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 |
|---|---|---|---|---|
* — Corpo das páginas —
*/
body {
font-family: 'Open Sans', 'Segoe UI', Arial, sans-serif;
background-color: #f4f4f4;
}
/*
* — Margens —
*/
.mar-0 {
margin: 0;
}
.mar-top-0 {
margin-top: 0;
}
.mar-top-5 {
margin-top: 5px;
}
.mar-top-10 {
margin-top: 10px;
}
.mar-top-15 {
margin-top: 15px;
}
.mar-top-25 {
margin-top: 25px;
}
.mar-top-50 {
margin-top: 50px;
}
.mar-bottom-0 {
margin-bottom: 0;
}
.mar-bottom-5 {
margin-bottom: 5px;
}
.mar-bottom-10 {
margin-bottom: 10px;
}
.mar-bottom-15 {
margin-bottom: 15px;
}
.mar-bottom-25 {
margin-bottom: 25px;
}
.mar-bottom-50 {
margin-bottom: 50px;
}
.mar-left-0 {
margin-left: 0;
}
.mar-left-5 {
margin-left: 5px;
}
.mar-left-15 {
margin-left: 15px;
}
.mar-left-25 {
margin-left: 25px;
}
.mar-left-50 {
margin-left: 50px;
}
.mar-right-0 {
margin-right: 0;
}
.mar-right-5 {
margin-right: 5px;
}
.mar-right-15 {
margin-right: 15px;
}
.mar-right-25 {
margin-right: 25px;
}
.mar-right-50 {
margin-right: 50px;
}
.mar-hor-0 {
margin-left: 0;
margin-right: 0;
}
.mar-hor-5 {
margin-left: 5px;
margin-right: 5px;
}
.mar-hor-15 {
margin-left: 15px;
margin-right: 15px;
}
.mar-hor-25 {
margin-left: 25px;
margin-right: 25px;
}
.mar-hor-50 {
margin-left: 50px;
margin-right: 50px;
}
.mar-ver-0 {
margin-top: 0;
margin-bottom: 0;
}
.mar-ver-5 {
margin-top: 5px;
margin-bottom: 5px;
}
.mar-ver-15 {
margin-top: 15px;
margin-bottom: 15px;
}
.mar-ver-25 {
margin-top: 25px;
margin-bottom: 25px;
}
.mar-ver-50 {
margin-top: 50px;
margin-bottom: 50px;
}
/*
* — Espaçamentos —
*/
.pad-0 {
padding: 0;
}
.pad-top-0 {
padding-top: 0;
}
.pad-top-5 {
padding-top: 5px;
}
.pad-top-15 {
padding-top: 15px;
}
.pad-top-25 {
padding-top: 25px;
}
.pad-top-50 {
padding-top: 50px;
}
.pad-bottom-0 {
padding-bottom: 0;
}
.pad-bottom-5 {
padding-bottom: 5px;
}
.pad-bottom-15 {
padding-bottom: 15px;
}
.pad-bottom-25 {
padding-bottom: 25px;
}
.pad-bottom-50 {
padding-bottom: 50px;
}
.pad-left-0 {
padding-left: 0;
}
.pad-left-5 {
padding-left: 5px;
}
.pad-left-15 {
padding-left: 15px;
}
.pad-left-25 {
padding-left: 25px;
}
.pad-left-50 {
padding-left: 50px;
}
.pad-right-0 {
padding-right: 0;
}
.pad-right-5 {
padding-right: 5px;
}
.pad-right-15 {
padding-right: 15px;
}
.pad-right-25 {
padding-right: 25px;
}
.pad-right-50 {
padding-right: 50px;
}
.pad-hor-0 {
padding-left: 0;
padding-right: 0;
}
.pad-hor-5 {
padding-left: 5px;
padding-right: 5px;
}
.pad-hor-15 {
padding-left: 15px;
padding-right: 15px;
}
.pad-hor-25 {
padding-left: 25px;
padding-right: 25px;
}
.pad-hor-50 {
padding-left: 50px;
padding-right: 50px;
}
.pad-ver-0 {
padding-top: 0;
padding-bottom: 0;
}
.pad-ver-5 {
padding-top: 5px;
padding-bottom: 5px;
}
.pad-ver-15 {
padding-top: 15px;
padding-bottom: 15px;
}
.pad-ver-25 {
padding-top: 25px;
padding-bottom: 25px;
}
.pad-ver-50 {
padding-top: 50px;
padding-bottom: 50px;
}
/* ================================================== */ | Content/onlinesites.basico.css | * — Corpo das páginas —
*/
body {
font-family: 'Open Sans', 'Segoe UI', Arial, sans-serif;
background-color: #f4f4f4;
}
/*
* — Margens —
*/
.mar-0 {
margin: 0;
}
.mar-top-0 {
margin-top: 0;
}
.mar-top-5 {
margin-top: 5px;
}
.mar-top-10 {
margin-top: 10px;
}
.mar-top-15 {
margin-top: 15px;
}
.mar-top-25 {
margin-top: 25px;
}
.mar-top-50 {
margin-top: 50px;
}
.mar-bottom-0 {
margin-bottom: 0;
}
.mar-bottom-5 {
margin-bottom: 5px;
}
.mar-bottom-10 {
margin-bottom: 10px;
}
.mar-bottom-15 {
margin-bottom: 15px;
}
.mar-bottom-25 {
margin-bottom: 25px;
}
.mar-bottom-50 {
margin-bottom: 50px;
}
.mar-left-0 {
margin-left: 0;
}
.mar-left-5 {
margin-left: 5px;
}
.mar-left-15 {
margin-left: 15px;
}
.mar-left-25 {
margin-left: 25px;
}
.mar-left-50 {
margin-left: 50px;
}
.mar-right-0 {
margin-right: 0;
}
.mar-right-5 {
margin-right: 5px;
}
.mar-right-15 {
margin-right: 15px;
}
.mar-right-25 {
margin-right: 25px;
}
.mar-right-50 {
margin-right: 50px;
}
.mar-hor-0 {
margin-left: 0;
margin-right: 0;
}
.mar-hor-5 {
margin-left: 5px;
margin-right: 5px;
}
.mar-hor-15 {
margin-left: 15px;
margin-right: 15px;
}
.mar-hor-25 {
margin-left: 25px;
margin-right: 25px;
}
.mar-hor-50 {
margin-left: 50px;
margin-right: 50px;
}
.mar-ver-0 {
margin-top: 0;
margin-bottom: 0;
}
.mar-ver-5 {
margin-top: 5px;
margin-bottom: 5px;
}
.mar-ver-15 {
margin-top: 15px;
margin-bottom: 15px;
}
.mar-ver-25 {
margin-top: 25px;
margin-bottom: 25px;
}
.mar-ver-50 {
margin-top: 50px;
margin-bottom: 50px;
}
/*
* — Espaçamentos —
*/
.pad-0 {
padding: 0;
}
.pad-top-0 {
padding-top: 0;
}
.pad-top-5 {
padding-top: 5px;
}
.pad-top-15 {
padding-top: 15px;
}
.pad-top-25 {
padding-top: 25px;
}
.pad-top-50 {
padding-top: 50px;
}
.pad-bottom-0 {
padding-bottom: 0;
}
.pad-bottom-5 {
padding-bottom: 5px;
}
.pad-bottom-15 {
padding-bottom: 15px;
}
.pad-bottom-25 {
padding-bottom: 25px;
}
.pad-bottom-50 {
padding-bottom: 50px;
}
.pad-left-0 {
padding-left: 0;
}
.pad-left-5 {
padding-left: 5px;
}
.pad-left-15 {
padding-left: 15px;
}
.pad-left-25 {
padding-left: 25px;
}
.pad-left-50 {
padding-left: 50px;
}
.pad-right-0 {
padding-right: 0;
}
.pad-right-5 {
padding-right: 5px;
}
.pad-right-15 {
padding-right: 15px;
}
.pad-right-25 {
padding-right: 25px;
}
.pad-right-50 {
padding-right: 50px;
}
.pad-hor-0 {
padding-left: 0;
padding-right: 0;
}
.pad-hor-5 {
padding-left: 5px;
padding-right: 5px;
}
.pad-hor-15 {
padding-left: 15px;
padding-right: 15px;
}
.pad-hor-25 {
padding-left: 25px;
padding-right: 25px;
}
.pad-hor-50 {
padding-left: 50px;
padding-right: 50px;
}
.pad-ver-0 {
padding-top: 0;
padding-bottom: 0;
}
.pad-ver-5 {
padding-top: 5px;
padding-bottom: 5px;
}
.pad-ver-15 {
padding-top: 15px;
padding-bottom: 15px;
}
.pad-ver-25 {
padding-top: 25px;
padding-bottom: 25px;
}
.pad-ver-50 {
padding-top: 50px;
padding-bottom: 50px;
}
/* ================================================== */ | 0.444806 | 0.122655 |
body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0; font:12px/1.5 "Microsoft Yahei","\5FAE\8F6F\96C5\9ED1",arial,sans-serif;}
ul,ol{list-style:none;}
body{color: #121212; font:12px/1.5 "Microsoft Yahei","\5FAE\8F6F\96C5\9ED1",arial,sans-serif;-webkit-text-size-adjust:none; -webkit-font-smoothing:antialiased}
select,input,button{vertical-align:middle;font-size:100%;}
fieldset,img{border:0 none;}
em{font-style:normal;}
.clear{clear:both;display:block;height:0;visibility:hidden;font:0/0 arial;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size:0;}
.clearfix{*zoom:1;}
/* glabal */
body{background: #f1f1f1;}
.wrapper{width: 1200px; margin: 0 auto;}
a{ color: #121212; text-decoration: none;-webkit-transition: color .2s linear; transition: color .2s linear;}
a:hover{ color: #10bad1; text-decoration: none;}
.layer-bg{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#7F000000", endColorstr="#7F000000");
background-color:rgba(0,0,0,0.5); z-index: 999;}
/* 视频弹层 */
.vedio-layer{ position: fixed; top: 50%; left: 50%; margin: -290px 0 0 -430px; width: 859px; height: 580px; background-color: #f5f5f5; z-index: 1000; overflow: hidden;}
.vedio-layer .title{ position: relative; padding: 0 0 0 30px; height: 57px; line-height: 57px;}
.vedio-layer .title h3{ font-size: 16px; font-weight: 400; line-height: 57px;}
.vedio-layer .title .close{ position: absolute; top: 22px; right: 29px; width: 13px; height: 13px; background: url(../image/media-icon.png) 0 0; font-size: 0; cursor: pointer;}
html,body{ overflow-x: hidden;}
.z2-sub-nav{ /*position: absolute; top: 81px; left: 0;*/ width: 100%; height: 50px; /*color: #fff;*/ z-index: 8; background-color: #f1f1f1;}
.z2-sub-nav .z2Pro{ float: left; font: 22px/50px "microsoft yahei";}
.z2-sub-nav .links{ float: right; margin: 10px 0 0; font: 14px/30px "microsoft yahei";}
.z2-sub-nav .links a{ display: inline-block; margin-left: 30px; color: #121212; -webkit-transition: all .2s linear; transition: all .2s linear;}
.z2-sub-nav .links a:hover,.z2-sub-nav .links .cur{ color: #10bad0;}
.z2-sub-nav .links .btn{ margin-left: 40px; width: 84px; height: 30px; background-color: #10bad0; text-align: center; border-radius: 2px; color: #fff;}
.z2-sub-nav .links .btn:hover{ background-color: #10bad0; color: #fff;}
/* bx-wrapper */
.bx-wrapper{position: relative; margin: 0 auto; padding: 0; *zoom: 1;}
.bx-wrapper img{/*max-width: 100%;*/ display: block;}
.bx-wrapper .bx-viewport{left: 0; background: #fff;-webkit-transform:translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0);}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position: absolute; bottom: -30px; width: 100%;}
.bx-wrapper .bx-loading{min-height: 50px; background: url(../image/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000;}
.bx-wrapper .bx-pager{text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display: inline-block; *zoom: 1; *display: inline; vertical-align: middle;}
.bx-wrapper .bx-pager.bx-default-pager a{text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background: #000;}
.bx-wrapper .bx-prev{left: 10px;}
.bx-wrapper .bx-next{right: 10px;}
.bx-wrapper .bx-prev:hover{background-position: 0 0;}
.bx-wrapper .bx-next:hover{background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a{position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled{display: none;}
.bx-wrapper .bx-controls-auto{text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start{display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop{display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position: -86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align: left; width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right: 0; width: 35px;}
.bx-wrapper .bx-caption{position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80,80,80,0.75); width: 100%;}
.bx-wrapper .bx-caption span{color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px;}
.fixed-sub-nav{ position: fixed; top: 0; left: 0; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#E5FFFFFF", endColorstr="#E5FFFFFF");
background-color:rgba(255,255,255,0.9); color: #121212; z-index: 999; -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 5px rgba(0,0,0,.1); -o-box-shadow: 0 1px 5px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 5px rgba(0,0,0,.1); box-shadow: 0 1px 5px rgba(0,0,0,.1); -webkit-animation: subNavDown .5s linear; animation: subNavDown .5s linear;}
:root .fixed-sub-nav{ filter: none;}
.fixed-sub-nav .links a{ color: #121212;}
.fixed-sub-nav .links .btn{ color: #fff;}
.section{ *position: relative; overflow: hidden; background-repeat: no-repeat; background-position: top center;}
.section .wrapper{ position: relative;}
.text-box .title{ font-size: 48px; line-height: 56px; font-weight: 100;}
.text-box .txt{ margin-top: 24px; font-size: 16px; line-height: 30px;}
.link-other{ display: block; margin-top: 18px; line-height: 24px; font-size: 14px; color: #10bad1 !important; text-decoration: underline;}
.txt-item{ margin-left: auto; margin-right: auto; margin-top: 70px;}
.txt-item li{ float: left; position: relative;}
.txt-item .font40s{ font-size: 30px; line-height: 38px; font-weight: 100; color: #121212;}
.txt-item .font50s{ margin-top: 5px; font-size: 14px; color: #999; line-height: 30px;}
.txt-item li .line{ position: absolute; right: 0; top: 50%; margin-top: -25px; height: 50px; width: 1px; overflow: hidden;}
/* specs */
.specs-body{ background-color: #fff;}
.specs-top{ padding: 110px 0 80px;}
.specs-top .z2pro-pic{ float: left; width: 483px; height: 606px; overflow: hidden;}
.specs-top-r{ width: 532px; float: right;}
.specs-top-parameter{ padding-top: 10px;}
.specs-top-parameter li{ float: left; padding: 0 10px 0 0; width: 162px; margin: 80px 0 0;}
.specs-top-parameter li .title{ display: block; height: 40px; line-height: 40px; font-size: 26px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: normal;}
.specs-top-parameter li p{ height: 26px; line-height: 26px; font-size: 14px; color: #666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.color-change{ margin: 52px 0 0; padding: 52px 0 0; width: 490px; border-top: 1px solid #e0e0e0;}
.color-change-wrap li{ float: left; margin-right: 80px; width: 46px; text-align: center; cursor: pointer;}
.color-change-wrap li .color{ display: block; padding-top: 60px; font-size: 14px; line-height: 24px; background: url(../image/btn.png) no-repeat;}
.color-change-wrap .item1 .color{ background-position: 0 0;}
.color-change-wrap .item2 .color{ background-position: -50px 0;}
.color-change-wrap .cur .color{ color: #10bad0;}
.color-change-wrap .item1.cur .color{ background-position: -100px 0;}
.color-change-wrap .item2.cur .color{ background-position: -150px 0;}
.z2Pro-parameters-box .parameters-items .parameters-item{position: relative; min-height: 24px; padding: 50px 0 50px 422px; border-top: 1px solid #E4E4E4; font-size: 14px; line-height: 32px; text-align: left;}
.z2Pro-parameters-box .parameters-items .parameters-item p{ font-size: 14px; line-height: 32px;}
.z2Pro-parameters-box .parameters-items .item-title{position: absolute; top: 50px; left: 21px; font: normal 24px/32px 'Microsoft YaHei','\5FAE\8F6F\96C5\9ED1';}
.z2Pro-parameters-box .parameters-items a{color: #10bad0;}
.z2Pro-parameters-box .parameters-item table{width: 600px; border-collapse: collapse; border-spacing: 0;}
.z2Pro-parameters-box .parameters-item table td{width: 240px; vertical-align: top;}
.z2Pro-parameters-box .parameters-item .parameters-pic{display: block;}
.z2Pro-parameters-box .parameters-item .parameters-pic4{padding: 0 0 8px;}
.z2Pro-parameters-box .parameters-item .news-list{ font-size: 14px; line-height: 30px;}
.z2Pro-parameters-box .parameters-item .news-list li{ font-size: 14px; line-height: 30px; list-style-type: disc;}
.z2Pro-parameters-box .parameters-item .version .title{ display: block; font-size: 16px; font-weight: bold; margin-bottom: 14px;}
.z2Pro-parameters-box .parameters-item .version1{ margin-top: 27px;}
.moto-pr{height: 545px;}
.moto-pr-pic{position: absolute; top: 30px; left: 260px;}
.tips-section{ padding: 54px 0; background-color: #fff;}
.tips-section .wrapper p{ font-size: 14px; line-height: 24px; color: #808080;}
.tips-section .wrapper .last{ padding-left: 31px;}
.change-wrap .wrapper{ height: 878px; width: 100%; overflow: hidden;}
.change-wrap .bx-wrapper{ width: 3540px; position: absolute; top: 0; left: 50%; margin-left: -1770px; }
.change-wrap .bxslider{ overflow: hidden;}
.change-wrap .bx-wrapper .bx-viewport{ background: transparent;}
.change-wrap .bxslider img{ vertical-align: top;}
.change-wrap .bxslider li{ width: 1100px !important;}
.change-wrap .bxslider li .title img{ display: block; margin: 0 auto;}
.change-wrap .bxslider .big-pic{ position: relative; margin: 43px 0 0; width: 1100px; height: 600px; -webkit-user-select: none; -o-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.tab-txt-wrap{ padding-top: 113px; width: 1200px; margin: 0 auto; position: relative; z-index: 5;}
.tab-txt-wrap .layer-l,.tab-txt-wrap .layer-r{ position: absolute; top: 300px; width: 1000px; height: 600px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#66000000", endColorstr="#66000000"); background-color:rgba(0,0,0,0.4);}
.tab-txt-wrap .layer-l{ left: -1070px;}
.tab-txt-wrap .layer-r{ right: -1070px;}
.tab-txt-wrap li{ display: none; margin: 0 auto; width: 770px; text-align: center;}
.tab-txt-wrap li.cur{ display: block;}
.tab-txt-wrap li .font40s{ font-size: 48px; line-height: 56px; font-weight: 100;}
.tab-txt-wrap li .font50s{ margin-top: 28px; font-size: 16px; line-height: 30px;}
.change-wrap .bx-wrapper .bx-pager.bx-default-pager a{ width: 6px; height: 6px; background-color: #ccc; border: 1px solid #f5f5f5; border-radius: 5px;}
.change-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, .change-wrap .bx-wrapper .bx-pager.bx-default-pager a.active{ background: transparent; border-color: #10bad1;}
.change-wrap .bx-wrapper .bx-pager, .change-wrap .bx-wrapper .bx-controls-auto{ position: absolute; bottom:-60px; padding: 0; width: 100%;}
.change-wrap .bx-controls-direction{ width: 1238px; position:absolute; height: 57px; left: 50%; bottom: 0; margin: 0 0 0 -619px; }
.change-wrap .bx-wrapper .bx-controls-direction a,.pic-wrapper .bx-wrapper .bx-controls-direction a{ position: absolute; margin-top:0; top: -369px; width: 29px; height: 57px; background: url(../image/slide-btn.png) no-repeat; font-size: 0;}
.change-wrap .bx-wrapper .bx-controls-direction .bx-prev,.pic-wrapper .bx-wrapper .bx-controls-direction .bx-prev{ left: 0; background-position: 0 0;}
.change-wrap .bx-wrapper .bx-controls-direction .bx-prev:hover,.pic-wrapper .bx-wrapper .bx-controls-direction .bx-prev:hover{ background-position: 0 -60px;}
.change-wrap .bx-wrapper .bx-controls-direction .bx-next,.pic-wrapper .bx-wrapper .bx-controls-direction .bx-next{ right: 0; background-position: 0 -120px;}
.change-wrap .bx-wrapper .bx-controls-direction .bx-next:hover,.pic-wrapper .bx-wrapper .bx-controls-direction .bx-next:hover{ background-position: 0 -180px;}
.bottom-section{ background-color: #f7f7f7;}
.bottom-section .wrapper{ height: 260px;}
.bottom-section .link-other{ margin-top: 0;}
.bottom-section .text-box{ padding: 89px 0 0 50px;}
.bottom-section .text-box .title{ margin-top: 9px; font-size: 36px;}
.bottom-section .img1{ position: absolute; top: 0; right: -24px;}
.pic-txt li{ position: relative; float: left; width: 49.99%; height: 520px; overflow: hidden;}
.pic-txt li img{ position: absolute;}
.pic-txt li .touch-txt{ position: absolute; top: 154px; width: 428px;}
.pic-txt li .touch-txt .font40s{ font-size: 36px; line-height: 46px; font-weight: 100;}
.pic-txt li .touch-txt .font50s{ margin-top: 15px; font-size: 16px; line-height: 30px;}
.pic-txt .item1 .touch-txt{ right: 120px;}
.pic-txt .item2 img{ top: 0; left: 0;}
.pic-txt .item3 img{ top: 0; right: 0;}
.pic-txt .item4 .touch-txt{ left: 120px; text-align: right;}
.game-wrap .wrapper{ height: 700px;}
.game-wrap img{ vertical-align: top;}
.game-wrap .game1{ position: absolute; top: 0; left: -680px; width: 1280px; height: 700px; overflow: hidden;}
.game-wrap .game2{ position: absolute; top: 0; right: -680px; width: 1280px; height: 407px; background-color: #0f3b56; overflow: hidden;}
.game-wrap .game3{ position: absolute; top: 407px; right: -680px; width: 1280px; height: 293; background-color: #021b45; overflow: hidden;}
.game-wrap .game-txt{ position: absolute; padding: 0 38px; color: #fff; overflow: hidden;}
.game-wrap .game-txt .font40s{ font-size: 30px; line-height: 40px; font-weight: 100; margin-top: 54px;}
.game-wrap .game-txt .font50s{ margin-top: 13px; font-size: 14px; line-height: 30px;}
.game-wrap .game1 .game-txt{ bottom: 0; right: 0; height: 292px; width: 297px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#7F000000", endColorstr="#7F000000");
background-color:rgba(0,0,0,0.5);}
.game-wrap .game2 .game-txt{ top: 0; left: 320px; height: 100%; width: 154px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#E5104E87", endColorstr="#E5104E87");
background-color:rgba(16,78,135,0.9);}
.game-wrap .game3 .game-txt{ top: 0; left: 0; height: 100%; width: 154px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#E5A82267", endColorstr="#E5A82267");
background-color:rgba(168,34,103,0.9);}
:root .game-wrap .game-txt{ filter: none;}
.pic-wrapper{ margin: 55px auto 0; width: 1200px; position: relative; height: 782px;}
.pic-wrapper .pic-box{ position: absolute; top: 0; left: 50%; width: 2115px; margin-left: -1057px;}
.pic-wrapper .pic-inner{ width: 423px; margin: 0 auto; position: relative; height: 782px;}
.phone-list li{ width: 325px !important; margin: 0 49px !important;}
.phone-list li img{ max-width: 100%;}
.phone-list li .font40s{ margin-top: 40px; font-size: 30px; line-height: 38px; font-weight: normal; text-align: center;}
.phone-list li .font50s{ margin: 8px 0 0; padding: 0 30px; line-height: 24px; font-size: 14px; color: #808080;}
.pic-wrapper .bx-viewport{ overflow: visible !important;}
.pic-wrapper .bx-wrapper{ position: absolute; top: 0; left: 0;}
.pic-wrapper .bx-wrapper .bx-pager{ position: absolute; bottom: -200px; left: 0;}
.pic-wrapper .bx-wrapper .bx-controls-direction a{ top: 278px}
.pic-wrapper .left-layer,.pic-wrapper .right-layer{ position: absolute; top: 0; height: 850px; width: 1078px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#B2FFFFFF", endColorstr="#B2FFFFFF"); background-color:rgba(255,255,255,0.7); z-index: 10;}
:root .pic-wrapper .left-layer,:root .pic-wrapper .right-layer{ filter: none;}
.pic-wrapper .left-layer{ left: -723px;}
.pic-wrapper .right-layer{ right: -723px;}
.overview-bg3 .txt-item li .line,
.overview-bg6 .txt-item li .line,
.screen-bg3 .txt-item li .line,
.cup-bg9 .txt-item li .line,
.camera-bg2 .txt-item li .line,
.design-bg2 .txt-item li .line,
.design-bg6 .txt-item .line,
.flagship-bg3 .txt-item li .line,
.o-bg2 .txt-item li .line,
.o-bg9 .txt-item li .line,
.d-bg3 .text-box li .line,
.d-bg5 .txt-item li .line,
.p-bg1 .txt-item li .line{ filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#33FFFFFF", endColorstr="#33FFFFFF"); background-color:rgba(255,255,255,0.2);}
:root .overview-bg3 .txt-item li .line,
:root .overview-bg6 .txt-item li .line,
:root .screen-bg3 .txt-item li .line,
:root .cup-bg9 .txt-item li .line,
:root .camera-bg2 .txt-item li .line,
:root .design-bg2 .txt-item li .line,
:root .design-bg6 .txt-item .line,
:root .flagship-bg3 .txt-item li .line,
:root .o-bg2 li .line,
:root .o-bg9 .txt-item li .line,
:root .d-bg3 .text-box li .line,
:root .d-bg5 .txt-item li .line,
:root .p-bg1 .txt-item li .line{ filter: none;}
.overview-bg5 .txt-item li .line,
.overview-bg7 .txt-item li .line,
.cup-bg2 .txt-item li .line,
.flagship-bg7 .txt-item li .line,
.flagship-bg9 .txt-item li .line,
.flagship-bg10 .txt-item li .line,
.o-bg4 .txt-item li .line,
.o-bg11 .txt-item li .line,
.d-bg2 .txt-item li .line,
.d-bg7 .txt-item li .line,
.f-bg4 .txt-item li .line,
.f-bg5 .txt-item li .line{ background: #ccc;}
.no-float li{ float: none; margin-top: 48px;}
.animate{
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
}
.bom-parameter-tips{ background-color: #f5f5f5; padding: 35px 0;}
.bom-parameter-tips .inner{ width: 966px; margin: 0 auto; color: #818181; line-height: 29px; font-size: 16px;}
.bom-parameter-tips .inner p{ position: relative; padding-left: 17px;}
.bom-parameter-tips .inner span{ position: absolute; top: 0; left: 0; width: 17px;} | public/static/css/z2-public.css | body,h1,h2,h3,h4,h5,h6,dl,dt,dd,ul,ol,li,th,td,p,blockquote,pre,form,fieldset,legend,input,button,textarea,hr{margin:0;padding:0; font:12px/1.5 "Microsoft Yahei","\5FAE\8F6F\96C5\9ED1",arial,sans-serif;}
ul,ol{list-style:none;}
body{color: #121212; font:12px/1.5 "Microsoft Yahei","\5FAE\8F6F\96C5\9ED1",arial,sans-serif;-webkit-text-size-adjust:none; -webkit-font-smoothing:antialiased}
select,input,button{vertical-align:middle;font-size:100%;}
fieldset,img{border:0 none;}
em{font-style:normal;}
.clear{clear:both;display:block;height:0;visibility:hidden;font:0/0 arial;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;font-size:0;}
.clearfix{*zoom:1;}
/* glabal */
body{background: #f1f1f1;}
.wrapper{width: 1200px; margin: 0 auto;}
a{ color: #121212; text-decoration: none;-webkit-transition: color .2s linear; transition: color .2s linear;}
a:hover{ color: #10bad1; text-decoration: none;}
.layer-bg{ position: fixed; width: 100%; height: 100%; top: 0; left: 0; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#7F000000", endColorstr="#7F000000");
background-color:rgba(0,0,0,0.5); z-index: 999;}
/* 视频弹层 */
.vedio-layer{ position: fixed; top: 50%; left: 50%; margin: -290px 0 0 -430px; width: 859px; height: 580px; background-color: #f5f5f5; z-index: 1000; overflow: hidden;}
.vedio-layer .title{ position: relative; padding: 0 0 0 30px; height: 57px; line-height: 57px;}
.vedio-layer .title h3{ font-size: 16px; font-weight: 400; line-height: 57px;}
.vedio-layer .title .close{ position: absolute; top: 22px; right: 29px; width: 13px; height: 13px; background: url(../image/media-icon.png) 0 0; font-size: 0; cursor: pointer;}
html,body{ overflow-x: hidden;}
.z2-sub-nav{ /*position: absolute; top: 81px; left: 0;*/ width: 100%; height: 50px; /*color: #fff;*/ z-index: 8; background-color: #f1f1f1;}
.z2-sub-nav .z2Pro{ float: left; font: 22px/50px "microsoft yahei";}
.z2-sub-nav .links{ float: right; margin: 10px 0 0; font: 14px/30px "microsoft yahei";}
.z2-sub-nav .links a{ display: inline-block; margin-left: 30px; color: #121212; -webkit-transition: all .2s linear; transition: all .2s linear;}
.z2-sub-nav .links a:hover,.z2-sub-nav .links .cur{ color: #10bad0;}
.z2-sub-nav .links .btn{ margin-left: 40px; width: 84px; height: 30px; background-color: #10bad0; text-align: center; border-radius: 2px; color: #fff;}
.z2-sub-nav .links .btn:hover{ background-color: #10bad0; color: #fff;}
/* bx-wrapper */
.bx-wrapper{position: relative; margin: 0 auto; padding: 0; *zoom: 1;}
.bx-wrapper img{/*max-width: 100%;*/ display: block;}
.bx-wrapper .bx-viewport{left: 0; background: #fff;-webkit-transform:translatez(0); -moz-transform: translatez(0); -ms-transform: translatez(0); -o-transform: translatez(0); transform: translatez(0);}
.bx-wrapper .bx-pager,.bx-wrapper .bx-controls-auto{position: absolute; bottom: -30px; width: 100%;}
.bx-wrapper .bx-loading{min-height: 50px; background: url(../image/bx_loader.gif) center center no-repeat #fff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000;}
.bx-wrapper .bx-pager{text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px;}
.bx-wrapper .bx-pager .bx-pager-item,.bx-wrapper .bx-controls-auto .bx-controls-auto-item{display: inline-block; *zoom: 1; *display: inline; vertical-align: middle;}
.bx-wrapper .bx-pager.bx-default-pager a{text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-pager.bx-default-pager a.active{background: #000;}
.bx-wrapper .bx-prev{left: 10px;}
.bx-wrapper .bx-next{right: 10px;}
.bx-wrapper .bx-prev:hover{background-position: 0 0;}
.bx-wrapper .bx-next:hover{background-position: -43px 0;}
.bx-wrapper .bx-controls-direction a{position: absolute; top: 50%; margin-top: -16px; outline: 0; width: 32px; height: 32px; text-indent: -9999px; z-index: 9999;}
.bx-wrapper .bx-controls-direction a.disabled{display: none;}
.bx-wrapper .bx-controls-auto{text-align: center;}
.bx-wrapper .bx-controls-auto .bx-start{display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,.bx-wrapper .bx-controls-auto .bx-start.active{background-position: -86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop{display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; margin: 0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,.bx-wrapper .bx-controls-auto .bx-stop.active{background-position: -86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align: left; width: 80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right: 0; width: 35px;}
.bx-wrapper .bx-caption{position: absolute; bottom: 0; left: 0; background: #666\9; background: rgba(80,80,80,0.75); width: 100%;}
.bx-wrapper .bx-caption span{color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px;}
.fixed-sub-nav{ position: fixed; top: 0; left: 0; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#E5FFFFFF", endColorstr="#E5FFFFFF");
background-color:rgba(255,255,255,0.9); color: #121212; z-index: 999; -webkit-box-shadow: 0 1px 5px rgba(0,0,0,.1); -moz-box-shadow: 0 1px 5px rgba(0,0,0,.1); -o-box-shadow: 0 1px 5px rgba(0,0,0,.1); -ms-box-shadow: 0 1px 5px rgba(0,0,0,.1); box-shadow: 0 1px 5px rgba(0,0,0,.1); -webkit-animation: subNavDown .5s linear; animation: subNavDown .5s linear;}
:root .fixed-sub-nav{ filter: none;}
.fixed-sub-nav .links a{ color: #121212;}
.fixed-sub-nav .links .btn{ color: #fff;}
.section{ *position: relative; overflow: hidden; background-repeat: no-repeat; background-position: top center;}
.section .wrapper{ position: relative;}
.text-box .title{ font-size: 48px; line-height: 56px; font-weight: 100;}
.text-box .txt{ margin-top: 24px; font-size: 16px; line-height: 30px;}
.link-other{ display: block; margin-top: 18px; line-height: 24px; font-size: 14px; color: #10bad1 !important; text-decoration: underline;}
.txt-item{ margin-left: auto; margin-right: auto; margin-top: 70px;}
.txt-item li{ float: left; position: relative;}
.txt-item .font40s{ font-size: 30px; line-height: 38px; font-weight: 100; color: #121212;}
.txt-item .font50s{ margin-top: 5px; font-size: 14px; color: #999; line-height: 30px;}
.txt-item li .line{ position: absolute; right: 0; top: 50%; margin-top: -25px; height: 50px; width: 1px; overflow: hidden;}
/* specs */
.specs-body{ background-color: #fff;}
.specs-top{ padding: 110px 0 80px;}
.specs-top .z2pro-pic{ float: left; width: 483px; height: 606px; overflow: hidden;}
.specs-top-r{ width: 532px; float: right;}
.specs-top-parameter{ padding-top: 10px;}
.specs-top-parameter li{ float: left; padding: 0 10px 0 0; width: 162px; margin: 80px 0 0;}
.specs-top-parameter li .title{ display: block; height: 40px; line-height: 40px; font-size: 26px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-weight: normal;}
.specs-top-parameter li p{ height: 26px; line-height: 26px; font-size: 14px; color: #666; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.color-change{ margin: 52px 0 0; padding: 52px 0 0; width: 490px; border-top: 1px solid #e0e0e0;}
.color-change-wrap li{ float: left; margin-right: 80px; width: 46px; text-align: center; cursor: pointer;}
.color-change-wrap li .color{ display: block; padding-top: 60px; font-size: 14px; line-height: 24px; background: url(../image/btn.png) no-repeat;}
.color-change-wrap .item1 .color{ background-position: 0 0;}
.color-change-wrap .item2 .color{ background-position: -50px 0;}
.color-change-wrap .cur .color{ color: #10bad0;}
.color-change-wrap .item1.cur .color{ background-position: -100px 0;}
.color-change-wrap .item2.cur .color{ background-position: -150px 0;}
.z2Pro-parameters-box .parameters-items .parameters-item{position: relative; min-height: 24px; padding: 50px 0 50px 422px; border-top: 1px solid #E4E4E4; font-size: 14px; line-height: 32px; text-align: left;}
.z2Pro-parameters-box .parameters-items .parameters-item p{ font-size: 14px; line-height: 32px;}
.z2Pro-parameters-box .parameters-items .item-title{position: absolute; top: 50px; left: 21px; font: normal 24px/32px 'Microsoft YaHei','\5FAE\8F6F\96C5\9ED1';}
.z2Pro-parameters-box .parameters-items a{color: #10bad0;}
.z2Pro-parameters-box .parameters-item table{width: 600px; border-collapse: collapse; border-spacing: 0;}
.z2Pro-parameters-box .parameters-item table td{width: 240px; vertical-align: top;}
.z2Pro-parameters-box .parameters-item .parameters-pic{display: block;}
.z2Pro-parameters-box .parameters-item .parameters-pic4{padding: 0 0 8px;}
.z2Pro-parameters-box .parameters-item .news-list{ font-size: 14px; line-height: 30px;}
.z2Pro-parameters-box .parameters-item .news-list li{ font-size: 14px; line-height: 30px; list-style-type: disc;}
.z2Pro-parameters-box .parameters-item .version .title{ display: block; font-size: 16px; font-weight: bold; margin-bottom: 14px;}
.z2Pro-parameters-box .parameters-item .version1{ margin-top: 27px;}
.moto-pr{height: 545px;}
.moto-pr-pic{position: absolute; top: 30px; left: 260px;}
.tips-section{ padding: 54px 0; background-color: #fff;}
.tips-section .wrapper p{ font-size: 14px; line-height: 24px; color: #808080;}
.tips-section .wrapper .last{ padding-left: 31px;}
.change-wrap .wrapper{ height: 878px; width: 100%; overflow: hidden;}
.change-wrap .bx-wrapper{ width: 3540px; position: absolute; top: 0; left: 50%; margin-left: -1770px; }
.change-wrap .bxslider{ overflow: hidden;}
.change-wrap .bx-wrapper .bx-viewport{ background: transparent;}
.change-wrap .bxslider img{ vertical-align: top;}
.change-wrap .bxslider li{ width: 1100px !important;}
.change-wrap .bxslider li .title img{ display: block; margin: 0 auto;}
.change-wrap .bxslider .big-pic{ position: relative; margin: 43px 0 0; width: 1100px; height: 600px; -webkit-user-select: none; -o-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
.tab-txt-wrap{ padding-top: 113px; width: 1200px; margin: 0 auto; position: relative; z-index: 5;}
.tab-txt-wrap .layer-l,.tab-txt-wrap .layer-r{ position: absolute; top: 300px; width: 1000px; height: 600px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#66000000", endColorstr="#66000000"); background-color:rgba(0,0,0,0.4);}
.tab-txt-wrap .layer-l{ left: -1070px;}
.tab-txt-wrap .layer-r{ right: -1070px;}
.tab-txt-wrap li{ display: none; margin: 0 auto; width: 770px; text-align: center;}
.tab-txt-wrap li.cur{ display: block;}
.tab-txt-wrap li .font40s{ font-size: 48px; line-height: 56px; font-weight: 100;}
.tab-txt-wrap li .font50s{ margin-top: 28px; font-size: 16px; line-height: 30px;}
.change-wrap .bx-wrapper .bx-pager.bx-default-pager a{ width: 6px; height: 6px; background-color: #ccc; border: 1px solid #f5f5f5; border-radius: 5px;}
.change-wrap .bx-wrapper .bx-pager.bx-default-pager a:hover, .change-wrap .bx-wrapper .bx-pager.bx-default-pager a.active{ background: transparent; border-color: #10bad1;}
.change-wrap .bx-wrapper .bx-pager, .change-wrap .bx-wrapper .bx-controls-auto{ position: absolute; bottom:-60px; padding: 0; width: 100%;}
.change-wrap .bx-controls-direction{ width: 1238px; position:absolute; height: 57px; left: 50%; bottom: 0; margin: 0 0 0 -619px; }
.change-wrap .bx-wrapper .bx-controls-direction a,.pic-wrapper .bx-wrapper .bx-controls-direction a{ position: absolute; margin-top:0; top: -369px; width: 29px; height: 57px; background: url(../image/slide-btn.png) no-repeat; font-size: 0;}
.change-wrap .bx-wrapper .bx-controls-direction .bx-prev,.pic-wrapper .bx-wrapper .bx-controls-direction .bx-prev{ left: 0; background-position: 0 0;}
.change-wrap .bx-wrapper .bx-controls-direction .bx-prev:hover,.pic-wrapper .bx-wrapper .bx-controls-direction .bx-prev:hover{ background-position: 0 -60px;}
.change-wrap .bx-wrapper .bx-controls-direction .bx-next,.pic-wrapper .bx-wrapper .bx-controls-direction .bx-next{ right: 0; background-position: 0 -120px;}
.change-wrap .bx-wrapper .bx-controls-direction .bx-next:hover,.pic-wrapper .bx-wrapper .bx-controls-direction .bx-next:hover{ background-position: 0 -180px;}
.bottom-section{ background-color: #f7f7f7;}
.bottom-section .wrapper{ height: 260px;}
.bottom-section .link-other{ margin-top: 0;}
.bottom-section .text-box{ padding: 89px 0 0 50px;}
.bottom-section .text-box .title{ margin-top: 9px; font-size: 36px;}
.bottom-section .img1{ position: absolute; top: 0; right: -24px;}
.pic-txt li{ position: relative; float: left; width: 49.99%; height: 520px; overflow: hidden;}
.pic-txt li img{ position: absolute;}
.pic-txt li .touch-txt{ position: absolute; top: 154px; width: 428px;}
.pic-txt li .touch-txt .font40s{ font-size: 36px; line-height: 46px; font-weight: 100;}
.pic-txt li .touch-txt .font50s{ margin-top: 15px; font-size: 16px; line-height: 30px;}
.pic-txt .item1 .touch-txt{ right: 120px;}
.pic-txt .item2 img{ top: 0; left: 0;}
.pic-txt .item3 img{ top: 0; right: 0;}
.pic-txt .item4 .touch-txt{ left: 120px; text-align: right;}
.game-wrap .wrapper{ height: 700px;}
.game-wrap img{ vertical-align: top;}
.game-wrap .game1{ position: absolute; top: 0; left: -680px; width: 1280px; height: 700px; overflow: hidden;}
.game-wrap .game2{ position: absolute; top: 0; right: -680px; width: 1280px; height: 407px; background-color: #0f3b56; overflow: hidden;}
.game-wrap .game3{ position: absolute; top: 407px; right: -680px; width: 1280px; height: 293; background-color: #021b45; overflow: hidden;}
.game-wrap .game-txt{ position: absolute; padding: 0 38px; color: #fff; overflow: hidden;}
.game-wrap .game-txt .font40s{ font-size: 30px; line-height: 40px; font-weight: 100; margin-top: 54px;}
.game-wrap .game-txt .font50s{ margin-top: 13px; font-size: 14px; line-height: 30px;}
.game-wrap .game1 .game-txt{ bottom: 0; right: 0; height: 292px; width: 297px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#7F000000", endColorstr="#7F000000");
background-color:rgba(0,0,0,0.5);}
.game-wrap .game2 .game-txt{ top: 0; left: 320px; height: 100%; width: 154px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#E5104E87", endColorstr="#E5104E87");
background-color:rgba(16,78,135,0.9);}
.game-wrap .game3 .game-txt{ top: 0; left: 0; height: 100%; width: 154px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#E5A82267", endColorstr="#E5A82267");
background-color:rgba(168,34,103,0.9);}
:root .game-wrap .game-txt{ filter: none;}
.pic-wrapper{ margin: 55px auto 0; width: 1200px; position: relative; height: 782px;}
.pic-wrapper .pic-box{ position: absolute; top: 0; left: 50%; width: 2115px; margin-left: -1057px;}
.pic-wrapper .pic-inner{ width: 423px; margin: 0 auto; position: relative; height: 782px;}
.phone-list li{ width: 325px !important; margin: 0 49px !important;}
.phone-list li img{ max-width: 100%;}
.phone-list li .font40s{ margin-top: 40px; font-size: 30px; line-height: 38px; font-weight: normal; text-align: center;}
.phone-list li .font50s{ margin: 8px 0 0; padding: 0 30px; line-height: 24px; font-size: 14px; color: #808080;}
.pic-wrapper .bx-viewport{ overflow: visible !important;}
.pic-wrapper .bx-wrapper{ position: absolute; top: 0; left: 0;}
.pic-wrapper .bx-wrapper .bx-pager{ position: absolute; bottom: -200px; left: 0;}
.pic-wrapper .bx-wrapper .bx-controls-direction a{ top: 278px}
.pic-wrapper .left-layer,.pic-wrapper .right-layer{ position: absolute; top: 0; height: 850px; width: 1078px; filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#B2FFFFFF", endColorstr="#B2FFFFFF"); background-color:rgba(255,255,255,0.7); z-index: 10;}
:root .pic-wrapper .left-layer,:root .pic-wrapper .right-layer{ filter: none;}
.pic-wrapper .left-layer{ left: -723px;}
.pic-wrapper .right-layer{ right: -723px;}
.overview-bg3 .txt-item li .line,
.overview-bg6 .txt-item li .line,
.screen-bg3 .txt-item li .line,
.cup-bg9 .txt-item li .line,
.camera-bg2 .txt-item li .line,
.design-bg2 .txt-item li .line,
.design-bg6 .txt-item .line,
.flagship-bg3 .txt-item li .line,
.o-bg2 .txt-item li .line,
.o-bg9 .txt-item li .line,
.d-bg3 .text-box li .line,
.d-bg5 .txt-item li .line,
.p-bg1 .txt-item li .line{ filter:progid:DXImageTransform.Microsoft.gradient(enabled="true", startColorstr="#33FFFFFF", endColorstr="#33FFFFFF"); background-color:rgba(255,255,255,0.2);}
:root .overview-bg3 .txt-item li .line,
:root .overview-bg6 .txt-item li .line,
:root .screen-bg3 .txt-item li .line,
:root .cup-bg9 .txt-item li .line,
:root .camera-bg2 .txt-item li .line,
:root .design-bg2 .txt-item li .line,
:root .design-bg6 .txt-item .line,
:root .flagship-bg3 .txt-item li .line,
:root .o-bg2 li .line,
:root .o-bg9 .txt-item li .line,
:root .d-bg3 .text-box li .line,
:root .d-bg5 .txt-item li .line,
:root .p-bg1 .txt-item li .line{ filter: none;}
.overview-bg5 .txt-item li .line,
.overview-bg7 .txt-item li .line,
.cup-bg2 .txt-item li .line,
.flagship-bg7 .txt-item li .line,
.flagship-bg9 .txt-item li .line,
.flagship-bg10 .txt-item li .line,
.o-bg4 .txt-item li .line,
.o-bg11 .txt-item li .line,
.d-bg2 .txt-item li .line,
.d-bg7 .txt-item li .line,
.f-bg4 .txt-item li .line,
.f-bg5 .txt-item li .line{ background: #ccc;}
.no-float li{ float: none; margin-top: 48px;}
.animate{
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: 1s;
transition-duration: 1s;
-webkit-transition-timing-function: linear;
transition-timing-function: linear;
}
.bom-parameter-tips{ background-color: #f5f5f5; padding: 35px 0;}
.bom-parameter-tips .inner{ width: 966px; margin: 0 auto; color: #818181; line-height: 29px; font-size: 16px;}
.bom-parameter-tips .inner p{ position: relative; padding-left: 17px;}
.bom-parameter-tips .inner span{ position: absolute; top: 0; left: 0; width: 17px;} | 0.334263 | 0.082883 |
@import url("./theme.css");
.monrepondeurauto .monrepondeurauto--card {
background: var(--cardBackground);
border: 1.5px solid var(--cardBorder);
border-radius: 20px;
margin: 8px 30px 0 0.3em;
overflow: hidden;
}
.monrepondeurauto .monrepondeurauto--mediaImg {
max-width: 100%;
border-radius: 20px;
}
.monrepondeurauto .monrepondeurauto--video video {
margin: 0 0 -5px 0px !important;
height: 169px;
}
.monrepondeurauto .monrepondeurauto--video {
background: var(--cardBackground);
overflow: hidden;
border-radius: 0px;
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--mediaImg {
max-width: 100%;
border-radius: 15px 15px 0 0;
border-bottom: 2px solid var(--cardBorder);
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-title {
color: var(--cardTextColor);
font-weight: bold;
font-size: 0.875em;
font-family: var(--fontType), sans-serif;
line-height: normal;
padding: 10px;
text-align: left;
background: var(--cardBackground);
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-subtitle {
color: var(--cardTextColor);
font-size: 0.875em;
font-family: var(--fontType), sans-serif;
line-height: normal;
padding-left: 10px;
padding-bottom: 10px;
text-align: left;
background: var(--cardBackground);
font-weight: 550;
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-formattedText {
color: var(--cardTextColor);
font-size: 0.875em;
font-family: var(--fontType), sans-serif;
line-height: normal;
padding: 10px;
text-align: left;
background: var(--cardBackground);
font-weight: 550;
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-button {
background: var(--cardButtonColor);
border-bottom: 1px solid var(--cardButtonBorder) !important;
border: 0;
font-size: 0.875em;
font-weight: 550;
font-family: var(--fontType), sans-serif;
line-height: normal;
top: 0 !important;
margin: 0;
padding: 10px 20px;
text-align: right;
width: 100%;
color: var(--cardButtonTextColor) !important;
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-button:last-child {
border-bottom-left-radius: 17px !important;
border-bottom-right-radius: 17px !important;
border-bottom: 0 solid var(--cardButtonBorder) !important;
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-button:hover,
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-button:focus,
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-button:active {
background: var(--hoverFillColor) !important;
color: var(--hoverFontColor) !important;
outline: none;
} | client/src/styles/css/styles/card.css | @import url("./theme.css");
.monrepondeurauto .monrepondeurauto--card {
background: var(--cardBackground);
border: 1.5px solid var(--cardBorder);
border-radius: 20px;
margin: 8px 30px 0 0.3em;
overflow: hidden;
}
.monrepondeurauto .monrepondeurauto--mediaImg {
max-width: 100%;
border-radius: 20px;
}
.monrepondeurauto .monrepondeurauto--video video {
margin: 0 0 -5px 0px !important;
height: 169px;
}
.monrepondeurauto .monrepondeurauto--video {
background: var(--cardBackground);
overflow: hidden;
border-radius: 0px;
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--mediaImg {
max-width: 100%;
border-radius: 15px 15px 0 0;
border-bottom: 2px solid var(--cardBorder);
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-title {
color: var(--cardTextColor);
font-weight: bold;
font-size: 0.875em;
font-family: var(--fontType), sans-serif;
line-height: normal;
padding: 10px;
text-align: left;
background: var(--cardBackground);
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-subtitle {
color: var(--cardTextColor);
font-size: 0.875em;
font-family: var(--fontType), sans-serif;
line-height: normal;
padding-left: 10px;
padding-bottom: 10px;
text-align: left;
background: var(--cardBackground);
font-weight: 550;
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-formattedText {
color: var(--cardTextColor);
font-size: 0.875em;
font-family: var(--fontType), sans-serif;
line-height: normal;
padding: 10px;
text-align: left;
background: var(--cardBackground);
font-weight: 550;
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-button {
background: var(--cardButtonColor);
border-bottom: 1px solid var(--cardButtonBorder) !important;
border: 0;
font-size: 0.875em;
font-weight: 550;
font-family: var(--fontType), sans-serif;
line-height: normal;
top: 0 !important;
margin: 0;
padding: 10px 20px;
text-align: right;
width: 100%;
color: var(--cardButtonTextColor) !important;
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-button:last-child {
border-bottom-left-radius: 17px !important;
border-bottom-right-radius: 17px !important;
border-bottom: 0 solid var(--cardButtonBorder) !important;
}
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-button:hover,
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-button:focus,
.monrepondeurauto .monrepondeurauto--card .monrepondeurauto--card-button:active {
background: var(--hoverFillColor) !important;
color: var(--hoverFontColor) !important;
outline: none;
} | 0.271928 | 0.117471 |
:root{
--theme-color: red;
--secondary-color: #8f8f8f;
--dark-theme-color: rgb(136, 2, 2);
}
@font-face{
font-family: 'Futura Light';
src: url("/fonts/FUTURA BK BT BOOK.TTF")
}
@font-face{
font-family: 'Futura Bold';
src: url("../fonts/FUTURA MD BT BOLD.TTF")
}
html {
scroll-behavior: smooth;
}
body{
width: 100%;
height: 100%;
padding: 0;
margin: 0;
overflow-x: hidden;
font-family: 'Futura Light';
}
.blog-banner{
width: 100%;
height: 41vw;
background-image: url('../images/8193.png');
background-position: center top;
background-size: 100% 100%;
position: relative;
margin-bottom: 50px;
background-repeat: no-repeat;
}
.blog-card{
max-width: 70vw;
}
.blog-headline{
color: var(--theme-color);
padding-top: 5vh;
text-align: center;
margin-top: 50px;
max-width: 100%;
overflow-x: hidden;
}
.blog-card{
border-radius: 20px;
overflow: hidden;
height: 100%;
width: 100%;
transition: 0.2s;
}
.blog-card:hover{
transform: scale(1.05);
}
a.link {
display: block;
height: 100%;
width: 100%;
text-decoration: none;
}
.blog-veja-mais{
width: 70%;
height: 60px;
margin-left: auto;
margin-right: auto;
background-color: var(--theme-color);
border-radius: 10px;
line-height: 60px;
color: #fff;
font-size: 2em;
font-family: 'Futura Bold';
text-align: center;
margin-bottom: 50px;
cursor: pointer;
transition: 0.2s;
}
.blog-veja-mais:hover{
transform: scale(1.02);
}
.blog-card-img{
height: 75%;
border-radius: 20px;
background-color: var(--secondary-color);
background-color: #c6c6c6;
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center;
}
.blog-card-title{
margin-top: 20px;
color: var(--theme-color);
font-family: 'Futura Bold';
overflow: hidden;
font-size: 1.7em;
}
.blog-card-body{
margin-top: 5px;
font-size: 0.9em;
color: var(--secondary-color)
}
.blog-headline h1{
margin-top: 30px;
}
.blog-post-main-image{
border-radius: 7px;
margin-top: -50px;
margin-bottom: 50px;
}
.blog-post-main-img{
border-radius: 7px;
max-width: 60%;
max-height: 300px;
display: block;
margin-left: auto;
margin-right: auto;
}
.blog-post-text{
margin-right: auto;
margin-left: auto;
text-align: justify;
text-justify: inter-word;
margin-bottom: 50px;
max-width: 70%;
overflow-x: hidden;
}
.blog-hover{
color: #000000;
text-decoration: none;
}
.blog-hover > div{
transition: 0.2s;
}
.blog-hover:hover > div{
transform: scale(1.05);
}
.container{
width: 80%;
margin-left: auto;
margin-right: auto;
}
.input{
margin-top: 5px;
width: 100%;
height: 2.5em;
border: 1px solid #c3c3c3;
border-radius: 3px;
outline: 0;
transition: 0.5s;
}
.input:focus{
-webkit-box-shadow: -1px 2px 17px -7px rgba(71, 12, 106,1);
-moz-box-shadow: -1px 2px 17px -7px rgba(71, 12, 106,1);
box-shadow: -1px 2px 17px -7px rgba(71, 12, 106,1);
}
.line{
background-color: var(--theme-color);
margin: 0 auto;
width: 0px;
height: 3px;
margin-bottom: 30px;
transition: 0.5s;
}
input:focus + .line{
width: 101%;
}
label{
font-size: 2em;
}
.submit-btn{
margin-top: 20px;
margin-bottom: 30px;
border-radius: 5px;
width: 100px;
float: right;
background-color: var(--theme-color);
color: #fff;
height: 30px;
border: none;
outline: none;
cursor: pointer;
}
.div-summary .input{
height: 3rem;
}
.input:focus + .line{
width: 101%;
}
.blog-post-text img{
display: block;
margin-left: auto;
margin-right: auto;
max-width: 100%;
margin-top: 20px;
margin-bottom: 20px;
border-radius: 3px;
}
.inputfile{
display: none;
}
.inputfile + label{
display: inline-block;
cursor: pointer;
background-color: var(--theme-color);
border-radius: 5px;
width: 150px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 1em;
color: #fff;
margin-top: 20px;
}
.ver-mais{
display: inline-block;
white-space: nowrap;
border-radius: 5px;
width: 170px;
margin-top: 20px;
background-color: var(--theme-color);
color: #fff;
height: 30px;
border: none;
outline: none !important;
font-size: 0.95em;
cursor: pointer;
}
.galeria{
display: block;
margin-top: 20px;
margin-bottom: 30px;
width: 100%;
height: auto;
z-index: 2000;
background-color: rgba(255, 255, 255, 0.9);
}
.galeria-row{
margin-left: auto;
margin-right: auto;
display: grid;
grid-template-columns: 200px 200px 200px 200px;
grid-gap: calc((79vw - 800px)/3);
height: auto;
}
.galeria-img{
position: relative;
height: 200px;
border-radius: 5px;
text-align: center;
border: 1px solid #c3c3c3;
transition: 0.2s;
cursor: pointer;
color: transparent;
}
.galeria-img:hover{
transform: scale(1.05)
}
.galeria-img-img{
position: absolute;
left: 0;
top: 0;
margin-top: 50%;
margin-left: 50%;
transform: translate(-50%, -50%);
max-height: 90%;
max-width: 100%;
}
.file-upload {
background-color: #ffffff;
width: 600px;
margin: 0 auto;
padding: 20px;
}
.file-upload-btn {
width: 100%;
margin: 0;
color: #fff;
background: var(--theme-color);
border: none;
padding: 10px;
border-radius: 4px;
border-bottom: 4px solid var(--dark-theme-color);
transition: all .2s ease;
outline: none;
text-transform: uppercase;
font-weight: 700;
}
.file-upload-btn:hover {
background: var(--dark-theme-color);
color: #ffffff;
transition: all .2s ease;
cursor: pointer;
}
.file-upload-btn:active {
border: 0;
transition: all .2s ease;
}
.file-upload-content {
display: none;
text-align: center;
}
.file-upload-input {
position: absolute;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
outline: none;
opacity: 0;
cursor: pointer;
}
.image-upload-wrap {
margin-top: 20px;
border: 4px dashed var(--theme-color);
position: relative;
}
.image-dropping,
.image-upload-wrap:hover {
background-color: var(--theme-color);
border: 4px dashed #ffffff;
}
.image-title-wrap {
padding: 0 15px 15px 15px;
color: #222;
}
.drag-text {
text-align: center;
}
.drag-text h3 {
font-weight: 100;
text-transform: uppercase;
color: var(--secondary-color);
font-weight: bold;
padding: 60px 0;
}
.file-upload-image {
max-height: 200px;
max-width: 200px;
margin: auto;
padding: 20px;
}
.remove-image {
width: 200px;
margin: 0;
color: #fff;
background: #cd4535;
border: none;
padding: 10px;
border-radius: 4px;
border-bottom: 4px solid #b02818;
transition: all .2s ease;
outline: none;
text-transform: uppercase;
font-weight: 700;
}
.remove-image:hover {
background: #c13b2a;
color: #ffffff;
transition: all .2s ease;
cursor: pointer;
}
.remove-image:active {
border: 0;
transition: all .2s ease;
}
.send-image{
margin-top: 20px;
float: right;
margin-bottom: 30px;
}
.small-label{
font-size: 1rem;
}
.radios{
margin-top: -20px;
}
#tamanho2{
margin-left: 20px;
}
.smallRed{
font-size: 0.8em;
color: red;
}
@media (min-width: 1101px){
.blog-grid,
.blog-grid-lonely{
width: 70%;
margin-left: auto;
margin-right: auto;
display: grid;
grid-template-columns: 43% 43%;
grid-gap: 14%;
height: 40.4vw;
margin-top: 50px;
}
.blog-banner{
margin-top: 9vh;
}
.blog-headline{
font-size: 3em;
}
.blog-post-text{
width: 50%;
max-width: 50%;
}
}
@media (max-width: 1100px){
.blog-banner{
margin-top: 23vh;
}
.blog-grid{
width: 70%;
margin-left: auto;
margin-right: auto;
display: grid;
grid-template-rows: 93vw 93vw;
grid-gap: 50px;
min-height: 40vh;
margin-top: 50px;
}
.blog-grid-lonely{
width: 70%;
margin-left: auto;
margin-right: auto;
display: grid;
grid-template-rows: 93vw;
grid-gap: 50px;
min-height: 40vh;
margin-top: 50px;
}
.blog-headline{
font-size: 1.5em;
margin-top: 0px;
}
.blog-post-text{
width: 70%;
max-width: 70%;
}
}
.inline{
display: inline-block;
} | public/css/blog.css | :root{
--theme-color: red;
--secondary-color: #8f8f8f;
--dark-theme-color: rgb(136, 2, 2);
}
@font-face{
font-family: 'Futura Light';
src: url("/fonts/FUTURA BK BT BOOK.TTF")
}
@font-face{
font-family: 'Futura Bold';
src: url("../fonts/FUTURA MD BT BOLD.TTF")
}
html {
scroll-behavior: smooth;
}
body{
width: 100%;
height: 100%;
padding: 0;
margin: 0;
overflow-x: hidden;
font-family: 'Futura Light';
}
.blog-banner{
width: 100%;
height: 41vw;
background-image: url('../images/8193.png');
background-position: center top;
background-size: 100% 100%;
position: relative;
margin-bottom: 50px;
background-repeat: no-repeat;
}
.blog-card{
max-width: 70vw;
}
.blog-headline{
color: var(--theme-color);
padding-top: 5vh;
text-align: center;
margin-top: 50px;
max-width: 100%;
overflow-x: hidden;
}
.blog-card{
border-radius: 20px;
overflow: hidden;
height: 100%;
width: 100%;
transition: 0.2s;
}
.blog-card:hover{
transform: scale(1.05);
}
a.link {
display: block;
height: 100%;
width: 100%;
text-decoration: none;
}
.blog-veja-mais{
width: 70%;
height: 60px;
margin-left: auto;
margin-right: auto;
background-color: var(--theme-color);
border-radius: 10px;
line-height: 60px;
color: #fff;
font-size: 2em;
font-family: 'Futura Bold';
text-align: center;
margin-bottom: 50px;
cursor: pointer;
transition: 0.2s;
}
.blog-veja-mais:hover{
transform: scale(1.02);
}
.blog-card-img{
height: 75%;
border-radius: 20px;
background-color: var(--secondary-color);
background-color: #c6c6c6;
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: center;
}
.blog-card-title{
margin-top: 20px;
color: var(--theme-color);
font-family: 'Futura Bold';
overflow: hidden;
font-size: 1.7em;
}
.blog-card-body{
margin-top: 5px;
font-size: 0.9em;
color: var(--secondary-color)
}
.blog-headline h1{
margin-top: 30px;
}
.blog-post-main-image{
border-radius: 7px;
margin-top: -50px;
margin-bottom: 50px;
}
.blog-post-main-img{
border-radius: 7px;
max-width: 60%;
max-height: 300px;
display: block;
margin-left: auto;
margin-right: auto;
}
.blog-post-text{
margin-right: auto;
margin-left: auto;
text-align: justify;
text-justify: inter-word;
margin-bottom: 50px;
max-width: 70%;
overflow-x: hidden;
}
.blog-hover{
color: #000000;
text-decoration: none;
}
.blog-hover > div{
transition: 0.2s;
}
.blog-hover:hover > div{
transform: scale(1.05);
}
.container{
width: 80%;
margin-left: auto;
margin-right: auto;
}
.input{
margin-top: 5px;
width: 100%;
height: 2.5em;
border: 1px solid #c3c3c3;
border-radius: 3px;
outline: 0;
transition: 0.5s;
}
.input:focus{
-webkit-box-shadow: -1px 2px 17px -7px rgba(71, 12, 106,1);
-moz-box-shadow: -1px 2px 17px -7px rgba(71, 12, 106,1);
box-shadow: -1px 2px 17px -7px rgba(71, 12, 106,1);
}
.line{
background-color: var(--theme-color);
margin: 0 auto;
width: 0px;
height: 3px;
margin-bottom: 30px;
transition: 0.5s;
}
input:focus + .line{
width: 101%;
}
label{
font-size: 2em;
}
.submit-btn{
margin-top: 20px;
margin-bottom: 30px;
border-radius: 5px;
width: 100px;
float: right;
background-color: var(--theme-color);
color: #fff;
height: 30px;
border: none;
outline: none;
cursor: pointer;
}
.div-summary .input{
height: 3rem;
}
.input:focus + .line{
width: 101%;
}
.blog-post-text img{
display: block;
margin-left: auto;
margin-right: auto;
max-width: 100%;
margin-top: 20px;
margin-bottom: 20px;
border-radius: 3px;
}
.inputfile{
display: none;
}
.inputfile + label{
display: inline-block;
cursor: pointer;
background-color: var(--theme-color);
border-radius: 5px;
width: 150px;
height: 30px;
line-height: 30px;
text-align: center;
font-size: 1em;
color: #fff;
margin-top: 20px;
}
.ver-mais{
display: inline-block;
white-space: nowrap;
border-radius: 5px;
width: 170px;
margin-top: 20px;
background-color: var(--theme-color);
color: #fff;
height: 30px;
border: none;
outline: none !important;
font-size: 0.95em;
cursor: pointer;
}
.galeria{
display: block;
margin-top: 20px;
margin-bottom: 30px;
width: 100%;
height: auto;
z-index: 2000;
background-color: rgba(255, 255, 255, 0.9);
}
.galeria-row{
margin-left: auto;
margin-right: auto;
display: grid;
grid-template-columns: 200px 200px 200px 200px;
grid-gap: calc((79vw - 800px)/3);
height: auto;
}
.galeria-img{
position: relative;
height: 200px;
border-radius: 5px;
text-align: center;
border: 1px solid #c3c3c3;
transition: 0.2s;
cursor: pointer;
color: transparent;
}
.galeria-img:hover{
transform: scale(1.05)
}
.galeria-img-img{
position: absolute;
left: 0;
top: 0;
margin-top: 50%;
margin-left: 50%;
transform: translate(-50%, -50%);
max-height: 90%;
max-width: 100%;
}
.file-upload {
background-color: #ffffff;
width: 600px;
margin: 0 auto;
padding: 20px;
}
.file-upload-btn {
width: 100%;
margin: 0;
color: #fff;
background: var(--theme-color);
border: none;
padding: 10px;
border-radius: 4px;
border-bottom: 4px solid var(--dark-theme-color);
transition: all .2s ease;
outline: none;
text-transform: uppercase;
font-weight: 700;
}
.file-upload-btn:hover {
background: var(--dark-theme-color);
color: #ffffff;
transition: all .2s ease;
cursor: pointer;
}
.file-upload-btn:active {
border: 0;
transition: all .2s ease;
}
.file-upload-content {
display: none;
text-align: center;
}
.file-upload-input {
position: absolute;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
outline: none;
opacity: 0;
cursor: pointer;
}
.image-upload-wrap {
margin-top: 20px;
border: 4px dashed var(--theme-color);
position: relative;
}
.image-dropping,
.image-upload-wrap:hover {
background-color: var(--theme-color);
border: 4px dashed #ffffff;
}
.image-title-wrap {
padding: 0 15px 15px 15px;
color: #222;
}
.drag-text {
text-align: center;
}
.drag-text h3 {
font-weight: 100;
text-transform: uppercase;
color: var(--secondary-color);
font-weight: bold;
padding: 60px 0;
}
.file-upload-image {
max-height: 200px;
max-width: 200px;
margin: auto;
padding: 20px;
}
.remove-image {
width: 200px;
margin: 0;
color: #fff;
background: #cd4535;
border: none;
padding: 10px;
border-radius: 4px;
border-bottom: 4px solid #b02818;
transition: all .2s ease;
outline: none;
text-transform: uppercase;
font-weight: 700;
}
.remove-image:hover {
background: #c13b2a;
color: #ffffff;
transition: all .2s ease;
cursor: pointer;
}
.remove-image:active {
border: 0;
transition: all .2s ease;
}
.send-image{
margin-top: 20px;
float: right;
margin-bottom: 30px;
}
.small-label{
font-size: 1rem;
}
.radios{
margin-top: -20px;
}
#tamanho2{
margin-left: 20px;
}
.smallRed{
font-size: 0.8em;
color: red;
}
@media (min-width: 1101px){
.blog-grid,
.blog-grid-lonely{
width: 70%;
margin-left: auto;
margin-right: auto;
display: grid;
grid-template-columns: 43% 43%;
grid-gap: 14%;
height: 40.4vw;
margin-top: 50px;
}
.blog-banner{
margin-top: 9vh;
}
.blog-headline{
font-size: 3em;
}
.blog-post-text{
width: 50%;
max-width: 50%;
}
}
@media (max-width: 1100px){
.blog-banner{
margin-top: 23vh;
}
.blog-grid{
width: 70%;
margin-left: auto;
margin-right: auto;
display: grid;
grid-template-rows: 93vw 93vw;
grid-gap: 50px;
min-height: 40vh;
margin-top: 50px;
}
.blog-grid-lonely{
width: 70%;
margin-left: auto;
margin-right: auto;
display: grid;
grid-template-rows: 93vw;
grid-gap: 50px;
min-height: 40vh;
margin-top: 50px;
}
.blog-headline{
font-size: 1.5em;
margin-top: 0px;
}
.blog-post-text{
width: 70%;
max-width: 70%;
}
}
.inline{
display: inline-block;
} | 0.610337 | 0.111555 |
.Browser_Table {
position: relative;
background: #444444;
overflow: hidden;
font-family: Verdana;
}
.Browser_ReloadProgress {
background-image: url(./images/largeBusy.gif);
background-repeat: no-repeat;
position: absolute;
top: 50%;
left: 50%;
width: 57px;
height: 50px;
margin-left: -29px;
margin-top: -25px;
-webkit-box-shadow: 2px 2px 6px #9e9e9e;
box-shadow: 2px 2px 6px #9e9e9e;
}
.Browser_ReloadProgressBack {
background-color: #999999;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
filter: alpha(opacity=55);
-moz-opacity: 0.55;
-khtml-opacity: 0.55;
opacity: 0.55;
}
.Browser_UpdateProgress {
position: absolute;
width: 57px;
height: 50px;
top: 12pt;
right: 12pt;
background-image: url(./images/largeBusy.gif);
background-repeat: no-repeat;
}
.Collapsed .Browser_UpdateProgress {
width: 28px;
height: 25px;
top: 3pt;
right: 3pt;
background-image: url(./images/smallBusy.gif);
}
.Browser_BackTd .Browser_Back {
background-image: url(./images/legendLayerContextLightGray_rtl.png);
}
.Browser_BackTd:hover .Browser_Back {
background-image: url(./images/leftarrowwhite.png);
}
.Browser_BackTd {
text-align: center;
vertical-align: middle;
}
.Browser_Back {
display: inline-block;
background-image: none;
background-repeat: no-repeat;
width: 19.5pt;
height: 19.5pt;
margin-left: 9pt;
margin-right: 9pt;
cursor: pointer;
}
.dj_rtl .Browser_Back {
background-image: url(./images/rightArrowwhite.png);
}
.dj_rtl .Browser_BackTd .Browser_Back {
background-image: url(./images/legendLayerContextLightGray.png);
}
.dj_rtl .Browser_BackTd:hover .Browser_Back {
background-image: url(./images/rightArrowwhite.png);
}
.Browser_ForwardTd .Browser_Forward {
background-image: url(./images/legendLayerContextLightGray.png);
}
.Browser_ForwardTd:hover .Browser_Forward {
background-image: url(./images/rightArrowwhite.png);
}
.Browser_ForwardTd {
text-align: center;
vertical-align: middle;
}
.Browser_Forward {
display: inline-block;
background-image: none;
background-repeat: no-repeat;
width: 19.5pt;
height: 19.5pt;
margin-left: 9pt;
margin-right: 9pt;
cursor: pointer;
}
.dj_rtl .Browser_ForwardTd .Browser_Forward {
background-image: url(./images/legendLayerContextLightGray_rtl.png);
}
.dj_rtl .Browser_ForwardTd:hover .Browser_Forward {
background-image: url(./images/leftarrowwhite.png);
}
.Browser_BackTd .Browser_Back.Browser_Disabled,
.Browser_BackTd:hover .Browser_Back.Browser_Disabled,
.dj_rtl .Browser_BackTd .Browser_Back.Browser_Disabled,
.dj_rtl .Browser_BackTd:hover .Browser_Back.Browser_Disabled,
.Browser_ForwardTd .Browser_Forward.Browser_Disabled,
.Browser_ForwardTd:hover .Browser_Forward.Browser_Disabled,
.dj_rtl .Browser_ForwardTd .Browser_Forward.Browser_Disabled,
.dj_rtl .Browser_ForwardTd:hover .Browser_Forward.Browser_Disabled {
background-image: none;
cursor: default;
}
.Browser_HostBorder {
position: relative;
width: 367.5pt;
height: 245pt;
margin: 3.75pt 0 3.75pt 0;
border: 0.75pt solid #fff;
}
.Browser_TitlePane {
font-size: 10.5pt;
text-align: left;
overflow: hidden !important;
padding: 4.5pt 9pt 0 9pt !important;
z-index: 3;
}
.dj_rtl .Browser_TitlePane {
text-align: right;
}
.Browser_Table .Browser_TitlePane .dijitSelect {
position: relative;
background: none;
border: none;
}
.Browser_Table .Browser_TitlePane .dijitSelect .dijitButtonContents,
.Browser_Table .Browser_TitlePane .dijitSelect .dijitArrowButton {
color: #ffffff;
background: none;
border: none;
min-width: 0;
}
.Browser_Table .Browser_TitlePane .dijitSelectFocused .dijitArrowButton {
padding: 0;
}
.Browser_Table .Browser_TitlePane .dijitSelectHover .dijitSelectLabel {
text-decoration: underline;
}
.Browser_Table .Browser_TitlePane .dijitSelectLabel {
width: auto;
padding: 0;
}
.Browser_Table .Browser_TitlePane .dijitSelect .dijitInputField {
padding: 0;
}
.Browser_Table .Browser_TitlePane .dijitSelect .dijitArrowButtonContainer {
border: 0;
}
.Browser_Table .Browser_TitlePane .dijitSelect .dijitArrowButtonInner {
background-image: url(./images/PulldownTriangleIcon.png);
background-position: 3.75pt 50%;
}
.dj_rtl .Browser_Table .Browser_TitlePane .dijitSelect .dijitArrowButtonInner {
right: auto;
left: 3pt;
}
.Browser_ContentPane {
overflow: hidden;
position: absolute;
width: 100%;
top: 20pt;
right: 0;
bottom: 0;
left: 0;
}
.Browser_ContentPane .WidgetBack .BaseWidget_HeaderPane {
margin-top: 0;
}
.Collapsed .Browser_ContentPane {
top: 15pt;
}
.Collapsed .Browser_Table .Browser_TitlePane .dijitSelectLabel {
max-width: 142.5pt;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
.Collapsed .Browser_HostBorder {
width: 157.5pt;
height: 164.25pt;
margin: 0;
border: 0;
}
.Collapsed .Browser_TitlePane {
padding: 0 3.75pt 0 3.75pt !important;
}
.Collapsed .Browser_Back,
.Collapsed .Browser_Forward {
width: 13.5pt;
margin-left: 3.75pt;
margin-right: 3.75pt;
background-size: 13.5pt;
} | dijit/geoenrichment/themes/common/InfographicsCarousel.css | .Browser_Table {
position: relative;
background: #444444;
overflow: hidden;
font-family: Verdana;
}
.Browser_ReloadProgress {
background-image: url(./images/largeBusy.gif);
background-repeat: no-repeat;
position: absolute;
top: 50%;
left: 50%;
width: 57px;
height: 50px;
margin-left: -29px;
margin-top: -25px;
-webkit-box-shadow: 2px 2px 6px #9e9e9e;
box-shadow: 2px 2px 6px #9e9e9e;
}
.Browser_ReloadProgressBack {
background-color: #999999;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
filter: alpha(opacity=55);
-moz-opacity: 0.55;
-khtml-opacity: 0.55;
opacity: 0.55;
}
.Browser_UpdateProgress {
position: absolute;
width: 57px;
height: 50px;
top: 12pt;
right: 12pt;
background-image: url(./images/largeBusy.gif);
background-repeat: no-repeat;
}
.Collapsed .Browser_UpdateProgress {
width: 28px;
height: 25px;
top: 3pt;
right: 3pt;
background-image: url(./images/smallBusy.gif);
}
.Browser_BackTd .Browser_Back {
background-image: url(./images/legendLayerContextLightGray_rtl.png);
}
.Browser_BackTd:hover .Browser_Back {
background-image: url(./images/leftarrowwhite.png);
}
.Browser_BackTd {
text-align: center;
vertical-align: middle;
}
.Browser_Back {
display: inline-block;
background-image: none;
background-repeat: no-repeat;
width: 19.5pt;
height: 19.5pt;
margin-left: 9pt;
margin-right: 9pt;
cursor: pointer;
}
.dj_rtl .Browser_Back {
background-image: url(./images/rightArrowwhite.png);
}
.dj_rtl .Browser_BackTd .Browser_Back {
background-image: url(./images/legendLayerContextLightGray.png);
}
.dj_rtl .Browser_BackTd:hover .Browser_Back {
background-image: url(./images/rightArrowwhite.png);
}
.Browser_ForwardTd .Browser_Forward {
background-image: url(./images/legendLayerContextLightGray.png);
}
.Browser_ForwardTd:hover .Browser_Forward {
background-image: url(./images/rightArrowwhite.png);
}
.Browser_ForwardTd {
text-align: center;
vertical-align: middle;
}
.Browser_Forward {
display: inline-block;
background-image: none;
background-repeat: no-repeat;
width: 19.5pt;
height: 19.5pt;
margin-left: 9pt;
margin-right: 9pt;
cursor: pointer;
}
.dj_rtl .Browser_ForwardTd .Browser_Forward {
background-image: url(./images/legendLayerContextLightGray_rtl.png);
}
.dj_rtl .Browser_ForwardTd:hover .Browser_Forward {
background-image: url(./images/leftarrowwhite.png);
}
.Browser_BackTd .Browser_Back.Browser_Disabled,
.Browser_BackTd:hover .Browser_Back.Browser_Disabled,
.dj_rtl .Browser_BackTd .Browser_Back.Browser_Disabled,
.dj_rtl .Browser_BackTd:hover .Browser_Back.Browser_Disabled,
.Browser_ForwardTd .Browser_Forward.Browser_Disabled,
.Browser_ForwardTd:hover .Browser_Forward.Browser_Disabled,
.dj_rtl .Browser_ForwardTd .Browser_Forward.Browser_Disabled,
.dj_rtl .Browser_ForwardTd:hover .Browser_Forward.Browser_Disabled {
background-image: none;
cursor: default;
}
.Browser_HostBorder {
position: relative;
width: 367.5pt;
height: 245pt;
margin: 3.75pt 0 3.75pt 0;
border: 0.75pt solid #fff;
}
.Browser_TitlePane {
font-size: 10.5pt;
text-align: left;
overflow: hidden !important;
padding: 4.5pt 9pt 0 9pt !important;
z-index: 3;
}
.dj_rtl .Browser_TitlePane {
text-align: right;
}
.Browser_Table .Browser_TitlePane .dijitSelect {
position: relative;
background: none;
border: none;
}
.Browser_Table .Browser_TitlePane .dijitSelect .dijitButtonContents,
.Browser_Table .Browser_TitlePane .dijitSelect .dijitArrowButton {
color: #ffffff;
background: none;
border: none;
min-width: 0;
}
.Browser_Table .Browser_TitlePane .dijitSelectFocused .dijitArrowButton {
padding: 0;
}
.Browser_Table .Browser_TitlePane .dijitSelectHover .dijitSelectLabel {
text-decoration: underline;
}
.Browser_Table .Browser_TitlePane .dijitSelectLabel {
width: auto;
padding: 0;
}
.Browser_Table .Browser_TitlePane .dijitSelect .dijitInputField {
padding: 0;
}
.Browser_Table .Browser_TitlePane .dijitSelect .dijitArrowButtonContainer {
border: 0;
}
.Browser_Table .Browser_TitlePane .dijitSelect .dijitArrowButtonInner {
background-image: url(./images/PulldownTriangleIcon.png);
background-position: 3.75pt 50%;
}
.dj_rtl .Browser_Table .Browser_TitlePane .dijitSelect .dijitArrowButtonInner {
right: auto;
left: 3pt;
}
.Browser_ContentPane {
overflow: hidden;
position: absolute;
width: 100%;
top: 20pt;
right: 0;
bottom: 0;
left: 0;
}
.Browser_ContentPane .WidgetBack .BaseWidget_HeaderPane {
margin-top: 0;
}
.Collapsed .Browser_ContentPane {
top: 15pt;
}
.Collapsed .Browser_Table .Browser_TitlePane .dijitSelectLabel {
max-width: 142.5pt;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
}
.Collapsed .Browser_HostBorder {
width: 157.5pt;
height: 164.25pt;
margin: 0;
border: 0;
}
.Collapsed .Browser_TitlePane {
padding: 0 3.75pt 0 3.75pt !important;
}
.Collapsed .Browser_Back,
.Collapsed .Browser_Forward {
width: 13.5pt;
margin-left: 3.75pt;
margin-right: 3.75pt;
background-size: 13.5pt;
} | 0.619241 | 0.10307 |
side{
width: 350px;
background: #ededed;
box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
border-radius: 2px;
padding: 40px 50px ;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
}
strong {
font-size: 20px;
text-align: center;
display: block;
color: #6f6f6f;
}
form{
margin-top: 30px;
padding-left: 30px;
padding-right: 30px;
}
form .input-block + .input-block {
margin-top: 20px;
}
form .input-block label {
color: #fe6d00;
font-size: 14px;
font-weight: bold;
display: block;
}
form .input-block input {
width: 100%;
height: 32px;
font-size: 14px;
color: #666;
border: 0;
border-bottom: 1px solid #eee;
}
form button[type=submit] {
width: 100%;
border: 0;
margin-top: 30px;
background: #fe6d00;
border-radius: 3px;
padding: 5px 20px;
font-size: 13px;
font-weight: bold;
color: #fff;
cursor: pointer;
transition: background 0.5s;
}
form button[type=submit]:hover {
background: #cc5e1e;
}
bgbtns{
width: 450px;
background: #ededed;
border-radius: 2px;
padding: 40px 50px ;
margin-left: -360px;
margin-right: 150px;
margin-top: 300px;
}
bgbtns button[type=submit]{
width: 100%;
border: 0;
margin-top: 20px;
background: #fe6d00;
border-radius: 3px;
padding: 5px 20px;
font-size: 13px;
font-weight: bold;
color: #fff;
cursor: pointer;
transition: background 0.5s;
}
bgbtns button[type=submit]:hover{
background: #cc5e1e;
}
input[type=button] {
width:100%;
border: 0;
margin-top: 30px;
background: #fe6d00;
border-radius: 3px;
padding: 5px 20px;
font-size: 13px;
font-weight: bold;
color: #fff;
cursor: pointer;
transition: background 0.5s;
}
divajuste label{
margin-top: 150px;
margin-bottom: 150px;
}
@media(max-width:1200px){
input[type=button] {
width: auto;
border: 0;
margin-top: 30px;
background: #fe6d00;
border-radius: 3px;
padding: 5px 10px;
font-size: 10px;
font-weight: bold;
color: #fff;
cursor: pointer;
transition: background 0.5s;
}
divajuste label{
margin-top: 100px;
margin-bottom: 0px;
}
bgbtns{
margin-top: 150px;
}
}
form button[type=submit] {
width: 150px;
border: 0;
margin-top: 30px;
background: #fe6d00;
border-radius: 3px;
padding: 5px 20px;
font-size: 13px;
font-weight: bold;
color: #fff;
cursor: pointer;
transition: background 0.5s;
}
form .input-block input {
width: 100%;
height: 32px;
font-size: 14px;
color: #666;
border: 0;
border-bottom: 1px solid #eee;
background-color: #ededed;
} | front-end/src/app/pages/Connection.css | side{
width: 350px;
background: #ededed;
box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.2);
border-radius: 2px;
padding: 40px 50px ;
margin-left: auto;
margin-right: auto;
margin-top: 100px;
}
strong {
font-size: 20px;
text-align: center;
display: block;
color: #6f6f6f;
}
form{
margin-top: 30px;
padding-left: 30px;
padding-right: 30px;
}
form .input-block + .input-block {
margin-top: 20px;
}
form .input-block label {
color: #fe6d00;
font-size: 14px;
font-weight: bold;
display: block;
}
form .input-block input {
width: 100%;
height: 32px;
font-size: 14px;
color: #666;
border: 0;
border-bottom: 1px solid #eee;
}
form button[type=submit] {
width: 100%;
border: 0;
margin-top: 30px;
background: #fe6d00;
border-radius: 3px;
padding: 5px 20px;
font-size: 13px;
font-weight: bold;
color: #fff;
cursor: pointer;
transition: background 0.5s;
}
form button[type=submit]:hover {
background: #cc5e1e;
}
bgbtns{
width: 450px;
background: #ededed;
border-radius: 2px;
padding: 40px 50px ;
margin-left: -360px;
margin-right: 150px;
margin-top: 300px;
}
bgbtns button[type=submit]{
width: 100%;
border: 0;
margin-top: 20px;
background: #fe6d00;
border-radius: 3px;
padding: 5px 20px;
font-size: 13px;
font-weight: bold;
color: #fff;
cursor: pointer;
transition: background 0.5s;
}
bgbtns button[type=submit]:hover{
background: #cc5e1e;
}
input[type=button] {
width:100%;
border: 0;
margin-top: 30px;
background: #fe6d00;
border-radius: 3px;
padding: 5px 20px;
font-size: 13px;
font-weight: bold;
color: #fff;
cursor: pointer;
transition: background 0.5s;
}
divajuste label{
margin-top: 150px;
margin-bottom: 150px;
}
@media(max-width:1200px){
input[type=button] {
width: auto;
border: 0;
margin-top: 30px;
background: #fe6d00;
border-radius: 3px;
padding: 5px 10px;
font-size: 10px;
font-weight: bold;
color: #fff;
cursor: pointer;
transition: background 0.5s;
}
divajuste label{
margin-top: 100px;
margin-bottom: 0px;
}
bgbtns{
margin-top: 150px;
}
}
form button[type=submit] {
width: 150px;
border: 0;
margin-top: 30px;
background: #fe6d00;
border-radius: 3px;
padding: 5px 20px;
font-size: 13px;
font-weight: bold;
color: #fff;
cursor: pointer;
transition: background 0.5s;
}
form .input-block input {
width: 100%;
height: 32px;
font-size: 14px;
color: #666;
border: 0;
border-bottom: 1px solid #eee;
background-color: #ededed;
} | 0.395835 | 0.194005 |
.background_glossyMaroon8,
.hover_background_glossyMaroon8:hover,
.active_background_glossyMaroon8:active:hover {
background: #920000;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyMaroon8h,
.hover_background_glossyMaroon8h:hover,
.active_background_glossyMaroon8h:active:hover {
background: #920000;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyMaroon8a,
.hover_background_glossyMaroon8a:hover,
.active_background_glossyMaroon8a:active:hover {
background: #920000;
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .04)), color-stop(50%, rgba(0, 0, 0, .10)), color-stop(51%, rgba(255, 255, 255, .00)), color-stop(100%, rgba(255, 255, 255, .30)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.background_glossyMaroon8s,
.hover_background_glossyMaroon8s:hover,
.active_background_glossyMaroon8s:active:hover {
background: #920000;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_color_glossyMaroon8,
.hover_background_color_glossyMaroon8:hover,
.active_background_color_glossyMaroon8:active:hover {
background-color:#920000;
}
.background_first_color_glossyMaroon8,
.hover_background_first_color_glossyMaroon8:hover,
.active_background_first_color_glossyMaroon8:active:hover {
background-color:#ffffff;
}
.background_last_color_glossyMaroon8,
.hover_background_last_color_glossyMaroon8:hover,
.active_background_color_last_glossyMaroon8:active:hover {
background-color:#000000;
}
/* ------------------------------ color settings -------------------------------*/
.color_glossyMaroon8,
.hover_color_glossyMaroon8:hover,
.active_color_glossyMaroon8:active:hover {
color: #c8c8c8;
}
.color_glossyMaroon8h,
.hover_color_glossyMaroon8h:hover,
.active_color_glossyMaroon8h:active:hover {
color: #c8c8c8;
}
.color_glossyMaroon8a,
.hover_color_glossyMaroon8a:hover,
.active_color_glossyMaroon8a:active:hover {
color: #c8c8c8;
}
.color_glossyMaroon8s,
.hover_color_glossyMaroon8s:hover,
.active_color_glossyMaroon8s:active:hover {
color: #c8c8c8;
}
/* -------------------------- border color settings -----------------------------*/
.border_glossyMaroon8,
.hover_border_glossyMaroon8:hover,
.active_border_glossyMaroon8:active:hover {
border-color: #750000 #750000 #750000 #750000;
}
.border_glossyMaroon8h,
.hover_border_glossyMaroon8h:hover,
.active_border_glossyMaroon8h:active:hover {
border-color: #5f0000 #5f0000 #5f0000 #5f0000;
}
.border_glossyMaroon8a,
.hover_border_glossyMaroon8a:hover,
.active_border_glossyMaroon8a:active:hover {
border-color: #490000 #490000 #490000 #490000;
}
.border_glossyMaroon8s,
.hover_border_glossyMaroon8s:hover,
.active_border_glossyMaroon8s:active:hover {
border-color: #750000 #750000 #750000 #750000;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_glossyMaroon8,
.hover_shadow_expand_glossyMaroon8:hover,
.active_shadow_expand_glossyMaroon8:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(146, 0, 0, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(146, 0, 0, .39);
box-shadow: 0em 0em 1em 0.25em rgba(146, 0, 0, .39);
}
.shadow_expand_glossyMaroon8h,
.hover_shadow_expand_glossyMaroon8h:hover,
.active_shadow_expand_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(175, 0, 0, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(175, 0, 0, .50);
box-shadow: 0em 0em 1em 0.25em rgba(175, 0, 0, .50);
}
.shadow_expand_glossyMaroon8a,
.hover_shadow_expand_glossyMaroon8a:hover,
.active_shadow_expand_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .63);
box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .63);
}
.shadow_expand_glossyMaroon8s,
.hover_shadow_expand_glossyMaroon8s:hover,
.active_shadow_expand_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .71);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .71);
box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_glossyMaroon8,
.hover_shadow_left_glossyMaroon8:hover,
.active_shadow_left_glossyMaroon8:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_left_glossyMaroon8h,
.hover_shadow_left_glossyMaroon8h:hover,
.active_shadow_left_glossyMaroon8h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_left_glossyMaroon8a,
.hover_shadow_left_glossyMaroon8a:hover,
.active_shadow_left_glossyMaroon8a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_left_glossyMaroon8s,
.hover_shadow_left_glossyMaroon8s:hover,
.active_shadow_left_glossyMaroon8s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_glossyMaroon8,
.hover_shadow_right_glossyMaroon8:hover,
.active_shadow_right_glossyMaroon8:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(146, 0, 0, .39);
box-shadow: 0.5em 0em 1em rgba(146, 0, 0, .39);
}
.shadow_right_glossyMaroon8h,
.hover_shadow_right_glossyMaroon8h:hover,
.active_shadow_right_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(175, 0, 0, .50);
box-shadow: 0.5em 0em 1em rgba(175, 0, 0, .50);
}
.shadow_right_glossyMaroon8a,
.hover_shadow_right_glossyMaroon8a:hover,
.active_shadow_right_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .63);
box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .63);
}
.shadow_right_glossyMaroon8s,
.hover_shadow_right_glossyMaroon8s:hover,
.active_shadow_right_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .71);
box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_glossyMaroon8,
.hover_shadow_top_glossyMaroon8:hover,
.active_shadow_top_glossyMaroon8:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(146, 0, 0, .39);
box-shadow: 0em -0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_top_glossyMaroon8h,
.hover_shadow_top_glossyMaroon8h:hover,
.active_shadow_top_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(175, 0, 0, .50);
box-shadow: 0em -0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_top_glossyMaroon8a,
.hover_shadow_top_glossyMaroon8a:hover,
.active_shadow_top_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .63);
box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_top_glossyMaroon8s,
.hover_shadow_top_glossyMaroon8s:hover,
.active_shadow_top_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .71);
box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_glossyMaroon8,
.hover_shadow_bottom_glossyMaroon8:hover,
.active_shadow_bottom_glossyMaroon8:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(146, 0, 0, .39);
box-shadow: 0em 0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_bottom_glossyMaroon8h,
.hover_shadow_bottom_glossyMaroon8h:hover,
.active_shadow_bottom_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(175, 0, 0, .50);
box-shadow: 0em 0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_bottom_glossyMaroon8a,
.hover_shadow_bottom_glossyMaroon8a:hover,
.active_shadow_bottom_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .63);
box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_bottom_glossyMaroon8s,
.hover_shadow_bottom_glossyMaroon8s:hover,
.active_shadow_bottom_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .71);
box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_glossyMaroon8,
.hover_shadow_top_left_glossyMaroon8:hover,
.active_shadow_top_left_glossyMaroon8:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_top_left_glossyMaroon8h,
.hover_shadow_top_left_glossyMaroon8h:hover,
.active_shadow_top_left_glossyMaroon8h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_top_left_glossyMaroon8a,
.hover_shadow_top_left_glossyMaroon8a:hover,
.active_shadow_top_left_glossyMaroon8a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_top_left_glossyMaroon8s,
.hover_shadow_top_left_glossyMaroon8s:hover,
.active_shadow_top_left_glossyMaroon8s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_glossyMaroon8,
.hover_shadow_top_right_glossyMaroon8:hover,
.active_shadow_top_right_glossyMaroon8:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(146, 0, 0, .39);
box-shadow: 0.5em -0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_top_right_glossyMaroon8h,
.hover_shadow_top_right_glossyMaroon8h:hover,
.active_shadow_top_right_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(175, 0, 0, .50);
box-shadow: 0.5em -0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_top_right_glossyMaroon8a,
.hover_shadow_top_right_glossyMaroon8a:hover,
.active_shadow_top_right_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .63);
box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_top_right_glossyMaroon8s,
.hover_shadow_top_right_glossyMaroon8s:hover,
.active_shadow_top_right_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .71);
box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_glossyMaroon8,
.hover_shadow_bottom_left_glossyMaroon8:hover,
.active_shadow_bottom_left_glossyMaroon8:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(146, 0, 0, .39);
box-shadow: -0.5em 0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_bottom_left_glossyMaroon8h,
.hover_shadow_bottom_left_glossyMaroon8h:hover,
.active_shadow_bottom_left_glossyMaroon8h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(175, 0, 0, .50);
box-shadow: -0.5em 0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_bottom_left_glossyMaroon8a,
.hover_shadow_bottom_left_glossyMaroon8a:hover,
.active_shadow_bottom_left_glossyMaroon8a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .63);
box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_bottom_left_glossyMaroon8s,
.hover_shadow_bottom_left_glossyMaroon8s:hover,
.active_shadow_bottom_left_glossyMaroon8s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .71);
box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_glossyMaroon8,
.hover_shadow_bottom_right_glossyMaroon8:hover,
.active_shadow_bottom_right_glossyMaroon8:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(146, 0, 0, .39);
box-shadow: 0.5em 0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_bottom_right_glossyMaroon8h,
.hover_shadow_bottom_right_glossyMaroon8h:hover,
.active_shadow_bottom_right_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(175, 0, 0, .50);
box-shadow: 0.5em 0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_bottom_right_glossyMaroon8a,
.hover_shadow_bottom_right_glossyMaroon8a:hover,
.active_shadow_bottom_right_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .63);
box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_bottom_right_glossyMaroon8s,
.hover_shadow_bottom_right_glossyMaroon8s:hover,
.active_shadow_bottom_right_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .71);
box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .71);
} | widgets/common/assets/gradients/glossy/glossyMaroon/glossyMaroon8.css | .background_glossyMaroon8,
.hover_background_glossyMaroon8:hover,
.active_background_glossyMaroon8:active:hover {
background: #920000;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyMaroon8h,
.hover_background_glossyMaroon8h:hover,
.active_background_glossyMaroon8h:active:hover {
background: #920000;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_glossyMaroon8a,
.hover_background_glossyMaroon8a:hover,
.active_background_glossyMaroon8a:active:hover {
background: #920000;
background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, .04)), color-stop(50%, rgba(0, 0, 0, .10)), color-stop(51%, rgba(255, 255, 255, .00)), color-stop(100%, rgba(255, 255, 255, .30)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -o-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: -ms-linear-gradient(top, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .04) 0%, rgba(0, 0, 0, .10) 50%, rgba(255, 255, 255, .00) 51%, rgba(255, 255, 255, .30) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff',GradientType=0 );
}
.background_glossyMaroon8s,
.hover_background_glossyMaroon8s:hover,
.active_background_glossyMaroon8s:active:hover {
background: #920000;
background-image: -moz-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, .30)), color-stop(50%, rgba(255, 255, 255, .00)), color-stop(51%, rgba(0, 0, 0, .10)), color-stop(100%, rgba(0, 0, 0, .04)));
background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -o-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: -ms-linear-gradient(top, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
background-image: linear-gradient(to bottom, rgba(255, 255, 255, .30) 0%, rgba(255, 255, 255, .00) 50%, rgba(0, 0, 0, .10) 51%, rgba(0, 0, 0, .04) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000',GradientType=0 );
}
.background_color_glossyMaroon8,
.hover_background_color_glossyMaroon8:hover,
.active_background_color_glossyMaroon8:active:hover {
background-color:#920000;
}
.background_first_color_glossyMaroon8,
.hover_background_first_color_glossyMaroon8:hover,
.active_background_first_color_glossyMaroon8:active:hover {
background-color:#ffffff;
}
.background_last_color_glossyMaroon8,
.hover_background_last_color_glossyMaroon8:hover,
.active_background_color_last_glossyMaroon8:active:hover {
background-color:#000000;
}
/* ------------------------------ color settings -------------------------------*/
.color_glossyMaroon8,
.hover_color_glossyMaroon8:hover,
.active_color_glossyMaroon8:active:hover {
color: #c8c8c8;
}
.color_glossyMaroon8h,
.hover_color_glossyMaroon8h:hover,
.active_color_glossyMaroon8h:active:hover {
color: #c8c8c8;
}
.color_glossyMaroon8a,
.hover_color_glossyMaroon8a:hover,
.active_color_glossyMaroon8a:active:hover {
color: #c8c8c8;
}
.color_glossyMaroon8s,
.hover_color_glossyMaroon8s:hover,
.active_color_glossyMaroon8s:active:hover {
color: #c8c8c8;
}
/* -------------------------- border color settings -----------------------------*/
.border_glossyMaroon8,
.hover_border_glossyMaroon8:hover,
.active_border_glossyMaroon8:active:hover {
border-color: #750000 #750000 #750000 #750000;
}
.border_glossyMaroon8h,
.hover_border_glossyMaroon8h:hover,
.active_border_glossyMaroon8h:active:hover {
border-color: #5f0000 #5f0000 #5f0000 #5f0000;
}
.border_glossyMaroon8a,
.hover_border_glossyMaroon8a:hover,
.active_border_glossyMaroon8a:active:hover {
border-color: #490000 #490000 #490000 #490000;
}
.border_glossyMaroon8s,
.hover_border_glossyMaroon8s:hover,
.active_border_glossyMaroon8s:active:hover {
border-color: #750000 #750000 #750000 #750000;
}
/* -------------------------- shadow expand settings --------------------------------*/
.shadow_expand_glossyMaroon8,
.hover_shadow_expand_glossyMaroon8:hover,
.active_shadow_expand_glossyMaroon8:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(146, 0, 0, .39);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(146, 0, 0, .39);
box-shadow: 0em 0em 1em 0.25em rgba(146, 0, 0, .39);
}
.shadow_expand_glossyMaroon8h,
.hover_shadow_expand_glossyMaroon8h:hover,
.active_shadow_expand_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(175, 0, 0, .50);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(175, 0, 0, .50);
box-shadow: 0em 0em 1em 0.25em rgba(175, 0, 0, .50);
}
.shadow_expand_glossyMaroon8a,
.hover_shadow_expand_glossyMaroon8a:hover,
.active_shadow_expand_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .63);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .63);
box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .63);
}
.shadow_expand_glossyMaroon8s,
.hover_shadow_expand_glossyMaroon8s:hover,
.active_shadow_expand_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .71);
-moz-box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .71);
box-shadow: 0em 0em 1em 0.25em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow left settings --------------------------------*/
.shadow_left_glossyMaroon8,
.hover_shadow_left_glossyMaroon8:hover,
.active_shadow_left_glossyMaroon8:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_left_glossyMaroon8h,
.hover_shadow_left_glossyMaroon8h:hover,
.active_shadow_left_glossyMaroon8h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_left_glossyMaroon8a,
.hover_shadow_left_glossyMaroon8a:hover,
.active_shadow_left_glossyMaroon8a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_left_glossyMaroon8s,
.hover_shadow_left_glossyMaroon8s:hover,
.active_shadow_left_glossyMaroon8s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow right settings --------------------------------*/
.shadow_right_glossyMaroon8,
.hover_shadow_right_glossyMaroon8:hover,
.active_shadow_right_glossyMaroon8:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: 0.5em 0em 1em rgba(146, 0, 0, .39);
box-shadow: 0.5em 0em 1em rgba(146, 0, 0, .39);
}
.shadow_right_glossyMaroon8h,
.hover_shadow_right_glossyMaroon8h:hover,
.active_shadow_right_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: 0.5em 0em 1em rgba(175, 0, 0, .50);
box-shadow: 0.5em 0em 1em rgba(175, 0, 0, .50);
}
.shadow_right_glossyMaroon8a,
.hover_shadow_right_glossyMaroon8a:hover,
.active_shadow_right_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .63);
box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .63);
}
.shadow_right_glossyMaroon8s,
.hover_shadow_right_glossyMaroon8s:hover,
.active_shadow_right_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .71);
box-shadow: 0.5em 0em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow top settings --------------------------------*/
.shadow_top_glossyMaroon8,
.hover_shadow_top_glossyMaroon8:hover,
.active_shadow_top_glossyMaroon8:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: 0em -0.5em 1em rgba(146, 0, 0, .39);
box-shadow: 0em -0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_top_glossyMaroon8h,
.hover_shadow_top_glossyMaroon8h:hover,
.active_shadow_top_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: 0em -0.5em 1em rgba(175, 0, 0, .50);
box-shadow: 0em -0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_top_glossyMaroon8a,
.hover_shadow_top_glossyMaroon8a:hover,
.active_shadow_top_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .63);
box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_top_glossyMaroon8s,
.hover_shadow_top_glossyMaroon8s:hover,
.active_shadow_top_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .71);
box-shadow: 0em -0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow bottom settings --------------------------------*/
.shadow_bottom_glossyMaroon8,
.hover_shadow_bottom_glossyMaroon8:hover,
.active_shadow_bottom_glossyMaroon8:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: 0em 0.5em 1em rgba(146, 0, 0, .39);
box-shadow: 0em 0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_bottom_glossyMaroon8h,
.hover_shadow_bottom_glossyMaroon8h:hover,
.active_shadow_bottom_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: 0em 0.5em 1em rgba(175, 0, 0, .50);
box-shadow: 0em 0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_bottom_glossyMaroon8a,
.hover_shadow_bottom_glossyMaroon8a:hover,
.active_shadow_bottom_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .63);
box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_bottom_glossyMaroon8s,
.hover_shadow_bottom_glossyMaroon8s:hover,
.active_shadow_bottom_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .71);
box-shadow: 0em 0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow top_left settings --------------------------------*/
.shadow_top_left_glossyMaroon8,
.hover_shadow_top_left_glossyMaroon8:hover,
.active_shadow_top_left_glossyMaroon8:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
box-shadow: -0.5em -0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_top_left_glossyMaroon8h,
.hover_shadow_top_left_glossyMaroon8h:hover,
.active_shadow_top_left_glossyMaroon8h:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
box-shadow: -0.5em -0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_top_left_glossyMaroon8a,
.hover_shadow_top_left_glossyMaroon8a:hover,
.active_shadow_top_left_glossyMaroon8a:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_top_left_glossyMaroon8s,
.hover_shadow_top_left_glossyMaroon8s:hover,
.active_shadow_top_left_glossyMaroon8s:active:hover {
-webkit-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
box-shadow: -0.5em -0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow top_right settings --------------------------------*/
.shadow_top_right_glossyMaroon8,
.hover_shadow_top_right_glossyMaroon8:hover,
.active_shadow_top_right_glossyMaroon8:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: 0.5em -0.5em 1em rgba(146, 0, 0, .39);
box-shadow: 0.5em -0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_top_right_glossyMaroon8h,
.hover_shadow_top_right_glossyMaroon8h:hover,
.active_shadow_top_right_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: 0.5em -0.5em 1em rgba(175, 0, 0, .50);
box-shadow: 0.5em -0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_top_right_glossyMaroon8a,
.hover_shadow_top_right_glossyMaroon8a:hover,
.active_shadow_top_right_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .63);
box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_top_right_glossyMaroon8s,
.hover_shadow_top_right_glossyMaroon8s:hover,
.active_shadow_top_right_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .71);
box-shadow: 0.5em -0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow bottom_left settings --------------------------------*/
.shadow_bottom_left_glossyMaroon8,
.hover_shadow_bottom_left_glossyMaroon8:hover,
.active_shadow_bottom_left_glossyMaroon8:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: -0.5em 0.5em 1em rgba(146, 0, 0, .39);
box-shadow: -0.5em 0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_bottom_left_glossyMaroon8h,
.hover_shadow_bottom_left_glossyMaroon8h:hover,
.active_shadow_bottom_left_glossyMaroon8h:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: -0.5em 0.5em 1em rgba(175, 0, 0, .50);
box-shadow: -0.5em 0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_bottom_left_glossyMaroon8a,
.hover_shadow_bottom_left_glossyMaroon8a:hover,
.active_shadow_bottom_left_glossyMaroon8a:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .63);
box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_bottom_left_glossyMaroon8s,
.hover_shadow_bottom_left_glossyMaroon8s:hover,
.active_shadow_bottom_left_glossyMaroon8s:active:hover {
-webkit-box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .71);
box-shadow: -0.5em 0.5em 1em rgba(131, 0, 0, .71);
}
/* -------------------------- shadow bottom_right settings --------------------------------*/
.shadow_bottom_right_glossyMaroon8,
.hover_shadow_bottom_right_glossyMaroon8:hover,
.active_shadow_bottom_right_glossyMaroon8:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(146, 0, 0, .39);
-moz-box-shadow: 0.5em 0.5em 1em rgba(146, 0, 0, .39);
box-shadow: 0.5em 0.5em 1em rgba(146, 0, 0, .39);
}
.shadow_bottom_right_glossyMaroon8h,
.hover_shadow_bottom_right_glossyMaroon8h:hover,
.active_shadow_bottom_right_glossyMaroon8h:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(175, 0, 0, .50);
-moz-box-shadow: 0.5em 0.5em 1em rgba(175, 0, 0, .50);
box-shadow: 0.5em 0.5em 1em rgba(175, 0, 0, .50);
}
.shadow_bottom_right_glossyMaroon8a,
.hover_shadow_bottom_right_glossyMaroon8a:hover,
.active_shadow_bottom_right_glossyMaroon8a:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .63);
-moz-box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .63);
box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .63);
}
.shadow_bottom_right_glossyMaroon8s,
.hover_shadow_bottom_right_glossyMaroon8s:hover,
.active_shadow_bottom_right_glossyMaroon8s:active:hover {
-webkit-box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .71);
-moz-box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .71);
box-shadow: 0.5em 0.5em 1em rgba(131, 0, 0, .71);
} | 0.454956 | 0.082549 |
***********************************/
#gallery .gallery-grid {
display: block;
width: 102%;
}
/*item*/
#gallery .gallery-grid-item {
width: calc(99.4%/3);
display: inline-block;
padding: 0;
border: 1px solid #db9602;
}
#gallery .gallery-grid-item-box {
width: 100%;
position: relative;
display: block;
}
#gallery .gallery-grid-item .grid-img {
width: 100%;
}
/*wrapper*/
#gallery .hover-wrapper {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1;
text-align: center;
background: #000;
opacity: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#gallery .gallery-grid-item:hover .hover-wrapper {
opacity: 0.7;
}
/*info box*/
.gallery-info-box {
display: block;
width: 100%;
position: absolute;
height: auto;
top: 50%;
transform: translateY(-50%);
}
/*name*/
#gallery .hover-wrapper .gallery-item-name {
position: relative;
display: block;
width: 100%;
padding: 0 20px;
height: auto;
overflow: hidden;
}
#gallery .hover-wrapper .gallery-item-name h2 {
color: #fff;
font-size: 20px;
font-weight: 100;
margin: 0;
font-family: 'Poppins', sans-serif !important;
text-transform: uppercase;
}
/*button*/
#gallery .hover-wrapper .gallery-item-button {
background: transparent;
border: 1px solid #fff;
display: inline-block;
position: relative;
font-size: 16px;
font-weight: 600;
margin-top: 10px;
text-decoration: none;
}
#gallery .hover-wrapper .gallery-item-button:hover {
background: #333;
border: 1px solid #fff;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#gallery .hover-wrapper .gallery-item-button span {
font-size: 16px;
padding: 8px 25px;
color: #fff;
text-decoration: none;
display: block;
}
#gallery .hover-wrapper .gallery-item-button:hover span {
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.blueimp-gallery>.prev,.blueimp-gallery>.next {
line-height: 41px !important;
} | resources/assets/website/css/pages/gallery.css | ***********************************/
#gallery .gallery-grid {
display: block;
width: 102%;
}
/*item*/
#gallery .gallery-grid-item {
width: calc(99.4%/3);
display: inline-block;
padding: 0;
border: 1px solid #db9602;
}
#gallery .gallery-grid-item-box {
width: 100%;
position: relative;
display: block;
}
#gallery .gallery-grid-item .grid-img {
width: 100%;
}
/*wrapper*/
#gallery .hover-wrapper {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1;
text-align: center;
background: #000;
opacity: 0;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
#gallery .gallery-grid-item:hover .hover-wrapper {
opacity: 0.7;
}
/*info box*/
.gallery-info-box {
display: block;
width: 100%;
position: absolute;
height: auto;
top: 50%;
transform: translateY(-50%);
}
/*name*/
#gallery .hover-wrapper .gallery-item-name {
position: relative;
display: block;
width: 100%;
padding: 0 20px;
height: auto;
overflow: hidden;
}
#gallery .hover-wrapper .gallery-item-name h2 {
color: #fff;
font-size: 20px;
font-weight: 100;
margin: 0;
font-family: 'Poppins', sans-serif !important;
text-transform: uppercase;
}
/*button*/
#gallery .hover-wrapper .gallery-item-button {
background: transparent;
border: 1px solid #fff;
display: inline-block;
position: relative;
font-size: 16px;
font-weight: 600;
margin-top: 10px;
text-decoration: none;
}
#gallery .hover-wrapper .gallery-item-button:hover {
background: #333;
border: 1px solid #fff;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
#gallery .hover-wrapper .gallery-item-button span {
font-size: 16px;
padding: 8px 25px;
color: #fff;
text-decoration: none;
display: block;
}
#gallery .hover-wrapper .gallery-item-button:hover span {
color: #fff;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.blueimp-gallery>.prev,.blueimp-gallery>.next {
line-height: 41px !important;
} | 0.31363 | 0.044494 |
@import url('https://fonts.googleapis.com/css?family=Fredoka+One|Monoton&display=swap');
/* Background Image Import */
html {
background: url(../images/desktop-bg.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 100%;
z-index: 0;
}
/* Styling for non-mobile devices */
body {
height: 100vh;
width: auto;
display: flex;
flex-direction: column;
margin: 0;
}
/* Styling for titles and headers */
#title {
width: auto;
height: 125px;
background-color: black;
text-align: center;
}
h1 {
font-family: monoton;
color: white;
font-size: 4.1rem;
margin: auto;
padding-top: 1vh;
}
#home:hover {
cursor: pointer;
color: rgb(0, 105, 240);
}
h2 {
font-family: monoton;
color: white;
padding: 0;
margin: 0;
}
h3 {
font-family: monoton;
padding: 0;
margin: 0;
}
/* Styling for home page content */
#main-container {
display: flex;
margin: 0 auto 0 auto;
max-height: 525px;
}
#restaurant-list {
position: relative;
width: 20vw;
height: 40vw;
min-height: 350px;
max-height: 525px;
min-width: 125px;
overflow: hidden;
background-color: rgb(175, 175, 175);
}
#list-fade { /* used on both pages */
pointer-events: none;
width: 100%;
height: 50px;
z-index: 5;
position: absolute;
bottom: 0;
background: linear-gradient(
rgba(0,0,0,0),
rgba(0,0,0,.3),
rgba(0,0,0)
)
}
.scroll {
overflow: auto;
width: Calc(20vw + 20px);
height: 40vw;
max-height: 525px;
min-height: 350px;
}
.rest-list-item {
font-family: fredoka one;
font-size: 1.5vw;
margin: 0;
padding: 1rem;
border-bottom: 2.5px solid rgb(65, 65, 65);
}
.rest-list-hidden {
display: none;
}
.rest-list-visible {
background-color: whitesmoke;
font-family: fredoka one;
font-size: .75rem;
margin: 0;
padding: .25rem;
border-bottom: 2.5px solid rgb(65, 65, 65);
}
.rest-list-item:hover {
color: rgb(0, 105, 240);
cursor: crosshair;
background-color: whitesmoke;
border-bottom: 2.5px solid rgb(65, 65, 65);
}
/* Styling for Restaurant pages */
#restaurant-info {
display: flex;
flex-direction: column;
align-items: center;
}
#info-head {
display: flex;
width: 60vw;
min-width: 600px;
height: 20vw;
min-height: 200px;
overflow: hidden;
}
#rest-basic {
top: 0px;
display: flex;
flex-direction: column;
width: 40vw;
min-width: 350px;
background-color: whitesmoke;
font-family: fredoka one;
font-size: 1rem;
overflow: auto;
padding: 10px;
border: 2.5px solid rgb(65, 65, 65)
}
.rest-info {
font-family: fredoka one;
font-size: 1rem;
}
#rest-detail {
background-color: black;
width: Calc(60vw - 2rem);
min-width: Calc(600px - 2rem);
height: auto;
color: white;
padding: 1rem;
}
#rest-comments {
display: flex;
flex-direction: column;
width: 60vw;
min-width: 600px;
height: auto;
}
#user-comments {
position: relative;
width: Calc(60vw - 5px);
min-width: 595px;
height: 15vh;
min-height: 150px;
border: 2.5px solid rgb(65, 65, 65);
background-color: whitesmoke;
overflow: hidden;
}
#comment-scroll {
text-align: center;
width: Calc(60vw + 20px);
min-width: 620px;
height: 15vh;
min-height: 150px;
overflow: auto;
padding-top: 1.5rem;
}
.comment-list {
font-family: fredoka one;
margin-left: 15px;
margin-right: 35px;
}
.single-comment {
border-bottom: 4px double rgb(65, 65, 65);
}
#comment-form {
width: 60vw;
min-width: 600px;
height: 20vh;
min-height: 200px;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
font-family: fredoka one;
color: white;
background-color: black;
border-top: 4px double white;
}
.text-input {
font-family: fredoka one;
}
#user-name {
margin-left: 20px;
}
#comment-input {
width: 40vw;
height: 40px;
}
#comment-button {
width: 10vw;
min-width: 50px;
border: 3px solid white;
border-radius: 5px;
background-color: black;
color: white;
font-family: monoton;
}
.main-info {
font-family: fredoka one;
font-size: 1.1rem;
}
/* Styling for maps */
#map {
height: 40vw;
width: 40vw;
min-width: 350px;
min-height: 350px;
max-height: 525px;
}
#rest-map {
height: 20vw;
width: 20vw;
min-width: 242px;
min-height: 200px;
}
.leaflet-popup-content-wrapper {
border: 2px solid rgb(175, 175, 175);
font-family: fredoka one;
font-size: .75rem;
}
.popup-text:hover {
color: rgb(0, 105, 240);
cursor: crosshair;
}
/* Styling for Footer */
#footer {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
width: auto;
height: 30vh;
min-height: 225px;
max-height: 250px;
background-color: black;
padding-top: 5px;
border-top: 5px double white;
}
#footer-links {
display: flex;
justify-content: space-between;
width: 50vw;
min-width: 450px;
}
.footer-image {
width: 15%;
height: auto;
}
.footer-image:hover {
filter: drop-shadow(5px 5px 5px rgb(250, 74, 74)) invert(75%);
cursor: pointer;
}
#mail-list {
display: flex;
justify-content: space-around;
width: 55vw;
min-width: 475px;
color: white;
font-family: fredoka one;
}
#main-email {
background-color: whitesmoke;
font-family: fredoka one;
width: 20vw;
}
#input-button {
display: flex;
justify-content: space-between;
width: 31vw;
}
#list-button {
width: 10vw;
min-width: 50px;
border: 3px solid white;
border-radius: 5px;
background-color: black;
color: white;
font-family: monoton;
}
#list-button:hover {
border: 3px solid rgb(65, 65, 65);
color: black;
background-color: whitesmoke;
cursor: pointer;
}
/* Bottom Bar that keeps a full black at the base of page when scaling */
#bottom-bar {
z-index: -10;
position: fixed;
bottom: 0;
width: 100vw;
height: 50px;
background-color: black;
}
/* Styling for Mobile Devices */
@media (max-width: 768px) {
html {
background: url(../images/desktop-bg.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 100%;
z-index: 0;
}
/* Styling for titles and headers */
#title {
width: auto;
height: 10vh;
min-height: 100px;
min-width: 350px;
background-color: black;
}
h1 {
font-family: monoton;
font-size: 6vh;
color: white;
margin: auto;
padding-top: 1vh;
}
h2 {
font-family: monoton;
color: white;
padding: 0;
margin: 0;
}
/* Styling for home page content */
#main-container {
margin: 0;
width: auto;
min-width: 350px;
max-height: 1000px;
display: flex;
flex-direction: column;
}
#restaurant-list {
width: auto;
height: 20vh;
min-height: 150px;
overflow: hidden;
background-color: rgb(175, 175, 175);
text-align: center;
}
#list-fade {
pointer-events: none;
width: 100%;
height: 25px;
z-index: 5;
position: absolute;
bottom: 0;
background: linear-gradient(
rgba(0,0,0,0),
rgba(0,0,0,.3),
rgba(0,0,0)
)
}
.scroll {
overflow: auto;
width: Calc(100vw + 20px);
height: 20vw;
min-height: 150px;
}
.rest-list-item {
width: 100vw;
font-family: fredoka one;
font-size: 1rem;
margin: 0;
padding: 1rem 0 1rem 0;
border-bottom: 2.5px solid rgb(65, 65, 65);
}
.rest-list-hidden {
display: none;
}
.rest-list-visible {
width: 100vw;
background-color: whitesmoke;
font-family: fredoka one;
font-size: .75rem;
margin: 0;
padding: .25rem 0 .25rem 0;
border-bottom: 2.5px solid rgb(65, 65, 65);
}
/* Styling for Restaurant pages */
#restaurant-info {
display: flex;
flex-direction: column;
align-items: center;
}
#info-head {
align-self: center;
display: flex;
width: 100vw;
max-width: 600px;
min-width: 300px;
height: 40vw;
overflow: hidden;
}
#rest-basic {
width: Calc(60vw - 25px);
max-width: 400px;
min-width: 150px;
background-color: whitesmoke;
font-family: fredoka one;
font-size: 1rem;
overflow: auto;
padding: 10px;
border: 2.5px solid rgb(65, 65, 65)
}
#rest-detail {
background-color: black;
width: Calc(100vw - 2rem);
min-width: 200px;
max-width: Calc(600px - 2rem);
height: auto;
color: white;
padding: 1rem;
}
#rest-comments {
display: flex;
flex-direction: column;
width: 100vw;
min-width: 250px;
max-width: 600px;
height: auto;
}
#user-comments {
width: auto;
min-width: 250px;
height: 15vh;
min-height: 150px;
border: 2.5px solid rgb(65, 65, 65);
background-color: whitesmoke;
overflow: hidden;
}
#comment-scroll {
text-align: center;
width: auto;
min-width: 250px;
height: 15vh;
min-height: 150px;
overflow: auto;
padding-top: 1rem;
}
#comment-form {
width: auto;
min-width: 250px;
height: 20vh;
min-height: 200px;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
font-family: fredoka one;
color: white;
background-color: black;
border-top: 4px double white;
}
#comment-input {
max-width: 500px;
width: 80vw;
height: 40px;
}
#comment-button {
width: 25vw;
min-width: 250px;
border: 3px solid white;
border-radius: 5px;
background-color: black;
color: white;
font-family: monoton;
}
.rest-info {
font-family: fredoka one;
font-size: 1rem;
}
/* Styling for maps */
#map {
height: 100vw;
width: 100vw;
max-width: 500px;
max-height: 500px;
margin: 0 auto 0 auto;
}
#rest-map {
height: 40vw;
width: 40vw;
max-width: 400px;
max-height: 400px;
margin: 0 auto 0 auto;
}
/* Styling for footer */
#footer {
display: flex;
flex-direction: column;
justify-content: space-around;
width: auto;
min-width: 350px;
height: 25vh;
background-color: black;
border-top: 5px double white;
}
#footer-links {
display: flex;
justify-content: space-between;
min-width: 300px;
width: 90vw;
}
.footer-image {
width: 12.5%;
height: auto;
max-width: 60px;
max-height: 60px;
}
#mail-list {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
height: 60px;
min-width: 300px;
width: 90vw;
color: white;
font-family: fredoka one;
}
#main-email {
background-color: whitesmoke;
font-family: fredoka one;
width: 60vw;
}
#input-button {
display: flex;
justify-content: space-between;
width: 80vw;
}
/* Bottom Bar not needed for mobile */
#bottom-bar {
display: none;
}
} | public/resources/styles/main.css | @import url('https://fonts.googleapis.com/css?family=Fredoka+One|Monoton&display=swap');
/* Background Image Import */
html {
background: url(../images/desktop-bg.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 100%;
z-index: 0;
}
/* Styling for non-mobile devices */
body {
height: 100vh;
width: auto;
display: flex;
flex-direction: column;
margin: 0;
}
/* Styling for titles and headers */
#title {
width: auto;
height: 125px;
background-color: black;
text-align: center;
}
h1 {
font-family: monoton;
color: white;
font-size: 4.1rem;
margin: auto;
padding-top: 1vh;
}
#home:hover {
cursor: pointer;
color: rgb(0, 105, 240);
}
h2 {
font-family: monoton;
color: white;
padding: 0;
margin: 0;
}
h3 {
font-family: monoton;
padding: 0;
margin: 0;
}
/* Styling for home page content */
#main-container {
display: flex;
margin: 0 auto 0 auto;
max-height: 525px;
}
#restaurant-list {
position: relative;
width: 20vw;
height: 40vw;
min-height: 350px;
max-height: 525px;
min-width: 125px;
overflow: hidden;
background-color: rgb(175, 175, 175);
}
#list-fade { /* used on both pages */
pointer-events: none;
width: 100%;
height: 50px;
z-index: 5;
position: absolute;
bottom: 0;
background: linear-gradient(
rgba(0,0,0,0),
rgba(0,0,0,.3),
rgba(0,0,0)
)
}
.scroll {
overflow: auto;
width: Calc(20vw + 20px);
height: 40vw;
max-height: 525px;
min-height: 350px;
}
.rest-list-item {
font-family: fredoka one;
font-size: 1.5vw;
margin: 0;
padding: 1rem;
border-bottom: 2.5px solid rgb(65, 65, 65);
}
.rest-list-hidden {
display: none;
}
.rest-list-visible {
background-color: whitesmoke;
font-family: fredoka one;
font-size: .75rem;
margin: 0;
padding: .25rem;
border-bottom: 2.5px solid rgb(65, 65, 65);
}
.rest-list-item:hover {
color: rgb(0, 105, 240);
cursor: crosshair;
background-color: whitesmoke;
border-bottom: 2.5px solid rgb(65, 65, 65);
}
/* Styling for Restaurant pages */
#restaurant-info {
display: flex;
flex-direction: column;
align-items: center;
}
#info-head {
display: flex;
width: 60vw;
min-width: 600px;
height: 20vw;
min-height: 200px;
overflow: hidden;
}
#rest-basic {
top: 0px;
display: flex;
flex-direction: column;
width: 40vw;
min-width: 350px;
background-color: whitesmoke;
font-family: fredoka one;
font-size: 1rem;
overflow: auto;
padding: 10px;
border: 2.5px solid rgb(65, 65, 65)
}
.rest-info {
font-family: fredoka one;
font-size: 1rem;
}
#rest-detail {
background-color: black;
width: Calc(60vw - 2rem);
min-width: Calc(600px - 2rem);
height: auto;
color: white;
padding: 1rem;
}
#rest-comments {
display: flex;
flex-direction: column;
width: 60vw;
min-width: 600px;
height: auto;
}
#user-comments {
position: relative;
width: Calc(60vw - 5px);
min-width: 595px;
height: 15vh;
min-height: 150px;
border: 2.5px solid rgb(65, 65, 65);
background-color: whitesmoke;
overflow: hidden;
}
#comment-scroll {
text-align: center;
width: Calc(60vw + 20px);
min-width: 620px;
height: 15vh;
min-height: 150px;
overflow: auto;
padding-top: 1.5rem;
}
.comment-list {
font-family: fredoka one;
margin-left: 15px;
margin-right: 35px;
}
.single-comment {
border-bottom: 4px double rgb(65, 65, 65);
}
#comment-form {
width: 60vw;
min-width: 600px;
height: 20vh;
min-height: 200px;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
font-family: fredoka one;
color: white;
background-color: black;
border-top: 4px double white;
}
.text-input {
font-family: fredoka one;
}
#user-name {
margin-left: 20px;
}
#comment-input {
width: 40vw;
height: 40px;
}
#comment-button {
width: 10vw;
min-width: 50px;
border: 3px solid white;
border-radius: 5px;
background-color: black;
color: white;
font-family: monoton;
}
.main-info {
font-family: fredoka one;
font-size: 1.1rem;
}
/* Styling for maps */
#map {
height: 40vw;
width: 40vw;
min-width: 350px;
min-height: 350px;
max-height: 525px;
}
#rest-map {
height: 20vw;
width: 20vw;
min-width: 242px;
min-height: 200px;
}
.leaflet-popup-content-wrapper {
border: 2px solid rgb(175, 175, 175);
font-family: fredoka one;
font-size: .75rem;
}
.popup-text:hover {
color: rgb(0, 105, 240);
cursor: crosshair;
}
/* Styling for Footer */
#footer {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
width: auto;
height: 30vh;
min-height: 225px;
max-height: 250px;
background-color: black;
padding-top: 5px;
border-top: 5px double white;
}
#footer-links {
display: flex;
justify-content: space-between;
width: 50vw;
min-width: 450px;
}
.footer-image {
width: 15%;
height: auto;
}
.footer-image:hover {
filter: drop-shadow(5px 5px 5px rgb(250, 74, 74)) invert(75%);
cursor: pointer;
}
#mail-list {
display: flex;
justify-content: space-around;
width: 55vw;
min-width: 475px;
color: white;
font-family: fredoka one;
}
#main-email {
background-color: whitesmoke;
font-family: fredoka one;
width: 20vw;
}
#input-button {
display: flex;
justify-content: space-between;
width: 31vw;
}
#list-button {
width: 10vw;
min-width: 50px;
border: 3px solid white;
border-radius: 5px;
background-color: black;
color: white;
font-family: monoton;
}
#list-button:hover {
border: 3px solid rgb(65, 65, 65);
color: black;
background-color: whitesmoke;
cursor: pointer;
}
/* Bottom Bar that keeps a full black at the base of page when scaling */
#bottom-bar {
z-index: -10;
position: fixed;
bottom: 0;
width: 100vw;
height: 50px;
background-color: black;
}
/* Styling for Mobile Devices */
@media (max-width: 768px) {
html {
background: url(../images/desktop-bg.png) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 100%;
z-index: 0;
}
/* Styling for titles and headers */
#title {
width: auto;
height: 10vh;
min-height: 100px;
min-width: 350px;
background-color: black;
}
h1 {
font-family: monoton;
font-size: 6vh;
color: white;
margin: auto;
padding-top: 1vh;
}
h2 {
font-family: monoton;
color: white;
padding: 0;
margin: 0;
}
/* Styling for home page content */
#main-container {
margin: 0;
width: auto;
min-width: 350px;
max-height: 1000px;
display: flex;
flex-direction: column;
}
#restaurant-list {
width: auto;
height: 20vh;
min-height: 150px;
overflow: hidden;
background-color: rgb(175, 175, 175);
text-align: center;
}
#list-fade {
pointer-events: none;
width: 100%;
height: 25px;
z-index: 5;
position: absolute;
bottom: 0;
background: linear-gradient(
rgba(0,0,0,0),
rgba(0,0,0,.3),
rgba(0,0,0)
)
}
.scroll {
overflow: auto;
width: Calc(100vw + 20px);
height: 20vw;
min-height: 150px;
}
.rest-list-item {
width: 100vw;
font-family: fredoka one;
font-size: 1rem;
margin: 0;
padding: 1rem 0 1rem 0;
border-bottom: 2.5px solid rgb(65, 65, 65);
}
.rest-list-hidden {
display: none;
}
.rest-list-visible {
width: 100vw;
background-color: whitesmoke;
font-family: fredoka one;
font-size: .75rem;
margin: 0;
padding: .25rem 0 .25rem 0;
border-bottom: 2.5px solid rgb(65, 65, 65);
}
/* Styling for Restaurant pages */
#restaurant-info {
display: flex;
flex-direction: column;
align-items: center;
}
#info-head {
align-self: center;
display: flex;
width: 100vw;
max-width: 600px;
min-width: 300px;
height: 40vw;
overflow: hidden;
}
#rest-basic {
width: Calc(60vw - 25px);
max-width: 400px;
min-width: 150px;
background-color: whitesmoke;
font-family: fredoka one;
font-size: 1rem;
overflow: auto;
padding: 10px;
border: 2.5px solid rgb(65, 65, 65)
}
#rest-detail {
background-color: black;
width: Calc(100vw - 2rem);
min-width: 200px;
max-width: Calc(600px - 2rem);
height: auto;
color: white;
padding: 1rem;
}
#rest-comments {
display: flex;
flex-direction: column;
width: 100vw;
min-width: 250px;
max-width: 600px;
height: auto;
}
#user-comments {
width: auto;
min-width: 250px;
height: 15vh;
min-height: 150px;
border: 2.5px solid rgb(65, 65, 65);
background-color: whitesmoke;
overflow: hidden;
}
#comment-scroll {
text-align: center;
width: auto;
min-width: 250px;
height: 15vh;
min-height: 150px;
overflow: auto;
padding-top: 1rem;
}
#comment-form {
width: auto;
min-width: 250px;
height: 20vh;
min-height: 200px;
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
font-family: fredoka one;
color: white;
background-color: black;
border-top: 4px double white;
}
#comment-input {
max-width: 500px;
width: 80vw;
height: 40px;
}
#comment-button {
width: 25vw;
min-width: 250px;
border: 3px solid white;
border-radius: 5px;
background-color: black;
color: white;
font-family: monoton;
}
.rest-info {
font-family: fredoka one;
font-size: 1rem;
}
/* Styling for maps */
#map {
height: 100vw;
width: 100vw;
max-width: 500px;
max-height: 500px;
margin: 0 auto 0 auto;
}
#rest-map {
height: 40vw;
width: 40vw;
max-width: 400px;
max-height: 400px;
margin: 0 auto 0 auto;
}
/* Styling for footer */
#footer {
display: flex;
flex-direction: column;
justify-content: space-around;
width: auto;
min-width: 350px;
height: 25vh;
background-color: black;
border-top: 5px double white;
}
#footer-links {
display: flex;
justify-content: space-between;
min-width: 300px;
width: 90vw;
}
.footer-image {
width: 12.5%;
height: auto;
max-width: 60px;
max-height: 60px;
}
#mail-list {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;
height: 60px;
min-width: 300px;
width: 90vw;
color: white;
font-family: fredoka one;
}
#main-email {
background-color: whitesmoke;
font-family: fredoka one;
width: 60vw;
}
#input-button {
display: flex;
justify-content: space-between;
width: 80vw;
}
/* Bottom Bar not needed for mobile */
#bottom-bar {
display: none;
}
} | 0.322313 | 0.069069 |
@charset "utf-8";
/* CSS Document */
iframe,ul,li,ol,dl,dt,dd,p,table,tr,td,form,button,select,textarea { margin:0; padding:0; font-weight:normal; font-style:normal; list-style-type:none; border:none;}
ul {list-style:none;}
a img {border:none;}
a {text-decoration:none;}
body { font:14px "微软雅黑"; margin:0}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal; margin:0;}
.clear{ clear:both;}
.hearder{ height:90px; /*background:url() center left no-repeat;*/ margin:0 auto; width:1001px;}
.con{ background:url(../images/syll2.gif) repeat-x; height:auto; width:100%}
.part{ background:url(../images/syll3.gif) no-repeat; width:1001px; margin:0 auto; }
.map{ width:664px; height:515px; float:left}
.login{ overflow:hidden; padding-top:48px;}
.login h1{ background:url(../images/syll4.gif) no-repeat; width:322px; height:80px; }
.login_con{ background:url(../images/syll5.gif) repeat-y; width:322px; height:270px}
.login_foot{ background:url(../images/syll6.gif) no-repeat; height:17px;}
.name{ background:url(../images/syll7.gif) no-repeat; width:265px; height:34px; margin-left:25px; margin-bottom:22px;}
.password{ background:url(../images/syll8.gif) no-repeat; width:265px; height:34px; margin-left:25px; margin-bottom:22px;}
.yzm{margin-left:25px; margin-bottom:22px;}
.yzm input.yzdd{ border:#c3c3c3 1px solid;height:34px; background-color:#FFFFFF; margin:0; width:145px; padding-left:12px;}
.yzm img{ margin-left:7px; vertical-align: middle}
.inputLogin{ border:none; width:210px; height:32px; line-height:50%; font-size: 14px; margin:1px 0 0 42px; resize:none; outline:none; }
.login_auto{ margin-left:25px; margin-bottom:35px; color:#2a2a2a;}
.login_auto input.dg{ width:18px; height:18px; border:#c3c3c3 1px solid; background-color:#FFFFFF; margin-left:0; vertical-align: middle;}
.dl_button{ width:265px; height:39px; background-color:#347ddf; display:block; text-align:center; line-height:38px; margin-left:25px; font-size:18px; color:#FFFFFF; margin-bottom:15px;}
a.dl_button:hover,a.dl_button:link,a.dl_button:visited,a.dl_button:active{color:#fff;text-decoration: none;}
a.dl_button:hover{ background:#00bbee; }
a.lan{ color:#7ebcec; font-size:12px; text-decoration:underline; display:block;float: right; padding-right: 35px;}
a.lan:hover{ color:#0033CC}
.part p{ text-align:center; color:#494949;}
.font_td {
font-size: 12px;
font-weight: nomal;
font-family: Arial, Helvetica, sans-serif;
}
label.error {
background:url("../images/unchecked.gif") no-repeat 0px 0px;
padding-left: 16px;
padding-bottom: 2px;
font-weight: bold;
font-size: 12px;
color: #EA5200;
} | src/main/webapp/css/login_system.css | @charset "utf-8";
/* CSS Document */
iframe,ul,li,ol,dl,dt,dd,p,table,tr,td,form,button,select,textarea { margin:0; padding:0; font-weight:normal; font-style:normal; list-style-type:none; border:none;}
ul {list-style:none;}
a img {border:none;}
a {text-decoration:none;}
body { font:14px "微软雅黑"; margin:0}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal; margin:0;}
.clear{ clear:both;}
.hearder{ height:90px; /*background:url() center left no-repeat;*/ margin:0 auto; width:1001px;}
.con{ background:url(../images/syll2.gif) repeat-x; height:auto; width:100%}
.part{ background:url(../images/syll3.gif) no-repeat; width:1001px; margin:0 auto; }
.map{ width:664px; height:515px; float:left}
.login{ overflow:hidden; padding-top:48px;}
.login h1{ background:url(../images/syll4.gif) no-repeat; width:322px; height:80px; }
.login_con{ background:url(../images/syll5.gif) repeat-y; width:322px; height:270px}
.login_foot{ background:url(../images/syll6.gif) no-repeat; height:17px;}
.name{ background:url(../images/syll7.gif) no-repeat; width:265px; height:34px; margin-left:25px; margin-bottom:22px;}
.password{ background:url(../images/syll8.gif) no-repeat; width:265px; height:34px; margin-left:25px; margin-bottom:22px;}
.yzm{margin-left:25px; margin-bottom:22px;}
.yzm input.yzdd{ border:#c3c3c3 1px solid;height:34px; background-color:#FFFFFF; margin:0; width:145px; padding-left:12px;}
.yzm img{ margin-left:7px; vertical-align: middle}
.inputLogin{ border:none; width:210px; height:32px; line-height:50%; font-size: 14px; margin:1px 0 0 42px; resize:none; outline:none; }
.login_auto{ margin-left:25px; margin-bottom:35px; color:#2a2a2a;}
.login_auto input.dg{ width:18px; height:18px; border:#c3c3c3 1px solid; background-color:#FFFFFF; margin-left:0; vertical-align: middle;}
.dl_button{ width:265px; height:39px; background-color:#347ddf; display:block; text-align:center; line-height:38px; margin-left:25px; font-size:18px; color:#FFFFFF; margin-bottom:15px;}
a.dl_button:hover,a.dl_button:link,a.dl_button:visited,a.dl_button:active{color:#fff;text-decoration: none;}
a.dl_button:hover{ background:#00bbee; }
a.lan{ color:#7ebcec; font-size:12px; text-decoration:underline; display:block;float: right; padding-right: 35px;}
a.lan:hover{ color:#0033CC}
.part p{ text-align:center; color:#494949;}
.font_td {
font-size: 12px;
font-weight: nomal;
font-family: Arial, Helvetica, sans-serif;
}
label.error {
background:url("../images/unchecked.gif") no-repeat 0px 0px;
padding-left: 16px;
padding-bottom: 2px;
font-weight: bold;
font-size: 12px;
color: #EA5200;
} | 0.225161 | 0.122104 |
@viewport {
width: extend-to-zoom;
zoom: 1.0;
}
@-ms-viewport {
width: extend-to-zoom;
zoom: 1.0;
}
html, body {
font-size: 100%;
padding: 0;
margin: 0;
width: 100%;
overflow: scroll;
overflow-x: hidden;
background: #ddd url(../images/back.jpg) fixed no-repeat center center;
background-size: cover;
-webkit-overflow-scrolling: touch;
}
.curtain {
position: fixed;
width: 100%;
padding: 15px;
width: 100%;
box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.3);
background: #fff url(../images/back.jpg) fixed no-repeat center center;
background-size: cover;
overflow: scroll;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
}
.curtain:last-child {
position: relative;
}
/* IMPORTANT! */
.inner {
width: 100%;
max-width: 1200px;
min-width: 300px;
margin: 0 auto;
position: relative;
padding: 20px 0 40px 0;
}
.inner img {
width: 60%;
max-width: 640px;
min-width: 250px;
display: block;
float: left;
padding: 0 20px 20px 0;
}
.clear {
clear: both;
}
.inner h1 {
padding: 0;
margin: 0;
font: 700 35px/45px 'Volkorn', serif;
color: #333;
}
.inner h2 {
padding: 0;
margin: 0;
font: 700 25px/35px 'Volkorn', serif;
color: #040;
}
.inner h3 {
padding: 0;
margin: 0;
font: 400 20px/30px 'Volkorn', serif;
color: #040;
}
.inner p {
display: block;
min-width: 280px;
padding: 15px 20px;
margin: 0;
font: 400 18px/25px 'Old Standard TT', serif;
color: #111;
text-align: justify;
}
.inner a {
color: #111;
}
.cssplay {
width: 300px;
height: 300px;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
margin-left: -150px;
margin-top: -150px;
}
.cssplay a {
text-decoration: none;
color: #333;
}
.cssplay p {
padding: 0;
text-align: center;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
html, body {
background: #ddd;
}
.curtain {
background: #ddd;
}
}
@media only screen and (max-device-width: 1024px) and (orientation: portrait) {
html, body {
background: #ddd;
}
.curtain {
background: #ddd;
}
.inner img {
float: none;
width: 95%;
}
.inner h1 {
font: 700 30px/40px 'Volkorn', serif;
}
.inner h2 {
font: 700 20px/30px 'Volkorn', serif;
}
.inner h3 {
font: 400 15px/20px 'Volkorn', serif;
}
.inner p {
padding: 0 30px 0 0;
margin: 0;
font: 400 15px/20px 'Old Standard TT', serif;
}
}
.follows {
position: fixed;
top: 20px;
left: 20px;
font-size: 30px;
} | layout-master/layout234/stylesheets/style.css | @viewport {
width: extend-to-zoom;
zoom: 1.0;
}
@-ms-viewport {
width: extend-to-zoom;
zoom: 1.0;
}
html, body {
font-size: 100%;
padding: 0;
margin: 0;
width: 100%;
overflow: scroll;
overflow-x: hidden;
background: #ddd url(../images/back.jpg) fixed no-repeat center center;
background-size: cover;
-webkit-overflow-scrolling: touch;
}
.curtain {
position: fixed;
width: 100%;
padding: 15px;
width: 100%;
box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.3);
background: #fff url(../images/back.jpg) fixed no-repeat center center;
background-size: cover;
overflow: scroll;
overflow-x: hidden;
-webkit-overflow-scrolling: touch;
}
.curtain:last-child {
position: relative;
}
/* IMPORTANT! */
.inner {
width: 100%;
max-width: 1200px;
min-width: 300px;
margin: 0 auto;
position: relative;
padding: 20px 0 40px 0;
}
.inner img {
width: 60%;
max-width: 640px;
min-width: 250px;
display: block;
float: left;
padding: 0 20px 20px 0;
}
.clear {
clear: both;
}
.inner h1 {
padding: 0;
margin: 0;
font: 700 35px/45px 'Volkorn', serif;
color: #333;
}
.inner h2 {
padding: 0;
margin: 0;
font: 700 25px/35px 'Volkorn', serif;
color: #040;
}
.inner h3 {
padding: 0;
margin: 0;
font: 400 20px/30px 'Volkorn', serif;
color: #040;
}
.inner p {
display: block;
min-width: 280px;
padding: 15px 20px;
margin: 0;
font: 400 18px/25px 'Old Standard TT', serif;
color: #111;
text-align: justify;
}
.inner a {
color: #111;
}
.cssplay {
width: 300px;
height: 300px;
text-align: center;
position: absolute;
left: 50%;
top: 50%;
margin-left: -150px;
margin-top: -150px;
}
.cssplay a {
text-decoration: none;
color: #333;
}
.cssplay p {
padding: 0;
text-align: center;
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
html, body {
background: #ddd;
}
.curtain {
background: #ddd;
}
}
@media only screen and (max-device-width: 1024px) and (orientation: portrait) {
html, body {
background: #ddd;
}
.curtain {
background: #ddd;
}
.inner img {
float: none;
width: 95%;
}
.inner h1 {
font: 700 30px/40px 'Volkorn', serif;
}
.inner h2 {
font: 700 20px/30px 'Volkorn', serif;
}
.inner h3 {
font: 400 15px/20px 'Volkorn', serif;
}
.inner p {
padding: 0 30px 0 0;
margin: 0;
font: 400 15px/20px 'Old Standard TT', serif;
}
}
.follows {
position: fixed;
top: 20px;
left: 20px;
font-size: 30px;
} | 0.41739 | 0.125012 |
.xxx-share {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
}
.xxx-share__list {
list-style-type: none;
padding: 0;
margin: 0;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
}
/* xxx-share__list--modal-login */
.xxx-share__list.xxx-share__list--modal-login {
padding-top: 25px;
padding-bottom: 25px;
margin: 0 auto;
}
.xxx-share__list.xxx-share__list--modal-login button {
background-color: transparent;
}
/* xxx-share__list--modal-login //end */
.xxx-share__item {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
margin-left: 10px;
}
.xxx-share__link {
position: relative;
width: 35px;
height: 35px;
border: 1px solid #adb4bf;
border-radius: 50%;
color: #adb4bf;
cursor: pointer;
-webkit-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
}
.xxx-share__link:hover {
color: #fff;
}
.xxx-share__link::before {
font-family: "bankiros";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 19px;
}
/* xxx-share__link--tg */
.xxx-share__link.xxx-share__link--tg:hover,
.xxx-share__link.xxx-share__link--telegram:hover {
background-color: #2396dc;
border-color: #2396dc;
-webkit-box-shadow: 0 0 10px #2396dc;
box-shadow: 0 0 10px #2396dc;
}
.xxx-share__link.xxx-share__link--tg::before,
.xxx-share__link.xxx-share__link--telegram::before {
content: "\e91f";
}
/* xxx-share__link--tg //end */
/* xxx-share__link--ok */
.xxx-share__link.xxx-share__link--ok:hover {
background-color: #ee8208;
border-color: #ee8208;
-webkit-box-shadow: 0 0 10px #ee8208;
box-shadow: 0 0 10px #ee8208;
}
.xxx-share__link.xxx-share__link--ok::before {
content: "\e91d";
}
/* xxx-share__link--ok //end */
/* xxx-share__link--fb */
.xxx-share__link.xxx-share__link--fb:hover,
.xxx-share__link.xxx-share__link--facebook:hover {
background-color: #3b5998;
border-color: #3b5998;
-webkit-box-shadow: 0 0 10px #3b5998;
box-shadow: 0 0 10px #3b5998;
}
.xxx-share__link.xxx-share__link--fb::before,
.xxx-share__link.xxx-share__link--facebook::before {
content: "\e91b";
}
/* xxx-share__link--fb //end */
/* xxx-share__link--tw */
.xxx-share__link.xxx-share__link--tw:hover {
background-color: #55acee;
border-color: #55acee;
-webkit-box-shadow: 0 0 10px #55acee;
box-shadow: 0 0 10px #55acee;
}
.xxx-share__link.xxx-share__link--tw::before {
content: "\e920";
}
/* xxx-share__link--tw //end */
/* xxx-share__link--vk */
.xxx-share__link.xxx-share__link--vk:hover {
background-color: #45668e;
border-color: #45668e;
-webkit-box-shadow: 0 0 10px #45668e;
box-shadow: 0 0 10px #45668e;
}
.xxx-share__link.xxx-share__link--vk::before {
content: "\e921";
}
/* xxx-share__link--vk //end */
/* xxx-share__link--gp */
.xxx-share__link.xxx-share__link--gp:hover {
background-color: #d42700;
border-color: #d42700;
-webkit-box-shadow: 0 0 10px #d42700;
box-shadow: 0 0 10px #d42700;
}
.xxx-share__link.xxx-share__link--gp::before {
content: "\e91c";
}
/* xxx-share__link--gp //end */
/* xxx-share__link--y-zen */
.xxx-share__link.xxx-share__link--y-zen:hover {
background-color: #35383d;
border-color: #35383d;
-webkit-box-shadow: 0 0 10px #35383d;
box-shadow: 0 0 10px #35383d;
}
.xxx-share__link.xxx-share__link--y-zen::before {
content: "\e974";
}
/* xxx-share__link--y-zen //end */
/* xxx-share__link--linkedin */
.xxx-share__link.xxx-share__link--linkedin:hover {
background-color: #1191d3;
border-color: #1191d3;
-webkit-box-shadow: 0 0 10px #1191d3;
box-shadow: 0 0 10px #1191d3;
}
.xxx-share__link.xxx-share__link--linkedin::before {
content: "\e97d";
}
/* xxx-share__link--linkedin //end */
/* xxx-share__link--youtube */
.xxx-share__link.xxx-share__link--youtube:hover {
background-color: #ff0f17;
border-color: #ff0f17;
-webkit-box-shadow: 0 0 10px #ff0f17;
box-shadow: 0 0 10px #ff0f17;
}
.xxx-share__link.xxx-share__link--youtube::before {
content: "\e97e";
}
/* xxx-share__link--youtube //end */
/* xxx-share__link--ya */
.xxx-share__link.xxx-share__link--ya:hover {
background-color: #f00;
border-color: #f00;
-webkit-box-shadow: 0 0 10px #f00;
box-shadow: 0 0 10px #f00;
}
.xxx-share__link.xxx-share__link--ya::before {
content: "\e97c";
}
/* xxx-share__link--ya //end */
/* xxx-share__link--inst */
.xxx-share__link.xxx-share__link--inst:hover {
background: #d6249f;
border-color: #d6249f;
background: -o-radial-gradient(30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
box-shadow: 0 0 10px #d6249f;
}
.xxx-share__link.xxx-share__link--inst::before {
content: "\e991";
top: 53%;
left: 52%;
}
/* xxx-share__link--inst end */
.xxx-share__title {
margin-right: 10px;
position: relative;
font-size: 14px;
color: #adb4bf;
}
.xxx-share__item:first-child {
margin-left: 0;
}
.xxx-share__show-btn {
position: relative;
width: 40px;
height: 40px;
background: #55a3ed;
box-shadow: 0 5px 10px rgba(155, 155, 155, .4);
color: #fff;
border: 1px solid #55a3ed;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
outline: 0;
opacity: 1;
-webkit-transition: background-color .25s, border-color .25s;
-moz-transition: background-color .25s, border-color .25s;
-o-transition: background-color .25s, border-color .25s;
transition: background-color .25s, border-color .25s;
display: none;
}
.xxx-share__show-btn::before {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) rotate(0);
-moz-transform: translate(-50%, -50%) rotate(0);
-ms-transform: translate(-50%, -50%) rotate(0);
-o-transform: translate(-50%, -50%) rotate(0);
transform: translate(-50%, -50%) rotate(0);
content: "\e94c";
font-family: "bankiros";
color: #fff;
-webkit-transition: transform .25s;
-moz-transition: transform .25s;
-o-transition: transform .25s;
transition: transform .25s;
}
.xxx-share__show-btn.xxx-share__show-btn--light {
background: #fff;
border: 1px solid #dadee2;
}
.xxx-share__show-btn.xxx-share__show-btn--light:before {
color: #9299a2;
}
.xxx-share__show-btn.xxx-share__show-btn--no-shadow {
box-shadow: none;
}
/* xxx-share--compact */
.xxx-share.xxx-share--compact {
position: relative;
display: inline-flex;
}
.xxx-share.xxx-share--compact .xxx-share__show-btn {
display: inline-flex;
}
.xxx-share.xxx-share--compact .xxx-share__list {
position: absolute;
overflow: hidden;
transition: height .25s, width .25s;
width: 0;
height: 40px;
}
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-right .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-left .xxx-share__list {
bottom: 0;
height: 40px;
width: 0;
}
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-left .xxx-share__list {
right: calc(40px + 5px);
}
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-right .xxx-share__list {
left: calc(40px + 5px);
}
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-right.active .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-left.active .xxx-share__list {
width: 220px;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__list {
width: 40px;
height: 0;
right: 0;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__list {
bottom: calc(40px + 5px);
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list {
top: calc(40px + 5px);
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__item {
margin: 5px 0 0 0;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__item:first-child {
margin: 0;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom.active .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top.active .xxx-share__list {
height: 220px;
}
.xxx-share.xxx-share--compact .xxx-share__item {
margin: 0 0 0 5px;
}
.xxx-share.xxx-share--compact .xxx-share__link {
width: 40px;
height: 40px;
}
.xxx-share.xxx-share--compact .xxx-share__item:first-child {
margin: 0;
}
.xxx-share.xxx-share--compact.active .xxx-share__show-btn {
background: #fff;
border-color: #dadee2;
}
.xxx-share.xxx-share--compact.active .xxx-share__show-btn::before {
content: "\e916";
font-size: 14px;
color: #adb4bf;
-webkit-transform: translate(-50%, -50%) rotate(360deg);
-moz-transform: translate(-50%, -50%) rotate(360deg);
-ms-transform: translate(-50%, -50%) rotate(360deg);
-o-transform: translate(-50%, -50%) rotate(360deg);
transform: translate(-50%, -50%) rotate(360deg);
}
/* xxx-share--compact //end */
/* xxx-share--center */
.xxx-share.xxx-share--center {
justify-content: center;
}
/* xxx-share--center //end */
/* xxx-share--color */
.xxx-share.xxx-share--color .xxx-share__item {
margin-left: 1px;
}
.xxx-share.xxx-share--color .xxx-share__item:first-child {
margin-left: 0;
}
.xxx-share.xxx-share--color .xxx-share__item:first-child .xxx-share__link {
-webkit-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
.xxx-share.xxx-share--color .xxx-share__item:last-child .xxx-share__link {
-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
.xxx-share.xxx-share--color .xxx-share__link {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: none;
color: #fff;
width: 48px;
height: 40px;
}
.xxx-share.xxx-share--color .xxx-share__link--tg,
.xxx-share.xxx-share--color .xxx-share__link--telegram {
background-color: #47a6e2;
}
.xxx-share.xxx-share--color .xxx-share__link--ok {
background-color: #ed8100;
}
.xxx-share.xxx-share--color .xxx-share__link--fb,
.xxx-share.xxx-share--colorv.xxx-share__link--facebook {
background-color: #365c98;
}
.xxx-share.xxx-share--color .xxx-share__link--tw {
background-color: #51b4ef;
}
.xxx-share.xxx-share--color .xxx-share__link--vk {
background-color: #4f7599;
}
.xxx-share.xxx-share--color .xxx-share__link--gp {
background-color: #d34833;
}
.xxx-share.xxx-share--color .xxx-share__link--y-zen {
background-color: #35383d;
}
.xxx-share.xxx-share--color .xxx-share__link--linkedin {
background-color: #1191d3;
}
.xxx-share.xxx-share--color .xxx-share__link--youtube {
background-color: #ff0f17;
}
.xxx-share.xxx-share--color .xxx-share__link--ya {
background-color: #f00;
}
.xxx-share.xxx-share--color .xxx-share__link--inst {
background: #d6249f;
border-color: #d6249f;
background: -o-radial-gradient(30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
/* xxx-share--color //end */
/* xxx-share--size-30 */
.xxx-share.xxx-share--size-30 .xxx-share__link {
width: 30px;
height: 30px;
}
.xxx-share.xxx-share--size-30 .xxx-share__link::before {
font-size: 15px;
}
/* xxx-share--size-30 //end */
/* xxx-share--circle-big */
.xxx-share.xxx-share--circle-big .xxx-share__link {
width: 40px;
height: 40px;
}
/* xxx-share--circle-big //end */
/* xxx-share--margin-5 */
.xxx-share.xxx-share--margin-5 .xxx-share__item {
margin-left: 5px;
}
.xxx-share.xxx-share--margin-5 .xxx-share__item:first-child {
margin-left: 0;
}
/* xxx-share--margin-5 //end */
/* xxx-share--color-circle */
.xxx-share.xxx-share--color-circle .xxx-share__link {
border: none;
color: #fff;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--tg,
.xxx-share.xxx-share--color-circle .xxx-share__link--telegram {
background-color: #47a6e2;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--ok {
background-color: #ed8100;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--fb,
.xxx-share.xxx-share--color-circle .xxx-share__link--facebook {
background-color: #365c98;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--tw {
background-color: #51b4ef;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--vk {
background-color: #4f7599;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--gp {
background-color: #d34833;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--y-zen {
background-color: #35383d;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--ya {
background-color: #f80e16;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--youtube {
background-color: #ff0f17;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--linkedin {
background-color: #1191d3;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--inst {
background: #d6249f;
border-color: #d6249f;
background: -o-radial-gradient(30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
/* xxx-share--color-circle //end */
/* xxx-share--list-vertical */
.xxx-share.xxx-share--list-vertical .xxx-share__list {
flex-direction: column;
}
.xxx-share.xxx-share--list-vertical .xxx-share__item {
margin: 10px 0 0 0;
}
.xxx-share.xxx-share--list-vertical .xxx-share__item:first-child {
margin-top: 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__item {
margin: 1px 0 0 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__item:first-child {
margin-top: 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__item:first-child .xxx-share__link {
border-radius: 5px 5px 0 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__item:first-child .xxx-share__link {
border-radius: 0 0 5px 5px;
}
.xxx-share.xxx-share--list-vertical.xxx-share--margin-5 .xxx-share__item {
margin-top: 5px;
}
.xxx-share.xxx-share--list-vertical.xxx-share--margin-5 .xxx-share__item:first-child {
margin-top: 0;
}
/* xxx-share--list-vertical //end */
/* xxx-share--fixed */
.xxx-share.xxx-share--fixed {
position: fixed;
z-index: 50;
right: 5px;
bottom: 150px;
}
/* xxx-share--fixed //end */
/* Стилизация для yandex share */
.xxx-share .xxx-share__list .ya-share2__list {
list-style-type: none;
padding: 0;
margin: 0;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
margin: 0 0 0 10px;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-left: 0;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
position: relative;
width: 35px;
height: 35px;
border: 1px solid #adb4bf;
border-radius: 50%;
color: #adb4bf !important;
cursor: pointer;
-webkit-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
}
/* .ya-share2__link */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link:hover {
color: #fff !important;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link:before {
font-family: "bankiros";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 19px;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link * {
display: none;
}
/* ya-share2__item_service_telegram */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_telegram .ya-share2__link:hover {
background-color: #2396dc;
border-color: #2396dc;
-webkit-box-shadow: 0 0 10px #2396dc;
box-shadow: 0 0 10px #2396dc;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_telegram .ya-share2__link:before {
content: "\e91f";
}
/* ya-share2__item_service_telegram //end */
/* ya-share2__item_service_odnoklassniki */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__link:hover {
background-color: #ee8208;
border-color: #ee8208;
-webkit-box-shadow: 0 0 10px #ee8208;
box-shadow: 0 0 10px #ee8208;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__link:before {
content: "\e91d";
}
/* ya-share2__item_service_odnoklassniki //end */
/* ya-share2__item_service_facebook */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_facebook .ya-share2__link:hover {
background-color: #3b5998;
border-color: #3b5998;
-webkit-box-shadow: 0 0 10px #3b5998;
box-shadow: 0 0 10px #3b5998;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_facebook .ya-share2__link:before {
content: "\e91b";
}
/* ya-share2__item_service_facebook //end */
/* ya-share2__item_service_twitter */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_twitter .ya-share2__link:hover {
background-color: #55acee;
border-color: #55acee;
-webkit-box-shadow: 0 0 10px #55acee;
box-shadow: 0 0 10px #55acee;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_twitter .ya-share2__link:before {
content: "\e920";
}
/* ya-share2__item_service_twitter //end */
/* ya-share2__item_service_vkontakte */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__link:hover {
background-color: #45668e;
border-color: #45668e;
-webkit-box-shadow: 0 0 10px #45668e;
box-shadow: 0 0 10px #45668e;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__link:before {
content: "\e921";
}
/* ya-share2__item_service_vkontakte //end */
/* .ya-share2__link //end */
/* xxx-share--color */
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item {
margin-left: 1px;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-left: 0;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:first-child .ya-share2__link {
-webkit-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:last-child .ya-share2__link {
-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: none;
color: #fff !important;
width: 48px;
height: 40px;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_telegram .ya-share2__link {
background-color: #47a6e2;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__link {
background-color: #ed8100;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_facebook .ya-share2__link {
background-color: #365c98;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_twitter .ya-share2__link {
background-color: #51b4ef;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__link {
background-color: #4f7599;
}
/* xxx-share--color //end */
/* xxx-share--size-30 */
.xxx-share.xxx-share--size-30 .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
width: 30px;
height: 30px;
}
.xxx-share.xxx-share--size-30 .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link:before {
font-size: 15px;
}
/* xxx-share--size-30 //end */
/* xxx-share--margin-5 */
.xxx-share.xxx-share--margin-5 .xxx-share__list .ya-share2__list .ya-share2__item {
margin-left: 5px;
}
.xxx-share.xxx-share--margin-5 .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-left: 0;
}
/* xxx-share--margin-5 //end */
/* xxx-share--color-circle */
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
border: none;
color: #fff !important;
}
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_telegram .ya-share2__link {
background-color: #47a6e2;
}
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__link {
background-color: #ed8100;
}
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_facebook .ya-share2__link {
background-color: #365c98;
}
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_twitter .ya-share2__link {
background-color: #51b4ef;
}
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__link {
background-color: #4f7599;
}
/* xxx-share--color-circle //end */
/* xxx-share--circle-big */
.xxx-share.xxx-share--circle-big .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
width: 40px;
height: 40px;
}
/* xxx-share--circle-big //end */
/* xxx-share--list-vertical */
.xxx-share.xxx-share--list-vertical .xxx-share__list .ya-share2__list {
flex-direction: column;
}
.xxx-share.xxx-share--list-vertical .xxx-share__list .ya-share2__list .ya-share2__item {
margin: 10px 0 0 0;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-top: 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item {
margin: 1px 0 0 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-top: 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:first-child .ya-share2__link {
border-radius: 5px 5px 0 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:last-child .ya-share2__link {
border-radius: 0 0 5px 5px;
}
.xxx-share.xxx-share--list-vertical.xxx-share--margin-5 .xxx-share__list .ya-share2__list .ya-share2__item {
margin-top: 5px;
}
.xxx-share.xxx-share--list-vertical.xxx-share--margin-5 .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-top: 0;
}
/* xxx-share--list-vertical //end */
/* xxx-share--compact */
.xxx-share.xxx-share--compact .xxx-share__list .ya-share2__list .ya-share2__item {
margin-left: 5px;
}
.xxx-share.xxx-share--compact .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-left: 0;
}
.xxx-share.xxx-share--compact .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
width: 40px;
height: 40px;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list .ya-share2__list .ya-share2__item,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__list .ya-share2__list .ya-share2__item {
margin: 5px 0 0 0 !important;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list .ya-share2__list .ya-share2__item:first-child,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin: 0 !important;
}
/* Стилизация для yandex share //end */ | src/css/share/share.css | .xxx-share {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
align-items: center;
}
.xxx-share__list {
list-style-type: none;
padding: 0;
margin: 0;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
}
/* xxx-share__list--modal-login */
.xxx-share__list.xxx-share__list--modal-login {
padding-top: 25px;
padding-bottom: 25px;
margin: 0 auto;
}
.xxx-share__list.xxx-share__list--modal-login button {
background-color: transparent;
}
/* xxx-share__list--modal-login //end */
.xxx-share__item {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
margin-left: 10px;
}
.xxx-share__link {
position: relative;
width: 35px;
height: 35px;
border: 1px solid #adb4bf;
border-radius: 50%;
color: #adb4bf;
cursor: pointer;
-webkit-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
}
.xxx-share__link:hover {
color: #fff;
}
.xxx-share__link::before {
font-family: "bankiros";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 19px;
}
/* xxx-share__link--tg */
.xxx-share__link.xxx-share__link--tg:hover,
.xxx-share__link.xxx-share__link--telegram:hover {
background-color: #2396dc;
border-color: #2396dc;
-webkit-box-shadow: 0 0 10px #2396dc;
box-shadow: 0 0 10px #2396dc;
}
.xxx-share__link.xxx-share__link--tg::before,
.xxx-share__link.xxx-share__link--telegram::before {
content: "\e91f";
}
/* xxx-share__link--tg //end */
/* xxx-share__link--ok */
.xxx-share__link.xxx-share__link--ok:hover {
background-color: #ee8208;
border-color: #ee8208;
-webkit-box-shadow: 0 0 10px #ee8208;
box-shadow: 0 0 10px #ee8208;
}
.xxx-share__link.xxx-share__link--ok::before {
content: "\e91d";
}
/* xxx-share__link--ok //end */
/* xxx-share__link--fb */
.xxx-share__link.xxx-share__link--fb:hover,
.xxx-share__link.xxx-share__link--facebook:hover {
background-color: #3b5998;
border-color: #3b5998;
-webkit-box-shadow: 0 0 10px #3b5998;
box-shadow: 0 0 10px #3b5998;
}
.xxx-share__link.xxx-share__link--fb::before,
.xxx-share__link.xxx-share__link--facebook::before {
content: "\e91b";
}
/* xxx-share__link--fb //end */
/* xxx-share__link--tw */
.xxx-share__link.xxx-share__link--tw:hover {
background-color: #55acee;
border-color: #55acee;
-webkit-box-shadow: 0 0 10px #55acee;
box-shadow: 0 0 10px #55acee;
}
.xxx-share__link.xxx-share__link--tw::before {
content: "\e920";
}
/* xxx-share__link--tw //end */
/* xxx-share__link--vk */
.xxx-share__link.xxx-share__link--vk:hover {
background-color: #45668e;
border-color: #45668e;
-webkit-box-shadow: 0 0 10px #45668e;
box-shadow: 0 0 10px #45668e;
}
.xxx-share__link.xxx-share__link--vk::before {
content: "\e921";
}
/* xxx-share__link--vk //end */
/* xxx-share__link--gp */
.xxx-share__link.xxx-share__link--gp:hover {
background-color: #d42700;
border-color: #d42700;
-webkit-box-shadow: 0 0 10px #d42700;
box-shadow: 0 0 10px #d42700;
}
.xxx-share__link.xxx-share__link--gp::before {
content: "\e91c";
}
/* xxx-share__link--gp //end */
/* xxx-share__link--y-zen */
.xxx-share__link.xxx-share__link--y-zen:hover {
background-color: #35383d;
border-color: #35383d;
-webkit-box-shadow: 0 0 10px #35383d;
box-shadow: 0 0 10px #35383d;
}
.xxx-share__link.xxx-share__link--y-zen::before {
content: "\e974";
}
/* xxx-share__link--y-zen //end */
/* xxx-share__link--linkedin */
.xxx-share__link.xxx-share__link--linkedin:hover {
background-color: #1191d3;
border-color: #1191d3;
-webkit-box-shadow: 0 0 10px #1191d3;
box-shadow: 0 0 10px #1191d3;
}
.xxx-share__link.xxx-share__link--linkedin::before {
content: "\e97d";
}
/* xxx-share__link--linkedin //end */
/* xxx-share__link--youtube */
.xxx-share__link.xxx-share__link--youtube:hover {
background-color: #ff0f17;
border-color: #ff0f17;
-webkit-box-shadow: 0 0 10px #ff0f17;
box-shadow: 0 0 10px #ff0f17;
}
.xxx-share__link.xxx-share__link--youtube::before {
content: "\e97e";
}
/* xxx-share__link--youtube //end */
/* xxx-share__link--ya */
.xxx-share__link.xxx-share__link--ya:hover {
background-color: #f00;
border-color: #f00;
-webkit-box-shadow: 0 0 10px #f00;
box-shadow: 0 0 10px #f00;
}
.xxx-share__link.xxx-share__link--ya::before {
content: "\e97c";
}
/* xxx-share__link--ya //end */
/* xxx-share__link--inst */
.xxx-share__link.xxx-share__link--inst:hover {
background: #d6249f;
border-color: #d6249f;
background: -o-radial-gradient(30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
box-shadow: 0 0 10px #d6249f;
}
.xxx-share__link.xxx-share__link--inst::before {
content: "\e991";
top: 53%;
left: 52%;
}
/* xxx-share__link--inst end */
.xxx-share__title {
margin-right: 10px;
position: relative;
font-size: 14px;
color: #adb4bf;
}
.xxx-share__item:first-child {
margin-left: 0;
}
.xxx-share__show-btn {
position: relative;
width: 40px;
height: 40px;
background: #55a3ed;
box-shadow: 0 5px 10px rgba(155, 155, 155, .4);
color: #fff;
border: 1px solid #55a3ed;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
outline: 0;
opacity: 1;
-webkit-transition: background-color .25s, border-color .25s;
-moz-transition: background-color .25s, border-color .25s;
-o-transition: background-color .25s, border-color .25s;
transition: background-color .25s, border-color .25s;
display: none;
}
.xxx-share__show-btn::before {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%) rotate(0);
-moz-transform: translate(-50%, -50%) rotate(0);
-ms-transform: translate(-50%, -50%) rotate(0);
-o-transform: translate(-50%, -50%) rotate(0);
transform: translate(-50%, -50%) rotate(0);
content: "\e94c";
font-family: "bankiros";
color: #fff;
-webkit-transition: transform .25s;
-moz-transition: transform .25s;
-o-transition: transform .25s;
transition: transform .25s;
}
.xxx-share__show-btn.xxx-share__show-btn--light {
background: #fff;
border: 1px solid #dadee2;
}
.xxx-share__show-btn.xxx-share__show-btn--light:before {
color: #9299a2;
}
.xxx-share__show-btn.xxx-share__show-btn--no-shadow {
box-shadow: none;
}
/* xxx-share--compact */
.xxx-share.xxx-share--compact {
position: relative;
display: inline-flex;
}
.xxx-share.xxx-share--compact .xxx-share__show-btn {
display: inline-flex;
}
.xxx-share.xxx-share--compact .xxx-share__list {
position: absolute;
overflow: hidden;
transition: height .25s, width .25s;
width: 0;
height: 40px;
}
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-right .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-left .xxx-share__list {
bottom: 0;
height: 40px;
width: 0;
}
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-left .xxx-share__list {
right: calc(40px + 5px);
}
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-right .xxx-share__list {
left: calc(40px + 5px);
}
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-right.active .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share.xxx-share--compact-open-left.active .xxx-share__list {
width: 220px;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__list {
width: 40px;
height: 0;
right: 0;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__list {
bottom: calc(40px + 5px);
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list {
top: calc(40px + 5px);
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__item {
margin: 5px 0 0 0;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__item:first-child {
margin: 0;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom.active .xxx-share__list,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top.active .xxx-share__list {
height: 220px;
}
.xxx-share.xxx-share--compact .xxx-share__item {
margin: 0 0 0 5px;
}
.xxx-share.xxx-share--compact .xxx-share__link {
width: 40px;
height: 40px;
}
.xxx-share.xxx-share--compact .xxx-share__item:first-child {
margin: 0;
}
.xxx-share.xxx-share--compact.active .xxx-share__show-btn {
background: #fff;
border-color: #dadee2;
}
.xxx-share.xxx-share--compact.active .xxx-share__show-btn::before {
content: "\e916";
font-size: 14px;
color: #adb4bf;
-webkit-transform: translate(-50%, -50%) rotate(360deg);
-moz-transform: translate(-50%, -50%) rotate(360deg);
-ms-transform: translate(-50%, -50%) rotate(360deg);
-o-transform: translate(-50%, -50%) rotate(360deg);
transform: translate(-50%, -50%) rotate(360deg);
}
/* xxx-share--compact //end */
/* xxx-share--center */
.xxx-share.xxx-share--center {
justify-content: center;
}
/* xxx-share--center //end */
/* xxx-share--color */
.xxx-share.xxx-share--color .xxx-share__item {
margin-left: 1px;
}
.xxx-share.xxx-share--color .xxx-share__item:first-child {
margin-left: 0;
}
.xxx-share.xxx-share--color .xxx-share__item:first-child .xxx-share__link {
-webkit-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
.xxx-share.xxx-share--color .xxx-share__item:last-child .xxx-share__link {
-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
.xxx-share.xxx-share--color .xxx-share__link {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: none;
color: #fff;
width: 48px;
height: 40px;
}
.xxx-share.xxx-share--color .xxx-share__link--tg,
.xxx-share.xxx-share--color .xxx-share__link--telegram {
background-color: #47a6e2;
}
.xxx-share.xxx-share--color .xxx-share__link--ok {
background-color: #ed8100;
}
.xxx-share.xxx-share--color .xxx-share__link--fb,
.xxx-share.xxx-share--colorv.xxx-share__link--facebook {
background-color: #365c98;
}
.xxx-share.xxx-share--color .xxx-share__link--tw {
background-color: #51b4ef;
}
.xxx-share.xxx-share--color .xxx-share__link--vk {
background-color: #4f7599;
}
.xxx-share.xxx-share--color .xxx-share__link--gp {
background-color: #d34833;
}
.xxx-share.xxx-share--color .xxx-share__link--y-zen {
background-color: #35383d;
}
.xxx-share.xxx-share--color .xxx-share__link--linkedin {
background-color: #1191d3;
}
.xxx-share.xxx-share--color .xxx-share__link--youtube {
background-color: #ff0f17;
}
.xxx-share.xxx-share--color .xxx-share__link--ya {
background-color: #f00;
}
.xxx-share.xxx-share--color .xxx-share__link--inst {
background: #d6249f;
border-color: #d6249f;
background: -o-radial-gradient(30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
/* xxx-share--color //end */
/* xxx-share--size-30 */
.xxx-share.xxx-share--size-30 .xxx-share__link {
width: 30px;
height: 30px;
}
.xxx-share.xxx-share--size-30 .xxx-share__link::before {
font-size: 15px;
}
/* xxx-share--size-30 //end */
/* xxx-share--circle-big */
.xxx-share.xxx-share--circle-big .xxx-share__link {
width: 40px;
height: 40px;
}
/* xxx-share--circle-big //end */
/* xxx-share--margin-5 */
.xxx-share.xxx-share--margin-5 .xxx-share__item {
margin-left: 5px;
}
.xxx-share.xxx-share--margin-5 .xxx-share__item:first-child {
margin-left: 0;
}
/* xxx-share--margin-5 //end */
/* xxx-share--color-circle */
.xxx-share.xxx-share--color-circle .xxx-share__link {
border: none;
color: #fff;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--tg,
.xxx-share.xxx-share--color-circle .xxx-share__link--telegram {
background-color: #47a6e2;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--ok {
background-color: #ed8100;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--fb,
.xxx-share.xxx-share--color-circle .xxx-share__link--facebook {
background-color: #365c98;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--tw {
background-color: #51b4ef;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--vk {
background-color: #4f7599;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--gp {
background-color: #d34833;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--y-zen {
background-color: #35383d;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--ya {
background-color: #f80e16;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--youtube {
background-color: #ff0f17;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--linkedin {
background-color: #1191d3;
}
.xxx-share.xxx-share--color-circle .xxx-share__link--inst {
background: #d6249f;
border-color: #d6249f;
background: -o-radial-gradient(30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}
/* xxx-share--color-circle //end */
/* xxx-share--list-vertical */
.xxx-share.xxx-share--list-vertical .xxx-share__list {
flex-direction: column;
}
.xxx-share.xxx-share--list-vertical .xxx-share__item {
margin: 10px 0 0 0;
}
.xxx-share.xxx-share--list-vertical .xxx-share__item:first-child {
margin-top: 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__item {
margin: 1px 0 0 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__item:first-child {
margin-top: 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__item:first-child .xxx-share__link {
border-radius: 5px 5px 0 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__item:first-child .xxx-share__link {
border-radius: 0 0 5px 5px;
}
.xxx-share.xxx-share--list-vertical.xxx-share--margin-5 .xxx-share__item {
margin-top: 5px;
}
.xxx-share.xxx-share--list-vertical.xxx-share--margin-5 .xxx-share__item:first-child {
margin-top: 0;
}
/* xxx-share--list-vertical //end */
/* xxx-share--fixed */
.xxx-share.xxx-share--fixed {
position: fixed;
z-index: 50;
right: 5px;
bottom: 150px;
}
/* xxx-share--fixed //end */
/* Стилизация для yandex share */
.xxx-share .xxx-share__list .ya-share2__list {
list-style-type: none;
padding: 0;
margin: 0;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
flex-wrap: wrap;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
margin: 0 0 0 10px;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-left: 0;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
position: relative;
width: 35px;
height: 35px;
border: 1px solid #adb4bf;
border-radius: 50%;
color: #adb4bf !important;
cursor: pointer;
-webkit-transition: all 0.25s;
-o-transition: all 0.25s;
transition: all 0.25s;
}
/* .ya-share2__link */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link:hover {
color: #fff !important;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link:before {
font-family: "bankiros";
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 19px;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link * {
display: none;
}
/* ya-share2__item_service_telegram */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_telegram .ya-share2__link:hover {
background-color: #2396dc;
border-color: #2396dc;
-webkit-box-shadow: 0 0 10px #2396dc;
box-shadow: 0 0 10px #2396dc;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_telegram .ya-share2__link:before {
content: "\e91f";
}
/* ya-share2__item_service_telegram //end */
/* ya-share2__item_service_odnoklassniki */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__link:hover {
background-color: #ee8208;
border-color: #ee8208;
-webkit-box-shadow: 0 0 10px #ee8208;
box-shadow: 0 0 10px #ee8208;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__link:before {
content: "\e91d";
}
/* ya-share2__item_service_odnoklassniki //end */
/* ya-share2__item_service_facebook */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_facebook .ya-share2__link:hover {
background-color: #3b5998;
border-color: #3b5998;
-webkit-box-shadow: 0 0 10px #3b5998;
box-shadow: 0 0 10px #3b5998;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_facebook .ya-share2__link:before {
content: "\e91b";
}
/* ya-share2__item_service_facebook //end */
/* ya-share2__item_service_twitter */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_twitter .ya-share2__link:hover {
background-color: #55acee;
border-color: #55acee;
-webkit-box-shadow: 0 0 10px #55acee;
box-shadow: 0 0 10px #55acee;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_twitter .ya-share2__link:before {
content: "\e920";
}
/* ya-share2__item_service_twitter //end */
/* ya-share2__item_service_vkontakte */
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__link:hover {
background-color: #45668e;
border-color: #45668e;
-webkit-box-shadow: 0 0 10px #45668e;
box-shadow: 0 0 10px #45668e;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__link:before {
content: "\e921";
}
/* ya-share2__item_service_vkontakte //end */
/* .ya-share2__link //end */
/* xxx-share--color */
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item {
margin-left: 1px;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-left: 0;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:first-child .ya-share2__link {
-webkit-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:last-child .ya-share2__link {
-webkit-border-radius: 0 5px 5px 0;
-moz-border-radius: 0 5px 5px 0;
border-radius: 0 5px 5px 0;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
border: none;
color: #fff !important;
width: 48px;
height: 40px;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_telegram .ya-share2__link {
background-color: #47a6e2;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__link {
background-color: #ed8100;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_facebook .ya-share2__link {
background-color: #365c98;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_twitter .ya-share2__link {
background-color: #51b4ef;
}
.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__link {
background-color: #4f7599;
}
/* xxx-share--color //end */
/* xxx-share--size-30 */
.xxx-share.xxx-share--size-30 .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
width: 30px;
height: 30px;
}
.xxx-share.xxx-share--size-30 .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link:before {
font-size: 15px;
}
/* xxx-share--size-30 //end */
/* xxx-share--margin-5 */
.xxx-share.xxx-share--margin-5 .xxx-share__list .ya-share2__list .ya-share2__item {
margin-left: 5px;
}
.xxx-share.xxx-share--margin-5 .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-left: 0;
}
/* xxx-share--margin-5 //end */
/* xxx-share--color-circle */
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
border: none;
color: #fff !important;
}
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_telegram .ya-share2__link {
background-color: #47a6e2;
}
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_odnoklassniki .ya-share2__link {
background-color: #ed8100;
}
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_facebook .ya-share2__link {
background-color: #365c98;
}
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_twitter .ya-share2__link {
background-color: #51b4ef;
}
.xxx-share.xxx-share--color-circle .xxx-share__list .ya-share2__list .ya-share2__item.ya-share2__item_service_vkontakte .ya-share2__link {
background-color: #4f7599;
}
/* xxx-share--color-circle //end */
/* xxx-share--circle-big */
.xxx-share.xxx-share--circle-big .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
width: 40px;
height: 40px;
}
/* xxx-share--circle-big //end */
/* xxx-share--list-vertical */
.xxx-share.xxx-share--list-vertical .xxx-share__list .ya-share2__list {
flex-direction: column;
}
.xxx-share.xxx-share--list-vertical .xxx-share__list .ya-share2__list .ya-share2__item {
margin: 10px 0 0 0;
}
.xxx-share .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-top: 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item {
margin: 1px 0 0 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-top: 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:first-child .ya-share2__link {
border-radius: 5px 5px 0 0;
}
.xxx-share.xxx-share--list-vertical.xxx-share.xxx-share--color .xxx-share__list .ya-share2__list .ya-share2__item:last-child .ya-share2__link {
border-radius: 0 0 5px 5px;
}
.xxx-share.xxx-share--list-vertical.xxx-share--margin-5 .xxx-share__list .ya-share2__list .ya-share2__item {
margin-top: 5px;
}
.xxx-share.xxx-share--list-vertical.xxx-share--margin-5 .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-top: 0;
}
/* xxx-share--list-vertical //end */
/* xxx-share--compact */
.xxx-share.xxx-share--compact .xxx-share__list .ya-share2__list .ya-share2__item {
margin-left: 5px;
}
.xxx-share.xxx-share--compact .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin-left: 0;
}
.xxx-share.xxx-share--compact .xxx-share__list .ya-share2__list .ya-share2__item .ya-share2__link {
width: 40px;
height: 40px;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list .ya-share2__list .ya-share2__item,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__list .ya-share2__list .ya-share2__item {
margin: 5px 0 0 0 !important;
}
.xxx-share.xxx-share--compact.xxx-share--compact-open-bottom .xxx-share__list .ya-share2__list .ya-share2__item:first-child,
.xxx-share.xxx-share--compact.xxx-share--compact-open-top .xxx-share__list .ya-share2__list .ya-share2__item:first-child {
margin: 0 !important;
}
/* Стилизация для yandex share //end */ | 0.146362 | 0.034326 |
body {background:#e6e5ea;font-size: 13px; padding: 0px; margin: 0px; font-family: "寰蒋闆呴粦", "Microsoft Yahei", "STXihei", arial, sans-serif;color:#666;}
input,button { font-family: "寰蒋闆呴粦", "Microsoft Yahei", "STXihei", arial, sans-serif;}
.loginbox{box-shadow: 0px 10px 150px #666666;
-webkit-box-shadow: 0px 10px 150px #666666;/*safari鎴朿hrome*/
-moz-box-shadow: 0px 10px 150px #666666;/*firefox*/
border-radius:30px;
height:384px;
width:383px;
background-image:url(images/loginbg.png);
position:absolute;top:50%;left:50%;margin-top:-240px;margin-left:-192px;}
a{text-decoration:none;color:#69c;}
a:hover{color:#f90;}
.title{width:100%;height:70px; padding-top:34px; border-top-left-radius: 3px;border-top-right-radius: 3px;}
.title .logo{text-align: center;font-size: 30px;width: 100%;
-webkit-box-reflect: below -10px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.3)));
}
.title .logo b{color:#99ccff;font-weight: 400;}
.title .info{text-align: right;font-size: 12px;color:#99ccff;padding-right: 13px;padding-top: 15px;}
.w80{width: 80px;}
.inputs{padding:50px;padding-bottom:0px;}
.inputs div{margin-bottom: 15px; }
.inputs div span{display: block;float: left;width:60px;line-height:30px;height:30px; }
.inputs div input{height: 25px;width: 190px;}
.inputs div img{margin-left:5px ;margin-top:-8px; padding:0px;}
.inputs .check_code{margin-bottom: 0;}
.inputs .check_code input{width:110px;display: block;float: left;}
.inputs .check_code img{display: block;float: left;padding-left: 10px;width: 70px;height: 32px;}
input,input:focus {outline: none; box-shadow: none; border: 1px solid #bbb;padding:3px 5px;}
input:focus {border-color: #75A1F0; outline: none; box-shadow: 0 0 12px #75A1F0;
-webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s;}
.actions{padding-left:90px;}
.checkbox{border:none;padding-right: 10px;}
.msg{color: #f96;text-align: center;margin-bottom: -10px;padding-top: 10px;}
.footer{color: #999;position: absolute;bottom: 15px;text-align: center;width: 100%;}
<!-- -->
.tableForm {
border-collapse: collapse;
width:93%;
margin:10px;
}
.tableForm th {
text-align: right;
border-bottom: 1px dotted #ccc;
padding: 3px;
/* add by kiky 2015-6-29 21:15:21 解决diolog中文本超长时候,table变形的问题 */
table-layout:fixed;
}
.tableForm td {
text-align: left;
vertical-align:middle;
border-bottom: 1px dotted #ccc;
padding: 5px 0px 0px 0px ;
/* add by kiky 2015-6-29 21:15:21 解决diolog中文本超长时候,table变形的问题 */
word-break:break-all;
}
.tableForm td.tdlabel{
padding: 5px;
}
.inputwidth{
margin-top:3px;
width:140px;
}
.tableForm textarea{
resize:none;
background-color:#fff;
}
/* 閲嶆柊瀹氫箟easyui diolag鐨勬牱寮�浣垮叾鎸夐挳灞呬腑 2015-05-04 12:41:16 by kiky */
.dialog-button {
padding: 5px;
text-align: center;
}
/* 鍘绘帀easyui涓枃鏈楠岃瘉鐨勫皬涓夎绗﹀彿 by kiky 2015-05-08 14:41:10 */
.validatebox-invalid
{
background-image:none;
background-color:#fff;
border:1px solid #ccc;
}
/* 澶勭悊tree鐨勯珮搴﹂棶棰�by kiky 2015-05-15 18:15:14 */
.tree-node
{
height:22px;
padding-top:5px
}
/*-----------------------------------------------------------------------------*/
textarea, input[type="text"], input[type="password"],.uneditable-input {
background-color: #fff;
border: 1px solid #ccc;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select, textarea, input[type="text"], input[type="password"],.uneditable-input
{
border-radius: 4px;
color: #555;
display: inline-block;
font-size: 12px;
height: 18px;
line-height: 20px;
margin-bottom: 5px;
vertical-align: middle;
width: 206px;
font-weight: normal;
}
select{width:218px;}
/*******************************************************************************************/
html,body{overflow:hidden;}
body
{
margin: 0px;
overflow:hidden;
background-color:#2696cb;
}
.topul{
list-style-type: none;
margin:0;
padding:0;
margin-top: 20px;
/*padding-top:3px;*/
padding-bottom:8px;
font-size: 13px;
}
.topul li
{
display:inline;
}
.topul li a
{
color: white;
text-align:center;
text-decoration:none;
padding:8px 14px 8px 10px;
}
.topul li a #img
{
vertical-align: middle;
}
.topul li a.onnav {
/*background: url('/public/images/newweb_06.png') no-repeat;*/
}
/***************************************************************************************/ | src/main/webapp/WEB-INF/resources/style/laserCoreCss.css | body {background:#e6e5ea;font-size: 13px; padding: 0px; margin: 0px; font-family: "寰蒋闆呴粦", "Microsoft Yahei", "STXihei", arial, sans-serif;color:#666;}
input,button { font-family: "寰蒋闆呴粦", "Microsoft Yahei", "STXihei", arial, sans-serif;}
.loginbox{box-shadow: 0px 10px 150px #666666;
-webkit-box-shadow: 0px 10px 150px #666666;/*safari鎴朿hrome*/
-moz-box-shadow: 0px 10px 150px #666666;/*firefox*/
border-radius:30px;
height:384px;
width:383px;
background-image:url(images/loginbg.png);
position:absolute;top:50%;left:50%;margin-top:-240px;margin-left:-192px;}
a{text-decoration:none;color:#69c;}
a:hover{color:#f90;}
.title{width:100%;height:70px; padding-top:34px; border-top-left-radius: 3px;border-top-right-radius: 3px;}
.title .logo{text-align: center;font-size: 30px;width: 100%;
-webkit-box-reflect: below -10px -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(255, 255, 255, 0.3)));
}
.title .logo b{color:#99ccff;font-weight: 400;}
.title .info{text-align: right;font-size: 12px;color:#99ccff;padding-right: 13px;padding-top: 15px;}
.w80{width: 80px;}
.inputs{padding:50px;padding-bottom:0px;}
.inputs div{margin-bottom: 15px; }
.inputs div span{display: block;float: left;width:60px;line-height:30px;height:30px; }
.inputs div input{height: 25px;width: 190px;}
.inputs div img{margin-left:5px ;margin-top:-8px; padding:0px;}
.inputs .check_code{margin-bottom: 0;}
.inputs .check_code input{width:110px;display: block;float: left;}
.inputs .check_code img{display: block;float: left;padding-left: 10px;width: 70px;height: 32px;}
input,input:focus {outline: none; box-shadow: none; border: 1px solid #bbb;padding:3px 5px;}
input:focus {border-color: #75A1F0; outline: none; box-shadow: 0 0 12px #75A1F0;
-webkit-transition: all 0.218s; -moz-transition: all 0.218s; -o-transition: all 0.218s; -ms-transition: all 0.218s; transition: all 0.218s;}
.actions{padding-left:90px;}
.checkbox{border:none;padding-right: 10px;}
.msg{color: #f96;text-align: center;margin-bottom: -10px;padding-top: 10px;}
.footer{color: #999;position: absolute;bottom: 15px;text-align: center;width: 100%;}
<!-- -->
.tableForm {
border-collapse: collapse;
width:93%;
margin:10px;
}
.tableForm th {
text-align: right;
border-bottom: 1px dotted #ccc;
padding: 3px;
/* add by kiky 2015-6-29 21:15:21 解决diolog中文本超长时候,table变形的问题 */
table-layout:fixed;
}
.tableForm td {
text-align: left;
vertical-align:middle;
border-bottom: 1px dotted #ccc;
padding: 5px 0px 0px 0px ;
/* add by kiky 2015-6-29 21:15:21 解决diolog中文本超长时候,table变形的问题 */
word-break:break-all;
}
.tableForm td.tdlabel{
padding: 5px;
}
.inputwidth{
margin-top:3px;
width:140px;
}
.tableForm textarea{
resize:none;
background-color:#fff;
}
/* 閲嶆柊瀹氫箟easyui diolag鐨勬牱寮�浣垮叾鎸夐挳灞呬腑 2015-05-04 12:41:16 by kiky */
.dialog-button {
padding: 5px;
text-align: center;
}
/* 鍘绘帀easyui涓枃鏈楠岃瘉鐨勫皬涓夎绗﹀彿 by kiky 2015-05-08 14:41:10 */
.validatebox-invalid
{
background-image:none;
background-color:#fff;
border:1px solid #ccc;
}
/* 澶勭悊tree鐨勯珮搴﹂棶棰�by kiky 2015-05-15 18:15:14 */
.tree-node
{
height:22px;
padding-top:5px
}
/*-----------------------------------------------------------------------------*/
textarea, input[type="text"], input[type="password"],.uneditable-input {
background-color: #fff;
border: 1px solid #ccc;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
select, textarea, input[type="text"], input[type="password"],.uneditable-input
{
border-radius: 4px;
color: #555;
display: inline-block;
font-size: 12px;
height: 18px;
line-height: 20px;
margin-bottom: 5px;
vertical-align: middle;
width: 206px;
font-weight: normal;
}
select{width:218px;}
/*******************************************************************************************/
html,body{overflow:hidden;}
body
{
margin: 0px;
overflow:hidden;
background-color:#2696cb;
}
.topul{
list-style-type: none;
margin:0;
padding:0;
margin-top: 20px;
/*padding-top:3px;*/
padding-bottom:8px;
font-size: 13px;
}
.topul li
{
display:inline;
}
.topul li a
{
color: white;
text-align:center;
text-decoration:none;
padding:8px 14px 8px 10px;
}
.topul li a #img
{
vertical-align: middle;
}
.topul li a.onnav {
/*background: url('/public/images/newweb_06.png') no-repeat;*/
}
/***************************************************************************************/ | 0.162679 | 0.095265 |
@import url("https://discordstyles.github.io/HorizontalServerList/base.css");
@import url("https://discordstyles.github.io/RadialStatus/base.css");
@import "https://nyri4.github.io/Discolored/main.css";
@import url('https://kckarnige.github.io/custom-server-logos/base.css');
/* [Recommended] Revert CSS variables: colors, fonts */
@import url('https://Goose-Nest.github.io/GT-RevertRebrand/src/variables.css');
/* Individual components: */
/* Revert mentions */
@import url('https://Goose-Nest.github.io/GT-RevertRebrand/src/components/mentions.css');
/* Revert reactions */
@import url('https://Goose-Nest.github.io/GT-RevertRebrand/src/components/reactions.css');
/* Revert profile pictures */
@import url('https://Goose-Nest.github.io/GT-RevertRebrand/src/components/pfps.css');
/* Revert some other minor things */
@import url('https://Goose-Nest.github.io/GT-RevertRebrand/src/general/other.css');
@import url('https://mr-miner1.github.io/Better-Badges/theme.css');
:root {
--HSL-server-icon-size: 40px; /* Size of the server icons | DEFAULT: 40px */
--HSL-server-spacing: 10px; /* Spacing between each server icon | DEFAULT: 10px */
--rs-small-spacing: 2px; /* Gap between avatar and status for members list/dms | MUST end in px */
--rs-medium-spacing: 3px; /* Gap between avatar and status for User popout | MUST end in px */
--rs-large-spacing: 4px; /* Gap between avatar and status for User profiles | MUST end in px */
--rs-small-width: 2px; /* Thickness of status border for members list/dms | MUST end in px */
--rs-medium-width: 3px; /* Thickness of status border for User popout | MUST end in px */
--rs-large-width: 4px; /* Thickness of status border for User profile | MUST end in px */
--rs-avatar-shape: 50%; /* 50% for round - 0% for square */
--rs-online-color: #43b581; /* Colour for online status */
--rs-idle-color: #faa61a; /* Colour for idle status */
--rs-dnd-color: #f04747; /* Colour for dnd status */
--rs-offline-color: #636b75; /* Colour for offline status */
--rs-streaming-color: #643da7; /* Colour for streaming status */
--rs-invisible-color: #747f8d; /* Colour for invisible status - Note: this will only show for your own invisibility */
--rs-phone-color: var(--rs-online-color); /* Colour of the ring and phone icon when a user is on their phone | */
--rs-phone-visible: block; /* Visibility of the phone icon next to a users avatar. | block = visible | none = hidden */
}
.theme-dark {
--bg: transparent;
--bg-overlay: rgba(0, 0, 0, 0.7972451874704072);
--accent: #900;
--accent-bright: #f00;
--accent-back: rgba(255, 0, 0, 0.15);
--accent-back-bright: rgba(255, 0, 0, 0.4);
--icon-color: rgba(250, 166, 26, 0.5);
--link-color: #faa61a;
--link-color-hover: #fad61a;
--popup-background: #222;
--popup-highlight: #333;
--unread-color: var(--accent-bright);
--typing-height: 25px;
--gift-button: none;
--gif-picker: flex;
}
#private-channels-2 {
display: none;
}
#socialLinks-3jqNFy {
display: none !important;
}
#header-2RyJ0Y.ed-settings:before {
display: none !important;
}
.wordmark-2iDDfm svg { visibility: hidden; }
.wordmark-2iDDfm { background-image: none !important; }
.expandedFolderBackground-2sPsd-:not(.collapsed-1GMuSb) + .listItem-2P_4kh > div[class=""] {
background: transparent;
}
.da-rolesList {
overflow-y: scroll;
max-height: 300px;
}
.theme-dark .circleIconButton-jET_ig {
position: fixed;
bottom: 0;
height: 50px;
width: 50px;
margin-left: 0px;
padding: 10px;
background-color: var(--accent-color);
border: none;
color: #fff;
box-shadow: 0 0 19px #000;
}
#app-mount .containerDefault--pIXnN .wrapper-2jXpOf,
#app-mount .channel-2QD9_O {
border-radius: var(--indicator-rounding);
}
#app-mount .containerDefault--pIXnN .wrapper-2jXpOf::before,
#app-mount .channel-2QD9_O::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
}
#app-mount .content-1x5b-n,
#app-mount .channel-2QD9_O .layout-2DM8Md {
background-color: transparent;
}
#app-mount .containerDefault--pIXnN .wrapper-2jXpOf:not(.modeSelected-346R90):not(.modeConnected-3IsKId):hover,
#app-mount .channel-2QD9_O:not(.selected-aXhQR6):hover {
background: var(--indicator-hovered);
}
#app-mount .modeSelected-346R90,
#app-mount .channel-2QD9_O.selected-aXhQR6 {
background-color: var(--indicator-selected-background);
}
#app-mount .modeSelected-346R90:hover,
#app-mount .channel-2QD9_O.selected-aXhQR6:hover {
background-color: var(--indicator-selected-hover);
}
#app-mount .modeSelected-346R90::before,
#app-mount .channel-2QD9_O.selected-aXhQR6::before {
border-left: var(--indicator-border-info) var(--indicator-selected-border);
}
#app-mount .modeUnread-1qO3K1 {
background: var(--indicator-unread-background);
}
#app-mount .modeUnread-1qO3K1::before {
border-left: var(--indicator-border-info) var(--indicator-unread-border);
}
#app-mount .modeUnread-1qO3K1 .unread-2lAfLh {
display: none;
}
#app-mount .modeConnected-3IsKId {
background-color: var(--indicator-connected-background);
}
#app-mount .modeConnected-3IsKId:hover {
background-color: var(--indicator-connected-hover);
}
#app-mount .modeConnected-3IsKId::before {
border-left: var(--indicator-border-info) var(--indicator-connected-border);
}
#app-mount .channel-2QD9_O {
margin-left: 0;
max-width: 100%;
}
#app-mount .channel-2QD9_O div .avatar-3uk_u9 {
margin-left: 8px;
}
.theme-dark {
--bg: transparent;
--bg-overlay: rgba(0, 0, 0, 0.7972451874704072);
--accent: #900;
--accent-bright: #f00;
--accent-back: rgba(255, 0, 0, 0.15);
--accent-back-bright: rgba(255, 0, 0, 0.4);
--icon-color: rgba(250, 166, 26, 0.5);
--link-color: #faa61a;
--link-color-hover: #fad61a;
--popup-background: #222;
--popup-highlight: #333;
--unread-color: var(--accent-bright);
--typing-height: 25px;
--gift-button: none;
--gif-picker: flex;
}
#private-channels-2 {
display: none;
}
#socialLinks-3jqNFy {
display: none !important;
}
#header-2RyJ0Y.ed-settings:before {
display: none !important;
}
.info-1VyQPT::before {
content: "HackerCord";
height: auto;
line-height: 80%;
text-align: center;
background: linear-gradient(to bottom right,#0ff,#f0f);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 16pt;
font-weight: 500;
font-family: sans-serif;
text-transform: none;
}
.wordmark-2iDDfm svg { visibility: hidden; }
.wordmark-2iDDfm { background-image: none !important; }
.expandedFolderBackground-2sPsd-:not(.collapsed-1GMuSb) + .listItem-2P_4kh > div[class=""] {
background: transparent;
}
.theme-dark .circleIconButton-jET_ig {
position: fixed;
bottom: 0;
height: 50px;
width: 50px;
margin-left: 0px;
padding: 10px;
background-color: var(--accent-color);
border: none;
color: #fff;
box-shadow: 0 0 19px #000;
}
.userPopout-3XzG_A .body-3iLsc4 {
max-height: 200px;
overflow-y: auto;
}
.theme-dark .circleIconButton-jET_ig {
position: fixed;
bottom: 0;
height: 50px;
width: 50px;
margin-left: 0px;
padding: 10px;
background-color: var(--accent-color);
border: none;
color: #fff;
box-shadow: 0 0 19px #000;
} | 1337VanillaLikeTheme.theme.css | @import url("https://discordstyles.github.io/HorizontalServerList/base.css");
@import url("https://discordstyles.github.io/RadialStatus/base.css");
@import "https://nyri4.github.io/Discolored/main.css";
@import url('https://kckarnige.github.io/custom-server-logos/base.css');
/* [Recommended] Revert CSS variables: colors, fonts */
@import url('https://Goose-Nest.github.io/GT-RevertRebrand/src/variables.css');
/* Individual components: */
/* Revert mentions */
@import url('https://Goose-Nest.github.io/GT-RevertRebrand/src/components/mentions.css');
/* Revert reactions */
@import url('https://Goose-Nest.github.io/GT-RevertRebrand/src/components/reactions.css');
/* Revert profile pictures */
@import url('https://Goose-Nest.github.io/GT-RevertRebrand/src/components/pfps.css');
/* Revert some other minor things */
@import url('https://Goose-Nest.github.io/GT-RevertRebrand/src/general/other.css');
@import url('https://mr-miner1.github.io/Better-Badges/theme.css');
:root {
--HSL-server-icon-size: 40px; /* Size of the server icons | DEFAULT: 40px */
--HSL-server-spacing: 10px; /* Spacing between each server icon | DEFAULT: 10px */
--rs-small-spacing: 2px; /* Gap between avatar and status for members list/dms | MUST end in px */
--rs-medium-spacing: 3px; /* Gap between avatar and status for User popout | MUST end in px */
--rs-large-spacing: 4px; /* Gap between avatar and status for User profiles | MUST end in px */
--rs-small-width: 2px; /* Thickness of status border for members list/dms | MUST end in px */
--rs-medium-width: 3px; /* Thickness of status border for User popout | MUST end in px */
--rs-large-width: 4px; /* Thickness of status border for User profile | MUST end in px */
--rs-avatar-shape: 50%; /* 50% for round - 0% for square */
--rs-online-color: #43b581; /* Colour for online status */
--rs-idle-color: #faa61a; /* Colour for idle status */
--rs-dnd-color: #f04747; /* Colour for dnd status */
--rs-offline-color: #636b75; /* Colour for offline status */
--rs-streaming-color: #643da7; /* Colour for streaming status */
--rs-invisible-color: #747f8d; /* Colour for invisible status - Note: this will only show for your own invisibility */
--rs-phone-color: var(--rs-online-color); /* Colour of the ring and phone icon when a user is on their phone | */
--rs-phone-visible: block; /* Visibility of the phone icon next to a users avatar. | block = visible | none = hidden */
}
.theme-dark {
--bg: transparent;
--bg-overlay: rgba(0, 0, 0, 0.7972451874704072);
--accent: #900;
--accent-bright: #f00;
--accent-back: rgba(255, 0, 0, 0.15);
--accent-back-bright: rgba(255, 0, 0, 0.4);
--icon-color: rgba(250, 166, 26, 0.5);
--link-color: #faa61a;
--link-color-hover: #fad61a;
--popup-background: #222;
--popup-highlight: #333;
--unread-color: var(--accent-bright);
--typing-height: 25px;
--gift-button: none;
--gif-picker: flex;
}
#private-channels-2 {
display: none;
}
#socialLinks-3jqNFy {
display: none !important;
}
#header-2RyJ0Y.ed-settings:before {
display: none !important;
}
.wordmark-2iDDfm svg { visibility: hidden; }
.wordmark-2iDDfm { background-image: none !important; }
.expandedFolderBackground-2sPsd-:not(.collapsed-1GMuSb) + .listItem-2P_4kh > div[class=""] {
background: transparent;
}
.da-rolesList {
overflow-y: scroll;
max-height: 300px;
}
.theme-dark .circleIconButton-jET_ig {
position: fixed;
bottom: 0;
height: 50px;
width: 50px;
margin-left: 0px;
padding: 10px;
background-color: var(--accent-color);
border: none;
color: #fff;
box-shadow: 0 0 19px #000;
}
#app-mount .containerDefault--pIXnN .wrapper-2jXpOf,
#app-mount .channel-2QD9_O {
border-radius: var(--indicator-rounding);
}
#app-mount .containerDefault--pIXnN .wrapper-2jXpOf::before,
#app-mount .channel-2QD9_O::before {
content: "";
position: absolute;
top: 0;
left: 0;
bottom: 0;
}
#app-mount .content-1x5b-n,
#app-mount .channel-2QD9_O .layout-2DM8Md {
background-color: transparent;
}
#app-mount .containerDefault--pIXnN .wrapper-2jXpOf:not(.modeSelected-346R90):not(.modeConnected-3IsKId):hover,
#app-mount .channel-2QD9_O:not(.selected-aXhQR6):hover {
background: var(--indicator-hovered);
}
#app-mount .modeSelected-346R90,
#app-mount .channel-2QD9_O.selected-aXhQR6 {
background-color: var(--indicator-selected-background);
}
#app-mount .modeSelected-346R90:hover,
#app-mount .channel-2QD9_O.selected-aXhQR6:hover {
background-color: var(--indicator-selected-hover);
}
#app-mount .modeSelected-346R90::before,
#app-mount .channel-2QD9_O.selected-aXhQR6::before {
border-left: var(--indicator-border-info) var(--indicator-selected-border);
}
#app-mount .modeUnread-1qO3K1 {
background: var(--indicator-unread-background);
}
#app-mount .modeUnread-1qO3K1::before {
border-left: var(--indicator-border-info) var(--indicator-unread-border);
}
#app-mount .modeUnread-1qO3K1 .unread-2lAfLh {
display: none;
}
#app-mount .modeConnected-3IsKId {
background-color: var(--indicator-connected-background);
}
#app-mount .modeConnected-3IsKId:hover {
background-color: var(--indicator-connected-hover);
}
#app-mount .modeConnected-3IsKId::before {
border-left: var(--indicator-border-info) var(--indicator-connected-border);
}
#app-mount .channel-2QD9_O {
margin-left: 0;
max-width: 100%;
}
#app-mount .channel-2QD9_O div .avatar-3uk_u9 {
margin-left: 8px;
}
.theme-dark {
--bg: transparent;
--bg-overlay: rgba(0, 0, 0, 0.7972451874704072);
--accent: #900;
--accent-bright: #f00;
--accent-back: rgba(255, 0, 0, 0.15);
--accent-back-bright: rgba(255, 0, 0, 0.4);
--icon-color: rgba(250, 166, 26, 0.5);
--link-color: #faa61a;
--link-color-hover: #fad61a;
--popup-background: #222;
--popup-highlight: #333;
--unread-color: var(--accent-bright);
--typing-height: 25px;
--gift-button: none;
--gif-picker: flex;
}
#private-channels-2 {
display: none;
}
#socialLinks-3jqNFy {
display: none !important;
}
#header-2RyJ0Y.ed-settings:before {
display: none !important;
}
.info-1VyQPT::before {
content: "HackerCord";
height: auto;
line-height: 80%;
text-align: center;
background: linear-gradient(to bottom right,#0ff,#f0f);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 16pt;
font-weight: 500;
font-family: sans-serif;
text-transform: none;
}
.wordmark-2iDDfm svg { visibility: hidden; }
.wordmark-2iDDfm { background-image: none !important; }
.expandedFolderBackground-2sPsd-:not(.collapsed-1GMuSb) + .listItem-2P_4kh > div[class=""] {
background: transparent;
}
.theme-dark .circleIconButton-jET_ig {
position: fixed;
bottom: 0;
height: 50px;
width: 50px;
margin-left: 0px;
padding: 10px;
background-color: var(--accent-color);
border: none;
color: #fff;
box-shadow: 0 0 19px #000;
}
.userPopout-3XzG_A .body-3iLsc4 {
max-height: 200px;
overflow-y: auto;
}
.theme-dark .circleIconButton-jET_ig {
position: fixed;
bottom: 0;
height: 50px;
width: 50px;
margin-left: 0px;
padding: 10px;
background-color: var(--accent-color);
border: none;
color: #fff;
box-shadow: 0 0 19px #000;
} | 0.427636 | 0.111386 |
@-moz-document domain("friends.nico") {
.column {
flex-grow: 1;
flex-shrink: 1;
}
body {
font-family: Avenir, Open Sans, Helvetica Neue, Helvetica, Arial, Verdana, Roboto, ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, Meiryo UI, メイリオ, Meiryo, MS\ Pゴシック, MS PGothic, sans-serif;
}
@media screen and (min-width: 1024px) {
.column, .drawer {
padding: 0;
margin: 2px;
}
}
@media screen and (min-width: 1024px) {
.column:last-child, .drawer:last-child {
padding-right: 0;
margin-right: 0;
}
}
@media screen and (min-width: 1024px) {
.column:first-child, .drawer:first-child {
padding-left: 0;
margin-left: 0;
}
}
.column>.scrollable {
background: white;
}
.drawer__inner.darker {
background-color: #fff;
color: #272727;
}
.drawer__tab:hover,
.drawer__tab:active,
.drawer__tab:focus {
background-color: #b2bac2
}
.drawer__inner {
background-color: #f4f4f4;
color: #000;
}
.drawer__header,
.account__action-bar {
background-color: #272727;
}
.drawer__tab {
color: #F5F8FA;
}
.drawer__header a:hover {
background-color: #555;
}
.navigation-bar strong {
color: #000;
}
@media screen and (min-width: 1024px) {
.column-icon-clear {
top: 0;
}
}
@media screen and (min-width: 1024px) {
.column {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.50);
}
}
.button {
background-color: #b2bac2;
color: #fff;
border: 1px transparent solid !important;
}
.button:hover {
color: #fff;
background-color: #007cff
}
.button:focus {
text-decoration: underline !important;
}
.button:disabled {
background-color: #069 !important;
color: #fff !important;
cursor: default;
}
.compose-form__buttons,
.icon-button.inverted,
.text-icon-button {
color: #fff;
background-color: #b2bac2;
border-bottom: 2px transparent solid;
}
.text-icon-button:hover,
.icon-button.inverted:hover {
color: #fff;
background-color: #b2bac2;
border-bottom: 2px #fff solid;
}
.text-icon-button:focus,
.icon-button.inverted:focus {
color: black;
border-bottom: 2px transparent solid;
}
.text-icon-button.active {
background-color: rgba(255, 255, 255, 0.5);
color: black;
border-bottom: 2px #fff solid;
}
.column-header,
.column-icon,
.column-back-button {
color: #666;
background-color: #e7e7e7;
}
.collapsable {
background-color: #393f4f;
color: #fff
}
.column-back-button:hover,
.column-icon:hover,
.collapsable:hover {
color: #007cff;
}
.status .status__display-name {
color: #999;
}
.status__display-name strong {
color: #666;
}
.status .status__relative-time {
color: #999;
}
.status__content a,
.reply-indicator__content a {
color: #069 !important;
}
.collapsable {
background: #666;
}
.column-settings--outer {
background: #666;
}
.setting-toggle {
color: #fff;
}
.column-settings--section {
color: #fff;
}
.account__header>div {
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
}
.getting-started p {
color: #272727;
}
.status__content a,
.reply-indicator__content a {
color: #007cff
}
.status__content .status__content__spoiler-link,
.reply-indicator__content .status__content__spoiler-link,
.muted a.status__content__spoiler-link {
transition: 150ms;
background-color: #007cff;
color: #fff;
border: 1px #007cff solid
}
.report__target,
.report__target strong {
color: #272727;
}
.report__target,
.status-check-box {
border-bottom: 1px solid #e1e8ed;
}
.load-more:hover {
background-color: #007cff;
color: #fff;
}
.report__textarea {
color: #272727;
}
.status__content .status__content__spoiler-link:hover,
.muted a.status__content__spoiler-link:hover,
.load-more,
.status-card {
color: #007cff;
background-color: #fff;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.account__header .account__header__username {
color: #F5F5F5;
}
.status,
.detailed-status,
.account,
.status-check-box .status__content {
border-bottom: 1px solid #e1e8ed;
background-color: #fff;
color: #272727;
}
.detailed-status__action-bar {
background-color: #fff;
color: #272727;
border-top: transparent;
border-bottom: 1px solid #e1e8ed;
}
.status__prepend,
.notification__message,
.column,
.notification {
background-color: #fff;
color: #272727;
}
.search-results__hashtag:hover,
.search-results__hashtag:active,
.search-results__hashtag:focus {
color: #272727
}
.search-results__hashtag {
color: #272727;
}
.ui {
background: #e1e8ed !important;
}
.search__input {
transition: 300ms;
background: #272727;
}
.search__input:focus {
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.20);
}
.search-results__header {
color: #272727;
background-color: #eaeaea;
border: none;
}
.detailed-status__display-name strong,
.detailed-status__display-name strong,
.detailed-status__display-name span {
color: #272727;
}
.status__display-name:hover strong,
.reply-indicator__display-name:hover strong,
.detailed-status__display-name:hover strong,
.account__display-name:hover strong,
.notification__display-name:hover,
.status__relative-time:hover {
color: #007cff;
}
.status__display-name strong,
.account__display-name strong {
color: #272727;
}
.notification__message .fa {
color: #007cff;
}
.icon-button.active {
color: #007cff;
}
.account .account__display-name {
color: #BBB;
}
.muted .status__content p,
.muted .status__content a {
color: #666;
}
.muted .status__display-name strong {
color: #666;
}
::-webkit-scrollbar-thumb {
background: #999;
}
::-webkit-scrollbar-thumb:hover {
background: #999;
}
::-webkit-scrollbar-track:hover {
background: #DDD;
}
.column-link {
background: #272727;
}
::-webkit-input-placeholder {
color: #DDD;
}
:-ms-input-placeholder {
color: #DDD;
}
::-moz-placeholder {
color: #DDD;
}
.setting-text {
border-bottom: 2px solid #BBB;
}
.search__input {
color: #fff;
}
.search__icon .fa {
color: #DDD;
}
.search__icon .fa.active {
opacity: 1;
}
.account__action-bar__tab>span {
color: #FFF;
}
.account__action-bar__tab abbr {
color: #FFF;
}
.getting-started a {
color: #069;
}
.drawer__pager a {
color: #069 !important;
}
.drawer__inner {
background: linear-gradient(#f4f4f4, #DDD);
}
} | data/usercss/141535.user.css | @-moz-document domain("friends.nico") {
.column {
flex-grow: 1;
flex-shrink: 1;
}
body {
font-family: Avenir, Open Sans, Helvetica Neue, Helvetica, Arial, Verdana, Roboto, ヒラギノ角ゴ Pro W6, Hiragino Kaku Gothic Pro, Meiryo UI, メイリオ, Meiryo, MS\ Pゴシック, MS PGothic, sans-serif;
}
@media screen and (min-width: 1024px) {
.column, .drawer {
padding: 0;
margin: 2px;
}
}
@media screen and (min-width: 1024px) {
.column:last-child, .drawer:last-child {
padding-right: 0;
margin-right: 0;
}
}
@media screen and (min-width: 1024px) {
.column:first-child, .drawer:first-child {
padding-left: 0;
margin-left: 0;
}
}
.column>.scrollable {
background: white;
}
.drawer__inner.darker {
background-color: #fff;
color: #272727;
}
.drawer__tab:hover,
.drawer__tab:active,
.drawer__tab:focus {
background-color: #b2bac2
}
.drawer__inner {
background-color: #f4f4f4;
color: #000;
}
.drawer__header,
.account__action-bar {
background-color: #272727;
}
.drawer__tab {
color: #F5F8FA;
}
.drawer__header a:hover {
background-color: #555;
}
.navigation-bar strong {
color: #000;
}
@media screen and (min-width: 1024px) {
.column-icon-clear {
top: 0;
}
}
@media screen and (min-width: 1024px) {
.column {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.50);
}
}
.button {
background-color: #b2bac2;
color: #fff;
border: 1px transparent solid !important;
}
.button:hover {
color: #fff;
background-color: #007cff
}
.button:focus {
text-decoration: underline !important;
}
.button:disabled {
background-color: #069 !important;
color: #fff !important;
cursor: default;
}
.compose-form__buttons,
.icon-button.inverted,
.text-icon-button {
color: #fff;
background-color: #b2bac2;
border-bottom: 2px transparent solid;
}
.text-icon-button:hover,
.icon-button.inverted:hover {
color: #fff;
background-color: #b2bac2;
border-bottom: 2px #fff solid;
}
.text-icon-button:focus,
.icon-button.inverted:focus {
color: black;
border-bottom: 2px transparent solid;
}
.text-icon-button.active {
background-color: rgba(255, 255, 255, 0.5);
color: black;
border-bottom: 2px #fff solid;
}
.column-header,
.column-icon,
.column-back-button {
color: #666;
background-color: #e7e7e7;
}
.collapsable {
background-color: #393f4f;
color: #fff
}
.column-back-button:hover,
.column-icon:hover,
.collapsable:hover {
color: #007cff;
}
.status .status__display-name {
color: #999;
}
.status__display-name strong {
color: #666;
}
.status .status__relative-time {
color: #999;
}
.status__content a,
.reply-indicator__content a {
color: #069 !important;
}
.collapsable {
background: #666;
}
.column-settings--outer {
background: #666;
}
.setting-toggle {
color: #fff;
}
.column-settings--section {
color: #fff;
}
.account__header>div {
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 70%, rgba(0, 0, 0, 0.7) 100%);
}
.getting-started p {
color: #272727;
}
.status__content a,
.reply-indicator__content a {
color: #007cff
}
.status__content .status__content__spoiler-link,
.reply-indicator__content .status__content__spoiler-link,
.muted a.status__content__spoiler-link {
transition: 150ms;
background-color: #007cff;
color: #fff;
border: 1px #007cff solid
}
.report__target,
.report__target strong {
color: #272727;
}
.report__target,
.status-check-box {
border-bottom: 1px solid #e1e8ed;
}
.load-more:hover {
background-color: #007cff;
color: #fff;
}
.report__textarea {
color: #272727;
}
.status__content .status__content__spoiler-link:hover,
.muted a.status__content__spoiler-link:hover,
.load-more,
.status-card {
color: #007cff;
background-color: #fff;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.account__header .account__header__username {
color: #F5F5F5;
}
.status,
.detailed-status,
.account,
.status-check-box .status__content {
border-bottom: 1px solid #e1e8ed;
background-color: #fff;
color: #272727;
}
.detailed-status__action-bar {
background-color: #fff;
color: #272727;
border-top: transparent;
border-bottom: 1px solid #e1e8ed;
}
.status__prepend,
.notification__message,
.column,
.notification {
background-color: #fff;
color: #272727;
}
.search-results__hashtag:hover,
.search-results__hashtag:active,
.search-results__hashtag:focus {
color: #272727
}
.search-results__hashtag {
color: #272727;
}
.ui {
background: #e1e8ed !important;
}
.search__input {
transition: 300ms;
background: #272727;
}
.search__input:focus {
box-shadow: 0 8px 16px rgba(0, 0, 0, 0.20);
}
.search-results__header {
color: #272727;
background-color: #eaeaea;
border: none;
}
.detailed-status__display-name strong,
.detailed-status__display-name strong,
.detailed-status__display-name span {
color: #272727;
}
.status__display-name:hover strong,
.reply-indicator__display-name:hover strong,
.detailed-status__display-name:hover strong,
.account__display-name:hover strong,
.notification__display-name:hover,
.status__relative-time:hover {
color: #007cff;
}
.status__display-name strong,
.account__display-name strong {
color: #272727;
}
.notification__message .fa {
color: #007cff;
}
.icon-button.active {
color: #007cff;
}
.account .account__display-name {
color: #BBB;
}
.muted .status__content p,
.muted .status__content a {
color: #666;
}
.muted .status__display-name strong {
color: #666;
}
::-webkit-scrollbar-thumb {
background: #999;
}
::-webkit-scrollbar-thumb:hover {
background: #999;
}
::-webkit-scrollbar-track:hover {
background: #DDD;
}
.column-link {
background: #272727;
}
::-webkit-input-placeholder {
color: #DDD;
}
:-ms-input-placeholder {
color: #DDD;
}
::-moz-placeholder {
color: #DDD;
}
.setting-text {
border-bottom: 2px solid #BBB;
}
.search__input {
color: #fff;
}
.search__icon .fa {
color: #DDD;
}
.search__icon .fa.active {
opacity: 1;
}
.account__action-bar__tab>span {
color: #FFF;
}
.account__action-bar__tab abbr {
color: #FFF;
}
.getting-started a {
color: #069;
}
.drawer__pager a {
color: #069 !important;
}
.drawer__inner {
background: linear-gradient(#f4f4f4, #DDD);
}
} | 0.272702 | 0.053329 |
*,
::after,
::before {
box-sizing: border-box;
}
::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: #ccc;
}
::-webkit-scrollbar {
width: 5px;
height: 5px;
}
body {
font-size: 62.5%;
font-family: 'AvenirLTStd-Light', "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
line-height: 1.25;
letter-spacing: 0.1em;
background-color: #2E2D2D;
color: #acacac;
font-weight: lighter;
}
a {
color: #acacac;
outline: 0;
text-decoration: none;
transition: .2s all;
-webkit-tap-highlight-color: transparent;
}
a:hover {
color: #fff;
}
img {
display: inline-block;
height: auto;
max-width: 100%;
border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: lighter;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.ul {
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}
.container {
position: relative;
margin: 0 auto;
max-width: 1920px;
overflow: hidden;
}
header {
line-height: 0;
}
.works {
overflow: hidden;
}
.works .category li {
float: left;
width: 25%;
}
.works .category li a {
display: block;
height: 40px;
background: rgba(0, 0, 0, 0.4);
text-align: center;
line-height: 40px;
font-size: 1.2em;
}
.works .category li a:hover {
background: #111;
}
.works .category li.active a {
background: rgba(0, 0, 0, 0.6);
}
.works .items figure {
position: relative;
float: left;
width: 33.33333333%;
margin: 0;
overflow: hidden;
}
.works .items figcaption {
position: absolute;
bottom: 8%;
left: 8%;
}
.works .items img {
transition: .5s all;
}
.works .items h3 {
opacity: 0;
font-size: 2em;
margin-bottom: .5em;
transition: .5s all;
}
.works .items a {
display: block;
line-height: 0;
}
.works .items a::after {
opacity: 0;
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 100%;
padding-top: 50%;
background: rgba(0, 0, 0, 0.8);
background: #000\9;
filter: alpha(opacity=80);
transition: .5s all;
}
.works .items figure:hover a::after,
.works .items figure.active a::after {
opacity: 1;
}
.works .items figure:hover h3,
.works .items figure.active h3 {
opacity: 1;
}
.works .items figure:hover img,
.works .items figure.active img {
transform: scale(1.1);
}
.works .no-data {
text-align: center;
padding: 10em;
border-bottom: 1px solid #222;
}
/*.items li {
position: relative;
float: left;
width: 33.33333333%;
line-height: 0;
}
.items li a {
display: block;
}
.items li a::after {
opacity: 0;
content: attr(data-title);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 100%;
padding-top: 50%;
background: rgba(0, 0, 0, 0.8);
background: #000\9;
text-align: center;
font-size: 1.6vw;
filter: alpha(opacity=80);
-webkit-transition: .5s all;
transition: .5s all;
}
.items li a:hover::after,
.items li a.active::after {
opacity: 1;
}*/
/*.pages {
overflow: visible;
margin: 4em 0 0 0;
padding-left: 8em;
height: 2em;
}
.pages li {
float: left;
width: 25%;
}
.pages a {
display: block;
width: 30px;
height: 30px;
background-color: #fff;
color: #fff;
text-align: center;
line-height: 30px;
}
.pages .active a {
margin-top: -10px;
width: 40px;
height: 40px;
background-color: #846f50;
color: #0c0a07;
font-size: 23px;
line-height: 40px;
}*/
.works .pagination {
text-align: center;
background: #222;
}
.works .pagination li {
display: inline-block;
margin-left: -4px;
color: #9b9b9b;
}
.works .pagination li:first-child {
float: left;
width: 30%;
}
.works .pagination li:last-child {
float: right;
width: 30%;
}
.works .pagination a {
display: block;
text-align: center;
padding: 0 20px;
line-height: 40px;
height: 40px;
font-size: 1.2em;
}
.works .pagination li:not(.disabled) a:hover {
background: #111;
}
.works .pagination .disabled a {
color: #565656;
}
.works .pagination .active a {
background: #111;
color: #fff;
}
.works .pagination span {
position: relative;
bottom: 3px;
}
.events .items li {
float: left;
width: 50%;
}
.events .items li a {
display: block;
padding: 30px 15%;
background: #2e2d2d;
height: 150.72px;
}
.events .items li a:hover,
.events .items li a.active {
background: rgba(0, 0, 0, 0.1);
color: #fff;
}
.events .items h1 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 2em;
}
.events .items h1 span {
display: inline-block;
width: 80%;
}
.events .items p {
font-size: 1.2em;
}
.events .items .more {
width: 100%;
}
.events .items .more a {
font-size: 2em;
line-height: 4.5em;
background-color: #222222;
text-align: center;
}
.events .items .more a:hover {
background-color: #111;
}
.events2 {
max-width: 800px;
margin: 0 auto;
padding: 50px 0 60px;
}
.events2 .items {
padding: 50px 1.4%;
}
.events2 .items li {
float: none;
width: auto;
}
.events2 .items li a:hover,
.events2 .items li a.active {
background: transparent;
color: #fff;
}
.events2 .items li a {
padding: 30px 0;
}
.events2 .items li time {
font-size: 1em;
}
.events2 .pagination {
margin-left: 1.4%;
}
.events2 .pagination li {
display: inline-block;
margin-left: -4px;
color: #9b9b9b;
}
.events2 .pagination a {
display: block;
text-align: center;
padding: 0 15px;
line-height: 30px;
height: 30px;
font-size: 1.2em;
}
.events2 .pagination li:not(.disabled) a:hover {
background: #111;
}
.events2 .pagination .disabled a {
color: #565656;
}
.events2 .pagination .active a {
background: #111;
color: #fff;
}
.events2 .pagination span {
position: relative;
bottom: 3px;
}
.about {
position: relative;
padding: 100px 0;
background: #2e2d2d;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
}
.about>ul>li {
float: left;
width: 50%;
}
.about>ul>li>div {
padding: 0 15%;
}
.about .sns {
position: absolute;
width: 100%;
bottom: 106px;
overflow: visible;
}
.about .sns li {
float: left;
position: relative;
margin-right: 3%;
margin-bottom: 10px;
font-size: 1.2em;
}
.about .sns .image {
display: block;
}
.about .sns .image span {
opacity: 0;
position: absolute;
left: 0;
width: 150px;
bottom: 25px;
height: 150px;
background: #fff;
transition: .5s all;
z-index: -1;
}
.about .sns .image.active {
color: #fff;
}
.about .sns .image.active span {
opacity: 1;
bottom: 35px;
z-index: 1;
}
.about .sns .image span:after {
position: absolute;
content: '';
height: 0;
width: 0;
border: 10px solid #fff;
bottom: -20px;
left: calc(50% - 10px);
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
}
.about p {
font-size: 1.2em;
line-height: 2;
}
.show {
max-width: 800px;
margin: 0 auto;
background-color: rgba(255, 255, 255, 0.05);
padding: 50px;
}
.show .title {
text-align: right;
margin: 60px 0 20px;
padding-left: 20%;
}
.show .time {
display: block;
text-align: right;
}
.show .content {
margin-top: 150px;
font-size: 1.4em;
line-height: 1.8;
}
.show .content p {
margin-top: 30px;
}
.back {
display: inline-block;
letter-spacing: .2em;
line-height: 32px;
height: 30px;
padding-right: 8px;
font-size: 1.2em;
}
.back svg {
vertical-align: middle;
position: relative;
top: -1px;
}
.back:hover {
color: #fff;
background: #222;
}
.back:hover svg path {
fill: #fff;
}
footer {
text-align: center;
font-size: 1.2em;
padding: 20px 0;
}
footer.line {
border-top: 1px solid #111;
}
@media only screen and (max-width: 1024px) {
.works .items h3 {
font-size: 1.8em;
}
}
@media only screen and (max-width: 768px) {
.category li {
width: 33.333%;
}
.works .items figure {
width: 50% !important;
}
.works .items h3 {
font-size: 1.6em;
}
.events .items li {
width: 100%;
}
.about>ul>li {
width: 100%;
}
.about .sns {
bottom: 60px;
}
.events2 {
padding: 30px 10px 60px;
}
.show {
padding: 30px 30px;
}
.show .content {
margin-top: 100px;
}
.back {
font-size: 1.5em;
}
}
@media only screen and (max-width: 480px) {
.works .category li {
width: 50%;
}
.works .items figure {
width: 100% !important;
}
.events2 .items {
padding: 20px 0%;
}
.events .items li a {
padding: 30px 2%;
}
.about>ul>li>div {
padding: 0 5%;
}
.events2 {
padding: 20px 10px 60px;
}
.show {
padding: 20px 10px;
}
.show .title {
padding-left: 0;
}
.show .content {
margin-top: 80px;
}
} | asset/css/main.css | *,
::after,
::before {
box-sizing: border-box;
}
::-webkit-scrollbar-thumb {
border-radius: 5px;
background-color: #ccc;
}
::-webkit-scrollbar {
width: 5px;
height: 5px;
}
body {
font-size: 62.5%;
font-family: 'AvenirLTStd-Light', "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
line-height: 1.25;
letter-spacing: 0.1em;
background-color: #2E2D2D;
color: #acacac;
font-weight: lighter;
}
a {
color: #acacac;
outline: 0;
text-decoration: none;
transition: .2s all;
-webkit-tap-highlight-color: transparent;
}
a:hover {
color: #fff;
}
img {
display: inline-block;
height: auto;
max-width: 100%;
border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: lighter;
}
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
.ul {
overflow: hidden;
margin: 0;
padding: 0;
list-style: none;
}
.container {
position: relative;
margin: 0 auto;
max-width: 1920px;
overflow: hidden;
}
header {
line-height: 0;
}
.works {
overflow: hidden;
}
.works .category li {
float: left;
width: 25%;
}
.works .category li a {
display: block;
height: 40px;
background: rgba(0, 0, 0, 0.4);
text-align: center;
line-height: 40px;
font-size: 1.2em;
}
.works .category li a:hover {
background: #111;
}
.works .category li.active a {
background: rgba(0, 0, 0, 0.6);
}
.works .items figure {
position: relative;
float: left;
width: 33.33333333%;
margin: 0;
overflow: hidden;
}
.works .items figcaption {
position: absolute;
bottom: 8%;
left: 8%;
}
.works .items img {
transition: .5s all;
}
.works .items h3 {
opacity: 0;
font-size: 2em;
margin-bottom: .5em;
transition: .5s all;
}
.works .items a {
display: block;
line-height: 0;
}
.works .items a::after {
opacity: 0;
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 100%;
padding-top: 50%;
background: rgba(0, 0, 0, 0.8);
background: #000\9;
filter: alpha(opacity=80);
transition: .5s all;
}
.works .items figure:hover a::after,
.works .items figure.active a::after {
opacity: 1;
}
.works .items figure:hover h3,
.works .items figure.active h3 {
opacity: 1;
}
.works .items figure:hover img,
.works .items figure.active img {
transform: scale(1.1);
}
.works .no-data {
text-align: center;
padding: 10em;
border-bottom: 1px solid #222;
}
/*.items li {
position: relative;
float: left;
width: 33.33333333%;
line-height: 0;
}
.items li a {
display: block;
}
.items li a::after {
opacity: 0;
content: attr(data-title);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
line-height: 100%;
padding-top: 50%;
background: rgba(0, 0, 0, 0.8);
background: #000\9;
text-align: center;
font-size: 1.6vw;
filter: alpha(opacity=80);
-webkit-transition: .5s all;
transition: .5s all;
}
.items li a:hover::after,
.items li a.active::after {
opacity: 1;
}*/
/*.pages {
overflow: visible;
margin: 4em 0 0 0;
padding-left: 8em;
height: 2em;
}
.pages li {
float: left;
width: 25%;
}
.pages a {
display: block;
width: 30px;
height: 30px;
background-color: #fff;
color: #fff;
text-align: center;
line-height: 30px;
}
.pages .active a {
margin-top: -10px;
width: 40px;
height: 40px;
background-color: #846f50;
color: #0c0a07;
font-size: 23px;
line-height: 40px;
}*/
.works .pagination {
text-align: center;
background: #222;
}
.works .pagination li {
display: inline-block;
margin-left: -4px;
color: #9b9b9b;
}
.works .pagination li:first-child {
float: left;
width: 30%;
}
.works .pagination li:last-child {
float: right;
width: 30%;
}
.works .pagination a {
display: block;
text-align: center;
padding: 0 20px;
line-height: 40px;
height: 40px;
font-size: 1.2em;
}
.works .pagination li:not(.disabled) a:hover {
background: #111;
}
.works .pagination .disabled a {
color: #565656;
}
.works .pagination .active a {
background: #111;
color: #fff;
}
.works .pagination span {
position: relative;
bottom: 3px;
}
.events .items li {
float: left;
width: 50%;
}
.events .items li a {
display: block;
padding: 30px 15%;
background: #2e2d2d;
height: 150.72px;
}
.events .items li a:hover,
.events .items li a.active {
background: rgba(0, 0, 0, 0.1);
color: #fff;
}
.events .items h1 {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 2em;
}
.events .items h1 span {
display: inline-block;
width: 80%;
}
.events .items p {
font-size: 1.2em;
}
.events .items .more {
width: 100%;
}
.events .items .more a {
font-size: 2em;
line-height: 4.5em;
background-color: #222222;
text-align: center;
}
.events .items .more a:hover {
background-color: #111;
}
.events2 {
max-width: 800px;
margin: 0 auto;
padding: 50px 0 60px;
}
.events2 .items {
padding: 50px 1.4%;
}
.events2 .items li {
float: none;
width: auto;
}
.events2 .items li a:hover,
.events2 .items li a.active {
background: transparent;
color: #fff;
}
.events2 .items li a {
padding: 30px 0;
}
.events2 .items li time {
font-size: 1em;
}
.events2 .pagination {
margin-left: 1.4%;
}
.events2 .pagination li {
display: inline-block;
margin-left: -4px;
color: #9b9b9b;
}
.events2 .pagination a {
display: block;
text-align: center;
padding: 0 15px;
line-height: 30px;
height: 30px;
font-size: 1.2em;
}
.events2 .pagination li:not(.disabled) a:hover {
background: #111;
}
.events2 .pagination .disabled a {
color: #565656;
}
.events2 .pagination .active a {
background: #111;
color: #fff;
}
.events2 .pagination span {
position: relative;
bottom: 3px;
}
.about {
position: relative;
padding: 100px 0;
background: #2e2d2d;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
}
.about>ul>li {
float: left;
width: 50%;
}
.about>ul>li>div {
padding: 0 15%;
}
.about .sns {
position: absolute;
width: 100%;
bottom: 106px;
overflow: visible;
}
.about .sns li {
float: left;
position: relative;
margin-right: 3%;
margin-bottom: 10px;
font-size: 1.2em;
}
.about .sns .image {
display: block;
}
.about .sns .image span {
opacity: 0;
position: absolute;
left: 0;
width: 150px;
bottom: 25px;
height: 150px;
background: #fff;
transition: .5s all;
z-index: -1;
}
.about .sns .image.active {
color: #fff;
}
.about .sns .image.active span {
opacity: 1;
bottom: 35px;
z-index: 1;
}
.about .sns .image span:after {
position: absolute;
content: '';
height: 0;
width: 0;
border: 10px solid #fff;
bottom: -20px;
left: calc(50% - 10px);
border-left-color: transparent;
border-right-color: transparent;
border-bottom-color: transparent;
}
.about p {
font-size: 1.2em;
line-height: 2;
}
.show {
max-width: 800px;
margin: 0 auto;
background-color: rgba(255, 255, 255, 0.05);
padding: 50px;
}
.show .title {
text-align: right;
margin: 60px 0 20px;
padding-left: 20%;
}
.show .time {
display: block;
text-align: right;
}
.show .content {
margin-top: 150px;
font-size: 1.4em;
line-height: 1.8;
}
.show .content p {
margin-top: 30px;
}
.back {
display: inline-block;
letter-spacing: .2em;
line-height: 32px;
height: 30px;
padding-right: 8px;
font-size: 1.2em;
}
.back svg {
vertical-align: middle;
position: relative;
top: -1px;
}
.back:hover {
color: #fff;
background: #222;
}
.back:hover svg path {
fill: #fff;
}
footer {
text-align: center;
font-size: 1.2em;
padding: 20px 0;
}
footer.line {
border-top: 1px solid #111;
}
@media only screen and (max-width: 1024px) {
.works .items h3 {
font-size: 1.8em;
}
}
@media only screen and (max-width: 768px) {
.category li {
width: 33.333%;
}
.works .items figure {
width: 50% !important;
}
.works .items h3 {
font-size: 1.6em;
}
.events .items li {
width: 100%;
}
.about>ul>li {
width: 100%;
}
.about .sns {
bottom: 60px;
}
.events2 {
padding: 30px 10px 60px;
}
.show {
padding: 30px 30px;
}
.show .content {
margin-top: 100px;
}
.back {
font-size: 1.5em;
}
}
@media only screen and (max-width: 480px) {
.works .category li {
width: 50%;
}
.works .items figure {
width: 100% !important;
}
.events2 .items {
padding: 20px 0%;
}
.events .items li a {
padding: 30px 2%;
}
.about>ul>li>div {
padding: 0 5%;
}
.events2 {
padding: 20px 10px 60px;
}
.show {
padding: 20px 10px;
}
.show .title {
padding-left: 0;
}
.show .content {
margin-top: 80px;
}
} | 0.424531 | 0.074198 |
.anchor:before {
display: block;
content: " ";
margin-top: -70px;
height: 70px;
visibility: hidden;
}
body {
font-size: 16px;
line-height: 23px;
font-weight: 300;
-webkit-font-smoothing: subpixel-antialiased;
color: #333;
padding-top: 70px;
}
body *::selection {
background: #e67e22;
color: #fff;
}
.container {
max-width: 980px;
}
.top-strip {
background-color: #000;
height: 0.25em;
width: 100%;
}
h1,h2,h3 {
color: #1a1a1a;
/*font-weight: 300;*/
font-weight: bold;
}
h1 {
margin: 0 0 10px;
font-size: 30px;
line-height: 35px;
}
h2 {
margin: 0 0 10px;
font-size: 25px;
line-height: 30px;
}
h3 {
margin: 0;
font-size: 20px;
line-height: 25px;
}
.page-header {
margin-top: 20px;
/*border-color: #3498db;*/
}
p.authors {
margin-bottom: 5px;
color: #808080;
font-size: 20px;
}
p.authors a {
border-color: #dedede;
}
img {
max-width: 100%;
}
p {
text-align: justify;
}
a {
text-decoration: none;
border-bottom: 1px solid #ccc;
/**color: inherit;**/
color: #8C1515;
}
.navbar a {
border-bottom: 0;
}
p.lead.authors a {
border-bottom: none;
}
a:hover, a:focus {
color: inherit;
text-decoration: none;
}
.thumb {
margin: 20px 0;
border: 1px solid #808080;
}
pre {
color: #333;
font-size: 12px;
line-height: 17px;
}
#vimeo-embed {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto;
}
#vimeo-embed iframe,
#vimeo-embed object,
#vimeo-embed embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.challenge-people-div {
display: inline-block;
float: left;
margin: 5px;
}
.challenge-people-pic {
max-width: 130px;
max-height: 130px;
}
.challenge-clearfix .people-name a {
font-size: 15px;
}
.challenge-phases th {
width: 120px;
}
.challenge-phases td {
width: 120px;
}
.people-pic {
max-width: 100%;
max-height: 130px;
}
.people-name {
margin: 5px 0 10px;
}
.people-name h6 {
margin: 2px 0;
font-weight: 300;
font-size: 11px;
}
.clearfix::after {
content: "";
clear: both;
display: table;
}
#sequence {
height: 70px;
}
#legend {
padding: 10px 0 0 3px;
}
#sequence text, #legend text {
font-weight: 300;
fill: #fff;
}
#chart {
position: relative;
border-right: 1px solid #eee;
}
#chart path {
stroke: #fff;
}
#explanation {
position: absolute;
top: 240px;
left: 180px;
width: 140px;
text-align: center;
color: #666;
z-index: -1;
}
#percentage {
font-size: 2.5em;
}
.sponsor img {
max-height: 150px;
max-width: 350px;
/*border: 1px solid black;*/
padding: 10px;
margin-right: 20px;
}
.instructorphoto img {
width: 135px;
height: 135px;
border-radius: 135px;
margin-bottom: 10px;
}
.instructor {
display: inline-block;
width: 200px;
text-align: center;
margin-right: 10px;
}
.important {
color: #8C1515;
}
h1 {
color: #8C1515;
}
.slot {
padding-top: 5px;
padding-bottom: 5px;
}
.slot-colored {
background-color: #F8F8F8;
padding-top: 5px;
padding-bottom: 5px;
}
.slot-dark {
background-color: #A86E12;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff;
} | DNOW_files/style.css | .anchor:before {
display: block;
content: " ";
margin-top: -70px;
height: 70px;
visibility: hidden;
}
body {
font-size: 16px;
line-height: 23px;
font-weight: 300;
-webkit-font-smoothing: subpixel-antialiased;
color: #333;
padding-top: 70px;
}
body *::selection {
background: #e67e22;
color: #fff;
}
.container {
max-width: 980px;
}
.top-strip {
background-color: #000;
height: 0.25em;
width: 100%;
}
h1,h2,h3 {
color: #1a1a1a;
/*font-weight: 300;*/
font-weight: bold;
}
h1 {
margin: 0 0 10px;
font-size: 30px;
line-height: 35px;
}
h2 {
margin: 0 0 10px;
font-size: 25px;
line-height: 30px;
}
h3 {
margin: 0;
font-size: 20px;
line-height: 25px;
}
.page-header {
margin-top: 20px;
/*border-color: #3498db;*/
}
p.authors {
margin-bottom: 5px;
color: #808080;
font-size: 20px;
}
p.authors a {
border-color: #dedede;
}
img {
max-width: 100%;
}
p {
text-align: justify;
}
a {
text-decoration: none;
border-bottom: 1px solid #ccc;
/**color: inherit;**/
color: #8C1515;
}
.navbar a {
border-bottom: 0;
}
p.lead.authors a {
border-bottom: none;
}
a:hover, a:focus {
color: inherit;
text-decoration: none;
}
.thumb {
margin: 20px 0;
border: 1px solid #808080;
}
pre {
color: #333;
font-size: 12px;
line-height: 17px;
}
#vimeo-embed {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
height: auto;
}
#vimeo-embed iframe,
#vimeo-embed object,
#vimeo-embed embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.challenge-people-div {
display: inline-block;
float: left;
margin: 5px;
}
.challenge-people-pic {
max-width: 130px;
max-height: 130px;
}
.challenge-clearfix .people-name a {
font-size: 15px;
}
.challenge-phases th {
width: 120px;
}
.challenge-phases td {
width: 120px;
}
.people-pic {
max-width: 100%;
max-height: 130px;
}
.people-name {
margin: 5px 0 10px;
}
.people-name h6 {
margin: 2px 0;
font-weight: 300;
font-size: 11px;
}
.clearfix::after {
content: "";
clear: both;
display: table;
}
#sequence {
height: 70px;
}
#legend {
padding: 10px 0 0 3px;
}
#sequence text, #legend text {
font-weight: 300;
fill: #fff;
}
#chart {
position: relative;
border-right: 1px solid #eee;
}
#chart path {
stroke: #fff;
}
#explanation {
position: absolute;
top: 240px;
left: 180px;
width: 140px;
text-align: center;
color: #666;
z-index: -1;
}
#percentage {
font-size: 2.5em;
}
.sponsor img {
max-height: 150px;
max-width: 350px;
/*border: 1px solid black;*/
padding: 10px;
margin-right: 20px;
}
.instructorphoto img {
width: 135px;
height: 135px;
border-radius: 135px;
margin-bottom: 10px;
}
.instructor {
display: inline-block;
width: 200px;
text-align: center;
margin-right: 10px;
}
.important {
color: #8C1515;
}
h1 {
color: #8C1515;
}
.slot {
padding-top: 5px;
padding-bottom: 5px;
}
.slot-colored {
background-color: #F8F8F8;
padding-top: 5px;
padding-bottom: 5px;
}
.slot-dark {
background-color: #A86E12;
padding-top: 5px;
padding-bottom: 5px;
color: #ffffff;
} | 0.435661 | 0.115063 |
nav{
padding-bottom: 8px;
padding-top: 5px;
color: white;
}
button{
background: #7029c2;
background-image: -webkit-linear-gradient(top, #7029c2, #1580c2);
background-image: -moz-linear-gradient(top, #7029c2, #1580c2);
background-image: -ms-linear-gradient(top, #7029c2, #1580c2);
background-image: -o-linear-gradient(top, #7029c2, #1580c2);
background-image: linear-gradient(to bottom, #7029c2, #1580c2);
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2px;
text-shadow: 1px 1px 3px #666666;
font-family: Arial;
color: #ffffff;
font-size: 12px;
padding: 11px 7px 11px 7px;
text-decoration: none;
}
h2{
font-size: 14px;
color: #0f0f0f;
}
.info{
color: #0f0f0f;
}
.info:-webkit-input-placeholder {
color: #b5b5b5;
}
.info-moz-placeholder {
color: #b5b5b5;
}
.info {
background: #f5f5f5;
font-size: 1.0rem;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: none;
padding: 13px 10px;
width: 230px;
margin-bottom: 20px;
box-shadow: inset 0 2px 3px rgba( 0, 0, 0, 0.1 );
clear: both;
}
.info:focus {
background: #fff;
box-shadow: 0 0 0 3px #fff38e, inset 0 2px 3px rgba( 0, 0, 0, 0.2 ), 0px 5px 5px rgba( 0, 0, 0, 0.15 );
outline: none;
}
.container{
padding-top: 20px;
}
/*.btn1{
font-size: 20px;
font-family: Tahoma;
font-style: oblique;
}
.btn2{
font-size: 20px;
font-family: Tahoma;
font-style: oblique;
color: #7029c2;
}*/
.textox {
width: 300px;
height: 35px;
font-family: Georgia;
font-weight: normal;
border: solid 2px #00E3E3;
padding: 2px;
border-radius: 5px;
font-size: 12px;
background-color: #FFFFFF;
outline: none;
color: #474747;
text-align: left;
text-transform: none;
}
.textox:hover {
border: 2px solid #FF00D5;
}
.textox:focus {
border: solid 2px #000000;
box-shadow: inset 0px 1px 2px 0px #9C9C9C;
}
.textox:active {
border: solid 2px #0043EB;
} | public/css/custom.css | nav{
padding-bottom: 8px;
padding-top: 5px;
color: white;
}
button{
background: #7029c2;
background-image: -webkit-linear-gradient(top, #7029c2, #1580c2);
background-image: -moz-linear-gradient(top, #7029c2, #1580c2);
background-image: -ms-linear-gradient(top, #7029c2, #1580c2);
background-image: -o-linear-gradient(top, #7029c2, #1580c2);
background-image: linear-gradient(to bottom, #7029c2, #1580c2);
-webkit-border-radius: 2;
-moz-border-radius: 2;
border-radius: 2px;
text-shadow: 1px 1px 3px #666666;
font-family: Arial;
color: #ffffff;
font-size: 12px;
padding: 11px 7px 11px 7px;
text-decoration: none;
}
h2{
font-size: 14px;
color: #0f0f0f;
}
.info{
color: #0f0f0f;
}
.info:-webkit-input-placeholder {
color: #b5b5b5;
}
.info-moz-placeholder {
color: #b5b5b5;
}
.info {
background: #f5f5f5;
font-size: 1.0rem;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
border: none;
padding: 13px 10px;
width: 230px;
margin-bottom: 20px;
box-shadow: inset 0 2px 3px rgba( 0, 0, 0, 0.1 );
clear: both;
}
.info:focus {
background: #fff;
box-shadow: 0 0 0 3px #fff38e, inset 0 2px 3px rgba( 0, 0, 0, 0.2 ), 0px 5px 5px rgba( 0, 0, 0, 0.15 );
outline: none;
}
.container{
padding-top: 20px;
}
/*.btn1{
font-size: 20px;
font-family: Tahoma;
font-style: oblique;
}
.btn2{
font-size: 20px;
font-family: Tahoma;
font-style: oblique;
color: #7029c2;
}*/
.textox {
width: 300px;
height: 35px;
font-family: Georgia;
font-weight: normal;
border: solid 2px #00E3E3;
padding: 2px;
border-radius: 5px;
font-size: 12px;
background-color: #FFFFFF;
outline: none;
color: #474747;
text-align: left;
text-transform: none;
}
.textox:hover {
border: 2px solid #FF00D5;
}
.textox:focus {
border: solid 2px #000000;
box-shadow: inset 0px 1px 2px 0px #9C9C9C;
}
.textox:active {
border: solid 2px #0043EB;
} | 0.2359 | 0.136177 |
height: 650px;
margin: 40px 0 0 10px;
float: left;
/* border: 1px solid black; */
}
#right {
width: 650px;
}
#left {
width: 450px;
}
.month {
text-align: center;
clear: left;
font-size: 1.9em;
margin: 20px;
/* border: 1px solid red; */
}
.month>i {
cursor: pointer;
}
.month>i:hover {
text-shadow: 3px 3px 3px #AFD485;
}
.submonth {
height: 30px;
font-size: 1.2em;
margin: 20px;
/* border:1px solid blue; */
}
.subleft {
float: left;
margin-left: 10px;
}
input[name=rb] {
display: none;
}
.submonth label {
cursor: pointer;
margin-right: 10px;
}
.submonth #nowlabel {
padding-left: 130px;
/* border:1px solid green; */
}
#left > .submonth> .subright> input[type=radio]:checked+label {
font-weight: bold;
color: #692498;
text-decoration: underline;
text-shadow: 3px 3px 3px #AFD485;
}
.subright #now:checked ~ #pastroutine {
display: none;
}
.subright #past:checked ~ #nowroutine {
display: none;
}
#nowroutine, #pastroutine {
margin: 20px;
}
.calsub {
clear: right;
width: 500px;
height: 70px;
margin: 0 auto;
padding-left: 35px;
text-align: center;
/* border: 1px solid blue; */
}
.calsub>div {
float: left;
font-size: 1.2em;
margin: 0px 25px 0px 25px;
/* border: 1px solid red; */
}
.calsub>div>div>span {
font-size: 1.3em;
}
.calbox {
clear: left;
width: 620px;
height: 300px;
margin: 0 auto;
/* border: 1px solid blue; */
}
.successrate {
width: 620px;
height: 100px;
margin: 0 auto;
margin-top: 10px;
margin-left: 50px;
/* border: 1px solid green; */
}
#calendar>tr>td, #tbCalendarYM {
margin: 0 auto;
}
#calendar>tbody>tr {
/* border:1px solid blue; */
padding: 50px;
text-align: center;
}
#calendar {
width: 600px;
height: 300px;
font-size: 1.4em;
margin: 0 auto;
}
.thiscal {
font-size: 1.1em;
margin-bottom: -30px;
margin-left: 30px;
margin-top: 40px;
/* border:1px solid blue; */
}
#greenbar {
height: 20px;
}
/* statistic.css ------------------------------------------------------------------*/
#statistic>#left, #statistic>#right {
height: 500px;
margin: 40px 0 0 10px;
/* border: 1px solid black; */
}
#statistic>#right {
width: 550px;
}
#statistic>#left {
width: 550px;
}
#bar1, #bar2, #bar3, #bar4, #bar5 {
height: 30px;
display: flex;
text-align: center;
min-width: 1.6em;
}
.bigbar>.barbox {
height: 70px;
font-size: 1.3em;
/* border: 1px solid pink; */
}
.bigbar>.barbox>p {
font-size: 15px;
width: 115px;
/* border: 1px solid green; */
}
.bigbar>.barbox>#p1 {
margin-top: 30px;
}
.barright, .barleft, .bigbarright {
float: left;
margin-left: 10px;
/* border: 1px solid red; */
}
.bigbarleft {
float: left;
margin-left: 10px;
}
.bigbarright {
width: 125px;
}
.bigbarleft {
width: 400px;
}
.smallbar {
height: 300px;
/* border: 2px solid red; */
}
.smallbar>.barleft {
margin: 10px 0 10px 0;
width: 100px;
text-align: center;
font-size: 1.4em;
/* border: 1px solid blue; */
}
.smallbar>.barleft>.barbox {
margin-bottom: 19px;
/* border: 1px solid black; */
}
.barright, .smallbar>.barright>.barbox {
height: 35px;
width: 370px;
margin: 5px 10px 10px 0;
/* border: 1px solid black; */
}
.barpercent {
float: left;
height: 150px;
width: 50px;
/* border: 1px solid red; */
}
.smallbar>.barpercent>.barbox {
margin: 17px 17px 22px 0;
/* border: 1px solid black; */
}
.smallbar>.barpercent>.barbox>#bar5percent {
padding-top: 6px;
/* border: 1px solid black; */
}
.month>p {
text-align: left;
margin-top: -25px;
}
.balloon_03 {
position: relative;
margin: 50px;
width: 400px;
height: 100px;
background: #D3E2C1;
border-radius: 10px;
}
.balloon_03:after {
border-top: 15px solid #D3E2C1;
border-left: 15px solid transparent;
border-right: 0px solid transparent;
border-bottom: 0px solid transparent;
content: "";
position: absolute;
top: 10px;
left: -15px;
}
.feedbackbox {
width: 400px;
margin-left: 50px;
font-size: 1.2em;
/* border:1px solid red; */
}
.speech-bubble {
position: relative;
background: #c4ffbd;
border-radius: .4em;
margin-bottom: 30px;
padding: 20px;
height: 100px;
}
.speech-bubble:after {
content: '';
position: absolute;
right: 0;
top: 50%;
width: 0;
height: 0;
border: 29px solid transparent;
border-left-color: #c4ffbd;
border-right: 0;
border-bottom: 0;
margin-top: -14.5px;
margin-right: -29px;
} | RoutineMaker/src/main/webapp/resources/css/calendar.css | height: 650px;
margin: 40px 0 0 10px;
float: left;
/* border: 1px solid black; */
}
#right {
width: 650px;
}
#left {
width: 450px;
}
.month {
text-align: center;
clear: left;
font-size: 1.9em;
margin: 20px;
/* border: 1px solid red; */
}
.month>i {
cursor: pointer;
}
.month>i:hover {
text-shadow: 3px 3px 3px #AFD485;
}
.submonth {
height: 30px;
font-size: 1.2em;
margin: 20px;
/* border:1px solid blue; */
}
.subleft {
float: left;
margin-left: 10px;
}
input[name=rb] {
display: none;
}
.submonth label {
cursor: pointer;
margin-right: 10px;
}
.submonth #nowlabel {
padding-left: 130px;
/* border:1px solid green; */
}
#left > .submonth> .subright> input[type=radio]:checked+label {
font-weight: bold;
color: #692498;
text-decoration: underline;
text-shadow: 3px 3px 3px #AFD485;
}
.subright #now:checked ~ #pastroutine {
display: none;
}
.subright #past:checked ~ #nowroutine {
display: none;
}
#nowroutine, #pastroutine {
margin: 20px;
}
.calsub {
clear: right;
width: 500px;
height: 70px;
margin: 0 auto;
padding-left: 35px;
text-align: center;
/* border: 1px solid blue; */
}
.calsub>div {
float: left;
font-size: 1.2em;
margin: 0px 25px 0px 25px;
/* border: 1px solid red; */
}
.calsub>div>div>span {
font-size: 1.3em;
}
.calbox {
clear: left;
width: 620px;
height: 300px;
margin: 0 auto;
/* border: 1px solid blue; */
}
.successrate {
width: 620px;
height: 100px;
margin: 0 auto;
margin-top: 10px;
margin-left: 50px;
/* border: 1px solid green; */
}
#calendar>tr>td, #tbCalendarYM {
margin: 0 auto;
}
#calendar>tbody>tr {
/* border:1px solid blue; */
padding: 50px;
text-align: center;
}
#calendar {
width: 600px;
height: 300px;
font-size: 1.4em;
margin: 0 auto;
}
.thiscal {
font-size: 1.1em;
margin-bottom: -30px;
margin-left: 30px;
margin-top: 40px;
/* border:1px solid blue; */
}
#greenbar {
height: 20px;
}
/* statistic.css ------------------------------------------------------------------*/
#statistic>#left, #statistic>#right {
height: 500px;
margin: 40px 0 0 10px;
/* border: 1px solid black; */
}
#statistic>#right {
width: 550px;
}
#statistic>#left {
width: 550px;
}
#bar1, #bar2, #bar3, #bar4, #bar5 {
height: 30px;
display: flex;
text-align: center;
min-width: 1.6em;
}
.bigbar>.barbox {
height: 70px;
font-size: 1.3em;
/* border: 1px solid pink; */
}
.bigbar>.barbox>p {
font-size: 15px;
width: 115px;
/* border: 1px solid green; */
}
.bigbar>.barbox>#p1 {
margin-top: 30px;
}
.barright, .barleft, .bigbarright {
float: left;
margin-left: 10px;
/* border: 1px solid red; */
}
.bigbarleft {
float: left;
margin-left: 10px;
}
.bigbarright {
width: 125px;
}
.bigbarleft {
width: 400px;
}
.smallbar {
height: 300px;
/* border: 2px solid red; */
}
.smallbar>.barleft {
margin: 10px 0 10px 0;
width: 100px;
text-align: center;
font-size: 1.4em;
/* border: 1px solid blue; */
}
.smallbar>.barleft>.barbox {
margin-bottom: 19px;
/* border: 1px solid black; */
}
.barright, .smallbar>.barright>.barbox {
height: 35px;
width: 370px;
margin: 5px 10px 10px 0;
/* border: 1px solid black; */
}
.barpercent {
float: left;
height: 150px;
width: 50px;
/* border: 1px solid red; */
}
.smallbar>.barpercent>.barbox {
margin: 17px 17px 22px 0;
/* border: 1px solid black; */
}
.smallbar>.barpercent>.barbox>#bar5percent {
padding-top: 6px;
/* border: 1px solid black; */
}
.month>p {
text-align: left;
margin-top: -25px;
}
.balloon_03 {
position: relative;
margin: 50px;
width: 400px;
height: 100px;
background: #D3E2C1;
border-radius: 10px;
}
.balloon_03:after {
border-top: 15px solid #D3E2C1;
border-left: 15px solid transparent;
border-right: 0px solid transparent;
border-bottom: 0px solid transparent;
content: "";
position: absolute;
top: 10px;
left: -15px;
}
.feedbackbox {
width: 400px;
margin-left: 50px;
font-size: 1.2em;
/* border:1px solid red; */
}
.speech-bubble {
position: relative;
background: #c4ffbd;
border-radius: .4em;
margin-bottom: 30px;
padding: 20px;
height: 100px;
}
.speech-bubble:after {
content: '';
position: absolute;
right: 0;
top: 50%;
width: 0;
height: 0;
border: 29px solid transparent;
border-left-color: #c4ffbd;
border-right: 0;
border-bottom: 0;
margin-top: -14.5px;
margin-right: -29px;
} | 0.187616 | 0.075858 |
.container-about {
display: flex;
margin-left: 200px;
margin-right: 200px;
}
@media (max-width: 1200px) {
.container-about {
margin-left: 130px;
margin-right: 130px;
}
}
@media (max-width: 1000px) {
.container-about {
margin-left: 40px;
margin-right: 40px;
}
}
@media (max-width: 900px) {
.container-about {
flex-direction: column;
align-items: center;
}
}
.container-about .member-section {
width: 50%;
height: 400px;
display: flex;
padding-top: 100px;
padding-right: 30px;
}
@media (max-width: 900px) {
.container-about .member-section {
width: 70%;
}
}
@media (max-width: 600px) {
.container-about .member-section {
width: 100%;
}
}
@media (max-width: 450px) {
.container-about .member-section {
flex-direction: column;
height: 600px;
padding-right: 0;
padding-top: 55px;
}
}
.container-about .member-section .member-image img {
border-radius: 50%;
width: 80%;
height: auto;
overflow: hidden;
}
@media (max-width: 1200px) {
.container-about .member-section .member-image img {
display: block;
margin-left: auto;
margin-right: auto;
}
}
@media (max-width: 450px) {
.container-about .member-section .member-image img {
margin-top: 30px;
}
}
.container-about .member-section .member-name {
display: flex;
flex-direction: column;
justify-content: center;
height: 160px;
}
@media (max-width: 450px) {
.container-about .member-section .member-name {
text-align: center;
height: 120px;
}
}
.container-about .member-section .member-name h1 {
font-size: 1.4rem;
font-weight: 1000;
}
.container-about .member-section .member-name h2 {
padding-bottom: 30px;
padding-top: 5px;
font-size: 0.8rem;
font-weight: 20;
}
@media (max-width: 450px) {
.container-about .member-section .member-name h2 {
padding-bottom: 0px;
}
}
.container-about .member-section p {
width: 60%;
padding-top: 100px;
font-size: 0.8rem;
}
@media (max-width: 450px) {
.container-about .member-section p {
text-align: center;
padding-top: 0px;
width: 100%;
}
}
.cBtAXH {
height: 16%
}
.members-second-section{
height: 600px;
}
@media (max-width: 900px) {
.members-second-section{
height: 900px;
}
}
@media (max-width: 450px) {
.members-second-section{
height: 1300px;
}
} | frontend/src/css/about-us.css | .container-about {
display: flex;
margin-left: 200px;
margin-right: 200px;
}
@media (max-width: 1200px) {
.container-about {
margin-left: 130px;
margin-right: 130px;
}
}
@media (max-width: 1000px) {
.container-about {
margin-left: 40px;
margin-right: 40px;
}
}
@media (max-width: 900px) {
.container-about {
flex-direction: column;
align-items: center;
}
}
.container-about .member-section {
width: 50%;
height: 400px;
display: flex;
padding-top: 100px;
padding-right: 30px;
}
@media (max-width: 900px) {
.container-about .member-section {
width: 70%;
}
}
@media (max-width: 600px) {
.container-about .member-section {
width: 100%;
}
}
@media (max-width: 450px) {
.container-about .member-section {
flex-direction: column;
height: 600px;
padding-right: 0;
padding-top: 55px;
}
}
.container-about .member-section .member-image img {
border-radius: 50%;
width: 80%;
height: auto;
overflow: hidden;
}
@media (max-width: 1200px) {
.container-about .member-section .member-image img {
display: block;
margin-left: auto;
margin-right: auto;
}
}
@media (max-width: 450px) {
.container-about .member-section .member-image img {
margin-top: 30px;
}
}
.container-about .member-section .member-name {
display: flex;
flex-direction: column;
justify-content: center;
height: 160px;
}
@media (max-width: 450px) {
.container-about .member-section .member-name {
text-align: center;
height: 120px;
}
}
.container-about .member-section .member-name h1 {
font-size: 1.4rem;
font-weight: 1000;
}
.container-about .member-section .member-name h2 {
padding-bottom: 30px;
padding-top: 5px;
font-size: 0.8rem;
font-weight: 20;
}
@media (max-width: 450px) {
.container-about .member-section .member-name h2 {
padding-bottom: 0px;
}
}
.container-about .member-section p {
width: 60%;
padding-top: 100px;
font-size: 0.8rem;
}
@media (max-width: 450px) {
.container-about .member-section p {
text-align: center;
padding-top: 0px;
width: 100%;
}
}
.cBtAXH {
height: 16%
}
.members-second-section{
height: 600px;
}
@media (max-width: 900px) {
.members-second-section{
height: 900px;
}
}
@media (max-width: 450px) {
.members-second-section{
height: 1300px;
}
} | 0.438785 | 0.059674 |
.mui-listpicker {
position: relative;
border: solid 1px #ccc;
padding: 0px;
margin: 3px;
height: 185px;
background-color: #fff;
overflow: hidden;
border-radius: 3px;
}
.mui-listpicker .mui-listpicker-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
border-radius: 3px;
-webkit-mask-box-image: -webkit-linear-gradient(bottom, transparent, transparent 5%, #fff 20%, #fff 80%, transparent 95%, transparent);
-webkit-mask-box-image: linear-gradient(to top, transparent, transparent 5%, #fff 20%, #fff 80%, transparent 95%, transparent);
}
.mui-ios .mui-listpicker .mui-listpicker-inner {
width: calc(100% + 8px);
padding-right: 8px;
}
.mui-android .mui-listpicker .mui-listpicker-inner {
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.mui-listpicker .mui-listpicker-inner::-webkit-scrollbar {
width: 0px;
height: 0px;
visibility: hidden;
}
.mui-listpicker ul {
list-style-type: none;
margin: 0px;
padding: 0px;
position: relative;
}
.mui-listpicker ul li {
box-sizing: border-box;
position: relative;
height: 36px;
line-height: 36px;
text-align: center;
color: #555;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.mui-listpicker.three-dimensional {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.mui-listpicker.three-dimensional .mui-listpicker-inner {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.mui-listpicker.three-dimensional ul {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.mui-listpicker.three-dimensional ul li {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.mui-listpicker ul li:last-child {
border-bottom: none;
}
.mui-listpicker ul li::first-child {
border-top: none;
}
.mui-listpicker .mui-listpicker-rule {
position: absolute;
border: solid 1px #ccc;
border-left: none;
border-right: none;
background-color: #dfd;
opacity: 0.5;
width: 100%;
left: 0px;
top: 50%;
z-index: 0;
}
.mui-listpicker .mui-listpicker-item-selected {
color: green;
} | app/src/main/assets/www/css/mui.listpicker.css | .mui-listpicker {
position: relative;
border: solid 1px #ccc;
padding: 0px;
margin: 3px;
height: 185px;
background-color: #fff;
overflow: hidden;
border-radius: 3px;
}
.mui-listpicker .mui-listpicker-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
border-radius: 3px;
-webkit-mask-box-image: -webkit-linear-gradient(bottom, transparent, transparent 5%, #fff 20%, #fff 80%, transparent 95%, transparent);
-webkit-mask-box-image: linear-gradient(to top, transparent, transparent 5%, #fff 20%, #fff 80%, transparent 95%, transparent);
}
.mui-ios .mui-listpicker .mui-listpicker-inner {
width: calc(100% + 8px);
padding-right: 8px;
}
.mui-android .mui-listpicker .mui-listpicker-inner {
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.mui-listpicker .mui-listpicker-inner::-webkit-scrollbar {
width: 0px;
height: 0px;
visibility: hidden;
}
.mui-listpicker ul {
list-style-type: none;
margin: 0px;
padding: 0px;
position: relative;
}
.mui-listpicker ul li {
box-sizing: border-box;
position: relative;
height: 36px;
line-height: 36px;
text-align: center;
color: #555;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.mui-listpicker.three-dimensional {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.mui-listpicker.three-dimensional .mui-listpicker-inner {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.mui-listpicker.three-dimensional ul {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.mui-listpicker.three-dimensional ul li {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.mui-listpicker ul li:last-child {
border-bottom: none;
}
.mui-listpicker ul li::first-child {
border-top: none;
}
.mui-listpicker .mui-listpicker-rule {
position: absolute;
border: solid 1px #ccc;
border-left: none;
border-right: none;
background-color: #dfd;
opacity: 0.5;
width: 100%;
left: 0px;
top: 50%;
z-index: 0;
}
.mui-listpicker .mui-listpicker-item-selected {
color: green;
} | 0.315736 | 0.058561 |
.projects__container {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
width: 40% !important;
}
.project__item {
background: var(--container-color);
padding: 1.3rem;
border-radius: 2rem;
border: 1px solid transparent;
transition: var(--transition);
}
/*.project__item:hover {
background: transparent;
border: 1px solid var(--color-white);
transition: var(--transition);
}*/
.project__item h3 {
margin: 1.5rem 0 1rem;
}
.project__cta {
display: flex;
gap: 1rem;
margin-bottom: 1rem;
}
.swiper-pagination-bullet {
border: 1px solid var(--color-white);
}
.swiper-pagination-bullet-active {
background: var(--color-white) !important;
}
.project__image {
box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px,
rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.project__image h5 {
position: absolute;
border: 1px solid var(--first-color);
padding: 0.6rem;
visibility: hidden;
border-radius: 0.4rem;
backdrop-filter: blur(10px);
transform: var(--transition);
}
.project__image:hover img {
opacity: 0.3;
transition: 0.3s;
}
.project__image:hover h5 {
visibility: visible;
}
.project__description {
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
/*===== CARD ANIMATIONs ======*/
.rotation__card {
height: 15rem;
margin: 0 auto 1rem;
perspective: 1000px;
}
#is_flipped {
transform: rotateX(180deg);
}
.inner__card {
width: 100%;
height: 100%;
transition: transform 1s;
transform-style: preserve-3d;
cursor: pointer;
position: relative;
}
.card {
position: absolute;
width: 100%;
height: 100%;
backface-visibility: hidden;
overflow: hidden;
border-radius: 2rem;
}
.project__image,
.project__description {
display: flex;
align-items: center;
justify-content: center;
transform: translateZ(70px) scale(0.94);
z-index: 2;
}
.project__description_content {
text-align: center;
}
.project__tag:not(:last-child) {
margin-right: 2rem;
}
.project__tag {
font-family: 'Poppins', sans-serif;
padding: 0.3rem 1rem;
background: transparent;
color: var(--color-white);
border: 1px solid var(--first-color);
border-radius: 0.5rem;
cursor: pointer;
}
.project__tag:hover {
background: var(--first-color);
color: var(--background-color);
font-weight: 500;
}
.project__description {
background-color: var(--background-color);
color: var(--text-color);
transform: rotateX(180deg);
padding: 0 0.5rem;
}
/*========== Media Queries - Medium devices ==========*/
@media screen and (max-width: 1024px) {
.projects__container {
width: var(--container-width-md) !important;
}
.project__cta {
margin-bottom: 0.5rem;
}
}
/*========== Media Queries - Small devices ==========*/
@media screen and (max-width: 600px) {
.projects__container {
width: var(--container-width-sm) !important;
}
.project__cta {
margin-bottom: 0.7rem;
}
.project__description_content {
padding: 0 0.5rem;
}
.project__image img {
width: 100%;
height: 100%;
object-fit: cover;
}
} | src/components/projects/projects.css | .projects__container {
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 2rem;
width: 40% !important;
}
.project__item {
background: var(--container-color);
padding: 1.3rem;
border-radius: 2rem;
border: 1px solid transparent;
transition: var(--transition);
}
/*.project__item:hover {
background: transparent;
border: 1px solid var(--color-white);
transition: var(--transition);
}*/
.project__item h3 {
margin: 1.5rem 0 1rem;
}
.project__cta {
display: flex;
gap: 1rem;
margin-bottom: 1rem;
}
.swiper-pagination-bullet {
border: 1px solid var(--color-white);
}
.swiper-pagination-bullet-active {
background: var(--color-white) !important;
}
.project__image {
box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px,
rgba(0, 0, 0, 0.22) 0px 15px 12px;
}
.project__image h5 {
position: absolute;
border: 1px solid var(--first-color);
padding: 0.6rem;
visibility: hidden;
border-radius: 0.4rem;
backdrop-filter: blur(10px);
transform: var(--transition);
}
.project__image:hover img {
opacity: 0.3;
transition: 0.3s;
}
.project__image:hover h5 {
visibility: visible;
}
.project__description {
box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
/*===== CARD ANIMATIONs ======*/
.rotation__card {
height: 15rem;
margin: 0 auto 1rem;
perspective: 1000px;
}
#is_flipped {
transform: rotateX(180deg);
}
.inner__card {
width: 100%;
height: 100%;
transition: transform 1s;
transform-style: preserve-3d;
cursor: pointer;
position: relative;
}
.card {
position: absolute;
width: 100%;
height: 100%;
backface-visibility: hidden;
overflow: hidden;
border-radius: 2rem;
}
.project__image,
.project__description {
display: flex;
align-items: center;
justify-content: center;
transform: translateZ(70px) scale(0.94);
z-index: 2;
}
.project__description_content {
text-align: center;
}
.project__tag:not(:last-child) {
margin-right: 2rem;
}
.project__tag {
font-family: 'Poppins', sans-serif;
padding: 0.3rem 1rem;
background: transparent;
color: var(--color-white);
border: 1px solid var(--first-color);
border-radius: 0.5rem;
cursor: pointer;
}
.project__tag:hover {
background: var(--first-color);
color: var(--background-color);
font-weight: 500;
}
.project__description {
background-color: var(--background-color);
color: var(--text-color);
transform: rotateX(180deg);
padding: 0 0.5rem;
}
/*========== Media Queries - Medium devices ==========*/
@media screen and (max-width: 1024px) {
.projects__container {
width: var(--container-width-md) !important;
}
.project__cta {
margin-bottom: 0.5rem;
}
}
/*========== Media Queries - Small devices ==========*/
@media screen and (max-width: 600px) {
.projects__container {
width: var(--container-width-sm) !important;
}
.project__cta {
margin-bottom: 0.7rem;
}
.project__description_content {
padding: 0 0.5rem;
}
.project__image img {
width: 100%;
height: 100%;
object-fit: cover;
}
} | 0.374676 | 0.111096 |
@font-face { font-family: 'OpenSans_Regular'; src: url("../fonts/OpenSans-Regular.ttf") format('truetype');}
@font-face { font-family: 'OpenSans_Bold'; src: url("../fonts/OpenSans-Bold.ttf") format('truetype');}
@font-face { font-family: 'OpenSans_Light'; src: url("../fonts/OpenSans-Light.ttf") format('truetype');}
html {
overflow-x: hidden;
}
body {
font: 14px/18px 'OpenSans_Regular', Arial, sans-serif;
-webkit-font-smoothing: antialiased;
color: #666;
background-color: #fff;
position: relative;
left: 0;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.main-holder {
overflow: hidden;
}
img {
max-width: 100%;
height: auto;
}
.main-holder {
overflow: hidden;
}
/*================================================*/
/*==============>-Block--classes-<================*/
a {
color: #000;
text-decoration: none;
transition: color 0.25s ease 0s;
}
a:hover {
color: #EC1C24;
text-decoration: none;
}
a:focus {
color: #EC1C24;
text-decoration: none;
}
.small_font {
font-size: 12px;
}
.largeh-Bold-white {
color: #fff;
font: 100px/88px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 123px 0 37px;
}
.xxh-Bold-white {
color: #fff;
font: 30px/30px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 5px;
}
.large-h {
color: #000;
display: block;
font: 56px/30px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 60px;
}
.h-Bold {
color: #fff;
font: 90px/76px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 18px;
}
.xh-Bold {
color: #fff;
font: 36px/40px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 35px;
}
.xxh-Bold {
color: #2C3E50;
font: 36px/36px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 18px;
}
.medium-h {
color: #fff;
font: 24px/25px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0;
text-transform: uppercase;
}
.xmedium-h {
color: #2C3E50;
font: 16px/15px 'OpenSans_Regular',Arial,Helvetica,sans-serif;
margin: 0 0 93px;
}
.xxmedium-h {
color: #999;
font: 16px/15px 'OpenSans_Regular',Arial,Helvetica,sans-serif;
margin: 0 0 35px;
}
.xxxmedium-h {
color: #CECECD;
font: 18px/30px 'OpenSans_Regular',Arial,Helvetica,sans-serif;
margin: 0;
}
.xsmall-h {
color: #fff;
font: 14px/32px Arial,Helvetica,sans-serif;
margin: 0;
}
.xxsmall-h {
color: #2C3E50;
font: 18px/24px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 18px;
}
.division-h {
color: #fff;
font: 18px/24px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 5px;
}
.slide-title {
color: #fff;
font: 36px/40px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 27px;
}
.modal h2,
.modal h3 {
color: #000;
}
button {
-moz-user-select: none;
}
input[type="button"] {
-moz-user-select: none;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #999;
opacity: 1;
}
input:focus {
outline: medium none;
}
img {
image-rendering: optimizespeed;
}
*:after, *:before {
-moz-box-sizing: border-box;
border: 0 none;
margin: 0;
}
/*====================>-Header-<===================*/
#preloader {
background-color: #fff;
bottom: 0;
height: 100%;
left: 0;
position: fixed;
right: 0;
top: 0;
width: 100%;
z-index: 9999;
}
#status {
background-position: center center;
background-repeat: no-repeat;
height: 200px;
left: 50%;
margin: -100px 0 0 -100px;
position: absolute;
top: 50%;
width: 200px;
}
.spinner {
margin: 100px auto 0;
text-align: center;
width: 70px;
}
.spinner > div {
-webkit-animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
-o-animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
-webkit-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
display: inline-block;
height: 18px;
width: 18px;
}
.spinner .bounce1 {
animation-delay: -0.32s;
}
.spinner .bounce2 {
animation-delay: -0.16s;
}
.spinner > div {
background-color: #2C3E50;
}
@-moz-keyframes bouncedelay {
0%, 80%, 100% {
transform: scale(0);
}
40% {
transform: scale(1);
}
}
.header {
padding: 7px 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 71px;
}
.apex {
position: relative;
}
.adhesion {
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.logo {
position: relative;
z-index: 150;
}
.logo a {
background: url("../img/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
height: 27px;
width: 118px;
}
.header-social {
position: relative;
z-index: 150;
margin-top: 7px;
float: left;
}
.socials li {
float: left;
}
.social-link a {
display: block;
padding: 5px;
position: absolute;
right: 0;
transform-origin: 50% 0 0;
transition: all 0.3s ease-out 0s;
}
.social-transform a {
transition: color 0.25s ease 0s;
}
.social-transform a:hover {
opacity: 0.5;
}
.social-transform {
display: inline-block;
position: relative;
z-index: 999;
padding: 0;
}
.social-transform .social-link {
height: 100%;
position: relative;
width: 100%;
}
.header-navbar {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.wr-soc {
float: left;
margin-top: 14px;
}
.header-navbar .navbar-brand {
padding: 0;
height: 45px;
}
.navbar-collapse {
padding-left: 0;
padding-right: 0;
}
.social-transform li {
cursor: default;
display: inline-table;
height: 100%;
margin-left: 10px;
width: 20px;
}
.social-link .facebook {
background: url("../img/sprite/icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 16px;
margin: 1px 41px 0 0;
width: 8px;
}
.social-link .twitter {
background: url("../img/sprite/icons.png") no-repeat scroll -10px -2px rgba(0, 0, 0, 0);
height: 10px;
margin: 4px 23px 0 0;
width: 16px;
}
.social-link .google {
background: url("../img/sprite/icons.png") no-repeat scroll -30px -1px rgba(0, 0, 0, 0);
height: 16px;
margin: 1px 5px 0 0;
width: 19px;
}
.social-link .vk {
background: url("../img/sprite/icons.png") no-repeat scroll -50px -1px rgba(0, 0, 0, 0);
height: 14px;
margin: 2px 0 0;
width: 16px;
}
.social-link .back.facebook {
background-position: 0 -20px;
}
.social-link .back.twitter {
background-position: -10px -22px;
}
.social-link .back.google {
background-position: -30px -20px;
}
.social-link .back.vk {
background-position: -50px -20px;
}
.social-transform a {
color: #fff;
}
.social-link .back {
color: #000;
opacity: 0;
}
.social-link:hover .front {
opacity: 0;
}
.social-link:hover .back {
opacity: 1;
}
.red-back .backside, .red-back .back {
color: #FF6065;
}
.description-logo {
border-left: 1px solid #DDDDDD;
float: left;
font: 12px/15px 'OpenSans_Regular',Arial;
margin: -5px 0 0 35px;
padding: 14px 0 10px 27px;
}
.Open-sansR {
font-family: 'OpenSans_Regular';
}
.nav-menu {
display: inline-block;
height: 20px;
margin: 18px 0 0 0;
overflow: hidden;
position: relative;
z-index: 150;
}
.nav-menu > ul {
float: left;
margin: 0 70px 0 0;
}
.nav-menu li {
float: left;
margin-left: 22px;
}
.nav-menu a {
color: #fff;
font: 16px/20px 'OpenSans_Regular',Arial;
}
.nav-menu .active a {
color: #EC1C24;
}
.nav-menu .active:hover a {
text-shadow: 4px rgba(252, 206, 226, 0.7);
}
.inside {
position: relative;
top: -22px;
transition: top 0.2s ease-out 0s;
}
.nav-menu .active .inside,
.nav-menu li:hover .inside,
.more .active .inside,
.more:hover .inside {
top: -2px;
}
.backside {
color: #fff;
text-decoration: underline;
}
.end-header {
padding-bottom: 33px;
}
.shadow {
background: url("../img/blH_shadow.png") no-repeat scroll 0 0 / contain rgba(0, 0, 0, 0);
bottom: -27px;
height: 27px;
left: 50%;
margin-left: -50%;
position: absolute;
width: 100%;
z-index: 100;
}
.hidden-mobile {
display: none;
}
.hidden-color {
background: #fff;
}
/*================>-End--Header-<=================*/
/*===================>-Content-<==================*/
.software_slider {
width: 100%;
padding-top: 71px;
}
.forma-slider .bx-wrapper .bx-controls-direction a {
top: 50%;
}
.forma-slider .form-bxslider {
padding: 0;
margin: 0;
}
.forma-slider .form-bxslider > li {
width: 100% !important;
max-height: 540px;
min-height: 540px;
}
#form_slider .app-bx > li {
height: 500px;
}
#form_slider .bx-viewport {
margin: 0 auto;
}
#form_slider .bx-wrapper {
position: static;
}
.bx-wrapper {
padding: 0;
position: relative;
}
#form_slider .bx-pager .bx-pager-item {
color: #fff;
height: 44px;
width: 44px;
}
#form_slider .bx-pager .bx-pager-item.lastItem {
margin-right: 0;
}
#form_slider .bx-viewport {
overflow: visible !important;
}
.bx-wrapper img {
display: block;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
bottom: -30px;
margin: 0 auto;
width: 940px;
}
.bx-wrapper .bx-loading {
background: url("../img/bx_loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
height: 100%;
left: 0;
min-height: 50px;
position: absolute;
top: 0;
width: 100%;
z-index: 2000;
}
.bx-wrapper .bx-pager {
color: #666666;
font-family: Arial;
font-size: 0.85em;
font-weight: bold;
text-align: left;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
display: block;
height: 10px;
margin: 0;
outline: 0 none;
width: 10px;
}
.bx-wrapper .bx-prev {
background: url("../img/sprite/icons.png") no-repeat scroll -6px -49px rgba(0, 0, 0, 0);
left: 0;
}
.bx-wrapper .bx-next {
background: url("../img/sprite/icons.png") no-repeat scroll -44px -49px rgba(0, 0, 0, 0);
right: 0;
}
.bx-wrapper .bx-prev:hover {
opacity: 0.3 !important;
}
.bx-wrapper .bx-next:hover {
opacity: 0.3 !important;
}
.bx-wrapper .bx-controls-direction a {
height: 54px;
margin-top: -27px;
outline: 0 none;
position: absolute;
text-indent: -9999px;
top: 72%;
transition: opacity 0.3s ease 0s, right 0.3s ease 0s, left 0.3s ease 0s;
width: 30px;
z-index: 9999;
}
#form_slider:hover .bx-wrapper .bx-controls-direction a,
.fin_3:hover + #form_slider .bx-wrapper .bx-controls-direction a,
#aboutUs_slider:hover .bx-wrapper .bx-controls-direction a {
opacity: 1;
}
#form_slider .bx-wrapper .bx-prev {
left: 45px;
}
#form_slider .bx-wrapper .bx-next {
right: 45px;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
.bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
background: url("../img/controls.png") no-repeat scroll -86px -11px rgba(0, 0, 0, 0);
display: block;
height: 11px;
margin: 0 3px;
outline: 0 none;
text-indent: -9999px;
width: 10px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
background: url("../img/controls.png") no-repeat scroll -86px -44px rgba(0, 0, 0, 0);
display: block;
height: 11px;
margin: 0 3px;
outline: 0 none;
text-indent: -9999px;
width: 9px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
}
.bx-wrapper .bx-caption {
background: rgba(80, 80, 80, 0.75);
bottom: 0;
left: 0;
position: absolute;
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
display: block;
font-family: Arial;
font-size: 0.85em;
padding: 10px;
}
.ul-list-slider {
color: #fff;
font-size: 15px;
line-height: 40px;
list-style: none outside none;
padding-left: 47px;
}
.ul-list-slider li {
position: relative;
}
.ul-list-slider li:before {
color: #fff;
content: "";
display: block;
font-family: fontawesome;
font-size: 20px;
left: -39px;
position: absolute;
top: 0;
}
.gray-list-slider {
line-height: 27px;
list-style-image: url("../img/list-image-gray.png");
padding-left: 29px;
}
.list-forstart {
float: left;
position: relative;
width: 40%;
z-index: 1;
}
.list-forstart .desc {
color: #fff;
font: 16px/26px 'OpenSans_Regular',Arial;
}
.img-slider {
position: absolute;
}
.slide-man1 {
background: url("../img/staticks/slider_man1.png") no-repeat;
height: 568px;
width: 420px;
left: 50%;
margin-left: -210px;
}
.slide-man2 {
background: url("../img/staticks/slider_man2.png") no-repeat;
height: 596px;
width: 356px;
left: 54%;
margin-left: -178px;
}
.slide-man3 {
background: url("../img/staticks/slider_man3.png") no-repeat;
height: 582px;
width: 457px;
left: 50%;
margin-left: -228px;
}
.fin_1,
.fin_2,
.fin_3 {
opacity: 0;
}
#form_slider .bx-default-pager a {
border: 1px solid;
border-radius: 50px;
display: block;
height: 40px;
margin-bottom: 9px;
padding: 0;
position: relative;
width: 40px;
}
#form_slider .bx-default-pager a:focus {
outline: none;
}
#form_slider .bx-default-pager a span {
bottom: -25px;
font: 14px/15px 'OpenSans_Bold',Arial;
margin-left: -17px;
position: absolute;
text-align: center;
text-transform: uppercase;
width: 75px;
}
#form_slider .bx-default-pager a:hover,
#form_slider .bx-default-pager .active {
background: #fff !important;
color: #fff;
}
#form_slider .pager-Ico1:before {
background: url("../img/sprite/beans.svg") no-repeat scroll -37px -203px rgba(0, 0, 0, 0);
content: "";
display: block;
height: 16px;
left: 54%;
margin: -8px 0 0 -8px;
position: absolute;
top: 50%;
width: 16px;
}
#form_slider .pager-Ico2:before {
background: url("../img/sprite/beans.svg") no-repeat scroll -278px -83px rgba(0, 0, 0, 0);
content: "";
display: block;
height: 16px;
left: 50%;
margin: -8px 0 0 -7px;
position: absolute;
top: 50%;
width: 14px;
}
#form_slider .pager-Ico3:before {
background: url("../img/sprite/beans.svg") no-repeat scroll -36px -237px rgba(0, 0, 0, 0);
content: "";
display: block;
height: 8px;
left: 50%;
margin: -4px 0 0 -8px;
position: absolute;
top: 50%;
width: 16px;
}
#form_slider .pager-Ico1:hover:before,
#form_slider .pager-Ico1.active:before {
background: url("../img/sprite/beans_red.svg") no-repeat scroll -37px -203px rgba(0, 0, 0, 0) !important;
}
#form_slider .pager-Ico2:hover:before,
#form_slider .pager-Ico2.active:before {
background: url("../img/sprite/beans_red.svg") no-repeat scroll -278px -83px rgba(0, 0, 0, 0) !important;
}
#form_slider .pager-Ico3:hover:before,
#form_slider .pager-Ico3.active:before {
background: url("../img/sprite/beans_red.svg") no-repeat scroll -36px -237px rgba(0, 0, 0, 0) !important;
}
#form_slider .bx-pager {
left: 15px;
position: relative;
top: -72px;
z-index: 55;
}
#form_slider .bx-pager a {
color: #fff;
}
#form_slider .bx-has-controls-direction .bx-pager-item {
float: left;
margin-right: 45px;
}
#back-top-wrapper {
bottom: 120px;
overflow: hidden;
position: fixed;
visibility: hidden;
right: 20px;
z-index: 99;
}
#back-top {
background: #fff;
border: 2px solid #FF797E;
cursor: pointer;
height: 48px;
margin: 0;
-webkit-transition: background 0.5s ease 0s, border-color 0.5s ease 0s;
-moz-transition: background 0.5s ease 0s, border-color 0.5s ease 0s;
-o-transition: background 0.5s ease 0s, border-color 0.5s ease 0s;
transition: background 0.5s ease 0s, border-color 0.5s ease 0s;
width: 48px;
}
#back-top:hover {
background: #FF797E;
border-color: #FF797E;
}
#back-top span {
background: url("../img/sprite/icons.png") no-repeat scroll -158px 0 rgba(0, 0, 0, 0);
display: block;
height: 15px;
margin: 16px auto;
width: 24px;
}
#back-top:hover span {
background-position: -158px -22px;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
visibility: visible;
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
visibility: visible;
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
visibility: visible;
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
visibility: visible;
}
}
.bounceIn {
-webkit-animation: bounceIn .40s linear forwards;
-o-animation: bounceIn .40s linear forwards;
animation: bounceIn .40s linear forwards;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
visibility: hidden;
}
}
@-o-keyframes bounceOut {
0% {
-o-transform: scale(1);
transform: scale(1);
}
25% {
-o-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-o-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-o-transform: scale(.3);
transform: scale(.3);
visibility: hidden;
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
visibility: hidden;
}
}
.bounceOut {
visibility: visible;
-webkit-animation: bounceOut .40s linear forwards;
-o-animation: bounceOut .40s linear forwards;
animation: bounceOut .40s linear forwards;
}
.reg-now {
position: absolute;
right: 0;
text-align: center;
top: 174px;
width: 337px;
padding: 10px 20px 30px 20px;
}
#elem-portable {
position: absolute;
top: 0;
z-index: 151;
right: 0;
}
.relative {
position: relative;
z-index: 99;
}
.reg-now-visible {
margin-top: 19px;
position: relative;
z-index: 100;
}
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="email"],
textarea {
-moz-box-sizing: border-box;
border-radius: 0;
box-shadow: none;
color: #444444;
font: 12px/16px Arial;
height: 44px;
margin-bottom: 13px;
padding: 6px 12px;
resize: none;
border: 1px solid transparent;
width: 100%;
}
textarea {
height: 100px;
}
textarea:focus {
outline: medium none;
}
form .error input, form .error textarea {
border-color: #2F4151 !important;
color: #2F4151;
}
form .success input, form .success textarea {
border-color: #468847;
color: #468847;
}
.btn {
border: medium none;
border-radius: 3px;
color: #fff;
display: block;
font: 14px/45px 'OpenSans_Regular',Arial;
height: 46px;
position: relative;
text-align: center;
-webkit-transition: background 0.25s ease;
-moz-transition: background 0.25s ease;
transition: background 0.25s ease;
width: 100%;
}
.btn:focus, .btn:hover {
color: #fff;
}
.btn:hover {
background: #DB2027;
}
.icon-success {
background: url("../img/sprite/icons.png") no-repeat scroll -69px -368px rgba(0, 0, 0, 0);
display: inline-block;
height: 24px;
margin-bottom: -7px;
margin-right: 20px;
-webkit-transition: background 0.25s ease;
-moz-transition: background 0.25s ease;
transition: background 0.25s ease;
width: 24px;
}
.btn:hover .icon-success {
background-position: -69px -341px;
}
.submit {
background: #FF6065;
border-radius: 6px;
box-shadow: none;
color: #F9FAFA;
font: 16px/20px 'OpenSans_Bold',Arial;
height: 60px;
text-transform: uppercase;
}
.submit:hover {
background: #FF7277;
}
.submit i {
margin-right: 10px;
}
.sub-form {
background: rgba(0, 0, 0, 0);
border: 1px solid #fff;
font: 16px/20px 'OpenSans_Bold',Arial;
text-transform: uppercase;
}
.sub-form:hover, .sub-form:focus, .sub-form:active {
background: #2F4151;
border-color: #2F4151;
color: #fff;
}
.filter {
margin-bottom: 22px;
text-align: left;
width: auto;
}
.filter ul {
list-style: none outside none;
margin: 0;
padding: 0;
}
.filter .selectfilter {
background: #EDEBED;
border: 1px solid #BFBDBF;
border-radius: 3px;
height: 60px;
margin: 18px auto;
}
button::-moz-focus-inner {
border: 0 none;
padding: 0;
}
.filter .selectbox {
-moz-box-sizing: border-box;
cursor: pointer;
vertical-align: middle;
width: 100%;
}
.filter .selectbox .select {
-moz-box-sizing: border-box;
background: #fff;
border: 1px solid #ccc;
border-radius: 0;
color: #9A9A9A;
float: left;
font-family: Arial;
font-size: 12px;
height: 44px;
line-height: 30px !important;
padding: 6px 12px;
position: relative;
width: 100%;
z-index: 1500;
}
/*customSelect*/
span.customSelect {
text-align: left;
background: #fff;
border-radius: 0;
color: #9A9A9A;
font-family: Arial;
font-size: 12px;
height: 44px;
line-height: 42px !important;
padding: 0 0 0 12px;
width: 100%;
margin-bottom: 13px;
cursor: pointer;
}
.customSelectInner {
background: url("../img/customSelect-arrow.jpg") no-repeat scroll right center;
display: block;
width: 100% !important;
}
select.styled {
width: 100% !important;
}
.filter.selectbox ul {
list-style: none outside none;
padding: 0;
}
.filter .selectbox.focused .select {
border: 1px solid #5794BF;
}
.filter.selectbox .select .text {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 85%;
}
.filter .selectbox .trigger {
border-left: 1px solid #ccc;
height: 44px;
margin: 0;
position: absolute;
right: -1px;
top: -1px;
width: 44px;
}
.filter .selectbox .trigger .arrow {
background: url("../img/sprite/icons.png") no-repeat scroll -74px -24px rgba(0, 0, 0, 0);
display: block;
height: 4px;
margin: 20px auto;
width: 7px;
}
.filter .selectbox .trigger:hover {
background-position: -39px -99px;
}
.filter .selectbox .dropdown {
height: auto;
overflow: visible !important;
padding: 0;
top: 44px !important;
width: 100%;
}
.filter .selectbox li {
-moz-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #FAFAFA;
border-top: 1px solid #E7E7E7;
color: #333333;
font-size: 12px;
height: 40px;
line-height: 33px;
padding: 2px 10px;
width: 100%;
}
.filter .selectbox li:hover {
background: #E7E7E7;
}
.filter select {
display: none;
}
.caoch {
margin-bottom: 13px;
}
.dark-blue {
background: #2D3E50;
padding: 50px 0 0;
text-align: center;
}
.ico1 {
background: url("../img/sprite/icons.png") no-repeat scroll -306px -1px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 28px;
margin-top: 4px;
width: 28px;
}
.ico2 {
background: url("../img/sprite/icons.png") no-repeat scroll -341px -1px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 28px;
margin-top: 4px;
width: 27px;
}
.ico3 {
background: url("../img/sprite/icons.png") no-repeat scroll -374px -3px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 26px;
margin-top: 3px;
width: 26px;
}
.seminars {
margin: 0;
}
.seminars .media {
color: #798089;
font-size: 14px;
width: 145px;
margin: 0 0 0 55px;
text-align: left;
}
.seminars i {
color: #63B5FF;
float: left;
font-size: 40px;
}
.seminars li,
.dark-blue .sem-h {
margin-bottom: 46px;
}
.seminars li:hover h4 {
color: #fff;
}
.seminars .wr-item {
display: inline-block;
}
.div-shadow {
background: url(../img/block-shadow.png) no-repeat;
height: 16px;
width: 100%;
}
.make-row > .row {
margin-left: -30px;
margin-right: -30px;
}
.media-news {
margin: 0;
position: relative;
display: inline-block;
}
.zoom-ico {
background: url(../img/sprite/icons.png) no-repeat scroll -313px -51px;
display: block;
height: 81px;
left: 50%;
margin: -40px 0 0 -40px;
opacity: 0;
position: absolute;
top: 50%;
-webkit-transition: all 0.15s ease-out 0s;
-moz-transition: all 0.15s ease-out 0s;
transition: all 0.15s ease-out 0s;
width: 81px;
z-index: 1;
}
.media-news:hover .zoom-ico {
opacity: 1;
}
#colorbox, #cboxOverlay, #cboxWrapper {
left: 0;
overflow: hidden;
position: absolute;
top: 0;
z-index: 9999;
}
#cboxWrapper {
max-width: none;
}
#cboxOverlay {
height: 100%;
position: fixed;
width: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
clear: left;
}
#cboxContent {
position: relative;
}
#cboxLoadedContent {
overflow: auto;
}
#cboxTitle {
margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
cursor: pointer;
}
.cboxPhoto {
border: 0 none;
display: block;
float: left;
margin: auto;
max-width: none;
}
.cboxIframe {
border: 0 none;
display: block;
height: 100%;
width: 100%;
}
#colorbox, #cboxContent, #cboxLoadedContent {
-moz-box-sizing: content-box;
}
#cboxOverlay {
background: url("../img/colorbox/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#colorbox {
outline: 0 none;
}
#cboxTopLeft {
background: url("../img/colorbox/controls.png") no-repeat scroll -101px 0 rgba(0, 0, 0, 0);
height: 21px;
width: 21px;
}
#cboxTopRight {
background: url("../img/colorbox/controls.png") no-repeat scroll -130px 0 rgba(0, 0, 0, 0);
height: 21px;
width: 21px;
}
#cboxBottomLeft {
background: url("../img/colorbox/controls.png") no-repeat scroll -101px -29px rgba(0, 0, 0, 0);
height: 21px;
width: 21px;
}
#cboxBottomRight {
background: url("../img/colorbox/controls.png") no-repeat scroll -130px -29px rgba(0, 0, 0, 0);
height: 21px;
width: 21px;
}
#cboxMiddleLeft {
background: url("../img/colorbox/controls.png") repeat-y scroll left top rgba(0, 0, 0, 0);
width: 21px;
}
#cboxMiddleRight {
background: url("../img/colorbox/controls.png") repeat-y scroll right top rgba(0, 0, 0, 0);
width: 21px;
}
#cboxTopCenter {
background: url("../img/colorbox/border.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
height: 21px;
}
#cboxBottomCenter {
background: url("../img/colorbox/border.png") repeat-x scroll 0 -29px rgba(0, 0, 0, 0);
height: 21px;
}
#cboxContent {
background: #fff;
overflow: hidden;
}
.cboxIframe {
background: #fff;
}
#cboxError {
border: 1px solid #ccc;
padding: 50px;
}
#cboxLoadedContent {
margin-bottom: 28px;
}
#cboxTitle {
bottom: 4px;
color: #949494;
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
#cboxCurrent {
bottom: 4px;
color: #949494;
left: 58px;
position: absolute;
}
#cboxLoadingOverlay {
background: url("../img/colorbox/loading_background.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#cboxLoadingGraphic {
background: url("../img/colorbox/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
background: rgba(0, 0, 0, 0);
border: 0 none;
margin: 0;
overflow: visible;
padding: 0;
width: auto;
}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
outline: 0 none;
}
#cboxSlideshow {
bottom: 4px;
color: #0092EF;
position: absolute;
right: 30px;
}
#cboxPrevious {
background: url("../img/colorbox/controls.png") no-repeat scroll -75px 0 rgba(0, 0, 0, 0);
bottom: 0;
height: 25px;
left: 0;
position: absolute;
text-indent: -9999px;
width: 25px;
}
#cboxPrevious:hover {
background-position: -75px -25px;
}
#cboxNext {
background: url("../img/colorbox/controls.png") no-repeat scroll -50px 0 rgba(0, 0, 0, 0);
bottom: 0;
height: 25px;
left: 27px;
position: absolute;
text-indent: -9999px;
width: 25px;
}
#cboxNext:hover {
background-position: -50px -25px;
}
#cboxClose {
background: url("../img/colorbox/controls.png") no-repeat scroll -25px 0 rgba(0, 0, 0, 0);
bottom: 0;
height: 25px;
position: absolute;
right: 0;
text-indent: -9999px;
width: 25px;
}
#cboxClose:hover {
background-position: -25px -25px;
}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
}
.more {
display: inline-block;
height: 16px;
overflow: hidden;
}
.more:before {
color: #FF5E63;
content: "";
display: block;
float: left;
font-family: fontawesome;
font-size: 18px;
position: absolute;
}
.more .inside {
float: left;
font-family: Arial;
font-size: 14px;
line-height: 17px;
margin-left: 30px;
top: -18px;
}
.more .frontside {
color: #FF5E63;
text-decoration: underline;
}
.more .backside {
color: #FF5E63;
text-decoration: none;
}
.excerpt {
color: #798089;
line-height: 24px;
margin-bottom: 40px;
}
.hideElement #cboxPrevious, .hideElement #cboxNext, .hideElement #cboxCurrent {
display: none !important;
}
.hideElement #cboxPrevious:focus, .hideElement #cboxNext:focus, .hideElement #cboxCurrent:focus {
outline: medium none;
}
.bg-darkblue {
background: url("../img/bg-darkblue.jpg") repeat-x fixed 0 0 #2F4050;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
padding: 137px 0 188px;
width: 100%;
height: 100%;
}
.bg-darkblue .media-news {
max-width: 100%;
}
.table-offers {
border: 1px solid #ccc;
min-height: 471px;
text-align: center;
}
.package-services {
color: #999;
float: left;
font-size: 14px;
margin: 0;
}
.tables {
padding-top: 115px;
padding-bottom: 62px;
}
.basic thead, .basic caption {
background: #63B5FF;
}
.business thead, .business caption {
background: #FF5E63;
}
.premium thead, .premium caption {
background: #2A3849;
}
caption {
font: 16px/15px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
text-transform: uppercase;
}
.package-services thead td,
.package-services thead th {
border: medium none;
}
.package-services caption {
border-bottom: medium none;
color: #fff;
padding: 22px 0 3px;
text-align: center;
}
.package-services tbody td {
border-bottom: 1px solid #ccc;
}
.package-services > thead > tr > td {
padding: 26px 0 25px;
}
.package-services tbody tr:nth-of-type(2n+2) {
background: #FAFAFA;
}
.package-services thead {
color: #fff;
font: 24px/15px 'OpenSans_Regular',Arial;
}
.package-services thead b {
font: 72px/15px 'OpenSans_Bold',Arial;
}
.package-services thead b sup {
font-size: 36px;
}
.not-favorable .buy-now {
background: #000;
color: #fff;
}
.not-favorable .buy-now:hover {
background: #EC1C25;
}
.profitable {
margin-top: -24px;
position: relative;
z-index: 1;
}
.profitable caption {
padding-top: 46px;
}
.noR-border {
border-right: none !important;
}
.noL-border {
border-left: none !important;
}
.table-offers {
padding: 0;
margin-bottom: 20px;
}
.lastTr {
background: #fff !important;
}
.lastTr td {
border-bottom: none !important;
}
.buy-now {
border-radius: 5px;
font-family: 'OpenSans_Bold',Arial;
font-size: 16px;
height: 60px;
padding: 0;
line-height: 60px;
margin: 33px auto 18px;
text-transform: uppercase;
width: 80%;
}
.basic .buy-now {
background: #63B5FF;
}
.basic .buy-now:hover {
background: #73C5FF;
}
.business .buy-now {
background: #FF6065;
}
.business .buy-now:hover {
background: #FF797E;
}
.premium .buy-now {
background: #2A3849;
}
.premium .buy-now:hover {
background: #48607D;
}
.buy-now:hover {
color: #fff;
}
.auto-x {
display: table;
margin: 0 auto;
width: 75%;
}
.it-ico1 {
background: url("../img/sprite/icons.png") no-repeat scroll -1px -253px rgba(0, 0, 0, 0);
display: block;
height: 32px;
margin: 26px auto 0;
width: 28px;
}
.it-ico2 {
background: url("../img/sprite/icons.png") no-repeat scroll -44px -254px rgba(0, 0, 0, 0);
display: block;
height: 31px;
margin: 24px auto 0;
width: 28px;
}
.it-ico3 {
background: url("../img/sprite/icons.png") no-repeat scroll -85px -245px rgba(0, 0, 0, 0);
display: block;
height: 40px;
margin: 17px auto 0;
width: 35px;
}
.it-ico4 {
background: url("../img/sprite/icons.png") no-repeat scroll -131px -256px rgba(0, 0, 0, 0);
display: block;
height: 27px;
margin: 28px auto 0;
width: 42px;
}
.hov1:hover .it-ico1 {
background-position: -1px -300px;
}
.hov2:hover .it-ico2 {
background-position: -44px -301px;
}
.hov3:hover .it-ico3 {
background-position: -85px -292px;
}
.hov4:hover .it-ico4 {
background-position: -131px -303px;
}
.thumbnails {
background: #FF6065;
border: 1px solid #FF6065;
border-radius: 150px;
height: 130px;
margin: 0 auto 27px;
width: 130px;
}
.trainings > div:hover .thumbnails {
background: #FF797E;
border-color: #FF797E;
}
.trainings > div:hover h4 {
color: #FF797E;
}
.full-text {
color: #798089;
font-size: 14px;
line-height: 24px;
text-align: center;
}
.transition-h {
-webkit-transition: color 0.2s ease;
-o-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.transition-all {
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.trainings i {
color: #fff;
cursor: default;
display: block;
font-size: 55px;
line-height: 130px;
text-align: center;
}
.trainings > div {
margin-bottom: 40px;
min-height: 320px;
}
#aboutUs_slider {
background: url("../img/bg-xdarkblue.jpg") no-repeat fixed;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin-bottom: 63px;
padding-top: 66px;
padding: 66px 15px 87px;
}
#aboutUs_slider .bx-wrapper .bx-controls-direction a {
height: 53px;
margin-top: -26px;
top: 30%;
width: 29px;
}
#aboutUs_slider .bx-wrapper .bx-next {
background: url("../img/sprite/icons.png") no-repeat scroll -44px -49px rgba(0, 0, 0, 0);
right: 0;
}
#aboutUs_slider .bx-wrapper .bx-prev {
background: url("../img/sprite/icons.png") no-repeat scroll -6px -49px rgba(0, 0, 0, 0);
left: 0;
}
#aboutUs_slider .thumbnail {
display: inline-block;
margin: 0 auto 45px;
width: 205px;
padding: 0;
border: none;
background: none;
}
.quote {
color: #fff;
font: 21px/30px 'OpenSans_Light',Arial,Helvetica,sans-serif;
margin: 0 auto 20px;
width: 86%;
}
.author {
color: #63B5FF;
font: 14px/15px 'OpenSans_Regular',Arial,Helvetica,sans-serif;
}
#aboutUs_slider li {
position: relative;
text-align: center;
z-index: 324235;
}
#gallery > div {
margin-bottom: 20px;
height: 179px;
}
.zoom-icoBw {
background: url("../img/sprite/icons.png") no-repeat scroll -3px -114px rgba(0, 0, 0, 0);
display: block;
height: 73px;
left: 50%;
margin: -36px 0 0 -36px;
opacity: 0;
position: absolute;
top: 50%;
transition: all 0.15s ease-out 0s;
width: 73px;
z-index: 1;
}
.media-news a {
cursor: pointer;
}
.media-news a:after {
background: rgba(47, 64, 80, 0.4);
bottom: 0;
content: "";
display: block;
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.15s ease-out 0s;
}
.media-news:hover .zoom-icoBw,
.media-news:hover a:after {
opacity: 1;
}
.bwWrapper {
display: block;
position: relative;
}
.bwWrapper:focus {
outline: medium none;
}
#gallery .BWfade {
border: medium none;
left: 1px !important;
top: 1px !important;
}
#gallery .mar-clear {
margin-bottom: 32px;
}
#gallery img {
width: 100%;
}
.blue-text .frontside {
color: #63B5FF;
}
.blue-text .backside {
color: #63B5FF;
text-decoration: underline;
}
.blue-text:before {
color: #63B5FF;
}
.a-trig {
line-height: 60px;
margin: 70px auto 55px;
width: 320px;
padding: 0;
}
.modal-wr {
box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
padding: 40px 25px 30px;
background: #fff;
top: 100px;
width: 320px;
left: 50%;
margin-left: -160px;
position: absolute;
}
.modal-wr.more-size {
width: 400px;
margin-left: -200px;
}
.modal {
overflow-y: visible;
}
.modal-wr input,
.modal-wr textarea,
span.customSelect {
border: 1px solid #ccc;
}
.close {
background: url("../img/sprite/icons.png") no-repeat scroll -128px -29px rgba(0, 0, 0, 0);
border: medium none;
height: 9px;
padding: 0;
position: absolute;
right: 10px;
top: 10px;
width: 9px;
}
.close:hover {
opacity: 0.7;
}
.captcha input {
float: right;
margin-bottom: 17px;
width: 140px;
}
.picture-code {
color: #000;
float: left;
width: 130px;
}
/*================>-End--Content-<================*/
/*====================>-Footer-<==================*/
.footer {
background: #1F2936;
}
.partners {
background: #F7F7F7;
border-top: 1px solid #D0D0D0;
box-shadow: 0 1px 0 #F3F3F3 inset;
padding: 25px 0;
}
.partners .dark-text {
margin-top: 14px;
}
.partnersList {
float: left;
margin-left: 0;
margin-top: -10px;
}
.partnersList li {
text-align: center;
}
.bottom {
padding: 33px;
}
.reg-footer {
margin-bottom: 0;
}
.last-elem .nav-menu {
float: left;
margin-right: 60px;
margin-top: 1px;
}
.last-elem .nav-menu a {
color: #000;
font-size: 13px;
}
.last-elem .social-transform {
float: left;
margin-right: 15px;
}
.copyright {
color: #fff;
display: block;
font-family: arial;
font-size: 13px;
text-align: center;
}
.come-in {
opacity: 1;
animation: opacityAnimate 1s 1 ease-in-out;
-webkit-animation: opacityAnimate 1s 1 ease-in-out;
-moz-animation: opacityAnimate 1s 1 ease-in-out;
-o-animation: opacityAnimate 1s 1 ease-in-out;
}
@keyframes opacityAnimate {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes opacityAnimate {
from { opacity: 0; }
to { opacity: 1; }
}
@-moz-keyframes opacityAnimate {
from { opacity: 0; }
to { opacity: 1; }
}
@-o-keyframes opacityAnimate {
from { opacity: 0; }
to { opacity: 1; }
}
.complete {
background: rgba(0, 0, 0, 0.62);
border-bottom-left-radius: 10px;
box-shadow: 6px rgba(0, 0, 0, 0.4);
color: #fff;
cursor: pointer;
padding: 20px;
position: fixed;
right: 0;
text-align: center;
top: 0;
z-index: 1000;
}
.dark-text {
color: #48607D;
}
.footer-soc {
display: block;
margin: 25px -15px;
text-align: center;
}
.footer-soc .back {
color: #FF6065;
}
/*=================>-End--Footer-<================*/
/*====================>-Other-<===================*/
[class*="spacer"] {
font-size: 0;
line-height: 0;
width: 100%;
}
.spacer1 {
height: 35px;
}
.spacer1x0 {
height: 10px;
}
.spacer2 {
height: 90px;
}
.spacer2x0 {
height: 20px;
}
.spacer3 {
height: 77px;
}
.spacer4 {
height: 58px;
}
.spacer5 {
height: 50px;
}
.spacer6 {
height: 120px;
}
.spacer7 {
height: 135px;
}
.spacer8 {
height: 215px;
}
.offsetY-1 {
margin-bottom: 45px;
}
.offsetY-2 {
margin-bottom: 63px;
}
.offsetY-3 {
margin-bottom: 135px;
}
.offsetY-4 {
margin-bottom: 98px;
}
.offsetY-5 {
margin-bottom: 45px;
margin-top: 25px;
}
.offsetY-6 {
margin-bottom: 18px;
margin-top: 25px;
}
.offsetY-7 {
margin-bottom: 30px;
}
.offsetY-8 {
margin-bottom: 72px;
}
.container.make-row {
/*padding-right: 30px;*/
/*padding-left: 30px;*/
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeOutRight {
-webkit-animation: 1s fadeOutRight both;
-moz-animation: 1s fadeOutRight both;
animation: 1s fadeOutRight both;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeOutLeft {
-webkit-animation: 1s fadeOutLeft both;
-moz-animation: 1s fadeOutLeft both;
animation: 1s fadeOutLeft both;
}
@-webkit-keyframes fadeOutBigRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeOutBigRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes fadeOutBigRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeOutBigRight {
-webkit-animation: 1s fadeOutBigRight both;
-moz-animation: 1s fadeOutBigRight both;
animation: 1s fadeOutBigRight both;
}
@-webkit-keyframes fadeOutBigLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeOutBigLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes fadeOutBigLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeOutBigLeft {
-webkit-animation: 1s fadeOutBigLeft both;
-moz-animation: 1s fadeOutBigLeft both;
animation: 1s fadeOutBigLeft both;
}
@-webkit-keyframes fadeOutBottom {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeOutBottom {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@keyframes fadeOutBottom {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeOutBottom {
-webkit-animation: 1s fadeOutBottom both;
-moz-animation: 1s fadeOutBottom both;
animation: 1s fadeOutBottom both;
}
@-webkit-keyframes fadeOutTop {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeOutTop {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@keyframes fadeOutTop {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeOutTop {
-webkit-animation: 1s fadeOutTop both;
-moz-animation: 1s fadeOutTop both;
animation: 1s fadeOutTop both;
}
#animIt1,
#animIt2,
#animIt3,
#animIt4,
#trainings,
#animIt5,
#animIt6,
#animIt7,
#animIt8,
#animIt9,
#animIt10,
#animIt11,
#animIt12,
#animIt13,
.animIt14,
.animIt15,
#animIt16,
#animIt17,
#animIt18,
#animIt19,
#animIt20 {
opacity: 0;
}
.lay-wrapper {
margin-top: 10%;
}
.lay-wrapper .span6 {
float: none;
margin: 0 auto !important;
width: 460px;
}
.layout li {
float: left;
width: 33.333%;
}
.layout figure {
margin-bottom: 25px;
margin-top: 0;
}
.layout figcaption {
color: #9B9B9B;
font-size: 12px;
text-align: center;
}
.lay1 {
background: url("../img/sprite/lay.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 64px;
margin: 0 auto;
width: 64px;
}
.lay2 {
background: url("../img/sprite/lay.png") no-repeat scroll -66px -66px rgba(0, 0, 0, 0);
height: 64px;
margin: 0 auto;
width: 64px;
}
.lay3 {
background: url("../img/sprite/lay.png") no-repeat scroll -132px 0 rgba(0, 0, 0, 0);
height: 64px;
margin: 0 auto;
width: 64px;
}
.lay1:hover {
background-position: -66px 0;
}
.lay2:hover {
background-position: -132px -66px;
}
.lay3:hover {
background-position: 0 -66px;
}
.app-bxslider {
margin: 0 auto;
width: 939px;
}
#form_slider.app-bxslider .bx-wrapper {
padding: 0;
}
#form_slider.app-bxslider .bx-pager {
text-align: center;
top: 24px;
}
#form_slider.app-bxslider .bx-has-controls-direction .bx-pager-item {
display: inline-block;
float: none;
margin-left: -5px;
}
#form_slider.app-bxslider .bx-default-pager a span {
bottom: -24px;
color: #000;
display: block;
font: 12px/15px 'OpenSans_Bold',Arial;
transition: color 0.25s ease 0s;
}
#form_slider.app-bxslider .bx-default-pager .active span,
#form_slider.app-bxslider .bx-default-pager a:hover span {
color: #EC1C24;
}
.fix-bg1 {
background: url("../img/bxfix_bg1.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.fix-bg2 {
background: url("../img/bxfix_bg2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.fix-bg3 {
background: url("../img/bxfix_bg3.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.footer-block {
-moz-box-sizing: border-box;
background: rgba(0, 0, 0, 0.6);
bottom: 0;
padding: 21px 37px 31px 47px;
position: absolute;
width: 100%;
}
.dv1 {
color: #fff;
float: left;
font: 14px/20px 'OpenSans_Regular',Arial;
width: 395px;
}
.dv2 {
float: right;
width: 400px;
}
.dv2 .btn {
margin-bottom: 0;
margin-left: 20px;
margin-top: 19px;
width: 188px;
}
.dv2 .no-mar, .no-mar {
margin-left: 0;
}
.white-btn, .white-btn:hover, .white-btn:focus {
background: #fff;
border-color: #8F8F8F;
box-shadow: none;
color: #000;
}
.white-btn i {
background-position: -98px -393px;
}
.white-btn:hover i {
background-position: -98px -365px !important;
}
#myModalform #elem-portable, #myModalform #elem-portable .reg-now {
position: static;
}
.firstslide {
background: url("../img/back3.jpg") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}
.secondslide {
background: url("../img/back2.jpg") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}
.thirstslide {
background: url("../img/back1.jpg") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}
#form_slider.big-bxslider .bx-viewport {
width: 100% !important;
}
#form_slider.big-bxslider .form-bxslider > li {
min-height: 730px;
}
#form_slider.big-bxslider .img-slider {
bottom: 0;
}
#form_slider.big-bxslider .ver2 {
float: none;
margin: 0;
}
.dark-blue-btn {
background: #2C3D4F;
color: #fff;
}
.dark-blue-btn:hover {
background: #425C77;
}
#form_slider.big-bxslider .bx-wrapper .bx-controls-direction a {
top: 50%;
}
#form_slider .form-bxslider {
margin: 0;
}
section.video-bxslider {
background: url(../img/back4.jpg) no-repeat #000;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
height: 884px;
overflow: hidden;
padding-bottom: 70px;
}
.video-bxslider .body-slide {
margin-top: 150px;
}
#form_slider.video-bxslider .bx-wrapper {
padding-top: 0;
}
#form_slider.video-bxslider .bx-viewport {
width: 100% !important;
}
.media-player {
left: 0;
min-height: 100%;
min-width: 100%;
position: absolute;
z-index: 1;
top: 0;
}
.big-slider .body-slide {
padding: 217px 0 30px;
}
.relative.body-slide {
z-index: 9999;
}
.big-slider .slide-man1 {
left: 70%;
}
.big-slider .slide-man2 {
left: 78%;
}
.big-slider .slide-man3 {
left: 77%;
}
.big-slider .list-forstart {
width: 60%;
}
.big-slider .form-bxslider > li {
padding-left: 15px;
padding-right: 15px;
}
.white {
color: #fff;
}
.ver2 {
float: none;
margin: 65px auto 0;
}
.ver2 a {
float: left;
}
.btn .excl {
background-position: -128px -394px;
}
.btn:hover .excl {
background-position: -128px -366px !important;
}
section.video-bxslider:after {
background: rgba(0, 0, 0, 0.4);
bottom: -87px;
content: "";
display: block;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: background 0.35s ease 0s;
}
section.video-bxslider:hover:after {
background: rgba(0, 0, 0, 0);
}
.video-bxslider li:hover:after,
.header:hover + .content .video-bxslider li:after {
background: rgba(45, 62, 80, 0.1);
}
.glam-btn {
background: rgba(0, 0, 0, 0.1);
border: 1px solid #C8CCCF;
color: #fff;
}
.glam-btn:hover {
background: #fff;
border-color: #fff;
color: #000;
}
.toggle-slide-left {
border: none;
position: relative;
z-index: 100;
width: 40px;
height: 40px;
margin: 7px 0 0 30px;
float: right;
}
.toggle-slide-left.collapsed {
background: #fff;
color: #000;
}
.toggle-slide-left:hover,
.toggle-slide-left {
background: #2C3E50;
color: #fff;
}
.responsive-switcher {
text-align: center;
color: #fff;
padding-top: 30px;
}
.responsive-switcher i {
font-size: 18px;
}
.alert .close {
background: none;
position: static;
}
.link-video i {
background: url("../img/play-video.png") no-repeat;
display: block;
height: 128px;
text-align: center;
width: 128px;
margin: 0 0 10px;
}
.link-video {
text-align: center;
display: inline-block;
font-size: 16px;
color: #fff;
margin-top: 30px;
}
.link-video:hover {
color: #FF5A62;
}
.link-video:focus {
outline: none;
}
/*xSlider*/
.big-slider #form_slider .bx-pager {
text-align: center;
position: absolute;
left: 0;
top: auto;
bottom: 20px;
width: 100%;
}
.big-slider #form_slider .bx-pager-link {
width: 20px;
height: 20px;
text-indent: -9999px;
}
.big-slider #form_slider .bx-pager .bx-pager-item {
margin: 0 7px !important;
width: auto;
height: auto;
float: none;
}
.big-slider #form_slider .bx-has-controls-direction .bx-pager-item {
display: inline-block;
margin-right: 0;
} | public/advisa/css/main.css | @font-face { font-family: 'OpenSans_Regular'; src: url("../fonts/OpenSans-Regular.ttf") format('truetype');}
@font-face { font-family: 'OpenSans_Bold'; src: url("../fonts/OpenSans-Bold.ttf") format('truetype');}
@font-face { font-family: 'OpenSans_Light'; src: url("../fonts/OpenSans-Light.ttf") format('truetype');}
html {
overflow-x: hidden;
}
body {
font: 14px/18px 'OpenSans_Regular', Arial, sans-serif;
-webkit-font-smoothing: antialiased;
color: #666;
background-color: #fff;
position: relative;
left: 0;
-webkit-transition: all .3s ease;
-o-transition: all .3s ease;
transition: all .3s ease;
}
.main-holder {
overflow: hidden;
}
img {
max-width: 100%;
height: auto;
}
.main-holder {
overflow: hidden;
}
/*================================================*/
/*==============>-Block--classes-<================*/
a {
color: #000;
text-decoration: none;
transition: color 0.25s ease 0s;
}
a:hover {
color: #EC1C24;
text-decoration: none;
}
a:focus {
color: #EC1C24;
text-decoration: none;
}
.small_font {
font-size: 12px;
}
.largeh-Bold-white {
color: #fff;
font: 100px/88px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 123px 0 37px;
}
.xxh-Bold-white {
color: #fff;
font: 30px/30px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 5px;
}
.large-h {
color: #000;
display: block;
font: 56px/30px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 60px;
}
.h-Bold {
color: #fff;
font: 90px/76px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 18px;
}
.xh-Bold {
color: #fff;
font: 36px/40px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 35px;
}
.xxh-Bold {
color: #2C3E50;
font: 36px/36px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 18px;
}
.medium-h {
color: #fff;
font: 24px/25px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0;
text-transform: uppercase;
}
.xmedium-h {
color: #2C3E50;
font: 16px/15px 'OpenSans_Regular',Arial,Helvetica,sans-serif;
margin: 0 0 93px;
}
.xxmedium-h {
color: #999;
font: 16px/15px 'OpenSans_Regular',Arial,Helvetica,sans-serif;
margin: 0 0 35px;
}
.xxxmedium-h {
color: #CECECD;
font: 18px/30px 'OpenSans_Regular',Arial,Helvetica,sans-serif;
margin: 0;
}
.xsmall-h {
color: #fff;
font: 14px/32px Arial,Helvetica,sans-serif;
margin: 0;
}
.xxsmall-h {
color: #2C3E50;
font: 18px/24px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 18px;
}
.division-h {
color: #fff;
font: 18px/24px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 5px;
}
.slide-title {
color: #fff;
font: 36px/40px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
margin: 0 0 27px;
}
.modal h2,
.modal h3 {
color: #000;
}
button {
-moz-user-select: none;
}
input[type="button"] {
-moz-user-select: none;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #999;
opacity: 1;
}
input:focus {
outline: medium none;
}
img {
image-rendering: optimizespeed;
}
*:after, *:before {
-moz-box-sizing: border-box;
border: 0 none;
margin: 0;
}
/*====================>-Header-<===================*/
#preloader {
background-color: #fff;
bottom: 0;
height: 100%;
left: 0;
position: fixed;
right: 0;
top: 0;
width: 100%;
z-index: 9999;
}
#status {
background-position: center center;
background-repeat: no-repeat;
height: 200px;
left: 50%;
margin: -100px 0 0 -100px;
position: absolute;
top: 50%;
width: 200px;
}
.spinner {
margin: 100px auto 0;
text-align: center;
width: 70px;
}
.spinner > div {
-webkit-animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
-o-animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
animation: 1.4s ease-in-out 0s normal both infinite bouncedelay;
-webkit-border-radius: 100px;
-o-border-radius: 100px;
border-radius: 100px;
display: inline-block;
height: 18px;
width: 18px;
}
.spinner .bounce1 {
animation-delay: -0.32s;
}
.spinner .bounce2 {
animation-delay: -0.16s;
}
.spinner > div {
background-color: #2C3E50;
}
@-moz-keyframes bouncedelay {
0%, 80%, 100% {
transform: scale(0);
}
40% {
transform: scale(1);
}
}
.header {
padding: 7px 0;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 71px;
}
.apex {
position: relative;
}
.adhesion {
left: 0;
position: absolute;
top: 0;
width: 100%;
}
.logo {
position: relative;
z-index: 150;
}
.logo a {
background: url("../img/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
display: block;
height: 27px;
width: 118px;
}
.header-social {
position: relative;
z-index: 150;
margin-top: 7px;
float: left;
}
.socials li {
float: left;
}
.social-link a {
display: block;
padding: 5px;
position: absolute;
right: 0;
transform-origin: 50% 0 0;
transition: all 0.3s ease-out 0s;
}
.social-transform a {
transition: color 0.25s ease 0s;
}
.social-transform a:hover {
opacity: 0.5;
}
.social-transform {
display: inline-block;
position: relative;
z-index: 999;
padding: 0;
}
.social-transform .social-link {
height: 100%;
position: relative;
width: 100%;
}
.header-navbar {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.wr-soc {
float: left;
margin-top: 14px;
}
.header-navbar .navbar-brand {
padding: 0;
height: 45px;
}
.navbar-collapse {
padding-left: 0;
padding-right: 0;
}
.social-transform li {
cursor: default;
display: inline-table;
height: 100%;
margin-left: 10px;
width: 20px;
}
.social-link .facebook {
background: url("../img/sprite/icons.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 16px;
margin: 1px 41px 0 0;
width: 8px;
}
.social-link .twitter {
background: url("../img/sprite/icons.png") no-repeat scroll -10px -2px rgba(0, 0, 0, 0);
height: 10px;
margin: 4px 23px 0 0;
width: 16px;
}
.social-link .google {
background: url("../img/sprite/icons.png") no-repeat scroll -30px -1px rgba(0, 0, 0, 0);
height: 16px;
margin: 1px 5px 0 0;
width: 19px;
}
.social-link .vk {
background: url("../img/sprite/icons.png") no-repeat scroll -50px -1px rgba(0, 0, 0, 0);
height: 14px;
margin: 2px 0 0;
width: 16px;
}
.social-link .back.facebook {
background-position: 0 -20px;
}
.social-link .back.twitter {
background-position: -10px -22px;
}
.social-link .back.google {
background-position: -30px -20px;
}
.social-link .back.vk {
background-position: -50px -20px;
}
.social-transform a {
color: #fff;
}
.social-link .back {
color: #000;
opacity: 0;
}
.social-link:hover .front {
opacity: 0;
}
.social-link:hover .back {
opacity: 1;
}
.red-back .backside, .red-back .back {
color: #FF6065;
}
.description-logo {
border-left: 1px solid #DDDDDD;
float: left;
font: 12px/15px 'OpenSans_Regular',Arial;
margin: -5px 0 0 35px;
padding: 14px 0 10px 27px;
}
.Open-sansR {
font-family: 'OpenSans_Regular';
}
.nav-menu {
display: inline-block;
height: 20px;
margin: 18px 0 0 0;
overflow: hidden;
position: relative;
z-index: 150;
}
.nav-menu > ul {
float: left;
margin: 0 70px 0 0;
}
.nav-menu li {
float: left;
margin-left: 22px;
}
.nav-menu a {
color: #fff;
font: 16px/20px 'OpenSans_Regular',Arial;
}
.nav-menu .active a {
color: #EC1C24;
}
.nav-menu .active:hover a {
text-shadow: 4px rgba(252, 206, 226, 0.7);
}
.inside {
position: relative;
top: -22px;
transition: top 0.2s ease-out 0s;
}
.nav-menu .active .inside,
.nav-menu li:hover .inside,
.more .active .inside,
.more:hover .inside {
top: -2px;
}
.backside {
color: #fff;
text-decoration: underline;
}
.end-header {
padding-bottom: 33px;
}
.shadow {
background: url("../img/blH_shadow.png") no-repeat scroll 0 0 / contain rgba(0, 0, 0, 0);
bottom: -27px;
height: 27px;
left: 50%;
margin-left: -50%;
position: absolute;
width: 100%;
z-index: 100;
}
.hidden-mobile {
display: none;
}
.hidden-color {
background: #fff;
}
/*================>-End--Header-<=================*/
/*===================>-Content-<==================*/
.software_slider {
width: 100%;
padding-top: 71px;
}
.forma-slider .bx-wrapper .bx-controls-direction a {
top: 50%;
}
.forma-slider .form-bxslider {
padding: 0;
margin: 0;
}
.forma-slider .form-bxslider > li {
width: 100% !important;
max-height: 540px;
min-height: 540px;
}
#form_slider .app-bx > li {
height: 500px;
}
#form_slider .bx-viewport {
margin: 0 auto;
}
#form_slider .bx-wrapper {
position: static;
}
.bx-wrapper {
padding: 0;
position: relative;
}
#form_slider .bx-pager .bx-pager-item {
color: #fff;
height: 44px;
width: 44px;
}
#form_slider .bx-pager .bx-pager-item.lastItem {
margin-right: 0;
}
#form_slider .bx-viewport {
overflow: visible !important;
}
.bx-wrapper img {
display: block;
}
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
bottom: -30px;
margin: 0 auto;
width: 940px;
}
.bx-wrapper .bx-loading {
background: url("../img/bx_loader.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
height: 100%;
left: 0;
min-height: 50px;
position: absolute;
top: 0;
width: 100%;
z-index: 2000;
}
.bx-wrapper .bx-pager {
color: #666666;
font-family: Arial;
font-size: 0.85em;
font-weight: bold;
text-align: left;
}
.bx-wrapper .bx-pager .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display: inline-block;
}
.bx-wrapper .bx-pager.bx-default-pager a {
display: block;
height: 10px;
margin: 0;
outline: 0 none;
width: 10px;
}
.bx-wrapper .bx-prev {
background: url("../img/sprite/icons.png") no-repeat scroll -6px -49px rgba(0, 0, 0, 0);
left: 0;
}
.bx-wrapper .bx-next {
background: url("../img/sprite/icons.png") no-repeat scroll -44px -49px rgba(0, 0, 0, 0);
right: 0;
}
.bx-wrapper .bx-prev:hover {
opacity: 0.3 !important;
}
.bx-wrapper .bx-next:hover {
opacity: 0.3 !important;
}
.bx-wrapper .bx-controls-direction a {
height: 54px;
margin-top: -27px;
outline: 0 none;
position: absolute;
text-indent: -9999px;
top: 72%;
transition: opacity 0.3s ease 0s, right 0.3s ease 0s, left 0.3s ease 0s;
width: 30px;
z-index: 9999;
}
#form_slider:hover .bx-wrapper .bx-controls-direction a,
.fin_3:hover + #form_slider .bx-wrapper .bx-controls-direction a,
#aboutUs_slider:hover .bx-wrapper .bx-controls-direction a {
opacity: 1;
}
#form_slider .bx-wrapper .bx-prev {
left: 45px;
}
#form_slider .bx-wrapper .bx-next {
right: 45px;
}
.bx-wrapper .bx-controls-direction a.disabled {
display: none;
}
.bx-wrapper .bx-controls-auto {
text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
background: url("../img/controls.png") no-repeat scroll -86px -11px rgba(0, 0, 0, 0);
display: block;
height: 11px;
margin: 0 3px;
outline: 0 none;
text-indent: -9999px;
width: 10px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
background: url("../img/controls.png") no-repeat scroll -86px -44px rgba(0, 0, 0, 0);
display: block;
height: 11px;
margin: 0 3px;
outline: 0 none;
text-indent: -9999px;
width: 9px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
text-align: left;
width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
right: 0;
width: 35px;
}
.bx-wrapper .bx-caption {
background: rgba(80, 80, 80, 0.75);
bottom: 0;
left: 0;
position: absolute;
width: 100%;
}
.bx-wrapper .bx-caption span {
color: #fff;
display: block;
font-family: Arial;
font-size: 0.85em;
padding: 10px;
}
.ul-list-slider {
color: #fff;
font-size: 15px;
line-height: 40px;
list-style: none outside none;
padding-left: 47px;
}
.ul-list-slider li {
position: relative;
}
.ul-list-slider li:before {
color: #fff;
content: "";
display: block;
font-family: fontawesome;
font-size: 20px;
left: -39px;
position: absolute;
top: 0;
}
.gray-list-slider {
line-height: 27px;
list-style-image: url("../img/list-image-gray.png");
padding-left: 29px;
}
.list-forstart {
float: left;
position: relative;
width: 40%;
z-index: 1;
}
.list-forstart .desc {
color: #fff;
font: 16px/26px 'OpenSans_Regular',Arial;
}
.img-slider {
position: absolute;
}
.slide-man1 {
background: url("../img/staticks/slider_man1.png") no-repeat;
height: 568px;
width: 420px;
left: 50%;
margin-left: -210px;
}
.slide-man2 {
background: url("../img/staticks/slider_man2.png") no-repeat;
height: 596px;
width: 356px;
left: 54%;
margin-left: -178px;
}
.slide-man3 {
background: url("../img/staticks/slider_man3.png") no-repeat;
height: 582px;
width: 457px;
left: 50%;
margin-left: -228px;
}
.fin_1,
.fin_2,
.fin_3 {
opacity: 0;
}
#form_slider .bx-default-pager a {
border: 1px solid;
border-radius: 50px;
display: block;
height: 40px;
margin-bottom: 9px;
padding: 0;
position: relative;
width: 40px;
}
#form_slider .bx-default-pager a:focus {
outline: none;
}
#form_slider .bx-default-pager a span {
bottom: -25px;
font: 14px/15px 'OpenSans_Bold',Arial;
margin-left: -17px;
position: absolute;
text-align: center;
text-transform: uppercase;
width: 75px;
}
#form_slider .bx-default-pager a:hover,
#form_slider .bx-default-pager .active {
background: #fff !important;
color: #fff;
}
#form_slider .pager-Ico1:before {
background: url("../img/sprite/beans.svg") no-repeat scroll -37px -203px rgba(0, 0, 0, 0);
content: "";
display: block;
height: 16px;
left: 54%;
margin: -8px 0 0 -8px;
position: absolute;
top: 50%;
width: 16px;
}
#form_slider .pager-Ico2:before {
background: url("../img/sprite/beans.svg") no-repeat scroll -278px -83px rgba(0, 0, 0, 0);
content: "";
display: block;
height: 16px;
left: 50%;
margin: -8px 0 0 -7px;
position: absolute;
top: 50%;
width: 14px;
}
#form_slider .pager-Ico3:before {
background: url("../img/sprite/beans.svg") no-repeat scroll -36px -237px rgba(0, 0, 0, 0);
content: "";
display: block;
height: 8px;
left: 50%;
margin: -4px 0 0 -8px;
position: absolute;
top: 50%;
width: 16px;
}
#form_slider .pager-Ico1:hover:before,
#form_slider .pager-Ico1.active:before {
background: url("../img/sprite/beans_red.svg") no-repeat scroll -37px -203px rgba(0, 0, 0, 0) !important;
}
#form_slider .pager-Ico2:hover:before,
#form_slider .pager-Ico2.active:before {
background: url("../img/sprite/beans_red.svg") no-repeat scroll -278px -83px rgba(0, 0, 0, 0) !important;
}
#form_slider .pager-Ico3:hover:before,
#form_slider .pager-Ico3.active:before {
background: url("../img/sprite/beans_red.svg") no-repeat scroll -36px -237px rgba(0, 0, 0, 0) !important;
}
#form_slider .bx-pager {
left: 15px;
position: relative;
top: -72px;
z-index: 55;
}
#form_slider .bx-pager a {
color: #fff;
}
#form_slider .bx-has-controls-direction .bx-pager-item {
float: left;
margin-right: 45px;
}
#back-top-wrapper {
bottom: 120px;
overflow: hidden;
position: fixed;
visibility: hidden;
right: 20px;
z-index: 99;
}
#back-top {
background: #fff;
border: 2px solid #FF797E;
cursor: pointer;
height: 48px;
margin: 0;
-webkit-transition: background 0.5s ease 0s, border-color 0.5s ease 0s;
-moz-transition: background 0.5s ease 0s, border-color 0.5s ease 0s;
-o-transition: background 0.5s ease 0s, border-color 0.5s ease 0s;
transition: background 0.5s ease 0s, border-color 0.5s ease 0s;
width: 48px;
}
#back-top:hover {
background: #FF797E;
border-color: #FF797E;
}
#back-top span {
background: url("../img/sprite/icons.png") no-repeat scroll -158px 0 rgba(0, 0, 0, 0);
display: block;
height: 15px;
margin: 16px auto;
width: 24px;
}
#back-top:hover span {
background-position: -158px -22px;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
visibility: visible;
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
visibility: visible;
}
}
@keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
visibility: visible;
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
70% {
-webkit-transform: scale(.9);
-ms-transform: scale(.9);
transform: scale(.9);
}
100% {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
visibility: visible;
}
}
.bounceIn {
-webkit-animation: bounceIn .40s linear forwards;
-o-animation: bounceIn .40s linear forwards;
animation: bounceIn .40s linear forwards;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
transform: scale(.3);
visibility: hidden;
}
}
@-o-keyframes bounceOut {
0% {
-o-transform: scale(1);
transform: scale(1);
}
25% {
-o-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-o-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-o-transform: scale(.3);
transform: scale(.3);
visibility: hidden;
}
}
@keyframes bounceOut {
0% {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
25% {
-webkit-transform: scale(.95);
-ms-transform: scale(.95);
transform: scale(.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(.3);
-ms-transform: scale(.3);
transform: scale(.3);
visibility: hidden;
}
}
.bounceOut {
visibility: visible;
-webkit-animation: bounceOut .40s linear forwards;
-o-animation: bounceOut .40s linear forwards;
animation: bounceOut .40s linear forwards;
}
.reg-now {
position: absolute;
right: 0;
text-align: center;
top: 174px;
width: 337px;
padding: 10px 20px 30px 20px;
}
#elem-portable {
position: absolute;
top: 0;
z-index: 151;
right: 0;
}
.relative {
position: relative;
z-index: 99;
}
.reg-now-visible {
margin-top: 19px;
position: relative;
z-index: 100;
}
input[type="text"],
input[type="password"],
input[type="tel"],
input[type="number"],
input[type="email"],
textarea {
-moz-box-sizing: border-box;
border-radius: 0;
box-shadow: none;
color: #444444;
font: 12px/16px Arial;
height: 44px;
margin-bottom: 13px;
padding: 6px 12px;
resize: none;
border: 1px solid transparent;
width: 100%;
}
textarea {
height: 100px;
}
textarea:focus {
outline: medium none;
}
form .error input, form .error textarea {
border-color: #2F4151 !important;
color: #2F4151;
}
form .success input, form .success textarea {
border-color: #468847;
color: #468847;
}
.btn {
border: medium none;
border-radius: 3px;
color: #fff;
display: block;
font: 14px/45px 'OpenSans_Regular',Arial;
height: 46px;
position: relative;
text-align: center;
-webkit-transition: background 0.25s ease;
-moz-transition: background 0.25s ease;
transition: background 0.25s ease;
width: 100%;
}
.btn:focus, .btn:hover {
color: #fff;
}
.btn:hover {
background: #DB2027;
}
.icon-success {
background: url("../img/sprite/icons.png") no-repeat scroll -69px -368px rgba(0, 0, 0, 0);
display: inline-block;
height: 24px;
margin-bottom: -7px;
margin-right: 20px;
-webkit-transition: background 0.25s ease;
-moz-transition: background 0.25s ease;
transition: background 0.25s ease;
width: 24px;
}
.btn:hover .icon-success {
background-position: -69px -341px;
}
.submit {
background: #FF6065;
border-radius: 6px;
box-shadow: none;
color: #F9FAFA;
font: 16px/20px 'OpenSans_Bold',Arial;
height: 60px;
text-transform: uppercase;
}
.submit:hover {
background: #FF7277;
}
.submit i {
margin-right: 10px;
}
.sub-form {
background: rgba(0, 0, 0, 0);
border: 1px solid #fff;
font: 16px/20px 'OpenSans_Bold',Arial;
text-transform: uppercase;
}
.sub-form:hover, .sub-form:focus, .sub-form:active {
background: #2F4151;
border-color: #2F4151;
color: #fff;
}
.filter {
margin-bottom: 22px;
text-align: left;
width: auto;
}
.filter ul {
list-style: none outside none;
margin: 0;
padding: 0;
}
.filter .selectfilter {
background: #EDEBED;
border: 1px solid #BFBDBF;
border-radius: 3px;
height: 60px;
margin: 18px auto;
}
button::-moz-focus-inner {
border: 0 none;
padding: 0;
}
.filter .selectbox {
-moz-box-sizing: border-box;
cursor: pointer;
vertical-align: middle;
width: 100%;
}
.filter .selectbox .select {
-moz-box-sizing: border-box;
background: #fff;
border: 1px solid #ccc;
border-radius: 0;
color: #9A9A9A;
float: left;
font-family: Arial;
font-size: 12px;
height: 44px;
line-height: 30px !important;
padding: 6px 12px;
position: relative;
width: 100%;
z-index: 1500;
}
/*customSelect*/
span.customSelect {
text-align: left;
background: #fff;
border-radius: 0;
color: #9A9A9A;
font-family: Arial;
font-size: 12px;
height: 44px;
line-height: 42px !important;
padding: 0 0 0 12px;
width: 100%;
margin-bottom: 13px;
cursor: pointer;
}
.customSelectInner {
background: url("../img/customSelect-arrow.jpg") no-repeat scroll right center;
display: block;
width: 100% !important;
}
select.styled {
width: 100% !important;
}
.filter.selectbox ul {
list-style: none outside none;
padding: 0;
}
.filter .selectbox.focused .select {
border: 1px solid #5794BF;
}
.filter.selectbox .select .text {
display: block;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
width: 85%;
}
.filter .selectbox .trigger {
border-left: 1px solid #ccc;
height: 44px;
margin: 0;
position: absolute;
right: -1px;
top: -1px;
width: 44px;
}
.filter .selectbox .trigger .arrow {
background: url("../img/sprite/icons.png") no-repeat scroll -74px -24px rgba(0, 0, 0, 0);
display: block;
height: 4px;
margin: 20px auto;
width: 7px;
}
.filter .selectbox .trigger:hover {
background-position: -39px -99px;
}
.filter .selectbox .dropdown {
height: auto;
overflow: visible !important;
padding: 0;
top: 44px !important;
width: 100%;
}
.filter .selectbox li {
-moz-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #FAFAFA;
border-top: 1px solid #E7E7E7;
color: #333333;
font-size: 12px;
height: 40px;
line-height: 33px;
padding: 2px 10px;
width: 100%;
}
.filter .selectbox li:hover {
background: #E7E7E7;
}
.filter select {
display: none;
}
.caoch {
margin-bottom: 13px;
}
.dark-blue {
background: #2D3E50;
padding: 50px 0 0;
text-align: center;
}
.ico1 {
background: url("../img/sprite/icons.png") no-repeat scroll -306px -1px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 28px;
margin-top: 4px;
width: 28px;
}
.ico2 {
background: url("../img/sprite/icons.png") no-repeat scroll -341px -1px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 28px;
margin-top: 4px;
width: 27px;
}
.ico3 {
background: url("../img/sprite/icons.png") no-repeat scroll -374px -3px rgba(0, 0, 0, 0);
display: block;
float: left;
height: 26px;
margin-top: 3px;
width: 26px;
}
.seminars {
margin: 0;
}
.seminars .media {
color: #798089;
font-size: 14px;
width: 145px;
margin: 0 0 0 55px;
text-align: left;
}
.seminars i {
color: #63B5FF;
float: left;
font-size: 40px;
}
.seminars li,
.dark-blue .sem-h {
margin-bottom: 46px;
}
.seminars li:hover h4 {
color: #fff;
}
.seminars .wr-item {
display: inline-block;
}
.div-shadow {
background: url(../img/block-shadow.png) no-repeat;
height: 16px;
width: 100%;
}
.make-row > .row {
margin-left: -30px;
margin-right: -30px;
}
.media-news {
margin: 0;
position: relative;
display: inline-block;
}
.zoom-ico {
background: url(../img/sprite/icons.png) no-repeat scroll -313px -51px;
display: block;
height: 81px;
left: 50%;
margin: -40px 0 0 -40px;
opacity: 0;
position: absolute;
top: 50%;
-webkit-transition: all 0.15s ease-out 0s;
-moz-transition: all 0.15s ease-out 0s;
transition: all 0.15s ease-out 0s;
width: 81px;
z-index: 1;
}
.media-news:hover .zoom-ico {
opacity: 1;
}
#colorbox, #cboxOverlay, #cboxWrapper {
left: 0;
overflow: hidden;
position: absolute;
top: 0;
z-index: 9999;
}
#cboxWrapper {
max-width: none;
}
#cboxOverlay {
height: 100%;
position: fixed;
width: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
clear: left;
}
#cboxContent {
position: relative;
}
#cboxLoadedContent {
overflow: auto;
}
#cboxTitle {
margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
cursor: pointer;
}
.cboxPhoto {
border: 0 none;
display: block;
float: left;
margin: auto;
max-width: none;
}
.cboxIframe {
border: 0 none;
display: block;
height: 100%;
width: 100%;
}
#colorbox, #cboxContent, #cboxLoadedContent {
-moz-box-sizing: content-box;
}
#cboxOverlay {
background: url("../img/colorbox/overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#colorbox {
outline: 0 none;
}
#cboxTopLeft {
background: url("../img/colorbox/controls.png") no-repeat scroll -101px 0 rgba(0, 0, 0, 0);
height: 21px;
width: 21px;
}
#cboxTopRight {
background: url("../img/colorbox/controls.png") no-repeat scroll -130px 0 rgba(0, 0, 0, 0);
height: 21px;
width: 21px;
}
#cboxBottomLeft {
background: url("../img/colorbox/controls.png") no-repeat scroll -101px -29px rgba(0, 0, 0, 0);
height: 21px;
width: 21px;
}
#cboxBottomRight {
background: url("../img/colorbox/controls.png") no-repeat scroll -130px -29px rgba(0, 0, 0, 0);
height: 21px;
width: 21px;
}
#cboxMiddleLeft {
background: url("../img/colorbox/controls.png") repeat-y scroll left top rgba(0, 0, 0, 0);
width: 21px;
}
#cboxMiddleRight {
background: url("../img/colorbox/controls.png") repeat-y scroll right top rgba(0, 0, 0, 0);
width: 21px;
}
#cboxTopCenter {
background: url("../img/colorbox/border.png") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
height: 21px;
}
#cboxBottomCenter {
background: url("../img/colorbox/border.png") repeat-x scroll 0 -29px rgba(0, 0, 0, 0);
height: 21px;
}
#cboxContent {
background: #fff;
overflow: hidden;
}
.cboxIframe {
background: #fff;
}
#cboxError {
border: 1px solid #ccc;
padding: 50px;
}
#cboxLoadedContent {
margin-bottom: 28px;
}
#cboxTitle {
bottom: 4px;
color: #949494;
left: 0;
position: absolute;
text-align: center;
width: 100%;
}
#cboxCurrent {
bottom: 4px;
color: #949494;
left: 58px;
position: absolute;
}
#cboxLoadingOverlay {
background: url("../img/colorbox/loading_background.png") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#cboxLoadingGraphic {
background: url("../img/colorbox/loading.gif") no-repeat scroll center center rgba(0, 0, 0, 0);
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
background: rgba(0, 0, 0, 0);
border: 0 none;
margin: 0;
overflow: visible;
padding: 0;
width: auto;
}
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
outline: 0 none;
}
#cboxSlideshow {
bottom: 4px;
color: #0092EF;
position: absolute;
right: 30px;
}
#cboxPrevious {
background: url("../img/colorbox/controls.png") no-repeat scroll -75px 0 rgba(0, 0, 0, 0);
bottom: 0;
height: 25px;
left: 0;
position: absolute;
text-indent: -9999px;
width: 25px;
}
#cboxPrevious:hover {
background-position: -75px -25px;
}
#cboxNext {
background: url("../img/colorbox/controls.png") no-repeat scroll -50px 0 rgba(0, 0, 0, 0);
bottom: 0;
height: 25px;
left: 27px;
position: absolute;
text-indent: -9999px;
width: 25px;
}
#cboxNext:hover {
background-position: -50px -25px;
}
#cboxClose {
background: url("../img/colorbox/controls.png") no-repeat scroll -25px 0 rgba(0, 0, 0, 0);
bottom: 0;
height: 25px;
position: absolute;
right: 0;
text-indent: -9999px;
width: 25px;
}
#cboxClose:hover {
background-position: -25px -25px;
}
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
}
.more {
display: inline-block;
height: 16px;
overflow: hidden;
}
.more:before {
color: #FF5E63;
content: "";
display: block;
float: left;
font-family: fontawesome;
font-size: 18px;
position: absolute;
}
.more .inside {
float: left;
font-family: Arial;
font-size: 14px;
line-height: 17px;
margin-left: 30px;
top: -18px;
}
.more .frontside {
color: #FF5E63;
text-decoration: underline;
}
.more .backside {
color: #FF5E63;
text-decoration: none;
}
.excerpt {
color: #798089;
line-height: 24px;
margin-bottom: 40px;
}
.hideElement #cboxPrevious, .hideElement #cboxNext, .hideElement #cboxCurrent {
display: none !important;
}
.hideElement #cboxPrevious:focus, .hideElement #cboxNext:focus, .hideElement #cboxCurrent:focus {
outline: medium none;
}
.bg-darkblue {
background: url("../img/bg-darkblue.jpg") repeat-x fixed 0 0 #2F4050;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
padding: 137px 0 188px;
width: 100%;
height: 100%;
}
.bg-darkblue .media-news {
max-width: 100%;
}
.table-offers {
border: 1px solid #ccc;
min-height: 471px;
text-align: center;
}
.package-services {
color: #999;
float: left;
font-size: 14px;
margin: 0;
}
.tables {
padding-top: 115px;
padding-bottom: 62px;
}
.basic thead, .basic caption {
background: #63B5FF;
}
.business thead, .business caption {
background: #FF5E63;
}
.premium thead, .premium caption {
background: #2A3849;
}
caption {
font: 16px/15px 'OpenSans_Bold',Arial,Helvetica,sans-serif;
text-transform: uppercase;
}
.package-services thead td,
.package-services thead th {
border: medium none;
}
.package-services caption {
border-bottom: medium none;
color: #fff;
padding: 22px 0 3px;
text-align: center;
}
.package-services tbody td {
border-bottom: 1px solid #ccc;
}
.package-services > thead > tr > td {
padding: 26px 0 25px;
}
.package-services tbody tr:nth-of-type(2n+2) {
background: #FAFAFA;
}
.package-services thead {
color: #fff;
font: 24px/15px 'OpenSans_Regular',Arial;
}
.package-services thead b {
font: 72px/15px 'OpenSans_Bold',Arial;
}
.package-services thead b sup {
font-size: 36px;
}
.not-favorable .buy-now {
background: #000;
color: #fff;
}
.not-favorable .buy-now:hover {
background: #EC1C25;
}
.profitable {
margin-top: -24px;
position: relative;
z-index: 1;
}
.profitable caption {
padding-top: 46px;
}
.noR-border {
border-right: none !important;
}
.noL-border {
border-left: none !important;
}
.table-offers {
padding: 0;
margin-bottom: 20px;
}
.lastTr {
background: #fff !important;
}
.lastTr td {
border-bottom: none !important;
}
.buy-now {
border-radius: 5px;
font-family: 'OpenSans_Bold',Arial;
font-size: 16px;
height: 60px;
padding: 0;
line-height: 60px;
margin: 33px auto 18px;
text-transform: uppercase;
width: 80%;
}
.basic .buy-now {
background: #63B5FF;
}
.basic .buy-now:hover {
background: #73C5FF;
}
.business .buy-now {
background: #FF6065;
}
.business .buy-now:hover {
background: #FF797E;
}
.premium .buy-now {
background: #2A3849;
}
.premium .buy-now:hover {
background: #48607D;
}
.buy-now:hover {
color: #fff;
}
.auto-x {
display: table;
margin: 0 auto;
width: 75%;
}
.it-ico1 {
background: url("../img/sprite/icons.png") no-repeat scroll -1px -253px rgba(0, 0, 0, 0);
display: block;
height: 32px;
margin: 26px auto 0;
width: 28px;
}
.it-ico2 {
background: url("../img/sprite/icons.png") no-repeat scroll -44px -254px rgba(0, 0, 0, 0);
display: block;
height: 31px;
margin: 24px auto 0;
width: 28px;
}
.it-ico3 {
background: url("../img/sprite/icons.png") no-repeat scroll -85px -245px rgba(0, 0, 0, 0);
display: block;
height: 40px;
margin: 17px auto 0;
width: 35px;
}
.it-ico4 {
background: url("../img/sprite/icons.png") no-repeat scroll -131px -256px rgba(0, 0, 0, 0);
display: block;
height: 27px;
margin: 28px auto 0;
width: 42px;
}
.hov1:hover .it-ico1 {
background-position: -1px -300px;
}
.hov2:hover .it-ico2 {
background-position: -44px -301px;
}
.hov3:hover .it-ico3 {
background-position: -85px -292px;
}
.hov4:hover .it-ico4 {
background-position: -131px -303px;
}
.thumbnails {
background: #FF6065;
border: 1px solid #FF6065;
border-radius: 150px;
height: 130px;
margin: 0 auto 27px;
width: 130px;
}
.trainings > div:hover .thumbnails {
background: #FF797E;
border-color: #FF797E;
}
.trainings > div:hover h4 {
color: #FF797E;
}
.full-text {
color: #798089;
font-size: 14px;
line-height: 24px;
text-align: center;
}
.transition-h {
-webkit-transition: color 0.2s ease;
-o-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.transition-all {
-webkit-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.trainings i {
color: #fff;
cursor: default;
display: block;
font-size: 55px;
line-height: 130px;
text-align: center;
}
.trainings > div {
margin-bottom: 40px;
min-height: 320px;
}
#aboutUs_slider {
background: url("../img/bg-xdarkblue.jpg") no-repeat fixed;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin-bottom: 63px;
padding-top: 66px;
padding: 66px 15px 87px;
}
#aboutUs_slider .bx-wrapper .bx-controls-direction a {
height: 53px;
margin-top: -26px;
top: 30%;
width: 29px;
}
#aboutUs_slider .bx-wrapper .bx-next {
background: url("../img/sprite/icons.png") no-repeat scroll -44px -49px rgba(0, 0, 0, 0);
right: 0;
}
#aboutUs_slider .bx-wrapper .bx-prev {
background: url("../img/sprite/icons.png") no-repeat scroll -6px -49px rgba(0, 0, 0, 0);
left: 0;
}
#aboutUs_slider .thumbnail {
display: inline-block;
margin: 0 auto 45px;
width: 205px;
padding: 0;
border: none;
background: none;
}
.quote {
color: #fff;
font: 21px/30px 'OpenSans_Light',Arial,Helvetica,sans-serif;
margin: 0 auto 20px;
width: 86%;
}
.author {
color: #63B5FF;
font: 14px/15px 'OpenSans_Regular',Arial,Helvetica,sans-serif;
}
#aboutUs_slider li {
position: relative;
text-align: center;
z-index: 324235;
}
#gallery > div {
margin-bottom: 20px;
height: 179px;
}
.zoom-icoBw {
background: url("../img/sprite/icons.png") no-repeat scroll -3px -114px rgba(0, 0, 0, 0);
display: block;
height: 73px;
left: 50%;
margin: -36px 0 0 -36px;
opacity: 0;
position: absolute;
top: 50%;
transition: all 0.15s ease-out 0s;
width: 73px;
z-index: 1;
}
.media-news a {
cursor: pointer;
}
.media-news a:after {
background: rgba(47, 64, 80, 0.4);
bottom: 0;
content: "";
display: block;
left: 0;
opacity: 0;
position: absolute;
right: 0;
top: 0;
transition: all 0.15s ease-out 0s;
}
.media-news:hover .zoom-icoBw,
.media-news:hover a:after {
opacity: 1;
}
.bwWrapper {
display: block;
position: relative;
}
.bwWrapper:focus {
outline: medium none;
}
#gallery .BWfade {
border: medium none;
left: 1px !important;
top: 1px !important;
}
#gallery .mar-clear {
margin-bottom: 32px;
}
#gallery img {
width: 100%;
}
.blue-text .frontside {
color: #63B5FF;
}
.blue-text .backside {
color: #63B5FF;
text-decoration: underline;
}
.blue-text:before {
color: #63B5FF;
}
.a-trig {
line-height: 60px;
margin: 70px auto 55px;
width: 320px;
padding: 0;
}
.modal-wr {
box-shadow: 0 0 12px rgba(0, 0, 0, 0.8);
padding: 40px 25px 30px;
background: #fff;
top: 100px;
width: 320px;
left: 50%;
margin-left: -160px;
position: absolute;
}
.modal-wr.more-size {
width: 400px;
margin-left: -200px;
}
.modal {
overflow-y: visible;
}
.modal-wr input,
.modal-wr textarea,
span.customSelect {
border: 1px solid #ccc;
}
.close {
background: url("../img/sprite/icons.png") no-repeat scroll -128px -29px rgba(0, 0, 0, 0);
border: medium none;
height: 9px;
padding: 0;
position: absolute;
right: 10px;
top: 10px;
width: 9px;
}
.close:hover {
opacity: 0.7;
}
.captcha input {
float: right;
margin-bottom: 17px;
width: 140px;
}
.picture-code {
color: #000;
float: left;
width: 130px;
}
/*================>-End--Content-<================*/
/*====================>-Footer-<==================*/
.footer {
background: #1F2936;
}
.partners {
background: #F7F7F7;
border-top: 1px solid #D0D0D0;
box-shadow: 0 1px 0 #F3F3F3 inset;
padding: 25px 0;
}
.partners .dark-text {
margin-top: 14px;
}
.partnersList {
float: left;
margin-left: 0;
margin-top: -10px;
}
.partnersList li {
text-align: center;
}
.bottom {
padding: 33px;
}
.reg-footer {
margin-bottom: 0;
}
.last-elem .nav-menu {
float: left;
margin-right: 60px;
margin-top: 1px;
}
.last-elem .nav-menu a {
color: #000;
font-size: 13px;
}
.last-elem .social-transform {
float: left;
margin-right: 15px;
}
.copyright {
color: #fff;
display: block;
font-family: arial;
font-size: 13px;
text-align: center;
}
.come-in {
opacity: 1;
animation: opacityAnimate 1s 1 ease-in-out;
-webkit-animation: opacityAnimate 1s 1 ease-in-out;
-moz-animation: opacityAnimate 1s 1 ease-in-out;
-o-animation: opacityAnimate 1s 1 ease-in-out;
}
@keyframes opacityAnimate {
from { opacity: 0; }
to { opacity: 1; }
}
@-webkit-keyframes opacityAnimate {
from { opacity: 0; }
to { opacity: 1; }
}
@-moz-keyframes opacityAnimate {
from { opacity: 0; }
to { opacity: 1; }
}
@-o-keyframes opacityAnimate {
from { opacity: 0; }
to { opacity: 1; }
}
.complete {
background: rgba(0, 0, 0, 0.62);
border-bottom-left-radius: 10px;
box-shadow: 6px rgba(0, 0, 0, 0.4);
color: #fff;
cursor: pointer;
padding: 20px;
position: fixed;
right: 0;
text-align: center;
top: 0;
z-index: 1000;
}
.dark-text {
color: #48607D;
}
.footer-soc {
display: block;
margin: 25px -15px;
text-align: center;
}
.footer-soc .back {
color: #FF6065;
}
/*=================>-End--Footer-<================*/
/*====================>-Other-<===================*/
[class*="spacer"] {
font-size: 0;
line-height: 0;
width: 100%;
}
.spacer1 {
height: 35px;
}
.spacer1x0 {
height: 10px;
}
.spacer2 {
height: 90px;
}
.spacer2x0 {
height: 20px;
}
.spacer3 {
height: 77px;
}
.spacer4 {
height: 58px;
}
.spacer5 {
height: 50px;
}
.spacer6 {
height: 120px;
}
.spacer7 {
height: 135px;
}
.spacer8 {
height: 215px;
}
.offsetY-1 {
margin-bottom: 45px;
}
.offsetY-2 {
margin-bottom: 63px;
}
.offsetY-3 {
margin-bottom: 135px;
}
.offsetY-4 {
margin-bottom: 98px;
}
.offsetY-5 {
margin-bottom: 45px;
margin-top: 25px;
}
.offsetY-6 {
margin-bottom: 18px;
margin-top: 25px;
}
.offsetY-7 {
margin-bottom: 30px;
}
.offsetY-8 {
margin-bottom: 72px;
}
.container.make-row {
/*padding-right: 30px;*/
/*padding-left: 30px;*/
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes fadeOutRight {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeOutRight {
-webkit-animation: 1s fadeOutRight both;
-moz-animation: 1s fadeOutRight both;
animation: 1s fadeOutRight both;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeOutLeft {
-webkit-animation: 1s fadeOutLeft both;
-moz-animation: 1s fadeOutLeft both;
animation: 1s fadeOutLeft both;
}
@-webkit-keyframes fadeOutBigRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeOutBigRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes fadeOutBigRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeOutBigRight {
-webkit-animation: 1s fadeOutBigRight both;
-moz-animation: 1s fadeOutBigRight both;
animation: 1s fadeOutBigRight both;
}
@-webkit-keyframes fadeOutBigLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeOutBigLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@keyframes fadeOutBigLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.fadeOutBigLeft {
-webkit-animation: 1s fadeOutBigLeft both;
-moz-animation: 1s fadeOutBigLeft both;
animation: 1s fadeOutBigLeft both;
}
@-webkit-keyframes fadeOutBottom {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeOutBottom {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@keyframes fadeOutBottom {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeOutBottom {
-webkit-animation: 1s fadeOutBottom both;
-moz-animation: 1s fadeOutBottom both;
animation: 1s fadeOutBottom both;
}
@-webkit-keyframes fadeOutTop {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeOutTop {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@keyframes fadeOutTop {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeOutTop {
-webkit-animation: 1s fadeOutTop both;
-moz-animation: 1s fadeOutTop both;
animation: 1s fadeOutTop both;
}
#animIt1,
#animIt2,
#animIt3,
#animIt4,
#trainings,
#animIt5,
#animIt6,
#animIt7,
#animIt8,
#animIt9,
#animIt10,
#animIt11,
#animIt12,
#animIt13,
.animIt14,
.animIt15,
#animIt16,
#animIt17,
#animIt18,
#animIt19,
#animIt20 {
opacity: 0;
}
.lay-wrapper {
margin-top: 10%;
}
.lay-wrapper .span6 {
float: none;
margin: 0 auto !important;
width: 460px;
}
.layout li {
float: left;
width: 33.333%;
}
.layout figure {
margin-bottom: 25px;
margin-top: 0;
}
.layout figcaption {
color: #9B9B9B;
font-size: 12px;
text-align: center;
}
.lay1 {
background: url("../img/sprite/lay.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
height: 64px;
margin: 0 auto;
width: 64px;
}
.lay2 {
background: url("../img/sprite/lay.png") no-repeat scroll -66px -66px rgba(0, 0, 0, 0);
height: 64px;
margin: 0 auto;
width: 64px;
}
.lay3 {
background: url("../img/sprite/lay.png") no-repeat scroll -132px 0 rgba(0, 0, 0, 0);
height: 64px;
margin: 0 auto;
width: 64px;
}
.lay1:hover {
background-position: -66px 0;
}
.lay2:hover {
background-position: -132px -66px;
}
.lay3:hover {
background-position: 0 -66px;
}
.app-bxslider {
margin: 0 auto;
width: 939px;
}
#form_slider.app-bxslider .bx-wrapper {
padding: 0;
}
#form_slider.app-bxslider .bx-pager {
text-align: center;
top: 24px;
}
#form_slider.app-bxslider .bx-has-controls-direction .bx-pager-item {
display: inline-block;
float: none;
margin-left: -5px;
}
#form_slider.app-bxslider .bx-default-pager a span {
bottom: -24px;
color: #000;
display: block;
font: 12px/15px 'OpenSans_Bold',Arial;
transition: color 0.25s ease 0s;
}
#form_slider.app-bxslider .bx-default-pager .active span,
#form_slider.app-bxslider .bx-default-pager a:hover span {
color: #EC1C24;
}
.fix-bg1 {
background: url("../img/bxfix_bg1.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.fix-bg2 {
background: url("../img/bxfix_bg2.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.fix-bg3 {
background: url("../img/bxfix_bg3.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.footer-block {
-moz-box-sizing: border-box;
background: rgba(0, 0, 0, 0.6);
bottom: 0;
padding: 21px 37px 31px 47px;
position: absolute;
width: 100%;
}
.dv1 {
color: #fff;
float: left;
font: 14px/20px 'OpenSans_Regular',Arial;
width: 395px;
}
.dv2 {
float: right;
width: 400px;
}
.dv2 .btn {
margin-bottom: 0;
margin-left: 20px;
margin-top: 19px;
width: 188px;
}
.dv2 .no-mar, .no-mar {
margin-left: 0;
}
.white-btn, .white-btn:hover, .white-btn:focus {
background: #fff;
border-color: #8F8F8F;
box-shadow: none;
color: #000;
}
.white-btn i {
background-position: -98px -393px;
}
.white-btn:hover i {
background-position: -98px -365px !important;
}
#myModalform #elem-portable, #myModalform #elem-portable .reg-now {
position: static;
}
.firstslide {
background: url("../img/back3.jpg") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}
.secondslide {
background: url("../img/back2.jpg") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}
.thirstslide {
background: url("../img/back1.jpg") no-repeat fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
}
#form_slider.big-bxslider .bx-viewport {
width: 100% !important;
}
#form_slider.big-bxslider .form-bxslider > li {
min-height: 730px;
}
#form_slider.big-bxslider .img-slider {
bottom: 0;
}
#form_slider.big-bxslider .ver2 {
float: none;
margin: 0;
}
.dark-blue-btn {
background: #2C3D4F;
color: #fff;
}
.dark-blue-btn:hover {
background: #425C77;
}
#form_slider.big-bxslider .bx-wrapper .bx-controls-direction a {
top: 50%;
}
#form_slider .form-bxslider {
margin: 0;
}
section.video-bxslider {
background: url(../img/back4.jpg) no-repeat #000;
-webkit-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 100%;
height: 884px;
overflow: hidden;
padding-bottom: 70px;
}
.video-bxslider .body-slide {
margin-top: 150px;
}
#form_slider.video-bxslider .bx-wrapper {
padding-top: 0;
}
#form_slider.video-bxslider .bx-viewport {
width: 100% !important;
}
.media-player {
left: 0;
min-height: 100%;
min-width: 100%;
position: absolute;
z-index: 1;
top: 0;
}
.big-slider .body-slide {
padding: 217px 0 30px;
}
.relative.body-slide {
z-index: 9999;
}
.big-slider .slide-man1 {
left: 70%;
}
.big-slider .slide-man2 {
left: 78%;
}
.big-slider .slide-man3 {
left: 77%;
}
.big-slider .list-forstart {
width: 60%;
}
.big-slider .form-bxslider > li {
padding-left: 15px;
padding-right: 15px;
}
.white {
color: #fff;
}
.ver2 {
float: none;
margin: 65px auto 0;
}
.ver2 a {
float: left;
}
.btn .excl {
background-position: -128px -394px;
}
.btn:hover .excl {
background-position: -128px -366px !important;
}
section.video-bxslider:after {
background: rgba(0, 0, 0, 0.4);
bottom: -87px;
content: "";
display: block;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: background 0.35s ease 0s;
}
section.video-bxslider:hover:after {
background: rgba(0, 0, 0, 0);
}
.video-bxslider li:hover:after,
.header:hover + .content .video-bxslider li:after {
background: rgba(45, 62, 80, 0.1);
}
.glam-btn {
background: rgba(0, 0, 0, 0.1);
border: 1px solid #C8CCCF;
color: #fff;
}
.glam-btn:hover {
background: #fff;
border-color: #fff;
color: #000;
}
.toggle-slide-left {
border: none;
position: relative;
z-index: 100;
width: 40px;
height: 40px;
margin: 7px 0 0 30px;
float: right;
}
.toggle-slide-left.collapsed {
background: #fff;
color: #000;
}
.toggle-slide-left:hover,
.toggle-slide-left {
background: #2C3E50;
color: #fff;
}
.responsive-switcher {
text-align: center;
color: #fff;
padding-top: 30px;
}
.responsive-switcher i {
font-size: 18px;
}
.alert .close {
background: none;
position: static;
}
.link-video i {
background: url("../img/play-video.png") no-repeat;
display: block;
height: 128px;
text-align: center;
width: 128px;
margin: 0 0 10px;
}
.link-video {
text-align: center;
display: inline-block;
font-size: 16px;
color: #fff;
margin-top: 30px;
}
.link-video:hover {
color: #FF5A62;
}
.link-video:focus {
outline: none;
}
/*xSlider*/
.big-slider #form_slider .bx-pager {
text-align: center;
position: absolute;
left: 0;
top: auto;
bottom: 20px;
width: 100%;
}
.big-slider #form_slider .bx-pager-link {
width: 20px;
height: 20px;
text-indent: -9999px;
}
.big-slider #form_slider .bx-pager .bx-pager-item {
margin: 0 7px !important;
width: auto;
height: auto;
float: none;
}
.big-slider #form_slider .bx-has-controls-direction .bx-pager-item {
display: inline-block;
margin-right: 0;
} | 0.276007 | 0.061031 |
@import 'variablesColor.css' ;
.profile-pic{
color:var(--whiteColor);
}
.profile-pic img {margin-top: -2px;}
.dropdown-toggle:after{
display:none;
}
.fa-bell-o{
color: var(--whiteColor);
size:24px;
}
.profile-menu{
top:-30px!important;
}
.profile-menu .profile-body-items{
color:var(--blackcolor)!important;
}
.dropdown-menu{
height: auto;
overflow-x: hidden;
overflow-y: scroll;
}
.profile-body-items:hover,
.notification-menu .notification-body .notification-recieved:hover{
background-color: #DDD !important;
}
.notification-menu,.profile-menu{
width:300px;
color:var(--blackcolor);
border: 0px;
background-color: rgba(0, 0, 0, 0);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.notification-menu .notification-title,
.profile-menu .profile-title{
background-color:var(--colorButton);
color: var(--whiteColor);
font-weight: bolder;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
height: 50px;
}
.notification-menu .notification-body,
.profile-menu .profile-body{
background-color: var(--whiteColor);
}
.notification-menu .notification-body .notification-recieved{
border-bottom:1px solid rgba(0, 0, 0, 0.19);
}
.notification-menu .notification-body .notification-recieved a {padding: 0px;}
.notification-menu .notification-body .notification-recieved p{color:var(--colorSubText)}
.notification-menu .notification-body .notification-recieved p span {
font-weight: bolder;
}
.notification-menu .notification-body .notification-recieved p.notification-time {
font-weight: bolder;
font-size:13px;
margin:2% 0;
text-align: left;
}
.notification-time {
opacity: 0.5;
}
.notification-menu .notification-footer{
background-color: var(--mainColor);
position: fixed;
left: 0;
right: 0;
height: 20px;
display: flex;
}
@media only screen and (max-width:770px){
#mobile-nav{left: -308px;width: 308px}
.fa-bell-o{margin-left:10px;}
p.notification-time{margin-top: -14%!important; }
.notification-menu,.profile-menu{box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0); }
.profile-menu{top:-77px!important;}
.notification-menu{top:-28px!important;}
}
.accept{
display: inline-block;
} | public/sitecss/css/dropdownNotificationAndProfile.css | @import 'variablesColor.css' ;
.profile-pic{
color:var(--whiteColor);
}
.profile-pic img {margin-top: -2px;}
.dropdown-toggle:after{
display:none;
}
.fa-bell-o{
color: var(--whiteColor);
size:24px;
}
.profile-menu{
top:-30px!important;
}
.profile-menu .profile-body-items{
color:var(--blackcolor)!important;
}
.dropdown-menu{
height: auto;
overflow-x: hidden;
overflow-y: scroll;
}
.profile-body-items:hover,
.notification-menu .notification-body .notification-recieved:hover{
background-color: #DDD !important;
}
.notification-menu,.profile-menu{
width:300px;
color:var(--blackcolor);
border: 0px;
background-color: rgba(0, 0, 0, 0);
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.notification-menu .notification-title,
.profile-menu .profile-title{
background-color:var(--colorButton);
color: var(--whiteColor);
font-weight: bolder;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
height: 50px;
}
.notification-menu .notification-body,
.profile-menu .profile-body{
background-color: var(--whiteColor);
}
.notification-menu .notification-body .notification-recieved{
border-bottom:1px solid rgba(0, 0, 0, 0.19);
}
.notification-menu .notification-body .notification-recieved a {padding: 0px;}
.notification-menu .notification-body .notification-recieved p{color:var(--colorSubText)}
.notification-menu .notification-body .notification-recieved p span {
font-weight: bolder;
}
.notification-menu .notification-body .notification-recieved p.notification-time {
font-weight: bolder;
font-size:13px;
margin:2% 0;
text-align: left;
}
.notification-time {
opacity: 0.5;
}
.notification-menu .notification-footer{
background-color: var(--mainColor);
position: fixed;
left: 0;
right: 0;
height: 20px;
display: flex;
}
@media only screen and (max-width:770px){
#mobile-nav{left: -308px;width: 308px}
.fa-bell-o{margin-left:10px;}
p.notification-time{margin-top: -14%!important; }
.notification-menu,.profile-menu{box-shadow: 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(0, 0, 0, 0); }
.profile-menu{top:-77px!important;}
.notification-menu{top:-28px!important;}
}
.accept{
display: inline-block;
} | 0.195402 | 0.04612 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'PT Sans', sans-serif;
}
/*Classes Universais*/
.bg-img{
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.w50{
width: 50%;
margin: 0 auto;
}
.w80{
width: 80%;
margin: 0 auto;
}
.w100{
width: 100%;
margin: 0 auto;
}
h1{
font-size: 35px;
font-family: 'Playfair Display', sans-serif;
}
h2{
font-size: 18px;
font-family: 'Playfair Display', sans-serif;
}
p{
width: 70%;
line-height: 1.8;
}
/*>>> BARRA DE MENU / DESKTOP<<<*/
.nav-bar{
/*Dimensão*/
width: 100%;
height: 70px;
/*Estilização*/
background-color: #272727;
/*Posicionamento/Alinhamento*/
display: flex;
justify-content: space-evenly;
align-items: center;
flex-wrap: wrap;
position: fixed;
z-index: 9;
}
#logo-horizontal{
width: 200px;
}
.menu-desk{
/*Posicionamento/Alinhamento*/
display: flex;
justify-content: space-evenly;
align-items: center;
}
.menu-desk a{
/*Estilização*/
color: white;
font-weight: lighter;
cursor: pointer;
/*Espaçamento*/
margin: 0 20px;
}
.menu-desk a:hover{
border-bottom: solid 2px #d4d00e;
}
.icon-menu *{
/*Estilização*/
font-size: 20px;
color: white;
cursor: pointer;
/*Espaçamento*/
margin: 0 10px;
}
#search{
width: 30px;
height: 30px;
background-image: url("../img/icon/search.png");
background-repeat: no-repeat;
background-position: center left;
background-size: 20px;
background-color: transparent;
border: 0;
outline: none;
padding-left: 35px;
margin-right: -5px;
transition: .2s linear;
}
#search:focus{
width: 200px;
border-bottom: 1px solid #ccc;
}
/*>>> BARRA MENU / MOBILE <<<*/
#menu-mobile, #menu-bg{
display: none;
}
#menu-mobile{
/*Dimensões*/
width: 35px;
height: 20px;
/*Espaçamento/Alinhamento*/
margin: 30px 0px 20px 0px;
/*Posicionamento*/
position: absolute;
right: 40px;
top: 0;
/*Estilização*/
font-size: 20px;
color: white;
}
/*Estilização Menu Hamburguer*/
.bar{
/*Comportamento*/
display: block;
/*Dimensões*/
height: 5px;
width: 100%;
/*Estilização*/
background-color: white;
border-radius: 5px;
/*Efeito*/
transition: 0.3s ease;
}
#bar1{
transform: translateY(-4px);
}
#bar3{
transform: translateY(4px);
}
/*Estilização da lista do menu hamburguer*/
.nav > li > a{
font-weight: lighter;
font-size: 15px;
color: white;
text-decoration: none;
animation: opacity 1.5s ease-in-out;
}
.nav li a:active{
font-weight: bold;
}
.nav li{
list-style: none;
padding: 10px 0;
}
.nav{
padding: 0;
margin-right: 40px;
transition: .3s ease;
display: none;
}
.nav li:nth-child(1){
margin-top: 30px;
margin-left: -60px;
}
.nav li:nth-child(2){
margin-left: -50px;
}
.nav li:nth-child(3){
margin-left: -40px;
}
.nav li:nth-child(4){
margin-left: -30px;
}
.nav li:nth-child(5){
margin-left: -5px;
}
.change .bar{
background-color: white;
}
.change #bar1{
transform: translateY(4px) rotateZ(-45deg);
}
.change #bar3{
transform: translateY(-6px) rotateZ(45deg);
}
.change #bar2{
opacity: 0;
}
.change{
display: block;
}
.menu-mobile-bg{
/*Dimensões*/
width: 50px;
height: 50px;
position: absolute;
right: 35px;
opacity: 0;
z-index: -1;
/*Estilização*/
background: radial-gradient(circle, #3f3e3e, #212121);
border-radius: 50%;
}
.change-bg{
width: 400px;
height: 440px;
transform: translate(85%, 15%);
display: block !important;
position: absolute;
right: 100px;
opacity: 1;
animation: opacity .5s ease-in-out;
}
@keyframes opacity {
from{
width: 0;
height: 0;
opacity: 0;
}
to{
width: 400px;
opacity: 1;
}
}
/*>>> SESSÃO 01/BANNER <<<*/
.banner{
/*Dimensões*/
width: 100%;
height: 100vh;
/*Background*/
background-image: url("../img/banner.jpg");
background-position: bottom;
}
/*>>> SESSÃO 02/IMG CIRCLE*/
#section-02{
/*Comportamento*/
display: flex;
align-items: center;
justify-content: space-evenly;
flex-wrap: wrap;
/*Espaçamento*/
padding: 100px 0;
}
.img-circle{
/*Dimensões*/
width: 200px;
height: 200px;
min-width: 150px;
/*Espaçamento*/
margin: 10px;
/*Estilização*/
border-radius: 50%;
background-color: black;
}
#img-c1{
background-image: url("../img/img-circle-01.jpg");
}
#img-c1:hover{
cursor: pointer;
background-image: url("../img/img-circle-01-colorful.jpg");
}
#img-c2{
background-image: url("../img/img-circle-02.jpg");
}
#img-c2:hover{
cursor: pointer;
background-image: url("../img/img-circle-02-colorful.jpg");
}
#img-c3{
background-image: url("../img/img-circle-03.jpg");
}
#img-c3:hover{
cursor: pointer;
background-image: url("../img/img-circle-03-colorful.jpg");
}
#img-c4{
background-image: url("../img/img-circle-04.jpg");
}
#img-c4:hover{
cursor: pointer;
background-image: url("../img/img-circle-04-colorful.jpg");
}
#img-c5{
background-image: url("../img/img-circle-05.jpg");
}
#img-c5:hover{
cursor: pointer;
background-image: url("../img/img-circle-05-colorful.jpg");
}
#img-c6{
background-image: url("../img/img-circle-06.jpg");
}
#img-c6:hover{
cursor: pointer;
background-image: url("../img/img-circle-06-colorful.jpg");
}
/*>>> SECTION-03/SOBRE <<<*/
#section-03{
width: 100%;
height: 800px;
display: flex;
justify-content: center;
flex-wrap: wrap;
background-image: url("../img/bg-sobre.jpg");
background-position: top;
background-attachment: fixed;
}
.sobre{
width: 30%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.desc-sobre{
width: 100%;
max-width: 450px;
min-width: 450px;
padding: 50px 30px;
background-color: rgba(204, 204, 204, 0.6);
border-radius: 10px;
margin-top: 100px;
margin-bottom: 250px;
}
.arrow-02{
display: none;
}
#arrow-down{
width: 150px;
height: 200px;
}
/*Animation arrow*/
@keyframes upDown {
0%{
margin-top: 50px;
}
50%{
margin-top: 25px;
}
100%{
margin-top: 0px;
}
}
/*Jobs*/
.jobs{
width: 60vw;
height: 800px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.bg-card{
width: 70%;
max-width: 500px;
min-width: 500px;
text-align: center;
padding: 0 0 10px 0;
background-color: #f0edee;
margin-top: 100px;
border-radius: 10px;
box-shadow: -5px -5px 10px #d077a3,
5px -5px 10px #d077a3,
-5px 5px 10px #d077a3,
5px 5px 10px #d077a3;
}
.bg-card h2{
font-size: 20px;
font-family: 'PT Sans', sans-serif;
}
.bg-card p{
width: 100%;
font-size: 14px;
font-family: 'Playfair Display', sans-serif;
}
.job1{
height: 500px;
background-image: url("../img/job1.jpg");
}
.job2{
height: 250px;
margin: 0;
background-image: url("../img/job2.jpg");
background-position: center bottom;
}
.job3{
height: 500px;
margin: 0;
background-image: url("../img/job3.jpg");
}
.job1, .job2, .job3{
border-radius: 10px;
}
.card{
min-width: 300px;
min-height: 400px;
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.divisoria{
width: 100%;
height: 500px;
background-color: white;
}
/*>>> SECTION 04 <<<*/
#section-04{
/*Dimensões*/
width: 85%;
height: 750px;
/*Estilização*/
background-color: #272727;
display: flex;
flex-direction: column;
justify-content: center;
}
div.w100{
display: flex;
justify-content: space-evenly;
align-items: center;
flex-wrap: wrap;
position: relative;
width: 117.55%;
}
div.w100 div{
margin: 20px auto;
}
/*banner section 4*/
.bn-s4{
width: calc(100% / 3);
max-width: 400px;
height: 500px;
background-image: url("../img/bn-s4.jpg");
border-radius: 5px;
box-shadow: 2px 2px 50px #D9C3B3, -2px -2px 20px #ccc;
}
/*descrição*/
.desc-s4{
width: calc(100% / 3);
max-width: 400px;
height: 500px;
}
.desc-s4 h4{
color: #EFECEB;
font-weight: lighter;
font-size: 20px;
font-family: 'PT Sans';
margin-bottom: 20px;
}
.desc-s4 h1{
color: #D9C3B3;
font-weight: bold;
font-size: 30px;
margin: 20px 0;
}
.desc-s4 ul{
margin: 20px 0 50px 20px;
}
.desc-s4 ul li{
font-size: 20px;
color: #956949;
}
.desc-s4 a button {
/*Posições*/
position: relative;
/*Espçaments*/
padding: 10px;
/*Estilização*/
cursor: pointer;
color: white;
font-size: 20px;
border: solid 2px #c3c3c2;
background-color: transparent;
outline: none;
border-radius: 10px;
overflow: hidden;
/*Efeito*/
transition: .5s ease;
}
.desc-s4 a button:hover{
background-color: #c3c3c2;
}
.swiper-container {
width: calc(100% / 3);
max-width: 600px;
height: 300px;
filter: drop-shadow(5px 4px 10px #ccc);
border-radius: 5px;
}
#slide1{
background-image: url("../img/slide1.webp");
}
#slide2{
background-image: url("../img/slide2.webp");
}
#slide3{
background-image: url("../img/slide3.webp");
}
#slide4{
background-image: url("../img/slide4.webp");
}
#slide5{
background-image: url("../img/slide5.webp");
}
/*>>> SECTION-05/INSTAGRAM*/
#section-05{
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
container{
display: flex;
justify-content: center;
align-items: center;
width: calc(100% / 3);
height: 500px;
padding: 30px;
margin-bottom: 100px;
}
.img-insta{
width: 80%;
height: 80%;
z-index: 1;
background-color: black;
}
.img-insta h4{
width: 100%;
height: 100%;
display: flex;
align-items: center;
text-align: center;
color: white;
background-color: rgba(29, 29, 29, 0.75);
opacity: 0;
}
.img-insta h4:hover{
backdrop-filter: blur(10px), brightness(0.2);
cursor: pointer;
opacity: 1;
}
#img-insta-01{
display: flex;
justify-content: center;
align-items: center;
background-image: url("../img/img-insta-01.jpg");
}
#img-insta-02{
margin-top: 100px;
background-image: url("../img/img-insta-02.jpg");
}
#img-insta-03{
background-image: url("../img/img-insta-03.jpg");
}
container h1{
font-size: 40px;
}
#blur{
display: none;
}
/*>>> FOOTER <<<*/
footer{
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
#line-left, #line-right{
width: 100%;
border: 2px solid rgba(29, 29, 29, 0.6);
}
footer div img{
width: 100px;
margin: 0 30px;
}
.content{
width: calc(100% / 3);
height: 150px;
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
align-items: center;
}
.content h1{
margin-bottom: 20px;
font-size: 25px;
}
#content-menu h2{
font-size: 15px;
margin: 5px 0;
}
#content-news input{
background-color: transparent;
border: 0;
outline: none;
}
form{
padding: 10px;
padding-left: 0;
border-bottom: 1px solid rgb(100, 100, 100);
}
form button{
width: 50px;
border: 0;
background-color: transparent;
cursor: pointer;
}
.df-r{
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
.df-c{
width: 50%;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: flex-start;
}
.df-c h2, .content h2{
font-family: 'PT Sans', sans-serif;
font-weight: lighter;
font-size: 15px;
cursor: pointer;
}
#content-rs > *{
padding-left: 100px;
} | css/style.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'PT Sans', sans-serif;
}
/*Classes Universais*/
.bg-img{
background-repeat: no-repeat;
background-size: cover;
background-position: center;
}
.w50{
width: 50%;
margin: 0 auto;
}
.w80{
width: 80%;
margin: 0 auto;
}
.w100{
width: 100%;
margin: 0 auto;
}
h1{
font-size: 35px;
font-family: 'Playfair Display', sans-serif;
}
h2{
font-size: 18px;
font-family: 'Playfair Display', sans-serif;
}
p{
width: 70%;
line-height: 1.8;
}
/*>>> BARRA DE MENU / DESKTOP<<<*/
.nav-bar{
/*Dimensão*/
width: 100%;
height: 70px;
/*Estilização*/
background-color: #272727;
/*Posicionamento/Alinhamento*/
display: flex;
justify-content: space-evenly;
align-items: center;
flex-wrap: wrap;
position: fixed;
z-index: 9;
}
#logo-horizontal{
width: 200px;
}
.menu-desk{
/*Posicionamento/Alinhamento*/
display: flex;
justify-content: space-evenly;
align-items: center;
}
.menu-desk a{
/*Estilização*/
color: white;
font-weight: lighter;
cursor: pointer;
/*Espaçamento*/
margin: 0 20px;
}
.menu-desk a:hover{
border-bottom: solid 2px #d4d00e;
}
.icon-menu *{
/*Estilização*/
font-size: 20px;
color: white;
cursor: pointer;
/*Espaçamento*/
margin: 0 10px;
}
#search{
width: 30px;
height: 30px;
background-image: url("../img/icon/search.png");
background-repeat: no-repeat;
background-position: center left;
background-size: 20px;
background-color: transparent;
border: 0;
outline: none;
padding-left: 35px;
margin-right: -5px;
transition: .2s linear;
}
#search:focus{
width: 200px;
border-bottom: 1px solid #ccc;
}
/*>>> BARRA MENU / MOBILE <<<*/
#menu-mobile, #menu-bg{
display: none;
}
#menu-mobile{
/*Dimensões*/
width: 35px;
height: 20px;
/*Espaçamento/Alinhamento*/
margin: 30px 0px 20px 0px;
/*Posicionamento*/
position: absolute;
right: 40px;
top: 0;
/*Estilização*/
font-size: 20px;
color: white;
}
/*Estilização Menu Hamburguer*/
.bar{
/*Comportamento*/
display: block;
/*Dimensões*/
height: 5px;
width: 100%;
/*Estilização*/
background-color: white;
border-radius: 5px;
/*Efeito*/
transition: 0.3s ease;
}
#bar1{
transform: translateY(-4px);
}
#bar3{
transform: translateY(4px);
}
/*Estilização da lista do menu hamburguer*/
.nav > li > a{
font-weight: lighter;
font-size: 15px;
color: white;
text-decoration: none;
animation: opacity 1.5s ease-in-out;
}
.nav li a:active{
font-weight: bold;
}
.nav li{
list-style: none;
padding: 10px 0;
}
.nav{
padding: 0;
margin-right: 40px;
transition: .3s ease;
display: none;
}
.nav li:nth-child(1){
margin-top: 30px;
margin-left: -60px;
}
.nav li:nth-child(2){
margin-left: -50px;
}
.nav li:nth-child(3){
margin-left: -40px;
}
.nav li:nth-child(4){
margin-left: -30px;
}
.nav li:nth-child(5){
margin-left: -5px;
}
.change .bar{
background-color: white;
}
.change #bar1{
transform: translateY(4px) rotateZ(-45deg);
}
.change #bar3{
transform: translateY(-6px) rotateZ(45deg);
}
.change #bar2{
opacity: 0;
}
.change{
display: block;
}
.menu-mobile-bg{
/*Dimensões*/
width: 50px;
height: 50px;
position: absolute;
right: 35px;
opacity: 0;
z-index: -1;
/*Estilização*/
background: radial-gradient(circle, #3f3e3e, #212121);
border-radius: 50%;
}
.change-bg{
width: 400px;
height: 440px;
transform: translate(85%, 15%);
display: block !important;
position: absolute;
right: 100px;
opacity: 1;
animation: opacity .5s ease-in-out;
}
@keyframes opacity {
from{
width: 0;
height: 0;
opacity: 0;
}
to{
width: 400px;
opacity: 1;
}
}
/*>>> SESSÃO 01/BANNER <<<*/
.banner{
/*Dimensões*/
width: 100%;
height: 100vh;
/*Background*/
background-image: url("../img/banner.jpg");
background-position: bottom;
}
/*>>> SESSÃO 02/IMG CIRCLE*/
#section-02{
/*Comportamento*/
display: flex;
align-items: center;
justify-content: space-evenly;
flex-wrap: wrap;
/*Espaçamento*/
padding: 100px 0;
}
.img-circle{
/*Dimensões*/
width: 200px;
height: 200px;
min-width: 150px;
/*Espaçamento*/
margin: 10px;
/*Estilização*/
border-radius: 50%;
background-color: black;
}
#img-c1{
background-image: url("../img/img-circle-01.jpg");
}
#img-c1:hover{
cursor: pointer;
background-image: url("../img/img-circle-01-colorful.jpg");
}
#img-c2{
background-image: url("../img/img-circle-02.jpg");
}
#img-c2:hover{
cursor: pointer;
background-image: url("../img/img-circle-02-colorful.jpg");
}
#img-c3{
background-image: url("../img/img-circle-03.jpg");
}
#img-c3:hover{
cursor: pointer;
background-image: url("../img/img-circle-03-colorful.jpg");
}
#img-c4{
background-image: url("../img/img-circle-04.jpg");
}
#img-c4:hover{
cursor: pointer;
background-image: url("../img/img-circle-04-colorful.jpg");
}
#img-c5{
background-image: url("../img/img-circle-05.jpg");
}
#img-c5:hover{
cursor: pointer;
background-image: url("../img/img-circle-05-colorful.jpg");
}
#img-c6{
background-image: url("../img/img-circle-06.jpg");
}
#img-c6:hover{
cursor: pointer;
background-image: url("../img/img-circle-06-colorful.jpg");
}
/*>>> SECTION-03/SOBRE <<<*/
#section-03{
width: 100%;
height: 800px;
display: flex;
justify-content: center;
flex-wrap: wrap;
background-image: url("../img/bg-sobre.jpg");
background-position: top;
background-attachment: fixed;
}
.sobre{
width: 30%;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
}
.desc-sobre{
width: 100%;
max-width: 450px;
min-width: 450px;
padding: 50px 30px;
background-color: rgba(204, 204, 204, 0.6);
border-radius: 10px;
margin-top: 100px;
margin-bottom: 250px;
}
.arrow-02{
display: none;
}
#arrow-down{
width: 150px;
height: 200px;
}
/*Animation arrow*/
@keyframes upDown {
0%{
margin-top: 50px;
}
50%{
margin-top: 25px;
}
100%{
margin-top: 0px;
}
}
/*Jobs*/
.jobs{
width: 60vw;
height: 800px;
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.bg-card{
width: 70%;
max-width: 500px;
min-width: 500px;
text-align: center;
padding: 0 0 10px 0;
background-color: #f0edee;
margin-top: 100px;
border-radius: 10px;
box-shadow: -5px -5px 10px #d077a3,
5px -5px 10px #d077a3,
-5px 5px 10px #d077a3,
5px 5px 10px #d077a3;
}
.bg-card h2{
font-size: 20px;
font-family: 'PT Sans', sans-serif;
}
.bg-card p{
width: 100%;
font-size: 14px;
font-family: 'Playfair Display', sans-serif;
}
.job1{
height: 500px;
background-image: url("../img/job1.jpg");
}
.job2{
height: 250px;
margin: 0;
background-image: url("../img/job2.jpg");
background-position: center bottom;
}
.job3{
height: 500px;
margin: 0;
background-image: url("../img/job3.jpg");
}
.job1, .job2, .job3{
border-radius: 10px;
}
.card{
min-width: 300px;
min-height: 400px;
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.divisoria{
width: 100%;
height: 500px;
background-color: white;
}
/*>>> SECTION 04 <<<*/
#section-04{
/*Dimensões*/
width: 85%;
height: 750px;
/*Estilização*/
background-color: #272727;
display: flex;
flex-direction: column;
justify-content: center;
}
div.w100{
display: flex;
justify-content: space-evenly;
align-items: center;
flex-wrap: wrap;
position: relative;
width: 117.55%;
}
div.w100 div{
margin: 20px auto;
}
/*banner section 4*/
.bn-s4{
width: calc(100% / 3);
max-width: 400px;
height: 500px;
background-image: url("../img/bn-s4.jpg");
border-radius: 5px;
box-shadow: 2px 2px 50px #D9C3B3, -2px -2px 20px #ccc;
}
/*descrição*/
.desc-s4{
width: calc(100% / 3);
max-width: 400px;
height: 500px;
}
.desc-s4 h4{
color: #EFECEB;
font-weight: lighter;
font-size: 20px;
font-family: 'PT Sans';
margin-bottom: 20px;
}
.desc-s4 h1{
color: #D9C3B3;
font-weight: bold;
font-size: 30px;
margin: 20px 0;
}
.desc-s4 ul{
margin: 20px 0 50px 20px;
}
.desc-s4 ul li{
font-size: 20px;
color: #956949;
}
.desc-s4 a button {
/*Posições*/
position: relative;
/*Espçaments*/
padding: 10px;
/*Estilização*/
cursor: pointer;
color: white;
font-size: 20px;
border: solid 2px #c3c3c2;
background-color: transparent;
outline: none;
border-radius: 10px;
overflow: hidden;
/*Efeito*/
transition: .5s ease;
}
.desc-s4 a button:hover{
background-color: #c3c3c2;
}
.swiper-container {
width: calc(100% / 3);
max-width: 600px;
height: 300px;
filter: drop-shadow(5px 4px 10px #ccc);
border-radius: 5px;
}
#slide1{
background-image: url("../img/slide1.webp");
}
#slide2{
background-image: url("../img/slide2.webp");
}
#slide3{
background-image: url("../img/slide3.webp");
}
#slide4{
background-image: url("../img/slide4.webp");
}
#slide5{
background-image: url("../img/slide5.webp");
}
/*>>> SECTION-05/INSTAGRAM*/
#section-05{
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
container{
display: flex;
justify-content: center;
align-items: center;
width: calc(100% / 3);
height: 500px;
padding: 30px;
margin-bottom: 100px;
}
.img-insta{
width: 80%;
height: 80%;
z-index: 1;
background-color: black;
}
.img-insta h4{
width: 100%;
height: 100%;
display: flex;
align-items: center;
text-align: center;
color: white;
background-color: rgba(29, 29, 29, 0.75);
opacity: 0;
}
.img-insta h4:hover{
backdrop-filter: blur(10px), brightness(0.2);
cursor: pointer;
opacity: 1;
}
#img-insta-01{
display: flex;
justify-content: center;
align-items: center;
background-image: url("../img/img-insta-01.jpg");
}
#img-insta-02{
margin-top: 100px;
background-image: url("../img/img-insta-02.jpg");
}
#img-insta-03{
background-image: url("../img/img-insta-03.jpg");
}
container h1{
font-size: 40px;
}
#blur{
display: none;
}
/*>>> FOOTER <<<*/
footer{
display: flex;
flex-direction: column;
justify-content: space-around;
align-items: center;
}
#line-left, #line-right{
width: 100%;
border: 2px solid rgba(29, 29, 29, 0.6);
}
footer div img{
width: 100px;
margin: 0 30px;
}
.content{
width: calc(100% / 3);
height: 150px;
display: flex;
flex-wrap: wrap;
flex-direction: column;
justify-content: center;
align-items: center;
}
.content h1{
margin-bottom: 20px;
font-size: 25px;
}
#content-menu h2{
font-size: 15px;
margin: 5px 0;
}
#content-news input{
background-color: transparent;
border: 0;
outline: none;
}
form{
padding: 10px;
padding-left: 0;
border-bottom: 1px solid rgb(100, 100, 100);
}
form button{
width: 50px;
border: 0;
background-color: transparent;
cursor: pointer;
}
.df-r{
width: 100%;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
}
.df-c{
width: 50%;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: flex-start;
}
.df-c h2, .content h2{
font-family: 'PT Sans', sans-serif;
font-weight: lighter;
font-size: 15px;
cursor: pointer;
}
#content-rs > *{
padding-left: 100px;
} | 0.213009 | 0.067148 |
@charset "utf-8";
/* CSS Document */
/*****************************************************************************
*
* PROJECT: Creating Interactive Web pages with a Controlled Layout
* LICENSE: See LICENSE in the top level directory
* FILE: public_html/styles/masterStyle.css
* PURPOSE: Master styles to be used by all web pages
* DEVELOPERS: <NAME> <<EMAIL>>
*
*****************************************************************************/
/* All rules in this CSS Document affect all pages. */
/* This rule affects all the other rules in this document. */
*{
padding:0px;
margin:0px;
}
/* This is the border of the web page */
#wrapper
{
position:relative;
margin:15px auto;
width:1024px;
height:auto;
background-color:#f3bd82;
}
/*This is the navigational bar located at the top of the web page. */
#navBar
{
width:100%;
height:80px;
background-color: #ff7f00;
overflow:visible;
border-top:6px #970000 solid;
}
/* This creates our home button logo at the top left of the navigational bar. */
.homeButton
{
float:left;
width:80px;
height:100%;
}
/* This affects the image of the home button logo. */
.homeButton img
{
width:80px;
height:100%;
}
/* This is the time located on the right side of the navigational bar. */
#Time
{
width:98.1%;
height:18px;
background-color:#970000;
text-align:right;
padding-right:20px;
}
/* This is the image slider located under the navigational bar. */
#imageSlider
{
width:100%;
height:200px;
float:left;
overflow:hidden;
border-bottom:6px #970000 solid;
background-color:white;
}
/* This is where all content, images and texts, are going to be displayed. */
#mainContent
{
width:76%;
height:auto;
background-color:#FFF;
text-align:justify;
margin-left:12%;
margin-right:12%;
background-color:#f3bd82;
}
/* This give a padding of 20px to all the p tags in the mainContent rule. */
#mainContent p
{
padding-bottom:20px;
}
/* This sets all the text in the body to the same font and colour */
body
{
font-family:Arial, Helvetica, sans-serif;
background-color: #fff;
}
/* This is our footer located at the bottom of the web page. */
#footer
{
width:100%;
height:70px;
background-color: #ff7f00;
overflow:hidden;
border-top:6px #970000 solid;
}
/* This creates an area to the left side of the footer for content to flow from the left */
.footerLeft
{
float:left;
width:340px;
}
/* This rule affects all links in the footer. */
#footer a
{
color:black;
text-decoration:none;
}
/* This rule affects all links in the footer which are in hover mode. */
#footer a:hover
{
text-decoration:underline;
}
/* This rule affects all images. */
a img
{
border:0px;
} | styles/masterStyle.css | @charset "utf-8";
/* CSS Document */
/*****************************************************************************
*
* PROJECT: Creating Interactive Web pages with a Controlled Layout
* LICENSE: See LICENSE in the top level directory
* FILE: public_html/styles/masterStyle.css
* PURPOSE: Master styles to be used by all web pages
* DEVELOPERS: <NAME> <<EMAIL>>
*
*****************************************************************************/
/* All rules in this CSS Document affect all pages. */
/* This rule affects all the other rules in this document. */
*{
padding:0px;
margin:0px;
}
/* This is the border of the web page */
#wrapper
{
position:relative;
margin:15px auto;
width:1024px;
height:auto;
background-color:#f3bd82;
}
/*This is the navigational bar located at the top of the web page. */
#navBar
{
width:100%;
height:80px;
background-color: #ff7f00;
overflow:visible;
border-top:6px #970000 solid;
}
/* This creates our home button logo at the top left of the navigational bar. */
.homeButton
{
float:left;
width:80px;
height:100%;
}
/* This affects the image of the home button logo. */
.homeButton img
{
width:80px;
height:100%;
}
/* This is the time located on the right side of the navigational bar. */
#Time
{
width:98.1%;
height:18px;
background-color:#970000;
text-align:right;
padding-right:20px;
}
/* This is the image slider located under the navigational bar. */
#imageSlider
{
width:100%;
height:200px;
float:left;
overflow:hidden;
border-bottom:6px #970000 solid;
background-color:white;
}
/* This is where all content, images and texts, are going to be displayed. */
#mainContent
{
width:76%;
height:auto;
background-color:#FFF;
text-align:justify;
margin-left:12%;
margin-right:12%;
background-color:#f3bd82;
}
/* This give a padding of 20px to all the p tags in the mainContent rule. */
#mainContent p
{
padding-bottom:20px;
}
/* This sets all the text in the body to the same font and colour */
body
{
font-family:Arial, Helvetica, sans-serif;
background-color: #fff;
}
/* This is our footer located at the bottom of the web page. */
#footer
{
width:100%;
height:70px;
background-color: #ff7f00;
overflow:hidden;
border-top:6px #970000 solid;
}
/* This creates an area to the left side of the footer for content to flow from the left */
.footerLeft
{
float:left;
width:340px;
}
/* This rule affects all links in the footer. */
#footer a
{
color:black;
text-decoration:none;
}
/* This rule affects all links in the footer which are in hover mode. */
#footer a:hover
{
text-decoration:underline;
}
/* This rule affects all images. */
a img
{
border:0px;
} | 0.235021 | 0.047825 |
.tablamedica {
position: relative;
width:100%;
}.tablamedica table{
border-collapse: collapse;
border-spacing: 0;
width:100%;
height:100%;
margin:0px;padding:0px;
}.tablamedica tr:last-child td:last-child {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;
}
.tablamedica table tr:first-child td:first-child {
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}
.tablamedica table tr:first-child td:last-child {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;
}.tablamedica tr:last-child td:first-child{
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;
}.tablamedica tr:hover td{
background-color:#15c4ad;
}
.tablamedica td{
vertical-align:middle;
background:-o-linear-gradient(bottom, #2d80e5 5%, #15c4ad 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2d80e5), color-stop(1, #15c4ad) );
background:-moz-linear-gradient( center top, #2d80e5 5%, #15c4ad 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d80e5", endColorstr="#15c4ad"); background: -o-linear-gradient(top,#2d80e5,15c4ad);
background-color:#2d80e5;
border:1px solid #000000;
border-width:0px 1px 1px 0px;
text-align:center;
padding:10px;
font-size:13px;
font-family:Arial Black;
font-weight:normal;
}.tablamedica tr:last-child td{
border-width:0px 1px 0px 0px;
}.tablamedica tr td:last-child{
border-width:0px 0px 1px 0px;
}.tablamedica tr:last-child td:last-child{
border-width:0px 0px 0px 0px;
}
.tablamedica tr:first-child td{
border:0px solid #000000;
text-align:center;
border-width:0px 0px 1px 1px;
font-size:16px;
font-family:Arial Black;
font-weight:bold;
}
.tablamedica tr:first-child:hover td{
}
.tablamedica tr:first-child td:first-child{
border-width:0px 0px 1px 0px;
}
.tablamedica tr:first-child td:last-child{
border-width:0px 0px 1px 1px;
} | 1AARedMedicaWakeUp/RedMedicaWakeUp/web/css/tablemedicamentos.css | .tablamedica {
position: relative;
width:100%;
}.tablamedica table{
border-collapse: collapse;
border-spacing: 0;
width:100%;
height:100%;
margin:0px;padding:0px;
}.tablamedica tr:last-child td:last-child {
-moz-border-radius-bottomright:0px;
-webkit-border-bottom-right-radius:0px;
border-bottom-right-radius:0px;
}
.tablamedica table tr:first-child td:first-child {
-moz-border-radius-topleft:0px;
-webkit-border-top-left-radius:0px;
border-top-left-radius:0px;
}
.tablamedica table tr:first-child td:last-child {
-moz-border-radius-topright:0px;
-webkit-border-top-right-radius:0px;
border-top-right-radius:0px;
}.tablamedica tr:last-child td:first-child{
-moz-border-radius-bottomleft:0px;
-webkit-border-bottom-left-radius:0px;
border-bottom-left-radius:0px;
}.tablamedica tr:hover td{
background-color:#15c4ad;
}
.tablamedica td{
vertical-align:middle;
background:-o-linear-gradient(bottom, #2d80e5 5%, #15c4ad 100%); background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #2d80e5), color-stop(1, #15c4ad) );
background:-moz-linear-gradient( center top, #2d80e5 5%, #15c4ad 100% );
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#2d80e5", endColorstr="#15c4ad"); background: -o-linear-gradient(top,#2d80e5,15c4ad);
background-color:#2d80e5;
border:1px solid #000000;
border-width:0px 1px 1px 0px;
text-align:center;
padding:10px;
font-size:13px;
font-family:Arial Black;
font-weight:normal;
}.tablamedica tr:last-child td{
border-width:0px 1px 0px 0px;
}.tablamedica tr td:last-child{
border-width:0px 0px 1px 0px;
}.tablamedica tr:last-child td:last-child{
border-width:0px 0px 0px 0px;
}
.tablamedica tr:first-child td{
border:0px solid #000000;
text-align:center;
border-width:0px 0px 1px 1px;
font-size:16px;
font-family:Arial Black;
font-weight:bold;
}
.tablamedica tr:first-child:hover td{
}
.tablamedica tr:first-child td:first-child{
border-width:0px 0px 1px 0px;
}
.tablamedica tr:first-child td:last-child{
border-width:0px 0px 1px 1px;
} | 0.275617 | 0.238329 |
html, body, div, iframe, h1, h2, p, a, img, ul, li, footer, header, nav, select {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline;
}
footer, header, nav {
display: block;
}
html {
font-family: 'Jost', sans-serif;
scroll-behavior: smooth;
}
body {
color: black;
background: white;
}
a:focus, button:focus, summary:focus{
outline: 0;
outline: none;
}
form {
width: 90%;
margin : auto;
}
fieldset {
background-repeat: no-repeat;
background-size: cover;
}
.designBoutons {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
color: black;
text-decoration: none;
-webkit-transition: 250ms;
-o-transition: 250ms;
transition: 250ms;
width: auto;
text-align: center;
font-size: 100%;
padding: 0.5% 1%;
-webkit-box-shadow: 3px 4px 11px #3d3d3d4f;
box-shadow: 3px 4px 11px #3d3d3d4f;
border-radius: 8px;
border: none;
cursor: pointer;
}
.noSelect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flexAround {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.boutonRouge {
padding: 0.5% 1%;
background-color: rgba(203, 75, 62, 0.5);
}
.boutonRouge:hover {
background-color: rgba(203, 75, 62, 0.75);
}
.boutonOrange {
padding: 0.5% 1%;
background-color: rgba(223, 116, 48, 0.5);
}
.boutonOrange:hover {
background-color: rgba(223, 116, 48, 0.7);
}
.boutonBleu {
padding: 0.5% 1%;
background-color: rgba(138, 197, 227, 0.7);
}
.boutonBleu:hover {
background-color: rgba(138, 197, 227, 1);
}
.boutonVert {
padding: 0.5% 1%;
background-color: rgba(81, 215, 59, 0.3);
}
.boutonVert:hover {
background-color: rgba(81, 215, 59, 0.5);
}
.boutonGris {
padding: 0.5% 1%;
background-color: #f0f0f0;
}
.boutonGris:hover {
background-color: rgba(223, 116, 48, 0.4);
}
select {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
overflow: hidden;
border: 0;
border-radius: 0;
outline: 0;
color: #888888;
cursor: pointer;
border-bottom: solid 1px #888888;
width: auto;
font-size: 90%;
padding: 0.5% 1%;
background-image: -o-linear-gradient(45deg, transparent 50%, gray 50%), -o-linear-gradient(315deg, gray 50%, transparent 50%);
background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 1px 1.5em;
background-repeat: no-repeat;
}
select:focus {
background-image: -o-linear-gradient(45deg, gray 50%, transparent 50%), -o-linear-gradient(315deg, transparent 50%, gray 50%);
background-image: linear-gradient(45deg, gray 50%, transparent 50%), linear-gradient(135deg, transparent 50%, gray 50%);
background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
}
select:hover {
background-color: rgba(223, 223, 223, 0.5);
}
select option {
background-color: white;
font-size: 80%;
}
select option:hover {
background-color: rgba(223, 223, 223, 0.5);
border: 0;
}
footer {
position: absolute;
right: 0;
margin: 2% 2% 0.5%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
width: 100%;
}
footer a:first-of-type {
color: black;
text-decoration: none;
text-align: center;
display: block;
margin: auto 1%;
font-size: 80%;
}
footer img {
margin-right: 1%;
width: 55px;
height: 55px;
} | CSS/style.css |
html, body, div, iframe, h1, h2, p, a, img, ul, li, footer, header, nav, select {
margin: 0;
padding: 0;
border: 0;
font: inherit;
vertical-align: baseline;
}
footer, header, nav {
display: block;
}
html {
font-family: 'Jost', sans-serif;
scroll-behavior: smooth;
}
body {
color: black;
background: white;
}
a:focus, button:focus, summary:focus{
outline: 0;
outline: none;
}
form {
width: 90%;
margin : auto;
}
fieldset {
background-repeat: no-repeat;
background-size: cover;
}
.designBoutons {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
color: black;
text-decoration: none;
-webkit-transition: 250ms;
-o-transition: 250ms;
transition: 250ms;
width: auto;
text-align: center;
font-size: 100%;
padding: 0.5% 1%;
-webkit-box-shadow: 3px 4px 11px #3d3d3d4f;
box-shadow: 3px 4px 11px #3d3d3d4f;
border-radius: 8px;
border: none;
cursor: pointer;
}
.noSelect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.flexAround {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
}
.boutonRouge {
padding: 0.5% 1%;
background-color: rgba(203, 75, 62, 0.5);
}
.boutonRouge:hover {
background-color: rgba(203, 75, 62, 0.75);
}
.boutonOrange {
padding: 0.5% 1%;
background-color: rgba(223, 116, 48, 0.5);
}
.boutonOrange:hover {
background-color: rgba(223, 116, 48, 0.7);
}
.boutonBleu {
padding: 0.5% 1%;
background-color: rgba(138, 197, 227, 0.7);
}
.boutonBleu:hover {
background-color: rgba(138, 197, 227, 1);
}
.boutonVert {
padding: 0.5% 1%;
background-color: rgba(81, 215, 59, 0.3);
}
.boutonVert:hover {
background-color: rgba(81, 215, 59, 0.5);
}
.boutonGris {
padding: 0.5% 1%;
background-color: #f0f0f0;
}
.boutonGris:hover {
background-color: rgba(223, 116, 48, 0.4);
}
select {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
overflow: hidden;
border: 0;
border-radius: 0;
outline: 0;
color: #888888;
cursor: pointer;
border-bottom: solid 1px #888888;
width: auto;
font-size: 90%;
padding: 0.5% 1%;
background-image: -o-linear-gradient(45deg, transparent 50%, gray 50%), -o-linear-gradient(315deg, gray 50%, transparent 50%);
background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), calc(100% - 2.5em) 0.5em;
background-size: 5px 5px, 5px 5px, 1px 1.5em;
background-repeat: no-repeat;
}
select:focus {
background-image: -o-linear-gradient(45deg, gray 50%, transparent 50%), -o-linear-gradient(315deg, transparent 50%, gray 50%);
background-image: linear-gradient(45deg, gray 50%, transparent 50%), linear-gradient(135deg, transparent 50%, gray 50%);
background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, calc(100% - 2.5em) 0.5em;
}
select:hover {
background-color: rgba(223, 223, 223, 0.5);
}
select option {
background-color: white;
font-size: 80%;
}
select option:hover {
background-color: rgba(223, 223, 223, 0.5);
border: 0;
}
footer {
position: absolute;
right: 0;
margin: 2% 2% 0.5%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
width: 100%;
}
footer a:first-of-type {
color: black;
text-decoration: none;
text-align: center;
display: block;
margin: auto 1%;
font-size: 80%;
}
footer img {
margin-right: 1%;
width: 55px;
height: 55px;
} | 0.390127 | 0.069226 |
.padding {
padding-left: 10px;
padding-right: 10px;
margin-left: 0;
margin-right: 0;
}
.header {
width: 114px;
height: 41px;
font-family: "SF Pro Display";
font-size: 34px;
font-weight: 700;
letter-spacing: 0.82px;
line-height: 41px;
margin-top: 53px;
color: black;
}
.header-with-date {
width: 114px;
height: 41px;
font-family: "SF Pro Display";
font-size: 34px;
font-weight: 700;
letter-spacing: 0.82px;
line-height: 41px;
color: black;
}
.header-date {
display: block;
font-family: "SF Pro Regular";
font-size: 12px;
font-weight: 500;
line-height: 16px;
text-transform: uppercase;
color: #8e8e93;
margin-top: 35px;
}
.header-sm {
display: block;
width: 100px;
height: 27px;
color: #000000;
font-family: "SF Pro Text";
font-size: 22px;
font-weight: 400;
letter-spacing: 0.35px;
line-height: 41px;
color: black;
margin-bottom: 15px;
}
.link-lg {
width: 53px;
height: 21px;
color: #007aff;
font-family: "SF Pro Text";
font-size: 17px;
font-weight: 400;
letter-spacing: -0.41px;
line-height: 20px;
text-decoration: none;
}
.link-sm {
width: 53px;
height: 21px;
color: #007aff;
font-family: "SF Pro Light";
font-size: 17px;
font-weight: 400;
letter-spacing: -0.41px;
line-height: 20px;
text-decoration: none;
}
.float-right .link-lg {
font-weight: 300;
margin-right: 10px;
font-family: "SF Pro Light";
}
.headline {
width: 335px;
height: 45px;
display: inline-block;
}
.line {
background-color: #c8c7cc;
color: #c8c7cc;
height: 1px;
border: #c8c7cc;
margin-top: 1px;
}
.new {
width: 63px;
height: 13px;
color: #007aff;
font-family: "SF Pro Text";
font-size: 11px;
font-weight: 400;
letter-spacing: 0.07px;
text-transform: uppercase;
display: inline-block;
padding-top: none;
margin-top: none;
}
.game-title {
width: 98px;
height: 27px;
color: #000000;
font-family: "SF Pro Text";
font-size: 22px;
font-weight: 400;
letter-spacing: 0.35px;
display: inline-block;
}
.game-desc {
width: 310px;
height: 27px;
color: #8a8a8f;
font-family: "SF Pro Display";
font-size: 22px;
font-weight: 400;
letter-spacing: 0.35px;
}
.slider-img {
border-radius: 10px;
}
.scroller > .row {
overflow-x: auto;
white-space: nowrap;
flex-wrap: nowrap;
-webkit-scrollbar {
display: hidden;
}
}
.scroller > .row > .col-sm-8 {
display: inline-block;
float: none;
}
.row-padding {
padding-right: 5px;
}
.nowrap {
white-space: nowrap;
flex-wrap: nowrap;
}
.wrap {
white-space: normal;
flex-wrap: nowrap;
}
.app-image {
display: inline-block;
max-width: 50px;
max-height: 50px;
border-radius: 15px;
margin-right: 10px;
}
.app-image + .d-inline-block {
vertical-align: middle;
}
.stack {
display: block;
}
.text-sm {
width: 149px;
height: 16px;
color: #8a8a8f;
font-family: "SF Pro Regular";
font-size: 13px;
font-weight: normal;
letter-spacing: -0.08px;
}
.get-btn {
background-color: #efeff4;
border-radius: 30px;
font-weight: 800;
text-decoration: none;
display: inline-block;
text-transform: uppercase;
color: #007aff;
margin-top: 8px;
padding: .3rem .75rem;
}
.padding-sm {
padding-top: 5px;
margin-top: 5px;
}
.padding-5 {
padding-top: 5px;
padding-bottom: 5px;
}
.padding-10 {
padding-top: 10px;
/*padding-bottom: 10px;*/
}
.padding-bottom-10 {
padding-bottom: 10px;
}
.padding-bottom-30 {
padding-bottom: 30px;
}
.padding-left-none {
margin-left: 0;
padding-left: 0;
}
.padding-bottom-none {
margin-bottom: 0;
padding-bottom: 0;
}
.padding-top-none {
margin-top: 0;
padding-top: 0;
}
.padding-right-none {
margin-right: 0;
padding-right: 0;
}
.fill {
flex: 1;
}
.no-bold {
font-weight: normal;
}
.bold {
font-weight: bold;
}
.custom-nav {
/*box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);*/
background-color: rgba(249, 249, 249, 0.9);
}
.header-sm-custom {
width: 40px;
height: 22px;
color: #007aff;
font-family: "SF Pro Light";
font-size: 17px;
font-weight: 400;
line-height: 22px;
letter-spacing: -0.41px;
padding: 5px 0 0;
}
.app-image-lg {
width: 100px;
height: 100px;
max-width: 118px;
max-height: 118px;
border-radius: 15%;
padding-right: 5px;
}
.app-detail {
color: #8e8e93;
color: #353333;
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 400;
line-height: 18px;
color: #8e8e93;
letter-spacing: 0.55px;
}
.get-btn-2 {
background-color: #007aff;
font-weight: normal;
text-decoration: none;
display: block;
text-transform: uppercase;
font-family: "SF Pro Regular";
color: white;
margin-left: 15px;
}
.btn.round{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-group > .btn.round:not(:first-child):not(:last-child), .btn-group > .btn.pill:not(:first-child):not(:last-child){
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group > .btn.round:first-child, .btn-group > .btn.pill:first-child{
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn.round:last-child, .btn-group > .btn.pill:last-child{
-webkit-border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-bottomleft: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .btn + .btn{
border-left: 1px solid rgba(0, 0, 0, .1);
margin-left:-1px;
}
.blue {
background-color: #007aff;
color: white;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
.btn-pill {
border-radius: 15px;
min-width: 69px;
min-height: 29px;
display: block;
}
a:hover,
a:active,
a:focus {
box-shadow: none;
text-decoration: none;
}
a.header-sm-custom:hover,
a.header-sm-custom:active,
a.header-sm-custom:focus {
color: #006add;
box-shadow: none;
}
.btn:active,
.btn:focus,
.btn.active,
.btn:active:focus {
background-image: none;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.overflow-none {
overflow-x: hidden;
}
.gray {
font-family: "SF Pro Display";
font-size: 22px;
font-weight: 500;
line-height: 26px;
color: #8e8e93;
letter-spacing: 0.23px;
}
.gray img {
padding-left: 2px;
}
.baseline {
vertical-align: baseline;
}
.mini {
width: 9px;
height: 30px;
color: #8e8e93;
font-family: "SF Pro Display";
font-size: 14px;
font-weight: 500;
line-height: 26px;
letter-spacing: 0.15px;
/*vertical-align: super;*/
}
.x-mini {
color: #d1d1d6;
font-family: "SF Pro Thin";
font-size: 12px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.55px;
top: 0;
}
.max-26 {
max-height: 26px;
display: block;
}
.desc {
color: #000000;
font-family: "SF Pro Light";
font-size: 16px;
font-weight: 400;
line-height: 21px;
letter-spacing: 0.35px;
padding-bottom: 0;
margin-bottom: 0;
}
.developer {
font-family: "SF Pro Light";
font-size: 13px;
font-weight: 400;
line-height: 16px;
color: #8e8e93;
letter-spacing: 0.48px;
}
.developer-name {
color: #007aff;
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.35px;
}
.m-0 {
margin-top: 0;
}
.rating-big {
color: #4c4b50;
font-family: "SF Pro Display";
font-size: 60px;
font-weight: 700;
line-height: 33px;
letter-spacing: -2.5px;
}
.rating-card {
border-radius: 9px;
background-color: #e6e5eb;
display: block;
padding: 15px 10px 20px;
}
.rating-title {
color: #000000;
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 700;
line-height: 26px;
letter-spacing: 0.85px;
margin-bottom: 0rem;
}
.rating-date {
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 500;
line-height: 26px;
color: #8e8e93;
letter-spacing: 0.23px;
margin-bottom: 0rem;
}
.rating-author {
color: #8e8e93;
color: #353333;
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 500;
line-height: 26px;
color: #8e8e93;
letter-spacing: 0.23px;
}
.information-seller {
color: #8e8e93;
font-family: "SF Pro Light";
font-size: 14px;
font-weight: 400;
line-height: 21px;
letter-spacing: 0.75px;
}
.information-seller-name {
color: #000000;
font-family: "SF Pro Regular";
font-size: 15px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.35px;
}
.modal.fade .modal-dialog {
transform: translate3d(0, 100vh, 0);
}
.modal.in .modal-dialog {
transform: translate3d(0, 0, 0);
}
/*!
* =====================================================
* Ratchet v2.0.2 (http://goratchet.com)
* Copyright 2014 <NAME>
* Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE)
*
* v2.0.2 designed by @connors.
* =====================================================
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
.bar {
position: fixed;
right: 0;
left: 0;
z-index: 10;
height: 44px;
padding-right: 10px;
padding-left: 10px;
background-color: #fff;
border-bottom: 1px solid #ddd;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.bar-tab {
bottom: 0;
display: table;
width: 100%;
height: 50px;
padding: 0;
table-layout: fixed;
border-top: 1px solid #ddd;
border-bottom: 0
}
.bar-tab .tab-item {
display: table-cell;
width: 1%;
height: 50px;
color: #929292;
text-align: center;
vertical-align: middle;
text-decoration: none !important;
}
.bar-tab .tab-item.active,
.bar-tab .tab-item:active {
color: #428bca
}
.bar-tab .tab-item .icon {
top: 3px;
width: 24px;
height: 24px;
padding-top: 0;
padding-bottom: 0
}
.bar-tab .tab-item .icon~.tab-label {
display: block;
font-size: 11px;
text-decoration: none !important;
}
.bar .icon {
position: relative;
z-index: 20;
padding-top: 10px;
padding-bottom: 10px;
font-size: 24px
}
@font-face {
font-family: Ratchicons;
font-style: normal;
font-weight: 400;
src: url(../fonts/ratchicons.eot);
src: url(../fonts/ratchicons.eot?#iefix) format("embedded-opentype"), url(../fonts/ratchicons.woff) format("woff"), url(../fonts/ratchicons.ttf) format("truetype"), url(../fonts/ratchicons.svg#svgFontName) format("svg")
}
.icon {
display: inline-block;
font-family: Ratchicons;
font-size: 24px;
line-height: 1;
text-decoration: none;
-webkit-font-smoothing: antialiased
}
.icon-gear:before {
content: '\e821'
}
.icon-home:before {
content: '\e82b'
}
.icon-person:before {
content: '\e832'
}
.icon-search:before {
content: '\e819'
}
.icon-star-filled:before {
content: '\e81b'
}
.content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: auto;
-webkit-overflow-scrolling: touch;
background-color: #fff;
}
.content > * {
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
.bar-nav ~ .content {
padding-top: 44px;
}
.bar-header-secondary ~ .content {
padding-top: 88px;
}
.bar-footer ~ .content {
padding-bottom: 44px;
}
.bar-footer-secondary ~ .content {
padding-bottom: 88px;
}
.bar-tab ~ .content {
padding-bottom: 50px;
}
.bar-footer-secondary-tab ~ .content {
padding-bottom: 94px;
}
.push-footer {
margin: 10px;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}
body {
margin: 0
}
nav {
display: block
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
body {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 17px;
line-height: 21px;
color: #000;
background-color: #fff
}
.content {
padding-bottom: 51px;
margin-bottom: 51px;
overflow-x: hidden;
}
.no-padding {
padding: 0;
margin: 0;
}
.active {
color: #007aff;
font-family: "SF Pro Light";
font-size: 10px;
font-weight: 500;
letter-spacing: 0.12px;
}
.bar {
padding-top: 0;
}
.today-image {
border-radius: 15px;
max-width: 100%;
min-width: 100%;
min-height: 300px;
position: relative;
display: block;
}
.today-header-1 {
position: absolute;
top: 0;
/*width: 100%;*/
opacity: 0.9;
color: #58595e;
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 600;
line-height: 32px;
text-transform: uppercase;
letter-spacing: 0.95px;
display: block;
}
.today-header-2 {
position: absolute;
top: 25px;
color: #000000;
font-family: "SF Pro Light";
font-size: 28px;
font-weight: 600;
line-height: 33px;
letter-spacing: 0.45px;
display: block;
}
.today-description {
position: absolute;
display: block;
color: #353333;
font-family: "SF Pro Light";
font-size: 16px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.27px;
bottom: 0;
}
.search-box {
background-color: #eaebed;
border-radius: 10px;
border: 3px solid;
border-color: #eaebed;
-webkit-appearance: none;
-moz-appearance: none;
width: 100%;
font-color: #8a8a8f;
font-family: "SF Pro Light";
font-size: 17px;
font-weight: 400;
letter-spacing: -0.41px;
text-indent: 21px;
position: relative;
background-image: url(../img/search-icon.png);
background-position: 5px 4px;
background-repeat: no-repeat;
padding: 2px 0 1px 5px;
}
.search-heading .header {
opacity: 1;
transition: margin-top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.search-heading.force-focus-within .header,
.search-heading:focus-within .header {
margin-top: -20px;
opacity: 0;
}
.search-heading .search-box {
outline: 0 none !important;
}
.search-results {
padding: 20px 15px 40px;
margin-top: 50px;
opacity: 1;
pointer-events: all;
}
.search-results .justify-content-between {
display: block;
position: relative;
width: 100%;
margin: 0 auto 6px;
}
.categories-list .category {
padding: 3px 3px 7px;
}
.categories-list .category .fa,
.categories-list .category .fab {
display: block;
width: 20px;
color: #000;
margin-top: 2px;
margin-right: 15px;
}
.categories-list .category a {
display: block;
color: #000;
margin-bottom: 5px;
}
.categories-list .category .col-1 {
min-width: 20px;
max-width: 20px;
width: 20px;
}
.categories-list .category .col-xs-6.col-lg-2 {
min-width: -webkit-calc(100% - 35px);
min-width: calc(100% - 35px);
max-width: -webkit-calc(100% - 35px);
max-width: calc(100% - 35px);
width: calc(100% - 35px);
border-bottom: 1px solid rgba(0,0,0,.1);
}
.app-of-the-day {
border-radius: 15px;
margin: 0 0 10px 0;
padding-left: 20px;
padding-right: 20px;
}
.app-of-the-day .today-image {
height: -webkit-calc(100% - 90px);
height: calc(100% - 90px);
min-height: -webkit-calc(100% - 90px);
min-height: calc(100% - 90px);
max-height: -webkit-calc(100% - 90px);
max-height: calc(100% - 90px);
margin-bottom: 50px;
border-radius: 15px 15px 0 0;
}
.app-of-the-day div .row {
position: relative;
z-index: 2;
width: 100%;
margin-top: -50px;
margin-left: 0;
padding: 10px;
border-radius: 0 0 15px 15px;
}
.changelog {
display: block;
margin: 10px 0 10px;
padding: 0 10px 7px;
border-bottom: 1px solid rgba(0,0,0,.1);
} | public/assets/css/style.css | .padding {
padding-left: 10px;
padding-right: 10px;
margin-left: 0;
margin-right: 0;
}
.header {
width: 114px;
height: 41px;
font-family: "SF Pro Display";
font-size: 34px;
font-weight: 700;
letter-spacing: 0.82px;
line-height: 41px;
margin-top: 53px;
color: black;
}
.header-with-date {
width: 114px;
height: 41px;
font-family: "SF Pro Display";
font-size: 34px;
font-weight: 700;
letter-spacing: 0.82px;
line-height: 41px;
color: black;
}
.header-date {
display: block;
font-family: "SF Pro Regular";
font-size: 12px;
font-weight: 500;
line-height: 16px;
text-transform: uppercase;
color: #8e8e93;
margin-top: 35px;
}
.header-sm {
display: block;
width: 100px;
height: 27px;
color: #000000;
font-family: "SF Pro Text";
font-size: 22px;
font-weight: 400;
letter-spacing: 0.35px;
line-height: 41px;
color: black;
margin-bottom: 15px;
}
.link-lg {
width: 53px;
height: 21px;
color: #007aff;
font-family: "SF Pro Text";
font-size: 17px;
font-weight: 400;
letter-spacing: -0.41px;
line-height: 20px;
text-decoration: none;
}
.link-sm {
width: 53px;
height: 21px;
color: #007aff;
font-family: "SF Pro Light";
font-size: 17px;
font-weight: 400;
letter-spacing: -0.41px;
line-height: 20px;
text-decoration: none;
}
.float-right .link-lg {
font-weight: 300;
margin-right: 10px;
font-family: "SF Pro Light";
}
.headline {
width: 335px;
height: 45px;
display: inline-block;
}
.line {
background-color: #c8c7cc;
color: #c8c7cc;
height: 1px;
border: #c8c7cc;
margin-top: 1px;
}
.new {
width: 63px;
height: 13px;
color: #007aff;
font-family: "SF Pro Text";
font-size: 11px;
font-weight: 400;
letter-spacing: 0.07px;
text-transform: uppercase;
display: inline-block;
padding-top: none;
margin-top: none;
}
.game-title {
width: 98px;
height: 27px;
color: #000000;
font-family: "SF Pro Text";
font-size: 22px;
font-weight: 400;
letter-spacing: 0.35px;
display: inline-block;
}
.game-desc {
width: 310px;
height: 27px;
color: #8a8a8f;
font-family: "SF Pro Display";
font-size: 22px;
font-weight: 400;
letter-spacing: 0.35px;
}
.slider-img {
border-radius: 10px;
}
.scroller > .row {
overflow-x: auto;
white-space: nowrap;
flex-wrap: nowrap;
-webkit-scrollbar {
display: hidden;
}
}
.scroller > .row > .col-sm-8 {
display: inline-block;
float: none;
}
.row-padding {
padding-right: 5px;
}
.nowrap {
white-space: nowrap;
flex-wrap: nowrap;
}
.wrap {
white-space: normal;
flex-wrap: nowrap;
}
.app-image {
display: inline-block;
max-width: 50px;
max-height: 50px;
border-radius: 15px;
margin-right: 10px;
}
.app-image + .d-inline-block {
vertical-align: middle;
}
.stack {
display: block;
}
.text-sm {
width: 149px;
height: 16px;
color: #8a8a8f;
font-family: "SF Pro Regular";
font-size: 13px;
font-weight: normal;
letter-spacing: -0.08px;
}
.get-btn {
background-color: #efeff4;
border-radius: 30px;
font-weight: 800;
text-decoration: none;
display: inline-block;
text-transform: uppercase;
color: #007aff;
margin-top: 8px;
padding: .3rem .75rem;
}
.padding-sm {
padding-top: 5px;
margin-top: 5px;
}
.padding-5 {
padding-top: 5px;
padding-bottom: 5px;
}
.padding-10 {
padding-top: 10px;
/*padding-bottom: 10px;*/
}
.padding-bottom-10 {
padding-bottom: 10px;
}
.padding-bottom-30 {
padding-bottom: 30px;
}
.padding-left-none {
margin-left: 0;
padding-left: 0;
}
.padding-bottom-none {
margin-bottom: 0;
padding-bottom: 0;
}
.padding-top-none {
margin-top: 0;
padding-top: 0;
}
.padding-right-none {
margin-right: 0;
padding-right: 0;
}
.fill {
flex: 1;
}
.no-bold {
font-weight: normal;
}
.bold {
font-weight: bold;
}
.custom-nav {
/*box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);*/
background-color: rgba(249, 249, 249, 0.9);
}
.header-sm-custom {
width: 40px;
height: 22px;
color: #007aff;
font-family: "SF Pro Light";
font-size: 17px;
font-weight: 400;
line-height: 22px;
letter-spacing: -0.41px;
padding: 5px 0 0;
}
.app-image-lg {
width: 100px;
height: 100px;
max-width: 118px;
max-height: 118px;
border-radius: 15%;
padding-right: 5px;
}
.app-detail {
color: #8e8e93;
color: #353333;
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 400;
line-height: 18px;
color: #8e8e93;
letter-spacing: 0.55px;
}
.get-btn-2 {
background-color: #007aff;
font-weight: normal;
text-decoration: none;
display: block;
text-transform: uppercase;
font-family: "SF Pro Regular";
color: white;
margin-left: 15px;
}
.btn.round{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-group > .btn.round:not(:first-child):not(:last-child), .btn-group > .btn.pill:not(:first-child):not(:last-child){
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group > .btn.round:first-child, .btn-group > .btn.pill:first-child{
-webkit-border-top-right-radius: 0;
-webkit-border-bottom-right-radius: 0;
-moz-border-radius-topright: 0;
-moz-border-radius-bottomright: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn.round:last-child, .btn-group > .btn.pill:last-child{
-webkit-border-top-left-radius: 0;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius-topleft: 0;
-moz-border-radius-bottomleft: 0;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .btn + .btn{
border-left: 1px solid rgba(0, 0, 0, .1);
margin-left:-1px;
}
.blue {
background-color: #007aff;
color: white;
}
.btn-circle {
width: 30px;
height: 30px;
text-align: center;
padding: 6px 0;
font-size: 12px;
line-height: 1.428571429;
border-radius: 15px;
}
.btn-pill {
border-radius: 15px;
min-width: 69px;
min-height: 29px;
display: block;
}
a:hover,
a:active,
a:focus {
box-shadow: none;
text-decoration: none;
}
a.header-sm-custom:hover,
a.header-sm-custom:active,
a.header-sm-custom:focus {
color: #006add;
box-shadow: none;
}
.btn:active,
.btn:focus,
.btn.active,
.btn:active:focus {
background-image: none;
outline: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.overflow-none {
overflow-x: hidden;
}
.gray {
font-family: "SF Pro Display";
font-size: 22px;
font-weight: 500;
line-height: 26px;
color: #8e8e93;
letter-spacing: 0.23px;
}
.gray img {
padding-left: 2px;
}
.baseline {
vertical-align: baseline;
}
.mini {
width: 9px;
height: 30px;
color: #8e8e93;
font-family: "SF Pro Display";
font-size: 14px;
font-weight: 500;
line-height: 26px;
letter-spacing: 0.15px;
/*vertical-align: super;*/
}
.x-mini {
color: #d1d1d6;
font-family: "SF Pro Thin";
font-size: 12px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.55px;
top: 0;
}
.max-26 {
max-height: 26px;
display: block;
}
.desc {
color: #000000;
font-family: "SF Pro Light";
font-size: 16px;
font-weight: 400;
line-height: 21px;
letter-spacing: 0.35px;
padding-bottom: 0;
margin-bottom: 0;
}
.developer {
font-family: "SF Pro Light";
font-size: 13px;
font-weight: 400;
line-height: 16px;
color: #8e8e93;
letter-spacing: 0.48px;
}
.developer-name {
color: #007aff;
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.35px;
}
.m-0 {
margin-top: 0;
}
.rating-big {
color: #4c4b50;
font-family: "SF Pro Display";
font-size: 60px;
font-weight: 700;
line-height: 33px;
letter-spacing: -2.5px;
}
.rating-card {
border-radius: 9px;
background-color: #e6e5eb;
display: block;
padding: 15px 10px 20px;
}
.rating-title {
color: #000000;
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 700;
line-height: 26px;
letter-spacing: 0.85px;
margin-bottom: 0rem;
}
.rating-date {
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 500;
line-height: 26px;
color: #8e8e93;
letter-spacing: 0.23px;
margin-bottom: 0rem;
}
.rating-author {
color: #8e8e93;
color: #353333;
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 500;
line-height: 26px;
color: #8e8e93;
letter-spacing: 0.23px;
}
.information-seller {
color: #8e8e93;
font-family: "SF Pro Light";
font-size: 14px;
font-weight: 400;
line-height: 21px;
letter-spacing: 0.75px;
}
.information-seller-name {
color: #000000;
font-family: "SF Pro Regular";
font-size: 15px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.35px;
}
.modal.fade .modal-dialog {
transform: translate3d(0, 100vh, 0);
}
.modal.in .modal-dialog {
transform: translate3d(0, 0, 0);
}
/*!
* =====================================================
* Ratchet v2.0.2 (http://goratchet.com)
* Copyright 2014 <NAME>
* Licensed under MIT (https://github.com/twbs/ratchet/blob/master/LICENSE)
*
* v2.0.2 designed by @connors.
* =====================================================
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
.bar {
position: fixed;
right: 0;
left: 0;
z-index: 10;
height: 44px;
padding-right: 10px;
padding-left: 10px;
background-color: #fff;
border-bottom: 1px solid #ddd;
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.bar-tab {
bottom: 0;
display: table;
width: 100%;
height: 50px;
padding: 0;
table-layout: fixed;
border-top: 1px solid #ddd;
border-bottom: 0
}
.bar-tab .tab-item {
display: table-cell;
width: 1%;
height: 50px;
color: #929292;
text-align: center;
vertical-align: middle;
text-decoration: none !important;
}
.bar-tab .tab-item.active,
.bar-tab .tab-item:active {
color: #428bca
}
.bar-tab .tab-item .icon {
top: 3px;
width: 24px;
height: 24px;
padding-top: 0;
padding-bottom: 0
}
.bar-tab .tab-item .icon~.tab-label {
display: block;
font-size: 11px;
text-decoration: none !important;
}
.bar .icon {
position: relative;
z-index: 20;
padding-top: 10px;
padding-bottom: 10px;
font-size: 24px
}
@font-face {
font-family: Ratchicons;
font-style: normal;
font-weight: 400;
src: url(../fonts/ratchicons.eot);
src: url(../fonts/ratchicons.eot?#iefix) format("embedded-opentype"), url(../fonts/ratchicons.woff) format("woff"), url(../fonts/ratchicons.ttf) format("truetype"), url(../fonts/ratchicons.svg#svgFontName) format("svg")
}
.icon {
display: inline-block;
font-family: Ratchicons;
font-size: 24px;
line-height: 1;
text-decoration: none;
-webkit-font-smoothing: antialiased
}
.icon-gear:before {
content: '\e821'
}
.icon-home:before {
content: '\e82b'
}
.icon-person:before {
content: '\e832'
}
.icon-search:before {
content: '\e819'
}
.icon-star-filled:before {
content: '\e81b'
}
.content {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
overflow: auto;
-webkit-overflow-scrolling: touch;
background-color: #fff;
}
.content > * {
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
}
.bar-nav ~ .content {
padding-top: 44px;
}
.bar-header-secondary ~ .content {
padding-top: 88px;
}
.bar-footer ~ .content {
padding-bottom: 44px;
}
.bar-footer-secondary ~ .content {
padding-bottom: 88px;
}
.bar-tab ~ .content {
padding-bottom: 50px;
}
.bar-footer-secondary-tab ~ .content {
padding-bottom: 94px;
}
.push-footer {
margin: 10px;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}
body {
margin: 0
}
nav {
display: block
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
body {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
font-family: "Helvetica Neue", Helvetica, sans-serif;
font-size: 17px;
line-height: 21px;
color: #000;
background-color: #fff
}
.content {
padding-bottom: 51px;
margin-bottom: 51px;
overflow-x: hidden;
}
.no-padding {
padding: 0;
margin: 0;
}
.active {
color: #007aff;
font-family: "SF Pro Light";
font-size: 10px;
font-weight: 500;
letter-spacing: 0.12px;
}
.bar {
padding-top: 0;
}
.today-image {
border-radius: 15px;
max-width: 100%;
min-width: 100%;
min-height: 300px;
position: relative;
display: block;
}
.today-header-1 {
position: absolute;
top: 0;
/*width: 100%;*/
opacity: 0.9;
color: #58595e;
font-family: "SF Pro Light";
font-size: 15px;
font-weight: 600;
line-height: 32px;
text-transform: uppercase;
letter-spacing: 0.95px;
display: block;
}
.today-header-2 {
position: absolute;
top: 25px;
color: #000000;
font-family: "SF Pro Light";
font-size: 28px;
font-weight: 600;
line-height: 33px;
letter-spacing: 0.45px;
display: block;
}
.today-description {
position: absolute;
display: block;
color: #353333;
font-family: "SF Pro Light";
font-size: 16px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0.27px;
bottom: 0;
}
.search-box {
background-color: #eaebed;
border-radius: 10px;
border: 3px solid;
border-color: #eaebed;
-webkit-appearance: none;
-moz-appearance: none;
width: 100%;
font-color: #8a8a8f;
font-family: "SF Pro Light";
font-size: 17px;
font-weight: 400;
letter-spacing: -0.41px;
text-indent: 21px;
position: relative;
background-image: url(../img/search-icon.png);
background-position: 5px 4px;
background-repeat: no-repeat;
padding: 2px 0 1px 5px;
}
.search-heading .header {
opacity: 1;
transition: margin-top 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.search-heading.force-focus-within .header,
.search-heading:focus-within .header {
margin-top: -20px;
opacity: 0;
}
.search-heading .search-box {
outline: 0 none !important;
}
.search-results {
padding: 20px 15px 40px;
margin-top: 50px;
opacity: 1;
pointer-events: all;
}
.search-results .justify-content-between {
display: block;
position: relative;
width: 100%;
margin: 0 auto 6px;
}
.categories-list .category {
padding: 3px 3px 7px;
}
.categories-list .category .fa,
.categories-list .category .fab {
display: block;
width: 20px;
color: #000;
margin-top: 2px;
margin-right: 15px;
}
.categories-list .category a {
display: block;
color: #000;
margin-bottom: 5px;
}
.categories-list .category .col-1 {
min-width: 20px;
max-width: 20px;
width: 20px;
}
.categories-list .category .col-xs-6.col-lg-2 {
min-width: -webkit-calc(100% - 35px);
min-width: calc(100% - 35px);
max-width: -webkit-calc(100% - 35px);
max-width: calc(100% - 35px);
width: calc(100% - 35px);
border-bottom: 1px solid rgba(0,0,0,.1);
}
.app-of-the-day {
border-radius: 15px;
margin: 0 0 10px 0;
padding-left: 20px;
padding-right: 20px;
}
.app-of-the-day .today-image {
height: -webkit-calc(100% - 90px);
height: calc(100% - 90px);
min-height: -webkit-calc(100% - 90px);
min-height: calc(100% - 90px);
max-height: -webkit-calc(100% - 90px);
max-height: calc(100% - 90px);
margin-bottom: 50px;
border-radius: 15px 15px 0 0;
}
.app-of-the-day div .row {
position: relative;
z-index: 2;
width: 100%;
margin-top: -50px;
margin-left: 0;
padding: 10px;
border-radius: 0 0 15px 15px;
}
.changelog {
display: block;
margin: 10px 0 10px;
padding: 0 10px 7px;
border-bottom: 1px solid rgba(0,0,0,.1);
} | 0.253491 | 0.078289 |
body {
font-family: sans-serif;
color: rgba(255, 255, 255, 0.88);
font-weight: normal;
padding: 0;
margin: 0;
background: black;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
html {
padding: 0;
margin: 0;
}
#header {
padding: 10px;;
top: 0px;
left: 0px;
margin: 0;
background: rgba(0, 0, 0, 0.38);
}
#header h1 {
color: white;
}
#header p {
padding: 10px;
}
#mainArea {
margin: 25px;
}
#alert {
margin: 0 auto;
width: 60%;
border: 2px solid rgba(71, 138, 83, 0.28);
background: rgba(71, 137, 83, 0.28);
border-radius: 10px;
line-height: 1.5em;
padding: 1em;
margin: 20px auto;
}
#content {
margin: 0 auto;
width: 60%;
border: 2px solid rgba(0, 0, 0, 0.28);
background: rgba(0, 0, 0, 0.28);
border-radius: 10px;
line-height: 1.5em;
padding: 1em;
}
#content p {
text-align: left;
padding-bottom: .5em;
}
#below {
width: 40%;
margin: 10px auto;
text-align: center;
background-color: rgba(76, 176, 80, 0.79);
border: none;
border-radius: 10px;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
font-size: 16px;
}
#below:active {
background-color: rgba(111, 166, 113, 0.91);
color: rgba(255, 255, 255, 0.81);
}
#submitStory {
width: 65%;
margin: 0 auto;
padding-bottom: 40px;
}
#submitStory textArea {
width: 100%;
border-radius: 10px;
border: 2px solid rgba(0, 0, 0, 0.28);
padding: 5px;
font-size: 14pt;
background: rgba(255, 255, 255, 0.63);
line-height: 1.25em;
}
#submitStory #submitButton {
float: right;
background-color: rgba(76, 176, 80, 0.79);
border: none;
border-radius: 10px;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 10px;
margin-right: 0px;
-webkit-appearance: none;
}
#submitStory #submitButton:active {
background-color: rgba(111, 166, 113, 0.91);
color: rgba(255, 255, 255, 0.81);
-webkit-appearance: none;
}
#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline-block;
opacity: .60;
float: right;
}
#share-buttons img:hover {
opacity: 1;
}
#share-buttons img:active {
opacity: .2;
}
a, a:visited, a:hover, a:active {
color: white;
text-decoration: none;
}
a:active {
font-weight: bold;
}
.g-recaptcha {
float: left;
}
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
#submitStory, #content, #mainArea {
width: 85%;
margin 0 auto;
}
body {
font-size: 120%;
}
#below {
width: 60%
}
#submitStory #submitButton {
margin: 10px 0px 10px 10px;
float: right;
}
.g-recaptcha {
float: none;
}
} | css/style.css | body {
font-family: sans-serif;
color: rgba(255, 255, 255, 0.88);
font-weight: normal;
padding: 0;
margin: 0;
background: black;
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
html {
padding: 0;
margin: 0;
}
#header {
padding: 10px;;
top: 0px;
left: 0px;
margin: 0;
background: rgba(0, 0, 0, 0.38);
}
#header h1 {
color: white;
}
#header p {
padding: 10px;
}
#mainArea {
margin: 25px;
}
#alert {
margin: 0 auto;
width: 60%;
border: 2px solid rgba(71, 138, 83, 0.28);
background: rgba(71, 137, 83, 0.28);
border-radius: 10px;
line-height: 1.5em;
padding: 1em;
margin: 20px auto;
}
#content {
margin: 0 auto;
width: 60%;
border: 2px solid rgba(0, 0, 0, 0.28);
background: rgba(0, 0, 0, 0.28);
border-radius: 10px;
line-height: 1.5em;
padding: 1em;
}
#content p {
text-align: left;
padding-bottom: .5em;
}
#below {
width: 40%;
margin: 10px auto;
text-align: center;
background-color: rgba(76, 176, 80, 0.79);
border: none;
border-radius: 10px;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
font-size: 16px;
}
#below:active {
background-color: rgba(111, 166, 113, 0.91);
color: rgba(255, 255, 255, 0.81);
}
#submitStory {
width: 65%;
margin: 0 auto;
padding-bottom: 40px;
}
#submitStory textArea {
width: 100%;
border-radius: 10px;
border: 2px solid rgba(0, 0, 0, 0.28);
padding: 5px;
font-size: 14pt;
background: rgba(255, 255, 255, 0.63);
line-height: 1.25em;
}
#submitStory #submitButton {
float: right;
background-color: rgba(76, 176, 80, 0.79);
border: none;
border-radius: 10px;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 10px;
margin-right: 0px;
-webkit-appearance: none;
}
#submitStory #submitButton:active {
background-color: rgba(111, 166, 113, 0.91);
color: rgba(255, 255, 255, 0.81);
-webkit-appearance: none;
}
#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline-block;
opacity: .60;
float: right;
}
#share-buttons img:hover {
opacity: 1;
}
#share-buttons img:active {
opacity: .2;
}
a, a:visited, a:hover, a:active {
color: white;
text-decoration: none;
}
a:active {
font-weight: bold;
}
.g-recaptcha {
float: left;
}
@media only screen
and (min-device-width : 375px)
and (max-device-width : 667px) {
#submitStory, #content, #mainArea {
width: 85%;
margin 0 auto;
}
body {
font-size: 120%;
}
#below {
width: 60%
}
#submitStory #submitButton {
margin: 10px 0px 10px 10px;
float: right;
}
.g-recaptcha {
float: none;
}
} | 0.364664 | 0.101902 |
body{
overflow: hidden;
}
.navigation {
border-bottom: 3px solid #cf293f;
}
#testimonial{
height: 450px !important;
}
.testimonials-area{
margin-top: 120px;
}
.test-bg{
background: rgba(0, 0, 0, 0.75);
}
.test-img img {
width: 120px;
height: auto;
border: 3px solid rgb(238,49,69);
border-radius: 50%;
}
.carousel-item {
padding: 50px;
}
.test-name{
font-weight: 500;
color: rgba(238,49,69,0.85);
}
.test-desc {
font-weight: 300;
color: rgba(255,255,255,0.5);
}
.main-footer {
position: absolute;
height: 10px;
width: 100%;
background: rgba(238,49,69,0.85);
bottom: 0;
}
.test-arrows{
position: absolute;
top: 0;
left: 0;
right: 0;
color: #fff;
font-size: 32px;
}
.test-left {
padding: 10% 20%;
left: 0 !important;
top: 0;
z-index: 2;
position: absolute;
}
.test-right {
padding: 10% 20%;
z-index: 2;
right: 0 !important;
top: 0;
position: absolute;
}
/*======== Navigation for mobile =========*/
@media(max-width: 768px){
body{
overflow: auto;
}
.testimonials-area.carousel {
height: 100% !important;
overflow-x:hidden !important;
overflow-y: scroll !important;
}
.testimonials-area.carousel .carousel-item {
width: 100% !important;
height: 100% !important;
}
#testimonial {
height: 450px !important;
overflow-y: auto;
height: 100vh !important;
margin-bottom: 25px;
}
html,body{ overflow-x:hidden; height:100vh; }
.testimonials-area{
position: inherit;
}
.slide-btn {
position: fixed;
padding: 25px;
top: 0;
left: 0;
z-index: 1;
color: #000;
}
.site-logo{
text-align: center;
float: none;
}
.main-image{
position: fixed;
}
.navigation {
padding: 4px;
padding-left: 20px;
position: fixed;
top: 0;
}
.test-arrows{
display: none;
}
.main-content {
background: rgba(255,255,255,0.85);
width: 100% ;
height: auto;
position: relative;
padding: 25px;
-webkit-clip-path:none;
-moz-clip-path:none;
-o-clip-path:none;
clip-path:none;
right: 0px !important;
top: 0px;
}
.sub-content-title {
font-size: 28px;
font-weight: 300;
text-align: center;
margin-top: 10px;
}
.team-member-bio {
float: left;
width:100%;
}
.main-footer{
position: fixed !important;
bottom: 0 !important;
}
/*Team Adjustment*/
.sub-content {
position: absolute;
width: 100%;
padding:0px;
left: 0px;
top: 75px;
}
.team-member-container {
float: left;
padding: 10px !important;
cursor: pointer;
margin: 0 auto !IMPORTANT;
}
.team-member-container.active .member-photo img {
max-width: 75px;
}
.main-image img {
width: auto;
height: 100%;
}
} | html/css/testimonials.css | body{
overflow: hidden;
}
.navigation {
border-bottom: 3px solid #cf293f;
}
#testimonial{
height: 450px !important;
}
.testimonials-area{
margin-top: 120px;
}
.test-bg{
background: rgba(0, 0, 0, 0.75);
}
.test-img img {
width: 120px;
height: auto;
border: 3px solid rgb(238,49,69);
border-radius: 50%;
}
.carousel-item {
padding: 50px;
}
.test-name{
font-weight: 500;
color: rgba(238,49,69,0.85);
}
.test-desc {
font-weight: 300;
color: rgba(255,255,255,0.5);
}
.main-footer {
position: absolute;
height: 10px;
width: 100%;
background: rgba(238,49,69,0.85);
bottom: 0;
}
.test-arrows{
position: absolute;
top: 0;
left: 0;
right: 0;
color: #fff;
font-size: 32px;
}
.test-left {
padding: 10% 20%;
left: 0 !important;
top: 0;
z-index: 2;
position: absolute;
}
.test-right {
padding: 10% 20%;
z-index: 2;
right: 0 !important;
top: 0;
position: absolute;
}
/*======== Navigation for mobile =========*/
@media(max-width: 768px){
body{
overflow: auto;
}
.testimonials-area.carousel {
height: 100% !important;
overflow-x:hidden !important;
overflow-y: scroll !important;
}
.testimonials-area.carousel .carousel-item {
width: 100% !important;
height: 100% !important;
}
#testimonial {
height: 450px !important;
overflow-y: auto;
height: 100vh !important;
margin-bottom: 25px;
}
html,body{ overflow-x:hidden; height:100vh; }
.testimonials-area{
position: inherit;
}
.slide-btn {
position: fixed;
padding: 25px;
top: 0;
left: 0;
z-index: 1;
color: #000;
}
.site-logo{
text-align: center;
float: none;
}
.main-image{
position: fixed;
}
.navigation {
padding: 4px;
padding-left: 20px;
position: fixed;
top: 0;
}
.test-arrows{
display: none;
}
.main-content {
background: rgba(255,255,255,0.85);
width: 100% ;
height: auto;
position: relative;
padding: 25px;
-webkit-clip-path:none;
-moz-clip-path:none;
-o-clip-path:none;
clip-path:none;
right: 0px !important;
top: 0px;
}
.sub-content-title {
font-size: 28px;
font-weight: 300;
text-align: center;
margin-top: 10px;
}
.team-member-bio {
float: left;
width:100%;
}
.main-footer{
position: fixed !important;
bottom: 0 !important;
}
/*Team Adjustment*/
.sub-content {
position: absolute;
width: 100%;
padding:0px;
left: 0px;
top: 75px;
}
.team-member-container {
float: left;
padding: 10px !important;
cursor: pointer;
margin: 0 auto !IMPORTANT;
}
.team-member-container.active .member-photo img {
max-width: 75px;
}
.main-image img {
width: auto;
height: 100%;
}
} | 0.458349 | 0.243924 |
@import 'common/colors';
@import 'common/common';
@import 'common/typography';
ul {
padding: 0;
margin: 0;
}
.logo {
grid-column: 1;
grid-row: 1;
}
.main {
display: grid;
grid-template-columns: minmax(360px, 720px);
grid-row-gap: 8px;
height: 100%;
margin: 0 auto;
justify-content: center;
font-weight: normal;
font-smoothing: antialiased;
}
.main > .fiction {
display: grid;
grid-template-columns: 120px 1fr;
grid-template-rows: 50px 80px 50px;
}
.main > .fiction.list {
grid-template-columns: 1fr;
grid-template-rows: 80px;
}
.main > .fiction.profile {
grid-template-columns: 150px 1fr;
grid-template-rows: 35px 80px 35px;
}
.main > .fiction > .cover {
grid-row: 1 / span 3;
width: 120px;
height: 180px;
}
.main > .fiction.profile > .cover {
width: 150px;
height: 150px;
}
.main > .fiction > .container {
display: grid;
grid-row: 2;
grid-template-columns: 1fr 120px;
grid-column-gap: 5px;
}
.main > .fiction.list > .container {
grid-template-columns: 1fr;
grid-row: 1;
}
.main > .fiction > .container > .header {
display: grid;
grid-column: 1;
grid-row: 1;
justify-content: center;
align-content: center;
background: var(--colorGreyblue);
font-size: var(--fontXL);
color: white;
}
.main > .fiction > .container > .header > .author {
font-size: var(--fontM);
text-align: center;
}
.main > .fiction > .container > .header > .author a:hover {
text-decoration: underline;
}
.main > .fiction > .container > .button {
display: grid;
grid-row: 1;
justify-items: center;
align-content: space-around;
grid-template-columns: 60px 1fr;
grid-template-rows: 45px 1fr;
align-items: center;
padding: 2px 0;
height: 80px;
background: var(--colorGreen);
color: white;
}
.main > .fiction > .container > .button:hover{
background: var(--colorGreenH);
}
.main > .fiction > .container > .active {
background: #204d20;
}
.main > .fiction > .container > .button > .b-count {
grid-column: 2;
font-size: var(--fontL);
}
.main > .fiction > .container > .button > .b-text {
grid-column: 1 / span 2;
grid-row: 2;
font-size: var(--fontM);
}
.main > .search {
display: grid;
grid-template-columns: 60px 1fr 60px;
grid-template-rows: 60px;
grid-column-gap: 7px;
background: white;
}
.filter {
display: grid;
grid-template-rows: 60px auto;
grid-column-gap: 5px;
align-items: center;
font-size: var(--fontL);
}
.filter > .button {
display: grid;
background: var(--colorGreen);
grid-template-columns: 60px auto;
align-items: center;
color: white;
}
.filter > .button:hover {
background: var(--colorGreenH);
}
.filter > .b-text {
margin-left: -5px;
background: var(--colorGreen);
}
.filter > .content {
grid-column: 1 / span 3;
background: var(--colorGreen);
padding: 7px;
color: white;
}
.filter > .content .checkbox {
justify-self: center;
padding: 0 0 4px 0;
font-size: var(--fontXL);
}
.filter > .content .checkbox:hover {
color: #888;
}
.filter > .content > .options {
display: grid;
grid-row-gap: 12px;
font-size: var(--fontM);
background: var(--colorGreen);
}
.filter > .content > .options a:hover {
text-decoration: underline;
}
.filter > .content > .options > .sort {
display: grid;
grid-template-rows: auto auto auto;
grid-auto-flow: column;
}
.filter > .content > .options .header {
grid-column: 1 / span 4;
text-align: center;
margin-bottom: 5px;
font-size: var(--fontL);
background: rgb(255, 255, 255, 0.4);
}
.filter > .content > .options > .sort > .d-text {
justify-self: center;
}
.filter > .content > .options > .order {
display: grid;
}
.filter > .content > .options > .order > .header {
grid-column: 1 / span 2;
}
.filter > .content > .options > .order > .d-text {
justify-self: center;
}
.filter > .content > .options > .length {
display: grid;
grid-template-columns: 1fr auto 60px 40px auto 60px 1fr;
grid-column-gap: 10px;
}
.filter > .content > .options > .length > .header {
grid-column: 1 / span 7;
}
.filter > .content > .options > .status {
display: grid;
}
.filter > .content > .options > .status > .header {
grid-column: 1 / span 4;
}
.filter > .content > .options > .status > .container {
display: grid;
justify-self: center;
grid-auto-flow: column;
grid-column-gap: 5px;
align-items: center;
}
.filter > .content > .categories {
display: none;
grid-template-columns: 20px 1fr 20px 1fr 20px 1fr;
grid-auto-rows: 30px;
grid-column-gap: 10px;
align-items: center;
justify-content: space-between;
}
.filter > .content > .tags {
display: none;
grid-template-columns: 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
grid-auto-rows: 30px;
grid-column-gap: 8px;
grid-row-gap: 15px;
align-items: center;
justify-content: space-between;
font-size: var(--fontS);
}
.filter > .content > .tags > .search {
grid-column: 1 / span 8;
border-bottom: 1px solid gray;
font-size: var(--fontM);
}
@media screen and (max-width: 750px) {
.logo {
display: none;
}
.filter > .content > .options > .sort > .header {
grid-column: 1 / span 1;
}
.filter > .content > .options > .sort {
grid-auto-flow: row;
}
.filter > .content > .options > .length {
grid-template-columns: auto 1fr;
grid-template-rows: auto auto;
grid-column-gap: 10px;
grid-row-gap: 10px;
}
.filter > .content > .options > .length > .header {
grid-column: 1 / span 2;
}
.filter > .content > .options > .length > .placeholder {
display: none;
}
.filter > .content > .options > .status > .header {
grid-column: 1 / span 2;
}
.filter > .content > .categories {
grid-template-columns: 20px 1fr 20px 1fr;
}
.filter > .content > .tags {
grid-template-columns: 20px 1fr 20px 1fr;
}
.filter > .button {
grid-template-columns: 1fr;
justify-items: center;
}
.filter > .button > .b-text {
display: none;
}
.main > .fiction > .cover {
grid-row: 1 / span 3;
}
.main > .fiction.list {
grid-template-columns: 1fr;
grid-template-rows: 80px;
}
.main > .fiction.profile {
grid-template-rows: 50px 80px 50px;
}
.main > .fiction.profile > .cover {
display: none;
}
.main > .fiction > .container {
display: grid;
grid-column: 2;
grid-row: 1 / span 3;
grid-template-columns: 1fr;
grid-template-rows: 90px 80px;
grid-row-gap: 10px;
margin-left: 5px;
justify-content: center;
}
.main > .fiction.list > .container {
grid-column: 1;
grid-template-columns: 1fr;
grid-template-rows: 80px;
margin: 0;
}
.main > .fiction.profile > .container {
grid-column: 1 / span 2;
margin: 0;
}
.main > .fiction > .container > .header {
display: grid;
grid-row: 1;
font-size: var(--fontL);
}
.main > .fiction > .container > .button {
grid-row: 2;
}
}
@media screen and (min-width: 525px) and (max-width: 750px) {
.filter > .button {
grid-template-columns: 60px 1fr;
}
.filter > .button > .b-text {
display: block;
}
.filter > .content > .options > .sort > .header {
grid-column: 1 / span 2;
}
.filter > .content > .options > .length {
display: grid;
grid-template-columns: 1fr auto 60px 40px auto 60px 1fr;
grid-column-gap: 10px;
}
.filter > .content > .options > .length > .placeholder {
display: block;
}
.filter > .content > .options > .length > .header {
grid-column: 1 / span 7;
}
} | app/css/components/list.css | @import 'common/colors';
@import 'common/common';
@import 'common/typography';
ul {
padding: 0;
margin: 0;
}
.logo {
grid-column: 1;
grid-row: 1;
}
.main {
display: grid;
grid-template-columns: minmax(360px, 720px);
grid-row-gap: 8px;
height: 100%;
margin: 0 auto;
justify-content: center;
font-weight: normal;
font-smoothing: antialiased;
}
.main > .fiction {
display: grid;
grid-template-columns: 120px 1fr;
grid-template-rows: 50px 80px 50px;
}
.main > .fiction.list {
grid-template-columns: 1fr;
grid-template-rows: 80px;
}
.main > .fiction.profile {
grid-template-columns: 150px 1fr;
grid-template-rows: 35px 80px 35px;
}
.main > .fiction > .cover {
grid-row: 1 / span 3;
width: 120px;
height: 180px;
}
.main > .fiction.profile > .cover {
width: 150px;
height: 150px;
}
.main > .fiction > .container {
display: grid;
grid-row: 2;
grid-template-columns: 1fr 120px;
grid-column-gap: 5px;
}
.main > .fiction.list > .container {
grid-template-columns: 1fr;
grid-row: 1;
}
.main > .fiction > .container > .header {
display: grid;
grid-column: 1;
grid-row: 1;
justify-content: center;
align-content: center;
background: var(--colorGreyblue);
font-size: var(--fontXL);
color: white;
}
.main > .fiction > .container > .header > .author {
font-size: var(--fontM);
text-align: center;
}
.main > .fiction > .container > .header > .author a:hover {
text-decoration: underline;
}
.main > .fiction > .container > .button {
display: grid;
grid-row: 1;
justify-items: center;
align-content: space-around;
grid-template-columns: 60px 1fr;
grid-template-rows: 45px 1fr;
align-items: center;
padding: 2px 0;
height: 80px;
background: var(--colorGreen);
color: white;
}
.main > .fiction > .container > .button:hover{
background: var(--colorGreenH);
}
.main > .fiction > .container > .active {
background: #204d20;
}
.main > .fiction > .container > .button > .b-count {
grid-column: 2;
font-size: var(--fontL);
}
.main > .fiction > .container > .button > .b-text {
grid-column: 1 / span 2;
grid-row: 2;
font-size: var(--fontM);
}
.main > .search {
display: grid;
grid-template-columns: 60px 1fr 60px;
grid-template-rows: 60px;
grid-column-gap: 7px;
background: white;
}
.filter {
display: grid;
grid-template-rows: 60px auto;
grid-column-gap: 5px;
align-items: center;
font-size: var(--fontL);
}
.filter > .button {
display: grid;
background: var(--colorGreen);
grid-template-columns: 60px auto;
align-items: center;
color: white;
}
.filter > .button:hover {
background: var(--colorGreenH);
}
.filter > .b-text {
margin-left: -5px;
background: var(--colorGreen);
}
.filter > .content {
grid-column: 1 / span 3;
background: var(--colorGreen);
padding: 7px;
color: white;
}
.filter > .content .checkbox {
justify-self: center;
padding: 0 0 4px 0;
font-size: var(--fontXL);
}
.filter > .content .checkbox:hover {
color: #888;
}
.filter > .content > .options {
display: grid;
grid-row-gap: 12px;
font-size: var(--fontM);
background: var(--colorGreen);
}
.filter > .content > .options a:hover {
text-decoration: underline;
}
.filter > .content > .options > .sort {
display: grid;
grid-template-rows: auto auto auto;
grid-auto-flow: column;
}
.filter > .content > .options .header {
grid-column: 1 / span 4;
text-align: center;
margin-bottom: 5px;
font-size: var(--fontL);
background: rgb(255, 255, 255, 0.4);
}
.filter > .content > .options > .sort > .d-text {
justify-self: center;
}
.filter > .content > .options > .order {
display: grid;
}
.filter > .content > .options > .order > .header {
grid-column: 1 / span 2;
}
.filter > .content > .options > .order > .d-text {
justify-self: center;
}
.filter > .content > .options > .length {
display: grid;
grid-template-columns: 1fr auto 60px 40px auto 60px 1fr;
grid-column-gap: 10px;
}
.filter > .content > .options > .length > .header {
grid-column: 1 / span 7;
}
.filter > .content > .options > .status {
display: grid;
}
.filter > .content > .options > .status > .header {
grid-column: 1 / span 4;
}
.filter > .content > .options > .status > .container {
display: grid;
justify-self: center;
grid-auto-flow: column;
grid-column-gap: 5px;
align-items: center;
}
.filter > .content > .categories {
display: none;
grid-template-columns: 20px 1fr 20px 1fr 20px 1fr;
grid-auto-rows: 30px;
grid-column-gap: 10px;
align-items: center;
justify-content: space-between;
}
.filter > .content > .tags {
display: none;
grid-template-columns: 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
grid-auto-rows: 30px;
grid-column-gap: 8px;
grid-row-gap: 15px;
align-items: center;
justify-content: space-between;
font-size: var(--fontS);
}
.filter > .content > .tags > .search {
grid-column: 1 / span 8;
border-bottom: 1px solid gray;
font-size: var(--fontM);
}
@media screen and (max-width: 750px) {
.logo {
display: none;
}
.filter > .content > .options > .sort > .header {
grid-column: 1 / span 1;
}
.filter > .content > .options > .sort {
grid-auto-flow: row;
}
.filter > .content > .options > .length {
grid-template-columns: auto 1fr;
grid-template-rows: auto auto;
grid-column-gap: 10px;
grid-row-gap: 10px;
}
.filter > .content > .options > .length > .header {
grid-column: 1 / span 2;
}
.filter > .content > .options > .length > .placeholder {
display: none;
}
.filter > .content > .options > .status > .header {
grid-column: 1 / span 2;
}
.filter > .content > .categories {
grid-template-columns: 20px 1fr 20px 1fr;
}
.filter > .content > .tags {
grid-template-columns: 20px 1fr 20px 1fr;
}
.filter > .button {
grid-template-columns: 1fr;
justify-items: center;
}
.filter > .button > .b-text {
display: none;
}
.main > .fiction > .cover {
grid-row: 1 / span 3;
}
.main > .fiction.list {
grid-template-columns: 1fr;
grid-template-rows: 80px;
}
.main > .fiction.profile {
grid-template-rows: 50px 80px 50px;
}
.main > .fiction.profile > .cover {
display: none;
}
.main > .fiction > .container {
display: grid;
grid-column: 2;
grid-row: 1 / span 3;
grid-template-columns: 1fr;
grid-template-rows: 90px 80px;
grid-row-gap: 10px;
margin-left: 5px;
justify-content: center;
}
.main > .fiction.list > .container {
grid-column: 1;
grid-template-columns: 1fr;
grid-template-rows: 80px;
margin: 0;
}
.main > .fiction.profile > .container {
grid-column: 1 / span 2;
margin: 0;
}
.main > .fiction > .container > .header {
display: grid;
grid-row: 1;
font-size: var(--fontL);
}
.main > .fiction > .container > .button {
grid-row: 2;
}
}
@media screen and (min-width: 525px) and (max-width: 750px) {
.filter > .button {
grid-template-columns: 60px 1fr;
}
.filter > .button > .b-text {
display: block;
}
.filter > .content > .options > .sort > .header {
grid-column: 1 / span 2;
}
.filter > .content > .options > .length {
display: grid;
grid-template-columns: 1fr auto 60px 40px auto 60px 1fr;
grid-column-gap: 10px;
}
.filter > .content > .options > .length > .placeholder {
display: block;
}
.filter > .content > .options > .length > .header {
grid-column: 1 / span 7;
}
} | 0.301876 | 0.096068 |
@charset "UTH-8";
@font-face {
font-family: "bebas";
src: url(../fontes/BebasNeue-Regular.ttf);
}
@font-face {
font-family: "android";
src: url(../fontes/idroid.otf);
}
* {
padding: 0px;
margin: 0px;
}
body {
background-color: rgb(179, 146, 146);
max-width: 100%;
}
body p {
text-align: center;
font-size: 1.1em;
margin-bottom: 20px;
}
header {
background-color: black;
color: bisque;
text-align: center;
font-family: sans-serif;
padding-top: 40px;
min-height: 150px;
}
header h1 {
color: aliceblue;
text-shadow: 0px 10px 10px rgba(255, 255, 255, 0.411);
}
header h1:hover {
text-shadow: 0px -5px 30px white;
}
header p {
padding-top: 30px;
color: white;
}
nav{
text-align: left;
padding-top: 38px;
padding-left: 40px;
}
nav a {
text-decoration: none;
margin-right: 10px;
color: aliceblue;
background-color: rgba(51, 14, 14, 0.747);
padding: 1px 15px 0px 10px;
border-radius: 7px;
font-size: 1.2em;
transition-duration: 1.1s;
}
nav a:hover {
background-color: black;
}
img {
width: 100%;
}
main {
background-color: aliceblue;
max-width: 800px;
padding: 20px 20px 5px 20px;
margin: auto;
box-shadow: 0px 0px 20px black;
margin-bottom: 40px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
main h2 {
font-family: var(--android);
font-size: 2.2em;
text-align: center;
padding: 30px 0px 10px 0px;
color: rgb(16, 16, 80);
text-shadow: 0px 0px 10px;
}
main h3 {
color: rgb(112, 144, 243);
font-size: 2.0em;
padding: 3px;
background-image: linear-gradient(to right, black, rgb(247, 247, 247));
font-family: var(--android);
margin-left:-20px;
margin-right: -20px;
padding-left: 30px;
}
main h4 {
background-color: black;
color: white;
font-size: 1.7em;
padding: 7px;
margin: 0px -8px 0px -8px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}
main p {
line-height: 29px;
text-align: justify;
font-size: 1.2em;
padding: 30px 0px 30px 0px;
text-indent: 40px;
}
.div01 {
display: flex;
grid-gap: 0px;
}
.div01 p {
text-align: justify;
text-indent: 0px;
padding: 15px 10px 15px 10px;
}
div.video {
background-color: black;
position: relative;
padding-bottom: 57%;
margin: 0px -20px 30px -20px;
}
div.video > iframe {
position: absolute;
top: 2%;
left: 2%;
width: 96%;
height: 96%;
}
aside {
background-color: bisque;
margin: 15px;
text-align: justify;
padding: 0px 8px 0px 8px;
}
aside p {
font-size: 1.1em;
padding: 15px;
padding-top: 30px;
}
ul {
list-style-position: inside;
columns: 2;
}
ul li {
list-style-type: none;
font-size: large;
padding-left: 40px;
text-decoration: none;
}
footer {
background-color: black;
color: white;
padding: 10px;
text-align: center;
font-size: 0.8em;
} | estilos/style.css | @charset "UTH-8";
@font-face {
font-family: "bebas";
src: url(../fontes/BebasNeue-Regular.ttf);
}
@font-face {
font-family: "android";
src: url(../fontes/idroid.otf);
}
* {
padding: 0px;
margin: 0px;
}
body {
background-color: rgb(179, 146, 146);
max-width: 100%;
}
body p {
text-align: center;
font-size: 1.1em;
margin-bottom: 20px;
}
header {
background-color: black;
color: bisque;
text-align: center;
font-family: sans-serif;
padding-top: 40px;
min-height: 150px;
}
header h1 {
color: aliceblue;
text-shadow: 0px 10px 10px rgba(255, 255, 255, 0.411);
}
header h1:hover {
text-shadow: 0px -5px 30px white;
}
header p {
padding-top: 30px;
color: white;
}
nav{
text-align: left;
padding-top: 38px;
padding-left: 40px;
}
nav a {
text-decoration: none;
margin-right: 10px;
color: aliceblue;
background-color: rgba(51, 14, 14, 0.747);
padding: 1px 15px 0px 10px;
border-radius: 7px;
font-size: 1.2em;
transition-duration: 1.1s;
}
nav a:hover {
background-color: black;
}
img {
width: 100%;
}
main {
background-color: aliceblue;
max-width: 800px;
padding: 20px 20px 5px 20px;
margin: auto;
box-shadow: 0px 0px 20px black;
margin-bottom: 40px;
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
main h2 {
font-family: var(--android);
font-size: 2.2em;
text-align: center;
padding: 30px 0px 10px 0px;
color: rgb(16, 16, 80);
text-shadow: 0px 0px 10px;
}
main h3 {
color: rgb(112, 144, 243);
font-size: 2.0em;
padding: 3px;
background-image: linear-gradient(to right, black, rgb(247, 247, 247));
font-family: var(--android);
margin-left:-20px;
margin-right: -20px;
padding-left: 30px;
}
main h4 {
background-color: black;
color: white;
font-size: 1.7em;
padding: 7px;
margin: 0px -8px 0px -8px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
}
main p {
line-height: 29px;
text-align: justify;
font-size: 1.2em;
padding: 30px 0px 30px 0px;
text-indent: 40px;
}
.div01 {
display: flex;
grid-gap: 0px;
}
.div01 p {
text-align: justify;
text-indent: 0px;
padding: 15px 10px 15px 10px;
}
div.video {
background-color: black;
position: relative;
padding-bottom: 57%;
margin: 0px -20px 30px -20px;
}
div.video > iframe {
position: absolute;
top: 2%;
left: 2%;
width: 96%;
height: 96%;
}
aside {
background-color: bisque;
margin: 15px;
text-align: justify;
padding: 0px 8px 0px 8px;
}
aside p {
font-size: 1.1em;
padding: 15px;
padding-top: 30px;
}
ul {
list-style-position: inside;
columns: 2;
}
ul li {
list-style-type: none;
font-size: large;
padding-left: 40px;
text-decoration: none;
}
footer {
background-color: black;
color: white;
padding: 10px;
text-align: center;
font-size: 0.8em;
} | 0.415966 | 0.137532 |
.itin {
display: flex;
width: 98vw;
margin: 0 auto;
}
.dayList {
display: flex;
flex-direction: column;
width: 15vw;
height: 90vh;
justify-content: space-around;
border-right: 1px solid black;
position: fixed;
}
.dayList .first {
margin-top: 3vh;
}
.dayList a {
text-decoration: none;
color: black;
margin-left: 2vw;
}
.day {
width: 80%;
display: flex;
flex-direction: column;
align-items: center;
margin-left: 18vw;
}
.day .day-header {
font-size: 3rem;
margin: 3vh 0 1.5vh 0;
}
.day .day-subheader {
font-size: 1.5rem;
margin-bottom: 1vh;
}
.day .day-header-line {
border-bottom: 1px solid black;
width: 35vw;
margin-bottom: 4vh;
}
.select-img {
width: 55vw;
}
.free23 {
display: flex;
}
.free23 .free23-text {
display: flex;
flex-direction: column;
align-items: center;
width: 78vw;
}
.free23 .free23-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.free23 .free23-text p {
margin: 0 1vw;
line-height: 1.3rem;
}
.free23 .free23-text .free23-links {
margin: 3vh 1vw 0 1vw;
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
}
.dinner23 {
display: flex;
flex-direction: column;
align-items: center;
}
.dinner23 h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.dinner23 p {
line-height: 1.3rem;
}
.dinner23 .dinner23-bars {
margin-top: 3vh;
display: flex;
width: 100%;
justify-content: space-around;
}
.dinner23 .long-sagrada {
width: 60vw;
margin-bottom: 4vh;
}
.tour24 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
}
.tour24 p {
line-height: 1.3rem;
}
.tour24 .sagrada {
display: flex;
align-items: center;
margin: 4vh 0;
}
.tour24 .sagrada .sagrada-text {
display: flex;
flex-direction: column;
justify-content: center;
}
.tour24 .sagrada .sagrada-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.tour24 .sagrada .sagrada-text p {
margin-bottom: 2vh;
margin-right: 1vw;
}
.tour24 .sagrada .sagrada-img {
width: 37vw;
}
.tour24 .parcguell {
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: space-between;
margin-bottom: 3vh;
}
.tour24 .parcguell h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
padding-left: 6vw;
}
.tour24 .parcguell p {
padding-left: 6vw;
}
.tour24 .parcguell .parcguell-img {
width: 37vw;
}
.tour24 .free24 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
line-height: 1.3rem;
}
.tour24 .free24 p {
margin-bottom: 2vh;
}
.tour24 .free24 .free24-links {
display: flex;
width: 60vw;
justify-content: space-between;
}
.tour24 .evening24 {
display: flex;
flex-direction: column;
}
.tour24 .evening24 .reial {
display: flex;
align-items: center;
}
.tour24 .evening24 .reial h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.tour24 .evening24 .reial p {
padding-right: 2.5vw;
}
.tour24 .evening24 .reial .reial-img {
width: 40vw;
}
.tour24 .evening24 .night24 {
display: flex;
flex-direction: column;
margin-top: 3vh;
}
.tour24 .evening24 .night24 .night24-links {
display: flex;
width: 80vw;
margin: 0 auto;
margin-top: 2vh;
justify-content: space-evenly;
}
.tour24 .evening24 .night24 p {
width: 100%;
}
.tour24 .night24-imgs {
display: flex;
justify-content: space-between;
margin: 3vh 0;
}
.tour24 .night24-imgs .barcbeach-img {
width: 37vw;
}
.tour24 .night24-imgs .rambla-img {
width: 37vw;
}
.intro25 {
display: flex;
flex-direction: column;
align-items: center;
line-height: 1.3rem;
}
.intro25 img {
width: 75vw;
}
.intro25 .intro25-text {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.intro25 .intro25-text p {
margin-top: 3vh;
width: 72vw;
}
.sitges-info {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 0 auto;
margin-bottom: 3vh;
line-height: 1.3rem;
}
.sitges-info h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.sitges-info .sitges-text {
display: flex;
flex-direction: row-reverse;
justify-content: space-around;
}
.sitges-info .sitges-text .sitges-hotels {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 45%;
margin-bottom: 6vh;
}
.sitges-info .sitges-text .sitges-gen {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 45%;
}
.sitges-info .sitges-pic {
width: 58vw;
margin-top: 3vh;
}
.potluck {
line-height: 1.3rem;
display: flex;
flex-direction: column;
align-items: center;
}
.potluck h4 {
font-size: 1.3rem;
margin-bottom: 3vh;
}
.potluck p {
margin-bottom: 3vh;
}
.mont-container {
display: flex;
margin-bottom: 4vh;
justify-content: center;
align-items: center;
}
.mont-container .mont-img {
width: 40vw;
}
.mont-container .mont-text {
line-height: 1.3rem;
padding-left: 2vw;
}
.mont-container .mont-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.cava {
display: flex;
line-height: 1.3rem;
justify-content: center;
align-items: center;
}
.cava .cava-img {
width: 40vw;
}
.cava .cava-text h4 {
margin-bottom: 2vh;
font-size: 1.3rem;
}
.cava .cava-text p {
line-height: 1.3rem;
}
.free26 {
margin-bottom: 2vh;
}
.bars {
display: flex;
flex-direction: column;
line-height: 1.3rem;
justify-content: center;
align-items: center;
margin-bottom: 2vh;
}
.bars h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.bars p {
margin-bottom: 2vh;
}
.bars .bars-img {
width: 70vw;
margin-bottom: 2vh;
}
.free27 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.free27 .free27-img {
width: 78vw;
}
.free27 .free27-text {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
line-height: 1.3rem;
margin-top: 3vh;
}
.free27 .free27-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.free27 .free27-text p {
margin-bottom: 2vh;
}
.catamaran {
display: flex;
flex-direction: row-reverse;
align-items: center;
margin-bottom: 2vh;
}
.catamaran .catamaran-text {
padding-right: 3vw;
}
.catamaran .catamaran-text p {
line-height: 1.3rem;
}
.catamaran .catamaran-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.catamaran .cat-img {
width: 40vw;
}
.bbq {
display: flex;
flex-direction: row-reverse;
align-items: center;
margin-bottom: 3vh;
margin-top: 2vh;
}
.bbq .bbq-text {
padding-left: 2vw;
}
.bbq .bbq-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.bbq .bbq-text p {
line-height: 1.3rem;
}
.bbq .bbq-img {
width: 35vw;
}
.event-container {
display: flex;
flex-direction: row-reverse;
margin-bottom: 4vh;
}
.event-container .engagement {
width: 37vw;
}
.event-container .timeline {
line-height: 1.3rem;
padding-right: 2vw;
display: flex;
flex-direction: column;
justify-content: center;
}
.event-container .timeline h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.free29 {
display: flex;
margin-bottom: 3vh;
}
.free29 .free29-text {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-left: 2vw;
}
.free29 .free29-text h4 {
font-size: 1.3rem;
}
.free29 .festival {
width: 30vw;
}
.farewell-content {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.farewell-content p {
margin-bottom: 3vh;
}
.farewell-content .farewell-img {
margin-bottom: 3vh;
} | src/css/itinerary.css | .itin {
display: flex;
width: 98vw;
margin: 0 auto;
}
.dayList {
display: flex;
flex-direction: column;
width: 15vw;
height: 90vh;
justify-content: space-around;
border-right: 1px solid black;
position: fixed;
}
.dayList .first {
margin-top: 3vh;
}
.dayList a {
text-decoration: none;
color: black;
margin-left: 2vw;
}
.day {
width: 80%;
display: flex;
flex-direction: column;
align-items: center;
margin-left: 18vw;
}
.day .day-header {
font-size: 3rem;
margin: 3vh 0 1.5vh 0;
}
.day .day-subheader {
font-size: 1.5rem;
margin-bottom: 1vh;
}
.day .day-header-line {
border-bottom: 1px solid black;
width: 35vw;
margin-bottom: 4vh;
}
.select-img {
width: 55vw;
}
.free23 {
display: flex;
}
.free23 .free23-text {
display: flex;
flex-direction: column;
align-items: center;
width: 78vw;
}
.free23 .free23-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.free23 .free23-text p {
margin: 0 1vw;
line-height: 1.3rem;
}
.free23 .free23-text .free23-links {
margin: 3vh 1vw 0 1vw;
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
}
.dinner23 {
display: flex;
flex-direction: column;
align-items: center;
}
.dinner23 h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.dinner23 p {
line-height: 1.3rem;
}
.dinner23 .dinner23-bars {
margin-top: 3vh;
display: flex;
width: 100%;
justify-content: space-around;
}
.dinner23 .long-sagrada {
width: 60vw;
margin-bottom: 4vh;
}
.tour24 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 100%;
}
.tour24 p {
line-height: 1.3rem;
}
.tour24 .sagrada {
display: flex;
align-items: center;
margin: 4vh 0;
}
.tour24 .sagrada .sagrada-text {
display: flex;
flex-direction: column;
justify-content: center;
}
.tour24 .sagrada .sagrada-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.tour24 .sagrada .sagrada-text p {
margin-bottom: 2vh;
margin-right: 1vw;
}
.tour24 .sagrada .sagrada-img {
width: 37vw;
}
.tour24 .parcguell {
display: flex;
flex-direction: row-reverse;
align-items: center;
justify-content: space-between;
margin-bottom: 3vh;
}
.tour24 .parcguell h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
padding-left: 6vw;
}
.tour24 .parcguell p {
padding-left: 6vw;
}
.tour24 .parcguell .parcguell-img {
width: 37vw;
}
.tour24 .free24 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
line-height: 1.3rem;
}
.tour24 .free24 p {
margin-bottom: 2vh;
}
.tour24 .free24 .free24-links {
display: flex;
width: 60vw;
justify-content: space-between;
}
.tour24 .evening24 {
display: flex;
flex-direction: column;
}
.tour24 .evening24 .reial {
display: flex;
align-items: center;
}
.tour24 .evening24 .reial h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.tour24 .evening24 .reial p {
padding-right: 2.5vw;
}
.tour24 .evening24 .reial .reial-img {
width: 40vw;
}
.tour24 .evening24 .night24 {
display: flex;
flex-direction: column;
margin-top: 3vh;
}
.tour24 .evening24 .night24 .night24-links {
display: flex;
width: 80vw;
margin: 0 auto;
margin-top: 2vh;
justify-content: space-evenly;
}
.tour24 .evening24 .night24 p {
width: 100%;
}
.tour24 .night24-imgs {
display: flex;
justify-content: space-between;
margin: 3vh 0;
}
.tour24 .night24-imgs .barcbeach-img {
width: 37vw;
}
.tour24 .night24-imgs .rambla-img {
width: 37vw;
}
.intro25 {
display: flex;
flex-direction: column;
align-items: center;
line-height: 1.3rem;
}
.intro25 img {
width: 75vw;
}
.intro25 .intro25-text {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
}
.intro25 .intro25-text p {
margin-top: 3vh;
width: 72vw;
}
.sitges-info {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
margin: 0 auto;
margin-bottom: 3vh;
line-height: 1.3rem;
}
.sitges-info h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.sitges-info .sitges-text {
display: flex;
flex-direction: row-reverse;
justify-content: space-around;
}
.sitges-info .sitges-text .sitges-hotels {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 45%;
margin-bottom: 6vh;
}
.sitges-info .sitges-text .sitges-gen {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 45%;
}
.sitges-info .sitges-pic {
width: 58vw;
margin-top: 3vh;
}
.potluck {
line-height: 1.3rem;
display: flex;
flex-direction: column;
align-items: center;
}
.potluck h4 {
font-size: 1.3rem;
margin-bottom: 3vh;
}
.potluck p {
margin-bottom: 3vh;
}
.mont-container {
display: flex;
margin-bottom: 4vh;
justify-content: center;
align-items: center;
}
.mont-container .mont-img {
width: 40vw;
}
.mont-container .mont-text {
line-height: 1.3rem;
padding-left: 2vw;
}
.mont-container .mont-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.cava {
display: flex;
line-height: 1.3rem;
justify-content: center;
align-items: center;
}
.cava .cava-img {
width: 40vw;
}
.cava .cava-text h4 {
margin-bottom: 2vh;
font-size: 1.3rem;
}
.cava .cava-text p {
line-height: 1.3rem;
}
.free26 {
margin-bottom: 2vh;
}
.bars {
display: flex;
flex-direction: column;
line-height: 1.3rem;
justify-content: center;
align-items: center;
margin-bottom: 2vh;
}
.bars h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.bars p {
margin-bottom: 2vh;
}
.bars .bars-img {
width: 70vw;
margin-bottom: 2vh;
}
.free27 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.free27 .free27-img {
width: 78vw;
}
.free27 .free27-text {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
line-height: 1.3rem;
margin-top: 3vh;
}
.free27 .free27-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.free27 .free27-text p {
margin-bottom: 2vh;
}
.catamaran {
display: flex;
flex-direction: row-reverse;
align-items: center;
margin-bottom: 2vh;
}
.catamaran .catamaran-text {
padding-right: 3vw;
}
.catamaran .catamaran-text p {
line-height: 1.3rem;
}
.catamaran .catamaran-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.catamaran .cat-img {
width: 40vw;
}
.bbq {
display: flex;
flex-direction: row-reverse;
align-items: center;
margin-bottom: 3vh;
margin-top: 2vh;
}
.bbq .bbq-text {
padding-left: 2vw;
}
.bbq .bbq-text h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.bbq .bbq-text p {
line-height: 1.3rem;
}
.bbq .bbq-img {
width: 35vw;
}
.event-container {
display: flex;
flex-direction: row-reverse;
margin-bottom: 4vh;
}
.event-container .engagement {
width: 37vw;
}
.event-container .timeline {
line-height: 1.3rem;
padding-right: 2vw;
display: flex;
flex-direction: column;
justify-content: center;
}
.event-container .timeline h4 {
font-size: 1.3rem;
margin-bottom: 2vh;
}
.free29 {
display: flex;
margin-bottom: 3vh;
}
.free29 .free29-text {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding-left: 2vw;
}
.free29 .free29-text h4 {
font-size: 1.3rem;
}
.free29 .festival {
width: 30vw;
}
.farewell-content {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.farewell-content p {
margin-bottom: 3vh;
}
.farewell-content .farewell-img {
margin-bottom: 3vh;
} | 0.539954 | 0.086593 |
.acceptAudioCallBtn, #servicesPanel, .acceptVideoCallBtn, .ignoreCallBtn, #conversationPanel, #collaborationServiceTab,
.callControlBtns, .endCallBtn, .callIncomingBtns, .unmuteBtn, .unholdBtn, .unmuteAllBtn, .endSharingBtn,
.callPanelTitle, .conferenceControlBtns, #deleteAttachmentBtn ,.unblockVideoBtn, .unlockConferenceBtn,
.conferencePanelTitle, .confMessagesPanel, #saveContact, #addContact, #deleteContact {
display: none;
}
.versions, .makeCallForm, .callConfigForm, .deviceServicesConfigForm, .messagingConfigForm, #makeCall {
margin-top: 15px;
}
.callPanel, .dialButtons, .rosterPanel {
display: none;
margin-top: 15px;
}
.rosterPanel .panel-body, .confMessagesPanel .panel-body {
height: 310px;
overflow: auto;
}
.contactsPanel, .messagingPanel{
margin: 15px 0;
}
.searchPanel.input-group, .messagingPanel.input-group {
padding-left: 15px;
}
.conversationListPanelBody {
height: 395px;
overflow: auto;
}
#conversationChat {
height: 300px;
overflow: auto;
}
.dialpadTextBox {
display: block;
padding: 10px;
overflow-wrap: break-word;
word-wrap: break-word;
}
.callControlBtns {
margin-top: 25px;
}
.videoPanel {
margin-top: 15px;
position: relative;
display: none;
}
.remoteVideo {
width: 100%;
}
.localVideo {
position: absolute;
width: 40%;
bottom: 5px;
}
.versionTitle {
width: 100px;
display: inline-block;
margin-bottom: 25px;
}
.aboutTitle {
margin-bottom: 15px;
}
.glyphicon {
font-size: 20px;
margin-right: 5px;
}
.message-bubble {
padding: 10px 0 10px 0;
}
.message-bubble:nth-child(even) {
background-color: #F5F5F5;
}
.message-bubble > * {
padding-left: 10px;
}
.confMessagesPanel .panel-body {
padding: 0 15px;
}
.chatLabel {
margin-left: 5px;
}
.chatTime {
margin-right: 10px;
}
.btn-link {
padding: 0 12px;
}
.presenceTh {
width: 5%;
}
.presenceTh > .glyphicon {
font-size: 20px;
}
.editTh {
width: 20%;
}
.presenceLegend {
padding: 0 30px;
margin-bottom: 15px;
}
.unknown, .doNotDisturb, .outOfOffice, .offline {
color: #FF0000;
font-size: 13px;
word-spacing: -10px;
}
.unspecified, .onACall, .busy, .away {
color: #ffcc00;
font-size: 13px;
word-spacing: -10px;
}
.available {
color: #008000;
font-size: 13px;
word-spacing: -10px;
}
.attachmentButtons {
height: 30px;
margin: 5px 0;
}
#errorLog {
height: 200px;
overflow: auto;
}
.message-bubble img {
width: 90%;
}
.message-bubble video {
width: 90%;
}
.collaborationCanvas {
overflow: auto;
height: 700px;
}
.collaborationCanvas .konvajs-content {
margin: 0 auto;
border: 1px solid #000000;
}
.collaborationPanel{
margin: 10px 0;
}
#collaborationService .panel:first-child{
margin-top: 15px;
}
.viewHeader{
cursor: pointer;
}
.viewHeader.selected .icon-down,
.viewHeader .icon-up{
display:none;
}
.viewHeader.selected .icon-up{
display:inline-block;
}
.callHeader .callState{
margin-left:15px;
font-size: 1.1em;
} | public/CommunicationSampleApp/css/app.css | .acceptAudioCallBtn, #servicesPanel, .acceptVideoCallBtn, .ignoreCallBtn, #conversationPanel, #collaborationServiceTab,
.callControlBtns, .endCallBtn, .callIncomingBtns, .unmuteBtn, .unholdBtn, .unmuteAllBtn, .endSharingBtn,
.callPanelTitle, .conferenceControlBtns, #deleteAttachmentBtn ,.unblockVideoBtn, .unlockConferenceBtn,
.conferencePanelTitle, .confMessagesPanel, #saveContact, #addContact, #deleteContact {
display: none;
}
.versions, .makeCallForm, .callConfigForm, .deviceServicesConfigForm, .messagingConfigForm, #makeCall {
margin-top: 15px;
}
.callPanel, .dialButtons, .rosterPanel {
display: none;
margin-top: 15px;
}
.rosterPanel .panel-body, .confMessagesPanel .panel-body {
height: 310px;
overflow: auto;
}
.contactsPanel, .messagingPanel{
margin: 15px 0;
}
.searchPanel.input-group, .messagingPanel.input-group {
padding-left: 15px;
}
.conversationListPanelBody {
height: 395px;
overflow: auto;
}
#conversationChat {
height: 300px;
overflow: auto;
}
.dialpadTextBox {
display: block;
padding: 10px;
overflow-wrap: break-word;
word-wrap: break-word;
}
.callControlBtns {
margin-top: 25px;
}
.videoPanel {
margin-top: 15px;
position: relative;
display: none;
}
.remoteVideo {
width: 100%;
}
.localVideo {
position: absolute;
width: 40%;
bottom: 5px;
}
.versionTitle {
width: 100px;
display: inline-block;
margin-bottom: 25px;
}
.aboutTitle {
margin-bottom: 15px;
}
.glyphicon {
font-size: 20px;
margin-right: 5px;
}
.message-bubble {
padding: 10px 0 10px 0;
}
.message-bubble:nth-child(even) {
background-color: #F5F5F5;
}
.message-bubble > * {
padding-left: 10px;
}
.confMessagesPanel .panel-body {
padding: 0 15px;
}
.chatLabel {
margin-left: 5px;
}
.chatTime {
margin-right: 10px;
}
.btn-link {
padding: 0 12px;
}
.presenceTh {
width: 5%;
}
.presenceTh > .glyphicon {
font-size: 20px;
}
.editTh {
width: 20%;
}
.presenceLegend {
padding: 0 30px;
margin-bottom: 15px;
}
.unknown, .doNotDisturb, .outOfOffice, .offline {
color: #FF0000;
font-size: 13px;
word-spacing: -10px;
}
.unspecified, .onACall, .busy, .away {
color: #ffcc00;
font-size: 13px;
word-spacing: -10px;
}
.available {
color: #008000;
font-size: 13px;
word-spacing: -10px;
}
.attachmentButtons {
height: 30px;
margin: 5px 0;
}
#errorLog {
height: 200px;
overflow: auto;
}
.message-bubble img {
width: 90%;
}
.message-bubble video {
width: 90%;
}
.collaborationCanvas {
overflow: auto;
height: 700px;
}
.collaborationCanvas .konvajs-content {
margin: 0 auto;
border: 1px solid #000000;
}
.collaborationPanel{
margin: 10px 0;
}
#collaborationService .panel:first-child{
margin-top: 15px;
}
.viewHeader{
cursor: pointer;
}
.viewHeader.selected .icon-down,
.viewHeader .icon-up{
display:none;
}
.viewHeader.selected .icon-up{
display:inline-block;
}
.callHeader .callState{
margin-left:15px;
font-size: 1.1em;
} | 0.287168 | 0.05301 |
* {
margin: 0;
padding: 0; }
body, button, code, input, select, textarea {
font: 12px/1.5 "Microsoft Yahei"; }
a {
text-decoration: none;
color: #ccc;
font-size: 12px; }
i {
font-style: initial; }
ul {
list-style: none; }
@media screen and (max-width: 767px) {
body:after {
content: "";
width: 1090px;
height: 5px;
background: #414141;
display: block; } }
@media screen and (min-width: 768px) and (max-width: 1090px) {
body:after {
content: "";
width: 1090px;
height: 5px;
background: #414141;
display: block; } }
@media screen and (min-width: 1090px) {
body:after {
content: "";
width: 100%;
height: 5px;
background: #414141;
display: block; } }
.outbgcolor {
background: #414141;
width: 100%; }
#footer {
width: 1090px;
height: 250px;
background: #414141;
margin: 0 auto;
overflow: hidden; }
.my_footer {
width: 100%;
height: 550px;
background: #414141; }
@media screen and (max-width: 767px) {
.my_footer {
height: 550px; }
.footer_div {
width: 1090px;
background: #414141; } }
@media screen and (min-width: 768px) and (max-width: 1090px) {
.my_footer {
height: 550px; }
.footer_div {
width: 1090px;
background: #414141; } }
@media screen and (min-width: 1090px) {
.footer_div {
height: 550px;
background: #414141; } }
#footer .footer_conter {
height: 250px;
width: 1088px;
position: relative;
margin: 0 auto;
top: 0px;
background: #414141; }
#footer .footer_conter .footer_icon {
height: 80px;
width: 1088px;
padding-bottom: 35px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666;
position: absolute;
top: -20px; }
#footer .footer_conter .footer_icon ul {
height: 120px;
width: 100%; }
#footer .footer_conter .footer_icon ul li {
float: left;
height: 120px;
line-height: 120px;
color: #FFF;
font-weight: 700;
font-size: 18px;
padding-left: 20px;
padding-right: 70px;
position: relative; }
#footer .footer_conter .footer_icon ul li i {
height: 52px;
width: 50px;
display: inline-block;
position: absolute;
overflow: hidden;
top: 35px; }
#footer .footer_conter .footer_icon ul li span {
padding-right: 10px;
padding-left: 65px;
display: inline-block; }
#footer .footer_conter .footer_icon ul li .footer_icon1 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -134px; }
#footer .footer_conter .footer_icon ul li .footer_icon2 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -367px; }
#footer .footer_conter .footer_icon ul li .footer_icon3 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px 0px; }
#footer .footer_conter .footer_icon ul li .footer_icon4 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -194px; }
#footer .footer_conter .footer_ul1 {
margin-top: 20px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
position: relative;
clear: both;
width: 65%;
top: 137px; }
#footer .footer_conter .footer_ul2 {
height: 30px;
clear: both;
position: relative;
top: 150px; }
#footer .footer_conter .footer_ul2 li {
margin-right: 8px;
margin-left: 8px;
float: left;
line-height: 30px;
color: #999; }
#footer .footer_conter .footer_ul2 li a {
color: #999; }
#footer .footer_conter .footer_ul2 li a:hover {
color: #FFF; }
#footer .footer_conter .footer_ul1 li {
float: left; }
#footer .footer_conter .footer_ul1 li a {
color: #999;
margin-right: 12px;
margin-left: 12px; }
#footer .footer_conter .footer_ul1 li a:hover {
color: #FFF; }
#footer .footer_conter .footer_ul1 .footer_int {
background-color: #999;
height: 15px;
width: 2px; }
#footer .footer_conter .footer_p1 {
line-height: 30px;
text-align: center;
height: 30px;
width: 330px;
margin: 0 auto;
position: relative;
top: 150px; }
#footer .footer_conter .footer_p1 a {
color: #999; }
#footer .footer_conter .footer_p1 a:hover {
color: #FFF; }
#footer .footer_conter .footer_p1 i {
display: inline-block;
width: 20px;
height: 20px;
position: absolute;
top: 0px;
right: 15px;
background-image: url(../../message/f5d1fe555.gif);
background-size: cover; }
.out_ser {
width: 100%;
background: white;
padding-top: 40px; }
.services {
height: 300px;
width: 1088px;
position: relative;
top: 0px;
clear: both;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: white; }
.services .services_ul .services_one .services_span1:hover {
color: #b4a078; }
.services .services_ul {
height: 300px;
width: 1088px; }
.services .services_ul li {
/* [disabled]background-color: #C60; */
float: left;
height: 300px;
width: 362px;
position: relative; }
.services .services_ul .services_one .services_span1 {
display: block;
height: 100px;
width: 81px;
line-height: 100px;
text-align: center;
font-size: 14px;
position: absolute;
top: 60px;
left: 80px;
border: 1px solid #E8E8E8;
border-radius: 2px; }
.services .services_ul .services_one .services_span1:hover i {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -254px; }
.services .services_ul .services_one p {
text-align: center;
font-size: 18px; }
.services .services_ul .services_one .services_span1 i {
display: block;
height: 27px;
width: 31px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
position: relative;
top: 35px;
background-position: 0px -290px;
background-image: url(../../message/f1f2d4.png); }
.services .services_ul .services_one .services_span2:hover {
color: #b4a078; }
.services .services_ul .services_one .services_span2:hover i {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -61px; }
.services .services_ul .services_one .services_span2 {
display: block;
height: 100px;
width: 81px;
line-height: 100px;
text-align: center;
font-size: 14px;
position: absolute;
top: 60px;
right: 80px;
border: 1px solid #E8E8E8;
border-radius: 2px; }
.services .services_ul .services_one .services_span2 i {
display: block;
height: 27px;
width: 31px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
position: relative;
top: 35px;
background-image: url(../../message/f1f2d4.png);
background-position: 0px -97px; }
.services .services_ul .services_two .services_p1 {
font-size: 18px;
text-align: center; }
.services .services_ul .services_two .services_p2 {
font-size: 14px;
position: absolute;
top: 60px; }
.services .services_ul .services_three .services_p3 {
font-size: 18px;
text-align: center; }
.services .services_ul .services_three .services_p4 {
height: 150px;
width: 150px;
margin: 0 auto;
position: relative;
top: 30px;
background-image: url(../../message/erweima.png); }
.services .services_ul .services_three .services_p5 {
font-size: 12px;
text-align: center;
color: #b4a078;
position: relative;
bottom: 0px;
top: 40px; }
.services .services_ul .services_two .services_p6 {
line-height: 20px;
height: 55px;
position: absolute;
bottom: 100px;
width: 100%;
font-size: 18px;
display: inline-block; }
.services .services_ul .services_two .services_p6 .services_p8 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -428px; }
.services .services_ul .services_two .services_p6 .services_p9 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -325px; }
.services .services_ul .services_two .services_p6 span {
display: inline-block;
height: 35px;
width: 33px;
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
vertical-align: -8px; }
.services .services_ul .services_two .services_p6 .services_p7 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -469px; } | public/second_css/footer/footer.css | * {
margin: 0;
padding: 0; }
body, button, code, input, select, textarea {
font: 12px/1.5 "Microsoft Yahei"; }
a {
text-decoration: none;
color: #ccc;
font-size: 12px; }
i {
font-style: initial; }
ul {
list-style: none; }
@media screen and (max-width: 767px) {
body:after {
content: "";
width: 1090px;
height: 5px;
background: #414141;
display: block; } }
@media screen and (min-width: 768px) and (max-width: 1090px) {
body:after {
content: "";
width: 1090px;
height: 5px;
background: #414141;
display: block; } }
@media screen and (min-width: 1090px) {
body:after {
content: "";
width: 100%;
height: 5px;
background: #414141;
display: block; } }
.outbgcolor {
background: #414141;
width: 100%; }
#footer {
width: 1090px;
height: 250px;
background: #414141;
margin: 0 auto;
overflow: hidden; }
.my_footer {
width: 100%;
height: 550px;
background: #414141; }
@media screen and (max-width: 767px) {
.my_footer {
height: 550px; }
.footer_div {
width: 1090px;
background: #414141; } }
@media screen and (min-width: 768px) and (max-width: 1090px) {
.my_footer {
height: 550px; }
.footer_div {
width: 1090px;
background: #414141; } }
@media screen and (min-width: 1090px) {
.footer_div {
height: 550px;
background: #414141; } }
#footer .footer_conter {
height: 250px;
width: 1088px;
position: relative;
margin: 0 auto;
top: 0px;
background: #414141; }
#footer .footer_conter .footer_icon {
height: 80px;
width: 1088px;
padding-bottom: 35px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #666;
position: absolute;
top: -20px; }
#footer .footer_conter .footer_icon ul {
height: 120px;
width: 100%; }
#footer .footer_conter .footer_icon ul li {
float: left;
height: 120px;
line-height: 120px;
color: #FFF;
font-weight: 700;
font-size: 18px;
padding-left: 20px;
padding-right: 70px;
position: relative; }
#footer .footer_conter .footer_icon ul li i {
height: 52px;
width: 50px;
display: inline-block;
position: absolute;
overflow: hidden;
top: 35px; }
#footer .footer_conter .footer_icon ul li span {
padding-right: 10px;
padding-left: 65px;
display: inline-block; }
#footer .footer_conter .footer_icon ul li .footer_icon1 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -134px; }
#footer .footer_conter .footer_icon ul li .footer_icon2 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -367px; }
#footer .footer_conter .footer_icon ul li .footer_icon3 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px 0px; }
#footer .footer_conter .footer_icon ul li .footer_icon4 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -194px; }
#footer .footer_conter .footer_ul1 {
margin-top: 20px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
position: relative;
clear: both;
width: 65%;
top: 137px; }
#footer .footer_conter .footer_ul2 {
height: 30px;
clear: both;
position: relative;
top: 150px; }
#footer .footer_conter .footer_ul2 li {
margin-right: 8px;
margin-left: 8px;
float: left;
line-height: 30px;
color: #999; }
#footer .footer_conter .footer_ul2 li a {
color: #999; }
#footer .footer_conter .footer_ul2 li a:hover {
color: #FFF; }
#footer .footer_conter .footer_ul1 li {
float: left; }
#footer .footer_conter .footer_ul1 li a {
color: #999;
margin-right: 12px;
margin-left: 12px; }
#footer .footer_conter .footer_ul1 li a:hover {
color: #FFF; }
#footer .footer_conter .footer_ul1 .footer_int {
background-color: #999;
height: 15px;
width: 2px; }
#footer .footer_conter .footer_p1 {
line-height: 30px;
text-align: center;
height: 30px;
width: 330px;
margin: 0 auto;
position: relative;
top: 150px; }
#footer .footer_conter .footer_p1 a {
color: #999; }
#footer .footer_conter .footer_p1 a:hover {
color: #FFF; }
#footer .footer_conter .footer_p1 i {
display: inline-block;
width: 20px;
height: 20px;
position: absolute;
top: 0px;
right: 15px;
background-image: url(../../message/f5d1fe555.gif);
background-size: cover; }
.out_ser {
width: 100%;
background: white;
padding-top: 40px; }
.services {
height: 300px;
width: 1088px;
position: relative;
top: 0px;
clear: both;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
background: white; }
.services .services_ul .services_one .services_span1:hover {
color: #b4a078; }
.services .services_ul {
height: 300px;
width: 1088px; }
.services .services_ul li {
/* [disabled]background-color: #C60; */
float: left;
height: 300px;
width: 362px;
position: relative; }
.services .services_ul .services_one .services_span1 {
display: block;
height: 100px;
width: 81px;
line-height: 100px;
text-align: center;
font-size: 14px;
position: absolute;
top: 60px;
left: 80px;
border: 1px solid #E8E8E8;
border-radius: 2px; }
.services .services_ul .services_one .services_span1:hover i {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -254px; }
.services .services_ul .services_one p {
text-align: center;
font-size: 18px; }
.services .services_ul .services_one .services_span1 i {
display: block;
height: 27px;
width: 31px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
position: relative;
top: 35px;
background-position: 0px -290px;
background-image: url(../../message/f1f2d4.png); }
.services .services_ul .services_one .services_span2:hover {
color: #b4a078; }
.services .services_ul .services_one .services_span2:hover i {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -61px; }
.services .services_ul .services_one .services_span2 {
display: block;
height: 100px;
width: 81px;
line-height: 100px;
text-align: center;
font-size: 14px;
position: absolute;
top: 60px;
right: 80px;
border: 1px solid #E8E8E8;
border-radius: 2px; }
.services .services_ul .services_one .services_span2 i {
display: block;
height: 27px;
width: 31px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
position: relative;
top: 35px;
background-image: url(../../message/f1f2d4.png);
background-position: 0px -97px; }
.services .services_ul .services_two .services_p1 {
font-size: 18px;
text-align: center; }
.services .services_ul .services_two .services_p2 {
font-size: 14px;
position: absolute;
top: 60px; }
.services .services_ul .services_three .services_p3 {
font-size: 18px;
text-align: center; }
.services .services_ul .services_three .services_p4 {
height: 150px;
width: 150px;
margin: 0 auto;
position: relative;
top: 30px;
background-image: url(../../message/erweima.png); }
.services .services_ul .services_three .services_p5 {
font-size: 12px;
text-align: center;
color: #b4a078;
position: relative;
bottom: 0px;
top: 40px; }
.services .services_ul .services_two .services_p6 {
line-height: 20px;
height: 55px;
position: absolute;
bottom: 100px;
width: 100%;
font-size: 18px;
display: inline-block; }
.services .services_ul .services_two .services_p6 .services_p8 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -428px; }
.services .services_ul .services_two .services_p6 .services_p9 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -325px; }
.services .services_ul .services_two .services_p6 span {
display: inline-block;
height: 35px;
width: 33px;
margin-right: 10px;
margin-left: 10px;
margin-top: 10px;
vertical-align: -8px; }
.services .services_ul .services_two .services_p6 .services_p7 {
background-image: url(../../message/f1f2d4.png);
background-position: 0px -469px; } | 0.323701 | 0.076373 |
Created on : Mar 24, 2018, 6:53:41 PM
Author : Richard
*/
.shopping-table-container{
position: absolute;
left: 0;
right: 0;
bottom: 40px;
margin: auto;
width: 55%;
height: auto;
background-color: #a9a9a966;
text-align: center;
max-height: 73%;
}
#shopping-table {
position: relative;
margin: auto;
width: 100%;
height: 100%;
text-align: center;
}
.dataTables_wrapper{
position: relative;
clear: both;
zoom: 1;
margin-bottom: 2%;
}
.dataTables_wrapper no_footer{
height: auto;
max-height: 60%;
}
.thumbnail {
position: relative;
float: left;
padding: 5px;
/*z-index: 0;*/
}
.thumbnail:hover {
background-color: #e9e9e2;
/*z-index: 50;*/
color: #335500;
text-decoration: none;
}
.thumbnail span { /*CSS for enlarged image*/
position: absolute;
background-color: #e5e5e5;
padding: 5px;
/*left: -1000px;*/
border: 1px solid #666;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image*/
border-width: 0px;
/*padding: 2px;*/
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
visibility: visible;
width: 200px;
top: 5px; /* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
left: 300px;/*position where enlarged image should offset horizontally */
}
.star_selection {
float:left;
width:300px;
margin-left: 12px;
padding-top: 30px;
}
.star_selection span { float:right; position:relative; }
.star_selection span input {
position:absolute;
top:0px;
left:0px;
opacity:0;
}
.star_selection span label {
display:inline-block;
width:30px;
height:30px;
text-align:center;
color:#FFF;
background:#ccc;
font-size:30px;
margin-right:2px;
line-height:30px;
border-radius:50%;
-webkit-border-radius:50%;
}
.star_selection span:hover ~ span label,
.star_selection span:hover label,
.star_selection span.checked label,
.star_selection span.checked ~ span label {
background:#F90;
color:#FFF;
} | assets/css/shoppingtable.css | Created on : Mar 24, 2018, 6:53:41 PM
Author : Richard
*/
.shopping-table-container{
position: absolute;
left: 0;
right: 0;
bottom: 40px;
margin: auto;
width: 55%;
height: auto;
background-color: #a9a9a966;
text-align: center;
max-height: 73%;
}
#shopping-table {
position: relative;
margin: auto;
width: 100%;
height: 100%;
text-align: center;
}
.dataTables_wrapper{
position: relative;
clear: both;
zoom: 1;
margin-bottom: 2%;
}
.dataTables_wrapper no_footer{
height: auto;
max-height: 60%;
}
.thumbnail {
position: relative;
float: left;
padding: 5px;
/*z-index: 0;*/
}
.thumbnail:hover {
background-color: #e9e9e2;
/*z-index: 50;*/
color: #335500;
text-decoration: none;
}
.thumbnail span { /*CSS for enlarged image*/
position: absolute;
background-color: #e5e5e5;
padding: 5px;
/*left: -1000px;*/
border: 1px solid #666;
visibility: hidden;
color: black;
text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image*/
border-width: 0px;
/*padding: 2px;*/
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
visibility: visible;
width: 200px;
top: 5px; /* use IF IE6 style to correct IE6 positions of larger image relative to thumb */
left: 300px;/*position where enlarged image should offset horizontally */
}
.star_selection {
float:left;
width:300px;
margin-left: 12px;
padding-top: 30px;
}
.star_selection span { float:right; position:relative; }
.star_selection span input {
position:absolute;
top:0px;
left:0px;
opacity:0;
}
.star_selection span label {
display:inline-block;
width:30px;
height:30px;
text-align:center;
color:#FFF;
background:#ccc;
font-size:30px;
margin-right:2px;
line-height:30px;
border-radius:50%;
-webkit-border-radius:50%;
}
.star_selection span:hover ~ span label,
.star_selection span:hover label,
.star_selection span.checked label,
.star_selection span.checked ~ span label {
background:#F90;
color:#FFF;
} | 0.458834 | 0.185947 |
.error-message {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
width: auto;
height: auto;
color: #dd4b39;
}
.input-error-message {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
width: auto;
height: auto;
color: #dd4b39;
margin-top: 10px;
min-height: 29px;
font-size: 1em;
line-height: 2em;
}
input.error,
select.error {
border: 1px solid #ff4800;
}
.form-error-message {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
width: auto;
height: auto;
color: #dd4b39;
margin-top: 10px;
padding: 8px 10px;
min-height: 29px;
font-size: 1em;
line-height: 1em;
}
/* Common */
.box-sizing {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/*Start Page*/
.text-ellipsis {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-icab-text-overflow: ellipsis;
-khtml-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
}
#map-layer {
display: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
top: 35px;
right: 0;
bottom: 25px;
left: 0;
z-index: 160;
}
#map-layer .active-selected {
fill: #666666;
}
.map-title {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-top: 1px solid #bfbfbf;
position: absolute;
left: 0;
right: 0;
text-align: center;
padding: 15px;
font-size: 25px;
background: #232323;
color: #bfbfbf;
}
.map-start-date {
position: absolute;
left: 0;
padding-left: 25px;
font-size: 25px;
top: 15px;
color: #bfbfbf;
}
.map-end-date {
position: absolute;
right: 0;
font-size: 25px;
padding-right: 25px;
top: 15px;
color: #bfbfbf;
}
#map-layer svg {
width: 100%;
height: 100%;
background: #6285A9;
overflow: hidden;
}
#map-layer .map-close-btn {
position: absolute;
right: 0;
left: 6px;
width: 48px;
height: 48px;
top: 65px;
background: url(/images/arrow-navigation-back.png) 0 0;
cursor: pointer;
}
.subunit-boundary {
fill: none;
stroke: #553;
}
.subunit {
fill: #E6E6E6;
transition: fill ease-in 0.3s;
}
.subunit:hover {
fill: #B3B3B3;
}
.subunit-label {
fill: #222;
font-size: 3px;
font-weight: 300;
text-anchor: middle;
font-family: "Verdana";
pointer-events: none;
}
.tooltip-exhibit-container {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
padding: 5px;
width: 350px;
overflow: hidden;
text-overflow: ellipsis;
border: 1px solid transparent;
transition: background ease-in 0.2s;
transition: border ease-in 0.2s;
}
.tooltip-exhibit-container .tooltip-exhibit-thumb {
width: 60px;
height: 60px;
margin-right: 20px;
}
.tooltip-exhibit-container:hover {
border: 1px solid #00bce0;
background-color: rgba(80, 80, 104, 0.7);
cursor: pointer;
}
.tooltip-exhibit-container:before,
.tooltip-exhibit-container:after {
position: absolute;
min-width: 125px;
left: 75px;
}
.tooltip-exhibit-container:before {
top: 5px;
font-weight: bold;
content: attr(data-description);
}
.tooltip-exhibit-container:after {
top: 35px;
content: attr(data-date);
}
#mapAreaInfo {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 100%;
padding: 20px;
position: absolute;
z-index: 1;
display: none;
overflow: hidden;
background: #232323;
color: #cfcfcf;
}
#mapAreaInfo .content-container {
height: 100%;
overflow: auto;
margin-top: 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 70px;
}
#mapAreaInfo .map-view-exhibit-info-header {
width: 100%;
text-align: center;
}
#mapAreaInfo .map-view-exhibit-info-close-btn {
cursor: pointer;
position: absolute;
right: 15px;
top: 25px;
height: 30px;
width: 30px;
margin-top: 20px;
background: url(/images/close_off.png) 0 0;
}
#mapAreaInfo .map-view-exhibit-info-close-btn:hover {
cursor: pointer;
background: #232323 url(/images/close_on.png) 0 0;
}
.map-view-exhibit-info {
margin-bottom: 25px;
}
.map-view-exhibit-info img,
.map-view-exhibit-info iframe {
height: 200px;
width: 200px;
float: left;
margin-right: 25px;
}
.map-view-exhibit-info .map-view-exhibit-info-description {
height: 200px;
}
.selected {
fill: #EAA4A4;
}
/*# sourceMappingURL=map.css.map */ | css/map.css | .error-message {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
width: auto;
height: auto;
color: #dd4b39;
}
.input-error-message {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
width: auto;
height: auto;
color: #dd4b39;
margin-top: 10px;
min-height: 29px;
font-size: 1em;
line-height: 2em;
}
input.error,
select.error {
border: 1px solid #ff4800;
}
.form-error-message {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: none;
width: auto;
height: auto;
color: #dd4b39;
margin-top: 10px;
padding: 8px 10px;
min-height: 29px;
font-size: 1em;
line-height: 1em;
}
/* Common */
.box-sizing {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/*Start Page*/
.text-ellipsis {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
-o-text-overflow: ellipsis;
-icab-text-overflow: ellipsis;
-khtml-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
}
#map-layer {
display: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: absolute;
top: 35px;
right: 0;
bottom: 25px;
left: 0;
z-index: 160;
}
#map-layer .active-selected {
fill: #666666;
}
.map-title {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
border-top: 1px solid #bfbfbf;
position: absolute;
left: 0;
right: 0;
text-align: center;
padding: 15px;
font-size: 25px;
background: #232323;
color: #bfbfbf;
}
.map-start-date {
position: absolute;
left: 0;
padding-left: 25px;
font-size: 25px;
top: 15px;
color: #bfbfbf;
}
.map-end-date {
position: absolute;
right: 0;
font-size: 25px;
padding-right: 25px;
top: 15px;
color: #bfbfbf;
}
#map-layer svg {
width: 100%;
height: 100%;
background: #6285A9;
overflow: hidden;
}
#map-layer .map-close-btn {
position: absolute;
right: 0;
left: 6px;
width: 48px;
height: 48px;
top: 65px;
background: url(/images/arrow-navigation-back.png) 0 0;
cursor: pointer;
}
.subunit-boundary {
fill: none;
stroke: #553;
}
.subunit {
fill: #E6E6E6;
transition: fill ease-in 0.3s;
}
.subunit:hover {
fill: #B3B3B3;
}
.subunit-label {
fill: #222;
font-size: 3px;
font-weight: 300;
text-anchor: middle;
font-family: "Verdana";
pointer-events: none;
}
.tooltip-exhibit-container {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
position: relative;
padding: 5px;
width: 350px;
overflow: hidden;
text-overflow: ellipsis;
border: 1px solid transparent;
transition: background ease-in 0.2s;
transition: border ease-in 0.2s;
}
.tooltip-exhibit-container .tooltip-exhibit-thumb {
width: 60px;
height: 60px;
margin-right: 20px;
}
.tooltip-exhibit-container:hover {
border: 1px solid #00bce0;
background-color: rgba(80, 80, 104, 0.7);
cursor: pointer;
}
.tooltip-exhibit-container:before,
.tooltip-exhibit-container:after {
position: absolute;
min-width: 125px;
left: 75px;
}
.tooltip-exhibit-container:before {
top: 5px;
font-weight: bold;
content: attr(data-description);
}
.tooltip-exhibit-container:after {
top: 35px;
content: attr(data-date);
}
#mapAreaInfo {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 100%;
padding: 20px;
position: absolute;
z-index: 1;
display: none;
overflow: hidden;
background: #232323;
color: #cfcfcf;
}
#mapAreaInfo .content-container {
height: 100%;
overflow: auto;
margin-top: 50px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding-bottom: 70px;
}
#mapAreaInfo .map-view-exhibit-info-header {
width: 100%;
text-align: center;
}
#mapAreaInfo .map-view-exhibit-info-close-btn {
cursor: pointer;
position: absolute;
right: 15px;
top: 25px;
height: 30px;
width: 30px;
margin-top: 20px;
background: url(/images/close_off.png) 0 0;
}
#mapAreaInfo .map-view-exhibit-info-close-btn:hover {
cursor: pointer;
background: #232323 url(/images/close_on.png) 0 0;
}
.map-view-exhibit-info {
margin-bottom: 25px;
}
.map-view-exhibit-info img,
.map-view-exhibit-info iframe {
height: 200px;
width: 200px;
float: left;
margin-right: 25px;
}
.map-view-exhibit-info .map-view-exhibit-info-description {
height: 200px;
}
.selected {
fill: #EAA4A4;
}
/*# sourceMappingURL=map.css.map */ | 0.34621 | 0.052158 |
@import 'https://fonts.googleapis.com/css?family=Lobster|Playfair+Display|Raleway';
body,
html {
width: 100%;
height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Arimo', sans-serif;
font-weight: 700;
}
a {
color: #987067;
font-weight: 900;
}
.content-section-a .lead a:hover,
.content-section-b .lead a:hover {
color: rgb(71,64,74);
font-weight: 900;
}
.topnav {
font-size: 1em;
letter-spacing: 1px;
text-transform: lowercase;
color: rgba(71,64,74,0.9);
}
#initials {
font-family: 'Lobster', cursive;
text-shadow: 1px 1px 1px rgba(183,155,149,1);
letter-spacing: 0px;
color: rgb(71,64,74);
text-transform: lowercase;
font-size: 245%;
}
.lead {
font-size: 1.4em;
text-transform: lowercase;
color: #ad8d86;
font-weight: lighter;
line-height: 134%;
}
.intro-header {
padding-top: 50px; /* 50px of padding needed to clear navbar content */
padding-bottom: 50px;
text-align: center;
color: #f8f8f8;
background: linear-gradient(rgba(0, 47, 75, 0.3), rgba(220, 66, 37, 0.3)),
url(../img/computer_screen_opt2.png) no-repeat center center;
background-size: cover;
}
#plus{
color: rgb(71,64,74);
}
.intro-message {
position: relative;
padding-top: 20%;
padding-bottom: 20%;
}
/*JQuery animation___________________________________*/
.element{
font-family: 'Lobster', cursive;
margin: 0;
text-shadow: 3px 3px 2px rgba(183,155,149,1);
font-size: 6.5em;
letter-spacing: 0px;
color: rgb(71,64,74);
text-transform: lowercase;
margin-bottom: 2%;
margin-top: 4%;
}
.fade_in_block {
opacity:0;
}
.typed-cursor{
font-family: 'Lobster', cursive;
margin: 0;
text-shadow: 3px 3px 2px rgba(183,155,149,1);
font-size: 6em;
letter-spacing: 0px;
color: rgb(71,64,74);
text-transform: lowercase;
margin-bottom: 2%;
margin-top: 4%;
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; }
}
/*___________________________________________________*/
.intro-divider {
width: 34%;
border-top: 3px solid #faf9fa;
}
.intro-message > h1 {
/*text-shadow: 0.5px 0.5px 0.5px rgba(71,64,74,0.9);*/
text-shadow: 0.2px 0.2px 0.5px rgba(71,64,74,0.3);
font-family: 'Arimo', sans-serif;
letter-spacing: 1.5px;
color: #987068;
font-size: 178%;
margin-top: 3%;
margin-right: 1%;
}
.content-section-a {
padding: 100px 0;
background-color: #f8f8f8;
}
.img-thumbnail {
width: 60%;
margin-left: 17%;
padding: 0;
}
.img-thumbnail.self {
width: 65%;
margin-left: 17%;
padding: 0;
}
.content-section-b {
padding: 100px 0;
background-color: #dbdbdb;
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
}
.section-heading {
font-family: 'Lobster', cursive;
/*text-shadow: 1px 1px 1px rgba(183,155,149,1);*/
font-size: 3.5em;
color: rgb(71,64,74);
text-transform: lowercase;
margin-bottom: 30px;
}
.section-heading-spacer {
float: left;
width: 200px;
border-top: 3px solid #e7e7e7;
}
.purravida {
width: 100%;
margin-top: 9%;
margin-left: 0%;
}
.juice_glasses {
width: 89%;
margin-left: 13%;
}
.banner {
padding: 1.5vw 0 0.5vw 0;
color: #f8f8f8;
background: linear-gradient(rgba(0, 47, 75, 0.4), rgba(220, 66, 37, 0.2)),
url(../img/blurry_background.jpg);
background-size: cover;
}
.banner ul {
margin-bottom: 0;
}
.social_button {
display: inline-block;
margin-left: 35%;
}
.social_button a:hover {
color: #777;
}
.social_icon_style {
color: #f8f8f8;
font-size: 1.2em;
}
.copyright.text-muted.small {
text-align: center;
color: #fff;
letter-spacing: 0.12vw;
margin-top: 2%;
}
/*_MEDIA QUERIES_________________________________________________*/
@media screen and (max-width:1281px){
.element{
font-size: 5.5em;
}
}
@media (max-width:1025px) {
.element{
font-size: 4.6em;
letter-spacing: 0px;
}
}
@media screen and (max-width:961px) {
.element{
font-size: 4.7em;
letter-spacing: 0px;
}
.typed-cursor {
font-size: 4em;
}
.intro-message {
font-size: 83%;
padding-top: 24%;
padding-left: 1%;
}
.intro-divider {
width: 33%;
border-top: 1px solid #faf9fa;
margin-left: 32%;
margin-top: 1%;
}
.intro-message > h1 {
font-size: 169%;
}
.section-heading {
font-size: 2.5em;
margin-top: 1%;
margin-bottom: 4%;
}
.content-section-a {
padding: 7% 0;
}
.content-section-b {
padding: 7% 0;
}
.img_thumbnail {
margin-top: 2%;
margin-bottom: 8%;
}
.img-thumbnail.self {
width: 65%;
margin-top: 16%;
margin-left: 17%;
}
.purravida {
margin-top: 17%;
margin-left: 6%;
}
.juice_glasses {
margin-top: 17%;
margin-left: 6%;
}
ul.intro-social-buttons > li {
display: block;
margin-bottom: 20px;
padding: 0;
}
.banner {
padding: 2vw 0 0.5vw 0;
}
}
@media screen and (max-width:768px) {
.purravida {
margin-left: 0;
}
.img-thumbnail.self {
margin-top: 14%;
}
.banner {
padding: 2.5vw 0 0.5vw 0;
}
.copyright.text-muted.small {
margin-top: 3%;
}
}
@media screen and (max-width:676px) {
.element {
font-size: 4.3em;
}
.intro-message {
font-size: 73%;
}
}
@media screen and (max-width:481px) {
.intro-message {
font-size: 57%;
}
.img-thumbnail {
margin-bottom: 7%;
}
.img-thumbnail.self {
margin-top: 0;
}
.purravida {
margin-top: 0;
margin-left: 0;
}
.juicee_glasses {
margin-top: 17%;
}
.banner {
padding: 3.5vw 0 1.5vw 0;
}
.copyright.text-muted.small {
margin-top: 4%;
}
}
@media screen and (max-width:320px) {
.intro-header {
padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
padding-bottom: 50px;
text-align: center;
color: #f8f8f8;
background: linear-gradient(rgba(0, 47, 75, 0.3), rgba(220, 66, 37, 0.3)),
url(../img/computer_screen.jpeg) no-repeat center center;
background-size: cover;
}
.intro-divider {
width: 45%;
border-top: 1px solid #faf9fa;
margin-left: 25%;
margin-top: 3%;
}
.intro-message {
font-size: 41%;
padding-right: 6%;
padding-left: 7%;
margin-top: 8%;
}
.element{
font-size: 6.5em;
}
.intro-message > h3 {
font-size: 2em;
}
ul.intro-social-buttons > li {
display: block;
margin-bottom: 20px;
padding: 0;
}
.content-section-a {
padding: 7% 0;
}
.section-heading {
font-size: 2.5em;
margin-top: 1%;
margin-bottom: 5%;
}
.lead {
font-size: 1em;
}
.img-thumbnail {
margin-bottom: 7%;
}
.img-thumbnail.self {
width: 70%;
margin-left: 14%;
padding: 0;
}
.purravida {
margin-top: 2%;
margin-left: 0%;
}
.content-section-b {
padding: 7% 0;
}
.juice_glasses {
margin-left: 4%;
}
.social_button {
font-size: 0.7em;
}
.banner {
padding: 5.5vw 0 1.5vw 0;
}
.copyright.text-muted.small {
font-size: 3vw;
margin-top: 6%;
}
} | css/landing-page.css | @import 'https://fonts.googleapis.com/css?family=Lobster|Playfair+Display|Raleway';
body,
html {
width: 100%;
height: 100%;
}
body,
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Arimo', sans-serif;
font-weight: 700;
}
a {
color: #987067;
font-weight: 900;
}
.content-section-a .lead a:hover,
.content-section-b .lead a:hover {
color: rgb(71,64,74);
font-weight: 900;
}
.topnav {
font-size: 1em;
letter-spacing: 1px;
text-transform: lowercase;
color: rgba(71,64,74,0.9);
}
#initials {
font-family: 'Lobster', cursive;
text-shadow: 1px 1px 1px rgba(183,155,149,1);
letter-spacing: 0px;
color: rgb(71,64,74);
text-transform: lowercase;
font-size: 245%;
}
.lead {
font-size: 1.4em;
text-transform: lowercase;
color: #ad8d86;
font-weight: lighter;
line-height: 134%;
}
.intro-header {
padding-top: 50px; /* 50px of padding needed to clear navbar content */
padding-bottom: 50px;
text-align: center;
color: #f8f8f8;
background: linear-gradient(rgba(0, 47, 75, 0.3), rgba(220, 66, 37, 0.3)),
url(../img/computer_screen_opt2.png) no-repeat center center;
background-size: cover;
}
#plus{
color: rgb(71,64,74);
}
.intro-message {
position: relative;
padding-top: 20%;
padding-bottom: 20%;
}
/*JQuery animation___________________________________*/
.element{
font-family: 'Lobster', cursive;
margin: 0;
text-shadow: 3px 3px 2px rgba(183,155,149,1);
font-size: 6.5em;
letter-spacing: 0px;
color: rgb(71,64,74);
text-transform: lowercase;
margin-bottom: 2%;
margin-top: 4%;
}
.fade_in_block {
opacity:0;
}
.typed-cursor{
font-family: 'Lobster', cursive;
margin: 0;
text-shadow: 3px 3px 2px rgba(183,155,149,1);
font-size: 6em;
letter-spacing: 0px;
color: rgb(71,64,74);
text-transform: lowercase;
margin-bottom: 2%;
margin-top: 4%;
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; }
}
/*___________________________________________________*/
.intro-divider {
width: 34%;
border-top: 3px solid #faf9fa;
}
.intro-message > h1 {
/*text-shadow: 0.5px 0.5px 0.5px rgba(71,64,74,0.9);*/
text-shadow: 0.2px 0.2px 0.5px rgba(71,64,74,0.3);
font-family: 'Arimo', sans-serif;
letter-spacing: 1.5px;
color: #987068;
font-size: 178%;
margin-top: 3%;
margin-right: 1%;
}
.content-section-a {
padding: 100px 0;
background-color: #f8f8f8;
}
.img-thumbnail {
width: 60%;
margin-left: 17%;
padding: 0;
}
.img-thumbnail.self {
width: 65%;
margin-left: 17%;
padding: 0;
}
.content-section-b {
padding: 100px 0;
background-color: #dbdbdb;
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
}
.section-heading {
font-family: 'Lobster', cursive;
/*text-shadow: 1px 1px 1px rgba(183,155,149,1);*/
font-size: 3.5em;
color: rgb(71,64,74);
text-transform: lowercase;
margin-bottom: 30px;
}
.section-heading-spacer {
float: left;
width: 200px;
border-top: 3px solid #e7e7e7;
}
.purravida {
width: 100%;
margin-top: 9%;
margin-left: 0%;
}
.juice_glasses {
width: 89%;
margin-left: 13%;
}
.banner {
padding: 1.5vw 0 0.5vw 0;
color: #f8f8f8;
background: linear-gradient(rgba(0, 47, 75, 0.4), rgba(220, 66, 37, 0.2)),
url(../img/blurry_background.jpg);
background-size: cover;
}
.banner ul {
margin-bottom: 0;
}
.social_button {
display: inline-block;
margin-left: 35%;
}
.social_button a:hover {
color: #777;
}
.social_icon_style {
color: #f8f8f8;
font-size: 1.2em;
}
.copyright.text-muted.small {
text-align: center;
color: #fff;
letter-spacing: 0.12vw;
margin-top: 2%;
}
/*_MEDIA QUERIES_________________________________________________*/
@media screen and (max-width:1281px){
.element{
font-size: 5.5em;
}
}
@media (max-width:1025px) {
.element{
font-size: 4.6em;
letter-spacing: 0px;
}
}
@media screen and (max-width:961px) {
.element{
font-size: 4.7em;
letter-spacing: 0px;
}
.typed-cursor {
font-size: 4em;
}
.intro-message {
font-size: 83%;
padding-top: 24%;
padding-left: 1%;
}
.intro-divider {
width: 33%;
border-top: 1px solid #faf9fa;
margin-left: 32%;
margin-top: 1%;
}
.intro-message > h1 {
font-size: 169%;
}
.section-heading {
font-size: 2.5em;
margin-top: 1%;
margin-bottom: 4%;
}
.content-section-a {
padding: 7% 0;
}
.content-section-b {
padding: 7% 0;
}
.img_thumbnail {
margin-top: 2%;
margin-bottom: 8%;
}
.img-thumbnail.self {
width: 65%;
margin-top: 16%;
margin-left: 17%;
}
.purravida {
margin-top: 17%;
margin-left: 6%;
}
.juice_glasses {
margin-top: 17%;
margin-left: 6%;
}
ul.intro-social-buttons > li {
display: block;
margin-bottom: 20px;
padding: 0;
}
.banner {
padding: 2vw 0 0.5vw 0;
}
}
@media screen and (max-width:768px) {
.purravida {
margin-left: 0;
}
.img-thumbnail.self {
margin-top: 14%;
}
.banner {
padding: 2.5vw 0 0.5vw 0;
}
.copyright.text-muted.small {
margin-top: 3%;
}
}
@media screen and (max-width:676px) {
.element {
font-size: 4.3em;
}
.intro-message {
font-size: 73%;
}
}
@media screen and (max-width:481px) {
.intro-message {
font-size: 57%;
}
.img-thumbnail {
margin-bottom: 7%;
}
.img-thumbnail.self {
margin-top: 0;
}
.purravida {
margin-top: 0;
margin-left: 0;
}
.juicee_glasses {
margin-top: 17%;
}
.banner {
padding: 3.5vw 0 1.5vw 0;
}
.copyright.text-muted.small {
margin-top: 4%;
}
}
@media screen and (max-width:320px) {
.intro-header {
padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
padding-bottom: 50px;
text-align: center;
color: #f8f8f8;
background: linear-gradient(rgba(0, 47, 75, 0.3), rgba(220, 66, 37, 0.3)),
url(../img/computer_screen.jpeg) no-repeat center center;
background-size: cover;
}
.intro-divider {
width: 45%;
border-top: 1px solid #faf9fa;
margin-left: 25%;
margin-top: 3%;
}
.intro-message {
font-size: 41%;
padding-right: 6%;
padding-left: 7%;
margin-top: 8%;
}
.element{
font-size: 6.5em;
}
.intro-message > h3 {
font-size: 2em;
}
ul.intro-social-buttons > li {
display: block;
margin-bottom: 20px;
padding: 0;
}
.content-section-a {
padding: 7% 0;
}
.section-heading {
font-size: 2.5em;
margin-top: 1%;
margin-bottom: 5%;
}
.lead {
font-size: 1em;
}
.img-thumbnail {
margin-bottom: 7%;
}
.img-thumbnail.self {
width: 70%;
margin-left: 14%;
padding: 0;
}
.purravida {
margin-top: 2%;
margin-left: 0%;
}
.content-section-b {
padding: 7% 0;
}
.juice_glasses {
margin-left: 4%;
}
.social_button {
font-size: 0.7em;
}
.banner {
padding: 5.5vw 0 1.5vw 0;
}
.copyright.text-muted.small {
font-size: 3vw;
margin-top: 6%;
}
} | 0.433022 | 0.117471 |
@media screen and (max-width: 1087px) {
.navbar-menu {
background-color: hsl(0, 0%, 21%);
}
.navbar-item {
color: whitesmoke;
text-align: center;
}
a.navbar-item:hover {
background-color: #292929;
color: whitesmoke;
}
.navbar-burger:hover {
background-color: #292929;
}
}
/* HERO BANNER */
/* Creates pseudo element that adds opacity to the background image only */
.hero {
z-index: 1;
position: relative;
background-color: black;
}
.hero::after {
background-image: url("../images/sitewide/banner.jpg");
background-size: cover;
background-position: center center;
opacity: .85;
z-index: -1;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.is-hidden-mobile h1.title {
font-size: 6rem;
}
.is-hidden-mobile h2.subtitle {
font-size: 1.5rem;
}
.is-hidden-tablet h1.title {
font-size: 4rem;
}
.is-hidden-tablet h2.subtitle {
font-size: 1rem;
}
/* inherit text-is-white */
h1.title, h2.subtitle {
color: inherit;
}
/* ABOUT */
#mytechstack .inner-tile {
display: flex;
align-items: center;
}
#mytechstack .fa {
line-height: inherit;
}
/* PROJECTS */
/* large screen */
@media screen and (min-width: 768px) {
#projects .tile.is-ancestor {
display: flex;
flex-wrap: wrap;
}
#projects .tile.is-child {
display: flex;
align-items: center;
justify-content: center;
}
#projects .tile img {
border-radius: 6px;
opacity: .75;
height: 100%;
object-fit: cover;
width: 100%;
}
#projects .tile .box {
padding: 0rem;
}
#projects .tile h3 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #000000;
pointer-events: none;
}
#projects a img:hover, #projects a img:focus {
opacity: .25;
}
}
/* small screen */
@media screen and (max-width: 767px) {
#projects .tile img {
display: none;
}
#projects .tile.is-child {
background-color: hsl(0, 0%, 21%);
}
#projects .tile.is-child:hover, #projects a .tile.is-child:focus {
background-color: #292929;
}
#projects .tile h3 {
color: whitesmoke;
}
}
#projects a.box:hover, #projects a.box:focus {
box-shadow: 0 0 0 1px rgba(10,10,10,.1);
}
#projects .modal-card-body {
border-radius: 0px 0px 6px 6px;
}
#projects .modal * {
color: inherit;
}
/* BLOG */
/* CONNECT */
@media screen and (min-width: 768px) {
#connect .image {
width: 25vw;
}
#connect .box {
width: 75vw;
margin: auto;
}
#connect .media-left {
align-self: center;
}
}
@media screen and (max-width: 767px) {
#connect .media {
justify-content: center;
flex-wrap: wrap;
}
#connect .media-left {
flex-grow: 1;
flex-shrink: 1;
margin-right: 0rem;
}
#connect .media-content {
margin-top: 1rem;
}
}
#connect img {
border-radius: 3px;
}
#connect #socials a {
margin: 1rem 0.5rem 2rem 0.5rem;
color: inherit;
}
#connect #socials a:hover {
color: #292929;
}
#connect .subtitle {
margin-bottom: 0rem;
}
#connect .media-content li {
margin: 0.25rem;
}
#connect .image {
margin: 1rem;
}
/* FOOTER */
.footer {
padding: 1.5rem 1.5rem 1.5rem;
line-height: 1;
}
/* keep footer on bottom even if not enough content */
.body {
display: flex;
min-height: 100vh;
flex-direction: column;
}
.bodyContent {
flex: 1;
} | static/css/custom.css | @media screen and (max-width: 1087px) {
.navbar-menu {
background-color: hsl(0, 0%, 21%);
}
.navbar-item {
color: whitesmoke;
text-align: center;
}
a.navbar-item:hover {
background-color: #292929;
color: whitesmoke;
}
.navbar-burger:hover {
background-color: #292929;
}
}
/* HERO BANNER */
/* Creates pseudo element that adds opacity to the background image only */
.hero {
z-index: 1;
position: relative;
background-color: black;
}
.hero::after {
background-image: url("../images/sitewide/banner.jpg");
background-size: cover;
background-position: center center;
opacity: .85;
z-index: -1;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.is-hidden-mobile h1.title {
font-size: 6rem;
}
.is-hidden-mobile h2.subtitle {
font-size: 1.5rem;
}
.is-hidden-tablet h1.title {
font-size: 4rem;
}
.is-hidden-tablet h2.subtitle {
font-size: 1rem;
}
/* inherit text-is-white */
h1.title, h2.subtitle {
color: inherit;
}
/* ABOUT */
#mytechstack .inner-tile {
display: flex;
align-items: center;
}
#mytechstack .fa {
line-height: inherit;
}
/* PROJECTS */
/* large screen */
@media screen and (min-width: 768px) {
#projects .tile.is-ancestor {
display: flex;
flex-wrap: wrap;
}
#projects .tile.is-child {
display: flex;
align-items: center;
justify-content: center;
}
#projects .tile img {
border-radius: 6px;
opacity: .75;
height: 100%;
object-fit: cover;
width: 100%;
}
#projects .tile .box {
padding: 0rem;
}
#projects .tile h3 {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #000000;
pointer-events: none;
}
#projects a img:hover, #projects a img:focus {
opacity: .25;
}
}
/* small screen */
@media screen and (max-width: 767px) {
#projects .tile img {
display: none;
}
#projects .tile.is-child {
background-color: hsl(0, 0%, 21%);
}
#projects .tile.is-child:hover, #projects a .tile.is-child:focus {
background-color: #292929;
}
#projects .tile h3 {
color: whitesmoke;
}
}
#projects a.box:hover, #projects a.box:focus {
box-shadow: 0 0 0 1px rgba(10,10,10,.1);
}
#projects .modal-card-body {
border-radius: 0px 0px 6px 6px;
}
#projects .modal * {
color: inherit;
}
/* BLOG */
/* CONNECT */
@media screen and (min-width: 768px) {
#connect .image {
width: 25vw;
}
#connect .box {
width: 75vw;
margin: auto;
}
#connect .media-left {
align-self: center;
}
}
@media screen and (max-width: 767px) {
#connect .media {
justify-content: center;
flex-wrap: wrap;
}
#connect .media-left {
flex-grow: 1;
flex-shrink: 1;
margin-right: 0rem;
}
#connect .media-content {
margin-top: 1rem;
}
}
#connect img {
border-radius: 3px;
}
#connect #socials a {
margin: 1rem 0.5rem 2rem 0.5rem;
color: inherit;
}
#connect #socials a:hover {
color: #292929;
}
#connect .subtitle {
margin-bottom: 0rem;
}
#connect .media-content li {
margin: 0.25rem;
}
#connect .image {
margin: 1rem;
}
/* FOOTER */
.footer {
padding: 1.5rem 1.5rem 1.5rem;
line-height: 1;
}
/* keep footer on bottom even if not enough content */
.body {
display: flex;
min-height: 100vh;
flex-direction: column;
}
.bodyContent {
flex: 1;
} | 0.325735 | 0.110807 |
*{
margin: auto;
padding: 0;
}
@media screen and (min-width: 480px) and (max-width: 640px){
body{
font-size: 80%;
}
}
@media screen and (max-width: 480px){
body{
font-size: 50%;
}
}
.content{
background-color: #f0f0f0;
min-width: 320px;
max-width: 1920px;
width: 100%;
height: 100%;
}
.head{
background-color: #29bde0;
height: 90px;
}
.head img{
margin-left:3.4375%;
margin-top: 44px;
max-width: 5.3125%;
}
.box1{
width: 88.75%;
height: 116px;
border: solid 1px #c9c9c9;
background-color: white;
margin-top: 26px;
font-size: 2.1875em;
color:#c9c9c9;
text-align: center;
line-height: 116px;
}
.box1 img {
position:relative;
left:10.21%;
top:5px;
max-width: 4.23%;
}
.box2{
width: 88.75%;
height: 776px;
border: solid 1px #c9c9c9;
background-color: white;
text-align: center;
margin-top: 25px;
position: relative;
}
.sbox{
height: 90px;
border-bottom: solid 2px #fdd793;
font-size: 2.375em;
color: #fbb435;
line-height: 90px;
}
.sbox1,.sbox2,.sbox3{
width: 81%;
height: 135px;
line-height: 135px;
background-color: #69d1e9;
font-size: 2em;
color: white;
}
.content p{
font-size: 1.53125em;
color: #787878;
line-height: 78px;
}
.sanjiao {
width: 0;
height: 0;
border-top: 27px solid transparent;
border-left: 28px solid #fbb435;
border-bottom: 27px solid transparent;
float: right;
position: absolute;
top: 49%;
left: 93%;
}
.abc {
font-size: 1.53125em;
color: #787878;
margin-top: 28px;
}
.box{
width: 30%;
height: 20px;
position: absolute;
}
.yuan{
width: 18px;
height: 18px;
background: #f0f0f0;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
float: left;
margin-left: 9px;
}
.yuan1{
width: 18px;
height: 18px;
background: #69d1e9;
border-radius: 50%;
float: left;
}
.foot{
height: 60px;
} | tast/task6.css | *{
margin: auto;
padding: 0;
}
@media screen and (min-width: 480px) and (max-width: 640px){
body{
font-size: 80%;
}
}
@media screen and (max-width: 480px){
body{
font-size: 50%;
}
}
.content{
background-color: #f0f0f0;
min-width: 320px;
max-width: 1920px;
width: 100%;
height: 100%;
}
.head{
background-color: #29bde0;
height: 90px;
}
.head img{
margin-left:3.4375%;
margin-top: 44px;
max-width: 5.3125%;
}
.box1{
width: 88.75%;
height: 116px;
border: solid 1px #c9c9c9;
background-color: white;
margin-top: 26px;
font-size: 2.1875em;
color:#c9c9c9;
text-align: center;
line-height: 116px;
}
.box1 img {
position:relative;
left:10.21%;
top:5px;
max-width: 4.23%;
}
.box2{
width: 88.75%;
height: 776px;
border: solid 1px #c9c9c9;
background-color: white;
text-align: center;
margin-top: 25px;
position: relative;
}
.sbox{
height: 90px;
border-bottom: solid 2px #fdd793;
font-size: 2.375em;
color: #fbb435;
line-height: 90px;
}
.sbox1,.sbox2,.sbox3{
width: 81%;
height: 135px;
line-height: 135px;
background-color: #69d1e9;
font-size: 2em;
color: white;
}
.content p{
font-size: 1.53125em;
color: #787878;
line-height: 78px;
}
.sanjiao {
width: 0;
height: 0;
border-top: 27px solid transparent;
border-left: 28px solid #fbb435;
border-bottom: 27px solid transparent;
float: right;
position: absolute;
top: 49%;
left: 93%;
}
.abc {
font-size: 1.53125em;
color: #787878;
margin-top: 28px;
}
.box{
width: 30%;
height: 20px;
position: absolute;
}
.yuan{
width: 18px;
height: 18px;
background: #f0f0f0;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
float: left;
margin-left: 9px;
}
.yuan1{
width: 18px;
height: 18px;
background: #69d1e9;
border-radius: 50%;
float: left;
}
.foot{
height: 60px;
} | 0.433742 | 0.075041 |
:host {
/**
* @prop --front-background: Front side background colour.
*/
--front-background: repeating-linear-gradient(
45deg,
#f9f9f9,
#f9f9f9 10px,
#f0eeee 10px,
#f0eeee 20px
);
/**
* @prop --back-background: Back side background colour.
*/
--back-background: repeating-linear-gradient(
315deg,
#f0eeee,
#f0eeee 10px,
#f9f9f9 10px,
#f9f9f9 20px
);
/**
* @prop --accent: The accent colour for both sides of the card.
*/
--accent: rgb(255, 212, 45);
display: block;
}
:host * {
box-sizing: border-box;
}
::slotted(*) {
font-family: inherit;
position: relative;
}
#card {
background-color: transparent;
width: 100%;
perspective: 1000px;
position: relative;
}
#front {
background: var(--front-background);
}
#back {
background: var(--back-background);
}
/* Each side of the the card */
.card-face {
color: #333333;
background: rgb(247, 247, 247);
border-radius: .25rem;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),
0 2px 10px 0 rgba(0,0,0,.12);
transition: transform 0.5s ease;
overflow: hidden;
position: absolute;
width: 100%;
height: 100%;
backface-visibility: hidden;
font-family: inherit;
left: 0;
top: 0;
}
.card-content {
/* border: 3px solid var(--accent, rgb(255, 212, 45)); */
border-top: none;
overflow: auto;
padding: 1rem;
}
/* Style the flip button */
.flip-button {
position:absolute;
width: 80px;
height: 80px;
right: -40px;
bottom: -40px;
cursor: pointer;
border: 4px solid var(--accent, rgb(255, 212, 45));
background: var(--accent, rgb(255, 212, 45));
border-radius: 50%;
}
.flip-button-icon {
display:inline-block;
position: relative;
top: -14px;
left: -14px;
width:25px;
height:25px;
background-repeat: no-repeat;
background-size: contain;
fill: var(--flip-button-fill, transparent);
}
/* Set the icon svg to display:none so it's doesn't take space in the card. */
#icon-svg {
display: none;
}
/* Set the rotation for each side based on face-down attr */
:host([face-down]) section#front {
transform: rotateY(180deg);
/* position: absolute; */
}
:host([face-down]) section#back {
transform: rotateY(0deg);
/* position: relative; */
}
/* Style ordered lists unless the user specifies otherwise */
::slotted(ol) {
padding-left: 20px;
}
/* Set the card back to face down */
section#back {
transform: rotateY(180deg);
/* position: absolute; */
}
section#front {
/* position: relative; */
}
.category-banner {
border-radius: .25rem .25rem 0 0;
transform: translateX(-2px);
width: calc(100% + 4px);
background-color: #000;
color: #EEE;
font-family: inherit;
font-weight: 400;
font-size: 0.75rem;
padding: 4px 8px;
} | src/components/code-it-note/code-it-note.css | :host {
/**
* @prop --front-background: Front side background colour.
*/
--front-background: repeating-linear-gradient(
45deg,
#f9f9f9,
#f9f9f9 10px,
#f0eeee 10px,
#f0eeee 20px
);
/**
* @prop --back-background: Back side background colour.
*/
--back-background: repeating-linear-gradient(
315deg,
#f0eeee,
#f0eeee 10px,
#f9f9f9 10px,
#f9f9f9 20px
);
/**
* @prop --accent: The accent colour for both sides of the card.
*/
--accent: rgb(255, 212, 45);
display: block;
}
:host * {
box-sizing: border-box;
}
::slotted(*) {
font-family: inherit;
position: relative;
}
#card {
background-color: transparent;
width: 100%;
perspective: 1000px;
position: relative;
}
#front {
background: var(--front-background);
}
#back {
background: var(--back-background);
}
/* Each side of the the card */
.card-face {
color: #333333;
background: rgb(247, 247, 247);
border-radius: .25rem;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),
0 2px 10px 0 rgba(0,0,0,.12);
transition: transform 0.5s ease;
overflow: hidden;
position: absolute;
width: 100%;
height: 100%;
backface-visibility: hidden;
font-family: inherit;
left: 0;
top: 0;
}
.card-content {
/* border: 3px solid var(--accent, rgb(255, 212, 45)); */
border-top: none;
overflow: auto;
padding: 1rem;
}
/* Style the flip button */
.flip-button {
position:absolute;
width: 80px;
height: 80px;
right: -40px;
bottom: -40px;
cursor: pointer;
border: 4px solid var(--accent, rgb(255, 212, 45));
background: var(--accent, rgb(255, 212, 45));
border-radius: 50%;
}
.flip-button-icon {
display:inline-block;
position: relative;
top: -14px;
left: -14px;
width:25px;
height:25px;
background-repeat: no-repeat;
background-size: contain;
fill: var(--flip-button-fill, transparent);
}
/* Set the icon svg to display:none so it's doesn't take space in the card. */
#icon-svg {
display: none;
}
/* Set the rotation for each side based on face-down attr */
:host([face-down]) section#front {
transform: rotateY(180deg);
/* position: absolute; */
}
:host([face-down]) section#back {
transform: rotateY(0deg);
/* position: relative; */
}
/* Style ordered lists unless the user specifies otherwise */
::slotted(ol) {
padding-left: 20px;
}
/* Set the card back to face down */
section#back {
transform: rotateY(180deg);
/* position: absolute; */
}
section#front {
/* position: relative; */
}
.category-banner {
border-radius: .25rem .25rem 0 0;
transform: translateX(-2px);
width: calc(100% + 4px);
background-color: #000;
color: #EEE;
font-family: inherit;
font-weight: 400;
font-size: 0.75rem;
padding: 4px 8px;
} | 0.505859 | 0.153644 |
:root {
--tecla-primary: hsl(150, 50%, 30%);
--tecla-primary-on: white;
--tecla-primary-brighter: hsl(150, 50%, 40%);
--tecla-primary-darker: hsl(150, 50%, 20%);
--tecla-secondary: hsl(20, 100%, 50%);
--tecla-secondary-on: black;
--tecla-gray-90: hsl(0, 0%, 90%);
--tecla-gray-80: hsl(0, 0%, 80%);
--tecla-gray-60: hsl(0, 0%, 60%);
--tecla-gray-40: hsl(0, 0%, 40%);
--tecla-gray-20: hsl(0, 0%, 20%);
--tecla-surface: white;
--tecla-surface-darker: var(--tecla-gray-90);
--tecla-surface-on: var(--tecla-gray-20);
--tecla-border-color: var(--tecla-gray-40);
--tecla-error: #700000;
--tecla-error-on: white;
--tecla-hue-available: 150;
--tecla-hue-taken: 0;
/* fibonacci: 2 3 5 8 13 21 34 55 89 */
--tecla-spacing: 8px;
--tecla-spacing-xs: 3px;
--tecla-spacing-s: 5px;
--tecla-spacing-m: 8px;
--tecla-spacing-l: 13px;
--tecla-spacing-xl: 21px;
--tecla-spacing-xxl: 34px;
--tecla-spacing-xxxl: 55px;
--tecla-spacing-xxxxl: 89px;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
html,
body {
width: 100%;
height: 100%;
margin: 0;
}
body {
font-family: "Roboto", "Noto", sans-serif;
}
#topnav {
background-color: var(--tecla-primary);
color: var(--tecla-primary-on);
padding: var(--tecla-spacing-m) var(--tecla-spacing-xl);
}
#topnav a,
#topnav a:visited {
/* font-weight: bold; */
color: var(--tecla-primary-on);
margin-left: 2rem;
text-decoration: none;
}
.fullwidth {
width: 100%;
}
.button {
border: none;
display: inline-block;
padding: var(--tecla-spacing-m) var(--tecla-spacing-xl);
text-transform: uppercase;
text-decoration: none;
font: inherit;
font-size: 1rem;
border-radius: 2px;
cursor: pointer;
background-color: var(--tecla-gray-80);
color: var(--tecla-gray-20);
}
[disabled] {
cursor: not-allowed;
}
.primary {
background-color: var(--tecla-primary);
color: var(--tecla-primary-on);
}
.primary:hover {
background-color: var(--tecla-primary-brighter);
}
.secondary {
background-color: var(--tecla-secondary);
color: var(--tecla-secondary-on);
}
.error {
background-color: var(--tecla-error);
color: var(--tecla-error-on);
}
.info {
background-color: var(--tecla-gray-80);
}
.message {
padding: 1rem;
margin: 1rem 0;
font-size: 80%;
}
main {
max-width: 960px;
margin: 0 auto;
padding: var(--tecla-spacing-xs);
background-color: var(--tecla-surface);
color: var(--tecla-surface-on);
}
label {
font-family: "Roboto Condensed", inherit;
font-size: 70%;
text-transform: uppercase;
color: var(--tecla-gray-60);
display: block;
margin-bottom: var(--tecla-spacing-s);
margin-top: var(--tecla-spacing-l);
}
label[required]::after {
content: " *";
}
select,
input,
textarea {
font-family: inherit;
border: none;
background-color: var(--tecla-gray-90);
padding: var(--tecla-spacing-s);
margin: 0 0 var(--tecla-spacing-m, 0) 0;
display: block;
}
.tecla-list {
width: 100%;
background-color: var(--tecla-surface);
border-color: var(--tecla-border-color);
border-width: 1px;
border-style: solid;
margin: var(--tecla-spacing) 0;
padding: 0;
}
.tecla-list-item {
list-style: none;
padding: var(--tecla-spacing-s, 0);
margin: 0;
display: flex;
flex-direction: row;
align-items: center;
}
.tecla-list-item:hover {
background-color: var(--tecla-gray-90);
}
.tecla-list-item:active {
background-color: var(--tecla-primary);
color: var(--tecla-primary-on);
}
.tecla-list-item a {
text-decoration: inherit;
color: inherit;
}
.tecla-list-item .second-line {
font-size: 80%;
color: var(--tecla-gray-60);
}
.tecla-list-item-icon {
flex: 0 0 auto;
width: 40px;
height: 40px;
margin: 4px 8px 4px 4px;
border-radius: 50%;
}
.tecla-list-item-icon.small {
width: 16px;
height: 16px;
}
.tecla-list-item-content {
flex: 1 1 auto;
}
tr.changed {
background-color: var(--tecla-secondary);
color: var(--tecla-secondary-on);
}
table.data-table {
border-color: var(--tecla-border-color);
border-width: 1px;
border-style: solid;
}
table.data-table thead {
background-color: var(--tecla-border-color);
color: var(--tecla-surface);
}
table.data-table th,
table.data-table td {
padding: var(--tecla-spacing);
}
table.data-table tbody tr {
background-color: var(--tecla-surface);
color: var(--tecla-surface-on);
}
table.data-table tbody tr:nth-child(even) {
background-color: var(--tecla-surface-darker);
}
/* color scale per hour */
.available-00 {
background-color: hsl(var(--tecla-hue-available), 100%, 90%);
}
.available-01 {
background-color: hsl(var(--tecla-hue-available), 100%, 86.96%);
}
.available-02 {
background-color: hsl(var(--tecla-hue-available), 100%, 83.91%);
}
.available-03 {
background-color: hsl(var(--tecla-hue-available), 100%, 80.87%);
}
.available-04 {
background-color: hsl(var(--tecla-hue-available), 100%, 77.83%);
}
.available-05 {
background-color: hsl(var(--tecla-hue-available), 100%, 74.78%);
}
.available-06 {
background-color: hsl(var(--tecla-hue-available), 100%, 71.74%);
}
.available-07 {
background-color: hsl(var(--tecla-hue-available), 100%, 68.7%);
}
.available-08 {
background-color: hsl(var(--tecla-hue-available), 100%, 65.65%);
}
.available-09 {
background-color: hsl(var(--tecla-hue-available), 100%, 62.61%);
}
.available-10 {
background-color: hsl(var(--tecla-hue-available), 100%, 59.57%);
}
.available-11 {
background-color: hsl(var(--tecla-hue-available), 100%, 56.52%);
}
.available-12 {
background-color: hsl(var(--tecla-hue-available), 100%, 53.48%);
}
.available-13 {
background-color: hsl(var(--tecla-hue-available), 100%, 50.43%);
}
.available-14 {
background-color: hsl(var(--tecla-hue-available), 100%, 47.39%);
}
.available-15 {
background-color: hsl(var(--tecla-hue-available), 100%, 44.35%);
}
.available-16 {
background-color: hsl(var(--tecla-hue-available), 100%, 41.3%);
}
.available-17 {
background-color: hsl(var(--tecla-hue-available), 100%, 38.26%);
}
.available-18 {
background-color: hsl(var(--tecla-hue-available), 100%, 35.22%);
}
.available-19 {
background-color: hsl(var(--tecla-hue-available), 100%, 32.17%);
}
.available-20 {
background-color: hsl(var(--tecla-hue-available), 100%, 29.13%);
}
.available-21 {
background-color: hsl(var(--tecla-hue-available), 100%, 26.09%);
}
.available-22 {
background-color: hsl(var(--tecla-hue-available), 100%, 23.04%);
}
.available-23 {
background-color: hsl(var(--tecla-hue-available), 100%, 20%);
}
.taken-00 {
background-color: hsl(var(--tecla-hue-taken), 100%, 90%);
}
.taken-01 {
background-color: hsl(var(--tecla-hue-taken), 100%, 86.96%);
}
.taken-02 {
background-color: hsl(var(--tecla-hue-taken), 100%, 83.91%);
}
.taken-03 {
background-color: hsl(var(--tecla-hue-taken), 100%, 80.87%);
}
.taken-04 {
background-color: hsl(var(--tecla-hue-taken), 100%, 77.83%);
}
.taken-05 {
background-color: hsl(var(--tecla-hue-taken), 100%, 74.78%);
}
.taken-06 {
background-color: hsl(var(--tecla-hue-taken), 100%, 71.74%);
}
.taken-07 {
background-color: hsl(var(--tecla-hue-taken), 100%, 68.7%);
}
.taken-08 {
background-color: hsl(var(--tecla-hue-taken), 100%, 65.65%);
}
.taken-09 {
background-color: hsl(var(--tecla-hue-taken), 100%, 62.61%);
}
.taken-10 {
background-color: hsl(var(--tecla-hue-taken), 100%, 59.57%);
}
.taken-11 {
background-color: hsl(var(--tecla-hue-taken), 100%, 56.52%);
}
.taken-12 {
background-color: hsl(var(--tecla-hue-taken), 100%, 53.48%);
}
.taken-13 {
background-color: hsl(var(--tecla-hue-taken), 100%, 50.43%);
}
.taken-14 {
background-color: hsl(var(--tecla-hue-taken), 100%, 47.39%);
}
.taken-15 {
background-color: hsl(var(--tecla-hue-taken), 100%, 44.35%);
}
.taken-16 {
background-color: hsl(var(--tecla-hue-taken), 100%, 41.3%);
}
.taken-17 {
background-color: hsl(var(--tecla-hue-taken), 100%, 38.26%);
}
.taken-18 {
background-color: hsl(var(--tecla-hue-taken), 100%, 35.22%);
}
.taken-19 {
background-color: hsl(var(--tecla-hue-taken), 100%, 32.17%);
}
.taken-20 {
background-color: hsl(var(--tecla-hue-taken), 100%, 29.13%);
}
.taken-21 {
background-color: hsl(var(--tecla-hue-taken), 100%, 26.09%);
}
.taken-22 {
background-color: hsl(var(--tecla-hue-taken), 100%, 23.04%);
}
.taken-23 {
background-color: hsl(var(--tecla-hue-taken), 100%, 20%);
} | src/styles.css | :root {
--tecla-primary: hsl(150, 50%, 30%);
--tecla-primary-on: white;
--tecla-primary-brighter: hsl(150, 50%, 40%);
--tecla-primary-darker: hsl(150, 50%, 20%);
--tecla-secondary: hsl(20, 100%, 50%);
--tecla-secondary-on: black;
--tecla-gray-90: hsl(0, 0%, 90%);
--tecla-gray-80: hsl(0, 0%, 80%);
--tecla-gray-60: hsl(0, 0%, 60%);
--tecla-gray-40: hsl(0, 0%, 40%);
--tecla-gray-20: hsl(0, 0%, 20%);
--tecla-surface: white;
--tecla-surface-darker: var(--tecla-gray-90);
--tecla-surface-on: var(--tecla-gray-20);
--tecla-border-color: var(--tecla-gray-40);
--tecla-error: #700000;
--tecla-error-on: white;
--tecla-hue-available: 150;
--tecla-hue-taken: 0;
/* fibonacci: 2 3 5 8 13 21 34 55 89 */
--tecla-spacing: 8px;
--tecla-spacing-xs: 3px;
--tecla-spacing-s: 5px;
--tecla-spacing-m: 8px;
--tecla-spacing-l: 13px;
--tecla-spacing-xl: 21px;
--tecla-spacing-xxl: 34px;
--tecla-spacing-xxxl: 55px;
--tecla-spacing-xxxxl: 89px;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
html,
body {
width: 100%;
height: 100%;
margin: 0;
}
body {
font-family: "Roboto", "Noto", sans-serif;
}
#topnav {
background-color: var(--tecla-primary);
color: var(--tecla-primary-on);
padding: var(--tecla-spacing-m) var(--tecla-spacing-xl);
}
#topnav a,
#topnav a:visited {
/* font-weight: bold; */
color: var(--tecla-primary-on);
margin-left: 2rem;
text-decoration: none;
}
.fullwidth {
width: 100%;
}
.button {
border: none;
display: inline-block;
padding: var(--tecla-spacing-m) var(--tecla-spacing-xl);
text-transform: uppercase;
text-decoration: none;
font: inherit;
font-size: 1rem;
border-radius: 2px;
cursor: pointer;
background-color: var(--tecla-gray-80);
color: var(--tecla-gray-20);
}
[disabled] {
cursor: not-allowed;
}
.primary {
background-color: var(--tecla-primary);
color: var(--tecla-primary-on);
}
.primary:hover {
background-color: var(--tecla-primary-brighter);
}
.secondary {
background-color: var(--tecla-secondary);
color: var(--tecla-secondary-on);
}
.error {
background-color: var(--tecla-error);
color: var(--tecla-error-on);
}
.info {
background-color: var(--tecla-gray-80);
}
.message {
padding: 1rem;
margin: 1rem 0;
font-size: 80%;
}
main {
max-width: 960px;
margin: 0 auto;
padding: var(--tecla-spacing-xs);
background-color: var(--tecla-surface);
color: var(--tecla-surface-on);
}
label {
font-family: "Roboto Condensed", inherit;
font-size: 70%;
text-transform: uppercase;
color: var(--tecla-gray-60);
display: block;
margin-bottom: var(--tecla-spacing-s);
margin-top: var(--tecla-spacing-l);
}
label[required]::after {
content: " *";
}
select,
input,
textarea {
font-family: inherit;
border: none;
background-color: var(--tecla-gray-90);
padding: var(--tecla-spacing-s);
margin: 0 0 var(--tecla-spacing-m, 0) 0;
display: block;
}
.tecla-list {
width: 100%;
background-color: var(--tecla-surface);
border-color: var(--tecla-border-color);
border-width: 1px;
border-style: solid;
margin: var(--tecla-spacing) 0;
padding: 0;
}
.tecla-list-item {
list-style: none;
padding: var(--tecla-spacing-s, 0);
margin: 0;
display: flex;
flex-direction: row;
align-items: center;
}
.tecla-list-item:hover {
background-color: var(--tecla-gray-90);
}
.tecla-list-item:active {
background-color: var(--tecla-primary);
color: var(--tecla-primary-on);
}
.tecla-list-item a {
text-decoration: inherit;
color: inherit;
}
.tecla-list-item .second-line {
font-size: 80%;
color: var(--tecla-gray-60);
}
.tecla-list-item-icon {
flex: 0 0 auto;
width: 40px;
height: 40px;
margin: 4px 8px 4px 4px;
border-radius: 50%;
}
.tecla-list-item-icon.small {
width: 16px;
height: 16px;
}
.tecla-list-item-content {
flex: 1 1 auto;
}
tr.changed {
background-color: var(--tecla-secondary);
color: var(--tecla-secondary-on);
}
table.data-table {
border-color: var(--tecla-border-color);
border-width: 1px;
border-style: solid;
}
table.data-table thead {
background-color: var(--tecla-border-color);
color: var(--tecla-surface);
}
table.data-table th,
table.data-table td {
padding: var(--tecla-spacing);
}
table.data-table tbody tr {
background-color: var(--tecla-surface);
color: var(--tecla-surface-on);
}
table.data-table tbody tr:nth-child(even) {
background-color: var(--tecla-surface-darker);
}
/* color scale per hour */
.available-00 {
background-color: hsl(var(--tecla-hue-available), 100%, 90%);
}
.available-01 {
background-color: hsl(var(--tecla-hue-available), 100%, 86.96%);
}
.available-02 {
background-color: hsl(var(--tecla-hue-available), 100%, 83.91%);
}
.available-03 {
background-color: hsl(var(--tecla-hue-available), 100%, 80.87%);
}
.available-04 {
background-color: hsl(var(--tecla-hue-available), 100%, 77.83%);
}
.available-05 {
background-color: hsl(var(--tecla-hue-available), 100%, 74.78%);
}
.available-06 {
background-color: hsl(var(--tecla-hue-available), 100%, 71.74%);
}
.available-07 {
background-color: hsl(var(--tecla-hue-available), 100%, 68.7%);
}
.available-08 {
background-color: hsl(var(--tecla-hue-available), 100%, 65.65%);
}
.available-09 {
background-color: hsl(var(--tecla-hue-available), 100%, 62.61%);
}
.available-10 {
background-color: hsl(var(--tecla-hue-available), 100%, 59.57%);
}
.available-11 {
background-color: hsl(var(--tecla-hue-available), 100%, 56.52%);
}
.available-12 {
background-color: hsl(var(--tecla-hue-available), 100%, 53.48%);
}
.available-13 {
background-color: hsl(var(--tecla-hue-available), 100%, 50.43%);
}
.available-14 {
background-color: hsl(var(--tecla-hue-available), 100%, 47.39%);
}
.available-15 {
background-color: hsl(var(--tecla-hue-available), 100%, 44.35%);
}
.available-16 {
background-color: hsl(var(--tecla-hue-available), 100%, 41.3%);
}
.available-17 {
background-color: hsl(var(--tecla-hue-available), 100%, 38.26%);
}
.available-18 {
background-color: hsl(var(--tecla-hue-available), 100%, 35.22%);
}
.available-19 {
background-color: hsl(var(--tecla-hue-available), 100%, 32.17%);
}
.available-20 {
background-color: hsl(var(--tecla-hue-available), 100%, 29.13%);
}
.available-21 {
background-color: hsl(var(--tecla-hue-available), 100%, 26.09%);
}
.available-22 {
background-color: hsl(var(--tecla-hue-available), 100%, 23.04%);
}
.available-23 {
background-color: hsl(var(--tecla-hue-available), 100%, 20%);
}
.taken-00 {
background-color: hsl(var(--tecla-hue-taken), 100%, 90%);
}
.taken-01 {
background-color: hsl(var(--tecla-hue-taken), 100%, 86.96%);
}
.taken-02 {
background-color: hsl(var(--tecla-hue-taken), 100%, 83.91%);
}
.taken-03 {
background-color: hsl(var(--tecla-hue-taken), 100%, 80.87%);
}
.taken-04 {
background-color: hsl(var(--tecla-hue-taken), 100%, 77.83%);
}
.taken-05 {
background-color: hsl(var(--tecla-hue-taken), 100%, 74.78%);
}
.taken-06 {
background-color: hsl(var(--tecla-hue-taken), 100%, 71.74%);
}
.taken-07 {
background-color: hsl(var(--tecla-hue-taken), 100%, 68.7%);
}
.taken-08 {
background-color: hsl(var(--tecla-hue-taken), 100%, 65.65%);
}
.taken-09 {
background-color: hsl(var(--tecla-hue-taken), 100%, 62.61%);
}
.taken-10 {
background-color: hsl(var(--tecla-hue-taken), 100%, 59.57%);
}
.taken-11 {
background-color: hsl(var(--tecla-hue-taken), 100%, 56.52%);
}
.taken-12 {
background-color: hsl(var(--tecla-hue-taken), 100%, 53.48%);
}
.taken-13 {
background-color: hsl(var(--tecla-hue-taken), 100%, 50.43%);
}
.taken-14 {
background-color: hsl(var(--tecla-hue-taken), 100%, 47.39%);
}
.taken-15 {
background-color: hsl(var(--tecla-hue-taken), 100%, 44.35%);
}
.taken-16 {
background-color: hsl(var(--tecla-hue-taken), 100%, 41.3%);
}
.taken-17 {
background-color: hsl(var(--tecla-hue-taken), 100%, 38.26%);
}
.taken-18 {
background-color: hsl(var(--tecla-hue-taken), 100%, 35.22%);
}
.taken-19 {
background-color: hsl(var(--tecla-hue-taken), 100%, 32.17%);
}
.taken-20 {
background-color: hsl(var(--tecla-hue-taken), 100%, 29.13%);
}
.taken-21 {
background-color: hsl(var(--tecla-hue-taken), 100%, 26.09%);
}
.taken-22 {
background-color: hsl(var(--tecla-hue-taken), 100%, 23.04%);
}
.taken-23 {
background-color: hsl(var(--tecla-hue-taken), 100%, 20%);
} | 0.344223 | 0.093844 |
body {
margin: 0px;
padding: 0px;
overflow-x: auto;
}
#vj-sidebar {
z-index: 1000;
position: fixed;
top: 0px;
left: 0px;
width: 300px;
height: 100vh;
background-color: #333;
transition: 0.5s;
overflow: hidden;
}
#vj-sidebar.hide {
width: 75px;
}
#vj-sidebar ul {
margin: 0px;
padding-left: 10px;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}
#vj-sidebar ul li {
list-style: none;
width: 600px;
color: #eee;
display: grid;
grid-template-columns: 70px auto;
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
margin-bottom: 5px;
cursor: pointer;
}
#vj-sidebar ul li.vj-link:hover {
background-color: white;
color: #222;
}
#vj-sidebar ul li.vj-link.active {
background-color: white;
color: #444;
}
#vj-sidebar ul li .icon {
font-size: 25px;
line-height: 50px;
text-align: center;
}
#vj-sidebar ul li .title {
line-height: 50px;
}
#vj-navbar {
position: fixed;
top: 0px;
left: 300px;
width: calc(100vw - 300px);
height: 50px;
display: flex;
justify-content: space-between;
align-items: center;
transition: 0.5s;
z-index: 2000;
}
#vj-navbar.hide {
left: 75px;
width: calc(100vw - 75px);
}
#vj-navbar .title {
margin-right: 10px;
display: flex;
justify-content: center;
align-items: center;
}
#vj-toggle {
margin-left: 10px;
font-size: 30px;
color: #444;
}
#vj-toggle:hover {
color: #999;
}
#vj-root {
margin-top: 50px;
margin-left: 300px;
transition: 0.5s;
}
#vj-root.hide {
margin-left: 75px;
}
@media (max-width: 576px) {
#vj-sidebar {
width: 100%;
}
#vj-sidebar.hide {
left: -100%;
}
#vj-navbar {
width: 100vw;
height: 80px;
left: 350px;
border-bottom: 1px solid rgba(0, 0, 0, 0);
}
#vj-navbar.hide {
width: 100vw;
top: 0px;
left: 0px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#vj-navbar #vj-toggle {
font-size: 40px;
color: #eee;
}
#vj-navbar.hide #vj-toggle {
color: #555;
}
#vj-root.hide {
width: 100vw;
margin-top: 80px;
margin-left: 0px;
}
} | templates/Admin Panel/global/vj-admin-panel.css | body {
margin: 0px;
padding: 0px;
overflow-x: auto;
}
#vj-sidebar {
z-index: 1000;
position: fixed;
top: 0px;
left: 0px;
width: 300px;
height: 100vh;
background-color: #333;
transition: 0.5s;
overflow: hidden;
}
#vj-sidebar.hide {
width: 75px;
}
#vj-sidebar ul {
margin: 0px;
padding-left: 10px;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
}
#vj-sidebar ul li {
list-style: none;
width: 600px;
color: #eee;
display: grid;
grid-template-columns: 70px auto;
border-top-left-radius: 25px;
border-bottom-left-radius: 25px;
margin-bottom: 5px;
cursor: pointer;
}
#vj-sidebar ul li.vj-link:hover {
background-color: white;
color: #222;
}
#vj-sidebar ul li.vj-link.active {
background-color: white;
color: #444;
}
#vj-sidebar ul li .icon {
font-size: 25px;
line-height: 50px;
text-align: center;
}
#vj-sidebar ul li .title {
line-height: 50px;
}
#vj-navbar {
position: fixed;
top: 0px;
left: 300px;
width: calc(100vw - 300px);
height: 50px;
display: flex;
justify-content: space-between;
align-items: center;
transition: 0.5s;
z-index: 2000;
}
#vj-navbar.hide {
left: 75px;
width: calc(100vw - 75px);
}
#vj-navbar .title {
margin-right: 10px;
display: flex;
justify-content: center;
align-items: center;
}
#vj-toggle {
margin-left: 10px;
font-size: 30px;
color: #444;
}
#vj-toggle:hover {
color: #999;
}
#vj-root {
margin-top: 50px;
margin-left: 300px;
transition: 0.5s;
}
#vj-root.hide {
margin-left: 75px;
}
@media (max-width: 576px) {
#vj-sidebar {
width: 100%;
}
#vj-sidebar.hide {
left: -100%;
}
#vj-navbar {
width: 100vw;
height: 80px;
left: 350px;
border-bottom: 1px solid rgba(0, 0, 0, 0);
}
#vj-navbar.hide {
width: 100vw;
top: 0px;
left: 0px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
#vj-navbar #vj-toggle {
font-size: 40px;
color: #eee;
}
#vj-navbar.hide #vj-toggle {
color: #555;
}
#vj-root.hide {
width: 100vw;
margin-top: 80px;
margin-left: 0px;
}
} | 0.494385 | 0.072308 |
html{
font-family: 'Rubik', sans-serif !important;
overflow-x: hidden;
overflow-y: hidden;
}
.brand-logo{
padding: 0px 35px !important;
margin-top: 20px;
}
.font-bold{
font-weight: bold;
}
.fondo{
background-image: url('../media/img/DSC03995.JPG');
background-position: center center;
/* La imagen de fondo no se repite */
background-repeat: no-repeat;
/* La imagen de fondo está fija en el viewport, de modo que no se mueva cuando la altura del contenido supere la altura de la imagen. */
/*background-attachment: fixed;*/
/* La imagen de fondo se reescala cuando se cambia el ancho de ventana del navegador */
background-size: cover;
}
/*
Esta linea es la que permite que en la seccion de bienvenidos se vean las lineas laterales
fuente: https://css-tricks.com/stripes-css/
*/
.fondo-lineal{
margin-top: -20px;
border-style: solid;
border-color:#010100;
border-width: 6px;
background: repeating-linear-gradient(
-45deg,
#010100 ,
#010100 6px,
#ffab00 5px,
#ffab00 30px
);
}
.fondo-lineal-2{
margin-top: -20px;
border-style: solid;
border-color:#010100;
border-width: 6px;
background: repeating-linear-gradient(
-45deg,
#010100 ,
#010100 6px,
#e53935 5px,
#e53935 30px
);
}
.bienvenidos{
background-color: #ededed;
border-style: solid;
border-color:#000;
border-width: 5px;
font-weight: bold;
text-transform: uppercase;
font-size: 6vw;
padding: 0 35px;
margin-bottom: 0px;
color: #000
}
.banda{
background-color: #ededed;
border-style: solid;
border-color:#000;
border-width: 5px;
font-weight: bold;
text-transform: uppercase;
font-size: 6vw;
padding: 0 35px;
margin-bottom: 0px;
color: #000
}
.uppercase{
text-transform: uppercase;
font-size: 3vw;
}
.pa-25-justify {
padding: 25px;
text-align: justify;
}
.pa-75-justify {
padding: 75px;
text-align: justify;
}
.pd-25{
padding: 25px;
display: flex;
justify-content: center;
align-items: center;
}
.pd-0{
padding: 0px !important;
}
.card-border{
border-style: solid;
border-color: #010100;
border-width: 6px;
}
.modal-border{
border-style: solid;
border-color: #fff;
border-width: 6px;
}
.modal-border .modal-content, .modal-border .modal-footer{
background-color: #000;
}
.border-dropdown{
border: 3px solid #000;
}
.footer-border{
border-style: solid;
border-color: #fff;
border-width: 6px;
padding: 20px;
height: 100% !important;
font-size: 1vw;
font-weight: bold !important;
}
.nav-border{
border-style: solid;
border-color: #010100;
border-width: 6px;
padding-bottom: 93px;
padding-top: 20px;
}
.button-collapse{
margin-top: 5px;
}
.card-fondo{
background-color: #ededed !important;
}
/*
Esta linea incrementa el tiempo de la animacion
*/
.element-to-animate{
-vendor-animation-duration: 9s;
-vendor-animation-delay: 6s;
-vendor-animation-iteration-count: infinite;
}
/*
En esta seccion se hace el efecto de hover del menu
Fuente: https://github.com/codrops/LineMenuStyles/
*/
.menu {
line-height: 1;
margin: 0 auto 3em;
}
.menu__list {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
}
.menu__item {
display: block;
margin: 1em 0;
}
.menu__link {
font-size: 1.05em;
font-weight: bold;
display: block;
padding: 1em;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.menu-principal .menu__item {
position: relative;
margin: 1em;
}
.menu-principal .menu__link {
position: relative;
display: block;
min-width: 110px;
text-align: center;
color: #b5b5b5;
-webkit-transition: color 0.2s;
transition: color 0.2s;
}
.menu-principal .active .menu__link {
color: #010100;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.menu-principal .menu__item::before,
.menu-principal .menu__item::after,
.menu-principal .menu__link::before,
.menu-principal .menu__link::after {
content: '';
position: absolute;
background: #010100;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
}
.menu-principal .menu__item::before,
.menu-principal .menu__item::after {
top: 0;
width: 4px;
height: 100%;
-webkit-transform: scale3d(1, 0, 1);
transform: scale3d(1, 0, 1);
}
.menu-principal .menu__item::before {
left: 0;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.menu-principal .menu__item::after {
right: 0;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.menu-principal .menu__link::before,
.menu-principal .menu__link::after {
left: 0;
width: 100%;
height: 4px;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
}
.menu-principal .menu__link::before {
top: 0;
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
.menu-principal .menu__link::after {
bottom: 0;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.menu-principal .active::before,
.menu-principal .active::after,
.menu-principal .active .menu__link::before,
.menu-principal .active .menu__link::after {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.menu-principal .active::after {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.menu-principal .active .menu__link::before {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.menu-principal .active .menu__link::after {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.menu-principal .menu__item:hover:before,
.menu-principal .menu__item:hover:after,
.menu-principal .menu__item .menu__link:hover:before,
.menu-principal .menu__item .menu__link:hover:after{
color: red !important;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.menu-principal .menu__item:hover:after {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.menu-principal .menu__item .menu__link:hover:before {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.menu-principal .menu__item .menu__link:hover:after {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
nav ul li.active {
background-color: transparent !important;
}
.side-nav .collapsible-body li.active a{
color: #e53935;
}
/*
Card
*/
.card-container {
-webkit-perspective: 800px;
-moz-perspective: 800px;
-o-perspective: 800px;
perspective: 800px;
margin-bottom: 30px;
}
.card-container:hover .card, .card-container.hover .card {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.card-container.static:hover .card, .card-container.static.hover .card {
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
}
/* flip the pane when hovered */
/* flip speed goes here */
.card {
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
-o-transition: -o-transform 0.5s;
transition: transform 0.5s;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
}
/* hide back of pane during swap */
.front, .back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
background-color: #FFF;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
}
/* front pane, placed above back */
/* back, initially hidden pane */
.back {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
/* Style */
.card {
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 4px;
color: #444444;
}
.card-container, .front, .back {
width: 100%;
height: 360px;
border-radius: 4px;
}
.card .cover {
height: 150px;
overflow: hidden;
border-radius: 4px 4px 0 0;
/*background: repeating-linear-gradient( -45deg, #010100 , #010100 6px, #e0e0e0 5px, #e0e0e0 30px );*/
}
.card .cover img {
width: 100%;
}
.card .user {
border-radius: 50%;
display: block;
height: 120px;
margin: -55px auto 0;
overflow: hidden;
width: 120px;
}
.card .user img {
background: none repeat scroll 0 0 #FFFFFF;
border: 4px solid #FFFFFF;
width: 100%;
}
.card .content {
background-color: transparent;
box-shadow: none;
padding: 10px 20px 20px;
}
.card .content .main {
min-height: 160px;
}
.card .back .content .main {
height: 215px;
}
.card .name {
font-size: 22px;
line-height: 28px;
margin: 10px 0 0;
text-align: center;
text-transform: capitalize;
}
.card h5 {
margin: 5px 0;
font-weight: 400;
line-height: 20px;
font-size: 14px;
}
.card .profession {
color: #999999;
text-align: center;
margin-bottom: 20px;
margin: 0 0 10px;
}
.card .footer {
border-top: 1px solid #EEEEEE;
color: #999999;
margin: -40px 0 0;
padding: 10px 0 0;
text-align: center;
}
.card .footer .social-links {
font-size: 18px;
}
.card .footer .social-links a {
margin: 0 7px;
}
.card .header {
padding: 15px 20px;
height: 90px;
}
.card .motto {
border-bottom: 1px solid #EEEEEE;
color: #999999;
font-size: 14px;
font-weight: 400;
padding-bottom: 10px;
text-align: center;
}
/* Just for presentation */
.title {
color: #506A85;
text-align: center;
font-weight: 300;
font-size: 44px;
margin-bottom: 90px;
line-height: 90%;
}
.title small {
font-size: 17px;
color: #999;
text-transform: uppercase;
margin: 0;
}
.space-50 {
height: 50px;
display: block;
}
.space-200 {
height: 200px;
display: block;
}
.white-board {
background-color: #FFFFFF;
min-height: 200px;
padding: 60px 60px 20px;
}
.ct-heart {
color: #F74933;
}
pre.prettyprint {
background-color: #ffffff;
border: 1px solid #999;
margin-top: 20px;
padding: 20px;
text-align: left;
}
.atv, .str {
color: #05AE0E;
}
.tag, .pln, .kwd {
color: #3472F7;
}
.atn {
color: #2C93FF;
}
.pln {
color: #333;
}
.com {
color: #999;
}
.img-circle{
border-radius: 50%;
}
.main p{
margin: 0 0 10px;
}
.main h4{
font-size: 1.28rem !important;
}
#dropdown2{
width: 124px !important;
}
.preloader{
position: fixed;
display: flex;
width: 100%;
height: 100%;
z-index: 999;
background-color: white;
align-items: center;
justify-content: center;
opacity: 1;
} | css/index.css | html{
font-family: 'Rubik', sans-serif !important;
overflow-x: hidden;
overflow-y: hidden;
}
.brand-logo{
padding: 0px 35px !important;
margin-top: 20px;
}
.font-bold{
font-weight: bold;
}
.fondo{
background-image: url('../media/img/DSC03995.JPG');
background-position: center center;
/* La imagen de fondo no se repite */
background-repeat: no-repeat;
/* La imagen de fondo está fija en el viewport, de modo que no se mueva cuando la altura del contenido supere la altura de la imagen. */
/*background-attachment: fixed;*/
/* La imagen de fondo se reescala cuando se cambia el ancho de ventana del navegador */
background-size: cover;
}
/*
Esta linea es la que permite que en la seccion de bienvenidos se vean las lineas laterales
fuente: https://css-tricks.com/stripes-css/
*/
.fondo-lineal{
margin-top: -20px;
border-style: solid;
border-color:#010100;
border-width: 6px;
background: repeating-linear-gradient(
-45deg,
#010100 ,
#010100 6px,
#ffab00 5px,
#ffab00 30px
);
}
.fondo-lineal-2{
margin-top: -20px;
border-style: solid;
border-color:#010100;
border-width: 6px;
background: repeating-linear-gradient(
-45deg,
#010100 ,
#010100 6px,
#e53935 5px,
#e53935 30px
);
}
.bienvenidos{
background-color: #ededed;
border-style: solid;
border-color:#000;
border-width: 5px;
font-weight: bold;
text-transform: uppercase;
font-size: 6vw;
padding: 0 35px;
margin-bottom: 0px;
color: #000
}
.banda{
background-color: #ededed;
border-style: solid;
border-color:#000;
border-width: 5px;
font-weight: bold;
text-transform: uppercase;
font-size: 6vw;
padding: 0 35px;
margin-bottom: 0px;
color: #000
}
.uppercase{
text-transform: uppercase;
font-size: 3vw;
}
.pa-25-justify {
padding: 25px;
text-align: justify;
}
.pa-75-justify {
padding: 75px;
text-align: justify;
}
.pd-25{
padding: 25px;
display: flex;
justify-content: center;
align-items: center;
}
.pd-0{
padding: 0px !important;
}
.card-border{
border-style: solid;
border-color: #010100;
border-width: 6px;
}
.modal-border{
border-style: solid;
border-color: #fff;
border-width: 6px;
}
.modal-border .modal-content, .modal-border .modal-footer{
background-color: #000;
}
.border-dropdown{
border: 3px solid #000;
}
.footer-border{
border-style: solid;
border-color: #fff;
border-width: 6px;
padding: 20px;
height: 100% !important;
font-size: 1vw;
font-weight: bold !important;
}
.nav-border{
border-style: solid;
border-color: #010100;
border-width: 6px;
padding-bottom: 93px;
padding-top: 20px;
}
.button-collapse{
margin-top: 5px;
}
.card-fondo{
background-color: #ededed !important;
}
/*
Esta linea incrementa el tiempo de la animacion
*/
.element-to-animate{
-vendor-animation-duration: 9s;
-vendor-animation-delay: 6s;
-vendor-animation-iteration-count: infinite;
}
/*
En esta seccion se hace el efecto de hover del menu
Fuente: https://github.com/codrops/LineMenuStyles/
*/
.menu {
line-height: 1;
margin: 0 auto 3em;
}
.menu__list {
position: relative;
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
padding: 0;
list-style: none;
}
.menu__item {
display: block;
margin: 1em 0;
}
.menu__link {
font-size: 1.05em;
font-weight: bold;
display: block;
padding: 1em;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.menu-principal .menu__item {
position: relative;
margin: 1em;
}
.menu-principal .menu__link {
position: relative;
display: block;
min-width: 110px;
text-align: center;
color: #b5b5b5;
-webkit-transition: color 0.2s;
transition: color 0.2s;
}
.menu-principal .active .menu__link {
color: #010100;
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.menu-principal .menu__item::before,
.menu-principal .menu__item::after,
.menu-principal .menu__link::before,
.menu-principal .menu__link::after {
content: '';
position: absolute;
background: #010100;
-webkit-transition: -webkit-transform 0.2s;
transition: transform 0.2s;
}
.menu-principal .menu__item::before,
.menu-principal .menu__item::after {
top: 0;
width: 4px;
height: 100%;
-webkit-transform: scale3d(1, 0, 1);
transform: scale3d(1, 0, 1);
}
.menu-principal .menu__item::before {
left: 0;
-webkit-transform-origin: 50% 100%;
transform-origin: 50% 100%;
}
.menu-principal .menu__item::after {
right: 0;
-webkit-transform-origin: 50% 0%;
transform-origin: 50% 0%;
}
.menu-principal .menu__link::before,
.menu-principal .menu__link::after {
left: 0;
width: 100%;
height: 4px;
-webkit-transform: scale3d(0, 1, 1);
transform: scale3d(0, 1, 1);
}
.menu-principal .menu__link::before {
top: 0;
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
}
.menu-principal .menu__link::after {
bottom: 0;
-webkit-transform-origin: 100% 50%;
transform-origin: 100% 50%;
}
.menu-principal .active::before,
.menu-principal .active::after,
.menu-principal .active .menu__link::before,
.menu-principal .active .menu__link::after {
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.menu-principal .active::after {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.menu-principal .active .menu__link::before {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.menu-principal .active .menu__link::after {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.menu-principal .menu__item:hover:before,
.menu-principal .menu__item:hover:after,
.menu-principal .menu__item .menu__link:hover:before,
.menu-principal .menu__item .menu__link:hover:after{
color: red !important;
-webkit-transform: scale3d(1, 1, 1);
transform: scale3d(1, 1, 1);
-webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
-webkit-transition-duration: 0.4s;
transition-duration: 0.4s;
}
.menu-principal .menu__item:hover:after {
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.menu-principal .menu__item .menu__link:hover:before {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.menu-principal .menu__item .menu__link:hover:after {
-webkit-transition-delay: 0.2s;
transition-delay: 0.2s;
}
nav ul li.active {
background-color: transparent !important;
}
.side-nav .collapsible-body li.active a{
color: #e53935;
}
/*
Card
*/
.card-container {
-webkit-perspective: 800px;
-moz-perspective: 800px;
-o-perspective: 800px;
perspective: 800px;
margin-bottom: 30px;
}
.card-container:hover .card, .card-container.hover .card {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.card-container.static:hover .card, .card-container.static.hover .card {
-webkit-transform: none;
-moz-transform: none;
-o-transform: none;
transform: none;
}
/* flip the pane when hovered */
/* flip speed goes here */
.card {
-webkit-transition: -webkit-transform 0.5s;
-moz-transition: -moz-transform 0.5s;
-o-transition: -o-transform 0.5s;
transition: transform 0.5s;
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
}
/* hide back of pane during swap */
.front, .back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
background-color: #FFF;
box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.14);
}
/* front pane, placed above back */
/* back, initially hidden pane */
.back {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
/* Style */
.card {
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 4px;
color: #444444;
}
.card-container, .front, .back {
width: 100%;
height: 360px;
border-radius: 4px;
}
.card .cover {
height: 150px;
overflow: hidden;
border-radius: 4px 4px 0 0;
/*background: repeating-linear-gradient( -45deg, #010100 , #010100 6px, #e0e0e0 5px, #e0e0e0 30px );*/
}
.card .cover img {
width: 100%;
}
.card .user {
border-radius: 50%;
display: block;
height: 120px;
margin: -55px auto 0;
overflow: hidden;
width: 120px;
}
.card .user img {
background: none repeat scroll 0 0 #FFFFFF;
border: 4px solid #FFFFFF;
width: 100%;
}
.card .content {
background-color: transparent;
box-shadow: none;
padding: 10px 20px 20px;
}
.card .content .main {
min-height: 160px;
}
.card .back .content .main {
height: 215px;
}
.card .name {
font-size: 22px;
line-height: 28px;
margin: 10px 0 0;
text-align: center;
text-transform: capitalize;
}
.card h5 {
margin: 5px 0;
font-weight: 400;
line-height: 20px;
font-size: 14px;
}
.card .profession {
color: #999999;
text-align: center;
margin-bottom: 20px;
margin: 0 0 10px;
}
.card .footer {
border-top: 1px solid #EEEEEE;
color: #999999;
margin: -40px 0 0;
padding: 10px 0 0;
text-align: center;
}
.card .footer .social-links {
font-size: 18px;
}
.card .footer .social-links a {
margin: 0 7px;
}
.card .header {
padding: 15px 20px;
height: 90px;
}
.card .motto {
border-bottom: 1px solid #EEEEEE;
color: #999999;
font-size: 14px;
font-weight: 400;
padding-bottom: 10px;
text-align: center;
}
/* Just for presentation */
.title {
color: #506A85;
text-align: center;
font-weight: 300;
font-size: 44px;
margin-bottom: 90px;
line-height: 90%;
}
.title small {
font-size: 17px;
color: #999;
text-transform: uppercase;
margin: 0;
}
.space-50 {
height: 50px;
display: block;
}
.space-200 {
height: 200px;
display: block;
}
.white-board {
background-color: #FFFFFF;
min-height: 200px;
padding: 60px 60px 20px;
}
.ct-heart {
color: #F74933;
}
pre.prettyprint {
background-color: #ffffff;
border: 1px solid #999;
margin-top: 20px;
padding: 20px;
text-align: left;
}
.atv, .str {
color: #05AE0E;
}
.tag, .pln, .kwd {
color: #3472F7;
}
.atn {
color: #2C93FF;
}
.pln {
color: #333;
}
.com {
color: #999;
}
.img-circle{
border-radius: 50%;
}
.main p{
margin: 0 0 10px;
}
.main h4{
font-size: 1.28rem !important;
}
#dropdown2{
width: 124px !important;
}
.preloader{
position: fixed;
display: flex;
width: 100%;
height: 100%;
z-index: 999;
background-color: white;
align-items: center;
justify-content: center;
opacity: 1;
} | 0.370453 | 0.063453 |
.emoji {
/* Some defaults */
display: inline-block;
font-size: inherit;
font-family: arial, sans-serif; }
/* makes the font 33% larger relative to the icon container */
.emoji-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -15%; }
.emoji-2x {
font-size: 2em; }
.emoji-3x {
font-size: 3em; }
.emoji-4x {
font-size: 4em; }
.emoji-5x {
font-size: 5em; }
.emoji-video-game:before {
content: '\1f3ae'; }
.emoji-joystick:before {
content: '\1f579'; }
.emoji-game-die:before {
content: '\1f3b2'; }
.emoji-spade-suit:before {
content: '\2660'; }
.emoji-heart-suit:before {
content: '\2665'; }
.emoji-diamond-suit:before {
content: '\2666'; }
.emoji-club-suit:before {
content: '\2663'; }
.emoji-joker:before {
content: '\1f0cf'; }
.emoji-mahjong-red-dragon:before {
content: '\1f004'; }
.emoji-flower-playing-cards:before {
content: '\1f3b4'; }
.emoji-soccer-ball:before {
content: '\26bd'; }
.emoji-baseball:before {
content: '\26be'; }
.emoji-basketball:before {
content: '\1f3c0'; }
.emoji-volleyball:before {
content: '\1f3d0'; }
.emoji-american-football:before {
content: '\1f3c8'; }
.emoji-rugby-football:before {
content: '\1f3c9'; }
.emoji-tennis:before {
content: '\1f3be'; }
.emoji-pool-8-ball:before {
content: '\1f3b1'; }
.emoji-bowling:before {
content: '\1f3b3'; }
.emoji-cricket-game:before {
content: '\1f3cf'; }
.emoji-field-hockey:before {
content: '\1f3d1'; }
.emoji-ice-hockey:before {
content: '\1f3d2'; }
.emoji-ping-pong:before {
content: '\1f3d3'; }
.emoji-badminton:before {
content: '\1f3f8'; }
.emoji-boxing-glove:before {
content: '\1f94a'; }
.emoji-martial-arts-uniform:before {
content: '\1f94b'; }
.emoji-goal-net:before {
content: '\1f945'; }
.emoji-direct-hit:before {
content: '\1f3af'; }
.emoji-flag-in-hole:before {
content: '\26f3'; }
.emoji-ice-skate:before {
content: '\26f8'; }
.emoji-fishing-pole:before {
content: '\1f3a3'; }
.emoji-running-shirt:before {
content: '\1f3bd'; }
.emoji-skis:before {
content: '\1f3bf'; }
.emoji-sled:before {
content: '\1f6f7'; }
.emoji-curling-stone:before {
content: '\1f94c'; }
.emoji-jack-o-lantern:before {
content: '\1f383'; }
.emoji-christmas-tree:before {
content: '\1f384'; }
.emoji-fireworks:before {
content: '\1f386'; }
.emoji-sparkler:before {
content: '\1f387'; }
.emoji-sparkles:before {
content: '\2728'; }
.emoji-balloon:before {
content: '\1f388'; }
.emoji-party-popper:before {
content: '\1f389'; }
.emoji-confetti-ball:before {
content: '\1f38a'; }
.emoji-tanabata-tree:before {
content: '\1f38b'; }
.emoji-pine-decoration:before {
content: '\1f38d'; }
.emoji-japanese-dolls:before {
content: '\1f38e'; }
.emoji-carp-streamer:before {
content: '\1f38f'; }
.emoji-wind-chime:before {
content: '\1f390'; }
.emoji-moon-viewing-ceremony:before {
content: '\1f391'; }
.emoji-ribbon:before {
content: '\1f380'; }
.emoji-wrapped-gift:before {
content: '\1f381'; }
.emoji-reminder-ribbon:before {
content: '\1f397'; }
.emoji-admission-tickets:before {
content: '\1f39f'; }
.emoji-ticket:before {
content: '\1f3ab'; }
.emoji-military-medal:before {
content: '\1f396'; }
.emoji-trophy:before {
content: '\1f3c6'; }
.emoji-sports-medal:before {
content: '\1f3c5'; }
.emoji-1st-place-medal:before {
content: '\1f947'; }
.emoji-2nd-place-medal:before {
content: '\1f948'; }
.emoji-3rd-place-medal:before {
content: '\1f949'; }
.emoji-baby-bottle:before {
content: '\1f37c'; }
.emoji-glass-of-milk:before {
content: '\1f95b'; }
.emoji-hot-beverage:before {
content: '\2615'; }
.emoji-teacup-without-handle:before {
content: '\1f375'; }
.emoji-sake:before {
content: '\1f376'; }
.emoji-bottle-with-popping-cork:before {
content: '\1f37e'; }
.emoji-wine-glass:before {
content: '\1f377'; }
.emoji-cocktail-glass:before {
content: '\1f378'; }
.emoji-tropical-drink:before {
content: '\1f379'; }
.emoji-beer-mug:before {
content: '\1f37a'; }
.emoji-clinking-beer-mugs:before {
content: '\1f37b'; }
.emoji-clinking-glasses:before {
content: '\1f942'; }
.emoji-tumbler-glass:before {
content: '\1f943'; }
.emoji-cup-with-straw:before {
content: '\1f964'; }
.emoji-bread:before {
content: '\1f35e'; }
.emoji-croissant:before {
content: '\1f950'; }
.emoji-baguette-bread:before {
content: '\1f956'; }
.emoji-pretzel:before {
content: '\1f968'; }
.emoji-pancakes:before {
content: '\1f95e'; }
.emoji-cheese-wedge:before {
content: '\1f9c0'; }
.emoji-meat-on-bone:before {
content: '\1f356'; }
.emoji-poultry-leg:before {
content: '\1f357'; }
.emoji-cut-of-meat:before {
content: '\1f969'; }
.emoji-bacon:before {
content: '\1f953'; }
.emoji-hamburger:before {
content: '\1f354'; }
.emoji-french-fries:before {
content: '\1f35f'; }
.emoji-pizza:before {
content: '\1f355'; }
.emoji-hot-dog:before {
content: '\1f32d'; }
.emoji-sandwich:before {
content: '\1f96a'; }
.emoji-taco:before {
content: '\1f32e'; }
.emoji-burrito:before {
content: '\1f32f'; }
.emoji-stuffed-flatbread:before {
content: '\1f959'; }
.emoji-egg:before {
content: '\1f95a'; }
.emoji-cooking:before {
content: '\1f373'; }
.emoji-shallow-pan-of-food:before {
content: '\1f958'; }
.emoji-pot-of-food:before {
content: '\1f372'; }
.emoji-bowl-with-spoon:before {
content: '\1f963'; }
.emoji-green-salad:before {
content: '\1f957'; }
.emoji-popcorn:before {
content: '\1f37f'; }
.emoji-canned-food:before {
content: '\1f96b'; }
.emoji-soft-ice-cream:before {
content: '\1f366'; }
.emoji-shaved-ice:before {
content: '\1f367'; }
.emoji-ice-cream:before {
content: '\1f368'; }
.emoji-doughnut:before {
content: '\1f369'; }
.emoji-cookie:before {
content: '\1f36a'; }
.emoji-birthday-cake:before {
content: '\1f382'; }
.emoji-shortcake:before {
content: '\1f370'; }
.emoji-pie:before {
content: '\1f967'; }
.emoji-chocolate-bar:before {
content: '\1f36b'; }
.emoji-candy:before {
content: '\1f36c'; }
.emoji-lollipop:before {
content: '\1f36d'; }
.emoji-custard:before {
content: '\1f36e'; }
.emoji-honey-pot:before {
content: '\1f36f'; }
.emoji-grapes:before {
content: '\1f347'; }
.emoji-melon:before {
content: '\1f348'; }
.emoji-watermelon:before {
content: '\1f349'; }
.emoji-tangerine:before {
content: '\1f34a'; }
.emoji-lemon:before {
content: '\1f34b'; }
.emoji-banana:before {
content: '\1f34c'; }
.emoji-pineapple:before {
content: '\1f34d'; }
.emoji-red-apple:before {
content: '\1f34e'; }
.emoji-green-apple:before {
content: '\1f34f'; }
.emoji-pear:before {
content: '\1f350'; }
.emoji-peach:before {
content: '\1f351'; }
.emoji-cherries:before {
content: '\1f352'; }
.emoji-strawberry:before {
content: '\1f353'; }
.emoji-kiwi-fruit:before {
content: '\1f95d'; }
.emoji-tomato:before {
content: '\1f345'; }
.emoji-coconut:before {
content: '\1f965'; }
.emoji-chopsticks:before {
content: '\1f962'; }
.emoji-fork-and-knife-with-plate:before {
content: '\1f37d'; }
.emoji-fork-and-knife:before {
content: '\1f374'; }
.emoji-spoon:before {
content: '\1f944'; }
.emoji-kitchen-knife:before {
content: '\1f52a'; }
.emoji-amphora:before {
content: '\1f3fa'; }
.emoji-bento-box:before {
content: '\1f371'; }
.emoji-rice-cracker:before {
content: '\1f358'; }
.emoji-rice-ball:before {
content: '\1f359'; }
.emoji-cooked-rice:before {
content: '\1f35a'; }
.emoji-curry-rice:before {
content: '\1f35b'; }
.emoji-steaming-bowl:before {
content: '\1f35c'; }
.emoji-spaghetti:before {
content: '\1f35d'; }
.emoji-roasted-sweet-potato:before {
content: '\1f360'; }
.emoji-oden:before {
content: '\1f362'; }
.emoji-sushi:before {
content: '\1f363'; }
.emoji-fried-shrimp:before {
content: '\1f364'; }
.emoji-fish-cake-with-swirl:before {
content: '\1f365'; }
.emoji-dango:before {
content: '\1f361'; }
.emoji-dumpling:before {
content: '\1f95f'; }
.emoji-fortune-cookie:before {
content: '\1f960'; }
.emoji-takeout-box:before {
content: '\1f961'; }
.emoji-avocado:before {
content: '\1f951'; }
.emoji-eggplant:before {
content: '\1f346'; }
.emoji-potato:before {
content: '\1f954'; }
.emoji-carrot:before {
content: '\1f955'; }
.emoji-ear-of-corn:before {
content: '\1f33d'; }
.emoji-hot-pepper:before {
content: '\1f336'; }
.emoji-cucumber:before {
content: '\1f952'; }
.emoji-broccoli:before {
content: '\1f966'; }
.emoji-mushroom:before {
content: '\1f344'; }
.emoji-peanuts:before {
content: '\1f95c'; }
.emoji-chestnut:before {
content: '\1f330'; }
.emoji-shuffle-tracks-button:before {
content: '\1f500'; }
.emoji-repeat-button:before {
content: '\1f501'; }
.emoji-repeat-single-button:before {
content: '\1f502'; }
.emoji-play-button:before {
content: '\25b6'; }
.emoji-fast-forward-button:before {
content: '\23e9'; }
.emoji-next-track-button:before {
content: '\23ed'; }
.emoji-play-or-pause-button:before {
content: '\23ef'; }
.emoji-reverse-button:before {
content: '\25c0'; }
.emoji-fast-reverse-button:before {
content: '\23ea'; }
.emoji-last-track-button:before {
content: '\23ee'; }
.emoji-up-button:before {
content: '\1f53c'; }
.emoji-fast-up-button:before {
content: '\23eb'; }
.emoji-down-button:before {
content: '\1f53d'; }
.emoji-fast-down-button:before {
content: '\23ec'; }
.emoji-pause-button:before {
content: '\23f8'; }
.emoji-stop-button:before {
content: '\23f9'; }
.emoji-record-button:before {
content: '\23fa'; }
.emoji-eject-button:before {
content: '\23cf'; }
.emoji-cinema:before {
content: '\1f3a6'; }
.emoji-dim-button:before {
content: '\1f505'; }
.emoji-bright-button:before {
content: '\1f506'; }
.emoji-antenna-bars:before {
content: '\1f4f6'; }
.emoji-vibration-mode:before {
content: '\1f4f3'; }
.emoji-mobile-phone-off:before {
content: '\1f4f4'; }
.emoji-keycap:before {
content: '\0023\fe0f\20e3'; }
.emoji-keycap:before {
content: '\002a\fe0f\20e3'; }
.emoji-keycap-0:before {
content: '\0030\fe0f\20e3'; }
.emoji-keycap-1:before {
content: '\0031\fe0f\20e3'; }
.emoji-keycap-2:before {
content: '\0032\fe0f\20e3'; }
.emoji-keycap-3:before {
content: '\0033\fe0f\20e3'; }
.emoji-keycap-4:before {
content: '\0034\fe0f\20e3'; }
.emoji-keycap-5:before {
content: '\0035\fe0f\20e3'; }
.emoji-keycap-6:before {
content: '\0036\fe0f\20e3'; }
.emoji-keycap-7:before {
content: '\0037\fe0f\20e3'; }
.emoji-keycap-8:before {
content: '\0038\fe0f\20e3'; }
.emoji-keycap-9:before {
content: '\0039\fe0f\20e3'; }
.emoji-keycap-10:before {
content: '\1f51f'; }
.emoji-female-sign:before {
content: '\2640'; }
.emoji-male-sign:before {
content: '\2642'; }
.emoji-medical-symbol:before {
content: '\2695'; }
.emoji-recycling-symbol:before {
content: '\267b'; }
.emoji-fleur-de-lis:before {
content: '\269c'; }
.emoji-trident-emblem:before {
content: '\1f531'; }
.emoji-name-badge:before {
content: '\1f4db'; }
.emoji-japanese-symbol-for-beginner:before {
content: '\1f530'; }
.emoji-heavy-large-circle:before {
content: '\2b55'; }
.emoji-white-heavy-check-mark:before {
content: '\2705'; }
.emoji-ballot-box-with-check:before {
content: '\2611'; }
.emoji-heavy-check-mark:before {
content: '\2714'; }
.emoji-heavy-multiplication-x:before {
content: '\2716'; }
.emoji-cross-mark:before {
content: '\274c'; }
.emoji-cross-mark-button:before {
content: '\274e'; }
.emoji-heavy-plus-sign:before {
content: '\2795'; }
.emoji-heavy-minus-sign:before {
content: '\2796'; }
.emoji-heavy-division-sign:before {
content: '\2797'; }
.emoji-curly-loop:before {
content: '\27b0'; }
.emoji-double-curly-loop:before {
content: '\27bf'; }
.emoji-part-alternation-mark:before {
content: '\303d'; }
.emoji-eight-spoked-asterisk:before {
content: '\2733'; }
.emoji-eight-pointed-star:before {
content: '\2734'; }
.emoji-sparkle:before {
content: '\2747'; }
.emoji-double-exclamation-mark:before {
content: '\203c'; }
.emoji-exclamation-question-mark:before {
content: '\2049'; }
.emoji-question-mark:before {
content: '\2753'; }
.emoji-white-question-mark:before {
content: '\2754'; }
.emoji-white-exclamation-mark:before {
content: '\2755'; }
.emoji-exclamation-mark:before {
content: '\2757'; }
.emoji-wavy-dash:before {
content: '\3030'; }
.emoji-copyright:before {
content: '\00a9'; }
.emoji-registered:before {
content: '\00ae'; }
.emoji-trade-mark:before {
content: '\2122'; }
.emoji-place-of-worship:before {
content: '\1f6d0'; }
.emoji-atom-symbol:before {
content: '\269b'; }
.emoji-om:before {
content: '\1f549'; }
.emoji-star-of-david:before {
content: '\2721'; }
.emoji-wheel-of-dharma:before {
content: '\2638'; }
.emoji-yin-yang:before {
content: '\262f'; }
.emoji-latin-cross:before {
content: '\271d'; }
.emoji-orthodox-cross:before {
content: '\2626'; }
.emoji-star-and-crescent:before {
content: '\262a'; }
.emoji-peace-symbol:before {
content: '\262e'; }
.emoji-menorah:before {
content: '\1f54e'; }
.emoji-dotted-six-pointed-star:before {
content: '\1f52f'; }
.emoji-warning:before {
content: '\26a0'; }
.emoji-children-crossing:before {
content: '\1f6b8'; }
.emoji-no-entry:before {
content: '\26d4'; }
.emoji-prohibited:before {
content: '\1f6ab'; }
.emoji-no-bicycles:before {
content: '\1f6b3'; }
.emoji-no-smoking:before {
content: '\1f6ad'; }
.emoji-no-littering:before {
content: '\1f6af'; }
.emoji-non-potable-water:before {
content: '\1f6b1'; }
.emoji-no-pedestrians:before {
content: '\1f6b7'; }
.emoji-no-mobile-phones:before {
content: '\1f4f5'; }
.emoji-no-one-under-eighteen:before {
content: '\1f51e'; }
.emoji-radioactive:before {
content: '\2622'; }
.emoji-biohazard:before {
content: '\2623'; }
.emoji-hundred-points:before {
content: '\1f4af'; }
.emoji-input-latin-uppercase:before {
content: '\1f520'; }
.emoji-input-latin-lowercase:before {
content: '\1f521'; }
.emoji-input-numbers:before {
content: '\1f522'; }
.emoji-input-symbols:before {
content: '\1f523'; }
.emoji-input-latin-letters:before {
content: '\1f524'; }
.emoji-a-button-blood-type:before {
content: '\1f170'; }
.emoji-ab-button-blood-type:before {
content: '\1f18e'; }
.emoji-b-button-blood-type:before {
content: '\1f171'; }
.emoji-cl-button:before {
content: '\1f191'; }
.emoji-cool-button:before {
content: '\1f192'; }
.emoji-free-button:before {
content: '\1f193'; }
.emoji-information:before {
content: '\2139'; }
.emoji-id-button:before {
content: '\1f194'; }
.emoji-circled-m:before {
content: '\24c2'; }
.emoji-new-button:before {
content: '\1f195'; }
.emoji-ng-button:before {
content: '\1f196'; }
.emoji-o-button-blood-type:before {
content: '\1f17e'; }
.emoji-ok-button:before {
content: '\1f197'; }
.emoji-p-button:before {
content: '\1f17f'; }
.emoji-sos-button:before {
content: '\1f198'; }
.emoji-up-button:before {
content: '\1f199'; }
.emoji-vs-button:before {
content: '\1f19a'; }
.emoji-japanese-here-button:before {
content: '\1f201'; }
.emoji-japanese-service-charge-button:before {
content: '\1f202'; }
.emoji-japanese-monthly-amount-button:before {
content: '\1f237'; }
.emoji-japanese-not-free-of-charge-button:before {
content: '\1f236'; }
.emoji-japanese-reserved-button:before {
content: '\1f22f'; }
.emoji-japanese-bargain-button:before {
content: '\1f250'; }
.emoji-japanese-discount-button:before {
content: '\1f239'; }
.emoji-japanese-free-of-charge-button:before {
content: '\1f21a'; }
.emoji-japanese-prohibited-button:before {
content: '\1f232'; }
.emoji-japanese-acceptable-button:before {
content: '\1f251'; }
.emoji-japanese-application-button:before {
content: '\1f238'; }
.emoji-japanese-passing-grade-button:before {
content: '\1f234'; }
.emoji-japanese-vacancy-button:before {
content: '\1f233'; }
.emoji-japanese-congratulations-button:before {
content: '\3297'; }
.emoji-japanese-secret-button:before {
content: '\3299'; }
.emoji-japanese-open-for-business-button:before {
content: '\1f23a'; }
.emoji-japanese-no-vacancy-button:before {
content: '\1f235'; }
.emoji-up-arrow:before {
content: '\2b06'; }
.emoji-up-right-arrow:before {
content: '\2197'; }
.emoji-right-arrow:before {
content: '\27a1'; }
.emoji-down-right-arrow:before {
content: '\2198'; }
.emoji-down-arrow:before {
content: '\2b07'; }
.emoji-down-left-arrow:before {
content: '\2199'; }
.emoji-left-arrow:before {
content: '\2b05'; }
.emoji-up-left-arrow:before {
content: '\2196'; }
.emoji-up-down-arrow:before {
content: '\2195'; }
.emoji-left-right-arrow:before {
content: '\2194'; }
.emoji-right-arrow-curving-left:before {
content: '\21a9'; }
.emoji-left-arrow-curving-right:before {
content: '\21aa'; }
.emoji-right-arrow-curving-up:before {
content: '\2934'; }
.emoji-right-arrow-curving-down:before {
content: '\2935'; }
.emoji-clockwise-vertical-arrows:before {
content: '\1f503'; }
.emoji-counterclockwise-arrows-button:before {
content: '\1f504'; }
.emoji-back-arrow:before {
content: '\1f519'; }
.emoji-end-arrow:before {
content: '\1f51a'; }
.emoji-on-arrow:before {
content: '\1f51b'; }
.emoji-soon-arrow:before {
content: '\1f51c'; }
.emoji-top-arrow:before {
content: '\1f51d'; }
.emoji-black-small-square:before {
content: '\25aa'; }
.emoji-white-small-square:before {
content: '\25ab'; }
.emoji-white-medium-square:before {
content: '\25fb'; }
.emoji-black-medium-square:before {
content: '\25fc'; }
.emoji-white-medium-small-square:before {
content: '\25fd'; }
.emoji-black-medium-small-square:before {
content: '\25fe'; }
.emoji-black-large-square:before {
content: '\2b1b'; }
.emoji-white-large-square:before {
content: '\2b1c'; }
.emoji-large-orange-diamond:before {
content: '\1f536'; }
.emoji-large-blue-diamond:before {
content: '\1f537'; }
.emoji-small-orange-diamond:before {
content: '\1f538'; }
.emoji-small-blue-diamond:before {
content: '\1f539'; }
.emoji-red-triangle-pointed-up:before {
content: '\1f53a'; }
.emoji-red-triangle-pointed-down:before {
content: '\1f53b'; }
.emoji-diamond-with-a-dot:before {
content: '\1f4a0'; }
.emoji-radio-button:before {
content: '\1f518'; }
.emoji-black-square-button:before {
content: '\1f532'; }
.emoji-white-square-button:before {
content: '\1f533'; }
.emoji-white-circle:before {
content: '\26aa'; }
.emoji-black-circle:before {
content: '\26ab'; }
.emoji-red-circle:before {
content: '\1f534'; }
.emoji-blue-circle:before {
content: '\1f535'; }
.emoji-aries:before {
content: '\2648'; }
.emoji-taurus:before {
content: '\2649'; }
.emoji-gemini:before {
content: '\264a'; }
.emoji-cancer:before {
content: '\264b'; }
.emoji-leo:before {
content: '\264c'; }
.emoji-virgo:before {
content: '\264d'; }
.emoji-libra:before {
content: '\264e'; }
.emoji-scorpius:before {
content: '\264f'; }
.emoji-sagittarius:before {
content: '\2650'; }
.emoji-capricorn:before {
content: '\2651'; }
.emoji-aquarius:before {
content: '\2652'; }
.emoji-pisces:before {
content: '\2653'; }
.emoji-ophiuchus:before {
content: '\26ce'; }
.emoji-atm-sign:before {
content: '\1f3e7'; }
.emoji-litter-in-bin-sign:before {
content: '\1f6ae'; }
.emoji-potable-water:before {
content: '\1f6b0'; }
.emoji-wheelchair-symbol:before {
content: '\267f'; }
.emoji-mens-room:before {
content: '\1f6b9'; }
.emoji-womens-room:before {
content: '\1f6ba'; }
.emoji-restroom:before {
content: '\1f6bb'; }
.emoji-baby-symbol:before {
content: '\1f6bc'; }
.emoji-water-closet:before {
content: '\1f6be'; }
.emoji-passport-control:before {
content: '\1f6c2'; }
.emoji-customs:before {
content: '\1f6c3'; }
.emoji-baggage-claim:before {
content: '\1f6c4'; }
.emoji-left-luggage:before {
content: '\1f6c5'; }
.emoji-muted-speaker:before {
content: '\1f507'; }
.emoji-speaker-low-volume:before {
content: '\1f508'; }
.emoji-speaker-medium-volume:before {
content: '\1f509'; }
.emoji-speaker-high-volume:before {
content: '\1f50a'; }
.emoji-loudspeaker:before {
content: '\1f4e2'; }
.emoji-megaphone:before {
content: '\1f4e3'; }
.emoji-postal-horn:before {
content: '\1f4ef'; }
.emoji-bell:before {
content: '\1f514'; }
.emoji-bell-with-slash:before {
content: '\1f515'; }
.emoji-notebook-with-decorative-cover:before {
content: '\1f4d4'; }
.emoji-closed-book:before {
content: '\1f4d5'; }
.emoji-open-book:before {
content: '\1f4d6'; }
.emoji-green-book:before {
content: '\1f4d7'; }
.emoji-blue-book:before {
content: '\1f4d8'; }
.emoji-orange-book:before {
content: '\1f4d9'; }
.emoji-books:before {
content: '\1f4da'; }
.emoji-notebook:before {
content: '\1f4d3'; }
.emoji-ledger:before {
content: '\1f4d2'; }
.emoji-page-with-curl:before {
content: '\1f4c3'; }
.emoji-scroll:before {
content: '\1f4dc'; }
.emoji-page-facing-up:before {
content: '\1f4c4'; }
.emoji-newspaper:before {
content: '\1f4f0'; }
.emoji-rolled-up-newspaper:before {
content: '\1f5de'; }
.emoji-bookmark-tabs:before {
content: '\1f4d1'; }
.emoji-bookmark:before {
content: '\1f516'; }
.emoji-label:before {
content: '\1f3f7'; }
.emoji-briefcase:before {
content: '\1f4bc'; }
.emoji-file-folder:before {
content: '\1f4c1'; }
.emoji-open-file-folder:before {
content: '\1f4c2'; }
.emoji-card-index-dividers:before {
content: '\1f5c2'; }
.emoji-calendar:before {
content: '\1f4c5'; }
.emoji-tear-off-calendar:before {
content: '\1f4c6'; }
.emoji-spiral-notepad:before {
content: '\1f5d2'; }
.emoji-spiral-calendar:before {
content: '\1f5d3'; }
.emoji-card-index:before {
content: '\1f4c7'; }
.emoji-chart-increasing:before {
content: '\1f4c8'; }
.emoji-chart-decreasing:before {
content: '\1f4c9'; }
.emoji-bar-chart:before {
content: '\1f4ca'; }
.emoji-clipboard:before {
content: '\1f4cb'; }
.emoji-pushpin:before {
content: '\1f4cc'; }
.emoji-round-pushpin:before {
content: '\1f4cd'; }
.emoji-paperclip:before {
content: '\1f4ce'; }
.emoji-linked-paperclips:before {
content: '\1f587'; }
.emoji-straight-ruler:before {
content: '\1f4cf'; }
.emoji-triangular-ruler:before {
content: '\1f4d0'; }
.emoji-scissors:before {
content: '\2702'; }
.emoji-card-file-box:before {
content: '\1f5c3'; }
.emoji-file-cabinet:before {
content: '\1f5c4'; }
.emoji-wastebasket:before {
content: '\1f5d1'; }
.emoji-locked:before {
content: '\1f512'; }
.emoji-unlocked:before {
content: '\1f513'; }
.emoji-locked-with-pen:before {
content: '\1f50f'; }
.emoji-locked-with-key:before {
content: '\1f510'; }
.emoji-key:before {
content: '\1f511'; }
.emoji-old-key:before {
content: '\1f5dd'; }
.emoji-movie-camera:before {
content: '\1f3a5'; }
.emoji-film-frames:before {
content: '\1f39e'; }
.emoji-film-projector:before {
content: '\1f4fd'; }
.emoji-clapper-board:before {
content: '\1f3ac'; }
.emoji-television:before {
content: '\1f4fa'; }
.emoji-camera:before {
content: '\1f4f7'; }
.emoji-camera-with-flash:before {
content: '\1f4f8'; }
.emoji-video-camera:before {
content: '\1f4f9'; }
.emoji-videocassette:before {
content: '\1f4fc'; }
.emoji-magnifying-glass-tilted-left:before {
content: '\1f50d'; }
.emoji-magnifying-glass-tilted-right:before {
content: '\1f50e'; }
.emoji-microscope:before {
content: '\1f52c'; }
.emoji-telescope:before {
content: '\1f52d'; }
.emoji-satellite-antenna:before {
content: '\1f4e1'; }
.emoji-candle:before {
content: '\1f56f'; }
.emoji-light-bulb:before {
content: '\1f4a1'; }
.emoji-flashlight:before {
content: '\1f526'; }
.emoji-red-paper-lantern:before {
content: '\1f3ee'; }
.emoji-hammer:before {
content: '\1f528'; }
.emoji-pick:before {
content: '\26cf'; }
.emoji-hammer-and-pick:before {
content: '\2692'; }
.emoji-hammer-and-wrench:before {
content: '\1f6e0'; }
.emoji-dagger:before {
content: '\1f5e1'; }
.emoji-crossed-swords:before {
content: '\2694'; }
.emoji-pistol:before {
content: '\1f52b'; }
.emoji-bow-and-arrow:before {
content: '\1f3f9'; }
.emoji-shield:before {
content: '\1f6e1'; }
.emoji-wrench:before {
content: '\1f527'; }
.emoji-nut-and-bolt:before {
content: '\1f529'; }
.emoji-gear:before {
content: '\2699'; }
.emoji-clamp:before {
content: '\1f5dc'; }
.emoji-alembic:before {
content: '\2697'; }
.emoji-balance-scale:before {
content: '\2696'; }
.emoji-link:before {
content: '\1f517'; }
.emoji-chains:before {
content: '\26d3'; }
.emoji-cigarette:before {
content: '\1f6ac'; }
.emoji-coffin:before {
content: '\26b0'; }
.emoji-funeral-urn:before {
content: '\26b1'; }
.emoji-moai:before {
content: '\1f5ff'; }
.emoji-oil-drum:before {
content: '\1f6e2'; }
.emoji-crystal-ball:before {
content: '\1f52e'; }
.emoji-shopping-cart:before {
content: '\1f6d2'; }
.emoji-pencil:before {
content: '\270f'; }
.emoji-black-nib:before {
content: '\2712'; }
.emoji-fountain-pen:before {
content: '\1f58b'; }
.emoji-pen:before {
content: '\1f58a'; }
.emoji-paintbrush:before {
content: '\1f58c'; }
.emoji-crayon:before {
content: '\1f58d'; }
.emoji-memo:before {
content: '\1f4dd'; }
.emoji-mobile-phone:before {
content: '\1f4f1'; }
.emoji-mobile-phone-with-arrow:before {
content: '\1f4f2'; }
.emoji-telephone:before {
content: '\260e'; }
.emoji-telephone-receiver:before {
content: '\1f4de'; }
.emoji-pager:before {
content: '\1f4df'; }
.emoji-fax-machine:before {
content: '\1f4e0'; }
.emoji-battery:before {
content: '\1f50b'; }
.emoji-electric-plug:before {
content: '\1f50c'; }
.emoji-laptop-computer:before {
content: '\1f4bb'; }
.emoji-desktop-computer:before {
content: '\1f5a5'; }
.emoji-printer:before {
content: '\1f5a8'; }
.emoji-keyboard:before {
content: '\2328'; }
.emoji-computer-mouse:before {
content: '\1f5b1'; }
.emoji-trackball:before {
content: '\1f5b2'; }
.emoji-computer-disk:before {
content: '\1f4bd'; }
.emoji-floppy-disk:before {
content: '\1f4be'; }
.emoji-optical-disk:before {
content: '\1f4bf'; }
.emoji-dvd:before {
content: '\1f4c0'; }
.emoji-musical-score:before {
content: '\1f3bc'; }
.emoji-musical-note:before {
content: '\1f3b5'; }
.emoji-musical-notes:before {
content: '\1f3b6'; }
.emoji-studio-microphone:before {
content: '\1f399'; }
.emoji-level-slider:before {
content: '\1f39a'; }
.emoji-control-knobs:before {
content: '\1f39b'; }
.emoji-microphone:before {
content: '\1f3a4'; }
.emoji-headphone:before {
content: '\1f3a7'; }
.emoji-radio:before {
content: '\1f4fb'; }
.emoji-saxophone:before {
content: '\1f3b7'; }
.emoji-guitar:before {
content: '\1f3b8'; }
.emoji-musical-keyboard:before {
content: '\1f3b9'; }
.emoji-trumpet:before {
content: '\1f3ba'; }
.emoji-violin:before {
content: '\1f3bb'; }
.emoji-drum:before {
content: '\1f941'; }
.emoji-money-bag:before {
content: '\1f4b0'; }
.emoji-yen-banknote:before {
content: '\1f4b4'; }
.emoji-dollar-banknote:before {
content: '\1f4b5'; }
.emoji-euro-banknote:before {
content: '\1f4b6'; }
.emoji-pound-banknote:before {
content: '\1f4b7'; }
.emoji-money-with-wings:before {
content: '\1f4b8'; }
.emoji-credit-card:before {
content: '\1f4b3'; }
.emoji-chart-increasing-with-yen:before {
content: '\1f4b9'; }
.emoji-currency-exchange:before {
content: '\1f4b1'; }
.emoji-heavy-dollar-sign:before {
content: '\1f4b2'; }
.emoji-envelope:before {
content: '\2709'; }
.emoji-e-mail:before {
content: '\1f4e7'; }
.emoji-incoming-envelope:before {
content: '\1f4e8'; }
.emoji-envelope-with-arrow:before {
content: '\1f4e9'; }
.emoji-outbox-tray:before {
content: '\1f4e4'; }
.emoji-inbox-tray:before {
content: '\1f4e5'; }
.emoji-package:before {
content: '\1f4e6'; }
.emoji-closed-mailbox-with-raised-flag:before {
content: '\1f4eb'; }
.emoji-closed-mailbox-with-lowered-flag:before {
content: '\1f4ea'; }
.emoji-open-mailbox-with-raised-flag:before {
content: '\1f4ec'; }
.emoji-open-mailbox-with-lowered-flag:before {
content: '\1f4ed'; }
.emoji-postbox:before {
content: '\1f4ee'; }
.emoji-ballot-box-with-ballot:before {
content: '\1f5f3'; }
.emoji-syringe:before {
content: '\1f489'; }
.emoji-pill:before {
content: '\1f48a'; }
.emoji-ascension-island:before {
content: '\1f1e6\1f1e8'; }
.emoji-andorra:before {
content: '\1f1e6\1f1e9'; }
.emoji-united-arab-emirates:before {
content: '\1f1e6\1f1ea'; }
.emoji-afghanistan:before {
content: '\1f1e6\1f1eb'; }
.emoji-antigua-barbuda:before {
content: '\1f1e6\1f1ec'; }
.emoji-anguilla:before {
content: '\1f1e6\1f1ee'; }
.emoji-albania:before {
content: '\1f1e6\1f1f1'; }
.emoji-armenia:before {
content: '\1f1e6\1f1f2'; }
.emoji-angola:before {
content: '\1f1e6\1f1f4'; }
.emoji-antarctica:before {
content: '\1f1e6\1f1f6'; }
.emoji-argentina:before {
content: '\1f1e6\1f1f7'; }
.emoji-american-samoa:before {
content: '\1f1e6\1f1f8'; }
.emoji-austria:before {
content: '\1f1e6\1f1f9'; }
.emoji-australia:before {
content: '\1f1e6\1f1fa'; }
.emoji-aruba:before {
content: '\1f1e6\1f1fc'; }
.emoji-aland-islands:before {
content: '\1f1e6\1f1fd'; }
.emoji-azerbaijan:before {
content: '\1f1e6\1f1ff'; }
.emoji-bosnia-herzegovina:before {
content: '\1f1e7\1f1e6'; }
.emoji-barbados:before {
content: '\1f1e7\1f1e7'; }
.emoji-bangladesh:before {
content: '\1f1e7\1f1e9'; }
.emoji-belgium:before {
content: '\1f1e7\1f1ea'; }
.emoji-burkina-faso:before {
content: '\1f1e7\1f1eb'; }
.emoji-bulgaria:before {
content: '\1f1e7\1f1ec'; }
.emoji-bahrain:before {
content: '\1f1e7\1f1ed'; }
.emoji-burundi:before {
content: '\1f1e7\1f1ee'; }
.emoji-benin:before {
content: '\1f1e7\1f1ef'; }
.emoji-st-barthelemy:before {
content: '\1f1e7\1f1f1'; }
.emoji-bermuda:before {
content: '\1f1e7\1f1f2'; }
.emoji-brunei:before {
content: '\1f1e7\1f1f3'; }
.emoji-bolivia:before {
content: '\1f1e7\1f1f4'; }
.emoji-caribbean-netherlands:before {
content: '\1f1e7\1f1f6'; }
.emoji-brazil:before {
content: '\1f1e7\1f1f7'; }
.emoji-bahamas:before {
content: '\1f1e7\1f1f8'; }
.emoji-bhutan:before {
content: '\1f1e7\1f1f9'; }
.emoji-bouvet-island:before {
content: '\1f1e7\1f1fb'; }
.emoji-botswana:before {
content: '\1f1e7\1f1fc'; }
.emoji-belarus:before {
content: '\1f1e7\1f1fe'; }
.emoji-belize:before {
content: '\1f1e7\1f1ff'; }
.emoji-canada:before {
content: '\1f1e8\1f1e6'; }
.emoji-cocos-keeling-islands:before {
content: '\1f1e8\1f1e8'; }
.emoji-congo-kinshasa:before {
content: '\1f1e8\1f1e9'; }
.emoji-central-african-republic:before {
content: '\1f1e8\1f1eb'; }
.emoji-congo-brazzaville:before {
content: '\1f1e8\1f1ec'; }
.emoji-switzerland:before {
content: '\1f1e8\1f1ed'; }
.emoji-cote-divoire:before {
content: '\1f1e8\1f1ee'; }
.emoji-cook-islands:before {
content: '\1f1e8\1f1f0'; }
.emoji-chile:before {
content: '\1f1e8\1f1f1'; }
.emoji-cameroon:before {
content: '\1f1e8\1f1f2'; }
.emoji-china:before {
content: '\1f1e8\1f1f3'; }
.emoji-colombia:before {
content: '\1f1e8\1f1f4'; }
.emoji-clipperton-island:before {
content: '\1f1e8\1f1f5'; }
.emoji-costa-rica:before {
content: '\1f1e8\1f1f7'; }
.emoji-cuba:before {
content: '\1f1e8\1f1fa'; }
.emoji-cape-verde:before {
content: '\1f1e8\1f1fb'; }
.emoji-curacao:before {
content: '\1f1e8\1f1fc'; }
.emoji-christmas-island:before {
content: '\1f1e8\1f1fd'; }
.emoji-cyprus:before {
content: '\1f1e8\1f1fe'; }
.emoji-czechia:before {
content: '\1f1e8\1f1ff'; }
.emoji-germany:before {
content: '\1f1e9\1f1ea'; }
.emoji-diego-garcia:before {
content: '\1f1e9\1f1ec'; }
.emoji-djibouti:before {
content: '\1f1e9\1f1ef'; }
.emoji-denmark:before {
content: '\1f1e9\1f1f0'; }
.emoji-dominica:before {
content: '\1f1e9\1f1f2'; }
.emoji-dominican-republic:before {
content: '\1f1e9\1f1f4'; }
.emoji-algeria:before {
content: '\1f1e9\1f1ff'; }
.emoji-ceuta-melilla:before {
content: '\1f1ea\1f1e6'; }
.emoji-ecuador:before {
content: '\1f1ea\1f1e8'; }
.emoji-estonia:before {
content: '\1f1ea\1f1ea'; }
.emoji-egypt:before {
content: '\1f1ea\1f1ec'; }
.emoji-western-sahara:before {
content: '\1f1ea\1f1ed'; }
.emoji-eritrea:before {
content: '\1f1ea\1f1f7'; }
.emoji-spain:before {
content: '\1f1ea\1f1f8'; }
.emoji-ethiopia:before {
content: '\1f1ea\1f1f9'; }
.emoji-european-union:before {
content: '\1f1ea\1f1fa'; }
.emoji-finland:before {
content: '\1f1eb\1f1ee'; }
.emoji-fiji:before {
content: '\1f1eb\1f1ef'; }
.emoji-falkland-islands:before {
content: '\1f1eb\1f1f0'; }
.emoji-micronesia:before {
content: '\1f1eb\1f1f2'; }
.emoji-faroe-islands:before {
content: '\1f1eb\1f1f4'; }
.emoji-france:before {
content: '\1f1eb\1f1f7'; }
.emoji-gabon:before {
content: '\1f1ec\1f1e6'; }
.emoji-united-kingdom:before {
content: '\1f1ec\1f1e7'; }
.emoji-grenada:before {
content: '\1f1ec\1f1e9'; }
.emoji-georgia:before {
content: '\1f1ec\1f1ea'; }
.emoji-french-guiana:before {
content: '\1f1ec\1f1eb'; }
.emoji-guernsey:before {
content: '\1f1ec\1f1ec'; }
.emoji-ghana:before {
content: '\1f1ec\1f1ed'; }
.emoji-gibraltar:before {
content: '\1f1ec\1f1ee'; }
.emoji-greenland:before {
content: '\1f1ec\1f1f1'; }
.emoji-gambia:before {
content: '\1f1ec\1f1f2'; }
.emoji-guinea:before {
content: '\1f1ec\1f1f3'; }
.emoji-guadeloupe:before {
content: '\1f1ec\1f1f5'; }
.emoji-equatorial-guinea:before {
content: '\1f1ec\1f1f6'; }
.emoji-greece:before {
content: '\1f1ec\1f1f7'; }
.emoji-south-georgia-south-sandwich-islands:before {
content: '\1f1ec\1f1f8'; }
.emoji-guatemala:before {
content: '\1f1ec\1f1f9'; }
.emoji-guam:before {
content: '\1f1ec\1f1fa'; }
.emoji-guinea-bissau:before {
content: '\1f1ec\1f1fc'; }
.emoji-guyana:before {
content: '\1f1ec\1f1fe'; }
.emoji-hong-kong-sar-china:before {
content: '\1f1ed\1f1f0'; }
.emoji-heard-mcdonald-islands:before {
content: '\1f1ed\1f1f2'; }
.emoji-honduras:before {
content: '\1f1ed\1f1f3'; }
.emoji-croatia:before {
content: '\1f1ed\1f1f7'; }
.emoji-haiti:before {
content: '\1f1ed\1f1f9'; }
.emoji-hungary:before {
content: '\1f1ed\1f1fa'; }
.emoji-canary-islands:before {
content: '\1f1ee\1f1e8'; }
.emoji-indonesia:before {
content: '\1f1ee\1f1e9'; }
.emoji-ireland:before {
content: '\1f1ee\1f1ea'; }
.emoji-israel:before {
content: '\1f1ee\1f1f1'; }
.emoji-isle-of-man:before {
content: '\1f1ee\1f1f2'; }
.emoji-india:before {
content: '\1f1ee\1f1f3'; }
.emoji-british-indian-ocean-territory:before {
content: '\1f1ee\1f1f4'; }
.emoji-iraq:before {
content: '\1f1ee\1f1f6'; }
.emoji-iran:before {
content: '\1f1ee\1f1f7'; }
.emoji-iceland:before {
content: '\1f1ee\1f1f8'; }
.emoji-italy:before {
content: '\1f1ee\1f1f9'; }
.emoji-jersey:before {
content: '\1f1ef\1f1ea'; }
.emoji-jamaica:before {
content: '\1f1ef\1f1f2'; }
.emoji-jordan:before {
content: '\1f1ef\1f1f4'; }
.emoji-japan:before {
content: '\1f1ef\1f1f5'; }
.emoji-kenya:before {
content: '\1f1f0\1f1ea'; }
.emoji-kyrgyzstan:before {
content: '\1f1f0\1f1ec'; }
.emoji-cambodia:before {
content: '\1f1f0\1f1ed'; }
.emoji-kiribati:before {
content: '\1f1f0\1f1ee'; }
.emoji-comoros:before {
content: '\1f1f0\1f1f2'; }
.emoji-st-kitts-nevis:before {
content: '\1f1f0\1f1f3'; }
.emoji-north-korea:before {
content: '\1f1f0\1f1f5'; }
.emoji-south-korea:before {
content: '\1f1f0\1f1f7'; }
.emoji-kuwait:before {
content: '\1f1f0\1f1fc'; }
.emoji-cayman-islands:before {
content: '\1f1f0\1f1fe'; }
.emoji-kazakhstan:before {
content: '\1f1f0\1f1ff'; }
.emoji-laos:before {
content: '\1f1f1\1f1e6'; }
.emoji-lebanon:before {
content: '\1f1f1\1f1e7'; }
.emoji-st-lucia:before {
content: '\1f1f1\1f1e8'; }
.emoji-liechtenstein:before {
content: '\1f1f1\1f1ee'; }
.emoji-sri-lanka:before {
content: '\1f1f1\1f1f0'; }
.emoji-liberia:before {
content: '\1f1f1\1f1f7'; }
.emoji-lesotho:before {
content: '\1f1f1\1f1f8'; }
.emoji-lithuania:before {
content: '\1f1f1\1f1f9'; }
.emoji-luxembourg:before {
content: '\1f1f1\1f1fa'; }
.emoji-latvia:before {
content: '\1f1f1\1f1fb'; }
.emoji-libya:before {
content: '\1f1f1\1f1fe'; }
.emoji-morocco:before {
content: '\1f1f2\1f1e6'; }
.emoji-monaco:before {
content: '\1f1f2\1f1e8'; }
.emoji-moldova:before {
content: '\1f1f2\1f1e9'; }
.emoji-montenegro:before {
content: '\1f1f2\1f1ea'; }
.emoji-st-martin:before {
content: '\1f1f2\1f1eb'; }
.emoji-madagascar:before {
content: '\1f1f2\1f1ec'; }
.emoji-marshall-islands:before {
content: '\1f1f2\1f1ed'; }
.emoji-macedonia:before {
content: '\1f1f2\1f1f0'; }
.emoji-mali:before {
content: '\1f1f2\1f1f1'; }
.emoji-myanmar-burma:before {
content: '\1f1f2\1f1f2'; }
.emoji-mongolia:before {
content: '\1f1f2\1f1f3'; }
.emoji-macau-sar-china:before {
content: '\1f1f2\1f1f4'; }
.emoji-northern-mariana-islands:before {
content: '\1f1f2\1f1f5'; }
.emoji-martinique:before {
content: '\1f1f2\1f1f6'; }
.emoji-mauritania:before {
content: '\1f1f2\1f1f7'; }
.emoji-montserrat:before {
content: '\1f1f2\1f1f8'; }
.emoji-malta:before {
content: '\1f1f2\1f1f9'; }
.emoji-mauritius:before {
content: '\1f1f2\1f1fa'; }
.emoji-maldives:before {
content: '\1f1f2\1f1fb'; }
.emoji-malawi:before {
content: '\1f1f2\1f1fc'; }
.emoji-mexico:before {
content: '\1f1f2\1f1fd'; }
.emoji-malaysia:before {
content: '\1f1f2\1f1fe'; }
.emoji-mozambique:before {
content: '\1f1f2\1f1ff'; }
.emoji-namibia:before {
content: '\1f1f3\1f1e6'; }
.emoji-new-caledonia:before {
content: '\1f1f3\1f1e8'; }
.emoji-niger:before {
content: '\1f1f3\1f1ea'; }
.emoji-norfolk-island:before {
content: '\1f1f3\1f1eb'; }
.emoji-nigeria:before {
content: '\1f1f3\1f1ec'; }
.emoji-nicaragua:before {
content: '\1f1f3\1f1ee'; }
.emoji-netherlands:before {
content: '\1f1f3\1f1f1'; }
.emoji-norway:before {
content: '\1f1f3\1f1f4'; }
.emoji-nepal:before {
content: '\1f1f3\1f1f5'; }
.emoji-nauru:before {
content: '\1f1f3\1f1f7'; }
.emoji-niue:before {
content: '\1f1f3\1f1fa'; }
.emoji-new-zealand:before {
content: '\1f1f3\1f1ff'; }
.emoji-oman:before {
content: '\1f1f4\1f1f2'; }
.emoji-panama:before {
content: '\1f1f5\1f1e6'; }
.emoji-peru:before {
content: '\1f1f5\1f1ea'; }
.emoji-french-polynesia:before {
content: '\1f1f5\1f1eb'; }
.emoji-papua-new-guinea:before {
content: '\1f1f5\1f1ec'; }
.emoji-philippines:before {
content: '\1f1f5\1f1ed'; }
.emoji-pakistan:before {
content: '\1f1f5\1f1f0'; }
.emoji-poland:before {
content: '\1f1f5\1f1f1'; }
.emoji-st-pierre-miquelon:before {
content: '\1f1f5\1f1f2'; }
.emoji-pitcairn-islands:before {
content: '\1f1f5\1f1f3'; }
.emoji-puerto-rico:before {
content: '\1f1f5\1f1f7'; }
.emoji-palestinian-territories:before {
content: '\1f1f5\1f1f8'; }
.emoji-portugal:before {
content: '\1f1f5\1f1f9'; }
.emoji-palau:before {
content: '\1f1f5\1f1fc'; }
.emoji-paraguay:before {
content: '\1f1f5\1f1fe'; }
.emoji-qatar:before {
content: '\1f1f6\1f1e6'; }
.emoji-reunion:before {
content: '\1f1f7\1f1ea'; }
.emoji-romania:before {
content: '\1f1f7\1f1f4'; }
.emoji-serbia:before {
content: '\1f1f7\1f1f8'; }
.emoji-russia:before {
content: '\1f1f7\1f1fa'; }
.emoji-rwanda:before {
content: '\1f1f7\1f1fc'; }
.emoji-saudi-arabia:before {
content: '\1f1f8\1f1e6'; }
.emoji-solomon-islands:before {
content: '\1f1f8\1f1e7'; }
.emoji-seychelles:before {
content: '\1f1f8\1f1e8'; }
.emoji-sudan:before {
content: '\1f1f8\1f1e9'; }
.emoji-sweden:before {
content: '\1f1f8\1f1ea'; }
.emoji-singapore:before {
content: '\1f1f8\1f1ec'; }
.emoji-st-helena:before {
content: '\1f1f8\1f1ed'; }
.emoji-slovenia:before {
content: '\1f1f8\1f1ee'; }
.emoji-svalbard-jan-mayen:before {
content: '\1f1f8\1f1ef'; }
.emoji-slovakia:before {
content: '\1f1f8\1f1f0'; }
.emoji-sierra-leone:before {
content: '\1f1f8\1f1f1'; }
.emoji-san-marino:before {
content: '\1f1f8\1f1f2'; }
.emoji-senegal:before {
content: '\1f1f8\1f1f3'; }
.emoji-somalia:before {
content: '\1f1f8\1f1f4'; }
.emoji-suriname:before {
content: '\1f1f8\1f1f7'; }
.emoji-south-sudan:before {
content: '\1f1f8\1f1f8'; }
.emoji-sao-tome-principe:before {
content: '\1f1f8\1f1f9'; }
.emoji-el-salvador:before {
content: '\1f1f8\1f1fb'; }
.emoji-sint-maarten:before {
content: '\1f1f8\1f1fd'; }
.emoji-syria:before {
content: '\1f1f8\1f1fe'; }
.emoji-swaziland:before {
content: '\1f1f8\1f1ff'; }
.emoji-tristan-da-cunha:before {
content: '\1f1f9\1f1e6'; }
.emoji-turks-caicos-islands:before {
content: '\1f1f9\1f1e8'; }
.emoji-chad:before {
content: '\1f1f9\1f1e9'; }
.emoji-french-southern-territories:before {
content: '\1f1f9\1f1eb'; }
.emoji-togo:before {
content: '\1f1f9\1f1ec'; }
.emoji-thailand:before {
content: '\1f1f9\1f1ed'; }
.emoji-tajikistan:before {
content: '\1f1f9\1f1ef'; }
.emoji-tokelau:before {
content: '\1f1f9\1f1f0'; }
.emoji-timor-leste:before {
content: '\1f1f9\1f1f1'; }
.emoji-turkmenistan:before {
content: '\1f1f9\1f1f2'; }
.emoji-tunisia:before {
content: '\1f1f9\1f1f3'; }
.emoji-tonga:before {
content: '\1f1f9\1f1f4'; }
.emoji-turkey:before {
content: '\1f1f9\1f1f7'; }
.emoji-trinidad-tobago:before {
content: '\1f1f9\1f1f9'; }
.emoji-tuvalu:before {
content: '\1f1f9\1f1fb'; }
.emoji-taiwan:before {
content: '\1f1f9\1f1fc'; }
.emoji-tanzania:before {
content: '\1f1f9\1f1ff'; }
.emoji-ukraine:before {
content: '\1f1fa\1f1e6'; }
.emoji-uganda:before {
content: '\1f1fa\1f1ec'; }
.emoji-u-s-outlying-islands:before {
content: '\1f1fa\1f1f2'; }
.emoji-united-nations:before {
content: '\1f1fa\1f1f3'; }
.emoji-united-states:before {
content: '\1f1fa\1f1f8'; }
.emoji-uruguay:before {
content: '\1f1fa\1f1fe'; }
.emoji-uzbekistan:before {
content: '\1f1fa\1f1ff'; }
.emoji-vatican-city:before {
content: '\1f1fb\1f1e6'; }
.emoji-st-vincent-grenadines:before {
content: '\1f1fb\1f1e8'; }
.emoji-venezuela:before {
content: '\1f1fb\1f1ea'; }
.emoji-british-virgin-islands:before {
content: '\1f1fb\1f1ec'; }
.emoji-u-s-virgin-islands:before {
content: '\1f1fb\1f1ee'; }
.emoji-vietnam:before {
content: '\1f1fb\1f1f3'; }
.emoji-vanuatu:before {
content: '\1f1fb\1f1fa'; }
.emoji-wallis-futuna:before {
content: '\1f1fc\1f1eb'; }
.emoji-samoa:before {
content: '\1f1fc\1f1f8'; }
.emoji-kosovo:before {
content: '\1f1fd\1f1f0'; }
.emoji-yemen:before {
content: '\1f1fe\1f1ea'; }
.emoji-mayotte:before {
content: '\1f1fe\1f1f9'; }
.emoji-south-africa:before {
content: '\1f1ff\1f1e6'; }
.emoji-zambia:before {
content: '\1f1ff\1f1f2'; }
.emoji-zimbabwe:before {
content: '\1f1ff\1f1fc'; }
.emoji-chequered-flag:before {
content: '\1f3c1'; }
.emoji-triangular-flag:before {
content: '\1f6a9'; }
.emoji-crossed-flags:before {
content: '\1f38c'; }
.emoji-black-flag:before {
content: '\1f3f4'; }
.emoji-white-flag:before {
content: '\1f3f3'; }
.emoji-rainbow-flag:before {
content: '\1f3f3\fe0f\200d\1f308'; }
.emoji-england:before {
content: '\1f3f4\e0067\e0062\e0065\e006e\e0067\e007f'; }
.emoji-scotland:before {
content: '\1f3f4\e0067\e0062\e0073\e0063\e0074\e007f'; }
.emoji-wales:before {
content: '\1f3f4\e0067\e0062\e0077\e006c\e0073\e007f'; }
.emoji-grinning-face:before {
content: '\1f600'; }
.emoji-beaming-face-with-smiling-eyes:before {
content: '\1f601'; }
.emoji-face-with-tears-of-joy:before {
content: '\1f602'; }
.emoji-rolling-on-the-floor-laughing:before {
content: '\1f923'; }
.emoji-grinning-face-with-big-eyes:before {
content: '\1f603'; }
.emoji-grinning-face-with-smiling-eyes:before {
content: '\1f604'; }
.emoji-grinning-face-with-sweat:before {
content: '\1f605'; }
.emoji-grinning-squinting-face:before {
content: '\1f606'; }
.emoji-winking-face:before {
content: '\1f609'; }
.emoji-smiling-face-with-smiling-eyes:before {
content: '\1f60a'; }
.emoji-face-savoring-food:before {
content: '\1f60b'; }
.emoji-smiling-face-with-sunglasses:before {
content: '\1f60e'; }
.emoji-smiling-face-with-heart-eyes:before {
content: '\1f60d'; }
.emoji-face-blowing-a-kiss:before {
content: '\1f618'; }
.emoji-kissing-face:before {
content: '\1f617'; }
.emoji-kissing-face-with-smiling-eyes:before {
content: '\1f619'; }
.emoji-kissing-face-with-closed-eyes:before {
content: '\1f61a'; }
.emoji-smiling-face:before {
content: '\263a'; }
.emoji-slightly-smiling-face:before {
content: '\1f642'; }
.emoji-hugging-face:before {
content: '\1f917'; }
.emoji-star-struck:before {
content: '\1f929'; }
.emoji-baby-angel:before {
content: '\1f47c'; }
.emoji-baby-angel-light-skin-tone:before {
content: '\1f47c\1f3fb'; }
.emoji-baby-angel-medium-light-skin-tone:before {
content: '\1f47c\1f3fc'; }
.emoji-baby-angel-medium-skin-tone:before {
content: '\1f47c\1f3fd'; }
.emoji-baby-angel-medium-dark-skin-tone:before {
content: '\1f47c\1f3fe'; }
.emoji-baby-angel-dark-skin-tone:before {
content: '\1f47c\1f3ff'; }
.emoji-santa-claus:before {
content: '\1f385'; }
.emoji-santa-claus-light-skin-tone:before {
content: '\1f385\1f3fb'; }
.emoji-santa-claus-medium-light-skin-tone:before {
content: '\1f385\1f3fc'; }
.emoji-santa-claus-medium-skin-tone:before {
content: '\1f385\1f3fd'; }
.emoji-santa-claus-medium-dark-skin-tone:before {
content: '\1f385\1f3fe'; }
.emoji-santa-claus-dark-skin-tone:before {
content: '\1f385\1f3ff'; }
.emoji-mrs-claus:before {
content: '\1f936'; }
.emoji-mrs-claus-light-skin-tone:before {
content: '\1f936\1f3fb'; }
.emoji-mrs-claus-medium-light-skin-tone:before {
content: '\1f936\1f3fc'; }
.emoji-mrs-claus-medium-skin-tone:before {
content: '\1f936\1f3fd'; }
.emoji-mrs-claus-medium-dark-skin-tone:before {
content: '\1f936\1f3fe'; }
.emoji-mrs-claus-dark-skin-tone:before {
content: '\1f936\1f3ff'; }
.emoji-mage:before {
content: '\1f9d9'; }
.emoji-mage-light-skin-tone:before {
content: '\1f9d9\1f3fb'; }
.emoji-mage-medium-light-skin-tone:before {
content: '\1f9d9\1f3fc'; }
.emoji-mage-medium-skin-tone:before {
content: '\1f9d9\1f3fd'; }
.emoji-mage-medium-dark-skin-tone:before {
content: '\1f9d9\1f3fe'; }
.emoji-mage-dark-skin-tone:before {
content: '\1f9d9\1f3ff'; }
.emoji-woman-mage:before {
content: '\1f9d9\200d\2640\fe0f'; }
.emoji-woman-mage-light-skin-tone:before {
content: '\1f9d9\1f3fb\200d\2640\fe0f'; }
.emoji-woman-mage-medium-light-skin-tone:before {
content: '\1f9d9\1f3fc\200d\2640\fe0f'; }
.emoji-woman-mage-medium-skin-tone:before {
content: '\1f9d9\1f3fd\200d\2640\fe0f'; }
.emoji-woman-mage-medium-dark-skin-tone:before {
content: '\1f9d9\1f3fe\200d\2640\fe0f'; }
.emoji-woman-mage-dark-skin-tone:before {
content: '\1f9d9\1f3ff\200d\2640\fe0f'; }
.emoji-man-mage:before {
content: '\1f9d9\200d\2642\fe0f'; }
.emoji-man-mage-light-skin-tone:before {
content: '\1f9d9\1f3fb\200d\2642\fe0f'; }
.emoji-man-mage-medium-light-skin-tone:before {
content: '\1f9d9\1f3fc\200d\2642\fe0f'; }
.emoji-man-mage-medium-skin-tone:before {
content: '\1f9d9\1f3fd\200d\2642\fe0f'; }
.emoji-man-mage-medium-dark-skin-tone:before {
content: '\1f9d9\1f3fe\200d\2642\fe0f'; }
.emoji-man-mage-dark-skin-tone:before {
content: '\1f9d9\1f3ff\200d\2642\fe0f'; }
.emoji-fairy:before {
content: '\1f9da'; }
.emoji-fairy-light-skin-tone:before {
content: '\1f9da\1f3fb'; }
.emoji-fairy-medium-light-skin-tone:before {
content: '\1f9da\1f3fc'; }
.emoji-fairy-medium-skin-tone:before {
content: '\1f9da\1f3fd'; }
.emoji-fairy-medium-dark-skin-tone:before {
content: '\1f9da\1f3fe'; }
.emoji-fairy-dark-skin-tone:before {
content: '\1f9da\1f3ff'; }
.emoji-woman-fairy:before {
content: '\1f9da\200d\2640\fe0f'; }
.emoji-woman-fairy-light-skin-tone:before {
content: '\1f9da\1f3fb\200d\2640\fe0f'; }
.emoji-woman-fairy-medium-light-skin-tone:before {
content: '\1f9da\1f3fc\200d\2640\fe0f'; }
.emoji-woman-fairy-medium-skin-tone:before {
content: '\1f9da\1f3fd\200d\2640\fe0f'; }
.emoji-woman-fairy-medium-dark-skin-tone:before {
content: '\1f9da\1f3fe\200d\2640\fe0f'; }
.emoji-woman-fairy-dark-skin-tone:before {
content: '\1f9da\1f3ff\200d\2640\fe0f'; }
.emoji-man-fairy:before {
content: '\1f9da\200d\2642\fe0f'; }
.emoji-man-fairy-light-skin-tone:before {
content: '\1f9da\1f3fb\200d\2642\fe0f'; }
.emoji-man-fairy-medium-light-skin-tone:before {
content: '\1f9da\1f3fc\200d\2642\fe0f'; }
.emoji-man-fairy-medium-skin-tone:before {
content: '\1f9da\1f3fd\200d\2642\fe0f'; }
.emoji-man-fairy-medium-dark-skin-tone:before {
content: '\1f9da\1f3fe\200d\2642\fe0f'; }
.emoji-man-fairy-dark-skin-tone:before {
content: '\1f9da\1f3ff\200d\2642\fe0f'; }
.emoji-vampire:before {
content: '\1f9db'; }
.emoji-vampire-light-skin-tone:before {
content: '\1f9db\1f3fb'; }
.emoji-vampire-medium-light-skin-tone:before {
content: '\1f9db\1f3fc'; }
.emoji-vampire-medium-skin-tone:before {
content: '\1f9db\1f3fd'; }
.emoji-vampire-medium-dark-skin-tone:before {
content: '\1f9db\1f3fe'; }
.emoji-vampire-dark-skin-tone:before {
content: '\1f9db\1f3ff'; }
.emoji-woman-vampire:before {
content: '\1f9db\200d\2640\fe0f'; }
.emoji-woman-vampire-light-skin-tone:before {
content: '\1f9db\1f3fb\200d\2640\fe0f'; }
.emoji-woman-vampire-medium-light-skin-tone:before {
content: '\1f9db\1f3fc\200d\2640\fe0f'; }
.emoji-woman-vampire-medium-skin-tone:before {
content: '\1f9db\1f3fd\200d\2640\fe0f'; }
.emoji-woman-vampire-medium-dark-skin-tone:before {
content: '\1f9db\1f3fe\200d\2640\fe0f'; }
.emoji-woman-vampire-dark-skin-tone:before {
content: '\1f9db\1f3ff\200d\2640\fe0f'; }
.emoji-man-vampire:before {
content: '\1f9db\200d\2642\fe0f'; }
.emoji-man-vampire-light-skin-tone:before {
content: '\1f9db\1f3fb\200d\2642\fe0f'; }
.emoji-man-vampire-medium-light-skin-tone:before {
content: '\1f9db\1f3fc\200d\2642\fe0f'; }
.emoji-man-vampire-medium-skin-tone:before {
content: '\1f9db\1f3fd\200d\2642\fe0f'; }
.emoji-man-vampire-medium-dark-skin-tone:before {
content: '\1f9db\1f3fe\200d\2642\fe0f'; }
.emoji-man-vampire-dark-skin-tone:before {
content: '\1f9db\1f3ff\200d\2642\fe0f'; }
.emoji-merperson:before {
content: '\1f9dc'; }
.emoji-merperson-light-skin-tone:before {
content: '\1f9dc\1f3fb'; }
.emoji-merperson-medium-light-skin-tone:before {
content: '\1f9dc\1f3fc'; }
.emoji-merperson-medium-skin-tone:before {
content: '\1f9dc\1f3fd'; }
.emoji-merperson-medium-dark-skin-tone:before {
content: '\1f9dc\1f3fe'; }
.emoji-merperson-dark-skin-tone:before {
content: '\1f9dc\1f3ff'; }
.emoji-mermaid:before {
content: '\1f9dc\200d\2640\fe0f'; }
.emoji-mermaid-light-skin-tone:before {
content: '\1f9dc\1f3fb\200d\2640\fe0f'; }
.emoji-mermaid-medium-light-skin-tone:before {
content: '\1f9dc\1f3fc\200d\2640\fe0f'; }
.emoji-mermaid-medium-skin-tone:before {
content: '\1f9dc\1f3fd\200d\2640\fe0f'; }
.emoji-mermaid-medium-dark-skin-tone:before {
content: '\1f9dc\1f3fe\200d\2640\fe0f'; }
.emoji-mermaid-dark-skin-tone:before {
content: '\1f9dc\1f3ff\200d\2640\fe0f'; }
.emoji-merman:before {
content: '\1f9dc\200d\2642\fe0f'; }
.emoji-merman-light-skin-tone:before {
content: '\1f9dc\1f3fb\200d\2642\fe0f'; }
.emoji-merman-medium-light-skin-tone:before {
content: '\1f9dc\1f3fc\200d\2642\fe0f'; }
.emoji-merman-medium-skin-tone:before {
content: '\1f9dc\1f3fd\200d\2642\fe0f'; }
.emoji-merman-medium-dark-skin-tone:before {
content: '\1f9dc\1f3fe\200d\2642\fe0f'; }
.emoji-merman-dark-skin-tone:before {
content: '\1f9dc\1f3ff\200d\2642\fe0f'; }
.emoji-elf:before {
content: '\1f9dd'; }
.emoji-elf-light-skin-tone:before {
content: '\1f9dd\1f3fb'; }
.emoji-elf-medium-light-skin-tone:before {
content: '\1f9dd\1f3fc'; }
.emoji-elf-medium-skin-tone:before {
content: '\1f9dd\1f3fd'; }
.emoji-elf-medium-dark-skin-tone:before {
content: '\1f9dd\1f3fe'; }
.emoji-elf-dark-skin-tone:before {
content: '\1f9dd\1f3ff'; }
.emoji-woman-elf:before {
content: '\1f9dd\200d\2640\fe0f'; }
.emoji-woman-elf-light-skin-tone:before {
content: '\1f9dd\1f3fb\200d\2640\fe0f'; }
.emoji-woman-elf-medium-light-skin-tone:before {
content: '\1f9dd\1f3fc\200d\2640\fe0f'; }
.emoji-woman-elf-medium-skin-tone:before {
content: '\1f9dd\1f3fd\200d\2640\fe0f'; }
.emoji-woman-elf-medium-dark-skin-tone:before {
content: '\1f9dd\1f3fe\200d\2640\fe0f'; }
.emoji-woman-elf-dark-skin-tone:before {
content: '\1f9dd\1f3ff\200d\2640\fe0f'; }
.emoji-man-elf:before {
content: '\1f9dd\200d\2642\fe0f'; }
.emoji-man-elf-light-skin-tone:before {
content: '\1f9dd\1f3fb\200d\2642\fe0f'; }
.emoji-man-elf-medium-light-skin-tone:before {
content: '\1f9dd\1f3fc\200d\2642\fe0f'; }
.emoji-man-elf-medium-skin-tone:before {
content: '\1f9dd\1f3fd\200d\2642\fe0f'; }
.emoji-man-elf-medium-dark-skin-tone:before {
content: '\1f9dd\1f3fe\200d\2642\fe0f'; }
.emoji-man-elf-dark-skin-tone:before {
content: '\1f9dd\1f3ff\200d\2642\fe0f'; }
.emoji-genie:before {
content: '\1f9de'; }
.emoji-woman-genie:before {
content: '\1f9de\200d\2640\fe0f'; }
.emoji-man-genie:before {
content: '\1f9de\200d\2642\fe0f'; }
.emoji-zombie:before {
content: '\1f9df'; }
.emoji-woman-zombie:before {
content: '\1f9df\200d\2640\fe0f'; }
.emoji-man-zombie:before {
content: '\1f9df\200d\2642\fe0f'; }
.emoji-man-and-woman-holding-hands:before {
content: '\1f46b'; }
.emoji-two-men-holding-hands:before {
content: '\1f46c'; }
.emoji-two-women-holding-hands:before {
content: '\1f46d'; }
.emoji-kiss:before {
content: '\1f48f'; }
.emoji-kiss-woman-man:before {
content: '\1f469\200d\2764\fe0f\200d\1f48b\200d\1f468'; }
.emoji-kiss-man-man:before {
content: '\1f468\200d\2764\fe0f\200d\1f48b\200d\1f468'; }
.emoji-kiss-woman-woman:before {
content: '\1f469\200d\2764\fe0f\200d\1f48b\200d\1f469'; }
.emoji-couple-with-heart:before {
content: '\1f491'; }
.emoji-couple-with-heart-woman-man:before {
content: '\1f469\200d\2764\fe0f\200d\1f468'; }
.emoji-couple-with-heart-man-man:before {
content: '\1f468\200d\2764\fe0f\200d\1f468'; }
.emoji-couple-with-heart-woman-woman:before {
content: '\1f469\200d\2764\fe0f\200d\1f469'; }
.emoji-family:before {
content: '\1f46a'; }
.emoji-family-man-woman-boy:before {
content: '\1f468\200d\1f469\200d\1f466'; }
.emoji-family-man-woman-girl:before {
content: '\1f468\200d\1f469\200d\1f467'; }
.emoji-family-man-woman-girl-boy:before {
content: '\1f468\200d\1f469\200d\1f467\200d\1f466'; }
.emoji-family-man-woman-boy-boy:before {
content: '\1f468\200d\1f469\200d\1f466\200d\1f466'; }
.emoji-family-man-woman-girl-girl:before {
content: '\1f468\200d\1f469\200d\1f467\200d\1f467'; }
.emoji-family-man-man-boy:before {
content: '\1f468\200d\1f468\200d\1f466'; }
.emoji-family-man-man-girl:before {
content: '\1f468\200d\1f468\200d\1f467'; }
.emoji-family-man-man-girl-boy:before {
content: '\1f468\200d\1f468\200d\1f467\200d\1f466'; }
.emoji-family-man-man-boy-boy:before {
content: '\1f468\200d\1f468\200d\1f466\200d\1f466'; }
.emoji-family-man-man-girl-girl:before {
content: '\1f468\200d\1f468\200d\1f467\200d\1f467'; }
.emoji-family-woman-woman-boy:before {
content: '\1f469\200d\1f469\200d\1f466'; }
.emoji-family-woman-woman-girl:before {
content: '\1f469\200d\1f469\200d\1f467'; }
.emoji-family-woman-woman-girl-boy:before {
content: '\1f469\200d\1f469\200d\1f467\200d\1f466'; }
.emoji-family-woman-woman-boy-boy:before {
content: '\1f469\200d\1f469\200d\1f466\200d\1f466'; }
.emoji-family-woman-woman-girl-girl:before {
content: '\1f469\200d\1f469\200d\1f467\200d\1f467'; }
.emoji-family-man-boy:before {
content: '\1f468\200d\1f466'; }
.emoji-family-man-boy-boy:before {
content: '\1f468\200d\1f466\200d\1f466'; }
.emoji-family-man-girl:before {
content: '\1f468\200d\1f467'; }
.emoji-family-man-girl-boy:before {
content: '\1f468\200d\1f467\200d\1f466'; }
.emoji-family-man-girl-girl:before {
content: '\1f468\200d\1f467\200d\1f467'; }
.emoji-family-woman-boy:before {
content: '\1f469\200d\1f466'; }
.emoji-family-woman-boy-boy:before {
content: '\1f469\200d\1f466\200d\1f466'; }
.emoji-family-woman-girl:before {
content: '\1f469\200d\1f467'; }
.emoji-family-woman-girl-boy:before {
content: '\1f469\200d\1f467\200d\1f466'; }
.emoji-family-woman-girl-girl:before {
content: '\1f469\200d\1f467\200d\1f467'; }
.emoji-person-fencing:before {
content: '\1f93a'; }
.emoji-horse-racing:before {
content: '\1f3c7'; }
.emoji-horse-racing-light-skin-tone:before {
content: '\1f3c7\1f3fb'; }
.emoji-horse-racing-medium-light-skin-tone:before {
content: '\1f3c7\1f3fc'; }
.emoji-horse-racing-medium-skin-tone:before {
content: '\1f3c7\1f3fd'; }
.emoji-horse-racing-medium-dark-skin-tone:before {
content: '\1f3c7\1f3fe'; }
.emoji-horse-racing-dark-skin-tone:before {
content: '\1f3c7\1f3ff'; }
.emoji-skier:before {
content: '\26f7'; }
.emoji-snowboarder:before {
content: '\1f3c2'; }
.emoji-snowboarder-light-skin-tone:before {
content: '\1f3c2\1f3fb'; }
.emoji-snowboarder-medium-light-skin-tone:before {
content: '\1f3c2\1f3fc'; }
.emoji-snowboarder-medium-skin-tone:before {
content: '\1f3c2\1f3fd'; }
.emoji-snowboarder-medium-dark-skin-tone:before {
content: '\1f3c2\1f3fe'; }
.emoji-snowboarder-dark-skin-tone:before {
content: '\1f3c2\1f3ff'; }
.emoji-person-golfing:before {
content: '\1f3cc'; }
.emoji-person-golfing-light-skin-tone:before {
content: '\1f3cc\1f3fb'; }
.emoji-person-golfing-medium-light-skin-tone:before {
content: '\1f3cc\1f3fc'; }
.emoji-person-golfing-medium-skin-tone:before {
content: '\1f3cc\1f3fd'; }
.emoji-person-golfing-medium-dark-skin-tone:before {
content: '\1f3cc\1f3fe'; }
.emoji-person-golfing-dark-skin-tone:before {
content: '\1f3cc\1f3ff'; }
.emoji-man-golfing:before {
content: '\1f3cc\fe0f\200d\2642\fe0f'; }
.emoji-man-golfing-light-skin-tone:before {
content: '\1f3cc\1f3fb\200d\2642\fe0f'; }
.emoji-man-golfing-medium-light-skin-tone:before {
content: '\1f3cc\1f3fc\200d\2642\fe0f'; }
.emoji-man-golfing-medium-skin-tone:before {
content: '\1f3cc\1f3fd\200d\2642\fe0f'; }
.emoji-man-golfing-medium-dark-skin-tone:before {
content: '\1f3cc\1f3fe\200d\2642\fe0f'; }
.emoji-man-golfing-dark-skin-tone:before {
content: '\1f3cc\1f3ff\200d\2642\fe0f'; }
.emoji-woman-golfing:before {
content: '\1f3cc\fe0f\200d\2640\fe0f'; }
.emoji-woman-golfing-light-skin-tone:before {
content: '\1f3cc\1f3fb\200d\2640\fe0f'; }
.emoji-woman-golfing-medium-light-skin-tone:before {
content: '\1f3cc\1f3fc\200d\2640\fe0f'; }
.emoji-woman-golfing-medium-skin-tone:before {
content: '\1f3cc\1f3fd\200d\2640\fe0f'; }
.emoji-woman-golfing-medium-dark-skin-tone:before {
content: '\1f3cc\1f3fe\200d\2640\fe0f'; }
.emoji-woman-golfing-dark-skin-tone:before {
content: '\1f3cc\1f3ff\200d\2640\fe0f'; }
.emoji-person-surfing:before {
content: '\1f3c4'; }
.emoji-person-surfing-light-skin-tone:before {
content: '\1f3c4\1f3fb'; }
.emoji-person-surfing-medium-light-skin-tone:before {
content: '\1f3c4\1f3fc'; }
.emoji-person-surfing-medium-skin-tone:before {
content: '\1f3c4\1f3fd'; }
.emoji-person-surfing-medium-dark-skin-tone:before {
content: '\1f3c4\1f3fe'; }
.emoji-person-surfing-dark-skin-tone:before {
content: '\1f3c4\1f3ff'; }
.emoji-man-surfing:before {
content: '\1f3c4\200d\2642\fe0f'; }
.emoji-man-surfing-light-skin-tone:before {
content: '\1f3c4\1f3fb\200d\2642\fe0f'; }
.emoji-man-surfing-medium-light-skin-tone:before {
content: '\1f3c4\1f3fc\200d\2642\fe0f'; }
.emoji-man-surfing-medium-skin-tone:before {
content: '\1f3c4\1f3fd\200d\2642\fe0f'; }
.emoji-man-surfing-medium-dark-skin-tone:before {
content: '\1f3c4\1f3fe\200d\2642\fe0f'; }
.emoji-man-surfing-dark-skin-tone:before {
content: '\1f3c4\1f3ff\200d\2642\fe0f'; }
.emoji-woman-surfing:before {
content: '\1f3c4\200d\2640\fe0f'; }
.emoji-woman-surfing-light-skin-tone:before {
content: '\1f3c4\1f3fb\200d\2640\fe0f'; }
.emoji-woman-surfing-medium-light-skin-tone:before {
content: '\1f3c4\1f3fc\200d\2640\fe0f'; }
.emoji-woman-surfing-medium-skin-tone:before {
content: '\1f3c4\1f3fd\200d\2640\fe0f'; }
.emoji-woman-surfing-medium-dark-skin-tone:before {
content: '\1f3c4\1f3fe\200d\2640\fe0f'; }
.emoji-woman-surfing-dark-skin-tone:before {
content: '\1f3c4\1f3ff\200d\2640\fe0f'; }
.emoji-person-rowing-boat:before {
content: '\1f6a3'; }
.emoji-person-rowing-boat-light-skin-tone:before {
content: '\1f6a3\1f3fb'; }
.emoji-person-rowing-boat-medium-light-skin-tone:before {
content: '\1f6a3\1f3fc'; }
.emoji-person-rowing-boat-medium-skin-tone:before {
content: '\1f6a3\1f3fd'; }
.emoji-person-rowing-boat-medium-dark-skin-tone:before {
content: '\1f6a3\1f3fe'; }
.emoji-person-rowing-boat-dark-skin-tone:before {
content: '\1f6a3\1f3ff'; }
.emoji-man-rowing-boat:before {
content: '\1f6a3\200d\2642\fe0f'; }
.emoji-man-rowing-boat-light-skin-tone:before {
content: '\1f6a3\1f3fb\200d\2642\fe0f'; }
.emoji-man-rowing-boat-medium-light-skin-tone:before {
content: '\1f6a3\1f3fc\200d\2642\fe0f'; }
.emoji-man-rowing-boat-medium-skin-tone:before {
content: '\1f6a3\1f3fd\200d\2642\fe0f'; }
.emoji-man-rowing-boat-medium-dark-skin-tone:before {
content: '\1f6a3\1f3fe\200d\2642\fe0f'; }
.emoji-man-rowing-boat-dark-skin-tone:before {
content: '\1f6a3\1f3ff\200d\2642\fe0f'; }
.emoji-woman-rowing-boat:before {
content: '\1f6a3\200d\2640\fe0f'; }
.emoji-woman-rowing-boat-light-skin-tone:before {
content: '\1f6a3\1f3fb\200d\2640\fe0f'; }
.emoji-woman-rowing-boat-medium-light-skin-tone:before {
content: '\1f6a3\1f3fc\200d\2640\fe0f'; }
.emoji-woman-rowing-boat-medium-skin-tone:before {
content: '\1f6a3\1f3fd\200d\2640\fe0f'; }
.emoji-woman-rowing-boat-medium-dark-skin-tone:before {
content: '\1f6a3\1f3fe\200d\2640\fe0f'; }
.emoji-woman-rowing-boat-dark-skin-tone:before {
content: '\1f6a3\1f3ff\200d\2640\fe0f'; }
.emoji-person-swimming:before {
content: '\1f3ca'; }
.emoji-person-swimming-light-skin-tone:before {
content: '\1f3ca\1f3fb'; }
.emoji-person-swimming-medium-light-skin-tone:before {
content: '\1f3ca\1f3fc'; }
.emoji-person-swimming-medium-skin-tone:before {
content: '\1f3ca\1f3fd'; }
.emoji-person-swimming-medium-dark-skin-tone:before {
content: '\1f3ca\1f3fe'; }
.emoji-person-swimming-dark-skin-tone:before {
content: '\1f3ca\1f3ff'; }
.emoji-man-swimming:before {
content: '\1f3ca\200d\2642\fe0f'; }
.emoji-man-swimming-light-skin-tone:before {
content: '\1f3ca\1f3fb\200d\2642\fe0f'; }
.emoji-man-swimming-medium-light-skin-tone:before {
content: '\1f3ca\1f3fc\200d\2642\fe0f'; }
.emoji-man-swimming-medium-skin-tone:before {
content: '\1f3ca\1f3fd\200d\2642\fe0f'; }
.emoji-man-swimming-medium-dark-skin-tone:before {
content: '\1f3ca\1f3fe\200d\2642\fe0f'; }
.emoji-man-swimming-dark-skin-tone:before {
content: '\1f3ca\1f3ff\200d\2642\fe0f'; }
.emoji-woman-swimming:before {
content: '\1f3ca\200d\2640\fe0f'; }
.emoji-woman-swimming-light-skin-tone:before {
content: '\1f3ca\1f3fb\200d\2640\fe0f'; }
.emoji-woman-swimming-medium-light-skin-tone:before {
content: '\1f3ca\1f3fc\200d\2640\fe0f'; }
.emoji-woman-swimming-medium-skin-tone:before {
content: '\1f3ca\1f3fd\200d\2640\fe0f'; }
.emoji-woman-swimming-medium-dark-skin-tone:before {
content: '\1f3ca\1f3fe\200d\2640\fe0f'; }
.emoji-woman-swimming-dark-skin-tone:before {
content: '\1f3ca\1f3ff\200d\2640\fe0f'; }
.emoji-person-bouncing-ball:before {
content: '\26f9'; }
.emoji-person-bouncing-ball-light-skin-tone:before {
content: '\26f9\1f3fb'; }
.emoji-person-bouncing-ball-medium-light-skin-tone:before {
content: '\26f9\1f3fc'; }
.emoji-person-bouncing-ball-medium-skin-tone:before {
content: '\26f9\1f3fd'; }
.emoji-person-bouncing-ball-medium-dark-skin-tone:before {
content: '\26f9\1f3fe'; }
.emoji-person-bouncing-ball-dark-skin-tone:before {
content: '\26f9\1f3ff'; }
.emoji-man-bouncing-ball:before {
content: '\26f9\fe0f\200d\2642\fe0f'; }
.emoji-man-bouncing-ball-light-skin-tone:before {
content: '\26f9\1f3fb\200d\2642\fe0f'; }
.emoji-man-bouncing-ball-medium-light-skin-tone:before {
content: '\26f9\1f3fc\200d\2642\fe0f'; }
.emoji-man-bouncing-ball-medium-skin-tone:before {
content: '\26f9\1f3fd\200d\2642\fe0f'; }
.emoji-man-bouncing-ball-medium-dark-skin-tone:before {
content: '\26f9\1f3fe\200d\2642\fe0f'; }
.emoji-man-bouncing-ball-dark-skin-tone:before {
content: '\26f9\1f3ff\200d\2642\fe0f'; }
.emoji-woman-bouncing-ball:before {
content: '\26f9\fe0f\200d\2640\fe0f'; }
.emoji-woman-bouncing-ball-light-skin-tone:before {
content: '\26f9\1f3fb\200d\2640\fe0f'; }
.emoji-woman-bouncing-ball-medium-light-skin-tone:before {
content: '\26f9\1f3fc\200d\2640\fe0f'; }
.emoji-woman-bouncing-ball-medium-skin-tone:before {
content: '\26f9\1f3fd\200d\2640\fe0f'; }
.emoji-woman-bouncing-ball-medium-dark-skin-tone:before {
content: '\26f9\1f3fe\200d\2640\fe0f'; }
.emoji-woman-bouncing-ball-dark-skin-tone:before {
content: '\26f9\1f3ff\200d\2640\fe0f'; }
.emoji-person-lifting-weights:before {
content: '\1f3cb'; }
.emoji-person-lifting-weights-light-skin-tone:before {
content: '\1f3cb\1f3fb'; }
.emoji-person-lifting-weights-medium-light-skin-tone:before {
content: '\1f3cb\1f3fc'; }
.emoji-person-lifting-weights-medium-skin-tone:before {
content: '\1f3cb\1f3fd'; }
.emoji-person-lifting-weights-medium-dark-skin-tone:before {
content: '\1f3cb\1f3fe'; }
.emoji-person-lifting-weights-dark-skin-tone:before {
content: '\1f3cb\1f3ff'; }
.emoji-man-lifting-weights:before {
content: '\1f3cb\fe0f\200d\2642\fe0f'; }
.emoji-man-lifting-weights-light-skin-tone:before {
content: '\1f3cb\1f3fb\200d\2642\fe0f'; }
.emoji-man-lifting-weights-medium-light-skin-tone:before {
content: '\1f3cb\1f3fc\200d\2642\fe0f'; }
.emoji-man-lifting-weights-medium-skin-tone:before {
content: '\1f3cb\1f3fd\200d\2642\fe0f'; }
.emoji-man-lifting-weights-medium-dark-skin-tone:before {
content: '\1f3cb\1f3fe\200d\2642\fe0f'; }
.emoji-man-lifting-weights-dark-skin-tone:before {
content: '\1f3cb\1f3ff\200d\2642\fe0f'; }
.emoji-woman-lifting-weights:before {
content: '\1f3cb\fe0f\200d\2640\fe0f'; }
.emoji-woman-lifting-weights-light-skin-tone:before {
content: '\1f3cb\1f3fb\200d\2640\fe0f'; }
.emoji-woman-lifting-weights-medium-light-skin-tone:before {
content: '\1f3cb\1f3fc\200d\2640\fe0f'; }
.emoji-woman-lifting-weights-medium-skin-tone:before {
content: '\1f3cb\1f3fd\200d\2640\fe0f'; }
.emoji-woman-lifting-weights-medium-dark-skin-tone:before {
content: '\1f3cb\1f3fe\200d\2640\fe0f'; }
.emoji-woman-lifting-weights-dark-skin-tone:before {
content: '\1f3cb\1f3ff\200d\2640\fe0f'; }
.emoji-person-biking:before {
content: '\1f6b4'; }
.emoji-person-biking-light-skin-tone:before {
content: '\1f6b4\1f3fb'; }
.emoji-person-biking-medium-light-skin-tone:before {
content: '\1f6b4\1f3fc'; }
.emoji-person-biking-medium-skin-tone:before {
content: '\1f6b4\1f3fd'; }
.emoji-person-biking-medium-dark-skin-tone:before {
content: '\1f6b4\1f3fe'; }
.emoji-person-biking-dark-skin-tone:before {
content: '\1f6b4\1f3ff'; }
.emoji-man-biking:before {
content: '\1f6b4\200d\2642\fe0f'; }
.emoji-man-biking-light-skin-tone:before {
content: '\1f6b4\1f3fb\200d\2642\fe0f'; }
.emoji-man-biking-medium-light-skin-tone:before {
content: '\1f6b4\1f3fc\200d\2642\fe0f'; }
.emoji-man-biking-medium-skin-tone:before {
content: '\1f6b4\1f3fd\200d\2642\fe0f'; }
.emoji-man-biking-medium-dark-skin-tone:before {
content: '\1f6b4\1f3fe\200d\2642\fe0f'; }
.emoji-man-biking-dark-skin-tone:before {
content: '\1f6b4\1f3ff\200d\2642\fe0f'; }
.emoji-woman-biking:before {
content: '\1f6b4\200d\2640\fe0f'; }
.emoji-woman-biking-light-skin-tone:before {
content: '\1f6b4\1f3fb\200d\2640\fe0f'; }
.emoji-woman-biking-medium-light-skin-tone:before {
content: '\1f6b4\1f3fc\200d\2640\fe0f'; }
.emoji-woman-biking-medium-skin-tone:before {
content: '\1f6b4\1f3fd\200d\2640\fe0f'; }
.emoji-woman-biking-medium-dark-skin-tone:before {
content: '\1f6b4\1f3fe\200d\2640\fe0f'; }
.emoji-woman-biking-dark-skin-tone:before {
content: '\1f6b4\1f3ff\200d\2640\fe0f'; }
.emoji-person-mountain-biking:before {
content: '\1f6b5'; }
.emoji-person-mountain-biking-light-skin-tone:before {
content: '\1f6b5\1f3fb'; }
.emoji-person-mountain-biking-medium-light-skin-tone:before {
content: '\1f6b5\1f3fc'; }
.emoji-person-mountain-biking-medium-skin-tone:before {
content: '\1f6b5\1f3fd'; }
.emoji-person-mountain-biking-medium-dark-skin-tone:before {
content: '\1f6b5\1f3fe'; }
.emoji-person-mountain-biking-dark-skin-tone:before {
content: '\1f6b5\1f3ff'; }
.emoji-man-mountain-biking:before {
content: '\1f6b5\200d\2642\fe0f'; }
.emoji-man-mountain-biking-light-skin-tone:before {
content: '\1f6b5\1f3fb\200d\2642\fe0f'; }
.emoji-man-mountain-biking-medium-light-skin-tone:before {
content: '\1f6b5\1f3fc\200d\2642\fe0f'; }
.emoji-man-mountain-biking-medium-skin-tone:before {
content: '\1f6b5\1f3fd\200d\2642\fe0f'; }
.emoji-man-mountain-biking-medium-dark-skin-tone:before {
content: '\1f6b5\1f3fe\200d\2642\fe0f'; }
.emoji-man-mountain-biking-dark-skin-tone:before {
content: '\1f6b5\1f3ff\200d\2642\fe0f'; }
.emoji-woman-mountain-biking:before {
content: '\1f6b5\200d\2640\fe0f'; }
.emoji-woman-mountain-biking-light-skin-tone:before {
content: '\1f6b5\1f3fb\200d\2640\fe0f'; }
.emoji-woman-mountain-biking-medium-light-skin-tone:before {
content: '\1f6b5\1f3fc\200d\2640\fe0f'; }
.emoji-woman-mountain-biking-medium-skin-tone:before {
content: '\1f6b5\1f3fd\200d\2640\fe0f'; }
.emoji-woman-mountain-biking-medium-dark-skin-tone:before {
content: '\1f6b5\1f3fe\200d\2640\fe0f'; }
.emoji-woman-mountain-biking-dark-skin-tone:before {
content: '\1f6b5\1f3ff\200d\2640\fe0f'; }
.emoji-racing-car:before {
content: '\1f3ce'; }
.emoji-motorcycle:before {
content: '\1f3cd'; }
.emoji-person-cartwheeling:before {
content: '\1f938'; }
.emoji-person-cartwheeling-light-skin-tone:before {
content: '\1f938\1f3fb'; }
.emoji-person-cartwheeling-medium-light-skin-tone:before {
content: '\1f938\1f3fc'; }
.emoji-person-cartwheeling-medium-skin-tone:before {
content: '\1f938\1f3fd'; }
.emoji-person-cartwheeling-medium-dark-skin-tone:before {
content: '\1f938\1f3fe'; }
.emoji-person-cartwheeling-dark-skin-tone:before {
content: '\1f938\1f3ff'; }
.emoji-man-cartwheeling:before {
content: '\1f938\200d\2642\fe0f'; }
.emoji-man-cartwheeling-light-skin-tone:before {
content: '\1f938\1f3fb\200d\2642\fe0f'; }
.emoji-man-cartwheeling-medium-light-skin-tone:before {
content: '\1f938\1f3fc\200d\2642\fe0f'; }
.emoji-man-cartwheeling-medium-skin-tone:before {
content: '\1f938\1f3fd\200d\2642\fe0f'; }
.emoji-man-cartwheeling-medium-dark-skin-tone:before {
content: '\1f938\1f3fe\200d\2642\fe0f'; }
.emoji-man-cartwheeling-dark-skin-tone:before {
content: '\1f938\1f3ff\200d\2642\fe0f'; }
.emoji-woman-cartwheeling:before {
content: '\1f938\200d\2640\fe0f'; }
.emoji-woman-cartwheeling-light-skin-tone:before {
content: '\1f938\1f3fb\200d\2640\fe0f'; }
.emoji-woman-cartwheeling-medium-light-skin-tone:before {
content: '\1f938\1f3fc\200d\2640\fe0f'; }
.emoji-woman-cartwheeling-medium-skin-tone:before {
content: '\1f938\1f3fd\200d\2640\fe0f'; }
.emoji-woman-cartwheeling-medium-dark-skin-tone:before {
content: '\1f938\1f3fe\200d\2640\fe0f'; }
.emoji-woman-cartwheeling-dark-skin-tone:before {
content: '\1f938\1f3ff\200d\2640\fe0f'; }
.emoji-people-wrestling:before {
content: '\1f93c'; }
.emoji-men-wrestling:before {
content: '\1f93c\200d\2642\fe0f'; }
.emoji-women-wrestling:before {
content: '\1f93c\200d\2640\fe0f'; }
.emoji-person-playing-water-polo:before {
content: '\1f93d'; }
.emoji-person-playing-water-polo-light-skin-tone:before {
content: '\1f93d\1f3fb'; }
.emoji-person-playing-water-polo-medium-light-skin-tone:before {
content: '\1f93d\1f3fc'; }
.emoji-person-playing-water-polo-medium-skin-tone:before {
content: '\1f93d\1f3fd'; }
.emoji-person-playing-water-polo-medium-dark-skin-tone:before {
content: '\1f93d\1f3fe'; }
.emoji-person-playing-water-polo-dark-skin-tone:before {
content: '\1f93d\1f3ff'; }
.emoji-man-playing-water-polo:before {
content: '\1f93d\200d\2642\fe0f'; }
.emoji-man-playing-water-polo-light-skin-tone:before {
content: '\1f93d\1f3fb\200d\2642\fe0f'; }
.emoji-man-playing-water-polo-medium-light-skin-tone:before {
content: '\1f93d\1f3fc\200d\2642\fe0f'; }
.emoji-man-playing-water-polo-medium-skin-tone:before {
content: '\1f93d\1f3fd\200d\2642\fe0f'; }
.emoji-man-playing-water-polo-medium-dark-skin-tone:before {
content: '\1f93d\1f3fe\200d\2642\fe0f'; }
.emoji-man-playing-water-polo-dark-skin-tone:before {
content: '\1f93d\1f3ff\200d\2642\fe0f'; }
.emoji-woman-playing-water-polo:before {
content: '\1f93d\200d\2640\fe0f'; }
.emoji-woman-playing-water-polo-light-skin-tone:before {
content: '\1f93d\1f3fb\200d\2640\fe0f'; }
.emoji-woman-playing-water-polo-medium-light-skin-tone:before {
content: '\1f93d\1f3fc\200d\2640\fe0f'; }
.emoji-woman-playing-water-polo-medium-skin-tone:before {
content: '\1f93d\1f3fd\200d\2640\fe0f'; }
.emoji-woman-playing-water-polo-medium-dark-skin-tone:before {
content: '\1f93d\1f3fe\200d\2640\fe0f'; }
.emoji-woman-playing-water-polo-dark-skin-tone:before {
content: '\1f93d\1f3ff\200d\2640\fe0f'; }
.emoji-person-playing-handball:before {
content: '\1f93e'; }
.emoji-person-playing-handball-light-skin-tone:before {
content: '\1f93e\1f3fb'; }
.emoji-person-playing-handball-medium-light-skin-tone:before {
content: '\1f93e\1f3fc'; }
.emoji-person-playing-handball-medium-skin-tone:before {
content: '\1f93e\1f3fd'; }
.emoji-person-playing-handball-medium-dark-skin-tone:before {
content: '\1f93e\1f3fe'; }
.emoji-person-playing-handball-dark-skin-tone:before {
content: '\1f93e\1f3ff'; }
.emoji-man-playing-handball:before {
content: '\1f93e\200d\2642\fe0f'; }
.emoji-man-playing-handball-light-skin-tone:before {
content: '\1f93e\1f3fb\200d\2642\fe0f'; }
.emoji-man-playing-handball-medium-light-skin-tone:before {
content: '\1f93e\1f3fc\200d\2642\fe0f'; }
.emoji-man-playing-handball-medium-skin-tone:before {
content: '\1f93e\1f3fd\200d\2642\fe0f'; }
.emoji-man-playing-handball-medium-dark-skin-tone:before {
content: '\1f93e\1f3fe\200d\2642\fe0f'; }
.emoji-man-playing-handball-dark-skin-tone:before {
content: '\1f93e\1f3ff\200d\2642\fe0f'; }
.emoji-woman-playing-handball:before {
content: '\1f93e\200d\2640\fe0f'; }
.emoji-woman-playing-handball-light-skin-tone:before {
content: '\1f93e\1f3fb\200d\2640\fe0f'; }
.emoji-woman-playing-handball-medium-light-skin-tone:before {
content: '\1f93e\1f3fc\200d\2640\fe0f'; }
.emoji-woman-playing-handball-medium-skin-tone:before {
content: '\1f93e\1f3fd\200d\2640\fe0f'; }
.emoji-woman-playing-handball-medium-dark-skin-tone:before {
content: '\1f93e\1f3fe\200d\2640\fe0f'; }
.emoji-woman-playing-handball-dark-skin-tone:before {
content: '\1f93e\1f3ff\200d\2640\fe0f'; }
.emoji-person-juggling:before {
content: '\1f939'; }
.emoji-person-juggling-light-skin-tone:before {
content: '\1f939\1f3fb'; }
.emoji-person-juggling-medium-light-skin-tone:before {
content: '\1f939\1f3fc'; }
.emoji-person-juggling-medium-skin-tone:before {
content: '\1f939\1f3fd'; }
.emoji-person-juggling-medium-dark-skin-tone:before {
content: '\1f939\1f3fe'; }
.emoji-person-juggling-dark-skin-tone:before {
content: '\1f939\1f3ff'; }
.emoji-man-juggling:before {
content: '\1f939\200d\2642\fe0f'; }
.emoji-man-juggling-light-skin-tone:before {
content: '\1f939\1f3fb\200d\2642\fe0f'; }
.emoji-man-juggling-medium-light-skin-tone:before {
content: '\1f939\1f3fc\200d\2642\fe0f'; }
.emoji-man-juggling-medium-skin-tone:before {
content: '\1f939\1f3fd\200d\2642\fe0f'; }
.emoji-man-juggling-medium-dark-skin-tone:before {
content: '\1f939\1f3fe\200d\2642\fe0f'; }
.emoji-man-juggling-dark-skin-tone:before {
content: '\1f939\1f3ff\200d\2642\fe0f'; }
.emoji-woman-juggling:before {
content: '\1f939\200d\2640\fe0f'; }
.emoji-woman-juggling-light-skin-tone:before {
content: '\1f939\1f3fb\200d\2640\fe0f'; }
.emoji-woman-juggling-medium-light-skin-tone:before {
content: '\1f939\1f3fc\200d\2640\fe0f'; }
.emoji-woman-juggling-medium-skin-tone:before {
content: '\1f939\1f3fd\200d\2640\fe0f'; }
.emoji-woman-juggling-medium-dark-skin-tone:before {
content: '\1f939\1f3fe\200d\2640\fe0f'; }
.emoji-woman-juggling-dark-skin-tone:before {
content: '\1f939\1f3ff\200d\2640\fe0f'; }
.emoji-frowning-face:before {
content: '\2639'; }
.emoji-slightly-frowning-face:before {
content: '\1f641'; }
.emoji-confounded-face:before {
content: '\1f616'; }
.emoji-disappointed-face:before {
content: '\1f61e'; }
.emoji-worried-face:before {
content: '\1f61f'; }
.emoji-face-with-steam-from-nose:before {
content: '\1f624'; }
.emoji-crying-face:before {
content: '\1f622'; }
.emoji-loudly-crying-face:before {
content: '\1f62d'; }
.emoji-frowning-face-with-open-mouth:before {
content: '\1f626'; }
.emoji-anguished-face:before {
content: '\1f627'; }
.emoji-fearful-face:before {
content: '\1f628'; }
.emoji-weary-face:before {
content: '\1f629'; }
.emoji-exploding-head:before {
content: '\1f92f'; }
.emoji-grimacing-face:before {
content: '\1f62c'; }
.emoji-anxious-face-with-sweat:before {
content: '\1f630'; }
.emoji-face-screaming-in-fear:before {
content: '\1f631'; }
.emoji-flushed-face:before {
content: '\1f633'; }
.emoji-crazy-face:before {
content: '\1f92a'; }
.emoji-dizzy-face:before {
content: '\1f635'; }
.emoji-pouting-face:before {
content: '\1f621'; }
.emoji-angry-face:before {
content: '\1f620'; }
.emoji-face-with-symbols-on-mouth:before {
content: '\1f92c'; }
.emoji-smiling-face-with-halo:before {
content: '\1f607'; }
.emoji-cowboy-hat-face:before {
content: '\1f920'; }
.emoji-clown-face:before {
content: '\1f921'; }
.emoji-lying-face:before {
content: '\1f925'; }
.emoji-shushing-face:before {
content: '\1f92b'; }
.emoji-face-with-hand-over-mouth:before {
content: '\1f92d'; }
.emoji-face-with-monocle:before {
content: '\1f9d0'; }
.emoji-nerd-face:before {
content: '\1f913'; }
.emoji-grinning-cat-face:before {
content: '\1f63a'; }
.emoji-grinning-cat-face-with-smiling-eyes:before {
content: '\1f638'; }
.emoji-cat-face-with-tears-of-joy:before {
content: '\1f639'; }
.emoji-smiling-cat-face-with-heart-eyes:before {
content: '\1f63b'; }
.emoji-cat-face-with-wry-smile:before {
content: '\1f63c'; }
.emoji-kissing-cat-face:before {
content: '\1f63d'; }
.emoji-weary-cat-face:before {
content: '\1f640'; }
.emoji-crying-cat-face:before {
content: '\1f63f'; }
.emoji-pouting-cat-face:before {
content: '\1f63e'; }
.emoji-thinking-face:before {
content: '\1f914'; }
.emoji-face-with-raised-eyebrow:before {
content: '\1f928'; }
.emoji-neutral-face:before {
content: '\1f610'; }
.emoji-expressionless-face:before {
content: '\1f611'; }
.emoji-face-without-mouth:before {
content: '\1f636'; }
.emoji-face-with-rolling-eyes:before {
content: '\1f644'; }
.emoji-smirking-face:before {
content: '\1f60f'; }
.emoji-persevering-face:before {
content: '\1f623'; }
.emoji-sad-but-relieved-face:before {
content: '\1f625'; }
.emoji-face-with-open-mouth:before {
content: '\1f62e'; }
.emoji-zipper-mouth-face:before {
content: '\1f910'; }
.emoji-hushed-face:before {
content: '\1f62f'; }
.emoji-sleepy-face:before {
content: '\1f62a'; }
.emoji-tired-face:before {
content: '\1f62b'; }
.emoji-sleeping-face:before {
content: '\1f634'; }
.emoji-relieved-face:before {
content: '\1f60c'; }
.emoji-face-with-tongue:before {
content: '\1f61b'; }
.emoji-winking-face-with-tongue:before {
content: '\1f61c'; }
.emoji-squinting-face-with-tongue:before {
content: '\1f61d'; }
.emoji-drooling-face:before {
content: '\1f924'; }
.emoji-unamused-face:before {
content: '\1f612'; }
.emoji-downcast-face-with-sweat:before {
content: '\1f613'; }
.emoji-pensive-face:before {
content: '\1f614'; }
.emoji-confused-face:before {
content: '\1f615'; }
.emoji-upside-down-face:before {
content: '\1f643'; }
.emoji-money-mouth-face:before {
content: '\1f911'; }
.emoji-astonished-face:before {
content: '\1f632'; }
.emoji-baby:before {
content: '\1f476'; }
.emoji-baby-light-skin-tone:before {
content: '\1f476\1f3fb'; }
.emoji-baby-medium-light-skin-tone:before {
content: '\1f476\1f3fc'; }
.emoji-baby-medium-skin-tone:before {
content: '\1f476\1f3fd'; }
.emoji-baby-medium-dark-skin-tone:before {
content: '\1f476\1f3fe'; }
.emoji-baby-dark-skin-tone:before {
content: '\1f476\1f3ff'; }
.emoji-child:before {
content: '\1f9d2'; }
.emoji-child-light-skin-tone:before {
content: '\1f9d2\1f3fb'; }
.emoji-child-medium-light-skin-tone:before {
content: '\1f9d2\1f3fc'; }
.emoji-child-medium-skin-tone:before {
content: '\1f9d2\1f3fd'; }
.emoji-child-medium-dark-skin-tone:before {
content: '\1f9d2\1f3fe'; }
.emoji-child-dark-skin-tone:before {
content: '\1f9d2\1f3ff'; }
.emoji-boy:before {
content: '\1f466'; }
.emoji-boy-light-skin-tone:before {
content: '\1f466\1f3fb'; }
.emoji-boy-medium-light-skin-tone:before {
content: '\1f466\1f3fc'; }
.emoji-boy-medium-skin-tone:before {
content: '\1f466\1f3fd'; }
.emoji-boy-medium-dark-skin-tone:before {
content: '\1f466\1f3fe'; }
.emoji-boy-dark-skin-tone:before {
content: '\1f466\1f3ff'; }
.emoji-girl:before {
content: '\1f467'; }
.emoji-girl-light-skin-tone:before {
content: '\1f467\1f3fb'; }
.emoji-girl-medium-light-skin-tone:before {
content: '\1f467\1f3fc'; }
.emoji-girl-medium-skin-tone:before {
content: '\1f467\1f3fd'; }
.emoji-girl-medium-dark-skin-tone:before {
content: '\1f467\1f3fe'; }
.emoji-girl-dark-skin-tone:before {
content: '\1f467\1f3ff'; }
.emoji-adult:before {
content: '\1f9d1'; }
.emoji-adult-light-skin-tone:before {
content: '\1f9d1\1f3fb'; }
.emoji-adult-medium-light-skin-tone:before {
content: '\1f9d1\1f3fc'; }
.emoji-adult-medium-skin-tone:before {
content: '\1f9d1\1f3fd'; }
.emoji-adult-medium-dark-skin-tone:before {
content: '\1f9d1\1f3fe'; }
.emoji-adult-dark-skin-tone:before {
content: '\1f9d1\1f3ff'; }
.emoji-man:before {
content: '\1f468'; }
.emoji-man-light-skin-tone:before {
content: '\1f468\1f3fb'; }
.emoji-man-medium-light-skin-tone:before {
content: '\1f468\1f3fc'; }
.emoji-man-medium-skin-tone:before {
content: '\1f468\1f3fd'; }
.emoji-man-medium-dark-skin-tone:before {
content: '\1f468\1f3fe'; }
.emoji-man-dark-skin-tone:before {
content: '\1f468\1f3ff'; }
.emoji-woman:before {
content: '\1f469'; }
.emoji-woman-light-skin-tone:before {
content: '\1f469\1f3fb'; }
.emoji-woman-medium-light-skin-tone:before {
content: '\1f469\1f3fc'; }
.emoji-woman-medium-skin-tone:before {
content: '\1f469\1f3fd'; }
.emoji-woman-medium-dark-skin-tone:before {
content: '\1f469\1f3fe'; }
.emoji-woman-dark-skin-tone:before {
content: '\1f469\1f3ff'; }
.emoji-older-adult:before {
content: '\1f9d3'; }
.emoji-older-adult-light-skin-tone:before {
content: '\1f9d3\1f3fb'; }
.emoji-older-adult-medium-light-skin-tone:before {
content: '\1f9d3\1f3fc'; }
.emoji-older-adult-medium-skin-tone:before {
content: '\1f9d3\1f3fd'; }
.emoji-older-adult-medium-dark-skin-tone:before {
content: '\1f9d3\1f3fe'; }
.emoji-older-adult-dark-skin-tone:before {
content: '\1f9d3\1f3ff'; }
.emoji-old-man:before {
content: '\1f474'; }
.emoji-old-man-light-skin-tone:before {
content: '\1f474\1f3fb'; }
.emoji-old-man-medium-light-skin-tone:before {
content: '\1f474\1f3fc'; }
.emoji-old-man-medium-skin-tone:before {
content: '\1f474\1f3fd'; }
.emoji-old-man-medium-dark-skin-tone:before {
content: '\1f474\1f3fe'; }
.emoji-old-man-dark-skin-tone:before {
content: '\1f474\1f3ff'; }
.emoji-old-woman:before {
content: '\1f475'; }
.emoji-old-woman-light-skin-tone:before {
content: '\1f475\1f3fb'; }
.emoji-old-woman-medium-light-skin-tone:before {
content: '\1f475\1f3fc'; }
.emoji-old-woman-medium-skin-tone:before {
content: '\1f475\1f3fd'; }
.emoji-old-woman-medium-dark-skin-tone:before {
content: '\1f475\1f3fe'; }
.emoji-old-woman-dark-skin-tone:before {
content: '\1f475\1f3ff'; }
.emoji-man-health-worker:before {
content: '\1f468\200d\2695\fe0f'; }
.emoji-man-health-worker-light-skin-tone:before {
content: '\1f468\1f3fb\200d\2695\fe0f'; }
.emoji-man-health-worker-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\2695\fe0f'; }
.emoji-man-health-worker-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\2695\fe0f'; }
.emoji-man-health-worker-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\2695\fe0f'; }
.emoji-man-health-worker-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\2695\fe0f'; }
.emoji-woman-health-worker:before {
content: '\1f469\200d\2695\fe0f'; }
.emoji-woman-health-worker-light-skin-tone:before {
content: '\1f469\1f3fb\200d\2695\fe0f'; }
.emoji-woman-health-worker-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\2695\fe0f'; }
.emoji-woman-health-worker-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\2695\fe0f'; }
.emoji-woman-health-worker-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\2695\fe0f'; }
.emoji-woman-health-worker-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\2695\fe0f'; }
.emoji-man-student:before {
content: '\1f468\200d\1f393'; }
.emoji-man-student-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f393'; }
.emoji-man-student-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f393'; }
.emoji-man-student-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f393'; }
.emoji-man-student-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f393'; }
.emoji-man-student-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f393'; }
.emoji-woman-student:before {
content: '\1f469\200d\1f393'; }
.emoji-woman-student-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f393'; }
.emoji-woman-student-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f393'; }
.emoji-woman-student-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f393'; }
.emoji-woman-student-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f393'; }
.emoji-woman-student-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f393'; }
.emoji-man-teacher:before {
content: '\1f468\200d\1f3eb'; }
.emoji-man-teacher-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f3eb'; }
.emoji-man-teacher-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f3eb'; }
.emoji-man-teacher-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f3eb'; }
.emoji-man-teacher-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f3eb'; }
.emoji-man-teacher-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f3eb'; }
.emoji-woman-teacher:before {
content: '\1f469\200d\1f3eb'; }
.emoji-woman-teacher-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f3eb'; }
.emoji-woman-teacher-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f3eb'; }
.emoji-woman-teacher-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f3eb'; }
.emoji-woman-teacher-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f3eb'; }
.emoji-woman-teacher-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f3eb'; }
.emoji-man-judge:before {
content: '\1f468\200d\2696\fe0f'; }
.emoji-man-judge-light-skin-tone:before {
content: '\1f468\1f3fb\200d\2696\fe0f'; }
.emoji-man-judge-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\2696\fe0f'; }
.emoji-man-judge-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\2696\fe0f'; }
.emoji-man-judge-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\2696\fe0f'; }
.emoji-man-judge-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\2696\fe0f'; }
.emoji-woman-judge:before {
content: '\1f469\200d\2696\fe0f'; }
.emoji-woman-judge-light-skin-tone:before {
content: '\1f469\1f3fb\200d\2696\fe0f'; }
.emoji-woman-judge-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\2696\fe0f'; }
.emoji-woman-judge-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\2696\fe0f'; }
.emoji-woman-judge-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\2696\fe0f'; }
.emoji-woman-judge-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\2696\fe0f'; }
.emoji-man-farmer:before {
content: '\1f468\200d\1f33e'; }
.emoji-man-farmer-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f33e'; }
.emoji-man-farmer-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f33e'; }
.emoji-man-farmer-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f33e'; }
.emoji-man-farmer-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f33e'; }
.emoji-man-farmer-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f33e'; }
.emoji-woman-farmer:before {
content: '\1f469\200d\1f33e'; }
.emoji-woman-farmer-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f33e'; }
.emoji-woman-farmer-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f33e'; }
.emoji-woman-farmer-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f33e'; }
.emoji-woman-farmer-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f33e'; }
.emoji-woman-farmer-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f33e'; }
.emoji-man-cook:before {
content: '\1f468\200d\1f373'; }
.emoji-man-cook-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f373'; }
.emoji-man-cook-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f373'; }
.emoji-man-cook-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f373'; }
.emoji-man-cook-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f373'; }
.emoji-man-cook-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f373'; }
.emoji-woman-cook:before {
content: '\1f469\200d\1f373'; }
.emoji-woman-cook-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f373'; }
.emoji-woman-cook-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f373'; }
.emoji-woman-cook-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f373'; }
.emoji-woman-cook-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f373'; }
.emoji-woman-cook-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f373'; }
.emoji-man-mechanic:before {
content: '\1f468\200d\1f527'; }
.emoji-man-mechanic-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f527'; }
.emoji-man-mechanic-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f527'; }
.emoji-man-mechanic-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f527'; }
.emoji-man-mechanic-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f527'; }
.emoji-man-mechanic-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f527'; }
.emoji-woman-mechanic:before {
content: '\1f469\200d\1f527'; }
.emoji-woman-mechanic-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f527'; }
.emoji-woman-mechanic-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f527'; }
.emoji-woman-mechanic-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f527'; }
.emoji-woman-mechanic-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f527'; }
.emoji-woman-mechanic-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f527'; }
.emoji-man-factory-worker:before {
content: '\1f468\200d\1f3ed'; }
.emoji-man-factory-worker-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f3ed'; }
.emoji-man-factory-worker-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f3ed'; }
.emoji-man-factory-worker-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f3ed'; }
.emoji-man-factory-worker-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f3ed'; }
.emoji-man-factory-worker-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f3ed'; }
.emoji-woman-factory-worker:before {
content: '\1f469\200d\1f3ed'; }
.emoji-woman-factory-worker-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f3ed'; }
.emoji-woman-factory-worker-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f3ed'; }
.emoji-woman-factory-worker-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f3ed'; }
.emoji-woman-factory-worker-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f3ed'; }
.emoji-woman-factory-worker-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f3ed'; }
.emoji-man-office-worker:before {
content: '\1f468\200d\1f4bc'; }
.emoji-man-office-worker-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f4bc'; }
.emoji-man-office-worker-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f4bc'; }
.emoji-man-office-worker-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f4bc'; }
.emoji-man-office-worker-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f4bc'; }
.emoji-man-office-worker-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f4bc'; }
.emoji-woman-office-worker:before {
content: '\1f469\200d\1f4bc'; }
.emoji-woman-office-worker-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f4bc'; }
.emoji-woman-office-worker-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f4bc'; }
.emoji-woman-office-worker-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f4bc'; }
.emoji-woman-office-worker-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f4bc'; }
.emoji-woman-office-worker-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f4bc'; }
.emoji-man-scientist:before {
content: '\1f468\200d\1f52c'; }
.emoji-man-scientist-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f52c'; }
.emoji-man-scientist-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f52c'; }
.emoji-man-scientist-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f52c'; }
.emoji-man-scientist-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f52c'; }
.emoji-man-scientist-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f52c'; }
.emoji-woman-scientist:before {
content: '\1f469\200d\1f52c'; }
.emoji-woman-scientist-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f52c'; }
.emoji-woman-scientist-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f52c'; }
.emoji-woman-scientist-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f52c'; }
.emoji-woman-scientist-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f52c'; }
.emoji-woman-scientist-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f52c'; }
.emoji-man-technologist:before {
content: '\1f468\200d\1f4bb'; }
.emoji-man-technologist-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f4bb'; }
.emoji-man-technologist-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f4bb'; }
.emoji-man-technologist-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f4bb'; }
.emoji-man-technologist-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f4bb'; }
.emoji-man-technologist-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f4bb'; }
.emoji-woman-technologist:before {
content: '\1f469\200d\1f4bb'; }
.emoji-woman-technologist-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f4bb'; }
.emoji-woman-technologist-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f4bb'; }
.emoji-woman-technologist-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f4bb'; }
.emoji-woman-technologist-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f4bb'; }
.emoji-woman-technologist-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f4bb'; }
.emoji-man-singer:before {
content: '\1f468\200d\1f3a4'; }
.emoji-man-singer-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f3a4'; }
.emoji-man-singer-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f3a4'; }
.emoji-man-singer-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f3a4'; }
.emoji-man-singer-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f3a4'; }
.emoji-man-singer-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f3a4'; }
.emoji-woman-singer:before {
content: '\1f469\200d\1f3a4'; }
.emoji-woman-singer-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f3a4'; }
.emoji-woman-singer-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f3a4'; }
.emoji-woman-singer-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f3a4'; }
.emoji-woman-singer-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f3a4'; }
.emoji-woman-singer-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f3a4'; }
.emoji-man-artist:before {
content: '\1f468\200d\1f3a8'; }
.emoji-man-artist-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f3a8'; }
.emoji-man-artist-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f3a8'; }
.emoji-man-artist-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f3a8'; }
.emoji-man-artist-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f3a8'; }
.emoji-man-artist-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f3a8'; }
.emoji-woman-artist:before {
content: '\1f469\200d\1f3a8'; }
.emoji-woman-artist-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f3a8'; }
.emoji-woman-artist-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f3a8'; }
.emoji-woman-artist-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f3a8'; }
.emoji-woman-artist-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f3a8'; }
.emoji-woman-artist-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f3a8'; }
.emoji-man-pilot:before {
content: '\1f468\200d\2708\fe0f'; }
.emoji-man-pilot-light-skin-tone:before {
content: '\1f468\1f3fb\200d\2708\fe0f'; }
.emoji-man-pilot-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\2708\fe0f'; }
.emoji-man-pilot-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\2708\fe0f'; }
.emoji-man-pilot-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\2708\fe0f'; }
.emoji-man-pilot-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\2708\fe0f'; }
.emoji-woman-pilot:before {
content: '\1f469\200d\2708\fe0f'; }
.emoji-woman-pilot-light-skin-tone:before {
content: '\1f469\1f3fb\200d\2708\fe0f'; }
.emoji-woman-pilot-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\2708\fe0f'; }
.emoji-woman-pilot-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\2708\fe0f'; }
.emoji-woman-pilot-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\2708\fe0f'; }
.emoji-woman-pilot-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\2708\fe0f'; }
.emoji-man-astronaut:before {
content: '\1f468\200d\1f680'; }
.emoji-man-astronaut-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f680'; }
.emoji-man-astronaut-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f680'; }
.emoji-man-astronaut-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f680'; }
.emoji-man-astronaut-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f680'; }
.emoji-man-astronaut-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f680'; }
.emoji-woman-astronaut:before {
content: '\1f469\200d\1f680'; }
.emoji-woman-astronaut-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f680'; }
.emoji-woman-astronaut-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f680'; }
.emoji-woman-astronaut-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f680'; }
.emoji-woman-astronaut-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f680'; }
.emoji-woman-astronaut-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f680'; }
.emoji-man-firefighter:before {
content: '\1f468\200d\1f692'; }
.emoji-man-firefighter-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f692'; }
.emoji-man-firefighter-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f692'; }
.emoji-man-firefighter-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f692'; }
.emoji-man-firefighter-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f692'; }
.emoji-man-firefighter-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f692'; }
.emoji-woman-firefighter:before {
content: '\1f469\200d\1f692'; }
.emoji-woman-firefighter-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f692'; }
.emoji-woman-firefighter-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f692'; }
.emoji-woman-firefighter-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f692'; }
.emoji-woman-firefighter-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f692'; }
.emoji-woman-firefighter-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f692'; }
.emoji-police-officer:before {
content: '\1f46e'; }
.emoji-police-officer-light-skin-tone:before {
content: '\1f46e\1f3fb'; }
.emoji-police-officer-medium-light-skin-tone:before {
content: '\1f46e\1f3fc'; }
.emoji-police-officer-medium-skin-tone:before {
content: '\1f46e\1f3fd'; }
.emoji-police-officer-medium-dark-skin-tone:before {
content: '\1f46e\1f3fe'; }
.emoji-police-officer-dark-skin-tone:before {
content: '\1f46e\1f3ff'; }
.emoji-man-police-officer:before {
content: '\1f46e\200d\2642\fe0f'; }
.emoji-man-police-officer-light-skin-tone:before {
content: '\1f46e\1f3fb\200d\2642\fe0f'; }
.emoji-man-police-officer-medium-light-skin-tone:before {
content: '\1f46e\1f3fc\200d\2642\fe0f'; }
.emoji-man-police-officer-medium-skin-tone:before {
content: '\1f46e\1f3fd\200d\2642\fe0f'; }
.emoji-man-police-officer-medium-dark-skin-tone:before {
content: '\1f46e\1f3fe\200d\2642\fe0f'; }
.emoji-man-police-officer-dark-skin-tone:before {
content: '\1f46e\1f3ff\200d\2642\fe0f'; }
.emoji-woman-police-officer:before {
content: '\1f46e\200d\2640\fe0f'; }
.emoji-woman-police-officer-light-skin-tone:before {
content: '\1f46e\1f3fb\200d\2640\fe0f'; }
.emoji-woman-police-officer-medium-light-skin-tone:before {
content: '\1f46e\1f3fc\200d\2640\fe0f'; }
.emoji-woman-police-officer-medium-skin-tone:before {
content: '\1f46e\1f3fd\200d\2640\fe0f'; }
.emoji-woman-police-officer-medium-dark-skin-tone:before {
content: '\1f46e\1f3fe\200d\2640\fe0f'; }
.emoji-woman-police-officer-dark-skin-tone:before {
content: '\1f46e\1f3ff\200d\2640\fe0f'; }
.emoji-detective:before {
content: '\1f575'; }
.emoji-detective-light-skin-tone:before {
content: '\1f575\1f3fb'; }
.emoji-detective-medium-light-skin-tone:before {
content: '\1f575\1f3fc'; }
.emoji-detective-medium-skin-tone:before {
content: '\1f575\1f3fd'; }
.emoji-detective-medium-dark-skin-tone:before {
content: '\1f575\1f3fe'; }
.emoji-detective-dark-skin-tone:before {
content: '\1f575\1f3ff'; }
.emoji-man-detective:before {
content: '\1f575\fe0f\200d\2642\fe0f'; }
.emoji-man-detective-light-skin-tone:before {
content: '\1f575\1f3fb\200d\2642\fe0f'; }
.emoji-man-detective-medium-light-skin-tone:before {
content: '\1f575\1f3fc\200d\2642\fe0f'; }
.emoji-man-detective-medium-skin-tone:before {
content: '\1f575\1f3fd\200d\2642\fe0f'; }
.emoji-man-detective-medium-dark-skin-tone:before {
content: '\1f575\1f3fe\200d\2642\fe0f'; }
.emoji-man-detective-dark-skin-tone:before {
content: '\1f575\1f3ff\200d\2642\fe0f'; }
.emoji-woman-detective:before {
content: '\1f575\fe0f\200d\2640\fe0f'; }
.emoji-woman-detective-light-skin-tone:before {
content: '\1f575\1f3fb\200d\2640\fe0f'; }
.emoji-woman-detective-medium-light-skin-tone:before {
content: '\1f575\1f3fc\200d\2640\fe0f'; }
.emoji-woman-detective-medium-skin-tone:before {
content: '\1f575\1f3fd\200d\2640\fe0f'; }
.emoji-woman-detective-medium-dark-skin-tone:before {
content: '\1f575\1f3fe\200d\2640\fe0f'; }
.emoji-woman-detective-dark-skin-tone:before {
content: '\1f575\1f3ff\200d\2640\fe0f'; }
.emoji-guard:before {
content: '\1f482'; }
.emoji-guard-light-skin-tone:before {
content: '\1f482\1f3fb'; }
.emoji-guard-medium-light-skin-tone:before {
content: '\1f482\1f3fc'; }
.emoji-guard-medium-skin-tone:before {
content: '\1f482\1f3fd'; }
.emoji-guard-medium-dark-skin-tone:before {
content: '\1f482\1f3fe'; }
.emoji-guard-dark-skin-tone:before {
content: '\1f482\1f3ff'; }
.emoji-man-guard:before {
content: '\1f482\200d\2642\fe0f'; }
.emoji-man-guard-light-skin-tone:before {
content: '\1f482\1f3fb\200d\2642\fe0f'; }
.emoji-man-guard-medium-light-skin-tone:before {
content: '\1f482\1f3fc\200d\2642\fe0f'; }
.emoji-man-guard-medium-skin-tone:before {
content: '\1f482\1f3fd\200d\2642\fe0f'; }
.emoji-man-guard-medium-dark-skin-tone:before {
content: '\1f482\1f3fe\200d\2642\fe0f'; }
.emoji-man-guard-dark-skin-tone:before {
content: '\1f482\1f3ff\200d\2642\fe0f'; }
.emoji-woman-guard:before {
content: '\1f482\200d\2640\fe0f'; }
.emoji-woman-guard-light-skin-tone:before {
content: '\1f482\1f3fb\200d\2640\fe0f'; }
.emoji-woman-guard-medium-light-skin-tone:before {
content: '\1f482\1f3fc\200d\2640\fe0f'; }
.emoji-woman-guard-medium-skin-tone:before {
content: '\1f482\1f3fd\200d\2640\fe0f'; }
.emoji-woman-guard-medium-dark-skin-tone:before {
content: '\1f482\1f3fe\200d\2640\fe0f'; }
.emoji-woman-guard-dark-skin-tone:before {
content: '\1f482\1f3ff\200d\2640\fe0f'; }
.emoji-construction-worker:before {
content: '\1f477'; }
.emoji-construction-worker-light-skin-tone:before {
content: '\1f477\1f3fb'; }
.emoji-construction-worker-medium-light-skin-tone:before {
content: '\1f477\1f3fc'; }
.emoji-construction-worker-medium-skin-tone:before {
content: '\1f477\1f3fd'; }
.emoji-construction-worker-medium-dark-skin-tone:before {
content: '\1f477\1f3fe'; }
.emoji-construction-worker-dark-skin-tone:before {
content: '\1f477\1f3ff'; }
.emoji-man-construction-worker:before {
content: '\1f477\200d\2642\fe0f'; }
.emoji-man-construction-worker-light-skin-tone:before {
content: '\1f477\1f3fb\200d\2642\fe0f'; }
.emoji-man-construction-worker-medium-light-skin-tone:before {
content: '\1f477\1f3fc\200d\2642\fe0f'; }
.emoji-man-construction-worker-medium-skin-tone:before {
content: '\1f477\1f3fd\200d\2642\fe0f'; }
.emoji-man-construction-worker-medium-dark-skin-tone:before {
content: '\1f477\1f3fe\200d\2642\fe0f'; }
.emoji-man-construction-worker-dark-skin-tone:before {
content: '\1f477\1f3ff\200d\2642\fe0f'; }
.emoji-woman-construction-worker:before {
content: '\1f477\200d\2640\fe0f'; }
.emoji-woman-construction-worker-light-skin-tone:before {
content: '\1f477\1f3fb\200d\2640\fe0f'; }
.emoji-woman-construction-worker-medium-light-skin-tone:before {
content: '\1f477\1f3fc\200d\2640\fe0f'; }
.emoji-woman-construction-worker-medium-skin-tone:before {
content: '\1f477\1f3fd\200d\2640\fe0f'; }
.emoji-woman-construction-worker-medium-dark-skin-tone:before {
content: '\1f477\1f3fe\200d\2640\fe0f'; }
.emoji-woman-construction-worker-dark-skin-tone:before {
content: '\1f477\1f3ff\200d\2640\fe0f'; }
.emoji-prince:before {
content: '\1f934'; }
.emoji-prince-light-skin-tone:before {
content: '\1f934\1f3fb'; }
.emoji-prince-medium-light-skin-tone:before {
content: '\1f934\1f3fc'; }
.emoji-prince-medium-skin-tone:before {
content: '\1f934\1f3fd'; }
.emoji-prince-medium-dark-skin-tone:before {
content: '\1f934\1f3fe'; }
.emoji-prince-dark-skin-tone:before {
content: '\1f934\1f3ff'; }
.emoji-princess:before {
content: '\1f478'; }
.emoji-princess-light-skin-tone:before {
content: '\1f478\1f3fb'; }
.emoji-princess-medium-light-skin-tone:before {
content: '\1f478\1f3fc'; }
.emoji-princess-medium-skin-tone:before {
content: '\1f478\1f3fd'; }
.emoji-princess-medium-dark-skin-tone:before {
content: '\1f478\1f3fe'; }
.emoji-princess-dark-skin-tone:before {
content: '\1f478\1f3ff'; }
.emoji-person-wearing-turban:before {
content: '\1f473'; }
.emoji-person-wearing-turban-light-skin-tone:before {
content: '\1f473\1f3fb'; }
.emoji-person-wearing-turban-medium-light-skin-tone:before {
content: '\1f473\1f3fc'; }
.emoji-person-wearing-turban-medium-skin-tone:before {
content: '\1f473\1f3fd'; }
.emoji-person-wearing-turban-medium-dark-skin-tone:before {
content: '\1f473\1f3fe'; }
.emoji-person-wearing-turban-dark-skin-tone:before {
content: '\1f473\1f3ff'; }
.emoji-man-wearing-turban:before {
content: '\1f473\200d\2642\fe0f'; }
.emoji-man-wearing-turban-light-skin-tone:before {
content: '\1f473\1f3fb\200d\2642\fe0f'; }
.emoji-man-wearing-turban-medium-light-skin-tone:before {
content: '\1f473\1f3fc\200d\2642\fe0f'; }
.emoji-man-wearing-turban-medium-skin-tone:before {
content: '\1f473\1f3fd\200d\2642\fe0f'; }
.emoji-man-wearing-turban-medium-dark-skin-tone:before {
content: '\1f473\1f3fe\200d\2642\fe0f'; }
.emoji-man-wearing-turban-dark-skin-tone:before {
content: '\1f473\1f3ff\200d\2642\fe0f'; }
.emoji-woman-wearing-turban:before {
content: '\1f473\200d\2640\fe0f'; }
.emoji-woman-wearing-turban-light-skin-tone:before {
content: '\1f473\1f3fb\200d\2640\fe0f'; }
.emoji-woman-wearing-turban-medium-light-skin-tone:before {
content: '\1f473\1f3fc\200d\2640\fe0f'; }
.emoji-woman-wearing-turban-medium-skin-tone:before {
content: '\1f473\1f3fd\200d\2640\fe0f'; }
.emoji-woman-wearing-turban-medium-dark-skin-tone:before {
content: '\1f473\1f3fe\200d\2640\fe0f'; }
.emoji-woman-wearing-turban-dark-skin-tone:before {
content: '\1f473\1f3ff\200d\2640\fe0f'; }
.emoji-man-with-chinese-cap:before {
content: '\1f472'; }
.emoji-man-with-chinese-cap-light-skin-tone:before {
content: '\1f472\1f3fb'; }
.emoji-man-with-chinese-cap-medium-light-skin-tone:before {
content: '\1f472\1f3fc'; }
.emoji-man-with-chinese-cap-medium-skin-tone:before {
content: '\1f472\1f3fd'; }
.emoji-man-with-chinese-cap-medium-dark-skin-tone:before {
content: '\1f472\1f3fe'; }
.emoji-man-with-chinese-cap-dark-skin-tone:before {
content: '\1f472\1f3ff'; }
.emoji-woman-with-headscarf:before {
content: '\1f9d5'; }
.emoji-woman-with-headscarf-light-skin-tone:before {
content: '\1f9d5\1f3fb'; }
.emoji-woman-with-headscarf-medium-light-skin-tone:before {
content: '\1f9d5\1f3fc'; }
.emoji-woman-with-headscarf-medium-skin-tone:before {
content: '\1f9d5\1f3fd'; }
.emoji-woman-with-headscarf-medium-dark-skin-tone:before {
content: '\1f9d5\1f3fe'; }
.emoji-woman-with-headscarf-dark-skin-tone:before {
content: '\1f9d5\1f3ff'; }
.emoji-bearded-person:before {
content: '\1f9d4'; }
.emoji-bearded-person-light-skin-tone:before {
content: '\1f9d4\1f3fb'; }
.emoji-bearded-person-medium-light-skin-tone:before {
content: '\1f9d4\1f3fc'; }
.emoji-bearded-person-medium-skin-tone:before {
content: '\1f9d4\1f3fd'; }
.emoji-bearded-person-medium-dark-skin-tone:before {
content: '\1f9d4\1f3fe'; }
.emoji-bearded-person-dark-skin-tone:before {
content: '\1f9d4\1f3ff'; }
.emoji-blond-haired-person:before {
content: '\1f471'; }
.emoji-blond-haired-person-light-skin-tone:before {
content: '\1f471\1f3fb'; }
.emoji-blond-haired-person-medium-light-skin-tone:before {
content: '\1f471\1f3fc'; }
.emoji-blond-haired-person-medium-skin-tone:before {
content: '\1f471\1f3fd'; }
.emoji-blond-haired-person-medium-dark-skin-tone:before {
content: '\1f471\1f3fe'; }
.emoji-blond-haired-person-dark-skin-tone:before {
content: '\1f471\1f3ff'; }
.emoji-blond-haired-man:before {
content: '\1f471\200d\2642\fe0f'; }
.emoji-blond-haired-man-light-skin-tone:before {
content: '\1f471\1f3fb\200d\2642\fe0f'; }
.emoji-blond-haired-man-medium-light-skin-tone:before {
content: '\1f471\1f3fc\200d\2642\fe0f'; }
.emoji-blond-haired-man-medium-skin-tone:before {
content: '\1f471\1f3fd\200d\2642\fe0f'; }
.emoji-blond-haired-man-medium-dark-skin-tone:before {
content: '\1f471\1f3fe\200d\2642\fe0f'; }
.emoji-blond-haired-man-dark-skin-tone:before {
content: '\1f471\1f3ff\200d\2642\fe0f'; }
.emoji-blond-haired-woman:before {
content: '\1f471\200d\2640\fe0f'; }
.emoji-blond-haired-woman-light-skin-tone:before {
content: '\1f471\1f3fb\200d\2640\fe0f'; }
.emoji-blond-haired-woman-medium-light-skin-tone:before {
content: '\1f471\1f3fc\200d\2640\fe0f'; }
.emoji-blond-haired-woman-medium-skin-tone:before {
content: '\1f471\1f3fd\200d\2640\fe0f'; }
.emoji-blond-haired-woman-medium-dark-skin-tone:before {
content: '\1f471\1f3fe\200d\2640\fe0f'; }
.emoji-blond-haired-woman-dark-skin-tone:before {
content: '\1f471\1f3ff\200d\2640\fe0f'; }
.emoji-man-in-tuxedo:before {
content: '\1f935'; }
.emoji-man-in-tuxedo-light-skin-tone:before {
content: '\1f935\1f3fb'; }
.emoji-man-in-tuxedo-medium-light-skin-tone:before {
content: '\1f935\1f3fc'; }
.emoji-man-in-tuxedo-medium-skin-tone:before {
content: '\1f935\1f3fd'; }
.emoji-man-in-tuxedo-medium-dark-skin-tone:before {
content: '\1f935\1f3fe'; }
.emoji-man-in-tuxedo-dark-skin-tone:before {
content: '\1f935\1f3ff'; }
.emoji-bride-with-veil:before {
content: '\1f470'; }
.emoji-bride-with-veil-light-skin-tone:before {
content: '\1f470\1f3fb'; }
.emoji-bride-with-veil-medium-light-skin-tone:before {
content: '\1f470\1f3fc'; }
.emoji-bride-with-veil-medium-skin-tone:before {
content: '\1f470\1f3fd'; }
.emoji-bride-with-veil-medium-dark-skin-tone:before {
content: '\1f470\1f3fe'; }
.emoji-bride-with-veil-dark-skin-tone:before {
content: '\1f470\1f3ff'; }
.emoji-pregnant-woman:before {
content: '\1f930'; }
.emoji-pregnant-woman-light-skin-tone:before {
content: '\1f930\1f3fb'; }
.emoji-pregnant-woman-medium-light-skin-tone:before {
content: '\1f930\1f3fc'; }
.emoji-pregnant-woman-medium-skin-tone:before {
content: '\1f930\1f3fd'; }
.emoji-pregnant-woman-medium-dark-skin-tone:before {
content: '\1f930\1f3fe'; }
.emoji-pregnant-woman-dark-skin-tone:before {
content: '\1f930\1f3ff'; }
.emoji-breast-feeding:before {
content: '\1f931'; }
.emoji-breast-feeding-light-skin-tone:before {
content: '\1f931\1f3fb'; }
.emoji-breast-feeding-medium-light-skin-tone:before {
content: '\1f931\1f3fc'; }
.emoji-breast-feeding-medium-skin-tone:before {
content: '\1f931\1f3fd'; }
.emoji-breast-feeding-medium-dark-skin-tone:before {
content: '\1f931\1f3fe'; }
.emoji-breast-feeding-dark-skin-tone:before {
content: '\1f931\1f3ff'; }
.emoji-see-no-evil-monkey:before {
content: '\1f648'; }
.emoji-hear-no-evil-monkey:before {
content: '\1f649'; }
.emoji-speak-no-evil-monkey:before {
content: '\1f64a'; }
.emoji-face-with-medical-mask:before {
content: '\1f637'; }
.emoji-face-with-thermometer:before {
content: '\1f912'; }
.emoji-face-with-head-bandage:before {
content: '\1f915'; }
.emoji-nauseated-face:before {
content: '\1f922'; }
.emoji-face-vomiting:before {
content: '\1f92e'; }
.emoji-sneezing-face:before {
content: '\1f927'; }
.emoji-person-getting-massage:before {
content: '\1f486'; }
.emoji-person-getting-massage-light-skin-tone:before {
content: '\1f486\1f3fb'; }
.emoji-person-getting-massage-medium-light-skin-tone:before {
content: '\1f486\1f3fc'; }
.emoji-person-getting-massage-medium-skin-tone:before {
content: '\1f486\1f3fd'; }
.emoji-person-getting-massage-medium-dark-skin-tone:before {
content: '\1f486\1f3fe'; }
.emoji-person-getting-massage-dark-skin-tone:before {
content: '\1f486\1f3ff'; }
.emoji-man-getting-massage:before {
content: '\1f486\200d\2642\fe0f'; }
.emoji-man-getting-massage-light-skin-tone:before {
content: '\1f486\1f3fb\200d\2642\fe0f'; }
.emoji-man-getting-massage-medium-light-skin-tone:before {
content: '\1f486\1f3fc\200d\2642\fe0f'; }
.emoji-man-getting-massage-medium-skin-tone:before {
content: '\1f486\1f3fd\200d\2642\fe0f'; }
.emoji-man-getting-massage-medium-dark-skin-tone:before {
content: '\1f486\1f3fe\200d\2642\fe0f'; }
.emoji-man-getting-massage-dark-skin-tone:before {
content: '\1f486\1f3ff\200d\2642\fe0f'; }
.emoji-woman-getting-massage:before {
content: '\1f486\200d\2640\fe0f'; }
.emoji-woman-getting-massage-light-skin-tone:before {
content: '\1f486\1f3fb\200d\2640\fe0f'; }
.emoji-woman-getting-massage-medium-light-skin-tone:before {
content: '\1f486\1f3fc\200d\2640\fe0f'; }
.emoji-woman-getting-massage-medium-skin-tone:before {
content: '\1f486\1f3fd\200d\2640\fe0f'; }
.emoji-woman-getting-massage-medium-dark-skin-tone:before {
content: '\1f486\1f3fe\200d\2640\fe0f'; }
.emoji-woman-getting-massage-dark-skin-tone:before {
content: '\1f486\1f3ff\200d\2640\fe0f'; }
.emoji-person-getting-haircut:before {
content: '\1f487'; }
.emoji-person-getting-haircut-light-skin-tone:before {
content: '\1f487\1f3fb'; }
.emoji-person-getting-haircut-medium-light-skin-tone:before {
content: '\1f487\1f3fc'; }
.emoji-person-getting-haircut-medium-skin-tone:before {
content: '\1f487\1f3fd'; }
.emoji-person-getting-haircut-medium-dark-skin-tone:before {
content: '\1f487\1f3fe'; }
.emoji-person-getting-haircut-dark-skin-tone:before {
content: '\1f487\1f3ff'; }
.emoji-man-getting-haircut:before {
content: '\1f487\200d\2642\fe0f'; }
.emoji-man-getting-haircut-light-skin-tone:before {
content: '\1f487\1f3fb\200d\2642\fe0f'; }
.emoji-man-getting-haircut-medium-light-skin-tone:before {
content: '\1f487\1f3fc\200d\2642\fe0f'; }
.emoji-man-getting-haircut-medium-skin-tone:before {
content: '\1f487\1f3fd\200d\2642\fe0f'; }
.emoji-man-getting-haircut-medium-dark-skin-tone:before {
content: '\1f487\1f3fe\200d\2642\fe0f'; }
.emoji-man-getting-haircut-dark-skin-tone:before {
content: '\1f487\1f3ff\200d\2642\fe0f'; }
.emoji-woman-getting-haircut:before {
content: '\1f487\200d\2640\fe0f'; }
.emoji-woman-getting-haircut-light-skin-tone:before {
content: '\1f487\1f3fb\200d\2640\fe0f'; }
.emoji-woman-getting-haircut-medium-light-skin-tone:before {
content: '\1f487\1f3fc\200d\2640\fe0f'; }
.emoji-woman-getting-haircut-medium-skin-tone:before {
content: '\1f487\1f3fd\200d\2640\fe0f'; }
.emoji-woman-getting-haircut-medium-dark-skin-tone:before {
content: '\1f487\1f3fe\200d\2640\fe0f'; }
.emoji-woman-getting-haircut-dark-skin-tone:before {
content: '\1f487\1f3ff\200d\2640\fe0f'; }
.emoji-person-walking:before {
content: '\1f6b6'; }
.emoji-person-walking-light-skin-tone:before {
content: '\1f6b6\1f3fb'; }
.emoji-person-walking-medium-light-skin-tone:before {
content: '\1f6b6\1f3fc'; }
.emoji-person-walking-medium-skin-tone:before {
content: '\1f6b6\1f3fd'; }
.emoji-person-walking-medium-dark-skin-tone:before {
content: '\1f6b6\1f3fe'; }
.emoji-person-walking-dark-skin-tone:before {
content: '\1f6b6\1f3ff'; }
.emoji-man-walking:before {
content: '\1f6b6\200d\2642\fe0f'; }
.emoji-man-walking-light-skin-tone:before {
content: '\1f6b6\1f3fb\200d\2642\fe0f'; }
.emoji-man-walking-medium-light-skin-tone:before {
content: '\1f6b6\1f3fc\200d\2642\fe0f'; }
.emoji-man-walking-medium-skin-tone:before {
content: '\1f6b6\1f3fd\200d\2642\fe0f'; }
.emoji-man-walking-medium-dark-skin-tone:before {
content: '\1f6b6\1f3fe\200d\2642\fe0f'; }
.emoji-man-walking-dark-skin-tone:before {
content: '\1f6b6\1f3ff\200d\2642\fe0f'; }
.emoji-woman-walking:before {
content: '\1f6b6\200d\2640\fe0f'; }
.emoji-woman-walking-light-skin-tone:before {
content: '\1f6b6\1f3fb\200d\2640\fe0f'; }
.emoji-woman-walking-medium-light-skin-tone:before {
content: '\1f6b6\1f3fc\200d\2640\fe0f'; }
.emoji-woman-walking-medium-skin-tone:before {
content: '\1f6b6\1f3fd\200d\2640\fe0f'; }
.emoji-woman-walking-medium-dark-skin-tone:before {
content: '\1f6b6\1f3fe\200d\2640\fe0f'; }
.emoji-woman-walking-dark-skin-tone:before {
content: '\1f6b6\1f3ff\200d\2640\fe0f'; }
.emoji-person-running:before {
content: '\1f3c3'; }
.emoji-person-running-light-skin-tone:before {
content: '\1f3c3\1f3fb'; }
.emoji-person-running-medium-light-skin-tone:before {
content: '\1f3c3\1f3fc'; }
.emoji-person-running-medium-skin-tone:before {
content: '\1f3c3\1f3fd'; }
.emoji-person-running-medium-dark-skin-tone:before {
content: '\1f3c3\1f3fe'; }
.emoji-person-running-dark-skin-tone:before {
content: '\1f3c3\1f3ff'; }
.emoji-man-running:before {
content: '\1f3c3\200d\2642\fe0f'; }
.emoji-man-running-light-skin-tone:before {
content: '\1f3c3\1f3fb\200d\2642\fe0f'; }
.emoji-man-running-medium-light-skin-tone:before {
content: '\1f3c3\1f3fc\200d\2642\fe0f'; }
.emoji-man-running-medium-skin-tone:before {
content: '\1f3c3\1f3fd\200d\2642\fe0f'; }
.emoji-man-running-medium-dark-skin-tone:before {
content: '\1f3c3\1f3fe\200d\2642\fe0f'; }
.emoji-man-running-dark-skin-tone:before {
content: '\1f3c3\1f3ff\200d\2642\fe0f'; }
.emoji-woman-running:before {
content: '\1f3c3\200d\2640\fe0f'; }
.emoji-woman-running-light-skin-tone:before {
content: '\1f3c3\1f3fb\200d\2640\fe0f'; }
.emoji-woman-running-medium-light-skin-tone:before {
content: '\1f3c3\1f3fc\200d\2640\fe0f'; }
.emoji-woman-running-medium-skin-tone:before {
content: '\1f3c3\1f3fd\200d\2640\fe0f'; }
.emoji-woman-running-medium-dark-skin-tone:before {
content: '\1f3c3\1f3fe\200d\2640\fe0f'; }
.emoji-woman-running-dark-skin-tone:before {
content: '\1f3c3\1f3ff\200d\2640\fe0f'; }
.emoji-woman-dancing:before {
content: '\1f483'; }
.emoji-woman-dancing-light-skin-tone:before {
content: '\1f483\1f3fb'; }
.emoji-woman-dancing-medium-light-skin-tone:before {
content: '\1f483\1f3fc'; }
.emoji-woman-dancing-medium-skin-tone:before {
content: '\1f483\1f3fd'; }
.emoji-woman-dancing-medium-dark-skin-tone:before {
content: '\1f483\1f3fe'; }
.emoji-woman-dancing-dark-skin-tone:before {
content: '\1f483\1f3ff'; }
.emoji-man-dancing:before {
content: '\1f57a'; }
.emoji-man-dancing-light-skin-tone:before {
content: '\1f57a\1f3fb'; }
.emoji-man-dancing-medium-light-skin-tone:before {
content: '\1f57a\1f3fc'; }
.emoji-man-dancing-medium-skin-tone:before {
content: '\1f57a\1f3fd'; }
.emoji-man-dancing-medium-dark-skin-tone:before {
content: '\1f57a\1f3fe'; }
.emoji-man-dancing-dark-skin-tone:before {
content: '\1f57a\1f3ff'; }
.emoji-people-with-bunny-ears:before {
content: '\1f46f'; }
.emoji-men-with-bunny-ears:before {
content: '\1f46f\200d\2642\fe0f'; }
.emoji-women-with-bunny-ears:before {
content: '\1f46f\200d\2640\fe0f'; }
.emoji-person-in-steamy-room:before {
content: '\1f9d6'; }
.emoji-person-in-steamy-room-light-skin-tone:before {
content: '\1f9d6\1f3fb'; }
.emoji-person-in-steamy-room-medium-light-skin-tone:before {
content: '\1f9d6\1f3fc'; }
.emoji-person-in-steamy-room-medium-skin-tone:before {
content: '\1f9d6\1f3fd'; }
.emoji-person-in-steamy-room-medium-dark-skin-tone:before {
content: '\1f9d6\1f3fe'; }
.emoji-person-in-steamy-room-dark-skin-tone:before {
content: '\1f9d6\1f3ff'; }
.emoji-woman-in-steamy-room:before {
content: '\1f9d6\200d\2640\fe0f'; }
.emoji-woman-in-steamy-room-light-skin-tone:before {
content: '\1f9d6\1f3fb\200d\2640\fe0f'; }
.emoji-woman-in-steamy-room-medium-light-skin-tone:before {
content: '\1f9d6\1f3fc\200d\2640\fe0f'; }
.emoji-woman-in-steamy-room-medium-skin-tone:before {
content: '\1f9d6\1f3fd\200d\2640\fe0f'; }
.emoji-woman-in-steamy-room-medium-dark-skin-tone:before {
content: '\1f9d6\1f3fe\200d\2640\fe0f'; }
.emoji-woman-in-steamy-room-dark-skin-tone:before {
content: '\1f9d6\1f3ff\200d\2640\fe0f'; }
.emoji-man-in-steamy-room:before {
content: '\1f9d6\200d\2642\fe0f'; }
.emoji-man-in-steamy-room-light-skin-tone:before {
content: '\1f9d6\1f3fb\200d\2642\fe0f'; }
.emoji-man-in-steamy-room-medium-light-skin-tone:before {
content: '\1f9d6\1f3fc\200d\2642\fe0f'; }
.emoji-man-in-steamy-room-medium-skin-tone:before {
content: '\1f9d6\1f3fd\200d\2642\fe0f'; }
.emoji-man-in-steamy-room-medium-dark-skin-tone:before {
content: '\1f9d6\1f3fe\200d\2642\fe0f'; }
.emoji-man-in-steamy-room-dark-skin-tone:before {
content: '\1f9d6\1f3ff\200d\2642\fe0f'; }
.emoji-person-climbing:before {
content: '\1f9d7'; }
.emoji-person-climbing-light-skin-tone:before {
content: '\1f9d7\1f3fb'; }
.emoji-person-climbing-medium-light-skin-tone:before {
content: '\1f9d7\1f3fc'; }
.emoji-person-climbing-medium-skin-tone:before {
content: '\1f9d7\1f3fd'; }
.emoji-person-climbing-medium-dark-skin-tone:before {
content: '\1f9d7\1f3fe'; }
.emoji-person-climbing-dark-skin-tone:before {
content: '\1f9d7\1f3ff'; }
.emoji-woman-climbing:before {
content: '\1f9d7\200d\2640\fe0f'; }
.emoji-woman-climbing-light-skin-tone:before {
content: '\1f9d7\1f3fb\200d\2640\fe0f'; }
.emoji-woman-climbing-medium-light-skin-tone:before {
content: '\1f9d7\1f3fc\200d\2640\fe0f'; }
.emoji-woman-climbing-medium-skin-tone:before {
content: '\1f9d7\1f3fd\200d\2640\fe0f'; }
.emoji-woman-climbing-medium-dark-skin-tone:before {
content: '\1f9d7\1f3fe\200d\2640\fe0f'; }
.emoji-woman-climbing-dark-skin-tone:before {
content: '\1f9d7\1f3ff\200d\2640\fe0f'; }
.emoji-man-climbing:before {
content: '\1f9d7\200d\2642\fe0f'; }
.emoji-man-climbing-light-skin-tone:before {
content: '\1f9d7\1f3fb\200d\2642\fe0f'; }
.emoji-man-climbing-medium-light-skin-tone:before {
content: '\1f9d7\1f3fc\200d\2642\fe0f'; }
.emoji-man-climbing-medium-skin-tone:before {
content: '\1f9d7\1f3fd\200d\2642\fe0f'; }
.emoji-man-climbing-medium-dark-skin-tone:before {
content: '\1f9d7\1f3fe\200d\2642\fe0f'; }
.emoji-man-climbing-dark-skin-tone:before {
content: '\1f9d7\1f3ff\200d\2642\fe0f'; }
.emoji-person-in-lotus-position:before {
content: '\1f9d8'; }
.emoji-person-in-lotus-position-light-skin-tone:before {
content: '\1f9d8\1f3fb'; }
.emoji-person-in-lotus-position-medium-light-skin-tone:before {
content: '\1f9d8\1f3fc'; }
.emoji-person-in-lotus-position-medium-skin-tone:before {
content: '\1f9d8\1f3fd'; }
.emoji-person-in-lotus-position-medium-dark-skin-tone:before {
content: '\1f9d8\1f3fe'; }
.emoji-person-in-lotus-position-dark-skin-tone:before {
content: '\1f9d8\1f3ff'; }
.emoji-woman-in-lotus-position:before {
content: '\1f9d8\200d\2640\fe0f'; }
.emoji-woman-in-lotus-position-light-skin-tone:before {
content: '\1f9d8\1f3fb\200d\2640\fe0f'; }
.emoji-woman-in-lotus-position-medium-light-skin-tone:before {
content: '\1f9d8\1f3fc\200d\2640\fe0f'; }
.emoji-woman-in-lotus-position-medium-skin-tone:before {
content: '\1f9d8\1f3fd\200d\2640\fe0f'; }
.emoji-woman-in-lotus-position-medium-dark-skin-tone:before {
content: '\1f9d8\1f3fe\200d\2640\fe0f'; }
.emoji-woman-in-lotus-position-dark-skin-tone:before {
content: '\1f9d8\1f3ff\200d\2640\fe0f'; }
.emoji-man-in-lotus-position:before {
content: '\1f9d8\200d\2642\fe0f'; }
.emoji-man-in-lotus-position-light-skin-tone:before {
content: '\1f9d8\1f3fb\200d\2642\fe0f'; }
.emoji-man-in-lotus-position-medium-light-skin-tone:before {
content: '\1f9d8\1f3fc\200d\2642\fe0f'; }
.emoji-man-in-lotus-position-medium-skin-tone:before {
content: '\1f9d8\1f3fd\200d\2642\fe0f'; }
.emoji-man-in-lotus-position-medium-dark-skin-tone:before {
content: '\1f9d8\1f3fe\200d\2642\fe0f'; }
.emoji-man-in-lotus-position-dark-skin-tone:before {
content: '\1f9d8\1f3ff\200d\2642\fe0f'; }
.emoji-person-taking-bath:before {
content: '\1f6c0'; }
.emoji-person-taking-bath-light-skin-tone:before {
content: '\1f6c0\1f3fb'; }
.emoji-person-taking-bath-medium-light-skin-tone:before {
content: '\1f6c0\1f3fc'; }
.emoji-person-taking-bath-medium-skin-tone:before {
content: '\1f6c0\1f3fd'; }
.emoji-person-taking-bath-medium-dark-skin-tone:before {
content: '\1f6c0\1f3fe'; }
.emoji-person-taking-bath-dark-skin-tone:before {
content: '\1f6c0\1f3ff'; }
.emoji-person-in-bed:before {
content: '\1f6cc'; }
.emoji-person-in-bed-light-skin-tone:before {
content: '\1f6cc\1f3fb'; }
.emoji-person-in-bed-medium-light-skin-tone:before {
content: '\1f6cc\1f3fc'; }
.emoji-person-in-bed-medium-skin-tone:before {
content: '\1f6cc\1f3fd'; }
.emoji-person-in-bed-medium-dark-skin-tone:before {
content: '\1f6cc\1f3fe'; }
.emoji-person-in-bed-dark-skin-tone:before {
content: '\1f6cc\1f3ff'; }
.emoji-man-in-suit-levitating:before {
content: '\1f574'; }
.emoji-man-in-suit-levitating-light-skin-tone:before {
content: '\1f574\1f3fb'; }
.emoji-man-in-suit-levitating-medium-light-skin-tone:before {
content: '\1f574\1f3fc'; }
.emoji-man-in-suit-levitating-medium-skin-tone:before {
content: '\1f574\1f3fd'; }
.emoji-man-in-suit-levitating-medium-dark-skin-tone:before {
content: '\1f574\1f3fe'; }
.emoji-man-in-suit-levitating-dark-skin-tone:before {
content: '\1f574\1f3ff'; }
.emoji-speaking-head:before {
content: '\1f5e3'; }
.emoji-bust-in-silhouette:before {
content: '\1f464'; }
.emoji-busts-in-silhouette:before {
content: '\1f465'; }
.emoji-kiss-mark:before {
content: '\1f48b'; }
.emoji-heart-with-arrow:before {
content: '\1f498'; }
.emoji-red-heart:before {
content: '\2764'; }
.emoji-beating-heart:before {
content: '\1f493'; }
.emoji-broken-heart:before {
content: '\1f494'; }
.emoji-two-hearts:before {
content: '\1f495'; }
.emoji-sparkling-heart:before {
content: '\1f496'; }
.emoji-growing-heart:before {
content: '\1f497'; }
.emoji-blue-heart:before {
content: '\1f499'; }
.emoji-green-heart:before {
content: '\1f49a'; }
.emoji-yellow-heart:before {
content: '\1f49b'; }
.emoji-orange-heart:before {
content: '\1f9e1'; }
.emoji-purple-heart:before {
content: '\1f49c'; }
.emoji-black-heart:before {
content: '\1f5a4'; }
.emoji-heart-with-ribbon:before {
content: '\1f49d'; }
.emoji-revolving-hearts:before {
content: '\1f49e'; }
.emoji-heart-decoration:before {
content: '\1f49f'; }
.emoji-heavy-heart-exclamation:before {
content: '\2763'; }
.emoji-love-letter:before {
content: '\1f48c'; }
.emoji-zzz:before {
content: '\1f4a4'; }
.emoji-anger-symbol:before {
content: '\1f4a2'; }
.emoji-bomb:before {
content: '\1f4a3'; }
.emoji-collision:before {
content: '\1f4a5'; }
.emoji-sweat-droplets:before {
content: '\1f4a6'; }
.emoji-dashing-away:before {
content: '\1f4a8'; }
.emoji-dizzy:before {
content: '\1f4ab'; }
.emoji-speech-balloon:before {
content: '\1f4ac'; }
.emoji-left-speech-bubble:before {
content: '\1f5e8'; }
.emoji-right-anger-bubble:before {
content: '\1f5ef'; }
.emoji-thought-balloon:before {
content: '\1f4ad'; }
.emoji-hole:before {
content: '\1f573'; }
.emoji-selfie:before {
content: '\1f933'; }
.emoji-selfie-light-skin-tone:before {
content: '\1f933\1f3fb'; }
.emoji-selfie-medium-light-skin-tone:before {
content: '\1f933\1f3fc'; }
.emoji-selfie-medium-skin-tone:before {
content: '\1f933\1f3fd'; }
.emoji-selfie-medium-dark-skin-tone:before {
content: '\1f933\1f3fe'; }
.emoji-selfie-dark-skin-tone:before {
content: '\1f933\1f3ff'; }
.emoji-flexed-biceps:before {
content: '\1f4aa'; }
.emoji-flexed-biceps-light-skin-tone:before {
content: '\1f4aa\1f3fb'; }
.emoji-flexed-biceps-medium-light-skin-tone:before {
content: '\1f4aa\1f3fc'; }
.emoji-flexed-biceps-medium-skin-tone:before {
content: '\1f4aa\1f3fd'; }
.emoji-flexed-biceps-medium-dark-skin-tone:before {
content: '\1f4aa\1f3fe'; }
.emoji-flexed-biceps-dark-skin-tone:before {
content: '\1f4aa\1f3ff'; }
.emoji-backhand-index-pointing-left:before {
content: '\1f448'; }
.emoji-backhand-index-pointing-left-light-skin-tone:before {
content: '\1f448\1f3fb'; }
.emoji-backhand-index-pointing-left-medium-light-skin-tone:before {
content: '\1f448\1f3fc'; }
.emoji-backhand-index-pointing-left-medium-skin-tone:before {
content: '\1f448\1f3fd'; }
.emoji-backhand-index-pointing-left-medium-dark-skin-tone:before {
content: '\1f448\1f3fe'; }
.emoji-backhand-index-pointing-left-dark-skin-tone:before {
content: '\1f448\1f3ff'; }
.emoji-backhand-index-pointing-right:before {
content: '\1f449'; }
.emoji-backhand-index-pointing-right-light-skin-tone:before {
content: '\1f449\1f3fb'; }
.emoji-backhand-index-pointing-right-medium-light-skin-tone:before {
content: '\1f449\1f3fc'; }
.emoji-backhand-index-pointing-right-medium-skin-tone:before {
content: '\1f449\1f3fd'; }
.emoji-backhand-index-pointing-right-medium-dark-skin-tone:before {
content: '\1f449\1f3fe'; }
.emoji-backhand-index-pointing-right-dark-skin-tone:before {
content: '\1f449\1f3ff'; }
.emoji-index-pointing-up:before {
content: '\261d'; }
.emoji-index-pointing-up-light-skin-tone:before {
content: '\261d\1f3fb'; }
.emoji-index-pointing-up-medium-light-skin-tone:before {
content: '\261d\1f3fc'; }
.emoji-index-pointing-up-medium-skin-tone:before {
content: '\261d\1f3fd'; }
.emoji-index-pointing-up-medium-dark-skin-tone:before {
content: '\261d\1f3fe'; }
.emoji-index-pointing-up-dark-skin-tone:before {
content: '\261d\1f3ff'; }
.emoji-backhand-index-pointing-up:before {
content: '\1f446'; }
.emoji-backhand-index-pointing-up-light-skin-tone:before {
content: '\1f446\1f3fb'; }
.emoji-backhand-index-pointing-up-medium-light-skin-tone:before {
content: '\1f446\1f3fc'; }
.emoji-backhand-index-pointing-up-medium-skin-tone:before {
content: '\1f446\1f3fd'; }
.emoji-backhand-index-pointing-up-medium-dark-skin-tone:before {
content: '\1f446\1f3fe'; }
.emoji-backhand-index-pointing-up-dark-skin-tone:before {
content: '\1f446\1f3ff'; }
.emoji-middle-finger:before {
content: '\1f595'; }
.emoji-middle-finger-light-skin-tone:before {
content: '\1f595\1f3fb'; }
.emoji-middle-finger-medium-light-skin-tone:before {
content: '\1f595\1f3fc'; }
.emoji-middle-finger-medium-skin-tone:before {
content: '\1f595\1f3fd'; }
.emoji-middle-finger-medium-dark-skin-tone:before {
content: '\1f595\1f3fe'; }
.emoji-middle-finger-dark-skin-tone:before {
content: '\1f595\1f3ff'; }
.emoji-backhand-index-pointing-down:before {
content: '\1f447'; }
.emoji-backhand-index-pointing-down-light-skin-tone:before {
content: '\1f447\1f3fb'; }
.emoji-backhand-index-pointing-down-medium-light-skin-tone:before {
content: '\1f447\1f3fc'; }
.emoji-backhand-index-pointing-down-medium-skin-tone:before {
content: '\1f447\1f3fd'; }
.emoji-backhand-index-pointing-down-medium-dark-skin-tone:before {
content: '\1f447\1f3fe'; }
.emoji-backhand-index-pointing-down-dark-skin-tone:before {
content: '\1f447\1f3ff'; }
.emoji-victory-hand:before {
content: '\270c'; }
.emoji-victory-hand-light-skin-tone:before {
content: '\270c\1f3fb'; }
.emoji-victory-hand-medium-light-skin-tone:before {
content: '\270c\1f3fc'; }
.emoji-victory-hand-medium-skin-tone:before {
content: '\270c\1f3fd'; }
.emoji-victory-hand-medium-dark-skin-tone:before {
content: '\270c\1f3fe'; }
.emoji-victory-hand-dark-skin-tone:before {
content: '\270c\1f3ff'; }
.emoji-crossed-fingers:before {
content: '\1f91e'; }
.emoji-crossed-fingers-light-skin-tone:before {
content: '\1f91e\1f3fb'; }
.emoji-crossed-fingers-medium-light-skin-tone:before {
content: '\1f91e\1f3fc'; }
.emoji-crossed-fingers-medium-skin-tone:before {
content: '\1f91e\1f3fd'; }
.emoji-crossed-fingers-medium-dark-skin-tone:before {
content: '\1f91e\1f3fe'; }
.emoji-crossed-fingers-dark-skin-tone:before {
content: '\1f91e\1f3ff'; }
.emoji-vulcan-salute:before {
content: '\1f596'; }
.emoji-vulcan-salute-light-skin-tone:before {
content: '\1f596\1f3fb'; }
.emoji-vulcan-salute-medium-light-skin-tone:before {
content: '\1f596\1f3fc'; }
.emoji-vulcan-salute-medium-skin-tone:before {
content: '\1f596\1f3fd'; }
.emoji-vulcan-salute-medium-dark-skin-tone:before {
content: '\1f596\1f3fe'; }
.emoji-vulcan-salute-dark-skin-tone:before {
content: '\1f596\1f3ff'; }
.emoji-sign-of-the-horns:before {
content: '\1f918'; }
.emoji-sign-of-the-horns-light-skin-tone:before {
content: '\1f918\1f3fb'; }
.emoji-sign-of-the-horns-medium-light-skin-tone:before {
content: '\1f918\1f3fc'; }
.emoji-sign-of-the-horns-medium-skin-tone:before {
content: '\1f918\1f3fd'; }
.emoji-sign-of-the-horns-medium-dark-skin-tone:before {
content: '\1f918\1f3fe'; }
.emoji-sign-of-the-horns-dark-skin-tone:before {
content: '\1f918\1f3ff'; }
.emoji-call-me-hand:before {
content: '\1f919'; }
.emoji-call-me-hand-light-skin-tone:before {
content: '\1f919\1f3fb'; }
.emoji-call-me-hand-medium-light-skin-tone:before {
content: '\1f919\1f3fc'; }
.emoji-call-me-hand-medium-skin-tone:before {
content: '\1f919\1f3fd'; }
.emoji-call-me-hand-medium-dark-skin-tone:before {
content: '\1f919\1f3fe'; }
.emoji-call-me-hand-dark-skin-tone:before {
content: '\1f919\1f3ff'; }
.emoji-hand-with-fingers-splayed:before {
content: '\1f590'; }
.emoji-hand-with-fingers-splayed-light-skin-tone:before {
content: '\1f590\1f3fb'; }
.emoji-hand-with-fingers-splayed-medium-light-skin-tone:before {
content: '\1f590\1f3fc'; }
.emoji-hand-with-fingers-splayed-medium-skin-tone:before {
content: '\1f590\1f3fd'; }
.emoji-hand-with-fingers-splayed-medium-dark-skin-tone:before {
content: '\1f590\1f3fe'; }
.emoji-hand-with-fingers-splayed-dark-skin-tone:before {
content: '\1f590\1f3ff'; }
.emoji-raised-hand:before {
content: '\270b'; }
.emoji-raised-hand-light-skin-tone:before {
content: '\270b\1f3fb'; }
.emoji-raised-hand-medium-light-skin-tone:before {
content: '\270b\1f3fc'; }
.emoji-raised-hand-medium-skin-tone:before {
content: '\270b\1f3fd'; }
.emoji-raised-hand-medium-dark-skin-tone:before {
content: '\270b\1f3fe'; }
.emoji-raised-hand-dark-skin-tone:before {
content: '\270b\1f3ff'; }
.emoji-ok-hand:before {
content: '\1f44c'; }
.emoji-ok-hand-light-skin-tone:before {
content: '\1f44c\1f3fb'; }
.emoji-ok-hand-medium-light-skin-tone:before {
content: '\1f44c\1f3fc'; }
.emoji-ok-hand-medium-skin-tone:before {
content: '\1f44c\1f3fd'; }
.emoji-ok-hand-medium-dark-skin-tone:before {
content: '\1f44c\1f3fe'; }
.emoji-ok-hand-dark-skin-tone:before {
content: '\1f44c\1f3ff'; }
.emoji-thumbs-up:before {
content: '\1f44d'; }
.emoji-thumbs-up-light-skin-tone:before {
content: '\1f44d\1f3fb'; }
.emoji-thumbs-up-medium-light-skin-tone:before {
content: '\1f44d\1f3fc'; }
.emoji-thumbs-up-medium-skin-tone:before {
content: '\1f44d\1f3fd'; }
.emoji-thumbs-up-medium-dark-skin-tone:before {
content: '\1f44d\1f3fe'; }
.emoji-thumbs-up-dark-skin-tone:before {
content: '\1f44d\1f3ff'; }
.emoji-thumbs-down:before {
content: '\1f44e'; }
.emoji-thumbs-down-light-skin-tone:before {
content: '\1f44e\1f3fb'; }
.emoji-thumbs-down-medium-light-skin-tone:before {
content: '\1f44e\1f3fc'; }
.emoji-thumbs-down-medium-skin-tone:before {
content: '\1f44e\1f3fd'; }
.emoji-thumbs-down-medium-dark-skin-tone:before {
content: '\1f44e\1f3fe'; }
.emoji-thumbs-down-dark-skin-tone:before {
content: '\1f44e\1f3ff'; }
.emoji-raised-fist:before {
content: '\270a'; }
.emoji-raised-fist-light-skin-tone:before {
content: '\270a\1f3fb'; }
.emoji-raised-fist-medium-light-skin-tone:before {
content: '\270a\1f3fc'; }
.emoji-raised-fist-medium-skin-tone:before {
content: '\270a\1f3fd'; }
.emoji-raised-fist-medium-dark-skin-tone:before {
content: '\270a\1f3fe'; }
.emoji-raised-fist-dark-skin-tone:before {
content: '\270a\1f3ff'; }
.emoji-oncoming-fist:before {
content: '\1f44a'; }
.emoji-oncoming-fist-light-skin-tone:before {
content: '\1f44a\1f3fb'; }
.emoji-oncoming-fist-medium-light-skin-tone:before {
content: '\1f44a\1f3fc'; }
.emoji-oncoming-fist-medium-skin-tone:before {
content: '\1f44a\1f3fd'; }
.emoji-oncoming-fist-medium-dark-skin-tone:before {
content: '\1f44a\1f3fe'; }
.emoji-oncoming-fist-dark-skin-tone:before {
content: '\1f44a\1f3ff'; }
.emoji-left-facing-fist:before {
content: '\1f91b'; }
.emoji-left-facing-fist-light-skin-tone:before {
content: '\1f91b\1f3fb'; }
.emoji-left-facing-fist-medium-light-skin-tone:before {
content: '\1f91b\1f3fc'; }
.emoji-left-facing-fist-medium-skin-tone:before {
content: '\1f91b\1f3fd'; }
.emoji-left-facing-fist-medium-dark-skin-tone:before {
content: '\1f91b\1f3fe'; }
.emoji-left-facing-fist-dark-skin-tone:before {
content: '\1f91b\1f3ff'; }
.emoji-right-facing-fist:before {
content: '\1f91c'; }
.emoji-right-facing-fist-light-skin-tone:before {
content: '\1f91c\1f3fb'; }
.emoji-right-facing-fist-medium-light-skin-tone:before {
content: '\1f91c\1f3fc'; }
.emoji-right-facing-fist-medium-skin-tone:before {
content: '\1f91c\1f3fd'; }
.emoji-right-facing-fist-medium-dark-skin-tone:before {
content: '\1f91c\1f3fe'; }
.emoji-right-facing-fist-dark-skin-tone:before {
content: '\1f91c\1f3ff'; }
.emoji-raised-back-of-hand:before {
content: '\1f91a'; }
.emoji-raised-back-of-hand-light-skin-tone:before {
content: '\1f91a\1f3fb'; }
.emoji-raised-back-of-hand-medium-light-skin-tone:before {
content: '\1f91a\1f3fc'; }
.emoji-raised-back-of-hand-medium-skin-tone:before {
content: '\1f91a\1f3fd'; }
.emoji-raised-back-of-hand-medium-dark-skin-tone:before {
content: '\1f91a\1f3fe'; }
.emoji-raised-back-of-hand-dark-skin-tone:before {
content: '\1f91a\1f3ff'; }
.emoji-waving-hand:before {
content: '\1f44b'; }
.emoji-waving-hand-light-skin-tone:before {
content: '\1f44b\1f3fb'; }
.emoji-waving-hand-medium-light-skin-tone:before {
content: '\1f44b\1f3fc'; }
.emoji-waving-hand-medium-skin-tone:before {
content: '\1f44b\1f3fd'; }
.emoji-waving-hand-medium-dark-skin-tone:before {
content: '\1f44b\1f3fe'; }
.emoji-waving-hand-dark-skin-tone:before {
content: '\1f44b\1f3ff'; }
.emoji-love-you-gesture:before {
content: '\1f91f'; }
.emoji-love-you-gesture-light-skin-tone:before {
content: '\1f91f\1f3fb'; }
.emoji-love-you-gesture-medium-light-skin-tone:before {
content: '\1f91f\1f3fc'; }
.emoji-love-you-gesture-medium-skin-tone:before {
content: '\1f91f\1f3fd'; }
.emoji-love-you-gesture-medium-dark-skin-tone:before {
content: '\1f91f\1f3fe'; }
.emoji-love-you-gesture-dark-skin-tone:before {
content: '\1f91f\1f3ff'; }
.emoji-writing-hand:before {
content: '\270d'; }
.emoji-writing-hand-light-skin-tone:before {
content: '\270d\1f3fb'; }
.emoji-writing-hand-medium-light-skin-tone:before {
content: '\270d\1f3fc'; }
.emoji-writing-hand-medium-skin-tone:before {
content: '\270d\1f3fd'; }
.emoji-writing-hand-medium-dark-skin-tone:before {
content: '\270d\1f3fe'; }
.emoji-writing-hand-dark-skin-tone:before {
content: '\270d\1f3ff'; }
.emoji-clapping-hands:before {
content: '\1f44f'; }
.emoji-clapping-hands-light-skin-tone:before {
content: '\1f44f\1f3fb'; }
.emoji-clapping-hands-medium-light-skin-tone:before {
content: '\1f44f\1f3fc'; }
.emoji-clapping-hands-medium-skin-tone:before {
content: '\1f44f\1f3fd'; }
.emoji-clapping-hands-medium-dark-skin-tone:before {
content: '\1f44f\1f3fe'; }
.emoji-clapping-hands-dark-skin-tone:before {
content: '\1f44f\1f3ff'; }
.emoji-open-hands:before {
content: '\1f450'; }
.emoji-open-hands-light-skin-tone:before {
content: '\1f450\1f3fb'; }
.emoji-open-hands-medium-light-skin-tone:before {
content: '\1f450\1f3fc'; }
.emoji-open-hands-medium-skin-tone:before {
content: '\1f450\1f3fd'; }
.emoji-open-hands-medium-dark-skin-tone:before {
content: '\1f450\1f3fe'; }
.emoji-open-hands-dark-skin-tone:before {
content: '\1f450\1f3ff'; }
.emoji-raising-hands:before {
content: '\1f64c'; }
.emoji-raising-hands-light-skin-tone:before {
content: '\1f64c\1f3fb'; }
.emoji-raising-hands-medium-light-skin-tone:before {
content: '\1f64c\1f3fc'; }
.emoji-raising-hands-medium-skin-tone:before {
content: '\1f64c\1f3fd'; }
.emoji-raising-hands-medium-dark-skin-tone:before {
content: '\1f64c\1f3fe'; }
.emoji-raising-hands-dark-skin-tone:before {
content: '\1f64c\1f3ff'; }
.emoji-palms-up-together:before {
content: '\1f932'; }
.emoji-palms-up-together-light-skin-tone:before {
content: '\1f932\1f3fb'; }
.emoji-palms-up-together-medium-light-skin-tone:before {
content: '\1f932\1f3fc'; }
.emoji-palms-up-together-medium-skin-tone:before {
content: '\1f932\1f3fd'; }
.emoji-palms-up-together-medium-dark-skin-tone:before {
content: '\1f932\1f3fe'; }
.emoji-palms-up-together-dark-skin-tone:before {
content: '\1f932\1f3ff'; }
.emoji-folded-hands:before {
content: '\1f64f'; }
.emoji-folded-hands-light-skin-tone:before {
content: '\1f64f\1f3fb'; }
.emoji-folded-hands-medium-light-skin-tone:before {
content: '\1f64f\1f3fc'; }
.emoji-folded-hands-medium-skin-tone:before {
content: '\1f64f\1f3fd'; }
.emoji-folded-hands-medium-dark-skin-tone:before {
content: '\1f64f\1f3fe'; }
.emoji-folded-hands-dark-skin-tone:before {
content: '\1f64f\1f3ff'; }
.emoji-handshake:before {
content: '\1f91d'; }
.emoji-nail-polish:before {
content: '\1f485'; }
.emoji-nail-polish-light-skin-tone:before {
content: '\1f485\1f3fb'; }
.emoji-nail-polish-medium-light-skin-tone:before {
content: '\1f485\1f3fc'; }
.emoji-nail-polish-medium-skin-tone:before {
content: '\1f485\1f3fd'; }
.emoji-nail-polish-medium-dark-skin-tone:before {
content: '\1f485\1f3fe'; }
.emoji-nail-polish-dark-skin-tone:before {
content: '\1f485\1f3ff'; }
.emoji-ear:before {
content: '\1f442'; }
.emoji-ear-light-skin-tone:before {
content: '\1f442\1f3fb'; }
.emoji-ear-medium-light-skin-tone:before {
content: '\1f442\1f3fc'; }
.emoji-ear-medium-skin-tone:before {
content: '\1f442\1f3fd'; }
.emoji-ear-medium-dark-skin-tone:before {
content: '\1f442\1f3fe'; }
.emoji-ear-dark-skin-tone:before {
content: '\1f442\1f3ff'; }
.emoji-nose:before {
content: '\1f443'; }
.emoji-nose-light-skin-tone:before {
content: '\1f443\1f3fb'; }
.emoji-nose-medium-light-skin-tone:before {
content: '\1f443\1f3fc'; }
.emoji-nose-medium-skin-tone:before {
content: '\1f443\1f3fd'; }
.emoji-nose-medium-dark-skin-tone:before {
content: '\1f443\1f3fe'; }
.emoji-nose-dark-skin-tone:before {
content: '\1f443\1f3ff'; }
.emoji-footprints:before {
content: '\1f463'; }
.emoji-eyes:before {
content: '\1f440'; }
.emoji-eye:before {
content: '\1f441'; }
.emoji-eye-in-speech-bubble:before {
content: '\1f441\fe0f\200d\1f5e8\fe0f'; }
.emoji-brain:before {
content: '\1f9e0'; }
.emoji-tongue:before {
content: '\1f445'; }
.emoji-mouth:before {
content: '\1f444'; }
.emoji-glasses:before {
content: '\1f453'; }
.emoji-sunglasses:before {
content: '\1f576'; }
.emoji-necktie:before {
content: '\1f454'; }
.emoji-t-shirt:before {
content: '\1f455'; }
.emoji-jeans:before {
content: '\1f456'; }
.emoji-scarf:before {
content: '\1f9e3'; }
.emoji-gloves:before {
content: '\1f9e4'; }
.emoji-coat:before {
content: '\1f9e5'; }
.emoji-socks:before {
content: '\1f9e6'; }
.emoji-dress:before {
content: '\1f457'; }
.emoji-kimono:before {
content: '\1f458'; }
.emoji-bikini:before {
content: '\1f459'; }
.emoji-womans-clothes:before {
content: '\1f45a'; }
.emoji-purse:before {
content: '\1f45b'; }
.emoji-handbag:before {
content: '\1f45c'; }
.emoji-clutch-bag:before {
content: '\1f45d'; }
.emoji-shopping-bags:before {
content: '\1f6cd'; }
.emoji-school-backpack:before {
content: '\1f392'; }
.emoji-mans-shoe:before {
content: '\1f45e'; }
.emoji-running-shoe:before {
content: '\1f45f'; }
.emoji-high-heeled-shoe:before {
content: '\1f460'; }
.emoji-womans-sandal:before {
content: '\1f461'; }
.emoji-womans-boot:before {
content: '\1f462'; }
.emoji-crown:before {
content: '\1f451'; }
.emoji-womans-hat:before {
content: '\1f452'; }
.emoji-top-hat:before {
content: '\1f3a9'; }
.emoji-graduation-cap:before {
content: '\1f393'; }
.emoji-billed-cap:before {
content: '\1f9e2'; }
.emoji-rescue-workers-helmet:before {
content: '\26d1'; }
.emoji-prayer-beads:before {
content: '\1f4ff'; }
.emoji-lipstick:before {
content: '\1f484'; }
.emoji-ring:before {
content: '\1f48d'; }
.emoji-gem-stone:before {
content: '\1f48e'; }
.emoji-smiling-face-with-horns:before {
content: '\1f608'; }
.emoji-angry-face-with-horns:before {
content: '\1f47f'; }
.emoji-ogre:before {
content: '\1f479'; }
.emoji-goblin:before {
content: '\1f47a'; }
.emoji-skull:before {
content: '\1f480'; }
.emoji-skull-and-crossbones:before {
content: '\2620'; }
.emoji-ghost:before {
content: '\1f47b'; }
.emoji-alien:before {
content: '\1f47d'; }
.emoji-alien-monster:before {
content: '\1f47e'; }
.emoji-robot-face:before {
content: '\1f916'; }
.emoji-pile-of-poo:before {
content: '\1f4a9'; }
.emoji-person-frowning:before {
content: '\1f64d'; }
.emoji-person-frowning-light-skin-tone:before {
content: '\1f64d\1f3fb'; }
.emoji-person-frowning-medium-light-skin-tone:before {
content: '\1f64d\1f3fc'; }
.emoji-person-frowning-medium-skin-tone:before {
content: '\1f64d\1f3fd'; }
.emoji-person-frowning-medium-dark-skin-tone:before {
content: '\1f64d\1f3fe'; }
.emoji-person-frowning-dark-skin-tone:before {
content: '\1f64d\1f3ff'; }
.emoji-man-frowning:before {
content: '\1f64d\200d\2642\fe0f'; }
.emoji-man-frowning-light-skin-tone:before {
content: '\1f64d\1f3fb\200d\2642\fe0f'; }
.emoji-man-frowning-medium-light-skin-tone:before {
content: '\1f64d\1f3fc\200d\2642\fe0f'; }
.emoji-man-frowning-medium-skin-tone:before {
content: '\1f64d\1f3fd\200d\2642\fe0f'; }
.emoji-man-frowning-medium-dark-skin-tone:before {
content: '\1f64d\1f3fe\200d\2642\fe0f'; }
.emoji-man-frowning-dark-skin-tone:before {
content: '\1f64d\1f3ff\200d\2642\fe0f'; }
.emoji-woman-frowning:before {
content: '\1f64d\200d\2640\fe0f'; }
.emoji-woman-frowning-light-skin-tone:before {
content: '\1f64d\1f3fb\200d\2640\fe0f'; }
.emoji-woman-frowning-medium-light-skin-tone:before {
content: '\1f64d\1f3fc\200d\2640\fe0f'; }
.emoji-woman-frowning-medium-skin-tone:before {
content: '\1f64d\1f3fd\200d\2640\fe0f'; }
.emoji-woman-frowning-medium-dark-skin-tone:before {
content: '\1f64d\1f3fe\200d\2640\fe0f'; }
.emoji-woman-frowning-dark-skin-tone:before {
content: '\1f64d\1f3ff\200d\2640\fe0f'; }
.emoji-person-pouting:before {
content: '\1f64e'; }
.emoji-person-pouting-light-skin-tone:before {
content: '\1f64e\1f3fb'; }
.emoji-person-pouting-medium-light-skin-tone:before {
content: '\1f64e\1f3fc'; }
.emoji-person-pouting-medium-skin-tone:before {
content: '\1f64e\1f3fd'; }
.emoji-person-pouting-medium-dark-skin-tone:before {
content: '\1f64e\1f3fe'; }
.emoji-person-pouting-dark-skin-tone:before {
content: '\1f64e\1f3ff'; }
.emoji-man-pouting:before {
content: '\1f64e\200d\2642\fe0f'; }
.emoji-man-pouting-light-skin-tone:before {
content: '\1f64e\1f3fb\200d\2642\fe0f'; }
.emoji-man-pouting-medium-light-skin-tone:before {
content: '\1f64e\1f3fc\200d\2642\fe0f'; }
.emoji-man-pouting-medium-skin-tone:before {
content: '\1f64e\1f3fd\200d\2642\fe0f'; }
.emoji-man-pouting-medium-dark-skin-tone:before {
content: '\1f64e\1f3fe\200d\2642\fe0f'; }
.emoji-man-pouting-dark-skin-tone:before {
content: '\1f64e\1f3ff\200d\2642\fe0f'; }
.emoji-woman-pouting:before {
content: '\1f64e\200d\2640\fe0f'; }
.emoji-woman-pouting-light-skin-tone:before {
content: '\1f64e\1f3fb\200d\2640\fe0f'; }
.emoji-woman-pouting-medium-light-skin-tone:before {
content: '\1f64e\1f3fc\200d\2640\fe0f'; }
.emoji-woman-pouting-medium-skin-tone:before {
content: '\1f64e\1f3fd\200d\2640\fe0f'; }
.emoji-woman-pouting-medium-dark-skin-tone:before {
content: '\1f64e\1f3fe\200d\2640\fe0f'; }
.emoji-woman-pouting-dark-skin-tone:before {
content: '\1f64e\1f3ff\200d\2640\fe0f'; }
.emoji-person-gesturing-no:before {
content: '\1f645'; }
.emoji-person-gesturing-no-light-skin-tone:before {
content: '\1f645\1f3fb'; }
.emoji-person-gesturing-no-medium-light-skin-tone:before {
content: '\1f645\1f3fc'; }
.emoji-person-gesturing-no-medium-skin-tone:before {
content: '\1f645\1f3fd'; }
.emoji-person-gesturing-no-medium-dark-skin-tone:before {
content: '\1f645\1f3fe'; }
.emoji-person-gesturing-no-dark-skin-tone:before {
content: '\1f645\1f3ff'; }
.emoji-man-gesturing-no:before {
content: '\1f645\200d\2642\fe0f'; }
.emoji-man-gesturing-no-light-skin-tone:before {
content: '\1f645\1f3fb\200d\2642\fe0f'; }
.emoji-man-gesturing-no-medium-light-skin-tone:before {
content: '\1f645\1f3fc\200d\2642\fe0f'; }
.emoji-man-gesturing-no-medium-skin-tone:before {
content: '\1f645\1f3fd\200d\2642\fe0f'; }
.emoji-man-gesturing-no-medium-dark-skin-tone:before {
content: '\1f645\1f3fe\200d\2642\fe0f'; }
.emoji-man-gesturing-no-dark-skin-tone:before {
content: '\1f645\1f3ff\200d\2642\fe0f'; }
.emoji-woman-gesturing-no:before {
content: '\1f645\200d\2640\fe0f'; }
.emoji-woman-gesturing-no-light-skin-tone:before {
content: '\1f645\1f3fb\200d\2640\fe0f'; }
.emoji-woman-gesturing-no-medium-light-skin-tone:before {
content: '\1f645\1f3fc\200d\2640\fe0f'; }
.emoji-woman-gesturing-no-medium-skin-tone:before {
content: '\1f645\1f3fd\200d\2640\fe0f'; }
.emoji-woman-gesturing-no-medium-dark-skin-tone:before {
content: '\1f645\1f3fe\200d\2640\fe0f'; }
.emoji-woman-gesturing-no-dark-skin-tone:before {
content: '\1f645\1f3ff\200d\2640\fe0f'; }
.emoji-person-gesturing-ok:before {
content: '\1f646'; }
.emoji-person-gesturing-ok-light-skin-tone:before {
content: '\1f646\1f3fb'; }
.emoji-person-gesturing-ok-medium-light-skin-tone:before {
content: '\1f646\1f3fc'; }
.emoji-person-gesturing-ok-medium-skin-tone:before {
content: '\1f646\1f3fd'; }
.emoji-person-gesturing-ok-medium-dark-skin-tone:before {
content: '\1f646\1f3fe'; }
.emoji-person-gesturing-ok-dark-skin-tone:before {
content: '\1f646\1f3ff'; }
.emoji-man-gesturing-ok:before {
content: '\1f646\200d\2642\fe0f'; }
.emoji-man-gesturing-ok-light-skin-tone:before {
content: '\1f646\1f3fb\200d\2642\fe0f'; }
.emoji-man-gesturing-ok-medium-light-skin-tone:before {
content: '\1f646\1f3fc\200d\2642\fe0f'; }
.emoji-man-gesturing-ok-medium-skin-tone:before {
content: '\1f646\1f3fd\200d\2642\fe0f'; }
.emoji-man-gesturing-ok-medium-dark-skin-tone:before {
content: '\1f646\1f3fe\200d\2642\fe0f'; }
.emoji-man-gesturing-ok-dark-skin-tone:before {
content: '\1f646\1f3ff\200d\2642\fe0f'; }
.emoji-woman-gesturing-ok:before {
content: '\1f646\200d\2640\fe0f'; }
.emoji-woman-gesturing-ok-light-skin-tone:before {
content: '\1f646\1f3fb\200d\2640\fe0f'; }
.emoji-woman-gesturing-ok-medium-light-skin-tone:before {
content: '\1f646\1f3fc\200d\2640\fe0f'; }
.emoji-woman-gesturing-ok-medium-skin-tone:before {
content: '\1f646\1f3fd\200d\2640\fe0f'; }
.emoji-woman-gesturing-ok-medium-dark-skin-tone:before {
content: '\1f646\1f3fe\200d\2640\fe0f'; }
.emoji-woman-gesturing-ok-dark-skin-tone:before {
content: '\1f646\1f3ff\200d\2640\fe0f'; }
.emoji-person-tipping-hand:before {
content: '\1f481'; }
.emoji-person-tipping-hand-light-skin-tone:before {
content: '\1f481\1f3fb'; }
.emoji-person-tipping-hand-medium-light-skin-tone:before {
content: '\1f481\1f3fc'; }
.emoji-person-tipping-hand-medium-skin-tone:before {
content: '\1f481\1f3fd'; }
.emoji-person-tipping-hand-medium-dark-skin-tone:before {
content: '\1f481\1f3fe'; }
.emoji-person-tipping-hand-dark-skin-tone:before {
content: '\1f481\1f3ff'; }
.emoji-man-tipping-hand:before {
content: '\1f481\200d\2642\fe0f'; }
.emoji-man-tipping-hand-light-skin-tone:before {
content: '\1f481\1f3fb\200d\2642\fe0f'; }
.emoji-man-tipping-hand-medium-light-skin-tone:before {
content: '\1f481\1f3fc\200d\2642\fe0f'; }
.emoji-man-tipping-hand-medium-skin-tone:before {
content: '\1f481\1f3fd\200d\2642\fe0f'; }
.emoji-man-tipping-hand-medium-dark-skin-tone:before {
content: '\1f481\1f3fe\200d\2642\fe0f'; }
.emoji-man-tipping-hand-dark-skin-tone:before {
content: '\1f481\1f3ff\200d\2642\fe0f'; }
.emoji-woman-tipping-hand:before {
content: '\1f481\200d\2640\fe0f'; }
.emoji-woman-tipping-hand-light-skin-tone:before {
content: '\1f481\1f3fb\200d\2640\fe0f'; }
.emoji-woman-tipping-hand-medium-light-skin-tone:before {
content: '\1f481\1f3fc\200d\2640\fe0f'; }
.emoji-woman-tipping-hand-medium-skin-tone:before {
content: '\1f481\1f3fd\200d\2640\fe0f'; }
.emoji-woman-tipping-hand-medium-dark-skin-tone:before {
content: '\1f481\1f3fe\200d\2640\fe0f'; }
.emoji-woman-tipping-hand-dark-skin-tone:before {
content: '\1f481\1f3ff\200d\2640\fe0f'; }
.emoji-person-raising-hand:before {
content: '\1f64b'; }
.emoji-person-raising-hand-light-skin-tone:before {
content: '\1f64b\1f3fb'; }
.emoji-person-raising-hand-medium-light-skin-tone:before {
content: '\1f64b\1f3fc'; }
.emoji-person-raising-hand-medium-skin-tone:before {
content: '\1f64b\1f3fd'; }
.emoji-person-raising-hand-medium-dark-skin-tone:before {
content: '\1f64b\1f3fe'; }
.emoji-person-raising-hand-dark-skin-tone:before {
content: '\1f64b\1f3ff'; }
.emoji-man-raising-hand:before {
content: '\1f64b\200d\2642\fe0f'; }
.emoji-man-raising-hand-light-skin-tone:before {
content: '\1f64b\1f3fb\200d\2642\fe0f'; }
.emoji-man-raising-hand-medium-light-skin-tone:before {
content: '\1f64b\1f3fc\200d\2642\fe0f'; }
.emoji-man-raising-hand-medium-skin-tone:before {
content: '\1f64b\1f3fd\200d\2642\fe0f'; }
.emoji-man-raising-hand-medium-dark-skin-tone:before {
content: '\1f64b\1f3fe\200d\2642\fe0f'; }
.emoji-man-raising-hand-dark-skin-tone:before {
content: '\1f64b\1f3ff\200d\2642\fe0f'; }
.emoji-woman-raising-hand:before {
content: '\1f64b\200d\2640\fe0f'; }
.emoji-woman-raising-hand-light-skin-tone:before {
content: '\1f64b\1f3fb\200d\2640\fe0f'; }
.emoji-woman-raising-hand-medium-light-skin-tone:before {
content: '\1f64b\1f3fc\200d\2640\fe0f'; }
.emoji-woman-raising-hand-medium-skin-tone:before {
content: '\1f64b\1f3fd\200d\2640\fe0f'; }
.emoji-woman-raising-hand-medium-dark-skin-tone:before {
content: '\1f64b\1f3fe\200d\2640\fe0f'; }
.emoji-woman-raising-hand-dark-skin-tone:before {
content: '\1f64b\1f3ff\200d\2640\fe0f'; }
.emoji-person-bowing:before {
content: '\1f647'; }
.emoji-person-bowing-light-skin-tone:before {
content: '\1f647\1f3fb'; }
.emoji-person-bowing-medium-light-skin-tone:before {
content: '\1f647\1f3fc'; }
.emoji-person-bowing-medium-skin-tone:before {
content: '\1f647\1f3fd'; }
.emoji-person-bowing-medium-dark-skin-tone:before {
content: '\1f647\1f3fe'; }
.emoji-person-bowing-dark-skin-tone:before {
content: '\1f647\1f3ff'; }
.emoji-man-bowing:before {
content: '\1f647\200d\2642\fe0f'; }
.emoji-man-bowing-light-skin-tone:before {
content: '\1f647\1f3fb\200d\2642\fe0f'; }
.emoji-man-bowing-medium-light-skin-tone:before {
content: '\1f647\1f3fc\200d\2642\fe0f'; }
.emoji-man-bowing-medium-skin-tone:before {
content: '\1f647\1f3fd\200d\2642\fe0f'; }
.emoji-man-bowing-medium-dark-skin-tone:before {
content: '\1f647\1f3fe\200d\2642\fe0f'; }
.emoji-man-bowing-dark-skin-tone:before {
content: '\1f647\1f3ff\200d\2642\fe0f'; }
.emoji-woman-bowing:before {
content: '\1f647\200d\2640\fe0f'; }
.emoji-woman-bowing-light-skin-tone:before {
content: '\1f647\1f3fb\200d\2640\fe0f'; }
.emoji-woman-bowing-medium-light-skin-tone:before {
content: '\1f647\1f3fc\200d\2640\fe0f'; }
.emoji-woman-bowing-medium-skin-tone:before {
content: '\1f647\1f3fd\200d\2640\fe0f'; }
.emoji-woman-bowing-medium-dark-skin-tone:before {
content: '\1f647\1f3fe\200d\2640\fe0f'; }
.emoji-woman-bowing-dark-skin-tone:before {
content: '\1f647\1f3ff\200d\2640\fe0f'; }
.emoji-person-facepalming:before {
content: '\1f926'; }
.emoji-person-facepalming-light-skin-tone:before {
content: '\1f926\1f3fb'; }
.emoji-person-facepalming-medium-light-skin-tone:before {
content: '\1f926\1f3fc'; }
.emoji-person-facepalming-medium-skin-tone:before {
content: '\1f926\1f3fd'; }
.emoji-person-facepalming-medium-dark-skin-tone:before {
content: '\1f926\1f3fe'; }
.emoji-person-facepalming-dark-skin-tone:before {
content: '\1f926\1f3ff'; }
.emoji-man-facepalming:before {
content: '\1f926\200d\2642\fe0f'; }
.emoji-man-facepalming-light-skin-tone:before {
content: '\1f926\1f3fb\200d\2642\fe0f'; }
.emoji-man-facepalming-medium-light-skin-tone:before {
content: '\1f926\1f3fc\200d\2642\fe0f'; }
.emoji-man-facepalming-medium-skin-tone:before {
content: '\1f926\1f3fd\200d\2642\fe0f'; }
.emoji-man-facepalming-medium-dark-skin-tone:before {
content: '\1f926\1f3fe\200d\2642\fe0f'; }
.emoji-man-facepalming-dark-skin-tone:before {
content: '\1f926\1f3ff\200d\2642\fe0f'; }
.emoji-woman-facepalming:before {
content: '\1f926\200d\2640\fe0f'; }
.emoji-woman-facepalming-light-skin-tone:before {
content: '\1f926\1f3fb\200d\2640\fe0f'; }
.emoji-woman-facepalming-medium-light-skin-tone:before {
content: '\1f926\1f3fc\200d\2640\fe0f'; }
.emoji-woman-facepalming-medium-skin-tone:before {
content: '\1f926\1f3fd\200d\2640\fe0f'; }
.emoji-woman-facepalming-medium-dark-skin-tone:before {
content: '\1f926\1f3fe\200d\2640\fe0f'; }
.emoji-woman-facepalming-dark-skin-tone:before {
content: '\1f926\1f3ff\200d\2640\fe0f'; }
.emoji-person-shrugging:before {
content: '\1f937'; }
.emoji-person-shrugging-light-skin-tone:before {
content: '\1f937\1f3fb'; }
.emoji-person-shrugging-medium-light-skin-tone:before {
content: '\1f937\1f3fc'; }
.emoji-person-shrugging-medium-skin-tone:before {
content: '\1f937\1f3fd'; }
.emoji-person-shrugging-medium-dark-skin-tone:before {
content: '\1f937\1f3fe'; }
.emoji-person-shrugging-dark-skin-tone:before {
content: '\1f937\1f3ff'; }
.emoji-man-shrugging:before {
content: '\1f937\200d\2642\fe0f'; }
.emoji-man-shrugging-light-skin-tone:before {
content: '\1f937\1f3fb\200d\2642\fe0f'; }
.emoji-man-shrugging-medium-light-skin-tone:before {
content: '\1f937\1f3fc\200d\2642\fe0f'; }
.emoji-man-shrugging-medium-skin-tone:before {
content: '\1f937\1f3fd\200d\2642\fe0f'; }
.emoji-man-shrugging-medium-dark-skin-tone:before {
content: '\1f937\1f3fe\200d\2642\fe0f'; }
.emoji-man-shrugging-dark-skin-tone:before {
content: '\1f937\1f3ff\200d\2642\fe0f'; }
.emoji-woman-shrugging:before {
content: '\1f937\200d\2640\fe0f'; }
.emoji-woman-shrugging-light-skin-tone:before {
content: '\1f937\1f3fb\200d\2640\fe0f'; }
.emoji-woman-shrugging-medium-light-skin-tone:before {
content: '\1f937\1f3fc\200d\2640\fe0f'; }
.emoji-woman-shrugging-medium-skin-tone:before {
content: '\1f937\1f3fd\200d\2640\fe0f'; }
.emoji-woman-shrugging-medium-dark-skin-tone:before {
content: '\1f937\1f3fe\200d\2640\fe0f'; }
.emoji-woman-shrugging-dark-skin-tone:before {
content: '\1f937\1f3ff\200d\2640\fe0f'; }
.emoji-bouquet:before {
content: '\1f490'; }
.emoji-cherry-blossom:before {
content: '\1f338'; }
.emoji-white-flower:before {
content: '\1f4ae'; }
.emoji-rosette:before {
content: '\1f3f5'; }
.emoji-rose:before {
content: '\1f339'; }
.emoji-wilted-flower:before {
content: '\1f940'; }
.emoji-hibiscus:before {
content: '\1f33a'; }
.emoji-sunflower:before {
content: '\1f33b'; }
.emoji-blossom:before {
content: '\1f33c'; }
.emoji-tulip:before {
content: '\1f337'; }
.emoji-snail:before {
content: '\1f40c'; }
.emoji-butterfly:before {
content: '\1f98b'; }
.emoji-bug:before {
content: '\1f41b'; }
.emoji-ant:before {
content: '\1f41c'; }
.emoji-honeybee:before {
content: '\1f41d'; }
.emoji-lady-beetle:before {
content: '\1f41e'; }
.emoji-cricket:before {
content: '\1f997'; }
.emoji-spider:before {
content: '\1f577'; }
.emoji-spider-web:before {
content: '\1f578'; }
.emoji-scorpion:before {
content: '\1f982'; }
.emoji-crocodile:before {
content: '\1f40a'; }
.emoji-turtle:before {
content: '\1f422'; }
.emoji-lizard:before {
content: '\1f98e'; }
.emoji-snake:before {
content: '\1f40d'; }
.emoji-dragon-face:before {
content: '\1f432'; }
.emoji-dragon:before {
content: '\1f409'; }
.emoji-sauropod:before {
content: '\1f995'; }
.emoji-t-rex:before {
content: '\1f996'; }
.emoji-seedling:before {
content: '\1f331'; }
.emoji-evergreen-tree:before {
content: '\1f332'; }
.emoji-deciduous-tree:before {
content: '\1f333'; }
.emoji-palm-tree:before {
content: '\1f334'; }
.emoji-cactus:before {
content: '\1f335'; }
.emoji-sheaf-of-rice:before {
content: '\1f33e'; }
.emoji-herb:before {
content: '\1f33f'; }
.emoji-shamrock:before {
content: '\2618'; }
.emoji-four-leaf-clover:before {
content: '\1f340'; }
.emoji-maple-leaf:before {
content: '\1f341'; }
.emoji-fallen-leaf:before {
content: '\1f342'; }
.emoji-leaf-fluttering-in-wind:before {
content: '\1f343'; }
.emoji-frog-face:before {
content: '\1f438'; }
.emoji-monkey-face:before {
content: '\1f435'; }
.emoji-monkey:before {
content: '\1f412'; }
.emoji-gorilla:before {
content: '\1f98d'; }
.emoji-dog-face:before {
content: '\1f436'; }
.emoji-dog:before {
content: '\1f415'; }
.emoji-poodle:before {
content: '\1f429'; }
.emoji-wolf-face:before {
content: '\1f43a'; }
.emoji-fox-face:before {
content: '\1f98a'; }
.emoji-cat-face:before {
content: '\1f431'; }
.emoji-cat:before {
content: '\1f408'; }
.emoji-lion-face:before {
content: '\1f981'; }
.emoji-tiger-face:before {
content: '\1f42f'; }
.emoji-tiger:before {
content: '\1f405'; }
.emoji-leopard:before {
content: '\1f406'; }
.emoji-horse-face:before {
content: '\1f434'; }
.emoji-horse:before {
content: '\1f40e'; }
.emoji-unicorn-face:before {
content: '\1f984'; }
.emoji-zebra:before {
content: '\1f993'; }
.emoji-deer:before {
content: '\1f98c'; }
.emoji-cow-face:before {
content: '\1f42e'; }
.emoji-ox:before {
content: '\1f402'; }
.emoji-water-buffalo:before {
content: '\1f403'; }
.emoji-cow:before {
content: '\1f404'; }
.emoji-pig-face:before {
content: '\1f437'; }
.emoji-pig:before {
content: '\1f416'; }
.emoji-boar:before {
content: '\1f417'; }
.emoji-pig-nose:before {
content: '\1f43d'; }
.emoji-ram:before {
content: '\1f40f'; }
.emoji-ewe:before {
content: '\1f411'; }
.emoji-goat:before {
content: '\1f410'; }
.emoji-camel:before {
content: '\1f42a'; }
.emoji-two-hump-camel:before {
content: '\1f42b'; }
.emoji-giraffe:before {
content: '\1f992'; }
.emoji-elephant:before {
content: '\1f418'; }
.emoji-rhinoceros:before {
content: '\1f98f'; }
.emoji-mouse-face:before {
content: '\1f42d'; }
.emoji-mouse:before {
content: '\1f401'; }
.emoji-rat:before {
content: '\1f400'; }
.emoji-hamster-face:before {
content: '\1f439'; }
.emoji-rabbit-face:before {
content: '\1f430'; }
.emoji-rabbit:before {
content: '\1f407'; }
.emoji-chipmunk:before {
content: '\1f43f'; }
.emoji-hedgehog:before {
content: '\1f994'; }
.emoji-bat:before {
content: '\1f987'; }
.emoji-bear-face:before {
content: '\1f43b'; }
.emoji-koala:before {
content: '\1f428'; }
.emoji-panda-face:before {
content: '\1f43c'; }
.emoji-paw-prints:before {
content: '\1f43e'; }
.emoji-spouting-whale:before {
content: '\1f433'; }
.emoji-whale:before {
content: '\1f40b'; }
.emoji-dolphin:before {
content: '\1f42c'; }
.emoji-fish:before {
content: '\1f41f'; }
.emoji-tropical-fish:before {
content: '\1f420'; }
.emoji-blowfish:before {
content: '\1f421'; }
.emoji-shark:before {
content: '\1f988'; }
.emoji-octopus:before {
content: '\1f419'; }
.emoji-spiral-shell:before {
content: '\1f41a'; }
.emoji-crab:before {
content: '\1f980'; }
.emoji-shrimp:before {
content: '\1f990'; }
.emoji-squid:before {
content: '\1f991'; }
.emoji-turkey:before {
content: '\1f983'; }
.emoji-chicken:before {
content: '\1f414'; }
.emoji-rooster:before {
content: '\1f413'; }
.emoji-hatching-chick:before {
content: '\1f423'; }
.emoji-baby-chick:before {
content: '\1f424'; }
.emoji-front-facing-baby-chick:before {
content: '\1f425'; }
.emoji-bird:before {
content: '\1f426'; }
.emoji-penguin:before {
content: '\1f427'; }
.emoji-dove:before {
content: '\1f54a'; }
.emoji-eagle:before {
content: '\1f985'; }
.emoji-duck:before {
content: '\1f986'; }
.emoji-owl:before {
content: '\1f989'; }
.emoji-anchor:before {
content: '\2693'; }
.emoji-sailboat:before {
content: '\26f5'; }
.emoji-canoe:before {
content: '\1f6f6'; }
.emoji-speedboat:before {
content: '\1f6a4'; }
.emoji-passenger-ship:before {
content: '\1f6f3'; }
.emoji-ferry:before {
content: '\26f4'; }
.emoji-motor-boat:before {
content: '\1f6e5'; }
.emoji-ship:before {
content: '\1f6a2'; }
.emoji-fountain:before {
content: '\26f2'; }
.emoji-tent:before {
content: '\26fa'; }
.emoji-foggy:before {
content: '\1f301'; }
.emoji-night-with-stars:before {
content: '\1f303'; }
.emoji-sunrise-over-mountains:before {
content: '\1f304'; }
.emoji-sunrise:before {
content: '\1f305'; }
.emoji-cityscape-at-dusk:before {
content: '\1f306'; }
.emoji-sunset:before {
content: '\1f307'; }
.emoji-bridge-at-night:before {
content: '\1f309'; }
.emoji-hot-springs:before {
content: '\2668'; }
.emoji-milky-way:before {
content: '\1f30c'; }
.emoji-carousel-horse:before {
content: '\1f3a0'; }
.emoji-ferris-wheel:before {
content: '\1f3a1'; }
.emoji-roller-coaster:before {
content: '\1f3a2'; }
.emoji-barber-pole:before {
content: '\1f488'; }
.emoji-circus-tent:before {
content: '\1f3aa'; }
.emoji-performing-arts:before {
content: '\1f3ad'; }
.emoji-framed-picture:before {
content: '\1f5bc'; }
.emoji-artist-palette:before {
content: '\1f3a8'; }
.emoji-slot-machine:before {
content: '\1f3b0'; }
.emoji-church:before {
content: '\26ea'; }
.emoji-mosque:before {
content: '\1f54c'; }
.emoji-synagogue:before {
content: '\1f54d'; }
.emoji-shinto-shrine:before {
content: '\26e9'; }
.emoji-kaaba:before {
content: '\1f54b'; }
.emoji-bellhop-bell:before {
content: '\1f6ce'; }
.emoji-door:before {
content: '\1f6aa'; }
.emoji-bed:before {
content: '\1f6cf'; }
.emoji-couch-and-lamp:before {
content: '\1f6cb'; }
.emoji-toilet:before {
content: '\1f6bd'; }
.emoji-shower:before {
content: '\1f6bf'; }
.emoji-bathtub:before {
content: '\1f6c1'; }
.emoji-locomotive:before {
content: '\1f682'; }
.emoji-railway-car:before {
content: '\1f683'; }
.emoji-high-speed-train:before {
content: '\1f684'; }
.emoji-bullet-train:before {
content: '\1f685'; }
.emoji-train:before {
content: '\1f686'; }
.emoji-metro:before {
content: '\1f687'; }
.emoji-light-rail:before {
content: '\1f688'; }
.emoji-station:before {
content: '\1f689'; }
.emoji-tram:before {
content: '\1f68a'; }
.emoji-monorail:before {
content: '\1f69d'; }
.emoji-mountain-railway:before {
content: '\1f69e'; }
.emoji-tram-car:before {
content: '\1f68b'; }
.emoji-bus:before {
content: '\1f68c'; }
.emoji-oncoming-bus:before {
content: '\1f68d'; }
.emoji-trolleybus:before {
content: '\1f68e'; }
.emoji-minibus:before {
content: '\1f690'; }
.emoji-ambulance:before {
content: '\1f691'; }
.emoji-fire-engine:before {
content: '\1f692'; }
.emoji-police-car:before {
content: '\1f693'; }
.emoji-oncoming-police-car:before {
content: '\1f694'; }
.emoji-taxi:before {
content: '\1f695'; }
.emoji-oncoming-taxi:before {
content: '\1f696'; }
.emoji-automobile:before {
content: '\1f697'; }
.emoji-oncoming-automobile:before {
content: '\1f698'; }
.emoji-sport-utility-vehicle:before {
content: '\1f699'; }
.emoji-delivery-truck:before {
content: '\1f69a'; }
.emoji-articulated-lorry:before {
content: '\1f69b'; }
.emoji-tractor:before {
content: '\1f69c'; }
.emoji-bicycle:before {
content: '\1f6b2'; }
.emoji-kick-scooter:before {
content: '\1f6f4'; }
.emoji-motor-scooter:before {
content: '\1f6f5'; }
.emoji-bus-stop:before {
content: '\1f68f'; }
.emoji-motorway:before {
content: '\1f6e3'; }
.emoji-railway-track:before {
content: '\1f6e4'; }
.emoji-fuel-pump:before {
content: '\26fd'; }
.emoji-police-car-light:before {
content: '\1f6a8'; }
.emoji-horizontal-traffic-light:before {
content: '\1f6a5'; }
.emoji-vertical-traffic-light:before {
content: '\1f6a6'; }
.emoji-construction:before {
content: '\1f6a7'; }
.emoji-stop-sign:before {
content: '\1f6d1'; }
.emoji-snow-capped-mountain:before {
content: '\1f3d4'; }
.emoji-mountain:before {
content: '\26f0'; }
.emoji-volcano:before {
content: '\1f30b'; }
.emoji-mount-fuji:before {
content: '\1f5fb'; }
.emoji-camping:before {
content: '\1f3d5'; }
.emoji-beach-with-umbrella:before {
content: '\1f3d6'; }
.emoji-desert:before {
content: '\1f3dc'; }
.emoji-desert-island:before {
content: '\1f3dd'; }
.emoji-national-park:before {
content: '\1f3de'; }
.emoji-stadium:before {
content: '\1f3df'; }
.emoji-classical-building:before {
content: '\1f3db'; }
.emoji-building-construction:before {
content: '\1f3d7'; }
.emoji-houses:before {
content: '\1f3d8'; }
.emoji-cityscape:before {
content: '\1f3d9'; }
.emoji-derelict-house:before {
content: '\1f3da'; }
.emoji-house:before {
content: '\1f3e0'; }
.emoji-house-with-garden:before {
content: '\1f3e1'; }
.emoji-office-building:before {
content: '\1f3e2'; }
.emoji-japanese-post-office:before {
content: '\1f3e3'; }
.emoji-post-office:before {
content: '\1f3e4'; }
.emoji-hospital:before {
content: '\1f3e5'; }
.emoji-bank:before {
content: '\1f3e6'; }
.emoji-hotel:before {
content: '\1f3e8'; }
.emoji-love-hotel:before {
content: '\1f3e9'; }
.emoji-convenience-store:before {
content: '\1f3ea'; }
.emoji-school:before {
content: '\1f3eb'; }
.emoji-department-store:before {
content: '\1f3ec'; }
.emoji-factory:before {
content: '\1f3ed'; }
.emoji-japanese-castle:before {
content: '\1f3ef'; }
.emoji-castle:before {
content: '\1f3f0'; }
.emoji-wedding:before {
content: '\1f492'; }
.emoji-tokyo-tower:before {
content: '\1f5fc'; }
.emoji-statue-of-liberty:before {
content: '\1f5fd'; }
.emoji-globe-showing-europe-africa:before {
content: '\1f30d'; }
.emoji-globe-showing-americas:before {
content: '\1f30e'; }
.emoji-globe-showing-asia-australia:before {
content: '\1f30f'; }
.emoji-globe-with-meridians:before {
content: '\1f310'; }
.emoji-world-map:before {
content: '\1f5fa'; }
.emoji-map-of-japan:before {
content: '\1f5fe'; }
.emoji-hourglass-done:before {
content: '\231b'; }
.emoji-hourglass-not-done:before {
content: '\23f3'; }
.emoji-watch:before {
content: '\231a'; }
.emoji-alarm-clock:before {
content: '\23f0'; }
.emoji-stopwatch:before {
content: '\23f1'; }
.emoji-timer-clock:before {
content: '\23f2'; }
.emoji-mantelpiece-clock:before {
content: '\1f570'; }
.emoji-twelve-oclock:before {
content: '\1f55b'; }
.emoji-twelve-thirty:before {
content: '\1f567'; }
.emoji-one-oclock:before {
content: '\1f550'; }
.emoji-one-thirty:before {
content: '\1f55c'; }
.emoji-two-oclock:before {
content: '\1f551'; }
.emoji-two-thirty:before {
content: '\1f55d'; }
.emoji-three-oclock:before {
content: '\1f552'; }
.emoji-three-thirty:before {
content: '\1f55e'; }
.emoji-four-oclock:before {
content: '\1f553'; }
.emoji-four-thirty:before {
content: '\1f55f'; }
.emoji-five-oclock:before {
content: '\1f554'; }
.emoji-five-thirty:before {
content: '\1f560'; }
.emoji-six-oclock:before {
content: '\1f555'; }
.emoji-six-thirty:before {
content: '\1f561'; }
.emoji-seven-oclock:before {
content: '\1f556'; }
.emoji-seven-thirty:before {
content: '\1f562'; }
.emoji-eight-oclock:before {
content: '\1f557'; }
.emoji-eight-thirty:before {
content: '\1f563'; }
.emoji-nine-oclock:before {
content: '\1f558'; }
.emoji-nine-thirty:before {
content: '\1f564'; }
.emoji-ten-oclock:before {
content: '\1f559'; }
.emoji-ten-thirty:before {
content: '\1f565'; }
.emoji-eleven-oclock:before {
content: '\1f55a'; }
.emoji-eleven-thirty:before {
content: '\1f566'; }
.emoji-airplane:before {
content: '\2708'; }
.emoji-small-airplane:before {
content: '\1f6e9'; }
.emoji-airplane-departure:before {
content: '\1f6eb'; }
.emoji-airplane-arrival:before {
content: '\1f6ec'; }
.emoji-seat:before {
content: '\1f4ba'; }
.emoji-helicopter:before {
content: '\1f681'; }
.emoji-suspension-railway:before {
content: '\1f69f'; }
.emoji-mountain-cableway:before {
content: '\1f6a0'; }
.emoji-aerial-tramway:before {
content: '\1f6a1'; }
.emoji-satellite:before {
content: '\1f6f0'; }
.emoji-rocket:before {
content: '\1f680'; }
.emoji-flying-saucer:before {
content: '\1f6f8'; }
.emoji-new-moon:before {
content: '\1f311'; }
.emoji-waxing-crescent-moon:before {
content: '\1f312'; }
.emoji-first-quarter-moon:before {
content: '\1f313'; }
.emoji-waxing-gibbous-moon:before {
content: '\1f314'; }
.emoji-full-moon:before {
content: '\1f315'; }
.emoji-waning-gibbous-moon:before {
content: '\1f316'; }
.emoji-last-quarter-moon:before {
content: '\1f317'; }
.emoji-waning-crescent-moon:before {
content: '\1f318'; }
.emoji-crescent-moon:before {
content: '\1f319'; }
.emoji-new-moon-face:before {
content: '\1f31a'; }
.emoji-first-quarter-moon-face:before {
content: '\1f31b'; }
.emoji-last-quarter-moon-face:before {
content: '\1f31c'; }
.emoji-thermometer:before {
content: '\1f321'; }
.emoji-sun:before {
content: '\2600'; }
.emoji-full-moon-face:before {
content: '\1f31d'; }
.emoji-sun-with-face:before {
content: '\1f31e'; }
.emoji-white-medium-star:before {
content: '\2b50'; }
.emoji-glowing-star:before {
content: '\1f31f'; }
.emoji-shooting-star:before {
content: '\1f320'; }
.emoji-cloud:before {
content: '\2601'; }
.emoji-sun-behind-cloud:before {
content: '\26c5'; }
.emoji-cloud-with-lightning-and-rain:before {
content: '\26c8'; }
.emoji-sun-behind-small-cloud:before {
content: '\1f324'; }
.emoji-sun-behind-large-cloud:before {
content: '\1f325'; }
.emoji-sun-behind-rain-cloud:before {
content: '\1f326'; }
.emoji-cloud-with-rain:before {
content: '\1f327'; }
.emoji-cloud-with-snow:before {
content: '\1f328'; }
.emoji-cloud-with-lightning:before {
content: '\1f329'; }
.emoji-tornado:before {
content: '\1f32a'; }
.emoji-fog:before {
content: '\1f32b'; }
.emoji-wind-face:before {
content: '\1f32c'; }
.emoji-cyclone:before {
content: '\1f300'; }
.emoji-rainbow:before {
content: '\1f308'; }
.emoji-closed-umbrella:before {
content: '\1f302'; }
.emoji-umbrella:before {
content: '\2602'; }
.emoji-umbrella-with-rain-drops:before {
content: '\2614'; }
.emoji-umbrella-on-ground:before {
content: '\26f1'; }
.emoji-high-voltage:before {
content: '\26a1'; }
.emoji-snowflake:before {
content: '\2744'; }
.emoji-snowman:before {
content: '\2603'; }
.emoji-snowman-without-snow:before {
content: '\26c4'; }
.emoji-comet:before {
content: '\2604'; }
.emoji-fire:before {
content: '\1f525'; }
.emoji-droplet:before {
content: '\1f4a7'; }
.emoji-water-wave:before {
content: '\1f30a'; } | dist/emogee.css | .emoji {
/* Some defaults */
display: inline-block;
font-size: inherit;
font-family: arial, sans-serif; }
/* makes the font 33% larger relative to the icon container */
.emoji-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -15%; }
.emoji-2x {
font-size: 2em; }
.emoji-3x {
font-size: 3em; }
.emoji-4x {
font-size: 4em; }
.emoji-5x {
font-size: 5em; }
.emoji-video-game:before {
content: '\1f3ae'; }
.emoji-joystick:before {
content: '\1f579'; }
.emoji-game-die:before {
content: '\1f3b2'; }
.emoji-spade-suit:before {
content: '\2660'; }
.emoji-heart-suit:before {
content: '\2665'; }
.emoji-diamond-suit:before {
content: '\2666'; }
.emoji-club-suit:before {
content: '\2663'; }
.emoji-joker:before {
content: '\1f0cf'; }
.emoji-mahjong-red-dragon:before {
content: '\1f004'; }
.emoji-flower-playing-cards:before {
content: '\1f3b4'; }
.emoji-soccer-ball:before {
content: '\26bd'; }
.emoji-baseball:before {
content: '\26be'; }
.emoji-basketball:before {
content: '\1f3c0'; }
.emoji-volleyball:before {
content: '\1f3d0'; }
.emoji-american-football:before {
content: '\1f3c8'; }
.emoji-rugby-football:before {
content: '\1f3c9'; }
.emoji-tennis:before {
content: '\1f3be'; }
.emoji-pool-8-ball:before {
content: '\1f3b1'; }
.emoji-bowling:before {
content: '\1f3b3'; }
.emoji-cricket-game:before {
content: '\1f3cf'; }
.emoji-field-hockey:before {
content: '\1f3d1'; }
.emoji-ice-hockey:before {
content: '\1f3d2'; }
.emoji-ping-pong:before {
content: '\1f3d3'; }
.emoji-badminton:before {
content: '\1f3f8'; }
.emoji-boxing-glove:before {
content: '\1f94a'; }
.emoji-martial-arts-uniform:before {
content: '\1f94b'; }
.emoji-goal-net:before {
content: '\1f945'; }
.emoji-direct-hit:before {
content: '\1f3af'; }
.emoji-flag-in-hole:before {
content: '\26f3'; }
.emoji-ice-skate:before {
content: '\26f8'; }
.emoji-fishing-pole:before {
content: '\1f3a3'; }
.emoji-running-shirt:before {
content: '\1f3bd'; }
.emoji-skis:before {
content: '\1f3bf'; }
.emoji-sled:before {
content: '\1f6f7'; }
.emoji-curling-stone:before {
content: '\1f94c'; }
.emoji-jack-o-lantern:before {
content: '\1f383'; }
.emoji-christmas-tree:before {
content: '\1f384'; }
.emoji-fireworks:before {
content: '\1f386'; }
.emoji-sparkler:before {
content: '\1f387'; }
.emoji-sparkles:before {
content: '\2728'; }
.emoji-balloon:before {
content: '\1f388'; }
.emoji-party-popper:before {
content: '\1f389'; }
.emoji-confetti-ball:before {
content: '\1f38a'; }
.emoji-tanabata-tree:before {
content: '\1f38b'; }
.emoji-pine-decoration:before {
content: '\1f38d'; }
.emoji-japanese-dolls:before {
content: '\1f38e'; }
.emoji-carp-streamer:before {
content: '\1f38f'; }
.emoji-wind-chime:before {
content: '\1f390'; }
.emoji-moon-viewing-ceremony:before {
content: '\1f391'; }
.emoji-ribbon:before {
content: '\1f380'; }
.emoji-wrapped-gift:before {
content: '\1f381'; }
.emoji-reminder-ribbon:before {
content: '\1f397'; }
.emoji-admission-tickets:before {
content: '\1f39f'; }
.emoji-ticket:before {
content: '\1f3ab'; }
.emoji-military-medal:before {
content: '\1f396'; }
.emoji-trophy:before {
content: '\1f3c6'; }
.emoji-sports-medal:before {
content: '\1f3c5'; }
.emoji-1st-place-medal:before {
content: '\1f947'; }
.emoji-2nd-place-medal:before {
content: '\1f948'; }
.emoji-3rd-place-medal:before {
content: '\1f949'; }
.emoji-baby-bottle:before {
content: '\1f37c'; }
.emoji-glass-of-milk:before {
content: '\1f95b'; }
.emoji-hot-beverage:before {
content: '\2615'; }
.emoji-teacup-without-handle:before {
content: '\1f375'; }
.emoji-sake:before {
content: '\1f376'; }
.emoji-bottle-with-popping-cork:before {
content: '\1f37e'; }
.emoji-wine-glass:before {
content: '\1f377'; }
.emoji-cocktail-glass:before {
content: '\1f378'; }
.emoji-tropical-drink:before {
content: '\1f379'; }
.emoji-beer-mug:before {
content: '\1f37a'; }
.emoji-clinking-beer-mugs:before {
content: '\1f37b'; }
.emoji-clinking-glasses:before {
content: '\1f942'; }
.emoji-tumbler-glass:before {
content: '\1f943'; }
.emoji-cup-with-straw:before {
content: '\1f964'; }
.emoji-bread:before {
content: '\1f35e'; }
.emoji-croissant:before {
content: '\1f950'; }
.emoji-baguette-bread:before {
content: '\1f956'; }
.emoji-pretzel:before {
content: '\1f968'; }
.emoji-pancakes:before {
content: '\1f95e'; }
.emoji-cheese-wedge:before {
content: '\1f9c0'; }
.emoji-meat-on-bone:before {
content: '\1f356'; }
.emoji-poultry-leg:before {
content: '\1f357'; }
.emoji-cut-of-meat:before {
content: '\1f969'; }
.emoji-bacon:before {
content: '\1f953'; }
.emoji-hamburger:before {
content: '\1f354'; }
.emoji-french-fries:before {
content: '\1f35f'; }
.emoji-pizza:before {
content: '\1f355'; }
.emoji-hot-dog:before {
content: '\1f32d'; }
.emoji-sandwich:before {
content: '\1f96a'; }
.emoji-taco:before {
content: '\1f32e'; }
.emoji-burrito:before {
content: '\1f32f'; }
.emoji-stuffed-flatbread:before {
content: '\1f959'; }
.emoji-egg:before {
content: '\1f95a'; }
.emoji-cooking:before {
content: '\1f373'; }
.emoji-shallow-pan-of-food:before {
content: '\1f958'; }
.emoji-pot-of-food:before {
content: '\1f372'; }
.emoji-bowl-with-spoon:before {
content: '\1f963'; }
.emoji-green-salad:before {
content: '\1f957'; }
.emoji-popcorn:before {
content: '\1f37f'; }
.emoji-canned-food:before {
content: '\1f96b'; }
.emoji-soft-ice-cream:before {
content: '\1f366'; }
.emoji-shaved-ice:before {
content: '\1f367'; }
.emoji-ice-cream:before {
content: '\1f368'; }
.emoji-doughnut:before {
content: '\1f369'; }
.emoji-cookie:before {
content: '\1f36a'; }
.emoji-birthday-cake:before {
content: '\1f382'; }
.emoji-shortcake:before {
content: '\1f370'; }
.emoji-pie:before {
content: '\1f967'; }
.emoji-chocolate-bar:before {
content: '\1f36b'; }
.emoji-candy:before {
content: '\1f36c'; }
.emoji-lollipop:before {
content: '\1f36d'; }
.emoji-custard:before {
content: '\1f36e'; }
.emoji-honey-pot:before {
content: '\1f36f'; }
.emoji-grapes:before {
content: '\1f347'; }
.emoji-melon:before {
content: '\1f348'; }
.emoji-watermelon:before {
content: '\1f349'; }
.emoji-tangerine:before {
content: '\1f34a'; }
.emoji-lemon:before {
content: '\1f34b'; }
.emoji-banana:before {
content: '\1f34c'; }
.emoji-pineapple:before {
content: '\1f34d'; }
.emoji-red-apple:before {
content: '\1f34e'; }
.emoji-green-apple:before {
content: '\1f34f'; }
.emoji-pear:before {
content: '\1f350'; }
.emoji-peach:before {
content: '\1f351'; }
.emoji-cherries:before {
content: '\1f352'; }
.emoji-strawberry:before {
content: '\1f353'; }
.emoji-kiwi-fruit:before {
content: '\1f95d'; }
.emoji-tomato:before {
content: '\1f345'; }
.emoji-coconut:before {
content: '\1f965'; }
.emoji-chopsticks:before {
content: '\1f962'; }
.emoji-fork-and-knife-with-plate:before {
content: '\1f37d'; }
.emoji-fork-and-knife:before {
content: '\1f374'; }
.emoji-spoon:before {
content: '\1f944'; }
.emoji-kitchen-knife:before {
content: '\1f52a'; }
.emoji-amphora:before {
content: '\1f3fa'; }
.emoji-bento-box:before {
content: '\1f371'; }
.emoji-rice-cracker:before {
content: '\1f358'; }
.emoji-rice-ball:before {
content: '\1f359'; }
.emoji-cooked-rice:before {
content: '\1f35a'; }
.emoji-curry-rice:before {
content: '\1f35b'; }
.emoji-steaming-bowl:before {
content: '\1f35c'; }
.emoji-spaghetti:before {
content: '\1f35d'; }
.emoji-roasted-sweet-potato:before {
content: '\1f360'; }
.emoji-oden:before {
content: '\1f362'; }
.emoji-sushi:before {
content: '\1f363'; }
.emoji-fried-shrimp:before {
content: '\1f364'; }
.emoji-fish-cake-with-swirl:before {
content: '\1f365'; }
.emoji-dango:before {
content: '\1f361'; }
.emoji-dumpling:before {
content: '\1f95f'; }
.emoji-fortune-cookie:before {
content: '\1f960'; }
.emoji-takeout-box:before {
content: '\1f961'; }
.emoji-avocado:before {
content: '\1f951'; }
.emoji-eggplant:before {
content: '\1f346'; }
.emoji-potato:before {
content: '\1f954'; }
.emoji-carrot:before {
content: '\1f955'; }
.emoji-ear-of-corn:before {
content: '\1f33d'; }
.emoji-hot-pepper:before {
content: '\1f336'; }
.emoji-cucumber:before {
content: '\1f952'; }
.emoji-broccoli:before {
content: '\1f966'; }
.emoji-mushroom:before {
content: '\1f344'; }
.emoji-peanuts:before {
content: '\1f95c'; }
.emoji-chestnut:before {
content: '\1f330'; }
.emoji-shuffle-tracks-button:before {
content: '\1f500'; }
.emoji-repeat-button:before {
content: '\1f501'; }
.emoji-repeat-single-button:before {
content: '\1f502'; }
.emoji-play-button:before {
content: '\25b6'; }
.emoji-fast-forward-button:before {
content: '\23e9'; }
.emoji-next-track-button:before {
content: '\23ed'; }
.emoji-play-or-pause-button:before {
content: '\23ef'; }
.emoji-reverse-button:before {
content: '\25c0'; }
.emoji-fast-reverse-button:before {
content: '\23ea'; }
.emoji-last-track-button:before {
content: '\23ee'; }
.emoji-up-button:before {
content: '\1f53c'; }
.emoji-fast-up-button:before {
content: '\23eb'; }
.emoji-down-button:before {
content: '\1f53d'; }
.emoji-fast-down-button:before {
content: '\23ec'; }
.emoji-pause-button:before {
content: '\23f8'; }
.emoji-stop-button:before {
content: '\23f9'; }
.emoji-record-button:before {
content: '\23fa'; }
.emoji-eject-button:before {
content: '\23cf'; }
.emoji-cinema:before {
content: '\1f3a6'; }
.emoji-dim-button:before {
content: '\1f505'; }
.emoji-bright-button:before {
content: '\1f506'; }
.emoji-antenna-bars:before {
content: '\1f4f6'; }
.emoji-vibration-mode:before {
content: '\1f4f3'; }
.emoji-mobile-phone-off:before {
content: '\1f4f4'; }
.emoji-keycap:before {
content: '\0023\fe0f\20e3'; }
.emoji-keycap:before {
content: '\002a\fe0f\20e3'; }
.emoji-keycap-0:before {
content: '\0030\fe0f\20e3'; }
.emoji-keycap-1:before {
content: '\0031\fe0f\20e3'; }
.emoji-keycap-2:before {
content: '\0032\fe0f\20e3'; }
.emoji-keycap-3:before {
content: '\0033\fe0f\20e3'; }
.emoji-keycap-4:before {
content: '\0034\fe0f\20e3'; }
.emoji-keycap-5:before {
content: '\0035\fe0f\20e3'; }
.emoji-keycap-6:before {
content: '\0036\fe0f\20e3'; }
.emoji-keycap-7:before {
content: '\0037\fe0f\20e3'; }
.emoji-keycap-8:before {
content: '\0038\fe0f\20e3'; }
.emoji-keycap-9:before {
content: '\0039\fe0f\20e3'; }
.emoji-keycap-10:before {
content: '\1f51f'; }
.emoji-female-sign:before {
content: '\2640'; }
.emoji-male-sign:before {
content: '\2642'; }
.emoji-medical-symbol:before {
content: '\2695'; }
.emoji-recycling-symbol:before {
content: '\267b'; }
.emoji-fleur-de-lis:before {
content: '\269c'; }
.emoji-trident-emblem:before {
content: '\1f531'; }
.emoji-name-badge:before {
content: '\1f4db'; }
.emoji-japanese-symbol-for-beginner:before {
content: '\1f530'; }
.emoji-heavy-large-circle:before {
content: '\2b55'; }
.emoji-white-heavy-check-mark:before {
content: '\2705'; }
.emoji-ballot-box-with-check:before {
content: '\2611'; }
.emoji-heavy-check-mark:before {
content: '\2714'; }
.emoji-heavy-multiplication-x:before {
content: '\2716'; }
.emoji-cross-mark:before {
content: '\274c'; }
.emoji-cross-mark-button:before {
content: '\274e'; }
.emoji-heavy-plus-sign:before {
content: '\2795'; }
.emoji-heavy-minus-sign:before {
content: '\2796'; }
.emoji-heavy-division-sign:before {
content: '\2797'; }
.emoji-curly-loop:before {
content: '\27b0'; }
.emoji-double-curly-loop:before {
content: '\27bf'; }
.emoji-part-alternation-mark:before {
content: '\303d'; }
.emoji-eight-spoked-asterisk:before {
content: '\2733'; }
.emoji-eight-pointed-star:before {
content: '\2734'; }
.emoji-sparkle:before {
content: '\2747'; }
.emoji-double-exclamation-mark:before {
content: '\203c'; }
.emoji-exclamation-question-mark:before {
content: '\2049'; }
.emoji-question-mark:before {
content: '\2753'; }
.emoji-white-question-mark:before {
content: '\2754'; }
.emoji-white-exclamation-mark:before {
content: '\2755'; }
.emoji-exclamation-mark:before {
content: '\2757'; }
.emoji-wavy-dash:before {
content: '\3030'; }
.emoji-copyright:before {
content: '\00a9'; }
.emoji-registered:before {
content: '\00ae'; }
.emoji-trade-mark:before {
content: '\2122'; }
.emoji-place-of-worship:before {
content: '\1f6d0'; }
.emoji-atom-symbol:before {
content: '\269b'; }
.emoji-om:before {
content: '\1f549'; }
.emoji-star-of-david:before {
content: '\2721'; }
.emoji-wheel-of-dharma:before {
content: '\2638'; }
.emoji-yin-yang:before {
content: '\262f'; }
.emoji-latin-cross:before {
content: '\271d'; }
.emoji-orthodox-cross:before {
content: '\2626'; }
.emoji-star-and-crescent:before {
content: '\262a'; }
.emoji-peace-symbol:before {
content: '\262e'; }
.emoji-menorah:before {
content: '\1f54e'; }
.emoji-dotted-six-pointed-star:before {
content: '\1f52f'; }
.emoji-warning:before {
content: '\26a0'; }
.emoji-children-crossing:before {
content: '\1f6b8'; }
.emoji-no-entry:before {
content: '\26d4'; }
.emoji-prohibited:before {
content: '\1f6ab'; }
.emoji-no-bicycles:before {
content: '\1f6b3'; }
.emoji-no-smoking:before {
content: '\1f6ad'; }
.emoji-no-littering:before {
content: '\1f6af'; }
.emoji-non-potable-water:before {
content: '\1f6b1'; }
.emoji-no-pedestrians:before {
content: '\1f6b7'; }
.emoji-no-mobile-phones:before {
content: '\1f4f5'; }
.emoji-no-one-under-eighteen:before {
content: '\1f51e'; }
.emoji-radioactive:before {
content: '\2622'; }
.emoji-biohazard:before {
content: '\2623'; }
.emoji-hundred-points:before {
content: '\1f4af'; }
.emoji-input-latin-uppercase:before {
content: '\1f520'; }
.emoji-input-latin-lowercase:before {
content: '\1f521'; }
.emoji-input-numbers:before {
content: '\1f522'; }
.emoji-input-symbols:before {
content: '\1f523'; }
.emoji-input-latin-letters:before {
content: '\1f524'; }
.emoji-a-button-blood-type:before {
content: '\1f170'; }
.emoji-ab-button-blood-type:before {
content: '\1f18e'; }
.emoji-b-button-blood-type:before {
content: '\1f171'; }
.emoji-cl-button:before {
content: '\1f191'; }
.emoji-cool-button:before {
content: '\1f192'; }
.emoji-free-button:before {
content: '\1f193'; }
.emoji-information:before {
content: '\2139'; }
.emoji-id-button:before {
content: '\1f194'; }
.emoji-circled-m:before {
content: '\24c2'; }
.emoji-new-button:before {
content: '\1f195'; }
.emoji-ng-button:before {
content: '\1f196'; }
.emoji-o-button-blood-type:before {
content: '\1f17e'; }
.emoji-ok-button:before {
content: '\1f197'; }
.emoji-p-button:before {
content: '\1f17f'; }
.emoji-sos-button:before {
content: '\1f198'; }
.emoji-up-button:before {
content: '\1f199'; }
.emoji-vs-button:before {
content: '\1f19a'; }
.emoji-japanese-here-button:before {
content: '\1f201'; }
.emoji-japanese-service-charge-button:before {
content: '\1f202'; }
.emoji-japanese-monthly-amount-button:before {
content: '\1f237'; }
.emoji-japanese-not-free-of-charge-button:before {
content: '\1f236'; }
.emoji-japanese-reserved-button:before {
content: '\1f22f'; }
.emoji-japanese-bargain-button:before {
content: '\1f250'; }
.emoji-japanese-discount-button:before {
content: '\1f239'; }
.emoji-japanese-free-of-charge-button:before {
content: '\1f21a'; }
.emoji-japanese-prohibited-button:before {
content: '\1f232'; }
.emoji-japanese-acceptable-button:before {
content: '\1f251'; }
.emoji-japanese-application-button:before {
content: '\1f238'; }
.emoji-japanese-passing-grade-button:before {
content: '\1f234'; }
.emoji-japanese-vacancy-button:before {
content: '\1f233'; }
.emoji-japanese-congratulations-button:before {
content: '\3297'; }
.emoji-japanese-secret-button:before {
content: '\3299'; }
.emoji-japanese-open-for-business-button:before {
content: '\1f23a'; }
.emoji-japanese-no-vacancy-button:before {
content: '\1f235'; }
.emoji-up-arrow:before {
content: '\2b06'; }
.emoji-up-right-arrow:before {
content: '\2197'; }
.emoji-right-arrow:before {
content: '\27a1'; }
.emoji-down-right-arrow:before {
content: '\2198'; }
.emoji-down-arrow:before {
content: '\2b07'; }
.emoji-down-left-arrow:before {
content: '\2199'; }
.emoji-left-arrow:before {
content: '\2b05'; }
.emoji-up-left-arrow:before {
content: '\2196'; }
.emoji-up-down-arrow:before {
content: '\2195'; }
.emoji-left-right-arrow:before {
content: '\2194'; }
.emoji-right-arrow-curving-left:before {
content: '\21a9'; }
.emoji-left-arrow-curving-right:before {
content: '\21aa'; }
.emoji-right-arrow-curving-up:before {
content: '\2934'; }
.emoji-right-arrow-curving-down:before {
content: '\2935'; }
.emoji-clockwise-vertical-arrows:before {
content: '\1f503'; }
.emoji-counterclockwise-arrows-button:before {
content: '\1f504'; }
.emoji-back-arrow:before {
content: '\1f519'; }
.emoji-end-arrow:before {
content: '\1f51a'; }
.emoji-on-arrow:before {
content: '\1f51b'; }
.emoji-soon-arrow:before {
content: '\1f51c'; }
.emoji-top-arrow:before {
content: '\1f51d'; }
.emoji-black-small-square:before {
content: '\25aa'; }
.emoji-white-small-square:before {
content: '\25ab'; }
.emoji-white-medium-square:before {
content: '\25fb'; }
.emoji-black-medium-square:before {
content: '\25fc'; }
.emoji-white-medium-small-square:before {
content: '\25fd'; }
.emoji-black-medium-small-square:before {
content: '\25fe'; }
.emoji-black-large-square:before {
content: '\2b1b'; }
.emoji-white-large-square:before {
content: '\2b1c'; }
.emoji-large-orange-diamond:before {
content: '\1f536'; }
.emoji-large-blue-diamond:before {
content: '\1f537'; }
.emoji-small-orange-diamond:before {
content: '\1f538'; }
.emoji-small-blue-diamond:before {
content: '\1f539'; }
.emoji-red-triangle-pointed-up:before {
content: '\1f53a'; }
.emoji-red-triangle-pointed-down:before {
content: '\1f53b'; }
.emoji-diamond-with-a-dot:before {
content: '\1f4a0'; }
.emoji-radio-button:before {
content: '\1f518'; }
.emoji-black-square-button:before {
content: '\1f532'; }
.emoji-white-square-button:before {
content: '\1f533'; }
.emoji-white-circle:before {
content: '\26aa'; }
.emoji-black-circle:before {
content: '\26ab'; }
.emoji-red-circle:before {
content: '\1f534'; }
.emoji-blue-circle:before {
content: '\1f535'; }
.emoji-aries:before {
content: '\2648'; }
.emoji-taurus:before {
content: '\2649'; }
.emoji-gemini:before {
content: '\264a'; }
.emoji-cancer:before {
content: '\264b'; }
.emoji-leo:before {
content: '\264c'; }
.emoji-virgo:before {
content: '\264d'; }
.emoji-libra:before {
content: '\264e'; }
.emoji-scorpius:before {
content: '\264f'; }
.emoji-sagittarius:before {
content: '\2650'; }
.emoji-capricorn:before {
content: '\2651'; }
.emoji-aquarius:before {
content: '\2652'; }
.emoji-pisces:before {
content: '\2653'; }
.emoji-ophiuchus:before {
content: '\26ce'; }
.emoji-atm-sign:before {
content: '\1f3e7'; }
.emoji-litter-in-bin-sign:before {
content: '\1f6ae'; }
.emoji-potable-water:before {
content: '\1f6b0'; }
.emoji-wheelchair-symbol:before {
content: '\267f'; }
.emoji-mens-room:before {
content: '\1f6b9'; }
.emoji-womens-room:before {
content: '\1f6ba'; }
.emoji-restroom:before {
content: '\1f6bb'; }
.emoji-baby-symbol:before {
content: '\1f6bc'; }
.emoji-water-closet:before {
content: '\1f6be'; }
.emoji-passport-control:before {
content: '\1f6c2'; }
.emoji-customs:before {
content: '\1f6c3'; }
.emoji-baggage-claim:before {
content: '\1f6c4'; }
.emoji-left-luggage:before {
content: '\1f6c5'; }
.emoji-muted-speaker:before {
content: '\1f507'; }
.emoji-speaker-low-volume:before {
content: '\1f508'; }
.emoji-speaker-medium-volume:before {
content: '\1f509'; }
.emoji-speaker-high-volume:before {
content: '\1f50a'; }
.emoji-loudspeaker:before {
content: '\1f4e2'; }
.emoji-megaphone:before {
content: '\1f4e3'; }
.emoji-postal-horn:before {
content: '\1f4ef'; }
.emoji-bell:before {
content: '\1f514'; }
.emoji-bell-with-slash:before {
content: '\1f515'; }
.emoji-notebook-with-decorative-cover:before {
content: '\1f4d4'; }
.emoji-closed-book:before {
content: '\1f4d5'; }
.emoji-open-book:before {
content: '\1f4d6'; }
.emoji-green-book:before {
content: '\1f4d7'; }
.emoji-blue-book:before {
content: '\1f4d8'; }
.emoji-orange-book:before {
content: '\1f4d9'; }
.emoji-books:before {
content: '\1f4da'; }
.emoji-notebook:before {
content: '\1f4d3'; }
.emoji-ledger:before {
content: '\1f4d2'; }
.emoji-page-with-curl:before {
content: '\1f4c3'; }
.emoji-scroll:before {
content: '\1f4dc'; }
.emoji-page-facing-up:before {
content: '\1f4c4'; }
.emoji-newspaper:before {
content: '\1f4f0'; }
.emoji-rolled-up-newspaper:before {
content: '\1f5de'; }
.emoji-bookmark-tabs:before {
content: '\1f4d1'; }
.emoji-bookmark:before {
content: '\1f516'; }
.emoji-label:before {
content: '\1f3f7'; }
.emoji-briefcase:before {
content: '\1f4bc'; }
.emoji-file-folder:before {
content: '\1f4c1'; }
.emoji-open-file-folder:before {
content: '\1f4c2'; }
.emoji-card-index-dividers:before {
content: '\1f5c2'; }
.emoji-calendar:before {
content: '\1f4c5'; }
.emoji-tear-off-calendar:before {
content: '\1f4c6'; }
.emoji-spiral-notepad:before {
content: '\1f5d2'; }
.emoji-spiral-calendar:before {
content: '\1f5d3'; }
.emoji-card-index:before {
content: '\1f4c7'; }
.emoji-chart-increasing:before {
content: '\1f4c8'; }
.emoji-chart-decreasing:before {
content: '\1f4c9'; }
.emoji-bar-chart:before {
content: '\1f4ca'; }
.emoji-clipboard:before {
content: '\1f4cb'; }
.emoji-pushpin:before {
content: '\1f4cc'; }
.emoji-round-pushpin:before {
content: '\1f4cd'; }
.emoji-paperclip:before {
content: '\1f4ce'; }
.emoji-linked-paperclips:before {
content: '\1f587'; }
.emoji-straight-ruler:before {
content: '\1f4cf'; }
.emoji-triangular-ruler:before {
content: '\1f4d0'; }
.emoji-scissors:before {
content: '\2702'; }
.emoji-card-file-box:before {
content: '\1f5c3'; }
.emoji-file-cabinet:before {
content: '\1f5c4'; }
.emoji-wastebasket:before {
content: '\1f5d1'; }
.emoji-locked:before {
content: '\1f512'; }
.emoji-unlocked:before {
content: '\1f513'; }
.emoji-locked-with-pen:before {
content: '\1f50f'; }
.emoji-locked-with-key:before {
content: '\1f510'; }
.emoji-key:before {
content: '\1f511'; }
.emoji-old-key:before {
content: '\1f5dd'; }
.emoji-movie-camera:before {
content: '\1f3a5'; }
.emoji-film-frames:before {
content: '\1f39e'; }
.emoji-film-projector:before {
content: '\1f4fd'; }
.emoji-clapper-board:before {
content: '\1f3ac'; }
.emoji-television:before {
content: '\1f4fa'; }
.emoji-camera:before {
content: '\1f4f7'; }
.emoji-camera-with-flash:before {
content: '\1f4f8'; }
.emoji-video-camera:before {
content: '\1f4f9'; }
.emoji-videocassette:before {
content: '\1f4fc'; }
.emoji-magnifying-glass-tilted-left:before {
content: '\1f50d'; }
.emoji-magnifying-glass-tilted-right:before {
content: '\1f50e'; }
.emoji-microscope:before {
content: '\1f52c'; }
.emoji-telescope:before {
content: '\1f52d'; }
.emoji-satellite-antenna:before {
content: '\1f4e1'; }
.emoji-candle:before {
content: '\1f56f'; }
.emoji-light-bulb:before {
content: '\1f4a1'; }
.emoji-flashlight:before {
content: '\1f526'; }
.emoji-red-paper-lantern:before {
content: '\1f3ee'; }
.emoji-hammer:before {
content: '\1f528'; }
.emoji-pick:before {
content: '\26cf'; }
.emoji-hammer-and-pick:before {
content: '\2692'; }
.emoji-hammer-and-wrench:before {
content: '\1f6e0'; }
.emoji-dagger:before {
content: '\1f5e1'; }
.emoji-crossed-swords:before {
content: '\2694'; }
.emoji-pistol:before {
content: '\1f52b'; }
.emoji-bow-and-arrow:before {
content: '\1f3f9'; }
.emoji-shield:before {
content: '\1f6e1'; }
.emoji-wrench:before {
content: '\1f527'; }
.emoji-nut-and-bolt:before {
content: '\1f529'; }
.emoji-gear:before {
content: '\2699'; }
.emoji-clamp:before {
content: '\1f5dc'; }
.emoji-alembic:before {
content: '\2697'; }
.emoji-balance-scale:before {
content: '\2696'; }
.emoji-link:before {
content: '\1f517'; }
.emoji-chains:before {
content: '\26d3'; }
.emoji-cigarette:before {
content: '\1f6ac'; }
.emoji-coffin:before {
content: '\26b0'; }
.emoji-funeral-urn:before {
content: '\26b1'; }
.emoji-moai:before {
content: '\1f5ff'; }
.emoji-oil-drum:before {
content: '\1f6e2'; }
.emoji-crystal-ball:before {
content: '\1f52e'; }
.emoji-shopping-cart:before {
content: '\1f6d2'; }
.emoji-pencil:before {
content: '\270f'; }
.emoji-black-nib:before {
content: '\2712'; }
.emoji-fountain-pen:before {
content: '\1f58b'; }
.emoji-pen:before {
content: '\1f58a'; }
.emoji-paintbrush:before {
content: '\1f58c'; }
.emoji-crayon:before {
content: '\1f58d'; }
.emoji-memo:before {
content: '\1f4dd'; }
.emoji-mobile-phone:before {
content: '\1f4f1'; }
.emoji-mobile-phone-with-arrow:before {
content: '\1f4f2'; }
.emoji-telephone:before {
content: '\260e'; }
.emoji-telephone-receiver:before {
content: '\1f4de'; }
.emoji-pager:before {
content: '\1f4df'; }
.emoji-fax-machine:before {
content: '\1f4e0'; }
.emoji-battery:before {
content: '\1f50b'; }
.emoji-electric-plug:before {
content: '\1f50c'; }
.emoji-laptop-computer:before {
content: '\1f4bb'; }
.emoji-desktop-computer:before {
content: '\1f5a5'; }
.emoji-printer:before {
content: '\1f5a8'; }
.emoji-keyboard:before {
content: '\2328'; }
.emoji-computer-mouse:before {
content: '\1f5b1'; }
.emoji-trackball:before {
content: '\1f5b2'; }
.emoji-computer-disk:before {
content: '\1f4bd'; }
.emoji-floppy-disk:before {
content: '\1f4be'; }
.emoji-optical-disk:before {
content: '\1f4bf'; }
.emoji-dvd:before {
content: '\1f4c0'; }
.emoji-musical-score:before {
content: '\1f3bc'; }
.emoji-musical-note:before {
content: '\1f3b5'; }
.emoji-musical-notes:before {
content: '\1f3b6'; }
.emoji-studio-microphone:before {
content: '\1f399'; }
.emoji-level-slider:before {
content: '\1f39a'; }
.emoji-control-knobs:before {
content: '\1f39b'; }
.emoji-microphone:before {
content: '\1f3a4'; }
.emoji-headphone:before {
content: '\1f3a7'; }
.emoji-radio:before {
content: '\1f4fb'; }
.emoji-saxophone:before {
content: '\1f3b7'; }
.emoji-guitar:before {
content: '\1f3b8'; }
.emoji-musical-keyboard:before {
content: '\1f3b9'; }
.emoji-trumpet:before {
content: '\1f3ba'; }
.emoji-violin:before {
content: '\1f3bb'; }
.emoji-drum:before {
content: '\1f941'; }
.emoji-money-bag:before {
content: '\1f4b0'; }
.emoji-yen-banknote:before {
content: '\1f4b4'; }
.emoji-dollar-banknote:before {
content: '\1f4b5'; }
.emoji-euro-banknote:before {
content: '\1f4b6'; }
.emoji-pound-banknote:before {
content: '\1f4b7'; }
.emoji-money-with-wings:before {
content: '\1f4b8'; }
.emoji-credit-card:before {
content: '\1f4b3'; }
.emoji-chart-increasing-with-yen:before {
content: '\1f4b9'; }
.emoji-currency-exchange:before {
content: '\1f4b1'; }
.emoji-heavy-dollar-sign:before {
content: '\1f4b2'; }
.emoji-envelope:before {
content: '\2709'; }
.emoji-e-mail:before {
content: '\1f4e7'; }
.emoji-incoming-envelope:before {
content: '\1f4e8'; }
.emoji-envelope-with-arrow:before {
content: '\1f4e9'; }
.emoji-outbox-tray:before {
content: '\1f4e4'; }
.emoji-inbox-tray:before {
content: '\1f4e5'; }
.emoji-package:before {
content: '\1f4e6'; }
.emoji-closed-mailbox-with-raised-flag:before {
content: '\1f4eb'; }
.emoji-closed-mailbox-with-lowered-flag:before {
content: '\1f4ea'; }
.emoji-open-mailbox-with-raised-flag:before {
content: '\1f4ec'; }
.emoji-open-mailbox-with-lowered-flag:before {
content: '\1f4ed'; }
.emoji-postbox:before {
content: '\1f4ee'; }
.emoji-ballot-box-with-ballot:before {
content: '\1f5f3'; }
.emoji-syringe:before {
content: '\1f489'; }
.emoji-pill:before {
content: '\1f48a'; }
.emoji-ascension-island:before {
content: '\1f1e6\1f1e8'; }
.emoji-andorra:before {
content: '\1f1e6\1f1e9'; }
.emoji-united-arab-emirates:before {
content: '\1f1e6\1f1ea'; }
.emoji-afghanistan:before {
content: '\1f1e6\1f1eb'; }
.emoji-antigua-barbuda:before {
content: '\1f1e6\1f1ec'; }
.emoji-anguilla:before {
content: '\1f1e6\1f1ee'; }
.emoji-albania:before {
content: '\1f1e6\1f1f1'; }
.emoji-armenia:before {
content: '\1f1e6\1f1f2'; }
.emoji-angola:before {
content: '\1f1e6\1f1f4'; }
.emoji-antarctica:before {
content: '\1f1e6\1f1f6'; }
.emoji-argentina:before {
content: '\1f1e6\1f1f7'; }
.emoji-american-samoa:before {
content: '\1f1e6\1f1f8'; }
.emoji-austria:before {
content: '\1f1e6\1f1f9'; }
.emoji-australia:before {
content: '\1f1e6\1f1fa'; }
.emoji-aruba:before {
content: '\1f1e6\1f1fc'; }
.emoji-aland-islands:before {
content: '\1f1e6\1f1fd'; }
.emoji-azerbaijan:before {
content: '\1f1e6\1f1ff'; }
.emoji-bosnia-herzegovina:before {
content: '\1f1e7\1f1e6'; }
.emoji-barbados:before {
content: '\1f1e7\1f1e7'; }
.emoji-bangladesh:before {
content: '\1f1e7\1f1e9'; }
.emoji-belgium:before {
content: '\1f1e7\1f1ea'; }
.emoji-burkina-faso:before {
content: '\1f1e7\1f1eb'; }
.emoji-bulgaria:before {
content: '\1f1e7\1f1ec'; }
.emoji-bahrain:before {
content: '\1f1e7\1f1ed'; }
.emoji-burundi:before {
content: '\1f1e7\1f1ee'; }
.emoji-benin:before {
content: '\1f1e7\1f1ef'; }
.emoji-st-barthelemy:before {
content: '\1f1e7\1f1f1'; }
.emoji-bermuda:before {
content: '\1f1e7\1f1f2'; }
.emoji-brunei:before {
content: '\1f1e7\1f1f3'; }
.emoji-bolivia:before {
content: '\1f1e7\1f1f4'; }
.emoji-caribbean-netherlands:before {
content: '\1f1e7\1f1f6'; }
.emoji-brazil:before {
content: '\1f1e7\1f1f7'; }
.emoji-bahamas:before {
content: '\1f1e7\1f1f8'; }
.emoji-bhutan:before {
content: '\1f1e7\1f1f9'; }
.emoji-bouvet-island:before {
content: '\1f1e7\1f1fb'; }
.emoji-botswana:before {
content: '\1f1e7\1f1fc'; }
.emoji-belarus:before {
content: '\1f1e7\1f1fe'; }
.emoji-belize:before {
content: '\1f1e7\1f1ff'; }
.emoji-canada:before {
content: '\1f1e8\1f1e6'; }
.emoji-cocos-keeling-islands:before {
content: '\1f1e8\1f1e8'; }
.emoji-congo-kinshasa:before {
content: '\1f1e8\1f1e9'; }
.emoji-central-african-republic:before {
content: '\1f1e8\1f1eb'; }
.emoji-congo-brazzaville:before {
content: '\1f1e8\1f1ec'; }
.emoji-switzerland:before {
content: '\1f1e8\1f1ed'; }
.emoji-cote-divoire:before {
content: '\1f1e8\1f1ee'; }
.emoji-cook-islands:before {
content: '\1f1e8\1f1f0'; }
.emoji-chile:before {
content: '\1f1e8\1f1f1'; }
.emoji-cameroon:before {
content: '\1f1e8\1f1f2'; }
.emoji-china:before {
content: '\1f1e8\1f1f3'; }
.emoji-colombia:before {
content: '\1f1e8\1f1f4'; }
.emoji-clipperton-island:before {
content: '\1f1e8\1f1f5'; }
.emoji-costa-rica:before {
content: '\1f1e8\1f1f7'; }
.emoji-cuba:before {
content: '\1f1e8\1f1fa'; }
.emoji-cape-verde:before {
content: '\1f1e8\1f1fb'; }
.emoji-curacao:before {
content: '\1f1e8\1f1fc'; }
.emoji-christmas-island:before {
content: '\1f1e8\1f1fd'; }
.emoji-cyprus:before {
content: '\1f1e8\1f1fe'; }
.emoji-czechia:before {
content: '\1f1e8\1f1ff'; }
.emoji-germany:before {
content: '\1f1e9\1f1ea'; }
.emoji-diego-garcia:before {
content: '\1f1e9\1f1ec'; }
.emoji-djibouti:before {
content: '\1f1e9\1f1ef'; }
.emoji-denmark:before {
content: '\1f1e9\1f1f0'; }
.emoji-dominica:before {
content: '\1f1e9\1f1f2'; }
.emoji-dominican-republic:before {
content: '\1f1e9\1f1f4'; }
.emoji-algeria:before {
content: '\1f1e9\1f1ff'; }
.emoji-ceuta-melilla:before {
content: '\1f1ea\1f1e6'; }
.emoji-ecuador:before {
content: '\1f1ea\1f1e8'; }
.emoji-estonia:before {
content: '\1f1ea\1f1ea'; }
.emoji-egypt:before {
content: '\1f1ea\1f1ec'; }
.emoji-western-sahara:before {
content: '\1f1ea\1f1ed'; }
.emoji-eritrea:before {
content: '\1f1ea\1f1f7'; }
.emoji-spain:before {
content: '\1f1ea\1f1f8'; }
.emoji-ethiopia:before {
content: '\1f1ea\1f1f9'; }
.emoji-european-union:before {
content: '\1f1ea\1f1fa'; }
.emoji-finland:before {
content: '\1f1eb\1f1ee'; }
.emoji-fiji:before {
content: '\1f1eb\1f1ef'; }
.emoji-falkland-islands:before {
content: '\1f1eb\1f1f0'; }
.emoji-micronesia:before {
content: '\1f1eb\1f1f2'; }
.emoji-faroe-islands:before {
content: '\1f1eb\1f1f4'; }
.emoji-france:before {
content: '\1f1eb\1f1f7'; }
.emoji-gabon:before {
content: '\1f1ec\1f1e6'; }
.emoji-united-kingdom:before {
content: '\1f1ec\1f1e7'; }
.emoji-grenada:before {
content: '\1f1ec\1f1e9'; }
.emoji-georgia:before {
content: '\1f1ec\1f1ea'; }
.emoji-french-guiana:before {
content: '\1f1ec\1f1eb'; }
.emoji-guernsey:before {
content: '\1f1ec\1f1ec'; }
.emoji-ghana:before {
content: '\1f1ec\1f1ed'; }
.emoji-gibraltar:before {
content: '\1f1ec\1f1ee'; }
.emoji-greenland:before {
content: '\1f1ec\1f1f1'; }
.emoji-gambia:before {
content: '\1f1ec\1f1f2'; }
.emoji-guinea:before {
content: '\1f1ec\1f1f3'; }
.emoji-guadeloupe:before {
content: '\1f1ec\1f1f5'; }
.emoji-equatorial-guinea:before {
content: '\1f1ec\1f1f6'; }
.emoji-greece:before {
content: '\1f1ec\1f1f7'; }
.emoji-south-georgia-south-sandwich-islands:before {
content: '\1f1ec\1f1f8'; }
.emoji-guatemala:before {
content: '\1f1ec\1f1f9'; }
.emoji-guam:before {
content: '\1f1ec\1f1fa'; }
.emoji-guinea-bissau:before {
content: '\1f1ec\1f1fc'; }
.emoji-guyana:before {
content: '\1f1ec\1f1fe'; }
.emoji-hong-kong-sar-china:before {
content: '\1f1ed\1f1f0'; }
.emoji-heard-mcdonald-islands:before {
content: '\1f1ed\1f1f2'; }
.emoji-honduras:before {
content: '\1f1ed\1f1f3'; }
.emoji-croatia:before {
content: '\1f1ed\1f1f7'; }
.emoji-haiti:before {
content: '\1f1ed\1f1f9'; }
.emoji-hungary:before {
content: '\1f1ed\1f1fa'; }
.emoji-canary-islands:before {
content: '\1f1ee\1f1e8'; }
.emoji-indonesia:before {
content: '\1f1ee\1f1e9'; }
.emoji-ireland:before {
content: '\1f1ee\1f1ea'; }
.emoji-israel:before {
content: '\1f1ee\1f1f1'; }
.emoji-isle-of-man:before {
content: '\1f1ee\1f1f2'; }
.emoji-india:before {
content: '\1f1ee\1f1f3'; }
.emoji-british-indian-ocean-territory:before {
content: '\1f1ee\1f1f4'; }
.emoji-iraq:before {
content: '\1f1ee\1f1f6'; }
.emoji-iran:before {
content: '\1f1ee\1f1f7'; }
.emoji-iceland:before {
content: '\1f1ee\1f1f8'; }
.emoji-italy:before {
content: '\1f1ee\1f1f9'; }
.emoji-jersey:before {
content: '\1f1ef\1f1ea'; }
.emoji-jamaica:before {
content: '\1f1ef\1f1f2'; }
.emoji-jordan:before {
content: '\1f1ef\1f1f4'; }
.emoji-japan:before {
content: '\1f1ef\1f1f5'; }
.emoji-kenya:before {
content: '\1f1f0\1f1ea'; }
.emoji-kyrgyzstan:before {
content: '\1f1f0\1f1ec'; }
.emoji-cambodia:before {
content: '\1f1f0\1f1ed'; }
.emoji-kiribati:before {
content: '\1f1f0\1f1ee'; }
.emoji-comoros:before {
content: '\1f1f0\1f1f2'; }
.emoji-st-kitts-nevis:before {
content: '\1f1f0\1f1f3'; }
.emoji-north-korea:before {
content: '\1f1f0\1f1f5'; }
.emoji-south-korea:before {
content: '\1f1f0\1f1f7'; }
.emoji-kuwait:before {
content: '\1f1f0\1f1fc'; }
.emoji-cayman-islands:before {
content: '\1f1f0\1f1fe'; }
.emoji-kazakhstan:before {
content: '\1f1f0\1f1ff'; }
.emoji-laos:before {
content: '\1f1f1\1f1e6'; }
.emoji-lebanon:before {
content: '\1f1f1\1f1e7'; }
.emoji-st-lucia:before {
content: '\1f1f1\1f1e8'; }
.emoji-liechtenstein:before {
content: '\1f1f1\1f1ee'; }
.emoji-sri-lanka:before {
content: '\1f1f1\1f1f0'; }
.emoji-liberia:before {
content: '\1f1f1\1f1f7'; }
.emoji-lesotho:before {
content: '\1f1f1\1f1f8'; }
.emoji-lithuania:before {
content: '\1f1f1\1f1f9'; }
.emoji-luxembourg:before {
content: '\1f1f1\1f1fa'; }
.emoji-latvia:before {
content: '\1f1f1\1f1fb'; }
.emoji-libya:before {
content: '\1f1f1\1f1fe'; }
.emoji-morocco:before {
content: '\1f1f2\1f1e6'; }
.emoji-monaco:before {
content: '\1f1f2\1f1e8'; }
.emoji-moldova:before {
content: '\1f1f2\1f1e9'; }
.emoji-montenegro:before {
content: '\1f1f2\1f1ea'; }
.emoji-st-martin:before {
content: '\1f1f2\1f1eb'; }
.emoji-madagascar:before {
content: '\1f1f2\1f1ec'; }
.emoji-marshall-islands:before {
content: '\1f1f2\1f1ed'; }
.emoji-macedonia:before {
content: '\1f1f2\1f1f0'; }
.emoji-mali:before {
content: '\1f1f2\1f1f1'; }
.emoji-myanmar-burma:before {
content: '\1f1f2\1f1f2'; }
.emoji-mongolia:before {
content: '\1f1f2\1f1f3'; }
.emoji-macau-sar-china:before {
content: '\1f1f2\1f1f4'; }
.emoji-northern-mariana-islands:before {
content: '\1f1f2\1f1f5'; }
.emoji-martinique:before {
content: '\1f1f2\1f1f6'; }
.emoji-mauritania:before {
content: '\1f1f2\1f1f7'; }
.emoji-montserrat:before {
content: '\1f1f2\1f1f8'; }
.emoji-malta:before {
content: '\1f1f2\1f1f9'; }
.emoji-mauritius:before {
content: '\1f1f2\1f1fa'; }
.emoji-maldives:before {
content: '\1f1f2\1f1fb'; }
.emoji-malawi:before {
content: '\1f1f2\1f1fc'; }
.emoji-mexico:before {
content: '\1f1f2\1f1fd'; }
.emoji-malaysia:before {
content: '\1f1f2\1f1fe'; }
.emoji-mozambique:before {
content: '\1f1f2\1f1ff'; }
.emoji-namibia:before {
content: '\1f1f3\1f1e6'; }
.emoji-new-caledonia:before {
content: '\1f1f3\1f1e8'; }
.emoji-niger:before {
content: '\1f1f3\1f1ea'; }
.emoji-norfolk-island:before {
content: '\1f1f3\1f1eb'; }
.emoji-nigeria:before {
content: '\1f1f3\1f1ec'; }
.emoji-nicaragua:before {
content: '\1f1f3\1f1ee'; }
.emoji-netherlands:before {
content: '\1f1f3\1f1f1'; }
.emoji-norway:before {
content: '\1f1f3\1f1f4'; }
.emoji-nepal:before {
content: '\1f1f3\1f1f5'; }
.emoji-nauru:before {
content: '\1f1f3\1f1f7'; }
.emoji-niue:before {
content: '\1f1f3\1f1fa'; }
.emoji-new-zealand:before {
content: '\1f1f3\1f1ff'; }
.emoji-oman:before {
content: '\1f1f4\1f1f2'; }
.emoji-panama:before {
content: '\1f1f5\1f1e6'; }
.emoji-peru:before {
content: '\1f1f5\1f1ea'; }
.emoji-french-polynesia:before {
content: '\1f1f5\1f1eb'; }
.emoji-papua-new-guinea:before {
content: '\1f1f5\1f1ec'; }
.emoji-philippines:before {
content: '\1f1f5\1f1ed'; }
.emoji-pakistan:before {
content: '\1f1f5\1f1f0'; }
.emoji-poland:before {
content: '\1f1f5\1f1f1'; }
.emoji-st-pierre-miquelon:before {
content: '\1f1f5\1f1f2'; }
.emoji-pitcairn-islands:before {
content: '\1f1f5\1f1f3'; }
.emoji-puerto-rico:before {
content: '\1f1f5\1f1f7'; }
.emoji-palestinian-territories:before {
content: '\1f1f5\1f1f8'; }
.emoji-portugal:before {
content: '\1f1f5\1f1f9'; }
.emoji-palau:before {
content: '\1f1f5\1f1fc'; }
.emoji-paraguay:before {
content: '\1f1f5\1f1fe'; }
.emoji-qatar:before {
content: '\1f1f6\1f1e6'; }
.emoji-reunion:before {
content: '\1f1f7\1f1ea'; }
.emoji-romania:before {
content: '\1f1f7\1f1f4'; }
.emoji-serbia:before {
content: '\1f1f7\1f1f8'; }
.emoji-russia:before {
content: '\1f1f7\1f1fa'; }
.emoji-rwanda:before {
content: '\1f1f7\1f1fc'; }
.emoji-saudi-arabia:before {
content: '\1f1f8\1f1e6'; }
.emoji-solomon-islands:before {
content: '\1f1f8\1f1e7'; }
.emoji-seychelles:before {
content: '\1f1f8\1f1e8'; }
.emoji-sudan:before {
content: '\1f1f8\1f1e9'; }
.emoji-sweden:before {
content: '\1f1f8\1f1ea'; }
.emoji-singapore:before {
content: '\1f1f8\1f1ec'; }
.emoji-st-helena:before {
content: '\1f1f8\1f1ed'; }
.emoji-slovenia:before {
content: '\1f1f8\1f1ee'; }
.emoji-svalbard-jan-mayen:before {
content: '\1f1f8\1f1ef'; }
.emoji-slovakia:before {
content: '\1f1f8\1f1f0'; }
.emoji-sierra-leone:before {
content: '\1f1f8\1f1f1'; }
.emoji-san-marino:before {
content: '\1f1f8\1f1f2'; }
.emoji-senegal:before {
content: '\1f1f8\1f1f3'; }
.emoji-somalia:before {
content: '\1f1f8\1f1f4'; }
.emoji-suriname:before {
content: '\1f1f8\1f1f7'; }
.emoji-south-sudan:before {
content: '\1f1f8\1f1f8'; }
.emoji-sao-tome-principe:before {
content: '\1f1f8\1f1f9'; }
.emoji-el-salvador:before {
content: '\1f1f8\1f1fb'; }
.emoji-sint-maarten:before {
content: '\1f1f8\1f1fd'; }
.emoji-syria:before {
content: '\1f1f8\1f1fe'; }
.emoji-swaziland:before {
content: '\1f1f8\1f1ff'; }
.emoji-tristan-da-cunha:before {
content: '\1f1f9\1f1e6'; }
.emoji-turks-caicos-islands:before {
content: '\1f1f9\1f1e8'; }
.emoji-chad:before {
content: '\1f1f9\1f1e9'; }
.emoji-french-southern-territories:before {
content: '\1f1f9\1f1eb'; }
.emoji-togo:before {
content: '\1f1f9\1f1ec'; }
.emoji-thailand:before {
content: '\1f1f9\1f1ed'; }
.emoji-tajikistan:before {
content: '\1f1f9\1f1ef'; }
.emoji-tokelau:before {
content: '\1f1f9\1f1f0'; }
.emoji-timor-leste:before {
content: '\1f1f9\1f1f1'; }
.emoji-turkmenistan:before {
content: '\1f1f9\1f1f2'; }
.emoji-tunisia:before {
content: '\1f1f9\1f1f3'; }
.emoji-tonga:before {
content: '\1f1f9\1f1f4'; }
.emoji-turkey:before {
content: '\1f1f9\1f1f7'; }
.emoji-trinidad-tobago:before {
content: '\1f1f9\1f1f9'; }
.emoji-tuvalu:before {
content: '\1f1f9\1f1fb'; }
.emoji-taiwan:before {
content: '\1f1f9\1f1fc'; }
.emoji-tanzania:before {
content: '\1f1f9\1f1ff'; }
.emoji-ukraine:before {
content: '\1f1fa\1f1e6'; }
.emoji-uganda:before {
content: '\1f1fa\1f1ec'; }
.emoji-u-s-outlying-islands:before {
content: '\1f1fa\1f1f2'; }
.emoji-united-nations:before {
content: '\1f1fa\1f1f3'; }
.emoji-united-states:before {
content: '\1f1fa\1f1f8'; }
.emoji-uruguay:before {
content: '\1f1fa\1f1fe'; }
.emoji-uzbekistan:before {
content: '\1f1fa\1f1ff'; }
.emoji-vatican-city:before {
content: '\1f1fb\1f1e6'; }
.emoji-st-vincent-grenadines:before {
content: '\1f1fb\1f1e8'; }
.emoji-venezuela:before {
content: '\1f1fb\1f1ea'; }
.emoji-british-virgin-islands:before {
content: '\1f1fb\1f1ec'; }
.emoji-u-s-virgin-islands:before {
content: '\1f1fb\1f1ee'; }
.emoji-vietnam:before {
content: '\1f1fb\1f1f3'; }
.emoji-vanuatu:before {
content: '\1f1fb\1f1fa'; }
.emoji-wallis-futuna:before {
content: '\1f1fc\1f1eb'; }
.emoji-samoa:before {
content: '\1f1fc\1f1f8'; }
.emoji-kosovo:before {
content: '\1f1fd\1f1f0'; }
.emoji-yemen:before {
content: '\1f1fe\1f1ea'; }
.emoji-mayotte:before {
content: '\1f1fe\1f1f9'; }
.emoji-south-africa:before {
content: '\1f1ff\1f1e6'; }
.emoji-zambia:before {
content: '\1f1ff\1f1f2'; }
.emoji-zimbabwe:before {
content: '\1f1ff\1f1fc'; }
.emoji-chequered-flag:before {
content: '\1f3c1'; }
.emoji-triangular-flag:before {
content: '\1f6a9'; }
.emoji-crossed-flags:before {
content: '\1f38c'; }
.emoji-black-flag:before {
content: '\1f3f4'; }
.emoji-white-flag:before {
content: '\1f3f3'; }
.emoji-rainbow-flag:before {
content: '\1f3f3\fe0f\200d\1f308'; }
.emoji-england:before {
content: '\1f3f4\e0067\e0062\e0065\e006e\e0067\e007f'; }
.emoji-scotland:before {
content: '\1f3f4\e0067\e0062\e0073\e0063\e0074\e007f'; }
.emoji-wales:before {
content: '\1f3f4\e0067\e0062\e0077\e006c\e0073\e007f'; }
.emoji-grinning-face:before {
content: '\1f600'; }
.emoji-beaming-face-with-smiling-eyes:before {
content: '\1f601'; }
.emoji-face-with-tears-of-joy:before {
content: '\1f602'; }
.emoji-rolling-on-the-floor-laughing:before {
content: '\1f923'; }
.emoji-grinning-face-with-big-eyes:before {
content: '\1f603'; }
.emoji-grinning-face-with-smiling-eyes:before {
content: '\1f604'; }
.emoji-grinning-face-with-sweat:before {
content: '\1f605'; }
.emoji-grinning-squinting-face:before {
content: '\1f606'; }
.emoji-winking-face:before {
content: '\1f609'; }
.emoji-smiling-face-with-smiling-eyes:before {
content: '\1f60a'; }
.emoji-face-savoring-food:before {
content: '\1f60b'; }
.emoji-smiling-face-with-sunglasses:before {
content: '\1f60e'; }
.emoji-smiling-face-with-heart-eyes:before {
content: '\1f60d'; }
.emoji-face-blowing-a-kiss:before {
content: '\1f618'; }
.emoji-kissing-face:before {
content: '\1f617'; }
.emoji-kissing-face-with-smiling-eyes:before {
content: '\1f619'; }
.emoji-kissing-face-with-closed-eyes:before {
content: '\1f61a'; }
.emoji-smiling-face:before {
content: '\263a'; }
.emoji-slightly-smiling-face:before {
content: '\1f642'; }
.emoji-hugging-face:before {
content: '\1f917'; }
.emoji-star-struck:before {
content: '\1f929'; }
.emoji-baby-angel:before {
content: '\1f47c'; }
.emoji-baby-angel-light-skin-tone:before {
content: '\1f47c\1f3fb'; }
.emoji-baby-angel-medium-light-skin-tone:before {
content: '\1f47c\1f3fc'; }
.emoji-baby-angel-medium-skin-tone:before {
content: '\1f47c\1f3fd'; }
.emoji-baby-angel-medium-dark-skin-tone:before {
content: '\1f47c\1f3fe'; }
.emoji-baby-angel-dark-skin-tone:before {
content: '\1f47c\1f3ff'; }
.emoji-santa-claus:before {
content: '\1f385'; }
.emoji-santa-claus-light-skin-tone:before {
content: '\1f385\1f3fb'; }
.emoji-santa-claus-medium-light-skin-tone:before {
content: '\1f385\1f3fc'; }
.emoji-santa-claus-medium-skin-tone:before {
content: '\1f385\1f3fd'; }
.emoji-santa-claus-medium-dark-skin-tone:before {
content: '\1f385\1f3fe'; }
.emoji-santa-claus-dark-skin-tone:before {
content: '\1f385\1f3ff'; }
.emoji-mrs-claus:before {
content: '\1f936'; }
.emoji-mrs-claus-light-skin-tone:before {
content: '\1f936\1f3fb'; }
.emoji-mrs-claus-medium-light-skin-tone:before {
content: '\1f936\1f3fc'; }
.emoji-mrs-claus-medium-skin-tone:before {
content: '\1f936\1f3fd'; }
.emoji-mrs-claus-medium-dark-skin-tone:before {
content: '\1f936\1f3fe'; }
.emoji-mrs-claus-dark-skin-tone:before {
content: '\1f936\1f3ff'; }
.emoji-mage:before {
content: '\1f9d9'; }
.emoji-mage-light-skin-tone:before {
content: '\1f9d9\1f3fb'; }
.emoji-mage-medium-light-skin-tone:before {
content: '\1f9d9\1f3fc'; }
.emoji-mage-medium-skin-tone:before {
content: '\1f9d9\1f3fd'; }
.emoji-mage-medium-dark-skin-tone:before {
content: '\1f9d9\1f3fe'; }
.emoji-mage-dark-skin-tone:before {
content: '\1f9d9\1f3ff'; }
.emoji-woman-mage:before {
content: '\1f9d9\200d\2640\fe0f'; }
.emoji-woman-mage-light-skin-tone:before {
content: '\1f9d9\1f3fb\200d\2640\fe0f'; }
.emoji-woman-mage-medium-light-skin-tone:before {
content: '\1f9d9\1f3fc\200d\2640\fe0f'; }
.emoji-woman-mage-medium-skin-tone:before {
content: '\1f9d9\1f3fd\200d\2640\fe0f'; }
.emoji-woman-mage-medium-dark-skin-tone:before {
content: '\1f9d9\1f3fe\200d\2640\fe0f'; }
.emoji-woman-mage-dark-skin-tone:before {
content: '\1f9d9\1f3ff\200d\2640\fe0f'; }
.emoji-man-mage:before {
content: '\1f9d9\200d\2642\fe0f'; }
.emoji-man-mage-light-skin-tone:before {
content: '\1f9d9\1f3fb\200d\2642\fe0f'; }
.emoji-man-mage-medium-light-skin-tone:before {
content: '\1f9d9\1f3fc\200d\2642\fe0f'; }
.emoji-man-mage-medium-skin-tone:before {
content: '\1f9d9\1f3fd\200d\2642\fe0f'; }
.emoji-man-mage-medium-dark-skin-tone:before {
content: '\1f9d9\1f3fe\200d\2642\fe0f'; }
.emoji-man-mage-dark-skin-tone:before {
content: '\1f9d9\1f3ff\200d\2642\fe0f'; }
.emoji-fairy:before {
content: '\1f9da'; }
.emoji-fairy-light-skin-tone:before {
content: '\1f9da\1f3fb'; }
.emoji-fairy-medium-light-skin-tone:before {
content: '\1f9da\1f3fc'; }
.emoji-fairy-medium-skin-tone:before {
content: '\1f9da\1f3fd'; }
.emoji-fairy-medium-dark-skin-tone:before {
content: '\1f9da\1f3fe'; }
.emoji-fairy-dark-skin-tone:before {
content: '\1f9da\1f3ff'; }
.emoji-woman-fairy:before {
content: '\1f9da\200d\2640\fe0f'; }
.emoji-woman-fairy-light-skin-tone:before {
content: '\1f9da\1f3fb\200d\2640\fe0f'; }
.emoji-woman-fairy-medium-light-skin-tone:before {
content: '\1f9da\1f3fc\200d\2640\fe0f'; }
.emoji-woman-fairy-medium-skin-tone:before {
content: '\1f9da\1f3fd\200d\2640\fe0f'; }
.emoji-woman-fairy-medium-dark-skin-tone:before {
content: '\1f9da\1f3fe\200d\2640\fe0f'; }
.emoji-woman-fairy-dark-skin-tone:before {
content: '\1f9da\1f3ff\200d\2640\fe0f'; }
.emoji-man-fairy:before {
content: '\1f9da\200d\2642\fe0f'; }
.emoji-man-fairy-light-skin-tone:before {
content: '\1f9da\1f3fb\200d\2642\fe0f'; }
.emoji-man-fairy-medium-light-skin-tone:before {
content: '\1f9da\1f3fc\200d\2642\fe0f'; }
.emoji-man-fairy-medium-skin-tone:before {
content: '\1f9da\1f3fd\200d\2642\fe0f'; }
.emoji-man-fairy-medium-dark-skin-tone:before {
content: '\1f9da\1f3fe\200d\2642\fe0f'; }
.emoji-man-fairy-dark-skin-tone:before {
content: '\1f9da\1f3ff\200d\2642\fe0f'; }
.emoji-vampire:before {
content: '\1f9db'; }
.emoji-vampire-light-skin-tone:before {
content: '\1f9db\1f3fb'; }
.emoji-vampire-medium-light-skin-tone:before {
content: '\1f9db\1f3fc'; }
.emoji-vampire-medium-skin-tone:before {
content: '\1f9db\1f3fd'; }
.emoji-vampire-medium-dark-skin-tone:before {
content: '\1f9db\1f3fe'; }
.emoji-vampire-dark-skin-tone:before {
content: '\1f9db\1f3ff'; }
.emoji-woman-vampire:before {
content: '\1f9db\200d\2640\fe0f'; }
.emoji-woman-vampire-light-skin-tone:before {
content: '\1f9db\1f3fb\200d\2640\fe0f'; }
.emoji-woman-vampire-medium-light-skin-tone:before {
content: '\1f9db\1f3fc\200d\2640\fe0f'; }
.emoji-woman-vampire-medium-skin-tone:before {
content: '\1f9db\1f3fd\200d\2640\fe0f'; }
.emoji-woman-vampire-medium-dark-skin-tone:before {
content: '\1f9db\1f3fe\200d\2640\fe0f'; }
.emoji-woman-vampire-dark-skin-tone:before {
content: '\1f9db\1f3ff\200d\2640\fe0f'; }
.emoji-man-vampire:before {
content: '\1f9db\200d\2642\fe0f'; }
.emoji-man-vampire-light-skin-tone:before {
content: '\1f9db\1f3fb\200d\2642\fe0f'; }
.emoji-man-vampire-medium-light-skin-tone:before {
content: '\1f9db\1f3fc\200d\2642\fe0f'; }
.emoji-man-vampire-medium-skin-tone:before {
content: '\1f9db\1f3fd\200d\2642\fe0f'; }
.emoji-man-vampire-medium-dark-skin-tone:before {
content: '\1f9db\1f3fe\200d\2642\fe0f'; }
.emoji-man-vampire-dark-skin-tone:before {
content: '\1f9db\1f3ff\200d\2642\fe0f'; }
.emoji-merperson:before {
content: '\1f9dc'; }
.emoji-merperson-light-skin-tone:before {
content: '\1f9dc\1f3fb'; }
.emoji-merperson-medium-light-skin-tone:before {
content: '\1f9dc\1f3fc'; }
.emoji-merperson-medium-skin-tone:before {
content: '\1f9dc\1f3fd'; }
.emoji-merperson-medium-dark-skin-tone:before {
content: '\1f9dc\1f3fe'; }
.emoji-merperson-dark-skin-tone:before {
content: '\1f9dc\1f3ff'; }
.emoji-mermaid:before {
content: '\1f9dc\200d\2640\fe0f'; }
.emoji-mermaid-light-skin-tone:before {
content: '\1f9dc\1f3fb\200d\2640\fe0f'; }
.emoji-mermaid-medium-light-skin-tone:before {
content: '\1f9dc\1f3fc\200d\2640\fe0f'; }
.emoji-mermaid-medium-skin-tone:before {
content: '\1f9dc\1f3fd\200d\2640\fe0f'; }
.emoji-mermaid-medium-dark-skin-tone:before {
content: '\1f9dc\1f3fe\200d\2640\fe0f'; }
.emoji-mermaid-dark-skin-tone:before {
content: '\1f9dc\1f3ff\200d\2640\fe0f'; }
.emoji-merman:before {
content: '\1f9dc\200d\2642\fe0f'; }
.emoji-merman-light-skin-tone:before {
content: '\1f9dc\1f3fb\200d\2642\fe0f'; }
.emoji-merman-medium-light-skin-tone:before {
content: '\1f9dc\1f3fc\200d\2642\fe0f'; }
.emoji-merman-medium-skin-tone:before {
content: '\1f9dc\1f3fd\200d\2642\fe0f'; }
.emoji-merman-medium-dark-skin-tone:before {
content: '\1f9dc\1f3fe\200d\2642\fe0f'; }
.emoji-merman-dark-skin-tone:before {
content: '\1f9dc\1f3ff\200d\2642\fe0f'; }
.emoji-elf:before {
content: '\1f9dd'; }
.emoji-elf-light-skin-tone:before {
content: '\1f9dd\1f3fb'; }
.emoji-elf-medium-light-skin-tone:before {
content: '\1f9dd\1f3fc'; }
.emoji-elf-medium-skin-tone:before {
content: '\1f9dd\1f3fd'; }
.emoji-elf-medium-dark-skin-tone:before {
content: '\1f9dd\1f3fe'; }
.emoji-elf-dark-skin-tone:before {
content: '\1f9dd\1f3ff'; }
.emoji-woman-elf:before {
content: '\1f9dd\200d\2640\fe0f'; }
.emoji-woman-elf-light-skin-tone:before {
content: '\1f9dd\1f3fb\200d\2640\fe0f'; }
.emoji-woman-elf-medium-light-skin-tone:before {
content: '\1f9dd\1f3fc\200d\2640\fe0f'; }
.emoji-woman-elf-medium-skin-tone:before {
content: '\1f9dd\1f3fd\200d\2640\fe0f'; }
.emoji-woman-elf-medium-dark-skin-tone:before {
content: '\1f9dd\1f3fe\200d\2640\fe0f'; }
.emoji-woman-elf-dark-skin-tone:before {
content: '\1f9dd\1f3ff\200d\2640\fe0f'; }
.emoji-man-elf:before {
content: '\1f9dd\200d\2642\fe0f'; }
.emoji-man-elf-light-skin-tone:before {
content: '\1f9dd\1f3fb\200d\2642\fe0f'; }
.emoji-man-elf-medium-light-skin-tone:before {
content: '\1f9dd\1f3fc\200d\2642\fe0f'; }
.emoji-man-elf-medium-skin-tone:before {
content: '\1f9dd\1f3fd\200d\2642\fe0f'; }
.emoji-man-elf-medium-dark-skin-tone:before {
content: '\1f9dd\1f3fe\200d\2642\fe0f'; }
.emoji-man-elf-dark-skin-tone:before {
content: '\1f9dd\1f3ff\200d\2642\fe0f'; }
.emoji-genie:before {
content: '\1f9de'; }
.emoji-woman-genie:before {
content: '\1f9de\200d\2640\fe0f'; }
.emoji-man-genie:before {
content: '\1f9de\200d\2642\fe0f'; }
.emoji-zombie:before {
content: '\1f9df'; }
.emoji-woman-zombie:before {
content: '\1f9df\200d\2640\fe0f'; }
.emoji-man-zombie:before {
content: '\1f9df\200d\2642\fe0f'; }
.emoji-man-and-woman-holding-hands:before {
content: '\1f46b'; }
.emoji-two-men-holding-hands:before {
content: '\1f46c'; }
.emoji-two-women-holding-hands:before {
content: '\1f46d'; }
.emoji-kiss:before {
content: '\1f48f'; }
.emoji-kiss-woman-man:before {
content: '\1f469\200d\2764\fe0f\200d\1f48b\200d\1f468'; }
.emoji-kiss-man-man:before {
content: '\1f468\200d\2764\fe0f\200d\1f48b\200d\1f468'; }
.emoji-kiss-woman-woman:before {
content: '\1f469\200d\2764\fe0f\200d\1f48b\200d\1f469'; }
.emoji-couple-with-heart:before {
content: '\1f491'; }
.emoji-couple-with-heart-woman-man:before {
content: '\1f469\200d\2764\fe0f\200d\1f468'; }
.emoji-couple-with-heart-man-man:before {
content: '\1f468\200d\2764\fe0f\200d\1f468'; }
.emoji-couple-with-heart-woman-woman:before {
content: '\1f469\200d\2764\fe0f\200d\1f469'; }
.emoji-family:before {
content: '\1f46a'; }
.emoji-family-man-woman-boy:before {
content: '\1f468\200d\1f469\200d\1f466'; }
.emoji-family-man-woman-girl:before {
content: '\1f468\200d\1f469\200d\1f467'; }
.emoji-family-man-woman-girl-boy:before {
content: '\1f468\200d\1f469\200d\1f467\200d\1f466'; }
.emoji-family-man-woman-boy-boy:before {
content: '\1f468\200d\1f469\200d\1f466\200d\1f466'; }
.emoji-family-man-woman-girl-girl:before {
content: '\1f468\200d\1f469\200d\1f467\200d\1f467'; }
.emoji-family-man-man-boy:before {
content: '\1f468\200d\1f468\200d\1f466'; }
.emoji-family-man-man-girl:before {
content: '\1f468\200d\1f468\200d\1f467'; }
.emoji-family-man-man-girl-boy:before {
content: '\1f468\200d\1f468\200d\1f467\200d\1f466'; }
.emoji-family-man-man-boy-boy:before {
content: '\1f468\200d\1f468\200d\1f466\200d\1f466'; }
.emoji-family-man-man-girl-girl:before {
content: '\1f468\200d\1f468\200d\1f467\200d\1f467'; }
.emoji-family-woman-woman-boy:before {
content: '\1f469\200d\1f469\200d\1f466'; }
.emoji-family-woman-woman-girl:before {
content: '\1f469\200d\1f469\200d\1f467'; }
.emoji-family-woman-woman-girl-boy:before {
content: '\1f469\200d\1f469\200d\1f467\200d\1f466'; }
.emoji-family-woman-woman-boy-boy:before {
content: '\1f469\200d\1f469\200d\1f466\200d\1f466'; }
.emoji-family-woman-woman-girl-girl:before {
content: '\1f469\200d\1f469\200d\1f467\200d\1f467'; }
.emoji-family-man-boy:before {
content: '\1f468\200d\1f466'; }
.emoji-family-man-boy-boy:before {
content: '\1f468\200d\1f466\200d\1f466'; }
.emoji-family-man-girl:before {
content: '\1f468\200d\1f467'; }
.emoji-family-man-girl-boy:before {
content: '\1f468\200d\1f467\200d\1f466'; }
.emoji-family-man-girl-girl:before {
content: '\1f468\200d\1f467\200d\1f467'; }
.emoji-family-woman-boy:before {
content: '\1f469\200d\1f466'; }
.emoji-family-woman-boy-boy:before {
content: '\1f469\200d\1f466\200d\1f466'; }
.emoji-family-woman-girl:before {
content: '\1f469\200d\1f467'; }
.emoji-family-woman-girl-boy:before {
content: '\1f469\200d\1f467\200d\1f466'; }
.emoji-family-woman-girl-girl:before {
content: '\1f469\200d\1f467\200d\1f467'; }
.emoji-person-fencing:before {
content: '\1f93a'; }
.emoji-horse-racing:before {
content: '\1f3c7'; }
.emoji-horse-racing-light-skin-tone:before {
content: '\1f3c7\1f3fb'; }
.emoji-horse-racing-medium-light-skin-tone:before {
content: '\1f3c7\1f3fc'; }
.emoji-horse-racing-medium-skin-tone:before {
content: '\1f3c7\1f3fd'; }
.emoji-horse-racing-medium-dark-skin-tone:before {
content: '\1f3c7\1f3fe'; }
.emoji-horse-racing-dark-skin-tone:before {
content: '\1f3c7\1f3ff'; }
.emoji-skier:before {
content: '\26f7'; }
.emoji-snowboarder:before {
content: '\1f3c2'; }
.emoji-snowboarder-light-skin-tone:before {
content: '\1f3c2\1f3fb'; }
.emoji-snowboarder-medium-light-skin-tone:before {
content: '\1f3c2\1f3fc'; }
.emoji-snowboarder-medium-skin-tone:before {
content: '\1f3c2\1f3fd'; }
.emoji-snowboarder-medium-dark-skin-tone:before {
content: '\1f3c2\1f3fe'; }
.emoji-snowboarder-dark-skin-tone:before {
content: '\1f3c2\1f3ff'; }
.emoji-person-golfing:before {
content: '\1f3cc'; }
.emoji-person-golfing-light-skin-tone:before {
content: '\1f3cc\1f3fb'; }
.emoji-person-golfing-medium-light-skin-tone:before {
content: '\1f3cc\1f3fc'; }
.emoji-person-golfing-medium-skin-tone:before {
content: '\1f3cc\1f3fd'; }
.emoji-person-golfing-medium-dark-skin-tone:before {
content: '\1f3cc\1f3fe'; }
.emoji-person-golfing-dark-skin-tone:before {
content: '\1f3cc\1f3ff'; }
.emoji-man-golfing:before {
content: '\1f3cc\fe0f\200d\2642\fe0f'; }
.emoji-man-golfing-light-skin-tone:before {
content: '\1f3cc\1f3fb\200d\2642\fe0f'; }
.emoji-man-golfing-medium-light-skin-tone:before {
content: '\1f3cc\1f3fc\200d\2642\fe0f'; }
.emoji-man-golfing-medium-skin-tone:before {
content: '\1f3cc\1f3fd\200d\2642\fe0f'; }
.emoji-man-golfing-medium-dark-skin-tone:before {
content: '\1f3cc\1f3fe\200d\2642\fe0f'; }
.emoji-man-golfing-dark-skin-tone:before {
content: '\1f3cc\1f3ff\200d\2642\fe0f'; }
.emoji-woman-golfing:before {
content: '\1f3cc\fe0f\200d\2640\fe0f'; }
.emoji-woman-golfing-light-skin-tone:before {
content: '\1f3cc\1f3fb\200d\2640\fe0f'; }
.emoji-woman-golfing-medium-light-skin-tone:before {
content: '\1f3cc\1f3fc\200d\2640\fe0f'; }
.emoji-woman-golfing-medium-skin-tone:before {
content: '\1f3cc\1f3fd\200d\2640\fe0f'; }
.emoji-woman-golfing-medium-dark-skin-tone:before {
content: '\1f3cc\1f3fe\200d\2640\fe0f'; }
.emoji-woman-golfing-dark-skin-tone:before {
content: '\1f3cc\1f3ff\200d\2640\fe0f'; }
.emoji-person-surfing:before {
content: '\1f3c4'; }
.emoji-person-surfing-light-skin-tone:before {
content: '\1f3c4\1f3fb'; }
.emoji-person-surfing-medium-light-skin-tone:before {
content: '\1f3c4\1f3fc'; }
.emoji-person-surfing-medium-skin-tone:before {
content: '\1f3c4\1f3fd'; }
.emoji-person-surfing-medium-dark-skin-tone:before {
content: '\1f3c4\1f3fe'; }
.emoji-person-surfing-dark-skin-tone:before {
content: '\1f3c4\1f3ff'; }
.emoji-man-surfing:before {
content: '\1f3c4\200d\2642\fe0f'; }
.emoji-man-surfing-light-skin-tone:before {
content: '\1f3c4\1f3fb\200d\2642\fe0f'; }
.emoji-man-surfing-medium-light-skin-tone:before {
content: '\1f3c4\1f3fc\200d\2642\fe0f'; }
.emoji-man-surfing-medium-skin-tone:before {
content: '\1f3c4\1f3fd\200d\2642\fe0f'; }
.emoji-man-surfing-medium-dark-skin-tone:before {
content: '\1f3c4\1f3fe\200d\2642\fe0f'; }
.emoji-man-surfing-dark-skin-tone:before {
content: '\1f3c4\1f3ff\200d\2642\fe0f'; }
.emoji-woman-surfing:before {
content: '\1f3c4\200d\2640\fe0f'; }
.emoji-woman-surfing-light-skin-tone:before {
content: '\1f3c4\1f3fb\200d\2640\fe0f'; }
.emoji-woman-surfing-medium-light-skin-tone:before {
content: '\1f3c4\1f3fc\200d\2640\fe0f'; }
.emoji-woman-surfing-medium-skin-tone:before {
content: '\1f3c4\1f3fd\200d\2640\fe0f'; }
.emoji-woman-surfing-medium-dark-skin-tone:before {
content: '\1f3c4\1f3fe\200d\2640\fe0f'; }
.emoji-woman-surfing-dark-skin-tone:before {
content: '\1f3c4\1f3ff\200d\2640\fe0f'; }
.emoji-person-rowing-boat:before {
content: '\1f6a3'; }
.emoji-person-rowing-boat-light-skin-tone:before {
content: '\1f6a3\1f3fb'; }
.emoji-person-rowing-boat-medium-light-skin-tone:before {
content: '\1f6a3\1f3fc'; }
.emoji-person-rowing-boat-medium-skin-tone:before {
content: '\1f6a3\1f3fd'; }
.emoji-person-rowing-boat-medium-dark-skin-tone:before {
content: '\1f6a3\1f3fe'; }
.emoji-person-rowing-boat-dark-skin-tone:before {
content: '\1f6a3\1f3ff'; }
.emoji-man-rowing-boat:before {
content: '\1f6a3\200d\2642\fe0f'; }
.emoji-man-rowing-boat-light-skin-tone:before {
content: '\1f6a3\1f3fb\200d\2642\fe0f'; }
.emoji-man-rowing-boat-medium-light-skin-tone:before {
content: '\1f6a3\1f3fc\200d\2642\fe0f'; }
.emoji-man-rowing-boat-medium-skin-tone:before {
content: '\1f6a3\1f3fd\200d\2642\fe0f'; }
.emoji-man-rowing-boat-medium-dark-skin-tone:before {
content: '\1f6a3\1f3fe\200d\2642\fe0f'; }
.emoji-man-rowing-boat-dark-skin-tone:before {
content: '\1f6a3\1f3ff\200d\2642\fe0f'; }
.emoji-woman-rowing-boat:before {
content: '\1f6a3\200d\2640\fe0f'; }
.emoji-woman-rowing-boat-light-skin-tone:before {
content: '\1f6a3\1f3fb\200d\2640\fe0f'; }
.emoji-woman-rowing-boat-medium-light-skin-tone:before {
content: '\1f6a3\1f3fc\200d\2640\fe0f'; }
.emoji-woman-rowing-boat-medium-skin-tone:before {
content: '\1f6a3\1f3fd\200d\2640\fe0f'; }
.emoji-woman-rowing-boat-medium-dark-skin-tone:before {
content: '\1f6a3\1f3fe\200d\2640\fe0f'; }
.emoji-woman-rowing-boat-dark-skin-tone:before {
content: '\1f6a3\1f3ff\200d\2640\fe0f'; }
.emoji-person-swimming:before {
content: '\1f3ca'; }
.emoji-person-swimming-light-skin-tone:before {
content: '\1f3ca\1f3fb'; }
.emoji-person-swimming-medium-light-skin-tone:before {
content: '\1f3ca\1f3fc'; }
.emoji-person-swimming-medium-skin-tone:before {
content: '\1f3ca\1f3fd'; }
.emoji-person-swimming-medium-dark-skin-tone:before {
content: '\1f3ca\1f3fe'; }
.emoji-person-swimming-dark-skin-tone:before {
content: '\1f3ca\1f3ff'; }
.emoji-man-swimming:before {
content: '\1f3ca\200d\2642\fe0f'; }
.emoji-man-swimming-light-skin-tone:before {
content: '\1f3ca\1f3fb\200d\2642\fe0f'; }
.emoji-man-swimming-medium-light-skin-tone:before {
content: '\1f3ca\1f3fc\200d\2642\fe0f'; }
.emoji-man-swimming-medium-skin-tone:before {
content: '\1f3ca\1f3fd\200d\2642\fe0f'; }
.emoji-man-swimming-medium-dark-skin-tone:before {
content: '\1f3ca\1f3fe\200d\2642\fe0f'; }
.emoji-man-swimming-dark-skin-tone:before {
content: '\1f3ca\1f3ff\200d\2642\fe0f'; }
.emoji-woman-swimming:before {
content: '\1f3ca\200d\2640\fe0f'; }
.emoji-woman-swimming-light-skin-tone:before {
content: '\1f3ca\1f3fb\200d\2640\fe0f'; }
.emoji-woman-swimming-medium-light-skin-tone:before {
content: '\1f3ca\1f3fc\200d\2640\fe0f'; }
.emoji-woman-swimming-medium-skin-tone:before {
content: '\1f3ca\1f3fd\200d\2640\fe0f'; }
.emoji-woman-swimming-medium-dark-skin-tone:before {
content: '\1f3ca\1f3fe\200d\2640\fe0f'; }
.emoji-woman-swimming-dark-skin-tone:before {
content: '\1f3ca\1f3ff\200d\2640\fe0f'; }
.emoji-person-bouncing-ball:before {
content: '\26f9'; }
.emoji-person-bouncing-ball-light-skin-tone:before {
content: '\26f9\1f3fb'; }
.emoji-person-bouncing-ball-medium-light-skin-tone:before {
content: '\26f9\1f3fc'; }
.emoji-person-bouncing-ball-medium-skin-tone:before {
content: '\26f9\1f3fd'; }
.emoji-person-bouncing-ball-medium-dark-skin-tone:before {
content: '\26f9\1f3fe'; }
.emoji-person-bouncing-ball-dark-skin-tone:before {
content: '\26f9\1f3ff'; }
.emoji-man-bouncing-ball:before {
content: '\26f9\fe0f\200d\2642\fe0f'; }
.emoji-man-bouncing-ball-light-skin-tone:before {
content: '\26f9\1f3fb\200d\2642\fe0f'; }
.emoji-man-bouncing-ball-medium-light-skin-tone:before {
content: '\26f9\1f3fc\200d\2642\fe0f'; }
.emoji-man-bouncing-ball-medium-skin-tone:before {
content: '\26f9\1f3fd\200d\2642\fe0f'; }
.emoji-man-bouncing-ball-medium-dark-skin-tone:before {
content: '\26f9\1f3fe\200d\2642\fe0f'; }
.emoji-man-bouncing-ball-dark-skin-tone:before {
content: '\26f9\1f3ff\200d\2642\fe0f'; }
.emoji-woman-bouncing-ball:before {
content: '\26f9\fe0f\200d\2640\fe0f'; }
.emoji-woman-bouncing-ball-light-skin-tone:before {
content: '\26f9\1f3fb\200d\2640\fe0f'; }
.emoji-woman-bouncing-ball-medium-light-skin-tone:before {
content: '\26f9\1f3fc\200d\2640\fe0f'; }
.emoji-woman-bouncing-ball-medium-skin-tone:before {
content: '\26f9\1f3fd\200d\2640\fe0f'; }
.emoji-woman-bouncing-ball-medium-dark-skin-tone:before {
content: '\26f9\1f3fe\200d\2640\fe0f'; }
.emoji-woman-bouncing-ball-dark-skin-tone:before {
content: '\26f9\1f3ff\200d\2640\fe0f'; }
.emoji-person-lifting-weights:before {
content: '\1f3cb'; }
.emoji-person-lifting-weights-light-skin-tone:before {
content: '\1f3cb\1f3fb'; }
.emoji-person-lifting-weights-medium-light-skin-tone:before {
content: '\1f3cb\1f3fc'; }
.emoji-person-lifting-weights-medium-skin-tone:before {
content: '\1f3cb\1f3fd'; }
.emoji-person-lifting-weights-medium-dark-skin-tone:before {
content: '\1f3cb\1f3fe'; }
.emoji-person-lifting-weights-dark-skin-tone:before {
content: '\1f3cb\1f3ff'; }
.emoji-man-lifting-weights:before {
content: '\1f3cb\fe0f\200d\2642\fe0f'; }
.emoji-man-lifting-weights-light-skin-tone:before {
content: '\1f3cb\1f3fb\200d\2642\fe0f'; }
.emoji-man-lifting-weights-medium-light-skin-tone:before {
content: '\1f3cb\1f3fc\200d\2642\fe0f'; }
.emoji-man-lifting-weights-medium-skin-tone:before {
content: '\1f3cb\1f3fd\200d\2642\fe0f'; }
.emoji-man-lifting-weights-medium-dark-skin-tone:before {
content: '\1f3cb\1f3fe\200d\2642\fe0f'; }
.emoji-man-lifting-weights-dark-skin-tone:before {
content: '\1f3cb\1f3ff\200d\2642\fe0f'; }
.emoji-woman-lifting-weights:before {
content: '\1f3cb\fe0f\200d\2640\fe0f'; }
.emoji-woman-lifting-weights-light-skin-tone:before {
content: '\1f3cb\1f3fb\200d\2640\fe0f'; }
.emoji-woman-lifting-weights-medium-light-skin-tone:before {
content: '\1f3cb\1f3fc\200d\2640\fe0f'; }
.emoji-woman-lifting-weights-medium-skin-tone:before {
content: '\1f3cb\1f3fd\200d\2640\fe0f'; }
.emoji-woman-lifting-weights-medium-dark-skin-tone:before {
content: '\1f3cb\1f3fe\200d\2640\fe0f'; }
.emoji-woman-lifting-weights-dark-skin-tone:before {
content: '\1f3cb\1f3ff\200d\2640\fe0f'; }
.emoji-person-biking:before {
content: '\1f6b4'; }
.emoji-person-biking-light-skin-tone:before {
content: '\1f6b4\1f3fb'; }
.emoji-person-biking-medium-light-skin-tone:before {
content: '\1f6b4\1f3fc'; }
.emoji-person-biking-medium-skin-tone:before {
content: '\1f6b4\1f3fd'; }
.emoji-person-biking-medium-dark-skin-tone:before {
content: '\1f6b4\1f3fe'; }
.emoji-person-biking-dark-skin-tone:before {
content: '\1f6b4\1f3ff'; }
.emoji-man-biking:before {
content: '\1f6b4\200d\2642\fe0f'; }
.emoji-man-biking-light-skin-tone:before {
content: '\1f6b4\1f3fb\200d\2642\fe0f'; }
.emoji-man-biking-medium-light-skin-tone:before {
content: '\1f6b4\1f3fc\200d\2642\fe0f'; }
.emoji-man-biking-medium-skin-tone:before {
content: '\1f6b4\1f3fd\200d\2642\fe0f'; }
.emoji-man-biking-medium-dark-skin-tone:before {
content: '\1f6b4\1f3fe\200d\2642\fe0f'; }
.emoji-man-biking-dark-skin-tone:before {
content: '\1f6b4\1f3ff\200d\2642\fe0f'; }
.emoji-woman-biking:before {
content: '\1f6b4\200d\2640\fe0f'; }
.emoji-woman-biking-light-skin-tone:before {
content: '\1f6b4\1f3fb\200d\2640\fe0f'; }
.emoji-woman-biking-medium-light-skin-tone:before {
content: '\1f6b4\1f3fc\200d\2640\fe0f'; }
.emoji-woman-biking-medium-skin-tone:before {
content: '\1f6b4\1f3fd\200d\2640\fe0f'; }
.emoji-woman-biking-medium-dark-skin-tone:before {
content: '\1f6b4\1f3fe\200d\2640\fe0f'; }
.emoji-woman-biking-dark-skin-tone:before {
content: '\1f6b4\1f3ff\200d\2640\fe0f'; }
.emoji-person-mountain-biking:before {
content: '\1f6b5'; }
.emoji-person-mountain-biking-light-skin-tone:before {
content: '\1f6b5\1f3fb'; }
.emoji-person-mountain-biking-medium-light-skin-tone:before {
content: '\1f6b5\1f3fc'; }
.emoji-person-mountain-biking-medium-skin-tone:before {
content: '\1f6b5\1f3fd'; }
.emoji-person-mountain-biking-medium-dark-skin-tone:before {
content: '\1f6b5\1f3fe'; }
.emoji-person-mountain-biking-dark-skin-tone:before {
content: '\1f6b5\1f3ff'; }
.emoji-man-mountain-biking:before {
content: '\1f6b5\200d\2642\fe0f'; }
.emoji-man-mountain-biking-light-skin-tone:before {
content: '\1f6b5\1f3fb\200d\2642\fe0f'; }
.emoji-man-mountain-biking-medium-light-skin-tone:before {
content: '\1f6b5\1f3fc\200d\2642\fe0f'; }
.emoji-man-mountain-biking-medium-skin-tone:before {
content: '\1f6b5\1f3fd\200d\2642\fe0f'; }
.emoji-man-mountain-biking-medium-dark-skin-tone:before {
content: '\1f6b5\1f3fe\200d\2642\fe0f'; }
.emoji-man-mountain-biking-dark-skin-tone:before {
content: '\1f6b5\1f3ff\200d\2642\fe0f'; }
.emoji-woman-mountain-biking:before {
content: '\1f6b5\200d\2640\fe0f'; }
.emoji-woman-mountain-biking-light-skin-tone:before {
content: '\1f6b5\1f3fb\200d\2640\fe0f'; }
.emoji-woman-mountain-biking-medium-light-skin-tone:before {
content: '\1f6b5\1f3fc\200d\2640\fe0f'; }
.emoji-woman-mountain-biking-medium-skin-tone:before {
content: '\1f6b5\1f3fd\200d\2640\fe0f'; }
.emoji-woman-mountain-biking-medium-dark-skin-tone:before {
content: '\1f6b5\1f3fe\200d\2640\fe0f'; }
.emoji-woman-mountain-biking-dark-skin-tone:before {
content: '\1f6b5\1f3ff\200d\2640\fe0f'; }
.emoji-racing-car:before {
content: '\1f3ce'; }
.emoji-motorcycle:before {
content: '\1f3cd'; }
.emoji-person-cartwheeling:before {
content: '\1f938'; }
.emoji-person-cartwheeling-light-skin-tone:before {
content: '\1f938\1f3fb'; }
.emoji-person-cartwheeling-medium-light-skin-tone:before {
content: '\1f938\1f3fc'; }
.emoji-person-cartwheeling-medium-skin-tone:before {
content: '\1f938\1f3fd'; }
.emoji-person-cartwheeling-medium-dark-skin-tone:before {
content: '\1f938\1f3fe'; }
.emoji-person-cartwheeling-dark-skin-tone:before {
content: '\1f938\1f3ff'; }
.emoji-man-cartwheeling:before {
content: '\1f938\200d\2642\fe0f'; }
.emoji-man-cartwheeling-light-skin-tone:before {
content: '\1f938\1f3fb\200d\2642\fe0f'; }
.emoji-man-cartwheeling-medium-light-skin-tone:before {
content: '\1f938\1f3fc\200d\2642\fe0f'; }
.emoji-man-cartwheeling-medium-skin-tone:before {
content: '\1f938\1f3fd\200d\2642\fe0f'; }
.emoji-man-cartwheeling-medium-dark-skin-tone:before {
content: '\1f938\1f3fe\200d\2642\fe0f'; }
.emoji-man-cartwheeling-dark-skin-tone:before {
content: '\1f938\1f3ff\200d\2642\fe0f'; }
.emoji-woman-cartwheeling:before {
content: '\1f938\200d\2640\fe0f'; }
.emoji-woman-cartwheeling-light-skin-tone:before {
content: '\1f938\1f3fb\200d\2640\fe0f'; }
.emoji-woman-cartwheeling-medium-light-skin-tone:before {
content: '\1f938\1f3fc\200d\2640\fe0f'; }
.emoji-woman-cartwheeling-medium-skin-tone:before {
content: '\1f938\1f3fd\200d\2640\fe0f'; }
.emoji-woman-cartwheeling-medium-dark-skin-tone:before {
content: '\1f938\1f3fe\200d\2640\fe0f'; }
.emoji-woman-cartwheeling-dark-skin-tone:before {
content: '\1f938\1f3ff\200d\2640\fe0f'; }
.emoji-people-wrestling:before {
content: '\1f93c'; }
.emoji-men-wrestling:before {
content: '\1f93c\200d\2642\fe0f'; }
.emoji-women-wrestling:before {
content: '\1f93c\200d\2640\fe0f'; }
.emoji-person-playing-water-polo:before {
content: '\1f93d'; }
.emoji-person-playing-water-polo-light-skin-tone:before {
content: '\1f93d\1f3fb'; }
.emoji-person-playing-water-polo-medium-light-skin-tone:before {
content: '\1f93d\1f3fc'; }
.emoji-person-playing-water-polo-medium-skin-tone:before {
content: '\1f93d\1f3fd'; }
.emoji-person-playing-water-polo-medium-dark-skin-tone:before {
content: '\1f93d\1f3fe'; }
.emoji-person-playing-water-polo-dark-skin-tone:before {
content: '\1f93d\1f3ff'; }
.emoji-man-playing-water-polo:before {
content: '\1f93d\200d\2642\fe0f'; }
.emoji-man-playing-water-polo-light-skin-tone:before {
content: '\1f93d\1f3fb\200d\2642\fe0f'; }
.emoji-man-playing-water-polo-medium-light-skin-tone:before {
content: '\1f93d\1f3fc\200d\2642\fe0f'; }
.emoji-man-playing-water-polo-medium-skin-tone:before {
content: '\1f93d\1f3fd\200d\2642\fe0f'; }
.emoji-man-playing-water-polo-medium-dark-skin-tone:before {
content: '\1f93d\1f3fe\200d\2642\fe0f'; }
.emoji-man-playing-water-polo-dark-skin-tone:before {
content: '\1f93d\1f3ff\200d\2642\fe0f'; }
.emoji-woman-playing-water-polo:before {
content: '\1f93d\200d\2640\fe0f'; }
.emoji-woman-playing-water-polo-light-skin-tone:before {
content: '\1f93d\1f3fb\200d\2640\fe0f'; }
.emoji-woman-playing-water-polo-medium-light-skin-tone:before {
content: '\1f93d\1f3fc\200d\2640\fe0f'; }
.emoji-woman-playing-water-polo-medium-skin-tone:before {
content: '\1f93d\1f3fd\200d\2640\fe0f'; }
.emoji-woman-playing-water-polo-medium-dark-skin-tone:before {
content: '\1f93d\1f3fe\200d\2640\fe0f'; }
.emoji-woman-playing-water-polo-dark-skin-tone:before {
content: '\1f93d\1f3ff\200d\2640\fe0f'; }
.emoji-person-playing-handball:before {
content: '\1f93e'; }
.emoji-person-playing-handball-light-skin-tone:before {
content: '\1f93e\1f3fb'; }
.emoji-person-playing-handball-medium-light-skin-tone:before {
content: '\1f93e\1f3fc'; }
.emoji-person-playing-handball-medium-skin-tone:before {
content: '\1f93e\1f3fd'; }
.emoji-person-playing-handball-medium-dark-skin-tone:before {
content: '\1f93e\1f3fe'; }
.emoji-person-playing-handball-dark-skin-tone:before {
content: '\1f93e\1f3ff'; }
.emoji-man-playing-handball:before {
content: '\1f93e\200d\2642\fe0f'; }
.emoji-man-playing-handball-light-skin-tone:before {
content: '\1f93e\1f3fb\200d\2642\fe0f'; }
.emoji-man-playing-handball-medium-light-skin-tone:before {
content: '\1f93e\1f3fc\200d\2642\fe0f'; }
.emoji-man-playing-handball-medium-skin-tone:before {
content: '\1f93e\1f3fd\200d\2642\fe0f'; }
.emoji-man-playing-handball-medium-dark-skin-tone:before {
content: '\1f93e\1f3fe\200d\2642\fe0f'; }
.emoji-man-playing-handball-dark-skin-tone:before {
content: '\1f93e\1f3ff\200d\2642\fe0f'; }
.emoji-woman-playing-handball:before {
content: '\1f93e\200d\2640\fe0f'; }
.emoji-woman-playing-handball-light-skin-tone:before {
content: '\1f93e\1f3fb\200d\2640\fe0f'; }
.emoji-woman-playing-handball-medium-light-skin-tone:before {
content: '\1f93e\1f3fc\200d\2640\fe0f'; }
.emoji-woman-playing-handball-medium-skin-tone:before {
content: '\1f93e\1f3fd\200d\2640\fe0f'; }
.emoji-woman-playing-handball-medium-dark-skin-tone:before {
content: '\1f93e\1f3fe\200d\2640\fe0f'; }
.emoji-woman-playing-handball-dark-skin-tone:before {
content: '\1f93e\1f3ff\200d\2640\fe0f'; }
.emoji-person-juggling:before {
content: '\1f939'; }
.emoji-person-juggling-light-skin-tone:before {
content: '\1f939\1f3fb'; }
.emoji-person-juggling-medium-light-skin-tone:before {
content: '\1f939\1f3fc'; }
.emoji-person-juggling-medium-skin-tone:before {
content: '\1f939\1f3fd'; }
.emoji-person-juggling-medium-dark-skin-tone:before {
content: '\1f939\1f3fe'; }
.emoji-person-juggling-dark-skin-tone:before {
content: '\1f939\1f3ff'; }
.emoji-man-juggling:before {
content: '\1f939\200d\2642\fe0f'; }
.emoji-man-juggling-light-skin-tone:before {
content: '\1f939\1f3fb\200d\2642\fe0f'; }
.emoji-man-juggling-medium-light-skin-tone:before {
content: '\1f939\1f3fc\200d\2642\fe0f'; }
.emoji-man-juggling-medium-skin-tone:before {
content: '\1f939\1f3fd\200d\2642\fe0f'; }
.emoji-man-juggling-medium-dark-skin-tone:before {
content: '\1f939\1f3fe\200d\2642\fe0f'; }
.emoji-man-juggling-dark-skin-tone:before {
content: '\1f939\1f3ff\200d\2642\fe0f'; }
.emoji-woman-juggling:before {
content: '\1f939\200d\2640\fe0f'; }
.emoji-woman-juggling-light-skin-tone:before {
content: '\1f939\1f3fb\200d\2640\fe0f'; }
.emoji-woman-juggling-medium-light-skin-tone:before {
content: '\1f939\1f3fc\200d\2640\fe0f'; }
.emoji-woman-juggling-medium-skin-tone:before {
content: '\1f939\1f3fd\200d\2640\fe0f'; }
.emoji-woman-juggling-medium-dark-skin-tone:before {
content: '\1f939\1f3fe\200d\2640\fe0f'; }
.emoji-woman-juggling-dark-skin-tone:before {
content: '\1f939\1f3ff\200d\2640\fe0f'; }
.emoji-frowning-face:before {
content: '\2639'; }
.emoji-slightly-frowning-face:before {
content: '\1f641'; }
.emoji-confounded-face:before {
content: '\1f616'; }
.emoji-disappointed-face:before {
content: '\1f61e'; }
.emoji-worried-face:before {
content: '\1f61f'; }
.emoji-face-with-steam-from-nose:before {
content: '\1f624'; }
.emoji-crying-face:before {
content: '\1f622'; }
.emoji-loudly-crying-face:before {
content: '\1f62d'; }
.emoji-frowning-face-with-open-mouth:before {
content: '\1f626'; }
.emoji-anguished-face:before {
content: '\1f627'; }
.emoji-fearful-face:before {
content: '\1f628'; }
.emoji-weary-face:before {
content: '\1f629'; }
.emoji-exploding-head:before {
content: '\1f92f'; }
.emoji-grimacing-face:before {
content: '\1f62c'; }
.emoji-anxious-face-with-sweat:before {
content: '\1f630'; }
.emoji-face-screaming-in-fear:before {
content: '\1f631'; }
.emoji-flushed-face:before {
content: '\1f633'; }
.emoji-crazy-face:before {
content: '\1f92a'; }
.emoji-dizzy-face:before {
content: '\1f635'; }
.emoji-pouting-face:before {
content: '\1f621'; }
.emoji-angry-face:before {
content: '\1f620'; }
.emoji-face-with-symbols-on-mouth:before {
content: '\1f92c'; }
.emoji-smiling-face-with-halo:before {
content: '\1f607'; }
.emoji-cowboy-hat-face:before {
content: '\1f920'; }
.emoji-clown-face:before {
content: '\1f921'; }
.emoji-lying-face:before {
content: '\1f925'; }
.emoji-shushing-face:before {
content: '\1f92b'; }
.emoji-face-with-hand-over-mouth:before {
content: '\1f92d'; }
.emoji-face-with-monocle:before {
content: '\1f9d0'; }
.emoji-nerd-face:before {
content: '\1f913'; }
.emoji-grinning-cat-face:before {
content: '\1f63a'; }
.emoji-grinning-cat-face-with-smiling-eyes:before {
content: '\1f638'; }
.emoji-cat-face-with-tears-of-joy:before {
content: '\1f639'; }
.emoji-smiling-cat-face-with-heart-eyes:before {
content: '\1f63b'; }
.emoji-cat-face-with-wry-smile:before {
content: '\1f63c'; }
.emoji-kissing-cat-face:before {
content: '\1f63d'; }
.emoji-weary-cat-face:before {
content: '\1f640'; }
.emoji-crying-cat-face:before {
content: '\1f63f'; }
.emoji-pouting-cat-face:before {
content: '\1f63e'; }
.emoji-thinking-face:before {
content: '\1f914'; }
.emoji-face-with-raised-eyebrow:before {
content: '\1f928'; }
.emoji-neutral-face:before {
content: '\1f610'; }
.emoji-expressionless-face:before {
content: '\1f611'; }
.emoji-face-without-mouth:before {
content: '\1f636'; }
.emoji-face-with-rolling-eyes:before {
content: '\1f644'; }
.emoji-smirking-face:before {
content: '\1f60f'; }
.emoji-persevering-face:before {
content: '\1f623'; }
.emoji-sad-but-relieved-face:before {
content: '\1f625'; }
.emoji-face-with-open-mouth:before {
content: '\1f62e'; }
.emoji-zipper-mouth-face:before {
content: '\1f910'; }
.emoji-hushed-face:before {
content: '\1f62f'; }
.emoji-sleepy-face:before {
content: '\1f62a'; }
.emoji-tired-face:before {
content: '\1f62b'; }
.emoji-sleeping-face:before {
content: '\1f634'; }
.emoji-relieved-face:before {
content: '\1f60c'; }
.emoji-face-with-tongue:before {
content: '\1f61b'; }
.emoji-winking-face-with-tongue:before {
content: '\1f61c'; }
.emoji-squinting-face-with-tongue:before {
content: '\1f61d'; }
.emoji-drooling-face:before {
content: '\1f924'; }
.emoji-unamused-face:before {
content: '\1f612'; }
.emoji-downcast-face-with-sweat:before {
content: '\1f613'; }
.emoji-pensive-face:before {
content: '\1f614'; }
.emoji-confused-face:before {
content: '\1f615'; }
.emoji-upside-down-face:before {
content: '\1f643'; }
.emoji-money-mouth-face:before {
content: '\1f911'; }
.emoji-astonished-face:before {
content: '\1f632'; }
.emoji-baby:before {
content: '\1f476'; }
.emoji-baby-light-skin-tone:before {
content: '\1f476\1f3fb'; }
.emoji-baby-medium-light-skin-tone:before {
content: '\1f476\1f3fc'; }
.emoji-baby-medium-skin-tone:before {
content: '\1f476\1f3fd'; }
.emoji-baby-medium-dark-skin-tone:before {
content: '\1f476\1f3fe'; }
.emoji-baby-dark-skin-tone:before {
content: '\1f476\1f3ff'; }
.emoji-child:before {
content: '\1f9d2'; }
.emoji-child-light-skin-tone:before {
content: '\1f9d2\1f3fb'; }
.emoji-child-medium-light-skin-tone:before {
content: '\1f9d2\1f3fc'; }
.emoji-child-medium-skin-tone:before {
content: '\1f9d2\1f3fd'; }
.emoji-child-medium-dark-skin-tone:before {
content: '\1f9d2\1f3fe'; }
.emoji-child-dark-skin-tone:before {
content: '\1f9d2\1f3ff'; }
.emoji-boy:before {
content: '\1f466'; }
.emoji-boy-light-skin-tone:before {
content: '\1f466\1f3fb'; }
.emoji-boy-medium-light-skin-tone:before {
content: '\1f466\1f3fc'; }
.emoji-boy-medium-skin-tone:before {
content: '\1f466\1f3fd'; }
.emoji-boy-medium-dark-skin-tone:before {
content: '\1f466\1f3fe'; }
.emoji-boy-dark-skin-tone:before {
content: '\1f466\1f3ff'; }
.emoji-girl:before {
content: '\1f467'; }
.emoji-girl-light-skin-tone:before {
content: '\1f467\1f3fb'; }
.emoji-girl-medium-light-skin-tone:before {
content: '\1f467\1f3fc'; }
.emoji-girl-medium-skin-tone:before {
content: '\1f467\1f3fd'; }
.emoji-girl-medium-dark-skin-tone:before {
content: '\1f467\1f3fe'; }
.emoji-girl-dark-skin-tone:before {
content: '\1f467\1f3ff'; }
.emoji-adult:before {
content: '\1f9d1'; }
.emoji-adult-light-skin-tone:before {
content: '\1f9d1\1f3fb'; }
.emoji-adult-medium-light-skin-tone:before {
content: '\1f9d1\1f3fc'; }
.emoji-adult-medium-skin-tone:before {
content: '\1f9d1\1f3fd'; }
.emoji-adult-medium-dark-skin-tone:before {
content: '\1f9d1\1f3fe'; }
.emoji-adult-dark-skin-tone:before {
content: '\1f9d1\1f3ff'; }
.emoji-man:before {
content: '\1f468'; }
.emoji-man-light-skin-tone:before {
content: '\1f468\1f3fb'; }
.emoji-man-medium-light-skin-tone:before {
content: '\1f468\1f3fc'; }
.emoji-man-medium-skin-tone:before {
content: '\1f468\1f3fd'; }
.emoji-man-medium-dark-skin-tone:before {
content: '\1f468\1f3fe'; }
.emoji-man-dark-skin-tone:before {
content: '\1f468\1f3ff'; }
.emoji-woman:before {
content: '\1f469'; }
.emoji-woman-light-skin-tone:before {
content: '\1f469\1f3fb'; }
.emoji-woman-medium-light-skin-tone:before {
content: '\1f469\1f3fc'; }
.emoji-woman-medium-skin-tone:before {
content: '\1f469\1f3fd'; }
.emoji-woman-medium-dark-skin-tone:before {
content: '\1f469\1f3fe'; }
.emoji-woman-dark-skin-tone:before {
content: '\1f469\1f3ff'; }
.emoji-older-adult:before {
content: '\1f9d3'; }
.emoji-older-adult-light-skin-tone:before {
content: '\1f9d3\1f3fb'; }
.emoji-older-adult-medium-light-skin-tone:before {
content: '\1f9d3\1f3fc'; }
.emoji-older-adult-medium-skin-tone:before {
content: '\1f9d3\1f3fd'; }
.emoji-older-adult-medium-dark-skin-tone:before {
content: '\1f9d3\1f3fe'; }
.emoji-older-adult-dark-skin-tone:before {
content: '\1f9d3\1f3ff'; }
.emoji-old-man:before {
content: '\1f474'; }
.emoji-old-man-light-skin-tone:before {
content: '\1f474\1f3fb'; }
.emoji-old-man-medium-light-skin-tone:before {
content: '\1f474\1f3fc'; }
.emoji-old-man-medium-skin-tone:before {
content: '\1f474\1f3fd'; }
.emoji-old-man-medium-dark-skin-tone:before {
content: '\1f474\1f3fe'; }
.emoji-old-man-dark-skin-tone:before {
content: '\1f474\1f3ff'; }
.emoji-old-woman:before {
content: '\1f475'; }
.emoji-old-woman-light-skin-tone:before {
content: '\1f475\1f3fb'; }
.emoji-old-woman-medium-light-skin-tone:before {
content: '\1f475\1f3fc'; }
.emoji-old-woman-medium-skin-tone:before {
content: '\1f475\1f3fd'; }
.emoji-old-woman-medium-dark-skin-tone:before {
content: '\1f475\1f3fe'; }
.emoji-old-woman-dark-skin-tone:before {
content: '\1f475\1f3ff'; }
.emoji-man-health-worker:before {
content: '\1f468\200d\2695\fe0f'; }
.emoji-man-health-worker-light-skin-tone:before {
content: '\1f468\1f3fb\200d\2695\fe0f'; }
.emoji-man-health-worker-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\2695\fe0f'; }
.emoji-man-health-worker-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\2695\fe0f'; }
.emoji-man-health-worker-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\2695\fe0f'; }
.emoji-man-health-worker-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\2695\fe0f'; }
.emoji-woman-health-worker:before {
content: '\1f469\200d\2695\fe0f'; }
.emoji-woman-health-worker-light-skin-tone:before {
content: '\1f469\1f3fb\200d\2695\fe0f'; }
.emoji-woman-health-worker-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\2695\fe0f'; }
.emoji-woman-health-worker-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\2695\fe0f'; }
.emoji-woman-health-worker-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\2695\fe0f'; }
.emoji-woman-health-worker-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\2695\fe0f'; }
.emoji-man-student:before {
content: '\1f468\200d\1f393'; }
.emoji-man-student-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f393'; }
.emoji-man-student-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f393'; }
.emoji-man-student-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f393'; }
.emoji-man-student-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f393'; }
.emoji-man-student-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f393'; }
.emoji-woman-student:before {
content: '\1f469\200d\1f393'; }
.emoji-woman-student-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f393'; }
.emoji-woman-student-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f393'; }
.emoji-woman-student-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f393'; }
.emoji-woman-student-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f393'; }
.emoji-woman-student-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f393'; }
.emoji-man-teacher:before {
content: '\1f468\200d\1f3eb'; }
.emoji-man-teacher-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f3eb'; }
.emoji-man-teacher-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f3eb'; }
.emoji-man-teacher-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f3eb'; }
.emoji-man-teacher-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f3eb'; }
.emoji-man-teacher-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f3eb'; }
.emoji-woman-teacher:before {
content: '\1f469\200d\1f3eb'; }
.emoji-woman-teacher-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f3eb'; }
.emoji-woman-teacher-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f3eb'; }
.emoji-woman-teacher-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f3eb'; }
.emoji-woman-teacher-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f3eb'; }
.emoji-woman-teacher-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f3eb'; }
.emoji-man-judge:before {
content: '\1f468\200d\2696\fe0f'; }
.emoji-man-judge-light-skin-tone:before {
content: '\1f468\1f3fb\200d\2696\fe0f'; }
.emoji-man-judge-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\2696\fe0f'; }
.emoji-man-judge-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\2696\fe0f'; }
.emoji-man-judge-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\2696\fe0f'; }
.emoji-man-judge-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\2696\fe0f'; }
.emoji-woman-judge:before {
content: '\1f469\200d\2696\fe0f'; }
.emoji-woman-judge-light-skin-tone:before {
content: '\1f469\1f3fb\200d\2696\fe0f'; }
.emoji-woman-judge-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\2696\fe0f'; }
.emoji-woman-judge-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\2696\fe0f'; }
.emoji-woman-judge-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\2696\fe0f'; }
.emoji-woman-judge-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\2696\fe0f'; }
.emoji-man-farmer:before {
content: '\1f468\200d\1f33e'; }
.emoji-man-farmer-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f33e'; }
.emoji-man-farmer-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f33e'; }
.emoji-man-farmer-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f33e'; }
.emoji-man-farmer-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f33e'; }
.emoji-man-farmer-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f33e'; }
.emoji-woman-farmer:before {
content: '\1f469\200d\1f33e'; }
.emoji-woman-farmer-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f33e'; }
.emoji-woman-farmer-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f33e'; }
.emoji-woman-farmer-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f33e'; }
.emoji-woman-farmer-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f33e'; }
.emoji-woman-farmer-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f33e'; }
.emoji-man-cook:before {
content: '\1f468\200d\1f373'; }
.emoji-man-cook-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f373'; }
.emoji-man-cook-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f373'; }
.emoji-man-cook-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f373'; }
.emoji-man-cook-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f373'; }
.emoji-man-cook-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f373'; }
.emoji-woman-cook:before {
content: '\1f469\200d\1f373'; }
.emoji-woman-cook-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f373'; }
.emoji-woman-cook-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f373'; }
.emoji-woman-cook-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f373'; }
.emoji-woman-cook-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f373'; }
.emoji-woman-cook-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f373'; }
.emoji-man-mechanic:before {
content: '\1f468\200d\1f527'; }
.emoji-man-mechanic-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f527'; }
.emoji-man-mechanic-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f527'; }
.emoji-man-mechanic-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f527'; }
.emoji-man-mechanic-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f527'; }
.emoji-man-mechanic-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f527'; }
.emoji-woman-mechanic:before {
content: '\1f469\200d\1f527'; }
.emoji-woman-mechanic-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f527'; }
.emoji-woman-mechanic-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f527'; }
.emoji-woman-mechanic-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f527'; }
.emoji-woman-mechanic-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f527'; }
.emoji-woman-mechanic-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f527'; }
.emoji-man-factory-worker:before {
content: '\1f468\200d\1f3ed'; }
.emoji-man-factory-worker-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f3ed'; }
.emoji-man-factory-worker-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f3ed'; }
.emoji-man-factory-worker-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f3ed'; }
.emoji-man-factory-worker-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f3ed'; }
.emoji-man-factory-worker-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f3ed'; }
.emoji-woman-factory-worker:before {
content: '\1f469\200d\1f3ed'; }
.emoji-woman-factory-worker-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f3ed'; }
.emoji-woman-factory-worker-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f3ed'; }
.emoji-woman-factory-worker-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f3ed'; }
.emoji-woman-factory-worker-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f3ed'; }
.emoji-woman-factory-worker-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f3ed'; }
.emoji-man-office-worker:before {
content: '\1f468\200d\1f4bc'; }
.emoji-man-office-worker-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f4bc'; }
.emoji-man-office-worker-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f4bc'; }
.emoji-man-office-worker-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f4bc'; }
.emoji-man-office-worker-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f4bc'; }
.emoji-man-office-worker-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f4bc'; }
.emoji-woman-office-worker:before {
content: '\1f469\200d\1f4bc'; }
.emoji-woman-office-worker-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f4bc'; }
.emoji-woman-office-worker-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f4bc'; }
.emoji-woman-office-worker-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f4bc'; }
.emoji-woman-office-worker-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f4bc'; }
.emoji-woman-office-worker-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f4bc'; }
.emoji-man-scientist:before {
content: '\1f468\200d\1f52c'; }
.emoji-man-scientist-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f52c'; }
.emoji-man-scientist-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f52c'; }
.emoji-man-scientist-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f52c'; }
.emoji-man-scientist-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f52c'; }
.emoji-man-scientist-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f52c'; }
.emoji-woman-scientist:before {
content: '\1f469\200d\1f52c'; }
.emoji-woman-scientist-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f52c'; }
.emoji-woman-scientist-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f52c'; }
.emoji-woman-scientist-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f52c'; }
.emoji-woman-scientist-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f52c'; }
.emoji-woman-scientist-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f52c'; }
.emoji-man-technologist:before {
content: '\1f468\200d\1f4bb'; }
.emoji-man-technologist-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f4bb'; }
.emoji-man-technologist-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f4bb'; }
.emoji-man-technologist-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f4bb'; }
.emoji-man-technologist-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f4bb'; }
.emoji-man-technologist-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f4bb'; }
.emoji-woman-technologist:before {
content: '\1f469\200d\1f4bb'; }
.emoji-woman-technologist-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f4bb'; }
.emoji-woman-technologist-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f4bb'; }
.emoji-woman-technologist-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f4bb'; }
.emoji-woman-technologist-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f4bb'; }
.emoji-woman-technologist-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f4bb'; }
.emoji-man-singer:before {
content: '\1f468\200d\1f3a4'; }
.emoji-man-singer-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f3a4'; }
.emoji-man-singer-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f3a4'; }
.emoji-man-singer-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f3a4'; }
.emoji-man-singer-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f3a4'; }
.emoji-man-singer-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f3a4'; }
.emoji-woman-singer:before {
content: '\1f469\200d\1f3a4'; }
.emoji-woman-singer-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f3a4'; }
.emoji-woman-singer-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f3a4'; }
.emoji-woman-singer-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f3a4'; }
.emoji-woman-singer-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f3a4'; }
.emoji-woman-singer-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f3a4'; }
.emoji-man-artist:before {
content: '\1f468\200d\1f3a8'; }
.emoji-man-artist-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f3a8'; }
.emoji-man-artist-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f3a8'; }
.emoji-man-artist-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f3a8'; }
.emoji-man-artist-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f3a8'; }
.emoji-man-artist-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f3a8'; }
.emoji-woman-artist:before {
content: '\1f469\200d\1f3a8'; }
.emoji-woman-artist-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f3a8'; }
.emoji-woman-artist-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f3a8'; }
.emoji-woman-artist-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f3a8'; }
.emoji-woman-artist-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f3a8'; }
.emoji-woman-artist-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f3a8'; }
.emoji-man-pilot:before {
content: '\1f468\200d\2708\fe0f'; }
.emoji-man-pilot-light-skin-tone:before {
content: '\1f468\1f3fb\200d\2708\fe0f'; }
.emoji-man-pilot-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\2708\fe0f'; }
.emoji-man-pilot-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\2708\fe0f'; }
.emoji-man-pilot-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\2708\fe0f'; }
.emoji-man-pilot-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\2708\fe0f'; }
.emoji-woman-pilot:before {
content: '\1f469\200d\2708\fe0f'; }
.emoji-woman-pilot-light-skin-tone:before {
content: '\1f469\1f3fb\200d\2708\fe0f'; }
.emoji-woman-pilot-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\2708\fe0f'; }
.emoji-woman-pilot-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\2708\fe0f'; }
.emoji-woman-pilot-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\2708\fe0f'; }
.emoji-woman-pilot-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\2708\fe0f'; }
.emoji-man-astronaut:before {
content: '\1f468\200d\1f680'; }
.emoji-man-astronaut-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f680'; }
.emoji-man-astronaut-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f680'; }
.emoji-man-astronaut-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f680'; }
.emoji-man-astronaut-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f680'; }
.emoji-man-astronaut-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f680'; }
.emoji-woman-astronaut:before {
content: '\1f469\200d\1f680'; }
.emoji-woman-astronaut-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f680'; }
.emoji-woman-astronaut-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f680'; }
.emoji-woman-astronaut-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f680'; }
.emoji-woman-astronaut-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f680'; }
.emoji-woman-astronaut-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f680'; }
.emoji-man-firefighter:before {
content: '\1f468\200d\1f692'; }
.emoji-man-firefighter-light-skin-tone:before {
content: '\1f468\1f3fb\200d\1f692'; }
.emoji-man-firefighter-medium-light-skin-tone:before {
content: '\1f468\1f3fc\200d\1f692'; }
.emoji-man-firefighter-medium-skin-tone:before {
content: '\1f468\1f3fd\200d\1f692'; }
.emoji-man-firefighter-medium-dark-skin-tone:before {
content: '\1f468\1f3fe\200d\1f692'; }
.emoji-man-firefighter-dark-skin-tone:before {
content: '\1f468\1f3ff\200d\1f692'; }
.emoji-woman-firefighter:before {
content: '\1f469\200d\1f692'; }
.emoji-woman-firefighter-light-skin-tone:before {
content: '\1f469\1f3fb\200d\1f692'; }
.emoji-woman-firefighter-medium-light-skin-tone:before {
content: '\1f469\1f3fc\200d\1f692'; }
.emoji-woman-firefighter-medium-skin-tone:before {
content: '\1f469\1f3fd\200d\1f692'; }
.emoji-woman-firefighter-medium-dark-skin-tone:before {
content: '\1f469\1f3fe\200d\1f692'; }
.emoji-woman-firefighter-dark-skin-tone:before {
content: '\1f469\1f3ff\200d\1f692'; }
.emoji-police-officer:before {
content: '\1f46e'; }
.emoji-police-officer-light-skin-tone:before {
content: '\1f46e\1f3fb'; }
.emoji-police-officer-medium-light-skin-tone:before {
content: '\1f46e\1f3fc'; }
.emoji-police-officer-medium-skin-tone:before {
content: '\1f46e\1f3fd'; }
.emoji-police-officer-medium-dark-skin-tone:before {
content: '\1f46e\1f3fe'; }
.emoji-police-officer-dark-skin-tone:before {
content: '\1f46e\1f3ff'; }
.emoji-man-police-officer:before {
content: '\1f46e\200d\2642\fe0f'; }
.emoji-man-police-officer-light-skin-tone:before {
content: '\1f46e\1f3fb\200d\2642\fe0f'; }
.emoji-man-police-officer-medium-light-skin-tone:before {
content: '\1f46e\1f3fc\200d\2642\fe0f'; }
.emoji-man-police-officer-medium-skin-tone:before {
content: '\1f46e\1f3fd\200d\2642\fe0f'; }
.emoji-man-police-officer-medium-dark-skin-tone:before {
content: '\1f46e\1f3fe\200d\2642\fe0f'; }
.emoji-man-police-officer-dark-skin-tone:before {
content: '\1f46e\1f3ff\200d\2642\fe0f'; }
.emoji-woman-police-officer:before {
content: '\1f46e\200d\2640\fe0f'; }
.emoji-woman-police-officer-light-skin-tone:before {
content: '\1f46e\1f3fb\200d\2640\fe0f'; }
.emoji-woman-police-officer-medium-light-skin-tone:before {
content: '\1f46e\1f3fc\200d\2640\fe0f'; }
.emoji-woman-police-officer-medium-skin-tone:before {
content: '\1f46e\1f3fd\200d\2640\fe0f'; }
.emoji-woman-police-officer-medium-dark-skin-tone:before {
content: '\1f46e\1f3fe\200d\2640\fe0f'; }
.emoji-woman-police-officer-dark-skin-tone:before {
content: '\1f46e\1f3ff\200d\2640\fe0f'; }
.emoji-detective:before {
content: '\1f575'; }
.emoji-detective-light-skin-tone:before {
content: '\1f575\1f3fb'; }
.emoji-detective-medium-light-skin-tone:before {
content: '\1f575\1f3fc'; }
.emoji-detective-medium-skin-tone:before {
content: '\1f575\1f3fd'; }
.emoji-detective-medium-dark-skin-tone:before {
content: '\1f575\1f3fe'; }
.emoji-detective-dark-skin-tone:before {
content: '\1f575\1f3ff'; }
.emoji-man-detective:before {
content: '\1f575\fe0f\200d\2642\fe0f'; }
.emoji-man-detective-light-skin-tone:before {
content: '\1f575\1f3fb\200d\2642\fe0f'; }
.emoji-man-detective-medium-light-skin-tone:before {
content: '\1f575\1f3fc\200d\2642\fe0f'; }
.emoji-man-detective-medium-skin-tone:before {
content: '\1f575\1f3fd\200d\2642\fe0f'; }
.emoji-man-detective-medium-dark-skin-tone:before {
content: '\1f575\1f3fe\200d\2642\fe0f'; }
.emoji-man-detective-dark-skin-tone:before {
content: '\1f575\1f3ff\200d\2642\fe0f'; }
.emoji-woman-detective:before {
content: '\1f575\fe0f\200d\2640\fe0f'; }
.emoji-woman-detective-light-skin-tone:before {
content: '\1f575\1f3fb\200d\2640\fe0f'; }
.emoji-woman-detective-medium-light-skin-tone:before {
content: '\1f575\1f3fc\200d\2640\fe0f'; }
.emoji-woman-detective-medium-skin-tone:before {
content: '\1f575\1f3fd\200d\2640\fe0f'; }
.emoji-woman-detective-medium-dark-skin-tone:before {
content: '\1f575\1f3fe\200d\2640\fe0f'; }
.emoji-woman-detective-dark-skin-tone:before {
content: '\1f575\1f3ff\200d\2640\fe0f'; }
.emoji-guard:before {
content: '\1f482'; }
.emoji-guard-light-skin-tone:before {
content: '\1f482\1f3fb'; }
.emoji-guard-medium-light-skin-tone:before {
content: '\1f482\1f3fc'; }
.emoji-guard-medium-skin-tone:before {
content: '\1f482\1f3fd'; }
.emoji-guard-medium-dark-skin-tone:before {
content: '\1f482\1f3fe'; }
.emoji-guard-dark-skin-tone:before {
content: '\1f482\1f3ff'; }
.emoji-man-guard:before {
content: '\1f482\200d\2642\fe0f'; }
.emoji-man-guard-light-skin-tone:before {
content: '\1f482\1f3fb\200d\2642\fe0f'; }
.emoji-man-guard-medium-light-skin-tone:before {
content: '\1f482\1f3fc\200d\2642\fe0f'; }
.emoji-man-guard-medium-skin-tone:before {
content: '\1f482\1f3fd\200d\2642\fe0f'; }
.emoji-man-guard-medium-dark-skin-tone:before {
content: '\1f482\1f3fe\200d\2642\fe0f'; }
.emoji-man-guard-dark-skin-tone:before {
content: '\1f482\1f3ff\200d\2642\fe0f'; }
.emoji-woman-guard:before {
content: '\1f482\200d\2640\fe0f'; }
.emoji-woman-guard-light-skin-tone:before {
content: '\1f482\1f3fb\200d\2640\fe0f'; }
.emoji-woman-guard-medium-light-skin-tone:before {
content: '\1f482\1f3fc\200d\2640\fe0f'; }
.emoji-woman-guard-medium-skin-tone:before {
content: '\1f482\1f3fd\200d\2640\fe0f'; }
.emoji-woman-guard-medium-dark-skin-tone:before {
content: '\1f482\1f3fe\200d\2640\fe0f'; }
.emoji-woman-guard-dark-skin-tone:before {
content: '\1f482\1f3ff\200d\2640\fe0f'; }
.emoji-construction-worker:before {
content: '\1f477'; }
.emoji-construction-worker-light-skin-tone:before {
content: '\1f477\1f3fb'; }
.emoji-construction-worker-medium-light-skin-tone:before {
content: '\1f477\1f3fc'; }
.emoji-construction-worker-medium-skin-tone:before {
content: '\1f477\1f3fd'; }
.emoji-construction-worker-medium-dark-skin-tone:before {
content: '\1f477\1f3fe'; }
.emoji-construction-worker-dark-skin-tone:before {
content: '\1f477\1f3ff'; }
.emoji-man-construction-worker:before {
content: '\1f477\200d\2642\fe0f'; }
.emoji-man-construction-worker-light-skin-tone:before {
content: '\1f477\1f3fb\200d\2642\fe0f'; }
.emoji-man-construction-worker-medium-light-skin-tone:before {
content: '\1f477\1f3fc\200d\2642\fe0f'; }
.emoji-man-construction-worker-medium-skin-tone:before {
content: '\1f477\1f3fd\200d\2642\fe0f'; }
.emoji-man-construction-worker-medium-dark-skin-tone:before {
content: '\1f477\1f3fe\200d\2642\fe0f'; }
.emoji-man-construction-worker-dark-skin-tone:before {
content: '\1f477\1f3ff\200d\2642\fe0f'; }
.emoji-woman-construction-worker:before {
content: '\1f477\200d\2640\fe0f'; }
.emoji-woman-construction-worker-light-skin-tone:before {
content: '\1f477\1f3fb\200d\2640\fe0f'; }
.emoji-woman-construction-worker-medium-light-skin-tone:before {
content: '\1f477\1f3fc\200d\2640\fe0f'; }
.emoji-woman-construction-worker-medium-skin-tone:before {
content: '\1f477\1f3fd\200d\2640\fe0f'; }
.emoji-woman-construction-worker-medium-dark-skin-tone:before {
content: '\1f477\1f3fe\200d\2640\fe0f'; }
.emoji-woman-construction-worker-dark-skin-tone:before {
content: '\1f477\1f3ff\200d\2640\fe0f'; }
.emoji-prince:before {
content: '\1f934'; }
.emoji-prince-light-skin-tone:before {
content: '\1f934\1f3fb'; }
.emoji-prince-medium-light-skin-tone:before {
content: '\1f934\1f3fc'; }
.emoji-prince-medium-skin-tone:before {
content: '\1f934\1f3fd'; }
.emoji-prince-medium-dark-skin-tone:before {
content: '\1f934\1f3fe'; }
.emoji-prince-dark-skin-tone:before {
content: '\1f934\1f3ff'; }
.emoji-princess:before {
content: '\1f478'; }
.emoji-princess-light-skin-tone:before {
content: '\1f478\1f3fb'; }
.emoji-princess-medium-light-skin-tone:before {
content: '\1f478\1f3fc'; }
.emoji-princess-medium-skin-tone:before {
content: '\1f478\1f3fd'; }
.emoji-princess-medium-dark-skin-tone:before {
content: '\1f478\1f3fe'; }
.emoji-princess-dark-skin-tone:before {
content: '\1f478\1f3ff'; }
.emoji-person-wearing-turban:before {
content: '\1f473'; }
.emoji-person-wearing-turban-light-skin-tone:before {
content: '\1f473\1f3fb'; }
.emoji-person-wearing-turban-medium-light-skin-tone:before {
content: '\1f473\1f3fc'; }
.emoji-person-wearing-turban-medium-skin-tone:before {
content: '\1f473\1f3fd'; }
.emoji-person-wearing-turban-medium-dark-skin-tone:before {
content: '\1f473\1f3fe'; }
.emoji-person-wearing-turban-dark-skin-tone:before {
content: '\1f473\1f3ff'; }
.emoji-man-wearing-turban:before {
content: '\1f473\200d\2642\fe0f'; }
.emoji-man-wearing-turban-light-skin-tone:before {
content: '\1f473\1f3fb\200d\2642\fe0f'; }
.emoji-man-wearing-turban-medium-light-skin-tone:before {
content: '\1f473\1f3fc\200d\2642\fe0f'; }
.emoji-man-wearing-turban-medium-skin-tone:before {
content: '\1f473\1f3fd\200d\2642\fe0f'; }
.emoji-man-wearing-turban-medium-dark-skin-tone:before {
content: '\1f473\1f3fe\200d\2642\fe0f'; }
.emoji-man-wearing-turban-dark-skin-tone:before {
content: '\1f473\1f3ff\200d\2642\fe0f'; }
.emoji-woman-wearing-turban:before {
content: '\1f473\200d\2640\fe0f'; }
.emoji-woman-wearing-turban-light-skin-tone:before {
content: '\1f473\1f3fb\200d\2640\fe0f'; }
.emoji-woman-wearing-turban-medium-light-skin-tone:before {
content: '\1f473\1f3fc\200d\2640\fe0f'; }
.emoji-woman-wearing-turban-medium-skin-tone:before {
content: '\1f473\1f3fd\200d\2640\fe0f'; }
.emoji-woman-wearing-turban-medium-dark-skin-tone:before {
content: '\1f473\1f3fe\200d\2640\fe0f'; }
.emoji-woman-wearing-turban-dark-skin-tone:before {
content: '\1f473\1f3ff\200d\2640\fe0f'; }
.emoji-man-with-chinese-cap:before {
content: '\1f472'; }
.emoji-man-with-chinese-cap-light-skin-tone:before {
content: '\1f472\1f3fb'; }
.emoji-man-with-chinese-cap-medium-light-skin-tone:before {
content: '\1f472\1f3fc'; }
.emoji-man-with-chinese-cap-medium-skin-tone:before {
content: '\1f472\1f3fd'; }
.emoji-man-with-chinese-cap-medium-dark-skin-tone:before {
content: '\1f472\1f3fe'; }
.emoji-man-with-chinese-cap-dark-skin-tone:before {
content: '\1f472\1f3ff'; }
.emoji-woman-with-headscarf:before {
content: '\1f9d5'; }
.emoji-woman-with-headscarf-light-skin-tone:before {
content: '\1f9d5\1f3fb'; }
.emoji-woman-with-headscarf-medium-light-skin-tone:before {
content: '\1f9d5\1f3fc'; }
.emoji-woman-with-headscarf-medium-skin-tone:before {
content: '\1f9d5\1f3fd'; }
.emoji-woman-with-headscarf-medium-dark-skin-tone:before {
content: '\1f9d5\1f3fe'; }
.emoji-woman-with-headscarf-dark-skin-tone:before {
content: '\1f9d5\1f3ff'; }
.emoji-bearded-person:before {
content: '\1f9d4'; }
.emoji-bearded-person-light-skin-tone:before {
content: '\1f9d4\1f3fb'; }
.emoji-bearded-person-medium-light-skin-tone:before {
content: '\1f9d4\1f3fc'; }
.emoji-bearded-person-medium-skin-tone:before {
content: '\1f9d4\1f3fd'; }
.emoji-bearded-person-medium-dark-skin-tone:before {
content: '\1f9d4\1f3fe'; }
.emoji-bearded-person-dark-skin-tone:before {
content: '\1f9d4\1f3ff'; }
.emoji-blond-haired-person:before {
content: '\1f471'; }
.emoji-blond-haired-person-light-skin-tone:before {
content: '\1f471\1f3fb'; }
.emoji-blond-haired-person-medium-light-skin-tone:before {
content: '\1f471\1f3fc'; }
.emoji-blond-haired-person-medium-skin-tone:before {
content: '\1f471\1f3fd'; }
.emoji-blond-haired-person-medium-dark-skin-tone:before {
content: '\1f471\1f3fe'; }
.emoji-blond-haired-person-dark-skin-tone:before {
content: '\1f471\1f3ff'; }
.emoji-blond-haired-man:before {
content: '\1f471\200d\2642\fe0f'; }
.emoji-blond-haired-man-light-skin-tone:before {
content: '\1f471\1f3fb\200d\2642\fe0f'; }
.emoji-blond-haired-man-medium-light-skin-tone:before {
content: '\1f471\1f3fc\200d\2642\fe0f'; }
.emoji-blond-haired-man-medium-skin-tone:before {
content: '\1f471\1f3fd\200d\2642\fe0f'; }
.emoji-blond-haired-man-medium-dark-skin-tone:before {
content: '\1f471\1f3fe\200d\2642\fe0f'; }
.emoji-blond-haired-man-dark-skin-tone:before {
content: '\1f471\1f3ff\200d\2642\fe0f'; }
.emoji-blond-haired-woman:before {
content: '\1f471\200d\2640\fe0f'; }
.emoji-blond-haired-woman-light-skin-tone:before {
content: '\1f471\1f3fb\200d\2640\fe0f'; }
.emoji-blond-haired-woman-medium-light-skin-tone:before {
content: '\1f471\1f3fc\200d\2640\fe0f'; }
.emoji-blond-haired-woman-medium-skin-tone:before {
content: '\1f471\1f3fd\200d\2640\fe0f'; }
.emoji-blond-haired-woman-medium-dark-skin-tone:before {
content: '\1f471\1f3fe\200d\2640\fe0f'; }
.emoji-blond-haired-woman-dark-skin-tone:before {
content: '\1f471\1f3ff\200d\2640\fe0f'; }
.emoji-man-in-tuxedo:before {
content: '\1f935'; }
.emoji-man-in-tuxedo-light-skin-tone:before {
content: '\1f935\1f3fb'; }
.emoji-man-in-tuxedo-medium-light-skin-tone:before {
content: '\1f935\1f3fc'; }
.emoji-man-in-tuxedo-medium-skin-tone:before {
content: '\1f935\1f3fd'; }
.emoji-man-in-tuxedo-medium-dark-skin-tone:before {
content: '\1f935\1f3fe'; }
.emoji-man-in-tuxedo-dark-skin-tone:before {
content: '\1f935\1f3ff'; }
.emoji-bride-with-veil:before {
content: '\1f470'; }
.emoji-bride-with-veil-light-skin-tone:before {
content: '\1f470\1f3fb'; }
.emoji-bride-with-veil-medium-light-skin-tone:before {
content: '\1f470\1f3fc'; }
.emoji-bride-with-veil-medium-skin-tone:before {
content: '\1f470\1f3fd'; }
.emoji-bride-with-veil-medium-dark-skin-tone:before {
content: '\1f470\1f3fe'; }
.emoji-bride-with-veil-dark-skin-tone:before {
content: '\1f470\1f3ff'; }
.emoji-pregnant-woman:before {
content: '\1f930'; }
.emoji-pregnant-woman-light-skin-tone:before {
content: '\1f930\1f3fb'; }
.emoji-pregnant-woman-medium-light-skin-tone:before {
content: '\1f930\1f3fc'; }
.emoji-pregnant-woman-medium-skin-tone:before {
content: '\1f930\1f3fd'; }
.emoji-pregnant-woman-medium-dark-skin-tone:before {
content: '\1f930\1f3fe'; }
.emoji-pregnant-woman-dark-skin-tone:before {
content: '\1f930\1f3ff'; }
.emoji-breast-feeding:before {
content: '\1f931'; }
.emoji-breast-feeding-light-skin-tone:before {
content: '\1f931\1f3fb'; }
.emoji-breast-feeding-medium-light-skin-tone:before {
content: '\1f931\1f3fc'; }
.emoji-breast-feeding-medium-skin-tone:before {
content: '\1f931\1f3fd'; }
.emoji-breast-feeding-medium-dark-skin-tone:before {
content: '\1f931\1f3fe'; }
.emoji-breast-feeding-dark-skin-tone:before {
content: '\1f931\1f3ff'; }
.emoji-see-no-evil-monkey:before {
content: '\1f648'; }
.emoji-hear-no-evil-monkey:before {
content: '\1f649'; }
.emoji-speak-no-evil-monkey:before {
content: '\1f64a'; }
.emoji-face-with-medical-mask:before {
content: '\1f637'; }
.emoji-face-with-thermometer:before {
content: '\1f912'; }
.emoji-face-with-head-bandage:before {
content: '\1f915'; }
.emoji-nauseated-face:before {
content: '\1f922'; }
.emoji-face-vomiting:before {
content: '\1f92e'; }
.emoji-sneezing-face:before {
content: '\1f927'; }
.emoji-person-getting-massage:before {
content: '\1f486'; }
.emoji-person-getting-massage-light-skin-tone:before {
content: '\1f486\1f3fb'; }
.emoji-person-getting-massage-medium-light-skin-tone:before {
content: '\1f486\1f3fc'; }
.emoji-person-getting-massage-medium-skin-tone:before {
content: '\1f486\1f3fd'; }
.emoji-person-getting-massage-medium-dark-skin-tone:before {
content: '\1f486\1f3fe'; }
.emoji-person-getting-massage-dark-skin-tone:before {
content: '\1f486\1f3ff'; }
.emoji-man-getting-massage:before {
content: '\1f486\200d\2642\fe0f'; }
.emoji-man-getting-massage-light-skin-tone:before {
content: '\1f486\1f3fb\200d\2642\fe0f'; }
.emoji-man-getting-massage-medium-light-skin-tone:before {
content: '\1f486\1f3fc\200d\2642\fe0f'; }
.emoji-man-getting-massage-medium-skin-tone:before {
content: '\1f486\1f3fd\200d\2642\fe0f'; }
.emoji-man-getting-massage-medium-dark-skin-tone:before {
content: '\1f486\1f3fe\200d\2642\fe0f'; }
.emoji-man-getting-massage-dark-skin-tone:before {
content: '\1f486\1f3ff\200d\2642\fe0f'; }
.emoji-woman-getting-massage:before {
content: '\1f486\200d\2640\fe0f'; }
.emoji-woman-getting-massage-light-skin-tone:before {
content: '\1f486\1f3fb\200d\2640\fe0f'; }
.emoji-woman-getting-massage-medium-light-skin-tone:before {
content: '\1f486\1f3fc\200d\2640\fe0f'; }
.emoji-woman-getting-massage-medium-skin-tone:before {
content: '\1f486\1f3fd\200d\2640\fe0f'; }
.emoji-woman-getting-massage-medium-dark-skin-tone:before {
content: '\1f486\1f3fe\200d\2640\fe0f'; }
.emoji-woman-getting-massage-dark-skin-tone:before {
content: '\1f486\1f3ff\200d\2640\fe0f'; }
.emoji-person-getting-haircut:before {
content: '\1f487'; }
.emoji-person-getting-haircut-light-skin-tone:before {
content: '\1f487\1f3fb'; }
.emoji-person-getting-haircut-medium-light-skin-tone:before {
content: '\1f487\1f3fc'; }
.emoji-person-getting-haircut-medium-skin-tone:before {
content: '\1f487\1f3fd'; }
.emoji-person-getting-haircut-medium-dark-skin-tone:before {
content: '\1f487\1f3fe'; }
.emoji-person-getting-haircut-dark-skin-tone:before {
content: '\1f487\1f3ff'; }
.emoji-man-getting-haircut:before {
content: '\1f487\200d\2642\fe0f'; }
.emoji-man-getting-haircut-light-skin-tone:before {
content: '\1f487\1f3fb\200d\2642\fe0f'; }
.emoji-man-getting-haircut-medium-light-skin-tone:before {
content: '\1f487\1f3fc\200d\2642\fe0f'; }
.emoji-man-getting-haircut-medium-skin-tone:before {
content: '\1f487\1f3fd\200d\2642\fe0f'; }
.emoji-man-getting-haircut-medium-dark-skin-tone:before {
content: '\1f487\1f3fe\200d\2642\fe0f'; }
.emoji-man-getting-haircut-dark-skin-tone:before {
content: '\1f487\1f3ff\200d\2642\fe0f'; }
.emoji-woman-getting-haircut:before {
content: '\1f487\200d\2640\fe0f'; }
.emoji-woman-getting-haircut-light-skin-tone:before {
content: '\1f487\1f3fb\200d\2640\fe0f'; }
.emoji-woman-getting-haircut-medium-light-skin-tone:before {
content: '\1f487\1f3fc\200d\2640\fe0f'; }
.emoji-woman-getting-haircut-medium-skin-tone:before {
content: '\1f487\1f3fd\200d\2640\fe0f'; }
.emoji-woman-getting-haircut-medium-dark-skin-tone:before {
content: '\1f487\1f3fe\200d\2640\fe0f'; }
.emoji-woman-getting-haircut-dark-skin-tone:before {
content: '\1f487\1f3ff\200d\2640\fe0f'; }
.emoji-person-walking:before {
content: '\1f6b6'; }
.emoji-person-walking-light-skin-tone:before {
content: '\1f6b6\1f3fb'; }
.emoji-person-walking-medium-light-skin-tone:before {
content: '\1f6b6\1f3fc'; }
.emoji-person-walking-medium-skin-tone:before {
content: '\1f6b6\1f3fd'; }
.emoji-person-walking-medium-dark-skin-tone:before {
content: '\1f6b6\1f3fe'; }
.emoji-person-walking-dark-skin-tone:before {
content: '\1f6b6\1f3ff'; }
.emoji-man-walking:before {
content: '\1f6b6\200d\2642\fe0f'; }
.emoji-man-walking-light-skin-tone:before {
content: '\1f6b6\1f3fb\200d\2642\fe0f'; }
.emoji-man-walking-medium-light-skin-tone:before {
content: '\1f6b6\1f3fc\200d\2642\fe0f'; }
.emoji-man-walking-medium-skin-tone:before {
content: '\1f6b6\1f3fd\200d\2642\fe0f'; }
.emoji-man-walking-medium-dark-skin-tone:before {
content: '\1f6b6\1f3fe\200d\2642\fe0f'; }
.emoji-man-walking-dark-skin-tone:before {
content: '\1f6b6\1f3ff\200d\2642\fe0f'; }
.emoji-woman-walking:before {
content: '\1f6b6\200d\2640\fe0f'; }
.emoji-woman-walking-light-skin-tone:before {
content: '\1f6b6\1f3fb\200d\2640\fe0f'; }
.emoji-woman-walking-medium-light-skin-tone:before {
content: '\1f6b6\1f3fc\200d\2640\fe0f'; }
.emoji-woman-walking-medium-skin-tone:before {
content: '\1f6b6\1f3fd\200d\2640\fe0f'; }
.emoji-woman-walking-medium-dark-skin-tone:before {
content: '\1f6b6\1f3fe\200d\2640\fe0f'; }
.emoji-woman-walking-dark-skin-tone:before {
content: '\1f6b6\1f3ff\200d\2640\fe0f'; }
.emoji-person-running:before {
content: '\1f3c3'; }
.emoji-person-running-light-skin-tone:before {
content: '\1f3c3\1f3fb'; }
.emoji-person-running-medium-light-skin-tone:before {
content: '\1f3c3\1f3fc'; }
.emoji-person-running-medium-skin-tone:before {
content: '\1f3c3\1f3fd'; }
.emoji-person-running-medium-dark-skin-tone:before {
content: '\1f3c3\1f3fe'; }
.emoji-person-running-dark-skin-tone:before {
content: '\1f3c3\1f3ff'; }
.emoji-man-running:before {
content: '\1f3c3\200d\2642\fe0f'; }
.emoji-man-running-light-skin-tone:before {
content: '\1f3c3\1f3fb\200d\2642\fe0f'; }
.emoji-man-running-medium-light-skin-tone:before {
content: '\1f3c3\1f3fc\200d\2642\fe0f'; }
.emoji-man-running-medium-skin-tone:before {
content: '\1f3c3\1f3fd\200d\2642\fe0f'; }
.emoji-man-running-medium-dark-skin-tone:before {
content: '\1f3c3\1f3fe\200d\2642\fe0f'; }
.emoji-man-running-dark-skin-tone:before {
content: '\1f3c3\1f3ff\200d\2642\fe0f'; }
.emoji-woman-running:before {
content: '\1f3c3\200d\2640\fe0f'; }
.emoji-woman-running-light-skin-tone:before {
content: '\1f3c3\1f3fb\200d\2640\fe0f'; }
.emoji-woman-running-medium-light-skin-tone:before {
content: '\1f3c3\1f3fc\200d\2640\fe0f'; }
.emoji-woman-running-medium-skin-tone:before {
content: '\1f3c3\1f3fd\200d\2640\fe0f'; }
.emoji-woman-running-medium-dark-skin-tone:before {
content: '\1f3c3\1f3fe\200d\2640\fe0f'; }
.emoji-woman-running-dark-skin-tone:before {
content: '\1f3c3\1f3ff\200d\2640\fe0f'; }
.emoji-woman-dancing:before {
content: '\1f483'; }
.emoji-woman-dancing-light-skin-tone:before {
content: '\1f483\1f3fb'; }
.emoji-woman-dancing-medium-light-skin-tone:before {
content: '\1f483\1f3fc'; }
.emoji-woman-dancing-medium-skin-tone:before {
content: '\1f483\1f3fd'; }
.emoji-woman-dancing-medium-dark-skin-tone:before {
content: '\1f483\1f3fe'; }
.emoji-woman-dancing-dark-skin-tone:before {
content: '\1f483\1f3ff'; }
.emoji-man-dancing:before {
content: '\1f57a'; }
.emoji-man-dancing-light-skin-tone:before {
content: '\1f57a\1f3fb'; }
.emoji-man-dancing-medium-light-skin-tone:before {
content: '\1f57a\1f3fc'; }
.emoji-man-dancing-medium-skin-tone:before {
content: '\1f57a\1f3fd'; }
.emoji-man-dancing-medium-dark-skin-tone:before {
content: '\1f57a\1f3fe'; }
.emoji-man-dancing-dark-skin-tone:before {
content: '\1f57a\1f3ff'; }
.emoji-people-with-bunny-ears:before {
content: '\1f46f'; }
.emoji-men-with-bunny-ears:before {
content: '\1f46f\200d\2642\fe0f'; }
.emoji-women-with-bunny-ears:before {
content: '\1f46f\200d\2640\fe0f'; }
.emoji-person-in-steamy-room:before {
content: '\1f9d6'; }
.emoji-person-in-steamy-room-light-skin-tone:before {
content: '\1f9d6\1f3fb'; }
.emoji-person-in-steamy-room-medium-light-skin-tone:before {
content: '\1f9d6\1f3fc'; }
.emoji-person-in-steamy-room-medium-skin-tone:before {
content: '\1f9d6\1f3fd'; }
.emoji-person-in-steamy-room-medium-dark-skin-tone:before {
content: '\1f9d6\1f3fe'; }
.emoji-person-in-steamy-room-dark-skin-tone:before {
content: '\1f9d6\1f3ff'; }
.emoji-woman-in-steamy-room:before {
content: '\1f9d6\200d\2640\fe0f'; }
.emoji-woman-in-steamy-room-light-skin-tone:before {
content: '\1f9d6\1f3fb\200d\2640\fe0f'; }
.emoji-woman-in-steamy-room-medium-light-skin-tone:before {
content: '\1f9d6\1f3fc\200d\2640\fe0f'; }
.emoji-woman-in-steamy-room-medium-skin-tone:before {
content: '\1f9d6\1f3fd\200d\2640\fe0f'; }
.emoji-woman-in-steamy-room-medium-dark-skin-tone:before {
content: '\1f9d6\1f3fe\200d\2640\fe0f'; }
.emoji-woman-in-steamy-room-dark-skin-tone:before {
content: '\1f9d6\1f3ff\200d\2640\fe0f'; }
.emoji-man-in-steamy-room:before {
content: '\1f9d6\200d\2642\fe0f'; }
.emoji-man-in-steamy-room-light-skin-tone:before {
content: '\1f9d6\1f3fb\200d\2642\fe0f'; }
.emoji-man-in-steamy-room-medium-light-skin-tone:before {
content: '\1f9d6\1f3fc\200d\2642\fe0f'; }
.emoji-man-in-steamy-room-medium-skin-tone:before {
content: '\1f9d6\1f3fd\200d\2642\fe0f'; }
.emoji-man-in-steamy-room-medium-dark-skin-tone:before {
content: '\1f9d6\1f3fe\200d\2642\fe0f'; }
.emoji-man-in-steamy-room-dark-skin-tone:before {
content: '\1f9d6\1f3ff\200d\2642\fe0f'; }
.emoji-person-climbing:before {
content: '\1f9d7'; }
.emoji-person-climbing-light-skin-tone:before {
content: '\1f9d7\1f3fb'; }
.emoji-person-climbing-medium-light-skin-tone:before {
content: '\1f9d7\1f3fc'; }
.emoji-person-climbing-medium-skin-tone:before {
content: '\1f9d7\1f3fd'; }
.emoji-person-climbing-medium-dark-skin-tone:before {
content: '\1f9d7\1f3fe'; }
.emoji-person-climbing-dark-skin-tone:before {
content: '\1f9d7\1f3ff'; }
.emoji-woman-climbing:before {
content: '\1f9d7\200d\2640\fe0f'; }
.emoji-woman-climbing-light-skin-tone:before {
content: '\1f9d7\1f3fb\200d\2640\fe0f'; }
.emoji-woman-climbing-medium-light-skin-tone:before {
content: '\1f9d7\1f3fc\200d\2640\fe0f'; }
.emoji-woman-climbing-medium-skin-tone:before {
content: '\1f9d7\1f3fd\200d\2640\fe0f'; }
.emoji-woman-climbing-medium-dark-skin-tone:before {
content: '\1f9d7\1f3fe\200d\2640\fe0f'; }
.emoji-woman-climbing-dark-skin-tone:before {
content: '\1f9d7\1f3ff\200d\2640\fe0f'; }
.emoji-man-climbing:before {
content: '\1f9d7\200d\2642\fe0f'; }
.emoji-man-climbing-light-skin-tone:before {
content: '\1f9d7\1f3fb\200d\2642\fe0f'; }
.emoji-man-climbing-medium-light-skin-tone:before {
content: '\1f9d7\1f3fc\200d\2642\fe0f'; }
.emoji-man-climbing-medium-skin-tone:before {
content: '\1f9d7\1f3fd\200d\2642\fe0f'; }
.emoji-man-climbing-medium-dark-skin-tone:before {
content: '\1f9d7\1f3fe\200d\2642\fe0f'; }
.emoji-man-climbing-dark-skin-tone:before {
content: '\1f9d7\1f3ff\200d\2642\fe0f'; }
.emoji-person-in-lotus-position:before {
content: '\1f9d8'; }
.emoji-person-in-lotus-position-light-skin-tone:before {
content: '\1f9d8\1f3fb'; }
.emoji-person-in-lotus-position-medium-light-skin-tone:before {
content: '\1f9d8\1f3fc'; }
.emoji-person-in-lotus-position-medium-skin-tone:before {
content: '\1f9d8\1f3fd'; }
.emoji-person-in-lotus-position-medium-dark-skin-tone:before {
content: '\1f9d8\1f3fe'; }
.emoji-person-in-lotus-position-dark-skin-tone:before {
content: '\1f9d8\1f3ff'; }
.emoji-woman-in-lotus-position:before {
content: '\1f9d8\200d\2640\fe0f'; }
.emoji-woman-in-lotus-position-light-skin-tone:before {
content: '\1f9d8\1f3fb\200d\2640\fe0f'; }
.emoji-woman-in-lotus-position-medium-light-skin-tone:before {
content: '\1f9d8\1f3fc\200d\2640\fe0f'; }
.emoji-woman-in-lotus-position-medium-skin-tone:before {
content: '\1f9d8\1f3fd\200d\2640\fe0f'; }
.emoji-woman-in-lotus-position-medium-dark-skin-tone:before {
content: '\1f9d8\1f3fe\200d\2640\fe0f'; }
.emoji-woman-in-lotus-position-dark-skin-tone:before {
content: '\1f9d8\1f3ff\200d\2640\fe0f'; }
.emoji-man-in-lotus-position:before {
content: '\1f9d8\200d\2642\fe0f'; }
.emoji-man-in-lotus-position-light-skin-tone:before {
content: '\1f9d8\1f3fb\200d\2642\fe0f'; }
.emoji-man-in-lotus-position-medium-light-skin-tone:before {
content: '\1f9d8\1f3fc\200d\2642\fe0f'; }
.emoji-man-in-lotus-position-medium-skin-tone:before {
content: '\1f9d8\1f3fd\200d\2642\fe0f'; }
.emoji-man-in-lotus-position-medium-dark-skin-tone:before {
content: '\1f9d8\1f3fe\200d\2642\fe0f'; }
.emoji-man-in-lotus-position-dark-skin-tone:before {
content: '\1f9d8\1f3ff\200d\2642\fe0f'; }
.emoji-person-taking-bath:before {
content: '\1f6c0'; }
.emoji-person-taking-bath-light-skin-tone:before {
content: '\1f6c0\1f3fb'; }
.emoji-person-taking-bath-medium-light-skin-tone:before {
content: '\1f6c0\1f3fc'; }
.emoji-person-taking-bath-medium-skin-tone:before {
content: '\1f6c0\1f3fd'; }
.emoji-person-taking-bath-medium-dark-skin-tone:before {
content: '\1f6c0\1f3fe'; }
.emoji-person-taking-bath-dark-skin-tone:before {
content: '\1f6c0\1f3ff'; }
.emoji-person-in-bed:before {
content: '\1f6cc'; }
.emoji-person-in-bed-light-skin-tone:before {
content: '\1f6cc\1f3fb'; }
.emoji-person-in-bed-medium-light-skin-tone:before {
content: '\1f6cc\1f3fc'; }
.emoji-person-in-bed-medium-skin-tone:before {
content: '\1f6cc\1f3fd'; }
.emoji-person-in-bed-medium-dark-skin-tone:before {
content: '\1f6cc\1f3fe'; }
.emoji-person-in-bed-dark-skin-tone:before {
content: '\1f6cc\1f3ff'; }
.emoji-man-in-suit-levitating:before {
content: '\1f574'; }
.emoji-man-in-suit-levitating-light-skin-tone:before {
content: '\1f574\1f3fb'; }
.emoji-man-in-suit-levitating-medium-light-skin-tone:before {
content: '\1f574\1f3fc'; }
.emoji-man-in-suit-levitating-medium-skin-tone:before {
content: '\1f574\1f3fd'; }
.emoji-man-in-suit-levitating-medium-dark-skin-tone:before {
content: '\1f574\1f3fe'; }
.emoji-man-in-suit-levitating-dark-skin-tone:before {
content: '\1f574\1f3ff'; }
.emoji-speaking-head:before {
content: '\1f5e3'; }
.emoji-bust-in-silhouette:before {
content: '\1f464'; }
.emoji-busts-in-silhouette:before {
content: '\1f465'; }
.emoji-kiss-mark:before {
content: '\1f48b'; }
.emoji-heart-with-arrow:before {
content: '\1f498'; }
.emoji-red-heart:before {
content: '\2764'; }
.emoji-beating-heart:before {
content: '\1f493'; }
.emoji-broken-heart:before {
content: '\1f494'; }
.emoji-two-hearts:before {
content: '\1f495'; }
.emoji-sparkling-heart:before {
content: '\1f496'; }
.emoji-growing-heart:before {
content: '\1f497'; }
.emoji-blue-heart:before {
content: '\1f499'; }
.emoji-green-heart:before {
content: '\1f49a'; }
.emoji-yellow-heart:before {
content: '\1f49b'; }
.emoji-orange-heart:before {
content: '\1f9e1'; }
.emoji-purple-heart:before {
content: '\1f49c'; }
.emoji-black-heart:before {
content: '\1f5a4'; }
.emoji-heart-with-ribbon:before {
content: '\1f49d'; }
.emoji-revolving-hearts:before {
content: '\1f49e'; }
.emoji-heart-decoration:before {
content: '\1f49f'; }
.emoji-heavy-heart-exclamation:before {
content: '\2763'; }
.emoji-love-letter:before {
content: '\1f48c'; }
.emoji-zzz:before {
content: '\1f4a4'; }
.emoji-anger-symbol:before {
content: '\1f4a2'; }
.emoji-bomb:before {
content: '\1f4a3'; }
.emoji-collision:before {
content: '\1f4a5'; }
.emoji-sweat-droplets:before {
content: '\1f4a6'; }
.emoji-dashing-away:before {
content: '\1f4a8'; }
.emoji-dizzy:before {
content: '\1f4ab'; }
.emoji-speech-balloon:before {
content: '\1f4ac'; }
.emoji-left-speech-bubble:before {
content: '\1f5e8'; }
.emoji-right-anger-bubble:before {
content: '\1f5ef'; }
.emoji-thought-balloon:before {
content: '\1f4ad'; }
.emoji-hole:before {
content: '\1f573'; }
.emoji-selfie:before {
content: '\1f933'; }
.emoji-selfie-light-skin-tone:before {
content: '\1f933\1f3fb'; }
.emoji-selfie-medium-light-skin-tone:before {
content: '\1f933\1f3fc'; }
.emoji-selfie-medium-skin-tone:before {
content: '\1f933\1f3fd'; }
.emoji-selfie-medium-dark-skin-tone:before {
content: '\1f933\1f3fe'; }
.emoji-selfie-dark-skin-tone:before {
content: '\1f933\1f3ff'; }
.emoji-flexed-biceps:before {
content: '\1f4aa'; }
.emoji-flexed-biceps-light-skin-tone:before {
content: '\1f4aa\1f3fb'; }
.emoji-flexed-biceps-medium-light-skin-tone:before {
content: '\1f4aa\1f3fc'; }
.emoji-flexed-biceps-medium-skin-tone:before {
content: '\1f4aa\1f3fd'; }
.emoji-flexed-biceps-medium-dark-skin-tone:before {
content: '\1f4aa\1f3fe'; }
.emoji-flexed-biceps-dark-skin-tone:before {
content: '\1f4aa\1f3ff'; }
.emoji-backhand-index-pointing-left:before {
content: '\1f448'; }
.emoji-backhand-index-pointing-left-light-skin-tone:before {
content: '\1f448\1f3fb'; }
.emoji-backhand-index-pointing-left-medium-light-skin-tone:before {
content: '\1f448\1f3fc'; }
.emoji-backhand-index-pointing-left-medium-skin-tone:before {
content: '\1f448\1f3fd'; }
.emoji-backhand-index-pointing-left-medium-dark-skin-tone:before {
content: '\1f448\1f3fe'; }
.emoji-backhand-index-pointing-left-dark-skin-tone:before {
content: '\1f448\1f3ff'; }
.emoji-backhand-index-pointing-right:before {
content: '\1f449'; }
.emoji-backhand-index-pointing-right-light-skin-tone:before {
content: '\1f449\1f3fb'; }
.emoji-backhand-index-pointing-right-medium-light-skin-tone:before {
content: '\1f449\1f3fc'; }
.emoji-backhand-index-pointing-right-medium-skin-tone:before {
content: '\1f449\1f3fd'; }
.emoji-backhand-index-pointing-right-medium-dark-skin-tone:before {
content: '\1f449\1f3fe'; }
.emoji-backhand-index-pointing-right-dark-skin-tone:before {
content: '\1f449\1f3ff'; }
.emoji-index-pointing-up:before {
content: '\261d'; }
.emoji-index-pointing-up-light-skin-tone:before {
content: '\261d\1f3fb'; }
.emoji-index-pointing-up-medium-light-skin-tone:before {
content: '\261d\1f3fc'; }
.emoji-index-pointing-up-medium-skin-tone:before {
content: '\261d\1f3fd'; }
.emoji-index-pointing-up-medium-dark-skin-tone:before {
content: '\261d\1f3fe'; }
.emoji-index-pointing-up-dark-skin-tone:before {
content: '\261d\1f3ff'; }
.emoji-backhand-index-pointing-up:before {
content: '\1f446'; }
.emoji-backhand-index-pointing-up-light-skin-tone:before {
content: '\1f446\1f3fb'; }
.emoji-backhand-index-pointing-up-medium-light-skin-tone:before {
content: '\1f446\1f3fc'; }
.emoji-backhand-index-pointing-up-medium-skin-tone:before {
content: '\1f446\1f3fd'; }
.emoji-backhand-index-pointing-up-medium-dark-skin-tone:before {
content: '\1f446\1f3fe'; }
.emoji-backhand-index-pointing-up-dark-skin-tone:before {
content: '\1f446\1f3ff'; }
.emoji-middle-finger:before {
content: '\1f595'; }
.emoji-middle-finger-light-skin-tone:before {
content: '\1f595\1f3fb'; }
.emoji-middle-finger-medium-light-skin-tone:before {
content: '\1f595\1f3fc'; }
.emoji-middle-finger-medium-skin-tone:before {
content: '\1f595\1f3fd'; }
.emoji-middle-finger-medium-dark-skin-tone:before {
content: '\1f595\1f3fe'; }
.emoji-middle-finger-dark-skin-tone:before {
content: '\1f595\1f3ff'; }
.emoji-backhand-index-pointing-down:before {
content: '\1f447'; }
.emoji-backhand-index-pointing-down-light-skin-tone:before {
content: '\1f447\1f3fb'; }
.emoji-backhand-index-pointing-down-medium-light-skin-tone:before {
content: '\1f447\1f3fc'; }
.emoji-backhand-index-pointing-down-medium-skin-tone:before {
content: '\1f447\1f3fd'; }
.emoji-backhand-index-pointing-down-medium-dark-skin-tone:before {
content: '\1f447\1f3fe'; }
.emoji-backhand-index-pointing-down-dark-skin-tone:before {
content: '\1f447\1f3ff'; }
.emoji-victory-hand:before {
content: '\270c'; }
.emoji-victory-hand-light-skin-tone:before {
content: '\270c\1f3fb'; }
.emoji-victory-hand-medium-light-skin-tone:before {
content: '\270c\1f3fc'; }
.emoji-victory-hand-medium-skin-tone:before {
content: '\270c\1f3fd'; }
.emoji-victory-hand-medium-dark-skin-tone:before {
content: '\270c\1f3fe'; }
.emoji-victory-hand-dark-skin-tone:before {
content: '\270c\1f3ff'; }
.emoji-crossed-fingers:before {
content: '\1f91e'; }
.emoji-crossed-fingers-light-skin-tone:before {
content: '\1f91e\1f3fb'; }
.emoji-crossed-fingers-medium-light-skin-tone:before {
content: '\1f91e\1f3fc'; }
.emoji-crossed-fingers-medium-skin-tone:before {
content: '\1f91e\1f3fd'; }
.emoji-crossed-fingers-medium-dark-skin-tone:before {
content: '\1f91e\1f3fe'; }
.emoji-crossed-fingers-dark-skin-tone:before {
content: '\1f91e\1f3ff'; }
.emoji-vulcan-salute:before {
content: '\1f596'; }
.emoji-vulcan-salute-light-skin-tone:before {
content: '\1f596\1f3fb'; }
.emoji-vulcan-salute-medium-light-skin-tone:before {
content: '\1f596\1f3fc'; }
.emoji-vulcan-salute-medium-skin-tone:before {
content: '\1f596\1f3fd'; }
.emoji-vulcan-salute-medium-dark-skin-tone:before {
content: '\1f596\1f3fe'; }
.emoji-vulcan-salute-dark-skin-tone:before {
content: '\1f596\1f3ff'; }
.emoji-sign-of-the-horns:before {
content: '\1f918'; }
.emoji-sign-of-the-horns-light-skin-tone:before {
content: '\1f918\1f3fb'; }
.emoji-sign-of-the-horns-medium-light-skin-tone:before {
content: '\1f918\1f3fc'; }
.emoji-sign-of-the-horns-medium-skin-tone:before {
content: '\1f918\1f3fd'; }
.emoji-sign-of-the-horns-medium-dark-skin-tone:before {
content: '\1f918\1f3fe'; }
.emoji-sign-of-the-horns-dark-skin-tone:before {
content: '\1f918\1f3ff'; }
.emoji-call-me-hand:before {
content: '\1f919'; }
.emoji-call-me-hand-light-skin-tone:before {
content: '\1f919\1f3fb'; }
.emoji-call-me-hand-medium-light-skin-tone:before {
content: '\1f919\1f3fc'; }
.emoji-call-me-hand-medium-skin-tone:before {
content: '\1f919\1f3fd'; }
.emoji-call-me-hand-medium-dark-skin-tone:before {
content: '\1f919\1f3fe'; }
.emoji-call-me-hand-dark-skin-tone:before {
content: '\1f919\1f3ff'; }
.emoji-hand-with-fingers-splayed:before {
content: '\1f590'; }
.emoji-hand-with-fingers-splayed-light-skin-tone:before {
content: '\1f590\1f3fb'; }
.emoji-hand-with-fingers-splayed-medium-light-skin-tone:before {
content: '\1f590\1f3fc'; }
.emoji-hand-with-fingers-splayed-medium-skin-tone:before {
content: '\1f590\1f3fd'; }
.emoji-hand-with-fingers-splayed-medium-dark-skin-tone:before {
content: '\1f590\1f3fe'; }
.emoji-hand-with-fingers-splayed-dark-skin-tone:before {
content: '\1f590\1f3ff'; }
.emoji-raised-hand:before {
content: '\270b'; }
.emoji-raised-hand-light-skin-tone:before {
content: '\270b\1f3fb'; }
.emoji-raised-hand-medium-light-skin-tone:before {
content: '\270b\1f3fc'; }
.emoji-raised-hand-medium-skin-tone:before {
content: '\270b\1f3fd'; }
.emoji-raised-hand-medium-dark-skin-tone:before {
content: '\270b\1f3fe'; }
.emoji-raised-hand-dark-skin-tone:before {
content: '\270b\1f3ff'; }
.emoji-ok-hand:before {
content: '\1f44c'; }
.emoji-ok-hand-light-skin-tone:before {
content: '\1f44c\1f3fb'; }
.emoji-ok-hand-medium-light-skin-tone:before {
content: '\1f44c\1f3fc'; }
.emoji-ok-hand-medium-skin-tone:before {
content: '\1f44c\1f3fd'; }
.emoji-ok-hand-medium-dark-skin-tone:before {
content: '\1f44c\1f3fe'; }
.emoji-ok-hand-dark-skin-tone:before {
content: '\1f44c\1f3ff'; }
.emoji-thumbs-up:before {
content: '\1f44d'; }
.emoji-thumbs-up-light-skin-tone:before {
content: '\1f44d\1f3fb'; }
.emoji-thumbs-up-medium-light-skin-tone:before {
content: '\1f44d\1f3fc'; }
.emoji-thumbs-up-medium-skin-tone:before {
content: '\1f44d\1f3fd'; }
.emoji-thumbs-up-medium-dark-skin-tone:before {
content: '\1f44d\1f3fe'; }
.emoji-thumbs-up-dark-skin-tone:before {
content: '\1f44d\1f3ff'; }
.emoji-thumbs-down:before {
content: '\1f44e'; }
.emoji-thumbs-down-light-skin-tone:before {
content: '\1f44e\1f3fb'; }
.emoji-thumbs-down-medium-light-skin-tone:before {
content: '\1f44e\1f3fc'; }
.emoji-thumbs-down-medium-skin-tone:before {
content: '\1f44e\1f3fd'; }
.emoji-thumbs-down-medium-dark-skin-tone:before {
content: '\1f44e\1f3fe'; }
.emoji-thumbs-down-dark-skin-tone:before {
content: '\1f44e\1f3ff'; }
.emoji-raised-fist:before {
content: '\270a'; }
.emoji-raised-fist-light-skin-tone:before {
content: '\270a\1f3fb'; }
.emoji-raised-fist-medium-light-skin-tone:before {
content: '\270a\1f3fc'; }
.emoji-raised-fist-medium-skin-tone:before {
content: '\270a\1f3fd'; }
.emoji-raised-fist-medium-dark-skin-tone:before {
content: '\270a\1f3fe'; }
.emoji-raised-fist-dark-skin-tone:before {
content: '\270a\1f3ff'; }
.emoji-oncoming-fist:before {
content: '\1f44a'; }
.emoji-oncoming-fist-light-skin-tone:before {
content: '\1f44a\1f3fb'; }
.emoji-oncoming-fist-medium-light-skin-tone:before {
content: '\1f44a\1f3fc'; }
.emoji-oncoming-fist-medium-skin-tone:before {
content: '\1f44a\1f3fd'; }
.emoji-oncoming-fist-medium-dark-skin-tone:before {
content: '\1f44a\1f3fe'; }
.emoji-oncoming-fist-dark-skin-tone:before {
content: '\1f44a\1f3ff'; }
.emoji-left-facing-fist:before {
content: '\1f91b'; }
.emoji-left-facing-fist-light-skin-tone:before {
content: '\1f91b\1f3fb'; }
.emoji-left-facing-fist-medium-light-skin-tone:before {
content: '\1f91b\1f3fc'; }
.emoji-left-facing-fist-medium-skin-tone:before {
content: '\1f91b\1f3fd'; }
.emoji-left-facing-fist-medium-dark-skin-tone:before {
content: '\1f91b\1f3fe'; }
.emoji-left-facing-fist-dark-skin-tone:before {
content: '\1f91b\1f3ff'; }
.emoji-right-facing-fist:before {
content: '\1f91c'; }
.emoji-right-facing-fist-light-skin-tone:before {
content: '\1f91c\1f3fb'; }
.emoji-right-facing-fist-medium-light-skin-tone:before {
content: '\1f91c\1f3fc'; }
.emoji-right-facing-fist-medium-skin-tone:before {
content: '\1f91c\1f3fd'; }
.emoji-right-facing-fist-medium-dark-skin-tone:before {
content: '\1f91c\1f3fe'; }
.emoji-right-facing-fist-dark-skin-tone:before {
content: '\1f91c\1f3ff'; }
.emoji-raised-back-of-hand:before {
content: '\1f91a'; }
.emoji-raised-back-of-hand-light-skin-tone:before {
content: '\1f91a\1f3fb'; }
.emoji-raised-back-of-hand-medium-light-skin-tone:before {
content: '\1f91a\1f3fc'; }
.emoji-raised-back-of-hand-medium-skin-tone:before {
content: '\1f91a\1f3fd'; }
.emoji-raised-back-of-hand-medium-dark-skin-tone:before {
content: '\1f91a\1f3fe'; }
.emoji-raised-back-of-hand-dark-skin-tone:before {
content: '\1f91a\1f3ff'; }
.emoji-waving-hand:before {
content: '\1f44b'; }
.emoji-waving-hand-light-skin-tone:before {
content: '\1f44b\1f3fb'; }
.emoji-waving-hand-medium-light-skin-tone:before {
content: '\1f44b\1f3fc'; }
.emoji-waving-hand-medium-skin-tone:before {
content: '\1f44b\1f3fd'; }
.emoji-waving-hand-medium-dark-skin-tone:before {
content: '\1f44b\1f3fe'; }
.emoji-waving-hand-dark-skin-tone:before {
content: '\1f44b\1f3ff'; }
.emoji-love-you-gesture:before {
content: '\1f91f'; }
.emoji-love-you-gesture-light-skin-tone:before {
content: '\1f91f\1f3fb'; }
.emoji-love-you-gesture-medium-light-skin-tone:before {
content: '\1f91f\1f3fc'; }
.emoji-love-you-gesture-medium-skin-tone:before {
content: '\1f91f\1f3fd'; }
.emoji-love-you-gesture-medium-dark-skin-tone:before {
content: '\1f91f\1f3fe'; }
.emoji-love-you-gesture-dark-skin-tone:before {
content: '\1f91f\1f3ff'; }
.emoji-writing-hand:before {
content: '\270d'; }
.emoji-writing-hand-light-skin-tone:before {
content: '\270d\1f3fb'; }
.emoji-writing-hand-medium-light-skin-tone:before {
content: '\270d\1f3fc'; }
.emoji-writing-hand-medium-skin-tone:before {
content: '\270d\1f3fd'; }
.emoji-writing-hand-medium-dark-skin-tone:before {
content: '\270d\1f3fe'; }
.emoji-writing-hand-dark-skin-tone:before {
content: '\270d\1f3ff'; }
.emoji-clapping-hands:before {
content: '\1f44f'; }
.emoji-clapping-hands-light-skin-tone:before {
content: '\1f44f\1f3fb'; }
.emoji-clapping-hands-medium-light-skin-tone:before {
content: '\1f44f\1f3fc'; }
.emoji-clapping-hands-medium-skin-tone:before {
content: '\1f44f\1f3fd'; }
.emoji-clapping-hands-medium-dark-skin-tone:before {
content: '\1f44f\1f3fe'; }
.emoji-clapping-hands-dark-skin-tone:before {
content: '\1f44f\1f3ff'; }
.emoji-open-hands:before {
content: '\1f450'; }
.emoji-open-hands-light-skin-tone:before {
content: '\1f450\1f3fb'; }
.emoji-open-hands-medium-light-skin-tone:before {
content: '\1f450\1f3fc'; }
.emoji-open-hands-medium-skin-tone:before {
content: '\1f450\1f3fd'; }
.emoji-open-hands-medium-dark-skin-tone:before {
content: '\1f450\1f3fe'; }
.emoji-open-hands-dark-skin-tone:before {
content: '\1f450\1f3ff'; }
.emoji-raising-hands:before {
content: '\1f64c'; }
.emoji-raising-hands-light-skin-tone:before {
content: '\1f64c\1f3fb'; }
.emoji-raising-hands-medium-light-skin-tone:before {
content: '\1f64c\1f3fc'; }
.emoji-raising-hands-medium-skin-tone:before {
content: '\1f64c\1f3fd'; }
.emoji-raising-hands-medium-dark-skin-tone:before {
content: '\1f64c\1f3fe'; }
.emoji-raising-hands-dark-skin-tone:before {
content: '\1f64c\1f3ff'; }
.emoji-palms-up-together:before {
content: '\1f932'; }
.emoji-palms-up-together-light-skin-tone:before {
content: '\1f932\1f3fb'; }
.emoji-palms-up-together-medium-light-skin-tone:before {
content: '\1f932\1f3fc'; }
.emoji-palms-up-together-medium-skin-tone:before {
content: '\1f932\1f3fd'; }
.emoji-palms-up-together-medium-dark-skin-tone:before {
content: '\1f932\1f3fe'; }
.emoji-palms-up-together-dark-skin-tone:before {
content: '\1f932\1f3ff'; }
.emoji-folded-hands:before {
content: '\1f64f'; }
.emoji-folded-hands-light-skin-tone:before {
content: '\1f64f\1f3fb'; }
.emoji-folded-hands-medium-light-skin-tone:before {
content: '\1f64f\1f3fc'; }
.emoji-folded-hands-medium-skin-tone:before {
content: '\1f64f\1f3fd'; }
.emoji-folded-hands-medium-dark-skin-tone:before {
content: '\1f64f\1f3fe'; }
.emoji-folded-hands-dark-skin-tone:before {
content: '\1f64f\1f3ff'; }
.emoji-handshake:before {
content: '\1f91d'; }
.emoji-nail-polish:before {
content: '\1f485'; }
.emoji-nail-polish-light-skin-tone:before {
content: '\1f485\1f3fb'; }
.emoji-nail-polish-medium-light-skin-tone:before {
content: '\1f485\1f3fc'; }
.emoji-nail-polish-medium-skin-tone:before {
content: '\1f485\1f3fd'; }
.emoji-nail-polish-medium-dark-skin-tone:before {
content: '\1f485\1f3fe'; }
.emoji-nail-polish-dark-skin-tone:before {
content: '\1f485\1f3ff'; }
.emoji-ear:before {
content: '\1f442'; }
.emoji-ear-light-skin-tone:before {
content: '\1f442\1f3fb'; }
.emoji-ear-medium-light-skin-tone:before {
content: '\1f442\1f3fc'; }
.emoji-ear-medium-skin-tone:before {
content: '\1f442\1f3fd'; }
.emoji-ear-medium-dark-skin-tone:before {
content: '\1f442\1f3fe'; }
.emoji-ear-dark-skin-tone:before {
content: '\1f442\1f3ff'; }
.emoji-nose:before {
content: '\1f443'; }
.emoji-nose-light-skin-tone:before {
content: '\1f443\1f3fb'; }
.emoji-nose-medium-light-skin-tone:before {
content: '\1f443\1f3fc'; }
.emoji-nose-medium-skin-tone:before {
content: '\1f443\1f3fd'; }
.emoji-nose-medium-dark-skin-tone:before {
content: '\1f443\1f3fe'; }
.emoji-nose-dark-skin-tone:before {
content: '\1f443\1f3ff'; }
.emoji-footprints:before {
content: '\1f463'; }
.emoji-eyes:before {
content: '\1f440'; }
.emoji-eye:before {
content: '\1f441'; }
.emoji-eye-in-speech-bubble:before {
content: '\1f441\fe0f\200d\1f5e8\fe0f'; }
.emoji-brain:before {
content: '\1f9e0'; }
.emoji-tongue:before {
content: '\1f445'; }
.emoji-mouth:before {
content: '\1f444'; }
.emoji-glasses:before {
content: '\1f453'; }
.emoji-sunglasses:before {
content: '\1f576'; }
.emoji-necktie:before {
content: '\1f454'; }
.emoji-t-shirt:before {
content: '\1f455'; }
.emoji-jeans:before {
content: '\1f456'; }
.emoji-scarf:before {
content: '\1f9e3'; }
.emoji-gloves:before {
content: '\1f9e4'; }
.emoji-coat:before {
content: '\1f9e5'; }
.emoji-socks:before {
content: '\1f9e6'; }
.emoji-dress:before {
content: '\1f457'; }
.emoji-kimono:before {
content: '\1f458'; }
.emoji-bikini:before {
content: '\1f459'; }
.emoji-womans-clothes:before {
content: '\1f45a'; }
.emoji-purse:before {
content: '\1f45b'; }
.emoji-handbag:before {
content: '\1f45c'; }
.emoji-clutch-bag:before {
content: '\1f45d'; }
.emoji-shopping-bags:before {
content: '\1f6cd'; }
.emoji-school-backpack:before {
content: '\1f392'; }
.emoji-mans-shoe:before {
content: '\1f45e'; }
.emoji-running-shoe:before {
content: '\1f45f'; }
.emoji-high-heeled-shoe:before {
content: '\1f460'; }
.emoji-womans-sandal:before {
content: '\1f461'; }
.emoji-womans-boot:before {
content: '\1f462'; }
.emoji-crown:before {
content: '\1f451'; }
.emoji-womans-hat:before {
content: '\1f452'; }
.emoji-top-hat:before {
content: '\1f3a9'; }
.emoji-graduation-cap:before {
content: '\1f393'; }
.emoji-billed-cap:before {
content: '\1f9e2'; }
.emoji-rescue-workers-helmet:before {
content: '\26d1'; }
.emoji-prayer-beads:before {
content: '\1f4ff'; }
.emoji-lipstick:before {
content: '\1f484'; }
.emoji-ring:before {
content: '\1f48d'; }
.emoji-gem-stone:before {
content: '\1f48e'; }
.emoji-smiling-face-with-horns:before {
content: '\1f608'; }
.emoji-angry-face-with-horns:before {
content: '\1f47f'; }
.emoji-ogre:before {
content: '\1f479'; }
.emoji-goblin:before {
content: '\1f47a'; }
.emoji-skull:before {
content: '\1f480'; }
.emoji-skull-and-crossbones:before {
content: '\2620'; }
.emoji-ghost:before {
content: '\1f47b'; }
.emoji-alien:before {
content: '\1f47d'; }
.emoji-alien-monster:before {
content: '\1f47e'; }
.emoji-robot-face:before {
content: '\1f916'; }
.emoji-pile-of-poo:before {
content: '\1f4a9'; }
.emoji-person-frowning:before {
content: '\1f64d'; }
.emoji-person-frowning-light-skin-tone:before {
content: '\1f64d\1f3fb'; }
.emoji-person-frowning-medium-light-skin-tone:before {
content: '\1f64d\1f3fc'; }
.emoji-person-frowning-medium-skin-tone:before {
content: '\1f64d\1f3fd'; }
.emoji-person-frowning-medium-dark-skin-tone:before {
content: '\1f64d\1f3fe'; }
.emoji-person-frowning-dark-skin-tone:before {
content: '\1f64d\1f3ff'; }
.emoji-man-frowning:before {
content: '\1f64d\200d\2642\fe0f'; }
.emoji-man-frowning-light-skin-tone:before {
content: '\1f64d\1f3fb\200d\2642\fe0f'; }
.emoji-man-frowning-medium-light-skin-tone:before {
content: '\1f64d\1f3fc\200d\2642\fe0f'; }
.emoji-man-frowning-medium-skin-tone:before {
content: '\1f64d\1f3fd\200d\2642\fe0f'; }
.emoji-man-frowning-medium-dark-skin-tone:before {
content: '\1f64d\1f3fe\200d\2642\fe0f'; }
.emoji-man-frowning-dark-skin-tone:before {
content: '\1f64d\1f3ff\200d\2642\fe0f'; }
.emoji-woman-frowning:before {
content: '\1f64d\200d\2640\fe0f'; }
.emoji-woman-frowning-light-skin-tone:before {
content: '\1f64d\1f3fb\200d\2640\fe0f'; }
.emoji-woman-frowning-medium-light-skin-tone:before {
content: '\1f64d\1f3fc\200d\2640\fe0f'; }
.emoji-woman-frowning-medium-skin-tone:before {
content: '\1f64d\1f3fd\200d\2640\fe0f'; }
.emoji-woman-frowning-medium-dark-skin-tone:before {
content: '\1f64d\1f3fe\200d\2640\fe0f'; }
.emoji-woman-frowning-dark-skin-tone:before {
content: '\1f64d\1f3ff\200d\2640\fe0f'; }
.emoji-person-pouting:before {
content: '\1f64e'; }
.emoji-person-pouting-light-skin-tone:before {
content: '\1f64e\1f3fb'; }
.emoji-person-pouting-medium-light-skin-tone:before {
content: '\1f64e\1f3fc'; }
.emoji-person-pouting-medium-skin-tone:before {
content: '\1f64e\1f3fd'; }
.emoji-person-pouting-medium-dark-skin-tone:before {
content: '\1f64e\1f3fe'; }
.emoji-person-pouting-dark-skin-tone:before {
content: '\1f64e\1f3ff'; }
.emoji-man-pouting:before {
content: '\1f64e\200d\2642\fe0f'; }
.emoji-man-pouting-light-skin-tone:before {
content: '\1f64e\1f3fb\200d\2642\fe0f'; }
.emoji-man-pouting-medium-light-skin-tone:before {
content: '\1f64e\1f3fc\200d\2642\fe0f'; }
.emoji-man-pouting-medium-skin-tone:before {
content: '\1f64e\1f3fd\200d\2642\fe0f'; }
.emoji-man-pouting-medium-dark-skin-tone:before {
content: '\1f64e\1f3fe\200d\2642\fe0f'; }
.emoji-man-pouting-dark-skin-tone:before {
content: '\1f64e\1f3ff\200d\2642\fe0f'; }
.emoji-woman-pouting:before {
content: '\1f64e\200d\2640\fe0f'; }
.emoji-woman-pouting-light-skin-tone:before {
content: '\1f64e\1f3fb\200d\2640\fe0f'; }
.emoji-woman-pouting-medium-light-skin-tone:before {
content: '\1f64e\1f3fc\200d\2640\fe0f'; }
.emoji-woman-pouting-medium-skin-tone:before {
content: '\1f64e\1f3fd\200d\2640\fe0f'; }
.emoji-woman-pouting-medium-dark-skin-tone:before {
content: '\1f64e\1f3fe\200d\2640\fe0f'; }
.emoji-woman-pouting-dark-skin-tone:before {
content: '\1f64e\1f3ff\200d\2640\fe0f'; }
.emoji-person-gesturing-no:before {
content: '\1f645'; }
.emoji-person-gesturing-no-light-skin-tone:before {
content: '\1f645\1f3fb'; }
.emoji-person-gesturing-no-medium-light-skin-tone:before {
content: '\1f645\1f3fc'; }
.emoji-person-gesturing-no-medium-skin-tone:before {
content: '\1f645\1f3fd'; }
.emoji-person-gesturing-no-medium-dark-skin-tone:before {
content: '\1f645\1f3fe'; }
.emoji-person-gesturing-no-dark-skin-tone:before {
content: '\1f645\1f3ff'; }
.emoji-man-gesturing-no:before {
content: '\1f645\200d\2642\fe0f'; }
.emoji-man-gesturing-no-light-skin-tone:before {
content: '\1f645\1f3fb\200d\2642\fe0f'; }
.emoji-man-gesturing-no-medium-light-skin-tone:before {
content: '\1f645\1f3fc\200d\2642\fe0f'; }
.emoji-man-gesturing-no-medium-skin-tone:before {
content: '\1f645\1f3fd\200d\2642\fe0f'; }
.emoji-man-gesturing-no-medium-dark-skin-tone:before {
content: '\1f645\1f3fe\200d\2642\fe0f'; }
.emoji-man-gesturing-no-dark-skin-tone:before {
content: '\1f645\1f3ff\200d\2642\fe0f'; }
.emoji-woman-gesturing-no:before {
content: '\1f645\200d\2640\fe0f'; }
.emoji-woman-gesturing-no-light-skin-tone:before {
content: '\1f645\1f3fb\200d\2640\fe0f'; }
.emoji-woman-gesturing-no-medium-light-skin-tone:before {
content: '\1f645\1f3fc\200d\2640\fe0f'; }
.emoji-woman-gesturing-no-medium-skin-tone:before {
content: '\1f645\1f3fd\200d\2640\fe0f'; }
.emoji-woman-gesturing-no-medium-dark-skin-tone:before {
content: '\1f645\1f3fe\200d\2640\fe0f'; }
.emoji-woman-gesturing-no-dark-skin-tone:before {
content: '\1f645\1f3ff\200d\2640\fe0f'; }
.emoji-person-gesturing-ok:before {
content: '\1f646'; }
.emoji-person-gesturing-ok-light-skin-tone:before {
content: '\1f646\1f3fb'; }
.emoji-person-gesturing-ok-medium-light-skin-tone:before {
content: '\1f646\1f3fc'; }
.emoji-person-gesturing-ok-medium-skin-tone:before {
content: '\1f646\1f3fd'; }
.emoji-person-gesturing-ok-medium-dark-skin-tone:before {
content: '\1f646\1f3fe'; }
.emoji-person-gesturing-ok-dark-skin-tone:before {
content: '\1f646\1f3ff'; }
.emoji-man-gesturing-ok:before {
content: '\1f646\200d\2642\fe0f'; }
.emoji-man-gesturing-ok-light-skin-tone:before {
content: '\1f646\1f3fb\200d\2642\fe0f'; }
.emoji-man-gesturing-ok-medium-light-skin-tone:before {
content: '\1f646\1f3fc\200d\2642\fe0f'; }
.emoji-man-gesturing-ok-medium-skin-tone:before {
content: '\1f646\1f3fd\200d\2642\fe0f'; }
.emoji-man-gesturing-ok-medium-dark-skin-tone:before {
content: '\1f646\1f3fe\200d\2642\fe0f'; }
.emoji-man-gesturing-ok-dark-skin-tone:before {
content: '\1f646\1f3ff\200d\2642\fe0f'; }
.emoji-woman-gesturing-ok:before {
content: '\1f646\200d\2640\fe0f'; }
.emoji-woman-gesturing-ok-light-skin-tone:before {
content: '\1f646\1f3fb\200d\2640\fe0f'; }
.emoji-woman-gesturing-ok-medium-light-skin-tone:before {
content: '\1f646\1f3fc\200d\2640\fe0f'; }
.emoji-woman-gesturing-ok-medium-skin-tone:before {
content: '\1f646\1f3fd\200d\2640\fe0f'; }
.emoji-woman-gesturing-ok-medium-dark-skin-tone:before {
content: '\1f646\1f3fe\200d\2640\fe0f'; }
.emoji-woman-gesturing-ok-dark-skin-tone:before {
content: '\1f646\1f3ff\200d\2640\fe0f'; }
.emoji-person-tipping-hand:before {
content: '\1f481'; }
.emoji-person-tipping-hand-light-skin-tone:before {
content: '\1f481\1f3fb'; }
.emoji-person-tipping-hand-medium-light-skin-tone:before {
content: '\1f481\1f3fc'; }
.emoji-person-tipping-hand-medium-skin-tone:before {
content: '\1f481\1f3fd'; }
.emoji-person-tipping-hand-medium-dark-skin-tone:before {
content: '\1f481\1f3fe'; }
.emoji-person-tipping-hand-dark-skin-tone:before {
content: '\1f481\1f3ff'; }
.emoji-man-tipping-hand:before {
content: '\1f481\200d\2642\fe0f'; }
.emoji-man-tipping-hand-light-skin-tone:before {
content: '\1f481\1f3fb\200d\2642\fe0f'; }
.emoji-man-tipping-hand-medium-light-skin-tone:before {
content: '\1f481\1f3fc\200d\2642\fe0f'; }
.emoji-man-tipping-hand-medium-skin-tone:before {
content: '\1f481\1f3fd\200d\2642\fe0f'; }
.emoji-man-tipping-hand-medium-dark-skin-tone:before {
content: '\1f481\1f3fe\200d\2642\fe0f'; }
.emoji-man-tipping-hand-dark-skin-tone:before {
content: '\1f481\1f3ff\200d\2642\fe0f'; }
.emoji-woman-tipping-hand:before {
content: '\1f481\200d\2640\fe0f'; }
.emoji-woman-tipping-hand-light-skin-tone:before {
content: '\1f481\1f3fb\200d\2640\fe0f'; }
.emoji-woman-tipping-hand-medium-light-skin-tone:before {
content: '\1f481\1f3fc\200d\2640\fe0f'; }
.emoji-woman-tipping-hand-medium-skin-tone:before {
content: '\1f481\1f3fd\200d\2640\fe0f'; }
.emoji-woman-tipping-hand-medium-dark-skin-tone:before {
content: '\1f481\1f3fe\200d\2640\fe0f'; }
.emoji-woman-tipping-hand-dark-skin-tone:before {
content: '\1f481\1f3ff\200d\2640\fe0f'; }
.emoji-person-raising-hand:before {
content: '\1f64b'; }
.emoji-person-raising-hand-light-skin-tone:before {
content: '\1f64b\1f3fb'; }
.emoji-person-raising-hand-medium-light-skin-tone:before {
content: '\1f64b\1f3fc'; }
.emoji-person-raising-hand-medium-skin-tone:before {
content: '\1f64b\1f3fd'; }
.emoji-person-raising-hand-medium-dark-skin-tone:before {
content: '\1f64b\1f3fe'; }
.emoji-person-raising-hand-dark-skin-tone:before {
content: '\1f64b\1f3ff'; }
.emoji-man-raising-hand:before {
content: '\1f64b\200d\2642\fe0f'; }
.emoji-man-raising-hand-light-skin-tone:before {
content: '\1f64b\1f3fb\200d\2642\fe0f'; }
.emoji-man-raising-hand-medium-light-skin-tone:before {
content: '\1f64b\1f3fc\200d\2642\fe0f'; }
.emoji-man-raising-hand-medium-skin-tone:before {
content: '\1f64b\1f3fd\200d\2642\fe0f'; }
.emoji-man-raising-hand-medium-dark-skin-tone:before {
content: '\1f64b\1f3fe\200d\2642\fe0f'; }
.emoji-man-raising-hand-dark-skin-tone:before {
content: '\1f64b\1f3ff\200d\2642\fe0f'; }
.emoji-woman-raising-hand:before {
content: '\1f64b\200d\2640\fe0f'; }
.emoji-woman-raising-hand-light-skin-tone:before {
content: '\1f64b\1f3fb\200d\2640\fe0f'; }
.emoji-woman-raising-hand-medium-light-skin-tone:before {
content: '\1f64b\1f3fc\200d\2640\fe0f'; }
.emoji-woman-raising-hand-medium-skin-tone:before {
content: '\1f64b\1f3fd\200d\2640\fe0f'; }
.emoji-woman-raising-hand-medium-dark-skin-tone:before {
content: '\1f64b\1f3fe\200d\2640\fe0f'; }
.emoji-woman-raising-hand-dark-skin-tone:before {
content: '\1f64b\1f3ff\200d\2640\fe0f'; }
.emoji-person-bowing:before {
content: '\1f647'; }
.emoji-person-bowing-light-skin-tone:before {
content: '\1f647\1f3fb'; }
.emoji-person-bowing-medium-light-skin-tone:before {
content: '\1f647\1f3fc'; }
.emoji-person-bowing-medium-skin-tone:before {
content: '\1f647\1f3fd'; }
.emoji-person-bowing-medium-dark-skin-tone:before {
content: '\1f647\1f3fe'; }
.emoji-person-bowing-dark-skin-tone:before {
content: '\1f647\1f3ff'; }
.emoji-man-bowing:before {
content: '\1f647\200d\2642\fe0f'; }
.emoji-man-bowing-light-skin-tone:before {
content: '\1f647\1f3fb\200d\2642\fe0f'; }
.emoji-man-bowing-medium-light-skin-tone:before {
content: '\1f647\1f3fc\200d\2642\fe0f'; }
.emoji-man-bowing-medium-skin-tone:before {
content: '\1f647\1f3fd\200d\2642\fe0f'; }
.emoji-man-bowing-medium-dark-skin-tone:before {
content: '\1f647\1f3fe\200d\2642\fe0f'; }
.emoji-man-bowing-dark-skin-tone:before {
content: '\1f647\1f3ff\200d\2642\fe0f'; }
.emoji-woman-bowing:before {
content: '\1f647\200d\2640\fe0f'; }
.emoji-woman-bowing-light-skin-tone:before {
content: '\1f647\1f3fb\200d\2640\fe0f'; }
.emoji-woman-bowing-medium-light-skin-tone:before {
content: '\1f647\1f3fc\200d\2640\fe0f'; }
.emoji-woman-bowing-medium-skin-tone:before {
content: '\1f647\1f3fd\200d\2640\fe0f'; }
.emoji-woman-bowing-medium-dark-skin-tone:before {
content: '\1f647\1f3fe\200d\2640\fe0f'; }
.emoji-woman-bowing-dark-skin-tone:before {
content: '\1f647\1f3ff\200d\2640\fe0f'; }
.emoji-person-facepalming:before {
content: '\1f926'; }
.emoji-person-facepalming-light-skin-tone:before {
content: '\1f926\1f3fb'; }
.emoji-person-facepalming-medium-light-skin-tone:before {
content: '\1f926\1f3fc'; }
.emoji-person-facepalming-medium-skin-tone:before {
content: '\1f926\1f3fd'; }
.emoji-person-facepalming-medium-dark-skin-tone:before {
content: '\1f926\1f3fe'; }
.emoji-person-facepalming-dark-skin-tone:before {
content: '\1f926\1f3ff'; }
.emoji-man-facepalming:before {
content: '\1f926\200d\2642\fe0f'; }
.emoji-man-facepalming-light-skin-tone:before {
content: '\1f926\1f3fb\200d\2642\fe0f'; }
.emoji-man-facepalming-medium-light-skin-tone:before {
content: '\1f926\1f3fc\200d\2642\fe0f'; }
.emoji-man-facepalming-medium-skin-tone:before {
content: '\1f926\1f3fd\200d\2642\fe0f'; }
.emoji-man-facepalming-medium-dark-skin-tone:before {
content: '\1f926\1f3fe\200d\2642\fe0f'; }
.emoji-man-facepalming-dark-skin-tone:before {
content: '\1f926\1f3ff\200d\2642\fe0f'; }
.emoji-woman-facepalming:before {
content: '\1f926\200d\2640\fe0f'; }
.emoji-woman-facepalming-light-skin-tone:before {
content: '\1f926\1f3fb\200d\2640\fe0f'; }
.emoji-woman-facepalming-medium-light-skin-tone:before {
content: '\1f926\1f3fc\200d\2640\fe0f'; }
.emoji-woman-facepalming-medium-skin-tone:before {
content: '\1f926\1f3fd\200d\2640\fe0f'; }
.emoji-woman-facepalming-medium-dark-skin-tone:before {
content: '\1f926\1f3fe\200d\2640\fe0f'; }
.emoji-woman-facepalming-dark-skin-tone:before {
content: '\1f926\1f3ff\200d\2640\fe0f'; }
.emoji-person-shrugging:before {
content: '\1f937'; }
.emoji-person-shrugging-light-skin-tone:before {
content: '\1f937\1f3fb'; }
.emoji-person-shrugging-medium-light-skin-tone:before {
content: '\1f937\1f3fc'; }
.emoji-person-shrugging-medium-skin-tone:before {
content: '\1f937\1f3fd'; }
.emoji-person-shrugging-medium-dark-skin-tone:before {
content: '\1f937\1f3fe'; }
.emoji-person-shrugging-dark-skin-tone:before {
content: '\1f937\1f3ff'; }
.emoji-man-shrugging:before {
content: '\1f937\200d\2642\fe0f'; }
.emoji-man-shrugging-light-skin-tone:before {
content: '\1f937\1f3fb\200d\2642\fe0f'; }
.emoji-man-shrugging-medium-light-skin-tone:before {
content: '\1f937\1f3fc\200d\2642\fe0f'; }
.emoji-man-shrugging-medium-skin-tone:before {
content: '\1f937\1f3fd\200d\2642\fe0f'; }
.emoji-man-shrugging-medium-dark-skin-tone:before {
content: '\1f937\1f3fe\200d\2642\fe0f'; }
.emoji-man-shrugging-dark-skin-tone:before {
content: '\1f937\1f3ff\200d\2642\fe0f'; }
.emoji-woman-shrugging:before {
content: '\1f937\200d\2640\fe0f'; }
.emoji-woman-shrugging-light-skin-tone:before {
content: '\1f937\1f3fb\200d\2640\fe0f'; }
.emoji-woman-shrugging-medium-light-skin-tone:before {
content: '\1f937\1f3fc\200d\2640\fe0f'; }
.emoji-woman-shrugging-medium-skin-tone:before {
content: '\1f937\1f3fd\200d\2640\fe0f'; }
.emoji-woman-shrugging-medium-dark-skin-tone:before {
content: '\1f937\1f3fe\200d\2640\fe0f'; }
.emoji-woman-shrugging-dark-skin-tone:before {
content: '\1f937\1f3ff\200d\2640\fe0f'; }
.emoji-bouquet:before {
content: '\1f490'; }
.emoji-cherry-blossom:before {
content: '\1f338'; }
.emoji-white-flower:before {
content: '\1f4ae'; }
.emoji-rosette:before {
content: '\1f3f5'; }
.emoji-rose:before {
content: '\1f339'; }
.emoji-wilted-flower:before {
content: '\1f940'; }
.emoji-hibiscus:before {
content: '\1f33a'; }
.emoji-sunflower:before {
content: '\1f33b'; }
.emoji-blossom:before {
content: '\1f33c'; }
.emoji-tulip:before {
content: '\1f337'; }
.emoji-snail:before {
content: '\1f40c'; }
.emoji-butterfly:before {
content: '\1f98b'; }
.emoji-bug:before {
content: '\1f41b'; }
.emoji-ant:before {
content: '\1f41c'; }
.emoji-honeybee:before {
content: '\1f41d'; }
.emoji-lady-beetle:before {
content: '\1f41e'; }
.emoji-cricket:before {
content: '\1f997'; }
.emoji-spider:before {
content: '\1f577'; }
.emoji-spider-web:before {
content: '\1f578'; }
.emoji-scorpion:before {
content: '\1f982'; }
.emoji-crocodile:before {
content: '\1f40a'; }
.emoji-turtle:before {
content: '\1f422'; }
.emoji-lizard:before {
content: '\1f98e'; }
.emoji-snake:before {
content: '\1f40d'; }
.emoji-dragon-face:before {
content: '\1f432'; }
.emoji-dragon:before {
content: '\1f409'; }
.emoji-sauropod:before {
content: '\1f995'; }
.emoji-t-rex:before {
content: '\1f996'; }
.emoji-seedling:before {
content: '\1f331'; }
.emoji-evergreen-tree:before {
content: '\1f332'; }
.emoji-deciduous-tree:before {
content: '\1f333'; }
.emoji-palm-tree:before {
content: '\1f334'; }
.emoji-cactus:before {
content: '\1f335'; }
.emoji-sheaf-of-rice:before {
content: '\1f33e'; }
.emoji-herb:before {
content: '\1f33f'; }
.emoji-shamrock:before {
content: '\2618'; }
.emoji-four-leaf-clover:before {
content: '\1f340'; }
.emoji-maple-leaf:before {
content: '\1f341'; }
.emoji-fallen-leaf:before {
content: '\1f342'; }
.emoji-leaf-fluttering-in-wind:before {
content: '\1f343'; }
.emoji-frog-face:before {
content: '\1f438'; }
.emoji-monkey-face:before {
content: '\1f435'; }
.emoji-monkey:before {
content: '\1f412'; }
.emoji-gorilla:before {
content: '\1f98d'; }
.emoji-dog-face:before {
content: '\1f436'; }
.emoji-dog:before {
content: '\1f415'; }
.emoji-poodle:before {
content: '\1f429'; }
.emoji-wolf-face:before {
content: '\1f43a'; }
.emoji-fox-face:before {
content: '\1f98a'; }
.emoji-cat-face:before {
content: '\1f431'; }
.emoji-cat:before {
content: '\1f408'; }
.emoji-lion-face:before {
content: '\1f981'; }
.emoji-tiger-face:before {
content: '\1f42f'; }
.emoji-tiger:before {
content: '\1f405'; }
.emoji-leopard:before {
content: '\1f406'; }
.emoji-horse-face:before {
content: '\1f434'; }
.emoji-horse:before {
content: '\1f40e'; }
.emoji-unicorn-face:before {
content: '\1f984'; }
.emoji-zebra:before {
content: '\1f993'; }
.emoji-deer:before {
content: '\1f98c'; }
.emoji-cow-face:before {
content: '\1f42e'; }
.emoji-ox:before {
content: '\1f402'; }
.emoji-water-buffalo:before {
content: '\1f403'; }
.emoji-cow:before {
content: '\1f404'; }
.emoji-pig-face:before {
content: '\1f437'; }
.emoji-pig:before {
content: '\1f416'; }
.emoji-boar:before {
content: '\1f417'; }
.emoji-pig-nose:before {
content: '\1f43d'; }
.emoji-ram:before {
content: '\1f40f'; }
.emoji-ewe:before {
content: '\1f411'; }
.emoji-goat:before {
content: '\1f410'; }
.emoji-camel:before {
content: '\1f42a'; }
.emoji-two-hump-camel:before {
content: '\1f42b'; }
.emoji-giraffe:before {
content: '\1f992'; }
.emoji-elephant:before {
content: '\1f418'; }
.emoji-rhinoceros:before {
content: '\1f98f'; }
.emoji-mouse-face:before {
content: '\1f42d'; }
.emoji-mouse:before {
content: '\1f401'; }
.emoji-rat:before {
content: '\1f400'; }
.emoji-hamster-face:before {
content: '\1f439'; }
.emoji-rabbit-face:before {
content: '\1f430'; }
.emoji-rabbit:before {
content: '\1f407'; }
.emoji-chipmunk:before {
content: '\1f43f'; }
.emoji-hedgehog:before {
content: '\1f994'; }
.emoji-bat:before {
content: '\1f987'; }
.emoji-bear-face:before {
content: '\1f43b'; }
.emoji-koala:before {
content: '\1f428'; }
.emoji-panda-face:before {
content: '\1f43c'; }
.emoji-paw-prints:before {
content: '\1f43e'; }
.emoji-spouting-whale:before {
content: '\1f433'; }
.emoji-whale:before {
content: '\1f40b'; }
.emoji-dolphin:before {
content: '\1f42c'; }
.emoji-fish:before {
content: '\1f41f'; }
.emoji-tropical-fish:before {
content: '\1f420'; }
.emoji-blowfish:before {
content: '\1f421'; }
.emoji-shark:before {
content: '\1f988'; }
.emoji-octopus:before {
content: '\1f419'; }
.emoji-spiral-shell:before {
content: '\1f41a'; }
.emoji-crab:before {
content: '\1f980'; }
.emoji-shrimp:before {
content: '\1f990'; }
.emoji-squid:before {
content: '\1f991'; }
.emoji-turkey:before {
content: '\1f983'; }
.emoji-chicken:before {
content: '\1f414'; }
.emoji-rooster:before {
content: '\1f413'; }
.emoji-hatching-chick:before {
content: '\1f423'; }
.emoji-baby-chick:before {
content: '\1f424'; }
.emoji-front-facing-baby-chick:before {
content: '\1f425'; }
.emoji-bird:before {
content: '\1f426'; }
.emoji-penguin:before {
content: '\1f427'; }
.emoji-dove:before {
content: '\1f54a'; }
.emoji-eagle:before {
content: '\1f985'; }
.emoji-duck:before {
content: '\1f986'; }
.emoji-owl:before {
content: '\1f989'; }
.emoji-anchor:before {
content: '\2693'; }
.emoji-sailboat:before {
content: '\26f5'; }
.emoji-canoe:before {
content: '\1f6f6'; }
.emoji-speedboat:before {
content: '\1f6a4'; }
.emoji-passenger-ship:before {
content: '\1f6f3'; }
.emoji-ferry:before {
content: '\26f4'; }
.emoji-motor-boat:before {
content: '\1f6e5'; }
.emoji-ship:before {
content: '\1f6a2'; }
.emoji-fountain:before {
content: '\26f2'; }
.emoji-tent:before {
content: '\26fa'; }
.emoji-foggy:before {
content: '\1f301'; }
.emoji-night-with-stars:before {
content: '\1f303'; }
.emoji-sunrise-over-mountains:before {
content: '\1f304'; }
.emoji-sunrise:before {
content: '\1f305'; }
.emoji-cityscape-at-dusk:before {
content: '\1f306'; }
.emoji-sunset:before {
content: '\1f307'; }
.emoji-bridge-at-night:before {
content: '\1f309'; }
.emoji-hot-springs:before {
content: '\2668'; }
.emoji-milky-way:before {
content: '\1f30c'; }
.emoji-carousel-horse:before {
content: '\1f3a0'; }
.emoji-ferris-wheel:before {
content: '\1f3a1'; }
.emoji-roller-coaster:before {
content: '\1f3a2'; }
.emoji-barber-pole:before {
content: '\1f488'; }
.emoji-circus-tent:before {
content: '\1f3aa'; }
.emoji-performing-arts:before {
content: '\1f3ad'; }
.emoji-framed-picture:before {
content: '\1f5bc'; }
.emoji-artist-palette:before {
content: '\1f3a8'; }
.emoji-slot-machine:before {
content: '\1f3b0'; }
.emoji-church:before {
content: '\26ea'; }
.emoji-mosque:before {
content: '\1f54c'; }
.emoji-synagogue:before {
content: '\1f54d'; }
.emoji-shinto-shrine:before {
content: '\26e9'; }
.emoji-kaaba:before {
content: '\1f54b'; }
.emoji-bellhop-bell:before {
content: '\1f6ce'; }
.emoji-door:before {
content: '\1f6aa'; }
.emoji-bed:before {
content: '\1f6cf'; }
.emoji-couch-and-lamp:before {
content: '\1f6cb'; }
.emoji-toilet:before {
content: '\1f6bd'; }
.emoji-shower:before {
content: '\1f6bf'; }
.emoji-bathtub:before {
content: '\1f6c1'; }
.emoji-locomotive:before {
content: '\1f682'; }
.emoji-railway-car:before {
content: '\1f683'; }
.emoji-high-speed-train:before {
content: '\1f684'; }
.emoji-bullet-train:before {
content: '\1f685'; }
.emoji-train:before {
content: '\1f686'; }
.emoji-metro:before {
content: '\1f687'; }
.emoji-light-rail:before {
content: '\1f688'; }
.emoji-station:before {
content: '\1f689'; }
.emoji-tram:before {
content: '\1f68a'; }
.emoji-monorail:before {
content: '\1f69d'; }
.emoji-mountain-railway:before {
content: '\1f69e'; }
.emoji-tram-car:before {
content: '\1f68b'; }
.emoji-bus:before {
content: '\1f68c'; }
.emoji-oncoming-bus:before {
content: '\1f68d'; }
.emoji-trolleybus:before {
content: '\1f68e'; }
.emoji-minibus:before {
content: '\1f690'; }
.emoji-ambulance:before {
content: '\1f691'; }
.emoji-fire-engine:before {
content: '\1f692'; }
.emoji-police-car:before {
content: '\1f693'; }
.emoji-oncoming-police-car:before {
content: '\1f694'; }
.emoji-taxi:before {
content: '\1f695'; }
.emoji-oncoming-taxi:before {
content: '\1f696'; }
.emoji-automobile:before {
content: '\1f697'; }
.emoji-oncoming-automobile:before {
content: '\1f698'; }
.emoji-sport-utility-vehicle:before {
content: '\1f699'; }
.emoji-delivery-truck:before {
content: '\1f69a'; }
.emoji-articulated-lorry:before {
content: '\1f69b'; }
.emoji-tractor:before {
content: '\1f69c'; }
.emoji-bicycle:before {
content: '\1f6b2'; }
.emoji-kick-scooter:before {
content: '\1f6f4'; }
.emoji-motor-scooter:before {
content: '\1f6f5'; }
.emoji-bus-stop:before {
content: '\1f68f'; }
.emoji-motorway:before {
content: '\1f6e3'; }
.emoji-railway-track:before {
content: '\1f6e4'; }
.emoji-fuel-pump:before {
content: '\26fd'; }
.emoji-police-car-light:before {
content: '\1f6a8'; }
.emoji-horizontal-traffic-light:before {
content: '\1f6a5'; }
.emoji-vertical-traffic-light:before {
content: '\1f6a6'; }
.emoji-construction:before {
content: '\1f6a7'; }
.emoji-stop-sign:before {
content: '\1f6d1'; }
.emoji-snow-capped-mountain:before {
content: '\1f3d4'; }
.emoji-mountain:before {
content: '\26f0'; }
.emoji-volcano:before {
content: '\1f30b'; }
.emoji-mount-fuji:before {
content: '\1f5fb'; }
.emoji-camping:before {
content: '\1f3d5'; }
.emoji-beach-with-umbrella:before {
content: '\1f3d6'; }
.emoji-desert:before {
content: '\1f3dc'; }
.emoji-desert-island:before {
content: '\1f3dd'; }
.emoji-national-park:before {
content: '\1f3de'; }
.emoji-stadium:before {
content: '\1f3df'; }
.emoji-classical-building:before {
content: '\1f3db'; }
.emoji-building-construction:before {
content: '\1f3d7'; }
.emoji-houses:before {
content: '\1f3d8'; }
.emoji-cityscape:before {
content: '\1f3d9'; }
.emoji-derelict-house:before {
content: '\1f3da'; }
.emoji-house:before {
content: '\1f3e0'; }
.emoji-house-with-garden:before {
content: '\1f3e1'; }
.emoji-office-building:before {
content: '\1f3e2'; }
.emoji-japanese-post-office:before {
content: '\1f3e3'; }
.emoji-post-office:before {
content: '\1f3e4'; }
.emoji-hospital:before {
content: '\1f3e5'; }
.emoji-bank:before {
content: '\1f3e6'; }
.emoji-hotel:before {
content: '\1f3e8'; }
.emoji-love-hotel:before {
content: '\1f3e9'; }
.emoji-convenience-store:before {
content: '\1f3ea'; }
.emoji-school:before {
content: '\1f3eb'; }
.emoji-department-store:before {
content: '\1f3ec'; }
.emoji-factory:before {
content: '\1f3ed'; }
.emoji-japanese-castle:before {
content: '\1f3ef'; }
.emoji-castle:before {
content: '\1f3f0'; }
.emoji-wedding:before {
content: '\1f492'; }
.emoji-tokyo-tower:before {
content: '\1f5fc'; }
.emoji-statue-of-liberty:before {
content: '\1f5fd'; }
.emoji-globe-showing-europe-africa:before {
content: '\1f30d'; }
.emoji-globe-showing-americas:before {
content: '\1f30e'; }
.emoji-globe-showing-asia-australia:before {
content: '\1f30f'; }
.emoji-globe-with-meridians:before {
content: '\1f310'; }
.emoji-world-map:before {
content: '\1f5fa'; }
.emoji-map-of-japan:before {
content: '\1f5fe'; }
.emoji-hourglass-done:before {
content: '\231b'; }
.emoji-hourglass-not-done:before {
content: '\23f3'; }
.emoji-watch:before {
content: '\231a'; }
.emoji-alarm-clock:before {
content: '\23f0'; }
.emoji-stopwatch:before {
content: '\23f1'; }
.emoji-timer-clock:before {
content: '\23f2'; }
.emoji-mantelpiece-clock:before {
content: '\1f570'; }
.emoji-twelve-oclock:before {
content: '\1f55b'; }
.emoji-twelve-thirty:before {
content: '\1f567'; }
.emoji-one-oclock:before {
content: '\1f550'; }
.emoji-one-thirty:before {
content: '\1f55c'; }
.emoji-two-oclock:before {
content: '\1f551'; }
.emoji-two-thirty:before {
content: '\1f55d'; }
.emoji-three-oclock:before {
content: '\1f552'; }
.emoji-three-thirty:before {
content: '\1f55e'; }
.emoji-four-oclock:before {
content: '\1f553'; }
.emoji-four-thirty:before {
content: '\1f55f'; }
.emoji-five-oclock:before {
content: '\1f554'; }
.emoji-five-thirty:before {
content: '\1f560'; }
.emoji-six-oclock:before {
content: '\1f555'; }
.emoji-six-thirty:before {
content: '\1f561'; }
.emoji-seven-oclock:before {
content: '\1f556'; }
.emoji-seven-thirty:before {
content: '\1f562'; }
.emoji-eight-oclock:before {
content: '\1f557'; }
.emoji-eight-thirty:before {
content: '\1f563'; }
.emoji-nine-oclock:before {
content: '\1f558'; }
.emoji-nine-thirty:before {
content: '\1f564'; }
.emoji-ten-oclock:before {
content: '\1f559'; }
.emoji-ten-thirty:before {
content: '\1f565'; }
.emoji-eleven-oclock:before {
content: '\1f55a'; }
.emoji-eleven-thirty:before {
content: '\1f566'; }
.emoji-airplane:before {
content: '\2708'; }
.emoji-small-airplane:before {
content: '\1f6e9'; }
.emoji-airplane-departure:before {
content: '\1f6eb'; }
.emoji-airplane-arrival:before {
content: '\1f6ec'; }
.emoji-seat:before {
content: '\1f4ba'; }
.emoji-helicopter:before {
content: '\1f681'; }
.emoji-suspension-railway:before {
content: '\1f69f'; }
.emoji-mountain-cableway:before {
content: '\1f6a0'; }
.emoji-aerial-tramway:before {
content: '\1f6a1'; }
.emoji-satellite:before {
content: '\1f6f0'; }
.emoji-rocket:before {
content: '\1f680'; }
.emoji-flying-saucer:before {
content: '\1f6f8'; }
.emoji-new-moon:before {
content: '\1f311'; }
.emoji-waxing-crescent-moon:before {
content: '\1f312'; }
.emoji-first-quarter-moon:before {
content: '\1f313'; }
.emoji-waxing-gibbous-moon:before {
content: '\1f314'; }
.emoji-full-moon:before {
content: '\1f315'; }
.emoji-waning-gibbous-moon:before {
content: '\1f316'; }
.emoji-last-quarter-moon:before {
content: '\1f317'; }
.emoji-waning-crescent-moon:before {
content: '\1f318'; }
.emoji-crescent-moon:before {
content: '\1f319'; }
.emoji-new-moon-face:before {
content: '\1f31a'; }
.emoji-first-quarter-moon-face:before {
content: '\1f31b'; }
.emoji-last-quarter-moon-face:before {
content: '\1f31c'; }
.emoji-thermometer:before {
content: '\1f321'; }
.emoji-sun:before {
content: '\2600'; }
.emoji-full-moon-face:before {
content: '\1f31d'; }
.emoji-sun-with-face:before {
content: '\1f31e'; }
.emoji-white-medium-star:before {
content: '\2b50'; }
.emoji-glowing-star:before {
content: '\1f31f'; }
.emoji-shooting-star:before {
content: '\1f320'; }
.emoji-cloud:before {
content: '\2601'; }
.emoji-sun-behind-cloud:before {
content: '\26c5'; }
.emoji-cloud-with-lightning-and-rain:before {
content: '\26c8'; }
.emoji-sun-behind-small-cloud:before {
content: '\1f324'; }
.emoji-sun-behind-large-cloud:before {
content: '\1f325'; }
.emoji-sun-behind-rain-cloud:before {
content: '\1f326'; }
.emoji-cloud-with-rain:before {
content: '\1f327'; }
.emoji-cloud-with-snow:before {
content: '\1f328'; }
.emoji-cloud-with-lightning:before {
content: '\1f329'; }
.emoji-tornado:before {
content: '\1f32a'; }
.emoji-fog:before {
content: '\1f32b'; }
.emoji-wind-face:before {
content: '\1f32c'; }
.emoji-cyclone:before {
content: '\1f300'; }
.emoji-rainbow:before {
content: '\1f308'; }
.emoji-closed-umbrella:before {
content: '\1f302'; }
.emoji-umbrella:before {
content: '\2602'; }
.emoji-umbrella-with-rain-drops:before {
content: '\2614'; }
.emoji-umbrella-on-ground:before {
content: '\26f1'; }
.emoji-high-voltage:before {
content: '\26a1'; }
.emoji-snowflake:before {
content: '\2744'; }
.emoji-snowman:before {
content: '\2603'; }
.emoji-snowman-without-snow:before {
content: '\26c4'; }
.emoji-comet:before {
content: '\2604'; }
.emoji-fire:before {
content: '\1f525'; }
.emoji-droplet:before {
content: '\1f4a7'; }
.emoji-water-wave:before {
content: '\1f30a'; } | 0.439747 | 0.124692 |
.banner{
color: #FFF;
height: auto;
width: 100%;
/*background:url(../img/banner3.png)no-repeat top center;*/
/*background-size: 100% 100%;*/
/* text-align: center;*/
position:relative;
}
.banner img{
width: 100%;
height: 100%;
}
.banner h3{
font-size: 73px;
line-height: 120px;
margin-top: 84px;
font-weight: lighter;
}
.banner p{
font-size: 21px;
}
/*edtion*/
/*.edtion{
height: 870px;
width: 100%;
position: relative;
padding-top: 170px;
}
.edtion .wrapper{
border-bottom: 2px solid #f8f8f8;
}
.edtion .edtion-tab{
padding-top: 28px;
line-height: 45px;
height: 67px;
background: #fff;
position: absolute;
top:-47px;
box-shadow: 2px 2px 2px #eee;
cursor: pointer;
}
.edtion .edtion-tab li{
float: left;
padding: 0 131px;
border-right: 1px solid #eee;
}
.edtion .edtion-tab li:hover{
color: #00AEFF;
}
.edtion-func,.edtions{
width: 293px;
height: auto;
border: 1px solid #eaeaea;
text-align: center;
border-right: 0;
}
.edtion-func .blue{
color:#3ab9fe;
}
.edtion-func .orange{
color:#ffbe01;
}
.edtions:last-child{
border-right: 1px solid #eaeaea;
}
.edtion-func .top,.edtions .top{
height: 102px;
width:293px;
background: #3ab9fe;
color: #ffea01;
font-size: 28px;
padding-top: 35px;
font-weight: bold;
}
.edtion-func .top.one{
line-height: 137px;
color: #fff;
height: 137px;
padding: 0;
}
.edtions div h4{
font-size: 22px;
color: #fff;
line-height: 57px;
}
.edtions div h4 span{
font-size: 15px;
}
.edtion-func ul li,.edtions ul li{
line-height:46px;
font-size: 16px;
color: #646464;
}
.edtion-func ul li:nth-child(even),.edtions ul li:nth-child(even){
line-height:40px;
background: #ebf8ff;
}
.edtions ul li a{
color:#3ab9fe;
}
.edtion-func .bottom,.edtions .bottom{
height: 75px;
}
.edtions button{
padding: 12px 40px;
background: #3ab9fe;
color: #fff;
font-size: 15px;
margin-top: 16px;
}
.edtions button:hover{
background: #12b5ff;
}*/
table {
border:1px solid #e2e0e0;
margin: auto;
margin-top: 100px;
margin-bottom: 50px;
text-align: center;
color: #333333;
font-size: 14px;
}
table tr td{
border:1px solid #e2e0e0
/*border-color:#e2e0e0*/
}
/*table tr td:nth-of-type(1){*/
/*width: 165px;*/
/*}*/
/*table tr td:nth-of-type(2){*/
/*width: 261px;*/
/*}*/
/*table tr td:nth-of-type(3){*/
/*width: 219px;*/
/*}*/
/*table tr td:nth-of-type(4){*/
/*width: 199px;*/
/*}*/
/*table tr td:nth-of-type(5){*/
/*width: 199px;*/
/*}*/
.main{
background: #f8fafd;
}
.top{
height: 80px;
}
.top_1{
padding-top: 5px;
}
.top_2 {
border-top: 5px solid #909e9f;
}
.top_3{
border-top: 5px solid #0aadec;
}
.top_4{
border-top: 5px solid #91d101;
}
.top_5{
border-top: 5px solid #f4861a;
}
/*.profess{
position: relative;
}
.profess img{
position: absolute;
top: 0;
left:192px;
}
.light{
position: relative;
margin-top: -51px;
box-shadow: 0px 0px 10px #4fc0fe;
}
.light .top{
height: 153px;
}
.light .top p{
margin-top: 30px;
}*/
.attentain{
height:360px;
color: #000;
padding-top: 10px;
}
.attentain-contain{
margin-top: 40px;
border-top: 1px dashed #dfdfdf;
}
.attentain-contain p{
line-height: 105px;
font-size: 26px;
font-weight: bold;
}
.attentain-contain ul li{
line-height: 26px;
font-size: 14px;
}
.attentain-contain a{
line-height: 94px;
margin-right: 35px;
font-size: 14px;
color:#3ab9fe;
}
.check_more{
border-radius: 5px;
display: block;
width: 268px;
height: 70px;
background:#3ab9fe;
font-size: 24px;
text-align: center;
line-height: 70px;
color: #fff;
margin: 0 auto;
}
/*fuwu*/
.fuwu{
display:none
}
.fuwu table tr td{
border: 1px solid #e2e0e0;
width:300px;
height:45px;
}
.fuwu table .top_6{border-top: 5px solid #909e9f;}
.fuwu table .top_7{border-top: 5px solid #0aadec;}
.fuwu table .top_8{border-top: 5px solid #91d101;}
.fuwu table .top_9{border-top: 5px solid #f4861a;}
.banner .tab_nav{
height: 92px;
background: #fff;
box-shadow:2px 2px 5px #eee;
z-index: 100;
position:absolute; bottom:-40px;
}
.banner .tab_nav li{
float: left;
line-height: 86px;
}
.banner .tab_nav li:hover a{
color: #00aeff;
}
.banner .tab_nav li a{ font-size:18px; color:#333;
display: inline-block;
line-height: 37px;
padding: 0 263px;
}
.banner .tab_nav .active{ background:#f8fafd; border-top:5px solid #00aeff;}
.show{
display:none
}
.show.active{
display:block
} | web/theme/web/default/css/funcList.css | .banner{
color: #FFF;
height: auto;
width: 100%;
/*background:url(../img/banner3.png)no-repeat top center;*/
/*background-size: 100% 100%;*/
/* text-align: center;*/
position:relative;
}
.banner img{
width: 100%;
height: 100%;
}
.banner h3{
font-size: 73px;
line-height: 120px;
margin-top: 84px;
font-weight: lighter;
}
.banner p{
font-size: 21px;
}
/*edtion*/
/*.edtion{
height: 870px;
width: 100%;
position: relative;
padding-top: 170px;
}
.edtion .wrapper{
border-bottom: 2px solid #f8f8f8;
}
.edtion .edtion-tab{
padding-top: 28px;
line-height: 45px;
height: 67px;
background: #fff;
position: absolute;
top:-47px;
box-shadow: 2px 2px 2px #eee;
cursor: pointer;
}
.edtion .edtion-tab li{
float: left;
padding: 0 131px;
border-right: 1px solid #eee;
}
.edtion .edtion-tab li:hover{
color: #00AEFF;
}
.edtion-func,.edtions{
width: 293px;
height: auto;
border: 1px solid #eaeaea;
text-align: center;
border-right: 0;
}
.edtion-func .blue{
color:#3ab9fe;
}
.edtion-func .orange{
color:#ffbe01;
}
.edtions:last-child{
border-right: 1px solid #eaeaea;
}
.edtion-func .top,.edtions .top{
height: 102px;
width:293px;
background: #3ab9fe;
color: #ffea01;
font-size: 28px;
padding-top: 35px;
font-weight: bold;
}
.edtion-func .top.one{
line-height: 137px;
color: #fff;
height: 137px;
padding: 0;
}
.edtions div h4{
font-size: 22px;
color: #fff;
line-height: 57px;
}
.edtions div h4 span{
font-size: 15px;
}
.edtion-func ul li,.edtions ul li{
line-height:46px;
font-size: 16px;
color: #646464;
}
.edtion-func ul li:nth-child(even),.edtions ul li:nth-child(even){
line-height:40px;
background: #ebf8ff;
}
.edtions ul li a{
color:#3ab9fe;
}
.edtion-func .bottom,.edtions .bottom{
height: 75px;
}
.edtions button{
padding: 12px 40px;
background: #3ab9fe;
color: #fff;
font-size: 15px;
margin-top: 16px;
}
.edtions button:hover{
background: #12b5ff;
}*/
table {
border:1px solid #e2e0e0;
margin: auto;
margin-top: 100px;
margin-bottom: 50px;
text-align: center;
color: #333333;
font-size: 14px;
}
table tr td{
border:1px solid #e2e0e0
/*border-color:#e2e0e0*/
}
/*table tr td:nth-of-type(1){*/
/*width: 165px;*/
/*}*/
/*table tr td:nth-of-type(2){*/
/*width: 261px;*/
/*}*/
/*table tr td:nth-of-type(3){*/
/*width: 219px;*/
/*}*/
/*table tr td:nth-of-type(4){*/
/*width: 199px;*/
/*}*/
/*table tr td:nth-of-type(5){*/
/*width: 199px;*/
/*}*/
.main{
background: #f8fafd;
}
.top{
height: 80px;
}
.top_1{
padding-top: 5px;
}
.top_2 {
border-top: 5px solid #909e9f;
}
.top_3{
border-top: 5px solid #0aadec;
}
.top_4{
border-top: 5px solid #91d101;
}
.top_5{
border-top: 5px solid #f4861a;
}
/*.profess{
position: relative;
}
.profess img{
position: absolute;
top: 0;
left:192px;
}
.light{
position: relative;
margin-top: -51px;
box-shadow: 0px 0px 10px #4fc0fe;
}
.light .top{
height: 153px;
}
.light .top p{
margin-top: 30px;
}*/
.attentain{
height:360px;
color: #000;
padding-top: 10px;
}
.attentain-contain{
margin-top: 40px;
border-top: 1px dashed #dfdfdf;
}
.attentain-contain p{
line-height: 105px;
font-size: 26px;
font-weight: bold;
}
.attentain-contain ul li{
line-height: 26px;
font-size: 14px;
}
.attentain-contain a{
line-height: 94px;
margin-right: 35px;
font-size: 14px;
color:#3ab9fe;
}
.check_more{
border-radius: 5px;
display: block;
width: 268px;
height: 70px;
background:#3ab9fe;
font-size: 24px;
text-align: center;
line-height: 70px;
color: #fff;
margin: 0 auto;
}
/*fuwu*/
.fuwu{
display:none
}
.fuwu table tr td{
border: 1px solid #e2e0e0;
width:300px;
height:45px;
}
.fuwu table .top_6{border-top: 5px solid #909e9f;}
.fuwu table .top_7{border-top: 5px solid #0aadec;}
.fuwu table .top_8{border-top: 5px solid #91d101;}
.fuwu table .top_9{border-top: 5px solid #f4861a;}
.banner .tab_nav{
height: 92px;
background: #fff;
box-shadow:2px 2px 5px #eee;
z-index: 100;
position:absolute; bottom:-40px;
}
.banner .tab_nav li{
float: left;
line-height: 86px;
}
.banner .tab_nav li:hover a{
color: #00aeff;
}
.banner .tab_nav li a{ font-size:18px; color:#333;
display: inline-block;
line-height: 37px;
padding: 0 263px;
}
.banner .tab_nav .active{ background:#f8fafd; border-top:5px solid #00aeff;}
.show{
display:none
}
.show.active{
display:block
} | 0.23926 | 0.099252 |
* {
box-sizing: border-box;
}
body {
display: flex;
flex-direction: column;
background-color: #FFF;
font-family: 'Poppins', sans-serif;
color: hsl(229, 6%, 66%);
line-height: 1.6;
margin: 0 auto;
max-width: 100%;
@media (min-width: 768px) and (max-width: 1023px) {
max-width: 60%;
}
@media (min-width: 1024px) {
max-width: 87.5%;
}
@media (min-width: 1560px) and (max-width: 1919px) {
max-width: 60%;
}
@media (min-width: 1920px) {
max-width: 50%;
}
}
h1 {
font-size: 1.6rem;
line-height: initial;
color: hsl(234, 12%, 34%);
}
h3 {
font-size: 1.2rem;
color: hsl(234, 12%, 34%);
}
.wrapper {
max-width: 1440px;
margin: auto;
background-color: hsl(0, 0%, 98%);
box-shadow: 0px 0px 15px hsl(234, 12%, 34%);
padding: 20px;
}
header {
max-width: 570px;
text-align: center;
margin: auto;
}
.header.header--first {
font-weight: 200;
}
.header.header--second {
margin-top: -0.2em;
font-weight: 600;
}
.header.header__description {
margin-top: 15px;
}
main{
max-width: 1250px;
margin: 40px auto;
display: grid;
grid-template-columns: 1fr;
grid-row-gap: 30px;
margin-bottom: 50px;
}
.card {
margin: 0 auto;
max-width: 380px;
padding: 1.8em;
box-shadow: 0px 5px 8px hsl(230, 89%, 82%);
background-color: #FFF;
border-top-width: 5px;
border-top-style: solid;
letter-spacing: 0.04rem;
border-radius: 5px;
overflow: auto;
}
.card--supervisor {
border-top-color: hsl(180, 62%, 55%);
}
.card.card--team-builder {
border-top-color: hsl(0, 78%, 62%);
}
.card.card--karma {
border-top-color: hsl(34, 97%, 64%);
}
.card.card--calculator {
border-top-color: hsl(212, 86%, 64%);
}
.card img {
float: right;
}
.card .card__title {
font-weight: 600;
margin-bottom: 16px;
}
.card .card__text {
font-size: 0.8em;
margin-bottom: 30px;
}
@media (min-width: 1024px) {
main {
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 1fr 1fr 1fr 1fr;
grid-column-gap: 30px;
}
.wrapper {
margin: 30px auto;
padding: 35px;
}
h1 {
font-size: 2.4rem;
line-height: initial;
color: hsl(234, 12%, 34%);
}
.card.card--supervisor {
grid-row: 2 / 4;
}
.card.card--team-builder {
grid-row: 1 / 3;
}
.card.card--karma {
grid-row: 3 / 5;
}
.card.card--calculator {
grid-row: 2 / 4;
}
}
.attribution {
font-size: 11px;
text-align: center;
display: hidden;
}
.attribution a {
color: hsl(228, 45%, 44%);
} | Card/CSS/styles.css | * {
box-sizing: border-box;
}
body {
display: flex;
flex-direction: column;
background-color: #FFF;
font-family: 'Poppins', sans-serif;
color: hsl(229, 6%, 66%);
line-height: 1.6;
margin: 0 auto;
max-width: 100%;
@media (min-width: 768px) and (max-width: 1023px) {
max-width: 60%;
}
@media (min-width: 1024px) {
max-width: 87.5%;
}
@media (min-width: 1560px) and (max-width: 1919px) {
max-width: 60%;
}
@media (min-width: 1920px) {
max-width: 50%;
}
}
h1 {
font-size: 1.6rem;
line-height: initial;
color: hsl(234, 12%, 34%);
}
h3 {
font-size: 1.2rem;
color: hsl(234, 12%, 34%);
}
.wrapper {
max-width: 1440px;
margin: auto;
background-color: hsl(0, 0%, 98%);
box-shadow: 0px 0px 15px hsl(234, 12%, 34%);
padding: 20px;
}
header {
max-width: 570px;
text-align: center;
margin: auto;
}
.header.header--first {
font-weight: 200;
}
.header.header--second {
margin-top: -0.2em;
font-weight: 600;
}
.header.header__description {
margin-top: 15px;
}
main{
max-width: 1250px;
margin: 40px auto;
display: grid;
grid-template-columns: 1fr;
grid-row-gap: 30px;
margin-bottom: 50px;
}
.card {
margin: 0 auto;
max-width: 380px;
padding: 1.8em;
box-shadow: 0px 5px 8px hsl(230, 89%, 82%);
background-color: #FFF;
border-top-width: 5px;
border-top-style: solid;
letter-spacing: 0.04rem;
border-radius: 5px;
overflow: auto;
}
.card--supervisor {
border-top-color: hsl(180, 62%, 55%);
}
.card.card--team-builder {
border-top-color: hsl(0, 78%, 62%);
}
.card.card--karma {
border-top-color: hsl(34, 97%, 64%);
}
.card.card--calculator {
border-top-color: hsl(212, 86%, 64%);
}
.card img {
float: right;
}
.card .card__title {
font-weight: 600;
margin-bottom: 16px;
}
.card .card__text {
font-size: 0.8em;
margin-bottom: 30px;
}
@media (min-width: 1024px) {
main {
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 1fr 1fr 1fr 1fr;
grid-column-gap: 30px;
}
.wrapper {
margin: 30px auto;
padding: 35px;
}
h1 {
font-size: 2.4rem;
line-height: initial;
color: hsl(234, 12%, 34%);
}
.card.card--supervisor {
grid-row: 2 / 4;
}
.card.card--team-builder {
grid-row: 1 / 3;
}
.card.card--karma {
grid-row: 3 / 5;
}
.card.card--calculator {
grid-row: 2 / 4;
}
}
.attribution {
font-size: 11px;
text-align: center;
display: hidden;
}
.attribution a {
color: hsl(228, 45%, 44%);
} | 0.639511 | 0.153264 |
@CHARSET "utf-8";
div.modal form th,
div.modal form td {
padding-top: 2px;
padding-bottom: 0px;
}
div.modal form td input {
margin: 0px;
height: 40px;
}
.eb-disabled {
color: gray !important;
cursor: default;
}
table.table th::before {
right: 0.5em !important;
}
table.table th::after {
right: 0em !important;
}
table.table th {
padding: 5px 4px !important;
}
table.table td {
padding: 5px 4px !important;
border-left: 1px dashed lightgray;
word-break: break-all;
}
table.table tr td:first-child {
border-left: 0px;
}
/**************** サイドバー *****************/
div.content {
height: calc(100% - 110px);
}
main {
/* margin-left: 250px !important; */
font-size: 12px !important;
}
header, main, footer {
margin-left: 0 !important;
}
nav a.button-collapse {
display: inherit !important;
}
/*
.side-nav.fixed .userView {
min-height: 100px !important;
}
.side-nav div.userView {
min-height: 100px;
padding: 9px 9px 0;
margin-bottom: 0px;
}
.side-nav {
width: 250px;
}
.side-nav img.background {
width: 250px;
}
*/
.side-nav div.collapsible-body ul li a {
padding-left: 70px !important;
}
.side-nav li>a {
font-size: 12px !important;
}
/*************** Fixed Header ****************/
table.fixedHeader-floating th {
font-size: 12px;
}
/**************** 複雑なテーブル *****************/
thead.complex {
background-color: white;
}
thead.complex th {
font-size: 12px;
padding: 5px 5px;
}
tbody.complex td {
font-size: 12px;
padding: 3px 5px;
}
table > tbody > tr.row1,
table > tbody > tr.row1:hover {
background-color: #f2f2f2;
}
table > tbody > tr.row2,
table > tbody > tr.row2:hover {
background-color: white;
}
/**************** 検索フィルター *****************/
.input-field input[type=search] {
display: block;
line-height: inherit;
padding-left: 0px !important;
width: 100% !important;
}
.input-field input[type=search]:focus {
border-bottom: 1px solid rgb(158, 158, 158) !important;
}
/**************** 検索フィルター *****************/
div.nowrap {
overflow: hidden;
white-space: nowrap;
}
/**************** Collapsible *****************/
main ul.collapsible {
border-top: 0px;
border-left: 0px;
border-right: 0px;
box-shadow: none;
}
main ul.collapsible div.collapsible-body {
padding-top: 10px;
padding-bottom: 10px;
}
main ul.collapsible div.collapsible-body table td {
padding-top: 5px;
padding-bottom: 5px;
}
/**************** Loading *****************/
div.loading {
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
background: rgba(211, 211, 211, 0.7);
z-index: 9999;
}
div.loading .preloader-wrapper {
top: calc(50% - 32px) !important;
left: calc(50% - 32px) !important;
top: 50%;
left: 50%;
}
/**************** browser-default *****************/
.browser-default-radius {
width: 60px !important;
margin: 0 !important;
padding: 1px 2px !important;
height: 20px !important;
text-align: right !important;
}
/**************** number icon *****************/
.char-overlay {
font-family: 'Helvetica' !important; /* Your font family */
font-weight: bold !important;
padding: 0px !important;
}
/**************** Datatableのサーチボックス *****************/
.dataTables_filter {
display: none;
}
/**************** Right Panelのカード *****************/
.tight-card div.row {
margin-top: -10px;
margin-bottom: 0px;
}
.tight-card div.input-field {
padding: 0px;
margin: 0px;
}
.tight-card div.input-field label {
font-size: 11px !important;
}
.tight-card div.input-field.col label {
left: 0px;
width: 100%;
}
.tight-card [type=checkbox]+label {
padding-left: 25px;
line-height: 20px;
height: 20px;
}
.tight-card .card-action {
padding: 8px 12px;
}
.tight-card a.btn {
padding: 0 10px;
}
.tight-card input[type=text],
.tight-card textarea,
.tight-card select {
height: 29px;
font-size: 12px;
}
.tight-card.card .card-content {
padding-bottom: 0px;
}
/***************** local-storage ***************/
.local-storage select {
border: none;
border-bottom: 1px solid gray;
}
.local-storage select:focus {
outline-width: 0;
}
/***************** Auto Complete ***************/
ul.ui-autocomplete {
white-space: nowrap;
z-index: 2000;
}
.ui-state-default,
.ui-state-hover,
.ui-state-focus,
.ui-state-active,
.ui-state-default:hover,
.ui-state-hover:hover,
.ui-state-focus:hover,
.ui-state-active:hover,
.ui-menu-item-wrapper:hover {
font-weight: inherit !important;
} | static/css/base.css | @CHARSET "utf-8";
div.modal form th,
div.modal form td {
padding-top: 2px;
padding-bottom: 0px;
}
div.modal form td input {
margin: 0px;
height: 40px;
}
.eb-disabled {
color: gray !important;
cursor: default;
}
table.table th::before {
right: 0.5em !important;
}
table.table th::after {
right: 0em !important;
}
table.table th {
padding: 5px 4px !important;
}
table.table td {
padding: 5px 4px !important;
border-left: 1px dashed lightgray;
word-break: break-all;
}
table.table tr td:first-child {
border-left: 0px;
}
/**************** サイドバー *****************/
div.content {
height: calc(100% - 110px);
}
main {
/* margin-left: 250px !important; */
font-size: 12px !important;
}
header, main, footer {
margin-left: 0 !important;
}
nav a.button-collapse {
display: inherit !important;
}
/*
.side-nav.fixed .userView {
min-height: 100px !important;
}
.side-nav div.userView {
min-height: 100px;
padding: 9px 9px 0;
margin-bottom: 0px;
}
.side-nav {
width: 250px;
}
.side-nav img.background {
width: 250px;
}
*/
.side-nav div.collapsible-body ul li a {
padding-left: 70px !important;
}
.side-nav li>a {
font-size: 12px !important;
}
/*************** Fixed Header ****************/
table.fixedHeader-floating th {
font-size: 12px;
}
/**************** 複雑なテーブル *****************/
thead.complex {
background-color: white;
}
thead.complex th {
font-size: 12px;
padding: 5px 5px;
}
tbody.complex td {
font-size: 12px;
padding: 3px 5px;
}
table > tbody > tr.row1,
table > tbody > tr.row1:hover {
background-color: #f2f2f2;
}
table > tbody > tr.row2,
table > tbody > tr.row2:hover {
background-color: white;
}
/**************** 検索フィルター *****************/
.input-field input[type=search] {
display: block;
line-height: inherit;
padding-left: 0px !important;
width: 100% !important;
}
.input-field input[type=search]:focus {
border-bottom: 1px solid rgb(158, 158, 158) !important;
}
/**************** 検索フィルター *****************/
div.nowrap {
overflow: hidden;
white-space: nowrap;
}
/**************** Collapsible *****************/
main ul.collapsible {
border-top: 0px;
border-left: 0px;
border-right: 0px;
box-shadow: none;
}
main ul.collapsible div.collapsible-body {
padding-top: 10px;
padding-bottom: 10px;
}
main ul.collapsible div.collapsible-body table td {
padding-top: 5px;
padding-bottom: 5px;
}
/**************** Loading *****************/
div.loading {
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
background: rgba(211, 211, 211, 0.7);
z-index: 9999;
}
div.loading .preloader-wrapper {
top: calc(50% - 32px) !important;
left: calc(50% - 32px) !important;
top: 50%;
left: 50%;
}
/**************** browser-default *****************/
.browser-default-radius {
width: 60px !important;
margin: 0 !important;
padding: 1px 2px !important;
height: 20px !important;
text-align: right !important;
}
/**************** number icon *****************/
.char-overlay {
font-family: 'Helvetica' !important; /* Your font family */
font-weight: bold !important;
padding: 0px !important;
}
/**************** Datatableのサーチボックス *****************/
.dataTables_filter {
display: none;
}
/**************** Right Panelのカード *****************/
.tight-card div.row {
margin-top: -10px;
margin-bottom: 0px;
}
.tight-card div.input-field {
padding: 0px;
margin: 0px;
}
.tight-card div.input-field label {
font-size: 11px !important;
}
.tight-card div.input-field.col label {
left: 0px;
width: 100%;
}
.tight-card [type=checkbox]+label {
padding-left: 25px;
line-height: 20px;
height: 20px;
}
.tight-card .card-action {
padding: 8px 12px;
}
.tight-card a.btn {
padding: 0 10px;
}
.tight-card input[type=text],
.tight-card textarea,
.tight-card select {
height: 29px;
font-size: 12px;
}
.tight-card.card .card-content {
padding-bottom: 0px;
}
/***************** local-storage ***************/
.local-storage select {
border: none;
border-bottom: 1px solid gray;
}
.local-storage select:focus {
outline-width: 0;
}
/***************** Auto Complete ***************/
ul.ui-autocomplete {
white-space: nowrap;
z-index: 2000;
}
.ui-state-default,
.ui-state-hover,
.ui-state-focus,
.ui-state-active,
.ui-state-default:hover,
.ui-state-hover:hover,
.ui-state-focus:hover,
.ui-state-active:hover,
.ui-menu-item-wrapper:hover {
font-weight: inherit !important;
} | 0.289573 | 0.106924 |
* {
margin: 0;
padding: 0;
}
body {
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.header {
width: 100%;
height: 4.5rem;
background-color: #333;
opacity: .7;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
position: fixed;
top: 0;
z-index: 1000;
}
.header .header_title {
font-size: 27px;
-webkit-transition: all .30s;
transition: all .30s;
}
.main {
width: 70%;
height: 70%;
z-index: 100;
position: relative;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.main .main_container {
width: 100%;
height: 100%;
z-index: 100;
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.main .main_container .main_container_right {
width: 40%;
}
.main .main_container .main_code_alert {
padding: 2rem;
padding-top: 4rem;
padding-right: 4rem;
font-size: 1.3rem;
z-index: 100;
color: #fff;
}
.main .main_container .main_code_text {
padding: 1rem;
color: white;
}
.main .main_container .main_code_input {
padding: .7rem 5rem;
border-radius: 5px;
border: 2px solid #fff;
background-color: transparent;
outline: none;
color: #fff;
text-align: center;
font-size: 15px;
margin: 2rem 0;
font-family: 'dana-fanum';
-webkit-transition: all 1s;
transition: all 1s;
}
.main .main_container .main_code_input:focus {
-webkit-box-shadow: 0 2 25, #fff;
box-shadow: 0 2 25, #fff;
border-radius: 50px;
}
.main .main_container .main_code_btn {
padding: .6rem 2rem;
font-family: 'dana-fanum';
border-radius: 50px;
border: none;
cursor: pointer;
margin-top: 3rem;
-webkit-transition: all .5s;
transition: all .5s;
outline: none;
}
.main .main_container .main_code_btn:hover {
padding: .6rem 5rem;
-webkit-box-shadow: 0 0 5px, #333;
box-shadow: 0 0 5px, #333;
background-color: #8b0000;
color: #fff;
}
.main .main_container .submit_city_btn {
margin: .9rem 1rem;
background-color: #fff;
border-radius: 5px;
padding: .5rem 1rem;
text-decoration: none;
border: 1px solid #fff;
cursor: pointer;
}
.main .main_container .submit_city_btn:hover {
background-color: transparent;
border: 1px solid #fff;
color: white;
border-radius: 50px;
-webkit-transition: all .70s;
transition: all .70s;
}
.main .main_container .submit_city_btn:hover .submit_city_btn_text {
color: white;
-webkit-transition: all .30s;
transition: all .30s;
}
.main .main_container .submit_city_btn_text {
text-decoration: none;
color: #333;
}
.main .main_container .btn_container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 60%;
height: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.main .main_hider {
background-color: #333;
width: 100%;
height: 100%;
opacity: .8;
position: absolute;
z-index: 1;
border-radius: 10px;
}
.footer_alert {
position: fixed;
bottom: 2rem;
right: 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 4rem;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
z-index: 1000;
}
.footer_alert_image {
width: 32px;
background-color: #8b0000;
border-radius: 50%;
border: 1.5px solid #fff;
padding: 1rem;
-webkit-animation: footer_alert_image_animate 5s infinite;
animation: footer_alert_image_animate 5s infinite;
}
.footer_alert_text {
background-color: transparent;
border: 1.5px solid #fff;
padding: 1.3rem;
border-radius: 50px;
color: white;
margin-right: 1rem;
-webkit-animation: footer_alert_animate 5s infinite;
animation: footer_alert_animate 5s infinite;
}
.footer_copy_right {
position: fixed;
bottom: 2rem;
left: 2rem;
direction: ltr;
background-color: transparent;
border-radius: 50px;
border: 2px solid #fff;
z-index: 1000;
}
.footer_copy_right_msg {
color: white;
padding: 1rem;
}
@media only screen and (max-width: 1800px) {
.main {
width: 80%;
}
}
@media only screen and (max-width: 1750px) {
.main {
width: 90%;
}
}
@media only screen and (max-width: 1600px) {
.main {
width: 100%;
border-radius: 0;
}
}
@media only screen and (max-width: 1400px) {
.header {
font-size: 18px;
height: 3.5rem;
}
.header .header_title {
font-size: 20px;
}
.main {
height: 75%;
}
.main_hider {
border-radius: 0px;
}
}
@media only screen and (max-width: 1200px) {
.header {
font-size: 15px;
height: 3rem;
}
.header .header_title {
font-size: 18px;
}
.main {
height: 80%;
}
.main_hider {
border-radius: 0px;
}
.footer_copy_right {
bottom: 1rem;
left: 1rem;
}
.footer_copy_right_msg {
padding: .5rem;
font-size: 12px;
}
.footer_alert {
bottom: .2rem;
right: 1rem;
}
.footer_alert_image {
width: 22px;
height: 22px;
padding: .7rem;
}
.footer_alert_text {
padding: .7rem;
font-size: 12px;
}
}
@media only screen and (max-width: 900px) {
.header {
display: none;
}
.main {
height: 100%;
}
.main_container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.main_container_right {
width: 100%;
}
.footer_alert {
display: none;
}
.main_hider {
border-radius: 0px !important;
}
}
@-webkit-keyframes footer_alert_image_animate {
0% {
background-color: transparent;
border: 1.5px solid #fff;
}
50% {
background-color: darkred;
border: 1.5px solid darkred;
}
100% {
background-color: transparent;
border: 1.5px solid #fff;
}
}
@keyframes footer_alert_image_animate {
0% {
background-color: transparent;
border: 1.5px solid #fff;
}
50% {
background-color: darkred;
border: 1.5px solid darkred;
}
100% {
background-color: transparent;
border: 1.5px solid #fff;
}
}
/*# sourceMappingURL=main.css.map */ | app/static/main.css | * {
margin: 0;
padding: 0;
}
body {
width: 100%;
height: 100%;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.header {
width: 100%;
height: 4.5rem;
background-color: #333;
opacity: .7;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
position: fixed;
top: 0;
z-index: 1000;
}
.header .header_title {
font-size: 27px;
-webkit-transition: all .30s;
transition: all .30s;
}
.main {
width: 70%;
height: 70%;
z-index: 100;
position: relative;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.main .main_container {
width: 100%;
height: 100%;
z-index: 100;
position: absolute;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.main .main_container .main_container_right {
width: 40%;
}
.main .main_container .main_code_alert {
padding: 2rem;
padding-top: 4rem;
padding-right: 4rem;
font-size: 1.3rem;
z-index: 100;
color: #fff;
}
.main .main_container .main_code_text {
padding: 1rem;
color: white;
}
.main .main_container .main_code_input {
padding: .7rem 5rem;
border-radius: 5px;
border: 2px solid #fff;
background-color: transparent;
outline: none;
color: #fff;
text-align: center;
font-size: 15px;
margin: 2rem 0;
font-family: 'dana-fanum';
-webkit-transition: all 1s;
transition: all 1s;
}
.main .main_container .main_code_input:focus {
-webkit-box-shadow: 0 2 25, #fff;
box-shadow: 0 2 25, #fff;
border-radius: 50px;
}
.main .main_container .main_code_btn {
padding: .6rem 2rem;
font-family: 'dana-fanum';
border-radius: 50px;
border: none;
cursor: pointer;
margin-top: 3rem;
-webkit-transition: all .5s;
transition: all .5s;
outline: none;
}
.main .main_container .main_code_btn:hover {
padding: .6rem 5rem;
-webkit-box-shadow: 0 0 5px, #333;
box-shadow: 0 0 5px, #333;
background-color: #8b0000;
color: #fff;
}
.main .main_container .submit_city_btn {
margin: .9rem 1rem;
background-color: #fff;
border-radius: 5px;
padding: .5rem 1rem;
text-decoration: none;
border: 1px solid #fff;
cursor: pointer;
}
.main .main_container .submit_city_btn:hover {
background-color: transparent;
border: 1px solid #fff;
color: white;
border-radius: 50px;
-webkit-transition: all .70s;
transition: all .70s;
}
.main .main_container .submit_city_btn:hover .submit_city_btn_text {
color: white;
-webkit-transition: all .30s;
transition: all .30s;
}
.main .main_container .submit_city_btn_text {
text-decoration: none;
color: #333;
}
.main .main_container .btn_container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 60%;
height: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.main .main_hider {
background-color: #333;
width: 100%;
height: 100%;
opacity: .8;
position: absolute;
z-index: 1;
border-radius: 10px;
}
.footer_alert {
position: fixed;
bottom: 2rem;
right: 2rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 4rem;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
z-index: 1000;
}
.footer_alert_image {
width: 32px;
background-color: #8b0000;
border-radius: 50%;
border: 1.5px solid #fff;
padding: 1rem;
-webkit-animation: footer_alert_image_animate 5s infinite;
animation: footer_alert_image_animate 5s infinite;
}
.footer_alert_text {
background-color: transparent;
border: 1.5px solid #fff;
padding: 1.3rem;
border-radius: 50px;
color: white;
margin-right: 1rem;
-webkit-animation: footer_alert_animate 5s infinite;
animation: footer_alert_animate 5s infinite;
}
.footer_copy_right {
position: fixed;
bottom: 2rem;
left: 2rem;
direction: ltr;
background-color: transparent;
border-radius: 50px;
border: 2px solid #fff;
z-index: 1000;
}
.footer_copy_right_msg {
color: white;
padding: 1rem;
}
@media only screen and (max-width: 1800px) {
.main {
width: 80%;
}
}
@media only screen and (max-width: 1750px) {
.main {
width: 90%;
}
}
@media only screen and (max-width: 1600px) {
.main {
width: 100%;
border-radius: 0;
}
}
@media only screen and (max-width: 1400px) {
.header {
font-size: 18px;
height: 3.5rem;
}
.header .header_title {
font-size: 20px;
}
.main {
height: 75%;
}
.main_hider {
border-radius: 0px;
}
}
@media only screen and (max-width: 1200px) {
.header {
font-size: 15px;
height: 3rem;
}
.header .header_title {
font-size: 18px;
}
.main {
height: 80%;
}
.main_hider {
border-radius: 0px;
}
.footer_copy_right {
bottom: 1rem;
left: 1rem;
}
.footer_copy_right_msg {
padding: .5rem;
font-size: 12px;
}
.footer_alert {
bottom: .2rem;
right: 1rem;
}
.footer_alert_image {
width: 22px;
height: 22px;
padding: .7rem;
}
.footer_alert_text {
padding: .7rem;
font-size: 12px;
}
}
@media only screen and (max-width: 900px) {
.header {
display: none;
}
.main {
height: 100%;
}
.main_container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.main_container_right {
width: 100%;
}
.footer_alert {
display: none;
}
.main_hider {
border-radius: 0px !important;
}
}
@-webkit-keyframes footer_alert_image_animate {
0% {
background-color: transparent;
border: 1.5px solid #fff;
}
50% {
background-color: darkred;
border: 1.5px solid darkred;
}
100% {
background-color: transparent;
border: 1.5px solid #fff;
}
}
@keyframes footer_alert_image_animate {
0% {
background-color: transparent;
border: 1.5px solid #fff;
}
50% {
background-color: darkred;
border: 1.5px solid darkred;
}
100% {
background-color: transparent;
border: 1.5px solid #fff;
}
}
/*# sourceMappingURL=main.css.map */ | 0.382949 | 0.051035 |
@font-face
{
font-family: 'EncodeSans-Black';
src: url('../fuentes/EncodeSans-Black.ttf');
}
@font-face
{
font-family: 'EncodeSans-Bold';
src: url('../fuentes/EncodeSans-Bold.ttf');
}
@font-face
{
font-family: 'EncodeSans-ExtraBold';
src: url('../fuentes/EncodeSans-ExtraBold.ttf');
}
@font-face
{
font-family: 'EncodeSans-Regular';
src: url('../fuentes/EncodeSans-Regular.ttf');
}
@font-face
{
font-family: 'EncodeSans-Light';
src: url('../fuentes/EncodeSans-Light.ttf');
}
html, body {height: 100%}
section{height:85%}
.colorGrisHeader{color: #E3E3E3}
.bgGrisHeader{background-color: #E3E3E3}
.colorTurquesa{color: #47baec}
.BGTurquesa{background-color: #47baec}
.colorBlanco{color: #fff;}
.manitosArriba{background-image: url(../img/manitosArriba.svg);
background-repeat: no-repeat; background-size: 100% auto;}
.subT2{font-family:'EncodeSans-Bold'; font-size: 1.625rem;
line-height: 2.188rem; }
.logoMinisterio{ max-height: 4.688rem; }
.logoTM{ max-height: 5.313rem; }
.parrafoSubti{font-family:'EncodeSans-Bold'; font-size:1.375rem; line-height: 30px }
.textoInput{font-family: 'EncodeSans-Light'; font-size: 0.875rem; }
.olvide a{color: #fff !important; font-family: 'EncodeSans-Regular';
font-size: 0.875rem;}
.olvide a:hover{text-transform: underline}
.entrar{ width: 100%; background-color: #e3e3e3; border-color: #e3e3e3;
color: #34B0A8; font-weight: bold; border-radius: 1.563rem}
.entrar:hover, .entrar:active, .entrar:focus{background-color: #CEC8E3; border-color:#CEC8E3; color: #34B0A8;}
.form-control {
padding: 0.75rem 0.75rem;
}
.parrafoPrimeraVez{ font-size: 1.251rem; }
.crearUsuario{ width: 100%; background-color: #9283be; border-color: #9283be;
color: #fff; font-weight: bold; border-radius: 1.563rem}
.crearUsuario:hover, .crearUsuario:active, .crearUsuario:focus{background-color: #ff7a9b; border-color:#ff7a9b; color: #fff;}
#login{
background-size:cover; background-repeat: no-repeat;
background-position:center bottom;}
@media (max-width: 768px) {
.subT2{
font-size: 1.063rem;
line-height: 1.2rem;
max-width: 90%;
margin:auto;
}
.textoInput{
font-size: 1.1rem;
box-shadow: 3px 3px 4px rgba(0,0,0,0.3);
}
.input2{margin-top: 3.2rem}
.olvide a {
font-size: 1rem;
}
#login{
background-size:cover; background-repeat: no-repeat;
background-position:center top;}
}
.logoTM-header{
background-image: url(../img/TejiendoMatria.png);
background-size: 8rem;
background-repeat: no-repeat;
background-position: right;
margin-right: 1rem;
height: 5rem;
width: 20%;
}
.logoMinisterio-header{
background-image: url(../img/Logo-Ministerio-web.png);
background-size: 15rem;
background-repeat: no-repeat;
background-position: center;
margin-right: 1rem;
height: 5rem;
width: 23%;
}
.header-content-wrapper{
width: 100%;
height: 5rem;
background-color: #DFDFDF;
padding: 0rem;
display: flex;
justify-content: space-between;
}
.content-body{
width: 100%;
display: flex;
justify-content: center;
}
.title-body{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
width: 50%;
}
.position-left-hand-up{
background-image: url(../img/izquierda-superior.png);
background-size: 5rem;
background-repeat: no-repeat;
background-position: right;
width: 20%;
height: 9.5rem;
}
.position-right-hand-up{
background-image: url(../img/derecha-superior.png);
background-size: 6rem;
background-repeat: no-repeat;
width: 20%;
height: 9.5rem;
}
.position-left-hand-down{
background-image: url(../img/izquierda-inferior.png);
background-size: 5rem;
background-repeat: no-repeat;
background-position: right;
background-position-y: bottom;
width: 32%;
height: 11.77rem;
}
.position-right-hand-down{
background-image: url(../img/derecha-inferior.png);
background-size: 5rem;
background-repeat: no-repeat;
background-position-y: bottom;
width: 20%;
height: 11.77rem;
}
.content-bg-hands{
display: flex;
width: 90%;
align-items: center;
justify-content: space-between;
}
.tm-logo-D-hidden{
background-image: url(../img/TejiendoMatriaMobile.png);
background-size: 8rem;
background-repeat: no-repeat;
width: 50%;
height: 5rem;
}
.font-color-register-button{
color: #e3e3e3;
}
@media(min-width: 576px){
.tm-logo-D-hidden{
display: none;
}
}
@media (max-width: 575px){
.logoTM-header{
display: none;
}
.logoMinisterio-header{
width: 100%;
background-image: url(../img/logo-ministerio-mobile.png);
background-size: 20rem;
}
} | public/css/style.css | @font-face
{
font-family: 'EncodeSans-Black';
src: url('../fuentes/EncodeSans-Black.ttf');
}
@font-face
{
font-family: 'EncodeSans-Bold';
src: url('../fuentes/EncodeSans-Bold.ttf');
}
@font-face
{
font-family: 'EncodeSans-ExtraBold';
src: url('../fuentes/EncodeSans-ExtraBold.ttf');
}
@font-face
{
font-family: 'EncodeSans-Regular';
src: url('../fuentes/EncodeSans-Regular.ttf');
}
@font-face
{
font-family: 'EncodeSans-Light';
src: url('../fuentes/EncodeSans-Light.ttf');
}
html, body {height: 100%}
section{height:85%}
.colorGrisHeader{color: #E3E3E3}
.bgGrisHeader{background-color: #E3E3E3}
.colorTurquesa{color: #47baec}
.BGTurquesa{background-color: #47baec}
.colorBlanco{color: #fff;}
.manitosArriba{background-image: url(../img/manitosArriba.svg);
background-repeat: no-repeat; background-size: 100% auto;}
.subT2{font-family:'EncodeSans-Bold'; font-size: 1.625rem;
line-height: 2.188rem; }
.logoMinisterio{ max-height: 4.688rem; }
.logoTM{ max-height: 5.313rem; }
.parrafoSubti{font-family:'EncodeSans-Bold'; font-size:1.375rem; line-height: 30px }
.textoInput{font-family: 'EncodeSans-Light'; font-size: 0.875rem; }
.olvide a{color: #fff !important; font-family: 'EncodeSans-Regular';
font-size: 0.875rem;}
.olvide a:hover{text-transform: underline}
.entrar{ width: 100%; background-color: #e3e3e3; border-color: #e3e3e3;
color: #34B0A8; font-weight: bold; border-radius: 1.563rem}
.entrar:hover, .entrar:active, .entrar:focus{background-color: #CEC8E3; border-color:#CEC8E3; color: #34B0A8;}
.form-control {
padding: 0.75rem 0.75rem;
}
.parrafoPrimeraVez{ font-size: 1.251rem; }
.crearUsuario{ width: 100%; background-color: #9283be; border-color: #9283be;
color: #fff; font-weight: bold; border-radius: 1.563rem}
.crearUsuario:hover, .crearUsuario:active, .crearUsuario:focus{background-color: #ff7a9b; border-color:#ff7a9b; color: #fff;}
#login{
background-size:cover; background-repeat: no-repeat;
background-position:center bottom;}
@media (max-width: 768px) {
.subT2{
font-size: 1.063rem;
line-height: 1.2rem;
max-width: 90%;
margin:auto;
}
.textoInput{
font-size: 1.1rem;
box-shadow: 3px 3px 4px rgba(0,0,0,0.3);
}
.input2{margin-top: 3.2rem}
.olvide a {
font-size: 1rem;
}
#login{
background-size:cover; background-repeat: no-repeat;
background-position:center top;}
}
.logoTM-header{
background-image: url(../img/TejiendoMatria.png);
background-size: 8rem;
background-repeat: no-repeat;
background-position: right;
margin-right: 1rem;
height: 5rem;
width: 20%;
}
.logoMinisterio-header{
background-image: url(../img/Logo-Ministerio-web.png);
background-size: 15rem;
background-repeat: no-repeat;
background-position: center;
margin-right: 1rem;
height: 5rem;
width: 23%;
}
.header-content-wrapper{
width: 100%;
height: 5rem;
background-color: #DFDFDF;
padding: 0rem;
display: flex;
justify-content: space-between;
}
.content-body{
width: 100%;
display: flex;
justify-content: center;
}
.title-body{
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
width: 50%;
}
.position-left-hand-up{
background-image: url(../img/izquierda-superior.png);
background-size: 5rem;
background-repeat: no-repeat;
background-position: right;
width: 20%;
height: 9.5rem;
}
.position-right-hand-up{
background-image: url(../img/derecha-superior.png);
background-size: 6rem;
background-repeat: no-repeat;
width: 20%;
height: 9.5rem;
}
.position-left-hand-down{
background-image: url(../img/izquierda-inferior.png);
background-size: 5rem;
background-repeat: no-repeat;
background-position: right;
background-position-y: bottom;
width: 32%;
height: 11.77rem;
}
.position-right-hand-down{
background-image: url(../img/derecha-inferior.png);
background-size: 5rem;
background-repeat: no-repeat;
background-position-y: bottom;
width: 20%;
height: 11.77rem;
}
.content-bg-hands{
display: flex;
width: 90%;
align-items: center;
justify-content: space-between;
}
.tm-logo-D-hidden{
background-image: url(../img/TejiendoMatriaMobile.png);
background-size: 8rem;
background-repeat: no-repeat;
width: 50%;
height: 5rem;
}
.font-color-register-button{
color: #e3e3e3;
}
@media(min-width: 576px){
.tm-logo-D-hidden{
display: none;
}
}
@media (max-width: 575px){
.logoTM-header{
display: none;
}
.logoMinisterio-header{
width: 100%;
background-image: url(../img/logo-ministerio-mobile.png);
background-size: 20rem;
}
} | 0.324878 | 0.093719 |
@font-face {
font-family: "Lucida Grande";
src: url("../Assets/fonts/Lucida\ Grande.ttf");
font-style: normal;
font-weight: 100;
}
root {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
/* ============================================================
layout
============================================================= */
.html,
body {
overflow-x: hidden;
}
.container {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
font-family: inherit;
}
/* ============================================================
hero
============================================================= */
.hero {
box-sizing: border-box;
width: 1440px;
height: 690px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: url(https://web.archive.org/web/20140301004302im_/http://images.apple.com/v/home/as/images/your_verse_hero.jpg);
background-repeat: no-repeat;
background-size: 1440px, 100%;
background-position: right bottom;
}
/****************************************************************
navbar
****************************************************************/
.nav-items {
margin-top: 83px;
display: flex;
height: 34px;
border: 0 #333 solid;
width: 960px;
font-size: 1rem;
border-radius: 3px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
background: linear-gradient(#888 50%, #444 50%, #555 75%, #888 100%);
}
footer a {
text-decoration: none;
color: #08c;
font-size: 0.75rem;
padding: 0 0.5em;
}
.verse a {
margin-bottom: 1.2em;
margin-top: 1em;
}
.nav-items a {
flex: 1;
border-right: solid #555 1px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
color: white;
font-weight: 500;
}
.nav-items a:first-child:hover {
border-radius: 3px;
background: linear-gradient(#555 50% , #444 50%, #555 100%);;
/* background-position: -25px 4px;
background-size: 150% 240px;
background-repeat: no-repeat; */
}
.footer-anchors a {
border-right: 1px solid #999;
}
.nav-items a:hover {
background: linear-gradient(#555 50% , #444 50%, #555 100%);
}
.nav-items a:first-child:hover {
background: url("./images/globalnav_text.png"),linear-gradient(#555 50% , #444 50%, #555 100%);;;
background-position: -25px 4px;
background-size: 150% 240px;
background-repeat: no-repeat;
}
[type="search"] {
border-radius: 10px;
box-shadow: 0 -7px 4px -4px #333;
border: #666 solid 1px;
height: 22px;
width: 80%;
background-image: url('../Assets/images/magnify.png');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: inherit;
margin-top: 2px;
}
[type="search"]:focus {
background-color:#eee;
padding-left: 20px;;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6%2BR8AAAAlElEQVR42oWQQRHEIAxF10ElVAISVgo3bCABCUhYCZWAhEpAQpoD6bzJhNnDO0DyyA8fEXkppXyVCpLViDUfyqVIQN9JFMY637hrlCySFauL21E7KVWbAIGx56rnSLqc5KPXSLo3kySalPhTygFhRDtFC09EIsMeZJSGBj7Qveh3OJW89syImiH%2BIO2BOJX0XwA2%2BQEL4pAhSX4aBQAAAABJRU5ErkJggg%3D%3D");
width: 80%;
border: #666 solid 1px;
outline: none;
}
.apple {
background: url("./images/globalnav_text.png");
background-position: -25px 4px;
background-size: 150% 240px;
background-repeat: no-repeat;
}
.search {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 15%;
transition: flex 400ms;
}
.search:focus-within {
flex: 15%;
}
.mssg {
margin: 0 auto;
flex:2;
}
/* .store {
background: url("./images/globalnav_text.png");
background-position: 50% -30px;
background-size: 160% 240px;
background-repeat: no-repeat;
} */
.verse {
flex: 6;
display: flex;
flex-direction: column;
justify-content: center;
margin-bottom: 150px;
}
.title {
width: 980px;
height: 84px;
background: url("./images/your_verse_title_medium.png");
}
.subhead {
width: 980px;
height: 82px;
background: url("./images/your_verse_subhead_medium.png");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: top center;
}
.lasthead {
width: 980px;
height: 32px;
background: url("./images/cta_your_verse_27pt.png");
background-position: top center;
}
.lasthead:hover {
background-position: bottom center;
}
/***********************************************************
cards
***********************************************************/
.cards {
width: 1440px;
flex: 1;
display: flex;
}
.cards div {
flex: 1;
padding-right: 3px;;
}
.cards div img {
width: 100%;
}
/* ============================================================
footer
============================================================= */
footer {
display: flex;
flex-direction: column;
justify-content: space-between;
margin-top: 18px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
.footer-links {
display: flex;
margin-bottom: 10px;
justify-content: space-around;
}
.footer-shopping {
border: none;
padding-right: 40px;
}
footer * {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
footer p {
font-size: 10px;
color: #777;
border: none;
}
.footer-anchors {
display: flex;
padding-left: 40px;
}
.footer-legal {
display: flex;
list-style: none;
text-align: center;
text-decoration: none;
font-size: 10px;
padding-bottom: 30px;
}
.terms {
border-right: 1px solid #999;
}
.country {
border: none !important;
} | Assets/style.css | @font-face {
font-family: "Lucida Grande";
src: url("../Assets/fonts/Lucida\ Grande.ttf");
font-style: normal;
font-weight: 100;
}
root {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
/* ============================================================
layout
============================================================= */
.html,
body {
overflow-x: hidden;
}
.container {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
font-family: inherit;
}
/* ============================================================
hero
============================================================= */
.hero {
box-sizing: border-box;
width: 1440px;
height: 690px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: url(https://web.archive.org/web/20140301004302im_/http://images.apple.com/v/home/as/images/your_verse_hero.jpg);
background-repeat: no-repeat;
background-size: 1440px, 100%;
background-position: right bottom;
}
/****************************************************************
navbar
****************************************************************/
.nav-items {
margin-top: 83px;
display: flex;
height: 34px;
border: 0 #333 solid;
width: 960px;
font-size: 1rem;
border-radius: 3px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
background: linear-gradient(#888 50%, #444 50%, #555 75%, #888 100%);
}
footer a {
text-decoration: none;
color: #08c;
font-size: 0.75rem;
padding: 0 0.5em;
}
.verse a {
margin-bottom: 1.2em;
margin-top: 1em;
}
.nav-items a {
flex: 1;
border-right: solid #555 1px;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
color: white;
font-weight: 500;
}
.nav-items a:first-child:hover {
border-radius: 3px;
background: linear-gradient(#555 50% , #444 50%, #555 100%);;
/* background-position: -25px 4px;
background-size: 150% 240px;
background-repeat: no-repeat; */
}
.footer-anchors a {
border-right: 1px solid #999;
}
.nav-items a:hover {
background: linear-gradient(#555 50% , #444 50%, #555 100%);
}
.nav-items a:first-child:hover {
background: url("./images/globalnav_text.png"),linear-gradient(#555 50% , #444 50%, #555 100%);;;
background-position: -25px 4px;
background-size: 150% 240px;
background-repeat: no-repeat;
}
[type="search"] {
border-radius: 10px;
box-shadow: 0 -7px 4px -4px #333;
border: #666 solid 1px;
height: 22px;
width: 80%;
background-image: url('../Assets/images/magnify.png');
background-repeat: no-repeat;
background-position: 5px 5px;
background-color: inherit;
margin-top: 2px;
}
[type="search"]:focus {
background-color:#eee;
padding-left: 20px;;
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6%2BR8AAAAlElEQVR42oWQQRHEIAxF10ElVAISVgo3bCABCUhYCZWAhEpAQpoD6bzJhNnDO0DyyA8fEXkppXyVCpLViDUfyqVIQN9JFMY637hrlCySFauL21E7KVWbAIGx56rnSLqc5KPXSLo3kySalPhTygFhRDtFC09EIsMeZJSGBj7Qveh3OJW89syImiH%2BIO2BOJX0XwA2%2BQEL4pAhSX4aBQAAAABJRU5ErkJggg%3D%3D");
width: 80%;
border: #666 solid 1px;
outline: none;
}
.apple {
background: url("./images/globalnav_text.png");
background-position: -25px 4px;
background-size: 150% 240px;
background-repeat: no-repeat;
}
.search {
display: flex;
align-items: center;
justify-content: center;
flex-basis: 15%;
transition: flex 400ms;
}
.search:focus-within {
flex: 15%;
}
.mssg {
margin: 0 auto;
flex:2;
}
/* .store {
background: url("./images/globalnav_text.png");
background-position: 50% -30px;
background-size: 160% 240px;
background-repeat: no-repeat;
} */
.verse {
flex: 6;
display: flex;
flex-direction: column;
justify-content: center;
margin-bottom: 150px;
}
.title {
width: 980px;
height: 84px;
background: url("./images/your_verse_title_medium.png");
}
.subhead {
width: 980px;
height: 82px;
background: url("./images/your_verse_subhead_medium.png");
background-size: 100% 100%;
background-repeat: no-repeat;
background-position: top center;
}
.lasthead {
width: 980px;
height: 32px;
background: url("./images/cta_your_verse_27pt.png");
background-position: top center;
}
.lasthead:hover {
background-position: bottom center;
}
/***********************************************************
cards
***********************************************************/
.cards {
width: 1440px;
flex: 1;
display: flex;
}
.cards div {
flex: 1;
padding-right: 3px;;
}
.cards div img {
width: 100%;
}
/* ============================================================
footer
============================================================= */
footer {
display: flex;
flex-direction: column;
justify-content: space-between;
margin-top: 18px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
.footer-links {
display: flex;
margin-bottom: 10px;
justify-content: space-around;
}
.footer-shopping {
border: none;
padding-right: 40px;
}
footer * {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
footer p {
font-size: 10px;
color: #777;
border: none;
}
.footer-anchors {
display: flex;
padding-left: 40px;
}
.footer-legal {
display: flex;
list-style: none;
text-align: center;
text-decoration: none;
font-size: 10px;
padding-bottom: 30px;
}
.terms {
border-right: 1px solid #999;
}
.country {
border: none !important;
} | 0.430147 | 0.061848 |
body.basic-main-layout {
background-color: #272c30;
}
body.basic-main-layout .page-content {
min-height: 100vh !important;
}
body.basic-main-layout .basic_page-content h3.page-title {
background: #fff;
margin-top: -25px;
margin-left: -20px;
margin-right: -20px;
padding: 17px 20px;
color: #000;
font-weight: 500;
font-size: 20px;
border-bottom: 1px solid #E4E8EB;
}
body.basic-main-layout .btn.btn-pink {
color: #fff;
background-color: #ff6784;
border-color: #ff6784;
}
body.basic-main-layout .btn.btn-pink:hover {
background-color: #ff7b94;
border-color: #fb7f97;
}
body.basic-main-layout .btn.btn-pink.active {
background-color: #ea617c;
border-color: #f3778f;
}
body.basic-main-layout .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
color: #fff;
background: #ff6784;
}
body.basic-main-layout .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:hover {
background-color: #ff7b94;
border-color: #fb7f97;
}
body.basic-main-layout .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
color: #fff;
background: #ff6784;
}
body.basic-main-layout .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:hover {
background-color: #ff7b94;
border-color: #fb7f97;
}
body.basic-main-layout .tabbable-line > .tab-content {
border: 0;
padding: 0;
}
body.basic-main-layout .portlet.light .portlet-body {
padding-top: 0;
padding-bottom: 10px;
}
.c_login {
background: #000205 url("../../assets/images/login_bg.png") no-repeat;
background-size: cover;
height: 100vh !important;
overflow-y: hidden;
background-position: 50% 50%;
}
.c_login .page-logo img {
width: 80px;
}
.c_login .page-header.navbar .page-logo .logo-default {
margin: 10px 0 0 34px;
}
.c_login .events table.table-bordered.dataTable tbody th, .c_login table.table-bordered.dataTable tbody td {
max-width: 250px !important;
}
.c_login .page-lock {
width: 380px;
height: 450px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.c_login .page-lock .lock-form .form-group .form-control {
color: #98A7BD;
}
.c_login .page-lock .lock-avatar-block {
margin-left: 20px;
}
.c_login .page-lock .page-logo {
text-align: center;
}
.c_login .page-lock .page-logo img {
height: 160px;
}
.c_login .page-lock .page-body {
width: 100%;
margin-top: 35px;
border-radius: 7px;
}
.c_login .page-lock .lock-head {
display: block;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: -30px;
font-size: 22px;
font-weight: 400;
color: #4db3a5;
border-radius: 7px 7px 0 0;
}
.c_login .page-lock .lock-head img {
width: 220px;
margin: 0 auto;
display: block;
}
.c_login .sphere-login {
background-color: #00cde1;
color: #fff;
}
.c_login .page-lock .lock-body {
display: block;
margin: 35px;
overflow: hidden;
}
.c_login .page-lock .lock-body form {
width: 100%;
}
.c_login .page-lock .lock-avatar {
margin-top: 15px;
height: 110px;
border-radius: 50% !important;
}
.c_login .page-lock .lock-form h4 {
margin-top: 0px;
color: #dbe2ea;
font-size: 18px;
font-weight: 400;
}
.c_login .page-lock .lock-form .form-group {
margin-top: 20px;
}
.c_login .page-lock .lock-form .form-group .form-control {
background-color: #f5fcff;
border: none;
text-align: center;
font-size: 16px;
height: 40px;
color: #555555;
font-weight: 500;
}
.c_login .loginFooter {
position: absolute;
bottom: 20px;
left: 20px;
z-index: 1;
color: #fff;
}
.c_login .loginFooter img {
border-right: 2px solid #434850;
padding-right: 10px;
margin-right: 10px;
}
.c_login .loginFooter span {
color: #7b7d81;
}
.c_login .page-lock .lock-form .form-group .form-control::-moz-placeholder {
color: #556376;
opacity: 1;
}
.c_login .page-lock .lock-form .form-group .form-control:-ms-input-placeholder {
color: #556376;
}
.c_login .page-lock .lock-form .form-group .form-control::-webkit-input-placeholder {
color: #556376;
}
.c_login .page-lock .lock-form .form-group .form-control:focus {
background-color: #f5fcff;
}
.c_login .page-lock .lock-form .form-actions {
margin-top: 20px;
}
.c_login .page-lock .lock-form .form-actions .btn {
width: 100%;
font-weight: 600;
padding: 10px;
transition: all 0.4s;
}
.c_login .page-lock .lock-form .form-actions .btn:hover {
background-color: rgba(67, 181, 180, 0.64);
color: #fff;
}
.c_login .page-lock .lock-bottom {
display: block;
background-color: #323d4b;
text-align: center;
padding-top: 20px;
color: #98A7BD;
padding-bottom: 20px;
border-radius: 0 0 7px 7px;
}
.c_login .page-lock .lock-bottom a {
font-size: 14px;
font-weight: 400;
color: #638cac;
}
.c_login .page-lock .lock-bottom a:hover {
color: #7ba2c0;
}
.c_login .page-lock .page-footer-custom {
text-align: center;
padding-top: 40px;
color: #5f6e83;
}
.c_login .page-footer-inner a {
color: #fff;
font-weight: bolder;
}
.c_login .brand img {
width: auto;
}
.c_login .mainBanner input {
margin-bottom: 10px;
}
.c_login .basic-alerts {
margin-top: 20px;
}
.c_login .basic-alerts .basicAlert {
padding: 5px 10px;
background-color: transparent;
color: #fff;
border: 1px solid #43b5b4;
margin-bottom: 5px;
}
@media (max-width: 768px) {
.c_login .page-lock {
margin: 100px auto;
}
.c_login .page-header.navbar {
background: #26344b;
}
}
@media (max-width: 560px) {
.c_login .page-lock {
margin: 50px auto;
width: 400px;
}
.c_login .page-lock .lock-body {
margin: 30px;
}
.c_login .page-lock .lock-avatar {
width: 120px;
height: 120px;
margin-top: 20px;
}
.c_login .page-lock .lock-form h4 {
font-size: 16px;
}
.c_login .page-lock .lock-form .form-group .form-control {
padding: 20px 20px;
}
.c_login .page-lock .lock-form .form-actions .btn-success {
width: 170px;
margin-bottom: 10px;
}
}
@media (max-width: 420px) {
.c_login .page-lock {
margin: 30px auto;
width: 280px;
}
.c_login .page-lock .lock-body {
margin: 30px 0 0;
}
.c_login .page-lock .page-body {
margin-top: 30px;
}
.c_login .page-lock .lock-avatar {
margin-top: 20px;
}
.c_login .page-lock .lock-avatar-block {
display: block;
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.c_login .page-lock .lock-form {
padding-left: 20px;
}
.c_login .page-lock .lock-form h4 {
font-size: 16px;
text-align: center;
}
.c_login .page-lock .lock-form .form-group .form-control {
padding: 20px 20px;
}
.c_login .page-lock .lock-form .form-actions .btn-success {
width: 240px;
margin-bottom: 20px;
}
}
@media (min-width: 992px) {
.c_header {
z-index: 999 !important;
width: 54px !important;
}
}
.c_header.navbar .page-logo {
background-color: transparent !important;
border-bottom: 1px solid #3b444c;
height: 60px;
line-height: 60px;
font-size: 0;
position: relative;
box-shadow: -3px 0 12px rgba(0, 0, 0, 0.8);
}
.c_header.navbar .page-logo .full-logo {
position: absolute;
left: 55px;
top: 1px;
}
.c_header.navbar .page-logo .full-logo img {
width: 115px;
}
.c_header.navbar .page-logo .logo-default {
margin: 0;
}
.c_header.navbar .page-logo .sidebar-toggler {
text-align: center;
position: absolute;
left: 9px;
cursor: pointer;
}
@media (max-width: 991px) {
.c_header.navbar .page-logo {
background-color: transparent !important;
border-bottom: none;
height: 60px;
line-height: 60px;
font-size: 0;
position: relative;
box-shadow: none;
}
}
.page-bar {
background: none;
}
.page-bar .page-bar_buttons {
display: inline-block;
float: left ;
}
.page-bar .page-breadcrumb.c_breadcrumb li a {
font-size: 14px;
color: #272c30;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu {
z-index: 5;
position: fixed;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu > li.active > a,
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu > li.active.open > a {
background-color: #272c30;
border: none;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu > li.active > a:hover,
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu > li.active.open > a:hover {
background-color: #272c30;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu li.nav-item:hover a > i {
color: #fff;
font-weight: 500;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu.bottom li.nav-item:hover {
width: 54px !important;
box-shadow: none !important;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu.bottom li.nav-item:hover a.nav-link > span.title {
display: none !important;
}
.c_side-menu .page-sidebar {
background-color: #272c30;
position: fixed;
z-index: 5;
}
.c_side-menu ul.page-sidebar-menu {
background-color: #272c30;
}
.c_side-menu ul.page-sidebar-menu > li > a {
border: none;
font-weight: 500;
}
.c_side-menu ul.page-sidebar-menu > li > a:hover {
background-color: #272c30;
}
.c_side-menu ul.page-sidebar-menu > li.active > a,
.c_side-menu ul.page-sidebar-menu > li.active.open > a {
background-color: #2a61c6;
border: none;
}
.c_side-menu ul.page-sidebar-menu > li.active > a:hover,
.c_side-menu ul.page-sidebar-menu > li.active.open > a:hover {
background-color: #2a61c6;
}
.c_side-menu ul.page-sidebar-menu > li.active > a > i[class^="icon-"],
.c_side-menu ul.page-sidebar-menu > li.active.open > a > i[class^="icon-"] {
color: #fff;
}
.c_side-menu ul.page-sidebar-menu li > a > i[class^="icon-"] {
color: #5f727f;
font-size: 18px;
margin-left: 0;
}
.c_side-menu ul.page-sidebar-menu li.active a i {
color: #fff;
}
.c_side-menu ul.page-sidebar-menu li:hover > a > i {
color: #fff;
}
@media (max-width: 768px) {
.c_side-menu .page-sidebar-menu.bottom {
margin-top: 30px;
}
}
@media (min-width: 768px) {
.c_side-menu .page-sidebar-menu.bottom {
position: absolute;
bottom: 0;
}
.c_side-menu .navbar-collapse.collapse {
min-height: calc(100vh) !important;
}
}
.page-sidebar .page-sidebar-menu > li {
transition: all .2s ease-in-out;
}
.page-sidebar .page-sidebar-menu > li > a {
color: #dce2e6;
}
.page-sidebar .page-sidebar-menu > li > a > i {
color: #5f727f;
font-size: 18px;
margin-left: 0;
}
.page-sidebar .page-sidebar-menu > li:hover > a {
background: #37424a;
color: #fafbfb;
}
.page-sidebar .page-sidebar-menu > li:hover > a > i {
color: #5f727f;
}
.page-sidebar .page-sidebar-menu .sub-menu {
border-radius: 0 0 4px 4px;
}
.page-sidebar .page-sidebar-menu .sub-menu li {
box-shadow: 5px 5px rgba(48, 48, 48, 0.2);
}
.uneditable-input {
min-width: 10px;
}
.pull-right.plus-button {
margin-left: 20px;
}
.row.save-button {
margin-right: 20px;
}
body.file-manager-popup {
background: #fff;
}
body.file-manager-popup .page-content {
min-height: 0 !important;
}
.modImages {
margin-top: 20px;
width: 99%;
margin: auto;
}
.modImages .top {
position: relative;
}
.modImages ul {
margin-bottom: 0 !important;
-webkit-padding-start: 0px;
-khtml-padding-start: 0px;
-o-padding-start: 0px;
padding-start: 0px;
padding: 0px;
}
.modImages ul li:before {
content: initial;
}
.modImages .path {
display: inline-block;
background: #F7F7F7;
padding: 10px 20px;
border-top: 3px solid #1bbc9b;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
font-size: 14px;
margin-bottom: -1px;
}
.modImages .path a {
color: #428bca;
}
.modImages .path a:hover {
color: #2a6496;
text-decoration: none;
}
.modImages .buttons {
position: absolute;
left: 0;
bottom: 5px;
display: inline-block;
}
.modImages .buttons .btn {
margin: 0;
}
.modImages .items {
width: 100%;
border-top: 1px solid #ddd;
padding-top: 0px;
}
.modImages .items .background {
background: #F7F7F7;
margin: 0px 0px;
padding: 10px 0 0 0;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.modImages .items .background .upload-info-details {
margin-right: 20px;
margin-left: 0;
line-height: 22px;
}
.modImages .items .background .no-files {
width: 50%;
margin: 20px auto;
font-size: 2em;
color: #7d96bd;
border-radius: 8px;
text-align: center;
}
.modImages .items .background .actions {
margin: 0px 15px 10px 15px !important;
background: white;
border: 1px solid #ddd;
padding: 5px;
}
.modImages .items .background .actions .search {
padding-left: -10px !important;
margin-top: -15px;
float: left ;
}
.modImages .items .background .actions .search .form-group {
margin-top: 17px;
margin-bottom: 2px;
}
.modImages .items .background .actions .part1 {
padding: 7px 5px 7px 0px;
line-height: 28px;
float: left;
}
.modImages .items .background .actions .part1 span {
font-size: 14px;
color: #626262;
font-weight: bold;
}
.modImages .items .background .actions .part1 .links {
font-size: 14px;
display: inline-block;
color: #626262;
font-weight: bold;
}
.modImages .items .background .actions .part1 .links span {
font-weight: normal !important;
}
.modImages .items .background .actions .part1 .acts .moveOption {
display: none;
}
.modImages .items .background .actions .part1 .acts .moveOption #transferToFolder {
width: 200px;
min-width: 200px;
display: inline-block;
padding: 3px 3px !important;
height: 28px !important;
}
.modImages .items .background .actions .part1 .acts .moveOption #transferToFolder:focus {
width: auto;
}
.modImages .items .background #cntImgsChecked {
display: none;
}
.modImages .items .background .files .template-download .preview img {
max-height: 120px;
border-radius: 5px;
}
.modImages .items .background .actionsFromIframe {
margin: 0px 15px 0px 15px !important;
font-size: 14px;
color: #626262;
font-weight: bold;
}
.modImages .items .background .row {
margin: 5px;
}
.modImages .items .background .thumbnail {
height: 200px;
width: 100%;
padding: 12px 12px 0 14px;
position: relative;
}
.modImages .items .background .thumbnail .folder {
/* This will enable the 3D effect. Decrease this value
* to make the perspective more pronounced: */
perspective: 800px;
z-index: 0;
width: 120px;
max-width: 90%;
height: 120px;
margin: 20px auto 0 auto;
}
.modImages .items .background .thumbnail .folder div {
width: 135px;
height: 100px;
max-width: 100%;
background-color: #93bad8;
/* Enabling 3d space for the transforms */
transform-style: preserve-3d;
/* Enabling a smooth animated transition */
transition: 0.5s;
/* Disable text seleltion on the folder */
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: absolute;
margin-left: -75px;
}
.modImages .items .background .thumbnail .folder .front {
border-radius: 5px 5px 0 0;
transform: rotateX(-30deg);
transform-origin: 50% 100%;
background-image: linear-gradient(top, #93bad8 0%, #6c9dc0 85%, #628faf 100%);
box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.35) inset;
z-index: 10;
font: bold 14px sans-serif;
color: #3e769e;
text-align: center;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.62);
line-height: 115px;
}
.modImages .items .background .thumbnail .folder .back {
background-image: linear-gradient(top, #93bad8 0%, #89afcc 10%, #5985a5 60%);
border-radius: 0 5px 0 0;
box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
}
.modImages .items .background .thumbnail .folder .back:before {
content: '';
width: 60px;
height: 10px;
border-radius: 4px 4px 0 0;
background-color: #93bad8;
position: absolute;
top: -10px;
left: 0px;
box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
}
.modImages .items .background .thumbnail .folder .back:after {
content: '';
width: 100%;
height: 4px;
border-radius: 5px;
position: absolute;
bottom: 5px;
left: 0px;
box-shadow: 0 4px 8px #333;
}
.modImages .items .background .thumbnail .folder:hover .front {
transform: rotateX(-50deg);
}
.modImages .items .background .thumbnail a:hover {
text-decoration: none;
}
.modImages .items .background .thumbnail .info {
position: absolute;
left: 7px;
top: 0px;
padding: 4px 1px 0px 3px;
background: white;
border-radius: 50% !important;
font-size: 20px;
}
.modImages .items .background .thumbnail .info a {
color: #6089a7;
transition: all 0.3s;
}
.modImages .items .background .thumbnail .info a:hover {
color: #8eb2cc;
}
.modImages .items .background .thumbnail .info_open {
position: absolute;
left: 3%;
top: 3%;
width: 94%;
height: 94%;
opacity: 0.98;
background: rgba(247, 247, 247, 0.9);
z-index: 99;
display: none;
}
.modImages .items .background .thumbnail .info_open .text {
opacity: 1;
color: #738998;
z-index: 9999;
font-size: 13px;
font-weight: bold;
padding: 24px 10px 0 10px;
text-align: center;
line-height: 34px;
}
.modImages .items .background .thumbnail .info_btnClose {
position: absolute;
left: 9px;
top: 7px;
color: gray;
z-index: 999;
display: none;
}
.modImages .items .background .thumbnail .info_btnClose .close {
height: 20px;
width: 20px;
margin-left: 0px;
text-indent: 0;
background: none !important;
}
.modImages .items .background .activeThumb {
border: 2px solid #428bca;
}
.modImages .items .background .activeThumb:hover {
border: 2px solid #428bca !important;
}
.modImages .items .background .thumbnail .image {
height: 121px;
margin: 19px 0 0 0;
text-align: center;
}
.modImages .items .background .thumbnail .image .typeFile {
position: absolute;
top: 0px;
right: 0px;
font-size: 12px;
color: #626262;
font-weight: bold;
background: #ddd;
padding: 0px 6px 2px 6px;
opacity: 1;
}
.modImages .items .background .thumbnail .folder {
cursor: pointer;
}
.modImages .items .background .thumbnail .folder .folderClose {
width: 110px !important;
display: inline-block;
margin-top: -20px;
}
.modImages .items .background .thumbnail .folder .folderOpen {
width: 110px !important;
display: none;
margin-top: -20px;
}
.modImages .items .background .thumbnail a {
color: #626262;
font-weight: normal;
}
.modImages .items .background .thumbnail a:hover {
color: #626262;
font-weight: normal;
}
.modImages .items .background .thumbnail img {
max-height: 120px;
width: auto !important;
width: 100%;
max-width: 100%;
cursor: pointer;
}
.modImages .items .background .thumbnail:hover {
border: 1px solid #428bca;
}
.modImages .items .background .options .selectedImg {
background: url("../images/file-manager/checkbox7_checked.png ") no-repeat bottom left !important;
float: left;
height: 42px;
width: 43px;
cursor: pointer;
margin: -2px 0 0 -14px !important;
}
.modImages .items .background .options .checkbox {
background: url("../images/file-manager/checkbox7.png ") no-repeat bottom left;
float: left;
height: 42px;
width: 43px;
cursor: pointer;
margin: 1px 0 0 -16px !important;
}
.modImages .items .background .options .checkImg {
display: none;
}
.modImages .items .background .options .inputEditCredit, .modImages .items .background .options .inputEditName {
width: calc(100% - 42px);
border: 1px solid white;
padding: 3px 5px;
max-width: 80%;
float: right;
font-size: 14px;
margin-top: 3px;
transition: border linear 0.2s, box-shadow linear 0.2s;
box-shadow: none;
outline: none;
}
.modImages .items .background .options .inputEditCredit:hover, .modImages .items .background .options .inputEditName:hover {
border: 1px dashed #B7B7B7;
}
.modImages .items .background .options .inputEditCredit:focus, .modImages .items .background .options .inputEditName:focus {
border: 1px solid #B7B7B7;
}
.modImages .items .background .bottom {
background: #e3e3e3;
height: 20px;
width: 100%;
padding-right: 10px;
}
.modImages .items .background .options .disableInput {
background: none !important;
border: 1px dashed transparent !important;
box-shadow: 0 0px 0px transparent inset !important;
}
.modImages .items .chooseOneFile {
position: absolute;
top: 4px;
left: 50%;
}
.modImages .items .chooseOneFile .btn {
position: relative;
left: -50%;
padding: 4px 8px !important;
font-size: 12px;
font-weight: bold;
border-radius: 3px !important;
}
@media (max-width: 560px) {
.modImages .path {
min-height: 80px;
}
.modImages ul {
-webkit-padding-start: 0px;
margin-bottom: 0 !important;
margin-left: 122px;
}
.modImages .buttons {
width: 116px;
}
.modImages .buttons .first {
margin-bottom: 5px !important;
}
}
#file-manager-modal {
display: block;
background: #fff;
height: 90vh;
width: 1024px;
margin: 0 auto;
}
#file-manager-modal .modal-title {
color: #648aa9;
}
#file-manager-modal .modal-body {
height: 93%;
}
#file-manager-modal .modal-body iframe {
height: 95%;
width: 100%;
}
#fileupload .text-danger {
color: #fff;
}
#files-crop {
/* Old Vertions: */
}
#files-crop .mainCutImg {
display: inline-block;
border: 2px solid #000000;
margin: 5px 5px 0 0;
}
#files-crop .beforeImgBox, #files-crop .afterImgBox {
width: 250px;
margin-bottom: 10px;
text-align: right;
}
#files-crop .beforeImgBox .imgBlock {
border: 2px solid #000000;
height: 250px;
width: 250px;
box-sizing: initial;
display: table-cell;
vertical-align: middle;
text-align: center;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAdSURBVChTYziDAf5jgKGrCEojAahaJDBEFZ05AwDtzYNYOoLD6AAAAABJRU5ErkJggg==);
}
#files-crop .beforeImgBox .imgBlock img {
max-height: 250px;
max-width: 250px;
}
#files-crop .afterImgBox .imgBlock {
border: 2px solid #000000;
height: 250px;
width: 250px;
box-sizing: initial;
display: table-cell;
vertical-align: middle;
text-align: center;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAdSURBVChTYziDAf5jgKGrCEojAahaJDBEFZ05AwDtzYNYOoLD6AAAAABJRU5ErkJggg==);
}
#files-crop .afterImgBox .imgBlock div {
margin: auto;
direction: ltr;
overflow: hidden;
}
#files-crop .oldImagesBlock {
background: gainsboro;
margin-top: 20px;
padding: 0 10px;
}
#files-crop .noOldYet {
margin-right: 30px;
margin-bottom: 30px;
}
#files-crop .oldImageBox .options {
position: absolute;
left: 0;
top: 0;
}
#files-crop .oldImageBox .imgBlock {
width: 250px;
height: 250px;
display: table-cell;
text-align: center;
vertical-align: middle;
}
#files-crop .oldImageBox .imgBlock img {
max-width: 250px;
max-height: 250px;
}
.file-multi-container .ui-state-highlight {
border: 1px dotted #dddddd;
height: 294px;
display: inline-block;
vertical-align: top;
margin: 10px 10px 10px 10px;
width: 213px;
border-radius: 3px;
}
.file-multi-container .file-multi-options button {
display: inline;
border: 2px solid #3d4a53;
border-radius: 9px;
margin: 0px 2px 10px 0;
color: #3d4a53;
transition: all 0.3s;
background: #fff;
font-size: 14px;
padding: 1px 5px;
font-weight: 700;
}
.file-multi-container .file-multi-options button:hover {
border: 2px solid #988ee6;
color: #988ee6;
}
.file-multi-container .file-multi-options button:focus {
outline: 0 !important;
}
.file-multi-container .file-multi-options button.red-button:hover {
border: 2px solid #d05e5e;
color: #d05e5e;
}
.fileinput {
margin: 5px;
min-width: 180px;
}
.fileinput.multi {
cursor: move;
}
.fileinput .thumbnail {
width: 100%;
height: 100%;
position: relative;
}
.fileinput .thumbnail .options {
position: absolute;
top: 10px;
left: 10px;
}
.fileinput .thumbnail .options ul {
list-style-type: none;
margin: 0;
font-size: 17px;
padding: 0;
}
.fileinput .thumbnail .options ul li {
cursor: pointer;
display: inline;
float: left;
border: 2px solid #3d4a53;
border-radius: 9px;
margin: 0 2px;
padding: 0 2px;
color: #3d4a53;
transition: all 0.3s;
}
.fileinput .thumbnail .options ul li.remove-red:hover {
border: 2px solid #d05e5e;
color: #d05e5e;
}
.fileinput .thumbnail .options ul li:hover {
border: 2px solid #988ee6;
color: #988ee6;
}
.fileinput .thumbnail .image-input-placeholder {
width: 120px;
height: 120px;
border-radius: 3px;
margin: 40px auto 10px auto;
}
html {
min-height: 100%;
}
.clear {
clear: both;
}
.tab-pane {
display: none;
}
.tab-pane .tab-pane.active {
display: block;
}
.page-header.navbar .page-logo .logo-default {
margin-top: 9px;
height: 52px;
margin-left: 40px !important;
}
.mt-checkbox > span:after {
transform: rotateY(180deg) rotateZ(-30deg);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown > .dropdown-menu.pull-right:before, .dropdown-toggle > .dropdown-menu.pull-right:before, .btn-group > .dropdown-menu.pull-right:before {
left: auto;
right: 9px;
}
.dropdown > .dropdown-menu.pull-right:after, .dropdown-toggle > .dropdown-menu.pull-right:after, .btn-group > .dropdown-menu.pull-right:after {
left: auto;
right: 10px;
}
.custom-info-block {
margin-top: 3px;
margin-bottom: 10px;
background: #EEF1F5;
float: right ;
padding: 10px 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-right: 0px;
}
.list-portfolio {
padding: 0px 15px;
}
.list-portfolio .items {
margin-bottom: 20px;
}
.list-portfolio .item-block {
background: #EEF1F5;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height: 300px;
overflow-y: auto;
overflow-x: hidden;
}
.list-portfolio .item-block .fixOverlayDiv {
height: 300px;
position: relative;
text-align: center;
}
.list-portfolio .item-block .fixOverlayDiv img {
position: absolute;
transform: translate(0, -50%);
top: 50%;
display: block;
margin: 0 auto;
}
.list-portfolio .item-block h3 {
margin: 0;
}
.list-portfolio .item-block .infoside {
padding-top: 10px;
padding-bottom: 20px;
}
.tabbable-line > .tab-content.padding_table {
padding-right: 15px;
padding-left: 15px;
}
.portlet.box > .portlet-body {
padding: 15px !important;
}
/*# sourceMappingURL=all_rtl.css.map */ | public/assets/css/all_rtl.css | body.basic-main-layout {
background-color: #272c30;
}
body.basic-main-layout .page-content {
min-height: 100vh !important;
}
body.basic-main-layout .basic_page-content h3.page-title {
background: #fff;
margin-top: -25px;
margin-left: -20px;
margin-right: -20px;
padding: 17px 20px;
color: #000;
font-weight: 500;
font-size: 20px;
border-bottom: 1px solid #E4E8EB;
}
body.basic-main-layout .btn.btn-pink {
color: #fff;
background-color: #ff6784;
border-color: #ff6784;
}
body.basic-main-layout .btn.btn-pink:hover {
background-color: #ff7b94;
border-color: #fb7f97;
}
body.basic-main-layout .btn.btn-pink.active {
background-color: #ea617c;
border-color: #f3778f;
}
body.basic-main-layout .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success {
color: #fff;
background: #ff6784;
}
body.basic-main-layout .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-success:hover {
background-color: #ff7b94;
border-color: #fb7f97;
}
body.basic-main-layout .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success {
color: #fff;
background: #ff6784;
}
body.basic-main-layout .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-success:hover {
background-color: #ff7b94;
border-color: #fb7f97;
}
body.basic-main-layout .tabbable-line > .tab-content {
border: 0;
padding: 0;
}
body.basic-main-layout .portlet.light .portlet-body {
padding-top: 0;
padding-bottom: 10px;
}
.c_login {
background: #000205 url("../../assets/images/login_bg.png") no-repeat;
background-size: cover;
height: 100vh !important;
overflow-y: hidden;
background-position: 50% 50%;
}
.c_login .page-logo img {
width: 80px;
}
.c_login .page-header.navbar .page-logo .logo-default {
margin: 10px 0 0 34px;
}
.c_login .events table.table-bordered.dataTable tbody th, .c_login table.table-bordered.dataTable tbody td {
max-width: 250px !important;
}
.c_login .page-lock {
width: 380px;
height: 450px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
}
.c_login .page-lock .lock-form .form-group .form-control {
color: #98A7BD;
}
.c_login .page-lock .lock-avatar-block {
margin-left: 20px;
}
.c_login .page-lock .page-logo {
text-align: center;
}
.c_login .page-lock .page-logo img {
height: 160px;
}
.c_login .page-lock .page-body {
width: 100%;
margin-top: 35px;
border-radius: 7px;
}
.c_login .page-lock .lock-head {
display: block;
text-align: center;
padding-top: 15px;
padding-bottom: 15px;
margin-bottom: -30px;
font-size: 22px;
font-weight: 400;
color: #4db3a5;
border-radius: 7px 7px 0 0;
}
.c_login .page-lock .lock-head img {
width: 220px;
margin: 0 auto;
display: block;
}
.c_login .sphere-login {
background-color: #00cde1;
color: #fff;
}
.c_login .page-lock .lock-body {
display: block;
margin: 35px;
overflow: hidden;
}
.c_login .page-lock .lock-body form {
width: 100%;
}
.c_login .page-lock .lock-avatar {
margin-top: 15px;
height: 110px;
border-radius: 50% !important;
}
.c_login .page-lock .lock-form h4 {
margin-top: 0px;
color: #dbe2ea;
font-size: 18px;
font-weight: 400;
}
.c_login .page-lock .lock-form .form-group {
margin-top: 20px;
}
.c_login .page-lock .lock-form .form-group .form-control {
background-color: #f5fcff;
border: none;
text-align: center;
font-size: 16px;
height: 40px;
color: #555555;
font-weight: 500;
}
.c_login .loginFooter {
position: absolute;
bottom: 20px;
left: 20px;
z-index: 1;
color: #fff;
}
.c_login .loginFooter img {
border-right: 2px solid #434850;
padding-right: 10px;
margin-right: 10px;
}
.c_login .loginFooter span {
color: #7b7d81;
}
.c_login .page-lock .lock-form .form-group .form-control::-moz-placeholder {
color: #556376;
opacity: 1;
}
.c_login .page-lock .lock-form .form-group .form-control:-ms-input-placeholder {
color: #556376;
}
.c_login .page-lock .lock-form .form-group .form-control::-webkit-input-placeholder {
color: #556376;
}
.c_login .page-lock .lock-form .form-group .form-control:focus {
background-color: #f5fcff;
}
.c_login .page-lock .lock-form .form-actions {
margin-top: 20px;
}
.c_login .page-lock .lock-form .form-actions .btn {
width: 100%;
font-weight: 600;
padding: 10px;
transition: all 0.4s;
}
.c_login .page-lock .lock-form .form-actions .btn:hover {
background-color: rgba(67, 181, 180, 0.64);
color: #fff;
}
.c_login .page-lock .lock-bottom {
display: block;
background-color: #323d4b;
text-align: center;
padding-top: 20px;
color: #98A7BD;
padding-bottom: 20px;
border-radius: 0 0 7px 7px;
}
.c_login .page-lock .lock-bottom a {
font-size: 14px;
font-weight: 400;
color: #638cac;
}
.c_login .page-lock .lock-bottom a:hover {
color: #7ba2c0;
}
.c_login .page-lock .page-footer-custom {
text-align: center;
padding-top: 40px;
color: #5f6e83;
}
.c_login .page-footer-inner a {
color: #fff;
font-weight: bolder;
}
.c_login .brand img {
width: auto;
}
.c_login .mainBanner input {
margin-bottom: 10px;
}
.c_login .basic-alerts {
margin-top: 20px;
}
.c_login .basic-alerts .basicAlert {
padding: 5px 10px;
background-color: transparent;
color: #fff;
border: 1px solid #43b5b4;
margin-bottom: 5px;
}
@media (max-width: 768px) {
.c_login .page-lock {
margin: 100px auto;
}
.c_login .page-header.navbar {
background: #26344b;
}
}
@media (max-width: 560px) {
.c_login .page-lock {
margin: 50px auto;
width: 400px;
}
.c_login .page-lock .lock-body {
margin: 30px;
}
.c_login .page-lock .lock-avatar {
width: 120px;
height: 120px;
margin-top: 20px;
}
.c_login .page-lock .lock-form h4 {
font-size: 16px;
}
.c_login .page-lock .lock-form .form-group .form-control {
padding: 20px 20px;
}
.c_login .page-lock .lock-form .form-actions .btn-success {
width: 170px;
margin-bottom: 10px;
}
}
@media (max-width: 420px) {
.c_login .page-lock {
margin: 30px auto;
width: 280px;
}
.c_login .page-lock .lock-body {
margin: 30px 0 0;
}
.c_login .page-lock .page-body {
margin-top: 30px;
}
.c_login .page-lock .lock-avatar {
margin-top: 20px;
}
.c_login .page-lock .lock-avatar-block {
display: block;
width: 100%;
text-align: center;
margin-bottom: 10px;
}
.c_login .page-lock .lock-form {
padding-left: 20px;
}
.c_login .page-lock .lock-form h4 {
font-size: 16px;
text-align: center;
}
.c_login .page-lock .lock-form .form-group .form-control {
padding: 20px 20px;
}
.c_login .page-lock .lock-form .form-actions .btn-success {
width: 240px;
margin-bottom: 20px;
}
}
@media (min-width: 992px) {
.c_header {
z-index: 999 !important;
width: 54px !important;
}
}
.c_header.navbar .page-logo {
background-color: transparent !important;
border-bottom: 1px solid #3b444c;
height: 60px;
line-height: 60px;
font-size: 0;
position: relative;
box-shadow: -3px 0 12px rgba(0, 0, 0, 0.8);
}
.c_header.navbar .page-logo .full-logo {
position: absolute;
left: 55px;
top: 1px;
}
.c_header.navbar .page-logo .full-logo img {
width: 115px;
}
.c_header.navbar .page-logo .logo-default {
margin: 0;
}
.c_header.navbar .page-logo .sidebar-toggler {
text-align: center;
position: absolute;
left: 9px;
cursor: pointer;
}
@media (max-width: 991px) {
.c_header.navbar .page-logo {
background-color: transparent !important;
border-bottom: none;
height: 60px;
line-height: 60px;
font-size: 0;
position: relative;
box-shadow: none;
}
}
.page-bar {
background: none;
}
.page-bar .page-bar_buttons {
display: inline-block;
float: left ;
}
.page-bar .page-breadcrumb.c_breadcrumb li a {
font-size: 14px;
color: #272c30;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu {
z-index: 5;
position: fixed;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu > li.active > a,
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu > li.active.open > a {
background-color: #272c30;
border: none;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu > li.active > a:hover,
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu > li.active.open > a:hover {
background-color: #272c30;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu li.nav-item:hover a > i {
color: #fff;
font-weight: 500;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu.bottom li.nav-item:hover {
width: 54px !important;
box-shadow: none !important;
}
.c_side-menu ul.page-sidebar-menu-closed.page-sidebar-menu.bottom li.nav-item:hover a.nav-link > span.title {
display: none !important;
}
.c_side-menu .page-sidebar {
background-color: #272c30;
position: fixed;
z-index: 5;
}
.c_side-menu ul.page-sidebar-menu {
background-color: #272c30;
}
.c_side-menu ul.page-sidebar-menu > li > a {
border: none;
font-weight: 500;
}
.c_side-menu ul.page-sidebar-menu > li > a:hover {
background-color: #272c30;
}
.c_side-menu ul.page-sidebar-menu > li.active > a,
.c_side-menu ul.page-sidebar-menu > li.active.open > a {
background-color: #2a61c6;
border: none;
}
.c_side-menu ul.page-sidebar-menu > li.active > a:hover,
.c_side-menu ul.page-sidebar-menu > li.active.open > a:hover {
background-color: #2a61c6;
}
.c_side-menu ul.page-sidebar-menu > li.active > a > i[class^="icon-"],
.c_side-menu ul.page-sidebar-menu > li.active.open > a > i[class^="icon-"] {
color: #fff;
}
.c_side-menu ul.page-sidebar-menu li > a > i[class^="icon-"] {
color: #5f727f;
font-size: 18px;
margin-left: 0;
}
.c_side-menu ul.page-sidebar-menu li.active a i {
color: #fff;
}
.c_side-menu ul.page-sidebar-menu li:hover > a > i {
color: #fff;
}
@media (max-width: 768px) {
.c_side-menu .page-sidebar-menu.bottom {
margin-top: 30px;
}
}
@media (min-width: 768px) {
.c_side-menu .page-sidebar-menu.bottom {
position: absolute;
bottom: 0;
}
.c_side-menu .navbar-collapse.collapse {
min-height: calc(100vh) !important;
}
}
.page-sidebar .page-sidebar-menu > li {
transition: all .2s ease-in-out;
}
.page-sidebar .page-sidebar-menu > li > a {
color: #dce2e6;
}
.page-sidebar .page-sidebar-menu > li > a > i {
color: #5f727f;
font-size: 18px;
margin-left: 0;
}
.page-sidebar .page-sidebar-menu > li:hover > a {
background: #37424a;
color: #fafbfb;
}
.page-sidebar .page-sidebar-menu > li:hover > a > i {
color: #5f727f;
}
.page-sidebar .page-sidebar-menu .sub-menu {
border-radius: 0 0 4px 4px;
}
.page-sidebar .page-sidebar-menu .sub-menu li {
box-shadow: 5px 5px rgba(48, 48, 48, 0.2);
}
.uneditable-input {
min-width: 10px;
}
.pull-right.plus-button {
margin-left: 20px;
}
.row.save-button {
margin-right: 20px;
}
body.file-manager-popup {
background: #fff;
}
body.file-manager-popup .page-content {
min-height: 0 !important;
}
.modImages {
margin-top: 20px;
width: 99%;
margin: auto;
}
.modImages .top {
position: relative;
}
.modImages ul {
margin-bottom: 0 !important;
-webkit-padding-start: 0px;
-khtml-padding-start: 0px;
-o-padding-start: 0px;
padding-start: 0px;
padding: 0px;
}
.modImages ul li:before {
content: initial;
}
.modImages .path {
display: inline-block;
background: #F7F7F7;
padding: 10px 20px;
border-top: 3px solid #1bbc9b;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
font-size: 14px;
margin-bottom: -1px;
}
.modImages .path a {
color: #428bca;
}
.modImages .path a:hover {
color: #2a6496;
text-decoration: none;
}
.modImages .buttons {
position: absolute;
left: 0;
bottom: 5px;
display: inline-block;
}
.modImages .buttons .btn {
margin: 0;
}
.modImages .items {
width: 100%;
border-top: 1px solid #ddd;
padding-top: 0px;
}
.modImages .items .background {
background: #F7F7F7;
margin: 0px 0px;
padding: 10px 0 0 0;
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.modImages .items .background .upload-info-details {
margin-right: 20px;
margin-left: 0;
line-height: 22px;
}
.modImages .items .background .no-files {
width: 50%;
margin: 20px auto;
font-size: 2em;
color: #7d96bd;
border-radius: 8px;
text-align: center;
}
.modImages .items .background .actions {
margin: 0px 15px 10px 15px !important;
background: white;
border: 1px solid #ddd;
padding: 5px;
}
.modImages .items .background .actions .search {
padding-left: -10px !important;
margin-top: -15px;
float: left ;
}
.modImages .items .background .actions .search .form-group {
margin-top: 17px;
margin-bottom: 2px;
}
.modImages .items .background .actions .part1 {
padding: 7px 5px 7px 0px;
line-height: 28px;
float: left;
}
.modImages .items .background .actions .part1 span {
font-size: 14px;
color: #626262;
font-weight: bold;
}
.modImages .items .background .actions .part1 .links {
font-size: 14px;
display: inline-block;
color: #626262;
font-weight: bold;
}
.modImages .items .background .actions .part1 .links span {
font-weight: normal !important;
}
.modImages .items .background .actions .part1 .acts .moveOption {
display: none;
}
.modImages .items .background .actions .part1 .acts .moveOption #transferToFolder {
width: 200px;
min-width: 200px;
display: inline-block;
padding: 3px 3px !important;
height: 28px !important;
}
.modImages .items .background .actions .part1 .acts .moveOption #transferToFolder:focus {
width: auto;
}
.modImages .items .background #cntImgsChecked {
display: none;
}
.modImages .items .background .files .template-download .preview img {
max-height: 120px;
border-radius: 5px;
}
.modImages .items .background .actionsFromIframe {
margin: 0px 15px 0px 15px !important;
font-size: 14px;
color: #626262;
font-weight: bold;
}
.modImages .items .background .row {
margin: 5px;
}
.modImages .items .background .thumbnail {
height: 200px;
width: 100%;
padding: 12px 12px 0 14px;
position: relative;
}
.modImages .items .background .thumbnail .folder {
/* This will enable the 3D effect. Decrease this value
* to make the perspective more pronounced: */
perspective: 800px;
z-index: 0;
width: 120px;
max-width: 90%;
height: 120px;
margin: 20px auto 0 auto;
}
.modImages .items .background .thumbnail .folder div {
width: 135px;
height: 100px;
max-width: 100%;
background-color: #93bad8;
/* Enabling 3d space for the transforms */
transform-style: preserve-3d;
/* Enabling a smooth animated transition */
transition: 0.5s;
/* Disable text seleltion on the folder */
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: absolute;
margin-left: -75px;
}
.modImages .items .background .thumbnail .folder .front {
border-radius: 5px 5px 0 0;
transform: rotateX(-30deg);
transform-origin: 50% 100%;
background-image: linear-gradient(top, #93bad8 0%, #6c9dc0 85%, #628faf 100%);
box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1), 0 1px rgba(255, 255, 255, 0.35) inset;
z-index: 10;
font: bold 14px sans-serif;
color: #3e769e;
text-align: center;
text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.62);
line-height: 115px;
}
.modImages .items .background .thumbnail .folder .back {
background-image: linear-gradient(top, #93bad8 0%, #89afcc 10%, #5985a5 60%);
border-radius: 0 5px 0 0;
box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
}
.modImages .items .background .thumbnail .folder .back:before {
content: '';
width: 60px;
height: 10px;
border-radius: 4px 4px 0 0;
background-color: #93bad8;
position: absolute;
top: -10px;
left: 0px;
box-shadow: 0 -1px 1px rgba(0, 0, 0, 0.15);
}
.modImages .items .background .thumbnail .folder .back:after {
content: '';
width: 100%;
height: 4px;
border-radius: 5px;
position: absolute;
bottom: 5px;
left: 0px;
box-shadow: 0 4px 8px #333;
}
.modImages .items .background .thumbnail .folder:hover .front {
transform: rotateX(-50deg);
}
.modImages .items .background .thumbnail a:hover {
text-decoration: none;
}
.modImages .items .background .thumbnail .info {
position: absolute;
left: 7px;
top: 0px;
padding: 4px 1px 0px 3px;
background: white;
border-radius: 50% !important;
font-size: 20px;
}
.modImages .items .background .thumbnail .info a {
color: #6089a7;
transition: all 0.3s;
}
.modImages .items .background .thumbnail .info a:hover {
color: #8eb2cc;
}
.modImages .items .background .thumbnail .info_open {
position: absolute;
left: 3%;
top: 3%;
width: 94%;
height: 94%;
opacity: 0.98;
background: rgba(247, 247, 247, 0.9);
z-index: 99;
display: none;
}
.modImages .items .background .thumbnail .info_open .text {
opacity: 1;
color: #738998;
z-index: 9999;
font-size: 13px;
font-weight: bold;
padding: 24px 10px 0 10px;
text-align: center;
line-height: 34px;
}
.modImages .items .background .thumbnail .info_btnClose {
position: absolute;
left: 9px;
top: 7px;
color: gray;
z-index: 999;
display: none;
}
.modImages .items .background .thumbnail .info_btnClose .close {
height: 20px;
width: 20px;
margin-left: 0px;
text-indent: 0;
background: none !important;
}
.modImages .items .background .activeThumb {
border: 2px solid #428bca;
}
.modImages .items .background .activeThumb:hover {
border: 2px solid #428bca !important;
}
.modImages .items .background .thumbnail .image {
height: 121px;
margin: 19px 0 0 0;
text-align: center;
}
.modImages .items .background .thumbnail .image .typeFile {
position: absolute;
top: 0px;
right: 0px;
font-size: 12px;
color: #626262;
font-weight: bold;
background: #ddd;
padding: 0px 6px 2px 6px;
opacity: 1;
}
.modImages .items .background .thumbnail .folder {
cursor: pointer;
}
.modImages .items .background .thumbnail .folder .folderClose {
width: 110px !important;
display: inline-block;
margin-top: -20px;
}
.modImages .items .background .thumbnail .folder .folderOpen {
width: 110px !important;
display: none;
margin-top: -20px;
}
.modImages .items .background .thumbnail a {
color: #626262;
font-weight: normal;
}
.modImages .items .background .thumbnail a:hover {
color: #626262;
font-weight: normal;
}
.modImages .items .background .thumbnail img {
max-height: 120px;
width: auto !important;
width: 100%;
max-width: 100%;
cursor: pointer;
}
.modImages .items .background .thumbnail:hover {
border: 1px solid #428bca;
}
.modImages .items .background .options .selectedImg {
background: url("../images/file-manager/checkbox7_checked.png ") no-repeat bottom left !important;
float: left;
height: 42px;
width: 43px;
cursor: pointer;
margin: -2px 0 0 -14px !important;
}
.modImages .items .background .options .checkbox {
background: url("../images/file-manager/checkbox7.png ") no-repeat bottom left;
float: left;
height: 42px;
width: 43px;
cursor: pointer;
margin: 1px 0 0 -16px !important;
}
.modImages .items .background .options .checkImg {
display: none;
}
.modImages .items .background .options .inputEditCredit, .modImages .items .background .options .inputEditName {
width: calc(100% - 42px);
border: 1px solid white;
padding: 3px 5px;
max-width: 80%;
float: right;
font-size: 14px;
margin-top: 3px;
transition: border linear 0.2s, box-shadow linear 0.2s;
box-shadow: none;
outline: none;
}
.modImages .items .background .options .inputEditCredit:hover, .modImages .items .background .options .inputEditName:hover {
border: 1px dashed #B7B7B7;
}
.modImages .items .background .options .inputEditCredit:focus, .modImages .items .background .options .inputEditName:focus {
border: 1px solid #B7B7B7;
}
.modImages .items .background .bottom {
background: #e3e3e3;
height: 20px;
width: 100%;
padding-right: 10px;
}
.modImages .items .background .options .disableInput {
background: none !important;
border: 1px dashed transparent !important;
box-shadow: 0 0px 0px transparent inset !important;
}
.modImages .items .chooseOneFile {
position: absolute;
top: 4px;
left: 50%;
}
.modImages .items .chooseOneFile .btn {
position: relative;
left: -50%;
padding: 4px 8px !important;
font-size: 12px;
font-weight: bold;
border-radius: 3px !important;
}
@media (max-width: 560px) {
.modImages .path {
min-height: 80px;
}
.modImages ul {
-webkit-padding-start: 0px;
margin-bottom: 0 !important;
margin-left: 122px;
}
.modImages .buttons {
width: 116px;
}
.modImages .buttons .first {
margin-bottom: 5px !important;
}
}
#file-manager-modal {
display: block;
background: #fff;
height: 90vh;
width: 1024px;
margin: 0 auto;
}
#file-manager-modal .modal-title {
color: #648aa9;
}
#file-manager-modal .modal-body {
height: 93%;
}
#file-manager-modal .modal-body iframe {
height: 95%;
width: 100%;
}
#fileupload .text-danger {
color: #fff;
}
#files-crop {
/* Old Vertions: */
}
#files-crop .mainCutImg {
display: inline-block;
border: 2px solid #000000;
margin: 5px 5px 0 0;
}
#files-crop .beforeImgBox, #files-crop .afterImgBox {
width: 250px;
margin-bottom: 10px;
text-align: right;
}
#files-crop .beforeImgBox .imgBlock {
border: 2px solid #000000;
height: 250px;
width: 250px;
box-sizing: initial;
display: table-cell;
vertical-align: middle;
text-align: center;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAdSURBVChTYziDAf5jgKGrCEojAahaJDBEFZ05AwDtzYNYOoLD6AAAAABJRU5ErkJggg==);
}
#files-crop .beforeImgBox .imgBlock img {
max-height: 250px;
max-width: 250px;
}
#files-crop .afterImgBox .imgBlock {
border: 2px solid #000000;
height: 250px;
width: 250px;
box-sizing: initial;
display: table-cell;
vertical-align: middle;
text-align: center;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAdSURBVChTYziDAf5jgKGrCEojAahaJDBEFZ05AwDtzYNYOoLD6AAAAABJRU5ErkJggg==);
}
#files-crop .afterImgBox .imgBlock div {
margin: auto;
direction: ltr;
overflow: hidden;
}
#files-crop .oldImagesBlock {
background: gainsboro;
margin-top: 20px;
padding: 0 10px;
}
#files-crop .noOldYet {
margin-right: 30px;
margin-bottom: 30px;
}
#files-crop .oldImageBox .options {
position: absolute;
left: 0;
top: 0;
}
#files-crop .oldImageBox .imgBlock {
width: 250px;
height: 250px;
display: table-cell;
text-align: center;
vertical-align: middle;
}
#files-crop .oldImageBox .imgBlock img {
max-width: 250px;
max-height: 250px;
}
.file-multi-container .ui-state-highlight {
border: 1px dotted #dddddd;
height: 294px;
display: inline-block;
vertical-align: top;
margin: 10px 10px 10px 10px;
width: 213px;
border-radius: 3px;
}
.file-multi-container .file-multi-options button {
display: inline;
border: 2px solid #3d4a53;
border-radius: 9px;
margin: 0px 2px 10px 0;
color: #3d4a53;
transition: all 0.3s;
background: #fff;
font-size: 14px;
padding: 1px 5px;
font-weight: 700;
}
.file-multi-container .file-multi-options button:hover {
border: 2px solid #988ee6;
color: #988ee6;
}
.file-multi-container .file-multi-options button:focus {
outline: 0 !important;
}
.file-multi-container .file-multi-options button.red-button:hover {
border: 2px solid #d05e5e;
color: #d05e5e;
}
.fileinput {
margin: 5px;
min-width: 180px;
}
.fileinput.multi {
cursor: move;
}
.fileinput .thumbnail {
width: 100%;
height: 100%;
position: relative;
}
.fileinput .thumbnail .options {
position: absolute;
top: 10px;
left: 10px;
}
.fileinput .thumbnail .options ul {
list-style-type: none;
margin: 0;
font-size: 17px;
padding: 0;
}
.fileinput .thumbnail .options ul li {
cursor: pointer;
display: inline;
float: left;
border: 2px solid #3d4a53;
border-radius: 9px;
margin: 0 2px;
padding: 0 2px;
color: #3d4a53;
transition: all 0.3s;
}
.fileinput .thumbnail .options ul li.remove-red:hover {
border: 2px solid #d05e5e;
color: #d05e5e;
}
.fileinput .thumbnail .options ul li:hover {
border: 2px solid #988ee6;
color: #988ee6;
}
.fileinput .thumbnail .image-input-placeholder {
width: 120px;
height: 120px;
border-radius: 3px;
margin: 40px auto 10px auto;
}
html {
min-height: 100%;
}
.clear {
clear: both;
}
.tab-pane {
display: none;
}
.tab-pane .tab-pane.active {
display: block;
}
.page-header.navbar .page-logo .logo-default {
margin-top: 9px;
height: 52px;
margin-left: 40px !important;
}
.mt-checkbox > span:after {
transform: rotateY(180deg) rotateZ(-30deg);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown > .dropdown-menu.pull-right:before, .dropdown-toggle > .dropdown-menu.pull-right:before, .btn-group > .dropdown-menu.pull-right:before {
left: auto;
right: 9px;
}
.dropdown > .dropdown-menu.pull-right:after, .dropdown-toggle > .dropdown-menu.pull-right:after, .btn-group > .dropdown-menu.pull-right:after {
left: auto;
right: 10px;
}
.custom-info-block {
margin-top: 3px;
margin-bottom: 10px;
background: #EEF1F5;
float: right ;
padding: 10px 0;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-right: 0px;
}
.list-portfolio {
padding: 0px 15px;
}
.list-portfolio .items {
margin-bottom: 20px;
}
.list-portfolio .item-block {
background: #EEF1F5;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
height: 300px;
overflow-y: auto;
overflow-x: hidden;
}
.list-portfolio .item-block .fixOverlayDiv {
height: 300px;
position: relative;
text-align: center;
}
.list-portfolio .item-block .fixOverlayDiv img {
position: absolute;
transform: translate(0, -50%);
top: 50%;
display: block;
margin: 0 auto;
}
.list-portfolio .item-block h3 {
margin: 0;
}
.list-portfolio .item-block .infoside {
padding-top: 10px;
padding-bottom: 20px;
}
.tabbable-line > .tab-content.padding_table {
padding-right: 15px;
padding-left: 15px;
}
.portlet.box > .portlet-body {
padding: 15px !important;
}
/*# sourceMappingURL=all_rtl.css.map */ | 0.378689 | 0.038071 |
@font-face {
font-family: "Press Start 2P";
src: url(/Assets/PressStart2P-Regular.ttf);
}
:root {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Press Start 2P', monospace;
background-color: #212529;
color: #ddd;
}
.sectionModal {
display: block;
position: fixed;
left: 0;
top: 0;
z-index: 9999;
width: 100%;
height: 100%;
padding-top: 100px;
background-color: rgba(0, 0, 0, 0.4);
-webkit-transition: 0.5s;
overflow: auto;
transition: all 0.3s linear;
}
#dialog-dark-rounded {
user-select: none;
position: fixed;
top: 100px;
}
.PBadge {
display: none;
}
#player1Badge {
font-weight: bolder;
color: #fff;
background-color: #e59400;
padding: 5px;
}
#player2Badge {
font-weight: bolder;
color: #fff;
background-color: #8c2022;
padding: 5px;
}
.listContainer,
.btnContainer {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.container {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.trophy {
animation: bounce 0.2s linear;
}
.coin {
animation: jump 0.2s linear;
}
.linkGroup {
margin-right: 5px !important;
}
.linkGroup .nes-icon {
margin-top: 10px !important;
margin-left: 10px !important;
}
@keyframes bounce {
0% {
transform: scale(0.1);
}
70% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
@keyframes jump {
0% {
transform: translateY(0);
}
50% {
transform: translateY(-5px);
}
100% {
transform: translateY(0);
}
}
@media screen and (max-width: 600px) {
.listContainer {
display: flex;
flex-direction: column;
justify-content: space-between;
}
#flipper,
#flipper2 {
margin: 5px !important;
}
h2 {
font-size: 20px;
}
.linkGroup .nes-icon {
transform: scale(1.7);
}
.nes-logo {
transform: scale(0.9);
}
.container {
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 10px;
}
.is-error {
width: 100%;
}
.nes-badge {
width: 97.5%;
}
} | style.css | @font-face {
font-family: "Press Start 2P";
src: url(/Assets/PressStart2P-Regular.ttf);
}
:root {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: 'Press Start 2P', monospace;
background-color: #212529;
color: #ddd;
}
.sectionModal {
display: block;
position: fixed;
left: 0;
top: 0;
z-index: 9999;
width: 100%;
height: 100%;
padding-top: 100px;
background-color: rgba(0, 0, 0, 0.4);
-webkit-transition: 0.5s;
overflow: auto;
transition: all 0.3s linear;
}
#dialog-dark-rounded {
user-select: none;
position: fixed;
top: 100px;
}
.PBadge {
display: none;
}
#player1Badge {
font-weight: bolder;
color: #fff;
background-color: #e59400;
padding: 5px;
}
#player2Badge {
font-weight: bolder;
color: #fff;
background-color: #8c2022;
padding: 5px;
}
.listContainer,
.btnContainer {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.container {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.trophy {
animation: bounce 0.2s linear;
}
.coin {
animation: jump 0.2s linear;
}
.linkGroup {
margin-right: 5px !important;
}
.linkGroup .nes-icon {
margin-top: 10px !important;
margin-left: 10px !important;
}
@keyframes bounce {
0% {
transform: scale(0.1);
}
70% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
@keyframes jump {
0% {
transform: translateY(0);
}
50% {
transform: translateY(-5px);
}
100% {
transform: translateY(0);
}
}
@media screen and (max-width: 600px) {
.listContainer {
display: flex;
flex-direction: column;
justify-content: space-between;
}
#flipper,
#flipper2 {
margin: 5px !important;
}
h2 {
font-size: 20px;
}
.linkGroup .nes-icon {
transform: scale(1.7);
}
.nes-logo {
transform: scale(0.9);
}
.container {
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 10px;
}
.is-error {
width: 100%;
}
.nes-badge {
width: 97.5%;
}
} | 0.36591 | 0.115911 |
body{
font-family: 'Raleway', sans-serif;
}
a{
text-decoration: none;
}
.subtitulo {
font-size: 24px;
line-height: 30px;
font-weight: bold;
letter-spacing: .1em;
color: #000;
text-transform: uppercase;
text-align: center;
margin-top: 40px;
}
.subtitulo:after {
content: "";
display: block;
width: 60px;
height: 3px;
background: #000;
margin: 8px auto;
}
.header{
position: fixed;
top: 0%;
width: 100%;
background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%), radial-gradient(at top center, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.40) 120%) #989898;
background-blend-mode: multiply,multiply;
padding: 10px 0;
z-index: 10;
}
.header_nav{
text-align: right;
}
.header_nav ul {
padding-left: 30px;
}
.header_nav ul li{
display: inline-block;
margin-left: 20px;
margin-top: 20px;
align-items: center;
}
.header_nav ul li a {
color:white;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .1em;
font-size: 1.2em;
line-height: 20px;
padding: 10px 0;
}
.header_nav ul li a:hover {
color:#8095f1d3;
}
@media only screen and (max-width:767px) {
.header{
position: relative;
padding-bottom: 0px;
}
.header_nav{
text-align: center;
}
.header_nav ul li{
margin:0;
}
.header_nav ul li a{
border: 4px solid tomato;
width: 140px;
display: block;
float: left;
}
}
/* Introdução */
.intro{
width: 100%;
height: 380px;
background: url(../img/Aerial-View-of-City-Buildings_ToVpsXLYoBKx_1600.jpeg) no-repeat center;
background-size: cover;
margin-top: 51px;
padding-top: 80px;
}
.intro h1{
position: relative;
font-family: 'Raleway', sans-serif;
font-size: 2.5em;
color:black;
font-weight: bold;
text-transform: uppercase;
text-align: center;
letter-spacing: 10px;
margin-top: 90px;
}
.intro p{
position: relative;
font-family: 'Raleway', sans-serif;
font-size: 1.9em;
color:black;
font-weight: bold;
text-transform: uppercase;
text-align: center;
letter-spacing: 10px;
margin-top: 40px;
}
.content {
position: relative;
width: 100%;
height: 0px;
text-align: center;
margin-top: 100px;
font-size: 2.0em;
font-family:'Raleway', sans-serif ;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 10px;
}
.content h1{
position: absolute;
align-items: center;
}
.content p{
height: 100px;
color: tomato;
text-align: center;
font-size: 1.0em;
}
.grid1 {
position: relative;
display: grid;
grid-template-columns: 1fr 1fr ;
max-width: 500px;
grid-gap: 20px;
padding: 20px;
margin-top: 250px;
}
@media (max-width: 600px) {
.grid1 {
position:absolute ;
grid-template-columns: 1fr;
}
}
.btn{
position: relative;
text-decoration: none;
color: #fff;
position: relative;
float: right;
padding:3px 10px;
background: #AE2341;
border-radius: 4px;
margin:10px;
align-items: center;
} | css/stylesheet.css | body{
font-family: 'Raleway', sans-serif;
}
a{
text-decoration: none;
}
.subtitulo {
font-size: 24px;
line-height: 30px;
font-weight: bold;
letter-spacing: .1em;
color: #000;
text-transform: uppercase;
text-align: center;
margin-top: 40px;
}
.subtitulo:after {
content: "";
display: block;
width: 60px;
height: 3px;
background: #000;
margin: 8px auto;
}
.header{
position: fixed;
top: 0%;
width: 100%;
background: linear-gradient(to bottom, rgba(255,255,255,0.15) 0%, rgba(0,0,0,0.15) 100%), radial-gradient(at top center, rgba(255,255,255,0.40) 0%, rgba(0,0,0,0.40) 120%) #989898;
background-blend-mode: multiply,multiply;
padding: 10px 0;
z-index: 10;
}
.header_nav{
text-align: right;
}
.header_nav ul {
padding-left: 30px;
}
.header_nav ul li{
display: inline-block;
margin-left: 20px;
margin-top: 20px;
align-items: center;
}
.header_nav ul li a {
color:white;
font-weight: bold;
text-transform: uppercase;
letter-spacing: .1em;
font-size: 1.2em;
line-height: 20px;
padding: 10px 0;
}
.header_nav ul li a:hover {
color:#8095f1d3;
}
@media only screen and (max-width:767px) {
.header{
position: relative;
padding-bottom: 0px;
}
.header_nav{
text-align: center;
}
.header_nav ul li{
margin:0;
}
.header_nav ul li a{
border: 4px solid tomato;
width: 140px;
display: block;
float: left;
}
}
/* Introdução */
.intro{
width: 100%;
height: 380px;
background: url(../img/Aerial-View-of-City-Buildings_ToVpsXLYoBKx_1600.jpeg) no-repeat center;
background-size: cover;
margin-top: 51px;
padding-top: 80px;
}
.intro h1{
position: relative;
font-family: 'Raleway', sans-serif;
font-size: 2.5em;
color:black;
font-weight: bold;
text-transform: uppercase;
text-align: center;
letter-spacing: 10px;
margin-top: 90px;
}
.intro p{
position: relative;
font-family: 'Raleway', sans-serif;
font-size: 1.9em;
color:black;
font-weight: bold;
text-transform: uppercase;
text-align: center;
letter-spacing: 10px;
margin-top: 40px;
}
.content {
position: relative;
width: 100%;
height: 0px;
text-align: center;
margin-top: 100px;
font-size: 2.0em;
font-family:'Raleway', sans-serif ;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 10px;
}
.content h1{
position: absolute;
align-items: center;
}
.content p{
height: 100px;
color: tomato;
text-align: center;
font-size: 1.0em;
}
.grid1 {
position: relative;
display: grid;
grid-template-columns: 1fr 1fr ;
max-width: 500px;
grid-gap: 20px;
padding: 20px;
margin-top: 250px;
}
@media (max-width: 600px) {
.grid1 {
position:absolute ;
grid-template-columns: 1fr;
}
}
.btn{
position: relative;
text-decoration: none;
color: #fff;
position: relative;
float: right;
padding:3px 10px;
background: #AE2341;
border-radius: 4px;
margin:10px;
align-items: center;
} | 0.315525 | 0.054475 |
@font-face {
font-family: Futura;
src: url("/assets/fonts/Futura.otf");
}
@font-face {
font-family: Futura-M;
src: url("/assets/fonts/Futura_Medium.ttf");
}
@font-face {
font-family: Futura-Black;
src: url("/assets/fonts/Futura_Black.ttf");
}
@font-face {
font-family: Google;
src: url("/assets/fonts/google.woff2");
}
@font-face {
font-family: Inter;
src: url("/assets/fonts/Inter-Regular.woff2");
}
@font-face {
font-family: Raleway;
font-style: italic;
src: url("/assets/fonts/Raleway-Italic-VariableFont_wght.ttf");
}
@font-face {
font-family: Raleway;
font-style: normal;
src: url("/assets/fonts/Raleway-VariableFont_wght.ttf");
}
.main__header {
width: 100%;
background-color: #231834;
z-index: 1;
}
.align__head {
width: 70%;
margin: 0 auto;
display: flex;
place-items: center;
}
.contact__head {
height: 85px;
width: 100%;
color: #a8a8a8;
font: 20px Futura;
display: flex;
align-items: center;
}
.contact__head .align__head {
justify-content: space-between;
}
.contact__head ion-icon {
font-size: 48px;
}
.menu__head {
height: 50px;
background-color: #fff;
border-bottom: 1px solid #e1e1e1;
display: flex;
align-items: center;
}
.menu__head .align__head {
justify-content: space-between;
height: 100% !important;
}
.contact__info {
display: flex;
place-items: center;
width: max-content;
place-content: space-between;
}
.contact__number, .contact__mail {
display: flex;
place-items: center;
place-content: center;
opacity: 0.8;
cursor: pointer;
}
.contact__number:hover span, .contact__mail:hover span {
color: #a3fb9b;
opacity: 1;
}
.contact__number {
margin-right: 40px;
}
.num__container, .mail__container {
display: flex;
flex-direction: column;
margin-left: 10px;
}
.num__container span, .mail__container span {
transition: 0.3s ease-in-out;
}
.num__container span:nth-child(1), .mail__container span:nth-child(1) {
font-size: 15px;
opacity: 0.7;
font-weight: lighter;
letter-spacing: -0.5px;
}
.link__menu ul {
display: flex;
justify-content: center;
align-items: center;
}
.link__menu ul li {
list-style: none;
margin: 0 0.6rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
transition: 0.3s ease-in-out;
cursor: pointer;
}
.link__menu ul li span {
margin-top: 5px;
font-size: 14px;
letter-spacing: -0.5;
transition: 0.2s;
}
.link__menu ul li ion-icon {
font-size: 28px;
transition: 0.2s;
}
.link__menu ul li:hover span {
color: #a3fb9b;
}
.link__menu ul li:hover ion-icon {
transform: scale(1.1);
color: #a3fb9b;
}
.page__menu {
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
align-items: center;
position: relative;
}
.page__menu .menu__container {
display: flex;
place-items: center;
place-content: center;
height: 100%;
}
.page__menu .menu__container .menu__item {
margin: 0 1rem;
user-select: none;
height: 100%;
text-transform: uppercase;
font: lighter 13px Futura-M;
cursor: pointer;
font-style: normal;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.page__menu .menu__container .menu__item span {
transition: 0.3s ease-in-out;
color: #627792;
line-height: 26px;
letter-spacing: 1px;
}
.page__menu .menu__container .menu__item:hover span {
color: #82b541;
}
.page__menu .menu__container .menu__item:hover::before {
left: 0;
width: 100%;
transition: 0.4s;
}
.page__menu .menu__container .menu__item:hover .down-arrow {
color: #82b541;
}
.page__menu .menu__container .menu__item:hover:last-child .dropdown {
top: 45px;
visibility: visible;
opacity: 1;
}
.page__menu .menu__container .menu__item::before {
position: absolute;
content: "";
top: 0;
right: 0;
height: 3px;
width: 0%;
border-radius: 5px;
background-color: #82b541;
border: none;
transition: width 0.6s;
}
.page__menu .menu__container .menu__item .down-arrow {
margin-left: 5px;
transition: 0.3s ease-in-out;
}
.dropdown {
display: flex;
position: absolute;
top: 60px;
visibility: hidden;
opacity: 0;
transition: 0.2s ease-in-out;
border: 2px solid #ececec;
border-radius: 5px;
}
.dropdown .dpdn_el {
width: 100px;
padding: 1rem;
background-color: #fff;
display: flex;
overflow: hidden;
user-select: none;
place-content: center;
place-items: center;
position: relative;
flex-direction: column;
border-left: 0.5px solid #ececec;
border-right: 0.5px solid #ececec;
}
.dropdown .dpdn_el span {
font-family: Futura;
text-transform: capitalize;
color: #231834 !important;
margin: 10px auto 0 auto;
letter-spacing: unset !important;
}
.dropdown .dpdn_el:first-child {
border-left: none;
}
.dropdown .dpdn_el:last-child {
border-right: none;
}
.dropdown .dpdn_el:last-child ion-icon {
font-size: 64px;
color: #231834;
opacity: 0.7;
width: 60px;
transition: 0.3s ease-in-out;
}
.dropdown .dpdn_el::after {
content: "";
position: absolute;
height: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background-color: #82b541;
width: 100%;
bottom: -5px;
transition: 0.3s ease-in-out;
}
.dropdown .dpdn_el:hover::after {
bottom: 0;
}
.dropdown .dpdn_el:hover:last-child ion-icon {
opacity: 1;
}
.dropdown::after {
content: "";
position: absolute;
left: 50%;
bottom: 100%;
height: 14px;
width: 14px;
background: #fff;
border-top: 2px solid #ececec;
border-right: 2px solid #ececec;
-webkit-transform: translateX(-50%) translateY(7px) rotate(-45deg);
transform: translateX(-50%) translateY(7px) rotate(-45deg);
}
@keyframes highlighted {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes unhighlighted {
0% {
width: 100%;
}
100% {
width: 0%;
}
}
.main__logo {
display: flex;
justify-content: center;
align-items: center;
}
.social__feed {
display: flex;
place-content: center;
place-items: center;
}
.social__feed .social__icons {
display: flex;
place-content: center;
place-items: center;
margin-left: 2rem;
}
.social__feed .social__icons div {
margin: 0 0.5rem;
}
.social__feed .social__icons div ion-icon {
font-size: 24px;
}
.social__feed .social__icons a {
color: black;
}
.social__feed .hot__news {
font: lighter 15px Futura;
}
.social__feed .hot__news span:nth-child(1) {
color: #616161;
}
.social__feed .hot__news span:nth-child(2) {
text-decoration: underline;
text-decoration-style: dotted;
text-underline-offset: 5px;
cursor: pointer;
}
.social__feed .hot__news span:nth-child(2):hover {
color: #82b541;
}
/*# sourceMappingURL=header.css.map */ | assets/css/header.css | @font-face {
font-family: Futura;
src: url("/assets/fonts/Futura.otf");
}
@font-face {
font-family: Futura-M;
src: url("/assets/fonts/Futura_Medium.ttf");
}
@font-face {
font-family: Futura-Black;
src: url("/assets/fonts/Futura_Black.ttf");
}
@font-face {
font-family: Google;
src: url("/assets/fonts/google.woff2");
}
@font-face {
font-family: Inter;
src: url("/assets/fonts/Inter-Regular.woff2");
}
@font-face {
font-family: Raleway;
font-style: italic;
src: url("/assets/fonts/Raleway-Italic-VariableFont_wght.ttf");
}
@font-face {
font-family: Raleway;
font-style: normal;
src: url("/assets/fonts/Raleway-VariableFont_wght.ttf");
}
.main__header {
width: 100%;
background-color: #231834;
z-index: 1;
}
.align__head {
width: 70%;
margin: 0 auto;
display: flex;
place-items: center;
}
.contact__head {
height: 85px;
width: 100%;
color: #a8a8a8;
font: 20px Futura;
display: flex;
align-items: center;
}
.contact__head .align__head {
justify-content: space-between;
}
.contact__head ion-icon {
font-size: 48px;
}
.menu__head {
height: 50px;
background-color: #fff;
border-bottom: 1px solid #e1e1e1;
display: flex;
align-items: center;
}
.menu__head .align__head {
justify-content: space-between;
height: 100% !important;
}
.contact__info {
display: flex;
place-items: center;
width: max-content;
place-content: space-between;
}
.contact__number, .contact__mail {
display: flex;
place-items: center;
place-content: center;
opacity: 0.8;
cursor: pointer;
}
.contact__number:hover span, .contact__mail:hover span {
color: #a3fb9b;
opacity: 1;
}
.contact__number {
margin-right: 40px;
}
.num__container, .mail__container {
display: flex;
flex-direction: column;
margin-left: 10px;
}
.num__container span, .mail__container span {
transition: 0.3s ease-in-out;
}
.num__container span:nth-child(1), .mail__container span:nth-child(1) {
font-size: 15px;
opacity: 0.7;
font-weight: lighter;
letter-spacing: -0.5px;
}
.link__menu ul {
display: flex;
justify-content: center;
align-items: center;
}
.link__menu ul li {
list-style: none;
margin: 0 0.6rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
transition: 0.3s ease-in-out;
cursor: pointer;
}
.link__menu ul li span {
margin-top: 5px;
font-size: 14px;
letter-spacing: -0.5;
transition: 0.2s;
}
.link__menu ul li ion-icon {
font-size: 28px;
transition: 0.2s;
}
.link__menu ul li:hover span {
color: #a3fb9b;
}
.link__menu ul li:hover ion-icon {
transform: scale(1.1);
color: #a3fb9b;
}
.page__menu {
display: flex;
justify-content: space-between;
width: 100%;
height: 100%;
align-items: center;
position: relative;
}
.page__menu .menu__container {
display: flex;
place-items: center;
place-content: center;
height: 100%;
}
.page__menu .menu__container .menu__item {
margin: 0 1rem;
user-select: none;
height: 100%;
text-transform: uppercase;
font: lighter 13px Futura-M;
cursor: pointer;
font-style: normal;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.page__menu .menu__container .menu__item span {
transition: 0.3s ease-in-out;
color: #627792;
line-height: 26px;
letter-spacing: 1px;
}
.page__menu .menu__container .menu__item:hover span {
color: #82b541;
}
.page__menu .menu__container .menu__item:hover::before {
left: 0;
width: 100%;
transition: 0.4s;
}
.page__menu .menu__container .menu__item:hover .down-arrow {
color: #82b541;
}
.page__menu .menu__container .menu__item:hover:last-child .dropdown {
top: 45px;
visibility: visible;
opacity: 1;
}
.page__menu .menu__container .menu__item::before {
position: absolute;
content: "";
top: 0;
right: 0;
height: 3px;
width: 0%;
border-radius: 5px;
background-color: #82b541;
border: none;
transition: width 0.6s;
}
.page__menu .menu__container .menu__item .down-arrow {
margin-left: 5px;
transition: 0.3s ease-in-out;
}
.dropdown {
display: flex;
position: absolute;
top: 60px;
visibility: hidden;
opacity: 0;
transition: 0.2s ease-in-out;
border: 2px solid #ececec;
border-radius: 5px;
}
.dropdown .dpdn_el {
width: 100px;
padding: 1rem;
background-color: #fff;
display: flex;
overflow: hidden;
user-select: none;
place-content: center;
place-items: center;
position: relative;
flex-direction: column;
border-left: 0.5px solid #ececec;
border-right: 0.5px solid #ececec;
}
.dropdown .dpdn_el span {
font-family: Futura;
text-transform: capitalize;
color: #231834 !important;
margin: 10px auto 0 auto;
letter-spacing: unset !important;
}
.dropdown .dpdn_el:first-child {
border-left: none;
}
.dropdown .dpdn_el:last-child {
border-right: none;
}
.dropdown .dpdn_el:last-child ion-icon {
font-size: 64px;
color: #231834;
opacity: 0.7;
width: 60px;
transition: 0.3s ease-in-out;
}
.dropdown .dpdn_el::after {
content: "";
position: absolute;
height: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background-color: #82b541;
width: 100%;
bottom: -5px;
transition: 0.3s ease-in-out;
}
.dropdown .dpdn_el:hover::after {
bottom: 0;
}
.dropdown .dpdn_el:hover:last-child ion-icon {
opacity: 1;
}
.dropdown::after {
content: "";
position: absolute;
left: 50%;
bottom: 100%;
height: 14px;
width: 14px;
background: #fff;
border-top: 2px solid #ececec;
border-right: 2px solid #ececec;
-webkit-transform: translateX(-50%) translateY(7px) rotate(-45deg);
transform: translateX(-50%) translateY(7px) rotate(-45deg);
}
@keyframes highlighted {
0% {
width: 0%;
}
100% {
width: 100%;
}
}
@keyframes unhighlighted {
0% {
width: 100%;
}
100% {
width: 0%;
}
}
.main__logo {
display: flex;
justify-content: center;
align-items: center;
}
.social__feed {
display: flex;
place-content: center;
place-items: center;
}
.social__feed .social__icons {
display: flex;
place-content: center;
place-items: center;
margin-left: 2rem;
}
.social__feed .social__icons div {
margin: 0 0.5rem;
}
.social__feed .social__icons div ion-icon {
font-size: 24px;
}
.social__feed .social__icons a {
color: black;
}
.social__feed .hot__news {
font: lighter 15px Futura;
}
.social__feed .hot__news span:nth-child(1) {
color: #616161;
}
.social__feed .hot__news span:nth-child(2) {
text-decoration: underline;
text-decoration-style: dotted;
text-underline-offset: 5px;
cursor: pointer;
}
.social__feed .hot__news span:nth-child(2):hover {
color: #82b541;
}
/*# sourceMappingURL=header.css.map */ | 0.370567 | 0.04627 |
.dp_none{display:none;}
.pc_none{display:none;}
.mb_none{display:block;}
body{position:relative;}
#wrap{position:relative;}
#wrap .section{width:100%;}
#wrap .section .cont_box{position:relative; width:100%; max-width:1600px; margin:0 auto;}
#wrap .section .cont_box .title{font-size:30px; line-height:30px; z-index:2; width:200px; transform-origin:left top; display:inline-block; transform:rotate(-90deg); font-size:30px; line-height:30px; color:#bbbbbb; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif;}
#wrap .section .cont_box .cont_inner{width:100%; max-width:1200px; margin:0 auto;}
/*네비*/
#wrap .location{width:100%; border-bottom:1px solid #dddddd; }
#wrap .location .loca_inner{max-width:1600px; width:100%; margin:0 auto; font-size:0; text-align:left;}
#wrap .location .loca_inner li{display:inline-block; font-size:26px; line-height:80px;}
#wrap .location .loca_inner li.first{font-weight:bold; border-right:1px solid #dddddd; padding-right:55px;}
#wrap .location .loca_inner li.tw_depth{padding-left:55px;}
#wrap .location .loca_inner li.on a{color:#0078ff;}
/*sub_상단배너*/
#wrap .page_title_mb{display:none;}
#wrap .top_banner_ht{margin-top:150px; width:100%; background:url('/assets/images/pc/history/ht_bg.png') center top no-repeat; background-size:cover;}
/*sec_01*/
#wrap .sec01{margin-top:180px; margin-bottom:260px;}
/*---------------------- 회사소개 -------------------------*/
/*상단배너*/
.wrap_about .top_banner{margin-top:140px; width:100%; background:url('/assets/images/pc/about/ab_bg.png') center top no-repeat; background-size:cover;}
.wrap_about .top_banner .top_inner{width:950px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/about/help.png') center center no-repeat; background-size:cover;}
.wrap_about .top_banner .top_inner .top_text{display:block; font-size:70px; line-height:70px; text-align:center; color:#ffffff; font-weight:normal;}
.wrap_about .top_banner .top_inner .purpose{text-align:center; margin-top:55px;}
.wrap_about .top_banner .top_inner .purpose span{font-size:160px; line-height:160px; color:#ffffff; font-weight:bold; padding:0 60px; text-shadow:6px 2px 0 rgba(45,45,45,0.4);}
/*sec01_About Us*/
.wrap_about .sec01{margin-top:80px; margin-bottom:260px;}
.wrap_about .sec01 .cont_box{padding-top:100px; width:100%; background:url('/assets/images/pc/about/ab_hand.png') 85% top no-repeat; background-size:contain;}
.wrap_about .sec01 .cont_box .title{position:absolute; left:0; top:223px;}
.wrap_about .sec01 .cont_box .cont_about h1{font-size:60px; line-height:60px; color:#0078ff; font-weight:bold;}
.wrap_about .sec01 .cont_box .cont_about p{font-size:30px; line-height:50px; width:65%; margin-top:45px;}
/*sec02_Core Values*/
.wrap_about .sec02 .cont_box .cont_value .diagram .mb_img{display:none;}
.wrap_about .sec02{margin-bottom:260px;}
.wrap_about .sec02 .cont_box .title{position:absolute; left:0; top:160px;}
.wrap_about .sec02 .cont_box .cont_value{width:100%;}
.wrap_about .sec02 .cont_box .cont_value .value_list{width:100%; font-size:0; text-align:left;}
.wrap_about .sec02 .cont_box .cont_value .value_list li{position:relative; display:inline-block; vertical-align:top;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .text_box{position:relative; width:440px; height:auto; padding-bottom:32%;}
.wrap_about .sec02 .cont_box .cont_value .value_list li.li_innov{z-index:5;}
.wrap_about .sec02 .cont_box .cont_value .value_list li.li_enth{margin-left:-60px; z-index:4;}
.wrap_about .sec02 .cont_box .cont_value .value_list li.li_wise{margin-left:-60px; z-index:5;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .text_box h1{font-size:60px; font-weight:bold; color:#ffffff; text-align:center; padding-top:140px;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .text_box span{margin-top:10px; padding-bottom:35px; display:block; font-size:40px; line-height:40px; color:#90d9ff; text-align:center; font-weight:200; background:url('/assets/images/pc/about/ab_wtDot.png') center bottom no-repeat;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .text_box .value_bg{z-index:-1; display:block; position:absolute; left:0; top:0; width:100%;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .text_box .value_dot{z-index:-1; position:absolute; left:50%; top:100%;}
.wrap_about .sec02 .cont_box .cont_value .value_list li.li_enth .text_box h1{color:#0078ff;}
.wrap_about .sec02 .cont_box .cont_value .value_list li.li_enth .text_box span{color:#4c46c4;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .source{font-size:26px; line-height:26px; text-align:center; padding-top:160px; background:url('/assets/images/pc/about/ab_dash.png') center top no-repeat;}
.wrap_about .sec02 .cont_box .cont_value .result{width:100%; text-align:center; font-size:40px; line-height:60px; margin-top:50px; padding-top:190px; background:url('/assets/images/pc/about/ab_line.png') center top no-repeat; background-size:contain;}
.wrap_about .sec02 .cont_box .cont_value .result .txt_blue{color:#0078ff;}
/*sec03_Main Product*/
.wrap_about .sec03{padding:180px 0; background:url('/assets/images/pc/about/ab_btBg.png') center top no-repeat; background-size:cover;}
.wrap_about .sec03 .cont_box .title{position:absolute; left:0; top:180px;}
.wrap_about .sec03 .cont_box .cont_product{}
.wrap_about .sec03 .cont_box .cont_product .product_list{width:100%; font-size:0; text-align:left;}
.wrap_about .sec03 .cont_box .cont_product .product_list li{display:inline-block; vertical-align:top; width:50%; margin-bottom:100px;}
.wrap_about .sec03 .cont_box .cont_product .product_list li:nth-child(n+5){margin-bottom:0;}
.wrap_about .sec03 .cont_box .cont_product .product_list li .li_title{width:calc(100% - 50px); margin-right:50px; margin-bottom:25px;}
.wrap_about .sec03 .cont_box .cont_product .product_list li:nth-child(2n) .li_title{margin-left:50px;}
.wrap_about .sec03 .cont_box .cont_product .product_list li .li_title span{letter-spacing:1px; margin-left:40px; font-size:40px; line-height:50px; font-weight:bold; color:#ffffff;}
.wrap_about .sec03 .cont_box .cont_product .product_list li p{width:calc(100% - 50px); margin-right:50px; font-size:20px; line-height:32px; color:#bbbbbb;}
.wrap_about .sec03 .cont_box .cont_product .product_list li:nth-child(2n) p{margin-left:50px;}
/*---------------------- CEO 인사말 -------------------------*/
/*상단배너*/
.wrap_greeting .top_banner_gt{margin-top:150px; width:100%; background:url('/assets/images/pc/greeting/gt_bg.png') center top no-repeat; background-size:cover;}
.wrap_greeting .top_banner_gt .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/greeting/hello.png') center center no-repeat; background-size:contain;}
.wrap_greeting .top_banner_gt .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_CEO Greetings*/
.wrap_greeting .sec01{position:relative;}
.wrap_greeting .sec01 .cont_box .title{position:absolute; left:0; top:200px;}
.wrap_greeting .sec01 .cont_box .cont_greeting{*zoom:1;}
.wrap_greeting .sec01 .cont_box .cont_greeting p{font-size:20px; line-height:40px; width:100%;}
.wrap_greeting .sec01 .cont_box .cont_greeting:after{content:""; clear:both; display:block;}
.wrap_greeting .sec01 .cont_box .cont_greeting .sign_box{display:inline; float:right; margin-top:120px; position:relative;}
.wrap_greeting .sec01 .cont_box .cont_greeting .sign_box span{position:absolute; left:-80px; bottom:15px;}
/*배경이미지*/
.wrap_greeting .sec01 .bg_pen{position:absolute; left:0; top:250px; width:550px; z-index:-1;}
.wrap_greeting .sec01 .bg_pen img{width:100%;}
/*---------------------- 연혁 -------------------------*/
/*상단배너*/
.wrap_history .top_banner_ht .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/history/history.png') center center no-repeat; background-size:contain;}
.wrap_history .top_banner_ht .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_History*/
.wrap_history .pc_none{display:none !important;}
.wrap_history .mb_none{display:inline-block !important;}
.wrap_history .sec01{position:relative;}
.wrap_history .sec01 .cont_box .title{position:absolute; left:0; top:96px;}
.wrap_history .sec01 .cont_box .cont_history{width:100%;}
.wrap_history .sec01 .cont_box .cont_history .now_box{margin:0 auto; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif; font-size:50px; line-height:50px; color:#0078ff; text-align:center; font-weight:bold;}
.wrap_history .sec01 .cont_box .cont_history .now_box .now{display:inline-block; background:url('/assets/images/pc/history/now.png') left top no-repeat; padding-left:25px; padding-top:20px;}
.wrap_history .sec01 .cont_box .cont_history .first{margin-top:30px; padding-top:60px;}
.wrap_history .sec01 .cont_box .cont_history .last{padding-bottom:260px !important;}
/*왼쪽 텍스트*/
.wrap_history .sec01 .cont_box .cont_history .left_box{font-size:0; text-align:left; width:100%; padding-bottom:50px; background:url('/assets/images/pc/history/ht_border.png') center top repeat-y;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box{display:inline-block; text-align:right; vertical-align:top; width:50%; margin-left:3px;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .ht_title h1{padding-right:50px; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif; font-size:50px; line-height:50px; color:#0078ff; text-align:right; font-weight:bold; background:url('/assets/images/pc/history/icon_arrow.png') right center no-repeat;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .ht_title{display:inline-block; padding-right:30px; border-right:5px solid #0078ff;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .pj_list{padding-top:50px;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .pj_list li{position:relative; letter-spacing:-1px; font-size:23px; line-height:23px; padding-right:30px; margin-bottom:30px;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .pj_list li .dot{position:absolute; right:-5px; top:5px;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .pj_list li:last-child{margin-bottom:0;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .pj_list li .under{display:block; margin-top:10px;}
.wrap_history .sec01 .cont_box .cont_history .left_box .img_box{display:inline-block; vertical-align:top; padding-left:80px; width:calc(50% - 83px);}
.wrap_history .sec01 .cont_box .cont_history .left_box .img_box img{display:block; width:100%;}
/*오른쪽 텍스트*/
.wrap_history .sec01 .cont_box .cont_history .right_box{width:100%; font-size:0; text-align:left; padding-bottom:50px; background:url('/assets/images/pc/history/ht_border.png') center top repeat-y;}
.wrap_history .sec01 .cont_box .cont_history .right_box .img_box{display:inline-block; vertical-align:top; width:calc(50% - 80px); padding-right:75px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .img_box img{display:block; width:100%;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box{display:inline-block; vertical-align:top; width:50%; margin-left:3px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .ht_title h1{padding-left:50px; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif; font-size:50px; line-height:50px; color:#0078ff; text-align:left; font-weight:bold; background:url('/assets/images/pc/history/icon_arrow02.png') left center no-repeat;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .ht_title{display:inline-block; padding-left:30px; border-left:5px solid #0078ff;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list{padding-top:50px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li{position:relative; letter-spacing:-1px; font-size:23px; line-height:23px; padding-left:30px; margin-bottom:30px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li .dot{position:absolute; left:-6px; top:5px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li:last-child{margin-bottom:0;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li .under{display:block; margin-top:10px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li .text{display:inline-block; vertical-align:top;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li .text .under02{display:block; margin-top:10px;}
/*설립년도*/
.wrap_history .sec01 .cont_box .cont_history .start{color:#ffffff; height:420px; margin:0 auto; text-align:center; background:url('/assets/images/pc/history/ht_start.png') center center no-repeat; background-size:contain;}
.wrap_history .sec01 .cont_box .cont_history .start .year{display:block; padding-top:130px; padding-bottom:30px; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif; font-size:70px; line-height:70px; font-weight:bold;}
.wrap_history .sec01 .cont_box .cont_history .start .company{font-size:40px; line-height:50px;}
/*---------------------- 조직도 -------------------------*/
/*상단배너*/
.wrap_members .top_banner_mem{margin-top:150px; width:100%; background:url('/assets/images/pc/members/mem_bg.png') center top no-repeat; background-size:cover;}
.wrap_members .top_banner_mem .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/members/members.png') center center no-repeat; background-size:contain;}
.wrap_members .top_banner_mem .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_Members*/
.wrap_members .sec01{position:relative;}
.wrap_members .sec01 .cont_box .title{position:absolute; left:0; top:125px;}
/*조직도*/
.wrap_members .sec01 .cont_box .cont_members .mem_line{display:none;}
.wrap_members .sec01 .cont_box .cont_members .mem_line .pc_none{display:none;}
.wrap_members .sec01 .cont_box .cont_members .mem_line .dp_none{display:none;}
.wrap_members .sec01 .cont_box .cont_members .mem_line .mb_none{display:block;}
.wrap_members .sec01 .cont_box .cont_members{font-size:0; text-align:left; width:100%; background:url('/assets/images/pc/members/mem_line.png') center top no-repeat;}
.wrap_members .sec01 .cont_box .cont_members .ceo{position:relative; color:#ffffff; margin:0 auto; width:500px; height:485px; text-align:center;}
.wrap_members .sec01 .cont_box .cont_members .ceo .ceo_bg{width:100%; position:absolute; top:0; left:0; z-index:-1;}
.wrap_members .sec01 .cont_box .cont_members .ceo h1{font-size:70px; line-height:70px; text-align:center; padding-top:175px; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif;}
.wrap_members .sec01 .cont_box .cont_members .ceo .mem_who{display:block; font-size:30px; line-height:30px; color:#96cfff; padding-top:10px; padding-bottom:40px;}
.wrap_members .sec01 .cont_box .cont_members .ceo .name{display:block; font-size:40px; line-height:40px; font-weight:bold;}
.wrap_members .sec01 .cont_box .cont_members .cont_team{width:50%; display:inline-block; vertical-align:top; font-size:0; text-align:left;}
.wrap_members .sec01 .cont_box .cont_members .cont_team .team_name{display:inline-block; vertical-align:top; position:absolute; top:-10px; left:50%; margin-left:-177px; font-size:28px; line-height:28px; color:#ffffff; font-weight:bold; padding:20px 40px; background:#00aeeb; border-radius:100px; text-align:center;}
.wrap_members .sec01 .cont_box .cont_members .cont_team .team_box{font-size:0; text-align:left; width:480px; margin-top:25px; border:3px solid #dddddd; border-radius:7px; padding-top:60px; padding-bottom:30px;}
.wrap_members .sec01 .cont_box .cont_members .cont_team .team_box ul .part{margin-left:25px; padding-left:20px; font-size:24px; line-height:24px; font-weight:bold; margin-bottom:20px; background:url('/assets/images/pc/members/dot_blue.png') left center no-repeat;}
.wrap_members .sec01 .cont_box .cont_members .cont_team .team_box ul .part:last-child{margin-bottom:0;}
/*경영지원본부*/
.wrap_members .sec01 .cont_box .cont_members .team_gy{position:relative;}
.wrap_members .sec01 .cont_box .cont_members .team_gy .team_box ul{display:inline-block; vertical-align:top;}
.wrap_members .sec01 .cont_box .cont_members .team_gy .team_box ul.left_li{margin-left:30px; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_gy .team_box ul.left_li:after{content:""; clear:both; display:block;}
.wrap_members .sec01 .cont_box .cont_members .team_gy .team_box ul.right_li{float:right; margin-right:30px;}
.wrap_members .sec01 .cont_box .cont_members .team_gy .team_box ul .li_title{margin-bottom:25px; width:185px; background:#e5f2fd; border-radius:7px; font-size:24px; line-height:50px; text-align:center; color:#0083ee; font-weight:bold;}
/*기술연구소*/
.wrap_members .sec01 .cont_box .cont_members .team_gs{position:relative; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_gs .team_name{margin-left:-45px;}
.wrap_members .sec01 .cont_box .cont_members .team_gs:after{content:""; clear:both; display:block;}
.wrap_members .sec01 .cont_box .cont_members .team_gs .team_box{float:right; padding-bottom:60px;}
.wrap_members .sec01 .cont_box .cont_members .team_gs .team_box ul{width:230px; margin:0 auto;}
.wrap_members .sec01 .cont_box .cont_members .team_gs .team_box ul .part{margin-left:0;}
/*SI사업본부*/
.wrap_members .sec01 .cont_box .cont_members .team_si{position:relative; margin-top:208px;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_name{background:#0083ee; margin-left:-120px;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box{width:570px;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul{display:inline-block; vertical-align:top; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul:after{content:""; clear:both; display:block;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul.left_li{margin-left:30px; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul.right_li{float:right; margin-right:30px;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul .li_title{margin-bottom:25px; width:240px; background:#e5f2fd; border-radius:7px; font-size:24px; line-height:50px; text-align:center; color:#0083ee; font-weight:bold;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul .part{margin-left:20px;}
/*솔루션사업본부*/
.wrap_members .sec01 .cont_box .cont_members .team_sl{position:relative; margin-top:208px; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_sl:after{content:""; clear:both; display:block;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box{width:570px; float:right;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_name{background:#0083ee; margin-left:-120px;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box{width:570px; padding-bottom:74px;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul{display:inline-block; vertical-align:top; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul:after{content:""; clear:both; display:block;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul.left_li{margin-left:30px;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul.right_li{float:right; margin-right:30px;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul .li_title{margin-bottom:25px; width:240px; background:#e5f2fd; border-radius:7px; font-size:24px; line-height:50px; text-align:center; color:#0083ee; font-weight:bold;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul .part{margin-left:20px;}
/*---------------------- 프로젝트 -------------------------*/
/*상단배너*/
.wrap_project .top_banner_pj{margin-top:150px; width:100%; background:url('/assets/images/pc/project/pj_bg.png') center top no-repeat; background-size:cover;}
.wrap_project .top_banner_pj .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/project/project.png') center center no-repeat; background-size:contain;}
.wrap_project .top_banner_pj .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_Project*/
.wrap_project .sec01{position:relative;}
.wrap_project .sec01 .cont_box .title{position:absolute; left:0; top:100px;}
.wrap_project .sec01 .cont_box .cont_project{font-size:0; text-align:left;}
.wrap_project .sec01 .cont_box .cont_project .cont_year{width:100%; margin-bottom:120px;}
.wrap_project .sec01 .cont_box .cont_project .cont_year h1{font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif; font-size:60px; line-height:60px; color:#0078ff; text-align:left; font-weight:bold; margin-bottom:50px;}
.wrap_project .sec01 .cont_box .cont_project .cont_year .pj_list{display:inline-block; vertical-align:top; width:50%;}
.wrap_project .sec01 .cont_box .cont_project .cont_year .pj_list li{margin-bottom:25px; font-size:0; text-align:left;}
.wrap_project .sec01 .cont_box .cont_project .cont_year .pj_list li .num{display:inline-block; vertical-align:top; font-size:24px; line-height:40px; color:#0078ff; text-align:right; margin-right:15px; padding-left:25px; background:url('/assets/images/pc/project/icon_num.png') left center no-repeat; background-size:contain;}
.wrap_project .sec01 .cont_box .cont_project .cont_year .pj_list li .pj_text{display:inline-block; vertical-align:top; font-size:24px; line-height:40px; letter-spacing:-1px;}
.wrap_project .sec01 .cont_box .cont_project .last_year{margin-bottom:260px;}
/*---------------------- 고객사 -------------------------*/
/*상단배너*/
.wrap_partners .top_banner_pn{margin-top:150px; width:100%; background:url('/assets/images/pc/partners/pn_bg.png') center top no-repeat; background-size:cover;}
.wrap_partners .top_banner_pn .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/partners/partners.png') center center no-repeat; background-size:contain;}
.wrap_partners .top_banner_pn .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_Partners*/
.wrap_partners .sec01{position:relative;}
.wrap_partners .sec01 .cont_box .title{position:absolute; left:0; top:120px;}
.wrap_partners .sec01 .cont_box .cont_partners{}
.wrap_partners .sec01 .cont_box .cont_partners .clinet_box{font-size:0; text-align:left; width:100%;}
.wrap_partners .sec01 .cont_box .cont_partners .clinet_box li{display:inline-block; vertical-align:top; width:200px; margin-right:calc(400px / 3); margin-bottom:100px;}
.wrap_partners .sec01 .cont_box .cont_partners .clinet_box li:nth-child(n + 29){margin-bottom:0;}
.wrap_partners .sec01 .cont_box .cont_partners .clinet_box li:nth-child(4n){margin-right:0;}
.wrap_partners .sec01 .cont_box .cont_partners .clinet_box li img{width:100% }
/*---------------------- 문의하기 -------------------------*/
/*상단배너*/
.wrap_contact .top_banner_ct{margin-top:150px; width:100%; background:url('/assets/images/pc/contact/ct_bg.png') center top no-repeat; background-size:cover;}
.wrap_contact .top_banner_ct .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/contact/contact.png') center center no-repeat; background-size:contain;}
.wrap_contact .top_banner_ct .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_Contact*/
.wrap_contact .sec01{position:relative; margin-bottom:0 !important;}
.wrap_contact .sec01 .cont_box .title{position:absolute; left:0; top:105px;}
.wrap_contact .sec01 .cont_box .cont_contact{width:100%; font-size:0; text-align:left;}
.wrap_contact .sec01 .cont_box .cont_contact div{display:inline-block; vertical-align:top;}
/*회사정보*/
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list{width:450px;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list li{width:100%;font-size:0; text-align:left; margin-bottom:60px;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list li h1{font-size:40px; line-height:40px; font-weight:bold; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list li span{display:inline-block; vertical-align:top; margin-top:20px; font-size:18px; line-height:18px;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list li.email{margin-bottom:0;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list .number span{padding-right:25px; margin-right:25px; border-right:1px solid #444444;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list .number span:last-child{border-right:0; padding-right:0; margin-right:0;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list .number span strong{padding-right:10px;}
/*문의처*/
.wrap_contact .sec01 .cont_box .cont_contact .pc_none{display:none;}
.wrap_contact .sec01 .cont_box .cont_contact .mb_none{display:inline-block;}
.wrap_contact .sec01 .cont_box .cont_contact .img_box{width:750px; position:relative;}
.wrap_contact .sec01 .cont_box .cont_contact .img_box .contact_text{position:absolute; top:170px; left:110px;}
.wrap_contact .sec01 .cont_box .cont_contact .img_box .contact_text p{font-size:24px; line-height:40px; padding-bottom:25px; letter-spacing:-1px; color:#ffffff;}
.wrap_contact .sec01 .cont_box .cont_contact .img_box .contact_text span{font-size:24px; line-height:40px; color:#ffffff; background:#0078ff; padding:0 5px;}
.wrap_contact .sec01 .cont_box .cont_contact .img_box img{width:100%;}
/*지도*/
.wrap_contact .sec01 .map_box{width:100%; margin-top:180px; background:url('/assets/images/pc/contact/map_bg.png') left bottom repeat-x;}
.wrap_contact .sec01 .map_box .pc_none{display:none;}
.wrap_contact .sec01 .map_box .mb_none{display:block;}
.wrap_contact .sec01 .map_box .map{margin:0 auto; max-width:1200px; width:100%; position:relative; box-shadow:25px 25px 0 0 rgba(0,63,149,0.25);}
.wrap_contact .sec01 .map_box .map .icon_location{display:block; width:10%; height:20%; position:absolute; top:47%; left:45%;}
.wrap_contact .sec01 .map_box .map .icon_location a{display:block; width:100%; height:100%;}
.wrap_contact .sec01 .map_box .map .map_img{width:100%;}
.wrap_contact .sec01 .map_box .notice{margin:0 auto; max-width:1200px; width:100%; text-align:center; font-size:30px; line-height:30px; color:#ffffff; padding-top:70px; padding-bottom:70px;}
.wrap_contact .sec01 .map_box .notice span{display:inline-block; padding:0 30px; position:relative;}
.wrap_contact .sec01 .map_box .notice span img{position:absolute; top:-40px; left:10px;} | assets/css/sub.css | .dp_none{display:none;}
.pc_none{display:none;}
.mb_none{display:block;}
body{position:relative;}
#wrap{position:relative;}
#wrap .section{width:100%;}
#wrap .section .cont_box{position:relative; width:100%; max-width:1600px; margin:0 auto;}
#wrap .section .cont_box .title{font-size:30px; line-height:30px; z-index:2; width:200px; transform-origin:left top; display:inline-block; transform:rotate(-90deg); font-size:30px; line-height:30px; color:#bbbbbb; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif;}
#wrap .section .cont_box .cont_inner{width:100%; max-width:1200px; margin:0 auto;}
/*네비*/
#wrap .location{width:100%; border-bottom:1px solid #dddddd; }
#wrap .location .loca_inner{max-width:1600px; width:100%; margin:0 auto; font-size:0; text-align:left;}
#wrap .location .loca_inner li{display:inline-block; font-size:26px; line-height:80px;}
#wrap .location .loca_inner li.first{font-weight:bold; border-right:1px solid #dddddd; padding-right:55px;}
#wrap .location .loca_inner li.tw_depth{padding-left:55px;}
#wrap .location .loca_inner li.on a{color:#0078ff;}
/*sub_상단배너*/
#wrap .page_title_mb{display:none;}
#wrap .top_banner_ht{margin-top:150px; width:100%; background:url('/assets/images/pc/history/ht_bg.png') center top no-repeat; background-size:cover;}
/*sec_01*/
#wrap .sec01{margin-top:180px; margin-bottom:260px;}
/*---------------------- 회사소개 -------------------------*/
/*상단배너*/
.wrap_about .top_banner{margin-top:140px; width:100%; background:url('/assets/images/pc/about/ab_bg.png') center top no-repeat; background-size:cover;}
.wrap_about .top_banner .top_inner{width:950px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/about/help.png') center center no-repeat; background-size:cover;}
.wrap_about .top_banner .top_inner .top_text{display:block; font-size:70px; line-height:70px; text-align:center; color:#ffffff; font-weight:normal;}
.wrap_about .top_banner .top_inner .purpose{text-align:center; margin-top:55px;}
.wrap_about .top_banner .top_inner .purpose span{font-size:160px; line-height:160px; color:#ffffff; font-weight:bold; padding:0 60px; text-shadow:6px 2px 0 rgba(45,45,45,0.4);}
/*sec01_About Us*/
.wrap_about .sec01{margin-top:80px; margin-bottom:260px;}
.wrap_about .sec01 .cont_box{padding-top:100px; width:100%; background:url('/assets/images/pc/about/ab_hand.png') 85% top no-repeat; background-size:contain;}
.wrap_about .sec01 .cont_box .title{position:absolute; left:0; top:223px;}
.wrap_about .sec01 .cont_box .cont_about h1{font-size:60px; line-height:60px; color:#0078ff; font-weight:bold;}
.wrap_about .sec01 .cont_box .cont_about p{font-size:30px; line-height:50px; width:65%; margin-top:45px;}
/*sec02_Core Values*/
.wrap_about .sec02 .cont_box .cont_value .diagram .mb_img{display:none;}
.wrap_about .sec02{margin-bottom:260px;}
.wrap_about .sec02 .cont_box .title{position:absolute; left:0; top:160px;}
.wrap_about .sec02 .cont_box .cont_value{width:100%;}
.wrap_about .sec02 .cont_box .cont_value .value_list{width:100%; font-size:0; text-align:left;}
.wrap_about .sec02 .cont_box .cont_value .value_list li{position:relative; display:inline-block; vertical-align:top;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .text_box{position:relative; width:440px; height:auto; padding-bottom:32%;}
.wrap_about .sec02 .cont_box .cont_value .value_list li.li_innov{z-index:5;}
.wrap_about .sec02 .cont_box .cont_value .value_list li.li_enth{margin-left:-60px; z-index:4;}
.wrap_about .sec02 .cont_box .cont_value .value_list li.li_wise{margin-left:-60px; z-index:5;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .text_box h1{font-size:60px; font-weight:bold; color:#ffffff; text-align:center; padding-top:140px;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .text_box span{margin-top:10px; padding-bottom:35px; display:block; font-size:40px; line-height:40px; color:#90d9ff; text-align:center; font-weight:200; background:url('/assets/images/pc/about/ab_wtDot.png') center bottom no-repeat;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .text_box .value_bg{z-index:-1; display:block; position:absolute; left:0; top:0; width:100%;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .text_box .value_dot{z-index:-1; position:absolute; left:50%; top:100%;}
.wrap_about .sec02 .cont_box .cont_value .value_list li.li_enth .text_box h1{color:#0078ff;}
.wrap_about .sec02 .cont_box .cont_value .value_list li.li_enth .text_box span{color:#4c46c4;}
.wrap_about .sec02 .cont_box .cont_value .value_list li .source{font-size:26px; line-height:26px; text-align:center; padding-top:160px; background:url('/assets/images/pc/about/ab_dash.png') center top no-repeat;}
.wrap_about .sec02 .cont_box .cont_value .result{width:100%; text-align:center; font-size:40px; line-height:60px; margin-top:50px; padding-top:190px; background:url('/assets/images/pc/about/ab_line.png') center top no-repeat; background-size:contain;}
.wrap_about .sec02 .cont_box .cont_value .result .txt_blue{color:#0078ff;}
/*sec03_Main Product*/
.wrap_about .sec03{padding:180px 0; background:url('/assets/images/pc/about/ab_btBg.png') center top no-repeat; background-size:cover;}
.wrap_about .sec03 .cont_box .title{position:absolute; left:0; top:180px;}
.wrap_about .sec03 .cont_box .cont_product{}
.wrap_about .sec03 .cont_box .cont_product .product_list{width:100%; font-size:0; text-align:left;}
.wrap_about .sec03 .cont_box .cont_product .product_list li{display:inline-block; vertical-align:top; width:50%; margin-bottom:100px;}
.wrap_about .sec03 .cont_box .cont_product .product_list li:nth-child(n+5){margin-bottom:0;}
.wrap_about .sec03 .cont_box .cont_product .product_list li .li_title{width:calc(100% - 50px); margin-right:50px; margin-bottom:25px;}
.wrap_about .sec03 .cont_box .cont_product .product_list li:nth-child(2n) .li_title{margin-left:50px;}
.wrap_about .sec03 .cont_box .cont_product .product_list li .li_title span{letter-spacing:1px; margin-left:40px; font-size:40px; line-height:50px; font-weight:bold; color:#ffffff;}
.wrap_about .sec03 .cont_box .cont_product .product_list li p{width:calc(100% - 50px); margin-right:50px; font-size:20px; line-height:32px; color:#bbbbbb;}
.wrap_about .sec03 .cont_box .cont_product .product_list li:nth-child(2n) p{margin-left:50px;}
/*---------------------- CEO 인사말 -------------------------*/
/*상단배너*/
.wrap_greeting .top_banner_gt{margin-top:150px; width:100%; background:url('/assets/images/pc/greeting/gt_bg.png') center top no-repeat; background-size:cover;}
.wrap_greeting .top_banner_gt .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/greeting/hello.png') center center no-repeat; background-size:contain;}
.wrap_greeting .top_banner_gt .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_CEO Greetings*/
.wrap_greeting .sec01{position:relative;}
.wrap_greeting .sec01 .cont_box .title{position:absolute; left:0; top:200px;}
.wrap_greeting .sec01 .cont_box .cont_greeting{*zoom:1;}
.wrap_greeting .sec01 .cont_box .cont_greeting p{font-size:20px; line-height:40px; width:100%;}
.wrap_greeting .sec01 .cont_box .cont_greeting:after{content:""; clear:both; display:block;}
.wrap_greeting .sec01 .cont_box .cont_greeting .sign_box{display:inline; float:right; margin-top:120px; position:relative;}
.wrap_greeting .sec01 .cont_box .cont_greeting .sign_box span{position:absolute; left:-80px; bottom:15px;}
/*배경이미지*/
.wrap_greeting .sec01 .bg_pen{position:absolute; left:0; top:250px; width:550px; z-index:-1;}
.wrap_greeting .sec01 .bg_pen img{width:100%;}
/*---------------------- 연혁 -------------------------*/
/*상단배너*/
.wrap_history .top_banner_ht .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/history/history.png') center center no-repeat; background-size:contain;}
.wrap_history .top_banner_ht .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_History*/
.wrap_history .pc_none{display:none !important;}
.wrap_history .mb_none{display:inline-block !important;}
.wrap_history .sec01{position:relative;}
.wrap_history .sec01 .cont_box .title{position:absolute; left:0; top:96px;}
.wrap_history .sec01 .cont_box .cont_history{width:100%;}
.wrap_history .sec01 .cont_box .cont_history .now_box{margin:0 auto; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif; font-size:50px; line-height:50px; color:#0078ff; text-align:center; font-weight:bold;}
.wrap_history .sec01 .cont_box .cont_history .now_box .now{display:inline-block; background:url('/assets/images/pc/history/now.png') left top no-repeat; padding-left:25px; padding-top:20px;}
.wrap_history .sec01 .cont_box .cont_history .first{margin-top:30px; padding-top:60px;}
.wrap_history .sec01 .cont_box .cont_history .last{padding-bottom:260px !important;}
/*왼쪽 텍스트*/
.wrap_history .sec01 .cont_box .cont_history .left_box{font-size:0; text-align:left; width:100%; padding-bottom:50px; background:url('/assets/images/pc/history/ht_border.png') center top repeat-y;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box{display:inline-block; text-align:right; vertical-align:top; width:50%; margin-left:3px;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .ht_title h1{padding-right:50px; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif; font-size:50px; line-height:50px; color:#0078ff; text-align:right; font-weight:bold; background:url('/assets/images/pc/history/icon_arrow.png') right center no-repeat;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .ht_title{display:inline-block; padding-right:30px; border-right:5px solid #0078ff;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .pj_list{padding-top:50px;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .pj_list li{position:relative; letter-spacing:-1px; font-size:23px; line-height:23px; padding-right:30px; margin-bottom:30px;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .pj_list li .dot{position:absolute; right:-5px; top:5px;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .pj_list li:last-child{margin-bottom:0;}
.wrap_history .sec01 .cont_box .cont_history .left_box .text_box .pj_list li .under{display:block; margin-top:10px;}
.wrap_history .sec01 .cont_box .cont_history .left_box .img_box{display:inline-block; vertical-align:top; padding-left:80px; width:calc(50% - 83px);}
.wrap_history .sec01 .cont_box .cont_history .left_box .img_box img{display:block; width:100%;}
/*오른쪽 텍스트*/
.wrap_history .sec01 .cont_box .cont_history .right_box{width:100%; font-size:0; text-align:left; padding-bottom:50px; background:url('/assets/images/pc/history/ht_border.png') center top repeat-y;}
.wrap_history .sec01 .cont_box .cont_history .right_box .img_box{display:inline-block; vertical-align:top; width:calc(50% - 80px); padding-right:75px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .img_box img{display:block; width:100%;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box{display:inline-block; vertical-align:top; width:50%; margin-left:3px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .ht_title h1{padding-left:50px; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif; font-size:50px; line-height:50px; color:#0078ff; text-align:left; font-weight:bold; background:url('/assets/images/pc/history/icon_arrow02.png') left center no-repeat;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .ht_title{display:inline-block; padding-left:30px; border-left:5px solid #0078ff;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list{padding-top:50px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li{position:relative; letter-spacing:-1px; font-size:23px; line-height:23px; padding-left:30px; margin-bottom:30px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li .dot{position:absolute; left:-6px; top:5px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li:last-child{margin-bottom:0;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li .under{display:block; margin-top:10px;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li .text{display:inline-block; vertical-align:top;}
.wrap_history .sec01 .cont_box .cont_history .right_box .text_box .pj_list li .text .under02{display:block; margin-top:10px;}
/*설립년도*/
.wrap_history .sec01 .cont_box .cont_history .start{color:#ffffff; height:420px; margin:0 auto; text-align:center; background:url('/assets/images/pc/history/ht_start.png') center center no-repeat; background-size:contain;}
.wrap_history .sec01 .cont_box .cont_history .start .year{display:block; padding-top:130px; padding-bottom:30px; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif; font-size:70px; line-height:70px; font-weight:bold;}
.wrap_history .sec01 .cont_box .cont_history .start .company{font-size:40px; line-height:50px;}
/*---------------------- 조직도 -------------------------*/
/*상단배너*/
.wrap_members .top_banner_mem{margin-top:150px; width:100%; background:url('/assets/images/pc/members/mem_bg.png') center top no-repeat; background-size:cover;}
.wrap_members .top_banner_mem .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/members/members.png') center center no-repeat; background-size:contain;}
.wrap_members .top_banner_mem .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_Members*/
.wrap_members .sec01{position:relative;}
.wrap_members .sec01 .cont_box .title{position:absolute; left:0; top:125px;}
/*조직도*/
.wrap_members .sec01 .cont_box .cont_members .mem_line{display:none;}
.wrap_members .sec01 .cont_box .cont_members .mem_line .pc_none{display:none;}
.wrap_members .sec01 .cont_box .cont_members .mem_line .dp_none{display:none;}
.wrap_members .sec01 .cont_box .cont_members .mem_line .mb_none{display:block;}
.wrap_members .sec01 .cont_box .cont_members{font-size:0; text-align:left; width:100%; background:url('/assets/images/pc/members/mem_line.png') center top no-repeat;}
.wrap_members .sec01 .cont_box .cont_members .ceo{position:relative; color:#ffffff; margin:0 auto; width:500px; height:485px; text-align:center;}
.wrap_members .sec01 .cont_box .cont_members .ceo .ceo_bg{width:100%; position:absolute; top:0; left:0; z-index:-1;}
.wrap_members .sec01 .cont_box .cont_members .ceo h1{font-size:70px; line-height:70px; text-align:center; padding-top:175px; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif;}
.wrap_members .sec01 .cont_box .cont_members .ceo .mem_who{display:block; font-size:30px; line-height:30px; color:#96cfff; padding-top:10px; padding-bottom:40px;}
.wrap_members .sec01 .cont_box .cont_members .ceo .name{display:block; font-size:40px; line-height:40px; font-weight:bold;}
.wrap_members .sec01 .cont_box .cont_members .cont_team{width:50%; display:inline-block; vertical-align:top; font-size:0; text-align:left;}
.wrap_members .sec01 .cont_box .cont_members .cont_team .team_name{display:inline-block; vertical-align:top; position:absolute; top:-10px; left:50%; margin-left:-177px; font-size:28px; line-height:28px; color:#ffffff; font-weight:bold; padding:20px 40px; background:#00aeeb; border-radius:100px; text-align:center;}
.wrap_members .sec01 .cont_box .cont_members .cont_team .team_box{font-size:0; text-align:left; width:480px; margin-top:25px; border:3px solid #dddddd; border-radius:7px; padding-top:60px; padding-bottom:30px;}
.wrap_members .sec01 .cont_box .cont_members .cont_team .team_box ul .part{margin-left:25px; padding-left:20px; font-size:24px; line-height:24px; font-weight:bold; margin-bottom:20px; background:url('/assets/images/pc/members/dot_blue.png') left center no-repeat;}
.wrap_members .sec01 .cont_box .cont_members .cont_team .team_box ul .part:last-child{margin-bottom:0;}
/*경영지원본부*/
.wrap_members .sec01 .cont_box .cont_members .team_gy{position:relative;}
.wrap_members .sec01 .cont_box .cont_members .team_gy .team_box ul{display:inline-block; vertical-align:top;}
.wrap_members .sec01 .cont_box .cont_members .team_gy .team_box ul.left_li{margin-left:30px; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_gy .team_box ul.left_li:after{content:""; clear:both; display:block;}
.wrap_members .sec01 .cont_box .cont_members .team_gy .team_box ul.right_li{float:right; margin-right:30px;}
.wrap_members .sec01 .cont_box .cont_members .team_gy .team_box ul .li_title{margin-bottom:25px; width:185px; background:#e5f2fd; border-radius:7px; font-size:24px; line-height:50px; text-align:center; color:#0083ee; font-weight:bold;}
/*기술연구소*/
.wrap_members .sec01 .cont_box .cont_members .team_gs{position:relative; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_gs .team_name{margin-left:-45px;}
.wrap_members .sec01 .cont_box .cont_members .team_gs:after{content:""; clear:both; display:block;}
.wrap_members .sec01 .cont_box .cont_members .team_gs .team_box{float:right; padding-bottom:60px;}
.wrap_members .sec01 .cont_box .cont_members .team_gs .team_box ul{width:230px; margin:0 auto;}
.wrap_members .sec01 .cont_box .cont_members .team_gs .team_box ul .part{margin-left:0;}
/*SI사업본부*/
.wrap_members .sec01 .cont_box .cont_members .team_si{position:relative; margin-top:208px;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_name{background:#0083ee; margin-left:-120px;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box{width:570px;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul{display:inline-block; vertical-align:top; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul:after{content:""; clear:both; display:block;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul.left_li{margin-left:30px; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul.right_li{float:right; margin-right:30px;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul .li_title{margin-bottom:25px; width:240px; background:#e5f2fd; border-radius:7px; font-size:24px; line-height:50px; text-align:center; color:#0083ee; font-weight:bold;}
.wrap_members .sec01 .cont_box .cont_members .team_si .team_box ul .part{margin-left:20px;}
/*솔루션사업본부*/
.wrap_members .sec01 .cont_box .cont_members .team_sl{position:relative; margin-top:208px; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_sl:after{content:""; clear:both; display:block;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box{width:570px; float:right;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_name{background:#0083ee; margin-left:-120px;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box{width:570px; padding-bottom:74px;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul{display:inline-block; vertical-align:top; *zoom:1;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul:after{content:""; clear:both; display:block;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul.left_li{margin-left:30px;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul.right_li{float:right; margin-right:30px;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul .li_title{margin-bottom:25px; width:240px; background:#e5f2fd; border-radius:7px; font-size:24px; line-height:50px; text-align:center; color:#0083ee; font-weight:bold;}
.wrap_members .sec01 .cont_box .cont_members .team_sl .team_box ul .part{margin-left:20px;}
/*---------------------- 프로젝트 -------------------------*/
/*상단배너*/
.wrap_project .top_banner_pj{margin-top:150px; width:100%; background:url('/assets/images/pc/project/pj_bg.png') center top no-repeat; background-size:cover;}
.wrap_project .top_banner_pj .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/project/project.png') center center no-repeat; background-size:contain;}
.wrap_project .top_banner_pj .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_Project*/
.wrap_project .sec01{position:relative;}
.wrap_project .sec01 .cont_box .title{position:absolute; left:0; top:100px;}
.wrap_project .sec01 .cont_box .cont_project{font-size:0; text-align:left;}
.wrap_project .sec01 .cont_box .cont_project .cont_year{width:100%; margin-bottom:120px;}
.wrap_project .sec01 .cont_box .cont_project .cont_year h1{font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif; font-size:60px; line-height:60px; color:#0078ff; text-align:left; font-weight:bold; margin-bottom:50px;}
.wrap_project .sec01 .cont_box .cont_project .cont_year .pj_list{display:inline-block; vertical-align:top; width:50%;}
.wrap_project .sec01 .cont_box .cont_project .cont_year .pj_list li{margin-bottom:25px; font-size:0; text-align:left;}
.wrap_project .sec01 .cont_box .cont_project .cont_year .pj_list li .num{display:inline-block; vertical-align:top; font-size:24px; line-height:40px; color:#0078ff; text-align:right; margin-right:15px; padding-left:25px; background:url('/assets/images/pc/project/icon_num.png') left center no-repeat; background-size:contain;}
.wrap_project .sec01 .cont_box .cont_project .cont_year .pj_list li .pj_text{display:inline-block; vertical-align:top; font-size:24px; line-height:40px; letter-spacing:-1px;}
.wrap_project .sec01 .cont_box .cont_project .last_year{margin-bottom:260px;}
/*---------------------- 고객사 -------------------------*/
/*상단배너*/
.wrap_partners .top_banner_pn{margin-top:150px; width:100%; background:url('/assets/images/pc/partners/pn_bg.png') center top no-repeat; background-size:cover;}
.wrap_partners .top_banner_pn .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/partners/partners.png') center center no-repeat; background-size:contain;}
.wrap_partners .top_banner_pn .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_Partners*/
.wrap_partners .sec01{position:relative;}
.wrap_partners .sec01 .cont_box .title{position:absolute; left:0; top:120px;}
.wrap_partners .sec01 .cont_box .cont_partners{}
.wrap_partners .sec01 .cont_box .cont_partners .clinet_box{font-size:0; text-align:left; width:100%;}
.wrap_partners .sec01 .cont_box .cont_partners .clinet_box li{display:inline-block; vertical-align:top; width:200px; margin-right:calc(400px / 3); margin-bottom:100px;}
.wrap_partners .sec01 .cont_box .cont_partners .clinet_box li:nth-child(n + 29){margin-bottom:0;}
.wrap_partners .sec01 .cont_box .cont_partners .clinet_box li:nth-child(4n){margin-right:0;}
.wrap_partners .sec01 .cont_box .cont_partners .clinet_box li img{width:100% }
/*---------------------- 문의하기 -------------------------*/
/*상단배너*/
.wrap_contact .top_banner_ct{margin-top:150px; width:100%; background:url('/assets/images/pc/contact/ct_bg.png') center top no-repeat; background-size:cover;}
.wrap_contact .top_banner_ct .top_inner{width:1200px; padding:120px 0; margin:0 auto; background:url('/assets/images/pc/contact/contact.png') center center no-repeat; background-size:contain;}
.wrap_contact .top_banner_ct .top_inner .cont_text{display:block; font-size:60px; line-height:90px; text-align:center; color:#ffffff; font-weight:bold;}
/*sec01_Contact*/
.wrap_contact .sec01{position:relative; margin-bottom:0 !important;}
.wrap_contact .sec01 .cont_box .title{position:absolute; left:0; top:105px;}
.wrap_contact .sec01 .cont_box .cont_contact{width:100%; font-size:0; text-align:left;}
.wrap_contact .sec01 .cont_box .cont_contact div{display:inline-block; vertical-align:top;}
/*회사정보*/
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list{width:450px;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list li{width:100%;font-size:0; text-align:left; margin-bottom:60px;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list li h1{font-size:40px; line-height:40px; font-weight:bold; font-family:'Roboto', 'Noto Sans KR', Dotum, '돋움', Gulim, '굴림',sans-serif;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list li span{display:inline-block; vertical-align:top; margin-top:20px; font-size:18px; line-height:18px;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list li.email{margin-bottom:0;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list .number span{padding-right:25px; margin-right:25px; border-right:1px solid #444444;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list .number span:last-child{border-right:0; padding-right:0; margin-right:0;}
.wrap_contact .sec01 .cont_box .cont_contact .info_box .info_list .number span strong{padding-right:10px;}
/*문의처*/
.wrap_contact .sec01 .cont_box .cont_contact .pc_none{display:none;}
.wrap_contact .sec01 .cont_box .cont_contact .mb_none{display:inline-block;}
.wrap_contact .sec01 .cont_box .cont_contact .img_box{width:750px; position:relative;}
.wrap_contact .sec01 .cont_box .cont_contact .img_box .contact_text{position:absolute; top:170px; left:110px;}
.wrap_contact .sec01 .cont_box .cont_contact .img_box .contact_text p{font-size:24px; line-height:40px; padding-bottom:25px; letter-spacing:-1px; color:#ffffff;}
.wrap_contact .sec01 .cont_box .cont_contact .img_box .contact_text span{font-size:24px; line-height:40px; color:#ffffff; background:#0078ff; padding:0 5px;}
.wrap_contact .sec01 .cont_box .cont_contact .img_box img{width:100%;}
/*지도*/
.wrap_contact .sec01 .map_box{width:100%; margin-top:180px; background:url('/assets/images/pc/contact/map_bg.png') left bottom repeat-x;}
.wrap_contact .sec01 .map_box .pc_none{display:none;}
.wrap_contact .sec01 .map_box .mb_none{display:block;}
.wrap_contact .sec01 .map_box .map{margin:0 auto; max-width:1200px; width:100%; position:relative; box-shadow:25px 25px 0 0 rgba(0,63,149,0.25);}
.wrap_contact .sec01 .map_box .map .icon_location{display:block; width:10%; height:20%; position:absolute; top:47%; left:45%;}
.wrap_contact .sec01 .map_box .map .icon_location a{display:block; width:100%; height:100%;}
.wrap_contact .sec01 .map_box .map .map_img{width:100%;}
.wrap_contact .sec01 .map_box .notice{margin:0 auto; max-width:1200px; width:100%; text-align:center; font-size:30px; line-height:30px; color:#ffffff; padding-top:70px; padding-bottom:70px;}
.wrap_contact .sec01 .map_box .notice span{display:inline-block; padding:0 30px; position:relative;}
.wrap_contact .sec01 .map_box .notice span img{position:absolute; top:-40px; left:10px;} | 0.239438 | 0.048249 |
/* Utility Stylesheet, for utlity markup including dialogs and help windows etc.etc.etc. */
.searchHelpDialogContentWrapper {}
.searchHelpDialogContentWrapper h3
{
margin: 0px;
padding: 0px;
}
.searchHelpDialogWrapper > .padding
{
padding-top: 0px;
}
.searchOption {}
.freeze
{
position: absolute;
height: 100%;
width: 100%;
top: 0px;
left: 0px;
z-index: 9999;
}
/* GENERIC UI CLASSES */
.genericDialog {}
.genericDialog .message {}
/* Classes for the dialog information content depending on the dialog type */
/* classes for the intformation dialog displaying informaiton messages */
.informationDialogContent
{
color: #008000;
}
.informationDialogContent > .padding{}
/* classes for the error dialog displaying error messages */
.errorDialogContent {
color: #FF8822;
}
.errorDialogContent > .padding {}
/* classes for the tutorials dialog displaying tutorials messages */
.tutorialDialogContent {}
.tutorialDialogContent > .padding {}
/* COLOR PICKER UI CLASSES */
.colorPickerPreview
{
height: 10px;
width: 10px;
border: 1px solid black;
position: relative;
margin-left: 5px;
margin-right: 5px;
float: left;
}
.colorPickerTextBox
{
width: 80px !important;
}
.colorPickerDisplayOnlyBox {}
.colorPickerDisplayOnlyPreview
{
height: 20px;
width: 20px;
border: 1px solid black;
position: relative;
margin-left: 5px;
margin-right: 5px;
float: left;
}
/*
Classess that describe the QuizResult Message Dialog Box. Put here because it may be used in various windows.
*/
#QuizResultMessage {
width: 100%;
font-size: 13px;
color: #000;
}
#QuizResultMessage > .padding {
width: 100%;
}
#QuizResultMessage .formHeader {
font-size: 15px;
text-align: center;
}
#QuizResultMessage .points {
margin-top: 10px;
margin: 0px auto;
position: relative;
font-size: 13px !important;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 4px;
}
#QuizResultMessage .points .label {
float: left;
}
#QuizResultMessage .points .value {
float: left;
margin-left: 20px;
}
#QuizResultMessage .questions {
margin: 0px auto;
margin-top: 10px;
position: relative;
font-size: 13px !important;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 4px;
}
#QuizResultMessage .questions .label {
float: left;
}
#QuizResultMessage .questions .value {
float: left;
margin-left: 20px;
}
/* ======== DETAILS FOR QUIZ INFO ========== */
#QuizResultMessage .detailedWrapper {
margin-top: 15px;
border-top: 3px solid #CCC;
}
#QuizResultMessage .detailedWrapper > .padding {
}
.detailedWrapper .detailedHeader {
text-align: center;
font-size: 18px;
color: #1860A6;
padding: 5px;
text-decoration: underline;
}
#QuizResultMessage .detailedWrapper .detailQiestionInfo {
margin: 5px;
border-bottom: 2px solid #b53939;
font-size: 13px;
}
.detailQiestionInfo > .padding {
padding-bottom: 5px;
}
.detailQiestionInfo .questionTextHeader {
text-align: center;
background-position: right;
background-repeat: no-repeat;
background-size: contain;
}
.detailQiestionInfo .questionAnsweredCorrect
{
background-image: url("/Content/QuizImages/true.png");
}
.detailQiestionInfo .questionAnsweredWrong
{
background-image: url("/Content/QuizImages/false.png");
}
.detailQiestionInfo .questionWonPoints {
text-align: center;
}
.questionWonPoints .label {
float: left;
}
.questionWonPoints .value {
float: left;
}
.detailQiestionInfo .answerBox {
}
.detailQiestionInfo .answerBoxHeader {
font-size: 14px;
}
.detailQiestionInfo .answerBoxList {
margin: 0px;
padding: 0px;
}
.detailQiestionInfo .answerBoxListItem {
margin: 0px;
padding: 0px;
font-size: 11px;
}
.detailQiestionInfo .noAnswerListItem {
color: #811d2f;
}
.detailQiestionInfo .correctAnswerBox {
float: left;
margin: 5px;
width: 45%;
border-right: 1px solid #CCC;
}
.correctAnswerBox .answerBoxHeader {
color: #31811d;
}
.correctAnswerBox .answerBoxList {
}
.correctAnswerBox .answerBoxListItem {
}
.detailQiestionInfo .userAnswerBox {
float: right;
margin: 5px;
width: 45%;
}
.userAnswerBox .answerBoxHeader {
color: #1d5a81;
}
.userAnswerBox .answerBoxList {
}
.userAnswerBox .answerBoxListItem {
}
#NotFoundWrapper {
min-height: 400px;
}
#warningImage {
width: 165px;
height: 164px;
display: block;
margin: 0px auto;
}
#LinkHelp {
width: 471px;
height: 94px;
display: block;
margin: 0px auto;
}
#NavPointer
{
width: 90px;
height: 131px;
position: absolute;
top: -30px;
left:40px;
z-index: 9999;
}
#statusCode {
text-align: center;
font-size: 90px;
border-bottom: 1px solid #707070;
}
.lostMessage {
text-align: center !important;
margin: 20px;
font-size: 20px;
color: #696969;
font-family: Arial;
}
#ExceptionWrapper {
min-height: 400px;
}
#StopException {
width: 165px;
height: 164px;
display: block;
margin: 0px auto;
}
#errorCode {
text-align: center;
font-size: 90px;
border-bottom: 1px solid #892c2c;
color: #892c2c;
}
.retryException {
color: #FFF;
text-decoration: none;
padding: 10px;
width: 200px;
margin: 0px auto;
display: block;
}
.retryException:hover {
color: #FFF;
}
.retryException:link {
color: #FFF;
}
.retryException:active {
color: #FFF;
}
.retryException:visited {
color: #FFF;
}
/*======================================================== */
/*======================================================== */
/*GENERA SEARCH DIALOG CLASSESS*/
/*======================================================== */
/*======================================================== */
/*The global class for all dialogs that contain help for the user*/
.pageHelpDialog{
font-size:12px !important;
position: relative;
}
.pageHelpDialog h2 {
text-align:center;
}
.pageHelpDialog .explanation{
font-size:11px !important;
text-align : justify;
color: #000;
clear: both;
margin: 0px;
padding:0px;
margin-top:20px;
margin-bottom:20px;
}
.pageHelpDialog .explanation .explanationAccent{
}
.pageHelpDialog .dialogExplanationImage{
overflow: hidden;
font-size:12px !important;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
}
.pageHelpDialog .dialogExplanationImage img{
}
.pageHelpDialog .dialogExplanationContentsList{
font-size:10px;
margin-left:30px;
margin-top:30px;
}
.pageHelpDialog .explanationBreak{
clear:both;
margin-top:5px;
margin-bottom: 15px;
height:1px;
border-top:2px solid #CCC;
}
.pageHelpDialog .explanationSectionHeader{
margin-bottom:10px;
position: relative;
color:#2D4682;
text-decoration:underline !important;
font-style:italic;
}
.pageHelpDialog .dialogExplanationScrollTop{
text-align :center;
margin-top:10px;
margin-bottom:10px;
}
/*======================================================== */
/*======================================================== */
/*SEARCH HELP CONAINER */
/*======================================================== */
/*======================================================== */
#SearchHelpWrapper{}
#SearchHelpWrapper h2{}
#SearchHelpWrapper .explanation{}
#SearchHelpWrapper .explanationSectionHeader {}
#SearchHelpWrapper .dialogExplanationImage{}
#SearchHelpWrapper .dialogExplanationImage img{}
#SearchHelpWrapper .explanationBreak{}
/*======================================================== */
/*======================================================== */
/* EXPLORATION HELP CONAINER */
/*======================================================== */
/*======================================================== */
#ExplorationHelpWrapper{}
#ExplorationHelpWrapper h2{}
#ExplorationHelpWrapper .explanation{}
#ExplorationHelpWrapper .explanationSectionHeader {}
#ExplorationHelpWrapper .dialogExplanationImage{}
#ExplorationHelpWrapper .dialogExplanationImage img{}
#ExplorationHelpWrapper .explanationBreak{}
/*======================================================== */
/*======================================================== */
/* LOCAITON DETAILS HELP CONAINER */
/*======================================================== */
/*======================================================== */
#LocationDetHelpWrapper{}
#LocationDetHelpWrapper h2{}
#LocationDetHelpWrapper .explanation{}
#LocationDetHelpWrapper .explanationSectionHeader {}
#LocationDetHelpWrapper .dialogExplanationImage {}
#LocationDetHelpWrapper .dialogExplanationImage img{}
#LocationDetHelpWrapper .explanationBreak{} | GeoGrafija/GeoGrafija/Content/Css/Utility.css | /* Utility Stylesheet, for utlity markup including dialogs and help windows etc.etc.etc. */
.searchHelpDialogContentWrapper {}
.searchHelpDialogContentWrapper h3
{
margin: 0px;
padding: 0px;
}
.searchHelpDialogWrapper > .padding
{
padding-top: 0px;
}
.searchOption {}
.freeze
{
position: absolute;
height: 100%;
width: 100%;
top: 0px;
left: 0px;
z-index: 9999;
}
/* GENERIC UI CLASSES */
.genericDialog {}
.genericDialog .message {}
/* Classes for the dialog information content depending on the dialog type */
/* classes for the intformation dialog displaying informaiton messages */
.informationDialogContent
{
color: #008000;
}
.informationDialogContent > .padding{}
/* classes for the error dialog displaying error messages */
.errorDialogContent {
color: #FF8822;
}
.errorDialogContent > .padding {}
/* classes for the tutorials dialog displaying tutorials messages */
.tutorialDialogContent {}
.tutorialDialogContent > .padding {}
/* COLOR PICKER UI CLASSES */
.colorPickerPreview
{
height: 10px;
width: 10px;
border: 1px solid black;
position: relative;
margin-left: 5px;
margin-right: 5px;
float: left;
}
.colorPickerTextBox
{
width: 80px !important;
}
.colorPickerDisplayOnlyBox {}
.colorPickerDisplayOnlyPreview
{
height: 20px;
width: 20px;
border: 1px solid black;
position: relative;
margin-left: 5px;
margin-right: 5px;
float: left;
}
/*
Classess that describe the QuizResult Message Dialog Box. Put here because it may be used in various windows.
*/
#QuizResultMessage {
width: 100%;
font-size: 13px;
color: #000;
}
#QuizResultMessage > .padding {
width: 100%;
}
#QuizResultMessage .formHeader {
font-size: 15px;
text-align: center;
}
#QuizResultMessage .points {
margin-top: 10px;
margin: 0px auto;
position: relative;
font-size: 13px !important;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 4px;
}
#QuizResultMessage .points .label {
float: left;
}
#QuizResultMessage .points .value {
float: left;
margin-left: 20px;
}
#QuizResultMessage .questions {
margin: 0px auto;
margin-top: 10px;
position: relative;
font-size: 13px !important;
border-bottom: 1px solid #CCCCCC;
padding-bottom: 4px;
}
#QuizResultMessage .questions .label {
float: left;
}
#QuizResultMessage .questions .value {
float: left;
margin-left: 20px;
}
/* ======== DETAILS FOR QUIZ INFO ========== */
#QuizResultMessage .detailedWrapper {
margin-top: 15px;
border-top: 3px solid #CCC;
}
#QuizResultMessage .detailedWrapper > .padding {
}
.detailedWrapper .detailedHeader {
text-align: center;
font-size: 18px;
color: #1860A6;
padding: 5px;
text-decoration: underline;
}
#QuizResultMessage .detailedWrapper .detailQiestionInfo {
margin: 5px;
border-bottom: 2px solid #b53939;
font-size: 13px;
}
.detailQiestionInfo > .padding {
padding-bottom: 5px;
}
.detailQiestionInfo .questionTextHeader {
text-align: center;
background-position: right;
background-repeat: no-repeat;
background-size: contain;
}
.detailQiestionInfo .questionAnsweredCorrect
{
background-image: url("/Content/QuizImages/true.png");
}
.detailQiestionInfo .questionAnsweredWrong
{
background-image: url("/Content/QuizImages/false.png");
}
.detailQiestionInfo .questionWonPoints {
text-align: center;
}
.questionWonPoints .label {
float: left;
}
.questionWonPoints .value {
float: left;
}
.detailQiestionInfo .answerBox {
}
.detailQiestionInfo .answerBoxHeader {
font-size: 14px;
}
.detailQiestionInfo .answerBoxList {
margin: 0px;
padding: 0px;
}
.detailQiestionInfo .answerBoxListItem {
margin: 0px;
padding: 0px;
font-size: 11px;
}
.detailQiestionInfo .noAnswerListItem {
color: #811d2f;
}
.detailQiestionInfo .correctAnswerBox {
float: left;
margin: 5px;
width: 45%;
border-right: 1px solid #CCC;
}
.correctAnswerBox .answerBoxHeader {
color: #31811d;
}
.correctAnswerBox .answerBoxList {
}
.correctAnswerBox .answerBoxListItem {
}
.detailQiestionInfo .userAnswerBox {
float: right;
margin: 5px;
width: 45%;
}
.userAnswerBox .answerBoxHeader {
color: #1d5a81;
}
.userAnswerBox .answerBoxList {
}
.userAnswerBox .answerBoxListItem {
}
#NotFoundWrapper {
min-height: 400px;
}
#warningImage {
width: 165px;
height: 164px;
display: block;
margin: 0px auto;
}
#LinkHelp {
width: 471px;
height: 94px;
display: block;
margin: 0px auto;
}
#NavPointer
{
width: 90px;
height: 131px;
position: absolute;
top: -30px;
left:40px;
z-index: 9999;
}
#statusCode {
text-align: center;
font-size: 90px;
border-bottom: 1px solid #707070;
}
.lostMessage {
text-align: center !important;
margin: 20px;
font-size: 20px;
color: #696969;
font-family: Arial;
}
#ExceptionWrapper {
min-height: 400px;
}
#StopException {
width: 165px;
height: 164px;
display: block;
margin: 0px auto;
}
#errorCode {
text-align: center;
font-size: 90px;
border-bottom: 1px solid #892c2c;
color: #892c2c;
}
.retryException {
color: #FFF;
text-decoration: none;
padding: 10px;
width: 200px;
margin: 0px auto;
display: block;
}
.retryException:hover {
color: #FFF;
}
.retryException:link {
color: #FFF;
}
.retryException:active {
color: #FFF;
}
.retryException:visited {
color: #FFF;
}
/*======================================================== */
/*======================================================== */
/*GENERA SEARCH DIALOG CLASSESS*/
/*======================================================== */
/*======================================================== */
/*The global class for all dialogs that contain help for the user*/
.pageHelpDialog{
font-size:12px !important;
position: relative;
}
.pageHelpDialog h2 {
text-align:center;
}
.pageHelpDialog .explanation{
font-size:11px !important;
text-align : justify;
color: #000;
clear: both;
margin: 0px;
padding:0px;
margin-top:20px;
margin-bottom:20px;
}
.pageHelpDialog .explanation .explanationAccent{
}
.pageHelpDialog .dialogExplanationImage{
overflow: hidden;
font-size:12px !important;
text-align:center;
padding-top: 5px;
padding-bottom: 5px;
border-top:1px solid #CCC;
border-bottom:1px solid #CCC;
}
.pageHelpDialog .dialogExplanationImage img{
}
.pageHelpDialog .dialogExplanationContentsList{
font-size:10px;
margin-left:30px;
margin-top:30px;
}
.pageHelpDialog .explanationBreak{
clear:both;
margin-top:5px;
margin-bottom: 15px;
height:1px;
border-top:2px solid #CCC;
}
.pageHelpDialog .explanationSectionHeader{
margin-bottom:10px;
position: relative;
color:#2D4682;
text-decoration:underline !important;
font-style:italic;
}
.pageHelpDialog .dialogExplanationScrollTop{
text-align :center;
margin-top:10px;
margin-bottom:10px;
}
/*======================================================== */
/*======================================================== */
/*SEARCH HELP CONAINER */
/*======================================================== */
/*======================================================== */
#SearchHelpWrapper{}
#SearchHelpWrapper h2{}
#SearchHelpWrapper .explanation{}
#SearchHelpWrapper .explanationSectionHeader {}
#SearchHelpWrapper .dialogExplanationImage{}
#SearchHelpWrapper .dialogExplanationImage img{}
#SearchHelpWrapper .explanationBreak{}
/*======================================================== */
/*======================================================== */
/* EXPLORATION HELP CONAINER */
/*======================================================== */
/*======================================================== */
#ExplorationHelpWrapper{}
#ExplorationHelpWrapper h2{}
#ExplorationHelpWrapper .explanation{}
#ExplorationHelpWrapper .explanationSectionHeader {}
#ExplorationHelpWrapper .dialogExplanationImage{}
#ExplorationHelpWrapper .dialogExplanationImage img{}
#ExplorationHelpWrapper .explanationBreak{}
/*======================================================== */
/*======================================================== */
/* LOCAITON DETAILS HELP CONAINER */
/*======================================================== */
/*======================================================== */
#LocationDetHelpWrapper{}
#LocationDetHelpWrapper h2{}
#LocationDetHelpWrapper .explanation{}
#LocationDetHelpWrapper .explanationSectionHeader {}
#LocationDetHelpWrapper .dialogExplanationImage {}
#LocationDetHelpWrapper .dialogExplanationImage img{}
#LocationDetHelpWrapper .explanationBreak{} | 0.254231 | 0.059839 |
html,
body {
height: 100%;
}
body {
font-size: 12px;
}
#py-header {
min-height: 51px;
}
#py-center {
width: 100%;
position: absolute;
top: 51px;
bottom: 46px;
overflow-y: auto;
}
#py-footer {
min-height: 46px;
}
.py-topbar {
background: #282d2f;
border: none;
border-bottom: 1px solid #43454a;
margin-bottom: 0;
}
.py-topbar-brand {
line-height: 45px;
}
.py-bottombar {
min-height: auto;
background: #282d2f;
border: none;
border-top: 1px solid #43454a;
}
.py-bottombar-nav > li > a {
color: #b3b3b3;
padding: 0 18px;
line-height: 45px;
}
.py-bottombar-nav > li > a:focus,
.py-bottombar-nav > li > a:hover {
color: #fff;
background-color: #43454a;
text-decoration: none;
}
.py-bottombar-nav > li > a:after {
border-bottom: 7px solid transparent;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-top: 0 dotted;
}
.py-bottombar-nav > li > a:hover:after {
opacity: 1;
border-bottom-color: #fff;
}
.py-bottombar-nav > li.am-active > a,
.py-bottombar-nav > li.am-active > a:focus,
.py-bottombar-nav > li.am-active > a:hover {
color: #fff;
background: #43454a;
border-radius: 0;
}
.py-bottombar-nav .am-dropdown-up .am-dropdown-content {
background: #282d2f;
border: 1px solid #43454a;
padding: 10px 5px;
}
.py-bottombar-nav .am-dropdown-up .am-dropdown-content:after,
.py-bottombar-nav .am-dropdown-up .am-dropdown-content:before {
border-top: 8px solid #43454a;
}
.py-bottombar-nav .am-dropdown-up .am-dropdown-content:after {
border-top-color: #282d2f;
}
.py-bottombar-nav ul.am-dropdown-content > li > a {
color: #b3b3b3;
}
.py-bottombar-nav ul.am-dropdown-content > li > a:focus,
.py-bottombar-nav ul.am-dropdown-content > li > a:hover {
color: #fff;
background-color: #43454a;
}
.py-topbar-badge {
padding: 3px 5px;
margin-top: 16px;
}
.py-topbar-right {
float: right;
margin-right: 8px;
}
.py-icon-13:before {
font-size: 13px;
}
.py-icon-18:before {
font-size: 18px;
}
.py-icon-19:before {
font-size: 19px;
}
.py-icon-20:before {
font-size: 20px;
}
.py-icon-22:before {
font-size: 22px;
}
.py-icon-23:before {
font-size: 23px;
}
.py-icon-24:before {
font-size: 24px;
}
.py-icon-25:before {
font-size: 25px;
}
.py-icon-26:before {
font-size: 26px;
}
.py-icon-27:before {
font-size: 27px;
}
.py-icon-28:before {
font-size: 28px;
}
.py-icon-bottom:before {
vertical-align: -10%;
}
.py-badge-yellow {
background-color: #ffd700;
}
.py-bottombar-right {
margin-right: 0;
}
ul.py-dropdown-content > li > a {
padding: 6px 15px;
font-size: 14px;
}
.py-dropdown-header {
color: #fff;
padding: 5px;
font-size: 14px;
}
.center {
text-align: center;
}
[class*="am-u-"] {
padding: 0;
}
.am-with-topbar-fixed-bottom {
padding-bottom: 0;
}
.am-with-topbar-fixed-top {
padding-top: 0;
}
.am-datatable-center {
margin-bottom: 5px;
}
table.am-table {
font-size: 12px;
}
table.am-table th,
td {
white-space: nowrap;
}
table.am-table tr > td:first-child,
table.am-table tr > th:first-child {
border-left: 0;
}
table.am-table tr > td:last-child,
table.am-table tr > th:last-child {
border-right: 0;
}
table.am-table tbody > tr > td {
padding: 2px 5px;
line-height: 1.5;
vertical-align: middle;
}
table.am-table tbody > tr > td > button {
font-size: 12px;
font-weight: normal;
line-height: 1;
padding: 2px 5px;
margin-right: 3px;
margin-bottom: 1px;
}
table.am-table tbody > tr > td > button:last-child {
margin-right: 0;
}
table.am-table tbody > tr:hover {
background-color: #f6f6f6;
}
table.am-table tbody > tr.selected > td {
background-color: #aab7d1;
}
.dataTables_scroll {
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
}
.dataTables_scrollHead table {
border-bottom: none;
}
.am-datatable-info {
padding-top: 0;
font-size: 12px;
}
.am-table-bordered {
border-left: none;
border-right: none;
}
.am-pagination > li > a {
padding: 0.3em 0.6em;
line-height: 1;
}
.py-bar {
position: fixed;
top: 51px;
bottom: 46px;
left: 0;
width: 240px;
border-right: 1px solid #dfdfdf;
background: #f5f5f5;
overflow: auto;
}
.py-rightbar {
left: auto;
right: 0;
border-right: none;
border-left: 1px solid #dfdfdf;
}
.py-bar .am-selected {
width: 100%;
}
.py-bar .am-selected-content {
padding: 5px 0;
}
.py-bar .am-selected-list {
font-size: 12px;
}
.py-form {
padding: 5px;
}
.py-form-group {
margin-bottom: 5px;
}
.py-content {
width: 100%;
height: auto;
padding-left: 240px;
}
.py-rightcontent {
padding-left: auto;
padding-right: 240px;
}
.py-grid {
margin: 5px;
}
.py-grid-toolbar {
margin-bottom: 5px;
}
.py-fixedtree {
min-height: 200px;
padding: 3px 0;
overflow: auto;
border: 1px solid #ccc;
}
.py-filledtree {
padding: 3px 0;
overflow: auto;
border: 1px solid #ccc;
position: absolute;
left: 5px;
right: 5px;
bottom: 5px;
top: 40px;
}
.py-form input[type="text"],
.py-form input[type="password"],
.py-form select,
.py-form textarea,
.py-form-field {
font-size: 12px;
}
.am-btn {
font-size: 12px;
}
.am-input-group .am-form-field,
.am-input-group-btn > .am-btn {
height: 30px;
}
.am-datepicker tr.am-datepicker-header {
font-size: 12px;
}
.am-datepicker td {
font-size: 12px;
}
.am-datepicker .am-datepicker-dow {
font-size: 12px;
height: 30px;
}
.am-datepicker th {
height: 30px;
}
.am-datepicker td.am-datepicker-day {
height: 28px;
width: 28px;
}
.am-datepicker td.am-datepicker-day:hover {
height: 28px;
width: 28px;
}
.py-tabs {
padding: 5px;
}
.py-nav-tabs > li > a {
margin-right: 5px;
line-height: 1.6;
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-size: 12px;
font-weight: normal;
color: #454545;
border-bottom-width: 0;
white-space: nowrap;
}
.py-nav-tabs > li > a:hover {
border: 1px solid #c5c5c5;
border-bottom-width: 0;
background: #ededed;
}
.py-fixed-tabs-bd {
height: 400px;
}
.py-tabs-bd .py-tab-panel {
padding: 5px;
}
.py-modal-dialog {
width: 270px;
background: #f8f8f8;
}
.py-modal-hd {
padding: 7px 8px;
font-size: 12px;
font-weight: 500;
text-align: left;
color: #444;
background-color: #e6e6e6;
}
.am-modal-hd .am-close {
top: 2px;
}
.am-modal-hd .title {
top: 2px;
}
.py-modal-danger .py-modal-hd {
color: #fff;
background-color: #be2924;
}
.py-modal-warning .py-modal-hd {
color: #fff;
background-color: #c85e0b;
}
.py-modal-primary .py-modal-hd {
color: #fff;
background-color: #0a6999;
}
.py-modal-success .py-modal-hd {
color: #fff;
background-color: #5eb95e;
}
.py-modal-bd {
padding: 3px 5px !important;
min-height: 50px;
text-align: left;
font-size: 12px;
}
.py-modal-footer {
height: 35px;
line-height: 35px;
}
.py-modal-btn {
height: 35px;
line-height: 35px;
font-size: 12px;
color: #444;
}
.py-level-0 {
color: #fff;
background-color: #5eb95e !important;
}
.py-level-1 {
color: #fff;
background-color: #dd514c !important;
}
.py-level-2 {
color: #fff;
background-color: #f37b1d !important;
}
.py-level-3 {
color: #fff;
background-color: #ffd700 !important;
}
.py-level-4 {
color: #fff;
background-color: #3bb4f2 !important;
}
.py-state-0 {
color: #fff;
background-color: #5eb95e !important;
}
.py-state-1 {
color: #fff;
background-color: #dd514c !important;
}
.py-state-2 {
color: #fff;
background-color: #f37b1d !important;
}
.py-state-3 {
color: #fff;
background-color: #ffd700 !important;
}
.py-state-4 {
color: #fff;
background-color: #3bb4f2 !important;
}
.py-state-5 {
color: #fff;
background-color: #4169e1 !important;
}
.py-state-6 {
color: #fff;
background-color: #d3d3d3 !important;
}
.py-state-7 {
color: #fff;
background-color: #0000ff !important;
}
.py-dialog-content {
padding: 5px;
}
.py-form-group {
margin-bottom: 3px;
}
.am-form input[type="text"],
.am-form input[type="password"],
.am-form select,
.am-form-field {
padding: 5px;
font-size: 12px;
}
label {
margin-bottom: 3px;
font-weight: normal;
}
fieldset {
margin: 0;
padding: 0;
}
.py-form-footer {
margin: 30px 10px 5px 10px;
height: 30px;
}
.py-form-button {
position: relative;
float: right;
width: 100px;
margin-left: -100px;
text-align: right;
}
.py-form-button button {
font-size: 12px;
padding: 3px 10px;
}
.py-form-info {
float: left;
width: 100%;
text-align: left;
}
.py-form-info > .py-form-msg {
font-size: 12px;
padding: 6px 0;
margin-right: 100px;
}
.py-info-danger {
color: #be2924;
}
.py-info-warning {
color: #c85e0b;
}
.py-info-primary {
color: #0a6999;
}
.py-info-success {
color: #5eb95e;
}
.py-setting {
width: 300px;
}
.py-setting label {
margin-bottom: 3px;
margin-top: 3px;
font-size: 12px;
}
.py-setting .am-selected {
width: 300px;
display: block;
}
.py-setting-toolbar {
margin-top: 5px;
}
.py-setting-toolbar button {
min-width: 80px;
}
.py-setting-toolbar .py-setting-msg {
margin-top: 5px;
}
.datetimepicker-dropdown-top-right:before {
left: 10px;
}
.datetimepicker table th {
width: 30px;
height: 30px;
}
.datetimepicker table td {
width: 30px;
height: 30px;
font-size: 12px;
}
.datetimepicker-hours span.hour,
.datetimepicker-hours span.minute,
.datetimepicker-hours span.month,
.datetimepicker-hours span.year,
.datetimepicker-minutes span.hour,
.datetimepicker-minutes span.minute,
.datetimepicker-minutes span.month,
.datetimepicker-minutes span.year,
.datetimepicker-months span.hour,
.datetimepicker-months span.minute,
.datetimepicker-months span.month,
.datetimepicker-months span.year,
.datetimepicker-years span.hour,
.datetimepicker-years span.minute,
.datetimepicker-years span.month,
.datetimepicker-years span.year {
height: 34px;
line-height: 34px;
}
.datetimepicker table th.next i,
.datetimepicker table th.prev i {
width: 34px;
height: 34px;
line-height: 2;
}
.py-masking {
display: block;
background: #282d2f;
}
.py-masking-info {
position: relative;
display: inline-block;
vertical-align: middle;
margin-left: auto;
margin-right: auto;
max-width: 100%;
border-radius: 0;
color: #fff;
background: #282d2f;
}
.py-overview {
background-color: #f5f5f5;
}
.py-overview .py-overview-title {
height: 2.5rem;
line-height: 2.2rem;
color: #555;
padding-left: 1rem;
padding-right: 1rem;
border-bottom: 1px solid #dfdfdf;
background-color: #ffffff;
}
.py-overview-title > i {
font-size: 1.5rem;
}
.py-overview-title > .text {
font-size: 1.2rem;
font-weight: 600;
}
.py-overview-content {
padding: 0.5rem;
}
.py-overview-content .py-category > li {
padding: 0 0.5rem 0 0;
}
.py-overview-content .py-category > li:last-child {
padding-right: 0;
}
.py-category .py-category-item {
padding: 1rem;
display: flex;
}
.py-category .py-category-icon {
font-size: 3.5rem;
flex: none;
}
.py-category .py-category-detail {
overflow: hidden;
text-align: right;
flex: 1;
}
.py-category .py-category-detail > .py-category-name {
margin: 0;
padding: 0;
font-weight: normal;
font-size: 1.2rem;
color: #fff;
letter-spacing: 0.2rem;
margin-top: 0.5rem;
}
.py-category .py-category-detail > .py-category-count {
margin: 0;
padding: 0;
font-weight: normal;
font-size: 2rem;
color: #fff;
}
.py-chart-container {
margin-top: 0.5rem;
}
.py-chart {
background-color: #ffffff;
}
.py-chart-separation-r {
margin-right: 0.3rem;
}
.py-chart-separation-l {
margin-left: 0.2rem;
}
.py-chart-title {
height: 2.5rem;
line-height: 2.2rem;
padding-left: 0.5rem;
text-align: left;
/* background-color: #dfdfdf; */
border: 1px solid #dfdfdf;
}
.py-chart-title > i {
font-size: 1.5rem;
}
.py-chart-title > .text {
font-size: 1.2rem;
}
.py-chart-content {
height: 18rem;
border: 1px solid #dfdfdf;
border-top: none;
}
.info-table {
margin: 0 !important;
border: none !important;
}
.info-table td {
width: 50%;
line-height: 2 !important;
padding: 0 !important;
}
.info-table td > .title {
width: 100px;
height: 100%;
background-color: #f2f2f2;
padding: 0 5px;
display: inline-block;
font-weight: bold;
border-right: 1px solid #ddd;
}
.info-table td > .content {
display: inline-block;
padding: 0 5px;
}
.auto-height {
height: auto !important;
}
.hidden {
display: none;
}
.ztree li a {
padding: 4px 3px 4px 0;
height: auto;
}
.ztree li a.curSelectedNode {
height: auto;
border: none;
}
.ztree li span {
margin-left: 2px;
font-size: 13px;
} | css/app.css | html,
body {
height: 100%;
}
body {
font-size: 12px;
}
#py-header {
min-height: 51px;
}
#py-center {
width: 100%;
position: absolute;
top: 51px;
bottom: 46px;
overflow-y: auto;
}
#py-footer {
min-height: 46px;
}
.py-topbar {
background: #282d2f;
border: none;
border-bottom: 1px solid #43454a;
margin-bottom: 0;
}
.py-topbar-brand {
line-height: 45px;
}
.py-bottombar {
min-height: auto;
background: #282d2f;
border: none;
border-top: 1px solid #43454a;
}
.py-bottombar-nav > li > a {
color: #b3b3b3;
padding: 0 18px;
line-height: 45px;
}
.py-bottombar-nav > li > a:focus,
.py-bottombar-nav > li > a:hover {
color: #fff;
background-color: #43454a;
text-decoration: none;
}
.py-bottombar-nav > li > a:after {
border-bottom: 7px solid transparent;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-top: 0 dotted;
}
.py-bottombar-nav > li > a:hover:after {
opacity: 1;
border-bottom-color: #fff;
}
.py-bottombar-nav > li.am-active > a,
.py-bottombar-nav > li.am-active > a:focus,
.py-bottombar-nav > li.am-active > a:hover {
color: #fff;
background: #43454a;
border-radius: 0;
}
.py-bottombar-nav .am-dropdown-up .am-dropdown-content {
background: #282d2f;
border: 1px solid #43454a;
padding: 10px 5px;
}
.py-bottombar-nav .am-dropdown-up .am-dropdown-content:after,
.py-bottombar-nav .am-dropdown-up .am-dropdown-content:before {
border-top: 8px solid #43454a;
}
.py-bottombar-nav .am-dropdown-up .am-dropdown-content:after {
border-top-color: #282d2f;
}
.py-bottombar-nav ul.am-dropdown-content > li > a {
color: #b3b3b3;
}
.py-bottombar-nav ul.am-dropdown-content > li > a:focus,
.py-bottombar-nav ul.am-dropdown-content > li > a:hover {
color: #fff;
background-color: #43454a;
}
.py-topbar-badge {
padding: 3px 5px;
margin-top: 16px;
}
.py-topbar-right {
float: right;
margin-right: 8px;
}
.py-icon-13:before {
font-size: 13px;
}
.py-icon-18:before {
font-size: 18px;
}
.py-icon-19:before {
font-size: 19px;
}
.py-icon-20:before {
font-size: 20px;
}
.py-icon-22:before {
font-size: 22px;
}
.py-icon-23:before {
font-size: 23px;
}
.py-icon-24:before {
font-size: 24px;
}
.py-icon-25:before {
font-size: 25px;
}
.py-icon-26:before {
font-size: 26px;
}
.py-icon-27:before {
font-size: 27px;
}
.py-icon-28:before {
font-size: 28px;
}
.py-icon-bottom:before {
vertical-align: -10%;
}
.py-badge-yellow {
background-color: #ffd700;
}
.py-bottombar-right {
margin-right: 0;
}
ul.py-dropdown-content > li > a {
padding: 6px 15px;
font-size: 14px;
}
.py-dropdown-header {
color: #fff;
padding: 5px;
font-size: 14px;
}
.center {
text-align: center;
}
[class*="am-u-"] {
padding: 0;
}
.am-with-topbar-fixed-bottom {
padding-bottom: 0;
}
.am-with-topbar-fixed-top {
padding-top: 0;
}
.am-datatable-center {
margin-bottom: 5px;
}
table.am-table {
font-size: 12px;
}
table.am-table th,
td {
white-space: nowrap;
}
table.am-table tr > td:first-child,
table.am-table tr > th:first-child {
border-left: 0;
}
table.am-table tr > td:last-child,
table.am-table tr > th:last-child {
border-right: 0;
}
table.am-table tbody > tr > td {
padding: 2px 5px;
line-height: 1.5;
vertical-align: middle;
}
table.am-table tbody > tr > td > button {
font-size: 12px;
font-weight: normal;
line-height: 1;
padding: 2px 5px;
margin-right: 3px;
margin-bottom: 1px;
}
table.am-table tbody > tr > td > button:last-child {
margin-right: 0;
}
table.am-table tbody > tr:hover {
background-color: #f6f6f6;
}
table.am-table tbody > tr.selected > td {
background-color: #aab7d1;
}
.dataTables_scroll {
border-right: 1px solid #ddd;
border-left: 1px solid #ddd;
}
.dataTables_scrollHead table {
border-bottom: none;
}
.am-datatable-info {
padding-top: 0;
font-size: 12px;
}
.am-table-bordered {
border-left: none;
border-right: none;
}
.am-pagination > li > a {
padding: 0.3em 0.6em;
line-height: 1;
}
.py-bar {
position: fixed;
top: 51px;
bottom: 46px;
left: 0;
width: 240px;
border-right: 1px solid #dfdfdf;
background: #f5f5f5;
overflow: auto;
}
.py-rightbar {
left: auto;
right: 0;
border-right: none;
border-left: 1px solid #dfdfdf;
}
.py-bar .am-selected {
width: 100%;
}
.py-bar .am-selected-content {
padding: 5px 0;
}
.py-bar .am-selected-list {
font-size: 12px;
}
.py-form {
padding: 5px;
}
.py-form-group {
margin-bottom: 5px;
}
.py-content {
width: 100%;
height: auto;
padding-left: 240px;
}
.py-rightcontent {
padding-left: auto;
padding-right: 240px;
}
.py-grid {
margin: 5px;
}
.py-grid-toolbar {
margin-bottom: 5px;
}
.py-fixedtree {
min-height: 200px;
padding: 3px 0;
overflow: auto;
border: 1px solid #ccc;
}
.py-filledtree {
padding: 3px 0;
overflow: auto;
border: 1px solid #ccc;
position: absolute;
left: 5px;
right: 5px;
bottom: 5px;
top: 40px;
}
.py-form input[type="text"],
.py-form input[type="password"],
.py-form select,
.py-form textarea,
.py-form-field {
font-size: 12px;
}
.am-btn {
font-size: 12px;
}
.am-input-group .am-form-field,
.am-input-group-btn > .am-btn {
height: 30px;
}
.am-datepicker tr.am-datepicker-header {
font-size: 12px;
}
.am-datepicker td {
font-size: 12px;
}
.am-datepicker .am-datepicker-dow {
font-size: 12px;
height: 30px;
}
.am-datepicker th {
height: 30px;
}
.am-datepicker td.am-datepicker-day {
height: 28px;
width: 28px;
}
.am-datepicker td.am-datepicker-day:hover {
height: 28px;
width: 28px;
}
.py-tabs {
padding: 5px;
}
.py-nav-tabs > li > a {
margin-right: 5px;
line-height: 1.6;
border: 1px solid #c5c5c5;
background: #f6f6f6;
font-size: 12px;
font-weight: normal;
color: #454545;
border-bottom-width: 0;
white-space: nowrap;
}
.py-nav-tabs > li > a:hover {
border: 1px solid #c5c5c5;
border-bottom-width: 0;
background: #ededed;
}
.py-fixed-tabs-bd {
height: 400px;
}
.py-tabs-bd .py-tab-panel {
padding: 5px;
}
.py-modal-dialog {
width: 270px;
background: #f8f8f8;
}
.py-modal-hd {
padding: 7px 8px;
font-size: 12px;
font-weight: 500;
text-align: left;
color: #444;
background-color: #e6e6e6;
}
.am-modal-hd .am-close {
top: 2px;
}
.am-modal-hd .title {
top: 2px;
}
.py-modal-danger .py-modal-hd {
color: #fff;
background-color: #be2924;
}
.py-modal-warning .py-modal-hd {
color: #fff;
background-color: #c85e0b;
}
.py-modal-primary .py-modal-hd {
color: #fff;
background-color: #0a6999;
}
.py-modal-success .py-modal-hd {
color: #fff;
background-color: #5eb95e;
}
.py-modal-bd {
padding: 3px 5px !important;
min-height: 50px;
text-align: left;
font-size: 12px;
}
.py-modal-footer {
height: 35px;
line-height: 35px;
}
.py-modal-btn {
height: 35px;
line-height: 35px;
font-size: 12px;
color: #444;
}
.py-level-0 {
color: #fff;
background-color: #5eb95e !important;
}
.py-level-1 {
color: #fff;
background-color: #dd514c !important;
}
.py-level-2 {
color: #fff;
background-color: #f37b1d !important;
}
.py-level-3 {
color: #fff;
background-color: #ffd700 !important;
}
.py-level-4 {
color: #fff;
background-color: #3bb4f2 !important;
}
.py-state-0 {
color: #fff;
background-color: #5eb95e !important;
}
.py-state-1 {
color: #fff;
background-color: #dd514c !important;
}
.py-state-2 {
color: #fff;
background-color: #f37b1d !important;
}
.py-state-3 {
color: #fff;
background-color: #ffd700 !important;
}
.py-state-4 {
color: #fff;
background-color: #3bb4f2 !important;
}
.py-state-5 {
color: #fff;
background-color: #4169e1 !important;
}
.py-state-6 {
color: #fff;
background-color: #d3d3d3 !important;
}
.py-state-7 {
color: #fff;
background-color: #0000ff !important;
}
.py-dialog-content {
padding: 5px;
}
.py-form-group {
margin-bottom: 3px;
}
.am-form input[type="text"],
.am-form input[type="password"],
.am-form select,
.am-form-field {
padding: 5px;
font-size: 12px;
}
label {
margin-bottom: 3px;
font-weight: normal;
}
fieldset {
margin: 0;
padding: 0;
}
.py-form-footer {
margin: 30px 10px 5px 10px;
height: 30px;
}
.py-form-button {
position: relative;
float: right;
width: 100px;
margin-left: -100px;
text-align: right;
}
.py-form-button button {
font-size: 12px;
padding: 3px 10px;
}
.py-form-info {
float: left;
width: 100%;
text-align: left;
}
.py-form-info > .py-form-msg {
font-size: 12px;
padding: 6px 0;
margin-right: 100px;
}
.py-info-danger {
color: #be2924;
}
.py-info-warning {
color: #c85e0b;
}
.py-info-primary {
color: #0a6999;
}
.py-info-success {
color: #5eb95e;
}
.py-setting {
width: 300px;
}
.py-setting label {
margin-bottom: 3px;
margin-top: 3px;
font-size: 12px;
}
.py-setting .am-selected {
width: 300px;
display: block;
}
.py-setting-toolbar {
margin-top: 5px;
}
.py-setting-toolbar button {
min-width: 80px;
}
.py-setting-toolbar .py-setting-msg {
margin-top: 5px;
}
.datetimepicker-dropdown-top-right:before {
left: 10px;
}
.datetimepicker table th {
width: 30px;
height: 30px;
}
.datetimepicker table td {
width: 30px;
height: 30px;
font-size: 12px;
}
.datetimepicker-hours span.hour,
.datetimepicker-hours span.minute,
.datetimepicker-hours span.month,
.datetimepicker-hours span.year,
.datetimepicker-minutes span.hour,
.datetimepicker-minutes span.minute,
.datetimepicker-minutes span.month,
.datetimepicker-minutes span.year,
.datetimepicker-months span.hour,
.datetimepicker-months span.minute,
.datetimepicker-months span.month,
.datetimepicker-months span.year,
.datetimepicker-years span.hour,
.datetimepicker-years span.minute,
.datetimepicker-years span.month,
.datetimepicker-years span.year {
height: 34px;
line-height: 34px;
}
.datetimepicker table th.next i,
.datetimepicker table th.prev i {
width: 34px;
height: 34px;
line-height: 2;
}
.py-masking {
display: block;
background: #282d2f;
}
.py-masking-info {
position: relative;
display: inline-block;
vertical-align: middle;
margin-left: auto;
margin-right: auto;
max-width: 100%;
border-radius: 0;
color: #fff;
background: #282d2f;
}
.py-overview {
background-color: #f5f5f5;
}
.py-overview .py-overview-title {
height: 2.5rem;
line-height: 2.2rem;
color: #555;
padding-left: 1rem;
padding-right: 1rem;
border-bottom: 1px solid #dfdfdf;
background-color: #ffffff;
}
.py-overview-title > i {
font-size: 1.5rem;
}
.py-overview-title > .text {
font-size: 1.2rem;
font-weight: 600;
}
.py-overview-content {
padding: 0.5rem;
}
.py-overview-content .py-category > li {
padding: 0 0.5rem 0 0;
}
.py-overview-content .py-category > li:last-child {
padding-right: 0;
}
.py-category .py-category-item {
padding: 1rem;
display: flex;
}
.py-category .py-category-icon {
font-size: 3.5rem;
flex: none;
}
.py-category .py-category-detail {
overflow: hidden;
text-align: right;
flex: 1;
}
.py-category .py-category-detail > .py-category-name {
margin: 0;
padding: 0;
font-weight: normal;
font-size: 1.2rem;
color: #fff;
letter-spacing: 0.2rem;
margin-top: 0.5rem;
}
.py-category .py-category-detail > .py-category-count {
margin: 0;
padding: 0;
font-weight: normal;
font-size: 2rem;
color: #fff;
}
.py-chart-container {
margin-top: 0.5rem;
}
.py-chart {
background-color: #ffffff;
}
.py-chart-separation-r {
margin-right: 0.3rem;
}
.py-chart-separation-l {
margin-left: 0.2rem;
}
.py-chart-title {
height: 2.5rem;
line-height: 2.2rem;
padding-left: 0.5rem;
text-align: left;
/* background-color: #dfdfdf; */
border: 1px solid #dfdfdf;
}
.py-chart-title > i {
font-size: 1.5rem;
}
.py-chart-title > .text {
font-size: 1.2rem;
}
.py-chart-content {
height: 18rem;
border: 1px solid #dfdfdf;
border-top: none;
}
.info-table {
margin: 0 !important;
border: none !important;
}
.info-table td {
width: 50%;
line-height: 2 !important;
padding: 0 !important;
}
.info-table td > .title {
width: 100px;
height: 100%;
background-color: #f2f2f2;
padding: 0 5px;
display: inline-block;
font-weight: bold;
border-right: 1px solid #ddd;
}
.info-table td > .content {
display: inline-block;
padding: 0 5px;
}
.auto-height {
height: auto !important;
}
.hidden {
display: none;
}
.ztree li a {
padding: 4px 3px 4px 0;
height: auto;
}
.ztree li a.curSelectedNode {
height: auto;
border: none;
}
.ztree li span {
margin-left: 2px;
font-size: 13px;
} | 0.345105 | 0.051942 |
@import url('https://fonts.googleapis.com/css?family=Source+Code+Pro');
* {
position: relative;
text-decoration: none;
}
a,a:hover{
color: #e4e2e2;
text-decoration: none;
}
html,
body,
.full {
width: 100%;
font-family: 'Source Code Pro', '微軟正黑體';
color: #e4e2e2;
background-color: #0a0c0f;
font-size: 15px;
}
@media screen and (max-width: 800px){
html,
body,
.full {
font-size: 11px;
}
}
@media screen and (max-width: 400px){
html,
body,
.full {
font-size: 11px;
}
}
/*
.loading{
width: 100%;
height: 100vh;
background-color: #0a0c0f;
position: fixed;
z-index: 101;
-webkit-animation: loadd 2s ;
-moz-animation: loadd 2s ;
animation: loadd 2s ;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
@keyframes loadd{
0% {opacity: 1;}
95%{opacity: 1;}
100% {z-index: -1;}
}
@-webkit-keyframes loadd{
0% {opacity: 1;}
95%{opacity: 1;}
100% {z-index: -1;}
}
@-moz-keyframes loadd{
0% {opacity: 1;}
95%{opacity: 1;}
100% {z-index: -1;}
}
.loading h2{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
*/
.nav img{
opacity: 0.25;
vertical-align: middle;
margin-right: 5px;
margin-top: 7px;
margin-bottom: 7px;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.nav{
font-size: 0.8rem;
position: fixed;
top: 50%;
left: 25px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 99;
}
#nav{
opacity: 0;
-webkit-transition: .3s;
transition: .3s;
}
@media screen and (max-width: 1000px){
#nav{
visibility: hidden;
}
}
.nav a{
color: #e4e2e2;
}
.nav span{
opacity: 0;
-webkit-transition: 0.2s;
transition: 0.2s;
color: #e4e2e2;
}
.nav-hover img{
opacity:0.25;
}
.nav-hover span{
opacity:0;
}
.nav-hover:hover img, .nav-hover:hover span{
opacity: 0.8;
}
.nav-hover-hover img{
opacity:0.8;
}
.nav-hover-hover span{
opacity:0.8;
}
.banner {
height: 700px;
width: 100%;
background-image: url(pic/banner-bg.png);
background-position: 85%;
position: fixed;
top: 0;
z-index: 1;
left: auto;
right: auto;
}
.fiction-box{
position: relative;
background-color: #0a0c0f;
top: 700px;
z-index: 2;
}
.banner-block {
/* width: 418px;*/
height: 445px;
opacity: 0.75;
border-radius: 10px;
background-color: #1d252c;
position: absolute;
top: 100px;
padding: 30px 30px;
/* right: 8%;*/
}
.banner-text{
position: relative;
width: 90%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
#banner-title::after,#banner-text::after{
content: "|";
margin-left: 5px;
display: inline-block;
opacity: 1;
-webkit-animation: blink 1s infinite;
animation: blink 1s infinite;
}
@-webkit-keyframes blink {
0% { opacity: 1; }
50% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes blink {
0% { opacity: 1; }
50% { opacity: 0; }
100% { opacity: 1; }
}
.banner-text-down{
padding-top: 60px;
line-height: 4rem;
}
.banner-text-down span{
line-height: 2.1rem;
}
h2 {
font-size: 1.5rem;
}
@media screen and (max-width: 1000px){
h2 {
font-size: 1.2rem;
}
}
@media screen and (max-width: 800px){
h2 {
font-size: 1.7rem;
}
}
span{
color: #33ced8;
}
h2 span{
font-size: 1.2rem;
}
.about{
height: 660px;
/* width: 100%;*/
}
p{
font-size: 1rem;
line-height: 1.6rem;
}
p span{
font-size: 0.8rem;
}
.about p{
left: 0;
}
.about img{
position: absolute;
right: 0;
top: 0;
vertical-align: middle;
}
.about-content{
/* width: 800px;*/
height: 515px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.skill-block{
width: 10px;
height: 18px;
display: inline-block;
vertical-align: middle;
margin-left: 4px;
background-color: #e4e2e2;
opacity: .25;
border-radius: 1px;
}
.skill{
top: 71px;
}
.skill-block-ul{
text-align: right;
}
.skill-table{
font-size: 1.3rem;
line-height: 0.9rem;
color: #33ced8;
}
.exp{
height:1330px;
margin-top: 100px;
margin-bottom: 100px;
width: 100%;
overflow: hidden;
}
.exp-line{
background: #0a0c0f -webkit-gradient(linear, left bottom, left top, from(#e4e2e2), to(#e4e2e2)) 50% 50% no-repeat;
background: #0a0c0f linear-gradient(0deg, #e4e2e2, #e4e2e2) 50% 50% no-repeat;
background-size: 1px 100%;
}
.exp-icon{
left: 50%;
-webkit-transform: translateX(-35px);
transform: translateX(-35px);
}
.icon-bg{
width: 70px;
height: 70px;
background-color: #1d252c;
border-radius: 100%;
top: 90px;
margin-bottom: 90px;
-webkit-transition: .3s;
transition: .3s;
}
.icon-img{
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index: 5;
-webkit-transition: .3s;
transition: .3s;
}
.icon-img-hover{
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index: 4;
position: absolute;
}
.exp-icon .icon-bg:hover{
background-color: #e4e2e2;
}
.exp-icon .icon-bg:hover .icon-img{
opacity: 0;
}
h4{
color: #f2d852;
font-size: 1.3rem;
font-weight: bold;
margin-bottom: 15px;
}
.left-exp-content{
/* width: 45%;*/
text-align: right;
line-height: 1.45rem;
position: absolute;
top: 115px;
left: 0;
padding: 0 70px;
}
@media screen and (max-width: 800px){
.left-exp-content{
padding-left: 0;
padding-right: 40px;
}
.right-exp-content{
padding-right: 0;
padding-left: 40px;
}
}
.right-exp-content{
text-align: left;
left: auto;
right: 0;
top: 273px;
}
.exp-item{
margin-bottom: 188px;
opacity: 0;
-webkit-transition: 1s;
transition: 1s;
}
.port{
/* width: 100%;*/
position: absolute;
/* right: 8%;*/
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.left-port-content{
position: relative;
/* width: 450px;*/
left: 0;
padding: 0;
}
.right-port-content{
position: relative;
right: 0;
left: auto;
padding: 0;
}
.album{
/* width: 450px;*/
height: 300px;
text-align: center;
position: relative;
margin-top: 50px;
overflow: hidden;
}
.album:hover .album-black{
opacity: .9;
-webkit-transition: .3s;
transition: .3s;
}
.album:hover .album-text{
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
-webkit-transition: .4s;
transition: .4s;
-webkit-transition-delay: .1s;
transition-delay: .1s;
}
.album-img{
width: 100%;
height: 100%;
position: relative;
z-index: 3;
overflow: hidden;
}
.album-black{
width: 100%;
height: 100%;
position: relative;
z-index: 4;
background-color: #1d252c;
opacity: 0;
top: -300px;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transition-delay: .1s;
transition-delay: .1s;
}
.album-text{
top: 100%;
left: 50%;
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
-webkit-transition: .4s;
transition: .4s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.album-title{
margin-bottom: 36px;
}
.album-word{
line-height: 2rem;
padding: 10px;
}
.album-text span{
color: #d1548c;
}
.contact{
position: relative;
margin-top: 1600px;
width: 100%;
}
.contact-bg{
/* width: 83%;*/
height: 480px;
background-color: #1d252c;
position: absolute;
/* right: 7%;*/
border-radius: 10px;
margin-bottom: 50px;
}
.contact-content{
position: absolute;
width: 90%;
height: 350px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.contact-text{
line-height: 3.2rem;
}
.contact-text p{
position: absolute;
top: 374px;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.contact-text p span{
font-family: '微軟正黑體';
vertical-align: top;
font-size: 1.2rem;
color: #e4e2e2;
padding-left: 5px;
letter-spacing: 0.5px;
}
.contact-img{
position: absolute;
right: 0px;
top: 0px;
}
.contact-img img{
width: 100%;
} | style.css | @import url('https://fonts.googleapis.com/css?family=Source+Code+Pro');
* {
position: relative;
text-decoration: none;
}
a,a:hover{
color: #e4e2e2;
text-decoration: none;
}
html,
body,
.full {
width: 100%;
font-family: 'Source Code Pro', '微軟正黑體';
color: #e4e2e2;
background-color: #0a0c0f;
font-size: 15px;
}
@media screen and (max-width: 800px){
html,
body,
.full {
font-size: 11px;
}
}
@media screen and (max-width: 400px){
html,
body,
.full {
font-size: 11px;
}
}
/*
.loading{
width: 100%;
height: 100vh;
background-color: #0a0c0f;
position: fixed;
z-index: 101;
-webkit-animation: loadd 2s ;
-moz-animation: loadd 2s ;
animation: loadd 2s ;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
@keyframes loadd{
0% {opacity: 1;}
95%{opacity: 1;}
100% {z-index: -1;}
}
@-webkit-keyframes loadd{
0% {opacity: 1;}
95%{opacity: 1;}
100% {z-index: -1;}
}
@-moz-keyframes loadd{
0% {opacity: 1;}
95%{opacity: 1;}
100% {z-index: -1;}
}
.loading h2{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
}
*/
.nav img{
opacity: 0.25;
vertical-align: middle;
margin-right: 5px;
margin-top: 7px;
margin-bottom: 7px;
-webkit-transition: 0.2s;
transition: 0.2s;
}
.nav{
font-size: 0.8rem;
position: fixed;
top: 50%;
left: 25px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 99;
}
#nav{
opacity: 0;
-webkit-transition: .3s;
transition: .3s;
}
@media screen and (max-width: 1000px){
#nav{
visibility: hidden;
}
}
.nav a{
color: #e4e2e2;
}
.nav span{
opacity: 0;
-webkit-transition: 0.2s;
transition: 0.2s;
color: #e4e2e2;
}
.nav-hover img{
opacity:0.25;
}
.nav-hover span{
opacity:0;
}
.nav-hover:hover img, .nav-hover:hover span{
opacity: 0.8;
}
.nav-hover-hover img{
opacity:0.8;
}
.nav-hover-hover span{
opacity:0.8;
}
.banner {
height: 700px;
width: 100%;
background-image: url(pic/banner-bg.png);
background-position: 85%;
position: fixed;
top: 0;
z-index: 1;
left: auto;
right: auto;
}
.fiction-box{
position: relative;
background-color: #0a0c0f;
top: 700px;
z-index: 2;
}
.banner-block {
/* width: 418px;*/
height: 445px;
opacity: 0.75;
border-radius: 10px;
background-color: #1d252c;
position: absolute;
top: 100px;
padding: 30px 30px;
/* right: 8%;*/
}
.banner-text{
position: relative;
width: 90%;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
#banner-title::after,#banner-text::after{
content: "|";
margin-left: 5px;
display: inline-block;
opacity: 1;
-webkit-animation: blink 1s infinite;
animation: blink 1s infinite;
}
@-webkit-keyframes blink {
0% { opacity: 1; }
50% { opacity: 0; }
100% { opacity: 1; }
}
@keyframes blink {
0% { opacity: 1; }
50% { opacity: 0; }
100% { opacity: 1; }
}
.banner-text-down{
padding-top: 60px;
line-height: 4rem;
}
.banner-text-down span{
line-height: 2.1rem;
}
h2 {
font-size: 1.5rem;
}
@media screen and (max-width: 1000px){
h2 {
font-size: 1.2rem;
}
}
@media screen and (max-width: 800px){
h2 {
font-size: 1.7rem;
}
}
span{
color: #33ced8;
}
h2 span{
font-size: 1.2rem;
}
.about{
height: 660px;
/* width: 100%;*/
}
p{
font-size: 1rem;
line-height: 1.6rem;
}
p span{
font-size: 0.8rem;
}
.about p{
left: 0;
}
.about img{
position: absolute;
right: 0;
top: 0;
vertical-align: middle;
}
.about-content{
/* width: 800px;*/
height: 515px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.skill-block{
width: 10px;
height: 18px;
display: inline-block;
vertical-align: middle;
margin-left: 4px;
background-color: #e4e2e2;
opacity: .25;
border-radius: 1px;
}
.skill{
top: 71px;
}
.skill-block-ul{
text-align: right;
}
.skill-table{
font-size: 1.3rem;
line-height: 0.9rem;
color: #33ced8;
}
.exp{
height:1330px;
margin-top: 100px;
margin-bottom: 100px;
width: 100%;
overflow: hidden;
}
.exp-line{
background: #0a0c0f -webkit-gradient(linear, left bottom, left top, from(#e4e2e2), to(#e4e2e2)) 50% 50% no-repeat;
background: #0a0c0f linear-gradient(0deg, #e4e2e2, #e4e2e2) 50% 50% no-repeat;
background-size: 1px 100%;
}
.exp-icon{
left: 50%;
-webkit-transform: translateX(-35px);
transform: translateX(-35px);
}
.icon-bg{
width: 70px;
height: 70px;
background-color: #1d252c;
border-radius: 100%;
top: 90px;
margin-bottom: 90px;
-webkit-transition: .3s;
transition: .3s;
}
.icon-img{
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index: 5;
-webkit-transition: .3s;
transition: .3s;
}
.icon-img-hover{
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
z-index: 4;
position: absolute;
}
.exp-icon .icon-bg:hover{
background-color: #e4e2e2;
}
.exp-icon .icon-bg:hover .icon-img{
opacity: 0;
}
h4{
color: #f2d852;
font-size: 1.3rem;
font-weight: bold;
margin-bottom: 15px;
}
.left-exp-content{
/* width: 45%;*/
text-align: right;
line-height: 1.45rem;
position: absolute;
top: 115px;
left: 0;
padding: 0 70px;
}
@media screen and (max-width: 800px){
.left-exp-content{
padding-left: 0;
padding-right: 40px;
}
.right-exp-content{
padding-right: 0;
padding-left: 40px;
}
}
.right-exp-content{
text-align: left;
left: auto;
right: 0;
top: 273px;
}
.exp-item{
margin-bottom: 188px;
opacity: 0;
-webkit-transition: 1s;
transition: 1s;
}
.port{
/* width: 100%;*/
position: absolute;
/* right: 8%;*/
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.left-port-content{
position: relative;
/* width: 450px;*/
left: 0;
padding: 0;
}
.right-port-content{
position: relative;
right: 0;
left: auto;
padding: 0;
}
.album{
/* width: 450px;*/
height: 300px;
text-align: center;
position: relative;
margin-top: 50px;
overflow: hidden;
}
.album:hover .album-black{
opacity: .9;
-webkit-transition: .3s;
transition: .3s;
}
.album:hover .album-text{
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
-webkit-transition: .4s;
transition: .4s;
-webkit-transition-delay: .1s;
transition-delay: .1s;
}
.album-img{
width: 100%;
height: 100%;
position: relative;
z-index: 3;
overflow: hidden;
}
.album-black{
width: 100%;
height: 100%;
position: relative;
z-index: 4;
background-color: #1d252c;
opacity: 0;
top: -300px;
-webkit-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-transition-delay: .1s;
transition-delay: .1s;
}
.album-text{
top: 100%;
left: 50%;
-webkit-transform: translate(-50%,0);
transform: translate(-50%,0);
-webkit-transition: .4s;
transition: .4s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
}
.album-title{
margin-bottom: 36px;
}
.album-word{
line-height: 2rem;
padding: 10px;
}
.album-text span{
color: #d1548c;
}
.contact{
position: relative;
margin-top: 1600px;
width: 100%;
}
.contact-bg{
/* width: 83%;*/
height: 480px;
background-color: #1d252c;
position: absolute;
/* right: 7%;*/
border-radius: 10px;
margin-bottom: 50px;
}
.contact-content{
position: absolute;
width: 90%;
height: 350px;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.contact-text{
line-height: 3.2rem;
}
.contact-text p{
position: absolute;
top: 374px;
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.contact-text p span{
font-family: '微軟正黑體';
vertical-align: top;
font-size: 1.2rem;
color: #e4e2e2;
padding-left: 5px;
letter-spacing: 0.5px;
}
.contact-img{
position: absolute;
right: 0px;
top: 0px;
}
.contact-img img{
width: 100%;
} | 0.205615 | 0.07373 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "helvetica", sans-serif;
scroll-behavior: smooth;
}
h1,
p {
text-align: center;
border: none;
padding: 0;
}
h1 {
font-weight: bold;
font-size: 4em;
padding-bottom: 1em;
}
header {
position: fixed;
display: flex;
border: none;
height: 50px;
width: 100%;
background-color: lightgray;
z-index: 1;
}
.logo {
height: 50px;
width: auto;
}
.logo:hover {
height: 60px;
}
nav {
display: flex;
margin-left: auto;
width: 75%;
}
nav ul {
display: flex;
flex-flow: row nowrap;
width: 100%;
list-style: none;
}
.nav-sec {
display: flex;
flex: 1 1 auto;
}
.nav-sec:hover {
height: 55px;
padding-bottom: 5px;
background-color: rgba(163, 163, 163, 0.815);
border-bottom-right-radius: 10%;
border-bottom-left-radius: 10%;
}
a {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
text-decoration: none;
color: black;
font-weight: bold;
font-size: 15px;
text-transform: uppercase;
}
#Section1 {
padding: 50px 0px 20px 0px;
}
section {
margin: 0 10%;
align-content: center;
}
iframe {
padding: 2%;
}
#Section2,
#Section3 {
display: flex;
flex-direction: row;
justify-content: center;
}
.product {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
width: calc(100% / 3);
margin: 10px;
border: 1px solid #000;
border-radius: 3px;
}
.product > .level {
background-color: #ddd;
color: black;
margin-top: 0.5px;
padding: 15px 0px;
width: 99.5%;
text-transform: uppercase;
font-weight: 700;
}
.product > h2 {
margin-top: 15px;
}
.product > ul {
list-style: none;
display: list-item;
}
.product > ul > li {
display: list-item;
padding: 5px;
}
.product > button {
border-radius: 4px;
border: 0;
margin: 15px 0;
background-color: #055353;
color: white;
padding: 0 20px;
height: 40px;
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
}
.product > button:hover {
background-color: #2dc874;
}
#credits {
text-decoration: none;
color: lightgrey;
border: none;
font-size: 15px;
}
#credits:hover {
text-decoration: none;
color: grey;
border: none;
font-size: 15px;
}
@media screen and (max-width: 833px) {
#Section3 {
flex-direction: column;
}
.product {
max-width: 400px;
width: 100%;
margin: 0 auto;
margin-bottom: 10px;
}
}
@media screen and (max-width: 520px) {
.rowTab {
flex-direction: column;
}
.labels {
width: 100% !important;
text-align: center !important;
}
.rightTab {
width: 100% !important;
}
.input-field {
margin: 10px 10% !important;
}
.form-input {
width: 80% !important;
}
} | fcc/productLanding/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: "helvetica", sans-serif;
scroll-behavior: smooth;
}
h1,
p {
text-align: center;
border: none;
padding: 0;
}
h1 {
font-weight: bold;
font-size: 4em;
padding-bottom: 1em;
}
header {
position: fixed;
display: flex;
border: none;
height: 50px;
width: 100%;
background-color: lightgray;
z-index: 1;
}
.logo {
height: 50px;
width: auto;
}
.logo:hover {
height: 60px;
}
nav {
display: flex;
margin-left: auto;
width: 75%;
}
nav ul {
display: flex;
flex-flow: row nowrap;
width: 100%;
list-style: none;
}
.nav-sec {
display: flex;
flex: 1 1 auto;
}
.nav-sec:hover {
height: 55px;
padding-bottom: 5px;
background-color: rgba(163, 163, 163, 0.815);
border-bottom-right-radius: 10%;
border-bottom-left-radius: 10%;
}
a {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
height: 100%;
text-decoration: none;
color: black;
font-weight: bold;
font-size: 15px;
text-transform: uppercase;
}
#Section1 {
padding: 50px 0px 20px 0px;
}
section {
margin: 0 10%;
align-content: center;
}
iframe {
padding: 2%;
}
#Section2,
#Section3 {
display: flex;
flex-direction: row;
justify-content: center;
}
.product {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
width: calc(100% / 3);
margin: 10px;
border: 1px solid #000;
border-radius: 3px;
}
.product > .level {
background-color: #ddd;
color: black;
margin-top: 0.5px;
padding: 15px 0px;
width: 99.5%;
text-transform: uppercase;
font-weight: 700;
}
.product > h2 {
margin-top: 15px;
}
.product > ul {
list-style: none;
display: list-item;
}
.product > ul > li {
display: list-item;
padding: 5px;
}
.product > button {
border-radius: 4px;
border: 0;
margin: 15px 0;
background-color: #055353;
color: white;
padding: 0 20px;
height: 40px;
font-size: 1em;
font-weight: 600;
text-transform: uppercase;
}
.product > button:hover {
background-color: #2dc874;
}
#credits {
text-decoration: none;
color: lightgrey;
border: none;
font-size: 15px;
}
#credits:hover {
text-decoration: none;
color: grey;
border: none;
font-size: 15px;
}
@media screen and (max-width: 833px) {
#Section3 {
flex-direction: column;
}
.product {
max-width: 400px;
width: 100%;
margin: 0 auto;
margin-bottom: 10px;
}
}
@media screen and (max-width: 520px) {
.rowTab {
flex-direction: column;
}
.labels {
width: 100% !important;
text-align: center !important;
}
.rightTab {
width: 100% !important;
}
.input-field {
margin: 10px 10% !important;
}
.form-input {
width: 80% !important;
}
} | 0.349866 | 0.092976 |
body {
padding-top: 54px;
}
@media (min-width: 992px) {
body {
padding-top: 56px;
}
}
#suggestion ul {
background-color: grey;
}
/*
Buttons
*/
.ResultViewControl {
visibility: hidden;
}
.button-addrow {
color: green;
}
.button-removerow {
color: red;
}
.button-addcol {
color: green;
}
.button-removecol {
color: red;
}
.button-find {
font-size: 30px;
}
/*
Virtual Schema
*/
.vstable table {
font-size: 12px;
}
.vsheader input {
border: 0px;
}
.vsheader input:focus {
background-color: #DDDDDD;
}
.vsheader td {
border: 2px solid black;
}
.vsbody input {
border: 0px;
}
.vsbody td {
border: 1px solid grey;
}
/*
Suggestions list
*/
.suggestionlist {
position: absolute;
/*
z-index: 99;
*/
/*position the autocomplete items to be the same width as the container:*/
/*
top: 100%;
left: 0;
right: 0;
*/
}
.suggestionlist ul {
list-style: none;
background-color: #DDDDDD;
display:inline-block;
border-top: 0px;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
padding:10px;
top: 100%;
left: 0;
right: 0;
}
.suggestionlistentry {
font-size: 10px;
font-weight: bold;
}
.suggestionlistentry:hover {
background-color: #afafea;
}
/*
Results view
*/
#payload table {
border: 4px solid #555555;
background-color: #555555;
width: 300px;
text-align: center;
border-collapse: collapse;
}
#payload td, #payload th {
border: 1px solid #555555;
padding: 2px 5px;
}
#payload tbody td {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
#payload td:nth-child(even) {
background: #398AA4;
}
#payload thead {
background: #398AA4;
border-bottom: 10px solid #398AA4;
}
#payload thead th {
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
border-left: 2px solid #398AA4;
}
#payload thead th:first-child {
border-left: none;
}
#payload tfoot td {
font-size: 10px;
}
#payload tfoot .links {
text-align: right;
}
#payload tfoot .links a{
display: inline-block;
background: #FFFFFF;
color: #398AA4;
padding: 1px 4px;
border-radius: 5px;
}
/*
View analysis data
*/
#payload-analysis table {
border: 2px solid #FFFFFF;
width: 60%;
text-align: center;
border-collapse: collapse;
}
#payload-analysis td, #payload-analysis th {
font-size: 9px;
border: 1px solid #FFFFFF;
padding: 2px 3px;
}
#payload-analysis tbody td {
font-size: 9px;
}
#payload-analysis td:nth-child(even) {
background: #EBEBEB;
}
#payload-analysis thead {
background: #FFFFFF;
border-bottom: 4px solid #333333;
}
#payload-analysis thead th {
font-size: 9px;
font-weight: bold;
color: #333333;
text-align: center;
border-left: 2px solid #333333;
}
#payload-analysis thead th:first-child {
border-left: none;
}
#payload-analysis tfoot {
font-size: 9px;
font-weight: bold;
color: #333333;
border-top: 4px solid #333333;
}
#payload-analysis tfoot td {
font-size: 9px;
}
/*
JOIN graph
*/
#joingraph {
width: 300px;
height: 300px;
border: 1px solid lightgray;
} | DoD/ui/public/custom_style/elements.css | body {
padding-top: 54px;
}
@media (min-width: 992px) {
body {
padding-top: 56px;
}
}
#suggestion ul {
background-color: grey;
}
/*
Buttons
*/
.ResultViewControl {
visibility: hidden;
}
.button-addrow {
color: green;
}
.button-removerow {
color: red;
}
.button-addcol {
color: green;
}
.button-removecol {
color: red;
}
.button-find {
font-size: 30px;
}
/*
Virtual Schema
*/
.vstable table {
font-size: 12px;
}
.vsheader input {
border: 0px;
}
.vsheader input:focus {
background-color: #DDDDDD;
}
.vsheader td {
border: 2px solid black;
}
.vsbody input {
border: 0px;
}
.vsbody td {
border: 1px solid grey;
}
/*
Suggestions list
*/
.suggestionlist {
position: absolute;
/*
z-index: 99;
*/
/*position the autocomplete items to be the same width as the container:*/
/*
top: 100%;
left: 0;
right: 0;
*/
}
.suggestionlist ul {
list-style: none;
background-color: #DDDDDD;
display:inline-block;
border-top: 0px;
border-bottom: 1px solid #000;
border-left: 1px solid #000;
border-right: 1px solid #000;
padding:10px;
top: 100%;
left: 0;
right: 0;
}
.suggestionlistentry {
font-size: 10px;
font-weight: bold;
}
.suggestionlistentry:hover {
background-color: #afafea;
}
/*
Results view
*/
#payload table {
border: 4px solid #555555;
background-color: #555555;
width: 300px;
text-align: center;
border-collapse: collapse;
}
#payload td, #payload th {
border: 1px solid #555555;
padding: 2px 5px;
}
#payload tbody td {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}
#payload td:nth-child(even) {
background: #398AA4;
}
#payload thead {
background: #398AA4;
border-bottom: 10px solid #398AA4;
}
#payload thead th {
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-align: left;
border-left: 2px solid #398AA4;
}
#payload thead th:first-child {
border-left: none;
}
#payload tfoot td {
font-size: 10px;
}
#payload tfoot .links {
text-align: right;
}
#payload tfoot .links a{
display: inline-block;
background: #FFFFFF;
color: #398AA4;
padding: 1px 4px;
border-radius: 5px;
}
/*
View analysis data
*/
#payload-analysis table {
border: 2px solid #FFFFFF;
width: 60%;
text-align: center;
border-collapse: collapse;
}
#payload-analysis td, #payload-analysis th {
font-size: 9px;
border: 1px solid #FFFFFF;
padding: 2px 3px;
}
#payload-analysis tbody td {
font-size: 9px;
}
#payload-analysis td:nth-child(even) {
background: #EBEBEB;
}
#payload-analysis thead {
background: #FFFFFF;
border-bottom: 4px solid #333333;
}
#payload-analysis thead th {
font-size: 9px;
font-weight: bold;
color: #333333;
text-align: center;
border-left: 2px solid #333333;
}
#payload-analysis thead th:first-child {
border-left: none;
}
#payload-analysis tfoot {
font-size: 9px;
font-weight: bold;
color: #333333;
border-top: 4px solid #333333;
}
#payload-analysis tfoot td {
font-size: 9px;
}
/*
JOIN graph
*/
#joingraph {
width: 300px;
height: 300px;
border: 1px solid lightgray;
} | 0.396419 | 0.088702 |
/* CSS Best Coding Practice
https://github.com/bangsluke/bangsluke.github.io/blob/main/README.md#css-best-coding-practice
*/
/* Import the Open Sans font or another font from Google fonts.
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
*/
/* :root is a pseudo-class selector that matches the root element of the document, usually the html element. By creating your variables in :root, they will be available globally and can be accessed from any other selector in the style sheet.*/
:root {
/* CSS variables - Add variables below like the given example. */
--accent-color-purple: #8F23FF;
}
/* Add code below. */
/* Resizing the webpage for all devices. */
/* https://www.thesitewizard.com/css/mobile-friendly-responsive-design.shtml
240 pixels (old Android portrait mode)
320 pixels (iPhone 3 to 5 and iPhone SE portrait mode)
375 pixels (iPhone 6, 6s, 7, 8 and X portrait)
384 pixels (Android Nexus portrait)
414 pixels (iPhone 6 Plus, 6s Plus, 7 Plus and 8 Plus portrait)
480 pixels (iPhone 3 and 4 landscape mode)
568 pixels (iPhone 5 and iPhone SE landscape)
600 pixels (Android Nexus landscape, Kindle portrait)
667 pixels (iPhone 6, 7 and 8 landscape)
736 pixels (iPhone 6 Plus, 7 Plus and 8 Plus landscape)
768 pixels (iPad portrait)
812 pixels (iPhone X landscape)
1024 pixels (iPad landscape) */
/* Smartphones */
/* Covers most phones such as iPhone SE (my phone). */
/* @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
} */
/* Reduced windows on Desktops and Laptops */
/* For when a user reduces the size of their window. */
/* @media only screen and (min-width: 480px) and (max-width: 1223px) {
} */
/* iPads */
/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
} */
/* Desktops and Laptops */
/* For most normal size screen desktops and laptops. */
/* @media only screen and (min-width: 1224px) {
} */
/* Large Screens */
/* For larger monitors and displays. */
/* @media only screen and (min-width: 1824px) {
} */
/* CSS Tips and Tricks. */
/* Change the background colour of when a user highlights text to orange. */
/* h1::selection {
background: var(--accent-color-pink, #F575FF);
} */
/* HTML updates to cover the full webpage. */
/* Smooth the scrolling function of any internal hyperlinks. */
/* Offset all anchor links by the height of the fixed header. https://stackoverflow.com/a/56467997/14290169 */
/* html {
scroll-behavior: smooth;
scroll-padding-top: 260px;
} */
/* Add an id for fading in an item over two seconds. */
/* #fadein {
animation: fadein 2s ease forwards;
}
@keyframes fadein {
from {
display: none;
opacity: 0;
}
to {
display: block;
opacity: 1;
}
} */
/* Add a set up for media devices with preference for dark mode. */
/* https://polypane.app/blog/the-complete-guide-to-css-media-queries/ */
/* @media (prefers-color-scheme: dark) {
:root {
background: var(--background-color-grey, #282828);
filter: invert(1) hue-rotate(180deg);
}
} */ | assets/starterFiles/cssStarter.css | /* CSS Best Coding Practice
https://github.com/bangsluke/bangsluke.github.io/blob/main/README.md#css-best-coding-practice
*/
/* Import the Open Sans font or another font from Google fonts.
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
*/
/* :root is a pseudo-class selector that matches the root element of the document, usually the html element. By creating your variables in :root, they will be available globally and can be accessed from any other selector in the style sheet.*/
:root {
/* CSS variables - Add variables below like the given example. */
--accent-color-purple: #8F23FF;
}
/* Add code below. */
/* Resizing the webpage for all devices. */
/* https://www.thesitewizard.com/css/mobile-friendly-responsive-design.shtml
240 pixels (old Android portrait mode)
320 pixels (iPhone 3 to 5 and iPhone SE portrait mode)
375 pixels (iPhone 6, 6s, 7, 8 and X portrait)
384 pixels (Android Nexus portrait)
414 pixels (iPhone 6 Plus, 6s Plus, 7 Plus and 8 Plus portrait)
480 pixels (iPhone 3 and 4 landscape mode)
568 pixels (iPhone 5 and iPhone SE landscape)
600 pixels (Android Nexus landscape, Kindle portrait)
667 pixels (iPhone 6, 7 and 8 landscape)
736 pixels (iPhone 6 Plus, 7 Plus and 8 Plus landscape)
768 pixels (iPad portrait)
812 pixels (iPhone X landscape)
1024 pixels (iPad landscape) */
/* Smartphones */
/* Covers most phones such as iPhone SE (my phone). */
/* @media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
} */
/* Reduced windows on Desktops and Laptops */
/* For when a user reduces the size of their window. */
/* @media only screen and (min-width: 480px) and (max-width: 1223px) {
} */
/* iPads */
/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
} */
/* Desktops and Laptops */
/* For most normal size screen desktops and laptops. */
/* @media only screen and (min-width: 1224px) {
} */
/* Large Screens */
/* For larger monitors and displays. */
/* @media only screen and (min-width: 1824px) {
} */
/* CSS Tips and Tricks. */
/* Change the background colour of when a user highlights text to orange. */
/* h1::selection {
background: var(--accent-color-pink, #F575FF);
} */
/* HTML updates to cover the full webpage. */
/* Smooth the scrolling function of any internal hyperlinks. */
/* Offset all anchor links by the height of the fixed header. https://stackoverflow.com/a/56467997/14290169 */
/* html {
scroll-behavior: smooth;
scroll-padding-top: 260px;
} */
/* Add an id for fading in an item over two seconds. */
/* #fadein {
animation: fadein 2s ease forwards;
}
@keyframes fadein {
from {
display: none;
opacity: 0;
}
to {
display: block;
opacity: 1;
}
} */
/* Add a set up for media devices with preference for dark mode. */
/* https://polypane.app/blog/the-complete-guide-to-css-media-queries/ */
/* @media (prefers-color-scheme: dark) {
:root {
background: var(--background-color-grey, #282828);
filter: invert(1) hue-rotate(180deg);
}
} */ | 0.710226 | 0.274327 |
body {
padding-top: 5rem;
}
:root {
--dark-color: #343a40;
--cream-color: #d8d8d8;
--dark-shadow: rgba(52,58,64,.25);
}
hr {
border: 0;
clear:both;
display:block;
width: 96%;
background-color: var(--cream-color);
height: 1px;
}
/* .btn-dark {
background-color: var(--dark-color) !important;
} */
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
.App-header {
background-color: white;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: left;
/* color: white; */
}
.App-link {
color: #61dafb;
}
.formCard {
width: 96%;
max-width: 500px;
border-radius: 0 !important;
border: 1px solid var(--cream-color) !important;
}
.resultsCard {
width: 96%;
max-width: 1000px;
border-radius: 0 !important;
border: 1px solid var(--cream-color) !important;
}
.resultsContainer {
padding: .5rem;
}
.formCard ::placeholder {
font-size: .9rem;
}
.formCard .form-label {
font-size: 1rem;
}
.formCard .addButton {
font-size: 1.5em;
font-weight: bold;
padding-top: 0;
padding-bottom: 0;
}
.formCard .removeButton {
font-size: 1.5em;
font-weight: bold;
padding-top: 0;
padding-bottom: 0;
}
.lbShort {
padding-left: .2rem !important;
padding-right: .2rem !important;
text-align: center;
}
.form-control.is-invalid ~ .input-group-append .addButton {
border-left: none !important;
}
.resultItem {
border: 1px solid var(--cream-color);
padding: .5rem !important;
}
.paginatorContainer {
padding: .8rem;
}
.pagination {
margin: 0;
align-items: center;
justify-content: center;
}
.page-item:not(.disabled) {
cursor: pointer;
}
.pagination li a {
color: var(--dark-color);
}
.page-item.active .page-link {
background-color: var(--dark-color);
border-color: var(--dark-color);
}
.page-link:hover {
color: var(--dark-color);
}
.page-link:focus {
box-shadow: 0 0 0 0.2rem var(--dark-shadow);
}
.sortOrderImg {
cursor: pointer;
}
.alert {
font-size: 0.95rem;
}
.form-control.is-invalid {
background-image: none;
padding-right: 0;
} | src/App.css | body {
padding-top: 5rem;
}
:root {
--dark-color: #343a40;
--cream-color: #d8d8d8;
--dark-shadow: rgba(52,58,64,.25);
}
hr {
border: 0;
clear:both;
display:block;
width: 96%;
background-color: var(--cream-color);
height: 1px;
}
/* .btn-dark {
background-color: var(--dark-color) !important;
} */
.App {
text-align: center;
}
.App-logo {
height: 40vmin;
pointer-events: none;
}
.App-header {
background-color: white;
min-height: 100vh;
display: flex;
flex-direction: column;
align-items: center;
justify-content: left;
/* color: white; */
}
.App-link {
color: #61dafb;
}
.formCard {
width: 96%;
max-width: 500px;
border-radius: 0 !important;
border: 1px solid var(--cream-color) !important;
}
.resultsCard {
width: 96%;
max-width: 1000px;
border-radius: 0 !important;
border: 1px solid var(--cream-color) !important;
}
.resultsContainer {
padding: .5rem;
}
.formCard ::placeholder {
font-size: .9rem;
}
.formCard .form-label {
font-size: 1rem;
}
.formCard .addButton {
font-size: 1.5em;
font-weight: bold;
padding-top: 0;
padding-bottom: 0;
}
.formCard .removeButton {
font-size: 1.5em;
font-weight: bold;
padding-top: 0;
padding-bottom: 0;
}
.lbShort {
padding-left: .2rem !important;
padding-right: .2rem !important;
text-align: center;
}
.form-control.is-invalid ~ .input-group-append .addButton {
border-left: none !important;
}
.resultItem {
border: 1px solid var(--cream-color);
padding: .5rem !important;
}
.paginatorContainer {
padding: .8rem;
}
.pagination {
margin: 0;
align-items: center;
justify-content: center;
}
.page-item:not(.disabled) {
cursor: pointer;
}
.pagination li a {
color: var(--dark-color);
}
.page-item.active .page-link {
background-color: var(--dark-color);
border-color: var(--dark-color);
}
.page-link:hover {
color: var(--dark-color);
}
.page-link:focus {
box-shadow: 0 0 0 0.2rem var(--dark-shadow);
}
.sortOrderImg {
cursor: pointer;
}
.alert {
font-size: 0.95rem;
}
.form-control.is-invalid {
background-image: none;
padding-right: 0;
} | 0.464173 | 0.077762 |
@charset "UTF-8";
/**
*
* @authors 张明臣 (<EMAIL>)
* @date 2015-03-10 09:47:53
* @version 1.0
*/
body { color: #444; font: 12px / 1.5em arial,"Microsoft YaHei", 微软雅黑; height: 100%; margin: 0; padding: 0;}
*{-webkit-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: rgba(0,0,0,0);}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { margin: 0; padding: 0; }
ul { list-style: none; }
li { list-style-type: none; }
img { border: 0; vertical-align: top; }
select, input { font-size: 12px; }
address, cite, code, em, th { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; table-layout: fixed; }
.e_clear:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.e_clear { display: inline-block; }
.e_clear { display: block; }
a{text-decoration: none;}
html,body{height:100%;}
body{background:url(../images/bg.jpg) no-repeat; background-size:100% 100%}
.talk,.envelope_box{margin:0 25px;}
.talk{padding:20px 0; position:relative;}
.talk_bg{width:270px; height:76px; position:absolute; top:0px; background:url(../images/flow.png) no-repeat; background-size:100% 100%; z-index:9;}
.talk_icon{width:33px; height:33px; float:left; background:url(../images/logo.png) no-repeat; background-size:100% 100%;}
.talk_box{margin-left:50px; padding:10px; background:#fff; border-radius:5px; -webkit-border-radius:5px; position:relative;}
.talk_box:after{position: absolute;
content: " ";
width: 12px;
height: 12px;
border-width: 1px;
border-style: solid;
border-color: #fff #fff #fff #fff;
background: #fff;
top: 12px;
left: -7px;
-webkit-transform: skew(45deg);}
.envelope_box{background:#fff url(../images/cloud_3.jpg) no-repeat left bottom; height:310px; border-radius:10px; -webkit-border-radius:10px; position:relative; background-size:100% auto; margin-top:20px;}
.envelope_box_cloud{width:76px; height:61px; position:absolute; background:url(../images/cloud_1.png) no-repeat; top:50%; margin-top:-90px; left:-20px; background-size:100% 100%;}
.envelope_box_cloud2{width:69px; height:40px; position:absolute; background:url(../images/cloud_1.png) no-repeat; top:50%; margin-top:10px; right:-20px; background-size:100% 100%;}
.envelope{width:239px; height:301px; position:absolute; left:50%; margin-left:-120px; top:-20px; background:url(../images/envelope.png) no-repeat; background-size:100% 100%;}
.ticket{margin:85px auto 30px; width:192px; height:64px; background:url(../images/ticket.png) no-repeat; background-size:100% 100%;}
.btn{text-align:center; padding:0 15px;}
.btn a{width:40%; height:35px; display:inline-block; text-align:center; line-height:35px; color:#fff; border-radius:17px; font-size:16px;}
.receive_btn{margin-right:10px; background:#ffb618;}
.instructions{margin-left:10px; background:#b2b2b2;}
.footer{ margin-top:20px; height:37px; background:url(../images/footer.png) no-repeat center center; background-size:auto 100%;}
.instructions_layer{width:96%; height:90%; position:absolute; background:#fff; top:5%; left:2%; z-index:999;border-radius:10px; -webkit-border-radius:10px; display:none;}
.instructions_layer_div{border:6px solid #d14343; height:100%; border-radius:10px; -webkit-border-radius:10px;}
.instructions_layer_div h3{line-height:64px; text-align:center; font-size:28px; color:#505050;}
.instructions_layer_div p{padding:0 15px 0 50px; line-height:160%; font-size:16px; text-indent:-26px;}
.colse_btn{display:block; margin:10px auto; width:120px; height:35px; line-height:35px; text-align:center; font-size:16px; background:#b2b2b2; border-radius:17px; -webkit-border-radius:17px; color:#fff;}
@media(max-height: 480px){
/*屏幕高度小于480的手机*/
.talk{padding:10px 0;}
.envelope_box{height:270px; margin-top:10px;}
.envelope{width:216px; height:270px; margin-left:-108px; top:-10px;}
.footer{ margin-top:10px;}
}
@media (max-width: 310px) and (min-height: 480px){
/*屏幕高度大于480的手机*/
.talk_bg{width:325px; height:96px; background:#f00;}
.talk_box{font-size:16px;}
.envelope_box{height:380px; margin-top:10px;}
.envelope{width:250px; height:380px; margin-left:-150px; top:-20px;}
.ticket{margin:135px auto 70px; width:268px; height:90px;}
.instructions_layer_div p{font-size:16px; line-height:280%;}
}
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone5 */
}
@media (device-width:375px) and (-webkit-min-device-pixel-ratio:2){
/* 兼容iphone6 */
.talk_bg{width:325px; height:96px;}
.talk_box{font-size:16px;}
.envelope_box{height:420px; margin-top:10px;}
.envelope{width:300px; height:420px; margin-left:-150px; top:-20px;}
.ticket{margin:135px auto 70px; width:268px; height:90px;}
.instructions_layer_div p{font-size:16px; line-height:280%;}
}
@media (device-width:414px) and (-webkit-min-device-pixel-ratio:3.0){
/* 兼容iphone6 plus */
.talk{padding:30px 0;}
.talk_bg{width:364px; height:98px;}
.talk_box{font-size:16px;}
.envelope_box{height:470px; margin-top:10px;}
.envelope{width:340px; height:470px; margin-left:-170px; top:-30px;}
.ticket{margin:165px auto 80px; width:268px; height:90px;}
.instructions_layer_div p{font-size:16px; line-height:280%;}
.footer{ margin-top:10px;}
} | web/pages/nail_art/css/index.css | @charset "UTF-8";
/**
*
* @authors 张明臣 (<EMAIL>)
* @date 2015-03-10 09:47:53
* @version 1.0
*/
body { color: #444; font: 12px / 1.5em arial,"Microsoft YaHei", 微软雅黑; height: 100%; margin: 0; padding: 0;}
*{-webkit-tap-highlight-color: rgba(0,0,0,0); tap-highlight-color: rgba(0,0,0,0);}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p { margin: 0; padding: 0; }
ul { list-style: none; }
li { list-style-type: none; }
img { border: 0; vertical-align: top; }
select, input { font-size: 12px; }
address, cite, code, em, th { font-style: normal; font-weight: normal; }
table { border-collapse: collapse; border-spacing: 0; table-layout: fixed; }
.e_clear:after { clear: both; content: "."; display: block; height: 0; visibility: hidden; }
.e_clear { display: inline-block; }
.e_clear { display: block; }
a{text-decoration: none;}
html,body{height:100%;}
body{background:url(../images/bg.jpg) no-repeat; background-size:100% 100%}
.talk,.envelope_box{margin:0 25px;}
.talk{padding:20px 0; position:relative;}
.talk_bg{width:270px; height:76px; position:absolute; top:0px; background:url(../images/flow.png) no-repeat; background-size:100% 100%; z-index:9;}
.talk_icon{width:33px; height:33px; float:left; background:url(../images/logo.png) no-repeat; background-size:100% 100%;}
.talk_box{margin-left:50px; padding:10px; background:#fff; border-radius:5px; -webkit-border-radius:5px; position:relative;}
.talk_box:after{position: absolute;
content: " ";
width: 12px;
height: 12px;
border-width: 1px;
border-style: solid;
border-color: #fff #fff #fff #fff;
background: #fff;
top: 12px;
left: -7px;
-webkit-transform: skew(45deg);}
.envelope_box{background:#fff url(../images/cloud_3.jpg) no-repeat left bottom; height:310px; border-radius:10px; -webkit-border-radius:10px; position:relative; background-size:100% auto; margin-top:20px;}
.envelope_box_cloud{width:76px; height:61px; position:absolute; background:url(../images/cloud_1.png) no-repeat; top:50%; margin-top:-90px; left:-20px; background-size:100% 100%;}
.envelope_box_cloud2{width:69px; height:40px; position:absolute; background:url(../images/cloud_1.png) no-repeat; top:50%; margin-top:10px; right:-20px; background-size:100% 100%;}
.envelope{width:239px; height:301px; position:absolute; left:50%; margin-left:-120px; top:-20px; background:url(../images/envelope.png) no-repeat; background-size:100% 100%;}
.ticket{margin:85px auto 30px; width:192px; height:64px; background:url(../images/ticket.png) no-repeat; background-size:100% 100%;}
.btn{text-align:center; padding:0 15px;}
.btn a{width:40%; height:35px; display:inline-block; text-align:center; line-height:35px; color:#fff; border-radius:17px; font-size:16px;}
.receive_btn{margin-right:10px; background:#ffb618;}
.instructions{margin-left:10px; background:#b2b2b2;}
.footer{ margin-top:20px; height:37px; background:url(../images/footer.png) no-repeat center center; background-size:auto 100%;}
.instructions_layer{width:96%; height:90%; position:absolute; background:#fff; top:5%; left:2%; z-index:999;border-radius:10px; -webkit-border-radius:10px; display:none;}
.instructions_layer_div{border:6px solid #d14343; height:100%; border-radius:10px; -webkit-border-radius:10px;}
.instructions_layer_div h3{line-height:64px; text-align:center; font-size:28px; color:#505050;}
.instructions_layer_div p{padding:0 15px 0 50px; line-height:160%; font-size:16px; text-indent:-26px;}
.colse_btn{display:block; margin:10px auto; width:120px; height:35px; line-height:35px; text-align:center; font-size:16px; background:#b2b2b2; border-radius:17px; -webkit-border-radius:17px; color:#fff;}
@media(max-height: 480px){
/*屏幕高度小于480的手机*/
.talk{padding:10px 0;}
.envelope_box{height:270px; margin-top:10px;}
.envelope{width:216px; height:270px; margin-left:-108px; top:-10px;}
.footer{ margin-top:10px;}
}
@media (max-width: 310px) and (min-height: 480px){
/*屏幕高度大于480的手机*/
.talk_bg{width:325px; height:96px; background:#f00;}
.talk_box{font-size:16px;}
.envelope_box{height:380px; margin-top:10px;}
.envelope{width:250px; height:380px; margin-left:-150px; top:-20px;}
.ticket{margin:135px auto 70px; width:268px; height:90px;}
.instructions_layer_div p{font-size:16px; line-height:280%;}
}
@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone5 */
}
@media (device-width:375px) and (-webkit-min-device-pixel-ratio:2){
/* 兼容iphone6 */
.talk_bg{width:325px; height:96px;}
.talk_box{font-size:16px;}
.envelope_box{height:420px; margin-top:10px;}
.envelope{width:300px; height:420px; margin-left:-150px; top:-20px;}
.ticket{margin:135px auto 70px; width:268px; height:90px;}
.instructions_layer_div p{font-size:16px; line-height:280%;}
}
@media (device-width:414px) and (-webkit-min-device-pixel-ratio:3.0){
/* 兼容iphone6 plus */
.talk{padding:30px 0;}
.talk_bg{width:364px; height:98px;}
.talk_box{font-size:16px;}
.envelope_box{height:470px; margin-top:10px;}
.envelope{width:340px; height:470px; margin-left:-170px; top:-30px;}
.ticket{margin:165px auto 80px; width:268px; height:90px;}
.instructions_layer_div p{font-size:16px; line-height:280%;}
.footer{ margin-top:10px;}
} | 0.178956 | 0.082734 |
body { margin: 0px; padding: 0px; font-family:"Arial"; /*overflow-x:hidden;*/ }
/* Only edit this if you know what you are doing! */
img { position: absolute; display: block; margin: 0px; border: none; padding: 0px; }
/* Only edit this if you know what you are doing! */
div { position: absolute; }
#content-container { display: table; position: relative; width: 1920px; height: 1080px; margin-left: auto; margin-right: auto; }
#_bg__voter {
top: 0px;
left: 0px;
width: 1920px;
height: 1080px;
background:rgba(214,214,214,255);
}
#add_voter_ {
top: 113px;
left: 148px;
width: 1196px;
height: 230.5px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 125px;
text-align: left;
line-height: 125px;
color:#2a3439;
}
#District
{
top: 375px;
left: 175px;
width: 661px;
height: 67px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color: #2A3439;
}
#enter_voter_id_ {
top: 550px;
left: 171px;
width: 661px;
height: 109px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color:#2a3439;
}
#enter_aadhar_number_ {
top: 715px;
left: 171px;
width: 710px;
height: 109px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color:#2a3439;
}
input[type="text"]
{
font-size:50px;
font-family: Bookman Old Style;
text-align: left;
padding-left: 25px;
width: 729px;
height: 104px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
border: 1px solid #707070;
background:rgba(255,255,255,255);
}
#districtbox {
top: 350px;
left: 925px;
width: 731px;
height: 106px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
border: 0px solid #707070;
}
select
{
width: 775px;
height: 120px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color:#2a3439;
padding: 20px;
}
#voteridbox {
top: 499px;
left: 925px;
width: 731px;
height: 106px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
border: 0px solid #707070;
}
#aadharnumber {
top: 671px;
left: 925px;
width: 731px;
height: 106px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
border: 0x solid #707070;
}
#back {
top: 50px;
left: 1656px;
width: 237px;
height: 150px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color:#2a3439;
}
#group_3 {
top: 836px;
left: 740px;
width: 440px;
height: 116px;
}
#rectangle_10 {
top: 0px;
left: 0px;
width: 438px;
height: 114px;
-ms-border-radius: 53px;
-o-border-radius: 53px;
-moz-border-radius: 53px;
-webkit-border-radius: 53px;
border-radius: 53px;
border: 1px solid #707070;
background:rgba(61,158,116,255);
}
#confirm {
top: 25px;
left: 97px;
width: 274px;
height: 105px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color:#f5f5f5;
}
.button
{
border: none;
background-color: inherit;
padding:14px 28px;
font-size: 60px;
cursor: pointer;
display: inline-block;
}
.button2
{
background-color: #3D9E74;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-family: Bookman Old Style;
font-size: 45px;
margin: 4px 2px;
cursor: pointer;
width: 438px;
height: 114px;
-ms-border-radius: 53px;
-o-border-radius: 53px;
-moz-border-radius: 53px;
-webkit-border-radius: 53px;
border-radius: 53px;
border: 1px solid #707070;
}
.button1
{
top: 71px;
left: 1656px;
width: 237px;
height: 68px;
border: none;
color: #2A3439;
font-family: Bookman Old Style;
font-size: 45px;
}
/* Add your custom CSS here */ | Election Commition (Organisition Authority)/add_voter/voter.css | body { margin: 0px; padding: 0px; font-family:"Arial"; /*overflow-x:hidden;*/ }
/* Only edit this if you know what you are doing! */
img { position: absolute; display: block; margin: 0px; border: none; padding: 0px; }
/* Only edit this if you know what you are doing! */
div { position: absolute; }
#content-container { display: table; position: relative; width: 1920px; height: 1080px; margin-left: auto; margin-right: auto; }
#_bg__voter {
top: 0px;
left: 0px;
width: 1920px;
height: 1080px;
background:rgba(214,214,214,255);
}
#add_voter_ {
top: 113px;
left: 148px;
width: 1196px;
height: 230.5px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 125px;
text-align: left;
line-height: 125px;
color:#2a3439;
}
#District
{
top: 375px;
left: 175px;
width: 661px;
height: 67px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color: #2A3439;
}
#enter_voter_id_ {
top: 550px;
left: 171px;
width: 661px;
height: 109px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color:#2a3439;
}
#enter_aadhar_number_ {
top: 715px;
left: 171px;
width: 710px;
height: 109px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color:#2a3439;
}
input[type="text"]
{
font-size:50px;
font-family: Bookman Old Style;
text-align: left;
padding-left: 25px;
width: 729px;
height: 104px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
border: 1px solid #707070;
background:rgba(255,255,255,255);
}
#districtbox {
top: 350px;
left: 925px;
width: 731px;
height: 106px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
border: 0px solid #707070;
}
select
{
width: 775px;
height: 120px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color:#2a3439;
padding: 20px;
}
#voteridbox {
top: 499px;
left: 925px;
width: 731px;
height: 106px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
border: 0px solid #707070;
}
#aadharnumber {
top: 671px;
left: 925px;
width: 731px;
height: 106px;
-ms-border-radius: 32px;
-o-border-radius: 32px;
-moz-border-radius: 32px;
-webkit-border-radius: 32px;
border-radius: 32px;
border: 0x solid #707070;
}
#back {
top: 50px;
left: 1656px;
width: 237px;
height: 150px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color:#2a3439;
}
#group_3 {
top: 836px;
left: 740px;
width: 440px;
height: 116px;
}
#rectangle_10 {
top: 0px;
left: 0px;
width: 438px;
height: 114px;
-ms-border-radius: 53px;
-o-border-radius: 53px;
-moz-border-radius: 53px;
-webkit-border-radius: 53px;
border-radius: 53px;
border: 1px solid #707070;
background:rgba(61,158,116,255);
}
#confirm {
top: 25px;
left: 97px;
width: 274px;
height: 105px;
overflow: hidden;
font-family: Bookman Old Style;
font-size: 60px;
text-align: left;
line-height: 60px;
color:#f5f5f5;
}
.button
{
border: none;
background-color: inherit;
padding:14px 28px;
font-size: 60px;
cursor: pointer;
display: inline-block;
}
.button2
{
background-color: #3D9E74;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-family: Bookman Old Style;
font-size: 45px;
margin: 4px 2px;
cursor: pointer;
width: 438px;
height: 114px;
-ms-border-radius: 53px;
-o-border-radius: 53px;
-moz-border-radius: 53px;
-webkit-border-radius: 53px;
border-radius: 53px;
border: 1px solid #707070;
}
.button1
{
top: 71px;
left: 1656px;
width: 237px;
height: 68px;
border: none;
color: #2A3439;
font-family: Bookman Old Style;
font-size: 45px;
}
/* Add your custom CSS here */ | 0.237753 | 0.078289 |
#right-top-menu-container {
height: 10%;
background-color: #FF9009;
margin: 0%;
height: 80px;
}
#right-top-menu-container > div {
padding : 0%;
margin : 0%;
padding-left: 3%;
padding-right: 3%;
}
#right-top-menu-container div .icons {
width: 30px;
cursor: pointer;
display: inline-block;
margin-left: 20px;
}
.middleDiv {
position: relative;
top : 25%;
padding-left : 0%;
padding-right: 0%;
margin-left : 0%;
margin-right: 0%;
}
/* Search Section in the right setting panel*/
#bk_search , #bk_profile {
display: inline-block;
}
#bk_search input {
background: transparent;
border: none;
border-bottom: 1px dotted white;
font-size: 18px;
outline: none;
color : white;
width: 340px;
}
#bk_search i {
color : white;
}
/* Profile Iamge*/
#bk_profile span {
position: absolute;
top: 25%;
color : white;
}
#bk_profile a {
position: relative;
top: 10%;
margin-left: 78px;
}
#bk_profile a div {
display: inline-block;
background-image : url("http://localhost:8000/assets/images/profile.png");
background-size: cover;
background-repeat: no-repeat;
border: 2px solid white;
width: 45px;
height: 45px;
border-radius: 50% !important;
}
/* Left Segment of Right setting Panel*/
#right-top-menu-container > div:first-child {
text-align: left;
}
/* Center Segment of Right setting Panel*/
#right-top-menu-container > div:nth-child(2) {
text-align: center;
}
/* Right Segment of Right setting Panel*/
#right-top-menu-container > div:nth-child(3) {
text-align: right;
}
/* Medium Displays */
@media (max-width: 992px) {
#right-top-menu-container {
margin-left: -270px;
}
#right-top-menu-container > div {
text-align: center;
padding: 0%;
padding-left: 0%;
padding-right: 0%;
}
}
/* Small Displays */
@media (max-width: 768px) {
#right-top-menu-container {
margin-left: 0px;
}
#bk_search input {
width: 250px;
font-size : 14px;
}
#right-top-menu-container div .icons {
width: 25px;
margin-left: 10px;
}
#bk_profile a div {
width: 35px;
height: 35px;
}
.middleDiv {
top : 30%;
}
.fa-search {
display : none !important;
}
}
/* Small Displays */
@media (max-width: 468px) {
#bk_search input {
width: 100px;
}
} | src/styles/right-top-menu.css | #right-top-menu-container {
height: 10%;
background-color: #FF9009;
margin: 0%;
height: 80px;
}
#right-top-menu-container > div {
padding : 0%;
margin : 0%;
padding-left: 3%;
padding-right: 3%;
}
#right-top-menu-container div .icons {
width: 30px;
cursor: pointer;
display: inline-block;
margin-left: 20px;
}
.middleDiv {
position: relative;
top : 25%;
padding-left : 0%;
padding-right: 0%;
margin-left : 0%;
margin-right: 0%;
}
/* Search Section in the right setting panel*/
#bk_search , #bk_profile {
display: inline-block;
}
#bk_search input {
background: transparent;
border: none;
border-bottom: 1px dotted white;
font-size: 18px;
outline: none;
color : white;
width: 340px;
}
#bk_search i {
color : white;
}
/* Profile Iamge*/
#bk_profile span {
position: absolute;
top: 25%;
color : white;
}
#bk_profile a {
position: relative;
top: 10%;
margin-left: 78px;
}
#bk_profile a div {
display: inline-block;
background-image : url("http://localhost:8000/assets/images/profile.png");
background-size: cover;
background-repeat: no-repeat;
border: 2px solid white;
width: 45px;
height: 45px;
border-radius: 50% !important;
}
/* Left Segment of Right setting Panel*/
#right-top-menu-container > div:first-child {
text-align: left;
}
/* Center Segment of Right setting Panel*/
#right-top-menu-container > div:nth-child(2) {
text-align: center;
}
/* Right Segment of Right setting Panel*/
#right-top-menu-container > div:nth-child(3) {
text-align: right;
}
/* Medium Displays */
@media (max-width: 992px) {
#right-top-menu-container {
margin-left: -270px;
}
#right-top-menu-container > div {
text-align: center;
padding: 0%;
padding-left: 0%;
padding-right: 0%;
}
}
/* Small Displays */
@media (max-width: 768px) {
#right-top-menu-container {
margin-left: 0px;
}
#bk_search input {
width: 250px;
font-size : 14px;
}
#right-top-menu-container div .icons {
width: 25px;
margin-left: 10px;
}
#bk_profile a div {
width: 35px;
height: 35px;
}
.middleDiv {
top : 30%;
}
.fa-search {
display : none !important;
}
}
/* Small Displays */
@media (max-width: 468px) {
#bk_search input {
width: 100px;
}
} | 0.393735 | 0.075176 |
html{
position: relative;
}
body{
margin-bottom: 100px;
}
.navbar{
transition: 3s;
z-index: 100;
opacity: 0;
}
.navbar:hover{
animation: header 1s ease;
}
.jumbotron{
height: 400px;
background-image: url(bg.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 0 -20px ;
background-size: cover;
color: #eaeaea;
overflow: hidden;
}
.jumbotron img{
width: 200px;
border: 5px solid #eaeaea;
box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
}
.jumbotron h1, .jumbotron p{
text-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
}
.foto {
width:200px;
border: 5px solid #666;
}
hr{
width: 250px;
border-top:3px solid #999;
}
section{
min-height: 500px;
}
.kiri, .kanan{
opacity: 0;
transition: 2s;
}
.kiri{
transform: translate(-50px,0);
}
.kanan{
transform: translate(50px,0);
}
.kiri.pm, .kanan.pm{
opacity: 1;
transform: translate(0,0);
}
.portofolio{
top: 0;
background-color: #eee;
}
.portofolio .thumbnail{
opacity: 0;
transition: .5s;
transform: translate(0, -40px);
}
.portofolio .thumbnail.muncul {
opacity: 1;
transform: translate(0,0);
}
.overlay{
width:100%;
height: 100%;
overflow: hidden;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, .4);
z-index: 9999;
transition: .5s;
text-align: center;
padding-top:35px;
}
#ilang{
display: none;
}
.col-sm-3 img#g{
width: max-content;
height: max-content;
border-radius: 0%;
box-shadow: 2px 2px 7px rgba(0,0,0,.8);
}
.thumbnail{
margin-right: 10px;
cursor: pointer;
}
.demo-galery{
margin-left: -20px;
}
@keyframes zoomfade {
0%{
transform: scale(0);
opacity: 0;
}
100%{
transform: scale(1);
opacity: 1;
}
}
@keyframes slide{
0%{
opacity: 0;
margin-top: -20px;
}
100%{
opacity: 1;
margin-top: 0;
}
}
footer{
position: absolute;
width: 100%;
height: 100px;
bottom: 0;
background-color:#333;
padding-top: 30px;
}
footer p{
color: #aaa;
font-size: 0.9em;
}
footer i{
color: pink;
}
/* animasi header */
@keyframes header{
0%{
opacity: 0;
height: 0px;
}
50%{
height: 40px;
opacity: .5;
}
100%{
opacity: 1;
height: 80px;
animation-play-state: paused;
}
} | galeri/css/galeri.css | html{
position: relative;
}
body{
margin-bottom: 100px;
}
.navbar{
transition: 3s;
z-index: 100;
opacity: 0;
}
.navbar:hover{
animation: header 1s ease;
}
.jumbotron{
height: 400px;
background-image: url(bg.jpg);
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 0 -20px ;
background-size: cover;
color: #eaeaea;
overflow: hidden;
}
.jumbotron img{
width: 200px;
border: 5px solid #eaeaea;
box-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
}
.jumbotron h1, .jumbotron p{
text-shadow: 1px 1px 10px rgba(0, 0, 0, .5);
}
.foto {
width:200px;
border: 5px solid #666;
}
hr{
width: 250px;
border-top:3px solid #999;
}
section{
min-height: 500px;
}
.kiri, .kanan{
opacity: 0;
transition: 2s;
}
.kiri{
transform: translate(-50px,0);
}
.kanan{
transform: translate(50px,0);
}
.kiri.pm, .kanan.pm{
opacity: 1;
transform: translate(0,0);
}
.portofolio{
top: 0;
background-color: #eee;
}
.portofolio .thumbnail{
opacity: 0;
transition: .5s;
transform: translate(0, -40px);
}
.portofolio .thumbnail.muncul {
opacity: 1;
transform: translate(0,0);
}
.overlay{
width:100%;
height: 100%;
overflow: hidden;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, .4);
z-index: 9999;
transition: .5s;
text-align: center;
padding-top:35px;
}
#ilang{
display: none;
}
.col-sm-3 img#g{
width: max-content;
height: max-content;
border-radius: 0%;
box-shadow: 2px 2px 7px rgba(0,0,0,.8);
}
.thumbnail{
margin-right: 10px;
cursor: pointer;
}
.demo-galery{
margin-left: -20px;
}
@keyframes zoomfade {
0%{
transform: scale(0);
opacity: 0;
}
100%{
transform: scale(1);
opacity: 1;
}
}
@keyframes slide{
0%{
opacity: 0;
margin-top: -20px;
}
100%{
opacity: 1;
margin-top: 0;
}
}
footer{
position: absolute;
width: 100%;
height: 100px;
bottom: 0;
background-color:#333;
padding-top: 30px;
}
footer p{
color: #aaa;
font-size: 0.9em;
}
footer i{
color: pink;
}
/* animasi header */
@keyframes header{
0%{
opacity: 0;
height: 0px;
}
50%{
height: 40px;
opacity: .5;
}
100%{
opacity: 1;
height: 80px;
animation-play-state: paused;
}
} | 0.624179 | 0.115013 |
*{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
color: rgba(4, 23, 42, 0.8);
overflow-x: hidden;
font-family: "DM Sans";
background:#FFF;
}
main {
background: #fafafa;
}
.content{
padding-left: 5rem !important;
}
.pleading_funding{
padding: 0.5rem 2rem !important;
margin-top: 100px !important;
}
.plead_fund {
font-style: normal;
font-weight: normal;
font-size: 36px;
line-height: 47px;
color: rgba(4, 23, 42, 0.8);
/* margin-left: 22px;
margin-bottom: 30px; */
}
.page-links {
padding: 20px 0;
}
.page-links a {
font-size: 24px;
line-height: 31px;
color: rgba(4, 23, 42, 0.8);
text-decoration: none;
}
.page-links span{
font-size: 24px;
line-height: 31px;
color: rgba(4, 23, 42, 0.8);
}
.deVideoDiv video{
width: 95%;
height: 450px;
}
.showcase {
background: url(../../img/showcase-video.svg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 964px;
height: 547px;
}
.showcase img {
width: 140px;
height: 140px;
}
.title_laptop_detail {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 21px;
color: rgba(4, 23, 42, 0.5);
}
.profile_image_container {
margin-left: 12px;
width: 40px;
height: 40px;
}
.profile p {
margin-left: 20px;
}
.profile_title {
display: flex;
justify-content: center;
align-items: center;
}
.profile_image_container img {
height: 100%;
width: 100%;
}
.laptop_subdetail {
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 31px;
margin-bottom: 0;
color: rgba(4, 23, 42, 0.8);
}
.each_detail_row {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding: 20px 0;
}
.description_detail {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 36px;
color: rgba(4, 23, 42, 0.8);
text-align: justify;
}
.recommendations {
padding: 20px 0;
}
.recommenders {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.no_of_recommmendations {
font-family: "DM Sans";
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 21px;
text-align: center;
margin: auto;
}
.recommender {
border-radius: 20px;
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.05);
padding: 10px 2px;
width: 100%;
}
.to_view_recom_details {
font-family: DM Sans;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 21px;
color: #6c63ff;
text-decoration: none;
}
.detail_funding_2 {
font-family: "DM Sans";
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 31px;
color: rgba(4, 23, 42, 0.8);
}
.get_funding_ASAP {
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 26px;
}
.funding_Loan {
background: #fb3f5c;
border: 1px solid #fb3f5c;
border-radius: 10px;
padding: 12px 20px;
text-decoration: none;
font-family: "Roboto";
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 28px;
color: #ffffff;
}
.funding_Loan:hover {
text-decoration: none;
background-color: #ffffff;
color: #fb3f5c;
}
.funding_socials a {
margin-right: 25px;
color: rgba(4, 23, 42, 0.8);
justify-content: flex-end;
}
.funding_socials a > ion-icon {
font-size: 30px;
}
@media(max-width:800px){
.pleading_funding{
padding: 0.5rem 2rem !important;
}
.page-links a{
font-size: 16px;
}
.page-links span{
font-size: 16px;
}
.plead_fund{
font-size: 26px;
}
.deVideoDiv video{
height: 250px;
}
.anotherSwipe{
padding-top: 40px;
}
.title_laptop_detail{
margin-left: 20px;
}
.recommenders{
margin-left: 20px;
}
.no_of_recommmendations{
margin: 5px;
padding-left: 4px;
}
.each_detail_row{
margin-left: 20px;
}
.toAdjust{
margin-left: 0 !important;
}
.fundButton{
margin-top: 20px;
}
} | public/css/custom-css/campaign.css | *{
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
color: rgba(4, 23, 42, 0.8);
overflow-x: hidden;
font-family: "DM Sans";
background:#FFF;
}
main {
background: #fafafa;
}
.content{
padding-left: 5rem !important;
}
.pleading_funding{
padding: 0.5rem 2rem !important;
margin-top: 100px !important;
}
.plead_fund {
font-style: normal;
font-weight: normal;
font-size: 36px;
line-height: 47px;
color: rgba(4, 23, 42, 0.8);
/* margin-left: 22px;
margin-bottom: 30px; */
}
.page-links {
padding: 20px 0;
}
.page-links a {
font-size: 24px;
line-height: 31px;
color: rgba(4, 23, 42, 0.8);
text-decoration: none;
}
.page-links span{
font-size: 24px;
line-height: 31px;
color: rgba(4, 23, 42, 0.8);
}
.deVideoDiv video{
width: 95%;
height: 450px;
}
.showcase {
background: url(../../img/showcase-video.svg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
width: 964px;
height: 547px;
}
.showcase img {
width: 140px;
height: 140px;
}
.title_laptop_detail {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 21px;
color: rgba(4, 23, 42, 0.5);
}
.profile_image_container {
margin-left: 12px;
width: 40px;
height: 40px;
}
.profile p {
margin-left: 20px;
}
.profile_title {
display: flex;
justify-content: center;
align-items: center;
}
.profile_image_container img {
height: 100%;
width: 100%;
}
.laptop_subdetail {
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 31px;
margin-bottom: 0;
color: rgba(4, 23, 42, 0.8);
}
.each_detail_row {
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
padding: 20px 0;
}
.description_detail {
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 36px;
color: rgba(4, 23, 42, 0.8);
text-align: justify;
}
.recommendations {
padding: 20px 0;
}
.recommenders {
margin-bottom: 20px;
padding-bottom: 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.no_of_recommmendations {
font-family: "DM Sans";
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 21px;
text-align: center;
margin: auto;
}
.recommender {
border-radius: 20px;
background-color: #ffffff;
border: 1px solid rgba(0, 0, 0, 0.05);
padding: 10px 2px;
width: 100%;
}
.to_view_recom_details {
font-family: DM Sans;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 21px;
color: #6c63ff;
text-decoration: none;
}
.detail_funding_2 {
font-family: "DM Sans";
font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 31px;
color: rgba(4, 23, 42, 0.8);
}
.get_funding_ASAP {
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 26px;
}
.funding_Loan {
background: #fb3f5c;
border: 1px solid #fb3f5c;
border-radius: 10px;
padding: 12px 20px;
text-decoration: none;
font-family: "Roboto";
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 28px;
color: #ffffff;
}
.funding_Loan:hover {
text-decoration: none;
background-color: #ffffff;
color: #fb3f5c;
}
.funding_socials a {
margin-right: 25px;
color: rgba(4, 23, 42, 0.8);
justify-content: flex-end;
}
.funding_socials a > ion-icon {
font-size: 30px;
}
@media(max-width:800px){
.pleading_funding{
padding: 0.5rem 2rem !important;
}
.page-links a{
font-size: 16px;
}
.page-links span{
font-size: 16px;
}
.plead_fund{
font-size: 26px;
}
.deVideoDiv video{
height: 250px;
}
.anotherSwipe{
padding-top: 40px;
}
.title_laptop_detail{
margin-left: 20px;
}
.recommenders{
margin-left: 20px;
}
.no_of_recommmendations{
margin: 5px;
padding-left: 4px;
}
.each_detail_row{
margin-left: 20px;
}
.toAdjust{
margin-left: 0 !important;
}
.fundButton{
margin-top: 20px;
}
} | 0.38943 | 0.091463 |
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: inline-block !important;
}
.gallery {
padding: 55px 0;
}
.gallery .thumnail {
margin: 5px;
height: 200px;
width: 100%;
cursor: pointer;
transition: all 0.5s;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.gallery .thumnail:hover {
transform: scale(1.2);
}
.gallery .all-box {
display: none;
width: 300px;
margin-top: 30%;
margin-right: calc(50% - 150px);
}
.gallery .all-box.active {
display: inline-block;
}
.gallery .all-box .box {
width: 250px;
height: 250px;
position: relative;
cursor: pointer;
float: right;
margin: 5px;
}
.gallery .all-box .box img {
width: 100%;
height: 100%;
}
.gallery .all-box .box .title {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
text-align: center;
padding: 10px;
}
.gallery .full-image {
background-color: rgba(0, 0, 0, 0.8);
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 999;
transition: all 5s;
display: none;
}
.gallery .full-image .img-responsive {
display: block !important;
margin: auto;
}
.gallery .full-image.open {
display: block;
}
.gallery .full-image .fa-close {
position: absolute;
top: 50px;
right: 50px;
font-size: 30px;
color: #4e1c1b;
cursor: pointer;
}
.gallery .full-image .fa-chevron-left {
position: absolute;
left: 50px;
top: 50%;
color: #fff;
font-size: 30px;
cursor: pointer;
}
.gallery .full-image .fa-chevron-right {
position: absolute;
right: 50px;
top: 50%;
color: #fff;
font-size: 30px;
cursor: pointer;
}
.gallery .full-image .preview {
text-align: center;
padding: 20px;
height: 100%;
}
.gallery .full-image .preview img {
width: 100%;
height: 100%;
}
.gallery .full-image .thum {
width: 100%;
text-align: center;
}
.gallery .full-image .thum ul {
display: inline-block;
}
.gallery .full-image .thum ul li {
float: right;
width: 80px;
height: 80px;
margin: 5px;
}
.gallery .full-image .thum ul li img {
height: 100%;
width: 100%;
cursor: pointer;
}
.gallery .bg {
position: absolute;
left: 7.5%;
top: -10px;
width: 85%;
height: 140%;
}
.gallery ul.navbar {
position: absolute;
left: 9.5%;
top: 0;
width: 81%;
height: 40px;
background-color: #000;
color: #fff;
z-index: 3;
opacity: 0;
transition: ease-in-out 1s;
}
.gallery ul.navbar.open {
opacity: 1;
transition: ease-in-out 1s;
}
.gallery ul.navbar li {
padding: 5px;
background-color: #222;
width: 54px;
cursor: pointer;
}
.gallery ul.navbar li:hover {
background-color: #333;
}
.gallery ul.navbar li i {
font-size: 30px;
}
.gallery .slider-section {
display: none;
}
.gallery .slider-section.active {
display: block;
}
.gallery .slider-section .carousel-inner {
height: 60vh;
width: 80%;
margin: 0 auto;
z-index: 2;
}
.gallery .slider-section .carousel-inner .item {
height: 100%;
}
.gallery .slider-section .carousel-inner .item img {
height: 100%;
width: 100%;
}
.unit-full-img {
position: fixed;
height: 100%;
width: 100%;
background-color: #eee;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
transition: ease-in-out 1s;
}
.unit-full-img.open {
z-index: 999;
opacity: 1;
transition: ease-in-out 1s;
}
.unit-full-img .fa-close {
position: absolute;
top: 50px;
right: 50px;
font-size: 30px;
color: #4e1c1b;
cursor: pointer;
}
.unit-full-img .preview {
margin-top: 5%;
padding: 50px;
text-align: center;
height: 100%;
}
.unit-full-img .preview img {
max-height: 90%;
}
section.page-slider .inner {
height: 100%;
}
/* Main carousel style */
.carousel {
width: 100%;
height: 100%;
text-align: center;
}
.carousel-indicators {
right: unset;
}
/* Indicators list style */
.article-slide .carousel-indicators {
bottom: -115px;
left: 10%;
width: 81%;
height: 88px;
overflow: auto;
white-space: nowrap;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
border: medium none;
border-radius: 0;
/*float: left;*/
height: 54px;
margin-bottom: 5px;
margin-left: 0;
margin-right: 5px !important;
margin-top: 0;
width: 100px;
display: inline-block;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
border: 2px solid #FFFFFF;
float: left;
height: 54px;
left: 0;
width: 100px;
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
border: 2px solid #428BCA;
opacity: 0.7;
}
@media (max-width: 650px) {
.gallery .bg {
position: absolute;
left: 2.5%;
width: 95%;
}
.gallery .slider-section {
padding-top: 20px;
}
.gallery .slider-section .carousel-inner {
width: 90%;
}
.article-slide .carousel-indicators li {
width: 50px;
}
.article-slide .carousel-indicators li img {
width: 100%;
}
}
@media (max-width: 474px) {
section.page-slider .img-responsive,
section.page-slider .thumbnail > img,
section.page-slider .thumbnail a > img,
section.page-slider .carousel-inner > .item > img,
section.page-slider .carousel-inner > .item > a > img {
height: 100%;
}
section.page-slider .carousel-indicators {
bottom: 20px;
}
.unit-full-img .fa-close {
top: 10px;
right: 10px;
}
.unit-full-img .preview {
margin-top: 5%;
padding: 50px 5px;
}
.carousel {
/*width:86%;*/
}
.gallery .all-box {
margin-right: 25px;
}
} | src/HCMS.Web/Themes/hayat2/css/gallery.css | .img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: inline-block !important;
}
.gallery {
padding: 55px 0;
}
.gallery .thumnail {
margin: 5px;
height: 200px;
width: 100%;
cursor: pointer;
transition: all 0.5s;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.gallery .thumnail:hover {
transform: scale(1.2);
}
.gallery .all-box {
display: none;
width: 300px;
margin-top: 30%;
margin-right: calc(50% - 150px);
}
.gallery .all-box.active {
display: inline-block;
}
.gallery .all-box .box {
width: 250px;
height: 250px;
position: relative;
cursor: pointer;
float: right;
margin: 5px;
}
.gallery .all-box .box img {
width: 100%;
height: 100%;
}
.gallery .all-box .box .title {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
text-align: center;
padding: 10px;
}
.gallery .full-image {
background-color: rgba(0, 0, 0, 0.8);
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 999;
transition: all 5s;
display: none;
}
.gallery .full-image .img-responsive {
display: block !important;
margin: auto;
}
.gallery .full-image.open {
display: block;
}
.gallery .full-image .fa-close {
position: absolute;
top: 50px;
right: 50px;
font-size: 30px;
color: #4e1c1b;
cursor: pointer;
}
.gallery .full-image .fa-chevron-left {
position: absolute;
left: 50px;
top: 50%;
color: #fff;
font-size: 30px;
cursor: pointer;
}
.gallery .full-image .fa-chevron-right {
position: absolute;
right: 50px;
top: 50%;
color: #fff;
font-size: 30px;
cursor: pointer;
}
.gallery .full-image .preview {
text-align: center;
padding: 20px;
height: 100%;
}
.gallery .full-image .preview img {
width: 100%;
height: 100%;
}
.gallery .full-image .thum {
width: 100%;
text-align: center;
}
.gallery .full-image .thum ul {
display: inline-block;
}
.gallery .full-image .thum ul li {
float: right;
width: 80px;
height: 80px;
margin: 5px;
}
.gallery .full-image .thum ul li img {
height: 100%;
width: 100%;
cursor: pointer;
}
.gallery .bg {
position: absolute;
left: 7.5%;
top: -10px;
width: 85%;
height: 140%;
}
.gallery ul.navbar {
position: absolute;
left: 9.5%;
top: 0;
width: 81%;
height: 40px;
background-color: #000;
color: #fff;
z-index: 3;
opacity: 0;
transition: ease-in-out 1s;
}
.gallery ul.navbar.open {
opacity: 1;
transition: ease-in-out 1s;
}
.gallery ul.navbar li {
padding: 5px;
background-color: #222;
width: 54px;
cursor: pointer;
}
.gallery ul.navbar li:hover {
background-color: #333;
}
.gallery ul.navbar li i {
font-size: 30px;
}
.gallery .slider-section {
display: none;
}
.gallery .slider-section.active {
display: block;
}
.gallery .slider-section .carousel-inner {
height: 60vh;
width: 80%;
margin: 0 auto;
z-index: 2;
}
.gallery .slider-section .carousel-inner .item {
height: 100%;
}
.gallery .slider-section .carousel-inner .item img {
height: 100%;
width: 100%;
}
.unit-full-img {
position: fixed;
height: 100%;
width: 100%;
background-color: #eee;
top: 0;
left: 0;
z-index: -1;
opacity: 0;
transition: ease-in-out 1s;
}
.unit-full-img.open {
z-index: 999;
opacity: 1;
transition: ease-in-out 1s;
}
.unit-full-img .fa-close {
position: absolute;
top: 50px;
right: 50px;
font-size: 30px;
color: #4e1c1b;
cursor: pointer;
}
.unit-full-img .preview {
margin-top: 5%;
padding: 50px;
text-align: center;
height: 100%;
}
.unit-full-img .preview img {
max-height: 90%;
}
section.page-slider .inner {
height: 100%;
}
/* Main carousel style */
.carousel {
width: 100%;
height: 100%;
text-align: center;
}
.carousel-indicators {
right: unset;
}
/* Indicators list style */
.article-slide .carousel-indicators {
bottom: -115px;
left: 10%;
width: 81%;
height: 88px;
overflow: auto;
white-space: nowrap;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
border: medium none;
border-radius: 0;
/*float: left;*/
height: 54px;
margin-bottom: 5px;
margin-left: 0;
margin-right: 5px !important;
margin-top: 0;
width: 100px;
display: inline-block;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
border: 2px solid #FFFFFF;
float: left;
height: 54px;
left: 0;
width: 100px;
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
border: 2px solid #428BCA;
opacity: 0.7;
}
@media (max-width: 650px) {
.gallery .bg {
position: absolute;
left: 2.5%;
width: 95%;
}
.gallery .slider-section {
padding-top: 20px;
}
.gallery .slider-section .carousel-inner {
width: 90%;
}
.article-slide .carousel-indicators li {
width: 50px;
}
.article-slide .carousel-indicators li img {
width: 100%;
}
}
@media (max-width: 474px) {
section.page-slider .img-responsive,
section.page-slider .thumbnail > img,
section.page-slider .thumbnail a > img,
section.page-slider .carousel-inner > .item > img,
section.page-slider .carousel-inner > .item > a > img {
height: 100%;
}
section.page-slider .carousel-indicators {
bottom: 20px;
}
.unit-full-img .fa-close {
top: 10px;
right: 10px;
}
.unit-full-img .preview {
margin-top: 5%;
padding: 50px 5px;
}
.carousel {
/*width:86%;*/
}
.gallery .all-box {
margin-right: 25px;
}
} | 0.421909 | 0.067117 |
:root {
--roxo: #6e4af6;
--roxo-hover: #5c32fa;
--input-padding-x: 1.5rem;
--input-padding-y: .75rem;
}
/** bot�o */
.btn:focus {
outline: none;
box-shadow: none;
}
.btn {
margin-top: 2%;
border: none;
font-size: 34px;
position: relative;
box-sizing: border-box;
display: inline-block;
overflow: hidden;
text-align: center;
text-decoration: none;
color: white;
white-space: nowrap;
z-index: 0;
background: var(--roxo);
transition: color 0.8s ease 0s, background 0.7s ease 0.7s;
outline: 0;
border: 0;
width: 400px;
}
.form-signin .btn {
font-size: 80%;
border-radius: 5rem;
letter-spacing: .1rem;
font-weight: bold;
padding: 1rem;
}
.btn i {
padding-right: 8px;
}
.btn::before {
position: absolute;
content: "";
background: var(--roxo);
transition-duration: 0.8s;
z-index: -1;
top: 0px;
right: 0px;
bottom: auto;
left: auto;
width: 50%;
height: 100%;
opacity: 1;
}
.btn:hover::before {
width: 0px;
height: 100%;
opacity: 1;
}
.btn:hover {
background: var(--roxo-hover);
color: white;
transition: color 0.8s, background 0.7s;
box-shadow: none;
}
.btn::after {
position: absolute;
content: "";
background: var(--roxo);
transition-duration: 0.7s;
z-index: -1;
top: 0px;
right: auto;
bottom: auto;
left: 0px;
width: 50%;
height: 100%;
opacity: 1;
}
.btn:hover::after {
width: 0px;
}
/** css input */
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
[contenteditable].form-control:focus {
/*border-bottom: 0.5px solid;
border-radius: 0;
border-color: #6e4af6;
outline: 0 none;
overflow: hidden;*/
border-radius: 0.7em;
border: hidden;
box-shadow: inset 0 0 0 0 #6e4af6, 0 0 0 #6e4af6;
}
.form-label-group {
position: relative;
}
:focus {
outline: none;
}
.ipt ~ .focus-border {
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background-color: #6e4af6;
transition: 0.7s;
}
.ipt:focus ~ .focus-border {
width: 100%;
transition: 0.7s;
left: 0;
}
input.form-control,
input[type=text],
input[type=password],
[contenteditable].form-control {
transition: ease-in-out 0.7s;
transition-delay: 0.1s;
}
input.form-control {
width: 400px;
border: 0;
}
.form-signin {
width: 100%;
}
.form-label-group {
position: relative;
margin-bottom: 1rem;
}
.form-label-group input {
height: auto;
border-radius: 1.8rem;
}
.form-label-group > input,
.form-label-group > label {
padding: var(--input-padding-y) var(--input-padding-x);
}
.form-label-group > label {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
margin-bottom: 0;
/* Override default `<label>` margin */
line-height: 1.5;
color: #495057;
border: 1px solid transparent;
border-radius: .25rem;
transition: all .1s ease-in-out;
}
.form-label-group input::-webkit-input-placeholder {
color: transparent;
}
.form-label-group input:-ms-input-placeholder {
color: transparent;
}
.form-label-group input::-ms-input-placeholder {
color: transparent;
}
.form-label-group input::-moz-placeholder {
color: transparent;
}
.form-label-group input::placeholder {
color: transparent;
}
.form-label-group input:not(:placeholder-shown) {
padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
padding-bottom: calc(var(--input-padding-y) / 3);
}
.form-label-group input:not(:placeholder-shown) ~ label {
padding-top: calc(var(--input-padding-y) / 3);
padding-bottom: calc(var(--input-padding-y) / 3);
font-size: 12px;
color: #777;
}
/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
.form-label-group > label {
display: none;
}
.form-label-group input::-ms-input-placeholder {
color: #777;
}
}
/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
.form-label-group > label {
display: none;
}
.form-label-group input:-ms-input-placeholder {
color: #777;
}
}
/*
#btn-submit:hover{
background-color: #6e4af6
}*/
.panel a {
color: #00E8EF;
}
.panel a:visited {
color: #00E8EF;
} | v2.0/WebContent/resource/css/login.css | :root {
--roxo: #6e4af6;
--roxo-hover: #5c32fa;
--input-padding-x: 1.5rem;
--input-padding-y: .75rem;
}
/** bot�o */
.btn:focus {
outline: none;
box-shadow: none;
}
.btn {
margin-top: 2%;
border: none;
font-size: 34px;
position: relative;
box-sizing: border-box;
display: inline-block;
overflow: hidden;
text-align: center;
text-decoration: none;
color: white;
white-space: nowrap;
z-index: 0;
background: var(--roxo);
transition: color 0.8s ease 0s, background 0.7s ease 0.7s;
outline: 0;
border: 0;
width: 400px;
}
.form-signin .btn {
font-size: 80%;
border-radius: 5rem;
letter-spacing: .1rem;
font-weight: bold;
padding: 1rem;
}
.btn i {
padding-right: 8px;
}
.btn::before {
position: absolute;
content: "";
background: var(--roxo);
transition-duration: 0.8s;
z-index: -1;
top: 0px;
right: 0px;
bottom: auto;
left: auto;
width: 50%;
height: 100%;
opacity: 1;
}
.btn:hover::before {
width: 0px;
height: 100%;
opacity: 1;
}
.btn:hover {
background: var(--roxo-hover);
color: white;
transition: color 0.8s, background 0.7s;
box-shadow: none;
}
.btn::after {
position: absolute;
content: "";
background: var(--roxo);
transition-duration: 0.7s;
z-index: -1;
top: 0px;
right: auto;
bottom: auto;
left: 0px;
width: 50%;
height: 100%;
opacity: 1;
}
.btn:hover::after {
width: 0px;
}
/** css input */
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
[contenteditable].form-control:focus {
/*border-bottom: 0.5px solid;
border-radius: 0;
border-color: #6e4af6;
outline: 0 none;
overflow: hidden;*/
border-radius: 0.7em;
border: hidden;
box-shadow: inset 0 0 0 0 #6e4af6, 0 0 0 #6e4af6;
}
.form-label-group {
position: relative;
}
:focus {
outline: none;
}
.ipt ~ .focus-border {
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
background-color: #6e4af6;
transition: 0.7s;
}
.ipt:focus ~ .focus-border {
width: 100%;
transition: 0.7s;
left: 0;
}
input.form-control,
input[type=text],
input[type=password],
[contenteditable].form-control {
transition: ease-in-out 0.7s;
transition-delay: 0.1s;
}
input.form-control {
width: 400px;
border: 0;
}
.form-signin {
width: 100%;
}
.form-label-group {
position: relative;
margin-bottom: 1rem;
}
.form-label-group input {
height: auto;
border-radius: 1.8rem;
}
.form-label-group > input,
.form-label-group > label {
padding: var(--input-padding-y) var(--input-padding-x);
}
.form-label-group > label {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
margin-bottom: 0;
/* Override default `<label>` margin */
line-height: 1.5;
color: #495057;
border: 1px solid transparent;
border-radius: .25rem;
transition: all .1s ease-in-out;
}
.form-label-group input::-webkit-input-placeholder {
color: transparent;
}
.form-label-group input:-ms-input-placeholder {
color: transparent;
}
.form-label-group input::-ms-input-placeholder {
color: transparent;
}
.form-label-group input::-moz-placeholder {
color: transparent;
}
.form-label-group input::placeholder {
color: transparent;
}
.form-label-group input:not(:placeholder-shown) {
padding-top: calc(var(--input-padding-y) + var(--input-padding-y) * (2 / 3));
padding-bottom: calc(var(--input-padding-y) / 3);
}
.form-label-group input:not(:placeholder-shown) ~ label {
padding-top: calc(var(--input-padding-y) / 3);
padding-bottom: calc(var(--input-padding-y) / 3);
font-size: 12px;
color: #777;
}
/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
.form-label-group > label {
display: none;
}
.form-label-group input::-ms-input-placeholder {
color: #777;
}
}
/* Fallback for IE
-------------------------------------------------- */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
.form-label-group > label {
display: none;
}
.form-label-group input:-ms-input-placeholder {
color: #777;
}
}
/*
#btn-submit:hover{
background-color: #6e4af6
}*/
.panel a {
color: #00E8EF;
}
.panel a:visited {
color: #00E8EF;
} | 0.63375 | 0.135518 |
html {
font-size: 62.5%;
line-height: 1.6;
}
body {
width: 100%;
background: #fbfbfb;
margin: 0 auto;
box-sizing: border-box;
}
.l-header {
width: 100%;
margin: 0 auto;
padding-top: 10px;
text-align: center;
background-color: #ffc93c;
}
#slider {
width: 100%;
pointer-events: none;
margin-bottom: 30px;
}
footer {
width: 100%;
height: 40px;
margin: 0 auto;
text-align: center;
padding-top: 10px;
font-size: small;
background: #000;
color: #fff;
}
#serch {
width: 980px;
background: #fff;
margin: 30px auto;
padding: 50px 0px;
border: 3px solid #eee;
font-size: 1.6rem;
text-align: center;
}
@media screen and (max-width: 992px) {
#serch {
width: 100%;
}
}
#result {
display: none;
width: 980px;
background: #fff;
margin: 50px auto;
padding: 50px 0px;
font-size: 1.6rem;
text-align: center;
}
@media screen and (max-width: 992px) {
#result {
width: 100%;
}
}
#result.active {
display: block;
}
table {
margin: 20px auto;
max-width: 980px;
}
.res-tb th {
background: #668ad8;
border: solid 1px #ccc;
color: #fff;
padding: 10px;
vertical-align: middle;
min-width: 100px;
}
.res-tb td {
border: solid 1px #ccc;
padding: 10px;
vertical-align: middle;
}
@media screen and (max-width: 992px) {
.last td:last-child {
border-bottom: solid 1px #ccc;
width: 100%;
}
.res-tb {
width: 100%;
margin: 0 auto;
padding: 0;
}
.res-tb th,
.res-tb td {
border-bottom: none;
display: block;
width: 100%;
}
}
h1 {
font-size: 3.5rem;
margin: 10px auto;
letter-spacing: 0.1em;
}
h2 {
font-size: 2.5rem;
background-color: #668ad8;
color: #fff;
margin: 0 auto;
padding: 20px 0;
}
h3 {
font-size: 1.8em;
}
.selectbox {
width: 90%;
margin: 1em auto;
position: relative;
}
select {
-webkit-appearance: none;
appearance: none;
width: 80%;
padding: 10px 20px;
box-sizing: border-box;
font-size: 1.6rem;
border: #ccc 2px solid;
border-radius: 0;
background: #fff;
cursor: pointer;
}
.selectbox::after {
content: '';
display: block;
width: 10px;
height: 10px;
position: absolute;
right: 15%;
top: 60%;
border-bottom: #333 2px solid;
border-right: #333 2px solid;
transform: rotate(45deg) translateY(-30%);
pointer-events: none;
}
.subtitle {
margin: 0px auto;
padding: 10px;
font-size: 1.6rem;
}
.main-img {
width: 60px;
height: 60px;
vertical-align: middle;
}
.photo {
width: 100%;
margin: 0 auto;
padding: 0;
}
.slider {
width: 90%;
margin: 10px auto 10px;
margin-bottom: 30px;
}
.slider img {
height: auto;
width: 100%;
font-weight: bold;
}
/*slick setting*/
.micro {
font-size: 1.4rem;
color: #ccc;
}
#btn {
display: block;
border: none;
cursor: pointer;
font-size: 1.6rem;
margin: 0 auto;
padding: 15px 40px;
border-radius: 8px;
box-sizing: border-box;
color: #fff;
text-align: center;
text-decoration: inherit;
background: #668ad8;
box-shadow: 0 6px 0 #627295;
transition: color 0.3s, background 0.3s, box-shadow 0.3s, transform 0.3s;
}
#btn:hover {
background: #668ad8;
box-shadow: 0 2px 0 #627295;
transform: translateY(4px);
}
button:focus {
outline: 0;
} | css/style.css | html {
font-size: 62.5%;
line-height: 1.6;
}
body {
width: 100%;
background: #fbfbfb;
margin: 0 auto;
box-sizing: border-box;
}
.l-header {
width: 100%;
margin: 0 auto;
padding-top: 10px;
text-align: center;
background-color: #ffc93c;
}
#slider {
width: 100%;
pointer-events: none;
margin-bottom: 30px;
}
footer {
width: 100%;
height: 40px;
margin: 0 auto;
text-align: center;
padding-top: 10px;
font-size: small;
background: #000;
color: #fff;
}
#serch {
width: 980px;
background: #fff;
margin: 30px auto;
padding: 50px 0px;
border: 3px solid #eee;
font-size: 1.6rem;
text-align: center;
}
@media screen and (max-width: 992px) {
#serch {
width: 100%;
}
}
#result {
display: none;
width: 980px;
background: #fff;
margin: 50px auto;
padding: 50px 0px;
font-size: 1.6rem;
text-align: center;
}
@media screen and (max-width: 992px) {
#result {
width: 100%;
}
}
#result.active {
display: block;
}
table {
margin: 20px auto;
max-width: 980px;
}
.res-tb th {
background: #668ad8;
border: solid 1px #ccc;
color: #fff;
padding: 10px;
vertical-align: middle;
min-width: 100px;
}
.res-tb td {
border: solid 1px #ccc;
padding: 10px;
vertical-align: middle;
}
@media screen and (max-width: 992px) {
.last td:last-child {
border-bottom: solid 1px #ccc;
width: 100%;
}
.res-tb {
width: 100%;
margin: 0 auto;
padding: 0;
}
.res-tb th,
.res-tb td {
border-bottom: none;
display: block;
width: 100%;
}
}
h1 {
font-size: 3.5rem;
margin: 10px auto;
letter-spacing: 0.1em;
}
h2 {
font-size: 2.5rem;
background-color: #668ad8;
color: #fff;
margin: 0 auto;
padding: 20px 0;
}
h3 {
font-size: 1.8em;
}
.selectbox {
width: 90%;
margin: 1em auto;
position: relative;
}
select {
-webkit-appearance: none;
appearance: none;
width: 80%;
padding: 10px 20px;
box-sizing: border-box;
font-size: 1.6rem;
border: #ccc 2px solid;
border-radius: 0;
background: #fff;
cursor: pointer;
}
.selectbox::after {
content: '';
display: block;
width: 10px;
height: 10px;
position: absolute;
right: 15%;
top: 60%;
border-bottom: #333 2px solid;
border-right: #333 2px solid;
transform: rotate(45deg) translateY(-30%);
pointer-events: none;
}
.subtitle {
margin: 0px auto;
padding: 10px;
font-size: 1.6rem;
}
.main-img {
width: 60px;
height: 60px;
vertical-align: middle;
}
.photo {
width: 100%;
margin: 0 auto;
padding: 0;
}
.slider {
width: 90%;
margin: 10px auto 10px;
margin-bottom: 30px;
}
.slider img {
height: auto;
width: 100%;
font-weight: bold;
}
/*slick setting*/
.micro {
font-size: 1.4rem;
color: #ccc;
}
#btn {
display: block;
border: none;
cursor: pointer;
font-size: 1.6rem;
margin: 0 auto;
padding: 15px 40px;
border-radius: 8px;
box-sizing: border-box;
color: #fff;
text-align: center;
text-decoration: inherit;
background: #668ad8;
box-shadow: 0 6px 0 #627295;
transition: color 0.3s, background 0.3s, box-shadow 0.3s, transform 0.3s;
}
#btn:hover {
background: #668ad8;
box-shadow: 0 2px 0 #627295;
transform: translateY(4px);
}
button:focus {
outline: 0;
} | 0.338842 | 0.077832 |
@import "fds.css";
:root.lightmode {
--background: #f7f7f7;
--text: var(--black);
--sidebar: #2f3641;
/* Common */
--page-title: #7b6161;
--scroll: var(--gray-100);
--scroll-bar: var(--gray-300);
--scroll-bar-hover: var(--gray-400);
--star-gray: var(--gray-300);
--toast-border: var(--gray-300);
/* Header */
--header: var(--white);
--header-search: var(--black);
--btn-primary: var(--coral);
--btn-secondary: var(--white);
--btn-secondary-text: var(--gray-600);
--btn-secondary-border: var(--gray-300);
--search: #f4f4f588;
/* Home */
--banner-left: #ebc3c3d7;
--banner-right: #f5eddebe;
--banner-fox: #7c6767da;
--banner-prince: #cc76ccde;
/* Movie */
--card-background: var(--white);
--card-text: var(--gray-800);
/* MovieDetail */
--detail: var(--white);
/* Community */
--board-header: var(--gray-100);
--board-header-text: var(--gray-600);
--board-body: var(--white);
--board-body-text: var(--gray-800);
--board-body-line: var(--gray-200);
--board-comment-cnt: var(--coral);
--dropdown: var(--gray-50);
--dropdown-text: var(--gray-800);
--dropdown-line: var(--gray-300);
/* Profile */
--profile-header: var(--white);
--profile-body: var(--gray-50);
--profile-label: var(--gray-500);
--profile-tag: var(--gray-100);
/* Profile Settings */
--profile-settings-header: var(--gray-900);
--profile-settings-description: var(--gray-500);
--profile-settings-body: var(--white);
--profile-settings-form-label: var(--gray-900);
--profile-settings-form-input: var(--white);
--profile-settings-form-input-border: var(--gray-300);
/* Recommend */
--recommend: var(--white);
--recommend-title: #7b6161;
--recommend-text: var(--gray-400);
--recommend-border: var(--gray-200);
--recommend-button: var(--white);
--recommend-button-border: var(--gray-300);
--preview: #ffffff88;
/* Heart */
--heart: var(--white);
--heart-isliked: var(--white);
}
:root.darkmode {
--background: var(--gray-900);
--text: var(--gray-200);
--sidebar: var(--gray-800);
/* Common */
--page-title: var(--gray-100);
--scroll: var(--gray-700);
--scroll-bar: var(--gray-500);
--scroll-bar-hover: var(--gray-400);
--star-gray: var(--gray-600);
--toast-border: var(--gray-600);
/* Header */
--header: #242427;
--header-search: var(--gray-100);
--btn-primary: var(--coral);
--btn-secondary: var(--gray-700);
--btn-secondary-text: var(--gray-50);
--btn-secondary-border: var(--gray-500);
--search: #27272aaa;
/* Home */
--banner-left: #86758a;
--banner-right: #80624e;
--banner-fox: #ffffff9a;
--banner-prince: #e9b1e9c2;
/* Movie */
--card-background: var(--gray-800);
--card-text: var(--gray-100);
/* MovieDetail */
--detail: var(--gray-800);
/* Community */
--board-header: var(--gray-750);
--board-header-text: var(--gray-50);
--board-body: var(--gray-800);
--board-body-text: var(--gray-200);
--board-body-line: var(--gray-900);
--board-comment-cnt: var(--coral);
--dropdown: var(--gray-800);
--dropdown-text: var(--gray-200);
--dropdown-line: var(--gray-400);
/* Profile */
--profile-header: var(--gray-800);
--profile-body: var(--gray-850);
--profile-label: var(--gray-400);
--profile-tag: var(--gray-700);
/* Profile Settings */
--profile-settings-header: var(--gray-50);
--profile-settings-description: var(--gray-400);
--profile-settings-body: var(--gray-800);
--profile-settings-form-label: var(--gray-50);
--profile-settings-form-input: var(--gray-850);
--profile-settings-form-input-border: var(--gray-750);
/* Recommend */
--recommend: var(--gray-800);
--recommend-title: var(--coral);
--recommend-text: var(--gray-400);
--recommend-border: var(--gray-900);
--recommend-button: var(--gray-700);
--recommend-button-border: var(--gray-600);
/* Heart */
--heart: var(--gray-700);
--heart-isliked: var(--white);
} | src/assets/theme.css | @import "fds.css";
:root.lightmode {
--background: #f7f7f7;
--text: var(--black);
--sidebar: #2f3641;
/* Common */
--page-title: #7b6161;
--scroll: var(--gray-100);
--scroll-bar: var(--gray-300);
--scroll-bar-hover: var(--gray-400);
--star-gray: var(--gray-300);
--toast-border: var(--gray-300);
/* Header */
--header: var(--white);
--header-search: var(--black);
--btn-primary: var(--coral);
--btn-secondary: var(--white);
--btn-secondary-text: var(--gray-600);
--btn-secondary-border: var(--gray-300);
--search: #f4f4f588;
/* Home */
--banner-left: #ebc3c3d7;
--banner-right: #f5eddebe;
--banner-fox: #7c6767da;
--banner-prince: #cc76ccde;
/* Movie */
--card-background: var(--white);
--card-text: var(--gray-800);
/* MovieDetail */
--detail: var(--white);
/* Community */
--board-header: var(--gray-100);
--board-header-text: var(--gray-600);
--board-body: var(--white);
--board-body-text: var(--gray-800);
--board-body-line: var(--gray-200);
--board-comment-cnt: var(--coral);
--dropdown: var(--gray-50);
--dropdown-text: var(--gray-800);
--dropdown-line: var(--gray-300);
/* Profile */
--profile-header: var(--white);
--profile-body: var(--gray-50);
--profile-label: var(--gray-500);
--profile-tag: var(--gray-100);
/* Profile Settings */
--profile-settings-header: var(--gray-900);
--profile-settings-description: var(--gray-500);
--profile-settings-body: var(--white);
--profile-settings-form-label: var(--gray-900);
--profile-settings-form-input: var(--white);
--profile-settings-form-input-border: var(--gray-300);
/* Recommend */
--recommend: var(--white);
--recommend-title: #7b6161;
--recommend-text: var(--gray-400);
--recommend-border: var(--gray-200);
--recommend-button: var(--white);
--recommend-button-border: var(--gray-300);
--preview: #ffffff88;
/* Heart */
--heart: var(--white);
--heart-isliked: var(--white);
}
:root.darkmode {
--background: var(--gray-900);
--text: var(--gray-200);
--sidebar: var(--gray-800);
/* Common */
--page-title: var(--gray-100);
--scroll: var(--gray-700);
--scroll-bar: var(--gray-500);
--scroll-bar-hover: var(--gray-400);
--star-gray: var(--gray-600);
--toast-border: var(--gray-600);
/* Header */
--header: #242427;
--header-search: var(--gray-100);
--btn-primary: var(--coral);
--btn-secondary: var(--gray-700);
--btn-secondary-text: var(--gray-50);
--btn-secondary-border: var(--gray-500);
--search: #27272aaa;
/* Home */
--banner-left: #86758a;
--banner-right: #80624e;
--banner-fox: #ffffff9a;
--banner-prince: #e9b1e9c2;
/* Movie */
--card-background: var(--gray-800);
--card-text: var(--gray-100);
/* MovieDetail */
--detail: var(--gray-800);
/* Community */
--board-header: var(--gray-750);
--board-header-text: var(--gray-50);
--board-body: var(--gray-800);
--board-body-text: var(--gray-200);
--board-body-line: var(--gray-900);
--board-comment-cnt: var(--coral);
--dropdown: var(--gray-800);
--dropdown-text: var(--gray-200);
--dropdown-line: var(--gray-400);
/* Profile */
--profile-header: var(--gray-800);
--profile-body: var(--gray-850);
--profile-label: var(--gray-400);
--profile-tag: var(--gray-700);
/* Profile Settings */
--profile-settings-header: var(--gray-50);
--profile-settings-description: var(--gray-400);
--profile-settings-body: var(--gray-800);
--profile-settings-form-label: var(--gray-50);
--profile-settings-form-input: var(--gray-850);
--profile-settings-form-input-border: var(--gray-750);
/* Recommend */
--recommend: var(--gray-800);
--recommend-title: var(--coral);
--recommend-text: var(--gray-400);
--recommend-border: var(--gray-900);
--recommend-button: var(--gray-700);
--recommend-button-border: var(--gray-600);
/* Heart */
--heart: var(--gray-700);
--heart-isliked: var(--white);
} | 0.245718 | 0.057071 |
.head_section .title_part h1{
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-size: 58px;
text-shadow: 10px 10px 10px #AC252F;
display: inline-block;
position: absolute;
top: 60px;
left: 160px;
font-weight: 800;
color: white;
font-weight: 600;
}
.head_section .nav_div .head_nav .head_ul {
position: absolute;
left: 450px;
top: 100px;
}
.head_section .nav_div .head_nav .head_ul li {
display: inline;
padding: 50px;
font-family: 'Tangerine', serif;
text-shadow: 8px 8px 8px #AC252F;
font-size: 30px;
color: white;
font-weight: 600;
}
.head_section .nav_div .head_nav .head_ul .nav_link{
text-decoration: none;
color: inherit;
}
.head_section .nav_div .head_nav .head_ul li:hover{
font-size: 40px;
text-shadow: 8px 8px 8px #AC252F;
}
.head_section{
background-color: #4C8588;
height: 600px;
}
.btn_add_me .btn_link{
position: absolute;
right: 100px;
top:65px;
display:inline-block;
border:0.1em solid #4C8588;
margin:0 0.3em 0.3em 0;
box-sizing: border-box;
text-decoration:none;
font-family:fantasy;
font-weight:500;
color:#4C8588;
text-align:center;
height: 50px;
line-height: 50px;
width: 100px;
font-size: 15px;
}
.btn_add_me .btn_link:hover{
background-color: #0f1818aa;
}
/* footer */
.footer-dark {
padding:20px 0;
color:#f0f9ff;
background-color:#282d32;
}
.footer-dark h3 {
margin-top:0;
margin-bottom:1px;
font-weight:bold;
font-size:16px;
}
@media (max-width:767px) {
.footer-dark .item:not(.social) {
text-align:center;
padding-bottom:20px;
}
}
.footer-dark .item.text {
margin-bottom:25px;
}
@media (max-width:767px) {
.footer-dark .item.text {
margin-bottom:0;
}
}
.footer-dark .item.text p {
opacity:0.6;
margin-bottom:0;
}
.footer-dark .item.social {
text-align:center;
}
@media (max-width:991px) {
.footer-dark .item.social {
text-align:center;
margin-top:20px;
}
}
.footer-dark .item.social > a {
font-size:20px;
width:36px;
height:36px;
line-height:36px;
display:inline-block;
text-align:center;
border-radius:50%;
box-shadow:0 0 0 1px rgba(255,255,255,0.4);
margin:0 8px;
color:#fff;
opacity:0.75;
}
.footer-dark .item.social > a:hover {
opacity:0.9;
}
.footer-dark .copyright {
text-align:center;
padding-top:15px;
opacity:0.3;
font-size:13px;
margin-bottom:0;
}
.container1{
margin-left: 450px;
/* margin-top: 10px; */
text-align: center;
width: 500px;
line-height: 25px;
}
.footer-dark{
margin-top: -20px;
}
/*header */
a{
text-decoration:none
}
.header{
justify-content: center;
align-items: flex-start;
align-content: flex-start;
height:500px;
background-repeat: no-repeat;
background-image: url(https://image.shutterstock.com/image-photo/full-concentration-work-group-young-260nw-1043501293.jpg);
background-size: 1450px;
}
.logo{
border:2px solid #fff;
border-radius:3px;
text-decoration:none;
display:inline-flex;
align-items:center;
align-content:center;
padding: 40px;
font-weight:1000;
font-size:30px;
line-height:10;
box-sizing:border-box;
height:40px;
position: absolute;
top: 12px;
right: 20px;
}
.nav_link{
color: white;
margin-left: 50px;
text-shadow:0 6px 13px rgb(103, 6, 6);
}
/* Members css */
.sec_main .section_dic .section_ul{
background-color: #969595;
padding-bottom: 50px;
padding-top: 50px;
display: block;
}
.sec_main .section_dic .section_ul img{
width: 300px;
height: 300px;
margin-left: 550px;
border-radius: 50%;
padding: 20px;
margin-right: 20px;
box-shadow: 3px 3px 3px #8a1d1d;
}
.sec_main .section_dic .section_ul img:hover{
border-radius: 0%;
opacity: .5;
}
.sec_main .section_dic .section_ul h1{
margin-top: 12px;
font-size: 40px;
color: #8a1d1d;
line-height: 40px;
text-align: center;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.sec_main .section_dic .section_ul h3{
font-size: 20px;
color: #0f3750;
line-height: 40px;
text-align: center;
font-family: 'Times New Roman', Times, serif;
}
.sec_main .section_dic .section_ul p{
font-size: 25px;
font-weight: 400;
color: #1c4764;
line-height: 40px;
width: 900px;
text-align: center;
margin-left: auto ;
margin-right: auto;
} | css/members.css | .head_section .title_part h1{
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
font-size: 58px;
text-shadow: 10px 10px 10px #AC252F;
display: inline-block;
position: absolute;
top: 60px;
left: 160px;
font-weight: 800;
color: white;
font-weight: 600;
}
.head_section .nav_div .head_nav .head_ul {
position: absolute;
left: 450px;
top: 100px;
}
.head_section .nav_div .head_nav .head_ul li {
display: inline;
padding: 50px;
font-family: 'Tangerine', serif;
text-shadow: 8px 8px 8px #AC252F;
font-size: 30px;
color: white;
font-weight: 600;
}
.head_section .nav_div .head_nav .head_ul .nav_link{
text-decoration: none;
color: inherit;
}
.head_section .nav_div .head_nav .head_ul li:hover{
font-size: 40px;
text-shadow: 8px 8px 8px #AC252F;
}
.head_section{
background-color: #4C8588;
height: 600px;
}
.btn_add_me .btn_link{
position: absolute;
right: 100px;
top:65px;
display:inline-block;
border:0.1em solid #4C8588;
margin:0 0.3em 0.3em 0;
box-sizing: border-box;
text-decoration:none;
font-family:fantasy;
font-weight:500;
color:#4C8588;
text-align:center;
height: 50px;
line-height: 50px;
width: 100px;
font-size: 15px;
}
.btn_add_me .btn_link:hover{
background-color: #0f1818aa;
}
/* footer */
.footer-dark {
padding:20px 0;
color:#f0f9ff;
background-color:#282d32;
}
.footer-dark h3 {
margin-top:0;
margin-bottom:1px;
font-weight:bold;
font-size:16px;
}
@media (max-width:767px) {
.footer-dark .item:not(.social) {
text-align:center;
padding-bottom:20px;
}
}
.footer-dark .item.text {
margin-bottom:25px;
}
@media (max-width:767px) {
.footer-dark .item.text {
margin-bottom:0;
}
}
.footer-dark .item.text p {
opacity:0.6;
margin-bottom:0;
}
.footer-dark .item.social {
text-align:center;
}
@media (max-width:991px) {
.footer-dark .item.social {
text-align:center;
margin-top:20px;
}
}
.footer-dark .item.social > a {
font-size:20px;
width:36px;
height:36px;
line-height:36px;
display:inline-block;
text-align:center;
border-radius:50%;
box-shadow:0 0 0 1px rgba(255,255,255,0.4);
margin:0 8px;
color:#fff;
opacity:0.75;
}
.footer-dark .item.social > a:hover {
opacity:0.9;
}
.footer-dark .copyright {
text-align:center;
padding-top:15px;
opacity:0.3;
font-size:13px;
margin-bottom:0;
}
.container1{
margin-left: 450px;
/* margin-top: 10px; */
text-align: center;
width: 500px;
line-height: 25px;
}
.footer-dark{
margin-top: -20px;
}
/*header */
a{
text-decoration:none
}
.header{
justify-content: center;
align-items: flex-start;
align-content: flex-start;
height:500px;
background-repeat: no-repeat;
background-image: url(https://image.shutterstock.com/image-photo/full-concentration-work-group-young-260nw-1043501293.jpg);
background-size: 1450px;
}
.logo{
border:2px solid #fff;
border-radius:3px;
text-decoration:none;
display:inline-flex;
align-items:center;
align-content:center;
padding: 40px;
font-weight:1000;
font-size:30px;
line-height:10;
box-sizing:border-box;
height:40px;
position: absolute;
top: 12px;
right: 20px;
}
.nav_link{
color: white;
margin-left: 50px;
text-shadow:0 6px 13px rgb(103, 6, 6);
}
/* Members css */
.sec_main .section_dic .section_ul{
background-color: #969595;
padding-bottom: 50px;
padding-top: 50px;
display: block;
}
.sec_main .section_dic .section_ul img{
width: 300px;
height: 300px;
margin-left: 550px;
border-radius: 50%;
padding: 20px;
margin-right: 20px;
box-shadow: 3px 3px 3px #8a1d1d;
}
.sec_main .section_dic .section_ul img:hover{
border-radius: 0%;
opacity: .5;
}
.sec_main .section_dic .section_ul h1{
margin-top: 12px;
font-size: 40px;
color: #8a1d1d;
line-height: 40px;
text-align: center;
font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
}
.sec_main .section_dic .section_ul h3{
font-size: 20px;
color: #0f3750;
line-height: 40px;
text-align: center;
font-family: 'Times New Roman', Times, serif;
}
.sec_main .section_dic .section_ul p{
font-size: 25px;
font-weight: 400;
color: #1c4764;
line-height: 40px;
width: 900px;
text-align: center;
margin-left: auto ;
margin-right: auto;
} | 0.369429 | 0.056444 |
html,
body {
color: #363a37;
}
h1, h2, h3,
h4, h5, h6,
p, span, li, a {
font-weight: 400;
font-style: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
}
ul {
padding-left: 0;
margin-left: 0;
}
li {
list-style-position: inside;
list-style-type: none;
padding-bottom: 15px;
}
b {
font-weight: 600;
}
hr {
border-top: 2px solid #eeeeee !important;
border-right: 0;
border-left: 0;
border-bottom: 0;
}
/*
logo
*/
.logo {
width: 60px;
}
@media only screen and (min-width: 768px) {
.logo {
width: 75px;
}
}
/*
featured image
*/
.feature-image {
height: 400px;
background: url(../images/study-feature.jpg) center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
@media only screen and (min-width: 768px) {
.feature-image {
height: 550px;
}
}
@media only screen and (min-width: 966px) {
.feature-image {
height: 700px;
}
}
/*
media splits
*/
video {
width: 100% !important;
height: auto !important;
}
/*
fonts
*/
.font-sm{
font-size: 18px;
line-height: 1.2;
}
.font-md {
font-size: 18px;
line-height: 1.2;
}
.font-lg {
font-size: 18px;
}
.font-xl {
font-size: 26px;
}
.font-xxl {
font-size: 26px;
}
@media (min-width: 576px) {
.font-sm {
font-size: 18px;
}
.font-md {
font-size: 18px;
}
.font-lg {
font-size: 22px;
}
.font-xl {
font-size: 34px;
}
.font-xxl {
font-size: 34px;
}
}
@media (min-width: 768px) {
.font-sm {
font-size: 18px;
}
.font-md {
font-size: 20px;
}
.font-lg {
font-size: 22px;
}
.font-xl {
font-size: 36px;
}
.font-xxl {
font-size: 38px;
}
}
@media (min-width: 992px) {
.font-sm {
font-size: 18px;
}
.font-md {
font-size: 22px;
}
.font-lg {
font-size: 26px;
}
.font-xl {
font-size: 42px;
}
.font-xxl {
font-size: 46px;
}
}
@media (min-width: 1120px) {
.font-sm {
font-size: 18px;
}
.font-md {
font-size: 22px;
}
.font-lg {
font-size: 28px;
}
.font-xl {
font-size: 44px;
}
.font-xxl {
font-size: 50px;
}
}
@media (min-width: 1280px) {
.font-sm {
font-size: 18px;
}
.font-md {
font-size: 22px;
}
.font-lg {
font-size: 32px;
}
.font-xl {
font-size: 46px;
}
.font-xxl {
font-size: 56px;
}
}
@media (min-width: 1440px) {
.font-sm {
font-size: 20px;
}
.font-md {
font-size: 24px;
}
.font-lg {
font-size: 34px;
}
.font-xl {
font-size: 48px;
}
.font-xxl {
font-size: 60px;
}
}
@media (min-width: 1600px) {
.font-sm {
font-size: 20px;
}
.font-md {
font-size: 26px;
}
.font-lg {
font-size: 36px;
}
.font-xl {
font-size: 50px;
}
.font-xxl {
font-size: 64px;
}
} | css/styles.css | html,
body {
color: #363a37;
}
h1, h2, h3,
h4, h5, h6,
p, span, li, a {
font-weight: 400;
font-style: normal;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
}
ul {
padding-left: 0;
margin-left: 0;
}
li {
list-style-position: inside;
list-style-type: none;
padding-bottom: 15px;
}
b {
font-weight: 600;
}
hr {
border-top: 2px solid #eeeeee !important;
border-right: 0;
border-left: 0;
border-bottom: 0;
}
/*
logo
*/
.logo {
width: 60px;
}
@media only screen and (min-width: 768px) {
.logo {
width: 75px;
}
}
/*
featured image
*/
.feature-image {
height: 400px;
background: url(../images/study-feature.jpg) center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
@media only screen and (min-width: 768px) {
.feature-image {
height: 550px;
}
}
@media only screen and (min-width: 966px) {
.feature-image {
height: 700px;
}
}
/*
media splits
*/
video {
width: 100% !important;
height: auto !important;
}
/*
fonts
*/
.font-sm{
font-size: 18px;
line-height: 1.2;
}
.font-md {
font-size: 18px;
line-height: 1.2;
}
.font-lg {
font-size: 18px;
}
.font-xl {
font-size: 26px;
}
.font-xxl {
font-size: 26px;
}
@media (min-width: 576px) {
.font-sm {
font-size: 18px;
}
.font-md {
font-size: 18px;
}
.font-lg {
font-size: 22px;
}
.font-xl {
font-size: 34px;
}
.font-xxl {
font-size: 34px;
}
}
@media (min-width: 768px) {
.font-sm {
font-size: 18px;
}
.font-md {
font-size: 20px;
}
.font-lg {
font-size: 22px;
}
.font-xl {
font-size: 36px;
}
.font-xxl {
font-size: 38px;
}
}
@media (min-width: 992px) {
.font-sm {
font-size: 18px;
}
.font-md {
font-size: 22px;
}
.font-lg {
font-size: 26px;
}
.font-xl {
font-size: 42px;
}
.font-xxl {
font-size: 46px;
}
}
@media (min-width: 1120px) {
.font-sm {
font-size: 18px;
}
.font-md {
font-size: 22px;
}
.font-lg {
font-size: 28px;
}
.font-xl {
font-size: 44px;
}
.font-xxl {
font-size: 50px;
}
}
@media (min-width: 1280px) {
.font-sm {
font-size: 18px;
}
.font-md {
font-size: 22px;
}
.font-lg {
font-size: 32px;
}
.font-xl {
font-size: 46px;
}
.font-xxl {
font-size: 56px;
}
}
@media (min-width: 1440px) {
.font-sm {
font-size: 20px;
}
.font-md {
font-size: 24px;
}
.font-lg {
font-size: 34px;
}
.font-xl {
font-size: 48px;
}
.font-xxl {
font-size: 60px;
}
}
@media (min-width: 1600px) {
.font-sm {
font-size: 20px;
}
.font-md {
font-size: 26px;
}
.font-lg {
font-size: 36px;
}
.font-xl {
font-size: 50px;
}
.font-xxl {
font-size: 64px;
}
} | 0.241758 | 0.08548 |
[class^="flag-"],[class*=" flag-"] {display: inline-block;margin-top:2px;width: 16px;height: 11px;line-height: 11px;vertical-align: text-top;background-image: url("flags.png");background-repeat: no-repeat;*margin-right: .3em}
[class^="flag-"]:last-child,[class*=" flag-"]:last-child {*margin-left: 0 }
.flag-ad{background-position:0 0}
.flag-ae{background-position:0 -31px}
.flag-af{background-position:0 -62px}
.flag-ag{background-position:0 -93px}
.flag-ai{background-position:0 -124px}
.flag-al{background-position:0 -155px}
.flag-am{background-position:0 -186px}
.flag-an{background-position:0 -217px}
.flag-ao{background-position:0 -248px}
.flag-ar{background-position:0 -279px}
.flag-as{background-position:0 -310px}
.flag-at{background-position:0 -341px}
.flag-au{background-position:0 -372px}
.flag-aw{background-position:0 -403px}
.flag-ax{background-position:0 -434px}
.flag-az{background-position:0 -465px}
.flag-ba{background-position:0 -496px}
.flag-bb{background-position:0 -527px}
.flag-bd{background-position:0 -558px}
.flag-be{background-position:0 -589px}
.flag-bf{background-position:0 -620px}
.flag-bg{background-position:0 -651px}
.flag-bh{background-position:0 -682px}
.flag-bi{background-position:0 -713px}
.flag-bj{background-position:0 -744px}
.flag-bm{background-position:0 -775px}
.flag-bn{background-position:0 -806px}
.flag-bo{background-position:0 -837px}
.flag-br{background-position:0 -868px}
.flag-bs{background-position:0 -899px}
.flag-bt{background-position:0 -930px}
.flag-bv{background-position:0 -961px}
.flag-bw{background-position:0 -992px}
.flag-by{background-position:0 -1023px}
.flag-bz{background-position:0 -1054px}
.flag-ca{background-position:0 -1085px}
.flag-catalonia{background-position:0 -1116px}
.flag-cc{background-position:0 -1147px}
.flag-cd{background-position:0 -1178px}
.flag-cf{background-position:0 -1209px}
.flag-cg{background-position:0 -1240px}
.flag-ch{background-position:2px -1271px}
.flag-ci{background-position:0 -1302px}
.flag-ck{background-position:0 -1333px}
.flag-cl{background-position:0 -1364px}
.flag-cm{background-position:0 -1395px}
.flag-cn{background-position:0 -1426px}
.flag-co{background-position:0 -1457px}
.flag-cr{background-position:0 -1488px}
.flag-cs{background-position:0 -1519px}
.flag-cu{background-position:0 -1550px}
.flag-cv{background-position:0 -1581px}
.flag-cx{background-position:0 -1612px}
.flag-cy{background-position:0 -1643px}
.flag-cz{background-position:0 -1674px}
.flag-de{background-position:0 -1705px}
.flag-dj{background-position:0 -1736px}
.flag-dk{background-position:0 -1767px}
.flag-dm{background-position:0 -1798px}
.flag-do{background-position:0 -1829px}
.flag-dz{background-position:0 -1860px}
.flag-ec{background-position:0 -1891px}
.flag-ee{background-position:0 -1922px}
.flag-eg{background-position:0 -1953px}
.flag-eh{background-position:-36px 0}
.flag-england{background-position:-36px -31px}
.flag-er{background-position:-36px -62px}
.flag-es{background-position:-36px -93px}
.flag-et{background-position:-36px -124px}
.flag-europeanunion{background-position:-36px -155px}
.flag-fam{background-position:-36px -186px}
.flag-fi{background-position:-36px -217px}
.flag-fj{background-position:-36px -248px}
.flag-fk{background-position:-36px -279px}
.flag-fm{background-position:-36px -310px}
.flag-fo{background-position:-36px -341px}
.flag-fr{background-position:-36px -372px}
.flag-ga{background-position:-36px -403px}
.flag-gb{background-position:-36px -434px}
.flag-gd{background-position:-36px -465px}
.flag-ge{background-position:-36px -496px}
.flag-gf{background-position:-36px -527px}
.flag-gh{background-position:-36px -558px}
.flag-gi{background-position:-36px -589px}
.flag-gl{background-position:-36px -620px}
.flag-gm{background-position:-36px -651px}
.flag-gn{background-position:-36px -682px}
.flag-gp{background-position:-36px -713px}
.flag-gq{background-position:-36px -744px}
.flag-gr{background-position:-36px -775px}
.flag-gs{background-position:-36px -806px}
.flag-gt{background-position:-36px -837px}
.flag-gu{background-position:-36px -868px}
.flag-gw{background-position:-36px -899px}
.flag-gy{background-position:-36px -930px}
.flag-hk{background-position:-36px -961px}
.flag-hm{background-position:-36px -992px}
.flag-hn{background-position:-36px -1023px}
.flag-hr{background-position:-36px -1054px}
.flag-ht{background-position:-36px -1085px}
.flag-hu{background-position:-36px -1116px}
.flag-id{background-position:-36px -1147px}
.flag-ie{background-position:-36px -1178px}
.flag-il{background-position:-36px -1209px}
.flag-in{background-position:-36px -1240px}
.flag-io{background-position:-36px -1271px}
.flag-iq{background-position:-36px -1302px}
.flag-ir{background-position:-36px -1333px}
.flag-is{background-position:-36px -1364px}
.flag-it{background-position:-36px -1395px}
.flag-jm{background-position:-36px -1426px}
.flag-jo{background-position:-36px -1457px}
.flag-jp{background-position:-36px -1488px}
.flag-ke{background-position:-36px -1519px}
.flag-kg{background-position:-36px -1550px}
.flag-kh{background-position:-36px -1581px}
.flag-ki{background-position:-36px -1612px}
.flag-km{background-position:-36px -1643px}
.flag-kn{background-position:-36px -1674px}
.flag-kp{background-position:-36px -1705px}
.flag-kr{background-position:-36px -1736px}
.flag-kw{background-position:-36px -1767px}
.flag-ky{background-position:-36px -1798px}
.flag-kz{background-position:-36px -1829px}
.flag-la{background-position:-36px -1860px}
.flag-lb{background-position:-36px -1891px}
.flag-lc{background-position:-36px -1922px}
.flag-li{background-position:-36px -1953px}
.flag-lk{background-position:-72px 0}
.flag-lr{background-position:-72px -31px}
.flag-ls{background-position:-72px -62px}
.flag-lt{background-position:-72px -93px}
.flag-lu{background-position:-72px -124px}
.flag-lv{background-position:-72px -155px}
.flag-ly{background-position:-72px -186px}
.flag-ma{background-position:-72px -217px}
.flag-mc{background-position:-72px -248px}
.flag-md{background-position:-72px -279px}
.flag-me{background-position:-72px -310px}
.flag-mg{background-position:-72px -342px}
.flag-mh{background-position:-72px -373px}
.flag-mk{background-position:-72px -404px}
.flag-ml{background-position:-72px -435px}
.flag-mm{background-position:-72px -466px}
.flag-mn{background-position:-72px -497px}
.flag-mo{background-position:-72px -528px}
.flag-mp{background-position:-72px -559px}
.flag-mq{background-position:-72px -590px}
.flag-mr{background-position:-72px -621px}
.flag-ms{background-position:-72px -652px}
.flag-mt{background-position:-72px -683px}
.flag-mu{background-position:-72px -714px}
.flag-mv{background-position:-72px -745px}
.flag-mw{background-position:-72px -776px}
.flag-mx{background-position:-72px -807px}
.flag-my{background-position:-72px -838px}
.flag-mz{background-position:-72px -869px}
.flag-na{background-position:-72px -900px}
.flag-nc{background-position:-72px -931px}
.flag-ne{background-position:-72px -962px}
.flag-nf{background-position:-72px -993px}
.flag-ng{background-position:-72px -1024px}
.flag-ni{background-position:-72px -1055px}
.flag-nl{background-position:-72px -1086px}
.flag-no{background-position:-72px -1117px}
.flag-np{background-position:-68px -1148px}
.flag-nr{background-position:-72px -1179px}
.flag-nu{background-position:-72px -1210px}
.flag-nz{background-position:-72px -1241px}
.flag-om{background-position:-72px -1272px}
.flag-pa{background-position:-72px -1303px}
.flag-pe{background-position:-72px -1334px}
.flag-pf{background-position:-72px -1365px}
.flag-pg{background-position:-72px -1396px}
.flag-ph{background-position:-72px -1427px}
.flag-pk{background-position:-72px -1458px}
.flag-pl{background-position:-72px -1489px}
.flag-pm{background-position:-72px -1520px}
.flag-pn{background-position:-72px -1551px}
.flag-pr{background-position:-72px -1582px}
.flag-ps{background-position:-72px -1613px}
.flag-pt{background-position:-72px -1644px}
.flag-pw{background-position:-72px -1675px}
.flag-py{background-position:-72px -1706px}
.flag-qa{background-position:-72px -1737px}
.flag-re{background-position:-72px -1768px}
.flag-ro{background-position:-72px -1799px}
.flag-rs{background-position:-72px -1830px}
.flag-ru{background-position:-72px -1861px}
.flag-rw{background-position:-72px -1892px}
.flag-sa{background-position:-72px -1923px}
.flag-sb{background-position:-72px -1954px}
.flag-sc{background-position:-108px 0}
.flag-scotland{background-position:-108px -31px}
.flag-sd{background-position:-108px -62px}
.flag-se{background-position:-108px -93px}
.flag-sg{background-position:-108px -124px}
.flag-sh{background-position:-108px -155px}
.flag-si{background-position:-108px -186px}
.flag-sj{background-position:-108px -217px}
.flag-sk{background-position:-108px -248px}
.flag-sl{background-position:-108px -279px}
.flag-sm{background-position:-108px -310px}
.flag-sn{background-position:-108px -341px}
.flag-so{background-position:-108px -372px}
.flag-sr{background-position:-108px -403px}
.flag-st{background-position:-108px -434px}
.flag-sv{background-position:-108px -465px}
.flag-sy{background-position:-108px -496px}
.flag-sz{background-position:-108px -527px}
.flag-tc{background-position:-108px -558px}
.flag-td{background-position:-108px -589px}
.flag-tf{background-position:-108px -620px}
.flag-tg{background-position:-108px -651px}
.flag-th{background-position:-108px -682px}
.flag-tj{background-position:-108px -713px}
.flag-tk{background-position:-108px -744px}
.flag-tl{background-position:-108px -775px}
.flag-tm{background-position:-108px -806px}
.flag-tn{background-position:-108px -837px}
.flag-to{background-position:-108px -868px}
.flag-tr{background-position:-108px -899px}
.flag-tt{background-position:-108px -930px}
.flag-tv{background-position:-108px -961px}
.flag-tw{background-position:-108px -992px}
.flag-tz{background-position:-108px -1023px}
.flag-ua{background-position:-108px -1054px}
.flag-ug{background-position:-108px -1085px}
.flag-um{background-position:-108px -1116px}
.flag-us{background-position:-108px -1147px}
.flag-uy{background-position:-108px -1178px}
.flag-uz{background-position:-108px -1209px}
.flag-va{background-position:-108px -1240px}
.flag-vc{background-position:-108px -1271px}
.flag-ve{background-position:-108px -1302px}
.flag-vg{background-position:-108px -1333px}
.flag-vi{background-position:-108px -1364px}
.flag-vn{background-position:-108px -1395px}
.flag-vu{background-position:-108px -1426px}
.flag-wales{background-position:-108px -1457px}
.flag-wf{background-position:-108px -1488px}
.flag-ws{background-position:-108px -1519px}
.flag-ye{background-position:-108px -1550px}
.flag-yt{background-position:-108px -1581px}
.flag-za{background-position:-108px -1612px}
.flag-zm{background-position:-108px -1643px}
.flag-zw{background-position:-108px -1674px} | public/img/flags/flags.css | [class^="flag-"],[class*=" flag-"] {display: inline-block;margin-top:2px;width: 16px;height: 11px;line-height: 11px;vertical-align: text-top;background-image: url("flags.png");background-repeat: no-repeat;*margin-right: .3em}
[class^="flag-"]:last-child,[class*=" flag-"]:last-child {*margin-left: 0 }
.flag-ad{background-position:0 0}
.flag-ae{background-position:0 -31px}
.flag-af{background-position:0 -62px}
.flag-ag{background-position:0 -93px}
.flag-ai{background-position:0 -124px}
.flag-al{background-position:0 -155px}
.flag-am{background-position:0 -186px}
.flag-an{background-position:0 -217px}
.flag-ao{background-position:0 -248px}
.flag-ar{background-position:0 -279px}
.flag-as{background-position:0 -310px}
.flag-at{background-position:0 -341px}
.flag-au{background-position:0 -372px}
.flag-aw{background-position:0 -403px}
.flag-ax{background-position:0 -434px}
.flag-az{background-position:0 -465px}
.flag-ba{background-position:0 -496px}
.flag-bb{background-position:0 -527px}
.flag-bd{background-position:0 -558px}
.flag-be{background-position:0 -589px}
.flag-bf{background-position:0 -620px}
.flag-bg{background-position:0 -651px}
.flag-bh{background-position:0 -682px}
.flag-bi{background-position:0 -713px}
.flag-bj{background-position:0 -744px}
.flag-bm{background-position:0 -775px}
.flag-bn{background-position:0 -806px}
.flag-bo{background-position:0 -837px}
.flag-br{background-position:0 -868px}
.flag-bs{background-position:0 -899px}
.flag-bt{background-position:0 -930px}
.flag-bv{background-position:0 -961px}
.flag-bw{background-position:0 -992px}
.flag-by{background-position:0 -1023px}
.flag-bz{background-position:0 -1054px}
.flag-ca{background-position:0 -1085px}
.flag-catalonia{background-position:0 -1116px}
.flag-cc{background-position:0 -1147px}
.flag-cd{background-position:0 -1178px}
.flag-cf{background-position:0 -1209px}
.flag-cg{background-position:0 -1240px}
.flag-ch{background-position:2px -1271px}
.flag-ci{background-position:0 -1302px}
.flag-ck{background-position:0 -1333px}
.flag-cl{background-position:0 -1364px}
.flag-cm{background-position:0 -1395px}
.flag-cn{background-position:0 -1426px}
.flag-co{background-position:0 -1457px}
.flag-cr{background-position:0 -1488px}
.flag-cs{background-position:0 -1519px}
.flag-cu{background-position:0 -1550px}
.flag-cv{background-position:0 -1581px}
.flag-cx{background-position:0 -1612px}
.flag-cy{background-position:0 -1643px}
.flag-cz{background-position:0 -1674px}
.flag-de{background-position:0 -1705px}
.flag-dj{background-position:0 -1736px}
.flag-dk{background-position:0 -1767px}
.flag-dm{background-position:0 -1798px}
.flag-do{background-position:0 -1829px}
.flag-dz{background-position:0 -1860px}
.flag-ec{background-position:0 -1891px}
.flag-ee{background-position:0 -1922px}
.flag-eg{background-position:0 -1953px}
.flag-eh{background-position:-36px 0}
.flag-england{background-position:-36px -31px}
.flag-er{background-position:-36px -62px}
.flag-es{background-position:-36px -93px}
.flag-et{background-position:-36px -124px}
.flag-europeanunion{background-position:-36px -155px}
.flag-fam{background-position:-36px -186px}
.flag-fi{background-position:-36px -217px}
.flag-fj{background-position:-36px -248px}
.flag-fk{background-position:-36px -279px}
.flag-fm{background-position:-36px -310px}
.flag-fo{background-position:-36px -341px}
.flag-fr{background-position:-36px -372px}
.flag-ga{background-position:-36px -403px}
.flag-gb{background-position:-36px -434px}
.flag-gd{background-position:-36px -465px}
.flag-ge{background-position:-36px -496px}
.flag-gf{background-position:-36px -527px}
.flag-gh{background-position:-36px -558px}
.flag-gi{background-position:-36px -589px}
.flag-gl{background-position:-36px -620px}
.flag-gm{background-position:-36px -651px}
.flag-gn{background-position:-36px -682px}
.flag-gp{background-position:-36px -713px}
.flag-gq{background-position:-36px -744px}
.flag-gr{background-position:-36px -775px}
.flag-gs{background-position:-36px -806px}
.flag-gt{background-position:-36px -837px}
.flag-gu{background-position:-36px -868px}
.flag-gw{background-position:-36px -899px}
.flag-gy{background-position:-36px -930px}
.flag-hk{background-position:-36px -961px}
.flag-hm{background-position:-36px -992px}
.flag-hn{background-position:-36px -1023px}
.flag-hr{background-position:-36px -1054px}
.flag-ht{background-position:-36px -1085px}
.flag-hu{background-position:-36px -1116px}
.flag-id{background-position:-36px -1147px}
.flag-ie{background-position:-36px -1178px}
.flag-il{background-position:-36px -1209px}
.flag-in{background-position:-36px -1240px}
.flag-io{background-position:-36px -1271px}
.flag-iq{background-position:-36px -1302px}
.flag-ir{background-position:-36px -1333px}
.flag-is{background-position:-36px -1364px}
.flag-it{background-position:-36px -1395px}
.flag-jm{background-position:-36px -1426px}
.flag-jo{background-position:-36px -1457px}
.flag-jp{background-position:-36px -1488px}
.flag-ke{background-position:-36px -1519px}
.flag-kg{background-position:-36px -1550px}
.flag-kh{background-position:-36px -1581px}
.flag-ki{background-position:-36px -1612px}
.flag-km{background-position:-36px -1643px}
.flag-kn{background-position:-36px -1674px}
.flag-kp{background-position:-36px -1705px}
.flag-kr{background-position:-36px -1736px}
.flag-kw{background-position:-36px -1767px}
.flag-ky{background-position:-36px -1798px}
.flag-kz{background-position:-36px -1829px}
.flag-la{background-position:-36px -1860px}
.flag-lb{background-position:-36px -1891px}
.flag-lc{background-position:-36px -1922px}
.flag-li{background-position:-36px -1953px}
.flag-lk{background-position:-72px 0}
.flag-lr{background-position:-72px -31px}
.flag-ls{background-position:-72px -62px}
.flag-lt{background-position:-72px -93px}
.flag-lu{background-position:-72px -124px}
.flag-lv{background-position:-72px -155px}
.flag-ly{background-position:-72px -186px}
.flag-ma{background-position:-72px -217px}
.flag-mc{background-position:-72px -248px}
.flag-md{background-position:-72px -279px}
.flag-me{background-position:-72px -310px}
.flag-mg{background-position:-72px -342px}
.flag-mh{background-position:-72px -373px}
.flag-mk{background-position:-72px -404px}
.flag-ml{background-position:-72px -435px}
.flag-mm{background-position:-72px -466px}
.flag-mn{background-position:-72px -497px}
.flag-mo{background-position:-72px -528px}
.flag-mp{background-position:-72px -559px}
.flag-mq{background-position:-72px -590px}
.flag-mr{background-position:-72px -621px}
.flag-ms{background-position:-72px -652px}
.flag-mt{background-position:-72px -683px}
.flag-mu{background-position:-72px -714px}
.flag-mv{background-position:-72px -745px}
.flag-mw{background-position:-72px -776px}
.flag-mx{background-position:-72px -807px}
.flag-my{background-position:-72px -838px}
.flag-mz{background-position:-72px -869px}
.flag-na{background-position:-72px -900px}
.flag-nc{background-position:-72px -931px}
.flag-ne{background-position:-72px -962px}
.flag-nf{background-position:-72px -993px}
.flag-ng{background-position:-72px -1024px}
.flag-ni{background-position:-72px -1055px}
.flag-nl{background-position:-72px -1086px}
.flag-no{background-position:-72px -1117px}
.flag-np{background-position:-68px -1148px}
.flag-nr{background-position:-72px -1179px}
.flag-nu{background-position:-72px -1210px}
.flag-nz{background-position:-72px -1241px}
.flag-om{background-position:-72px -1272px}
.flag-pa{background-position:-72px -1303px}
.flag-pe{background-position:-72px -1334px}
.flag-pf{background-position:-72px -1365px}
.flag-pg{background-position:-72px -1396px}
.flag-ph{background-position:-72px -1427px}
.flag-pk{background-position:-72px -1458px}
.flag-pl{background-position:-72px -1489px}
.flag-pm{background-position:-72px -1520px}
.flag-pn{background-position:-72px -1551px}
.flag-pr{background-position:-72px -1582px}
.flag-ps{background-position:-72px -1613px}
.flag-pt{background-position:-72px -1644px}
.flag-pw{background-position:-72px -1675px}
.flag-py{background-position:-72px -1706px}
.flag-qa{background-position:-72px -1737px}
.flag-re{background-position:-72px -1768px}
.flag-ro{background-position:-72px -1799px}
.flag-rs{background-position:-72px -1830px}
.flag-ru{background-position:-72px -1861px}
.flag-rw{background-position:-72px -1892px}
.flag-sa{background-position:-72px -1923px}
.flag-sb{background-position:-72px -1954px}
.flag-sc{background-position:-108px 0}
.flag-scotland{background-position:-108px -31px}
.flag-sd{background-position:-108px -62px}
.flag-se{background-position:-108px -93px}
.flag-sg{background-position:-108px -124px}
.flag-sh{background-position:-108px -155px}
.flag-si{background-position:-108px -186px}
.flag-sj{background-position:-108px -217px}
.flag-sk{background-position:-108px -248px}
.flag-sl{background-position:-108px -279px}
.flag-sm{background-position:-108px -310px}
.flag-sn{background-position:-108px -341px}
.flag-so{background-position:-108px -372px}
.flag-sr{background-position:-108px -403px}
.flag-st{background-position:-108px -434px}
.flag-sv{background-position:-108px -465px}
.flag-sy{background-position:-108px -496px}
.flag-sz{background-position:-108px -527px}
.flag-tc{background-position:-108px -558px}
.flag-td{background-position:-108px -589px}
.flag-tf{background-position:-108px -620px}
.flag-tg{background-position:-108px -651px}
.flag-th{background-position:-108px -682px}
.flag-tj{background-position:-108px -713px}
.flag-tk{background-position:-108px -744px}
.flag-tl{background-position:-108px -775px}
.flag-tm{background-position:-108px -806px}
.flag-tn{background-position:-108px -837px}
.flag-to{background-position:-108px -868px}
.flag-tr{background-position:-108px -899px}
.flag-tt{background-position:-108px -930px}
.flag-tv{background-position:-108px -961px}
.flag-tw{background-position:-108px -992px}
.flag-tz{background-position:-108px -1023px}
.flag-ua{background-position:-108px -1054px}
.flag-ug{background-position:-108px -1085px}
.flag-um{background-position:-108px -1116px}
.flag-us{background-position:-108px -1147px}
.flag-uy{background-position:-108px -1178px}
.flag-uz{background-position:-108px -1209px}
.flag-va{background-position:-108px -1240px}
.flag-vc{background-position:-108px -1271px}
.flag-ve{background-position:-108px -1302px}
.flag-vg{background-position:-108px -1333px}
.flag-vi{background-position:-108px -1364px}
.flag-vn{background-position:-108px -1395px}
.flag-vu{background-position:-108px -1426px}
.flag-wales{background-position:-108px -1457px}
.flag-wf{background-position:-108px -1488px}
.flag-ws{background-position:-108px -1519px}
.flag-ye{background-position:-108px -1550px}
.flag-yt{background-position:-108px -1581px}
.flag-za{background-position:-108px -1612px}
.flag-zm{background-position:-108px -1643px}
.flag-zw{background-position:-108px -1674px} | 0.118385 | 0.082475 |
.center-div {
margin: 0 auto;
text-align: center;
}
#viewport {
position: absolute;
top: 10px;
width: 100%;
}
.img {
display: block;
margin: auto;
margin-top: 100px;
}
.div-form {
display: block;
text-align: center;
}
.flex-form {
background: #fff;
display: flex;
border-radius: 24px;
border: 1px solid #dfe1e5;
box-shadow: none;
height: 42px;
margin: 0 auto;
width: auto;
max-width: 484px;
margin-top: 34px;
padding-top: 6px;
}
.input-form{
border: none;
margin: 0;
padding: 0;
color: rgba(0,0,0,.87);
word-wrap: break-word;
outline: none;
display: flex;
flex: 100%;
margin-left: 34px;
/* margin-top: -37px; */
font-size: 16px;
width:150%;
line-height: 34px;
height: 39px !important;
}
.central {
margin-top: 100px;
}
#gb {
position: relative;
font-size: 13px;
top: 65px;
}
body {
font-family: arial,sans-serif;
line-height: 1;
}
.nav-left {
display: flex;
font-size: 13px;
position: absolute;
margin: 7px 0 0 10px;
margin-top: 16px;
}
.nav-right {
float: right;
display: grid;
font-size: 13px;
grid-template-columns: 50px 50px 50px 60px;
grid-template-rows: 35px;
column-gap: 10px;
/* position: absolute; */
margin: 7px 0 0 10px;
margin-top: 16px;
}
.nav-right a {
display: inline-block;
padding-right: 15px;
color: #000;
opacity: 0.75;
}
a:hover {
text-decoration: underline;
}
.nav-right img {
padding-left: 5px;
opacity: 0.6;
}
.nav-right button {
border: 1px solid #4285f4;
font-weight: bold;
outline: none;
background: -moz-linear-gradient(top, #4387fd, #4683ea);
text-decoration: none;
font-size: 13px;
position: relative;
line-height: normal;
text-align: left;
white-space: nowrap;
height: 26px;
width: 63px;
border-radius: 2px;
color: #FFF;
right: 20px;
bottom: 6px;;
}
.nav-left a {
display: inline-block;
padding-left: 15px;
color: #000;
opacity: 0.75;
}
.grid {
display: grid;
grid-template-rows: 10px 10px 10px 10px;
}
a {
text-decoration: none;
}
.div#viewport {
position: absolute;
top: 0;
width: 100%;
}
.center-pos {
margin: 0 auto;
min-width: 400px;
}
.search {
display: grid;
grid-template-columns: 150px 150px;
grid-template-rows: 35px;
column-gap: 10px;
justify-content: center;
margin-top: 25px;
}
.search button {
border: none;
opacity: 0.7;
border-radius: 5px;
}
.search button:hover {
opacity: 1;
border: 1px solid #c6c6c6;
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
#footer {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: 40px;
grid-template-areas:
"Country . . . . ."
"Advertising Business Search Privacy Terms Settings";
bottom: 40px;
left: 0;
position: absolute;
right: 0;
background-color: #dadada6c;
opacity: 0.5;
border: 1px solid #c6c6c6;
}
#footer span {
grid-area: Country;
align-self: center;
text-align: left;
font-size: 15px;
white-space: nowrap;
margin-left: 20px;
}
#second-footer {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: 40px;
grid-template-areas:
"Advertising Business Search Privacy Terms Settings";
}
.nav-bottom-left {
display: grid;
grid-template-columns: 100px 100px 300px 1fr;
font-size: 13px;
position: absolute;
margin: 7px 0 0 10px;
margin-top: 16px;
bottom: 0;
left: 0;
right: 0;
background-color: #dadada6c;
padding-top: 15px;
left: -10px
}
.nav-bottom-left a {
display: inline-block;
padding-left: 20px;
color: #000;
align-self: center;
padding-bottom: 10px;
opacity: 0.5;
font-family: arial,sans-serif;
font-size: 15px;
}
.nav-bottom-right {
float: right;
display: grid;
font-size: 13px;
margin: 7px 0 0 10px;
margin-top: 16px;
position: absolute;
grid-template-columns: 100px 100px 100px;
} | style.css | .center-div {
margin: 0 auto;
text-align: center;
}
#viewport {
position: absolute;
top: 10px;
width: 100%;
}
.img {
display: block;
margin: auto;
margin-top: 100px;
}
.div-form {
display: block;
text-align: center;
}
.flex-form {
background: #fff;
display: flex;
border-radius: 24px;
border: 1px solid #dfe1e5;
box-shadow: none;
height: 42px;
margin: 0 auto;
width: auto;
max-width: 484px;
margin-top: 34px;
padding-top: 6px;
}
.input-form{
border: none;
margin: 0;
padding: 0;
color: rgba(0,0,0,.87);
word-wrap: break-word;
outline: none;
display: flex;
flex: 100%;
margin-left: 34px;
/* margin-top: -37px; */
font-size: 16px;
width:150%;
line-height: 34px;
height: 39px !important;
}
.central {
margin-top: 100px;
}
#gb {
position: relative;
font-size: 13px;
top: 65px;
}
body {
font-family: arial,sans-serif;
line-height: 1;
}
.nav-left {
display: flex;
font-size: 13px;
position: absolute;
margin: 7px 0 0 10px;
margin-top: 16px;
}
.nav-right {
float: right;
display: grid;
font-size: 13px;
grid-template-columns: 50px 50px 50px 60px;
grid-template-rows: 35px;
column-gap: 10px;
/* position: absolute; */
margin: 7px 0 0 10px;
margin-top: 16px;
}
.nav-right a {
display: inline-block;
padding-right: 15px;
color: #000;
opacity: 0.75;
}
a:hover {
text-decoration: underline;
}
.nav-right img {
padding-left: 5px;
opacity: 0.6;
}
.nav-right button {
border: 1px solid #4285f4;
font-weight: bold;
outline: none;
background: -moz-linear-gradient(top, #4387fd, #4683ea);
text-decoration: none;
font-size: 13px;
position: relative;
line-height: normal;
text-align: left;
white-space: nowrap;
height: 26px;
width: 63px;
border-radius: 2px;
color: #FFF;
right: 20px;
bottom: 6px;;
}
.nav-left a {
display: inline-block;
padding-left: 15px;
color: #000;
opacity: 0.75;
}
.grid {
display: grid;
grid-template-rows: 10px 10px 10px 10px;
}
a {
text-decoration: none;
}
.div#viewport {
position: absolute;
top: 0;
width: 100%;
}
.center-pos {
margin: 0 auto;
min-width: 400px;
}
.search {
display: grid;
grid-template-columns: 150px 150px;
grid-template-rows: 35px;
column-gap: 10px;
justify-content: center;
margin-top: 25px;
}
.search button {
border: none;
opacity: 0.7;
border-radius: 5px;
}
.search button:hover {
opacity: 1;
border: 1px solid #c6c6c6;
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
#footer {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: 40px;
grid-template-areas:
"Country . . . . ."
"Advertising Business Search Privacy Terms Settings";
bottom: 40px;
left: 0;
position: absolute;
right: 0;
background-color: #dadada6c;
opacity: 0.5;
border: 1px solid #c6c6c6;
}
#footer span {
grid-area: Country;
align-self: center;
text-align: left;
font-size: 15px;
white-space: nowrap;
margin-left: 20px;
}
#second-footer {
display: grid;
grid-template-columns: repeat(6, 1fr);
grid-template-rows: 40px;
grid-template-areas:
"Advertising Business Search Privacy Terms Settings";
}
.nav-bottom-left {
display: grid;
grid-template-columns: 100px 100px 300px 1fr;
font-size: 13px;
position: absolute;
margin: 7px 0 0 10px;
margin-top: 16px;
bottom: 0;
left: 0;
right: 0;
background-color: #dadada6c;
padding-top: 15px;
left: -10px
}
.nav-bottom-left a {
display: inline-block;
padding-left: 20px;
color: #000;
align-self: center;
padding-bottom: 10px;
opacity: 0.5;
font-family: arial,sans-serif;
font-size: 15px;
}
.nav-bottom-right {
float: right;
display: grid;
font-size: 13px;
margin: 7px 0 0 10px;
margin-top: 16px;
position: absolute;
grid-template-columns: 100px 100px 100px;
} | 0.660829 | 0.115262 |
body .create-content
{
position: absolute;
top: var(--menu-height);
min-height: calc(100vh - var(--menu-height));
width: 100vw;
margin: 0;
padding: 0;
}
body .content #box h1
{
text-transform: uppercase;
color: #9ED4DC;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 2rem;
margin: 0;
line-height: 1;
}
body .content #box
{
margin-bottom: 50px;
}
body .content #box h2
{
color: #43757D;
font-size: 1.4rem;
margin: 0;
line-height: 1;
}
.view
{
position: absolute;
background-image: url(../../../images/regions/provence-alpes-cote-d-azur.jpg);
background-size: cover;
background-repeat: no-repeat;
width: calc(30vw);
min-height: 100vh;
left: 70vw;
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
}
.ac-content
{
width: 100vw;
position: absolute;
left: 0;
top: var(--menu-height);
display: flex;
flex-direction: row;
flex-flow: row;
flex-grow: 4;
flex-wrap: wrap;
justify-content: space-evenly;
}
.ac-box
{
height: 380px;
background-color: #ffffff;
border-radius: 25px;
width: 80%;
margin-left: 10%;
margin-top: 60px;
position: relative;
}
.ac-box img
{
width: 100%;
height: 200px;
border-top-right-radius: 25px;
border-top-left-radius: 25px;
z-index: 1;
position: relative;
}
.ac-box .ac-txt
{
height: 180px;
background-color: #ffffff;
margin-top: -25px;
border-radius: 25px;
z-index: 10;
padding: 25px;
position: relative;
padding-top: 20px;
}
.ac-box .ac-txt h3
{
color: #43757D;
font-family: Arial, sans-serif;
font-size: 1rem;
font-weight: bold;
margin: 0;
}
.ac-box .ac-txt p
{
color: #434343;
font-family: Arial, sans-serif;
font-size: .8rem;
margin: 0;
line-height: 1.3;
margin-top: 5px;
}
.ac-box .ac-btn
{
height: 40px;
background-color: #9EDCA4;
color: #ffffff;
font-weight: bold;
font-size: .7rem;
text-align: center;
position: absolute;
width: 50%;
font-family: Arial, sans-serif;
line-height: 40px;
border-radius: 25px;
bottom: -20px;
z-index: 100;
right: -20px;
}
body .content #box form label span
{
color: #a84343;
font-size: .9rem;
} | public/css/annonces/create.css | body .create-content
{
position: absolute;
top: var(--menu-height);
min-height: calc(100vh - var(--menu-height));
width: 100vw;
margin: 0;
padding: 0;
}
body .content #box h1
{
text-transform: uppercase;
color: #9ED4DC;
font-family: Arial, sans-serif;
font-weight: bold;
font-size: 2rem;
margin: 0;
line-height: 1;
}
body .content #box
{
margin-bottom: 50px;
}
body .content #box h2
{
color: #43757D;
font-size: 1.4rem;
margin: 0;
line-height: 1;
}
.view
{
position: absolute;
background-image: url(../../../images/regions/provence-alpes-cote-d-azur.jpg);
background-size: cover;
background-repeat: no-repeat;
width: calc(30vw);
min-height: 100vh;
left: 70vw;
display: flex;
flex-direction: column;
justify-items: center;
justify-content: center;
}
.ac-content
{
width: 100vw;
position: absolute;
left: 0;
top: var(--menu-height);
display: flex;
flex-direction: row;
flex-flow: row;
flex-grow: 4;
flex-wrap: wrap;
justify-content: space-evenly;
}
.ac-box
{
height: 380px;
background-color: #ffffff;
border-radius: 25px;
width: 80%;
margin-left: 10%;
margin-top: 60px;
position: relative;
}
.ac-box img
{
width: 100%;
height: 200px;
border-top-right-radius: 25px;
border-top-left-radius: 25px;
z-index: 1;
position: relative;
}
.ac-box .ac-txt
{
height: 180px;
background-color: #ffffff;
margin-top: -25px;
border-radius: 25px;
z-index: 10;
padding: 25px;
position: relative;
padding-top: 20px;
}
.ac-box .ac-txt h3
{
color: #43757D;
font-family: Arial, sans-serif;
font-size: 1rem;
font-weight: bold;
margin: 0;
}
.ac-box .ac-txt p
{
color: #434343;
font-family: Arial, sans-serif;
font-size: .8rem;
margin: 0;
line-height: 1.3;
margin-top: 5px;
}
.ac-box .ac-btn
{
height: 40px;
background-color: #9EDCA4;
color: #ffffff;
font-weight: bold;
font-size: .7rem;
text-align: center;
position: absolute;
width: 50%;
font-family: Arial, sans-serif;
line-height: 40px;
border-radius: 25px;
bottom: -20px;
z-index: 100;
right: -20px;
}
body .content #box form label span
{
color: #a84343;
font-size: .9rem;
} | 0.425367 | 0.057838 |
:root {
--slate: #404040;
--off_white: #F5F5F5;
--light_gray: #EAEAEA;
--lighter_gray: #7f8c97;
--blue_gray: #E9F0F5;
--bluer_gray: #d7e4ed;
--dark_navy: #303e49;
--cerulean: #0085A1;
--mint: #4ABDAC;
--vermillion: #FC4A1A;
--sunshine: #F7B733;
--lavender: #DFDCE3;
--sunshine_accent: #ffcb60;
--lavender_accent: #ccc5d6;
--sky: #CAEBF2;
--carbon: #A9A9A9;
--watermelon: #FF383F;
--neutral: #EFEFEF;
--green_white: #DCFFFF;
--feather: #77C9D4;
--marine: #57BC90;
--forest: #015249;
--sleek: #A5A5AF;
--blueberry: #6B7A8F;
--apricot: #F7882F;
--citrus: #F7C331;
--apple_core: #DCC7AA;
--tan : #FAECD4;
--midblue: #4681A6;
--darkblue: #0E4D73;
--lightblue: #71D9C9;
--pink: #FCDFDA;
--red: #AF4B4B;
/*ORIGINAL*/
--scheme_text: var(--darkblue);
--scheme_alt_text: var(--red);
--scheme_bg: var(--blue_gray);
--scheme_accent: var(--darkblue);
--scheme_icon: var(--darkblue);
--scheme_link: var(--darkblue);
--scheme_link_hover: var(--lightblue);
/*--scheme_header: var(--off_white);*/
--scheme_header: rgba(255, 255, 255, 0.5);
--scheme_footer: var(--scheme_header);
--scheme_head_border: var(--light_gray);
--scheme_timeline_content: var(--pink);
--scheme_timeline_title: var(--dark_navy);
--scheme_timeline_text: var(--lighter_gray);
--scheme_timeline_shadow: var(--pink);
/*BLUEBACK*/
/* --scheme_text: var(--slate);
--scheme_bg: var(--mint);
--scheme_accent: var(--lavender);
--scheme_icon: var(--scheme_text);
--scheme_link: var(--scheme_text);
--scheme_link_hover: var(--cerulean);
--scheme_header: var(--lavender);
--scheme_footer: var(--scheme_header);
--scheme_head_border: var(--light_gray);
--scheme_timeline_content: var(--lavender);
--scheme_timeline_title: var(--dark_navy);
--scheme_timeline_text: var(--lighter_gray);
--scheme_timeline_shadow: var(--lavender_accent);*/
/*MUTEDAF*/
/*--scheme_text: var(--carbon);
--scheme_bg: var(--neutral);
--scheme_accent: var(--scheme_text);
--scheme_icon: var(--scheme_text);
--scheme_link: var(--scheme_text);
--scheme_link_hover: var(--sky);
--scheme_header: var(--carbon);
--scheme_footer: var(--scheme_header);
--scheme_head_border: var(--light_gray);
--scheme_timeline_content: white;
--scheme_timeline_title: var(--dark_navy);
--scheme_timeline_text: var(--lighter_gray);
--scheme_timeline_shadow: var(--scheme_accent);*/
/*TOO GREEN*/
/* --scheme_text: var(--forest);
--scheme_bg: linear-gradient(to bottom right, var(--marine), var(--feather));
--scheme_accent: var(--forest);
--scheme_icon: var(--scheme_text);
--scheme_link: var(--scheme_text);
--scheme_link_hover: var(--feather);
--scheme_header: var(--sleek);
--scheme_footer: var(--scheme_header);
--scheme_head_border: var(--light_gray);
--scheme_timeline_content: var(--green_white);
--scheme_timeline_title: var(--forest);
--scheme_timeline_text: var(--lighter_gray);
--scheme_timeline_shadow: var(--scheme_accent);*/
/* --scheme_text: var(--blueberry);
--scheme_bg: var(--blue_gray);
--scheme_accent: var(--apricot);
--scheme_icon: var(--scheme_text);
--scheme_link: var(--scheme_text);
--scheme_link_hover: var(--cerulean);
--scheme_header: var(--citrus);
--scheme_footer: var(--scheme_header);
--scheme_head_border: var(--light_gray);
--scheme_timeline_content: white;
--scheme_timeline_title: var(--scheme_text);
--scheme_timeline_text: var(--lighter_gray);
--scheme_timeline_shadow: var(--light_gray);*/
} | css/colorScheme.css | :root {
--slate: #404040;
--off_white: #F5F5F5;
--light_gray: #EAEAEA;
--lighter_gray: #7f8c97;
--blue_gray: #E9F0F5;
--bluer_gray: #d7e4ed;
--dark_navy: #303e49;
--cerulean: #0085A1;
--mint: #4ABDAC;
--vermillion: #FC4A1A;
--sunshine: #F7B733;
--lavender: #DFDCE3;
--sunshine_accent: #ffcb60;
--lavender_accent: #ccc5d6;
--sky: #CAEBF2;
--carbon: #A9A9A9;
--watermelon: #FF383F;
--neutral: #EFEFEF;
--green_white: #DCFFFF;
--feather: #77C9D4;
--marine: #57BC90;
--forest: #015249;
--sleek: #A5A5AF;
--blueberry: #6B7A8F;
--apricot: #F7882F;
--citrus: #F7C331;
--apple_core: #DCC7AA;
--tan : #FAECD4;
--midblue: #4681A6;
--darkblue: #0E4D73;
--lightblue: #71D9C9;
--pink: #FCDFDA;
--red: #AF4B4B;
/*ORIGINAL*/
--scheme_text: var(--darkblue);
--scheme_alt_text: var(--red);
--scheme_bg: var(--blue_gray);
--scheme_accent: var(--darkblue);
--scheme_icon: var(--darkblue);
--scheme_link: var(--darkblue);
--scheme_link_hover: var(--lightblue);
/*--scheme_header: var(--off_white);*/
--scheme_header: rgba(255, 255, 255, 0.5);
--scheme_footer: var(--scheme_header);
--scheme_head_border: var(--light_gray);
--scheme_timeline_content: var(--pink);
--scheme_timeline_title: var(--dark_navy);
--scheme_timeline_text: var(--lighter_gray);
--scheme_timeline_shadow: var(--pink);
/*BLUEBACK*/
/* --scheme_text: var(--slate);
--scheme_bg: var(--mint);
--scheme_accent: var(--lavender);
--scheme_icon: var(--scheme_text);
--scheme_link: var(--scheme_text);
--scheme_link_hover: var(--cerulean);
--scheme_header: var(--lavender);
--scheme_footer: var(--scheme_header);
--scheme_head_border: var(--light_gray);
--scheme_timeline_content: var(--lavender);
--scheme_timeline_title: var(--dark_navy);
--scheme_timeline_text: var(--lighter_gray);
--scheme_timeline_shadow: var(--lavender_accent);*/
/*MUTEDAF*/
/*--scheme_text: var(--carbon);
--scheme_bg: var(--neutral);
--scheme_accent: var(--scheme_text);
--scheme_icon: var(--scheme_text);
--scheme_link: var(--scheme_text);
--scheme_link_hover: var(--sky);
--scheme_header: var(--carbon);
--scheme_footer: var(--scheme_header);
--scheme_head_border: var(--light_gray);
--scheme_timeline_content: white;
--scheme_timeline_title: var(--dark_navy);
--scheme_timeline_text: var(--lighter_gray);
--scheme_timeline_shadow: var(--scheme_accent);*/
/*TOO GREEN*/
/* --scheme_text: var(--forest);
--scheme_bg: linear-gradient(to bottom right, var(--marine), var(--feather));
--scheme_accent: var(--forest);
--scheme_icon: var(--scheme_text);
--scheme_link: var(--scheme_text);
--scheme_link_hover: var(--feather);
--scheme_header: var(--sleek);
--scheme_footer: var(--scheme_header);
--scheme_head_border: var(--light_gray);
--scheme_timeline_content: var(--green_white);
--scheme_timeline_title: var(--forest);
--scheme_timeline_text: var(--lighter_gray);
--scheme_timeline_shadow: var(--scheme_accent);*/
/* --scheme_text: var(--blueberry);
--scheme_bg: var(--blue_gray);
--scheme_accent: var(--apricot);
--scheme_icon: var(--scheme_text);
--scheme_link: var(--scheme_text);
--scheme_link_hover: var(--cerulean);
--scheme_header: var(--citrus);
--scheme_footer: var(--scheme_header);
--scheme_head_border: var(--light_gray);
--scheme_timeline_content: white;
--scheme_timeline_title: var(--scheme_text);
--scheme_timeline_text: var(--lighter_gray);
--scheme_timeline_shadow: var(--light_gray);*/
} | 0.320077 | 0.139954 |
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body{
background-image:url(../BookCourt_iStock-690358116-e1515177346323.jpg) ;
background-size:cover;
background-repeat: no-repeat;
width: 100%;
height: 600px;
/* position: relative; */
}
/* ///////////HEADER//////////// */
header{
width: 100%;
background-color: rgba(64, 34, 24,0.7);
}
h1{
text-align: center;
padding: 20px;
font-weight:bolder ;
color: #eee;
font-family: 'Roboto', sans-serif;
}
/* ///////////MAIN//////////// */
main{
}
form ,div{
margin-top: 20px;
height: 250px;
background-color: rgba(64, 34, 24,0.7);
border: 1px solid red;
display: inline-block;
/* float: left; */
}
form{
/* position: relative; */
width: 45%;
margin-left: 20px;
}
label{
/* float: left; */
/* height: 50px; */
color: #eee;
margin-top: 30px;
margin-left: 10px;
font-family: 'Roboto', sans-serif;
padding-top: 10px;
/* float: left; */
}
input{
width: 200px;
float: right;
margin-top: 10px;
margin-right: 10px;
}
select{
font-family: 'Roboto', sans-serif;
/* position: absolute; */
/* right: 0; */
width: 200px;
margin-left: 405px;
margin-top: 10px;
/* float: right; */
}
.sub{
background-color: #C68B59;
}
div{
width: 45%;
margin-right: 20px; /* margin-top: 20px;
margin-left: 20px;
width: 250px;
height: 250px;
background-color: rgba(64, 34, 24,0.7);
border: 1px solid red; */
float: right;
font-family: 'Roboto', sans-serif;
}
table{
width: 100%;
margin-top: 10px;
margin-left: 4px;
margin-left: 10px;
border: 2px solid #eee;
color: #eee;
text-align: center;
}
th{
/* color: #eee; */
/* width: 100%; */
/* padding: 10px; */
border: 2px solid #eee;
}
td{
border: 2px solid #eee;
}
p{
text-align: center;
margin-top: 20px;
color: #eee;
}
/* ///////////FOOTER//////////// */
footer{
position: absolute;
bottom: 0;
background-color: rgba(64, 34, 24,0.7);
width: 100%;
}
footer p{
/* padding: 1px; */
text-align: center;
} | css/styel.css | @import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body{
background-image:url(../BookCourt_iStock-690358116-e1515177346323.jpg) ;
background-size:cover;
background-repeat: no-repeat;
width: 100%;
height: 600px;
/* position: relative; */
}
/* ///////////HEADER//////////// */
header{
width: 100%;
background-color: rgba(64, 34, 24,0.7);
}
h1{
text-align: center;
padding: 20px;
font-weight:bolder ;
color: #eee;
font-family: 'Roboto', sans-serif;
}
/* ///////////MAIN//////////// */
main{
}
form ,div{
margin-top: 20px;
height: 250px;
background-color: rgba(64, 34, 24,0.7);
border: 1px solid red;
display: inline-block;
/* float: left; */
}
form{
/* position: relative; */
width: 45%;
margin-left: 20px;
}
label{
/* float: left; */
/* height: 50px; */
color: #eee;
margin-top: 30px;
margin-left: 10px;
font-family: 'Roboto', sans-serif;
padding-top: 10px;
/* float: left; */
}
input{
width: 200px;
float: right;
margin-top: 10px;
margin-right: 10px;
}
select{
font-family: 'Roboto', sans-serif;
/* position: absolute; */
/* right: 0; */
width: 200px;
margin-left: 405px;
margin-top: 10px;
/* float: right; */
}
.sub{
background-color: #C68B59;
}
div{
width: 45%;
margin-right: 20px; /* margin-top: 20px;
margin-left: 20px;
width: 250px;
height: 250px;
background-color: rgba(64, 34, 24,0.7);
border: 1px solid red; */
float: right;
font-family: 'Roboto', sans-serif;
}
table{
width: 100%;
margin-top: 10px;
margin-left: 4px;
margin-left: 10px;
border: 2px solid #eee;
color: #eee;
text-align: center;
}
th{
/* color: #eee; */
/* width: 100%; */
/* padding: 10px; */
border: 2px solid #eee;
}
td{
border: 2px solid #eee;
}
p{
text-align: center;
margin-top: 20px;
color: #eee;
}
/* ///////////FOOTER//////////// */
footer{
position: absolute;
bottom: 0;
background-color: rgba(64, 34, 24,0.7);
width: 100%;
}
footer p{
/* padding: 1px; */
text-align: center;
} | 0.339171 | 0.062445 |
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; }
/*
*
* Zoomable baseline grid
* type size presets
*
*/
body {
/* 20px / 28px */
font-size: 0.875em;
line-height: 1.66667em; }
.container {
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
max-width: 450px;
margin-left: auto;
margin-right: auto;
margin: 0 auto; }
.container:after {
content: " ";
display: block;
clear: both; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out; }
.col-1 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-2 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-3 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-4 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-5 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-6 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-7 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-8 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-9 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-10 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-11 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-12 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
@media (min-width: 700px) {
body {
/* 20px / 28px */
font-size: 1em;
line-height: 1.66667em; }
.container {
max-width: 650px;
margin-left: auto;
margin-right: auto; }
.container:after {
content: " ";
display: block;
clear: both; }
figure.outset-left {
width: 75%;
margin-left: -16.66667%; } }
@media (min-width: 1100px) {
.col-1 {
box-sizing: border-box;
width: 8.33333%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-2 {
box-sizing: border-box;
width: 16.66667%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-3 {
box-sizing: border-box;
width: 25%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-4 {
box-sizing: border-box;
width: 33.33333%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-5 {
box-sizing: border-box;
width: 41.66667%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-6 {
box-sizing: border-box;
width: 50%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-7 {
box-sizing: border-box;
width: 58.33333%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-8 {
box-sizing: border-box;
width: 66.66667%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-9 {
box-sizing: border-box;
width: 75%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-10 {
box-sizing: border-box;
width: 83.33333%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-11 {
box-sizing: border-box;
width: 91.66667%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-12 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-offset-1 {
margin-left: 8.33333%; }
.col-offset-2 {
margin-left: 16.66667%; }
.col-offset-3 {
margin-left: 25%; }
.col-offset-4 {
margin-left: 33.33333%; }
.col-offset-5 {
margin-left: 41.66667%; }
.col-offset-6 {
margin-left: 50%; }
.col-offset-7 {
margin-left: 58.33333%; }
.col-offset-8 {
margin-left: 66.66667%; }
.col-offset-9 {
margin-left: 75%; }
.col-offset-10 {
margin-left: 83.33333%; }
.col-offset-11 {
margin-left: 91.66667%; }
.col-offset-third {
margin-left: 50%; }
body {
/* 20px / 28px */
font-size: 1.0625em;
line-height: 1.66667em; }
.container {
max-width: 960px;
margin-left: auto;
margin-right: auto; }
.container:after {
content: " ";
display: block;
clear: both; }
figure.outset-left {
width: 74.5%;
margin-left: -12.75%; } }
@media (min-width: 1600px) {
.container {
max-width: 1100px;
margin-left: auto;
margin-right: auto; }
.container:after {
content: " ";
display: block;
clear: both; } }
body {
/* 20px / 28px */
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important; }
h1 {
color: #3A424A;
font-weight: 900;
font-family: "Playfair Display", serif;
/* 135px / 120px */
font-size: 4.44444em;
line-height: 1.03125em;
margin: 0 0 0.9375em; }
h2 {
color: #3A424A;
font-weight: 900;
font-family: "Playfair Display", serif;
/* 84px / 72px */
font-size: 3.11111em;
line-height: 1.07143em;
margin: 0 0 0.53571em; }
h3 {
color: #3A424A;
font-weight: 700;
font-family: "Playfair Display", serif;
/* 52px / 48px */
font-size: 2.22222em;
line-height: 1.125em;
margin: 0 0 0.75em; }
h4 {
color: #3A424A;
font-weight: 700;
font-family: "Playfair Display", serif;
/* 28 / 36px */
font-size: 1.55556em;
line-height: 1.07143em;
margin: 0 0 1.07143em; }
h5 {
color: #3A424A;
font-weight: 900;
font-family: "Cutive Mono", sans-serif;
text-transform: uppercase;
letter-spacing: 0.5px;
/* 20px / 28px */
font-size: 1em;
line-height: 1.66667em;
/* 28 */
margin: 0 0 1.66667em; }
h6 {
font-weight: 400;
font-family: "Montserrat", sans-serif;
/* 13px / 18px */
font-size: 0.75em;
line-height: 2.22222em;
margin: 0 0 1.66667em; }
p {
color: #657379;
font-weight: 400;
font-family: "Cutive Mono", sans-serif;
margin: 0 0 1.66667em; }
.small {
color: #9AA5AA;
font-weight: 400;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
/* 13px / 18px */
font-size: 0.75em;
line-height: 2.22222em;
margin: 0 0 1.66667em; }
.skinny {
font-family: "Cutive Mono", sans-serif;
font-weight: 300;
text-transform: none; }
blockquote {
/* 28 / 36px */
font-size: 1.55556em;
line-height: 1.07143em;
text-align: center;
color: #b6bec1;
font-family: "Playfair Display", serif;
font-weight: 400;
font-style: italic;
margin-bottom: 1.07143em; }
svg.icon {
height: 36px;
width: 36px;
display: inline-block;
fill: currentColor;
vertical-align: baseline; }
button svg.icon {
height: 18px;
width: 18px;
margin: 4px -4px 0 4px;
-webkit-filter: drop-shadow(0 1px #eee);
filter: drop-shadow(0 1px #eee);
float: right; }
svg use {
pointer-events: none; }
* {
box-sizing: border-box; }
hr {
position: relative;
display: block;
width: 40px;
margin: 0 auto 3em;
border: 0;
clear: both; }
hr:after, hr:before {
content: '';
height: 1px;
display: block;
background: #dfe3e4;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
width: 100%;
clear: both; }
hr:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.icon.seperator {
display: block;
width: 50px;
margin: 0 auto;
color: #9AA5AA; }
.btn {
display: block;
float: left;
color: #9AA5AA;
font-family: "Cutive Mono", sans-serif;
font-weight: 300;
/* 13px / 18px */
font-size: 0.75em;
line-height: 2.22222em;
text-decoration: none;
padding: 0.5em 1.5em;
border: 1px solid #dfe3e4; }
.btn:after {
content: '';
display: block;
clear: both; }
label {
display: block;
font-size: 16px;
-webkit-transform: translateY(25px);
-ms-transform: translateY(25px);
transform: translateY(25px);
color: #e2e2e2;
-webkit-transition: all 0.5s;
transition: all 0.5s; }
input {
position: relative;
background: transparent;
width: 100%;
border: none;
outline: none;
padding: 8px 0;
font-size: 16px; }
.form-control {
padding: 30px 0 0 0;
position: relative; }
.form-control:after, .form-control:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 2px;
background-color: #e2e2e2;
bottom: 0;
left: 0;
-webkit-transition: all 0.5s;
transition: all 0.5s; }
.form-control::after {
background-color: #8E8DBE;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0); }
.is-active::after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1); }
.is-active label {
color: #8E8DBE; }
.is-completed label {
font-size: 12px;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.remove-bottom {
margin-bottom: 0 !important; }
.half-bottom {
margin-bottom: 0.75em !important; }
body, html, #masterUI {
overflow: hidden;
height: 100%; }
#header {
position: relative;
-webkit-transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
-webkit-transform: translatez(0);
-ms-transform: translatez(0);
transform: translatez(0);
text-align: center;
padding: 3em 0; }
#header .social a {
color: #d1d6d9;
margin: 0 0.5em;
text-decoration: none; }
#header .social a:hover {
color: #000000; }
#header .social a .icon {
width: 1.5em;
height: 1.5em; }
#projects {
-webkit-transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
-webkit-transform: translatez(0);
-ms-transform: translatez(0);
transform: translatez(0);
padding-top: 3em; }
nav.primary-nav {
position: absolute;
top: 0;
width: 100%; }
nav.primary-nav a {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: block;
float: left;
height: 3em;
line-height: 3em;
padding: 0 1em;
margin-right: 2em;
text-decoration: none;
font-family: "Cutive Mono", sans-serif;
color: #9AA5AA; }
nav.primary-nav a.active {
color: #72C336; }
nav.primary-nav:after {
content: '';
display: block;
clear: both; }
@media (min-width: 700px) {
#header {
width: 50%;
height: 100%;
float: left;
overflow: hidden; }
#projects {
position: relative;
border-left: 1px solid #EFEFEF;
width: 50%;
height: 100%;
overflow-x: hidden;
overflow-y: scroll;
float: left; } }
footer {
padding-top: 2em;
/* 13px / 18px */
font-size: 0.75em;
line-height: 2.22222em; }
/*==================================
= Animations =
==================================*/
.view.ng-enter, .view.ng-leave {
position: absolute;
-webkit-transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1); }
.view.ng-enter {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.view.ng-enter-active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.view.ng-leave {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.view.ng-leave-active {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.project-view {
-webkit-transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
position: absolute;
top: 3em;
background: white; }
.project-view.ng-enter {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.project-view.ng-enter.ng-enter-active,
.project-view.ng-leave {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1; }
.project-view.ng-leave.ng-leave-active {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.view {
margin-top: 3em;
width: 100%;
padding: 0 1em; }
@-webkit-keyframes fade {
from {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0); }
to {
opacity: 0;
-webkit-transform: translateX(-110%);
transform: translateX(-110%); } }
@keyframes fade {
from {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0); }
to {
opacity: 0;
-webkit-transform: translateX(-110%);
transform: translateX(-110%); } }
.project {
-webkit-transition: all 0.25s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.25s cubic-bezier(0.3, 0.53, 0, 1); }
.project-active .project {
-webkit-transform: translateX(-110%);
-ms-transform: translateX(-110%);
transform: translateX(-110%); }
.nav-tab.ng-enter, .nav-tab.ng-leave {
position: relative;
-webkit-transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1); }
.nav-tab.ng-enter {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.nav-tab.ng-enter-active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.nav-tab.ng-leave {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.nav-tab.ng-leave-active {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
/*----- End of Animations ------*/
#profile {
background-image: url(../img/mech-bw.png);
background-size: cover;
background-position: center center;
width: 10em;
height: 10em;
border-radius: 10em;
margin: 0 auto 3em; }
.info {
text-decoration: none;
cursor: pointer; }
.info h4 {
-webkit-transition: all 0.25s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.25s cubic-bezier(0.3, 0.53, 0, 1);
letter-spacing: normal; }
.info .time {
color: #9AA5AA; }
.info:hover {
-webkit-transform: translateX(15px);
-ms-transform: translateX(15px);
transform: translateX(15px);
background: white; }
.project {
margin: 0 0 1.5em; }
.project:after {
content: '';
display: block;
clear: both; }
article header {
position: relative;
z-index: 1;
text-align: center;
padding: 3em 0; }
article header:after {
content: '';
display: block;
clear: both; }
article header figure {
margin-bottom: 3em; }
article header h4 {
font-family: "Cutive Mono", sans-serif;
font-weight: 200; }
article header h5 {
text-align: left; }
article header figure {
padding: 0 3em; }
article main {
position: relative;
z-index: 1;
padding: 2em 0; }
article footer {
padding: 2em 0 3em;
text-align: center; }
article footer p {
color: #c4cacd; }
.screenshot {
width: 100%;
position: relative;
background: #edeff0;
text-align: center;
padding: 30px 0 0;
border: 1px solid #edeff0;
border-radius: 7px; }
.screenshot span {
position: absolute;
display: block;
left: 0;
top: 10px;
width: 10px;
height: 10px;
border-radius: 100%;
background: #ffca41;
margin-left: 30px; }
.screenshot span:nth-child(1) {
background: #ea2b0e;
margin-left: 10px; }
.screenshot span:nth-child(3) {
background: #8bdb30;
margin-left: 50px; }
.screenshot img {
border-radius: 0 0 4px 4px;
max-height: 600px;
max-width: 100%;
margin-bottom: -7px; } | css/main.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; }
/*
*
* Zoomable baseline grid
* type size presets
*
*/
body {
/* 20px / 28px */
font-size: 0.875em;
line-height: 1.66667em; }
.container {
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
max-width: 450px;
margin-left: auto;
margin-right: auto;
margin: 0 auto; }
.container:after {
content: " ";
display: block;
clear: both; }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out; }
.col-1 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-2 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-3 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-4 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-5 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-6 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-7 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-8 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-9 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-10 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-11 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
.col-12 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 7.14286%;
padding-right: 7.14286%; }
@media (min-width: 700px) {
body {
/* 20px / 28px */
font-size: 1em;
line-height: 1.66667em; }
.container {
max-width: 650px;
margin-left: auto;
margin-right: auto; }
.container:after {
content: " ";
display: block;
clear: both; }
figure.outset-left {
width: 75%;
margin-left: -16.66667%; } }
@media (min-width: 1100px) {
.col-1 {
box-sizing: border-box;
width: 8.33333%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-2 {
box-sizing: border-box;
width: 16.66667%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-3 {
box-sizing: border-box;
width: 25%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-4 {
box-sizing: border-box;
width: 33.33333%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-5 {
box-sizing: border-box;
width: 41.66667%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-6 {
box-sizing: border-box;
width: 50%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-7 {
box-sizing: border-box;
width: 58.33333%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-8 {
box-sizing: border-box;
width: 66.66667%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-9 {
box-sizing: border-box;
width: 75%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-10 {
box-sizing: border-box;
width: 83.33333%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-11 {
box-sizing: border-box;
width: 91.66667%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-12 {
box-sizing: border-box;
width: 100%;
float: left;
padding-left: 1.78571%;
padding-right: 1.78571%; }
.col-offset-1 {
margin-left: 8.33333%; }
.col-offset-2 {
margin-left: 16.66667%; }
.col-offset-3 {
margin-left: 25%; }
.col-offset-4 {
margin-left: 33.33333%; }
.col-offset-5 {
margin-left: 41.66667%; }
.col-offset-6 {
margin-left: 50%; }
.col-offset-7 {
margin-left: 58.33333%; }
.col-offset-8 {
margin-left: 66.66667%; }
.col-offset-9 {
margin-left: 75%; }
.col-offset-10 {
margin-left: 83.33333%; }
.col-offset-11 {
margin-left: 91.66667%; }
.col-offset-third {
margin-left: 50%; }
body {
/* 20px / 28px */
font-size: 1.0625em;
line-height: 1.66667em; }
.container {
max-width: 960px;
margin-left: auto;
margin-right: auto; }
.container:after {
content: " ";
display: block;
clear: both; }
figure.outset-left {
width: 74.5%;
margin-left: -12.75%; } }
@media (min-width: 1600px) {
.container {
max-width: 1100px;
margin-left: auto;
margin-right: auto; }
.container:after {
content: " ";
display: block;
clear: both; } }
body {
/* 20px / 28px */
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important; }
h1 {
color: #3A424A;
font-weight: 900;
font-family: "Playfair Display", serif;
/* 135px / 120px */
font-size: 4.44444em;
line-height: 1.03125em;
margin: 0 0 0.9375em; }
h2 {
color: #3A424A;
font-weight: 900;
font-family: "Playfair Display", serif;
/* 84px / 72px */
font-size: 3.11111em;
line-height: 1.07143em;
margin: 0 0 0.53571em; }
h3 {
color: #3A424A;
font-weight: 700;
font-family: "Playfair Display", serif;
/* 52px / 48px */
font-size: 2.22222em;
line-height: 1.125em;
margin: 0 0 0.75em; }
h4 {
color: #3A424A;
font-weight: 700;
font-family: "Playfair Display", serif;
/* 28 / 36px */
font-size: 1.55556em;
line-height: 1.07143em;
margin: 0 0 1.07143em; }
h5 {
color: #3A424A;
font-weight: 900;
font-family: "Cutive Mono", sans-serif;
text-transform: uppercase;
letter-spacing: 0.5px;
/* 20px / 28px */
font-size: 1em;
line-height: 1.66667em;
/* 28 */
margin: 0 0 1.66667em; }
h6 {
font-weight: 400;
font-family: "Montserrat", sans-serif;
/* 13px / 18px */
font-size: 0.75em;
line-height: 2.22222em;
margin: 0 0 1.66667em; }
p {
color: #657379;
font-weight: 400;
font-family: "Cutive Mono", sans-serif;
margin: 0 0 1.66667em; }
.small {
color: #9AA5AA;
font-weight: 400;
font-family: "Montserrat", sans-serif;
text-transform: uppercase;
letter-spacing: 2px;
/* 13px / 18px */
font-size: 0.75em;
line-height: 2.22222em;
margin: 0 0 1.66667em; }
.skinny {
font-family: "Cutive Mono", sans-serif;
font-weight: 300;
text-transform: none; }
blockquote {
/* 28 / 36px */
font-size: 1.55556em;
line-height: 1.07143em;
text-align: center;
color: #b6bec1;
font-family: "Playfair Display", serif;
font-weight: 400;
font-style: italic;
margin-bottom: 1.07143em; }
svg.icon {
height: 36px;
width: 36px;
display: inline-block;
fill: currentColor;
vertical-align: baseline; }
button svg.icon {
height: 18px;
width: 18px;
margin: 4px -4px 0 4px;
-webkit-filter: drop-shadow(0 1px #eee);
filter: drop-shadow(0 1px #eee);
float: right; }
svg use {
pointer-events: none; }
* {
box-sizing: border-box; }
hr {
position: relative;
display: block;
width: 40px;
margin: 0 auto 3em;
border: 0;
clear: both; }
hr:after, hr:before {
content: '';
height: 1px;
display: block;
background: #dfe3e4;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
width: 100%;
clear: both; }
hr:before {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.icon.seperator {
display: block;
width: 50px;
margin: 0 auto;
color: #9AA5AA; }
.btn {
display: block;
float: left;
color: #9AA5AA;
font-family: "Cutive Mono", sans-serif;
font-weight: 300;
/* 13px / 18px */
font-size: 0.75em;
line-height: 2.22222em;
text-decoration: none;
padding: 0.5em 1.5em;
border: 1px solid #dfe3e4; }
.btn:after {
content: '';
display: block;
clear: both; }
label {
display: block;
font-size: 16px;
-webkit-transform: translateY(25px);
-ms-transform: translateY(25px);
transform: translateY(25px);
color: #e2e2e2;
-webkit-transition: all 0.5s;
transition: all 0.5s; }
input {
position: relative;
background: transparent;
width: 100%;
border: none;
outline: none;
padding: 8px 0;
font-size: 16px; }
.form-control {
padding: 30px 0 0 0;
position: relative; }
.form-control:after, .form-control:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 2px;
background-color: #e2e2e2;
bottom: 0;
left: 0;
-webkit-transition: all 0.5s;
transition: all 0.5s; }
.form-control::after {
background-color: #8E8DBE;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0); }
.is-active::after {
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1); }
.is-active label {
color: #8E8DBE; }
.is-completed label {
font-size: 12px;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.remove-bottom {
margin-bottom: 0 !important; }
.half-bottom {
margin-bottom: 0.75em !important; }
body, html, #masterUI {
overflow: hidden;
height: 100%; }
#header {
position: relative;
-webkit-transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
-webkit-transform: translatez(0);
-ms-transform: translatez(0);
transform: translatez(0);
text-align: center;
padding: 3em 0; }
#header .social a {
color: #d1d6d9;
margin: 0 0.5em;
text-decoration: none; }
#header .social a:hover {
color: #000000; }
#header .social a .icon {
width: 1.5em;
height: 1.5em; }
#projects {
-webkit-transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
-webkit-transform: translatez(0);
-ms-transform: translatez(0);
transform: translatez(0);
padding-top: 3em; }
nav.primary-nav {
position: absolute;
top: 0;
width: 100%; }
nav.primary-nav a {
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: block;
float: left;
height: 3em;
line-height: 3em;
padding: 0 1em;
margin-right: 2em;
text-decoration: none;
font-family: "Cutive Mono", sans-serif;
color: #9AA5AA; }
nav.primary-nav a.active {
color: #72C336; }
nav.primary-nav:after {
content: '';
display: block;
clear: both; }
@media (min-width: 700px) {
#header {
width: 50%;
height: 100%;
float: left;
overflow: hidden; }
#projects {
position: relative;
border-left: 1px solid #EFEFEF;
width: 50%;
height: 100%;
overflow-x: hidden;
overflow-y: scroll;
float: left; } }
footer {
padding-top: 2em;
/* 13px / 18px */
font-size: 0.75em;
line-height: 2.22222em; }
/*==================================
= Animations =
==================================*/
.view.ng-enter, .view.ng-leave {
position: absolute;
-webkit-transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1); }
.view.ng-enter {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.view.ng-enter-active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.view.ng-leave {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.view.ng-leave-active {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.project-view {
-webkit-transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
position: absolute;
top: 3em;
background: white; }
.project-view.ng-enter {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.project-view.ng-enter.ng-enter-active,
.project-view.ng-leave {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
opacity: 1; }
.project-view.ng-leave.ng-leave-active {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.view {
margin-top: 3em;
width: 100%;
padding: 0 1em; }
@-webkit-keyframes fade {
from {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0); }
to {
opacity: 0;
-webkit-transform: translateX(-110%);
transform: translateX(-110%); } }
@keyframes fade {
from {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0); }
to {
opacity: 0;
-webkit-transform: translateX(-110%);
transform: translateX(-110%); } }
.project {
-webkit-transition: all 0.25s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.25s cubic-bezier(0.3, 0.53, 0, 1); }
.project-active .project {
-webkit-transform: translateX(-110%);
-ms-transform: translateX(-110%);
transform: translateX(-110%); }
.nav-tab.ng-enter, .nav-tab.ng-leave {
position: relative;
-webkit-transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.6s cubic-bezier(0.3, 0.53, 0, 1); }
.nav-tab.ng-enter {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.nav-tab.ng-enter-active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.nav-tab.ng-leave {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.nav-tab.ng-leave-active {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
/*----- End of Animations ------*/
#profile {
background-image: url(../img/mech-bw.png);
background-size: cover;
background-position: center center;
width: 10em;
height: 10em;
border-radius: 10em;
margin: 0 auto 3em; }
.info {
text-decoration: none;
cursor: pointer; }
.info h4 {
-webkit-transition: all 0.25s cubic-bezier(0.3, 0.53, 0, 1);
transition: all 0.25s cubic-bezier(0.3, 0.53, 0, 1);
letter-spacing: normal; }
.info .time {
color: #9AA5AA; }
.info:hover {
-webkit-transform: translateX(15px);
-ms-transform: translateX(15px);
transform: translateX(15px);
background: white; }
.project {
margin: 0 0 1.5em; }
.project:after {
content: '';
display: block;
clear: both; }
article header {
position: relative;
z-index: 1;
text-align: center;
padding: 3em 0; }
article header:after {
content: '';
display: block;
clear: both; }
article header figure {
margin-bottom: 3em; }
article header h4 {
font-family: "Cutive Mono", sans-serif;
font-weight: 200; }
article header h5 {
text-align: left; }
article header figure {
padding: 0 3em; }
article main {
position: relative;
z-index: 1;
padding: 2em 0; }
article footer {
padding: 2em 0 3em;
text-align: center; }
article footer p {
color: #c4cacd; }
.screenshot {
width: 100%;
position: relative;
background: #edeff0;
text-align: center;
padding: 30px 0 0;
border: 1px solid #edeff0;
border-radius: 7px; }
.screenshot span {
position: absolute;
display: block;
left: 0;
top: 10px;
width: 10px;
height: 10px;
border-radius: 100%;
background: #ffca41;
margin-left: 30px; }
.screenshot span:nth-child(1) {
background: #ea2b0e;
margin-left: 10px; }
.screenshot span:nth-child(3) {
background: #8bdb30;
margin-left: 50px; }
.screenshot img {
border-radius: 0 0 4px 4px;
max-height: 600px;
max-width: 100%;
margin-bottom: -7px; } | 0.486088 | 0.099426 |
.video_model {
font-family: "Ambit SemiBold";
color: var(--blue-color);
}
.video_model span {
text-decoration: none;
}
.video_model span:hover {
cursor: pointer;
text-decoration: underline;
}
.modal__bg {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(28, 28, 28, 0.19);
backdrop-filter: blur(6px);
opacity: 1;
animation-timing-function: ease-out;
animation-duration: 0.3s;
animation-name: modal-video;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
z-index: 100;
}
.modal__align {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.modal__content {
width: 800px;
height: 500px;
box-shadow: 0px 100px 80px rgba(184, 184, 184, 0.07),
0px 25.8162px 19px 4px rgba(178, 178, 178, 0.0456112),
0px 7.779px 7.30492px rgba(0, 0, 0, 0.035),
0px 1.48838px 2.0843px rgba(0, 0, 0, 0.0243888);
border-radius: 20px;
background: transparent;
color: #000;
margin: 0rem 4rem;
}
.modal__close {
background-color:var(--blue-color);
color: var(--white-color);
border-radius: 50%;
cursor: pointer;
position: relative;
bottom: 50px;
width: 32px;
height: 32px;
padding: 0;
left:45%;
}
.modal__video-align {
display: flex;
position: relative;
bottom: 37px;
}
.modal__video-style {
border-radius: 20px;
z-index: 100;
}
.modal__spinner {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.modal__spinner {
animation: spin 2s linear infinite;
font-size: 40px;
color: #1b6aae;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@media screen and (max-width: 800px) {
.modal__content {
margin: 0rem 1rem;
width: 100%;
}
.modal__video-style {
width: 100%;
}
}
@media screen and (max-width: 499px) {
.modal__content {
background: transparent;
height: auto;
}
.modal__video-align {
bottom: 0px;
}
.modal__video-style {
height: auto;
}
} | client/src/pages/FrequentlyAskedQuestions/VideoModel.css | .video_model {
font-family: "Ambit SemiBold";
color: var(--blue-color);
}
.video_model span {
text-decoration: none;
}
.video_model span:hover {
cursor: pointer;
text-decoration: underline;
}
.modal__bg {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(28, 28, 28, 0.19);
backdrop-filter: blur(6px);
opacity: 1;
animation-timing-function: ease-out;
animation-duration: 0.3s;
animation-name: modal-video;
-webkit-transition: opacity 0.3s ease-out;
-moz-transition: opacity 0.3s ease-out;
-ms-transition: opacity 0.3s ease-out;
-o-transition: opacity 0.3s ease-out;
transition: opacity 0.3s ease-out;
z-index: 100;
}
.modal__align {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.modal__content {
width: 800px;
height: 500px;
box-shadow: 0px 100px 80px rgba(184, 184, 184, 0.07),
0px 25.8162px 19px 4px rgba(178, 178, 178, 0.0456112),
0px 7.779px 7.30492px rgba(0, 0, 0, 0.035),
0px 1.48838px 2.0843px rgba(0, 0, 0, 0.0243888);
border-radius: 20px;
background: transparent;
color: #000;
margin: 0rem 4rem;
}
.modal__close {
background-color:var(--blue-color);
color: var(--white-color);
border-radius: 50%;
cursor: pointer;
position: relative;
bottom: 50px;
width: 32px;
height: 32px;
padding: 0;
left:45%;
}
.modal__video-align {
display: flex;
position: relative;
bottom: 37px;
}
.modal__video-style {
border-radius: 20px;
z-index: 100;
}
.modal__spinner {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.modal__spinner {
animation: spin 2s linear infinite;
font-size: 40px;
color: #1b6aae;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
@media screen and (max-width: 800px) {
.modal__content {
margin: 0rem 1rem;
width: 100%;
}
.modal__video-style {
width: 100%;
}
}
@media screen and (max-width: 499px) {
.modal__content {
background: transparent;
height: auto;
}
.modal__video-align {
bottom: 0px;
}
.modal__video-style {
height: auto;
}
} | 0.567817 | 0.098469 |
.container {
width: 100%;
margin: auto;
padding: 10px;
}
.title-container {
min-height: 60px;
}
.game-wrapper {
margin: auto;
padding-top: 10px;
padding-bottom: 40px;
}
.game-container {
width: 600px;
height: 590px;
margin: auto;
}
.header-card {
width: 112px;
height: 32px;
font-size: 12px;
line-height: 16px;
float: left;
margin-left: 4px;
margin-bottom: 4px;
display: table;
text-transform: uppercase;
font-size: 2.5em;
text-align: center;
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Safari */
-khtml-user-select: none; /* Konqueror HTML */
-moz-user-select: none; /* Old versions of Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none; /* Non-prefixed version, currently
supported by Chrome, Opera and Firefox */
}
.card {
position: relative;
width: 112px;
height: 112px;
font-size: 12px;
line-height: 16px;
float: left;
margin-left: 4px;
margin-bottom: 4px;
display: table-cell;
text-transform: uppercase;
border: 2px solid #c0c0c0;
border-radius: 5px;
background-color: white;
text-align: center;
vertical-align: middle;
line-height: 112px;
font-size: 2.5em;
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Safari */
-khtml-user-select: none; /* Konqueror HTML */
-moz-user-select: none; /* Old versions of Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none; /* Non-prefixed version, currently
supported by Chrome, Opera and Firefox */
}
.card.selected {
border-color: #f79420;
box-shadow: 0 5px 15px rgba(247, 148, 32, 1);
color: white;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;
}
.card img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: auto;
opacity: 0.5;
pointer-events: none;
}
.card.free {
font-size: 2em;
}
.card:hover {
border-color: #f79420;
box-shadow: 0 5px 15px rgba(247, 148, 32, 1);
animation-name: pulse;
animation-duration: 1s;
animation-iteration-count: infinite;
}
@keyframes wag {
0% {
transform: rotate(-15deg);
}
50% {
transform: rotate(15deg);
}
100% {
transform: rotate(-15deg);
}
}
@keyframes pulse {
0% {
transform: scale(0.9);
}
50% {
transform: scale(1.05);
}
to {
transform: scale(0.9);
}
}
@keyframes new {
0% {
opacity: 0;
transform: scale(0);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@keyframes slide {
from {
left: 100%;
}
to {
left: -100%;
}
}
@-webkit-keyframes slide {
from {
left: 100%;
}
to {
left: -100%;
}
}
#marquee {
color: black;
background: white;
width: 100%;
height: 40px;
line-height: 40px;
overflow: hidden;
position: relative;
margin-top: 20px;
}
#marquee-text {
position: absolute;
text-transform: uppercase;
top: 0;
left: 0;
width: 100%;
height: 40px;
font-size: 2em;
animation-name: slide;
animation-duration: 10s;
animation-timing-function: linear;
animation-iteration-count: infinite;
-webkit-animation-name: slide;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
}
.trail {
position: absolute;
height: 64px;
width: 64px;
animation-name: wag;
animation-duration: 3s;
animation-iteration-count: infinite;
pointer-events: none;
} | css/main.css | .container {
width: 100%;
margin: auto;
padding: 10px;
}
.title-container {
min-height: 60px;
}
.game-wrapper {
margin: auto;
padding-top: 10px;
padding-bottom: 40px;
}
.game-container {
width: 600px;
height: 590px;
margin: auto;
}
.header-card {
width: 112px;
height: 32px;
font-size: 12px;
line-height: 16px;
float: left;
margin-left: 4px;
margin-bottom: 4px;
display: table;
text-transform: uppercase;
font-size: 2.5em;
text-align: center;
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Safari */
-khtml-user-select: none; /* Konqueror HTML */
-moz-user-select: none; /* Old versions of Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none; /* Non-prefixed version, currently
supported by Chrome, Opera and Firefox */
}
.card {
position: relative;
width: 112px;
height: 112px;
font-size: 12px;
line-height: 16px;
float: left;
margin-left: 4px;
margin-bottom: 4px;
display: table-cell;
text-transform: uppercase;
border: 2px solid #c0c0c0;
border-radius: 5px;
background-color: white;
text-align: center;
vertical-align: middle;
line-height: 112px;
font-size: 2.5em;
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Safari */
-khtml-user-select: none; /* Konqueror HTML */
-moz-user-select: none; /* Old versions of Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none; /* Non-prefixed version, currently
supported by Chrome, Opera and Firefox */
}
.card.selected {
border-color: #f79420;
box-shadow: 0 5px 15px rgba(247, 148, 32, 1);
color: white;
-webkit-text-stroke-width: 1px;
-webkit-text-stroke-color: black;
}
.card img {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: auto;
opacity: 0.5;
pointer-events: none;
}
.card.free {
font-size: 2em;
}
.card:hover {
border-color: #f79420;
box-shadow: 0 5px 15px rgba(247, 148, 32, 1);
animation-name: pulse;
animation-duration: 1s;
animation-iteration-count: infinite;
}
@keyframes wag {
0% {
transform: rotate(-15deg);
}
50% {
transform: rotate(15deg);
}
100% {
transform: rotate(-15deg);
}
}
@keyframes pulse {
0% {
transform: scale(0.9);
}
50% {
transform: scale(1.05);
}
to {
transform: scale(0.9);
}
}
@keyframes new {
0% {
opacity: 0;
transform: scale(0);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@keyframes slide {
from {
left: 100%;
}
to {
left: -100%;
}
}
@-webkit-keyframes slide {
from {
left: 100%;
}
to {
left: -100%;
}
}
#marquee {
color: black;
background: white;
width: 100%;
height: 40px;
line-height: 40px;
overflow: hidden;
position: relative;
margin-top: 20px;
}
#marquee-text {
position: absolute;
text-transform: uppercase;
top: 0;
left: 0;
width: 100%;
height: 40px;
font-size: 2em;
animation-name: slide;
animation-duration: 10s;
animation-timing-function: linear;
animation-iteration-count: infinite;
-webkit-animation-name: slide;
-webkit-animation-duration: 10s;
-webkit-animation-timing-function: linear;
-webkit-animation-iteration-count: infinite;
}
.trail {
position: absolute;
height: 64px;
width: 64px;
animation-name: wag;
animation-duration: 3s;
animation-iteration-count: infinite;
pointer-events: none;
} | 0.48121 | 0.057019 |
* {
box-sizing: border-box;
}
:after,
:before {
text-decoration: inherit;
vertical-align: inherit;
}
html,
body {
width: 100%;
height: 100%;
}
body {
color: #444;
font: 16px/1.5 "Avenir", -apple-system, BlinkMacSystemFont, "Segoe UI",
"Roboto", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
margin: 0 auto;
max-width: 75ch;
padding: 1rem;
}
::selection {
background-color: #444;
color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Trebuchet MS", "Helvetica Neue", "Helvetica", "Arial",
sans-serif;
margin: 1.5rem 0 1rem;
}
article > h1 {
margin: 1rem 0 1rem;
}
ul li,
ol li {
margin-top: 0.5rem;
list-style-type: square;
}
.post__title {
font-size: 28px;
margin-top: 32px;
}
.post__list {
margin-top: 32px;
}
a:hover {
border-bottom: 2px solid #2d2d2d;
padding-bottom: 2px;
}
a,
a:visited {
color: inherit;
text-decoration: none currentcolor solid;
}
article a,
article a:visited {
border-bottom: 2px solid #e6e6e6;
color: inherit;
cursor: pointer;
padding-bottom: 2px;
text-decoration: none currentcolor solid;
touch-action: manipulation;
}
article a:active,
article a:focus {
border-bottom: 0;
outline: 0;
}
article a:hover {
border-bottom: 2px solid #a8a8a8;
}
img {
height: auto;
max-width: 100%;
}
pre {
border: 1px solid lightgrey;
box-shadow: 3px 3px 3px #eee;
overflow: auto;
}
code {
color: dimgray;
display: inline-block;
word-break: break-all;
}
pre code {
font-size: 0.8rem;
padding: 1.5rem;
}
blockquote {
border-left: 3px solid gray;
font-style: italic;
margin: 2.5rem 0 2.5rem 0;
padding: 0 1rem 0 1rem;
}
table {
border-collapse: collapse;
margin: 2rem 0;
text-align: left;
width: 100%;
}
.header {
margin-top: 32px;
}
.header__title {
font-size: 25px;
}
.header__logo {
width: 48px;
height: 48px;
}
.navbar {
display: flex;
flex-wrap: wrap;
padding: 0;
}
.navbar > li {
list-style-type: none;
}
.navbar > li:nth-child(n + 1),
footer > p > a {
margin-right: 12px;
}
.title-item {
font-size: 18px;
margin-bottom: 4px;
}
tr {
border-bottom: 1px solid lightgrey;
}
th,
td {
padding: 0.5rem;
}
.pagination {
margin-top: 32px;
}
.no-highlight:hover {
border-bottom: 0;
}
hr {
background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
border: 0;
height: 1px;
margin-bottom: 32px;
margin-top: 32px;
}
table {
border-collapse: collapse;
text-align: left;
width: 100%;
}
table tr {
background: white;
border-bottom: 1px solid lightgrey;
}
table th,
table td {
padding: 10px 20px;
}
table td span {
background: #eee;
color: dimgrey;
display: none;
font-size: 10px;
font-weight: bold;
left: 0;
padding: 5px;
position: absolute;
text-transform: uppercase;
top: 0;
}
/* Simple CSS for flexbox table on mobile */
@media (max-width: 800px) {
table thead {
left: -9999px;
position: absolute;
visibility: hidden;
}
table tr {
border-bottom: 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-bottom: 40px;
}
table td {
border: 1px solid lightgrey;
margin: 0 -1px -1px 0;
padding-top: 35px;
position: relative;
width: 50%;
}
table td span {
display: block;
}
}
.highlight .hll { background-color: #ffffcc }
.highlight .c { font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .cm { font-style: italic } /* Comment.Multiline */
.highlight .c1 { font-style: italic } /* Comment.Single */
.highlight .cs { font-style: italic } /* Comment.Special */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gh { font-weight: bold } /* Generic.Heading */
.highlight .gp { font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { font-weight: bold } /* Generic.Subheading */
.highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kn { font-weight: bold } /* Keyword.Namespace */
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .s { font-style: italic } /* Literal.String */
.highlight .nc { font-weight: bold } /* Name.Class */
.highlight .ni { font-weight: bold } /* Name.Entity */
.highlight .ne { font-weight: bold } /* Name.Exception */
.highlight .nn { font-weight: bold } /* Name.Namespace */
.highlight .nt { font-weight: bold } /* Name.Tag */
.highlight .ow { font-weight: bold } /* Operator.Word */
.highlight .sb { font-style: italic } /* Literal.String.Backtick */
.highlight .sc { font-style: italic } /* Literal.String.Char */
.highlight .sd { font-style: italic } /* Literal.String.Doc */
.highlight .s2 { font-style: italic } /* Literal.String.Double */
.highlight .se { font-weight: bold; font-style: italic } /* Literal.String.Escape */
.highlight .sh { font-style: italic } /* Literal.String.Heredoc */
.highlight .si { font-weight: bold; font-style: italic } /* Literal.String.Interpol */
.highlight .sx { font-style: italic } /* Literal.String.Other */
.highlight .sr { font-style: italic } /* Literal.String.Regex */
.highlight .s1 { font-style: italic } /* Literal.String.Single */
.highlight .ss { font-style: italic } /* Literal.String.Symbol */ | static/css/style.css | * {
box-sizing: border-box;
}
:after,
:before {
text-decoration: inherit;
vertical-align: inherit;
}
html,
body {
width: 100%;
height: 100%;
}
body {
color: #444;
font: 16px/1.5 "Avenir", -apple-system, BlinkMacSystemFont, "Segoe UI",
"Roboto", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
margin: 0 auto;
max-width: 75ch;
padding: 1rem;
}
::selection {
background-color: #444;
color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Trebuchet MS", "Helvetica Neue", "Helvetica", "Arial",
sans-serif;
margin: 1.5rem 0 1rem;
}
article > h1 {
margin: 1rem 0 1rem;
}
ul li,
ol li {
margin-top: 0.5rem;
list-style-type: square;
}
.post__title {
font-size: 28px;
margin-top: 32px;
}
.post__list {
margin-top: 32px;
}
a:hover {
border-bottom: 2px solid #2d2d2d;
padding-bottom: 2px;
}
a,
a:visited {
color: inherit;
text-decoration: none currentcolor solid;
}
article a,
article a:visited {
border-bottom: 2px solid #e6e6e6;
color: inherit;
cursor: pointer;
padding-bottom: 2px;
text-decoration: none currentcolor solid;
touch-action: manipulation;
}
article a:active,
article a:focus {
border-bottom: 0;
outline: 0;
}
article a:hover {
border-bottom: 2px solid #a8a8a8;
}
img {
height: auto;
max-width: 100%;
}
pre {
border: 1px solid lightgrey;
box-shadow: 3px 3px 3px #eee;
overflow: auto;
}
code {
color: dimgray;
display: inline-block;
word-break: break-all;
}
pre code {
font-size: 0.8rem;
padding: 1.5rem;
}
blockquote {
border-left: 3px solid gray;
font-style: italic;
margin: 2.5rem 0 2.5rem 0;
padding: 0 1rem 0 1rem;
}
table {
border-collapse: collapse;
margin: 2rem 0;
text-align: left;
width: 100%;
}
.header {
margin-top: 32px;
}
.header__title {
font-size: 25px;
}
.header__logo {
width: 48px;
height: 48px;
}
.navbar {
display: flex;
flex-wrap: wrap;
padding: 0;
}
.navbar > li {
list-style-type: none;
}
.navbar > li:nth-child(n + 1),
footer > p > a {
margin-right: 12px;
}
.title-item {
font-size: 18px;
margin-bottom: 4px;
}
tr {
border-bottom: 1px solid lightgrey;
}
th,
td {
padding: 0.5rem;
}
.pagination {
margin-top: 32px;
}
.no-highlight:hover {
border-bottom: 0;
}
hr {
background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
border: 0;
height: 1px;
margin-bottom: 32px;
margin-top: 32px;
}
table {
border-collapse: collapse;
text-align: left;
width: 100%;
}
table tr {
background: white;
border-bottom: 1px solid lightgrey;
}
table th,
table td {
padding: 10px 20px;
}
table td span {
background: #eee;
color: dimgrey;
display: none;
font-size: 10px;
font-weight: bold;
left: 0;
padding: 5px;
position: absolute;
text-transform: uppercase;
top: 0;
}
/* Simple CSS for flexbox table on mobile */
@media (max-width: 800px) {
table thead {
left: -9999px;
position: absolute;
visibility: hidden;
}
table tr {
border-bottom: 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
margin-bottom: 40px;
}
table td {
border: 1px solid lightgrey;
margin: 0 -1px -1px 0;
padding-top: 35px;
position: relative;
width: 50%;
}
table td span {
display: block;
}
}
.highlight .hll { background-color: #ffffcc }
.highlight .c { font-style: italic } /* Comment */
.highlight .err { border: 1px solid #FF0000 } /* Error */
.highlight .k { font-weight: bold } /* Keyword */
.highlight .cm { font-style: italic } /* Comment.Multiline */
.highlight .c1 { font-style: italic } /* Comment.Single */
.highlight .cs { font-style: italic } /* Comment.Special */
.highlight .ge { font-style: italic } /* Generic.Emph */
.highlight .gh { font-weight: bold } /* Generic.Heading */
.highlight .gp { font-weight: bold } /* Generic.Prompt */
.highlight .gs { font-weight: bold } /* Generic.Strong */
.highlight .gu { font-weight: bold } /* Generic.Subheading */
.highlight .kc { font-weight: bold } /* Keyword.Constant */
.highlight .kd { font-weight: bold } /* Keyword.Declaration */
.highlight .kn { font-weight: bold } /* Keyword.Namespace */
.highlight .kr { font-weight: bold } /* Keyword.Reserved */
.highlight .s { font-style: italic } /* Literal.String */
.highlight .nc { font-weight: bold } /* Name.Class */
.highlight .ni { font-weight: bold } /* Name.Entity */
.highlight .ne { font-weight: bold } /* Name.Exception */
.highlight .nn { font-weight: bold } /* Name.Namespace */
.highlight .nt { font-weight: bold } /* Name.Tag */
.highlight .ow { font-weight: bold } /* Operator.Word */
.highlight .sb { font-style: italic } /* Literal.String.Backtick */
.highlight .sc { font-style: italic } /* Literal.String.Char */
.highlight .sd { font-style: italic } /* Literal.String.Doc */
.highlight .s2 { font-style: italic } /* Literal.String.Double */
.highlight .se { font-weight: bold; font-style: italic } /* Literal.String.Escape */
.highlight .sh { font-style: italic } /* Literal.String.Heredoc */
.highlight .si { font-weight: bold; font-style: italic } /* Literal.String.Interpol */
.highlight .sx { font-style: italic } /* Literal.String.Other */
.highlight .sr { font-style: italic } /* Literal.String.Regex */
.highlight .s1 { font-style: italic } /* Literal.String.Single */
.highlight .ss { font-style: italic } /* Literal.String.Symbol */ | 0.508788 | 0.109468 |
.page-new {
background-color: #e8e9eb
}
.page-new .feature {
border-top: 1px solid #bbb
}
.page-new .feature .feature-content {
max-height: 0;
visibility: hidden;
overflow: hidden;
background-color: #f5f6f7;
-webkit-transition: all .3s cubic-bezier(0.7, 0, .3, 1) 0;
transition: all .3s cubic-bezier(0.7, 0, .3, 1) 0;
-moz-transition: all .3s ease-in-out
}
.page-new .feature .feature-content .feature-content-wrapper {
width: 100%;
max-width: 740px;
padding: 50px 20px;
margin: 0 auto
}
.page-new .feature .feature-title {
position: relative;
height: 100px;
padding: 25px 0;
background-color: #eee; /* 修改 */
cursor: pointer
}
.page-new .feature .feature-title:hover {
background-color: #fff; /* 修改 */
}
.page-new .feature .feature-title h2 {
margin: 0;
letter-spacing: 2px;
color: #111
}
.page-new .feature .feature-title p {
margin-top: 5px;
font-size: 14px;
color: #a6a6a6
}
.page-new .feature .feature-title .content-wrapper {
position: relative;
width: 100%;
max-width: 1040px;
padding: 0 40px;
margin: 0 auto
}
.page-new .feature .feature-title .arrow {
position: absolute;
right: 10px;
top: 15px;
height: 20px;
width: 12px;
background-image: url(https://dn-st.b0.upaiyun.com/site/v0.4.x/images/new/arrow.png);
background-size: 12px 20px;
transition: all .25s;
-webkit-transition: all .25s
}
.page-new .feature .feature-title:after {
display: none;
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, .02)
}
.page-new .feature .feature-title:hover:after {
display: block
}
.page-new .feature .feature-content-wrapper h3 {
padding: 20px 0 0;
font-size: 24px;
color: #383838
}
.page-new .feature .feature-content-wrapper p {
margin-bottom: 20px;
color: gray;
font-size: 15px;
margin-top: 10px;
margin-left: 40px;
line-height: 26px
}
.page-new .feature .feature-content-wrapper p>img {
width: 100%;
max-width: 660px;
margin-bottom: 30px
}
.page-new .feature.open .feature-content {
height: auto;
max-height: 10000px;
visibility: visible
}
.page-new .feature.open .feature-title .arrow {
transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg)
}
.page-new .ias-trigger, .page-new .loading-indicator {
padding-top: 40px
}
.page-new .new-slogan {
height: 250px;
padding: 70px 0 60px;
background-color: #e8e9eb
}
.page-new .new-slogan .content-wrapper {
max-width: 1200px;
margin: 0 auto
}
.page-new .new-slogan h2 {
font-size: 32px;
text-align: center
}
.page-new .new-slogan .signature {
float: right;
height: 50px;
width: 162px;
margin-right: 200px;
margin-top: 20px;
background-image: url(https://dn-st.b0.upaiyun.com/site/v0.4.x/images/new/signature.png);
background-size: 162px 50px
}
@media (max-width: 768px) {
.page-new .feature .feature-item .feature-images {
padding-right: 40px
}
.page-new .feature .feature-title .arrow {
right: 15px
}
.page-new .new-slogan .signature {
float: none;
margin: 20px auto
}
}
@media (max-width: 480px) {
.page-new .feature .feature-item .feature-images img {
max-width: 290px
}
.page-new .feature .feature-title h2 {
font-size: 22px
}
.page-new .feature .feature-title .content-wrapper {
padding: 0 30px 0 15px
}
.page-new .new-slogan h2 {
font-size: 22px
}
} | 5/test.css | .page-new {
background-color: #e8e9eb
}
.page-new .feature {
border-top: 1px solid #bbb
}
.page-new .feature .feature-content {
max-height: 0;
visibility: hidden;
overflow: hidden;
background-color: #f5f6f7;
-webkit-transition: all .3s cubic-bezier(0.7, 0, .3, 1) 0;
transition: all .3s cubic-bezier(0.7, 0, .3, 1) 0;
-moz-transition: all .3s ease-in-out
}
.page-new .feature .feature-content .feature-content-wrapper {
width: 100%;
max-width: 740px;
padding: 50px 20px;
margin: 0 auto
}
.page-new .feature .feature-title {
position: relative;
height: 100px;
padding: 25px 0;
background-color: #eee; /* 修改 */
cursor: pointer
}
.page-new .feature .feature-title:hover {
background-color: #fff; /* 修改 */
}
.page-new .feature .feature-title h2 {
margin: 0;
letter-spacing: 2px;
color: #111
}
.page-new .feature .feature-title p {
margin-top: 5px;
font-size: 14px;
color: #a6a6a6
}
.page-new .feature .feature-title .content-wrapper {
position: relative;
width: 100%;
max-width: 1040px;
padding: 0 40px;
margin: 0 auto
}
.page-new .feature .feature-title .arrow {
position: absolute;
right: 10px;
top: 15px;
height: 20px;
width: 12px;
background-image: url(https://dn-st.b0.upaiyun.com/site/v0.4.x/images/new/arrow.png);
background-size: 12px 20px;
transition: all .25s;
-webkit-transition: all .25s
}
.page-new .feature .feature-title:after {
display: none;
position: absolute;
content: '';
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, .02)
}
.page-new .feature .feature-title:hover:after {
display: block
}
.page-new .feature .feature-content-wrapper h3 {
padding: 20px 0 0;
font-size: 24px;
color: #383838
}
.page-new .feature .feature-content-wrapper p {
margin-bottom: 20px;
color: gray;
font-size: 15px;
margin-top: 10px;
margin-left: 40px;
line-height: 26px
}
.page-new .feature .feature-content-wrapper p>img {
width: 100%;
max-width: 660px;
margin-bottom: 30px
}
.page-new .feature.open .feature-content {
height: auto;
max-height: 10000px;
visibility: visible
}
.page-new .feature.open .feature-title .arrow {
transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg)
}
.page-new .ias-trigger, .page-new .loading-indicator {
padding-top: 40px
}
.page-new .new-slogan {
height: 250px;
padding: 70px 0 60px;
background-color: #e8e9eb
}
.page-new .new-slogan .content-wrapper {
max-width: 1200px;
margin: 0 auto
}
.page-new .new-slogan h2 {
font-size: 32px;
text-align: center
}
.page-new .new-slogan .signature {
float: right;
height: 50px;
width: 162px;
margin-right: 200px;
margin-top: 20px;
background-image: url(https://dn-st.b0.upaiyun.com/site/v0.4.x/images/new/signature.png);
background-size: 162px 50px
}
@media (max-width: 768px) {
.page-new .feature .feature-item .feature-images {
padding-right: 40px
}
.page-new .feature .feature-title .arrow {
right: 15px
}
.page-new .new-slogan .signature {
float: none;
margin: 20px auto
}
}
@media (max-width: 480px) {
.page-new .feature .feature-item .feature-images img {
max-width: 290px
}
.page-new .feature .feature-title h2 {
font-size: 22px
}
.page-new .feature .feature-title .content-wrapper {
padding: 0 30px 0 15px
}
.page-new .new-slogan h2 {
font-size: 22px
}
} | 0.377082 | 0.085137 |
.of-austria {
background: linear-gradient(to bottom, #d81e05 0, #d81e05 33%, #ffffff 33%, #ffffff 66%, #d81e05 66%, #d81e05 100%);
}
.of-belarus {
display: none !important;
background: linear-gradient(to bottom, #fe0002 0, #fe0002 33%, #fe0002 33%, #fe0002 66%, #008403 66%, #008403 100%);
}
.of-belarus:before {
position: absolute;
left: 0;
top: 0;
bottom: 0;
z-index: 20;
width: .3em;
display: block;
background: #fff;
color: #FE0002;
content: '◈◈';
}
.of-croatia {
background: linear-gradient(to bottom, #c40002 0, #c40002 33%, #ffffff 33%, #ffffff 66%, #0800b5 66%, #0800b5 100%);
}
.of-croatia:before {
position: absolute;
z-index: 20;
font-size: 0.3em;
letter-spacing: -1px;
overflow: hidden;
background: #B7060C;
line-height: .7em;
color: #fff;
left: 50%;
top: 50%;
white-space: nowrap;
height: 1em;
margin-left: -0.7em;
margin-top: -0.5em;
content: '▚▚';
border-radius: 0 0 50% 50%;
}
.of-denmark {
background: #CF0B31;
position: relative;
overflow: hidden;
}
.of-denmark:before {
position: absolute;
line-height: .44em;
content: '†';
transform: rotate(-90deg);
font-size: 2.2em;
color: #fff;
left: .05em;
font-weight: bold;
}
.of-estonia {
background: linear-gradient(to bottom, #3a75c3 0, #3a75c3 33%, #000000 33%, #000000 66%, #ffffff 66%, #ffffff 100%);
}
.of-finland {
background: #fff;
position: relative;
overflow: hidden;
}
.of-finland:before {
position: absolute;
line-height: .44em;
content: '†';
transform: rotate(-90deg);
font-size: 2.2em;
color: #305A96;
left: .05em;
font-weight: bold;
}
.of-france {
background: linear-gradient(to right, #002395 0, #002395 33%, #ffffff 33%, #ffffff 66%, #ed2939 66%, #ed2939 100%);
}
.of-germany {
background: linear-gradient(to bottom, #000000 0, #000000 33%, #dd0000 33%, #dd0000 66%, #ffce00 66%, #ffce00 100%);
}
.of-greece {
background: linear-gradient(to bottom, #0001fd 0, #0001fd 50%, #ffffff 50%, #ffffff 100%);
background-size: auto 20%;
}
.of-greece:before {
position: absolute;
left: 0;
top: 0;
overflow: hidden;
color: #fff;
height: .62em;
width: .62em;
background: #0001FD;
font-size: .8em;
content: ' ━╋━';
letter-spacing: -0.44em;
line-height: .4em;
}
.of-italy {
background: linear-gradient(to right, #009246 0, #009246 33%, #ffffff 33%, #ffffff 66%, #ce2b37 66%, #ce2b37 100%);
}
.of-luxembourg {
background: linear-gradient(to bottom, #ee515e 0, #ee515e 33%, #ffffff 33%, #ffffff 66%, #30b1e2 66%, #30b1e2 100%);
}
.of-monaco {
width: 1em !important;
background: linear-gradient(to bottom, #ca3051 0, #ca3051 50%, #ffffff 50%, #ffffff 100%);
}
.of-norway {
background: #EF2B2D;
overflow: hidden;
}
.of-norway:before {
position: absolute;
line-height: .48em;
content: '†';
transform: rotate(-90deg);
font-size: 2.2em;
color: #00a;
text-shadow: 0.02em 0.02em 0 #ffffff, -0.02em -0.02em 0 #ffffff;
left: 8px;
}
.of-poland {
background: linear-gradient(to bottom, #ffffff 0, #ffffff 50%, #ca3051 50%, #ca3051 100%);
}
.of-russia {
background: linear-gradient(to bottom, #ffffff 0, #ffffff 33%, #0000dd 33%, #0000dd 66%, #990000 66%, #990000 100%);
}
.of-spain {
background: linear-gradient(to bottom, #cd3032 0, #cd3032 25%, #fbfb30 25%, #fbfb30 50%, #fbfb30 50%, #fbfb30 75%, #cd3032 75%, #cd3032 100%);
}
.of-spain:before {
content: '';
left: 20%;
top: 50%;
margin-top: -0.15em;
width: 15%;
border-radius: 0 0 .2em .2em;
height: 30%;
display: block;
position: absolute;
background: radial-gradient(#487a99 0, #487a99 0.05em, #e4464c 0.051em);
}
.flags-outer {
display: block;
overflow: hidden;
margin: 20px;
padding: 20px;
background: #eee;
}
.css-flag {
font-family: Arial;
display: inline-block;
position: relative;
height: 1em;
width: 1.5em;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.css-flag.flag-rounded {
border-radius: 15%;
overflow: hidden;
}
.css-flag.flag-square {
width: 1em;
}
.css-flag.flag-circle {
width: 1em;
overflow: hidden;
border-radius: 50%;
} | build/css/flags.css | .of-austria {
background: linear-gradient(to bottom, #d81e05 0, #d81e05 33%, #ffffff 33%, #ffffff 66%, #d81e05 66%, #d81e05 100%);
}
.of-belarus {
display: none !important;
background: linear-gradient(to bottom, #fe0002 0, #fe0002 33%, #fe0002 33%, #fe0002 66%, #008403 66%, #008403 100%);
}
.of-belarus:before {
position: absolute;
left: 0;
top: 0;
bottom: 0;
z-index: 20;
width: .3em;
display: block;
background: #fff;
color: #FE0002;
content: '◈◈';
}
.of-croatia {
background: linear-gradient(to bottom, #c40002 0, #c40002 33%, #ffffff 33%, #ffffff 66%, #0800b5 66%, #0800b5 100%);
}
.of-croatia:before {
position: absolute;
z-index: 20;
font-size: 0.3em;
letter-spacing: -1px;
overflow: hidden;
background: #B7060C;
line-height: .7em;
color: #fff;
left: 50%;
top: 50%;
white-space: nowrap;
height: 1em;
margin-left: -0.7em;
margin-top: -0.5em;
content: '▚▚';
border-radius: 0 0 50% 50%;
}
.of-denmark {
background: #CF0B31;
position: relative;
overflow: hidden;
}
.of-denmark:before {
position: absolute;
line-height: .44em;
content: '†';
transform: rotate(-90deg);
font-size: 2.2em;
color: #fff;
left: .05em;
font-weight: bold;
}
.of-estonia {
background: linear-gradient(to bottom, #3a75c3 0, #3a75c3 33%, #000000 33%, #000000 66%, #ffffff 66%, #ffffff 100%);
}
.of-finland {
background: #fff;
position: relative;
overflow: hidden;
}
.of-finland:before {
position: absolute;
line-height: .44em;
content: '†';
transform: rotate(-90deg);
font-size: 2.2em;
color: #305A96;
left: .05em;
font-weight: bold;
}
.of-france {
background: linear-gradient(to right, #002395 0, #002395 33%, #ffffff 33%, #ffffff 66%, #ed2939 66%, #ed2939 100%);
}
.of-germany {
background: linear-gradient(to bottom, #000000 0, #000000 33%, #dd0000 33%, #dd0000 66%, #ffce00 66%, #ffce00 100%);
}
.of-greece {
background: linear-gradient(to bottom, #0001fd 0, #0001fd 50%, #ffffff 50%, #ffffff 100%);
background-size: auto 20%;
}
.of-greece:before {
position: absolute;
left: 0;
top: 0;
overflow: hidden;
color: #fff;
height: .62em;
width: .62em;
background: #0001FD;
font-size: .8em;
content: ' ━╋━';
letter-spacing: -0.44em;
line-height: .4em;
}
.of-italy {
background: linear-gradient(to right, #009246 0, #009246 33%, #ffffff 33%, #ffffff 66%, #ce2b37 66%, #ce2b37 100%);
}
.of-luxembourg {
background: linear-gradient(to bottom, #ee515e 0, #ee515e 33%, #ffffff 33%, #ffffff 66%, #30b1e2 66%, #30b1e2 100%);
}
.of-monaco {
width: 1em !important;
background: linear-gradient(to bottom, #ca3051 0, #ca3051 50%, #ffffff 50%, #ffffff 100%);
}
.of-norway {
background: #EF2B2D;
overflow: hidden;
}
.of-norway:before {
position: absolute;
line-height: .48em;
content: '†';
transform: rotate(-90deg);
font-size: 2.2em;
color: #00a;
text-shadow: 0.02em 0.02em 0 #ffffff, -0.02em -0.02em 0 #ffffff;
left: 8px;
}
.of-poland {
background: linear-gradient(to bottom, #ffffff 0, #ffffff 50%, #ca3051 50%, #ca3051 100%);
}
.of-russia {
background: linear-gradient(to bottom, #ffffff 0, #ffffff 33%, #0000dd 33%, #0000dd 66%, #990000 66%, #990000 100%);
}
.of-spain {
background: linear-gradient(to bottom, #cd3032 0, #cd3032 25%, #fbfb30 25%, #fbfb30 50%, #fbfb30 50%, #fbfb30 75%, #cd3032 75%, #cd3032 100%);
}
.of-spain:before {
content: '';
left: 20%;
top: 50%;
margin-top: -0.15em;
width: 15%;
border-radius: 0 0 .2em .2em;
height: 30%;
display: block;
position: absolute;
background: radial-gradient(#487a99 0, #487a99 0.05em, #e4464c 0.051em);
}
.flags-outer {
display: block;
overflow: hidden;
margin: 20px;
padding: 20px;
background: #eee;
}
.css-flag {
font-family: Arial;
display: inline-block;
position: relative;
height: 1em;
width: 1.5em;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.css-flag.flag-rounded {
border-radius: 15%;
overflow: hidden;
}
.css-flag.flag-square {
width: 1em;
}
.css-flag.flag-circle {
width: 1em;
overflow: hidden;
border-radius: 50%;
} | 0.477554 | 0.265065 |
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
margin: 0;
padding: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,
img {
border: none;
margin: 0;
padding: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
font-style: normal;
}
ol,
ul {
list-style: none;
}
caption,
th {
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 100%;
font-weight: normal;
cursor: text;
}
q:before,
q:after {
content: "";
}
abbr,
acronym {
border: 0;
}
/* icons */
@font-face {
font-family: "icomoon";
src: url("assets/fonts/icomoon.eot?hqcr04");
src: url("assets/fonts/icomoon.eot?hqcr04#iefix") format("embedded-opentype"),
url("assets/fonts/icomoon.ttf?hqcr04") format("truetype"),
url("assets/fonts/icomoon.woff?hqcr04") format("woff"),
url("assets/fonts/icomoon.svg?hqcr04#icomoon") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: "icomoon" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-caret-up:before {
content: "\e901";
}
.icon-caret-down:before {
content: "\e900";
}
/**** Main CSS ****/
* {
margin: 0;
padding: 0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:focus {
outline: 0;
}
html,
div#container,
.ms-welcome {
height: 100%;
}
body {
padding: 0px;
margin: 0px;
font-size: 14px;
line-height: 1.7em;
font-family: "Roboto", sans-serif;
overflow-x: hidden;
color: #303030;
font-size: 16px;
height: 100%;
}
p {
font-size: 14px;
line-height: 1.7em;
margin-bottom: 15px;
color: rgba(154 154 154);
font-weight: 300;
}
a {
outline: none;
border: none;
text-decoration: none;
transition: all 0.3s ease 0s;
color: #000;
}
a:hover,
a:active,
a:visited,
a:focus {
color: #000;
text-decoration: none;
}
a:hover {
color: #000;
}
a:hover,
a:focus,
a:active {
outline: none !important;
}
a,
img,
button,
i {
/* transition: all 0.3s ease 0s; */
}
i,
em {
font-style: italic;
}
b,
strong,
cite {
font-weight: 900;
}
small {
font-size: 9px;
line-height: 12px;
margin-bottom: 0px;
}
h1 {
font-size: 18px;
line-height: 20px;
margin-bottom: 20px;
letter-spacing: 1px;
}
h2 {
font-size: 14px;
line-height: 20px;
margin-bottom: 20px;
letter-spacing: 1px;
}
h3 {
font-size: 13px;
line-height: 20px;
margin-bottom: 20px;
letter-spacing: 1px;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="num"],
input[type="password"],
textarea,
select {
background: #fff;
padding: 10px 0 10px 20px;
border-radius: 0;
font-size: 14px;
/* color: rgba(154 154 154); */
color: #000;
border: 0;
width: 100%;
margin-bottom: 0;
}
input::placeholder {
font-size: 14px;
color: rgba(154 154 154);
}
textarea {
resize: none;
height: 80px;
margin-bottom: 20px;
background: #fff;
}
textarea::placeholder {
color: rgba(154 154 154);
font-weight: 700;
}
select {
color: rgba(154 154 154);
background-image: url(assets/images/select-arrow.png);
background-repeat: no-repeat;
background-position: 88% center;
-moz-appearance: none;
-webkit-appearance: none;
}
select option {
color: rgba(154 154 154);
-webkit-appearance: menulist-button;
}
select option:first-child {
color: rgba(154 154 154);
-webkit-appearance: menulist-button;
}
.btn {
font-size: 14px !important;
color: #fff !important;
background: rgba(60 184 120) !important;
border: 0;
font-weight: 600;
text-transform: capitalize;
border-radius: 0;
padding: 8px 40px;
position: relative;
outline: 0;
font-weight: 700;
cursor: pointer;
}
.btn:hover {
background: rgba(60 195 120) !important;
}
.btn:focus {
outline: 0 !important;
box-shadow: none !important;
}
/*login page*/
.main-container {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.login-container {
width: 100%;
max-width: 500px;
margin: 0 auto;
border: 1px solid #ccc;
border-bottom: 0;
height: 100%;
}
.casepeer-header {
background: rgba(60 184 120);
text-align: center;
padding: 70px 0px;
}
.casepeer-header .logo {
max-width: 150px;
}
.casepeer-body {
text-align: center;
padding: 25px 20px 0px 20px;
background: #fff;
margin-top: -30px;
border-top-left-radius: 25px;
border-top-right-radius: 25px;
}
.casepeer-body h1 {
color: rgba(60 184 120);
text-transform: capitalize;
font-weight: 700;
margin-bottom: 30px;
}
.field {
display: flex;
justify-content: flex-start;
align-items: center;
-webkit-box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
margin-top: 10px;
padding: 0px 15px;
cursor: text;
}
button.btn.submit-btn {
width: 100%;
margin-top: 35px;
}
.warning-container {
width: 100%;
text-align: left;
margin-top: 5px;
}
.warning-container label {
padding-left: 15px;
font-size: 13px;
color: #ff0011;
}
.loader-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.loader-container .ms-Spinner-circle {
border-color: rgb(60 184 120) rgb(213, 248, 219) rgb(213, 248, 219);
}
.loader-container .ms-Spinner-label {
color: rgb(60 184 120);
}
/*search page*/
.casepeer-header.search-container {
padding: 20px 20px 40px;
display: flex;
justify-content: space-between;
align-items: center;
}
.casepeer-header.search-container .logo {
max-width: 95px;
}
.casepeer-header.search-container .logout {
cursor: pointer;
max-height: 20px;
}
.search-data-cotnainer {
max-height: 355px;
overflow-x: hidden;
overflow-y: auto;
}
.no-data-match-label {
color: rgb(154, 154, 154);
font-size: 13px;
}
.search-field {
margin-bottom: 15px;
}
.info-card {
padding: 15px 12px;
-webkit-box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
margin-bottom: 20px;
}
.name-info {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 15px;
}
.name-info h2 {
margin-bottom: 0;
color: rgba(60 184 120);
font-weight: 700;
}
.name-info p {
margin-bottom: 0;
font-size: 12px;
}
.card-btn {
display: flex;
justify-content: center;
align-items: center;
}
.card-btn .btn {
display: block;
padding: 10px 30px;
font-size: 12px;
width: 50%;
font-weight: 400;
}
.card-btn .btn:hover {
background: rgba(13 90 84);
}
.open-case-btn {
margin-right: 10px;
background: rgba(13 90 84);
}
.card-btn .open-case-btn:hover {
background: rgba(60 184 120);
}
/*suggest page*/
.casepeer-body.Suggest-case h1 {
color: #000;
text-align: left;
font-size: 12px;
}
.info-card.suggest-card {
box-shadow: none;
-webkit-box-shadow: none;
padding: 0px 0px 20px;
border-bottom: 1px solid rgba(154 154 154);
}
.suggest-body {
text-align: left;
}
.suggest-body h3 {
font-weight: 700;
margin-bottom: 0;
}
.suggest-body p {
font-size: 12px;
margin-bottom: 20px;
color: #000;
}
.suggest-case-type {
display: flex;
justify-content: space-between;
align-items: center;
}
.case-type {
width: 50%;
margin-right: 10px;
}
.file-number {
width: 50%;
}
/* responsiveness */
@media (max-width: 479px) {
.card-btn .btn {
font-size: 12px !important;
font-weight: 600;
padding: 10px 10px;
}
.field .field-logo {
max-width: 13px;
}
} | src/taskpane/taskpane.css | article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
margin: 0;
padding: 0;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
fieldset,
img {
border: none;
margin: 0;
padding: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
font-style: normal;
}
ol,
ul {
list-style: none;
}
caption,
th {
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-size: 100%;
font-weight: normal;
cursor: text;
}
q:before,
q:after {
content: "";
}
abbr,
acronym {
border: 0;
}
/* icons */
@font-face {
font-family: "icomoon";
src: url("assets/fonts/icomoon.eot?hqcr04");
src: url("assets/fonts/icomoon.eot?hqcr04#iefix") format("embedded-opentype"),
url("assets/fonts/icomoon.ttf?hqcr04") format("truetype"),
url("assets/fonts/icomoon.woff?hqcr04") format("woff"),
url("assets/fonts/icomoon.svg?hqcr04#icomoon") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
/* use !important to prevent issues with browser extensions that change fonts */
font-family: "icomoon" !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
/* Better Font Rendering =========== */
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-caret-up:before {
content: "\e901";
}
.icon-caret-down:before {
content: "\e900";
}
/**** Main CSS ****/
* {
margin: 0;
padding: 0px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:focus {
outline: 0;
}
html,
div#container,
.ms-welcome {
height: 100%;
}
body {
padding: 0px;
margin: 0px;
font-size: 14px;
line-height: 1.7em;
font-family: "Roboto", sans-serif;
overflow-x: hidden;
color: #303030;
font-size: 16px;
height: 100%;
}
p {
font-size: 14px;
line-height: 1.7em;
margin-bottom: 15px;
color: rgba(154 154 154);
font-weight: 300;
}
a {
outline: none;
border: none;
text-decoration: none;
transition: all 0.3s ease 0s;
color: #000;
}
a:hover,
a:active,
a:visited,
a:focus {
color: #000;
text-decoration: none;
}
a:hover {
color: #000;
}
a:hover,
a:focus,
a:active {
outline: none !important;
}
a,
img,
button,
i {
/* transition: all 0.3s ease 0s; */
}
i,
em {
font-style: italic;
}
b,
strong,
cite {
font-weight: 900;
}
small {
font-size: 9px;
line-height: 12px;
margin-bottom: 0px;
}
h1 {
font-size: 18px;
line-height: 20px;
margin-bottom: 20px;
letter-spacing: 1px;
}
h2 {
font-size: 14px;
line-height: 20px;
margin-bottom: 20px;
letter-spacing: 1px;
}
h3 {
font-size: 13px;
line-height: 20px;
margin-bottom: 20px;
letter-spacing: 1px;
}
input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="num"],
input[type="password"],
textarea,
select {
background: #fff;
padding: 10px 0 10px 20px;
border-radius: 0;
font-size: 14px;
/* color: rgba(154 154 154); */
color: #000;
border: 0;
width: 100%;
margin-bottom: 0;
}
input::placeholder {
font-size: 14px;
color: rgba(154 154 154);
}
textarea {
resize: none;
height: 80px;
margin-bottom: 20px;
background: #fff;
}
textarea::placeholder {
color: rgba(154 154 154);
font-weight: 700;
}
select {
color: rgba(154 154 154);
background-image: url(assets/images/select-arrow.png);
background-repeat: no-repeat;
background-position: 88% center;
-moz-appearance: none;
-webkit-appearance: none;
}
select option {
color: rgba(154 154 154);
-webkit-appearance: menulist-button;
}
select option:first-child {
color: rgba(154 154 154);
-webkit-appearance: menulist-button;
}
.btn {
font-size: 14px !important;
color: #fff !important;
background: rgba(60 184 120) !important;
border: 0;
font-weight: 600;
text-transform: capitalize;
border-radius: 0;
padding: 8px 40px;
position: relative;
outline: 0;
font-weight: 700;
cursor: pointer;
}
.btn:hover {
background: rgba(60 195 120) !important;
}
.btn:focus {
outline: 0 !important;
box-shadow: none !important;
}
/*login page*/
.main-container {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
.login-container {
width: 100%;
max-width: 500px;
margin: 0 auto;
border: 1px solid #ccc;
border-bottom: 0;
height: 100%;
}
.casepeer-header {
background: rgba(60 184 120);
text-align: center;
padding: 70px 0px;
}
.casepeer-header .logo {
max-width: 150px;
}
.casepeer-body {
text-align: center;
padding: 25px 20px 0px 20px;
background: #fff;
margin-top: -30px;
border-top-left-radius: 25px;
border-top-right-radius: 25px;
}
.casepeer-body h1 {
color: rgba(60 184 120);
text-transform: capitalize;
font-weight: 700;
margin-bottom: 30px;
}
.field {
display: flex;
justify-content: flex-start;
align-items: center;
-webkit-box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
margin-top: 10px;
padding: 0px 15px;
cursor: text;
}
button.btn.submit-btn {
width: 100%;
margin-top: 35px;
}
.warning-container {
width: 100%;
text-align: left;
margin-top: 5px;
}
.warning-container label {
padding-left: 15px;
font-size: 13px;
color: #ff0011;
}
.loader-container {
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
}
.loader-container .ms-Spinner-circle {
border-color: rgb(60 184 120) rgb(213, 248, 219) rgb(213, 248, 219);
}
.loader-container .ms-Spinner-label {
color: rgb(60 184 120);
}
/*search page*/
.casepeer-header.search-container {
padding: 20px 20px 40px;
display: flex;
justify-content: space-between;
align-items: center;
}
.casepeer-header.search-container .logo {
max-width: 95px;
}
.casepeer-header.search-container .logout {
cursor: pointer;
max-height: 20px;
}
.search-data-cotnainer {
max-height: 355px;
overflow-x: hidden;
overflow-y: auto;
}
.no-data-match-label {
color: rgb(154, 154, 154);
font-size: 13px;
}
.search-field {
margin-bottom: 15px;
}
.info-card {
padding: 15px 12px;
-webkit-box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
box-shadow: 0px 0px 19px -7px rgba(0, 0, 0, 0.3);
margin-bottom: 20px;
}
.name-info {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 15px;
}
.name-info h2 {
margin-bottom: 0;
color: rgba(60 184 120);
font-weight: 700;
}
.name-info p {
margin-bottom: 0;
font-size: 12px;
}
.card-btn {
display: flex;
justify-content: center;
align-items: center;
}
.card-btn .btn {
display: block;
padding: 10px 30px;
font-size: 12px;
width: 50%;
font-weight: 400;
}
.card-btn .btn:hover {
background: rgba(13 90 84);
}
.open-case-btn {
margin-right: 10px;
background: rgba(13 90 84);
}
.card-btn .open-case-btn:hover {
background: rgba(60 184 120);
}
/*suggest page*/
.casepeer-body.Suggest-case h1 {
color: #000;
text-align: left;
font-size: 12px;
}
.info-card.suggest-card {
box-shadow: none;
-webkit-box-shadow: none;
padding: 0px 0px 20px;
border-bottom: 1px solid rgba(154 154 154);
}
.suggest-body {
text-align: left;
}
.suggest-body h3 {
font-weight: 700;
margin-bottom: 0;
}
.suggest-body p {
font-size: 12px;
margin-bottom: 20px;
color: #000;
}
.suggest-case-type {
display: flex;
justify-content: space-between;
align-items: center;
}
.case-type {
width: 50%;
margin-right: 10px;
}
.file-number {
width: 50%;
}
/* responsiveness */
@media (max-width: 479px) {
.card-btn .btn {
font-size: 12px !important;
font-weight: 600;
padding: 10px 10px;
}
.field .field-logo {
max-width: 13px;
}
} | 0.280814 | 0.05951 |
body {
padding-top: 50px;
}
hr {
margin: 10px 0;
}
/******************************************************************************/
/* common */
/******************************************************************************/
/* header */
.my-navbar {
color: #ffffff;
background: #558eff;
margin-bottom: 0;
}
.my-navbar-text {
font-weight: bold;
}
.my-navbar-link,
.my-navbar-link:hover {
color: #ffffff;
font-weight: bold;
cursor: pointer;
}
/* container */
.my-container {
margin-top: 10%;
}
.my-container-fluid {
margin: 30px 15px;
}
/* button */
.my-btn {
color: #ffffff;
background: #558eff;
}
.my-btn:hover {
color: #ffffff;
background: #3c7fcf;
}
.my-dummy-btn {
display: none;
}
.my-btn-submit {
width: 109px;
}
/* loading modal */
.my-loading-text {
font-size: large;
text-align: center;
margin-top: 15px;
}
/* simple sidebar */
#sidebar-wrapper {
background: #a6a6a6;
}
.sidebar-nav li a {
color: #ffffff;
}
.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
background: rgba(242, 242, 242, 0.2);
}
.sidebar-nav li.active,
.sidebar-nav li.active a {
color: #595959;
background: #f2f2f2;
}
/******************************************************************************/
/* login */
/******************************************************************************/
.my-logo {
color: #558eff;
font-size: 32px;
font-weight: bold;
margin-bottom: 32px;
}
/******************************************************************************/
/* portal */
/******************************************************************************/
@media (min-width: 1200px) {
.my-section-wrapper {
width: 800px;
}
}
.my-section-wrapper {
margin-top: 5%;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
}
.my-section {
}
.my-category {
display: inline-block;
width: 320px;
vertical-align: top;
margin: 0 20px 20px 0;
}
.my-section h2,
.my-category h3 {
color: #4bacc6;
}
.my-category li {
list-style: url("../img/icon-arrow.png");
}
.my-badge {
margin-left: 5px;
background-color: #b3b3b3;
vertical-align: top;
font-weight: normal;
}
/******************************************************************************/
/* search */
/******************************************************************************/
.my-table:hover {
cursor: pointer;
}
/******************************************************************************/
/* detail */
/******************************************************************************/
.my-content-summary {
margin-bottom: 20px;
font-size: 16px;
}
.my-content-summary h3 {
margin: 0;
}
.my-icon {
background-position: 0% 50%;
background-repeat: no-repeat;
padding-left: 20px;
}
.icon-edit {
background-image: url("../img/icon-edit.png");
}
.icon-copy {
background-image: url("../img/icon-copy.png");
}
.icon-add {
background-image: url("../img/icon-add.png");
}
.icon-delete {
background-image: url("../img/icon-delete.png");
}
.my-nav-tabs {
margin-bottom: 20px;
}
.my-control-text > span {
min-height: 27px;
margin-top: 7px;
display: block;
}
/******************************************************************************/
/* edit */
/******************************************************************************/
.my-input-date {
width: 160px;
} | css/styles.css | body {
padding-top: 50px;
}
hr {
margin: 10px 0;
}
/******************************************************************************/
/* common */
/******************************************************************************/
/* header */
.my-navbar {
color: #ffffff;
background: #558eff;
margin-bottom: 0;
}
.my-navbar-text {
font-weight: bold;
}
.my-navbar-link,
.my-navbar-link:hover {
color: #ffffff;
font-weight: bold;
cursor: pointer;
}
/* container */
.my-container {
margin-top: 10%;
}
.my-container-fluid {
margin: 30px 15px;
}
/* button */
.my-btn {
color: #ffffff;
background: #558eff;
}
.my-btn:hover {
color: #ffffff;
background: #3c7fcf;
}
.my-dummy-btn {
display: none;
}
.my-btn-submit {
width: 109px;
}
/* loading modal */
.my-loading-text {
font-size: large;
text-align: center;
margin-top: 15px;
}
/* simple sidebar */
#sidebar-wrapper {
background: #a6a6a6;
}
.sidebar-nav li a {
color: #ffffff;
}
.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
background: rgba(242, 242, 242, 0.2);
}
.sidebar-nav li.active,
.sidebar-nav li.active a {
color: #595959;
background: #f2f2f2;
}
/******************************************************************************/
/* login */
/******************************************************************************/
.my-logo {
color: #558eff;
font-size: 32px;
font-weight: bold;
margin-bottom: 32px;
}
/******************************************************************************/
/* portal */
/******************************************************************************/
@media (min-width: 1200px) {
.my-section-wrapper {
width: 800px;
}
}
.my-section-wrapper {
margin-top: 5%;
margin-left: auto;
margin-right: auto;
padding-left: 10px;
padding-right: 10px;
}
.my-section {
}
.my-category {
display: inline-block;
width: 320px;
vertical-align: top;
margin: 0 20px 20px 0;
}
.my-section h2,
.my-category h3 {
color: #4bacc6;
}
.my-category li {
list-style: url("../img/icon-arrow.png");
}
.my-badge {
margin-left: 5px;
background-color: #b3b3b3;
vertical-align: top;
font-weight: normal;
}
/******************************************************************************/
/* search */
/******************************************************************************/
.my-table:hover {
cursor: pointer;
}
/******************************************************************************/
/* detail */
/******************************************************************************/
.my-content-summary {
margin-bottom: 20px;
font-size: 16px;
}
.my-content-summary h3 {
margin: 0;
}
.my-icon {
background-position: 0% 50%;
background-repeat: no-repeat;
padding-left: 20px;
}
.icon-edit {
background-image: url("../img/icon-edit.png");
}
.icon-copy {
background-image: url("../img/icon-copy.png");
}
.icon-add {
background-image: url("../img/icon-add.png");
}
.icon-delete {
background-image: url("../img/icon-delete.png");
}
.my-nav-tabs {
margin-bottom: 20px;
}
.my-control-text > span {
min-height: 27px;
margin-top: 7px;
display: block;
}
/******************************************************************************/
/* edit */
/******************************************************************************/
.my-input-date {
width: 160px;
} | 0.302185 | 0.052425 |
body
{
font: 12px Arial;
margin: 0px;
position: relative;
}
#scene
{
width: 450px;
height: 450px;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none;
cursor: default;
overflow: hidden;
-webkit-perspective: 2500px;
-moz-perspective: 2500px;
-ms-perspective: 2500px;
-o-perspective: 2500px;
perspective: 2500px;
}
.layer
{
display: inline-block;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
pointer-events:none;
}
canvas
{
margin: 0px 5px 5px 0px;
border: 1px solid gray;
background-color: transparent;
position: absolute;
top: 0px;
left: 0px;
}
#controls
{
width: 450px;
height: 450px;
top: 0px;
left: 0px;
position: absolute;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none;
cursor: default;
z-index: 99999999;
}
#controls #panel
{
width: 438px;
padding-left: 10px;
padding-bottom: 10px;
background-color: rgba(240, 240, 240, 0.5);
bottom: 1px;
left: 1px;
position: absolute;
}
#controls #legend
{
padding-right: 10px;
padding-bottom: 10px;
bottom: 1px;
right: 1px;
position: absolute;
text-align: right;
}
#controls #legend span
{
display: block;
}
button
{
height: 30px;
margin: 9px 0px 0px 0px; /* range <input> hack */
}
button.square
{
width: 30px;
}
input.range
{
top: 6px;
left: 0px;
position: relative;
} | layout.css | body
{
font: 12px Arial;
margin: 0px;
position: relative;
}
#scene
{
width: 450px;
height: 450px;
position: relative;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none;
cursor: default;
overflow: hidden;
-webkit-perspective: 2500px;
-moz-perspective: 2500px;
-ms-perspective: 2500px;
-o-perspective: 2500px;
perspective: 2500px;
}
.layer
{
display: inline-block;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
-webkit-transform-origin: 50% 0%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
pointer-events:none;
}
canvas
{
margin: 0px 5px 5px 0px;
border: 1px solid gray;
background-color: transparent;
position: absolute;
top: 0px;
left: 0px;
}
#controls
{
width: 450px;
height: 450px;
top: 0px;
left: 0px;
position: absolute;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: moz-none;
-ms-user-select: none;
user-select: none;
cursor: default;
z-index: 99999999;
}
#controls #panel
{
width: 438px;
padding-left: 10px;
padding-bottom: 10px;
background-color: rgba(240, 240, 240, 0.5);
bottom: 1px;
left: 1px;
position: absolute;
}
#controls #legend
{
padding-right: 10px;
padding-bottom: 10px;
bottom: 1px;
right: 1px;
position: absolute;
text-align: right;
}
#controls #legend span
{
display: block;
}
button
{
height: 30px;
margin: 9px 0px 0px 0px; /* range <input> hack */
}
button.square
{
width: 30px;
}
input.range
{
top: 6px;
left: 0px;
position: relative;
} | 0.420957 | 0.056966 |
html {
--background-color-secondary: #c2262f;
--background-color: white;
--color-hover: var(--background-color);
--color-secondary: var(--background-color);
--color: #646464;
--content-spacing: 0;
--content-width: 1170px;
--font-family: "Roboto", sans-serif;
--font-size: 16px;
--footer-a-link-font-size-2: 14px;
--footer-a-link-font-size: 19px;
--footer-background-color: var(--background-color-secondary);
--footer-bottom-background-color: #941619;
--footer-color: var(--background-color);
--footer-content-spacing: 0;
--footer-content-width-mobile: var(--footer-content-width);
--footer-content-width: 100%;
--footer-engagement-logo-text-color: var(--background-color);
--footer-font-weight: 300;
--footer-letter-spacing: 0.5px;
--footer-line-height: 20px;
--footer-logo-height-first: 60px;
--footer-logo-width: 120px;
--footer-text-decoration-hover: underline;
--footer-width-mobile: 750px;
--footer-width: 984px;
--h1-font-size: 200%;
--h1-line-height: 40px;
--h2-font-size: var(--h1-font-size);
--h2-line-height: var(--h1-line-height);
--header-accent-background: #e30513 url(../../../img/header-balken.png) no-repeat;
--header-accent-height: 20px;
--header-accent-height: 20px;
--header-accent-position: absolute;
--header-accent-width: 100%;
--header-accent-width: 100%;
--header-alogo-margin-bottom: 0;
--header-alogo-margin: 15px;
--header-alogo-width: 160px;
--header-background-color: rgba(255, 255, 255, 0.85);
--header-display: grid;
--header-grid-template-columns: 20% 80%;
--header-grid-template-rows: 28px 95xp 20px;
--header-height: 135px;
--header-logo-height: 65px;
--header-logo-width: 130px;
--header-padding-left: 0px;
--header-topNav-color: var(--color);
--header-topNav-display: flex;
--header-topNav-height: 28px;
--header-topNav-language-padding: 0px 13px 2px;
--header-topNav-lastChild-padding-right: 15px;
--header-topNav-lastChild-width: auto;
--header-topNav-ul-li-padding: 10px;
--header-width: 100%;
--html-background-color: var(--background-color);
--navigation-a-link-color-nav-open: var(--color);
--navigation-background-color: var(--background-color);
--navigation-color-hover: black;
--navigation-color-open: #b70e0c;
--navigation-color: var(--color);
--navigation-li-ul-margin-nav-open: 0 0 3vh;
--navigation-height: 80px;
--navigation-first-padding: 0 0 20px 30px;
--navigation-float: right;
--p-font-size: 95%;
--p-font-weight: 300;
--p-line-height: 175%;
} | src/css/variablesWeb4MIndustry.css | html {
--background-color-secondary: #c2262f;
--background-color: white;
--color-hover: var(--background-color);
--color-secondary: var(--background-color);
--color: #646464;
--content-spacing: 0;
--content-width: 1170px;
--font-family: "Roboto", sans-serif;
--font-size: 16px;
--footer-a-link-font-size-2: 14px;
--footer-a-link-font-size: 19px;
--footer-background-color: var(--background-color-secondary);
--footer-bottom-background-color: #941619;
--footer-color: var(--background-color);
--footer-content-spacing: 0;
--footer-content-width-mobile: var(--footer-content-width);
--footer-content-width: 100%;
--footer-engagement-logo-text-color: var(--background-color);
--footer-font-weight: 300;
--footer-letter-spacing: 0.5px;
--footer-line-height: 20px;
--footer-logo-height-first: 60px;
--footer-logo-width: 120px;
--footer-text-decoration-hover: underline;
--footer-width-mobile: 750px;
--footer-width: 984px;
--h1-font-size: 200%;
--h1-line-height: 40px;
--h2-font-size: var(--h1-font-size);
--h2-line-height: var(--h1-line-height);
--header-accent-background: #e30513 url(../../../img/header-balken.png) no-repeat;
--header-accent-height: 20px;
--header-accent-height: 20px;
--header-accent-position: absolute;
--header-accent-width: 100%;
--header-accent-width: 100%;
--header-alogo-margin-bottom: 0;
--header-alogo-margin: 15px;
--header-alogo-width: 160px;
--header-background-color: rgba(255, 255, 255, 0.85);
--header-display: grid;
--header-grid-template-columns: 20% 80%;
--header-grid-template-rows: 28px 95xp 20px;
--header-height: 135px;
--header-logo-height: 65px;
--header-logo-width: 130px;
--header-padding-left: 0px;
--header-topNav-color: var(--color);
--header-topNav-display: flex;
--header-topNav-height: 28px;
--header-topNav-language-padding: 0px 13px 2px;
--header-topNav-lastChild-padding-right: 15px;
--header-topNav-lastChild-width: auto;
--header-topNav-ul-li-padding: 10px;
--header-width: 100%;
--html-background-color: var(--background-color);
--navigation-a-link-color-nav-open: var(--color);
--navigation-background-color: var(--background-color);
--navigation-color-hover: black;
--navigation-color-open: #b70e0c;
--navigation-color: var(--color);
--navigation-li-ul-margin-nav-open: 0 0 3vh;
--navigation-height: 80px;
--navigation-first-padding: 0 0 20px 30px;
--navigation-float: right;
--p-font-size: 95%;
--p-font-weight: 300;
--p-line-height: 175%;
} | 0.381911 | 0.052038 |
body {
overflow: hidden;
user-select: none;
margin: 0;
height: 100%;
width: 100%;
}
@font-face {
font-family: hapna;
src: url(../assets/Hapna.ttf);
}
*{
font-family: hapna;
}
#boxhud{
bottom: 10px;
width: auto;
height: auto;
left: 3em;
}
#hudsocial {
margin-left:0.2em;
color: white;
height:30px;
display:flex;
flex-direction: row;
flex-wrap: wrap;
text-shadow:
-0.5px -0.5px 0 #000,
0.5px -0.5px 0 #000,
-0.5px 0.5px 0 #000,
0.5px 0.5px 0 #000;
}
.hudac {
margin-left:0.8vw;
}
/*
.hud1 {
margin-left:2.0em;
} */
.pulse {
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 rgba(255,0,0, 0.4);
animation: pulse 0.8s infinite;
}
@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(255,0,0, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0);
}
}
@keyframes pulse {
0% { background: rgba(255,0,0, 0.0);
box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
}
70% {
background: rgba(255,0,0, 0.2);
box-shadow: 0 0 10px 15px rgba(255,0,0,0);
}
100% {
background: rgba(255,0,0, 0.5);
box-shadow: 0 0 0 0 rgba(255,0,0, 0);
}
}
#progcircle1 {
position: relative;
width:2.2vw;
}
#progcircle2 {
position: relative;
width:2.2vw;
}
#progcircle3 {
position: relative;
width:2.2vw;
}
#progcircle4 {
position: relative;
width:2.2vw;
}
#hudsocial #health .img {
width:2.2vw;
height:2.2vw;
background-image: url(../assets/health.png);
background-size: contain;
background-repeat:no-repeat;
}
#hudsocial #hunger .img {
background-image: url(../assets/hunger.png);
background-size: contain;
background-repeat:no-repeat;
width:2.2vw;
height:2.2vw;
}
#hudsocial #thirst .img {
background-image: url(../assets/thirst.png);
background-size: contain;
background-repeat:no-repeat;
width:2.2vw;
height:2.2vw;
}
#hudsocial #talk .img {
background-image: url(../assets/talk.png);
background-size: contain;
background-repeat:no-repeat;
width:2.2vw;
height:2.2vw;
}
/*
@media only screen and (min-width: 1440px) {
#boxhud{
position:absolute;
bottom:2.0vw;
left:-1.3vw;
}
#progcircle1 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle2 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle3 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle4 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
}
@media only screen and (min-width: 1600px) {
#boxhud{
position:absolute;
bottom:2.2vw;
left:-1.3vw;
}
#progcircle1 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle2 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle3 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle4 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
}
*/
#container{
position:absolute;
bottom: 5px;
width: auto;
height: auto;
display:none;
flex-direction: row;
align-items: center;
}
.infos {
margin-left: 0.8em;
display:flex;
flex-direction: column;
}
.infos .divisor {
display:flex;
flex-direction: row;
height:20px;
width:fit-content;
align-items: center;
}
.divisor div {
display:flex;
height:100%;
align-items: center;
margin-right: 7px;
}
.clock {
height: 15.5px;
margin-right: 3px;
}
.time {
color: white;
font-size: 14px;
font-weight: bold;
font-family: hapna;
}
.compas {
height: 15px;
margin-right: 3px;
}
.compass {
color: white;
font-size: 14px;
font-weight: bold;
font-family: hapna;
}
.world {
margin-right: 3px;
height: 15px;
}
.location {
color: green;
font-size: 14px;
font-weight: bold;
font-family: hapna;
}
.thermo {
margin-right: 3px;
height: 15px;
}
.hudcomp {
color: white;
font-family: hapna;
font-size: 13px;
font-weight: bold;
}
.voiceType{
margin-left: 0.8em;
height: 30px;
width: 0.7vh;
}
.voice-block {
height: 0.7vh;
width: 0.7vh;
background-color: #535050;
}
[data-voicetype="1"] {
margin-top: 100%;
}
[data-voicetype="2"] {
margin-top: 66.6%;
}
[data-voicetype="3"] {
margin-top: 33.3%;
}
.voice-block.active {
background:#ffffff;
} | resources/[FAROESTE]/[SYSTEM]/frp_basicneeds/html/css/style.css | body {
overflow: hidden;
user-select: none;
margin: 0;
height: 100%;
width: 100%;
}
@font-face {
font-family: hapna;
src: url(../assets/Hapna.ttf);
}
*{
font-family: hapna;
}
#boxhud{
bottom: 10px;
width: auto;
height: auto;
left: 3em;
}
#hudsocial {
margin-left:0.2em;
color: white;
height:30px;
display:flex;
flex-direction: row;
flex-wrap: wrap;
text-shadow:
-0.5px -0.5px 0 #000,
0.5px -0.5px 0 #000,
-0.5px 0.5px 0 #000,
0.5px 0.5px 0 #000;
}
.hudac {
margin-left:0.8vw;
}
/*
.hud1 {
margin-left:2.0em;
} */
.pulse {
-webkit-align-items: center;
align-items: center;
-webkit-justify-content: center;
justify-content: center;
border-radius: 50%;
box-shadow: 0 0 0 rgba(255,0,0, 0.4);
animation: pulse 0.8s infinite;
}
@-webkit-keyframes pulse {
0% {
-webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
}
70% {
-webkit-box-shadow: 0 0 0 10px rgba(255,0,0, 0);
}
100% {
-webkit-box-shadow: 0 0 0 0 rgba(255,0,0, 0);
}
}
@keyframes pulse {
0% { background: rgba(255,0,0, 0.0);
box-shadow: 0 0 0 0 rgba(255,0,0, 0.4);
}
70% {
background: rgba(255,0,0, 0.2);
box-shadow: 0 0 10px 15px rgba(255,0,0,0);
}
100% {
background: rgba(255,0,0, 0.5);
box-shadow: 0 0 0 0 rgba(255,0,0, 0);
}
}
#progcircle1 {
position: relative;
width:2.2vw;
}
#progcircle2 {
position: relative;
width:2.2vw;
}
#progcircle3 {
position: relative;
width:2.2vw;
}
#progcircle4 {
position: relative;
width:2.2vw;
}
#hudsocial #health .img {
width:2.2vw;
height:2.2vw;
background-image: url(../assets/health.png);
background-size: contain;
background-repeat:no-repeat;
}
#hudsocial #hunger .img {
background-image: url(../assets/hunger.png);
background-size: contain;
background-repeat:no-repeat;
width:2.2vw;
height:2.2vw;
}
#hudsocial #thirst .img {
background-image: url(../assets/thirst.png);
background-size: contain;
background-repeat:no-repeat;
width:2.2vw;
height:2.2vw;
}
#hudsocial #talk .img {
background-image: url(../assets/talk.png);
background-size: contain;
background-repeat:no-repeat;
width:2.2vw;
height:2.2vw;
}
/*
@media only screen and (min-width: 1440px) {
#boxhud{
position:absolute;
bottom:2.0vw;
left:-1.3vw;
}
#progcircle1 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle2 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle3 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle4 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
}
@media only screen and (min-width: 1600px) {
#boxhud{
position:absolute;
bottom:2.2vw;
left:-1.3vw;
}
#progcircle1 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle2 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle3 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
#progcircle4 {
position: relative;
margin-top: -1.75vh;
width:2.2vw;
}
}
*/
#container{
position:absolute;
bottom: 5px;
width: auto;
height: auto;
display:none;
flex-direction: row;
align-items: center;
}
.infos {
margin-left: 0.8em;
display:flex;
flex-direction: column;
}
.infos .divisor {
display:flex;
flex-direction: row;
height:20px;
width:fit-content;
align-items: center;
}
.divisor div {
display:flex;
height:100%;
align-items: center;
margin-right: 7px;
}
.clock {
height: 15.5px;
margin-right: 3px;
}
.time {
color: white;
font-size: 14px;
font-weight: bold;
font-family: hapna;
}
.compas {
height: 15px;
margin-right: 3px;
}
.compass {
color: white;
font-size: 14px;
font-weight: bold;
font-family: hapna;
}
.world {
margin-right: 3px;
height: 15px;
}
.location {
color: green;
font-size: 14px;
font-weight: bold;
font-family: hapna;
}
.thermo {
margin-right: 3px;
height: 15px;
}
.hudcomp {
color: white;
font-family: hapna;
font-size: 13px;
font-weight: bold;
}
.voiceType{
margin-left: 0.8em;
height: 30px;
width: 0.7vh;
}
.voice-block {
height: 0.7vh;
width: 0.7vh;
background-color: #535050;
}
[data-voicetype="1"] {
margin-top: 100%;
}
[data-voicetype="2"] {
margin-top: 66.6%;
}
[data-voicetype="3"] {
margin-top: 33.3%;
}
.voice-block.active {
background:#ffffff;
} | 0.245085 | 0.071884 |
.img-portrait {
width: 100%;
height: 100%;
object-fit: cover;
transform: skewY(5deg);
transform-origin: top right;
border-bottom: 3px dashed #dee2e1;
order: 1;
box-shadow: 1px 15px 17px -12px #2b2219;
background-color: #231d25;
}
.skewed {
position: relative;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 0;
transform: skewY(5deg);
transform-origin: top right;
box-shadow: 1px 11px 17px -12px #2b2219;
}
/*here start the presentation*/
.container_one {
background-color: transparent;
position: absolute;
margin-top: 40%;
}
.container_titles {
display: flex;
margin: 0;
}
.container_titles_two {
margin: 0;
}
.row-column {
max-width: 1280;
flex-direction: column;
flex-wrap: wrap;
margin: 0 auto;
}
.row {
margin: 0 auto;
}
.column {
/*for mobiles*/
}
.container_titles .title {
flex: auto;
align-self: flex-start;
color: #f9f8f9;
order: 1;
font-family: 'Work Sans', sans-serif;
}
.container_titles .paragraph_title {
flex: auto;
align-self: auto;
color: #f9f8f9;
order: 2;
font-family: 'Work Sans', sans-serif;
}
.raise:hover,
.raise:focus {
box-shadow: 0 0.5em 0.5em -0.4em var(--hover-raise);
transform: translateY(-0.25em);
border:3px solid var(--hover-raise);
color: var(--hover-raise);
}
.raise {
align-self: center;
order: 3;
font-family: 'Work Sans', sans-serif;
color: var(--font);
transition: 0.25s;
border: 3px solid;
padding: 7px;
border-radius: 5px;
}
.raise {
--hover-raise: #00dcff;
--font: #f9f8f9;
}
.container_titles_two .paragraph_row {
color: #f9f8f9;
font-family: 'Work Sans', sans-serif;
}
.color-obj_1 {
color: #e44f28;
}
.color_obj_2 {
color: #f5b138;
}
/*media query for desktops*/
@media only screen and (min-width: 1280px) {
.img-portrait {
position: absolute;
}
.container_titles {
height: 300px;
padding: 20px;
position: absolute;
margin-left: 5%;
}
.container_titles_two{
height: 60px;
padding: 20px;
position: relative;
margin-top: 30%;
margin-left: 5%;
}
.container_titles .title {
font-size: 2em;
}
.button-title {
align-items: center;
}
.raise {
position: absolute;
text-align: center;
margin-left: 20%;
margin-top: 10%;
font-size: 1.3em;
}
.p1 {
order: 1;
flex: 5 1 40%;
}
.p2 {
order: 2;
flex: 1 1 10%;
}
.row {
display: flex;
flex-wrap: wrap;
}
}
/*media query for mobiles*/
@media only screen and (max-width: 1029px) {
.column {
flex: 1;
}
[class^="column"] {
padding: 0 0.5em;
}
} | public/stylesheets/firstPart.css | .img-portrait {
width: 100%;
height: 100%;
object-fit: cover;
transform: skewY(5deg);
transform-origin: top right;
border-bottom: 3px dashed #dee2e1;
order: 1;
box-shadow: 1px 15px 17px -12px #2b2219;
background-color: #231d25;
}
.skewed {
position: relative;
top: 0;
bottom: 0;
right: 0;
left: 0;
width: 100%;
height: 100%;
background: transparent;
z-index: 0;
transform: skewY(5deg);
transform-origin: top right;
box-shadow: 1px 11px 17px -12px #2b2219;
}
/*here start the presentation*/
.container_one {
background-color: transparent;
position: absolute;
margin-top: 40%;
}
.container_titles {
display: flex;
margin: 0;
}
.container_titles_two {
margin: 0;
}
.row-column {
max-width: 1280;
flex-direction: column;
flex-wrap: wrap;
margin: 0 auto;
}
.row {
margin: 0 auto;
}
.column {
/*for mobiles*/
}
.container_titles .title {
flex: auto;
align-self: flex-start;
color: #f9f8f9;
order: 1;
font-family: 'Work Sans', sans-serif;
}
.container_titles .paragraph_title {
flex: auto;
align-self: auto;
color: #f9f8f9;
order: 2;
font-family: 'Work Sans', sans-serif;
}
.raise:hover,
.raise:focus {
box-shadow: 0 0.5em 0.5em -0.4em var(--hover-raise);
transform: translateY(-0.25em);
border:3px solid var(--hover-raise);
color: var(--hover-raise);
}
.raise {
align-self: center;
order: 3;
font-family: 'Work Sans', sans-serif;
color: var(--font);
transition: 0.25s;
border: 3px solid;
padding: 7px;
border-radius: 5px;
}
.raise {
--hover-raise: #00dcff;
--font: #f9f8f9;
}
.container_titles_two .paragraph_row {
color: #f9f8f9;
font-family: 'Work Sans', sans-serif;
}
.color-obj_1 {
color: #e44f28;
}
.color_obj_2 {
color: #f5b138;
}
/*media query for desktops*/
@media only screen and (min-width: 1280px) {
.img-portrait {
position: absolute;
}
.container_titles {
height: 300px;
padding: 20px;
position: absolute;
margin-left: 5%;
}
.container_titles_two{
height: 60px;
padding: 20px;
position: relative;
margin-top: 30%;
margin-left: 5%;
}
.container_titles .title {
font-size: 2em;
}
.button-title {
align-items: center;
}
.raise {
position: absolute;
text-align: center;
margin-left: 20%;
margin-top: 10%;
font-size: 1.3em;
}
.p1 {
order: 1;
flex: 5 1 40%;
}
.p2 {
order: 2;
flex: 1 1 10%;
}
.row {
display: flex;
flex-wrap: wrap;
}
}
/*media query for mobiles*/
@media only screen and (max-width: 1029px) {
.column {
flex: 1;
}
[class^="column"] {
padding: 0 0.5em;
}
} | 0.406037 | 0.109753 |
* (c) Tonytemplates Ltd, https://www.tonytemplates.com/<EMAIL>
*/
.vertical-align {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.horizontal-align {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/**
* (c) Tonytemplates Ltd, https://www.tonytemplates.com/<EMAIL>
*/
.TonyM {
font-size: 14px;
font-weight: bold;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
@media only screen and (min-width: 1025px) {
.TonyM {
position: relative;
}
}
.TonyM ul {
padding: 0;
list-style: none;
}
.TonyM a {
text-decoration: none;
}
.TonyM img {
width: 100%;
height: auto;
}
.TonyM__trns {
display: none;
}
@media only screen and (min-width: 1025px) {
.TonyM__trns {
position: absolute;
z-index: 1;
cursor: default;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__arw {
content: '';
display: block;
width: 6px;
height: 6px;
border-right: solid 2px transparent;
border-bottom: solid 2px transparent;
}
}
.TonyM__label {
padding-left: 4px;
padding-right: 4px;
font-size: 9px;
font-weight: bold;
}
.TonyM--upcase {
text-transform: uppercase;
}
@media only screen and (min-width: 1025px) {
.TonyM--relative {
position: relative;
}
}
.TonyM--scroll {
overflow: auto;
}
body.TonyM--ovf-hide {
width: 100% !important;
overflow: hidden !important;
}
@media only screen and (min-width: 1025px) {
.TonyM--proces-init-js .TonyM__mm {
display: none !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__panel {
width: 100%;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__panel > li {
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
.TonyM__panel > li > a {
width: 100%;
letter-spacing: 0.7px;
}
@media only screen and (min-width: 1025px) {
.TonyM__panel > li > a {
flex-wrap: wrap;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (max-width: 1024px) {
.TonyM__panel > li > a {
font-size: 14px;
font-weight: bold;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__panel > li > a > span {
position: relative;
align-items: center;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
.TonyM__panel a {
position: relative;
}
.TonyM__panel--act {
display: none;
}
@media only screen and (min-width: 1025px) {
.TonyM__mm {
display: none;
position: absolute;
width: 1170px;
padding: 30px 0 46px;
font-size: 14px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--simple {
padding: 0;
}
}
@media only screen and (min-width: 1921px) {
.TonyM__mm--simple[data-tm-a-h="item-left"] {
margin-left: -19px !important;
}
}
@media only screen and (max-width: 1920px) and (min-width: 1025px) {
.TonyM__mm--simple[data-tm-a-h="item-left"] {
margin-left: -28px !important;
}
}
@media only screen and (min-width: 1921px) {
.TonyM__mm--simple[data-tm-a-h="item-right"] {
margin-right: -19px !important;
}
}
@media only screen and (max-width: 1920px) and (min-width: 1025px) {
.TonyM__mm--simple[data-tm-a-h="item-right"] {
margin-right: -28px !important;
}
}
@media only screen and (min-width: 1921px) {
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="item-left"],
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="menu-left"] {
margin-left: -39px !important;
}
}
@media only screen and (max-width: 1920px) and (min-width: 1025px) {
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="item-left"],
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="menu-left"] {
margin-left: -48px !important;
}
}
@media only screen and (min-width: 1921px) {
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="item-right"],
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="menu-right"] {
margin-right: -39px !important;
}
}
@media only screen and (max-width: 1920px) and (min-width: 1025px) {
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="item-right"],
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="menu-right"] {
margin-right: -48px !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__panel > li:hover .TonyM__mm,
.TonyM__panel > li:hover .TonyM__trns {
display: block;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_show,
.TonyM__mm--anim_fade,
.TonyM__mm--anim_emersion,
.TonyM__mm--anim_emersion-vert {
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_show.TonyM__mm--ready,
.TonyM__mm--anim_fade.TonyM__mm--ready,
.TonyM__mm--anim_emersion.TonyM__mm--ready,
.TonyM__mm--anim_emersion-vert.TonyM__mm--ready {
display: block;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_show.TonyM__mm--animate,
.TonyM__mm--anim_fade.TonyM__mm--animate,
.TonyM__mm--anim_emersion.TonyM__mm--animate,
.TonyM__mm--anim_emersion-vert.TonyM__mm--animate {
-moz-opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_emersion {
margin-top: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_emersion-vert {
margin-left: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_emersion.TonyM__mm--animate,
.TonyM__mm--anim_emersion-vert.TonyM__mm--animate {
margin: 0;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-t,
.TonyM__bx-out-c,
.TonyM__bx-b,
.TonyM__bx-l,
.TonyM__bx-c,
.TonyM__bx-r,
.TonyM__bx-in-t,
.TonyM__bx-in-c,
.TonyM__bx-in-b {
position: relative;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-out-c,
.TonyM__bx-c,
.TonyM__bx-in-c {
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-l,
.TonyM__bx-r,
.TonyM__bx-t,
.TonyM__bx-b,
.TonyM__bx-in-t,
.TonyM__bx-in-b {
overflow: hidden;
}
}
@media only screen and (max-width: 1024px) {
.TonyM__bx-l,
.TonyM__bx-r,
.TonyM__bx-t,
.TonyM__bx-b,
.TonyM__bx-in-t,
.TonyM__bx-in-b {
display: none;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-t,
.TonyM__bx-b,
.TonyM__bx-in-t,
.TonyM__bx-in-b {
width: 100%;
text-align: center;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-out-c {
margin: 0 -15px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-t,
.TonyM__bx-b,
.TonyM__bx-out-c {
padding-left: 30px;
padding-right: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-c,
.TonyM__bx-l,
.TonyM__bx-r {
padding: 0 15px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-l,
.TonyM__bx-r {
width: 20%;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-c {
width: 100%;
flex-direction: column;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-t {
margin-bottom: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-b {
margin-top: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-in-t {
margin-bottom: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-in-b {
margin-top: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-in-c {
width: 100%;
margin-bottom: auto;
text-align: left;
flex-direction: column;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--pdg-only-c,
.TonyM__mm--pdg-only-c .TonyM__bx-out-c,
.TonyM__mm--pdg-only-c .TonyM__bx-r,
.TonyM__mm--pdg-only-c .TonyM__bx-t,
.TonyM__mm--pdg-only-c .TonyM__bx-b {
padding: 0;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--pdg-only-c .TonyM__bx-out-c {
margin: 0;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--pdg-only-c .TonyM__bx-c {
padding: 30px 60px 47px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__prm {
display: block;
width: 100%;
}
}
.TonyM__prm-text {
position: absolute;
padding: 60px 20px 20px 60px;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: left;
}
.TonyM__prm-text span {
font-size: 50px;
font-weight: bold;
}
.TonyM__prm-text p {
margin-bottom: 34px;
font-size: 16px;
font-weight: bold;
}
@media only screen and (min-width: 1025px) {
.TonyM__list {
margin: 0 -15px;
flex-wrap: wrap;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list > li {
padding: 0 15px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list li {
position: relative;
width: 100%;
line-height: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list a {
font-size: 14px;
font-weight: bold;
align-items: center;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list .TonyM--lvl ul {
padding-left: 24px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list .TonyM__arw {
display: none;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list .TonyM__label {
padding-top: 2px;
padding-bottom: 2px;
vertical-align: 2px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--simple .TonyM__list {
padding: 31px 40px 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-in-c > .TonyM__list {
margin-top: 20px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__ttl > a {
font-size: 22px;
font-weight: bold;
margin-bottom: 24px;
}
}
.TonyM__ttl > ul {
padding: 0 !important;
}
@media only screen and (min-width: 1025px) {
.TonyM__ttl > a .TonyM__arw {
display: none;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__ttl-img span {
max-width: 212px;
margin-top: 16px;
overflow: hidden;
align-items: flex-start;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (max-width: 1024px) {
.TonyM__ttl-img span {
display: none;
}
}
.TonyM__ttl-img span:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.TonyM__ttl-img img {
max-width: 100%;
width: auto;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
@media only screen and (min-width: 1025px) {
.TonyM__dd ul {
display: none;
position: absolute;
padding: 30px 0 !important;
margin-top: -31px;
width: 280px;
top: 0;
left: 100%;
z-index: 1;
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
}
@media only screen and (min-width: 1025px) {
.TonyM__dd ul li {
padding: 0 40px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__dd > ul::before {
position: absolute;
display: block;
content: '';
width: 15px;
height: 100%;
top: 0;
left: -15px;
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd--ready {
display: block;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd--reverse {
left: auto;
right: 100%;
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd--btm {
top: auto;
bottom: 0;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__dd > ul.TonyM--reverse {
margin-left: 0;
margin-right: 15px;
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd > ul.TonyM--reverse::before {
left: auto;
right: -15px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm > .TonyM__list .TonyM__dd > ul {
margin-left: 25px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm > .TonyM__list .TonyM__dd > ul::before {
width: 25px;
left: -25px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm > .TonyM__list .TonyM__dd > ul.TonyM__dd--reverse {
margin-left: 0;
margin-right: 25px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm > .TonyM__list .TonyM__dd > ul.TonyM__dd--reverse::before {
left: auto;
right: -25px;
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd--inner {
width: 100%;
left: 0;
margin-left: 0 !important;
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd--inner::before {
display: none;
}
}
@media only screen and (min-width: 1025px) {
.TonyM:not(.TonyM--initialized) .TonyM__dd:hover > ul,
.TonyM:not(.TonyM--initialized) .TonyM__dd li:hover > ul {
display: block;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__dd .TonyM__arw {
display: block;
margin-left: 10px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
}
@media only screen and (max-width: 1024px) {
.TonyM:not([data-tm-mob='true']) {
display: none;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-c1 {
width: 20% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-c2 {
width: 40% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-c3 {
width: 60% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-c4 {
width: 80% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-c5 {
width: 100% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c1 {
width: 16.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c2 {
width: 33.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c3 {
width: 50% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c4 {
width: 66.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c5 {
width: 83.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c6 {
width: 100% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c1 {
width: 8.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c2 {
width: 16.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c3 {
width: 25% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c4 {
width: 33.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c5 {
width: 41.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c6 {
width: 50% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c7 {
width: 58.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c8 {
width: 66.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c9 {
width: 75% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c10 {
width: 83.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c11 {
width: 91.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c12 {
width: 100% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr2-in > * {
width: 50% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr3-in > * {
width: 33.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr4-in > * {
width: 25% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-in > * {
width: 20% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-in > * {
width: 16.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr7-in > * {
width: 14.28571429% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr8-in > * {
width: 12.5% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr9-in > * {
width: 11.11111111% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr10-in > * {
width: 10% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr11-in > * {
width: 9.09090909% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-in > * {
width: 8.33333333% !important;
}
}
.TonyM__clearfix {
width: 100% !important;
display: block;
margin-top: 24px;
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'].TonyM {
position: absolute;
width: 100%;
max-width: 320px;
top: 100%;
left: 0;
overflow: auto;
z-index: 1;
-webkit-transform: translate3d(-100%, 0px, 0px);
-moz-transform: translate3d(-100%, 0px, 0px);
-ms-transform: translate3d(-100%, 0px, 0px);
-o-transform: translate3d(-100%, 0px, 0px);
transform: translate3d(-100%, 0px, 0px);
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'].TonyM--open {
-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);
}
}
[data-tm-mob='true'] .TonyM--lvl > a {
position: relative;
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM--lvl > *:not(a) {
display: none;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__arw {
position: absolute;
width: 48px;
height: 100%;
right: 0;
top: 0;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__arw::before {
position: absolute;
display: block;
content: '';
width: 6px;
height: 6px;
border-right: solid 2px transparent;
border-bottom: solid 2px transparent;
top: 50%;
left: 50%;
margin-top: -4px;
margin-left: -2px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__label {
padding-top: 2px;
padding-bottom: 2px;
vertical-align: 2px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel {
width: 100%;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li:last-of-type > a {
border-bottom: 1px solid transparent;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li a {
padding: 13px 22px 12px 22px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li li a {
padding-left: 34px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li li li a {
padding-left: 46px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li li li li a {
padding-left: 58px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li li li li li a {
padding-left: 70px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel li {
overflow: hidden;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel a {
border-top: 1px solid transparent;
cursor: pointer;
align-items: center;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM--btn-act > a .TonyM__arw::before {
-webkit-transform: rotate3d(10, -4, 0, 180deg);
-moz-transform: rotate3d(10, -4, 0, 180deg);
-ms-transform: rotate3d(10, -4, 0, 180deg);
-o-transform: rotate3d(10, -4, 0, 180deg);
transform: rotate3d(10, -4, 0, 180deg);
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM--btn-act > *:not(a) {
display: block;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] + .TonyM__bg {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] + .TonyM__bg--ready {
display: block;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] + .TonyM__bg--show {
-moz-opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__trns {
min-width: 100%;
left: 0;
top: 100%;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__panel {
font-size: 0;
flex-wrap: wrap;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__panel > li {
padding-top: 8px;
padding-bottom: 8px;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__panel > li > a {
font-size: 14px;
font-weight: bold;
justify-content: center;
align-items: center;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
[data-tm-dir='row'] .TonyM__panel > li > a {
padding-left: 12px;
padding-right: 12px;
}
}
@media only screen and (min-width: 1400px) {
[data-tm-dir='row'] .TonyM__panel > li > a {
padding-left: 21px;
padding-right: 21px;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__panel > li > a .TonyM__arw {
margin-top: -4px;
margin-left: 10px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__panel > li > a .TonyM__label {
position: absolute;
display: block;
top: calc(-100% + 10px);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__mm {
left: 0;
top: 100%;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__mm--center {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__mm--right {
left: auto;
right: 0;
}
}
[data-tm-dir='row'] .TonyM__mm--anim_emersion-vert[data-tm-a-h='item-right'],
[data-tm-dir='row'] .TonyM__mm--anim_emersion-vert[data-tm-a-h='menu-right'],
[data-tm-dir='row'] .TonyM__mm--anim_emersion-vert[data-tm-a-h='ocntainer-right'],
[data-tm-dir='row'] .TonyM__mm--anim_emersion-vert[data-tm-a-h='window-right'] {
margin-left: 0;
margin-right: -30px;
}
[data-tm-dir='row'] .TonyM__mm--animate[data-tm-a-h='item-right'],
[data-tm-dir='row'] .TonyM__mm--animate[data-tm-a-h='menu-right'],
[data-tm-dir='row'] .TonyM__mm--animate[data-tm-a-h='ocntainer-right'],
[data-tm-dir='row'] .TonyM__mm--animate[data-tm-a-h='window-right'] {
margin: 0;
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__trns {
min-height: 100%;
left: 100%;
top: 0;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__panel {
flex-direction: column;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__panel > li > a {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 21px;
padding-right: 21px;
font-size: 14px;
font-weight: bold;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__panel > li > a .TonyM__arw {
margin-top: 9px;
margin-left: auto;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__panel > li > a .TonyM__label {
margin-left: 4px;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__mm {
left: 100%;
top: 0;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__mm--center {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__mm--bottom {
top: auto;
bottom: 0;
}
}
[data-tm-dir='column'] .TonyM__mm--anim_emersion[data-tm-a-v='item-bottom'],
[data-tm-dir='column'] .TonyM__mm--anim_emersion[data-tm-a-v='menu-bottom'] {
margin-top: 0;
margin-bottom: -30px;
}
[data-tm-dir='column'] .TonyM__mm--animate[data-tm-a-v='item-bottom'],
[data-tm-dir='column'] .TonyM__mm--animate[data-tm-a-v='menu-bottom'] {
margin: 0;
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'][data-tm-pos='right'] .TonyM__arw {
margin-left: 0;
margin-right: auto;
order: -1;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'][data-tm-pos='right'] .TonyM__trns {
left: auto;
right: 100%;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'][data-tm-pos='right'] .TonyM__panel a {
justify-content: flex-end;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'][data-tm-pos='right'] .TonyM__mm {
left: auto;
right: 100%;
}
}
[dir="rtl"] .TonyM__bx-in-c,
[dir="rtl"] .TonyM__bx-t,
[dir="rtl"] .TonyM__bx-b,
[dir="rtl"] .TonyM__bx-in-t,
[dir="rtl"] .TonyM__bx-in-b,
[dir="rtl"] .TonyM__prm-text {
text-align: right;
}
@media only screen and (max-width: 1024px) {
[dir="rtl"] [data-tm-mob='true'].TonyM {
right: 0;
-webkit-transform: translate3d(100%, 0px, 0px);
-moz-transform: translate3d(100%, 0px, 0px);
-ms-transform: translate3d(100%, 0px, 0px);
-o-transform: translate3d(100%, 0px, 0px);
transform: translate3d(100%, 0px, 0px);
}
}
@media only screen and (max-width: 1024px) {
[dir="rtl"] [data-tm-mob='true'].TonyM--open {
-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);
}
}
@media only screen and (max-width: 1024px) {
[dir="rtl"] [data-tm-mob='true'] .TonyM__panel {
overflow-x: hidden;
}
}
@media only screen and (max-width: 1024px) {
[dir="rtl"] [data-tm-mob='true'] .TonyM__arw {
left: 0;
right: auto;
}
}
@media only screen and (max-width: 1024px) {
[dir="rtl"] [data-tm-mob='true'] .TonyM__arw::before {
left: auto;
right: 50%;
margin-left: 0;
margin-right: -2px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__panel > li > a .TonyM__arw {
margin-left: 0;
margin-right: 10px;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__dd .TonyM__arw {
margin-right: 10px;
margin-left: 0;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__dd ul {
left: auto;
right: 100%;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__dd > ul::before {
left: auto;
right: -15px;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__dd ul.TonyM__dd--reverse {
left: 100%;
right: auto;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__dd > ul.TonyM_dd--reverse {
margin-left: 15px;
margin-right: 0;
}
}
@media only screen and (min-width: 1025px) {
ul[dir="rtl"] [data-tm-dir='row'] .TonyM__dd > ul.TonyM_dd--reverse::before {
left: -15px;
right: auto;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__mm > .TonyM__list .TonyM__dd > ul {
margin-left: 0;
margin-right: 25px;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__mm > .TonyM__list .TonyM__dd > ul::before {
left: 0;
right: -25px;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__mm > .TonyM__list .TonyM__dd > ul.TonyM__dd--reverse {
margin-left: 25px;
margin-right: 0;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__mm > .TonyM__list .TonyM__dd > ul.TonyM__dd--reverse::before {
left: -25px;
right: auto;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM ul.TonyM__dd--inner {
left: auto;
right: 0;
margin-right: 0 !important;
}
} | public/f/assets/vendor/TonyMenu/css/tonymenu.css | * (c) Tonytemplates Ltd, https://www.tonytemplates.com/<EMAIL>
*/
.vertical-align {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.horizontal-align {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.noselect {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
/**
* (c) Tonytemplates Ltd, https://www.tonytemplates.com/<EMAIL>
*/
.TonyM {
font-size: 14px;
font-weight: bold;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
@media only screen and (min-width: 1025px) {
.TonyM {
position: relative;
}
}
.TonyM ul {
padding: 0;
list-style: none;
}
.TonyM a {
text-decoration: none;
}
.TonyM img {
width: 100%;
height: auto;
}
.TonyM__trns {
display: none;
}
@media only screen and (min-width: 1025px) {
.TonyM__trns {
position: absolute;
z-index: 1;
cursor: default;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__arw {
content: '';
display: block;
width: 6px;
height: 6px;
border-right: solid 2px transparent;
border-bottom: solid 2px transparent;
}
}
.TonyM__label {
padding-left: 4px;
padding-right: 4px;
font-size: 9px;
font-weight: bold;
}
.TonyM--upcase {
text-transform: uppercase;
}
@media only screen and (min-width: 1025px) {
.TonyM--relative {
position: relative;
}
}
.TonyM--scroll {
overflow: auto;
}
body.TonyM--ovf-hide {
width: 100% !important;
overflow: hidden !important;
}
@media only screen and (min-width: 1025px) {
.TonyM--proces-init-js .TonyM__mm {
display: none !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__panel {
width: 100%;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__panel > li {
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
.TonyM__panel > li > a {
width: 100%;
letter-spacing: 0.7px;
}
@media only screen and (min-width: 1025px) {
.TonyM__panel > li > a {
flex-wrap: wrap;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (max-width: 1024px) {
.TonyM__panel > li > a {
font-size: 14px;
font-weight: bold;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__panel > li > a > span {
position: relative;
align-items: center;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
.TonyM__panel a {
position: relative;
}
.TonyM__panel--act {
display: none;
}
@media only screen and (min-width: 1025px) {
.TonyM__mm {
display: none;
position: absolute;
width: 1170px;
padding: 30px 0 46px;
font-size: 14px;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--simple {
padding: 0;
}
}
@media only screen and (min-width: 1921px) {
.TonyM__mm--simple[data-tm-a-h="item-left"] {
margin-left: -19px !important;
}
}
@media only screen and (max-width: 1920px) and (min-width: 1025px) {
.TonyM__mm--simple[data-tm-a-h="item-left"] {
margin-left: -28px !important;
}
}
@media only screen and (min-width: 1921px) {
.TonyM__mm--simple[data-tm-a-h="item-right"] {
margin-right: -19px !important;
}
}
@media only screen and (max-width: 1920px) and (min-width: 1025px) {
.TonyM__mm--simple[data-tm-a-h="item-right"] {
margin-right: -28px !important;
}
}
@media only screen and (min-width: 1921px) {
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="item-left"],
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="menu-left"] {
margin-left: -39px !important;
}
}
@media only screen and (max-width: 1920px) and (min-width: 1025px) {
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="item-left"],
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="menu-left"] {
margin-left: -48px !important;
}
}
@media only screen and (min-width: 1921px) {
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="item-right"],
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="menu-right"] {
margin-right: -39px !important;
}
}
@media only screen and (max-width: 1920px) and (min-width: 1025px) {
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="item-right"],
.TonyM__mm:not(.TonyM__mm--simple)[data-tm-a-h="menu-right"] {
margin-right: -48px !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__panel > li:hover .TonyM__mm,
.TonyM__panel > li:hover .TonyM__trns {
display: block;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_show,
.TonyM__mm--anim_fade,
.TonyM__mm--anim_emersion,
.TonyM__mm--anim_emersion-vert {
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_show.TonyM__mm--ready,
.TonyM__mm--anim_fade.TonyM__mm--ready,
.TonyM__mm--anim_emersion.TonyM__mm--ready,
.TonyM__mm--anim_emersion-vert.TonyM__mm--ready {
display: block;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_show.TonyM__mm--animate,
.TonyM__mm--anim_fade.TonyM__mm--animate,
.TonyM__mm--anim_emersion.TonyM__mm--animate,
.TonyM__mm--anim_emersion-vert.TonyM__mm--animate {
-moz-opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_emersion {
margin-top: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_emersion-vert {
margin-left: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--anim_emersion.TonyM__mm--animate,
.TonyM__mm--anim_emersion-vert.TonyM__mm--animate {
margin: 0;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-t,
.TonyM__bx-out-c,
.TonyM__bx-b,
.TonyM__bx-l,
.TonyM__bx-c,
.TonyM__bx-r,
.TonyM__bx-in-t,
.TonyM__bx-in-c,
.TonyM__bx-in-b {
position: relative;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-out-c,
.TonyM__bx-c,
.TonyM__bx-in-c {
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-l,
.TonyM__bx-r,
.TonyM__bx-t,
.TonyM__bx-b,
.TonyM__bx-in-t,
.TonyM__bx-in-b {
overflow: hidden;
}
}
@media only screen and (max-width: 1024px) {
.TonyM__bx-l,
.TonyM__bx-r,
.TonyM__bx-t,
.TonyM__bx-b,
.TonyM__bx-in-t,
.TonyM__bx-in-b {
display: none;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-t,
.TonyM__bx-b,
.TonyM__bx-in-t,
.TonyM__bx-in-b {
width: 100%;
text-align: center;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-out-c {
margin: 0 -15px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-t,
.TonyM__bx-b,
.TonyM__bx-out-c {
padding-left: 30px;
padding-right: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-c,
.TonyM__bx-l,
.TonyM__bx-r {
padding: 0 15px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-l,
.TonyM__bx-r {
width: 20%;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-c {
width: 100%;
flex-direction: column;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-t {
margin-bottom: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-b {
margin-top: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-in-t {
margin-bottom: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-in-b {
margin-top: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-in-c {
width: 100%;
margin-bottom: auto;
text-align: left;
flex-direction: column;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--pdg-only-c,
.TonyM__mm--pdg-only-c .TonyM__bx-out-c,
.TonyM__mm--pdg-only-c .TonyM__bx-r,
.TonyM__mm--pdg-only-c .TonyM__bx-t,
.TonyM__mm--pdg-only-c .TonyM__bx-b {
padding: 0;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--pdg-only-c .TonyM__bx-out-c {
margin: 0;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--pdg-only-c .TonyM__bx-c {
padding: 30px 60px 47px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__prm {
display: block;
width: 100%;
}
}
.TonyM__prm-text {
position: absolute;
padding: 60px 20px 20px 60px;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: left;
}
.TonyM__prm-text span {
font-size: 50px;
font-weight: bold;
}
.TonyM__prm-text p {
margin-bottom: 34px;
font-size: 16px;
font-weight: bold;
}
@media only screen and (min-width: 1025px) {
.TonyM__list {
margin: 0 -15px;
flex-wrap: wrap;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list > li {
padding: 0 15px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list li {
position: relative;
width: 100%;
line-height: 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list a {
font-size: 14px;
font-weight: bold;
align-items: center;
display: -moz-inline-box;
display: -ms-inline-flexbox;
display: -webkit-inline-flex;
display: inline-flex;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list .TonyM--lvl ul {
padding-left: 24px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list .TonyM__arw {
display: none;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__list .TonyM__label {
padding-top: 2px;
padding-bottom: 2px;
vertical-align: 2px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm--simple .TonyM__list {
padding: 31px 40px 30px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__bx-in-c > .TonyM__list {
margin-top: 20px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__ttl > a {
font-size: 22px;
font-weight: bold;
margin-bottom: 24px;
}
}
.TonyM__ttl > ul {
padding: 0 !important;
}
@media only screen and (min-width: 1025px) {
.TonyM__ttl > a .TonyM__arw {
display: none;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__ttl-img span {
max-width: 212px;
margin-top: 16px;
overflow: hidden;
align-items: flex-start;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (max-width: 1024px) {
.TonyM__ttl-img span {
display: none;
}
}
.TonyM__ttl-img span:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.TonyM__ttl-img img {
max-width: 100%;
width: auto;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
@media only screen and (min-width: 1025px) {
.TonyM__dd ul {
display: none;
position: absolute;
padding: 30px 0 !important;
margin-top: -31px;
width: 280px;
top: 0;
left: 100%;
z-index: 1;
-webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
-o-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.1);
}
}
@media only screen and (min-width: 1025px) {
.TonyM__dd ul li {
padding: 0 40px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__dd > ul::before {
position: absolute;
display: block;
content: '';
width: 15px;
height: 100%;
top: 0;
left: -15px;
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd--ready {
display: block;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd--reverse {
left: auto;
right: 100%;
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd--btm {
top: auto;
bottom: 0;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__dd > ul.TonyM--reverse {
margin-left: 0;
margin-right: 15px;
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd > ul.TonyM--reverse::before {
left: auto;
right: -15px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm > .TonyM__list .TonyM__dd > ul {
margin-left: 25px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm > .TonyM__list .TonyM__dd > ul::before {
width: 25px;
left: -25px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm > .TonyM__list .TonyM__dd > ul.TonyM__dd--reverse {
margin-left: 0;
margin-right: 25px;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__mm > .TonyM__list .TonyM__dd > ul.TonyM__dd--reverse::before {
left: auto;
right: -25px;
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd--inner {
width: 100%;
left: 0;
margin-left: 0 !important;
}
}
@media only screen and (min-width: 1025px) {
ul.TonyM__dd--inner::before {
display: none;
}
}
@media only screen and (min-width: 1025px) {
.TonyM:not(.TonyM--initialized) .TonyM__dd:hover > ul,
.TonyM:not(.TonyM--initialized) .TonyM__dd li:hover > ul {
display: block;
}
}
@media only screen and (min-width: 1025px) {
.TonyM__dd .TonyM__arw {
display: block;
margin-left: 10px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
}
@media only screen and (max-width: 1024px) {
.TonyM:not([data-tm-mob='true']) {
display: none;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-c1 {
width: 20% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-c2 {
width: 40% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-c3 {
width: 60% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-c4 {
width: 80% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-c5 {
width: 100% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c1 {
width: 16.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c2 {
width: 33.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c3 {
width: 50% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c4 {
width: 66.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c5 {
width: 83.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-c6 {
width: 100% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c1 {
width: 8.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c2 {
width: 16.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c3 {
width: 25% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c4 {
width: 33.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c5 {
width: 41.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c6 {
width: 50% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c7 {
width: 58.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c8 {
width: 66.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c9 {
width: 75% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c10 {
width: 83.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c11 {
width: 91.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-c12 {
width: 100% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr2-in > * {
width: 50% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr3-in > * {
width: 33.33333333% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr4-in > * {
width: 25% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr5-in > * {
width: 20% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr6-in > * {
width: 16.66666667% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr7-in > * {
width: 14.28571429% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr8-in > * {
width: 12.5% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr9-in > * {
width: 11.11111111% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr10-in > * {
width: 10% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr11-in > * {
width: 9.09090909% !important;
}
}
@media only screen and (min-width: 1025px) {
.TonyM--gr12-in > * {
width: 8.33333333% !important;
}
}
.TonyM__clearfix {
width: 100% !important;
display: block;
margin-top: 24px;
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'].TonyM {
position: absolute;
width: 100%;
max-width: 320px;
top: 100%;
left: 0;
overflow: auto;
z-index: 1;
-webkit-transform: translate3d(-100%, 0px, 0px);
-moz-transform: translate3d(-100%, 0px, 0px);
-ms-transform: translate3d(-100%, 0px, 0px);
-o-transform: translate3d(-100%, 0px, 0px);
transform: translate3d(-100%, 0px, 0px);
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'].TonyM--open {
-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);
}
}
[data-tm-mob='true'] .TonyM--lvl > a {
position: relative;
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM--lvl > *:not(a) {
display: none;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__arw {
position: absolute;
width: 48px;
height: 100%;
right: 0;
top: 0;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__arw::before {
position: absolute;
display: block;
content: '';
width: 6px;
height: 6px;
border-right: solid 2px transparent;
border-bottom: solid 2px transparent;
top: 50%;
left: 50%;
margin-top: -4px;
margin-left: -2px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__label {
padding-top: 2px;
padding-bottom: 2px;
vertical-align: 2px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel {
width: 100%;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li:last-of-type > a {
border-bottom: 1px solid transparent;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li a {
padding: 13px 22px 12px 22px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li li a {
padding-left: 34px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li li li a {
padding-left: 46px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li li li li a {
padding-left: 58px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel > li li li li li a {
padding-left: 70px;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel li {
overflow: hidden;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM__panel a {
border-top: 1px solid transparent;
cursor: pointer;
align-items: center;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM--btn-act > a .TonyM__arw::before {
-webkit-transform: rotate3d(10, -4, 0, 180deg);
-moz-transform: rotate3d(10, -4, 0, 180deg);
-ms-transform: rotate3d(10, -4, 0, 180deg);
-o-transform: rotate3d(10, -4, 0, 180deg);
transform: rotate3d(10, -4, 0, 180deg);
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] .TonyM--btn-act > *:not(a) {
display: block;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] + .TonyM__bg {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
-moz-opacity: 0;
-khtml-opacity: 0;
-webkit-opacity: 0;
opacity: 0;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
filter: alpha(opacity=0);
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] + .TonyM__bg--ready {
display: block;
}
}
@media only screen and (max-width: 1024px) {
[data-tm-mob='true'] + .TonyM__bg--show {
-moz-opacity: 1;
-khtml-opacity: 1;
-webkit-opacity: 1;
opacity: 1;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
filter: alpha(opacity=100);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__trns {
min-width: 100%;
left: 0;
top: 100%;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__panel {
font-size: 0;
flex-wrap: wrap;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__panel > li {
padding-top: 8px;
padding-bottom: 8px;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__panel > li > a {
font-size: 14px;
font-weight: bold;
justify-content: center;
align-items: center;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
[data-tm-dir='row'] .TonyM__panel > li > a {
padding-left: 12px;
padding-right: 12px;
}
}
@media only screen and (min-width: 1400px) {
[data-tm-dir='row'] .TonyM__panel > li > a {
padding-left: 21px;
padding-right: 21px;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__panel > li > a .TonyM__arw {
margin-top: -4px;
margin-left: 10px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__panel > li > a .TonyM__label {
position: absolute;
display: block;
top: calc(-100% + 10px);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__mm {
left: 0;
top: 100%;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__mm--center {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='row'] .TonyM__mm--right {
left: auto;
right: 0;
}
}
[data-tm-dir='row'] .TonyM__mm--anim_emersion-vert[data-tm-a-h='item-right'],
[data-tm-dir='row'] .TonyM__mm--anim_emersion-vert[data-tm-a-h='menu-right'],
[data-tm-dir='row'] .TonyM__mm--anim_emersion-vert[data-tm-a-h='ocntainer-right'],
[data-tm-dir='row'] .TonyM__mm--anim_emersion-vert[data-tm-a-h='window-right'] {
margin-left: 0;
margin-right: -30px;
}
[data-tm-dir='row'] .TonyM__mm--animate[data-tm-a-h='item-right'],
[data-tm-dir='row'] .TonyM__mm--animate[data-tm-a-h='menu-right'],
[data-tm-dir='row'] .TonyM__mm--animate[data-tm-a-h='ocntainer-right'],
[data-tm-dir='row'] .TonyM__mm--animate[data-tm-a-h='window-right'] {
margin: 0;
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__trns {
min-height: 100%;
left: 100%;
top: 0;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__panel {
flex-direction: column;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__panel > li > a {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 21px;
padding-right: 21px;
font-size: 14px;
font-weight: bold;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__panel > li > a .TonyM__arw {
margin-top: 9px;
margin-left: auto;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__panel > li > a .TonyM__label {
margin-left: 4px;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__mm {
left: 100%;
top: 0;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__mm--center {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'] .TonyM__mm--bottom {
top: auto;
bottom: 0;
}
}
[data-tm-dir='column'] .TonyM__mm--anim_emersion[data-tm-a-v='item-bottom'],
[data-tm-dir='column'] .TonyM__mm--anim_emersion[data-tm-a-v='menu-bottom'] {
margin-top: 0;
margin-bottom: -30px;
}
[data-tm-dir='column'] .TonyM__mm--animate[data-tm-a-v='item-bottom'],
[data-tm-dir='column'] .TonyM__mm--animate[data-tm-a-v='menu-bottom'] {
margin: 0;
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'][data-tm-pos='right'] .TonyM__arw {
margin-left: 0;
margin-right: auto;
order: -1;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'][data-tm-pos='right'] .TonyM__trns {
left: auto;
right: 100%;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'][data-tm-pos='right'] .TonyM__panel a {
justify-content: flex-end;
}
}
@media only screen and (min-width: 1025px) {
[data-tm-dir='column'][data-tm-pos='right'] .TonyM__mm {
left: auto;
right: 100%;
}
}
[dir="rtl"] .TonyM__bx-in-c,
[dir="rtl"] .TonyM__bx-t,
[dir="rtl"] .TonyM__bx-b,
[dir="rtl"] .TonyM__bx-in-t,
[dir="rtl"] .TonyM__bx-in-b,
[dir="rtl"] .TonyM__prm-text {
text-align: right;
}
@media only screen and (max-width: 1024px) {
[dir="rtl"] [data-tm-mob='true'].TonyM {
right: 0;
-webkit-transform: translate3d(100%, 0px, 0px);
-moz-transform: translate3d(100%, 0px, 0px);
-ms-transform: translate3d(100%, 0px, 0px);
-o-transform: translate3d(100%, 0px, 0px);
transform: translate3d(100%, 0px, 0px);
}
}
@media only screen and (max-width: 1024px) {
[dir="rtl"] [data-tm-mob='true'].TonyM--open {
-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);
}
}
@media only screen and (max-width: 1024px) {
[dir="rtl"] [data-tm-mob='true'] .TonyM__panel {
overflow-x: hidden;
}
}
@media only screen and (max-width: 1024px) {
[dir="rtl"] [data-tm-mob='true'] .TonyM__arw {
left: 0;
right: auto;
}
}
@media only screen and (max-width: 1024px) {
[dir="rtl"] [data-tm-mob='true'] .TonyM__arw::before {
left: auto;
right: 50%;
margin-left: 0;
margin-right: -2px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__panel > li > a .TonyM__arw {
margin-left: 0;
margin-right: 10px;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__dd .TonyM__arw {
margin-right: 10px;
margin-left: 0;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-ms-transform: rotate(135deg);
-o-transform: rotate(135deg);
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__dd ul {
left: auto;
right: 100%;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__dd > ul::before {
left: auto;
right: -15px;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__dd ul.TonyM__dd--reverse {
left: 100%;
right: auto;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__dd > ul.TonyM_dd--reverse {
margin-left: 15px;
margin-right: 0;
}
}
@media only screen and (min-width: 1025px) {
ul[dir="rtl"] [data-tm-dir='row'] .TonyM__dd > ul.TonyM_dd--reverse::before {
left: -15px;
right: auto;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__mm > .TonyM__list .TonyM__dd > ul {
margin-left: 0;
margin-right: 25px;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__mm > .TonyM__list .TonyM__dd > ul::before {
left: 0;
right: -25px;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__mm > .TonyM__list .TonyM__dd > ul.TonyM__dd--reverse {
margin-left: 25px;
margin-right: 0;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM__mm > .TonyM__list .TonyM__dd > ul.TonyM__dd--reverse::before {
left: -25px;
right: auto;
}
}
@media only screen and (min-width: 1025px) {
[dir="rtl"] [data-tm-dir='row'] .TonyM ul.TonyM__dd--inner {
left: auto;
right: 0;
margin-right: 0 !important;
}
} | 0.45641 | 0.112016 |
@charset "utf-8";
/* CSS Document */
.banner-caption {
position: absolute;
top: 30%;
width: 100%;
z-index: 2;
}
.banner-text {
margin-left: 2px;
width:60%;
}
.logo {
margin: 10px 0px 0px 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.site-name {
font-size: 36px;
padding-top: -1400px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.fixed-header-on .logo {
-webkit-transform: scale(0.8);
transform: scale(0.8);
margin-top: -200px;
margin-bottom: 0;
}
.fixed-header-on .site-name {
font-size: 24px;
transform: scale(0.6);
margin-top: -25px;
margin-bottom: -60px;
}
@media (max-width: 360px) {
.header .col-md-8{
position: absolute;
top: 0;
width: 100%;
padding: 0;
}
#nav-menu-up{position: fixed; background:#333; padding:5px;
bottom: 0;
width: 100%;
text-align: center;
z-index:100;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.header .row{position:relative;}
.hidden-mb {
display: none !important;
}
.visible-mb{
display:
}
.banner-caption h1{ font-size:40px;}
.banner-text {
width:100%;
margin-top: 70px;
}
.banner {
background-color: rgba(36, 36, 36, 1);
height:30%;
z-index:101;
}
.logo {
margin: 20% 0px 0px 0;
transform: scale(0.8);
padding-left: 22%;
}
.navbar-nav {
background-color:rgba(0,0,0,1);
margin: 0 -15px;
}
.navbar-header{
background-color: rgba(36, 36, 36, 1);
}
.navbar-toggle {
width:45px;
height:50px;
}
}
@media (min-width: 361px) and (max-width: 480px){
.header .col-md-8{
position: absolute;
top: 0;
width: 100%;
padding: 0;
}
#nav-menu-up{position: fixed; background:#333; padding:5px;
bottom: 0;
width: 100%;
text-align: center;
z-index:100;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.header .row{position:relative;}
.hidden-cel {
display: none !important;
}
.visible-cel{
display: block;
}
.banner-caption h1{ font-size:40px;}
.banner-text {
width:100%;
margin-top: 70px;
display:hidden;
}
.banner {
background-color: rgba(36, 36, 36, 1);
height:30%;
z-index:101;
}
.logo {
margin: 10% 0px 0px 5px;
transform: scale(0.6);
padding-left: 22%;
}
.navbar-nav {
background-color:rgba(0,0,0,1);
margin: 0 -15px;
}
.navbar-header{
background-color: rgba(36, 36, 36, 1);
}
.navbar-toggle {
width:45px;
height:50px;
}
} | web/plugins/teste/css/estilos.css | @charset "utf-8";
/* CSS Document */
.banner-caption {
position: absolute;
top: 30%;
width: 100%;
z-index: 2;
}
.banner-text {
margin-left: 2px;
width:60%;
}
.logo {
margin: 10px 0px 0px 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.site-name {
font-size: 36px;
padding-top: -1400px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.fixed-header-on .logo {
-webkit-transform: scale(0.8);
transform: scale(0.8);
margin-top: -200px;
margin-bottom: 0;
}
.fixed-header-on .site-name {
font-size: 24px;
transform: scale(0.6);
margin-top: -25px;
margin-bottom: -60px;
}
@media (max-width: 360px) {
.header .col-md-8{
position: absolute;
top: 0;
width: 100%;
padding: 0;
}
#nav-menu-up{position: fixed; background:#333; padding:5px;
bottom: 0;
width: 100%;
text-align: center;
z-index:100;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.header .row{position:relative;}
.hidden-mb {
display: none !important;
}
.visible-mb{
display:
}
.banner-caption h1{ font-size:40px;}
.banner-text {
width:100%;
margin-top: 70px;
}
.banner {
background-color: rgba(36, 36, 36, 1);
height:30%;
z-index:101;
}
.logo {
margin: 20% 0px 0px 0;
transform: scale(0.8);
padding-left: 22%;
}
.navbar-nav {
background-color:rgba(0,0,0,1);
margin: 0 -15px;
}
.navbar-header{
background-color: rgba(36, 36, 36, 1);
}
.navbar-toggle {
width:45px;
height:50px;
}
}
@media (min-width: 361px) and (max-width: 480px){
.header .col-md-8{
position: absolute;
top: 0;
width: 100%;
padding: 0;
}
#nav-menu-up{position: fixed; background:#333; padding:5px;
bottom: 0;
width: 100%;
text-align: center;
z-index:100;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.header .row{position:relative;}
.hidden-cel {
display: none !important;
}
.visible-cel{
display: block;
}
.banner-caption h1{ font-size:40px;}
.banner-text {
width:100%;
margin-top: 70px;
display:hidden;
}
.banner {
background-color: rgba(36, 36, 36, 1);
height:30%;
z-index:101;
}
.logo {
margin: 10% 0px 0px 5px;
transform: scale(0.6);
padding-left: 22%;
}
.navbar-nav {
background-color:rgba(0,0,0,1);
margin: 0 -15px;
}
.navbar-header{
background-color: rgba(36, 36, 36, 1);
}
.navbar-toggle {
width:45px;
height:50px;
}
} | 0.14551 | 0.061621 |
body {
font-family: 'Montserrat', sans-serif;
}
.vcenter {
display: inline-block;
vertical-align: middle;
float: none;
margin:15px auto;
}
.top-buffer {
margin-top:20px;
}
.top-bufferx2 {
margin-top:40px;
}
.top-bufferlg {
margin-top:75px;
}
.subsection-header {
font-weight: 900;
margin-top: 90px;
}
.subsection-subheader {
line-height: 2;
}
.socialicon {
margin-right: 10px;
margin-top: -100px;
width: 40px;
}
.modal {
top:50%;
left:50%;
transform: translate(-50%, -50%);
outline: none;
background-color: rgba(0,0,0,0.9);
border: 1px solid gold;
}
.modal-header {
border: none;
}
.modal-header button {
color: #fff;
}
.modal-footer {
border: none;
}
.modalpic {
display: inline;
width: 216px;
height: 216px;
}
.modal-body h4 {
color: gold;
}
.modal-body h5, p{
color: #fff;
}
.modal-body>.col-md-5 {
margin-left: 0;
margin-right: 0;
}
/*--------Nav Bar-------*/
.navbar {
background-color: transparent;
background: transparent;
border-color: transparent;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.navbar-default .navbar-nav li a {
text-transform: uppercase;
padding-top: 2em;
color: #fff;
}
ul.nav a:hover {
color: #ccc !important;
margin-top: -1px;
}
.dropdown-menu {
background-color: rgba(0,0,0,0.8);
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
background-color: #000;
color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu {
background-color: #000;
color:#ffffff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
color: #fff;
background-color: transparent;
}
/*--------Header-------*/
.page-header {
border: none;
color: #fff;
text-shadow: 1px 1px #000;
}
#first {
padding-top: 200px;
padding-bottom: 200px;
}
#dl {
font-size: 15pt;
}
#top {
background:
linear-gradient(
rgba(0, 0, 0, 0.4),
rgba(0, 0, 0, 0.4)),
url(https://i.imgur.com/fqANLxH.jpg);
z-index: -1;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
/*--------CTA-------*/
#cta {
height: 75px;
background-color: rgba(0, 0, 0, 0.5);
}
#ctatext {
color: #fff;
font-size: 25pt;
}
/*-----2nd Section----*/
#second {
background-image: url(https://i.imgur.com/chN4Uhy.png);
z-index: -1;
background-size: 475px;
}
.photo-container {
display: inline-block;
margin-right: 30px;
width: 240px;
height: 240px;
}
.photo-container img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
cursor: pointer;
z-index: 59;
position: relative;
width: 240px;
height: 240px;
}
.photo-container h3 {
bottom: 43px;
background-color: rgba(0,0,0,0.8);
color: white;
text-align: center;
margin-top: 15px;
text-transform: uppercase;
font-size: 14px;
padding-top: 3px;
padding-bottom: 3px;
z-index: 60;
position: relative;
}
.photo-container h4 {
bottom: 11px;
background-color: rgba(0,0,0,0.8);
color: white;
text-align: center;
margin-top: -42px;
font-weight: normal;
padding-bottom: 3px;
z-index: 60;
font-size: 12px;
position: relative;
height: 22px;
}
/*-----Footer----*/
#footer {
background-color: #000;
color: #fff;
}
#footer p{
font-weight: 100;
}
hr {
border: 0;
height: 1px;
width: 100px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
/*------------------RESPONSIVE--------------------*/
@media (max-width: 768px) {
#trailer {
height: 281px;
width: 500px;
}
.navbar-default .navbar-nav li a {
text-align: right;
background-color: rgba(0,0,0,0);
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: gold;
background-color: rgba(0,0,0,0.9)
}
#cta {
height: 150px;
}
#cta h1 {
font-size: 20pt;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu {
background-color: transparent;
color: #ffffff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
background-color: transparent;
color: #fff;
}
#threelines {
margin-right: 50px;
margin-top: 20px;
}
} | css/team.css | body {
font-family: 'Montserrat', sans-serif;
}
.vcenter {
display: inline-block;
vertical-align: middle;
float: none;
margin:15px auto;
}
.top-buffer {
margin-top:20px;
}
.top-bufferx2 {
margin-top:40px;
}
.top-bufferlg {
margin-top:75px;
}
.subsection-header {
font-weight: 900;
margin-top: 90px;
}
.subsection-subheader {
line-height: 2;
}
.socialicon {
margin-right: 10px;
margin-top: -100px;
width: 40px;
}
.modal {
top:50%;
left:50%;
transform: translate(-50%, -50%);
outline: none;
background-color: rgba(0,0,0,0.9);
border: 1px solid gold;
}
.modal-header {
border: none;
}
.modal-header button {
color: #fff;
}
.modal-footer {
border: none;
}
.modalpic {
display: inline;
width: 216px;
height: 216px;
}
.modal-body h4 {
color: gold;
}
.modal-body h5, p{
color: #fff;
}
.modal-body>.col-md-5 {
margin-left: 0;
margin-right: 0;
}
/*--------Nav Bar-------*/
.navbar {
background-color: transparent;
background: transparent;
border-color: transparent;
-webkit-transition: all ease .3s;
-moz-transition: all ease .3s;
-o-transition: all ease .3s;
transition: all ease .3s;
}
.navbar-default .navbar-nav li a {
text-transform: uppercase;
padding-top: 2em;
color: #fff;
}
ul.nav a:hover {
color: #ccc !important;
margin-top: -1px;
}
.dropdown-menu {
background-color: rgba(0,0,0,0.8);
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
background-color: #000;
color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a,.navbar-default .navbar-nav .open .dropdown-menu {
background-color: #000;
color:#ffffff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
color: #fff;
background-color: transparent;
}
/*--------Header-------*/
.page-header {
border: none;
color: #fff;
text-shadow: 1px 1px #000;
}
#first {
padding-top: 200px;
padding-bottom: 200px;
}
#dl {
font-size: 15pt;
}
#top {
background:
linear-gradient(
rgba(0, 0, 0, 0.4),
rgba(0, 0, 0, 0.4)),
url(https://i.imgur.com/fqANLxH.jpg);
z-index: -1;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
/*--------CTA-------*/
#cta {
height: 75px;
background-color: rgba(0, 0, 0, 0.5);
}
#ctatext {
color: #fff;
font-size: 25pt;
}
/*-----2nd Section----*/
#second {
background-image: url(https://i.imgur.com/chN4Uhy.png);
z-index: -1;
background-size: 475px;
}
.photo-container {
display: inline-block;
margin-right: 30px;
width: 240px;
height: 240px;
}
.photo-container img {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
cursor: pointer;
z-index: 59;
position: relative;
width: 240px;
height: 240px;
}
.photo-container h3 {
bottom: 43px;
background-color: rgba(0,0,0,0.8);
color: white;
text-align: center;
margin-top: 15px;
text-transform: uppercase;
font-size: 14px;
padding-top: 3px;
padding-bottom: 3px;
z-index: 60;
position: relative;
}
.photo-container h4 {
bottom: 11px;
background-color: rgba(0,0,0,0.8);
color: white;
text-align: center;
margin-top: -42px;
font-weight: normal;
padding-bottom: 3px;
z-index: 60;
font-size: 12px;
position: relative;
height: 22px;
}
/*-----Footer----*/
#footer {
background-color: #000;
color: #fff;
}
#footer p{
font-weight: 100;
}
hr {
border: 0;
height: 1px;
width: 100px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}
/*------------------RESPONSIVE--------------------*/
@media (max-width: 768px) {
#trailer {
height: 281px;
width: 500px;
}
.navbar-default .navbar-nav li a {
text-align: right;
background-color: rgba(0,0,0,0);
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: gold;
background-color: rgba(0,0,0,0.9)
}
#cta {
height: 150px;
}
#cta h1 {
font-size: 20pt;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a, .navbar-default .navbar-nav .open .dropdown-menu {
background-color: transparent;
color: #ffffff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
background-color: transparent;
color: #fff;
}
#threelines {
margin-right: 50px;
margin-top: 20px;
}
} | 0.423935 | 0.057626 |
@charset "UTF-8";
/* ============================= */
/* ----- HOME HERO SECTION ----- */
/* ============================= */
#home-hero {
background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.85)), url('../images/home-splash.jpg') center center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.hero {
min-height: 80vh;
padding: 20px;
display: grid;
place-content: center;
text-align: center;
}
.hero h1 {
text-transform: uppercase;
}
.hero img {
height: 200px;
width: auto;
border-radius: 20px;
margin: 20px;
}
/* ======================== */
/* ----- Index Panels ----- */
/* ======================== */
.panel {
max-width: 1600px;
margin: auto;
padding: 60px 20px;
display: grid;
place-content: center;
text-align: center;
}
.panel h2 {
padding: 6px;
}
.panel img {
width: 50vw;
max-width: 1000px;
height: auto;
}
.panel .button {
background-color: transparent;
color: var(--font-color);
border: 1px solid var(--font-color);
border-radius: 5px;
justify-self: center;
padding: 20px 20px;
margin: 20px 0;
width: 100%;
text-decoration: none;
background-color: var(--primary-color);
color: var(--font-color);
border: 1px solid var(--primary-color);
}
.panel .button:hover {
background-color: var(--font-color);
color: var(--primary-color);
border: 1px solid var(--header-footer-color);
}
.l-panel {
text-align: left;
justify-content: left;
grid-template-columns: 2fr 1fr;
}
.l-panel h2 {
text-align: left;
}
.r-panel {
justify-content: right;
text-align: right;
grid-template-columns: 1fr 2fr;
}
.r-panel h2 {
text-align: right;
}
.article {
padding: 60px 20px;
display: flex;
flex-flow: column;
}
.l-panel p {
padding-right: 20px;
}
.r-panel p {
padding-left: 20px;
}
#resources-panel {
background-color: var(--primary-color);
padding: 0;
width: 100vw;
max-width: none;
}
#resources-panel a {
color: var(--alternate-color);
}
#resources-panel a:hover {
color: var(--header-footer-color);
} | www/styles/index.css | @charset "UTF-8";
/* ============================= */
/* ----- HOME HERO SECTION ----- */
/* ============================= */
#home-hero {
background: linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0.85)), url('../images/home-splash.jpg') center center no-repeat;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.hero {
min-height: 80vh;
padding: 20px;
display: grid;
place-content: center;
text-align: center;
}
.hero h1 {
text-transform: uppercase;
}
.hero img {
height: 200px;
width: auto;
border-radius: 20px;
margin: 20px;
}
/* ======================== */
/* ----- Index Panels ----- */
/* ======================== */
.panel {
max-width: 1600px;
margin: auto;
padding: 60px 20px;
display: grid;
place-content: center;
text-align: center;
}
.panel h2 {
padding: 6px;
}
.panel img {
width: 50vw;
max-width: 1000px;
height: auto;
}
.panel .button {
background-color: transparent;
color: var(--font-color);
border: 1px solid var(--font-color);
border-radius: 5px;
justify-self: center;
padding: 20px 20px;
margin: 20px 0;
width: 100%;
text-decoration: none;
background-color: var(--primary-color);
color: var(--font-color);
border: 1px solid var(--primary-color);
}
.panel .button:hover {
background-color: var(--font-color);
color: var(--primary-color);
border: 1px solid var(--header-footer-color);
}
.l-panel {
text-align: left;
justify-content: left;
grid-template-columns: 2fr 1fr;
}
.l-panel h2 {
text-align: left;
}
.r-panel {
justify-content: right;
text-align: right;
grid-template-columns: 1fr 2fr;
}
.r-panel h2 {
text-align: right;
}
.article {
padding: 60px 20px;
display: flex;
flex-flow: column;
}
.l-panel p {
padding-right: 20px;
}
.r-panel p {
padding-left: 20px;
}
#resources-panel {
background-color: var(--primary-color);
padding: 0;
width: 100vw;
max-width: none;
}
#resources-panel a {
color: var(--alternate-color);
}
#resources-panel a:hover {
color: var(--header-footer-color);
} | 0.252476 | 0.066539 |
@charset "utf-8";
body
{
padding-top:51px;
}
.navbar-default
{
background-color: #CF0 !important;
}
.navbar-brand {
padding:5px 15px;
}
.navbar-default .navbar-toggle {
border:none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: transparent;
}
.btn-sy {
background-color: #cf0;
color: #000 !important;
border: 1px solid #79a31e;
}
.btn-sy:hover,
.btn-sy:focus {
background-color: #98cc25;
}
.carousel-caption {
right: 20%;
left: auto;
text-align: right;
top: 20%;
}
.item.light .carousel-caption {
color:#000 !important;
}
.hs2 {
background-color:#beff2e;
padding-bottom:10px;
}
.hs2 .container {
}
.hs2 h2 {
color:#a46300;
}
.hs3 {
background-color:#ffffcc;
padding:15px 0;
}
.hs4 {
padding:15px 0;
}
.hs5 {
background-color: #ffffcc;
padding: 15px 0;
}
.hs5 h2 {
color:#a46300;
}
.hs5 .owl .item {
text-align:center;
background-color:#FFFFFF;
padding-bottom:10px;
}
.hs5 .owl .item h3 {
color:#a46300;
}
.hs6 {
background-color: #beff2e;
padding: 15px 0;
}
#navtext
{
font-weight: bold;
}
.s1 .text-right
{
top:100px;
}
.s1 .carousel-control
{
background-image:none !important;
filter:none !important;
}
.s1 .carousel-caption
{
text-align:right;
}
.imgposition
{
position:relative;
}
.img-responsive
{
display:block;
}
.position1
{
position:absolute;
top: -400px;
left: 480px;
}
.postext2
{
position:absolute;
top: -370px;
left: 590px;
}
.postext3
{
font-size:18px;
position:absolute;
top: -320px;
left: 572px;
}
.position2
{
position:absolute;
top: -400px;
right: -20px;
}
.position3
{
position:absolute;
top:-400px;
left:-30px;
}
.postext4
{
position:absolute;
top:-370px;
left:50px;
}
.s6
{
height:300px;
}
.s6 .newsletter
{
background-color:#cf0;
height:300px;
}
.s6 .text1
{
color:#996600;
font-size:40px;
font-weight:bold;
margin-top:50px;
}
.s6 .text2
{
font-size:20px;
}
.s6 .custombutton1
{
background-color:#996600;
padding:10px;
font-size:16px;
font-weight:bold;
min-width: 100px;
min-height:10px;
color:#cf0;
border-radius:20px;
border: 1px solid #000;
margin-top:-10px;
margin-left:30px;
}
.s6 .customemail
{
margin:30px 250px;
}
.icons
{ margin-left:20px;
font-size:40px;
text-shadow:2px 2px 4px #000000;
}
.footer
{
background-color:#ebebeb;
}
.footer li {
margin-bottom:5px;
}
.footer-top {
padding:15px 0;
}
.footer-title
{
color:#996600;
font-size:16px;
font-weight:bold;
}
.footer .address li {
position:relative;
padding-left:30px;
}
.footer .address li.footer-title {
padding-left:0;
}
.footer .address .glyphicon {
position:absolute;
top:3px;
left:0;
color:#996600;
padding-right:10px;
}
.social h5 {
color:#996600;
font-size:16px;
font-weight:bold;
}
.copyright
{
background-color:#cf0;
padding:15px 0;
} | css/style.css | @charset "utf-8";
body
{
padding-top:51px;
}
.navbar-default
{
background-color: #CF0 !important;
}
.navbar-brand {
padding:5px 15px;
}
.navbar-default .navbar-toggle {
border:none;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
background-color: transparent;
}
.btn-sy {
background-color: #cf0;
color: #000 !important;
border: 1px solid #79a31e;
}
.btn-sy:hover,
.btn-sy:focus {
background-color: #98cc25;
}
.carousel-caption {
right: 20%;
left: auto;
text-align: right;
top: 20%;
}
.item.light .carousel-caption {
color:#000 !important;
}
.hs2 {
background-color:#beff2e;
padding-bottom:10px;
}
.hs2 .container {
}
.hs2 h2 {
color:#a46300;
}
.hs3 {
background-color:#ffffcc;
padding:15px 0;
}
.hs4 {
padding:15px 0;
}
.hs5 {
background-color: #ffffcc;
padding: 15px 0;
}
.hs5 h2 {
color:#a46300;
}
.hs5 .owl .item {
text-align:center;
background-color:#FFFFFF;
padding-bottom:10px;
}
.hs5 .owl .item h3 {
color:#a46300;
}
.hs6 {
background-color: #beff2e;
padding: 15px 0;
}
#navtext
{
font-weight: bold;
}
.s1 .text-right
{
top:100px;
}
.s1 .carousel-control
{
background-image:none !important;
filter:none !important;
}
.s1 .carousel-caption
{
text-align:right;
}
.imgposition
{
position:relative;
}
.img-responsive
{
display:block;
}
.position1
{
position:absolute;
top: -400px;
left: 480px;
}
.postext2
{
position:absolute;
top: -370px;
left: 590px;
}
.postext3
{
font-size:18px;
position:absolute;
top: -320px;
left: 572px;
}
.position2
{
position:absolute;
top: -400px;
right: -20px;
}
.position3
{
position:absolute;
top:-400px;
left:-30px;
}
.postext4
{
position:absolute;
top:-370px;
left:50px;
}
.s6
{
height:300px;
}
.s6 .newsletter
{
background-color:#cf0;
height:300px;
}
.s6 .text1
{
color:#996600;
font-size:40px;
font-weight:bold;
margin-top:50px;
}
.s6 .text2
{
font-size:20px;
}
.s6 .custombutton1
{
background-color:#996600;
padding:10px;
font-size:16px;
font-weight:bold;
min-width: 100px;
min-height:10px;
color:#cf0;
border-radius:20px;
border: 1px solid #000;
margin-top:-10px;
margin-left:30px;
}
.s6 .customemail
{
margin:30px 250px;
}
.icons
{ margin-left:20px;
font-size:40px;
text-shadow:2px 2px 4px #000000;
}
.footer
{
background-color:#ebebeb;
}
.footer li {
margin-bottom:5px;
}
.footer-top {
padding:15px 0;
}
.footer-title
{
color:#996600;
font-size:16px;
font-weight:bold;
}
.footer .address li {
position:relative;
padding-left:30px;
}
.footer .address li.footer-title {
padding-left:0;
}
.footer .address .glyphicon {
position:absolute;
top:3px;
left:0;
color:#996600;
padding-right:10px;
}
.social h5 {
color:#996600;
font-size:16px;
font-weight:bold;
}
.copyright
{
background-color:#cf0;
padding:15px 0;
} | 0.226869 | 0.046747 |
.init-menu-container {
display: flex;
}
.project-title {
color: red;
font-family: 'Avenir';
font-size: 20px;
margin: 0;
}
#title-input-area {
border: none;
border-bottom: 1px solid black;
background-color: transparent;
color: black;
font-size: 1.5em;
outline: none;
shadow: none;
}
#title-input-area:focus {
border-bottom: 1px solid black;
}
.preset {
margin: 0 20px 10px 0;
}
.file-styling {
margin: 10px 10px 30px 70px;
}
.file-type-bar {
display: flex;
align-items: baseline;
}
/********* INITIAL MENU *********/
/* */
/* */
/* */
/* */
/********* GLOBAL PRESETS BAR *********/
.global-presets-bar {
display: flex;
flex-direction: row;
}
.global-logo-presets {
display: flex;
flex-direction: row;
margin-left: 10px;
width: 150px;
height: 50px;
}
.global-music-presets {
width: 150px;
height: 50px;
}
.logo-drop {
text-align: center;
width: 80px;
height: 18px;
border: 1px solid black;
margin-left: 10px;
border-radius: 5px;
background-color: #999999;
cursor: pointer;
}
.music-drop {
text-align: center;
width: 80px;
height: 18px;
border: 1px solid black;
margin-left: 10px;
border-radius: 5px;
background-color: #999999;
cursor: pointer;
}
#logo {
height: 75%;
}
#music {
height: 75%;
}
.global-presets-name-container {
display: flex;
flex-direction: column;
/*background-color: rgba(100, 100, 100, .5);*/
padding: 5px;
margin:5px;
width: fit-content;
}
.global-preset-label {
margin: 5px auto;
font-family: sans-serif;
white-space: nowrap;
}
/********* GLOBAL PRESETS BAR *********/
/* */
/* */
/* */
/* */
/********* VIDEOCARDS *********/
.videocard {
padding: 5px;
display: flex;
flex-direction: row;
border: 1px solid black;
}
.Chunk-thumbnail {
margin-right: 10px;
}
.videocard-text-info {
display: flex;
flex-direction: column;
}
.Chunk-text-chunk {
width: 100%;
}
.Chunk-text-align {
width: 131.5px;
height: 110px;
}
.Chunk-text-align-options {
width: 33px;
height: 33px;
outline: 1px solid;
float: left;
}
#text-align {
width: 101px;
}
.Chunk-text-timing {
}
.Chunk-video-start {
display: flex;
flex-direction: row;
margin: 10px 0px;
}
.Chunk-video-start-input {
width: 40px;
height: 12px;
margin: 0 5px;
}
.Chunk-video-start-seconds {
padding: 0;
margin: 0;
}
.card-drag {
width: 100%;
height: 10px;
background-color: red;
}
.card-drag:hover {
background-color: blue;
}
/********* VIDEOCARDS *********/
/* */
/* */
/* */
/* */
/********* MEDIA DROP IN VIDEOCARDS *********/
.dropzone {
width: 300px;
border-color: rgb(102, 102, 102);
border-style: dashed;
border-radius: 5px;
}
.video-clip {
height: 100%;
width: inherit;
}
/********* MEDIA DROP IN VIDEOCARDS *********/
/* */
/* */
/* */
/* */
/********* MEDIA LIBRARY *********/
.media-library {
border: solid;
padding: 10px;
/*display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;*/
width: 200px;
margin: 0 15px 0 0;
height: 80%;
position: fixed;
padding-bottom: 20px;
overflow-y: scroll;
border-radius: 8px;
}
div.media-lib-drop {
border-style: none;
border: dashed;
width: 100%;
height: fit-content;
text-align: center;
font-size: 20px;
margin-bottom: 10px;
}
.vidNode {
border: solid;
border-width: .5px;
height: 100px;
}
.editor-container {
margin-left: 240px;
}
/********* MEDIA LIBRARY *********/ | www/styles.css | .init-menu-container {
display: flex;
}
.project-title {
color: red;
font-family: 'Avenir';
font-size: 20px;
margin: 0;
}
#title-input-area {
border: none;
border-bottom: 1px solid black;
background-color: transparent;
color: black;
font-size: 1.5em;
outline: none;
shadow: none;
}
#title-input-area:focus {
border-bottom: 1px solid black;
}
.preset {
margin: 0 20px 10px 0;
}
.file-styling {
margin: 10px 10px 30px 70px;
}
.file-type-bar {
display: flex;
align-items: baseline;
}
/********* INITIAL MENU *********/
/* */
/* */
/* */
/* */
/********* GLOBAL PRESETS BAR *********/
.global-presets-bar {
display: flex;
flex-direction: row;
}
.global-logo-presets {
display: flex;
flex-direction: row;
margin-left: 10px;
width: 150px;
height: 50px;
}
.global-music-presets {
width: 150px;
height: 50px;
}
.logo-drop {
text-align: center;
width: 80px;
height: 18px;
border: 1px solid black;
margin-left: 10px;
border-radius: 5px;
background-color: #999999;
cursor: pointer;
}
.music-drop {
text-align: center;
width: 80px;
height: 18px;
border: 1px solid black;
margin-left: 10px;
border-radius: 5px;
background-color: #999999;
cursor: pointer;
}
#logo {
height: 75%;
}
#music {
height: 75%;
}
.global-presets-name-container {
display: flex;
flex-direction: column;
/*background-color: rgba(100, 100, 100, .5);*/
padding: 5px;
margin:5px;
width: fit-content;
}
.global-preset-label {
margin: 5px auto;
font-family: sans-serif;
white-space: nowrap;
}
/********* GLOBAL PRESETS BAR *********/
/* */
/* */
/* */
/* */
/********* VIDEOCARDS *********/
.videocard {
padding: 5px;
display: flex;
flex-direction: row;
border: 1px solid black;
}
.Chunk-thumbnail {
margin-right: 10px;
}
.videocard-text-info {
display: flex;
flex-direction: column;
}
.Chunk-text-chunk {
width: 100%;
}
.Chunk-text-align {
width: 131.5px;
height: 110px;
}
.Chunk-text-align-options {
width: 33px;
height: 33px;
outline: 1px solid;
float: left;
}
#text-align {
width: 101px;
}
.Chunk-text-timing {
}
.Chunk-video-start {
display: flex;
flex-direction: row;
margin: 10px 0px;
}
.Chunk-video-start-input {
width: 40px;
height: 12px;
margin: 0 5px;
}
.Chunk-video-start-seconds {
padding: 0;
margin: 0;
}
.card-drag {
width: 100%;
height: 10px;
background-color: red;
}
.card-drag:hover {
background-color: blue;
}
/********* VIDEOCARDS *********/
/* */
/* */
/* */
/* */
/********* MEDIA DROP IN VIDEOCARDS *********/
.dropzone {
width: 300px;
border-color: rgb(102, 102, 102);
border-style: dashed;
border-radius: 5px;
}
.video-clip {
height: 100%;
width: inherit;
}
/********* MEDIA DROP IN VIDEOCARDS *********/
/* */
/* */
/* */
/* */
/********* MEDIA LIBRARY *********/
.media-library {
border: solid;
padding: 10px;
/*display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;*/
width: 200px;
margin: 0 15px 0 0;
height: 80%;
position: fixed;
padding-bottom: 20px;
overflow-y: scroll;
border-radius: 8px;
}
div.media-lib-drop {
border-style: none;
border: dashed;
width: 100%;
height: fit-content;
text-align: center;
font-size: 20px;
margin-bottom: 10px;
}
.vidNode {
border: solid;
border-width: .5px;
height: 100px;
}
.editor-container {
margin-left: 240px;
}
/********* MEDIA LIBRARY *********/ | 0.159971 | 0.05621 |
@charset "utf-8";
/* CSS Document */
body{
background-color:#E6E6FA;
margin:0px;
padding:0px;
}
#banner {
margin: auto;
width: 1000px;
height: auto;
}
#wrapper {
width: 1020px;
height: 1400px;
margin: 10px auto;
border: 1px solid #0F0;
}
#sessaoprincipal{
background-color:#E6E6FA;
width:1000px; /**Largura do site*/
margin:10px auto;
}
#principaltopo{
background-color:#E6E6FA; /** configuracao da cor de fundo do menu */
width:1000px; /** Largura do site*/
//margin:10px 300px 0px 160px;
padding:0px;
border:0px;
}
#slides{
float:left;
background-color:#999;
background:url("../imagens/fotosAHNT_SL/pico_ibituruna_gov.jpg");
background-repeat: no-repeat;
background-size:1000px 230px;
border: 1px solid #171;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
width:1000px;
height:200px;
}
#palma{
width: auto;
height: 200px;
padding:0px;
border:0px;
margin-left: 120px;
}
.mainNav {
float: left;
transform: perspective(500px);
transform-style: preserve-3d;
margin: 10px auto;
}
.mainNav ul {
list-style: none;
padding: 0;
box-shadow: #696969 0.9em 0.5em 0.3em;/* Sombreamento*/
}
.mainNav li {
display: inline-block;
margin-right: -.25em;
}
.mainNav a {
background-color: #fff;
backface-visibility: hidden;
color: #171; /*===================cor da letra do menu=================*/
display: block;
font: bold 1em/3 sans-serif;/*==============largura dos blocos=============*/
padding: 0 1.51em;/*========================mantem os blocos juntos =========================*/
position: relative;
text-align: center;
text-decoration: none;
text-shadow: 0 1px 1px hsla(0,0%,100%,.25);
transition: .9s;/*==============================veloscidade em que os blocos se movimentam====================*/
transform-origin: 0% 50%;
transform-style: preserve-3d;
width: 7.4em;/*======================tamanho dos quadros========================*/
}
.mainNav a:after {
box-shadow: #696969 0.9em 0.5em 0.3em;/* Sombreamento ao virar-se*/
background-color: #eee;
color: inherit;
content: attr(data-title);
height: 100%;
left: 0;
line-height: 3;
position: absolute;
top: 100%;
transform: rotateX(-90deg);
transform-origin: 0 0;
width: 100%;
}
.mainNav a:before {
background-color: #eee;
bottom: 0;
content: '';
height: 3em;
position: absolute;
right: 0;
top: 0;
transform-origin: 0 0;
width: 3em;
}
.mainNav li:nth-child(-n+2) a:before {
transform: rotateY(90deg) translateZ(3em);
}
.mainNav li:nth-child(n+3) a:before {
left: 0;
right: auto;
transform: rotateY(90deg);
}
.mainNav li:hover a {
transform: rotateX(90deg) translateY(-1.5em) translateZ(1.5em);
}
.mainNav .current:hover a {
transform: rotateX(0deg) translateY(0) translateZ(0);
}
#corpo{
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
width:1000px;
height: 500px;
margin:20px 5px;
text-align:justify;
border: 1px solid #F00;
color: #0CC;
}
/**configuracao dos arquivos fotograficos =====================================================================================*/
#af{
float:left;
background-color:#f0fff0;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
margin:30px auto;
width:300px;
height:200px;
}
#fotos{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
}
/**configuracao dos anexos*/
#anexos{
float:left;
width:300px;
height:200px;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
background-color:#f0fff0;
margin:30px 50px;
}
#anex{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
}
/** configuracao apresentacao de videos*/
#video{
float:right;
width:300px;
height:200px;
padding:0px;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
background-color:#FFF;
margin: 30px auto;
}
#vide{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
}
/**configuracao entrevista da semana**/
#entrevista{
float: left;
width:300px;
height:200px;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
background-color:#f0fff0;
margin:30px auto;
}
#entrevi{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
}
/**configuracao dos avisos*/
#avisos{
width:300px;
height:200px;
padding:0px;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
background-color:#FFF;
float: left;
margin: 30px 50px;
}
#avs{
margin:15px auto;
width:280px;
height:150px;
}
#avis{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
}
/**configuracao dos produtos da AHNT*/
#produtos{
padding:0px;
background-color:#FFF;
margin: 30px auto;
float:right;
width:300px;
height:200px;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
}
#prod{
margin:auto;
}
#produt{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
} | public_html/css/folha.css | @charset "utf-8";
/* CSS Document */
body{
background-color:#E6E6FA;
margin:0px;
padding:0px;
}
#banner {
margin: auto;
width: 1000px;
height: auto;
}
#wrapper {
width: 1020px;
height: 1400px;
margin: 10px auto;
border: 1px solid #0F0;
}
#sessaoprincipal{
background-color:#E6E6FA;
width:1000px; /**Largura do site*/
margin:10px auto;
}
#principaltopo{
background-color:#E6E6FA; /** configuracao da cor de fundo do menu */
width:1000px; /** Largura do site*/
//margin:10px 300px 0px 160px;
padding:0px;
border:0px;
}
#slides{
float:left;
background-color:#999;
background:url("../imagens/fotosAHNT_SL/pico_ibituruna_gov.jpg");
background-repeat: no-repeat;
background-size:1000px 230px;
border: 1px solid #171;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
width:1000px;
height:200px;
}
#palma{
width: auto;
height: 200px;
padding:0px;
border:0px;
margin-left: 120px;
}
.mainNav {
float: left;
transform: perspective(500px);
transform-style: preserve-3d;
margin: 10px auto;
}
.mainNav ul {
list-style: none;
padding: 0;
box-shadow: #696969 0.9em 0.5em 0.3em;/* Sombreamento*/
}
.mainNav li {
display: inline-block;
margin-right: -.25em;
}
.mainNav a {
background-color: #fff;
backface-visibility: hidden;
color: #171; /*===================cor da letra do menu=================*/
display: block;
font: bold 1em/3 sans-serif;/*==============largura dos blocos=============*/
padding: 0 1.51em;/*========================mantem os blocos juntos =========================*/
position: relative;
text-align: center;
text-decoration: none;
text-shadow: 0 1px 1px hsla(0,0%,100%,.25);
transition: .9s;/*==============================veloscidade em que os blocos se movimentam====================*/
transform-origin: 0% 50%;
transform-style: preserve-3d;
width: 7.4em;/*======================tamanho dos quadros========================*/
}
.mainNav a:after {
box-shadow: #696969 0.9em 0.5em 0.3em;/* Sombreamento ao virar-se*/
background-color: #eee;
color: inherit;
content: attr(data-title);
height: 100%;
left: 0;
line-height: 3;
position: absolute;
top: 100%;
transform: rotateX(-90deg);
transform-origin: 0 0;
width: 100%;
}
.mainNav a:before {
background-color: #eee;
bottom: 0;
content: '';
height: 3em;
position: absolute;
right: 0;
top: 0;
transform-origin: 0 0;
width: 3em;
}
.mainNav li:nth-child(-n+2) a:before {
transform: rotateY(90deg) translateZ(3em);
}
.mainNav li:nth-child(n+3) a:before {
left: 0;
right: auto;
transform: rotateY(90deg);
}
.mainNav li:hover a {
transform: rotateX(90deg) translateY(-1.5em) translateZ(1.5em);
}
.mainNav .current:hover a {
transform: rotateX(0deg) translateY(0) translateZ(0);
}
#corpo{
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
width:1000px;
height: 500px;
margin:20px 5px;
text-align:justify;
border: 1px solid #F00;
color: #0CC;
}
/**configuracao dos arquivos fotograficos =====================================================================================*/
#af{
float:left;
background-color:#f0fff0;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
margin:30px auto;
width:300px;
height:200px;
}
#fotos{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
}
/**configuracao dos anexos*/
#anexos{
float:left;
width:300px;
height:200px;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
background-color:#f0fff0;
margin:30px 50px;
}
#anex{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
}
/** configuracao apresentacao de videos*/
#video{
float:right;
width:300px;
height:200px;
padding:0px;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
background-color:#FFF;
margin: 30px auto;
}
#vide{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
}
/**configuracao entrevista da semana**/
#entrevista{
float: left;
width:300px;
height:200px;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
background-color:#f0fff0;
margin:30px auto;
}
#entrevi{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
}
/**configuracao dos avisos*/
#avisos{
width:300px;
height:200px;
padding:0px;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
background-color:#FFF;
float: left;
margin: 30px 50px;
}
#avs{
margin:15px auto;
width:280px;
height:150px;
}
#avis{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
}
/**configuracao dos produtos da AHNT*/
#produtos{
padding:0px;
background-color:#FFF;
margin: 30px auto;
float:right;
width:300px;
height:200px;
box-shadow: #696969 0.9em 0.5em 0.3em; /**Sombreamento*/
}
#prod{
margin:auto;
}
#produt{
text-shadow: #000 1px 1px 1px, white -1px -1px 1px;
float:left;
margin:-20px auto;
text-align:justify;
color:#171;
} | 0.248079 | 0.048182 |
@charset "UTF-8";
*{
margin:0;
padding:0;
}
.wrap {
height: 1000px;
margin-left: 400px;
margin-top: 70px;
}
#content1 {
width: 600px;
float: left;
position: relative;
}
.container{
width: 600px;
padding: 25px;
display: block;
float: left;
margin-top: 10px;
}
.container h1{
text-align: left;
padding: 5px 5px 5px 15px;
color: black;
border-left: 3px solid black;
margin-bottom: 20px;
}
#room1 {
margin-top: 50px;
}
#logo {
background: white;
/* border-right: 3px solid #0F91E6; */
/* border-left: 3px solid #0F91E6; */
/* border-top: 3px solid #0F91E6; */
height: 70px;
width: 501px;
}
#logo .img{
width: 40px;
position: relative;
float: left;
}
#logo img {
height: 40px;
margin-left: 20px;
margin-top: 13px;
}
#logo .h5 {
width: 80px;
float: left;
position: relative;
font-family: 'talk/img/서울 남산체.ttf';
font-size: 25px;
color: #0F91E6;
margin-left: 30px;
margin-top: 18px;
}
#logo .h6 {
width: 60px;
float: left;
font-family: 'talk/img/서울 남산체.ttf';
font-size: 20px;
color: #5DAEF0;
opacity: 50%;
margin-top: 22px;
}
.roomContainer{
background-color: white;
width: 501px;
height: 500px;
overflow: auto;
/* border-right: 3px solid #0F91E6; */
/* border-left: 3px solid #0F91E6; */
}
.roomList{
border: none;
}
.roomList th{
background-color: white;
color: #0F91E6;
font-size: 16px;
border-bottom: 1px solid #0F91E6;
padding-bottom: 10px;
text-align: center;
}
.roomList td{
background-color: white;
text-align: center;
color: black;
font-weight: bold;
font-size: 16px;
height: 50px
}
.roomList .num{
width: 75px;
text-align: center;
}
.roomList .room{
width: 350px;
}
.roomList .go{
width: 71px;
text-align: center;
}
.button {
background-color: #0F91E6;
font-size: 15px;
color: white;
border-radius: 10px;
padding: 5px;
font-weight: bold;
margin: 3px;
}
#createRoom{
background-color: #0F91E6;
font-size: 15px;
color: white;
border-radius: 10px;
padding: 5px;
font-weight: bold;
margin: 3px;
}
.inputTable {
/* border-bottom: 3px solid #0F91E6; */
/* border-left: 3px solid #0F91E6; */
/* border-right: 3px solid #0F91E6; */
}
.inputTable th{
padding: 5px;
}
.inputTable input{
width: 330px;
height: 25px;
}
#meName{
color: #0F91E6;
font-size: 15px;
font-weight: bold;
}
#memo {
height: 70px;
}
.chating{
background-color: white;
width: 500px;
height: 500px;
overflow: auto;
}
.chating .me{
color: white;
background-color: #0F91E6;
margin-bottom: 10px;
text-align: center;
border-radius: 20px;
line-height: 40px;
float: right;
font-size: 18px;
position: relative;
padding-left: 15px;
padding-right: 15px;
font-weight: bold;
}
.chating .date{
float: right;
font-size: 12px;
padding-right: 7.5px;
}
.chating .others{
color: black;
background-color: #f6f6f6;
text-align: center;
border-radius: 20px;
margin-bottom: 10px;
line-height: 40px;
float: left;
font-size: 18px;
position: relative;
padding-left: 15px;
padding-right: 15px;
font-weight: bold;
}
.chating .date2{
float: left;
font-size: 12px;
padding-left: 7.5px;
}
#yourName {
margin-top: 10px;
margin-left: 5px;
}
input{
width: 330px;
height: 25px;
}
#yourMsg{
display: none;
}
.clearBoth{
clear: both;
}
#userName{
border: 3px solid #0F91E6;
border-radius: 5px;
margin-left: 15px;
}
#startBtn{
border-radius: 50%;
width: 30px;
height: 30px;
background: #0F91E6;
border: 0px;
font-size: 30px;
line-height: 25px;
color: white;
margin-left: 10px;
}
#chatting{
border: 3px solid #0F91E6;
border-radius: 5px;
margin-left: 15px;
}
#sendBtn{
background-color: #0F91E6;
font-size: 15px;
color: white;
border-radius: 10px;
padding: 5px;
font-weight: bold;
margin: 3px;
}
#sendFileBtn img{
width: 30px;
}
#sendFileBtn{
border: 0px white;
}
/* input#file-upload-button{ */
/* background-color: #0F91E6; */
/* } */
.img{
float: right;
}
.msgImg{
width: 200px;
height: 200px;
float: right;
}
.img2{
float: left;
}
.msgImg2{
width: 200px;
height: 200px;
float: left;
} | src/main/resources/static/talk/css/talk.css | @charset "UTF-8";
*{
margin:0;
padding:0;
}
.wrap {
height: 1000px;
margin-left: 400px;
margin-top: 70px;
}
#content1 {
width: 600px;
float: left;
position: relative;
}
.container{
width: 600px;
padding: 25px;
display: block;
float: left;
margin-top: 10px;
}
.container h1{
text-align: left;
padding: 5px 5px 5px 15px;
color: black;
border-left: 3px solid black;
margin-bottom: 20px;
}
#room1 {
margin-top: 50px;
}
#logo {
background: white;
/* border-right: 3px solid #0F91E6; */
/* border-left: 3px solid #0F91E6; */
/* border-top: 3px solid #0F91E6; */
height: 70px;
width: 501px;
}
#logo .img{
width: 40px;
position: relative;
float: left;
}
#logo img {
height: 40px;
margin-left: 20px;
margin-top: 13px;
}
#logo .h5 {
width: 80px;
float: left;
position: relative;
font-family: 'talk/img/서울 남산체.ttf';
font-size: 25px;
color: #0F91E6;
margin-left: 30px;
margin-top: 18px;
}
#logo .h6 {
width: 60px;
float: left;
font-family: 'talk/img/서울 남산체.ttf';
font-size: 20px;
color: #5DAEF0;
opacity: 50%;
margin-top: 22px;
}
.roomContainer{
background-color: white;
width: 501px;
height: 500px;
overflow: auto;
/* border-right: 3px solid #0F91E6; */
/* border-left: 3px solid #0F91E6; */
}
.roomList{
border: none;
}
.roomList th{
background-color: white;
color: #0F91E6;
font-size: 16px;
border-bottom: 1px solid #0F91E6;
padding-bottom: 10px;
text-align: center;
}
.roomList td{
background-color: white;
text-align: center;
color: black;
font-weight: bold;
font-size: 16px;
height: 50px
}
.roomList .num{
width: 75px;
text-align: center;
}
.roomList .room{
width: 350px;
}
.roomList .go{
width: 71px;
text-align: center;
}
.button {
background-color: #0F91E6;
font-size: 15px;
color: white;
border-radius: 10px;
padding: 5px;
font-weight: bold;
margin: 3px;
}
#createRoom{
background-color: #0F91E6;
font-size: 15px;
color: white;
border-radius: 10px;
padding: 5px;
font-weight: bold;
margin: 3px;
}
.inputTable {
/* border-bottom: 3px solid #0F91E6; */
/* border-left: 3px solid #0F91E6; */
/* border-right: 3px solid #0F91E6; */
}
.inputTable th{
padding: 5px;
}
.inputTable input{
width: 330px;
height: 25px;
}
#meName{
color: #0F91E6;
font-size: 15px;
font-weight: bold;
}
#memo {
height: 70px;
}
.chating{
background-color: white;
width: 500px;
height: 500px;
overflow: auto;
}
.chating .me{
color: white;
background-color: #0F91E6;
margin-bottom: 10px;
text-align: center;
border-radius: 20px;
line-height: 40px;
float: right;
font-size: 18px;
position: relative;
padding-left: 15px;
padding-right: 15px;
font-weight: bold;
}
.chating .date{
float: right;
font-size: 12px;
padding-right: 7.5px;
}
.chating .others{
color: black;
background-color: #f6f6f6;
text-align: center;
border-radius: 20px;
margin-bottom: 10px;
line-height: 40px;
float: left;
font-size: 18px;
position: relative;
padding-left: 15px;
padding-right: 15px;
font-weight: bold;
}
.chating .date2{
float: left;
font-size: 12px;
padding-left: 7.5px;
}
#yourName {
margin-top: 10px;
margin-left: 5px;
}
input{
width: 330px;
height: 25px;
}
#yourMsg{
display: none;
}
.clearBoth{
clear: both;
}
#userName{
border: 3px solid #0F91E6;
border-radius: 5px;
margin-left: 15px;
}
#startBtn{
border-radius: 50%;
width: 30px;
height: 30px;
background: #0F91E6;
border: 0px;
font-size: 30px;
line-height: 25px;
color: white;
margin-left: 10px;
}
#chatting{
border: 3px solid #0F91E6;
border-radius: 5px;
margin-left: 15px;
}
#sendBtn{
background-color: #0F91E6;
font-size: 15px;
color: white;
border-radius: 10px;
padding: 5px;
font-weight: bold;
margin: 3px;
}
#sendFileBtn img{
width: 30px;
}
#sendFileBtn{
border: 0px white;
}
/* input#file-upload-button{ */
/* background-color: #0F91E6; */
/* } */
.img{
float: right;
}
.msgImg{
width: 200px;
height: 200px;
float: right;
}
.img2{
float: left;
}
.msgImg2{
width: 200px;
height: 200px;
float: left;
} | 0.09444 | 0.10235 |