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
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline } html { line-height: 1 } ol,ul { list-style: none } table { border-collapse: collapse; border-spacing: 0 } caption,th,td { text-align: left; font-weight: normal; vertical-align: middle } q,blockquote { quotes: none } q:before,q:after,blockquote:before,blockquote:after { content: ""; content: none } a img { border: none } article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display: block } html { *overflow: auto } body,button,input,select,textarea { font-family: Microsoft Yahei,PingFang SC, Lantinghei SC, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans; font-size: 14px } .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden } .clearfix { display: inline-block } .clearfix { height: 1% } .clearfix { display: block; overflow: hidden } .ellipsis { text-overflow: ellipsis; white-space: nowrap; overflow: hidden } .alert { margin-bottom: 20px; padding: 0 10px; height: 36px; line-height: 36px; border: 1px solid #ddd; color: #888 } .alert .close { float: right; font-size: 12px; color: #999 } .alert .close:hover { text-decoration: none } .alert.alert-warning { background: #fff5db; color: #e2ba89; border-color: #ffe195 } .alert.alert-error { background: #fceee8; color: #fc0000; border-color: #fc0000 } ::-webkit-scrollbar-track-piece { background-color: #fff; -webkit-border-radius: 0 } ::-webkit-scrollbar { width: 10px; height: 10px } ::-webkit-scrollbar-thumb { height: 50px; background-color: #b8b8b8; -webkit-border-radius: 6px; outline: 2px solid #fff; outline-offset: -2px; border: 2px solid #fff; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5 } ::-webkit-scrollbar-thumb:hover { height: 50px; background-color: #878987; -webkit-border-radius: 6px } @font-face { font-family:'iconfont';src:url('../fonts/iconfont.eot?1464535104');src:url('../fonts/iconfont.eot?&1464535104#iefix') format("embedded-opentype"),url('../fonts/iconfont.woff?1464535104') format("woff"),url('../fonts/iconfont.ttf?1464535104') format("truetype"),url('../fonts/iconfont.svg?1464535104#iconfont') format("svg") } .iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale } .kv-table { border-right: 1px solid #cacaca \9; *border-right: 1px solid #cacaca } .kv-table .kv-table-row { border-bottom: 1px solid #cacaca } .kv-table .kv-table-row .kv-item { padding-left: 134px } .kv-table .kv-table-row .kv-item .kv-label { float: left; padding: 0 10px; margin-left: -134px; width: 112px; background: #f5f5f5; border: 1px solid #cacaca; border-bottom: none; border-top: none } .kv-table .kv-table-row .kv-item .kv-content-wrap { float: left; width: 100% } .kv-table .kv-table-row .kv-item .kv-content { padding: 10px } .kv-table .kv-table-row.col-3 .kv-item-wrap { float: left; width: 33.33% } .kv-table .kv-table-row.col-2 .kv-item-wrap { float: left; width: 33.33% } table.kv-table { width: 100% } table.kv-table .kv-label { padding: 0 10px; width: 114px; background: #f5f5f5; border: 1px solid #cacaca; border-top: none } table.kv-table td.kv-content,table.kv-table td.kv-label { height: 25px; padding: 2px 0; border-bottom: 1px solid #cacaca; font-size: 14px; padding-left: 20px } table.kv-table tr:first-child td.kv-content,table.kv-table tr:first-child td.kv-label { border-top: 1px solid #cacaca } table.kv-table tr td.kv-content:last-child { border-right: 1px solid #cacaca } table.kv-table tr .button { text-align: center; border-radius: 0; text-indent: 0; height: 32px } table.kv-table .kv-content { width: 260px; padding: 5px 10px } table.kv-table .textarea-wrap textarea { width: 98% }
src/main/webapp/statics/themes/base/base.css
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline } html { line-height: 1 } ol,ul { list-style: none } table { border-collapse: collapse; border-spacing: 0 } caption,th,td { text-align: left; font-weight: normal; vertical-align: middle } q,blockquote { quotes: none } q:before,q:after,blockquote:before,blockquote:after { content: ""; content: none } a img { border: none } article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display: block } html { *overflow: auto } body,button,input,select,textarea { font-family: Microsoft Yahei,PingFang SC, Lantinghei SC, Hiragino Sans GB, Microsoft Sans Serif, WenQuanYi Micro Hei, sans; font-size: 14px } .clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden } .clearfix { display: inline-block } .clearfix { height: 1% } .clearfix { display: block; overflow: hidden } .ellipsis { text-overflow: ellipsis; white-space: nowrap; overflow: hidden } .alert { margin-bottom: 20px; padding: 0 10px; height: 36px; line-height: 36px; border: 1px solid #ddd; color: #888 } .alert .close { float: right; font-size: 12px; color: #999 } .alert .close:hover { text-decoration: none } .alert.alert-warning { background: #fff5db; color: #e2ba89; border-color: #ffe195 } .alert.alert-error { background: #fceee8; color: #fc0000; border-color: #fc0000 } ::-webkit-scrollbar-track-piece { background-color: #fff; -webkit-border-radius: 0 } ::-webkit-scrollbar { width: 10px; height: 10px } ::-webkit-scrollbar-thumb { height: 50px; background-color: #b8b8b8; -webkit-border-radius: 6px; outline: 2px solid #fff; outline-offset: -2px; border: 2px solid #fff; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5 } ::-webkit-scrollbar-thumb:hover { height: 50px; background-color: #878987; -webkit-border-radius: 6px } @font-face { font-family:'iconfont';src:url('../fonts/iconfont.eot?1464535104');src:url('../fonts/iconfont.eot?&1464535104#iefix') format("embedded-opentype"),url('../fonts/iconfont.woff?1464535104') format("woff"),url('../fonts/iconfont.ttf?1464535104') format("truetype"),url('../fonts/iconfont.svg?1464535104#iconfont') format("svg") } .iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale } .kv-table { border-right: 1px solid #cacaca \9; *border-right: 1px solid #cacaca } .kv-table .kv-table-row { border-bottom: 1px solid #cacaca } .kv-table .kv-table-row .kv-item { padding-left: 134px } .kv-table .kv-table-row .kv-item .kv-label { float: left; padding: 0 10px; margin-left: -134px; width: 112px; background: #f5f5f5; border: 1px solid #cacaca; border-bottom: none; border-top: none } .kv-table .kv-table-row .kv-item .kv-content-wrap { float: left; width: 100% } .kv-table .kv-table-row .kv-item .kv-content { padding: 10px } .kv-table .kv-table-row.col-3 .kv-item-wrap { float: left; width: 33.33% } .kv-table .kv-table-row.col-2 .kv-item-wrap { float: left; width: 33.33% } table.kv-table { width: 100% } table.kv-table .kv-label { padding: 0 10px; width: 114px; background: #f5f5f5; border: 1px solid #cacaca; border-top: none } table.kv-table td.kv-content,table.kv-table td.kv-label { height: 25px; padding: 2px 0; border-bottom: 1px solid #cacaca; font-size: 14px; padding-left: 20px } table.kv-table tr:first-child td.kv-content,table.kv-table tr:first-child td.kv-label { border-top: 1px solid #cacaca } table.kv-table tr td.kv-content:last-child { border-right: 1px solid #cacaca } table.kv-table tr .button { text-align: center; border-radius: 0; text-indent: 0; height: 32px } table.kv-table .kv-content { width: 260px; padding: 5px 10px } table.kv-table .textarea-wrap textarea { width: 98% }
0.227041
0.062217
@font-face { font-family: OpenSansLight; src: url('OpenSans-Light-webfont.eot'); src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Light-webfont.woff') format('woff'), url('OpenSans-Light-webfont.ttf') format('truetype'), url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansLightItalic; src: url('OpenSans-LightItalic-webfont.eot'); src: url('OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-LightItalic-webfont.woff') format('woff'), url('OpenSans-LightItalic-webfont.ttf') format('truetype'), url('OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansRegular; src: url('OpenSans-Regular-webfont.eot'); src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Regular-webfont.woff') format('woff'), url('OpenSans-Regular-webfont.ttf') format('truetype'), url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansItalic; src: url('OpenSans-Italic-webfont.eot'); src: url('OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Italic-webfont.woff') format('woff'), url('OpenSans-Italic-webfont.ttf') format('truetype'), url('OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansSemibold; src: url('OpenSans-Semibold-webfont.eot'); src: url('OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Semibold-webfont.woff') format('woff'), url('OpenSans-Semibold-webfont.ttf') format('truetype'), url('OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansSemiboldItalic; src: url('OpenSans-SemiboldItalic-webfont.eot'); src: url('OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-SemiboldItalic-webfont.woff') format('woff'), url('OpenSans-SemiboldItalic-webfont.ttf') format('truetype'), url('OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansBold; src: url('OpenSans-Bold-webfont.eot'); src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Bold-webfont.woff') format('woff'), url('OpenSans-Bold-webfont.ttf') format('truetype'), url('OpenSans-Bold-webfont.svg#OpenSansBold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansBoldItalic; src: url('OpenSans-BoldItalic-webfont.eot'); src: url('OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-BoldItalic-webfont.woff') format('woff'), url('OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansExtrabold; src: url('OpenSans-ExtraBold-webfont.eot'); src: url('OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-ExtraBold-webfont.woff') format('woff'), url('OpenSans-ExtraBold-webfont.ttf') format('truetype'), url('OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansExtraboldItalic; src: url('OpenSans-ExtraBoldItalic-webfont.eot'); src: url('OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-ExtraBoldItalic-webfont.woff') format('woff'), url('OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'), url('OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic') format('svg'); font-weight: normal; font-style: normal; }
assets/fonts/open-sans/stylesheet.css
@font-face { font-family: OpenSansLight; src: url('OpenSans-Light-webfont.eot'); src: url('OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Light-webfont.woff') format('woff'), url('OpenSans-Light-webfont.ttf') format('truetype'), url('OpenSans-Light-webfont.svg#OpenSansLight') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansLightItalic; src: url('OpenSans-LightItalic-webfont.eot'); src: url('OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-LightItalic-webfont.woff') format('woff'), url('OpenSans-LightItalic-webfont.ttf') format('truetype'), url('OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansRegular; src: url('OpenSans-Regular-webfont.eot'); src: url('OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Regular-webfont.woff') format('woff'), url('OpenSans-Regular-webfont.ttf') format('truetype'), url('OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansItalic; src: url('OpenSans-Italic-webfont.eot'); src: url('OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Italic-webfont.woff') format('woff'), url('OpenSans-Italic-webfont.ttf') format('truetype'), url('OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansSemibold; src: url('OpenSans-Semibold-webfont.eot'); src: url('OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Semibold-webfont.woff') format('woff'), url('OpenSans-Semibold-webfont.ttf') format('truetype'), url('OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansSemiboldItalic; src: url('OpenSans-SemiboldItalic-webfont.eot'); src: url('OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-SemiboldItalic-webfont.woff') format('woff'), url('OpenSans-SemiboldItalic-webfont.ttf') format('truetype'), url('OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansBold; src: url('OpenSans-Bold-webfont.eot'); src: url('OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-Bold-webfont.woff') format('woff'), url('OpenSans-Bold-webfont.ttf') format('truetype'), url('OpenSans-Bold-webfont.svg#OpenSansBold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansBoldItalic; src: url('OpenSans-BoldItalic-webfont.eot'); src: url('OpenSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-BoldItalic-webfont.woff') format('woff'), url('OpenSans-BoldItalic-webfont.ttf') format('truetype'), url('OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansExtrabold; src: url('OpenSans-ExtraBold-webfont.eot'); src: url('OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-ExtraBold-webfont.woff') format('woff'), url('OpenSans-ExtraBold-webfont.ttf') format('truetype'), url('OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg'); font-weight: normal; font-style: normal; } @font-face { font-family: OpenSansExtraboldItalic; src: url('OpenSans-ExtraBoldItalic-webfont.eot'); src: url('OpenSans-ExtraBoldItalic-webfont.eot?#iefix') format('embedded-opentype'), url('OpenSans-ExtraBoldItalic-webfont.woff') format('woff'), url('OpenSans-ExtraBoldItalic-webfont.ttf') format('truetype'), url('OpenSans-ExtraBoldItalic-webfont.svg#OpenSansExtraboldItalic') format('svg'); font-weight: normal; font-style: normal; }
0.191403
0.047802
General \*------------------------------------*/ /* --- typography --- */ body { font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 400; color: #798696; overflow-x:hidden; } h1,h2,h3,h4,h5,h6 { margin-top: 12px; margin-bottom: 15px; font-weight: 600; color: #374050; } h1 { font-size:38px; } h2 { font-size:30px; } h3 { font-size:24px; } h4 { font-size:18px; } a { font-family: 'Lato', sans-serif; color: #374050; font-weight: 700; } a:hover, a:focus{ text-decoration: none; outline: none; color: #374050; opacity: 0.9; } ul,ol{ margin: 0; padding: 0; list-style: none } .white-text { color: #FFF; } blockquote { position: relative; margin: 20px 0px; padding: 20px 20px 20px 60px; border-left: none; color: #374050; } blockquote:before{ /* content:"\f10d"; */ font-family:fontAwesome; position:absolute; left:0; top:0; /* color: #e74c3c; */ width:40px; height:40px; line-height:40px; text-align:center; border-radius:50%; border:1px solid #EBEBEB; } /* --- Section --- */ .section { position:relative; padding-top:80px; padding-bottom:80px; } .section-hr { margin-top:80px; margin-bottom:80px; border-color: #EBEBEB; } .section-header { margin-bottom:40px; } /* --- Background Image --- */ .bg-image { position:absolute; left:0; right:0; top:0; bottom:0; background-position:bottom; background-size:cover; } .bg-image.bg-parallax { background-attachment:fixed; } .bg-image.overlay:after { content:""; position:absolute; left:0; right:0; top:0; bottom:0; background-image: -webkit-gradient(linear, left top, left bottom, from(#374050), to(#798696)); background-image: linear-gradient(to bottom, #374050 0%, #798696 100%); opacity: 0; } /* --- Buttons --- */ .main-button { position:relative; display:inline-block; padding:10px 30px; background-color: #e74c3c; border: 2px solid transparent; border-radius: 40px; color: #FFF; -webkit-transition:0.2s all; transition:0.2s all; } .main-button:hover , .main-button:focus { background-color:#fff; border: 2px solid #e74c3c; color:#e74c3c; } .main-button.icon-button:hover , .main-button.icon-button:focus { padding-right: 45px; } .main-button.icon-button:after { content:"\f178"; font-family:FontAwesome; position:absolute; width: 30px; right: 15px; text-align:center; opacity:0; -webkit-transition:0.2s all; transition:0.2s all; } .main-button.icon-button:hover:after , .main-button.icon-button:focus:after { opacity:1; } /* -- Input -- */ input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="date"], input[type="url"], input[type="tel"], textarea { height: 40px; width: 100%; border: 1px solid #EBEBEB; border-radius:4px; background: transparent; padding-left: 15px; padding-right: 15px; -webkit-transition:0.2s border-color; transition:0.2s border-color; } textarea { padding: 10px 15px; } input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus { border-color:#e74c3c; outline: none; } /*------------------------------------*\ Navigation \*------------------------------------*/ #header { position:relative; left:0; right:0; top:0; z-index:99; background-color:#FFF; -webkit-transition:0.2s all; transition:0.2s all; } #header.transparent-nav { position:absolute; background-color: white; } #header.transparent-nav .main-menu li a { color:#FFF; } .navbar-nav > li > a { padding-top: 0; padding-bottom: 0; } .mainmenu { background-color: transparent; border-color: transparent; margin-bottom: 0; border: 0px !important; } .navbar-nav > li:last-child > a { padding-right: 0px; margin-right: 0px; } .dropdown-menu { padding: 0px 0; margin: 0 0 0; border: 0px solid transition !important; border: 0px solid rgba(0,0,0,.15); border-radius: 0px; -webkit-box-shadow: none !important; box-shadow: none !important; } /*=-====Main Menu=====*/ .navbar-nav .open .dropdown-menu > li > a { padding: 16px 15px 16px 25px; } .navbar-default .navbar-brand { font-size: 22px !important; } #header .mainmenu a , .navbar-default .navbar-nav > li > a { color: #2a4284; font-size: 16px; text-transform: capitalize; padding: 16px 15px; font-family: 'Roboto', sans-serif; } #header .mainmenu .active a, #header .mainmenu .active a:focus, #header .mainmenu .active a:hover, #header .mainmenu li a:hover, #header .mainmenu li a:focus , .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{ color: #FFF; background: #e74c3c; outline: 0; } /*-----./ Main Menu-----*/ .navbar-default .navbar-toggle { border-color: #fff } /*Toggle Button*/ .navbar-default .navbar-toggle .icon-bar { background-color: #fff } /*Toggle Button*/ /*==========Sub Menu=v==========*/ .mainmenu .collapse ul > li:hover > a{background: #e74c3c;} .mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background: #e74c3c;} .mainmenu .collapse ul ul ul > li:hover > a{background: #e74c3c;} .mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:rgba(52, 73, 94,.8);} .mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:rgba(52, 73, 94,.8)} .mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:rgba(52, 73, 94,.8)} .mainmenu ul > li > a.dropdown-toggle:after{ font-family: FontAwesome; content: "\f107"; margin-left: 10px; } .mainmenu ul > li > ul > li > a.dropdown-toggle:after{ font-family: FontAwesome; content: "\f105"; float:right; } /******************************Drop-down menu work on hover**********************************/ .mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px} #fresponsive{background: rgba(52, 73, 94,.8);} @media only screen and (min-width: 767px) { #fresponsive{background: transparent;} .mainmenu .collapse ul li{position:relative; margin: 0px;} .mainmenu .collapse ul li:hover> ul{display:block} .mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none} /*******/ .mainmenu .collapse ul ul li{position:relative} .mainmenu .collapse ul ul li:hover> ul{display:block} .mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none} /*******/ .mainmenu .collapse ul ul ul li{position:relative} .mainmenu .collapse ul ul ul li:hover ul{display:block} .mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1} } /*------------------------------------*\ Hero Area \*------------------------------------*/ .hero-area { position:relative; padding-top: 80px; padding-bottom: 80px; } #home.hero-area { height:calc(100vh - 80px); padding-top: 0px; padding-bottom: 0px; } .home-wrapper { position:absolute; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); left:0; right:0; } /* -- Breadcrumb -- */ .hero-area-tree li { display:inline-block; font-family: 'Lato', sans-serif; font-weight:600; font-size:14px; color:rgba(255, 255, 255, 0.8); } .hero-area-tree li > a { color:rgba(255, 255, 255, 0.8); } .hero-area-tree li + li:before { content: "/"; display: inline-block; margin: 0px 5px; color: rgba(235, 235, 235, 0.25); } /*------------------------------------*\ About & Why Us (Feature) \*------------------------------------*/ /* -- Feature -- */ .feature { position:relative; } .feature + .feature { margin-top:40px; } .feature .feature-icon { position:absolute; left:0; top:0; width:80px; height:80px; line-height:80px; text-align:center; border-radius: 50%; font-size:30px; border:1px solid #EBEBEB; color:#e74c3c; } .feature-content { padding-left:100px; } /* -- About Img -- */ .about-img { margin-top:40px; } .about-img > img { width:100%; } /* -- About Video -- */ .about-video { position: relative; display: block; border-radius: 4px; overflow: hidden; } .about-video > img { width:100%; } .about-video .play-icon { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50% , -50%); -ms-transform: translate(-50% , -50%); transform: translate(-50% , -50%); width: 80px; height: 80px; line-height: 80px; text-align: center; background: #fff; border-radius: 50%; font-size: 24.027px; z-index:10; -webkit-animation : 2s play-animation infinite; animation : 2s play-animation infinite; -webkit-transition:0.2s color; transition:0.2s color; } .about-video:hover .play-icon { color:#e74c3c; } @-webkit-keyframes play-animation { from { -webkit-box-shadow : 0px 0px 0px 0px #FFF; box-shadow : 0px 0px 0px 0px #FFF; } to { -webkit-box-shadow : 0px 0px 0px 10px transparent; box-shadow : 0px 0px 0px 10px transparent; } } @keyframes play-animation { from { -webkit-box-shadow : 0px 0px 0px 0px #FFF; box-shadow : 0px 0px 0px 0px #FFF; } to { -webkit-box-shadow : 0px 0px 0px 10px transparent; box-shadow : 0px 0px 0px 10px transparent; } } .about-video:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; background-color:#e74c3c; opacity:0.7; } /*------------------------------------*\ Courses \*------------------------------------*/ .course { margin-top:20px; margin-bottom:20px; } .course .course-img { position: relative; display:block; margin-bottom:20px; border-radius:4px; overflow:hidden; } .course .course-img > img { width:100%; } .course-img:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; background-color:#e74c3c; opacity:0; -webkit-transition:0.2s opacity; transition:0.2s opacity; } .course .course-img:hover:after { opacity:0.7; } .course .course-img .course-link-icon { position:absolute; left:50%; top:50%; -webkit-transform: translate(-50% , calc(-50% - 15px)); -ms-transform: translate(-50% , calc(-50% - 15px)); transform: translate(-50% , calc(-50% - 15px)); width:40px; height:40px; line-height:40px; text-align:center; border:2px solid #fff; color:#fff; border-radius:50%; opacity:0; z-index:10; -webkit-transition:0.2s all; transition:0.2s all; } .course .course-img:hover .course-link-icon { -webkit-transform: translate(-50% , -50%); -ms-transform: translate(-50% , -50%); transform: translate(-50% , -50%); opacity:1; } .course .course-title { display:block; height:42px; } .course .course-details { margin-top: 20px; padding-top: 10px; border-top: 1px solid #EBEBEB; } .course .course-details .course-price { float: right; } .course .course-details .course-price.course-free { color: green; } .course .course-details .course-price.course-premium { color: #e74c3c; } #courses .center-btn { text-align:center; margin-top:40px; } /*------------------------------------*\ Footer \*------------------------------------*/ #bottom-footer { margin-top: 20px; padding-top: 20px; border-top: 1px solid #EBEBEB; } /* -- Footer Logo -- */ .footer-logo .logo { margin-top: 20px; display: inline-block; } .footer-logo .logo > img { max-height:50px; } /* -- Footer Nav -- */ .footer-nav { text-align: right; padding: 20px 0px; } .footer-nav li { display:inline-block; margin-left:15px } .footer-nav li a { display:block; text-transform:uppercase; -webkit-transition:0.2s color; transition:0.2s color; } .footer-nav li a:hover , .footer-nav li a:focus { color:#e74c3c; } .footer-nav li a:after { content:""; display:block; height:2px; background-color:#e74c3c; width:100%; -webkit-transform: translateY(5px); -ms-transform: translateY(5px); transform: translateY(5px); opacity:0; -webkit-transition:0.2s all; transition:0.2s all; } .footer-nav li a:hover:after , .footer-nav li a:focus:after { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity:1; } /* -- Footer copyright -- */ .footer-copyright { line-height:40px; } /* -- Footer Social -- */ .footer-social { text-align:right; } .footer-social li { display:inline-block; margin-left:10px; } .footer-social li a { display:block; width:40px; height:40px; line-height:40px; text-align:center; border-radius:50%; color:#FFF; background-color:#EBEBEB; -webkit-transition:0.2s opacity; transition:0.2s opacity; } .footer-social li a.facebook { background-color:#3b5998; } .footer-social li a.twitter { background-color:#55acee; } .footer-social li a.google-plus { background-color:#dd4b39; } .footer-social li a.instagram { background-color:#e95950; } .footer-social li a.youtube { background-color:#ff0000; } .footer-social li a.linkedin { background-color:#007bb5; } /*------------------------------------*\ Contact Page \*------------------------------------*/ /* -- Contact Form -- */ .contact-form:after { content:""; display:block; clear:both; } .contact-form .input { margin-bottom:20px; } .contact-form textarea.input { height:200px; } /* -- Contact Information -- */ .contact-details li { margin-bottom:20px; } .contact-details li i { color: #e74c3c; margin-right: 15px; border: 1px solid #EBEBEB; border-radius: 50%; width: 40px; height: 40px; line-height: 40px; text-align: center; } /* -- Contact Map -- */ #contact-map { height:260px; border-radius:4px; } /*------------------------------------*\ Blog Page \*------------------------------------*/ /* -- Single Blog -- */ .single-blog { margin-bottom:40px; } .single-blog .blog-img > a { position:relative; display:block; border-radius:4px; overflow:hidden; } .single-blog .blog-img img { width:100%; } .single-blog .blog-img > a:after { content:""; position:absolute; left:0; top:0; bottom:0; right:0; background-color:#e74c3c; opacity:0; -webkit-transition:0.2s opacity; transition:0.2s opacity; } .single-blog .blog-img > a:hover:after { opacity:0.7; } .single-blog .blog-meta { margin-top: 20px; padding-top: 10px; border-top: 1px solid #EBEBEB; } .single-blog .blog-meta .blog-meta-author > a { color: #e74c3c; } .single-blog .blog-meta .blog-meta-comments { margin-left:10px; } .single-blog .blog-meta .blog-meta-comments > a { color: #798696; } /* -- Pagination -- */ .post-pagination { margin-top:40px; text-align:center; } .post-pagination .pages { display:inline-block; } .post-pagination .pages li { display:inline-block; } .post-pagination .pages li + li { margin-left:10px; } .post-pagination .pages li { width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; background-color: #EBEBEB; -webkit-transition: 0.2s all; transition: 0.2s all; } .post-pagination .pages li a { display:block; -webkit-transition: 0.2s color; transition: 0.2s color; } .post-pagination .pages li:hover , .post-pagination .pages li.active { background-color: #e74c3c; color:#FFF; } .post-pagination .pages li:hover a { color:#FFF; } .pagination-back , .pagination-next { display: block; text-align: center; border-radius: 40px; background-color: #EBEBEB; -webkit-transition: 0.2s all; transition: 0.2s all; height:40px; padding:0px 30px; line-height:40px; } .pagination-next:hover , .pagination-back:hover { color:#FFF; background-color:#e74c3c; } .pagination-next:after { content:"\f178"; font-family:FontAwesome; margin-left:15px; } .pagination-back:before { content:"\f177"; font-family:FontAwesome; margin-right:15px; } /*------------------------------------*\ Blog Page Sidebar \*------------------------------------*/ .widget + .widget { margin-top:40px; } /*-- Search --*/ .widget.search-widget { position:relative } .widget.search-widget .input { padding-right:60px; border: 1px solid; } .widget.search-widget button { position:absolute; right:0; top:0; height:40px; width:40px; background-color:transparent; border:none; } .widget.search-widget .input:focus + button { color:#e74c3c; } /*-- Category --*/ .category-widget .category { display:block; text-transform:uppercase; padding-top: 10px; padding-bottom: 10px; } .category-widget .category + .category { border-top: 1px solid #EBEBEB; } .category-widget .category:before { content: ""; display: inline-block; width: 4px; height: 4px; border-radius: 50%; background-color: #e74c3c; margin-right:10px; } .category-widget .category span { font-size:14px; margin-left:10px; color:#798696; } /*-- Sidebar Posts --*/ .single-post:after { content:""; display:block; clear:both; } .single-post + .single-post { margin-top:20px; } .single-post .single-post-img { position:relative; width: 80px; display: block; float: left; margin-right: 10px; margin-top: 3px; border-radius: 4px; overflow: hidden; } .single-post .single-post-img img { width:100%; } .single-post-img:after { content:""; position:absolute; left:0; top:0; bottom:0; right:0; background-color:#e74c3c; opacity:0; -webkit-transition:0.2s opacity; transition:0.2s opacity; } .single-post-img:hover:after { opacity:0.7; } /*-- Tags --*/ .tags-widget .tag { display: inline-block; font-size: 14px; text-transform: uppercase; margin-right: 0px; margin-top: 5px; padding: 5px 15px; border-radius: 40px; border: 1px solid #EBEBEB; color: #798696; -webkit-transition: 0.2s all; transition: 0.2s all; } .tags-widget .tag:hover { background-color:#e74c3c; border-color:#e74c3c; color:#FFF; } /*------------------------------------*\ Single Post Page \*------------------------------------*/ /* --- Blog Post Meta --- */ .blog-post-meta { margin-top:40px; } .blog-post-meta li { display:inline-block; } .blog-post-meta li + li { margin-left:15px; } .blog-post-meta li , .blog-post-meta li > a { color: rgba(255, 255, 255, 0.8); } .blog-post-meta .blog-meta-author > a { color: #e74c3c; } /* --- Blog Share --- */ .blog-share { border-top: 1px solid #EBEBEB; padding-top: 10px; margin-top: 40px; } .blog-share > h4 { display:inline-block; margin:0; } .blog-share a { display:inline-block; margin-left:10px; width:40px; height:40px; line-height:40px; text-align:center; color:#FFF; background-color:#EBEBEB; border-radius:50%; -webkit-transition:0.2s opacity; transition:0.2s opacity; } .blog-share a.facebook { background-color:#3b5998; } .blog-share a.twitter { background-color:#55acee; } .blog-share a.google-plus { background-color:#dd4b39; } /* --- Blog Comments --- */ .blog-comments { margin-top:40px; } .blog-comments .media { margin-top:20px; margin-bottom:20px; } .blog-comments .media .media { margin-left:20px; } .blog-comments .media .media:nth-last-child(1) { margin-bottom:0px; } .blog-comments .media .media-body { padding:20px; background-color:#EBEBEB; border-radius:0px 4px 4px; } .blog-comments .media .media-left:before { content:""; position:absolute; right:0; top:0; border-style: solid; border-width: 0px 15px 15px; border-color: transparent #EBEBEB transparent transparent; } .blog-comments .media-left { position:relative; padding-right:20px; } .blog-comments .media-left img { width:80px; height:80px; background-color:#EBEBEB; border-radius:50%; } .blog-comments .media .date-reply { font-size:12px; text-transform:uppercase; color:#374050; } .blog-comments .media .date-reply .reply { margin-left:15px; } /* --- Blog Reply Form --- */ .blog-reply-form { margin-top:40px; } .blog-reply-form .input { margin-bottom:20px; } .blog-reply-form .input.name-input , .blog-reply-form .input.email-input { width: calc(50% - 10px); float:left; } .blog-reply-form .input.email-input { margin-left: 20px; } .blog-reply-form textarea { height:90px; } /*------------------------------------*\ Responsive \*------------------------------------*/ @media only screen and (max-width: 991px) { .section-header h2 { font-size:24px; } /*-- Why us --*/ #why-us .feature { margin-top:40px; } .about-video { margin-top:40px; } /*-- Call to action --*/ #cta { text-align:center; } /*-- Footer --*/ .footer-logo { text-align:center; } .footer-nav { text-align:center; } .footer-nav li { margin-top: 10px; } .footer-social { text-align:center; } .footer-social li { margin-top: 10px; } .footer-copyright { text-align:center; line-height:inherit; margin-top:20px; } /*-- Contact page --*/ .contact-form { margin-bottom:40px; } .contact-form button { float:none !important; } /*-- Blog page --*/ #main { margin-bottom:80px; } } @media only screen and (max-width: 767px) { /*-- Hero area --*/ .hero-area h1 { font-size:30px; } /* -- Breadcrumb -- */ .hero-area-tree li { font-size:12px; } /*-- Pagination --*/ .post-pagination .pages { display:none; } } @media only screen and (max-width: 480px) { /*-- Courses --*/ #courses-wrapper [class*='col-xs'] { width:100%; } /*-- Blog Comments --*/ .blog-comments .media .media { margin-left:0px; } /*-- Blog Reply Form --*/ .blog-reply-form .input.name-input , .blog-reply-form .input.email-input { width: 100%; float:none; } .blog-reply-form .input.email-input { margin-left: 0px; } } /*------------------------------------*\ Preloader \*------------------------------------*/ #preloader { position:fixed; left:0; right:0; top:0; bottom:0; background-color:#FFF; z-index:9999; } #preloader .preloader { position:absolute; left:50%; top:50%; -webkit-transform: translate(-50% , -50%); -ms-transform: translate(-50% , -50%); transform: translate(-50% , -50%); } #preloader .preloader:after { content:""; display:block; width:40px; height:40px; border: 1px solid #EBEBEB; border-top: 1px solid #e74c3c; border-radius: 50%; -webkit-animation: 1s preloader linear infinite; animation: 1s preloader linear infinite; } @-webkit-keyframes preloader { from { -webkit-transform: rotate(0deg); transform: rotate(0deg);} to { -webkit-transform: rotate(360deg); transform: rotate(360deg);} } @keyframes preloader { from { -webkit-transform: rotate(0deg); transform: rotate(0deg);} to { -webkit-transform: rotate(360deg); transform: rotate(360deg);} } #slider .owl-dots{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); margin-top: -20px; } #slider .owl-dots>.owl-dot{ display: block; margin-top: 15px; border: 1px solid #FFF; border-radius: 15px; width: 19px; } #slider .owl-dots>.owl-dot span{ margin:5px 6px; width:6px; height:6px; } #slider .owl-dots>.owl-dot.active span{ background:#e74c3c; } /* Teacher Section */ .our-team{ text-align: center; } .our-team .team_img{ position: relative; overflow: hidden; } .our-team .team_img:after{ content: ""; width: 100%; height: 100%; background-color: rgba(255,255,255,0.2); position: absolute; bottom: -100%; left: 0; transition: all 0.3s ease 0s; } .our-team:hover .team_img:after{ bottom: 0; } .our-team img{ width: 100%; height: auto; } .our-team .social{ padding: 0 0 18px 0; margin: 0; list-style: none; position: absolute; top: -100%; right: 10px; background: #f76c5e; border-radius: 0 0 20px 20px; z-index: 1; transition: all 0.3s ease 0s; } .our-team:hover .social{ top: 0; } .our-team .social li a{ display: block; padding: 15px; font-size: 15px; color: #fff; } .our-team:hover .social li a:hover{ color: #2a4284; } .our-team .team-content{ padding: 20px 0; background: #fff; } .our-team .title{ font-size: 18px; font-weight: bold; color: #2a4284; text-transform: capitalize; margin: 0 0 20px; position: relative; } .our-team .title:before{ content: ""; width: 25px; height: 1px; background: #27ae61; position: absolute; bottom: -10px; right: 50%; margin-right: 9px; transition-duration: 0.25s; } .our-team .title:after{ content: ""; width: 25px; height: 1px; background: #27ae61; position: absolute; bottom: -10px; left: 50%; margin-left: 9px; transition-duration: 0.25s; } .our-team:hover .title:before, .our-team:hover .title:after{ width: 50px; } .our-team .post{ display: inline-block; font-size: 15px; color: #f76c5e; text-transform: capitalize; } .our-team .post:before{ content: ""; display: block; width: 7px; height: 7px; border-radius: 50%; background: #27ae61; margin: 0 auto; position: relative; top: -13px; } @media only screen and (max-width: 990px){ .our-team{ margin-bottom: 30px; } } a:hover,a:focus{ text-decoration: none; outline: none; } .tab .nav-tabs{ border: none; border-bottom: 2px solid #374050; margin: 0; } .tab .nav-tabs li a{ padding: 10px 20px; margin: 0 10px -1px 0; font-size: 17px; font-weight: 600; color: #293241; text-transform: uppercase; border: 2px solid #e6e5e1; border-bottom: none; border-radius: 5px 5px 0 0; z-index: 1; position: relative; transition: all 0.3s ease 0s; } .tab .nav-tabs li a:hover, .tab .nav-tabs li.active a{ background: #fff; color: #374050; border: 2px solid #374050; border-bottom-color: transparent; } .tab .nav-tabs li a:before{ content: ""; display: block; height: 2px; background: #fff; position: absolute; bottom: -2px; left: 0; right: 0; transform: scaleX(0); transition: all 0.3s ease-in-out 0s; } .tab .nav-tabs li.active a:before, .tab .nav-tabs li a:hover:before{ transform: scaleX(1); } .tab .tab-content{ padding: 10px; font-size: 17px; color: #6f6f6f; line-height: 30px; letter-spacing: 1px; position: relative; } @media only screen and (max-width: 479px){ .tab .nav-tabs{ border: none; } .tab .nav-tabs li{ width: 100%; text-align: center; margin-bottom: 15px; } .tab .nav-tabs li a{ margin: 0; border-bottom: 2px solid transparent; } .tab .nav-tabs li a:before{ content: ""; width: 100%; height: 2px; background: #079fc9; position: absolute; bottom: -2px; left: 0; } } .news_tab { margin-top: 15px; } a.disabled { pointer-events: none; cursor: default; } .news_tab li { border-bottom: 1px solid #ccc; padding-bottom: 15px; margin-bottom: 15px; } .media-object{ width:100px; } .see_all{ float: right; } #why-us{ background: #dfe6e9; } .feature p{ color: #222; } .menutree{ padding-left: 10px; } .menutree li::before {content: "\25CF"; color: #e74c3c; margin-right:15px;} .menutree li{ text-transform: uppercase; padding-top: 10px; font-family: 'Lato', sans-serif; color: #374050; font-weight: 700; } .menutree li a:after{ content: ''; display: block; width: 0; height: 2px; background: #e74c3c; transition: width .3s; } .menutree li a:hover::after{ width: 100%; } .menutree li ul{ padding-left: 20px; } .blog-post p, .blog-page p{ line-height: 28px; } .blog-post span, .blog-page span{ font-size: 16px; } .alert-danger{ background-color: #f44336; color: #FFF; border-radius: 0px; }
public/theme/default/css/style.css
General \*------------------------------------*/ /* --- typography --- */ body { font-family: 'Montserrat', sans-serif; font-size: 15px; font-weight: 400; color: #798696; overflow-x:hidden; } h1,h2,h3,h4,h5,h6 { margin-top: 12px; margin-bottom: 15px; font-weight: 600; color: #374050; } h1 { font-size:38px; } h2 { font-size:30px; } h3 { font-size:24px; } h4 { font-size:18px; } a { font-family: 'Lato', sans-serif; color: #374050; font-weight: 700; } a:hover, a:focus{ text-decoration: none; outline: none; color: #374050; opacity: 0.9; } ul,ol{ margin: 0; padding: 0; list-style: none } .white-text { color: #FFF; } blockquote { position: relative; margin: 20px 0px; padding: 20px 20px 20px 60px; border-left: none; color: #374050; } blockquote:before{ /* content:"\f10d"; */ font-family:fontAwesome; position:absolute; left:0; top:0; /* color: #e74c3c; */ width:40px; height:40px; line-height:40px; text-align:center; border-radius:50%; border:1px solid #EBEBEB; } /* --- Section --- */ .section { position:relative; padding-top:80px; padding-bottom:80px; } .section-hr { margin-top:80px; margin-bottom:80px; border-color: #EBEBEB; } .section-header { margin-bottom:40px; } /* --- Background Image --- */ .bg-image { position:absolute; left:0; right:0; top:0; bottom:0; background-position:bottom; background-size:cover; } .bg-image.bg-parallax { background-attachment:fixed; } .bg-image.overlay:after { content:""; position:absolute; left:0; right:0; top:0; bottom:0; background-image: -webkit-gradient(linear, left top, left bottom, from(#374050), to(#798696)); background-image: linear-gradient(to bottom, #374050 0%, #798696 100%); opacity: 0; } /* --- Buttons --- */ .main-button { position:relative; display:inline-block; padding:10px 30px; background-color: #e74c3c; border: 2px solid transparent; border-radius: 40px; color: #FFF; -webkit-transition:0.2s all; transition:0.2s all; } .main-button:hover , .main-button:focus { background-color:#fff; border: 2px solid #e74c3c; color:#e74c3c; } .main-button.icon-button:hover , .main-button.icon-button:focus { padding-right: 45px; } .main-button.icon-button:after { content:"\f178"; font-family:FontAwesome; position:absolute; width: 30px; right: 15px; text-align:center; opacity:0; -webkit-transition:0.2s all; transition:0.2s all; } .main-button.icon-button:hover:after , .main-button.icon-button:focus:after { opacity:1; } /* -- Input -- */ input[type="text"], input[type="email"], input[type="password"], input[type="number"], input[type="date"], input[type="url"], input[type="tel"], textarea { height: 40px; width: 100%; border: 1px solid #EBEBEB; border-radius:4px; background: transparent; padding-left: 15px; padding-right: 15px; -webkit-transition:0.2s border-color; transition:0.2s border-color; } textarea { padding: 10px 15px; } input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="number"]:focus, input[type="date"]:focus, input[type="url"]:focus, input[type="tel"]:focus, textarea:focus { border-color:#e74c3c; outline: none; } /*------------------------------------*\ Navigation \*------------------------------------*/ #header { position:relative; left:0; right:0; top:0; z-index:99; background-color:#FFF; -webkit-transition:0.2s all; transition:0.2s all; } #header.transparent-nav { position:absolute; background-color: white; } #header.transparent-nav .main-menu li a { color:#FFF; } .navbar-nav > li > a { padding-top: 0; padding-bottom: 0; } .mainmenu { background-color: transparent; border-color: transparent; margin-bottom: 0; border: 0px !important; } .navbar-nav > li:last-child > a { padding-right: 0px; margin-right: 0px; } .dropdown-menu { padding: 0px 0; margin: 0 0 0; border: 0px solid transition !important; border: 0px solid rgba(0,0,0,.15); border-radius: 0px; -webkit-box-shadow: none !important; box-shadow: none !important; } /*=-====Main Menu=====*/ .navbar-nav .open .dropdown-menu > li > a { padding: 16px 15px 16px 25px; } .navbar-default .navbar-brand { font-size: 22px !important; } #header .mainmenu a , .navbar-default .navbar-nav > li > a { color: #2a4284; font-size: 16px; text-transform: capitalize; padding: 16px 15px; font-family: 'Roboto', sans-serif; } #header .mainmenu .active a, #header .mainmenu .active a:focus, #header .mainmenu .active a:hover, #header .mainmenu li a:hover, #header .mainmenu li a:focus , .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{ color: #FFF; background: #e74c3c; outline: 0; } /*-----./ Main Menu-----*/ .navbar-default .navbar-toggle { border-color: #fff } /*Toggle Button*/ .navbar-default .navbar-toggle .icon-bar { background-color: #fff } /*Toggle Button*/ /*==========Sub Menu=v==========*/ .mainmenu .collapse ul > li:hover > a{background: #e74c3c;} .mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background: #e74c3c;} .mainmenu .collapse ul ul ul > li:hover > a{background: #e74c3c;} .mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:rgba(52, 73, 94,.8);} .mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:rgba(52, 73, 94,.8)} .mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:rgba(52, 73, 94,.8)} .mainmenu ul > li > a.dropdown-toggle:after{ font-family: FontAwesome; content: "\f107"; margin-left: 10px; } .mainmenu ul > li > ul > li > a.dropdown-toggle:after{ font-family: FontAwesome; content: "\f105"; float:right; } /******************************Drop-down menu work on hover**********************************/ .mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px} #fresponsive{background: rgba(52, 73, 94,.8);} @media only screen and (min-width: 767px) { #fresponsive{background: transparent;} .mainmenu .collapse ul li{position:relative; margin: 0px;} .mainmenu .collapse ul li:hover> ul{display:block} .mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none} /*******/ .mainmenu .collapse ul ul li{position:relative} .mainmenu .collapse ul ul li:hover> ul{display:block} .mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none} /*******/ .mainmenu .collapse ul ul ul li{position:relative} .mainmenu .collapse ul ul ul li:hover ul{display:block} .mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1} } /*------------------------------------*\ Hero Area \*------------------------------------*/ .hero-area { position:relative; padding-top: 80px; padding-bottom: 80px; } #home.hero-area { height:calc(100vh - 80px); padding-top: 0px; padding-bottom: 0px; } .home-wrapper { position:absolute; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); left:0; right:0; } /* -- Breadcrumb -- */ .hero-area-tree li { display:inline-block; font-family: 'Lato', sans-serif; font-weight:600; font-size:14px; color:rgba(255, 255, 255, 0.8); } .hero-area-tree li > a { color:rgba(255, 255, 255, 0.8); } .hero-area-tree li + li:before { content: "/"; display: inline-block; margin: 0px 5px; color: rgba(235, 235, 235, 0.25); } /*------------------------------------*\ About & Why Us (Feature) \*------------------------------------*/ /* -- Feature -- */ .feature { position:relative; } .feature + .feature { margin-top:40px; } .feature .feature-icon { position:absolute; left:0; top:0; width:80px; height:80px; line-height:80px; text-align:center; border-radius: 50%; font-size:30px; border:1px solid #EBEBEB; color:#e74c3c; } .feature-content { padding-left:100px; } /* -- About Img -- */ .about-img { margin-top:40px; } .about-img > img { width:100%; } /* -- About Video -- */ .about-video { position: relative; display: block; border-radius: 4px; overflow: hidden; } .about-video > img { width:100%; } .about-video .play-icon { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50% , -50%); -ms-transform: translate(-50% , -50%); transform: translate(-50% , -50%); width: 80px; height: 80px; line-height: 80px; text-align: center; background: #fff; border-radius: 50%; font-size: 24.027px; z-index:10; -webkit-animation : 2s play-animation infinite; animation : 2s play-animation infinite; -webkit-transition:0.2s color; transition:0.2s color; } .about-video:hover .play-icon { color:#e74c3c; } @-webkit-keyframes play-animation { from { -webkit-box-shadow : 0px 0px 0px 0px #FFF; box-shadow : 0px 0px 0px 0px #FFF; } to { -webkit-box-shadow : 0px 0px 0px 10px transparent; box-shadow : 0px 0px 0px 10px transparent; } } @keyframes play-animation { from { -webkit-box-shadow : 0px 0px 0px 0px #FFF; box-shadow : 0px 0px 0px 0px #FFF; } to { -webkit-box-shadow : 0px 0px 0px 10px transparent; box-shadow : 0px 0px 0px 10px transparent; } } .about-video:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; background-color:#e74c3c; opacity:0.7; } /*------------------------------------*\ Courses \*------------------------------------*/ .course { margin-top:20px; margin-bottom:20px; } .course .course-img { position: relative; display:block; margin-bottom:20px; border-radius:4px; overflow:hidden; } .course .course-img > img { width:100%; } .course-img:after { content:""; position:absolute; left:0; right:0; bottom:0; top:0; background-color:#e74c3c; opacity:0; -webkit-transition:0.2s opacity; transition:0.2s opacity; } .course .course-img:hover:after { opacity:0.7; } .course .course-img .course-link-icon { position:absolute; left:50%; top:50%; -webkit-transform: translate(-50% , calc(-50% - 15px)); -ms-transform: translate(-50% , calc(-50% - 15px)); transform: translate(-50% , calc(-50% - 15px)); width:40px; height:40px; line-height:40px; text-align:center; border:2px solid #fff; color:#fff; border-radius:50%; opacity:0; z-index:10; -webkit-transition:0.2s all; transition:0.2s all; } .course .course-img:hover .course-link-icon { -webkit-transform: translate(-50% , -50%); -ms-transform: translate(-50% , -50%); transform: translate(-50% , -50%); opacity:1; } .course .course-title { display:block; height:42px; } .course .course-details { margin-top: 20px; padding-top: 10px; border-top: 1px solid #EBEBEB; } .course .course-details .course-price { float: right; } .course .course-details .course-price.course-free { color: green; } .course .course-details .course-price.course-premium { color: #e74c3c; } #courses .center-btn { text-align:center; margin-top:40px; } /*------------------------------------*\ Footer \*------------------------------------*/ #bottom-footer { margin-top: 20px; padding-top: 20px; border-top: 1px solid #EBEBEB; } /* -- Footer Logo -- */ .footer-logo .logo { margin-top: 20px; display: inline-block; } .footer-logo .logo > img { max-height:50px; } /* -- Footer Nav -- */ .footer-nav { text-align: right; padding: 20px 0px; } .footer-nav li { display:inline-block; margin-left:15px } .footer-nav li a { display:block; text-transform:uppercase; -webkit-transition:0.2s color; transition:0.2s color; } .footer-nav li a:hover , .footer-nav li a:focus { color:#e74c3c; } .footer-nav li a:after { content:""; display:block; height:2px; background-color:#e74c3c; width:100%; -webkit-transform: translateY(5px); -ms-transform: translateY(5px); transform: translateY(5px); opacity:0; -webkit-transition:0.2s all; transition:0.2s all; } .footer-nav li a:hover:after , .footer-nav li a:focus:after { -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); opacity:1; } /* -- Footer copyright -- */ .footer-copyright { line-height:40px; } /* -- Footer Social -- */ .footer-social { text-align:right; } .footer-social li { display:inline-block; margin-left:10px; } .footer-social li a { display:block; width:40px; height:40px; line-height:40px; text-align:center; border-radius:50%; color:#FFF; background-color:#EBEBEB; -webkit-transition:0.2s opacity; transition:0.2s opacity; } .footer-social li a.facebook { background-color:#3b5998; } .footer-social li a.twitter { background-color:#55acee; } .footer-social li a.google-plus { background-color:#dd4b39; } .footer-social li a.instagram { background-color:#e95950; } .footer-social li a.youtube { background-color:#ff0000; } .footer-social li a.linkedin { background-color:#007bb5; } /*------------------------------------*\ Contact Page \*------------------------------------*/ /* -- Contact Form -- */ .contact-form:after { content:""; display:block; clear:both; } .contact-form .input { margin-bottom:20px; } .contact-form textarea.input { height:200px; } /* -- Contact Information -- */ .contact-details li { margin-bottom:20px; } .contact-details li i { color: #e74c3c; margin-right: 15px; border: 1px solid #EBEBEB; border-radius: 50%; width: 40px; height: 40px; line-height: 40px; text-align: center; } /* -- Contact Map -- */ #contact-map { height:260px; border-radius:4px; } /*------------------------------------*\ Blog Page \*------------------------------------*/ /* -- Single Blog -- */ .single-blog { margin-bottom:40px; } .single-blog .blog-img > a { position:relative; display:block; border-radius:4px; overflow:hidden; } .single-blog .blog-img img { width:100%; } .single-blog .blog-img > a:after { content:""; position:absolute; left:0; top:0; bottom:0; right:0; background-color:#e74c3c; opacity:0; -webkit-transition:0.2s opacity; transition:0.2s opacity; } .single-blog .blog-img > a:hover:after { opacity:0.7; } .single-blog .blog-meta { margin-top: 20px; padding-top: 10px; border-top: 1px solid #EBEBEB; } .single-blog .blog-meta .blog-meta-author > a { color: #e74c3c; } .single-blog .blog-meta .blog-meta-comments { margin-left:10px; } .single-blog .blog-meta .blog-meta-comments > a { color: #798696; } /* -- Pagination -- */ .post-pagination { margin-top:40px; text-align:center; } .post-pagination .pages { display:inline-block; } .post-pagination .pages li { display:inline-block; } .post-pagination .pages li + li { margin-left:10px; } .post-pagination .pages li { width: 40px; height: 40px; line-height: 40px; text-align: center; border-radius: 50%; background-color: #EBEBEB; -webkit-transition: 0.2s all; transition: 0.2s all; } .post-pagination .pages li a { display:block; -webkit-transition: 0.2s color; transition: 0.2s color; } .post-pagination .pages li:hover , .post-pagination .pages li.active { background-color: #e74c3c; color:#FFF; } .post-pagination .pages li:hover a { color:#FFF; } .pagination-back , .pagination-next { display: block; text-align: center; border-radius: 40px; background-color: #EBEBEB; -webkit-transition: 0.2s all; transition: 0.2s all; height:40px; padding:0px 30px; line-height:40px; } .pagination-next:hover , .pagination-back:hover { color:#FFF; background-color:#e74c3c; } .pagination-next:after { content:"\f178"; font-family:FontAwesome; margin-left:15px; } .pagination-back:before { content:"\f177"; font-family:FontAwesome; margin-right:15px; } /*------------------------------------*\ Blog Page Sidebar \*------------------------------------*/ .widget + .widget { margin-top:40px; } /*-- Search --*/ .widget.search-widget { position:relative } .widget.search-widget .input { padding-right:60px; border: 1px solid; } .widget.search-widget button { position:absolute; right:0; top:0; height:40px; width:40px; background-color:transparent; border:none; } .widget.search-widget .input:focus + button { color:#e74c3c; } /*-- Category --*/ .category-widget .category { display:block; text-transform:uppercase; padding-top: 10px; padding-bottom: 10px; } .category-widget .category + .category { border-top: 1px solid #EBEBEB; } .category-widget .category:before { content: ""; display: inline-block; width: 4px; height: 4px; border-radius: 50%; background-color: #e74c3c; margin-right:10px; } .category-widget .category span { font-size:14px; margin-left:10px; color:#798696; } /*-- Sidebar Posts --*/ .single-post:after { content:""; display:block; clear:both; } .single-post + .single-post { margin-top:20px; } .single-post .single-post-img { position:relative; width: 80px; display: block; float: left; margin-right: 10px; margin-top: 3px; border-radius: 4px; overflow: hidden; } .single-post .single-post-img img { width:100%; } .single-post-img:after { content:""; position:absolute; left:0; top:0; bottom:0; right:0; background-color:#e74c3c; opacity:0; -webkit-transition:0.2s opacity; transition:0.2s opacity; } .single-post-img:hover:after { opacity:0.7; } /*-- Tags --*/ .tags-widget .tag { display: inline-block; font-size: 14px; text-transform: uppercase; margin-right: 0px; margin-top: 5px; padding: 5px 15px; border-radius: 40px; border: 1px solid #EBEBEB; color: #798696; -webkit-transition: 0.2s all; transition: 0.2s all; } .tags-widget .tag:hover { background-color:#e74c3c; border-color:#e74c3c; color:#FFF; } /*------------------------------------*\ Single Post Page \*------------------------------------*/ /* --- Blog Post Meta --- */ .blog-post-meta { margin-top:40px; } .blog-post-meta li { display:inline-block; } .blog-post-meta li + li { margin-left:15px; } .blog-post-meta li , .blog-post-meta li > a { color: rgba(255, 255, 255, 0.8); } .blog-post-meta .blog-meta-author > a { color: #e74c3c; } /* --- Blog Share --- */ .blog-share { border-top: 1px solid #EBEBEB; padding-top: 10px; margin-top: 40px; } .blog-share > h4 { display:inline-block; margin:0; } .blog-share a { display:inline-block; margin-left:10px; width:40px; height:40px; line-height:40px; text-align:center; color:#FFF; background-color:#EBEBEB; border-radius:50%; -webkit-transition:0.2s opacity; transition:0.2s opacity; } .blog-share a.facebook { background-color:#3b5998; } .blog-share a.twitter { background-color:#55acee; } .blog-share a.google-plus { background-color:#dd4b39; } /* --- Blog Comments --- */ .blog-comments { margin-top:40px; } .blog-comments .media { margin-top:20px; margin-bottom:20px; } .blog-comments .media .media { margin-left:20px; } .blog-comments .media .media:nth-last-child(1) { margin-bottom:0px; } .blog-comments .media .media-body { padding:20px; background-color:#EBEBEB; border-radius:0px 4px 4px; } .blog-comments .media .media-left:before { content:""; position:absolute; right:0; top:0; border-style: solid; border-width: 0px 15px 15px; border-color: transparent #EBEBEB transparent transparent; } .blog-comments .media-left { position:relative; padding-right:20px; } .blog-comments .media-left img { width:80px; height:80px; background-color:#EBEBEB; border-radius:50%; } .blog-comments .media .date-reply { font-size:12px; text-transform:uppercase; color:#374050; } .blog-comments .media .date-reply .reply { margin-left:15px; } /* --- Blog Reply Form --- */ .blog-reply-form { margin-top:40px; } .blog-reply-form .input { margin-bottom:20px; } .blog-reply-form .input.name-input , .blog-reply-form .input.email-input { width: calc(50% - 10px); float:left; } .blog-reply-form .input.email-input { margin-left: 20px; } .blog-reply-form textarea { height:90px; } /*------------------------------------*\ Responsive \*------------------------------------*/ @media only screen and (max-width: 991px) { .section-header h2 { font-size:24px; } /*-- Why us --*/ #why-us .feature { margin-top:40px; } .about-video { margin-top:40px; } /*-- Call to action --*/ #cta { text-align:center; } /*-- Footer --*/ .footer-logo { text-align:center; } .footer-nav { text-align:center; } .footer-nav li { margin-top: 10px; } .footer-social { text-align:center; } .footer-social li { margin-top: 10px; } .footer-copyright { text-align:center; line-height:inherit; margin-top:20px; } /*-- Contact page --*/ .contact-form { margin-bottom:40px; } .contact-form button { float:none !important; } /*-- Blog page --*/ #main { margin-bottom:80px; } } @media only screen and (max-width: 767px) { /*-- Hero area --*/ .hero-area h1 { font-size:30px; } /* -- Breadcrumb -- */ .hero-area-tree li { font-size:12px; } /*-- Pagination --*/ .post-pagination .pages { display:none; } } @media only screen and (max-width: 480px) { /*-- Courses --*/ #courses-wrapper [class*='col-xs'] { width:100%; } /*-- Blog Comments --*/ .blog-comments .media .media { margin-left:0px; } /*-- Blog Reply Form --*/ .blog-reply-form .input.name-input , .blog-reply-form .input.email-input { width: 100%; float:none; } .blog-reply-form .input.email-input { margin-left: 0px; } } /*------------------------------------*\ Preloader \*------------------------------------*/ #preloader { position:fixed; left:0; right:0; top:0; bottom:0; background-color:#FFF; z-index:9999; } #preloader .preloader { position:absolute; left:50%; top:50%; -webkit-transform: translate(-50% , -50%); -ms-transform: translate(-50% , -50%); transform: translate(-50% , -50%); } #preloader .preloader:after { content:""; display:block; width:40px; height:40px; border: 1px solid #EBEBEB; border-top: 1px solid #e74c3c; border-radius: 50%; -webkit-animation: 1s preloader linear infinite; animation: 1s preloader linear infinite; } @-webkit-keyframes preloader { from { -webkit-transform: rotate(0deg); transform: rotate(0deg);} to { -webkit-transform: rotate(360deg); transform: rotate(360deg);} } @keyframes preloader { from { -webkit-transform: rotate(0deg); transform: rotate(0deg);} to { -webkit-transform: rotate(360deg); transform: rotate(360deg);} } #slider .owl-dots{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); margin-top: -20px; } #slider .owl-dots>.owl-dot{ display: block; margin-top: 15px; border: 1px solid #FFF; border-radius: 15px; width: 19px; } #slider .owl-dots>.owl-dot span{ margin:5px 6px; width:6px; height:6px; } #slider .owl-dots>.owl-dot.active span{ background:#e74c3c; } /* Teacher Section */ .our-team{ text-align: center; } .our-team .team_img{ position: relative; overflow: hidden; } .our-team .team_img:after{ content: ""; width: 100%; height: 100%; background-color: rgba(255,255,255,0.2); position: absolute; bottom: -100%; left: 0; transition: all 0.3s ease 0s; } .our-team:hover .team_img:after{ bottom: 0; } .our-team img{ width: 100%; height: auto; } .our-team .social{ padding: 0 0 18px 0; margin: 0; list-style: none; position: absolute; top: -100%; right: 10px; background: #f76c5e; border-radius: 0 0 20px 20px; z-index: 1; transition: all 0.3s ease 0s; } .our-team:hover .social{ top: 0; } .our-team .social li a{ display: block; padding: 15px; font-size: 15px; color: #fff; } .our-team:hover .social li a:hover{ color: #2a4284; } .our-team .team-content{ padding: 20px 0; background: #fff; } .our-team .title{ font-size: 18px; font-weight: bold; color: #2a4284; text-transform: capitalize; margin: 0 0 20px; position: relative; } .our-team .title:before{ content: ""; width: 25px; height: 1px; background: #27ae61; position: absolute; bottom: -10px; right: 50%; margin-right: 9px; transition-duration: 0.25s; } .our-team .title:after{ content: ""; width: 25px; height: 1px; background: #27ae61; position: absolute; bottom: -10px; left: 50%; margin-left: 9px; transition-duration: 0.25s; } .our-team:hover .title:before, .our-team:hover .title:after{ width: 50px; } .our-team .post{ display: inline-block; font-size: 15px; color: #f76c5e; text-transform: capitalize; } .our-team .post:before{ content: ""; display: block; width: 7px; height: 7px; border-radius: 50%; background: #27ae61; margin: 0 auto; position: relative; top: -13px; } @media only screen and (max-width: 990px){ .our-team{ margin-bottom: 30px; } } a:hover,a:focus{ text-decoration: none; outline: none; } .tab .nav-tabs{ border: none; border-bottom: 2px solid #374050; margin: 0; } .tab .nav-tabs li a{ padding: 10px 20px; margin: 0 10px -1px 0; font-size: 17px; font-weight: 600; color: #293241; text-transform: uppercase; border: 2px solid #e6e5e1; border-bottom: none; border-radius: 5px 5px 0 0; z-index: 1; position: relative; transition: all 0.3s ease 0s; } .tab .nav-tabs li a:hover, .tab .nav-tabs li.active a{ background: #fff; color: #374050; border: 2px solid #374050; border-bottom-color: transparent; } .tab .nav-tabs li a:before{ content: ""; display: block; height: 2px; background: #fff; position: absolute; bottom: -2px; left: 0; right: 0; transform: scaleX(0); transition: all 0.3s ease-in-out 0s; } .tab .nav-tabs li.active a:before, .tab .nav-tabs li a:hover:before{ transform: scaleX(1); } .tab .tab-content{ padding: 10px; font-size: 17px; color: #6f6f6f; line-height: 30px; letter-spacing: 1px; position: relative; } @media only screen and (max-width: 479px){ .tab .nav-tabs{ border: none; } .tab .nav-tabs li{ width: 100%; text-align: center; margin-bottom: 15px; } .tab .nav-tabs li a{ margin: 0; border-bottom: 2px solid transparent; } .tab .nav-tabs li a:before{ content: ""; width: 100%; height: 2px; background: #079fc9; position: absolute; bottom: -2px; left: 0; } } .news_tab { margin-top: 15px; } a.disabled { pointer-events: none; cursor: default; } .news_tab li { border-bottom: 1px solid #ccc; padding-bottom: 15px; margin-bottom: 15px; } .media-object{ width:100px; } .see_all{ float: right; } #why-us{ background: #dfe6e9; } .feature p{ color: #222; } .menutree{ padding-left: 10px; } .menutree li::before {content: "\25CF"; color: #e74c3c; margin-right:15px;} .menutree li{ text-transform: uppercase; padding-top: 10px; font-family: 'Lato', sans-serif; color: #374050; font-weight: 700; } .menutree li a:after{ content: ''; display: block; width: 0; height: 2px; background: #e74c3c; transition: width .3s; } .menutree li a:hover::after{ width: 100%; } .menutree li ul{ padding-left: 20px; } .blog-post p, .blog-page p{ line-height: 28px; } .blog-post span, .blog-page span{ font-size: 16px; } .alert-danger{ background-color: #f44336; color: #FFF; border-radius: 0px; }
0.173743
0.060696
* { margin: 0; padding: 0; list-style-type: none; box-sizing: border-box; } a { text-decoration: none; } body { font: 1.6rem "microsoft yahei", Arial, Helvetica, sans-serif; } html { font-size: 62.5%; } .shadow { -moz-box-shadow: 0px -0.0625rem 0.125rem #888888; /* 老的 Firefox */ box-shadow: 0px -0.0625rem 0.125rem #888888; } .row { display: flex; flex-direction: row; justify-content: center; } .rows { display: flex; flex-direction: row; justify-content: center; align-items: center; } .col { display: flex; flex-direction: column; justify-content: center; } .contentspace { display: flex; flex-direction: row; justify-content: space-between; } #container { font-size: 0; } .bg-header img { width: 100%; } .bg-header { position: relative; } .bg-content { width: 100%; position: relative; background: #D30035; } .bg-footer { width: 100%; height: 96px; padding: 10px 15px 10px 15px; background: #8A2135; } .foka_num { position: relative; width: 21%; } .foka_num .card_ran, .card_qing, .card_xiao, .card_zhan { width: 100%; } .foka_num .num_bg { width: 35%; position: absolute; top: -10%; right: -15%; } .foka_num .ran, .qing, .xiao, .zhan { top: -9%; right: -3%; color: yellow; position: absolute; font-size: 1.5rem; } .flop_layer { background-color: #000000; width: 100%; height: 100%; position: absolute; top: 0; opacity: 0.6; } #flop_bg { position: absolute; height: 60%; margin: auto; left: 0; right: 0; top: 0; bottom: 0; background-image: url("../../images/126.png"); background-size: 100%; background-repeat:no-repeat; } #flop_send_bg, #flop_complete_bg { position: absolute; height: 60%; margin: auto; left: 0; right: 0; top: 0; bottom: 0; } .flop_card { width: 50%; margin: auto; left: 0; right: 0; position: absolute; top: 0; bottom: 0; top: 0; } .flop_send_card { width: 100%; margin: auto; left: 0; right: 0; position: absolute; top: 0; bottom: 0; top: 0; } .flop_send { position: relative; z-index: 2; top: 76%; left: 25%; width: 50%; height: 4.5rem; } .frend_input { position: relative; z-index: 2; top: 72%; left: 20%; margin: auto; width: 60%; height: 3rem; border-radius: 6px; border: 1px solid #b29c85; background-color: #fff; } .flop_complete_card { position: absolute; width: 100%; margin: auto; left: 0; right: 0; top: 0; bottom: 0; top: 0; } .flop_complete_p { position: absolute; font-size: 22px; font-family: sans-serif; color: red; } #projects { width: 100%; height: 100%; position: relative; } .mask .back, .mask .front, .project { position: absolute; } /*���� **/ .lottery_times { position: absolute; top: 68%; width: 100%; } .lottery_box { background: #ffe5a5; margin: auto; width: 85%; height: 4rem; border: 0.1rem solid #ffe5a5; border-radius: 2rem; position: relative; } .lottery_times img { height: 8rem; width: 8rem; position: absolute; top: -52%; left: 6%; } .lottery_time_info { position: absolute; top: 8%; left: 35%; font-size: 20px; font-family: sans-serif; color: red; } .lottery_start_info { position: relative; width: 100%; height: 100%; font-size: 20px; display: -webkit-flex; padding-bottom: 0.3rem; display : flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; font-family: sans-serif; color: red; display: flex; } .start_lottery { position: absolute; bottom: 2%; height: 28%; width: 50%; margin: auto; left: 25%; background: url("../../images/44.png"); background-repeat: no-repeat; background-size: contain; background-position:center bottom; } .start_lottery:active { background: url("../../images/67.png"); -webkit-background: url("../../images/67.png"); -moz-background: url("../../images/67.png"); background-repeat: no-repeat; background-size: contain; background-position:center bottom; } /*#projects, #projects .grid {*/ /*height: 248px;*/ /*}*/ /*#projects {*/ /*overflow: hidden;*/ /*}*/ /*.project {*/ /*position: absolute;*/ /*/!*right: 0;*!/*/ /*/!*bottom: 0;*!/*/ /*margin: 0 0 15px 15px;*/ /*}*/ /*.project {*/ /*float: left;*/ /*width: 222px;*/ /*height: 311px;*/ /*}*/ /*.grid {*/ /*width: 1170px;*/ /*margin: 0 auto;*/ /*position: relative;*/ /*}*/ /*div.projects {*/ /*height: 248px;*/ /*}*/ /*div.projects {*/ /*float: left;*/ /*width: 100%;*/ /*position: relative;*/ /*left: 0;*/ /*top: 0;*/ /*}*/ /*div.projects .controls {*/ /*position: absolute;*/ /*right: 0;*/ /*bottom: 15px;*/ /*}*/ /*div.projects .controls {*/ /*float: left;*/ /*width: 222px;*/ /*height: 311px;*/ /*}*/ /*.controls .mask {*/ /*float: left;*/ /*position: relative;*/ /*/!*background: url(../images/project_card_bg.png) no-repeat;*!/*/ /*width: 100%;*/ /*height: 100%;*/ /*overflow: hidden;*/ /*}*/ div.project { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; } .ani0 { top: 10px; left: 30px; } .ani1 { top: 10px; } .ani2 { left: 30px; } .ani3 { } /*.project .front img {*/ /*width: 110px;*/ /*height: 160px;*/ /*/!*background: url(../images/project_front_bg.png) no-repeat;*!/*/ /*display: table;*/ /*}*/ /*.project .back, .project .front {*/ /*-webkit-box-sizing: border-box;*/ /*-moz-box-sizing: border-box;*/ /*box-sizing: border-box;*/ /*}*/ /*/!*.project .back {*!/*/ /*/!*background: url(../images/project_back_bg.png) no-repeat;*!/*/ /*/!*}*!/*/ /*.project .back img, .project .front img{*/ /*position: absolute;*/ /*left: 50%;*/ /*top: 50%;*/ /*width: 110px;*/ /*height: 160px;*/ /*text-align: center;*/ /*}*/ /*.project, .project .back, .project .front, .socials a, .transform_holder .back, .transform_holder .front, .transform_holder .transform {*/ /*-webkit-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);*/ /*-moz-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);*/ /*-o-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);*/ /*-ms-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);*/ /*transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);*/ /*}*/ /*.project {*/ /*-webkit-perspective: 1000px;*/ /*-moz-perspective: 1000px;*/ /*-o-perspective: 1000px;*/ /*perspective: 1000px;*/ /*-ms-transform: perspective(1000px);*/ /*-moz-transform: perspective(1000px);*/ /*-ms-transform-style: preserve-3d;*/ /*-moz-transform-style: preserve-3d;*/ /*}*/ /*.project .back, .project .front {*/ /*-webkit-backface-visibility: hidden;*/ /*-moz-backface-visibility: hidden;*/ /*-o-backface-visibility: hidden;*/ /*-ms-backface-visibility: hidden;*/ /*backface-visibility: hidden;*/ /*-webkit-transform-style: preserve-3d;*/ /*-moz-transform-style: preserve-3d;*/ /*-o-transform-style: preserve-3d;*/ /*-ms-transform-style: preserve-3d;*/ /*transform-style: preserve-3d;*/ /*}*/ /*.project .front {*/ /*-webkit-transform: rotateY(0deg);*/ /*-ms-transform: rotateY(0deg);*/ /*}*/ /*.project .back {*/ /*-webkit-transform: rotateY(180deg);*/ /*-moz-transform: rotateY(180deg);*/ /*-o-transform: rotateY(180deg);*/ /*-ms-transform: rotateY(180deg);*/ /*transform: rotateY(180deg);*/ /*}*/ /*.project.hover .front, .project:hover .front {*/ /*-webkit-transform: rotateY(180deg);*/ /*-moz-transform: rotateY(180deg);*/ /*-o-transform: rotateY(180deg);*/ /*transform: rotateY(180deg);*/ /*}*/ /*.project.hover .back, .project:hover .back {*/ /*-webkit-transform: rotateY(0deg);*/ /*-moz-transform: rotateY(0deg);*/ /*-o-transform: rotateY(0deg);*/ /*-ms-transform: rotateY(0deg);*/ /*transform: rotateY(0deg);*/ /*}*/ .active { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); transition-duration: 1s; transition-timing-function: linear; backface-visibility: hidden; -webkit-backface-visibility: hidden; /* Chrome �� Safari */ -moz-backface-visibility: hidden; /* Firefox */ -ms-backface-visibility: hidden; } .front { -webkit-perspective: 1000px; -moz-perspective: 1000px; -o-perspective: 1000px; perspective: 1000px; -ms-transform: perspective(1000px); -moz-transform: perspective(1000px); -ms-transform-style: preserve-3d; -moz-transform-style: preserve-3d; }
src/main/webapp/WEB-INF/css/weixin/foka.css
* { margin: 0; padding: 0; list-style-type: none; box-sizing: border-box; } a { text-decoration: none; } body { font: 1.6rem "microsoft yahei", Arial, Helvetica, sans-serif; } html { font-size: 62.5%; } .shadow { -moz-box-shadow: 0px -0.0625rem 0.125rem #888888; /* 老的 Firefox */ box-shadow: 0px -0.0625rem 0.125rem #888888; } .row { display: flex; flex-direction: row; justify-content: center; } .rows { display: flex; flex-direction: row; justify-content: center; align-items: center; } .col { display: flex; flex-direction: column; justify-content: center; } .contentspace { display: flex; flex-direction: row; justify-content: space-between; } #container { font-size: 0; } .bg-header img { width: 100%; } .bg-header { position: relative; } .bg-content { width: 100%; position: relative; background: #D30035; } .bg-footer { width: 100%; height: 96px; padding: 10px 15px 10px 15px; background: #8A2135; } .foka_num { position: relative; width: 21%; } .foka_num .card_ran, .card_qing, .card_xiao, .card_zhan { width: 100%; } .foka_num .num_bg { width: 35%; position: absolute; top: -10%; right: -15%; } .foka_num .ran, .qing, .xiao, .zhan { top: -9%; right: -3%; color: yellow; position: absolute; font-size: 1.5rem; } .flop_layer { background-color: #000000; width: 100%; height: 100%; position: absolute; top: 0; opacity: 0.6; } #flop_bg { position: absolute; height: 60%; margin: auto; left: 0; right: 0; top: 0; bottom: 0; background-image: url("../../images/126.png"); background-size: 100%; background-repeat:no-repeat; } #flop_send_bg, #flop_complete_bg { position: absolute; height: 60%; margin: auto; left: 0; right: 0; top: 0; bottom: 0; } .flop_card { width: 50%; margin: auto; left: 0; right: 0; position: absolute; top: 0; bottom: 0; top: 0; } .flop_send_card { width: 100%; margin: auto; left: 0; right: 0; position: absolute; top: 0; bottom: 0; top: 0; } .flop_send { position: relative; z-index: 2; top: 76%; left: 25%; width: 50%; height: 4.5rem; } .frend_input { position: relative; z-index: 2; top: 72%; left: 20%; margin: auto; width: 60%; height: 3rem; border-radius: 6px; border: 1px solid #b29c85; background-color: #fff; } .flop_complete_card { position: absolute; width: 100%; margin: auto; left: 0; right: 0; top: 0; bottom: 0; top: 0; } .flop_complete_p { position: absolute; font-size: 22px; font-family: sans-serif; color: red; } #projects { width: 100%; height: 100%; position: relative; } .mask .back, .mask .front, .project { position: absolute; } /*���� **/ .lottery_times { position: absolute; top: 68%; width: 100%; } .lottery_box { background: #ffe5a5; margin: auto; width: 85%; height: 4rem; border: 0.1rem solid #ffe5a5; border-radius: 2rem; position: relative; } .lottery_times img { height: 8rem; width: 8rem; position: absolute; top: -52%; left: 6%; } .lottery_time_info { position: absolute; top: 8%; left: 35%; font-size: 20px; font-family: sans-serif; color: red; } .lottery_start_info { position: relative; width: 100%; height: 100%; font-size: 20px; display: -webkit-flex; padding-bottom: 0.3rem; display : flex; -webkit-align-items: center; align-items: center; -webkit-justify-content: center; justify-content: center; font-family: sans-serif; color: red; display: flex; } .start_lottery { position: absolute; bottom: 2%; height: 28%; width: 50%; margin: auto; left: 25%; background: url("../../images/44.png"); background-repeat: no-repeat; background-size: contain; background-position:center bottom; } .start_lottery:active { background: url("../../images/67.png"); -webkit-background: url("../../images/67.png"); -moz-background: url("../../images/67.png"); background-repeat: no-repeat; background-size: contain; background-position:center bottom; } /*#projects, #projects .grid {*/ /*height: 248px;*/ /*}*/ /*#projects {*/ /*overflow: hidden;*/ /*}*/ /*.project {*/ /*position: absolute;*/ /*/!*right: 0;*!/*/ /*/!*bottom: 0;*!/*/ /*margin: 0 0 15px 15px;*/ /*}*/ /*.project {*/ /*float: left;*/ /*width: 222px;*/ /*height: 311px;*/ /*}*/ /*.grid {*/ /*width: 1170px;*/ /*margin: 0 auto;*/ /*position: relative;*/ /*}*/ /*div.projects {*/ /*height: 248px;*/ /*}*/ /*div.projects {*/ /*float: left;*/ /*width: 100%;*/ /*position: relative;*/ /*left: 0;*/ /*top: 0;*/ /*}*/ /*div.projects .controls {*/ /*position: absolute;*/ /*right: 0;*/ /*bottom: 15px;*/ /*}*/ /*div.projects .controls {*/ /*float: left;*/ /*width: 222px;*/ /*height: 311px;*/ /*}*/ /*.controls .mask {*/ /*float: left;*/ /*position: relative;*/ /*/!*background: url(../images/project_card_bg.png) no-repeat;*!/*/ /*width: 100%;*/ /*height: 100%;*/ /*overflow: hidden;*/ /*}*/ div.project { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; } .ani0 { top: 10px; left: 30px; } .ani1 { top: 10px; } .ani2 { left: 30px; } .ani3 { } /*.project .front img {*/ /*width: 110px;*/ /*height: 160px;*/ /*/!*background: url(../images/project_front_bg.png) no-repeat;*!/*/ /*display: table;*/ /*}*/ /*.project .back, .project .front {*/ /*-webkit-box-sizing: border-box;*/ /*-moz-box-sizing: border-box;*/ /*box-sizing: border-box;*/ /*}*/ /*/!*.project .back {*!/*/ /*/!*background: url(../images/project_back_bg.png) no-repeat;*!/*/ /*/!*}*!/*/ /*.project .back img, .project .front img{*/ /*position: absolute;*/ /*left: 50%;*/ /*top: 50%;*/ /*width: 110px;*/ /*height: 160px;*/ /*text-align: center;*/ /*}*/ /*.project, .project .back, .project .front, .socials a, .transform_holder .back, .transform_holder .front, .transform_holder .transform {*/ /*-webkit-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);*/ /*-moz-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);*/ /*-o-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);*/ /*-ms-transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);*/ /*transition: all 1s cubic-bezier(0.68,-.55,.265,1.55);*/ /*}*/ /*.project {*/ /*-webkit-perspective: 1000px;*/ /*-moz-perspective: 1000px;*/ /*-o-perspective: 1000px;*/ /*perspective: 1000px;*/ /*-ms-transform: perspective(1000px);*/ /*-moz-transform: perspective(1000px);*/ /*-ms-transform-style: preserve-3d;*/ /*-moz-transform-style: preserve-3d;*/ /*}*/ /*.project .back, .project .front {*/ /*-webkit-backface-visibility: hidden;*/ /*-moz-backface-visibility: hidden;*/ /*-o-backface-visibility: hidden;*/ /*-ms-backface-visibility: hidden;*/ /*backface-visibility: hidden;*/ /*-webkit-transform-style: preserve-3d;*/ /*-moz-transform-style: preserve-3d;*/ /*-o-transform-style: preserve-3d;*/ /*-ms-transform-style: preserve-3d;*/ /*transform-style: preserve-3d;*/ /*}*/ /*.project .front {*/ /*-webkit-transform: rotateY(0deg);*/ /*-ms-transform: rotateY(0deg);*/ /*}*/ /*.project .back {*/ /*-webkit-transform: rotateY(180deg);*/ /*-moz-transform: rotateY(180deg);*/ /*-o-transform: rotateY(180deg);*/ /*-ms-transform: rotateY(180deg);*/ /*transform: rotateY(180deg);*/ /*}*/ /*.project.hover .front, .project:hover .front {*/ /*-webkit-transform: rotateY(180deg);*/ /*-moz-transform: rotateY(180deg);*/ /*-o-transform: rotateY(180deg);*/ /*transform: rotateY(180deg);*/ /*}*/ /*.project.hover .back, .project:hover .back {*/ /*-webkit-transform: rotateY(0deg);*/ /*-moz-transform: rotateY(0deg);*/ /*-o-transform: rotateY(0deg);*/ /*-ms-transform: rotateY(0deg);*/ /*transform: rotateY(0deg);*/ /*}*/ .active { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); transform: rotateY(180deg); transition-duration: 1s; transition-timing-function: linear; backface-visibility: hidden; -webkit-backface-visibility: hidden; /* Chrome �� Safari */ -moz-backface-visibility: hidden; /* Firefox */ -ms-backface-visibility: hidden; } .front { -webkit-perspective: 1000px; -moz-perspective: 1000px; -o-perspective: 1000px; perspective: 1000px; -ms-transform: perspective(1000px); -moz-transform: perspective(1000px); -ms-transform-style: preserve-3d; -moz-transform-style: preserve-3d; }
0.203945
0.057467
.agenda { width: 22rem; height: 14rem; position: relative; z-index: 10; padding: 0 1rem; border-radius: 0 0 10px 10px; background-color: #2b74d0; cursor: pointer; transition: all 0.2s, height 0.4s ease-in-out; } .agenda[aria-expanded="true"] { height: 30rem; border-radius: 0 0 10px 10px; } .agenda[data-weekend="true"] { background-color: #4ed34e; } .agenda-header { padding: 1rem; display: flex; justify-content: space-between; align-items: center; } .agenda-day { color: #fffafa; font-size: 1.25rem; font-weight: 600; } .agenda-date { color: #fffafa; } #agenda-new-btn { padding: 0.5rem; font-size: 1rem; font-weight: 600; color: #fffafa; background-color: inherit; border: none; border-radius: 10px; cursor: pointer; transition: all 0.2s; } #agenda-new-btn:hover { background-color: rgba(255, 255, 255, 0.2); } #agenda-new-btn:active { background-color: rgba(255, 255, 255, 0.1); } .events-root { max-height: 6rem; padding: 1rem; display: flex; align-items: flex-start; overflow-y: scroll; overflow-x: hidden; transition: all 0.4s ease-in-out; -ms-overflow-style: none; /* for Internet Explorer, Edge */ scrollbar-width: none; /* for Firefox */ } .events-root[aria-expanded="true"] { max-height: 22rem; } .events-root::-webkit-scrollbar { display: none; /* for Chrome, Safari, and Opera */ } .events-empty { padding: 1rem; display: flex; flex-direction: column; justify-content: center; align-items: center; } #no-event-title { font-weight: 600; color: rgba(255, 255, 255, 0.8); padding-bottom: 0.2rem; } #no-event-subtitle { text-align: center; font-size: 0.8rem; color: rgba(255, 255, 255, 0.8); } #no-event-icon { font-size: 1.25rem; color: rgba(255, 255, 255, 0.8); padding-bottom: 0.5rem; } .event-item { margin-bottom: 1rem; } .event-item:last-child { margin-bottom: 0; } .event-item > div { margin-bottom: 4px; } .event-title { font-weight: 600; color: #fffafa; } .event-location { display: flex; align-items: center; font-size: 0.8rem; color: #fffafa; } .event-location > *, .event-time > * { padding-right: 4px; } .event-time { display: flex; align-items: center; font-size: 0.8rem; color: #fffafa; } .event-time { padding-right: 1rem; } .timeline { padding-right: 0.5rem; display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .timeline-dot { position: relative; top: 0.2rem; width: 0.5rem; height: 0.5rem; border-radius: 50%; background-color: inherit; border: 4px solid #fffafa; } .timeline-line { position: relative; top: 0.2rem; height: 4rem; border-left: 2px dashed #fffafa; color: #fffafa; }
src/components/Agenda.css
.agenda { width: 22rem; height: 14rem; position: relative; z-index: 10; padding: 0 1rem; border-radius: 0 0 10px 10px; background-color: #2b74d0; cursor: pointer; transition: all 0.2s, height 0.4s ease-in-out; } .agenda[aria-expanded="true"] { height: 30rem; border-radius: 0 0 10px 10px; } .agenda[data-weekend="true"] { background-color: #4ed34e; } .agenda-header { padding: 1rem; display: flex; justify-content: space-between; align-items: center; } .agenda-day { color: #fffafa; font-size: 1.25rem; font-weight: 600; } .agenda-date { color: #fffafa; } #agenda-new-btn { padding: 0.5rem; font-size: 1rem; font-weight: 600; color: #fffafa; background-color: inherit; border: none; border-radius: 10px; cursor: pointer; transition: all 0.2s; } #agenda-new-btn:hover { background-color: rgba(255, 255, 255, 0.2); } #agenda-new-btn:active { background-color: rgba(255, 255, 255, 0.1); } .events-root { max-height: 6rem; padding: 1rem; display: flex; align-items: flex-start; overflow-y: scroll; overflow-x: hidden; transition: all 0.4s ease-in-out; -ms-overflow-style: none; /* for Internet Explorer, Edge */ scrollbar-width: none; /* for Firefox */ } .events-root[aria-expanded="true"] { max-height: 22rem; } .events-root::-webkit-scrollbar { display: none; /* for Chrome, Safari, and Opera */ } .events-empty { padding: 1rem; display: flex; flex-direction: column; justify-content: center; align-items: center; } #no-event-title { font-weight: 600; color: rgba(255, 255, 255, 0.8); padding-bottom: 0.2rem; } #no-event-subtitle { text-align: center; font-size: 0.8rem; color: rgba(255, 255, 255, 0.8); } #no-event-icon { font-size: 1.25rem; color: rgba(255, 255, 255, 0.8); padding-bottom: 0.5rem; } .event-item { margin-bottom: 1rem; } .event-item:last-child { margin-bottom: 0; } .event-item > div { margin-bottom: 4px; } .event-title { font-weight: 600; color: #fffafa; } .event-location { display: flex; align-items: center; font-size: 0.8rem; color: #fffafa; } .event-location > *, .event-time > * { padding-right: 4px; } .event-time { display: flex; align-items: center; font-size: 0.8rem; color: #fffafa; } .event-time { padding-right: 1rem; } .timeline { padding-right: 0.5rem; display: flex; flex-direction: column; justify-content: space-between; align-items: center; } .timeline-dot { position: relative; top: 0.2rem; width: 0.5rem; height: 0.5rem; border-radius: 50%; background-color: inherit; border: 4px solid #fffafa; } .timeline-line { position: relative; top: 0.2rem; height: 4rem; border-left: 2px dashed #fffafa; color: #fffafa; }
0.427755
0.087447
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700,800); @import url(http://fonts.googleapis.com/css?family=Vollkorn:400,700); @import url(http://fonts.googleapis.com/css?family=Old+Standard+TT:400,700); body { font-family: 'Open Sans', Arial, sans-serif; font-weight: 400; color: #333; background: #6188ad; /*Background gradient*/ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6188ad), color-stop(1, #26576F)); background-image: -moz-linear-gradient(top, #6188ad 0%, #26576F 100%); background-image: -o-linear-gradient(top, #6188ad 0%, #26576F 100%);; background-repeat: repeat-x; background-attachment: fixed; } /*For CSS3 animations*/ * { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } a { color: #2BA6CB; text-decoration: none; } a:hover { color: #1B667C; } hr { color: #2BA6CB; background-color: #2BA6CB; height: 1px; } abbr { cursor: help; } /* Different selection color */ ::selection { background: #115D75; /* Safari */ color: #fff; } ::-moz-selection { background: #115D75; /* Firefox */ color: #fff; } /* HEADERS */ h1, h2, h3, h4, h5, h6 { font-family: 'Old Standard TT', serif; clear: none; font-weight: 700; margin: 0; padding: 0; } h1 { font-family: 'Vollkorn', serif; font-size: 5em; font-weight: 700; display: inline-block; margin: 0; padding: 0; line-height: 0px; text-shadow: 2px 2px 2px #164b7a; filter: dropshadow(color=#164b7a, offx=1, offy=1); } span.author { margin-left: 10px; font-size: 1.5em; } .header { clear: none; } div.wrap { margin: 10px auto; padding: 5px 15px; border-radius: 5px; min-height: 200px; /* Fluid width but set min/max */ width: 960px; /*max-width: 960px;*/ /*min-width: 430px;*/ background: #ffffff; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #f5f5f5)); background-image: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); background-image: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);; background-repeat: repeat-x; background-attachment: fixed; } /* NAV */ div.nav { clear: both; float: right; margin-top: 15px; } nav ul { margin: 0; padding: 0; list-style: none; } nav ul li { display: inline-block; *display: inline; zoom: 1; } nav ul > li a { padding: 5px 15px; border-radius: 1000px; border: 1px solid #ccc; background-color: #eee; } /* Inactive tab */ nav ul > li a { color: #222; text-decoration: none; text-transform: uppercase; font-weight: 400; line-height: 100%; width: 120%; } nav ul > li a:hover { color: #fff; background-color: #666; } /* Active tab */ nav ul > li.active a { background-color: #2ba6cb; } nav ul > li.active a:hover { background-color: #1B667C; } nav ul > li.active a { color: #fff; } /* CONTENT */ div.content { clear: both; padding-top: 15px; } .content h2 { clear: both; border-left: 3px solid #2ba6cb; border-top: 3px solid #2ba6cb; padding: 5px 0 0 10px; font-size: 1.8em; } .content h3 { border-bottom: 1px solid #2ba6cb; font-size: 1.3em; } /*.content h3 { border: 1px solid #2ba6cb; padding-left: 5px; font-size: 1.3em; background-color: #F8F8F8; }*/ .content p, .content h3 { margin-left: 10px; } /*.content p { text-align: justify; text-justify: inter-word; }*/ .quote { margin: 5px 20px; background: #f8f8f8; border: 2px solid #ddd; border-radius: 15px; display: inline-block; clear: none; padding: 10px; width: 40%; } .quote img { float: left; } .quote small { float: right; } .content i { color: #999; } .right { float: right; } .left { float: left; } .content img { margin: 10px; border: 3px solid #ddd; } .content .right:hover { -webkit-transform: scale(1.5) rotate(5deg) translate3d( 0, 0, 0); -moz-transform: scale(1.5) rotate(5deg); -o-transform: scale(1.5) rotate(5deg); -ms-transform: scale(1.5) rotate(5deg); transform: scale(1.5) rotate(5deg); } .content .left:hover { -webkit-transform: scale(1.5) rotate(-5deg); -moz-transform: scale(1.5) rotate(-5deg); -o-transform: scale(1.5) rotate(-5deg); -ms-transform: scale(1.5) rotate(-5deg); transform: scale(1.5) rotate(-5deg); } .content ul { line-height: 1.7em; list-style-type: none; margin: 0; padding-left: 25px; font-size: .9em; } .content ul li:before { content: "•"; } footer { clear: both; } /* TABLE STUFF */ table { margin: 0px; padding: 0px; width: 100%; border: 1px solid #999; height: 100%; padding: 0px; } table tr:nth-child(odd) { background-color: #f2f2f2; } table tr:nth-child(even) { background-color: #ffffff; } table td { vertical-align: middle; border: 1px solid #999; border-width: 0px 1px 1px 0px; text-align: center; padding: 16px; } table tr:last-child td { border-width: 0px 1px 0px 0px; } table tr td:last-child { border-width: 0px 0px 1px 0px; } table tr:last-child td:last-child { border-width: 0px 0px 0px 0px; } table tr:first-child th { background: -o-linear-gradient(bottom, #6ab6cc 5%, #326e82 100%); background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6ab6cc), color-stop(1, #326e82) ); background: -moz-linear-gradient( center top, #6ab6cc 5%, #326e82 100% ); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6ab6cc", endColorstr="#326e82"); background: -o-linear-gradient(top,#6ab6cc,326e82); background-color: #6ab6cc; text-align: center; border-width: 0px 0px 1px 1px; color: #ffffff; font-size: 1.5em; } table tr:first-child th:first-child { border-width: 0px 0px 1px 0px; } table tr:first-child th:last-child { border-width: 0px 0px 1px 1px; }
style.css
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700,800); @import url(http://fonts.googleapis.com/css?family=Vollkorn:400,700); @import url(http://fonts.googleapis.com/css?family=Old+Standard+TT:400,700); body { font-family: 'Open Sans', Arial, sans-serif; font-weight: 400; color: #333; background: #6188ad; /*Background gradient*/ background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6188ad), color-stop(1, #26576F)); background-image: -moz-linear-gradient(top, #6188ad 0%, #26576F 100%); background-image: -o-linear-gradient(top, #6188ad 0%, #26576F 100%);; background-repeat: repeat-x; background-attachment: fixed; } /*For CSS3 animations*/ * { -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; -ms-transition: all .2s ease-in-out; transition: all .2s ease-in-out; } a { color: #2BA6CB; text-decoration: none; } a:hover { color: #1B667C; } hr { color: #2BA6CB; background-color: #2BA6CB; height: 1px; } abbr { cursor: help; } /* Different selection color */ ::selection { background: #115D75; /* Safari */ color: #fff; } ::-moz-selection { background: #115D75; /* Firefox */ color: #fff; } /* HEADERS */ h1, h2, h3, h4, h5, h6 { font-family: 'Old Standard TT', serif; clear: none; font-weight: 700; margin: 0; padding: 0; } h1 { font-family: 'Vollkorn', serif; font-size: 5em; font-weight: 700; display: inline-block; margin: 0; padding: 0; line-height: 0px; text-shadow: 2px 2px 2px #164b7a; filter: dropshadow(color=#164b7a, offx=1, offy=1); } span.author { margin-left: 10px; font-size: 1.5em; } .header { clear: none; } div.wrap { margin: 10px auto; padding: 5px 15px; border-radius: 5px; min-height: 200px; /* Fluid width but set min/max */ width: 960px; /*max-width: 960px;*/ /*min-width: 430px;*/ background: #ffffff; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #f5f5f5)); background-image: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); background-image: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);; background-repeat: repeat-x; background-attachment: fixed; } /* NAV */ div.nav { clear: both; float: right; margin-top: 15px; } nav ul { margin: 0; padding: 0; list-style: none; } nav ul li { display: inline-block; *display: inline; zoom: 1; } nav ul > li a { padding: 5px 15px; border-radius: 1000px; border: 1px solid #ccc; background-color: #eee; } /* Inactive tab */ nav ul > li a { color: #222; text-decoration: none; text-transform: uppercase; font-weight: 400; line-height: 100%; width: 120%; } nav ul > li a:hover { color: #fff; background-color: #666; } /* Active tab */ nav ul > li.active a { background-color: #2ba6cb; } nav ul > li.active a:hover { background-color: #1B667C; } nav ul > li.active a { color: #fff; } /* CONTENT */ div.content { clear: both; padding-top: 15px; } .content h2 { clear: both; border-left: 3px solid #2ba6cb; border-top: 3px solid #2ba6cb; padding: 5px 0 0 10px; font-size: 1.8em; } .content h3 { border-bottom: 1px solid #2ba6cb; font-size: 1.3em; } /*.content h3 { border: 1px solid #2ba6cb; padding-left: 5px; font-size: 1.3em; background-color: #F8F8F8; }*/ .content p, .content h3 { margin-left: 10px; } /*.content p { text-align: justify; text-justify: inter-word; }*/ .quote { margin: 5px 20px; background: #f8f8f8; border: 2px solid #ddd; border-radius: 15px; display: inline-block; clear: none; padding: 10px; width: 40%; } .quote img { float: left; } .quote small { float: right; } .content i { color: #999; } .right { float: right; } .left { float: left; } .content img { margin: 10px; border: 3px solid #ddd; } .content .right:hover { -webkit-transform: scale(1.5) rotate(5deg) translate3d( 0, 0, 0); -moz-transform: scale(1.5) rotate(5deg); -o-transform: scale(1.5) rotate(5deg); -ms-transform: scale(1.5) rotate(5deg); transform: scale(1.5) rotate(5deg); } .content .left:hover { -webkit-transform: scale(1.5) rotate(-5deg); -moz-transform: scale(1.5) rotate(-5deg); -o-transform: scale(1.5) rotate(-5deg); -ms-transform: scale(1.5) rotate(-5deg); transform: scale(1.5) rotate(-5deg); } .content ul { line-height: 1.7em; list-style-type: none; margin: 0; padding-left: 25px; font-size: .9em; } .content ul li:before { content: "•"; } footer { clear: both; } /* TABLE STUFF */ table { margin: 0px; padding: 0px; width: 100%; border: 1px solid #999; height: 100%; padding: 0px; } table tr:nth-child(odd) { background-color: #f2f2f2; } table tr:nth-child(even) { background-color: #ffffff; } table td { vertical-align: middle; border: 1px solid #999; border-width: 0px 1px 1px 0px; text-align: center; padding: 16px; } table tr:last-child td { border-width: 0px 1px 0px 0px; } table tr td:last-child { border-width: 0px 0px 1px 0px; } table tr:last-child td:last-child { border-width: 0px 0px 0px 0px; } table tr:first-child th { background: -o-linear-gradient(bottom, #6ab6cc 5%, #326e82 100%); background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6ab6cc), color-stop(1, #326e82) ); background: -moz-linear-gradient( center top, #6ab6cc 5%, #326e82 100% ); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6ab6cc", endColorstr="#326e82"); background: -o-linear-gradient(top,#6ab6cc,326e82); background-color: #6ab6cc; text-align: center; border-width: 0px 0px 1px 1px; color: #ffffff; font-size: 1.5em; } table tr:first-child th:first-child { border-width: 0px 0px 1px 0px; } table tr:first-child th:last-child { border-width: 0px 0px 1px 1px; }
0.301465
0.049497
.u-section-1 { background-image: url("images/default-image.jpg"); min-height: 816px; background-position: 50% 50%; } .u-section-1 .u-layout-wrap-1 { margin-top: 0; margin-bottom: 0; } .u-section-1 .u-layout-cell-1 { min-height: 816px; } .u-section-1 .u-container-layout-1 { padding: 30px; } .u-section-1 .u-image-1 { height: 700px; width: 539px; margin: 35px 0 0 auto; } .u-section-1 .u-layout-cell-2 { min-height: 816px; background-image: none; margin-top: 0; } .u-section-1 .u-container-layout-2 { padding: 30px 90px; } .u-section-1 .u-text-1 { font-size: 3rem; font-weight: normal; margin: 0; } .u-section-1 .u-text-2 { letter-spacing: normal; text-transform: none; font-weight: 400; text-decoration: none solid rgb(128, 128, 128); margin: 13px 0 0; } .u-section-1 .u-form-1 { margin: 30px 0 0; } .u-section-1 .u-label-1 { font-weight: 700; } .u-section-1 .u-input-1 { font-size: 1.25rem; } .u-section-1 .u-label-2 { font-weight: 700; } .u-section-1 .u-input-2 { font-size: 1.25rem; } .u-section-1 .u-form-group-3 { margin-left: 0; } .u-section-1 .u-label-3 { font-weight: 700; } .u-section-1 .u-input-3 { font-size: 1.25rem; } .u-section-1 .u-btn-1 { background-image: none; border-style: none; text-transform: uppercase; font-size: 1.25rem; letter-spacing: 3px; width: 100%; padding: 20px 31px 20px 30px; } @media (max-width: 1199px) { .u-section-1 { min-height: 747px; } .u-section-1 .u-layout-cell-1 { background-position: 50% 50%; min-height: 673px; } .u-section-1 .u-image-1 { height: 532px; width: 410px; } .u-section-1 .u-layout-cell-2 { min-height: 673px; } .u-section-1 .u-container-layout-2 { padding-left: 30px; padding-right: 30px; } .u-section-1 .u-form-1 { margin-right: initial; margin-left: initial; } } @media (max-width: 991px) { .u-section-1 { min-height: 100px; } .u-section-1 .u-layout-cell-1 { min-height: 747px; } .u-section-1 .u-image-1 { height: 617px; width: 300px; } .u-section-1 .u-layout-cell-2 { min-height: 100px; } } @media (max-width: 767px) { .u-section-1 { min-height: 797px; } .u-section-1 .u-layout-cell-1 { min-height: 60px; } .u-section-1 .u-container-layout-1 { padding-left: 10px; padding-right: 10px; } .u-section-1 .u-layout-cell-2 { min-height: 737px; } .u-section-1 .u-container-layout-2 { padding-top: 0; padding-bottom: 0; } .u-section-1 .u-text-1 { width: auto; margin-top: -12px; } .u-section-1 .u-text-2 { width: auto; margin-top: 38px; } .u-section-1 .u-form-1 { height: 476px; width: 580px; margin-top: 38px; margin-left: 0; margin-right: 0; } } @media (max-width: 575px) { .u-section-1 { min-height: 200px; } .u-section-1 .u-layout-cell-1 { min-height: 38px; } .u-section-1 .u-layout-cell-2 { min-height: 767px; } .u-section-1 .u-form-1 { width: 320px; margin-left: auto; margin-right: auto; } }
Contact.css
.u-section-1 { background-image: url("images/default-image.jpg"); min-height: 816px; background-position: 50% 50%; } .u-section-1 .u-layout-wrap-1 { margin-top: 0; margin-bottom: 0; } .u-section-1 .u-layout-cell-1 { min-height: 816px; } .u-section-1 .u-container-layout-1 { padding: 30px; } .u-section-1 .u-image-1 { height: 700px; width: 539px; margin: 35px 0 0 auto; } .u-section-1 .u-layout-cell-2 { min-height: 816px; background-image: none; margin-top: 0; } .u-section-1 .u-container-layout-2 { padding: 30px 90px; } .u-section-1 .u-text-1 { font-size: 3rem; font-weight: normal; margin: 0; } .u-section-1 .u-text-2 { letter-spacing: normal; text-transform: none; font-weight: 400; text-decoration: none solid rgb(128, 128, 128); margin: 13px 0 0; } .u-section-1 .u-form-1 { margin: 30px 0 0; } .u-section-1 .u-label-1 { font-weight: 700; } .u-section-1 .u-input-1 { font-size: 1.25rem; } .u-section-1 .u-label-2 { font-weight: 700; } .u-section-1 .u-input-2 { font-size: 1.25rem; } .u-section-1 .u-form-group-3 { margin-left: 0; } .u-section-1 .u-label-3 { font-weight: 700; } .u-section-1 .u-input-3 { font-size: 1.25rem; } .u-section-1 .u-btn-1 { background-image: none; border-style: none; text-transform: uppercase; font-size: 1.25rem; letter-spacing: 3px; width: 100%; padding: 20px 31px 20px 30px; } @media (max-width: 1199px) { .u-section-1 { min-height: 747px; } .u-section-1 .u-layout-cell-1 { background-position: 50% 50%; min-height: 673px; } .u-section-1 .u-image-1 { height: 532px; width: 410px; } .u-section-1 .u-layout-cell-2 { min-height: 673px; } .u-section-1 .u-container-layout-2 { padding-left: 30px; padding-right: 30px; } .u-section-1 .u-form-1 { margin-right: initial; margin-left: initial; } } @media (max-width: 991px) { .u-section-1 { min-height: 100px; } .u-section-1 .u-layout-cell-1 { min-height: 747px; } .u-section-1 .u-image-1 { height: 617px; width: 300px; } .u-section-1 .u-layout-cell-2 { min-height: 100px; } } @media (max-width: 767px) { .u-section-1 { min-height: 797px; } .u-section-1 .u-layout-cell-1 { min-height: 60px; } .u-section-1 .u-container-layout-1 { padding-left: 10px; padding-right: 10px; } .u-section-1 .u-layout-cell-2 { min-height: 737px; } .u-section-1 .u-container-layout-2 { padding-top: 0; padding-bottom: 0; } .u-section-1 .u-text-1 { width: auto; margin-top: -12px; } .u-section-1 .u-text-2 { width: auto; margin-top: 38px; } .u-section-1 .u-form-1 { height: 476px; width: 580px; margin-top: 38px; margin-left: 0; margin-right: 0; } } @media (max-width: 575px) { .u-section-1 { min-height: 200px; } .u-section-1 .u-layout-cell-1 { min-height: 38px; } .u-section-1 .u-layout-cell-2 { min-height: 767px; } .u-section-1 .u-form-1 { width: 320px; margin-left: auto; margin-right: auto; } }
0.440229
0.093017
.post-description ul { list-style-type: disc; } ul.wysihtml5-toolbar { margin: 0; padding: 0; display: block; border: 1px solid #c9c9c9; border-bottom: none; height: 36px; background: #ffffff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,<KEY>2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */ } ul.wysihtml5-toolbar::after { clear: both; display: table; content: ""; } ul.wysihtml5-toolbar > li { float: left; display: list-item; list-style: none; margin: -1px 0px -1px -1px; line-height: 36px; } ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] { font-weight: bold; } ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] { font-style: italic; } ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] { text-decoration: underline; } ul.wysihtml5-toolbar a.btn.wysihtml5-command-active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05); background-color: #E6E6E6; background-color: #D9D9D9; outline: 0; } ul.wysihtml5-commands-disabled .dropdown-menu { display: none !important; } ul.wysihtml5-toolbar div.wysihtml5-colors { display:block; width: 50px; height: 20px; margin-top: 2px; margin-left: 5px; position: absolute; pointer-events: none; } ul.wysihtml5-toolbar a.wysihtml5-colors-title { padding-left: 70px; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] { background: black !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] { background: silver !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] { background: gray !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] { background: maroon !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] { background: red !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] { background: purple !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] { background: green !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] { background: olive !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] { background: navy !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] { background: blue !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] { background: orange !important; } .wysiwyg-color-black { color: black; } .wysiwyg-color-silver { color: silver; } .wysiwyg-color-gray { color: gray; } .wysiwyg-color-white { color: white; } .wysiwyg-color-maroon { color: maroon; } .wysiwyg-color-red { color: red; } .wysiwyg-color-purple { color: purple; } .wysiwyg-color-fuchsia { color: fuchsia; } .wysiwyg-color-green { color: green; } .wysiwyg-color-lime { color: lime; } .wysiwyg-color-olive { color: olive; } .wysiwyg-color-yellow { color: yellow; } .wysiwyg-color-navy { color: navy; } .wysiwyg-color-blue { color: blue; } .wysiwyg-color-teal { color: teal; } .wysiwyg-color-aqua { color: aqua; } .wysiwyg-color-orange { color: orange; } /* ------------------custom styles--------------------*/ .wysihtml5-toolbar .btn.dropdown-toggle { padding: 8px 12px; border-radius: 0; } .wysihtml5-toolbar .btn-group {vertical-align: middle;} .wysihtml5-toolbar .btn-group > .btn:first-child { margin-left: 0; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -moz-border-radius-topleft: 0px; } .wysihtml5-toolbar .btn {padding: 8px 12px; border-radius: 0 !important;}
builderengine/public/css/bootstrap-wysihtml5.css
.post-description ul { list-style-type: disc; } ul.wysihtml5-toolbar { margin: 0; padding: 0; display: block; border: 1px solid #c9c9c9; border-bottom: none; height: 36px; background: #ffffff; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,<KEY>2VuZXJhdGVkKSIgLz4KPC9zdmc+); background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #ffffff 0%,#f5f5f5 100%); /* IE10+ */ background: linear-gradient(to bottom, #ffffff 0%,#f5f5f5 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-8 */ } ul.wysihtml5-toolbar::after { clear: both; display: table; content: ""; } ul.wysihtml5-toolbar > li { float: left; display: list-item; list-style: none; margin: -1px 0px -1px -1px; line-height: 36px; } ul.wysihtml5-toolbar a[data-wysihtml5-command=bold] { font-weight: bold; } ul.wysihtml5-toolbar a[data-wysihtml5-command=italic] { font-style: italic; } ul.wysihtml5-toolbar a[data-wysihtml5-command=underline] { text-decoration: underline; } ul.wysihtml5-toolbar a.btn.wysihtml5-command-active { background-image: none; -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05); -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05); box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05); background-color: #E6E6E6; background-color: #D9D9D9; outline: 0; } ul.wysihtml5-commands-disabled .dropdown-menu { display: none !important; } ul.wysihtml5-toolbar div.wysihtml5-colors { display:block; width: 50px; height: 20px; margin-top: 2px; margin-left: 5px; position: absolute; pointer-events: none; } ul.wysihtml5-toolbar a.wysihtml5-colors-title { padding-left: 70px; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] { background: black !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] { background: silver !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] { background: gray !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] { background: maroon !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] { background: red !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] { background: purple !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] { background: green !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] { background: olive !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] { background: navy !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] { background: blue !important; } ul.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] { background: orange !important; } .wysiwyg-color-black { color: black; } .wysiwyg-color-silver { color: silver; } .wysiwyg-color-gray { color: gray; } .wysiwyg-color-white { color: white; } .wysiwyg-color-maroon { color: maroon; } .wysiwyg-color-red { color: red; } .wysiwyg-color-purple { color: purple; } .wysiwyg-color-fuchsia { color: fuchsia; } .wysiwyg-color-green { color: green; } .wysiwyg-color-lime { color: lime; } .wysiwyg-color-olive { color: olive; } .wysiwyg-color-yellow { color: yellow; } .wysiwyg-color-navy { color: navy; } .wysiwyg-color-blue { color: blue; } .wysiwyg-color-teal { color: teal; } .wysiwyg-color-aqua { color: aqua; } .wysiwyg-color-orange { color: orange; } /* ------------------custom styles--------------------*/ .wysihtml5-toolbar .btn.dropdown-toggle { padding: 8px 12px; border-radius: 0; } .wysihtml5-toolbar .btn-group {vertical-align: middle;} .wysihtml5-toolbar .btn-group > .btn:first-child { margin-left: 0; -webkit-border-bottom-left-radius: 0px; border-bottom-left-radius: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -moz-border-radius-topleft: 0px; } .wysihtml5-toolbar .btn {padding: 8px 12px; border-radius: 0 !important;}
0.393152
0.074198
*{ margin: 0; padding: 0; font-family: "Microsoft YaHei"; } li{ list-style: none; } img{ vertical-align:middle; border: 0; } a{ text-decoration: none; } /*h1,h2,h3,h4,h5,h6{ font-weight: normal; }*/ input,button{ border: none; resize: none; outline: none; -webkit-appearance: none; } table{ border-collapse: collapse; } .inner{ width: 1200px; margin: 0 auto; } .deal_header{ overflow: hidden; padding-top: 14px; } .deal_header p{ float: left; font-size: 14px; color: #393939; line-height: 16px; } .deal_header a{ float: left; font-size: 14px; line-height: 16px; } .deal_header a span{ color: #a2a2a2; margin-right: 2px; } .logistics_content{ border: 1px solid #e2e2e2; margin-top: 10px; padding: 0 60px; } .logistics_content h3{ font-size: 18px; line-height: 38px; background-color: #f7f7f7; border-bottom: 1px solid #e2e2e2; font-weight: normal; } .logistics_flow{ padding: 37px 10px 23px; } .logistics_flow img{ width: 310px; } .logistics_flow img.last{ width: 108px; } .logistics_state{ background-color: #f3f3f3; border-radius: 5px; margin-bottom: 30px; } .logistics_state h4{ font-size: 16px; color: #393939; line-height: 52px; padding: 0 20px; border-bottom: 1px solid #e7e7e7; font-weight: normal; } .logistics_state ul{ padding: 16px 0; } .logistics_state ul li{ overflow: hidden; padding: 0 40px; } .logistics_state ul li h5, .logistics_state ul li h6{ float: left; font-size: 14px; margin-right: 22px; line-height: 30px; } .logistics_state ul li h6{ margin-right: 14px; } .logistics_state ul li div{ float: left; } .logistics_state ul li div p{ color: #333; font-size: 14px; line-height: 30px; } .logistics_state ul li div p span{ margin-right: 24px; } .logistics_info{ border-top: 1px solid #e7e7e7; padding: 26px 0; overflow: hidden; } .logistics_info div{ float: left; margin-right: 20px; } .logistics_info img{ width: 150px; height: 150px; } .logistics_info div p{ font-size: 14px; text-align: center; line-height: 34px; } .logistics_info ul li{ font-size: 14px; color: #333; line-height: 24px; } .logistics_info ul li span{ font-weight: bold; } .best_seller{ border: 1px solid #e2e2e2; margin-top: 10px; } .best_seller h3{ font-size: 16px; color: #393939; line-height: 30px; padding: 0 30px; font-weight: bold; border-bottom: 1px solid #e2e2e2; } .best_seller ul{ padding: 10px 0; overflow: hidden; } .best_seller ul li{ float: left; width: 287px; margin: 0 0 10px 8px; border: 1px solid #e2e2e2; } .best_seller ul li img{ width: 100%; height: 220px; } .best_seller ul li h4{ font-size: 16px; color: #fa3b1c; line-height: 16px; margin: 11px 0 16px 0; font-weight: bold; padding: 0 10px; } .best_seller ul li h4 i{ font-style: normal; font-weight: normal; font-size: 12px; } .best_seller ul li h4 s{ color: #a2a2a2; font-size: 12px; font-weight: normal; margin-left: 10px; } .best_seller ul li h5{ font-size: 14px; color: #5d5d5d; padding: 0 10px; line-height: 18px; } .best_seller ul li div{ overflow: hidden; padding: 0 10px; } .best_seller ul li div span{ float: right; padding: 0 5px; line-height: 38px; font-size: 14px; color: #919191; text-align: right; } .best_seller ul li div span.remai{ float: left; color: #e70039; border: 1px solid #e70039; line-height: 18px; text-align: center; border-radius: 2px; margin-top: 10px; } .best_seller ul li p{ height: 61px; background-color: #fef7e3; margin: 0 10px 10px 10px; padding: 0 10px; font-size: 14px; color: #5d5d5d; line-height: 20px; padding-top: 5px; }
Public/Home/static/new/css/logistics.css
*{ margin: 0; padding: 0; font-family: "Microsoft YaHei"; } li{ list-style: none; } img{ vertical-align:middle; border: 0; } a{ text-decoration: none; } /*h1,h2,h3,h4,h5,h6{ font-weight: normal; }*/ input,button{ border: none; resize: none; outline: none; -webkit-appearance: none; } table{ border-collapse: collapse; } .inner{ width: 1200px; margin: 0 auto; } .deal_header{ overflow: hidden; padding-top: 14px; } .deal_header p{ float: left; font-size: 14px; color: #393939; line-height: 16px; } .deal_header a{ float: left; font-size: 14px; line-height: 16px; } .deal_header a span{ color: #a2a2a2; margin-right: 2px; } .logistics_content{ border: 1px solid #e2e2e2; margin-top: 10px; padding: 0 60px; } .logistics_content h3{ font-size: 18px; line-height: 38px; background-color: #f7f7f7; border-bottom: 1px solid #e2e2e2; font-weight: normal; } .logistics_flow{ padding: 37px 10px 23px; } .logistics_flow img{ width: 310px; } .logistics_flow img.last{ width: 108px; } .logistics_state{ background-color: #f3f3f3; border-radius: 5px; margin-bottom: 30px; } .logistics_state h4{ font-size: 16px; color: #393939; line-height: 52px; padding: 0 20px; border-bottom: 1px solid #e7e7e7; font-weight: normal; } .logistics_state ul{ padding: 16px 0; } .logistics_state ul li{ overflow: hidden; padding: 0 40px; } .logistics_state ul li h5, .logistics_state ul li h6{ float: left; font-size: 14px; margin-right: 22px; line-height: 30px; } .logistics_state ul li h6{ margin-right: 14px; } .logistics_state ul li div{ float: left; } .logistics_state ul li div p{ color: #333; font-size: 14px; line-height: 30px; } .logistics_state ul li div p span{ margin-right: 24px; } .logistics_info{ border-top: 1px solid #e7e7e7; padding: 26px 0; overflow: hidden; } .logistics_info div{ float: left; margin-right: 20px; } .logistics_info img{ width: 150px; height: 150px; } .logistics_info div p{ font-size: 14px; text-align: center; line-height: 34px; } .logistics_info ul li{ font-size: 14px; color: #333; line-height: 24px; } .logistics_info ul li span{ font-weight: bold; } .best_seller{ border: 1px solid #e2e2e2; margin-top: 10px; } .best_seller h3{ font-size: 16px; color: #393939; line-height: 30px; padding: 0 30px; font-weight: bold; border-bottom: 1px solid #e2e2e2; } .best_seller ul{ padding: 10px 0; overflow: hidden; } .best_seller ul li{ float: left; width: 287px; margin: 0 0 10px 8px; border: 1px solid #e2e2e2; } .best_seller ul li img{ width: 100%; height: 220px; } .best_seller ul li h4{ font-size: 16px; color: #fa3b1c; line-height: 16px; margin: 11px 0 16px 0; font-weight: bold; padding: 0 10px; } .best_seller ul li h4 i{ font-style: normal; font-weight: normal; font-size: 12px; } .best_seller ul li h4 s{ color: #a2a2a2; font-size: 12px; font-weight: normal; margin-left: 10px; } .best_seller ul li h5{ font-size: 14px; color: #5d5d5d; padding: 0 10px; line-height: 18px; } .best_seller ul li div{ overflow: hidden; padding: 0 10px; } .best_seller ul li div span{ float: right; padding: 0 5px; line-height: 38px; font-size: 14px; color: #919191; text-align: right; } .best_seller ul li div span.remai{ float: left; color: #e70039; border: 1px solid #e70039; line-height: 18px; text-align: center; border-radius: 2px; margin-top: 10px; } .best_seller ul li p{ height: 61px; background-color: #fef7e3; margin: 0 10px 10px 10px; padding: 0 10px; font-size: 14px; color: #5d5d5d; line-height: 20px; padding-top: 5px; }
0.158565
0.083591
.background_glossyAquamarine4, .hover_background_glossyAquamarine4:hover, .active_background_glossyAquamarine4:active:hover { background: #00eb9c; 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_glossyAquamarine4h, .hover_background_glossyAquamarine4h:hover, .active_background_glossyAquamarine4h:active:hover { background: #00eb9c; 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_glossyAquamarine4a, .hover_background_glossyAquamarine4a:hover, .active_background_glossyAquamarine4a:active:hover { background: #00eb9c; 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_glossyAquamarine4s, .hover_background_glossyAquamarine4s:hover, .active_background_glossyAquamarine4s:active:hover { background: #00eb9c; 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_glossyAquamarine4, .hover_background_color_glossyAquamarine4:hover, .active_background_color_glossyAquamarine4:active:hover { background-color:#00eb9c; } .background_first_color_glossyAquamarine4, .hover_background_first_color_glossyAquamarine4:hover, .active_background_first_color_glossyAquamarine4:active:hover { background-color:#ffffff; } .background_last_color_glossyAquamarine4, .hover_background_last_color_glossyAquamarine4:hover, .active_background_color_last_glossyAquamarine4:active:hover { background-color:#000000; } /* ------------------------------ color settings -------------------------------*/ .color_glossyAquamarine4, .hover_color_glossyAquamarine4:hover, .active_color_glossyAquamarine4:active:hover { color: #282828; } .color_glossyAquamarine4h, .hover_color_glossyAquamarine4h:hover, .active_color_glossyAquamarine4h:active:hover { color: #c8c8c8; } .color_glossyAquamarine4a, .hover_color_glossyAquamarine4a:hover, .active_color_glossyAquamarine4a:active:hover { color: #282828; } .color_glossyAquamarine4s, .hover_color_glossyAquamarine4s:hover, .active_color_glossyAquamarine4s:active:hover { color: #282828; } /* -------------------------- border color settings -----------------------------*/ .border_glossyAquamarine4, .hover_border_glossyAquamarine4:hover, .active_border_glossyAquamarine4:active:hover { border-color: #00bc7d #00bc7d #00bc7d #00bc7d; } .border_glossyAquamarine4h, .hover_border_glossyAquamarine4h:hover, .active_border_glossyAquamarine4h:active:hover { border-color: #009865 #009865 #009865 #009865; } .border_glossyAquamarine4a, .hover_border_glossyAquamarine4a:hover, .active_border_glossyAquamarine4a:active:hover { border-color: #00754e #00754e #00754e #00754e; } .border_glossyAquamarine4s, .hover_border_glossyAquamarine4s:hover, .active_border_glossyAquamarine4s:active:hover { border-color: #00bc7d #00bc7d #00bc7d #00bc7d; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_glossyAquamarine4, .hover_shadow_expand_glossyAquamarine4:hover, .active_shadow_expand_glossyAquamarine4:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 235, 156, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 235, 156, .39); box-shadow: 0em 0em 1em 0.25em rgba(0, 235, 156, .39); } .shadow_expand_glossyAquamarine4h, .hover_shadow_expand_glossyAquamarine4h:hover, .active_shadow_expand_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(27, 255, 178, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(27, 255, 178, .50); box-shadow: 0em 0em 1em 0.25em rgba(27, 255, 178, .50); } .shadow_expand_glossyAquamarine4a, .hover_shadow_expand_glossyAquamarine4a:hover, .active_shadow_expand_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .63); box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .63); } .shadow_expand_glossyAquamarine4s, .hover_shadow_expand_glossyAquamarine4s:hover, .active_shadow_expand_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .71); -moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .71); box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .71); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_glossyAquamarine4, .hover_shadow_left_glossyAquamarine4:hover, .active_shadow_left_glossyAquamarine4:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); } .shadow_left_glossyAquamarine4h, .hover_shadow_left_glossyAquamarine4h:hover, .active_shadow_left_glossyAquamarine4h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); } .shadow_left_glossyAquamarine4a, .hover_shadow_left_glossyAquamarine4a:hover, .active_shadow_left_glossyAquamarine4a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); } .shadow_left_glossyAquamarine4s, .hover_shadow_left_glossyAquamarine4s:hover, .active_shadow_left_glossyAquamarine4s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_glossyAquamarine4, .hover_shadow_right_glossyAquamarine4:hover, .active_shadow_right_glossyAquamarine4:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(0, 235, 156, .39); -moz-box-shadow: 0.5em 0em 1em rgba(0, 235, 156, .39); box-shadow: 0.5em 0em 1em rgba(0, 235, 156, .39); } .shadow_right_glossyAquamarine4h, .hover_shadow_right_glossyAquamarine4h:hover, .active_shadow_right_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(27, 255, 178, .50); -moz-box-shadow: 0.5em 0em 1em rgba(27, 255, 178, .50); box-shadow: 0.5em 0em 1em rgba(27, 255, 178, .50); } .shadow_right_glossyAquamarine4a, .hover_shadow_right_glossyAquamarine4a:hover, .active_shadow_right_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .63); -moz-box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .63); box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .63); } .shadow_right_glossyAquamarine4s, .hover_shadow_right_glossyAquamarine4s:hover, .active_shadow_right_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .71); -moz-box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .71); box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_glossyAquamarine4, .hover_shadow_top_glossyAquamarine4:hover, .active_shadow_top_glossyAquamarine4:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: 0em -0.5em 1em rgba(0, 235, 156, .39); box-shadow: 0em -0.5em 1em rgba(0, 235, 156, .39); } .shadow_top_glossyAquamarine4h, .hover_shadow_top_glossyAquamarine4h:hover, .active_shadow_top_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: 0em -0.5em 1em rgba(27, 255, 178, .50); box-shadow: 0em -0.5em 1em rgba(27, 255, 178, .50); } .shadow_top_glossyAquamarine4a, .hover_shadow_top_glossyAquamarine4a:hover, .active_shadow_top_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .63); box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .63); } .shadow_top_glossyAquamarine4s, .hover_shadow_top_glossyAquamarine4s:hover, .active_shadow_top_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .71); box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_glossyAquamarine4, .hover_shadow_bottom_glossyAquamarine4:hover, .active_shadow_bottom_glossyAquamarine4:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: 0em 0.5em 1em rgba(0, 235, 156, .39); box-shadow: 0em 0.5em 1em rgba(0, 235, 156, .39); } .shadow_bottom_glossyAquamarine4h, .hover_shadow_bottom_glossyAquamarine4h:hover, .active_shadow_bottom_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: 0em 0.5em 1em rgba(27, 255, 178, .50); box-shadow: 0em 0.5em 1em rgba(27, 255, 178, .50); } .shadow_bottom_glossyAquamarine4a, .hover_shadow_bottom_glossyAquamarine4a:hover, .active_shadow_bottom_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .63); box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .63); } .shadow_bottom_glossyAquamarine4s, .hover_shadow_bottom_glossyAquamarine4s:hover, .active_shadow_bottom_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .71); box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_glossyAquamarine4, .hover_shadow_top_left_glossyAquamarine4:hover, .active_shadow_top_left_glossyAquamarine4:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); } .shadow_top_left_glossyAquamarine4h, .hover_shadow_top_left_glossyAquamarine4h:hover, .active_shadow_top_left_glossyAquamarine4h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); } .shadow_top_left_glossyAquamarine4a, .hover_shadow_top_left_glossyAquamarine4a:hover, .active_shadow_top_left_glossyAquamarine4a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); } .shadow_top_left_glossyAquamarine4s, .hover_shadow_top_left_glossyAquamarine4s:hover, .active_shadow_top_left_glossyAquamarine4s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_glossyAquamarine4, .hover_shadow_top_right_glossyAquamarine4:hover, .active_shadow_top_right_glossyAquamarine4:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(0, 235, 156, .39); box-shadow: 0.5em -0.5em 1em rgba(0, 235, 156, .39); } .shadow_top_right_glossyAquamarine4h, .hover_shadow_top_right_glossyAquamarine4h:hover, .active_shadow_top_right_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(27, 255, 178, .50); box-shadow: 0.5em -0.5em 1em rgba(27, 255, 178, .50); } .shadow_top_right_glossyAquamarine4a, .hover_shadow_top_right_glossyAquamarine4a:hover, .active_shadow_top_right_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .63); box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .63); } .shadow_top_right_glossyAquamarine4s, .hover_shadow_top_right_glossyAquamarine4s:hover, .active_shadow_top_right_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .71); box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_glossyAquamarine4, .hover_shadow_bottom_left_glossyAquamarine4:hover, .active_shadow_bottom_left_glossyAquamarine4:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(0, 235, 156, .39); box-shadow: -0.5em 0.5em 1em rgba(0, 235, 156, .39); } .shadow_bottom_left_glossyAquamarine4h, .hover_shadow_bottom_left_glossyAquamarine4h:hover, .active_shadow_bottom_left_glossyAquamarine4h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(27, 255, 178, .50); box-shadow: -0.5em 0.5em 1em rgba(27, 255, 178, .50); } .shadow_bottom_left_glossyAquamarine4a, .hover_shadow_bottom_left_glossyAquamarine4a:hover, .active_shadow_bottom_left_glossyAquamarine4a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .63); box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .63); } .shadow_bottom_left_glossyAquamarine4s, .hover_shadow_bottom_left_glossyAquamarine4s:hover, .active_shadow_bottom_left_glossyAquamarine4s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .71); box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_glossyAquamarine4, .hover_shadow_bottom_right_glossyAquamarine4:hover, .active_shadow_bottom_right_glossyAquamarine4:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(0, 235, 156, .39); box-shadow: 0.5em 0.5em 1em rgba(0, 235, 156, .39); } .shadow_bottom_right_glossyAquamarine4h, .hover_shadow_bottom_right_glossyAquamarine4h:hover, .active_shadow_bottom_right_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(27, 255, 178, .50); box-shadow: 0.5em 0.5em 1em rgba(27, 255, 178, .50); } .shadow_bottom_right_glossyAquamarine4a, .hover_shadow_bottom_right_glossyAquamarine4a:hover, .active_shadow_bottom_right_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .63); box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .63); } .shadow_bottom_right_glossyAquamarine4s, .hover_shadow_bottom_right_glossyAquamarine4s:hover, .active_shadow_bottom_right_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .71); box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .71); }
widgets/common/assets/gradients/glossy/glossyAquamarine/glossyAquamarine4.css
.background_glossyAquamarine4, .hover_background_glossyAquamarine4:hover, .active_background_glossyAquamarine4:active:hover { background: #00eb9c; 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_glossyAquamarine4h, .hover_background_glossyAquamarine4h:hover, .active_background_glossyAquamarine4h:active:hover { background: #00eb9c; 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_glossyAquamarine4a, .hover_background_glossyAquamarine4a:hover, .active_background_glossyAquamarine4a:active:hover { background: #00eb9c; 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_glossyAquamarine4s, .hover_background_glossyAquamarine4s:hover, .active_background_glossyAquamarine4s:active:hover { background: #00eb9c; 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_glossyAquamarine4, .hover_background_color_glossyAquamarine4:hover, .active_background_color_glossyAquamarine4:active:hover { background-color:#00eb9c; } .background_first_color_glossyAquamarine4, .hover_background_first_color_glossyAquamarine4:hover, .active_background_first_color_glossyAquamarine4:active:hover { background-color:#ffffff; } .background_last_color_glossyAquamarine4, .hover_background_last_color_glossyAquamarine4:hover, .active_background_color_last_glossyAquamarine4:active:hover { background-color:#000000; } /* ------------------------------ color settings -------------------------------*/ .color_glossyAquamarine4, .hover_color_glossyAquamarine4:hover, .active_color_glossyAquamarine4:active:hover { color: #282828; } .color_glossyAquamarine4h, .hover_color_glossyAquamarine4h:hover, .active_color_glossyAquamarine4h:active:hover { color: #c8c8c8; } .color_glossyAquamarine4a, .hover_color_glossyAquamarine4a:hover, .active_color_glossyAquamarine4a:active:hover { color: #282828; } .color_glossyAquamarine4s, .hover_color_glossyAquamarine4s:hover, .active_color_glossyAquamarine4s:active:hover { color: #282828; } /* -------------------------- border color settings -----------------------------*/ .border_glossyAquamarine4, .hover_border_glossyAquamarine4:hover, .active_border_glossyAquamarine4:active:hover { border-color: #00bc7d #00bc7d #00bc7d #00bc7d; } .border_glossyAquamarine4h, .hover_border_glossyAquamarine4h:hover, .active_border_glossyAquamarine4h:active:hover { border-color: #009865 #009865 #009865 #009865; } .border_glossyAquamarine4a, .hover_border_glossyAquamarine4a:hover, .active_border_glossyAquamarine4a:active:hover { border-color: #00754e #00754e #00754e #00754e; } .border_glossyAquamarine4s, .hover_border_glossyAquamarine4s:hover, .active_border_glossyAquamarine4s:active:hover { border-color: #00bc7d #00bc7d #00bc7d #00bc7d; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_glossyAquamarine4, .hover_shadow_expand_glossyAquamarine4:hover, .active_shadow_expand_glossyAquamarine4:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 235, 156, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 235, 156, .39); box-shadow: 0em 0em 1em 0.25em rgba(0, 235, 156, .39); } .shadow_expand_glossyAquamarine4h, .hover_shadow_expand_glossyAquamarine4h:hover, .active_shadow_expand_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(27, 255, 178, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(27, 255, 178, .50); box-shadow: 0em 0em 1em 0.25em rgba(27, 255, 178, .50); } .shadow_expand_glossyAquamarine4a, .hover_shadow_expand_glossyAquamarine4a:hover, .active_shadow_expand_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .63); box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .63); } .shadow_expand_glossyAquamarine4s, .hover_shadow_expand_glossyAquamarine4s:hover, .active_shadow_expand_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .71); -moz-box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .71); box-shadow: 0em 0em 1em 0.25em rgba(0, 211, 140, .71); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_glossyAquamarine4, .hover_shadow_left_glossyAquamarine4:hover, .active_shadow_left_glossyAquamarine4:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); } .shadow_left_glossyAquamarine4h, .hover_shadow_left_glossyAquamarine4h:hover, .active_shadow_left_glossyAquamarine4h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); } .shadow_left_glossyAquamarine4a, .hover_shadow_left_glossyAquamarine4a:hover, .active_shadow_left_glossyAquamarine4a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); } .shadow_left_glossyAquamarine4s, .hover_shadow_left_glossyAquamarine4s:hover, .active_shadow_left_glossyAquamarine4s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_glossyAquamarine4, .hover_shadow_right_glossyAquamarine4:hover, .active_shadow_right_glossyAquamarine4:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(0, 235, 156, .39); -moz-box-shadow: 0.5em 0em 1em rgba(0, 235, 156, .39); box-shadow: 0.5em 0em 1em rgba(0, 235, 156, .39); } .shadow_right_glossyAquamarine4h, .hover_shadow_right_glossyAquamarine4h:hover, .active_shadow_right_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(27, 255, 178, .50); -moz-box-shadow: 0.5em 0em 1em rgba(27, 255, 178, .50); box-shadow: 0.5em 0em 1em rgba(27, 255, 178, .50); } .shadow_right_glossyAquamarine4a, .hover_shadow_right_glossyAquamarine4a:hover, .active_shadow_right_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .63); -moz-box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .63); box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .63); } .shadow_right_glossyAquamarine4s, .hover_shadow_right_glossyAquamarine4s:hover, .active_shadow_right_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .71); -moz-box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .71); box-shadow: 0.5em 0em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_glossyAquamarine4, .hover_shadow_top_glossyAquamarine4:hover, .active_shadow_top_glossyAquamarine4:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: 0em -0.5em 1em rgba(0, 235, 156, .39); box-shadow: 0em -0.5em 1em rgba(0, 235, 156, .39); } .shadow_top_glossyAquamarine4h, .hover_shadow_top_glossyAquamarine4h:hover, .active_shadow_top_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: 0em -0.5em 1em rgba(27, 255, 178, .50); box-shadow: 0em -0.5em 1em rgba(27, 255, 178, .50); } .shadow_top_glossyAquamarine4a, .hover_shadow_top_glossyAquamarine4a:hover, .active_shadow_top_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .63); box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .63); } .shadow_top_glossyAquamarine4s, .hover_shadow_top_glossyAquamarine4s:hover, .active_shadow_top_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .71); box-shadow: 0em -0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_glossyAquamarine4, .hover_shadow_bottom_glossyAquamarine4:hover, .active_shadow_bottom_glossyAquamarine4:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: 0em 0.5em 1em rgba(0, 235, 156, .39); box-shadow: 0em 0.5em 1em rgba(0, 235, 156, .39); } .shadow_bottom_glossyAquamarine4h, .hover_shadow_bottom_glossyAquamarine4h:hover, .active_shadow_bottom_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: 0em 0.5em 1em rgba(27, 255, 178, .50); box-shadow: 0em 0.5em 1em rgba(27, 255, 178, .50); } .shadow_bottom_glossyAquamarine4a, .hover_shadow_bottom_glossyAquamarine4a:hover, .active_shadow_bottom_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .63); box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .63); } .shadow_bottom_glossyAquamarine4s, .hover_shadow_bottom_glossyAquamarine4s:hover, .active_shadow_bottom_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .71); box-shadow: 0em 0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_glossyAquamarine4, .hover_shadow_top_left_glossyAquamarine4:hover, .active_shadow_top_left_glossyAquamarine4:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); box-shadow: -0.5em -0.5em 1em rgba(0, 235, 156, .39); } .shadow_top_left_glossyAquamarine4h, .hover_shadow_top_left_glossyAquamarine4h:hover, .active_shadow_top_left_glossyAquamarine4h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); box-shadow: -0.5em -0.5em 1em rgba(27, 255, 178, .50); } .shadow_top_left_glossyAquamarine4a, .hover_shadow_top_left_glossyAquamarine4a:hover, .active_shadow_top_left_glossyAquamarine4a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .63); } .shadow_top_left_glossyAquamarine4s, .hover_shadow_top_left_glossyAquamarine4s:hover, .active_shadow_top_left_glossyAquamarine4s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); box-shadow: -0.5em -0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_glossyAquamarine4, .hover_shadow_top_right_glossyAquamarine4:hover, .active_shadow_top_right_glossyAquamarine4:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(0, 235, 156, .39); box-shadow: 0.5em -0.5em 1em rgba(0, 235, 156, .39); } .shadow_top_right_glossyAquamarine4h, .hover_shadow_top_right_glossyAquamarine4h:hover, .active_shadow_top_right_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(27, 255, 178, .50); box-shadow: 0.5em -0.5em 1em rgba(27, 255, 178, .50); } .shadow_top_right_glossyAquamarine4a, .hover_shadow_top_right_glossyAquamarine4a:hover, .active_shadow_top_right_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .63); box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .63); } .shadow_top_right_glossyAquamarine4s, .hover_shadow_top_right_glossyAquamarine4s:hover, .active_shadow_top_right_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .71); box-shadow: 0.5em -0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_glossyAquamarine4, .hover_shadow_bottom_left_glossyAquamarine4:hover, .active_shadow_bottom_left_glossyAquamarine4:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(0, 235, 156, .39); box-shadow: -0.5em 0.5em 1em rgba(0, 235, 156, .39); } .shadow_bottom_left_glossyAquamarine4h, .hover_shadow_bottom_left_glossyAquamarine4h:hover, .active_shadow_bottom_left_glossyAquamarine4h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(27, 255, 178, .50); box-shadow: -0.5em 0.5em 1em rgba(27, 255, 178, .50); } .shadow_bottom_left_glossyAquamarine4a, .hover_shadow_bottom_left_glossyAquamarine4a:hover, .active_shadow_bottom_left_glossyAquamarine4a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .63); box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .63); } .shadow_bottom_left_glossyAquamarine4s, .hover_shadow_bottom_left_glossyAquamarine4s:hover, .active_shadow_bottom_left_glossyAquamarine4s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .71); box-shadow: -0.5em 0.5em 1em rgba(0, 211, 140, .71); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_glossyAquamarine4, .hover_shadow_bottom_right_glossyAquamarine4:hover, .active_shadow_bottom_right_glossyAquamarine4:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 235, 156, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(0, 235, 156, .39); box-shadow: 0.5em 0.5em 1em rgba(0, 235, 156, .39); } .shadow_bottom_right_glossyAquamarine4h, .hover_shadow_bottom_right_glossyAquamarine4h:hover, .active_shadow_bottom_right_glossyAquamarine4h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(27, 255, 178, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(27, 255, 178, .50); box-shadow: 0.5em 0.5em 1em rgba(27, 255, 178, .50); } .shadow_bottom_right_glossyAquamarine4a, .hover_shadow_bottom_right_glossyAquamarine4a:hover, .active_shadow_bottom_right_glossyAquamarine4a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .63); box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .63); } .shadow_bottom_right_glossyAquamarine4s, .hover_shadow_bottom_right_glossyAquamarine4s:hover, .active_shadow_bottom_right_glossyAquamarine4s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .71); -moz-box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .71); box-shadow: 0.5em 0.5em 1em rgba(0, 211, 140, .71); }
0.452536
0.070049
.m-0 { margin: 0px; } .m-4 { margin: 4px; } .m-8 { margin: 8px; } .m-16 { margin: 16px; } .m-32 { margin: 32px; } .m-64 { margin: 64px; } .m-128 { margin: 128px; } .mt-0 { margin-top: 0px; } .mt-4 { margin-top: 4px; } .mt-8 { margin-top: 8px; } .mt-16 { margin-top: 16px; } .mt-32 { margin-top: 32px; } .mt-64 { margin-top: 64px; } .mt-128 { margin-top: 128px; } .mb-0 { margin-bottom: 0px; } .mb-4 { margin-bottom: 4px; } .mb-8 { margin-bottom: 8px; } .mb-16 { margin-bottom: 16px; } .mb-32 { margin-bottom: 32px; } .mb-64 { margin-bottom: 64px; } .mb-128 { margin-bottom: 128px; } /*-------------------------------*\ Paddings \*-------------------------------*/ .p-0 { padding: 0px; } .p-4 { padding: 4px; } .p-8 { padding: 8px; } .p-16 { padding: 16px; } .p-32 { padding: 32px; } .p-64 { padding: 64px; } .pt-0 { padding-top: 0px; } .pt-4 { padding-top: 4px; } .pt-8 { padding-top: 8px; } .pt-16 { padding-top: 16px; } .pt-32 { padding-top: 32px; } .pt-64 { padding-top: 64px; } .pb-0 { padding-bottom: 0px; } .pb-4 { padding-bottom: 4px; } .pb-8 { padding-bottom: 8px; } .pb-16 { padding-bottom: 16px; } .pb-32 { padding-bottom: 32px; } .pb-64 { padding-bottom: 64px; } /*-------------------------------*\ Special Divs \*-------------------------------*/ .center-table-cell { display: table-cell; vertical-align: middle !important; } .discussion-post { margin-top: 16px; margin-bottom: 16px; } .discussion-profile { background-color: #EEEEEE; padding: 24px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; } .discussion-body { padding: 24px; border-top: 3px solid #EEEEEE; border-right: 3px solid #EEEEEE; border-bottom: 3px solid #EEEEEE; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .voting_option_box:hover { background-color: #EEEEEE; cursor: pointer; } .well { margin-top: 8px; margin-bottom: 8px; background-color: #EAEAEA; padding: 36px; border-radius: 8px; border-bottom: 3px solid #E2E2E2; } .grey-box { background-color: #EEEEEE; padding: 24px; margin-top: 8px; margin-bottom: 8px; border-bottom: 3px solid #E2E2E2; border-radius: 8px; } .benefit-box { padding: 16px; text-align: center; } .benefit-box > i { font-size: 48px; margin-bottom: 16px; color: white; background-color: #c6b069; padding: 16px; border-radius: 100%; } .benefit-box > p { margin-top: 8px; } .image-box-disabled { margin-top: 16px; margin-bottom: 16px; -webkit-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); border-bottom: 2px solid #EEEEEE; background-color: #EAEAEA; transition: 0.5s all; -webkit-transition: 0.5s all; } .image-box-disabled:hover { background-color: #E0E0E0; -webkit-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); } .image-box-disabled > .image > img { padding: 0px; -webkit-filter: grayscale(100%); filter: grayscale(100%); } .image-box-disabled > .info { padding: 16px; } .image-box-disabled > .info > a:hover { } .image-box { margin-top: 16px; margin-bottom: 16px; -webkit-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); border-bottom: 2px solid #EEEEEE; background-color: white; transition: 0.5s all; -webkit-transition: 0.5s all; } .image-box:hover { background-color: #F0F0F0; cursor: pointer; -webkit-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); } .image-box > .image > img { padding: 0px; } .image-box > .info { padding: 16px; } .image-box-rounded { margin-top: 16px; margin-bottom: 16px; -webkit-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); border-radius: 8px; border-bottom: 2px solid #EEEEEE; background-color: white; transition: 0.5s all; -webkit-transition: 0.5s all; } .image-box-rounded:hover { background-color: #F0F0F0; cursor: pointer; -webkit-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); } .image-box-rounded > .image > img { padding: 0px; border-top-right-radius: 8px; border-top-left-radius: 8px; } .image-box-rounded > .info { padding: 16px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; } .blog-entry { background-color: white; margin-top: 16px; margin-bottom: 16px; width: 100%; border: 2px solid #EEEEEE; transition: 0.5s all; -webkit-transition: 0.5s all; } .blog-entry:hover { background-color: #EAEAEA; -webkit-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); } .blog-entry > .image > img { padding: 0px; } .blog-entry > .info { padding: 24px; } .admin-action:hover { background-color: #EAEAEA; } #post-body > p { font-size: 18px; line-height: 32px; color: black; } #post-body > ul { list-style-type: circle; margin-left: 32px; margin-bottom: 16px; } #post-body > ul > li > p { font-size: 18px; line-height: 32px; color: black; font-family: 'Oxygen', serif; } #post-body > ul > li { font-size: 18px; line-height: 32px; color: black; font-family: 'Oxygen', serif; } #post-body > h3 { margin-top: 30px; margin-bottom: 8px; font-size: 24px; } #post-body > h4 { margin-top: 16px; margin-bottom: 4px; font-size: 20px; } #post-body > p > img, #post-body > img { margin-top: 24px; margin-bottom: 24px; width: 80%; display: block; margin-left: auto; margin-right: auto; } @media only screen and (max-width : 480px) { .benefit-box { margin-top: 16px; margin-bottom: 16px; border: 2px solid #EEEEEE; border-radius: 8px; } #mobile-nav-toggle { padding-top: 5px; } } /*-------------------------------*\ Images \*-------------------------------*/ .regular-image { width: 100%; height: auto; } .rounded-image { border-radius: 8px; } .circle-image { border-radius: 100%; } /*-------------------------------*\ Videos \*-------------------------------*/ .videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; } .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /*-------------------------------*\ Buttons \*-------------------------------*/ .center-button { display: block; margin-left: auto; margin-right: auto; } /*-------------------------------*\ Special Links \*-------------------------------*/ .blog-link { color: black; text-decoration: none; } .blog-link:hover { color: black; } /*-------------------------------*\ Special Rows \*-------------------------------*/ .light-gray-row { background-color: #EFEFEF; } .dark-blue-row { background-color: #22313f; } /*-------------------------------*\ Special Text \*-------------------------------*/ .black-link { color: black; } .black-link:hover { color:black; } .success-message { color: green; } .error-message { color: red; } /*-------------------------------*\ Colors \*-------------------------------*/ .white { color: white; } .black { color: black; } .green { color: green; } .red { color: red; } .yellow { color: yellow; } .brown { color: brown; } .blue { color: blue; } .purple { color: purple; } .orange { color: orange; } /*-------------------------------*\ Theme Overrides \*-------------------------------*/ body { font-family: 'Oxygen', 'Raleway', 'Poppins', sans-serif; font-weight: 400; } h1, h2, h3, h4, h5, h6 { font-family: 'Raleway', 'Poppins', 'Oxygen', sans-serif; } p { font-family: 'Oxygen', 'Raleway', 'Poppins', sans-serif; font-weight: 400; }
public/css/app.css
.m-0 { margin: 0px; } .m-4 { margin: 4px; } .m-8 { margin: 8px; } .m-16 { margin: 16px; } .m-32 { margin: 32px; } .m-64 { margin: 64px; } .m-128 { margin: 128px; } .mt-0 { margin-top: 0px; } .mt-4 { margin-top: 4px; } .mt-8 { margin-top: 8px; } .mt-16 { margin-top: 16px; } .mt-32 { margin-top: 32px; } .mt-64 { margin-top: 64px; } .mt-128 { margin-top: 128px; } .mb-0 { margin-bottom: 0px; } .mb-4 { margin-bottom: 4px; } .mb-8 { margin-bottom: 8px; } .mb-16 { margin-bottom: 16px; } .mb-32 { margin-bottom: 32px; } .mb-64 { margin-bottom: 64px; } .mb-128 { margin-bottom: 128px; } /*-------------------------------*\ Paddings \*-------------------------------*/ .p-0 { padding: 0px; } .p-4 { padding: 4px; } .p-8 { padding: 8px; } .p-16 { padding: 16px; } .p-32 { padding: 32px; } .p-64 { padding: 64px; } .pt-0 { padding-top: 0px; } .pt-4 { padding-top: 4px; } .pt-8 { padding-top: 8px; } .pt-16 { padding-top: 16px; } .pt-32 { padding-top: 32px; } .pt-64 { padding-top: 64px; } .pb-0 { padding-bottom: 0px; } .pb-4 { padding-bottom: 4px; } .pb-8 { padding-bottom: 8px; } .pb-16 { padding-bottom: 16px; } .pb-32 { padding-bottom: 32px; } .pb-64 { padding-bottom: 64px; } /*-------------------------------*\ Special Divs \*-------------------------------*/ .center-table-cell { display: table-cell; vertical-align: middle !important; } .discussion-post { margin-top: 16px; margin-bottom: 16px; } .discussion-profile { background-color: #EEEEEE; padding: 24px; border-top-left-radius: 8px; border-bottom-left-radius: 8px; } .discussion-body { padding: 24px; border-top: 3px solid #EEEEEE; border-right: 3px solid #EEEEEE; border-bottom: 3px solid #EEEEEE; border-top-right-radius: 8px; border-bottom-right-radius: 8px; } .voting_option_box:hover { background-color: #EEEEEE; cursor: pointer; } .well { margin-top: 8px; margin-bottom: 8px; background-color: #EAEAEA; padding: 36px; border-radius: 8px; border-bottom: 3px solid #E2E2E2; } .grey-box { background-color: #EEEEEE; padding: 24px; margin-top: 8px; margin-bottom: 8px; border-bottom: 3px solid #E2E2E2; border-radius: 8px; } .benefit-box { padding: 16px; text-align: center; } .benefit-box > i { font-size: 48px; margin-bottom: 16px; color: white; background-color: #c6b069; padding: 16px; border-radius: 100%; } .benefit-box > p { margin-top: 8px; } .image-box-disabled { margin-top: 16px; margin-bottom: 16px; -webkit-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); border-bottom: 2px solid #EEEEEE; background-color: #EAEAEA; transition: 0.5s all; -webkit-transition: 0.5s all; } .image-box-disabled:hover { background-color: #E0E0E0; -webkit-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); } .image-box-disabled > .image > img { padding: 0px; -webkit-filter: grayscale(100%); filter: grayscale(100%); } .image-box-disabled > .info { padding: 16px; } .image-box-disabled > .info > a:hover { } .image-box { margin-top: 16px; margin-bottom: 16px; -webkit-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); border-bottom: 2px solid #EEEEEE; background-color: white; transition: 0.5s all; -webkit-transition: 0.5s all; } .image-box:hover { background-color: #F0F0F0; cursor: pointer; -webkit-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); } .image-box > .image > img { padding: 0px; } .image-box > .info { padding: 16px; } .image-box-rounded { margin-top: 16px; margin-bottom: 16px; -webkit-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -10px rgba(0,0,0,0.75); border-radius: 8px; border-bottom: 2px solid #EEEEEE; background-color: white; transition: 0.5s all; -webkit-transition: 0.5s all; } .image-box-rounded:hover { background-color: #F0F0F0; cursor: pointer; -webkit-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); } .image-box-rounded > .image > img { padding: 0px; border-top-right-radius: 8px; border-top-left-radius: 8px; } .image-box-rounded > .info { padding: 16px; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; } .blog-entry { background-color: white; margin-top: 16px; margin-bottom: 16px; width: 100%; border: 2px solid #EEEEEE; transition: 0.5s all; -webkit-transition: 0.5s all; } .blog-entry:hover { background-color: #EAEAEA; -webkit-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); -moz-box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); box-shadow: 0px 5px 35px -5px rgba(0,0,0,0.75); } .blog-entry > .image > img { padding: 0px; } .blog-entry > .info { padding: 24px; } .admin-action:hover { background-color: #EAEAEA; } #post-body > p { font-size: 18px; line-height: 32px; color: black; } #post-body > ul { list-style-type: circle; margin-left: 32px; margin-bottom: 16px; } #post-body > ul > li > p { font-size: 18px; line-height: 32px; color: black; font-family: 'Oxygen', serif; } #post-body > ul > li { font-size: 18px; line-height: 32px; color: black; font-family: 'Oxygen', serif; } #post-body > h3 { margin-top: 30px; margin-bottom: 8px; font-size: 24px; } #post-body > h4 { margin-top: 16px; margin-bottom: 4px; font-size: 20px; } #post-body > p > img, #post-body > img { margin-top: 24px; margin-bottom: 24px; width: 80%; display: block; margin-left: auto; margin-right: auto; } @media only screen and (max-width : 480px) { .benefit-box { margin-top: 16px; margin-bottom: 16px; border: 2px solid #EEEEEE; border-radius: 8px; } #mobile-nav-toggle { padding-top: 5px; } } /*-------------------------------*\ Images \*-------------------------------*/ .regular-image { width: 100%; height: auto; } .rounded-image { border-radius: 8px; } .circle-image { border-radius: 100%; } /*-------------------------------*\ Videos \*-------------------------------*/ .videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; } .videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /*-------------------------------*\ Buttons \*-------------------------------*/ .center-button { display: block; margin-left: auto; margin-right: auto; } /*-------------------------------*\ Special Links \*-------------------------------*/ .blog-link { color: black; text-decoration: none; } .blog-link:hover { color: black; } /*-------------------------------*\ Special Rows \*-------------------------------*/ .light-gray-row { background-color: #EFEFEF; } .dark-blue-row { background-color: #22313f; } /*-------------------------------*\ Special Text \*-------------------------------*/ .black-link { color: black; } .black-link:hover { color:black; } .success-message { color: green; } .error-message { color: red; } /*-------------------------------*\ Colors \*-------------------------------*/ .white { color: white; } .black { color: black; } .green { color: green; } .red { color: red; } .yellow { color: yellow; } .brown { color: brown; } .blue { color: blue; } .purple { color: purple; } .orange { color: orange; } /*-------------------------------*\ Theme Overrides \*-------------------------------*/ body { font-family: 'Oxygen', 'Raleway', 'Poppins', sans-serif; font-weight: 400; } h1, h2, h3, h4, h5, h6 { font-family: 'Raleway', 'Poppins', 'Oxygen', sans-serif; } p { font-family: 'Oxygen', 'Raleway', 'Poppins', sans-serif; font-weight: 400; }
0.275714
0.080285
:root{ --bar-size: 10px; --theme-color: #244d97 ; --background-color: #202438; } body{ display: flex; flex-direction: column; align-items: center; background-color: var(--background-color); color: white; margin: 0; padding: 0; font-family: 'Courier New', Courier, monospace; } .header{ display: flex; flex-direction: column; align-items: center; color: white; } .buttons{ display: flex; flex-wrap: wrap; justify-content: center; } .chart{ display: flex; justify-content: center; align-items: flex-end; flex-wrap:wrap; flex-basis:inherit; height: 100%; width: calc(100% - 40px); background-color: #212334; max-width: 1200px; } .bar{ width: var(--bar-size); color: black; background: linear-gradient(var(--theme-color),var(--background-color)); border: 1px solid black; transition: all ease 0.1s; } .active-bar{ width: var(--bar-size); background-color: rgb(216, 40, 40); border: 1px solid black; } .iterative-bar{ width: var(--bar-size); background-color: rgb(0, 153, 255); border: 1px solid black; } .click-buttons{ background-color: white; border: 0px; height: 40px; width: 100px; margin: 5px; transition: 0.3s ease all; } #working{ color: var(--theme-color); font-size: large; padding: 10px; } .click-buttons:hover{ color: white; background-color: var(--theme-color); cursor: pointer; } .slidecontainer{ display: flex; /* background-color: rebeccapurple; */ justify-content: center; align-content: center; font-size: 20px; padding: 2px; } /* Source: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/blink */ blink { -webkit-animation: 2s linear infinite condemned_blink_effect; /* for Safari 4.0 - 8.0 */ animation: 2s linear infinite condemned_blink_effect; } /* for Safari 4.0 - 8.0 */ @-webkit-keyframes condemned_blink_effect { 0% { visibility: hidden; } 50% { visibility: hidden; } 100% { visibility: visible; } } @keyframes condemned_blink_effect { 0% { visibility: hidden; } 50% { visibility: hidden; } 100% { visibility: visible; } } .spin { -webkit-animation: spin-frames 2s linear infinite; animation: spin-frames 2s linear infinite; } @-webkit-keyframes spin-frames { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin-frames { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } footer{ margin-top: 30px; } a { text-decoration: none; display: inline-block; padding: 8px 16px; } a:hover { background-color: #ddd; color: black; } .previous,.next { padding: 10px 10px; background-color: #f1f1f1; color: black; } .home { padding: 10px 70px; background-color: green; color: white; } .stopwatch { display: inline-block; background-color: white; border: 1px solid #eee; padding: 5px; margin: 5px; } .stopwatch span { font-weight: bold; display: block; } .stopwatch a { padding-right: 5px; text-decoration: none; } .history{ position: absolute; background-color: rgba(102, 51, 153, 0.918); border: 2px solid white; height: 50%; width: 20%; min-width: 200px; padding: 20px; overflow-x: auto; }
Sorting/stylesheet.css
:root{ --bar-size: 10px; --theme-color: #244d97 ; --background-color: #202438; } body{ display: flex; flex-direction: column; align-items: center; background-color: var(--background-color); color: white; margin: 0; padding: 0; font-family: 'Courier New', Courier, monospace; } .header{ display: flex; flex-direction: column; align-items: center; color: white; } .buttons{ display: flex; flex-wrap: wrap; justify-content: center; } .chart{ display: flex; justify-content: center; align-items: flex-end; flex-wrap:wrap; flex-basis:inherit; height: 100%; width: calc(100% - 40px); background-color: #212334; max-width: 1200px; } .bar{ width: var(--bar-size); color: black; background: linear-gradient(var(--theme-color),var(--background-color)); border: 1px solid black; transition: all ease 0.1s; } .active-bar{ width: var(--bar-size); background-color: rgb(216, 40, 40); border: 1px solid black; } .iterative-bar{ width: var(--bar-size); background-color: rgb(0, 153, 255); border: 1px solid black; } .click-buttons{ background-color: white; border: 0px; height: 40px; width: 100px; margin: 5px; transition: 0.3s ease all; } #working{ color: var(--theme-color); font-size: large; padding: 10px; } .click-buttons:hover{ color: white; background-color: var(--theme-color); cursor: pointer; } .slidecontainer{ display: flex; /* background-color: rebeccapurple; */ justify-content: center; align-content: center; font-size: 20px; padding: 2px; } /* Source: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/blink */ blink { -webkit-animation: 2s linear infinite condemned_blink_effect; /* for Safari 4.0 - 8.0 */ animation: 2s linear infinite condemned_blink_effect; } /* for Safari 4.0 - 8.0 */ @-webkit-keyframes condemned_blink_effect { 0% { visibility: hidden; } 50% { visibility: hidden; } 100% { visibility: visible; } } @keyframes condemned_blink_effect { 0% { visibility: hidden; } 50% { visibility: hidden; } 100% { visibility: visible; } } .spin { -webkit-animation: spin-frames 2s linear infinite; animation: spin-frames 2s linear infinite; } @-webkit-keyframes spin-frames { 0% { -webkit-transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); } } @keyframes spin-frames { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } footer{ margin-top: 30px; } a { text-decoration: none; display: inline-block; padding: 8px 16px; } a:hover { background-color: #ddd; color: black; } .previous,.next { padding: 10px 10px; background-color: #f1f1f1; color: black; } .home { padding: 10px 70px; background-color: green; color: white; } .stopwatch { display: inline-block; background-color: white; border: 1px solid #eee; padding: 5px; margin: 5px; } .stopwatch span { font-weight: bold; display: block; } .stopwatch a { padding-right: 5px; text-decoration: none; } .history{ position: absolute; background-color: rgba(102, 51, 153, 0.918); border: 2px solid white; height: 50%; width: 20%; min-width: 200px; padding: 20px; overflow-x: auto; }
0.506591
0.124399
* bootswatch v3.2.0 * Homepage: http://bootswatch.com * Copyright 2012-2014 <NAME> * Licensed under MIT * Based on Bootstrap */ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ .text-passed { color: #93c54b; } li .text-failed { color: black; } .text-failed { color: #d9534f; } tr .text-failed { background-color: #d9534f ; } .text-undefined, .text-pending { color: #ffaf00; } .text-skipped { color: lightblue; } ul { float: right; text-align: right; list-style-type: none; } .panel-body-danger { color: #d9534f; background-color: #d9534f; border-color: #ebccd1; } .table > thead > tr > td.failed, .table > tbody > tr > td.failed, .table > tfoot > tr > td.failed, .table > thead > tr > th.failed, .table > tbody > tr > th.failed, .table > tfoot > tr > th.failed, .table > thead > tr.failed > td, .table > tbody > tr.failed > td, .table > tfoot > tr.failed > td, .table > thead > tr.failed > th, .table > tbody > tr.failed > th, .table > tfoot > tr.failed > th { background-color: #f2dede; } .table-hover > tbody > tr > td.failed:hover, .table-hover > tbody > tr > th.failed:hover, .table-hover > tbody > tr.failed:hover > td, .table-hover > tbody > tr:hover > .failed, .table-hover > tbody > tr.failed:hover > th { background-color: #ebcccc; } .table > thead > tr > td.passed, .table > tbody > tr > td.passed, .table > tfoot > tr > td.passed, .table > thead > tr > th.passed, .table > tbody > tr > th.passed, .table > tfoot > tr > th.passed, .table > thead > tr.passed > td, .table > tbody > tr.passed > td, .table > tfoot > tr.passed > td, .table > thead > tr.passed > th, .table > tbody > tr.passed > th, .table > tfoot > tr.passed > th { background-color: #dff0d8; } .table-hover > tbody > tr > td.passed:hover, .table-hover > tbody > tr > th.passed:hover, .table-hover > tbody > tr.passed:hover > td, .table-hover > tbody > tr:hover > .passed, .table-hover > tbody > tr.passed:hover > th { background-color: #d0e9c6; } .table > thead > tr > td.skipped, .table > tbody > tr > td.skipped, .table > tfoot > tr > td.skipped, .table > thead > tr > th.skipped, .table > tbody > tr > th.skipped, .table > tfoot > tr > th.skipped, .table > thead > tr.skipped > td, .table > tbody > tr.skipped > td, .table > tfoot > tr.skipped > td, .table > thead > tr.skipped > th, .table > tbody > tr.skipped > th, .table > tfoot > tr.skipped > th { background-color: #d9edf7; } .table-hover > tbody > tr > td.skipped:hover, .table-hover > tbody > tr > th.skipped:hover, .table-hover > tbody > tr.skipped:hover > td, .table-hover > tbody > tr:hover > .skipped, .table-hover > tbody > tr.skipped:hover > th { background-color: #c4e3f3; } .table > thead > tr > td.undefined, .table > tbody > tr > td.undefined, .table > tfoot > tr > td.undefined, .table > thead > tr > th.undefined, .table > tbody > tr > th.undefined, .table > tfoot > tr > th.undefined, .table > thead > tr.undefined > td, .table > tbody > tr.undefined > td, .table > tfoot > tr.undefined > td, .table > thead > tr.undefined > th, .table > tbody > tr.undefined > th, .table > tfoot > tr.undefined > th, .table > thead > tr > td.pending, .table > tbody > tr > td.pending, .table > tfoot > tr > td.pending, .table > thead > tr > th.pending, .table > tbody > tr > th.pending, .table > tfoot > tr > th.pending, .table > thead > tr.pending > td, .table > tbody > tr.pending > td, .table > tfoot > tr.pending > td, .table > thead > tr.pending > th, .table > tbody > tr.pending > th, .table > tfoot > tr.pending > th { background-color: #fcf8e3; } .table-hover > tbody > tr > td.undefined:hover, .table-hover > tbody > tr > th.undefined:hover, .table-hover > tbody > tr.undefined:hover > td, .table-hover > tbody > tr:hover > .undefined, .table-hover > tbody > tr.undefined:hover > th, .table-hover > tbody > tr > td.pending:hover, .table-hover > tbody > tr > th.pending:hover, .table-hover > tbody > tr.pending:hover > td, .table-hover > tbody > tr:hover > .pending, .table-hover > tbody > tr.pending:hover > th { background-color: #faf2cc; } /* simplex navbar */ .navbar-failed { background-color: #d9230f; border-color: #a91b0c; } .navbar-failed .navbar-brand { color: #fac0ba; } .navbar-failed .navbar-brand:hover, .navbar-failed .navbar-brand:focus { color: #ffffff; background-color: transparent; } .navbar-failed .navbar-text { color: #fac0ba; } .navbar-failed .navbar-nav > li > a { color: #fac0ba; } .navbar-failed .navbar-nav > li > a:hover, .navbar-failed .navbar-nav > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-failed .navbar-nav > .active > a, .navbar-failed .navbar-nav > .active > a:hover, .navbar-failed .navbar-nav > .active > a:focus { color: #ffffff; background-color: transparent; } .navbar-failed .navbar-nav > .disabled > a, .navbar-failed .navbar-nav > .disabled > a:hover, .navbar-failed .navbar-nav > .disabled > a:focus { color: #cccccc; background-color: transparent; } .navbar-failed .navbar-toggle { border-color: #a91b0c; } .navbar-failed .navbar-toggle:hover, .navbar-failed .navbar-toggle:focus { background-color: #a91b0c; } .navbar-failed .navbar-toggle .icon-bar { background-color: #ffffff; } .navbar-failed .navbar-collapse, .navbar-failed .navbar-form { border-color: #b81e0d; } .navbar-failed .navbar-nav > .open > a, .navbar-failed .navbar-nav > .open > a:hover, .navbar-failed .navbar-nav > .open > a:focus { background-color: transparent; color: #ffffff; } @media (max-width: 767px) { .navbar-failed .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #a91b0c; } .navbar-failed .navbar-nav .open .dropdown-menu .divider { background-color: #a91b0c; } .navbar-failed .navbar-nav .open .dropdown-menu > li > a { color: #fac0ba; } .navbar-failed .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-failed .navbar-nav .open .dropdown-menu > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-failed .navbar-nav .open .dropdown-menu > .active > a, .navbar-failed .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-failed .navbar-nav .open .dropdown-menu > .active > a:focus { color: #ffffff; background-color: transparent; } .navbar-failed .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-failed .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-failed .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; } } .navbar-failed .navbar-link { color: #fac0ba; } .navbar-failed .navbar-link:hover { color: #ffffff; } .navbar-failed .btn-link { color: #fac0ba; } .navbar-failed .btn-link:hover, .navbar-failed .btn-link:focus { color: #ffffff; } .navbar-failed .btn-link[disabled]:hover, fieldset[disabled] .navbar-failed .btn-link:hover, .navbar-failed .btn-link[disabled]:focus, fieldset[disabled] .navbar-failed .btn-link:focus { color: #cccccc; } /* end simplex*/ /* sandstone navbar*/ .navbar-passed { background-color: #93c54b; border-color: #93c54b; } .navbar-passed .navbar-brand { color: #ffffff; } .navbar-passed .navbar-brand:hover, .navbar-passed .navbar-brand:focus { color: #ffffff; background-color: transparent; } .navbar-passed .navbar-text { color: #dfd7ca; } .navbar-passed .navbar-nav > li > a { color: #6b9430; } .navbar-passed .navbar-nav > li > a:hover, .navbar-passed .navbar-nav > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-passed .navbar-nav > .active > a, .navbar-passed .navbar-nav > .active > a:hover, .navbar-passed .navbar-nav > .active > a:focus { color: #ffffff; background-color: #89be3d; } .navbar-passed .navbar-nav > .disabled > a, .navbar-passed .navbar-nav > .disabled > a:hover, .navbar-passed .navbar-nav > .disabled > a:focus { color: #444444; background-color: transparent; } .navbar-passed .navbar-toggle { border-color: transparent; } .navbar-passed .navbar-toggle:hover, .navbar-passed .navbar-toggle:focus { background-color: #89be3d; } .navbar-passed .navbar-toggle .icon-bar { background-color: #6b9430; } .navbar-passed .navbar-collapse, .navbar-passed .navbar-form { border-color: #81b33a; } .navbar-passed .navbar-nav > .open > a, .navbar-passed .navbar-nav > .open > a:hover, .navbar-passed .navbar-nav > .open > a:focus { background-color: #89be3d; color: #ffffff; } @media (max-width: 767px) { .navbar-passed .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #93c54b; } .navbar-passed .navbar-nav .open .dropdown-menu .divider { background-color: #93c54b; } .navbar-passed .navbar-nav .open .dropdown-menu > li > a { color: #6b9430; } .navbar-passed .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-passed .navbar-nav .open .dropdown-menu > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-passed .navbar-nav .open .dropdown-menu > .active > a, .navbar-passed .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-passed .navbar-nav .open .dropdown-menu > .active > a:focus { color: #ffffff; background-color: #89be3d; } .navbar-passed .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-passed .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-passed .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444444; background-color: transparent; } } .navbar-passed .navbar-link { color: #6b9430; } .navbar-passed .navbar-link:hover { color: #ffffff; } .navbar-passed .btn-link { color: #6b9430; } .navbar-passed .btn-link:hover, .navbar-passed .btn-link:focus { color: #ffffff; } .navbar-passed .btn-link[disabled]:hover, fieldset[disabled] .navbar-passed .btn-link:hover, .navbar-passed .btn-link[disabled]:focus, fieldset[disabled] .navbar-passed .btn-link:focus { color: #444444; } /*end sandstone*/ /* cerulean navbar*/ .navbar-skipped { background-color: #2fa4e7; border-color: #1995dc; } .navbar-skipped .navbar-brand { color: #ffffff; } .navbar-skipped .navbar-brand:hover, .navbar-skipped .navbar-brand:focus { color: #ffffff; background-color: none; } .navbar-skipped .navbar-text { color: #dddddd; } .navbar-skipped .navbar-nav > li > a { color: #ffffff; } .navbar-skipped .navbar-nav > li > a:hover, .navbar-skipped .navbar-nav > li > a:focus { color: #ffffff; background-color: #178acc; } .navbar-skipped .navbar-nav > .active > a, .navbar-skipped .navbar-nav > .active > a:hover, .navbar-skipped .navbar-nav > .active > a:focus { color: #ffffff; background-color: #178acc; } .navbar-skipped .navbar-nav > .disabled > a, .navbar-skipped .navbar-nav > .disabled > a:hover, .navbar-skipped .navbar-nav > .disabled > a:focus { color: #dddddd; background-color: transparent; } .navbar-skipped .navbar-toggle { border-color: #178acc; } .navbar-skipped .navbar-toggle:hover, .navbar-skipped .navbar-toggle:focus { background-color: #178acc; } .navbar-skipped .navbar-toggle .icon-bar { background-color: #ffffff; } .navbar-skipped .navbar-collapse, .navbar-skipped .navbar-form { border-color: #1995dc; } .navbar-skipped .navbar-nav > .open > a, .navbar-skipped .navbar-nav > .open > a:hover, .navbar-skipped .navbar-nav > .open > a:focus { background-color: #178acc; color: #ffffff; } @media (max-width: 767px) { .navbar-skipped .navbar-nav .open .dropdown-menu > li > a { color: #ffffff; } .navbar-skipped .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-skipped .navbar-nav .open .dropdown-menu > li > a:focus { color: #ffffff; background-color: #178acc; } .navbar-skipped .navbar-nav .open .dropdown-menu > .active > a, .navbar-skipped .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-skipped .navbar-nav .open .dropdown-menu > .active > a:focus { color: #ffffff; background-color: #178acc; } .navbar-skipped .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-skipped .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-skipped .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #dddddd; background-color: transparent; } } .navbar-skipped .navbar-link { color: #ffffff; } .navbar-skipped .navbar-link:hover { color: #ffffff; } .navbar-skipped .btn-link { color: #ffffff; } .navbar-skipped .btn-link:hover, .navbar-skipped .btn-link:focus { color: #ffffff; } .navbar-skipped .btn-link[disabled]:hover, fieldset[disabled] .navbar-skipped .btn-link:hover, .navbar-skipped .btn-link[disabled]:focus, fieldset[disabled] .navbar-skipped .btn-link:focus { color: #dddddd; } /*end cerulean*/
lib/cuke_reporter/generators/templates/report.css
* bootswatch v3.2.0 * Homepage: http://bootswatch.com * Copyright 2012-2014 <NAME> * Licensed under MIT * Based on Bootstrap */ /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ .text-passed { color: #93c54b; } li .text-failed { color: black; } .text-failed { color: #d9534f; } tr .text-failed { background-color: #d9534f ; } .text-undefined, .text-pending { color: #ffaf00; } .text-skipped { color: lightblue; } ul { float: right; text-align: right; list-style-type: none; } .panel-body-danger { color: #d9534f; background-color: #d9534f; border-color: #ebccd1; } .table > thead > tr > td.failed, .table > tbody > tr > td.failed, .table > tfoot > tr > td.failed, .table > thead > tr > th.failed, .table > tbody > tr > th.failed, .table > tfoot > tr > th.failed, .table > thead > tr.failed > td, .table > tbody > tr.failed > td, .table > tfoot > tr.failed > td, .table > thead > tr.failed > th, .table > tbody > tr.failed > th, .table > tfoot > tr.failed > th { background-color: #f2dede; } .table-hover > tbody > tr > td.failed:hover, .table-hover > tbody > tr > th.failed:hover, .table-hover > tbody > tr.failed:hover > td, .table-hover > tbody > tr:hover > .failed, .table-hover > tbody > tr.failed:hover > th { background-color: #ebcccc; } .table > thead > tr > td.passed, .table > tbody > tr > td.passed, .table > tfoot > tr > td.passed, .table > thead > tr > th.passed, .table > tbody > tr > th.passed, .table > tfoot > tr > th.passed, .table > thead > tr.passed > td, .table > tbody > tr.passed > td, .table > tfoot > tr.passed > td, .table > thead > tr.passed > th, .table > tbody > tr.passed > th, .table > tfoot > tr.passed > th { background-color: #dff0d8; } .table-hover > tbody > tr > td.passed:hover, .table-hover > tbody > tr > th.passed:hover, .table-hover > tbody > tr.passed:hover > td, .table-hover > tbody > tr:hover > .passed, .table-hover > tbody > tr.passed:hover > th { background-color: #d0e9c6; } .table > thead > tr > td.skipped, .table > tbody > tr > td.skipped, .table > tfoot > tr > td.skipped, .table > thead > tr > th.skipped, .table > tbody > tr > th.skipped, .table > tfoot > tr > th.skipped, .table > thead > tr.skipped > td, .table > tbody > tr.skipped > td, .table > tfoot > tr.skipped > td, .table > thead > tr.skipped > th, .table > tbody > tr.skipped > th, .table > tfoot > tr.skipped > th { background-color: #d9edf7; } .table-hover > tbody > tr > td.skipped:hover, .table-hover > tbody > tr > th.skipped:hover, .table-hover > tbody > tr.skipped:hover > td, .table-hover > tbody > tr:hover > .skipped, .table-hover > tbody > tr.skipped:hover > th { background-color: #c4e3f3; } .table > thead > tr > td.undefined, .table > tbody > tr > td.undefined, .table > tfoot > tr > td.undefined, .table > thead > tr > th.undefined, .table > tbody > tr > th.undefined, .table > tfoot > tr > th.undefined, .table > thead > tr.undefined > td, .table > tbody > tr.undefined > td, .table > tfoot > tr.undefined > td, .table > thead > tr.undefined > th, .table > tbody > tr.undefined > th, .table > tfoot > tr.undefined > th, .table > thead > tr > td.pending, .table > tbody > tr > td.pending, .table > tfoot > tr > td.pending, .table > thead > tr > th.pending, .table > tbody > tr > th.pending, .table > tfoot > tr > th.pending, .table > thead > tr.pending > td, .table > tbody > tr.pending > td, .table > tfoot > tr.pending > td, .table > thead > tr.pending > th, .table > tbody > tr.pending > th, .table > tfoot > tr.pending > th { background-color: #fcf8e3; } .table-hover > tbody > tr > td.undefined:hover, .table-hover > tbody > tr > th.undefined:hover, .table-hover > tbody > tr.undefined:hover > td, .table-hover > tbody > tr:hover > .undefined, .table-hover > tbody > tr.undefined:hover > th, .table-hover > tbody > tr > td.pending:hover, .table-hover > tbody > tr > th.pending:hover, .table-hover > tbody > tr.pending:hover > td, .table-hover > tbody > tr:hover > .pending, .table-hover > tbody > tr.pending:hover > th { background-color: #faf2cc; } /* simplex navbar */ .navbar-failed { background-color: #d9230f; border-color: #a91b0c; } .navbar-failed .navbar-brand { color: #fac0ba; } .navbar-failed .navbar-brand:hover, .navbar-failed .navbar-brand:focus { color: #ffffff; background-color: transparent; } .navbar-failed .navbar-text { color: #fac0ba; } .navbar-failed .navbar-nav > li > a { color: #fac0ba; } .navbar-failed .navbar-nav > li > a:hover, .navbar-failed .navbar-nav > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-failed .navbar-nav > .active > a, .navbar-failed .navbar-nav > .active > a:hover, .navbar-failed .navbar-nav > .active > a:focus { color: #ffffff; background-color: transparent; } .navbar-failed .navbar-nav > .disabled > a, .navbar-failed .navbar-nav > .disabled > a:hover, .navbar-failed .navbar-nav > .disabled > a:focus { color: #cccccc; background-color: transparent; } .navbar-failed .navbar-toggle { border-color: #a91b0c; } .navbar-failed .navbar-toggle:hover, .navbar-failed .navbar-toggle:focus { background-color: #a91b0c; } .navbar-failed .navbar-toggle .icon-bar { background-color: #ffffff; } .navbar-failed .navbar-collapse, .navbar-failed .navbar-form { border-color: #b81e0d; } .navbar-failed .navbar-nav > .open > a, .navbar-failed .navbar-nav > .open > a:hover, .navbar-failed .navbar-nav > .open > a:focus { background-color: transparent; color: #ffffff; } @media (max-width: 767px) { .navbar-failed .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #a91b0c; } .navbar-failed .navbar-nav .open .dropdown-menu .divider { background-color: #a91b0c; } .navbar-failed .navbar-nav .open .dropdown-menu > li > a { color: #fac0ba; } .navbar-failed .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-failed .navbar-nav .open .dropdown-menu > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-failed .navbar-nav .open .dropdown-menu > .active > a, .navbar-failed .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-failed .navbar-nav .open .dropdown-menu > .active > a:focus { color: #ffffff; background-color: transparent; } .navbar-failed .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-failed .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-failed .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #cccccc; background-color: transparent; } } .navbar-failed .navbar-link { color: #fac0ba; } .navbar-failed .navbar-link:hover { color: #ffffff; } .navbar-failed .btn-link { color: #fac0ba; } .navbar-failed .btn-link:hover, .navbar-failed .btn-link:focus { color: #ffffff; } .navbar-failed .btn-link[disabled]:hover, fieldset[disabled] .navbar-failed .btn-link:hover, .navbar-failed .btn-link[disabled]:focus, fieldset[disabled] .navbar-failed .btn-link:focus { color: #cccccc; } /* end simplex*/ /* sandstone navbar*/ .navbar-passed { background-color: #93c54b; border-color: #93c54b; } .navbar-passed .navbar-brand { color: #ffffff; } .navbar-passed .navbar-brand:hover, .navbar-passed .navbar-brand:focus { color: #ffffff; background-color: transparent; } .navbar-passed .navbar-text { color: #dfd7ca; } .navbar-passed .navbar-nav > li > a { color: #6b9430; } .navbar-passed .navbar-nav > li > a:hover, .navbar-passed .navbar-nav > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-passed .navbar-nav > .active > a, .navbar-passed .navbar-nav > .active > a:hover, .navbar-passed .navbar-nav > .active > a:focus { color: #ffffff; background-color: #89be3d; } .navbar-passed .navbar-nav > .disabled > a, .navbar-passed .navbar-nav > .disabled > a:hover, .navbar-passed .navbar-nav > .disabled > a:focus { color: #444444; background-color: transparent; } .navbar-passed .navbar-toggle { border-color: transparent; } .navbar-passed .navbar-toggle:hover, .navbar-passed .navbar-toggle:focus { background-color: #89be3d; } .navbar-passed .navbar-toggle .icon-bar { background-color: #6b9430; } .navbar-passed .navbar-collapse, .navbar-passed .navbar-form { border-color: #81b33a; } .navbar-passed .navbar-nav > .open > a, .navbar-passed .navbar-nav > .open > a:hover, .navbar-passed .navbar-nav > .open > a:focus { background-color: #89be3d; color: #ffffff; } @media (max-width: 767px) { .navbar-passed .navbar-nav .open .dropdown-menu > .dropdown-header { border-color: #93c54b; } .navbar-passed .navbar-nav .open .dropdown-menu .divider { background-color: #93c54b; } .navbar-passed .navbar-nav .open .dropdown-menu > li > a { color: #6b9430; } .navbar-passed .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-passed .navbar-nav .open .dropdown-menu > li > a:focus { color: #ffffff; background-color: transparent; } .navbar-passed .navbar-nav .open .dropdown-menu > .active > a, .navbar-passed .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-passed .navbar-nav .open .dropdown-menu > .active > a:focus { color: #ffffff; background-color: #89be3d; } .navbar-passed .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-passed .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-passed .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #444444; background-color: transparent; } } .navbar-passed .navbar-link { color: #6b9430; } .navbar-passed .navbar-link:hover { color: #ffffff; } .navbar-passed .btn-link { color: #6b9430; } .navbar-passed .btn-link:hover, .navbar-passed .btn-link:focus { color: #ffffff; } .navbar-passed .btn-link[disabled]:hover, fieldset[disabled] .navbar-passed .btn-link:hover, .navbar-passed .btn-link[disabled]:focus, fieldset[disabled] .navbar-passed .btn-link:focus { color: #444444; } /*end sandstone*/ /* cerulean navbar*/ .navbar-skipped { background-color: #2fa4e7; border-color: #1995dc; } .navbar-skipped .navbar-brand { color: #ffffff; } .navbar-skipped .navbar-brand:hover, .navbar-skipped .navbar-brand:focus { color: #ffffff; background-color: none; } .navbar-skipped .navbar-text { color: #dddddd; } .navbar-skipped .navbar-nav > li > a { color: #ffffff; } .navbar-skipped .navbar-nav > li > a:hover, .navbar-skipped .navbar-nav > li > a:focus { color: #ffffff; background-color: #178acc; } .navbar-skipped .navbar-nav > .active > a, .navbar-skipped .navbar-nav > .active > a:hover, .navbar-skipped .navbar-nav > .active > a:focus { color: #ffffff; background-color: #178acc; } .navbar-skipped .navbar-nav > .disabled > a, .navbar-skipped .navbar-nav > .disabled > a:hover, .navbar-skipped .navbar-nav > .disabled > a:focus { color: #dddddd; background-color: transparent; } .navbar-skipped .navbar-toggle { border-color: #178acc; } .navbar-skipped .navbar-toggle:hover, .navbar-skipped .navbar-toggle:focus { background-color: #178acc; } .navbar-skipped .navbar-toggle .icon-bar { background-color: #ffffff; } .navbar-skipped .navbar-collapse, .navbar-skipped .navbar-form { border-color: #1995dc; } .navbar-skipped .navbar-nav > .open > a, .navbar-skipped .navbar-nav > .open > a:hover, .navbar-skipped .navbar-nav > .open > a:focus { background-color: #178acc; color: #ffffff; } @media (max-width: 767px) { .navbar-skipped .navbar-nav .open .dropdown-menu > li > a { color: #ffffff; } .navbar-skipped .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-skipped .navbar-nav .open .dropdown-menu > li > a:focus { color: #ffffff; background-color: #178acc; } .navbar-skipped .navbar-nav .open .dropdown-menu > .active > a, .navbar-skipped .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-skipped .navbar-nav .open .dropdown-menu > .active > a:focus { color: #ffffff; background-color: #178acc; } .navbar-skipped .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-skipped .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-skipped .navbar-nav .open .dropdown-menu > .disabled > a:focus { color: #dddddd; background-color: transparent; } } .navbar-skipped .navbar-link { color: #ffffff; } .navbar-skipped .navbar-link:hover { color: #ffffff; } .navbar-skipped .btn-link { color: #ffffff; } .navbar-skipped .btn-link:hover, .navbar-skipped .btn-link:focus { color: #ffffff; } .navbar-skipped .btn-link[disabled]:hover, fieldset[disabled] .navbar-skipped .btn-link:hover, .navbar-skipped .btn-link[disabled]:focus, fieldset[disabled] .navbar-skipped .btn-link:focus { color: #dddddd; } /*end cerulean*/
0.653127
0.101723
@-moz-document regexp('(http|https)://moodle.*'), domain("moodle.itech-bs14.de") { body { background-color: #1b212c; color: #ffffff; } .bg-white { background-color: #2d364a !important; } .bg-dark { background-color: #2d364a!important; } .bg-light { background-color: #2d364a!important; } #region-main { background-color: #2d364a; } div#page-content { background-color: #1b212c; } div#page-header { background-color: #1b212c; } .dropdown-menu { background-color: #2d364a; border: 1px solid rgb(155 186 255); } .dropdown-item { color: #ffffff; } .jumbotron { background-color: #2d364a; } .btn-outline-dark { color: #d8d8d8; border-color: #9bbaff; } .btn-dark { color: #fff!important; background-color: #1b212c!important; border-color: #9bbaff!important; } .btn-primary { color: #fff!important; background-color: #1b212c!important; border-color: #9bbaff!important; } .list-group-item { background-color: #2d364a; } .list-group-item-action { color: #ffffff; } .list-group-item.active { background-color: #1b212c; border-color: #2d364a; } .list-group-item-action:hover, .list-group-item-action:focus { color: #ffffff; background-color: #4b5c84; } [data-region="drawer"] { background-color: #1b212c; } .btn-link { color: #90b7ff; } .btn-light { color: #9bbaff; background-color: #f8f9fa; border-color: #f8f9fa6b; border-radius: 3px; } .btn-primary { color: #fff; background-color: #1b212c; border-color: #828894; } .custom-select { color: #9bbaff; background-color: #2d364a; border-color: #f8f9fa6b; border-radius: 3px; } .form-control { color: #ffffff; background-color: #1b212c; border-radius: 3px; border-color: #828894; } .form-control:focus { color: #ffffff; background-color: #1b212c; border-color: #828894; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(69,69,69,.75); box-shadow: 0 0 0 0.2rem rgba(69,69,69,.75); } .modal-content { background-color: #323c53; } .calendar_event_course { background-color: #0e1116; } header .card { background-image: unset; background-color: #ffffff00; } .card { background-color: #2d364a; } .card-header { background-color: rgb(27 33 44); } .bg-gray { background-color: #2d364a!important; } .navbar-light .navbar-nav .nav-link { color: rgb(255, 255, 255, 0.6); } .navbar-light .navbar-brand { color: rgb(255, 255, 255, 0.9); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgb(255 255 255); } a { color: #ffffff; } ::-webkit-scrollbar { width: 6px; height: 6px; } ::-webkit-scrollbar-button { width: 0px; height: 0px; } ::-webkit-scrollbar-thumb { background: #525d77; border: 0px none #ffffff; border-radius: 50px; } ::-webkit-scrollbar-thumb:hover { background: #acc3f7; } ::-webkit-scrollbar-thumb:active { background: #9bbaff; } ::-webkit-scrollbar-track { background: #2d364a; border: 0px none #ffffff; border-radius: 50px; } ::-webkit-scrollbar-track:hover { background: #2d364a; } ::-webkit-scrollbar-track:active { background: #424d65; } ::-webkit-scrollbar-corner { background: transparent; } }
data/usercss/196118.user.css
@-moz-document regexp('(http|https)://moodle.*'), domain("moodle.itech-bs14.de") { body { background-color: #1b212c; color: #ffffff; } .bg-white { background-color: #2d364a !important; } .bg-dark { background-color: #2d364a!important; } .bg-light { background-color: #2d364a!important; } #region-main { background-color: #2d364a; } div#page-content { background-color: #1b212c; } div#page-header { background-color: #1b212c; } .dropdown-menu { background-color: #2d364a; border: 1px solid rgb(155 186 255); } .dropdown-item { color: #ffffff; } .jumbotron { background-color: #2d364a; } .btn-outline-dark { color: #d8d8d8; border-color: #9bbaff; } .btn-dark { color: #fff!important; background-color: #1b212c!important; border-color: #9bbaff!important; } .btn-primary { color: #fff!important; background-color: #1b212c!important; border-color: #9bbaff!important; } .list-group-item { background-color: #2d364a; } .list-group-item-action { color: #ffffff; } .list-group-item.active { background-color: #1b212c; border-color: #2d364a; } .list-group-item-action:hover, .list-group-item-action:focus { color: #ffffff; background-color: #4b5c84; } [data-region="drawer"] { background-color: #1b212c; } .btn-link { color: #90b7ff; } .btn-light { color: #9bbaff; background-color: #f8f9fa; border-color: #f8f9fa6b; border-radius: 3px; } .btn-primary { color: #fff; background-color: #1b212c; border-color: #828894; } .custom-select { color: #9bbaff; background-color: #2d364a; border-color: #f8f9fa6b; border-radius: 3px; } .form-control { color: #ffffff; background-color: #1b212c; border-radius: 3px; border-color: #828894; } .form-control:focus { color: #ffffff; background-color: #1b212c; border-color: #828894; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(69,69,69,.75); box-shadow: 0 0 0 0.2rem rgba(69,69,69,.75); } .modal-content { background-color: #323c53; } .calendar_event_course { background-color: #0e1116; } header .card { background-image: unset; background-color: #ffffff00; } .card { background-color: #2d364a; } .card-header { background-color: rgb(27 33 44); } .bg-gray { background-color: #2d364a!important; } .navbar-light .navbar-nav .nav-link { color: rgb(255, 255, 255, 0.6); } .navbar-light .navbar-brand { color: rgb(255, 255, 255, 0.9); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgb(255 255 255); } a { color: #ffffff; } ::-webkit-scrollbar { width: 6px; height: 6px; } ::-webkit-scrollbar-button { width: 0px; height: 0px; } ::-webkit-scrollbar-thumb { background: #525d77; border: 0px none #ffffff; border-radius: 50px; } ::-webkit-scrollbar-thumb:hover { background: #acc3f7; } ::-webkit-scrollbar-thumb:active { background: #9bbaff; } ::-webkit-scrollbar-track { background: #2d364a; border: 0px none #ffffff; border-radius: 50px; } ::-webkit-scrollbar-track:hover { background: #2d364a; } ::-webkit-scrollbar-track:active { background: #424d65; } ::-webkit-scrollbar-corner { background: transparent; } }
0.263599
0.05647
body { background-image: url('./assets/confetti.gif'); background-color: rgb(253, 78, 19); color: rgb(1, 42, 82); font-size: 100px; position: relative; font-family: 'Akronim', cursive; text-shadow: 2px 2px 7px rgb(253, 78, 19); } h1 { padding-top: 5%; padding-bottom: 50%; text-align: center; position: relative; } #container { padding-left: 24vw; padding-right: 10vw; width: 50vw; } div { text-align: center; width: 100%; } #carousel { position: relative; width: 50vw; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) } #carousel > div { position: absolute; width: 100%; } .topimages { width: 100%; } #carouselimage { position: absolute; float: left; display: block; width: 100%; } @media screen and (max-width: 600px) { body { color: rgb(253, 78, 19); background-color: rgb(1, 42, 82); text-shadow: 2px 2px 7px rgb(1, 42, 82); font-family: 'Akronim', cursive; background-image: url('./assets/confetti.gif'); font-size: 50px; } h1 { padding-top: 15%; padding-bottom: 50%; text-align: center; position: relative; } #container { background-image: url('./assets/confetti.gif'); padding-top: 20vw; padding-left: 0; padding-right: 0; width: 100%; } div { text-align: center; width: 100%; } #carousel { position: relative; width: 100%; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) } #carousel > div { position: absolute; width: 100%; } .topimages { width: 100%; } #carouselimage { position: absolute; float: left; display: block; width: 100%; } } @media screen and (min-width: 601px) and (max-width: 870px) { body { color: rgb(0, 34, 68); background-color: rgb(105, 190, 40); text-shadow: 2px 2px 7px rgb(105, 190, 40); font-family: 'Akronim', cursive; background-image: url('./assets/confetti.gif'); font-size: 80px; overflow: hidden; } h1 { padding-top: 15%; padding-bottom: 50%; text-align: center; position: relative; } #container { padding-top: 6vw; background-image: url('./assets/confetti.gif'); padding-left: 0vw; padding-right: 10vw; width: 100vw; } div { text-align: center; width: 100%; } #carousel { position: relative; width: 100%; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) } #carousel > div { position: absolute; width: 100%; } .topimages { width: 100%; } #carouselimage { position: absolute; float: left; display: block; width: 100%; } }
style.css
body { background-image: url('./assets/confetti.gif'); background-color: rgb(253, 78, 19); color: rgb(1, 42, 82); font-size: 100px; position: relative; font-family: 'Akronim', cursive; text-shadow: 2px 2px 7px rgb(253, 78, 19); } h1 { padding-top: 5%; padding-bottom: 50%; text-align: center; position: relative; } #container { padding-left: 24vw; padding-right: 10vw; width: 50vw; } div { text-align: center; width: 100%; } #carousel { position: relative; width: 50vw; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) } #carousel > div { position: absolute; width: 100%; } .topimages { width: 100%; } #carouselimage { position: absolute; float: left; display: block; width: 100%; } @media screen and (max-width: 600px) { body { color: rgb(253, 78, 19); background-color: rgb(1, 42, 82); text-shadow: 2px 2px 7px rgb(1, 42, 82); font-family: 'Akronim', cursive; background-image: url('./assets/confetti.gif'); font-size: 50px; } h1 { padding-top: 15%; padding-bottom: 50%; text-align: center; position: relative; } #container { background-image: url('./assets/confetti.gif'); padding-top: 20vw; padding-left: 0; padding-right: 0; width: 100%; } div { text-align: center; width: 100%; } #carousel { position: relative; width: 100%; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) } #carousel > div { position: absolute; width: 100%; } .topimages { width: 100%; } #carouselimage { position: absolute; float: left; display: block; width: 100%; } } @media screen and (min-width: 601px) and (max-width: 870px) { body { color: rgb(0, 34, 68); background-color: rgb(105, 190, 40); text-shadow: 2px 2px 7px rgb(105, 190, 40); font-family: 'Akronim', cursive; background-image: url('./assets/confetti.gif'); font-size: 80px; overflow: hidden; } h1 { padding-top: 15%; padding-bottom: 50%; text-align: center; position: relative; } #container { padding-top: 6vw; background-image: url('./assets/confetti.gif'); padding-left: 0vw; padding-right: 10vw; width: 100vw; } div { text-align: center; width: 100%; } #carousel { position: relative; width: 100%; box-shadow: 0 0 20px rgba(0, 0, 0, 0.4) } #carousel > div { position: absolute; width: 100%; } .topimages { width: 100%; } #carouselimage { position: absolute; float: left; display: block; width: 100%; } }
0.379034
0.067886
@font-face { font-family: "iconfont"; src: url('./iconfont.ttf') format('truetype'); } .iconfont { font-family: "iconfont"; } .iconxietangyi:before { content: "\e66a"; } .iconhuifang:before { content: "\e6a2"; } .iconglu:before { content: "\e639"; } .iconhuiyuan:before { content: "\e60a"; } .iconhuiqushi:before { content: "\e614"; } .iconyaowan:before { content: "\e938"; } .iconontimeshipment:before { content: "\e7a8"; } .iconfavorites:before { content: "\e8a8"; } .iconoffice-supplies:before { content: "\e7a9"; } .iconorder:before { content: "\e8a9"; } .iconpassword:before { content: "\<PASSWORD>"; } .iconsearch:before { content: "\e8aa"; } .iconNotvisible1:before { content: "\e7ab"; } .icontrade-assurance:before { content: "\e8ab"; } .iconoperation:before { content: "\e7ac"; } .iconusercenter1:before { content: "\e8ac"; } .iconpackaging:before { content: "\e7ad"; } .icontradingdata:before { content: "\e8ad"; } .icononline-tracking:before { content: "\e7ae"; } .iconmicrophone:before { content: "\e8ae"; } .iconpacking-labeling:before { content: "\e7af"; } .icontxt:before { content: "\e8af"; } .iconphone:before { content: "\e7b0"; } .iconxlsx:before { content: "\e8b0"; } .iconpic1:before { content: "\e7b1"; } .iconbanzhengfuwu:before { content: "\e8b1"; } .iconpin:before { content: "\e7b2"; } .iconcangku:before { content: "\e8b2"; } .iconplay1:before { content: "\e7b3"; } .icondaibancaishui:before { content: "\e8b3"; } .iconlogistic-logo:before { content: "\e7b4"; } .iconjizhuangxiang:before { content: "\e8b4"; } .iconprint:before { content: "\e7b5"; } .iconjiaobiao:before { content: "\e8b5"; } .iconproduct:before { content: "\e7b6"; } .iconkehupandian:before { content: "\e8b6"; } .iconmachinery:before { content: "\e7b7"; } .icondongtai:before { content: "\e8b7"; } .iconprocess:before { content: "\e7b8"; } .icondaikuan:before { content: "\e8b8"; } .iconprompt:before { content: "\e7b9"; } .iconshengyijing:before { content: "\e8b9"; } .iconQRcode1:before { content: "\e7ba"; } .iconjiehui:before { content: "\e8ba"; } .iconreeor:before { content: "\e7bb"; } .iconfencengpeizhi:before { content: "\e8bb"; } .iconreduce:before { content: "\e7bc"; } .iconshenqingjilu:before { content: "\e8bc"; } .iconNon-staplefood:before { content: "\e7bd"; } .iconshangchuanbeiandanzheng:before { content: "\e8bd"; } .iconrejected-order:before { content: "\e7be"; } .iconshangchuan:before { content: "\e8be"; } .iconresonserate:before { content: "\e7bf"; } .iconkehuquanyi:before { content: "\e8bf"; } .iconremind:before { content: "\e7c0"; } .iconsuoxiao:before { content: "\e8c0"; } .iconresponsetime:before { content: "\e7c1"; } .iconquanyipeizhi:before { content: "\e8c1"; } .iconreturn:before { content: "\e7c2"; } .iconshuangshen:before { content: "\e8c2"; } .iconpaylater:before { content: "\e7c3"; } .icontongguan:before { content: "\e8c3"; } .iconrising1:before { content: "\e7c4"; } .icontuishui:before { content: "\e8c4"; } .iconRightarrow:before { content: "\e7c5"; } .icontongguanshuju:before { content: "\e8c5"; } .iconrmb1:before { content: "\e7c6"; } .iconkuaidiwuliu:before { content: "\e8c6"; } .iconRFQ-logo:before { content: "\e7c7"; } .iconwuliuchanpin:before { content: "\e8c7"; } .iconsave:before { content: "\e7c8"; } .iconwaihuishuju:before { content: "\e8c8"; } .iconscanning:before { content: "\e7c9"; } .iconxinxibar_shouji:before { content: "\e8c9"; } .iconsecurity:before { content: "\e7ca"; } .iconxinwaizongyewu:before { content: "\e8ca"; } .iconsalescenter:before { content: "\e7cb"; } .iconwuliudingdan:before { content: "\e8cb"; } .iconseleted:before { content: "\e7cc"; } .iconzhongjianren:before { content: "\e8cc"; } .iconsearchcart:before { content: "\e7cd"; } .iconxinxibar_zhanghu:before { content: "\e8cd"; } .iconraw:before { content: "\e7ce"; } .iconyidatong:before { content: "\e8ce"; } .iconservice:before { content: "\e7cf"; } .iconzhuanyequanwei:before { content: "\e8cf"; } .iconshare:before { content: "\e7d0"; } .iconzhanghucaozuo:before { content: "\e8d0"; } .iconsignboard:before { content: "\e7d1"; } .iconxuanzhuandu:before { content: "\e8d1"; } .iconshuffling-banner:before { content: "\e7d2"; } .icontuishuirongzi:before { content: "\e8d2"; } .iconRightbutton:before { content: "\e7d3"; } .iconAddProducts:before { content: "\e8d3"; } .iconsorting:before { content: "\e7d4"; } .iconziyingyewu:before { content: "\e8d4"; } .iconsound-Mute:before { content: "\e7d5"; } .iconaddcell:before { content: "\e8d5"; } .iconSimilarproducts:before { content: "\e7d6"; } .iconbackground-color:before { content: "\e8d6"; } .iconsound-filling:before { content: "\e7d7"; } .iconcascades:before { content: "\e8d7"; } .iconsuggest:before { content: "\e7d8"; } .iconbeijing:before { content: "\e8d8"; } .iconstop:before { content: "\e7d9"; } .iconbold:before { content: "\e8d9"; } .iconsuccess:before { content: "\e7da"; } .iconzijin:before { content: "\e8da"; } .iconsupplier-features:before { content: "\e7db"; } .iconeraser:before { content: "\e8db"; } .iconswitch:before { content: "\e7dc"; } .iconcenteralignment:before { content: "\e8dc"; } .iconsurvey:before { content: "\e7dd"; } .iconclick:before { content: "\e8dd"; } .icontemplate:before { content: "\e7de"; } .iconaspjiesuan:before { content: "\e8de"; } .icontext:before { content: "\e7df"; } .iconflag:before { content: "\e8df"; } .iconsuspended:before { content: "\e7e0"; } .iconfalg-fill:before { content: "\e8e0"; } .icontask-management:before { content: "\e7e1"; } .iconFee:before { content: "\e8e1"; } .icontool:before { content: "\e7e2"; } .iconfilling:before { content: "\e8e2"; } .iconTop:before { content: "\e7e3"; } .iconForeigncurrency:before { content: "\e8e3"; } .iconsmile:before { content: "\e7e4"; } .iconguanliyuan:before { content: "\e8e4"; } .icontextile-products:before { content: "\e7e5"; } .iconlanguage:before { content: "\e8e5"; } .icontradealert:before { content: "\e7e6"; } .iconleftalignment:before { content: "\e8e6"; } .icontopsales:before { content: "\e7e7"; } .iconextra-inquiries:before { content: "\e8e7"; } .icontradingvolume:before { content: "\e7e8"; } .iconItalic:before { content: "\e8e8"; } .icontraining:before { content: "\e7e9"; } .iconpcm:before { content: "\e8e9"; } .iconupload:before { content: "\e7ea"; } .iconreducecell:before { content: "\e8ea"; } .iconRFQ-word:before { content: "\e7eb"; } .iconrightalignment:before { content: "\e8eb"; } .iconviewlarger:before { content: "\e7ec"; } .iconpointerleft:before { content: "\e8ec"; } .iconviewgallery:before { content: "\e7ed"; } .iconsubscript:before { content: "\e8ed"; } .iconvehivles:before { content: "\e7ee"; } .iconsquare:before { content: "\e8ee"; } .icontrust:before { content: "\e7ef"; } .iconsuperscript:before { content: "\e8ef"; } .iconwarning:before { content: "\e7f0"; } .icontag-subscript:before { content: "\e8f0"; } .iconwarehouse:before { content: "\e7f1"; } .icondanjuzhuanhuan:before { content: "\e8f1"; } .iconshoes:before { content: "\e7f2"; } .iconTransfermoney:before { content: "\e8f2"; } .iconvideo:before { content: "\e7f3"; } .iconunder-line:before { content: "\e8f3"; } .iconviewlist:before { content: "\e7f4"; } .iconxiakuangxian:before { content: "\e8f4"; } .iconset:before { content: "\e7f5"; } .iconshouqi:before { content: "\e8f5"; } .iconstore:before { content: "\e7f6"; } .iconzhankai:before { content: "\e8f6"; } .icontool-hardware:before { content: "\e7f7"; } .icontongxunlu:before { content: "\e8f7"; } .iconvs:before { content: "\e7f8"; } .iconyiguanzhugongyingshang:before { content: "\e8f8"; } .icontoy:before { content: "\e7f9"; } .icongoumaipianhao:before { content: "\e8f9"; } .iconsport:before { content: "\e7fa"; } .iconSubscribe:before { content: "\e8fa"; } .iconcreditcard:before { content: "\e7fb"; } .iconbecomeagoldsupplier:before { content: "\e8fb"; } .iconcontacts:before { content: "\e7fc"; } .iconnew:before { content: "\e8fc"; } .iconcheckstand:before { content: "\e7fd"; } .iconfree:before { content: "\e8fd"; } .iconaviation:before { content: "\e7fe"; } .iconcad-fill:before { content: "\e8fe"; } .iconDaytimemode:before { content: "\e7ff"; } .iconrobot:before { content: "\e8ff"; } .iconinfantmom:before { content: "\e800"; } .iconinspection1:before { content: "\e900"; } .icondiscounts:before { content: "\e801"; } .iconblock:before { content: "\e901"; } .iconinvoice:before { content: "\e802"; } .iconshouhuoicon:before { content: "\e902"; } .iconinsurance:before { content: "\e803"; } .iconnightmode:before { content: "\e804"; } .iconusercenter:before { content: "\e805"; } .iconunlock:before { content: "\e806"; } .iconvip:before { content: "\e807"; } .iconwallet:before { content: "\e808"; } .iconlandtransportation:before { content: "\e809"; } .iconvoice:before { content: "\e80a"; } .iconexchangerate:before { content: "\e80b"; } .iconcontacts-fill:before { content: "\e80c"; } .iconadd-account1:before { content: "\e80d"; } .iconyears-fill:before { content: "\e80e"; } .iconadd-cart-fill:before { content: "\e80f"; } .iconadd-fill:before { content: "\e810"; } .iconall-fill1:before { content: "\e811"; } .iconashbin-fill:before { content: "\e812"; } .iconcalendar-fill:before { content: "\e813"; } .iconbad-fill:before { content: "\e814"; } .iconbussiness-man-fill:before { content: "\e815"; } .iconatm-fill:before { content: "\e816"; } .iconcart-full-fill:before { content: "\e817"; } .iconcart-Empty-fill:before { content: "\e818"; } .iconcameraswitching-fill:before { content: "\e819"; } .iconatm-away-fill:before { content: "\e81a"; } .iconcertified-supplier-fill:before { content: "\e81b"; } .iconcalculator-fill:before { content: "\e81c"; } .iconclock-fill:before { content: "\e81d"; } .iconali-clould-fill:before { content: "\e81e"; } .iconcolor-fill:before { content: "\e81f"; } .iconcoupons-fill:before { content: "\e820"; } .iconcecurity-protection-fill:before { content: "\e821"; } .iconcredit-level-fill:before { content: "\e822"; } .iconauto:before { content: "\e6eb"; } .icondefault-template-fill:before { content: "\e823"; } .iconall:before { content: "\e6ef"; } .iconCurrencyConverter-fill:before { content: "\e824"; } .iconbussiness-man:before { content: "\e6f0"; } .iconCustomermanagement-fill:before { content: "\e825"; } .iconcomponent:before { content: "\e6f2"; } .icondiscounts-fill:before { content: "\e826"; } .iconcode:before { content: "\e6f3"; } .iconDaytimemode-fill:before { content: "\e827"; } .iconcopy:before { content: "\e6f4"; } .iconexl-fill:before { content: "\e828"; } .icondollar:before { content: "\e6f5"; } .iconcry-fill:before { content: "\e829"; } .iconhistory:before { content: "\e6f8"; } .iconemail-fill:before { content: "\e82a"; } .iconeditor:before { content: "\e6f6"; } .iconfilter-fill:before { content: "\e82b"; } .icondata:before { content: "\e6f9"; } .iconfolder-fill:before { content: "\e82c"; } .icongift:before { content: "\e6fa"; } .iconfeeds-fill:before { content: "\e82d"; } .iconintegral:before { content: "\e6fb"; } .icongold-supplie-fill:before { content: "\e82e"; } .iconnav-list:before { content: "\e6fd"; } .iconform-fill:before { content: "\e82f"; } .iconpic:before { content: "\e6ff"; } .iconcamera-fill:before { content: "\e830"; } .iconNotvisible:before { content: "\e6fe"; } .icongood-fill:before { content: "\e831"; } .iconplay:before { content: "\e701"; } .iconimage-text-fill:before { content: "\e832"; } .iconrising:before { content: "\e703"; } .iconinspection-fill:before { content: "\e833"; } .iconQRcode:before { content: "\e704"; } .iconhot-fill:before { content: "\e834"; } .iconrmb:before { content: "\e705"; } .iconcompany-fill:before { content: "\e835"; } .iconsimilar-product:before { content: "\e707"; } .icondiscount-fill:before { content: "\e836"; } .iconExportservices:before { content: "\e702"; } .iconinsurance-fill:before { content: "\e837"; } .iconsendinquiry:before { content: "\e70d"; } .iconinquiry-template-fill:before { content: "\e838"; } .iconall-fill:before { content: "\e718"; } .iconleftbutton-fill:before { content: "\e839"; } .iconfavorites-fill:before { content: "\e721"; } .iconintegral-fill1:before { content: "\e83a"; } .iconintegral-fill:before { content: "\e726"; } .iconhelp1:before { content: "\e83b"; } .iconnamecard-fill:before { content: "\e72a"; } .iconlisting-content-fill:before { content: "\e83c"; } .iconpic-fill:before { content: "\e72e"; } .iconlogistic-logo-fill:before { content: "\e83d"; } .iconplay-fill:before { content: "\e72f"; } .iconMoneymanagement-fill:before { content: "\e83e"; } .iconprompt-fill:before { content: "\e730"; } .iconmanage-order-fill:before { content: "\e83f"; } .iconstop-fill:before { content: "\e738"; } .iconmulti-language-fill:before { content: "\e840"; } .iconcolumn:before { content: "\e741"; } .iconlogistics-icon-fill:before { content: "\e841"; } .iconadd-account:before { content: "\e742"; } .iconNewuserzone-fill:before { content: "\e842"; } .iconcolumn1:before { content: "\e743"; } .iconnightmode-fill:before { content: "\e843"; } .iconadd:before { content: "\e744"; } .iconoffice-supplies-fill:before { content: "\e844"; } .iconagriculture:before { content: "\e745"; } .iconnotice-fill:before { content: "\e845"; } .iconyears:before { content: "\e746"; } .iconmute:before { content: "\e846"; } .iconadd-cart:before { content: "\e747"; } .iconorder-fill:before { content: "\e847"; } .iconarrow-right:before { content: "\e748"; } .iconpassword1:before { content: "\e848"; } .iconarrow-left:before { content: "\e749"; } .iconmap1:before { content: "\e849"; } .iconapparel:before { content: "\e74a"; } .iconpaylater-fill:before { content: "\e84a"; } .iconall1:before { content: "\e74b"; } .iconphone-fill:before { content: "\e84b"; } .iconarrow-up:before { content: "\e74c"; } .icononline-tracking-fill:before { content: "\e84c"; } .iconascending:before { content: "\e74d"; } .iconplay-fill1:before { content: "\e84d"; } .iconashbin:before { content: "\e74e"; } .iconpdf-fill:before { content: "\e84e"; } .iconatm:before { content: "\e74f"; } .iconphone1:before { content: "\e84f"; } .iconbad:before { content: "\e750"; } .iconpin-fill:before { content: "\e850"; } .iconattachent:before { content: "\e751"; } .iconproduct-fill:before { content: "\e851"; } .iconbrowse:before { content: "\e752"; } .iconrankinglist-fill:before { content: "\e852"; } .iconbeauty:before { content: "\e753"; } .iconreduce-fill:before { content: "\e853"; } .iconatm-away:before { content: "\e754"; } .iconreeor-fill:before { content: "\e854"; } .iconassessed-badge:before { content: "\e755"; } .iconpic-fill1:before { content: "\e855"; } .iconauto1:before { content: "\e756"; } .iconrankinglist:before { content: "\e856"; } .iconbags:before { content: "\e757"; } .iconproduct1:before { content: "\e857"; } .iconcalendar:before { content: "\e758"; } .iconprompt-fill1:before { content: "\e858"; } .iconcart-full:before { content: "\e759"; } .iconresonserate-fill:before { content: "\e859"; } .iconcalculator:before { content: "\e75a"; } .iconremind-fill:before { content: "\e85a"; } .iconcameraswitching:before { content: "\e75b"; } .iconRightbutton-fill:before { content: "\e85b"; } .iconcecurity-protection:before { content: "\e75c"; } .iconRFQ-logo-fill:before { content: "\e85c"; } .iconcategory:before { content: "\e75d"; } .iconRFQ-word-fill:before { content: "\e85d"; } .iconclose:before { content: "\e75e"; } .iconsearchcart-fill:before { content: "\e85e"; } .iconcertified-supplier:before { content: "\e75f"; } .iconsalescenter-fill:before { content: "\e85f"; } .iconcart-Empty:before { content: "\e760"; } .iconsave-fill:before { content: "\e860"; } .iconcode1:before { content: "\e761"; } .iconsecurity-fill:before { content: "\e861"; } .iconcolor:before { content: "\e762"; } .iconSimilarproducts-fill:before { content: "\e862"; } .iconconditions:before { content: "\e763"; } .iconsignboard-fill:before { content: "\e863"; } .iconconfirm:before { content: "\e764"; } .iconservice-fill:before { content: "\e864"; } .iconcompany:before { content: "\e765"; } .iconshuffling-banner-fill:before { content: "\e865"; } .iconali-clould:before { content: "\e766"; } .iconsupplier-features-fill:before { content: "\e866"; } .iconcopy1:before { content: "\e767"; } .iconstore-fill:before { content: "\e867"; } .iconcredit-level:before { content: "\e768"; } .iconsmile-fill:before { content: "\e868"; } .iconcoupons:before { content: "\e769"; } .iconsuccess-fill:before { content: "\e869"; } .iconconnections:before { content: "\e76a"; } .iconsound-filling-fill:before { content: "\e86a"; } .iconcry:before { content: "\e76b"; } .iconsound-Mute1:before { content: "\e86b"; } .iconcostoms-alearance:before { content: "\e76c"; } .iconsuspended-fill:before { content: "\e86c"; } .iconclock:before { content: "\e76d"; } .icontool-fill:before { content: "\e86d"; } .iconCurrencyConverter:before { content: "\e76e"; } .icontask-management-fill:before { content: "\e86e"; } .iconcut:before { content: "\e76f"; } .iconunlock-fill:before { content: "\e86f"; } .icondata1:before { content: "\e770"; } .icontrust-fill:before { content: "\e870"; } .iconCustomermanagement:before { content: "\e771"; } .iconvip-fill:before { content: "\e871"; } .icondescending:before { content: "\e772"; } .iconset1:before { content: "\e872"; } .icondouble-arro-right:before { content: "\e773"; } .iconTop-fill:before { content: "\e873"; } .iconcustomization:before { content: "\e774"; } .iconviewlarger1:before { content: "\e874"; } .icondouble-arrow-left:before { content: "\e775"; } .iconvoice-fill:before { content: "\e875"; } .icondiscount:before { content: "\e776"; } .iconwarning-fill:before { content: "\e876"; } .icondownload:before { content: "\e777"; } .iconwarehouse-fill:before { content: "\e877"; } .icondollar1:before { content: "\e778"; } .iconzip-fill:before { content: "\e878"; } .icondefault-template:before { content: "\e779"; } .icontrade-assurance-fill:before { content: "\e879"; } .iconeditor1:before { content: "\e77a"; } .iconvs-fill:before { content: "\e87a"; } .iconeletrical:before { content: "\e77b"; } .iconvideo1:before { content: "\e87b"; } .iconelectronics:before { content: "\e77c"; } .icontemplate-fill:before { content: "\e87c"; } .iconetrical-equipm:before { content: "\e77d"; } .iconwallet1:before { content: "\e87d"; } .iconellipsis:before { content: "\e77e"; } .icontraining1:before { content: "\e87e"; } .iconemail:before { content: "\e77f"; } .iconpacking-labeling-fill:before { content: "\e87f"; } .iconfalling:before { content: "\e780"; } .iconExportservices-fill:before { content: "\e880"; } .iconearth:before { content: "\e781"; } .iconbrand-fill:before { content: "\e881"; } .iconfilter:before { content: "\e782"; } .iconcollection:before { content: "\e882"; } .iconfurniture:before { content: "\e783"; } .iconconsumption-fill:before { content: "\e883"; } .iconfolder:before { content: "\e784"; } .iconcollection-fill:before { content: "\e884"; } .iconfeeds:before { content: "\e785"; } .iconbrand:before { content: "\e885"; } .iconhistory1:before { content: "\e786"; } .iconrejected-order-fill:before { content: "\e886"; } .iconhardware:before { content: "\e787"; } .iconhomepage-ads-fill:before { content: "\e887"; } .iconhelp:before { content: "\e788"; } .iconhomepage-ads:before { content: "\e888"; } .icongood:before { content: "\e789"; } .iconscenes-fill:before { content: "\e889"; } .iconHouseholdappliances:before { content: "\e78a"; } .iconscenes:before { content: "\e88a"; } .icongift1:before { content: "\e78b"; } .iconsimilar-product-fill:before { content: "\e88b"; } .iconform:before { content: "\e78c"; } .icontopraning-fill:before { content: "\e88c"; } .iconimage-text:before { content: "\e78d"; } .iconconsumption:before { content: "\e88d"; } .iconhot:before { content: "\e78e"; } .icontopraning:before { content: "\e88e"; } .iconinspection:before { content: "\e78f"; } .icongold-supplier:before { content: "\e88f"; } .iconleftbutton:before { content: "\e790"; } .iconmessagecenter-fill:before { content: "\e890"; } .iconjewelry:before { content: "\e791"; } .iconquick:before { content: "\e891"; } .iconipad:before { content: "\e792"; } .iconwriting:before { content: "\e892"; } .iconleftarrow:before { content: "\e793"; } .icondocjpge-fill:before { content: "\e893"; } .iconintegral1:before { content: "\e794"; } .iconjpge-fill:before { content: "\e894"; } .iconkitchen:before { content: "\e795"; } .icongifjpge-fill:before { content: "\e895"; } .iconinquiry-template:before { content: "\e796"; } .iconbmpjpge-fill:before { content: "\e896"; } .iconlink:before { content: "\e797"; } .icontifjpge-fill:before { content: "\e897"; } .iconlibra:before { content: "\e798"; } .iconpngjpge-fill:before { content: "\e898"; } .iconloading:before { content: "\e799"; } .iconHometextile:before { content: "\e899"; } .iconlisting-content:before { content: "\e79a"; } .iconhome:before { content: "\e89a"; } .iconlights:before { content: "\e79b"; } .iconsendinquiry-fill:before { content: "\e89b"; } .iconlogistics-icon:before { content: "\e79c"; } .iconcomments-fill:before { content: "\e89c"; } .iconmessagecenter:before { content: "\e79d"; } .iconaccount-fill:before { content: "\e89d"; } .iconmobile-phone:before { content: "\e79e"; } .iconfeed-logo-fill:before { content: "\e89e"; } .iconmanage-order:before { content: "\e79f"; } .iconfeed-logo:before { content: "\e89f"; } .iconmove:before { content: "\e7a0"; } .iconhome-fill:before { content: "\e8a0"; } .iconMoneymanagement:before { content: "\e7a1"; } .iconadd-select:before { content: "\e8a1"; } .iconnamecard:before { content: "\e7a2"; } .iconsami-select:before { content: "\e8a2"; } .iconmap:before { content: "\e7a3"; } .iconcamera:before { content: "\e8a3"; } .iconNewuserzone:before { content: "\e7a4"; } .iconarrow-down:before { content: "\e8a4"; } .iconmulti-language:before { content: "\e7a5"; } .iconaccount:before { content: "\e8a5"; } .iconoffice:before { content: "\e7a6"; } .iconcomments:before { content: "\e8a6"; } .iconnotice:before { content: "\e7a7"; } .iconcart-Empty1:before { content: "\e8a7"; }
src/icon/iconfont.css
@font-face { font-family: "iconfont"; src: url('./iconfont.ttf') format('truetype'); } .iconfont { font-family: "iconfont"; } .iconxietangyi:before { content: "\e66a"; } .iconhuifang:before { content: "\e6a2"; } .iconglu:before { content: "\e639"; } .iconhuiyuan:before { content: "\e60a"; } .iconhuiqushi:before { content: "\e614"; } .iconyaowan:before { content: "\e938"; } .iconontimeshipment:before { content: "\e7a8"; } .iconfavorites:before { content: "\e8a8"; } .iconoffice-supplies:before { content: "\e7a9"; } .iconorder:before { content: "\e8a9"; } .iconpassword:before { content: "\<PASSWORD>"; } .iconsearch:before { content: "\e8aa"; } .iconNotvisible1:before { content: "\e7ab"; } .icontrade-assurance:before { content: "\e8ab"; } .iconoperation:before { content: "\e7ac"; } .iconusercenter1:before { content: "\e8ac"; } .iconpackaging:before { content: "\e7ad"; } .icontradingdata:before { content: "\e8ad"; } .icononline-tracking:before { content: "\e7ae"; } .iconmicrophone:before { content: "\e8ae"; } .iconpacking-labeling:before { content: "\e7af"; } .icontxt:before { content: "\e8af"; } .iconphone:before { content: "\e7b0"; } .iconxlsx:before { content: "\e8b0"; } .iconpic1:before { content: "\e7b1"; } .iconbanzhengfuwu:before { content: "\e8b1"; } .iconpin:before { content: "\e7b2"; } .iconcangku:before { content: "\e8b2"; } .iconplay1:before { content: "\e7b3"; } .icondaibancaishui:before { content: "\e8b3"; } .iconlogistic-logo:before { content: "\e7b4"; } .iconjizhuangxiang:before { content: "\e8b4"; } .iconprint:before { content: "\e7b5"; } .iconjiaobiao:before { content: "\e8b5"; } .iconproduct:before { content: "\e7b6"; } .iconkehupandian:before { content: "\e8b6"; } .iconmachinery:before { content: "\e7b7"; } .icondongtai:before { content: "\e8b7"; } .iconprocess:before { content: "\e7b8"; } .icondaikuan:before { content: "\e8b8"; } .iconprompt:before { content: "\e7b9"; } .iconshengyijing:before { content: "\e8b9"; } .iconQRcode1:before { content: "\e7ba"; } .iconjiehui:before { content: "\e8ba"; } .iconreeor:before { content: "\e7bb"; } .iconfencengpeizhi:before { content: "\e8bb"; } .iconreduce:before { content: "\e7bc"; } .iconshenqingjilu:before { content: "\e8bc"; } .iconNon-staplefood:before { content: "\e7bd"; } .iconshangchuanbeiandanzheng:before { content: "\e8bd"; } .iconrejected-order:before { content: "\e7be"; } .iconshangchuan:before { content: "\e8be"; } .iconresonserate:before { content: "\e7bf"; } .iconkehuquanyi:before { content: "\e8bf"; } .iconremind:before { content: "\e7c0"; } .iconsuoxiao:before { content: "\e8c0"; } .iconresponsetime:before { content: "\e7c1"; } .iconquanyipeizhi:before { content: "\e8c1"; } .iconreturn:before { content: "\e7c2"; } .iconshuangshen:before { content: "\e8c2"; } .iconpaylater:before { content: "\e7c3"; } .icontongguan:before { content: "\e8c3"; } .iconrising1:before { content: "\e7c4"; } .icontuishui:before { content: "\e8c4"; } .iconRightarrow:before { content: "\e7c5"; } .icontongguanshuju:before { content: "\e8c5"; } .iconrmb1:before { content: "\e7c6"; } .iconkuaidiwuliu:before { content: "\e8c6"; } .iconRFQ-logo:before { content: "\e7c7"; } .iconwuliuchanpin:before { content: "\e8c7"; } .iconsave:before { content: "\e7c8"; } .iconwaihuishuju:before { content: "\e8c8"; } .iconscanning:before { content: "\e7c9"; } .iconxinxibar_shouji:before { content: "\e8c9"; } .iconsecurity:before { content: "\e7ca"; } .iconxinwaizongyewu:before { content: "\e8ca"; } .iconsalescenter:before { content: "\e7cb"; } .iconwuliudingdan:before { content: "\e8cb"; } .iconseleted:before { content: "\e7cc"; } .iconzhongjianren:before { content: "\e8cc"; } .iconsearchcart:before { content: "\e7cd"; } .iconxinxibar_zhanghu:before { content: "\e8cd"; } .iconraw:before { content: "\e7ce"; } .iconyidatong:before { content: "\e8ce"; } .iconservice:before { content: "\e7cf"; } .iconzhuanyequanwei:before { content: "\e8cf"; } .iconshare:before { content: "\e7d0"; } .iconzhanghucaozuo:before { content: "\e8d0"; } .iconsignboard:before { content: "\e7d1"; } .iconxuanzhuandu:before { content: "\e8d1"; } .iconshuffling-banner:before { content: "\e7d2"; } .icontuishuirongzi:before { content: "\e8d2"; } .iconRightbutton:before { content: "\e7d3"; } .iconAddProducts:before { content: "\e8d3"; } .iconsorting:before { content: "\e7d4"; } .iconziyingyewu:before { content: "\e8d4"; } .iconsound-Mute:before { content: "\e7d5"; } .iconaddcell:before { content: "\e8d5"; } .iconSimilarproducts:before { content: "\e7d6"; } .iconbackground-color:before { content: "\e8d6"; } .iconsound-filling:before { content: "\e7d7"; } .iconcascades:before { content: "\e8d7"; } .iconsuggest:before { content: "\e7d8"; } .iconbeijing:before { content: "\e8d8"; } .iconstop:before { content: "\e7d9"; } .iconbold:before { content: "\e8d9"; } .iconsuccess:before { content: "\e7da"; } .iconzijin:before { content: "\e8da"; } .iconsupplier-features:before { content: "\e7db"; } .iconeraser:before { content: "\e8db"; } .iconswitch:before { content: "\e7dc"; } .iconcenteralignment:before { content: "\e8dc"; } .iconsurvey:before { content: "\e7dd"; } .iconclick:before { content: "\e8dd"; } .icontemplate:before { content: "\e7de"; } .iconaspjiesuan:before { content: "\e8de"; } .icontext:before { content: "\e7df"; } .iconflag:before { content: "\e8df"; } .iconsuspended:before { content: "\e7e0"; } .iconfalg-fill:before { content: "\e8e0"; } .icontask-management:before { content: "\e7e1"; } .iconFee:before { content: "\e8e1"; } .icontool:before { content: "\e7e2"; } .iconfilling:before { content: "\e8e2"; } .iconTop:before { content: "\e7e3"; } .iconForeigncurrency:before { content: "\e8e3"; } .iconsmile:before { content: "\e7e4"; } .iconguanliyuan:before { content: "\e8e4"; } .icontextile-products:before { content: "\e7e5"; } .iconlanguage:before { content: "\e8e5"; } .icontradealert:before { content: "\e7e6"; } .iconleftalignment:before { content: "\e8e6"; } .icontopsales:before { content: "\e7e7"; } .iconextra-inquiries:before { content: "\e8e7"; } .icontradingvolume:before { content: "\e7e8"; } .iconItalic:before { content: "\e8e8"; } .icontraining:before { content: "\e7e9"; } .iconpcm:before { content: "\e8e9"; } .iconupload:before { content: "\e7ea"; } .iconreducecell:before { content: "\e8ea"; } .iconRFQ-word:before { content: "\e7eb"; } .iconrightalignment:before { content: "\e8eb"; } .iconviewlarger:before { content: "\e7ec"; } .iconpointerleft:before { content: "\e8ec"; } .iconviewgallery:before { content: "\e7ed"; } .iconsubscript:before { content: "\e8ed"; } .iconvehivles:before { content: "\e7ee"; } .iconsquare:before { content: "\e8ee"; } .icontrust:before { content: "\e7ef"; } .iconsuperscript:before { content: "\e8ef"; } .iconwarning:before { content: "\e7f0"; } .icontag-subscript:before { content: "\e8f0"; } .iconwarehouse:before { content: "\e7f1"; } .icondanjuzhuanhuan:before { content: "\e8f1"; } .iconshoes:before { content: "\e7f2"; } .iconTransfermoney:before { content: "\e8f2"; } .iconvideo:before { content: "\e7f3"; } .iconunder-line:before { content: "\e8f3"; } .iconviewlist:before { content: "\e7f4"; } .iconxiakuangxian:before { content: "\e8f4"; } .iconset:before { content: "\e7f5"; } .iconshouqi:before { content: "\e8f5"; } .iconstore:before { content: "\e7f6"; } .iconzhankai:before { content: "\e8f6"; } .icontool-hardware:before { content: "\e7f7"; } .icontongxunlu:before { content: "\e8f7"; } .iconvs:before { content: "\e7f8"; } .iconyiguanzhugongyingshang:before { content: "\e8f8"; } .icontoy:before { content: "\e7f9"; } .icongoumaipianhao:before { content: "\e8f9"; } .iconsport:before { content: "\e7fa"; } .iconSubscribe:before { content: "\e8fa"; } .iconcreditcard:before { content: "\e7fb"; } .iconbecomeagoldsupplier:before { content: "\e8fb"; } .iconcontacts:before { content: "\e7fc"; } .iconnew:before { content: "\e8fc"; } .iconcheckstand:before { content: "\e7fd"; } .iconfree:before { content: "\e8fd"; } .iconaviation:before { content: "\e7fe"; } .iconcad-fill:before { content: "\e8fe"; } .iconDaytimemode:before { content: "\e7ff"; } .iconrobot:before { content: "\e8ff"; } .iconinfantmom:before { content: "\e800"; } .iconinspection1:before { content: "\e900"; } .icondiscounts:before { content: "\e801"; } .iconblock:before { content: "\e901"; } .iconinvoice:before { content: "\e802"; } .iconshouhuoicon:before { content: "\e902"; } .iconinsurance:before { content: "\e803"; } .iconnightmode:before { content: "\e804"; } .iconusercenter:before { content: "\e805"; } .iconunlock:before { content: "\e806"; } .iconvip:before { content: "\e807"; } .iconwallet:before { content: "\e808"; } .iconlandtransportation:before { content: "\e809"; } .iconvoice:before { content: "\e80a"; } .iconexchangerate:before { content: "\e80b"; } .iconcontacts-fill:before { content: "\e80c"; } .iconadd-account1:before { content: "\e80d"; } .iconyears-fill:before { content: "\e80e"; } .iconadd-cart-fill:before { content: "\e80f"; } .iconadd-fill:before { content: "\e810"; } .iconall-fill1:before { content: "\e811"; } .iconashbin-fill:before { content: "\e812"; } .iconcalendar-fill:before { content: "\e813"; } .iconbad-fill:before { content: "\e814"; } .iconbussiness-man-fill:before { content: "\e815"; } .iconatm-fill:before { content: "\e816"; } .iconcart-full-fill:before { content: "\e817"; } .iconcart-Empty-fill:before { content: "\e818"; } .iconcameraswitching-fill:before { content: "\e819"; } .iconatm-away-fill:before { content: "\e81a"; } .iconcertified-supplier-fill:before { content: "\e81b"; } .iconcalculator-fill:before { content: "\e81c"; } .iconclock-fill:before { content: "\e81d"; } .iconali-clould-fill:before { content: "\e81e"; } .iconcolor-fill:before { content: "\e81f"; } .iconcoupons-fill:before { content: "\e820"; } .iconcecurity-protection-fill:before { content: "\e821"; } .iconcredit-level-fill:before { content: "\e822"; } .iconauto:before { content: "\e6eb"; } .icondefault-template-fill:before { content: "\e823"; } .iconall:before { content: "\e6ef"; } .iconCurrencyConverter-fill:before { content: "\e824"; } .iconbussiness-man:before { content: "\e6f0"; } .iconCustomermanagement-fill:before { content: "\e825"; } .iconcomponent:before { content: "\e6f2"; } .icondiscounts-fill:before { content: "\e826"; } .iconcode:before { content: "\e6f3"; } .iconDaytimemode-fill:before { content: "\e827"; } .iconcopy:before { content: "\e6f4"; } .iconexl-fill:before { content: "\e828"; } .icondollar:before { content: "\e6f5"; } .iconcry-fill:before { content: "\e829"; } .iconhistory:before { content: "\e6f8"; } .iconemail-fill:before { content: "\e82a"; } .iconeditor:before { content: "\e6f6"; } .iconfilter-fill:before { content: "\e82b"; } .icondata:before { content: "\e6f9"; } .iconfolder-fill:before { content: "\e82c"; } .icongift:before { content: "\e6fa"; } .iconfeeds-fill:before { content: "\e82d"; } .iconintegral:before { content: "\e6fb"; } .icongold-supplie-fill:before { content: "\e82e"; } .iconnav-list:before { content: "\e6fd"; } .iconform-fill:before { content: "\e82f"; } .iconpic:before { content: "\e6ff"; } .iconcamera-fill:before { content: "\e830"; } .iconNotvisible:before { content: "\e6fe"; } .icongood-fill:before { content: "\e831"; } .iconplay:before { content: "\e701"; } .iconimage-text-fill:before { content: "\e832"; } .iconrising:before { content: "\e703"; } .iconinspection-fill:before { content: "\e833"; } .iconQRcode:before { content: "\e704"; } .iconhot-fill:before { content: "\e834"; } .iconrmb:before { content: "\e705"; } .iconcompany-fill:before { content: "\e835"; } .iconsimilar-product:before { content: "\e707"; } .icondiscount-fill:before { content: "\e836"; } .iconExportservices:before { content: "\e702"; } .iconinsurance-fill:before { content: "\e837"; } .iconsendinquiry:before { content: "\e70d"; } .iconinquiry-template-fill:before { content: "\e838"; } .iconall-fill:before { content: "\e718"; } .iconleftbutton-fill:before { content: "\e839"; } .iconfavorites-fill:before { content: "\e721"; } .iconintegral-fill1:before { content: "\e83a"; } .iconintegral-fill:before { content: "\e726"; } .iconhelp1:before { content: "\e83b"; } .iconnamecard-fill:before { content: "\e72a"; } .iconlisting-content-fill:before { content: "\e83c"; } .iconpic-fill:before { content: "\e72e"; } .iconlogistic-logo-fill:before { content: "\e83d"; } .iconplay-fill:before { content: "\e72f"; } .iconMoneymanagement-fill:before { content: "\e83e"; } .iconprompt-fill:before { content: "\e730"; } .iconmanage-order-fill:before { content: "\e83f"; } .iconstop-fill:before { content: "\e738"; } .iconmulti-language-fill:before { content: "\e840"; } .iconcolumn:before { content: "\e741"; } .iconlogistics-icon-fill:before { content: "\e841"; } .iconadd-account:before { content: "\e742"; } .iconNewuserzone-fill:before { content: "\e842"; } .iconcolumn1:before { content: "\e743"; } .iconnightmode-fill:before { content: "\e843"; } .iconadd:before { content: "\e744"; } .iconoffice-supplies-fill:before { content: "\e844"; } .iconagriculture:before { content: "\e745"; } .iconnotice-fill:before { content: "\e845"; } .iconyears:before { content: "\e746"; } .iconmute:before { content: "\e846"; } .iconadd-cart:before { content: "\e747"; } .iconorder-fill:before { content: "\e847"; } .iconarrow-right:before { content: "\e748"; } .iconpassword1:before { content: "\e848"; } .iconarrow-left:before { content: "\e749"; } .iconmap1:before { content: "\e849"; } .iconapparel:before { content: "\e74a"; } .iconpaylater-fill:before { content: "\e84a"; } .iconall1:before { content: "\e74b"; } .iconphone-fill:before { content: "\e84b"; } .iconarrow-up:before { content: "\e74c"; } .icononline-tracking-fill:before { content: "\e84c"; } .iconascending:before { content: "\e74d"; } .iconplay-fill1:before { content: "\e84d"; } .iconashbin:before { content: "\e74e"; } .iconpdf-fill:before { content: "\e84e"; } .iconatm:before { content: "\e74f"; } .iconphone1:before { content: "\e84f"; } .iconbad:before { content: "\e750"; } .iconpin-fill:before { content: "\e850"; } .iconattachent:before { content: "\e751"; } .iconproduct-fill:before { content: "\e851"; } .iconbrowse:before { content: "\e752"; } .iconrankinglist-fill:before { content: "\e852"; } .iconbeauty:before { content: "\e753"; } .iconreduce-fill:before { content: "\e853"; } .iconatm-away:before { content: "\e754"; } .iconreeor-fill:before { content: "\e854"; } .iconassessed-badge:before { content: "\e755"; } .iconpic-fill1:before { content: "\e855"; } .iconauto1:before { content: "\e756"; } .iconrankinglist:before { content: "\e856"; } .iconbags:before { content: "\e757"; } .iconproduct1:before { content: "\e857"; } .iconcalendar:before { content: "\e758"; } .iconprompt-fill1:before { content: "\e858"; } .iconcart-full:before { content: "\e759"; } .iconresonserate-fill:before { content: "\e859"; } .iconcalculator:before { content: "\e75a"; } .iconremind-fill:before { content: "\e85a"; } .iconcameraswitching:before { content: "\e75b"; } .iconRightbutton-fill:before { content: "\e85b"; } .iconcecurity-protection:before { content: "\e75c"; } .iconRFQ-logo-fill:before { content: "\e85c"; } .iconcategory:before { content: "\e75d"; } .iconRFQ-word-fill:before { content: "\e85d"; } .iconclose:before { content: "\e75e"; } .iconsearchcart-fill:before { content: "\e85e"; } .iconcertified-supplier:before { content: "\e75f"; } .iconsalescenter-fill:before { content: "\e85f"; } .iconcart-Empty:before { content: "\e760"; } .iconsave-fill:before { content: "\e860"; } .iconcode1:before { content: "\e761"; } .iconsecurity-fill:before { content: "\e861"; } .iconcolor:before { content: "\e762"; } .iconSimilarproducts-fill:before { content: "\e862"; } .iconconditions:before { content: "\e763"; } .iconsignboard-fill:before { content: "\e863"; } .iconconfirm:before { content: "\e764"; } .iconservice-fill:before { content: "\e864"; } .iconcompany:before { content: "\e765"; } .iconshuffling-banner-fill:before { content: "\e865"; } .iconali-clould:before { content: "\e766"; } .iconsupplier-features-fill:before { content: "\e866"; } .iconcopy1:before { content: "\e767"; } .iconstore-fill:before { content: "\e867"; } .iconcredit-level:before { content: "\e768"; } .iconsmile-fill:before { content: "\e868"; } .iconcoupons:before { content: "\e769"; } .iconsuccess-fill:before { content: "\e869"; } .iconconnections:before { content: "\e76a"; } .iconsound-filling-fill:before { content: "\e86a"; } .iconcry:before { content: "\e76b"; } .iconsound-Mute1:before { content: "\e86b"; } .iconcostoms-alearance:before { content: "\e76c"; } .iconsuspended-fill:before { content: "\e86c"; } .iconclock:before { content: "\e76d"; } .icontool-fill:before { content: "\e86d"; } .iconCurrencyConverter:before { content: "\e76e"; } .icontask-management-fill:before { content: "\e86e"; } .iconcut:before { content: "\e76f"; } .iconunlock-fill:before { content: "\e86f"; } .icondata1:before { content: "\e770"; } .icontrust-fill:before { content: "\e870"; } .iconCustomermanagement:before { content: "\e771"; } .iconvip-fill:before { content: "\e871"; } .icondescending:before { content: "\e772"; } .iconset1:before { content: "\e872"; } .icondouble-arro-right:before { content: "\e773"; } .iconTop-fill:before { content: "\e873"; } .iconcustomization:before { content: "\e774"; } .iconviewlarger1:before { content: "\e874"; } .icondouble-arrow-left:before { content: "\e775"; } .iconvoice-fill:before { content: "\e875"; } .icondiscount:before { content: "\e776"; } .iconwarning-fill:before { content: "\e876"; } .icondownload:before { content: "\e777"; } .iconwarehouse-fill:before { content: "\e877"; } .icondollar1:before { content: "\e778"; } .iconzip-fill:before { content: "\e878"; } .icondefault-template:before { content: "\e779"; } .icontrade-assurance-fill:before { content: "\e879"; } .iconeditor1:before { content: "\e77a"; } .iconvs-fill:before { content: "\e87a"; } .iconeletrical:before { content: "\e77b"; } .iconvideo1:before { content: "\e87b"; } .iconelectronics:before { content: "\e77c"; } .icontemplate-fill:before { content: "\e87c"; } .iconetrical-equipm:before { content: "\e77d"; } .iconwallet1:before { content: "\e87d"; } .iconellipsis:before { content: "\e77e"; } .icontraining1:before { content: "\e87e"; } .iconemail:before { content: "\e77f"; } .iconpacking-labeling-fill:before { content: "\e87f"; } .iconfalling:before { content: "\e780"; } .iconExportservices-fill:before { content: "\e880"; } .iconearth:before { content: "\e781"; } .iconbrand-fill:before { content: "\e881"; } .iconfilter:before { content: "\e782"; } .iconcollection:before { content: "\e882"; } .iconfurniture:before { content: "\e783"; } .iconconsumption-fill:before { content: "\e883"; } .iconfolder:before { content: "\e784"; } .iconcollection-fill:before { content: "\e884"; } .iconfeeds:before { content: "\e785"; } .iconbrand:before { content: "\e885"; } .iconhistory1:before { content: "\e786"; } .iconrejected-order-fill:before { content: "\e886"; } .iconhardware:before { content: "\e787"; } .iconhomepage-ads-fill:before { content: "\e887"; } .iconhelp:before { content: "\e788"; } .iconhomepage-ads:before { content: "\e888"; } .icongood:before { content: "\e789"; } .iconscenes-fill:before { content: "\e889"; } .iconHouseholdappliances:before { content: "\e78a"; } .iconscenes:before { content: "\e88a"; } .icongift1:before { content: "\e78b"; } .iconsimilar-product-fill:before { content: "\e88b"; } .iconform:before { content: "\e78c"; } .icontopraning-fill:before { content: "\e88c"; } .iconimage-text:before { content: "\e78d"; } .iconconsumption:before { content: "\e88d"; } .iconhot:before { content: "\e78e"; } .icontopraning:before { content: "\e88e"; } .iconinspection:before { content: "\e78f"; } .icongold-supplier:before { content: "\e88f"; } .iconleftbutton:before { content: "\e790"; } .iconmessagecenter-fill:before { content: "\e890"; } .iconjewelry:before { content: "\e791"; } .iconquick:before { content: "\e891"; } .iconipad:before { content: "\e792"; } .iconwriting:before { content: "\e892"; } .iconleftarrow:before { content: "\e793"; } .icondocjpge-fill:before { content: "\e893"; } .iconintegral1:before { content: "\e794"; } .iconjpge-fill:before { content: "\e894"; } .iconkitchen:before { content: "\e795"; } .icongifjpge-fill:before { content: "\e895"; } .iconinquiry-template:before { content: "\e796"; } .iconbmpjpge-fill:before { content: "\e896"; } .iconlink:before { content: "\e797"; } .icontifjpge-fill:before { content: "\e897"; } .iconlibra:before { content: "\e798"; } .iconpngjpge-fill:before { content: "\e898"; } .iconloading:before { content: "\e799"; } .iconHometextile:before { content: "\e899"; } .iconlisting-content:before { content: "\e79a"; } .iconhome:before { content: "\e89a"; } .iconlights:before { content: "\e79b"; } .iconsendinquiry-fill:before { content: "\e89b"; } .iconlogistics-icon:before { content: "\e79c"; } .iconcomments-fill:before { content: "\e89c"; } .iconmessagecenter:before { content: "\e79d"; } .iconaccount-fill:before { content: "\e89d"; } .iconmobile-phone:before { content: "\e79e"; } .iconfeed-logo-fill:before { content: "\e89e"; } .iconmanage-order:before { content: "\e79f"; } .iconfeed-logo:before { content: "\e89f"; } .iconmove:before { content: "\e7a0"; } .iconhome-fill:before { content: "\e8a0"; } .iconMoneymanagement:before { content: "\e7a1"; } .iconadd-select:before { content: "\e8a1"; } .iconnamecard:before { content: "\e7a2"; } .iconsami-select:before { content: "\e8a2"; } .iconmap:before { content: "\e7a3"; } .iconcamera:before { content: "\e8a3"; } .iconNewuserzone:before { content: "\e7a4"; } .iconarrow-down:before { content: "\e8a4"; } .iconmulti-language:before { content: "\e7a5"; } .iconaccount:before { content: "\e8a5"; } .iconoffice:before { content: "\e7a6"; } .iconcomments:before { content: "\e8a6"; } .iconnotice:before { content: "\e7a7"; } .iconcart-Empty1:before { content: "\e8a7"; }
0.365117
0.116387
@import url(https://fonts.googleapis.com/css?family=Roboto); @import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono); body { background-color: #333; color: #fff; font-family: 'Roboto', Arial; margin: 0; } .flex-grid-center { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; justify-content: center; } .page-title { letter-spacing: 0.35em; font-size: 3vw; text-align: center; margin-bottom: 20px; } .glow-button { background: none; letter-spacing: 0.35em; font-size: 0.7em; -webkit-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s; -moz-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s; -o-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s; transition: background-color 0.3s, box-shadow 0.3s, color 0.3s; margin: 1em; flex-grow: 1; text-align: center; } .glow-button a { display: block; color: white; padding: 1.2em 5em; text-decoration: none; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; -o-transition: color 0.3s; transition: color 0.3s; min-width: 100px; } .glow-button.white a:hover { color: rgba(0, 0, 0, 0.8); } .glow-button.blue { -webkit-box-shadow: inset 0 0 1em rgba(0, 170, 170, 0.5), 0 0 1em rgba(0, 170, 170, 0.5); -moz-box-shadow: inset 0 0 1em rgba(0, 170, 170, 0.5), 0 0 1em rgba(0, 170, 170, 0.5); box-shadow: inset 0 0 1em rgba(0, 170, 170, 0.5), 0 0 1em rgba(0, 170, 170, 0.5); border: #0dd solid 2px; } .glow-button.blue:hover { background-color: #0dd; -webkit-box-shadow: inset 0 0 0 rgba(0, 170, 170, 0.5), 0 0 1.5em rgba(0, 170, 170, 0.7); -moz-box-shadow: inset 0 0 0 rgba(0, 170, 170, 0.5), 0 0 1.5em rgba(0, 170, 170, 0.7); box-shadow: inset 0 0 0 rgba(0, 170, 170, 0.5), 0 0 1.5em rgba(0, 170, 170, 0.7); } .glow-button.green { -webkit-box-shadow: inset 0 0 1em rgba(0, 255, 97, 0.5), 0 0 1em rgba(0, 255, 97, 0.5); -moz-box-shadow: inset 0 0 1em rgba(0, 255, 97, 0.5), 0 0 1em rgba(0, 255, 97, 0.5); box-shadow: inset 0 0 1em rgba(0, 255, 97, 0.5), 0 0 1em rgba(0, 255, 97, 0.5); border: #00FF61 solid 2px; } .glow-button.green:hover { background-color: #00FF61; -webkit-box-shadow: inset 0 0 0 rgba(0, 255, 97, 0.5), 0 0 1.5em rgba(0, 255, 97, 0.7); -moz-box-shadow: inset 0 0 0 rgba(0, 255, 97, 0.5), 0 0 1.5em rgba(0, 255, 97, 0.7); box-shadow: inset 0 0 0 rgba(0, 255, 97, 0.5), 0 0 1.5em rgba(0, 255, 97, 0.7); } .glow-button.white { -webkit-box-shadow: inset 0 0 0.8em rgba(255, 255, 255, 0.3), 0 0 0.8em rgba(255, 255, 255, 0.3); -moz-box-shadow: inset 0 0 0.8em rgba(255, 255, 255, 0.3), 0 0 0.8em rgba(255, 255, 255, 0.3); box-shadow: inset 0 0 0.8em rgba(255, 255, 255, 0.3), 0 0 0.8em rgba(255, 255, 255, 0.3); border: #fff solid 2px; } .glow-button.white:hover { color: rgba(0, 0, 0, 0.8); background-color: #fff; -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.3), 0 0 1.2em rgba(255, 255, 255, 0.5); -moz-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.3), 0 0 1.2em rgba(255, 255, 255, 0.5); box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.3), 0 0 1.2em rgba(255, 255, 255, 0.5); } .rate-list { display:block; list-style-type: square; font-size: 20px; padding: 10px; } .rate-list td { padding: 10px 20px; } .typing-body { animation: type 2s steps(60, end); width:100%; overflow: hidden; } .typing-body pre { color: #00FF61; white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ } .typing-body a { color: #00FFFF; *width: 100%; } .typing-body span{ animation: blink 1s infinite; display: inline-block; } @keyframes type{ from { width: 0; } } @keyframes type2{ 0%{width: 0;} 50%{width: 0;} 100%{ width: 100; } } @keyframes blink{ to{opacity: .0;} } /* Foreground sections */ .fore-panel { padding: 5vw; font-family: 'Share Tech Mono', Arial; z-index: 2; -webkit-box-shadow: inset 0 -1.5em 3em -3em rgba(255, 255, 255, 0.3), 0 0 1.5em rgba(0, 0, 0, 0.7); -moz-box-shadow: inset 0 -1.5em 3em -3em rgba(255, 255, 255, 0.3), 0 0 1.5em rgba(0, 0, 0, 0.7); box-shadow: inset 0 -1.5em 3em -3em rgba(255, 255, 255, 0.3), 0 0 1.5em rgba(0, 0, 0, 0.7); } /* Colors */ .panelA { background-color: #222; min-height: 30vw; overflow: hidden; position: relative; } .panel1 { background-color: #222; } .panel2 { background-color: #222; } .panel3 { background-color: #222; } /* FIXED BACKGROUND IMAGES */ .fixedBG { height: 200px; background-size: cover; background-attachment: fixed; background-repeat: no-repeat; background-position: center center; z-index: 2; } .bio { font-size: 25px; margin-bottom: 30px; } .bio-image img { z-index: 3; position: absolute; top: -25px; right: -6vw; height: 45vw; opacity: 0.1; } .prj-list { text-align: center; } .prj-list a { text-decoration: none; color: #fff; margin: 20px; } .prj-list a:hover { text-decoration: underline; } .prj-list .prj-title{ margin: 2vw 5vw; font-size: 18px; width: 17vw; } .prj-list img { width: 15vw; } .icn-list { font-size: 7.5vw; margin: 6vw 5vw 0; } .icn-list i { margin: 2vw 5vw; } /* Images */ .fixedBG.bg1 { background-image: url("../images/Random-code-Pic-GettyJPG.jpg"); } .fixedBG.bg2 { background-image: url("../images/random-wallpapers-blue-matrix-background-wallpaper-30591.jpeg"); } .transparent { zoom: 1; filter: alpha(opacity=70); opacity: 0.7; }
css/style.css
@import url(https://fonts.googleapis.com/css?family=Roboto); @import url(https://fonts.googleapis.com/css?family=Share+Tech+Mono); body { background-color: #333; color: #fff; font-family: 'Roboto', Arial; margin: 0; } .flex-grid-center { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; justify-content: center; } .page-title { letter-spacing: 0.35em; font-size: 3vw; text-align: center; margin-bottom: 20px; } .glow-button { background: none; letter-spacing: 0.35em; font-size: 0.7em; -webkit-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s; -moz-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s; -o-transition: background-color 0.3s, box-shadow 0.3s, color 0.3s; transition: background-color 0.3s, box-shadow 0.3s, color 0.3s; margin: 1em; flex-grow: 1; text-align: center; } .glow-button a { display: block; color: white; padding: 1.2em 5em; text-decoration: none; -webkit-transition: color 0.3s; -moz-transition: color 0.3s; -o-transition: color 0.3s; transition: color 0.3s; min-width: 100px; } .glow-button.white a:hover { color: rgba(0, 0, 0, 0.8); } .glow-button.blue { -webkit-box-shadow: inset 0 0 1em rgba(0, 170, 170, 0.5), 0 0 1em rgba(0, 170, 170, 0.5); -moz-box-shadow: inset 0 0 1em rgba(0, 170, 170, 0.5), 0 0 1em rgba(0, 170, 170, 0.5); box-shadow: inset 0 0 1em rgba(0, 170, 170, 0.5), 0 0 1em rgba(0, 170, 170, 0.5); border: #0dd solid 2px; } .glow-button.blue:hover { background-color: #0dd; -webkit-box-shadow: inset 0 0 0 rgba(0, 170, 170, 0.5), 0 0 1.5em rgba(0, 170, 170, 0.7); -moz-box-shadow: inset 0 0 0 rgba(0, 170, 170, 0.5), 0 0 1.5em rgba(0, 170, 170, 0.7); box-shadow: inset 0 0 0 rgba(0, 170, 170, 0.5), 0 0 1.5em rgba(0, 170, 170, 0.7); } .glow-button.green { -webkit-box-shadow: inset 0 0 1em rgba(0, 255, 97, 0.5), 0 0 1em rgba(0, 255, 97, 0.5); -moz-box-shadow: inset 0 0 1em rgba(0, 255, 97, 0.5), 0 0 1em rgba(0, 255, 97, 0.5); box-shadow: inset 0 0 1em rgba(0, 255, 97, 0.5), 0 0 1em rgba(0, 255, 97, 0.5); border: #00FF61 solid 2px; } .glow-button.green:hover { background-color: #00FF61; -webkit-box-shadow: inset 0 0 0 rgba(0, 255, 97, 0.5), 0 0 1.5em rgba(0, 255, 97, 0.7); -moz-box-shadow: inset 0 0 0 rgba(0, 255, 97, 0.5), 0 0 1.5em rgba(0, 255, 97, 0.7); box-shadow: inset 0 0 0 rgba(0, 255, 97, 0.5), 0 0 1.5em rgba(0, 255, 97, 0.7); } .glow-button.white { -webkit-box-shadow: inset 0 0 0.8em rgba(255, 255, 255, 0.3), 0 0 0.8em rgba(255, 255, 255, 0.3); -moz-box-shadow: inset 0 0 0.8em rgba(255, 255, 255, 0.3), 0 0 0.8em rgba(255, 255, 255, 0.3); box-shadow: inset 0 0 0.8em rgba(255, 255, 255, 0.3), 0 0 0.8em rgba(255, 255, 255, 0.3); border: #fff solid 2px; } .glow-button.white:hover { color: rgba(0, 0, 0, 0.8); background-color: #fff; -webkit-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.3), 0 0 1.2em rgba(255, 255, 255, 0.5); -moz-box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.3), 0 0 1.2em rgba(255, 255, 255, 0.5); box-shadow: inset 0 0 0 rgba(255, 255, 255, 0.3), 0 0 1.2em rgba(255, 255, 255, 0.5); } .rate-list { display:block; list-style-type: square; font-size: 20px; padding: 10px; } .rate-list td { padding: 10px 20px; } .typing-body { animation: type 2s steps(60, end); width:100%; overflow: hidden; } .typing-body pre { color: #00FF61; white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ } .typing-body a { color: #00FFFF; *width: 100%; } .typing-body span{ animation: blink 1s infinite; display: inline-block; } @keyframes type{ from { width: 0; } } @keyframes type2{ 0%{width: 0;} 50%{width: 0;} 100%{ width: 100; } } @keyframes blink{ to{opacity: .0;} } /* Foreground sections */ .fore-panel { padding: 5vw; font-family: 'Share Tech Mono', Arial; z-index: 2; -webkit-box-shadow: inset 0 -1.5em 3em -3em rgba(255, 255, 255, 0.3), 0 0 1.5em rgba(0, 0, 0, 0.7); -moz-box-shadow: inset 0 -1.5em 3em -3em rgba(255, 255, 255, 0.3), 0 0 1.5em rgba(0, 0, 0, 0.7); box-shadow: inset 0 -1.5em 3em -3em rgba(255, 255, 255, 0.3), 0 0 1.5em rgba(0, 0, 0, 0.7); } /* Colors */ .panelA { background-color: #222; min-height: 30vw; overflow: hidden; position: relative; } .panel1 { background-color: #222; } .panel2 { background-color: #222; } .panel3 { background-color: #222; } /* FIXED BACKGROUND IMAGES */ .fixedBG { height: 200px; background-size: cover; background-attachment: fixed; background-repeat: no-repeat; background-position: center center; z-index: 2; } .bio { font-size: 25px; margin-bottom: 30px; } .bio-image img { z-index: 3; position: absolute; top: -25px; right: -6vw; height: 45vw; opacity: 0.1; } .prj-list { text-align: center; } .prj-list a { text-decoration: none; color: #fff; margin: 20px; } .prj-list a:hover { text-decoration: underline; } .prj-list .prj-title{ margin: 2vw 5vw; font-size: 18px; width: 17vw; } .prj-list img { width: 15vw; } .icn-list { font-size: 7.5vw; margin: 6vw 5vw 0; } .icn-list i { margin: 2vw 5vw; } /* Images */ .fixedBG.bg1 { background-image: url("../images/Random-code-Pic-GettyJPG.jpg"); } .fixedBG.bg2 { background-image: url("../images/random-wallpapers-blue-matrix-background-wallpaper-30591.jpeg"); } .transparent { zoom: 1; filter: alpha(opacity=70); opacity: 0.7; }
0.296349
0.077622
:root { /* Fonts */ --ff-sans: -apple-system, BlinkMacSystemFont, "SF Pro", "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", "Roboto", "Ubuntu", "Segoe UI", "Fira Sans", "Droid Sans", sans-serif; --ff-serif: "Ivy Journal", "Adobe Caslon Pro", "Goudy Old Style", "Athelas", "Californian FB", "Georgia Pro", Georgia, serif; --ff-disp: "SangBleu Empire", "F37 Bella", "acta-display", "Questa Grande", "QuestaGrande", "Didot", "Didonesque", "Georgia Pro", Georgia, serif; --ff-disp-sm: "SangBleu Kingdom", "Questa", "Georgia Pro", Georgia, serif; --f-sml: 0.875rem; --f-med: 1rem; --f-semi: 1.25rem; --f-lrg: 1.5rem; --f-xlg: 2rem; --f-2xl: 3rem; --f-hero: 3.75rem; --f-xhr: 4.5rem; --f-2xh: 6rem; --f-weight: 400; --f-line-height: 1.5; /* Lengths */ --unit: 0.625rem; --u2: calc(2 * var(--unit) ); --u3: calc(3 * var(--unit) ); --u4: calc(4 * var(--unit) ); --u6: calc(6 * var(--unit) ); --u8: calc(8 * var(--unit) ); --content: 70rem; --measure: 33em; /* Colours */ --grey1: #333; --grey2: #5a5a5a; --grey3: #b2b2b2; --grey4: #d0d0d0; --grey5: #f6f6f6; --gold-dark: #a58e19; --gold-bright: #FFD81E; --gold-light: #E5CF67; } /* ---- */ /* Base */ /* ---- */ * { box-sizing: border-box } *:focus { background-color: var(--gold-bright); box-shadow: 0 0 0 var(--unit) var(--gold-bright); outline: none } body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure { margin: 0; padding: 0 } html,body { height: 100% } html { font-size: 14px } @media screen and (orientation: portrait) and (min-width: 1024px) { html { font-size:16px } } @media screen and (orientation: landscape) and (min-width: 1440px) { html { font-size:16px } } @media screen and (min-width: 2000px) { html { font-size:20px } } @media screen and (min-width: 2800px) { html { font-size:24px } } body { font-family: var(--ff-sans); line-height: 1.5; color: var(--grey1); background-color: white; -webkit-text-size-adjust: 100%; font-feature-settings: "kern" 1,"liga" 1,"calt" 1,"pnum" 1,"tnum" 0,"onum" 1,"lnum" 0,"dlig" 0; font-kerning: normal; text-rendering: optimizeLegibility } img { max-width: 100%; vertical-align: middle } figure>img { display: block; margin: 0 auto } figcaption { font-size: var(--f-sml); text-align: center } h1,h2,h3,h4,blockquote { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } a { color: var(--grey2); text-decoration: none; background-color: transparent; background-image: -webkit-linear-gradient(transparent -300%, currentColor 600%); background-image: linear-gradient(transparent -300%, currentColor 600%); text-decoration: none; background-repeat: no-repeat; background-size: 100% 1px; background-position: 0 100%; transition: all 0.2s ease-in-out } a:hover { color: black } /* ---------- */ /* Typography */ /* ---------- */ i, em { font-style: italic; } b, strong { font-weight: 600; } small { font-size: var(--f-sml); } big { font-size: var(--f-semi) } p { font-family: var(--ff-serif); font-size: 1.25rem; line-height: 1.7; margin: 1.25em 0; } h6, thead { font-size: var(--f-sml); text-transform: uppercase; font-weight: 400; letter-spacing: 0.1em; margin: 1.5em 0 1em; } h5 { font-family: var(--ff-serif); font-size: var(--f-semi); margin: 1.5em 0 1em; font-style: italic; font-weight: 400; } h5::after { content: '—' } @media screen and (min-width: 480px) { h5 { font-size:var(--f-lrg) } } @media screen and (min-width: 1440px) { h4 { font-size:var(--f-xlg) } } h4 { font-size: var(--f-lrg); line-height: 1.25; margin: 1em 0 0.5em; font-weight: 400; text-transform: uppercase; letter-spacing: 0.125em; } @media screen and (min-width: 1440px) { h4 { font-size:var(--f-xlg) } } @media screen and (min-width: 1024px) { h3 { font-size:var(--f-xlg) } } h3 { font-family: var(--ff-serif); font-size: var(--f-lrg); line-height: 1.25; margin: 1em 0 0.5em; font-weight: 200; } @media screen and (min-width: 480px) { h3 { font-size:var(--f-xlg); line-height: 1 } } @media screen and (min-width: 1024px) { h3 { font-size:var(--f-2xl) } } @media screen and (min-width: 1440px) { h3 { font-size:var(--f-hero) } } h2 { font-size: var(--f-xlg); line-height: 1.25; margin: 1em 0 0.5em; font-weight: 200; letter-spacing: 0.1em; } @media screen and (min-width: 480px) { h2 { font-size:var(--f-2xl); line-height: 1 } } @media screen and (min-width: 1024px) { h2 { font-size:var(--f-hero); font-weight: 100; } } @media screen and (min-width: 1440px) { h2 { font-size:var(--f-xhr); } } h1 { font-family: var(--ff-disp-sm); font-size: var(--f-xlg); line-height: 1.25; margin: 1em 0 0.5em; } @media screen and (min-width: 480px) { h1 { font-family: var(--ff-disp); font-size:var(--f-hero); line-height: 1 font-weight: 400; } } @media screen and (min-width: 1024px) { h1 { font-size:var(--f-xhr); letter-spacing: -0.01em; } } @media screen and (min-width: 1440px) { h1 { font-size:var(--f-2xh); font-weight: 200; } } /* ------ */ /* Layout */ /* ------ */ #write { max-width: var(--content); width: 100%; margin: 0 auto; padding-left: var(--u2); padding-right: var(--u2); } @media screen and (min-width: 768px) { #write { padding-left: var(--u4); padding-right: var(--u4) } } p { max-width: var(--measure); } blockquote { font-family: var(--ff-serif); font-style: italic; } blockquote p { font-size: 1.5em; } /* Peekout / peekin */ blockquote { margin-left: 0; margin-right: 0 } @media screen and (min-width: 1440px) { blockquote { margin-left: var(--u4); margin-right: var(--u4) } } h5 { margin-left: 0; margin-right: 0 } @media screen and (min-width: 1440px) { h5 { margin-left: calc(-1 * var(--u4)); margin-right: calc(-1 * var(--u4)) } } ul, ol { max-width: var(--measure); margin-left: var(--u4); } hr { margin: var(--u8) 0; } table { margin: var(--u4) 0; } pre, .CodeMirror { background-color: var(--grey5); padding: var(--unit); } #write input[type="checkbox"] { margin: 0.75rem 0; } img { width: 100%; height: auto; } a.md-toc-inner { line-height: 1em; margin: 0.5em 0; } .footnotes { font-size: var(--f-sml); padding: var(--u4) 0 1em; border-top: 1px solid var(--grey4); margin-top: var(--u4); } /*Outlines*/ .outline-content { padding: 0.5em var(--u2); } .outline-h2 > .outline-item { padding-left: var(--unit); } .outline-h3 > .outline-item { padding-left: var(--u2); } .outline-h4 > .outline-item { padding-left: var(--u3); } .outline-item { padding-top: 0.5em; padding-bottom: 0.5em; } /*Sidebar*/ .info-panel-tab-wrapper { font-family: var(--ff-sans); } .active-tab-files #info-panel-tab-file .info-panel-tab-border, .active-tab-outline #info-panel-tab-outline .info-panel-tab-border { height: 1px; } /*Megamenu*/ .megamenu-menu a, .dropdown a { background-image: none; } .megamenu-menu ul, .megamenu-menu ol, .dropdown ul, .dropdownol { list-style: none; margin-left: 0; } .megamenu-menu-list li a { display: inline-block; width: 100%; padding-top: var(--u2); padding-bottom: var(--u2); position: relative; font-size: var(--f-med); } .megamenu-menu-list li a span { position: absolute; top: 0; } .megamenu-menu-panel h1 { font-family: var(--ff-sans); font-size: var(--f-2xl); font-weight: 400; line-height: 1em; letter-spacing: 0.05em; } @media screen and (min-width: 768px) { .megamenu-menu-panel h1 { font-family: var(--ff-sans); font-size: var(--f-hero); font-weight: 200; line-height: 1em; letter-spacing: 0.1em; } } .megamenu-menu-panel { max-width: var(--content); margin-left: auto; margin-right: auto; padding: 0 var(--u4); } /*Form elements*/ input:focus, button:focus, select:focus, textarea:focus { background-color: white; outline: var(--unit) var(--gold-bright); } /*Notifications*/ #md-notification { border: none; max-width: var(--measure); color: black; box-shadow: 0 0 0 1px; padding: var(--u2) 0; left: auto; right: var(--u2); } .typora-node.pin-outline #md-searchpanel, .typora-node.pin-outline #md-notification { left: auto; } #md-notification p { font-family: var(--ff-sans); text-align: left; } /*Source*/ #typora-source *:focus { background-color: white; }
Typora/refine.css
:root { /* Fonts */ --ff-sans: -apple-system, BlinkMacSystemFont, "SF Pro", "SF Pro Text", "Helvetica Neue", "Helvetica", "Arial", "Roboto", "Ubuntu", "Segoe UI", "Fira Sans", "Droid Sans", sans-serif; --ff-serif: "Ivy Journal", "Adobe Caslon Pro", "Goudy Old Style", "Athelas", "Californian FB", "Georgia Pro", Georgia, serif; --ff-disp: "SangBleu Empire", "F37 Bella", "acta-display", "Questa Grande", "QuestaGrande", "Didot", "Didonesque", "Georgia Pro", Georgia, serif; --ff-disp-sm: "SangBleu Kingdom", "Questa", "Georgia Pro", Georgia, serif; --f-sml: 0.875rem; --f-med: 1rem; --f-semi: 1.25rem; --f-lrg: 1.5rem; --f-xlg: 2rem; --f-2xl: 3rem; --f-hero: 3.75rem; --f-xhr: 4.5rem; --f-2xh: 6rem; --f-weight: 400; --f-line-height: 1.5; /* Lengths */ --unit: 0.625rem; --u2: calc(2 * var(--unit) ); --u3: calc(3 * var(--unit) ); --u4: calc(4 * var(--unit) ); --u6: calc(6 * var(--unit) ); --u8: calc(8 * var(--unit) ); --content: 70rem; --measure: 33em; /* Colours */ --grey1: #333; --grey2: #5a5a5a; --grey3: #b2b2b2; --grey4: #d0d0d0; --grey5: #f6f6f6; --gold-dark: #a58e19; --gold-bright: #FFD81E; --gold-light: #E5CF67; } /* ---- */ /* Base */ /* ---- */ * { box-sizing: border-box } *:focus { background-color: var(--gold-bright); box-shadow: 0 0 0 var(--unit) var(--gold-bright); outline: none } body,h1,h2,h3,h4,h5,h6,p,blockquote,pre,hr,dl,dd,ol,ul,figure { margin: 0; padding: 0 } html,body { height: 100% } html { font-size: 14px } @media screen and (orientation: portrait) and (min-width: 1024px) { html { font-size:16px } } @media screen and (orientation: landscape) and (min-width: 1440px) { html { font-size:16px } } @media screen and (min-width: 2000px) { html { font-size:20px } } @media screen and (min-width: 2800px) { html { font-size:24px } } body { font-family: var(--ff-sans); line-height: 1.5; color: var(--grey1); background-color: white; -webkit-text-size-adjust: 100%; font-feature-settings: "kern" 1,"liga" 1,"calt" 1,"pnum" 1,"tnum" 0,"onum" 1,"lnum" 0,"dlig" 0; font-kerning: normal; text-rendering: optimizeLegibility } img { max-width: 100%; vertical-align: middle } figure>img { display: block; margin: 0 auto } figcaption { font-size: var(--f-sml); text-align: center } h1,h2,h3,h4,blockquote { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } a { color: var(--grey2); text-decoration: none; background-color: transparent; background-image: -webkit-linear-gradient(transparent -300%, currentColor 600%); background-image: linear-gradient(transparent -300%, currentColor 600%); text-decoration: none; background-repeat: no-repeat; background-size: 100% 1px; background-position: 0 100%; transition: all 0.2s ease-in-out } a:hover { color: black } /* ---------- */ /* Typography */ /* ---------- */ i, em { font-style: italic; } b, strong { font-weight: 600; } small { font-size: var(--f-sml); } big { font-size: var(--f-semi) } p { font-family: var(--ff-serif); font-size: 1.25rem; line-height: 1.7; margin: 1.25em 0; } h6, thead { font-size: var(--f-sml); text-transform: uppercase; font-weight: 400; letter-spacing: 0.1em; margin: 1.5em 0 1em; } h5 { font-family: var(--ff-serif); font-size: var(--f-semi); margin: 1.5em 0 1em; font-style: italic; font-weight: 400; } h5::after { content: '—' } @media screen and (min-width: 480px) { h5 { font-size:var(--f-lrg) } } @media screen and (min-width: 1440px) { h4 { font-size:var(--f-xlg) } } h4 { font-size: var(--f-lrg); line-height: 1.25; margin: 1em 0 0.5em; font-weight: 400; text-transform: uppercase; letter-spacing: 0.125em; } @media screen and (min-width: 1440px) { h4 { font-size:var(--f-xlg) } } @media screen and (min-width: 1024px) { h3 { font-size:var(--f-xlg) } } h3 { font-family: var(--ff-serif); font-size: var(--f-lrg); line-height: 1.25; margin: 1em 0 0.5em; font-weight: 200; } @media screen and (min-width: 480px) { h3 { font-size:var(--f-xlg); line-height: 1 } } @media screen and (min-width: 1024px) { h3 { font-size:var(--f-2xl) } } @media screen and (min-width: 1440px) { h3 { font-size:var(--f-hero) } } h2 { font-size: var(--f-xlg); line-height: 1.25; margin: 1em 0 0.5em; font-weight: 200; letter-spacing: 0.1em; } @media screen and (min-width: 480px) { h2 { font-size:var(--f-2xl); line-height: 1 } } @media screen and (min-width: 1024px) { h2 { font-size:var(--f-hero); font-weight: 100; } } @media screen and (min-width: 1440px) { h2 { font-size:var(--f-xhr); } } h1 { font-family: var(--ff-disp-sm); font-size: var(--f-xlg); line-height: 1.25; margin: 1em 0 0.5em; } @media screen and (min-width: 480px) { h1 { font-family: var(--ff-disp); font-size:var(--f-hero); line-height: 1 font-weight: 400; } } @media screen and (min-width: 1024px) { h1 { font-size:var(--f-xhr); letter-spacing: -0.01em; } } @media screen and (min-width: 1440px) { h1 { font-size:var(--f-2xh); font-weight: 200; } } /* ------ */ /* Layout */ /* ------ */ #write { max-width: var(--content); width: 100%; margin: 0 auto; padding-left: var(--u2); padding-right: var(--u2); } @media screen and (min-width: 768px) { #write { padding-left: var(--u4); padding-right: var(--u4) } } p { max-width: var(--measure); } blockquote { font-family: var(--ff-serif); font-style: italic; } blockquote p { font-size: 1.5em; } /* Peekout / peekin */ blockquote { margin-left: 0; margin-right: 0 } @media screen and (min-width: 1440px) { blockquote { margin-left: var(--u4); margin-right: var(--u4) } } h5 { margin-left: 0; margin-right: 0 } @media screen and (min-width: 1440px) { h5 { margin-left: calc(-1 * var(--u4)); margin-right: calc(-1 * var(--u4)) } } ul, ol { max-width: var(--measure); margin-left: var(--u4); } hr { margin: var(--u8) 0; } table { margin: var(--u4) 0; } pre, .CodeMirror { background-color: var(--grey5); padding: var(--unit); } #write input[type="checkbox"] { margin: 0.75rem 0; } img { width: 100%; height: auto; } a.md-toc-inner { line-height: 1em; margin: 0.5em 0; } .footnotes { font-size: var(--f-sml); padding: var(--u4) 0 1em; border-top: 1px solid var(--grey4); margin-top: var(--u4); } /*Outlines*/ .outline-content { padding: 0.5em var(--u2); } .outline-h2 > .outline-item { padding-left: var(--unit); } .outline-h3 > .outline-item { padding-left: var(--u2); } .outline-h4 > .outline-item { padding-left: var(--u3); } .outline-item { padding-top: 0.5em; padding-bottom: 0.5em; } /*Sidebar*/ .info-panel-tab-wrapper { font-family: var(--ff-sans); } .active-tab-files #info-panel-tab-file .info-panel-tab-border, .active-tab-outline #info-panel-tab-outline .info-panel-tab-border { height: 1px; } /*Megamenu*/ .megamenu-menu a, .dropdown a { background-image: none; } .megamenu-menu ul, .megamenu-menu ol, .dropdown ul, .dropdownol { list-style: none; margin-left: 0; } .megamenu-menu-list li a { display: inline-block; width: 100%; padding-top: var(--u2); padding-bottom: var(--u2); position: relative; font-size: var(--f-med); } .megamenu-menu-list li a span { position: absolute; top: 0; } .megamenu-menu-panel h1 { font-family: var(--ff-sans); font-size: var(--f-2xl); font-weight: 400; line-height: 1em; letter-spacing: 0.05em; } @media screen and (min-width: 768px) { .megamenu-menu-panel h1 { font-family: var(--ff-sans); font-size: var(--f-hero); font-weight: 200; line-height: 1em; letter-spacing: 0.1em; } } .megamenu-menu-panel { max-width: var(--content); margin-left: auto; margin-right: auto; padding: 0 var(--u4); } /*Form elements*/ input:focus, button:focus, select:focus, textarea:focus { background-color: white; outline: var(--unit) var(--gold-bright); } /*Notifications*/ #md-notification { border: none; max-width: var(--measure); color: black; box-shadow: 0 0 0 1px; padding: var(--u2) 0; left: auto; right: var(--u2); } .typora-node.pin-outline #md-searchpanel, .typora-node.pin-outline #md-notification { left: auto; } #md-notification p { font-family: var(--ff-sans); text-align: left; } /*Source*/ #typora-source *:focus { background-color: white; }
0.404625
0.152127
.moodle-dialogue-base .hidden, .moodle-dialogue-base .moodle-dialogue-hidden {display:none;} .moodle-dialogue-base .moodle-dialogue-lightbox {background-color:#AAA;} .moodle-dialogue-base .moodle-dialogue {background-color:#666;border:0 solid #666;border-right-width:3px;border-bottom-width:3px;} .moodle-dialogue-base .moodle-dialogue-wrap {background-color:#FFF;margin-top:-3px;margin-left:-3px;border:1px solid #555;height:auto;} .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd {font-size:110%;color:inherit;font-weight:bold;text-align:left;padding:5px 6px;margin:0;border-bottom:1px solid #ccc;background:#f6f6f6;} .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd h1{font-size:100%;font-weight:bold;margin:0;padding:0;display:inline;} .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd .yui3-widget-buttons {padding: 5px;} .moodle-dialogue-base .closebutton {background-image:url(sprite.png);width:25px;height:15px;background-repeat:no-repeat;float:right;vertical-align:middle;display:inline-block;cursor:pointer;padding:0px;border-style:none;} .moodle-dialogue-base .moodle-dialogue-bd {padding:5px; overflow: auto;} .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-content {background:#FFF;padding:0px;} .moodle-dialogue-base .moodle-dialogue .moodle-dialogue-content .moodle-dialogue-ft {padding:0px;} .moodle-dialogue-confirm .confirmation-dialogue {text-align:center;} .moodle-dialogue-confirm .confirmation-message {margin:0.5em 1em;} .moodle-dialogue-confirm .confirmation-dialogue input {min-width:80px;text-align:center;} .moodle-dialogue-exception .moodle-exception-message {text-align:center;margin:1em;} .moodle-dialogue-exception .moodle-exception-param {margin-bottom:0.5em;} .moodle-dialogue-exception .moodle-exception-param label {width:150px;font-weight:bold;} .moodle-dialogue-exception .param-stacktrace label {display:block;background-color:#EEE;margin:0;padding:4px 1em;border:1px solid #ccc;border-bottom-width:0;} .moodle-dialogue-exception .param-stacktrace pre {display:block;border:1px solid #ccc;background-color:#fff;height:200px;overflow:auto;} .moodle-dialogue-exception .param-stacktrace .stacktrace-file {color:navy;display:inline-block;font-size:80%;margin:4px 0;} .moodle-dialogue-exception .param-stacktrace .stacktrace-line {color:#AA0000;display:inline-block;font-size:80%;width:50px;margin:4px 1em;} .moodle-dialogue-exception .param-stacktrace .stacktrace-call {color:#333;font-size:90%;padding-left:25px;margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid #eee;}
moodle/lib/yui/notification/assets/skins/sam/notification.css
.moodle-dialogue-base .hidden, .moodle-dialogue-base .moodle-dialogue-hidden {display:none;} .moodle-dialogue-base .moodle-dialogue-lightbox {background-color:#AAA;} .moodle-dialogue-base .moodle-dialogue {background-color:#666;border:0 solid #666;border-right-width:3px;border-bottom-width:3px;} .moodle-dialogue-base .moodle-dialogue-wrap {background-color:#FFF;margin-top:-3px;margin-left:-3px;border:1px solid #555;height:auto;} .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd {font-size:110%;color:inherit;font-weight:bold;text-align:left;padding:5px 6px;margin:0;border-bottom:1px solid #ccc;background:#f6f6f6;} .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd h1{font-size:100%;font-weight:bold;margin:0;padding:0;display:inline;} .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-hd .yui3-widget-buttons {padding: 5px;} .moodle-dialogue-base .closebutton {background-image:url(sprite.png);width:25px;height:15px;background-repeat:no-repeat;float:right;vertical-align:middle;display:inline-block;cursor:pointer;padding:0px;border-style:none;} .moodle-dialogue-base .moodle-dialogue-bd {padding:5px; overflow: auto;} .moodle-dialogue-base .moodle-dialogue-wrap .moodle-dialogue-content {background:#FFF;padding:0px;} .moodle-dialogue-base .moodle-dialogue .moodle-dialogue-content .moodle-dialogue-ft {padding:0px;} .moodle-dialogue-confirm .confirmation-dialogue {text-align:center;} .moodle-dialogue-confirm .confirmation-message {margin:0.5em 1em;} .moodle-dialogue-confirm .confirmation-dialogue input {min-width:80px;text-align:center;} .moodle-dialogue-exception .moodle-exception-message {text-align:center;margin:1em;} .moodle-dialogue-exception .moodle-exception-param {margin-bottom:0.5em;} .moodle-dialogue-exception .moodle-exception-param label {width:150px;font-weight:bold;} .moodle-dialogue-exception .param-stacktrace label {display:block;background-color:#EEE;margin:0;padding:4px 1em;border:1px solid #ccc;border-bottom-width:0;} .moodle-dialogue-exception .param-stacktrace pre {display:block;border:1px solid #ccc;background-color:#fff;height:200px;overflow:auto;} .moodle-dialogue-exception .param-stacktrace .stacktrace-file {color:navy;display:inline-block;font-size:80%;margin:4px 0;} .moodle-dialogue-exception .param-stacktrace .stacktrace-line {color:#AA0000;display:inline-block;font-size:80%;width:50px;margin:4px 1em;} .moodle-dialogue-exception .param-stacktrace .stacktrace-call {color:#333;font-size:90%;padding-left:25px;margin-bottom:4px;padding-bottom:4px;border-bottom:1px solid #eee;}
0.265595
0.026861
body{ background-image: url(../images/rank-background.png); background-repeat: no-repeat; background-size: contain; background-color: #1b0a4e; padding-top: 42px; padding-left: 15px; padding-right: 15px; padding-bottom: 70px; color: #ffffff; font-size:12px; } h5{ font-weight: bold; } p{ margin-left:10px; margin-bottom:0px; } .container{ width: 100%; height: auto; padding: 0px; } .register-container, .rank-container{ background-color: #0068b7; padding-top: 16px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; } .nice-split{ border-top: 1px solid #002a83; border-bottom: 1px solid #00a3d8; } .pick{ width: 100%; } .info{ text-align: center; padding-left: 5px; padding-right: 5px; margin:0px; } .regist-form{ padding-left: 10px; } .regist-form label{ width: 20%; display:inline-block; text-align: right; font-size: 14px; } .regist-form input{ width: 66%; display:inline-block; } .regist{ background-image: url(../images/submit-btn.png); background-repeat: no-repeat; background-size: 135px 29px; width: 135px; height: 29px; margin-left: 80px; } .go{ display: block; width: 100%; height: 100%; padding-left: 10px; padding-right: 10px; } .go img{ width: 100%; height: 100%; } .about-me{ margin-left: 10px; margin-right: 10px; } .about-me .media-heading{ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100px; font-size: 16px; } .media-body{ /* width: 20px; */ } .rank-about{ color: #00d0ff; } #rank-list-tab{ border-bottom: none; } #rank-list-tab li{ width: 50%; text-align: center; } .day-rank-tab{ background-image: url(../images/day-rank-btn-2.gif); background-repeat: no-repeat; background-size: contain; background-color: #0068b7; border:none; width: 100%; height: 100%; text-indent: -9999px; } .active .day-rank-tab{ background-image: url(../images/day-rank-btn-1.gif); } .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover{ background-color: #0068b7; border:none; } .total-rank-tab{ background-image: url(../images/total-rank-btn-2.gif); background-repeat: no-repeat; background-size: contain; background-color: #0068b7; border:none; width: 100%; height: 100%; text-indent: -9999px; } .active .total-rank-tab{ background-image: url(../images/total-rank-btn-1.gif); } #day-rank-panel{ padding-top: 10px; } #day-rank-panel .no-pad{ padding: 5px; } #day-rank-panel .form-group{ margin-bottom: 0px; } .check{ background-image: url(../images/check-btn.png); background-repeat: no-repeat; background-size: contain; background-color: transparent; border: none; height: 30px; width: 55px; margin-top: 3px; } .rank-list{ margin-top: 10px; } .rank-item span{ display: inline-block; vertical-align: middle; margin-bottom: 10px; } .rank-item .index{ width: 5%; } .rank-item .avatar{ width: 15%; margin-top: 5px; } .rank-item .name{ width: 40%; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .rank-item .rank-text{ width: 35%; } .rank-text, .gift{ font-size: 15px; color: #ffcc00; text-align: right; } .rank-text{ font-size: 29px; } .avatar-link{ border-radius: 20px; overflow: hidden; display: inline-block; }
frontend/web/css/main.css
body{ background-image: url(../images/rank-background.png); background-repeat: no-repeat; background-size: contain; background-color: #1b0a4e; padding-top: 42px; padding-left: 15px; padding-right: 15px; padding-bottom: 70px; color: #ffffff; font-size:12px; } h5{ font-weight: bold; } p{ margin-left:10px; margin-bottom:0px; } .container{ width: 100%; height: auto; padding: 0px; } .register-container, .rank-container{ background-color: #0068b7; padding-top: 16px; padding-bottom: 20px; padding-left: 10px; padding-right: 10px; } .nice-split{ border-top: 1px solid #002a83; border-bottom: 1px solid #00a3d8; } .pick{ width: 100%; } .info{ text-align: center; padding-left: 5px; padding-right: 5px; margin:0px; } .regist-form{ padding-left: 10px; } .regist-form label{ width: 20%; display:inline-block; text-align: right; font-size: 14px; } .regist-form input{ width: 66%; display:inline-block; } .regist{ background-image: url(../images/submit-btn.png); background-repeat: no-repeat; background-size: 135px 29px; width: 135px; height: 29px; margin-left: 80px; } .go{ display: block; width: 100%; height: 100%; padding-left: 10px; padding-right: 10px; } .go img{ width: 100%; height: 100%; } .about-me{ margin-left: 10px; margin-right: 10px; } .about-me .media-heading{ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 100px; font-size: 16px; } .media-body{ /* width: 20px; */ } .rank-about{ color: #00d0ff; } #rank-list-tab{ border-bottom: none; } #rank-list-tab li{ width: 50%; text-align: center; } .day-rank-tab{ background-image: url(../images/day-rank-btn-2.gif); background-repeat: no-repeat; background-size: contain; background-color: #0068b7; border:none; width: 100%; height: 100%; text-indent: -9999px; } .active .day-rank-tab{ background-image: url(../images/day-rank-btn-1.gif); } .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover{ background-color: #0068b7; border:none; } .total-rank-tab{ background-image: url(../images/total-rank-btn-2.gif); background-repeat: no-repeat; background-size: contain; background-color: #0068b7; border:none; width: 100%; height: 100%; text-indent: -9999px; } .active .total-rank-tab{ background-image: url(../images/total-rank-btn-1.gif); } #day-rank-panel{ padding-top: 10px; } #day-rank-panel .no-pad{ padding: 5px; } #day-rank-panel .form-group{ margin-bottom: 0px; } .check{ background-image: url(../images/check-btn.png); background-repeat: no-repeat; background-size: contain; background-color: transparent; border: none; height: 30px; width: 55px; margin-top: 3px; } .rank-list{ margin-top: 10px; } .rank-item span{ display: inline-block; vertical-align: middle; margin-bottom: 10px; } .rank-item .index{ width: 5%; } .rank-item .avatar{ width: 15%; margin-top: 5px; } .rank-item .name{ width: 40%; font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .rank-item .rank-text{ width: 35%; } .rank-text, .gift{ font-size: 15px; color: #ffcc00; text-align: right; } .rank-text{ font-size: 29px; } .avatar-link{ border-radius: 20px; overflow: hidden; display: inline-block; }
0.341034
0.071624
/* calendar root element */ #calroot { /* place on top of other elements. set a higher value if nessessary */ z-index:1; font-family:sans-serif; background-color:#fff; border:1px solid #ccc; border-width:0 1px 1px; padding-top:10px; height:160px; width:227px; display:none; margin:0 0 0 -7px; -moz-border-radius-topleft:0; -moz-border-radius-topright:0; -webkit-border-top-left-radius:0; -webkit-border-top-right-radius:0; } /* head. contains title, prev/next month controls and possible month/year selectors */ #calhead { padding:2px 0; height:22px; } #caltitle { font-size:14px; color:#0150D1; float:left; text-align:center; width:160px; line-height:20px; text-shadow:0 1px 0 #ddd; } #calnext, #calprev { display:block; width:20px; height:20px; background:transparent url(http://comeycome.com/pt/styles/prev.gif) no-repeat scroll center center; float:left; cursor:pointer; margin-left:9px; } #calnext { background-image:url(http://comeycome.com/pt/styles/next.gif); float:right; margin-right:9px; } #calprev.caldisabled, #calnext.caldisabled { visibility:hidden; } /* year/month selector */ #caltitle select { font-size:10px; } /* names of the days */ #caldays { height:14px; border-bottom:1px solid #ddd; } #caldays span { display:block; float:left; width:32px; text-align:center; font-size:11px; } /* container for weeks */ #calweeks { background-color:#fff; margin-top:4px; } /* single week */ .calweek { clear:left; height:22px; } /* single day */ .calweek a { display:block; float:left; width:31px; height:20px; text-decoration:none; font-size:11px; margin-left:1px; text-align:center; line-height:20px; color:#666; -moz-border-radius:3px; -webkit-border-radius:3px; } /* different states */ .calweek a:hover, .calfocus { background-color:#ddd; } /* sunday */ a.calsun { color:red; } /* offmonth day */ a.caloff { color:#ccc; } a.caloff:hover { background-color:rgb(245, 245, 250); } /* unselecteble day */ a.caldisabled { background-color:#efefef !important; color:#ccc !important; cursor:default; } /* current date */ #calcurrent { background-color:#498CE2; color:#fff; } /* today */ #caltoday { background-color:#999; color:#fff; }
styles/calendar.css
/* calendar root element */ #calroot { /* place on top of other elements. set a higher value if nessessary */ z-index:1; font-family:sans-serif; background-color:#fff; border:1px solid #ccc; border-width:0 1px 1px; padding-top:10px; height:160px; width:227px; display:none; margin:0 0 0 -7px; -moz-border-radius-topleft:0; -moz-border-radius-topright:0; -webkit-border-top-left-radius:0; -webkit-border-top-right-radius:0; } /* head. contains title, prev/next month controls and possible month/year selectors */ #calhead { padding:2px 0; height:22px; } #caltitle { font-size:14px; color:#0150D1; float:left; text-align:center; width:160px; line-height:20px; text-shadow:0 1px 0 #ddd; } #calnext, #calprev { display:block; width:20px; height:20px; background:transparent url(http://comeycome.com/pt/styles/prev.gif) no-repeat scroll center center; float:left; cursor:pointer; margin-left:9px; } #calnext { background-image:url(http://comeycome.com/pt/styles/next.gif); float:right; margin-right:9px; } #calprev.caldisabled, #calnext.caldisabled { visibility:hidden; } /* year/month selector */ #caltitle select { font-size:10px; } /* names of the days */ #caldays { height:14px; border-bottom:1px solid #ddd; } #caldays span { display:block; float:left; width:32px; text-align:center; font-size:11px; } /* container for weeks */ #calweeks { background-color:#fff; margin-top:4px; } /* single week */ .calweek { clear:left; height:22px; } /* single day */ .calweek a { display:block; float:left; width:31px; height:20px; text-decoration:none; font-size:11px; margin-left:1px; text-align:center; line-height:20px; color:#666; -moz-border-radius:3px; -webkit-border-radius:3px; } /* different states */ .calweek a:hover, .calfocus { background-color:#ddd; } /* sunday */ a.calsun { color:red; } /* offmonth day */ a.caloff { color:#ccc; } a.caloff:hover { background-color:rgb(245, 245, 250); } /* unselecteble day */ a.caldisabled { background-color:#efefef !important; color:#ccc !important; cursor:default; } /* current date */ #calcurrent { background-color:#498CE2; color:#fff; } /* today */ #caltoday { background-color:#999; color:#fff; }
0.395718
0.127734
*, *::after, *::before { box-sizing: border-box; } :root { font-size: 16px; } body { margin: 0; --color-text: #000; --color-bg: #faf5e3; --color-link: #8d561f; --color-link-hover: #000; color: var(--color-text); background-color: var(--color-bg); --cursor-stroke: none; --cursor-fill: #988c67; --cursor-stroke-width: 1px; font-family: tenon, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow: hidden; overflow-y: scroll; } /* Page Loader */ .js .loading::before, .js .loading::after { content: ''; position: fixed; z-index: 1000; } .js .loading::before { top: 0; left: 0; width: 100%; height: 100%; background: var(--color-bg); } .js .loading::after { top: 50%; left: 50%; width: 60px; height: 60px; margin: -30px 0 0 -30px; border-radius: 50%; opacity: 0.4; background: var(--color-link); animation: loaderAnim 0.7s linear infinite alternate forwards; } @keyframes loaderAnim { to { opacity: 1; transform: scale3d(0.5,0.5,1); } } a { text-decoration: underline; color: var(--color-link); outline: none; cursor: pointer; } a:hover, a:focus { color: var(--color-link-hover); outline: none; text-decoration: none; } em { font-weight: 500; } .frame { padding: 3rem 5vw; text-align: center; position: relative; z-index: 1000; } .frame__title { font-size: 1rem; margin: 0 0 1rem; font-weight: normal; } .frame__links { margin: 0.35rem 0 0 0; } .frame__links a:not(:last-child) { margin-right: 1rem; } .frame__home { text-decoration: none; color: var(--color-text); display: inline-block; height: 1.75rem; margin: 1rem 0; } .frame__home-title { font-weight: 700; } .frame__home-sub { align-self: flex-end; margin-left: 0.5rem; } .frame__about { display: inline-block; margin: 1rem 0; font-weight: 700; text-decoration: none; color: var(--color-text); } .frame__about-item { display: none; } .frame__about-item--current { display: inline-block; } .content { display: grid; grid-template-columns: 100%; grid-template-areas: "content-item"; justify-content: center; position: relative; cursor: default; } .content__item { grid-area: content-item; opacity: 0; pointer-events: none; display: flex; align-content: center; flex-direction: column; padding: 0 1rem; overflow: hidden; height: 0; } .content__item--home { justify-content: center; min-height: 300px; } .content__item--current { overflow: visible; height: auto; opacity: 1; pointer-events: auto; } .content__item-credits { margin-top: auto; align-self: center; max-width: 260px; text-align: center; padding-bottom: 3rem; } .content__item-credits a { white-space: nowrap; } .content__paragraph { font-family: freight-big-pro, serif; font-size: 7vw; font-weight: 300; letter-spacing: -0.2vw; word-spacing: 1vw; text-transform: uppercase; margin: 0; line-height: 1; position: relative; overflow: hidden; flex: none; } .content__paragraph--first { margin-top: auto; } .content__paragraph--last { margin-bottom: auto; } .content__paragraph--large { font-size: 10vw; } .content__paragraph--right { align-self: flex-end; } .content__figure { margin: 0; max-width: 100%; margin-top: 0.5rem; position: relative; } .content__figure-img { max-width: 100%; } .content__figure-caption { margin: 1rem 0 0 0; font-size: 0.85rem; padding-bottom: 5rem; } .char { will-change: transform; } .cursor { display: none; } @media screen and (min-width: 53em) { .frame { position: absolute; text-align: left; top: 0; left: 0; display: grid; align-content: space-between; width: 100%; max-width: none; height: 100vh; padding: 3rem 8vw; pointer-events: none; grid-template-columns: 20% 60% 20%; grid-template-rows: auto auto auto; grid-template-areas: 'home title about' '... ... ...' '... ... credits'; } .frame__home { display: flex; grid-area: home; justify-content: flex-start; justify-self: start; margin: 0; } .frame__title-wrap { grid-area: title; text-align: center; } .frame__title { margin: 0; } .frame__links { margin: 1rem 0 0 0; } .frame__about { margin: 0; grid-area: about; align-self: start; justify-self: end; } .frame__credits { text-align: right; grid-area: credits; justify-self: end; } .frame a { pointer-events: auto; } .content__item { min-height: 100vh; padding: 12rem 8vw 3rem; } .content__title-inner--offset { margin-top: 3rem; } .content__title-seperator { margin: 0 2rem; } .content__item--home { max-height: none; } .content__figure { max-width: 48vw; justify-self: flex-end; margin-left: auto; margin-top: -5vw; } .content__figure-caption { position: absolute; right: 100%; bottom: 0; margin-right: 2rem; text-align: right; width: 50%; font-size: 1rem; padding: 0; } .content__item-credits { align-self: flex-end; max-width: 260px; text-align: right; padding: 0; } } @media (any-pointer: fine) { .cursor { position: fixed; top: 0; left: 0; display: block; pointer-events: none; } .cursor__inner { fill: var(--cursor-fill); stroke: var(--cursor-stroke); stroke-width: var(--cursor-stroke-width); opacity: 0.5; } }
src/css/base.css
*, *::after, *::before { box-sizing: border-box; } :root { font-size: 16px; } body { margin: 0; --color-text: #000; --color-bg: #faf5e3; --color-link: #8d561f; --color-link-hover: #000; color: var(--color-text); background-color: var(--color-bg); --cursor-stroke: none; --cursor-fill: #988c67; --cursor-stroke-width: 1px; font-family: tenon, sans-serif; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; overflow: hidden; overflow-y: scroll; } /* Page Loader */ .js .loading::before, .js .loading::after { content: ''; position: fixed; z-index: 1000; } .js .loading::before { top: 0; left: 0; width: 100%; height: 100%; background: var(--color-bg); } .js .loading::after { top: 50%; left: 50%; width: 60px; height: 60px; margin: -30px 0 0 -30px; border-radius: 50%; opacity: 0.4; background: var(--color-link); animation: loaderAnim 0.7s linear infinite alternate forwards; } @keyframes loaderAnim { to { opacity: 1; transform: scale3d(0.5,0.5,1); } } a { text-decoration: underline; color: var(--color-link); outline: none; cursor: pointer; } a:hover, a:focus { color: var(--color-link-hover); outline: none; text-decoration: none; } em { font-weight: 500; } .frame { padding: 3rem 5vw; text-align: center; position: relative; z-index: 1000; } .frame__title { font-size: 1rem; margin: 0 0 1rem; font-weight: normal; } .frame__links { margin: 0.35rem 0 0 0; } .frame__links a:not(:last-child) { margin-right: 1rem; } .frame__home { text-decoration: none; color: var(--color-text); display: inline-block; height: 1.75rem; margin: 1rem 0; } .frame__home-title { font-weight: 700; } .frame__home-sub { align-self: flex-end; margin-left: 0.5rem; } .frame__about { display: inline-block; margin: 1rem 0; font-weight: 700; text-decoration: none; color: var(--color-text); } .frame__about-item { display: none; } .frame__about-item--current { display: inline-block; } .content { display: grid; grid-template-columns: 100%; grid-template-areas: "content-item"; justify-content: center; position: relative; cursor: default; } .content__item { grid-area: content-item; opacity: 0; pointer-events: none; display: flex; align-content: center; flex-direction: column; padding: 0 1rem; overflow: hidden; height: 0; } .content__item--home { justify-content: center; min-height: 300px; } .content__item--current { overflow: visible; height: auto; opacity: 1; pointer-events: auto; } .content__item-credits { margin-top: auto; align-self: center; max-width: 260px; text-align: center; padding-bottom: 3rem; } .content__item-credits a { white-space: nowrap; } .content__paragraph { font-family: freight-big-pro, serif; font-size: 7vw; font-weight: 300; letter-spacing: -0.2vw; word-spacing: 1vw; text-transform: uppercase; margin: 0; line-height: 1; position: relative; overflow: hidden; flex: none; } .content__paragraph--first { margin-top: auto; } .content__paragraph--last { margin-bottom: auto; } .content__paragraph--large { font-size: 10vw; } .content__paragraph--right { align-self: flex-end; } .content__figure { margin: 0; max-width: 100%; margin-top: 0.5rem; position: relative; } .content__figure-img { max-width: 100%; } .content__figure-caption { margin: 1rem 0 0 0; font-size: 0.85rem; padding-bottom: 5rem; } .char { will-change: transform; } .cursor { display: none; } @media screen and (min-width: 53em) { .frame { position: absolute; text-align: left; top: 0; left: 0; display: grid; align-content: space-between; width: 100%; max-width: none; height: 100vh; padding: 3rem 8vw; pointer-events: none; grid-template-columns: 20% 60% 20%; grid-template-rows: auto auto auto; grid-template-areas: 'home title about' '... ... ...' '... ... credits'; } .frame__home { display: flex; grid-area: home; justify-content: flex-start; justify-self: start; margin: 0; } .frame__title-wrap { grid-area: title; text-align: center; } .frame__title { margin: 0; } .frame__links { margin: 1rem 0 0 0; } .frame__about { margin: 0; grid-area: about; align-self: start; justify-self: end; } .frame__credits { text-align: right; grid-area: credits; justify-self: end; } .frame a { pointer-events: auto; } .content__item { min-height: 100vh; padding: 12rem 8vw 3rem; } .content__title-inner--offset { margin-top: 3rem; } .content__title-seperator { margin: 0 2rem; } .content__item--home { max-height: none; } .content__figure { max-width: 48vw; justify-self: flex-end; margin-left: auto; margin-top: -5vw; } .content__figure-caption { position: absolute; right: 100%; bottom: 0; margin-right: 2rem; text-align: right; width: 50%; font-size: 1rem; padding: 0; } .content__item-credits { align-self: flex-end; max-width: 260px; text-align: right; padding: 0; } } @media (any-pointer: fine) { .cursor { position: fixed; top: 0; left: 0; display: block; pointer-events: none; } .cursor__inner { fill: var(--cursor-fill); stroke: var(--cursor-stroke); stroke-width: var(--cursor-stroke-width); opacity: 0.5; } }
0.544075
0.057626
@charset "UTF-8"; body { width: 100%; font-size: 13px; line-height: 1.5em; letter-spacing: 1px; font-family: "Arial Black", Gadget, sans-serif; margin-left: auto; margin-right: auto; } #mainContents .main2 h2 { font-style: normal; text-align: center; } #mainContents .recomendItem { margin-right: auto; width: 100%; margin-top: 80px; } #mainContents .main2 { margin-top: 80px; margin-right: auto; margin-left: auto; } #mainContents .recomendItem h2 { text-align: center; } #eyecatch #topimage .slides { width: 100%; margin-top: -12px; margin-bottom: -100px; padding-top: 2px; } #mainContents { margin-top: 302px; } .recomendItem figure img { width: 250px; border-radius: 6px; height: 144px; } .recomendItem .fig2 { float: left; margin-left: 6px; clear: none; } .recomendItem .fig1 { float: left; margin-left: 13px; margin-right: 1px; padding-left: 0px; } .recomendItem .fig3 { display: inline-block; } /*header*/ header { width: 100%; height: 100%; background-color: #BDE7EC; } #harArea .head2 { margin-top: -43px; } .li1 { float: left; } #harArea h1 { margin-top: 66px; display: inline-block; } .slides li img { margin-bottom: 153px; } #mainContents .main2 h2 { display: block; color: #000000; } #harArea h2 { font-size: 30px; } #harArea { margin: auto; height: 125px; width: 100%; } #harArea img { padding-right: 27px; float: left; right: 69px; } #harArea nav { width: 360px; height: auto; float: right; } #harArea #nav { z-index: 1; width: 493px; height: 637px; text-align: left; } #harArea nav ul { width: 100%; height: 80px; margin-top: 50px; padding: 0px; list-style-type: none; } #harArea nav ul li { width: 100%; height: 100px; /* float: left;*/ } * { margin: 0; padding: 0; } header { position: fixed; z-index: 900; width: 100%; height: 90px; background: #000000; } #nav{ position: absolute; height: 100vh; width: 40%; left: -40%; top: 0; background: #ffffff; transition: .7s; } #nav ul{ padding-top: 80px; } #nav ul li{ list-style-type: none; font-size: 20px; } #nav a{ display: block; text-decoration: none; color: #000000; margin: 0 15px; padding: 10px; transition: .5s; } #nav li a:hover{ color: #ffffff; background: #cd5c5c; border-bottom: none; text-shadow: 0px 0px 0px; /* font-weight: normal;*/ width: auto; } #hamburger { display: block; position: absolute; top: 20px; left: 30px; width: 50px; height: 44px; cursor: pointer; transition: 1s; } .inner_line { display: block; position: absolute; left: 0; width: 50px; height: 3px; background-color: #ffffff; transition: 1s; border-radius: 4px; } #line1 { top: 0; } #line2 { top: 20px; } #line3 { bottom: 0px; } h1, h2 { text-align: center; line-height: 90px; color: #ffffff; } p { padding-top: 20px ; text-align: center; } .in{ transform: translateX(100%); } #hamburger { cursor: pointer; } .line_1,.line_2,.line_3{ background: #000000; } .line_1 { transform: translateY(20px) rotate(-45deg); top: 0; } .line_2 { opacity: 0; } .line_3 { transform: translateY(-20px) rotate(45deg); bottom: 0; } .slides li img { margin-bottom: 6px } @media screen and (max-width: 480px) { #nav ul li { font-size: 14px; } h1 { display: none; } h2 { display: block; font-size: 14px; } } /*main*/ #main { width: 100%; height: auto; background-color: #F7F7F7; margin-top: 200px; } #main .events { border-top: 4px solid #FACF78; } #main #mainContents { width: 1170px; height: auto; margin-bottom: 45px; background-color: #98CEF2; margin-left: auto; margin-right: auto; overflow: hidden; display: inline-block; } .suport .Special { displayop: 0px; } nav { } .suport { text-ali: inline-block; text-align: center; margin-bottom: 47px; text-indent: 80px; } #main #mainContents figure { width: 268px; float: left; margin-tgn: center; color: rgba(69,4,227,1.00); line-height: 26px; margin-top: 45px; margin-bottom: 42px; /* text-indent: 6px;*/ } .suport ul{ list-style-type: none; } .suport .help { display: inline-block; } .suport .Overview { display: inline-block; } .suport .About { display: inline-block; } .suport .Special { display: inline-block; } .Special ul li { } footer { padding-top: 0px; } #harArea h1 { font-weight: normal; font-size: 100%; text-align: right; letter-spacing: 0; width: 100%; height: 31px; margin-top: 5px; } #harArea nav ul li { display: block; text-color: 0px 0px #535353; color: #000000; text-decoration: none; text-align: center; } #harArea nav ul li a:hover { color: #FFFFFF; background-color: #34D8F7; } ul li .fas.fa-shopping-cart { text-align: center; } ul li .fas.fa-shopping-cart { width: 89px; height: 27px; } #harArea nav ul { width: 100%; height: 30px; margin-top: 20px; font-size: 14px; line-height: 2em; letter-spacing: 0.5px; } #main #eyecatch { width: 100%; height: 536px; border-top-color: #F5C36E; border-top-width: 4px; background-size: 100% auto; } #main #wrapper { width: 920px; height: auto; margin-left: auto; margin-right: auto; } #main #wrapper #topicPath { width: 880px; height: 20px; margin-top: 10px; margin-bottom: 10px; margin-left: 40px; margin-right: 40px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; float: left; text-align: left; text-decoration: none; } #wrapper #topicPath li { margin-left: 5px; margin-right: 5px; float: left; } body footer { background-size: 1200px 458px; background-repeat: none; background-image: url(../images/sakura.jpeg); } .focon { text-align: center; color: rgba(252,249,249,1.00); list-style-type: none; } .chash ul li { display: inline-block; margin-left: -104px; } .events h2 { font-size: 40px; text-align: center; } #mainContents .recomendItem h2 { font-size: 40px; } #mainContents .main2 h2 { font-size: 39px; } .events .kmowlige { display: inline-block; } .events .joy { display: inline-block; } .events .teaa { display: inline-block; } .events .caree { display: inline-block; } .events { margin-top: 80px; margin-bottom: 80px; font-size: medium; margin-left: 101px; margin-right: 71px; } .events h2 { color: #000000; text-shadow: 0px 0px #000000; } #mainContents .recomendItem h2 { color: #000000; } .recomendItem { margin-top: 80px; margin-bottom: 80px; margin-left: 57px; } #qoopon { width: 600px; height: auto; margin:0 auto; }
css/myself.css
@charset "UTF-8"; body { width: 100%; font-size: 13px; line-height: 1.5em; letter-spacing: 1px; font-family: "Arial Black", Gadget, sans-serif; margin-left: auto; margin-right: auto; } #mainContents .main2 h2 { font-style: normal; text-align: center; } #mainContents .recomendItem { margin-right: auto; width: 100%; margin-top: 80px; } #mainContents .main2 { margin-top: 80px; margin-right: auto; margin-left: auto; } #mainContents .recomendItem h2 { text-align: center; } #eyecatch #topimage .slides { width: 100%; margin-top: -12px; margin-bottom: -100px; padding-top: 2px; } #mainContents { margin-top: 302px; } .recomendItem figure img { width: 250px; border-radius: 6px; height: 144px; } .recomendItem .fig2 { float: left; margin-left: 6px; clear: none; } .recomendItem .fig1 { float: left; margin-left: 13px; margin-right: 1px; padding-left: 0px; } .recomendItem .fig3 { display: inline-block; } /*header*/ header { width: 100%; height: 100%; background-color: #BDE7EC; } #harArea .head2 { margin-top: -43px; } .li1 { float: left; } #harArea h1 { margin-top: 66px; display: inline-block; } .slides li img { margin-bottom: 153px; } #mainContents .main2 h2 { display: block; color: #000000; } #harArea h2 { font-size: 30px; } #harArea { margin: auto; height: 125px; width: 100%; } #harArea img { padding-right: 27px; float: left; right: 69px; } #harArea nav { width: 360px; height: auto; float: right; } #harArea #nav { z-index: 1; width: 493px; height: 637px; text-align: left; } #harArea nav ul { width: 100%; height: 80px; margin-top: 50px; padding: 0px; list-style-type: none; } #harArea nav ul li { width: 100%; height: 100px; /* float: left;*/ } * { margin: 0; padding: 0; } header { position: fixed; z-index: 900; width: 100%; height: 90px; background: #000000; } #nav{ position: absolute; height: 100vh; width: 40%; left: -40%; top: 0; background: #ffffff; transition: .7s; } #nav ul{ padding-top: 80px; } #nav ul li{ list-style-type: none; font-size: 20px; } #nav a{ display: block; text-decoration: none; color: #000000; margin: 0 15px; padding: 10px; transition: .5s; } #nav li a:hover{ color: #ffffff; background: #cd5c5c; border-bottom: none; text-shadow: 0px 0px 0px; /* font-weight: normal;*/ width: auto; } #hamburger { display: block; position: absolute; top: 20px; left: 30px; width: 50px; height: 44px; cursor: pointer; transition: 1s; } .inner_line { display: block; position: absolute; left: 0; width: 50px; height: 3px; background-color: #ffffff; transition: 1s; border-radius: 4px; } #line1 { top: 0; } #line2 { top: 20px; } #line3 { bottom: 0px; } h1, h2 { text-align: center; line-height: 90px; color: #ffffff; } p { padding-top: 20px ; text-align: center; } .in{ transform: translateX(100%); } #hamburger { cursor: pointer; } .line_1,.line_2,.line_3{ background: #000000; } .line_1 { transform: translateY(20px) rotate(-45deg); top: 0; } .line_2 { opacity: 0; } .line_3 { transform: translateY(-20px) rotate(45deg); bottom: 0; } .slides li img { margin-bottom: 6px } @media screen and (max-width: 480px) { #nav ul li { font-size: 14px; } h1 { display: none; } h2 { display: block; font-size: 14px; } } /*main*/ #main { width: 100%; height: auto; background-color: #F7F7F7; margin-top: 200px; } #main .events { border-top: 4px solid #FACF78; } #main #mainContents { width: 1170px; height: auto; margin-bottom: 45px; background-color: #98CEF2; margin-left: auto; margin-right: auto; overflow: hidden; display: inline-block; } .suport .Special { displayop: 0px; } nav { } .suport { text-ali: inline-block; text-align: center; margin-bottom: 47px; text-indent: 80px; } #main #mainContents figure { width: 268px; float: left; margin-tgn: center; color: rgba(69,4,227,1.00); line-height: 26px; margin-top: 45px; margin-bottom: 42px; /* text-indent: 6px;*/ } .suport ul{ list-style-type: none; } .suport .help { display: inline-block; } .suport .Overview { display: inline-block; } .suport .About { display: inline-block; } .suport .Special { display: inline-block; } .Special ul li { } footer { padding-top: 0px; } #harArea h1 { font-weight: normal; font-size: 100%; text-align: right; letter-spacing: 0; width: 100%; height: 31px; margin-top: 5px; } #harArea nav ul li { display: block; text-color: 0px 0px #535353; color: #000000; text-decoration: none; text-align: center; } #harArea nav ul li a:hover { color: #FFFFFF; background-color: #34D8F7; } ul li .fas.fa-shopping-cart { text-align: center; } ul li .fas.fa-shopping-cart { width: 89px; height: 27px; } #harArea nav ul { width: 100%; height: 30px; margin-top: 20px; font-size: 14px; line-height: 2em; letter-spacing: 0.5px; } #main #eyecatch { width: 100%; height: 536px; border-top-color: #F5C36E; border-top-width: 4px; background-size: 100% auto; } #main #wrapper { width: 920px; height: auto; margin-left: auto; margin-right: auto; } #main #wrapper #topicPath { width: 880px; height: 20px; margin-top: 10px; margin-bottom: 10px; margin-left: 40px; margin-right: 40px; padding-top: 0px; padding-bottom: 0px; padding-right: 0px; padding-left: 0px; float: left; text-align: left; text-decoration: none; } #wrapper #topicPath li { margin-left: 5px; margin-right: 5px; float: left; } body footer { background-size: 1200px 458px; background-repeat: none; background-image: url(../images/sakura.jpeg); } .focon { text-align: center; color: rgba(252,249,249,1.00); list-style-type: none; } .chash ul li { display: inline-block; margin-left: -104px; } .events h2 { font-size: 40px; text-align: center; } #mainContents .recomendItem h2 { font-size: 40px; } #mainContents .main2 h2 { font-size: 39px; } .events .kmowlige { display: inline-block; } .events .joy { display: inline-block; } .events .teaa { display: inline-block; } .events .caree { display: inline-block; } .events { margin-top: 80px; margin-bottom: 80px; font-size: medium; margin-left: 101px; margin-right: 71px; } .events h2 { color: #000000; text-shadow: 0px 0px #000000; } #mainContents .recomendItem h2 { color: #000000; } .recomendItem { margin-top: 80px; margin-bottom: 80px; margin-left: 57px; } #qoopon { width: 600px; height: auto; margin:0 auto; }
0.416678
0.078819
h4, h5, h6, h1, h2, h3 {margin-top: 0;} ul, ol {margin: 0;padding:0;} p {margin: 0;} body a:hover{ transition:0.5s all; -webkit-transition:0.5s all; -o-transition:0.5s all; -moz-transition:0.5s all; -ms-transition:0.5s all; text-decoration:none; } html, body{ background-color: #242224 ; color: green; text-align: center; } /*-- Header Part Starts Here --*/ .header{ background:#000000; position:relative; min-height: 100px; max-width: 800px; margin: auto; font-size: 3em; font-weight: bold; font-family: cursive; padding-top: 10px; } section{ max-width: 800px; background-color: black; } .display-block{ min-height: 200px; max-width: 800px; background-color: black; text-align: center; margin: auto; margin-top: 10px; padding-top: 10px; } #countdown{ max-width: 800px; margin: auto; background-color: black; } .display-block button{ width: 300px; font-size: 1.2em; } .footer-1{ margin: auto; margin-top: 10px; background-color: black; max-width: 800px; height: 250px; } .footer-2{ margin: auto; max-width: 800px; margin-top: 10px; width: 100%; padding: 10px; max-height: 150px; font-size: 2em; background-color: black; } #myChart{ text-align: center; margin: auto; margin-top: 5px; max-width: 800px; min-height: 300px; background-color: black; } .epq{ font-size: 2em; color: red; } .stat{ background-color: black; margin: auto; max-width: 800px; height: 100px; text-align: center; } /* overlay popup*/ .button { width: 150px; padding: 10px; background-color: #FF8C00; box-shadow: -8px 8px 10px 3px rgba(0,0,0,0.2); font-weight:bold; text-decoration:none; } #cover{ position:fixed; top:0; background:rgba(0,0,0,0.6); z-index:5; width:100%; height:100%; display: none; } .intro{ text-align: left; } .card{ width: 300px; height: 400px; background-color: blue; text-align: center; position:absolute; /*it can be fixed too*/ left:0; right:0; top:10; margin:auto; /*this to solve "the content will not be cut when the window is smaller than the content": */ max-width:100%; max-height:100%; } .hidden{ display: none; }
css/gconsole.css
h4, h5, h6, h1, h2, h3 {margin-top: 0;} ul, ol {margin: 0;padding:0;} p {margin: 0;} body a:hover{ transition:0.5s all; -webkit-transition:0.5s all; -o-transition:0.5s all; -moz-transition:0.5s all; -ms-transition:0.5s all; text-decoration:none; } html, body{ background-color: #242224 ; color: green; text-align: center; } /*-- Header Part Starts Here --*/ .header{ background:#000000; position:relative; min-height: 100px; max-width: 800px; margin: auto; font-size: 3em; font-weight: bold; font-family: cursive; padding-top: 10px; } section{ max-width: 800px; background-color: black; } .display-block{ min-height: 200px; max-width: 800px; background-color: black; text-align: center; margin: auto; margin-top: 10px; padding-top: 10px; } #countdown{ max-width: 800px; margin: auto; background-color: black; } .display-block button{ width: 300px; font-size: 1.2em; } .footer-1{ margin: auto; margin-top: 10px; background-color: black; max-width: 800px; height: 250px; } .footer-2{ margin: auto; max-width: 800px; margin-top: 10px; width: 100%; padding: 10px; max-height: 150px; font-size: 2em; background-color: black; } #myChart{ text-align: center; margin: auto; margin-top: 5px; max-width: 800px; min-height: 300px; background-color: black; } .epq{ font-size: 2em; color: red; } .stat{ background-color: black; margin: auto; max-width: 800px; height: 100px; text-align: center; } /* overlay popup*/ .button { width: 150px; padding: 10px; background-color: #FF8C00; box-shadow: -8px 8px 10px 3px rgba(0,0,0,0.2); font-weight:bold; text-decoration:none; } #cover{ position:fixed; top:0; background:rgba(0,0,0,0.6); z-index:5; width:100%; height:100%; display: none; } .intro{ text-align: left; } .card{ width: 300px; height: 400px; background-color: blue; text-align: center; position:absolute; /*it can be fixed too*/ left:0; right:0; top:10; margin:auto; /*this to solve "the content will not be cut when the window is smaller than the content": */ max-width:100%; max-height:100%; } .hidden{ display: none; }
0.351311
0.066025
body#graph-local article.content { padding: 0; margin: 0; } #graph-local div.scrolling-graphs { height: 100%; padding: 0; overflow: hidden; } #graph-local div.scrolling-graphs>div { padding: 0; height: 100%; margin: 0; display: grid; grid-template-rows: 2.5em auto; } #graph-local .hostContainer { overflow: auto; } body#graph-local .graphOptions { margin-left: 1em; margin-top: 5px; } /* * * graph options * */ .graphOptions { position: relative ; } .graphOptions .refresh-window, .graphOptions .numDaysSelect { margin-right: 2em; } .graphOptions .close-menu { position: absolute; top: 0.5em; right: 0.5em ; } div.graph-display-options { display: none; position: absolute; padding: 1em; z-index: 92; width: 45em; top: 1.5em; left: 14em; } div.graph-display-options .comment { font-weight: normal ; font-style: italic ; color: grey; font-size: 0.8em; padding-left: 2em; } div.graph-display-options div.grid { display: grid; grid-template-columns: 9em 12em minmax(15em, 1fr); padding: 5px; grid-column-gap: 1em; grid-row-gap: 10px; margin-bottom: 2em; align-items: center; justify-items: left; } div.graph-display-options div.grid label { justify-self: right; } div.graph-display-options .usage-notes { margin-top: 2em; } div.graphOptions button.csap-icon.tool-menu { background-size: 16px 16px; height: 20px; width: 20px; } div.graphOptions button#show-mismatch-data { margin-left: 2em ; opacity: 0.0; background-size: 20px 20px; height: 20px; width: 20px; position: absolute; top: -2px; } .sliderContainer { font-size: 10pt; margin: 1em; display: flex; justify-content: space-between; } .sliderContainer button { background-color: white; line-height: 0.8em; vertical-align: bottom; } .playTimelineButton img, .playTimelineBackButton img { width: 16px; height: 16px; } .playTimelineBackButton img { transform: scaleX(-1); } label.slider, .desc { font-weight: bold; font-size: 0.7em; font-style: italic; margin: 0; } input.sliderTimeCurrent, input.sliderTimeStart { border: 0; color: var(--nav-link-color); background-color: var(--nav-hover-background); text-align:center; font-style: italic; width: 7em; margin-right: 0em; margin-left: 3px; padding: 0; } .sliderContainer span.ui-slider-handle { border-radius: 15px; width: 1em; height: 1em; top: -.2em; background-color: var(--nav-hover-background); cursor: move; } .sliderContainer span.ui-slider-handle:hover { background-color: var(--nav-active-color); } .refresh { padding: 0; margin: 0; padding-left: 20px; font-weight: normal; } a.showSettingsDialogButton, a.showSettingsDialogButton:hover { display: inline; } a.showSettingsDialogButton img { padding-right: 0; vertical-align: middle; } .graphOptions img { max-height: 14px; vertical-align: middle; padding: 3px; } img.graphHelp { height: 18px; vertical-align: middle; } .graphOptions a { padding: 0; margin: 0; } /* * * graphs * */ div.graph-error-messages { font-size: 10pt; max-height: 3em; overflow-y: auto; font-style: italic; background-color: lightyellow; display: none; } div.graph-info-messages { display: none; } div.graph-info-messages .csap-button { margin: 5px; width: 10em; } div.graph-info-messages div.settings { font-size: 10pt; font-style: italic; display: none; position: absolute; z-index: 91 } div.graph-info-messages ul { list-style-type: disc; padding-left: 2em; } div.graph-info-messages ul li label { font-weight: bold; } div.graph-info-messages ul li span { margin-left: 2em; } /*.graphLegend .legendColorBox, .graphLegend .legendLabel { padding-left: 1em; vertical-align: top; } .graphLegend .legendLabel { padding-left: 3px; }*/ div.hostContainer div.graphBottomPanel { height: 25px; overflow: hidden; } div.hostContainer div.graphBottomPanel .legend { font-size: 0.9em; padding: 0; padding-left: 2px; margin-top: -2px; overflow: hidden; height: 2em; max-height: 2em ; } div.hostContainer div.graphBottomPanel .legend:hover { max-height: 20em; overflow: auto; padding-bottom: 2em; position: absolute; background-color: #EDF1F5; z-index: 1; border-radius: var(--border-radius-small) ; border: var(--theme-border); } div.hostContainer svg.legendLayer .background, div.qtip-content svg.legendLayer .background{ fill: rgba(255, 255, 255, 0.05); /* stroke: rgba(0, 0, 0, 0.85); stroke-width: 1; */ } .tipInfo { font-size: 0.8em; font-style: italic; } #graphToolTip { color: var(--nav-link-color); background-color: var(--nav-item-bg); background-color: var(--nav-hover-background); border: var(--theme-border); border-radius: var(--border-radius-small); position: absolute; z-index: 100; display: none; font-size: 1.2em; padding: 10px; } div.tipValue { margin: 0.15em; padding: 0.15em; font-size: 1.1em; color: var(--nav-active-color) } /* flot axis padding: limited options due to svg rendering */ div.hostContainer text.y1Label, div.hostContainer text.x1Label { visibility: hidden; font-size: 5pt; } div.hostContainer div.graphTitle { color: var(--panel-header-color); background: var(--panel-header-bg); margin-bottom: 5px; border-radius: 4px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; padding: 2px; padding-left: 5px; display: grid; grid-template-columns: auto 1fr 3.2em; column-gap: 1em; align-items: baseline; white-space: nowrap; } div.hostContainer div.graphTitle span.name{ font-weight: bold; cursor: move; } div.hostContainer div.graphTitle .stackLabel { color: black; font-size: 10pt; margin-left: 1em; white-space: nowrap; } div.hostContainer div.graphTitle span.panel-controls button { margin: 2px; margin-left: 5px; background-color: var(--panel-header-bg); } div.hostContainer div.graphTitle label { margin-bottom: 0; } div.hostContainer div.graphTitle .highlight { color: red; } div.hostContainer div.graphTitle:hover { opacity: 0.8; } div.hostContainer div.graphTitle img { margin-left: 2em; vertical-align: middle; width: 15px; } .graphInlineTitle { display: none; border: 1px solid #0C8EF7; padding: 0; margin-left: 1em; padding-left: 0.5em; padding-right: 0.5em; font-weight: bold; border-radius: 10px; color: red; } .graphNotes { font-weight: normal; font-style: italic; font-size: 0.8em; overflow: hidden; text-align: right; } .plotContainer { clear: both; } .plotContainer .news { font-size: 2em; cursor: wait; } .statsContainer { display: inline-block; border: 1px solid #6ba8e5; border-radius: 5px; padding: 4px; margin: 5px; } .statsContainer>div { padding: 3px; padding-right: 20px; } .statsContainer>div:hover { background-color: #ddd; } .statsContainer .red { color: red; } .statsLabel, .statsType { font-weight: bold; min-width: 200px; } .statsType { font-weight: bold; margin-top: 8px; } .statsContainer div>span { float: right; font-weight: bold; position: relative; } .statsContainer span.statsUnits { position: absolute; padding-left: 3px; } /* display: inline-block ;*/ .plotPanel { float: left; border: var(--theme-border); border-radius: var(--border-radius-small); position: relative; margin-right: 10px; margin-bottom: 10px; background-color: white ; color: black; padding: 0px; padding-right: 0px; vertical-align: top; } .hostPerf { padding-top: 0em; padding-left: 0px; clear: both; } .spacerForFloat { clear: both; } .graphPlot, .resource, .load { display: inline-block; margin: 0px; background-color: white; } .choices { display: inline-block; margin-right: 2em; } .hostName { color: var(--nav-hover-color); padding-right: 2em; } div.hostContainer .resourceGraphTitle { display: flex; gap: 2em; align-items: baseline; padding: 0; margin: 0; margin-bottom: 10px; padding-left: 0px; padding-right: 20px; font-weight: bold; } div.hostContainer .resourceGraphTitle button.resetInterZoom{ width: auto; padding-left: 1.2em; padding-right: 1em; font-weight: bold; } .customSelection { display: inline-block; vertical-align: middle; } td.legendLabel { word-break: normal; word-wrap: break-word; vertical-align: middle; font-weight: bold; font-size: 8pt; } /* .legend { font-size: 1.0em; } .legendLeft { left: 40px; } */ .resourceConfigDialog { font-size: 8pt; padding-bottom: 2em; } .resourceConfigDialog div.csap-white { overflow: hidden; } .resourceConfigDialog div.title { font-weight: bold; margin: 1em; } .resourceSlider { width: 400px; margin-right: 0.5em; margin-left: 0em; display: inline-block; padding: 0; } #graphSettingsDialog input.custom { vertical-align: sub; } input.customCheck { margin-right: 0.25em; margin-left: 0.5em; vertical-align: middle; } #graphSettingsDialog label { font-weight: bold; margin-left: 1.5em; vertical-align: middle; } #graphSettingsDialog label.radio { font-weight: bold; margin-left: 0em; margin-right: 1em; } .graphCheckboxes, .serviceCheckboxes { display: block; columns: 20em 8; } #graphSettingsDialog .serviceCheckboxes label, #graphSettingsDialog .graphCheckboxes label { display: grid; grid-template-columns: 2.5em auto; vertical-align: text-top; margin-bottom: 0.8em; align-items: start; break-inside: avoid; } #graphSettingsDialog .serviceCheckboxes label input, #graphSettingsDialog .graphCheckboxes label input { margin: 0; } div.floatRight { display: inline-block; float: right; font-size: 0.8em; } .bucketSize, .bucketSkip { width: 3em; } .settingsText { font-size: 0.7em; padding: 0; } .graphTimeZone, .datepicker, .numDaysSelect, .zoomSelect { padding: 0; font-size: 0.9em; } #showResourceConfig { padding: 0; } .datepicker, .zoomSelect, .useBuckets { margin-left: 0; } .autoRefresh input { display: inline; vertical-align: middle; }
csap-core-service/src/main/resources/static/js/graphs/graph.css
body#graph-local article.content { padding: 0; margin: 0; } #graph-local div.scrolling-graphs { height: 100%; padding: 0; overflow: hidden; } #graph-local div.scrolling-graphs>div { padding: 0; height: 100%; margin: 0; display: grid; grid-template-rows: 2.5em auto; } #graph-local .hostContainer { overflow: auto; } body#graph-local .graphOptions { margin-left: 1em; margin-top: 5px; } /* * * graph options * */ .graphOptions { position: relative ; } .graphOptions .refresh-window, .graphOptions .numDaysSelect { margin-right: 2em; } .graphOptions .close-menu { position: absolute; top: 0.5em; right: 0.5em ; } div.graph-display-options { display: none; position: absolute; padding: 1em; z-index: 92; width: 45em; top: 1.5em; left: 14em; } div.graph-display-options .comment { font-weight: normal ; font-style: italic ; color: grey; font-size: 0.8em; padding-left: 2em; } div.graph-display-options div.grid { display: grid; grid-template-columns: 9em 12em minmax(15em, 1fr); padding: 5px; grid-column-gap: 1em; grid-row-gap: 10px; margin-bottom: 2em; align-items: center; justify-items: left; } div.graph-display-options div.grid label { justify-self: right; } div.graph-display-options .usage-notes { margin-top: 2em; } div.graphOptions button.csap-icon.tool-menu { background-size: 16px 16px; height: 20px; width: 20px; } div.graphOptions button#show-mismatch-data { margin-left: 2em ; opacity: 0.0; background-size: 20px 20px; height: 20px; width: 20px; position: absolute; top: -2px; } .sliderContainer { font-size: 10pt; margin: 1em; display: flex; justify-content: space-between; } .sliderContainer button { background-color: white; line-height: 0.8em; vertical-align: bottom; } .playTimelineButton img, .playTimelineBackButton img { width: 16px; height: 16px; } .playTimelineBackButton img { transform: scaleX(-1); } label.slider, .desc { font-weight: bold; font-size: 0.7em; font-style: italic; margin: 0; } input.sliderTimeCurrent, input.sliderTimeStart { border: 0; color: var(--nav-link-color); background-color: var(--nav-hover-background); text-align:center; font-style: italic; width: 7em; margin-right: 0em; margin-left: 3px; padding: 0; } .sliderContainer span.ui-slider-handle { border-radius: 15px; width: 1em; height: 1em; top: -.2em; background-color: var(--nav-hover-background); cursor: move; } .sliderContainer span.ui-slider-handle:hover { background-color: var(--nav-active-color); } .refresh { padding: 0; margin: 0; padding-left: 20px; font-weight: normal; } a.showSettingsDialogButton, a.showSettingsDialogButton:hover { display: inline; } a.showSettingsDialogButton img { padding-right: 0; vertical-align: middle; } .graphOptions img { max-height: 14px; vertical-align: middle; padding: 3px; } img.graphHelp { height: 18px; vertical-align: middle; } .graphOptions a { padding: 0; margin: 0; } /* * * graphs * */ div.graph-error-messages { font-size: 10pt; max-height: 3em; overflow-y: auto; font-style: italic; background-color: lightyellow; display: none; } div.graph-info-messages { display: none; } div.graph-info-messages .csap-button { margin: 5px; width: 10em; } div.graph-info-messages div.settings { font-size: 10pt; font-style: italic; display: none; position: absolute; z-index: 91 } div.graph-info-messages ul { list-style-type: disc; padding-left: 2em; } div.graph-info-messages ul li label { font-weight: bold; } div.graph-info-messages ul li span { margin-left: 2em; } /*.graphLegend .legendColorBox, .graphLegend .legendLabel { padding-left: 1em; vertical-align: top; } .graphLegend .legendLabel { padding-left: 3px; }*/ div.hostContainer div.graphBottomPanel { height: 25px; overflow: hidden; } div.hostContainer div.graphBottomPanel .legend { font-size: 0.9em; padding: 0; padding-left: 2px; margin-top: -2px; overflow: hidden; height: 2em; max-height: 2em ; } div.hostContainer div.graphBottomPanel .legend:hover { max-height: 20em; overflow: auto; padding-bottom: 2em; position: absolute; background-color: #EDF1F5; z-index: 1; border-radius: var(--border-radius-small) ; border: var(--theme-border); } div.hostContainer svg.legendLayer .background, div.qtip-content svg.legendLayer .background{ fill: rgba(255, 255, 255, 0.05); /* stroke: rgba(0, 0, 0, 0.85); stroke-width: 1; */ } .tipInfo { font-size: 0.8em; font-style: italic; } #graphToolTip { color: var(--nav-link-color); background-color: var(--nav-item-bg); background-color: var(--nav-hover-background); border: var(--theme-border); border-radius: var(--border-radius-small); position: absolute; z-index: 100; display: none; font-size: 1.2em; padding: 10px; } div.tipValue { margin: 0.15em; padding: 0.15em; font-size: 1.1em; color: var(--nav-active-color) } /* flot axis padding: limited options due to svg rendering */ div.hostContainer text.y1Label, div.hostContainer text.x1Label { visibility: hidden; font-size: 5pt; } div.hostContainer div.graphTitle { color: var(--panel-header-color); background: var(--panel-header-bg); margin-bottom: 5px; border-radius: 4px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; padding: 2px; padding-left: 5px; display: grid; grid-template-columns: auto 1fr 3.2em; column-gap: 1em; align-items: baseline; white-space: nowrap; } div.hostContainer div.graphTitle span.name{ font-weight: bold; cursor: move; } div.hostContainer div.graphTitle .stackLabel { color: black; font-size: 10pt; margin-left: 1em; white-space: nowrap; } div.hostContainer div.graphTitle span.panel-controls button { margin: 2px; margin-left: 5px; background-color: var(--panel-header-bg); } div.hostContainer div.graphTitle label { margin-bottom: 0; } div.hostContainer div.graphTitle .highlight { color: red; } div.hostContainer div.graphTitle:hover { opacity: 0.8; } div.hostContainer div.graphTitle img { margin-left: 2em; vertical-align: middle; width: 15px; } .graphInlineTitle { display: none; border: 1px solid #0C8EF7; padding: 0; margin-left: 1em; padding-left: 0.5em; padding-right: 0.5em; font-weight: bold; border-radius: 10px; color: red; } .graphNotes { font-weight: normal; font-style: italic; font-size: 0.8em; overflow: hidden; text-align: right; } .plotContainer { clear: both; } .plotContainer .news { font-size: 2em; cursor: wait; } .statsContainer { display: inline-block; border: 1px solid #6ba8e5; border-radius: 5px; padding: 4px; margin: 5px; } .statsContainer>div { padding: 3px; padding-right: 20px; } .statsContainer>div:hover { background-color: #ddd; } .statsContainer .red { color: red; } .statsLabel, .statsType { font-weight: bold; min-width: 200px; } .statsType { font-weight: bold; margin-top: 8px; } .statsContainer div>span { float: right; font-weight: bold; position: relative; } .statsContainer span.statsUnits { position: absolute; padding-left: 3px; } /* display: inline-block ;*/ .plotPanel { float: left; border: var(--theme-border); border-radius: var(--border-radius-small); position: relative; margin-right: 10px; margin-bottom: 10px; background-color: white ; color: black; padding: 0px; padding-right: 0px; vertical-align: top; } .hostPerf { padding-top: 0em; padding-left: 0px; clear: both; } .spacerForFloat { clear: both; } .graphPlot, .resource, .load { display: inline-block; margin: 0px; background-color: white; } .choices { display: inline-block; margin-right: 2em; } .hostName { color: var(--nav-hover-color); padding-right: 2em; } div.hostContainer .resourceGraphTitle { display: flex; gap: 2em; align-items: baseline; padding: 0; margin: 0; margin-bottom: 10px; padding-left: 0px; padding-right: 20px; font-weight: bold; } div.hostContainer .resourceGraphTitle button.resetInterZoom{ width: auto; padding-left: 1.2em; padding-right: 1em; font-weight: bold; } .customSelection { display: inline-block; vertical-align: middle; } td.legendLabel { word-break: normal; word-wrap: break-word; vertical-align: middle; font-weight: bold; font-size: 8pt; } /* .legend { font-size: 1.0em; } .legendLeft { left: 40px; } */ .resourceConfigDialog { font-size: 8pt; padding-bottom: 2em; } .resourceConfigDialog div.csap-white { overflow: hidden; } .resourceConfigDialog div.title { font-weight: bold; margin: 1em; } .resourceSlider { width: 400px; margin-right: 0.5em; margin-left: 0em; display: inline-block; padding: 0; } #graphSettingsDialog input.custom { vertical-align: sub; } input.customCheck { margin-right: 0.25em; margin-left: 0.5em; vertical-align: middle; } #graphSettingsDialog label { font-weight: bold; margin-left: 1.5em; vertical-align: middle; } #graphSettingsDialog label.radio { font-weight: bold; margin-left: 0em; margin-right: 1em; } .graphCheckboxes, .serviceCheckboxes { display: block; columns: 20em 8; } #graphSettingsDialog .serviceCheckboxes label, #graphSettingsDialog .graphCheckboxes label { display: grid; grid-template-columns: 2.5em auto; vertical-align: text-top; margin-bottom: 0.8em; align-items: start; break-inside: avoid; } #graphSettingsDialog .serviceCheckboxes label input, #graphSettingsDialog .graphCheckboxes label input { margin: 0; } div.floatRight { display: inline-block; float: right; font-size: 0.8em; } .bucketSize, .bucketSkip { width: 3em; } .settingsText { font-size: 0.7em; padding: 0; } .graphTimeZone, .datepicker, .numDaysSelect, .zoomSelect { padding: 0; font-size: 0.9em; } #showResourceConfig { padding: 0; } .datepicker, .zoomSelect, .useBuckets { margin-left: 0; } .autoRefresh input { display: inline; vertical-align: middle; }
0.293708
0.068662
body, html { width: 100%; height: 100%; margin: 0; background: #fff; } body { background-color: #F1F1F1; overflow: hidden; padding: 15px; padding-bottom: 10px; box-sizing: border-box; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; color: #333333; } ul, li { margin: 0; padding: 0; list-style: none; } input[type=checkbox] { padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6 { margin: 10px 0; font-family: inherit; font-weight: bold; line-height: 20px; color: inherit; text-rendering: optimizelegibility; } table { max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; } /* 辅助类 */ .znv-unselect { -moz-user-select: none; -o-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; } .znv-mask { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.3); } .znv-disable::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; } .clearfix:after { clear: both; } #toolbar { width: 100%; min-height: 50px; background-color: #fff; padding: 10px 15px; padding-top: 0; padding-left: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; box-sizing: border-box; } #toolbar { /* 全屏按钮 */ /* 按钮遮罩层 */ /* select */ /* 副选项 */ /* select 点击 */ /* 检测点 */ /* 工程进度线 */ /* insar 菜单 */ } #toolbar .btn-item.fr { float: right; } #toolbar .btn-item { float: left; position: relative; top: 0; left: 0; box-sizing: border-box; margin: 0; margin-top: 10px; padding: 0; display: block; margin-left: 15px; cursor: pointer; } #toolbar .btn-item:not(.toggle) .btn:hover, #toolbar .btn-item.active .btn { background-color: #E0E0E0; border: 1px solid #E0E0E0; } #toolbar .btn-item .btn { text-align: left; text-indent: 6px; padding-left: 0; margin-left: 0; width: 100px; height: 30px; color: #666666; background-color: #fff; border: 1px solid #ccc; border-radius: 2px; line-height: 28px; } #toolbar .btn-item button.btn { padding: 1px 6px; align-items: flex-start; box-sizing: border-box; text-rendering: auto; letter-spacing: normal; word-spacing: normal; text-transform: none; text-shadow: none; display: inline-block; -webkit-writing-mode: horizontal-tb !important; -webkit-appearance: button; } #toolbar .btn-item::before { content: ""; position: absolute; top: 0; left: 0; width: 16px; height: 16px; background-size: contain; background-repeat: no-repeat; background-position: center; } #toolbar .btn-item::after { content: ""; position: absolute; color: #666666; top: 12px; right: 6px; border-top: 6px solid #666666; border-right: 3px solid transparent; border-left: 3px solid transparent; } #toolbar .btn-item.icon .btn { padding-left: 28px; } #toolbar .btn-item.icon::before { content: ""; position: absolute; width: 16px; height: 16px; top: 7px; left: 10px; background-size: contain; background-repeat: no-repeat; background-position: center; } #toolbar .btn-item.icon::after { content: none; } #toolbar .btn-item.full { width: 30px; height: 30px; border: 1px solid #ccc; } #toolbar .btn-item.full.active, #toolbar .btn-item.full:hover { background-color: #E0E0E0; border: 1px solid #E0E0E0; } #toolbar .btn-item.full::before, #toolbar .btn-item.full::after { content: none; } #toolbar .mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: .3; background-color: #fff; z-index: 5; cursor: default; } #toolbar .opts { position: absolute; top: 35px; left: 0; z-index: 8; cursor: default; background-color: #fff; color: #989898; } #toolbar .opts.select { width: 100%; display: none; } #toolbar .opts.select ul, #toolbar .sub { border: 1px solid #ccc; border-top-style: none; background-color: #fff; box-sizing: border-box; } #toolbar .opts.select ul .item, #toolbar .sub .item { width: 100%; height: 30px; box-sizing: border-box; border-bottom: 1px solid #ccc; color: #989898; font-size: 12px; text-align: left; text-indent: 12px; line-height: 30px; position: relative; top: 0; left: 0; } #toolbar .opts.select ul .item:first-of-type, #toolbar .sub .item:first-of-type { border-top: 1px solid #ccc; } #toolbar .opts.select ul .item:last-of-type, #toolbar .sub .item:last-of-type { border-bottom: none; } #toolbar .opts.select ul .item:hover, #toolbar .sub .item:hover { color: #fff; background-color: #1e90ff; } #toolbar .sub { display: none; position: absolute; top: 3px; left: 0; transform: translateX(99px); width: 100%; height: max-content; z-index: 8; } #toolbar .sub.znv-disable { background-color: #dddddd!important; } #toolbar .btn-item.active .opts.select { display: block; } #toolbar .btn-item.icon.jcd .opts .sub { width: 130px; } #toolbar .btn-item.icon.gcjd .opts > ul > .item:nth-last-of-type(2) .sub .item { text-indent: 35px; } #toolbar .btn-item.icon.gcjd .opts > ul > .item:nth-last-of-type(2) .sub .item::before { content: ""; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); width: 15px; height: 5px; } #toolbar .btn-item.active .opts.more.active { transform: scale(1); } #toolbar .opts.more { width: 224px; height: 300px; left: -15px; padding: 10px; overflow-y: scroll; transform: scale(0); transition: transform .3s; transform-origin: 0% 0%; } #toolbar .opts.more .tit { padding-bottom: 4px; border-bottom: 1px solid #ccc; margin-bottom: 4px; } #toolbar .opts.more .tit-item { width: 33.3%; float: left; text-align: center; height: 32px; line-height: 32px; } #toolbar .opts.more .sels .item { width: 100%; height: 30px; text-indent: 9px; line-height: 30px; position: relative; top: 0; left: 0; } #toolbar .opts.more .sels .item::after { height: 10px; width: 10px; content: ""; position: absolute; top: 50%; right: 40px; transform: translateY(-50%) translateX(-10px); border-radius: 2px; } /* 遮罩层 */ #mask { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: none; background-color: transparent; z-index: 3; } #mask.active { display: block; } /* 选择框 */ .squaredTwo { cursor: pointer; width: 16px; height: 16px; position: relative; top: 0; left: 0; margin-right: 5px; margin-left: -3px; } .squaredTwo input { width: 16px; height: 16px; visibility: hidden; } .squaredTwo label { width: 16px; height: 16px; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); border: 1px solid #ccc; font-size: 14px; font-weight: normal; line-height: 20px; box-sizing: border-box; cursor: pointer; background-color: #fff; } .squaredTwo input[type=checkbox]:checked + label::after { content: ""; width: 16px; height: 16px; position: absolute; top: -1px; left: -1px; background-size: 100% 100%; background-repeat: no-repeat; z-index: -1; } .map-tool { height: 50px; padding-left: 16px; position: absolute; top: 3px; right: 3px; z-index: 7; transition: transform .5s; background-color: #fff; transform: scale(0); transform-origin: 100% 0%; } .map-tool .btn-item { background-color: #E0E0E0; margin-right: 16px; border: 1px solid #E0E0E0; color: #666666; border-radius: 2px; line-height: 28px; height: 30px; width: 60px; cursor: pointer; margin-top: 10px; margin-bottom: 10px; } .map-tool .close { float: right; width: 12px; height: 12px; background-image: url(/resource/images/icon/close.png); background-size: contain; background-repeat: no-repeat; transform: translateY(19px); margin-right: 16px; opacity: 1; padding: 0; cursor: pointer; background-color: transparent; border: 0; -webkit-appearance: none; outline: none; } .map-tool.active { transform: scale(1); } /* 量算 */ #measure select { background-color: #fff; border: 1px solid #ccc; height: 30px; line-height: 30px; margin-top: 10px; margin-right: 16px; padding: 4px 6px; margin-bottom: 10px; display: inline-block; color: #555; vertical-align: middle; border-radius: 4px; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; text-rendering: auto; text-align: start; } /* 坐标拾取 */ #zbsq { font-size: 16px; color: #333; line-height: 50px; } #zbsq .copy { margin-left: 16px; color: #333; } .label-tip { opacity: .8; position: absolute; top: 0; left: 0; background-color: #fff; font-size: 12px; color: #333; padding: 3px; display: none; z-index: 9; cursor: pointer; border: 1px solid #333; } /* 坐标定位 */ #zbdw input { margin: 0; padding: 0; border: none; height: 100%; width: 350px; outline: none; box-shadow: none; border-radius: 0; font-size: 16px; padding-left: 3px; margin-right: 16px; } #loadingbar { z-index: 8; } .spinner { margin: auto; width: 60px; height: 60px; position: absolute ; left: 0; top: 0; right: 0; bottom: 0; } .container1 > div, .container2 > div, .container3 > div { width: 16px; height: 16px; /*background-color: #67cf22;*/ background-color: #3498db; border-radius: 100%; position: absolute; -webkit-animation: bouncedelay 1.2s infinite ease-in-out; animation: bouncedelay 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .spinner .spinner-container { position: absolute; width: 100%; height: 100%; } .container2 { -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); } .container3 { -webkit-transform: rotateZ(90deg); transform: rotateZ(90deg); } .circle1 { top: 0; left: 0; } .circle2 { top: 0; right: 0; } .circle3 { right: 0; bottom: 0; } .circle4 { left: 0; bottom: 0; } .container2 .circle1 { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; } .container3 .circle1 { -webkit-animation-delay: -1s; animation-delay: -1s; } .container1 .circle2 { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; } .container2 .circle2 { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; } .container3 .circle2 { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; } .container1 .circle3 { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; } .container2 .circle3 { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; } .container3 .circle3 { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; } .container1 .circle4 { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; } .container2 .circle4 { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; } .container3 .circle4 { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; } @-webkit-keyframes bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0); } 40% { -webkit-transform: scale(1); } } @keyframes bouncedelay { 0%, 80%, 100% { transform: scale(0); -webkit-transform: scale(0); } 40% { transform: scale(1); -webkit-transform: scale(1); } } #toolbar { /* 全屏按钮 */ /* 按钮图标 */ /* insar 等级 */ /* canvas 默认鼠标样式 */ /* 选择宽, 选中样式 */ } #toolbar .full { background: url(/resource/images/icon/ico_full-screen.png) no-repeat center; } #toolbar .btn-item.icon::before { background-image: url(/resource/images/icon/ico_job-schedule.png); } #toolbar .btn-item.icon.gcjd::before { background-image: url(/resource/images/icon/ico_job-schedule.png); } #toolbar .btn-item.icon.jcd::before { background-image: url(/resource/images/icon/ico_jiancedian.png); } #toolbar .btn-item.icon.build::before { background-image: url(/resource/images/icon/ico_jianzhu.png); } #toolbar .btn-item.icon.insar::before { background-image: url(/resource/images/icon/ico_instar.png); } #toolbar .btn-item.icon.video::before { background-image: url(/resource/images/icon/ico_video-monitor.png); } #toolbar .btn-item.icon.tool::before { background-image: url(/resource/images/icon/ico_gongjuxiang.png); } #toolbar .btn-item.icon.gcjd .opts > ul > .item:nth-last-of-type(2) .sub .item:nth-child(1)::before { background-color: #6495ed; } #toolbar .btn-item.icon.gcjd .opts > ul > .item:nth-last-of-type(2) .sub .item:nth-child(2)::before { background-color: #deb887; } #toolbar .btn-item.icon.gcjd .opts > ul > .item:nth-last-of-type(2) .sub .item:nth-child(3)::before { background-color: #00ffff; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(1)::after { background: #f30504; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(2)::after { background: #eb700f; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(3)::after { background: #f8bb03; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(4)::after { background: #fffd08; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(5)::after { background: #a5fe71; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(6)::after { background: #4eff02; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(7)::after { background: #04faf4; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(8)::after { background: #2dafff; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(9)::after { background: #3c60f4; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(10)::after { background: #0406f5; } #toolbar canvas { cursor: url('/resource/images/cursor/ico_choose.png'), auto; } #toolbar .squaredTwo input[type=checkbox]:checked + label::after { background: url('/resource/images/icon/cheacks.png') no-repeat center; } /* 右键菜单 */ .right-menu ul .item:nth-of-type(1)::before { background-image: url('/resource/images/cursor/guide_choose_normal.png'); } .right-menu ul .item:nth-of-type(2)::before { background-image: url('/resource/images/cursor/guide_move_normal.png'); } .right-menu ul .item:nth-of-type(3)::before { background-image: url('/resource/images/cursor/guide_rotate_normal.png'); } /* 鼠标样式 */ #sandzMap canvas, .right-menu, #sandzMap .vctl { cursor: url('/resource/images/cursor/ico_choose.png'), auto; } /* 右边的地图控件 */ .cesium-viewer-navigationContainer { top: auto; right: 0; bottom: 0; height: 200px; } .sm-zoom { height: 60px; background-color: #fff; visibility: initial; background-image: none; border-radius: 2px; } .sm-zoombar { background-image: none; } .sm-zoomin { background: url('../images/ico_enlarge.png') no-repeat center; } .sm-zoomout { background: url('../images/ico_narrow.png') no-repeat center; } .sm-zoom::after { content: ""; position: absolute; width: 25px; height: 1px; background-color: #ccc; top: 30px; left: 2px; z-index: 999; } .sm-compass { right: 45px; top: 48px; width: 60px; height: 60px; border-radius: 50%; overflow: hidden; background-color: #fff; } .sm-compass-tilt { width: 60px; height: 60px; background-image: none; } .sm-compass-outer-ring { background-image: none; display: none; } .arrows_e_active { top: 18px; left: 36px; visibility: inherit; background: url('../images/rotate_right-normal.png') no-repeat center; } .arrows_e_active:active { background: url('../images/rotate_right-hover.png') no-repeat center; } .arrows_n_active { top: 1px; left: 18px; visibility: inherit; background: url('../images/compass.png') no-repeat 7px -9px; transform: rotate(180deg); } .arrows_n_active:active { background: url(../images/compass.png) no-repeat 8px 14px; transform: rotate(0deg); } .arrows_s_active { top: 36px; left: 19px; visibility: inherit; background: url('../images/compass.png') no-repeat 7px -9px; } .arrows_s_active:active { background: url(../images/compass.png) no-repeat 8px 14px; transform: rotate(180deg); } .arrows_w_active { top: 18px; left: 0px; visibility: inherit; background: url('../images/rotate_left-normal.png') no-repeat center; } .arrows_w_active:active { background: url('../images/rotate_left-hover.png') no-repeat center; } body { flex-flow: column; display: flex; } #sandzMap, #dtMap, #cesiumContainer { width: 100%; height: 100%; } #canvas { width: 100%; height: 100%; background-color: #000; } #sandzMap { position: relative; top: 0; left: 0; overflow: hidden; } #sandzMap .mask { width: 100%; height: 100%; display: none; position: absolute; left: 0; top: 0; z-index: 5; } #dtMap { position: absolute; top: 0; left: 0; z-index: 2; } #content { background-color: #4d4d4d; } /* 删除地图底部文字 */ .cesium-viewer-bottom { display: none; } /* 包裹层 */ .wrap { flex: 1; } /* 分界线 */ #fjx { display: none; position: absolute; top: 50%; left: 0; transform: translateY(-50%); height: 6px; width: 100%; background-color: #E0E0E0; z-index: 3; cursor: n-resize; } /* 右键菜单 */ body { position: relative; top: 0; left: 0; } .right-menu .item:hover { color: #fff; background-color: #1e90ff; } .right-menu { position: absolute; left: 0; top: 0; transform: scale(0); width: max-content; overflow: inherit; transform-origin: 0 0; padding: 0; padding-right: 10px; background-color: transparent; box-sizing: border-box; height: auto; z-index: 6; font-size: 14px; line-height: 20px; color: #333; } .right-menu ul { border: 1px solid #ccc; border-top-style: none; background-color: #fff; } .right-menu .item { border-top: 1px solid #ccc; width: 75px; position: relative; top: 0; left: 0; padding-left: 20px; height: 30px; box-sizing: border-box; color: #989898; font-size: 12px; text-align: left; text-indent: 12px; line-height: 30px; } .right-menu .item::before { content: ""; position: absolute; top: 50%; left: 10px; width: 14px; height: 14px; transform: translateY(-50%); background-color: transparent; background-repeat: no-repeat; background-size: contain; background-position: center; } .right-menu.active { transition: transform .3s; transform: scale(1); moz-user-select: -moz-none; -moz-user-select: none; -o-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; } /* 视频监控 */ .vctl.active { transition: all .3s; transform: scale(1); } .vctl { box-sizing: border-box; transform: scale(0); transform-origin: center center; width: 2000px; height: 2000px; background-color: transparent; position: absolute; left: 0; top: 0; z-index: 3; } .vctl li { position: absolute; top: 0; left: 0; width: 20px; height: 20px; display: block; } .vctl img { width: 20px; height: 20px; display: block; } /* bubble */ .bubble.active::after { border-color: transparent rgba(255, 255, 255, 0.8); } .bubble::after { content: ""; position: absolute; bottom: -50px; left: 50px; border-width: 0 20px 50px 0px; border-style: solid; border-color: transparent rgba(83, 123, 207, 0.6); display: block; width: 0; } .bubble.active { color: #000; background: rgba(255, 255, 255, 0.8); padding: 0 10px; } .bubble { display: none; text-align: center; position: absolute; color: #ffffff; max-width: 300px; max-height: 300px; padding: 15px 10px 10px; margin: 0px; background: linear-gradient(rgba(7, 86, 152, 0.3), rgba(46, 136, 196, 0.3)); border-radius: 10px; z-index: 7; width: max-content; } .bubble h4 { font-size: 17.5px; margin: 10px 0; font-family: inherit; font-weight: bold; line-height: 20px; } .bubble p { font-size: 17.5px; font-weight: 300; line-height: 1.25; color: #fff; margin: 0; } blockquote { margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 40px; margin-inline-end: 40px; border-left: 5px solid #eeeeee; } #des { overflow: auto; } /* 工程进度数据 */ .show-data.active { transform: scale(1); } .show-data { box-sizing: border-box; width: 100%; background-color: transparent; position: absolute; left: 0; bottom: 0; padding: 15px; padding-top: 0; z-index: 6; transform: scale(0); transition: all .5s; color: #333; } .show-data .container { background-color: #fff; padding: 15px; padding-top: 0; } .show-data .container > .tit { font-size: 16px; padding-bottom: 16px; padding-top: 16px; margin: 0; border-bottom: 1px solid #ccc; position: relative; top: 0; left: 0; } .show-data .icon { width: 12px; height: 12px; background-image: url(/resource/images/icon/close.png); background-size: contain; background-repeat: no-repeat; transform: translateY(19px); opacity: 1; padding: 0; cursor: pointer; background-color: transparent; border: 0; -webkit-appearance: none; outline: none; position: absolute; top: 50%; transform: translateY(-50%); right: 0; } .show-data .item { float: left; width: 25%; box-sizing: border-box; padding: 0 19px; } .show-data .item .tit { height: 53px; line-height: 54px; font-size: 16px; } .show-data .item .tit span.x { font-size: 16px; float: right; } .show-data .item .tit span.num { font-size: 24px; float: right; margin: 16px 0; line-height: 24px; } #gcjd .item .pro { width: 100%; margin: 16px 0; border-radius: 10px; height: 20px; position: relative; top: 0; left: 0; overflow: hidden; box-sizing: border-box; border: 1px solid #ccc; } #gcjd .item .pro div { position: absolute; top: 0; left: 0; transform: translateX(100%); background-color: blue; width: 100%; height: 100%; border-radius: 10px; background-color: #34c2e3; background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 10%, transparent 10%, transparent 20%, rgba(255, 255, 255, 0.15) 20%, rgba(255, 255, 255, 0.15) 30%, transparent 30%, transparent 40%, rgba(255, 255, 255, 0.15) 40%, rgba(255, 255, 255, 0.15) 50%, transparent 50%, transparent 60%, rgba(255, 255, 255, 0.15) 60%, rgba(255, 255, 255, 0.15) 70%, transparent 70%, transparent 80%, rgba(255, 255, 255, 0.15) 80%, rgba(255, 255, 255, 0.15) 90%, transparent 90%, transparent); } /* 检测数据 */ #jcsj .item { width: 33.3%; } #jcsj .item .tb3 { overflow: hidden; height: 136px; } #jcsj .item .wxInfo { padding-top: 10px; padding-bottom: 10px; } #jcsj .item .info { padding-left: 14px; position: relative; top: 0; left: 0; line-height: 22px; } #jcsj .item .info::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background-color: #ffbc16; position: absolute; top: 7px; left: 0; } #jcsj .item table { width: 100%; border: 1px solid #ccc; } #jcsj .item table tr { border-bottom: 1px solid #ccc; } #jcsj .item table tr:nth-child(even) { background-color: #f8f8f8; } #jcsj .item table th, #jcsj .item table td { padding: 12px 0; text-align: center; } /* 隐藏信息栏-点击 entity 点出现 */ .cesium-viewer-infoBoxContainer .cesium-infoBox { top: 15px; } /* 视频播放器 */ #znvPlayer { position: absolute; top: 30px; left: 0; width: 100%; z-index: 1000; background-color: #545454; box-shadow: 0 0 10px 1px #000; border-radius: 2px; }
refactor/static/style/index.css
body, html { width: 100%; height: 100%; margin: 0; background: #fff; } body { background-color: #F1F1F1; overflow: hidden; padding: 15px; padding-bottom: 10px; box-sizing: border-box; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 20px; color: #333333; } ul, li { margin: 0; padding: 0; list-style: none; } input[type=checkbox] { padding: 0; margin: 0; } h1, h2, h3, h4, h5, h6 { margin: 10px 0; font-family: inherit; font-weight: bold; line-height: 20px; color: inherit; text-rendering: optimizelegibility; } table { max-width: 100%; background-color: transparent; border-collapse: collapse; border-spacing: 0; } /* 辅助类 */ .znv-unselect { -moz-user-select: none; -o-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; } .znv-mask { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; background-color: rgba(255, 255, 255, 0.3); } .znv-disable::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .clearfix:before, .clearfix:after { display: table; line-height: 0; content: ""; } .clearfix:after { clear: both; } #toolbar { width: 100%; min-height: 50px; background-color: #fff; padding: 10px 15px; padding-top: 0; padding-left: 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; font-weight: normal; box-sizing: border-box; } #toolbar { /* 全屏按钮 */ /* 按钮遮罩层 */ /* select */ /* 副选项 */ /* select 点击 */ /* 检测点 */ /* 工程进度线 */ /* insar 菜单 */ } #toolbar .btn-item.fr { float: right; } #toolbar .btn-item { float: left; position: relative; top: 0; left: 0; box-sizing: border-box; margin: 0; margin-top: 10px; padding: 0; display: block; margin-left: 15px; cursor: pointer; } #toolbar .btn-item:not(.toggle) .btn:hover, #toolbar .btn-item.active .btn { background-color: #E0E0E0; border: 1px solid #E0E0E0; } #toolbar .btn-item .btn { text-align: left; text-indent: 6px; padding-left: 0; margin-left: 0; width: 100px; height: 30px; color: #666666; background-color: #fff; border: 1px solid #ccc; border-radius: 2px; line-height: 28px; } #toolbar .btn-item button.btn { padding: 1px 6px; align-items: flex-start; box-sizing: border-box; text-rendering: auto; letter-spacing: normal; word-spacing: normal; text-transform: none; text-shadow: none; display: inline-block; -webkit-writing-mode: horizontal-tb !important; -webkit-appearance: button; } #toolbar .btn-item::before { content: ""; position: absolute; top: 0; left: 0; width: 16px; height: 16px; background-size: contain; background-repeat: no-repeat; background-position: center; } #toolbar .btn-item::after { content: ""; position: absolute; color: #666666; top: 12px; right: 6px; border-top: 6px solid #666666; border-right: 3px solid transparent; border-left: 3px solid transparent; } #toolbar .btn-item.icon .btn { padding-left: 28px; } #toolbar .btn-item.icon::before { content: ""; position: absolute; width: 16px; height: 16px; top: 7px; left: 10px; background-size: contain; background-repeat: no-repeat; background-position: center; } #toolbar .btn-item.icon::after { content: none; } #toolbar .btn-item.full { width: 30px; height: 30px; border: 1px solid #ccc; } #toolbar .btn-item.full.active, #toolbar .btn-item.full:hover { background-color: #E0E0E0; border: 1px solid #E0E0E0; } #toolbar .btn-item.full::before, #toolbar .btn-item.full::after { content: none; } #toolbar .mask { position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: .3; background-color: #fff; z-index: 5; cursor: default; } #toolbar .opts { position: absolute; top: 35px; left: 0; z-index: 8; cursor: default; background-color: #fff; color: #989898; } #toolbar .opts.select { width: 100%; display: none; } #toolbar .opts.select ul, #toolbar .sub { border: 1px solid #ccc; border-top-style: none; background-color: #fff; box-sizing: border-box; } #toolbar .opts.select ul .item, #toolbar .sub .item { width: 100%; height: 30px; box-sizing: border-box; border-bottom: 1px solid #ccc; color: #989898; font-size: 12px; text-align: left; text-indent: 12px; line-height: 30px; position: relative; top: 0; left: 0; } #toolbar .opts.select ul .item:first-of-type, #toolbar .sub .item:first-of-type { border-top: 1px solid #ccc; } #toolbar .opts.select ul .item:last-of-type, #toolbar .sub .item:last-of-type { border-bottom: none; } #toolbar .opts.select ul .item:hover, #toolbar .sub .item:hover { color: #fff; background-color: #1e90ff; } #toolbar .sub { display: none; position: absolute; top: 3px; left: 0; transform: translateX(99px); width: 100%; height: max-content; z-index: 8; } #toolbar .sub.znv-disable { background-color: #dddddd!important; } #toolbar .btn-item.active .opts.select { display: block; } #toolbar .btn-item.icon.jcd .opts .sub { width: 130px; } #toolbar .btn-item.icon.gcjd .opts > ul > .item:nth-last-of-type(2) .sub .item { text-indent: 35px; } #toolbar .btn-item.icon.gcjd .opts > ul > .item:nth-last-of-type(2) .sub .item::before { content: ""; position: absolute; left: 10px; top: 50%; transform: translateY(-50%); width: 15px; height: 5px; } #toolbar .btn-item.active .opts.more.active { transform: scale(1); } #toolbar .opts.more { width: 224px; height: 300px; left: -15px; padding: 10px; overflow-y: scroll; transform: scale(0); transition: transform .3s; transform-origin: 0% 0%; } #toolbar .opts.more .tit { padding-bottom: 4px; border-bottom: 1px solid #ccc; margin-bottom: 4px; } #toolbar .opts.more .tit-item { width: 33.3%; float: left; text-align: center; height: 32px; line-height: 32px; } #toolbar .opts.more .sels .item { width: 100%; height: 30px; text-indent: 9px; line-height: 30px; position: relative; top: 0; left: 0; } #toolbar .opts.more .sels .item::after { height: 10px; width: 10px; content: ""; position: absolute; top: 50%; right: 40px; transform: translateY(-50%) translateX(-10px); border-radius: 2px; } /* 遮罩层 */ #mask { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: none; background-color: transparent; z-index: 3; } #mask.active { display: block; } /* 选择框 */ .squaredTwo { cursor: pointer; width: 16px; height: 16px; position: relative; top: 0; left: 0; margin-right: 5px; margin-left: -3px; } .squaredTwo input { width: 16px; height: 16px; visibility: hidden; } .squaredTwo label { width: 16px; height: 16px; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); border: 1px solid #ccc; font-size: 14px; font-weight: normal; line-height: 20px; box-sizing: border-box; cursor: pointer; background-color: #fff; } .squaredTwo input[type=checkbox]:checked + label::after { content: ""; width: 16px; height: 16px; position: absolute; top: -1px; left: -1px; background-size: 100% 100%; background-repeat: no-repeat; z-index: -1; } .map-tool { height: 50px; padding-left: 16px; position: absolute; top: 3px; right: 3px; z-index: 7; transition: transform .5s; background-color: #fff; transform: scale(0); transform-origin: 100% 0%; } .map-tool .btn-item { background-color: #E0E0E0; margin-right: 16px; border: 1px solid #E0E0E0; color: #666666; border-radius: 2px; line-height: 28px; height: 30px; width: 60px; cursor: pointer; margin-top: 10px; margin-bottom: 10px; } .map-tool .close { float: right; width: 12px; height: 12px; background-image: url(/resource/images/icon/close.png); background-size: contain; background-repeat: no-repeat; transform: translateY(19px); margin-right: 16px; opacity: 1; padding: 0; cursor: pointer; background-color: transparent; border: 0; -webkit-appearance: none; outline: none; } .map-tool.active { transform: scale(1); } /* 量算 */ #measure select { background-color: #fff; border: 1px solid #ccc; height: 30px; line-height: 30px; margin-top: 10px; margin-right: 16px; padding: 4px 6px; margin-bottom: 10px; display: inline-block; color: #555; vertical-align: middle; border-radius: 4px; letter-spacing: normal; word-spacing: normal; text-transform: none; text-indent: 0px; text-shadow: none; text-rendering: auto; text-align: start; } /* 坐标拾取 */ #zbsq { font-size: 16px; color: #333; line-height: 50px; } #zbsq .copy { margin-left: 16px; color: #333; } .label-tip { opacity: .8; position: absolute; top: 0; left: 0; background-color: #fff; font-size: 12px; color: #333; padding: 3px; display: none; z-index: 9; cursor: pointer; border: 1px solid #333; } /* 坐标定位 */ #zbdw input { margin: 0; padding: 0; border: none; height: 100%; width: 350px; outline: none; box-shadow: none; border-radius: 0; font-size: 16px; padding-left: 3px; margin-right: 16px; } #loadingbar { z-index: 8; } .spinner { margin: auto; width: 60px; height: 60px; position: absolute ; left: 0; top: 0; right: 0; bottom: 0; } .container1 > div, .container2 > div, .container3 > div { width: 16px; height: 16px; /*background-color: #67cf22;*/ background-color: #3498db; border-radius: 100%; position: absolute; -webkit-animation: bouncedelay 1.2s infinite ease-in-out; animation: bouncedelay 1.2s infinite ease-in-out; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .spinner .spinner-container { position: absolute; width: 100%; height: 100%; } .container2 { -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); } .container3 { -webkit-transform: rotateZ(90deg); transform: rotateZ(90deg); } .circle1 { top: 0; left: 0; } .circle2 { top: 0; right: 0; } .circle3 { right: 0; bottom: 0; } .circle4 { left: 0; bottom: 0; } .container2 .circle1 { -webkit-animation-delay: -1.1s; animation-delay: -1.1s; } .container3 .circle1 { -webkit-animation-delay: -1s; animation-delay: -1s; } .container1 .circle2 { -webkit-animation-delay: -0.9s; animation-delay: -0.9s; } .container2 .circle2 { -webkit-animation-delay: -0.8s; animation-delay: -0.8s; } .container3 .circle2 { -webkit-animation-delay: -0.7s; animation-delay: -0.7s; } .container1 .circle3 { -webkit-animation-delay: -0.6s; animation-delay: -0.6s; } .container2 .circle3 { -webkit-animation-delay: -0.5s; animation-delay: -0.5s; } .container3 .circle3 { -webkit-animation-delay: -0.4s; animation-delay: -0.4s; } .container1 .circle4 { -webkit-animation-delay: -0.3s; animation-delay: -0.3s; } .container2 .circle4 { -webkit-animation-delay: -0.2s; animation-delay: -0.2s; } .container3 .circle4 { -webkit-animation-delay: -0.1s; animation-delay: -0.1s; } @-webkit-keyframes bouncedelay { 0%, 80%, 100% { -webkit-transform: scale(0); } 40% { -webkit-transform: scale(1); } } @keyframes bouncedelay { 0%, 80%, 100% { transform: scale(0); -webkit-transform: scale(0); } 40% { transform: scale(1); -webkit-transform: scale(1); } } #toolbar { /* 全屏按钮 */ /* 按钮图标 */ /* insar 等级 */ /* canvas 默认鼠标样式 */ /* 选择宽, 选中样式 */ } #toolbar .full { background: url(/resource/images/icon/ico_full-screen.png) no-repeat center; } #toolbar .btn-item.icon::before { background-image: url(/resource/images/icon/ico_job-schedule.png); } #toolbar .btn-item.icon.gcjd::before { background-image: url(/resource/images/icon/ico_job-schedule.png); } #toolbar .btn-item.icon.jcd::before { background-image: url(/resource/images/icon/ico_jiancedian.png); } #toolbar .btn-item.icon.build::before { background-image: url(/resource/images/icon/ico_jianzhu.png); } #toolbar .btn-item.icon.insar::before { background-image: url(/resource/images/icon/ico_instar.png); } #toolbar .btn-item.icon.video::before { background-image: url(/resource/images/icon/ico_video-monitor.png); } #toolbar .btn-item.icon.tool::before { background-image: url(/resource/images/icon/ico_gongjuxiang.png); } #toolbar .btn-item.icon.gcjd .opts > ul > .item:nth-last-of-type(2) .sub .item:nth-child(1)::before { background-color: #6495ed; } #toolbar .btn-item.icon.gcjd .opts > ul > .item:nth-last-of-type(2) .sub .item:nth-child(2)::before { background-color: #deb887; } #toolbar .btn-item.icon.gcjd .opts > ul > .item:nth-last-of-type(2) .sub .item:nth-child(3)::before { background-color: #00ffff; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(1)::after { background: #f30504; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(2)::after { background: #eb700f; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(3)::after { background: #f8bb03; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(4)::after { background: #fffd08; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(5)::after { background: #a5fe71; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(6)::after { background: #4eff02; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(7)::after { background: #04faf4; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(8)::after { background: #2dafff; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(9)::after { background: #3c60f4; } #toolbar .opts.more.o-insar .sels .item:nth-of-type(10)::after { background: #0406f5; } #toolbar canvas { cursor: url('/resource/images/cursor/ico_choose.png'), auto; } #toolbar .squaredTwo input[type=checkbox]:checked + label::after { background: url('/resource/images/icon/cheacks.png') no-repeat center; } /* 右键菜单 */ .right-menu ul .item:nth-of-type(1)::before { background-image: url('/resource/images/cursor/guide_choose_normal.png'); } .right-menu ul .item:nth-of-type(2)::before { background-image: url('/resource/images/cursor/guide_move_normal.png'); } .right-menu ul .item:nth-of-type(3)::before { background-image: url('/resource/images/cursor/guide_rotate_normal.png'); } /* 鼠标样式 */ #sandzMap canvas, .right-menu, #sandzMap .vctl { cursor: url('/resource/images/cursor/ico_choose.png'), auto; } /* 右边的地图控件 */ .cesium-viewer-navigationContainer { top: auto; right: 0; bottom: 0; height: 200px; } .sm-zoom { height: 60px; background-color: #fff; visibility: initial; background-image: none; border-radius: 2px; } .sm-zoombar { background-image: none; } .sm-zoomin { background: url('../images/ico_enlarge.png') no-repeat center; } .sm-zoomout { background: url('../images/ico_narrow.png') no-repeat center; } .sm-zoom::after { content: ""; position: absolute; width: 25px; height: 1px; background-color: #ccc; top: 30px; left: 2px; z-index: 999; } .sm-compass { right: 45px; top: 48px; width: 60px; height: 60px; border-radius: 50%; overflow: hidden; background-color: #fff; } .sm-compass-tilt { width: 60px; height: 60px; background-image: none; } .sm-compass-outer-ring { background-image: none; display: none; } .arrows_e_active { top: 18px; left: 36px; visibility: inherit; background: url('../images/rotate_right-normal.png') no-repeat center; } .arrows_e_active:active { background: url('../images/rotate_right-hover.png') no-repeat center; } .arrows_n_active { top: 1px; left: 18px; visibility: inherit; background: url('../images/compass.png') no-repeat 7px -9px; transform: rotate(180deg); } .arrows_n_active:active { background: url(../images/compass.png) no-repeat 8px 14px; transform: rotate(0deg); } .arrows_s_active { top: 36px; left: 19px; visibility: inherit; background: url('../images/compass.png') no-repeat 7px -9px; } .arrows_s_active:active { background: url(../images/compass.png) no-repeat 8px 14px; transform: rotate(180deg); } .arrows_w_active { top: 18px; left: 0px; visibility: inherit; background: url('../images/rotate_left-normal.png') no-repeat center; } .arrows_w_active:active { background: url('../images/rotate_left-hover.png') no-repeat center; } body { flex-flow: column; display: flex; } #sandzMap, #dtMap, #cesiumContainer { width: 100%; height: 100%; } #canvas { width: 100%; height: 100%; background-color: #000; } #sandzMap { position: relative; top: 0; left: 0; overflow: hidden; } #sandzMap .mask { width: 100%; height: 100%; display: none; position: absolute; left: 0; top: 0; z-index: 5; } #dtMap { position: absolute; top: 0; left: 0; z-index: 2; } #content { background-color: #4d4d4d; } /* 删除地图底部文字 */ .cesium-viewer-bottom { display: none; } /* 包裹层 */ .wrap { flex: 1; } /* 分界线 */ #fjx { display: none; position: absolute; top: 50%; left: 0; transform: translateY(-50%); height: 6px; width: 100%; background-color: #E0E0E0; z-index: 3; cursor: n-resize; } /* 右键菜单 */ body { position: relative; top: 0; left: 0; } .right-menu .item:hover { color: #fff; background-color: #1e90ff; } .right-menu { position: absolute; left: 0; top: 0; transform: scale(0); width: max-content; overflow: inherit; transform-origin: 0 0; padding: 0; padding-right: 10px; background-color: transparent; box-sizing: border-box; height: auto; z-index: 6; font-size: 14px; line-height: 20px; color: #333; } .right-menu ul { border: 1px solid #ccc; border-top-style: none; background-color: #fff; } .right-menu .item { border-top: 1px solid #ccc; width: 75px; position: relative; top: 0; left: 0; padding-left: 20px; height: 30px; box-sizing: border-box; color: #989898; font-size: 12px; text-align: left; text-indent: 12px; line-height: 30px; } .right-menu .item::before { content: ""; position: absolute; top: 50%; left: 10px; width: 14px; height: 14px; transform: translateY(-50%); background-color: transparent; background-repeat: no-repeat; background-size: contain; background-position: center; } .right-menu.active { transition: transform .3s; transform: scale(1); moz-user-select: -moz-none; -moz-user-select: none; -o-user-select: none; -khtml-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; } /* 视频监控 */ .vctl.active { transition: all .3s; transform: scale(1); } .vctl { box-sizing: border-box; transform: scale(0); transform-origin: center center; width: 2000px; height: 2000px; background-color: transparent; position: absolute; left: 0; top: 0; z-index: 3; } .vctl li { position: absolute; top: 0; left: 0; width: 20px; height: 20px; display: block; } .vctl img { width: 20px; height: 20px; display: block; } /* bubble */ .bubble.active::after { border-color: transparent rgba(255, 255, 255, 0.8); } .bubble::after { content: ""; position: absolute; bottom: -50px; left: 50px; border-width: 0 20px 50px 0px; border-style: solid; border-color: transparent rgba(83, 123, 207, 0.6); display: block; width: 0; } .bubble.active { color: #000; background: rgba(255, 255, 255, 0.8); padding: 0 10px; } .bubble { display: none; text-align: center; position: absolute; color: #ffffff; max-width: 300px; max-height: 300px; padding: 15px 10px 10px; margin: 0px; background: linear-gradient(rgba(7, 86, 152, 0.3), rgba(46, 136, 196, 0.3)); border-radius: 10px; z-index: 7; width: max-content; } .bubble h4 { font-size: 17.5px; margin: 10px 0; font-family: inherit; font-weight: bold; line-height: 20px; } .bubble p { font-size: 17.5px; font-weight: 300; line-height: 1.25; color: #fff; margin: 0; } blockquote { margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 40px; margin-inline-end: 40px; border-left: 5px solid #eeeeee; } #des { overflow: auto; } /* 工程进度数据 */ .show-data.active { transform: scale(1); } .show-data { box-sizing: border-box; width: 100%; background-color: transparent; position: absolute; left: 0; bottom: 0; padding: 15px; padding-top: 0; z-index: 6; transform: scale(0); transition: all .5s; color: #333; } .show-data .container { background-color: #fff; padding: 15px; padding-top: 0; } .show-data .container > .tit { font-size: 16px; padding-bottom: 16px; padding-top: 16px; margin: 0; border-bottom: 1px solid #ccc; position: relative; top: 0; left: 0; } .show-data .icon { width: 12px; height: 12px; background-image: url(/resource/images/icon/close.png); background-size: contain; background-repeat: no-repeat; transform: translateY(19px); opacity: 1; padding: 0; cursor: pointer; background-color: transparent; border: 0; -webkit-appearance: none; outline: none; position: absolute; top: 50%; transform: translateY(-50%); right: 0; } .show-data .item { float: left; width: 25%; box-sizing: border-box; padding: 0 19px; } .show-data .item .tit { height: 53px; line-height: 54px; font-size: 16px; } .show-data .item .tit span.x { font-size: 16px; float: right; } .show-data .item .tit span.num { font-size: 24px; float: right; margin: 16px 0; line-height: 24px; } #gcjd .item .pro { width: 100%; margin: 16px 0; border-radius: 10px; height: 20px; position: relative; top: 0; left: 0; overflow: hidden; box-sizing: border-box; border: 1px solid #ccc; } #gcjd .item .pro div { position: absolute; top: 0; left: 0; transform: translateX(100%); background-color: blue; width: 100%; height: 100%; border-radius: 10px; background-color: #34c2e3; background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.15) 10%, transparent 10%, transparent 20%, rgba(255, 255, 255, 0.15) 20%, rgba(255, 255, 255, 0.15) 30%, transparent 30%, transparent 40%, rgba(255, 255, 255, 0.15) 40%, rgba(255, 255, 255, 0.15) 50%, transparent 50%, transparent 60%, rgba(255, 255, 255, 0.15) 60%, rgba(255, 255, 255, 0.15) 70%, transparent 70%, transparent 80%, rgba(255, 255, 255, 0.15) 80%, rgba(255, 255, 255, 0.15) 90%, transparent 90%, transparent); } /* 检测数据 */ #jcsj .item { width: 33.3%; } #jcsj .item .tb3 { overflow: hidden; height: 136px; } #jcsj .item .wxInfo { padding-top: 10px; padding-bottom: 10px; } #jcsj .item .info { padding-left: 14px; position: relative; top: 0; left: 0; line-height: 22px; } #jcsj .item .info::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background-color: #ffbc16; position: absolute; top: 7px; left: 0; } #jcsj .item table { width: 100%; border: 1px solid #ccc; } #jcsj .item table tr { border-bottom: 1px solid #ccc; } #jcsj .item table tr:nth-child(even) { background-color: #f8f8f8; } #jcsj .item table th, #jcsj .item table td { padding: 12px 0; text-align: center; } /* 隐藏信息栏-点击 entity 点出现 */ .cesium-viewer-infoBoxContainer .cesium-infoBox { top: 15px; } /* 视频播放器 */ #znvPlayer { position: absolute; top: 30px; left: 0; width: 100%; z-index: 1000; background-color: #545454; box-shadow: 0 0 10px 1px #000; border-radius: 2px; }
0.383064
0.040999
@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap'); body { font: 18px "Garamond", serif; background: url("https://treehouseproject.s3.amazonaws.com/Unit+8+Images/books-education-school-literature.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } a { color: #292929; text-decoration: none; font-weight: bold; transition: 0.4s; } h1, td, th { color: #292929; } h1 { font-family: 'Italianno', cursive; letter-spacing: 2px; font-weight: 900; font-size: 3em; } a:hover { color: #ec8f00; } a.button, input[type=submit] { color: white; background: #810000; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; padding: 10px 14px 12px; font-size: 14px; border-radius: 2px; cursor: pointer; outline: none; box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6); } form a.button, input[type=submit] { margin-left: 140px; transition: 0.4s; } input[type=submit] { border: 0; } a.button:hover, input[type=submit]:hover { background-color: #002907; } ul { padding: 0; list-style-type: none; margin-bottom: 10px; line-height: 1.3em; } h2 { border-top: 2px solid #e7e7e7; padding-top: 20px; } th { border-bottom: 2px solid #ec8f00; text-align: left; padding: 5px 10px 5px 10px; } tr { min-height: 50px; } tr:nth-child(2n) { background: #E7E7E7; } td { padding: 5px 10px 5px 10px; } label { font-weight: bold; min-width: 130px; display: inline-block; transition: 0.4s; color: #292929; } input { padding: 10px; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; font-size: 14px; border-radius: 2px; border-color: #E7E7E7; transition: 0.4s; } input[type=text] { margin-left: 7px; width: 300px; } .error { color: rgb(236, 15, 15); } .space { margin-right: .5em; } .back-btn { margin-top: 30px; } /* Search bar */ .search-input { font-size: .8em; padding: 0.4rem 1rem; border: 1px solid rgba(200, 200, 200, 0.9); border-radius: 0.25rem 0 0 0.25rem; max-width: 20rem; transition: 0.4s ease-out; outline: none; box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6); } .search-input:active, .search-input:hover, .search-input:focus { border: 1px solid #002907; } .search-submit { cursor: pointer; height: 38px; background: rgba(245, 245, 245, 0.9); border-radius: 0 0.25rem 0.25rem 0; border: 1px solid rgba(200, 200, 200, 0.9); outline: none; box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6); margin-left: 10px !important; } .search-submit:active, .search-submit:hover, .search-submit:focus { background: rgba(255, 255, 255, 0.9); border: 1px solid rgba(50, 50, 50, 0.9); } .buttons-container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; width: 100%; max-width: 735px; margin-bottom: 20px; } pre { white-space: normal; word-break: break-all; } @media only screen and (min-width: 535px) { .container { padding: 10px 50px 50px; } }
public/stylesheets/style.css
@import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap'); body { font: 18px "Garamond", serif; background: url("https://treehouseproject.s3.amazonaws.com/Unit+8+Images/books-education-school-literature.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } a { color: #292929; text-decoration: none; font-weight: bold; transition: 0.4s; } h1, td, th { color: #292929; } h1 { font-family: 'Italianno', cursive; letter-spacing: 2px; font-weight: 900; font-size: 3em; } a:hover { color: #ec8f00; } a.button, input[type=submit] { color: white; background: #810000; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; padding: 10px 14px 12px; font-size: 14px; border-radius: 2px; cursor: pointer; outline: none; box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6); } form a.button, input[type=submit] { margin-left: 140px; transition: 0.4s; } input[type=submit] { border: 0; } a.button:hover, input[type=submit]:hover { background-color: #002907; } ul { padding: 0; list-style-type: none; margin-bottom: 10px; line-height: 1.3em; } h2 { border-top: 2px solid #e7e7e7; padding-top: 20px; } th { border-bottom: 2px solid #ec8f00; text-align: left; padding: 5px 10px 5px 10px; } tr { min-height: 50px; } tr:nth-child(2n) { background: #E7E7E7; } td { padding: 5px 10px 5px 10px; } label { font-weight: bold; min-width: 130px; display: inline-block; transition: 0.4s; color: #292929; } input { padding: 10px; font-family: "Lucida Grande", Helvetica, Arial, sans-serif; font-size: 14px; border-radius: 2px; border-color: #E7E7E7; transition: 0.4s; } input[type=text] { margin-left: 7px; width: 300px; } .error { color: rgb(236, 15, 15); } .space { margin-right: .5em; } .back-btn { margin-top: 30px; } /* Search bar */ .search-input { font-size: .8em; padding: 0.4rem 1rem; border: 1px solid rgba(200, 200, 200, 0.9); border-radius: 0.25rem 0 0 0.25rem; max-width: 20rem; transition: 0.4s ease-out; outline: none; box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6); } .search-input:active, .search-input:hover, .search-input:focus { border: 1px solid #002907; } .search-submit { cursor: pointer; height: 38px; background: rgba(245, 245, 245, 0.9); border-radius: 0 0.25rem 0.25rem 0; border: 1px solid rgba(200, 200, 200, 0.9); outline: none; box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6); margin-left: 10px !important; } .search-submit:active, .search-submit:hover, .search-submit:focus { background: rgba(255, 255, 255, 0.9); border: 1px solid rgba(50, 50, 50, 0.9); } .buttons-container { display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; width: 100%; max-width: 735px; margin-bottom: 20px; } pre { white-space: normal; word-break: break-all; } @media only screen and (min-width: 535px) { .container { padding: 10px 50px 50px; } }
0.297878
0.125735
.background_red4, .hover_background_red4:hover, .active_background_red4:active:hover { background: #d60000; background-image: -moz-linear-gradient(top, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 13, 13)), color-stop(100%, rgb(214, 0, 0))); background-image: -webkit-linear-gradient(top, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); background-image: -o-linear-gradient(top, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); background-image: -ms-linear-gradient(top, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); background-image: linear-gradient(to bottom, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0d0d', endColorstr='#d60000',GradientType=0 ); } .background_red4h, .hover_background_red4h:hover, .active_background_red4h:active:hover { background: #d60000; background-image: -moz-linear-gradient(top, rgb(255, 66, 66) 0%, rgb(255, 2, 2) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 66, 66)), color-stop(100%, rgb(255, 2, 2))); background-image: -webkit-linear-gradient(top, rgb(255, 66, 66) 0%, rgb(255, 2, 2) 100%); background-image: -o-linear-gradient(top, rgb(255, 66, 66) 0%, rgb(255, 2, 2) 100%); background-image: -ms-linear-gradient(top, rgb(255, 66, 66) 0%, rgb(255, 2, 2) 100%); background-image: linear-gradient(to bottom, rgb(255, 66, 66) 0%, rgb(255, 2, 2) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4242', endColorstr='#ff0202',GradientType=0 ); } .background_red4a, .hover_background_red4a:hover, .active_background_red4a:active:hover { background: #d60000; background-image: -moz-linear-gradient(top, rgb(255, 2, 2) 0%, rgb(255, 66, 66) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 2, 2)), color-stop(100%, rgb(255, 66, 66))); background-image: -webkit-linear-gradient(top, rgb(255, 2, 2) 0%, rgb(255, 66, 66) 100%); background-image: -o-linear-gradient(top, rgb(255, 2, 2) 0%, rgb(255, 66, 66) 100%); background-image: -ms-linear-gradient(top, rgb(255, 2, 2) 0%, rgb(255, 66, 66) 100%); background-image: linear-gradient(to bottom, rgb(255, 2, 2) 0%, rgb(255, 66, 66) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0202', endColorstr='#ff4242',GradientType=0 ); } .background_red4s, .hover_background_red4s:hover, .active_background_red4s:active:hover { background: #d60000; background-image: -moz-linear-gradient(top, rgb(255, 147, 147) 0%, rgb(255, 66, 66) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 147, 147)), color-stop(100%, rgb(255, 66, 66))); background-image: -webkit-linear-gradient(top, rgb(255, 147, 147) 0%, rgb(255, 66, 66) 100%); background-image: -o-linear-gradient(top, rgb(255, 147, 147) 0%, rgb(255, 66, 66) 100%); background-image: -ms-linear-gradient(top, rgb(255, 147, 147) 0%, rgb(255, 66, 66) 100%); background-image: linear-gradient(to bottom, rgb(255, 147, 147) 0%, rgb(255, 66, 66) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9393', endColorstr='#ff4242',GradientType=0 ); } .background_color_red4, .hover_background_color_red4:hover, .active_background_color_red4:active:hover { background-color:#d60000; } .background_first_color_red4, .hover_background_first_color_red4:hover, .active_background_first_color_red4:active:hover { background-color:#ff0d0d; } .background_last_color_red4, .hover_background_last_color_red4:hover, .active_background_color_last_red4:active:hover { background-color:#d60000; } /* ------------------------------ color settings -------------------------------*/ .color_red4, .hover_color_red4:hover, .active_color_red4:active:hover { color: #c8c8c8; } .color_red4h, .hover_color_red4h:hover, .active_color_red4h:active:hover { color: #c8c8c8; } .color_red4a, .hover_color_red4a:hover, .active_color_red4a:active:hover { color: #ff0; } .color_red4s, .hover_color_red4s:hover, .active_color_red4s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_red4, .hover_border_red4:hover, .active_border_red4:active:hover { border-color: #d60000 #d60000 #d60000 #d60000; } .border_red4h, .hover_border_red4h:hover, .active_border_red4h:active:hover { border-color: #c10000 #c10000 #c10000 #c10000; } .border_red4a, .hover_border_red4a:hover, .active_border_red4a:active:hover { border-color: #ab0000 #ab0000 #ab0000 #ab0000; } .border_red4s, .hover_border_red4s:hover, .active_border_red4s:active:hover { border-color: #ff4242 #ff4242 #ff4242 #ff4242; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_red4, .hover_shadow_expand_red4:hover, .active_shadow_expand_red4:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(214, 0, 0, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(214, 0, 0, .39); box-shadow: 0em 0em 1em 0.25em rgba(214, 0, 0, .39); } .shadow_expand_red4h, .hover_shadow_expand_red4h:hover, .active_shadow_expand_red4h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 2, 2, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 2, 2, .50); box-shadow: 0em 0em 1em 0.25em rgba(255, 2, 2, .50); } .shadow_expand_red4a, .hover_shadow_expand_red4a:hover, .active_shadow_expand_red4a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .63); box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .63); } .shadow_expand_red4s, .hover_shadow_expand_red4s:hover, .active_shadow_expand_red4s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .78); box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_red4, .hover_shadow_left_red4:hover, .active_shadow_left_red4:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); } .shadow_left_red4h, .hover_shadow_left_red4h:hover, .active_shadow_left_red4h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); } .shadow_left_red4a, .hover_shadow_left_red4a:hover, .active_shadow_left_red4a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); } .shadow_left_red4s, .hover_shadow_left_red4s:hover, .active_shadow_left_red4s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_red4, .hover_shadow_right_red4:hover, .active_shadow_right_red4:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(214, 0, 0, .39); -moz-box-shadow: 0.5em 0em 1em rgba(214, 0, 0, .39); box-shadow: 0.5em 0em 1em rgba(214, 0, 0, .39); } .shadow_right_red4h, .hover_shadow_right_red4h:hover, .active_shadow_right_red4h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 2, 2, .50); -moz-box-shadow: 0.5em 0em 1em rgba(255, 2, 2, .50); box-shadow: 0.5em 0em 1em rgba(255, 2, 2, .50); } .shadow_right_red4a, .hover_shadow_right_red4a:hover, .active_shadow_right_red4a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .63); -moz-box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .63); box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .63); } .shadow_right_red4s, .hover_shadow_right_red4s:hover, .active_shadow_right_red4s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .78); -moz-box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .78); box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_red4, .hover_shadow_top_red4:hover, .active_shadow_top_red4:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: 0em -0.5em 1em rgba(214, 0, 0, .39); box-shadow: 0em -0.5em 1em rgba(214, 0, 0, .39); } .shadow_top_red4h, .hover_shadow_top_red4h:hover, .active_shadow_top_red4h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: 0em -0.5em 1em rgba(255, 2, 2, .50); box-shadow: 0em -0.5em 1em rgba(255, 2, 2, .50); } .shadow_top_red4a, .hover_shadow_top_red4a:hover, .active_shadow_top_red4a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .63); box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .63); } .shadow_top_red4s, .hover_shadow_top_red4s:hover, .active_shadow_top_red4s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .78); box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_red4, .hover_shadow_bottom_red4:hover, .active_shadow_bottom_red4:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: 0em 0.5em 1em rgba(214, 0, 0, .39); box-shadow: 0em 0.5em 1em rgba(214, 0, 0, .39); } .shadow_bottom_red4h, .hover_shadow_bottom_red4h:hover, .active_shadow_bottom_red4h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: 0em 0.5em 1em rgba(255, 2, 2, .50); box-shadow: 0em 0.5em 1em rgba(255, 2, 2, .50); } .shadow_bottom_red4a, .hover_shadow_bottom_red4a:hover, .active_shadow_bottom_red4a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .63); box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .63); } .shadow_bottom_red4s, .hover_shadow_bottom_red4s:hover, .active_shadow_bottom_red4s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .78); box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_red4, .hover_shadow_top_left_red4:hover, .active_shadow_top_left_red4:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); } .shadow_top_left_red4h, .hover_shadow_top_left_red4h:hover, .active_shadow_top_left_red4h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); } .shadow_top_left_red4a, .hover_shadow_top_left_red4a:hover, .active_shadow_top_left_red4a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); } .shadow_top_left_red4s, .hover_shadow_top_left_red4s:hover, .active_shadow_top_left_red4s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_red4, .hover_shadow_top_right_red4:hover, .active_shadow_top_right_red4:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(214, 0, 0, .39); box-shadow: 0.5em -0.5em 1em rgba(214, 0, 0, .39); } .shadow_top_right_red4h, .hover_shadow_top_right_red4h:hover, .active_shadow_top_right_red4h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 2, 2, .50); box-shadow: 0.5em -0.5em 1em rgba(255, 2, 2, .50); } .shadow_top_right_red4a, .hover_shadow_top_right_red4a:hover, .active_shadow_top_right_red4a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .63); box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .63); } .shadow_top_right_red4s, .hover_shadow_top_right_red4s:hover, .active_shadow_top_right_red4s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .78); box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_red4, .hover_shadow_bottom_left_red4:hover, .active_shadow_bottom_left_red4:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(214, 0, 0, .39); box-shadow: -0.5em 0.5em 1em rgba(214, 0, 0, .39); } .shadow_bottom_left_red4h, .hover_shadow_bottom_left_red4h:hover, .active_shadow_bottom_left_red4h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 2, 2, .50); box-shadow: -0.5em 0.5em 1em rgba(255, 2, 2, .50); } .shadow_bottom_left_red4a, .hover_shadow_bottom_left_red4a:hover, .active_shadow_bottom_left_red4a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .63); box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .63); } .shadow_bottom_left_red4s, .hover_shadow_bottom_left_red4s:hover, .active_shadow_bottom_left_red4s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .78); box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_red4, .hover_shadow_bottom_right_red4:hover, .active_shadow_bottom_right_red4:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(214, 0, 0, .39); box-shadow: 0.5em 0.5em 1em rgba(214, 0, 0, .39); } .shadow_bottom_right_red4h, .hover_shadow_bottom_right_red4h:hover, .active_shadow_bottom_right_red4h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 2, 2, .50); box-shadow: 0.5em 0.5em 1em rgba(255, 2, 2, .50); } .shadow_bottom_right_red4a, .hover_shadow_bottom_right_red4a:hover, .active_shadow_bottom_right_red4a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .63); box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .63); } .shadow_bottom_right_red4s, .hover_shadow_bottom_right_red4s:hover, .active_shadow_bottom_right_red4s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .78); box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .78); }
widgets/common/assets/gradients/simple/red/red4.css
.background_red4, .hover_background_red4:hover, .active_background_red4:active:hover { background: #d60000; background-image: -moz-linear-gradient(top, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 13, 13)), color-stop(100%, rgb(214, 0, 0))); background-image: -webkit-linear-gradient(top, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); background-image: -o-linear-gradient(top, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); background-image: -ms-linear-gradient(top, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); background-image: linear-gradient(to bottom, rgb(255, 13, 13) 0%, rgb(214, 0, 0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0d0d', endColorstr='#d60000',GradientType=0 ); } .background_red4h, .hover_background_red4h:hover, .active_background_red4h:active:hover { background: #d60000; background-image: -moz-linear-gradient(top, rgb(255, 66, 66) 0%, rgb(255, 2, 2) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 66, 66)), color-stop(100%, rgb(255, 2, 2))); background-image: -webkit-linear-gradient(top, rgb(255, 66, 66) 0%, rgb(255, 2, 2) 100%); background-image: -o-linear-gradient(top, rgb(255, 66, 66) 0%, rgb(255, 2, 2) 100%); background-image: -ms-linear-gradient(top, rgb(255, 66, 66) 0%, rgb(255, 2, 2) 100%); background-image: linear-gradient(to bottom, rgb(255, 66, 66) 0%, rgb(255, 2, 2) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4242', endColorstr='#ff0202',GradientType=0 ); } .background_red4a, .hover_background_red4a:hover, .active_background_red4a:active:hover { background: #d60000; background-image: -moz-linear-gradient(top, rgb(255, 2, 2) 0%, rgb(255, 66, 66) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 2, 2)), color-stop(100%, rgb(255, 66, 66))); background-image: -webkit-linear-gradient(top, rgb(255, 2, 2) 0%, rgb(255, 66, 66) 100%); background-image: -o-linear-gradient(top, rgb(255, 2, 2) 0%, rgb(255, 66, 66) 100%); background-image: -ms-linear-gradient(top, rgb(255, 2, 2) 0%, rgb(255, 66, 66) 100%); background-image: linear-gradient(to bottom, rgb(255, 2, 2) 0%, rgb(255, 66, 66) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0202', endColorstr='#ff4242',GradientType=0 ); } .background_red4s, .hover_background_red4s:hover, .active_background_red4s:active:hover { background: #d60000; background-image: -moz-linear-gradient(top, rgb(255, 147, 147) 0%, rgb(255, 66, 66) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 147, 147)), color-stop(100%, rgb(255, 66, 66))); background-image: -webkit-linear-gradient(top, rgb(255, 147, 147) 0%, rgb(255, 66, 66) 100%); background-image: -o-linear-gradient(top, rgb(255, 147, 147) 0%, rgb(255, 66, 66) 100%); background-image: -ms-linear-gradient(top, rgb(255, 147, 147) 0%, rgb(255, 66, 66) 100%); background-image: linear-gradient(to bottom, rgb(255, 147, 147) 0%, rgb(255, 66, 66) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9393', endColorstr='#ff4242',GradientType=0 ); } .background_color_red4, .hover_background_color_red4:hover, .active_background_color_red4:active:hover { background-color:#d60000; } .background_first_color_red4, .hover_background_first_color_red4:hover, .active_background_first_color_red4:active:hover { background-color:#ff0d0d; } .background_last_color_red4, .hover_background_last_color_red4:hover, .active_background_color_last_red4:active:hover { background-color:#d60000; } /* ------------------------------ color settings -------------------------------*/ .color_red4, .hover_color_red4:hover, .active_color_red4:active:hover { color: #c8c8c8; } .color_red4h, .hover_color_red4h:hover, .active_color_red4h:active:hover { color: #c8c8c8; } .color_red4a, .hover_color_red4a:hover, .active_color_red4a:active:hover { color: #ff0; } .color_red4s, .hover_color_red4s:hover, .active_color_red4s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_red4, .hover_border_red4:hover, .active_border_red4:active:hover { border-color: #d60000 #d60000 #d60000 #d60000; } .border_red4h, .hover_border_red4h:hover, .active_border_red4h:active:hover { border-color: #c10000 #c10000 #c10000 #c10000; } .border_red4a, .hover_border_red4a:hover, .active_border_red4a:active:hover { border-color: #ab0000 #ab0000 #ab0000 #ab0000; } .border_red4s, .hover_border_red4s:hover, .active_border_red4s:active:hover { border-color: #ff4242 #ff4242 #ff4242 #ff4242; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_red4, .hover_shadow_expand_red4:hover, .active_shadow_expand_red4:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(214, 0, 0, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(214, 0, 0, .39); box-shadow: 0em 0em 1em 0.25em rgba(214, 0, 0, .39); } .shadow_expand_red4h, .hover_shadow_expand_red4h:hover, .active_shadow_expand_red4h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 2, 2, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 2, 2, .50); box-shadow: 0em 0em 1em 0.25em rgba(255, 2, 2, .50); } .shadow_expand_red4a, .hover_shadow_expand_red4a:hover, .active_shadow_expand_red4a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .63); box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .63); } .shadow_expand_red4s, .hover_shadow_expand_red4s:hover, .active_shadow_expand_red4s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .78); box-shadow: 0em 0em 1em 0.25em rgba(255, 66, 66, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_red4, .hover_shadow_left_red4:hover, .active_shadow_left_red4:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); } .shadow_left_red4h, .hover_shadow_left_red4h:hover, .active_shadow_left_red4h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); } .shadow_left_red4a, .hover_shadow_left_red4a:hover, .active_shadow_left_red4a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); } .shadow_left_red4s, .hover_shadow_left_red4s:hover, .active_shadow_left_red4s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_red4, .hover_shadow_right_red4:hover, .active_shadow_right_red4:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(214, 0, 0, .39); -moz-box-shadow: 0.5em 0em 1em rgba(214, 0, 0, .39); box-shadow: 0.5em 0em 1em rgba(214, 0, 0, .39); } .shadow_right_red4h, .hover_shadow_right_red4h:hover, .active_shadow_right_red4h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 2, 2, .50); -moz-box-shadow: 0.5em 0em 1em rgba(255, 2, 2, .50); box-shadow: 0.5em 0em 1em rgba(255, 2, 2, .50); } .shadow_right_red4a, .hover_shadow_right_red4a:hover, .active_shadow_right_red4a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .63); -moz-box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .63); box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .63); } .shadow_right_red4s, .hover_shadow_right_red4s:hover, .active_shadow_right_red4s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .78); -moz-box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .78); box-shadow: 0.5em 0em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_red4, .hover_shadow_top_red4:hover, .active_shadow_top_red4:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: 0em -0.5em 1em rgba(214, 0, 0, .39); box-shadow: 0em -0.5em 1em rgba(214, 0, 0, .39); } .shadow_top_red4h, .hover_shadow_top_red4h:hover, .active_shadow_top_red4h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: 0em -0.5em 1em rgba(255, 2, 2, .50); box-shadow: 0em -0.5em 1em rgba(255, 2, 2, .50); } .shadow_top_red4a, .hover_shadow_top_red4a:hover, .active_shadow_top_red4a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .63); box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .63); } .shadow_top_red4s, .hover_shadow_top_red4s:hover, .active_shadow_top_red4s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .78); box-shadow: 0em -0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_red4, .hover_shadow_bottom_red4:hover, .active_shadow_bottom_red4:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: 0em 0.5em 1em rgba(214, 0, 0, .39); box-shadow: 0em 0.5em 1em rgba(214, 0, 0, .39); } .shadow_bottom_red4h, .hover_shadow_bottom_red4h:hover, .active_shadow_bottom_red4h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: 0em 0.5em 1em rgba(255, 2, 2, .50); box-shadow: 0em 0.5em 1em rgba(255, 2, 2, .50); } .shadow_bottom_red4a, .hover_shadow_bottom_red4a:hover, .active_shadow_bottom_red4a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .63); box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .63); } .shadow_bottom_red4s, .hover_shadow_bottom_red4s:hover, .active_shadow_bottom_red4s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .78); box-shadow: 0em 0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_red4, .hover_shadow_top_left_red4:hover, .active_shadow_top_left_red4:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); box-shadow: -0.5em -0.5em 1em rgba(214, 0, 0, .39); } .shadow_top_left_red4h, .hover_shadow_top_left_red4h:hover, .active_shadow_top_left_red4h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); box-shadow: -0.5em -0.5em 1em rgba(255, 2, 2, .50); } .shadow_top_left_red4a, .hover_shadow_top_left_red4a:hover, .active_shadow_top_left_red4a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .63); } .shadow_top_left_red4s, .hover_shadow_top_left_red4s:hover, .active_shadow_top_left_red4s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); box-shadow: -0.5em -0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_red4, .hover_shadow_top_right_red4:hover, .active_shadow_top_right_red4:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(214, 0, 0, .39); box-shadow: 0.5em -0.5em 1em rgba(214, 0, 0, .39); } .shadow_top_right_red4h, .hover_shadow_top_right_red4h:hover, .active_shadow_top_right_red4h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 2, 2, .50); box-shadow: 0.5em -0.5em 1em rgba(255, 2, 2, .50); } .shadow_top_right_red4a, .hover_shadow_top_right_red4a:hover, .active_shadow_top_right_red4a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .63); box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .63); } .shadow_top_right_red4s, .hover_shadow_top_right_red4s:hover, .active_shadow_top_right_red4s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .78); box-shadow: 0.5em -0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_red4, .hover_shadow_bottom_left_red4:hover, .active_shadow_bottom_left_red4:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(214, 0, 0, .39); box-shadow: -0.5em 0.5em 1em rgba(214, 0, 0, .39); } .shadow_bottom_left_red4h, .hover_shadow_bottom_left_red4h:hover, .active_shadow_bottom_left_red4h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 2, 2, .50); box-shadow: -0.5em 0.5em 1em rgba(255, 2, 2, .50); } .shadow_bottom_left_red4a, .hover_shadow_bottom_left_red4a:hover, .active_shadow_bottom_left_red4a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .63); box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .63); } .shadow_bottom_left_red4s, .hover_shadow_bottom_left_red4s:hover, .active_shadow_bottom_left_red4s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .78); box-shadow: -0.5em 0.5em 1em rgba(255, 66, 66, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_red4, .hover_shadow_bottom_right_red4:hover, .active_shadow_bottom_right_red4:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(214, 0, 0, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(214, 0, 0, .39); box-shadow: 0.5em 0.5em 1em rgba(214, 0, 0, .39); } .shadow_bottom_right_red4h, .hover_shadow_bottom_right_red4h:hover, .active_shadow_bottom_right_red4h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 2, 2, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 2, 2, .50); box-shadow: 0.5em 0.5em 1em rgba(255, 2, 2, .50); } .shadow_bottom_right_red4a, .hover_shadow_bottom_right_red4a:hover, .active_shadow_bottom_right_red4a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .63); box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .63); } .shadow_bottom_right_red4s, .hover_shadow_bottom_right_red4s:hover, .active_shadow_bottom_right_red4s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .78); box-shadow: 0.5em 0.5em 1em rgba(255, 66, 66, .78); }
0.540439
0.158272
:root { --unstyle-border-color: #e6e6e6; } .p-static { position: static !important; } .p-relative { position: relative !important; } .p-absolute { position: absolute !important; } .p-fixed { position: fixed !important; } .p-sticky { position: sticky !important; } .d-inherit { display: inherit !important; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: flex !important; } .d-inline-flex { display: inline-flex !important; } .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } .clearfix { overflow: auto; } .full-height, .h-full { height: 100% !important; } .full-width, .w-full { width: 100% !important; } .full-size { width: 100%; height: 100%; } .o-visible { overflow: visible; } .o-x-visible { overflow-x: visible; } .o-y-visible { overflow-y: visible; } .o-scroll { overflow: scroll; } .o-x-scroll { overflow-x: scroll; } .o-y-scroll { overflow-y: scroll; } .o-hidden { overflow: hidden; } .o-x-hidden { overflow-x: hidden; } .o-y-hidden { overflow-y: hidden; } .o-auto { overflow: auto; } .o-x-auto { overflow-x: auto; } .o-y-auto { overflow-y: auto; } .w-10 { width: 10px; } .h-10 { height: 10px; } .w-m-10 { width: calc(100% - 10px); } .h-m-10 { height: calc(100% - 10px); } .min-w-10 { min-width: 10px; } .min-h-10 { min-height: 10px; } .max-w-10 { max-width: 10px; } .max-h-10 { max-height: 10px; } .w-12 { width: 12px; } .h-12 { height: 12px; } .w-m-12 { width: calc(100% - 12px); } .h-m-12 { height: calc(100% - 12px); } .min-w-12 { min-width: 12px; } .min-h-12 { min-height: 12px; } .max-w-12 { max-width: 12px; } .max-h-12 { max-height: 12px; } .w-15 { width: 15px; } .h-15 { height: 15px; } .w-m-15 { width: calc(100% - 15px); } .h-m-15 { height: calc(100% - 15px); } .min-w-15 { min-width: 15px; } .min-h-15 { min-height: 15px; } .max-w-15 { max-width: 15px; } .max-h-15 { max-height: 15px; } .w-20 { width: 20px; } .h-20 { height: 20px; } .w-m-20 { width: calc(100% - 20px); } .h-m-20 { height: calc(100% - 20px); } .min-w-20 { min-width: 20px; } .min-h-20 { min-height: 20px; } .max-w-20 { max-width: 20px; } .max-h-20 { max-height: 20px; } .w-25 { width: 25px; } .h-25 { height: 25px; } .w-m-25 { width: calc(100% - 25px); } .h-m-25 { height: calc(100% - 25px); } .min-w-25 { min-width: 25px; } .min-h-25 { min-height: 25px; } .max-w-25 { max-width: 25px; } .max-h-25 { max-height: 25px; } .w-30 { width: 30px; } .h-30 { height: 30px; } .w-m-30 { width: calc(100% - 30px); } .h-m-30 { height: calc(100% - 30px); } .min-w-30 { min-width: 30px; } .min-h-30 { min-height: 30px; } .max-w-30 { max-width: 30px; } .max-h-30 { max-height: 30px; } .w-40 { width: 40px; } .h-40 { height: 40px; } .w-m-40 { width: calc(100% - 40px); } .h-m-40 { height: calc(100% - 40px); } .min-w-40 { min-width: 40px; } .min-h-40 { min-height: 40px; } .max-w-40 { max-width: 40px; } .max-h-40 { max-height: 40px; } .w-50 { width: 50px; } .h-50 { height: 50px; } .w-m-50 { width: calc(100% - 50px); } .h-m-50 { height: calc(100% - 50px); } .min-w-50 { min-width: 50px; } .min-h-50 { min-height: 50px; } .max-w-50 { max-width: 50px; } .max-h-50 { max-height: 50px; } .w-60 { width: 60px; } .h-60 { height: 60px; } .w-m-60 { width: calc(100% - 60px); } .h-m-60 { height: calc(100% - 60px); } .min-w-60 { min-width: 60px; } .min-h-60 { min-height: 60px; } .max-w-60 { max-width: 60px; } .max-h-60 { max-height: 60px; } .w-70 { width: 70px; } .h-70 { height: 70px; } .w-m-70 { width: calc(100% - 70px); } .h-m-70 { height: calc(100% - 70px); } .min-w-70 { min-width: 70px; } .min-h-70 { min-height: 70px; } .max-w-70 { max-width: 70px; } .max-h-70 { max-height: 70px; } .w-80 { width: 80px; } .h-80 { height: 80px; } .w-m-80 { width: calc(100% - 80px); } .h-m-80 { height: calc(100% - 80px); } .min-w-80 { min-width: 80px; } .min-h-80 { min-height: 80px; } .max-w-80 { max-width: 80px; } .max-h-80 { max-height: 80px; } .w-90 { width: 90px; } .h-90 { height: 90px; } .w-m-90 { width: calc(100% - 90px); } .h-m-90 { height: calc(100% - 90px); } .min-w-90 { min-width: 90px; } .min-h-90 { min-height: 90px; } .max-w-90 { max-width: 90px; } .max-h-90 { max-height: 90px; } .w-100 { width: 100px; } .h-100 { height: 100px; } .w-m-100 { width: calc(100% - 100px); } .h-m-100 { height: calc(100% - 100px); } .min-w-100 { min-width: 100px; } .min-h-100 { min-height: 100px; } .max-w-100 { max-width: 100px; } .max-h-100 { max-height: 100px; } .w-120 { width: 120px; } .h-120 { height: 120px; } .w-m-120 { width: calc(100% - 120px); } .h-m-120 { height: calc(100% - 120px); } .min-w-120 { min-width: 120px; } .min-h-120 { min-height: 120px; } .max-w-120 { max-width: 120px; } .max-h-120 { max-height: 120px; } .w-150 { width: 150px; } .h-150 { height: 150px; } .w-m-150 { width: calc(100% - 150px); } .h-m-150 { height: calc(100% - 150px); } .min-w-150 { min-width: 150px; } .min-h-150 { min-height: 150px; } .max-w-150 { max-width: 150px; } .max-h-150 { max-height: 150px; } .w-200 { width: 200px; } .h-200 { height: 200px; } .w-m-200 { width: calc(100% - 200px); } .h-m-200 { height: calc(100% - 200px); } .min-w-200 { min-width: 200px; } .min-h-200 { min-height: 200px; } .max-w-200 { max-width: 200px; } .max-h-200 { max-height: 200px; } .w-250 { width: 250px; } .h-250 { height: 250px; } .w-m-250 { width: calc(100% - 250px); } .h-m-250 { height: calc(100% - 250px); } .min-w-250 { min-width: 250px; } .min-h-250 { min-height: 250px; } .max-w-250 { max-width: 250px; } .max-h-250 { max-height: 250px; } .w-300 { width: 300px; } .h-300 { height: 300px; } .w-m-300 { width: calc(100% - 300px); } .h-m-300 { height: calc(100% - 300px); } .min-w-300 { min-width: 300px; } .min-h-300 { min-height: 300px; } .max-w-300 { max-width: 300px; } .max-h-300 { max-height: 300px; } .w-400 { width: 400px; } .h-400 { height: 400px; } .w-m-400 { width: calc(100% - 400px); } .h-m-400 { height: calc(100% - 400px); } .min-w-400 { min-width: 400px; } .min-h-400 { min-height: 400px; } .max-w-400 { max-width: 400px; } .max-h-400 { max-height: 400px; } .w-500 { width: 500px; } .h-500 { height: 500px; } .w-m-500 { width: calc(100% - 500px); } .h-m-500 { height: calc(100% - 500px); } .min-w-500 { min-width: 500px; } .min-h-500 { min-height: 500px; } .max-w-500 { max-width: 500px; } .max-h-500 { max-height: 500px; } .w-600 { width: 600px; } .h-600 { height: 600px; } .w-m-600 { width: calc(100% - 600px); } .h-m-600 { height: calc(100% - 600px); } .min-w-600 { min-width: 600px; } .min-h-600 { min-height: 600px; } .max-w-600 { max-width: 600px; } .max-h-600 { max-height: 600px; } .w-800 { width: 800px; } .h-800 { height: 800px; } .w-m-800 { width: calc(100% - 800px); } .h-m-800 { height: calc(100% - 800px); } .min-w-800 { min-width: 800px; } .min-h-800 { min-height: 800px; } .max-w-800 { max-width: 800px; } .max-h-800 { max-height: 800px; } .w-1000 { width: 1000px; } .h-1000 { height: 1000px; } .w-m-1000 { width: calc(100% - 1000px); } .h-m-1000 { height: calc(100% - 1000px); } .min-w-1000 { min-width: 1000px; } .min-h-1000 { min-height: 1000px; } .max-w-1000 { max-width: 1000px; } .max-h-1000 { max-height: 1000px; } .w-1-2 { width: 50% !important; } .w-2-2 { width: 100% !important; } .w-1-3 { width: 33.33333333333333% !important; } .w-2-3 { width: 66.66666666666666% !important; } .w-3-3 { width: 100% !important; } .w-1-4 { width: 25% !important; } .w-2-4 { width: 50% !important; } .w-3-4 { width: 75% !important; } .w-4-4 { width: 100% !important; } .w-1-5 { width: 20% !important; } .w-2-5 { width: 40% !important; } .w-3-5 { width: 60% !important; } .w-4-5 { width: 80% !important; } .w-5-5 { width: 100% !important; } .w-1-6 { width: 16.666666666666664% !important; } .w-2-6 { width: 33.33333333333333% !important; } .w-3-6 { width: 50% !important; } .w-4-6 { width: 66.66666666666666% !important; } .w-5-6 { width: 83.33333333333334% !important; } .w-6-6 { width: 100% !important; } .w-1-12 { width: 8.333333333333332% !important; } .w-2-12 { width: 16.666666666666664% !important; } .w-3-12 { width: 25% !important; } .w-4-12 { width: 33.33333333333333% !important; } .w-5-12 { width: 41.66666666666667% !important; } .w-6-12 { width: 50% !important; } .w-7-12 { width: 58.333333333333336% !important; } .w-8-12 { width: 66.66666666666666% !important; } .w-9-12 { width: 75% !important; } .w-10-12 { width: 83.33333333333334% !important; } .w-11-12 { width: 91.66666666666666% !important; } .w-12-12 { width: 100% !important; } .w-1-24 { width: 4.166666666666666% !important; } .w-2-24 { width: 8.333333333333332% !important; } .w-3-24 { width: 12.5% !important; } .w-4-24 { width: 16.666666666666664% !important; } .w-5-24 { width: 20.833333333333336% !important; } .w-6-24 { width: 25% !important; } .w-7-24 { width: 29.166666666666668% !important; } .w-8-24 { width: 33.33333333333333% !important; } .w-9-24 { width: 37.5% !important; } .w-10-24 { width: 41.66666666666667% !important; } .w-11-24 { width: 45.83333333333333% !important; } .w-12-24 { width: 50% !important; } .w-13-24 { width: 54.166666666666664% !important; } .w-14-24 { width: 58.333333333333336% !important; } .w-15-24 { width: 62.5% !important; } .w-16-24 { width: 66.66666666666666% !important; } .w-17-24 { width: 70.83333333333334% !important; } .w-18-24 { width: 75% !important; } .w-19-24 { width: 79.16666666666666% !important; } .w-20-24 { width: 83.33333333333334% !important; } .w-21-24 { width: 87.5% !important; } .w-22-24 { width: 91.66666666666666% !important; } .w-23-24 { width: 95.83333333333334% !important; } .w-24-24 { width: 100% !important; } .m-t--20 { margin-top: -20px !important; } .m-b--20 { margin-bottom: -20px !important; } .m-l--20 { margin-left: -20px !important; } .m-r--20 { margin-right: -20px !important; } .m-x--20 { margin-left: -20px !important; margin-right: -20px !important; } .m-y--20 { margin-top: -20px !important; margin-bottom: -20px !important; } .m-a--20 { margin: -20px !important; } .p-t--20 { padding-top: -20px !important; } .p-b--20 { padding-bottom: -20px !important; } .p-l--20 { padding-left: -20px !important; } .p-r--20 { padding-right: -20px !important; } .p-x--20 { padding-left: -20px !important; padding-right: -20px !important; } .p-y--20 { padding-top: -20px !important; padding-bottom: -20px !important; } .p-a--20 { padding: -20px !important; } .top--20 { top: -20px !important; } .right--20 { right: -20px !important; } .bottom--20 { bottom: -20px !important; } .left--20 { left: -20px !important; } .m-t--15 { margin-top: -15px !important; } .m-b--15 { margin-bottom: -15px !important; } .m-l--15 { margin-left: -15px !important; } .m-r--15 { margin-right: -15px !important; } .m-x--15 { margin-left: -15px !important; margin-right: -15px !important; } .m-y--15 { margin-top: -15px !important; margin-bottom: -15px !important; } .m-a--15 { margin: -15px !important; } .p-t--15 { padding-top: -15px !important; } .p-b--15 { padding-bottom: -15px !important; } .p-l--15 { padding-left: -15px !important; } .p-r--15 { padding-right: -15px !important; } .p-x--15 { padding-left: -15px !important; padding-right: -15px !important; } .p-y--15 { padding-top: -15px !important; padding-bottom: -15px !important; } .p-a--15 { padding: -15px !important; } .top--15 { top: -15px !important; } .right--15 { right: -15px !important; } .bottom--15 { bottom: -15px !important; } .left--15 { left: -15px !important; } .m-t--12 { margin-top: -12px !important; } .m-b--12 { margin-bottom: -12px !important; } .m-l--12 { margin-left: -12px !important; } .m-r--12 { margin-right: -12px !important; } .m-x--12 { margin-left: -12px !important; margin-right: -12px !important; } .m-y--12 { margin-top: -12px !important; margin-bottom: -12px !important; } .m-a--12 { margin: -12px !important; } .p-t--12 { padding-top: -12px !important; } .p-b--12 { padding-bottom: -12px !important; } .p-l--12 { padding-left: -12px !important; } .p-r--12 { padding-right: -12px !important; } .p-x--12 { padding-left: -12px !important; padding-right: -12px !important; } .p-y--12 { padding-top: -12px !important; padding-bottom: -12px !important; } .p-a--12 { padding: -12px !important; } .top--12 { top: -12px !important; } .right--12 { right: -12px !important; } .bottom--12 { bottom: -12px !important; } .left--12 { left: -12px !important; } .m-t--10 { margin-top: -10px !important; } .m-b--10 { margin-bottom: -10px !important; } .m-l--10 { margin-left: -10px !important; } .m-r--10 { margin-right: -10px !important; } .m-x--10 { margin-left: -10px !important; margin-right: -10px !important; } .m-y--10 { margin-top: -10px !important; margin-bottom: -10px !important; } .m-a--10 { margin: -10px !important; } .p-t--10 { padding-top: -10px !important; } .p-b--10 { padding-bottom: -10px !important; } .p-l--10 { padding-left: -10px !important; } .p-r--10 { padding-right: -10px !important; } .p-x--10 { padding-left: -10px !important; padding-right: -10px !important; } .p-y--10 { padding-top: -10px !important; padding-bottom: -10px !important; } .p-a--10 { padding: -10px !important; } .top--10 { top: -10px !important; } .right--10 { right: -10px !important; } .bottom--10 { bottom: -10px !important; } .left--10 { left: -10px !important; } .m-t--8 { margin-top: -8px !important; } .m-b--8 { margin-bottom: -8px !important; } .m-l--8 { margin-left: -8px !important; } .m-r--8 { margin-right: -8px !important; } .m-x--8 { margin-left: -8px !important; margin-right: -8px !important; } .m-y--8 { margin-top: -8px !important; margin-bottom: -8px !important; } .m-a--8 { margin: -8px !important; } .p-t--8 { padding-top: -8px !important; } .p-b--8 { padding-bottom: -8px !important; } .p-l--8 { padding-left: -8px !important; } .p-r--8 { padding-right: -8px !important; } .p-x--8 { padding-left: -8px !important; padding-right: -8px !important; } .p-y--8 { padding-top: -8px !important; padding-bottom: -8px !important; } .p-a--8 { padding: -8px !important; } .top--8 { top: -8px !important; } .right--8 { right: -8px !important; } .bottom--8 { bottom: -8px !important; } .left--8 { left: -8px !important; } .m-t--6 { margin-top: -6px !important; } .m-b--6 { margin-bottom: -6px !important; } .m-l--6 { margin-left: -6px !important; } .m-r--6 { margin-right: -6px !important; } .m-x--6 { margin-left: -6px !important; margin-right: -6px !important; } .m-y--6 { margin-top: -6px !important; margin-bottom: -6px !important; } .m-a--6 { margin: -6px !important; } .p-t--6 { padding-top: -6px !important; } .p-b--6 { padding-bottom: -6px !important; } .p-l--6 { padding-left: -6px !important; } .p-r--6 { padding-right: -6px !important; } .p-x--6 { padding-left: -6px !important; padding-right: -6px !important; } .p-y--6 { padding-top: -6px !important; padding-bottom: -6px !important; } .p-a--6 { padding: -6px !important; } .top--6 { top: -6px !important; } .right--6 { right: -6px !important; } .bottom--6 { bottom: -6px !important; } .left--6 { left: -6px !important; } .m-t--5 { margin-top: -5px !important; } .m-b--5 { margin-bottom: -5px !important; } .m-l--5 { margin-left: -5px !important; } .m-r--5 { margin-right: -5px !important; } .m-x--5 { margin-left: -5px !important; margin-right: -5px !important; } .m-y--5 { margin-top: -5px !important; margin-bottom: -5px !important; } .m-a--5 { margin: -5px !important; } .p-t--5 { padding-top: -5px !important; } .p-b--5 { padding-bottom: -5px !important; } .p-l--5 { padding-left: -5px !important; } .p-r--5 { padding-right: -5px !important; } .p-x--5 { padding-left: -5px !important; padding-right: -5px !important; } .p-y--5 { padding-top: -5px !important; padding-bottom: -5px !important; } .p-a--5 { padding: -5px !important; } .top--5 { top: -5px !important; } .right--5 { right: -5px !important; } .bottom--5 { bottom: -5px !important; } .left--5 { left: -5px !important; } .m-t--4 { margin-top: -4px !important; } .m-b--4 { margin-bottom: -4px !important; } .m-l--4 { margin-left: -4px !important; } .m-r--4 { margin-right: -4px !important; } .m-x--4 { margin-left: -4px !important; margin-right: -4px !important; } .m-y--4 { margin-top: -4px !important; margin-bottom: -4px !important; } .m-a--4 { margin: -4px !important; } .p-t--4 { padding-top: -4px !important; } .p-b--4 { padding-bottom: -4px !important; } .p-l--4 { padding-left: -4px !important; } .p-r--4 { padding-right: -4px !important; } .p-x--4 { padding-left: -4px !important; padding-right: -4px !important; } .p-y--4 { padding-top: -4px !important; padding-bottom: -4px !important; } .p-a--4 { padding: -4px !important; } .top--4 { top: -4px !important; } .right--4 { right: -4px !important; } .bottom--4 { bottom: -4px !important; } .left--4 { left: -4px !important; } .m-t--3 { margin-top: -3px !important; } .m-b--3 { margin-bottom: -3px !important; } .m-l--3 { margin-left: -3px !important; } .m-r--3 { margin-right: -3px !important; } .m-x--3 { margin-left: -3px !important; margin-right: -3px !important; } .m-y--3 { margin-top: -3px !important; margin-bottom: -3px !important; } .m-a--3 { margin: -3px !important; } .p-t--3 { padding-top: -3px !important; } .p-b--3 { padding-bottom: -3px !important; } .p-l--3 { padding-left: -3px !important; } .p-r--3 { padding-right: -3px !important; } .p-x--3 { padding-left: -3px !important; padding-right: -3px !important; } .p-y--3 { padding-top: -3px !important; padding-bottom: -3px !important; } .p-a--3 { padding: -3px !important; } .top--3 { top: -3px !important; } .right--3 { right: -3px !important; } .bottom--3 { bottom: -3px !important; } .left--3 { left: -3px !important; } .m-t--2 { margin-top: -2px !important; } .m-b--2 { margin-bottom: -2px !important; } .m-l--2 { margin-left: -2px !important; } .m-r--2 { margin-right: -2px !important; } .m-x--2 { margin-left: -2px !important; margin-right: -2px !important; } .m-y--2 { margin-top: -2px !important; margin-bottom: -2px !important; } .m-a--2 { margin: -2px !important; } .p-t--2 { padding-top: -2px !important; } .p-b--2 { padding-bottom: -2px !important; } .p-l--2 { padding-left: -2px !important; } .p-r--2 { padding-right: -2px !important; } .p-x--2 { padding-left: -2px !important; padding-right: -2px !important; } .p-y--2 { padding-top: -2px !important; padding-bottom: -2px !important; } .p-a--2 { padding: -2px !important; } .top--2 { top: -2px !important; } .right--2 { right: -2px !important; } .bottom--2 { bottom: -2px !important; } .left--2 { left: -2px !important; } .m-t--1 { margin-top: -1px !important; } .m-b--1 { margin-bottom: -1px !important; } .m-l--1 { margin-left: -1px !important; } .m-r--1 { margin-right: -1px !important; } .m-x--1 { margin-left: -1px !important; margin-right: -1px !important; } .m-y--1 { margin-top: -1px !important; margin-bottom: -1px !important; } .m-a--1 { margin: -1px !important; } .p-t--1 { padding-top: -1px !important; } .p-b--1 { padding-bottom: -1px !important; } .p-l--1 { padding-left: -1px !important; } .p-r--1 { padding-right: -1px !important; } .p-x--1 { padding-left: -1px !important; padding-right: -1px !important; } .p-y--1 { padding-top: -1px !important; padding-bottom: -1px !important; } .p-a--1 { padding: -1px !important; } .top--1 { top: -1px !important; } .right--1 { right: -1px !important; } .bottom--1 { bottom: -1px !important; } .left--1 { left: -1px !important; } .m-t-0 { margin-top: 0px !important; } .m-b-0 { margin-bottom: 0px !important; } .m-l-0 { margin-left: 0px !important; } .m-r-0 { margin-right: 0px !important; } .m-x-0 { margin-left: 0px !important; margin-right: 0px !important; } .m-y-0 { margin-top: 0px !important; margin-bottom: 0px !important; } .m-a-0 { margin: 0px !important; } .p-t-0 { padding-top: 0px !important; } .p-b-0 { padding-bottom: 0px !important; } .p-l-0 { padding-left: 0px !important; } .p-r-0 { padding-right: 0px !important; } .p-x-0 { padding-left: 0px !important; padding-right: 0px !important; } .p-y-0 { padding-top: 0px !important; padding-bottom: 0px !important; } .p-a-0 { padding: 0px !important; } .top-0 { top: 0px !important; } .right-0 { right: 0px !important; } .bottom-0 { bottom: 0px !important; } .left-0 { left: 0px !important; } .m-t-1 { margin-top: 1px !important; } .m-b-1 { margin-bottom: 1px !important; } .m-l-1 { margin-left: 1px !important; } .m-r-1 { margin-right: 1px !important; } .m-x-1 { margin-left: 1px !important; margin-right: 1px !important; } .m-y-1 { margin-top: 1px !important; margin-bottom: 1px !important; } .m-a-1 { margin: 1px !important; } .p-t-1 { padding-top: 1px !important; } .p-b-1 { padding-bottom: 1px !important; } .p-l-1 { padding-left: 1px !important; } .p-r-1 { padding-right: 1px !important; } .p-x-1 { padding-left: 1px !important; padding-right: 1px !important; } .p-y-1 { padding-top: 1px !important; padding-bottom: 1px !important; } .p-a-1 { padding: 1px !important; } .top-1 { top: 1px !important; } .right-1 { right: 1px !important; } .bottom-1 { bottom: 1px !important; } .left-1 { left: 1px !important; } .m-t-2 { margin-top: 2px !important; } .m-b-2 { margin-bottom: 2px !important; } .m-l-2 { margin-left: 2px !important; } .m-r-2 { margin-right: 2px !important; } .m-x-2 { margin-left: 2px !important; margin-right: 2px !important; } .m-y-2 { margin-top: 2px !important; margin-bottom: 2px !important; } .m-a-2 { margin: 2px !important; } .p-t-2 { padding-top: 2px !important; } .p-b-2 { padding-bottom: 2px !important; } .p-l-2 { padding-left: 2px !important; } .p-r-2 { padding-right: 2px !important; } .p-x-2 { padding-left: 2px !important; padding-right: 2px !important; } .p-y-2 { padding-top: 2px !important; padding-bottom: 2px !important; } .p-a-2 { padding: 2px !important; } .top-2 { top: 2px !important; } .right-2 { right: 2px !important; } .bottom-2 { bottom: 2px !important; } .left-2 { left: 2px !important; } .m-t-3 { margin-top: 3px !important; } .m-b-3 { margin-bottom: 3px !important; } .m-l-3 { margin-left: 3px !important; } .m-r-3 { margin-right: 3px !important; } .m-x-3 { margin-left: 3px !important; margin-right: 3px !important; } .m-y-3 { margin-top: 3px !important; margin-bottom: 3px !important; } .m-a-3 { margin: 3px !important; } .p-t-3 { padding-top: 3px !important; } .p-b-3 { padding-bottom: 3px !important; } .p-l-3 { padding-left: 3px !important; } .p-r-3 { padding-right: 3px !important; } .p-x-3 { padding-left: 3px !important; padding-right: 3px !important; } .p-y-3 { padding-top: 3px !important; padding-bottom: 3px !important; } .p-a-3 { padding: 3px !important; } .top-3 { top: 3px !important; } .right-3 { right: 3px !important; } .bottom-3 { bottom: 3px !important; } .left-3 { left: 3px !important; } .m-t-4 { margin-top: 4px !important; } .m-b-4 { margin-bottom: 4px !important; } .m-l-4 { margin-left: 4px !important; } .m-r-4 { margin-right: 4px !important; } .m-x-4 { margin-left: 4px !important; margin-right: 4px !important; } .m-y-4 { margin-top: 4px !important; margin-bottom: 4px !important; } .m-a-4 { margin: 4px !important; } .p-t-4 { padding-top: 4px !important; } .p-b-4 { padding-bottom: 4px !important; } .p-l-4 { padding-left: 4px !important; } .p-r-4 { padding-right: 4px !important; } .p-x-4 { padding-left: 4px !important; padding-right: 4px !important; } .p-y-4 { padding-top: 4px !important; padding-bottom: 4px !important; } .p-a-4 { padding: 4px !important; } .top-4 { top: 4px !important; } .right-4 { right: 4px !important; } .bottom-4 { bottom: 4px !important; } .left-4 { left: 4px !important; } .m-t-5 { margin-top: 5px !important; } .m-b-5 { margin-bottom: 5px !important; } .m-l-5 { margin-left: 5px !important; } .m-r-5 { margin-right: 5px !important; } .m-x-5 { margin-left: 5px !important; margin-right: 5px !important; } .m-y-5 { margin-top: 5px !important; margin-bottom: 5px !important; } .m-a-5 { margin: 5px !important; } .p-t-5 { padding-top: 5px !important; } .p-b-5 { padding-bottom: 5px !important; } .p-l-5 { padding-left: 5px !important; } .p-r-5 { padding-right: 5px !important; } .p-x-5 { padding-left: 5px !important; padding-right: 5px !important; } .p-y-5 { padding-top: 5px !important; padding-bottom: 5px !important; } .p-a-5 { padding: 5px !important; } .top-5 { top: 5px !important; } .right-5 { right: 5px !important; } .bottom-5 { bottom: 5px !important; } .left-5 { left: 5px !important; } .m-t-6 { margin-top: 6px !important; } .m-b-6 { margin-bottom: 6px !important; } .m-l-6 { margin-left: 6px !important; } .m-r-6 { margin-right: 6px !important; } .m-x-6 { margin-left: 6px !important; margin-right: 6px !important; } .m-y-6 { margin-top: 6px !important; margin-bottom: 6px !important; } .m-a-6 { margin: 6px !important; } .p-t-6 { padding-top: 6px !important; } .p-b-6 { padding-bottom: 6px !important; } .p-l-6 { padding-left: 6px !important; } .p-r-6 { padding-right: 6px !important; } .p-x-6 { padding-left: 6px !important; padding-right: 6px !important; } .p-y-6 { padding-top: 6px !important; padding-bottom: 6px !important; } .p-a-6 { padding: 6px !important; } .top-6 { top: 6px !important; } .right-6 { right: 6px !important; } .bottom-6 { bottom: 6px !important; } .left-6 { left: 6px !important; } .m-t-8 { margin-top: 8px !important; } .m-b-8 { margin-bottom: 8px !important; } .m-l-8 { margin-left: 8px !important; } .m-r-8 { margin-right: 8px !important; } .m-x-8 { margin-left: 8px !important; margin-right: 8px !important; } .m-y-8 { margin-top: 8px !important; margin-bottom: 8px !important; } .m-a-8 { margin: 8px !important; } .p-t-8 { padding-top: 8px !important; } .p-b-8 { padding-bottom: 8px !important; } .p-l-8 { padding-left: 8px !important; } .p-r-8 { padding-right: 8px !important; } .p-x-8 { padding-left: 8px !important; padding-right: 8px !important; } .p-y-8 { padding-top: 8px !important; padding-bottom: 8px !important; } .p-a-8 { padding: 8px !important; } .top-8 { top: 8px !important; } .right-8 { right: 8px !important; } .bottom-8 { bottom: 8px !important; } .left-8 { left: 8px !important; } .m-t-9 { margin-top: 9px !important; } .m-b-9 { margin-bottom: 9px !important; } .m-l-9 { margin-left: 9px !important; } .m-r-9 { margin-right: 9px !important; } .m-x-9 { margin-left: 9px !important; margin-right: 9px !important; } .m-y-9 { margin-top: 9px !important; margin-bottom: 9px !important; } .m-a-9 { margin: 9px !important; } .p-t-9 { padding-top: 9px !important; } .p-b-9 { padding-bottom: 9px !important; } .p-l-9 { padding-left: 9px !important; } .p-r-9 { padding-right: 9px !important; } .p-x-9 { padding-left: 9px !important; padding-right: 9px !important; } .p-y-9 { padding-top: 9px !important; padding-bottom: 9px !important; } .p-a-9 { padding: 9px !important; } .top-9 { top: 9px !important; } .right-9 { right: 9px !important; } .bottom-9 { bottom: 9px !important; } .left-9 { left: 9px !important; } .m-t-10 { margin-top: 10px !important; } .m-b-10 { margin-bottom: 10px !important; } .m-l-10 { margin-left: 10px !important; } .m-r-10 { margin-right: 10px !important; } .m-x-10 { margin-left: 10px !important; margin-right: 10px !important; } .m-y-10 { margin-top: 10px !important; margin-bottom: 10px !important; } .m-a-10 { margin: 10px !important; } .p-t-10 { padding-top: 10px !important; } .p-b-10 { padding-bottom: 10px !important; } .p-l-10 { padding-left: 10px !important; } .p-r-10 { padding-right: 10px !important; } .p-x-10 { padding-left: 10px !important; padding-right: 10px !important; } .p-y-10 { padding-top: 10px !important; padding-bottom: 10px !important; } .p-a-10 { padding: 10px !important; } .top-10 { top: 10px !important; } .right-10 { right: 10px !important; } .bottom-10 { bottom: 10px !important; } .left-10 { left: 10px !important; } .m-t-12 { margin-top: 12px !important; } .m-b-12 { margin-bottom: 12px !important; } .m-l-12 { margin-left: 12px !important; } .m-r-12 { margin-right: 12px !important; } .m-x-12 { margin-left: 12px !important; margin-right: 12px !important; } .m-y-12 { margin-top: 12px !important; margin-bottom: 12px !important; } .m-a-12 { margin: 12px !important; } .p-t-12 { padding-top: 12px !important; } .p-b-12 { padding-bottom: 12px !important; } .p-l-12 { padding-left: 12px !important; } .p-r-12 { padding-right: 12px !important; } .p-x-12 { padding-left: 12px !important; padding-right: 12px !important; } .p-y-12 { padding-top: 12px !important; padding-bottom: 12px !important; } .p-a-12 { padding: 12px !important; } .top-12 { top: 12px !important; } .right-12 { right: 12px !important; } .bottom-12 { bottom: 12px !important; } .left-12 { left: 12px !important; } .m-t-15 { margin-top: 15px !important; } .m-b-15 { margin-bottom: 15px !important; } .m-l-15 { margin-left: 15px !important; } .m-r-15 { margin-right: 15px !important; } .m-x-15 { margin-left: 15px !important; margin-right: 15px !important; } .m-y-15 { margin-top: 15px !important; margin-bottom: 15px !important; } .m-a-15 { margin: 15px !important; } .p-t-15 { padding-top: 15px !important; } .p-b-15 { padding-bottom: 15px !important; } .p-l-15 { padding-left: 15px !important; } .p-r-15 { padding-right: 15px !important; } .p-x-15 { padding-left: 15px !important; padding-right: 15px !important; } .p-y-15 { padding-top: 15px !important; padding-bottom: 15px !important; } .p-a-15 { padding: 15px !important; } .top-15 { top: 15px !important; } .right-15 { right: 15px !important; } .bottom-15 { bottom: 15px !important; } .left-15 { left: 15px !important; } .m-t-20 { margin-top: 20px !important; } .m-b-20 { margin-bottom: 20px !important; } .m-l-20 { margin-left: 20px !important; } .m-r-20 { margin-right: 20px !important; } .m-x-20 { margin-left: 20px !important; margin-right: 20px !important; } .m-y-20 { margin-top: 20px !important; margin-bottom: 20px !important; } .m-a-20 { margin: 20px !important; } .p-t-20 { padding-top: 20px !important; } .p-b-20 { padding-bottom: 20px !important; } .p-l-20 { padding-left: 20px !important; } .p-r-20 { padding-right: 20px !important; } .p-x-20 { padding-left: 20px !important; padding-right: 20px !important; } .p-y-20 { padding-top: 20px !important; padding-bottom: 20px !important; } .p-a-20 { padding: 20px !important; } .top-20 { top: 20px !important; } .right-20 { right: 20px !important; } .bottom-20 { bottom: 20px !important; } .left-20 { left: 20px !important; } .m-t-25 { margin-top: 25px !important; } .m-b-25 { margin-bottom: 25px !important; } .m-l-25 { margin-left: 25px !important; } .m-r-25 { margin-right: 25px !important; } .m-x-25 { margin-left: 25px !important; margin-right: 25px !important; } .m-y-25 { margin-top: 25px !important; margin-bottom: 25px !important; } .m-a-25 { margin: 25px !important; } .p-t-25 { padding-top: 25px !important; } .p-b-25 { padding-bottom: 25px !important; } .p-l-25 { padding-left: 25px !important; } .p-r-25 { padding-right: 25px !important; } .p-x-25 { padding-left: 25px !important; padding-right: 25px !important; } .p-y-25 { padding-top: 25px !important; padding-bottom: 25px !important; } .p-a-25 { padding: 25px !important; } .top-25 { top: 25px !important; } .right-25 { right: 25px !important; } .bottom-25 { bottom: 25px !important; } .left-25 { left: 25px !important; } .m-t-30 { margin-top: 30px !important; } .m-b-30 { margin-bottom: 30px !important; } .m-l-30 { margin-left: 30px !important; } .m-r-30 { margin-right: 30px !important; } .m-x-30 { margin-left: 30px !important; margin-right: 30px !important; } .m-y-30 { margin-top: 30px !important; margin-bottom: 30px !important; } .m-a-30 { margin: 30px !important; } .p-t-30 { padding-top: 30px !important; } .p-b-30 { padding-bottom: 30px !important; } .p-l-30 { padding-left: 30px !important; } .p-r-30 { padding-right: 30px !important; } .p-x-30 { padding-left: 30px !important; padding-right: 30px !important; } .p-y-30 { padding-top: 30px !important; padding-bottom: 30px !important; } .p-a-30 { padding: 30px !important; } .top-30 { top: 30px !important; } .right-30 { right: 30px !important; } .bottom-30 { bottom: 30px !important; } .left-30 { left: 30px !important; } .m-t-40 { margin-top: 40px !important; } .m-b-40 { margin-bottom: 40px !important; } .m-l-40 { margin-left: 40px !important; } .m-r-40 { margin-right: 40px !important; } .m-x-40 { margin-left: 40px !important; margin-right: 40px !important; } .m-y-40 { margin-top: 40px !important; margin-bottom: 40px !important; } .m-a-40 { margin: 40px !important; } .p-t-40 { padding-top: 40px !important; } .p-b-40 { padding-bottom: 40px !important; } .p-l-40 { padding-left: 40px !important; } .p-r-40 { padding-right: 40px !important; } .p-x-40 { padding-left: 40px !important; padding-right: 40px !important; } .p-y-40 { padding-top: 40px !important; padding-bottom: 40px !important; } .p-a-40 { padding: 40px !important; } .top-40 { top: 40px !important; } .right-40 { right: 40px !important; } .bottom-40 { bottom: 40px !important; } .left-40 { left: 40px !important; } .m-t-50 { margin-top: 50px !important; } .m-b-50 { margin-bottom: 50px !important; } .m-l-50 { margin-left: 50px !important; } .m-r-50 { margin-right: 50px !important; } .m-x-50 { margin-left: 50px !important; margin-right: 50px !important; } .m-y-50 { margin-top: 50px !important; margin-bottom: 50px !important; } .m-a-50 { margin: 50px !important; } .p-t-50 { padding-top: 50px !important; } .p-b-50 { padding-bottom: 50px !important; } .p-l-50 { padding-left: 50px !important; } .p-r-50 { padding-right: 50px !important; } .p-x-50 { padding-left: 50px !important; padding-right: 50px !important; } .p-y-50 { padding-top: 50px !important; padding-bottom: 50px !important; } .p-a-50 { padding: 50px !important; } .top-50 { top: 50px !important; } .right-50 { right: 50px !important; } .bottom-50 { bottom: 50px !important; } .left-50 { left: 50px !important; } .m-t-60 { margin-top: 60px !important; } .m-b-60 { margin-bottom: 60px !important; } .m-l-60 { margin-left: 60px !important; } .m-r-60 { margin-right: 60px !important; } .m-x-60 { margin-left: 60px !important; margin-right: 60px !important; } .m-y-60 { margin-top: 60px !important; margin-bottom: 60px !important; } .m-a-60 { margin: 60px !important; } .p-t-60 { padding-top: 60px !important; } .p-b-60 { padding-bottom: 60px !important; } .p-l-60 { padding-left: 60px !important; } .p-r-60 { padding-right: 60px !important; } .p-x-60 { padding-left: 60px !important; padding-right: 60px !important; } .p-y-60 { padding-top: 60px !important; padding-bottom: 60px !important; } .p-a-60 { padding: 60px !important; } .top-60 { top: 60px !important; } .right-60 { right: 60px !important; } .bottom-60 { bottom: 60px !important; } .left-60 { left: 60px !important; } .m-t-80 { margin-top: 80px !important; } .m-b-80 { margin-bottom: 80px !important; } .m-l-80 { margin-left: 80px !important; } .m-r-80 { margin-right: 80px !important; } .m-x-80 { margin-left: 80px !important; margin-right: 80px !important; } .m-y-80 { margin-top: 80px !important; margin-bottom: 80px !important; } .m-a-80 { margin: 80px !important; } .p-t-80 { padding-top: 80px !important; } .p-b-80 { padding-bottom: 80px !important; } .p-l-80 { padding-left: 80px !important; } .p-r-80 { padding-right: 80px !important; } .p-x-80 { padding-left: 80px !important; padding-right: 80px !important; } .p-y-80 { padding-top: 80px !important; padding-bottom: 80px !important; } .p-a-80 { padding: 80px !important; } .top-80 { top: 80px !important; } .right-80 { right: 80px !important; } .bottom-80 { bottom: 80px !important; } .left-80 { left: 80px !important; } .m-t-100 { margin-top: 100px !important; } .m-b-100 { margin-bottom: 100px !important; } .m-l-100 { margin-left: 100px !important; } .m-r-100 { margin-right: 100px !important; } .m-x-100 { margin-left: 100px !important; margin-right: 100px !important; } .m-y-100 { margin-top: 100px !important; margin-bottom: 100px !important; } .m-a-100 { margin: 100px !important; } .p-t-100 { padding-top: 100px !important; } .p-b-100 { padding-bottom: 100px !important; } .p-l-100 { padding-left: 100px !important; } .p-r-100 { padding-right: 100px !important; } .p-x-100 { padding-left: 100px !important; padding-right: 100px !important; } .p-y-100 { padding-top: 100px !important; padding-bottom: 100px !important; } .p-a-100 { padding: 100px !important; } .top-100 { top: 100px !important; } .right-100 { right: 100px !important; } .bottom-100 { bottom: 100px !important; } .left-100 { left: 100px !important; } .m-x-auto { margin-left: auto; margin-right: auto; } .b-a { border: solid 1px var(--unstyle-border-color); } .b-l { border-left: solid 1px var(--unstyle-border-color); } .b-r { border-right: solid 1px var(--unstyle-border-color); } .b-t { border-top: solid 1px var(--unstyle-border-color); } .b-b { border-bottom: solid 1px var(--unstyle-border-color); } .b-x { border-left: solid 1px var(--unstyle-border-color); border-right: solid 1px var(--unstyle-border-color); } .b-y { border-top: solid 1px var(--unstyle-border-color); border-bottom: solid 1px var(--unstyle-border-color); } .b-a-dotted { border: dotted 1px var(--unstyle-border-color); } .b-l-dotted { border-left: 1px dotted var(--unstyle-border-color); } .b-r-dotted { border-right: 1px dotted var(--unstyle-border-color); } .b-t-dotted { border-top: 1px dotted var(--unstyle-border-color); } .b-b-dotted { border-bottom: 1px dotted var(--unstyle-border-color); } .b-x-dotted { border-left: 1px dotted var(--unstyle-border-color); border-right: 1px dotted var(--unstyle-border-color); } .b-y-dotted { border-top: 1px dotted var(--unstyle-border-color); border-bottom: 1px dotted var(--unstyle-border-color); } .b-a-dashed { border: dashed 1px var(--unstyle-border-color); } .b-l-dashed { border-left: 1px dashed var(--unstyle-border-color); } .b-r-dashed { border-right: 1px dashed var(--unstyle-border-color); } .b-t-dashed { border-top: 1px dashed var(--unstyle-border-color); } .b-b-dashed { border-bottom: 1px dashed var(--unstyle-border-color); } .b-x-dashed { border-left: 1px dashed var(--unstyle-border-color); border-right: 1px dashed var(--unstyle-border-color); } .b-y-dashed { border-top: 1px dashed var(--unstyle-border-color); border-bottom: 1px dashed var(--unstyle-border-color); } .b-a-double { border: double 1px var(--unstyle-border-color); } .b-l-double { border-left: 1px double var(--unstyle-border-color); } .b-r-double { border-right: 1px double var(--unstyle-border-color); } .b-t-double { border-top: 1px double var(--unstyle-border-color); } .b-b-double { border-bottom: 1px double var(--unstyle-border-color); } .b-x-double { border-left: 1px double var(--unstyle-border-color); border-right: 1px double var(--unstyle-border-color); } .b-y-double { border-top: 1px double var(--unstyle-border-color); border-bottom: 1px double var(--unstyle-border-color); } .b-thin { border-width: 0.55px !important; } .b-thick { border-width: 2px !important; } .b-r-0 { border-radius: 0px !important; } .b-r-1 { border-radius: 1px !important; } .b-r-2 { border-radius: 2px !important; } .b-r-3 { border-radius: 3px !important; } .b-r-4 { border-radius: 4px !important; } .b-r-5 { border-radius: 5px !important; } .b-r-6 { border-radius: 6px !important; } .b-r-8 { border-radius: 8px !important; } .b-r-10 { border-radius: 10px !important; } .b-r-12 { border-radius: 12px !important; } .b-r-15 { border-radius: 15px !important; } .b-r-20 { border-radius: 20px !important; } .b-circle { border-radius: 50%; } .l-h-10 { line-height: 10px; } .l-h-12 { line-height: 12px; } .l-h-15 { line-height: 15px; } .l-h-20 { line-height: 20px; } .l-h-25 { line-height: 25px; } .l-h-30 { line-height: 30px; } .l-h-40 { line-height: 40px; } .l-h-50 { line-height: 50px; } .l-h-60 { line-height: 60px; } .l-h-70 { line-height: 70px; } .l-h-80 { line-height: 80px; } .l-h-90 { line-height: 90px; } .l-h-100 { line-height: 100px; } .bold { font-weight: bold; } .italic { font-style: italic; } .underline { text-decoration: underline; } .line-through { text-decoration: line-through; } .text-ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .break-word { word-break: break-all; } .pre { white-space: pre; } .pre-line { white-space: pre-line; } .pre-wrap { white-space: pre-wrap; } .text-left { text-align: left !important; } .text-center { text-align: center !important; } .text-right { text-align: right !important; } .text-justify { text-align: justify !important; } .v-a-baseline { vertical-align: baseline !important; } .v-a-bottom { vertical-align: bottom !important; } .v-a-middle { vertical-align: middle !important; } .v-a-sub { vertical-align: sub !important; } .v-a-super { vertical-align: super !important; } .v-a-text-bottom { vertical-align: text-bottom !important; } .v-a-text-top { vertical-align: text-top !important; } .v-a-top { vertical-align: top !important; } .color-aqua { color: #0ff !important; } .bg-aqua { background-color: #0ff !important; } .b-aqua { border-color: #0ff !important; } .color-black { color: #000 !important; } .bg-black { background-color: #000 !important; } .b-black { border-color: #000 !important; } .color-blue { color: #00f !important; } .bg-blue { background-color: #00f !important; } .b-blue { border-color: #00f !important; } .color-cyan { color: #0ff !important; } .bg-cyan { background-color: #0ff !important; } .b-cyan { border-color: #0ff !important; } .color-lightblue { color: #add8e6 !important; } .bg-lightblue { background-color: #add8e6 !important; } .b-lightblue { border-color: #add8e6 !important; } .color-lightgray { color: #d3d3d3 !important; } .bg-lightgray { background-color: #d3d3d3 !important; } .b-lightgray { border-color: #d3d3d3 !important; } .color-lime { color: #0f0 !important; } .bg-lime { background-color: #0f0 !important; } .b-lime { border-color: #0f0 !important; } .color-maroon { color: #800000 !important; } .bg-maroon { background-color: #800000 !important; } .b-maroon { border-color: #800000 !important; } .color-navy { color: #000080 !important; } .bg-navy { background-color: #000080 !important; } .b-navy { border-color: #000080 !important; } .color-gray { color: #808080 !important; } .bg-gray { background-color: #808080 !important; } .b-gray { border-color: #808080 !important; } .color-green { color: #008000 !important; } .bg-green { background-color: #008000 !important; } .b-green { border-color: #008000 !important; } .color-olive { color: #808000 !important; } .bg-olive { background-color: #808000 !important; } .b-olive { border-color: #808000 !important; } .color-orange { color: #ffa500 !important; } .bg-orange { background-color: #ffa500 !important; } .b-orange { border-color: #ffa500 !important; } .color-pink { color: #ffc0cb !important; } .bg-pink { background-color: #ffc0cb !important; } .b-pink { border-color: #ffc0cb !important; } .color-purple { color: #800080 !important; } .bg-purple { background-color: #800080 !important; } .b-purple { border-color: #800080 !important; } .color-red { color: #f00 !important; } .bg-red { background-color: #f00 !important; } .b-red { border-color: #f00 !important; } .color-silver { color: #c0c0c0 !important; } .bg-silver { background-color: #c0c0c0 !important; } .b-silver { border-color: #c0c0c0 !important; } .color-teal { color: #008080 !important; } .bg-teal { background-color: #008080 !important; } .b-teal { border-color: #008080 !important; } .color-violet { color: #ee82ee !important; } .bg-violet { background-color: #ee82ee !important; } .b-violet { border-color: #ee82ee !important; } .color-yellow { color: #ff0 !important; } .bg-yellow { background-color: #ff0 !important; } .b-yellow { border-color: #ff0 !important; } .color-white { color: #fff !important; } .bg-white { background-color: #fff !important; } .b-white { border-color: #fff !important; } .color-gray-1 { color: #101010 !important; } .bg-gray-1 { background-color: #101010 !important; } .b-gray-1 { border-color: #101010 !important; } .color-gray-2 { color: #202020 !important; } .bg-gray-2 { background-color: #202020 !important; } .b-gray-2 { border-color: #202020 !important; } .color-gray-3 { color: #303030 !important; } .bg-gray-3 { background-color: #303030 !important; } .b-gray-3 { border-color: #303030 !important; } .color-gray-4 { color: #404040 !important; } .bg-gray-4 { background-color: #404040 !important; } .b-gray-4 { border-color: #404040 !important; } .color-gray-5 { color: #505050 !important; } .bg-gray-5 { background-color: #505050 !important; } .b-gray-5 { border-color: #505050 !important; } .color-gray-6 { color: #606060 !important; } .bg-gray-6 { background-color: #606060 !important; } .b-gray-6 { border-color: #606060 !important; } .color-gray-7 { color: #707070 !important; } .bg-gray-7 { background-color: #707070 !important; } .b-gray-7 { border-color: #707070 !important; } .color-gray-8 { color: #808080 !important; } .bg-gray-8 { background-color: #808080 !important; } .b-gray-8 { border-color: #808080 !important; } .color-gray-9 { color: #909090 !important; } .bg-gray-9 { background-color: #909090 !important; } .b-gray-9 { border-color: #909090 !important; } .color-gray-a { color: #a0a0a0 !important; } .bg-gray-a { background-color: #a0a0a0 !important; } .b-gray-a { border-color: #a0a0a0 !important; } .color-gray-b { color: #b0b0b0 !important; } .bg-gray-b { background-color: #b0b0b0 !important; } .b-gray-b { border-color: #b0b0b0 !important; } .color-gray-c { color: #c0c0c0 !important; } .bg-gray-c { background-color: #c0c0c0 !important; } .b-gray-c { border-color: #c0c0c0 !important; } .color-gray-d { color: #d0d0d0 !important; } .bg-gray-d { background-color: #d0d0d0 !important; } .b-gray-d { border-color: #d0d0d0 !important; } .color-gray-e { color: #e0e0e0 !important; } .bg-gray-e { background-color: #e0e0e0 !important; } .b-gray-e { border-color: #e0e0e0 !important; } .color-gray-f { color: #f0f0f0 !important; } .bg-gray-f { background-color: #f0f0f0 !important; } .b-gray-f { border-color: #f0f0f0 !important; } .o-0 { opacity: 0; } .o-1 { opacity: 0.1; } .o-2 { opacity: 0.2; } .o-3 { opacity: 0.3; } .o-4 { opacity: 0.4; } .o-5 { opacity: 0.5; } .o-6 { opacity: 0.6; } .o-7 { opacity: 0.7; } .o-8 { opacity: 0.8; } .o-9 { opacity: 0.9; } .o-10 { opacity: 1; } .no-select { user-select: none; -webkit-user-select: none; } .no-drag { user-drag: none; -webkit-user-drag: none; } .no-bold { font-weight: normal; } .no-outline { outline: none; } .no-link { color: inherit; text-decoration: none; } .no-wrap { white-space: nowrap; } .c-default { cursor: default; } .c-none { cursor: none; } .c-pointer { cursor: pointer; } .c-crosshair { cursor: crosshair; } .c-text { cursor: text; } .c-move { cursor: move; } .visible { visibility: visible; } .invisible { visibility: hidden; }
unstyle.css
:root { --unstyle-border-color: #e6e6e6; } .p-static { position: static !important; } .p-relative { position: relative !important; } .p-absolute { position: absolute !important; } .p-fixed { position: fixed !important; } .p-sticky { position: sticky !important; } .d-inherit { display: inherit !important; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: flex !important; } .d-inline-flex { display: inline-flex !important; } .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } .clearfix { overflow: auto; } .full-height, .h-full { height: 100% !important; } .full-width, .w-full { width: 100% !important; } .full-size { width: 100%; height: 100%; } .o-visible { overflow: visible; } .o-x-visible { overflow-x: visible; } .o-y-visible { overflow-y: visible; } .o-scroll { overflow: scroll; } .o-x-scroll { overflow-x: scroll; } .o-y-scroll { overflow-y: scroll; } .o-hidden { overflow: hidden; } .o-x-hidden { overflow-x: hidden; } .o-y-hidden { overflow-y: hidden; } .o-auto { overflow: auto; } .o-x-auto { overflow-x: auto; } .o-y-auto { overflow-y: auto; } .w-10 { width: 10px; } .h-10 { height: 10px; } .w-m-10 { width: calc(100% - 10px); } .h-m-10 { height: calc(100% - 10px); } .min-w-10 { min-width: 10px; } .min-h-10 { min-height: 10px; } .max-w-10 { max-width: 10px; } .max-h-10 { max-height: 10px; } .w-12 { width: 12px; } .h-12 { height: 12px; } .w-m-12 { width: calc(100% - 12px); } .h-m-12 { height: calc(100% - 12px); } .min-w-12 { min-width: 12px; } .min-h-12 { min-height: 12px; } .max-w-12 { max-width: 12px; } .max-h-12 { max-height: 12px; } .w-15 { width: 15px; } .h-15 { height: 15px; } .w-m-15 { width: calc(100% - 15px); } .h-m-15 { height: calc(100% - 15px); } .min-w-15 { min-width: 15px; } .min-h-15 { min-height: 15px; } .max-w-15 { max-width: 15px; } .max-h-15 { max-height: 15px; } .w-20 { width: 20px; } .h-20 { height: 20px; } .w-m-20 { width: calc(100% - 20px); } .h-m-20 { height: calc(100% - 20px); } .min-w-20 { min-width: 20px; } .min-h-20 { min-height: 20px; } .max-w-20 { max-width: 20px; } .max-h-20 { max-height: 20px; } .w-25 { width: 25px; } .h-25 { height: 25px; } .w-m-25 { width: calc(100% - 25px); } .h-m-25 { height: calc(100% - 25px); } .min-w-25 { min-width: 25px; } .min-h-25 { min-height: 25px; } .max-w-25 { max-width: 25px; } .max-h-25 { max-height: 25px; } .w-30 { width: 30px; } .h-30 { height: 30px; } .w-m-30 { width: calc(100% - 30px); } .h-m-30 { height: calc(100% - 30px); } .min-w-30 { min-width: 30px; } .min-h-30 { min-height: 30px; } .max-w-30 { max-width: 30px; } .max-h-30 { max-height: 30px; } .w-40 { width: 40px; } .h-40 { height: 40px; } .w-m-40 { width: calc(100% - 40px); } .h-m-40 { height: calc(100% - 40px); } .min-w-40 { min-width: 40px; } .min-h-40 { min-height: 40px; } .max-w-40 { max-width: 40px; } .max-h-40 { max-height: 40px; } .w-50 { width: 50px; } .h-50 { height: 50px; } .w-m-50 { width: calc(100% - 50px); } .h-m-50 { height: calc(100% - 50px); } .min-w-50 { min-width: 50px; } .min-h-50 { min-height: 50px; } .max-w-50 { max-width: 50px; } .max-h-50 { max-height: 50px; } .w-60 { width: 60px; } .h-60 { height: 60px; } .w-m-60 { width: calc(100% - 60px); } .h-m-60 { height: calc(100% - 60px); } .min-w-60 { min-width: 60px; } .min-h-60 { min-height: 60px; } .max-w-60 { max-width: 60px; } .max-h-60 { max-height: 60px; } .w-70 { width: 70px; } .h-70 { height: 70px; } .w-m-70 { width: calc(100% - 70px); } .h-m-70 { height: calc(100% - 70px); } .min-w-70 { min-width: 70px; } .min-h-70 { min-height: 70px; } .max-w-70 { max-width: 70px; } .max-h-70 { max-height: 70px; } .w-80 { width: 80px; } .h-80 { height: 80px; } .w-m-80 { width: calc(100% - 80px); } .h-m-80 { height: calc(100% - 80px); } .min-w-80 { min-width: 80px; } .min-h-80 { min-height: 80px; } .max-w-80 { max-width: 80px; } .max-h-80 { max-height: 80px; } .w-90 { width: 90px; } .h-90 { height: 90px; } .w-m-90 { width: calc(100% - 90px); } .h-m-90 { height: calc(100% - 90px); } .min-w-90 { min-width: 90px; } .min-h-90 { min-height: 90px; } .max-w-90 { max-width: 90px; } .max-h-90 { max-height: 90px; } .w-100 { width: 100px; } .h-100 { height: 100px; } .w-m-100 { width: calc(100% - 100px); } .h-m-100 { height: calc(100% - 100px); } .min-w-100 { min-width: 100px; } .min-h-100 { min-height: 100px; } .max-w-100 { max-width: 100px; } .max-h-100 { max-height: 100px; } .w-120 { width: 120px; } .h-120 { height: 120px; } .w-m-120 { width: calc(100% - 120px); } .h-m-120 { height: calc(100% - 120px); } .min-w-120 { min-width: 120px; } .min-h-120 { min-height: 120px; } .max-w-120 { max-width: 120px; } .max-h-120 { max-height: 120px; } .w-150 { width: 150px; } .h-150 { height: 150px; } .w-m-150 { width: calc(100% - 150px); } .h-m-150 { height: calc(100% - 150px); } .min-w-150 { min-width: 150px; } .min-h-150 { min-height: 150px; } .max-w-150 { max-width: 150px; } .max-h-150 { max-height: 150px; } .w-200 { width: 200px; } .h-200 { height: 200px; } .w-m-200 { width: calc(100% - 200px); } .h-m-200 { height: calc(100% - 200px); } .min-w-200 { min-width: 200px; } .min-h-200 { min-height: 200px; } .max-w-200 { max-width: 200px; } .max-h-200 { max-height: 200px; } .w-250 { width: 250px; } .h-250 { height: 250px; } .w-m-250 { width: calc(100% - 250px); } .h-m-250 { height: calc(100% - 250px); } .min-w-250 { min-width: 250px; } .min-h-250 { min-height: 250px; } .max-w-250 { max-width: 250px; } .max-h-250 { max-height: 250px; } .w-300 { width: 300px; } .h-300 { height: 300px; } .w-m-300 { width: calc(100% - 300px); } .h-m-300 { height: calc(100% - 300px); } .min-w-300 { min-width: 300px; } .min-h-300 { min-height: 300px; } .max-w-300 { max-width: 300px; } .max-h-300 { max-height: 300px; } .w-400 { width: 400px; } .h-400 { height: 400px; } .w-m-400 { width: calc(100% - 400px); } .h-m-400 { height: calc(100% - 400px); } .min-w-400 { min-width: 400px; } .min-h-400 { min-height: 400px; } .max-w-400 { max-width: 400px; } .max-h-400 { max-height: 400px; } .w-500 { width: 500px; } .h-500 { height: 500px; } .w-m-500 { width: calc(100% - 500px); } .h-m-500 { height: calc(100% - 500px); } .min-w-500 { min-width: 500px; } .min-h-500 { min-height: 500px; } .max-w-500 { max-width: 500px; } .max-h-500 { max-height: 500px; } .w-600 { width: 600px; } .h-600 { height: 600px; } .w-m-600 { width: calc(100% - 600px); } .h-m-600 { height: calc(100% - 600px); } .min-w-600 { min-width: 600px; } .min-h-600 { min-height: 600px; } .max-w-600 { max-width: 600px; } .max-h-600 { max-height: 600px; } .w-800 { width: 800px; } .h-800 { height: 800px; } .w-m-800 { width: calc(100% - 800px); } .h-m-800 { height: calc(100% - 800px); } .min-w-800 { min-width: 800px; } .min-h-800 { min-height: 800px; } .max-w-800 { max-width: 800px; } .max-h-800 { max-height: 800px; } .w-1000 { width: 1000px; } .h-1000 { height: 1000px; } .w-m-1000 { width: calc(100% - 1000px); } .h-m-1000 { height: calc(100% - 1000px); } .min-w-1000 { min-width: 1000px; } .min-h-1000 { min-height: 1000px; } .max-w-1000 { max-width: 1000px; } .max-h-1000 { max-height: 1000px; } .w-1-2 { width: 50% !important; } .w-2-2 { width: 100% !important; } .w-1-3 { width: 33.33333333333333% !important; } .w-2-3 { width: 66.66666666666666% !important; } .w-3-3 { width: 100% !important; } .w-1-4 { width: 25% !important; } .w-2-4 { width: 50% !important; } .w-3-4 { width: 75% !important; } .w-4-4 { width: 100% !important; } .w-1-5 { width: 20% !important; } .w-2-5 { width: 40% !important; } .w-3-5 { width: 60% !important; } .w-4-5 { width: 80% !important; } .w-5-5 { width: 100% !important; } .w-1-6 { width: 16.666666666666664% !important; } .w-2-6 { width: 33.33333333333333% !important; } .w-3-6 { width: 50% !important; } .w-4-6 { width: 66.66666666666666% !important; } .w-5-6 { width: 83.33333333333334% !important; } .w-6-6 { width: 100% !important; } .w-1-12 { width: 8.333333333333332% !important; } .w-2-12 { width: 16.666666666666664% !important; } .w-3-12 { width: 25% !important; } .w-4-12 { width: 33.33333333333333% !important; } .w-5-12 { width: 41.66666666666667% !important; } .w-6-12 { width: 50% !important; } .w-7-12 { width: 58.333333333333336% !important; } .w-8-12 { width: 66.66666666666666% !important; } .w-9-12 { width: 75% !important; } .w-10-12 { width: 83.33333333333334% !important; } .w-11-12 { width: 91.66666666666666% !important; } .w-12-12 { width: 100% !important; } .w-1-24 { width: 4.166666666666666% !important; } .w-2-24 { width: 8.333333333333332% !important; } .w-3-24 { width: 12.5% !important; } .w-4-24 { width: 16.666666666666664% !important; } .w-5-24 { width: 20.833333333333336% !important; } .w-6-24 { width: 25% !important; } .w-7-24 { width: 29.166666666666668% !important; } .w-8-24 { width: 33.33333333333333% !important; } .w-9-24 { width: 37.5% !important; } .w-10-24 { width: 41.66666666666667% !important; } .w-11-24 { width: 45.83333333333333% !important; } .w-12-24 { width: 50% !important; } .w-13-24 { width: 54.166666666666664% !important; } .w-14-24 { width: 58.333333333333336% !important; } .w-15-24 { width: 62.5% !important; } .w-16-24 { width: 66.66666666666666% !important; } .w-17-24 { width: 70.83333333333334% !important; } .w-18-24 { width: 75% !important; } .w-19-24 { width: 79.16666666666666% !important; } .w-20-24 { width: 83.33333333333334% !important; } .w-21-24 { width: 87.5% !important; } .w-22-24 { width: 91.66666666666666% !important; } .w-23-24 { width: 95.83333333333334% !important; } .w-24-24 { width: 100% !important; } .m-t--20 { margin-top: -20px !important; } .m-b--20 { margin-bottom: -20px !important; } .m-l--20 { margin-left: -20px !important; } .m-r--20 { margin-right: -20px !important; } .m-x--20 { margin-left: -20px !important; margin-right: -20px !important; } .m-y--20 { margin-top: -20px !important; margin-bottom: -20px !important; } .m-a--20 { margin: -20px !important; } .p-t--20 { padding-top: -20px !important; } .p-b--20 { padding-bottom: -20px !important; } .p-l--20 { padding-left: -20px !important; } .p-r--20 { padding-right: -20px !important; } .p-x--20 { padding-left: -20px !important; padding-right: -20px !important; } .p-y--20 { padding-top: -20px !important; padding-bottom: -20px !important; } .p-a--20 { padding: -20px !important; } .top--20 { top: -20px !important; } .right--20 { right: -20px !important; } .bottom--20 { bottom: -20px !important; } .left--20 { left: -20px !important; } .m-t--15 { margin-top: -15px !important; } .m-b--15 { margin-bottom: -15px !important; } .m-l--15 { margin-left: -15px !important; } .m-r--15 { margin-right: -15px !important; } .m-x--15 { margin-left: -15px !important; margin-right: -15px !important; } .m-y--15 { margin-top: -15px !important; margin-bottom: -15px !important; } .m-a--15 { margin: -15px !important; } .p-t--15 { padding-top: -15px !important; } .p-b--15 { padding-bottom: -15px !important; } .p-l--15 { padding-left: -15px !important; } .p-r--15 { padding-right: -15px !important; } .p-x--15 { padding-left: -15px !important; padding-right: -15px !important; } .p-y--15 { padding-top: -15px !important; padding-bottom: -15px !important; } .p-a--15 { padding: -15px !important; } .top--15 { top: -15px !important; } .right--15 { right: -15px !important; } .bottom--15 { bottom: -15px !important; } .left--15 { left: -15px !important; } .m-t--12 { margin-top: -12px !important; } .m-b--12 { margin-bottom: -12px !important; } .m-l--12 { margin-left: -12px !important; } .m-r--12 { margin-right: -12px !important; } .m-x--12 { margin-left: -12px !important; margin-right: -12px !important; } .m-y--12 { margin-top: -12px !important; margin-bottom: -12px !important; } .m-a--12 { margin: -12px !important; } .p-t--12 { padding-top: -12px !important; } .p-b--12 { padding-bottom: -12px !important; } .p-l--12 { padding-left: -12px !important; } .p-r--12 { padding-right: -12px !important; } .p-x--12 { padding-left: -12px !important; padding-right: -12px !important; } .p-y--12 { padding-top: -12px !important; padding-bottom: -12px !important; } .p-a--12 { padding: -12px !important; } .top--12 { top: -12px !important; } .right--12 { right: -12px !important; } .bottom--12 { bottom: -12px !important; } .left--12 { left: -12px !important; } .m-t--10 { margin-top: -10px !important; } .m-b--10 { margin-bottom: -10px !important; } .m-l--10 { margin-left: -10px !important; } .m-r--10 { margin-right: -10px !important; } .m-x--10 { margin-left: -10px !important; margin-right: -10px !important; } .m-y--10 { margin-top: -10px !important; margin-bottom: -10px !important; } .m-a--10 { margin: -10px !important; } .p-t--10 { padding-top: -10px !important; } .p-b--10 { padding-bottom: -10px !important; } .p-l--10 { padding-left: -10px !important; } .p-r--10 { padding-right: -10px !important; } .p-x--10 { padding-left: -10px !important; padding-right: -10px !important; } .p-y--10 { padding-top: -10px !important; padding-bottom: -10px !important; } .p-a--10 { padding: -10px !important; } .top--10 { top: -10px !important; } .right--10 { right: -10px !important; } .bottom--10 { bottom: -10px !important; } .left--10 { left: -10px !important; } .m-t--8 { margin-top: -8px !important; } .m-b--8 { margin-bottom: -8px !important; } .m-l--8 { margin-left: -8px !important; } .m-r--8 { margin-right: -8px !important; } .m-x--8 { margin-left: -8px !important; margin-right: -8px !important; } .m-y--8 { margin-top: -8px !important; margin-bottom: -8px !important; } .m-a--8 { margin: -8px !important; } .p-t--8 { padding-top: -8px !important; } .p-b--8 { padding-bottom: -8px !important; } .p-l--8 { padding-left: -8px !important; } .p-r--8 { padding-right: -8px !important; } .p-x--8 { padding-left: -8px !important; padding-right: -8px !important; } .p-y--8 { padding-top: -8px !important; padding-bottom: -8px !important; } .p-a--8 { padding: -8px !important; } .top--8 { top: -8px !important; } .right--8 { right: -8px !important; } .bottom--8 { bottom: -8px !important; } .left--8 { left: -8px !important; } .m-t--6 { margin-top: -6px !important; } .m-b--6 { margin-bottom: -6px !important; } .m-l--6 { margin-left: -6px !important; } .m-r--6 { margin-right: -6px !important; } .m-x--6 { margin-left: -6px !important; margin-right: -6px !important; } .m-y--6 { margin-top: -6px !important; margin-bottom: -6px !important; } .m-a--6 { margin: -6px !important; } .p-t--6 { padding-top: -6px !important; } .p-b--6 { padding-bottom: -6px !important; } .p-l--6 { padding-left: -6px !important; } .p-r--6 { padding-right: -6px !important; } .p-x--6 { padding-left: -6px !important; padding-right: -6px !important; } .p-y--6 { padding-top: -6px !important; padding-bottom: -6px !important; } .p-a--6 { padding: -6px !important; } .top--6 { top: -6px !important; } .right--6 { right: -6px !important; } .bottom--6 { bottom: -6px !important; } .left--6 { left: -6px !important; } .m-t--5 { margin-top: -5px !important; } .m-b--5 { margin-bottom: -5px !important; } .m-l--5 { margin-left: -5px !important; } .m-r--5 { margin-right: -5px !important; } .m-x--5 { margin-left: -5px !important; margin-right: -5px !important; } .m-y--5 { margin-top: -5px !important; margin-bottom: -5px !important; } .m-a--5 { margin: -5px !important; } .p-t--5 { padding-top: -5px !important; } .p-b--5 { padding-bottom: -5px !important; } .p-l--5 { padding-left: -5px !important; } .p-r--5 { padding-right: -5px !important; } .p-x--5 { padding-left: -5px !important; padding-right: -5px !important; } .p-y--5 { padding-top: -5px !important; padding-bottom: -5px !important; } .p-a--5 { padding: -5px !important; } .top--5 { top: -5px !important; } .right--5 { right: -5px !important; } .bottom--5 { bottom: -5px !important; } .left--5 { left: -5px !important; } .m-t--4 { margin-top: -4px !important; } .m-b--4 { margin-bottom: -4px !important; } .m-l--4 { margin-left: -4px !important; } .m-r--4 { margin-right: -4px !important; } .m-x--4 { margin-left: -4px !important; margin-right: -4px !important; } .m-y--4 { margin-top: -4px !important; margin-bottom: -4px !important; } .m-a--4 { margin: -4px !important; } .p-t--4 { padding-top: -4px !important; } .p-b--4 { padding-bottom: -4px !important; } .p-l--4 { padding-left: -4px !important; } .p-r--4 { padding-right: -4px !important; } .p-x--4 { padding-left: -4px !important; padding-right: -4px !important; } .p-y--4 { padding-top: -4px !important; padding-bottom: -4px !important; } .p-a--4 { padding: -4px !important; } .top--4 { top: -4px !important; } .right--4 { right: -4px !important; } .bottom--4 { bottom: -4px !important; } .left--4 { left: -4px !important; } .m-t--3 { margin-top: -3px !important; } .m-b--3 { margin-bottom: -3px !important; } .m-l--3 { margin-left: -3px !important; } .m-r--3 { margin-right: -3px !important; } .m-x--3 { margin-left: -3px !important; margin-right: -3px !important; } .m-y--3 { margin-top: -3px !important; margin-bottom: -3px !important; } .m-a--3 { margin: -3px !important; } .p-t--3 { padding-top: -3px !important; } .p-b--3 { padding-bottom: -3px !important; } .p-l--3 { padding-left: -3px !important; } .p-r--3 { padding-right: -3px !important; } .p-x--3 { padding-left: -3px !important; padding-right: -3px !important; } .p-y--3 { padding-top: -3px !important; padding-bottom: -3px !important; } .p-a--3 { padding: -3px !important; } .top--3 { top: -3px !important; } .right--3 { right: -3px !important; } .bottom--3 { bottom: -3px !important; } .left--3 { left: -3px !important; } .m-t--2 { margin-top: -2px !important; } .m-b--2 { margin-bottom: -2px !important; } .m-l--2 { margin-left: -2px !important; } .m-r--2 { margin-right: -2px !important; } .m-x--2 { margin-left: -2px !important; margin-right: -2px !important; } .m-y--2 { margin-top: -2px !important; margin-bottom: -2px !important; } .m-a--2 { margin: -2px !important; } .p-t--2 { padding-top: -2px !important; } .p-b--2 { padding-bottom: -2px !important; } .p-l--2 { padding-left: -2px !important; } .p-r--2 { padding-right: -2px !important; } .p-x--2 { padding-left: -2px !important; padding-right: -2px !important; } .p-y--2 { padding-top: -2px !important; padding-bottom: -2px !important; } .p-a--2 { padding: -2px !important; } .top--2 { top: -2px !important; } .right--2 { right: -2px !important; } .bottom--2 { bottom: -2px !important; } .left--2 { left: -2px !important; } .m-t--1 { margin-top: -1px !important; } .m-b--1 { margin-bottom: -1px !important; } .m-l--1 { margin-left: -1px !important; } .m-r--1 { margin-right: -1px !important; } .m-x--1 { margin-left: -1px !important; margin-right: -1px !important; } .m-y--1 { margin-top: -1px !important; margin-bottom: -1px !important; } .m-a--1 { margin: -1px !important; } .p-t--1 { padding-top: -1px !important; } .p-b--1 { padding-bottom: -1px !important; } .p-l--1 { padding-left: -1px !important; } .p-r--1 { padding-right: -1px !important; } .p-x--1 { padding-left: -1px !important; padding-right: -1px !important; } .p-y--1 { padding-top: -1px !important; padding-bottom: -1px !important; } .p-a--1 { padding: -1px !important; } .top--1 { top: -1px !important; } .right--1 { right: -1px !important; } .bottom--1 { bottom: -1px !important; } .left--1 { left: -1px !important; } .m-t-0 { margin-top: 0px !important; } .m-b-0 { margin-bottom: 0px !important; } .m-l-0 { margin-left: 0px !important; } .m-r-0 { margin-right: 0px !important; } .m-x-0 { margin-left: 0px !important; margin-right: 0px !important; } .m-y-0 { margin-top: 0px !important; margin-bottom: 0px !important; } .m-a-0 { margin: 0px !important; } .p-t-0 { padding-top: 0px !important; } .p-b-0 { padding-bottom: 0px !important; } .p-l-0 { padding-left: 0px !important; } .p-r-0 { padding-right: 0px !important; } .p-x-0 { padding-left: 0px !important; padding-right: 0px !important; } .p-y-0 { padding-top: 0px !important; padding-bottom: 0px !important; } .p-a-0 { padding: 0px !important; } .top-0 { top: 0px !important; } .right-0 { right: 0px !important; } .bottom-0 { bottom: 0px !important; } .left-0 { left: 0px !important; } .m-t-1 { margin-top: 1px !important; } .m-b-1 { margin-bottom: 1px !important; } .m-l-1 { margin-left: 1px !important; } .m-r-1 { margin-right: 1px !important; } .m-x-1 { margin-left: 1px !important; margin-right: 1px !important; } .m-y-1 { margin-top: 1px !important; margin-bottom: 1px !important; } .m-a-1 { margin: 1px !important; } .p-t-1 { padding-top: 1px !important; } .p-b-1 { padding-bottom: 1px !important; } .p-l-1 { padding-left: 1px !important; } .p-r-1 { padding-right: 1px !important; } .p-x-1 { padding-left: 1px !important; padding-right: 1px !important; } .p-y-1 { padding-top: 1px !important; padding-bottom: 1px !important; } .p-a-1 { padding: 1px !important; } .top-1 { top: 1px !important; } .right-1 { right: 1px !important; } .bottom-1 { bottom: 1px !important; } .left-1 { left: 1px !important; } .m-t-2 { margin-top: 2px !important; } .m-b-2 { margin-bottom: 2px !important; } .m-l-2 { margin-left: 2px !important; } .m-r-2 { margin-right: 2px !important; } .m-x-2 { margin-left: 2px !important; margin-right: 2px !important; } .m-y-2 { margin-top: 2px !important; margin-bottom: 2px !important; } .m-a-2 { margin: 2px !important; } .p-t-2 { padding-top: 2px !important; } .p-b-2 { padding-bottom: 2px !important; } .p-l-2 { padding-left: 2px !important; } .p-r-2 { padding-right: 2px !important; } .p-x-2 { padding-left: 2px !important; padding-right: 2px !important; } .p-y-2 { padding-top: 2px !important; padding-bottom: 2px !important; } .p-a-2 { padding: 2px !important; } .top-2 { top: 2px !important; } .right-2 { right: 2px !important; } .bottom-2 { bottom: 2px !important; } .left-2 { left: 2px !important; } .m-t-3 { margin-top: 3px !important; } .m-b-3 { margin-bottom: 3px !important; } .m-l-3 { margin-left: 3px !important; } .m-r-3 { margin-right: 3px !important; } .m-x-3 { margin-left: 3px !important; margin-right: 3px !important; } .m-y-3 { margin-top: 3px !important; margin-bottom: 3px !important; } .m-a-3 { margin: 3px !important; } .p-t-3 { padding-top: 3px !important; } .p-b-3 { padding-bottom: 3px !important; } .p-l-3 { padding-left: 3px !important; } .p-r-3 { padding-right: 3px !important; } .p-x-3 { padding-left: 3px !important; padding-right: 3px !important; } .p-y-3 { padding-top: 3px !important; padding-bottom: 3px !important; } .p-a-3 { padding: 3px !important; } .top-3 { top: 3px !important; } .right-3 { right: 3px !important; } .bottom-3 { bottom: 3px !important; } .left-3 { left: 3px !important; } .m-t-4 { margin-top: 4px !important; } .m-b-4 { margin-bottom: 4px !important; } .m-l-4 { margin-left: 4px !important; } .m-r-4 { margin-right: 4px !important; } .m-x-4 { margin-left: 4px !important; margin-right: 4px !important; } .m-y-4 { margin-top: 4px !important; margin-bottom: 4px !important; } .m-a-4 { margin: 4px !important; } .p-t-4 { padding-top: 4px !important; } .p-b-4 { padding-bottom: 4px !important; } .p-l-4 { padding-left: 4px !important; } .p-r-4 { padding-right: 4px !important; } .p-x-4 { padding-left: 4px !important; padding-right: 4px !important; } .p-y-4 { padding-top: 4px !important; padding-bottom: 4px !important; } .p-a-4 { padding: 4px !important; } .top-4 { top: 4px !important; } .right-4 { right: 4px !important; } .bottom-4 { bottom: 4px !important; } .left-4 { left: 4px !important; } .m-t-5 { margin-top: 5px !important; } .m-b-5 { margin-bottom: 5px !important; } .m-l-5 { margin-left: 5px !important; } .m-r-5 { margin-right: 5px !important; } .m-x-5 { margin-left: 5px !important; margin-right: 5px !important; } .m-y-5 { margin-top: 5px !important; margin-bottom: 5px !important; } .m-a-5 { margin: 5px !important; } .p-t-5 { padding-top: 5px !important; } .p-b-5 { padding-bottom: 5px !important; } .p-l-5 { padding-left: 5px !important; } .p-r-5 { padding-right: 5px !important; } .p-x-5 { padding-left: 5px !important; padding-right: 5px !important; } .p-y-5 { padding-top: 5px !important; padding-bottom: 5px !important; } .p-a-5 { padding: 5px !important; } .top-5 { top: 5px !important; } .right-5 { right: 5px !important; } .bottom-5 { bottom: 5px !important; } .left-5 { left: 5px !important; } .m-t-6 { margin-top: 6px !important; } .m-b-6 { margin-bottom: 6px !important; } .m-l-6 { margin-left: 6px !important; } .m-r-6 { margin-right: 6px !important; } .m-x-6 { margin-left: 6px !important; margin-right: 6px !important; } .m-y-6 { margin-top: 6px !important; margin-bottom: 6px !important; } .m-a-6 { margin: 6px !important; } .p-t-6 { padding-top: 6px !important; } .p-b-6 { padding-bottom: 6px !important; } .p-l-6 { padding-left: 6px !important; } .p-r-6 { padding-right: 6px !important; } .p-x-6 { padding-left: 6px !important; padding-right: 6px !important; } .p-y-6 { padding-top: 6px !important; padding-bottom: 6px !important; } .p-a-6 { padding: 6px !important; } .top-6 { top: 6px !important; } .right-6 { right: 6px !important; } .bottom-6 { bottom: 6px !important; } .left-6 { left: 6px !important; } .m-t-8 { margin-top: 8px !important; } .m-b-8 { margin-bottom: 8px !important; } .m-l-8 { margin-left: 8px !important; } .m-r-8 { margin-right: 8px !important; } .m-x-8 { margin-left: 8px !important; margin-right: 8px !important; } .m-y-8 { margin-top: 8px !important; margin-bottom: 8px !important; } .m-a-8 { margin: 8px !important; } .p-t-8 { padding-top: 8px !important; } .p-b-8 { padding-bottom: 8px !important; } .p-l-8 { padding-left: 8px !important; } .p-r-8 { padding-right: 8px !important; } .p-x-8 { padding-left: 8px !important; padding-right: 8px !important; } .p-y-8 { padding-top: 8px !important; padding-bottom: 8px !important; } .p-a-8 { padding: 8px !important; } .top-8 { top: 8px !important; } .right-8 { right: 8px !important; } .bottom-8 { bottom: 8px !important; } .left-8 { left: 8px !important; } .m-t-9 { margin-top: 9px !important; } .m-b-9 { margin-bottom: 9px !important; } .m-l-9 { margin-left: 9px !important; } .m-r-9 { margin-right: 9px !important; } .m-x-9 { margin-left: 9px !important; margin-right: 9px !important; } .m-y-9 { margin-top: 9px !important; margin-bottom: 9px !important; } .m-a-9 { margin: 9px !important; } .p-t-9 { padding-top: 9px !important; } .p-b-9 { padding-bottom: 9px !important; } .p-l-9 { padding-left: 9px !important; } .p-r-9 { padding-right: 9px !important; } .p-x-9 { padding-left: 9px !important; padding-right: 9px !important; } .p-y-9 { padding-top: 9px !important; padding-bottom: 9px !important; } .p-a-9 { padding: 9px !important; } .top-9 { top: 9px !important; } .right-9 { right: 9px !important; } .bottom-9 { bottom: 9px !important; } .left-9 { left: 9px !important; } .m-t-10 { margin-top: 10px !important; } .m-b-10 { margin-bottom: 10px !important; } .m-l-10 { margin-left: 10px !important; } .m-r-10 { margin-right: 10px !important; } .m-x-10 { margin-left: 10px !important; margin-right: 10px !important; } .m-y-10 { margin-top: 10px !important; margin-bottom: 10px !important; } .m-a-10 { margin: 10px !important; } .p-t-10 { padding-top: 10px !important; } .p-b-10 { padding-bottom: 10px !important; } .p-l-10 { padding-left: 10px !important; } .p-r-10 { padding-right: 10px !important; } .p-x-10 { padding-left: 10px !important; padding-right: 10px !important; } .p-y-10 { padding-top: 10px !important; padding-bottom: 10px !important; } .p-a-10 { padding: 10px !important; } .top-10 { top: 10px !important; } .right-10 { right: 10px !important; } .bottom-10 { bottom: 10px !important; } .left-10 { left: 10px !important; } .m-t-12 { margin-top: 12px !important; } .m-b-12 { margin-bottom: 12px !important; } .m-l-12 { margin-left: 12px !important; } .m-r-12 { margin-right: 12px !important; } .m-x-12 { margin-left: 12px !important; margin-right: 12px !important; } .m-y-12 { margin-top: 12px !important; margin-bottom: 12px !important; } .m-a-12 { margin: 12px !important; } .p-t-12 { padding-top: 12px !important; } .p-b-12 { padding-bottom: 12px !important; } .p-l-12 { padding-left: 12px !important; } .p-r-12 { padding-right: 12px !important; } .p-x-12 { padding-left: 12px !important; padding-right: 12px !important; } .p-y-12 { padding-top: 12px !important; padding-bottom: 12px !important; } .p-a-12 { padding: 12px !important; } .top-12 { top: 12px !important; } .right-12 { right: 12px !important; } .bottom-12 { bottom: 12px !important; } .left-12 { left: 12px !important; } .m-t-15 { margin-top: 15px !important; } .m-b-15 { margin-bottom: 15px !important; } .m-l-15 { margin-left: 15px !important; } .m-r-15 { margin-right: 15px !important; } .m-x-15 { margin-left: 15px !important; margin-right: 15px !important; } .m-y-15 { margin-top: 15px !important; margin-bottom: 15px !important; } .m-a-15 { margin: 15px !important; } .p-t-15 { padding-top: 15px !important; } .p-b-15 { padding-bottom: 15px !important; } .p-l-15 { padding-left: 15px !important; } .p-r-15 { padding-right: 15px !important; } .p-x-15 { padding-left: 15px !important; padding-right: 15px !important; } .p-y-15 { padding-top: 15px !important; padding-bottom: 15px !important; } .p-a-15 { padding: 15px !important; } .top-15 { top: 15px !important; } .right-15 { right: 15px !important; } .bottom-15 { bottom: 15px !important; } .left-15 { left: 15px !important; } .m-t-20 { margin-top: 20px !important; } .m-b-20 { margin-bottom: 20px !important; } .m-l-20 { margin-left: 20px !important; } .m-r-20 { margin-right: 20px !important; } .m-x-20 { margin-left: 20px !important; margin-right: 20px !important; } .m-y-20 { margin-top: 20px !important; margin-bottom: 20px !important; } .m-a-20 { margin: 20px !important; } .p-t-20 { padding-top: 20px !important; } .p-b-20 { padding-bottom: 20px !important; } .p-l-20 { padding-left: 20px !important; } .p-r-20 { padding-right: 20px !important; } .p-x-20 { padding-left: 20px !important; padding-right: 20px !important; } .p-y-20 { padding-top: 20px !important; padding-bottom: 20px !important; } .p-a-20 { padding: 20px !important; } .top-20 { top: 20px !important; } .right-20 { right: 20px !important; } .bottom-20 { bottom: 20px !important; } .left-20 { left: 20px !important; } .m-t-25 { margin-top: 25px !important; } .m-b-25 { margin-bottom: 25px !important; } .m-l-25 { margin-left: 25px !important; } .m-r-25 { margin-right: 25px !important; } .m-x-25 { margin-left: 25px !important; margin-right: 25px !important; } .m-y-25 { margin-top: 25px !important; margin-bottom: 25px !important; } .m-a-25 { margin: 25px !important; } .p-t-25 { padding-top: 25px !important; } .p-b-25 { padding-bottom: 25px !important; } .p-l-25 { padding-left: 25px !important; } .p-r-25 { padding-right: 25px !important; } .p-x-25 { padding-left: 25px !important; padding-right: 25px !important; } .p-y-25 { padding-top: 25px !important; padding-bottom: 25px !important; } .p-a-25 { padding: 25px !important; } .top-25 { top: 25px !important; } .right-25 { right: 25px !important; } .bottom-25 { bottom: 25px !important; } .left-25 { left: 25px !important; } .m-t-30 { margin-top: 30px !important; } .m-b-30 { margin-bottom: 30px !important; } .m-l-30 { margin-left: 30px !important; } .m-r-30 { margin-right: 30px !important; } .m-x-30 { margin-left: 30px !important; margin-right: 30px !important; } .m-y-30 { margin-top: 30px !important; margin-bottom: 30px !important; } .m-a-30 { margin: 30px !important; } .p-t-30 { padding-top: 30px !important; } .p-b-30 { padding-bottom: 30px !important; } .p-l-30 { padding-left: 30px !important; } .p-r-30 { padding-right: 30px !important; } .p-x-30 { padding-left: 30px !important; padding-right: 30px !important; } .p-y-30 { padding-top: 30px !important; padding-bottom: 30px !important; } .p-a-30 { padding: 30px !important; } .top-30 { top: 30px !important; } .right-30 { right: 30px !important; } .bottom-30 { bottom: 30px !important; } .left-30 { left: 30px !important; } .m-t-40 { margin-top: 40px !important; } .m-b-40 { margin-bottom: 40px !important; } .m-l-40 { margin-left: 40px !important; } .m-r-40 { margin-right: 40px !important; } .m-x-40 { margin-left: 40px !important; margin-right: 40px !important; } .m-y-40 { margin-top: 40px !important; margin-bottom: 40px !important; } .m-a-40 { margin: 40px !important; } .p-t-40 { padding-top: 40px !important; } .p-b-40 { padding-bottom: 40px !important; } .p-l-40 { padding-left: 40px !important; } .p-r-40 { padding-right: 40px !important; } .p-x-40 { padding-left: 40px !important; padding-right: 40px !important; } .p-y-40 { padding-top: 40px !important; padding-bottom: 40px !important; } .p-a-40 { padding: 40px !important; } .top-40 { top: 40px !important; } .right-40 { right: 40px !important; } .bottom-40 { bottom: 40px !important; } .left-40 { left: 40px !important; } .m-t-50 { margin-top: 50px !important; } .m-b-50 { margin-bottom: 50px !important; } .m-l-50 { margin-left: 50px !important; } .m-r-50 { margin-right: 50px !important; } .m-x-50 { margin-left: 50px !important; margin-right: 50px !important; } .m-y-50 { margin-top: 50px !important; margin-bottom: 50px !important; } .m-a-50 { margin: 50px !important; } .p-t-50 { padding-top: 50px !important; } .p-b-50 { padding-bottom: 50px !important; } .p-l-50 { padding-left: 50px !important; } .p-r-50 { padding-right: 50px !important; } .p-x-50 { padding-left: 50px !important; padding-right: 50px !important; } .p-y-50 { padding-top: 50px !important; padding-bottom: 50px !important; } .p-a-50 { padding: 50px !important; } .top-50 { top: 50px !important; } .right-50 { right: 50px !important; } .bottom-50 { bottom: 50px !important; } .left-50 { left: 50px !important; } .m-t-60 { margin-top: 60px !important; } .m-b-60 { margin-bottom: 60px !important; } .m-l-60 { margin-left: 60px !important; } .m-r-60 { margin-right: 60px !important; } .m-x-60 { margin-left: 60px !important; margin-right: 60px !important; } .m-y-60 { margin-top: 60px !important; margin-bottom: 60px !important; } .m-a-60 { margin: 60px !important; } .p-t-60 { padding-top: 60px !important; } .p-b-60 { padding-bottom: 60px !important; } .p-l-60 { padding-left: 60px !important; } .p-r-60 { padding-right: 60px !important; } .p-x-60 { padding-left: 60px !important; padding-right: 60px !important; } .p-y-60 { padding-top: 60px !important; padding-bottom: 60px !important; } .p-a-60 { padding: 60px !important; } .top-60 { top: 60px !important; } .right-60 { right: 60px !important; } .bottom-60 { bottom: 60px !important; } .left-60 { left: 60px !important; } .m-t-80 { margin-top: 80px !important; } .m-b-80 { margin-bottom: 80px !important; } .m-l-80 { margin-left: 80px !important; } .m-r-80 { margin-right: 80px !important; } .m-x-80 { margin-left: 80px !important; margin-right: 80px !important; } .m-y-80 { margin-top: 80px !important; margin-bottom: 80px !important; } .m-a-80 { margin: 80px !important; } .p-t-80 { padding-top: 80px !important; } .p-b-80 { padding-bottom: 80px !important; } .p-l-80 { padding-left: 80px !important; } .p-r-80 { padding-right: 80px !important; } .p-x-80 { padding-left: 80px !important; padding-right: 80px !important; } .p-y-80 { padding-top: 80px !important; padding-bottom: 80px !important; } .p-a-80 { padding: 80px !important; } .top-80 { top: 80px !important; } .right-80 { right: 80px !important; } .bottom-80 { bottom: 80px !important; } .left-80 { left: 80px !important; } .m-t-100 { margin-top: 100px !important; } .m-b-100 { margin-bottom: 100px !important; } .m-l-100 { margin-left: 100px !important; } .m-r-100 { margin-right: 100px !important; } .m-x-100 { margin-left: 100px !important; margin-right: 100px !important; } .m-y-100 { margin-top: 100px !important; margin-bottom: 100px !important; } .m-a-100 { margin: 100px !important; } .p-t-100 { padding-top: 100px !important; } .p-b-100 { padding-bottom: 100px !important; } .p-l-100 { padding-left: 100px !important; } .p-r-100 { padding-right: 100px !important; } .p-x-100 { padding-left: 100px !important; padding-right: 100px !important; } .p-y-100 { padding-top: 100px !important; padding-bottom: 100px !important; } .p-a-100 { padding: 100px !important; } .top-100 { top: 100px !important; } .right-100 { right: 100px !important; } .bottom-100 { bottom: 100px !important; } .left-100 { left: 100px !important; } .m-x-auto { margin-left: auto; margin-right: auto; } .b-a { border: solid 1px var(--unstyle-border-color); } .b-l { border-left: solid 1px var(--unstyle-border-color); } .b-r { border-right: solid 1px var(--unstyle-border-color); } .b-t { border-top: solid 1px var(--unstyle-border-color); } .b-b { border-bottom: solid 1px var(--unstyle-border-color); } .b-x { border-left: solid 1px var(--unstyle-border-color); border-right: solid 1px var(--unstyle-border-color); } .b-y { border-top: solid 1px var(--unstyle-border-color); border-bottom: solid 1px var(--unstyle-border-color); } .b-a-dotted { border: dotted 1px var(--unstyle-border-color); } .b-l-dotted { border-left: 1px dotted var(--unstyle-border-color); } .b-r-dotted { border-right: 1px dotted var(--unstyle-border-color); } .b-t-dotted { border-top: 1px dotted var(--unstyle-border-color); } .b-b-dotted { border-bottom: 1px dotted var(--unstyle-border-color); } .b-x-dotted { border-left: 1px dotted var(--unstyle-border-color); border-right: 1px dotted var(--unstyle-border-color); } .b-y-dotted { border-top: 1px dotted var(--unstyle-border-color); border-bottom: 1px dotted var(--unstyle-border-color); } .b-a-dashed { border: dashed 1px var(--unstyle-border-color); } .b-l-dashed { border-left: 1px dashed var(--unstyle-border-color); } .b-r-dashed { border-right: 1px dashed var(--unstyle-border-color); } .b-t-dashed { border-top: 1px dashed var(--unstyle-border-color); } .b-b-dashed { border-bottom: 1px dashed var(--unstyle-border-color); } .b-x-dashed { border-left: 1px dashed var(--unstyle-border-color); border-right: 1px dashed var(--unstyle-border-color); } .b-y-dashed { border-top: 1px dashed var(--unstyle-border-color); border-bottom: 1px dashed var(--unstyle-border-color); } .b-a-double { border: double 1px var(--unstyle-border-color); } .b-l-double { border-left: 1px double var(--unstyle-border-color); } .b-r-double { border-right: 1px double var(--unstyle-border-color); } .b-t-double { border-top: 1px double var(--unstyle-border-color); } .b-b-double { border-bottom: 1px double var(--unstyle-border-color); } .b-x-double { border-left: 1px double var(--unstyle-border-color); border-right: 1px double var(--unstyle-border-color); } .b-y-double { border-top: 1px double var(--unstyle-border-color); border-bottom: 1px double var(--unstyle-border-color); } .b-thin { border-width: 0.55px !important; } .b-thick { border-width: 2px !important; } .b-r-0 { border-radius: 0px !important; } .b-r-1 { border-radius: 1px !important; } .b-r-2 { border-radius: 2px !important; } .b-r-3 { border-radius: 3px !important; } .b-r-4 { border-radius: 4px !important; } .b-r-5 { border-radius: 5px !important; } .b-r-6 { border-radius: 6px !important; } .b-r-8 { border-radius: 8px !important; } .b-r-10 { border-radius: 10px !important; } .b-r-12 { border-radius: 12px !important; } .b-r-15 { border-radius: 15px !important; } .b-r-20 { border-radius: 20px !important; } .b-circle { border-radius: 50%; } .l-h-10 { line-height: 10px; } .l-h-12 { line-height: 12px; } .l-h-15 { line-height: 15px; } .l-h-20 { line-height: 20px; } .l-h-25 { line-height: 25px; } .l-h-30 { line-height: 30px; } .l-h-40 { line-height: 40px; } .l-h-50 { line-height: 50px; } .l-h-60 { line-height: 60px; } .l-h-70 { line-height: 70px; } .l-h-80 { line-height: 80px; } .l-h-90 { line-height: 90px; } .l-h-100 { line-height: 100px; } .bold { font-weight: bold; } .italic { font-style: italic; } .underline { text-decoration: underline; } .line-through { text-decoration: line-through; } .text-ellipsis { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .break-word { word-break: break-all; } .pre { white-space: pre; } .pre-line { white-space: pre-line; } .pre-wrap { white-space: pre-wrap; } .text-left { text-align: left !important; } .text-center { text-align: center !important; } .text-right { text-align: right !important; } .text-justify { text-align: justify !important; } .v-a-baseline { vertical-align: baseline !important; } .v-a-bottom { vertical-align: bottom !important; } .v-a-middle { vertical-align: middle !important; } .v-a-sub { vertical-align: sub !important; } .v-a-super { vertical-align: super !important; } .v-a-text-bottom { vertical-align: text-bottom !important; } .v-a-text-top { vertical-align: text-top !important; } .v-a-top { vertical-align: top !important; } .color-aqua { color: #0ff !important; } .bg-aqua { background-color: #0ff !important; } .b-aqua { border-color: #0ff !important; } .color-black { color: #000 !important; } .bg-black { background-color: #000 !important; } .b-black { border-color: #000 !important; } .color-blue { color: #00f !important; } .bg-blue { background-color: #00f !important; } .b-blue { border-color: #00f !important; } .color-cyan { color: #0ff !important; } .bg-cyan { background-color: #0ff !important; } .b-cyan { border-color: #0ff !important; } .color-lightblue { color: #add8e6 !important; } .bg-lightblue { background-color: #add8e6 !important; } .b-lightblue { border-color: #add8e6 !important; } .color-lightgray { color: #d3d3d3 !important; } .bg-lightgray { background-color: #d3d3d3 !important; } .b-lightgray { border-color: #d3d3d3 !important; } .color-lime { color: #0f0 !important; } .bg-lime { background-color: #0f0 !important; } .b-lime { border-color: #0f0 !important; } .color-maroon { color: #800000 !important; } .bg-maroon { background-color: #800000 !important; } .b-maroon { border-color: #800000 !important; } .color-navy { color: #000080 !important; } .bg-navy { background-color: #000080 !important; } .b-navy { border-color: #000080 !important; } .color-gray { color: #808080 !important; } .bg-gray { background-color: #808080 !important; } .b-gray { border-color: #808080 !important; } .color-green { color: #008000 !important; } .bg-green { background-color: #008000 !important; } .b-green { border-color: #008000 !important; } .color-olive { color: #808000 !important; } .bg-olive { background-color: #808000 !important; } .b-olive { border-color: #808000 !important; } .color-orange { color: #ffa500 !important; } .bg-orange { background-color: #ffa500 !important; } .b-orange { border-color: #ffa500 !important; } .color-pink { color: #ffc0cb !important; } .bg-pink { background-color: #ffc0cb !important; } .b-pink { border-color: #ffc0cb !important; } .color-purple { color: #800080 !important; } .bg-purple { background-color: #800080 !important; } .b-purple { border-color: #800080 !important; } .color-red { color: #f00 !important; } .bg-red { background-color: #f00 !important; } .b-red { border-color: #f00 !important; } .color-silver { color: #c0c0c0 !important; } .bg-silver { background-color: #c0c0c0 !important; } .b-silver { border-color: #c0c0c0 !important; } .color-teal { color: #008080 !important; } .bg-teal { background-color: #008080 !important; } .b-teal { border-color: #008080 !important; } .color-violet { color: #ee82ee !important; } .bg-violet { background-color: #ee82ee !important; } .b-violet { border-color: #ee82ee !important; } .color-yellow { color: #ff0 !important; } .bg-yellow { background-color: #ff0 !important; } .b-yellow { border-color: #ff0 !important; } .color-white { color: #fff !important; } .bg-white { background-color: #fff !important; } .b-white { border-color: #fff !important; } .color-gray-1 { color: #101010 !important; } .bg-gray-1 { background-color: #101010 !important; } .b-gray-1 { border-color: #101010 !important; } .color-gray-2 { color: #202020 !important; } .bg-gray-2 { background-color: #202020 !important; } .b-gray-2 { border-color: #202020 !important; } .color-gray-3 { color: #303030 !important; } .bg-gray-3 { background-color: #303030 !important; } .b-gray-3 { border-color: #303030 !important; } .color-gray-4 { color: #404040 !important; } .bg-gray-4 { background-color: #404040 !important; } .b-gray-4 { border-color: #404040 !important; } .color-gray-5 { color: #505050 !important; } .bg-gray-5 { background-color: #505050 !important; } .b-gray-5 { border-color: #505050 !important; } .color-gray-6 { color: #606060 !important; } .bg-gray-6 { background-color: #606060 !important; } .b-gray-6 { border-color: #606060 !important; } .color-gray-7 { color: #707070 !important; } .bg-gray-7 { background-color: #707070 !important; } .b-gray-7 { border-color: #707070 !important; } .color-gray-8 { color: #808080 !important; } .bg-gray-8 { background-color: #808080 !important; } .b-gray-8 { border-color: #808080 !important; } .color-gray-9 { color: #909090 !important; } .bg-gray-9 { background-color: #909090 !important; } .b-gray-9 { border-color: #909090 !important; } .color-gray-a { color: #a0a0a0 !important; } .bg-gray-a { background-color: #a0a0a0 !important; } .b-gray-a { border-color: #a0a0a0 !important; } .color-gray-b { color: #b0b0b0 !important; } .bg-gray-b { background-color: #b0b0b0 !important; } .b-gray-b { border-color: #b0b0b0 !important; } .color-gray-c { color: #c0c0c0 !important; } .bg-gray-c { background-color: #c0c0c0 !important; } .b-gray-c { border-color: #c0c0c0 !important; } .color-gray-d { color: #d0d0d0 !important; } .bg-gray-d { background-color: #d0d0d0 !important; } .b-gray-d { border-color: #d0d0d0 !important; } .color-gray-e { color: #e0e0e0 !important; } .bg-gray-e { background-color: #e0e0e0 !important; } .b-gray-e { border-color: #e0e0e0 !important; } .color-gray-f { color: #f0f0f0 !important; } .bg-gray-f { background-color: #f0f0f0 !important; } .b-gray-f { border-color: #f0f0f0 !important; } .o-0 { opacity: 0; } .o-1 { opacity: 0.1; } .o-2 { opacity: 0.2; } .o-3 { opacity: 0.3; } .o-4 { opacity: 0.4; } .o-5 { opacity: 0.5; } .o-6 { opacity: 0.6; } .o-7 { opacity: 0.7; } .o-8 { opacity: 0.8; } .o-9 { opacity: 0.9; } .o-10 { opacity: 1; } .no-select { user-select: none; -webkit-user-select: none; } .no-drag { user-drag: none; -webkit-user-drag: none; } .no-bold { font-weight: normal; } .no-outline { outline: none; } .no-link { color: inherit; text-decoration: none; } .no-wrap { white-space: nowrap; } .c-default { cursor: default; } .c-none { cursor: none; } .c-pointer { cursor: pointer; } .c-crosshair { cursor: crosshair; } .c-text { cursor: text; } .c-move { cursor: move; } .visible { visibility: visible; } .invisible { visibility: hidden; }
0.492432
0.194712
@charset "utf-8"; /*! * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW) * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html * v4.0.18 - 2015-09-24 * */ /* * Social media centre */ /* Re-usable rules */ .backgroundsize.csstransitions .product-name, .backgroundsize.csstransitions .product-platforms, .backgroundsize.csstransitions .product-department, .backgroundsize.csstransitions .product-language, .backgroundsize.csstransitions .product-link-container { border: 0; display: block; } .backgroundsize.csstransitions { /* Layout of fields */ } .backgroundsize.csstransitions #social-media-centre tbody { padding-top: 2em; } .backgroundsize.csstransitions #social-media-centre tbody tr { -webkit-background-clip: content-box; background-clip: content-box; background-color: #eee; background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAMLCwgAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=="), url("data:image/gif;base64,R0lGODlhAQABAIAAAMLCwgAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=="), url("data:image/gif;base64,R0lGODlhAQABAIAAAMLCwgAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=="), url("data:image/gif;base64,R0lGODlhAQABAIAAAMLCwgAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=="); -webkit-background-origin: content-box; background-origin: content-box; background-position: top left, top left, bottom left, top right; background-repeat: repeat-x, repeat-y, repeat-x, repeat-y; border: 0; display: inline-block; margin-bottom: 20px; padding: 5px; text-align: center; vertical-align: middle; width: 100%; } @media (min-width: 768px) { .backgroundsize.csstransitions #social-media-centre tbody tr { width: 50%; } } @media (min-width: 1200px) { .backgroundsize.csstransitions #social-media-centre tbody tr { width: 33.333%; } } .backgroundsize.csstransitions #social-media-centre tbody tr .product-department { height: 3em; white-space: normal; } .backgroundsize.csstransitions .product-listing { border: 0; width: 100%; } .backgroundsize.csstransitions .product-record { display: inline-block; margin-bottom: 20px; width: 100%; } .backgroundsize.csstransitions .product-record:target { height: auto !important; } .backgroundsize.csstransitions .product-name { min-height: 4em; } .backgroundsize.csstransitions .product-department, .backgroundsize.csstransitions .product-language, .backgroundsize.csstransitions .product-link-container { margin-top: 1em; } .backgroundsize.csstransitions .product-department, .backgroundsize.csstransitions .product-language { font-weight: bold; margin-top: 1em; } .backgroundsize.csstransitions .product-link { display: block; padding: 6px 12px !important; text-decoration: none; text-transform: none !important; white-space: normal; } .backgroundsize.csstransitions .product-link:hover, .backgroundsize.csstransitions .product-link:focus { text-decoration: none; } .dataTables_wrapper { margin-bottom: 3em; } .product-listing { border: 1px solid #ddd; } .product-listing td { padding: 8px; }
sample/css/social-media-centre.css
@charset "utf-8"; /*! * Web Experience Toolkit (WET) / Boîte à outils de l'expérience Web (BOEW) * wet-boew.github.io/wet-boew/License-en.html / wet-boew.github.io/wet-boew/Licence-fr.html * v4.0.18 - 2015-09-24 * */ /* * Social media centre */ /* Re-usable rules */ .backgroundsize.csstransitions .product-name, .backgroundsize.csstransitions .product-platforms, .backgroundsize.csstransitions .product-department, .backgroundsize.csstransitions .product-language, .backgroundsize.csstransitions .product-link-container { border: 0; display: block; } .backgroundsize.csstransitions { /* Layout of fields */ } .backgroundsize.csstransitions #social-media-centre tbody { padding-top: 2em; } .backgroundsize.csstransitions #social-media-centre tbody tr { -webkit-background-clip: content-box; background-clip: content-box; background-color: #eee; background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAMLCwgAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=="), url("data:image/gif;base64,R0lGODlhAQABAIAAAMLCwgAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=="), url("data:image/gif;base64,R0lGODlhAQABAIAAAMLCwgAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=="), url("data:image/gif;base64,R0lGODlhAQABAIAAAMLCwgAAACH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=="); -webkit-background-origin: content-box; background-origin: content-box; background-position: top left, top left, bottom left, top right; background-repeat: repeat-x, repeat-y, repeat-x, repeat-y; border: 0; display: inline-block; margin-bottom: 20px; padding: 5px; text-align: center; vertical-align: middle; width: 100%; } @media (min-width: 768px) { .backgroundsize.csstransitions #social-media-centre tbody tr { width: 50%; } } @media (min-width: 1200px) { .backgroundsize.csstransitions #social-media-centre tbody tr { width: 33.333%; } } .backgroundsize.csstransitions #social-media-centre tbody tr .product-department { height: 3em; white-space: normal; } .backgroundsize.csstransitions .product-listing { border: 0; width: 100%; } .backgroundsize.csstransitions .product-record { display: inline-block; margin-bottom: 20px; width: 100%; } .backgroundsize.csstransitions .product-record:target { height: auto !important; } .backgroundsize.csstransitions .product-name { min-height: 4em; } .backgroundsize.csstransitions .product-department, .backgroundsize.csstransitions .product-language, .backgroundsize.csstransitions .product-link-container { margin-top: 1em; } .backgroundsize.csstransitions .product-department, .backgroundsize.csstransitions .product-language { font-weight: bold; margin-top: 1em; } .backgroundsize.csstransitions .product-link { display: block; padding: 6px 12px !important; text-decoration: none; text-transform: none !important; white-space: normal; } .backgroundsize.csstransitions .product-link:hover, .backgroundsize.csstransitions .product-link:focus { text-decoration: none; } .dataTables_wrapper { margin-bottom: 3em; } .product-listing { border: 1px solid #ddd; } .product-listing td { padding: 8px; }
0.325413
0.04627
================================== */ .responsive-table { display: flex; flex-wrap: wrap; margin: 0 0 3em 0; padding: 0; } .responsive-table-cell { box-sizing: border-box; flex-grow: 1; width: 100%; padding: 0.8em 1.2em; overflow: hidden; list-style: none; border: solid 3px white; background: rgba(112, 128, 144, 0.2); } .responsive-table-cell > h1, .responsive-table-cell > h2, .responsive-table-cell > h3, .responsive-table-cell > h4, .responsive-table-cell > h5, .responsive-table-cell > h6 { margin: 0; } /* table column sizing ================================== */ .responsive-table--2cols > .responsive-table-cell { width: 50%; } .responsive-table--3cols > .responsive-table-cell { width: 33.33%; } .responsive-table--4cols > .responsive-table-cell { width: 25%; } .responsive-table--5cols > .responsive-table-cell { width: 20%; } .responsive-table--6cols > .responsive-table-cell { width: 16.6%; } /* Page styling ================================== */ @font-face { font-family: 'Josefin Sans'; font-style: normal; font-weight: 400; src: local('Josefin Sans Regular'), local('JosefinSans-Regular'), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3aZQNVED7rKGKxtqIqX5EUDXx9.ttf) format('truetype'); } @font-face { font-family: 'Josefin Sans'; font-style: normal; font-weight: 700; src: local('Josefin Sans Bold'), local('JosefinSans-Bold'), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3FZQNVED7rKGKxtqIqX5Ectllte10k.ttf) format('truetype'); } html { height: 100%; background-color: #EEE; } body { box-sizing: border-box; min-height: 100%; margin: 0 auto; padding: 2em; max-width: 800px; font-family: 'Josefin Sans', sans-serif; font-size: 1.2em; background-color: white; border: double 3px #DDD; border-top: none; border-bottom: none; } h1, h2, h3, h4, h5, h6 { margin-top: 0; } h3 { font-size: 1.2em; } h4 { font-size: 1em; } strong { color: #434d57; } /* Apply styles ================================== */ .responsive-table { position: relative; top: 3px; left: 3px; } .responsive-table-cell { margin: -3px 0 0 -3px; background-color: white; border-color: #e2e6e9; } /* Cell styles ================================== */ .responsive-table-cell--dark { background-color: slategrey; border-color: #5a6673; color: white; } .responsive-table-cell--dark > h1, .responsive-table-cell--dark > h2, .responsive-table-cell--dark > h3, .responsive-table-cell--dark > h4, .responsive-table-cell--dark > h5, .responsive-table-cell--dark > h6 { color: white; } .responsive-table-cell--medium { background-color: #b8c0c8; border-color: #a9b3bc; } .responsive-table-cell--light { background-color: white; border-color: #e2e6e9; } .responsive-table-cell--highlight { background-color: lightgreen; border-color: #64e764; } .responsive-table-cell--alert { background-color: darkorange; border-color: #cc7000; color: white; } .responsive-table-cell--alert > h1, .responsive-table-cell--alert > h2, .responsive-table-cell--alert > h3, .responsive-table-cell--alert > h4, .responsive-table-cell--alert > h5, .responsive-table-cell--alert > h6 { color: white; } .responsive-table-cell--head { background-color: slategrey; border-color: #5a6673; color: white; } .responsive-table-cell--head > h1, .responsive-table-cell--head > h2, .responsive-table-cell--head > h3, .responsive-table-cell--head > h4, .responsive-table-cell--head > h5, .responsive-table-cell--head > h6 { color: white; } .responsive-table-cell--foot { background-color: #b8c0c8; border-color: #a9b3bc; } /* Responsive ==================================== */ @media all and (max-width: 500px) { .responsive-table--collapse { display: block; } .responsive-table--collapse > .responsive-table-cell { width: 100% !important; } .responsive-table--collapse > .responsive-table-cell--foot { margin-bottom: 1em; } } .no-flexbox .responsive-table- { display: block; } .no-flexbox .responsive-table- > .responsive-table-cell { width: 100%; } .no-flexbox .responsive-table- > .responsive-table-cell--foot { margin-bottom: 1em; } @media all and (max-width: 500px) { .hiddenSmall { display: none; } } /* tab Styling ==================================== */ .tab-list { display: flex; flex-direction: row; margin-left: -3px; } @media all and (min-width: 500px) { .tablist { display: none; } } .tab { padding: 0.6em 1em; margin: 0 3px 3px 0; text-align: center; background-color: darkcyan; border: solid 3px darkcyan; border-bottom-width: 0; border-radius: 0.5em 0.5em 0 0; font-weight: bold; color: #002525; text-decoration: none; transition: background-color 0.1s; cursor: pointer; } .tab:hover, .tab:focus { background-color: #199797; border-color: #199797; outline: none; } .tab[aria-selected="false"]:active { margin-top: 0.2em; padding-bottom: 0.4em; } .tab[aria-selected="true"] { background: #e6f3f3; cursor: default; } /* accordion Styling ==================================== */ .accordion { position: relative; top: -3px; left: -3px; width: 100%; margin: 0 0 0.5em 0; padding: 0.6em 0.6em 0.6em 2em; border-radius: 0.5em; text-align: left; border: solid 3px #007676; background-color: darkcyan; font-weight: bold; color: #002525; text-decoration: none; transition: background-color 0.1s; cursor: pointer; } @media all and (min-width: 500px) { .accordion { display: none; } } .accordion:hover, .accordion:focus { outline: none; -webkit-filter: contrast(150%); filter: contrast(150%); } .accordion[aria-selected="true"] { margin-bottom: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-bottom-width: 0; background: #b3dcdc; } .accordion:before { content: "+"; position: absolute; top: 50%; left: 0.3em; margin-top: -1.14285714em; font-weight: normal; font-size: 2em; line-height: 2em; background-size: 2em 2em; } .accordion[aria-selected="true"]:before { content: "-"; } .js-responsive-table-tabs, .js-responsive-table-accordions { min-width: 240px; }
research/responsive-tables/accordian/responsive-tables.css
================================== */ .responsive-table { display: flex; flex-wrap: wrap; margin: 0 0 3em 0; padding: 0; } .responsive-table-cell { box-sizing: border-box; flex-grow: 1; width: 100%; padding: 0.8em 1.2em; overflow: hidden; list-style: none; border: solid 3px white; background: rgba(112, 128, 144, 0.2); } .responsive-table-cell > h1, .responsive-table-cell > h2, .responsive-table-cell > h3, .responsive-table-cell > h4, .responsive-table-cell > h5, .responsive-table-cell > h6 { margin: 0; } /* table column sizing ================================== */ .responsive-table--2cols > .responsive-table-cell { width: 50%; } .responsive-table--3cols > .responsive-table-cell { width: 33.33%; } .responsive-table--4cols > .responsive-table-cell { width: 25%; } .responsive-table--5cols > .responsive-table-cell { width: 20%; } .responsive-table--6cols > .responsive-table-cell { width: 16.6%; } /* Page styling ================================== */ @font-face { font-family: 'Josefin Sans'; font-style: normal; font-weight: 400; src: local('Josefin Sans Regular'), local('JosefinSans-Regular'), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3aZQNVED7rKGKxtqIqX5EUDXx9.ttf) format('truetype'); } @font-face { font-family: 'Josefin Sans'; font-style: normal; font-weight: 700; src: local('Josefin Sans Bold'), local('JosefinSans-Bold'), url(https://fonts.gstatic.com/s/josefinsans/v13/Qw3FZQNVED7rKGKxtqIqX5Ectllte10k.ttf) format('truetype'); } html { height: 100%; background-color: #EEE; } body { box-sizing: border-box; min-height: 100%; margin: 0 auto; padding: 2em; max-width: 800px; font-family: 'Josefin Sans', sans-serif; font-size: 1.2em; background-color: white; border: double 3px #DDD; border-top: none; border-bottom: none; } h1, h2, h3, h4, h5, h6 { margin-top: 0; } h3 { font-size: 1.2em; } h4 { font-size: 1em; } strong { color: #434d57; } /* Apply styles ================================== */ .responsive-table { position: relative; top: 3px; left: 3px; } .responsive-table-cell { margin: -3px 0 0 -3px; background-color: white; border-color: #e2e6e9; } /* Cell styles ================================== */ .responsive-table-cell--dark { background-color: slategrey; border-color: #5a6673; color: white; } .responsive-table-cell--dark > h1, .responsive-table-cell--dark > h2, .responsive-table-cell--dark > h3, .responsive-table-cell--dark > h4, .responsive-table-cell--dark > h5, .responsive-table-cell--dark > h6 { color: white; } .responsive-table-cell--medium { background-color: #b8c0c8; border-color: #a9b3bc; } .responsive-table-cell--light { background-color: white; border-color: #e2e6e9; } .responsive-table-cell--highlight { background-color: lightgreen; border-color: #64e764; } .responsive-table-cell--alert { background-color: darkorange; border-color: #cc7000; color: white; } .responsive-table-cell--alert > h1, .responsive-table-cell--alert > h2, .responsive-table-cell--alert > h3, .responsive-table-cell--alert > h4, .responsive-table-cell--alert > h5, .responsive-table-cell--alert > h6 { color: white; } .responsive-table-cell--head { background-color: slategrey; border-color: #5a6673; color: white; } .responsive-table-cell--head > h1, .responsive-table-cell--head > h2, .responsive-table-cell--head > h3, .responsive-table-cell--head > h4, .responsive-table-cell--head > h5, .responsive-table-cell--head > h6 { color: white; } .responsive-table-cell--foot { background-color: #b8c0c8; border-color: #a9b3bc; } /* Responsive ==================================== */ @media all and (max-width: 500px) { .responsive-table--collapse { display: block; } .responsive-table--collapse > .responsive-table-cell { width: 100% !important; } .responsive-table--collapse > .responsive-table-cell--foot { margin-bottom: 1em; } } .no-flexbox .responsive-table- { display: block; } .no-flexbox .responsive-table- > .responsive-table-cell { width: 100%; } .no-flexbox .responsive-table- > .responsive-table-cell--foot { margin-bottom: 1em; } @media all and (max-width: 500px) { .hiddenSmall { display: none; } } /* tab Styling ==================================== */ .tab-list { display: flex; flex-direction: row; margin-left: -3px; } @media all and (min-width: 500px) { .tablist { display: none; } } .tab { padding: 0.6em 1em; margin: 0 3px 3px 0; text-align: center; background-color: darkcyan; border: solid 3px darkcyan; border-bottom-width: 0; border-radius: 0.5em 0.5em 0 0; font-weight: bold; color: #002525; text-decoration: none; transition: background-color 0.1s; cursor: pointer; } .tab:hover, .tab:focus { background-color: #199797; border-color: #199797; outline: none; } .tab[aria-selected="false"]:active { margin-top: 0.2em; padding-bottom: 0.4em; } .tab[aria-selected="true"] { background: #e6f3f3; cursor: default; } /* accordion Styling ==================================== */ .accordion { position: relative; top: -3px; left: -3px; width: 100%; margin: 0 0 0.5em 0; padding: 0.6em 0.6em 0.6em 2em; border-radius: 0.5em; text-align: left; border: solid 3px #007676; background-color: darkcyan; font-weight: bold; color: #002525; text-decoration: none; transition: background-color 0.1s; cursor: pointer; } @media all and (min-width: 500px) { .accordion { display: none; } } .accordion:hover, .accordion:focus { outline: none; -webkit-filter: contrast(150%); filter: contrast(150%); } .accordion[aria-selected="true"] { margin-bottom: 0; border-bottom-left-radius: 0; border-bottom-right-radius: 0; border-bottom-width: 0; background: #b3dcdc; } .accordion:before { content: "+"; position: absolute; top: 50%; left: 0.3em; margin-top: -1.14285714em; font-weight: normal; font-size: 2em; line-height: 2em; background-size: 2em 2em; } .accordion[aria-selected="true"]:before { content: "-"; } .js-responsive-table-tabs, .js-responsive-table-accordions { min-width: 240px; }
0.562177
0.095983
@font-face { font-family: 'robotothin'; src: url('../fonts/roboto/thin.eot'); src: url('../fonts/roboto/thin.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/thin.woff') format('woff'), url('../fonts/roboto/thin.ttf') format('truetype'), url('../fonts/roboto/thin.svg#mplus-light') format('svg'); } @font-face { font-family: 'robotolight'; src: url('../fonts/roboto/light.eot'); src: url('../fonts/roboto/light.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/light.woff') format('woff'), url('../fonts/roboto/light.ttf') format('truetype'), url('../fonts/roboto/light.svg#mplus-light') format('svg'); } /* Basics */ html, body { height:100%; color:#fff; font-size:14px; font-family:Helvetica, Verdana, sans-sarif; margin:0; -webkit-text-size-adjust:none; -webkit-appearance:none; } html { background: #000 url('../img/bg.jpg') no-repeat center center fixed; background-size:cover; } #wrap { display:table; margin:0 auto; width:800px; } /* General Typography */ h1, h2 { font-family:'robotothin', Helvetica, Verdana, sans-sarif; } h3, h4, #email, #submit { font-family:'robotolight', Helvetica, Verdana, sans-sarif; } h1, h2, h3, h4 { margin:0; text-rendering:optimizeLegibility; } h1 { font-size:54px; line-height:52px; text-shadow:0px 0px 15px #FF0; } h2 { font-size:32px; margin:20px 0 0 0; } h3 { font-size:30px; } h4 { font-size:26px; } a { font-weight:bold; color:#fff; text-decoration:none; } a:hover { text-decoration:underline; } /* Header */ #header { height:300px; width:100%; display:table-row; } #header .logo { display:table-cell; vertical-align:middle; text-align:center; padding:20px 0; } /* Message */ #message { text-align:center; } #message h3 { margin:20px 0; } /* Content */ #content { } #content .left, #content .right { display:table-cell; width:400px; } #content .left { padding:20px 20px 20px 0; } #content .right { padding:20px 0 20px 20px; } /* Copyright */ #copyright { text-align:center; font-size:12px; margin:150px 0 20px 0; text-transform:uppercase; } /* Borders */ #email, #message { border-top:1px solid #666; border-bottom:1px solid #666; } #content { border-bottom:1px solid #666; } #content .left { border-right:1px solid #666; } /* Miscellaneous */ #email, #submit { color:#fff; font-size:22px; padding:5px 10px; outline:none; } #email { background:none; font-size:22px; padding:5px 10px; border-left:none; border-right:none; border-radius:0; } #email:hover { border-top:1px solid #999; border-bottom:1px solid #999; } #email:focus { border-top:1px solid #fff; border-bottom:1px solid #fff; } #submit { border:1px solid #666; width:200px; border-radius:5px; font-size:18px; background:none; cursor:pointer; } #submit:disabled { border:1px solid #666 !important; color:#666 !important; cursor:default; } #submit:hover { border:1px solid #999; } #submit:active { border:1px solid #fff; } .error { border:1px solid #C00; background:url('../img/msg-error.png') no-repeat left 5px center; border-radius:5px; padding:10px 10px 10px 40px; } .success { border:1px solid #090; background:url('../img/msg-success.png') no-repeat left 5px center; border-radius:5px; padding:10px 10px 10px 40px; } #indicator { margin:0 0 -10px 20px; } /* Responsive */ @media screen and (max-width: 800px) { #header { height:auto; } h2 { font-size:20px; } #wrap { width:100%; } #content .left, #content .right { display:block; width:auto; padding:0; } #content .left { display:block; width:auto; padding:20px; border:none; } #content .right { display:block; width:auto; padding:20px; } }
assets/css/style.css
@font-face { font-family: 'robotothin'; src: url('../fonts/roboto/thin.eot'); src: url('../fonts/roboto/thin.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/thin.woff') format('woff'), url('../fonts/roboto/thin.ttf') format('truetype'), url('../fonts/roboto/thin.svg#mplus-light') format('svg'); } @font-face { font-family: 'robotolight'; src: url('../fonts/roboto/light.eot'); src: url('../fonts/roboto/light.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto/light.woff') format('woff'), url('../fonts/roboto/light.ttf') format('truetype'), url('../fonts/roboto/light.svg#mplus-light') format('svg'); } /* Basics */ html, body { height:100%; color:#fff; font-size:14px; font-family:Helvetica, Verdana, sans-sarif; margin:0; -webkit-text-size-adjust:none; -webkit-appearance:none; } html { background: #000 url('../img/bg.jpg') no-repeat center center fixed; background-size:cover; } #wrap { display:table; margin:0 auto; width:800px; } /* General Typography */ h1, h2 { font-family:'robotothin', Helvetica, Verdana, sans-sarif; } h3, h4, #email, #submit { font-family:'robotolight', Helvetica, Verdana, sans-sarif; } h1, h2, h3, h4 { margin:0; text-rendering:optimizeLegibility; } h1 { font-size:54px; line-height:52px; text-shadow:0px 0px 15px #FF0; } h2 { font-size:32px; margin:20px 0 0 0; } h3 { font-size:30px; } h4 { font-size:26px; } a { font-weight:bold; color:#fff; text-decoration:none; } a:hover { text-decoration:underline; } /* Header */ #header { height:300px; width:100%; display:table-row; } #header .logo { display:table-cell; vertical-align:middle; text-align:center; padding:20px 0; } /* Message */ #message { text-align:center; } #message h3 { margin:20px 0; } /* Content */ #content { } #content .left, #content .right { display:table-cell; width:400px; } #content .left { padding:20px 20px 20px 0; } #content .right { padding:20px 0 20px 20px; } /* Copyright */ #copyright { text-align:center; font-size:12px; margin:150px 0 20px 0; text-transform:uppercase; } /* Borders */ #email, #message { border-top:1px solid #666; border-bottom:1px solid #666; } #content { border-bottom:1px solid #666; } #content .left { border-right:1px solid #666; } /* Miscellaneous */ #email, #submit { color:#fff; font-size:22px; padding:5px 10px; outline:none; } #email { background:none; font-size:22px; padding:5px 10px; border-left:none; border-right:none; border-radius:0; } #email:hover { border-top:1px solid #999; border-bottom:1px solid #999; } #email:focus { border-top:1px solid #fff; border-bottom:1px solid #fff; } #submit { border:1px solid #666; width:200px; border-radius:5px; font-size:18px; background:none; cursor:pointer; } #submit:disabled { border:1px solid #666 !important; color:#666 !important; cursor:default; } #submit:hover { border:1px solid #999; } #submit:active { border:1px solid #fff; } .error { border:1px solid #C00; background:url('../img/msg-error.png') no-repeat left 5px center; border-radius:5px; padding:10px 10px 10px 40px; } .success { border:1px solid #090; background:url('../img/msg-success.png') no-repeat left 5px center; border-radius:5px; padding:10px 10px 10px 40px; } #indicator { margin:0 0 -10px 20px; } /* Responsive */ @media screen and (max-width: 800px) { #header { height:auto; } h2 { font-size:20px; } #wrap { width:100%; } #content .left, #content .right { display:block; width:auto; padding:0; } #content .left { display:block; width:auto; padding:20px; border:none; } #content .right { display:block; width:auto; padding:20px; } }
0.194827
0.05455
.top{ background-color: skyblue; border:1px solid #000; height: 150px; width:auto; } #nav{ float:right; clear:both; margin-top:20px; height: 190px; } #nav span a{ color: #fff; font-size: 20px; padding-right:5px; text-decoration: none; } h1{ display:inline-block; width:100px; } button{ width:150px; } /*********************home page non abonné**************/ .envelopconnexion{ float:right; margin-right:15%; } .btnconnexion{ border: 1px solid rgba(13, 12, 12, 0.16); background-color: #337ab7; border-radius: 10px; color: #fff; padding: 4px; text-decoration: none } .btnconnexion:hover{ background-color: #337ab7; color: #fff; text-decoration: none } h1.center { text-align: center; width:100%; } #main { overflow: hidden; } #flash-messages { min-height: 30px; padding: 5px; text-align: center; } .flash-notice { background: #272928; color: #fff; /*color: #00f;*/ padding: 3px 0; } .flash-error { /*background: #272928; color: #fe8e2b;*/ color: #f00; padding: 3px 0; } .login_error { /*background: #272928; color: #fe8e2b;*/ color: #f00; display: inline-block; } #fond { background: url(../img/planche1.png) no-repeat 0 0; height: 424px; margin: 0 auto 50px; opacity: 0.3; position: relative; /*padding-top: 50px;*/ width: 600px; } #presentation { background: rgba(39, 41, 40, 0.95); /*#272928;*/ border: 2px solid #fe8e2b; color: #fff; line-height: 1.5em; /*height: 230px;*/ /*margin: 50px auto 0;*/ opacity: 1; position: absolute; top: 50%; left: 50%; margin-left: -250px; margin-top: -115px; padding: 20px; width: 500px; } #presentation p { font-size: 1.2em; margin-bottom: 10px; } #presentation .big { font-size: 1.4em; } #presentation .offre { color: #fe8e2b; } #abo { display: inline-block; height: 55px; margin: 10px 0 0 85px; width: 281px; } #abo img:hover { -webkit-animation: bouge 1s 0s linear; } @-webkit-keyframes bouge { 0% { transform: translateX(0px); } 25% { transform: translateX(20px); } 50% { transform: translateX(0px); } 75% { transform: translateX(-20px); } 100% { transform: translateX(0px); } } /***********************page detail bd**********************/ .identity{ background-color: aquamarine; float: left; height: auto; width: 500px; } .affichageBddetail{ background-color: mediumaquamarine; border: 1px solid #000; width: 728px; height: auto; float: left; margin-left: 80px; margin-bottom: 100px; margin-top:80px; } .bd1{ float: left; } .bd1 img{ width: 190px; height: 300px; margin: 9px; } .detailBddetail{ width: auto height: auto; float:left; padding-left:5px; margin-bottom:10px; } .buttonadd{ background-color: #337ab7; border-radius: 10px; color:#fff; } .ajouterdetail{ float:left; margin-top:5px; margin-bottom:10px; display: inline-block; } .detailBddetail p{ margin-top: 0px; margin-bottom: 0px } .detailBddetail p:first-child{ font-weight:bold; } .stockdetail{ color: red; font-weight: bold; font-size: 20px; float: left; padding-left: 81px; width: 318px; margin-bottom: 10px; } .auteur{ float:left; padding-top:5px; padding-bottom:5px; padding-left:10px; width:150px; height:auto; } .coloriste{ float:left; padding-top:5px; padding-bottom:5px; padding-left:10px; width:150px; height:auto; } .scenariste{ float:left; padding-top:5px; padding-bottom:5px; padding-left:10px; width:150px; height:auto; } .serie{ padding-top: 195px; padding-bottom: 9px; padding-left: 10px; background-color: honeydew; } .Bd{ background-color: lightblue; padding-top:5px; padding-bottom:5px; padding-left:10px; } .retour{ background-color: #337ab7; border-radius: 10px; color:#fff; display: inline-block; margin-left: 60px; margin-top: 5px; padding:2px; text-decoration: none; border: 1px solid rgba(13, 12, 12, 0.16); } .retour:hover{ color:#fff; text-decoration: none; } /***************footer****************/ footer{ clear: both; padding-top: 5px; bottom: 0; width: 100%; background-color: skyblue; } #footer{ padding-top: 10px; padding-bottom: 10px; } #footer a:first-child{ padding-left: 300px; } #footer a{ color:#fff; padding-left:30px; } #copy{ padding-top: 10px; padding-left:400px; } /******************recappanier**********************/ .recappanier{ width:auto; height:auto; background-color: #ccc; padding-bottom: 30px } .recappanier table{ margin:auto; } .recappanier table th,td{ border:1px solid #000; padding:5px; } .titrepanier{ font-weight:bold; font-size:20px; text-align: center; padding-top:5px; margin-bottom:5px; } .retirerdetail1{ float:right; } .validerdetail{ padding-left: 222px; } .retourliste{ display:inline-block; float:left; } /******************se desabonner**********************/ .recappanier textarea{ width:450px; height:200px; } .recappanier{ padding-left: 400px; } .desabonner{ font-weight: bold; font-size: 20px; } .pageaccueil{ text-decoration: none; display: inline-block; background-color: aliceblue; float: right; margin-bottom: 8px; padding: 6px; }
web/css/style.css
.top{ background-color: skyblue; border:1px solid #000; height: 150px; width:auto; } #nav{ float:right; clear:both; margin-top:20px; height: 190px; } #nav span a{ color: #fff; font-size: 20px; padding-right:5px; text-decoration: none; } h1{ display:inline-block; width:100px; } button{ width:150px; } /*********************home page non abonné**************/ .envelopconnexion{ float:right; margin-right:15%; } .btnconnexion{ border: 1px solid rgba(13, 12, 12, 0.16); background-color: #337ab7; border-radius: 10px; color: #fff; padding: 4px; text-decoration: none } .btnconnexion:hover{ background-color: #337ab7; color: #fff; text-decoration: none } h1.center { text-align: center; width:100%; } #main { overflow: hidden; } #flash-messages { min-height: 30px; padding: 5px; text-align: center; } .flash-notice { background: #272928; color: #fff; /*color: #00f;*/ padding: 3px 0; } .flash-error { /*background: #272928; color: #fe8e2b;*/ color: #f00; padding: 3px 0; } .login_error { /*background: #272928; color: #fe8e2b;*/ color: #f00; display: inline-block; } #fond { background: url(../img/planche1.png) no-repeat 0 0; height: 424px; margin: 0 auto 50px; opacity: 0.3; position: relative; /*padding-top: 50px;*/ width: 600px; } #presentation { background: rgba(39, 41, 40, 0.95); /*#272928;*/ border: 2px solid #fe8e2b; color: #fff; line-height: 1.5em; /*height: 230px;*/ /*margin: 50px auto 0;*/ opacity: 1; position: absolute; top: 50%; left: 50%; margin-left: -250px; margin-top: -115px; padding: 20px; width: 500px; } #presentation p { font-size: 1.2em; margin-bottom: 10px; } #presentation .big { font-size: 1.4em; } #presentation .offre { color: #fe8e2b; } #abo { display: inline-block; height: 55px; margin: 10px 0 0 85px; width: 281px; } #abo img:hover { -webkit-animation: bouge 1s 0s linear; } @-webkit-keyframes bouge { 0% { transform: translateX(0px); } 25% { transform: translateX(20px); } 50% { transform: translateX(0px); } 75% { transform: translateX(-20px); } 100% { transform: translateX(0px); } } /***********************page detail bd**********************/ .identity{ background-color: aquamarine; float: left; height: auto; width: 500px; } .affichageBddetail{ background-color: mediumaquamarine; border: 1px solid #000; width: 728px; height: auto; float: left; margin-left: 80px; margin-bottom: 100px; margin-top:80px; } .bd1{ float: left; } .bd1 img{ width: 190px; height: 300px; margin: 9px; } .detailBddetail{ width: auto height: auto; float:left; padding-left:5px; margin-bottom:10px; } .buttonadd{ background-color: #337ab7; border-radius: 10px; color:#fff; } .ajouterdetail{ float:left; margin-top:5px; margin-bottom:10px; display: inline-block; } .detailBddetail p{ margin-top: 0px; margin-bottom: 0px } .detailBddetail p:first-child{ font-weight:bold; } .stockdetail{ color: red; font-weight: bold; font-size: 20px; float: left; padding-left: 81px; width: 318px; margin-bottom: 10px; } .auteur{ float:left; padding-top:5px; padding-bottom:5px; padding-left:10px; width:150px; height:auto; } .coloriste{ float:left; padding-top:5px; padding-bottom:5px; padding-left:10px; width:150px; height:auto; } .scenariste{ float:left; padding-top:5px; padding-bottom:5px; padding-left:10px; width:150px; height:auto; } .serie{ padding-top: 195px; padding-bottom: 9px; padding-left: 10px; background-color: honeydew; } .Bd{ background-color: lightblue; padding-top:5px; padding-bottom:5px; padding-left:10px; } .retour{ background-color: #337ab7; border-radius: 10px; color:#fff; display: inline-block; margin-left: 60px; margin-top: 5px; padding:2px; text-decoration: none; border: 1px solid rgba(13, 12, 12, 0.16); } .retour:hover{ color:#fff; text-decoration: none; } /***************footer****************/ footer{ clear: both; padding-top: 5px; bottom: 0; width: 100%; background-color: skyblue; } #footer{ padding-top: 10px; padding-bottom: 10px; } #footer a:first-child{ padding-left: 300px; } #footer a{ color:#fff; padding-left:30px; } #copy{ padding-top: 10px; padding-left:400px; } /******************recappanier**********************/ .recappanier{ width:auto; height:auto; background-color: #ccc; padding-bottom: 30px } .recappanier table{ margin:auto; } .recappanier table th,td{ border:1px solid #000; padding:5px; } .titrepanier{ font-weight:bold; font-size:20px; text-align: center; padding-top:5px; margin-bottom:5px; } .retirerdetail1{ float:right; } .validerdetail{ padding-left: 222px; } .retourliste{ display:inline-block; float:left; } /******************se desabonner**********************/ .recappanier textarea{ width:450px; height:200px; } .recappanier{ padding-left: 400px; } .desabonner{ font-weight: bold; font-size: 20px; } .pageaccueil{ text-decoration: none; display: inline-block; background-color: aliceblue; float: right; margin-bottom: 8px; padding: 6px; }
0.427516
0.074669
html, body, ol, ul { margin: 0; padding: 0; } body, html { height: 100%; background-color: #221541; } /* 导航栏 */ .head { position: relative; width: 100%; height: 40px; background-color: #2c0903; } .head-baoxue { position: absolute; left: 189px; top: 4px; width: 82px; height: 30px; background: url(../images/1_fsbnet_icon-sprite.png); background-position: -17px -79px; } .game { width: 20px; height: 20px; position: absolute; top: 11px; left: 317px; background: url(../images/1_fsbnet_icon-sprite.png); background-position: -142px -124px; } .game p { font-size: 15px; color: #c0b6b4; width: 70px; height: 30px; margin-left: -35px; margin-top: 1px; } .shangcheng p { font-size: 15px; color: #c0b6b4; width: 70px; height: 30px; margin-left: 40px; margin-top: 1px; } .shangcheng { width: 20px; height: 20px; position: absolute; top: 11px; left: 317px; } .xinwen p { font-size: 15px; color: #c0b6b4; width: 70px; height: 30px; margin-left: 98px; margin-top: 1px; } .xinwen { width: 20px; height: 20px; position: absolute; top: 11px; left: 317px; } .dianjing { width: 20px; height: 20px; position: absolute; top: 11px; left: 535px; background: url(../images/1_fsbnet_icon-sprite.png); background-position: -142px -124px; } .dianjing p { font-size: 15px; color: #c0b6b4; width: 70px; height: 30px; margin-left: -60px; margin-top: 1px; } .jianianhua p { font-size: 15px; color: #c0b6b4; width: 80px; height: 30px; margin-left: 262px; margin-top: 1px; } .jianianhua { width: 20px; height: 20px; position: absolute; top: 11px; left: 317px; } .head p:hover { color: #ffffff; } .tongxing { width: 20px; height: 20px; position: absolute; top: 11px; right: 209px; background: url(../images/1_fsbnet_icon-sprite.png); background-position: -142px -124px; } .tongxing p { font-size: 15px; color: #c0b6b4; width: 80px; height: 30px; margin-left: -73px; margin-top: 1px; } .zhichi { width: 20px; height: 20px; position: absolute; top: 11px; right: 270px; } .zhichi p { font-size: 15px; color: #c0b6b4; width: 80px; height: 30px; margin-left: -73px; margin-top: 1px; } .search input { position: absolute; right: 0; top: 130px; background: #29252e; background: rgba(58, 58, 58, 0.3); border: 1px solid #8bb6ad; color: #8bb6ad; font-size: 14px; height: 42px; line-height: 26px; padding: 7px 40px 7px 10px; width: 250px; } .search a { background-image: url(../images/homesousuo.png); background-repeat: no-repeat; height: 25px; position: absolute; right: 8px; top: 138px; width: 25px; } /* 手风琴 */ .Navbar-modalContent { background-color: #151922; width: 1900px; height: 210px; z-index: 3; position: fixed; display: none; } .Navbar-modalContent a { position: absolute; float: left; width: 150px; height: 180px; animation-name: Navbar-dropdown-drop-in-delayed; animation-duration: 0.6s; } .Navbar-modalContent a img { position: absolute; float: left; width: 160px; height: 180px; margin-left: 20px; } .Navbar-modalContent .nav1 { position: absolute; top: 0; left: 170px; animation-delay: -400ms; } .Navbar-modalContent .nav2 { position: absolute; top: 0; left: 350px; animation-delay: -350ms; } .Navbar-modalContent .nav3 { position: absolute; top: 0; left: 530px; animation-delay: -300ms; } .Navbar-modalContent .nav4 { position: absolute; top: 0; left: 710px; animation-delay: -250ms; } .Navbar-modalContent .nav5 { position: absolute; top: 0; left: 890px; animation-delay: -200ms; } .Navbar-modalContent .nav6 { position: absolute; top: 0; left: 1070px; animation-delay: -150ms; } .Navbar-modalContent .nav7 { position: absolute; top: 0; left: 1250px; animation-delay: -100ms; } .Navbar-modalContent .nav8 { position: absolute; top: 0; left: 1430px; animation-delay: -50ms; } .Navbar-modalContent .nav9 { position: absolute; top: 0; left: 1610px; animation-delay: -0s; } @keyframes Navbar-dropdown-drop-in-delayed { 0% { opacity: 0; transform: translateY(-20px); } 66.66667% { opacity: 0; transform: translateY(-20px); } 100% { opacity: 1; transform: translateY(0); } } /* 固定导航栏 */ .Navigation-container { z-index: 12; position: absolute; top: 80px; left: 150px; height: 76px; width: 100%; max-width: 1603px; /* background-color: red; */ background: url(../images/noviceback.png); } .Navigation-wrapper-zh { position: absolute; right: 0; top: 0; left: 0; } .Navigation-container:before { background-image: url(../images/noviceback2.png); background-size: 134px 73px; background-position: top; background-repeat: repeat-x; left: -3px; width: 134px; height: 73px; z-index: 0; } .Navigation-container:after, .Navigation-container:before { content: ""; position: absolute; top: 0; } .Navigation-container:after { background-image: url(../images/noviceback1.png); background-size: 134px 73px; background-position: top; background-repeat: repeat-x; right: 0; width: 134px; height: 73px; z-index: 0; } .Menu-roseLogo { position: absolute; top: -35px; left: 10px; } .Menu-roseLogo img { width: 260px; height: 130px; } .Menu { position: absolute; top: 8px; left: 270px; width: 1000px; height: 52px; } .Menu .Menu1 { float: left; width: 130px; height: 52px; } .Menu .Menu2 { float: left; width: 130px; height: 52px; } .Menu .Menu3 { float: left; width: 130px; height: 52px; } .Menu .Menu4 { float: left; width: 130px; height: 52px; } .Menu .Menu5 { float: left; width: 130px; height: 52px; } .Menu .Menu6 { float: left; width: 130px; height: 52px; } .Menu .Menu7 { float: left; width: 130px; height: 52px; } .Menu li { float: left; width: 160px; height: 52px; } /* 第一个菜单栏 */ .Menu1-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu-icon--caret-down { width: 13px; height: 13px; display: inline-block; position: relative; bottom: 0; left: 0; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; margin-top: 2px; text-align: left; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); margin-left: 15px; border-color: #fcd144; } .Menu-icon--caret-down:after, .Menu-icon--caret-down:before { position: absolute; content: ""; display: inline-block; width: 3px; height: 10px; background-color: transparent; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; border-bottom: 12px solid #fcd144; top: 0; left: 0; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); } .Menu-icon--caret-down:before { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); } .Menu-icon--caret-down:after { position: absolute; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); } .Menu1-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu .m1 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 0; } .Menu-dropdown1.Menu-dropdownList { width: 160px; } .Menu-dropdown1 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdownList a { width: 319px; font-size: 14px; font-weight: 400; color: #fcd144; } .Menu1-list:hover { border-bottom: 5px solid #fcd144; } .Menu-dropdown1:after, .Menu-dropdown1:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown1:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown1:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第二个菜单栏 */ .Menu2-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu2-list:hover { border-bottom: 5px solid #fcd144; } .Menu2-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m2 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown2 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown2:after, .Menu-dropdown2:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown2:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown2:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第三个个菜单栏 */ .Menu3-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu3-list:hover { border-bottom: 5px solid #fcd144; } .Menu3-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m3 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown3 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown3:after, .Menu-dropdown3:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown3:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown3:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第4个个菜单栏 */ .Menu4-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu4-list:hover { border-bottom: 5px solid #fcd144; } .Menu4-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m4 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown4 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown4:after, .Menu-dropdown4:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown4:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown4:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第5个个菜单栏 */ .Menu5-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu5-list:hover { border-bottom: 5px solid #fcd144; } .Menu5-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m5 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown5 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown5:after, .Menu-dropdown5:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown5:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown5:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第5个个菜单栏 */ .Menu6-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu6-list:hover { border-bottom: 5px solid #fcd144; } .Menu6-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m6 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown6 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown6:after, .Menu-dropdown6:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown6:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown6:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第5个个菜单栏 */ .Menu7-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu7-list:hover { border-bottom: 5px solid #fcd144; } .Menu7-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m7 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown7 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown7:after, .Menu-dropdown7:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown7:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown7:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } #WaysToPlay { background-color: #221541; width: 1903px; height: 3000px; padding-top: 234px; background: url(../images/game1.jpg) no-repeat; background-size: 1903px; } .cBPaKY { text-align: center; max-width: 700px; margin: 0px auto 75px; } .cBPaKY h1, .cBPaKY p { color: white; text-shadow: rgba(0, 0, 0, 0.85) 0px 0px 15px; } .cBPaKY h1 { margin-bottom: 0.5em; font-weight: 500; font-size: 48px; } p.Lead { line-height: 1.5; font-size: 16px; margin-top: 26px; font-weight: 600; color: inherit; } p.Lead { font-size: 18px; } .cBPaKY h1, .cBPaKY p { color: white; text-shadow: rgba(0, 0, 0, 0.85) 0px 0px 15px; } p { margin-top: 0; margin-bottom: 1.5rem; } .jkJBMQ { display: inline-flex; -webkit-box-align: center; align-items: center; color: rgb(252, 209, 68); text-shadow: rgba(0, 0, 0, 0.85) 0px 0px 15px; font-size: 16px; } .kAYpgR { background-image: url(../images/game2.jpg); background-size: cover; width: 830px; height: 260px; position: relative; z-index: 2; background-position: center center; margin: 0px auto 50px; border-radius: 15px; padding: 75px; } .kAYpgR::before { background-color: transparent; background-size: cover; content: ""; width: calc(100% - 125px); max-width: 860px; height: calc(100% - 121px); position: absolute; top: 0px; left: 0px; z-index: 2; border-style: solid; border-width: 65px 62px 66px 63px; border-image: url(../images/game3.png) 65 62 66 63 fill / 1 / 0 repeat; } .etaHbw.purple { width: 151px; height: 150px; top: -14px; left: -16px; background: url(../images/game4.png) no-repeat; } .etaHbw { position: absolute; top: -8px; left: -8px; width: 131px; height: 131px; z-index: 25; background: url(../images/game5.png) no-repeat; } .etaHbw.purple h6 { transform: rotate(-45deg) translate3d(-45px, 27px, 0px); } .etaHbw h6 { margin-top: 0px; margin-bottom: 0px; font-size: 16px; text-align: center; transform: rotate(-45deg) translate3d(-39px, 18px, 0px); color: rgb(255, 255, 255); text-shadow: rgb(0, 0, 0) -2px -2px 0px, rgb(0, 0, 0) 2px -2px 0px, rgb(0, 0, 0) 2px 2px 0px, rgb(0, 0, 0) -2px 2px 0px, rgb(0, 0, 0) -2px -2px 2px, rgb(0, 0, 0) 2px -2px 2px, rgb(0, 0, 0) 2px 2px 2px, rgb(0, 0, 0) -2px 2px 2px; padding: 0px 30px; } .dwraoc { position: absolute; top: -70px; left: 0px; right: 0px; z-index: 26; margin: auto; } .iCFqqZ { position: relative; z-index: 2; } .kAYpgR h3 { color: white; margin-bottom: 0.5em; text-shadow: rgb(36, 11, 64) 3px 0px 0px, rgb(36, 11, 64) 2.83487px 0.981584px 0px, rgb(36, 11, 64) 2.35766px 1.85511px 0px, rgb(36, 11, 64) 1.62091px 2.52441px 0px, rgb(36, 11, 64) 0.705713px 2.91581px 0px, rgb(36, 11, 64) -0.287171px 2.98622px 0px, rgb(36, 11, 64) -1.24844px 2.72789px 0px, rgb(36, 11, 64) -2.07227px 2.16926px 0px, rgb(36, 11, 64) -2.66798px 1.37182px 0px, rgb(36, 11, 64) -2.96998px 0.42336px 0px, rgb(36, 11, 64) -2.94502px -0.571704px 0px, rgb(36, 11, 64) -2.59586px -1.50383px 0px, rgb(36, 11, 64) -1.96093px -2.27041px 0px, rgb(36, 11, 64) -1.11013px -2.78704px 0px, rgb(36, 11, 64) -0.137119px -2.99686px 0px, rgb(36, 11, 64) 0.850987px -2.87677px 0px, rgb(36, 11, 64) 1.74541px -2.43999px 0px, rgb(36, 11, 64) 2.44769px -1.73459px 0px, rgb(36, 11, 64) 2.88051px -0.838247px 0px; } .h1, .h2, .h3, .h4, .h5, .h6, .Modal-title, h1, h2, h3, h4, h5, h6 { line-height: 1; margin-top: 0.15em; margin-bottom: 0.15em; display: block; } .h3, h3 { font-size: 31px; font-size: calc(22.781px + 8.219000000000001 * ((100vw - 375px) / 1225)); } .kAYpgR p { color: white; padding-right: 25%; text-shadow: rgba(0, 0, 0, 0.85) 0px 0px 15px; } p { margin-top: 0; margin-bottom: 1.5rem; font-size: 16px; } .bFTjVJ { -webkit-box-pack: start; justify-content: flex-start; } .foQSCI { margin-left: -720px; position: relative; margin-bottom: 1.5em; display: flex; -webkit-box-pack: center; justify-content: center; } ol, ul { padding-left: 1.5rem; margin-bottom: 1.5rem; margin-top: 0; font-size: 14px; line-height: 1.75; } .cdvwxx { margin: 0px 5px 0px 0px; } li, ol, ul { list-style-type: none; margin: 0; padding: 0; } .stkSJ.pvp { background: rgb(145, 27, 27); border-width: 2px; border-style: solid; border-color: rgb(104, 11, 11); border-image: initial; } .stkSJ:last-child { margin-right: 0px; } .stkSJ { color: white; display: inline-block; border-radius: 3px; padding: 0px 0.5em; } .stkSJ h6 { color: white; font-size: 13px; } .h1, .h2, .h3, .h4, .h5, .h6, .Modal-title, h1, h2, h3, h4, h5, h6 { line-height: 1; margin-top: 0.15em; margin-bottom: 0.15em; display: block; } .stkSJ.pve { background: rgb(121, 88, 56); border-width: 2px; border-style: solid; border-color: rgb(97, 67, 38); border-image: initial; } .iNCqXD { position: absolute; bottom: -135px; right: -45px; z-index: 1; width: 55%; max-width: 383px; } img, picture, video { max-width: 100%; } .Modal-title, blockquote, body, caption, dd, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, iframe, img, label, legend, li, object, ol, p, pre, span, strong, table, tbody, td, tfoot, th, thead, tr, ul { margin: 0; padding: 0; border: 0; outline: 0; } .eStYYs { -webkit-box-pack: end; justify-content: flex-end; width: 100%; max-width: 1400px; flex-wrap: wrap; margin: 0px auto; padding: 10px 10px 25px; } .foQSCI { position: relative; margin-bottom: 1.5em; display: flex; -webkit-box-pack: center; justify-content: center; } li, ol, ul { list-style-type: none; margin: 0; padding: 0; } .eStYYs li { margin-right: 10px; } .bFhMEx { margin: 0px 5px 0px 0px; } .stkSJ.pvp { margin-left: 685px; background: rgb(145, 27, 27); border-width: 2px; border-style: solid; border-color: rgb(104, 11, 11); border-image: initial; } .stkSJ { color: white; display: inline-block; border-radius: 3px; padding: 0px 0.5em; } .jYmeMf { color: white; margin: 0px 5px; } .stkSJ h6 { color: white; font-size: 13px; } .stkSJ.coop { background: rgb(84, 121, 56); border-width: 2px; border-style: solid; border-color: rgb(66, 97, 38); border-image: initial; } .diytcr { height: 1235px; position: relative; z-index: 2; width: 100%; max-width: 1400px; padding-bottom: 5px; display: flex; -webkit-box-align: stretch; align-items: stretch; text-align: center; -webkit-box-pack: justify; justify-content: space-between; margin: 0px auto; flex: 1 1 0px; flex-flow: row wrap; } .jnfCZf { height: 560.09px; width: 30.5%; position: relative; box-shadow: rgba(0, 0, 0, 0.8) 0px 2px 7px 2px; opacity: 1; transform: translateY(0px); border-width: 3px; border-style: solid; border-color: rgb(241, 230, 185); border-image: initial; background: url(../images/game9.jpg) repeat-y; background-repeat: repeat-y; border-radius: 3px; margin: 0px 10px 50px; transition: all 0.25s ease-in-out 0s; } .hSNCZh { width: 86%; height: calc(100% - 210px); position: absolute; top: 174px; left: 0px; right: 0px; border-style: solid; border-width: 12px 25px 24px 22px; border-image: url(../images/game10.png) 12 25 24 22 fill / 1 / 0 repeat; margin: auto; } .escmdq { width: 100%; height: 170px; position: relative; background: url(../images/game11.jpg) center center / cover; background-position: center center; border-radius: 3px; } .eEBqgU { width: 90%; position: relative; text-align: center; height: 100%; margin-bottom: 50px; padding: 65px 5% 25px; } .elLrWC { position: absolute; top: -80px; left: 0px; right: 0px; z-index: 2; text-align: center; margin: auto; } img, picture, video { max-width: 100%; } .eEBqgU h4 { color: rgb(97, 67, 38); margin-bottom: 10px; } .SZiOJ { max-width: 238px; width: 80%; opacity: 0.35; margin: 0px auto 20px; } .eEBqgU p { color: rgb(97, 67, 38); } .cazeXs { position: absolute; bottom: 25px; left: 0px; right: 0px; text-align: center; z-index: 5; margin: auto; } .eRZeNL.FramedBtn-square { height: auto; } .eRZeNL.FramedBtn-square .FramedBtn-text { border-image: url(../images/game14.png) 7 10 10 8 fill / 1 / 0 repeat; font-size: 16px; font-weight: 400; white-space: normal; -webkit-font-smoothing: antialiased; position: relative; line-height: normal; height: auto; margin: 0px; padding: 7px 25px 10px; text-decoration: none; } .bvcZSf { height: 40px; line-height: 40px; font-size: 18px; font-weight: 400; white-space: nowrap; -webkit-font-smoothing: antialiased; position: relative; margin: 0px; padding: 0px 30px; text-decoration: none; } .fuMaTJ { display: inline-block; position: relative; margin-right: 10px; } .u-belwe { font-family: Belwe Bold, Open Sans, Helvetica, Arial, sans-serif; } .dNAKGq { display: inline-block; position: relative; margin-left: 10px; } .eRZeNL.FramedBtn-square .FramedBtn-text::after { content: ""; height: calc(100% - 18px); width: calc(100% - 18px); position: absolute; top: 0px; left: 0px; z-index: -1; opacity: 0.75; border-style: solid; border-width: 7px 10px 10px 8px; border-image: url(../images/game14.png) 7 10 10 8 fill / 1 / 0 repeat; background: none; transition: all 0.1s ease-out 0s; } .bvcZSf::after { content: ""; height: 100%; width: calc(100% - 30px); position: absolute; left: 15px; top: 0px; z-index: -1; opacity: 0.5; background: url(../images/game15.png); } .iiQrOl { width: 100%; height: 170px; position: relative; background: url(../images/gamea3.jpg) center center / cover; background-position: center center; border-radius: 3px; } .cizvbz { width: 100%; height: 170px; position: relative; background: url(../images/gamea7.jpg) center center / cover; background-position: center center; border-radius: 3px; } .hoqdlh { width: 100%; height: 170px; position: relative; background: url(../images/gamea9.jpg) center center / cover; background-position: center center; border-radius: 3px; } .elLrWC { position: absolute; top: -80px; left: 0px; right: 0px; z-index: 2; text-align: center; margin: auto; } img, picture, video { max-width: 100%; } .xULhr { width: 90%; position: relative; text-align: center; height: 100%; margin-bottom: 50px; padding: 65px 5% 25px; } .liIPfj { width: 100%; height: 170px; position: relative; background: url(../images/gameb2.jpg) center center / cover; background-position: center center; border-radius: 3px; } .iHIQXW { width: 100%; height: 170px; position: relative; background: url(../images/gameb4.jpg) center center / cover; background-position: center center; border-radius: 3px; } #download { background-size: cover; background-position: center; background-repeat: no-repeat; padding: 10px 0 80px; height: 658px; } .download_bg_img { background: url(../images/novicelast.jpg) no-repeat center; background-size: cover; } .download_bg_img { width: 100%; height: 100%; } .download_bg_img_wrap { width: 1903px; height: 748px; } .download_content { position: relative; z-index: 3; max-width: 1200px; margin: auto; text-align: center; padding: 0 30px; } .download_content_logo { position: absolute; top: -680px; left: 25%; max-width: 90%; margin-bottom: 10px; display: inline-block; } .budu { position: absolute; top: -200px; left: 20%; } /* 底部 */ .foot { position: relative; bottom: -200px; width: 100%; height: 471px; background-image: url(../images/3_v2015_layout_footer.jpg); } .kefu { left: 450px; top: 70px; position: absolute; width: 20px; height: 20px; background: url(../images/3_common_f-business.png); background-position: -4px -7px; } .kefu p { font-size: 14px; color: #ffffff; width: 70px; height: 30px; margin-left: 25px; margin-top: 1px; } .fankui { left: 580px; top: 70px; position: absolute; width: 20px; height: 20px; background: url(../images/3_common_f-business.png); background-position: -34px -7px; } .fankui p { font-size: 14px; color: #ffffff; width: 70px; height: 30px; margin-left: 25px; margin-top: 1px; } .jiaru { left: 680px; top: 70px; position: absolute; width: 20px; height: 20px; background: url(../images/3_common_f-business.png); background-position: -5px -33px; } .jiaru p { font-size: 14px; color: #ffffff; width: 70px; height: 30px; margin-left: 25px; margin-top: 1px; } .hezuo { left: 1150px; top: 70px; position: absolute; width: 20px; height: 20px; } .hezuo p { font-size: 14px; color: #ffffff; width: 70px; height: 30px; margin-left: 25px; margin-top: 1px; } .xianka { left: 1270px; top: 70px; position: absolute; width: 100px; height: 20px; background: url(../images/3_common_business-logo.png); background-position: -350px -27px; } .xianka p { font-size: 14px; color: #ffffff; width: 70px; height: 30px; margin-left: 120px; margin-top: 1px; } .lscs img { position: absolute; bottom: 120px; left: 445px; } .wangyi img { position: absolute; bottom: 200px; left: 590px; } .yinsi p { position: absolute; font-size: 14px; color: #ffffff; bottom: 260px; right: 950px; } .banquan { position: absolute; font-size: 14px; color: #552c09; bottom: 195px; right: 358px; } .jing img { position: relative; float: left; left: -640px; bottom: -300px; } .jing p { position: absolute; font-size: 14px; color: #552c09; bottom: 150px; right: 645px; } .cha p { position: absolute; font-size: 14px; color: #552c09; bottom: 100px; right: 500px; } .dianji { position: relative; width: 200px; height: 200px; right: 0; bottom: 0; } .dianji img { position: absolute; left: 1470px; bottom: 383px; width: 16px; height: 16px; } .xianshi { background-color: #1f1009; position: absolute; width: 777px; height: 65px; left: 710px; bottom: 300px; display: none; } .xianshi p { color: #b5a89f; float: left; margin-left: 50px; font-size: 14px; margin-top: 10px; } .xianshi b { color: #b5a89f; float: left; margin-left: 65px; font-size: 14px; margin-top: 10px; } .xianshi a { color: #ea8631; float: left; margin-left: 435px; font-size: 14px; margin-top: 10px; } .xianshi p:hover { color: #ffffff; } .zhuce { position: absolute; left: 790px; top: -30px; background: url(../images/backgrongdzhuce.png) no-repeat; width: 360px; height: 70px; } .zhuce p { position: absolute; left: 47px; top: 6px; width: 260px; height: 80px; background: url(../images/zhuce.png) no-repeat; background-position: 0px 0px; } .zhuce p:hover { background-position: 0px -83px; }
css/game.css
html, body, ol, ul { margin: 0; padding: 0; } body, html { height: 100%; background-color: #221541; } /* 导航栏 */ .head { position: relative; width: 100%; height: 40px; background-color: #2c0903; } .head-baoxue { position: absolute; left: 189px; top: 4px; width: 82px; height: 30px; background: url(../images/1_fsbnet_icon-sprite.png); background-position: -17px -79px; } .game { width: 20px; height: 20px; position: absolute; top: 11px; left: 317px; background: url(../images/1_fsbnet_icon-sprite.png); background-position: -142px -124px; } .game p { font-size: 15px; color: #c0b6b4; width: 70px; height: 30px; margin-left: -35px; margin-top: 1px; } .shangcheng p { font-size: 15px; color: #c0b6b4; width: 70px; height: 30px; margin-left: 40px; margin-top: 1px; } .shangcheng { width: 20px; height: 20px; position: absolute; top: 11px; left: 317px; } .xinwen p { font-size: 15px; color: #c0b6b4; width: 70px; height: 30px; margin-left: 98px; margin-top: 1px; } .xinwen { width: 20px; height: 20px; position: absolute; top: 11px; left: 317px; } .dianjing { width: 20px; height: 20px; position: absolute; top: 11px; left: 535px; background: url(../images/1_fsbnet_icon-sprite.png); background-position: -142px -124px; } .dianjing p { font-size: 15px; color: #c0b6b4; width: 70px; height: 30px; margin-left: -60px; margin-top: 1px; } .jianianhua p { font-size: 15px; color: #c0b6b4; width: 80px; height: 30px; margin-left: 262px; margin-top: 1px; } .jianianhua { width: 20px; height: 20px; position: absolute; top: 11px; left: 317px; } .head p:hover { color: #ffffff; } .tongxing { width: 20px; height: 20px; position: absolute; top: 11px; right: 209px; background: url(../images/1_fsbnet_icon-sprite.png); background-position: -142px -124px; } .tongxing p { font-size: 15px; color: #c0b6b4; width: 80px; height: 30px; margin-left: -73px; margin-top: 1px; } .zhichi { width: 20px; height: 20px; position: absolute; top: 11px; right: 270px; } .zhichi p { font-size: 15px; color: #c0b6b4; width: 80px; height: 30px; margin-left: -73px; margin-top: 1px; } .search input { position: absolute; right: 0; top: 130px; background: #29252e; background: rgba(58, 58, 58, 0.3); border: 1px solid #8bb6ad; color: #8bb6ad; font-size: 14px; height: 42px; line-height: 26px; padding: 7px 40px 7px 10px; width: 250px; } .search a { background-image: url(../images/homesousuo.png); background-repeat: no-repeat; height: 25px; position: absolute; right: 8px; top: 138px; width: 25px; } /* 手风琴 */ .Navbar-modalContent { background-color: #151922; width: 1900px; height: 210px; z-index: 3; position: fixed; display: none; } .Navbar-modalContent a { position: absolute; float: left; width: 150px; height: 180px; animation-name: Navbar-dropdown-drop-in-delayed; animation-duration: 0.6s; } .Navbar-modalContent a img { position: absolute; float: left; width: 160px; height: 180px; margin-left: 20px; } .Navbar-modalContent .nav1 { position: absolute; top: 0; left: 170px; animation-delay: -400ms; } .Navbar-modalContent .nav2 { position: absolute; top: 0; left: 350px; animation-delay: -350ms; } .Navbar-modalContent .nav3 { position: absolute; top: 0; left: 530px; animation-delay: -300ms; } .Navbar-modalContent .nav4 { position: absolute; top: 0; left: 710px; animation-delay: -250ms; } .Navbar-modalContent .nav5 { position: absolute; top: 0; left: 890px; animation-delay: -200ms; } .Navbar-modalContent .nav6 { position: absolute; top: 0; left: 1070px; animation-delay: -150ms; } .Navbar-modalContent .nav7 { position: absolute; top: 0; left: 1250px; animation-delay: -100ms; } .Navbar-modalContent .nav8 { position: absolute; top: 0; left: 1430px; animation-delay: -50ms; } .Navbar-modalContent .nav9 { position: absolute; top: 0; left: 1610px; animation-delay: -0s; } @keyframes Navbar-dropdown-drop-in-delayed { 0% { opacity: 0; transform: translateY(-20px); } 66.66667% { opacity: 0; transform: translateY(-20px); } 100% { opacity: 1; transform: translateY(0); } } /* 固定导航栏 */ .Navigation-container { z-index: 12; position: absolute; top: 80px; left: 150px; height: 76px; width: 100%; max-width: 1603px; /* background-color: red; */ background: url(../images/noviceback.png); } .Navigation-wrapper-zh { position: absolute; right: 0; top: 0; left: 0; } .Navigation-container:before { background-image: url(../images/noviceback2.png); background-size: 134px 73px; background-position: top; background-repeat: repeat-x; left: -3px; width: 134px; height: 73px; z-index: 0; } .Navigation-container:after, .Navigation-container:before { content: ""; position: absolute; top: 0; } .Navigation-container:after { background-image: url(../images/noviceback1.png); background-size: 134px 73px; background-position: top; background-repeat: repeat-x; right: 0; width: 134px; height: 73px; z-index: 0; } .Menu-roseLogo { position: absolute; top: -35px; left: 10px; } .Menu-roseLogo img { width: 260px; height: 130px; } .Menu { position: absolute; top: 8px; left: 270px; width: 1000px; height: 52px; } .Menu .Menu1 { float: left; width: 130px; height: 52px; } .Menu .Menu2 { float: left; width: 130px; height: 52px; } .Menu .Menu3 { float: left; width: 130px; height: 52px; } .Menu .Menu4 { float: left; width: 130px; height: 52px; } .Menu .Menu5 { float: left; width: 130px; height: 52px; } .Menu .Menu6 { float: left; width: 130px; height: 52px; } .Menu .Menu7 { float: left; width: 130px; height: 52px; } .Menu li { float: left; width: 160px; height: 52px; } /* 第一个菜单栏 */ .Menu1-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu-icon--caret-down { width: 13px; height: 13px; display: inline-block; position: relative; bottom: 0; left: 0; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; margin-top: 2px; text-align: left; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); margin-left: 15px; border-color: #fcd144; } .Menu-icon--caret-down:after, .Menu-icon--caret-down:before { position: absolute; content: ""; display: inline-block; width: 3px; height: 10px; background-color: transparent; -webkit-transition: all 0.15s ease-out; transition: all 0.15s ease-out; border-bottom: 12px solid #fcd144; top: 0; left: 0; -webkit-transform: rotate(0); -ms-transform: rotate(0); transform: rotate(0); } .Menu-icon--caret-down:before { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); } .Menu-icon--caret-down:after { position: absolute; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); } .Menu1-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu .m1 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 0; } .Menu-dropdown1.Menu-dropdownList { width: 160px; } .Menu-dropdown1 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdownList a { width: 319px; font-size: 14px; font-weight: 400; color: #fcd144; } .Menu1-list:hover { border-bottom: 5px solid #fcd144; } .Menu-dropdown1:after, .Menu-dropdown1:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown1:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown1:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第二个菜单栏 */ .Menu2-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu2-list:hover { border-bottom: 5px solid #fcd144; } .Menu2-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m2 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown2 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown2:after, .Menu-dropdown2:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown2:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown2:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第三个个菜单栏 */ .Menu3-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu3-list:hover { border-bottom: 5px solid #fcd144; } .Menu3-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m3 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown3 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown3:after, .Menu-dropdown3:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown3:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown3:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第4个个菜单栏 */ .Menu4-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu4-list:hover { border-bottom: 5px solid #fcd144; } .Menu4-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m4 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown4 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown4:after, .Menu-dropdown4:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown4:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown4:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第5个个菜单栏 */ .Menu5-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu5-list:hover { border-bottom: 5px solid #fcd144; } .Menu5-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m5 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown5 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown5:after, .Menu-dropdown5:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown5:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown5:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第5个个菜单栏 */ .Menu6-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu6-list:hover { border-bottom: 5px solid #fcd144; } .Menu6-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m6 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown6 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown6:after, .Menu-dropdown6:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown6:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown6:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } /* 第5个个菜单栏 */ .Menu7-list { line-height: 30px; text-align: center; line-height: 60px; } .Menu7-list:hover { border-bottom: 5px solid #fcd144; } .Menu7-list span { font-weight: 700; font-size: 16px; color: #fcd144; text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); } .Menu .m7 { height: 52px; width: 5px; position: absolute; background: url(../images/noviceback4.png); top: 0; left: 52; } .Menu-dropdown7 { position: absolute; top: 70px; width: 319px; height: 320px; background: url(../images/noviceback5.png); display: none; } .Menu-dropdown7:after, .Menu-dropdown7:before { content: ""; position: absolute; width: 100%; height: 9px; } .Menu-dropdown7:before { left: 30px; right: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } .Menu-dropdown7:after { right: 70px; left: auto; content: ""; background-image: url(../images/noviceback6.png); background-size: 17px 30px; background-position: 50%; background-repeat: no-repeat; width: 17px; height: 30px; position: absolute; top: -4px; } #WaysToPlay { background-color: #221541; width: 1903px; height: 3000px; padding-top: 234px; background: url(../images/game1.jpg) no-repeat; background-size: 1903px; } .cBPaKY { text-align: center; max-width: 700px; margin: 0px auto 75px; } .cBPaKY h1, .cBPaKY p { color: white; text-shadow: rgba(0, 0, 0, 0.85) 0px 0px 15px; } .cBPaKY h1 { margin-bottom: 0.5em; font-weight: 500; font-size: 48px; } p.Lead { line-height: 1.5; font-size: 16px; margin-top: 26px; font-weight: 600; color: inherit; } p.Lead { font-size: 18px; } .cBPaKY h1, .cBPaKY p { color: white; text-shadow: rgba(0, 0, 0, 0.85) 0px 0px 15px; } p { margin-top: 0; margin-bottom: 1.5rem; } .jkJBMQ { display: inline-flex; -webkit-box-align: center; align-items: center; color: rgb(252, 209, 68); text-shadow: rgba(0, 0, 0, 0.85) 0px 0px 15px; font-size: 16px; } .kAYpgR { background-image: url(../images/game2.jpg); background-size: cover; width: 830px; height: 260px; position: relative; z-index: 2; background-position: center center; margin: 0px auto 50px; border-radius: 15px; padding: 75px; } .kAYpgR::before { background-color: transparent; background-size: cover; content: ""; width: calc(100% - 125px); max-width: 860px; height: calc(100% - 121px); position: absolute; top: 0px; left: 0px; z-index: 2; border-style: solid; border-width: 65px 62px 66px 63px; border-image: url(../images/game3.png) 65 62 66 63 fill / 1 / 0 repeat; } .etaHbw.purple { width: 151px; height: 150px; top: -14px; left: -16px; background: url(../images/game4.png) no-repeat; } .etaHbw { position: absolute; top: -8px; left: -8px; width: 131px; height: 131px; z-index: 25; background: url(../images/game5.png) no-repeat; } .etaHbw.purple h6 { transform: rotate(-45deg) translate3d(-45px, 27px, 0px); } .etaHbw h6 { margin-top: 0px; margin-bottom: 0px; font-size: 16px; text-align: center; transform: rotate(-45deg) translate3d(-39px, 18px, 0px); color: rgb(255, 255, 255); text-shadow: rgb(0, 0, 0) -2px -2px 0px, rgb(0, 0, 0) 2px -2px 0px, rgb(0, 0, 0) 2px 2px 0px, rgb(0, 0, 0) -2px 2px 0px, rgb(0, 0, 0) -2px -2px 2px, rgb(0, 0, 0) 2px -2px 2px, rgb(0, 0, 0) 2px 2px 2px, rgb(0, 0, 0) -2px 2px 2px; padding: 0px 30px; } .dwraoc { position: absolute; top: -70px; left: 0px; right: 0px; z-index: 26; margin: auto; } .iCFqqZ { position: relative; z-index: 2; } .kAYpgR h3 { color: white; margin-bottom: 0.5em; text-shadow: rgb(36, 11, 64) 3px 0px 0px, rgb(36, 11, 64) 2.83487px 0.981584px 0px, rgb(36, 11, 64) 2.35766px 1.85511px 0px, rgb(36, 11, 64) 1.62091px 2.52441px 0px, rgb(36, 11, 64) 0.705713px 2.91581px 0px, rgb(36, 11, 64) -0.287171px 2.98622px 0px, rgb(36, 11, 64) -1.24844px 2.72789px 0px, rgb(36, 11, 64) -2.07227px 2.16926px 0px, rgb(36, 11, 64) -2.66798px 1.37182px 0px, rgb(36, 11, 64) -2.96998px 0.42336px 0px, rgb(36, 11, 64) -2.94502px -0.571704px 0px, rgb(36, 11, 64) -2.59586px -1.50383px 0px, rgb(36, 11, 64) -1.96093px -2.27041px 0px, rgb(36, 11, 64) -1.11013px -2.78704px 0px, rgb(36, 11, 64) -0.137119px -2.99686px 0px, rgb(36, 11, 64) 0.850987px -2.87677px 0px, rgb(36, 11, 64) 1.74541px -2.43999px 0px, rgb(36, 11, 64) 2.44769px -1.73459px 0px, rgb(36, 11, 64) 2.88051px -0.838247px 0px; } .h1, .h2, .h3, .h4, .h5, .h6, .Modal-title, h1, h2, h3, h4, h5, h6 { line-height: 1; margin-top: 0.15em; margin-bottom: 0.15em; display: block; } .h3, h3 { font-size: 31px; font-size: calc(22.781px + 8.219000000000001 * ((100vw - 375px) / 1225)); } .kAYpgR p { color: white; padding-right: 25%; text-shadow: rgba(0, 0, 0, 0.85) 0px 0px 15px; } p { margin-top: 0; margin-bottom: 1.5rem; font-size: 16px; } .bFTjVJ { -webkit-box-pack: start; justify-content: flex-start; } .foQSCI { margin-left: -720px; position: relative; margin-bottom: 1.5em; display: flex; -webkit-box-pack: center; justify-content: center; } ol, ul { padding-left: 1.5rem; margin-bottom: 1.5rem; margin-top: 0; font-size: 14px; line-height: 1.75; } .cdvwxx { margin: 0px 5px 0px 0px; } li, ol, ul { list-style-type: none; margin: 0; padding: 0; } .stkSJ.pvp { background: rgb(145, 27, 27); border-width: 2px; border-style: solid; border-color: rgb(104, 11, 11); border-image: initial; } .stkSJ:last-child { margin-right: 0px; } .stkSJ { color: white; display: inline-block; border-radius: 3px; padding: 0px 0.5em; } .stkSJ h6 { color: white; font-size: 13px; } .h1, .h2, .h3, .h4, .h5, .h6, .Modal-title, h1, h2, h3, h4, h5, h6 { line-height: 1; margin-top: 0.15em; margin-bottom: 0.15em; display: block; } .stkSJ.pve { background: rgb(121, 88, 56); border-width: 2px; border-style: solid; border-color: rgb(97, 67, 38); border-image: initial; } .iNCqXD { position: absolute; bottom: -135px; right: -45px; z-index: 1; width: 55%; max-width: 383px; } img, picture, video { max-width: 100%; } .Modal-title, blockquote, body, caption, dd, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, html, iframe, img, label, legend, li, object, ol, p, pre, span, strong, table, tbody, td, tfoot, th, thead, tr, ul { margin: 0; padding: 0; border: 0; outline: 0; } .eStYYs { -webkit-box-pack: end; justify-content: flex-end; width: 100%; max-width: 1400px; flex-wrap: wrap; margin: 0px auto; padding: 10px 10px 25px; } .foQSCI { position: relative; margin-bottom: 1.5em; display: flex; -webkit-box-pack: center; justify-content: center; } li, ol, ul { list-style-type: none; margin: 0; padding: 0; } .eStYYs li { margin-right: 10px; } .bFhMEx { margin: 0px 5px 0px 0px; } .stkSJ.pvp { margin-left: 685px; background: rgb(145, 27, 27); border-width: 2px; border-style: solid; border-color: rgb(104, 11, 11); border-image: initial; } .stkSJ { color: white; display: inline-block; border-radius: 3px; padding: 0px 0.5em; } .jYmeMf { color: white; margin: 0px 5px; } .stkSJ h6 { color: white; font-size: 13px; } .stkSJ.coop { background: rgb(84, 121, 56); border-width: 2px; border-style: solid; border-color: rgb(66, 97, 38); border-image: initial; } .diytcr { height: 1235px; position: relative; z-index: 2; width: 100%; max-width: 1400px; padding-bottom: 5px; display: flex; -webkit-box-align: stretch; align-items: stretch; text-align: center; -webkit-box-pack: justify; justify-content: space-between; margin: 0px auto; flex: 1 1 0px; flex-flow: row wrap; } .jnfCZf { height: 560.09px; width: 30.5%; position: relative; box-shadow: rgba(0, 0, 0, 0.8) 0px 2px 7px 2px; opacity: 1; transform: translateY(0px); border-width: 3px; border-style: solid; border-color: rgb(241, 230, 185); border-image: initial; background: url(../images/game9.jpg) repeat-y; background-repeat: repeat-y; border-radius: 3px; margin: 0px 10px 50px; transition: all 0.25s ease-in-out 0s; } .hSNCZh { width: 86%; height: calc(100% - 210px); position: absolute; top: 174px; left: 0px; right: 0px; border-style: solid; border-width: 12px 25px 24px 22px; border-image: url(../images/game10.png) 12 25 24 22 fill / 1 / 0 repeat; margin: auto; } .escmdq { width: 100%; height: 170px; position: relative; background: url(../images/game11.jpg) center center / cover; background-position: center center; border-radius: 3px; } .eEBqgU { width: 90%; position: relative; text-align: center; height: 100%; margin-bottom: 50px; padding: 65px 5% 25px; } .elLrWC { position: absolute; top: -80px; left: 0px; right: 0px; z-index: 2; text-align: center; margin: auto; } img, picture, video { max-width: 100%; } .eEBqgU h4 { color: rgb(97, 67, 38); margin-bottom: 10px; } .SZiOJ { max-width: 238px; width: 80%; opacity: 0.35; margin: 0px auto 20px; } .eEBqgU p { color: rgb(97, 67, 38); } .cazeXs { position: absolute; bottom: 25px; left: 0px; right: 0px; text-align: center; z-index: 5; margin: auto; } .eRZeNL.FramedBtn-square { height: auto; } .eRZeNL.FramedBtn-square .FramedBtn-text { border-image: url(../images/game14.png) 7 10 10 8 fill / 1 / 0 repeat; font-size: 16px; font-weight: 400; white-space: normal; -webkit-font-smoothing: antialiased; position: relative; line-height: normal; height: auto; margin: 0px; padding: 7px 25px 10px; text-decoration: none; } .bvcZSf { height: 40px; line-height: 40px; font-size: 18px; font-weight: 400; white-space: nowrap; -webkit-font-smoothing: antialiased; position: relative; margin: 0px; padding: 0px 30px; text-decoration: none; } .fuMaTJ { display: inline-block; position: relative; margin-right: 10px; } .u-belwe { font-family: Belwe Bold, Open Sans, Helvetica, Arial, sans-serif; } .dNAKGq { display: inline-block; position: relative; margin-left: 10px; } .eRZeNL.FramedBtn-square .FramedBtn-text::after { content: ""; height: calc(100% - 18px); width: calc(100% - 18px); position: absolute; top: 0px; left: 0px; z-index: -1; opacity: 0.75; border-style: solid; border-width: 7px 10px 10px 8px; border-image: url(../images/game14.png) 7 10 10 8 fill / 1 / 0 repeat; background: none; transition: all 0.1s ease-out 0s; } .bvcZSf::after { content: ""; height: 100%; width: calc(100% - 30px); position: absolute; left: 15px; top: 0px; z-index: -1; opacity: 0.5; background: url(../images/game15.png); } .iiQrOl { width: 100%; height: 170px; position: relative; background: url(../images/gamea3.jpg) center center / cover; background-position: center center; border-radius: 3px; } .cizvbz { width: 100%; height: 170px; position: relative; background: url(../images/gamea7.jpg) center center / cover; background-position: center center; border-radius: 3px; } .hoqdlh { width: 100%; height: 170px; position: relative; background: url(../images/gamea9.jpg) center center / cover; background-position: center center; border-radius: 3px; } .elLrWC { position: absolute; top: -80px; left: 0px; right: 0px; z-index: 2; text-align: center; margin: auto; } img, picture, video { max-width: 100%; } .xULhr { width: 90%; position: relative; text-align: center; height: 100%; margin-bottom: 50px; padding: 65px 5% 25px; } .liIPfj { width: 100%; height: 170px; position: relative; background: url(../images/gameb2.jpg) center center / cover; background-position: center center; border-radius: 3px; } .iHIQXW { width: 100%; height: 170px; position: relative; background: url(../images/gameb4.jpg) center center / cover; background-position: center center; border-radius: 3px; } #download { background-size: cover; background-position: center; background-repeat: no-repeat; padding: 10px 0 80px; height: 658px; } .download_bg_img { background: url(../images/novicelast.jpg) no-repeat center; background-size: cover; } .download_bg_img { width: 100%; height: 100%; } .download_bg_img_wrap { width: 1903px; height: 748px; } .download_content { position: relative; z-index: 3; max-width: 1200px; margin: auto; text-align: center; padding: 0 30px; } .download_content_logo { position: absolute; top: -680px; left: 25%; max-width: 90%; margin-bottom: 10px; display: inline-block; } .budu { position: absolute; top: -200px; left: 20%; } /* 底部 */ .foot { position: relative; bottom: -200px; width: 100%; height: 471px; background-image: url(../images/3_v2015_layout_footer.jpg); } .kefu { left: 450px; top: 70px; position: absolute; width: 20px; height: 20px; background: url(../images/3_common_f-business.png); background-position: -4px -7px; } .kefu p { font-size: 14px; color: #ffffff; width: 70px; height: 30px; margin-left: 25px; margin-top: 1px; } .fankui { left: 580px; top: 70px; position: absolute; width: 20px; height: 20px; background: url(../images/3_common_f-business.png); background-position: -34px -7px; } .fankui p { font-size: 14px; color: #ffffff; width: 70px; height: 30px; margin-left: 25px; margin-top: 1px; } .jiaru { left: 680px; top: 70px; position: absolute; width: 20px; height: 20px; background: url(../images/3_common_f-business.png); background-position: -5px -33px; } .jiaru p { font-size: 14px; color: #ffffff; width: 70px; height: 30px; margin-left: 25px; margin-top: 1px; } .hezuo { left: 1150px; top: 70px; position: absolute; width: 20px; height: 20px; } .hezuo p { font-size: 14px; color: #ffffff; width: 70px; height: 30px; margin-left: 25px; margin-top: 1px; } .xianka { left: 1270px; top: 70px; position: absolute; width: 100px; height: 20px; background: url(../images/3_common_business-logo.png); background-position: -350px -27px; } .xianka p { font-size: 14px; color: #ffffff; width: 70px; height: 30px; margin-left: 120px; margin-top: 1px; } .lscs img { position: absolute; bottom: 120px; left: 445px; } .wangyi img { position: absolute; bottom: 200px; left: 590px; } .yinsi p { position: absolute; font-size: 14px; color: #ffffff; bottom: 260px; right: 950px; } .banquan { position: absolute; font-size: 14px; color: #552c09; bottom: 195px; right: 358px; } .jing img { position: relative; float: left; left: -640px; bottom: -300px; } .jing p { position: absolute; font-size: 14px; color: #552c09; bottom: 150px; right: 645px; } .cha p { position: absolute; font-size: 14px; color: #552c09; bottom: 100px; right: 500px; } .dianji { position: relative; width: 200px; height: 200px; right: 0; bottom: 0; } .dianji img { position: absolute; left: 1470px; bottom: 383px; width: 16px; height: 16px; } .xianshi { background-color: #1f1009; position: absolute; width: 777px; height: 65px; left: 710px; bottom: 300px; display: none; } .xianshi p { color: #b5a89f; float: left; margin-left: 50px; font-size: 14px; margin-top: 10px; } .xianshi b { color: #b5a89f; float: left; margin-left: 65px; font-size: 14px; margin-top: 10px; } .xianshi a { color: #ea8631; float: left; margin-left: 435px; font-size: 14px; margin-top: 10px; } .xianshi p:hover { color: #ffffff; } .zhuce { position: absolute; left: 790px; top: -30px; background: url(../images/backgrongdzhuce.png) no-repeat; width: 360px; height: 70px; } .zhuce p { position: absolute; left: 47px; top: 6px; width: 260px; height: 80px; background: url(../images/zhuce.png) no-repeat; background-position: 0px 0px; } .zhuce p:hover { background-position: 0px -83px; }
0.445047
0.053949
@import "./../../core/css/brand.css"; /* ========================================================================== Header and Misc. ========================================================================== */ .header { text-align: center; } .header a { color: hsl(0, 0%, 20%); } /* ========================================================================== Header title ========================================================================== */ .header__title { font-weight: normal; margin-bottom: 0.5rem; letter-spacing: 3px; transition: letter-spacing 0.7s ease; transition-delay: 0.5s; } .header__title:hover { letter-spacing: 0; } .header__title::before { content: "⤜"; } .header__title::after { content: "⤛"; } .header__title:hover::before { display: inline-block; animation: arrow-left 1s; } .header__title:hover::after { display: inline-block; animation: arrow-right 1s; } /* ========================================================================== Header subtitle ========================================================================== */ .header__subtitle { font-family: monospace; font-size: 1.2rem; margin-bottom: 4rem; color: var(--color-secondary); } /* ========================================================================== Header navbar ========================================================================== */ .header__navbar { font-size: 0.85rem; display: flex; justify-content: space-between; align-items: center; margin-bottom: 1rem; } .header__navbar__left > .header__navbar__link:not(:first-child):not(:last-child) { margin: 0 2em; } .header__navbar__link:focus { font-weight: 600; } .header__navbar__link--active { font-weight: bold; border-bottom: solid 3px var(--color-crimson); padding-bottom: 2px; } /* ========================================================================== Header title animation ========================================================================== */ @keyframes arrow-left { from { transform: translateX(-10px); } to { transform: translateX(0); } } @keyframes arrow-right { from { transform: translateX(10px); } to { transform: translateX(0); } }
src/components/Header/Header.css
@import "./../../core/css/brand.css"; /* ========================================================================== Header and Misc. ========================================================================== */ .header { text-align: center; } .header a { color: hsl(0, 0%, 20%); } /* ========================================================================== Header title ========================================================================== */ .header__title { font-weight: normal; margin-bottom: 0.5rem; letter-spacing: 3px; transition: letter-spacing 0.7s ease; transition-delay: 0.5s; } .header__title:hover { letter-spacing: 0; } .header__title::before { content: "⤜"; } .header__title::after { content: "⤛"; } .header__title:hover::before { display: inline-block; animation: arrow-left 1s; } .header__title:hover::after { display: inline-block; animation: arrow-right 1s; } /* ========================================================================== Header subtitle ========================================================================== */ .header__subtitle { font-family: monospace; font-size: 1.2rem; margin-bottom: 4rem; color: var(--color-secondary); } /* ========================================================================== Header navbar ========================================================================== */ .header__navbar { font-size: 0.85rem; display: flex; justify-content: space-between; align-items: center; margin-bottom: 1rem; } .header__navbar__left > .header__navbar__link:not(:first-child):not(:last-child) { margin: 0 2em; } .header__navbar__link:focus { font-weight: 600; } .header__navbar__link--active { font-weight: bold; border-bottom: solid 3px var(--color-crimson); padding-bottom: 2px; } /* ========================================================================== Header title animation ========================================================================== */ @keyframes arrow-left { from { transform: translateX(-10px); } to { transform: translateX(0); } } @keyframes arrow-right { from { transform: translateX(10px); } to { transform: translateX(0); } }
0.519521
0.060975
@font-face { font-family: "Framework7 Icons"; src: url("./framework7.eot?v=0.8.9"); src: url("./framework7.eot?#iefix&v=0.8.9") format("embedded-opentype"), url("./framework7.woff2?v=0.8.9") format("woff2"), url("./framework7.woff?v=0.8.9") format("woff"), url("./framework7.ttf?v=0.8.9") format("truetype"); font-weight: normal; font-style: normal; } [class^="f7-"], [class*=" f7-"] { font-family: "Framework7 Icons"; position: relative; display: inline-block; font-style: normal; font-weight: normal; -webkit-transform: translate(0, 0); transform: translate(0, 0); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none; text-rendering: auto; } .f7-add:before { content: "add"; } .f7-add_round:before { content: "add_round"; } .f7-add_round_fill:before { content: "add_round_fill"; } .f7-alarm:before { content: "alarm"; } .f7-alarm_fill:before { content: "alarm_fill"; } .f7-albums:before { content: "albums"; } .f7-albums_fill:before { content: "albums_fill"; } .f7-arrow_down:before { content: "arrow_down"; } .f7-arrow_down_fill:before { content: "arrow_down_fill"; } .f7-arrow_left:before { content: "arrow_left"; } .f7-arrow_left_fill:before { content: "arrow_left_fill"; } .f7-arrow_right:before { content: "arrow_right"; } .f7-arrow_right_fill:before { content: "arrow_right_fill"; } .f7-arrow_up:before { content: "arrow_up"; } .f7-arrow_up_fill:before { content: "arrow_up_fill"; } .f7-at:before { content: "at"; } .f7-at_fill:before { content: "at_fill"; } .f7-bag:before { content: "bag"; } .f7-bag_fill:before { content: "bag_fill"; } .f7-bars:before { content: "bars"; } .f7-bell:before { content: "bell"; } .f7-bell_fill:before { content: "bell_fill"; } .f7-bolt:before { content: "bolt"; } .f7-bolt_fill:before { content: "bolt_fill"; } .f7-bolt_round:before { content: "bolt_round"; } .f7-bolt_round_fill:before { content: "bolt_round_fill"; } .f7-book:before { content: "book"; } .f7-book_fill:before { content: "book_fill"; } .f7-bookmark:before { content: "bookmark"; } .f7-bookmark_fill:before { content: "bookmark_fill"; } .f7-box:before { content: "box"; } .f7-box_fill:before { content: "box_fill"; } .f7-briefcase:before { content: "briefcase"; } .f7-briefcase_fill:before { content: "briefcase_fill"; } .f7-calendar:before { content: "calendar"; } .f7-calendar_fill:before { content: "calendar_fill"; } .f7-camera:before { content: "camera"; } .f7-camera_fill:before { content: "camera_fill"; } .f7-card:before { content: "card"; } .f7-card_fill:before { content: "card_fill"; } .f7-chat:before { content: "chat"; } .f7-chat_fill:before { content: "chat_fill"; } .f7-chats:before { content: "chats"; } .f7-chats_fill:before { content: "chats_fill"; } .f7-check:before { content: "check"; } .f7-check_round:before { content: "check_round"; } .f7-check_round_fill:before { content: "check_round_fill"; } .f7-chevron_down:before { content: "chevron_down"; } .f7-chevron_left:before { content: "chevron_left"; } .f7-chevron_right:before { content: "chevron_right"; } .f7-chevron_up:before { content: "chevron_up"; } .f7-circle:before { content: "circle"; } .f7-circle_fill:before { content: "circle_fill"; } .f7-circle_half:before { content: "circle_half"; } .f7-close:before { content: "close"; } .f7-close_round:before { content: "close_round"; } .f7-close_round_fill:before { content: "close_round_fill"; } .f7-cloud:before { content: "cloud"; } .f7-cloud_download:before { content: "cloud_download"; } .f7-cloud_download_fill:before { content: "cloud_download_fill"; } .f7-cloud_fill:before { content: "cloud_fill"; } .f7-cloud_upload:before { content: "cloud_upload"; } .f7-cloud_upload_fill:before { content: "cloud_upload_fill"; } .f7-collection:before { content: "collection"; } .f7-collection_fill:before { content: "collection_fill"; } .f7-compass:before { content: "compass"; } .f7-compass_fill:before { content: "compass_fill"; } .f7-compose:before { content: "compose"; } .f7-compose_fill:before { content: "compose_fill"; } .f7-data:before { content: "data"; } .f7-data_fill:before { content: "data_fill"; } .f7-delete:before { content: "delete"; } .f7-delete_round:before { content: "delete_round"; } .f7-delete_round_fill:before { content: "delete_round_fill"; } .f7-document:before { content: "document"; } .f7-document_fill:before { content: "document_fill"; } .f7-document_text:before { content: "document_text"; } .f7-document_text_fill:before { content: "document_text_fill"; } .f7-down:before { content: "down"; } .f7-download:before { content: "download"; } .f7-download_fill:before { content: "download_fill"; } .f7-download_round:before { content: "download_round"; } .f7-download_round_fill:before { content: "download_round_fill"; } .f7-drawer:before { content: "drawer"; } .f7-drawer_fill:before { content: "drawer_fill"; } .f7-drawers:before { content: "drawers"; } .f7-drawers_fill:before { content: "drawers_fill"; } .f7-email:before { content: "email"; } .f7-email_fill:before { content: "email_fill"; } .f7-eye:before { content: "eye"; } .f7-eye_fill:before { content: "eye_fill"; } .f7-fastforward:before { content: "fastforward"; } .f7-fastforward_fill:before { content: "fastforward_fill"; } .f7-fastforward_round:before { content: "fastforward_round"; } .f7-fastforward_round_fill:before { content: "fastforward_round_fill"; } .f7-favorites:before { content: "favorites"; } .f7-favorites_fill:before { content: "favorites_fill"; } .f7-film:before { content: "film"; } .f7-film_fill:before { content: "film_fill"; } .f7-filter:before { content: "filter"; } .f7-filter-fill:before { content: "filter-fill"; } .f7-flag:before { content: "flag"; } .f7-flag_fill:before { content: "flag_fill"; } .f7-folder:before { content: "folder"; } .f7-folder_fill:before { content: "folder_fill"; } .f7-forward:before { content: "forward"; } .f7-forward_fill:before { content: "forward_fill"; } .f7-gear:before { content: "gear"; } .f7-gear_fill:before { content: "gear_fill"; } .f7-graph_round:before { content: "graph_round"; } .f7-graph_round_fill:before { content: "graph_round_fill"; } .f7-graph_square:before { content: "graph_square"; } .f7-graph_square_fill:before { content: "graph_square_fill"; } .f7-heart:before { content: "heart"; } .f7-heart_fill:before { content: "heart_fill"; } .f7-help:before { content: "help"; } .f7-help_fill:before { content: "help_fill"; } .f7-home:before { content: "home"; } .f7-home_fill:before { content: "home_fill"; } .f7-images:before { content: "images"; } .f7-images_fill:before { content: "images_fill"; } .f7-info:before { content: "info"; } .f7-info_fill:before { content: "info_fill"; } .f7-keyboard:before { content: "keyboard"; } .f7-keyboard_fill:before { content: "keyboard_fill"; } .f7-layers:before { content: "layers"; } .f7-layers_fill:before { content: "layers_fill"; } .f7-left:before { content: "left"; } .f7-list:before { content: "list"; } .f7-list_fill:before { content: "list_fill"; } .f7-lock:before { content: "lock"; } .f7-lock_fill:before { content: "lock_fill"; } .f7-login:before { content: "login"; } .f7-login_fill:before { content: "login_fill"; } .f7-logout:before { content: "logout"; } .f7-logout_fill:before { content: "logout_fill"; } .f7-menu:before { content: "menu"; } .f7-mic:before { content: "mic"; } .f7-mic_fill:before { content: "mic_fill"; } .f7-money_dollar:before { content: "money_dollar"; } .f7-money_dollar_fill:before { content: "money_dollar_fill"; } .f7-money_euro:before { content: "money_euro"; } .f7-money_euro_fill:before { content: "money_euro_fill"; } .f7-money_pound:before { content: "money_pound"; } .f7-money_pound_fill:before { content: "money_pound_fill"; } .f7-money_rubl:before { content: "money_rubl"; } .f7-money_rubl_fill:before { content: "money_rubl_fill"; } .f7-money_yen:before { content: "money_yen"; } .f7-money_yen_fill:before { content: "money_yen_fill"; } .f7-more:before { content: "more"; } .f7-more_round:before { content: "more_round"; } .f7-more_round_fill:before { content: "more_round_fill"; } .f7-more_vertical:before { content: "more_vertical"; } .f7-more_vertical_round:before { content: "more_vertical_round"; } .f7-more_vertical_round_fill:before { content: "more_vertical_round_fill"; } .f7-navigation:before { content: "navigation"; } .f7-navigation_fill:before { content: "navigation_fill"; } .f7-paper_plane:before { content: "paper_plane"; } .f7-paper_plane_fill:before { content: "paper_plane_fill"; } .f7-pause:before { content: "pause"; } .f7-pause_fill:before { content: "pause_fill"; } .f7-pause_round:before { content: "pause_round"; } .f7-pause_round_fill:before { content: "pause_round_fill"; } .f7-person:before { content: "person"; } .f7-person_fill:before { content: "person_fill"; } .f7-persons:before { content: "persons"; } .f7-persons_fill:before { content: "persons_fill"; } .f7-phone:before { content: "phone"; } .f7-phone_fill:before { content: "phone_fill"; } .f7-phone_round:before { content: "phone_round"; } .f7-phone_round_fill:before { content: "phone_round_fill"; } .f7-photos:before { content: "photos"; } .f7-photos_fill:before { content: "photos_fill"; } .f7-pie:before { content: "pie"; } .f7-pie_fill:before { content: "pie_fill"; } .f7-play:before { content: "play"; } .f7-play_fill:before { content: "play_fill"; } .f7-play_round:before { content: "play_round"; } .f7-play_round_fill:before { content: "play_round_fill"; } .f7-radio:before { content: "radio"; } .f7-redo:before { content: "redo"; } .f7-refresh:before { content: "refresh"; } .f7-refresh_round:before { content: "refresh_round"; } .f7-refresh_round_fill:before { content: "refresh_round_fill"; } .f7-reload:before { content: "reload"; } .f7-reload_round:before { content: "reload_round"; } .f7-reload_round_fill:before { content: "reload_round_fill"; } .f7-reply:before { content: "reply"; } .f7-reply_fill:before { content: "reply_fill"; } .f7-rewind:before { content: "rewind"; } .f7-rewind_fill:before { content: "rewind_fill"; } .f7-rewind_round:before { content: "rewind_round"; } .f7-rewind_round_fill:before { content: "rewind_round_fill"; } .f7-right:before { content: "right"; } .f7-search:before { content: "search"; } .f7-search_strong:before { content: "search_strong"; } .f7-settings:before { content: "settings"; } .f7-settings_fill:before { content: "settings_fill"; } .f7-share:before { content: "share"; } .f7-share_fill:before { content: "share_fill"; } .f7-social_facebook:before { content: "social_facebook"; } .f7-social_facebook_fill:before { content: "social_facebook_fill"; } .f7-social_github:before { content: "social_github"; } .f7-social_github_fill:before { content: "social_github_fill"; } .f7-social_googleplus:before { content: "social_googleplus"; } .f7-social_instagram:before { content: "social_instagram"; } .f7-social_instagram_fill:before { content: "social_instagram_fill"; } .f7-social_linkedin:before { content: "social_linkedin"; } .f7-social_linkedin_fill:before { content: "social_linkedin_fill"; } .f7-social_rss:before { content: "social_rss"; } .f7-social_rss_fill:before { content: "social_rss_fill"; } .f7-social_twitter:before { content: "social_twitter"; } .f7-social_twitter_fill:before { content: "social_twitter_fill"; } .f7-sort:before { content: "sort"; } .f7-sort_fill:before { content: "sort_fill"; } .f7-star:before { content: "star"; } .f7-star_fill:before { content: "star_fill"; } .f7-star_half:before { content: "star_half"; } .f7-stopwatch:before { content: "stopwatch"; } .f7-stopwatch_fill:before { content: "stopwatch_fill"; } .f7-tabs:before { content: "tabs"; } .f7-tabs_fill:before { content: "tabs_fill"; } .f7-tags:before { content: "tags"; } .f7-tags_fill:before { content: "tags_fill"; } .f7-tape:before { content: "tape"; } .f7-tape_fill:before { content: "tape_fill"; } .f7-ticket:before { content: "ticket"; } .f7-ticket_fill:before { content: "ticket_fill"; } .f7-time:before { content: "time"; } .f7-time_fill:before { content: "time_fill"; } .f7-timer:before { content: "timer"; } .f7-timer_fill:before { content: "timer_fill"; } .f7-today:before { content: "today"; } .f7-today_fill:before { content: "today_fill"; } .f7-trash:before { content: "trash"; } .f7-trash_fill:before { content: "trash_fill"; } .f7-tune:before { content: "tune"; } .f7-tune_fill:before { content: "tune_fill"; } .f7-undo:before { content: "undo"; } .f7-unlock:before { content: "unlock"; } .f7-unlock_fill:before { content: "unlock_fill"; } .f7-up:before { content: "up"; } .f7-videocam:before { content: "videocam"; } .f7-videocam_fill:before { content: "videocam_fill"; } .f7-videocam_round:before { content: "videocam_round"; } .f7-videocam_round_fill:before { content: "videocam_round_fill"; } .f7-volume:before { content: "volume"; } .f7-volume_fill:before { content: "volume_fill"; } .f7-volume_low:before { content: "volume_low"; } .f7-volume_low_fill:before { content: "volume_low_fill"; } .f7-volume_mute:before { content: "volume_mute"; } .f7-volume_mute_fill:before { content: "volume_mute_fill"; } .f7-world:before { content: "world"; } .f7-world_fill:before { content: "world_fill"; } .f7-zoom_in:before { content: "zoom_in"; } .f7-zoom_out:before { content: "zoom_out"; }
public/theme/global/fonts/framework7/framework7.css
@font-face { font-family: "Framework7 Icons"; src: url("./framework7.eot?v=0.8.9"); src: url("./framework7.eot?#iefix&v=0.8.9") format("embedded-opentype"), url("./framework7.woff2?v=0.8.9") format("woff2"), url("./framework7.woff?v=0.8.9") format("woff"), url("./framework7.ttf?v=0.8.9") format("truetype"); font-weight: normal; font-style: normal; } [class^="f7-"], [class*=" f7-"] { font-family: "Framework7 Icons"; position: relative; display: inline-block; font-style: normal; font-weight: normal; -webkit-transform: translate(0, 0); transform: translate(0, 0); -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; speak: none; text-rendering: auto; } .f7-add:before { content: "add"; } .f7-add_round:before { content: "add_round"; } .f7-add_round_fill:before { content: "add_round_fill"; } .f7-alarm:before { content: "alarm"; } .f7-alarm_fill:before { content: "alarm_fill"; } .f7-albums:before { content: "albums"; } .f7-albums_fill:before { content: "albums_fill"; } .f7-arrow_down:before { content: "arrow_down"; } .f7-arrow_down_fill:before { content: "arrow_down_fill"; } .f7-arrow_left:before { content: "arrow_left"; } .f7-arrow_left_fill:before { content: "arrow_left_fill"; } .f7-arrow_right:before { content: "arrow_right"; } .f7-arrow_right_fill:before { content: "arrow_right_fill"; } .f7-arrow_up:before { content: "arrow_up"; } .f7-arrow_up_fill:before { content: "arrow_up_fill"; } .f7-at:before { content: "at"; } .f7-at_fill:before { content: "at_fill"; } .f7-bag:before { content: "bag"; } .f7-bag_fill:before { content: "bag_fill"; } .f7-bars:before { content: "bars"; } .f7-bell:before { content: "bell"; } .f7-bell_fill:before { content: "bell_fill"; } .f7-bolt:before { content: "bolt"; } .f7-bolt_fill:before { content: "bolt_fill"; } .f7-bolt_round:before { content: "bolt_round"; } .f7-bolt_round_fill:before { content: "bolt_round_fill"; } .f7-book:before { content: "book"; } .f7-book_fill:before { content: "book_fill"; } .f7-bookmark:before { content: "bookmark"; } .f7-bookmark_fill:before { content: "bookmark_fill"; } .f7-box:before { content: "box"; } .f7-box_fill:before { content: "box_fill"; } .f7-briefcase:before { content: "briefcase"; } .f7-briefcase_fill:before { content: "briefcase_fill"; } .f7-calendar:before { content: "calendar"; } .f7-calendar_fill:before { content: "calendar_fill"; } .f7-camera:before { content: "camera"; } .f7-camera_fill:before { content: "camera_fill"; } .f7-card:before { content: "card"; } .f7-card_fill:before { content: "card_fill"; } .f7-chat:before { content: "chat"; } .f7-chat_fill:before { content: "chat_fill"; } .f7-chats:before { content: "chats"; } .f7-chats_fill:before { content: "chats_fill"; } .f7-check:before { content: "check"; } .f7-check_round:before { content: "check_round"; } .f7-check_round_fill:before { content: "check_round_fill"; } .f7-chevron_down:before { content: "chevron_down"; } .f7-chevron_left:before { content: "chevron_left"; } .f7-chevron_right:before { content: "chevron_right"; } .f7-chevron_up:before { content: "chevron_up"; } .f7-circle:before { content: "circle"; } .f7-circle_fill:before { content: "circle_fill"; } .f7-circle_half:before { content: "circle_half"; } .f7-close:before { content: "close"; } .f7-close_round:before { content: "close_round"; } .f7-close_round_fill:before { content: "close_round_fill"; } .f7-cloud:before { content: "cloud"; } .f7-cloud_download:before { content: "cloud_download"; } .f7-cloud_download_fill:before { content: "cloud_download_fill"; } .f7-cloud_fill:before { content: "cloud_fill"; } .f7-cloud_upload:before { content: "cloud_upload"; } .f7-cloud_upload_fill:before { content: "cloud_upload_fill"; } .f7-collection:before { content: "collection"; } .f7-collection_fill:before { content: "collection_fill"; } .f7-compass:before { content: "compass"; } .f7-compass_fill:before { content: "compass_fill"; } .f7-compose:before { content: "compose"; } .f7-compose_fill:before { content: "compose_fill"; } .f7-data:before { content: "data"; } .f7-data_fill:before { content: "data_fill"; } .f7-delete:before { content: "delete"; } .f7-delete_round:before { content: "delete_round"; } .f7-delete_round_fill:before { content: "delete_round_fill"; } .f7-document:before { content: "document"; } .f7-document_fill:before { content: "document_fill"; } .f7-document_text:before { content: "document_text"; } .f7-document_text_fill:before { content: "document_text_fill"; } .f7-down:before { content: "down"; } .f7-download:before { content: "download"; } .f7-download_fill:before { content: "download_fill"; } .f7-download_round:before { content: "download_round"; } .f7-download_round_fill:before { content: "download_round_fill"; } .f7-drawer:before { content: "drawer"; } .f7-drawer_fill:before { content: "drawer_fill"; } .f7-drawers:before { content: "drawers"; } .f7-drawers_fill:before { content: "drawers_fill"; } .f7-email:before { content: "email"; } .f7-email_fill:before { content: "email_fill"; } .f7-eye:before { content: "eye"; } .f7-eye_fill:before { content: "eye_fill"; } .f7-fastforward:before { content: "fastforward"; } .f7-fastforward_fill:before { content: "fastforward_fill"; } .f7-fastforward_round:before { content: "fastforward_round"; } .f7-fastforward_round_fill:before { content: "fastforward_round_fill"; } .f7-favorites:before { content: "favorites"; } .f7-favorites_fill:before { content: "favorites_fill"; } .f7-film:before { content: "film"; } .f7-film_fill:before { content: "film_fill"; } .f7-filter:before { content: "filter"; } .f7-filter-fill:before { content: "filter-fill"; } .f7-flag:before { content: "flag"; } .f7-flag_fill:before { content: "flag_fill"; } .f7-folder:before { content: "folder"; } .f7-folder_fill:before { content: "folder_fill"; } .f7-forward:before { content: "forward"; } .f7-forward_fill:before { content: "forward_fill"; } .f7-gear:before { content: "gear"; } .f7-gear_fill:before { content: "gear_fill"; } .f7-graph_round:before { content: "graph_round"; } .f7-graph_round_fill:before { content: "graph_round_fill"; } .f7-graph_square:before { content: "graph_square"; } .f7-graph_square_fill:before { content: "graph_square_fill"; } .f7-heart:before { content: "heart"; } .f7-heart_fill:before { content: "heart_fill"; } .f7-help:before { content: "help"; } .f7-help_fill:before { content: "help_fill"; } .f7-home:before { content: "home"; } .f7-home_fill:before { content: "home_fill"; } .f7-images:before { content: "images"; } .f7-images_fill:before { content: "images_fill"; } .f7-info:before { content: "info"; } .f7-info_fill:before { content: "info_fill"; } .f7-keyboard:before { content: "keyboard"; } .f7-keyboard_fill:before { content: "keyboard_fill"; } .f7-layers:before { content: "layers"; } .f7-layers_fill:before { content: "layers_fill"; } .f7-left:before { content: "left"; } .f7-list:before { content: "list"; } .f7-list_fill:before { content: "list_fill"; } .f7-lock:before { content: "lock"; } .f7-lock_fill:before { content: "lock_fill"; } .f7-login:before { content: "login"; } .f7-login_fill:before { content: "login_fill"; } .f7-logout:before { content: "logout"; } .f7-logout_fill:before { content: "logout_fill"; } .f7-menu:before { content: "menu"; } .f7-mic:before { content: "mic"; } .f7-mic_fill:before { content: "mic_fill"; } .f7-money_dollar:before { content: "money_dollar"; } .f7-money_dollar_fill:before { content: "money_dollar_fill"; } .f7-money_euro:before { content: "money_euro"; } .f7-money_euro_fill:before { content: "money_euro_fill"; } .f7-money_pound:before { content: "money_pound"; } .f7-money_pound_fill:before { content: "money_pound_fill"; } .f7-money_rubl:before { content: "money_rubl"; } .f7-money_rubl_fill:before { content: "money_rubl_fill"; } .f7-money_yen:before { content: "money_yen"; } .f7-money_yen_fill:before { content: "money_yen_fill"; } .f7-more:before { content: "more"; } .f7-more_round:before { content: "more_round"; } .f7-more_round_fill:before { content: "more_round_fill"; } .f7-more_vertical:before { content: "more_vertical"; } .f7-more_vertical_round:before { content: "more_vertical_round"; } .f7-more_vertical_round_fill:before { content: "more_vertical_round_fill"; } .f7-navigation:before { content: "navigation"; } .f7-navigation_fill:before { content: "navigation_fill"; } .f7-paper_plane:before { content: "paper_plane"; } .f7-paper_plane_fill:before { content: "paper_plane_fill"; } .f7-pause:before { content: "pause"; } .f7-pause_fill:before { content: "pause_fill"; } .f7-pause_round:before { content: "pause_round"; } .f7-pause_round_fill:before { content: "pause_round_fill"; } .f7-person:before { content: "person"; } .f7-person_fill:before { content: "person_fill"; } .f7-persons:before { content: "persons"; } .f7-persons_fill:before { content: "persons_fill"; } .f7-phone:before { content: "phone"; } .f7-phone_fill:before { content: "phone_fill"; } .f7-phone_round:before { content: "phone_round"; } .f7-phone_round_fill:before { content: "phone_round_fill"; } .f7-photos:before { content: "photos"; } .f7-photos_fill:before { content: "photos_fill"; } .f7-pie:before { content: "pie"; } .f7-pie_fill:before { content: "pie_fill"; } .f7-play:before { content: "play"; } .f7-play_fill:before { content: "play_fill"; } .f7-play_round:before { content: "play_round"; } .f7-play_round_fill:before { content: "play_round_fill"; } .f7-radio:before { content: "radio"; } .f7-redo:before { content: "redo"; } .f7-refresh:before { content: "refresh"; } .f7-refresh_round:before { content: "refresh_round"; } .f7-refresh_round_fill:before { content: "refresh_round_fill"; } .f7-reload:before { content: "reload"; } .f7-reload_round:before { content: "reload_round"; } .f7-reload_round_fill:before { content: "reload_round_fill"; } .f7-reply:before { content: "reply"; } .f7-reply_fill:before { content: "reply_fill"; } .f7-rewind:before { content: "rewind"; } .f7-rewind_fill:before { content: "rewind_fill"; } .f7-rewind_round:before { content: "rewind_round"; } .f7-rewind_round_fill:before { content: "rewind_round_fill"; } .f7-right:before { content: "right"; } .f7-search:before { content: "search"; } .f7-search_strong:before { content: "search_strong"; } .f7-settings:before { content: "settings"; } .f7-settings_fill:before { content: "settings_fill"; } .f7-share:before { content: "share"; } .f7-share_fill:before { content: "share_fill"; } .f7-social_facebook:before { content: "social_facebook"; } .f7-social_facebook_fill:before { content: "social_facebook_fill"; } .f7-social_github:before { content: "social_github"; } .f7-social_github_fill:before { content: "social_github_fill"; } .f7-social_googleplus:before { content: "social_googleplus"; } .f7-social_instagram:before { content: "social_instagram"; } .f7-social_instagram_fill:before { content: "social_instagram_fill"; } .f7-social_linkedin:before { content: "social_linkedin"; } .f7-social_linkedin_fill:before { content: "social_linkedin_fill"; } .f7-social_rss:before { content: "social_rss"; } .f7-social_rss_fill:before { content: "social_rss_fill"; } .f7-social_twitter:before { content: "social_twitter"; } .f7-social_twitter_fill:before { content: "social_twitter_fill"; } .f7-sort:before { content: "sort"; } .f7-sort_fill:before { content: "sort_fill"; } .f7-star:before { content: "star"; } .f7-star_fill:before { content: "star_fill"; } .f7-star_half:before { content: "star_half"; } .f7-stopwatch:before { content: "stopwatch"; } .f7-stopwatch_fill:before { content: "stopwatch_fill"; } .f7-tabs:before { content: "tabs"; } .f7-tabs_fill:before { content: "tabs_fill"; } .f7-tags:before { content: "tags"; } .f7-tags_fill:before { content: "tags_fill"; } .f7-tape:before { content: "tape"; } .f7-tape_fill:before { content: "tape_fill"; } .f7-ticket:before { content: "ticket"; } .f7-ticket_fill:before { content: "ticket_fill"; } .f7-time:before { content: "time"; } .f7-time_fill:before { content: "time_fill"; } .f7-timer:before { content: "timer"; } .f7-timer_fill:before { content: "timer_fill"; } .f7-today:before { content: "today"; } .f7-today_fill:before { content: "today_fill"; } .f7-trash:before { content: "trash"; } .f7-trash_fill:before { content: "trash_fill"; } .f7-tune:before { content: "tune"; } .f7-tune_fill:before { content: "tune_fill"; } .f7-undo:before { content: "undo"; } .f7-unlock:before { content: "unlock"; } .f7-unlock_fill:before { content: "unlock_fill"; } .f7-up:before { content: "up"; } .f7-videocam:before { content: "videocam"; } .f7-videocam_fill:before { content: "videocam_fill"; } .f7-videocam_round:before { content: "videocam_round"; } .f7-videocam_round_fill:before { content: "videocam_round_fill"; } .f7-volume:before { content: "volume"; } .f7-volume_fill:before { content: "volume_fill"; } .f7-volume_low:before { content: "volume_low"; } .f7-volume_low_fill:before { content: "volume_low_fill"; } .f7-volume_mute:before { content: "volume_mute"; } .f7-volume_mute_fill:before { content: "volume_mute_fill"; } .f7-world:before { content: "world"; } .f7-world_fill:before { content: "world_fill"; } .f7-zoom_in:before { content: "zoom_in"; } .f7-zoom_out:before { content: "zoom_out"; }
0.394318
0.072047
td { white-space: pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -hp-pre-wrap; word-wrap: break-word; } .svg-container { display: inline-block; position: relative; width: 100%; padding-bottom: 100%; /* aspect ratio */ vertical-align: top; overflow: hidden; } .svg-content-responsive { display: inline-block; position: absolute; top: 10px; left: 0; } .hidden.menu { display: none; } .hidden { display:none; } .masthead.segment { min-height: 700px; padding: 1em 0em; } .masthead .logo.item img { margin-right: 1em; } .masthead .ui.menu .ui.button { margin-left: 0.5em; } .masthead h1.ui.header { margin-top: 3em; margin-bottom: 0em; font-size: 4em; font-weight: normal; } .masthead h2 { font-size: 1.7em; font-weight: normal; } .ui.vertical.stripe { padding: 8em 0em; } .ui.vertical.stripe h3 { font-size: 2em; } .ui.vertical.stripe .button + h3, .ui.vertical.stripe p + h3 { margin-top: 3em; } .ui.vertical.stripe .floated.image { clear: both; } .ui.vertical.stripe p { font-size: 1.33em; } .ui.vertical.stripe .horizontal.divider { margin: 3em 0em; } .quote.stripe.segment { padding: 0em; } .quote.stripe.segment .grid .column { padding-top: 5em; padding-bottom: 5em; } .footer.segment { padding: 5em 0em; } .secondary.pointing.menu .toc.item { display: none; } @media only screen and (max-width: 700px) { .ui.fixed.menu { display: none !important; } .secondary.pointing.menu .item, .secondary.pointing.menu .menu { display: none; } .secondary.pointing.menu .toc.item { display: block; } .masthead.segment { min-height: 350px; } .masthead h1.ui.header { font-size: 2em; margin-top: 1.5em; } .masthead h2 { margin-top: 0.5em; font-size: 1.5em; } } circle, path { cursor: pointer; } circle { fill: none; pointer-events: all; }
www/assets/css/brewviz.css
td { white-space: pre-wrap; white-space: -o-pre-wrap; white-space: -moz-pre-wrap; white-space: -hp-pre-wrap; word-wrap: break-word; } .svg-container { display: inline-block; position: relative; width: 100%; padding-bottom: 100%; /* aspect ratio */ vertical-align: top; overflow: hidden; } .svg-content-responsive { display: inline-block; position: absolute; top: 10px; left: 0; } .hidden.menu { display: none; } .hidden { display:none; } .masthead.segment { min-height: 700px; padding: 1em 0em; } .masthead .logo.item img { margin-right: 1em; } .masthead .ui.menu .ui.button { margin-left: 0.5em; } .masthead h1.ui.header { margin-top: 3em; margin-bottom: 0em; font-size: 4em; font-weight: normal; } .masthead h2 { font-size: 1.7em; font-weight: normal; } .ui.vertical.stripe { padding: 8em 0em; } .ui.vertical.stripe h3 { font-size: 2em; } .ui.vertical.stripe .button + h3, .ui.vertical.stripe p + h3 { margin-top: 3em; } .ui.vertical.stripe .floated.image { clear: both; } .ui.vertical.stripe p { font-size: 1.33em; } .ui.vertical.stripe .horizontal.divider { margin: 3em 0em; } .quote.stripe.segment { padding: 0em; } .quote.stripe.segment .grid .column { padding-top: 5em; padding-bottom: 5em; } .footer.segment { padding: 5em 0em; } .secondary.pointing.menu .toc.item { display: none; } @media only screen and (max-width: 700px) { .ui.fixed.menu { display: none !important; } .secondary.pointing.menu .item, .secondary.pointing.menu .menu { display: none; } .secondary.pointing.menu .toc.item { display: block; } .masthead.segment { min-height: 350px; } .masthead h1.ui.header { font-size: 2em; margin-top: 1.5em; } .masthead h2 { margin-top: 0.5em; font-size: 1.5em; } } circle, path { cursor: pointer; } circle { fill: none; pointer-events: all; }
0.565539
0.140101
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display: block } audio,canvas,progress,video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden],template { display: none } a { background-color: transparent } a:active,a:hover { outline: 0 } abbr[title] { border-bottom: 1px dotted } b,strong { font-weight: 700 } dfn { font-style: italic } h1 { font-size: 2em; margin: .67em 0 } mark { background: #ff0; color: #000 } small { font-size: 80% } sub,sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -.5em } sub { bottom: -.25em } img { border: 0 } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0 } pre { overflow: auto } code,kbd,pre,samp { font-family: monospace,monospace; font-size: 1em } button,input,optgroup,select,textarea { color: inherit; font: inherit; margin: 0 } button { overflow: visible } button,select { text-transform: none } button,html input[type=button],input[type=reset],input[type=submit] { -webkit-appearance: button; cursor: pointer } button[disabled],html input[disabled] { cursor: default } button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } input[type=checkbox],input[type=radio] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 } input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button { height: auto } input[type=search] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box } input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration { -webkit-appearance: none } fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em } legend { border: 0; padding: 0 } textarea { overflow: auto } optgroup { font-weight: 700 } table { border-collapse: collapse; border-spacing: 0 } td,th { padding: 0 } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } :after,:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } html { font-size: 10px; -webkit-tap-highlight-color: transparent } body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff } button,input,select,textarea { font-family: inherit; font-size: inherit; line-height: inherit } a { color: #337ab7; text-decoration: none } a:focus,a:hover { color: #23527c; text-decoration: underline } a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } figure { margin: 0 } img { vertical-align: middle } .img-responsive { display: block; max-width: 100%; height: auto } .img-rounded { border-radius: 6px } .img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; display: inline-block; max-width: 100%; height: auto } .img-circle { border-radius: 50% } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eee } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0 } .sr-only-focusable:active,.sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto } [role=button] { cursor: pointer } .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit } .h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small { font-weight: 400; line-height: 1; color: #777 } .h1,.h2,.h3,h1,h2,h3 { margin-top: 20px; margin-bottom: 10px } .h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small { font-size: 65% } .h4,.h5,.h6,h4,h5,h6 { margin-top: 10px; margin-bottom: 10px } .h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small { font-size: 75% } .h1,h1 { font-size: 36px } .h2,h2 { font-size: 30px } .h3,h3 { font-size: 24px } .h4,h4 { font-size: 18px } .h5,h5 { font-size: 14px } .h6,h6 { font-size: 12px } p { margin: 0 0 10px } .lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4 } @media (min-width:768px) { .lead { font-size: 21px } } .small,small { font-size: 85% } .mark,mark { background-color: #fcf8e3; padding: .2em } .text-left { text-align: left } .text-right { text-align: right } .text-center { text-align: center } .text-justify { text-align: justify } .text-nowrap { white-space: nowrap } .text-lowercase { text-transform: lowercase } .text-uppercase { text-transform: uppercase } .text-capitalize { text-transform: capitalize } .text-muted { color: #777 } .text-primary { color: #337ab7 } a.text-primary:focus,a.text-primary:hover { color: #286090 } .text-success { color: #3c763d } a.text-success:focus,a.text-success:hover { color: #2b542c } .text-info { color: #31708f } a.text-info:focus,a.text-info:hover { color: #245269 } .text-warning { color: #8a6d3b } a.text-warning:focus,a.text-warning:hover { color: #66512c } .text-danger { color: #a94442 } a.text-danger:focus,a.text-danger:hover { color: #843534 } .bg-primary { color: #fff; background-color: #337ab7 } a.bg-primary:focus,a.bg-primary:hover { background-color: #286090 } .bg-success { background-color: #dff0d8 } a.bg-success:focus,a.bg-success:hover { background-color: #c1e2b3 } .bg-info { background-color: #d9edf7 } a.bg-info:focus,a.bg-info:hover { background-color: #afd9ee } .bg-warning { background-color: #fcf8e3 } a.bg-warning:focus,a.bg-warning:hover { background-color: #f7ecb5 } .bg-danger { background-color: #f2dede } a.bg-danger:focus,a.bg-danger:hover { background-color: #e4b9b9 } .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eee } ol,ul { margin-top: 0; margin-bottom: 10px } ol ol,ol ul,ul ol,ul ul { margin-bottom: 0 } .list-unstyled { padding-left: 0; list-style: none } .list-inline { padding-left: 0; list-style: none; margin-left: -5px } .list-inline>li { display: inline-block; padding-left: 5px; padding-right: 5px } dl { margin-top: 0; margin-bottom: 20px } dd,dt { line-height: 1.42857143 } dt { font-weight: 700 } dd { margin-left: 0 } @media (min-width:768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap } .dl-horizontal dd { margin-left: 180px } } abbr[data-original-title],abbr[title] { cursor: help; border-bottom: 1px dotted #777 } .initialism { font-size: 90%; text-transform: uppercase } blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eee } blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child { margin-bottom: 0 } blockquote .small,blockquote footer,blockquote small { display: block; font-size: 80%; line-height: 1.42857143; color: #777 } blockquote .small:before,blockquote footer:before,blockquote small:before { content: '\2014 \00A0' } .blockquote-reverse,blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eee; border-left: 0; text-align: right } .blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before { content: '' } .blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after { content: '\00A0 \2014' } address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143 } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px } @media (min-width:768px) { .container { width: 750px } } @media (min-width:992px) { .container { width: 970px } } @media (min-width:1200px) { .container { width: 1170px } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px } .row { margin-left: -15px; margin-right: -15px } .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px } .col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 { float: left } .col-xs-12 { width: 100% } .col-xs-11 { width: 91.66666667% } .col-xs-10 { width: 83.33333333% } .col-xs-9 { width: 75% } .col-xs-8 { width: 66.66666667% } .col-xs-7 { width: 58.33333333% } .col-xs-6 { width: 50% } .col-xs-5 { width: 41.66666667% } .col-xs-4 { width: 33.33333333% } .col-xs-3 { width: 25% } .col-xs-2 { width: 16.66666667% } .col-xs-1 { width: 8.33333333% } .col-xs-pull-12 { right: 100% } .col-xs-pull-11 { right: 91.66666667% } .col-xs-pull-10 { right: 83.33333333% } .col-xs-pull-9 { right: 75% } .col-xs-pull-8 { right: 66.66666667% } .col-xs-pull-7 { right: 58.33333333% } .col-xs-pull-6 { right: 50% } .col-xs-pull-5 { right: 41.66666667% } .col-xs-pull-4 { right: 33.33333333% } .col-xs-pull-3 { right: 25% } .col-xs-pull-2 { right: 16.66666667% } .col-xs-pull-1 { right: 8.33333333% } .col-xs-pull-0 { right: auto } .col-xs-push-12 { left: 100% } .col-xs-push-11 { left: 91.66666667% } .col-xs-push-10 { left: 83.33333333% } .col-xs-push-9 { left: 75% } .col-xs-push-8 { left: 66.66666667% } .col-xs-push-7 { left: 58.33333333% } .col-xs-push-6 { left: 50% } .col-xs-push-5 { left: 41.66666667% } .col-xs-push-4 { left: 33.33333333% } .col-xs-push-3 { left: 25% } .col-xs-push-2 { left: 16.66666667% } .col-xs-push-1 { left: 8.33333333% } .col-xs-push-0 { left: auto } .col-xs-offset-12 { margin-left: 100% } .col-xs-offset-11 { margin-left: 91.66666667% } .col-xs-offset-10 { margin-left: 83.33333333% } .col-xs-offset-9 { margin-left: 75% } .col-xs-offset-8 { margin-left: 66.66666667% } .col-xs-offset-7 { margin-left: 58.33333333% } .col-xs-offset-6 { margin-left: 50% } .col-xs-offset-5 { margin-left: 41.66666667% } .col-xs-offset-4 { margin-left: 33.33333333% } .col-xs-offset-3 { margin-left: 25% } .col-xs-offset-2 { margin-left: 16.66666667% } .col-xs-offset-1 { margin-left: 8.33333333% } .col-xs-offset-0 { margin-left: 0 } @media (min-width:768px) { .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 { float: left } .col-sm-12 { width: 100% } .col-sm-11 { width: 91.66666667% } .col-sm-10 { width: 83.33333333% } .col-sm-9 { width: 75% } .col-sm-8 { width: 66.66666667% } .col-sm-7 { width: 58.33333333% } .col-sm-6 { width: 50% } .col-sm-5 { width: 41.66666667% } .col-sm-4 { width: 33.33333333% } .col-sm-3 { width: 25% } .col-sm-2 { width: 16.66666667% } .col-sm-1 { width: 8.33333333% } .col-sm-pull-12 { right: 100% } .col-sm-pull-11 { right: 91.66666667% } .col-sm-pull-10 { right: 83.33333333% } .col-sm-pull-9 { right: 75% } .col-sm-pull-8 { right: 66.66666667% } .col-sm-pull-7 { right: 58.33333333% } .col-sm-pull-6 { right: 50% } .col-sm-pull-5 { right: 41.66666667% } .col-sm-pull-4 { right: 33.33333333% } .col-sm-pull-3 { right: 25% } .col-sm-pull-2 { right: 16.66666667% } .col-sm-pull-1 { right: 8.33333333% } .col-sm-pull-0 { right: auto } .col-sm-push-12 { left: 100% } .col-sm-push-11 { left: 91.66666667% } .col-sm-push-10 { left: 83.33333333% } .col-sm-push-9 { left: 75% } .col-sm-push-8 { left: 66.66666667% } .col-sm-push-7 { left: 58.33333333% } .col-sm-push-6 { left: 50% } .col-sm-push-5 { left: 41.66666667% } .col-sm-push-4 { left: 33.33333333% } .col-sm-push-3 { left: 25% } .col-sm-push-2 { left: 16.66666667% } .col-sm-push-1 { left: 8.33333333% } .col-sm-push-0 { left: auto } .col-sm-offset-12 { margin-left: 100% } .col-sm-offset-11 { margin-left: 91.66666667% } .col-sm-offset-10 { margin-left: 83.33333333% } .col-sm-offset-9 { margin-left: 75% } .col-sm-offset-8 { margin-left: 66.66666667% } .col-sm-offset-7 { margin-left: 58.33333333% } .col-sm-offset-6 { margin-left: 50% } .col-sm-offset-5 { margin-left: 41.66666667% } .col-sm-offset-4 { margin-left: 33.33333333% } .col-sm-offset-3 { margin-left: 25% } .col-sm-offset-2 { margin-left: 16.66666667% } .col-sm-offset-1 { margin-left: 8.33333333% } .col-sm-offset-0 { margin-left: 0 } } @media (min-width:992px) { .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 { float: left } .col-md-12 { width: 100% } .col-md-11 { width: 91.66666667% } .col-md-10 { width: 83.33333333% } .col-md-9 { width: 75% } .col-md-8 { width: 66.66666667% } .col-md-7 { width: 58.33333333% } .col-md-6 { width: 50% } .col-md-5 { width: 41.66666667% } .col-md-4 { width: 33.33333333% } .col-md-3 { width: 25% } .col-md-2 { width: 16.66666667% } .col-md-1 { width: 8.33333333% } .col-md-pull-12 { right: 100% } .col-md-pull-11 { right: 91.66666667% } .col-md-pull-10 { right: 83.33333333% } .col-md-pull-9 { right: 75% } .col-md-pull-8 { right: 66.66666667% } .col-md-pull-7 { right: 58.33333333% } .col-md-pull-6 { right: 50% } .col-md-pull-5 { right: 41.66666667% } .col-md-pull-4 { right: 33.33333333% } .col-md-pull-3 { right: 25% } .col-md-pull-2 { right: 16.66666667% } .col-md-pull-1 { right: 8.33333333% } .col-md-pull-0 { right: auto } .col-md-push-12 { left: 100% } .col-md-push-11 { left: 91.66666667% } .col-md-push-10 { left: 83.33333333% } .col-md-push-9 { left: 75% } .col-md-push-8 { left: 66.66666667% } .col-md-push-7 { left: 58.33333333% } .col-md-push-6 { left: 50% } .col-md-push-5 { left: 41.66666667% } .col-md-push-4 { left: 33.33333333% } .col-md-push-3 { left: 25% } .col-md-push-2 { left: 16.66666667% } .col-md-push-1 { left: 8.33333333% } .col-md-push-0 { left: auto } .col-md-offset-12 { margin-left: 100% } .col-md-offset-11 { margin-left: 91.66666667% } .col-md-offset-10 { margin-left: 83.33333333% } .col-md-offset-9 { margin-left: 75% } .col-md-offset-8 { margin-left: 66.66666667% } .col-md-offset-7 { margin-left: 58.33333333% } .col-md-offset-6 { margin-left: 50% } .col-md-offset-5 { margin-left: 41.66666667% } .col-md-offset-4 { margin-left: 33.33333333% } .col-md-offset-3 { margin-left: 25% } .col-md-offset-2 { margin-left: 16.66666667% } .col-md-offset-1 { margin-left: 8.33333333% } .col-md-offset-0 { margin-left: 0 } } @media (min-width:1200px) { .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 { float: left } .col-lg-12 { width: 100% } .col-lg-11 { width: 91.66666667% } .col-lg-10 { width: 83.33333333% } .col-lg-9 { width: 75% } .col-lg-8 { width: 66.66666667% } .col-lg-7 { width: 58.33333333% } .col-lg-6 { width: 50% } .col-lg-5 { width: 41.66666667% } .col-lg-4 { width: 33.33333333% } .col-lg-3 { width: 25% } .col-lg-2 { width: 16.66666667% } .col-lg-1 { width: 8.33333333% } .col-lg-pull-12 { right: 100% } .col-lg-pull-11 { right: 91.66666667% } .col-lg-pull-10 { right: 83.33333333% } .col-lg-pull-9 { right: 75% } .col-lg-pull-8 { right: 66.66666667% } .col-lg-pull-7 { right: 58.33333333% } .col-lg-pull-6 { right: 50% } .col-lg-pull-5 { right: 41.66666667% } .col-lg-pull-4 { right: 33.33333333% } .col-lg-pull-3 { right: 25% } .col-lg-pull-2 { right: 16.66666667% } .col-lg-pull-1 { right: 8.33333333% } .col-lg-pull-0 { right: auto } .col-lg-push-12 { left: 100% } .col-lg-push-11 { left: 91.66666667% } .col-lg-push-10 { left: 83.33333333% } .col-lg-push-9 { left: 75% } .col-lg-push-8 { left: 66.66666667% } .col-lg-push-7 { left: 58.33333333% } .col-lg-push-6 { left: 50% } .col-lg-push-5 { left: 41.66666667% } .col-lg-push-4 { left: 33.33333333% } .col-lg-push-3 { left: 25% } .col-lg-push-2 { left: 16.66666667% } .col-lg-push-1 { left: 8.33333333% } .col-lg-push-0 { left: auto } .col-lg-offset-12 { margin-left: 100% } .col-lg-offset-11 { margin-left: 91.66666667% } .col-lg-offset-10 { margin-left: 83.33333333% } .col-lg-offset-9 { margin-left: 75% } .col-lg-offset-8 { margin-left: 66.66666667% } .col-lg-offset-7 { margin-left: 58.33333333% } .col-lg-offset-6 { margin-left: 50% } .col-lg-offset-5 { margin-left: 41.66666667% } .col-lg-offset-4 { margin-left: 33.33333333% } .col-lg-offset-3 { margin-left: 25% } .col-lg-offset-2 { margin-left: 16.66666667% } .col-lg-offset-1 { margin-left: 8.33333333% } .col-lg-offset-0 { margin-left: 0 } } table { background-color: transparent } caption { padding-top: 8px; padding-bottom: 8px; color: #777; text-align: left } th { text-align: left } .table { width: 100%; max-width: 100%; margin-bottom: 20px } .table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd } .table>thead>tr>th { vertical-align: bottom; border-bottom: 2px solid #ddd } .table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th { border-top: 0 } .table>tbody+tbody { border-top: 2px solid #ddd } .table .table { background-color: #fff } .table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th { padding: 5px } .table-bordered { border: 1px solid #ddd } .table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th { border: 1px solid #ddd } .table-bordered>thead>tr>td,.table-bordered>thead>tr>th { border-bottom-width: 2px } .table-striped>tbody>tr:nth-of-type(odd) { background-color: #f9f9f9 } .table-hover>tbody>tr:hover { background-color: #f5f5f5 } table col[class*=col-] { position: static; float: none; display: table-column } table td[class*=col-],table th[class*=col-] { position: static; float: none; display: table-cell } .table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active { background-color: #f5f5f5 } .table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover { background-color: #e8e8e8 } .table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success { background-color: #dff0d8 } .table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover { background-color: #d0e9c6 } .table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info { background-color: #d9edf7 } .table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover { background-color: #c4e3f3 } .table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning { background-color: #fcf8e3 } .table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover { background-color: #faf2cc } .table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger { background-color: #f2dede } .table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover { background-color: #ebcccc } .table-responsive { overflow-x: auto; min-height: .01% } @media screen and (max-width:767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd } .table-responsive>.table { margin-bottom: 0 } .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th { white-space: nowrap } .table-responsive>.table-bordered { border: 0 } .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child { border-left: 0 } .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child { border-right: 0 } .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th { border-bottom: 0 } } fieldset { padding: 0; margin: 0; border: 0; min-width: 0 } legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333; border: 0; border-bottom: 1px solid #e5e5e5 } label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700 } input[type=search] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } input[type=checkbox],input[type=radio] { margin: 4px 0 0; line-height: normal } input[type=file] { display: block } input[type=range] { display: block; width: 100% } select[multiple],select[size] { height: auto } input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857143; color: #555 } .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s } .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) } .form-control::-moz-placeholder { color: #999; opacity: 1 } .form-control:-ms-input-placeholder { color: #999 } .form-control::-webkit-input-placeholder { color: #999 } .form-control::-ms-expand { border: 0; background-color: transparent } .form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control { background-color: #eee; opacity: 1 } .form-control[disabled],fieldset[disabled] .form-control { cursor: not-allowed } textarea.form-control { height: auto } input[type=search] { -webkit-appearance: none } @media screen and (-webkit-min-device-pixel-ratio:0) { input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control { line-height: 34px } .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm { line-height: 30px } .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg { line-height: 46px } } .form-group { margin-bottom: 15px } .checkbox,.radio { position: relative; display: block; margin-top: 10px; margin-bottom: 10px } .checkbox label,.radio label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: 400; cursor: pointer } .checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] { position: absolute; margin-left: -20px } .checkbox+.checkbox,.radio+.radio { margin-top: -5px } .checkbox-inline,.radio-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: 400; cursor: pointer } .checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline { margin-top: 0; margin-left: 10px } fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] { cursor: not-allowed } .checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline { cursor: not-allowed } .checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label { cursor: not-allowed } .form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 34px } .form-control-static.input-lg,.form-control-static.input-sm { padding-left: 0; padding-right: 0 } .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } select.input-sm { height: 30px; line-height: 30px } select[multiple].input-sm,textarea.input-sm { height: auto } .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } .form-group-sm select.form-control { height: 30px; line-height: 30px } .form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control { height: auto } .form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5 } .input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px } select.input-lg { height: 46px; line-height: 46px } select[multiple].input-lg,textarea.input-lg { height: auto } .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px } .form-group-lg select.form-control { height: 46px; line-height: 46px } .form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control { height: auto } .form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.3333333 } .has-feedback { position: relative } .has-feedback .form-control { padding-right: 42.5px } .form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none } .form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback { width: 46px; height: 46px; line-height: 46px } .form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback { width: 30px; height: 30px; line-height: 30px } .has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label { color: #3c763d } .has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075) } .has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168 } .has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8 } .has-success .form-control-feedback { color: #3c763d } .has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label { color: #8a6d3b } .has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075) } .has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b } .has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3 } .has-warning .form-control-feedback { color: #8a6d3b } .has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label { color: #a94442 } .has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075) } .has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 } .has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } .has-error .form-control-feedback { color: #a94442 } .has-feedback label~.form-control-feedback { top: 25px } .has-feedback label.sr-only~.form-control-feedback { top: 0 } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373 } @media (min-width:768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle } .form-inline .form-control-static { display: inline-block } .form-inline .input-group { display: inline-table; vertical-align: middle } .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn { width: auto } .form-inline .input-group>.form-control { width: 100% } .form-inline .control-label { margin-bottom: 0; vertical-align: middle } .form-inline .checkbox,.form-inline .radio { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle } .form-inline .checkbox label,.form-inline .radio label { padding-left: 0 } .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] { position: relative; margin-left: 0 } .form-inline .has-feedback .form-control-feedback { top: 0 } } .form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px } .form-horizontal .checkbox,.form-horizontal .radio { min-height: 27px } .form-horizontal .form-group { margin-left: -15px; margin-right: -15px } @media (min-width:768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px } } .form-horizontal .has-feedback .form-control-feedback { right: 15px } @media (min-width:768px) { .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px } } @media (min-width:768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px } } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-right: 4px solid transparent; border-left: 4px solid transparent } .dropdown,.dropup { position: relative } .dropdown-toggle:focus { outline: 0 } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175); -webkit-background-clip: padding-box; background-clip: padding-box } .dropdown-menu.pull-right { right: 0; left: auto } .dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5 } .dropdown-menu>li>a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #333; white-space: nowrap } .dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover { text-decoration: none; color: #262626; background-color: #f5f5f5 } .dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover { color: #fff; text-decoration: none; outline: 0; background-color: #337ab7 } .dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover { color: #777 } .dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover { text-decoration: none; background-color: transparent; background-image: none; cursor: not-allowed } .open>.dropdown-menu { display: block } .open>a { outline: 0 } .dropdown-menu-right { left: auto; right: 0 } .dropdown-menu-left { left: 0; right: auto } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777; white-space: nowrap } .dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990 } .pull-right>.dropdown-menu { right: 0; left: auto } .dropup .caret,.navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px dashed; content: "" } .dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px } @media (min-width:768px) { .navbar-right .dropdown-menu { left: auto; right: 0 } .navbar-right .dropdown-menu-left { left: 0; right: auto } } .clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.row:after,.row:before { content: " "; display: table } .clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.row:after { clear: both } .center-block { display: block; margin-left: auto; margin-right: auto } .pull-right { float: right!important } .pull-left { float: left!important } .hide { display: none!important } .show { display: block!important } .invisible { visibility: hidden } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0 } .hidden { display: none!important } .affix { position: fixed } @-ms-viewport { width:device-width } .visible-lg,.visible-md,.visible-sm,.visible-xs { display: none!important } .visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block { display: none!important } @media (max-width:767px) { .visible-xs { display: block!important } table.visible-xs { display: table!important } tr.visible-xs { display: table-row!important } td.visible-xs,th.visible-xs { display: table-cell!important } } @media (max-width:767px) { .visible-xs-block { display: block!important } } @media (max-width:767px) { .visible-xs-inline { display: inline!important } } @media (max-width:767px) { .visible-xs-inline-block { display: inline-block!important } } @media (min-width:768px) and (max-width:991px) { .visible-sm { display: block!important } table.visible-sm { display: table!important } tr.visible-sm { display: table-row!important } td.visible-sm,th.visible-sm { display: table-cell!important } } @media (min-width:768px) and (max-width:991px) { .visible-sm-block { display: block!important } } @media (min-width:768px) and (max-width:991px) { .visible-sm-inline { display: inline!important } } @media (min-width:768px) and (max-width:991px) { .visible-sm-inline-block { display: inline-block!important } } @media (min-width:992px) and (max-width:1199px) { .visible-md { display: block!important } table.visible-md { display: table!important } tr.visible-md { display: table-row!important } td.visible-md,th.visible-md { display: table-cell!important } } @media (min-width:992px) and (max-width:1199px) { .visible-md-block { display: block!important } } @media (min-width:992px) and (max-width:1199px) { .visible-md-inline { display: inline!important } } @media (min-width:992px) and (max-width:1199px) { .visible-md-inline-block { display: inline-block!important } } @media (min-width:1200px) { .visible-lg { display: block!important } table.visible-lg { display: table!important } tr.visible-lg { display: table-row!important } td.visible-lg,th.visible-lg { display: table-cell!important } } @media (min-width:1200px) { .visible-lg-block { display: block!important } } @media (min-width:1200px) { .visible-lg-inline { display: inline!important } } @media (min-width:1200px) { .visible-lg-inline-block { display: inline-block!important } } @media (max-width:767px) { .hidden-xs { display: none!important } } @media (min-width:768px) and (max-width:991px) { .hidden-sm { display: none!important } } @media (min-width:992px) and (max-width:1199px) { .hidden-md { display: none!important } } @media (min-width:1200px) { .hidden-lg { display: none!important } } .visible-print { display: none!important } @media print { .visible-print { display: block!important } table.visible-print { display: table!important } tr.visible-print { display: table-row!important } td.visible-print,th.visible-print { display: table-cell!important } } .visible-print-block { display: none!important } @media print { .visible-print-block { display: block!important } } .visible-print-inline { display: none!important } @media print { .visible-print-inline { display: inline!important } } .visible-print-inline-block { display: none!important } @media print { .visible-print-inline-block { display: inline-block!important } } @media print { .hidden-print { display: none!important } } .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0 } .slick-list:focus { outline: 0 } .slick-list.dragging { cursor: pointer; cursor: hand } .slick-slider .slick-list,.slick-slider .slick-track { -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0) } .slick-track { position: relative; top: 0; left: 0; display: block } .slick-track:after,.slick-track:before { display: table; content: '' } .slick-track:after { clear: both } .slick-loading .slick-track { visibility: hidden } .slick-slide { display: none; float: left; height: 100%; min-height: 1px } [dir=rtl] .slick-slide { float: right } .slick-slide img { display: block } .slick-slide.slick-loading img { display: none } .slick-slide.dragging img { pointer-events: none } .slick-initialized .slick-slide { display: block } .slick-loading .slick-slide { visibility: hidden } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent } .slick-arrow.slick-hidden { display: none } html { font-size: 16px } body { min-width: 320px; font-size: 16px; line-height: 1.25; margin: 0 } a { text-decoration: none } a:hover { text-decoration: underline } a:active,a:focus { text-decoration: none } img { max-width: 100%; height: auto } .row { max-width: inherit!important } .main { padding-top: 8em } .container-fluid { padding: 0 3rem } .container-table { display: table; height: calc(100vh - 300px); width: 100% } .container-table-cell { display: table-cell; vertical-align: middle; text-align: center } .half-width { width: 50% } .bdra1 { border: 1px solid } .bdra2 { border: 2px solid } .bdra3 { border: 3px solid } .bdrx1 { border-left: 1px solid; border-right: 1px solid } .bdrx2 { border-left: 2px solid; border-right: 2px solid } .bdrx3 { border-left: 3px solid; border-right: 3px solid } .bdry1 { border-top: 1px solid; border-bottom: 1px solid } .bdry2 { border-top: 2px solid; border-bottom: 2px solid } .bdry3 { border-top: 3px solid; border-bottom: 3px solid } .bdrt1 { border-top: 1px solid } .bdrt2 { border-top: 2px solid } .bdrt3 { border-top: 3px solid } .bdrb1 { border-bottom: 1px solid } .bdrb2 { border-bottom: 2px solid } .bdrb3 { border-bottom: 3px solid } .bdrl1 { border-left: 1px solid } .bdrl2 { border-left: 2px solid } .bdrl3 { border-left: 3px solid } .bdrr1 { border-right: 1px solid } .bdrr2 { border-right: 2px solid } .bdrr3 { border-right: 3px solid } @-webkit-keyframes fade-in { 0% { opacity: 0 } 100% { opacity: 1 } } @-moz-keyframes fade-in { 0% { opacity: 0 } 100% { opacity: 1 } } @-o-keyframes fade-in { 0% { opacity: 0 } 100% { opacity: 1 } } @keyframes fade-in { 0% { opacity: 0 } 100% { opacity: 1 } } .image-shadow { box-shadow: 0 10px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important } .lazyload,.lazyloading { opacity: 0 } .lazyloaded { opacity: 1; transition: opacity .3s } .no-js img.lazyload { display: none } .image-gradient:after { content: ''; display: block; background: 0 0; background-image: url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);background-size: 104%; background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(50%,transparent),color-stop(100%,rgba(0,0,0,.75))); background-image: -moz-linear-gradient(top,transparent 50%,rgba(0,0,0,.75) 100%); background-image: -webkit-linear-gradient(top,transparent 50%,rgba(0,0,0,.75) 100%); background-image: linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.75) 100%); top: 0; right: 0; bottom: 0; left: 0; position: absolute; z-index: 2 } .absolute-center { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; display: block; text-align: center; height: 100px; width: 100px } .db { display: block } .dib { display: inline-block } .di { display: inline } .vam { vertical-align: middle } .oh { overflow: hidden } .table-wrapper-div { width: 100%; height: 100%; position: inherit; z-index: 3 } .table-div { display: table; position: absolute; width: 100%; height: 100% } .table-cell-div-centered { display: table-cell; vertical-align: middle; text-align: center } @font-face { /*font-family:icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot?#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../fonts/icomoon.ttf) format("truetype"),url(../fonts/icomoon.svg) format("svg");font-weight:400;font-style:normal*/ } [class*=" icon-"],[class^=icon-] { font-family: icomoon; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .icon-amc-logo:before { content: "\e600" } .icon-calendar:before { content: "\e601" } .icon-caret-circle-left:before { content: "\e602" } .icon-caret-circle-right:before { content: "\e603" } .icon-caret-down:before { content: "\e604" } .icon-caret-left:before { content: "\e605" } .icon-caret-right:before { content: "\e606" } .icon-caret-up:before { content: "\e607" } .icon-close:before { content: "\e608" } .icon-closed-captioning:before { content: "\e609" } .icon-comment:before { content: "\e60a" } .icon-download:before { content: "\e60b" } .icon-footer-facebook:before { content: "\e60c" } .icon-footer-google-plus:before { content: "\e60d" } .icon-footer-instagram:before { content: "\e60e" } .icon-footer-tumblr:before { content: "\e60f" } .icon-footer-twitter:before { content: "\e610" } .icon-footer-youtube:before { content: "\e611" } .icon-heart:before { content: "\e612" } .icon-arrow:before { content: "\e613" } .icon-menu:before { content: "\e614" } .icon-photo-fullscreen:before { content: "\e615" } .icon-play:before { content: "\e616" } .icon-reblog:before { content: "\e617" } .icon-search:before { content: "\e618" } .icon-share:before { content: "\e619" } .icon-facebook:before { content: "\e61a" } .icon-google-plus:before { content: "\e61b" } .icon-instagram:before { content: "\e61c" } .icon-tumblr:before { content: "\e61d" } .icon-twitter:before { content: "\e61e" } .icon-youtube:before { content: "\e61f" } .icon-video-fullscreen:before { content: "\e620" } .icon-video-next:before { content: "\e621" } .icon-video-pause:before { content: "\e622" } .icon-video-play:before { content: "\e623" } .icon-video-replay:before { content: "\e624" } .icon-volume-0:before { content: "\e625" } .icon-volume-1:before { content: "\e626" } .icon-volume-2:before { content: "\e627" } .icon-volume-3:before { content: "\e628" } .icon-reddit:before { content: "\e631" } .icon-email:before { content: "\e632" } .fs1 { font-size: 1rem } .fs2 { font-size: 1.5rem } .fs3 { font-size: 2rem } .fs4 { font-size: 2.5rem } .fs5 { font-size: 3rem } .fs6 { font-size: 4rem } .fw1 { font-weight: 100 } .b { font-weight: 700 } .b1 { font-weight: 800 } .b2 { font-weight: 900 } .i { font-style: italic } .ttu { text-transform: uppercase } .ttlc { text-transform: lowercase } .tal { text-align: left } .tac { text-align: center } .tar { text-align: right } .tohe { white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .m0 { margin: 0 } .mt0 { margin-top: 0 } .mr0 { margin-right: 0 } .mb0 { margin-bottom: 0 } .ml0 { margin-left: 0 } .mx0 { margin-left: 0; margin-right: 0 } .my0 { margin-top: 0; margin-bottom: 0 } .m1 { margin: .3rem } .mt1 { margin-top: .3rem } .mr1 { margin-right: .3rem } .mb1 { margin-bottom: .3rem } .ml1 { margin-left: .3rem } .mx1 { margin-left: .3rem; margin-right: .3rem } .my1 { margin-top: .3rem; margin-bottom: .3rem } .m2 { margin: .6rem } .mt2 { margin-top: .6rem } .mr2 { margin-right: .6rem } .mb2 { margin-bottom: .6rem } .ml2 { margin-left: .6rem } .mx2 { margin-left: .6rem; margin-right: .6rem } .my2 { margin-top: .6rem; margin-bottom: .6rem } .m3 { margin: .9rem } .mt3 { margin-top: .9rem } .mr3 { margin-right: .9rem } .mb3 { margin-bottom: .9rem } .ml3 { margin-left: .9rem } .mx3 { margin-left: .9rem; margin-right: .9rem } .my3 { margin-top: .9rem; margin-bottom: .9rem } .m4 { margin: 1.2rem } .mt4 { margin-top: 1.2rem } .mr4 { margin-right: 1.2rem } .mb4 { margin-bottom: 1.2rem } .ml4 { margin-left: 1.2rem } .mx4 { margin-left: 1.2rem; margin-right: 1.2rem } .my4 { margin-top: 1.2rem; margin-bottom: 1.2rem } .mxn1 { margin-left: -.3rem; margin-right: -.3rem } .mxn2 { margin-left: -.6rem; margin-right: -.6rem } .mxn3 { margin-left: -.9rem; margin-right: -.9rem } .mxn4 { margin-left: -1.2rem; margin-right: -1.2rem } .ml-auto { margin-left: auto } .mr-auto { margin-right: auto } .mx-auto { margin-left: auto; margin-right: auto } .p0 { padding: 0 } .pt0 { padding-top: 0 } .pr0 { padding-right: 0 } .pb0 { padding-bottom: 0 } .pl0 { padding-left: 0 } .px0 { padding-left: 0; padding-right: 0 } .py0 { padding-top: 0; padding-bottom: 0 } .p1 { padding: .3rem } .pt1 { padding-top: .3rem } .pr1 { padding-right: .3rem } .pb1 { padding-bottom: .3rem } .pl1 { padding-left: .3rem } .py1 { padding-top: .3rem; padding-bottom: .3rem } .px1 { padding-left: .3rem; padding-right: .3rem } .p2 { padding: .6rem } .pt2 { padding-top: .6rem } .pr2 { padding-right: .6rem } .pb2 { padding-bottom: .6rem } .pl2 { padding-left: .6rem } .py2 { padding-top: .6rem; padding-bottom: .6rem } .px2 { padding-left: .6rem; padding-right: .6rem } .p3 { padding: .9rem } .pt3 { padding-top: .9rem } .pr3 { padding-right: .9rem } .pb3 { padding-bottom: .9rem } .pl3 { padding-left: .9rem } .py3 { padding-top: .9rem; padding-bottom: .9rem } .px3 { padding-left: .9rem; padding-right: .9rem } .p4 { padding: 1.2rem } .pt4 { padding-top: 1.2rem } .pr4 { padding-right: 1.2rem } .pb4 { padding-bottom: 1.2rem } .pl4 { padding-left: 1.2rem } .py4 { padding-top: 1.2rem; padding-bottom: 1.2rem } .px4 { padding-left: 1.2rem; padding-right: 1.2rem } #amcn-ui-modal-overlay { left: 0; top: 0; bottom: 0; right: 0; position: fixed; background-color: rgba(0,0,0,.8); display: none; z-index: 9000000 } #amcn-ui-modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; margin: auto; z-index: 9000001; display: none; background-color: #000; padding: 30px; border: 1px solid #3d3d3a } #amcn-ui-modal-close { position: absolute; top: 20px; right: 20px; cursor: pointer } @media screen and (max-width:767px) { #amcn-ui-modal { width: 95%!important } } #provider-wrapper { max-width: 500px; margin: 0 auto; position: relative } #provider-wrapper h2 { display: none } #provider-wrapper #promoted-provider-wrapper { text-align: center } #provider-wrapper #promoted-provider-wrapper .mvpd_option { text-align: left; display: block; width: auto; padding: 5px 17px; cursor: pointer; vertical-align: middle; border: 1px solid #777; margin: 1%; width: 31.3333%; padding: 0 2% } @media all and (max-width:767px) { #provider-wrapper #promoted-provider-wrapper .mvpd_option { width: 36% } } #provider-wrapper #promoted-provider-wrapper .mvpd_option img { width: 90%; display: block; margin: 5% auto } #provider-wrapper #promoted-provider-wrapper .mvpd_option * { vertical-align: middle; text-align: center } #provider-wrapper #promoted-provider-wrapper .mvpd_option.highlighted,#provider-wrapper #promoted-provider-wrapper .mvpd_option:hover { background-color: #1a1a1a; background-image: none!important } #provider-wrapper #featured-providers { min-height: 340px } #provider-wrapper #featured-providers .see-more-providers-wrapper { text-align: center; margin-top: 2em } #provider-wrapper #featured-providers .see-more-providers-wrapper .see-more-providers { background: #fff; color: #000; text-transform: uppercase; font-weight: 900; font-size: 1.25em; display: inline-block; padding: .75em .5em .55em; cursor: pointer } #provider-wrapper #more-providers { display: none } #provider-wrapper #more-providers.active { display: block } #provider-wrapper #more-providers h1.title { margin: 0!important; font-weight: 100!important; font-size: 2em!important; color: #fff!important; line-height: 1.1em } #provider-wrapper #more-providers #provider-list-container #provider-search { background: #000; color: #fff; border: 1px solid #fff; width: 100%; padding: .75em .5em .55em; font-size: 1.25em } #provider-wrapper #more-providers #provider-list-container #provider-list { margin-top: 1em; padding-bottom: 6em; padding-left: 0; height: auto; min-height: 200px; max-height: 300px; overflow: auto } #provider-wrapper #more-providers #provider-list-container #provider-list li { list-style: none; padding: .5em } #provider-wrapper #more-providers #provider-list-container #provider-list li:hover { background: #222; color: #fff; cursor: pointer } #provider-wrapper #more-providers #provider-list-container #floating-fade-div { position: absolute; content: ''; width: 100%; height: 100px; left: 0; bottom: 0; background: linear-gradient(to bottom,transparent 0,#000 75%) } .img-placeholder,.tpLayoutContainerDiv { position: absolute; top: 0; left: 0; bottom: 0; right: 0 } .platform-container { position: relative; z-index: 1; overflow: hidden; width: 100%; height: auto; margin: 0 auto; padding-top: 56.25% } .platform-error { display: none; text-align: center; padding: 24vh 20% } @media all and (max-width:767px) { .platform-error { padding: 30% 1rem } } .platform-error h2,.platform-error h3 { font-size: 1.5em; margin-bottom: 1rem; line-height: 1.25em } @media (max-width:767px) { .platform-error h2,.platform-error h3 { font-size: 1.25em } } .platform-error ul { width: 50%; margin-left: 25%; text-align: left } @media (max-width:767px) { .platform-error ul { width: 100%; margin-left: 0; text-align: left } } .platform-error ul li { margin-bottom: .5rem } .platform-error-border { padding: 5%; border: 2px solid #a61b1b } .img-placeholder { z-index: 801 } .img-placeholder img { width: 100%; max-width: 100%; height: auto } .img-placeholder .loading-spinner { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 284px; height: 90px; margin: auto; padding: 1.5em; border: 1px solid #333; font-size: 1.25em; text-align: center; background: #000 } .img-placeholder .login { background: url(/dist/assets/images/placeholders/sign-in-to-play.png) top left no-repeat; width: 243px; height: 184px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; cursor: pointer; display: none } @media (max-width:640px) { .img-placeholder .login { background: url(/dist/assets/images/placeholders/sign-in-to-play.png) top left/100% no-repeat; width: 186px; height: 142px } } .adobe-logged-in .img-placeholder .loading-spinner,.adobe-logged-in.page-template-page-livestream .img-placeholder .loading-spinner { display: block!important } #pdk-end-card-container .pdk-endcard-content { display: none } .replay-text { display: block; padding: 10px; background: #000; border: 1px solid #333; cursor: pointer; vertical-align: middle } .replay-icon { position: relative; display: inline-block; width: 16px; height: 16px; padding-right: 20px; background: 0 0; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" fill="%23FFFFFF" d="M13.9,2.6A8,8,0,0,0,0,8H1.5A6.5,6.5,0,0,1,12.84,3.66L10.5,6H16V.5Z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="%23FFFFFF" d="M14.5,8A6.5,6.5,0,0,1,3.16,12.34L5.5,10H0v5.5l2.1-2.1A8,8,0,0,0,16,8Z"/></svg>'); background-repeat: no-repeat; content: ''; vertical-align: middle } #pdk-end-card-container .pdk-endcard-content.active.mobile { position: relative; display: block; padding-top: 8em; padding-bottom: 3em } .active.mobile .pdk-endcard-container .pdk-endcard-header { display: block } .pdk-endcard-container .pdk-endcard-footer { clear: both } .amcn-dfp { text-align: center } iframe[id^=google_ads_iframe] { margin: 1em 0 } .tc1 { color: #fff!important } .tc2 { color: #9ea7a9!important } .tc3 { color: #e15d00!important } .bc1 { background-color: #000 } .bc2 { background-color: #fff } .bc3 { background-color: #1d1f21 } .bc4 { background-color: #31363a } .bc5 { background-color: #9ea7a9 } @media only screen and (max-width:768px) { body,html { overflow-x: hidden } } h1,h2,h3,h4,h5,h6 { margin: 0; line-height: 1 } p { font-size: 1.5rem; line-height: 1.5rem } .relative { position: relative } .content { background: #1d1f21 } @media only screen and (max-width:768px) { .container-fluid { padding: 0 } } .main { padding: 0 } .debug { overflow: hidden } :focus { outline: 0 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Bold/f613f187-4c2a-4072-bf14-b26fff51e0b0-2.eot);src:url(../fonts/BentonSans_Bold/f613f187-4c2a-4072-bf14-b26fff51e0b0-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Bold/f613f187-4c2a-4072-bf14-b26fff51e0b0-3.woff) format("woff"),url(../fonts/BentonSans_Bold/f613f187-4c2a-4072-bf14-b26fff51e0b0-1.ttf) format("truetype");font-style:normal;font-weight:700 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Bold_Italic/d90e6149-3dff-4999-9324-cfcf18334259-2.eot);src:url(../fonts/BentonSans_Bold_Italic/d90e6149-3dff-4999-9324-cfcf18334259-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Bold_Italic/d90e6149-3dff-4999-9324-cfcf18334259-3.woff) format("woff"),url(../fonts/BentonSans_Bold_Italic/d90e6149-3dff-4999-9324-cfcf18334259-1.ttf) format("truetype");font-style:italic;font-weight:700 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Light/e1ef6f9a-206c-4c8b-a2ee-7e3b67594c5f-2.eot);src:url(../fonts/BentonSans_Light/e1ef6f9a-206c-4c8b-a2ee-7e3b67594c5f-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Light/e1ef6f9a-206c-4c8b-a2ee-7e3b67594c5f-3.woff) format("woff"),url(../fonts/BentonSans_Light/e1ef6f9a-206c-4c8b-a2ee-7e3b67594c5f-1.ttf) format("truetype");font-style:normal;font-weight:300 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Light_Italic/36ce48c7-6c15-4b9e-b144-a21c6129e874-2.eot);src:url(../fonts/BentonSans_Light_Italic/36ce48c7-6c15-4b9e-b144-a21c6129e874-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Light_Italic/36ce48c7-6c15-4b9e-b144-a21c6129e874-3.woff) format("woff"),url(../fonts/BentonSans_Light_Italic/36ce48c7-6c15-4b9e-b144-a21c6129e874-1.ttf) format("truetype");font-style:italic;font-weight:300 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Regular/abdcbc15-0ed5-42dc-bb44-faccb546bfd5-2.eot);src:url(../fonts/BentonSans_Regular/abdcbc15-0ed5-42dc-bb44-faccb546bfd5-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Regular/abdcbc15-0ed5-42dc-bb44-faccb546bfd5-3.woff) format("woff"),url(../fonts/BentonSans_Regular/abdcbc15-0ed5-42dc-bb44-faccb546bfd5-1.ttf) format("truetype");font-style:normal;font-weight:400 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Regular_Italic/501bb9d8-2e8b-4dfa-a9bb-551ec35d30e1-2.eot);src:url(../fonts/BentonSans_Regular_Italic/501bb9d8-2e8b-4dfa-a9bb-551ec35d30e1-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Regular_Italic/501bb9d8-2e8b-4dfa-a9bb-551ec35d30e1-3.woff) format("woff"),url(../fonts/BentonSans_Regular_Italic/501bb9d8-2e8b-4dfa-a9bb-551ec35d30e1-1.ttf) format("truetype");font-style:italic;font-weight:400 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Bold/66dd55be-3a09-4832-b697-9ab36abc6df8-2.eot);src:url(../fonts/BentonSansCond_Bold/66dd55be-3a09-4832-b697-9ab36abc6df8-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Bold/66dd55be-3a09-4832-b697-9ab36abc6df8-3.woff) format("woff"),url(../fonts/BentonSansCond_Bold/66dd55be-3a09-4832-b697-9ab36abc6df8-1.ttf) format("truetype");font-style:normal;font-weight:700 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Bold_Italic/9dbb241c-65a1-40dc-bbef-6ee2cd39adbe-2.eot);src:url(../fonts/BentonSansCond_Bold_Italic/9dbb241c-65a1-40dc-bbef-6ee2cd39adbe-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Bold_Italic/9dbb241c-65a1-40dc-bbef-6ee2cd39adbe-3.woff) format("woff"),url(../fonts/BentonSansCond_Bold_Italic/9dbb241c-65a1-40dc-bbef-6ee2cd39adbe-1.ttf) format("truetype");font-style:italic;font-weight:700 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Light/8a9acacc-e4f6-4c39-b00b-a7eedbd44649-2.eot);src:url(../fonts/BentonSansCond_Light/8a9acacc-e4f6-4c39-b00b-a7eedbd44649-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Light/8a9acacc-e4f6-4c39-b00b-a7eedbd44649-3.woff) format("woff"),url(../fonts/BentonSansCond_Light/8a9acacc-e4f6-4c39-b00b-a7eedbd44649-1.ttf) format("truetype");font-style:normal;font-weight:300 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Light_Italic/79369090-cccd-4d7f-aa0d-aa82e0ba09ce-2.eot);src:url(../fonts/BentonSansCond_Light_Italic/79369090-cccd-4d7f-aa0d-aa82e0ba09ce-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Light_Italic/79369090-cccd-4d7f-aa0d-aa82e0ba09ce-3.woff) format("woff"),url(../fonts/BentonSansCond_Light_Italic/79369090-cccd-4d7f-aa0d-aa82e0ba09ce-1.ttf) format("truetype");font-style:italic;font-weight:300 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Regular/b35dba26-6869-4f26-b645-143149f93e6c-2.eot);src:url(../fonts/BentonSansCond_Regular/b35dba26-6869-4f26-b645-143149f93e6c-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Regular/b35dba26-6869-4f26-b645-143149f93e6c-3.woff) format("woff"),url(../fonts/BentonSansCond_Regular/b35dba26-6869-4f26-b645-143149f93e6c-1.ttf) format("truetype");font-style:normal;font-weight:400 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Regular_Italic/6d57b7c5-23a6-40d4-9228-7ae0a9dbe839-2.eot);src:url(../fonts/BentonSansCond_Regular_Italic/6d57b7c5-23a6-40d4-9228-7ae0a9dbe839-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Regular_Italic/6d57b7c5-23a6-40d4-9228-7ae0a9dbe839-3.woff) format("woff"),url(../fonts/BentonSansCond_Regular_Italic/6d57b7c5-23a6-40d4-9228-7ae0a9dbe839-1.ttf) format("truetype");font-style:italic;font-weight:400 } @font-face { font-family:BentonSansExtraComp;src:url(../fonts/BentonSansExtraCompressed_Regular/5724dc58-5103-4f45-8d7a-5520a0483495-2.eot);src:url(../fonts/BentonSansExtraCompressed_Regular/5724dc58-5103-4f45-8d7a-5520a0483495-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansExtraCompressed_Regular/5724dc58-5103-4f45-8d7a-5520a0483495-3.woff) format("woff"),url(../fonts/BentonSansExtraCompressed_Regular/5724dc58-5103-4f45-8d7a-5520a0483495-1.ttf) format("truetype");font-style:normal;font-weight:400 } @font-face { font-family:BentonSansExtraComp;src:url(../fonts/BentonSansExtraCompressed_Medium/8bbbdc62-d3e5-4409-bde2-c3fa6b879e1d-2.eot);src:url(../fonts/BentonSansExtraCompressed_Medium/8bbbdc62-d3e5-4409-bde2-c3fa6b879e1d-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansExtraCompressed_Medium/8bbbdc62-d3e5-4409-bde2-c3fa6b879e1d-3.woff) format("woff"),url(../fonts/BentonSansExtraCompressed_Medium/8bbbdc62-d3e5-4409-bde2-c3fa6b879e1d-1.ttf) format("truetype");font-style:normal;font-weight:600 } .ff1 { font-family: BentonSans } .ff2 { font-family: BentonSansCond; letter-spacing: -.9px } .ff3 { font-family: BentonSansExtraComp; font-weight: 100; letter-spacing: .9px } .ls1 { letter-spacing: .9px } @media only screen and (max-width:768px) { .fs3 { font-size: 1rem } } @media only screen and (max-width:768px) { .fs4 { font-size: 1.5rem } } @media only screen and (max-width:768px) { .fs5 { font-size: 2rem } } @media only screen and (max-width:768px) { .fs6 { font-size: 2.5rem } } @font-face { font-family:sundancetv-icons;src:url(../fonts/sundancetv-icons.eot?29xd0h);src:url(../fonts/sundancetv-icons.eot?29xd0h#iefix) format("embedded-opentype"),url(../fonts/sundancetv-icons.ttf?29xd0h) format("truetype"),url(../fonts/sundancetv-icons.woff?29xd0h) format("woff"),url(../fonts/sundancetv-icons.svg?29xd0h#sundancetv-icons) format("svg");font-weight:400;font-style:normal } [class*=" icon-"],[class^=icon-] { font-family: sundancetv-icons!important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .icon-menu:before { content: "\e900" } .icon-search:before { content: "\e901" } .icon-play_button:before { content: "\e902" } .icon-facebook:before { content: "\e903" } .icon-instagram:before { content: "\e904" } .icon-tumblr:before { content: "\e905" } .icon-twitter:before { content: "\e906" } .icon-youtube:before { content: "\e907" } .icon-checkmark:before { content: "\e908" } a.button { width: 100%; display: block; font-size: 1.5em } a.button:hover { text-decoration: none } .arrow-right { width: 0; height: 0; border-top: .313em solid transparent; border-bottom: .313em solid transparent; border-left: .313em solid #e15d00; display: inline-block; vertical-align: middle; cursor: pointer } .olc { color: #fff; min-height: 4rem } .olc.active,.olc:hover { border: 3px solid; font-weight: 700 } .cs1 { letter-spacing: .1rem } .list { border-left: 5px solid transparent } .list:hover { border-left: 5px solid } .container-table { display: table; height: calc(100vh - 300px); width: 100% } .container-table .container-table-cell { display: table-cell; vertical-align: middle; text-align: center } .nav-social { text-align: center; margin: 1em auto } @media (min-width:60em) { .footer .nav-social { margin: -.25em -.5em 0 0; float: right } } .nav-social li { display: inline-block } .nav-social a { padding: .5em; display: block } .nav-social svg { width: 1.5em; height: 1.5em; fill: currentColor; display: block } @media (min-width:60em) { .nav-social svg { width: 1.875em; height: 1.875em } } .header .nav-menu { background: #000; height: 60px; z-index: 4; top: 0; position: fixed; transition: top .2s ease-in-out; width: 100% } .header .nav-menu.nav-up { top: -60px } .header .nav-menu-left { padding-right: 0; padding-top: .6rem } @media only screen and (max-width:768px) { .header .nav-menu-left { padding-top: 1rem } } .header .nav-menu-right { padding-left: 0; padding-top: .6rem } @media only screen and (max-width:768px) { .header .nav-menu-right { padding-top: .75rem } } .header .dropdown-items { padding: 0 0 0 2.75rem } @media only screen and (max-width:768px) { .header .dropdown-items { padding: 0 1.5rem } } .header a { text-decoration: none } .header .icon-menu:before { padding: 1.225rem; font-size: 1.5rem; font-weight: 700; cursor: pointer } @media only screen and (max-width:768px) { .header .icon-menu:before { padding: 1.225rem 1.225rem 1.225rem .5rem } } .header .network-logo { max-height: 4rem; max-width: 11rem } @media only screen and (max-width:768px) { .header .network-logo { max-width: 8rem } } .header .options-menu-toggle { padding-right: 1rem } .header .options-menu-toggle:hover { cursor: pointer } .menu-item:last-child a { border-right: 0 } .menu-item a { text-transform: uppercase; font-size: 1rem; font-weight: 700; letter-spacing: .9px; -webkit-font-smoothing: antialiased; padding: 1.225rem; border-right: 1px solid #1d1f21 } @media only screen and (max-width:1023px) { .menu-item a { padding: .85rem } } .menu-item button { padding: 0 } .dropdown-item { list-style: none } @media only screen and (max-width:768px) { .dropdown-item { padding: 0 } } .mobile-dropdown-item { border-top: 1px solid #31363a } .mobile-dropdown-item .image { padding-right: 0 } .mobile-dropdown-item:last-child { border-bottom: 1px solid #31363a } .mobile-dropdown-items-secondary { text-transform: uppercase; font-weight: 700 } .mobile-dropdown-items-secondary a { font-size: 1rem } .provider-image a { padding: 0 } @media only screen and (max-width:768px) { .provider-image img { max-width: 5rem } } .mvpd-dropdown { display: none } .adobe-logged-in .mvpd-dropdown { display: inline-block } .mvpd-login { display: none } .adobe-logged-out .mvpd-login { display: inline-block } .footer { color: #b4bfbb; background-color: #000; padding: 2rem; overflow: hidden } @media only screen and (max-width:768px) { .footer { padding: 1rem 0 } } .footer a { color: #fff; -webkit-transition: color .4s; transition: color .4s } .footer a:hover { color: rgba(255,255,255,.75) } .footer .logo-train { margin-top: 6rem } .footer ul { margin: 0; list-style: none; padding: 0 } .footer__content { max-width: 100em; padding: 1em; margin: 0 auto } @media only screen and (min-width:768px) { .footer__content { padding: 2em } } .footer__logo { vertical-align: text-bottom; display: inline-block } .footer__logo svg { width: auto; height: 1.875em; display: block } .footer__nav { text-transform: uppercase; margin: .5em 0 1.5em } @media only screen and (min-width:768px) { .footer__nav { margin: 0; display: inline-block } } @media only screen and (min-width:768px) { .footer__nav li { display: inline-block } } .footer__nav a { padding: .5em 0; display: inline-block } @media only screen and (min-width:768px) { .footer__nav a { padding: .75em 1em } } .footer__legal p { font-size: .875em; margin: 0 auto } @media only screen and (min-width:768px) { .footer__legal p { display: inline-block } } .footer__legal ul { font-size: .875em } @media only screen and (min-width:768px) { .footer__legal ul { display: inline-block } } .footer__legal li { display: inline-block } .footer__legal li::after { content: '|'; margin-right: -.25em; display: inline-block } .footer__legal li:last-child::after { display: none } .footer__legal a { padding: 0 1em; display: inline-block } .header-menu-visible { position: fixed; top: 0 } @media (min-width:60em) { .header-menu-visible { position: relative; top: inherit } } .header-menu-visible .header.nav-down .nav-dropdown { visibility: visible } .nav-dropdown { visibility: hidden; width: 100vw; height: calc(100vh - 3.75em); background-color: #1d1f21; position: fixed; top: 3.75em; z-index: 1; overflow-x: hidden; overflow-y: scroll; opacity: 0; -webkit-transition: opacity 0s .4s,visibility .4s; transition: opacity 0s .4s,visibility .4s; padding-top: 0; overflow-y: auto } @media (min-width:60em) { .nav-dropdown { background: #1d1f21; transform: translateY(-150%); z-index: 3; -webkit-transition: opacity 0s .4s,-webkit-transform .4s,visibility .4s; transition: opacity 0s .4s,-webkit-transform .4s,visibility .4s; transition: opacity 0s .4s,transform .4s,visibility .4s; transition: opacity 0s .4s,transform .4s,-webkit-transform .4s,visibility .4s; overflow: hidden; height: auto } } .header-menu-visible .nav-dropdown { opacity: 1; -webkit-transition: none; transition: none } @media (min-width:60em) { .header-menu-visible .nav-dropdown { display: block!important; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform .4s; transition: -webkit-transform .4s; transition: transform .4s; transition: transform .4s,-webkit-transform .4s } } .nav-dropdown .dropdown-slider { padding: 0 2.75rem 0 0 } .nav-dropdown .dropdown-slider .slider-swim-lane-navigation { margin: 0 } .content { -webkit-box-shadow: -.25em 0 .5em rgba(0,0,0,.5); box-shadow: -.25em 0 .5em rgba(0,0,0,.5); position: relative; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform .4s; transition: -webkit-transform .4s; transition: transform .4s; transition: transform .4s,-webkit-transform .4s; z-index: 2 } .header-menu-visible .content { -webkit-transform: translateX(100%); transform: translateX(100%) } @media (min-width:60em) { .header-menu-visible .content { -webkit-transform: none; transform: none } } .header-menu-visible .menu-toggle { color: #e15d00 } @media only screen and (min-width:1024px) { .menu-toggle { margin-left: 2rem } } .dropdown button { background: 0 0; border: none; text-transform: uppercase; color: #9ea7a9; font-weight: 700 } .dropdown button.fw1 { font-weight: 100 } .dropdown .caret { color: #e15d00 } .dropdown .dropdown-menu { border-radius: 0; border: 0; padding: 0; background: #000 } .dropdown .dropdown-menu:after,.dropdown .dropdown-menu:before { content: ''; width: 1em; height: 0; border-right: .5em solid transparent; border-bottom: .5em solid #000; border-left: .5em solid transparent; position: absolute; top: -.5em; left: 1rem } .dropdown .dropdown-menu>li>a { border-bottom: 1px solid #31363a; padding: .75rem .5rem; color: #fff } .dropdown .dropdown-menu li a { color: #9ea7a9; display: block } .dropdown .dropdown-menu>li>a:hover { background: #1d1f21 } .dropdown .dropdown-menu>.active>a { color: #fff!important; background: #000 } .header .dropdown .dropdown-menu { margin-top: 1.5rem } .dropdown .dropdown-menu--modal { padding: 20px; border: 1px solid #fff } .dropdown .dropdown-menu--modal:before { border-bottom-color: #fff; border-top-width: .5em; top: -.6em } .hero-stack .hero { overflow: hidden } .hero-stack .featured-image { position: relative; z-index: 2 } .hero-stack .featured-image:before { display: block; content: ''; position: relative; z-index: 1; padding-top: 45% } @media only screen and (max-width:768px) { .hero-stack .featured-image:before { padding-top: 100% } } .hero-stack .featured-image img { position: absolute; z-index: 2; display: block; left: 0; right: 0; margin: auto; top: 0; bottom: 0; width: 100% } @media only screen and (max-width:768px) { .hero-stack .featured-image img { max-width: inherit } } .hero-stack .featured-content { position: absolute; z-index: 3; bottom: 10%; width: 100% } @media only screen and (max-width:768px) { .hero-stack .featured-content { left: 1rem; right: 1rem; bottom: 7%; width: auto } } .hero-stack .featured-content .item-logo { font-weight: 700 } @media only screen and (max-width:768px) { .hero-stack .featured-content .item-logo { width: 100% } } .hero-stack .featured-content .item-logo img { max-width: 22rem } @media only screen and (max-width:768px) { .hero-stack .featured-content .item-logo img { max-height: 3rem; max-width: 14rem } } .hero-stack .featured-content .item-slot1 { font-weight: lighter; text-transform: uppercase; color: #fff } .hero-stack .featured-content .item-slot2,.hero-stack .featured-content .item-slot3 { font-weight: 700; letter-spacing: .1rem } @media only screen and (max-width:768px) { .content-list-bottom-item .hero-stack .featured-image:before { padding-top: 56.25% } } @media only screen and (max-width:768px) { .content-list-bottom-item .hero-stack .featured-content { position: relative; z-index: 3; padding: .75rem 0 1rem; width: 100% } } .poster-stack { margin: 2rem 0 } @media only screen and (max-width:768px) { .poster-stack { padding: 0 1rem; margin: 0 0 2rem } } .poster-stack .poster { margin-bottom: 1rem; min-height: 300px } @media only screen and (max-width:768px) { .poster-stack .poster { min-height: 225px } } .poster-stack img { width: 100% } .video-stack { margin: 2rem 0 } @media only screen and (max-width:768px) { .video-stack { margin: 1rem 0; padding: 0 1rem } } .video-stack .video { position: relative; margin-bottom: 1rem } .video-stack .video .image { position: relative } .video-stack .video .image:before { display: block; content: ''; position: relative; z-index: 1; padding-top: 56.25% } .video-stack .video .image img { position: absolute; z-index: 1; top: 0 } .video-stack .video .video-content { position: absolute; z-index: 2; bottom: 0; left: 1rem; right: 1rem; margin: auto; padding: 1rem } .video-stack .video .icon-play_button { z-index: 2 } .video-stack .video img { width: 100% } .show-hero { position: relative } .show-hero .featured-image { max-height: 80vh; overflow: hidden } .show-hero .featured-image img { width: 100% } .show-hero .logo { max-width: 40%; margin: 2rem auto 0; text-align: center } @media only screen and (max-width:768px) { .show-hero .logo { margin: 0 auto; display: block; padding: 1rem; max-height: 4rem; max-width: 14rem } } @media only screen and (max-width:768px) { .show-hero .logo img { max-height: 36px } } .show-hero .top-hero { position: absolute; top: 0; width: 100%; text-align: center; z-index: 2 } .show-hero .bottom-hero { position: absolute; bottom: 0; width: 100%; text-align: center; z-index: 4 } @media only screen and (max-width:768px) { .show-hero .bottom-hero { position: relative; padding: 1rem } } .show-hero_bottom-nav_wtw { float: right } .show-hero_bottom-nav_wtw .dropdown-menu--modal { min-width: 390px; right: 0; left: auto; margin-right: -30px } @media only screen and (max-width:768px) { .show-hero_bottom-nav_wtw .dropdown-menu--modal { margin-top: 0 } } .show-hero_bottom-nav_wtw .dropdown-menu--modal p { font-size: .875rem; color: #fff } .show-hero_bottom-nav_wtw .dropdown-menu--modal:after,.show-hero_bottom-nav_wtw .dropdown-menu--modal:before { left: 16.5rem } @media only screen and (max-width:768px) { .show-hero_bottom-nav_wtw .dropdown-menu--modal:after,.show-hero_bottom-nav_wtw .dropdown-menu--modal:before { display: none } } @media only screen and (max-width:768px) { .show-hero_bottom-nav_wtw .dropdown-menu--modal { left: 0; border: none; width: 100%; min-width: auto } } @media (max-width:768px) { .show-hero_bottom-nav_wtw { float: left; width: 100% } .show-hero_bottom-nav_wtw .dropdown { width: 100%; text-align: left } .show-hero_bottom-nav_wtw .dropdown button { padding-left: 20px } } @media only screen and (max-width:768px) { .swim-lane { padding: 1.2rem } } .swim-lane>h2,.swim-lane>h3 { letter-spacing: .2rem; position: relative; z-index: 200 } .swim-lane a.slick-slide:active,.swim-lane a.slick-slide:focus { outline: 0 } .swim-lane .slick-arrow { width: 2.5rem; position: absolute; z-index: 2; top: 0; bottom: 0; margin: auto; background: 0 0; border: none } .swim-lane .slick-arrow svg { width: 100%; height: 100%; fill: #9ea7a9 } .swim-lane .slick-arrow svg:hover { fill: #fff } .swim-lane .slick-arrow svg:active { margin-top: 1px } .swim-lane .slick-prev { left: 0 } .swim-lane .slick-next { right: 0 } .swim-lane .slider { margin: 1rem -1.2rem } .swim-lane .swim-lane-item { position: relative; margin: 0 1em } .swim-lane .swim-lane-item .image { position: relative; z-index: 1 } .swim-lane .swim-lane-item .image img { width: 100% } .swim-lane .swim-lane-item .image img:after { content: ''; position: relative; padding-bottom: 50%; display: block } .swim-lane .swim-lane-item .image img.poster:after { padding-bottom: 140% } .swim-lane .swim-lane-item .swim-lane-content { position: absolute; z-index: 4; bottom: 0; left: 0; padding: 1.25rem; width: 100%; background: 0 0 } .swim-lane .swim-lane-item .swim-lane-content h2,.swim-lane .swim-lane-item .swim-lane-content h3,.swim-lane .swim-lane-item .swim-lane-content h4 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: auto } #amcn-ui-modal-overlay { background: #000; position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: 100%; z-index: 1000 } #amcn-ui-modal { display: none; position: fixed; z-index: 1001; top: 0; right: 0; bottom: 0; left: 0; width: 600px; height: 250px; margin: auto; text-align: center; background: 0 0; border: 0; padding: 0 } #amcn-ui-modal #amcn-ui-modal-close { display: none } .slide-up-toggle { position: fixed; width: 100%; bottom: -350px; z-index: 1002 } @media only screen and (max-width:768px) { .sub-nav { padding: .2rem .6rem } } .sub-nav .sub-nav-menu { margin-top: 1rem } .sub-nav ul { padding: 0; margin: 0 } .sub-nav ul li a { text-transform: uppercase; padding: 0 1em; display: inline-block; font-size: 1rem; font-weight: 700; letter-spacing: .9px } .sub-nav ul li a.active { color: #e15d00 } .sub-nav ul li::after { content: '|'; margin-right: -.25em; display: inline-block; color: #9ea7a9 } .sub-nav ul li:first-child a { padding-left: 0 } .sub-nav ul li:last-child::after { content: none } .sub-nav-dropdown { padding: 1rem .2rem } .sub-nav-dropdown button { width: 100%; text-align: left } .sub-nav-dropdown .dropdown-menu { width: 100% } .sub-nav-dropdown .dropdown-menu .active { display: none } .smartbanner { position: relative; top: 0; left: 0; overflow-x: hidden; width: 100%; height: 84px; background: #f3f3f3; font-family: Helvetica,sans,sans-serif } .smartbanner__exit { position: absolute; top: calc(50% - 6px); left: 9px; display: block; margin: 0; width: 12px; height: 12px; border: 0; text-align: center } .smartbanner__exit::after,.smartbanner__exit::before { position: absolute; width: 1px; height: 12px; background: #767676; content: ' ' } .smartbanner__exit::before { -webkit-transform: rotate(45deg); transform: rotate(45deg) } .smartbanner__exit::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg) } .smartbanner__icon { background-color: #000; position: absolute; top: 10px; left: 30px; width: 64px; height: 64px; border-radius: 15px; background-size: 64px 64px } .smartbanner__info { position: absolute; top: 10px; left: 104px; display: -webkit-box; display: -ms-flexbox; display: flex; overflow-y: hidden; width: 60%; height: 64px; -webkit-box-align: center; -ms-flex-align: center; align-items: center } .smartbanner__info__wrap { display: flex; justify-content: center; align-items: center } .smartbanner__info__title { color: #000; display: table-cell; font-size: 14px } .smartbanner__button__wrapper { display: table-cell; padding-left: 5px } .smartbanner__info__author,.smartbanner__info__price { display: none; font-size: 12px } .smartbanner__button { z-index: 1; display: block; padding: 0 10px; min-width: 10%; border-radius: 5px; background: #f3f3f3; color: #1474fc; font-size: 18px; text-align: center; text-decoration: none } .smartbanner__button__label { text-align: center } .smartbanner.smartbanner--android { background: #3d3d3d url(data:image/gif; base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);box-shadow: inset 0 4px 0 #88b131 } .smartbanner.smartbanner--android .smartbanner__exit { left: 6px; margin-right: 7px; width: 17px; height: 17px; border-radius: 14px; background: #1c1e21; box-shadow: 0 1px 2px rgba(0,0,0,.8) inset,0 1px 1px rgba(255,255,255,.3); color: #b1b1b3; font-family: ArialRoundedMTBold,Arial; font-size: 20px; -webkit-font-smoothing: subpixel-antialiased; line-height: 17px; text-shadow: 0 1px 1px #000 } .smartbanner.smartbanner--android .smartbanner__exit::after,.smartbanner.smartbanner--android .smartbanner__exit::before { top: 3px; left: 8px; width: 2px; height: 11px; background: #b1b1b3 } .smartbanner.smartbanner--android .smartbanner__exit:active,.smartbanner.smartbanner--android .smartbanner__exit:hover { color: #eee } .smartbanner.smartbanner--android .smartbanner__icon { background-color: transparent; box-shadow: none } .smartbanner.smartbanner--android .smartbanner__info { color: #ccc; text-shadow: 0 1px 2px #000 } .smartbanner.smartbanner--android .smartbanner__info__title { color: #fff; font-weight: 700 } .smartbanner.smartbanner--android .smartbanner__button { top: 30px; right: 20px; padding: 0; min-width: 12%; border-radius: 0; background: 0 0; box-shadow: 0 0 0 1px #333,0 0 0 2px #dddcdc; color: #d1d1d1; font-size: 14px; font-weight: 700 } .smartbanner.smartbanner--android .smartbanner__button:active,.smartbanner.smartbanner--android .smartbanner__button:hover { background: 0 0 } .smartbanner.smartbanner--android .smartbanner__button__label { display: block; padding: 0 10px; background: #42b6c9; background: linear-gradient(to bottom,#42b6c9,#39a9bb); box-shadow: none; line-height: 24px; text-align: center; text-shadow: none; text-transform: none } .smartbanner.smartbanner--android .smartbanner__button__label:active,.smartbanner.smartbanner--android .smartbanner__button__label:hover { background: #2ac7e1 } .about-show-template .container-table .container-table-cell { text-align: left } .content-list-template .left-col { position: fixed; height: calc(100vh - 400px) } .content-list-template .content-list .page-title { font-size: 3em } .content-list-template .content-list .about-copy a { text-decoration: none } .content-detail-template .content-detail { padding: 2rem 0 } @media only screen and (max-width:768px) { .content-detail-template .content-detail { padding-top: 0 } } .content-detail-template .content-detail h1 { margin: 0 0 .25rem } .content-detail-template .content-detail .video { position: relative } @media only screen and (max-width:1023px) { .content-detail-template .content-detail .video-detail { margin: 1rem 0 } } .content-detail-template .content-detail .icon-play { z-index: 2 } .content-detail-template .content-detail .video-thumbnail { position: absolute; top: 0; width: 100%; z-index: 2 } .content-detail-template .content-detail .video-thumbnail img { width: 100% } .content-detail-template .content-detail .video-thumb-non-playable { background: rgba(0,0,0,.8) } @media only screen and (max-width:768px) { .content-detail-template .content-detail .video-thumb-non-playable p { font-size: 1rem } } @media only screen and (max-width:768px) { .content-detail-template .content-detail .video-detail { padding: 0 1rem } } .full-episodes-template h2,.full-episodes-template h3,.full-episodes-template h4 { font-weight: 300 } .full-episodes-template .episodes-list { list-style-type: none; padding: 0 20px } .full-episodes-template .episodes-list .episode-item { font-weight: 300; border-bottom: 1px solid #31363a; min-height: 60px; line-height: 1.429; padding: 5px 0; position: relative } .full-episodes-template .episodes-list .episode-item .episode-item-info { display: block; font-size: 12px; padding-left: 44px } .full-episodes-template .episodes-list .episode-item .episode-item-info.counter { color: #e15d00 } .full-episodes-template .episodes-list .episode-item .episode-item-info.label { color: #9ea7a9; letter-spacing: .1rem; text-transform: uppercase } .full-episodes-template .episodes-list .episode-item .episode-item-info.title { color: #fff; font-size: 18px!important } @media (min-width:768px) { .full-episodes-template .episodes-list .episode-item .episode-item-info { display: inline; font-size: 14px; line-height: 60px; padding: 0 10px } } .full-episodes-template .episodes-list .episode-item .episode-uri { display: inline-block; height: 40px; margin-top: -4px; vertical-align: middle; width: 40px } @media (max-width:767px) { .full-episodes-template .episodes-list .episode-item .episode-uri { position: absolute; top: 50%; margin-top: -20px } } @media (min-width:768px) { .full-episodes-template .episodes-list .episode-item { padding: 0 } } @media (min-width:768px) { .full-episodes-template .episodes-list { padding: 0 } } .full-episodes-template .play-btn { background: url(../images/ui/round_play.svg); background-position: center; background-repeat: no-repeat; background-size: contain; display: inline-block } .full-episodes-template .play-btn.play-btn-inline { background-size: 40px } .full-episodes-template .play-btn.play-btn-cover { background-size: 15%; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1 } .full-episodes-template .show-controls { font-size: 16px; line-height: 42.84px; text-align: right; text-transform: uppercase } .full-episodes-template .show-controls.expanded { display: none } .full-episodes-template .show-controls .aside-control { border-left: 2px solid #9ea7a9; display: inline-block; height: 42.84px; margin-left: 20px; padding-left: 20px } .full-episodes-template .show-controls .bottom-control { color: #9ea7a9; line-height: 2.143; text-align: center } .full-episodes-template .show-controls .bottom-control .collapse-toggle { padding: 10px } .full-episodes-template .show-controls .bottom-control .collapse-toggle.collapsed { background-color: #31363a; display: block; font-weight: 700 } .full-episodes-template .show-controls .bottom-control .collapse-toggle.expanded { color: #fff; font-weight: 300 } .full-episodes-template .swim-lane>h2,.full-episodes-template .swim-lane>h3 { color: #9ea7a9; font-size: 36px; line-height: 1.19 } .full-episodes-template .swim-lane .full-episodes-slider { display: none } .full-episodes-template .swim-lane .full-episodes-slider.slick-initialized { display: block } @media (max-width:767px) { .full-episodes-template .swim-lane .full-episodes-slider.slick-initialized .play-btn-cover { visibility: visible } } @media (min-width:992px) { .full-episodes-template .swim-lane .full-episodes-slider.slick-initialized .play-btn-cover { visibility: visible } } .full-episodes-template .swim-lane .full-episodes-slider.slick-initialized .swim-lane-content { visibility: visible } .full-episodes-template .swim-lane .full-episodes-slider.sliding-disabled .slick-arrow { display: none!important; pointer-events: none } .full-episodes-template .swim-lane .full-episodes-slider .play-btn-cover { visibility: hidden } .full-episodes-template .swim-lane .full-episodes-slider .slick-arrow.slick-disabled { display: none!important; pointer-events: none } .full-episodes-template .swim-lane .full-episodes-slider .swim-lane-content { visibility: hidden } .full-episodes-template .swim-lane .full-episodes-slider .swim-lane-content>h2,.full-episodes-template .swim-lane .full-episodes-slider .swim-lane-content>h3,.full-episodes-template .swim-lane .full-episodes-slider .swim-lane-content>h4 { line-height: 1.429 } .newsletter-template.page-template .form .dropdown .dropdown-toggle { overflow: hidden; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap } .newsletter-template.page-template .form .dropdown .dropdown-toggle::after { border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px dashed; color: #e15d00; content: ""; display: inline-block; height: 0; position: absolute; right: 20px; top: 50%; vertical-align: middle; width: 0 } .newsletter-template.page-template .form .form-group label { font-size: 12px } @media (min-width:768px) { .newsletter-template.page-template .form .form-group label { font-size: 14px } } @media (min-width:992px) { .newsletter-template.page-template .form .form-group label { font-size: 16px } } .newsletter-template.page-template .form-container { padding: 0 10px } @media (min-width:768px) { .newsletter-template.page-template .form-container { padding: 0 3rem } } .newsletter-template ul.success-list { list-style: none; margin-left: 0; padding-left: 20px } .newsletter-template ul.success-list li { color: #fff; padding-left: 1em; text-indent: -1em } .newsletter-template ul.success-list li::before { content: "\e908"; font-family: sundancetv-icons; font-size: 12px; padding-right: 5px } .not-found-template { background-color: #1d1f21 } .not-found-template.header-menu-visible { position: static } .not-found-template.header-menu-visible .content { height: 100%; padding: 0; position: fixed } .not-found-template.header-menu-visible .smartbanner { z-index: auto } .not-found-template h1 { line-height: 1.429; margin: 10px 0; text-transform: uppercase } .not-found-template p { font-size: inherit; margin-bottom: 10px; padding: 0 20px } .not-found-template .content { background-image: url(../images/backgrounds/404-800x600.jpg); background-position: center 60px; background-repeat: no-repeat; background-size: contain; box-shadow: none; color: #fff; font-weight: 300; font-size: 16px; height: 100%; line-height: 1.429; padding-top: 100%; position: absolute; top: 0; width: 100%; z-index: 1 } .not-found-template .content::after { background-image: linear-gradient(to bottom,transparent 0,#000 75%); content: ''; display: block; height: 50px; margin-top: 65%; position: absolute; top: 60px; width: 100% } .not-found-template .content .container { max-width: 370px; text-align: center } .not-found-template .content .main { margin-top: 60%; position: absolute; top: 60px; width: 100%; z-index: 1 } @media (min-width:440px) { .not-found-template .content::after { height: 80px } .not-found-template .content .main { margin-top: 65%; padding-top: 20px } } @media (min-width:768px) { .not-found-template .content { background-attachment: fixed; background-image: url(./images/welcome.png); background-size: cover; bottom: 50px; padding: 0 } .not-found-template .content::after { bottom: 0; height: 300px; top: auto } .not-found-template .content .container { max-width: 500px } .not-found-template .content .main { bottom: 50px; margin: 0; padding: 0; top: auto } } .not-found-template .smartbanner { z-index: 2 } .page-template a.img-container { display: inline-block; margin-bottom: 20px; padding: 0 20px; width: 100% } .page-template a.img-container img { width: 100% } .page-template a.img-container .caption { color: #fff; font-weight: 500; margin: 20px 0 0; width: 100% } .page-template div.answer { margin-bottom: 20px; text-align: justify } .page-template h1,.page-template h2,.page-template h3,.page-template h4,.page-template h5,.page-template h6 { color: #fff } .page-template h2,.page-template h3,.page-template h4 { font-weight: 300; line-height: 1.429; margin: 20px 0 } .page-template h2 { font-size: 2em } .page-template h3 { font-size: 1.6em } .page-template h4 { font-size: 1.2em; line-height: 1.19; margin: 10px 0 20px } .page-template hr.solid { background: #31363a; border: none; height: 2px; margin: 40px 0 20px 0 } .page-template img { border-style: none; vertical-align: middle } .page-template img.img-fluid { max-width: 100%; height: auto } .page-template ol.lower-alpha { counter-reset: list; margin: 10px 0 10px } .page-template ol.lower-alpha>li { list-style: none; position: relative } .page-template ol.lower-alpha>li:before { counter-increment: list; content: counter(list,lower-alpha) ") "; position: absolute; left: -1.4em } .page-template p { font-size: inherit; margin-bottom: 20px; text-align: justify } .page-template table td { border: 1px solid #9ea7a9; padding: 5px 10px } .page-template .aside-link-container { margin-bottom: 20px } .page-template .aside-link-container .aside-link { margin: 0 } .page-template .asterisk { color: #fff; font-size: 12px } .page-template .btn { background-image: none; border: 1px solid transparent; cursor: pointer; display: inline-block; line-height: 1.429; font-size: 16px; font-weight: 300; margin-bottom: 0; min-width: 170px; padding: 10px 16px; text-align: center; touch-action: manipulation; -ms-touch-action: manipulation; user-select: none; vertical-align: middle; white-space: nowrap; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none } .page-template .btn:disabled { cursor: progress } .page-template .btn.btn-default { background-color: #31363a; color: #fff } .page-template .btn.btn-default:disabled { color: #9ea7a9 } .page-template .btn.btn-link { background-color: #1d1f21; border-color: #9ea7a9; color: #fff; font-size: 14px; font-weight: 500; min-width: auto; padding: 4px 16px; text-transform: uppercase } .page-template .content { color: #9ea7a9; font-weight: 300; font-size: 14px; line-height: 1.429 } .page-template .form { padding: 40px 0 } .page-template .form button[type=submit] { width: 100% } @media (min-width:768px) { .page-template .form button[type=submit] { width: auto } } .page-template .form .checkbox { padding-left: 20px; position: relative } .page-template .form .checkbox * { cursor: pointer } .page-template .form .checkbox input[type=checkbox] { height: 20px; left: 0; margin: 0; opacity: 0; position: absolute; top: 0; width: 20px } .page-template .form .checkbox input[type=checkbox]:checked+label::after { content: "\e908" } .page-template .form .checkbox label { color: #fff; font-size: 16px; font-weight: 300; position: relative; padding-left: 10px; vertical-align: middle } .page-template .form .checkbox label::after { color: #e15d00; display: inline-block; font-family: sundancetv-icons; font-size: 16px; height: 20px; left: 0; line-height: 20px; margin-left: -20px; position: absolute; text-align: center; top: 0; width: 20px } .page-template .form .checkbox label::before { border: 1px solid #31363a; content: ""; display: inline-block; height: 20px; left: 0; margin-left: -20px; position: absolute; top: 1px; width: 20px; -webkit-transition: border .15s ease-in-out,color .15s ease-in-out; -o-transition: border .15s ease-in-out,color .15s ease-in-out; transition: border .15s ease-in-out,color .15s ease-in-out } .page-template .form .dropdown .dropdown-menu { max-height: 300px; overflow-y: scroll; width: 100% } .page-template .form .dropdown .dropdown-menu.dropdown-menu-right::after,.page-template .form .dropdown .dropdown-menu.dropdown-menu-right::before { left: auto; right: 1rem } .page-template .form .dropdown .dropdown-toggle { border: 1px solid #31363a; font-size: 16px; font-weight: 300; padding: 10px 20px; text-align: left; text-transform: none; width: 100% } .page-template .form .error { color: #e22020; margin: 10px 0 0 0 } .page-template .form .form-control { background-color: #1d1f21; border: 1px solid #31363a; border-radius: 0; color: #9ea7a9; font-size: 16px; height: auto; padding: 10px 20px } .page-template .form .form-group { margin-bottom: 25px } .page-template .form .form-group>label { font-size: 16px; font-weight: 500; text-transform: uppercase } .page-template .play-icon { border-color: transparent transparent transparent #fff; border-style: solid; border-width: 5px 0 5px 10px; display: inline-block; height: 0; margin: 0 5px 1px 0; width: 0 } .page-template .row [class^=col-] ol { margin-bottom: 0 } .page-template .table-block { margin: 20px 0 40px; width: 100% } .page-template .table-block .table-row .table-cell { vertical-align: middle } .page-template .table-block .table-row .table-cell.img-container { text-align: center } .page-template .table-block .table-row .table-cell>p:last-child { margin-bottom: 0 } .page-template .table-container { margin-bottom: 20px } @media (min-width:768px) { .page-template a.img-container { padding: 0 } .page-template .table-block { display: table } .page-template .table-block .table-row { display: table-row } .page-template .table-block .table-row .table-cell { display: table-cell } .page-template .table-block .table-row .table-cell[class^=col-] { float: none; padding: 0 } .page-template .table-block .table-row .table-cell.img-container { padding: 0 20px 0 0 } .page-template .table-block .table-row .table-cell.img-container img { width: 100% } } .page-headless { padding-top: 0!important } .page-headless .content { padding-top: 20px } .page-headless .content a { text-decoration: underline } .page-list-template .page-list-left h2 { text-align: center } .page-list-template .page-list-left ul { padding: 0 } .page-list-template .page-list-left ul li { list-style: none } .video-template iframe { width: 100%; height: 100% } @media all and (min-aspect-ratio:16 / 10) and (min-width:768px) { .video-template .platform-container { padding-top: 84vh!important } } .video-template .ad .companion { height: 50px; width: 320px; margin: 0 auto } .video-details .slot-1 { font-weight: 100; color: #fff } .video-details .slot-2 { text-transform: uppercase } .video-details .slot-3 { font-weight: 100; text-transform: uppercase; color: #9ea7a9 } .video-details .slot-4 { color: #9ea7a9; font-weight: 100 } @media only screen and (max-width:1023px) { .video-player-container .container { padding-left: 0; padding-right: 0 } } .ad-tag-text { font-size: .75em; color: gray; margin: 0 0 .5em!important; text-align: center } .amcn-dfp.advertisement { position: relative } @keyframes newData { 0% { transform: scaleY(.1) } 100% { transform: scaleY(1) } } .schedule-page-content.React-MobileView .titleMenu .timezone-list { display: inline-block; position: relative } .schedule-page-content.React-MobileView .titleMenu .timezone-list.React-MenuOpen .timezone-list-wrapper { background-color: #000 } .schedule-page-content.React-MobileView .titleMenu .timezone-list.React-MenuOpen .timezone-list-item { margin: 0 0 .7em 0; display: block } .schedule-page-content.React-MobileView .titleMenu .timezone-list.React-MenuOpen .timezone-list-item.active { color: #e15d00 } .schedule-page-content.React-MobileView .titleMenu .timezone-list .timezone-list-wrapper { position: absolute; padding: .5em; top: -.3em } .schedule-page-content.React-MobileView .titleMenu .timezone-list .timezone-list-item { position: relative; margin: 0; padding: 0; display: none } .schedule-page-content.React-MobileView .titleMenu .timezone-list .timezone-list-item.active { display: inline-block; color: #9ea7a9 } .schedule-page-content.React-MobileView .titleMenu .timezone-list .timezone-list-item:last-child { margin-bottom: 0 } .schedule-page-content.React-MobileView .titleMenu .timezone-list .timezone-list-item .caret { left: 0 } .schedule-page-content.React-MobileView .titleMenu .schedule-channel-finder .cf-by-tag { right: -150px } .schedule-page-content.React-MobileView .titleMenu .onair-display { display: none } .schedule-page-content .titleMenu .onair-display { display: inline-block; float: right; position: absolute; right: 3em } .schedule-page-content .titleMenu .onair-display .live-display { position: relative; padding: .3em; background-color: #e15d00; color: #fff } .schedule-page-content .titleMenu .onair-display .live-display a,.schedule-page-content .titleMenu .onair-display .live-display a:visited { color: #fff } .schedule-page-content .titleMenu .caret { transform: rotate(-90deg); color: #e15d00; position: relative; top: -.15em; left: -.3em } .schedule-page-content .titleMenu .schedule-channel-finder { position: relative; display: inline-block; margin: 0; padding: .5em 1em .5em 0; line-height: 1; font-size: .8em; color: #9ea7a9; font-weight: 100; text-transform: uppercase } .schedule-page-content .titleMenu .schedule-channel-finder #kpiFrame { height: 550px; background-color: transparent; overflow: hidden; border: 1px solid #9ea7a9 } .schedule-page-content .titleMenu .schedule-channel-finder #kpiFrame::-webkit-scrollbar { display: none } .schedule-page-content .titleMenu .schedule-channel-finder .view-cf-text { cursor: pointer } .schedule-page-content .titleMenu .schedule-channel-finder .cf-by-tag { position: absolute; top: 1.4em; height: 550px; margin-top: 0; right: 0; z-index: 9999 } .schedule-page-content .titleMenu .schedule-channel-finder .cf-by-tag .cf-by { background: #161616; border: 1px solid #353535; overflow: hidden; position: relative; z-index: 10000; min-width: 350px; padding: 1em; margin-top: 10px; box-shadow: 0 .44444em 1.33333em rgba(0,0,0,.75) } .schedule-page-content .titleMenu .timezone-list { display: inline-flex; justify-content: left; margin: 0; padding: .5em 0; line-height: 1; font-size: .8em; color: #9ea7a9; min-width: 4.5em; min-height: .8em } .schedule-page-content .titleMenu .timezone-list .timezone-list-item,.schedule-page-content .titleMenu .timezone-list .timezone-list-title { margin: 0; padding: 0 1em 0 0; font-size: 1em; text-align: left; list-style-type: none; font-weight: 100; border-style: none; line-height: 1 } .schedule-page-content .titleMenu .timezone-list .timezone-list-item:after,.schedule-page-content .titleMenu .timezone-list .timezone-list-title:after { content: '' } @media only screen and (max-width:768px) { .schedule-page-content .titleMenu .timezone-list .timezone-list-title { display: none } } .schedule-page-content .titleMenu .timezone-list .timezone-list-item { cursor: pointer } .schedule-page-content .titleMenu .timezone-list .timezone-list-item.active { color: #e15d00; cursor: default } .schedule-page-content .dayNav { display: flex; justify-content: center; margin: 0; padding: 0; border-bottom: .01em solid #9ea7a9 } .schedule-page-content .dayNav .dayNavSlider { display: inherit; overflow-x: auto } .schedule-page-content .dayNav .dayNavItem { margin: 2em 1em 1.2em 1em; text-align: center; list-style-type: none; font-weight: 100; cursor: pointer; padding-bottom: .8em } .schedule-page-content .dayNav .dayNavItem.active { border-bottom-color: #e15d00; border-bottom-style: solid; border-bottom-width: .2em } .schedule-page-content .dayNav .dayNavItem .dayOfWeek { font-size: 2em; color: #fff; min-width: 1.5em } .schedule-page-content .dayNav .dayNavItem .dateDisplay { font-size: .9em; color: #9ea7a9 } .schedule-page-content .schedule-list { list-style-type: none; animation: .5s ease-out 1 newData; transform-origin: 0 0; min-height: 200px } .schedule-page-content .schedule-list .schedule-item { text-align: center; border-bottom: .01em solid #9ea7a9; padding: 2em 1em; font-weight: 100 } .schedule-page-content .schedule-list .schedule-item.past-show-time { display: none } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div { text-align: left; padding: 0 } } .schedule-page-content .schedule-list .schedule-item>div .video-time-start { margin: 0 auto; font-size: 1.4em; color: #9ea7a9 } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div .video-time-start { text-align: left; display: inline-block } } .schedule-page-content .schedule-list .schedule-item>div .video-display-onnow { margin: 0 15%; font-size: .8em; color: #fff; background-color: #e15d00; padding: .2em 0 } .schedule-page-content .schedule-list .schedule-item>div .video-display-onnow a,.schedule-page-content .schedule-list .schedule-item>div .video-display-onnow a:visited { color: #fff } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div .video-display-onnow { text-align: right; display: inline-block; float: right; padding: .3em } } .schedule-page-content .schedule-list .schedule-item>div.video-thumbnail { padding: 0; background: #000 } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div.video-thumbnail { display: none } } .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap { text-align: left; padding-left: 2em } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap { padding: .2em 0 0 0 } } .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap .video-title { text-transform: lowercase; font-size: 1.8em } .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap .video-description { color: #9ea7a9 } .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap .video-rating { font-size: .45em; vertical-align: text-top; padding: 0 .5em; text-transform: uppercase; color: #9ea7a9 } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap .video-rating { vertical-align: middle } } .schedule-page-content .loading-msg { min-height: 200px; color: #9ea7a9; font-size: .8em; text-align: center; padding: 1em 0 } body.network-sundance { font-family: BentonSans,Helvetica; padding-top: 60px } body.network-sundance a { text-decoration: none; color: #9ea7a9 } body.network-sundance a.brand-link { color: #e15d00 }
www/css/main.css
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } body { margin: 0 } article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary { display: block } audio,canvas,progress,video { display: inline-block; vertical-align: baseline } audio:not([controls]) { display: none; height: 0 } [hidden],template { display: none } a { background-color: transparent } a:active,a:hover { outline: 0 } abbr[title] { border-bottom: 1px dotted } b,strong { font-weight: 700 } dfn { font-style: italic } h1 { font-size: 2em; margin: .67em 0 } mark { background: #ff0; color: #000 } small { font-size: 80% } sub,sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline } sup { top: -.5em } sub { bottom: -.25em } img { border: 0 } svg:not(:root) { overflow: hidden } figure { margin: 1em 40px } hr { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; height: 0 } pre { overflow: auto } code,kbd,pre,samp { font-family: monospace,monospace; font-size: 1em } button,input,optgroup,select,textarea { color: inherit; font: inherit; margin: 0 } button { overflow: visible } button,select { text-transform: none } button,html input[type=button],input[type=reset],input[type=submit] { -webkit-appearance: button; cursor: pointer } button[disabled],html input[disabled] { cursor: default } button::-moz-focus-inner,input::-moz-focus-inner { border: 0; padding: 0 } input { line-height: normal } input[type=checkbox],input[type=radio] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 } input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button { height: auto } input[type=search] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box } input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration { -webkit-appearance: none } fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em } legend { border: 0; padding: 0 } textarea { overflow: auto } optgroup { font-weight: 700 } table { border-collapse: collapse; border-spacing: 0 } td,th { padding: 0 } * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } :after,:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } html { font-size: 10px; -webkit-tap-highlight-color: transparent } body { font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.42857143; color: #333; background-color: #fff } button,input,select,textarea { font-family: inherit; font-size: inherit; line-height: inherit } a { color: #337ab7; text-decoration: none } a:focus,a:hover { color: #23527c; text-decoration: underline } a:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } figure { margin: 0 } img { vertical-align: middle } .img-responsive { display: block; max-width: 100%; height: auto } .img-rounded { border-radius: 6px } .img-thumbnail { padding: 4px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out; display: inline-block; max-width: 100%; height: auto } .img-circle { border-radius: 50% } hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eee } .sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0,0,0,0); border: 0 } .sr-only-focusable:active,.sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto } [role=button] { cursor: pointer } .h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit } .h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small { font-weight: 400; line-height: 1; color: #777 } .h1,.h2,.h3,h1,h2,h3 { margin-top: 20px; margin-bottom: 10px } .h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small { font-size: 65% } .h4,.h5,.h6,h4,h5,h6 { margin-top: 10px; margin-bottom: 10px } .h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small { font-size: 75% } .h1,h1 { font-size: 36px } .h2,h2 { font-size: 30px } .h3,h3 { font-size: 24px } .h4,h4 { font-size: 18px } .h5,h5 { font-size: 14px } .h6,h6 { font-size: 12px } p { margin: 0 0 10px } .lead { margin-bottom: 20px; font-size: 16px; font-weight: 300; line-height: 1.4 } @media (min-width:768px) { .lead { font-size: 21px } } .small,small { font-size: 85% } .mark,mark { background-color: #fcf8e3; padding: .2em } .text-left { text-align: left } .text-right { text-align: right } .text-center { text-align: center } .text-justify { text-align: justify } .text-nowrap { white-space: nowrap } .text-lowercase { text-transform: lowercase } .text-uppercase { text-transform: uppercase } .text-capitalize { text-transform: capitalize } .text-muted { color: #777 } .text-primary { color: #337ab7 } a.text-primary:focus,a.text-primary:hover { color: #286090 } .text-success { color: #3c763d } a.text-success:focus,a.text-success:hover { color: #2b542c } .text-info { color: #31708f } a.text-info:focus,a.text-info:hover { color: #245269 } .text-warning { color: #8a6d3b } a.text-warning:focus,a.text-warning:hover { color: #66512c } .text-danger { color: #a94442 } a.text-danger:focus,a.text-danger:hover { color: #843534 } .bg-primary { color: #fff; background-color: #337ab7 } a.bg-primary:focus,a.bg-primary:hover { background-color: #286090 } .bg-success { background-color: #dff0d8 } a.bg-success:focus,a.bg-success:hover { background-color: #c1e2b3 } .bg-info { background-color: #d9edf7 } a.bg-info:focus,a.bg-info:hover { background-color: #afd9ee } .bg-warning { background-color: #fcf8e3 } a.bg-warning:focus,a.bg-warning:hover { background-color: #f7ecb5 } .bg-danger { background-color: #f2dede } a.bg-danger:focus,a.bg-danger:hover { background-color: #e4b9b9 } .page-header { padding-bottom: 9px; margin: 40px 0 20px; border-bottom: 1px solid #eee } ol,ul { margin-top: 0; margin-bottom: 10px } ol ol,ol ul,ul ol,ul ul { margin-bottom: 0 } .list-unstyled { padding-left: 0; list-style: none } .list-inline { padding-left: 0; list-style: none; margin-left: -5px } .list-inline>li { display: inline-block; padding-left: 5px; padding-right: 5px } dl { margin-top: 0; margin-bottom: 20px } dd,dt { line-height: 1.42857143 } dt { font-weight: 700 } dd { margin-left: 0 } @media (min-width:768px) { .dl-horizontal dt { float: left; width: 160px; clear: left; text-align: right; overflow: hidden; text-overflow: ellipsis; white-space: nowrap } .dl-horizontal dd { margin-left: 180px } } abbr[data-original-title],abbr[title] { cursor: help; border-bottom: 1px dotted #777 } .initialism { font-size: 90%; text-transform: uppercase } blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 17.5px; border-left: 5px solid #eee } blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child { margin-bottom: 0 } blockquote .small,blockquote footer,blockquote small { display: block; font-size: 80%; line-height: 1.42857143; color: #777 } blockquote .small:before,blockquote footer:before,blockquote small:before { content: '\2014 \00A0' } .blockquote-reverse,blockquote.pull-right { padding-right: 15px; padding-left: 0; border-right: 5px solid #eee; border-left: 0; text-align: right } .blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before { content: '' } .blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after { content: '\00A0 \2014' } address { margin-bottom: 20px; font-style: normal; line-height: 1.42857143 } .container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px } @media (min-width:768px) { .container { width: 750px } } @media (min-width:992px) { .container { width: 970px } } @media (min-width:1200px) { .container { width: 1170px } } .container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px } .row { margin-left: -15px; margin-right: -15px } .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px } .col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 { float: left } .col-xs-12 { width: 100% } .col-xs-11 { width: 91.66666667% } .col-xs-10 { width: 83.33333333% } .col-xs-9 { width: 75% } .col-xs-8 { width: 66.66666667% } .col-xs-7 { width: 58.33333333% } .col-xs-6 { width: 50% } .col-xs-5 { width: 41.66666667% } .col-xs-4 { width: 33.33333333% } .col-xs-3 { width: 25% } .col-xs-2 { width: 16.66666667% } .col-xs-1 { width: 8.33333333% } .col-xs-pull-12 { right: 100% } .col-xs-pull-11 { right: 91.66666667% } .col-xs-pull-10 { right: 83.33333333% } .col-xs-pull-9 { right: 75% } .col-xs-pull-8 { right: 66.66666667% } .col-xs-pull-7 { right: 58.33333333% } .col-xs-pull-6 { right: 50% } .col-xs-pull-5 { right: 41.66666667% } .col-xs-pull-4 { right: 33.33333333% } .col-xs-pull-3 { right: 25% } .col-xs-pull-2 { right: 16.66666667% } .col-xs-pull-1 { right: 8.33333333% } .col-xs-pull-0 { right: auto } .col-xs-push-12 { left: 100% } .col-xs-push-11 { left: 91.66666667% } .col-xs-push-10 { left: 83.33333333% } .col-xs-push-9 { left: 75% } .col-xs-push-8 { left: 66.66666667% } .col-xs-push-7 { left: 58.33333333% } .col-xs-push-6 { left: 50% } .col-xs-push-5 { left: 41.66666667% } .col-xs-push-4 { left: 33.33333333% } .col-xs-push-3 { left: 25% } .col-xs-push-2 { left: 16.66666667% } .col-xs-push-1 { left: 8.33333333% } .col-xs-push-0 { left: auto } .col-xs-offset-12 { margin-left: 100% } .col-xs-offset-11 { margin-left: 91.66666667% } .col-xs-offset-10 { margin-left: 83.33333333% } .col-xs-offset-9 { margin-left: 75% } .col-xs-offset-8 { margin-left: 66.66666667% } .col-xs-offset-7 { margin-left: 58.33333333% } .col-xs-offset-6 { margin-left: 50% } .col-xs-offset-5 { margin-left: 41.66666667% } .col-xs-offset-4 { margin-left: 33.33333333% } .col-xs-offset-3 { margin-left: 25% } .col-xs-offset-2 { margin-left: 16.66666667% } .col-xs-offset-1 { margin-left: 8.33333333% } .col-xs-offset-0 { margin-left: 0 } @media (min-width:768px) { .col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 { float: left } .col-sm-12 { width: 100% } .col-sm-11 { width: 91.66666667% } .col-sm-10 { width: 83.33333333% } .col-sm-9 { width: 75% } .col-sm-8 { width: 66.66666667% } .col-sm-7 { width: 58.33333333% } .col-sm-6 { width: 50% } .col-sm-5 { width: 41.66666667% } .col-sm-4 { width: 33.33333333% } .col-sm-3 { width: 25% } .col-sm-2 { width: 16.66666667% } .col-sm-1 { width: 8.33333333% } .col-sm-pull-12 { right: 100% } .col-sm-pull-11 { right: 91.66666667% } .col-sm-pull-10 { right: 83.33333333% } .col-sm-pull-9 { right: 75% } .col-sm-pull-8 { right: 66.66666667% } .col-sm-pull-7 { right: 58.33333333% } .col-sm-pull-6 { right: 50% } .col-sm-pull-5 { right: 41.66666667% } .col-sm-pull-4 { right: 33.33333333% } .col-sm-pull-3 { right: 25% } .col-sm-pull-2 { right: 16.66666667% } .col-sm-pull-1 { right: 8.33333333% } .col-sm-pull-0 { right: auto } .col-sm-push-12 { left: 100% } .col-sm-push-11 { left: 91.66666667% } .col-sm-push-10 { left: 83.33333333% } .col-sm-push-9 { left: 75% } .col-sm-push-8 { left: 66.66666667% } .col-sm-push-7 { left: 58.33333333% } .col-sm-push-6 { left: 50% } .col-sm-push-5 { left: 41.66666667% } .col-sm-push-4 { left: 33.33333333% } .col-sm-push-3 { left: 25% } .col-sm-push-2 { left: 16.66666667% } .col-sm-push-1 { left: 8.33333333% } .col-sm-push-0 { left: auto } .col-sm-offset-12 { margin-left: 100% } .col-sm-offset-11 { margin-left: 91.66666667% } .col-sm-offset-10 { margin-left: 83.33333333% } .col-sm-offset-9 { margin-left: 75% } .col-sm-offset-8 { margin-left: 66.66666667% } .col-sm-offset-7 { margin-left: 58.33333333% } .col-sm-offset-6 { margin-left: 50% } .col-sm-offset-5 { margin-left: 41.66666667% } .col-sm-offset-4 { margin-left: 33.33333333% } .col-sm-offset-3 { margin-left: 25% } .col-sm-offset-2 { margin-left: 16.66666667% } .col-sm-offset-1 { margin-left: 8.33333333% } .col-sm-offset-0 { margin-left: 0 } } @media (min-width:992px) { .col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9 { float: left } .col-md-12 { width: 100% } .col-md-11 { width: 91.66666667% } .col-md-10 { width: 83.33333333% } .col-md-9 { width: 75% } .col-md-8 { width: 66.66666667% } .col-md-7 { width: 58.33333333% } .col-md-6 { width: 50% } .col-md-5 { width: 41.66666667% } .col-md-4 { width: 33.33333333% } .col-md-3 { width: 25% } .col-md-2 { width: 16.66666667% } .col-md-1 { width: 8.33333333% } .col-md-pull-12 { right: 100% } .col-md-pull-11 { right: 91.66666667% } .col-md-pull-10 { right: 83.33333333% } .col-md-pull-9 { right: 75% } .col-md-pull-8 { right: 66.66666667% } .col-md-pull-7 { right: 58.33333333% } .col-md-pull-6 { right: 50% } .col-md-pull-5 { right: 41.66666667% } .col-md-pull-4 { right: 33.33333333% } .col-md-pull-3 { right: 25% } .col-md-pull-2 { right: 16.66666667% } .col-md-pull-1 { right: 8.33333333% } .col-md-pull-0 { right: auto } .col-md-push-12 { left: 100% } .col-md-push-11 { left: 91.66666667% } .col-md-push-10 { left: 83.33333333% } .col-md-push-9 { left: 75% } .col-md-push-8 { left: 66.66666667% } .col-md-push-7 { left: 58.33333333% } .col-md-push-6 { left: 50% } .col-md-push-5 { left: 41.66666667% } .col-md-push-4 { left: 33.33333333% } .col-md-push-3 { left: 25% } .col-md-push-2 { left: 16.66666667% } .col-md-push-1 { left: 8.33333333% } .col-md-push-0 { left: auto } .col-md-offset-12 { margin-left: 100% } .col-md-offset-11 { margin-left: 91.66666667% } .col-md-offset-10 { margin-left: 83.33333333% } .col-md-offset-9 { margin-left: 75% } .col-md-offset-8 { margin-left: 66.66666667% } .col-md-offset-7 { margin-left: 58.33333333% } .col-md-offset-6 { margin-left: 50% } .col-md-offset-5 { margin-left: 41.66666667% } .col-md-offset-4 { margin-left: 33.33333333% } .col-md-offset-3 { margin-left: 25% } .col-md-offset-2 { margin-left: 16.66666667% } .col-md-offset-1 { margin-left: 8.33333333% } .col-md-offset-0 { margin-left: 0 } } @media (min-width:1200px) { .col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9 { float: left } .col-lg-12 { width: 100% } .col-lg-11 { width: 91.66666667% } .col-lg-10 { width: 83.33333333% } .col-lg-9 { width: 75% } .col-lg-8 { width: 66.66666667% } .col-lg-7 { width: 58.33333333% } .col-lg-6 { width: 50% } .col-lg-5 { width: 41.66666667% } .col-lg-4 { width: 33.33333333% } .col-lg-3 { width: 25% } .col-lg-2 { width: 16.66666667% } .col-lg-1 { width: 8.33333333% } .col-lg-pull-12 { right: 100% } .col-lg-pull-11 { right: 91.66666667% } .col-lg-pull-10 { right: 83.33333333% } .col-lg-pull-9 { right: 75% } .col-lg-pull-8 { right: 66.66666667% } .col-lg-pull-7 { right: 58.33333333% } .col-lg-pull-6 { right: 50% } .col-lg-pull-5 { right: 41.66666667% } .col-lg-pull-4 { right: 33.33333333% } .col-lg-pull-3 { right: 25% } .col-lg-pull-2 { right: 16.66666667% } .col-lg-pull-1 { right: 8.33333333% } .col-lg-pull-0 { right: auto } .col-lg-push-12 { left: 100% } .col-lg-push-11 { left: 91.66666667% } .col-lg-push-10 { left: 83.33333333% } .col-lg-push-9 { left: 75% } .col-lg-push-8 { left: 66.66666667% } .col-lg-push-7 { left: 58.33333333% } .col-lg-push-6 { left: 50% } .col-lg-push-5 { left: 41.66666667% } .col-lg-push-4 { left: 33.33333333% } .col-lg-push-3 { left: 25% } .col-lg-push-2 { left: 16.66666667% } .col-lg-push-1 { left: 8.33333333% } .col-lg-push-0 { left: auto } .col-lg-offset-12 { margin-left: 100% } .col-lg-offset-11 { margin-left: 91.66666667% } .col-lg-offset-10 { margin-left: 83.33333333% } .col-lg-offset-9 { margin-left: 75% } .col-lg-offset-8 { margin-left: 66.66666667% } .col-lg-offset-7 { margin-left: 58.33333333% } .col-lg-offset-6 { margin-left: 50% } .col-lg-offset-5 { margin-left: 41.66666667% } .col-lg-offset-4 { margin-left: 33.33333333% } .col-lg-offset-3 { margin-left: 25% } .col-lg-offset-2 { margin-left: 16.66666667% } .col-lg-offset-1 { margin-left: 8.33333333% } .col-lg-offset-0 { margin-left: 0 } } table { background-color: transparent } caption { padding-top: 8px; padding-bottom: 8px; color: #777; text-align: left } th { text-align: left } .table { width: 100%; max-width: 100%; margin-bottom: 20px } .table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th { padding: 8px; line-height: 1.42857143; vertical-align: top; border-top: 1px solid #ddd } .table>thead>tr>th { vertical-align: bottom; border-bottom: 2px solid #ddd } .table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th { border-top: 0 } .table>tbody+tbody { border-top: 2px solid #ddd } .table .table { background-color: #fff } .table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th { padding: 5px } .table-bordered { border: 1px solid #ddd } .table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th { border: 1px solid #ddd } .table-bordered>thead>tr>td,.table-bordered>thead>tr>th { border-bottom-width: 2px } .table-striped>tbody>tr:nth-of-type(odd) { background-color: #f9f9f9 } .table-hover>tbody>tr:hover { background-color: #f5f5f5 } table col[class*=col-] { position: static; float: none; display: table-column } table td[class*=col-],table th[class*=col-] { position: static; float: none; display: table-cell } .table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active { background-color: #f5f5f5 } .table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover { background-color: #e8e8e8 } .table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success { background-color: #dff0d8 } .table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover { background-color: #d0e9c6 } .table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info { background-color: #d9edf7 } .table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover { background-color: #c4e3f3 } .table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning { background-color: #fcf8e3 } .table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover { background-color: #faf2cc } .table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger { background-color: #f2dede } .table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover { background-color: #ebcccc } .table-responsive { overflow-x: auto; min-height: .01% } @media screen and (max-width:767px) { .table-responsive { width: 100%; margin-bottom: 15px; overflow-y: hidden; -ms-overflow-style: -ms-autohiding-scrollbar; border: 1px solid #ddd } .table-responsive>.table { margin-bottom: 0 } .table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th { white-space: nowrap } .table-responsive>.table-bordered { border: 0 } .table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child { border-left: 0 } .table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child { border-right: 0 } .table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th { border-bottom: 0 } } fieldset { padding: 0; margin: 0; border: 0; min-width: 0 } legend { display: block; width: 100%; padding: 0; margin-bottom: 20px; font-size: 21px; line-height: inherit; color: #333; border: 0; border-bottom: 1px solid #e5e5e5 } label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700 } input[type=search] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box } input[type=checkbox],input[type=radio] { margin: 4px 0 0; line-height: normal } input[type=file] { display: block } input[type=range] { display: block; width: 100% } select[multiple],select[size] { height: auto } input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus { outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px } output { display: block; padding-top: 7px; font-size: 14px; line-height: 1.42857143; color: #555 } .form-control { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s } .form-control:focus { border-color: #66afe9; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6) } .form-control::-moz-placeholder { color: #999; opacity: 1 } .form-control:-ms-input-placeholder { color: #999 } .form-control::-webkit-input-placeholder { color: #999 } .form-control::-ms-expand { border: 0; background-color: transparent } .form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control { background-color: #eee; opacity: 1 } .form-control[disabled],fieldset[disabled] .form-control { cursor: not-allowed } textarea.form-control { height: auto } input[type=search] { -webkit-appearance: none } @media screen and (-webkit-min-device-pixel-ratio:0) { input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control { line-height: 34px } .input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm { line-height: 30px } .input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg { line-height: 46px } } .form-group { margin-bottom: 15px } .checkbox,.radio { position: relative; display: block; margin-top: 10px; margin-bottom: 10px } .checkbox label,.radio label { min-height: 20px; padding-left: 20px; margin-bottom: 0; font-weight: 400; cursor: pointer } .checkbox input[type=checkbox],.checkbox-inline input[type=checkbox],.radio input[type=radio],.radio-inline input[type=radio] { position: absolute; margin-left: -20px } .checkbox+.checkbox,.radio+.radio { margin-top: -5px } .checkbox-inline,.radio-inline { position: relative; display: inline-block; padding-left: 20px; margin-bottom: 0; vertical-align: middle; font-weight: 400; cursor: pointer } .checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline { margin-top: 0; margin-left: 10px } fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled] { cursor: not-allowed } .checkbox-inline.disabled,.radio-inline.disabled,fieldset[disabled] .checkbox-inline,fieldset[disabled] .radio-inline { cursor: not-allowed } .checkbox.disabled label,.radio.disabled label,fieldset[disabled] .checkbox label,fieldset[disabled] .radio label { cursor: not-allowed } .form-control-static { padding-top: 7px; padding-bottom: 7px; margin-bottom: 0; min-height: 34px } .form-control-static.input-lg,.form-control-static.input-sm { padding-left: 0; padding-right: 0 } .input-sm { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } select.input-sm { height: 30px; line-height: 30px } select[multiple].input-sm,textarea.input-sm { height: auto } .form-group-sm .form-control { height: 30px; padding: 5px 10px; font-size: 12px; line-height: 1.5; border-radius: 3px } .form-group-sm select.form-control { height: 30px; line-height: 30px } .form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control { height: auto } .form-group-sm .form-control-static { height: 30px; min-height: 32px; padding: 6px 10px; font-size: 12px; line-height: 1.5 } .input-lg { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px } select.input-lg { height: 46px; line-height: 46px } select[multiple].input-lg,textarea.input-lg { height: auto } .form-group-lg .form-control { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.3333333; border-radius: 6px } .form-group-lg select.form-control { height: 46px; line-height: 46px } .form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control { height: auto } .form-group-lg .form-control-static { height: 46px; min-height: 38px; padding: 11px 16px; font-size: 18px; line-height: 1.3333333 } .has-feedback { position: relative } .has-feedback .form-control { padding-right: 42.5px } .form-control-feedback { position: absolute; top: 0; right: 0; z-index: 2; display: block; width: 34px; height: 34px; line-height: 34px; text-align: center; pointer-events: none } .form-group-lg .form-control+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-lg+.form-control-feedback { width: 46px; height: 46px; line-height: 46px } .form-group-sm .form-control+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-sm+.form-control-feedback { width: 30px; height: 30px; line-height: 30px } .has-success .checkbox,.has-success .checkbox-inline,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success .radio-inline,.has-success.checkbox label,.has-success.checkbox-inline label,.has-success.radio label,.has-success.radio-inline label { color: #3c763d } .has-success .form-control { border-color: #3c763d; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075) } .has-success .form-control:focus { border-color: #2b542c; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168 } .has-success .input-group-addon { color: #3c763d; border-color: #3c763d; background-color: #dff0d8 } .has-success .form-control-feedback { color: #3c763d } .has-warning .checkbox,.has-warning .checkbox-inline,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning .radio-inline,.has-warning.checkbox label,.has-warning.checkbox-inline label,.has-warning.radio label,.has-warning.radio-inline label { color: #8a6d3b } .has-warning .form-control { border-color: #8a6d3b; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075) } .has-warning .form-control:focus { border-color: #66512c; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b } .has-warning .input-group-addon { color: #8a6d3b; border-color: #8a6d3b; background-color: #fcf8e3 } .has-warning .form-control-feedback { color: #8a6d3b } .has-error .checkbox,.has-error .checkbox-inline,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error .radio-inline,.has-error.checkbox label,.has-error.checkbox-inline label,.has-error.radio label,.has-error.radio-inline label { color: #a94442 } .has-error .form-control { border-color: #a94442; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075) } .has-error .form-control:focus { border-color: #843534; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483; box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483 } .has-error .input-group-addon { color: #a94442; border-color: #a94442; background-color: #f2dede } .has-error .form-control-feedback { color: #a94442 } .has-feedback label~.form-control-feedback { top: 25px } .has-feedback label.sr-only~.form-control-feedback { top: 0 } .help-block { display: block; margin-top: 5px; margin-bottom: 10px; color: #737373 } @media (min-width:768px) { .form-inline .form-group { display: inline-block; margin-bottom: 0; vertical-align: middle } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle } .form-inline .form-control-static { display: inline-block } .form-inline .input-group { display: inline-table; vertical-align: middle } .form-inline .input-group .form-control,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn { width: auto } .form-inline .input-group>.form-control { width: 100% } .form-inline .control-label { margin-bottom: 0; vertical-align: middle } .form-inline .checkbox,.form-inline .radio { display: inline-block; margin-top: 0; margin-bottom: 0; vertical-align: middle } .form-inline .checkbox label,.form-inline .radio label { padding-left: 0 } .form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio] { position: relative; margin-left: 0 } .form-inline .has-feedback .form-control-feedback { top: 0 } } .form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline { margin-top: 0; margin-bottom: 0; padding-top: 7px } .form-horizontal .checkbox,.form-horizontal .radio { min-height: 27px } .form-horizontal .form-group { margin-left: -15px; margin-right: -15px } @media (min-width:768px) { .form-horizontal .control-label { text-align: right; margin-bottom: 0; padding-top: 7px } } .form-horizontal .has-feedback .form-control-feedback { right: 15px } @media (min-width:768px) { .form-horizontal .form-group-lg .control-label { padding-top: 11px; font-size: 18px } } @media (min-width:768px) { .form-horizontal .form-group-sm .control-label { padding-top: 6px; font-size: 12px } } .caret { display: inline-block; width: 0; height: 0; margin-left: 2px; vertical-align: middle; border-top: 4px dashed; border-right: 4px solid transparent; border-left: 4px solid transparent } .dropdown,.dropup { position: relative } .dropdown-toggle:focus { outline: 0 } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 160px; padding: 5px 0; margin: 2px 0 0; list-style: none; font-size: 14px; text-align: left; background-color: #fff; border: 1px solid #ccc; border: 1px solid rgba(0,0,0,.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175); box-shadow: 0 6px 12px rgba(0,0,0,.175); -webkit-background-clip: padding-box; background-clip: padding-box } .dropdown-menu.pull-right { right: 0; left: auto } .dropdown-menu .divider { height: 1px; margin: 9px 0; overflow: hidden; background-color: #e5e5e5 } .dropdown-menu>li>a { display: block; padding: 3px 20px; clear: both; font-weight: 400; line-height: 1.42857143; color: #333; white-space: nowrap } .dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover { text-decoration: none; color: #262626; background-color: #f5f5f5 } .dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover { color: #fff; text-decoration: none; outline: 0; background-color: #337ab7 } .dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover { color: #777 } .dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover { text-decoration: none; background-color: transparent; background-image: none; cursor: not-allowed } .open>.dropdown-menu { display: block } .open>a { outline: 0 } .dropdown-menu-right { left: auto; right: 0 } .dropdown-menu-left { left: 0; right: auto } .dropdown-header { display: block; padding: 3px 20px; font-size: 12px; line-height: 1.42857143; color: #777; white-space: nowrap } .dropdown-backdrop { position: fixed; left: 0; right: 0; bottom: 0; top: 0; z-index: 990 } .pull-right>.dropdown-menu { right: 0; left: auto } .dropup .caret,.navbar-fixed-bottom .dropdown .caret { border-top: 0; border-bottom: 4px dashed; content: "" } .dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu { top: auto; bottom: 100%; margin-bottom: 2px } @media (min-width:768px) { .navbar-right .dropdown-menu { left: auto; right: 0 } .navbar-right .dropdown-menu-left { left: 0; right: auto } } .clearfix:after,.clearfix:before,.container-fluid:after,.container-fluid:before,.container:after,.container:before,.dl-horizontal dd:after,.dl-horizontal dd:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.row:after,.row:before { content: " "; display: table } .clearfix:after,.container-fluid:after,.container:after,.dl-horizontal dd:after,.form-horizontal .form-group:after,.row:after { clear: both } .center-block { display: block; margin-left: auto; margin-right: auto } .pull-right { float: right!important } .pull-left { float: left!important } .hide { display: none!important } .show { display: block!important } .invisible { visibility: hidden } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0 } .hidden { display: none!important } .affix { position: fixed } @-ms-viewport { width:device-width } .visible-lg,.visible-md,.visible-sm,.visible-xs { display: none!important } .visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block { display: none!important } @media (max-width:767px) { .visible-xs { display: block!important } table.visible-xs { display: table!important } tr.visible-xs { display: table-row!important } td.visible-xs,th.visible-xs { display: table-cell!important } } @media (max-width:767px) { .visible-xs-block { display: block!important } } @media (max-width:767px) { .visible-xs-inline { display: inline!important } } @media (max-width:767px) { .visible-xs-inline-block { display: inline-block!important } } @media (min-width:768px) and (max-width:991px) { .visible-sm { display: block!important } table.visible-sm { display: table!important } tr.visible-sm { display: table-row!important } td.visible-sm,th.visible-sm { display: table-cell!important } } @media (min-width:768px) and (max-width:991px) { .visible-sm-block { display: block!important } } @media (min-width:768px) and (max-width:991px) { .visible-sm-inline { display: inline!important } } @media (min-width:768px) and (max-width:991px) { .visible-sm-inline-block { display: inline-block!important } } @media (min-width:992px) and (max-width:1199px) { .visible-md { display: block!important } table.visible-md { display: table!important } tr.visible-md { display: table-row!important } td.visible-md,th.visible-md { display: table-cell!important } } @media (min-width:992px) and (max-width:1199px) { .visible-md-block { display: block!important } } @media (min-width:992px) and (max-width:1199px) { .visible-md-inline { display: inline!important } } @media (min-width:992px) and (max-width:1199px) { .visible-md-inline-block { display: inline-block!important } } @media (min-width:1200px) { .visible-lg { display: block!important } table.visible-lg { display: table!important } tr.visible-lg { display: table-row!important } td.visible-lg,th.visible-lg { display: table-cell!important } } @media (min-width:1200px) { .visible-lg-block { display: block!important } } @media (min-width:1200px) { .visible-lg-inline { display: inline!important } } @media (min-width:1200px) { .visible-lg-inline-block { display: inline-block!important } } @media (max-width:767px) { .hidden-xs { display: none!important } } @media (min-width:768px) and (max-width:991px) { .hidden-sm { display: none!important } } @media (min-width:992px) and (max-width:1199px) { .hidden-md { display: none!important } } @media (min-width:1200px) { .hidden-lg { display: none!important } } .visible-print { display: none!important } @media print { .visible-print { display: block!important } table.visible-print { display: table!important } tr.visible-print { display: table-row!important } td.visible-print,th.visible-print { display: table-cell!important } } .visible-print-block { display: none!important } @media print { .visible-print-block { display: block!important } } .visible-print-inline { display: none!important } @media print { .visible-print-inline { display: inline!important } } .visible-print-inline-block { display: none!important } @media print { .visible-print-inline-block { display: inline-block!important } } @media print { .hidden-print { display: none!important } } .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent } .slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0 } .slick-list:focus { outline: 0 } .slick-list.dragging { cursor: pointer; cursor: hand } .slick-slider .slick-list,.slick-slider .slick-track { -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); -o-transform: translate3d(0,0,0); transform: translate3d(0,0,0) } .slick-track { position: relative; top: 0; left: 0; display: block } .slick-track:after,.slick-track:before { display: table; content: '' } .slick-track:after { clear: both } .slick-loading .slick-track { visibility: hidden } .slick-slide { display: none; float: left; height: 100%; min-height: 1px } [dir=rtl] .slick-slide { float: right } .slick-slide img { display: block } .slick-slide.slick-loading img { display: none } .slick-slide.dragging img { pointer-events: none } .slick-initialized .slick-slide { display: block } .slick-loading .slick-slide { visibility: hidden } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent } .slick-arrow.slick-hidden { display: none } html { font-size: 16px } body { min-width: 320px; font-size: 16px; line-height: 1.25; margin: 0 } a { text-decoration: none } a:hover { text-decoration: underline } a:active,a:focus { text-decoration: none } img { max-width: 100%; height: auto } .row { max-width: inherit!important } .main { padding-top: 8em } .container-fluid { padding: 0 3rem } .container-table { display: table; height: calc(100vh - 300px); width: 100% } .container-table-cell { display: table-cell; vertical-align: middle; text-align: center } .half-width { width: 50% } .bdra1 { border: 1px solid } .bdra2 { border: 2px solid } .bdra3 { border: 3px solid } .bdrx1 { border-left: 1px solid; border-right: 1px solid } .bdrx2 { border-left: 2px solid; border-right: 2px solid } .bdrx3 { border-left: 3px solid; border-right: 3px solid } .bdry1 { border-top: 1px solid; border-bottom: 1px solid } .bdry2 { border-top: 2px solid; border-bottom: 2px solid } .bdry3 { border-top: 3px solid; border-bottom: 3px solid } .bdrt1 { border-top: 1px solid } .bdrt2 { border-top: 2px solid } .bdrt3 { border-top: 3px solid } .bdrb1 { border-bottom: 1px solid } .bdrb2 { border-bottom: 2px solid } .bdrb3 { border-bottom: 3px solid } .bdrl1 { border-left: 1px solid } .bdrl2 { border-left: 2px solid } .bdrl3 { border-left: 3px solid } .bdrr1 { border-right: 1px solid } .bdrr2 { border-right: 2px solid } .bdrr3 { border-right: 3px solid } @-webkit-keyframes fade-in { 0% { opacity: 0 } 100% { opacity: 1 } } @-moz-keyframes fade-in { 0% { opacity: 0 } 100% { opacity: 1 } } @-o-keyframes fade-in { 0% { opacity: 0 } 100% { opacity: 1 } } @keyframes fade-in { 0% { opacity: 0 } 100% { opacity: 1 } } .image-shadow { box-shadow: 0 10px 16px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important } .lazyload,.lazyloading { opacity: 0 } .lazyloaded { opacity: 1; transition: opacity .3s } .no-js img.lazyload { display: none } .image-gradient:after { content: ''; display: block; background: 0 0; background-image: url(data:image/svg+xml; base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=);background-size: 104%; background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(50%,transparent),color-stop(100%,rgba(0,0,0,.75))); background-image: -moz-linear-gradient(top,transparent 50%,rgba(0,0,0,.75) 100%); background-image: -webkit-linear-gradient(top,transparent 50%,rgba(0,0,0,.75) 100%); background-image: linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.75) 100%); top: 0; right: 0; bottom: 0; left: 0; position: absolute; z-index: 2 } .absolute-center { position: absolute; left: 0; right: 0; top: 0; bottom: 0; margin: auto; display: block; text-align: center; height: 100px; width: 100px } .db { display: block } .dib { display: inline-block } .di { display: inline } .vam { vertical-align: middle } .oh { overflow: hidden } .table-wrapper-div { width: 100%; height: 100%; position: inherit; z-index: 3 } .table-div { display: table; position: absolute; width: 100%; height: 100% } .table-cell-div-centered { display: table-cell; vertical-align: middle; text-align: center } @font-face { /*font-family:icomoon;src:url(../fonts/icomoon.eot);src:url(../fonts/icomoon.eot?#iefix) format("embedded-opentype"),url(../fonts/icomoon.woff) format("woff"),url(../fonts/icomoon.ttf) format("truetype"),url(../fonts/icomoon.svg) format("svg");font-weight:400;font-style:normal*/ } [class*=" icon-"],[class^=icon-] { font-family: icomoon; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .icon-amc-logo:before { content: "\e600" } .icon-calendar:before { content: "\e601" } .icon-caret-circle-left:before { content: "\e602" } .icon-caret-circle-right:before { content: "\e603" } .icon-caret-down:before { content: "\e604" } .icon-caret-left:before { content: "\e605" } .icon-caret-right:before { content: "\e606" } .icon-caret-up:before { content: "\e607" } .icon-close:before { content: "\e608" } .icon-closed-captioning:before { content: "\e609" } .icon-comment:before { content: "\e60a" } .icon-download:before { content: "\e60b" } .icon-footer-facebook:before { content: "\e60c" } .icon-footer-google-plus:before { content: "\e60d" } .icon-footer-instagram:before { content: "\e60e" } .icon-footer-tumblr:before { content: "\e60f" } .icon-footer-twitter:before { content: "\e610" } .icon-footer-youtube:before { content: "\e611" } .icon-heart:before { content: "\e612" } .icon-arrow:before { content: "\e613" } .icon-menu:before { content: "\e614" } .icon-photo-fullscreen:before { content: "\e615" } .icon-play:before { content: "\e616" } .icon-reblog:before { content: "\e617" } .icon-search:before { content: "\e618" } .icon-share:before { content: "\e619" } .icon-facebook:before { content: "\e61a" } .icon-google-plus:before { content: "\e61b" } .icon-instagram:before { content: "\e61c" } .icon-tumblr:before { content: "\e61d" } .icon-twitter:before { content: "\e61e" } .icon-youtube:before { content: "\e61f" } .icon-video-fullscreen:before { content: "\e620" } .icon-video-next:before { content: "\e621" } .icon-video-pause:before { content: "\e622" } .icon-video-play:before { content: "\e623" } .icon-video-replay:before { content: "\e624" } .icon-volume-0:before { content: "\e625" } .icon-volume-1:before { content: "\e626" } .icon-volume-2:before { content: "\e627" } .icon-volume-3:before { content: "\e628" } .icon-reddit:before { content: "\e631" } .icon-email:before { content: "\e632" } .fs1 { font-size: 1rem } .fs2 { font-size: 1.5rem } .fs3 { font-size: 2rem } .fs4 { font-size: 2.5rem } .fs5 { font-size: 3rem } .fs6 { font-size: 4rem } .fw1 { font-weight: 100 } .b { font-weight: 700 } .b1 { font-weight: 800 } .b2 { font-weight: 900 } .i { font-style: italic } .ttu { text-transform: uppercase } .ttlc { text-transform: lowercase } .tal { text-align: left } .tac { text-align: center } .tar { text-align: right } .tohe { white-space: nowrap; overflow: hidden; text-overflow: ellipsis } .m0 { margin: 0 } .mt0 { margin-top: 0 } .mr0 { margin-right: 0 } .mb0 { margin-bottom: 0 } .ml0 { margin-left: 0 } .mx0 { margin-left: 0; margin-right: 0 } .my0 { margin-top: 0; margin-bottom: 0 } .m1 { margin: .3rem } .mt1 { margin-top: .3rem } .mr1 { margin-right: .3rem } .mb1 { margin-bottom: .3rem } .ml1 { margin-left: .3rem } .mx1 { margin-left: .3rem; margin-right: .3rem } .my1 { margin-top: .3rem; margin-bottom: .3rem } .m2 { margin: .6rem } .mt2 { margin-top: .6rem } .mr2 { margin-right: .6rem } .mb2 { margin-bottom: .6rem } .ml2 { margin-left: .6rem } .mx2 { margin-left: .6rem; margin-right: .6rem } .my2 { margin-top: .6rem; margin-bottom: .6rem } .m3 { margin: .9rem } .mt3 { margin-top: .9rem } .mr3 { margin-right: .9rem } .mb3 { margin-bottom: .9rem } .ml3 { margin-left: .9rem } .mx3 { margin-left: .9rem; margin-right: .9rem } .my3 { margin-top: .9rem; margin-bottom: .9rem } .m4 { margin: 1.2rem } .mt4 { margin-top: 1.2rem } .mr4 { margin-right: 1.2rem } .mb4 { margin-bottom: 1.2rem } .ml4 { margin-left: 1.2rem } .mx4 { margin-left: 1.2rem; margin-right: 1.2rem } .my4 { margin-top: 1.2rem; margin-bottom: 1.2rem } .mxn1 { margin-left: -.3rem; margin-right: -.3rem } .mxn2 { margin-left: -.6rem; margin-right: -.6rem } .mxn3 { margin-left: -.9rem; margin-right: -.9rem } .mxn4 { margin-left: -1.2rem; margin-right: -1.2rem } .ml-auto { margin-left: auto } .mr-auto { margin-right: auto } .mx-auto { margin-left: auto; margin-right: auto } .p0 { padding: 0 } .pt0 { padding-top: 0 } .pr0 { padding-right: 0 } .pb0 { padding-bottom: 0 } .pl0 { padding-left: 0 } .px0 { padding-left: 0; padding-right: 0 } .py0 { padding-top: 0; padding-bottom: 0 } .p1 { padding: .3rem } .pt1 { padding-top: .3rem } .pr1 { padding-right: .3rem } .pb1 { padding-bottom: .3rem } .pl1 { padding-left: .3rem } .py1 { padding-top: .3rem; padding-bottom: .3rem } .px1 { padding-left: .3rem; padding-right: .3rem } .p2 { padding: .6rem } .pt2 { padding-top: .6rem } .pr2 { padding-right: .6rem } .pb2 { padding-bottom: .6rem } .pl2 { padding-left: .6rem } .py2 { padding-top: .6rem; padding-bottom: .6rem } .px2 { padding-left: .6rem; padding-right: .6rem } .p3 { padding: .9rem } .pt3 { padding-top: .9rem } .pr3 { padding-right: .9rem } .pb3 { padding-bottom: .9rem } .pl3 { padding-left: .9rem } .py3 { padding-top: .9rem; padding-bottom: .9rem } .px3 { padding-left: .9rem; padding-right: .9rem } .p4 { padding: 1.2rem } .pt4 { padding-top: 1.2rem } .pr4 { padding-right: 1.2rem } .pb4 { padding-bottom: 1.2rem } .pl4 { padding-left: 1.2rem } .py4 { padding-top: 1.2rem; padding-bottom: 1.2rem } .px4 { padding-left: 1.2rem; padding-right: 1.2rem } #amcn-ui-modal-overlay { left: 0; top: 0; bottom: 0; right: 0; position: fixed; background-color: rgba(0,0,0,.8); display: none; z-index: 9000000 } #amcn-ui-modal { position: fixed; top: 0; right: 0; bottom: 0; left: 0; margin: auto; z-index: 9000001; display: none; background-color: #000; padding: 30px; border: 1px solid #3d3d3a } #amcn-ui-modal-close { position: absolute; top: 20px; right: 20px; cursor: pointer } @media screen and (max-width:767px) { #amcn-ui-modal { width: 95%!important } } #provider-wrapper { max-width: 500px; margin: 0 auto; position: relative } #provider-wrapper h2 { display: none } #provider-wrapper #promoted-provider-wrapper { text-align: center } #provider-wrapper #promoted-provider-wrapper .mvpd_option { text-align: left; display: block; width: auto; padding: 5px 17px; cursor: pointer; vertical-align: middle; border: 1px solid #777; margin: 1%; width: 31.3333%; padding: 0 2% } @media all and (max-width:767px) { #provider-wrapper #promoted-provider-wrapper .mvpd_option { width: 36% } } #provider-wrapper #promoted-provider-wrapper .mvpd_option img { width: 90%; display: block; margin: 5% auto } #provider-wrapper #promoted-provider-wrapper .mvpd_option * { vertical-align: middle; text-align: center } #provider-wrapper #promoted-provider-wrapper .mvpd_option.highlighted,#provider-wrapper #promoted-provider-wrapper .mvpd_option:hover { background-color: #1a1a1a; background-image: none!important } #provider-wrapper #featured-providers { min-height: 340px } #provider-wrapper #featured-providers .see-more-providers-wrapper { text-align: center; margin-top: 2em } #provider-wrapper #featured-providers .see-more-providers-wrapper .see-more-providers { background: #fff; color: #000; text-transform: uppercase; font-weight: 900; font-size: 1.25em; display: inline-block; padding: .75em .5em .55em; cursor: pointer } #provider-wrapper #more-providers { display: none } #provider-wrapper #more-providers.active { display: block } #provider-wrapper #more-providers h1.title { margin: 0!important; font-weight: 100!important; font-size: 2em!important; color: #fff!important; line-height: 1.1em } #provider-wrapper #more-providers #provider-list-container #provider-search { background: #000; color: #fff; border: 1px solid #fff; width: 100%; padding: .75em .5em .55em; font-size: 1.25em } #provider-wrapper #more-providers #provider-list-container #provider-list { margin-top: 1em; padding-bottom: 6em; padding-left: 0; height: auto; min-height: 200px; max-height: 300px; overflow: auto } #provider-wrapper #more-providers #provider-list-container #provider-list li { list-style: none; padding: .5em } #provider-wrapper #more-providers #provider-list-container #provider-list li:hover { background: #222; color: #fff; cursor: pointer } #provider-wrapper #more-providers #provider-list-container #floating-fade-div { position: absolute; content: ''; width: 100%; height: 100px; left: 0; bottom: 0; background: linear-gradient(to bottom,transparent 0,#000 75%) } .img-placeholder,.tpLayoutContainerDiv { position: absolute; top: 0; left: 0; bottom: 0; right: 0 } .platform-container { position: relative; z-index: 1; overflow: hidden; width: 100%; height: auto; margin: 0 auto; padding-top: 56.25% } .platform-error { display: none; text-align: center; padding: 24vh 20% } @media all and (max-width:767px) { .platform-error { padding: 30% 1rem } } .platform-error h2,.platform-error h3 { font-size: 1.5em; margin-bottom: 1rem; line-height: 1.25em } @media (max-width:767px) { .platform-error h2,.platform-error h3 { font-size: 1.25em } } .platform-error ul { width: 50%; margin-left: 25%; text-align: left } @media (max-width:767px) { .platform-error ul { width: 100%; margin-left: 0; text-align: left } } .platform-error ul li { margin-bottom: .5rem } .platform-error-border { padding: 5%; border: 2px solid #a61b1b } .img-placeholder { z-index: 801 } .img-placeholder img { width: 100%; max-width: 100%; height: auto } .img-placeholder .loading-spinner { position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 284px; height: 90px; margin: auto; padding: 1.5em; border: 1px solid #333; font-size: 1.25em; text-align: center; background: #000 } .img-placeholder .login { background: url(/dist/assets/images/placeholders/sign-in-to-play.png) top left no-repeat; width: 243px; height: 184px; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto; cursor: pointer; display: none } @media (max-width:640px) { .img-placeholder .login { background: url(/dist/assets/images/placeholders/sign-in-to-play.png) top left/100% no-repeat; width: 186px; height: 142px } } .adobe-logged-in .img-placeholder .loading-spinner,.adobe-logged-in.page-template-page-livestream .img-placeholder .loading-spinner { display: block!important } #pdk-end-card-container .pdk-endcard-content { display: none } .replay-text { display: block; padding: 10px; background: #000; border: 1px solid #333; cursor: pointer; vertical-align: middle } .replay-icon { position: relative; display: inline-block; width: 16px; height: 16px; padding-right: 20px; background: 0 0; background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill-rule="evenodd" clip-rule="evenodd" fill="%23FFFFFF" d="M13.9,2.6A8,8,0,0,0,0,8H1.5A6.5,6.5,0,0,1,12.84,3.66L10.5,6H16V.5Z"/><path fill-rule="evenodd" clip-rule="evenodd" fill="%23FFFFFF" d="M14.5,8A6.5,6.5,0,0,1,3.16,12.34L5.5,10H0v5.5l2.1-2.1A8,8,0,0,0,16,8Z"/></svg>'); background-repeat: no-repeat; content: ''; vertical-align: middle } #pdk-end-card-container .pdk-endcard-content.active.mobile { position: relative; display: block; padding-top: 8em; padding-bottom: 3em } .active.mobile .pdk-endcard-container .pdk-endcard-header { display: block } .pdk-endcard-container .pdk-endcard-footer { clear: both } .amcn-dfp { text-align: center } iframe[id^=google_ads_iframe] { margin: 1em 0 } .tc1 { color: #fff!important } .tc2 { color: #9ea7a9!important } .tc3 { color: #e15d00!important } .bc1 { background-color: #000 } .bc2 { background-color: #fff } .bc3 { background-color: #1d1f21 } .bc4 { background-color: #31363a } .bc5 { background-color: #9ea7a9 } @media only screen and (max-width:768px) { body,html { overflow-x: hidden } } h1,h2,h3,h4,h5,h6 { margin: 0; line-height: 1 } p { font-size: 1.5rem; line-height: 1.5rem } .relative { position: relative } .content { background: #1d1f21 } @media only screen and (max-width:768px) { .container-fluid { padding: 0 } } .main { padding: 0 } .debug { overflow: hidden } :focus { outline: 0 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Bold/f613f187-4c2a-4072-bf14-b26fff51e0b0-2.eot);src:url(../fonts/BentonSans_Bold/f613f187-4c2a-4072-bf14-b26fff51e0b0-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Bold/f613f187-4c2a-4072-bf14-b26fff51e0b0-3.woff) format("woff"),url(../fonts/BentonSans_Bold/f613f187-4c2a-4072-bf14-b26fff51e0b0-1.ttf) format("truetype");font-style:normal;font-weight:700 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Bold_Italic/d90e6149-3dff-4999-9324-cfcf18334259-2.eot);src:url(../fonts/BentonSans_Bold_Italic/d90e6149-3dff-4999-9324-cfcf18334259-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Bold_Italic/d90e6149-3dff-4999-9324-cfcf18334259-3.woff) format("woff"),url(../fonts/BentonSans_Bold_Italic/d90e6149-3dff-4999-9324-cfcf18334259-1.ttf) format("truetype");font-style:italic;font-weight:700 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Light/e1ef6f9a-206c-4c8b-a2ee-7e3b67594c5f-2.eot);src:url(../fonts/BentonSans_Light/e1ef6f9a-206c-4c8b-a2ee-7e3b67594c5f-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Light/e1ef6f9a-206c-4c8b-a2ee-7e3b67594c5f-3.woff) format("woff"),url(../fonts/BentonSans_Light/e1ef6f9a-206c-4c8b-a2ee-7e3b67594c5f-1.ttf) format("truetype");font-style:normal;font-weight:300 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Light_Italic/36ce48c7-6c15-4b9e-b144-a21c6129e874-2.eot);src:url(../fonts/BentonSans_Light_Italic/36ce48c7-6c15-4b9e-b144-a21c6129e874-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Light_Italic/36ce48c7-6c15-4b9e-b144-a21c6129e874-3.woff) format("woff"),url(../fonts/BentonSans_Light_Italic/36ce48c7-6c15-4b9e-b144-a21c6129e874-1.ttf) format("truetype");font-style:italic;font-weight:300 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Regular/abdcbc15-0ed5-42dc-bb44-faccb546bfd5-2.eot);src:url(../fonts/BentonSans_Regular/abdcbc15-0ed5-42dc-bb44-faccb546bfd5-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Regular/abdcbc15-0ed5-42dc-bb44-faccb546bfd5-3.woff) format("woff"),url(../fonts/BentonSans_Regular/abdcbc15-0ed5-42dc-bb44-faccb546bfd5-1.ttf) format("truetype");font-style:normal;font-weight:400 } @font-face { font-family:BentonSans;src:url(../fonts/BentonSans_Regular_Italic/501bb9d8-2e8b-4dfa-a9bb-551ec35d30e1-2.eot);src:url(../fonts/BentonSans_Regular_Italic/501bb9d8-2e8b-4dfa-a9bb-551ec35d30e1-2.eot?) format("embedded-opentype"),url(../fonts/BentonSans_Regular_Italic/501bb9d8-2e8b-4dfa-a9bb-551ec35d30e1-3.woff) format("woff"),url(../fonts/BentonSans_Regular_Italic/501bb9d8-2e8b-4dfa-a9bb-551ec35d30e1-1.ttf) format("truetype");font-style:italic;font-weight:400 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Bold/66dd55be-3a09-4832-b697-9ab36abc6df8-2.eot);src:url(../fonts/BentonSansCond_Bold/66dd55be-3a09-4832-b697-9ab36abc6df8-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Bold/66dd55be-3a09-4832-b697-9ab36abc6df8-3.woff) format("woff"),url(../fonts/BentonSansCond_Bold/66dd55be-3a09-4832-b697-9ab36abc6df8-1.ttf) format("truetype");font-style:normal;font-weight:700 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Bold_Italic/9dbb241c-65a1-40dc-bbef-6ee2cd39adbe-2.eot);src:url(../fonts/BentonSansCond_Bold_Italic/9dbb241c-65a1-40dc-bbef-6ee2cd39adbe-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Bold_Italic/9dbb241c-65a1-40dc-bbef-6ee2cd39adbe-3.woff) format("woff"),url(../fonts/BentonSansCond_Bold_Italic/9dbb241c-65a1-40dc-bbef-6ee2cd39adbe-1.ttf) format("truetype");font-style:italic;font-weight:700 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Light/8a9acacc-e4f6-4c39-b00b-a7eedbd44649-2.eot);src:url(../fonts/BentonSansCond_Light/8a9acacc-e4f6-4c39-b00b-a7eedbd44649-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Light/8a9acacc-e4f6-4c39-b00b-a7eedbd44649-3.woff) format("woff"),url(../fonts/BentonSansCond_Light/8a9acacc-e4f6-4c39-b00b-a7eedbd44649-1.ttf) format("truetype");font-style:normal;font-weight:300 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Light_Italic/79369090-cccd-4d7f-aa0d-aa82e0ba09ce-2.eot);src:url(../fonts/BentonSansCond_Light_Italic/79369090-cccd-4d7f-aa0d-aa82e0ba09ce-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Light_Italic/79369090-cccd-4d7f-aa0d-aa82e0ba09ce-3.woff) format("woff"),url(../fonts/BentonSansCond_Light_Italic/79369090-cccd-4d7f-aa0d-aa82e0ba09ce-1.ttf) format("truetype");font-style:italic;font-weight:300 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Regular/b35dba26-6869-4f26-b645-143149f93e6c-2.eot);src:url(../fonts/BentonSansCond_Regular/b35dba26-6869-4f26-b645-143149f93e6c-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Regular/b35dba26-6869-4f26-b645-143149f93e6c-3.woff) format("woff"),url(../fonts/BentonSansCond_Regular/b35dba26-6869-4f26-b645-143149f93e6c-1.ttf) format("truetype");font-style:normal;font-weight:400 } @font-face { font-family:BentonSansCond;src:url(../fonts/BentonSansCond_Regular_Italic/6d57b7c5-23a6-40d4-9228-7ae0a9dbe839-2.eot);src:url(../fonts/BentonSansCond_Regular_Italic/6d57b7c5-23a6-40d4-9228-7ae0a9dbe839-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansCond_Regular_Italic/6d57b7c5-23a6-40d4-9228-7ae0a9dbe839-3.woff) format("woff"),url(../fonts/BentonSansCond_Regular_Italic/6d57b7c5-23a6-40d4-9228-7ae0a9dbe839-1.ttf) format("truetype");font-style:italic;font-weight:400 } @font-face { font-family:BentonSansExtraComp;src:url(../fonts/BentonSansExtraCompressed_Regular/5724dc58-5103-4f45-8d7a-5520a0483495-2.eot);src:url(../fonts/BentonSansExtraCompressed_Regular/5724dc58-5103-4f45-8d7a-5520a0483495-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansExtraCompressed_Regular/5724dc58-5103-4f45-8d7a-5520a0483495-3.woff) format("woff"),url(../fonts/BentonSansExtraCompressed_Regular/5724dc58-5103-4f45-8d7a-5520a0483495-1.ttf) format("truetype");font-style:normal;font-weight:400 } @font-face { font-family:BentonSansExtraComp;src:url(../fonts/BentonSansExtraCompressed_Medium/8bbbdc62-d3e5-4409-bde2-c3fa6b879e1d-2.eot);src:url(../fonts/BentonSansExtraCompressed_Medium/8bbbdc62-d3e5-4409-bde2-c3fa6b879e1d-2.eot?) format("embedded-opentype"),url(../fonts/BentonSansExtraCompressed_Medium/8bbbdc62-d3e5-4409-bde2-c3fa6b879e1d-3.woff) format("woff"),url(../fonts/BentonSansExtraCompressed_Medium/8bbbdc62-d3e5-4409-bde2-c3fa6b879e1d-1.ttf) format("truetype");font-style:normal;font-weight:600 } .ff1 { font-family: BentonSans } .ff2 { font-family: BentonSansCond; letter-spacing: -.9px } .ff3 { font-family: BentonSansExtraComp; font-weight: 100; letter-spacing: .9px } .ls1 { letter-spacing: .9px } @media only screen and (max-width:768px) { .fs3 { font-size: 1rem } } @media only screen and (max-width:768px) { .fs4 { font-size: 1.5rem } } @media only screen and (max-width:768px) { .fs5 { font-size: 2rem } } @media only screen and (max-width:768px) { .fs6 { font-size: 2.5rem } } @font-face { font-family:sundancetv-icons;src:url(../fonts/sundancetv-icons.eot?29xd0h);src:url(../fonts/sundancetv-icons.eot?29xd0h#iefix) format("embedded-opentype"),url(../fonts/sundancetv-icons.ttf?29xd0h) format("truetype"),url(../fonts/sundancetv-icons.woff?29xd0h) format("woff"),url(../fonts/sundancetv-icons.svg?29xd0h#sundancetv-icons) format("svg");font-weight:400;font-style:normal } [class*=" icon-"],[class^=icon-] { font-family: sundancetv-icons!important; speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale } .icon-menu:before { content: "\e900" } .icon-search:before { content: "\e901" } .icon-play_button:before { content: "\e902" } .icon-facebook:before { content: "\e903" } .icon-instagram:before { content: "\e904" } .icon-tumblr:before { content: "\e905" } .icon-twitter:before { content: "\e906" } .icon-youtube:before { content: "\e907" } .icon-checkmark:before { content: "\e908" } a.button { width: 100%; display: block; font-size: 1.5em } a.button:hover { text-decoration: none } .arrow-right { width: 0; height: 0; border-top: .313em solid transparent; border-bottom: .313em solid transparent; border-left: .313em solid #e15d00; display: inline-block; vertical-align: middle; cursor: pointer } .olc { color: #fff; min-height: 4rem } .olc.active,.olc:hover { border: 3px solid; font-weight: 700 } .cs1 { letter-spacing: .1rem } .list { border-left: 5px solid transparent } .list:hover { border-left: 5px solid } .container-table { display: table; height: calc(100vh - 300px); width: 100% } .container-table .container-table-cell { display: table-cell; vertical-align: middle; text-align: center } .nav-social { text-align: center; margin: 1em auto } @media (min-width:60em) { .footer .nav-social { margin: -.25em -.5em 0 0; float: right } } .nav-social li { display: inline-block } .nav-social a { padding: .5em; display: block } .nav-social svg { width: 1.5em; height: 1.5em; fill: currentColor; display: block } @media (min-width:60em) { .nav-social svg { width: 1.875em; height: 1.875em } } .header .nav-menu { background: #000; height: 60px; z-index: 4; top: 0; position: fixed; transition: top .2s ease-in-out; width: 100% } .header .nav-menu.nav-up { top: -60px } .header .nav-menu-left { padding-right: 0; padding-top: .6rem } @media only screen and (max-width:768px) { .header .nav-menu-left { padding-top: 1rem } } .header .nav-menu-right { padding-left: 0; padding-top: .6rem } @media only screen and (max-width:768px) { .header .nav-menu-right { padding-top: .75rem } } .header .dropdown-items { padding: 0 0 0 2.75rem } @media only screen and (max-width:768px) { .header .dropdown-items { padding: 0 1.5rem } } .header a { text-decoration: none } .header .icon-menu:before { padding: 1.225rem; font-size: 1.5rem; font-weight: 700; cursor: pointer } @media only screen and (max-width:768px) { .header .icon-menu:before { padding: 1.225rem 1.225rem 1.225rem .5rem } } .header .network-logo { max-height: 4rem; max-width: 11rem } @media only screen and (max-width:768px) { .header .network-logo { max-width: 8rem } } .header .options-menu-toggle { padding-right: 1rem } .header .options-menu-toggle:hover { cursor: pointer } .menu-item:last-child a { border-right: 0 } .menu-item a { text-transform: uppercase; font-size: 1rem; font-weight: 700; letter-spacing: .9px; -webkit-font-smoothing: antialiased; padding: 1.225rem; border-right: 1px solid #1d1f21 } @media only screen and (max-width:1023px) { .menu-item a { padding: .85rem } } .menu-item button { padding: 0 } .dropdown-item { list-style: none } @media only screen and (max-width:768px) { .dropdown-item { padding: 0 } } .mobile-dropdown-item { border-top: 1px solid #31363a } .mobile-dropdown-item .image { padding-right: 0 } .mobile-dropdown-item:last-child { border-bottom: 1px solid #31363a } .mobile-dropdown-items-secondary { text-transform: uppercase; font-weight: 700 } .mobile-dropdown-items-secondary a { font-size: 1rem } .provider-image a { padding: 0 } @media only screen and (max-width:768px) { .provider-image img { max-width: 5rem } } .mvpd-dropdown { display: none } .adobe-logged-in .mvpd-dropdown { display: inline-block } .mvpd-login { display: none } .adobe-logged-out .mvpd-login { display: inline-block } .footer { color: #b4bfbb; background-color: #000; padding: 2rem; overflow: hidden } @media only screen and (max-width:768px) { .footer { padding: 1rem 0 } } .footer a { color: #fff; -webkit-transition: color .4s; transition: color .4s } .footer a:hover { color: rgba(255,255,255,.75) } .footer .logo-train { margin-top: 6rem } .footer ul { margin: 0; list-style: none; padding: 0 } .footer__content { max-width: 100em; padding: 1em; margin: 0 auto } @media only screen and (min-width:768px) { .footer__content { padding: 2em } } .footer__logo { vertical-align: text-bottom; display: inline-block } .footer__logo svg { width: auto; height: 1.875em; display: block } .footer__nav { text-transform: uppercase; margin: .5em 0 1.5em } @media only screen and (min-width:768px) { .footer__nav { margin: 0; display: inline-block } } @media only screen and (min-width:768px) { .footer__nav li { display: inline-block } } .footer__nav a { padding: .5em 0; display: inline-block } @media only screen and (min-width:768px) { .footer__nav a { padding: .75em 1em } } .footer__legal p { font-size: .875em; margin: 0 auto } @media only screen and (min-width:768px) { .footer__legal p { display: inline-block } } .footer__legal ul { font-size: .875em } @media only screen and (min-width:768px) { .footer__legal ul { display: inline-block } } .footer__legal li { display: inline-block } .footer__legal li::after { content: '|'; margin-right: -.25em; display: inline-block } .footer__legal li:last-child::after { display: none } .footer__legal a { padding: 0 1em; display: inline-block } .header-menu-visible { position: fixed; top: 0 } @media (min-width:60em) { .header-menu-visible { position: relative; top: inherit } } .header-menu-visible .header.nav-down .nav-dropdown { visibility: visible } .nav-dropdown { visibility: hidden; width: 100vw; height: calc(100vh - 3.75em); background-color: #1d1f21; position: fixed; top: 3.75em; z-index: 1; overflow-x: hidden; overflow-y: scroll; opacity: 0; -webkit-transition: opacity 0s .4s,visibility .4s; transition: opacity 0s .4s,visibility .4s; padding-top: 0; overflow-y: auto } @media (min-width:60em) { .nav-dropdown { background: #1d1f21; transform: translateY(-150%); z-index: 3; -webkit-transition: opacity 0s .4s,-webkit-transform .4s,visibility .4s; transition: opacity 0s .4s,-webkit-transform .4s,visibility .4s; transition: opacity 0s .4s,transform .4s,visibility .4s; transition: opacity 0s .4s,transform .4s,-webkit-transform .4s,visibility .4s; overflow: hidden; height: auto } } .header-menu-visible .nav-dropdown { opacity: 1; -webkit-transition: none; transition: none } @media (min-width:60em) { .header-menu-visible .nav-dropdown { display: block!important; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform .4s; transition: -webkit-transform .4s; transition: transform .4s; transition: transform .4s,-webkit-transform .4s } } .nav-dropdown .dropdown-slider { padding: 0 2.75rem 0 0 } .nav-dropdown .dropdown-slider .slider-swim-lane-navigation { margin: 0 } .content { -webkit-box-shadow: -.25em 0 .5em rgba(0,0,0,.5); box-shadow: -.25em 0 .5em rgba(0,0,0,.5); position: relative; -webkit-transform: translateX(0); transform: translateX(0); -webkit-transition: -webkit-transform .4s; transition: -webkit-transform .4s; transition: transform .4s; transition: transform .4s,-webkit-transform .4s; z-index: 2 } .header-menu-visible .content { -webkit-transform: translateX(100%); transform: translateX(100%) } @media (min-width:60em) { .header-menu-visible .content { -webkit-transform: none; transform: none } } .header-menu-visible .menu-toggle { color: #e15d00 } @media only screen and (min-width:1024px) { .menu-toggle { margin-left: 2rem } } .dropdown button { background: 0 0; border: none; text-transform: uppercase; color: #9ea7a9; font-weight: 700 } .dropdown button.fw1 { font-weight: 100 } .dropdown .caret { color: #e15d00 } .dropdown .dropdown-menu { border-radius: 0; border: 0; padding: 0; background: #000 } .dropdown .dropdown-menu:after,.dropdown .dropdown-menu:before { content: ''; width: 1em; height: 0; border-right: .5em solid transparent; border-bottom: .5em solid #000; border-left: .5em solid transparent; position: absolute; top: -.5em; left: 1rem } .dropdown .dropdown-menu>li>a { border-bottom: 1px solid #31363a; padding: .75rem .5rem; color: #fff } .dropdown .dropdown-menu li a { color: #9ea7a9; display: block } .dropdown .dropdown-menu>li>a:hover { background: #1d1f21 } .dropdown .dropdown-menu>.active>a { color: #fff!important; background: #000 } .header .dropdown .dropdown-menu { margin-top: 1.5rem } .dropdown .dropdown-menu--modal { padding: 20px; border: 1px solid #fff } .dropdown .dropdown-menu--modal:before { border-bottom-color: #fff; border-top-width: .5em; top: -.6em } .hero-stack .hero { overflow: hidden } .hero-stack .featured-image { position: relative; z-index: 2 } .hero-stack .featured-image:before { display: block; content: ''; position: relative; z-index: 1; padding-top: 45% } @media only screen and (max-width:768px) { .hero-stack .featured-image:before { padding-top: 100% } } .hero-stack .featured-image img { position: absolute; z-index: 2; display: block; left: 0; right: 0; margin: auto; top: 0; bottom: 0; width: 100% } @media only screen and (max-width:768px) { .hero-stack .featured-image img { max-width: inherit } } .hero-stack .featured-content { position: absolute; z-index: 3; bottom: 10%; width: 100% } @media only screen and (max-width:768px) { .hero-stack .featured-content { left: 1rem; right: 1rem; bottom: 7%; width: auto } } .hero-stack .featured-content .item-logo { font-weight: 700 } @media only screen and (max-width:768px) { .hero-stack .featured-content .item-logo { width: 100% } } .hero-stack .featured-content .item-logo img { max-width: 22rem } @media only screen and (max-width:768px) { .hero-stack .featured-content .item-logo img { max-height: 3rem; max-width: 14rem } } .hero-stack .featured-content .item-slot1 { font-weight: lighter; text-transform: uppercase; color: #fff } .hero-stack .featured-content .item-slot2,.hero-stack .featured-content .item-slot3 { font-weight: 700; letter-spacing: .1rem } @media only screen and (max-width:768px) { .content-list-bottom-item .hero-stack .featured-image:before { padding-top: 56.25% } } @media only screen and (max-width:768px) { .content-list-bottom-item .hero-stack .featured-content { position: relative; z-index: 3; padding: .75rem 0 1rem; width: 100% } } .poster-stack { margin: 2rem 0 } @media only screen and (max-width:768px) { .poster-stack { padding: 0 1rem; margin: 0 0 2rem } } .poster-stack .poster { margin-bottom: 1rem; min-height: 300px } @media only screen and (max-width:768px) { .poster-stack .poster { min-height: 225px } } .poster-stack img { width: 100% } .video-stack { margin: 2rem 0 } @media only screen and (max-width:768px) { .video-stack { margin: 1rem 0; padding: 0 1rem } } .video-stack .video { position: relative; margin-bottom: 1rem } .video-stack .video .image { position: relative } .video-stack .video .image:before { display: block; content: ''; position: relative; z-index: 1; padding-top: 56.25% } .video-stack .video .image img { position: absolute; z-index: 1; top: 0 } .video-stack .video .video-content { position: absolute; z-index: 2; bottom: 0; left: 1rem; right: 1rem; margin: auto; padding: 1rem } .video-stack .video .icon-play_button { z-index: 2 } .video-stack .video img { width: 100% } .show-hero { position: relative } .show-hero .featured-image { max-height: 80vh; overflow: hidden } .show-hero .featured-image img { width: 100% } .show-hero .logo { max-width: 40%; margin: 2rem auto 0; text-align: center } @media only screen and (max-width:768px) { .show-hero .logo { margin: 0 auto; display: block; padding: 1rem; max-height: 4rem; max-width: 14rem } } @media only screen and (max-width:768px) { .show-hero .logo img { max-height: 36px } } .show-hero .top-hero { position: absolute; top: 0; width: 100%; text-align: center; z-index: 2 } .show-hero .bottom-hero { position: absolute; bottom: 0; width: 100%; text-align: center; z-index: 4 } @media only screen and (max-width:768px) { .show-hero .bottom-hero { position: relative; padding: 1rem } } .show-hero_bottom-nav_wtw { float: right } .show-hero_bottom-nav_wtw .dropdown-menu--modal { min-width: 390px; right: 0; left: auto; margin-right: -30px } @media only screen and (max-width:768px) { .show-hero_bottom-nav_wtw .dropdown-menu--modal { margin-top: 0 } } .show-hero_bottom-nav_wtw .dropdown-menu--modal p { font-size: .875rem; color: #fff } .show-hero_bottom-nav_wtw .dropdown-menu--modal:after,.show-hero_bottom-nav_wtw .dropdown-menu--modal:before { left: 16.5rem } @media only screen and (max-width:768px) { .show-hero_bottom-nav_wtw .dropdown-menu--modal:after,.show-hero_bottom-nav_wtw .dropdown-menu--modal:before { display: none } } @media only screen and (max-width:768px) { .show-hero_bottom-nav_wtw .dropdown-menu--modal { left: 0; border: none; width: 100%; min-width: auto } } @media (max-width:768px) { .show-hero_bottom-nav_wtw { float: left; width: 100% } .show-hero_bottom-nav_wtw .dropdown { width: 100%; text-align: left } .show-hero_bottom-nav_wtw .dropdown button { padding-left: 20px } } @media only screen and (max-width:768px) { .swim-lane { padding: 1.2rem } } .swim-lane>h2,.swim-lane>h3 { letter-spacing: .2rem; position: relative; z-index: 200 } .swim-lane a.slick-slide:active,.swim-lane a.slick-slide:focus { outline: 0 } .swim-lane .slick-arrow { width: 2.5rem; position: absolute; z-index: 2; top: 0; bottom: 0; margin: auto; background: 0 0; border: none } .swim-lane .slick-arrow svg { width: 100%; height: 100%; fill: #9ea7a9 } .swim-lane .slick-arrow svg:hover { fill: #fff } .swim-lane .slick-arrow svg:active { margin-top: 1px } .swim-lane .slick-prev { left: 0 } .swim-lane .slick-next { right: 0 } .swim-lane .slider { margin: 1rem -1.2rem } .swim-lane .swim-lane-item { position: relative; margin: 0 1em } .swim-lane .swim-lane-item .image { position: relative; z-index: 1 } .swim-lane .swim-lane-item .image img { width: 100% } .swim-lane .swim-lane-item .image img:after { content: ''; position: relative; padding-bottom: 50%; display: block } .swim-lane .swim-lane-item .image img.poster:after { padding-bottom: 140% } .swim-lane .swim-lane-item .swim-lane-content { position: absolute; z-index: 4; bottom: 0; left: 0; padding: 1.25rem; width: 100%; background: 0 0 } .swim-lane .swim-lane-item .swim-lane-content h2,.swim-lane .swim-lane-item .swim-lane-content h3,.swim-lane .swim-lane-item .swim-lane-content h4 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: auto } #amcn-ui-modal-overlay { background: #000; position: fixed; left: 0; right: 0; top: 0; bottom: 0; width: 100%; z-index: 1000 } #amcn-ui-modal { display: none; position: fixed; z-index: 1001; top: 0; right: 0; bottom: 0; left: 0; width: 600px; height: 250px; margin: auto; text-align: center; background: 0 0; border: 0; padding: 0 } #amcn-ui-modal #amcn-ui-modal-close { display: none } .slide-up-toggle { position: fixed; width: 100%; bottom: -350px; z-index: 1002 } @media only screen and (max-width:768px) { .sub-nav { padding: .2rem .6rem } } .sub-nav .sub-nav-menu { margin-top: 1rem } .sub-nav ul { padding: 0; margin: 0 } .sub-nav ul li a { text-transform: uppercase; padding: 0 1em; display: inline-block; font-size: 1rem; font-weight: 700; letter-spacing: .9px } .sub-nav ul li a.active { color: #e15d00 } .sub-nav ul li::after { content: '|'; margin-right: -.25em; display: inline-block; color: #9ea7a9 } .sub-nav ul li:first-child a { padding-left: 0 } .sub-nav ul li:last-child::after { content: none } .sub-nav-dropdown { padding: 1rem .2rem } .sub-nav-dropdown button { width: 100%; text-align: left } .sub-nav-dropdown .dropdown-menu { width: 100% } .sub-nav-dropdown .dropdown-menu .active { display: none } .smartbanner { position: relative; top: 0; left: 0; overflow-x: hidden; width: 100%; height: 84px; background: #f3f3f3; font-family: Helvetica,sans,sans-serif } .smartbanner__exit { position: absolute; top: calc(50% - 6px); left: 9px; display: block; margin: 0; width: 12px; height: 12px; border: 0; text-align: center } .smartbanner__exit::after,.smartbanner__exit::before { position: absolute; width: 1px; height: 12px; background: #767676; content: ' ' } .smartbanner__exit::before { -webkit-transform: rotate(45deg); transform: rotate(45deg) } .smartbanner__exit::after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg) } .smartbanner__icon { background-color: #000; position: absolute; top: 10px; left: 30px; width: 64px; height: 64px; border-radius: 15px; background-size: 64px 64px } .smartbanner__info { position: absolute; top: 10px; left: 104px; display: -webkit-box; display: -ms-flexbox; display: flex; overflow-y: hidden; width: 60%; height: 64px; -webkit-box-align: center; -ms-flex-align: center; align-items: center } .smartbanner__info__wrap { display: flex; justify-content: center; align-items: center } .smartbanner__info__title { color: #000; display: table-cell; font-size: 14px } .smartbanner__button__wrapper { display: table-cell; padding-left: 5px } .smartbanner__info__author,.smartbanner__info__price { display: none; font-size: 12px } .smartbanner__button { z-index: 1; display: block; padding: 0 10px; min-width: 10%; border-radius: 5px; background: #f3f3f3; color: #1474fc; font-size: 18px; text-align: center; text-decoration: none } .smartbanner__button__label { text-align: center } .smartbanner.smartbanner--android { background: #3d3d3d url(data:image/gif; base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);box-shadow: inset 0 4px 0 #88b131 } .smartbanner.smartbanner--android .smartbanner__exit { left: 6px; margin-right: 7px; width: 17px; height: 17px; border-radius: 14px; background: #1c1e21; box-shadow: 0 1px 2px rgba(0,0,0,.8) inset,0 1px 1px rgba(255,255,255,.3); color: #b1b1b3; font-family: ArialRoundedMTBold,Arial; font-size: 20px; -webkit-font-smoothing: subpixel-antialiased; line-height: 17px; text-shadow: 0 1px 1px #000 } .smartbanner.smartbanner--android .smartbanner__exit::after,.smartbanner.smartbanner--android .smartbanner__exit::before { top: 3px; left: 8px; width: 2px; height: 11px; background: #b1b1b3 } .smartbanner.smartbanner--android .smartbanner__exit:active,.smartbanner.smartbanner--android .smartbanner__exit:hover { color: #eee } .smartbanner.smartbanner--android .smartbanner__icon { background-color: transparent; box-shadow: none } .smartbanner.smartbanner--android .smartbanner__info { color: #ccc; text-shadow: 0 1px 2px #000 } .smartbanner.smartbanner--android .smartbanner__info__title { color: #fff; font-weight: 700 } .smartbanner.smartbanner--android .smartbanner__button { top: 30px; right: 20px; padding: 0; min-width: 12%; border-radius: 0; background: 0 0; box-shadow: 0 0 0 1px #333,0 0 0 2px #dddcdc; color: #d1d1d1; font-size: 14px; font-weight: 700 } .smartbanner.smartbanner--android .smartbanner__button:active,.smartbanner.smartbanner--android .smartbanner__button:hover { background: 0 0 } .smartbanner.smartbanner--android .smartbanner__button__label { display: block; padding: 0 10px; background: #42b6c9; background: linear-gradient(to bottom,#42b6c9,#39a9bb); box-shadow: none; line-height: 24px; text-align: center; text-shadow: none; text-transform: none } .smartbanner.smartbanner--android .smartbanner__button__label:active,.smartbanner.smartbanner--android .smartbanner__button__label:hover { background: #2ac7e1 } .about-show-template .container-table .container-table-cell { text-align: left } .content-list-template .left-col { position: fixed; height: calc(100vh - 400px) } .content-list-template .content-list .page-title { font-size: 3em } .content-list-template .content-list .about-copy a { text-decoration: none } .content-detail-template .content-detail { padding: 2rem 0 } @media only screen and (max-width:768px) { .content-detail-template .content-detail { padding-top: 0 } } .content-detail-template .content-detail h1 { margin: 0 0 .25rem } .content-detail-template .content-detail .video { position: relative } @media only screen and (max-width:1023px) { .content-detail-template .content-detail .video-detail { margin: 1rem 0 } } .content-detail-template .content-detail .icon-play { z-index: 2 } .content-detail-template .content-detail .video-thumbnail { position: absolute; top: 0; width: 100%; z-index: 2 } .content-detail-template .content-detail .video-thumbnail img { width: 100% } .content-detail-template .content-detail .video-thumb-non-playable { background: rgba(0,0,0,.8) } @media only screen and (max-width:768px) { .content-detail-template .content-detail .video-thumb-non-playable p { font-size: 1rem } } @media only screen and (max-width:768px) { .content-detail-template .content-detail .video-detail { padding: 0 1rem } } .full-episodes-template h2,.full-episodes-template h3,.full-episodes-template h4 { font-weight: 300 } .full-episodes-template .episodes-list { list-style-type: none; padding: 0 20px } .full-episodes-template .episodes-list .episode-item { font-weight: 300; border-bottom: 1px solid #31363a; min-height: 60px; line-height: 1.429; padding: 5px 0; position: relative } .full-episodes-template .episodes-list .episode-item .episode-item-info { display: block; font-size: 12px; padding-left: 44px } .full-episodes-template .episodes-list .episode-item .episode-item-info.counter { color: #e15d00 } .full-episodes-template .episodes-list .episode-item .episode-item-info.label { color: #9ea7a9; letter-spacing: .1rem; text-transform: uppercase } .full-episodes-template .episodes-list .episode-item .episode-item-info.title { color: #fff; font-size: 18px!important } @media (min-width:768px) { .full-episodes-template .episodes-list .episode-item .episode-item-info { display: inline; font-size: 14px; line-height: 60px; padding: 0 10px } } .full-episodes-template .episodes-list .episode-item .episode-uri { display: inline-block; height: 40px; margin-top: -4px; vertical-align: middle; width: 40px } @media (max-width:767px) { .full-episodes-template .episodes-list .episode-item .episode-uri { position: absolute; top: 50%; margin-top: -20px } } @media (min-width:768px) { .full-episodes-template .episodes-list .episode-item { padding: 0 } } @media (min-width:768px) { .full-episodes-template .episodes-list { padding: 0 } } .full-episodes-template .play-btn { background: url(../images/ui/round_play.svg); background-position: center; background-repeat: no-repeat; background-size: contain; display: inline-block } .full-episodes-template .play-btn.play-btn-inline { background-size: 40px } .full-episodes-template .play-btn.play-btn-cover { background-size: 15%; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 1 } .full-episodes-template .show-controls { font-size: 16px; line-height: 42.84px; text-align: right; text-transform: uppercase } .full-episodes-template .show-controls.expanded { display: none } .full-episodes-template .show-controls .aside-control { border-left: 2px solid #9ea7a9; display: inline-block; height: 42.84px; margin-left: 20px; padding-left: 20px } .full-episodes-template .show-controls .bottom-control { color: #9ea7a9; line-height: 2.143; text-align: center } .full-episodes-template .show-controls .bottom-control .collapse-toggle { padding: 10px } .full-episodes-template .show-controls .bottom-control .collapse-toggle.collapsed { background-color: #31363a; display: block; font-weight: 700 } .full-episodes-template .show-controls .bottom-control .collapse-toggle.expanded { color: #fff; font-weight: 300 } .full-episodes-template .swim-lane>h2,.full-episodes-template .swim-lane>h3 { color: #9ea7a9; font-size: 36px; line-height: 1.19 } .full-episodes-template .swim-lane .full-episodes-slider { display: none } .full-episodes-template .swim-lane .full-episodes-slider.slick-initialized { display: block } @media (max-width:767px) { .full-episodes-template .swim-lane .full-episodes-slider.slick-initialized .play-btn-cover { visibility: visible } } @media (min-width:992px) { .full-episodes-template .swim-lane .full-episodes-slider.slick-initialized .play-btn-cover { visibility: visible } } .full-episodes-template .swim-lane .full-episodes-slider.slick-initialized .swim-lane-content { visibility: visible } .full-episodes-template .swim-lane .full-episodes-slider.sliding-disabled .slick-arrow { display: none!important; pointer-events: none } .full-episodes-template .swim-lane .full-episodes-slider .play-btn-cover { visibility: hidden } .full-episodes-template .swim-lane .full-episodes-slider .slick-arrow.slick-disabled { display: none!important; pointer-events: none } .full-episodes-template .swim-lane .full-episodes-slider .swim-lane-content { visibility: hidden } .full-episodes-template .swim-lane .full-episodes-slider .swim-lane-content>h2,.full-episodes-template .swim-lane .full-episodes-slider .swim-lane-content>h3,.full-episodes-template .swim-lane .full-episodes-slider .swim-lane-content>h4 { line-height: 1.429 } .newsletter-template.page-template .form .dropdown .dropdown-toggle { overflow: hidden; padding-right: 30px; text-overflow: ellipsis; white-space: nowrap } .newsletter-template.page-template .form .dropdown .dropdown-toggle::after { border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 6px dashed; color: #e15d00; content: ""; display: inline-block; height: 0; position: absolute; right: 20px; top: 50%; vertical-align: middle; width: 0 } .newsletter-template.page-template .form .form-group label { font-size: 12px } @media (min-width:768px) { .newsletter-template.page-template .form .form-group label { font-size: 14px } } @media (min-width:992px) { .newsletter-template.page-template .form .form-group label { font-size: 16px } } .newsletter-template.page-template .form-container { padding: 0 10px } @media (min-width:768px) { .newsletter-template.page-template .form-container { padding: 0 3rem } } .newsletter-template ul.success-list { list-style: none; margin-left: 0; padding-left: 20px } .newsletter-template ul.success-list li { color: #fff; padding-left: 1em; text-indent: -1em } .newsletter-template ul.success-list li::before { content: "\e908"; font-family: sundancetv-icons; font-size: 12px; padding-right: 5px } .not-found-template { background-color: #1d1f21 } .not-found-template.header-menu-visible { position: static } .not-found-template.header-menu-visible .content { height: 100%; padding: 0; position: fixed } .not-found-template.header-menu-visible .smartbanner { z-index: auto } .not-found-template h1 { line-height: 1.429; margin: 10px 0; text-transform: uppercase } .not-found-template p { font-size: inherit; margin-bottom: 10px; padding: 0 20px } .not-found-template .content { background-image: url(../images/backgrounds/404-800x600.jpg); background-position: center 60px; background-repeat: no-repeat; background-size: contain; box-shadow: none; color: #fff; font-weight: 300; font-size: 16px; height: 100%; line-height: 1.429; padding-top: 100%; position: absolute; top: 0; width: 100%; z-index: 1 } .not-found-template .content::after { background-image: linear-gradient(to bottom,transparent 0,#000 75%); content: ''; display: block; height: 50px; margin-top: 65%; position: absolute; top: 60px; width: 100% } .not-found-template .content .container { max-width: 370px; text-align: center } .not-found-template .content .main { margin-top: 60%; position: absolute; top: 60px; width: 100%; z-index: 1 } @media (min-width:440px) { .not-found-template .content::after { height: 80px } .not-found-template .content .main { margin-top: 65%; padding-top: 20px } } @media (min-width:768px) { .not-found-template .content { background-attachment: fixed; background-image: url(./images/welcome.png); background-size: cover; bottom: 50px; padding: 0 } .not-found-template .content::after { bottom: 0; height: 300px; top: auto } .not-found-template .content .container { max-width: 500px } .not-found-template .content .main { bottom: 50px; margin: 0; padding: 0; top: auto } } .not-found-template .smartbanner { z-index: 2 } .page-template a.img-container { display: inline-block; margin-bottom: 20px; padding: 0 20px; width: 100% } .page-template a.img-container img { width: 100% } .page-template a.img-container .caption { color: #fff; font-weight: 500; margin: 20px 0 0; width: 100% } .page-template div.answer { margin-bottom: 20px; text-align: justify } .page-template h1,.page-template h2,.page-template h3,.page-template h4,.page-template h5,.page-template h6 { color: #fff } .page-template h2,.page-template h3,.page-template h4 { font-weight: 300; line-height: 1.429; margin: 20px 0 } .page-template h2 { font-size: 2em } .page-template h3 { font-size: 1.6em } .page-template h4 { font-size: 1.2em; line-height: 1.19; margin: 10px 0 20px } .page-template hr.solid { background: #31363a; border: none; height: 2px; margin: 40px 0 20px 0 } .page-template img { border-style: none; vertical-align: middle } .page-template img.img-fluid { max-width: 100%; height: auto } .page-template ol.lower-alpha { counter-reset: list; margin: 10px 0 10px } .page-template ol.lower-alpha>li { list-style: none; position: relative } .page-template ol.lower-alpha>li:before { counter-increment: list; content: counter(list,lower-alpha) ") "; position: absolute; left: -1.4em } .page-template p { font-size: inherit; margin-bottom: 20px; text-align: justify } .page-template table td { border: 1px solid #9ea7a9; padding: 5px 10px } .page-template .aside-link-container { margin-bottom: 20px } .page-template .aside-link-container .aside-link { margin: 0 } .page-template .asterisk { color: #fff; font-size: 12px } .page-template .btn { background-image: none; border: 1px solid transparent; cursor: pointer; display: inline-block; line-height: 1.429; font-size: 16px; font-weight: 300; margin-bottom: 0; min-width: 170px; padding: 10px 16px; text-align: center; touch-action: manipulation; -ms-touch-action: manipulation; user-select: none; vertical-align: middle; white-space: nowrap; -moz-user-select: none; -ms-user-select: none; -webkit-user-select: none } .page-template .btn:disabled { cursor: progress } .page-template .btn.btn-default { background-color: #31363a; color: #fff } .page-template .btn.btn-default:disabled { color: #9ea7a9 } .page-template .btn.btn-link { background-color: #1d1f21; border-color: #9ea7a9; color: #fff; font-size: 14px; font-weight: 500; min-width: auto; padding: 4px 16px; text-transform: uppercase } .page-template .content { color: #9ea7a9; font-weight: 300; font-size: 14px; line-height: 1.429 } .page-template .form { padding: 40px 0 } .page-template .form button[type=submit] { width: 100% } @media (min-width:768px) { .page-template .form button[type=submit] { width: auto } } .page-template .form .checkbox { padding-left: 20px; position: relative } .page-template .form .checkbox * { cursor: pointer } .page-template .form .checkbox input[type=checkbox] { height: 20px; left: 0; margin: 0; opacity: 0; position: absolute; top: 0; width: 20px } .page-template .form .checkbox input[type=checkbox]:checked+label::after { content: "\e908" } .page-template .form .checkbox label { color: #fff; font-size: 16px; font-weight: 300; position: relative; padding-left: 10px; vertical-align: middle } .page-template .form .checkbox label::after { color: #e15d00; display: inline-block; font-family: sundancetv-icons; font-size: 16px; height: 20px; left: 0; line-height: 20px; margin-left: -20px; position: absolute; text-align: center; top: 0; width: 20px } .page-template .form .checkbox label::before { border: 1px solid #31363a; content: ""; display: inline-block; height: 20px; left: 0; margin-left: -20px; position: absolute; top: 1px; width: 20px; -webkit-transition: border .15s ease-in-out,color .15s ease-in-out; -o-transition: border .15s ease-in-out,color .15s ease-in-out; transition: border .15s ease-in-out,color .15s ease-in-out } .page-template .form .dropdown .dropdown-menu { max-height: 300px; overflow-y: scroll; width: 100% } .page-template .form .dropdown .dropdown-menu.dropdown-menu-right::after,.page-template .form .dropdown .dropdown-menu.dropdown-menu-right::before { left: auto; right: 1rem } .page-template .form .dropdown .dropdown-toggle { border: 1px solid #31363a; font-size: 16px; font-weight: 300; padding: 10px 20px; text-align: left; text-transform: none; width: 100% } .page-template .form .error { color: #e22020; margin: 10px 0 0 0 } .page-template .form .form-control { background-color: #1d1f21; border: 1px solid #31363a; border-radius: 0; color: #9ea7a9; font-size: 16px; height: auto; padding: 10px 20px } .page-template .form .form-group { margin-bottom: 25px } .page-template .form .form-group>label { font-size: 16px; font-weight: 500; text-transform: uppercase } .page-template .play-icon { border-color: transparent transparent transparent #fff; border-style: solid; border-width: 5px 0 5px 10px; display: inline-block; height: 0; margin: 0 5px 1px 0; width: 0 } .page-template .row [class^=col-] ol { margin-bottom: 0 } .page-template .table-block { margin: 20px 0 40px; width: 100% } .page-template .table-block .table-row .table-cell { vertical-align: middle } .page-template .table-block .table-row .table-cell.img-container { text-align: center } .page-template .table-block .table-row .table-cell>p:last-child { margin-bottom: 0 } .page-template .table-container { margin-bottom: 20px } @media (min-width:768px) { .page-template a.img-container { padding: 0 } .page-template .table-block { display: table } .page-template .table-block .table-row { display: table-row } .page-template .table-block .table-row .table-cell { display: table-cell } .page-template .table-block .table-row .table-cell[class^=col-] { float: none; padding: 0 } .page-template .table-block .table-row .table-cell.img-container { padding: 0 20px 0 0 } .page-template .table-block .table-row .table-cell.img-container img { width: 100% } } .page-headless { padding-top: 0!important } .page-headless .content { padding-top: 20px } .page-headless .content a { text-decoration: underline } .page-list-template .page-list-left h2 { text-align: center } .page-list-template .page-list-left ul { padding: 0 } .page-list-template .page-list-left ul li { list-style: none } .video-template iframe { width: 100%; height: 100% } @media all and (min-aspect-ratio:16 / 10) and (min-width:768px) { .video-template .platform-container { padding-top: 84vh!important } } .video-template .ad .companion { height: 50px; width: 320px; margin: 0 auto } .video-details .slot-1 { font-weight: 100; color: #fff } .video-details .slot-2 { text-transform: uppercase } .video-details .slot-3 { font-weight: 100; text-transform: uppercase; color: #9ea7a9 } .video-details .slot-4 { color: #9ea7a9; font-weight: 100 } @media only screen and (max-width:1023px) { .video-player-container .container { padding-left: 0; padding-right: 0 } } .ad-tag-text { font-size: .75em; color: gray; margin: 0 0 .5em!important; text-align: center } .amcn-dfp.advertisement { position: relative } @keyframes newData { 0% { transform: scaleY(.1) } 100% { transform: scaleY(1) } } .schedule-page-content.React-MobileView .titleMenu .timezone-list { display: inline-block; position: relative } .schedule-page-content.React-MobileView .titleMenu .timezone-list.React-MenuOpen .timezone-list-wrapper { background-color: #000 } .schedule-page-content.React-MobileView .titleMenu .timezone-list.React-MenuOpen .timezone-list-item { margin: 0 0 .7em 0; display: block } .schedule-page-content.React-MobileView .titleMenu .timezone-list.React-MenuOpen .timezone-list-item.active { color: #e15d00 } .schedule-page-content.React-MobileView .titleMenu .timezone-list .timezone-list-wrapper { position: absolute; padding: .5em; top: -.3em } .schedule-page-content.React-MobileView .titleMenu .timezone-list .timezone-list-item { position: relative; margin: 0; padding: 0; display: none } .schedule-page-content.React-MobileView .titleMenu .timezone-list .timezone-list-item.active { display: inline-block; color: #9ea7a9 } .schedule-page-content.React-MobileView .titleMenu .timezone-list .timezone-list-item:last-child { margin-bottom: 0 } .schedule-page-content.React-MobileView .titleMenu .timezone-list .timezone-list-item .caret { left: 0 } .schedule-page-content.React-MobileView .titleMenu .schedule-channel-finder .cf-by-tag { right: -150px } .schedule-page-content.React-MobileView .titleMenu .onair-display { display: none } .schedule-page-content .titleMenu .onair-display { display: inline-block; float: right; position: absolute; right: 3em } .schedule-page-content .titleMenu .onair-display .live-display { position: relative; padding: .3em; background-color: #e15d00; color: #fff } .schedule-page-content .titleMenu .onair-display .live-display a,.schedule-page-content .titleMenu .onair-display .live-display a:visited { color: #fff } .schedule-page-content .titleMenu .caret { transform: rotate(-90deg); color: #e15d00; position: relative; top: -.15em; left: -.3em } .schedule-page-content .titleMenu .schedule-channel-finder { position: relative; display: inline-block; margin: 0; padding: .5em 1em .5em 0; line-height: 1; font-size: .8em; color: #9ea7a9; font-weight: 100; text-transform: uppercase } .schedule-page-content .titleMenu .schedule-channel-finder #kpiFrame { height: 550px; background-color: transparent; overflow: hidden; border: 1px solid #9ea7a9 } .schedule-page-content .titleMenu .schedule-channel-finder #kpiFrame::-webkit-scrollbar { display: none } .schedule-page-content .titleMenu .schedule-channel-finder .view-cf-text { cursor: pointer } .schedule-page-content .titleMenu .schedule-channel-finder .cf-by-tag { position: absolute; top: 1.4em; height: 550px; margin-top: 0; right: 0; z-index: 9999 } .schedule-page-content .titleMenu .schedule-channel-finder .cf-by-tag .cf-by { background: #161616; border: 1px solid #353535; overflow: hidden; position: relative; z-index: 10000; min-width: 350px; padding: 1em; margin-top: 10px; box-shadow: 0 .44444em 1.33333em rgba(0,0,0,.75) } .schedule-page-content .titleMenu .timezone-list { display: inline-flex; justify-content: left; margin: 0; padding: .5em 0; line-height: 1; font-size: .8em; color: #9ea7a9; min-width: 4.5em; min-height: .8em } .schedule-page-content .titleMenu .timezone-list .timezone-list-item,.schedule-page-content .titleMenu .timezone-list .timezone-list-title { margin: 0; padding: 0 1em 0 0; font-size: 1em; text-align: left; list-style-type: none; font-weight: 100; border-style: none; line-height: 1 } .schedule-page-content .titleMenu .timezone-list .timezone-list-item:after,.schedule-page-content .titleMenu .timezone-list .timezone-list-title:after { content: '' } @media only screen and (max-width:768px) { .schedule-page-content .titleMenu .timezone-list .timezone-list-title { display: none } } .schedule-page-content .titleMenu .timezone-list .timezone-list-item { cursor: pointer } .schedule-page-content .titleMenu .timezone-list .timezone-list-item.active { color: #e15d00; cursor: default } .schedule-page-content .dayNav { display: flex; justify-content: center; margin: 0; padding: 0; border-bottom: .01em solid #9ea7a9 } .schedule-page-content .dayNav .dayNavSlider { display: inherit; overflow-x: auto } .schedule-page-content .dayNav .dayNavItem { margin: 2em 1em 1.2em 1em; text-align: center; list-style-type: none; font-weight: 100; cursor: pointer; padding-bottom: .8em } .schedule-page-content .dayNav .dayNavItem.active { border-bottom-color: #e15d00; border-bottom-style: solid; border-bottom-width: .2em } .schedule-page-content .dayNav .dayNavItem .dayOfWeek { font-size: 2em; color: #fff; min-width: 1.5em } .schedule-page-content .dayNav .dayNavItem .dateDisplay { font-size: .9em; color: #9ea7a9 } .schedule-page-content .schedule-list { list-style-type: none; animation: .5s ease-out 1 newData; transform-origin: 0 0; min-height: 200px } .schedule-page-content .schedule-list .schedule-item { text-align: center; border-bottom: .01em solid #9ea7a9; padding: 2em 1em; font-weight: 100 } .schedule-page-content .schedule-list .schedule-item.past-show-time { display: none } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div { text-align: left; padding: 0 } } .schedule-page-content .schedule-list .schedule-item>div .video-time-start { margin: 0 auto; font-size: 1.4em; color: #9ea7a9 } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div .video-time-start { text-align: left; display: inline-block } } .schedule-page-content .schedule-list .schedule-item>div .video-display-onnow { margin: 0 15%; font-size: .8em; color: #fff; background-color: #e15d00; padding: .2em 0 } .schedule-page-content .schedule-list .schedule-item>div .video-display-onnow a,.schedule-page-content .schedule-list .schedule-item>div .video-display-onnow a:visited { color: #fff } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div .video-display-onnow { text-align: right; display: inline-block; float: right; padding: .3em } } .schedule-page-content .schedule-list .schedule-item>div.video-thumbnail { padding: 0; background: #000 } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div.video-thumbnail { display: none } } .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap { text-align: left; padding-left: 2em } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap { padding: .2em 0 0 0 } } .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap .video-title { text-transform: lowercase; font-size: 1.8em } .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap .video-description { color: #9ea7a9 } .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap .video-rating { font-size: .45em; vertical-align: text-top; padding: 0 .5em; text-transform: uppercase; color: #9ea7a9 } @media (max-width:767px) { .schedule-page-content .schedule-list .schedule-item>div.video-info-wrap .video-rating { vertical-align: middle } } .schedule-page-content .loading-msg { min-height: 200px; color: #9ea7a9; font-size: .8em; text-align: center; padding: 1em 0 } body.network-sundance { font-family: BentonSans,Helvetica; padding-top: 60px } body.network-sundance a { text-decoration: none; color: #9ea7a9 } body.network-sundance a.brand-link { color: #e15d00 }
0.471953
0.138578
* { box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased; display: flex; justify-content: center; align-content: center; height: 100vh; width: 100vw; } form { width: 30vw; min-width: 500px; align-self: center; box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1), 0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07); border-radius: 7px; padding: 40px; } input { border-radius: 6px; margin-bottom: 6px; padding: 12px; border: 1px solid rgba(50, 50, 93, 0.1); height: 44px; font-size: 16px; width: 100%; background: white; } .result-message { line-height: 22px; font-size: 16px; } .result-message a { color: rgb(89, 111, 214); font-weight: 600; text-decoration: none; } .hidden { display: none; } #card-error { color: rgb(105, 115, 134); text-align: left; font-size: 13px; line-height: 17px; margin-top: 12px; } #card-element { border-radius: 4px 4px 0 0; padding: 12px; border: 1px solid rgba(50, 50, 93, 0.1); height: 44px; width: 100%; background: white; } #payment-request-button { margin-bottom: 32px; } /* Buttons and links */ button { background: #5469d4; color: #ffffff; font-family: Arial, sans-serif; border-radius: 0 0 4px 4px; border: 0; padding: 12px 16px; font-size: 16px; font-weight: 600; cursor: pointer; display: block; transition: all 0.2s ease; box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07); width: 100%; } button:hover { filter: contrast(115%); } button:disabled { opacity: 0.5; cursor: default; } /* spinner/processing state, errors */ .spinner, .spinner:before, .spinner:after { border-radius: 50%; } .spinner { color: #ffffff; font-size: 22px; text-indent: -99999px; margin: 0px auto; position: relative; width: 20px; height: 20px; box-shadow: inset 0 0 0 2px; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); } .spinner:before, .spinner:after { position: absolute; content: ""; } .spinner:before { width: 10.4px; height: 20.4px; background: #5469d4; border-radius: 20.4px 0 0 20.4px; top: -0.2px; left: -0.2px; -webkit-transform-origin: 10.4px 10.2px; transform-origin: 10.4px 10.2px; -webkit-animation: loading 2s infinite ease 1.5s; animation: loading 2s infinite ease 1.5s; } .spinner:after { width: 10.4px; height: 10.2px; background: #5469d4; border-radius: 0 10.2px 10.2px 0; top: -0.1px; left: 10.2px; -webkit-transform-origin: 0px 10.2px; transform-origin: 0px 10.2px; -webkit-animation: loading 2s infinite ease; animation: loading 2s infinite ease; } @ -webkit-keyframes loading { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform : rotate (360deg); transform : rotate (360deg); } } @ keyframes loading { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform : rotate (360deg); transform : rotate (360deg); } } @media only screen and (max-width: 600px) { form { width: 80vw; } }
src/main/webapp/static/css/global.css
* { box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, sans-serif; font-size: 16px; -webkit-font-smoothing: antialiased; display: flex; justify-content: center; align-content: center; height: 100vh; width: 100vw; } form { width: 30vw; min-width: 500px; align-self: center; box-shadow: 0px 0px 0px 0.5px rgba(50, 50, 93, 0.1), 0px 2px 5px 0px rgba(50, 50, 93, 0.1), 0px 1px 1.5px 0px rgba(0, 0, 0, 0.07); border-radius: 7px; padding: 40px; } input { border-radius: 6px; margin-bottom: 6px; padding: 12px; border: 1px solid rgba(50, 50, 93, 0.1); height: 44px; font-size: 16px; width: 100%; background: white; } .result-message { line-height: 22px; font-size: 16px; } .result-message a { color: rgb(89, 111, 214); font-weight: 600; text-decoration: none; } .hidden { display: none; } #card-error { color: rgb(105, 115, 134); text-align: left; font-size: 13px; line-height: 17px; margin-top: 12px; } #card-element { border-radius: 4px 4px 0 0; padding: 12px; border: 1px solid rgba(50, 50, 93, 0.1); height: 44px; width: 100%; background: white; } #payment-request-button { margin-bottom: 32px; } /* Buttons and links */ button { background: #5469d4; color: #ffffff; font-family: Arial, sans-serif; border-radius: 0 0 4px 4px; border: 0; padding: 12px 16px; font-size: 16px; font-weight: 600; cursor: pointer; display: block; transition: all 0.2s ease; box-shadow: 0px 4px 5.5px 0px rgba(0, 0, 0, 0.07); width: 100%; } button:hover { filter: contrast(115%); } button:disabled { opacity: 0.5; cursor: default; } /* spinner/processing state, errors */ .spinner, .spinner:before, .spinner:after { border-radius: 50%; } .spinner { color: #ffffff; font-size: 22px; text-indent: -99999px; margin: 0px auto; position: relative; width: 20px; height: 20px; box-shadow: inset 0 0 0 2px; -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); } .spinner:before, .spinner:after { position: absolute; content: ""; } .spinner:before { width: 10.4px; height: 20.4px; background: #5469d4; border-radius: 20.4px 0 0 20.4px; top: -0.2px; left: -0.2px; -webkit-transform-origin: 10.4px 10.2px; transform-origin: 10.4px 10.2px; -webkit-animation: loading 2s infinite ease 1.5s; animation: loading 2s infinite ease 1.5s; } .spinner:after { width: 10.4px; height: 10.2px; background: #5469d4; border-radius: 0 10.2px 10.2px 0; top: -0.1px; left: 10.2px; -webkit-transform-origin: 0px 10.2px; transform-origin: 0px 10.2px; -webkit-animation: loading 2s infinite ease; animation: loading 2s infinite ease; } @ -webkit-keyframes loading { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform : rotate (360deg); transform : rotate (360deg); } } @ keyframes loading { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform : rotate (360deg); transform : rotate (360deg); } } @media only screen and (max-width: 600px) { form { width: 80vw; } }
0.274643
0.110807
body{ background: #ddd url(../fonts/app_background.png) no-repeat top left; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; } .container > header h1, .container > header h2 { color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); } .cs-text { width: 645px; margin: 120px auto 30px; cursor: default; } .cs-text > span { display: block; -webkit-backface-visibility: hidden; } .cs-text-cut { width: 100%; height: 90px; overflow: hidden; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .cs-text-cut:first-child { border-top: 1px solid rgba(255,255,255,0.5); } .cs-text-cut:last-child { border-bottom: 1px solid rgba(255,255,255,0.5); } .cs-text-cut span { display: block; line-height: 180px; color: rgba(255,255,255,1); font-size: 180px; font-weight: 400; text-transform: uppercase; text-align: center; margin-top: 6px; font-family: 'Sancreek', cursive; text-shadow: 7px 2px 0 rgba(255,255,255,0.3); } .cs-text-cut:last-child span { margin-top: -84px; } .cs-text-mid { font-family: 'Raleway', sans-serif; font-weight: 100; text-transform: uppercase; font-size: 50px; letter-spacing: 50px; line-height: 50px; text-indent: 20px; position: absolute; top: 50%; margin-top: -25px; color: rgba(255,255,255,0.3); text-shadow: 0 0 0 rgba(255,255,255,0.9); opacity: 0; -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -o-transform: scale(0.5); -ms-transform: scale(0.5); transform: scale(0.5); -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; } .cs-text:hover .cs-text-cut:first-child { -webkit-transform: translateY(-25px); -moz-transform: translateY(-25px); -o-transform: translateY(-25px); -ms-transform: translateY(-25px); transform: translateY(-25px); opacity: 0.5; } .cs-text:hover .cs-text-cut:last-child { -webkit-transform: translateY(25px); -moz-transform: translateY(25px); -o-transform: translateY(25px); -ms-transform: translateY(25px); transform: translateY(25px); opacity: 0.5; } .cs-text:hover .cs-text-mid { -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transition-delay: 0.3s; opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
ihm/static/css-reactive/style.css
body{ background: #ddd url(../fonts/app_background.png) no-repeat top left; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; } .container > header h1, .container > header h2 { color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.2); } .cs-text { width: 645px; margin: 120px auto 30px; cursor: default; } .cs-text > span { display: block; -webkit-backface-visibility: hidden; } .cs-text-cut { width: 100%; height: 90px; overflow: hidden; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; } .cs-text-cut:first-child { border-top: 1px solid rgba(255,255,255,0.5); } .cs-text-cut:last-child { border-bottom: 1px solid rgba(255,255,255,0.5); } .cs-text-cut span { display: block; line-height: 180px; color: rgba(255,255,255,1); font-size: 180px; font-weight: 400; text-transform: uppercase; text-align: center; margin-top: 6px; font-family: 'Sancreek', cursive; text-shadow: 7px 2px 0 rgba(255,255,255,0.3); } .cs-text-cut:last-child span { margin-top: -84px; } .cs-text-mid { font-family: 'Raleway', sans-serif; font-weight: 100; text-transform: uppercase; font-size: 50px; letter-spacing: 50px; line-height: 50px; text-indent: 20px; position: absolute; top: 50%; margin-top: -25px; color: rgba(255,255,255,0.3); text-shadow: 0 0 0 rgba(255,255,255,0.9); opacity: 0; -webkit-transform: scale(0.5); -moz-transform: scale(0.5); -o-transform: scale(0.5); -ms-transform: scale(0.5); transform: scale(0.5); -webkit-transition: all 0.4s ease-in-out 0s; -moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; -ms-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s; } .cs-text:hover .cs-text-cut:first-child { -webkit-transform: translateY(-25px); -moz-transform: translateY(-25px); -o-transform: translateY(-25px); -ms-transform: translateY(-25px); transform: translateY(-25px); opacity: 0.5; } .cs-text:hover .cs-text-cut:last-child { -webkit-transform: translateY(25px); -moz-transform: translateY(25px); -o-transform: translateY(25px); -ms-transform: translateY(25px); transform: translateY(25px); opacity: 0.5; } .cs-text:hover .cs-text-mid { -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transition-delay: 0.3s; opacity: 1; -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }
0.323594
0.055823
body { height: 100%; /* nb_background: Number of backgrounds you have*/ /* rotation_time: Duration between each rotation*/ --nb_backgrounds: 167; --rotation_time:45s; animation: background_rotation calc(var(--nb_backgrounds) * var(--rotation_time)) linear 0s infinite; } @keyframes background_rotation { 0.0%{ --bg: url(https://i.ibb.co/Wxw4CnV/c7cada31c81d.jpg); } 0.5988023952095808%{ --bg: url(https://i.ibb.co/XVcMtj2/62470bd057b3.png); } 1.1976047904191616%{ --bg: url(https://i.ibb.co/Hh3CGj7/d988bc0ffdf3.png); } 1.7964071856287425%{ --bg: url(https://i.ibb.co/mRxxRsN/a366f50b674e.png); } 2.395209580838323%{ --bg: url(https://i.ibb.co/JFd8y1T/c545e8e73d25.jpg); } 2.994011976047904%{ --bg: url(https://i.ibb.co/br3yCHk/02aa66da2d63.jpg); } 3.592814371257485%{ --bg: url(https://i.ibb.co/syy87jK/9cfb7d7aa916.png); } 4.191616766467066%{ --bg: url(https://i.ibb.co/n7bfx0G/9b150b3719ce.jpg); } 4.790419161676646%{ --bg: url(https://i.ibb.co/0YmF5qQ/965e01ea4920.jpg); } 5.389221556886227%{ --bg: url(https://i.ibb.co/dMvN06L/f3af3cd66943.png); } 5.988023952095808%{ --bg: url(https://i.ibb.co/mF7W8kT/169e05194b69.jpg); } 6.586826347305388%{ --bg: url(https://i.ibb.co/Qd39R6Q/68ddb9743bce.jpg); } 7.18562874251497%{ --bg: url(https://i.ibb.co/rvYWHKp/77db4b22dc78.jpg); } 7.7844311377245505%{ --bg: url(https://i.ibb.co/G2bg0gW/1b4f52c2cbaa.jpg); } 8.383233532934131%{ --bg: url(https://i.ibb.co/sC1VvvP/b8326094f00a.jpg); } 8.982035928143711%{ --bg: url(https://i.ibb.co/pX11sS8/2e7485ecbdd3.png); } 9.580838323353293%{ --bg: url(https://i.ibb.co/ssy5zWL/14a72cd0753d.png); } 10.179640718562874%{ --bg: url(https://i.ibb.co/VjJhsYQ/d06f4acafb72.jpg); } 10.778443113772454%{ --bg: url(https://i.ibb.co/7tkn2wJ/2c0fb8cc6918.png); } 11.377245508982035%{ --bg: url(https://i.ibb.co/j3pVRcd/38a1c3315896.jpg); } 11.976047904191615%{ --bg: url(https://i.ibb.co/Mn4BJFL/88f63052869e.jpg); } 12.574850299401197%{ --bg: url(https://i.ibb.co/3hfNmYB/dfd8a4496ded.jpg); } 13.173652694610777%{ --bg: url(https://i.ibb.co/pw7jsBQ/8abc61e3dfd4.jpg); } 13.772455089820358%{ --bg: url(https://i.ibb.co/N2Hqp1n/94b32caca0b9.jpg); } 14.37125748502994%{ --bg: url(https://i.ibb.co/zZCbfjj/2ea43506b72f.jpg); } 14.97005988023952%{ --bg: url(https://i.ibb.co/tYDCzGt/69660024634f.jpg); } 15.568862275449101%{ --bg: url(https://i.ibb.co/ctfwDYV/e235f8f2d341.jpg); } 16.16766467065868%{ --bg: url(https://i.ibb.co/vsVCNSs/c363b92f3918.jpg); } 16.766467065868262%{ --bg: url(https://i.ibb.co/xY7vZ2d/826514b5db67.jpg); } 17.365269461077844%{ --bg: url(https://i.ibb.co/g9FpFLn/2ae2202da9bf.jpg); } 17.964071856287422%{ --bg: url(https://i.ibb.co/Rv1KJQS/3e32be973d98.jpg); } 18.562874251497004%{ --bg: url(https://i.ibb.co/YdFttJt/1b02257c5ece.png); } 19.161676646706585%{ --bg: url(https://i.ibb.co/304j4qh/4b1621a0af9f.jpg); } 19.760479041916167%{ --bg: url(https://i.ibb.co/p0MMf0t/ddb781cef26d.png); } 20.35928143712575%{ --bg: url(https://i.ibb.co/WknqR9L/a064d2532641.jpg); } 20.958083832335326%{ --bg: url(https://i.ibb.co/HBLcMNP/c863752eb43d.png); } 21.556886227544908%{ --bg: url(https://i.ibb.co/ChB47R6/3b91b3ffa3bb.png); } 22.15568862275449%{ --bg: url(https://i.ibb.co/jhbpy6F/067b8e5c662b.jpg); } 22.75449101796407%{ --bg: url(https://i.ibb.co/CVvp6D8/0b5164f6c509.png); } 23.35329341317365%{ --bg: url(https://i.ibb.co/rQ1QK9x/61a4e7c1a1aa.jpg); } 23.95209580838323%{ --bg: url(https://i.ibb.co/LPbkz9q/8382d4f42fd1.jpg); } 24.550898203592812%{ --bg: url(https://i.ibb.co/b1GdpX0/90dc5e45c2b3.png); } 25.149700598802394%{ --bg: url(https://i.ibb.co/yyjzhTZ/3558047c641f.png); } 25.748502994011975%{ --bg: url(https://i.ibb.co/0mP6ZSP/fa28724d18c3.jpg); } 26.347305389221553%{ --bg: url(https://i.ibb.co/TcH9BZK/e41a949917de.png); } 26.946107784431135%{ --bg: url(https://i.ibb.co/9nZgCKp/0ef4d4dc9742.jpg); } 27.544910179640716%{ --bg: url(https://i.ibb.co/hVBBY7B/7c762ccd5c2c.jpg); } 28.143712574850298%{ --bg: url(https://i.ibb.co/RBwjgFt/90a045fdf575.jpg); } 28.74251497005988%{ --bg: url(https://i.ibb.co/8BHYZ9h/ca0e38595216.jpg); } 29.341317365269457%{ --bg: url(https://i.ibb.co/x31fnZ9/559994baeecf.jpg); } 29.94011976047904%{ --bg: url(https://i.ibb.co/3cdbn6k/e7eb019cb248.jpg); } 30.53892215568862%{ --bg: url(https://i.ibb.co/98CdZ0Q/319a5c6f5306.jpg); } 31.137724550898202%{ --bg: url(https://i.ibb.co/rH7kjjn/2a6218e7170f.jpg); } 31.73652694610778%{ --bg: url(https://i.ibb.co/GTsSDJ1/710027f99e36.png); } 32.33532934131736%{ --bg: url(https://i.ibb.co/X7q23KT/044d026d6b20.png); } 32.93413173652694%{ --bg: url(https://i.ibb.co/jThV2sV/2ba058439141.png); } 33.532934131736525%{ --bg: url(https://i.ibb.co/k83T5tY/811e06d7866f.jpg); } 34.131736526946106%{ --bg: url(https://i.ibb.co/0fMNVgg/7c4de0c39b5f.jpg); } 34.73053892215569%{ --bg: url(https://i.ibb.co/S68WLfG/cef763c47bdc.png); } 35.32934131736527%{ --bg: url(https://i.ibb.co/9bgDDDL/db4cc01047c4.jpg); } 35.928143712574844%{ --bg: url(https://i.ibb.co/JmPGP4P/c7c0dddb2b24.jpg); } 36.526946107784426%{ --bg: url(https://i.ibb.co/k3BLSD6/c573488cf189.jpg); } 37.12574850299401%{ --bg: url(https://i.ibb.co/KFK49W3/7df4e9d3dc7a.jpg); } 37.72455089820359%{ --bg: url(https://i.ibb.co/BBVG7MG/23f482b173bc.jpg); } 38.32335329341317%{ --bg: url(https://i.ibb.co/gJWbtch/71c043136256.jpg); } 38.92215568862275%{ --bg: url(https://i.ibb.co/FsJ02L7/ae8e1fef06b5.jpg); } 39.52095808383233%{ --bg: url(https://i.ibb.co/zZVwBb9/474e7eb22579.png); } 40.119760479041915%{ --bg: url(https://i.ibb.co/G73GRFf/d66e7cfe78e9.jpg); } 40.7185628742515%{ --bg: url(https://i.ibb.co/Rbr7v9D/08a64039a2b1.jpg); } 41.31736526946107%{ --bg: url(https://i.ibb.co/ZGBKgHq/2352f8caa601.jpg); } 41.91616766467065%{ --bg: url(https://i.ibb.co/hHKmkrT/e94fe64d763d.png); } 42.514970059880234%{ --bg: url(https://i.ibb.co/7pfZ7VP/19c922bf8f4c.jpg); } 43.113772455089816%{ --bg: url(https://i.ibb.co/6XwFQ2p/92bc77cde611.jpg); } 43.7125748502994%{ --bg: url(https://i.ibb.co/5x1GcMZ/d0379ca42f97.jpg); } 44.31137724550898%{ --bg: url(https://i.ibb.co/DkWzkHt/b7687384c33e.png); } 44.91017964071856%{ --bg: url(https://i.ibb.co/GFz1b1b/b60568c8d138.jpg); } 45.50898203592814%{ --bg: url(https://i.ibb.co/x8SMHVL/bdbf3966d9dc.png); } 46.10778443113772%{ --bg: url(https://i.ibb.co/tYdp3NQ/bab5f842daa0.png); } 46.7065868263473%{ --bg: url(https://i.ibb.co/9YtCcmY/28ee68f569f6.png); } 47.30538922155688%{ --bg: url(https://i.ibb.co/7jN09XN/wallup-net.jpg); } 47.90419161676646%{ --bg: url(https://i.ibb.co/NxHMBG3/4e51d338cf07.jpg); } 48.50299401197604%{ --bg: url(https://i.ibb.co/ZL9s3NG/75aa2bf4d335.jpg); } 49.101796407185624%{ --bg: url(https://i.ibb.co/3c93wVV/587c5a601a2b.jpg); } 49.700598802395206%{ --bg: url(https://i.ibb.co/bbBJJg9/193acf69e085.jpg); } 50.29940119760479%{ --bg: url(https://i.ibb.co/wCrxMjK/cfd99267a787.jpg); } 50.89820359281437%{ --bg: url(https://i.ibb.co/25tNbyq/4c6574ce5d5d.jpg); } 51.49700598802395%{ --bg: url(https://i.ibb.co/GP9L0Vq/3bd98b4ba95c.png); } 52.095808383233525%{ --bg: url(https://i.ibb.co/mRk5g5d/d4ea0939e93e.png); } 52.694610778443106%{ --bg: url(https://i.ibb.co/b3xMDyg/6cb9816a3318.jpg); } 53.29341317365269%{ --bg: url(https://i.ibb.co/0B77xgH/249bff21a1b8.jpg); } 53.89221556886227%{ --bg: url(https://i.ibb.co/SK9RPhM/f0d733c8f0ab.png); } 54.49101796407185%{ --bg: url(https://i.ibb.co/h86jd5b/1b75dd3546d8.jpg); } 55.08982035928143%{ --bg: url(https://i.ibb.co/D9xThST/15d9f54b0fd0.jpg); } 55.688622754491014%{ --bg: url(https://i.ibb.co/zfdZwCG/14888065c88d.jpg); } 56.287425149700596%{ --bg: url(https://i.ibb.co/BLsDdR6/caf597ddb27b.jpg); } 56.88622754491018%{ --bg: url(https://i.ibb.co/T4PYv2j/00d3236f4ed1.jpg); } 57.48502994011976%{ --bg: url(https://i.ibb.co/pWSX8KN/bdebada1e48e.png); } 58.08383233532933%{ --bg: url(https://i.ibb.co/NWdytwW/4ab9045ccfb8.jpg); } 58.682634730538915%{ --bg: url(https://i.ibb.co/v3mpPz5/0ca974586d30.jpg); } 59.281437125748496%{ --bg: url(https://i.ibb.co/XkYBP0L/6ab896c8f984.png); } 59.88023952095808%{ --bg: url(https://i.ibb.co/qg9FhxV/0da11d179378.jpg); } 60.47904191616766%{ --bg: url(https://i.ibb.co/bLR9t40/6cecec7924ac.png); } 61.07784431137724%{ --bg: url(https://i.ibb.co/dPv356R/5adc6240985f.jpg); } 61.67664670658682%{ --bg: url(https://i.ibb.co/zSf2TQ1/729eed7a5ea9.png); } 62.275449101796404%{ --bg: url(https://i.ibb.co/3d0PXSc/988e2479ad3d.png); } 62.874251497005986%{ --bg: url(https://i.ibb.co/dtBCMvv/b75ff15768c2.jpg); } 63.47305389221556%{ --bg: url(https://i.ibb.co/PQhXk22/45ba4fff8c9b.jpg); } 64.07185628742515%{ --bg: url(https://i.ibb.co/ZT64zt8/85264bb04fe3.jpg); } 64.67065868263472%{ --bg: url(https://i.ibb.co/6WqbXpJ/391c0fc932ff.jpg); } 65.26946107784431%{ --bg: url(https://i.ibb.co/gg70JZz/72c250147ad0.png); } 65.86826347305389%{ --bg: url(https://i.ibb.co/Kzs76Z5/9281d9c7000f.jpg); } 66.46706586826346%{ --bg: url(https://i.ibb.co/2qS63rR/c02afc52ec6f.jpg); } 67.06586826347305%{ --bg: url(https://i.ibb.co/1zmmJ6f/33058b4aad8c.jpg); } 67.66467065868262%{ --bg: url(https://i.ibb.co/TRdRm59/39675bfc7232.jpg); } 68.26347305389221%{ --bg: url(https://i.ibb.co/BCqrdLm/eade4b05f65e.png); } 68.86227544910179%{ --bg: url(https://i.ibb.co/25kkcXF/e1b2b0872291.png); } 69.46107784431138%{ --bg: url(https://i.ibb.co/XWvtCWM/413f76c3ab7c.jpg); } 70.05988023952095%{ --bg: url(https://i.ibb.co/D4JMdpS/9c08bd039fc8.png); } 70.65868263473054%{ --bg: url(https://i.ibb.co/W6B3w57/8c41f286fb9f.jpg); } 71.25748502994011%{ --bg: url(https://i.ibb.co/P95Zdw4/b2ee9bedf9a9.jpg); } 71.85628742514969%{ --bg: url(https://i.ibb.co/8PgtZth/e8c1123c27e7.jpg); } 72.45508982035928%{ --bg: url(https://i.ibb.co/cQGHFGQ/9299113db08a.png); } 73.05389221556885%{ --bg: url(https://i.ibb.co/jkK3Bq4/44d776b931eb.jpg); } 73.65269461077844%{ --bg: url(https://i.ibb.co/5YW3Xyj/ac7c7460352c.jpg); } 74.25149700598801%{ --bg: url(https://i.ibb.co/b3sF57X/88598cff36e5.jpg); } 74.8502994011976%{ --bg: url(https://i.ibb.co/v3vBx1m/4051e8db86ef.png); } 75.44910179640718%{ --bg: url(https://i.ibb.co/gRJ8KRc/6d0cc3b9ee8b.jpg); } 76.04790419161677%{ --bg: url(https://i.ibb.co/CVPz2m0/d01851c96e2d.png); } 76.64670658682634%{ --bg: url(https://i.ibb.co/4J2tmkK/43b74b166027.jpg); } 77.24550898203591%{ --bg: url(https://i.ibb.co/ScyXwJm/30a4dd9c29c8.png); } 77.8443113772455%{ --bg: url(https://i.ibb.co/Jv9XssT/c9b87de8ac86.jpg); } 78.44311377245508%{ --bg: url(https://i.ibb.co/Fmtfcs1/518787a73e09.png); } 79.04191616766467%{ --bg: url(https://i.ibb.co/PWcpkDJ/dfec7f5a1a3c.jpg); } 79.64071856287424%{ --bg: url(https://i.ibb.co/42Xqtvn/fd4baf3907fa.jpg); } 80.23952095808383%{ --bg: url(https://i.ibb.co/zr8wbn6/4397067d8aa4.jpg); } 80.8383233532934%{ --bg: url(https://i.ibb.co/zWg67f4/2f01b3e0d44c.jpg); } 81.437125748503%{ --bg: url(https://i.ibb.co/Y2Wwm8B/ec9c436e8648.jpg); } 82.03592814371257%{ --bg: url(https://i.ibb.co/qmSP42x/3853acf6415a.png); } 82.63473053892214%{ --bg: url(https://i.ibb.co/GWDD20C/97e500eb6e27.jpg); } 83.23353293413173%{ --bg: url(https://i.ibb.co/jh0nCtn/dca34c39d4cd.jpg); } 83.8323353293413%{ --bg: url(https://i.ibb.co/938DBbh/6628ff5de691.png); } 84.4311377245509%{ --bg: url(https://i.ibb.co/jb2qFw3/cff6addf7127.png); } 85.02994011976047%{ --bg: url(https://i.ibb.co/VxQdvPG/b1ac0a913877.png); } 85.62874251497006%{ --bg: url(https://i.ibb.co/KhK83WF/9d0b18f99b6e.jpg); } 86.22754491017963%{ --bg: url(https://i.ibb.co/kgVWXTq/3337bc99d492.jpg); } 86.82634730538922%{ --bg: url(https://i.ibb.co/8PHYvbf/f39976ceadf5.jpg); } 87.4251497005988%{ --bg: url(https://i.ibb.co/jfG5yRr/c2001ab37191.jpg); } 88.02395209580837%{ --bg: url(https://i.ibb.co/C8ZSnZ5/0bd6a0b4869d.jpg); } 88.62275449101796%{ --bg: url(https://i.ibb.co/g42Hmgn/855b763f451f.png); } 89.22155688622753%{ --bg: url(https://i.ibb.co/Sy13TzQ/abefc298c098.jpg); } 89.82035928143712%{ --bg: url(https://i.ibb.co/HTfmrsn/769fb36067f2.jpg); } 90.4191616766467%{ --bg: url(https://i.ibb.co/pnP5d2C/b4c7801d1133.jpg); } 91.01796407185628%{ --bg: url(https://i.ibb.co/9TLMsSf/64e30da80408.jpg); } 91.61676646706586%{ --bg: url(https://i.ibb.co/x5xGpcJ/b1d2555af262.jpg); } 92.21556886227545%{ --bg: url(https://i.ibb.co/whkvt7Q/c00913cbea67.jpg); } 92.81437125748502%{ --bg: url(https://i.ibb.co/VVVQdF0/261aff622151.jpg); } 93.4131736526946%{ --bg: url(https://i.ibb.co/5MKbPmJ/7b48112bb5ad.jpg); } 94.01197604790418%{ --bg: url(https://i.ibb.co/bsjTvT3/0a2f65e06ea1.jpg); } 94.61077844311376%{ --bg: url(https://i.ibb.co/k94cpzt/06e908424efe.png); } 95.20958083832335%{ --bg: url(https://i.ibb.co/vY93Fsf/0177ce8e9026.jpg); } 95.80838323353292%{ --bg: url(https://i.ibb.co/yFSvyrc/7daf9fa56d3c.jpg); } 96.40718562874251%{ --bg: url(https://i.ibb.co/Wxw4CnV/c7cada31c81d.jpg); } 97.00598802395209%{ --bg: url(https://i.ibb.co/k5BLfj2/b4bf3364b61d.png); } 97.60479041916167%{ --bg: url(https://i.ibb.co/Y3jYfX1/02bd78df1bdf.png); } 98.20359281437125%{ --bg: url(https://i.ibb.co/h9PcL6Q/5dea5b08982b.png); } 98.80239520958082%{ --bg: url(https://i.ibb.co/9pbtn0t/843c706b286b.png); } 99.40119760479041%{ --bg: url(https://i.ibb.co/TTFNTzd/25ce7ae116fe.png); } 100%{ --bg: url(https://i.ibb.co/Wxw4CnV/c7cada31c81d.jpg); } } /* If any of these don't work, make sure the rest of Elodie's script isn't overwriting any of these */ /* To hide the video during loading phase */ #qpVideoOverflowContainer { box-shadow: none; background: rgba(0, 0, 0, 0); } /* To hide the black screen during guessing phase */ #qpVideoHider.qpVideoOverlay { background-color: rgb(0 0 0 / 0%); } /* To hide the countdown during guessing phase */ .qpVideoOverlay > div { top: 115%; }
DiaporamaBackgroundCSSGenerator/example_generated_CSS_Code.css
body { height: 100%; /* nb_background: Number of backgrounds you have*/ /* rotation_time: Duration between each rotation*/ --nb_backgrounds: 167; --rotation_time:45s; animation: background_rotation calc(var(--nb_backgrounds) * var(--rotation_time)) linear 0s infinite; } @keyframes background_rotation { 0.0%{ --bg: url(https://i.ibb.co/Wxw4CnV/c7cada31c81d.jpg); } 0.5988023952095808%{ --bg: url(https://i.ibb.co/XVcMtj2/62470bd057b3.png); } 1.1976047904191616%{ --bg: url(https://i.ibb.co/Hh3CGj7/d988bc0ffdf3.png); } 1.7964071856287425%{ --bg: url(https://i.ibb.co/mRxxRsN/a366f50b674e.png); } 2.395209580838323%{ --bg: url(https://i.ibb.co/JFd8y1T/c545e8e73d25.jpg); } 2.994011976047904%{ --bg: url(https://i.ibb.co/br3yCHk/02aa66da2d63.jpg); } 3.592814371257485%{ --bg: url(https://i.ibb.co/syy87jK/9cfb7d7aa916.png); } 4.191616766467066%{ --bg: url(https://i.ibb.co/n7bfx0G/9b150b3719ce.jpg); } 4.790419161676646%{ --bg: url(https://i.ibb.co/0YmF5qQ/965e01ea4920.jpg); } 5.389221556886227%{ --bg: url(https://i.ibb.co/dMvN06L/f3af3cd66943.png); } 5.988023952095808%{ --bg: url(https://i.ibb.co/mF7W8kT/169e05194b69.jpg); } 6.586826347305388%{ --bg: url(https://i.ibb.co/Qd39R6Q/68ddb9743bce.jpg); } 7.18562874251497%{ --bg: url(https://i.ibb.co/rvYWHKp/77db4b22dc78.jpg); } 7.7844311377245505%{ --bg: url(https://i.ibb.co/G2bg0gW/1b4f52c2cbaa.jpg); } 8.383233532934131%{ --bg: url(https://i.ibb.co/sC1VvvP/b8326094f00a.jpg); } 8.982035928143711%{ --bg: url(https://i.ibb.co/pX11sS8/2e7485ecbdd3.png); } 9.580838323353293%{ --bg: url(https://i.ibb.co/ssy5zWL/14a72cd0753d.png); } 10.179640718562874%{ --bg: url(https://i.ibb.co/VjJhsYQ/d06f4acafb72.jpg); } 10.778443113772454%{ --bg: url(https://i.ibb.co/7tkn2wJ/2c0fb8cc6918.png); } 11.377245508982035%{ --bg: url(https://i.ibb.co/j3pVRcd/38a1c3315896.jpg); } 11.976047904191615%{ --bg: url(https://i.ibb.co/Mn4BJFL/88f63052869e.jpg); } 12.574850299401197%{ --bg: url(https://i.ibb.co/3hfNmYB/dfd8a4496ded.jpg); } 13.173652694610777%{ --bg: url(https://i.ibb.co/pw7jsBQ/8abc61e3dfd4.jpg); } 13.772455089820358%{ --bg: url(https://i.ibb.co/N2Hqp1n/94b32caca0b9.jpg); } 14.37125748502994%{ --bg: url(https://i.ibb.co/zZCbfjj/2ea43506b72f.jpg); } 14.97005988023952%{ --bg: url(https://i.ibb.co/tYDCzGt/69660024634f.jpg); } 15.568862275449101%{ --bg: url(https://i.ibb.co/ctfwDYV/e235f8f2d341.jpg); } 16.16766467065868%{ --bg: url(https://i.ibb.co/vsVCNSs/c363b92f3918.jpg); } 16.766467065868262%{ --bg: url(https://i.ibb.co/xY7vZ2d/826514b5db67.jpg); } 17.365269461077844%{ --bg: url(https://i.ibb.co/g9FpFLn/2ae2202da9bf.jpg); } 17.964071856287422%{ --bg: url(https://i.ibb.co/Rv1KJQS/3e32be973d98.jpg); } 18.562874251497004%{ --bg: url(https://i.ibb.co/YdFttJt/1b02257c5ece.png); } 19.161676646706585%{ --bg: url(https://i.ibb.co/304j4qh/4b1621a0af9f.jpg); } 19.760479041916167%{ --bg: url(https://i.ibb.co/p0MMf0t/ddb781cef26d.png); } 20.35928143712575%{ --bg: url(https://i.ibb.co/WknqR9L/a064d2532641.jpg); } 20.958083832335326%{ --bg: url(https://i.ibb.co/HBLcMNP/c863752eb43d.png); } 21.556886227544908%{ --bg: url(https://i.ibb.co/ChB47R6/3b91b3ffa3bb.png); } 22.15568862275449%{ --bg: url(https://i.ibb.co/jhbpy6F/067b8e5c662b.jpg); } 22.75449101796407%{ --bg: url(https://i.ibb.co/CVvp6D8/0b5164f6c509.png); } 23.35329341317365%{ --bg: url(https://i.ibb.co/rQ1QK9x/61a4e7c1a1aa.jpg); } 23.95209580838323%{ --bg: url(https://i.ibb.co/LPbkz9q/8382d4f42fd1.jpg); } 24.550898203592812%{ --bg: url(https://i.ibb.co/b1GdpX0/90dc5e45c2b3.png); } 25.149700598802394%{ --bg: url(https://i.ibb.co/yyjzhTZ/3558047c641f.png); } 25.748502994011975%{ --bg: url(https://i.ibb.co/0mP6ZSP/fa28724d18c3.jpg); } 26.347305389221553%{ --bg: url(https://i.ibb.co/TcH9BZK/e41a949917de.png); } 26.946107784431135%{ --bg: url(https://i.ibb.co/9nZgCKp/0ef4d4dc9742.jpg); } 27.544910179640716%{ --bg: url(https://i.ibb.co/hVBBY7B/7c762ccd5c2c.jpg); } 28.143712574850298%{ --bg: url(https://i.ibb.co/RBwjgFt/90a045fdf575.jpg); } 28.74251497005988%{ --bg: url(https://i.ibb.co/8BHYZ9h/ca0e38595216.jpg); } 29.341317365269457%{ --bg: url(https://i.ibb.co/x31fnZ9/559994baeecf.jpg); } 29.94011976047904%{ --bg: url(https://i.ibb.co/3cdbn6k/e7eb019cb248.jpg); } 30.53892215568862%{ --bg: url(https://i.ibb.co/98CdZ0Q/319a5c6f5306.jpg); } 31.137724550898202%{ --bg: url(https://i.ibb.co/rH7kjjn/2a6218e7170f.jpg); } 31.73652694610778%{ --bg: url(https://i.ibb.co/GTsSDJ1/710027f99e36.png); } 32.33532934131736%{ --bg: url(https://i.ibb.co/X7q23KT/044d026d6b20.png); } 32.93413173652694%{ --bg: url(https://i.ibb.co/jThV2sV/2ba058439141.png); } 33.532934131736525%{ --bg: url(https://i.ibb.co/k83T5tY/811e06d7866f.jpg); } 34.131736526946106%{ --bg: url(https://i.ibb.co/0fMNVgg/7c4de0c39b5f.jpg); } 34.73053892215569%{ --bg: url(https://i.ibb.co/S68WLfG/cef763c47bdc.png); } 35.32934131736527%{ --bg: url(https://i.ibb.co/9bgDDDL/db4cc01047c4.jpg); } 35.928143712574844%{ --bg: url(https://i.ibb.co/JmPGP4P/c7c0dddb2b24.jpg); } 36.526946107784426%{ --bg: url(https://i.ibb.co/k3BLSD6/c573488cf189.jpg); } 37.12574850299401%{ --bg: url(https://i.ibb.co/KFK49W3/7df4e9d3dc7a.jpg); } 37.72455089820359%{ --bg: url(https://i.ibb.co/BBVG7MG/23f482b173bc.jpg); } 38.32335329341317%{ --bg: url(https://i.ibb.co/gJWbtch/71c043136256.jpg); } 38.92215568862275%{ --bg: url(https://i.ibb.co/FsJ02L7/ae8e1fef06b5.jpg); } 39.52095808383233%{ --bg: url(https://i.ibb.co/zZVwBb9/474e7eb22579.png); } 40.119760479041915%{ --bg: url(https://i.ibb.co/G73GRFf/d66e7cfe78e9.jpg); } 40.7185628742515%{ --bg: url(https://i.ibb.co/Rbr7v9D/08a64039a2b1.jpg); } 41.31736526946107%{ --bg: url(https://i.ibb.co/ZGBKgHq/2352f8caa601.jpg); } 41.91616766467065%{ --bg: url(https://i.ibb.co/hHKmkrT/e94fe64d763d.png); } 42.514970059880234%{ --bg: url(https://i.ibb.co/7pfZ7VP/19c922bf8f4c.jpg); } 43.113772455089816%{ --bg: url(https://i.ibb.co/6XwFQ2p/92bc77cde611.jpg); } 43.7125748502994%{ --bg: url(https://i.ibb.co/5x1GcMZ/d0379ca42f97.jpg); } 44.31137724550898%{ --bg: url(https://i.ibb.co/DkWzkHt/b7687384c33e.png); } 44.91017964071856%{ --bg: url(https://i.ibb.co/GFz1b1b/b60568c8d138.jpg); } 45.50898203592814%{ --bg: url(https://i.ibb.co/x8SMHVL/bdbf3966d9dc.png); } 46.10778443113772%{ --bg: url(https://i.ibb.co/tYdp3NQ/bab5f842daa0.png); } 46.7065868263473%{ --bg: url(https://i.ibb.co/9YtCcmY/28ee68f569f6.png); } 47.30538922155688%{ --bg: url(https://i.ibb.co/7jN09XN/wallup-net.jpg); } 47.90419161676646%{ --bg: url(https://i.ibb.co/NxHMBG3/4e51d338cf07.jpg); } 48.50299401197604%{ --bg: url(https://i.ibb.co/ZL9s3NG/75aa2bf4d335.jpg); } 49.101796407185624%{ --bg: url(https://i.ibb.co/3c93wVV/587c5a601a2b.jpg); } 49.700598802395206%{ --bg: url(https://i.ibb.co/bbBJJg9/193acf69e085.jpg); } 50.29940119760479%{ --bg: url(https://i.ibb.co/wCrxMjK/cfd99267a787.jpg); } 50.89820359281437%{ --bg: url(https://i.ibb.co/25tNbyq/4c6574ce5d5d.jpg); } 51.49700598802395%{ --bg: url(https://i.ibb.co/GP9L0Vq/3bd98b4ba95c.png); } 52.095808383233525%{ --bg: url(https://i.ibb.co/mRk5g5d/d4ea0939e93e.png); } 52.694610778443106%{ --bg: url(https://i.ibb.co/b3xMDyg/6cb9816a3318.jpg); } 53.29341317365269%{ --bg: url(https://i.ibb.co/0B77xgH/249bff21a1b8.jpg); } 53.89221556886227%{ --bg: url(https://i.ibb.co/SK9RPhM/f0d733c8f0ab.png); } 54.49101796407185%{ --bg: url(https://i.ibb.co/h86jd5b/1b75dd3546d8.jpg); } 55.08982035928143%{ --bg: url(https://i.ibb.co/D9xThST/15d9f54b0fd0.jpg); } 55.688622754491014%{ --bg: url(https://i.ibb.co/zfdZwCG/14888065c88d.jpg); } 56.287425149700596%{ --bg: url(https://i.ibb.co/BLsDdR6/caf597ddb27b.jpg); } 56.88622754491018%{ --bg: url(https://i.ibb.co/T4PYv2j/00d3236f4ed1.jpg); } 57.48502994011976%{ --bg: url(https://i.ibb.co/pWSX8KN/bdebada1e48e.png); } 58.08383233532933%{ --bg: url(https://i.ibb.co/NWdytwW/4ab9045ccfb8.jpg); } 58.682634730538915%{ --bg: url(https://i.ibb.co/v3mpPz5/0ca974586d30.jpg); } 59.281437125748496%{ --bg: url(https://i.ibb.co/XkYBP0L/6ab896c8f984.png); } 59.88023952095808%{ --bg: url(https://i.ibb.co/qg9FhxV/0da11d179378.jpg); } 60.47904191616766%{ --bg: url(https://i.ibb.co/bLR9t40/6cecec7924ac.png); } 61.07784431137724%{ --bg: url(https://i.ibb.co/dPv356R/5adc6240985f.jpg); } 61.67664670658682%{ --bg: url(https://i.ibb.co/zSf2TQ1/729eed7a5ea9.png); } 62.275449101796404%{ --bg: url(https://i.ibb.co/3d0PXSc/988e2479ad3d.png); } 62.874251497005986%{ --bg: url(https://i.ibb.co/dtBCMvv/b75ff15768c2.jpg); } 63.47305389221556%{ --bg: url(https://i.ibb.co/PQhXk22/45ba4fff8c9b.jpg); } 64.07185628742515%{ --bg: url(https://i.ibb.co/ZT64zt8/85264bb04fe3.jpg); } 64.67065868263472%{ --bg: url(https://i.ibb.co/6WqbXpJ/391c0fc932ff.jpg); } 65.26946107784431%{ --bg: url(https://i.ibb.co/gg70JZz/72c250147ad0.png); } 65.86826347305389%{ --bg: url(https://i.ibb.co/Kzs76Z5/9281d9c7000f.jpg); } 66.46706586826346%{ --bg: url(https://i.ibb.co/2qS63rR/c02afc52ec6f.jpg); } 67.06586826347305%{ --bg: url(https://i.ibb.co/1zmmJ6f/33058b4aad8c.jpg); } 67.66467065868262%{ --bg: url(https://i.ibb.co/TRdRm59/39675bfc7232.jpg); } 68.26347305389221%{ --bg: url(https://i.ibb.co/BCqrdLm/eade4b05f65e.png); } 68.86227544910179%{ --bg: url(https://i.ibb.co/25kkcXF/e1b2b0872291.png); } 69.46107784431138%{ --bg: url(https://i.ibb.co/XWvtCWM/413f76c3ab7c.jpg); } 70.05988023952095%{ --bg: url(https://i.ibb.co/D4JMdpS/9c08bd039fc8.png); } 70.65868263473054%{ --bg: url(https://i.ibb.co/W6B3w57/8c41f286fb9f.jpg); } 71.25748502994011%{ --bg: url(https://i.ibb.co/P95Zdw4/b2ee9bedf9a9.jpg); } 71.85628742514969%{ --bg: url(https://i.ibb.co/8PgtZth/e8c1123c27e7.jpg); } 72.45508982035928%{ --bg: url(https://i.ibb.co/cQGHFGQ/9299113db08a.png); } 73.05389221556885%{ --bg: url(https://i.ibb.co/jkK3Bq4/44d776b931eb.jpg); } 73.65269461077844%{ --bg: url(https://i.ibb.co/5YW3Xyj/ac7c7460352c.jpg); } 74.25149700598801%{ --bg: url(https://i.ibb.co/b3sF57X/88598cff36e5.jpg); } 74.8502994011976%{ --bg: url(https://i.ibb.co/v3vBx1m/4051e8db86ef.png); } 75.44910179640718%{ --bg: url(https://i.ibb.co/gRJ8KRc/6d0cc3b9ee8b.jpg); } 76.04790419161677%{ --bg: url(https://i.ibb.co/CVPz2m0/d01851c96e2d.png); } 76.64670658682634%{ --bg: url(https://i.ibb.co/4J2tmkK/43b74b166027.jpg); } 77.24550898203591%{ --bg: url(https://i.ibb.co/ScyXwJm/30a4dd9c29c8.png); } 77.8443113772455%{ --bg: url(https://i.ibb.co/Jv9XssT/c9b87de8ac86.jpg); } 78.44311377245508%{ --bg: url(https://i.ibb.co/Fmtfcs1/518787a73e09.png); } 79.04191616766467%{ --bg: url(https://i.ibb.co/PWcpkDJ/dfec7f5a1a3c.jpg); } 79.64071856287424%{ --bg: url(https://i.ibb.co/42Xqtvn/fd4baf3907fa.jpg); } 80.23952095808383%{ --bg: url(https://i.ibb.co/zr8wbn6/4397067d8aa4.jpg); } 80.8383233532934%{ --bg: url(https://i.ibb.co/zWg67f4/2f01b3e0d44c.jpg); } 81.437125748503%{ --bg: url(https://i.ibb.co/Y2Wwm8B/ec9c436e8648.jpg); } 82.03592814371257%{ --bg: url(https://i.ibb.co/qmSP42x/3853acf6415a.png); } 82.63473053892214%{ --bg: url(https://i.ibb.co/GWDD20C/97e500eb6e27.jpg); } 83.23353293413173%{ --bg: url(https://i.ibb.co/jh0nCtn/dca34c39d4cd.jpg); } 83.8323353293413%{ --bg: url(https://i.ibb.co/938DBbh/6628ff5de691.png); } 84.4311377245509%{ --bg: url(https://i.ibb.co/jb2qFw3/cff6addf7127.png); } 85.02994011976047%{ --bg: url(https://i.ibb.co/VxQdvPG/b1ac0a913877.png); } 85.62874251497006%{ --bg: url(https://i.ibb.co/KhK83WF/9d0b18f99b6e.jpg); } 86.22754491017963%{ --bg: url(https://i.ibb.co/kgVWXTq/3337bc99d492.jpg); } 86.82634730538922%{ --bg: url(https://i.ibb.co/8PHYvbf/f39976ceadf5.jpg); } 87.4251497005988%{ --bg: url(https://i.ibb.co/jfG5yRr/c2001ab37191.jpg); } 88.02395209580837%{ --bg: url(https://i.ibb.co/C8ZSnZ5/0bd6a0b4869d.jpg); } 88.62275449101796%{ --bg: url(https://i.ibb.co/g42Hmgn/855b763f451f.png); } 89.22155688622753%{ --bg: url(https://i.ibb.co/Sy13TzQ/abefc298c098.jpg); } 89.82035928143712%{ --bg: url(https://i.ibb.co/HTfmrsn/769fb36067f2.jpg); } 90.4191616766467%{ --bg: url(https://i.ibb.co/pnP5d2C/b4c7801d1133.jpg); } 91.01796407185628%{ --bg: url(https://i.ibb.co/9TLMsSf/64e30da80408.jpg); } 91.61676646706586%{ --bg: url(https://i.ibb.co/x5xGpcJ/b1d2555af262.jpg); } 92.21556886227545%{ --bg: url(https://i.ibb.co/whkvt7Q/c00913cbea67.jpg); } 92.81437125748502%{ --bg: url(https://i.ibb.co/VVVQdF0/261aff622151.jpg); } 93.4131736526946%{ --bg: url(https://i.ibb.co/5MKbPmJ/7b48112bb5ad.jpg); } 94.01197604790418%{ --bg: url(https://i.ibb.co/bsjTvT3/0a2f65e06ea1.jpg); } 94.61077844311376%{ --bg: url(https://i.ibb.co/k94cpzt/06e908424efe.png); } 95.20958083832335%{ --bg: url(https://i.ibb.co/vY93Fsf/0177ce8e9026.jpg); } 95.80838323353292%{ --bg: url(https://i.ibb.co/yFSvyrc/7daf9fa56d3c.jpg); } 96.40718562874251%{ --bg: url(https://i.ibb.co/Wxw4CnV/c7cada31c81d.jpg); } 97.00598802395209%{ --bg: url(https://i.ibb.co/k5BLfj2/b4bf3364b61d.png); } 97.60479041916167%{ --bg: url(https://i.ibb.co/Y3jYfX1/02bd78df1bdf.png); } 98.20359281437125%{ --bg: url(https://i.ibb.co/h9PcL6Q/5dea5b08982b.png); } 98.80239520958082%{ --bg: url(https://i.ibb.co/9pbtn0t/843c706b286b.png); } 99.40119760479041%{ --bg: url(https://i.ibb.co/TTFNTzd/25ce7ae116fe.png); } 100%{ --bg: url(https://i.ibb.co/Wxw4CnV/c7cada31c81d.jpg); } } /* If any of these don't work, make sure the rest of Elodie's script isn't overwriting any of these */ /* To hide the video during loading phase */ #qpVideoOverflowContainer { box-shadow: none; background: rgba(0, 0, 0, 0); } /* To hide the black screen during guessing phase */ #qpVideoHider.qpVideoOverlay { background-color: rgb(0 0 0 / 0%); } /* To hide the countdown during guessing phase */ .qpVideoOverlay > div { top: 115%; }
0.455441
0.336713
.inscription-rapide { display: table-cell; font: normal 13px "Droid sans"; /* max-width: 750px; min-height: 400px; */ padding: 10px; vertical-align: top; width: 50%; } .inscription-page { font: normal 13px "Droid sans"; padding: 10px; vertical-align: top; width: 100%; } #silhouette { background-image: url(../images/theme/inscription/silhouette.png); background-repeat: no-repeat; background-position: 10px 0px; } #souhait { font: italic 17px "Questrial"; font-weight:bold; padding-left : 40px; position: relative; left: 10px; /*top: 12px;*/ } #pourquoi { font: italic 22px "Questrial"; font-weight: bold; } .inscription-rapide #pourquoi { padding-left : 40px; text-shadow: 4px 4px 6px #92117E; } #inscription { display: table-cell; } .inscription-page #inscription { display: block; max-width: 70%; } #services { display: table-cell; text-align:center; margin: 0px 30px 0px 30px; vertical-align: top; } .inscription-page #services { display: block; margin: 0 10px; text-align: left; width: calc(100% - 35px); } .lien_default { color: #752670; } .stitre { font: italic 16px "Questrial"; font-weight:bold; } .inscription-rapide h1 { color: white; } .inscription-page h1 { color: #333; } .inv-degrade2 { background-image: linear-gradient(top, #92117E 30%, #FBD2F6 90%); background-image: -o-linear-gradient(top, #92117E 30%, #FBD2F6 90%); background-image: -moz-linear-gradient(top, #92117E 30%, #FBD2F6 90%); background-image: -webkit-linear-gradient(top, #92117E 30%, #FBD2F6 90%); background-image: -ms-linear-gradient(top, #92117E 30%, #FBD2F6 90%); background-image: -webkit-gradient(linear,right top,right bottom,color-stop(0.3, #92117E),color-stop(0.9, #FBD2F6)); } .degrade3 { background-image: linear-gradient(top, #98E3E1 18%, #E6EAEC 62%); background-image: -o-linear-gradient(top, #98E3E1 18%, #E6EAEC 62%); background-image: -moz-linear-gradient(top, #98E3E1 18%, #E6EAEC 62%); background-image: -webkit-linear-gradient(top, #98E3E1 18%, #E6EAEC 62%); background-image: -ms-linear-gradient(top, #98E3E1 18%, #E6EAEC 62%); background-image: -webkit-gradient(linear,right top,right bottom,color-stop(0.18, #98E3E1),color-stop(0.62, #E6EAEC)); } .bloc-inscription { padding: 10px; border-radius: 16px; box-shadow: 0px 0px 8px #000; } .bloc-inscription > * { display: table-cell; vertical-align: top; width: 400px; padding: 10px; } .inscription-facebook { border-left: 1px solid #24ACAD; text-align:center; } .inscription-facebook .loginFields label { display: inline-block; width: 100px; text-align: right; padding-right: 4px; } .inscription-facebook .loginSubmit { display: block; position: relative; left: 260px; } .inscription-facebook .rememberField label { width: 170px; } .inscription-facebook .inviteInscription { margin-top: 40px; } .inline-image { vertical-align: middle } .texte-annexe { font-size: 0.8em } .public-form label { display: inline-block; max-width: 300px; min-width: 75px; text-align: left; padding-right: 4px; } .public-form { text-align: left; } .blocwhy { color:#FFF; display: inline-block; min-height: 40px; text-align:left; vertical-align: top; } .inscription-rapide .blocwhy { width: 420px; } .inscription-page .blocwhy { color: #666; } .blocwhy p{ margin-left: 30px; margin-top: 8px; } #marylin_inscription_nana_user_sexe { display: inline-block; margin: 0 5px; } #marylin_inscription_nana_user_sexe, #marylin_inscription_nana_user_newsletter, #marylin_inscription_nana_user_offresPartenaires { display: inline-block; } #marylin_inscription_nana_user_sexe label, #marylin_inscription_nana_user_newsletter label, #marylin_inscription_nana_user_offresPartenaires label { min-width: 30px; padding-right: 5px; } #marylin_inscription_nana_user_dateNaissance{display:inline-block;margin-right:40px} .register-warning { margin: 0 0 1em 80px; font-size: 0.8em; color: red; } .markRequirement > div > .required:after { color: 'red'; content: '*'; display: inline; font-size: 0.8em; position: relative; top: -5px; }
web/assets/css/inscription.css
.inscription-rapide { display: table-cell; font: normal 13px "Droid sans"; /* max-width: 750px; min-height: 400px; */ padding: 10px; vertical-align: top; width: 50%; } .inscription-page { font: normal 13px "Droid sans"; padding: 10px; vertical-align: top; width: 100%; } #silhouette { background-image: url(../images/theme/inscription/silhouette.png); background-repeat: no-repeat; background-position: 10px 0px; } #souhait { font: italic 17px "Questrial"; font-weight:bold; padding-left : 40px; position: relative; left: 10px; /*top: 12px;*/ } #pourquoi { font: italic 22px "Questrial"; font-weight: bold; } .inscription-rapide #pourquoi { padding-left : 40px; text-shadow: 4px 4px 6px #92117E; } #inscription { display: table-cell; } .inscription-page #inscription { display: block; max-width: 70%; } #services { display: table-cell; text-align:center; margin: 0px 30px 0px 30px; vertical-align: top; } .inscription-page #services { display: block; margin: 0 10px; text-align: left; width: calc(100% - 35px); } .lien_default { color: #752670; } .stitre { font: italic 16px "Questrial"; font-weight:bold; } .inscription-rapide h1 { color: white; } .inscription-page h1 { color: #333; } .inv-degrade2 { background-image: linear-gradient(top, #92117E 30%, #FBD2F6 90%); background-image: -o-linear-gradient(top, #92117E 30%, #FBD2F6 90%); background-image: -moz-linear-gradient(top, #92117E 30%, #FBD2F6 90%); background-image: -webkit-linear-gradient(top, #92117E 30%, #FBD2F6 90%); background-image: -ms-linear-gradient(top, #92117E 30%, #FBD2F6 90%); background-image: -webkit-gradient(linear,right top,right bottom,color-stop(0.3, #92117E),color-stop(0.9, #FBD2F6)); } .degrade3 { background-image: linear-gradient(top, #98E3E1 18%, #E6EAEC 62%); background-image: -o-linear-gradient(top, #98E3E1 18%, #E6EAEC 62%); background-image: -moz-linear-gradient(top, #98E3E1 18%, #E6EAEC 62%); background-image: -webkit-linear-gradient(top, #98E3E1 18%, #E6EAEC 62%); background-image: -ms-linear-gradient(top, #98E3E1 18%, #E6EAEC 62%); background-image: -webkit-gradient(linear,right top,right bottom,color-stop(0.18, #98E3E1),color-stop(0.62, #E6EAEC)); } .bloc-inscription { padding: 10px; border-radius: 16px; box-shadow: 0px 0px 8px #000; } .bloc-inscription > * { display: table-cell; vertical-align: top; width: 400px; padding: 10px; } .inscription-facebook { border-left: 1px solid #24ACAD; text-align:center; } .inscription-facebook .loginFields label { display: inline-block; width: 100px; text-align: right; padding-right: 4px; } .inscription-facebook .loginSubmit { display: block; position: relative; left: 260px; } .inscription-facebook .rememberField label { width: 170px; } .inscription-facebook .inviteInscription { margin-top: 40px; } .inline-image { vertical-align: middle } .texte-annexe { font-size: 0.8em } .public-form label { display: inline-block; max-width: 300px; min-width: 75px; text-align: left; padding-right: 4px; } .public-form { text-align: left; } .blocwhy { color:#FFF; display: inline-block; min-height: 40px; text-align:left; vertical-align: top; } .inscription-rapide .blocwhy { width: 420px; } .inscription-page .blocwhy { color: #666; } .blocwhy p{ margin-left: 30px; margin-top: 8px; } #marylin_inscription_nana_user_sexe { display: inline-block; margin: 0 5px; } #marylin_inscription_nana_user_sexe, #marylin_inscription_nana_user_newsletter, #marylin_inscription_nana_user_offresPartenaires { display: inline-block; } #marylin_inscription_nana_user_sexe label, #marylin_inscription_nana_user_newsletter label, #marylin_inscription_nana_user_offresPartenaires label { min-width: 30px; padding-right: 5px; } #marylin_inscription_nana_user_dateNaissance{display:inline-block;margin-right:40px} .register-warning { margin: 0 0 1em 80px; font-size: 0.8em; color: red; } .markRequirement > div > .required:after { color: 'red'; content: '*'; display: inline; font-size: 0.8em; position: relative; top: -5px; }
0.296451
0.083703
.float_add_btn{ cursor: pointer; display: flex; flex-direction: column; align-content: center; justify-content: center; position: fixed; right: 50px; bottom: 70px; z-index: 50; width: 60px; height: 60px; border-radius: 50%; background: #458CFE; box-shadow: 2px 2px 5px 5px #F2F2F2; } .float_add_btn_img{ width: 20px; height: auto; margin-left: 20px; } .float_add_btn:hover{ background: #5F9BFD; } .manage_all_list{ display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; margin-bottom:140px; } .manage_list_item{ cursor: pointer; display: flex; flex-direction: row; align-items: center; justify-content: space-between; width: 100%; padding: 20px 0; margin-bottom: 10px; border-radius: 10px; box-shadow: 2px 2px 5px 5px #F2F2F2; } .manage_list_item:hover{ background: #F1F6FC; } .manage_list_item_left{ display: flex; flex-direction: row; align-items: center; justify-content: center; margin-left: 20px; } .manage_list_item_left_bottom{ display: flex; flex-direction: row; align-items: center; justify-content: flex-start; margin-top: 5px; } .manage_list_item_title{ font-size: 20px; } .manage_list_item_text{ font-size: 12px; margin-top: 5px; max-height: 50px; line-height: 15px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .manage_list_item_data_view_body{ display: flex; flex-direction: column; align-content: flex-start; justify-content: center; margin: 0 10px 0 20px; } .manage_list_item_data_view{ display: flex; flex-direction: row; align-content: start; justify-content: center; font-size: 14px; margin-right: 10px; } .manage_list_item_data_view_img{ width: 14px; height: 14px; margin-right: 5px; } .manage_list_item_right{ display: flex; flex-direction: row; align-items: center; justify-content: center; } .manage_list_item_btn,.manage_list_item_del_btn{ display: flex; flex-direction: row; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 50%; margin-right: 20px; } .manage_list_item_img{ width: auto; height: 20px; } .manage_list_item_btn:hover{ background: #fff; } .manage_list_item_del_btn:hover{ background: #ffa9ab; } .span_fixed_manage{ height: 150px; color: rgba(0,0,0,0); } /*//////////////////*/ .func_btn_line{ display: flex; flex-direction: row; align-items: center; justify-content: space-between; width: 100%; } .func_btn_left,.func_btn_right{ display: flex; flex-direction: row; align-items: center; justify-content: center; } .manage_info_table_body{ display: flex; flex-direction: column; width: 100%; margin-top: 20px; border-radius: 10px; box-shadow: 2px 2px 5px 5px #F2F2F2; position: relative; } .manage_info_table{ text-align: center; } .manage_info_table tr td{ height: 20px; padding: 5px; border: 1px solid rgba(69, 140, 255, 0); } .manage_info_table tr th{ width: 200px; height: 20px; padding: 5px; border: 1px solid rgba(69, 140, 255, 0); } .manage_info_table tr:hover{ background: #f9f9f9; } .change_able{ width: 200px; } .change_able:hover{ border: 1px solid #458CFE; background: #F1F6FC; } .regular_col_name{ color: #458CFE; } .readonly_td{ width: 200px; } .readonly_td:hover{ border: 1px solid #808080; } .change_able_editor{ height: 20px; border: 0; background: none; text-align: center; } .notice_list_header{ display: flex; flex-direction: row; align-items: center; justify-content: space-between; width: 100%; margin-bottom: 20px; } .notice_list_header div{ display: flex; flex-direction: row; align-items: center; justify-content: center; } .view_notice{ display: flex; flex-direction: column; width: 100%; } .view_notice .view_text{ font-size: 14px; padding: 10px; background: #fafbff; border-radius: 10px; color: #000; margin-bottom: 20px; } .notice_view_subtitle{ font-size: 16px; color: #458CFE; margin: 20px 20px 10px 20px; } .notice_view_text{ font-size: 14px; color: #000; margin: 0 20px 20px 20px; line-height: 20px; } .notice_view_textarea{ font-size: 14px; color: #000; margin: 0 20px 30px 20px; padding: 10px; resize: vertical; border: #EAEDF6 solid 2px; border-radius: 10px; } .notice_view_textarea_title{ font-size: 16px; font-weight: bold; color: #000; margin: 0 20px 30px 20px; padding: 10px; border-top: none; border-left: none; border-right: none; border-bottom: 2px #EAEDF6 solid; word-wrap: break-word; box-shadow: none; } .notice_edit_cnt{ width: 100%; font-size: 12px; text-align: right; color: #808080; position: absolute; right: 20px; bottom: 10px; }
super/styles/notice_styles.css
.float_add_btn{ cursor: pointer; display: flex; flex-direction: column; align-content: center; justify-content: center; position: fixed; right: 50px; bottom: 70px; z-index: 50; width: 60px; height: 60px; border-radius: 50%; background: #458CFE; box-shadow: 2px 2px 5px 5px #F2F2F2; } .float_add_btn_img{ width: 20px; height: auto; margin-left: 20px; } .float_add_btn:hover{ background: #5F9BFD; } .manage_all_list{ display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; margin-bottom:140px; } .manage_list_item{ cursor: pointer; display: flex; flex-direction: row; align-items: center; justify-content: space-between; width: 100%; padding: 20px 0; margin-bottom: 10px; border-radius: 10px; box-shadow: 2px 2px 5px 5px #F2F2F2; } .manage_list_item:hover{ background: #F1F6FC; } .manage_list_item_left{ display: flex; flex-direction: row; align-items: center; justify-content: center; margin-left: 20px; } .manage_list_item_left_bottom{ display: flex; flex-direction: row; align-items: center; justify-content: flex-start; margin-top: 5px; } .manage_list_item_title{ font-size: 20px; } .manage_list_item_text{ font-size: 12px; margin-top: 5px; max-height: 50px; line-height: 15px; word-break: break-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; } .manage_list_item_data_view_body{ display: flex; flex-direction: column; align-content: flex-start; justify-content: center; margin: 0 10px 0 20px; } .manage_list_item_data_view{ display: flex; flex-direction: row; align-content: start; justify-content: center; font-size: 14px; margin-right: 10px; } .manage_list_item_data_view_img{ width: 14px; height: 14px; margin-right: 5px; } .manage_list_item_right{ display: flex; flex-direction: row; align-items: center; justify-content: center; } .manage_list_item_btn,.manage_list_item_del_btn{ display: flex; flex-direction: row; align-items: center; justify-content: center; width: 40px; height: 40px; border-radius: 50%; margin-right: 20px; } .manage_list_item_img{ width: auto; height: 20px; } .manage_list_item_btn:hover{ background: #fff; } .manage_list_item_del_btn:hover{ background: #ffa9ab; } .span_fixed_manage{ height: 150px; color: rgba(0,0,0,0); } /*//////////////////*/ .func_btn_line{ display: flex; flex-direction: row; align-items: center; justify-content: space-between; width: 100%; } .func_btn_left,.func_btn_right{ display: flex; flex-direction: row; align-items: center; justify-content: center; } .manage_info_table_body{ display: flex; flex-direction: column; width: 100%; margin-top: 20px; border-radius: 10px; box-shadow: 2px 2px 5px 5px #F2F2F2; position: relative; } .manage_info_table{ text-align: center; } .manage_info_table tr td{ height: 20px; padding: 5px; border: 1px solid rgba(69, 140, 255, 0); } .manage_info_table tr th{ width: 200px; height: 20px; padding: 5px; border: 1px solid rgba(69, 140, 255, 0); } .manage_info_table tr:hover{ background: #f9f9f9; } .change_able{ width: 200px; } .change_able:hover{ border: 1px solid #458CFE; background: #F1F6FC; } .regular_col_name{ color: #458CFE; } .readonly_td{ width: 200px; } .readonly_td:hover{ border: 1px solid #808080; } .change_able_editor{ height: 20px; border: 0; background: none; text-align: center; } .notice_list_header{ display: flex; flex-direction: row; align-items: center; justify-content: space-between; width: 100%; margin-bottom: 20px; } .notice_list_header div{ display: flex; flex-direction: row; align-items: center; justify-content: center; } .view_notice{ display: flex; flex-direction: column; width: 100%; } .view_notice .view_text{ font-size: 14px; padding: 10px; background: #fafbff; border-radius: 10px; color: #000; margin-bottom: 20px; } .notice_view_subtitle{ font-size: 16px; color: #458CFE; margin: 20px 20px 10px 20px; } .notice_view_text{ font-size: 14px; color: #000; margin: 0 20px 20px 20px; line-height: 20px; } .notice_view_textarea{ font-size: 14px; color: #000; margin: 0 20px 30px 20px; padding: 10px; resize: vertical; border: #EAEDF6 solid 2px; border-radius: 10px; } .notice_view_textarea_title{ font-size: 16px; font-weight: bold; color: #000; margin: 0 20px 30px 20px; padding: 10px; border-top: none; border-left: none; border-right: none; border-bottom: 2px #EAEDF6 solid; word-wrap: break-word; box-shadow: none; } .notice_edit_cnt{ width: 100%; font-size: 12px; text-align: right; color: #808080; position: absolute; right: 20px; bottom: 10px; }
0.372277
0.09122
body { margin: 0; padding: 0;} .edit,.dir_holder .fileName, .thumb_holder .fileName { font-size: 8pt; font-family: small-caption, sans-serif; padding-top: 3px;} .edit a { border: none; padding: 0; text-decoration:none; } .edit a:hover { background-color: ButtonHighlight; } .edit a img { border: none; vertical-align: bottom; } .noResult { font-size:large; font-weight:bold; color:#ccc; font-family: Helvetica, sans-serif; text-align: center; padding-top: 60px; } .error { color:#c00; font-weight:bold; font-size: medium; font-family: Helvetica, sans-serif; text-align: center; padding-top: 65px;} .dir_holder, .thumb_holder { width:106px; height:132px; float:left; margin:6px 4px; background-color:ButtonFace; border: 1px outset; } .thumb_holder.active { background:Highlight; color:HighlightText; border:1px dashed Highlight; } .dir_holder a.dir, .thumb_holder a.thumb { height:85px; display:block; text-align:center; padding:5px; text-decoration:none; overflow:hidden; } .thumb_holder a.thumb img { border:1px solid black; } .dir_holder a.dir img { border:none; } .listview { width:100%; } .listview td, .listview th { text-align:left; font-size:small; } .listview td.actions { text-align: right;width:111px } .listview td.actions img { border:0; } .listview thead th {background-color: ButtonFace; border: 1px solid threedface; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; padding-top:2px; padding-bottom:2px; padding-left: 5px; padding-right: 5px; font-size: 9pt; font-family: "MS Sans Serif", "Bitstream Vera Sans", Geneva, Sans, sans-serif;font-weight:normal} .listview tbody td, .listview tbody th {overflow:hidden; padding-top:2px; padding-left: 3px; font-size: 9pt; font-family: "MS Sans Serif", "Bitstream Vera Sans", Geneva, Sans, sans-serif;} .listview tbody a, listview tbody a:visited { font-weight: normal; text-decoration: none; color: #000; border:0px; padding:2px;} .listview tbody a:hover { background-color:#0B256B; color:#fff;} .listview tbody tr:hover {background-color: rgb(221,221,255)};
app/src/main/webapp/roller-ui/authoring/editors/xinha-1.5.1/unsupported_plugins/ExtendedFileManager/assets/imagelist.css
body { margin: 0; padding: 0;} .edit,.dir_holder .fileName, .thumb_holder .fileName { font-size: 8pt; font-family: small-caption, sans-serif; padding-top: 3px;} .edit a { border: none; padding: 0; text-decoration:none; } .edit a:hover { background-color: ButtonHighlight; } .edit a img { border: none; vertical-align: bottom; } .noResult { font-size:large; font-weight:bold; color:#ccc; font-family: Helvetica, sans-serif; text-align: center; padding-top: 60px; } .error { color:#c00; font-weight:bold; font-size: medium; font-family: Helvetica, sans-serif; text-align: center; padding-top: 65px;} .dir_holder, .thumb_holder { width:106px; height:132px; float:left; margin:6px 4px; background-color:ButtonFace; border: 1px outset; } .thumb_holder.active { background:Highlight; color:HighlightText; border:1px dashed Highlight; } .dir_holder a.dir, .thumb_holder a.thumb { height:85px; display:block; text-align:center; padding:5px; text-decoration:none; overflow:hidden; } .thumb_holder a.thumb img { border:1px solid black; } .dir_holder a.dir img { border:none; } .listview { width:100%; } .listview td, .listview th { text-align:left; font-size:small; } .listview td.actions { text-align: right;width:111px } .listview td.actions img { border:0; } .listview thead th {background-color: ButtonFace; border: 1px solid threedface; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight; padding-top:2px; padding-bottom:2px; padding-left: 5px; padding-right: 5px; font-size: 9pt; font-family: "MS Sans Serif", "Bitstream Vera Sans", Geneva, Sans, sans-serif;font-weight:normal} .listview tbody td, .listview tbody th {overflow:hidden; padding-top:2px; padding-left: 3px; font-size: 9pt; font-family: "MS Sans Serif", "Bitstream Vera Sans", Geneva, Sans, sans-serif;} .listview tbody a, listview tbody a:visited { font-weight: normal; text-decoration: none; color: #000; border:0px; padding:2px;} .listview tbody a:hover { background-color:#0B256B; color:#fff;} .listview tbody tr:hover {background-color: rgb(221,221,255)};
0.435181
0.099121
body { padding-top: 50px; padding-bottom: 20px; } /* Set padding to keep content from hitting the edges */ .body-content { padding-left: 15px; padding-right: 15px; } /* Override the default bootstrap behavior where horizontal description lists will truncate terms that are too long to fit in the left column */ .dl-horizontal dt { white-space: normal; } /* Allow Font Awesome Icons in lieu of jQuery UI and only apply when using a FA icon ----------------------------------------------------------*/ .ui-icon[class*=" fa-"] { /* Remove the jQuery UI Icon */ background: none repeat scroll 0 0 transparent; /* Remove the jQuery UI Text Indent */ text-indent: 0; /* Bump it up - jQuery UI is -8px */ margin-top: -0.5em; } .ui-button-icon-only .ui-icon[class*=" fa-"] { /* Bump it - jQuery UI is -8px */ margin-left: -7px; } /* Allow use of icon-large to be properly aligned */ .ui-icon.icon-large { margin-top: -0.75em; } /*----------------------------------------------------------*/ /* jqGrid, make the font size resiable ----------------------------------------------------------*/ .ui-jqgrid > .ui-jqgrid-view { font-size: 0.746em; } /* jqGrid, make the textarea to fit the table cell ----------------------------------------------------------*/ .ui-jqgrid td textarea { width: 100%; } /* jqGrid, reset the table formatting ----------------------------------------------------------*/ .ui-jqgrid input { width: auto; } /* jqGrid, rewrite the loading css to put it on the top of the grid ----------------------------------------------------------*/ .ui-jqgrid .loading { top: 0; } /* jqGrid, make the View form data to wrap on new line ----------------------------------------------------------*/ .ui-jqdialog-content .form-view-data { white-space: pre-wrap; } /* jqGrid, hide the x-scolling for the grid when used with Bootstrap ---------------------------------------------------------- .ui-jqgrid *, .ui-jqgrid *:before, .ui-jqgrid *:after { -webkit-box-sizing: content-box !important; -moz-box-sizing: content-box !important; box-sizing: content-box !important; } /* jqGrid, correct icons' borders when hover ----------------------------------------------------------*/ .ui-jqgrid table { border-collapse: separate !important; } /* jqGrid, prevent the search input boxes from collapsing to too small ----------------------------------------------------------*/ .searchFilter .input-elm { min-width: 100px; } .ui-jqgrid .ui-search-clear { text-align: center !important; } /* jqGrid, make the form label to appear on top ----------------------------------------------------------*/ .ui-jqdialog-content .CaptionTD { vertical-align: top; width: 10%; } /* jqGrid, correct the padding for the search rules in the search box ----------------------------------------------------------*/ .ui-jqdialog .group td { padding: 2px !important; } /* jqGrid, make buttons of the pager to always fit on one line ----------------------------------------------------------*/ .ui-jqgrid .ui-pg-table td { width: auto !important; } /* jqGrid, allow the query result to show with maximum width ----------------------------------------------------------*/ .ui-jqdialog .queryresult { max-width: 100% !important; } /* jqGrid, highlight hyper-links ----------------------------------------------------------*/ .ui-jqgrid a:hover { text-decoration: underline !important; } .ui-jqgrid a { color: #0066cc; text-decoration: none; }
realtime-log4net-logs-viewer/realtime-log4net-logs-viewer/Content/Site.css
body { padding-top: 50px; padding-bottom: 20px; } /* Set padding to keep content from hitting the edges */ .body-content { padding-left: 15px; padding-right: 15px; } /* Override the default bootstrap behavior where horizontal description lists will truncate terms that are too long to fit in the left column */ .dl-horizontal dt { white-space: normal; } /* Allow Font Awesome Icons in lieu of jQuery UI and only apply when using a FA icon ----------------------------------------------------------*/ .ui-icon[class*=" fa-"] { /* Remove the jQuery UI Icon */ background: none repeat scroll 0 0 transparent; /* Remove the jQuery UI Text Indent */ text-indent: 0; /* Bump it up - jQuery UI is -8px */ margin-top: -0.5em; } .ui-button-icon-only .ui-icon[class*=" fa-"] { /* Bump it - jQuery UI is -8px */ margin-left: -7px; } /* Allow use of icon-large to be properly aligned */ .ui-icon.icon-large { margin-top: -0.75em; } /*----------------------------------------------------------*/ /* jqGrid, make the font size resiable ----------------------------------------------------------*/ .ui-jqgrid > .ui-jqgrid-view { font-size: 0.746em; } /* jqGrid, make the textarea to fit the table cell ----------------------------------------------------------*/ .ui-jqgrid td textarea { width: 100%; } /* jqGrid, reset the table formatting ----------------------------------------------------------*/ .ui-jqgrid input { width: auto; } /* jqGrid, rewrite the loading css to put it on the top of the grid ----------------------------------------------------------*/ .ui-jqgrid .loading { top: 0; } /* jqGrid, make the View form data to wrap on new line ----------------------------------------------------------*/ .ui-jqdialog-content .form-view-data { white-space: pre-wrap; } /* jqGrid, hide the x-scolling for the grid when used with Bootstrap ---------------------------------------------------------- .ui-jqgrid *, .ui-jqgrid *:before, .ui-jqgrid *:after { -webkit-box-sizing: content-box !important; -moz-box-sizing: content-box !important; box-sizing: content-box !important; } /* jqGrid, correct icons' borders when hover ----------------------------------------------------------*/ .ui-jqgrid table { border-collapse: separate !important; } /* jqGrid, prevent the search input boxes from collapsing to too small ----------------------------------------------------------*/ .searchFilter .input-elm { min-width: 100px; } .ui-jqgrid .ui-search-clear { text-align: center !important; } /* jqGrid, make the form label to appear on top ----------------------------------------------------------*/ .ui-jqdialog-content .CaptionTD { vertical-align: top; width: 10%; } /* jqGrid, correct the padding for the search rules in the search box ----------------------------------------------------------*/ .ui-jqdialog .group td { padding: 2px !important; } /* jqGrid, make buttons of the pager to always fit on one line ----------------------------------------------------------*/ .ui-jqgrid .ui-pg-table td { width: auto !important; } /* jqGrid, allow the query result to show with maximum width ----------------------------------------------------------*/ .ui-jqdialog .queryresult { max-width: 100% !important; } /* jqGrid, highlight hyper-links ----------------------------------------------------------*/ .ui-jqgrid a:hover { text-decoration: underline !important; } .ui-jqgrid a { color: #0066cc; text-decoration: none; }
0.413951
0.115287
@import "compass/css3"; @import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900"); @import url(https://fonts.googleapis.com/css?family=Pacifico); body { font-family: "Lato", Helvetica, Arial; font-size: 16px; } *, *:before, *:after { -webkit-border-sizing: border-box; -moz-border-sizing: border-box; border-sizing: border-box; } .container { width: 350px; margin: 50px auto; & > ul { list-style: none; padding: 0; margin: 0 0 20px 0; } } // ============================================================================= // Mixins and Variables // ============================================================================= $orange: #C0392B; $blue: #2980B9; $gray: #EEE; @mixin ul-nostyle { list-style: none; padding: 0; margin: 0; } @mixin double-shadow($color) { @include box-shadow(0 1px 0 lighten($color, 10%) inset, 0 -1px 0 darken($color, 10%) inset); } @mixin hover-style($color) { &:hover { background: lighten($color, 3%); } } @mixin animation($content) { animation: $content; -moz-animation: $content; -webkit-animation: $content; } @mixin keyframes($name) { @keyframes #{$name} { @content; } @-moz-keyframes #{$name} { @content; } @-webkit-keyframes #{$name} { @content; } } // ============================================================================= // Classes // ============================================================================= .title { font-family: 'Pacifico'; font-weight: norma; font-size: 40px; text-align: center; line-height: 1.4; color: $orange; } .dropdownmenu{ position: relative; a { text-decoration: none; } [data-toggle="dropdown"] { display: block; color: white; background: $orange; @include double-shadow($orange); @include hover-style($orange); @include text-shadow(0 -1px 0 rgba(0,0,0,0.3)); padding: 10px; &:before { position: absolute; display: block; content: '\25BC'; font-size: 0.7em; color: #fff; top: 13px; right: 10px; @include transform(rotate(0deg)); @include transition(transform .6s); } } & > .dropdown-menu { max-height: 0; overflow: hidden; @include ul-nostyle; @include transform(scaleY(0)); @include transform-origin(50%, 0%); @include transition(max-height .6s ease-out); @include animation(hideAnimation .4s ease-out); li { padding: 0; a { display: block; color: darken($gray, 50%); background: $gray; @include double-shadow($gray); @include hover-style($gray); @include text-shadow(0 -1px 0 rgba(255,255,255,0.3)); padding: 10px 10px; } } } & > input[type="checkbox"] { opacity: 0; display: block; position: absolute; top: 0; width: 100%; height: 100%; cursor: pointer; &:checked ~ .dropdown-menu { max-height: 9999px; display: block; @include transform(scaleY(1)); @include animation(showAnimation .5s ease-in-out); @include transition(max-height 2s ease-in-out); } &:checked + a[data-toggle="dropdown"] { &:before { @include transform(rotate(-180deg)); @include transition(transform .6s); } } } } @include keyframes(showAnimation) { 0% { @include transform(scaleY(0.1)); } 40% { @include transform(scaleY(1.04)); } 60% { @include transform(scaleY(0.98)); } 80% { @include transform(scaleY(1.04)); } 100% { @include transform(scaleY(0.98)); } 80% { @include transform(scaleY(1.02)); } 100% { @include transform(scaleY(1)); } } @include keyframes(hideAnimation) { 0% { @include transform(scaleY(1)); } 60% { @include transform(scaleY(0.98)); } 80% { @include transform(scaleY(1.02)); } 100% { @include transform(scaleY(0)); } }
public/css/home.css
@import "compass/css3"; @import url("https://fonts.googleapis.com/css?family=Lato:300,400,700,900"); @import url(https://fonts.googleapis.com/css?family=Pacifico); body { font-family: "Lato", Helvetica, Arial; font-size: 16px; } *, *:before, *:after { -webkit-border-sizing: border-box; -moz-border-sizing: border-box; border-sizing: border-box; } .container { width: 350px; margin: 50px auto; & > ul { list-style: none; padding: 0; margin: 0 0 20px 0; } } // ============================================================================= // Mixins and Variables // ============================================================================= $orange: #C0392B; $blue: #2980B9; $gray: #EEE; @mixin ul-nostyle { list-style: none; padding: 0; margin: 0; } @mixin double-shadow($color) { @include box-shadow(0 1px 0 lighten($color, 10%) inset, 0 -1px 0 darken($color, 10%) inset); } @mixin hover-style($color) { &:hover { background: lighten($color, 3%); } } @mixin animation($content) { animation: $content; -moz-animation: $content; -webkit-animation: $content; } @mixin keyframes($name) { @keyframes #{$name} { @content; } @-moz-keyframes #{$name} { @content; } @-webkit-keyframes #{$name} { @content; } } // ============================================================================= // Classes // ============================================================================= .title { font-family: 'Pacifico'; font-weight: norma; font-size: 40px; text-align: center; line-height: 1.4; color: $orange; } .dropdownmenu{ position: relative; a { text-decoration: none; } [data-toggle="dropdown"] { display: block; color: white; background: $orange; @include double-shadow($orange); @include hover-style($orange); @include text-shadow(0 -1px 0 rgba(0,0,0,0.3)); padding: 10px; &:before { position: absolute; display: block; content: '\25BC'; font-size: 0.7em; color: #fff; top: 13px; right: 10px; @include transform(rotate(0deg)); @include transition(transform .6s); } } & > .dropdown-menu { max-height: 0; overflow: hidden; @include ul-nostyle; @include transform(scaleY(0)); @include transform-origin(50%, 0%); @include transition(max-height .6s ease-out); @include animation(hideAnimation .4s ease-out); li { padding: 0; a { display: block; color: darken($gray, 50%); background: $gray; @include double-shadow($gray); @include hover-style($gray); @include text-shadow(0 -1px 0 rgba(255,255,255,0.3)); padding: 10px 10px; } } } & > input[type="checkbox"] { opacity: 0; display: block; position: absolute; top: 0; width: 100%; height: 100%; cursor: pointer; &:checked ~ .dropdown-menu { max-height: 9999px; display: block; @include transform(scaleY(1)); @include animation(showAnimation .5s ease-in-out); @include transition(max-height 2s ease-in-out); } &:checked + a[data-toggle="dropdown"] { &:before { @include transform(rotate(-180deg)); @include transition(transform .6s); } } } } @include keyframes(showAnimation) { 0% { @include transform(scaleY(0.1)); } 40% { @include transform(scaleY(1.04)); } 60% { @include transform(scaleY(0.98)); } 80% { @include transform(scaleY(1.04)); } 100% { @include transform(scaleY(0.98)); } 80% { @include transform(scaleY(1.02)); } 100% { @include transform(scaleY(1)); } } @include keyframes(hideAnimation) { 0% { @include transform(scaleY(1)); } 60% { @include transform(scaleY(0.98)); } 80% { @include transform(scaleY(1.02)); } 100% { @include transform(scaleY(0)); } }
0.266548
0.090816
@-moz-document domain("io.hsoub.com") { /* DRAFT version Blue-ish dark theme for io.hsoub.com credits: <NAME>, github:lambdax, io:iali */ body, .white-bg, div.v, div.modal-content, .userCardContainer, .communityCard, .lightBoxCommunity, .community-card, .white, .blockW, .block, .formBg, #versionsModal .modal-body, #versionsModal .modal-body .version, .diff li.ins, .diff li.del { background-color: #000 !important; color: #989898; } /* .blockW { filter: invert(100%); }*/ .email:hover { background: #222232; } hr { border-top: 1px solid #303030; } /* until the style attribute background value removed */ #HsoubFooterWrapper { display: none; } .itemsList .listItem { background-color: rgba(34, 34, 50, 0.2); border-right-color: rgba(34, 34, 50, 0.5); border-right-style: solid; border-right-width: 1px; } .post, .singleAsk, .reply, .commentBox, div[contenteditable=true], .form-control { background-color: rgba(34, 34, 50, 0.2); } .hsoub-header { /* filter: grayscale(1.0);*/ } .btn-link, .btn-dummy-link, a { color: #69533d; } .post-title a { color: #aaa; } .post-title a[href^=h] { color: #7676a0; } .post-title .postDetails a { color: #640408; color: #dd4814; color: #69533d; } /* .block { filter: invert(100%); } .block img { filter: invert(100%); }*/ .comment { background-color: rgba(34, 34, 50, 0.12); border-right-color: rgba(134, 134, 150, 0.2); border-right-style: solid; border-right-width: 1px; margin-bottom: 0px; margin-top: 8px; padding-bottom: 0px; } .post_vote .fa { color: rgb(89, 89, 138); } .postDetails>ul>li { border-left: 1px solid #3e3e3e; } .commentContent, .replyContent, .modal-body { border-top: 1px solid #3e3e3e; } blockquote { border-right: 1px solid #89442c; } .nav-tabs { border-bottom: 2px solid #222232; } .nav-tabs>li>a { background: none; border-bottom: 2px solid #202030; } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li>a:hover { color: #eee; background-color: transparent; border-bottom: 2px solid #323252; cursor: pointer; } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { color: #fff; background-color: #222232; cursor: default; } .btn-primary { background-color: #3c3c54; border-color: #3c3c54; } .articleCont h1, .articleCont h1 a { color: #59598a; font-size: 22px; line-height: 1.5; } .postQuestion .postDetails { border-top: 1px solid #3e3e3e; } .articleCont h1.articleTitle { border-bottom: 1px solid #3e3e3e; } .commentBox { border-top: 1px solid #3e3e3e; } .profileBreif, .infoBlocks .inf .contBlock, .profileImg { background-color: #222232; } iframe { background-color: #000; position: relative; } iframe { filter: grayscale(1.0) brightness(0.2) opacity(0.2); transition: all .45s linear; } iframe:hover { filter: grayscale(0.0) brightness(0.8) opacity(1.0) } .communityCard, .modal-content, .userCardContainer, .white { border: solid 1px #888; } .diff del strong { background-color: #000 !important; color: #989898; border-bottom: 3px solid #440000; } .diff ins strong { background-color: #000 !important; color: #989898; border-bottom: 3px solid #004400; } .latestComments li { border-bottom: 1px solid #3e3e3e; } .underline { border-bottom: 1px solid #3e3e3e; } .nav-tabs>li>a { color: #59598a } .nailthumb-container { border: 1px solid #E9E8E8; box-sizing: border-box; background: #000; margin-bottom: 10px; margin-top: 4px; } .dropdown-menu { background-color: #222232; } .nav .open>a, .nav .open>a:hover, .nav .open>a:focus { border-color: #59598a; } .dropdown-menu>li>a { color: #7676a0; } .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #aaaaaa; background-color: #3c3c54; } .hsoub-searchbar, .hsoub-searchbar .hsoub-search { background-color: #3c3c54; color: #ddd; } header.hsoub-header { background-color: #222232; } .hsoub-menu-item { background-color: #222232; } .hsoub-searchbar { border-bottom: 1px solid #3e3e3e; } no-touch .hsoub-menu-item-link:focus { background-color: #59598a; } .hsoub-no-touch .hsoub-menu-item-link:hover, .hsoub-no-touch .hsoub-menu-item-link:focus { background-color: #3c3c54; } .hsoub-menu-item.hsoub--active .hsoub-menu-item-link { background-color: #3c3c54 !important; } .hsoub-dropdown { background-color: #3c3c54; } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li>a:hover { color: #3c3c54; } .hsoub-dropdown-item-link { color: #efefef; } .hsoub-bars { background-color:#222232; } .hsoub-no-touch .hsoub-bars:hover, .hsoub-no-touch .hsoub-bars:focus { background-color: #3c3c54; } .hsoub-list { background-color: #3c3c54; border: 1px solid #e8eaed; } .hsoub-list a { color:#efefef; } .hsoub-logo { background-color: #222232; } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li>a:hover { color:#efefef; } } @-moz-document url-prefix("https://io.hsoub.com/HsoubIO/57376") { /* for testing purpose by users in the theme post */ .comment{ border-top-color: rgba(134, 134, 150, 0.2); border-top-style: solid; border-top-width: 1px; } .commentContent { border-top: none; } }
data/usercss/139684.user.css
@-moz-document domain("io.hsoub.com") { /* DRAFT version Blue-ish dark theme for io.hsoub.com credits: <NAME>, github:lambdax, io:iali */ body, .white-bg, div.v, div.modal-content, .userCardContainer, .communityCard, .lightBoxCommunity, .community-card, .white, .blockW, .block, .formBg, #versionsModal .modal-body, #versionsModal .modal-body .version, .diff li.ins, .diff li.del { background-color: #000 !important; color: #989898; } /* .blockW { filter: invert(100%); }*/ .email:hover { background: #222232; } hr { border-top: 1px solid #303030; } /* until the style attribute background value removed */ #HsoubFooterWrapper { display: none; } .itemsList .listItem { background-color: rgba(34, 34, 50, 0.2); border-right-color: rgba(34, 34, 50, 0.5); border-right-style: solid; border-right-width: 1px; } .post, .singleAsk, .reply, .commentBox, div[contenteditable=true], .form-control { background-color: rgba(34, 34, 50, 0.2); } .hsoub-header { /* filter: grayscale(1.0);*/ } .btn-link, .btn-dummy-link, a { color: #69533d; } .post-title a { color: #aaa; } .post-title a[href^=h] { color: #7676a0; } .post-title .postDetails a { color: #640408; color: #dd4814; color: #69533d; } /* .block { filter: invert(100%); } .block img { filter: invert(100%); }*/ .comment { background-color: rgba(34, 34, 50, 0.12); border-right-color: rgba(134, 134, 150, 0.2); border-right-style: solid; border-right-width: 1px; margin-bottom: 0px; margin-top: 8px; padding-bottom: 0px; } .post_vote .fa { color: rgb(89, 89, 138); } .postDetails>ul>li { border-left: 1px solid #3e3e3e; } .commentContent, .replyContent, .modal-body { border-top: 1px solid #3e3e3e; } blockquote { border-right: 1px solid #89442c; } .nav-tabs { border-bottom: 2px solid #222232; } .nav-tabs>li>a { background: none; border-bottom: 2px solid #202030; } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li>a:hover { color: #eee; background-color: transparent; border-bottom: 2px solid #323252; cursor: pointer; } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { color: #fff; background-color: #222232; cursor: default; } .btn-primary { background-color: #3c3c54; border-color: #3c3c54; } .articleCont h1, .articleCont h1 a { color: #59598a; font-size: 22px; line-height: 1.5; } .postQuestion .postDetails { border-top: 1px solid #3e3e3e; } .articleCont h1.articleTitle { border-bottom: 1px solid #3e3e3e; } .commentBox { border-top: 1px solid #3e3e3e; } .profileBreif, .infoBlocks .inf .contBlock, .profileImg { background-color: #222232; } iframe { background-color: #000; position: relative; } iframe { filter: grayscale(1.0) brightness(0.2) opacity(0.2); transition: all .45s linear; } iframe:hover { filter: grayscale(0.0) brightness(0.8) opacity(1.0) } .communityCard, .modal-content, .userCardContainer, .white { border: solid 1px #888; } .diff del strong { background-color: #000 !important; color: #989898; border-bottom: 3px solid #440000; } .diff ins strong { background-color: #000 !important; color: #989898; border-bottom: 3px solid #004400; } .latestComments li { border-bottom: 1px solid #3e3e3e; } .underline { border-bottom: 1px solid #3e3e3e; } .nav-tabs>li>a { color: #59598a } .nailthumb-container { border: 1px solid #E9E8E8; box-sizing: border-box; background: #000; margin-bottom: 10px; margin-top: 4px; } .dropdown-menu { background-color: #222232; } .nav .open>a, .nav .open>a:hover, .nav .open>a:focus { border-color: #59598a; } .dropdown-menu>li>a { color: #7676a0; } .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus { color: #aaaaaa; background-color: #3c3c54; } .hsoub-searchbar, .hsoub-searchbar .hsoub-search { background-color: #3c3c54; color: #ddd; } header.hsoub-header { background-color: #222232; } .hsoub-menu-item { background-color: #222232; } .hsoub-searchbar { border-bottom: 1px solid #3e3e3e; } no-touch .hsoub-menu-item-link:focus { background-color: #59598a; } .hsoub-no-touch .hsoub-menu-item-link:hover, .hsoub-no-touch .hsoub-menu-item-link:focus { background-color: #3c3c54; } .hsoub-menu-item.hsoub--active .hsoub-menu-item-link { background-color: #3c3c54 !important; } .hsoub-dropdown { background-color: #3c3c54; } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li>a:hover { color: #3c3c54; } .hsoub-dropdown-item-link { color: #efefef; } .hsoub-bars { background-color:#222232; } .hsoub-no-touch .hsoub-bars:hover, .hsoub-no-touch .hsoub-bars:focus { background-color: #3c3c54; } .hsoub-list { background-color: #3c3c54; border: 1px solid #e8eaed; } .hsoub-list a { color:#efefef; } .hsoub-logo { background-color: #222232; } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li>a:hover { color:#efefef; } } @-moz-document url-prefix("https://io.hsoub.com/HsoubIO/57376") { /* for testing purpose by users in the theme post */ .comment{ border-top-color: rgba(134, 134, 150, 0.2); border-top-style: solid; border-top-width: 1px; } .commentContent { border-top: none; } }
0.241042
0.057758
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 100; font-display: swap; src: url('../fonts/Inter-Thin.woff2') format('woff2'), url('../fonts/Inter-Thin.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 100; font-display: swap; src: url('../fonts/Inter-ThinItalic.woff2') format('woff2'), url('../fonts/Inter-ThinItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 200; font-display: swap; src: url('../fonts/Inter-ExtraLight.woff2') format('woff2'), url('../fonts/Inter-ExtraLight.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 200; font-display: swap; src: url('../fonts/Inter-ExtraLightItalic.woff2') format('woff2'), url('../fonts/Inter-ExtraLightItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 300; font-display: swap; src: url('../fonts/Inter-Light.woff2') format('woff2'), url('../fonts/Inter-Light.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 300; font-display: swap; src: url('../fonts/Inter-LightItalic.woff2') format('woff2'), url('../fonts/Inter-LightItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url('../fonts/Inter-Regular.woff2') format('woff2'), url('../fonts/Inter-Regular.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 400; font-display: swap; src: url('../fonts/Inter-Italic.woff2') format('woff2'), url('../fonts/Inter-Italic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url('../fonts/Inter-Medium.woff2') format('woff2'), url('../fonts/Inter-Medium.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 500; font-display: swap; src: url('../fonts/Inter-MediumItalic.woff2') format('woff2'), url('../fonts/Inter-MediumItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 600; font-display: swap; src: url('../fonts/Inter-SemiBold.woff2') format('woff2'), url('../fonts/Inter-SemiBold.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 600; font-display: swap; src: url('../fonts/Inter-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Inter-SemiBoldItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 700; font-display: swap; src: url('../fonts/Inter-Bold.woff2') format('woff2'), url('../fonts/Inter-Bold.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 700; font-display: swap; src: url('../fonts/Inter-BoldItalic.woff2') format('woff2'), url('../fonts/Inter-BoldItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 800; font-display: swap; src: url('../fonts/Inter-ExtraBold.woff2') format('woff2'), url('../fonts/Inter-ExtraBold.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 800; font-display: swap; src: url('../fonts/Inter-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/Inter-ExtraBoldItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 900; font-display: swap; src: url('../fonts/Inter-Black.woff2') format('woff2'), url('../fonts/Inter-Black.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 900; font-display: swap; src: url('../fonts/Inter-BlackItalic.woff2') format('woff2'), url('../fonts/Inter-BlackItalic.woff') format('woff'); } /* ------------------------------------------------------- Variable font. Usage: html { font-family: 'Inter', sans-serif; } @supports (font-variation-settings: normal) { html { font-family: 'Inter var', sans-serif; } } */ @font-face { font-family: 'Inter var'; font-weight: 100 900; font-display: swap; font-style: normal; font-named-instance: 'Regular'; src: url('../fonts/Inter-roman.var.woff2') format('woff2'); } @font-face { font-family: 'Inter var'; font-weight: 100 900; font-display: swap; font-style: italic; font-named-instance: 'Italic'; src: url('../fonts/Inter-italic.var.woff2') format('woff2'); } /* -------------------------------------------------------------------------- [EXPERIMENTAL] Multi-axis, single variable font. Slant axis is not yet widely supported (as of February 2019) and thus this multi-axis single variable font is opt-in rather than the default. When using this, you will probably need to set font-variation-settings explicitly, e.g. * { font-variation-settings: "slnt" 0deg } .italic { font-variation-settings: "slnt" 10deg } */ @font-face { font-family: 'Inter var experimental'; font-weight: 100 900; font-display: swap; font-style: oblique 0deg 10deg; src: url('../fonts/Inter.var.woff2') format('woff2'); } /* METROPOLIS FONT */ @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 100; font-display: swap; src: url('../fonts/Metropolis-Thin.woff2') format('woff2'), url('../fonts/Metropolis-Thin.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 100; font-display: swap; src: url('../fonts/Metropolis-ThinItalic.woff2') format('woff2'), url('../fonts/Metropolis-ThinItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 200; font-display: swap; src: url('../fonts/Metropolis-ExtraLight.woff2') format('woff2'), url('../fonts/Metropolis-ExtraLight.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 200; font-display: swap; src: url('../fonts/Metropolis-ExtraLightItalic.woff2') format('woff2'), url('../fonts/Metropolis-ExtraLightItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 300; font-display: swap; src: url('../fonts/Metropolis-Light.woff2') format('woff2'), url('../fonts/Metropolis-Light.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 300; font-display: swap; src: url('../fonts/Metropolis-LightItalic.woff2') format('woff2'), url('../fonts/Metropolis-LightItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 400; font-display: swap; src: url('../fonts/Metropolis-Regular.woff2') format('woff2'), url('../fonts/Metropolis-Regular.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 400; font-display: swap; src: url('../fonts/Metropolis-RegularItalic.woff2') format('woff2'), url('../fonts/Metropolis-RegularItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 500; font-display: swap; src: url('../fonts/Metropolis-Medium.woff2') format('woff2'), url('../fonts/Metropolis-Medium.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 500; font-display: swap; src: url('../fonts/Metropolis-MediumItalic.woff2') format('woff2'), url('../fonts/Metropolis-MediumItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 600; font-display: swap; src: url('../fonts/Metropolis-SemiBold.woff2') format('woff2'), url('../fonts/Metropolis-SemiBold.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 600; font-display: swap; src: url('../fonts/Metropolis-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Metropolis-SemiBoldItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 700; font-display: swap; src: url('../fonts/Metropolis-Bold.woff2') format('woff2'), url('../fonts/Metropolis-Bold.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 700; font-display: swap; src: url('../fonts/Metropolis-BoldItalic.woff2') format('woff2'), url('../fonts/Metropolis-BoldItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 800; font-display: swap; src: url('../fonts/Metropolis-ExtraBold.woff2') format('woff2'), url('../fonts/Metropolis-ExtraBold.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 800; font-display: swap; src: url('../fonts/Metropolis-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/Metropolis-ExtraBoldItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 900; font-display: swap; src: url('../fonts/Metropolis-Black.woff2') format('woff2'), url('../fonts/Metropolis-Black.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 900; font-display: swap; src: url('../fonts/Metropolis-BlackItalic.woff2') format('woff2'), url('../fonts/Metropolis-BlackItalic.woff') format('woff'); }
src/assets/css/fonts.css
@font-face { font-family: 'Inter'; font-style: normal; font-weight: 100; font-display: swap; src: url('../fonts/Inter-Thin.woff2') format('woff2'), url('../fonts/Inter-Thin.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 100; font-display: swap; src: url('../fonts/Inter-ThinItalic.woff2') format('woff2'), url('../fonts/Inter-ThinItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 200; font-display: swap; src: url('../fonts/Inter-ExtraLight.woff2') format('woff2'), url('../fonts/Inter-ExtraLight.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 200; font-display: swap; src: url('../fonts/Inter-ExtraLightItalic.woff2') format('woff2'), url('../fonts/Inter-ExtraLightItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 300; font-display: swap; src: url('../fonts/Inter-Light.woff2') format('woff2'), url('../fonts/Inter-Light.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 300; font-display: swap; src: url('../fonts/Inter-LightItalic.woff2') format('woff2'), url('../fonts/Inter-LightItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 400; font-display: swap; src: url('../fonts/Inter-Regular.woff2') format('woff2'), url('../fonts/Inter-Regular.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 400; font-display: swap; src: url('../fonts/Inter-Italic.woff2') format('woff2'), url('../fonts/Inter-Italic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 500; font-display: swap; src: url('../fonts/Inter-Medium.woff2') format('woff2'), url('../fonts/Inter-Medium.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 500; font-display: swap; src: url('../fonts/Inter-MediumItalic.woff2') format('woff2'), url('../fonts/Inter-MediumItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 600; font-display: swap; src: url('../fonts/Inter-SemiBold.woff2') format('woff2'), url('../fonts/Inter-SemiBold.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 600; font-display: swap; src: url('../fonts/Inter-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Inter-SemiBoldItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 700; font-display: swap; src: url('../fonts/Inter-Bold.woff2') format('woff2'), url('../fonts/Inter-Bold.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 700; font-display: swap; src: url('../fonts/Inter-BoldItalic.woff2') format('woff2'), url('../fonts/Inter-BoldItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 800; font-display: swap; src: url('../fonts/Inter-ExtraBold.woff2') format('woff2'), url('../fonts/Inter-ExtraBold.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 800; font-display: swap; src: url('../fonts/Inter-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/Inter-ExtraBoldItalic.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: normal; font-weight: 900; font-display: swap; src: url('../fonts/Inter-Black.woff2') format('woff2'), url('../fonts/Inter-Black.woff') format('woff'); } @font-face { font-family: 'Inter'; font-style: italic; font-weight: 900; font-display: swap; src: url('../fonts/Inter-BlackItalic.woff2') format('woff2'), url('../fonts/Inter-BlackItalic.woff') format('woff'); } /* ------------------------------------------------------- Variable font. Usage: html { font-family: 'Inter', sans-serif; } @supports (font-variation-settings: normal) { html { font-family: 'Inter var', sans-serif; } } */ @font-face { font-family: 'Inter var'; font-weight: 100 900; font-display: swap; font-style: normal; font-named-instance: 'Regular'; src: url('../fonts/Inter-roman.var.woff2') format('woff2'); } @font-face { font-family: 'Inter var'; font-weight: 100 900; font-display: swap; font-style: italic; font-named-instance: 'Italic'; src: url('../fonts/Inter-italic.var.woff2') format('woff2'); } /* -------------------------------------------------------------------------- [EXPERIMENTAL] Multi-axis, single variable font. Slant axis is not yet widely supported (as of February 2019) and thus this multi-axis single variable font is opt-in rather than the default. When using this, you will probably need to set font-variation-settings explicitly, e.g. * { font-variation-settings: "slnt" 0deg } .italic { font-variation-settings: "slnt" 10deg } */ @font-face { font-family: 'Inter var experimental'; font-weight: 100 900; font-display: swap; font-style: oblique 0deg 10deg; src: url('../fonts/Inter.var.woff2') format('woff2'); } /* METROPOLIS FONT */ @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 100; font-display: swap; src: url('../fonts/Metropolis-Thin.woff2') format('woff2'), url('../fonts/Metropolis-Thin.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 100; font-display: swap; src: url('../fonts/Metropolis-ThinItalic.woff2') format('woff2'), url('../fonts/Metropolis-ThinItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 200; font-display: swap; src: url('../fonts/Metropolis-ExtraLight.woff2') format('woff2'), url('../fonts/Metropolis-ExtraLight.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 200; font-display: swap; src: url('../fonts/Metropolis-ExtraLightItalic.woff2') format('woff2'), url('../fonts/Metropolis-ExtraLightItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 300; font-display: swap; src: url('../fonts/Metropolis-Light.woff2') format('woff2'), url('../fonts/Metropolis-Light.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 300; font-display: swap; src: url('../fonts/Metropolis-LightItalic.woff2') format('woff2'), url('../fonts/Metropolis-LightItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 400; font-display: swap; src: url('../fonts/Metropolis-Regular.woff2') format('woff2'), url('../fonts/Metropolis-Regular.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 400; font-display: swap; src: url('../fonts/Metropolis-RegularItalic.woff2') format('woff2'), url('../fonts/Metropolis-RegularItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 500; font-display: swap; src: url('../fonts/Metropolis-Medium.woff2') format('woff2'), url('../fonts/Metropolis-Medium.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 500; font-display: swap; src: url('../fonts/Metropolis-MediumItalic.woff2') format('woff2'), url('../fonts/Metropolis-MediumItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 600; font-display: swap; src: url('../fonts/Metropolis-SemiBold.woff2') format('woff2'), url('../fonts/Metropolis-SemiBold.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 600; font-display: swap; src: url('../fonts/Metropolis-SemiBoldItalic.woff2') format('woff2'), url('../fonts/Metropolis-SemiBoldItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 700; font-display: swap; src: url('../fonts/Metropolis-Bold.woff2') format('woff2'), url('../fonts/Metropolis-Bold.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 700; font-display: swap; src: url('../fonts/Metropolis-BoldItalic.woff2') format('woff2'), url('../fonts/Metropolis-BoldItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 800; font-display: swap; src: url('../fonts/Metropolis-ExtraBold.woff2') format('woff2'), url('../fonts/Metropolis-ExtraBold.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 800; font-display: swap; src: url('../fonts/Metropolis-ExtraBoldItalic.woff2') format('woff2'), url('../fonts/Metropolis-ExtraBoldItalic.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: normal; font-weight: 900; font-display: swap; src: url('../fonts/Metropolis-Black.woff2') format('woff2'), url('../fonts/Metropolis-Black.woff') format('woff'); } @font-face { font-family: 'Metropolis'; font-style: italic; font-weight: 900; font-display: swap; src: url('../fonts/Metropolis-BlackItalic.woff2') format('woff2'), url('../fonts/Metropolis-BlackItalic.woff') format('woff'); }
0.318591
0.041423
html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { font-size: 100%; font-family: "Bitter", sans-serif; color: #f5f4ed; background-color: #795d6b; } a { color: #e86256; text-decoration: none; } /* -------------------------------- Modules - reusable parts of our design -------------------------------- */ .cd-container { width: 90%; max-width: 768px; margin: 2em auto; } .cd-container::after { /* clearfix */ content: ''; display: table; clear: both; } /* -------------------------------- Main components -------------------------------- */ header { background: #5c4751; height: 100px; text-align: center; } header h1 { font-size: 20px; font-size: 1.25rem; font-weight: bold; font-family: "Open Sans", sans-serif; text-transform: uppercase; font-weight: bold; padding-top: 1.6em; margin-bottom: .2em; } header p { font-size: 13px; font-size: 0.8125rem; color: #957484; } @media only screen and (min-width: 1024px) { header { height: 200px; } header h1 { font-size: 30px; font-size: 1.875rem; padding-top: 2.6em; } } main p { font-size: 16px; font-size: 1rem; line-height: 1.6; margin: 2em 0; } @media only screen and (min-width: 1024px) { main p { font-size: 20px; font-size: 1.25rem; } } .cd-top { height: 40px; width: 40px; position: fixed; bottom: 40px; right: 10px; /* image replacement properties */ overflow: hidden; white-space: nowrap; color:#DCDCDC; padding:3px 5px; background:transparent; transition: ease-out 0.3s; } .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover { transition: ease-out 0.3s; color:#DCDCDC; } .cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; } .cd-top.cd-fade-out { /* if the user keeps scrolling down, the button is out of focus and becomes less visible */ opacity: .5; } a.cd-top:hover { background-color: #eee; opacity: 1; color: gray; text-decoration: none; transition: ease-out 0.3s; border-radius: 3px; } @media only screen{ .cd-top { height: 25px; width: 40px; right: 10px; bottom: 5px; } }
public/css/btt.css
html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } *, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } body { font-size: 100%; font-family: "Bitter", sans-serif; color: #f5f4ed; background-color: #795d6b; } a { color: #e86256; text-decoration: none; } /* -------------------------------- Modules - reusable parts of our design -------------------------------- */ .cd-container { width: 90%; max-width: 768px; margin: 2em auto; } .cd-container::after { /* clearfix */ content: ''; display: table; clear: both; } /* -------------------------------- Main components -------------------------------- */ header { background: #5c4751; height: 100px; text-align: center; } header h1 { font-size: 20px; font-size: 1.25rem; font-weight: bold; font-family: "Open Sans", sans-serif; text-transform: uppercase; font-weight: bold; padding-top: 1.6em; margin-bottom: .2em; } header p { font-size: 13px; font-size: 0.8125rem; color: #957484; } @media only screen and (min-width: 1024px) { header { height: 200px; } header h1 { font-size: 30px; font-size: 1.875rem; padding-top: 2.6em; } } main p { font-size: 16px; font-size: 1rem; line-height: 1.6; margin: 2em 0; } @media only screen and (min-width: 1024px) { main p { font-size: 20px; font-size: 1.25rem; } } .cd-top { height: 40px; width: 40px; position: fixed; bottom: 40px; right: 10px; /* image replacement properties */ overflow: hidden; white-space: nowrap; color:#DCDCDC; padding:3px 5px; background:transparent; transition: ease-out 0.3s; } .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover { transition: ease-out 0.3s; color:#DCDCDC; } .cd-top.cd-is-visible { /* the button becomes visible */ visibility: visible; opacity: 1; } .cd-top.cd-fade-out { /* if the user keeps scrolling down, the button is out of focus and becomes less visible */ opacity: .5; } a.cd-top:hover { background-color: #eee; opacity: 1; color: gray; text-decoration: none; transition: ease-out 0.3s; border-radius: 3px; } @media only screen{ .cd-top { height: 25px; width: 40px; right: 10px; bottom: 5px; } }
0.381335
0.064447
body { margin: 0; padding: 0; color: #555; font-family: 'Oswald', sans-serif !important; background: #EFEFEF; } body p, body p *, body p * font{ font-family: 'Oswald', sans-serif !important; } body a:hover{ text-decoration: none; color:#73BF77; } table{ max-width:92% !important; } #comm-table{ width:28% !important; } #comm-table a{ border: 0; } #eccas > td{ border-bottom:1px solid #fff; } /* @font-face{ font-family: myFontFace; src:url(Oswald-Regular.otf); font-weight:500; } */ #page { margin-top: 5px; margin-bottom: 5px; background: white; border: 1px solid #C9E0ED; } #header { margin: 0; padding: 0; border-top: 3px solid #C9E0ED; } #content { padding: 20px; /* min-height: 100%; */ } #sidebar { padding: 20px 20px 20px 0; } #footer { padding: 10px; margin: 10px 20px; font-size: 0.8em; text-align: center; border-top: 1px solid #C9E0ED; } #logo { padding: 10px 20px; font-size: 200%; } #mainmenu { background: white url(bg.gif) repeat-x left top; } #mainmenu ul { padding: 6px 20px 5px 20px; margin: 0px; } #mainmenu ul li { display: inline-block; } #mainmenu ul li a { color: #ffffff; background-color: transparent; font-size: 12px; font-weight: bold; text-decoration: none; padding: 5px 8px; } #mainmenu ul li a:hover, #mainmenu ul li.active a { color: #6399cd; background-color: #EFF4FA; text-decoration: none; } div.flash-error, div.flash-notice, div.flash-success { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; } div.flash-error { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; } div.flash-notice { background: #FFF6BF; color: #514721; border-color: #FFD324; } div.flash-success { background: #E6EFC2; color: #264409; border-color: #C6D880; } div.flash-error a { color: #8a1f11; } div.flash-notice a { color: #514721; } div.flash-success a { color: #264409; } div.form .rememberMe label { display: inline; } div.view { padding: 10px; margin: 10px 0; border: 1px solid #C9E0ED; } div.breadcrumbs { font-size: 0.9em; padding: 5px 20px; } div.breadcrumbs span { font-weight: bold; } div.search-form { padding: 10px; margin: 10px 0; background: #eee; } .portlet { } .portlet-decoration { padding: 3px 8px; background: #B7D6E7; border-left: 5px solid #6FACCF; } .portlet-title { font-size: 12px; font-weight: bold; padding: 0; margin: 0; color: #298dcd; } .portlet-content { font-size: 0.9em; margin: 0 0 15px 0; padding: 5px 8px; background: none; } .portlet-content ul { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0; } .portlet-content li { padding: 2px 0 4px 0px; } .operations { list-style-type: none; margin: 0; padding: 0; } .operations li { padding-bottom: 2px; } .operations li a { font: bold 12px Arial; color: #0066A4; display: block; padding: 2px 0 2px 8px; line-height: 15px; text-decoration: none; } .operations li a:visited { color: #0066A4; } .operations li a:hover { background: #80CFFF; } .form-horizontal form#compare-form .control-label{ width: 54px; /* text-align: left; */ color:#fff; text-transform:uppercase; font-weight:300 !important; font-size:12px; line-height: 0px; margin-top:5px; margin-left:-7px; } .form-horizontal form#compare-form .controls{ margin-left: 64px; } select.compareselect{ width: 141px; height: 23px !important; border:none !important; border-radius: 0px !important; -moz-border-radius:0px !important; -webkit-border-radius:0px !important; -ms-border-radius:0px !important; -o-border-radius:0px !important; margin-top: -10px; } form#compare-form .control-group { display: inline-block; margin-left: -12px; } iframe form div.control-group{ display: block; margin-left: 0; } form#compare-form{ /*background: saddlebrown;*/ background: #0EA616; padding-top: 10px; width: 100%; height: 30px; /* padding-left:73px;*/ padding-left:11px; } #atlas_header .container{ padding-top: 20px; } #atlas_footer img{ width:20px; } div#atlas_footer div.container{ /*background: saddlebrown;*/ background: #0EA616; padding: 10px; box-sizing: border-box; } div#atlas_footer a,div#atlas_footer a:hover, div#atlas_footer a:focus{ color: #ffffff; text-transform: uppercase; font-weight: 600; } div#atlas_footer a,div#atlas_footer a:hover, div#atlas_footer a{ font-size: 11px; font-weight: 300; padding: 0 6px; text-decoration: none; } html body div#atlas_header div.container div.row-fluid div.span6.logo{ font-size: 22px; font-weight: 600; color:#0EA616; margin-top:-7px; margin-left:20px; /*margin-right:-20px;*/ } .view.inner_view { margin-left: 20px; } .searchbutton{ border:none !important; border-radius:0px !Important; width:70px; height:inherit; background: none repeat scroll 0 0 #333333 !important; color:#fff !important; text-transform:uppercase !important; text-shadow:none !important; font-family: 'Oswald', sans-serif !important; font-weight:300 !important; font-size:12px !important; box-shadow:none !important; padding:0px !important; height:40px; margin:-10px 0; margin-left:12.1px; } .comparebutton{ border:none !important; border-radius:0px !Important; width:70px; height:31px !important; background: none repeat scroll 0 0 #fff !important; color:#0EA616 !important; text-transform:uppercase !important; text-shadow:none !important; font-family: 'Oswald', sans-serif !important; font-weight:300 !important; font-size:12px !important; box-shadow:none !important; padding:0px !important; height:40px; margin:-10px 0; margin-left:-68px; margin-right:16px; } select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { font-size:14px !important; font-family: 'Oswald', sans-serif !important; font-weight:400 !important; } .comparison_form select{ font-size:10px !important; } .footerlink.loginlink { float: right; font-size: 15px !important; font-weight: 500 !important; } div.template{ background:#CEA01A !important; width: 38%; color:#fff; margin-left:0px; padding:13px; font-size: 14px; font-weight: 500; margin-top: 20px; text-align: center; } div.template-green{ background:#0EA616 !important; width: 38%; color:#fff; margin-left:0px; padding:13px; font-size: 14px; font-weight: 500; margin-top: 20px; text-align: center; } a.like_template{ background:#0EA616 !important; color:#fff; text-decoration:none; letter-spacing: 1px; text-transform:uppercase; display: inline-block; padding: 10px 15px; z-index:999; } a.template_new_button{ margin-right: 2% !important; background: none repeat scroll 0 0 #CEA01A !important; } @media (min-width: 1200px) and (max-width:1500px) { a.like_template{ margin-right: -80px; margin-top:0px; padding: 10px 8px; } } div.template span a{ color:#fff; text-decoration:none; letter-spacing: 1px; } #vision { margin-left: 1px; border-bottom:2px solid #0EA616; width:162px; } #vision > a { color: #0EA616; font-size: 17px; letter-spacing: 1px; text-decoration: none; font-weight:500; } .form-horizontal { /*width: 476px !important;*/ } .home-dependency li { display: inline; padding-right: 90px; } .home-eiti h2{ display: inline; } .home-eiti li { display: inline; padding:0 20px; } #dep-title, #ei-title{ color: #CEA01A ; font-size: 16px; font-weight: 300 !important; line-height: 0; margin-top: -5px; text-transform: uppercase; width: 60px; } .home-dependency,.home-eiti{ height: 100px; width:350px; } .home-eiti a, .home-dependency a{ text-decoration:none !important; color:#000; font-size:11px; } .home-dependency > ul { left: 10px; margin-left: 1px; margin-top: 13px !important; } .home-eiti > ul { left: 10px; margin-left: -21px; margin-top: 13px !important; } #colorbar1{ border:1px solid #fff; width:100%; height:15px; } #colorbar1, #colorbar2{ cursor:pointer; } #colorbar2{ border:1px solid #fff; width:100%; height:15px; margin-left:-1px; } #chigh{background:#28D4CA; width:33.33%;} #cmedium{background:#D7DD3C; width:33.33%;} #clow{background:#0fd4cb; width:33.33%;} #lcompliant{background: #2B3990;} #lcandidate{background: #1C75BC; } #lsuspended {background: #27AAE1;} #lnostatus {background: #4ECDF4;} #lsatisfactory{background: #6933E9;} #lmeaningful{background: #32ABDF;} #linadequate{background: #2C3C8E;} #lpending{background: #27AAE1;} /* #lnostatus {background: #4ECDF4;} */ div.home-dependency ul#colorbar1 li{ padding: 0 52px; } div.home-eiti ul#colorbar2 li { padding: 0 39px; } /* .home-dependency:hover{ border:1px solid #0EA616; margin-bottom:19px; } */ /* .home-dependency:hover{ margin-left: -112px; width: 692px !important; } */ form#master-act-form .control-group{ display: block; margin-left: -74px; width: 662px !important; } html body div#atlas_header div.container div.row-fluid div.span6.logo a.logolink{ color:#0EA616; text-decoration:none; font-size: 17px; font-weight:300; } div.span12.countrysummary a.bodylink{ color:#73BF77; text-decoration:underline; } #home-logo { display: inline; margin-right: 10px; } div.span12.countrysummary h2.headingcolor{ text-transform:uppercase;color:#73BF77; font-size:24px; text-align: left; } div.vision-section-home{width:33%;} div.vision-section-home h3#vision-title {color:#594A42; font-size:21px;} div.vision-section-home p#home-vision{font-weight:300 !important; font-size:15px;} div.afcom-home h4#afcom{color:#CEA01A; font-size:18px; font-weight:300 !important;} .afcom-home li {display: inline;} .afcom-home > ul {margin-left: 1px;width: 28%;} html body div#atlas_mainbody div.container div#content div.row div.span4 div.container div.row-fluid div.afcom-home ul li ul li {padding: 0 10px; font-size:10px;} #comms-color{ color: #603913; background:#0EA616; border:1px solid #fff; width:7%; height:15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 10px; } div.afcom-home table {font-size:11px; margin-left:0px;} .country_main_act > div {margin-bottom: -9px; } #associated { background: rgb(169, 124, 80); background:#a97c50; background-image: url(../images/arrow_down.png); background-repeat: no-repeat; background-position: 518px 25px; margin-top: -8px; } #associated:hover{ background-image:none; } .country_main_act label, .country_ass_act label { padding: 14px !important; text-indent: 14px; } html body div#atlas_mainbody div.container div#content div.row div.span4 div.container div.row-fluid div.afcom-home table tbody tr td a{ color:#603913 !important; text-decoration:none !important; } div.act-body{ border:1px solid #221E1F; } .act_buttons a.linkbuton { background:#73BF77; color:#ffffff; padding: 5px 10px; text-decoration: none; text-transform:uppercase; } .act_buttons{ /* overflow: hidden;*/ } .act_chapter{ border: 1px solid #000000; margin-bottom: 10px; } .ac-container .act_section label { background: red; } .act-body{ max-height: 1300px; overflow-y: scroll; padding: 20px; } .act_buttons.span12 { padding-top: 17px; padding-bottom: 10px; margin-left:-1px !important; } section.ac-container { max-width: 100%; margin-top: 0; } span.ac_numbering,span.ac_title{ display: inline-block; /*float: left;*/ } span.ac_numbering{ width: 15%; } span.ac_title{ width: 81%; } div .ui-accordion .ui-accordion-content { padding: 10px 2px; height: 100% !important; max-height: 450px !important; font-family: 'Oswald', sans-serif !important; font-weight:300 !important; } .ui-accordion .ui-accordion-header { background: #C1B49A; border-radius: 0; color: #ffffff; } .ui-accordion .ui-accordion-header.ui-state-default a { color: #ffffff; text-transform: uppercase; font-family: 'Oswald', sans-serif !important; font-size: 13px; } .ui-accordion .ui-accordion-header.ui-state-active{ background: #584941; font-family: 'Oswald', sans-serif !important; } p span{ font-family: inherit !important; } h1.default-summary{ background: #73BF77; color: #ffffff; font-weight: 400 !important; padding: 10px; margin: 0; font-size: 20px; text-transform: uppercase; } #actsearch{ border: #5F3812 1px solid; border-radius:0; padding-right: 28px ; /* background: url("../images/search_glass.png") right center no-repeat; */ } div.foreach{ text-align: left; } div.forcountryname{ text-transform: uppercase; } .span9.forcountryname { font-size: 20px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section.ac-container{ font-family: 'Oswald', sans-serif !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_left.span9 div.row-fluid div.act-body.span12{ font-weight:300 !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.span3.foreach div.row-fluid input#prev.span2{ background-color:#73BF77 !important; border:none; color:#fff; margin-top:-10px; margin-right:1px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.span3.foreach div.row-fluid input#next.span2{ background-color:#73BF77 !important; border:none; color:#fff; margin-top:-10px; } .act_section_view h6{ font-size: 14px; } /******** NEW ************/ div.act_right.span3 section#demo section { background: none repeat scroll 0 0 #584941; font-family: 'Oswald', sans-serif !important; margin-bottom: 2px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div{ background: #73BF77; font-family: 'Oswald', sans-serif !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3{ color:#fff; } #demo > section > button{ font-family: 'Oswald', sans-serif !important; } #demo > section.open > div > article > button{ font-family: 'Oswald', sans-serif !important; } #demo > section > div > article.open > div > article{ background:#fff !important; } #demo > section.open > div > article.open > div > article > a > span { color:#584941; font-weight:300 !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.span9.forcountryname a.countryname{ color:#584941 !important; text-decoration:none !important; } section#demo a{ color:#584941 !important; font-weight:300 !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div article.open div{ border:1px solid #aaa; border-top:none; } [data-control], [data-content] > * { border-bottom: none; } #eiti_hover{ margin-top:-10px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div{ border-left: 1px solid #584941; border-right: 1px solid #584941; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div article a{ color:#fff !important; } div#atlas_footer { bottom: 0; left: 0; position: fixed; width: 100%; } .mast-button{ text-transform: uppercase !important; } #atlas_mainbody{ padding-bottom:30px; } select#CompareForm_Countries { height: 25px; border-radius: 0; width: 141px; } form#compare-form button.multiselect.dropdown-toggle.btn.btn-default { width: 128px; border: none; border-radius: 0; background: #ffffff; height: 23px; margin-top:-10px; } div.countries_view .control-group .controls{ height: 350px; overflow-y: scroll; color: #ffffff; background:#0EA616; padding: 5px; width: 94%; } div.countries_view .control-group .control-label{ background: #C1B59B; color: #ffffff; margin-bottom: 0; text-transform: uppercase; padding: 5px; text-align: center; } div.compare_topic_view .control-group .controls{ height: 300px; overflow-y: scroll; color: #ffffff; background:#0EA616; padding: 5px; width: 94%; } .compare_topic_view label.control-label{ background: #C1B59B; color: #ffffff; margin-bottom: 0; text-transform: uppercase; padding: 5px; text-align: center; } div.countries_view label.control-label{ text-transform: uppercase; } .span2.topics_countries { margin-left: 0; } button.compraresearch.btn{ width:100%; } .row-fluid.compare_page div.span10{ margin-left: 0; } h1.country_name{ background:#0EA616; padding: 5px; text-transform: uppercase; color: #ffffff; font-weight: 400; margin-bottom: 0; font-size: 20px; border-right: 1px solid #73BF77; } div.eti_status,div.dependancy_status,div.block_membership,div.inner_country_content{ border: 1px solid #CEA01A; padding: 10px; border-top: none; } div.acountry_view { width: 49.9%; float: left; margin-left:1px; } form#compare-form input.form-control.multiselect-search{ border-radius: 0; } /******** NEW ************/ div.act_right.span3 section#demo section { background: none repeat scroll 0 0 #584941; font-family: 'Oswald', sans-serif !important; margin-bottom: 2px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div{ background: #73BF77; font-family: 'Oswald', sans-serif !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3{ color:#fff; } #demo > section > button{ font-family: 'Oswald', sans-serif !important; } #demo > section.open > div > article > button{ font-family: 'Oswald', sans-serif !important; } #demo > section > div > article.open > div > article{ background:#fff !important; } #demo > section.open > div > article.open > div > article > a > span { color:#584941; font-weight:300 !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.span9.forcountryname a.countryname{ color:#584941 !important; text-decoration:none !important; } section#demo a{ color:#584941 !important; font-weight:300 !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div article.open div{ border:1px solid #aaa; border-top:none; } [data-control], [data-content] > * { border-bottom: none; } #eiti_hover{ margin-top:-10px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div{ border-left: 1px solid #584941; border-right: 1px solid #584941; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div article a{ color:#fff !important; } div#atlas_footer { bottom: 0; left: 0; position: fixed; width: 100%; } .mast-button{ text-transform: uppercase !important; } #atlas_mainbody{ padding-bottom:30px; } /******************************** NEW ************************************/ html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form div.btn-group ul.multiselect-container.dropdown-menu{ border-radius: 0; margin-left: -1px; width: 100%; } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form div.btn-group.open ul.multiselect-container.dropdown-menu li.multiselect-item.filter div.input-group input.form-control.multiselect-search{ width: 92%; } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form div.btn-group.open ul.multiselect-container.dropdown-menu li a label.checkbox{ font-size: 12px; font-weight: 300; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page div.span2.topics_countries form#compare-form-down div.countries_view div.control-group { border: 1px solid #0EA616; margin-left: -19px !important; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page div.span2.topics_countries form#compare-form-down div.compare_topic_view div.control-group{ border: 1px solid #0EA616; margin-left: -19px !important; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page h1 { font-size: 20px; font-weight: normal; text-transform: uppercase; margin-top: -1%; } div form#compare-form-down div.control-group{ border: 1px solid #0EA616; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page div.span2.topics_countries form#compare-form-down button.compraresearch.btn { background: none repeat scroll 0 0 #73BF77; border-radius: 0; color: #fff; font-family: 'oswald'; font-weight: 300; margin-left: -18px; border:none; text-shadow: none; width: 111%; } div.row-fluid.compare_page div#main-bar.span11 div.row-fluid div.span12 div.row-fluid div.acountry_view div.inner_county_details h1.country_name { border-right: 1px solid #73BF77; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page div.span10 { margin-top: 0; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page div.span2.topics_countries { margin-top: -10px; } div form#compare-form-down div.control-group div.controls{ background: #73BF77; } .multiselect.dropdown-toggle.btn.btn-default{ background: none repeat scroll 0 0 #ffffff; border: medium none; border-radius: 0; font-family: 'Oswald',sans-serif !important; font-size: 10px; font-weight: 300; height: 24px; line-height: 17px; margin-top: -8px; width: 182px; } div form#compare-form-down div.control-group label.control-label{ background: #0EA616 !important; } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form select#CompareForm_Countries{ margin-top: -9px; } /********************WEDNESDAY AFTER SCOTCHPANEL ******************/ #main-bar{ margin-left: 0px; padding-bottom: 30px; margin-right: 12px; } #sidebar-button{ text-align: center; width:25px; height: auto; background: rgb(169, 124, 82); padding: 10px; float: right; color: #ffffff; font-size: 25px; text-decoration:none; margin-top: -5px; } html body div#atlas_mainbody div.container div#content div.totoggle.scotchified div.scotch-panel-wrapper div.scotch-panel-canvas.scotch-is-showing div#my_panel.scotch-panel-right div form#compare-form-down button.compraresearch.btn{ background: none repeat scroll 0 0 #73BF77; border-radius: 0; color: #fff; font-family: 'oswald'; font-weight: 300; margin-left: -18px; border: none; text-shadow: none; width: 111%; } html body div#atlas_mainbody div.container div#content div.totoggle.scotchified div.scotch-panel-wrapper div.scotch-panel-canvas.scotch-is-showing div#my_panel.scotch-panel-right div form#compare-form-down div.control-group { margin-left: -18px; margin-top: 8px; width: 108%; } html body div#atlas_mainbody div.container div#content div.totoggle.scotchified div.scotch-panel-wrapper div.scotch-panel-canvas.scotch-is-showing{ padding-bottom: 36px; } #side-bar{ margin-left:15px; } div form#compare-form-down div.control-group div.controls span#CompareForm_Countries label, div form#compare-form-down div.control-group div.controls span#CompareForm_Topic label{ font-weight:300; } div form#compare-form-down div.compare_topic_view div.control-group{ margin-top:-4px !important; } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form label.control-label{ margin-top: -3px; /*margin-left: -38px;*/ } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form label.control-label.countryl { margin-top: 7px; margin-right: 4px; margin-left: 64px; } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form { margin-left: 29px; width: 47.1% !important; } span.eiti_color,span.dependancy_color{ width: 50px; height: 5px; margin-left: 20px; display: inline-block; background: #000000; } span#eiti_0{ background: #4DCCF3; } span#eiti_1{ background: #26A9E0; } span#eiti_2{ background: #1B74BB; } span#eiti_3{ background: #2A388F; } span#dependancy_1{ background: #0DD3CA; } span#dependancy_2{ background: #2AB572; } span#dependancy_3{ background: #00A69C; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.btn-group button.multiselect.dropdown-toggle.btn.btn-default{ margin-left: 14px; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.control-group label.control-label { margin-top: -3px; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form{ margin-left: 8.4%; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.btn-group button.multiselect.dropdown-toggle.btn.btn-default b.caret{ border-top: 6px solid #000000; border-right: 3px solid transparent; border-left: 3px solid transparent; -webkit-border-top: 6px solid #000000; -moz-border-top: 6px solid #000000; -ms-border-top: 6px solid #000000; -o-border-top: 6px solid #000000; -webkit-border-left: 3px solid transparent; -moz-border-left: 3px solid transparent; -ms-border-left: 3px solid transparent; -o-border-left: 3px solid transparent; -webkit-border-right: 3px solid transparent; -moz-border-right: 3px solid transparent; -ms-border-right: 3px solid transparent; -o-border-right: 3px solid transparent; } .btn .caret{ margin-top: 4px !important; margin-left: 47px !important; } div.input-group input.form-control.multiselect-search{ width: 89%; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.btn-group.open ul.multiselect-container.dropdown-menu { margin-left: 13px; width: 140%; border-radius:0 !important; -webkit-border-radius:0 !important; -moz-border-radius:0 !important; -ms-border-radius:0 !important; -o-border-radius:0 !important; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.btn-group.open ul.multiselect-container.dropdown-menu li a label.checkbox { font-size: 11px !important; } .highlighted { background-color:yellow; padding:1px 2px; margin:0 -2px; border-radius: 5px; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); } html body div#atlas_mainbody div.container div#content div.row-fluid div.span3.foreach div.row-fluid input#actsearch.span8 { width: 68%; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_left.span9 div.row-fluid div#searchContent.act-body.span12 div#viewpart_43.view_part h3{ font-size:13px !important; } .span1.side_button { position: absolute; right: 0; top: 34px; } .totoggle{ overflow: hidden; height: 100%; min-height: 820px; } .scotch-panel-wrapper{ height: 100%; overflow: visible; } #atlas_mainbody { padding-bottom: 30px; } #atlas_mainbody { padding-bottom: 30px; } body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; } body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { border: 0 none; font: inherit; margin: 0; padding: 0; vertical-align: baseline; } body { color: #333333; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 20px; } body { color: #393b40; font-family: Cambria,Palatino,"Palatino Linotype","Palatino LT STD",Georgia,serif; font-size: 15px; font-weight: 400; } body { color: #555; font-family: "Oswald",sans-serif !important; } body { color: #222; font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; font-size: 75%; } body { line-height: 1.5; } body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { font: inherit; } html { font-size: 100%; } html { font-size: 100.01%; } #main-bar > div > div > div > div:nth-child(2){ float: left; margin-left: 5px; width: 49.5%; } html body div#atlas_mainbody div.container div#content div.totoggle.scotchified div.scotch-panel-wrapper div.scotch-panel-canvas div.row-fluid.compare_page div#main-bar.span11,#topic_save{ width:95%; } #sidebar_link{ text-decoration:none !important; } /************** MEDIA QUERIES *******************/ /*TABLETS */ @media (min-device-width:768px) and (max-device-width:1080px){ div.form-horizontal form#compare-form{ width:140%; margin-left:-16%; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.btn-group button.multiselect.dropdown-toggle.btn.btn-default{ width:81%; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.control-group label.control-label{ width: 32px; } select.compareselect{ width:111px; margin-left: -32px; } table{ max-width:70% !important; width:70% !important; } #comm-table{ width:33.34% !important; } div.template{ width:55%; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form button.searchbutton.btn{ margin-left: 17.5px; width: 50px; } form#compare-form{ padding-left:0px; } div.form-horizontal form#compare-form { margin-left: -22%; width: 133%; } html body div#atlas_header div.container div.row-fluid div.span6.logo a.logolink{ font-size: 13px; } .btn .caret{ margin-left:37px !important; } } table thead th { background: #0EA616; color:#ffffff; } div.grid-view .table th > .sort-link{ color:#ffffff; } div .pagination ul > li > a,div .pagination ul > li > span{ border:none; } div .pagination ul{ border:none; box-shadow: none; } div .pagination ul > li > a:hover,div .pagination ul > li > a:focus,div .pagination ul > .active > a,div .pagination ul > .active > span{ background:none; } div.newlogin{ width: 40%; margin:auto; border:1px solid #000000; padding:30px; } h1.loginright{ width:40%; float:right; } .span12.kmenuitems ul.operations{ width: 40%; margin:auto; } .klogin.row-fluid{ width: 40%; margin: auto; border: 1px solid #000000; padding: 30px; } .klogin.row-fluid label.required { display: inline-block; width: 80px; } .klogin.row-fluid label.required span.required{ display: none; } .span12.kmenuitems ul li a,.span12.kmenuitems ul li a:hover,.span12.kmenuitems ul li a:focus{ color: #ffffff; display: block; padding: 20px; } .span12.kmenuitems ul.operations li a:hover{ background: #0EA616; } .span12.kmenuitems ul.operations li{ background: #0EA616; margin-bottom: 5px; text-transform: uppercase; color:#ffffff; text-align: center; } .kcentertext{ text-align: center; font-size: 20px; text-transform: uppercase; } .klogin input#UserLogin_username,.klogin input#UserLogin_password{ display: inline-block; vertical-align: baseline; /*border: none;*/ border-radius: 0; /*line-height: 40px;*/ height: 40px; padding: 0; margin: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 360px; padding-left: 20px; } .kappend{ height: 40px; border: 1px solid #000000; } .kuserimage{ display: inline-block; vertical-align: baseline; width: 40px; height: 40px; float: left; background: url("../images/icons/user_23x23_c.png") left center no-repeat; } .kpasswordimage{ display: inline-block; vertical-align: baseline; width: 40px; height: 40px; float: left; background: url("../images/icons/padlock_22x23_c.png") left center no-repeat; } div.form .row.rememberMe{ display: inline-block; } .amalabutton,button.amlabutton.btn,a.amlabutton{ background: none repeat scroll 0 0 #333333; font-family: Oswald, sans-serif; display: inline-block; padding: 10px; border-radius: 0; color: #fff; border: none; text-shadow: none; vertical-align: middle; -moz-box-sizing: content-box; /* or `border-box` */ -webkit-box-sizing: content-box; box-sizing: content-box; /*width: 111%;*/ } .user-snap.row-fluid{ margin-bottom: 20px; margin-top: 20px; font-size: 20px; } .ktimebox{ float: right; } ul.dashboardlinks{ background: #73BF77; } ul.dashboardlinks{ color:#ffffff; text-transform: uppercase; } ul.dashboardlinks a:hover,ul.dashboardlinks a:focus{ text-decoration: none; } ul.dashboardlinks a,span.linkkike{ display: inline-block; padding: 10px 20px; color:#ffffff; text-transform: uppercase; } ul.dashboardlinks li{ display: inline-block; } ul.dashboardlinks li:nth-child(1) { background: #0EA616; } ul.dashboardlinks li:nth-child(2) { background: #0EA616; } .row-fluid.kcenter{ width: 60%; margin: auto; } .row-fluid.kcenter #content{ padding: 0; } .row-fluid.kcenter ul{ margin-left: 0; } .kcenter div.view{ border: none; background: #73BF77; } .kcenter .view a,.kcenter .view a:hover{ color:#ffffff; text-decoration: none; } ul.actions { margin-top: 10px; } div.ui-widget-header{ background:#73BF77; color:#ffffff; border:none; } div.ui-widget-content{ padding:0; border:none; } input#Countries_CountryMap{ border:none; } h1.hdesc{ font-size: 20px; text-transform: uppercase; } div.ui-dialog .ui-dialog-content{ padding:0; } .left20{ margin-left: 20px; } ul.buttons{ display: inline-block; margin-left: 20px; margin-left: 0; } .home-dependency td,.home-eiti td{ height: 10px; width: 25%; text-align: center; } ul.buttons li{ display: inline-block; margin-top: 1px; } ul.buttons li a,ul.buttons li a:hover{ padding: 10px; background: none repeat scroll 0 0 #73BF77; display: inline-block; padding: 10px; border-radius: 0; color: #fff; border: none; text-shadow: none; font-weight: 400; /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/ text-decoration: none; } body div.form label{ margin-left: 0; } .newline{ display: block; } input.comment_show_all { margin-left: 20px; } a.amlabutton{ } .bottom30{ margin-bottom:30px; } select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{ color: #000000 ; } div.list-view table td{ padding: 5px; } div.list-view table ,div.list-view table td{ border: 1px solid #000000; } div.width80{ width: 60%; margin: auto; } tr.inner_country_content td{ border: 1px solid #C3996B; padding: 10px; border-top: none; } body a.amlalink,body a.amlalink:hover { color: rgb(51, 51, 51); text-decoration: none; } section#lrd_section .white_bg{ border: 1px solid #584941; border-bottom: none; } section#lrd_section section.open .white_bg{ border-bottom: 1px solid #584941; } section#lrd_section button.mast-button{ color:#ffffff; padding-right: 10px; } section#lrd_section button.mast-button span{ padding-right: 20px; } section#lrd_section button.mast-button span{ color:#ffffff; /*background-image: url(../images/arrow_down.png);*/ background-repeat: no-repeat; background-position: center right; display: block; } .countrypage section#lrd_section section.open button.mast-button span{ background-image: none; } .countrypage section#lrd_section button.mast-button span{ background-image: none; } section#lrd_section section.open button.mast-button span{ /* background-image: url(../images/arrow_up.png);*/ } section.type_2 button.mast-button,section.type_3 button.mast-button{ background: #a97c50; } div.white_bg{ background: #ffffff; } section.type_1,section.type_2 ,section.type_3 { margin-bottom: 10px; } section.type_1,section.type_2 ,section.type_3 { margin-left: 2px; margin-top: 2px; margin-bottom: 2px; } #lrd_section > section { margin-bottom: 10px; } section.type_1 button.mast-button, section.type_2 button.mast-button, section.type_3 button.mast-button{ background: #73BF77; } #selection + span.caret{ margin-left: 31px !important; } a.template{ text-transform:uppercase; } .span12.kmenuitems ul.operations.user_guide li a { color: #73BF77; } .span12.kmenuitems ul.operations.user_guide li { background: #ffffff none repeat scroll 0 0; color: #73BF77; } .span12.kmenuitems ul.operations.user_guide li a:hover { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; } .addpreamble .amalabutton.left { margin-right: 20px; } .amalabutton.left20.submit_btn { background-color: #00b200; } .delete_button #yw4 a { background-color: #660000; } .flash-Invalid.request { background-color: #660000; color: #fff; margin-bottom: 10px; padding: 10px; } .flash-Success { color: #fff; padding: 10px; background-color: #00b200; margin-bottom: 10px; } #search-form-comparison-admin select{ width: 195px; } #comparison-admin-id a, #comparison-admin-id a:hover{ color: #000; } .ui-accordion .comparison_view .ui-accordion-header{ background: #73BF77 none repeat scroll 0 0; } .comparison_view .ui-state-default,.comparison_view .ui-widget-content .ui-state-default,.comparison_view .ui-widget-header .ui-state-default{ border: none; } .ui-accordion .comparison_view .ui-accordion-header { cursor: pointer; display: block; margin-top: 2px; padding: 0 1em 0.3em 0em; position: relative; } .view.comparison_view [data-accordion] > [data-control]::after { color: #444; content: ""; font-size: 25px; font-weight: 200; height: 15px; position: absolute; right: 0; top: 2px; width: 24px; } [data-accordion] > .ui-accordion-header-active.ui-state-active[data-control]::after { transform: rotate(-180deg); } .ui-accordion .comparison_view .ui-accordion-header .ui-accordion-header-icon{ display: none; } .row-fluid.admin_actions { margin-top: 10px; } #comparioncontent.ui-widget input, #comparioncontent .ui-widget select, #comparioncontent .ui-widget textarea, #comparioncontent .ui-widget button { font-family: "Oswald",sans-serif !important; font-size: 1em; } #comparioncontent h1 { font-size: 17.5px; padding-left: 0; text-align: left; } .comparison-content { border-bottom: 1px solid #73BF77; padding-bottom: 10px; padding-left: 2px; } .comparison_accordion { display: none; } #search-form-comparison-admin input[type="reset"] { background: #CEA01A none repeat scroll 0 0; border: 1px solid #CEA01A; color: #ffffff; padding: 5px; font-family: "Oswald",sans-serif !important; } #search-form-comparison-admin input[type="submit"] { background: #0EA616 none repeat scroll 0 0; border: 1px solid #0EA616; color: #ffffff; padding: 5px; font-family: "Oswald",sans-serif !important; } #search-form-comparison-admin { margin-bottom: 3px; } .addact.row .amalabutton.right.bottom30 { margin-bottom: 8px; } .row-fluid.back_button > a { background: #73BF77 none repeat scroll 0 0; border: 1px solid #73BF77; color: #ffffff; padding: 5px; font-family: "Oswald",sans-serif !important; } #comparison-admin-id a.amalabutton{ color: #ffffff; } .amalabutton, button.amlabutton.btn, a.amlabutton{ font-family: "Oswald",sans-serif !important; } .row.row_level .control-group { float: left; width: 47%; } form#master-act-iform .row.row_level .control-group:nth-child(2) { margin-left: 2%; } div.form .row.row_level .control-group input, div.form .row.row_level .control-group textarea, div.form .row.row_level .control-group select { margin: 0px; } .row.row_level .control-group select { width: 200px; } .row.row_level .control-group input { width: 200px; } h1.compare-heading { text-transform: uppercase; } .modal-footer { background-color: #594a42; border-radius: 0; border-top: medium none; color: #fff; } .modal-header { background-color: #594a42; color: #fff; } .btn.btn-default.btn-disclaimer { background-color: #73BF77; background-image: none; border: medium none; border-radius: 0; box-shadow: none; color: #fff; padding: 7px 12px; } .map-disclaimer { margin-left: 280px; } .modalhead { background-color: #73BF77; color: #fff; padding: 1px 20px; } .modalbody { padding: 5px 20px 13px; } .modalDialog > div { background-color: #fff; border-radius: 0; margin: 10% auto; position: relative; width: 463px; } .modalDialog { position: fixed; font-family: Arial, Helvetica, sans-serif; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.8); z-index: 99999; opacity:0; -webkit-transition: opacity 400ms ease-in; -moz-transition: opacity 400ms ease-in; transition: opacity 400ms ease-in; pointer-events: none; } .modalDialog:target { opacity:1; pointer-events: auto; } .close { background: #606061; color: #FFFFFF; line-height: 25px; position: absolute; right: -12px; text-align: center; top: -10px; width: 24px; text-decoration: none; font-weight: bold; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; -moz-box-shadow: 1px 1px 3px #000; -webkit-box-shadow: 1px 1px 3px #000; box-shadow: 1px 1px 3px #000; } .close:hover { background: #00d9ff; } #nonlogin_dics { margin-left: 210px; } #login_dics { margin-left: 100px; } .row-fluid.chapter_back_button.back_button { margin-bottom: 10px; } .amla_intro li { font-weight: 300; font-size: 14px; color: #6D6E71; } .gallery_section .span12 h2.sectiontitle { margin-top: 20px; } .journal_articles .span12 h2.sectiontitle { line-height: 24px; margin-top: 2px; } .row.video_section { max-height: 415px; } .coming_soon h1 { color: #CEA01A; text-align: center; font-weight: 400; font-size: 30px; text-transform: uppercase; } form#countries-form span#CountryMinerals_Mineral .control-group { display: inline-block; } span#CountryMinerals_Mineral { display: block; } span#CountryMinerals_Mineral label.checkbox { padding-right: 2px; } #bulk-actions-comparison-admin .multiselect.dropdown-toggle.btn.btn-default { background: none repeat scroll 0 0 #ffffff; border: #73BF77 1px solid; border-radius: 0; font-family: 'Oswald',sans-serif !important; font-weight: 300; height: 30px; line-height: 30px; margin-top: -1px; width: 175px; font-size: 14px; font-weight: 500; padding: 2px 10px; text-align: left; } #bulk-actions-comparison-admin b.caret { float: right; } div.wide.form.kflat input[type="checkbox"] { width: auto; } ul.multiselect-container.dropdown-menu { min-width: 300px; } div.wide.form #bulk-actions-comparison-admin label{ width: auto; } #bulk-actions-comparison-admin select{ width: 170px; } #bulk-actions-comparison-admin .multiselect-container>li>a>label{ padding-left: 15px; } div.wide.form.kflat input.form-control.multiselect-search { width: 75%; } a.comp-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; text-indent: -9999px; cursor: pointer; } .comparison-content-wrapper { position: relative; } .not-applicable { position: absolute; top: 0; right: 0; } .part-intro-text { margin-top: 20px; } .part-intro-text .accordion-group { margin-bottom: 2px; border: 1px solid #73BF77; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .part-intro-text .accordion-heading { background: #73BF77; color: #fff; padding: 5px 0px; } .part-intro-text .accordion-heading a, .part-intro-text .accordion-heading a:hover { color: #fff; position: relative; text-decoration: none; font-family: 'Oswald', sans-serif; font-size: 16px; text-transform: uppercase; font-weight: 300; } .part-intro-text .accordion-heading a:not(.collapsed):after{ content: ""; position: absolute; right: 10px; top: 12px; font-size: 25px; font-weight: 200; color: #444; height: 15px; width: 24px; background: url(images/down.png) center center no-repeat; background-size: 50%; transform: rotate(-180deg); } .part-intro-text .accordion-heading a.collapsed:after{ content: ""; position: absolute; right: 10px; top: 12px; font-size: 25px; font-weight: 200; color: #444; height: 15px; width: 24px; background: url(images/down.png) center center no-repeat; background-size: 50%; transform: rotate(-360deg); } .row-fluid.kcenter.kcenter-wide { width: 90%; } .parts-accordion [data-accordion] [data-content].accordion-inner-wrapper { background: #73BF77; } div.example_view { width: 47%; border: 1px solid #C49A6C; padding: 0px 1.07%; } .examples-section > div.example_view{ float: left; } .examples-section > div.example_view:last-child{ float: right; } .example_view h4.example_titles { margin: 0 -2.3%; padding: 10px 13px; color: #fff; background: #584943; font-weight: 500; font-size: 16px; margin-bottom: 10px; } input.amalabutton.right.parts-possible { margin-right: 20px; } .amalabutton.amla-success.submit_btn { background-color: #00b200; } div.parts-accordion section#guiding-template-landing section { background: none repeat scroll 0 0 #584941; font-family: 'Oswald', sans-serif ; margin-bottom: 2px; } div.parts-accordion button.mast-button { background: #0EA616; color: #fff; } div.parts-accordion button.mast-button2 { background: #73BF77; color: #fff; } div.parts-accordion article.article-mast-button2 { border-bottom: 2px solid #0EA616; background: #73BF77; } /*#guiding-template-landing [data-control], #guiding-template-landing [data-content] > *{ padding-left: 10px; }*/ #guiding-template-landing [data-accordion] [data-content].with-mast-button2, #guiding-template-landing [data-accordion] [data-content].accordion-inner-wrapper [data-content] { background: #0EA616; } #guiding-template-landing [data-control].mast-button2 { padding-left: 20px; padding-bottom: 10px; } #guiding-template-landing article.article-mast-button2 article.article-mast-button2 [data-control].mast-button2 { padding-left: 30px; } article.article-mast-button2 article.article-mast-button2{ /*border-top: 1px solid #584941;*/ } article.article-mast-button2 article.article-mast-button2 article.part-link { padding-left: 30px; margin-left: 30px; } article.article-mast-button2 article.article-mast-button2 > div.with-mast-button2 > article.part-link { color: #fff; border-bottom: 2px solid #584941; padding-bottom: 6px; background: #73BF77; padding-left: 30px; margin-left: 0px; margin-right: 0; } article.article-mast-button2 article.article-mast-button2 > div.with-mast-button2 > article.part-link:last-child { min-height: 40px; } article.article-mast-button2 article.article-mast-button2 > div.with-mast-button2 > article.part-link > a{ color: #fff; } div.parts-accordion article.article-mast-button2 article.article-mast-button2{ margin-bottom: -12px; } article.part-link { margin-left: 10px; background: #fff; margin-right: 10px; padding-left: 20px; margin-left: 20px; border-bottom: 1px solid #000; } .parts-accordion button{ font-family: 'Oswald', sans-serif; } h3.bordered-headers { font-size: 15.46pt; text-transform: uppercase; border-bottom: 1pt solid #C49A6C; border-top: 1pt solid #C49A6C; padding: 5px 0; font-weight: 400; margin-bottom: 30px; } h1.amla-guiding-template { color: #A87E52; font-weight: 400; text-align: left; padding-left: 0; border-bottom: 1px solid #C49A6C; padding-bottom: 20px; font-size: 24.11pt; margin-top: 0; margin-bottom: 20px; text-transform: capitalize; } .parts-intro-text { padding: 30px; border: 1px solid #C49A6C; max-height: 500px; height: 100%; overflow-y: scroll; color: #6D6E71; font-weight: 300; } .parts-accordion { padding-right: 30px; } .part-intro-text.gt-frontend .accordion-heading { background: #C2B59B; } .part-intro-text.gt-frontend .accordion-group { border: none; } .part-intro-text.gt-frontend .accordion-inner { padding: 15px 0px; border-top: none; } .examples-section-wrapper > div.example_view { float: left; } .examples-section-wrapper { width: 100%; float: left; } .examples-section-wrapper > div.example_view:last-child { float: right; } h5.part-path { color: #C2B59B; font-size: 12pt; font-weight: 400; } .part-intro-text.gt-frontend .accordionComment .accordion-heading { background: #E6B863; } .part-intro-text.gt-frontend .accordionComment .accordion-group { border: 1px solid #C49A6C; } .part-intro-text.gt-frontend .accordionComment .accordion-inner{ padding: 15px 15px; } .search-btns input#prev.span2 { background-color: #CC9A48; border: none; color: #fff; margin-top: -10px; margin-right: 1px; } .search-btns input#next.span2 { background-color: #CC9A48; border: none; color: #fff; margin-top: -10px; } .search-btns input#actsearch.span8 { width: 68%; } .parts-list-wrapper .parts-accordion { padding-right: 0; margin-top: 30px; } .parts-list-wrapper div.parts-accordion section#guiding-template-landing > section { border-bottom: 2px solid #fff; } #gt-user-comments-form label { font-weight: 300; color: #6D6E71; font-size: 11pt; padding-left: 5px; } div.form form#gt-user-comments-form input, div.form form#gt-user-comments-form select, div.form form#gt-user-comments-form textarea, #gt-user-comments-form div.redactor_box { border: #C49A6C 1px solid; } textarea#GtUserComments_comment { width: calc( 100% - 25px ); } form#gt-user-comments-form input[type='submit'] { background: #E6B863; border: #E6B863 1px solid; color: #ffffff; padding: 5px; } div.form form#gt-user-comments-form input[type='submit']{ border: #E6B863 1px solid; float: right; } .comment-errors { padding-left: 5px; color: #E6B863; font-weight: 300; } .gt-form-submission-message { font-size: 0.9em; color: #E6B863; padding-left: 5px; } div.parts-accordion a.mast-button-link { background: #584941; color: #fff; } article.into-gt { background: #584941; padding: 10px 10px; margin-bottom: 2px; font-family: 'Oswald', sans-serif; text-transform: uppercase; } .parts-list-wrapper div.parts-accordion section#guiding-template-landing > article.into-gt{ border-bottom: 2px solid #fff; } .right20 { margin-right: 20px; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.part-link{ background: #73BF77; border-bottom: 2px solid #0EA616; margin-left: 0; margin-right: 0; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.article-mast-button2 { border-bottom: 2px solid #73BF77; padding-bottom: 2px; background: #73BF77; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.part-link { border-bottom: none; background: #73BF77; margin-left: 0; margin-right: 0; padding-left: 30px; margin-bottom: 2px; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.part-link:last-child{ border-bottom: none; min-height: 37px; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.part-link > a{ color: #fff; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.article-mast-button2 >button.mast-button2{ background: #73BF77; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.part-link > a{ color: #fff; } .africa-map-intro { width: 100%; text-align: center; } .modal-gt { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* Modal Content/Box */ .modal-content-gt { background-color: #fefefe; margin: 15% auto; padding: 40px; border: 1px solid #888; width: 60%;/* Could be more or less, depending on screen size */ } /* The Close Button */ .close-gt { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close-gt:hover, .close-gt:focus { color: black; text-decoration: none; cursor: pointer; } h2.intro-parts-title { text-align: left; padding-left: 0; font-size: 22px; font-weight: 400; } .example_view ul { padding-left: 20px; } .orange-section { /*background: #CC9A48;*/ margin-right: -106px; margin-left: -107px; padding: 30px 106px; } .orange-section .parts-intro-text { background: #fff; } .row-fluid.kcenter .part-intro-text ul, .part-intro-text ul ,.part-intro-text ol { margin-left: 25px; } .parts-intro-text ul, .parts-intro-text ol, .part-intro-text ul ,.part-intro-text ol { text-align: justify; } #guiding-parts-form .redactor-editor ul, #guiding-parts-form .redactor-editor ol, #guiding-examples-form .redactor-editor ul, #guiding-examples-form .redactor-editor ol { text-align: justify; } article.article-mast-button2 article.article-mast-button2 > div.with-mast-button2 > article.article-mast-button2 > button.mast-button2{ background: #73BF77; } article.article-mast-button2 article.article-mast-button2 > div.with-mast-button2 > article.article-mast-button2 { margin-bottom: 0; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.article-mast-button2 >button.mast-button2:before{ content: " "; width: calc(100% + 30px); height: 2px; background: #584941; display: block; position: absolute; bottom: 0; left: -30px; } button.searchbutton.btn { float: right; } .row-fluid.kcenter .amla_intro.backend ul { margin-left: 25px; } .amla_intro.backend p { font-weight: 300; color: #6D6E71; padding-right: 15px; } span.k_delete { float: right; margin-right: 8px; } span.chaptername.span12 { margin-left: 0; } /*#guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.article-mast-button2 > div.with-mast-button2 > article.article-mast-button2 > button.mast-button2:before{ content: " "; width: calc(100% + 30px); height: 2px; background: #584941; display: block; position: absolute; bottom: 0; left: -30px; }*/ img.eiti-icon{ width:30px; float:right; margin: -3% 8% 3% 0; } img.community-icon{ width:25px; float:right; margin:3px 5px -3px; } div.error a.back{ background-color: #0EA616; color:#fff; border:0; padding:0.75% 1%; } div.error a.back:hover{ background-color: #73BF77; } .changelog .compare-form{ display:inline; } .changelog .compare-button{ background: transparent; border:0; padding: 0; } .act_ammendment_view h6{ font-size: 14px; } .ammendment-content a:hover{ color:#0EA616; } .slick-active{ color:#ffffff; } #sidebar_link{ background: #333333 !important; } #consortium_slider .slick-track{ width:100% !important; } .partner_image_wrapper{ margin-right: 85px; width:150px !important; } .supervisor_member { background-color: #f1f2f2; padding: 30px; opacity: 1; margin-right: 5px; height: 100%; padding-bottom: 0; font-weight: 300; } /* @media(max-width:780px){ .slick-track{ width:auto !important; } } */ .countryright{ height:600px; } .lrd_section{ height:100%; } .institution{ bottom: 31%; position: absolute; width: 47%; }
public/neos/css/main.css
body { margin: 0; padding: 0; color: #555; font-family: 'Oswald', sans-serif !important; background: #EFEFEF; } body p, body p *, body p * font{ font-family: 'Oswald', sans-serif !important; } body a:hover{ text-decoration: none; color:#73BF77; } table{ max-width:92% !important; } #comm-table{ width:28% !important; } #comm-table a{ border: 0; } #eccas > td{ border-bottom:1px solid #fff; } /* @font-face{ font-family: myFontFace; src:url(Oswald-Regular.otf); font-weight:500; } */ #page { margin-top: 5px; margin-bottom: 5px; background: white; border: 1px solid #C9E0ED; } #header { margin: 0; padding: 0; border-top: 3px solid #C9E0ED; } #content { padding: 20px; /* min-height: 100%; */ } #sidebar { padding: 20px 20px 20px 0; } #footer { padding: 10px; margin: 10px 20px; font-size: 0.8em; text-align: center; border-top: 1px solid #C9E0ED; } #logo { padding: 10px 20px; font-size: 200%; } #mainmenu { background: white url(bg.gif) repeat-x left top; } #mainmenu ul { padding: 6px 20px 5px 20px; margin: 0px; } #mainmenu ul li { display: inline-block; } #mainmenu ul li a { color: #ffffff; background-color: transparent; font-size: 12px; font-weight: bold; text-decoration: none; padding: 5px 8px; } #mainmenu ul li a:hover, #mainmenu ul li.active a { color: #6399cd; background-color: #EFF4FA; text-decoration: none; } div.flash-error, div.flash-notice, div.flash-success { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; } div.flash-error { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; } div.flash-notice { background: #FFF6BF; color: #514721; border-color: #FFD324; } div.flash-success { background: #E6EFC2; color: #264409; border-color: #C6D880; } div.flash-error a { color: #8a1f11; } div.flash-notice a { color: #514721; } div.flash-success a { color: #264409; } div.form .rememberMe label { display: inline; } div.view { padding: 10px; margin: 10px 0; border: 1px solid #C9E0ED; } div.breadcrumbs { font-size: 0.9em; padding: 5px 20px; } div.breadcrumbs span { font-weight: bold; } div.search-form { padding: 10px; margin: 10px 0; background: #eee; } .portlet { } .portlet-decoration { padding: 3px 8px; background: #B7D6E7; border-left: 5px solid #6FACCF; } .portlet-title { font-size: 12px; font-weight: bold; padding: 0; margin: 0; color: #298dcd; } .portlet-content { font-size: 0.9em; margin: 0 0 15px 0; padding: 5px 8px; background: none; } .portlet-content ul { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0; } .portlet-content li { padding: 2px 0 4px 0px; } .operations { list-style-type: none; margin: 0; padding: 0; } .operations li { padding-bottom: 2px; } .operations li a { font: bold 12px Arial; color: #0066A4; display: block; padding: 2px 0 2px 8px; line-height: 15px; text-decoration: none; } .operations li a:visited { color: #0066A4; } .operations li a:hover { background: #80CFFF; } .form-horizontal form#compare-form .control-label{ width: 54px; /* text-align: left; */ color:#fff; text-transform:uppercase; font-weight:300 !important; font-size:12px; line-height: 0px; margin-top:5px; margin-left:-7px; } .form-horizontal form#compare-form .controls{ margin-left: 64px; } select.compareselect{ width: 141px; height: 23px !important; border:none !important; border-radius: 0px !important; -moz-border-radius:0px !important; -webkit-border-radius:0px !important; -ms-border-radius:0px !important; -o-border-radius:0px !important; margin-top: -10px; } form#compare-form .control-group { display: inline-block; margin-left: -12px; } iframe form div.control-group{ display: block; margin-left: 0; } form#compare-form{ /*background: saddlebrown;*/ background: #0EA616; padding-top: 10px; width: 100%; height: 30px; /* padding-left:73px;*/ padding-left:11px; } #atlas_header .container{ padding-top: 20px; } #atlas_footer img{ width:20px; } div#atlas_footer div.container{ /*background: saddlebrown;*/ background: #0EA616; padding: 10px; box-sizing: border-box; } div#atlas_footer a,div#atlas_footer a:hover, div#atlas_footer a:focus{ color: #ffffff; text-transform: uppercase; font-weight: 600; } div#atlas_footer a,div#atlas_footer a:hover, div#atlas_footer a{ font-size: 11px; font-weight: 300; padding: 0 6px; text-decoration: none; } html body div#atlas_header div.container div.row-fluid div.span6.logo{ font-size: 22px; font-weight: 600; color:#0EA616; margin-top:-7px; margin-left:20px; /*margin-right:-20px;*/ } .view.inner_view { margin-left: 20px; } .searchbutton{ border:none !important; border-radius:0px !Important; width:70px; height:inherit; background: none repeat scroll 0 0 #333333 !important; color:#fff !important; text-transform:uppercase !important; text-shadow:none !important; font-family: 'Oswald', sans-serif !important; font-weight:300 !important; font-size:12px !important; box-shadow:none !important; padding:0px !important; height:40px; margin:-10px 0; margin-left:12.1px; } .comparebutton{ border:none !important; border-radius:0px !Important; width:70px; height:31px !important; background: none repeat scroll 0 0 #fff !important; color:#0EA616 !important; text-transform:uppercase !important; text-shadow:none !important; font-family: 'Oswald', sans-serif !important; font-weight:300 !important; font-size:12px !important; box-shadow:none !important; padding:0px !important; height:40px; margin:-10px 0; margin-left:-68px; margin-right:16px; } select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input { font-size:14px !important; font-family: 'Oswald', sans-serif !important; font-weight:400 !important; } .comparison_form select{ font-size:10px !important; } .footerlink.loginlink { float: right; font-size: 15px !important; font-weight: 500 !important; } div.template{ background:#CEA01A !important; width: 38%; color:#fff; margin-left:0px; padding:13px; font-size: 14px; font-weight: 500; margin-top: 20px; text-align: center; } div.template-green{ background:#0EA616 !important; width: 38%; color:#fff; margin-left:0px; padding:13px; font-size: 14px; font-weight: 500; margin-top: 20px; text-align: center; } a.like_template{ background:#0EA616 !important; color:#fff; text-decoration:none; letter-spacing: 1px; text-transform:uppercase; display: inline-block; padding: 10px 15px; z-index:999; } a.template_new_button{ margin-right: 2% !important; background: none repeat scroll 0 0 #CEA01A !important; } @media (min-width: 1200px) and (max-width:1500px) { a.like_template{ margin-right: -80px; margin-top:0px; padding: 10px 8px; } } div.template span a{ color:#fff; text-decoration:none; letter-spacing: 1px; } #vision { margin-left: 1px; border-bottom:2px solid #0EA616; width:162px; } #vision > a { color: #0EA616; font-size: 17px; letter-spacing: 1px; text-decoration: none; font-weight:500; } .form-horizontal { /*width: 476px !important;*/ } .home-dependency li { display: inline; padding-right: 90px; } .home-eiti h2{ display: inline; } .home-eiti li { display: inline; padding:0 20px; } #dep-title, #ei-title{ color: #CEA01A ; font-size: 16px; font-weight: 300 !important; line-height: 0; margin-top: -5px; text-transform: uppercase; width: 60px; } .home-dependency,.home-eiti{ height: 100px; width:350px; } .home-eiti a, .home-dependency a{ text-decoration:none !important; color:#000; font-size:11px; } .home-dependency > ul { left: 10px; margin-left: 1px; margin-top: 13px !important; } .home-eiti > ul { left: 10px; margin-left: -21px; margin-top: 13px !important; } #colorbar1{ border:1px solid #fff; width:100%; height:15px; } #colorbar1, #colorbar2{ cursor:pointer; } #colorbar2{ border:1px solid #fff; width:100%; height:15px; margin-left:-1px; } #chigh{background:#28D4CA; width:33.33%;} #cmedium{background:#D7DD3C; width:33.33%;} #clow{background:#0fd4cb; width:33.33%;} #lcompliant{background: #2B3990;} #lcandidate{background: #1C75BC; } #lsuspended {background: #27AAE1;} #lnostatus {background: #4ECDF4;} #lsatisfactory{background: #6933E9;} #lmeaningful{background: #32ABDF;} #linadequate{background: #2C3C8E;} #lpending{background: #27AAE1;} /* #lnostatus {background: #4ECDF4;} */ div.home-dependency ul#colorbar1 li{ padding: 0 52px; } div.home-eiti ul#colorbar2 li { padding: 0 39px; } /* .home-dependency:hover{ border:1px solid #0EA616; margin-bottom:19px; } */ /* .home-dependency:hover{ margin-left: -112px; width: 692px !important; } */ form#master-act-form .control-group{ display: block; margin-left: -74px; width: 662px !important; } html body div#atlas_header div.container div.row-fluid div.span6.logo a.logolink{ color:#0EA616; text-decoration:none; font-size: 17px; font-weight:300; } div.span12.countrysummary a.bodylink{ color:#73BF77; text-decoration:underline; } #home-logo { display: inline; margin-right: 10px; } div.span12.countrysummary h2.headingcolor{ text-transform:uppercase;color:#73BF77; font-size:24px; text-align: left; } div.vision-section-home{width:33%;} div.vision-section-home h3#vision-title {color:#594A42; font-size:21px;} div.vision-section-home p#home-vision{font-weight:300 !important; font-size:15px;} div.afcom-home h4#afcom{color:#CEA01A; font-size:18px; font-weight:300 !important;} .afcom-home li {display: inline;} .afcom-home > ul {margin-left: 1px;width: 28%;} html body div#atlas_mainbody div.container div#content div.row div.span4 div.container div.row-fluid div.afcom-home ul li ul li {padding: 0 10px; font-size:10px;} #comms-color{ color: #603913; background:#0EA616; border:1px solid #fff; width:7%; height:15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 10px; } div.afcom-home table {font-size:11px; margin-left:0px;} .country_main_act > div {margin-bottom: -9px; } #associated { background: rgb(169, 124, 80); background:#a97c50; background-image: url(../images/arrow_down.png); background-repeat: no-repeat; background-position: 518px 25px; margin-top: -8px; } #associated:hover{ background-image:none; } .country_main_act label, .country_ass_act label { padding: 14px !important; text-indent: 14px; } html body div#atlas_mainbody div.container div#content div.row div.span4 div.container div.row-fluid div.afcom-home table tbody tr td a{ color:#603913 !important; text-decoration:none !important; } div.act-body{ border:1px solid #221E1F; } .act_buttons a.linkbuton { background:#73BF77; color:#ffffff; padding: 5px 10px; text-decoration: none; text-transform:uppercase; } .act_buttons{ /* overflow: hidden;*/ } .act_chapter{ border: 1px solid #000000; margin-bottom: 10px; } .ac-container .act_section label { background: red; } .act-body{ max-height: 1300px; overflow-y: scroll; padding: 20px; } .act_buttons.span12 { padding-top: 17px; padding-bottom: 10px; margin-left:-1px !important; } section.ac-container { max-width: 100%; margin-top: 0; } span.ac_numbering,span.ac_title{ display: inline-block; /*float: left;*/ } span.ac_numbering{ width: 15%; } span.ac_title{ width: 81%; } div .ui-accordion .ui-accordion-content { padding: 10px 2px; height: 100% !important; max-height: 450px !important; font-family: 'Oswald', sans-serif !important; font-weight:300 !important; } .ui-accordion .ui-accordion-header { background: #C1B49A; border-radius: 0; color: #ffffff; } .ui-accordion .ui-accordion-header.ui-state-default a { color: #ffffff; text-transform: uppercase; font-family: 'Oswald', sans-serif !important; font-size: 13px; } .ui-accordion .ui-accordion-header.ui-state-active{ background: #584941; font-family: 'Oswald', sans-serif !important; } p span{ font-family: inherit !important; } h1.default-summary{ background: #73BF77; color: #ffffff; font-weight: 400 !important; padding: 10px; margin: 0; font-size: 20px; text-transform: uppercase; } #actsearch{ border: #5F3812 1px solid; border-radius:0; padding-right: 28px ; /* background: url("../images/search_glass.png") right center no-repeat; */ } div.foreach{ text-align: left; } div.forcountryname{ text-transform: uppercase; } .span9.forcountryname { font-size: 20px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section.ac-container{ font-family: 'Oswald', sans-serif !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_left.span9 div.row-fluid div.act-body.span12{ font-weight:300 !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.span3.foreach div.row-fluid input#prev.span2{ background-color:#73BF77 !important; border:none; color:#fff; margin-top:-10px; margin-right:1px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.span3.foreach div.row-fluid input#next.span2{ background-color:#73BF77 !important; border:none; color:#fff; margin-top:-10px; } .act_section_view h6{ font-size: 14px; } /******** NEW ************/ div.act_right.span3 section#demo section { background: none repeat scroll 0 0 #584941; font-family: 'Oswald', sans-serif !important; margin-bottom: 2px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div{ background: #73BF77; font-family: 'Oswald', sans-serif !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3{ color:#fff; } #demo > section > button{ font-family: 'Oswald', sans-serif !important; } #demo > section.open > div > article > button{ font-family: 'Oswald', sans-serif !important; } #demo > section > div > article.open > div > article{ background:#fff !important; } #demo > section.open > div > article.open > div > article > a > span { color:#584941; font-weight:300 !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.span9.forcountryname a.countryname{ color:#584941 !important; text-decoration:none !important; } section#demo a{ color:#584941 !important; font-weight:300 !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div article.open div{ border:1px solid #aaa; border-top:none; } [data-control], [data-content] > * { border-bottom: none; } #eiti_hover{ margin-top:-10px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div{ border-left: 1px solid #584941; border-right: 1px solid #584941; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div article a{ color:#fff !important; } div#atlas_footer { bottom: 0; left: 0; position: fixed; width: 100%; } .mast-button{ text-transform: uppercase !important; } #atlas_mainbody{ padding-bottom:30px; } select#CompareForm_Countries { height: 25px; border-radius: 0; width: 141px; } form#compare-form button.multiselect.dropdown-toggle.btn.btn-default { width: 128px; border: none; border-radius: 0; background: #ffffff; height: 23px; margin-top:-10px; } div.countries_view .control-group .controls{ height: 350px; overflow-y: scroll; color: #ffffff; background:#0EA616; padding: 5px; width: 94%; } div.countries_view .control-group .control-label{ background: #C1B59B; color: #ffffff; margin-bottom: 0; text-transform: uppercase; padding: 5px; text-align: center; } div.compare_topic_view .control-group .controls{ height: 300px; overflow-y: scroll; color: #ffffff; background:#0EA616; padding: 5px; width: 94%; } .compare_topic_view label.control-label{ background: #C1B59B; color: #ffffff; margin-bottom: 0; text-transform: uppercase; padding: 5px; text-align: center; } div.countries_view label.control-label{ text-transform: uppercase; } .span2.topics_countries { margin-left: 0; } button.compraresearch.btn{ width:100%; } .row-fluid.compare_page div.span10{ margin-left: 0; } h1.country_name{ background:#0EA616; padding: 5px; text-transform: uppercase; color: #ffffff; font-weight: 400; margin-bottom: 0; font-size: 20px; border-right: 1px solid #73BF77; } div.eti_status,div.dependancy_status,div.block_membership,div.inner_country_content{ border: 1px solid #CEA01A; padding: 10px; border-top: none; } div.acountry_view { width: 49.9%; float: left; margin-left:1px; } form#compare-form input.form-control.multiselect-search{ border-radius: 0; } /******** NEW ************/ div.act_right.span3 section#demo section { background: none repeat scroll 0 0 #584941; font-family: 'Oswald', sans-serif !important; margin-bottom: 2px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div{ background: #73BF77; font-family: 'Oswald', sans-serif !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3{ color:#fff; } #demo > section > button{ font-family: 'Oswald', sans-serif !important; } #demo > section.open > div > article > button{ font-family: 'Oswald', sans-serif !important; } #demo > section > div > article.open > div > article{ background:#fff !important; } #demo > section.open > div > article.open > div > article > a > span { color:#584941; font-weight:300 !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.span9.forcountryname a.countryname{ color:#584941 !important; text-decoration:none !important; } section#demo a{ color:#584941 !important; font-weight:300 !important; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div article.open div{ border:1px solid #aaa; border-top:none; } [data-control], [data-content] > * { border-bottom: none; } #eiti_hover{ margin-top:-10px; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div{ border-left: 1px solid #584941; border-right: 1px solid #584941; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_right.span3 section#demo section.open div article a{ color:#fff !important; } div#atlas_footer { bottom: 0; left: 0; position: fixed; width: 100%; } .mast-button{ text-transform: uppercase !important; } #atlas_mainbody{ padding-bottom:30px; } /******************************** NEW ************************************/ html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form div.btn-group ul.multiselect-container.dropdown-menu{ border-radius: 0; margin-left: -1px; width: 100%; } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form div.btn-group.open ul.multiselect-container.dropdown-menu li.multiselect-item.filter div.input-group input.form-control.multiselect-search{ width: 92%; } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form div.btn-group.open ul.multiselect-container.dropdown-menu li a label.checkbox{ font-size: 12px; font-weight: 300; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page div.span2.topics_countries form#compare-form-down div.countries_view div.control-group { border: 1px solid #0EA616; margin-left: -19px !important; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page div.span2.topics_countries form#compare-form-down div.compare_topic_view div.control-group{ border: 1px solid #0EA616; margin-left: -19px !important; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page h1 { font-size: 20px; font-weight: normal; text-transform: uppercase; margin-top: -1%; } div form#compare-form-down div.control-group{ border: 1px solid #0EA616; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page div.span2.topics_countries form#compare-form-down button.compraresearch.btn { background: none repeat scroll 0 0 #73BF77; border-radius: 0; color: #fff; font-family: 'oswald'; font-weight: 300; margin-left: -18px; border:none; text-shadow: none; width: 111%; } div.row-fluid.compare_page div#main-bar.span11 div.row-fluid div.span12 div.row-fluid div.acountry_view div.inner_county_details h1.country_name { border-right: 1px solid #73BF77; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page div.span10 { margin-top: 0; } html body div#atlas_mainbody div.container div#content div.row-fluid.compare_page div.span2.topics_countries { margin-top: -10px; } div form#compare-form-down div.control-group div.controls{ background: #73BF77; } .multiselect.dropdown-toggle.btn.btn-default{ background: none repeat scroll 0 0 #ffffff; border: medium none; border-radius: 0; font-family: 'Oswald',sans-serif !important; font-size: 10px; font-weight: 300; height: 24px; line-height: 17px; margin-top: -8px; width: 182px; } div form#compare-form-down div.control-group label.control-label{ background: #0EA616 !important; } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form select#CompareForm_Countries{ margin-top: -9px; } /********************WEDNESDAY AFTER SCOTCHPANEL ******************/ #main-bar{ margin-left: 0px; padding-bottom: 30px; margin-right: 12px; } #sidebar-button{ text-align: center; width:25px; height: auto; background: rgb(169, 124, 82); padding: 10px; float: right; color: #ffffff; font-size: 25px; text-decoration:none; margin-top: -5px; } html body div#atlas_mainbody div.container div#content div.totoggle.scotchified div.scotch-panel-wrapper div.scotch-panel-canvas.scotch-is-showing div#my_panel.scotch-panel-right div form#compare-form-down button.compraresearch.btn{ background: none repeat scroll 0 0 #73BF77; border-radius: 0; color: #fff; font-family: 'oswald'; font-weight: 300; margin-left: -18px; border: none; text-shadow: none; width: 111%; } html body div#atlas_mainbody div.container div#content div.totoggle.scotchified div.scotch-panel-wrapper div.scotch-panel-canvas.scotch-is-showing div#my_panel.scotch-panel-right div form#compare-form-down div.control-group { margin-left: -18px; margin-top: 8px; width: 108%; } html body div#atlas_mainbody div.container div#content div.totoggle.scotchified div.scotch-panel-wrapper div.scotch-panel-canvas.scotch-is-showing{ padding-bottom: 36px; } #side-bar{ margin-left:15px; } div form#compare-form-down div.control-group div.controls span#CompareForm_Countries label, div form#compare-form-down div.control-group div.controls span#CompareForm_Topic label{ font-weight:300; } div form#compare-form-down div.compare_topic_view div.control-group{ margin-top:-4px !important; } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form label.control-label{ margin-top: -3px; /*margin-left: -38px;*/ } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form div.form-horizontal form#compare-form label.control-label.countryl { margin-top: 7px; margin-right: 4px; margin-left: 64px; } html body div#atlas_header div.container div.row-fluid div.span6.comparison_form { margin-left: 29px; width: 47.1% !important; } span.eiti_color,span.dependancy_color{ width: 50px; height: 5px; margin-left: 20px; display: inline-block; background: #000000; } span#eiti_0{ background: #4DCCF3; } span#eiti_1{ background: #26A9E0; } span#eiti_2{ background: #1B74BB; } span#eiti_3{ background: #2A388F; } span#dependancy_1{ background: #0DD3CA; } span#dependancy_2{ background: #2AB572; } span#dependancy_3{ background: #00A69C; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.btn-group button.multiselect.dropdown-toggle.btn.btn-default{ margin-left: 14px; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.control-group label.control-label { margin-top: -3px; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form{ margin-left: 8.4%; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.btn-group button.multiselect.dropdown-toggle.btn.btn-default b.caret{ border-top: 6px solid #000000; border-right: 3px solid transparent; border-left: 3px solid transparent; -webkit-border-top: 6px solid #000000; -moz-border-top: 6px solid #000000; -ms-border-top: 6px solid #000000; -o-border-top: 6px solid #000000; -webkit-border-left: 3px solid transparent; -moz-border-left: 3px solid transparent; -ms-border-left: 3px solid transparent; -o-border-left: 3px solid transparent; -webkit-border-right: 3px solid transparent; -moz-border-right: 3px solid transparent; -ms-border-right: 3px solid transparent; -o-border-right: 3px solid transparent; } .btn .caret{ margin-top: 4px !important; margin-left: 47px !important; } div.input-group input.form-control.multiselect-search{ width: 89%; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.btn-group.open ul.multiselect-container.dropdown-menu { margin-left: 13px; width: 140%; border-radius:0 !important; -webkit-border-radius:0 !important; -moz-border-radius:0 !important; -ms-border-radius:0 !important; -o-border-radius:0 !important; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.btn-group.open ul.multiselect-container.dropdown-menu li a label.checkbox { font-size: 11px !important; } .highlighted { background-color:yellow; padding:1px 2px; margin:0 -2px; border-radius: 5px; box-shadow: 0 1px 4px rgba(0, 0, 0, 0.7); } html body div#atlas_mainbody div.container div#content div.row-fluid div.span3.foreach div.row-fluid input#actsearch.span8 { width: 68%; } html body div#atlas_mainbody div.container div#content div.row-fluid div.act_left.span9 div.row-fluid div#searchContent.act-body.span12 div#viewpart_43.view_part h3{ font-size:13px !important; } .span1.side_button { position: absolute; right: 0; top: 34px; } .totoggle{ overflow: hidden; height: 100%; min-height: 820px; } .scotch-panel-wrapper{ height: 100%; overflow: visible; } #atlas_mainbody { padding-bottom: 30px; } #atlas_mainbody { padding-bottom: 30px; } body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; } body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { border: 0 none; font: inherit; margin: 0; padding: 0; vertical-align: baseline; } body { color: #333333; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 20px; } body { color: #393b40; font-family: Cambria,Palatino,"Palatino Linotype","Palatino LT STD",Georgia,serif; font-size: 15px; font-weight: 400; } body { color: #555; font-family: "Oswald",sans-serif !important; } body { color: #222; font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; font-size: 75%; } body { line-height: 1.5; } body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section { font: inherit; } html { font-size: 100%; } html { font-size: 100.01%; } #main-bar > div > div > div > div:nth-child(2){ float: left; margin-left: 5px; width: 49.5%; } html body div#atlas_mainbody div.container div#content div.totoggle.scotchified div.scotch-panel-wrapper div.scotch-panel-canvas div.row-fluid.compare_page div#main-bar.span11,#topic_save{ width:95%; } #sidebar_link{ text-decoration:none !important; } /************** MEDIA QUERIES *******************/ /*TABLETS */ @media (min-device-width:768px) and (max-device-width:1080px){ div.form-horizontal form#compare-form{ width:140%; margin-left:-16%; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.btn-group button.multiselect.dropdown-toggle.btn.btn-default{ width:81%; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form div.control-group label.control-label{ width: 32px; } select.compareselect{ width:111px; margin-left: -32px; } table{ max-width:70% !important; width:70% !important; } #comm-table{ width:33.34% !important; } div.template{ width:55%; } html body div#atlas_header div.container div.row-fluid div.span5.comparison_form div.form-horizontal form#compare-form button.searchbutton.btn{ margin-left: 17.5px; width: 50px; } form#compare-form{ padding-left:0px; } div.form-horizontal form#compare-form { margin-left: -22%; width: 133%; } html body div#atlas_header div.container div.row-fluid div.span6.logo a.logolink{ font-size: 13px; } .btn .caret{ margin-left:37px !important; } } table thead th { background: #0EA616; color:#ffffff; } div.grid-view .table th > .sort-link{ color:#ffffff; } div .pagination ul > li > a,div .pagination ul > li > span{ border:none; } div .pagination ul{ border:none; box-shadow: none; } div .pagination ul > li > a:hover,div .pagination ul > li > a:focus,div .pagination ul > .active > a,div .pagination ul > .active > span{ background:none; } div.newlogin{ width: 40%; margin:auto; border:1px solid #000000; padding:30px; } h1.loginright{ width:40%; float:right; } .span12.kmenuitems ul.operations{ width: 40%; margin:auto; } .klogin.row-fluid{ width: 40%; margin: auto; border: 1px solid #000000; padding: 30px; } .klogin.row-fluid label.required { display: inline-block; width: 80px; } .klogin.row-fluid label.required span.required{ display: none; } .span12.kmenuitems ul li a,.span12.kmenuitems ul li a:hover,.span12.kmenuitems ul li a:focus{ color: #ffffff; display: block; padding: 20px; } .span12.kmenuitems ul.operations li a:hover{ background: #0EA616; } .span12.kmenuitems ul.operations li{ background: #0EA616; margin-bottom: 5px; text-transform: uppercase; color:#ffffff; text-align: center; } .kcentertext{ text-align: center; font-size: 20px; text-transform: uppercase; } .klogin input#UserLogin_username,.klogin input#UserLogin_password{ display: inline-block; vertical-align: baseline; /*border: none;*/ border-radius: 0; /*line-height: 40px;*/ height: 40px; padding: 0; margin: 0; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 360px; padding-left: 20px; } .kappend{ height: 40px; border: 1px solid #000000; } .kuserimage{ display: inline-block; vertical-align: baseline; width: 40px; height: 40px; float: left; background: url("../images/icons/user_23x23_c.png") left center no-repeat; } .kpasswordimage{ display: inline-block; vertical-align: baseline; width: 40px; height: 40px; float: left; background: url("../images/icons/padlock_22x23_c.png") left center no-repeat; } div.form .row.rememberMe{ display: inline-block; } .amalabutton,button.amlabutton.btn,a.amlabutton{ background: none repeat scroll 0 0 #333333; font-family: Oswald, sans-serif; display: inline-block; padding: 10px; border-radius: 0; color: #fff; border: none; text-shadow: none; vertical-align: middle; -moz-box-sizing: content-box; /* or `border-box` */ -webkit-box-sizing: content-box; box-sizing: content-box; /*width: 111%;*/ } .user-snap.row-fluid{ margin-bottom: 20px; margin-top: 20px; font-size: 20px; } .ktimebox{ float: right; } ul.dashboardlinks{ background: #73BF77; } ul.dashboardlinks{ color:#ffffff; text-transform: uppercase; } ul.dashboardlinks a:hover,ul.dashboardlinks a:focus{ text-decoration: none; } ul.dashboardlinks a,span.linkkike{ display: inline-block; padding: 10px 20px; color:#ffffff; text-transform: uppercase; } ul.dashboardlinks li{ display: inline-block; } ul.dashboardlinks li:nth-child(1) { background: #0EA616; } ul.dashboardlinks li:nth-child(2) { background: #0EA616; } .row-fluid.kcenter{ width: 60%; margin: auto; } .row-fluid.kcenter #content{ padding: 0; } .row-fluid.kcenter ul{ margin-left: 0; } .kcenter div.view{ border: none; background: #73BF77; } .kcenter .view a,.kcenter .view a:hover{ color:#ffffff; text-decoration: none; } ul.actions { margin-top: 10px; } div.ui-widget-header{ background:#73BF77; color:#ffffff; border:none; } div.ui-widget-content{ padding:0; border:none; } input#Countries_CountryMap{ border:none; } h1.hdesc{ font-size: 20px; text-transform: uppercase; } div.ui-dialog .ui-dialog-content{ padding:0; } .left20{ margin-left: 20px; } ul.buttons{ display: inline-block; margin-left: 20px; margin-left: 0; } .home-dependency td,.home-eiti td{ height: 10px; width: 25%; text-align: center; } ul.buttons li{ display: inline-block; margin-top: 1px; } ul.buttons li a,ul.buttons li a:hover{ padding: 10px; background: none repeat scroll 0 0 #73BF77; display: inline-block; padding: 10px; border-radius: 0; color: #fff; border: none; text-shadow: none; font-weight: 400; /*font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;*/ text-decoration: none; } body div.form label{ margin-left: 0; } .newline{ display: block; } input.comment_show_all { margin-left: 20px; } a.amlabutton{ } .bottom30{ margin-bottom:30px; } select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input{ color: #000000 ; } div.list-view table td{ padding: 5px; } div.list-view table ,div.list-view table td{ border: 1px solid #000000; } div.width80{ width: 60%; margin: auto; } tr.inner_country_content td{ border: 1px solid #C3996B; padding: 10px; border-top: none; } body a.amlalink,body a.amlalink:hover { color: rgb(51, 51, 51); text-decoration: none; } section#lrd_section .white_bg{ border: 1px solid #584941; border-bottom: none; } section#lrd_section section.open .white_bg{ border-bottom: 1px solid #584941; } section#lrd_section button.mast-button{ color:#ffffff; padding-right: 10px; } section#lrd_section button.mast-button span{ padding-right: 20px; } section#lrd_section button.mast-button span{ color:#ffffff; /*background-image: url(../images/arrow_down.png);*/ background-repeat: no-repeat; background-position: center right; display: block; } .countrypage section#lrd_section section.open button.mast-button span{ background-image: none; } .countrypage section#lrd_section button.mast-button span{ background-image: none; } section#lrd_section section.open button.mast-button span{ /* background-image: url(../images/arrow_up.png);*/ } section.type_2 button.mast-button,section.type_3 button.mast-button{ background: #a97c50; } div.white_bg{ background: #ffffff; } section.type_1,section.type_2 ,section.type_3 { margin-bottom: 10px; } section.type_1,section.type_2 ,section.type_3 { margin-left: 2px; margin-top: 2px; margin-bottom: 2px; } #lrd_section > section { margin-bottom: 10px; } section.type_1 button.mast-button, section.type_2 button.mast-button, section.type_3 button.mast-button{ background: #73BF77; } #selection + span.caret{ margin-left: 31px !important; } a.template{ text-transform:uppercase; } .span12.kmenuitems ul.operations.user_guide li a { color: #73BF77; } .span12.kmenuitems ul.operations.user_guide li { background: #ffffff none repeat scroll 0 0; color: #73BF77; } .span12.kmenuitems ul.operations.user_guide li a:hover { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; } .addpreamble .amalabutton.left { margin-right: 20px; } .amalabutton.left20.submit_btn { background-color: #00b200; } .delete_button #yw4 a { background-color: #660000; } .flash-Invalid.request { background-color: #660000; color: #fff; margin-bottom: 10px; padding: 10px; } .flash-Success { color: #fff; padding: 10px; background-color: #00b200; margin-bottom: 10px; } #search-form-comparison-admin select{ width: 195px; } #comparison-admin-id a, #comparison-admin-id a:hover{ color: #000; } .ui-accordion .comparison_view .ui-accordion-header{ background: #73BF77 none repeat scroll 0 0; } .comparison_view .ui-state-default,.comparison_view .ui-widget-content .ui-state-default,.comparison_view .ui-widget-header .ui-state-default{ border: none; } .ui-accordion .comparison_view .ui-accordion-header { cursor: pointer; display: block; margin-top: 2px; padding: 0 1em 0.3em 0em; position: relative; } .view.comparison_view [data-accordion] > [data-control]::after { color: #444; content: ""; font-size: 25px; font-weight: 200; height: 15px; position: absolute; right: 0; top: 2px; width: 24px; } [data-accordion] > .ui-accordion-header-active.ui-state-active[data-control]::after { transform: rotate(-180deg); } .ui-accordion .comparison_view .ui-accordion-header .ui-accordion-header-icon{ display: none; } .row-fluid.admin_actions { margin-top: 10px; } #comparioncontent.ui-widget input, #comparioncontent .ui-widget select, #comparioncontent .ui-widget textarea, #comparioncontent .ui-widget button { font-family: "Oswald",sans-serif !important; font-size: 1em; } #comparioncontent h1 { font-size: 17.5px; padding-left: 0; text-align: left; } .comparison-content { border-bottom: 1px solid #73BF77; padding-bottom: 10px; padding-left: 2px; } .comparison_accordion { display: none; } #search-form-comparison-admin input[type="reset"] { background: #CEA01A none repeat scroll 0 0; border: 1px solid #CEA01A; color: #ffffff; padding: 5px; font-family: "Oswald",sans-serif !important; } #search-form-comparison-admin input[type="submit"] { background: #0EA616 none repeat scroll 0 0; border: 1px solid #0EA616; color: #ffffff; padding: 5px; font-family: "Oswald",sans-serif !important; } #search-form-comparison-admin { margin-bottom: 3px; } .addact.row .amalabutton.right.bottom30 { margin-bottom: 8px; } .row-fluid.back_button > a { background: #73BF77 none repeat scroll 0 0; border: 1px solid #73BF77; color: #ffffff; padding: 5px; font-family: "Oswald",sans-serif !important; } #comparison-admin-id a.amalabutton{ color: #ffffff; } .amalabutton, button.amlabutton.btn, a.amlabutton{ font-family: "Oswald",sans-serif !important; } .row.row_level .control-group { float: left; width: 47%; } form#master-act-iform .row.row_level .control-group:nth-child(2) { margin-left: 2%; } div.form .row.row_level .control-group input, div.form .row.row_level .control-group textarea, div.form .row.row_level .control-group select { margin: 0px; } .row.row_level .control-group select { width: 200px; } .row.row_level .control-group input { width: 200px; } h1.compare-heading { text-transform: uppercase; } .modal-footer { background-color: #594a42; border-radius: 0; border-top: medium none; color: #fff; } .modal-header { background-color: #594a42; color: #fff; } .btn.btn-default.btn-disclaimer { background-color: #73BF77; background-image: none; border: medium none; border-radius: 0; box-shadow: none; color: #fff; padding: 7px 12px; } .map-disclaimer { margin-left: 280px; } .modalhead { background-color: #73BF77; color: #fff; padding: 1px 20px; } .modalbody { padding: 5px 20px 13px; } .modalDialog > div { background-color: #fff; border-radius: 0; margin: 10% auto; position: relative; width: 463px; } .modalDialog { position: fixed; font-family: Arial, Helvetica, sans-serif; top: 0; right: 0; bottom: 0; left: 0; background: rgba(0,0,0,0.8); z-index: 99999; opacity:0; -webkit-transition: opacity 400ms ease-in; -moz-transition: opacity 400ms ease-in; transition: opacity 400ms ease-in; pointer-events: none; } .modalDialog:target { opacity:1; pointer-events: auto; } .close { background: #606061; color: #FFFFFF; line-height: 25px; position: absolute; right: -12px; text-align: center; top: -10px; width: 24px; text-decoration: none; font-weight: bold; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; -moz-box-shadow: 1px 1px 3px #000; -webkit-box-shadow: 1px 1px 3px #000; box-shadow: 1px 1px 3px #000; } .close:hover { background: #00d9ff; } #nonlogin_dics { margin-left: 210px; } #login_dics { margin-left: 100px; } .row-fluid.chapter_back_button.back_button { margin-bottom: 10px; } .amla_intro li { font-weight: 300; font-size: 14px; color: #6D6E71; } .gallery_section .span12 h2.sectiontitle { margin-top: 20px; } .journal_articles .span12 h2.sectiontitle { line-height: 24px; margin-top: 2px; } .row.video_section { max-height: 415px; } .coming_soon h1 { color: #CEA01A; text-align: center; font-weight: 400; font-size: 30px; text-transform: uppercase; } form#countries-form span#CountryMinerals_Mineral .control-group { display: inline-block; } span#CountryMinerals_Mineral { display: block; } span#CountryMinerals_Mineral label.checkbox { padding-right: 2px; } #bulk-actions-comparison-admin .multiselect.dropdown-toggle.btn.btn-default { background: none repeat scroll 0 0 #ffffff; border: #73BF77 1px solid; border-radius: 0; font-family: 'Oswald',sans-serif !important; font-weight: 300; height: 30px; line-height: 30px; margin-top: -1px; width: 175px; font-size: 14px; font-weight: 500; padding: 2px 10px; text-align: left; } #bulk-actions-comparison-admin b.caret { float: right; } div.wide.form.kflat input[type="checkbox"] { width: auto; } ul.multiselect-container.dropdown-menu { min-width: 300px; } div.wide.form #bulk-actions-comparison-admin label{ width: auto; } #bulk-actions-comparison-admin select{ width: 170px; } #bulk-actions-comparison-admin .multiselect-container>li>a>label{ padding-left: 15px; } div.wide.form.kflat input.form-control.multiselect-search { width: 75%; } a.comp-link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; text-indent: -9999px; cursor: pointer; } .comparison-content-wrapper { position: relative; } .not-applicable { position: absolute; top: 0; right: 0; } .part-intro-text { margin-top: 20px; } .part-intro-text .accordion-group { margin-bottom: 2px; border: 1px solid #73BF77; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .part-intro-text .accordion-heading { background: #73BF77; color: #fff; padding: 5px 0px; } .part-intro-text .accordion-heading a, .part-intro-text .accordion-heading a:hover { color: #fff; position: relative; text-decoration: none; font-family: 'Oswald', sans-serif; font-size: 16px; text-transform: uppercase; font-weight: 300; } .part-intro-text .accordion-heading a:not(.collapsed):after{ content: ""; position: absolute; right: 10px; top: 12px; font-size: 25px; font-weight: 200; color: #444; height: 15px; width: 24px; background: url(images/down.png) center center no-repeat; background-size: 50%; transform: rotate(-180deg); } .part-intro-text .accordion-heading a.collapsed:after{ content: ""; position: absolute; right: 10px; top: 12px; font-size: 25px; font-weight: 200; color: #444; height: 15px; width: 24px; background: url(images/down.png) center center no-repeat; background-size: 50%; transform: rotate(-360deg); } .row-fluid.kcenter.kcenter-wide { width: 90%; } .parts-accordion [data-accordion] [data-content].accordion-inner-wrapper { background: #73BF77; } div.example_view { width: 47%; border: 1px solid #C49A6C; padding: 0px 1.07%; } .examples-section > div.example_view{ float: left; } .examples-section > div.example_view:last-child{ float: right; } .example_view h4.example_titles { margin: 0 -2.3%; padding: 10px 13px; color: #fff; background: #584943; font-weight: 500; font-size: 16px; margin-bottom: 10px; } input.amalabutton.right.parts-possible { margin-right: 20px; } .amalabutton.amla-success.submit_btn { background-color: #00b200; } div.parts-accordion section#guiding-template-landing section { background: none repeat scroll 0 0 #584941; font-family: 'Oswald', sans-serif ; margin-bottom: 2px; } div.parts-accordion button.mast-button { background: #0EA616; color: #fff; } div.parts-accordion button.mast-button2 { background: #73BF77; color: #fff; } div.parts-accordion article.article-mast-button2 { border-bottom: 2px solid #0EA616; background: #73BF77; } /*#guiding-template-landing [data-control], #guiding-template-landing [data-content] > *{ padding-left: 10px; }*/ #guiding-template-landing [data-accordion] [data-content].with-mast-button2, #guiding-template-landing [data-accordion] [data-content].accordion-inner-wrapper [data-content] { background: #0EA616; } #guiding-template-landing [data-control].mast-button2 { padding-left: 20px; padding-bottom: 10px; } #guiding-template-landing article.article-mast-button2 article.article-mast-button2 [data-control].mast-button2 { padding-left: 30px; } article.article-mast-button2 article.article-mast-button2{ /*border-top: 1px solid #584941;*/ } article.article-mast-button2 article.article-mast-button2 article.part-link { padding-left: 30px; margin-left: 30px; } article.article-mast-button2 article.article-mast-button2 > div.with-mast-button2 > article.part-link { color: #fff; border-bottom: 2px solid #584941; padding-bottom: 6px; background: #73BF77; padding-left: 30px; margin-left: 0px; margin-right: 0; } article.article-mast-button2 article.article-mast-button2 > div.with-mast-button2 > article.part-link:last-child { min-height: 40px; } article.article-mast-button2 article.article-mast-button2 > div.with-mast-button2 > article.part-link > a{ color: #fff; } div.parts-accordion article.article-mast-button2 article.article-mast-button2{ margin-bottom: -12px; } article.part-link { margin-left: 10px; background: #fff; margin-right: 10px; padding-left: 20px; margin-left: 20px; border-bottom: 1px solid #000; } .parts-accordion button{ font-family: 'Oswald', sans-serif; } h3.bordered-headers { font-size: 15.46pt; text-transform: uppercase; border-bottom: 1pt solid #C49A6C; border-top: 1pt solid #C49A6C; padding: 5px 0; font-weight: 400; margin-bottom: 30px; } h1.amla-guiding-template { color: #A87E52; font-weight: 400; text-align: left; padding-left: 0; border-bottom: 1px solid #C49A6C; padding-bottom: 20px; font-size: 24.11pt; margin-top: 0; margin-bottom: 20px; text-transform: capitalize; } .parts-intro-text { padding: 30px; border: 1px solid #C49A6C; max-height: 500px; height: 100%; overflow-y: scroll; color: #6D6E71; font-weight: 300; } .parts-accordion { padding-right: 30px; } .part-intro-text.gt-frontend .accordion-heading { background: #C2B59B; } .part-intro-text.gt-frontend .accordion-group { border: none; } .part-intro-text.gt-frontend .accordion-inner { padding: 15px 0px; border-top: none; } .examples-section-wrapper > div.example_view { float: left; } .examples-section-wrapper { width: 100%; float: left; } .examples-section-wrapper > div.example_view:last-child { float: right; } h5.part-path { color: #C2B59B; font-size: 12pt; font-weight: 400; } .part-intro-text.gt-frontend .accordionComment .accordion-heading { background: #E6B863; } .part-intro-text.gt-frontend .accordionComment .accordion-group { border: 1px solid #C49A6C; } .part-intro-text.gt-frontend .accordionComment .accordion-inner{ padding: 15px 15px; } .search-btns input#prev.span2 { background-color: #CC9A48; border: none; color: #fff; margin-top: -10px; margin-right: 1px; } .search-btns input#next.span2 { background-color: #CC9A48; border: none; color: #fff; margin-top: -10px; } .search-btns input#actsearch.span8 { width: 68%; } .parts-list-wrapper .parts-accordion { padding-right: 0; margin-top: 30px; } .parts-list-wrapper div.parts-accordion section#guiding-template-landing > section { border-bottom: 2px solid #fff; } #gt-user-comments-form label { font-weight: 300; color: #6D6E71; font-size: 11pt; padding-left: 5px; } div.form form#gt-user-comments-form input, div.form form#gt-user-comments-form select, div.form form#gt-user-comments-form textarea, #gt-user-comments-form div.redactor_box { border: #C49A6C 1px solid; } textarea#GtUserComments_comment { width: calc( 100% - 25px ); } form#gt-user-comments-form input[type='submit'] { background: #E6B863; border: #E6B863 1px solid; color: #ffffff; padding: 5px; } div.form form#gt-user-comments-form input[type='submit']{ border: #E6B863 1px solid; float: right; } .comment-errors { padding-left: 5px; color: #E6B863; font-weight: 300; } .gt-form-submission-message { font-size: 0.9em; color: #E6B863; padding-left: 5px; } div.parts-accordion a.mast-button-link { background: #584941; color: #fff; } article.into-gt { background: #584941; padding: 10px 10px; margin-bottom: 2px; font-family: 'Oswald', sans-serif; text-transform: uppercase; } .parts-list-wrapper div.parts-accordion section#guiding-template-landing > article.into-gt{ border-bottom: 2px solid #fff; } .right20 { margin-right: 20px; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.part-link{ background: #73BF77; border-bottom: 2px solid #0EA616; margin-left: 0; margin-right: 0; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.article-mast-button2 { border-bottom: 2px solid #73BF77; padding-bottom: 2px; background: #73BF77; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.part-link { border-bottom: none; background: #73BF77; margin-left: 0; margin-right: 0; padding-left: 30px; margin-bottom: 2px; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.part-link:last-child{ border-bottom: none; min-height: 37px; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.part-link > a{ color: #fff; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.article-mast-button2 >button.mast-button2{ background: #73BF77; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.part-link > a{ color: #fff; } .africa-map-intro { width: 100%; text-align: center; } .modal-gt { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ } /* Modal Content/Box */ .modal-content-gt { background-color: #fefefe; margin: 15% auto; padding: 40px; border: 1px solid #888; width: 60%;/* Could be more or less, depending on screen size */ } /* The Close Button */ .close-gt { color: #aaa; float: right; font-size: 28px; font-weight: bold; } .close-gt:hover, .close-gt:focus { color: black; text-decoration: none; cursor: pointer; } h2.intro-parts-title { text-align: left; padding-left: 0; font-size: 22px; font-weight: 400; } .example_view ul { padding-left: 20px; } .orange-section { /*background: #CC9A48;*/ margin-right: -106px; margin-left: -107px; padding: 30px 106px; } .orange-section .parts-intro-text { background: #fff; } .row-fluid.kcenter .part-intro-text ul, .part-intro-text ul ,.part-intro-text ol { margin-left: 25px; } .parts-intro-text ul, .parts-intro-text ol, .part-intro-text ul ,.part-intro-text ol { text-align: justify; } #guiding-parts-form .redactor-editor ul, #guiding-parts-form .redactor-editor ol, #guiding-examples-form .redactor-editor ul, #guiding-examples-form .redactor-editor ol { text-align: justify; } article.article-mast-button2 article.article-mast-button2 > div.with-mast-button2 > article.article-mast-button2 > button.mast-button2{ background: #73BF77; } article.article-mast-button2 article.article-mast-button2 > div.with-mast-button2 > article.article-mast-button2 { margin-bottom: 0; } #guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.article-mast-button2 >button.mast-button2:before{ content: " "; width: calc(100% + 30px); height: 2px; background: #584941; display: block; position: absolute; bottom: 0; left: -30px; } button.searchbutton.btn { float: right; } .row-fluid.kcenter .amla_intro.backend ul { margin-left: 25px; } .amla_intro.backend p { font-weight: 300; color: #6D6E71; padding-right: 15px; } span.k_delete { float: right; margin-right: 8px; } span.chaptername.span12 { margin-left: 0; } /*#guiding-template-landing > section > div.accordion-inner-wrapper > article.article-mast-button2 >div.with-mast-button2 > article.article-mast-button2 > div.with-mast-button2 > article.article-mast-button2 > button.mast-button2:before{ content: " "; width: calc(100% + 30px); height: 2px; background: #584941; display: block; position: absolute; bottom: 0; left: -30px; }*/ img.eiti-icon{ width:30px; float:right; margin: -3% 8% 3% 0; } img.community-icon{ width:25px; float:right; margin:3px 5px -3px; } div.error a.back{ background-color: #0EA616; color:#fff; border:0; padding:0.75% 1%; } div.error a.back:hover{ background-color: #73BF77; } .changelog .compare-form{ display:inline; } .changelog .compare-button{ background: transparent; border:0; padding: 0; } .act_ammendment_view h6{ font-size: 14px; } .ammendment-content a:hover{ color:#0EA616; } .slick-active{ color:#ffffff; } #sidebar_link{ background: #333333 !important; } #consortium_slider .slick-track{ width:100% !important; } .partner_image_wrapper{ margin-right: 85px; width:150px !important; } .supervisor_member { background-color: #f1f2f2; padding: 30px; opacity: 1; margin-right: 5px; height: 100%; padding-bottom: 0; font-weight: 300; } /* @media(max-width:780px){ .slick-track{ width:auto !important; } } */ .countryright{ height:600px; } .lrd_section{ height:100%; } .institution{ bottom: 31%; position: absolute; width: 47%; }
0.267695
0.087759
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("motors.ebay.com"), domain("ebaydesc.com"), domain("befr.ebay.be"), domain("ebay.com.au"), domain("ebay.com.hk"), domain("ebay.com.sg"), domain("ebay.co.uk"), domain("ebay.co.jp"), domain("ebay.com"), domain("ebay.at"), domain("ebay.ca"), domain("ebay.de"), domain("ebay.fr"), domain("ebay.nl"), domain("ebay.ie"), domain("ebay.in"), domain("ebay.ph"), domain("ebay.pl") { /*text&background*/ html, body, tbody, thead, th, tr, td, blockquote, li, ul, h1, h2, h3, h4, h5, h6, p, form, footer, div.hpb-c, .hpa-af, .hpa-bl .hpb-b, .hpa-br .hpb-b, div.gffoot, .gh-sbox, div#MyEbaycat, div#Sellcat, div#Communitycat, div#Helpcat, div.fc-fr, .fc-fr .fc-hr, .fc-pb .fc-hr, .fc-fr .fc-cnt, .fc-pb .fc-cnt, .gh-log .gh-ui, .gh-hbw, .rls, .fpcc .smuy, div.gh-smn, .fpcc .matchClass, div.cmpb,.acl div.nosug, span.pdmt .label, .lcat .ttl, table, .acl .unsel, tr td font, div.whiter-w, span.stBadge-text, .greyBoxRCP .greyInnerLayer, .greyBoxContent, div.w, .ov-cnt, .acl .prd .ptl, .tr-ssc, .pnr-t, .pnr-txt, .ipp .g-b, .bin1, .bin2, .bin2 b, .bin3, .li .tfsp, .tr-hdr, div#tourTitle, #comment0 input, .bbk-ipt, div.bbx2-pb span, .tb3-li a span, .tb3-lin a span, span#counter, div.smm-cnt, span#v4-1 span, .sml-cnt, .lcm div, .w2b-head, .w2b-subhead, .w2b-2, .w2b-cnt, .c-std, .gh-clearfix a, #user_feedback, .shim, .oly-b, .oly-f, .oly-h, .oly, select, .row-header-inner, .psol li a:hover, .module, .sheer-layer, #vi_oly_powerBid .V14 .inpWrapSection .inpWrap input, #vi_oly_powerBid .V14 .inpWrapSection .inpWrap { color: #fff !important; background: #000 !important; background:url(https://media.giphy.com/media/l4q8hbpF90qOBUZOw/source.gif)#000 fixed!important;background-size:cover!important } .hpcn a, .hpcn .cnll, .gh-hb .gh-mn a:visited, .ds-rlp .rlp-t, div.rlp-b, .ctlb, div.ds-rlp, .pref, #LeftPanel, div#leftNavMenu0, div#leftNavMenu1h, div#leftNavMenu2h, div#leftNavMenu3 div, div#leftNavMenu4 div, div#leftNavMenu5 div, .r3_hm, .r3_fm, .m-tp, div.ln-icn, div.ln-icn div, div.myl-cfm, div.olp-cnt, .olp-tl p, .olp-bl div, .olp-ml, .olp-cnt, div.mnu, .dd span, .r3_bl i, .z_b, span.bn-b a, .tb-a, .cr-hr, .cr-cnt, div.affooter, .acl div.sug, .acrc-roundbottomMiddle, .pager a.disabled, .botpg-prev a.disabled i, .ipp a, .sft .t, .gh-go, .tr-trd, .ff-body, .rvn, .rvw, .pnr-cnt, .cbp, .bbx2-cn, div.bbx2-c, .tb3-cntOn, .hol, .pmm-s, .rvn .rvnk, .rvnk .set span, .pdc-hd, .tb3-ul a, .afl, .msg .cnt, .ftr, .cats, #v4-41, #v4-43, #v4-43 option, #v4-44, #v4-44 option, .cats option, div#v4-38, div#v4-14, .rlp-t, .asr-b, .gh-vnl, div.prd, span.ul-tl a, ul.ul-it li a, div.vi-tm-pYellow, a.ul-ft, .lnav, .rlp, .cb, .tabs-ul li a div, .tab-b, #rtm_html_274 div table tbody tr td div table tbody tr td a, .tab-h, .content, .keywordClass, .itmcdV2, .dydl, .l3-categories, .itmcdV2:hover .lyr, .itmcd, #GlobalNavigation.gnDS2 td.bstab-iRgt a, .h-ht, .h-sl, .myw-info, .myd-mgs, .si-cnt div, .actPanel, .watchListCmp, .dd-wrapper, #FAQ, .gh-w, .dd-content div, .ew-cnt, .sh-cnt div, .cl-cnt div, .lisob, .hlist, .wnd-h, .wnd-f div, .ModContent div, #Links, .ec-section, .ebc-shadow, .ebc-footer, .mainCnt, .ec-attribute, #reply-tns, #need-help-footer, .ui-tabs, .ui-tabs-panel, .sel_info, #CenterPanel, .asqFooter, #gh-gb, #gh-top, .tas, .qcd, .qa-md, .ctbd, .ctus, .main, .bid, .greyBG, .h-mnu, .green, .red, .pg-gy, .sd-bc, #vFoot, #SupportiveNavigation, .sm-t, .flyOvr div, .soo, .box, .title, .yodleeFieldsNotEnabled, .sideposright, #SendMoney, #BuyOptionsWrapper, #BuyingOptionsPanel, .sm-co, #lkd_hdr, .rd-btm div, .actvbar, .fol-olay, .actions, .drpdwnCmp span, #addToListDropdown div, .addToList li a, #atl_addtolist, .smi-cnt, .mri-rhtW, #confirmDeposits, #confirmInstantly, .mv3, .inr, .vi-shp-shpolay, .panel, .panel div, .halfbox, #sell div, .header, .fl, .tipsy-inner, .tip div, .fees, .pdg:hover, .c, #glbfooter, .pgn-optbarcont, .tpc, .pdw, .cnb, .sbo, #CentralArea div div, .widget, #container, .list, .defaultStyles div, .sl, .BottomBulk b span, #sub-container, #pageWrapper, #popupNotificationOverlay, .footerLinks, .darkWrapper, #main-container, .shad, .follow-block, .follow-updates, .ln-sel, .focalElement, .backupFunding, #inlineLayoutFooter, header div, .container-options, .container-header, .item-list, footer div, #main div, .gscn li a, .cl1, .sub, .pdd, .lvi, .actvbar .container, .trending-collections-browse-all-box, .center-panel, .row-fluid, .s-cnt, .s-cnt div, #nav DIV, .d-inbl, #topsection, .clear, .asqHeader, .rctsch, .cnfrm, .rmods, .fluid-gv-text, .mbb-vm, .pnlItems, .list-view, #surveyContent, .throb, .recedge, .item-list-all, #pdesc, #amount, .ghn-a-itm, .gb-deal section, .bx-viewport, .ajax-wrap, .merch-placeholder, .psp, #purchase-history .container-header, .well, .ui-dialog, .ui-widget, .ui-widget-content, .ui-corner-all, .cl3, .bo-lpan, .bo-olp, #resultSet, #resultSet a:hover, .nume-vrmsrow-secure, #merchdiv, .bo-sep, .nume-clear:hover, .igor .smm-s .smm-cnt, .site-content, #mainContent, .feed, #bottom div div, #flyout-list, .fade-bg, .topWrap, .reviewSection div, .bidSecTabWrap, .salesOrderTop, #orderCostBottom, .b-ddd, .ui-menu-item u, .ui-menu-item i, #cart-summary-ctr, .ebl-wl-ol li label:hover, .wll-lbl-selected .ebl-wl-lbl, .widget.visual-categories .visual-category-card, div.footer, a.guidance-text-module__list-item__text-wrapper { background: #000000 !important; } .TopBulk input, .BottomBulk input, .ln-c a, .bn-w input, .submit-btn, #soiCont, .sign-up, .horizontal-navigation-element, .tl, .horizontal-navigation, .btn, .btn-default:hover { color: #FFFFFF !important; background: #00008B !important; } .feedbackLeft, .feedbackReceived, .feedbackNotLeft, .shippedDate, .fundedDate, .bqrfTxtCont { background-color: #FFFFFF !important; } .mfe-reco, .sel_row, .container-title-pref, .no-rows, .sub-container-header, .overlay-top, .bqrfTxtCont, .rflbl, #SsrpGuidanceModule, .bgclr-fcfcfc, .guidance-module__list-item__img-div, .igor .sml-i .sml-imc, .wrapper-wrapper, .b-module, .x-carousel__body, .b-block-info-container, .other-pmt-mthd, .guidance-module.guidance-text-module-bg, .b-browse-guidance-card__link, .mfe-recos-container { background-color: #000000 !important; } #nav-bar, .nav-title-wrap, .buttons, .viewport, .overview li a:hover, u, i, .sifExp .expHeader { background-color: #00008B !important; } .btn:hover, #gh-btn:hover, #but_v4-1:hover, .mfe-urg .mfe-buttons-ct .mfe-btn:hover, .actionButton:hover { background-color: #000060 !important; border-color: #000060 !important; } .lvresult { border-color: #00008B !important; } .nav li a:hover, #but_v4-1, .mfe-urg .mfe-buttons-ct .mfe-btn, .actionButton { background: #00008B !important; } .middle > .main > .top, .list-bulk-actions, .follow-block-collapsed, .handler, input, .feed .buttons, .more, .hover-info-inner, .smm-s, .smm-imc, .mfe-urg-ct, .deal-detail, .footer-subscribe-row, #adItems, .addmessage, .desc { background-color: #000000 !important; } input, span, strong, b, .gh-sbox input, .vi-is1-prcp, .s-gray, .vi-is1-condText, .vi-is1-tese, .vi-c-label-color, span.cnt, .ipp span.ttl, .rslp-stw b, div.csa span, .rslp-stw span, span.pdbg, .fsbr .tad label, .fsbr select.cats, .sb select, .sb, #pnrb, #lsb, .sc-hdr, div.pdsc-o, div.bbx2-s, span.pgn-gt-sp, .sum1, .rvw .dte, div.pp-pt, span.pp-cr, div.pp-r, .pdc-hd b, .pdc-hd span, .pmm-n, .fpcc .summ i, .fpcc, .vl .ttl, .sort .ttl, .viewas .ttl, #drpSort, #drpViewAs, .pay-det, .vi-rpd-wbc, .vi-shp .sh-TblCnt, .vi-shp .sh-TblHdr-new, .vi-shp .sh-instrText, .vi-shp .sh-TxtCnt, .vi-shp .sh-ShipDtl, .vi-shp .sh-BtnTxt, .vi-shp .sh-ShipLoc, .vi-shp .sh-ItemLoc, .sh-DlvryDtl, .specs-bold, .description, #v4-36 div div div table tbody tr td span span, div.dyn, .gh-txt, .g-nav, .vi-c-fsmt, .ship, div.cr-cnt div div div div div table tbody tr td span span, input.afi, .nullExp li span, .neSubHdr, .hdrTxt, span.style4 span, .asr-v, .navp-h, .pref-h, .dl-cnt, .mfdd, div.epli, div.act-jitm, div.af-hd, .vi-is1-dt-eu, .vi-is1-sh-srvCost, .t30px, .condText, .msku-sel option, #MemberInfo, .bids, .txtBxF, .slt-bx, .sm-t div, #gh-ac:focus, .lhdr-ttl, .MaxBidClass, .prc, .nume_price, .pgHeadingSubTitle, .sh-loc, .sh-sLoc, .lst-tbase, .lable, #instrTextTable, .asqContent, #gh-cat, .g-vxs33, .g-asm33, .fortable tbody, .pt-titletd, .cell, .iti-eu-bld-gry, .iti-eu-label, .cellHd, .nalb, .ds2nSti, .ttNLB, .totSs, .info, .summary_textFont, .stsMsg-txtStyle, .cxoBase_errorMsgColor, .ffs, .greet-user, #msg_cnt_cnt, .htd, .qctd, .bbk-ipt, .sfbp, .iblk, .v10777, #MyEbay, #Sell, #Community, .tl-a77 p, .s1, .hpcn a, .hpcn .cnll, .gh-hb .gh-mn a:visited, .ds-rlp .rlp-t, div.rlp-b, .ctlb, div.ds-rlp, .pref, #LeftPanel, div#leftNavMenu0, div#leftNavMenu1h, div#leftNavMenu2h, div#leftNavMenu3 div, div#leftNavMenu4 div, #qusetOther_cnt_cnt, .r3_hm, .r3_fm, .m-tp, div.ln-icn, div.ln-icn div, div.myl-cfm, div.olp-cnt, .olp-tl p, .olp-bl div, .olp-ml, .olp-cnt, div.mnu, .dd span, .r3_bl i, .z_b, span.bn-b a, .tb-a, .cr-hr, .cr-cnt, div.affooter, .acl div.sug, .acrc-roundbottomMiddle, .pager a.disabled, .botpg-prev a.disabled i, .feed .hover-info-inner, .ipp a, .sft .t, .gh-go, .tr-trd, .ff-body, .rvn, .rvw, .pnr-cnt, .cbp, .bbx2-cn, div.bbx2-c, .tb3-cntOn, .hol, .pmm-s, .rvn .rvnk, .rvnk .set span, .text, #page-options, .pdc-hd, .tb3-ul a, .afl, .msg .cnt, .ftr, .cats, #v4-41, #v4-43, #v4-43 option, #v4-44, #v4-44 option, .cats option, div#v4-38, div#v4-14, .rlp-t, .asr-b, #surveyContent textarea, .gh-vnl, div.prd, span.ul-tl a, ul.ul-it li a, div.vi-tm-pYellow, a.ul-ft, .sh-gspFirstLine, .lnav, .rlp, .cb, .tabs-ul li a div, .tab-b, #rtm_html_274 div table tbody tr td div table tbody tr td a, .tab-h, .content, .keywordClass, .itmcdV2, .itmcdV2:hover .lyr, .itmcd, .feed.event .more, #GlobalNavigation.gnDS2 td.bstab-iRgt a, .h-ht, .h-sl, .myw-info, .myd-mgs, .pd-showGspLegal, .si-cnt div, .actPanel, .watchListCmp, .dd-wrapper, #FAQ, .gh-w, .dd-content div, .sh-gspSecondLine, .ew-cnt, .sh-cnt div, .cl-cnt div, .lisob, .hlist, .wnd-h, .wnd-f div, .ModContent div, #Links, .ec-section, .ebc-shadow, .ebc-footer, .ec-attribute, #reply-tns, #need-help-footer, .ui-tabs, .ui-tabs-panel, #CenterPanel, .asqFooter, #gh-gb, #gh-top, .tas, .qcd, .qa-md, .ctbd, .bid, .greyBG, .h-mnu, .green, .red, .pg-gy, .sd-bc, #vFoot, #SupportiveNavigation, .sm-t, .flyOvr div, .soo, .box, .actions, .title, .yodleeFieldsNotEnabled, .sideposright, #SendMoney, #BuyOptionsWrapper, #BuyingOptionsPanel, .sm-co, #lkd_hdr, .rd-btm div, .order-item-count, .drpdwnCmp span, #addToListDropdown div, .addToList li a, #atl_addtolist, .smi-cnt, #CentralArea td.r3_c a, .mri-rhtW, #confirmDeposits, #confirmInstantly, .mv3, .inr, .vi-shp-shpolay, .posRelat, .part, #query, .defaultStyles div, .panel, .panel div, .halfbox, #sell div, .header, .fl, .list, .keywords, .feed.item .more, .tipsy-inner, .tip div, .fees, .pdg:hover, .c, #glbfooter, .pgn-optbarcont, .tpc, .flwng a, .input-block-level, .pdw, .cnb, .sbo, #CentralArea div div, .sl, .BottomBulk b span, #sub-container, .psol li a, .mym-ls, .refine, #pageWrapper, #container, #popupNotificationOverlay, .footerLinks, .darkWrapper, .ntxt, .soi_lk a, #main-container, .focalElement, .backupFunding, #inlineLayoutFooter, header div, .sub, .bub .info .line a, footer div, #main div, .gscn li a, .cl1, .msku-sel, a:hover, .cat-st, .gh-w a.thrd, .flwng h2 .ttl, .mym-mh, .gh-w a.thrd:visited, .perctg, .g-txtBxHlp, .cntct_lk a, .fr, .layer, .ship-label, .bin-label, .mbg a:active, .mbg a:link, .mbg.g-novisited a:visited, .wlst-clnup p.tl-ef span, .wlst-clnup p.tl-a77 span, #e1-1, .wlst-clnup p.tl-a77, .main, #gh-eb a, #gh-btn, button, .btn, .hotmsg, #nmex input, .rlp input, .nonActPanel input, #CentralArea.ctArDS2 .wlst-clnup .dd-S span, label, .tag, #CenterPanel input, .maxbidinput input, #subTitle, .mt5, .notranslate, #ux_modules input, #LeftPanel input, .extra, .summary, .sttl, .sh-TxtCnt, .titleBox, .helvetica, .sh-TxtCnt option, #shCountryDiv select, .nullHeader, #gh-sbc h3 a:hover, #gh-eb-u-o #gh-uid, .dealName, .fv-tw input, .igor .bo-ttlPr, .ui-autocomplete li a b, #firstName, #email, .no-padding, .block-title, .addmsg, .cart_sci, .gspr, .ec-t, #shQuantity, .sh-TxtCnt, #medium input, .addressFields input, .sellerNameBanner2, .b-block-info-container__title, .sellerNameBanner, .bluelnk a, .bluelnk a:link, .bluelnk1 a, .bluelnk1 a:link, .bluelnk1 a:visited, .offer div, .rev_noGsp, .fw-b, .footer-subscribe-counter-description, textarea, .itmtitle, .s-item__shipping, .s-item__subtitle, .s-item__additional-price, a.guidance-text-module__list-item__text-wrapper, .s-item__purchase-options, .s-item__summary { color: #FFFFFF !important; } #gAC .ui-menu .ui-menu-item a { color: #999999 !important; } .s-item__price, .s-item__price .ITALIC { color: #00FF00 !important; } #nmex input, .rlp input, #CenterPanel input, #CenterPanel select, .pb, #LeftPanel input, .hidediv input, #surveyContent input, #surveyContent textarea, .posRelat, .keywords, .sh-TxtCnt, .bo-olp, .x-textrange__input, .x-refine__text-list__select, .x-refine__text-list__input, .search { border: 1px #FFFFFF solid !important; } #firstName, #email, #userid, #pass, .btn-default .btn.btn-ter, a.btn.btn-ter, a.btn.btn-ter:visited, .btn.btn-ter.btn-d:hover, a.btn.btn-ter.btn-d:hover, .btn.btn-ter.btn-d:focus, a.btn.btn-ter.btn-d:focus, .btn.btn-ter.btn-d:active, a.btn.btn-ter.btn-d:active { border: 2px #00008B solid !important; } .frmt span.sel, .frmt a.sel, .c-std, .c-std-bb, .actionButton, body.summary-ui .my-container.item-list .ajax-wrap, .bqrfTxtCont a.rflbl, .b-module, .mfe-urg .mfe-buttons-ct .mfe-btn, a.guidance-text-module__list-item__text-wrapper { border: 1px #00008B solid !important; } .igor .smm-i { border-top: 1px #FFFFFF solid !important; } .pnl .msg { border-right: 1px red solid !important; } .pnl .msg { border-bottom: 1px red solid !important; } .oly.old .hdr .inner { background-color: #333333 !important; border-top: none !important; } .newly, .bfsp { color:#FFF !important; background: green !important; } .nav ul { width: 100px !important; } .li div.logos * { background-color: gold !important; } .object .fill, .recos, .recos li { background-color: transparent !important; } .tab-content-m, .vi-inc-shdw, .msku-btn-sel-cmp .msku-maroon-border, .vi-notify-shadow, .cnfrm, #CenterPanel, .recos li, .c-std, .widget.horizontal-navigation, #topsection, div, .btn, .b-module, #but_v4-1, .igor .bn-pad, .igor .bn-pad:hover { box-shadow: none !important; } .bk, .oly.old .body, .middle > .main > .top, #pst-categories ul.lev1 li a { background-image: none !important; } .gh-eb-li-a:hover { color: #FFF !important; text-decoration: underline !important; } /* Your eBay Shopping Cart */ .scd-errMsgh, .scd-errMsg1, .scd-errMsg2 { color:#FFF !important; } /*Top main nav menu start*/ div.gh-eb-o, .cl2, .rt { background:#000 !important; } .gclr, .gclr a { color:#FFF !important; } .gclr a:hover, .gclr a:link, #hp-left a { background: #000000 !important; } #gh-ac:focus, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle { color:#FFFFFF !important; } #gh-ac { background:#000000 !important; color:#FFFFFF !important; } #gh-ac-box { border:none !important; background:#00008B !important; border-left:2px #00008B solid !important; border-top:2px #00008B solid !important; border-bottom:2px #00008B solid !important; } #gh-cat-box, .btn, .refine, #gh-btn { border:none !important; background:#00008B !important; border:2px #00008B solid !important; } /*Main ebay search end*/ /*links*/ a, .hpittt, li h2 { color: #FFF !important; } /*My ebay sidepanel start*/ #yourlistmenu div { color:#FFF !important; background: #000 !important; } #yourlistmenu { background: #000 !important; } #LocalNavigation.ltNavDS2 .ln-c, #LocalNavigation.ltNavDS2 .ln-e, #LocalNavigation.ltNavDS2 .ln-ch, #LocalNavigation.ltNavDS2 .ln-eh, #LocalNavigation.ltNavDS2 .ln-nc, .btn-s, .btn, .refine a, div#leftNavMenu3, #leftNavMenu div, #v4-My_94_25_mu_ul li a:hover { background:#00008B !important; } /*Latest change start*/ .cta-cp a, .cta-d3btn a, .cta-d3secbtn a { background:#00008B !important; border:none !important; } /*Latest change end*/ #LocalNavigation.ltNavDS2 .ln-mn { border-bottom:1px solid #000 !important; } #LocalNavigation.ltNavDS2 .ln .ln-ac li a.ln-sel, #LocalNavigation.ltNavDS2 .ln .ln-ac li a.ln-sel:hover { background:#00008B !important; } .fl-out { background:#000 !important; border:1px solid #000 !important; } .h-ic a, .item, .nume_item { background:#000 !important; } .nume_item_title, .advance_search_page_title2 { color:#FFF !important; } .selected, .dropdown-menu li a:hover, ul.l-adv li a:hover { background:#00008B !important; } /*My ebay sidepane al end*/ /*miscelanious start*/ .hpa-fd { background:#000 !important; color:#FFF !important; border:1px #FFF solid !important; } #atl_btn_lnk { background:#000 !important; color:#FFF !important; } .msgPad, .msgPad a, .msgPad span span, .alert-info { background: red !important; color: #FFFFFF !important; font-size: large !important; text-shadow: none!important; } .gh-eb-li-a, .gh-ua { background:#000 !important; } .MaxBidClass, #price, #quantity { color:#000 !important; } .tgl_button, .cb .cbl a, .gh-o, #gh-shop-a, .btb li a { background:#000 !important; } .cb .cbl a:hover { background:#00008B !important; } .qtyInput, #shQuantity, #shCountry, #shZipCode, #shGetRates { color:#000 !important; } /*miscelanious end*/ /*highlight*/ textarea, pre, .gh-eb .gh-mn .gh-fst a, .gh-eb .gh-mn .gh-fst a:visited, .hpcn li h2 a:hover, .gh-hsmn td a:hover, .gh-sbox input, .mn .sel, .mn li a:hover, .ln li a:hover, .mnu a:hover, .mnu a:active, .myw-searchTxtFs, .gh-esmn td a:hover, .acl .sel, .gh-txt, .tb3-c-li a:hover, input.afi, .sh-enblBox, #msg_cnt_cnt, .txtBxF, .yellow, .MaxBidClass, .inpText, .clk{ background: #000 !important; } .rv-rp, #gh-gb, #gh-top{ border: 0px black !important; } .totGS, #CentralArea.ctArDS2 .BottomBulk .bn-b input, .qa-ad, .qa-wbw, .qa-qaf, .qa-hd { color: #FFF !important; } #desc_ifr { background: #FFF !important; } .cons { background:#00008B !important; } #ov_content { background:#000 !important; } #email_id_field, #email_body_field, .MaxBidClass, #comment00 { color:#fff !important; } #pushdown { background:#00008B !important; } /* item description start */ .tab-content-m, .tab-content-m .active , .tab-content-m td, .tab-content-m .sh-inner, #ds_div, #ds_div td, #ds_div span, #ds_div font, #ds_div p, #ds_div ul, html, #ds_div pre, .u-flL, .item a, .l, #dc-cmt-bar { color:#FFF !important; background:#000 !important; } /* item description end */ } @-moz-document domain("mozo.com.au") { a, p, h1, h2, h3, h4, h5 { color:#FFF !important; } DIV#content #ribbon, .nav-1 { background:#00008B !important; } .full, .header, .c-s, #page, .deals, .news, .providers, .HOMEPAGE, .black-1, .pt1, .pb1 { background:#000 !important; } #north-ad-slot, .home-loan { display:none !important; } } @-moz-document domain("ebay.com") { .itmdtl, .clr, .c-std, .footer, #nav DIV, #ghn-err, .rctsch, .lvi { background:#000 !important; } #RelatedItems .rtxt div, .bin, .sttl, .summary, .cat-st, .pd-showGspLegal, button { color:#FFF !important; } .dul { color:#FFF !important; background: red !important; } .newly { color:#FFF !important; background: green !important; } } @-moz-document domain("community.ebay.com.au"), domain("community.ebay.co.uk"), domain("pages.ebay.co.uk"), domain("community.ebay.com"), domain("pages.ebay.com"), domain("pages.ebay.com.au"), domain("hub.ebay.com.au") { .lia-quilt-row, .lia-quilt-row-row_2, .lia-panel-heading-bar, .lia-panel-content-wrapper, .lia-decoration-border-content { background: #000000 !important; color: #FFFFFF !important; } .lia-home-post-grid-cell, .message-overlay-wrapper, .ttlCls:hover, .ttlOpn:hover, .nav-item a:hover, .fb_midf, .nav-item a, .hprcp_head, .fb-w { background: #000000 !important; } .searchBx { background-color: #000000 !important; } .lia-panel-content-wrapper { box-shadow: none !important; } header input, header textarea { border: 1px #00008B solid !important; } font, #lia-body .lia-content li.lw-subapp a, #lia-body.QandAQuestionPage .lia-content h1.PageTitle a, #lia-body.ForumTopicPage .lia-content h2.PageTitle a, #lia-body.CategoryPage .lia-content h1.PageTitle a, #lia-body.GroupMessagePage .lia-content h1.PageTitle a, #lia-body.GroupPage .lia-content h1.PageTitle a, .lia-message-author-rank, .lia-message-author-post-count, .lia-message-author-registered-date, input, .ttlCls, .ttlOpn, textarea, .sectiontitle, #lia-body .lia-content li.lw-subapp a:hover { color: #FFFFFF !important; } }
data/usercss/137948.user.css
@namespace url(http://www.w3.org/1999/xhtml); @-moz-document domain("motors.ebay.com"), domain("ebaydesc.com"), domain("befr.ebay.be"), domain("ebay.com.au"), domain("ebay.com.hk"), domain("ebay.com.sg"), domain("ebay.co.uk"), domain("ebay.co.jp"), domain("ebay.com"), domain("ebay.at"), domain("ebay.ca"), domain("ebay.de"), domain("ebay.fr"), domain("ebay.nl"), domain("ebay.ie"), domain("ebay.in"), domain("ebay.ph"), domain("ebay.pl") { /*text&background*/ html, body, tbody, thead, th, tr, td, blockquote, li, ul, h1, h2, h3, h4, h5, h6, p, form, footer, div.hpb-c, .hpa-af, .hpa-bl .hpb-b, .hpa-br .hpb-b, div.gffoot, .gh-sbox, div#MyEbaycat, div#Sellcat, div#Communitycat, div#Helpcat, div.fc-fr, .fc-fr .fc-hr, .fc-pb .fc-hr, .fc-fr .fc-cnt, .fc-pb .fc-cnt, .gh-log .gh-ui, .gh-hbw, .rls, .fpcc .smuy, div.gh-smn, .fpcc .matchClass, div.cmpb,.acl div.nosug, span.pdmt .label, .lcat .ttl, table, .acl .unsel, tr td font, div.whiter-w, span.stBadge-text, .greyBoxRCP .greyInnerLayer, .greyBoxContent, div.w, .ov-cnt, .acl .prd .ptl, .tr-ssc, .pnr-t, .pnr-txt, .ipp .g-b, .bin1, .bin2, .bin2 b, .bin3, .li .tfsp, .tr-hdr, div#tourTitle, #comment0 input, .bbk-ipt, div.bbx2-pb span, .tb3-li a span, .tb3-lin a span, span#counter, div.smm-cnt, span#v4-1 span, .sml-cnt, .lcm div, .w2b-head, .w2b-subhead, .w2b-2, .w2b-cnt, .c-std, .gh-clearfix a, #user_feedback, .shim, .oly-b, .oly-f, .oly-h, .oly, select, .row-header-inner, .psol li a:hover, .module, .sheer-layer, #vi_oly_powerBid .V14 .inpWrapSection .inpWrap input, #vi_oly_powerBid .V14 .inpWrapSection .inpWrap { color: #fff !important; background: #000 !important; background:url(https://media.giphy.com/media/l4q8hbpF90qOBUZOw/source.gif)#000 fixed!important;background-size:cover!important } .hpcn a, .hpcn .cnll, .gh-hb .gh-mn a:visited, .ds-rlp .rlp-t, div.rlp-b, .ctlb, div.ds-rlp, .pref, #LeftPanel, div#leftNavMenu0, div#leftNavMenu1h, div#leftNavMenu2h, div#leftNavMenu3 div, div#leftNavMenu4 div, div#leftNavMenu5 div, .r3_hm, .r3_fm, .m-tp, div.ln-icn, div.ln-icn div, div.myl-cfm, div.olp-cnt, .olp-tl p, .olp-bl div, .olp-ml, .olp-cnt, div.mnu, .dd span, .r3_bl i, .z_b, span.bn-b a, .tb-a, .cr-hr, .cr-cnt, div.affooter, .acl div.sug, .acrc-roundbottomMiddle, .pager a.disabled, .botpg-prev a.disabled i, .ipp a, .sft .t, .gh-go, .tr-trd, .ff-body, .rvn, .rvw, .pnr-cnt, .cbp, .bbx2-cn, div.bbx2-c, .tb3-cntOn, .hol, .pmm-s, .rvn .rvnk, .rvnk .set span, .pdc-hd, .tb3-ul a, .afl, .msg .cnt, .ftr, .cats, #v4-41, #v4-43, #v4-43 option, #v4-44, #v4-44 option, .cats option, div#v4-38, div#v4-14, .rlp-t, .asr-b, .gh-vnl, div.prd, span.ul-tl a, ul.ul-it li a, div.vi-tm-pYellow, a.ul-ft, .lnav, .rlp, .cb, .tabs-ul li a div, .tab-b, #rtm_html_274 div table tbody tr td div table tbody tr td a, .tab-h, .content, .keywordClass, .itmcdV2, .dydl, .l3-categories, .itmcdV2:hover .lyr, .itmcd, #GlobalNavigation.gnDS2 td.bstab-iRgt a, .h-ht, .h-sl, .myw-info, .myd-mgs, .si-cnt div, .actPanel, .watchListCmp, .dd-wrapper, #FAQ, .gh-w, .dd-content div, .ew-cnt, .sh-cnt div, .cl-cnt div, .lisob, .hlist, .wnd-h, .wnd-f div, .ModContent div, #Links, .ec-section, .ebc-shadow, .ebc-footer, .mainCnt, .ec-attribute, #reply-tns, #need-help-footer, .ui-tabs, .ui-tabs-panel, .sel_info, #CenterPanel, .asqFooter, #gh-gb, #gh-top, .tas, .qcd, .qa-md, .ctbd, .ctus, .main, .bid, .greyBG, .h-mnu, .green, .red, .pg-gy, .sd-bc, #vFoot, #SupportiveNavigation, .sm-t, .flyOvr div, .soo, .box, .title, .yodleeFieldsNotEnabled, .sideposright, #SendMoney, #BuyOptionsWrapper, #BuyingOptionsPanel, .sm-co, #lkd_hdr, .rd-btm div, .actvbar, .fol-olay, .actions, .drpdwnCmp span, #addToListDropdown div, .addToList li a, #atl_addtolist, .smi-cnt, .mri-rhtW, #confirmDeposits, #confirmInstantly, .mv3, .inr, .vi-shp-shpolay, .panel, .panel div, .halfbox, #sell div, .header, .fl, .tipsy-inner, .tip div, .fees, .pdg:hover, .c, #glbfooter, .pgn-optbarcont, .tpc, .pdw, .cnb, .sbo, #CentralArea div div, .widget, #container, .list, .defaultStyles div, .sl, .BottomBulk b span, #sub-container, #pageWrapper, #popupNotificationOverlay, .footerLinks, .darkWrapper, #main-container, .shad, .follow-block, .follow-updates, .ln-sel, .focalElement, .backupFunding, #inlineLayoutFooter, header div, .container-options, .container-header, .item-list, footer div, #main div, .gscn li a, .cl1, .sub, .pdd, .lvi, .actvbar .container, .trending-collections-browse-all-box, .center-panel, .row-fluid, .s-cnt, .s-cnt div, #nav DIV, .d-inbl, #topsection, .clear, .asqHeader, .rctsch, .cnfrm, .rmods, .fluid-gv-text, .mbb-vm, .pnlItems, .list-view, #surveyContent, .throb, .recedge, .item-list-all, #pdesc, #amount, .ghn-a-itm, .gb-deal section, .bx-viewport, .ajax-wrap, .merch-placeholder, .psp, #purchase-history .container-header, .well, .ui-dialog, .ui-widget, .ui-widget-content, .ui-corner-all, .cl3, .bo-lpan, .bo-olp, #resultSet, #resultSet a:hover, .nume-vrmsrow-secure, #merchdiv, .bo-sep, .nume-clear:hover, .igor .smm-s .smm-cnt, .site-content, #mainContent, .feed, #bottom div div, #flyout-list, .fade-bg, .topWrap, .reviewSection div, .bidSecTabWrap, .salesOrderTop, #orderCostBottom, .b-ddd, .ui-menu-item u, .ui-menu-item i, #cart-summary-ctr, .ebl-wl-ol li label:hover, .wll-lbl-selected .ebl-wl-lbl, .widget.visual-categories .visual-category-card, div.footer, a.guidance-text-module__list-item__text-wrapper { background: #000000 !important; } .TopBulk input, .BottomBulk input, .ln-c a, .bn-w input, .submit-btn, #soiCont, .sign-up, .horizontal-navigation-element, .tl, .horizontal-navigation, .btn, .btn-default:hover { color: #FFFFFF !important; background: #00008B !important; } .feedbackLeft, .feedbackReceived, .feedbackNotLeft, .shippedDate, .fundedDate, .bqrfTxtCont { background-color: #FFFFFF !important; } .mfe-reco, .sel_row, .container-title-pref, .no-rows, .sub-container-header, .overlay-top, .bqrfTxtCont, .rflbl, #SsrpGuidanceModule, .bgclr-fcfcfc, .guidance-module__list-item__img-div, .igor .sml-i .sml-imc, .wrapper-wrapper, .b-module, .x-carousel__body, .b-block-info-container, .other-pmt-mthd, .guidance-module.guidance-text-module-bg, .b-browse-guidance-card__link, .mfe-recos-container { background-color: #000000 !important; } #nav-bar, .nav-title-wrap, .buttons, .viewport, .overview li a:hover, u, i, .sifExp .expHeader { background-color: #00008B !important; } .btn:hover, #gh-btn:hover, #but_v4-1:hover, .mfe-urg .mfe-buttons-ct .mfe-btn:hover, .actionButton:hover { background-color: #000060 !important; border-color: #000060 !important; } .lvresult { border-color: #00008B !important; } .nav li a:hover, #but_v4-1, .mfe-urg .mfe-buttons-ct .mfe-btn, .actionButton { background: #00008B !important; } .middle > .main > .top, .list-bulk-actions, .follow-block-collapsed, .handler, input, .feed .buttons, .more, .hover-info-inner, .smm-s, .smm-imc, .mfe-urg-ct, .deal-detail, .footer-subscribe-row, #adItems, .addmessage, .desc { background-color: #000000 !important; } input, span, strong, b, .gh-sbox input, .vi-is1-prcp, .s-gray, .vi-is1-condText, .vi-is1-tese, .vi-c-label-color, span.cnt, .ipp span.ttl, .rslp-stw b, div.csa span, .rslp-stw span, span.pdbg, .fsbr .tad label, .fsbr select.cats, .sb select, .sb, #pnrb, #lsb, .sc-hdr, div.pdsc-o, div.bbx2-s, span.pgn-gt-sp, .sum1, .rvw .dte, div.pp-pt, span.pp-cr, div.pp-r, .pdc-hd b, .pdc-hd span, .pmm-n, .fpcc .summ i, .fpcc, .vl .ttl, .sort .ttl, .viewas .ttl, #drpSort, #drpViewAs, .pay-det, .vi-rpd-wbc, .vi-shp .sh-TblCnt, .vi-shp .sh-TblHdr-new, .vi-shp .sh-instrText, .vi-shp .sh-TxtCnt, .vi-shp .sh-ShipDtl, .vi-shp .sh-BtnTxt, .vi-shp .sh-ShipLoc, .vi-shp .sh-ItemLoc, .sh-DlvryDtl, .specs-bold, .description, #v4-36 div div div table tbody tr td span span, div.dyn, .gh-txt, .g-nav, .vi-c-fsmt, .ship, div.cr-cnt div div div div div table tbody tr td span span, input.afi, .nullExp li span, .neSubHdr, .hdrTxt, span.style4 span, .asr-v, .navp-h, .pref-h, .dl-cnt, .mfdd, div.epli, div.act-jitm, div.af-hd, .vi-is1-dt-eu, .vi-is1-sh-srvCost, .t30px, .condText, .msku-sel option, #MemberInfo, .bids, .txtBxF, .slt-bx, .sm-t div, #gh-ac:focus, .lhdr-ttl, .MaxBidClass, .prc, .nume_price, .pgHeadingSubTitle, .sh-loc, .sh-sLoc, .lst-tbase, .lable, #instrTextTable, .asqContent, #gh-cat, .g-vxs33, .g-asm33, .fortable tbody, .pt-titletd, .cell, .iti-eu-bld-gry, .iti-eu-label, .cellHd, .nalb, .ds2nSti, .ttNLB, .totSs, .info, .summary_textFont, .stsMsg-txtStyle, .cxoBase_errorMsgColor, .ffs, .greet-user, #msg_cnt_cnt, .htd, .qctd, .bbk-ipt, .sfbp, .iblk, .v10777, #MyEbay, #Sell, #Community, .tl-a77 p, .s1, .hpcn a, .hpcn .cnll, .gh-hb .gh-mn a:visited, .ds-rlp .rlp-t, div.rlp-b, .ctlb, div.ds-rlp, .pref, #LeftPanel, div#leftNavMenu0, div#leftNavMenu1h, div#leftNavMenu2h, div#leftNavMenu3 div, div#leftNavMenu4 div, #qusetOther_cnt_cnt, .r3_hm, .r3_fm, .m-tp, div.ln-icn, div.ln-icn div, div.myl-cfm, div.olp-cnt, .olp-tl p, .olp-bl div, .olp-ml, .olp-cnt, div.mnu, .dd span, .r3_bl i, .z_b, span.bn-b a, .tb-a, .cr-hr, .cr-cnt, div.affooter, .acl div.sug, .acrc-roundbottomMiddle, .pager a.disabled, .botpg-prev a.disabled i, .feed .hover-info-inner, .ipp a, .sft .t, .gh-go, .tr-trd, .ff-body, .rvn, .rvw, .pnr-cnt, .cbp, .bbx2-cn, div.bbx2-c, .tb3-cntOn, .hol, .pmm-s, .rvn .rvnk, .rvnk .set span, .text, #page-options, .pdc-hd, .tb3-ul a, .afl, .msg .cnt, .ftr, .cats, #v4-41, #v4-43, #v4-43 option, #v4-44, #v4-44 option, .cats option, div#v4-38, div#v4-14, .rlp-t, .asr-b, #surveyContent textarea, .gh-vnl, div.prd, span.ul-tl a, ul.ul-it li a, div.vi-tm-pYellow, a.ul-ft, .sh-gspFirstLine, .lnav, .rlp, .cb, .tabs-ul li a div, .tab-b, #rtm_html_274 div table tbody tr td div table tbody tr td a, .tab-h, .content, .keywordClass, .itmcdV2, .itmcdV2:hover .lyr, .itmcd, .feed.event .more, #GlobalNavigation.gnDS2 td.bstab-iRgt a, .h-ht, .h-sl, .myw-info, .myd-mgs, .pd-showGspLegal, .si-cnt div, .actPanel, .watchListCmp, .dd-wrapper, #FAQ, .gh-w, .dd-content div, .sh-gspSecondLine, .ew-cnt, .sh-cnt div, .cl-cnt div, .lisob, .hlist, .wnd-h, .wnd-f div, .ModContent div, #Links, .ec-section, .ebc-shadow, .ebc-footer, .ec-attribute, #reply-tns, #need-help-footer, .ui-tabs, .ui-tabs-panel, #CenterPanel, .asqFooter, #gh-gb, #gh-top, .tas, .qcd, .qa-md, .ctbd, .bid, .greyBG, .h-mnu, .green, .red, .pg-gy, .sd-bc, #vFoot, #SupportiveNavigation, .sm-t, .flyOvr div, .soo, .box, .actions, .title, .yodleeFieldsNotEnabled, .sideposright, #SendMoney, #BuyOptionsWrapper, #BuyingOptionsPanel, .sm-co, #lkd_hdr, .rd-btm div, .order-item-count, .drpdwnCmp span, #addToListDropdown div, .addToList li a, #atl_addtolist, .smi-cnt, #CentralArea td.r3_c a, .mri-rhtW, #confirmDeposits, #confirmInstantly, .mv3, .inr, .vi-shp-shpolay, .posRelat, .part, #query, .defaultStyles div, .panel, .panel div, .halfbox, #sell div, .header, .fl, .list, .keywords, .feed.item .more, .tipsy-inner, .tip div, .fees, .pdg:hover, .c, #glbfooter, .pgn-optbarcont, .tpc, .flwng a, .input-block-level, .pdw, .cnb, .sbo, #CentralArea div div, .sl, .BottomBulk b span, #sub-container, .psol li a, .mym-ls, .refine, #pageWrapper, #container, #popupNotificationOverlay, .footerLinks, .darkWrapper, .ntxt, .soi_lk a, #main-container, .focalElement, .backupFunding, #inlineLayoutFooter, header div, .sub, .bub .info .line a, footer div, #main div, .gscn li a, .cl1, .msku-sel, a:hover, .cat-st, .gh-w a.thrd, .flwng h2 .ttl, .mym-mh, .gh-w a.thrd:visited, .perctg, .g-txtBxHlp, .cntct_lk a, .fr, .layer, .ship-label, .bin-label, .mbg a:active, .mbg a:link, .mbg.g-novisited a:visited, .wlst-clnup p.tl-ef span, .wlst-clnup p.tl-a77 span, #e1-1, .wlst-clnup p.tl-a77, .main, #gh-eb a, #gh-btn, button, .btn, .hotmsg, #nmex input, .rlp input, .nonActPanel input, #CentralArea.ctArDS2 .wlst-clnup .dd-S span, label, .tag, #CenterPanel input, .maxbidinput input, #subTitle, .mt5, .notranslate, #ux_modules input, #LeftPanel input, .extra, .summary, .sttl, .sh-TxtCnt, .titleBox, .helvetica, .sh-TxtCnt option, #shCountryDiv select, .nullHeader, #gh-sbc h3 a:hover, #gh-eb-u-o #gh-uid, .dealName, .fv-tw input, .igor .bo-ttlPr, .ui-autocomplete li a b, #firstName, #email, .no-padding, .block-title, .addmsg, .cart_sci, .gspr, .ec-t, #shQuantity, .sh-TxtCnt, #medium input, .addressFields input, .sellerNameBanner2, .b-block-info-container__title, .sellerNameBanner, .bluelnk a, .bluelnk a:link, .bluelnk1 a, .bluelnk1 a:link, .bluelnk1 a:visited, .offer div, .rev_noGsp, .fw-b, .footer-subscribe-counter-description, textarea, .itmtitle, .s-item__shipping, .s-item__subtitle, .s-item__additional-price, a.guidance-text-module__list-item__text-wrapper, .s-item__purchase-options, .s-item__summary { color: #FFFFFF !important; } #gAC .ui-menu .ui-menu-item a { color: #999999 !important; } .s-item__price, .s-item__price .ITALIC { color: #00FF00 !important; } #nmex input, .rlp input, #CenterPanel input, #CenterPanel select, .pb, #LeftPanel input, .hidediv input, #surveyContent input, #surveyContent textarea, .posRelat, .keywords, .sh-TxtCnt, .bo-olp, .x-textrange__input, .x-refine__text-list__select, .x-refine__text-list__input, .search { border: 1px #FFFFFF solid !important; } #firstName, #email, #userid, #pass, .btn-default .btn.btn-ter, a.btn.btn-ter, a.btn.btn-ter:visited, .btn.btn-ter.btn-d:hover, a.btn.btn-ter.btn-d:hover, .btn.btn-ter.btn-d:focus, a.btn.btn-ter.btn-d:focus, .btn.btn-ter.btn-d:active, a.btn.btn-ter.btn-d:active { border: 2px #00008B solid !important; } .frmt span.sel, .frmt a.sel, .c-std, .c-std-bb, .actionButton, body.summary-ui .my-container.item-list .ajax-wrap, .bqrfTxtCont a.rflbl, .b-module, .mfe-urg .mfe-buttons-ct .mfe-btn, a.guidance-text-module__list-item__text-wrapper { border: 1px #00008B solid !important; } .igor .smm-i { border-top: 1px #FFFFFF solid !important; } .pnl .msg { border-right: 1px red solid !important; } .pnl .msg { border-bottom: 1px red solid !important; } .oly.old .hdr .inner { background-color: #333333 !important; border-top: none !important; } .newly, .bfsp { color:#FFF !important; background: green !important; } .nav ul { width: 100px !important; } .li div.logos * { background-color: gold !important; } .object .fill, .recos, .recos li { background-color: transparent !important; } .tab-content-m, .vi-inc-shdw, .msku-btn-sel-cmp .msku-maroon-border, .vi-notify-shadow, .cnfrm, #CenterPanel, .recos li, .c-std, .widget.horizontal-navigation, #topsection, div, .btn, .b-module, #but_v4-1, .igor .bn-pad, .igor .bn-pad:hover { box-shadow: none !important; } .bk, .oly.old .body, .middle > .main > .top, #pst-categories ul.lev1 li a { background-image: none !important; } .gh-eb-li-a:hover { color: #FFF !important; text-decoration: underline !important; } /* Your eBay Shopping Cart */ .scd-errMsgh, .scd-errMsg1, .scd-errMsg2 { color:#FFF !important; } /*Top main nav menu start*/ div.gh-eb-o, .cl2, .rt { background:#000 !important; } .gclr, .gclr a { color:#FFF !important; } .gclr a:hover, .gclr a:link, #hp-left a { background: #000000 !important; } #gh-ac:focus, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle { color:#FFFFFF !important; } #gh-ac { background:#000000 !important; color:#FFFFFF !important; } #gh-ac-box { border:none !important; background:#00008B !important; border-left:2px #00008B solid !important; border-top:2px #00008B solid !important; border-bottom:2px #00008B solid !important; } #gh-cat-box, .btn, .refine, #gh-btn { border:none !important; background:#00008B !important; border:2px #00008B solid !important; } /*Main ebay search end*/ /*links*/ a, .hpittt, li h2 { color: #FFF !important; } /*My ebay sidepanel start*/ #yourlistmenu div { color:#FFF !important; background: #000 !important; } #yourlistmenu { background: #000 !important; } #LocalNavigation.ltNavDS2 .ln-c, #LocalNavigation.ltNavDS2 .ln-e, #LocalNavigation.ltNavDS2 .ln-ch, #LocalNavigation.ltNavDS2 .ln-eh, #LocalNavigation.ltNavDS2 .ln-nc, .btn-s, .btn, .refine a, div#leftNavMenu3, #leftNavMenu div, #v4-My_94_25_mu_ul li a:hover { background:#00008B !important; } /*Latest change start*/ .cta-cp a, .cta-d3btn a, .cta-d3secbtn a { background:#00008B !important; border:none !important; } /*Latest change end*/ #LocalNavigation.ltNavDS2 .ln-mn { border-bottom:1px solid #000 !important; } #LocalNavigation.ltNavDS2 .ln .ln-ac li a.ln-sel, #LocalNavigation.ltNavDS2 .ln .ln-ac li a.ln-sel:hover { background:#00008B !important; } .fl-out { background:#000 !important; border:1px solid #000 !important; } .h-ic a, .item, .nume_item { background:#000 !important; } .nume_item_title, .advance_search_page_title2 { color:#FFF !important; } .selected, .dropdown-menu li a:hover, ul.l-adv li a:hover { background:#00008B !important; } /*My ebay sidepane al end*/ /*miscelanious start*/ .hpa-fd { background:#000 !important; color:#FFF !important; border:1px #FFF solid !important; } #atl_btn_lnk { background:#000 !important; color:#FFF !important; } .msgPad, .msgPad a, .msgPad span span, .alert-info { background: red !important; color: #FFFFFF !important; font-size: large !important; text-shadow: none!important; } .gh-eb-li-a, .gh-ua { background:#000 !important; } .MaxBidClass, #price, #quantity { color:#000 !important; } .tgl_button, .cb .cbl a, .gh-o, #gh-shop-a, .btb li a { background:#000 !important; } .cb .cbl a:hover { background:#00008B !important; } .qtyInput, #shQuantity, #shCountry, #shZipCode, #shGetRates { color:#000 !important; } /*miscelanious end*/ /*highlight*/ textarea, pre, .gh-eb .gh-mn .gh-fst a, .gh-eb .gh-mn .gh-fst a:visited, .hpcn li h2 a:hover, .gh-hsmn td a:hover, .gh-sbox input, .mn .sel, .mn li a:hover, .ln li a:hover, .mnu a:hover, .mnu a:active, .myw-searchTxtFs, .gh-esmn td a:hover, .acl .sel, .gh-txt, .tb3-c-li a:hover, input.afi, .sh-enblBox, #msg_cnt_cnt, .txtBxF, .yellow, .MaxBidClass, .inpText, .clk{ background: #000 !important; } .rv-rp, #gh-gb, #gh-top{ border: 0px black !important; } .totGS, #CentralArea.ctArDS2 .BottomBulk .bn-b input, .qa-ad, .qa-wbw, .qa-qaf, .qa-hd { color: #FFF !important; } #desc_ifr { background: #FFF !important; } .cons { background:#00008B !important; } #ov_content { background:#000 !important; } #email_id_field, #email_body_field, .MaxBidClass, #comment00 { color:#fff !important; } #pushdown { background:#00008B !important; } /* item description start */ .tab-content-m, .tab-content-m .active , .tab-content-m td, .tab-content-m .sh-inner, #ds_div, #ds_div td, #ds_div span, #ds_div font, #ds_div p, #ds_div ul, html, #ds_div pre, .u-flL, .item a, .l, #dc-cmt-bar { color:#FFF !important; background:#000 !important; } /* item description end */ } @-moz-document domain("mozo.com.au") { a, p, h1, h2, h3, h4, h5 { color:#FFF !important; } DIV#content #ribbon, .nav-1 { background:#00008B !important; } .full, .header, .c-s, #page, .deals, .news, .providers, .HOMEPAGE, .black-1, .pt1, .pb1 { background:#000 !important; } #north-ad-slot, .home-loan { display:none !important; } } @-moz-document domain("ebay.com") { .itmdtl, .clr, .c-std, .footer, #nav DIV, #ghn-err, .rctsch, .lvi { background:#000 !important; } #RelatedItems .rtxt div, .bin, .sttl, .summary, .cat-st, .pd-showGspLegal, button { color:#FFF !important; } .dul { color:#FFF !important; background: red !important; } .newly { color:#FFF !important; background: green !important; } } @-moz-document domain("community.ebay.com.au"), domain("community.ebay.co.uk"), domain("pages.ebay.co.uk"), domain("community.ebay.com"), domain("pages.ebay.com"), domain("pages.ebay.com.au"), domain("hub.ebay.com.au") { .lia-quilt-row, .lia-quilt-row-row_2, .lia-panel-heading-bar, .lia-panel-content-wrapper, .lia-decoration-border-content { background: #000000 !important; color: #FFFFFF !important; } .lia-home-post-grid-cell, .message-overlay-wrapper, .ttlCls:hover, .ttlOpn:hover, .nav-item a:hover, .fb_midf, .nav-item a, .hprcp_head, .fb-w { background: #000000 !important; } .searchBx { background-color: #000000 !important; } .lia-panel-content-wrapper { box-shadow: none !important; } header input, header textarea { border: 1px #00008B solid !important; } font, #lia-body .lia-content li.lw-subapp a, #lia-body.QandAQuestionPage .lia-content h1.PageTitle a, #lia-body.ForumTopicPage .lia-content h2.PageTitle a, #lia-body.CategoryPage .lia-content h1.PageTitle a, #lia-body.GroupMessagePage .lia-content h1.PageTitle a, #lia-body.GroupPage .lia-content h1.PageTitle a, .lia-message-author-rank, .lia-message-author-post-count, .lia-message-author-registered-date, input, .ttlCls, .ttlOpn, textarea, .sectiontitle, #lia-body .lia-content li.lw-subapp a:hover { color: #FFFFFF !important; } }
0.147218
0.144511
@charset "UTF-8"; ::-moz-selection{ background-color: #ffeaa7; } ::selection { background-color: #ffeaa7; } *, *:after, *:before { box-sizing: inherit; } html { box-sizing: border-box; color: #606c76; font-family: 'Google Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 15px; font-weight: 300; letter-spacing: ; line-height: 2.0rem; } body { } button { background-color: #00b894; border: 0.1rem solid #00b894; border-radius: .4rem; color: #fff; cursor: pointer; display: inline-block; font-size: 1.1rem; font-weight: 700; height: 3.8rem; letter-spacing: .1rem; line-height: 3.8rem; padding: 0 3.0rem; text-align: center; text-decoration: none; text-transform: uppercase; white-space: nowrap; } button.button-outline { background-color: transparent; color: #00b894; } button.button-outline:focus, button.button-outline:hover { background-color: transparent; border-color: #606c76; color: #606c76; } hr { border: 0; border-top: 0.1rem solid #d1d1d1; margin: 3.0rem 0; } input[type='date'], input[type='number'], input[type='text'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; color: #606c76; border: 0.1rem solid #d1d1d1; border-radius: .4rem; box-shadow: none; box-sizing: inherit; height: 3.8rem; padding: .6rem 1.0rem; width: 100%; font-family: 'Roboto Mono', 'Source Code Pro', 'Lucida Console', 'Courier', sans-serif; font-size: 1.2rem; } input[type='date']:focus, input[type='number']:focus, input[type='text']:focus { border-color: #00b894; outline: 0; } .container { margin: 0 auto; max-width: 800px; padding: 2.0rem 1.0rem; position: relative; width: 100%; } .row { display: flex; flex-direction: row; padding: 0; width: 100%; min-height: 3.8rem; font-family: 'Google Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 1.2rem; font-weight: 100; color: #444; line-height: 1.5rem; background: #fff; border-radius: 5px; position: relative; box-shadow: 0px 1px 2px rgba(44, 62, 80, 0.10); padding: 1.2rem; word-break: break-word; margin-bottom: 1.0rem; } .row .column { display: block; flex: 1 1 auto; margin-left: 0; max-width: 100%; width: 100%; } .row .column.column-20 { flex: 0 0 20%; max-width: 20%; } .row .column.column-25 { flex: 0 0 25%; max-width: 25%; } .row .column.column-40 { flex: 0 0 40%; max-width: 40%; } a { text-decoration: none; color: #606c76; border-bottom: 1px solid #606c76; transition: .1s ease; font-variant-numeric: lining-nums; } a:hover { background: #606c76; color: white; font-variant-numeric: lining-nums; } .button, button { margin-bottom: 1.0rem; font-variant-numeric: lining-nums; } input { margin-bottom: 1.5rem; font-variant-numeric: lining-nums; } b, strong { font-weight: bold; } p { font-family: 'FreightText Pro', 'Georgia', serif; font-size: 1.4rem; line-height: 1.5; margin-top: 0; margin-bottom: 1rem; font-variant-numeric: lining-nums; } h3 { letter-spacing: -0.1rem; margin-bottom: 1.0rem; margin-top: 2.0rem; font-variant-numeric: lining-nums; font-family: 'Google Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 2.6rem; line-height: 1.3; } br { font-size: 2.0rem; } .editButton { flex: 1 1 auto; height: 100%; color: green; letter-spacing: 0; -moz-transform: scale(-1, 1); -webkit-transform: scale(-1, 1); -o-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); text-align: center; cursor: pointer; } .deleteButton { flex: 1 1 auto; height: 100%; color: red; letter-spacing: 0; text-align: center; cursor: pointer; } .lock { cursor: not-allowed; }
resources/css/style.css
@charset "UTF-8"; ::-moz-selection{ background-color: #ffeaa7; } ::selection { background-color: #ffeaa7; } *, *:after, *:before { box-sizing: inherit; } html { box-sizing: border-box; color: #606c76; font-family: 'Google Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 15px; font-weight: 300; letter-spacing: ; line-height: 2.0rem; } body { } button { background-color: #00b894; border: 0.1rem solid #00b894; border-radius: .4rem; color: #fff; cursor: pointer; display: inline-block; font-size: 1.1rem; font-weight: 700; height: 3.8rem; letter-spacing: .1rem; line-height: 3.8rem; padding: 0 3.0rem; text-align: center; text-decoration: none; text-transform: uppercase; white-space: nowrap; } button.button-outline { background-color: transparent; color: #00b894; } button.button-outline:focus, button.button-outline:hover { background-color: transparent; border-color: #606c76; color: #606c76; } hr { border: 0; border-top: 0.1rem solid #d1d1d1; margin: 3.0rem 0; } input[type='date'], input[type='number'], input[type='text'] { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; color: #606c76; border: 0.1rem solid #d1d1d1; border-radius: .4rem; box-shadow: none; box-sizing: inherit; height: 3.8rem; padding: .6rem 1.0rem; width: 100%; font-family: 'Roboto Mono', 'Source Code Pro', 'Lucida Console', 'Courier', sans-serif; font-size: 1.2rem; } input[type='date']:focus, input[type='number']:focus, input[type='text']:focus { border-color: #00b894; outline: 0; } .container { margin: 0 auto; max-width: 800px; padding: 2.0rem 1.0rem; position: relative; width: 100%; } .row { display: flex; flex-direction: row; padding: 0; width: 100%; min-height: 3.8rem; font-family: 'Google Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 1.2rem; font-weight: 100; color: #444; line-height: 1.5rem; background: #fff; border-radius: 5px; position: relative; box-shadow: 0px 1px 2px rgba(44, 62, 80, 0.10); padding: 1.2rem; word-break: break-word; margin-bottom: 1.0rem; } .row .column { display: block; flex: 1 1 auto; margin-left: 0; max-width: 100%; width: 100%; } .row .column.column-20 { flex: 0 0 20%; max-width: 20%; } .row .column.column-25 { flex: 0 0 25%; max-width: 25%; } .row .column.column-40 { flex: 0 0 40%; max-width: 40%; } a { text-decoration: none; color: #606c76; border-bottom: 1px solid #606c76; transition: .1s ease; font-variant-numeric: lining-nums; } a:hover { background: #606c76; color: white; font-variant-numeric: lining-nums; } .button, button { margin-bottom: 1.0rem; font-variant-numeric: lining-nums; } input { margin-bottom: 1.5rem; font-variant-numeric: lining-nums; } b, strong { font-weight: bold; } p { font-family: 'FreightText Pro', 'Georgia', serif; font-size: 1.4rem; line-height: 1.5; margin-top: 0; margin-bottom: 1rem; font-variant-numeric: lining-nums; } h3 { letter-spacing: -0.1rem; margin-bottom: 1.0rem; margin-top: 2.0rem; font-variant-numeric: lining-nums; font-family: 'Google Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif; font-size: 2.6rem; line-height: 1.3; } br { font-size: 2.0rem; } .editButton { flex: 1 1 auto; height: 100%; color: green; letter-spacing: 0; -moz-transform: scale(-1, 1); -webkit-transform: scale(-1, 1); -o-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); text-align: center; cursor: pointer; } .deleteButton { flex: 1 1 auto; height: 100%; color: red; letter-spacing: 0; text-align: center; cursor: pointer; } .lock { cursor: not-allowed; }
0.437343
0.064036
@charset "UTF-8"; /* CSS Document */ body { font-family: 'Quicksand', sans-serif; color: #333; } p { font-family: 'Ubuntu', sans-serif; } a { text-decoration: none; } .hidden { display: none; } /*section is block level and no width specidied therefore stretches full screen*/ #topBar { background-color: #000; height: 20px; } /*Site Container*/ .siteContainer { margin: 0 auto; width: 1020px; padding-left: 20px; padding-right: 20px; } #mainHeader { margin-top: 20px; padding-bottom: 20px; display: flex; flex-direction: row; justify-content: flex-start; border-bottom: solid 1px #DDD; } #logo { width: 250px; height: 50px; } .navBar { float: right; list-style-type: none; margin: 0; padding: 0; height: 50px; overflow: hidden; } /*Nav bar - Style */ /*Id's*/ .logo { justify-content: center; width: 250px; height: 50px; } #mainNav { width: 800px; } /*Classes*/ .liNav { float: right; height: 50px; } .liNav .link { display: block; color: #666; text-align: center; padding: 14px 16px; text-decoration: none; height: 50px; } .liNav .link:hover { background-color: #ddd; } /*Footer - Style*/ /*Id's*/ #mainFooter { margin-top: 40px; margin-bottom: 40px; display: flex; flex-direction: row; justify-content: flex-start; } #footerNav { width: 500px; } #footerNav h2 { font-size: 25px; } #footerNav a { text-decoration: none; font-size: 15px; color: black; } #copyRight { text-align: center; margin-left: auto; width: 310px; } /* Home, Index - Page */ /*Id's*/ #imageCoverContainer { width: 1020px; height: 600px; margin-top: 10px; } #coverTextBold { margin-top: -200px; margin-left: 50px; font-size: 50px; color: #fff; } #coverText { width: 950px; margin-top: 10px; margin-left: 50px; font-size: 25px; color: #fff; } #imageCover { width: 1020px; height: 600px; } #productInfo { margin-top: 40px; display: flex; flex-direction: row; justify-content: space-between; border-bottom: solid 1px #DDD; margin-bottom: 40px; border-radius: 15px; } #productInfo h4{ font-size: 20px; } #productInfo p, h4 { padding-left: 10px; padding-right: 10px; text-align: left; } #productInfoS { height: 340px; margin-left: -40px; margin-top: 40px; display: flex; flex-direction: row; justify-content: space-around; border-radius: 15px; } #productInfoS h4{ font-size: 20px; } #productInfoS p, h4 { padding-left: 10px; padding-right: 10px; text-align: left; } /*Classes*/ .TitleProductContainer{ display: flex; flex-direction: row; } .ProductBold { margin-left: 10px; font-size: 40px; width: 1020px; font-weight: bold; } .ProductBoldS { width: 100px; margin-left: 10px; margin-top: 5px; margin-bottom: -90px; font-size: 40px; font-weight: bold; } .buyProduct { margin: 0; position: absolute; top: 50%; } .imageLink:hover { opacity: 0.5; } .priceText { margin-top: 15px; font-size: 20px; text-align: center; } .productDesc { width: 250px; height: 500px; text-align: center; } .productDesc h3 { text-align: center; } .productDesc img { width: 200px; height: 250px; margin-bottom: -45px; text-align: center; } .ProductSubContainer{ margin-top: -50px; background-color: #999; width: 240px; height: 250px; border-radius: 15px; } .ProductSubContainer h4{ padding-top: 95px; margin-left: 20px; } .ProductSubContainer p{ padding-top: 10px; margin-left: 20px; } .priceTag{ margin-top: -10px; margin-left: 20px; margin-bottom: 10px; font-size: 19px; font-weight: bold; } .productDescS { margin-top: 20px; width: 450px; height: 500px; text-align: right; } .productDescS img { width: 230px; height: 300px; margin-left: 280px; margin-bottom: -25px; } .ProductSubContainerS{ margin-top: -230px; background-color: #999; width: 490px; height: 250px; border-radius: 15px; text-align: left; } .ProductSubContainerS h4{ padding-top: 55px; margin-left: 20px; text-align: left; } .left-text{ text-align: left; width: 300px; margin-left: 20px; } .productBT { margin-top: 20px; margin-left: 30px; width: 70px; height: 20px; padding: 10px; border-radius: 12px; font-size: 20px; text-align: center; background-color: #e8e8e8; text-decoration-color: white; color: #000; } .productBT a{ color: #000; } /* About Us - Page*/ /*Id's*/ #titleHeaderAbtTxt{ font-size: 25px; text-align: left; } #imageHeaderAbt{ width: 1020px; height: 600px; border-radius: 15px; } #titleAbtTxt{ font-size: 25px; } #titleAbtTxtOA{ font-size: 25px; } #imageCoverContainerLS { width: 1020px; height: 600px; margin-top: 10px; } #coverTextBoldLS { width: 1020px; margin-top: -400px; font-size: 50px; color: #fff; text-align: center; } #coverTextLS { width: 920px; margin-top: -20px; margin-left: 50px; margin-right: 50px; font-size: 25px; color: #fff; text-align: center; } #imageCoverLS { width: 1020px; height: 600px; } #imageCoverContainerOS { width: 1020px; height: 600px; padding-top: 50px; } #coverTextBoldOS { width: 1020px; margin-top: -400px; font-size: 50px; color: #fff; text-align: center; } #coverTextOS { width: 920px; margin-top: -20px; margin-left: 50px; margin-right: 50px; font-size: 25px; color: #fff; text-align: center; } #imageCoverOS { width: 1020px; height: 600px; } /*Classes*/ .aboutContainer{ display: flex; justify-content: center; flex-direction: column; color: #fff; } .headerAbout{ margin-top: 20px; } .textAbout{ margin-top: 30px; padding-top: 50px; padding-left: 50px; margin-bottom: -20px; background-color: #999; border-top-right-radius: 15px; border-bottom-left-radius: 15px; } .textAbout img{ width: 200px; height: 300px; margin-left: 710px; margin-top: -200px; } .AbtTxt{ width: 700px; font-size: 20px; margin-bottom: 5px; } .desAbtContainer{ display: flex; flex-direction: row; justify-content: space-between; border-bottom: solid 1px #DDD; padding-bottom: 20px; } .desAbtLabel{ margin-top: 50px; flex-direction: column; width: 500px; background-color: #2a6d89; border-radius: 15px; color: #fff; text-align: center; padding-bottom: 20px; } .desAbtLabel p{ font-size: 15px; padding: 20px; } .labelImg{ width: 500px; border-top-left-radius: 14px; border-top-right-radius: 14px; } .textAboutOA{ display: flex; flex-direction: row; margin-top: 30px; padding-top: 10px; padding-left: 50px; margin-bottom: -20px; background-color: #999; border-top-right-radius: 15px; border-bottom-left-radius: 15px; } .OAContainer{ margin-bottom: 50px; } .OAContainerAward{ flex-direction:row; margin-top: 60px; margin-left: 70px; } .Award1 { width: 100px; height: 100px; } .Award2 { width: 100px; height: 100px; } .Award3 { width: 100px; height: 100px; } .AbtTxtOA{ width: 500px; font-size: 20px; margin-bottom: 5px; }
css/main.css
@charset "UTF-8"; /* CSS Document */ body { font-family: 'Quicksand', sans-serif; color: #333; } p { font-family: 'Ubuntu', sans-serif; } a { text-decoration: none; } .hidden { display: none; } /*section is block level and no width specidied therefore stretches full screen*/ #topBar { background-color: #000; height: 20px; } /*Site Container*/ .siteContainer { margin: 0 auto; width: 1020px; padding-left: 20px; padding-right: 20px; } #mainHeader { margin-top: 20px; padding-bottom: 20px; display: flex; flex-direction: row; justify-content: flex-start; border-bottom: solid 1px #DDD; } #logo { width: 250px; height: 50px; } .navBar { float: right; list-style-type: none; margin: 0; padding: 0; height: 50px; overflow: hidden; } /*Nav bar - Style */ /*Id's*/ .logo { justify-content: center; width: 250px; height: 50px; } #mainNav { width: 800px; } /*Classes*/ .liNav { float: right; height: 50px; } .liNav .link { display: block; color: #666; text-align: center; padding: 14px 16px; text-decoration: none; height: 50px; } .liNav .link:hover { background-color: #ddd; } /*Footer - Style*/ /*Id's*/ #mainFooter { margin-top: 40px; margin-bottom: 40px; display: flex; flex-direction: row; justify-content: flex-start; } #footerNav { width: 500px; } #footerNav h2 { font-size: 25px; } #footerNav a { text-decoration: none; font-size: 15px; color: black; } #copyRight { text-align: center; margin-left: auto; width: 310px; } /* Home, Index - Page */ /*Id's*/ #imageCoverContainer { width: 1020px; height: 600px; margin-top: 10px; } #coverTextBold { margin-top: -200px; margin-left: 50px; font-size: 50px; color: #fff; } #coverText { width: 950px; margin-top: 10px; margin-left: 50px; font-size: 25px; color: #fff; } #imageCover { width: 1020px; height: 600px; } #productInfo { margin-top: 40px; display: flex; flex-direction: row; justify-content: space-between; border-bottom: solid 1px #DDD; margin-bottom: 40px; border-radius: 15px; } #productInfo h4{ font-size: 20px; } #productInfo p, h4 { padding-left: 10px; padding-right: 10px; text-align: left; } #productInfoS { height: 340px; margin-left: -40px; margin-top: 40px; display: flex; flex-direction: row; justify-content: space-around; border-radius: 15px; } #productInfoS h4{ font-size: 20px; } #productInfoS p, h4 { padding-left: 10px; padding-right: 10px; text-align: left; } /*Classes*/ .TitleProductContainer{ display: flex; flex-direction: row; } .ProductBold { margin-left: 10px; font-size: 40px; width: 1020px; font-weight: bold; } .ProductBoldS { width: 100px; margin-left: 10px; margin-top: 5px; margin-bottom: -90px; font-size: 40px; font-weight: bold; } .buyProduct { margin: 0; position: absolute; top: 50%; } .imageLink:hover { opacity: 0.5; } .priceText { margin-top: 15px; font-size: 20px; text-align: center; } .productDesc { width: 250px; height: 500px; text-align: center; } .productDesc h3 { text-align: center; } .productDesc img { width: 200px; height: 250px; margin-bottom: -45px; text-align: center; } .ProductSubContainer{ margin-top: -50px; background-color: #999; width: 240px; height: 250px; border-radius: 15px; } .ProductSubContainer h4{ padding-top: 95px; margin-left: 20px; } .ProductSubContainer p{ padding-top: 10px; margin-left: 20px; } .priceTag{ margin-top: -10px; margin-left: 20px; margin-bottom: 10px; font-size: 19px; font-weight: bold; } .productDescS { margin-top: 20px; width: 450px; height: 500px; text-align: right; } .productDescS img { width: 230px; height: 300px; margin-left: 280px; margin-bottom: -25px; } .ProductSubContainerS{ margin-top: -230px; background-color: #999; width: 490px; height: 250px; border-radius: 15px; text-align: left; } .ProductSubContainerS h4{ padding-top: 55px; margin-left: 20px; text-align: left; } .left-text{ text-align: left; width: 300px; margin-left: 20px; } .productBT { margin-top: 20px; margin-left: 30px; width: 70px; height: 20px; padding: 10px; border-radius: 12px; font-size: 20px; text-align: center; background-color: #e8e8e8; text-decoration-color: white; color: #000; } .productBT a{ color: #000; } /* About Us - Page*/ /*Id's*/ #titleHeaderAbtTxt{ font-size: 25px; text-align: left; } #imageHeaderAbt{ width: 1020px; height: 600px; border-radius: 15px; } #titleAbtTxt{ font-size: 25px; } #titleAbtTxtOA{ font-size: 25px; } #imageCoverContainerLS { width: 1020px; height: 600px; margin-top: 10px; } #coverTextBoldLS { width: 1020px; margin-top: -400px; font-size: 50px; color: #fff; text-align: center; } #coverTextLS { width: 920px; margin-top: -20px; margin-left: 50px; margin-right: 50px; font-size: 25px; color: #fff; text-align: center; } #imageCoverLS { width: 1020px; height: 600px; } #imageCoverContainerOS { width: 1020px; height: 600px; padding-top: 50px; } #coverTextBoldOS { width: 1020px; margin-top: -400px; font-size: 50px; color: #fff; text-align: center; } #coverTextOS { width: 920px; margin-top: -20px; margin-left: 50px; margin-right: 50px; font-size: 25px; color: #fff; text-align: center; } #imageCoverOS { width: 1020px; height: 600px; } /*Classes*/ .aboutContainer{ display: flex; justify-content: center; flex-direction: column; color: #fff; } .headerAbout{ margin-top: 20px; } .textAbout{ margin-top: 30px; padding-top: 50px; padding-left: 50px; margin-bottom: -20px; background-color: #999; border-top-right-radius: 15px; border-bottom-left-radius: 15px; } .textAbout img{ width: 200px; height: 300px; margin-left: 710px; margin-top: -200px; } .AbtTxt{ width: 700px; font-size: 20px; margin-bottom: 5px; } .desAbtContainer{ display: flex; flex-direction: row; justify-content: space-between; border-bottom: solid 1px #DDD; padding-bottom: 20px; } .desAbtLabel{ margin-top: 50px; flex-direction: column; width: 500px; background-color: #2a6d89; border-radius: 15px; color: #fff; text-align: center; padding-bottom: 20px; } .desAbtLabel p{ font-size: 15px; padding: 20px; } .labelImg{ width: 500px; border-top-left-radius: 14px; border-top-right-radius: 14px; } .textAboutOA{ display: flex; flex-direction: row; margin-top: 30px; padding-top: 10px; padding-left: 50px; margin-bottom: -20px; background-color: #999; border-top-right-radius: 15px; border-bottom-left-radius: 15px; } .OAContainer{ margin-bottom: 50px; } .OAContainerAward{ flex-direction:row; margin-top: 60px; margin-left: 70px; } .Award1 { width: 100px; height: 100px; } .Award2 { width: 100px; height: 100px; } .Award3 { width: 100px; height: 100px; } .AbtTxtOA{ width: 500px; font-size: 20px; margin-bottom: 5px; }
0.261425
0.049382
:root { --primary-color: black; --secondary-color: #00BCD4; --tertiary-color: #006064; --lightest: 300; --medium: 400; --boldest: 500; } /* alternative/experimental colors: --primary-color: black; --secondary-color: #0066CC; --tertiary-color: #1F456E; --primary-color: #2B2741; --secondary-color: #3FB1AC; #0E4D92; #0066CC; #399e99; #68a8b1; --tertiary-color: #1c5469; #1D2951; #1F456E; #1c3d69; */ body { font-family: {{{fontList 'default'}}}; font-size: 12px; font-weight: var(--medium); font-variant-ligatures: none; margin: 0; padding: 0; display: block; color: var(--primary-color); } main { padding: 0 50px 10px 50px; margin: 0 auto; max-height: 297mm; max-width: 210mm; } main > header { width: 100%; float: left; padding-block-start: 2em; padding-block-end: 0.5em; margin-block-end: 2em; position: relative; background: url('../assets/background5.png') right no-repeat; /* path relative to build folder */ } #name { font-size: 35px; font-weight: var(--boldest); } #contact { float: left; position: absolute; bottom: 0; font-weight: var(--lightest); } #contact > div { display: inline-block; margin-left: 5px; } h1, h2 { text-transform: uppercase; } h2 { margin: 0; } a:link, a:visited { color: inherit; text-decoration: none; } a:hover { text-decoration: none; } strong { color: var(--primary-color); } .social { margin-inline-end: 10px; display: inline-block; margin-inline-start: 5px; } .email::before { font-family: "Line Awesome Free"; content: "\f1fa"; display: inline-block; padding-right: 3px; font-weight: 900; color: var(--secondary-color); } .github, .linkedin { padding-right: 3px; color: var(--secondary-color); } .content { clear: both; display: flex; flex-flow: row wrap; justify-content: space-between; align-items: stretch; } .left { flex: 0 0 55%; } .right { flex: 0 0 40%; } section { margin-block-end: 3em; } section header { font-size: 15px; border-bottom: 3px solid var(--primary-color); width: 100%; display: block; } section header h2 { margin: 0; color: var(--primary-color); font-weight: var(--boldest); } section > div { margin-block-start: 1em; padding-inline-end: 2em; overflow: auto; } section ul { padding-inline-start: 5px; margin-block-start: 3px; margin-block-end: 0; } section li { margin-left: 1em; } section div h2 { font-weight: var(--medium); color: var(--secondary-color); } #employment .employer, #projects .venue { font-size: smaller; color: var(--primary-color); } section .keywords { float: left; font-weight: var(--medium); color: var(--tertiary-color); margin-block-end: 3px; } section .highlights { font-weight: var(--lightest); } #employment .tenure-location, #projects .location, #education .tenure { clear: both; font-size: smaller; } .tenure::before { font-family: "Line Awesome Free"; content: "\f073"; display: inline-block; padding-right: 3px; font-weight: 900; } #employment .tenure { padding-right: 2em; } #skills .skill-name { font-size: 16px; font-weight: var(--medium); } #skills .skill-info { float: left; font-weight: var(--lightest); margin-inline-start: 1em; margin-block-end: 1em; word-spacing: 0.5em; } #skills .skill-info:last-child { margin-block-end: 0; } .location::before { font-family: "Line Awesome Free"; content: "\f3c5"; display: inline-block; padding-right: 3px; font-weight: 900; } .link::before { font-family: "Line Awesome Free"; content: "\f0c1"; display: inline-block; padding-right: 3px; font-weight: 900; } #education .title { text-transform: none; } #education .institution { display: inline-block; line-height: 1; font-size: 1em; margin-block-start: 3px; margin-block-end: 3px; clear: both; font-size: 15px; color: var(--primary-color); } #source { text-align: right; font-size: smaller; } #source strong { font-family: "Courier New", monospace; text-align: inherit; } #source a { font-weight: var(--lightest); color: var(--secondary-color); } p { margin-block-start: 0; margin-block-end: 0; } p, li { text-align: justify; clear: both; } thead { display: none; }
src/themes/lattice/src/lattice-html.css
:root { --primary-color: black; --secondary-color: #00BCD4; --tertiary-color: #006064; --lightest: 300; --medium: 400; --boldest: 500; } /* alternative/experimental colors: --primary-color: black; --secondary-color: #0066CC; --tertiary-color: #1F456E; --primary-color: #2B2741; --secondary-color: #3FB1AC; #0E4D92; #0066CC; #399e99; #68a8b1; --tertiary-color: #1c5469; #1D2951; #1F456E; #1c3d69; */ body { font-family: {{{fontList 'default'}}}; font-size: 12px; font-weight: var(--medium); font-variant-ligatures: none; margin: 0; padding: 0; display: block; color: var(--primary-color); } main { padding: 0 50px 10px 50px; margin: 0 auto; max-height: 297mm; max-width: 210mm; } main > header { width: 100%; float: left; padding-block-start: 2em; padding-block-end: 0.5em; margin-block-end: 2em; position: relative; background: url('../assets/background5.png') right no-repeat; /* path relative to build folder */ } #name { font-size: 35px; font-weight: var(--boldest); } #contact { float: left; position: absolute; bottom: 0; font-weight: var(--lightest); } #contact > div { display: inline-block; margin-left: 5px; } h1, h2 { text-transform: uppercase; } h2 { margin: 0; } a:link, a:visited { color: inherit; text-decoration: none; } a:hover { text-decoration: none; } strong { color: var(--primary-color); } .social { margin-inline-end: 10px; display: inline-block; margin-inline-start: 5px; } .email::before { font-family: "Line Awesome Free"; content: "\f1fa"; display: inline-block; padding-right: 3px; font-weight: 900; color: var(--secondary-color); } .github, .linkedin { padding-right: 3px; color: var(--secondary-color); } .content { clear: both; display: flex; flex-flow: row wrap; justify-content: space-between; align-items: stretch; } .left { flex: 0 0 55%; } .right { flex: 0 0 40%; } section { margin-block-end: 3em; } section header { font-size: 15px; border-bottom: 3px solid var(--primary-color); width: 100%; display: block; } section header h2 { margin: 0; color: var(--primary-color); font-weight: var(--boldest); } section > div { margin-block-start: 1em; padding-inline-end: 2em; overflow: auto; } section ul { padding-inline-start: 5px; margin-block-start: 3px; margin-block-end: 0; } section li { margin-left: 1em; } section div h2 { font-weight: var(--medium); color: var(--secondary-color); } #employment .employer, #projects .venue { font-size: smaller; color: var(--primary-color); } section .keywords { float: left; font-weight: var(--medium); color: var(--tertiary-color); margin-block-end: 3px; } section .highlights { font-weight: var(--lightest); } #employment .tenure-location, #projects .location, #education .tenure { clear: both; font-size: smaller; } .tenure::before { font-family: "Line Awesome Free"; content: "\f073"; display: inline-block; padding-right: 3px; font-weight: 900; } #employment .tenure { padding-right: 2em; } #skills .skill-name { font-size: 16px; font-weight: var(--medium); } #skills .skill-info { float: left; font-weight: var(--lightest); margin-inline-start: 1em; margin-block-end: 1em; word-spacing: 0.5em; } #skills .skill-info:last-child { margin-block-end: 0; } .location::before { font-family: "Line Awesome Free"; content: "\f3c5"; display: inline-block; padding-right: 3px; font-weight: 900; } .link::before { font-family: "Line Awesome Free"; content: "\f0c1"; display: inline-block; padding-right: 3px; font-weight: 900; } #education .title { text-transform: none; } #education .institution { display: inline-block; line-height: 1; font-size: 1em; margin-block-start: 3px; margin-block-end: 3px; clear: both; font-size: 15px; color: var(--primary-color); } #source { text-align: right; font-size: smaller; } #source strong { font-family: "Courier New", monospace; text-align: inherit; } #source a { font-weight: var(--lightest); color: var(--secondary-color); } p { margin-block-start: 0; margin-block-end: 0; } p, li { text-align: justify; clear: both; } thead { display: none; }
0.406155
0.124532
----------------------------------*/ .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.5; text-decoration: none; font-size: 100%; list-style: none; } .ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; } .ui-helper-clearfix:after { clear: both; } .ui-helper-clearfix { zoom: 1; } .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0); } /* Interaction Cues ----------------------------------*/ .ui-state-disabled { cursor: default !important; } /* Icons ----------------------------------*/ /* states and images */ .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } /* Misc visuals ----------------------------------*/ /* Overlays */ .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* resizable ----------------------------------*/ .ui-resizable { position: relative; } .ui-resizable-handle { position: absolute; font-size: 0.1px; display: block; } .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px; } /* selectable ----------------------------------*/ .ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted black; } /* accordion ----------------------------------*/ .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; zoom: 1; border: 1px solid #ccc; border-top-width: 0; font-weight: normal; background: #fafafa repeat-x left bottom; background-image: -ms-linear-gradient(top, #ffffff, #f2f2f2); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2)); background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2); background-image: -o-linear-gradient(top, #ffffff, #f2f2f2); background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2); background-image: linear-gradient(top, #ffffff, #f2f2f2); line-height: 18px; height: 18px; padding: 8px 10px; font-size: 12px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .ui-accordion .ui-accordion-header:first-child { border-top-width: 1px; } .ui-accordion .ui-accordion-header a { text-decoration: none; color: #444; } .ui-accordion .ui-accordion-icons, .ui-accordion .ui-accordion-noicons, .ui-accordion .ui-accordion-icons .ui-accordion-icons { } .ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; right: 13px; top: 50%; margin-top: -8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; width: auto; border: 1px solid #ccc; border-top-width: 0; background-color: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } /* autocomplete ----------------------------------*/ .ui-autocomplete { position: absolute; top: 0; cursor: default; } /* workarounds */ * html .ui-autocomplete { width: 1px; } /* without this, the menu expands to 100% in IE6 */ /* button ----------------------------------*/ .ui-button { display: inline-block; position: relative; cursor: pointer; text-align: center; zoom: 1; overflow: visible; color: #333; text-shadow: 0 1px 1px rgba(255,255,255,0.75); vertical-align: middle; padding: 4px 14px; font-size: 12px; line-height: 18px; border: 1px solid #bfbfbf; background-color: #f5f5f5; background-image: -moz-linear-gradient(top,#fff,#e6e6e6); background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6)); background-image: -webkit-linear-gradient(top,#fff,#e6e6e6); background-image: -o-linear-gradient(top,#fff,#e6e6e6); background-image: linear-gradient(to bottom,#fff,#e6e6e6); background-repeat: repeat-x; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); } .ui-button.ui-state-hover { color: #333; text-decoration: none; background-color: #e6e6e6; background-position: 0 -15px; -webkit-transition: background-position .1s linear; -moz-transition: background-position .1s linear; -o-transition: background-position .1s linear; transition: background-position .1s linear; } .ui-button.ui-state-focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .ui-button.ui-state-active { background-color: #e6e6e6; background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05); } .ui-button.ui-state-disabled { cursor: default; background-color: #e6e6e6; background-image: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; } .ui-button-icon-only {} button.ui-button-icon-only {} .ui-button-icons-only {} button.ui-button-icons-only {} .ui-button .ui-button-text { display: inline-block; vertical-align: top; } .ui-button-text-only .ui-button-text {} .ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { font-size: 0; text-indent: -9999999px; } .ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {} .ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {} .ui-button-text-icons .ui-button-text {} input.ui-button {} .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { display: inline-block; margin: 0 2px; vertical-align: text-top; } .ui-button-icon-only .ui-icon {} .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {} .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {} .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {} .ui-buttonset { font-size: 0; } .ui-buttonset .ui-button { margin-right: -1px; } button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* datepicker ----------------------------------*/ .ui-datepicker { width: 200px; position: relative; padding: 0; display: none; border: 1px solid #bbb; background-color: #fff!important; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2); -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2); box-shadow: 0 5px 10px rgba(0,0,0,0.2); } .ui-datepicker:after,.ui-datepicker:before { content: ''; position: absolute; display: block; height: 1px; bottom: -3px; left: 3px; right: 3px; background-color: #fff; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; border: 1px solid #ccc; border-top: 0; } .ui-datepicker:before { bottom: -5px; left: 6px; right: 6px; } .ui-datepicker .ui-datepicker-header { position: relative; padding: 0; line-height: 1; margin: -1px; border: 0; color: #fff; margin-bottom: 3px; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); border: 1px solid #000; position: relative; background: #3a3a3a repeat-x left bottom; background-image: -ms-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -webkit-gradient(linear,0 0,0 100%,from(#3a3a3a),to(#2a2a2a)); background-image: -webkit-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -o-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -moz-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: linear-gradient(top,#3a3a3a,#2a2a2a); } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 50%; margin-top: -10px; width: 14px; height: 14px; padding: 3px; overflow: hidden; color: #ccc; text-decoration: none; cursor: pointer; text-align: center; border: 1px solid transparent; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { border-color: #222; color: #fff; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); } .ui-datepicker .ui-datepicker-prev:active, .ui-datepicker .ui-datepicker-next:active { background-color: #303030; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.2); -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.2); box-shadow: inset 0 0 6px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.2); } .ui-datepicker .ui-datepicker-prev { left: 6px; } .ui-datepicker .ui-datepicker-next { right: 6px; } .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { background: none; color: #444; line-height: 16px; text-align: center; font-size: 0; text-indent: 0; vertical-align: middle; } .ui-datepicker .ui-datepicker-prev span:after, .ui-datepicker .ui-datepicker-next span:after { color: #fff; font-size: 12px; text-align: center; font-family: 'caret'; } .ui-datepicker .ui-datepicker-prev span:after { content: "\f0d9"; margin-left: -2px; } .ui-datepicker .ui-datepicker-next span:after { content: "\f0da"; } .ui-datepicker .ui-datepicker-title { margin: 0 32px; height: 17px; line-height: 17px; padding: 11px 0; text-align: center; } .ui-datepicker .ui-datepicker-title select { margin: 0; padding: 0; border: 0; font-size: 12px; height: auto; width: 48%; margin: 0 1%; outline: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .ui-datepicker select.ui-datepicker-month-year { width: 100%; } .ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; background: url(../images/ui-datepicker-table-bg.png) no-repeat left top!important; } .ui-datepicker th { padding: .8em .2em .2em .2em; text-align: center; font-weight: bold; border-bottom: 1px solid #f7d1cd; } .ui-datepicker td { border-bottom: 1px solid #bae0f2; padding: 1px; } .ui-datepicker td.ui-datepicker-week-col { text-align: center; vertical-align: middle; border-right: 1px solid #f1e9ea; } .ui-datepicker td.ui-datepicker-current-day { background: url(../images/ui-datepicker-circle.png) no-repeat center center!important; } .ui-datepicker td span,.ui-datepicker td a { color: #333; font-size: 13px; display: block; padding: .2em; text-align: center; text-decoration: none; } .ui-datepicker td.ui-datepicker-unselectable span, .ui-datepicker td.ui-datepicker-unselectable a { color: #999; } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: 0 4px 8px; display: inline-block; padding: 3px 9px; font-size: 12px; line-height: 18px; text-align: center; vertical-align: middle; cursor: pointer; color: #333; text-shadow: 0 1px 1px rgba(255,255,255,0.75); background-color: #f5f5f5; background-image: -moz-linear-gradient(top,#fff,#e6e6e6); background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6)); background-image: -webkit-linear-gradient(top,#fff,#e6e6e6); background-image: -o-linear-gradient(top,#fff,#e6e6e6); background-image: linear-gradient(to bottom,#fff,#e6e6e6); background-repeat: repeat-x; border: 1px solid #bbb; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); } .ui-datepicker .ui-datepicker-buttonpane button.ui-state-hover,.ui-datepicker .ui-datepicker-buttonpane button:hover { color: #333; text-decoration: none; background-color: #e6e6e6; background-position: 0 -15px; -webkit-transition: background-position .1s linear; -moz-transition: background-position .1s linear; -o-transition: background-position .1s linear; transition: background-position .1s linear; } .ui-datepicker .ui-datepicker-buttonpane button.ui-state-active,.ui-datepicker .ui-datepicker-buttonpane button:active { background-color: #e6e6e6; background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05); -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05); box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05); } .ui-datepicker .ui-datepicker-buttonpane button.ui-state-disabled,.ui-datepicker .ui-datepicker-buttonpane button[disabled] { cursor: default; background-color: #e6e6e6; background-image: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; } .ui-datepicker.ui-datepicker-multi { width: auto; } .ui-datepicker-multi .ui-datepicker-group { float: left; margin: 0; } .ui-datepicker-multi .ui-datepicker-group table { width: 100%; } .ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; } .ui-datepicker-multi-3 .ui-datepicker-group { width: 33.33333%; } .ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; } .ui-datepicker-multi .ui-datepicker-group-first { margin-left: 0; } .ui-datepicker-multi .ui-datepicker-group-last { margin-right: 0; } .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width: 0; } .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0; } .ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; } .ui-datepicker-row-break { clear: both; width: 100%; font-size: 0; } .ui-datepicker-rtl { direction: rtl; } .ui-datepicker-rtl .ui-datepicker-prev { right: 6px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next { left: 6px; right: auto; } .ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; } .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float: right; } .ui-datepicker-rtl .ui-datepicker-group { float: right; } .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; } .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; } .ui-datepicker-cover { position: absolute; z-index: -1; filter: mask(); top: -4px; left: -4px; width: 200px; height: 200px; } /* timepicker ----------------------------------*/ .ui-timepicker-div .ui-widget-header { margin: -1px; color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); border: 1px solid #000; position: relative; background: #3a3a3a repeat-x left bottom; background-image: -ms-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -webkit-gradient(linear,0 0,0 100%,from(#3a3a3a),to(#2a2a2a)); background-image: -webkit-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -o-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -moz-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: linear-gradient(top,#3a3a3a,#2a2a2a); } .ui-timepicker-div .ui-slider { margin-top: 7px; } .ui-timepicker-div dl { text-align: left; padding: 12px 12px 0 12px; } .ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; } .ui-timepicker-div dl dd { margin: 0 10px 12px 65px; } .ui-timepicker-div td { font-size: 90%; } .ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; } /* dialog ----------------------------------*/ .ui-dialog { position: absolute; padding: 0; width: 300px; overflow: hidden; border: 1px solid #bfbfbf; -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.15); box-shadow: 0 0 16px rgba(0, 0, 0, 0.15); } .ui-dialog .ui-dialog-titlebar { padding: 16px; position: relative; border: none; background-color: #eee; border-bottom: 1px solid #ccc; -webkit-border-radius: 2px 2px 0 0; -moz-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5); } .ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: 16px; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } .ui-dialog .ui-dialog-content { position: relative; border: 0; padding: 16px; background: none; overflow: auto; zoom: 1; background-color: #fff; } .ui-dialog .ui-dialog-buttonpane { text-align: left; border: solid #ccc; border-width: 1px 0 0 0; background-color: #f2f0f0; margin: 0; padding: .3em 1em .5em .4em; -webkit-border-radius: 0 0 2px 2px; -moz-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; } .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; } .ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; } .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } .ui-draggable .ui-dialog-titlebar { cursor: move; } /* menu ----------------------------------*/ .ui-menu { list-style: none; padding: 2px; margin: 0; display: block; outline: none; background-color: #fff; border: 1px solid #ccc; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: border-box; -moz-background-clip: border; background-clip: border-box; } .ui-menu .ui-menu { margin-top: -3px; position: absolute; } .ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; } .ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; } .ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 3px 15px; line-height: 18px; zoom: 1; color: #444; cursor: pointer; font-weight: normal; } .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active { text-decoration: none; color: #fff; background-color: #a5c758; background-image: -moz-linear-gradient(top, #a9ca60, #9fc44d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a9ca60), to(#9fc44d)); background-image: -webkit-linear-gradient(top, #a9ca60, #9fc44d); background-image: -o-linear-gradient(top, #a9ca60, #9fc44d); background-image: linear-gradient(to bottom, #a9ca60, #9fc44d); background-repeat: repeat-x; } .ui-menu .ui-state-disabled, .ui-menu .ui-state-disabled a { cursor: default; color: #999; } /* icon support */ .ui-menu-icons { position: relative; } .ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; } /* left-aligned */ .ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; } /* right-aligned */ .ui-menu .ui-menu-icon { position: static; float: right; } /* progressbar ----------------------------------*/ .ui-progressbar { height: 16px; text-align: left; overflow: hidden; background: url(../images/ui-progressbar-bg.png) repeat-x; } .ui-progressbar .ui-progressbar-value { margin: -1px 0; height: 100%; border: 1px solid rgba(0, 0, 0, 0.2); background: url(../images/ui-progressbar-value.png) repeat-x; } .ui-progressbar.green .ui-progressbar-value, .ui-progressbar .ui-progressbar-value { background-color: #84af22; } .ui-progressbar.red .ui-progressbar-value { background-color: #e15656; } .ui-progressbar.blue .ui-progressbar-value { background-color: #61a4e4; } .ui-progressbar.orange .ui-progressbar-value { background-color: #fab341; } .ui-progressbar.animated .ui-progressbar-value { background-repeat: repeat-x; background-image: -webkit-gradient( linear, 0 0, 100% 100%, from(rgba(255, 255, 255, 0.25)), color-stop(.25, rgba(255, 255, 255, 0.25)), color-stop(.25, transparent), color-stop(.50, transparent), color-stop(.50, rgba(255, 255, 255, 0.25)), color-stop(.75, rgba(255, 255, 255, 0.25)), color-stop(.75, transparent), to(transparent) ), url(../images/ui-progressbar-value.png); background-image: -webkit-linear-gradient( -45deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent ), url(../images/ui-progressbar-value.png); background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent ), url(../images/ui-progressbar-value.png); background-image: -o-linear-gradient( -45deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent ), url(../images/ui-progressbar-value.png); background-image: -ms-linear-gradient( -45deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent ), url(../images/ui-progressbar-value.png); background-image: linear-gradient( -45deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent ), url(../images/ui-progressbar-value.png); -webkit-background-size: 40px 40px, auto auto; -moz-background-size: 40px 40px, auto auto; background-size: 40px 40px, auto auto; -webkit-transition: all 1.5s ease-out; -o-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out; transition: all 1.5s ease-out; -webkit-animation: animated-progressbar 2s infinite linear; -moz-animation: animated-progressbar 2s infinite linear; animation: animated-progressbar 2s infinite linear; } @-webkit-keyframes animated-progressbar { 0% { background-position: left center; } 100% { background-position: 40px center; } } @-moz-keyframes animated-progressbar { 0% { background-position: left center; } 100% { background-position: 40px center; } } @keyframes animated-progressbar { 0% { background-position: left center; } 100% { background-position: 40px center; } } /* slider ----------------------------------*/ .ui-slider { position: relative; text-align: left; } .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 24px; height: 24px; cursor: pointer; background: url(../images/ui-slider-handle.png) no-repeat center center; } .ui-slider .ui-slider-range { position: absolute; z-index: 1; display: block; border: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .ui-slider-horizontal { height: 6px; background: url(../images/ui-slider-bg-h.png) repeat-x; } .ui-slider-horizontal .ui-slider-handle { top: -8px; margin-left: -12px; } .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; background: url(../images/ui-slider-range-h.png) repeat-x left top; } .ui-slider-horizontal .ui-slider-range-min { left: 0; } .ui-slider-horizontal .ui-slider-range-max { right: 0; } .ui-slider-vertical { width: 6px; height: 120px; background: url(../images/ui-slider-bg-v.png) repeat-y; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.45); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.45); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.45); } .ui-slider-vertical .ui-slider-handle { left: -9px; margin-left: 0; margin-bottom: -12px; } .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; background: url(../images/ui-slider-range-v.png) repeat-y left top; } .ui-slider-vertical .ui-slider-range-min { bottom: 0; } .ui-slider-vertical .ui-slider-range-max { top: 0; } .ui-slider.green .ui-slider-range, .ui-slider .ui-slider-range { background-color: #84af22; } .ui-slider.red .ui-slider-range { background-color: #e15656; } .ui-slider.blue .ui-slider-range { background-color: #61a4e4; } .ui-slider.orange .ui-slider-range { background-color: #fab341; } /* spinner ----------------------------------*/ .ui-spinner { position: relative; display: block; overflow: hidden; padding: 0; vertical-align: middle; } .ui-spinner-input { border: none; background: none; padding: 0; width: 100% !important; vertical-align: middle; margin: 0 22px 0 0 !important; } .ui-spinner-button { width: 16px; height: 50%; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; border-width: 0 1px; } .ui-spinner a.ui-spinner-button { } .ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } .ui-spinner-up { top: 0; border-top-width: 1px; } .ui-spinner-down { bottom: 0; border-bottom-width: 1px; } .ui-spinner .ui-icon-triangle-1-s { background-position: -65px -16px; } /* tabs ----------------------------------*/ .ui-tabs { position: relative; zoom: 1; } .ui-tabs .ui-tabs-nav { margin: 0; padding: 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 0 4px 0 0; border: 1px solid transparent; border-bottom: 0; padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav li a { float: left; color: #444; padding: 7px 20px; outline: none; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-state-hover { background-color: #e0e0e0; background-color: rgba(0, 0, 0, 0.1); } .ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; border-color: #ccc; background-color: #fff; } .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background-color: #fff; border: 1px solid #ccc; } /* Component containers ----------------------------------*/ .ui-widget {} .ui-widget .ui-widget {} .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {} .ui-widget-content {} .ui-widget-content a {} .ui-widget-header {} .ui-widget-header a {} /* Interaction states ----------------------------------*/ .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {} .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { outline: none; } .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {} .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {} .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {} /* Interaction Cues ----------------------------------*/ .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {} .ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {} .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {} .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {} .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {} .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {} .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {} .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {} .ui-state-disabled .ui-icon {} /* Icons ----------------------------------*/ /* states and images */ .ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons.png); } /* positioning */ .ui-icon-carat-1-n{background-position:0 0;} .ui-icon-carat-1-ne{background-position:-16px 0;} .ui-icon-carat-1-e{background-position:-32px 0;} .ui-icon-carat-1-se{background-position:-48px 0;} .ui-icon-carat-1-s{background-position:-64px 0;} .ui-icon-carat-1-sw{background-position:-80px 0;} .ui-icon-carat-1-w{background-position:-96px 0;} .ui-icon-carat-1-nw{background-position:-112px 0;} .ui-icon-carat-2-n-s{background-position:-128px 0;} .ui-icon-carat-2-e-w{background-position:-144px 0;} .ui-icon-triangle-1-n{background-position:0 -16px;} .ui-icon-triangle-1-ne{background-position:-16px -16px;} .ui-icon-triangle-1-e{background-position:-32px -16px;} .ui-icon-triangle-1-se{background-position:-48px -16px;} .ui-icon-triangle-1-s{background-position:-64px -16px;} .ui-icon-triangle-1-sw{background-position:-80px -16px;} .ui-icon-triangle-1-w{background-position:-96px -16px;} .ui-icon-triangle-1-nw{background-position:-112px -16px;} .ui-icon-triangle-2-n-s{background-position:-128px -16px;} .ui-icon-triangle-2-e-w{background-position:-144px -16px;} .ui-icon-arrow-1-n{background-position:0 -32px;} .ui-icon-arrow-1-ne{background-position:-16px -32px;} .ui-icon-arrow-1-e{background-position:-32px -32px;} .ui-icon-arrow-1-se{background-position:-48px -32px;} .ui-icon-arrow-1-s{background-position:-64px -32px;} .ui-icon-arrow-1-sw{background-position:-80px -32px;} .ui-icon-arrow-1-w{background-position:-96px -32px;} .ui-icon-arrow-1-nw{background-position:-112px -32px;} .ui-icon-arrow-2-n-s{background-position:-128px -32px;} .ui-icon-arrow-2-ne-sw{background-position:-144px -32px;} .ui-icon-arrow-2-e-w{background-position:-160px -32px;} .ui-icon-arrow-2-se-nw{background-position:-176px -32px;} .ui-icon-arrowstop-1-n{background-position:-192px -32px;} .ui-icon-arrowstop-1-e{background-position:-208px -32px;} .ui-icon-arrowstop-1-s{background-position:-224px -32px;} .ui-icon-arrowstop-1-w{background-position:-240px -32px;} .ui-icon-arrowthick-1-n{background-position:0 -48px;} .ui-icon-arrowthick-1-ne{background-position:-16px -48px;} .ui-icon-arrowthick-1-e{background-position:-32px -48px;} .ui-icon-arrowthick-1-se{background-position:-48px -48px;} .ui-icon-arrowthick-1-s{background-position:-64px -48px;} .ui-icon-arrowthick-1-sw{background-position:-80px -48px;} .ui-icon-arrowthick-1-w{background-position:-96px -48px;} .ui-icon-arrowthick-1-nw{background-position:-112px -48px;} .ui-icon-arrowthick-2-n-s{background-position:-128px -48px;} .ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;} .ui-icon-arrowthick-2-e-w{background-position:-160px -48px;} .ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;} .ui-icon-arrowthickstop-1-n{background-position:-192px -48px;} .ui-icon-arrowthickstop-1-e{background-position:-208px -48px;} .ui-icon-arrowthickstop-1-s{background-position:-224px -48px;} .ui-icon-arrowthickstop-1-w{background-position:-240px -48px;} .ui-icon-arrowreturnthick-1-w{background-position:0 -64px;} .ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;} .ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;} .ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;} .ui-icon-arrowreturn-1-w{background-position:-64px -64px;} .ui-icon-arrowreturn-1-n{background-position:-80px -64px;} .ui-icon-arrowreturn-1-e{background-position:-96px -64px;} .ui-icon-arrowreturn-1-s{background-position:-112px -64px;} .ui-icon-arrowrefresh-1-w{background-position:-128px -64px;} .ui-icon-arrowrefresh-1-n{background-position:-144px -64px;} .ui-icon-arrowrefresh-1-e{background-position:-160px -64px;} .ui-icon-arrowrefresh-1-s{background-position:-176px -64px;} .ui-icon-arrow-4{background-position:0 -80px;} .ui-icon-arrow-4-diag{background-position:-16px -80px;} .ui-icon-extlink{background-position:-32px -80px;} .ui-icon-newwin{background-position:-48px -80px;} .ui-icon-refresh{background-position:-64px -80px;} .ui-icon-shuffle{background-position:-80px -80px;} .ui-icon-transfer-e-w{background-position:-96px -80px;} .ui-icon-transferthick-e-w{background-position:-112px -80px;} .ui-icon-folder-collapsed{background-position:0 -96px;} .ui-icon-folder-open{background-position:-16px -96px;} .ui-icon-document{background-position:-32px -96px;} .ui-icon-document-b{background-position:-48px -96px;} .ui-icon-note{background-position:-64px -96px;} .ui-icon-mail-closed{background-position:-80px -96px;} .ui-icon-mail-open{background-position:-96px -96px;} .ui-icon-suitcase{background-position:-112px -96px;} .ui-icon-comment{background-position:-128px -96px;} .ui-icon-person{background-position:-144px -96px;} .ui-icon-print{background-position:-160px -96px;} .ui-icon-trash{background-position:-176px -96px;} .ui-icon-locked{background-position:-192px -96px;} .ui-icon-unlocked{background-position:-208px -96px;} .ui-icon-bookmark{background-position:-224px -96px;} .ui-icon-tag{background-position:-240px -96px;} .ui-icon-home{background-position:0 -112px;} .ui-icon-flag{background-position:-16px -112px;} .ui-icon-calendar{background-position:-32px -112px;} .ui-icon-cart{background-position:-48px -112px;} .ui-icon-pencil{background-position:-64px -112px;} .ui-icon-clock{background-position:-80px -112px;} .ui-icon-disk{background-position:-96px -112px;} .ui-icon-calculator{background-position:-112px -112px;} .ui-icon-zoomin{background-position:-128px -112px;} .ui-icon-zoomout{background-position:-144px -112px;} .ui-icon-search{background-position:-160px -112px;} .ui-icon-wrench{background-position:-176px -112px;} .ui-icon-gear{background-position:-192px -112px;} .ui-icon-heart{background-position:-208px -112px;} .ui-icon-star{background-position:-224px -112px;} .ui-icon-link{background-position:-240px -112px;} .ui-icon-cancel{background-position:0 -128px;} .ui-icon-plus{background-position:-16px -128px;} .ui-icon-plusthick{background-position:-32px -128px;} .ui-icon-minus{background-position:-48px -128px;} .ui-icon-minusthick{background-position:-64px -128px;} .ui-icon-close{background-position:-80px -128px;} .ui-icon-closethick{background-position:-96px -128px;} .ui-icon-key{background-position:-112px -128px;} .ui-icon-lightbulb{background-position:-128px -128px;} .ui-icon-scissors{background-position:-144px -128px;} .ui-icon-clipboard{background-position:-160px -128px;} .ui-icon-copy{background-position:-176px -128px;} .ui-icon-contact{background-position:-192px -128px;} .ui-icon-image{background-position:-208px -128px;} .ui-icon-video{background-position:-224px -128px;} .ui-icon-script{background-position:-240px -128px;} .ui-icon-alert{background-position:0 -144px;} .ui-icon-info{background-position:-16px -144px;} .ui-icon-notice{background-position:-32px -144px;} .ui-icon-help{background-position:-48px -144px;} .ui-icon-check{background-position:-64px -144px;} .ui-icon-bullet{background-position:-80px -144px;} .ui-icon-radio-on{background-position:-96px -144px;} .ui-icon-radio-off{background-position:-112px -144px;} .ui-icon-pin-w{background-position:-128px -144px;} .ui-icon-pin-s{background-position:-144px -144px;} .ui-icon-play{background-position:0 -160px;} .ui-icon-pause{background-position:-16px -160px;} .ui-icon-seek-next{background-position:-32px -160px;} .ui-icon-seek-prev{background-position:-48px -160px;} .ui-icon-seek-end{background-position:-64px -160px;} .ui-icon-seek-start{background-position:-80px -160px;} .ui-icon-seek-first{background-position:-80px -160px;} .ui-icon-stop{background-position:-96px -160px;} .ui-icon-eject{background-position:-112px -160px;} .ui-icon-volume-off{background-position:-128px -160px;} .ui-icon-volume-on{background-position:-144px -160px;} .ui-icon-power{background-position:0 -176px;} .ui-icon-signal-diag{background-position:-16px -176px;} .ui-icon-signal{background-position:-32px -176px;} .ui-icon-battery-0{background-position:-48px -176px;} .ui-icon-battery-1{background-position:-64px -176px;} .ui-icon-battery-2{background-position:-80px -176px;} .ui-icon-battery-3{background-position:-96px -176px;} .ui-icon-circle-plus{background-position:0 -192px;} .ui-icon-circle-minus{background-position:-16px -192px;} .ui-icon-circle-close{background-position:-32px -192px;} .ui-icon-circle-triangle-e{background-position:-48px -192px;} .ui-icon-circle-triangle-s{background-position:-64px -192px;} .ui-icon-circle-triangle-w{background-position:-80px -192px;} .ui-icon-circle-triangle-n{background-position:-96px -192px;} .ui-icon-circle-arrow-e{background-position:-112px -192px;} .ui-icon-circle-arrow-s{background-position:-128px -192px;} .ui-icon-circle-arrow-w{background-position:-144px -192px;} .ui-icon-circle-arrow-n{background-position:-160px -192px;} .ui-icon-circle-zoomin{background-position:-176px -192px;} .ui-icon-circle-zoomout{background-position:-192px -192px;} .ui-icon-circle-check{background-position:-208px -192px;} .ui-icon-circlesmall-plus{background-position:0 -208px;} .ui-icon-circlesmall-minus{background-position:-16px -208px;} .ui-icon-circlesmall-close{background-position:-32px -208px;} .ui-icon-squaresmall-plus{background-position:-48px -208px;} .ui-icon-squaresmall-minus{background-position:-64px -208px;} .ui-icon-squaresmall-close{background-position:-80px -208px;} .ui-icon-grip-dotted-vertical{background-position:0 -224px;} .ui-icon-grip-dotted-horizontal{background-position:-16px -224px;} .ui-icon-grip-solid-vertical{background-position:-32px -224px;} .ui-icon-grip-solid-horizontal{background-position:-48px -224px;} .ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;} .ui-icon-grip-diagonal-se{background-position:-80px -224px;} /* Misc visuals ----------------------------------*/ .ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; } .ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; } .ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } .ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } .ui-widget-overlay { background: #000; opacity: .8; filter: Alpha(Opacity=80); } .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaa; opacity: .3; filter: Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
themes/backend/default/css/jquery.ui.all.css
----------------------------------*/ .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.5; text-decoration: none; font-size: 100%; list-style: none; } .ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; } .ui-helper-clearfix:after { clear: both; } .ui-helper-clearfix { zoom: 1; } .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0); } /* Interaction Cues ----------------------------------*/ .ui-state-disabled { cursor: default !important; } /* Icons ----------------------------------*/ /* states and images */ .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } /* Misc visuals ----------------------------------*/ /* Overlays */ .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } /* resizable ----------------------------------*/ .ui-resizable { position: relative; } .ui-resizable-handle { position: absolute; font-size: 0.1px; display: block; } .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px; } /* selectable ----------------------------------*/ .ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted black; } /* accordion ----------------------------------*/ .ui-accordion .ui-accordion-header { cursor: pointer; position: relative; zoom: 1; border: 1px solid #ccc; border-top-width: 0; font-weight: normal; background: #fafafa repeat-x left bottom; background-image: -ms-linear-gradient(top, #ffffff, #f2f2f2); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2)); background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2); background-image: -o-linear-gradient(top, #ffffff, #f2f2f2); background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2); background-image: linear-gradient(top, #ffffff, #f2f2f2); line-height: 18px; height: 18px; padding: 8px 10px; font-size: 12px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .ui-accordion .ui-accordion-header:first-child { border-top-width: 1px; } .ui-accordion .ui-accordion-header a { text-decoration: none; color: #444; } .ui-accordion .ui-accordion-icons, .ui-accordion .ui-accordion-noicons, .ui-accordion .ui-accordion-icons .ui-accordion-icons { } .ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; right: 13px; top: 50%; margin-top: -8px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; overflow: auto; zoom: 1; width: auto; border: 1px solid #ccc; border-top-width: 0; background-color: #fff; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } /* autocomplete ----------------------------------*/ .ui-autocomplete { position: absolute; top: 0; cursor: default; } /* workarounds */ * html .ui-autocomplete { width: 1px; } /* without this, the menu expands to 100% in IE6 */ /* button ----------------------------------*/ .ui-button { display: inline-block; position: relative; cursor: pointer; text-align: center; zoom: 1; overflow: visible; color: #333; text-shadow: 0 1px 1px rgba(255,255,255,0.75); vertical-align: middle; padding: 4px 14px; font-size: 12px; line-height: 18px; border: 1px solid #bfbfbf; background-color: #f5f5f5; background-image: -moz-linear-gradient(top,#fff,#e6e6e6); background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6)); background-image: -webkit-linear-gradient(top,#fff,#e6e6e6); background-image: -o-linear-gradient(top,#fff,#e6e6e6); background-image: linear-gradient(to bottom,#fff,#e6e6e6); background-repeat: repeat-x; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); } .ui-button.ui-state-hover { color: #333; text-decoration: none; background-color: #e6e6e6; background-position: 0 -15px; -webkit-transition: background-position .1s linear; -moz-transition: background-position .1s linear; -o-transition: background-position .1s linear; transition: background-position .1s linear; } .ui-button.ui-state-focus { outline: thin dotted #333; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px; } .ui-button.ui-state-active { background-color: #e6e6e6; background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05); } .ui-button.ui-state-disabled { cursor: default; background-color: #e6e6e6; background-image: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; } .ui-button-icon-only {} button.ui-button-icon-only {} .ui-button-icons-only {} button.ui-button-icons-only {} .ui-button .ui-button-text { display: inline-block; vertical-align: top; } .ui-button-text-only .ui-button-text {} .ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { font-size: 0; text-indent: -9999999px; } .ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {} .ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {} .ui-button-text-icons .ui-button-text {} input.ui-button {} .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { display: inline-block; margin: 0 2px; vertical-align: text-top; } .ui-button-icon-only .ui-icon {} .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {} .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {} .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {} .ui-buttonset { font-size: 0; } .ui-buttonset .ui-button { margin-right: -1px; } button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* datepicker ----------------------------------*/ .ui-datepicker { width: 200px; position: relative; padding: 0; display: none; border: 1px solid #bbb; background-color: #fff!important; -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2); -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2); box-shadow: 0 5px 10px rgba(0,0,0,0.2); } .ui-datepicker:after,.ui-datepicker:before { content: ''; position: absolute; display: block; height: 1px; bottom: -3px; left: 3px; right: 3px; background-color: #fff; -webkit-border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; border-radius: 0 0 3px 3px; border: 1px solid #ccc; border-top: 0; } .ui-datepicker:before { bottom: -5px; left: 6px; right: 6px; } .ui-datepicker .ui-datepicker-header { position: relative; padding: 0; line-height: 1; margin: -1px; border: 0; color: #fff; margin-bottom: 3px; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); border: 1px solid #000; position: relative; background: #3a3a3a repeat-x left bottom; background-image: -ms-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -webkit-gradient(linear,0 0,0 100%,from(#3a3a3a),to(#2a2a2a)); background-image: -webkit-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -o-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -moz-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: linear-gradient(top,#3a3a3a,#2a2a2a); } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 50%; margin-top: -10px; width: 14px; height: 14px; padding: 3px; overflow: hidden; color: #ccc; text-decoration: none; cursor: pointer; text-align: center; border: 1px solid transparent; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; } .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { border-color: #222; color: #fff; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); box-shadow: inset 0 1px 0 rgba(255,255,255,0.1); } .ui-datepicker .ui-datepicker-prev:active, .ui-datepicker .ui-datepicker-next:active { background-color: #303030; -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.2); -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.2); box-shadow: inset 0 0 6px rgba(0,0,0,0.1),0 1px 0 rgba(255,255,255,0.2); } .ui-datepicker .ui-datepicker-prev { left: 6px; } .ui-datepicker .ui-datepicker-next { right: 6px; } .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { background: none; color: #444; line-height: 16px; text-align: center; font-size: 0; text-indent: 0; vertical-align: middle; } .ui-datepicker .ui-datepicker-prev span:after, .ui-datepicker .ui-datepicker-next span:after { color: #fff; font-size: 12px; text-align: center; font-family: 'caret'; } .ui-datepicker .ui-datepicker-prev span:after { content: "\f0d9"; margin-left: -2px; } .ui-datepicker .ui-datepicker-next span:after { content: "\f0da"; } .ui-datepicker .ui-datepicker-title { margin: 0 32px; height: 17px; line-height: 17px; padding: 11px 0; text-align: center; } .ui-datepicker .ui-datepicker-title select { margin: 0; padding: 0; border: 0; font-size: 12px; height: auto; width: 48%; margin: 0 1%; outline: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; } .ui-datepicker select.ui-datepicker-month-year { width: 100%; } .ui-datepicker table { width: 100%; font-size: .9em; border-collapse: collapse; margin: 0 0 .4em; background: url(../images/ui-datepicker-table-bg.png) no-repeat left top!important; } .ui-datepicker th { padding: .8em .2em .2em .2em; text-align: center; font-weight: bold; border-bottom: 1px solid #f7d1cd; } .ui-datepicker td { border-bottom: 1px solid #bae0f2; padding: 1px; } .ui-datepicker td.ui-datepicker-week-col { text-align: center; vertical-align: middle; border-right: 1px solid #f1e9ea; } .ui-datepicker td.ui-datepicker-current-day { background: url(../images/ui-datepicker-circle.png) no-repeat center center!important; } .ui-datepicker td span,.ui-datepicker td a { color: #333; font-size: 13px; display: block; padding: .2em; text-align: center; text-decoration: none; } .ui-datepicker td.ui-datepicker-unselectable span, .ui-datepicker td.ui-datepicker-unselectable a { color: #999; } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: 0 4px 8px; display: inline-block; padding: 3px 9px; font-size: 12px; line-height: 18px; text-align: center; vertical-align: middle; cursor: pointer; color: #333; text-shadow: 0 1px 1px rgba(255,255,255,0.75); background-color: #f5f5f5; background-image: -moz-linear-gradient(top,#fff,#e6e6e6); background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6)); background-image: -webkit-linear-gradient(top,#fff,#e6e6e6); background-image: -o-linear-gradient(top,#fff,#e6e6e6); background-image: linear-gradient(to bottom,#fff,#e6e6e6); background-repeat: repeat-x; border: 1px solid #bbb; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05); } .ui-datepicker .ui-datepicker-buttonpane button.ui-state-hover,.ui-datepicker .ui-datepicker-buttonpane button:hover { color: #333; text-decoration: none; background-color: #e6e6e6; background-position: 0 -15px; -webkit-transition: background-position .1s linear; -moz-transition: background-position .1s linear; -o-transition: background-position .1s linear; transition: background-position .1s linear; } .ui-datepicker .ui-datepicker-buttonpane button.ui-state-active,.ui-datepicker .ui-datepicker-buttonpane button:active { background-color: #e6e6e6; background-image: none; outline: 0; -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05); -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05); box-shadow: inset 0 2px 4px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05); } .ui-datepicker .ui-datepicker-buttonpane button.ui-state-disabled,.ui-datepicker .ui-datepicker-buttonpane button[disabled] { cursor: default; background-color: #e6e6e6; background-image: none; opacity: .65; filter: alpha(opacity=65); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; } .ui-datepicker.ui-datepicker-multi { width: auto; } .ui-datepicker-multi .ui-datepicker-group { float: left; margin: 0; } .ui-datepicker-multi .ui-datepicker-group table { width: 100%; } .ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; } .ui-datepicker-multi-3 .ui-datepicker-group { width: 33.33333%; } .ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; } .ui-datepicker-multi .ui-datepicker-group-first { margin-left: 0; } .ui-datepicker-multi .ui-datepicker-group-last { margin-right: 0; } .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width: 0; } .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0; } .ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; } .ui-datepicker-row-break { clear: both; width: 100%; font-size: 0; } .ui-datepicker-rtl { direction: rtl; } .ui-datepicker-rtl .ui-datepicker-prev { right: 6px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next { left: 6px; right: auto; } .ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; } .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float: right; } .ui-datepicker-rtl .ui-datepicker-group { float: right; } .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; } .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; } .ui-datepicker-cover { position: absolute; z-index: -1; filter: mask(); top: -4px; left: -4px; width: 200px; height: 200px; } /* timepicker ----------------------------------*/ .ui-timepicker-div .ui-widget-header { margin: -1px; color: #fff; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 3px 0 rgba(0,0,0,1),inset 0 -1px 0 rgba(255,255,255,0.05); border: 1px solid #000; position: relative; background: #3a3a3a repeat-x left bottom; background-image: -ms-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -webkit-gradient(linear,0 0,0 100%,from(#3a3a3a),to(#2a2a2a)); background-image: -webkit-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -o-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: -moz-linear-gradient(top,#3a3a3a,#2a2a2a); background-image: linear-gradient(top,#3a3a3a,#2a2a2a); } .ui-timepicker-div .ui-slider { margin-top: 7px; } .ui-timepicker-div dl { text-align: left; padding: 12px 12px 0 12px; } .ui-timepicker-div dl dt { height: 25px; margin-bottom: -25px; } .ui-timepicker-div dl dd { margin: 0 10px 12px 65px; } .ui-timepicker-div td { font-size: 90%; } .ui-tpicker-grid-label { background: none; border: none; margin: 0; padding: 0; } /* dialog ----------------------------------*/ .ui-dialog { position: absolute; padding: 0; width: 300px; overflow: hidden; border: 1px solid #bfbfbf; -webkit-box-shadow: 0 0 16px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 0 16px rgba(0, 0, 0, 0.15); box-shadow: 0 0 16px rgba(0, 0, 0, 0.15); } .ui-dialog .ui-dialog-titlebar { padding: 16px; position: relative; border: none; background-color: #eee; border-bottom: 1px solid #ccc; -webkit-border-radius: 2px 2px 0 0; -moz-border-radius: 2px 2px 0 0; border-radius: 2px 2px 0 0; -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5); -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5); } .ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: 16px; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; } .ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; } .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } .ui-dialog .ui-dialog-content { position: relative; border: 0; padding: 16px; background: none; overflow: auto; zoom: 1; background-color: #fff; } .ui-dialog .ui-dialog-buttonpane { text-align: left; border: solid #ccc; border-width: 1px 0 0 0; background-color: #f2f0f0; margin: 0; padding: .3em 1em .5em .4em; -webkit-border-radius: 0 0 2px 2px; -moz-border-radius: 0 0 2px 2px; border-radius: 0 0 2px 2px; } .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; } .ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; } .ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; } .ui-draggable .ui-dialog-titlebar { cursor: move; } /* menu ----------------------------------*/ .ui-menu { list-style: none; padding: 2px; margin: 0; display: block; outline: none; background-color: #fff; border: 1px solid #ccc; -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); -webkit-background-clip: border-box; -moz-background-clip: border; background-clip: border-box; } .ui-menu .ui-menu { margin-top: -3px; position: absolute; } .ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; } .ui-menu .ui-menu-divider { margin: 5px -2px 5px -2px; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; } .ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 3px 15px; line-height: 18px; zoom: 1; color: #444; cursor: pointer; font-weight: normal; } .ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active { text-decoration: none; color: #fff; background-color: #a5c758; background-image: -moz-linear-gradient(top, #a9ca60, #9fc44d); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a9ca60), to(#9fc44d)); background-image: -webkit-linear-gradient(top, #a9ca60, #9fc44d); background-image: -o-linear-gradient(top, #a9ca60, #9fc44d); background-image: linear-gradient(to bottom, #a9ca60, #9fc44d); background-repeat: repeat-x; } .ui-menu .ui-state-disabled, .ui-menu .ui-state-disabled a { cursor: default; color: #999; } /* icon support */ .ui-menu-icons { position: relative; } .ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; } /* left-aligned */ .ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; } /* right-aligned */ .ui-menu .ui-menu-icon { position: static; float: right; } /* progressbar ----------------------------------*/ .ui-progressbar { height: 16px; text-align: left; overflow: hidden; background: url(../images/ui-progressbar-bg.png) repeat-x; } .ui-progressbar .ui-progressbar-value { margin: -1px 0; height: 100%; border: 1px solid rgba(0, 0, 0, 0.2); background: url(../images/ui-progressbar-value.png) repeat-x; } .ui-progressbar.green .ui-progressbar-value, .ui-progressbar .ui-progressbar-value { background-color: #84af22; } .ui-progressbar.red .ui-progressbar-value { background-color: #e15656; } .ui-progressbar.blue .ui-progressbar-value { background-color: #61a4e4; } .ui-progressbar.orange .ui-progressbar-value { background-color: #fab341; } .ui-progressbar.animated .ui-progressbar-value { background-repeat: repeat-x; background-image: -webkit-gradient( linear, 0 0, 100% 100%, from(rgba(255, 255, 255, 0.25)), color-stop(.25, rgba(255, 255, 255, 0.25)), color-stop(.25, transparent), color-stop(.50, transparent), color-stop(.50, rgba(255, 255, 255, 0.25)), color-stop(.75, rgba(255, 255, 255, 0.25)), color-stop(.75, transparent), to(transparent) ), url(../images/ui-progressbar-value.png); background-image: -webkit-linear-gradient( -45deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent ), url(../images/ui-progressbar-value.png); background-image: -moz-linear-gradient( -45deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent ), url(../images/ui-progressbar-value.png); background-image: -o-linear-gradient( -45deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent ), url(../images/ui-progressbar-value.png); background-image: -ms-linear-gradient( -45deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent ), url(../images/ui-progressbar-value.png); background-image: linear-gradient( -45deg, rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 0.25) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.25) 50%, rgba(255, 255, 255, 0.25) 75%, transparent 75%, transparent ), url(../images/ui-progressbar-value.png); -webkit-background-size: 40px 40px, auto auto; -moz-background-size: 40px 40px, auto auto; background-size: 40px 40px, auto auto; -webkit-transition: all 1.5s ease-out; -o-transition: all 1.5s ease-out; -moz-transition: all 1.5s ease-out; transition: all 1.5s ease-out; -webkit-animation: animated-progressbar 2s infinite linear; -moz-animation: animated-progressbar 2s infinite linear; animation: animated-progressbar 2s infinite linear; } @-webkit-keyframes animated-progressbar { 0% { background-position: left center; } 100% { background-position: 40px center; } } @-moz-keyframes animated-progressbar { 0% { background-position: left center; } 100% { background-position: 40px center; } } @keyframes animated-progressbar { 0% { background-position: left center; } 100% { background-position: 40px center; } } /* slider ----------------------------------*/ .ui-slider { position: relative; text-align: left; } .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 24px; height: 24px; cursor: pointer; background: url(../images/ui-slider-handle.png) no-repeat center center; } .ui-slider .ui-slider-range { position: absolute; z-index: 1; display: block; border: 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; } .ui-slider-horizontal { height: 6px; background: url(../images/ui-slider-bg-h.png) repeat-x; } .ui-slider-horizontal .ui-slider-handle { top: -8px; margin-left: -12px; } .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; background: url(../images/ui-slider-range-h.png) repeat-x left top; } .ui-slider-horizontal .ui-slider-range-min { left: 0; } .ui-slider-horizontal .ui-slider-range-max { right: 0; } .ui-slider-vertical { width: 6px; height: 120px; background: url(../images/ui-slider-bg-v.png) repeat-y; -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.45); -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.45); box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.45); } .ui-slider-vertical .ui-slider-handle { left: -9px; margin-left: 0; margin-bottom: -12px; } .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; background: url(../images/ui-slider-range-v.png) repeat-y left top; } .ui-slider-vertical .ui-slider-range-min { bottom: 0; } .ui-slider-vertical .ui-slider-range-max { top: 0; } .ui-slider.green .ui-slider-range, .ui-slider .ui-slider-range { background-color: #84af22; } .ui-slider.red .ui-slider-range { background-color: #e15656; } .ui-slider.blue .ui-slider-range { background-color: #61a4e4; } .ui-slider.orange .ui-slider-range { background-color: #fab341; } /* spinner ----------------------------------*/ .ui-spinner { position: relative; display: block; overflow: hidden; padding: 0; vertical-align: middle; } .ui-spinner-input { border: none; background: none; padding: 0; width: 100% !important; vertical-align: middle; margin: 0 22px 0 0 !important; } .ui-spinner-button { width: 16px; height: 50%; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; border-width: 0 1px; } .ui-spinner a.ui-spinner-button { } .ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } .ui-spinner-up { top: 0; border-top-width: 1px; } .ui-spinner-down { bottom: 0; border-bottom-width: 1px; } .ui-spinner .ui-icon-triangle-1-s { background-position: -65px -16px; } /* tabs ----------------------------------*/ .ui-tabs { position: relative; zoom: 1; } .ui-tabs .ui-tabs-nav { margin: 0; padding: 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 0 4px 0 0; border: 1px solid transparent; border-bottom: 0; padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav li a { float: left; color: #444; padding: 7px 20px; outline: none; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-state-hover { background-color: #e0e0e0; background-color: rgba(0, 0, 0, 0.1); } .ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; border-color: #ccc; background-color: #fff; } .ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; } .ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background-color: #fff; border: 1px solid #ccc; } /* Component containers ----------------------------------*/ .ui-widget {} .ui-widget .ui-widget {} .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {} .ui-widget-content {} .ui-widget-content a {} .ui-widget-header {} .ui-widget-header a {} /* Interaction states ----------------------------------*/ .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {} .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {} .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { outline: none; } .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {} .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {} .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {} /* Interaction Cues ----------------------------------*/ .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {} .ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {} .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {} .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {} .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {} .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {} .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {} .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {} .ui-state-disabled .ui-icon {} /* Icons ----------------------------------*/ /* states and images */ .ui-icon { width: 16px; height: 16px; background-image: url(../images/ui-icons.png); } /* positioning */ .ui-icon-carat-1-n{background-position:0 0;} .ui-icon-carat-1-ne{background-position:-16px 0;} .ui-icon-carat-1-e{background-position:-32px 0;} .ui-icon-carat-1-se{background-position:-48px 0;} .ui-icon-carat-1-s{background-position:-64px 0;} .ui-icon-carat-1-sw{background-position:-80px 0;} .ui-icon-carat-1-w{background-position:-96px 0;} .ui-icon-carat-1-nw{background-position:-112px 0;} .ui-icon-carat-2-n-s{background-position:-128px 0;} .ui-icon-carat-2-e-w{background-position:-144px 0;} .ui-icon-triangle-1-n{background-position:0 -16px;} .ui-icon-triangle-1-ne{background-position:-16px -16px;} .ui-icon-triangle-1-e{background-position:-32px -16px;} .ui-icon-triangle-1-se{background-position:-48px -16px;} .ui-icon-triangle-1-s{background-position:-64px -16px;} .ui-icon-triangle-1-sw{background-position:-80px -16px;} .ui-icon-triangle-1-w{background-position:-96px -16px;} .ui-icon-triangle-1-nw{background-position:-112px -16px;} .ui-icon-triangle-2-n-s{background-position:-128px -16px;} .ui-icon-triangle-2-e-w{background-position:-144px -16px;} .ui-icon-arrow-1-n{background-position:0 -32px;} .ui-icon-arrow-1-ne{background-position:-16px -32px;} .ui-icon-arrow-1-e{background-position:-32px -32px;} .ui-icon-arrow-1-se{background-position:-48px -32px;} .ui-icon-arrow-1-s{background-position:-64px -32px;} .ui-icon-arrow-1-sw{background-position:-80px -32px;} .ui-icon-arrow-1-w{background-position:-96px -32px;} .ui-icon-arrow-1-nw{background-position:-112px -32px;} .ui-icon-arrow-2-n-s{background-position:-128px -32px;} .ui-icon-arrow-2-ne-sw{background-position:-144px -32px;} .ui-icon-arrow-2-e-w{background-position:-160px -32px;} .ui-icon-arrow-2-se-nw{background-position:-176px -32px;} .ui-icon-arrowstop-1-n{background-position:-192px -32px;} .ui-icon-arrowstop-1-e{background-position:-208px -32px;} .ui-icon-arrowstop-1-s{background-position:-224px -32px;} .ui-icon-arrowstop-1-w{background-position:-240px -32px;} .ui-icon-arrowthick-1-n{background-position:0 -48px;} .ui-icon-arrowthick-1-ne{background-position:-16px -48px;} .ui-icon-arrowthick-1-e{background-position:-32px -48px;} .ui-icon-arrowthick-1-se{background-position:-48px -48px;} .ui-icon-arrowthick-1-s{background-position:-64px -48px;} .ui-icon-arrowthick-1-sw{background-position:-80px -48px;} .ui-icon-arrowthick-1-w{background-position:-96px -48px;} .ui-icon-arrowthick-1-nw{background-position:-112px -48px;} .ui-icon-arrowthick-2-n-s{background-position:-128px -48px;} .ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;} .ui-icon-arrowthick-2-e-w{background-position:-160px -48px;} .ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;} .ui-icon-arrowthickstop-1-n{background-position:-192px -48px;} .ui-icon-arrowthickstop-1-e{background-position:-208px -48px;} .ui-icon-arrowthickstop-1-s{background-position:-224px -48px;} .ui-icon-arrowthickstop-1-w{background-position:-240px -48px;} .ui-icon-arrowreturnthick-1-w{background-position:0 -64px;} .ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;} .ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;} .ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;} .ui-icon-arrowreturn-1-w{background-position:-64px -64px;} .ui-icon-arrowreturn-1-n{background-position:-80px -64px;} .ui-icon-arrowreturn-1-e{background-position:-96px -64px;} .ui-icon-arrowreturn-1-s{background-position:-112px -64px;} .ui-icon-arrowrefresh-1-w{background-position:-128px -64px;} .ui-icon-arrowrefresh-1-n{background-position:-144px -64px;} .ui-icon-arrowrefresh-1-e{background-position:-160px -64px;} .ui-icon-arrowrefresh-1-s{background-position:-176px -64px;} .ui-icon-arrow-4{background-position:0 -80px;} .ui-icon-arrow-4-diag{background-position:-16px -80px;} .ui-icon-extlink{background-position:-32px -80px;} .ui-icon-newwin{background-position:-48px -80px;} .ui-icon-refresh{background-position:-64px -80px;} .ui-icon-shuffle{background-position:-80px -80px;} .ui-icon-transfer-e-w{background-position:-96px -80px;} .ui-icon-transferthick-e-w{background-position:-112px -80px;} .ui-icon-folder-collapsed{background-position:0 -96px;} .ui-icon-folder-open{background-position:-16px -96px;} .ui-icon-document{background-position:-32px -96px;} .ui-icon-document-b{background-position:-48px -96px;} .ui-icon-note{background-position:-64px -96px;} .ui-icon-mail-closed{background-position:-80px -96px;} .ui-icon-mail-open{background-position:-96px -96px;} .ui-icon-suitcase{background-position:-112px -96px;} .ui-icon-comment{background-position:-128px -96px;} .ui-icon-person{background-position:-144px -96px;} .ui-icon-print{background-position:-160px -96px;} .ui-icon-trash{background-position:-176px -96px;} .ui-icon-locked{background-position:-192px -96px;} .ui-icon-unlocked{background-position:-208px -96px;} .ui-icon-bookmark{background-position:-224px -96px;} .ui-icon-tag{background-position:-240px -96px;} .ui-icon-home{background-position:0 -112px;} .ui-icon-flag{background-position:-16px -112px;} .ui-icon-calendar{background-position:-32px -112px;} .ui-icon-cart{background-position:-48px -112px;} .ui-icon-pencil{background-position:-64px -112px;} .ui-icon-clock{background-position:-80px -112px;} .ui-icon-disk{background-position:-96px -112px;} .ui-icon-calculator{background-position:-112px -112px;} .ui-icon-zoomin{background-position:-128px -112px;} .ui-icon-zoomout{background-position:-144px -112px;} .ui-icon-search{background-position:-160px -112px;} .ui-icon-wrench{background-position:-176px -112px;} .ui-icon-gear{background-position:-192px -112px;} .ui-icon-heart{background-position:-208px -112px;} .ui-icon-star{background-position:-224px -112px;} .ui-icon-link{background-position:-240px -112px;} .ui-icon-cancel{background-position:0 -128px;} .ui-icon-plus{background-position:-16px -128px;} .ui-icon-plusthick{background-position:-32px -128px;} .ui-icon-minus{background-position:-48px -128px;} .ui-icon-minusthick{background-position:-64px -128px;} .ui-icon-close{background-position:-80px -128px;} .ui-icon-closethick{background-position:-96px -128px;} .ui-icon-key{background-position:-112px -128px;} .ui-icon-lightbulb{background-position:-128px -128px;} .ui-icon-scissors{background-position:-144px -128px;} .ui-icon-clipboard{background-position:-160px -128px;} .ui-icon-copy{background-position:-176px -128px;} .ui-icon-contact{background-position:-192px -128px;} .ui-icon-image{background-position:-208px -128px;} .ui-icon-video{background-position:-224px -128px;} .ui-icon-script{background-position:-240px -128px;} .ui-icon-alert{background-position:0 -144px;} .ui-icon-info{background-position:-16px -144px;} .ui-icon-notice{background-position:-32px -144px;} .ui-icon-help{background-position:-48px -144px;} .ui-icon-check{background-position:-64px -144px;} .ui-icon-bullet{background-position:-80px -144px;} .ui-icon-radio-on{background-position:-96px -144px;} .ui-icon-radio-off{background-position:-112px -144px;} .ui-icon-pin-w{background-position:-128px -144px;} .ui-icon-pin-s{background-position:-144px -144px;} .ui-icon-play{background-position:0 -160px;} .ui-icon-pause{background-position:-16px -160px;} .ui-icon-seek-next{background-position:-32px -160px;} .ui-icon-seek-prev{background-position:-48px -160px;} .ui-icon-seek-end{background-position:-64px -160px;} .ui-icon-seek-start{background-position:-80px -160px;} .ui-icon-seek-first{background-position:-80px -160px;} .ui-icon-stop{background-position:-96px -160px;} .ui-icon-eject{background-position:-112px -160px;} .ui-icon-volume-off{background-position:-128px -160px;} .ui-icon-volume-on{background-position:-144px -160px;} .ui-icon-power{background-position:0 -176px;} .ui-icon-signal-diag{background-position:-16px -176px;} .ui-icon-signal{background-position:-32px -176px;} .ui-icon-battery-0{background-position:-48px -176px;} .ui-icon-battery-1{background-position:-64px -176px;} .ui-icon-battery-2{background-position:-80px -176px;} .ui-icon-battery-3{background-position:-96px -176px;} .ui-icon-circle-plus{background-position:0 -192px;} .ui-icon-circle-minus{background-position:-16px -192px;} .ui-icon-circle-close{background-position:-32px -192px;} .ui-icon-circle-triangle-e{background-position:-48px -192px;} .ui-icon-circle-triangle-s{background-position:-64px -192px;} .ui-icon-circle-triangle-w{background-position:-80px -192px;} .ui-icon-circle-triangle-n{background-position:-96px -192px;} .ui-icon-circle-arrow-e{background-position:-112px -192px;} .ui-icon-circle-arrow-s{background-position:-128px -192px;} .ui-icon-circle-arrow-w{background-position:-144px -192px;} .ui-icon-circle-arrow-n{background-position:-160px -192px;} .ui-icon-circle-zoomin{background-position:-176px -192px;} .ui-icon-circle-zoomout{background-position:-192px -192px;} .ui-icon-circle-check{background-position:-208px -192px;} .ui-icon-circlesmall-plus{background-position:0 -208px;} .ui-icon-circlesmall-minus{background-position:-16px -208px;} .ui-icon-circlesmall-close{background-position:-32px -208px;} .ui-icon-squaresmall-plus{background-position:-48px -208px;} .ui-icon-squaresmall-minus{background-position:-64px -208px;} .ui-icon-squaresmall-close{background-position:-80px -208px;} .ui-icon-grip-dotted-vertical{background-position:0 -224px;} .ui-icon-grip-dotted-horizontal{background-position:-16px -224px;} .ui-icon-grip-solid-vertical{background-position:-32px -224px;} .ui-icon-grip-solid-horizontal{background-position:-48px -224px;} .ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;} .ui-icon-grip-diagonal-se{background-position:-80px -224px;} /* Misc visuals ----------------------------------*/ .ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; } .ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; } .ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; } .ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; } .ui-widget-overlay { background: #000; opacity: .8; filter: Alpha(Opacity=80); } .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaa; opacity: .3; filter: Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }
0.413359
0.076684
@charset "UTF-8"; /* * jQuery File Upload Plugin CSS Example 8.8.2 * https://github.com/blueimp/jQuery-File-Upload * * Copyright 2013, <NAME> * https://blueimp.net * * Licensed under the MIT license: * http://www.opensource.org/licenses/MIT */ body {margin:0;padding:0;overflow-x:hidden} body,input,textarea,select,button,table{font-family:'돋움',Dotum,Helvetica,sans-serif;font-size:12px} #pop_header{height:26px;padding:14px 0 0 20px;border-bottom:1px solid #ededeb;background:#f4f4f3} #pop_header h1{color:#333;font-size:14px;letter-spacing:-1px;margin:0;padding:0} .content_container{padding:5px 10px} .swfupload{OUTLINE-WIDTH: 0px; OUTLINE-STYLE: none; OUTLINE-COLOR: invert} .pop_container .drag_area{overflow:hidden;overflow-y:auto;position:relative;width:100%;height:250px;margin-top:4px;border:1px solid #eceff2} .pop_container .blind{visibility:hidden;position:absolute;line-height:0} .pop_container .drag_area .bg{position:absolute;top:0;left:0;width:100%;height:250px;background: #fdfdfd url(../../../img/photoQuickPopup/bg_drag_image.png) 50% 50% no-repeat;} .pop_container .drag_area .showbg{display:block} .pop_container .drag_area .hidebg{display:none} ul.sortable{margin:0;padding:0;*zoom:1} ul.sortable:after{display:block;clear:both;content:""} .sortable > li{ list-style:none; float: left; width: 110px; height:110px; overflow: hidden; text-align: center; margin: 4px 3px; border: 1px solid #DDDDDD;padding:1px; cursor: move; background: #ffffff; } .sortable > li:hover, .sortable > li.ui-sortable-helper{border:2px solid #E58524;padding:0;} .sortable > li > div{ background: #f7f7f7; color:#808080; margin:0; font-size:11px; height:106px; width:100%; overflow: hidden; white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis; position:relative; } .sortable > li > div > img{margin:3px;} .sortable > li > div .delete_img{position:absolute;top:0;right:0px;display:none} .sortable > li:hover > div .delete_img{display:block;cursor:pointer} .sortable > li.placeholder{ border: dashed 2px #ccc;background-color:#FFF;padding:0; } .btn { display: inline-block; margin-bottom: 0; font-weight: 400; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 12px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; } .btn:hover, .btn:focus { color: #333; text-decoration: none; } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { color: #fff; background-color: #47a447; border-color: #398439; } .seletion_explain{margin:10px 0} .drag_explain{position:relative;height:36px} .drag_explain p {padding:12px 0 0 0;margin:0;} .file_selet_group{position:absolute;top:0;right:0} .btn_group{text-align:center}
plugin/editor/smarteditor/photo_uploader/popup/css/style.css
@charset "UTF-8"; /* * jQuery File Upload Plugin CSS Example 8.8.2 * https://github.com/blueimp/jQuery-File-Upload * * Copyright 2013, <NAME> * https://blueimp.net * * Licensed under the MIT license: * http://www.opensource.org/licenses/MIT */ body {margin:0;padding:0;overflow-x:hidden} body,input,textarea,select,button,table{font-family:'돋움',Dotum,Helvetica,sans-serif;font-size:12px} #pop_header{height:26px;padding:14px 0 0 20px;border-bottom:1px solid #ededeb;background:#f4f4f3} #pop_header h1{color:#333;font-size:14px;letter-spacing:-1px;margin:0;padding:0} .content_container{padding:5px 10px} .swfupload{OUTLINE-WIDTH: 0px; OUTLINE-STYLE: none; OUTLINE-COLOR: invert} .pop_container .drag_area{overflow:hidden;overflow-y:auto;position:relative;width:100%;height:250px;margin-top:4px;border:1px solid #eceff2} .pop_container .blind{visibility:hidden;position:absolute;line-height:0} .pop_container .drag_area .bg{position:absolute;top:0;left:0;width:100%;height:250px;background: #fdfdfd url(../../../img/photoQuickPopup/bg_drag_image.png) 50% 50% no-repeat;} .pop_container .drag_area .showbg{display:block} .pop_container .drag_area .hidebg{display:none} ul.sortable{margin:0;padding:0;*zoom:1} ul.sortable:after{display:block;clear:both;content:""} .sortable > li{ list-style:none; float: left; width: 110px; height:110px; overflow: hidden; text-align: center; margin: 4px 3px; border: 1px solid #DDDDDD;padding:1px; cursor: move; background: #ffffff; } .sortable > li:hover, .sortable > li.ui-sortable-helper{border:2px solid #E58524;padding:0;} .sortable > li > div{ background: #f7f7f7; color:#808080; margin:0; font-size:11px; height:106px; width:100%; overflow: hidden; white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis; position:relative; } .sortable > li > div > img{margin:3px;} .sortable > li > div .delete_img{position:absolute;top:0;right:0px;display:none} .sortable > li:hover > div .delete_img{display:block;cursor:pointer} .sortable > li.placeholder{ border: dashed 2px #ccc;background-color:#FFF;padding:0; } .btn { display: inline-block; margin-bottom: 0; font-weight: 400; text-align: center; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; white-space: nowrap; padding: 6px 12px; font-size: 12px; line-height: 1.42857143; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .btn-success { color: #fff; background-color: #5cb85c; border-color: #4cae4c; } .btn:hover, .btn:focus { color: #333; text-decoration: none; } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { color: #fff; background-color: #47a447; border-color: #398439; } .seletion_explain{margin:10px 0} .drag_explain{position:relative;height:36px} .drag_explain p {padding:12px 0 0 0;margin:0;} .file_selet_group{position:absolute;top:0;right:0} .btn_group{text-align:center}
0.558447
0.054575
.modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ -webkit-animation-name: fadeIn; /* Fade in the background */ -webkit-animation-duration: 0.4s; animation-name: fadeIn; animation-duration: 0.4s } /* Modal Content */ .modal-content { position: fixed; bottom: 0; background-color: #fefefe; width: 100%; -webkit-animation-name: slideIn; -webkit-animation-duration: 0.4s; animation-name: slideIn; animation-duration: 0.4s } /* The Close Button */ .close { color: white; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; } .modal-header { padding: 2px 16px; background-color: #27353b; color: white; } .modal-body {padding: 2px 16px;} .modal-footer { padding: 2px 16px; background-color: #27353b; color: white; } input[type=text], select { width: 100%; padding: 12px 20px; margin: 8px 0; display: inline-block; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; } textarea { width: 100%; height: 150px; padding: 12px 20px; box-sizing: border-box; border: 2px solid #ccc; border-radius: 4px; background-color: #f8f8f8; font-size: 16px; resize: none; } .card { box-shadow: 4px 4px 8px 4px rgba(0, 0, 255, 0.2); max-width: 500px; margin: auto; text-align: center; font-family: arial; } .price { color: grey; font-size: 22px; } .card button { outline: 0; padding: 12px; color: white; text-align: center; cursor: pointer; width: 100%; } .card button:hover { opacity: 0.7; } input[type=submit] { width: 100%; background-color: #27353b; color: white; padding: 14px 20px; margin: 8px 0; border: none; border-radius: 4px; cursor: pointer; } input[type=submit]:hover { background-color: #31353b; } .flip-card { background-color: transparent; /* box-shadow: 4px 4px 8px 4px rgba(0, 0, 255, 0.2); */ width: 300px; height: 200px; perspective: 1000px; /* Remove this if you don't want the 3D effect */ } /* This container is needed to position the front and back side */ .flip-card-inner { position: relative; box-shadow: 4px 4px 8px 4px rgba(0, 0, 255, 0.2); width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; } /* Do an horizontal flip when you move the mouse over the flip box container */ .flip-card:hover .flip-card-inner { transform: rotateY(180deg); } /* Position the front and back side */ .flip-card-front, .flip-card-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; /* Safari */ backface-visibility: hidden; } /* Style the front side (fallback if image is missing) */ .flip-card-front { /* background-color: white; */ } /* Style the back side */ .flip-card-back { background-color: white; transform: rotateY(180deg); } .columns { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; } .column { flex: 33.33%; }
client/src/Components/style.css
.modal { display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ left: 0; top: 0; width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0,0,0,0.4); /* Black w/ opacity */ -webkit-animation-name: fadeIn; /* Fade in the background */ -webkit-animation-duration: 0.4s; animation-name: fadeIn; animation-duration: 0.4s } /* Modal Content */ .modal-content { position: fixed; bottom: 0; background-color: #fefefe; width: 100%; -webkit-animation-name: slideIn; -webkit-animation-duration: 0.4s; animation-name: slideIn; animation-duration: 0.4s } /* The Close Button */ .close { color: white; float: right; font-size: 28px; font-weight: bold; } .close:hover, .close:focus { color: #000; text-decoration: none; cursor: pointer; } .modal-header { padding: 2px 16px; background-color: #27353b; color: white; } .modal-body {padding: 2px 16px;} .modal-footer { padding: 2px 16px; background-color: #27353b; color: white; } input[type=text], select { width: 100%; padding: 12px 20px; margin: 8px 0; display: inline-block; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; } textarea { width: 100%; height: 150px; padding: 12px 20px; box-sizing: border-box; border: 2px solid #ccc; border-radius: 4px; background-color: #f8f8f8; font-size: 16px; resize: none; } .card { box-shadow: 4px 4px 8px 4px rgba(0, 0, 255, 0.2); max-width: 500px; margin: auto; text-align: center; font-family: arial; } .price { color: grey; font-size: 22px; } .card button { outline: 0; padding: 12px; color: white; text-align: center; cursor: pointer; width: 100%; } .card button:hover { opacity: 0.7; } input[type=submit] { width: 100%; background-color: #27353b; color: white; padding: 14px 20px; margin: 8px 0; border: none; border-radius: 4px; cursor: pointer; } input[type=submit]:hover { background-color: #31353b; } .flip-card { background-color: transparent; /* box-shadow: 4px 4px 8px 4px rgba(0, 0, 255, 0.2); */ width: 300px; height: 200px; perspective: 1000px; /* Remove this if you don't want the 3D effect */ } /* This container is needed to position the front and back side */ .flip-card-inner { position: relative; box-shadow: 4px 4px 8px 4px rgba(0, 0, 255, 0.2); width: 100%; height: 100%; text-align: center; transition: transform 0.8s; transform-style: preserve-3d; } /* Do an horizontal flip when you move the mouse over the flip box container */ .flip-card:hover .flip-card-inner { transform: rotateY(180deg); } /* Position the front and back side */ .flip-card-front, .flip-card-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; /* Safari */ backface-visibility: hidden; } /* Style the front side (fallback if image is missing) */ .flip-card-front { /* background-color: white; */ } /* Style the back side */ .flip-card-back { background-color: white; transform: rotateY(180deg); } .columns { display: flex; flex-direction: row; flex-wrap: wrap; width: 100%; } .column { flex: 33.33%; }
0.32178
0.074568
@import 'svelte-material-ui/bare.css'; @import 'tailwindcss/base'; @import 'tailwindcss/components'; @import 'tailwindcss/utilities'; :root { --mdc-theme-primary: #233876; --mdc-theme-secondary: #233876; --mdc-theme-error: #d93025; } html { height: 100%; scroll-behavior: smooth; } body { font-family: 'Nunito', sans-serif !important; min-height: 100%; } input:focus, select:focus { border-color: var(--mdc-theme-primary, #233876) !important; } button:focus, a:focus { outline: none; } text { font-family: 'Nunito', sans-serif !important; font-size: 10px; } .paragraph-ellipsis { -webkit-line-clamp: 6; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; } .outline-none-important { outline: none !important; border-color: transparent !important; outline-offset: 0px !important; box-shadow: none !important; } .container.svelte-4lwi8h { max-width: 100vw; } input, select, textarea { width: 100%; } [type='checkbox']:not(.mdc-switch__native-control) { position: relative; width: 18px; height: 18px; border: 2px solid #757575; border-radius: 2px; } [type='checkbox']:not(.mdc-switch__native-control):hover { cursor: pointer; } [type='checkbox']:not(.mdc-switch__native-control):hover:before { content: ''; background: #52525214; width: 34px; height: 34px; position: absolute; top: -10px; left: -10px; border-radius: 50%; right: 0; transition: all 0.4s ease-in; opacity: 1; } [type='checkbox']:not(.mdc-switch__native-control):focus { outline: none; box-shadow: none; } [type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus { box-shadow: none; border-color: transparent; } fieldset { min-width: auto; } fieldset[disabled] input, fieldset[disabled] textarea, fieldset[disabled] select { background: transparent; border: 0; box-shadow: none; padding: 0; } fieldset[disabled] .selectContainer { background: transparent !important; height: auto !important; border: 0 !important; padding: 0 !important; } fieldset[disabled] .clearSelect, fieldset[disabled] .listContainer, fieldset[disabled] .label-required { display: none; opacity: 0; } fieldset[disabled] .selection { white-space: pre-line !important; } fieldset[disabled] .selectedItem { line-height: 1.7 !important; height: auto !important; } .listContainer .listItem .item { font-size: 14px; } .mdc-dialog { z-index: 9999; } .mdc-switch__native-control { width: 64px !important; height: 48px !important; } .btn-spinner, .btn-spinner:after { border-radius: 50%; width: 1.5em; height: 1.5em; } .btn-spinner { font-size: 10px; position: relative; text-indent: -9999em; border-top: 0.2em solid white; border-right: 0.2em solid white; border-bottom: 0.2em solid white; border-left: 0.2em solid transparent; transform: translateZ(0); animation: spinning 1s infinite linear; } @keyframes spinning { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .welcome-wallpaper { /* background-image: url(/images/siplatri-fondo.jpg); */ background-size: cover; background-attachment: fixed; } .mdc-notched-outline--notched .mdc-notched-outline__notch { border-right: 0px; border-left: 0px; } .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading, .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch, .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing { border-color: #d5d5d5; } .mdc-text-field--outlined:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading, .mdc-text-field--outlined:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch, .mdc-text-field--outlined:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing { border-color: #000; } .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading, .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch, .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing { border-color: var(--mdc-theme-error, #d93025); } .mdc-text-field--focused.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label { color: var(--mdc-theme-error, #d93025); } input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { -webkit-box-shadow: 0 0 0 30px white inset !important; box-shadow: 0 0 0 30px white inset !important; } input[type='date'], select { border-radius: 4px; border: 1px solid #dbdbdb; } fieldset[disabled] .bg-white.mdc-text-field.mdc-text-field--label-floating { background: transparent !important; } .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label { color: var(--mdc-theme-primary); } .paragraph-ellipsis { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 6; -webkit-box-orient: vertical; } .w-breadcrumb-ellipsis { max-width: 450px; } .default-select { border: 1px solid #dbdbdb; height: 56px; padding: 0 10px; } .selectContainer.disabled, .mdc-text-field--disabled .mdc-text-field__input, .mdc-text-field--disabled { background: transparent !important; color: #000 !important; } .first-letter-uppercase:first-letter, .selectContainer .selection:first-letter { display: inherit !important; text-transform: uppercase; } @media (max-width: 850px) { nav { font-size: 20rem; } }
resources/css/app.css
@import 'svelte-material-ui/bare.css'; @import 'tailwindcss/base'; @import 'tailwindcss/components'; @import 'tailwindcss/utilities'; :root { --mdc-theme-primary: #233876; --mdc-theme-secondary: #233876; --mdc-theme-error: #d93025; } html { height: 100%; scroll-behavior: smooth; } body { font-family: 'Nunito', sans-serif !important; min-height: 100%; } input:focus, select:focus { border-color: var(--mdc-theme-primary, #233876) !important; } button:focus, a:focus { outline: none; } text { font-family: 'Nunito', sans-serif !important; font-size: 10px; } .paragraph-ellipsis { -webkit-line-clamp: 6; -webkit-box-orient: vertical; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; } .outline-none-important { outline: none !important; border-color: transparent !important; outline-offset: 0px !important; box-shadow: none !important; } .container.svelte-4lwi8h { max-width: 100vw; } input, select, textarea { width: 100%; } [type='checkbox']:not(.mdc-switch__native-control) { position: relative; width: 18px; height: 18px; border: 2px solid #757575; border-radius: 2px; } [type='checkbox']:not(.mdc-switch__native-control):hover { cursor: pointer; } [type='checkbox']:not(.mdc-switch__native-control):hover:before { content: ''; background: #52525214; width: 34px; height: 34px; position: absolute; top: -10px; left: -10px; border-radius: 50%; right: 0; transition: all 0.4s ease-in; opacity: 1; } [type='checkbox']:not(.mdc-switch__native-control):focus { outline: none; box-shadow: none; } [type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus { box-shadow: none; border-color: transparent; } fieldset { min-width: auto; } fieldset[disabled] input, fieldset[disabled] textarea, fieldset[disabled] select { background: transparent; border: 0; box-shadow: none; padding: 0; } fieldset[disabled] .selectContainer { background: transparent !important; height: auto !important; border: 0 !important; padding: 0 !important; } fieldset[disabled] .clearSelect, fieldset[disabled] .listContainer, fieldset[disabled] .label-required { display: none; opacity: 0; } fieldset[disabled] .selection { white-space: pre-line !important; } fieldset[disabled] .selectedItem { line-height: 1.7 !important; height: auto !important; } .listContainer .listItem .item { font-size: 14px; } .mdc-dialog { z-index: 9999; } .mdc-switch__native-control { width: 64px !important; height: 48px !important; } .btn-spinner, .btn-spinner:after { border-radius: 50%; width: 1.5em; height: 1.5em; } .btn-spinner { font-size: 10px; position: relative; text-indent: -9999em; border-top: 0.2em solid white; border-right: 0.2em solid white; border-bottom: 0.2em solid white; border-left: 0.2em solid transparent; transform: translateZ(0); animation: spinning 1s infinite linear; } @keyframes spinning { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .welcome-wallpaper { /* background-image: url(/images/siplatri-fondo.jpg); */ background-size: cover; background-attachment: fixed; } .mdc-notched-outline--notched .mdc-notched-outline__notch { border-right: 0px; border-left: 0px; } .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading, .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch, .mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing { border-color: #d5d5d5; } .mdc-text-field--outlined:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading, .mdc-text-field--outlined:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch, .mdc-text-field--outlined:not(.mdc-text-field--invalid):not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing { border-color: #000; } .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading, .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch, .mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing { border-color: var(--mdc-theme-error, #d93025); } .mdc-text-field--focused.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label { color: var(--mdc-theme-error, #d93025); } input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { -webkit-box-shadow: 0 0 0 30px white inset !important; box-shadow: 0 0 0 30px white inset !important; } input[type='date'], select { border-radius: 4px; border: 1px solid #dbdbdb; } fieldset[disabled] .bg-white.mdc-text-field.mdc-text-field--label-floating { background: transparent !important; } .mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label { color: var(--mdc-theme-primary); } .paragraph-ellipsis { display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 6; -webkit-box-orient: vertical; } .w-breadcrumb-ellipsis { max-width: 450px; } .default-select { border: 1px solid #dbdbdb; height: 56px; padding: 0 10px; } .selectContainer.disabled, .mdc-text-field--disabled .mdc-text-field__input, .mdc-text-field--disabled { background: transparent !important; color: #000 !important; } .first-letter-uppercase:first-letter, .selectContainer .selection:first-letter { display: inherit !important; text-transform: uppercase; } @media (max-width: 850px) { nav { font-size: 20rem; } }
0.315525
0.050051
.bubbleContainer { position: absolute; max-width: 100vw; z-index: 0; max-width: 100vw; min-width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center; background-color: transparent; overflow: hidden; } .bubbleContainer .bubbleWrap { width: 90%; height: 50%; display: flex; justify-content: center; } .bubbleContainer .bubbleWrap .bubble { position: relative; min-width: 200px; min-height: 200px; max-width: 100vw; opacity: 0.25; border-radius: 50%; box-shadow: inset 0 0 10px #fff, inset -10px 10px 15px rgb(245, 176, 245), inset 5px 5px 10px #f7e781, inset -5px 5px 20px #fff, inset 15px -25px 20px #8beeec; } .bubbleContainer .bubbleWrap .bubble .detail1 { width: 200px; height: 200px; border-radius: 50%; box-shadow: inset -2px 8px 5px #fff; transform: rotate(15deg); } .bubbleContainer .bubbleWrap .bubble .detail1 .detail2 { width: 201px; height: 201px; border-radius: 50%; box-shadow: inset 0 -8px 10px rgba(0, 0, 0, 0.8), -1px 3px 10px rgba(0, 0, 0, 0.5); } .bubbleContainer .bubbleWrap .bubble .detail1 .detail2 .detail3 { width: 201px; height: 201px; border-radius: 50%; box-shadow: inset 0 -8px 10px rgb(235, 245, 250); } .bubbleContainer .bubbleWrap .bubble1 { position: absolute; left: -4rem; top: 8rem; transform: scale(8); } .bubbleContainer .bubbleWrap .bubble2 { transform: scale(6); position: absolute; left: -4rem; top: 8rem; } .bubbleContainer .bubbleWrap .bubble3 { transform: scale(4); position: absolute; left: -4rem; top: 8rem; max-width: 100vw; } .bubbleContainer .bubbleWrap .darkBubble { box-shadow: inset 0 0 10px var(--dark-color), inset -10px 10px 15px rgb(153, 63, 153), inset 5px 5px 10px #a7972f, inset -5px 5px 20px var(--dark-color), inset 15px -25px 20px #0d6b6a; } .bubbleContainer .bubbleWrap .darkBubble .detail1 { box-shadow: inset -2px 8px 5px var(--dark-color); } .bubbleContainer .bubbleWrap .darkBubble .detail1 .detail2 { box-shadow: inset 0 -8px 10px rgba(0, 0, 0, 0.8), -1px 3px 10px rgba(0, 0, 0, 0.5); } .bubbleContainer .bubbleWrap .darkBubble .detail1 .detail2 .detail3 { box-shadow: inset 0 -8px 10px var(--dark-color); } @media (max-width: 768px) { .bubbleContainer .bubbleWrap { flex-direction: column; } }
src/styles/Bubble.module.css
.bubbleContainer { position: absolute; max-width: 100vw; z-index: 0; max-width: 100vw; min-width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center; background-color: transparent; overflow: hidden; } .bubbleContainer .bubbleWrap { width: 90%; height: 50%; display: flex; justify-content: center; } .bubbleContainer .bubbleWrap .bubble { position: relative; min-width: 200px; min-height: 200px; max-width: 100vw; opacity: 0.25; border-radius: 50%; box-shadow: inset 0 0 10px #fff, inset -10px 10px 15px rgb(245, 176, 245), inset 5px 5px 10px #f7e781, inset -5px 5px 20px #fff, inset 15px -25px 20px #8beeec; } .bubbleContainer .bubbleWrap .bubble .detail1 { width: 200px; height: 200px; border-radius: 50%; box-shadow: inset -2px 8px 5px #fff; transform: rotate(15deg); } .bubbleContainer .bubbleWrap .bubble .detail1 .detail2 { width: 201px; height: 201px; border-radius: 50%; box-shadow: inset 0 -8px 10px rgba(0, 0, 0, 0.8), -1px 3px 10px rgba(0, 0, 0, 0.5); } .bubbleContainer .bubbleWrap .bubble .detail1 .detail2 .detail3 { width: 201px; height: 201px; border-radius: 50%; box-shadow: inset 0 -8px 10px rgb(235, 245, 250); } .bubbleContainer .bubbleWrap .bubble1 { position: absolute; left: -4rem; top: 8rem; transform: scale(8); } .bubbleContainer .bubbleWrap .bubble2 { transform: scale(6); position: absolute; left: -4rem; top: 8rem; } .bubbleContainer .bubbleWrap .bubble3 { transform: scale(4); position: absolute; left: -4rem; top: 8rem; max-width: 100vw; } .bubbleContainer .bubbleWrap .darkBubble { box-shadow: inset 0 0 10px var(--dark-color), inset -10px 10px 15px rgb(153, 63, 153), inset 5px 5px 10px #a7972f, inset -5px 5px 20px var(--dark-color), inset 15px -25px 20px #0d6b6a; } .bubbleContainer .bubbleWrap .darkBubble .detail1 { box-shadow: inset -2px 8px 5px var(--dark-color); } .bubbleContainer .bubbleWrap .darkBubble .detail1 .detail2 { box-shadow: inset 0 -8px 10px rgba(0, 0, 0, 0.8), -1px 3px 10px rgba(0, 0, 0, 0.5); } .bubbleContainer .bubbleWrap .darkBubble .detail1 .detail2 .detail3 { box-shadow: inset 0 -8px 10px var(--dark-color); } @media (max-width: 768px) { .bubbleContainer .bubbleWrap { flex-direction: column; } }
0.636805
0.162148
.elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:checked:checked { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:disabled:disabled { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:focus:focus { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:focus-visible:focus-visible { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:hover:hover { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:required:required { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:visited:visited { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-1 { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:active:active { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:checked:checked { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:disabled:disabled { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:focus:focus { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:focus-visible:focus-visible { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:hover:hover { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:required:required { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:visited:visited { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-2 { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:active:active { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:checked:checked { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:disabled:disabled { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:focus:focus { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:focus-visible:focus-visible { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:hover:hover { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:required:required { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:visited:visited { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-3 { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:active:active { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:checked:checked { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:disabled:disabled { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:focus:focus { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:focus-visible:focus-visible { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:hover:hover { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:required:required { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:visited:visited { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-4 { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:active:active { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:checked:checked { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:disabled:disabled { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:focus:focus { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:focus-visible:focus-visible { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:hover:hover { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:required:required { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:visited:visited { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-5 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-6 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-7 { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:active:active { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:checked:checked { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:disabled:disabled { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:focus:focus { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:focus-visible:focus-visible { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:hover:hover { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:required:required { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:visited:visited { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-8 { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:active:active { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:checked:checked { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:disabled:disabled { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:focus:focus { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:focus-visible:focus-visible { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:hover:hover { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:required:required { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:visited:visited { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-9 { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:active:active { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:checked:checked { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:disabled:disabled { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:focus:focus { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:focus-visible:focus-visible { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:hover:hover { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:required:required { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:visited:visited { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-10 { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:active:active { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:checked:checked { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:disabled:disabled { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:focus:focus { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:focus-visible:focus-visible { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:hover:hover { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:required:required { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:visited:visited { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-11 { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:active:active { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:checked:checked { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:disabled:disabled { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:focus:focus { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:focus-visible:focus-visible { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:hover:hover { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:required:required { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:visited:visited { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-12 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-13 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-14 { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:active:active { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:checked:checked { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:disabled:disabled { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:focus:focus { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:focus-visible:focus-visible { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:hover:hover { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:required:required { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:visited:visited { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-15 { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:active:active { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:checked:checked { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:disabled:disabled { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:focus:focus { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:focus-visible:focus-visible { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:hover:hover { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:required:required { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:visited:visited { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-16 { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:active:active { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:checked:checked { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:disabled:disabled { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:focus:focus { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:focus-visible:focus-visible { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:hover:hover { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:required:required { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:visited:visited { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-17 { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:active:active { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:checked:checked { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:disabled:disabled { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:focus:focus { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:focus-visible:focus-visible { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:hover:hover { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:required:required { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:visited:visited { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-18 { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:active:active { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:checked:checked { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:disabled:disabled { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:focus:focus { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:focus-visible:focus-visible { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:hover:hover { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:required:required { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:visited:visited { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-19 { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:active:active { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:checked:checked { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:disabled:disabled { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:focus:focus { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:focus-visible:focus-visible { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:hover:hover { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:required:required { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:visited:visited { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-20 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-21 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-22 { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:active:active { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:checked:checked { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:disabled:disabled { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:focus:focus { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:focus-visible:focus-visible { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:hover:hover { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:required:required { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:visited:visited { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-23 { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:active:active { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:checked:checked { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:disabled:disabled { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:focus:focus { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:focus-visible:focus-visible { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:hover:hover { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:required:required { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:visited:visited { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-24 { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:active:active { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:checked:checked { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:disabled:disabled { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:focus:focus { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:focus-visible:focus-visible { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:hover:hover { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:required:required { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:visited:visited { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } @media (min-width: 0px) and (max-width: 639px) { .xs\:elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:checked:checked { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:disabled:disabled { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:focus:focus { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:focus-visible:focus-visible { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:hover:hover { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:required:required { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:visited:visited { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1 { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:active:active { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:checked:checked { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:disabled:disabled { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:focus:focus { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:focus-visible:focus-visible { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:hover:hover { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:required:required { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:visited:visited { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2 { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:active:active { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:checked:checked { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:disabled:disabled { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:focus:focus { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:focus-visible:focus-visible { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:hover:hover { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:required:required { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:visited:visited { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3 { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:active:active { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:checked:checked { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:disabled:disabled { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:focus:focus { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:focus-visible:focus-visible { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:hover:hover { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:required:required { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:visited:visited { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4 { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:active:active { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:checked:checked { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:disabled:disabled { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:focus:focus { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:focus-visible:focus-visible { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:hover:hover { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:required:required { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:visited:visited { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-7 { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:active:active { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:checked:checked { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:disabled:disabled { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:focus:focus { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:focus-visible:focus-visible { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:hover:hover { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:required:required { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:visited:visited { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-8 { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:active:active { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:checked:checked { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:disabled:disabled { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:focus:focus { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:focus-visible:focus-visible { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:hover:hover { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:required:required { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:visited:visited { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9 { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:active:active { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:checked:checked { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:disabled:disabled { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:focus:focus { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:focus-visible:focus-visible { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:hover:hover { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:required:required { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:visited:visited { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-10 { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:active:active { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:checked:checked { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:disabled:disabled { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:focus:focus { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:focus-visible:focus-visible { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:hover:hover { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:required:required { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:visited:visited { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11 { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:active:active { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:checked:checked { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:disabled:disabled { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:focus:focus { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:focus-visible:focus-visible { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:hover:hover { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:required:required { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:visited:visited { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-12 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14 { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:active:active { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:checked:checked { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:disabled:disabled { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:focus:focus { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:focus-visible:focus-visible { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:hover:hover { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:required:required { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:visited:visited { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-15 { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:active:active { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:checked:checked { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:disabled:disabled { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:focus:focus { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:focus-visible:focus-visible { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:hover:hover { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:required:required { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:visited:visited { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16 { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:active:active { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:checked:checked { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:disabled:disabled { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:focus:focus { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:focus-visible:focus-visible { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:hover:hover { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:required:required { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:visited:visited { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17 { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:active:active { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:checked:checked { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:disabled:disabled { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:focus:focus { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:focus-visible:focus-visible { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:hover:hover { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:required:required { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:visited:visited { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-18 { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:active:active { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:checked:checked { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:disabled:disabled { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:focus:focus { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:focus-visible:focus-visible { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:hover:hover { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:required:required { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:visited:visited { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19 { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:active:active { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:checked:checked { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:disabled:disabled { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:focus:focus { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:focus-visible:focus-visible { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:hover:hover { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:required:required { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:visited:visited { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-20 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22 { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:active:active { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:checked:checked { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:disabled:disabled { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:focus:focus { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:focus-visible:focus-visible { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:hover:hover { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:required:required { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:visited:visited { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-23 { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:active:active { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:checked:checked { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:disabled:disabled { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:focus:focus { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:focus-visible:focus-visible { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:hover:hover { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:required:required { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:visited:visited { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24 { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:active:active { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:checked:checked { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:disabled:disabled { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:focus:focus { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:focus-visible:focus-visible { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:hover:hover { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:required:required { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:visited:visited { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } } @media (min-width: 640px) and (max-width: 767px) { .sm\:elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:checked:checked { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:disabled:disabled { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:focus:focus { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:focus-visible:focus-visible { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:hover:hover { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:required:required { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:visited:visited { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1 { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:active:active { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:checked:checked { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:disabled:disabled { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:focus:focus { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:focus-visible:focus-visible { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:hover:hover { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:required:required { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:visited:visited { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2 { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:active:active { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:checked:checked { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:disabled:disabled { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:focus:focus { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:focus-visible:focus-visible { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:hover:hover { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:required:required { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:visited:visited { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3 { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:active:active { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:checked:checked { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:disabled:disabled { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:focus:focus { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:focus-visible:focus-visible { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:hover:hover { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:required:required { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:visited:visited { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4 { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:active:active { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:checked:checked { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:disabled:disabled { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:focus:focus { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:focus-visible:focus-visible { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:hover:hover { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:required:required { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:visited:visited { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-7 { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:active:active { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:checked:checked { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:disabled:disabled { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:focus:focus { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:focus-visible:focus-visible { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:hover:hover { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:required:required { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:visited:visited { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-8 { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:active:active { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:checked:checked { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:disabled:disabled { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:focus:focus { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:focus-visible:focus-visible { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:hover:hover { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:required:required { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:visited:visited { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9 { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:active:active { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:checked:checked { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:disabled:disabled { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:focus:focus { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:focus-visible:focus-visible { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:hover:hover { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:required:required { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:visited:visited { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-10 { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:active:active { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:checked:checked { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:disabled:disabled { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:focus:focus { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:focus-visible:focus-visible { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:hover:hover { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:required:required { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:visited:visited { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11 { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:active:active { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:checked:checked { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:disabled:disabled { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:focus:focus { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:focus-visible:focus-visible { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:hover:hover { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:required:required { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:visited:visited { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-12 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14 { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:active:active { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:checked:checked { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:disabled:disabled { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:focus:focus { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:focus-visible:focus-visible { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:hover:hover { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:required:required { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:visited:visited { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-15 { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:active:active { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:checked:checked { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:disabled:disabled { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:focus:focus { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:focus-visible:focus-visible { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:hover:hover { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:required:required { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:visited:visited { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16 { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:active:active { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:checked:checked { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:disabled:disabled { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:focus:focus { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:focus-visible:focus-visible { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:hover:hover { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:required:required { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:visited:visited { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17 { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:active:active { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:checked:checked { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:disabled:disabled { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:focus:focus { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:focus-visible:focus-visible { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:hover:hover { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:required:required { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:visited:visited { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-18 { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:active:active { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:checked:checked { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:disabled:disabled { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:focus:focus { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:focus-visible:focus-visible { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:hover:hover { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:required:required { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:visited:visited { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19 { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:active:active { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:checked:checked { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:disabled:disabled { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:focus:focus { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:focus-visible:focus-visible { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:hover:hover { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:required:required { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:visited:visited { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-20 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22 { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:active:active { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:checked:checked { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:disabled:disabled { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:focus:focus { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:focus-visible:focus-visible { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:hover:hover { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:required:required { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:visited:visited { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-23 { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:active:active { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:checked:checked { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:disabled:disabled { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:focus:focus { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:focus-visible:focus-visible { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:hover:hover { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:required:required { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:visited:visited { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24 { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:active:active { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:checked:checked { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:disabled:disabled { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:focus:focus { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:focus-visible:focus-visible { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:hover:hover { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:required:required { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:visited:visited { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } } @media (min-width: 768px) and (max-width: 1023px) { .md\:elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:checked:checked { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:disabled:disabled { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:focus:focus { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:focus-visible:focus-visible { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:hover:hover { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:required:required { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:visited:visited { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1 { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:active:active { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:checked:checked { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:disabled:disabled { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:focus:focus { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:focus-visible:focus-visible { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:hover:hover { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:required:required { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:visited:visited { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2 { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:active:active { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:checked:checked { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:disabled:disabled { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:focus:focus { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:focus-visible:focus-visible { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:hover:hover { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:required:required { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:visited:visited { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3 { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:active:active { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:checked:checked { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:disabled:disabled { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:focus:focus { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:focus-visible:focus-visible { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:hover:hover { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:required:required { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:visited:visited { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4 { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:active:active { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:checked:checked { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:disabled:disabled { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:focus:focus { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:focus-visible:focus-visible { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:hover:hover { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:required:required { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:visited:visited { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-7 { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:active:active { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:checked:checked { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:disabled:disabled { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:focus:focus { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:focus-visible:focus-visible { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:hover:hover { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:required:required { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:visited:visited { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-8 { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:active:active { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:checked:checked { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:disabled:disabled { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:focus:focus { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:focus-visible:focus-visible { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:hover:hover { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:required:required { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:visited:visited { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9 { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:active:active { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:checked:checked { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:disabled:disabled { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:focus:focus { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:focus-visible:focus-visible { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:hover:hover { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:required:required { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:visited:visited { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-10 { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:active:active { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:checked:checked { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:disabled:disabled { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:focus:focus { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:focus-visible:focus-visible { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:hover:hover { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:required:required { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:visited:visited { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11 { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:active:active { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:checked:checked { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:disabled:disabled { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:focus:focus { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:focus-visible:focus-visible { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:hover:hover { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:required:required { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:visited:visited { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-12 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14 { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:active:active { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:checked:checked { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:disabled:disabled { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:focus:focus { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:focus-visible:focus-visible { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:hover:hover { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:required:required { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:visited:visited { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-15 { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:active:active { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:checked:checked { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:disabled:disabled { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:focus:focus { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:focus-visible:focus-visible { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:hover:hover { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:required:required { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:visited:visited { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16 { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:active:active { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:checked:checked { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:disabled:disabled { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:focus:focus { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:focus-visible:focus-visible { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:hover:hover { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:required:required { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:visited:visited { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17 { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:active:active { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:checked:checked { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:disabled:disabled { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:focus:focus { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:focus-visible:focus-visible { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:hover:hover { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:required:required { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:visited:visited { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-18 { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:active:active { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:checked:checked { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:disabled:disabled { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:focus:focus { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:focus-visible:focus-visible { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:hover:hover { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:required:required { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:visited:visited { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19 { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:active:active { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:checked:checked { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:disabled:disabled { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:focus:focus { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:focus-visible:focus-visible { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:hover:hover { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:required:required { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:visited:visited { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-20 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22 { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:active:active { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:checked:checked { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:disabled:disabled { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:focus:focus { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:focus-visible:focus-visible { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:hover:hover { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:required:required { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:visited:visited { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-23 { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:active:active { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:checked:checked { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:disabled:disabled { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:focus:focus { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:focus-visible:focus-visible { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:hover:hover { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:required:required { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:visited:visited { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24 { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:active:active { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:checked:checked { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:disabled:disabled { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:focus:focus { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:focus-visible:focus-visible { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:hover:hover { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:required:required { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:visited:visited { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } } @media (min-width: 1024px) and (max-width: 2000px) { .lg\:elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:checked:checked { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:disabled:disabled { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:focus:focus { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:focus-visible:focus-visible { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:hover:hover { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:required:required { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:visited:visited { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1 { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:active:active { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:checked:checked { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:disabled:disabled { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:focus:focus { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:focus-visible:focus-visible { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:hover:hover { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:required:required { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:visited:visited { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2 { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:active:active { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:checked:checked { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:disabled:disabled { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:focus:focus { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:focus-visible:focus-visible { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:hover:hover { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:required:required { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:visited:visited { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3 { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:active:active { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:checked:checked { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:disabled:disabled { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:focus:focus { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:focus-visible:focus-visible { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:hover:hover { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:required:required { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:visited:visited { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4 { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:active:active { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:checked:checked { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:disabled:disabled { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:focus:focus { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:focus-visible:focus-visible { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:hover:hover { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:required:required { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:visited:visited { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-7 { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:active:active { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:checked:checked { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:disabled:disabled { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:focus:focus { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:focus-visible:focus-visible { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:hover:hover { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:required:required { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:visited:visited { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-8 { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:active:active { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:checked:checked { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:disabled:disabled { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:focus:focus { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:focus-visible:focus-visible { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:hover:hover { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:required:required { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:visited:visited { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9 { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:active:active { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:checked:checked { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:disabled:disabled { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:focus:focus { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:focus-visible:focus-visible { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:hover:hover { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:required:required { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:visited:visited { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-10 { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:active:active { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:checked:checked { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:disabled:disabled { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:focus:focus { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:focus-visible:focus-visible { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:hover:hover { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:required:required { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:visited:visited { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11 { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:active:active { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:checked:checked { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:disabled:disabled { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:focus:focus { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:focus-visible:focus-visible { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:hover:hover { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:required:required { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:visited:visited { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-12 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14 { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:active:active { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:checked:checked { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:disabled:disabled { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:focus:focus { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:focus-visible:focus-visible { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:hover:hover { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:required:required { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:visited:visited { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-15 { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:active:active { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:checked:checked { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:disabled:disabled { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:focus:focus { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:focus-visible:focus-visible { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:hover:hover { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:required:required { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:visited:visited { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16 { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:active:active { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:checked:checked { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:disabled:disabled { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:focus:focus { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:focus-visible:focus-visible { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:hover:hover { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:required:required { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:visited:visited { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17 { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:active:active { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:checked:checked { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:disabled:disabled { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:focus:focus { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:focus-visible:focus-visible { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:hover:hover { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:required:required { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:visited:visited { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-18 { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:active:active { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:checked:checked { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:disabled:disabled { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:focus:focus { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:focus-visible:focus-visible { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:hover:hover { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:required:required { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:visited:visited { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19 { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:active:active { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:checked:checked { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:disabled:disabled { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:focus:focus { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:focus-visible:focus-visible { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:hover:hover { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:required:required { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:visited:visited { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-20 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22 { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:active:active { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:checked:checked { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:disabled:disabled { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:focus:focus { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:focus-visible:focus-visible { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:hover:hover { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:required:required { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:visited:visited { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-23 { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:active:active { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:checked:checked { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:disabled:disabled { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:focus:focus { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:focus-visible:focus-visible { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:hover:hover { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:required:required { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:visited:visited { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24 { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:active:active { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:checked:checked { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:disabled:disabled { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:focus:focus { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:focus-visible:focus-visible { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:hover:hover { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:required:required { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:visited:visited { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } }
dist/effects/box-shadow.css
.elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:checked:checked { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:disabled:disabled { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:focus:focus { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:focus-visible:focus-visible { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:hover:hover { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:required:required { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-0\:visited:visited { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .elevation-1 { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:active:active { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:checked:checked { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:disabled:disabled { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:focus:focus { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:focus-visible:focus-visible { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:hover:hover { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:required:required { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-1\:visited:visited { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .elevation-2 { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:active:active { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:checked:checked { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:disabled:disabled { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:focus:focus { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:focus-visible:focus-visible { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:hover:hover { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:required:required { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-2\:visited:visited { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .elevation-3 { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:active:active { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:checked:checked { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:disabled:disabled { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:focus:focus { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:focus-visible:focus-visible { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:hover:hover { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:required:required { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-3\:visited:visited { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .elevation-4 { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:active:active { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:checked:checked { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:disabled:disabled { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:focus:focus { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:focus-visible:focus-visible { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:hover:hover { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:required:required { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-4\:visited:visited { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .elevation-5 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-5\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .elevation-6 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-6\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .elevation-7 { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:active:active { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:checked:checked { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:disabled:disabled { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:focus:focus { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:focus-visible:focus-visible { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:hover:hover { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:required:required { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-7\:visited:visited { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .elevation-8 { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:active:active { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:checked:checked { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:disabled:disabled { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:focus:focus { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:focus-visible:focus-visible { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:hover:hover { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:required:required { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-8\:visited:visited { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .elevation-9 { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:active:active { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:checked:checked { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:disabled:disabled { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:focus:focus { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:focus-visible:focus-visible { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:hover:hover { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:required:required { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-9\:visited:visited { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .elevation-10 { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:active:active { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:checked:checked { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:disabled:disabled { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:focus:focus { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:focus-visible:focus-visible { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:hover:hover { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:required:required { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-10\:visited:visited { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .elevation-11 { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:active:active { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:checked:checked { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:disabled:disabled { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:focus:focus { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:focus-visible:focus-visible { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:hover:hover { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:required:required { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-11\:visited:visited { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .elevation-12 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-12\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .elevation-13 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-13\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .elevation-14 { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:active:active { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:checked:checked { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:disabled:disabled { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:focus:focus { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:focus-visible:focus-visible { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:hover:hover { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:required:required { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-14\:visited:visited { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .elevation-15 { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:active:active { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:checked:checked { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:disabled:disabled { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:focus:focus { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:focus-visible:focus-visible { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:hover:hover { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:required:required { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-15\:visited:visited { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .elevation-16 { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:active:active { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:checked:checked { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:disabled:disabled { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:focus:focus { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:focus-visible:focus-visible { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:hover:hover { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:required:required { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-16\:visited:visited { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .elevation-17 { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:active:active { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:checked:checked { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:disabled:disabled { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:focus:focus { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:focus-visible:focus-visible { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:hover:hover { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:required:required { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-17\:visited:visited { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .elevation-18 { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:active:active { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:checked:checked { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:disabled:disabled { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:focus:focus { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:focus-visible:focus-visible { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:hover:hover { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:required:required { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-18\:visited:visited { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .elevation-19 { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:active:active { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:checked:checked { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:disabled:disabled { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:focus:focus { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:focus-visible:focus-visible { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:hover:hover { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:required:required { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-19\:visited:visited { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .elevation-20 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-20\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .elevation-21 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-21\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .elevation-22 { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:active:active { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:checked:checked { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:disabled:disabled { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:focus:focus { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:focus-visible:focus-visible { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:hover:hover { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:required:required { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-22\:visited:visited { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .elevation-23 { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:active:active { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:checked:checked { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:disabled:disabled { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:focus:focus { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:focus-visible:focus-visible { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:hover:hover { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:required:required { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-23\:visited:visited { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .elevation-24 { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:active:active { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:checked:checked { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:disabled:disabled { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:focus:focus { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:focus-visible:focus-visible { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:hover:hover { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:required:required { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .elevation-24\:visited:visited { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } @media (min-width: 0px) and (max-width: 639px) { .xs\:elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:checked:checked { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:disabled:disabled { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:focus:focus { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:focus-visible:focus-visible { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:hover:hover { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:required:required { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-0\:visited:visited { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1 { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:active:active { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:checked:checked { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:disabled:disabled { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:focus:focus { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:focus-visible:focus-visible { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:hover:hover { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:required:required { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-1\:visited:visited { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2 { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:active:active { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:checked:checked { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:disabled:disabled { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:focus:focus { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:focus-visible:focus-visible { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:hover:hover { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:required:required { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-2\:visited:visited { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3 { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:active:active { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:checked:checked { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:disabled:disabled { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:focus:focus { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:focus-visible:focus-visible { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:hover:hover { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:required:required { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-3\:visited:visited { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4 { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:active:active { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:checked:checked { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:disabled:disabled { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:focus:focus { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:focus-visible:focus-visible { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:hover:hover { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:required:required { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-4\:visited:visited { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-5\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-6\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .xs\:elevation-7 { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:active:active { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:checked:checked { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:disabled:disabled { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:focus:focus { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:focus-visible:focus-visible { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:hover:hover { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:required:required { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-7\:visited:visited { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .xs\:elevation-8 { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:active:active { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:checked:checked { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:disabled:disabled { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:focus:focus { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:focus-visible:focus-visible { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:hover:hover { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:required:required { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-8\:visited:visited { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9 { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:active:active { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:checked:checked { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:disabled:disabled { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:focus:focus { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:focus-visible:focus-visible { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:hover:hover { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:required:required { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-9\:visited:visited { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .xs\:elevation-10 { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:active:active { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:checked:checked { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:disabled:disabled { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:focus:focus { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:focus-visible:focus-visible { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:hover:hover { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:required:required { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-10\:visited:visited { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11 { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:active:active { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:checked:checked { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:disabled:disabled { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:focus:focus { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:focus-visible:focus-visible { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:hover:hover { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:required:required { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-11\:visited:visited { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .xs\:elevation-12 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-12\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-13\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14 { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:active:active { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:checked:checked { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:disabled:disabled { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:focus:focus { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:focus-visible:focus-visible { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:hover:hover { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:required:required { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-14\:visited:visited { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .xs\:elevation-15 { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:active:active { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:checked:checked { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:disabled:disabled { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:focus:focus { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:focus-visible:focus-visible { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:hover:hover { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:required:required { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-15\:visited:visited { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16 { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:active:active { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:checked:checked { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:disabled:disabled { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:focus:focus { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:focus-visible:focus-visible { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:hover:hover { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:required:required { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-16\:visited:visited { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17 { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:active:active { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:checked:checked { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:disabled:disabled { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:focus:focus { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:focus-visible:focus-visible { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:hover:hover { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:required:required { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-17\:visited:visited { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .xs\:elevation-18 { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:active:active { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:checked:checked { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:disabled:disabled { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:focus:focus { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:focus-visible:focus-visible { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:hover:hover { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:required:required { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-18\:visited:visited { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19 { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:active:active { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:checked:checked { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:disabled:disabled { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:focus:focus { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:focus-visible:focus-visible { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:hover:hover { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:required:required { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-19\:visited:visited { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .xs\:elevation-20 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-20\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-21\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22 { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:active:active { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:checked:checked { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:disabled:disabled { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:focus:focus { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:focus-visible:focus-visible { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:hover:hover { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:required:required { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-22\:visited:visited { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .xs\:elevation-23 { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:active:active { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:checked:checked { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:disabled:disabled { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:focus:focus { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:focus-visible:focus-visible { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:hover:hover { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:required:required { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-23\:visited:visited { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24 { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:active:active { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:checked:checked { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:disabled:disabled { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:focus:focus { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:focus-visible:focus-visible { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:hover:hover { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:required:required { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .xs\:elevation-24\:visited:visited { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } } @media (min-width: 640px) and (max-width: 767px) { .sm\:elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:checked:checked { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:disabled:disabled { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:focus:focus { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:focus-visible:focus-visible { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:hover:hover { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:required:required { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-0\:visited:visited { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1 { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:active:active { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:checked:checked { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:disabled:disabled { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:focus:focus { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:focus-visible:focus-visible { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:hover:hover { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:required:required { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-1\:visited:visited { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2 { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:active:active { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:checked:checked { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:disabled:disabled { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:focus:focus { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:focus-visible:focus-visible { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:hover:hover { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:required:required { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-2\:visited:visited { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3 { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:active:active { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:checked:checked { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:disabled:disabled { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:focus:focus { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:focus-visible:focus-visible { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:hover:hover { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:required:required { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-3\:visited:visited { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4 { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:active:active { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:checked:checked { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:disabled:disabled { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:focus:focus { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:focus-visible:focus-visible { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:hover:hover { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:required:required { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-4\:visited:visited { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-5\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-6\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .sm\:elevation-7 { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:active:active { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:checked:checked { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:disabled:disabled { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:focus:focus { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:focus-visible:focus-visible { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:hover:hover { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:required:required { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-7\:visited:visited { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .sm\:elevation-8 { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:active:active { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:checked:checked { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:disabled:disabled { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:focus:focus { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:focus-visible:focus-visible { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:hover:hover { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:required:required { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-8\:visited:visited { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9 { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:active:active { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:checked:checked { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:disabled:disabled { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:focus:focus { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:focus-visible:focus-visible { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:hover:hover { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:required:required { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-9\:visited:visited { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .sm\:elevation-10 { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:active:active { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:checked:checked { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:disabled:disabled { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:focus:focus { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:focus-visible:focus-visible { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:hover:hover { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:required:required { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-10\:visited:visited { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11 { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:active:active { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:checked:checked { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:disabled:disabled { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:focus:focus { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:focus-visible:focus-visible { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:hover:hover { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:required:required { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-11\:visited:visited { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .sm\:elevation-12 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-12\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-13\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14 { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:active:active { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:checked:checked { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:disabled:disabled { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:focus:focus { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:focus-visible:focus-visible { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:hover:hover { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:required:required { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-14\:visited:visited { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .sm\:elevation-15 { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:active:active { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:checked:checked { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:disabled:disabled { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:focus:focus { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:focus-visible:focus-visible { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:hover:hover { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:required:required { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-15\:visited:visited { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16 { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:active:active { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:checked:checked { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:disabled:disabled { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:focus:focus { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:focus-visible:focus-visible { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:hover:hover { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:required:required { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-16\:visited:visited { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17 { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:active:active { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:checked:checked { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:disabled:disabled { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:focus:focus { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:focus-visible:focus-visible { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:hover:hover { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:required:required { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-17\:visited:visited { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .sm\:elevation-18 { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:active:active { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:checked:checked { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:disabled:disabled { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:focus:focus { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:focus-visible:focus-visible { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:hover:hover { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:required:required { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-18\:visited:visited { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19 { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:active:active { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:checked:checked { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:disabled:disabled { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:focus:focus { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:focus-visible:focus-visible { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:hover:hover { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:required:required { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-19\:visited:visited { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .sm\:elevation-20 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-20\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-21\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22 { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:active:active { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:checked:checked { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:disabled:disabled { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:focus:focus { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:focus-visible:focus-visible { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:hover:hover { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:required:required { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-22\:visited:visited { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .sm\:elevation-23 { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:active:active { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:checked:checked { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:disabled:disabled { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:focus:focus { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:focus-visible:focus-visible { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:hover:hover { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:required:required { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-23\:visited:visited { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24 { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:active:active { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:checked:checked { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:disabled:disabled { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:focus:focus { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:focus-visible:focus-visible { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:hover:hover { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:required:required { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .sm\:elevation-24\:visited:visited { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } } @media (min-width: 768px) and (max-width: 1023px) { .md\:elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:checked:checked { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:disabled:disabled { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:focus:focus { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:focus-visible:focus-visible { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:hover:hover { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:required:required { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-0\:visited:visited { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1 { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:active:active { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:checked:checked { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:disabled:disabled { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:focus:focus { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:focus-visible:focus-visible { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:hover:hover { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:required:required { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-1\:visited:visited { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2 { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:active:active { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:checked:checked { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:disabled:disabled { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:focus:focus { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:focus-visible:focus-visible { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:hover:hover { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:required:required { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-2\:visited:visited { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3 { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:active:active { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:checked:checked { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:disabled:disabled { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:focus:focus { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:focus-visible:focus-visible { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:hover:hover { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:required:required { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-3\:visited:visited { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4 { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:active:active { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:checked:checked { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:disabled:disabled { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:focus:focus { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:focus-visible:focus-visible { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:hover:hover { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:required:required { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-4\:visited:visited { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-5\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-6\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .md\:elevation-7 { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:active:active { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:checked:checked { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:disabled:disabled { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:focus:focus { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:focus-visible:focus-visible { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:hover:hover { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:required:required { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-7\:visited:visited { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .md\:elevation-8 { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:active:active { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:checked:checked { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:disabled:disabled { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:focus:focus { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:focus-visible:focus-visible { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:hover:hover { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:required:required { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-8\:visited:visited { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9 { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:active:active { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:checked:checked { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:disabled:disabled { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:focus:focus { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:focus-visible:focus-visible { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:hover:hover { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:required:required { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-9\:visited:visited { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .md\:elevation-10 { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:active:active { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:checked:checked { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:disabled:disabled { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:focus:focus { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:focus-visible:focus-visible { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:hover:hover { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:required:required { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-10\:visited:visited { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11 { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:active:active { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:checked:checked { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:disabled:disabled { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:focus:focus { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:focus-visible:focus-visible { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:hover:hover { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:required:required { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-11\:visited:visited { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .md\:elevation-12 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-12\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-13\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14 { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:active:active { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:checked:checked { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:disabled:disabled { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:focus:focus { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:focus-visible:focus-visible { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:hover:hover { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:required:required { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-14\:visited:visited { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .md\:elevation-15 { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:active:active { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:checked:checked { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:disabled:disabled { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:focus:focus { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:focus-visible:focus-visible { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:hover:hover { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:required:required { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-15\:visited:visited { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16 { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:active:active { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:checked:checked { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:disabled:disabled { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:focus:focus { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:focus-visible:focus-visible { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:hover:hover { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:required:required { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-16\:visited:visited { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17 { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:active:active { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:checked:checked { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:disabled:disabled { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:focus:focus { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:focus-visible:focus-visible { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:hover:hover { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:required:required { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-17\:visited:visited { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .md\:elevation-18 { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:active:active { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:checked:checked { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:disabled:disabled { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:focus:focus { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:focus-visible:focus-visible { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:hover:hover { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:required:required { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-18\:visited:visited { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19 { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:active:active { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:checked:checked { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:disabled:disabled { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:focus:focus { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:focus-visible:focus-visible { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:hover:hover { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:required:required { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-19\:visited:visited { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .md\:elevation-20 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-20\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-21\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22 { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:active:active { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:checked:checked { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:disabled:disabled { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:focus:focus { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:focus-visible:focus-visible { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:hover:hover { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:required:required { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-22\:visited:visited { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .md\:elevation-23 { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:active:active { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:checked:checked { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:disabled:disabled { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:focus:focus { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:focus-visible:focus-visible { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:hover:hover { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:required:required { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-23\:visited:visited { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24 { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:active:active { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:checked:checked { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:disabled:disabled { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:focus:focus { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:focus-visible:focus-visible { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:hover:hover { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:required:required { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .md\:elevation-24\:visited:visited { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } } @media (min-width: 1024px) and (max-width: 2000px) { .lg\:elevation-0 { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:active:active { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:checked:checked { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:disabled:disabled { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:focus:focus { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:focus-visible:focus-visible { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:hover:hover { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:required:required { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-0\:visited:visited { box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1 { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:active:active { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:checked:checked { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:disabled:disabled { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:focus:focus { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:focus-visible:focus-visible { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:hover:hover { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:required:required { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-1\:visited:visited { box-shadow: 0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2 { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:active:active { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:checked:checked { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:disabled:disabled { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:focus:focus { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:focus-visible:focus-visible { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:hover:hover { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:required:required { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-2\:visited:visited { box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3 { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:active:active { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:checked:checked { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:disabled:disabled { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:focus:focus { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:focus-visible:focus-visible { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:hover:hover { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:required:required { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-3\:visited:visited { box-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4 { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:active:active { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:checked:checked { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:disabled:disabled { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:focus:focus { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:focus-visible:focus-visible { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:hover:hover { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:required:required { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-4\:visited:visited { box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-5\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6 { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:active:active { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:checked:checked { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:disabled:disabled { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:focus:focus { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:focus-visible:focus-visible { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:hover:hover { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:required:required { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-6\:visited:visited { box-shadow: 0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12); } .lg\:elevation-7 { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:active:active { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:checked:checked { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:disabled:disabled { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:focus:focus { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:focus-visible:focus-visible { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:hover:hover { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:required:required { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-7\:visited:visited { box-shadow: 0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12); } .lg\:elevation-8 { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:active:active { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:checked:checked { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:disabled:disabled { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:focus:focus { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:focus-visible:focus-visible { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:hover:hover { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:required:required { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-8\:visited:visited { box-shadow: 0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9 { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:active:active { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:checked:checked { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:disabled:disabled { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:focus:focus { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:focus-visible:focus-visible { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:hover:hover { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:required:required { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-9\:visited:visited { box-shadow: 0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12); } .lg\:elevation-10 { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:active:active { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:checked:checked { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:disabled:disabled { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:focus:focus { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:focus-visible:focus-visible { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:hover:hover { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:required:required { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-10\:visited:visited { box-shadow: 0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11 { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:active:active { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:checked:checked { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:disabled:disabled { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:focus:focus { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:focus-visible:focus-visible { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:hover:hover { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:required:required { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-11\:visited:visited { box-shadow: 0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12); } .lg\:elevation-12 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-12\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13 { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:active:active { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:checked:checked { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:disabled:disabled { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:focus:focus { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:focus-visible:focus-visible { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:hover:hover { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:required:required { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-13\:visited:visited { box-shadow: 0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14 { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:active:active { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:checked:checked { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:disabled:disabled { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:focus:focus { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:focus-visible:focus-visible { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:hover:hover { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:required:required { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-14\:visited:visited { box-shadow: 0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12); } .lg\:elevation-15 { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:active:active { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:checked:checked { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:disabled:disabled { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:focus:focus { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:focus-visible:focus-visible { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:hover:hover { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:required:required { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-15\:visited:visited { box-shadow: 0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16 { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:active:active { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:checked:checked { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:disabled:disabled { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:focus:focus { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:focus-visible:focus-visible { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:hover:hover { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:required:required { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-16\:visited:visited { box-shadow: 0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17 { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:active:active { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:checked:checked { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:disabled:disabled { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:focus:focus { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:focus-visible:focus-visible { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:hover:hover { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:required:required { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-17\:visited:visited { box-shadow: 0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12); } .lg\:elevation-18 { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:active:active { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:checked:checked { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:disabled:disabled { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:focus:focus { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:focus-visible:focus-visible { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:hover:hover { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:required:required { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-18\:visited:visited { box-shadow: 0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19 { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:active:active { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:checked:checked { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:disabled:disabled { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:focus:focus { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:focus-visible:focus-visible { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:hover:hover { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:required:required { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-19\:visited:visited { box-shadow: 0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12); } .lg\:elevation-20 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-20\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21 { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:active:active { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:checked:checked { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:disabled:disabled { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:focus:focus { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:focus-visible:focus-visible { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:hover:hover { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:required:required { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-21\:visited:visited { box-shadow: 0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22 { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:active:active { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:checked:checked { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:disabled:disabled { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:focus:focus { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:focus-visible:focus-visible { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:hover:hover { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:required:required { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-22\:visited:visited { box-shadow: 0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12); } .lg\:elevation-23 { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:active:active { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:checked:checked { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:disabled:disabled { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:focus:focus { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:focus-visible:focus-visible { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:hover:hover { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:required:required { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-23\:visited:visited { box-shadow: 0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24 { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:active:active { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:checked:checked { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:disabled:disabled { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:focus:focus { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:focus-visible:focus-visible { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:hover:hover { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:required:required { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } .lg\:elevation-24\:visited:visited { box-shadow: 0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12); } }
0.313
0.588298
body { color: #333; font-family: 'Open Sans', sans-serif; font-weight: 300; } /* line 6, ../sass/style.scss */ h1, h1 + p { margin: 30px 15px 0; font-weight: 300; } /* line 11, ../sass/style.scss */ h1 + p a { color: #333; } /* line 14, ../sass/style.scss */ h1 + p a:hover { text-decoration: none; } /* line 17, ../sass/style.scss */ h2 { margin: 60px 15px 0; padding: 0; font-weight: 300; } /* line 22, ../sass/style.scss */ h2 span { margin-left: 1em; color: #aaa; font-size: 85%; } /* line 27, ../sass/style.scss */ .column { margin: 15px 15px 0; padding: 0; } /* line 31, ../sass/style.scss */ .column:last-child { padding-bottom: 60px; } /* line 34, ../sass/style.scss */ .column::after { content: ''; clear: both; display: block; } /* line 39, ../sass/style.scss */ .column div { position: relative; float: left; width: 300px; height: 200px; margin: 0 0 0 25px; padding: 0; } /* line 47, ../sass/style.scss */ .column div:first-child { margin-left: 0; } /* line 50, ../sass/style.scss */ .column div span { position: absolute; bottom: -20px; left: 0; z-index: -1; display: block; width: 300px; margin: 0; padding: 0; color: #444; font-size: 18px; text-decoration: none; text-align: center; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; opacity: 0; } /* line 67, ../sass/style.scss */ figure { width: 300px; height: 200px; margin: 0; padding: 0; background: #fff; overflow: hidden; } /* line 75, ../sass/style.scss */ figure:hover + span { bottom: -36px; opacity: 1; } /* Zoom In #1 */ /* line 83, ../sass/style.scss */ .hover01 figure img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 89, ../sass/style.scss */ .hover01 figure:hover img { -webkit-transform: scale(1.3); transform: scale(1.3); } /* Zoom In #2 */ /* line 95, ../sass/style.scss */ .hover02 figure img { width: 300px; height: auto; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 101, ../sass/style.scss */ .hover02 figure:hover img { width: 350px; } /* Zoom Out #1 */ /* line 106, ../sass/style.scss */ .hover03 figure img { -webkit-transform: scale(1.5); transform: scale(1.5); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 112, ../sass/style.scss */ .hover03 figure:hover img { -webkit-transform: scale(1); transform: scale(1); } /* Zoom Out #2 */ /* line 118, ../sass/style.scss */ .hover04 figure img { width: 400px; height: auto; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 124, ../sass/style.scss */ .hover04 figure:hover img { width: 300px; } /* Slide */ /* line 129, ../sass/style.scss */ .hover05 figure img { margin-left: 30px; -webkit-transform: scale(1.5); transform: scale(1.5); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 136, ../sass/style.scss */ .hover05 figure:hover img { margin-left: 0; } /* Rotate */ /* line 141, ../sass/style.scss */ .hover06 figure img { -webkit-transform: rotate(15deg) scale(1.4); transform: rotate(15deg) scale(1.4); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 147, ../sass/style.scss */ .hover06 figure:hover img { -webkit-transform: rotate(0) scale(1); transform: rotate(0) scale(1); } /* Blur */ /* line 153, ../sass/style.scss */ .hover07 figure img { -webkit-filter: blur(3px); filter: blur(3px); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 159, ../sass/style.scss */ .hover07 figure:hover img { -webkit-filter: blur(0); filter: blur(0); } /* Gray Scale */ /* line 165, ../sass/style.scss */ .hover08 figure img { -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 171, ../sass/style.scss */ .hover08 figure:hover img { -webkit-filter: grayscale(0); filter: grayscale(0); } /* Sepia */ /* line 177, ../sass/style.scss */ .hover09 figure img { -webkit-filter: sepia(100%); filter: sepia(100%); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 183, ../sass/style.scss */ .hover09 figure:hover img { -webkit-filter: sepia(0); filter: sepia(0); } /* Blur + Gray Scale */ /* line 189, ../sass/style.scss */ .hover10 figure img { -webkit-filter: grayscale(0) blur(0); filter: grayscale(0) blur(0); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 195, ../sass/style.scss */ .hover10 figure:hover img { -webkit-filter: grayscale(100%) blur(3px); filter: grayscale(100%) blur(3px); } /* Opacity #1 */ /* line 201, ../sass/style.scss */ .hover11 figure img { opacity: 1; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 206, ../sass/style.scss */ .hover11 figure:hover img { opacity: .5; } /* Opacity #2 */ /* line 211, ../sass/style.scss */ .hover12 figure { background: #1abc9c; } /* line 214, ../sass/style.scss */ .hover12 figure img { opacity: 1; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 219, ../sass/style.scss */ .hover12 figure:hover img { opacity: .5; } /* Flashing */ /* line 224, ../sass/style.scss */ .hover13 figure:hover img { opacity: 1; -webkit-animation: flash 1.5s; animation: flash 1.5s; } @-webkit-keyframes flash { 0% { opacity: .4; } 100% { opacity: 1; } } @keyframes flash { 0% { opacity: .4; } 100% { opacity: 1; } } /* Shine */ /* line 247, ../sass/style.scss */ .hover14 figure { position: relative; } /* line 250, ../sass/style.scss */ .hover14 figure::before { position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); } /* line 264, ../sass/style.scss */ .hover14 figure:hover::before { -webkit-animation: shine .75s; animation: shine .75s; } @-webkit-keyframes shine { 100% { left: 125%; } } @keyframes shine { 100% { left: 125%; } } /* Circle */ /* line 280, ../sass/style.scss */ .hover15 figure { position: relative; } /* line 283, ../sass/style.scss */ .hover15 figure::before { position: absolute; top: 50%; left: 50%; z-index: 2; display: block; content: ''; width: 0; height: 0; background: rgba(255, 255, 255, 0.2); border-radius: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0; } /* line 298, ../sass/style.scss */ .hover15 figure:hover::before { -webkit-animation: circle .75s; animation: circle .75s; } @-webkit-keyframes circle { 0% { opacity: 1; } 40% { opacity: 1; } 100% { width: 200%; height: 200%; opacity: 0; } } @keyframes circle { 0% { opacity: 1; } 40% { opacity: 1; } 100% { width: 200%; height: 200%; opacity: 0; } }
image-master/image45/stylesheets/style.css
body { color: #333; font-family: 'Open Sans', sans-serif; font-weight: 300; } /* line 6, ../sass/style.scss */ h1, h1 + p { margin: 30px 15px 0; font-weight: 300; } /* line 11, ../sass/style.scss */ h1 + p a { color: #333; } /* line 14, ../sass/style.scss */ h1 + p a:hover { text-decoration: none; } /* line 17, ../sass/style.scss */ h2 { margin: 60px 15px 0; padding: 0; font-weight: 300; } /* line 22, ../sass/style.scss */ h2 span { margin-left: 1em; color: #aaa; font-size: 85%; } /* line 27, ../sass/style.scss */ .column { margin: 15px 15px 0; padding: 0; } /* line 31, ../sass/style.scss */ .column:last-child { padding-bottom: 60px; } /* line 34, ../sass/style.scss */ .column::after { content: ''; clear: both; display: block; } /* line 39, ../sass/style.scss */ .column div { position: relative; float: left; width: 300px; height: 200px; margin: 0 0 0 25px; padding: 0; } /* line 47, ../sass/style.scss */ .column div:first-child { margin-left: 0; } /* line 50, ../sass/style.scss */ .column div span { position: absolute; bottom: -20px; left: 0; z-index: -1; display: block; width: 300px; margin: 0; padding: 0; color: #444; font-size: 18px; text-decoration: none; text-align: center; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; opacity: 0; } /* line 67, ../sass/style.scss */ figure { width: 300px; height: 200px; margin: 0; padding: 0; background: #fff; overflow: hidden; } /* line 75, ../sass/style.scss */ figure:hover + span { bottom: -36px; opacity: 1; } /* Zoom In #1 */ /* line 83, ../sass/style.scss */ .hover01 figure img { -webkit-transform: scale(1); transform: scale(1); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 89, ../sass/style.scss */ .hover01 figure:hover img { -webkit-transform: scale(1.3); transform: scale(1.3); } /* Zoom In #2 */ /* line 95, ../sass/style.scss */ .hover02 figure img { width: 300px; height: auto; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 101, ../sass/style.scss */ .hover02 figure:hover img { width: 350px; } /* Zoom Out #1 */ /* line 106, ../sass/style.scss */ .hover03 figure img { -webkit-transform: scale(1.5); transform: scale(1.5); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 112, ../sass/style.scss */ .hover03 figure:hover img { -webkit-transform: scale(1); transform: scale(1); } /* Zoom Out #2 */ /* line 118, ../sass/style.scss */ .hover04 figure img { width: 400px; height: auto; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 124, ../sass/style.scss */ .hover04 figure:hover img { width: 300px; } /* Slide */ /* line 129, ../sass/style.scss */ .hover05 figure img { margin-left: 30px; -webkit-transform: scale(1.5); transform: scale(1.5); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 136, ../sass/style.scss */ .hover05 figure:hover img { margin-left: 0; } /* Rotate */ /* line 141, ../sass/style.scss */ .hover06 figure img { -webkit-transform: rotate(15deg) scale(1.4); transform: rotate(15deg) scale(1.4); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 147, ../sass/style.scss */ .hover06 figure:hover img { -webkit-transform: rotate(0) scale(1); transform: rotate(0) scale(1); } /* Blur */ /* line 153, ../sass/style.scss */ .hover07 figure img { -webkit-filter: blur(3px); filter: blur(3px); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 159, ../sass/style.scss */ .hover07 figure:hover img { -webkit-filter: blur(0); filter: blur(0); } /* Gray Scale */ /* line 165, ../sass/style.scss */ .hover08 figure img { -webkit-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 171, ../sass/style.scss */ .hover08 figure:hover img { -webkit-filter: grayscale(0); filter: grayscale(0); } /* Sepia */ /* line 177, ../sass/style.scss */ .hover09 figure img { -webkit-filter: sepia(100%); filter: sepia(100%); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 183, ../sass/style.scss */ .hover09 figure:hover img { -webkit-filter: sepia(0); filter: sepia(0); } /* Blur + Gray Scale */ /* line 189, ../sass/style.scss */ .hover10 figure img { -webkit-filter: grayscale(0) blur(0); filter: grayscale(0) blur(0); -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 195, ../sass/style.scss */ .hover10 figure:hover img { -webkit-filter: grayscale(100%) blur(3px); filter: grayscale(100%) blur(3px); } /* Opacity #1 */ /* line 201, ../sass/style.scss */ .hover11 figure img { opacity: 1; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 206, ../sass/style.scss */ .hover11 figure:hover img { opacity: .5; } /* Opacity #2 */ /* line 211, ../sass/style.scss */ .hover12 figure { background: #1abc9c; } /* line 214, ../sass/style.scss */ .hover12 figure img { opacity: 1; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; } /* line 219, ../sass/style.scss */ .hover12 figure:hover img { opacity: .5; } /* Flashing */ /* line 224, ../sass/style.scss */ .hover13 figure:hover img { opacity: 1; -webkit-animation: flash 1.5s; animation: flash 1.5s; } @-webkit-keyframes flash { 0% { opacity: .4; } 100% { opacity: 1; } } @keyframes flash { 0% { opacity: .4; } 100% { opacity: 1; } } /* Shine */ /* line 247, ../sass/style.scss */ .hover14 figure { position: relative; } /* line 250, ../sass/style.scss */ .hover14 figure::before { position: absolute; top: 0; left: -75%; z-index: 2; display: block; content: ''; width: 50%; height: 100%; background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%); -webkit-transform: skewX(-25deg); transform: skewX(-25deg); } /* line 264, ../sass/style.scss */ .hover14 figure:hover::before { -webkit-animation: shine .75s; animation: shine .75s; } @-webkit-keyframes shine { 100% { left: 125%; } } @keyframes shine { 100% { left: 125%; } } /* Circle */ /* line 280, ../sass/style.scss */ .hover15 figure { position: relative; } /* line 283, ../sass/style.scss */ .hover15 figure::before { position: absolute; top: 50%; left: 50%; z-index: 2; display: block; content: ''; width: 0; height: 0; background: rgba(255, 255, 255, 0.2); border-radius: 100%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); opacity: 0; } /* line 298, ../sass/style.scss */ .hover15 figure:hover::before { -webkit-animation: circle .75s; animation: circle .75s; } @-webkit-keyframes circle { 0% { opacity: 1; } 40% { opacity: 1; } 100% { width: 200%; height: 200%; opacity: 0; } } @keyframes circle { 0% { opacity: 1; } 40% { opacity: 1; } 100% { width: 200%; height: 200%; opacity: 0; } }
0.272799
0.048835
.orderHeader { font-size: 0.8vw; padding: 1%; } .orderCell { font-size: 1vw; width: 20%; } .orderCell1 { font-size: 0.8vw; width: 20%; /* border: solid #ffc045; */ } .fixed_header { table-layout: fixed; border-collapse: collapse; } .fixed_header tbody { /* font-size: 4vw; */ display: block; width: 100%; overflow-y: auto; /* height: 25vw; */ } .fixed_header thead tr { display: block; color: #ffc045; } .fixed_header thead { background: black; color: #ffc045; /* color: #fff; */ } #Table-Body { /* height: 2vw; */ overflow-y: scroll; height: 20vw; /* width: 100vw; */ } .Row-Button { color: wheat; font-size: 2vw; } table, tr, th, td { padding: 0.5vw; /* color: wheat; */ /* font-size: 17px; */ font-family: Arial, Helvetica, sans-serif; /* background: linear-gradient(top, #3c3c3c 0%, #222222 100%); background: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100% ); */ /* background: #0f3057; */ text-align: center; } table, tr, td { color: wheat; background: #005082; color: #ffc045; /* font-size: 2vw; */ } #Complete-Table-Area { display: flex; flex-direction: column; align-items: center; } #headingR { background: black; color: #ffc045; width: 85%; display: flex; flex-direction: row; /* align-items: center; */ justify-content: space-between; /* display: table-header-group; */ } #headingR_ { background: black; color: #ffc045; width: 90%; display: flex; flex-direction: row; /* align-items: center; */ justify-content: space-between; /* display: table-header-group; */ } table, tr { border: 1px solid #080808; border-collapse: collapse; } table { /* width: 800px; */ text-align: center; margin: auto; table-layout: fixed; } #Search-Area { margin-bottom: 2%; } .textField { /* background-color: #000839; */ /* height: 3v; */ width: 20vw; border-radius: 0.5vw; /* margin-bottom: 1vw; */ position: relative; } .dropper { background-color: #ffa41b; width: 1.9vw; height: 1.5vw; border-radius: 0.5vw; position: relative; } .transactionBacker { background-color: #2f4f4f; width: 54vw; height: 38vw; } .transactionTable { height: 25vw; } .buyOrSell { border-radius: 0.5vw; color: #ffa41b; padding: 1%; font-size: 3vw; margin-top: 2%; margin-bottom: 2%; /* margin-right: 10vw; */ position: relative; background-color: #0f3057; width: 22vw; /* height: 4vw; */ /* left: 7vw; */ } #Trade-History-Header { font-size: 3vw; border-radius: 0.5vw; color: #ffa41b; padding: 1%; margin-top: 2%; margin-bottom: 2%; /* margin-right: 10vw; */ position: relative; background-color: #0f3057; width: 30vw; } /* tr:hover { transition: all 0.5s ease; } td:hover { background: wheat; transition: all 0.5s ease; } */
InvestmentGuild/Front-end-React-App/src/components/css/OrderTable.css
.orderHeader { font-size: 0.8vw; padding: 1%; } .orderCell { font-size: 1vw; width: 20%; } .orderCell1 { font-size: 0.8vw; width: 20%; /* border: solid #ffc045; */ } .fixed_header { table-layout: fixed; border-collapse: collapse; } .fixed_header tbody { /* font-size: 4vw; */ display: block; width: 100%; overflow-y: auto; /* height: 25vw; */ } .fixed_header thead tr { display: block; color: #ffc045; } .fixed_header thead { background: black; color: #ffc045; /* color: #fff; */ } #Table-Body { /* height: 2vw; */ overflow-y: scroll; height: 20vw; /* width: 100vw; */ } .Row-Button { color: wheat; font-size: 2vw; } table, tr, th, td { padding: 0.5vw; /* color: wheat; */ /* font-size: 17px; */ font-family: Arial, Helvetica, sans-serif; /* background: linear-gradient(top, #3c3c3c 0%, #222222 100%); background: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100% ); */ /* background: #0f3057; */ text-align: center; } table, tr, td { color: wheat; background: #005082; color: #ffc045; /* font-size: 2vw; */ } #Complete-Table-Area { display: flex; flex-direction: column; align-items: center; } #headingR { background: black; color: #ffc045; width: 85%; display: flex; flex-direction: row; /* align-items: center; */ justify-content: space-between; /* display: table-header-group; */ } #headingR_ { background: black; color: #ffc045; width: 90%; display: flex; flex-direction: row; /* align-items: center; */ justify-content: space-between; /* display: table-header-group; */ } table, tr { border: 1px solid #080808; border-collapse: collapse; } table { /* width: 800px; */ text-align: center; margin: auto; table-layout: fixed; } #Search-Area { margin-bottom: 2%; } .textField { /* background-color: #000839; */ /* height: 3v; */ width: 20vw; border-radius: 0.5vw; /* margin-bottom: 1vw; */ position: relative; } .dropper { background-color: #ffa41b; width: 1.9vw; height: 1.5vw; border-radius: 0.5vw; position: relative; } .transactionBacker { background-color: #2f4f4f; width: 54vw; height: 38vw; } .transactionTable { height: 25vw; } .buyOrSell { border-radius: 0.5vw; color: #ffa41b; padding: 1%; font-size: 3vw; margin-top: 2%; margin-bottom: 2%; /* margin-right: 10vw; */ position: relative; background-color: #0f3057; width: 22vw; /* height: 4vw; */ /* left: 7vw; */ } #Trade-History-Header { font-size: 3vw; border-radius: 0.5vw; color: #ffa41b; padding: 1%; margin-top: 2%; margin-bottom: 2%; /* margin-right: 10vw; */ position: relative; background-color: #0f3057; width: 30vw; } /* tr:hover { transition: all 0.5s ease; } td:hover { background: wheat; transition: all 0.5s ease; } */
0.419053
0.131229
header { position: absolute; z-index: 5; width: 60%; right: 0; } ul { list-style: none; display: flex; } li { color: white; width: 25%; text-align: center; padding: 10px 0; } .active{ border-right: 2px solid rgb(252,57,95); border-left: 2px solid rgb(252,57,95); border-radius: 5px; } .title { transform: rotate(-50deg); position: absolute; z-index: 3; top: 30%; left: 28.5%; } h2 { font-family: 'Lobster', cursive; color: rgb(252,57,95); left: 26%; padding-top: 65px; transform: rotate(-12deg); font-size: 50px; text-shadow: 1px 0.5px white; } h2 span { position: absolute; left: 0; right: 0; transform-origin: bottom center; height: 280px; } .char1 { transform: rotate(6deg); } .char2 { transform: rotate(12deg); } .char3 { transform: rotate(18deg); } .char4 { transform: rotate(24deg); } .char5 { transform: rotate(30deg); } .char6 { transform: rotate(36deg); } .char7 { transform: rotate(42deg); } .char8 { transform: rotate(48deg); } .char9 { transform: rotate(54deg); } .char10 { transform: rotate(60deg); } .char11 { transform: rotate(66deg); } .char12 { transform: rotate(72deg); } .char13 { transform: rotate(78deg); } .char14 { transform: rotate(84deg); } .char15 { transform: rotate(90deg); } .char16 { transform: rotate(96deg); } .char17 { transform: rotate(102deg); } .char18 { transform: rotate(108deg); } .char19 { transform: rotate(114deg); } .char20 { transform: rotate(120deg); } .char21 { transform: rotate(126deg); } .char22 { transform: rotate(132deg); } .char23 { transform: rotate(138deg); } .char24 { transform: rotate(144deg); } h1 { font-size: 180px; font-family: 'Chakra Petch', sans-serif; color: rgb(165,238,212); letter-spacing: 30px; } h2, h1 { position: absolute; z-index: 1000; top: 30%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%); } body { font-family: 'Open Sans', sans-serif; padding: 0; margin: 0; background-color: #222; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; user-select: none; } canvas { position: absolute; top: 0; left: 0; } .close-button { display: none; } .information{ position: absolute; z-index: 40; left: 32%; top: 85%; width: 34%; display: flex; justify-content: space-between; } button { display: flex; justify-content: center; align-items: center; background: transparent; border-radius: 5px; color: white; padding: 0 25px; } .fa-play { font-size: 17px; margin-right: 10px; padding: 5px 25px 5px 5px; border-right: 1px solid white; } button span { font-size: 18px; } .social-icons .fab{ color: white; font-size: 23px; } .social-icons a { height: 30px; padding: 6px; border: 1px solid white; border-radius: 100%; width: 30px; display: flex; justify-content: center; margin: 3px; text-decoration: none; } .social-icons { display: flex }
css/hacktoberFest.css
header { position: absolute; z-index: 5; width: 60%; right: 0; } ul { list-style: none; display: flex; } li { color: white; width: 25%; text-align: center; padding: 10px 0; } .active{ border-right: 2px solid rgb(252,57,95); border-left: 2px solid rgb(252,57,95); border-radius: 5px; } .title { transform: rotate(-50deg); position: absolute; z-index: 3; top: 30%; left: 28.5%; } h2 { font-family: 'Lobster', cursive; color: rgb(252,57,95); left: 26%; padding-top: 65px; transform: rotate(-12deg); font-size: 50px; text-shadow: 1px 0.5px white; } h2 span { position: absolute; left: 0; right: 0; transform-origin: bottom center; height: 280px; } .char1 { transform: rotate(6deg); } .char2 { transform: rotate(12deg); } .char3 { transform: rotate(18deg); } .char4 { transform: rotate(24deg); } .char5 { transform: rotate(30deg); } .char6 { transform: rotate(36deg); } .char7 { transform: rotate(42deg); } .char8 { transform: rotate(48deg); } .char9 { transform: rotate(54deg); } .char10 { transform: rotate(60deg); } .char11 { transform: rotate(66deg); } .char12 { transform: rotate(72deg); } .char13 { transform: rotate(78deg); } .char14 { transform: rotate(84deg); } .char15 { transform: rotate(90deg); } .char16 { transform: rotate(96deg); } .char17 { transform: rotate(102deg); } .char18 { transform: rotate(108deg); } .char19 { transform: rotate(114deg); } .char20 { transform: rotate(120deg); } .char21 { transform: rotate(126deg); } .char22 { transform: rotate(132deg); } .char23 { transform: rotate(138deg); } .char24 { transform: rotate(144deg); } h1 { font-size: 180px; font-family: 'Chakra Petch', sans-serif; color: rgb(165,238,212); letter-spacing: 30px; } h2, h1 { position: absolute; z-index: 1000; top: 30%; left: 50%; margin-right: -50%; transform: translate(-50%, -50%); } body { font-family: 'Open Sans', sans-serif; padding: 0; margin: 0; background-color: #222; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -o-user-select: none; -ms-user-select: none; user-select: none; } canvas { position: absolute; top: 0; left: 0; } .close-button { display: none; } .information{ position: absolute; z-index: 40; left: 32%; top: 85%; width: 34%; display: flex; justify-content: space-between; } button { display: flex; justify-content: center; align-items: center; background: transparent; border-radius: 5px; color: white; padding: 0 25px; } .fa-play { font-size: 17px; margin-right: 10px; padding: 5px 25px 5px 5px; border-right: 1px solid white; } button span { font-size: 18px; } .social-icons .fab{ color: white; font-size: 23px; } .social-icons a { height: 30px; padding: 6px; border: 1px solid white; border-radius: 100%; width: 30px; display: flex; justify-content: center; margin: 3px; text-decoration: none; } .social-icons { display: flex }
0.629775
0.197019
html { background-color: #3f3b51; font-family: 'Quicksand', sans-serif; display: flex; flex-direction: column; justify-content: center; min-width: 768px; min-height: 1024px; padding: 4vh; } body { display: flex; justify-content: center; min-width: 768px; min-height: 1024px; margin: 0px; } .container-div { position: relative; min-width: 768px; min-height: 1024px; border-radius:40px; background-color: #231f20; /* padding: 20px 70px; */ box-shadow: 5px 20px 25px #00000050; } .page-2 { margin: 40px; display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: auto; grid-template-areas: "heading-div heading-div heading-div" "filter-div filter-div filter-div" "books-div books-div books-div" ". add-book-div ." ; } h1 { color: rgb(255, 250, 219); text-align: center; font-size: 40px; } h2 { color: rgb(255, 250, 219); text-align: center; font-size: 30px; max-width: 400px; } h3 { color: rgba(255, 250, 219, 0.486); text-align: center; font-size: 16px; font-weight: 400; margin-top: 0px; } p, label { color: rgba(255, 250, 219, 0.548); text-align: center; line-height: 20px; font-size: 14px; } .heading-div { display: flex; justify-content: space-between; margin-bottom: 50px; grid-area: heading-div; } .logo, .search, .dark-mode { align-self: center; } .search button { background-color: #231f20; border: none; } .input-div { display: flex; } #theme-toggle { background-image: url('images/svgs/dark-mode.svg'); height: 52px; width: 52px; background-repeat: no-repeat; } /* style for custom search-text start */ #search-item { font-family: 'Quicksand', sans-serif; width: 300px; box-sizing: border-box; border: 2px solid #ccc; border-radius: 4px; font-size: 16px; background-color: white; background-image: url('images/svgs/search.svg'); background-position: 10px 10px; padding: 12px 20px 16px 60px; background-repeat: no-repeat; transition: 0.5s; outline: none; } #search-item:focus { border: 3px solid #2f88ff; } /* style for custom search-text end */ .filter-div { display: flex; justify-content: space-around; padding-bottom: 20px; grid-area: filter-div; } .filter-div a { text-decoration: none; color: rgba(255, 250, 219, 0.678); } .filter-div h4 { text-decoration: none; color: rgba(255, 250, 219, 0.678); border-bottom: 5px solid #231f20; } .filter-div h4:hover { color: rgb(255, 197, 36); border-bottom: 5px solid rgb(255, 197, 36); } .filter-div h4::after, .filter-div h4:focus { color: rgb(255, 197, 36); border-bottom: 5px solid rgb(255, 197, 36); } .books-div { display: grid; grid-template-columns: repeat(3, 1fr); row-gap: 50px; column-gap: 10px; grid-auto-rows: auto; grid-area: books-div; } .book { background-color: #413f40; border-radius: 15px; position: relative; display: flex; justify-content: center; } #remove-book { position: absolute; top: 1%; left: 95%; display: flex; justify-content: flex-end; } #remove-book-btn { position: absolute; background: none; padding: 0px; border: none; } #remove-book img { width: 40px; } .image-div { display: flex; white-space: initial; padding: 20px; flex-direction: column; } .read-div { align-self: center; margin: 20px 0px 20px -40px; } /* style for custom checkmark start */ input[type="checkbox"] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .checkmark { position: absolute; margin-left: 20px; height: 22px; width: 22px; background-color: #413f40; border: 1px solid rgb(192, 191, 191); border-radius: 15px; } .read-container:hover input ~ .checkmark { background-color: rgb(134, 134, 134); } .read-container input:checked ~ .checkmark { background-color: #2f88ff; } .checkmark:after { content: ""; position: absolute; display: none; } .read-container input:checked ~ .checkmark:after { display: block; } .read-container .checkmark:after { left: 8px; top: 4px; width: 4px; height: 8px; border: solid rgb(247, 247, 247); border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } /* style for custom checkmark end */ .notes-div { padding: 10px; display: flex; flex-direction: column; justify-content: center; align-self: center; } .notes-btn, .add-notes-btn { align-self: center; } .notes-div button { background-color: orange; border: none; border-radius: 50px; padding: 15px; font-family: 'Quicksand', sans-serif; font-size: 14px; font-weight: 500; width: 120px; } .notes-div button:hover { background-color: rgb(255, 219, 122); } .notes-div input { margin: 10px; } /* for notes */ form { width: 50%; } .hide { display: none; } .show { display: block; } .note-input { font-family: 'Quicksand', sans-serif; box-sizing: border-box; border: 2px solid #ccc; border-radius: 4px; font-size: 16px; background-color: white; border: 3px solid #ccc; transition: 0.5s; outline: none; } /* for notes */ .pages-div { align-self: center; } .fav-svg-div { align-self: center; } .fav-btn { border: none; background-color:#231f20; border-radius: 70px; } .fav-btn:hover { background-color:#575656; } .fav button { background-color: orange; } .add-book-div { display: flex; position: fixed; justify-content: center; top:85%; left: 85%; grid-area: add-book-div; } /* #add-book { position: fixed; } */ .add-book-div label { color: aliceblue; font-weight: 600; font-size: 32px; } /* style for custom form input */ .add-book-div input { color: rgb(22, 22, 22); font-weight: 500; font-size: 24px; width: 400px; font-family: 'Quicksand', sans-serif; box-sizing: border-box; border: 2px solid #ccc; border-radius: 4px; background-color: white; /* padding: 12px 20px 16px 60px; */ border: 3px solid #ccc; transition: 0.5s; outline: none; } .add-book-div input:focus { border: 3px solid #ff932e; } /* style for custom form input */ .label-div { align-self: center; padding: 40px 0px 5px 0px; } /* .add-read-div { padding: 40px 40px 5px 0px; } */ .spacing { display: flex; flex-direction: column; justify-content: center; } #add-book { cursor: pointer; background: none; border: none; position: absolute; } #remove-form { position: absolute; top: 5%; left: 85%; } #remove-form-btn { background: none; border: none; cursor: pointer; padding: 0px; } #form-div { padding: 30px; justify-content: center; position:fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #016faf67; backdrop-filter: blur(50px); border-radius: 20px; height: 600px; width: 650px; } .noShow { display: none; } .showIt { display: flex; position: fixed; } #form-ele { display: flex; flex-direction: column; justify-content: center; } .form-bg, .form-sbmt { align-self: center; } .form-sbmt button { border: none; color: rgb(22, 22, 22); font-weight: 500; font-size: 32px; border-radius: 50px; padding: 10px 0px; width: 200px; margin: 30px 0px 40px 0px; font-family: 'Quicksand', sans-serif; background-color: orange; } .logo img { width: 80px; border-radius: 50px; } .book-cover { width: 10vw; align-self: center; border-radius: 10px; } .fav-svg { width: 48px; } .add-book-div img { width: 80px; } #remove-form-btn img { width: 40px; } @media only screen and (max-width: 850px) { html { padding: 0px; } body { padding: 20px; } .books-div { display: flex; flex-direction: column; justify-content: center; } .image-div { display: flex; justify-content: center; } h2 { align-self: center; } .book-cover { width: 80%; align-self: center; border-radius: 10px; } } @media only screen and (max-width: 400px) { html { min-width: 0px; width: 100vw; } body { padding: 10px; min-width: 0px; } h1 { margin: 0px; } .container-div { min-width: 0px; padding: 20px 10px 30px 10px; width: 355px; } .page-2 { margin: 0px; } .book-cover { width: 90%; align-self: center; border-radius: 10px; } .heading-div { flex-direction: column; } .heading-div div { padding: 10px; } #add-book { padding: 0px; } #form-div { height: 80vh; width: 80vw; } #form-div input { width: 80vw; } }
styles_page_2.css
html { background-color: #3f3b51; font-family: 'Quicksand', sans-serif; display: flex; flex-direction: column; justify-content: center; min-width: 768px; min-height: 1024px; padding: 4vh; } body { display: flex; justify-content: center; min-width: 768px; min-height: 1024px; margin: 0px; } .container-div { position: relative; min-width: 768px; min-height: 1024px; border-radius:40px; background-color: #231f20; /* padding: 20px 70px; */ box-shadow: 5px 20px 25px #00000050; } .page-2 { margin: 40px; display: grid; grid-template-columns: repeat(3, 1fr); grid-template-rows: auto; grid-template-areas: "heading-div heading-div heading-div" "filter-div filter-div filter-div" "books-div books-div books-div" ". add-book-div ." ; } h1 { color: rgb(255, 250, 219); text-align: center; font-size: 40px; } h2 { color: rgb(255, 250, 219); text-align: center; font-size: 30px; max-width: 400px; } h3 { color: rgba(255, 250, 219, 0.486); text-align: center; font-size: 16px; font-weight: 400; margin-top: 0px; } p, label { color: rgba(255, 250, 219, 0.548); text-align: center; line-height: 20px; font-size: 14px; } .heading-div { display: flex; justify-content: space-between; margin-bottom: 50px; grid-area: heading-div; } .logo, .search, .dark-mode { align-self: center; } .search button { background-color: #231f20; border: none; } .input-div { display: flex; } #theme-toggle { background-image: url('images/svgs/dark-mode.svg'); height: 52px; width: 52px; background-repeat: no-repeat; } /* style for custom search-text start */ #search-item { font-family: 'Quicksand', sans-serif; width: 300px; box-sizing: border-box; border: 2px solid #ccc; border-radius: 4px; font-size: 16px; background-color: white; background-image: url('images/svgs/search.svg'); background-position: 10px 10px; padding: 12px 20px 16px 60px; background-repeat: no-repeat; transition: 0.5s; outline: none; } #search-item:focus { border: 3px solid #2f88ff; } /* style for custom search-text end */ .filter-div { display: flex; justify-content: space-around; padding-bottom: 20px; grid-area: filter-div; } .filter-div a { text-decoration: none; color: rgba(255, 250, 219, 0.678); } .filter-div h4 { text-decoration: none; color: rgba(255, 250, 219, 0.678); border-bottom: 5px solid #231f20; } .filter-div h4:hover { color: rgb(255, 197, 36); border-bottom: 5px solid rgb(255, 197, 36); } .filter-div h4::after, .filter-div h4:focus { color: rgb(255, 197, 36); border-bottom: 5px solid rgb(255, 197, 36); } .books-div { display: grid; grid-template-columns: repeat(3, 1fr); row-gap: 50px; column-gap: 10px; grid-auto-rows: auto; grid-area: books-div; } .book { background-color: #413f40; border-radius: 15px; position: relative; display: flex; justify-content: center; } #remove-book { position: absolute; top: 1%; left: 95%; display: flex; justify-content: flex-end; } #remove-book-btn { position: absolute; background: none; padding: 0px; border: none; } #remove-book img { width: 40px; } .image-div { display: flex; white-space: initial; padding: 20px; flex-direction: column; } .read-div { align-self: center; margin: 20px 0px 20px -40px; } /* style for custom checkmark start */ input[type="checkbox"] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .checkmark { position: absolute; margin-left: 20px; height: 22px; width: 22px; background-color: #413f40; border: 1px solid rgb(192, 191, 191); border-radius: 15px; } .read-container:hover input ~ .checkmark { background-color: rgb(134, 134, 134); } .read-container input:checked ~ .checkmark { background-color: #2f88ff; } .checkmark:after { content: ""; position: absolute; display: none; } .read-container input:checked ~ .checkmark:after { display: block; } .read-container .checkmark:after { left: 8px; top: 4px; width: 4px; height: 8px; border: solid rgb(247, 247, 247); border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } /* style for custom checkmark end */ .notes-div { padding: 10px; display: flex; flex-direction: column; justify-content: center; align-self: center; } .notes-btn, .add-notes-btn { align-self: center; } .notes-div button { background-color: orange; border: none; border-radius: 50px; padding: 15px; font-family: 'Quicksand', sans-serif; font-size: 14px; font-weight: 500; width: 120px; } .notes-div button:hover { background-color: rgb(255, 219, 122); } .notes-div input { margin: 10px; } /* for notes */ form { width: 50%; } .hide { display: none; } .show { display: block; } .note-input { font-family: 'Quicksand', sans-serif; box-sizing: border-box; border: 2px solid #ccc; border-radius: 4px; font-size: 16px; background-color: white; border: 3px solid #ccc; transition: 0.5s; outline: none; } /* for notes */ .pages-div { align-self: center; } .fav-svg-div { align-self: center; } .fav-btn { border: none; background-color:#231f20; border-radius: 70px; } .fav-btn:hover { background-color:#575656; } .fav button { background-color: orange; } .add-book-div { display: flex; position: fixed; justify-content: center; top:85%; left: 85%; grid-area: add-book-div; } /* #add-book { position: fixed; } */ .add-book-div label { color: aliceblue; font-weight: 600; font-size: 32px; } /* style for custom form input */ .add-book-div input { color: rgb(22, 22, 22); font-weight: 500; font-size: 24px; width: 400px; font-family: 'Quicksand', sans-serif; box-sizing: border-box; border: 2px solid #ccc; border-radius: 4px; background-color: white; /* padding: 12px 20px 16px 60px; */ border: 3px solid #ccc; transition: 0.5s; outline: none; } .add-book-div input:focus { border: 3px solid #ff932e; } /* style for custom form input */ .label-div { align-self: center; padding: 40px 0px 5px 0px; } /* .add-read-div { padding: 40px 40px 5px 0px; } */ .spacing { display: flex; flex-direction: column; justify-content: center; } #add-book { cursor: pointer; background: none; border: none; position: absolute; } #remove-form { position: absolute; top: 5%; left: 85%; } #remove-form-btn { background: none; border: none; cursor: pointer; padding: 0px; } #form-div { padding: 30px; justify-content: center; position:fixed; top: 50%; left: 50%; transform: translate(-50%, -50%); background-color: #016faf67; backdrop-filter: blur(50px); border-radius: 20px; height: 600px; width: 650px; } .noShow { display: none; } .showIt { display: flex; position: fixed; } #form-ele { display: flex; flex-direction: column; justify-content: center; } .form-bg, .form-sbmt { align-self: center; } .form-sbmt button { border: none; color: rgb(22, 22, 22); font-weight: 500; font-size: 32px; border-radius: 50px; padding: 10px 0px; width: 200px; margin: 30px 0px 40px 0px; font-family: 'Quicksand', sans-serif; background-color: orange; } .logo img { width: 80px; border-radius: 50px; } .book-cover { width: 10vw; align-self: center; border-radius: 10px; } .fav-svg { width: 48px; } .add-book-div img { width: 80px; } #remove-form-btn img { width: 40px; } @media only screen and (max-width: 850px) { html { padding: 0px; } body { padding: 20px; } .books-div { display: flex; flex-direction: column; justify-content: center; } .image-div { display: flex; justify-content: center; } h2 { align-self: center; } .book-cover { width: 80%; align-self: center; border-radius: 10px; } } @media only screen and (max-width: 400px) { html { min-width: 0px; width: 100vw; } body { padding: 10px; min-width: 0px; } h1 { margin: 0px; } .container-div { min-width: 0px; padding: 20px 10px 30px 10px; width: 355px; } .page-2 { margin: 0px; } .book-cover { width: 90%; align-self: center; border-radius: 10px; } .heading-div { flex-direction: column; } .heading-div div { padding: 10px; } #add-book { padding: 0px; } #form-div { height: 80vh; width: 80vw; } #form-div input { width: 80vw; } }
0.302803
0.084041
body{ font-family: 'Baloo Da 2','PT Sans',cursive, sans-serif; color: #333333; font-size: 18px; font-weight: 300; line-height: 26px; overflow-x: hidden; } h1,h2,h3,h4,h5,h6{ font-family: 'Playfair Display', serif; color: #333333; } a{ color: #333333; transition: 0.5s; } a:hover{ text-decoration: none; color: #459b57; } ul{ margin: 0; padding: 0; } li{ list-style: none; } .spacer-top{ padding-top: 80px; } .spacer-bottom{ padding-bottom: 80px; } .pa-heading { text-align: center; margin-bottom: 46px; } .pa-heading h1 { margin-bottom: 15px; text-transform: capitalize; font-size: 32px; } .pa-heading h5 { margin-bottom: 0; text-transform: capitalize; font-size: 20px; color: #459b57; } .pa-heading img{ opacity: 0.4; } .pa-btn{ background: #459b57; color: #fff; padding: 0px 20px; min-width: 160px; height: 50px; line-height: 46px; border: none; border-radius: 50px; text-transform: capitalize; outline: none; text-align: center; cursor: pointer; border: 2px solid #459b57; transition: 0.3s; display: inline-block; } .pa-btn:hover{ outline: none; background: #fff; color: #459b57; } .pa-btn:focus,.modal-header .close { outline: none; } input{ width: 100%; height: 50px; padding:0px 20px; border: 1px solid #459b57; outline: none; border-radius: 50px; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } /* top header start */ .pa-top-header { height: 50px; display: flex; align-items: center; padding: 0 150px; } .pa-top-header p { margin-bottom: 0; font-size: 14px; } .pa-header-call { text-align: right; } .pa-header-call span { font-size: 12px; color: #459b57; font-weight: 600; } /* top header end */ /* main header start */ .pa-main-header { background: #ffffff; height: 71px; display: flex; align-items: center; padding: 0 150px; z-index: 5; position: relative; } .pa-menu>ul>li, .pa-head-icon>ul>li{ display: inline-block; margin-right: 20px; position: relative; } .pa-menu ul li:last-child,.pa-head-icon ul li:last-child{ margin-right: 0px; } .pa-menu>ul>li>a { padding: 25px 0 26px; } .pa-menu ul li a{ font-weight: 600; text-transform: capitalize; } .pa-nav-bar { display: flex; align-items: center; justify-content: flex-end; padding-top: 12px; } .pa-nav-bar ul li:hover>a, .pa-nav-bar ul li.active>a { color: #459b57; } .pa-head-icon { margin-left: 40px; } .pa-head-icon ul li svg { width: 16px; height: 16px; fill: #fff; cursor: pointer; } .pa-head-icon ul li span { background: #fff; min-width: 16px; height: 16px; position: absolute; text-align: center; line-height: 16px; font-size: 11px; border-radius: 100%; top: -2px; right: -12px; color: #459b57; cursor: pointer; } /* main header end */ /* banner start */ .pa-banner{ padding:120px 0px 90px; background-image: url(../images/banner.jpg); background-position: left; background-repeat: no-repeat; background-size: cover; } .pa-banner-text h4 { position: relative; padding-left: 30px; margin-bottom: 25px; font-size: 22px; z-index: 1; color: #fff; letter-spacing: 1px; } .pa-banner-text h4:after { position: absolute; top: -8px; left: 0; width: 90px; background: #459b57; content: ''; bottom: -8px; z-index: -1; } .pa-banner-text h2 { font-size: 50px; margin-bottom: 30px; letter-spacing: 1px; } .pa-view-all { font-size: 24px; text-transform: capitalize; font-weight: 500; position: relative; } .pa-view-all:after { position: absolute; content: ''; right: -40px; width: 10px; height: 10px; top: 9px; background: transparent; transform: rotate(45deg); border-top: 2px solid #459b57; border-right: 2px solid #459b57; } .pa-view-all:before { position: absolute; content: ''; width: 20px; height: 2px; top: 13px; right: -39px; background: #459b57; } .pa-banner-text p { margin-bottom: 30px; } .pa-banner-text { animation: slideInFromRight 3s; } .swiper-pagination-bullet { width: 10px; height: 10px; transition: 0.3s; margin-bottom: 10px; outline: none; } .swiper-pagination-bullet-active { opacity: 1; background: #459b57; height: 20px; border-radius: 30px; } .swiper-button-next, .swiper-button-prev { background-image: none; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #459b57; outline: none; border-radius:4px; } .swiper-button-next:after, .swiper-button-prev:after { position: absolute; content: ''; width: 10px; height: 10px; background: transparent; border-top: 2px solid #fff; border-right: 2px solid #fff; top: 0; bottom: 0; left: 0; right: 0; margin: auto; } .swiper-button-next:after{ transform: rotate(45deg); } .swiper-button-prev:after { transform: rotate(-135deg); } .swiper-button-prev { left: 0px; } .swiper-button-next { right: 0; } /* banner end */ /* medicine start */ .pa-medicine-box { text-align: center; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; transition: 0.3s; border-bottom: 3px solid transparent; } .pa-medicine-box p { margin:0px; padding-top: 10px; } .pa-medicine-box:hover{ border-color:#459b57; } /* medicine end */ /* why start */ .pa-why,.pa-counter,.pa-why-pure,.pa-team-home,.pa-trending-product,.pa-contact-us,.pa-team,.pa-research-timeline,.pa-top-category,.pa-sister,.product-details-wrapper{ background: rgba(108, 170, 168, 0.1); } .pa-why-img { width: 380px; height: 380px; line-height: 380px; border: 1px dashed #459b57; border-radius: 100%; text-align: center; } .pa-why-ul ul li { font-size: 20px; margin-bottom: 60px; font-weight: 500; position: relative; text-transform: capitalize; } .pa-why-ul ul li:last-child{ margin-bottom: 0; } .pa-why-ul ul li:after { position: absolute; content: ''; width: 145px; border: 0.5px dashed #459b57; top: 0; bottom: 0; height: 1px; margin: auto 0; } .pa-why-left ul li { text-align: right; padding-right: 150px; } .pa-why-right ul li { text-align: left; padding-left: 150px; } .pa-why-right ul li:after{ left: 0; } .pa-why-left ul li:after { right: 0; } .pa-why-left ul li:first-child:after { transform: rotate(11deg) translate(70px, 0px); } .pa-why-left ul li:nth-child(2):after { transform: rotate(8deg) translate(13px, 10px); } .pa-why-left ul li:nth-child(4):after { transform: rotate(-8deg) translate(10px, -10px); } .pa-why-left ul li:last-child:after { transform: rotate(-14deg) translate(55px, -10px); } .pa-why-right ul li:first-child:after { transform:rotate(-11deg) translate(-62px, 10px); } .pa-why-right ul li:nth-child(2):after { transform: rotate(-8deg) translate(-15px, 10px); } .pa-why-right ul li:nth-child(3):after { transform: rotate(0deg); } .pa-why-right ul li:nth-child(4):after { transform: rotate(8deg) translate(-11px, -10px); } .pa-why-right ul li:last-child:after { transform: rotate(16deg) translate(-50px, -10px); } .pa-why-left ul li:first-child { padding-right: 85px; } .pa-why-left ul li:nth-child(2) { padding-right: 140px; } .pa-why-left ul li:nth-child(4) { padding-right: 145px; } .pa-why-left ul li:last-child { padding-right: 100px; } .pa-why-right ul li:first-child { padding-left: 95px; } .pa-why-right ul li:nth-child(2) { padding-left: 140px; } .pa-why-right ul li:nth-child(4) { padding-left: 145px; } .pa-why-right ul li:last-child { padding-left: 110px; } .pa-why-img img { width: 150px; } /* why end */ /* product start */ .pa-product-box { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; text-align: center; position: relative; transition: 0.3s; margin-bottom: 30px; } .pa-trending-product .pa-heading { margin-bottom: 31px; } .pa-product-content h4 { font-size: 20px; margin-bottom: 10px; } .pa-product-content { background-color: #d4eeda; padding-top: 30px; } .pa-product-content p { margin-bottom: 0; font-weight: 500; color: #459b57; } .pa-product-content p del { padding-right: 15px; font-weight: 400; color: #222; } .pa-product-box:hover .pa-product-cart{ bottom: -15px; opacity: 1; visibility: visible; } .pa-product-box:hover, .pa-blog-box:hover, .pa-counter-box:hover, .pa-medicine-box:hover{ transform: translateY(-5px); } .pa-product,.pa-blog,.pa-why-pure,.pa-team,.pa-price-plan { padding-bottom: 50px; } /* product end */ /* counter start */ .pa-counter-box h1 { font-size: 35px; margin-bottom: 15px; display: inline-block; } .pa-counter-box span { font-size: 35px; font-weight: 600; } .pa-counter-box { text-align: center; background: #fff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; padding: 30px 30px 23px; transition: 0.3s; } .pa-counter-box p{ margin-bottom: 0; font-weight: 400; text-transform: capitalize; } .pa-counter { margin-bottom: 180px; } .pa-counter-main { margin-bottom: -180px; } .pa-counter-box svg { width: 50px; height: auto; fill: #459b57; display: block; text-align: center; margin: 0 auto 10px; } /* counter end */ /* trending product start */ .pa-trending-product{ position: relative; } .pa-trending-product .pa-product-box,.pa-related-product .pa-product-box { box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07); margin: 15px; } /* trending product end */ /* testimonial start */ .pa-tesimonial-box { display: flex; max-width: 900px; justify-content: center; margin: auto; padding: 35px; align-items: center; position: relative; } .pas-testi-img { width: 300px; z-index: 1; position: relative; } .pas-testi-img img { border-radius: 10px; } .pas-testi-content { width: calc(100% - 300px); padding-left: 40px; } .pas-testi-content p { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .pas-testi-content h2 { font-size: 25px; margin-bottom: 20px; } .pas-testi-content .pa-view-all { font-size: 18px; } .pas-testi-content .pa-view-all:after { top: 6px; } .pas-testi-content .pa-view-all:before { width: 15px; top: 10px; right: -39px; } .pa-tesimonial-box:after { position: absolute; content: ''; left: -8px; top: -2px; background-image: radial-gradient(#b6d2adeb 2px,transparent 2px); background-size: 20px 20px; width: 200px; bottom: -8px; z-index: 0; } .pa-tesimonial-button { width: 100px; right: 0; position: absolute; bottom: 53px; } .pas-testi-img:after { position: absolute; content: ''; right: -90px; top: -35px; width: 150px; height: 150px; background: rgba(186, 213, 178, 0.12); z-index: -1; margin: auto; border-radius: 100%; } .pas-testi-img:before,.pa-about-img:before,.pa-services-img:before { position: absolute; content: ''; top: 0; left: 0; bottom: 0; right: 0; background: #459b57; z-index: -1; border-radius: 10px; transition: 0.3s; } .pa-tesimonial-box:hover .pas-testi-img:before, .pa-about-img:hover:before,.pa-services-img:hover:before { top: -10px; left: -10px; bottom: 10px; right: 10px; } .pa-trending-product,.pa-product-single{ padding-bottom: 65px; } .pa-services{ padding-bottom: 63px; } /* testimonial end */ /* blog start */ .pa-blog-box { border: 1px solid #eee; border-radius: 10px; transition: 0.3s; margin-bottom: 30px; } .pa-blog-box img { border-radius: 10px 10px 0px 0px; } .pa-blog-category { color: #459b57; font-size: 14px; text-transform: capitalize; } .pa-blog-title{ padding: 16px 25px 17px; } .pa-blog-box h2 { font-size: 20px; margin: 5px 0px; line-height: 26px; } .pa-blog-date{ font-size: 14px; } .pa-blog-view { padding: 10px 25px; border-top: 1px solid #eee; } .pa-blog-view ul{ margin: 0; padding: 0; } .pa-blog-view ul li { display: inline-block; padding-right: 15px; } .pa-blog-view ul li a{ font-size: 14px; } .pa-blog-view ul li a i { padding-right: 5px; } .pa-blog-page { padding-bottom: 75px; } /* blog end */ /* footer start */ .pa-footer { background:rgba(108, 170, 168, 0.1); background-size: cover; padding: 72px 0 42px; } .pa-foot-box p,.pa-foot-box a{ color: #333333; } .pa-foot-box a:hover{ color: #459b57; } .pa-foot-title { color: #333333; font-size: 25px; } .pa-foot-box ul li { margin-bottom: 10px; } .pa-foot-box ul li:last-child,.pa-foot-box p { margin-bottom: 0px; } .pa-newsletter { position: relative; margin-bottom: 25px; } .pa-newsletter input { border: none; } /* footer end */ /* copyright start */ .pa-copyright p, .pa-copyright p a { margin: 0; color: #fff; } .pa-copyright { background: #459b57; padding: 12px 0; text-align: center; } /* copyright end */ /* breadcrumb start */ .pa-breadcrumb { padding: 91px 0 93px; background: linear-gradient(45deg,rgba(0, 0, 0, 0.56),rgba(0, 0, 0, 0.56) ), url(../images/breadcrumb.jpg); background-size: cover; } .pa-breadcrumb-box { text-align: center; } .pa-breadcrumb-box ul li { display: inline-block; padding-right: 30px; position: relative; color: #fff; text-transform: capitalize; } .pa-breadcrumb-box ul li:last-child { padding: 0; } .pa-breadcrumb-box h1 { font-size: 30px; margin-bottom: 10px; color: #fff; text-transform: capitalize; } .pa-breadcrumb-box ul li a{ color: #fff; } .pa-breadcrumb-box ul li:after { position: absolute; right: 10px; top: 4px; content: ''; width: 8px; height: 8px; background: rgba(255, 0, 0, 0); border-top: 7px double #459b57; border-right: 7px double #459b57; transform: rotate(45deg); bottom: 0; margin: auto; } .pa-breadcrumb-box ul li:last-child:after{ display: none; } /* breadcrumb end */ /* about start */ .pa-about-content h2 { font-size: 25px; margin-bottom: 20px; } .pa-about-img { position: relative; width: fit-content; } .pa-about-img img { border-radius: 10px; } .pa-about-content .pa-heading,.pa-services-content .pa-heading,.pa-why-pure .pa-heading{ text-align: left; margin-bottom: 25px; } .pa-about-content .pa-heading h1 { margin-top: 10px; } .pa-about-content p:last-child { margin: 0; } /* about end */ /* team start */ .ps-team-box { text-align: center; background: #fff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; padding-bottom: 13px; margin-bottom: 30px; } .ps-team-box h2 { font-size: 20px; margin: 12px 0 5px; text-transform: capitalize; } .ps-team-box p { margin-bottom: 0; text-transform: capitalize; } .ps-team-box img { border-radius: 10px 10px 0px 0px; width: 100%; } .pa-team-social li { display: inline-block; margin-right: 10px; } .pa-team-social li a { width: 28px; height: 28px; display: block; border: 1px solid #459b57; border-radius: 4px; line-height: 25px; transition: 0.3s; } .pa-team-social { background: #fff; padding: 20px 0 0 0; margin: 0px 20px 0; z-index: 1; position: relative; border-radius: 4px 4px 0px 0px; transition: 0.3s; } .pa-team-social li a:hover{ background: #459b57; transform: translateY(-3px); } .ps-team-box:hover .pa-team-social{ margin: -20px 20px 0; } .pa-team-social li a:hover svg{ fill: #fff; } .pa-team-social li svg { fill: #459b57; width: 14px; } .pa-team-social li:last-child { margin: 0; } /* team end */ /* shop start */ .pa-sidebar-title { font-size: 25px; margin-bottom: 30px; text-transform: capitalize; } .pa-widget ul li { margin-bottom: 15px; position: relative; } .pa-widget ul li:last-child{ margin-bottom: 0; } .pa-product-sidebar { padding: 30px 30px 25px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; } .pa-widget { border-bottom: 1px solid #eee; margin-bottom: 22px; padding-bottom: 30px; } .pa-widget:last-child{ border: none; padding-bottom: 0px; margin-bottom: 0px; } .pa-widget.pa-search .pa-btn { position: absolute; top: 5px; right: 5px; min-width: 100px; height: 40px; line-height: 36px; } .pa-widget.pa-search { position: relative; } .pa-widget.pa-search input { padding-right: 110px; } .pa-widget ul li span { position: absolute; right: 0; top: 0; bottom: 0; margin: auto; background: #459b57; width: 20px; height: 20px; text-align: center; line-height: 20px; color: #fff; border-radius: 4px; font-size: 14px; padding: 0px 2px; } .pa-widget.pa-tag ul li { display: inline-block; margin-bottom: 5px; margin-right: 1px; } .pa-widget.pa-tag ul li a { border: 1px solid #459b57; padding: 0px 10px; min-height: 35px; display: block; line-height: 35px; border-radius: 4px; text-transform: capitalize; } .pa-product-widget ul li { display: flex; margin-bottom: 20px; } .pa-product-widget .pa-pro-wid-img { width: 70px; } .pa-product-widget .pa-pro-wid-content { width: calc(100% - 70px); padding-left: 15px; } .pa-pro-wid-content h4 { font-size: 16px; margin-bottom: 6px; } .pa-pro-wid-content p { margin-bottom: 0; } .pa-pro-wid-img img { border: 1px solid #459b57; padding: 5px; border-radius: 4px; } .pa-widget.pa-shop-category { padding-bottom: 27px; } /* shop end */ /* pricing plans start */ .pa-plan-box { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; padding: 42px 30px 50px; text-align: center; border-bottom: 3px solid #459b57; position: relative; transform: translate(0px, 37px); transition: 0.3s; margin-bottom: 30px; } .pa-plan-box.pa-popular-plan { padding-top: 88px; transform: translate(0px, 0px); } .pa-popular-plan .pa-plan-title { margin-bottom: 0; } .pa-plan-box:hover{ transform: translateY(27px); } .pa-plan-box.pa-popular-plan:hover { transform: translateY(-5px); } .pa-plan-title { font-size: 25px; text-transform: capitalize; } .pa-plan-price { font-size: 50px; margin-bottom: 0px; color: #459b57; } .pa-plan-price span { font-size: 25px; } .pa-plan-price .pa-plan-month { display: block; font-size: 20px; text-transform: uppercase; margin: 10px 0 0; } .pa-plan-box ul li { margin-bottom: 15px; text-transform: capitalize; } .pa-plan-box ul li:last-child { margin-bottom: 0; } .pa-plan-box ul { margin: 36px 0 40px; padding: 33px 0; border-top: 2px dashed #eee; border-bottom: 2px dashed #eee; } .pa-plan-offer { position: absolute; top: 0; left: 0; right: 0; background: #459b57; margin: 0; padding: 10px; color: #fff; border-radius: 10px 10px 0px 0px; font-weight: 600; font-size: 20px; letter-spacing: 1px; text-transform: capitalize; } .pa-popular-plan .pa-plan-price { font-size: 80px; } /* pricing plans end */ /* services start */ .pa-services-img { position: relative; } .pa-services-img img{ border-radius: 10px; width: 100%; } .pa-services-icon svg { width: 40px; height: 40px; fill: #459b57; } .pa-services-content ul{ column-count: 2; } .pa-services-content ul li { display: flex; margin-bottom: 20px; } .pa-services-content ul li:last-child{ margin-bottom: 0; } .pa-services-icon { width: 50px; } .pa-services-data { width: calc(100% - 50px); padding-left: 15px; } .pa-services-data h2 { font-size: 20px; text-transform: capitalize; margin-bottom: 6px; } .pa-services-data p { margin-bottom: 0; } /* services end */ /* blog single start */ .pa-blog-single .pa-blog-box{ transform: translateY(0); } .pa-blog-title p { margin: 10px 0 0; } .pa-blog-user { display: flex; border: 1px solid #eee; padding: 30px; border-radius: 4px; margin-top: 43px; } .pa-blog-user-img { width: 100px; } .pa-blog-user-content { width: calc(100% - 100px); padding-left: 20px; } .pa-blog-user-content p { margin-bottom: 0; } .pa-blog-user-content h2 { font-size: 20px; margin-bottom: 8px; } .pa-blog-user-img img { border-radius: 100%; width: 100px; height: 100px; object-fit: cover; } .pa-blog-comnt { margin: 42px 0 0; } .pa-cmnt-title { font-size: 25px; margin-bottom: 30px; } .pa-blog-comnt ul .pa-cmnt-box { display: flex; margin-bottom: 20px; padding: 20px; border: 1px solid #eee; border-radius: 4px; } .pa-blog-comnt ul li p { margin-bottom: 0; } .pa-cmnt-img { width: 100px; } .pa-cmnt-content { width: calc(100% - 100px); padding-left: 20px; } .pa-cmnt-content h3 { font-size: 20px; margin-bottom: 8px; display: inline-block; } .pa-cmnt-content p span { padding-right: 20px; position: relative; font-size: 14px; color: #459b57; } .pa-cmnt-content p span:after { position: absolute; content: ''; right: 10px; top: 2px; background: #459b57; width: 1px; height: 14px; } .pa-cmnt-content p span:last-child:after { display: none; } .pa-cmnt-img img { border-radius: 100%; width: 100px; height: 100px; object-fit: cover; } .pa-blog-comnt>ul>li:last-child .pa-cmnt-box { margin-bottom: 0; } .pa-blog-comnt ul li ul { margin-left: 50px; } .pa-cmnt-form input, .pa-cmnt-form textarea, .pa-contact-form input, .pa-contact-form textarea { margin-bottom: 15px; } .pa-cmnt-form { margin-top: 50px; } .pa-cmnt-form textarea,.pa-contact-form textarea { width: 100%; height: 200px; padding: 10px 20px; border: 1px solid #459b57; outline: none; border-radius: 10px; resize: none; } /* blog single end */ /* contact start */ .pa-contact-detail{ padding-bottom: 50px; } .pa-contact-map iframe { width: 100%; height: 600px; border: none; border-radius: 10px; filter: grayscale(1); } .pa-contact-form { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); padding: 30px; border-radius: 10px; transform: translate(-130px, 36px); z-index: 1; position: relative; background: #fff; } .pa-contact-box { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); padding: 25px 30px 23px; border-radius: 10px; transition: 0.3s; margin-bottom: 30px; } .pa-contact-box:hover{ transform: translateY(-5px); } .pa-contact-box h4 { font-size: 20px; margin-bottom: 10px; } .pa-contact-box p { margin-bottom: 0px; } .response { position: fixed; bottom: 45px; right: 40px; color: #f44336; } .response p { transform: translate(10px, 0px); margin: 0; } .pa-contact{ padding-bottom: 73px; } /* contact end */ /* product single start */ .pa-prod-thumb-img { text-align: center; border: 1px solid #eee; padding: 30px; border-radius: 10px; } .pa-prod-title { font-size: 25px; margin-bottom: 15px; } .pa-prod-category,.pa-prod-price { color: #459b57; } .pa-prod-category{ display: block; margin-bottom: 4px; } .pa-prod-category span,.pa-prod-price span { color: #222; padding-right: 5px; } .pa-prod-price span { font-size: 16px; font-weight: 400; } .pa-prod-price { margin-bottom: 5px; font-size: 20px; font-weight: 600; } .pa-prod-count { display: flex; margin: 30px 0 22px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 30px 0; align-items: center; } .pa-prod-count .pa-cart-quantity { margin-right: 20px; } .pa-prod-content ul li svg { width: 18px; fill: #459b57; margin-right: 10px; height: 18px; } .pa-prod-content ul li { margin-bottom: 5px; } .pa-prod-content ul { margin-top: 15px; } .pa-rating i { font-size: 14px; color: #459b57; } .pa-related-product .pa-heading { text-align: left; margin-bottom: 0; margin-top: 18px; } .pa-prod-price span.pa-offer-price { padding-left: 10px; color: #459b57; } /* product single end */ /* cart start */ .pa-cart-box table,.pa-bill-detail table { width: 100%; } .pa-cart-img img { width: 70px; } .pa-cart-box table th { padding: 12px 20px 13px; text-transform: capitalize; } .pa-cart-box table td { padding: 20px; text-transform: capitalize; border: 1px solid #eee; } .pa-cart-box table th,.pa-bill-detail table th { background: #459b57; color: #fff; } .pa-cart-box table th { border-right: 1px solid #eee; } .pa-cart-box table td { border-top: none; max-width: 250px; } .pa-cart-quantity button { width: 25px; height: 25px; border: 1px solid #459b57; border-radius: 4px; background: #fff; position: relative; outline: none; transition: 0.3s; } .pa-cart-quantity button:hover{ background: #459b57; } .pa-cart-quantity button:hover:after, .pa-cart-quantity button:hover:before{ background: #fff; } .pa-cart-quantity button:after, .pa-cart-quantity button:before{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ''; background: #459b57; margin: auto; width: 8px; height: 2px; transition: 0.3s; } .pa-cart-quantity button.pa-add:before{ width: 2px; height: 8px; } .pa-cart-quantity { display: flex; align-items: center; justify-content: center; width: fit-content; } .pa-cart-quantity input { width: 50px; border-radius: 4px; height: 35px; margin: auto 4px; padding: 0 5px; text-align: center; line-height: 35px; } td.pa-cart-update,td.pa-cart-total,table.pa-garnd-total td:first-child { text-align: right; } .pa-cart-box p { margin: 0; } td.pa-cart-total-price p { font-size: 18px; font-weight: 600; color: #459b57; } .pa-garnd-total p span:first-child { font-size: 20px; } .pa-garnd-total { text-align: right; } .pa-garnd-total p span:last-child { min-width: 143px; display: inline-block; text-align: left; color: #459b57; } .pa-garnd-total p span{ padding: 15px 20px; font-weight: 600; } .pa-garnd-total .pa-btn { margin-top: 20px; } .pa-garnd-total p { border: 1px solid #eee; border-top: 0; } .pa-cart-box table th:first-child,.pa-bill-detail table th:first-child { border-radius: 10px 0px 0px 0px; } .pa-cart-box table th:last-child,.pa-bill-detail table th:last-child { border-radius: 0px 10px 0px 0px; border: none; } .pa-garnd-total p:nth-child(3) { border-radius: 0px 0px 10px 10px; } /* cart end */ /* checkout start */ .pa-checkout{ padding-top: 76px; } .pa-bill-form label { display: flex; margin-bottom: 20px; } .pa-bill-form label:last-child{ margin-bottom: 0; } label.pa-bill-title,p.pa-bill-title { font-size: 25px; font-weight: 600; margin-bottom: 40px; } .pa-bill-form label span { min-width: 120px; } .pa-bill-detail table th{ padding: 12px 20px 13px; text-transform: capitalize; border-right: 1px solid #eee; } .pa-bill-detail table td { padding: 15px 20px; text-transform: capitalize; border: 1px solid #eee; } .pa-checkout-total td{ font-size: 20px; font-weight: 600; } .pa-checkout-total td:last-child { color: #459b57; } .pa-place-order-btn { text-align: right; margin-top: 30px; } /* checkout end */ /*Loader Css start*/ .pa-preloader { background-color: #fff; bottom: 0; height: 100%; left: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 9999; } .pa-ellipsis { margin: 0 auto; position: relative; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 64px; text-align: center; z-index: 9999; } .pa-ellipsis span { display: inline-block; width: 15px; height: 15px; border-radius: 50%; background: #459b57; -webkit-animation: ball-pulse-sync 1s 0s infinite ease-in-out; animation: ball-pulse-sync 1s 0s infinite ease-in-out; } .pa-ellipsis span:nth-child(1) { -webkit-animation:ball-pulse-sync 1s -.14s infinite ease-in-out; animation:ball-pulse-sync 1s -.14s infinite ease-in-out } .pa-ellipsis span:nth-child(2) { -webkit-animation:ball-pulse-sync 1s -70ms infinite ease-in-out; animation:ball-pulse-sync 1s -70ms infinite ease-in-out } @-webkit-keyframes ball-pulse-sync { 33% { -webkit-transform:translateY(10px); transform:translateY(10px) } 66% { -webkit-transform:translateY(-10px); transform:translateY(-10px) } 100% { -webkit-transform:translateY(0); transform:translateY(0) } } @keyframes ball-pulse-sync { 33% { -webkit-transform:translateY(10px); transform:translateY(10px) } 66% { -webkit-transform:translateY(-10px); transform:translateY(-10px) } 100% { -webkit-transform:translateY(0); transform:translateY(0) } } /*Loader Css end*/ /* index two start */ /* banner2 start */ .pa-banner-two { padding:89px 180px 184px; position: relative; } .pa-banner-two:after { position: absolute; top: 0; bottom: 0; right: 0; width: 600px; content: ''; background: #459b57; z-index: -1; animation: 2s slideInFromRight; } @keyframes slideInFromRight { 0% { transform: translateX(+100%); } 50% { transform: translateX(-5%); } 100% { transform: translateX(0); } } .pa-banner-two-text h2 { font-size: 60px; margin: 20px 0 30px; } .pa-banner-two-text h4 { margin-bottom: 0; color: #459b57; font-size: 22px; } .pa-banner-two-text p{ margin-bottom: 30px; } .pa-banner-two-img { background: #fff; z-index: 0; position: relative; border-radius: 100%; width: 620px; height: 620px; text-align: center; line-height: 620px; animation:banner_popup 1s ; } @keyframes banner_popup { 0% { transform: scale(0); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } .pa-banner-two-img img { width: 450px; } .pa-banner-two .row{ align-items: center; } .pa-banner-two-text { position: relative; margin-top: 47px; } .pa-banner-two-text:after { position: absolute; background-image: radial-gradient(#459b571a 3px,transparent 3px); background-size: 30px 30px; content: ''; width: 300px; left: -60px; top: -60px; bottom: -70px; z-index: -1; animation: 3s slideInFromLeft; } @keyframes slideInFromLeft { 0% { transform: translateY(-100%); } 50% { transform: translateY(10%); } 100% { transform: translateY(0); } } .pa-fixed-cart SVG { width: 40px; fill: #459b57; } .pa-fixed-cart { position: fixed; bottom: 30px; right: 30px; background: #fff; width: 80px; height: 80px; text-align: center; line-height: 80px; border-radius: 100%; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); animation: pa_cart 1s infinite alternate; cursor: pointer; z-index: 1; } .pa-fixed-cart span { background: #459b57; min-width: 20px; height: 20px; position: absolute; text-align: center; line-height: 20px; font-size: 11px; border-radius: 100%; top: 0px; right: 0px; color: #ffffff; cursor: pointer; border: 1px solid #fff; } @keyframes pa_cart{ 0%{ transform: translateY(5px) } 30%{ transform: translateY(-3px) } 70%{ transform: translateY(3px) } 100%{ transform: translateY(0px) } } .pa-fixed-cart:hover { animation: none; } /* banner2 end */ /* header2 start */ .pa-main-header.pa-header-two { position: absolute; top: 0; left: 0; right: 0; background: transparent; z-index: 1; } .pa-menu-two { position: fixed; right: 0; left: 0; top: 0; bottom: 0; background: #459b57; z-index: 9; text-align: center; transition: 1s; height: 0; border-radius: 0% 0% 100% 100%; visibility: hidden; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); overflow-x: auto; } .pa-open-menu .pa-menu-two { width: 100%; height: 100%; border-radius: 0%; opacity: 1; visibility: visible; } .pa-menu-two ul li { margin:0px auto 35px; width: fit-content; } .pa-menu-two ul li a { font-size: 35px; color: #fff; text-transform: capitalize; } .pa-menu-two>ul { margin-top: 100px; visibility: hidden; opacity: 0; } .pa-open-menu .pa-menu-two>ul { opacity: 1; visibility: visible; transition: 1.5s; transition-delay: 1s; } ul.pa-submenu-two { margin-top: 30px; } .pa-menu-two ul li.pa-menu-tow-child { position: relative; } .pa-menu-two ul li.pa-menu-tow-child:after { position: absolute; content: ''; right: -50px; top: 10px; border-left: 10px solid #fff; border-top: 10px solid rgba(0, 0, 255, 0); transform: rotate(-45deg); cursor: pointer; } .pa-submenu-two{ display: none; } .pa-toggle-nav2 { margin-left: 10px; vertical-align: middle; z-index: 10; position: relative; cursor: pointer } .pa-toggle-nav2 span { display: block; width: 18px; height: 2px; background: #fff; margin-bottom: 4px; transition: 0.3s; } .pa-toggle-nav2 span:nth-child(3){ margin-bottom: 0px; } .pa-open-menu .pa-toggle-nav2 span:nth-child(1) { transform: translate(1px, 6px) rotate(-48deg); } .pa-open-menu .pa-toggle-nav2 span:nth-child(2) { opacity: 0; visibility: hidden; } .pa-open-menu .pa-toggle-nav2 span:nth-child(3) { transform: translate(1px, -6px) rotate(48deg); } .pa-toggle-nav2, .pa-head-icon>ul { display: inline-block; } .pa-header-two .pa-head-icon { text-align: right; } .pa-open-menu .pa-toggle-nav2 { position: fixed; top: 20px; } /* header2 end */ /* feature start */ .pa-feature ul li svg { width: 50px; fill: #459b57; } .pa-feature ul { text-align: center; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); padding: 50px 10px 43px; border-radius: 10px; margin-top: -95px; background: #fff; } .pa-feature ul li { display: inline-block; width: 16%; border-right: 1px solid #eee; vertical-align: top; } .pa-feature ul li:last-child { border: none; } .pa-feature ul li a { font-size: 18px; margin-top: 20px; display: block; font-weight: 600; } .pa-feature ul li:hover svg{ animation: pa_blink 0.7s; } @keyframes pa_blink{ 0%{ transform: scale(0.9) } 50%{ transform: scale(1.2) } 100%{ transform: scale(1) } } /* feature end */ /* product two start */ .pa-product-two .pa-product-box { box-shadow: none; border: 1px dashed #459b57; } /* product two end */ /* why pure start */ .pa-why-pure-shape ul li svg { width: 50px; height: 50px; margin-bottom: 10px; fill: #459b57; } .pa-why-pure-shape ul li { background: #fff; box-shadow: 0px 0px 30px 0px rgb(231, 245, 245); border-radius: 10px; padding: 30px 30px 23px; margin-bottom: 30px; display: inline-block; text-align: center; transition: 0.3s; } .pa-why-pure-shape ul li:hover { transform: translate(0px, -5px); } .pa-why-pure-shape ul li:nth-child(3) { margin-top: 30px; } .pa-why-pure-shape ul { column-count: 2; column-gap: 30px; } .pa-why-pure-shape ul li p { margin: 0; } .pa-why-pure-shape ul li h3 { font-size: 20px; margin: 15px 0; text-transform: capitalize; } .pa-why-pure-content .pa-btn { margin-top: 20px; } /* why pure end */ /* footer start */ .pa-footer-two { background: linear-gradient(45deg,rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7) ), url(../images/footer.jpg); background-size: cover; padding: 72px 0 42px; } /* footer end */ /* blog start */ .pa-blog-view.pa-blog-two-view { border-top: 0px; border-bottom: 1px solid #eee; } /* blog end */ /* index two end */ /* index three start */ /* banner start */ .pa-banner-three { position: relative; overflow: hidden; background: #459b57; } .pa-banner-three-text { padding: 80px 0px 94px 150px; position: relative; } .pa-banner-three .col-lg-5 { align-items: center; display: flex; } .pa-banner-three-text:after { position: absolute; content: ''; width: 400px; height: 400px; background: #74afad; border-radius: 63% 37% 50% 50%/70% 68% 32% 30%; top: 30px; left: 0; z-index: 0; animation: rotate_shape 2s alternate infinite; } @keyframes rotate_shape { 0%{ border-radius: 63% 47% 60% 60%/80% 78% 42% 40%; transform:rotate(20deg); } 100%{ border-radius: 60% 37% 50% 50%/70% 68% 32% 30%; } } .pa-banner-three-img { text-align: right; padding: 80px 150px 80px 0; z-index: 1; position: relative; } .pa-banner-three-text h1 { font-size: 50px; line-height: 60px; margin-bottom: 20px; z-index: 1; position: relative; color: #fff; } .pa-banner-search .pa-btn { position: absolute; right: 5px; height: 40px; line-height: 36px; top: 5px; min-width: 120px; } .pa-banner-search { position: relative; margin-top: 30px; z-index: 1; } .pa-banner-search input { padding-right: 130px; } .pa-banner-three-text p { margin-bottom: 0; z-index: 1; position: relative; color: #fff; } .pa-banner-three:after { position: absolute; top: -200px; right: -20px; width: 650px; height: 850px; background: #74afad; content: ''; border-radius: 100px 100px 100px 50px; transform: rotate(81deg) skew(0deg, -12deg); z-index: 0; animation: banner_move_two 8s linear alternate infinite; } @keyframes banner_move_two { 0%, 100% { transform: rotate(81deg) skew(0deg, -12deg) translateY(1px); } 50% { transform: rotate(81deg) skew(0deg, -12deg) translate(10px,-30px); } } .pa-banner-three .col-md-5 { display: flex; align-items: center; } /* banner end */ /* header start */ .pa-main-header.pa-head-three { background: #ffffff; } .pa-head-three .pa-menu>ul>li>a { color: #111; } .pa-head-three .pa-head-icon ul li svg { fill: #459b57; } .pa-head-three .pa-head-icon ul li span { background: #459b57; color: #ffffff; } /* header end */ /* blog start */ .pa-blog-widget { display: flex; border-bottom: 1px solid #eee; margin-bottom: 25px; padding-bottom: 20px; } .pa-blog-widget:last-child { border: none; padding: 0; margin-bottom: 22px; } .pa-blog-widget .pa-blog-title { padding: 0 0 0 20px; width: calc(100% - 100px); } .pa-blog-wimg { width: 100px; } .pa-blog-widget h2 { font-size: 18px; line-height: 24px; } .pa-blog-wimg img{ border-radius: 10px; } /* blog end */ /* medi icon start */ .pa-medi-icon svg { width: 50px; height: 50px; fill: #459b57; } .pa-medi-icon { width: 100px; height: 100px; margin: 10px auto; line-height: 100px; border-radius: 100%; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: inline-block; } /* medi icon end */ /* footer start */ .pa-footer-three { background: url(../images/banner-shape.png)#459b57; background-size: cover; padding: 72px 0 42px; background-position: center; } .pa-copyright.pa-copyright-two { background: #589a98; } /* footer end */ /* index three end */ /* profile start */ .pa-profile-box { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; padding: 30px; max-width: 600px; margin: auto; } .pa-profile-img { margin-bottom: 22px; display: flex; } .pa-profile-img img { border-radius: 100%; width: 100px; height: 100px; object-fit: cover; } .pa-profile-data ul li { display: flex; margin-bottom: 22px; border-bottom: 1px solid #eee; padding-bottom: 23px; } .pa-profile-data ul li p { flex: 1; margin-bottom: 0; } .pa-profile-data .pa-btn { margin-top: 10px; } .pa-profile-data ul li:last-child { border: none; padding: 0; margin: 0; } .pa-profile-userimg{ width: 100px; position: relative; } .pa-profile-name-box { width: calc(100% - 100px); padding-left: 30px; } .pa-profile-svg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center; opacity: 0; visibility: hidden; transition: 0.3s; } .pa-profile-svg svg { width: 25px; height: 25px; fill: #ffffff; z-index: 1; cursor: pointer; transition: 0.3s; } .pa-profile-svg input { width: 105px; z-index: 2; opacity: 0; transform: translate(0px, -30px); cursor: pointer; height: 145px; border-radius: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .pa-profile-userimg:hover .pa-profile-svg { opacity: 1; visibility: visible; } .pa-profile-svg:after { position: absolute; content: ''; left: 0; right: 0; top: 0; bottom: 0; background: rgba(108, 170, 168, 0.84); border-radius: 100%; } .pa-profile-name,.pa-edit-model .modal-title{ font-size: 20px; } .pa-profile-name span { padding-left: 12px; font-weight: 600; color: #459b57; } .pa-profile-name-box p { margin-bottom: 0px; } .pa-edit-model ul li { display: flex; margin-bottom: 20px; } .pa-edit-model ul li:last-child{ margin-bottom: 0; } .pa-edit-model ul li p { width: 280px; } .pa-edit-model ul li textarea { width: 100%; height: 90px; padding: 10px 20px; border: 1px solid #459b57; outline: none; border-radius: 10px; resize: none; line-height: normal; } .pa-edit-model .modal-body { padding: 30px; } .pa-edit-model { border-radius: 10px; } .pa-edit-model .modal-footer { padding: 26px; } .pa-edit-model .modal-header { padding: 22px 30px 23px; } /* profile end */ /* login start */ .pa-login-close { position: absolute; top: -10px; right: -10px; opacity: 1; z-index: 5; outline: none; } .pa-login-close span{ background: #459b57; width: 30px; height: 30px; display: block; border-radius: 1400%; line-height: 30px; color: #fff; } .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover{ opacity: 1; outline: none; } .pa-login-form input { margin-bottom: 20px; } .pa-login-title { margin-bottom: 24px; font-size: 32px; font-weight: 700; text-align: center; } .pa-login-model .modal-body { padding: 41px 50px 50px; } .pa-login-model form { margin-bottom: 0; } .pa-remember input { opacity: 0; cursor: pointer; height: 0; width: 0; margin-bottom: 0; } .pa-remember .s_checkbox { position: absolute; top: 4px; left: 0; border: 1px solid rgb(233, 237, 250); border-radius: 4px; background-color: rgb(248, 249, 253); box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.04); width: 17px; height: 17px; } .pa-remember { margin: 15px 0px 27px; position: relative; } .pa-remember .s_checkbox:after { left: 6px; top: 2px; width: 5px; height: 10px; border: solid #459b57; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .pa-remember input:checked ~ .s_checkbox:after { display: block; } .pa-remember .s_checkbox:after { content: ""; position: absolute; display: none; } .pa-remember label { padding-left: 30px; cursor: pointer; } .pa-login-btn{ position: relative; } .pa-forgot-password,.pa-login-btn p{ position: absolute; right: 0; top: 0; } .pa-login-btn p { margin-bottom: 0px; bottom: 0; display: flex; align-items: center; } .pa-login-btn p a{ color: #459b57; padding-left: 5px; font-weight: 600; } .pa-login-model .modal-content{ border: none; border-radius: 10px; } .modal.pa-login-model { overflow-y: auto; } /* login end */ /* responsive start */ @media screen and (max-width:1399px){ .pa-main-header,.pa-top-header { padding: 0 100px; } .pa-banner-two { padding: 89px 80px 184px; } .pa-banner-two-img { width: 488px; height: 488px; line-height: 488px; } .pa-banner-two-img img { width: 330px; } .pa-banner-two:after { width: 450px; } .pa-banner-three-text { padding: 65px 0px 79px 100px; } .pa-banner-three-img { padding: 80px 100px 80px 0; } } @media screen and (max-width:1199px){ .pa-main-header,.pa-top-header { padding: 0 80px; } .pa-banner { padding: 88px 0px 75px; } .pa-why-img { width: 320px; height: 320px; line-height: 320px; margin-top: 15px; } .pa-why-ul ul li { margin-bottom: 53px; } .pa-banner-two-img { width: 450px; height: 450px; line-height: 450px; } .pa-banner-two-img img { width: 330px; } .pa-banner-two:after { width: 300px; } .pa-banner-two-text h2 { font-size: 36px; } .pa-banner-three-text h1 { font-size: 35px; line-height: 45px; } } @media screen and (min-width:992px){ ul.pa-submenu { background: #fff; padding: 15px 20px; position: absolute; top: 49px; left: 0; box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.11); min-width: 120px; border-radius: 0px 0px 5px 5px; max-width: 200px; width: max-content; opacity: 0; visibility: hidden; transition: 0.3s; transform: translateX(15px); z-index: 1; } ul.pa-submenu li:last-child { margin-bottom: 0; } ul.pa-submenu li { margin-bottom: 5px; } li.pa-menu-child:hover ul.pa-submenu{ opacity: 1; visibility: visible; transform: translateX(0px); } .pa-menu>ul>li:last-child ul.pa-submenu{ left: auto; right: 0; } } @media screen and (max-width:991px){ .pa-main-header,.pa-top-header { padding: 0; } .pa-menu { position: fixed; top: 0; bottom: 0; left: -270px; width: 260px; background: #fff; z-index: 9; transition: 0.3s; overflow-y: auto; } .pa-menu>ul li { display: block; margin: 0; border-bottom: 1px solid #eee; } .pa-menu>ul>li a { color: #222; padding: 10px 15px; display: block; } ul.pa-submenu li { padding-left: 20px; } .pa-menu>ul li:last-child { border-bottom: 0; } ul.pa-submenu li:first-child { border-top: 1px solid #eee; } .pa-submenu,.pa-banner-two:after,.pa-why-ul ul li:after,.pa-banner-three-text:after{ display: none; } .pa-toggle-nav{ margin-left: 10px; vertical-align: middle; } .pa-toggle-nav span { display: block; width: 18px; height: 2px; background: #459b57; margin-bottom: 4px; transition: 0.3s; } .pa-toggle-nav span:nth-child(3),.col-md-6:last-child .pa-medicine-box{ margin-bottom: 0px; } .pa-open-menu .pa-toggle-nav span:nth-child(1) { transform: translate(1px, 6px) rotate(-48deg); } .pa-open-menu .pa-toggle-nav span:nth-child(2) { opacity: 0; visibility: hidden; } .pa-open-menu .pa-toggle-nav span:nth-child(3) { transform: translate(1px, -6px) rotate(48deg); } .pa-toggle-nav, .pa-head-icon>ul { display: inline-block; } .pa-open-menu .pa-menu{ left: 0; } .pa-banner { background-position: right; } .pa-medicine-box,.pa-blog-widget:last-child,.pa-about-img { margin-bottom: 30px; } .pa-why-img { width: 210px; height: 210px; line-height: 210px; margin-top: 30px; } .pa-why-img img { width: 100px; } .pa-why-ul ul li, .pa-why-left ul li:first-child, .pa-why-left ul li:nth-child(2), .pa-why-left ul li:nth-child(4), .pa-why-left ul li:last-child, .pa-why-right ul li:first-child, .pa-why-right ul li:nth-child(2), .pa-why-right ul li:nth-child(4), .pa-why-right ul li:last-child { padding: 0; } .pa-why .pr-0,.pa-why .p-0{ padding-right: 15px!important; } .pa-why .pl-0,.pa-why .p-0{ padding-left: 15px!important; } .pa-why-left ul li{ text-align: left; } .pa-why-right ul li { text-align: right; } .pa-why-ul ul li { margin-bottom: 35px; } .pa-counter-box p { line-height: normal; } .pa-counter.spacer-bottom { padding-bottom: 50px; } .pa-counter-main { margin-bottom: 0; } .pa-counter-box { margin-bottom: 30px; padding: 30px 30px 26px; } .pa-counter{ margin-bottom: 80px; } .pa-nav-bar { padding-top: 8px; } .pa-toggle-nav2 span,.pa-head-three .pa-toggle-nav span { background: #459b57; } .pa-header-two .pa-head-icon ul li svg { fill: #459b57; } .pa-banner-two-img { border: 1px dashed #459b57; background: transparent; } .pa-banner-two-text { margin: 42px 0 80px; } .pa-feature ul { margin-top: 0; padding-bottom: 13px; } .pa-banner-two { padding: 86px 0px 80px; } .pa-banner-two-text:after { background-size: 24px 24px; width: 200px; left: -20px; top: -30px; bottom: -30px; } .pa-why-pure-shape,.pa-product-sidebar,.pa-services-content,.pa-blog-sidebar { margin-top: 30px; } .pa-feature ul li { width: 32%; margin-bottom: 30px; } .pa-feature ul li:nth-child(3){ border: none; } .pa-open-menu .pa-toggle-nav2 span { background: #fff; } .pa-open-menu .pa-toggle-nav2 { right: 20px; } .pa-menu-two ul li a { font-size: 25px; } .pa-menu-two ul li.pa-menu-tow-child:after { top: 5px; border-left-width: 8px; border-top-width: 8px; } .pa-banner-three-text { padding: 0px; } .pa-banner-three-img { padding: 0px; text-align: center; } .pa-banner-three { padding: 80px 0; } .pa-plan-box { transform: translate(0px); } .pa-popular-plan .pa-plan-price { font-size: 50px; } .pa-plan-box:hover { transform: translateY(-5px); } .pa-about { padding-bottom: 73px; } .pa-why { padding-bottom: 74px; } .pa-product-single .pa-product-sidebar { margin-top: 15px; } .pa-blog-single { padding-bottom: 55px; } .pa-garnd-total p span:last-child { min-width: 90px; } .pa-bill-form { margin-bottom: 46px; } label.pa-bill-title { margin-bottom: 28px; } p.pa-bill-title{ margin-bottom: 36px; } .pa-contact-form { transform: translate(-60px, 36px); } } @media screen and (max-width:767px){ .pa-header-address, .pa-header-call { text-align: center; } .pa-top-header { margin: 5px 0; height: auto; } .pa-banner { padding: 68px 0px 53px; } .pa-blog-box img { width: 100%; } .pas-testi-content { width: calc(100% - 200px); } .pas-testi-img { width: 200px; } .pa-counter-box h1,.pa-counter-box span { font-size: 25px; } .pa-counter{ margin-bottom: 60px; } .spacer-bottom, .pa-product-single,.pa-contact { padding-bottom: 60px; } .spacer-top { padding-top: 60px; } .pa-why .col-md-4:nth-child(2) { order: -1; } .pa-why-img { margin: 0 auto 30px; } .pa-product, .pa-blog, .pa-why-pure, .pa-counter.spacer-bottom,.pa-team,.pa-price-plan { padding-bottom: 30px; } .pa-trending-product{ padding-bottom: 45px; } .pa-services { padding-bottom: 53px; } .pa-footer,.pa-footer-two,.pa-footer-three { padding: 52px 0 23px; } .pa-why { padding-bottom: 54px; } .pa-feature ul li { width: 49%; } .pa-feature ul li:nth-child(2),.pa-feature ul li:nth-child(4) { border: none; } .pa-feature ul li:nth-child(3) { border-right: 1px solid #eee; } .pa-banner-two-text:after{ display: none; } .pa-banner-two { padding: 65px 0px 60px; } .pa-banner-two-text { margin: 42px 0 50px; } .pa-feature ul { padding: 40px 10px 3px; } .pa-foot-title,.pa-foot-box img { margin-bottom: 20px; } .pa-login-title { font-size: 25px; } .pa-banner-three { padding: 48px 0 60px; } .pa-banner-three-text { margin-bottom: 50px; } .pa-about { padding-bottom: 53px; } .pa-breadcrumb { padding: 71px 0 73px; } .pa-blog-page { padding-bottom: 55px; } .pa-prod-count { margin: 23px 0 22px; } .pa-cart-box table td { max-width: 100%; border: none; border-bottom: 1px solid #eee; } .pa-cart-box table td:last-child,.pa-cart-box table thead tr,.pa-bill-detail table td,.pa-bill-detail table td:last-child,.pa-cart-box table th,.pa-cart-box table th:last-child{ border: none; } .pa-cart-box table tr,.pa-bill-detail table tr { display: flex; flex-direction: column; width: 100%; margin-bottom: 20px; border: 1px solid #eee; border-radius: 10px; } .pa-cart-box table th:first-child, .pa-bill-detail table th:first-child{ border-radius: 10px 10px 0px 0px; } td.pa-cart-update, td.pa-cart-total, table.pa-garnd-total td:first-child,.pa-garnd-total { text-align: left; } .pa-garnd-total p:first-child { border-top: 1px solid #eee; border-radius: 10px 10px 0px 0px; } .pa-cart-box table th:last-child, .pa-bill-detail table th:last-child { border-radius: 0px 0px 10px 10px; } .pa-cart-box table th, .pa-bill-detail table th,.pa-bill-detail table td { border-bottom: 1px solid #eee; } .pa-bill-detail table th{ border-right:none ; } .pa-place-order-btn { text-align: left; margin-top: 10px; } .pa-checkout { padding-top: 56px; } .pa-contact-detail{ padding-bottom: 30px; } .pa-contact-form { transform: translate(0px, 0px); margin-top: 30px; } } @media screen and (max-width:575px){ .pa-why-right ul li, .pa-why-left ul li { text-align: center; border-bottom: 1px solid #e5ecec; padding-bottom: 20px!important; margin-bottom: 20px; } .pa-why-right ul li:last-child{ border-bottom: none; padding-bottom: 0px!important; } .pa-why-right ul { margin-top: 30px; } .pa-tesimonial-box { padding: 0 15px; display: block; } .pas-testi-content { width: 100%; padding-top: 20px; padding-left: 0; } .pa-tesimonial-box:after,.pas-testi-img:after{ display: none; } .pa-tesimonial-button { right: 15px; bottom: 18px; } .pas-testi-content p{ margin-bottom: 2rem; } .swiper-button-prev { left: 5px; } .swiper-button-next { right: 5px; } .pa-newsletter input { padding-right: 145px; } .pa-newsletter .pa-btn{ padding: 0px 15px; min-width: 135px; } .pa-login-btn p { position: unset; padding-top: 10px; display: block; } .pa-forgot-password { position: unset; padding-left: 30px; display: block; } .pa-login-model .modal-body { padding: 21px 30px 30px; } .pa-remember { margin: 5px 0px 17px; } .pa-login-close { top: -5px; right: -5px; } .pa-feature ul li a { font-size: 16px; font-weight: 400; } .pa-banner-two-img { width: auto; height: auto; line-height: unset; padding: 60px; } .pa-banner-two-img img { width: 100%; } .pa-fixed-cart { width: 70px; height: 70px; line-height: 70px; } .pa-fixed-cart SVG { width: 30px; } .pa-copyright p, .pa-copyright p a { line-height: normal; } .pa-menu-two ul li a { font-size: 20px; } .pa-blog-wimg { width: 70px; } .pa-blog-widget .pa-blog-title { width: calc(100% - 70px); } .pa-services-content ul { column-count: 1; } .pa-prod-content { margin-top: 22px; } } @media screen and (max-width:480px){ .pa-banner-text h2 { font-size: 36px; } .pa-why-pure-shape ul { column-count: 1; column-gap: 0; } .pa-why-pure-shape ul li:nth-child(3) { margin-top: 0; } .pa-blog-widget:last-child { margin-bottom: 22px; } .pa-blog-comnt ul .pa-cmnt-box,.pa-bill-form label,.pa-profile-data ul li,.pa-profile-img,.pa-edit-model ul li,.pa-blog-user { display: block; } .pa-cmnt-content,.pa-profile-name-box,.pa-blog-user-content { padding: 0; margin-top: 15px; width: 100%; } .pa-blog-comnt ul li ul { margin-left: 20px; } .pa-bill-form label span { margin-bottom: 10px; display: block; } } /* responsive end */
public/assets/frontend/css/style.css
body{ font-family: 'Baloo Da 2','PT Sans',cursive, sans-serif; color: #333333; font-size: 18px; font-weight: 300; line-height: 26px; overflow-x: hidden; } h1,h2,h3,h4,h5,h6{ font-family: 'Playfair Display', serif; color: #333333; } a{ color: #333333; transition: 0.5s; } a:hover{ text-decoration: none; color: #459b57; } ul{ margin: 0; padding: 0; } li{ list-style: none; } .spacer-top{ padding-top: 80px; } .spacer-bottom{ padding-bottom: 80px; } .pa-heading { text-align: center; margin-bottom: 46px; } .pa-heading h1 { margin-bottom: 15px; text-transform: capitalize; font-size: 32px; } .pa-heading h5 { margin-bottom: 0; text-transform: capitalize; font-size: 20px; color: #459b57; } .pa-heading img{ opacity: 0.4; } .pa-btn{ background: #459b57; color: #fff; padding: 0px 20px; min-width: 160px; height: 50px; line-height: 46px; border: none; border-radius: 50px; text-transform: capitalize; outline: none; text-align: center; cursor: pointer; border: 2px solid #459b57; transition: 0.3s; display: inline-block; } .pa-btn:hover{ outline: none; background: #fff; color: #459b57; } .pa-btn:focus,.modal-header .close { outline: none; } input{ width: 100%; height: 50px; padding:0px 20px; border: 1px solid #459b57; outline: none; border-radius: 50px; } input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } /* top header start */ .pa-top-header { height: 50px; display: flex; align-items: center; padding: 0 150px; } .pa-top-header p { margin-bottom: 0; font-size: 14px; } .pa-header-call { text-align: right; } .pa-header-call span { font-size: 12px; color: #459b57; font-weight: 600; } /* top header end */ /* main header start */ .pa-main-header { background: #ffffff; height: 71px; display: flex; align-items: center; padding: 0 150px; z-index: 5; position: relative; } .pa-menu>ul>li, .pa-head-icon>ul>li{ display: inline-block; margin-right: 20px; position: relative; } .pa-menu ul li:last-child,.pa-head-icon ul li:last-child{ margin-right: 0px; } .pa-menu>ul>li>a { padding: 25px 0 26px; } .pa-menu ul li a{ font-weight: 600; text-transform: capitalize; } .pa-nav-bar { display: flex; align-items: center; justify-content: flex-end; padding-top: 12px; } .pa-nav-bar ul li:hover>a, .pa-nav-bar ul li.active>a { color: #459b57; } .pa-head-icon { margin-left: 40px; } .pa-head-icon ul li svg { width: 16px; height: 16px; fill: #fff; cursor: pointer; } .pa-head-icon ul li span { background: #fff; min-width: 16px; height: 16px; position: absolute; text-align: center; line-height: 16px; font-size: 11px; border-radius: 100%; top: -2px; right: -12px; color: #459b57; cursor: pointer; } /* main header end */ /* banner start */ .pa-banner{ padding:120px 0px 90px; background-image: url(../images/banner.jpg); background-position: left; background-repeat: no-repeat; background-size: cover; } .pa-banner-text h4 { position: relative; padding-left: 30px; margin-bottom: 25px; font-size: 22px; z-index: 1; color: #fff; letter-spacing: 1px; } .pa-banner-text h4:after { position: absolute; top: -8px; left: 0; width: 90px; background: #459b57; content: ''; bottom: -8px; z-index: -1; } .pa-banner-text h2 { font-size: 50px; margin-bottom: 30px; letter-spacing: 1px; } .pa-view-all { font-size: 24px; text-transform: capitalize; font-weight: 500; position: relative; } .pa-view-all:after { position: absolute; content: ''; right: -40px; width: 10px; height: 10px; top: 9px; background: transparent; transform: rotate(45deg); border-top: 2px solid #459b57; border-right: 2px solid #459b57; } .pa-view-all:before { position: absolute; content: ''; width: 20px; height: 2px; top: 13px; right: -39px; background: #459b57; } .pa-banner-text p { margin-bottom: 30px; } .pa-banner-text { animation: slideInFromRight 3s; } .swiper-pagination-bullet { width: 10px; height: 10px; transition: 0.3s; margin-bottom: 10px; outline: none; } .swiper-pagination-bullet-active { opacity: 1; background: #459b57; height: 20px; border-radius: 30px; } .swiper-button-next, .swiper-button-prev { background-image: none; width: 40px; height: 40px; line-height: 40px; text-align: center; background: #459b57; outline: none; border-radius:4px; } .swiper-button-next:after, .swiper-button-prev:after { position: absolute; content: ''; width: 10px; height: 10px; background: transparent; border-top: 2px solid #fff; border-right: 2px solid #fff; top: 0; bottom: 0; left: 0; right: 0; margin: auto; } .swiper-button-next:after{ transform: rotate(45deg); } .swiper-button-prev:after { transform: rotate(-135deg); } .swiper-button-prev { left: 0px; } .swiper-button-next { right: 0; } /* banner end */ /* medicine start */ .pa-medicine-box { text-align: center; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; transition: 0.3s; border-bottom: 3px solid transparent; } .pa-medicine-box p { margin:0px; padding-top: 10px; } .pa-medicine-box:hover{ border-color:#459b57; } /* medicine end */ /* why start */ .pa-why,.pa-counter,.pa-why-pure,.pa-team-home,.pa-trending-product,.pa-contact-us,.pa-team,.pa-research-timeline,.pa-top-category,.pa-sister,.product-details-wrapper{ background: rgba(108, 170, 168, 0.1); } .pa-why-img { width: 380px; height: 380px; line-height: 380px; border: 1px dashed #459b57; border-radius: 100%; text-align: center; } .pa-why-ul ul li { font-size: 20px; margin-bottom: 60px; font-weight: 500; position: relative; text-transform: capitalize; } .pa-why-ul ul li:last-child{ margin-bottom: 0; } .pa-why-ul ul li:after { position: absolute; content: ''; width: 145px; border: 0.5px dashed #459b57; top: 0; bottom: 0; height: 1px; margin: auto 0; } .pa-why-left ul li { text-align: right; padding-right: 150px; } .pa-why-right ul li { text-align: left; padding-left: 150px; } .pa-why-right ul li:after{ left: 0; } .pa-why-left ul li:after { right: 0; } .pa-why-left ul li:first-child:after { transform: rotate(11deg) translate(70px, 0px); } .pa-why-left ul li:nth-child(2):after { transform: rotate(8deg) translate(13px, 10px); } .pa-why-left ul li:nth-child(4):after { transform: rotate(-8deg) translate(10px, -10px); } .pa-why-left ul li:last-child:after { transform: rotate(-14deg) translate(55px, -10px); } .pa-why-right ul li:first-child:after { transform:rotate(-11deg) translate(-62px, 10px); } .pa-why-right ul li:nth-child(2):after { transform: rotate(-8deg) translate(-15px, 10px); } .pa-why-right ul li:nth-child(3):after { transform: rotate(0deg); } .pa-why-right ul li:nth-child(4):after { transform: rotate(8deg) translate(-11px, -10px); } .pa-why-right ul li:last-child:after { transform: rotate(16deg) translate(-50px, -10px); } .pa-why-left ul li:first-child { padding-right: 85px; } .pa-why-left ul li:nth-child(2) { padding-right: 140px; } .pa-why-left ul li:nth-child(4) { padding-right: 145px; } .pa-why-left ul li:last-child { padding-right: 100px; } .pa-why-right ul li:first-child { padding-left: 95px; } .pa-why-right ul li:nth-child(2) { padding-left: 140px; } .pa-why-right ul li:nth-child(4) { padding-left: 145px; } .pa-why-right ul li:last-child { padding-left: 110px; } .pa-why-img img { width: 150px; } /* why end */ /* product start */ .pa-product-box { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; text-align: center; position: relative; transition: 0.3s; margin-bottom: 30px; } .pa-trending-product .pa-heading { margin-bottom: 31px; } .pa-product-content h4 { font-size: 20px; margin-bottom: 10px; } .pa-product-content { background-color: #d4eeda; padding-top: 30px; } .pa-product-content p { margin-bottom: 0; font-weight: 500; color: #459b57; } .pa-product-content p del { padding-right: 15px; font-weight: 400; color: #222; } .pa-product-box:hover .pa-product-cart{ bottom: -15px; opacity: 1; visibility: visible; } .pa-product-box:hover, .pa-blog-box:hover, .pa-counter-box:hover, .pa-medicine-box:hover{ transform: translateY(-5px); } .pa-product,.pa-blog,.pa-why-pure,.pa-team,.pa-price-plan { padding-bottom: 50px; } /* product end */ /* counter start */ .pa-counter-box h1 { font-size: 35px; margin-bottom: 15px; display: inline-block; } .pa-counter-box span { font-size: 35px; font-weight: 600; } .pa-counter-box { text-align: center; background: #fff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; padding: 30px 30px 23px; transition: 0.3s; } .pa-counter-box p{ margin-bottom: 0; font-weight: 400; text-transform: capitalize; } .pa-counter { margin-bottom: 180px; } .pa-counter-main { margin-bottom: -180px; } .pa-counter-box svg { width: 50px; height: auto; fill: #459b57; display: block; text-align: center; margin: 0 auto 10px; } /* counter end */ /* trending product start */ .pa-trending-product{ position: relative; } .pa-trending-product .pa-product-box,.pa-related-product .pa-product-box { box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.07); margin: 15px; } /* trending product end */ /* testimonial start */ .pa-tesimonial-box { display: flex; max-width: 900px; justify-content: center; margin: auto; padding: 35px; align-items: center; position: relative; } .pas-testi-img { width: 300px; z-index: 1; position: relative; } .pas-testi-img img { border-radius: 10px; } .pas-testi-content { width: calc(100% - 300px); padding-left: 40px; } .pas-testi-content p { display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .pas-testi-content h2 { font-size: 25px; margin-bottom: 20px; } .pas-testi-content .pa-view-all { font-size: 18px; } .pas-testi-content .pa-view-all:after { top: 6px; } .pas-testi-content .pa-view-all:before { width: 15px; top: 10px; right: -39px; } .pa-tesimonial-box:after { position: absolute; content: ''; left: -8px; top: -2px; background-image: radial-gradient(#b6d2adeb 2px,transparent 2px); background-size: 20px 20px; width: 200px; bottom: -8px; z-index: 0; } .pa-tesimonial-button { width: 100px; right: 0; position: absolute; bottom: 53px; } .pas-testi-img:after { position: absolute; content: ''; right: -90px; top: -35px; width: 150px; height: 150px; background: rgba(186, 213, 178, 0.12); z-index: -1; margin: auto; border-radius: 100%; } .pas-testi-img:before,.pa-about-img:before,.pa-services-img:before { position: absolute; content: ''; top: 0; left: 0; bottom: 0; right: 0; background: #459b57; z-index: -1; border-radius: 10px; transition: 0.3s; } .pa-tesimonial-box:hover .pas-testi-img:before, .pa-about-img:hover:before,.pa-services-img:hover:before { top: -10px; left: -10px; bottom: 10px; right: 10px; } .pa-trending-product,.pa-product-single{ padding-bottom: 65px; } .pa-services{ padding-bottom: 63px; } /* testimonial end */ /* blog start */ .pa-blog-box { border: 1px solid #eee; border-radius: 10px; transition: 0.3s; margin-bottom: 30px; } .pa-blog-box img { border-radius: 10px 10px 0px 0px; } .pa-blog-category { color: #459b57; font-size: 14px; text-transform: capitalize; } .pa-blog-title{ padding: 16px 25px 17px; } .pa-blog-box h2 { font-size: 20px; margin: 5px 0px; line-height: 26px; } .pa-blog-date{ font-size: 14px; } .pa-blog-view { padding: 10px 25px; border-top: 1px solid #eee; } .pa-blog-view ul{ margin: 0; padding: 0; } .pa-blog-view ul li { display: inline-block; padding-right: 15px; } .pa-blog-view ul li a{ font-size: 14px; } .pa-blog-view ul li a i { padding-right: 5px; } .pa-blog-page { padding-bottom: 75px; } /* blog end */ /* footer start */ .pa-footer { background:rgba(108, 170, 168, 0.1); background-size: cover; padding: 72px 0 42px; } .pa-foot-box p,.pa-foot-box a{ color: #333333; } .pa-foot-box a:hover{ color: #459b57; } .pa-foot-title { color: #333333; font-size: 25px; } .pa-foot-box ul li { margin-bottom: 10px; } .pa-foot-box ul li:last-child,.pa-foot-box p { margin-bottom: 0px; } .pa-newsletter { position: relative; margin-bottom: 25px; } .pa-newsletter input { border: none; } /* footer end */ /* copyright start */ .pa-copyright p, .pa-copyright p a { margin: 0; color: #fff; } .pa-copyright { background: #459b57; padding: 12px 0; text-align: center; } /* copyright end */ /* breadcrumb start */ .pa-breadcrumb { padding: 91px 0 93px; background: linear-gradient(45deg,rgba(0, 0, 0, 0.56),rgba(0, 0, 0, 0.56) ), url(../images/breadcrumb.jpg); background-size: cover; } .pa-breadcrumb-box { text-align: center; } .pa-breadcrumb-box ul li { display: inline-block; padding-right: 30px; position: relative; color: #fff; text-transform: capitalize; } .pa-breadcrumb-box ul li:last-child { padding: 0; } .pa-breadcrumb-box h1 { font-size: 30px; margin-bottom: 10px; color: #fff; text-transform: capitalize; } .pa-breadcrumb-box ul li a{ color: #fff; } .pa-breadcrumb-box ul li:after { position: absolute; right: 10px; top: 4px; content: ''; width: 8px; height: 8px; background: rgba(255, 0, 0, 0); border-top: 7px double #459b57; border-right: 7px double #459b57; transform: rotate(45deg); bottom: 0; margin: auto; } .pa-breadcrumb-box ul li:last-child:after{ display: none; } /* breadcrumb end */ /* about start */ .pa-about-content h2 { font-size: 25px; margin-bottom: 20px; } .pa-about-img { position: relative; width: fit-content; } .pa-about-img img { border-radius: 10px; } .pa-about-content .pa-heading,.pa-services-content .pa-heading,.pa-why-pure .pa-heading{ text-align: left; margin-bottom: 25px; } .pa-about-content .pa-heading h1 { margin-top: 10px; } .pa-about-content p:last-child { margin: 0; } /* about end */ /* team start */ .ps-team-box { text-align: center; background: #fff; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; padding-bottom: 13px; margin-bottom: 30px; } .ps-team-box h2 { font-size: 20px; margin: 12px 0 5px; text-transform: capitalize; } .ps-team-box p { margin-bottom: 0; text-transform: capitalize; } .ps-team-box img { border-radius: 10px 10px 0px 0px; width: 100%; } .pa-team-social li { display: inline-block; margin-right: 10px; } .pa-team-social li a { width: 28px; height: 28px; display: block; border: 1px solid #459b57; border-radius: 4px; line-height: 25px; transition: 0.3s; } .pa-team-social { background: #fff; padding: 20px 0 0 0; margin: 0px 20px 0; z-index: 1; position: relative; border-radius: 4px 4px 0px 0px; transition: 0.3s; } .pa-team-social li a:hover{ background: #459b57; transform: translateY(-3px); } .ps-team-box:hover .pa-team-social{ margin: -20px 20px 0; } .pa-team-social li a:hover svg{ fill: #fff; } .pa-team-social li svg { fill: #459b57; width: 14px; } .pa-team-social li:last-child { margin: 0; } /* team end */ /* shop start */ .pa-sidebar-title { font-size: 25px; margin-bottom: 30px; text-transform: capitalize; } .pa-widget ul li { margin-bottom: 15px; position: relative; } .pa-widget ul li:last-child{ margin-bottom: 0; } .pa-product-sidebar { padding: 30px 30px 25px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; } .pa-widget { border-bottom: 1px solid #eee; margin-bottom: 22px; padding-bottom: 30px; } .pa-widget:last-child{ border: none; padding-bottom: 0px; margin-bottom: 0px; } .pa-widget.pa-search .pa-btn { position: absolute; top: 5px; right: 5px; min-width: 100px; height: 40px; line-height: 36px; } .pa-widget.pa-search { position: relative; } .pa-widget.pa-search input { padding-right: 110px; } .pa-widget ul li span { position: absolute; right: 0; top: 0; bottom: 0; margin: auto; background: #459b57; width: 20px; height: 20px; text-align: center; line-height: 20px; color: #fff; border-radius: 4px; font-size: 14px; padding: 0px 2px; } .pa-widget.pa-tag ul li { display: inline-block; margin-bottom: 5px; margin-right: 1px; } .pa-widget.pa-tag ul li a { border: 1px solid #459b57; padding: 0px 10px; min-height: 35px; display: block; line-height: 35px; border-radius: 4px; text-transform: capitalize; } .pa-product-widget ul li { display: flex; margin-bottom: 20px; } .pa-product-widget .pa-pro-wid-img { width: 70px; } .pa-product-widget .pa-pro-wid-content { width: calc(100% - 70px); padding-left: 15px; } .pa-pro-wid-content h4 { font-size: 16px; margin-bottom: 6px; } .pa-pro-wid-content p { margin-bottom: 0; } .pa-pro-wid-img img { border: 1px solid #459b57; padding: 5px; border-radius: 4px; } .pa-widget.pa-shop-category { padding-bottom: 27px; } /* shop end */ /* pricing plans start */ .pa-plan-box { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; padding: 42px 30px 50px; text-align: center; border-bottom: 3px solid #459b57; position: relative; transform: translate(0px, 37px); transition: 0.3s; margin-bottom: 30px; } .pa-plan-box.pa-popular-plan { padding-top: 88px; transform: translate(0px, 0px); } .pa-popular-plan .pa-plan-title { margin-bottom: 0; } .pa-plan-box:hover{ transform: translateY(27px); } .pa-plan-box.pa-popular-plan:hover { transform: translateY(-5px); } .pa-plan-title { font-size: 25px; text-transform: capitalize; } .pa-plan-price { font-size: 50px; margin-bottom: 0px; color: #459b57; } .pa-plan-price span { font-size: 25px; } .pa-plan-price .pa-plan-month { display: block; font-size: 20px; text-transform: uppercase; margin: 10px 0 0; } .pa-plan-box ul li { margin-bottom: 15px; text-transform: capitalize; } .pa-plan-box ul li:last-child { margin-bottom: 0; } .pa-plan-box ul { margin: 36px 0 40px; padding: 33px 0; border-top: 2px dashed #eee; border-bottom: 2px dashed #eee; } .pa-plan-offer { position: absolute; top: 0; left: 0; right: 0; background: #459b57; margin: 0; padding: 10px; color: #fff; border-radius: 10px 10px 0px 0px; font-weight: 600; font-size: 20px; letter-spacing: 1px; text-transform: capitalize; } .pa-popular-plan .pa-plan-price { font-size: 80px; } /* pricing plans end */ /* services start */ .pa-services-img { position: relative; } .pa-services-img img{ border-radius: 10px; width: 100%; } .pa-services-icon svg { width: 40px; height: 40px; fill: #459b57; } .pa-services-content ul{ column-count: 2; } .pa-services-content ul li { display: flex; margin-bottom: 20px; } .pa-services-content ul li:last-child{ margin-bottom: 0; } .pa-services-icon { width: 50px; } .pa-services-data { width: calc(100% - 50px); padding-left: 15px; } .pa-services-data h2 { font-size: 20px; text-transform: capitalize; margin-bottom: 6px; } .pa-services-data p { margin-bottom: 0; } /* services end */ /* blog single start */ .pa-blog-single .pa-blog-box{ transform: translateY(0); } .pa-blog-title p { margin: 10px 0 0; } .pa-blog-user { display: flex; border: 1px solid #eee; padding: 30px; border-radius: 4px; margin-top: 43px; } .pa-blog-user-img { width: 100px; } .pa-blog-user-content { width: calc(100% - 100px); padding-left: 20px; } .pa-blog-user-content p { margin-bottom: 0; } .pa-blog-user-content h2 { font-size: 20px; margin-bottom: 8px; } .pa-blog-user-img img { border-radius: 100%; width: 100px; height: 100px; object-fit: cover; } .pa-blog-comnt { margin: 42px 0 0; } .pa-cmnt-title { font-size: 25px; margin-bottom: 30px; } .pa-blog-comnt ul .pa-cmnt-box { display: flex; margin-bottom: 20px; padding: 20px; border: 1px solid #eee; border-radius: 4px; } .pa-blog-comnt ul li p { margin-bottom: 0; } .pa-cmnt-img { width: 100px; } .pa-cmnt-content { width: calc(100% - 100px); padding-left: 20px; } .pa-cmnt-content h3 { font-size: 20px; margin-bottom: 8px; display: inline-block; } .pa-cmnt-content p span { padding-right: 20px; position: relative; font-size: 14px; color: #459b57; } .pa-cmnt-content p span:after { position: absolute; content: ''; right: 10px; top: 2px; background: #459b57; width: 1px; height: 14px; } .pa-cmnt-content p span:last-child:after { display: none; } .pa-cmnt-img img { border-radius: 100%; width: 100px; height: 100px; object-fit: cover; } .pa-blog-comnt>ul>li:last-child .pa-cmnt-box { margin-bottom: 0; } .pa-blog-comnt ul li ul { margin-left: 50px; } .pa-cmnt-form input, .pa-cmnt-form textarea, .pa-contact-form input, .pa-contact-form textarea { margin-bottom: 15px; } .pa-cmnt-form { margin-top: 50px; } .pa-cmnt-form textarea,.pa-contact-form textarea { width: 100%; height: 200px; padding: 10px 20px; border: 1px solid #459b57; outline: none; border-radius: 10px; resize: none; } /* blog single end */ /* contact start */ .pa-contact-detail{ padding-bottom: 50px; } .pa-contact-map iframe { width: 100%; height: 600px; border: none; border-radius: 10px; filter: grayscale(1); } .pa-contact-form { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); padding: 30px; border-radius: 10px; transform: translate(-130px, 36px); z-index: 1; position: relative; background: #fff; } .pa-contact-box { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); padding: 25px 30px 23px; border-radius: 10px; transition: 0.3s; margin-bottom: 30px; } .pa-contact-box:hover{ transform: translateY(-5px); } .pa-contact-box h4 { font-size: 20px; margin-bottom: 10px; } .pa-contact-box p { margin-bottom: 0px; } .response { position: fixed; bottom: 45px; right: 40px; color: #f44336; } .response p { transform: translate(10px, 0px); margin: 0; } .pa-contact{ padding-bottom: 73px; } /* contact end */ /* product single start */ .pa-prod-thumb-img { text-align: center; border: 1px solid #eee; padding: 30px; border-radius: 10px; } .pa-prod-title { font-size: 25px; margin-bottom: 15px; } .pa-prod-category,.pa-prod-price { color: #459b57; } .pa-prod-category{ display: block; margin-bottom: 4px; } .pa-prod-category span,.pa-prod-price span { color: #222; padding-right: 5px; } .pa-prod-price span { font-size: 16px; font-weight: 400; } .pa-prod-price { margin-bottom: 5px; font-size: 20px; font-weight: 600; } .pa-prod-count { display: flex; margin: 30px 0 22px; border-top: 1px solid #eee; border-bottom: 1px solid #eee; padding: 30px 0; align-items: center; } .pa-prod-count .pa-cart-quantity { margin-right: 20px; } .pa-prod-content ul li svg { width: 18px; fill: #459b57; margin-right: 10px; height: 18px; } .pa-prod-content ul li { margin-bottom: 5px; } .pa-prod-content ul { margin-top: 15px; } .pa-rating i { font-size: 14px; color: #459b57; } .pa-related-product .pa-heading { text-align: left; margin-bottom: 0; margin-top: 18px; } .pa-prod-price span.pa-offer-price { padding-left: 10px; color: #459b57; } /* product single end */ /* cart start */ .pa-cart-box table,.pa-bill-detail table { width: 100%; } .pa-cart-img img { width: 70px; } .pa-cart-box table th { padding: 12px 20px 13px; text-transform: capitalize; } .pa-cart-box table td { padding: 20px; text-transform: capitalize; border: 1px solid #eee; } .pa-cart-box table th,.pa-bill-detail table th { background: #459b57; color: #fff; } .pa-cart-box table th { border-right: 1px solid #eee; } .pa-cart-box table td { border-top: none; max-width: 250px; } .pa-cart-quantity button { width: 25px; height: 25px; border: 1px solid #459b57; border-radius: 4px; background: #fff; position: relative; outline: none; transition: 0.3s; } .pa-cart-quantity button:hover{ background: #459b57; } .pa-cart-quantity button:hover:after, .pa-cart-quantity button:hover:before{ background: #fff; } .pa-cart-quantity button:after, .pa-cart-quantity button:before{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; content: ''; background: #459b57; margin: auto; width: 8px; height: 2px; transition: 0.3s; } .pa-cart-quantity button.pa-add:before{ width: 2px; height: 8px; } .pa-cart-quantity { display: flex; align-items: center; justify-content: center; width: fit-content; } .pa-cart-quantity input { width: 50px; border-radius: 4px; height: 35px; margin: auto 4px; padding: 0 5px; text-align: center; line-height: 35px; } td.pa-cart-update,td.pa-cart-total,table.pa-garnd-total td:first-child { text-align: right; } .pa-cart-box p { margin: 0; } td.pa-cart-total-price p { font-size: 18px; font-weight: 600; color: #459b57; } .pa-garnd-total p span:first-child { font-size: 20px; } .pa-garnd-total { text-align: right; } .pa-garnd-total p span:last-child { min-width: 143px; display: inline-block; text-align: left; color: #459b57; } .pa-garnd-total p span{ padding: 15px 20px; font-weight: 600; } .pa-garnd-total .pa-btn { margin-top: 20px; } .pa-garnd-total p { border: 1px solid #eee; border-top: 0; } .pa-cart-box table th:first-child,.pa-bill-detail table th:first-child { border-radius: 10px 0px 0px 0px; } .pa-cart-box table th:last-child,.pa-bill-detail table th:last-child { border-radius: 0px 10px 0px 0px; border: none; } .pa-garnd-total p:nth-child(3) { border-radius: 0px 0px 10px 10px; } /* cart end */ /* checkout start */ .pa-checkout{ padding-top: 76px; } .pa-bill-form label { display: flex; margin-bottom: 20px; } .pa-bill-form label:last-child{ margin-bottom: 0; } label.pa-bill-title,p.pa-bill-title { font-size: 25px; font-weight: 600; margin-bottom: 40px; } .pa-bill-form label span { min-width: 120px; } .pa-bill-detail table th{ padding: 12px 20px 13px; text-transform: capitalize; border-right: 1px solid #eee; } .pa-bill-detail table td { padding: 15px 20px; text-transform: capitalize; border: 1px solid #eee; } .pa-checkout-total td{ font-size: 20px; font-weight: 600; } .pa-checkout-total td:last-child { color: #459b57; } .pa-place-order-btn { text-align: right; margin-top: 30px; } /* checkout end */ /*Loader Css start*/ .pa-preloader { background-color: #fff; bottom: 0; height: 100%; left: 0; position: fixed; right: 0; top: 0; width: 100%; z-index: 9999; } .pa-ellipsis { margin: 0 auto; position: relative; top: 50%; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 64px; text-align: center; z-index: 9999; } .pa-ellipsis span { display: inline-block; width: 15px; height: 15px; border-radius: 50%; background: #459b57; -webkit-animation: ball-pulse-sync 1s 0s infinite ease-in-out; animation: ball-pulse-sync 1s 0s infinite ease-in-out; } .pa-ellipsis span:nth-child(1) { -webkit-animation:ball-pulse-sync 1s -.14s infinite ease-in-out; animation:ball-pulse-sync 1s -.14s infinite ease-in-out } .pa-ellipsis span:nth-child(2) { -webkit-animation:ball-pulse-sync 1s -70ms infinite ease-in-out; animation:ball-pulse-sync 1s -70ms infinite ease-in-out } @-webkit-keyframes ball-pulse-sync { 33% { -webkit-transform:translateY(10px); transform:translateY(10px) } 66% { -webkit-transform:translateY(-10px); transform:translateY(-10px) } 100% { -webkit-transform:translateY(0); transform:translateY(0) } } @keyframes ball-pulse-sync { 33% { -webkit-transform:translateY(10px); transform:translateY(10px) } 66% { -webkit-transform:translateY(-10px); transform:translateY(-10px) } 100% { -webkit-transform:translateY(0); transform:translateY(0) } } /*Loader Css end*/ /* index two start */ /* banner2 start */ .pa-banner-two { padding:89px 180px 184px; position: relative; } .pa-banner-two:after { position: absolute; top: 0; bottom: 0; right: 0; width: 600px; content: ''; background: #459b57; z-index: -1; animation: 2s slideInFromRight; } @keyframes slideInFromRight { 0% { transform: translateX(+100%); } 50% { transform: translateX(-5%); } 100% { transform: translateX(0); } } .pa-banner-two-text h2 { font-size: 60px; margin: 20px 0 30px; } .pa-banner-two-text h4 { margin-bottom: 0; color: #459b57; font-size: 22px; } .pa-banner-two-text p{ margin-bottom: 30px; } .pa-banner-two-img { background: #fff; z-index: 0; position: relative; border-radius: 100%; width: 620px; height: 620px; text-align: center; line-height: 620px; animation:banner_popup 1s ; } @keyframes banner_popup { 0% { transform: scale(0); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } .pa-banner-two-img img { width: 450px; } .pa-banner-two .row{ align-items: center; } .pa-banner-two-text { position: relative; margin-top: 47px; } .pa-banner-two-text:after { position: absolute; background-image: radial-gradient(#459b571a 3px,transparent 3px); background-size: 30px 30px; content: ''; width: 300px; left: -60px; top: -60px; bottom: -70px; z-index: -1; animation: 3s slideInFromLeft; } @keyframes slideInFromLeft { 0% { transform: translateY(-100%); } 50% { transform: translateY(10%); } 100% { transform: translateY(0); } } .pa-fixed-cart SVG { width: 40px; fill: #459b57; } .pa-fixed-cart { position: fixed; bottom: 30px; right: 30px; background: #fff; width: 80px; height: 80px; text-align: center; line-height: 80px; border-radius: 100%; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); animation: pa_cart 1s infinite alternate; cursor: pointer; z-index: 1; } .pa-fixed-cart span { background: #459b57; min-width: 20px; height: 20px; position: absolute; text-align: center; line-height: 20px; font-size: 11px; border-radius: 100%; top: 0px; right: 0px; color: #ffffff; cursor: pointer; border: 1px solid #fff; } @keyframes pa_cart{ 0%{ transform: translateY(5px) } 30%{ transform: translateY(-3px) } 70%{ transform: translateY(3px) } 100%{ transform: translateY(0px) } } .pa-fixed-cart:hover { animation: none; } /* banner2 end */ /* header2 start */ .pa-main-header.pa-header-two { position: absolute; top: 0; left: 0; right: 0; background: transparent; z-index: 1; } .pa-menu-two { position: fixed; right: 0; left: 0; top: 0; bottom: 0; background: #459b57; z-index: 9; text-align: center; transition: 1s; height: 0; border-radius: 0% 0% 100% 100%; visibility: hidden; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); overflow-x: auto; } .pa-open-menu .pa-menu-two { width: 100%; height: 100%; border-radius: 0%; opacity: 1; visibility: visible; } .pa-menu-two ul li { margin:0px auto 35px; width: fit-content; } .pa-menu-two ul li a { font-size: 35px; color: #fff; text-transform: capitalize; } .pa-menu-two>ul { margin-top: 100px; visibility: hidden; opacity: 0; } .pa-open-menu .pa-menu-two>ul { opacity: 1; visibility: visible; transition: 1.5s; transition-delay: 1s; } ul.pa-submenu-two { margin-top: 30px; } .pa-menu-two ul li.pa-menu-tow-child { position: relative; } .pa-menu-two ul li.pa-menu-tow-child:after { position: absolute; content: ''; right: -50px; top: 10px; border-left: 10px solid #fff; border-top: 10px solid rgba(0, 0, 255, 0); transform: rotate(-45deg); cursor: pointer; } .pa-submenu-two{ display: none; } .pa-toggle-nav2 { margin-left: 10px; vertical-align: middle; z-index: 10; position: relative; cursor: pointer } .pa-toggle-nav2 span { display: block; width: 18px; height: 2px; background: #fff; margin-bottom: 4px; transition: 0.3s; } .pa-toggle-nav2 span:nth-child(3){ margin-bottom: 0px; } .pa-open-menu .pa-toggle-nav2 span:nth-child(1) { transform: translate(1px, 6px) rotate(-48deg); } .pa-open-menu .pa-toggle-nav2 span:nth-child(2) { opacity: 0; visibility: hidden; } .pa-open-menu .pa-toggle-nav2 span:nth-child(3) { transform: translate(1px, -6px) rotate(48deg); } .pa-toggle-nav2, .pa-head-icon>ul { display: inline-block; } .pa-header-two .pa-head-icon { text-align: right; } .pa-open-menu .pa-toggle-nav2 { position: fixed; top: 20px; } /* header2 end */ /* feature start */ .pa-feature ul li svg { width: 50px; fill: #459b57; } .pa-feature ul { text-align: center; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); padding: 50px 10px 43px; border-radius: 10px; margin-top: -95px; background: #fff; } .pa-feature ul li { display: inline-block; width: 16%; border-right: 1px solid #eee; vertical-align: top; } .pa-feature ul li:last-child { border: none; } .pa-feature ul li a { font-size: 18px; margin-top: 20px; display: block; font-weight: 600; } .pa-feature ul li:hover svg{ animation: pa_blink 0.7s; } @keyframes pa_blink{ 0%{ transform: scale(0.9) } 50%{ transform: scale(1.2) } 100%{ transform: scale(1) } } /* feature end */ /* product two start */ .pa-product-two .pa-product-box { box-shadow: none; border: 1px dashed #459b57; } /* product two end */ /* why pure start */ .pa-why-pure-shape ul li svg { width: 50px; height: 50px; margin-bottom: 10px; fill: #459b57; } .pa-why-pure-shape ul li { background: #fff; box-shadow: 0px 0px 30px 0px rgb(231, 245, 245); border-radius: 10px; padding: 30px 30px 23px; margin-bottom: 30px; display: inline-block; text-align: center; transition: 0.3s; } .pa-why-pure-shape ul li:hover { transform: translate(0px, -5px); } .pa-why-pure-shape ul li:nth-child(3) { margin-top: 30px; } .pa-why-pure-shape ul { column-count: 2; column-gap: 30px; } .pa-why-pure-shape ul li p { margin: 0; } .pa-why-pure-shape ul li h3 { font-size: 20px; margin: 15px 0; text-transform: capitalize; } .pa-why-pure-content .pa-btn { margin-top: 20px; } /* why pure end */ /* footer start */ .pa-footer-two { background: linear-gradient(45deg,rgba(0, 0, 0, 0.7),rgba(0, 0, 0, 0.7) ), url(../images/footer.jpg); background-size: cover; padding: 72px 0 42px; } /* footer end */ /* blog start */ .pa-blog-view.pa-blog-two-view { border-top: 0px; border-bottom: 1px solid #eee; } /* blog end */ /* index two end */ /* index three start */ /* banner start */ .pa-banner-three { position: relative; overflow: hidden; background: #459b57; } .pa-banner-three-text { padding: 80px 0px 94px 150px; position: relative; } .pa-banner-three .col-lg-5 { align-items: center; display: flex; } .pa-banner-three-text:after { position: absolute; content: ''; width: 400px; height: 400px; background: #74afad; border-radius: 63% 37% 50% 50%/70% 68% 32% 30%; top: 30px; left: 0; z-index: 0; animation: rotate_shape 2s alternate infinite; } @keyframes rotate_shape { 0%{ border-radius: 63% 47% 60% 60%/80% 78% 42% 40%; transform:rotate(20deg); } 100%{ border-radius: 60% 37% 50% 50%/70% 68% 32% 30%; } } .pa-banner-three-img { text-align: right; padding: 80px 150px 80px 0; z-index: 1; position: relative; } .pa-banner-three-text h1 { font-size: 50px; line-height: 60px; margin-bottom: 20px; z-index: 1; position: relative; color: #fff; } .pa-banner-search .pa-btn { position: absolute; right: 5px; height: 40px; line-height: 36px; top: 5px; min-width: 120px; } .pa-banner-search { position: relative; margin-top: 30px; z-index: 1; } .pa-banner-search input { padding-right: 130px; } .pa-banner-three-text p { margin-bottom: 0; z-index: 1; position: relative; color: #fff; } .pa-banner-three:after { position: absolute; top: -200px; right: -20px; width: 650px; height: 850px; background: #74afad; content: ''; border-radius: 100px 100px 100px 50px; transform: rotate(81deg) skew(0deg, -12deg); z-index: 0; animation: banner_move_two 8s linear alternate infinite; } @keyframes banner_move_two { 0%, 100% { transform: rotate(81deg) skew(0deg, -12deg) translateY(1px); } 50% { transform: rotate(81deg) skew(0deg, -12deg) translate(10px,-30px); } } .pa-banner-three .col-md-5 { display: flex; align-items: center; } /* banner end */ /* header start */ .pa-main-header.pa-head-three { background: #ffffff; } .pa-head-three .pa-menu>ul>li>a { color: #111; } .pa-head-three .pa-head-icon ul li svg { fill: #459b57; } .pa-head-three .pa-head-icon ul li span { background: #459b57; color: #ffffff; } /* header end */ /* blog start */ .pa-blog-widget { display: flex; border-bottom: 1px solid #eee; margin-bottom: 25px; padding-bottom: 20px; } .pa-blog-widget:last-child { border: none; padding: 0; margin-bottom: 22px; } .pa-blog-widget .pa-blog-title { padding: 0 0 0 20px; width: calc(100% - 100px); } .pa-blog-wimg { width: 100px; } .pa-blog-widget h2 { font-size: 18px; line-height: 24px; } .pa-blog-wimg img{ border-radius: 10px; } /* blog end */ /* medi icon start */ .pa-medi-icon svg { width: 50px; height: 50px; fill: #459b57; } .pa-medi-icon { width: 100px; height: 100px; margin: 10px auto; line-height: 100px; border-radius: 100%; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); display: inline-block; } /* medi icon end */ /* footer start */ .pa-footer-three { background: url(../images/banner-shape.png)#459b57; background-size: cover; padding: 72px 0 42px; background-position: center; } .pa-copyright.pa-copyright-two { background: #589a98; } /* footer end */ /* index three end */ /* profile start */ .pa-profile-box { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.07); border-radius: 10px; padding: 30px; max-width: 600px; margin: auto; } .pa-profile-img { margin-bottom: 22px; display: flex; } .pa-profile-img img { border-radius: 100%; width: 100px; height: 100px; object-fit: cover; } .pa-profile-data ul li { display: flex; margin-bottom: 22px; border-bottom: 1px solid #eee; padding-bottom: 23px; } .pa-profile-data ul li p { flex: 1; margin-bottom: 0; } .pa-profile-data .pa-btn { margin-top: 10px; } .pa-profile-data ul li:last-child { border: none; padding: 0; margin: 0; } .pa-profile-userimg{ width: 100px; position: relative; } .pa-profile-name-box { width: calc(100% - 100px); padding-left: 30px; } .pa-profile-svg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; display: flex; justify-content: center; align-items: center; opacity: 0; visibility: hidden; transition: 0.3s; } .pa-profile-svg svg { width: 25px; height: 25px; fill: #ffffff; z-index: 1; cursor: pointer; transition: 0.3s; } .pa-profile-svg input { width: 105px; z-index: 2; opacity: 0; transform: translate(0px, -30px); cursor: pointer; height: 145px; border-radius: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .pa-profile-userimg:hover .pa-profile-svg { opacity: 1; visibility: visible; } .pa-profile-svg:after { position: absolute; content: ''; left: 0; right: 0; top: 0; bottom: 0; background: rgba(108, 170, 168, 0.84); border-radius: 100%; } .pa-profile-name,.pa-edit-model .modal-title{ font-size: 20px; } .pa-profile-name span { padding-left: 12px; font-weight: 600; color: #459b57; } .pa-profile-name-box p { margin-bottom: 0px; } .pa-edit-model ul li { display: flex; margin-bottom: 20px; } .pa-edit-model ul li:last-child{ margin-bottom: 0; } .pa-edit-model ul li p { width: 280px; } .pa-edit-model ul li textarea { width: 100%; height: 90px; padding: 10px 20px; border: 1px solid #459b57; outline: none; border-radius: 10px; resize: none; line-height: normal; } .pa-edit-model .modal-body { padding: 30px; } .pa-edit-model { border-radius: 10px; } .pa-edit-model .modal-footer { padding: 26px; } .pa-edit-model .modal-header { padding: 22px 30px 23px; } /* profile end */ /* login start */ .pa-login-close { position: absolute; top: -10px; right: -10px; opacity: 1; z-index: 5; outline: none; } .pa-login-close span{ background: #459b57; width: 30px; height: 30px; display: block; border-radius: 1400%; line-height: 30px; color: #fff; } .close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover{ opacity: 1; outline: none; } .pa-login-form input { margin-bottom: 20px; } .pa-login-title { margin-bottom: 24px; font-size: 32px; font-weight: 700; text-align: center; } .pa-login-model .modal-body { padding: 41px 50px 50px; } .pa-login-model form { margin-bottom: 0; } .pa-remember input { opacity: 0; cursor: pointer; height: 0; width: 0; margin-bottom: 0; } .pa-remember .s_checkbox { position: absolute; top: 4px; left: 0; border: 1px solid rgb(233, 237, 250); border-radius: 4px; background-color: rgb(248, 249, 253); box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.04); width: 17px; height: 17px; } .pa-remember { margin: 15px 0px 27px; position: relative; } .pa-remember .s_checkbox:after { left: 6px; top: 2px; width: 5px; height: 10px; border: solid #459b57; border-width: 0 3px 3px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .pa-remember input:checked ~ .s_checkbox:after { display: block; } .pa-remember .s_checkbox:after { content: ""; position: absolute; display: none; } .pa-remember label { padding-left: 30px; cursor: pointer; } .pa-login-btn{ position: relative; } .pa-forgot-password,.pa-login-btn p{ position: absolute; right: 0; top: 0; } .pa-login-btn p { margin-bottom: 0px; bottom: 0; display: flex; align-items: center; } .pa-login-btn p a{ color: #459b57; padding-left: 5px; font-weight: 600; } .pa-login-model .modal-content{ border: none; border-radius: 10px; } .modal.pa-login-model { overflow-y: auto; } /* login end */ /* responsive start */ @media screen and (max-width:1399px){ .pa-main-header,.pa-top-header { padding: 0 100px; } .pa-banner-two { padding: 89px 80px 184px; } .pa-banner-two-img { width: 488px; height: 488px; line-height: 488px; } .pa-banner-two-img img { width: 330px; } .pa-banner-two:after { width: 450px; } .pa-banner-three-text { padding: 65px 0px 79px 100px; } .pa-banner-three-img { padding: 80px 100px 80px 0; } } @media screen and (max-width:1199px){ .pa-main-header,.pa-top-header { padding: 0 80px; } .pa-banner { padding: 88px 0px 75px; } .pa-why-img { width: 320px; height: 320px; line-height: 320px; margin-top: 15px; } .pa-why-ul ul li { margin-bottom: 53px; } .pa-banner-two-img { width: 450px; height: 450px; line-height: 450px; } .pa-banner-two-img img { width: 330px; } .pa-banner-two:after { width: 300px; } .pa-banner-two-text h2 { font-size: 36px; } .pa-banner-three-text h1 { font-size: 35px; line-height: 45px; } } @media screen and (min-width:992px){ ul.pa-submenu { background: #fff; padding: 15px 20px; position: absolute; top: 49px; left: 0; box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.11); min-width: 120px; border-radius: 0px 0px 5px 5px; max-width: 200px; width: max-content; opacity: 0; visibility: hidden; transition: 0.3s; transform: translateX(15px); z-index: 1; } ul.pa-submenu li:last-child { margin-bottom: 0; } ul.pa-submenu li { margin-bottom: 5px; } li.pa-menu-child:hover ul.pa-submenu{ opacity: 1; visibility: visible; transform: translateX(0px); } .pa-menu>ul>li:last-child ul.pa-submenu{ left: auto; right: 0; } } @media screen and (max-width:991px){ .pa-main-header,.pa-top-header { padding: 0; } .pa-menu { position: fixed; top: 0; bottom: 0; left: -270px; width: 260px; background: #fff; z-index: 9; transition: 0.3s; overflow-y: auto; } .pa-menu>ul li { display: block; margin: 0; border-bottom: 1px solid #eee; } .pa-menu>ul>li a { color: #222; padding: 10px 15px; display: block; } ul.pa-submenu li { padding-left: 20px; } .pa-menu>ul li:last-child { border-bottom: 0; } ul.pa-submenu li:first-child { border-top: 1px solid #eee; } .pa-submenu,.pa-banner-two:after,.pa-why-ul ul li:after,.pa-banner-three-text:after{ display: none; } .pa-toggle-nav{ margin-left: 10px; vertical-align: middle; } .pa-toggle-nav span { display: block; width: 18px; height: 2px; background: #459b57; margin-bottom: 4px; transition: 0.3s; } .pa-toggle-nav span:nth-child(3),.col-md-6:last-child .pa-medicine-box{ margin-bottom: 0px; } .pa-open-menu .pa-toggle-nav span:nth-child(1) { transform: translate(1px, 6px) rotate(-48deg); } .pa-open-menu .pa-toggle-nav span:nth-child(2) { opacity: 0; visibility: hidden; } .pa-open-menu .pa-toggle-nav span:nth-child(3) { transform: translate(1px, -6px) rotate(48deg); } .pa-toggle-nav, .pa-head-icon>ul { display: inline-block; } .pa-open-menu .pa-menu{ left: 0; } .pa-banner { background-position: right; } .pa-medicine-box,.pa-blog-widget:last-child,.pa-about-img { margin-bottom: 30px; } .pa-why-img { width: 210px; height: 210px; line-height: 210px; margin-top: 30px; } .pa-why-img img { width: 100px; } .pa-why-ul ul li, .pa-why-left ul li:first-child, .pa-why-left ul li:nth-child(2), .pa-why-left ul li:nth-child(4), .pa-why-left ul li:last-child, .pa-why-right ul li:first-child, .pa-why-right ul li:nth-child(2), .pa-why-right ul li:nth-child(4), .pa-why-right ul li:last-child { padding: 0; } .pa-why .pr-0,.pa-why .p-0{ padding-right: 15px!important; } .pa-why .pl-0,.pa-why .p-0{ padding-left: 15px!important; } .pa-why-left ul li{ text-align: left; } .pa-why-right ul li { text-align: right; } .pa-why-ul ul li { margin-bottom: 35px; } .pa-counter-box p { line-height: normal; } .pa-counter.spacer-bottom { padding-bottom: 50px; } .pa-counter-main { margin-bottom: 0; } .pa-counter-box { margin-bottom: 30px; padding: 30px 30px 26px; } .pa-counter{ margin-bottom: 80px; } .pa-nav-bar { padding-top: 8px; } .pa-toggle-nav2 span,.pa-head-three .pa-toggle-nav span { background: #459b57; } .pa-header-two .pa-head-icon ul li svg { fill: #459b57; } .pa-banner-two-img { border: 1px dashed #459b57; background: transparent; } .pa-banner-two-text { margin: 42px 0 80px; } .pa-feature ul { margin-top: 0; padding-bottom: 13px; } .pa-banner-two { padding: 86px 0px 80px; } .pa-banner-two-text:after { background-size: 24px 24px; width: 200px; left: -20px; top: -30px; bottom: -30px; } .pa-why-pure-shape,.pa-product-sidebar,.pa-services-content,.pa-blog-sidebar { margin-top: 30px; } .pa-feature ul li { width: 32%; margin-bottom: 30px; } .pa-feature ul li:nth-child(3){ border: none; } .pa-open-menu .pa-toggle-nav2 span { background: #fff; } .pa-open-menu .pa-toggle-nav2 { right: 20px; } .pa-menu-two ul li a { font-size: 25px; } .pa-menu-two ul li.pa-menu-tow-child:after { top: 5px; border-left-width: 8px; border-top-width: 8px; } .pa-banner-three-text { padding: 0px; } .pa-banner-three-img { padding: 0px; text-align: center; } .pa-banner-three { padding: 80px 0; } .pa-plan-box { transform: translate(0px); } .pa-popular-plan .pa-plan-price { font-size: 50px; } .pa-plan-box:hover { transform: translateY(-5px); } .pa-about { padding-bottom: 73px; } .pa-why { padding-bottom: 74px; } .pa-product-single .pa-product-sidebar { margin-top: 15px; } .pa-blog-single { padding-bottom: 55px; } .pa-garnd-total p span:last-child { min-width: 90px; } .pa-bill-form { margin-bottom: 46px; } label.pa-bill-title { margin-bottom: 28px; } p.pa-bill-title{ margin-bottom: 36px; } .pa-contact-form { transform: translate(-60px, 36px); } } @media screen and (max-width:767px){ .pa-header-address, .pa-header-call { text-align: center; } .pa-top-header { margin: 5px 0; height: auto; } .pa-banner { padding: 68px 0px 53px; } .pa-blog-box img { width: 100%; } .pas-testi-content { width: calc(100% - 200px); } .pas-testi-img { width: 200px; } .pa-counter-box h1,.pa-counter-box span { font-size: 25px; } .pa-counter{ margin-bottom: 60px; } .spacer-bottom, .pa-product-single,.pa-contact { padding-bottom: 60px; } .spacer-top { padding-top: 60px; } .pa-why .col-md-4:nth-child(2) { order: -1; } .pa-why-img { margin: 0 auto 30px; } .pa-product, .pa-blog, .pa-why-pure, .pa-counter.spacer-bottom,.pa-team,.pa-price-plan { padding-bottom: 30px; } .pa-trending-product{ padding-bottom: 45px; } .pa-services { padding-bottom: 53px; } .pa-footer,.pa-footer-two,.pa-footer-three { padding: 52px 0 23px; } .pa-why { padding-bottom: 54px; } .pa-feature ul li { width: 49%; } .pa-feature ul li:nth-child(2),.pa-feature ul li:nth-child(4) { border: none; } .pa-feature ul li:nth-child(3) { border-right: 1px solid #eee; } .pa-banner-two-text:after{ display: none; } .pa-banner-two { padding: 65px 0px 60px; } .pa-banner-two-text { margin: 42px 0 50px; } .pa-feature ul { padding: 40px 10px 3px; } .pa-foot-title,.pa-foot-box img { margin-bottom: 20px; } .pa-login-title { font-size: 25px; } .pa-banner-three { padding: 48px 0 60px; } .pa-banner-three-text { margin-bottom: 50px; } .pa-about { padding-bottom: 53px; } .pa-breadcrumb { padding: 71px 0 73px; } .pa-blog-page { padding-bottom: 55px; } .pa-prod-count { margin: 23px 0 22px; } .pa-cart-box table td { max-width: 100%; border: none; border-bottom: 1px solid #eee; } .pa-cart-box table td:last-child,.pa-cart-box table thead tr,.pa-bill-detail table td,.pa-bill-detail table td:last-child,.pa-cart-box table th,.pa-cart-box table th:last-child{ border: none; } .pa-cart-box table tr,.pa-bill-detail table tr { display: flex; flex-direction: column; width: 100%; margin-bottom: 20px; border: 1px solid #eee; border-radius: 10px; } .pa-cart-box table th:first-child, .pa-bill-detail table th:first-child{ border-radius: 10px 10px 0px 0px; } td.pa-cart-update, td.pa-cart-total, table.pa-garnd-total td:first-child,.pa-garnd-total { text-align: left; } .pa-garnd-total p:first-child { border-top: 1px solid #eee; border-radius: 10px 10px 0px 0px; } .pa-cart-box table th:last-child, .pa-bill-detail table th:last-child { border-radius: 0px 0px 10px 10px; } .pa-cart-box table th, .pa-bill-detail table th,.pa-bill-detail table td { border-bottom: 1px solid #eee; } .pa-bill-detail table th{ border-right:none ; } .pa-place-order-btn { text-align: left; margin-top: 10px; } .pa-checkout { padding-top: 56px; } .pa-contact-detail{ padding-bottom: 30px; } .pa-contact-form { transform: translate(0px, 0px); margin-top: 30px; } } @media screen and (max-width:575px){ .pa-why-right ul li, .pa-why-left ul li { text-align: center; border-bottom: 1px solid #e5ecec; padding-bottom: 20px!important; margin-bottom: 20px; } .pa-why-right ul li:last-child{ border-bottom: none; padding-bottom: 0px!important; } .pa-why-right ul { margin-top: 30px; } .pa-tesimonial-box { padding: 0 15px; display: block; } .pas-testi-content { width: 100%; padding-top: 20px; padding-left: 0; } .pa-tesimonial-box:after,.pas-testi-img:after{ display: none; } .pa-tesimonial-button { right: 15px; bottom: 18px; } .pas-testi-content p{ margin-bottom: 2rem; } .swiper-button-prev { left: 5px; } .swiper-button-next { right: 5px; } .pa-newsletter input { padding-right: 145px; } .pa-newsletter .pa-btn{ padding: 0px 15px; min-width: 135px; } .pa-login-btn p { position: unset; padding-top: 10px; display: block; } .pa-forgot-password { position: unset; padding-left: 30px; display: block; } .pa-login-model .modal-body { padding: 21px 30px 30px; } .pa-remember { margin: 5px 0px 17px; } .pa-login-close { top: -5px; right: -5px; } .pa-feature ul li a { font-size: 16px; font-weight: 400; } .pa-banner-two-img { width: auto; height: auto; line-height: unset; padding: 60px; } .pa-banner-two-img img { width: 100%; } .pa-fixed-cart { width: 70px; height: 70px; line-height: 70px; } .pa-fixed-cart SVG { width: 30px; } .pa-copyright p, .pa-copyright p a { line-height: normal; } .pa-menu-two ul li a { font-size: 20px; } .pa-blog-wimg { width: 70px; } .pa-blog-widget .pa-blog-title { width: calc(100% - 70px); } .pa-services-content ul { column-count: 1; } .pa-prod-content { margin-top: 22px; } } @media screen and (max-width:480px){ .pa-banner-text h2 { font-size: 36px; } .pa-why-pure-shape ul { column-count: 1; column-gap: 0; } .pa-why-pure-shape ul li:nth-child(3) { margin-top: 0; } .pa-blog-widget:last-child { margin-bottom: 22px; } .pa-blog-comnt ul .pa-cmnt-box,.pa-bill-form label,.pa-profile-data ul li,.pa-profile-img,.pa-edit-model ul li,.pa-blog-user { display: block; } .pa-cmnt-content,.pa-profile-name-box,.pa-blog-user-content { padding: 0; margin-top: 15px; width: 100%; } .pa-blog-comnt ul li ul { margin-left: 20px; } .pa-bill-form label span { margin-bottom: 10px; display: block; } } /* responsive end */
0.355775
0.071559
@charset "utf-8"; *{padding: 0;margin: 0;font-family: "微软雅黑";outline: none;box-sizing: border-box;font-weight: normal;} img{border: none;} .template{padding: 65px 0 75px 0;width: 100%;overflow: hidden;background: url(../img/explore/logo.png) no-repeat;background-size: 100% 100%;} .title{font-size: 28px;text-align: center;color: #333;} .subtitle{font-size: 16px;margin-top: 20px;text-align: center;color: #777;} .category{text-align: center;} .category ul{overflow: hidden;margin-top: 40px;background-color: #fff; box-shadow: 0 0 4px rgba(0,0,0,0.1); border-radius: 3px;display: inline-block;} .category ul li{display: inline-block;font-size: 16px;height: 35px;line-height: 35px;width: 140px;text-align: center;position: relative; cursor: pointer;} .category ul li:after{content: '';height: 50%; border-left: 1px solid #eee; position: absolute; right: 0; top: 25%;} .category ul li:last-child:after{border-left: none;} .category ul li:hover{color: #8b766c;;} .category ul li.active{background:#8b766c;;color: #fff;} .category ul li.active:after{border-left: none;} .content{ width: 100%; height: auto; margin: 60px auto 60px; display: none; } .content.active{display: block;} .content ul{width: 1160px;margin: 0 auto;} .content ul::after{ content:""; display: block; clear: both; } .content ul li{ float: left; position: relative; width: 200px; margin-right: 40px; transition: transform .3s ease,box-shadow .3s ease} .content ul li:last-child{margin-right: 0;} .content ul li .img{width: 100%;} .content ul li .bg{transition: opacity .3s;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0);text-align: center;} .content ul li .bg img{display: inline-block;width: 70%;margin-top: 75px;border-radius: 3px;opacity: 0;transition: opacity .5s;} .content ul li:hover{transform: translate3d(0,-10px,0)} .content ul li:hover .bg{background: rgba(0,0,0,.5);} .content ul li:hover .bg img{opacity: 1;} .content .more{text-align: center;width: 100%;clear: both;padding-top: 60px;} .content .more a{display: inline-block;border: 1px solid #f73;color: #f73; transition: background-color .3s,color .3s;padding: 12px 50px;border-radius: 50px;font-size: 18px;} .content .more a:hover{background: #f73;color: #fff;} .content.wsc ul{width: 1245px;} .content.wsc ul li{background:url(../images/phone.png) center center no-repeat;width: 217px;height: 450px;} .content.wsc ul li .img{margin-top: 44px;margin-left: 9px;} .content.wsc ul li .bg{width: 200px;height: 356px;left: 9px;top: 44px;} .content.wsc ul li .bg img{border-radius: 3px;border:10px solid #fff} .content.dnsc ul{width:1200px} .content.dnsc ul li{background:url(../images/pc.png) center center no-repeat;width: 340px;height: 220px;overflow: hidden;margin-right: 90px;} .content.dnsc ul li:nth-child(1),.content.dnsc ul li:nth-child(2),.content.dnsc ul li:nth-child(3){margin-bottom: 40px;} .content.dnsc ul li:nth-child(3n){margin-right: 0;} .content.dnsc ul li .img{margin-top: 13px;} .content.dnsc ul li .img img{max-width: 100%;} .content.dnsc ul li .bg{width: 100%;height: 100%;top: 13px;} .content.dnsc ul li .bg img{width: 145px;margin-top: 90px;}
css/style.css
@charset "utf-8"; *{padding: 0;margin: 0;font-family: "微软雅黑";outline: none;box-sizing: border-box;font-weight: normal;} img{border: none;} .template{padding: 65px 0 75px 0;width: 100%;overflow: hidden;background: url(../img/explore/logo.png) no-repeat;background-size: 100% 100%;} .title{font-size: 28px;text-align: center;color: #333;} .subtitle{font-size: 16px;margin-top: 20px;text-align: center;color: #777;} .category{text-align: center;} .category ul{overflow: hidden;margin-top: 40px;background-color: #fff; box-shadow: 0 0 4px rgba(0,0,0,0.1); border-radius: 3px;display: inline-block;} .category ul li{display: inline-block;font-size: 16px;height: 35px;line-height: 35px;width: 140px;text-align: center;position: relative; cursor: pointer;} .category ul li:after{content: '';height: 50%; border-left: 1px solid #eee; position: absolute; right: 0; top: 25%;} .category ul li:last-child:after{border-left: none;} .category ul li:hover{color: #8b766c;;} .category ul li.active{background:#8b766c;;color: #fff;} .category ul li.active:after{border-left: none;} .content{ width: 100%; height: auto; margin: 60px auto 60px; display: none; } .content.active{display: block;} .content ul{width: 1160px;margin: 0 auto;} .content ul::after{ content:""; display: block; clear: both; } .content ul li{ float: left; position: relative; width: 200px; margin-right: 40px; transition: transform .3s ease,box-shadow .3s ease} .content ul li:last-child{margin-right: 0;} .content ul li .img{width: 100%;} .content ul li .bg{transition: opacity .3s;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0);text-align: center;} .content ul li .bg img{display: inline-block;width: 70%;margin-top: 75px;border-radius: 3px;opacity: 0;transition: opacity .5s;} .content ul li:hover{transform: translate3d(0,-10px,0)} .content ul li:hover .bg{background: rgba(0,0,0,.5);} .content ul li:hover .bg img{opacity: 1;} .content .more{text-align: center;width: 100%;clear: both;padding-top: 60px;} .content .more a{display: inline-block;border: 1px solid #f73;color: #f73; transition: background-color .3s,color .3s;padding: 12px 50px;border-radius: 50px;font-size: 18px;} .content .more a:hover{background: #f73;color: #fff;} .content.wsc ul{width: 1245px;} .content.wsc ul li{background:url(../images/phone.png) center center no-repeat;width: 217px;height: 450px;} .content.wsc ul li .img{margin-top: 44px;margin-left: 9px;} .content.wsc ul li .bg{width: 200px;height: 356px;left: 9px;top: 44px;} .content.wsc ul li .bg img{border-radius: 3px;border:10px solid #fff} .content.dnsc ul{width:1200px} .content.dnsc ul li{background:url(../images/pc.png) center center no-repeat;width: 340px;height: 220px;overflow: hidden;margin-right: 90px;} .content.dnsc ul li:nth-child(1),.content.dnsc ul li:nth-child(2),.content.dnsc ul li:nth-child(3){margin-bottom: 40px;} .content.dnsc ul li:nth-child(3n){margin-right: 0;} .content.dnsc ul li .img{margin-top: 13px;} .content.dnsc ul li .img img{max-width: 100%;} .content.dnsc ul li .bg{width: 100%;height: 100%;top: 13px;} .content.dnsc ul li .bg img{width: 145px;margin-top: 90px;}
0.253491
0.043855
body, html { height: 100%; margin: 0; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; background-attachment:fixed; } div.header { height: 80px; background-color: rgba(255, 255, 255, 1); border-bottom-right-radius: 40px; } h1 { font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; color:#000; padding: 20px; } .bg { /* Full height */ height: 100%; background-attachment:fixed; /* Center and scale the image nicely */ background-position: center; background-repeat: no-repeat; background-size: cover; } .dimmed { position: relative; } .dimmed:after { content: " "; z-index: 1; display: block; position: absolute; height: 150px; width:100%; top: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); } .card { /* Add shadows to create the "card" effect */ box-shadow: 0 4px 8px 0 rgba(0,0,0,0.8); transition: 0.3s; width: 280px; background-color: white; display: inline; float: left; margin: 20px; border-radius: 5px; } /* On mouse-over, add a deeper shadow */ .card:hover { box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); } /* Add some padding inside the card container */ .container { padding: 10px; width: 250px; height: 300px; position:relative; } .card-container { width: 100%; margin: 0 auto; float:left; } .card-img { position: absolute; top:10; left:10; background-position: center; background-repeat: no-repeat; background-size: cover; height:200px; width: 260px; border-radius: 5px; } .card-img-error { position: absolute; top:10; left:10; background-position: center; background-repeat: no-repeat; background-size: cover; height:200px; width: 260px; border-radius: 5px; } img.hotel-icon { width: 50px; } div.rating { float: right; } a:link, a:visited{ text-decoration: none; color: blue; } a:hover { text-decoration: underline; } a:active { text-decoration: underline; }
wdg_webapp/public/stylesheets/city.css
body, html { height: 100%; margin: 0; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; background-attachment:fixed; } div.header { height: 80px; background-color: rgba(255, 255, 255, 1); border-bottom-right-radius: 40px; } h1 { font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; color:#000; padding: 20px; } .bg { /* Full height */ height: 100%; background-attachment:fixed; /* Center and scale the image nicely */ background-position: center; background-repeat: no-repeat; background-size: cover; } .dimmed { position: relative; } .dimmed:after { content: " "; z-index: 1; display: block; position: absolute; height: 150px; width:100%; top: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); } .card { /* Add shadows to create the "card" effect */ box-shadow: 0 4px 8px 0 rgba(0,0,0,0.8); transition: 0.3s; width: 280px; background-color: white; display: inline; float: left; margin: 20px; border-radius: 5px; } /* On mouse-over, add a deeper shadow */ .card:hover { box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2); } /* Add some padding inside the card container */ .container { padding: 10px; width: 250px; height: 300px; position:relative; } .card-container { width: 100%; margin: 0 auto; float:left; } .card-img { position: absolute; top:10; left:10; background-position: center; background-repeat: no-repeat; background-size: cover; height:200px; width: 260px; border-radius: 5px; } .card-img-error { position: absolute; top:10; left:10; background-position: center; background-repeat: no-repeat; background-size: cover; height:200px; width: 260px; border-radius: 5px; } img.hotel-icon { width: 50px; } div.rating { float: right; } a:link, a:visited{ text-decoration: none; color: blue; } a:hover { text-decoration: underline; } a:active { text-decoration: underline; }
0.623835
0.107063
a { text-decoration: none; } .txt-rt { text-align: right; } .txt-lt { text-align: left; } .txt-center { text-align: center; } .float-rt { float: right; } .float-lt { float: left; } .clear { clear: both; } .pos-relative { position: relative; } .pos-absolute { position: absolute; } .vertical-base { vertical-align: baseline; } .vertical-top { vertical-align: top; } nav.vertical ul li { display: block; } nav.horizontal ul li { display: inline-block; } html, body { padding: 0; margin: 0; background: #fff; font-family: 'Source Sans Pro', sans-serif; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hover { text-decoration: none; } body a:focus, a:hover { text-decoration: none; } select, input[type="email"], input[type="text"], input[type=password], input[type="button"], input[type="submit"], textarea { font-family: 'Source Sans Pro', sans-serif; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-family: 'Source Sans Pro', sans-serif; letter-spacing: 1px; } p { margin: 0; padding: 0; letter-spacing: 1px; font-family: 'Source Sans Pro', sans-serif; } ul { margin: 0; padding: 0; } body { background: url(../images/b23.jpg); background-repeat: no-repeat; background-position: left; background-size: 70% 100%; /* -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; */ box-sizing: border-box; min-height: 100vh; } h1.header-w3ls { text-transform: capitalize; color: #ffffff; text-shadow: 2px 3px rgba(0, 0, 0, 0.42); } .mid-class { display: -webkit-flex; display: -webkit-box; display: -moz-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; justify-content: space-between; } .art-right-w3ls { flex-basis: 60%; -webkit-flex-basis: 60%; box-sizing: border-box; } .art-left-w3ls { flex-basis: 40%; -webkit-flex-basis: 30%; box-sizing: border-box; min-height: 100vh; background: #00a1ff; opacity: 0.5; box-sizing: border-box; } .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { width: 80%; color: #000; outline: none; border: none; border-bottom: #00a1ff 2px solid; -webkit-appearance: none; background: #ffffff96; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; box-sizing: border-box; display: grid; grid-template-columns: 15% 85%; position: relative; } ::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.404); } ::-moz-placeholder { color: #000; } :-ms-input-placeholder { color: #000; } :-moz-placeholder { color: #000; } .art-right-w3ls h2 { font-weight: 500; color: #ffffff; } button[type=submit] { background: #00a1ff; outline: none; color: #fff; font-size: 14px; font-weight: 400; border: none; padding: 11px 20px; letter-spacing: 1px; text-transform: capitalize; cursor: pointer; transition: 0.5s all; margin: 56px 0px 0px; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } button[type=submit]:hover { opacity: 0.8; } .remenber-me, a.for { font-size: 14px; color: #fff; letter-spacing: 1px; text-transform: capitalize; } .remenber-me { padding-left: 22px; } .left-side-forget { float: left; position: relative; } .right-side-forget { float: right; } input.checked { display: inline-block; position: absolute; top: 5px; margin: 0px; cursor: pointer; } .w3layouts_more-buttn h3 { font-size: 18px; color: #fff; margin-top: 35px; font-weight: 500; } .w3layouts_more-buttn a { font-size: 14px; color: #ffffff; font-weight: 500; text-decoration: none; text-transform: capitalize; display: inline-block; letter-spacing: 2px; outline: none; } .popup-effect { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(121, 121, 121, 0.411); transition: opacity 0ms; visibility: hidden; opacity: 0; z-index: 99; } .popup-effect:target { visibility: visible; opacity: 1; } .popup { background: rgba(163, 163, 163, 0.411); border-radius: 10px; max-width: 400px; position: relative; margin: 11em auto; padding: 3em 2em; z-index: 999; text-align: center; } .popup .close { position: absolute; top: 5px; right: 15px; transition: all 200ms; font-size: 50px; font-weight: bold; text-decoration: none; color: #fff; } .popup .close:hover { color: #686de0; } @media(max-width:1920px) { .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { font-size: 16px; padding: 1em 1em; margin: 0px 0px 30px; } .art-right-w3ls { padding: 19em 24em 8em 4em; } .art-left-w3ls { padding: 23em 5em 36em; } .art-right-w3ls h2 { font-size: 30px; margin-bottom: 48px; } h1.header-w3ls { font-size: 55px; letter-spacing: 3px; } } @media(max-width:1680px) { h1.header-w3ls { font-size: 53px; } .art-right-w3ls h2 { font-size: 28px; } .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { font-size: 15px; margin: 0px 0px 26px; } } @media(max-width:1600px) { .art-right-w3ls { padding: 12em 24em 8em 4em; } .art-left-w3ls { padding: 20em 5em 21em; } h1.header-w3ls { font-size: 50px; letter-spacing: 3px; line-height: 66px; } .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { font-size: 14px; padding: .8em 1em; margin: 0px 0px 25px; } .margin-zero input[type="password"] { margin: 0px !important; } .art-right-w3ls h2 { font-size: 28px; margin-bottom: 47px; } } @media(max-width:1440px) { .art-left-w3ls { padding: 10em 5em 14em; } .art-right-w3ls { padding: 6em 21em 8em 4em; } h1.header-w3ls { font-size: 48px; } .art-right-w3ls h2 { font-size: 26px; margin-bottom: 45px; } } @media(max-width:1366px) { button[type=submit] { margin: 50px 0px 0px; } .w3layouts_more-buttn h3 { font-size: 17px; margin-top: 33px; } .popup { margin: 8em auto; } } @media(max-width:1280px) { .art-left-w3ls { padding: 11em 3em 30.7em; } .art-left-w3ls { padding: 10em 3em 19.2em; } h1.header-w3ls { font-size: 46px; letter-spacing: 2px; } } @media(max-width:1080px) { .art-left-w3ls { order: 1; padding: 1.5em 3em 1.5em; text-align: center; min-height: 0vh; } .mid-class { flex-direction: column; } .art-right-w3ls { order: 2; padding: 2em 27em 2em 3em; } button[type=submit] { margin: 46px 0px 0px; } .art-right-w3ls h2 { font-size: 24px; margin-bottom: 41px; } } @media(max-width:1050px) { h1.header-w3ls { font-size: 44px; } .w3layouts_more-buttn h3 { font-size: 16px; margin-top: 31px; } } @media(max-width:1024px) { .art-right-w3ls { padding: 3em 27em 6em 4em; } .popup { margin: 3em auto; } .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { padding: .7em .9em; margin: 0px 0px 22px; } } @media(max-width:991px) { h1.header-w3ls { font-size: 41px; line-height: 63px; } button[type=submit] { margin: 42px 0px 0px; } } @media(max-width:900px) { .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { padding: .7em .7em; } .art-right-w3ls h2 { margin-bottom: 36px; } } @media(max-width:800px) { .art-right-w3ls { padding: 3em 19em 6em 4em; } h1.header-w3ls { font-size: 39px; line-height: 63px; letter-spacing: 1px; } } @media(max-width:768px) { .w3layouts_more-buttn h3 { font-size: 15px; margin-top: 28px; } } @media(max-width:767px) { button[type=submit] { padding: 10px 18px; } h1.header-w3ls { font-size: 37px; } } @media(max-width:736px) { .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { margin: 0px 0px 20px; } } @media(max-width:667px) { .art-right-w3ls { padding: 3em 13em 6em 3em; } .art-left-w3ls { padding: 1.2em 3em 1.2em; } } @media(max-width:640px) { h1.header-w3ls { font-size: 35px; } .w3layouts_more-buttn h3 { margin-top: 25px; } } @media(max-width:600px) { .art-right-w3ls { padding: 3em 11em 6em 3em; } .art-right-w3ls h2 { font-size: 23px; } } @media(max-width:568px) { .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { margin: 0px 0px 17px; } } @media(max-width:480px) { .art-left-w3ls { padding: 1.2em 1em 1.2em; } .art-right-w3ls { padding: 2.5em 6em 5em 3em; } button[type=submit] { margin: 37px 0px 0px; } .popup { max-width: 350px; } h1.header-w3ls { line-height: 54px; } } @media(max-width:440px) { h1.header-w3ls { font-size: 32px; } .art-right-w3ls h2 { margin-bottom: 31px; } } @media(max-width:414px) { .art-right-w3ls { padding: 2.5em 4em 4em 2em; } h1.header-w3ls { line-height: 41px; font-size: 30px; } .popup { max-width: 296px; } } @media(max-width:384px) { h1.header-w3ls { line-height: 46px; font-size: 28px; } .popup { max-width: 267px; } } @media(max-width:375px) { .art-right-w3ls h2 { font-size: 21px; } } @media(max-width:320px) { h1.header-w3ls { line-height: 42px; } .art-right-w3ls { padding: 2.5em 2em 4em 1em; } .popup { max-width: 239px; padding: 3em 1.5em; } } .checkbox{ margin-left: -0.1%; } span{ color: white; font-size: 0.9rem; } .checkbox2{ margin-left: -70%; margin-top: -3.5vh; }
Login/css/style.css
a { text-decoration: none; } .txt-rt { text-align: right; } .txt-lt { text-align: left; } .txt-center { text-align: center; } .float-rt { float: right; } .float-lt { float: left; } .clear { clear: both; } .pos-relative { position: relative; } .pos-absolute { position: absolute; } .vertical-base { vertical-align: baseline; } .vertical-top { vertical-align: top; } nav.vertical ul li { display: block; } nav.horizontal ul li { display: inline-block; } html, body { padding: 0; margin: 0; background: #fff; font-family: 'Source Sans Pro', sans-serif; } body a { transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; text-decoration: none; } body a:hover { text-decoration: none; } body a:focus, a:hover { text-decoration: none; } select, input[type="email"], input[type="text"], input[type=password], input[type="button"], input[type="submit"], textarea { font-family: 'Source Sans Pro', sans-serif; transition: 0.5s all; -webkit-transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-family: 'Source Sans Pro', sans-serif; letter-spacing: 1px; } p { margin: 0; padding: 0; letter-spacing: 1px; font-family: 'Source Sans Pro', sans-serif; } ul { margin: 0; padding: 0; } body { background: url(../images/b23.jpg); background-repeat: no-repeat; background-position: left; background-size: 70% 100%; /* -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; */ box-sizing: border-box; min-height: 100vh; } h1.header-w3ls { text-transform: capitalize; color: #ffffff; text-shadow: 2px 3px rgba(0, 0, 0, 0.42); } .mid-class { display: -webkit-flex; display: -webkit-box; display: -moz-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; justify-content: space-between; } .art-right-w3ls { flex-basis: 60%; -webkit-flex-basis: 60%; box-sizing: border-box; } .art-left-w3ls { flex-basis: 40%; -webkit-flex-basis: 30%; box-sizing: border-box; min-height: 100vh; background: #00a1ff; opacity: 0.5; box-sizing: border-box; } .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { width: 80%; color: #000; outline: none; border: none; border-bottom: #00a1ff 2px solid; -webkit-appearance: none; background: #ffffff96; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; box-sizing: border-box; display: grid; grid-template-columns: 15% 85%; position: relative; } ::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.404); } ::-moz-placeholder { color: #000; } :-ms-input-placeholder { color: #000; } :-moz-placeholder { color: #000; } .art-right-w3ls h2 { font-weight: 500; color: #ffffff; } button[type=submit] { background: #00a1ff; outline: none; color: #fff; font-size: 14px; font-weight: 400; border: none; padding: 11px 20px; letter-spacing: 1px; text-transform: capitalize; cursor: pointer; transition: 0.5s all; margin: 56px 0px 0px; -webkit-transition: 0.5s all; -o-transition: 0.5s all; -moz-transition: 0.5s all; -ms-transition: 0.5s all; } button[type=submit]:hover { opacity: 0.8; } .remenber-me, a.for { font-size: 14px; color: #fff; letter-spacing: 1px; text-transform: capitalize; } .remenber-me { padding-left: 22px; } .left-side-forget { float: left; position: relative; } .right-side-forget { float: right; } input.checked { display: inline-block; position: absolute; top: 5px; margin: 0px; cursor: pointer; } .w3layouts_more-buttn h3 { font-size: 18px; color: #fff; margin-top: 35px; font-weight: 500; } .w3layouts_more-buttn a { font-size: 14px; color: #ffffff; font-weight: 500; text-decoration: none; text-transform: capitalize; display: inline-block; letter-spacing: 2px; outline: none; } .popup-effect { position: fixed; top: 0; bottom: 0; left: 0; right: 0; background: rgba(121, 121, 121, 0.411); transition: opacity 0ms; visibility: hidden; opacity: 0; z-index: 99; } .popup-effect:target { visibility: visible; opacity: 1; } .popup { background: rgba(163, 163, 163, 0.411); border-radius: 10px; max-width: 400px; position: relative; margin: 11em auto; padding: 3em 2em; z-index: 999; text-align: center; } .popup .close { position: absolute; top: 5px; right: 15px; transition: all 200ms; font-size: 50px; font-weight: bold; text-decoration: none; color: #fff; } .popup .close:hover { color: #686de0; } @media(max-width:1920px) { .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { font-size: 16px; padding: 1em 1em; margin: 0px 0px 30px; } .art-right-w3ls { padding: 19em 24em 8em 4em; } .art-left-w3ls { padding: 23em 5em 36em; } .art-right-w3ls h2 { font-size: 30px; margin-bottom: 48px; } h1.header-w3ls { font-size: 55px; letter-spacing: 3px; } } @media(max-width:1680px) { h1.header-w3ls { font-size: 53px; } .art-right-w3ls h2 { font-size: 28px; } .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { font-size: 15px; margin: 0px 0px 26px; } } @media(max-width:1600px) { .art-right-w3ls { padding: 12em 24em 8em 4em; } .art-left-w3ls { padding: 20em 5em 21em; } h1.header-w3ls { font-size: 50px; letter-spacing: 3px; line-height: 66px; } .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { font-size: 14px; padding: .8em 1em; margin: 0px 0px 25px; } .margin-zero input[type="password"] { margin: 0px !important; } .art-right-w3ls h2 { font-size: 28px; margin-bottom: 47px; } } @media(max-width:1440px) { .art-left-w3ls { padding: 10em 5em 14em; } .art-right-w3ls { padding: 6em 21em 8em 4em; } h1.header-w3ls { font-size: 48px; } .art-right-w3ls h2 { font-size: 26px; margin-bottom: 45px; } } @media(max-width:1366px) { button[type=submit] { margin: 50px 0px 0px; } .w3layouts_more-buttn h3 { font-size: 17px; margin-top: 33px; } .popup { margin: 8em auto; } } @media(max-width:1280px) { .art-left-w3ls { padding: 11em 3em 30.7em; } .art-left-w3ls { padding: 10em 3em 19.2em; } h1.header-w3ls { font-size: 46px; letter-spacing: 2px; } } @media(max-width:1080px) { .art-left-w3ls { order: 1; padding: 1.5em 3em 1.5em; text-align: center; min-height: 0vh; } .mid-class { flex-direction: column; } .art-right-w3ls { order: 2; padding: 2em 27em 2em 3em; } button[type=submit] { margin: 46px 0px 0px; } .art-right-w3ls h2 { font-size: 24px; margin-bottom: 41px; } } @media(max-width:1050px) { h1.header-w3ls { font-size: 44px; } .w3layouts_more-buttn h3 { font-size: 16px; margin-top: 31px; } } @media(max-width:1024px) { .art-right-w3ls { padding: 3em 27em 6em 4em; } .popup { margin: 3em auto; } .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { padding: .7em .9em; margin: 0px 0px 22px; } } @media(max-width:991px) { h1.header-w3ls { font-size: 41px; line-height: 63px; } button[type=submit] { margin: 42px 0px 0px; } } @media(max-width:900px) { .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { padding: .7em .7em; } .art-right-w3ls h2 { margin-bottom: 36px; } } @media(max-width:800px) { .art-right-w3ls { padding: 3em 19em 6em 4em; } h1.header-w3ls { font-size: 39px; line-height: 63px; letter-spacing: 1px; } } @media(max-width:768px) { .w3layouts_more-buttn h3 { font-size: 15px; margin-top: 28px; } } @media(max-width:767px) { button[type=submit] { padding: 10px 18px; } h1.header-w3ls { font-size: 37px; } } @media(max-width:736px) { .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { margin: 0px 0px 20px; } } @media(max-width:667px) { .art-right-w3ls { padding: 3em 13em 6em 3em; } .art-left-w3ls { padding: 1.2em 3em 1.2em; } } @media(max-width:640px) { h1.header-w3ls { font-size: 35px; } .w3layouts_more-buttn h3 { margin-top: 25px; } } @media(max-width:600px) { .art-right-w3ls { padding: 3em 11em 6em 3em; } .art-right-w3ls h2 { font-size: 23px; } } @media(max-width:568px) { .form-left-to-w3l input[type="email"], .form-left-to-w3l input[type="password"], .form-left-to-w3l input[type="text"] { margin: 0px 0px 17px; } } @media(max-width:480px) { .art-left-w3ls { padding: 1.2em 1em 1.2em; } .art-right-w3ls { padding: 2.5em 6em 5em 3em; } button[type=submit] { margin: 37px 0px 0px; } .popup { max-width: 350px; } h1.header-w3ls { line-height: 54px; } } @media(max-width:440px) { h1.header-w3ls { font-size: 32px; } .art-right-w3ls h2 { margin-bottom: 31px; } } @media(max-width:414px) { .art-right-w3ls { padding: 2.5em 4em 4em 2em; } h1.header-w3ls { line-height: 41px; font-size: 30px; } .popup { max-width: 296px; } } @media(max-width:384px) { h1.header-w3ls { line-height: 46px; font-size: 28px; } .popup { max-width: 267px; } } @media(max-width:375px) { .art-right-w3ls h2 { font-size: 21px; } } @media(max-width:320px) { h1.header-w3ls { line-height: 42px; } .art-right-w3ls { padding: 2.5em 2em 4em 1em; } .popup { max-width: 239px; padding: 3em 1.5em; } } .checkbox{ margin-left: -0.1%; } span{ color: white; font-size: 0.9rem; } .checkbox2{ margin-left: -70%; margin-top: -3.5vh; }
0.465873
0.123471
padding:0px 1px 2px 1px; float:left; clear:both; width: 98%; background-color: #eee; } ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 43px; width: 100%; font-family: 'Roboto', sans-serif; } ul.tabs li { float: left; margin: 0; padding: 0; height: 43px; width: 80px; line-height: 43px; border-left: none; margin-bottom: -1px; overflow: hidden; position: relative; border-right: 1px solid #fff; } ul.tabs li a { text-decoration: none; color: #333; display: block; font-size: 13px; font-weight: 600; outline: none; cursor:pointer; background: #eee; text-align: center; text-transform: uppercase; } ul.tabs li a:hover { background: #454545; color:#fff; } ul.tabs li.last { border-right: 0px solid #fff; } ul.tabs li.active, html ul.tabs li.active a, html ul.tabs li.active a:hover { background: #fff; color:#363333; border-top: 1px solid #13afeb; } .tab_container { overflow: hidden; clear: both; float: left; background: #fff; padding: 15px 20px 20px 20px; width: 100%; } .tab_content { padding: 10px 0; font-size: 12px; background: #fff; } .gray_border { width: 100%; height: 10px; margin-bottom: 10px; border-bottom: 1px solid #DCDCDC; } ul.tags { padding: 0px 0px 10px 0px; margin: 0px; float: left; } .tags li { float: left; padding: 0px; margin: 0px 5px 5px 0px; list-style-type: none; line-height: 25px; } .tags li a { float: left; padding: 2px 7px; background-color: #f9f9f9; border-radius: 2px; color: #909090; font-size: 12px; } .tags li a:hover { background-color: #13afeb; color: #fff; } @media only screen and (min-width: 1000px){} @media only screen and (min-width: 768px) and (max-width: 999px){ ul.tabs li a { font-size: 11px; } ul.tabs li { width: 59px; } .tab_container { padding: 10px 9px 10px 10px; width: 100%; } } @media only screen and (min-width: 480px) and (max-width: 767px){ #tabs { padding:0px 0 3px 0; width: 100%; } ul.tabs li { float: left; margin: 0; padding: 0; height: 43px; width: 100px; line-height: 43px; border-left: none; margin-bottom: -1px; overflow: hidden; position: relative; border-right: 1px solid #fff; } .tab_container { overflow: hidden; clear: both; float: left; background: #fff; padding: 15px 15px 20px 15px; width: 99%; } } @media only screen and (max-width: 479px){ }
assets/themes/hoxa/js/tabs/tabwidget/tabwidget.css
padding:0px 1px 2px 1px; float:left; clear:both; width: 98%; background-color: #eee; } ul.tabs { margin: 0; padding: 0; float: left; list-style: none; height: 43px; width: 100%; font-family: 'Roboto', sans-serif; } ul.tabs li { float: left; margin: 0; padding: 0; height: 43px; width: 80px; line-height: 43px; border-left: none; margin-bottom: -1px; overflow: hidden; position: relative; border-right: 1px solid #fff; } ul.tabs li a { text-decoration: none; color: #333; display: block; font-size: 13px; font-weight: 600; outline: none; cursor:pointer; background: #eee; text-align: center; text-transform: uppercase; } ul.tabs li a:hover { background: #454545; color:#fff; } ul.tabs li.last { border-right: 0px solid #fff; } ul.tabs li.active, html ul.tabs li.active a, html ul.tabs li.active a:hover { background: #fff; color:#363333; border-top: 1px solid #13afeb; } .tab_container { overflow: hidden; clear: both; float: left; background: #fff; padding: 15px 20px 20px 20px; width: 100%; } .tab_content { padding: 10px 0; font-size: 12px; background: #fff; } .gray_border { width: 100%; height: 10px; margin-bottom: 10px; border-bottom: 1px solid #DCDCDC; } ul.tags { padding: 0px 0px 10px 0px; margin: 0px; float: left; } .tags li { float: left; padding: 0px; margin: 0px 5px 5px 0px; list-style-type: none; line-height: 25px; } .tags li a { float: left; padding: 2px 7px; background-color: #f9f9f9; border-radius: 2px; color: #909090; font-size: 12px; } .tags li a:hover { background-color: #13afeb; color: #fff; } @media only screen and (min-width: 1000px){} @media only screen and (min-width: 768px) and (max-width: 999px){ ul.tabs li a { font-size: 11px; } ul.tabs li { width: 59px; } .tab_container { padding: 10px 9px 10px 10px; width: 100%; } } @media only screen and (min-width: 480px) and (max-width: 767px){ #tabs { padding:0px 0 3px 0; width: 100%; } ul.tabs li { float: left; margin: 0; padding: 0; height: 43px; width: 100px; line-height: 43px; border-left: none; margin-bottom: -1px; overflow: hidden; position: relative; border-right: 1px solid #fff; } .tab_container { overflow: hidden; clear: both; float: left; background: #fff; padding: 15px 15px 20px 15px; width: 99%; } } @media only screen and (max-width: 479px){ }
0.119729
0.116086
/*Alle Anzeigemodi*/ #fileInfoFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white; margin-bottom: 23px; } #renameFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white; margin-bottom: 23px; } #renameInput { border-color: #7AB51D; width: 250px; } #renameButton { background-color: #20A127; border: solid 2px white; color: white; } #renameButton:hover { background-color: #03CC11; color: white; border: solid 2px white; } #deleteFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white; margin-bottom: 23px; } #confirmDeleteButton { -ms-grid-column: 2; background-color: #D1251F; border: solid 2px white; color: white; } #confirmDeleteButton:hover { background-color: #FF3830; border: solid 2px white; color: white; } #sortFlyout button:hover { font-weight: bold; } #sortFlyout button:active { color: black; } #sortFlyout { width: 200px; } #addFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white !important; margin-bottom: 23px; } #addFlyout button { color: white; background-color: transparent; } #addFlyout button:hover { text-shadow: 0 0 10px #fff; } #addFlyout button:hover { text-shadow: 0 0 10px #fff; } #manageFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white !important; margin-bottom: 23px; } #manageFlyout button { color: white; background-color: transparent; } #manageFlyout button:hover { text-shadow: 0 0 10px #fff; } #manageFlyout button:hover { text-shadow: 0 0 10px #fff; } #createFolderFlyout { margin-bottom: 23px; border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white !important; width: 267px; } #createFolder { background-color: #20A127; border: solid 2px white; color: white; } #createFolder:hover { background-color: #03CC11; color: white; border: solid 2px white; } #toggleLayout { position: absolute; left: 0px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; width: 20px; height: 30px; text-shadow: 0px 1px 3px black; } #toggleLayout:hover { text-shadow: 0 0 10px #fff; background-color: transparent; } .directoryView section { height: 100%; } .contentGrid { height: calc(100% - 130px); } #directoryView .directoryViewItem { height: 60px; width: 100%; overflow: hidden; display: -ms-grid; -ms-grid-columns: 60px 1fr; } /** For introductionTour **/ #tourOverlay { display:none; position:absolute; top:0; left:0; height: 100%; width: 100%; overflow: hidden; } #tourInstructionWrapper, #tourInstructionClose, #tourInstructionMain { display:none; } #tourOverlay.showTour { display:block; background-color: rgba(0, 0, 0, 0.4); } #tourInstructionWrapper.showTour { position:absolute; display:block; top:0; left:0; margin-left: calc(50% - 250px); margin-top: 125px; width:500px; height:600px; border: 4px solid black; border-radius: 9px; background: rgba(255, 255, 255, 0.9); color: black; } .showTour #tourInstructionClose { display:block; position:relative; right: -450px; top:-35px; } .buttondark, .buttondark .win-commandimage{ color: black; } .buttondark .win-commandring, .buttondark:active .win-commandring .buttondark:hover .win-commandring { background-color: white !important; border-color: black !important; } .showTour #tourInstructionMain { display:block; padding: 20px; } .showTour #tourInstructionFooter { position: relative; display:block; padding: 10px; bottom: 0; right: -375px; } /** Introduction tour specific end */ @media screen and (-ms-view-state: fullscreen-landscape) { .directoryViewItem.isDeleted .directoryViewItemText { /*background: #3E3E3B !important;*/ height: 60px; background-image: url(/images/ribbon.svg); /*background-image: url(/images/ribbonTrash.svg);*/ } .directoryViewItem.isDeleted .directoryViewItemHeader { width: 250px; } #moreButton { float: right; visibility: visible !important; } .fragment section [role=main] { /*width: 100%;*/ } /*Entfernt den unetrsten Hintergrund aller Listenelemente*/ /*.win-listview :not(.win-footprint).win-container { background-color: transparent; }*/ .directoryView section[role=main] { overflow: auto; height: 100%; } .directoryView { height: 100%; } body { background-size: cover; background-image: url(/images/directoryBackground/bottom_cloud_small.jpg); } #video_background { position: absolute; height: 1080px; width: 1920px; top: 0; left: 0; bottom: 0; right: 0; z-index: -1000; } #variousControls { } #backgroundHolder { } #syncButton { position: absolute; left: 100px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #syncButton:hover { text-shadow: 0 0 10px #fff; } #sortButton { position: absolute; left: 190px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #sortButton:hover { text-shadow: 0 0 10px #fff; } #clearSelectionButton { position: absolute; left: 280px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #clearSelectionButton:hover { text-shadow: 0 0 10px #fff; } #totalHeader { display: -ms-grid; -ms-grid-rows: 20px 30px 60px; -ms-grid-columns: 100%; width: 100%; position: relative; } #changeLayout { position: absolute; top: 8px; left: 10px; margin-left: 0px; } #emptyDirectory { position: absolute; top: 10px; left: 350px; font-size: 20px; font-family: "Segoe UI Light"; font-weight: bold; text-shadow: 0px 1px 3px black; } .progressContainer { text-align: right; -ms-grid-row: 2; right: 20px; margin-right: 20px; } #downloadProgressBar { height: 20px; color: white; width: 196.38px; margin-left: 8px; } #uploadProgressBar { width: 195.57px; height: 20px; margin-left: 27.5px; color: white; } #downloadProgressBarLabel { } #uploadProgressBarLabel { } #innerHeader { -ms-grid-row: 3; -ms-grid-column: 1; display: -ms-grid; -ms-grid-columns: auto auto 1fr 1fr; height: 100%; position: relative; width: 100%; margin-left: 10px; } #innerHeader.folderview { /* change title size */ -ms-grid-columns: auto auto 1fr; } #operationPending { height: 8px; width: 275px; color: white; -ms-grid-column: 1; width: 100%; } #navigationButtons { -ms-grid-column: 1; display: -ms-flexbox; -ms-flex-direction: row; text-shadow: 0px 1px 3px black; } #backButton { -ms-flex-order: 1; text-shadow: 0px 1px 3px black; } #backButton .win-commandring { box-shadow: 0px 1px 3px black; } #forwardButton { -ms-flex-order: 2; text-shadow: 0px 1px 3px black; } #forwardButton .win-commandring { box-shadow: 0px 1px 3px black; } #pagetitle { -ms-grid-column: 3; font-size: 40px; font-family: 'segoe ui Light'; text-shadow: 0px 1px 3px black; margin-top: 20px; text-overflow: ellipsis; } #directoryProgressRing { padding-top: 0px; -ms-grid-column: 2; /*Die Linke Margin ist nicht notwendig Mit ihr wirkt der Platz links von dem Vorwärts-Button etwas zu leer*/ /*margin-left: 20px;*/ /*Die rechte Margin sollte bleiben, da ohne diese der Text 'Verzeichnis laden' zu nah an den Ordnernamen heranrückt*/ margin-right: 20px; padding-top: 10px; } #loadingRing { padding-left: 10px; } #directoryProgressRing .win-ring { height: 30px; width: 30px; color: white; -ms-flex-align: center; text-align: center; margin-left: 30px; } .previewHeaderContainer { -ms-grid-column: 4; font-size: 30px; font-family: 'segoe ui Light'; height: 100%; margin-left: 20px; margin-right: 10px; margin-top: 30px; text-shadow: 0px 1px 3px black; text-overflow: ellipsis; } .pageSubheader { /*position: absolute;*/ margin-left: auto; margin-right: 20px; text-overflow: ellipsis; text-align: right; } .contentGrid { display: -ms-flexbox; -ms-flex-direction: row; height: calc(100% - 130px); /*height: 100%;*/ margin-left: 40px; /*padding-right: 40px*/ } #preview { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: row; /*width: auto;*/ margin-left: 20px; padding-right: 20px; /*padding-right: 20px;*/ max-height: 100%; /*overflow-y: auto;*/ /*height: auto;*/ } /*.previewGrid_class { -ms-flex-order: 1; display: -ms-flexbox; -ms-flex-direction: row; width: auto; }*/ #previewTag { -ms-flex-order: 1; z-index: 0; } #previewTag h1 { font-size: 28px; } #previewTag h2 { font-size: 24px; } #previewTag h3 { font-size: 20px; } #previewTag h4 { font-size: 18px; } #previewTag h5 { font-size: 16px; } /*Dieser Tag führt dazu, dass das Bild/Video nicht zentriert ausgerichtet wird Dem Element wird von default.css eine margin-left von "auto" gesetzt.*/ #previewTag > img { margin-left: 0px; -ms-touch-action: pan-y pan-x; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ } /*displayImage wird dynamisch erzeugt. Das Element dieser ID*/ #displayImage { box-shadow: 0px 1px 3px black; -ms-touch-action: pan-y pan-x; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ } #video { overflow: hidden; } .audioplayer { width: 500px; } .pdfPreview { overflow: hidden; -ms-touch-action: pan-y; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; max-height: 100%; width: auto; overflow: auto; padding-right: 25px; border: none !important; /*box-shadow: 0px 1px 3px black;*/ } .pdfPreview canvas { /*???*/ } canvas { box-shadow: 0px 1px 3px black; } #pdfControls div { margin-left: 20px; /*visibility: hidden;*/ } #pdfControls { -ms-flex-order: 3; margin-left: auto; margin-right: 0px; display: -ms-flexbox; -ms-flex-direction: column; right: 0px; /*background-color: #3E3E3B;*/ background-image: url(/images/verticalBar.svg); background-size: cover; height: 500px; z-index: -10000; box-shadow: 0px 1px 3px black; } #pdfBackForward { -ms-flex-order: 1; display: -ms-flexbox; -ms-flex-direction: column; } #pdfZoom { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; margin-bottom: 40px; margin-top: 40px; } #pdfJump { -ms-flex-order: 3; display: -ms-flexbox; -ms-flex-direction: column; } /*Center the PageNum Input*/ #pdfPageNum { margin-left: auto; margin-right: auto; } .pdfPreview { -ms-grid-row: 2; width: auto; } #pdfPageNum { width: 20px; } #code { -ms-flex-order: 3; /*height: 110px; width: auto;*/ overflow: auto; display: none; } /*Loading Indicator*/ #backForwardNavigation { -ms-grid-row: 1; display: -ms-flexbox; } /* overall list dimensions */ #directoryView { /*margin: 0px 110px;*/ -ms-grid-row: 2; height: 98.9%; min-width: 380px; background-color: transparent !important; } #directoryView .win-container { margin: 5px; box-shadow: 0px 1px 3px black; } #directoryView .win-container:hover { box-shadow: 0 0 10px #fff; } /* individual item dimensions */ #directoryView .directoryViewItem { height: 60px; width: 360px; overflow: hidden; /*border: 1px solid rgba(0,0,0,0.5); box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);*/ display: -ms-grid; -ms-grid-columns: auto auto; } #directoryView .win-selectionborder { background-color: #7AB51D; } .win-container.win-selected .win-selectionborder { border-color: #7AB51D !important; } .win-container.win-selected .win-selectioncheckmarkbackground { border-top-color: #7AB51D; border-right-color: #7AB51D; } #directoryView .win-container { margin-right: 25px; margin-top: 7px; } /* image */ .directoryViewItem img.directoryViewItemImage { -ms-grid-column: 1; width: 60px; height: 60px; /*padding: 10px;*/ /*background-size: cover;*/ background-color: white; } .directoryViewItem .directoryViewItemText { padding-left: 10px; -ms-grid-column: 2; width: 290px; height: 60px; background-color: #009DD1; background-size: cover; color: white; text-overflow: ellipsis; /*box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;*/ /*text-shadow: 0px 1px 3px black;*/ } /* text line 1 */ .directoryViewItem .directoryViewItemHeader { height: 30px; font-size: 20px; } /* text line 2 */ .directoryViewItem .directoryViewItemSubHeader { height: 25px; font-size: 15px; } #directoryViewContainer { -ms-grid-column: 1; -ms-grid-row: 2; } #appbar { background-image: url(/images/appBar/appBarBackground.svg); /*background-color: #008E96;*/ background-size: cover; height: 100px; } /*Styling der Navigationsleiste*/ .navBarContent { display: -ms-grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; float: left; } #navbar { /*background-color: #28282a;*/ background-image: url(/images/navBar/appBarBackgroundInverse.svg); background-size: cover; } #navbar button:hover { background-color: #008E96; } #navbar button:active { background-color: #006E89; } #navBarContentID button { margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; border: none; height: 80px; width: 151px; text-align: left; font-size: 15px; color: white; background-repeat: no-repeat; background-color: #009DD1; } .navBarContent button:active { border-color: white; border: solid; border-width: 1px; background-color: rgba(255,255,255, 0.2); } .navBarContent span { position: relative; left: 0px; top: 26px; text-align: left; background: center; } .one { -ms-grid-column: 1; background-image: url(/images/navBar/home.svg); background-position: 19px -24px; background-size: 110px; } .two { -ms-grid-column: 4; background-image: url(/images/navBar/favorite.svg); background-position: 35px -6px; background-size: 75px; } .three { -ms-grid-column: 5; background-image: url(/images/navBar/history.svg); background-position: 38px -2px; background-size: 65px; } .four { -ms-grid-column: 6; background-image: url(/images/navBar/recent.svg); background-position: 43px -4px; background-size: 65px; } .five { -ms-grid-column: 7; background-image: url(/images/navBar/news.svg); background-position: 31px -11px; background-size: 85px; } .six { -ms-grid-column: 8; background-image: url(/images/navBar/sharing.svg); background-position: 8px -35px; background-size: 130px; } .seven { -ms-grid-column: 2; background-image: url(/images/navBar/account.svg); background-position: 38px -3px; background-size: 67px; } .eight { -ms-grid-column: 3; background-image: url(/images/navBar/logout.svg); background-position: 36px -10px; background-size: 85px; } } @media screen and (-ms-view-state: snapped) { #emptyDirectory { position: absolute; top: 170px; left: 25px; font-family: "Segoe UI Light"; text-shadow: 0px 1px 3px black; } #moreButton { float: right; visibility: visible !important; } #codeArea { display: none; } .directoryView section[role=main] { overflow: auto; } .directoryView { height: calc(100% - 60px); } body { background-size: cover; background-image: url(/images/directoryBackground/bottom_cloud_small.jpg); } #video_background { position: absolute; height: 100%; width: 100%; top: 0; left: 0; bottom: 0; right: 0; z-index: -1000; } #backgroundHolder { } #totalHeader { display: -ms-grid; -ms-grid-rows: 20px 30px 60px; -ms-grid-columns: 100%; width: 100%; position: relative; } /*Die Buttons für das ändern des Layouts müssen ausgeblendet werden, da eine Ändeurng der Ansicht, hin zum rasterlayout, nicht sinnvoll ist*/ #changeLayout { display: none; } #syncButton { position: absolute; left: 10px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #syncButton:hover { text-shadow: 0 0 10px #fff; } #sortButton { position: absolute; left: 100px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #sortButton:hover { text-shadow: 0 0 10px #fff; } #clearSelectionButton { position: absolute; left: 190px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #clearSelectionButton:hover { text-shadow: 0 0 10px #fff; } .progressContainer { text-align: right; -ms-grid-row: 2; right: 20px; margin-right: 20px; display: none; } #downloadProgressBar { height: 20px; color: white; width: 196.38px; margin-left: 8px; } #uploadProgressBar { width: 195.57px; height: 20px; margin-left: 27.5px; color: white; } #downloadProgressBarLabel { } #uploadProgressBarLabel { } #operationPending { height: 8px; color: white; -ms-grid-row: 1; -ms-grid-column: 1; width: 100%; } #innerHeader { -ms-grid-row: 3; -ms-grid-column: 1; display: -ms-grid; -ms-grid-columns: auto auto; height: 100%; position: relative; width: 100%; } #navigationButtons { -ms-grid-column: 1; display: -ms-flexbox; -ms-flex-direction: row; text-shadow: 0px 1px 3px black; } #backButton { -ms-flex-order: 1; text-shadow: 0px 1px 3px black; } #backButton .win-commandring { box-shadow: 0px 1px 3px black; } #forwardButton { -ms-flex-order: 2; text-shadow: 0px 1px 3px black; } #forwardButton .win-commandring { box-shadow: 0px 1px 3px black; } #pagetitle { display: none; /*-ms-grid-column: 3; font-size: 40px; font-family: 'segoe ui Light'; text-shadow: 0px 1px 3px black; margin-top: 10px;*/ } #directoryProgressRing { padding-top: 0px; -ms-grid-column: 2; /*Die Linke Margin ist nicht notwendig Mit ihr wirkt der Platz links von dem Vorwärts-Button etwas zu leer*/ /*margin-left: 20px;*/ /*Die rechte Margin sollte bleiben, da ohne diese der Text 'Verzeichnis laden' zu nah an den Ordnernamen heranrückt*/ margin-right: 20px; } #loadingRing { padding-left: 10px; } .previewHeaderContainer { display: none; /*height: 0px; width: 0px; display: none; visibility: hidden; color: transparent; text-overflow: ellipsis;*/ } .pageSubheader { display: none; } #directoryProgressRing .win-ring { height: 30px; width: 30px; color: white; -ms-flex-align: center; text-align: center; margin-left: 30px; } .contentGrid { display: -ms-grid; -ms-grid-rows: 1fr auto; -ms-grid-columns: 100%; height: 100%; /*margin-left: 10px;*/ /*padding-right: 40px*/ } #preview { -ms-grid-column: 1; -ms-grid-row: 2; -ms-flex-direction: row; position: fixed; max-width: 100%; /*###############################################################*/ /*Wichtig! Ansonsten wird der PreviewTag nicht angezeigt 0.o*/ bottom: 10px; /*###############################################################*/ right: 2px; left: 2px; display: none; /*width: auto;*/ /*#############################################################################*/ /*margin-left: 20px; padding-right: 10px;*/ /*#############################################################################*/ /*padding-right: 20px;*/ /*height: 100%;*/ /*height: auto;*/ } /*.previewGrid_class { -ms-flex-order: 1; display: -ms-flexbox; -ms-flex-direction: row; width: auto; }*/ .previewTag_class { -ms-flex-order: 1; z-index: 0; bottom: 10px; } #previewTag > img { } #displayImage { box-shadow: 0px 1px 3px black; } #previewTag > video { /*margin-left: 20px;*/ max-width: 100%; max-height: 100%; /*width: auto; max-height: 99.4% ;*/ } previewTag > audio { width: 200px; } audio { width: 100%; } #snapviewDiv { -ms-flex-order: 4; max-height: 200px; max-width: 316px; } .pdfPreview { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; height: 100%; width: auto; overflow: auto; box-shadow: 0px 1px 3px black; } .pdfPreview img { height: 100%; width: 100%; visibility: visible; } /*Schattierung der PDF-Anzeige*/ canvas { box-shadow: 0px 1px 3px black; } #pdfControls div { margin-left: 20px; /*visibility: hidden;*/ } #pdfControls { position: absolute; display: -ms-flexbox; -ms-flex-direction: column; right: 0px; /*background-color: #3E3E3B;*/ background-image: url(/images/verticalBar.svg); background-size: cover; margin-left: 20px; z-index: 10000; box-shadow: 0px 1px 3px black; display: none !important; } #pdfBackForward { -ms-flex-order: 1; display: -ms-flexbox; -ms-flex-direction: column; } #pdfZoom { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; margin-bottom: 40px; margin-top: 40px; } #pdfJump { -ms-flex-order: 3; display: -ms-flexbox; -ms-flex-direction: column; } /*Center the PageNum Input*/ #pdfPageNum { margin-left: auto; margin-right: auto; } .pdfPreview { -ms-grid-row: 2; width: auto; } #pdfPageNum { width: 20px; } #code { -ms-flex-order: 3; /*height: 110px; width: auto;*/ overflow: auto; display: none; } #noCode { /*box-shadow: 0px 1px 3px black;*/ } /*Loading Indicator*/ #backForwardNavigation { -ms-grid-row: 1; display: -ms-flexbox; } .directoryViewItem.isDeleted .directoryViewItemText { /*background: #3E3E3B !important;*/ height: 60px; background-image: url(/images/ribbonSnapview.svg); /*background-image: url(/images/ribbonTrash.svg);*/ } .directoryViewItem.isDeleted .directoryViewItemHeader { width: 180px; } /* overall list dimensions */ #directoryView { /*margin: 0px 110px;*/ -ms-grid-row: 1; height: calc(100% - 20px); width: 100%; margin-bottom: 20px; background-color: transparent !important; } #directoryView .win-container { margin: 5px; box-shadow: 0px 1px 3px black; } /* individual item dimensions */ #directoryView .directoryViewItem { height: 60px; width: 100%; overflow: hidden; /*border: 1px solid rgba(0,0,0,0.5); box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);*/ display: -ms-grid; -ms-grid-columns: 60px 1fr; } #directoryView .win-selectionborder { background-color: #7AB51D; } .win-container.win-selected .win-selectionborder { border-color: #7AB51D; } .win-container.win-selected .win-selectioncheckmarkbackground { border-top-color: #7AB51D; border-right-color: #7AB51D; } #directoryView .win-container { margin-right: 25px; margin-top: 7px; } /* image */ .directoryViewItem img.directoryViewItemImage { -ms-grid-column: 1; width: 60px; height: 60px; /*padding: 10px;*/ /*background-size: cover;*/ background-color: white; } .directoryViewItem .directoryViewItemText { -ms-grid-column: 2; width: 100%; height: 60px; background-color: #009DD1; background-size: cover; color: white; text-overflow: ellipsis; /*box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;*/ text-shadow: 0px 1px 3px grey; } /* text line 1 */ .directoryViewItem .directoryViewItemHeader { margin-left: 10px; height: 30px; font-size: 20px; } /* text line 2 */ .directoryViewItem .directoryViewItemSubHeader { margin-left: 10px; height: 25px; font-size: 15px; } #appbar { background-image: url(/images/appBar/appBarBackground.svg); /*background-color: #008E96;*/ background-size: cover; } #showDeletedButton { display: none; } #restoreFileButton { display: none; } #getTextFromImage { display: none; } #historyButton { display: none; } /*File Info muss angezeigt werden*/ #shareButtonAppbar { display: none; } #navbar { display: none; } } @media screen and (-ms-view-state: filled) { .directoryViewItem.isDeleted .directoryViewItemText { /*background: #3E3E3B !important;*/ height: 60px; background-image: url(/images/ribbon.svg); /*background-image: url(/images/ribbonTrash.svg);*/ } .directoryViewItem.isDeleted .directoryViewItemHeader { width: 250px; } #moreButton { float: right; visibility: visible !important; } .fragment section [role=main] { } .directoryView section[role=main] { overflow: auto; height: 100%; } .directoryView { height: 100%; } body { background-size: cover; background-image: url(/images/directoryBackground/bottom_cloud_small.jpg); } #video_background { position: absolute; height: 1080px; width: 1920px; top: 0; left: 0; bottom: 0; right: 0; z-index: -1000; } #variousControls { } #backgroundHolder { } #syncButton { position: absolute; left: 100px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #syncButton:hover { text-shadow: 0 0 10px #fff; } #sortButton { position: absolute; left: 190px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #sortButton:hover { text-shadow: 0 0 10px #fff; } #clearSelectionButton { position: absolute; left: 280px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #clearSelectionButton:hover { text-shadow: 0 0 10px #fff; } #totalHeader { display: -ms-grid; -ms-grid-rows: 20px 30px 60px; -ms-grid-columns: 100%; width: 100%; position: relative; } #changeLayout { position: absolute; top: 8px; left: 10px; margin-left: 0px; } #emptyDirectory { position: absolute; top: 10px; left: 350px; font-size: 20px; font-family: "Segoe UI Light"; font-weight: bold; text-shadow: 0px 1px 3px black; } .progressContainer { text-align: right; -ms-grid-row: 2; right: 20px; margin-right: 20px; } #downloadProgressBar { height: 20px; color: white; width: 196.38px; margin-left: 8px; } #uploadProgressBar { width: 195.57px; height: 20px; margin-left: 27.5px; color: white; } #downloadProgressBarLabel { } #uploadProgressBarLabel { } #innerHeader { -ms-grid-row: 3; -ms-grid-column: 1; display: -ms-grid; -ms-grid-columns: auto auto 1fr 1fr; height: 100%; position: relative; width: 100%; margin-left: 10px; } #operationPending { height: 8px; width: 275px; color: white; -ms-grid-column: 1; width: 100%; } #navigationButtons { -ms-grid-column: 1; display: -ms-flexbox; -ms-flex-direction: row; text-shadow: 0px 1px 3px black; } #backButton { -ms-flex-order: 1; text-shadow: 0px 1px 3px black; } #backButton .win-commandring { box-shadow: 0px 1px 3px black; } #forwardButton { -ms-flex-order: 2; text-shadow: 0px 1px 3px black; } #forwardButton .win-commandring { box-shadow: 0px 1px 3px black; } #pagetitle { -ms-grid-column: 3; font-size: 40px; font-family: 'segoe ui Light'; text-shadow: 0px 1px 3px black; margin-top: 20px; text-overflow: ellipsis; } #directoryProgressRing { padding-top: 0px; -ms-grid-column: 2; /*Die Linke Margin ist nicht notwendig Mit ihr wirkt der Platz links von dem Vorwärts-Button etwas zu leer*/ /*margin-left: 20px;*/ /*Die rechte Margin sollte bleiben, da ohne diese der Text 'Verzeichnis laden' zu nah an den Ordnernamen heranrückt*/ margin-right: 20px; padding-top: 10px; } #loadingRing { padding-left: 10px; } #directoryProgressRing .win-ring { height: 30px; width: 30px; color: white; -ms-flex-align: center; text-align: center; margin-left: 30px; } .previewHeaderContainer { -ms-grid-column: 4; font-size: 30px; font-family: 'segoe ui Light'; height: 100%; margin-left: 20px; margin-right: 10px; margin-top: 30px; text-shadow: 0px 1px 3px black; text-overflow: ellipsis; } .pageSubheader { /*position: absolute;*/ margin-left: auto; margin-right: 20px; text-overflow: ellipsis; text-align: right; } .contentGrid { display: -ms-flexbox; -ms-flex-direction: row; height: calc(100% - 130px); /*height: 100%;*/ margin-left: 40px; /*padding-right: 40px*/ } #preview { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: row; /*width: auto;*/ margin-left: 20px; padding-right: 20px; /*padding-right: 20px;*/ max-height: 100%; /*overflow-y: auto;*/ /*height: auto;*/ } #previewTag { -ms-flex-order: 1; z-index: 0; } #previewTag h1 { font-size: 28px; } #previewTag h2 { font-size: 24px; } #previewTag h3 { font-size: 20px; } #previewTag h4 { font-size: 18px; } #previewTag h5 { font-size: 16px; } /*Dieser Tag führt dazu, dass das Bild/Video nicht zentriert ausgerichtet wird Dem Element wird von default.css eine margin-left von "auto" gesetzt.*/ #previewTag > img { margin-left: 0px; -ms-touch-action: pan-y pan-x; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ } /*displayImage wird dynamisch erzeugt. Das Element dieser ID*/ #displayImage { box-shadow: 0px 1px 3px black; -ms-touch-action: pan-y pan-x; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ } #video { overflow: hidden; } .audioplayer { width: 500px; } .pdfPreview { overflow: hidden; -ms-touch-action: pan-y; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; max-height: 100%; width: auto; overflow: auto; padding-right: 25px; border: none !important; /*box-shadow: 0px 1px 3px black;*/ } canvas { box-shadow: 0px 1px 3px black; } #pdfControls div { margin-left: 20px; /*visibility: hidden;*/ } #pdfControls { -ms-flex-order: 3; margin-left: auto; margin-right: 0px; display: -ms-flexbox; -ms-flex-direction: column; right: 0px; /*background-color: #3E3E3B;*/ background-image: url(/images/verticalBar.svg); background-size: cover; height: 500px; z-index: -10000; box-shadow: 0px 1px 3px black; } #pdfBackForward { -ms-flex-order: 1; display: -ms-flexbox; -ms-flex-direction: column; } #pdfZoom { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; margin-bottom: 40px; margin-top: 40px; } #pdfJump { -ms-flex-order: 3; display: -ms-flexbox; -ms-flex-direction: column; } /*Center the PageNum Input*/ #pdfPageNum { margin-left: auto; margin-right: auto; } .pdfPreview { -ms-grid-row: 2; width: auto; } #pdfPageNum { width: 20px; } #code { -ms-flex-order: 3; /*height: 110px; width: auto;*/ overflow: auto; display: none; } #backForwardNavigation { -ms-grid-row: 1; display: -ms-flexbox; } /* overall list dimensions */ #directoryView { /*margin: 0px 110px;*/ -ms-grid-row: 2; height: 98.9%; min-width: 380px; background-color: transparent !important; } #directoryView .win-container { margin: 5px; box-shadow: 0px 1px 3px black; } #directoryView .win-container:hover { box-shadow: 0 0 10px #fff; } /* individual item dimensions */ #directoryView .directoryViewItem { height: 60px; width: 360px; overflow: hidden; /*border: 1px solid rgba(0,0,0,0.5); box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);*/ display: -ms-grid; -ms-grid-columns: auto auto; } #directoryView .win-selectionborder { background-color: #7AB51D; } .win-container.win-selected .win-selectionborder { border-color: #7AB51D !important; } .win-container.win-selected .win-selectioncheckmarkbackground { border-top-color: #7AB51D; border-right-color: #7AB51D; } #directoryView .win-container { margin-right: 25px; margin-top: 7px; } /* image */ .directoryViewItem img.directoryViewItemImage { -ms-grid-column: 1; width: 60px; height: 60px; /*padding: 10px;*/ /*background-size: cover;*/ background-color: white; } .directoryViewItem .directoryViewItemText { padding-left: 10px; -ms-grid-column: 2; width: 290px; height: 60px; background-color: #009DD1; background-size: cover; color: white; text-overflow: ellipsis; /*box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;*/ /*text-shadow: 0px 1px 3px black;*/ } /* text line 1 */ .directoryViewItem .directoryViewItemHeader { height: 30px; font-size: 20px; } /* text line 2 */ .directoryViewItem .directoryViewItemSubHeader { height: 25px; font-size: 15px; } #directoryViewContainer { -ms-grid-column: 1; -ms-grid-row: 2; } #appbar { background-image: url(/images/appBar/appBarBackground.svg); /*background-color: #008E96;*/ background-size: cover; height: 100px; } /*Styling der Navigationsleiste*/ .navBarContent { display: -ms-grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; float: left; } #navbar { /*background-color: #28282a;*/ background-image: url(/images/navBar/appBarBackgroundInverse.svg); background-size: cover; } #navbar button:hover { background-color: #008E96; } #navbar button:active { background-color: #006E89; } #navBarContentID button { margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; border: none; height: 80px; width: 151px; text-align: left; font-size: 15px; color: white; background-repeat: no-repeat; background-color: #009DD1; } .navBarContent button:active { border-color: white; border: solid; border-width: 1px; background-color: rgba(255,255,255, 0.2); } .navBarContent span { position: relative; left: 0px; top: 26px; text-align: left; background: center; } .one { -ms-grid-column: 1; background-image: url(/images/navBar/home.svg); background-position: 19px -24px; background-size: 110px; } .two { -ms-grid-column: 4; background-image: url(/images/navBar/favorite.svg); background-position: 35px -6px; background-size: 75px; } .three { -ms-grid-column: 5; background-image: url(/images/navBar/history.svg); background-position: 38px -2px; background-size: 65px; } .four { -ms-grid-column: 6; background-image: url(/images/navBar/recent.svg); background-position: 43px -4px; background-size: 65px; } .five { -ms-grid-column: 7; background-image: url(/images/navBar/news.svg); background-position: 31px -11px; background-size: 85px; } .six { -ms-grid-column: 8; background-image: url(/images/navBar/sharing.svg); background-position: 8px -35px; background-size: 130px; } .seven { -ms-grid-column: 2; background-image: url(/images/navBar/account.svg); background-position: 38px -3px; background-size: 67px; } .eight { -ms-grid-column: 3; background-image: url(/images/navBar/logout.svg); background-position: 36px -10px; background-size: 85px; } }
pages/directoryView/directoryView.css
/*Alle Anzeigemodi*/ #fileInfoFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white; margin-bottom: 23px; } #renameFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white; margin-bottom: 23px; } #renameInput { border-color: #7AB51D; width: 250px; } #renameButton { background-color: #20A127; border: solid 2px white; color: white; } #renameButton:hover { background-color: #03CC11; color: white; border: solid 2px white; } #deleteFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white; margin-bottom: 23px; } #confirmDeleteButton { -ms-grid-column: 2; background-color: #D1251F; border: solid 2px white; color: white; } #confirmDeleteButton:hover { background-color: #FF3830; border: solid 2px white; color: white; } #sortFlyout button:hover { font-weight: bold; } #sortFlyout button:active { color: black; } #sortFlyout { width: 200px; } #addFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white !important; margin-bottom: 23px; } #addFlyout button { color: white; background-color: transparent; } #addFlyout button:hover { text-shadow: 0 0 10px #fff; } #addFlyout button:hover { text-shadow: 0 0 10px #fff; } #manageFlyout { border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white !important; margin-bottom: 23px; } #manageFlyout button { color: white; background-color: transparent; } #manageFlyout button:hover { text-shadow: 0 0 10px #fff; } #manageFlyout button:hover { text-shadow: 0 0 10px #fff; } #createFolderFlyout { margin-bottom: 23px; border-color: #7AB51D; box-shadow: 1px 1px 9px #000000; background-color: #3E3E3B; color: white !important; width: 267px; } #createFolder { background-color: #20A127; border: solid 2px white; color: white; } #createFolder:hover { background-color: #03CC11; color: white; border: solid 2px white; } #toggleLayout { position: absolute; left: 0px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; width: 20px; height: 30px; text-shadow: 0px 1px 3px black; } #toggleLayout:hover { text-shadow: 0 0 10px #fff; background-color: transparent; } .directoryView section { height: 100%; } .contentGrid { height: calc(100% - 130px); } #directoryView .directoryViewItem { height: 60px; width: 100%; overflow: hidden; display: -ms-grid; -ms-grid-columns: 60px 1fr; } /** For introductionTour **/ #tourOverlay { display:none; position:absolute; top:0; left:0; height: 100%; width: 100%; overflow: hidden; } #tourInstructionWrapper, #tourInstructionClose, #tourInstructionMain { display:none; } #tourOverlay.showTour { display:block; background-color: rgba(0, 0, 0, 0.4); } #tourInstructionWrapper.showTour { position:absolute; display:block; top:0; left:0; margin-left: calc(50% - 250px); margin-top: 125px; width:500px; height:600px; border: 4px solid black; border-radius: 9px; background: rgba(255, 255, 255, 0.9); color: black; } .showTour #tourInstructionClose { display:block; position:relative; right: -450px; top:-35px; } .buttondark, .buttondark .win-commandimage{ color: black; } .buttondark .win-commandring, .buttondark:active .win-commandring .buttondark:hover .win-commandring { background-color: white !important; border-color: black !important; } .showTour #tourInstructionMain { display:block; padding: 20px; } .showTour #tourInstructionFooter { position: relative; display:block; padding: 10px; bottom: 0; right: -375px; } /** Introduction tour specific end */ @media screen and (-ms-view-state: fullscreen-landscape) { .directoryViewItem.isDeleted .directoryViewItemText { /*background: #3E3E3B !important;*/ height: 60px; background-image: url(/images/ribbon.svg); /*background-image: url(/images/ribbonTrash.svg);*/ } .directoryViewItem.isDeleted .directoryViewItemHeader { width: 250px; } #moreButton { float: right; visibility: visible !important; } .fragment section [role=main] { /*width: 100%;*/ } /*Entfernt den unetrsten Hintergrund aller Listenelemente*/ /*.win-listview :not(.win-footprint).win-container { background-color: transparent; }*/ .directoryView section[role=main] { overflow: auto; height: 100%; } .directoryView { height: 100%; } body { background-size: cover; background-image: url(/images/directoryBackground/bottom_cloud_small.jpg); } #video_background { position: absolute; height: 1080px; width: 1920px; top: 0; left: 0; bottom: 0; right: 0; z-index: -1000; } #variousControls { } #backgroundHolder { } #syncButton { position: absolute; left: 100px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #syncButton:hover { text-shadow: 0 0 10px #fff; } #sortButton { position: absolute; left: 190px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #sortButton:hover { text-shadow: 0 0 10px #fff; } #clearSelectionButton { position: absolute; left: 280px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #clearSelectionButton:hover { text-shadow: 0 0 10px #fff; } #totalHeader { display: -ms-grid; -ms-grid-rows: 20px 30px 60px; -ms-grid-columns: 100%; width: 100%; position: relative; } #changeLayout { position: absolute; top: 8px; left: 10px; margin-left: 0px; } #emptyDirectory { position: absolute; top: 10px; left: 350px; font-size: 20px; font-family: "Segoe UI Light"; font-weight: bold; text-shadow: 0px 1px 3px black; } .progressContainer { text-align: right; -ms-grid-row: 2; right: 20px; margin-right: 20px; } #downloadProgressBar { height: 20px; color: white; width: 196.38px; margin-left: 8px; } #uploadProgressBar { width: 195.57px; height: 20px; margin-left: 27.5px; color: white; } #downloadProgressBarLabel { } #uploadProgressBarLabel { } #innerHeader { -ms-grid-row: 3; -ms-grid-column: 1; display: -ms-grid; -ms-grid-columns: auto auto 1fr 1fr; height: 100%; position: relative; width: 100%; margin-left: 10px; } #innerHeader.folderview { /* change title size */ -ms-grid-columns: auto auto 1fr; } #operationPending { height: 8px; width: 275px; color: white; -ms-grid-column: 1; width: 100%; } #navigationButtons { -ms-grid-column: 1; display: -ms-flexbox; -ms-flex-direction: row; text-shadow: 0px 1px 3px black; } #backButton { -ms-flex-order: 1; text-shadow: 0px 1px 3px black; } #backButton .win-commandring { box-shadow: 0px 1px 3px black; } #forwardButton { -ms-flex-order: 2; text-shadow: 0px 1px 3px black; } #forwardButton .win-commandring { box-shadow: 0px 1px 3px black; } #pagetitle { -ms-grid-column: 3; font-size: 40px; font-family: 'segoe ui Light'; text-shadow: 0px 1px 3px black; margin-top: 20px; text-overflow: ellipsis; } #directoryProgressRing { padding-top: 0px; -ms-grid-column: 2; /*Die Linke Margin ist nicht notwendig Mit ihr wirkt der Platz links von dem Vorwärts-Button etwas zu leer*/ /*margin-left: 20px;*/ /*Die rechte Margin sollte bleiben, da ohne diese der Text 'Verzeichnis laden' zu nah an den Ordnernamen heranrückt*/ margin-right: 20px; padding-top: 10px; } #loadingRing { padding-left: 10px; } #directoryProgressRing .win-ring { height: 30px; width: 30px; color: white; -ms-flex-align: center; text-align: center; margin-left: 30px; } .previewHeaderContainer { -ms-grid-column: 4; font-size: 30px; font-family: 'segoe ui Light'; height: 100%; margin-left: 20px; margin-right: 10px; margin-top: 30px; text-shadow: 0px 1px 3px black; text-overflow: ellipsis; } .pageSubheader { /*position: absolute;*/ margin-left: auto; margin-right: 20px; text-overflow: ellipsis; text-align: right; } .contentGrid { display: -ms-flexbox; -ms-flex-direction: row; height: calc(100% - 130px); /*height: 100%;*/ margin-left: 40px; /*padding-right: 40px*/ } #preview { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: row; /*width: auto;*/ margin-left: 20px; padding-right: 20px; /*padding-right: 20px;*/ max-height: 100%; /*overflow-y: auto;*/ /*height: auto;*/ } /*.previewGrid_class { -ms-flex-order: 1; display: -ms-flexbox; -ms-flex-direction: row; width: auto; }*/ #previewTag { -ms-flex-order: 1; z-index: 0; } #previewTag h1 { font-size: 28px; } #previewTag h2 { font-size: 24px; } #previewTag h3 { font-size: 20px; } #previewTag h4 { font-size: 18px; } #previewTag h5 { font-size: 16px; } /*Dieser Tag führt dazu, dass das Bild/Video nicht zentriert ausgerichtet wird Dem Element wird von default.css eine margin-left von "auto" gesetzt.*/ #previewTag > img { margin-left: 0px; -ms-touch-action: pan-y pan-x; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ } /*displayImage wird dynamisch erzeugt. Das Element dieser ID*/ #displayImage { box-shadow: 0px 1px 3px black; -ms-touch-action: pan-y pan-x; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ } #video { overflow: hidden; } .audioplayer { width: 500px; } .pdfPreview { overflow: hidden; -ms-touch-action: pan-y; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; max-height: 100%; width: auto; overflow: auto; padding-right: 25px; border: none !important; /*box-shadow: 0px 1px 3px black;*/ } .pdfPreview canvas { /*???*/ } canvas { box-shadow: 0px 1px 3px black; } #pdfControls div { margin-left: 20px; /*visibility: hidden;*/ } #pdfControls { -ms-flex-order: 3; margin-left: auto; margin-right: 0px; display: -ms-flexbox; -ms-flex-direction: column; right: 0px; /*background-color: #3E3E3B;*/ background-image: url(/images/verticalBar.svg); background-size: cover; height: 500px; z-index: -10000; box-shadow: 0px 1px 3px black; } #pdfBackForward { -ms-flex-order: 1; display: -ms-flexbox; -ms-flex-direction: column; } #pdfZoom { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; margin-bottom: 40px; margin-top: 40px; } #pdfJump { -ms-flex-order: 3; display: -ms-flexbox; -ms-flex-direction: column; } /*Center the PageNum Input*/ #pdfPageNum { margin-left: auto; margin-right: auto; } .pdfPreview { -ms-grid-row: 2; width: auto; } #pdfPageNum { width: 20px; } #code { -ms-flex-order: 3; /*height: 110px; width: auto;*/ overflow: auto; display: none; } /*Loading Indicator*/ #backForwardNavigation { -ms-grid-row: 1; display: -ms-flexbox; } /* overall list dimensions */ #directoryView { /*margin: 0px 110px;*/ -ms-grid-row: 2; height: 98.9%; min-width: 380px; background-color: transparent !important; } #directoryView .win-container { margin: 5px; box-shadow: 0px 1px 3px black; } #directoryView .win-container:hover { box-shadow: 0 0 10px #fff; } /* individual item dimensions */ #directoryView .directoryViewItem { height: 60px; width: 360px; overflow: hidden; /*border: 1px solid rgba(0,0,0,0.5); box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);*/ display: -ms-grid; -ms-grid-columns: auto auto; } #directoryView .win-selectionborder { background-color: #7AB51D; } .win-container.win-selected .win-selectionborder { border-color: #7AB51D !important; } .win-container.win-selected .win-selectioncheckmarkbackground { border-top-color: #7AB51D; border-right-color: #7AB51D; } #directoryView .win-container { margin-right: 25px; margin-top: 7px; } /* image */ .directoryViewItem img.directoryViewItemImage { -ms-grid-column: 1; width: 60px; height: 60px; /*padding: 10px;*/ /*background-size: cover;*/ background-color: white; } .directoryViewItem .directoryViewItemText { padding-left: 10px; -ms-grid-column: 2; width: 290px; height: 60px; background-color: #009DD1; background-size: cover; color: white; text-overflow: ellipsis; /*box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;*/ /*text-shadow: 0px 1px 3px black;*/ } /* text line 1 */ .directoryViewItem .directoryViewItemHeader { height: 30px; font-size: 20px; } /* text line 2 */ .directoryViewItem .directoryViewItemSubHeader { height: 25px; font-size: 15px; } #directoryViewContainer { -ms-grid-column: 1; -ms-grid-row: 2; } #appbar { background-image: url(/images/appBar/appBarBackground.svg); /*background-color: #008E96;*/ background-size: cover; height: 100px; } /*Styling der Navigationsleiste*/ .navBarContent { display: -ms-grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; float: left; } #navbar { /*background-color: #28282a;*/ background-image: url(/images/navBar/appBarBackgroundInverse.svg); background-size: cover; } #navbar button:hover { background-color: #008E96; } #navbar button:active { background-color: #006E89; } #navBarContentID button { margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; border: none; height: 80px; width: 151px; text-align: left; font-size: 15px; color: white; background-repeat: no-repeat; background-color: #009DD1; } .navBarContent button:active { border-color: white; border: solid; border-width: 1px; background-color: rgba(255,255,255, 0.2); } .navBarContent span { position: relative; left: 0px; top: 26px; text-align: left; background: center; } .one { -ms-grid-column: 1; background-image: url(/images/navBar/home.svg); background-position: 19px -24px; background-size: 110px; } .two { -ms-grid-column: 4; background-image: url(/images/navBar/favorite.svg); background-position: 35px -6px; background-size: 75px; } .three { -ms-grid-column: 5; background-image: url(/images/navBar/history.svg); background-position: 38px -2px; background-size: 65px; } .four { -ms-grid-column: 6; background-image: url(/images/navBar/recent.svg); background-position: 43px -4px; background-size: 65px; } .five { -ms-grid-column: 7; background-image: url(/images/navBar/news.svg); background-position: 31px -11px; background-size: 85px; } .six { -ms-grid-column: 8; background-image: url(/images/navBar/sharing.svg); background-position: 8px -35px; background-size: 130px; } .seven { -ms-grid-column: 2; background-image: url(/images/navBar/account.svg); background-position: 38px -3px; background-size: 67px; } .eight { -ms-grid-column: 3; background-image: url(/images/navBar/logout.svg); background-position: 36px -10px; background-size: 85px; } } @media screen and (-ms-view-state: snapped) { #emptyDirectory { position: absolute; top: 170px; left: 25px; font-family: "Segoe UI Light"; text-shadow: 0px 1px 3px black; } #moreButton { float: right; visibility: visible !important; } #codeArea { display: none; } .directoryView section[role=main] { overflow: auto; } .directoryView { height: calc(100% - 60px); } body { background-size: cover; background-image: url(/images/directoryBackground/bottom_cloud_small.jpg); } #video_background { position: absolute; height: 100%; width: 100%; top: 0; left: 0; bottom: 0; right: 0; z-index: -1000; } #backgroundHolder { } #totalHeader { display: -ms-grid; -ms-grid-rows: 20px 30px 60px; -ms-grid-columns: 100%; width: 100%; position: relative; } /*Die Buttons für das ändern des Layouts müssen ausgeblendet werden, da eine Ändeurng der Ansicht, hin zum rasterlayout, nicht sinnvoll ist*/ #changeLayout { display: none; } #syncButton { position: absolute; left: 10px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #syncButton:hover { text-shadow: 0 0 10px #fff; } #sortButton { position: absolute; left: 100px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #sortButton:hover { text-shadow: 0 0 10px #fff; } #clearSelectionButton { position: absolute; left: 190px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #clearSelectionButton:hover { text-shadow: 0 0 10px #fff; } .progressContainer { text-align: right; -ms-grid-row: 2; right: 20px; margin-right: 20px; display: none; } #downloadProgressBar { height: 20px; color: white; width: 196.38px; margin-left: 8px; } #uploadProgressBar { width: 195.57px; height: 20px; margin-left: 27.5px; color: white; } #downloadProgressBarLabel { } #uploadProgressBarLabel { } #operationPending { height: 8px; color: white; -ms-grid-row: 1; -ms-grid-column: 1; width: 100%; } #innerHeader { -ms-grid-row: 3; -ms-grid-column: 1; display: -ms-grid; -ms-grid-columns: auto auto; height: 100%; position: relative; width: 100%; } #navigationButtons { -ms-grid-column: 1; display: -ms-flexbox; -ms-flex-direction: row; text-shadow: 0px 1px 3px black; } #backButton { -ms-flex-order: 1; text-shadow: 0px 1px 3px black; } #backButton .win-commandring { box-shadow: 0px 1px 3px black; } #forwardButton { -ms-flex-order: 2; text-shadow: 0px 1px 3px black; } #forwardButton .win-commandring { box-shadow: 0px 1px 3px black; } #pagetitle { display: none; /*-ms-grid-column: 3; font-size: 40px; font-family: 'segoe ui Light'; text-shadow: 0px 1px 3px black; margin-top: 10px;*/ } #directoryProgressRing { padding-top: 0px; -ms-grid-column: 2; /*Die Linke Margin ist nicht notwendig Mit ihr wirkt der Platz links von dem Vorwärts-Button etwas zu leer*/ /*margin-left: 20px;*/ /*Die rechte Margin sollte bleiben, da ohne diese der Text 'Verzeichnis laden' zu nah an den Ordnernamen heranrückt*/ margin-right: 20px; } #loadingRing { padding-left: 10px; } .previewHeaderContainer { display: none; /*height: 0px; width: 0px; display: none; visibility: hidden; color: transparent; text-overflow: ellipsis;*/ } .pageSubheader { display: none; } #directoryProgressRing .win-ring { height: 30px; width: 30px; color: white; -ms-flex-align: center; text-align: center; margin-left: 30px; } .contentGrid { display: -ms-grid; -ms-grid-rows: 1fr auto; -ms-grid-columns: 100%; height: 100%; /*margin-left: 10px;*/ /*padding-right: 40px*/ } #preview { -ms-grid-column: 1; -ms-grid-row: 2; -ms-flex-direction: row; position: fixed; max-width: 100%; /*###############################################################*/ /*Wichtig! Ansonsten wird der PreviewTag nicht angezeigt 0.o*/ bottom: 10px; /*###############################################################*/ right: 2px; left: 2px; display: none; /*width: auto;*/ /*#############################################################################*/ /*margin-left: 20px; padding-right: 10px;*/ /*#############################################################################*/ /*padding-right: 20px;*/ /*height: 100%;*/ /*height: auto;*/ } /*.previewGrid_class { -ms-flex-order: 1; display: -ms-flexbox; -ms-flex-direction: row; width: auto; }*/ .previewTag_class { -ms-flex-order: 1; z-index: 0; bottom: 10px; } #previewTag > img { } #displayImage { box-shadow: 0px 1px 3px black; } #previewTag > video { /*margin-left: 20px;*/ max-width: 100%; max-height: 100%; /*width: auto; max-height: 99.4% ;*/ } previewTag > audio { width: 200px; } audio { width: 100%; } #snapviewDiv { -ms-flex-order: 4; max-height: 200px; max-width: 316px; } .pdfPreview { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; height: 100%; width: auto; overflow: auto; box-shadow: 0px 1px 3px black; } .pdfPreview img { height: 100%; width: 100%; visibility: visible; } /*Schattierung der PDF-Anzeige*/ canvas { box-shadow: 0px 1px 3px black; } #pdfControls div { margin-left: 20px; /*visibility: hidden;*/ } #pdfControls { position: absolute; display: -ms-flexbox; -ms-flex-direction: column; right: 0px; /*background-color: #3E3E3B;*/ background-image: url(/images/verticalBar.svg); background-size: cover; margin-left: 20px; z-index: 10000; box-shadow: 0px 1px 3px black; display: none !important; } #pdfBackForward { -ms-flex-order: 1; display: -ms-flexbox; -ms-flex-direction: column; } #pdfZoom { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; margin-bottom: 40px; margin-top: 40px; } #pdfJump { -ms-flex-order: 3; display: -ms-flexbox; -ms-flex-direction: column; } /*Center the PageNum Input*/ #pdfPageNum { margin-left: auto; margin-right: auto; } .pdfPreview { -ms-grid-row: 2; width: auto; } #pdfPageNum { width: 20px; } #code { -ms-flex-order: 3; /*height: 110px; width: auto;*/ overflow: auto; display: none; } #noCode { /*box-shadow: 0px 1px 3px black;*/ } /*Loading Indicator*/ #backForwardNavigation { -ms-grid-row: 1; display: -ms-flexbox; } .directoryViewItem.isDeleted .directoryViewItemText { /*background: #3E3E3B !important;*/ height: 60px; background-image: url(/images/ribbonSnapview.svg); /*background-image: url(/images/ribbonTrash.svg);*/ } .directoryViewItem.isDeleted .directoryViewItemHeader { width: 180px; } /* overall list dimensions */ #directoryView { /*margin: 0px 110px;*/ -ms-grid-row: 1; height: calc(100% - 20px); width: 100%; margin-bottom: 20px; background-color: transparent !important; } #directoryView .win-container { margin: 5px; box-shadow: 0px 1px 3px black; } /* individual item dimensions */ #directoryView .directoryViewItem { height: 60px; width: 100%; overflow: hidden; /*border: 1px solid rgba(0,0,0,0.5); box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);*/ display: -ms-grid; -ms-grid-columns: 60px 1fr; } #directoryView .win-selectionborder { background-color: #7AB51D; } .win-container.win-selected .win-selectionborder { border-color: #7AB51D; } .win-container.win-selected .win-selectioncheckmarkbackground { border-top-color: #7AB51D; border-right-color: #7AB51D; } #directoryView .win-container { margin-right: 25px; margin-top: 7px; } /* image */ .directoryViewItem img.directoryViewItemImage { -ms-grid-column: 1; width: 60px; height: 60px; /*padding: 10px;*/ /*background-size: cover;*/ background-color: white; } .directoryViewItem .directoryViewItemText { -ms-grid-column: 2; width: 100%; height: 60px; background-color: #009DD1; background-size: cover; color: white; text-overflow: ellipsis; /*box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;*/ text-shadow: 0px 1px 3px grey; } /* text line 1 */ .directoryViewItem .directoryViewItemHeader { margin-left: 10px; height: 30px; font-size: 20px; } /* text line 2 */ .directoryViewItem .directoryViewItemSubHeader { margin-left: 10px; height: 25px; font-size: 15px; } #appbar { background-image: url(/images/appBar/appBarBackground.svg); /*background-color: #008E96;*/ background-size: cover; } #showDeletedButton { display: none; } #restoreFileButton { display: none; } #getTextFromImage { display: none; } #historyButton { display: none; } /*File Info muss angezeigt werden*/ #shareButtonAppbar { display: none; } #navbar { display: none; } } @media screen and (-ms-view-state: filled) { .directoryViewItem.isDeleted .directoryViewItemText { /*background: #3E3E3B !important;*/ height: 60px; background-image: url(/images/ribbon.svg); /*background-image: url(/images/ribbonTrash.svg);*/ } .directoryViewItem.isDeleted .directoryViewItemHeader { width: 250px; } #moreButton { float: right; visibility: visible !important; } .fragment section [role=main] { } .directoryView section[role=main] { overflow: auto; height: 100%; } .directoryView { height: 100%; } body { background-size: cover; background-image: url(/images/directoryBackground/bottom_cloud_small.jpg); } #video_background { position: absolute; height: 1080px; width: 1920px; top: 0; left: 0; bottom: 0; right: 0; z-index: -1000; } #variousControls { } #backgroundHolder { } #syncButton { position: absolute; left: 100px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #syncButton:hover { text-shadow: 0 0 10px #fff; } #sortButton { position: absolute; left: 190px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #sortButton:hover { text-shadow: 0 0 10px #fff; } #clearSelectionButton { position: absolute; left: 280px; top: 8px; font-family: 'Segoe UI Symbol'; font-size: 20px; border: none; text-shadow: 0px 1px 3px black; background: transparent; } #clearSelectionButton:hover { text-shadow: 0 0 10px #fff; } #totalHeader { display: -ms-grid; -ms-grid-rows: 20px 30px 60px; -ms-grid-columns: 100%; width: 100%; position: relative; } #changeLayout { position: absolute; top: 8px; left: 10px; margin-left: 0px; } #emptyDirectory { position: absolute; top: 10px; left: 350px; font-size: 20px; font-family: "Segoe UI Light"; font-weight: bold; text-shadow: 0px 1px 3px black; } .progressContainer { text-align: right; -ms-grid-row: 2; right: 20px; margin-right: 20px; } #downloadProgressBar { height: 20px; color: white; width: 196.38px; margin-left: 8px; } #uploadProgressBar { width: 195.57px; height: 20px; margin-left: 27.5px; color: white; } #downloadProgressBarLabel { } #uploadProgressBarLabel { } #innerHeader { -ms-grid-row: 3; -ms-grid-column: 1; display: -ms-grid; -ms-grid-columns: auto auto 1fr 1fr; height: 100%; position: relative; width: 100%; margin-left: 10px; } #operationPending { height: 8px; width: 275px; color: white; -ms-grid-column: 1; width: 100%; } #navigationButtons { -ms-grid-column: 1; display: -ms-flexbox; -ms-flex-direction: row; text-shadow: 0px 1px 3px black; } #backButton { -ms-flex-order: 1; text-shadow: 0px 1px 3px black; } #backButton .win-commandring { box-shadow: 0px 1px 3px black; } #forwardButton { -ms-flex-order: 2; text-shadow: 0px 1px 3px black; } #forwardButton .win-commandring { box-shadow: 0px 1px 3px black; } #pagetitle { -ms-grid-column: 3; font-size: 40px; font-family: 'segoe ui Light'; text-shadow: 0px 1px 3px black; margin-top: 20px; text-overflow: ellipsis; } #directoryProgressRing { padding-top: 0px; -ms-grid-column: 2; /*Die Linke Margin ist nicht notwendig Mit ihr wirkt der Platz links von dem Vorwärts-Button etwas zu leer*/ /*margin-left: 20px;*/ /*Die rechte Margin sollte bleiben, da ohne diese der Text 'Verzeichnis laden' zu nah an den Ordnernamen heranrückt*/ margin-right: 20px; padding-top: 10px; } #loadingRing { padding-left: 10px; } #directoryProgressRing .win-ring { height: 30px; width: 30px; color: white; -ms-flex-align: center; text-align: center; margin-left: 30px; } .previewHeaderContainer { -ms-grid-column: 4; font-size: 30px; font-family: 'segoe ui Light'; height: 100%; margin-left: 20px; margin-right: 10px; margin-top: 30px; text-shadow: 0px 1px 3px black; text-overflow: ellipsis; } .pageSubheader { /*position: absolute;*/ margin-left: auto; margin-right: 20px; text-overflow: ellipsis; text-align: right; } .contentGrid { display: -ms-flexbox; -ms-flex-direction: row; height: calc(100% - 130px); /*height: 100%;*/ margin-left: 40px; /*padding-right: 40px*/ } #preview { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: row; /*width: auto;*/ margin-left: 20px; padding-right: 20px; /*padding-right: 20px;*/ max-height: 100%; /*overflow-y: auto;*/ /*height: auto;*/ } #previewTag { -ms-flex-order: 1; z-index: 0; } #previewTag h1 { font-size: 28px; } #previewTag h2 { font-size: 24px; } #previewTag h3 { font-size: 20px; } #previewTag h4 { font-size: 18px; } #previewTag h5 { font-size: 16px; } /*Dieser Tag führt dazu, dass das Bild/Video nicht zentriert ausgerichtet wird Dem Element wird von default.css eine margin-left von "auto" gesetzt.*/ #previewTag > img { margin-left: 0px; -ms-touch-action: pan-y pan-x; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ } /*displayImage wird dynamisch erzeugt. Das Element dieser ID*/ #displayImage { box-shadow: 0px 1px 3px black; -ms-touch-action: pan-y pan-x; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ } #video { overflow: hidden; } .audioplayer { width: 500px; } .pdfPreview { overflow: hidden; -ms-touch-action: pan-y; /*Notwendig für Scrolling, kein Fehler sondern ein regulärer Msdnaa-Befehl*/ -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; max-height: 100%; width: auto; overflow: auto; padding-right: 25px; border: none !important; /*box-shadow: 0px 1px 3px black;*/ } canvas { box-shadow: 0px 1px 3px black; } #pdfControls div { margin-left: 20px; /*visibility: hidden;*/ } #pdfControls { -ms-flex-order: 3; margin-left: auto; margin-right: 0px; display: -ms-flexbox; -ms-flex-direction: column; right: 0px; /*background-color: #3E3E3B;*/ background-image: url(/images/verticalBar.svg); background-size: cover; height: 500px; z-index: -10000; box-shadow: 0px 1px 3px black; } #pdfBackForward { -ms-flex-order: 1; display: -ms-flexbox; -ms-flex-direction: column; } #pdfZoom { -ms-flex-order: 2; display: -ms-flexbox; -ms-flex-direction: column; margin-bottom: 40px; margin-top: 40px; } #pdfJump { -ms-flex-order: 3; display: -ms-flexbox; -ms-flex-direction: column; } /*Center the PageNum Input*/ #pdfPageNum { margin-left: auto; margin-right: auto; } .pdfPreview { -ms-grid-row: 2; width: auto; } #pdfPageNum { width: 20px; } #code { -ms-flex-order: 3; /*height: 110px; width: auto;*/ overflow: auto; display: none; } #backForwardNavigation { -ms-grid-row: 1; display: -ms-flexbox; } /* overall list dimensions */ #directoryView { /*margin: 0px 110px;*/ -ms-grid-row: 2; height: 98.9%; min-width: 380px; background-color: transparent !important; } #directoryView .win-container { margin: 5px; box-shadow: 0px 1px 3px black; } #directoryView .win-container:hover { box-shadow: 0 0 10px #fff; } /* individual item dimensions */ #directoryView .directoryViewItem { height: 60px; width: 360px; overflow: hidden; /*border: 1px solid rgba(0,0,0,0.5); box-shadow: 0 2px 6px rgba(0,0,0,0.5), inset 0 1px rgba(255,255,255,0.3), inset 0 10px rgba(255,255,255,0.2), inset 0 10px 20px rgba(255,255,255,0.25), inset 0 -15px 30px rgba(0,0,0,0.3);*/ display: -ms-grid; -ms-grid-columns: auto auto; } #directoryView .win-selectionborder { background-color: #7AB51D; } .win-container.win-selected .win-selectionborder { border-color: #7AB51D !important; } .win-container.win-selected .win-selectioncheckmarkbackground { border-top-color: #7AB51D; border-right-color: #7AB51D; } #directoryView .win-container { margin-right: 25px; margin-top: 7px; } /* image */ .directoryViewItem img.directoryViewItemImage { -ms-grid-column: 1; width: 60px; height: 60px; /*padding: 10px;*/ /*background-size: cover;*/ background-color: white; } .directoryViewItem .directoryViewItemText { padding-left: 10px; -ms-grid-column: 2; width: 290px; height: 60px; background-color: #009DD1; background-size: cover; color: white; text-overflow: ellipsis; /*box-shadow: inset 0px 0px 50px 0px #ABABAB,5px 5px 5px 1px #242424;*/ /*text-shadow: 0px 1px 3px black;*/ } /* text line 1 */ .directoryViewItem .directoryViewItemHeader { height: 30px; font-size: 20px; } /* text line 2 */ .directoryViewItem .directoryViewItemSubHeader { height: 25px; font-size: 15px; } #directoryViewContainer { -ms-grid-column: 1; -ms-grid-row: 2; } #appbar { background-image: url(/images/appBar/appBarBackground.svg); /*background-color: #008E96;*/ background-size: cover; height: 100px; } /*Styling der Navigationsleiste*/ .navBarContent { display: -ms-grid; -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; float: left; } #navbar { /*background-color: #28282a;*/ background-image: url(/images/navBar/appBarBackgroundInverse.svg); background-size: cover; } #navbar button:hover { background-color: #008E96; } #navbar button:active { background-color: #006E89; } #navBarContentID button { margin-top: 10px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; border: none; height: 80px; width: 151px; text-align: left; font-size: 15px; color: white; background-repeat: no-repeat; background-color: #009DD1; } .navBarContent button:active { border-color: white; border: solid; border-width: 1px; background-color: rgba(255,255,255, 0.2); } .navBarContent span { position: relative; left: 0px; top: 26px; text-align: left; background: center; } .one { -ms-grid-column: 1; background-image: url(/images/navBar/home.svg); background-position: 19px -24px; background-size: 110px; } .two { -ms-grid-column: 4; background-image: url(/images/navBar/favorite.svg); background-position: 35px -6px; background-size: 75px; } .three { -ms-grid-column: 5; background-image: url(/images/navBar/history.svg); background-position: 38px -2px; background-size: 65px; } .four { -ms-grid-column: 6; background-image: url(/images/navBar/recent.svg); background-position: 43px -4px; background-size: 65px; } .five { -ms-grid-column: 7; background-image: url(/images/navBar/news.svg); background-position: 31px -11px; background-size: 85px; } .six { -ms-grid-column: 8; background-image: url(/images/navBar/sharing.svg); background-position: 8px -35px; background-size: 130px; } .seven { -ms-grid-column: 2; background-image: url(/images/navBar/account.svg); background-position: 38px -3px; background-size: 67px; } .eight { -ms-grid-column: 3; background-image: url(/images/navBar/logout.svg); background-position: 36px -10px; background-size: 85px; } }
0.27338
0.115461
@charset"UTF-8"; /*Header下の白い線消せない*/ * { margin: 0; padding: 0; } html { scroll-behavior: smooth; font-size: 100%; } .full-wrapper { overflow-y: hidden !important; } body { font-family: "Noto Sans JP", sans-serif; background-repeat: no-repeat; } /*Header-------------------------*/ header { color: white; text-align: center; position: relative; } header .bg-img { background-size: auto 1900px; background-position: center; height: 100vh; min-height: 785px; width: 100%; /*画像の屋拍消去*/ display: block; } .header-content1 { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 280px; text-align: center; background-image: url('../images/header-png.png'); width: 131px; height: 116px; background-position: center; background-size: contain; animation-name: fadeup; animation-duration: 2s; } /*文字が真ん中にいかない*/ .header-content1 p { padding-top: 130px; padding-right: 100px; white-space: pre; line-height: 29px; font-size: 18px; font-weight: 400px; } .tab-wrapper { display: flex; justify-content: center; } .tab-wrapper img { width: 170px; height: 52px; padding: 5px; } .header-content2 { margin: 0 auto; text-align: center; position: absolute; bottom: 50px; right: 0; left: 0; animation-name: fadeup; animation-duration: 2s; } .header-content2 p { font-size: 13px; margin: 25px 0; } /*Service--------------------------------*/ .home-container { text-decoration: none; display: flex; color: #fff; } #item1, #item2, #item3 { padding: 50px; text-decoration: none; background-repeat: no-repeat; background-position: center bottom; background-size: cover; object-fit: cover; min-height: 640px; width: 722px; } .sub-title { font-size: 24px; font-family: "Noto Sans JP", sans-serif; font-style: normal; line-height: 38px; font-weight: 400; } .home-container p { padding-top: 10px; font-size: 15px; font-family: "Noto Sans JP", sans-serif; font-style: norma; line-height: 24px; font-weight: 400; } #item1 { background-color: #C1B4C5; background-image: url('../images/service2.jpg'); } #item2 { background-color: #9CAEBE; background-image: url('../images/service1.jpg'); } #item3 { background-color: #D7C197; background-image: url('../images/vase5.jpg'); } /*Calender---------------------------*/ .calender-container { text-decoration: none; display: flex; flex-wrap: nowrap; justify-content: space-around; color: #3F434A; text-align: center; background-color: #F5F5F5; } #item4 { display: flex; flex-direction: column; background-color: #F5F5F5; width: 50%; height: 578px; min-height: 580px; } #item4 h5, #item5 h5 { padding-top: 95px; font-family: "Noto Sans JP", sans-serif; font-style: normal; font-weight: 400; line-height: 32px; font-size: 20px; color: #3f434a; } .dog { font-family: "Noto Sans JP", sans-serif; font-style: normal; font-weight: 700; font-size: 15px; line-height: 24px; color: #3f434a; } space { font-size: 20px; line-height: 32px; } .cat { padding-top: 40px; font-size: 13px; line-height: 21px; font-weight: 400; } .dog { padding-top: 20px; } #item4 img { position: relative; } .item-tag1 { padding-top: 5px; position: absolute; top: 29px; left: 41%; width: 125px; height: 46px; /*ある画像を表に出したい時*/ z-index: 20; } .item-tag2 { margin: 0 auto; text-align: center; object-fit: contain; width: 30%; height: 30%; z-index: 0; } #item5 { background-color: #fff; width: 50%; } #item5 h5 { padding-bottom: 4%; } #item5 img { margin: 0 auto; text-align: center; object-fit: contain; width: 30%; height: 30%; } /*FLOWER-----------------------*/ .flower { background-color: #EAD5DC; font-weight: 400; color: #3f434a; } .flower-title { display: inline-block; width: 50%; padding-bottom: 8%; } .flower h2, .flower h3, .vase h2 { font-size: 26px; text-align: center; font-weight: 400; line-height: 42px; } .flower h2, .vase h2 { font-size: 28px ; } .flower h3 { font-size: 20px; padding-bottom: 4%; } .flower p, .vase p { font-weight: 450; font-size: 18px; line-height: 24px; } .flower-container { padding: 10% 0; } .flower-img { float: left; width: 50%; text-align: center; } .flower-img img { margin: 0 auto; text-align: center; object-fit: contain; width: 100%; } .flower-item { display: inline-block; width: 50%; } .flower1, .flower2, .flower3 { padding: 0 20% 5% 20%; } /*vase----------------------------------------*/ .vase { padding: 6% 10% 15% 10%; background-color: #E7E3DF; font-weight: 400; color: #3f434a; max-height: 810px !important; } .vase1 p { line-height: 24px; font-size: 15px; font-weight: 400 !important; } .vase-container { background-color: #E7E3DF; padding: 5% 0 15% 0; max-height: 700px; } .vase-img { margin-bottom: 20%; position: relative; float: right; width: 50%; min-width: 60%; max-width: 100%; } .vase-img img { position: absolute; left: 20%; vertical-align: bottom !important; display: block; margin: 0 auto; object-fit: cover; width: 100%; max-height: 700px; } /*白いの何?!*/ .vase-title { text-align: center; display: inline-block; width: 50%; padding-bottom: 4%; } .vase-title h2 { white-space: nowrap; padding-bottom: 5%; } .vase-title h5 { padding-top: 10%; font-weight: bold; font-size: 14px; line-height: 22px; background-color: #fff; text-align: justify; margin: 0 auto; padding: 4px 8px; white-space: nowrap; display: inline-block; } .vase-item { display: inline-block; width: 50%; } .vase1 { padding: 0 15% 10% 15%; text-align: justify; } .vase2 { display: flex; justify-content: space-around; text-align: center; } .vase2 p { font-size: 15px; font-weight: 400; } .vase2 .bell, .vase2 .moon, .vase2 .candle { position: relative; } .vase2 .bell p, .vase2 .moon p, .vase2 .candle p { position: absolute; top: 78%; } .vase2 .bell p { left: 43%; } .vase2 .moon p { left: 40%; } .vase2 .candle p { left: 39%; } .vase2 img { object-fit: cover; padding: 2%; width: 75%; } .vase3 { display: flex; } .vase3 .vase-box1 { flex-wrap: nowrap; padding: 3%; } .vase3 .vase-box1 p { white-space: nowrap; flex-wrap: nowrap; padding: 10px; font-weight: 700; font-size: 14px; line-height: 22px; outline: 2px solid #3F434A; } .vase3 .vase-box2 { padding: 3%; } .vase3 .vase-box2 p { font-weight: 400; font-size: 18px; line-height: 29px; } .vase-item small { font-weight: 400; font-size: 13px; line-height: 21px; white-space: nowrap; } /*アプリケーション------------------------------------*/ .application { padding: 4% 10% 8% 12%; } .application h2 { margin: 0 auto; padding: 5%; text-align: center; color: #3f434a; font-size: 22px; font-weight: 400; line-height: 35px; text-style: normal; } .app-container { display: flex; justify-content: space-around; } .app-container img { object-fit: cover; width: 40%; } .app-line { white-space: nowrap; text-align: center; font-size: 15px; line-height: 24px; font-weight: 400; font-style: normal; color: #3f434a; } .app-line h3 { text-style: normal; padding-bottom: 5%; font-weight: 400; text-align: center; font-size: 20px; line-height: 32px; } .app-item1, .app-item2, .app-item3 { padding: 0 2%; margin: 0 auto; text-align: center; } /*PHONE-Container----------------------------------*/ /*absolute効いて文字左によせたいのに無理*/ .phone-container { padding-top: 5%; padding-left: 24%; display: flex; background-color: #EFDFC5; } .phone-img img { background-repeat: no-repeat; background-position: center bottom; background-size: contain; object-fit: contain; display: block; width: 50%; } .phone-item { text-align: center; margin: 5% auto 0 auto; } .phone-item p { padding-top: 5%; font-size: 16px; line-height: 26px; text-align: center; margin: 0 auto; } .logo { margin: 0 auto; text-align: center; width: 60%; } /*FOOTER---------------------------------------------*/ .footer { padding-top: 10%; position: relative; height: 350px; width: 100%; font-style: normal; font-size: 14px; line-height: 22px; color: #fff; font-weight: 400; background-color: #3F434A; } .footer a { color: #fff; text-decoration: none; } .navbar { position: absolute; left: 6%; text-align: center; width: 90%; } .list-item { display: flex; flex-grow: 1; flex-direction: row; list-style: none; } .list-item li { flex-grow: 1; padding: 0; } .ig-icon { width: 64px; height: 64px; background-image: url('../images/ig.png'); background-size: cover; position: absolute; top: 24px; right: 24px; } .footer p { position: absolute; top: 81%; left: 40%; font-size: 13px; line-height: 21px; color: #8C8E92; } /*animation-------------------------------------*/ @keyframes fadeup { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } /*レスポンシブやばい*/ @media(max-width: 785px) { body { overflow-x: hidden !important; } /*header---------------------*/ header .bg-img { background-size: contain; background-position: bottom; min-height: 100vh; object-fit: cover; } .header-content2 { animation: none; transform: none; } .tab-wrapper { text-align: center; position: fixed; left: 0; bottom: 0; width: 100%; padding: 14px 8px; background: rgba(253,253,253,.8); box-shadow: 0 0 20px rgba(0,0,0,0.08); z-index: 100; } /*home-container---------------*/ .home-container { flex-wrap: wrap; object-fit: cover; } .sub-title { font-size: 22px; font-family: "Noto Sans JP", sans-serif; font-style: normal; line-height: 35px; font-weight: 400; } #item1, #item2, #item3 { padding: 50px; text-decoration: none; background-repeat: no-repeat; background-position: center bottom; background-size: cover; object-fit: cover; min-height: 540px; } /*Calender---------------------------*/ .calender-container { flex-direction: column; } #item4 { position: relative; min-height: 631px; height: 60%; width: 100%; } #item4 h5 { padding-top: 94px; } .item-tag1 { padding-top: 5px; position: absolute; top: 1px; left: 41%; width: 125px; height: 46px; /*ある画像を表に出したい時*/ z-index: 20; } .item-tag2 { padding-top: 38px; top: -57px; margin: 0 auto; text-align: center; object-fit: contain; width: 30%; height: 30%; z-index: 0; } .dog { top: 406px; left: 231px; position: absolute; } #item5 { width: 100%; min-width: 492px; height: 40%; min-height: 490px; } #item5 img { margin: 0 auto; text-align: center; object-fit: contain; width: 25%; height: 25%; } /*FLOWER-----------------------*/ .flower-title, .vase-title { order: 1; } .flower-img , .vase-img { order: 2; } .flower-item, .vase-item { order: 3; } .flower-img { padding: 0; } .flower { background-color: #EAD5DC; font-weight: 400; color: #3f434a; } .flowe-title { padding-bottom: 8%; } .flower h2, .flower h3 { text-align: center; font-weight: 400; line-height: 32px; } .flower h2, .vase h2 { font-size: 22px ; } .flower h3 { font-size: 20px; padding-bottom: 4%; } .flower p { font-size: 15px; line-height: 24px; } .flower-container { padding: 10% 0; display: flex; flex-wrap: wrap; } .flower-img, .flower-title, .flower-item, .vase-title, .vase-img, .vase-item { flex-grow: 1; } .flower-img { text-align: center; margin: 0 auto; padding: 3% 0; width: 100%; } .flower-img img { margin: 0 auto; text-align: center; object-fit: contain; width: 60%; } .flower-item { padding: 2%; margin: 0 auto; } .flower1, .flower2, .flower3 { padding: 0 20% 5% 20%; } /*VASE---------------------------------------*/ .vase-container { padding: 5% 0; display: flex; flex-wrap: wrap; flex-direction: column; } .vase-title { flex-grow: 1; order: 1; } .vase-img { flex-grow: 1; order: 2; } .vase-item { flex-grow: 1; order: 3; } .vase1 { padding: 0; padding-bottom: 5%; text-align: justify; } .vase2 img { width: 80%; background-size: contain; } .vase2 p { font-size: 13px; font-weight: 400; } .vase2 .bell p, .vase2 .moon p, .vase2 .candle p { top: 67%; } .vase2 .bell p { left: 37%; } .vase2 .moon p { left: 32%; } .vase2 .candle p { left: 30%; } .vase3 .vase-box1 p { padding: 5px; } /*アプリケーション------------------------------------*/ .application { padding: 15% 10%; } .app-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .app-container img { object-fit: cover; width: 35%; } /*Flower headerのpをcenterに*/ /*Flower Vase containers should be 710px height x(----*/ /*Calender の花の画像にあるh3?文字止まらせる*/ /*Vaseをcolumnにする*/ /*Vaseのtitleのbump直す*/ /*Phone section の文字を full ver でcenterにする*/ /*phone-container---------------------------*/ .phone-container { padding-top: 0; padding-left: 0; display: flex; flex-wrap: wrap-reverse; } .flower .img { background-image: url(../images/bg2.jpg); background-size: contain; background-position: center; background-repeat: no-repeat; height: 730px; width: 50%; } .phone-img img { background-repeat: no-repeat; background-position: center bottom; background-size: contain; object-fit: contain; text-align: center; display: block; width: 75%; object-fit: contain; margin: 0 auto; } .phone-item { padding-top: 10%; text-align: center; margin: 5% auto 0 auto; } .phone-item p { padding-top: 5%; font-size: 16px; line-height: 26px; white-space: nowrap; text-align: center; } .logo { width: 55%; text-align: center; margin: 0 auto; } /*footer-------------------------*/ .footer { padding-top: 10%; height: 560px; width: 100%; } .list-item { position: absolute; left: 10%; display: flex; justify-content: space-around; flex-direction: column; list-style: none; } .list-item li { padding: 5px; } .footer p { position: absolute; top: 75%; left: 25%; font-size: 13px; line-height: 21px; color: #8C8E92; } }
css/style.css
@charset"UTF-8"; /*Header下の白い線消せない*/ * { margin: 0; padding: 0; } html { scroll-behavior: smooth; font-size: 100%; } .full-wrapper { overflow-y: hidden !important; } body { font-family: "Noto Sans JP", sans-serif; background-repeat: no-repeat; } /*Header-------------------------*/ header { color: white; text-align: center; position: relative; } header .bg-img { background-size: auto 1900px; background-position: center; height: 100vh; min-height: 785px; width: 100%; /*画像の屋拍消去*/ display: block; } .header-content1 { position: absolute; margin: auto; top: 0; left: 0; right: 0; bottom: 280px; text-align: center; background-image: url('../images/header-png.png'); width: 131px; height: 116px; background-position: center; background-size: contain; animation-name: fadeup; animation-duration: 2s; } /*文字が真ん中にいかない*/ .header-content1 p { padding-top: 130px; padding-right: 100px; white-space: pre; line-height: 29px; font-size: 18px; font-weight: 400px; } .tab-wrapper { display: flex; justify-content: center; } .tab-wrapper img { width: 170px; height: 52px; padding: 5px; } .header-content2 { margin: 0 auto; text-align: center; position: absolute; bottom: 50px; right: 0; left: 0; animation-name: fadeup; animation-duration: 2s; } .header-content2 p { font-size: 13px; margin: 25px 0; } /*Service--------------------------------*/ .home-container { text-decoration: none; display: flex; color: #fff; } #item1, #item2, #item3 { padding: 50px; text-decoration: none; background-repeat: no-repeat; background-position: center bottom; background-size: cover; object-fit: cover; min-height: 640px; width: 722px; } .sub-title { font-size: 24px; font-family: "Noto Sans JP", sans-serif; font-style: normal; line-height: 38px; font-weight: 400; } .home-container p { padding-top: 10px; font-size: 15px; font-family: "Noto Sans JP", sans-serif; font-style: norma; line-height: 24px; font-weight: 400; } #item1 { background-color: #C1B4C5; background-image: url('../images/service2.jpg'); } #item2 { background-color: #9CAEBE; background-image: url('../images/service1.jpg'); } #item3 { background-color: #D7C197; background-image: url('../images/vase5.jpg'); } /*Calender---------------------------*/ .calender-container { text-decoration: none; display: flex; flex-wrap: nowrap; justify-content: space-around; color: #3F434A; text-align: center; background-color: #F5F5F5; } #item4 { display: flex; flex-direction: column; background-color: #F5F5F5; width: 50%; height: 578px; min-height: 580px; } #item4 h5, #item5 h5 { padding-top: 95px; font-family: "Noto Sans JP", sans-serif; font-style: normal; font-weight: 400; line-height: 32px; font-size: 20px; color: #3f434a; } .dog { font-family: "Noto Sans JP", sans-serif; font-style: normal; font-weight: 700; font-size: 15px; line-height: 24px; color: #3f434a; } space { font-size: 20px; line-height: 32px; } .cat { padding-top: 40px; font-size: 13px; line-height: 21px; font-weight: 400; } .dog { padding-top: 20px; } #item4 img { position: relative; } .item-tag1 { padding-top: 5px; position: absolute; top: 29px; left: 41%; width: 125px; height: 46px; /*ある画像を表に出したい時*/ z-index: 20; } .item-tag2 { margin: 0 auto; text-align: center; object-fit: contain; width: 30%; height: 30%; z-index: 0; } #item5 { background-color: #fff; width: 50%; } #item5 h5 { padding-bottom: 4%; } #item5 img { margin: 0 auto; text-align: center; object-fit: contain; width: 30%; height: 30%; } /*FLOWER-----------------------*/ .flower { background-color: #EAD5DC; font-weight: 400; color: #3f434a; } .flower-title { display: inline-block; width: 50%; padding-bottom: 8%; } .flower h2, .flower h3, .vase h2 { font-size: 26px; text-align: center; font-weight: 400; line-height: 42px; } .flower h2, .vase h2 { font-size: 28px ; } .flower h3 { font-size: 20px; padding-bottom: 4%; } .flower p, .vase p { font-weight: 450; font-size: 18px; line-height: 24px; } .flower-container { padding: 10% 0; } .flower-img { float: left; width: 50%; text-align: center; } .flower-img img { margin: 0 auto; text-align: center; object-fit: contain; width: 100%; } .flower-item { display: inline-block; width: 50%; } .flower1, .flower2, .flower3 { padding: 0 20% 5% 20%; } /*vase----------------------------------------*/ .vase { padding: 6% 10% 15% 10%; background-color: #E7E3DF; font-weight: 400; color: #3f434a; max-height: 810px !important; } .vase1 p { line-height: 24px; font-size: 15px; font-weight: 400 !important; } .vase-container { background-color: #E7E3DF; padding: 5% 0 15% 0; max-height: 700px; } .vase-img { margin-bottom: 20%; position: relative; float: right; width: 50%; min-width: 60%; max-width: 100%; } .vase-img img { position: absolute; left: 20%; vertical-align: bottom !important; display: block; margin: 0 auto; object-fit: cover; width: 100%; max-height: 700px; } /*白いの何?!*/ .vase-title { text-align: center; display: inline-block; width: 50%; padding-bottom: 4%; } .vase-title h2 { white-space: nowrap; padding-bottom: 5%; } .vase-title h5 { padding-top: 10%; font-weight: bold; font-size: 14px; line-height: 22px; background-color: #fff; text-align: justify; margin: 0 auto; padding: 4px 8px; white-space: nowrap; display: inline-block; } .vase-item { display: inline-block; width: 50%; } .vase1 { padding: 0 15% 10% 15%; text-align: justify; } .vase2 { display: flex; justify-content: space-around; text-align: center; } .vase2 p { font-size: 15px; font-weight: 400; } .vase2 .bell, .vase2 .moon, .vase2 .candle { position: relative; } .vase2 .bell p, .vase2 .moon p, .vase2 .candle p { position: absolute; top: 78%; } .vase2 .bell p { left: 43%; } .vase2 .moon p { left: 40%; } .vase2 .candle p { left: 39%; } .vase2 img { object-fit: cover; padding: 2%; width: 75%; } .vase3 { display: flex; } .vase3 .vase-box1 { flex-wrap: nowrap; padding: 3%; } .vase3 .vase-box1 p { white-space: nowrap; flex-wrap: nowrap; padding: 10px; font-weight: 700; font-size: 14px; line-height: 22px; outline: 2px solid #3F434A; } .vase3 .vase-box2 { padding: 3%; } .vase3 .vase-box2 p { font-weight: 400; font-size: 18px; line-height: 29px; } .vase-item small { font-weight: 400; font-size: 13px; line-height: 21px; white-space: nowrap; } /*アプリケーション------------------------------------*/ .application { padding: 4% 10% 8% 12%; } .application h2 { margin: 0 auto; padding: 5%; text-align: center; color: #3f434a; font-size: 22px; font-weight: 400; line-height: 35px; text-style: normal; } .app-container { display: flex; justify-content: space-around; } .app-container img { object-fit: cover; width: 40%; } .app-line { white-space: nowrap; text-align: center; font-size: 15px; line-height: 24px; font-weight: 400; font-style: normal; color: #3f434a; } .app-line h3 { text-style: normal; padding-bottom: 5%; font-weight: 400; text-align: center; font-size: 20px; line-height: 32px; } .app-item1, .app-item2, .app-item3 { padding: 0 2%; margin: 0 auto; text-align: center; } /*PHONE-Container----------------------------------*/ /*absolute効いて文字左によせたいのに無理*/ .phone-container { padding-top: 5%; padding-left: 24%; display: flex; background-color: #EFDFC5; } .phone-img img { background-repeat: no-repeat; background-position: center bottom; background-size: contain; object-fit: contain; display: block; width: 50%; } .phone-item { text-align: center; margin: 5% auto 0 auto; } .phone-item p { padding-top: 5%; font-size: 16px; line-height: 26px; text-align: center; margin: 0 auto; } .logo { margin: 0 auto; text-align: center; width: 60%; } /*FOOTER---------------------------------------------*/ .footer { padding-top: 10%; position: relative; height: 350px; width: 100%; font-style: normal; font-size: 14px; line-height: 22px; color: #fff; font-weight: 400; background-color: #3F434A; } .footer a { color: #fff; text-decoration: none; } .navbar { position: absolute; left: 6%; text-align: center; width: 90%; } .list-item { display: flex; flex-grow: 1; flex-direction: row; list-style: none; } .list-item li { flex-grow: 1; padding: 0; } .ig-icon { width: 64px; height: 64px; background-image: url('../images/ig.png'); background-size: cover; position: absolute; top: 24px; right: 24px; } .footer p { position: absolute; top: 81%; left: 40%; font-size: 13px; line-height: 21px; color: #8C8E92; } /*animation-------------------------------------*/ @keyframes fadeup { from { opacity: 0; transform: translateY(30px); } to { opacity: 1; transform: translateY(0); } } /*レスポンシブやばい*/ @media(max-width: 785px) { body { overflow-x: hidden !important; } /*header---------------------*/ header .bg-img { background-size: contain; background-position: bottom; min-height: 100vh; object-fit: cover; } .header-content2 { animation: none; transform: none; } .tab-wrapper { text-align: center; position: fixed; left: 0; bottom: 0; width: 100%; padding: 14px 8px; background: rgba(253,253,253,.8); box-shadow: 0 0 20px rgba(0,0,0,0.08); z-index: 100; } /*home-container---------------*/ .home-container { flex-wrap: wrap; object-fit: cover; } .sub-title { font-size: 22px; font-family: "Noto Sans JP", sans-serif; font-style: normal; line-height: 35px; font-weight: 400; } #item1, #item2, #item3 { padding: 50px; text-decoration: none; background-repeat: no-repeat; background-position: center bottom; background-size: cover; object-fit: cover; min-height: 540px; } /*Calender---------------------------*/ .calender-container { flex-direction: column; } #item4 { position: relative; min-height: 631px; height: 60%; width: 100%; } #item4 h5 { padding-top: 94px; } .item-tag1 { padding-top: 5px; position: absolute; top: 1px; left: 41%; width: 125px; height: 46px; /*ある画像を表に出したい時*/ z-index: 20; } .item-tag2 { padding-top: 38px; top: -57px; margin: 0 auto; text-align: center; object-fit: contain; width: 30%; height: 30%; z-index: 0; } .dog { top: 406px; left: 231px; position: absolute; } #item5 { width: 100%; min-width: 492px; height: 40%; min-height: 490px; } #item5 img { margin: 0 auto; text-align: center; object-fit: contain; width: 25%; height: 25%; } /*FLOWER-----------------------*/ .flower-title, .vase-title { order: 1; } .flower-img , .vase-img { order: 2; } .flower-item, .vase-item { order: 3; } .flower-img { padding: 0; } .flower { background-color: #EAD5DC; font-weight: 400; color: #3f434a; } .flowe-title { padding-bottom: 8%; } .flower h2, .flower h3 { text-align: center; font-weight: 400; line-height: 32px; } .flower h2, .vase h2 { font-size: 22px ; } .flower h3 { font-size: 20px; padding-bottom: 4%; } .flower p { font-size: 15px; line-height: 24px; } .flower-container { padding: 10% 0; display: flex; flex-wrap: wrap; } .flower-img, .flower-title, .flower-item, .vase-title, .vase-img, .vase-item { flex-grow: 1; } .flower-img { text-align: center; margin: 0 auto; padding: 3% 0; width: 100%; } .flower-img img { margin: 0 auto; text-align: center; object-fit: contain; width: 60%; } .flower-item { padding: 2%; margin: 0 auto; } .flower1, .flower2, .flower3 { padding: 0 20% 5% 20%; } /*VASE---------------------------------------*/ .vase-container { padding: 5% 0; display: flex; flex-wrap: wrap; flex-direction: column; } .vase-title { flex-grow: 1; order: 1; } .vase-img { flex-grow: 1; order: 2; } .vase-item { flex-grow: 1; order: 3; } .vase1 { padding: 0; padding-bottom: 5%; text-align: justify; } .vase2 img { width: 80%; background-size: contain; } .vase2 p { font-size: 13px; font-weight: 400; } .vase2 .bell p, .vase2 .moon p, .vase2 .candle p { top: 67%; } .vase2 .bell p { left: 37%; } .vase2 .moon p { left: 32%; } .vase2 .candle p { left: 30%; } .vase3 .vase-box1 p { padding: 5px; } /*アプリケーション------------------------------------*/ .application { padding: 15% 10%; } .app-container { display: flex; flex-wrap: wrap; justify-content: space-around; } .app-container img { object-fit: cover; width: 35%; } /*Flower headerのpをcenterに*/ /*Flower Vase containers should be 710px height x(----*/ /*Calender の花の画像にあるh3?文字止まらせる*/ /*Vaseをcolumnにする*/ /*Vaseのtitleのbump直す*/ /*Phone section の文字を full ver でcenterにする*/ /*phone-container---------------------------*/ .phone-container { padding-top: 0; padding-left: 0; display: flex; flex-wrap: wrap-reverse; } .flower .img { background-image: url(../images/bg2.jpg); background-size: contain; background-position: center; background-repeat: no-repeat; height: 730px; width: 50%; } .phone-img img { background-repeat: no-repeat; background-position: center bottom; background-size: contain; object-fit: contain; text-align: center; display: block; width: 75%; object-fit: contain; margin: 0 auto; } .phone-item { padding-top: 10%; text-align: center; margin: 5% auto 0 auto; } .phone-item p { padding-top: 5%; font-size: 16px; line-height: 26px; white-space: nowrap; text-align: center; } .logo { width: 55%; text-align: center; margin: 0 auto; } /*footer-------------------------*/ .footer { padding-top: 10%; height: 560px; width: 100%; } .list-item { position: absolute; left: 10%; display: flex; justify-content: space-around; flex-direction: column; list-style: none; } .list-item li { padding: 5px; } .footer p { position: absolute; top: 75%; left: 25%; font-size: 13px; line-height: 21px; color: #8C8E92; } }
0.147402
0.048159
.error-banmark { width: 80px; height: 115px; margin: 0 auto; } .ban-icon { width: 80px; height: 80px; position: relative; border-radius: 50%; box-sizing: content-box; border: 4px solid rgb(175, 76, 76); } .ban-icon:before { top: 3px; left: -2px; width: 30px; transform-origin: 100% 50%; border-radius: 100px 0 0 100px; } .ban-icon:after { top: 0; left: 30px; width: 60px; transform-origin: 0 50%; border-radius: 0 100px 100px 0; animation: rotate-circle 4.25s ease-in; } .ban-icon:before,.ban-icon:after { content: ''; height: 100px; position: absolute; background: #ffffff00; transform: rotate(-45deg); } .icon-line-error { height: 5px; background-color: rgb(175, 76, 76); display: block; border-radius: 2px; position: absolute; z-index: 10; } .icon-line-error.line-long-invert { top: 39px; left: 8px; width: 60px; transform: rotate(45deg); animation: icon-line-long 0.75s; } .icon-line-error.line-long-error { top: 39px; left: 8px; width: 60px; transform: rotate(-45deg); animation: icon-line-long 0.85s; } .icon-circle-error { top: -4px; left: -4px; z-index: 10; width: 80px; height: 80px; border-radius: 50%; position: absolute; box-sizing: content-box; border: 4px solid rgba(175, 76, 76, 0.5); } .icon-fix-error { top: 8px; width: 5px; left: 26px; z-index: 1; height: 85px; position: absolute; transform: rotate(-45deg); background-color: #ffffff00; }
front-end/src/pages/components/message-alert/errormark.css
.error-banmark { width: 80px; height: 115px; margin: 0 auto; } .ban-icon { width: 80px; height: 80px; position: relative; border-radius: 50%; box-sizing: content-box; border: 4px solid rgb(175, 76, 76); } .ban-icon:before { top: 3px; left: -2px; width: 30px; transform-origin: 100% 50%; border-radius: 100px 0 0 100px; } .ban-icon:after { top: 0; left: 30px; width: 60px; transform-origin: 0 50%; border-radius: 0 100px 100px 0; animation: rotate-circle 4.25s ease-in; } .ban-icon:before,.ban-icon:after { content: ''; height: 100px; position: absolute; background: #ffffff00; transform: rotate(-45deg); } .icon-line-error { height: 5px; background-color: rgb(175, 76, 76); display: block; border-radius: 2px; position: absolute; z-index: 10; } .icon-line-error.line-long-invert { top: 39px; left: 8px; width: 60px; transform: rotate(45deg); animation: icon-line-long 0.75s; } .icon-line-error.line-long-error { top: 39px; left: 8px; width: 60px; transform: rotate(-45deg); animation: icon-line-long 0.85s; } .icon-circle-error { top: -4px; left: -4px; z-index: 10; width: 80px; height: 80px; border-radius: 50%; position: absolute; box-sizing: content-box; border: 4px solid rgba(175, 76, 76, 0.5); } .icon-fix-error { top: 8px; width: 5px; left: 26px; z-index: 1; height: 85px; position: absolute; transform: rotate(-45deg); background-color: #ffffff00; }
0.629547
0.083292
html { height: 100%; background-color: rgb(228, 228, 228); } body { height: 100%; } h1 { font-size: 1.5rem; line-height: 0.5rem; } p, div { font-size: 16px; } .home-link { text-decoration: none; color: #fff; } /* @media (min-width: 1200px) { .container { width: 1170px; margin-left: auto; margin-right: auto; background-color: rgb(250, 250, 250); border-left: 1px solid darkgray; border-right: 1px solid darkgray; } } */ @media screen and (min-width: 1300px) { .posts-container { display: flex; flex-direction: row; justify-content: space-between; background-color: #eaeaea; } .blog-post-preview { flex: 1; background-color: #fff; font-family: 'Ubuntu', sans-serif; margin-top: 50px; margin-left: 30px; margin-right: 30px; } } @media screen and (max-width: 1300px) and (min-width: 1000px) { .posts-container { display: flex; flex-direction: column; justify-content: space-between; background-color: #eaeaea; } .blog-post-preview { background-color: #fff; font-family: 'Ubuntu', sans-serif; margin-top: 50px; margin-left: 30px; margin-right: 30px; } } @media screen and (max-width: 1000px) and (min-width: 800px) { .posts-container { display: flex; flex-direction: row; justify-content: space-between; background-color: #eaeaea; } .blog-post-preview { flex: 1; background-color: #fff; font-family: 'Ubuntu', sans-serif; margin-top: 50px; margin-left: 30px; margin-right: 30px; } } @media screen and (max-width: 800px) { .posts-container { display: flex; flex-direction: column; justify-content: space-between; background-color: #eaeaea; } .blog-post-preview { background-color: #fff; font-family: 'Ubuntu', sans-serif; margin-top: 50px; margin-left: 30px; margin-right: 30px; } } @media screen and (min-width: 1000px) { .header { height: 100%; /* Full-height: remove this if you want "auto" height */ width: 160px; /* Set the width of the sidebar */ position: fixed; /* Fixed Sidebar (stay in place on scroll) */ z-index: 1; /* Stay on top */ top: 0; /* Stay at the top */ left: 0; overflow-x: hidden; /* Disable horizontal scroll */ padding-top: 20px; background-color: rgb(26, 14, 28); background-image: url("andreas-dress-BOtW7WkuDds-unsplash.jpg"); background-position: bottom; background-size: contain; background-repeat: no-repeat; color: #ffffff; width: 400px; } .header .title { margin: auto; font-size: xx-large; font-family: 'Ubuntu', sans-serif; text-align: center; line-height: 40px; vertical-align: middle; height: 40px; padding-bottom: 100px; } .header .about { margin: auto; font-size: x-large; font-family: 'Ubuntu', sans-serif; text-align: center; line-height: 40px; vertical-align: middle; height: 40px; padding-bottom: 100px; color: #ddd; } .header .social-container { text-align: center; margin: auto; line-height: 40px; height: 60px; } .header .social-container i { margin-right: 5px; } .header .social-button-background { color: rgb(26, 14, 28); } .body { font-size: 1.4rem; line-height: 1.58; font-family: 'Noto Sans', sans-serif; padding: 10px; margin-left: 400px; } .header hr { background-color: #fff; margin-bottom: 10px; margin-top: 10px; vertical-align: middle; width: 80%; text-align: center; margin-left: 10%; margin-right: 10%; } .headerLink { text-align: right; margin-right: 10%; font-size: large; font-family: 'Ubuntu', sans-serif; } .bodyWrapper { background-color: #eaeaea; padding-left: 75px; padding-right: 75px; padding-top: 75px; padding-bottom: 75px; } .body { background-color: #fff; padding: 0px; } } .blog-post { font-family: 'Ubuntu', sans-serif; margin-top: 50px; margin-left: 30px; margin-right: 30px; } .blog-post h1 { text-align: center; font-size: 2rem; line-height: 2rem; } .blog-post-preview h1 { font-size: 1.5rem; line-height: 1.5rem; padding-top: 20px; padding-left: 30px; padding-right: 30px; } .blog-post-preview-text { padding-left: 30px; padding-right: 30px; } .blog-posts { border-width: 0; } .blog-post-container { padding-top: 30px; font-family: 'Ubuntu', sans-serif; } @media screen and (min-width: 1000px) { .header .nav > input { display: none; } .header .nav > span { display: none; } } @media screen and (max-width: 1000px) { .header { background-color: rgb(26, 14, 28); color: #ffffff; vertical-align: center; /* height: 140px; */ position: relative; } .header .title { margin: auto; font-size: xx-large; font-family: 'Ubuntu', sans-serif; text-align: center; line-height: 40px; vertical-align: middle; height: 40px; padding-top: 10px; } .header .about { margin: auto; font-size: large; font-family: 'Ubuntu', sans-serif; text-align: center; line-height: 30px; vertical-align: middle; height: 30px; padding-top: 10px; } .body { font-size: 1.4rem; line-height: 1.58; font-family: 'Noto Sans', sans-serif; padding: 10px; } .headerLink { text-align: center; margin: auto; font-size: large; font-family: 'Ubuntu', sans-serif; } .header hr { background-color: #fff; margin-bottom: 10px; margin-top: 10px; vertical-align: middle; width: 80%; text-align: center; margin-left: 10%; margin-right: 10%; } .header .social-container { text-align: center; margin: auto; line-height: 40px; height: 60px; } .header .social-container i { margin-right: 5px; } .header .social-button-background { color: rgb(26, 14, 28); } } .social-button { transition: all .2s ease-in-out; } .social-button:hover { transform: scale(1.1); } .blog-post-preview a { text-decoration: none; color: #222; } .blog-post-preview a:hover { text-decoration: none; color: #bbb; transition: 0.3s; } /* .article-header { border-top-color: #3a3939; border-top-width: 2px; border-top-style: dashed; margin-bottom: 1.0em; margin-top: 1.0em; } */ .article-publish-date { font-family: 'Open Sans Condensed', sans-serif; text-align: right; font-size: smaller; float: right; } .article-tag-container { font-size: smaller; /* float: left; */ } .article-title { font-family: 'Poppins', sans-serif; font-size: xx-large; margin-bottom: 40px; margin-top: 20px; } .tag { background-color: rgb(225, 236, 244); color: rgb(57, 115, 157); display: inline-block; padding-left: 0.75em; padding-right: 0.75em; font-size: 0.8em; margin-left: 0.5em; /* margin-right: 1.0em; */ } .social-link { text-decoration: none; color: rgb(255, 255, 255); } .blog-post-preview-title { text-decoration: none; color: #000; } .blog-post-preview-date { font-size: x-small; color: #444; } .tagLink { text-decoration: none; } .blog-post-preview hr { margin-bottom: 50px; margin-top: 50px; } /* .blog-post-preview-text { } */ .footer { margin-left: auto; margin-right: auto; width: 400px; } .footer hr { margin-bottom: 0px; padding-bottom: 0px; } .footer span { color: #444; font-size: x-small; font-family: 'Open Sans Condensed', sans-serif; padding-left: 20px; padding-right: 20px; } /* #build-commit { } */
styles/layout-override.css
html { height: 100%; background-color: rgb(228, 228, 228); } body { height: 100%; } h1 { font-size: 1.5rem; line-height: 0.5rem; } p, div { font-size: 16px; } .home-link { text-decoration: none; color: #fff; } /* @media (min-width: 1200px) { .container { width: 1170px; margin-left: auto; margin-right: auto; background-color: rgb(250, 250, 250); border-left: 1px solid darkgray; border-right: 1px solid darkgray; } } */ @media screen and (min-width: 1300px) { .posts-container { display: flex; flex-direction: row; justify-content: space-between; background-color: #eaeaea; } .blog-post-preview { flex: 1; background-color: #fff; font-family: 'Ubuntu', sans-serif; margin-top: 50px; margin-left: 30px; margin-right: 30px; } } @media screen and (max-width: 1300px) and (min-width: 1000px) { .posts-container { display: flex; flex-direction: column; justify-content: space-between; background-color: #eaeaea; } .blog-post-preview { background-color: #fff; font-family: 'Ubuntu', sans-serif; margin-top: 50px; margin-left: 30px; margin-right: 30px; } } @media screen and (max-width: 1000px) and (min-width: 800px) { .posts-container { display: flex; flex-direction: row; justify-content: space-between; background-color: #eaeaea; } .blog-post-preview { flex: 1; background-color: #fff; font-family: 'Ubuntu', sans-serif; margin-top: 50px; margin-left: 30px; margin-right: 30px; } } @media screen and (max-width: 800px) { .posts-container { display: flex; flex-direction: column; justify-content: space-between; background-color: #eaeaea; } .blog-post-preview { background-color: #fff; font-family: 'Ubuntu', sans-serif; margin-top: 50px; margin-left: 30px; margin-right: 30px; } } @media screen and (min-width: 1000px) { .header { height: 100%; /* Full-height: remove this if you want "auto" height */ width: 160px; /* Set the width of the sidebar */ position: fixed; /* Fixed Sidebar (stay in place on scroll) */ z-index: 1; /* Stay on top */ top: 0; /* Stay at the top */ left: 0; overflow-x: hidden; /* Disable horizontal scroll */ padding-top: 20px; background-color: rgb(26, 14, 28); background-image: url("andreas-dress-BOtW7WkuDds-unsplash.jpg"); background-position: bottom; background-size: contain; background-repeat: no-repeat; color: #ffffff; width: 400px; } .header .title { margin: auto; font-size: xx-large; font-family: 'Ubuntu', sans-serif; text-align: center; line-height: 40px; vertical-align: middle; height: 40px; padding-bottom: 100px; } .header .about { margin: auto; font-size: x-large; font-family: 'Ubuntu', sans-serif; text-align: center; line-height: 40px; vertical-align: middle; height: 40px; padding-bottom: 100px; color: #ddd; } .header .social-container { text-align: center; margin: auto; line-height: 40px; height: 60px; } .header .social-container i { margin-right: 5px; } .header .social-button-background { color: rgb(26, 14, 28); } .body { font-size: 1.4rem; line-height: 1.58; font-family: 'Noto Sans', sans-serif; padding: 10px; margin-left: 400px; } .header hr { background-color: #fff; margin-bottom: 10px; margin-top: 10px; vertical-align: middle; width: 80%; text-align: center; margin-left: 10%; margin-right: 10%; } .headerLink { text-align: right; margin-right: 10%; font-size: large; font-family: 'Ubuntu', sans-serif; } .bodyWrapper { background-color: #eaeaea; padding-left: 75px; padding-right: 75px; padding-top: 75px; padding-bottom: 75px; } .body { background-color: #fff; padding: 0px; } } .blog-post { font-family: 'Ubuntu', sans-serif; margin-top: 50px; margin-left: 30px; margin-right: 30px; } .blog-post h1 { text-align: center; font-size: 2rem; line-height: 2rem; } .blog-post-preview h1 { font-size: 1.5rem; line-height: 1.5rem; padding-top: 20px; padding-left: 30px; padding-right: 30px; } .blog-post-preview-text { padding-left: 30px; padding-right: 30px; } .blog-posts { border-width: 0; } .blog-post-container { padding-top: 30px; font-family: 'Ubuntu', sans-serif; } @media screen and (min-width: 1000px) { .header .nav > input { display: none; } .header .nav > span { display: none; } } @media screen and (max-width: 1000px) { .header { background-color: rgb(26, 14, 28); color: #ffffff; vertical-align: center; /* height: 140px; */ position: relative; } .header .title { margin: auto; font-size: xx-large; font-family: 'Ubuntu', sans-serif; text-align: center; line-height: 40px; vertical-align: middle; height: 40px; padding-top: 10px; } .header .about { margin: auto; font-size: large; font-family: 'Ubuntu', sans-serif; text-align: center; line-height: 30px; vertical-align: middle; height: 30px; padding-top: 10px; } .body { font-size: 1.4rem; line-height: 1.58; font-family: 'Noto Sans', sans-serif; padding: 10px; } .headerLink { text-align: center; margin: auto; font-size: large; font-family: 'Ubuntu', sans-serif; } .header hr { background-color: #fff; margin-bottom: 10px; margin-top: 10px; vertical-align: middle; width: 80%; text-align: center; margin-left: 10%; margin-right: 10%; } .header .social-container { text-align: center; margin: auto; line-height: 40px; height: 60px; } .header .social-container i { margin-right: 5px; } .header .social-button-background { color: rgb(26, 14, 28); } } .social-button { transition: all .2s ease-in-out; } .social-button:hover { transform: scale(1.1); } .blog-post-preview a { text-decoration: none; color: #222; } .blog-post-preview a:hover { text-decoration: none; color: #bbb; transition: 0.3s; } /* .article-header { border-top-color: #3a3939; border-top-width: 2px; border-top-style: dashed; margin-bottom: 1.0em; margin-top: 1.0em; } */ .article-publish-date { font-family: 'Open Sans Condensed', sans-serif; text-align: right; font-size: smaller; float: right; } .article-tag-container { font-size: smaller; /* float: left; */ } .article-title { font-family: 'Poppins', sans-serif; font-size: xx-large; margin-bottom: 40px; margin-top: 20px; } .tag { background-color: rgb(225, 236, 244); color: rgb(57, 115, 157); display: inline-block; padding-left: 0.75em; padding-right: 0.75em; font-size: 0.8em; margin-left: 0.5em; /* margin-right: 1.0em; */ } .social-link { text-decoration: none; color: rgb(255, 255, 255); } .blog-post-preview-title { text-decoration: none; color: #000; } .blog-post-preview-date { font-size: x-small; color: #444; } .tagLink { text-decoration: none; } .blog-post-preview hr { margin-bottom: 50px; margin-top: 50px; } /* .blog-post-preview-text { } */ .footer { margin-left: auto; margin-right: auto; width: 400px; } .footer hr { margin-bottom: 0px; padding-bottom: 0px; } .footer span { color: #444; font-size: x-small; font-family: 'Open Sans Condensed', sans-serif; padding-left: 20px; padding-right: 20px; } /* #build-commit { } */
0.514156
0.066782
:root { --color-theme--: #576ee0; --color-theme-dark--: #435acb; --color-theme-hover--: #3348b1; } body { font-family: "Montserrat", sans-serif !important; } .judul-carousel { font-size: 20px; margin-bottom: 1.5rem !important; } .btn-carousel { padding-top: 0.2rem !important; padding-bottom: 0.2rem !important; padding-left: 0.7rem !important; padding-right: 0.7rem !important; font-size: 12px !important; } .text-theme { color: var(--color-theme--) !important; } .link-theme { color: var(--color-theme--) !important; } .link-theme:hover { color: var(--color-theme-hover--) !important; } .bg-theme, .btn-theme { background-color: var(--color-theme--) !important; color: #fff; } .bg-theme-dark { background-color: var(--color-theme-dark--) !important; color: #fff; } .btn-theme:hover { background-color: var(--color-theme-hover--) !important; } .border-theme { border-color: var(--color-theme--) !important; } .btn-outline-theme { color: var(--color-theme--) !important; } .btn-outline-theme:hover { color: white !important; background-color: var(--color-theme--) !important; } .navbar { font-size: 14px; background-color: #fff; z-index: 1; transition: 0.5s !important; } .navbar .navbar-brand { font-size: 18px; font-weight: bold; letter-spacing: -1px; } .nav-item .nav-link { color: rgba(0, 0, 0, 1) !important; } .nav-item .nav-link:hover { color: var(--color-theme--) !important; } .nav-item .nav-link.active { color: var(--color-theme--) !important; } .navbar-collapse { background-color: #fff; box-shadow: 0px ​5px 7px -4px #000 !important; } .dropdown-menu { font-size: 14px !important; font-weight: 600 !important; box-shadow: 0px 0px 5px -2px #000 !important; } .navbar-scroll { box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4); } .svg-pendaftaran { margin-bottom: 0px; } .info-daftar { font-size: 18px !important; } .tahun-daftar { font-size: 30px; } .dropdown:hover .dropdown-menu { display: block !important; margin-top: 0 !important; } .swiper { width: 600px; height: 300px; } .carousel-control-next { filter: invert(100%) !important; } .carousel-control-prev { filter: invert(100%) !important; } @media screen and (max-width: 350px) { .judul-carousel { font-size: 30px; margin-bottom: 1.5rem !important; } .btn-carousel { padding-top: 0.3rem !important; padding-bottom: 0.3rem !important; padding-left: 1rem !important; padding-right: 1rem !important; font-size: 14px !important; } } @media screen and (min-width: 568px) { .judul-carousel { font-size: 30px; margin-bottom: 2rem !important; } .btn-carousel { padding-top: 0.3rem !important; padding-bottom: 0.3rem !important; padding-left: 1.1rem !important; padding-right: 1.1rem !important; font-size: 14px !important; } .btn-carousel { padding-top: 0.3rem !important; padding-bottom: 0.3rem !important; padding-left: 1.1rem !important; padding-right: 1.1rem !important; font-size: 14px !important; } .svg-pendaftaran { margin-bottom: -20px; } .info-daftar { font-size: 20px !important; } .tahun-daftar { font-size: 40px; } } @media screen and (min-width: 768px) { .judul-carousel { font-size: 40px; margin-bottom: 2.7rem !important; } .btn-carousel { padding-top: 0.4rem !important; padding-bottom: 0.4rem !important; padding-left: 1.3rem !important; padding-right: 1.3rem !important; font-size: 1rem !important; } .svg-pendaftaran { margin-bottom: -30px; } .info-daftar { font-size: 23px !important; } .tahun-daftar { font-size: 45px; } } @media screen and (min-width: 1024px) { .card-berita:hover { box-shadow: 0 0 1.5rem rgba(0, 0, 0, .15) !important; transition: .5s; } .card-berita { transition: .5s; } .navbar-scroll { height: 55px !important; } .navbar-normal { height: 75px; } .judul-carousel { font-size: 50px; margin-bottom: 3rem !important; } .btn-carousel { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; font-size: 1rem !important; } .svg-pendaftaran { margin-bottom: -40px; } .info-daftar { font-size: 24px !important; } .tahun-daftar { font-size: 50px; } }
assets/css/style.css
:root { --color-theme--: #576ee0; --color-theme-dark--: #435acb; --color-theme-hover--: #3348b1; } body { font-family: "Montserrat", sans-serif !important; } .judul-carousel { font-size: 20px; margin-bottom: 1.5rem !important; } .btn-carousel { padding-top: 0.2rem !important; padding-bottom: 0.2rem !important; padding-left: 0.7rem !important; padding-right: 0.7rem !important; font-size: 12px !important; } .text-theme { color: var(--color-theme--) !important; } .link-theme { color: var(--color-theme--) !important; } .link-theme:hover { color: var(--color-theme-hover--) !important; } .bg-theme, .btn-theme { background-color: var(--color-theme--) !important; color: #fff; } .bg-theme-dark { background-color: var(--color-theme-dark--) !important; color: #fff; } .btn-theme:hover { background-color: var(--color-theme-hover--) !important; } .border-theme { border-color: var(--color-theme--) !important; } .btn-outline-theme { color: var(--color-theme--) !important; } .btn-outline-theme:hover { color: white !important; background-color: var(--color-theme--) !important; } .navbar { font-size: 14px; background-color: #fff; z-index: 1; transition: 0.5s !important; } .navbar .navbar-brand { font-size: 18px; font-weight: bold; letter-spacing: -1px; } .nav-item .nav-link { color: rgba(0, 0, 0, 1) !important; } .nav-item .nav-link:hover { color: var(--color-theme--) !important; } .nav-item .nav-link.active { color: var(--color-theme--) !important; } .navbar-collapse { background-color: #fff; box-shadow: 0px ​5px 7px -4px #000 !important; } .dropdown-menu { font-size: 14px !important; font-weight: 600 !important; box-shadow: 0px 0px 5px -2px #000 !important; } .navbar-scroll { box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.4); } .svg-pendaftaran { margin-bottom: 0px; } .info-daftar { font-size: 18px !important; } .tahun-daftar { font-size: 30px; } .dropdown:hover .dropdown-menu { display: block !important; margin-top: 0 !important; } .swiper { width: 600px; height: 300px; } .carousel-control-next { filter: invert(100%) !important; } .carousel-control-prev { filter: invert(100%) !important; } @media screen and (max-width: 350px) { .judul-carousel { font-size: 30px; margin-bottom: 1.5rem !important; } .btn-carousel { padding-top: 0.3rem !important; padding-bottom: 0.3rem !important; padding-left: 1rem !important; padding-right: 1rem !important; font-size: 14px !important; } } @media screen and (min-width: 568px) { .judul-carousel { font-size: 30px; margin-bottom: 2rem !important; } .btn-carousel { padding-top: 0.3rem !important; padding-bottom: 0.3rem !important; padding-left: 1.1rem !important; padding-right: 1.1rem !important; font-size: 14px !important; } .btn-carousel { padding-top: 0.3rem !important; padding-bottom: 0.3rem !important; padding-left: 1.1rem !important; padding-right: 1.1rem !important; font-size: 14px !important; } .svg-pendaftaran { margin-bottom: -20px; } .info-daftar { font-size: 20px !important; } .tahun-daftar { font-size: 40px; } } @media screen and (min-width: 768px) { .judul-carousel { font-size: 40px; margin-bottom: 2.7rem !important; } .btn-carousel { padding-top: 0.4rem !important; padding-bottom: 0.4rem !important; padding-left: 1.3rem !important; padding-right: 1.3rem !important; font-size: 1rem !important; } .svg-pendaftaran { margin-bottom: -30px; } .info-daftar { font-size: 23px !important; } .tahun-daftar { font-size: 45px; } } @media screen and (min-width: 1024px) { .card-berita:hover { box-shadow: 0 0 1.5rem rgba(0, 0, 0, .15) !important; transition: .5s; } .card-berita { transition: .5s; } .navbar-scroll { height: 55px !important; } .navbar-normal { height: 75px; } .judul-carousel { font-size: 50px; margin-bottom: 3rem !important; } .btn-carousel { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; font-size: 1rem !important; } .svg-pendaftaran { margin-bottom: -40px; } .info-daftar { font-size: 24px !important; } .tahun-daftar { font-size: 50px; } }
0.366476
0.083217
::-webkit-scrollbar{ width: 0; padding: 0; } .content{ width: 1200px; padding-top: 60px; margin: 0 auto; text-align: center; } .gr{ margin-top: 20px; width: 100%; height: 50px; display: flex; } .btn{ text-align: center; width: 50%; outline: none; border: none; background-color: transparent; font-size: 18px; font-weight: bolder; cursor: pointer; } .btn:nth-child(1){ box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15); } .btn:nth-child(2){ background-color: #fff6e1; } form{ width: calc(100% - 28px); height: auto; padding: 20px 14px; margin-bottom: 40px; box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.15), -1px 0 4px rgba(0, 0, 0, 0.15); } form hr{ width: 100%; background-color: #cdcdcd; margin: 20px 0; } .us{ width: 100%; display: grid; grid-template-columns: repeat(3, auto); grid-column-gap: 10px; } .us input, .ad input{ width: 100%; margin: 20px auto; padding: 5px 0 5px 0; border: none; border-bottom: 1px solid #c2c2c2; outline: none; font-size: 18px; } form p{ width: calc(100% - 10px); background-color: rgba(255, 183, 24, 0.66); text-align: left; font-size: 16px; font-weight: bolder; height: 40px; padding: 15px 0 0 10px; } .rat{ display: flex; flex-wrap: wrap; width: 100%; margin-top: 20px; } .rat label{ font-weight: bolder; font-size: 18px; margin-right: 15px; cursor: pointer; } .rat label input{ width: 16px; height: 16px; } .rat label input{ width: 16px; height: 16px; } .ad{ width: 100%; display: grid; grid-template-columns: 400px repeat(4, auto); grid-column-gap: 15px; } .ad select{ margin-top: 20px; width: 100%; font-weight: bolder; font-size: 18px; outline: none; } form button{ text-align: center; background-color: #ffb718; font-size: 18px; font-weight: bolder; width: 100%; height: 50px; outline: none; border: none; margin-top: 20px; } @media screen and (max-width: 1200px) { .content{ width: 768px; } .ad{ grid-template-columns: 300px repeat(4, auto); } } @media screen and (max-width: 768px){ .content{ width: 90%; } .us{ grid-template-columns: auto; grid-template-rows: repeat(3, auto); grid-column-gap: unset; } .ad{ grid-template-columns: repeat(2, auto); grid-template-rows: repeat(3, auto); } .ad input:nth-child(1){ grid-column-start: 1; grid-column-end: 3; } form .first-p{ width: calc(100% - 20px); padding: 15px 10px; } }
public/css/del.css
::-webkit-scrollbar{ width: 0; padding: 0; } .content{ width: 1200px; padding-top: 60px; margin: 0 auto; text-align: center; } .gr{ margin-top: 20px; width: 100%; height: 50px; display: flex; } .btn{ text-align: center; width: 50%; outline: none; border: none; background-color: transparent; font-size: 18px; font-weight: bolder; cursor: pointer; } .btn:nth-child(1){ box-shadow: -1px 0 4px rgba(0, 0, 0, 0.15); } .btn:nth-child(2){ background-color: #fff6e1; } form{ width: calc(100% - 28px); height: auto; padding: 20px 14px; margin-bottom: 40px; box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.15), -1px 0 4px rgba(0, 0, 0, 0.15); } form hr{ width: 100%; background-color: #cdcdcd; margin: 20px 0; } .us{ width: 100%; display: grid; grid-template-columns: repeat(3, auto); grid-column-gap: 10px; } .us input, .ad input{ width: 100%; margin: 20px auto; padding: 5px 0 5px 0; border: none; border-bottom: 1px solid #c2c2c2; outline: none; font-size: 18px; } form p{ width: calc(100% - 10px); background-color: rgba(255, 183, 24, 0.66); text-align: left; font-size: 16px; font-weight: bolder; height: 40px; padding: 15px 0 0 10px; } .rat{ display: flex; flex-wrap: wrap; width: 100%; margin-top: 20px; } .rat label{ font-weight: bolder; font-size: 18px; margin-right: 15px; cursor: pointer; } .rat label input{ width: 16px; height: 16px; } .rat label input{ width: 16px; height: 16px; } .ad{ width: 100%; display: grid; grid-template-columns: 400px repeat(4, auto); grid-column-gap: 15px; } .ad select{ margin-top: 20px; width: 100%; font-weight: bolder; font-size: 18px; outline: none; } form button{ text-align: center; background-color: #ffb718; font-size: 18px; font-weight: bolder; width: 100%; height: 50px; outline: none; border: none; margin-top: 20px; } @media screen and (max-width: 1200px) { .content{ width: 768px; } .ad{ grid-template-columns: 300px repeat(4, auto); } } @media screen and (max-width: 768px){ .content{ width: 90%; } .us{ grid-template-columns: auto; grid-template-rows: repeat(3, auto); grid-column-gap: unset; } .ad{ grid-template-columns: repeat(2, auto); grid-template-rows: repeat(3, auto); } .ad input:nth-child(1){ grid-column-start: 1; grid-column-end: 3; } form .first-p{ width: calc(100% - 20px); padding: 15px 10px; } }
0.321567
0.078289
.mdform .form-control { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; } .mdform .form-control { height: auto; padding: .6rem 0 .4rem 0; margin: 0 0 .5rem 0; background-color: transparent; border-radius: 0; } .mdform input:not([type]), .mdform input[type="text"]:not(.browser-default), .mdform input[type="password"]:not(.browser-default), .mdform input[type="email"]:not(.browser-default), .mdform input[type="url"]:not(.browser-default), .mdform input[type="time"]:not(.browser-default), .mdform input[type="date"]:not(.browser-default), .mdform input[type="datetime"]:not(.browser-default), .mdform input[type="datetime-local"]:not(.browser-default), .mdform input[type="tel"]:not(.browser-default), .mdform input[type="number"]:not(.browser-default), .mdform input[type="search"]:not(.browser-default), .mdform input[type="phone"]:not(.browser-default), .mdform input[type="search-md"], .mdform textarea.md-textarea { -webkit-box-sizing: content-box; box-sizing: content-box; background-color: transparent; border: none; border-bottom: 1px solid #ced4da; border-radius: 0; outline: none; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; width: 85%; margin: 0 auto; } .label { width: 85%; margin: 0 auto; } .mdform>label { max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } label { display: inline-block; margin-bottom: .5rem; } .mdform label.active { -webkit-transform: translateY(-14px) scale(0.8); transform: translateY(-14px) scale(0.8); font-size: 1rem; } .card2 { border: none; }
frontend/src/style/CustomerFormAddShipping.module.css
.mdform .form-control { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; } .mdform .form-control { height: auto; padding: .6rem 0 .4rem 0; margin: 0 0 .5rem 0; background-color: transparent; border-radius: 0; } .mdform input:not([type]), .mdform input[type="text"]:not(.browser-default), .mdform input[type="password"]:not(.browser-default), .mdform input[type="email"]:not(.browser-default), .mdform input[type="url"]:not(.browser-default), .mdform input[type="time"]:not(.browser-default), .mdform input[type="date"]:not(.browser-default), .mdform input[type="datetime"]:not(.browser-default), .mdform input[type="datetime-local"]:not(.browser-default), .mdform input[type="tel"]:not(.browser-default), .mdform input[type="number"]:not(.browser-default), .mdform input[type="search"]:not(.browser-default), .mdform input[type="phone"]:not(.browser-default), .mdform input[type="search-md"], .mdform textarea.md-textarea { -webkit-box-sizing: content-box; box-sizing: content-box; background-color: transparent; border: none; border-bottom: 1px solid #ced4da; border-radius: 0; outline: none; -webkit-box-shadow: none; box-shadow: none; -webkit-transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,-webkit-box-shadow 0.15s ease-in-out; width: 85%; margin: 0 auto; } .label { width: 85%; margin: 0 auto; } .mdform>label { max-width: 100%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } label { display: inline-block; margin-bottom: .5rem; } .mdform label.active { -webkit-transform: translateY(-14px) scale(0.8); transform: translateY(-14px) scale(0.8); font-size: 1rem; } .card2 { border: none; }
0.385837
0.048047
html, body { margin: 0; padding: 0; border: 0; font-size: 100%; line-height: 100%; vertical-align: baseline; font-family: sans-serif; font-weight: 400; overflow: hidden; background: transparent !important; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } a { color: #FF5722; text-decoration: underline; } b, strong { font-weight: bold; } em { font-style: italic; } h2 { font-size: 25px; margin-bottom: 5px; } h3 { font-size: 20px; margin-bottom: 5px; } #modals { display: none; } .container { width: 668px; margin: 0 auto; } .clear { clear: both; display: block; } .active { display: block; } .inactive { display: none; } .controller { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin-top: 30px !important; margin-left: 0px !important; } .controller.half { margin-top: 0px !important; } /*BEGIN PS4 Controller Styling*/ .controller.ds5 { background: url(images/white-skin.png); height: 700px; width: 1200px; /* margin-left: -403px; margin-top: -280px;*/ } .ds5.disconnected { background: url(images/disconnected.png); } .ds5.disconnected div { display: none; } .ds5 .triggers { width: 598px; height: 90px; position: absolute; left: 299px; top: 32px; } .ds5 .trigger { width: 99px; height: 100%; background: url(images/trigger-pressed.png); opacity: 0; } .ds5 .trigger.left { float: left; } .ds5 .trigger.right { float: right; background-position-x: 99px; } .ds5 .bumper { width: 200px; height: 45px; background: url(images/bumper.png) no-repeat; opacity: 0; } .ds5 .bumpers { position: absolute; width: 657px; height: 23px; left: 271px; top: 121px; } .ds5 .bumper.pressed { opacity: 0.8; } .ds5 .bumper.left { /* -webkit-transform: rotateY(180deg); */ /* transform: rotateY(180deg); */ float: left; } .ds5 .bumper.right { float: right; transform: rotateY(180deg); } .ds5 .touchpad { width: 350px; height: 300px; position: absolute; left: 422px; top: 74px; } .ds5 .touchpad.pressed { background: url(images/touchpad.png) no-repeat center; } .ds5 .meta { width: 100px; height: 100px; position: absolute; left: 546px; bottom: 264px; } .ds5 .meta.pressed { background: url(images/home.png) no-repeat center; } .ds5 .arrows { position: absolute; width: 352px; height: 46px; top: 142px; left: 227px; } .ds5 .back { background: url(images/select.png); width: 26px; height: 43px; opacity: 0; } .ds5 .start { background: url(images/start.png); width: 26px; height: 43px; opacity: 0; } .ds5 .start { position: absolute; left: 550px; bottom: 5px; } .ds5 .back { position: absolute; left: 169px; bottom: 5px; } .ds5 .back.pressed, .ds5 .start.pressed { /* background-position-y: -21px; */ /* margin-top: 2px; */ opacity: 1; } .ds5 .back { float: left; /* width: 28px; */ } .ds5 .start { float: right; /* width: 28px; */ background-position: 0px 0; } .ds5 .abxy { position: absolute; width: 170px; height: 171px; top: 180px; left: 765px; } .ds5 .button { position: absolute; width: 55px; height: 55px; background: url(images/facebuttons.png); } .ds5 .button.pressed { background-position-y: 56px; /* margin-top: 5px; */ } .ds5 .a { background-position: 0 0; bottom: 4px; left: 60px; } .ds5 .b { background-position: -57px 0; top: 55px; right: -5px; } .ds5 .x { background-position: -113px 0; top: 55px; } .ds5 .y { background-position: 55px 0; left: 58px; bottom: 119px; } .ds5 .sticks { position: absolute; width: 374px; height: 105px; top: 318px; left: 414px } .ds5 .stick { position: absolute; background: url(images/sticks.png); height: 94px; width: 94px; } .ds5 .stick.pressed.left { background-position-x: -96px; } .ds5 .stick.pressed.right { background-position-x: -96px; } .ds5 .stick.left { top: 0; left: 0; } .ds5 .stick.right { top: calc(100% - 105px); left: calc(100% - 105px); } .ds5 .dpad { position: absolute; width: 136px; height: 136px; top: 194px; left: 274px; } .ds5 .face { background: url(images/dpad.png); position: absolute; } .ds5 .face.up, .ds5 .face.down { width: 45px; height: 55px; } .ds5 .face.left, .ds5 .face.right { width: 56px; height: 45px; } .ds5 .face.up { left: 44px; top: 0px; background-position: -45px 0px; } .ds5 .face.down { left: 44px; bottom: 0; background-position: 0px 0px; } .ds5 .face.left { top: 45px; left: 0; background-position: 110px 0; } .ds5 .face.right { top: 45px; right: 0px; background-position: 56px 0; } .ds5 .face.pressed { /* margin-top: 5px; */ background-position-y: 55px; } .ds5.half { margin-top: -300px; } /*END PS4 Controller Styling*/
ps5/index.css
html, body { margin: 0; padding: 0; border: 0; font-size: 100%; line-height: 100%; vertical-align: baseline; font-family: sans-serif; font-weight: 400; overflow: hidden; background: transparent !important; } ol, ul { list-style: none; } table { border-collapse: collapse; border-spacing: 0; } a { color: #FF5722; text-decoration: underline; } b, strong { font-weight: bold; } em { font-style: italic; } h2 { font-size: 25px; margin-bottom: 5px; } h3 { font-size: 20px; margin-bottom: 5px; } #modals { display: none; } .container { width: 668px; margin: 0 auto; } .clear { clear: both; display: block; } .active { display: block; } .inactive { display: none; } .controller { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); margin-top: 30px !important; margin-left: 0px !important; } .controller.half { margin-top: 0px !important; } /*BEGIN PS4 Controller Styling*/ .controller.ds5 { background: url(images/white-skin.png); height: 700px; width: 1200px; /* margin-left: -403px; margin-top: -280px;*/ } .ds5.disconnected { background: url(images/disconnected.png); } .ds5.disconnected div { display: none; } .ds5 .triggers { width: 598px; height: 90px; position: absolute; left: 299px; top: 32px; } .ds5 .trigger { width: 99px; height: 100%; background: url(images/trigger-pressed.png); opacity: 0; } .ds5 .trigger.left { float: left; } .ds5 .trigger.right { float: right; background-position-x: 99px; } .ds5 .bumper { width: 200px; height: 45px; background: url(images/bumper.png) no-repeat; opacity: 0; } .ds5 .bumpers { position: absolute; width: 657px; height: 23px; left: 271px; top: 121px; } .ds5 .bumper.pressed { opacity: 0.8; } .ds5 .bumper.left { /* -webkit-transform: rotateY(180deg); */ /* transform: rotateY(180deg); */ float: left; } .ds5 .bumper.right { float: right; transform: rotateY(180deg); } .ds5 .touchpad { width: 350px; height: 300px; position: absolute; left: 422px; top: 74px; } .ds5 .touchpad.pressed { background: url(images/touchpad.png) no-repeat center; } .ds5 .meta { width: 100px; height: 100px; position: absolute; left: 546px; bottom: 264px; } .ds5 .meta.pressed { background: url(images/home.png) no-repeat center; } .ds5 .arrows { position: absolute; width: 352px; height: 46px; top: 142px; left: 227px; } .ds5 .back { background: url(images/select.png); width: 26px; height: 43px; opacity: 0; } .ds5 .start { background: url(images/start.png); width: 26px; height: 43px; opacity: 0; } .ds5 .start { position: absolute; left: 550px; bottom: 5px; } .ds5 .back { position: absolute; left: 169px; bottom: 5px; } .ds5 .back.pressed, .ds5 .start.pressed { /* background-position-y: -21px; */ /* margin-top: 2px; */ opacity: 1; } .ds5 .back { float: left; /* width: 28px; */ } .ds5 .start { float: right; /* width: 28px; */ background-position: 0px 0; } .ds5 .abxy { position: absolute; width: 170px; height: 171px; top: 180px; left: 765px; } .ds5 .button { position: absolute; width: 55px; height: 55px; background: url(images/facebuttons.png); } .ds5 .button.pressed { background-position-y: 56px; /* margin-top: 5px; */ } .ds5 .a { background-position: 0 0; bottom: 4px; left: 60px; } .ds5 .b { background-position: -57px 0; top: 55px; right: -5px; } .ds5 .x { background-position: -113px 0; top: 55px; } .ds5 .y { background-position: 55px 0; left: 58px; bottom: 119px; } .ds5 .sticks { position: absolute; width: 374px; height: 105px; top: 318px; left: 414px } .ds5 .stick { position: absolute; background: url(images/sticks.png); height: 94px; width: 94px; } .ds5 .stick.pressed.left { background-position-x: -96px; } .ds5 .stick.pressed.right { background-position-x: -96px; } .ds5 .stick.left { top: 0; left: 0; } .ds5 .stick.right { top: calc(100% - 105px); left: calc(100% - 105px); } .ds5 .dpad { position: absolute; width: 136px; height: 136px; top: 194px; left: 274px; } .ds5 .face { background: url(images/dpad.png); position: absolute; } .ds5 .face.up, .ds5 .face.down { width: 45px; height: 55px; } .ds5 .face.left, .ds5 .face.right { width: 56px; height: 45px; } .ds5 .face.up { left: 44px; top: 0px; background-position: -45px 0px; } .ds5 .face.down { left: 44px; bottom: 0; background-position: 0px 0px; } .ds5 .face.left { top: 45px; left: 0; background-position: 110px 0; } .ds5 .face.right { top: 45px; right: 0px; background-position: 56px 0; } .ds5 .face.pressed { /* margin-top: 5px; */ background-position-y: 55px; } .ds5.half { margin-top: -300px; } /*END PS4 Controller Styling*/
0.571767
0.093471
width: 100%; text-align: center; } header{ width: 100%; display: flex; justify-content: center; align-items: center; margin-top: 20px; } #profile{ position: absolute; top: 30px; right: 30px; text-align: center; } #profile p{ font-family: 'Cormorant', serif; font-weight: 700; font-size: max(1em, 1vw); margin: auto 10px; } #profile img{ border-radius: 50%; width: max(15%, 30px); margin: auto 0; } .hide{ display: none; } #signout{ cursor: pointer; font-weight: 400; } #signout:hover{ color: #b00; } nav{ margin-top: 20px; margin-bottom: 20px; font-family: 'Cormorant', serif; font-weight: 400; font-size: max(1.3em, 1.3vw); width: 100%; display: flex; justify-content: center; align-items: center; } nav a{ text-decoration: none; margin: 0 10px 0 10px; color: black; } nav a.selected{ color: #8EA4D2; } nav a:hover{ color: #8EA4D2; } header h1{ font-family: 'Cormorant', serif; font-weight: 700; font-size: max(2em, 3vw); } #img-profile{ border-radius: 50%; overflow: hidden; width: 10%; margin: 0% 1% 0% 1%; } #portfolio-title{ display: flex; justify-content: center; align-items: center; } #portfolio-title a{ font-family: 'Cormorant', serif; font-weight: 300; font-size: max(1em, 1vw); color: #b00; text-decoration: none; } #portfolio-title a:hover{ color: #474350; } #portfolio-content{ width: 60%; display: inline-block; } .info-table{ border-collapse: collapse; width: 100%; text-align: left; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.7em, .7vw); } .info-table th, .info-table td{ border: 2px solid #8EA4D2; padding: 10px; border-collapse: collapse; } #greeting-container { margin-top: 20px; } #portfolio-content p{ text-align: left; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.8em, .9vw); line-height: 1.4em; letter-spacing: 1px; } #cmu-logo{ width: 30%; float: left; margin-right: 2%; } #map{ width: 50%; height: 300px; float: right; margin-left: 2%; } #add-comment{ width: 60%; display: inline-block; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.8em, .9vw); line-height: 1.4em; letter-spacing: 1px; } textarea{ border: 2px solid #8EA4D2; border-radius: 10px; border-collapse: collapse; padding: 10px; resize: none; width: 40%; min-width: 150px; } .g-recaptcha{ display: inline-block; } #comment-content{ width: 100%; display: grid; } #stars{ margin-bottom: 15px; } #submit-button{ cursor: pointer; } #submit-button:hover{ color: #b00; cursor: pointer; } .comment-container{ width: 40%; display: inline-block; border: 2px solid black; border-radius: 10px; text-align: left; padding: 10px 30px; margin: 10px auto; } .comment-container h3{ font-family: 'Cormorant', serif; font-weight: 600; font-size: max(1em, 1vw); border-bottom: 1px solid black; float: left; width: 60%; color: #8EA4D2; } .comment-container h4{ font-family: 'Cormorant', serif; font-weight: 400; float: right; margin-right: 2%; margin-top: 10px; margin-bottom: 0; font-size: max(1em, 1vw); } .comment-container p{ font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.8em, .9vw); line-height: 1.4em; letter-spacing: 1px; width: 100%; float: left; margin-top: 0; } #delete-comment{ float: right; cursor: pointer; } #delete-comment:hover{ color: #b00; text-decoration: none; } #quote-container{ font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: max(.8em, .9vw); margin-bottom: 20px; text-align: left; } button{ font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.5em, .5vw); padding: 5px; } #page-navigation{ margin-top: 10px; display: flex; text-align: center; justify-content: center; align-items: center; } #pages{ display: flex; } a.page-link{ color: black; text-decoration: none; } a.page-link:hover{ color: #b00; text-decoration: none; } .page-nums{ border: 2px solid #8EA4D2; border-radius: 5px; margin: 0 5px; width: max(17px, 1.3vw); height: max(17px, 1.3vw); display: flex; justify-content: center; align-items: center; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.7em, .7vw); } a.no-page{ color: gray; text-decoration: none; pointer-events: none; } #current-page-link{ color: black; text-decoration: none; pointer-events: none; } #curr-page-div{ background-color: lightgray; } #image-gallery{ margin: 0 auto; display: flex; width: 60%; flex-wrap: wrap; justify-content: center; } div.col{ width: 31%; padding: 0 1%; } #image-gallery img{ width: 100%; margin: 10px 0; } #image-gallery img:hover{ border: 1px solid black; cursor: pointer; } #background-overlay{ width: 0; height: 0; position: absolute; display: flex; align-items: center; justify-content: center; z-index: -1; } #background-clicked{ background-color: rgba(71, 71, 71, .8); width: 100%; display: flex; position: absolute; align-items: center; justify-content: center; left: 0; z-index: 2; } #enlarged-img{ width: 0; height: 0; display: block; margin: auto; z-index: -1; } #enlarged-clicked{ width: auto; height: auto; max-width: 60%; display: block; margin: auto; z-index: 3; } h2{ font-family: 'Cormorant', serif; font-weight: 600; font-size: max(1.5em, 1.8vw); } footer{ font-family: 'Cormorant', serif; font-weight: 400; font-size: max(.7em, .6vw); } footer a{ text-decoration: none; color: black; } footer a:hover{ color: #8EA4D2; }
portfolio/src/main/webapp/style.css
width: 100%; text-align: center; } header{ width: 100%; display: flex; justify-content: center; align-items: center; margin-top: 20px; } #profile{ position: absolute; top: 30px; right: 30px; text-align: center; } #profile p{ font-family: 'Cormorant', serif; font-weight: 700; font-size: max(1em, 1vw); margin: auto 10px; } #profile img{ border-radius: 50%; width: max(15%, 30px); margin: auto 0; } .hide{ display: none; } #signout{ cursor: pointer; font-weight: 400; } #signout:hover{ color: #b00; } nav{ margin-top: 20px; margin-bottom: 20px; font-family: 'Cormorant', serif; font-weight: 400; font-size: max(1.3em, 1.3vw); width: 100%; display: flex; justify-content: center; align-items: center; } nav a{ text-decoration: none; margin: 0 10px 0 10px; color: black; } nav a.selected{ color: #8EA4D2; } nav a:hover{ color: #8EA4D2; } header h1{ font-family: 'Cormorant', serif; font-weight: 700; font-size: max(2em, 3vw); } #img-profile{ border-radius: 50%; overflow: hidden; width: 10%; margin: 0% 1% 0% 1%; } #portfolio-title{ display: flex; justify-content: center; align-items: center; } #portfolio-title a{ font-family: 'Cormorant', serif; font-weight: 300; font-size: max(1em, 1vw); color: #b00; text-decoration: none; } #portfolio-title a:hover{ color: #474350; } #portfolio-content{ width: 60%; display: inline-block; } .info-table{ border-collapse: collapse; width: 100%; text-align: left; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.7em, .7vw); } .info-table th, .info-table td{ border: 2px solid #8EA4D2; padding: 10px; border-collapse: collapse; } #greeting-container { margin-top: 20px; } #portfolio-content p{ text-align: left; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.8em, .9vw); line-height: 1.4em; letter-spacing: 1px; } #cmu-logo{ width: 30%; float: left; margin-right: 2%; } #map{ width: 50%; height: 300px; float: right; margin-left: 2%; } #add-comment{ width: 60%; display: inline-block; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.8em, .9vw); line-height: 1.4em; letter-spacing: 1px; } textarea{ border: 2px solid #8EA4D2; border-radius: 10px; border-collapse: collapse; padding: 10px; resize: none; width: 40%; min-width: 150px; } .g-recaptcha{ display: inline-block; } #comment-content{ width: 100%; display: grid; } #stars{ margin-bottom: 15px; } #submit-button{ cursor: pointer; } #submit-button:hover{ color: #b00; cursor: pointer; } .comment-container{ width: 40%; display: inline-block; border: 2px solid black; border-radius: 10px; text-align: left; padding: 10px 30px; margin: 10px auto; } .comment-container h3{ font-family: 'Cormorant', serif; font-weight: 600; font-size: max(1em, 1vw); border-bottom: 1px solid black; float: left; width: 60%; color: #8EA4D2; } .comment-container h4{ font-family: 'Cormorant', serif; font-weight: 400; float: right; margin-right: 2%; margin-top: 10px; margin-bottom: 0; font-size: max(1em, 1vw); } .comment-container p{ font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.8em, .9vw); line-height: 1.4em; letter-spacing: 1px; width: 100%; float: left; margin-top: 0; } #delete-comment{ float: right; cursor: pointer; } #delete-comment:hover{ color: #b00; text-decoration: none; } #quote-container{ font-family: 'Montserrat', sans-serif; font-weight: 600; font-size: max(.8em, .9vw); margin-bottom: 20px; text-align: left; } button{ font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.5em, .5vw); padding: 5px; } #page-navigation{ margin-top: 10px; display: flex; text-align: center; justify-content: center; align-items: center; } #pages{ display: flex; } a.page-link{ color: black; text-decoration: none; } a.page-link:hover{ color: #b00; text-decoration: none; } .page-nums{ border: 2px solid #8EA4D2; border-radius: 5px; margin: 0 5px; width: max(17px, 1.3vw); height: max(17px, 1.3vw); display: flex; justify-content: center; align-items: center; font-family: 'Montserrat', sans-serif; font-weight: 300; font-size: max(.7em, .7vw); } a.no-page{ color: gray; text-decoration: none; pointer-events: none; } #current-page-link{ color: black; text-decoration: none; pointer-events: none; } #curr-page-div{ background-color: lightgray; } #image-gallery{ margin: 0 auto; display: flex; width: 60%; flex-wrap: wrap; justify-content: center; } div.col{ width: 31%; padding: 0 1%; } #image-gallery img{ width: 100%; margin: 10px 0; } #image-gallery img:hover{ border: 1px solid black; cursor: pointer; } #background-overlay{ width: 0; height: 0; position: absolute; display: flex; align-items: center; justify-content: center; z-index: -1; } #background-clicked{ background-color: rgba(71, 71, 71, .8); width: 100%; display: flex; position: absolute; align-items: center; justify-content: center; left: 0; z-index: 2; } #enlarged-img{ width: 0; height: 0; display: block; margin: auto; z-index: -1; } #enlarged-clicked{ width: auto; height: auto; max-width: 60%; display: block; margin: auto; z-index: 3; } h2{ font-family: 'Cormorant', serif; font-weight: 600; font-size: max(1.5em, 1.8vw); } footer{ font-family: 'Cormorant', serif; font-weight: 400; font-size: max(.7em, .6vw); } footer a{ text-decoration: none; color: black; } footer a:hover{ color: #8EA4D2; }
0.409929
0.093099
.aed-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -0px; } .afn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -22px; } .all-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -44px; } .amd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -66px; } .ang-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -88px; } .ars-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -110px; } .aud-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -132px; } .awg-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -154px; } .azn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -176px; } .bam-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -198px; } .bbd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -220px; } .bdt-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -242px; } .bgn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -264px; } .bhd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -286px; } .bif-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -308px; } .bmd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -330px; } .bnd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -352px; } .bob-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -374px; } .brl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -396px; } .bsd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -418px; } .btn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -440px; } .bwp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -462px; } .byn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -484px; } .bzd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -506px; } .cad-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -528px; } .cdf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -550px; } .chf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -572px; } .clp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -594px; } .cny-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -616px; } .cop-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -638px; } .crc-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -660px; } .cuc-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -682px; } .cup-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -682px; } .cve-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -704px; } .czk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -726px; } .djf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -748px; } .dkk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -770px; } .dop-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -792px; } .dzd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -814px; } .egp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -836px; } .ern-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -858px; } .etb-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -880px; } .eur-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -902px; } .fjd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -924px; } .fkp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -946px; } .gbp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -968px; } .gel-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -990px; } .ggp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1012px; } .ghs-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1034px; } .gip-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1056px; } .gmd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1078px; } .gnf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1100px; } .gtq-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1122px; } .gyd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1144px; } .hkd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1166px; } .hnl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1188px; } .hrk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1210px; } .htg-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1232px; } .huf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1254px; } .idr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1276px; } .ils-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1298px; } .imp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1320px; } .inr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1342px; } .iqd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1364px; } .irr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1386px; } .isk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1408px; } .jep-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1430px; } .jmd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1452px; } .jod-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1474px; } .jpy-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1496px; } .kes-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1518px; } .kgs-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1540px; } .khr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1562px; } .kmf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1584px; } .kpw-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1606px; } .krw-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1628px; } .kwd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1650px; } .kyd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1672px; } .kzt-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1694px; } .lak-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1716px; } .lbp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1738px; } .lkr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1760px; } .lrd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1782px; } .lsl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1804px; } .ltl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1826px; } .lvl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1848px; } .lyd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1870px; } .mad-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1892px; } .mdl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1914px; } .mga-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1936px; } .mkd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1958px; } .mmk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1980px; } .mnt-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2002px; } .mop-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2024px; } .mro-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2046px; } .mur-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2068px; } .mvr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2090px; } .mwk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2112px; } .mxn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2134px; } .myr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2156px; } .mzn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2178px; } .nad-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2200px; } .ngn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2222px; } .nio-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2244px; } .nok-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2266px; } .npr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2288px; } .nzd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2310px; } .omr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2332px; } .pab-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2354px; } .pen-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2376px; } .pgk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2398px; } .php-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2420px; } .pkr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2442px; } .pln-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2464px; } .pyg-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2486px; } .qar-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2508px; } .ron-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2530px; } .rsd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2552px; } .rub-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2574px; } .rwf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2596px; } .sar-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2618px; } .sbd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2640px; } .scr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2662px; } .sdg-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2684px; } .sek-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2706px; } .sgd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2728px; } .shp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2750px; } .sll-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2772px; } .sos-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2794px; } .srd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2816px; } .std-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2838px; } .svc-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2860px; } .syp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2882px; } .szl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2904px; } .thb-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2926px; } .tjs-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2948px; } .tmt-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2970px; } .tnd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2992px; } .top-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3014px; } .try-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3036px; } .ttd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3058px; } .twd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3080px; } .tzs-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3102px; } .uah-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3124px; } .ugx-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3146px; } .usd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3168px; } .uyu-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3190px; } .uzs-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3212px; } .vef-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3234px; } .vnd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3256px; } .vuv-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3278px; } .wst-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3300px; } .yer-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3322px; } .zar-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3344px; } .zmw-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3366px; } .zwl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3388px; } /*Логотип MyfinGroup*/ .mfg-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .aoa-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3432px; } /*Прописаны руками*/ .xaf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .xcd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .xdr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .xof-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .xpf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .zmk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .clf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; }
src/css/sprites/flags32.css
.aed-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -0px; } .afn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -22px; } .all-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -44px; } .amd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -66px; } .ang-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -88px; } .ars-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -110px; } .aud-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -132px; } .awg-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -154px; } .azn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -176px; } .bam-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -198px; } .bbd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -220px; } .bdt-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -242px; } .bgn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -264px; } .bhd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -286px; } .bif-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -308px; } .bmd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -330px; } .bnd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -352px; } .bob-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -374px; } .brl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -396px; } .bsd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -418px; } .btn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -440px; } .bwp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -462px; } .byn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -484px; } .bzd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -506px; } .cad-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -528px; } .cdf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -550px; } .chf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -572px; } .clp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -594px; } .cny-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -616px; } .cop-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -638px; } .crc-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -660px; } .cuc-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -682px; } .cup-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -682px; } .cve-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -704px; } .czk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -726px; } .djf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -748px; } .dkk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -770px; } .dop-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -792px; } .dzd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -814px; } .egp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -836px; } .ern-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -858px; } .etb-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -880px; } .eur-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -902px; } .fjd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -924px; } .fkp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -946px; } .gbp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -968px; } .gel-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -990px; } .ggp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1012px; } .ghs-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1034px; } .gip-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1056px; } .gmd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1078px; } .gnf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1100px; } .gtq-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1122px; } .gyd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1144px; } .hkd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1166px; } .hnl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1188px; } .hrk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1210px; } .htg-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1232px; } .huf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1254px; } .idr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1276px; } .ils-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1298px; } .imp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1320px; } .inr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1342px; } .iqd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1364px; } .irr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1386px; } .isk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1408px; } .jep-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1430px; } .jmd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1452px; } .jod-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1474px; } .jpy-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1496px; } .kes-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1518px; } .kgs-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1540px; } .khr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1562px; } .kmf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1584px; } .kpw-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1606px; } .krw-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1628px; } .kwd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1650px; } .kyd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1672px; } .kzt-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1694px; } .lak-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1716px; } .lbp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1738px; } .lkr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1760px; } .lrd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1782px; } .lsl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1804px; } .ltl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1826px; } .lvl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1848px; } .lyd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1870px; } .mad-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1892px; } .mdl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1914px; } .mga-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1936px; } .mkd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1958px; } .mmk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -1980px; } .mnt-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2002px; } .mop-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2024px; } .mro-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2046px; } .mur-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2068px; } .mvr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2090px; } .mwk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2112px; } .mxn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2134px; } .myr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2156px; } .mzn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2178px; } .nad-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2200px; } .ngn-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2222px; } .nio-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2244px; } .nok-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2266px; } .npr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2288px; } .nzd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2310px; } .omr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2332px; } .pab-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2354px; } .pen-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2376px; } .pgk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2398px; } .php-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2420px; } .pkr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2442px; } .pln-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2464px; } .pyg-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2486px; } .qar-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2508px; } .ron-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2530px; } .rsd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2552px; } .rub-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2574px; } .rwf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2596px; } .sar-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2618px; } .sbd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2640px; } .scr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2662px; } .sdg-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2684px; } .sek-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2706px; } .sgd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2728px; } .shp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2750px; } .sll-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2772px; } .sos-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2794px; } .srd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2816px; } .std-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2838px; } .svc-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2860px; } .syp-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2882px; } .szl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2904px; } .thb-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2926px; } .tjs-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2948px; } .tmt-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2970px; } .tnd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -2992px; } .top-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3014px; } .try-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3036px; } .ttd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3058px; } .twd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3080px; } .tzs-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3102px; } .uah-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3124px; } .ugx-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3146px; } .usd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3168px; } .uyu-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3190px; } .uzs-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3212px; } .vef-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3234px; } .vnd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3256px; } .vuv-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3278px; } .wst-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3300px; } .yer-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3322px; } .zar-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3344px; } .zmw-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3366px; } .zwl-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3388px; } /*Логотип MyfinGroup*/ .mfg-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .aoa-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3432px; } /*Прописаны руками*/ .xaf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .xcd-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .xdr-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .xof-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .xpf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .zmk-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; } .clf-32 { background: url(../../img/sprites/flags_sprite32x22.png) no-repeat left -3410px; }
0.404507
0.32658
.logo .logo_text{ font-size: 2.0em; color:#fff; } .header-top { color: #1e8b8c; font-family: "EB Garamond", serif; font-size: 12px; font-weight: 400; } .header-login-register a {color: #1e8b8c; display: inline-block;} .header-login-register a:hover, .header-login-register a:hover {color: #fff;} .header-top-info {display: inline-block; float: left; line-height: 53px;} .header-top-info span {display: inline-block;} .header-top-info:last-child {margin-left: 66px;} .header-top-info > img {position: relative; top: -1px;} .login, .register { display: inline-block; line-height: 53px; margin-left: 57px; position: relative } .header-login-register h4 { color: #282828; font-family: "EB Garamond", serif; font-size: 14px; font-weight: 400; margin-bottom: 22px; } .register-form > span {display: block;} .banner-content .form-box {height: 38px; margin-bottom: 10px; position: relative;} .header-top .button-box span { color: #656565; float: left; font-family: "montserratlight"; font-size: 12px; margin-right: 8px; } .header-top .button-box input {float: left; margin-right: 6px; width: 12px;} .header-top .button-box input:focus {outline: none} .input-box {border: 1px solid #e1e1e1; height: 30px; line-height: 28px;} .input-box i {color: #656565; font-size: 12px; padding-left: 12px;} .input-box input { background: #ffffff none repeat scroll 0 0; border: 0 none; color: #656565; height: 100%; padding-left: 7px; width: 84%; } .register-form > form {margin-top: 11px;} .button-box > span {padding-left: 8px;} .register-btn, .login-btn { font-size: 12px; line-height: 30px; padding: 0 24px; text-transform: capitalize; margin-top: 9px } .header-login-register {display: inline-block;} .search-btn { cursor: pointer; display: inline-block; margin-left: 65px; position: relative; } .search { background: #ffffff none repeat scroll 0 0; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); margin-top: 10px; opacity: 0; position: absolute; right: 0; top: 40px; transition: all 0.5s ease 0s; visibility: hidden; width: 228px; z-index: 9999; } #search-form > input { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; height: 38px } #search-form > button { font-size: 15px; height: 100%; padding: 0; position: absolute; right: 0; width: 43px; top: 0 } .padding-small .search {top: 92px;} .search-menu { display: inline-block; height: 30px; padding-top: 5px; text-align: center; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; width: auto; } .open .search {display: block;} .open .search { margin-top: 0; opacity: 1; visibility: visible; z-index: 9999999; } .header-right {position: relative} .add-property-btn.button { bottom: -35px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); color: #fefefe; font-family: "montserratsemi_bold"; font-size: 12px; height: 35px; line-height: 35px; padding: 0; position: absolute; right: 0; text-align: center; width: 125px; background: #1e8b8c none repeat scroll 0 0 } .add-property-btn:hover {background: #1F223E} /*-------------Menu Style--------- */ .header-area{z-index: 10; position: relative;background: #0d443e url(../../images/bg/bg_header.jpg) top left fixed;} nav#primary-menu {display: inline-block; float: right; margin-top: 50px;} .main-menu > li > a { color: #fff; display: block; font-family: "EB Garamond", serif; font-weight: 600; font-size: 16px; line-height: 16px; padding: 12px 0; text-transform: uppercase; } .main-menu.text-white > li > a {color: #ffffff;} .main-menu > li {display: inline-block; padding-left: 35px; position: relative;} .main-menu > li:first-child {padding: 0} /*--------Dropdown Style---------*/ .dropdown, .mega-menu-area, ul.dropdown > li > ul.inside-menu, .login-form{ background: #ffffff none repeat scroll 0 0; box-shadow: 0 1px 21px 0 rgba(48, 48, 48, 0.2); left: 0; padding: 4px 0; position: absolute; text-align: left; top: 125%; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; visibility: hidden; width: 203px; z-index: -999; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; border-bottom: 1px solid #e1e1e1 } .login-form { padding: 32px 20px; right: -115px; width: 230px; left: auto; top: 106% } .dropdown li, .single-mega-item li{display: block;} .dropdown li a, .single-mega-item li a { border-bottom: 1px solid #e1e1e1; color: #303030; display: block; font-size: 12px; line-height: 18px; padding: 11px 22px; text-transform: uppercase; } .single-mega-item li a {padding: 11px 3px;} .dropdown li a:hover, .single-mega-item li a:hover, .dropdown > li:hover > a{color: #1e8b8c} .dropdown > li:last-child > a, .single-mega-item > li:last-child a, .inside-menu > li:last-child > a { border: 0 none; } .main-menu li:hover .dropdown, .main-menu li:hover .mega-menu-area, ul.dropdown > li > ul.inside-menu, ul.login li:hover .login-form{ opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; top: 100%; visibility: visible; z-index: 9999; } ul.login li:hover .login-form{top: 81%} .main-menu li > ul.dropdown i { float: right; font-size: 17px; position: relative; top: -1px; } ul.dropdown > li > ul.inside-menu { left: 203px; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; top: 0; -webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; width: 203px; visibility: hidden } ul.dropdown > li:hover > ul.inside-menu { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; z-index: 9999; visibility: visible } .mega-menu-area { left: 0; padding: 16px 8px 14px; width: 100%; } .main-menu li.mega-parent {position: static;} .single-mega-item li.block { color: #2d3e50; font-family: montserratregular; font-size: 14px; margin: 0 3px; padding-bottom: 12px; position: relative; text-transform: uppercase; } .single-mega-item li.block:after { background: #909090 none repeat scroll 0 0; bottom: 7px; content: ""; height: 1px; left: 0; position: absolute; width: 58%; } .single-mega-item {float: left; padding: 0 15px; width: 25%;} .fixed { left: 0; position: absolute; right: 0; top: 0; z-index: 99999; } /*-------------Sticky Menu*--------*/ .sticky { -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeindown; animation: 300ms ease-in-out 0s normal none 1 running fadeindown; background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0; box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4); left: 0; margin: auto; position: fixed; right: 0; top: 0; width: 100%; z-index: 999; } .logo { overflow: hidden; padding: 18px 0; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } .logo > a {display: inline-block;} .logo img{ -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } .sticky .logo img { -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; width: 160px; } .sticky .logo {padding: 10px 0;} .sticky .main-menu > li > a {padding: 20px 0px;} .sticky nav#primary-menu.height-large ul.main-menu > li > a {padding: 30px 0;} .main-menu > li:hover > a, .main-menu > li.active > a{ color: #fff;font-weight:600;} .sticky .logo img {/*width: 110px*/width:160px;} .sticky nav#primary-menu {margin-top: 12px;} .logo.padding {padding: 38px 0 12px;} .pull_right.text-center {float: none !important; text-align: center;} .text-center nav#primary-menu {float: none;} /*------------Mobile Menu-----------*/ .mobile-menu-area, .sticky .logo.text-center, .mean-container .mean-bar:after {display: none} .mean-container .mean-nav ul li a:hover, .mean-container a.meanmenu-reveal span {background: #dcdc81;} .mean-container .mean-nav ul li a { background: #ffffff none repeat scroll 0 0; color: #1e8b8c; display: block; font-family: "EB Garamond", serif; font-weight: 400; } .mean-container .mean-nav ul li a.mean-expand {background: none; top: -4px;} .mean-container .mean-nav ul li a.mean-expand:hover {background: none} .mean-container .mean-nav ul li li a { color: #1f223e; opacity: .90; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); border-top: 0; } .mean-container .mean-nav ul li li{background: #fff} .mean-container a.meanmenu-reveal {color: #fff} .mean-container a.meanmenu-reveal:hover span {background: #fff} .mean-last {margin-bottom: 20px} .mobile-menu {position: relative} .mean-container .mean-bar:before { color: #dcdc81; content: "MENU"; font-size: 14px; font-weight: 600; left: 0; position: absolute; top: 11px; } nav#primary-menu.height-large {margin: 0;} nav#primary-menu.height-large ul.main-menu > li > a {padding: 52px 0;} nav#primary-menu.height-medium {margin-top: 0;} nav#primary-menu.height-medium .main-menu > li > a {padding: 25px 0} .header-top-two { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); color: #333333; position: relative; border-top: 3px solid transparent; } .fixed .sticky .main-menu.text-white > li > a {color: #20233F;} .fixed .text-color.main-menu > li:hover > a {color: #f3e182} .main-menu.text-white > li:hover > a, .fixed.sticky .main-menu.text-white > li > a, .mean-container .mean-nav ul li a:hover{ color: #95c41f; } .mobile-menu-area, .mean-container .mean-nav{ background: #1e8b8c none repeat scroll 0 0 }
assets/css/shortcode/header.css
.logo .logo_text{ font-size: 2.0em; color:#fff; } .header-top { color: #1e8b8c; font-family: "EB Garamond", serif; font-size: 12px; font-weight: 400; } .header-login-register a {color: #1e8b8c; display: inline-block;} .header-login-register a:hover, .header-login-register a:hover {color: #fff;} .header-top-info {display: inline-block; float: left; line-height: 53px;} .header-top-info span {display: inline-block;} .header-top-info:last-child {margin-left: 66px;} .header-top-info > img {position: relative; top: -1px;} .login, .register { display: inline-block; line-height: 53px; margin-left: 57px; position: relative } .header-login-register h4 { color: #282828; font-family: "EB Garamond", serif; font-size: 14px; font-weight: 400; margin-bottom: 22px; } .register-form > span {display: block;} .banner-content .form-box {height: 38px; margin-bottom: 10px; position: relative;} .header-top .button-box span { color: #656565; float: left; font-family: "montserratlight"; font-size: 12px; margin-right: 8px; } .header-top .button-box input {float: left; margin-right: 6px; width: 12px;} .header-top .button-box input:focus {outline: none} .input-box {border: 1px solid #e1e1e1; height: 30px; line-height: 28px;} .input-box i {color: #656565; font-size: 12px; padding-left: 12px;} .input-box input { background: #ffffff none repeat scroll 0 0; border: 0 none; color: #656565; height: 100%; padding-left: 7px; width: 84%; } .register-form > form {margin-top: 11px;} .button-box > span {padding-left: 8px;} .register-btn, .login-btn { font-size: 12px; line-height: 30px; padding: 0 24px; text-transform: capitalize; margin-top: 9px } .header-login-register {display: inline-block;} .search-btn { cursor: pointer; display: inline-block; margin-left: 65px; position: relative; } .search { background: #ffffff none repeat scroll 0 0; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4); margin-top: 10px; opacity: 0; position: absolute; right: 0; top: 40px; transition: all 0.5s ease 0s; visibility: hidden; width: 228px; z-index: 9999; } #search-form > input { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: 0 none; height: 38px } #search-form > button { font-size: 15px; height: 100%; padding: 0; position: absolute; right: 0; width: 43px; top: 0 } .padding-small .search {top: 92px;} .search-menu { display: inline-block; height: 30px; padding-top: 5px; text-align: center; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; width: auto; } .open .search {display: block;} .open .search { margin-top: 0; opacity: 1; visibility: visible; z-index: 9999999; } .header-right {position: relative} .add-property-btn.button { bottom: -35px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); color: #fefefe; font-family: "montserratsemi_bold"; font-size: 12px; height: 35px; line-height: 35px; padding: 0; position: absolute; right: 0; text-align: center; width: 125px; background: #1e8b8c none repeat scroll 0 0 } .add-property-btn:hover {background: #1F223E} /*-------------Menu Style--------- */ .header-area{z-index: 10; position: relative;background: #0d443e url(../../images/bg/bg_header.jpg) top left fixed;} nav#primary-menu {display: inline-block; float: right; margin-top: 50px;} .main-menu > li > a { color: #fff; display: block; font-family: "EB Garamond", serif; font-weight: 600; font-size: 16px; line-height: 16px; padding: 12px 0; text-transform: uppercase; } .main-menu.text-white > li > a {color: #ffffff;} .main-menu > li {display: inline-block; padding-left: 35px; position: relative;} .main-menu > li:first-child {padding: 0} /*--------Dropdown Style---------*/ .dropdown, .mega-menu-area, ul.dropdown > li > ul.inside-menu, .login-form{ background: #ffffff none repeat scroll 0 0; box-shadow: 0 1px 21px 0 rgba(48, 48, 48, 0.2); left: 0; padding: 4px 0; position: absolute; text-align: left; top: 125%; -webkit-transition: all 0.5s ease 0s; transition: all 0.5s ease 0s; visibility: hidden; width: 203px; z-index: -999; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; border-bottom: 1px solid #e1e1e1 } .login-form { padding: 32px 20px; right: -115px; width: 230px; left: auto; top: 106% } .dropdown li, .single-mega-item li{display: block;} .dropdown li a, .single-mega-item li a { border-bottom: 1px solid #e1e1e1; color: #303030; display: block; font-size: 12px; line-height: 18px; padding: 11px 22px; text-transform: uppercase; } .single-mega-item li a {padding: 11px 3px;} .dropdown li a:hover, .single-mega-item li a:hover, .dropdown > li:hover > a{color: #1e8b8c} .dropdown > li:last-child > a, .single-mega-item > li:last-child a, .inside-menu > li:last-child > a { border: 0 none; } .main-menu li:hover .dropdown, .main-menu li:hover .mega-menu-area, ul.dropdown > li > ul.inside-menu, ul.login li:hover .login-form{ opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; top: 100%; visibility: visible; z-index: 9999; } ul.login li:hover .login-form{top: 81%} .main-menu li > ul.dropdown i { float: right; font-size: 17px; position: relative; top: -1px; } ul.dropdown > li > ul.inside-menu { left: 203px; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; top: 0; -webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; width: 203px; visibility: hidden } ul.dropdown > li:hover > ul.inside-menu { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; z-index: 9999; visibility: visible } .mega-menu-area { left: 0; padding: 16px 8px 14px; width: 100%; } .main-menu li.mega-parent {position: static;} .single-mega-item li.block { color: #2d3e50; font-family: montserratregular; font-size: 14px; margin: 0 3px; padding-bottom: 12px; position: relative; text-transform: uppercase; } .single-mega-item li.block:after { background: #909090 none repeat scroll 0 0; bottom: 7px; content: ""; height: 1px; left: 0; position: absolute; width: 58%; } .single-mega-item {float: left; padding: 0 15px; width: 25%;} .fixed { left: 0; position: absolute; right: 0; top: 0; z-index: 99999; } /*-------------Sticky Menu*--------*/ .sticky { -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeindown; animation: 300ms ease-in-out 0s normal none 1 running fadeindown; background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0; box-shadow: 0 1px 3px rgba(50, 50, 50, 0.4); left: 0; margin: auto; position: fixed; right: 0; top: 0; width: 100%; z-index: 999; } .logo { overflow: hidden; padding: 18px 0; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } .logo > a {display: inline-block;} .logo img{ -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; } .sticky .logo img { -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; width: 160px; } .sticky .logo {padding: 10px 0;} .sticky .main-menu > li > a {padding: 20px 0px;} .sticky nav#primary-menu.height-large ul.main-menu > li > a {padding: 30px 0;} .main-menu > li:hover > a, .main-menu > li.active > a{ color: #fff;font-weight:600;} .sticky .logo img {/*width: 110px*/width:160px;} .sticky nav#primary-menu {margin-top: 12px;} .logo.padding {padding: 38px 0 12px;} .pull_right.text-center {float: none !important; text-align: center;} .text-center nav#primary-menu {float: none;} /*------------Mobile Menu-----------*/ .mobile-menu-area, .sticky .logo.text-center, .mean-container .mean-bar:after {display: none} .mean-container .mean-nav ul li a:hover, .mean-container a.meanmenu-reveal span {background: #dcdc81;} .mean-container .mean-nav ul li a { background: #ffffff none repeat scroll 0 0; color: #1e8b8c; display: block; font-family: "EB Garamond", serif; font-weight: 400; } .mean-container .mean-nav ul li a.mean-expand {background: none; top: -4px;} .mean-container .mean-nav ul li a.mean-expand:hover {background: none} .mean-container .mean-nav ul li li a { color: #1f223e; opacity: .90; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); border-top: 0; } .mean-container .mean-nav ul li li{background: #fff} .mean-container a.meanmenu-reveal {color: #fff} .mean-container a.meanmenu-reveal:hover span {background: #fff} .mean-last {margin-bottom: 20px} .mobile-menu {position: relative} .mean-container .mean-bar:before { color: #dcdc81; content: "MENU"; font-size: 14px; font-weight: 600; left: 0; position: absolute; top: 11px; } nav#primary-menu.height-large {margin: 0;} nav#primary-menu.height-large ul.main-menu > li > a {padding: 52px 0;} nav#primary-menu.height-medium {margin-top: 0;} nav#primary-menu.height-medium .main-menu > li > a {padding: 25px 0} .header-top-two { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); color: #333333; position: relative; border-top: 3px solid transparent; } .fixed .sticky .main-menu.text-white > li > a {color: #20233F;} .fixed .text-color.main-menu > li:hover > a {color: #f3e182} .main-menu.text-white > li:hover > a, .fixed.sticky .main-menu.text-white > li > a, .mean-container .mean-nav ul li a:hover{ color: #95c41f; } .mobile-menu-area, .mean-container .mean-nav{ background: #1e8b8c none repeat scroll 0 0 }
0.269614
0.163512
@font-face { font-family: 'Lora'; font-style: italic; font-weight: 400; src: local('Lora Italic'), local('Lora-Italic'), url(../fonts/loraItalic400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Lora'; font-style: italic; font-weight: 700; src: local('Lora Bold Italic'), local('Lora-BoldItalic'), url(../fonts/loraItalic700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Lora'; font-style: normal; font-weight: 400; src: local('Lora Regular'), local('Lora-Regular'), url(../fonts/loraNormal400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Lora'; font-style: normal; font-weight: 700; src: local('Lora Bold'), local('Lora-Bold'), url(../fonts/loraNormal700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(../fonts/sansItalic300.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: local('Open Sans Italic'), local('OpenSans-Italic'), url(../fonts/sansItalic400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(../fonts/sansItalic600.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(../fonts/sansItalic700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 800; src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(../fonts/sansItalic800.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/sansNormal300.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../fonts/sansNormal400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../fonts/sansNormal600.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/sansNormal700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(../fonts/sansNormal800.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
css/fonts.css
@font-face { font-family: 'Lora'; font-style: italic; font-weight: 400; src: local('Lora Italic'), local('Lora-Italic'), url(../fonts/loraItalic400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Lora'; font-style: italic; font-weight: 700; src: local('Lora Bold Italic'), local('Lora-BoldItalic'), url(../fonts/loraItalic700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Lora'; font-style: normal; font-weight: 400; src: local('Lora Regular'), local('Lora-Regular'), url(../fonts/loraNormal400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Lora'; font-style: normal; font-weight: 700; src: local('Lora Bold'), local('Lora-Bold'), url(../fonts/loraNormal700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 300; src: local('Open Sans Light Italic'), local('OpenSans-LightItalic'), url(../fonts/sansItalic300.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 400; src: local('Open Sans Italic'), local('OpenSans-Italic'), url(../fonts/sansItalic400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 600; src: local('Open Sans SemiBold Italic'), local('OpenSans-SemiBoldItalic'), url(../fonts/sansItalic600.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 700; src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(../fonts/sansItalic700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: italic; font-weight: 800; src: local('Open Sans ExtraBold Italic'), local('OpenSans-ExtraBoldItalic'), url(../fonts/sansItalic800.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(../fonts/sansNormal300.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(../fonts/sansNormal400.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(../fonts/sansNormal600.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../fonts/sansNormal700.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(../fonts/sansNormal800.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; }
0.185136
0.076649
body { background-color:rgb(179, 166, 143) ; width: 1024px } header { background-color: rgb(199, 226, 235); border-style: double; border-width: 15px; color:rgb(131, 108, 78); text-align:center; font-family: 'Merienda', cursive; font-size: 20px; } header #img1 { float: left; width: 150px; margin-left: 20px; margin-top: -80px; } header #img2 { float: right; width: 150px; margin-right: 20px; margin-top: -80px; } main { font-family: Georgia, 'Times New Roman', Times, serif; font-size: large; color: rgb(199, 226, 235); text-shadow: 2px 2px 2px #000; } div { display: flex; justify-content: space-around; } button { background-color: rgb(199, 226, 235); margin: 10px; border-radius: 30%; font-family: Georgia, 'Times New Roman', Times, serif; color:rgb(131, 108, 78) } p { text-align: center; margin: 15px; padding: 15px } img { border-radius: 20%; margin-bottom: 20px; } ul{ display:flex; justify-content: space-evenly; } li { display: inline; } footer { background-color: rgb(199, 226, 235); border-style: double; border-width: 15px; color:rgb(131, 108, 78); margin-top: 10px; } /* For Sales Table table * { border: thin solid black; } table { border-collapse: collapse; } img { width: 200px; } */ /* 1. A custom Google font for highlights 2. A specified standard sans-serif web font for data (such as Arial, Verdana, or Helvetica) 3. A specified standard serif web font for text (such as Georgia, Times, etc.) 4. Specified different font colors for all three font usages 5. A background color for the default page background (make sure font colors have good contrast and are readable on this background) 6. A different background color for elements such boxes and tables (so make sure the font colors contrast against this well, too!) 7. Anything else you’d like to add related to style. But remember: simplicity, clarity, and consistency are good things in design. 8. Be thoughtful about layout and overall organization of the page. 9. Include all of the typical stuff that you’ll find on the home page of a business: locations, hours, contact information, some text about how awesome the business is, etc. Be creative, and again, think about what is meaningful to a typical end user. */
css/style.css
body { background-color:rgb(179, 166, 143) ; width: 1024px } header { background-color: rgb(199, 226, 235); border-style: double; border-width: 15px; color:rgb(131, 108, 78); text-align:center; font-family: 'Merienda', cursive; font-size: 20px; } header #img1 { float: left; width: 150px; margin-left: 20px; margin-top: -80px; } header #img2 { float: right; width: 150px; margin-right: 20px; margin-top: -80px; } main { font-family: Georgia, 'Times New Roman', Times, serif; font-size: large; color: rgb(199, 226, 235); text-shadow: 2px 2px 2px #000; } div { display: flex; justify-content: space-around; } button { background-color: rgb(199, 226, 235); margin: 10px; border-radius: 30%; font-family: Georgia, 'Times New Roman', Times, serif; color:rgb(131, 108, 78) } p { text-align: center; margin: 15px; padding: 15px } img { border-radius: 20%; margin-bottom: 20px; } ul{ display:flex; justify-content: space-evenly; } li { display: inline; } footer { background-color: rgb(199, 226, 235); border-style: double; border-width: 15px; color:rgb(131, 108, 78); margin-top: 10px; } /* For Sales Table table * { border: thin solid black; } table { border-collapse: collapse; } img { width: 200px; } */ /* 1. A custom Google font for highlights 2. A specified standard sans-serif web font for data (such as Arial, Verdana, or Helvetica) 3. A specified standard serif web font for text (such as Georgia, Times, etc.) 4. Specified different font colors for all three font usages 5. A background color for the default page background (make sure font colors have good contrast and are readable on this background) 6. A different background color for elements such boxes and tables (so make sure the font colors contrast against this well, too!) 7. Anything else you’d like to add related to style. But remember: simplicity, clarity, and consistency are good things in design. 8. Be thoughtful about layout and overall organization of the page. 9. Include all of the typical stuff that you’ll find on the home page of a business: locations, hours, contact information, some text about how awesome the business is, etc. Be creative, and again, think about what is meaningful to a typical end user. */
0.437583
0.132318
* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto', sans-serif; } html { } .title { /* background-color: red; */ text-align: center; font-size: 3rem; font-weight: 700; word-spacing: 7px; margin: 1rem auto; } .title span { display: block; margin-bottom: -60px; font-size: 1rem; text-transform: uppercase; } .item { /* width: 100%; */ display: flex; align-items: center; justify-content: center; font-size: 1.5rem; font-weight: 700; background: #fac000; border: 1px solid black; border-radius: 5px; cursor: pointer; transition: all 0.15s ease; } .item:hover { color: #FFF; } /* CONTAINER */ #container { width: 95vw; height: 70vh; margin: 0 auto; background-color: whitesmoke; outline: 8px solid #8256e7; /* GRID CONTAINER PROPS */ display: grid; /* Define o elemento como um grid-cotainer (contêiner de grade) e estabelece um novo contexto de formatação de grade para seu conteúdo. Values: - grid: gera uma grid (grade) em nível de bloco. - inline-grid: gera uma grid em nível embutido/linha */ /* grid-template-columns: repeat(3, 1fr); grid-template-rows: auto; */ /* Define as colunas e linhas da grid com uma lista de valores separados por espaço. Os valores representam o tamanho da track(trilha) e o espaço entre eles representa grid-line (linha da grade). Values: - <track-size>(tamanho da trilha): pode ser um comprimento, uma porcentagem ou uma fração do espaço livre na grade (usando a unidade fr) - <line-name>(nome da linha): um nome arbitrário da sua escolha - Demonstração de values: grid-template-columns ou grid-template-row: ... ...; * auto(default) - a column ou row prenche o espaço restante da grid * 1fr 1fr - (unidade de fração da grid, divide a grid em frações iguais de acordo com valor adicionado ao fr(1fr 1fr = 50% 50%)) * minmax (10px, 1fr) 3fr - minmax(value min, value max): especifica o tamanho máximo e mínimo que uma certa column ou row terá. ex: minmax(300px, 1fr) * repeat(5, 1fr) - repeat(nº de columns/rows, unidade): ex: repeat(3, 1fr) * repeat(auto-fill, 300px) - o "auto-fill" especifica que irá tentar preencher todo o espaço da grid, criando o máximo possível de columns com 300px(neste caso), "MESMO SE NÃO HOUVER ITENS PARA PREENCER TODA A GRID"(deixando colunas com espaços em branco na grid) * repeat(auto-fit, 300px) - o "auto-fit" especifica que irá tentar preencher todo o espaço da grid, criando o máximo possível de columns com 300px(neste caso), "SÓ CRIA AS COLUNAS SE TIVERMOS ITENS PARA PREECHÊ-LAS" (não deixando colunas com espaços em branco na grid) * nomes das linhas das columns - ex: grid-template-columns: [col-start] 1fr [col-2] 1fr [col-3] 1fr [col-end] - NOTE: As linhas de grade recebem automaticamente números positivos a partir dessas atribuições (-1 sendo uma alternativa para a última linha) * img demonstration */ /* grid-auto-columns: 1fr; */ /* grid-auto-rows: 50px; */ /* <grid-auto-columns> and <grid-auto-rows>: server para definir o tamanho de linhas ou colunas que temos a mais no container, onde não foi definido o tamanho pelo <grid-template-columns> e/ou <grid-template-rows>, ex: grid-auto-rows: 200px; */ /* grid-auto-flow: row; */ /* controla como o algoritmo de arrumação automática funciona, especificando exatamente como os itens fluirão no grid, se um novo item adicionado vai ser colocado na sequencia da linha ou da coluna, values: - row (default): arrumação automática em linha - column: arrumação automática em coluna - dense: determina que o algoritmo de arrumação automática use um formato de compactação "denso", onde os novos itens serão adicionados primeiramente nos espaços em branco entre os itens da grid, depois seguira o fluxo normal(em row por padrão, mas você mudar para column). Isto talvez deixe os itens fora de ordem, preenchendo espaços deixados por itens maiores. - row-dense: igual ao dense mas preenche espaços em branco no sentido de linha - column-dense: igual ao dense mas preenche espaços em branco no sentido de coluna */ /* grid-row-gap: 10px; */ /* grid-column-gap: 20px; */ /* grid-gap: 10px; [grid-row-gap] [grid-column-gap] */ /* <grid-row-gap> and <grid-column-gap>: server para determinar os tamanho das linhas da grid, basicamente os espações entre as "rows" e "columns". O <grid-gap> é um sorthand do <grid-row-gap> e <grid-column-gap>, que segue a ordem abaixo. Ex: grid-row-gap: 10px; grid-column-gap: 20px; grid-gap: 10px 20px; [grid-row-gap] [grid-column-gap] */ /* align-items: stretch; align items vertically in cell */ /* justify-items: stretch; align items horizontally in cell */ /* place-items: stretch;[align-items] [justify-items] */ /* <justify-items> and <align-items> servem para alinhar todos os items da grid "dentro de suas celulas" de uma vez só, onde o <justify-items> (alinha os itens na horizontal dentro de suas células) e <align-items> (alinha os itens na vertical dentro de suas células). Values para ambas as propriedades: - stretch(default): esticha/preenche todo o espaço (do eixo especificado) da célula. - start: alinha o item no inicio (do eixo especificado) da célula. - end: alinha o item no fim (do eixo especificado) da célula. - center: alinha o item no centro (do eixo especificado) da célula. O <place-items> é o shorthand do <justify-items> e <align-items>, que segue a ordem dada no ex: align-items: center; // align items vertically in cell justify-items: start; // align items horizontally in cell place-items: center start; // [align-items] [justify-items] */ align-content: center; /* align grid vertically in container */ justify-content: center;/* align grid horizontally in container */ place-content: stretch;/* [align-content] [justify-content] */ /* <justify-content> and <align-content> servem para alinhar a grid como um todo no/ em relação ao container, onde o <justify-content> (alinha a grid no eixo horizontal do contêiner) e <align-content> (alinha a grid no eixo vertical do contêiner). Values para ambas as propriedades: - stretch: esticha todos os itens da grid para preencher todo o espaço (do eixo especificado) no container. - start: alinha a grid no inicio (do eixo especificado) no container. - end: alinha a grid no fim (do eixo especificado) no container. - center: alinha a grid no centro (do eixo especificado) no container. - space-around: coloca uma quantidade uniforme de espaço entre cada item da grade, com espaços de meio tamanho nas extremidades (no eixo especificado) - space-between: coloca uma quantidade uniforme de espaço entre cada item da grade, sem espaço nas extremidades (no eixo especificado) - space-evenly: coloca uma quantidade uniforme de espaço entre cada item da grade, incluindo as extremidades (no eixo especificado) O <place-content> é o shorthand do <justify-content> e <align-content>, que segue a ordem dada no ex: align-content: center; // align grid vertically in container justify-content: space-evenly; // align grid horizontally in container place-content: center space-evenly; // [align-content] [justify-content] */ /* Comente todas as outras propriedades antes de testar o <grid-template-areas> */ /* grid-template-columns: [col-start] 1fr [col-2] 1fr [col-3] 1fr [col-end]; grid-auto-rows: 60px auto 100px; grid-template-areas: "header header header" "main main sidebar" "footer footer footer"; */ /* <grid-template-areas>: Propriedade CSS que especifica "áreas na grid" nomeadas, estabelecendo as células na grade e atribuindo nomes a elas. Repetir o nome de uma área de grade faz com que o conteúdo se espalhe por essas células. - cada "" representa uma area na row - cada nome dentro dos "" representa uma coluna - Um ponto significa uma célula vazia Ex: .item-a { grid-area: header; } .item-b { grid-area: main; } .item-c { grid-area: sidebar; } .item-d { grid-area: footer; } .container { display: grid; grid-template-columns: 50px 50px 50px 50px; grid-template-rows: auto; grid-template-areas: "header header header header" "main main . sidebar" "footer footer footer footer"; } */ grid-template: "header header header" 60px "main main sidebar" auto "footer footer footer" 100px / [col-start] 1fr [col-2] 1fr [col-3] 1fr [col-end];/*[col-something]: são nomes para as linhas das coluna da grid*/ /* <grid-template>: é um "shorthand" das propriedades CSS <grid-template-rows>, <grid-template-columns> e <grid-template-areas>, seguindo a seguinte ordem: - grid-template: <grid-template-areas> <grid-template-rows> / <grid-template-columns>; Ex(resulta no mesmo layout do exemplo anterior): .item-a { grid-area: header; } .item-b { grid-area: main; } .item-c { grid-area: sidebar; } .item-d { grid-area: footer; } .container { display: grid; grid-template: "header header header header" auto "main main . sidebar" auto "footer footer footer footer" auto / 50px 50px 50px 50px; } */ grid: 50px 100px / repeat(3, 1fr); /* grid: auto-flow 100px / repeat(3, 1fr); */ /* grid: é um "shorthand" das <grid-template-rows>, <grid-template-columns>, <grid-template-areas>, <grid-auto-rows>, <grid-auto-columns> e <grid-auto-flow>, e tudo vai seguir a seguinte ordem: - grid: <propriedades rows> / <propriedades columns> - ex: grid: 50px 200px / repeat(3, 1fr); - equal: grid-template-rows: 50px 200px; grid-template-columns: repeat(3, 1fr); - ex: grid: auto-flow 1fr / repeat(3, 1fr);// cada linha nova adicionada terá uma fração do height/vertical da div/container - equal: grid-auto-flow: row; grid-auto-row: 1fr; grid-template-columns: repeat(3, 1fr); */ } /* GRID ITEM PROPS */ .header { grid-area: header; } .main { grid-area: main; } .sidebar { grid-area: sidebar; } .footer { grid-area: footer; }
01 - Guias Estelares/02c - CSS_Advanced/17 - CSS Grid/demonstration-1/style.css
* { margin: 0; padding: 0; box-sizing: border-box; font-family: 'Roboto', sans-serif; } html { } .title { /* background-color: red; */ text-align: center; font-size: 3rem; font-weight: 700; word-spacing: 7px; margin: 1rem auto; } .title span { display: block; margin-bottom: -60px; font-size: 1rem; text-transform: uppercase; } .item { /* width: 100%; */ display: flex; align-items: center; justify-content: center; font-size: 1.5rem; font-weight: 700; background: #fac000; border: 1px solid black; border-radius: 5px; cursor: pointer; transition: all 0.15s ease; } .item:hover { color: #FFF; } /* CONTAINER */ #container { width: 95vw; height: 70vh; margin: 0 auto; background-color: whitesmoke; outline: 8px solid #8256e7; /* GRID CONTAINER PROPS */ display: grid; /* Define o elemento como um grid-cotainer (contêiner de grade) e estabelece um novo contexto de formatação de grade para seu conteúdo. Values: - grid: gera uma grid (grade) em nível de bloco. - inline-grid: gera uma grid em nível embutido/linha */ /* grid-template-columns: repeat(3, 1fr); grid-template-rows: auto; */ /* Define as colunas e linhas da grid com uma lista de valores separados por espaço. Os valores representam o tamanho da track(trilha) e o espaço entre eles representa grid-line (linha da grade). Values: - <track-size>(tamanho da trilha): pode ser um comprimento, uma porcentagem ou uma fração do espaço livre na grade (usando a unidade fr) - <line-name>(nome da linha): um nome arbitrário da sua escolha - Demonstração de values: grid-template-columns ou grid-template-row: ... ...; * auto(default) - a column ou row prenche o espaço restante da grid * 1fr 1fr - (unidade de fração da grid, divide a grid em frações iguais de acordo com valor adicionado ao fr(1fr 1fr = 50% 50%)) * minmax (10px, 1fr) 3fr - minmax(value min, value max): especifica o tamanho máximo e mínimo que uma certa column ou row terá. ex: minmax(300px, 1fr) * repeat(5, 1fr) - repeat(nº de columns/rows, unidade): ex: repeat(3, 1fr) * repeat(auto-fill, 300px) - o "auto-fill" especifica que irá tentar preencher todo o espaço da grid, criando o máximo possível de columns com 300px(neste caso), "MESMO SE NÃO HOUVER ITENS PARA PREENCER TODA A GRID"(deixando colunas com espaços em branco na grid) * repeat(auto-fit, 300px) - o "auto-fit" especifica que irá tentar preencher todo o espaço da grid, criando o máximo possível de columns com 300px(neste caso), "SÓ CRIA AS COLUNAS SE TIVERMOS ITENS PARA PREECHÊ-LAS" (não deixando colunas com espaços em branco na grid) * nomes das linhas das columns - ex: grid-template-columns: [col-start] 1fr [col-2] 1fr [col-3] 1fr [col-end] - NOTE: As linhas de grade recebem automaticamente números positivos a partir dessas atribuições (-1 sendo uma alternativa para a última linha) * img demonstration */ /* grid-auto-columns: 1fr; */ /* grid-auto-rows: 50px; */ /* <grid-auto-columns> and <grid-auto-rows>: server para definir o tamanho de linhas ou colunas que temos a mais no container, onde não foi definido o tamanho pelo <grid-template-columns> e/ou <grid-template-rows>, ex: grid-auto-rows: 200px; */ /* grid-auto-flow: row; */ /* controla como o algoritmo de arrumação automática funciona, especificando exatamente como os itens fluirão no grid, se um novo item adicionado vai ser colocado na sequencia da linha ou da coluna, values: - row (default): arrumação automática em linha - column: arrumação automática em coluna - dense: determina que o algoritmo de arrumação automática use um formato de compactação "denso", onde os novos itens serão adicionados primeiramente nos espaços em branco entre os itens da grid, depois seguira o fluxo normal(em row por padrão, mas você mudar para column). Isto talvez deixe os itens fora de ordem, preenchendo espaços deixados por itens maiores. - row-dense: igual ao dense mas preenche espaços em branco no sentido de linha - column-dense: igual ao dense mas preenche espaços em branco no sentido de coluna */ /* grid-row-gap: 10px; */ /* grid-column-gap: 20px; */ /* grid-gap: 10px; [grid-row-gap] [grid-column-gap] */ /* <grid-row-gap> and <grid-column-gap>: server para determinar os tamanho das linhas da grid, basicamente os espações entre as "rows" e "columns". O <grid-gap> é um sorthand do <grid-row-gap> e <grid-column-gap>, que segue a ordem abaixo. Ex: grid-row-gap: 10px; grid-column-gap: 20px; grid-gap: 10px 20px; [grid-row-gap] [grid-column-gap] */ /* align-items: stretch; align items vertically in cell */ /* justify-items: stretch; align items horizontally in cell */ /* place-items: stretch;[align-items] [justify-items] */ /* <justify-items> and <align-items> servem para alinhar todos os items da grid "dentro de suas celulas" de uma vez só, onde o <justify-items> (alinha os itens na horizontal dentro de suas células) e <align-items> (alinha os itens na vertical dentro de suas células). Values para ambas as propriedades: - stretch(default): esticha/preenche todo o espaço (do eixo especificado) da célula. - start: alinha o item no inicio (do eixo especificado) da célula. - end: alinha o item no fim (do eixo especificado) da célula. - center: alinha o item no centro (do eixo especificado) da célula. O <place-items> é o shorthand do <justify-items> e <align-items>, que segue a ordem dada no ex: align-items: center; // align items vertically in cell justify-items: start; // align items horizontally in cell place-items: center start; // [align-items] [justify-items] */ align-content: center; /* align grid vertically in container */ justify-content: center;/* align grid horizontally in container */ place-content: stretch;/* [align-content] [justify-content] */ /* <justify-content> and <align-content> servem para alinhar a grid como um todo no/ em relação ao container, onde o <justify-content> (alinha a grid no eixo horizontal do contêiner) e <align-content> (alinha a grid no eixo vertical do contêiner). Values para ambas as propriedades: - stretch: esticha todos os itens da grid para preencher todo o espaço (do eixo especificado) no container. - start: alinha a grid no inicio (do eixo especificado) no container. - end: alinha a grid no fim (do eixo especificado) no container. - center: alinha a grid no centro (do eixo especificado) no container. - space-around: coloca uma quantidade uniforme de espaço entre cada item da grade, com espaços de meio tamanho nas extremidades (no eixo especificado) - space-between: coloca uma quantidade uniforme de espaço entre cada item da grade, sem espaço nas extremidades (no eixo especificado) - space-evenly: coloca uma quantidade uniforme de espaço entre cada item da grade, incluindo as extremidades (no eixo especificado) O <place-content> é o shorthand do <justify-content> e <align-content>, que segue a ordem dada no ex: align-content: center; // align grid vertically in container justify-content: space-evenly; // align grid horizontally in container place-content: center space-evenly; // [align-content] [justify-content] */ /* Comente todas as outras propriedades antes de testar o <grid-template-areas> */ /* grid-template-columns: [col-start] 1fr [col-2] 1fr [col-3] 1fr [col-end]; grid-auto-rows: 60px auto 100px; grid-template-areas: "header header header" "main main sidebar" "footer footer footer"; */ /* <grid-template-areas>: Propriedade CSS que especifica "áreas na grid" nomeadas, estabelecendo as células na grade e atribuindo nomes a elas. Repetir o nome de uma área de grade faz com que o conteúdo se espalhe por essas células. - cada "" representa uma area na row - cada nome dentro dos "" representa uma coluna - Um ponto significa uma célula vazia Ex: .item-a { grid-area: header; } .item-b { grid-area: main; } .item-c { grid-area: sidebar; } .item-d { grid-area: footer; } .container { display: grid; grid-template-columns: 50px 50px 50px 50px; grid-template-rows: auto; grid-template-areas: "header header header header" "main main . sidebar" "footer footer footer footer"; } */ grid-template: "header header header" 60px "main main sidebar" auto "footer footer footer" 100px / [col-start] 1fr [col-2] 1fr [col-3] 1fr [col-end];/*[col-something]: são nomes para as linhas das coluna da grid*/ /* <grid-template>: é um "shorthand" das propriedades CSS <grid-template-rows>, <grid-template-columns> e <grid-template-areas>, seguindo a seguinte ordem: - grid-template: <grid-template-areas> <grid-template-rows> / <grid-template-columns>; Ex(resulta no mesmo layout do exemplo anterior): .item-a { grid-area: header; } .item-b { grid-area: main; } .item-c { grid-area: sidebar; } .item-d { grid-area: footer; } .container { display: grid; grid-template: "header header header header" auto "main main . sidebar" auto "footer footer footer footer" auto / 50px 50px 50px 50px; } */ grid: 50px 100px / repeat(3, 1fr); /* grid: auto-flow 100px / repeat(3, 1fr); */ /* grid: é um "shorthand" das <grid-template-rows>, <grid-template-columns>, <grid-template-areas>, <grid-auto-rows>, <grid-auto-columns> e <grid-auto-flow>, e tudo vai seguir a seguinte ordem: - grid: <propriedades rows> / <propriedades columns> - ex: grid: 50px 200px / repeat(3, 1fr); - equal: grid-template-rows: 50px 200px; grid-template-columns: repeat(3, 1fr); - ex: grid: auto-flow 1fr / repeat(3, 1fr);// cada linha nova adicionada terá uma fração do height/vertical da div/container - equal: grid-auto-flow: row; grid-auto-row: 1fr; grid-template-columns: repeat(3, 1fr); */ } /* GRID ITEM PROPS */ .header { grid-area: header; } .main { grid-area: main; } .sidebar { grid-area: sidebar; } .footer { grid-area: footer; }
0.399812
0.320808
@import 'https://fonts.googleapis.com/css?family=Josefin+Sans:400,700'; @import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); @font-face { font-family: 'ico-star'; src: url("/css/fonts/ico-star.eot?e0pzan"); src: url("/css/fonts/ico-star.eot?e0pzan#iefix") format("embedded-opentype"), url("/css/fonts/ico-star.ttf?e0pzan") format("truetype"), url("/css/fonts/ico-star.woff?e0pzan") format("woff"), url("/css/fonts/ico-star.svg?e0pzan#ico-star") format("svg"); font-weight: normal; font-style: normal; } [class^="ico-"], [class*=" ico-"] { font-family: 'ico-star' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .ico-star:before { content: "\e9d9"; color: #fde201; -webkit-text-fill-color: #fde201; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #d7c001; } /*------------------------------------------ Base ------------------------------------------*/ html { font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { font-family: "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-size: 1.4em; background: #fff; color: #333; line-height: 1.5; } a { color: #333; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } a:hover { color: #666666; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } @media screen and (min-width: 761px) { a img { -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: opacity 0.2s ease; transition: opacity 0.2s ease; } a img:hover { opacity: 0.6; filter: alpha(opacity=60); -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: opacity 0.2s ease; transition: opacity 0.2s ease; } } @media screen and (max-width: 760px) { body { font-size: 1.2em; } } /*------------------------------------------ Layout ------------------------------------------*/ .wrapper { position: relative; } .cmn-block .cmn-block-title { margin-bottom: 65px; } .cmn-block .block-contents { max-width: 810px; margin: 0 auto; padding: 0 20px 100px; } .comingsoon { text-align: center; padding: 40px 0; } .comingsoon-txt { font-weight: bold; color: #acacac; font-size: 14px; font-size: 1.4rem; } .comingsoon-txt02 { font-weight: bold; color: #5baf32; font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-size: 18px; font-size: 1.8rem; } .page-top-visual { position: relative; background-repeat: no-repeat; background-position: center bottom; } .page-top-visual p { text-indent: 100%; white-space: nowrap; overflow: hidden; } .description-txt01 { border: 2px solid #000; padding: 20px; margin-bottom: 30px; } .description-txt01 .txt01 { font-weight: bold; font-size: 20px; font-size: 2rem; } .description-txt01 .txt01 span { color: #00abcc; } .description-txt02 { padding: 10px; margin-bottom: 30px; line-height: 1.8; } .description-txt02 .txt01 { font-weight: bold; font-size: 20px; font-size: 2rem; color: #00abcc; } .description-txt03 { font-weight: bold; font-size: 18px; font-size: 1.8rem; margin-bottom: 30px; line-height: 1.8; } .cont-box .cont-box-ttl { text-align: center; font-weight: bold; border: 2px solid #000; font-size: 20px; font-size: 2rem; position: relative; padding: 15px; margin-bottom: 40px; } .cont-box .cont-box-ttl span { font-size: 14px; font-size: 1.4rem; } .cont-box .cont-box-ttl:after { content: ""; position: absolute; bottom: -20px; left: 50%; margin-left: -18px; width: 0; height: 0; border-style: solid; border-width: 18px 14px 0 14px; border-color: #000 transparent transparent transparent; } .cont-box .box-catch { margin-bottom: 40px; } .cont-box .box-catch .txt-l { font-size: 16px; font-size: 1.6rem; } .cont-box .box-catch span { color: #00abcc; font-weight: bold; } .cont-box .box-bnr { text-align: center; } .cont-box .box-bnr img { max-width: 100%; } .cont-box .box-catch02 { overflow: hidden; margin-bottom: 20px; } .cont-box .box-catch02 p { display: inline-block; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .cont-box .box-catch02 .txt { width: 60%; font-weight: bold; color: #00abcc; font-size: 18px; font-size: 1.8rem; padding: 0 20px; } .cont-box .box-catch02 .img { width: 38%; padding-right: 20px; } .cont-box .box-catch02 .img img { max-width: 100%; } .cont-box .box-catch03 { text-align: center; font-size: 18px; font-size: 1.8rem; font-weight: bold; color: #5baf32; padding-bottom: 30px; } .cont-box .box-catch03 span { position: relative; } .cont-box .box-catch03 span:before, .cont-box .box-catch03 span:after { content: ""; position: absolute; top: 50%; width: 18px; height: 27px; margin-top: -13px; } .cont-box .box-catch03 span:before { background: url(/images/common/slash01.png) no-repeat center; left: -36px; } .cont-box .box-catch03 span:after { background: url(/images/common/slash02.png) no-repeat center; right: -36px; } @media screen and (max-width: 760px) { .cmn-block .cmn-block-title { margin-bottom: 25px; } .cmn-block .block-contents { padding: 0 14px 20px; } .comingsoon { padding: 20px 0; } .description-txt03 { font-size: 16px; font-size: 1.6rem; } .cont-box .cont-box-ttl { font-size: 18px; font-size: 1.8rem; padding: 10px; margin-bottom: 25px; } .cont-box .cont-box-ttl span { font-size: 12px; font-size: 1.2rem; } .cont-box .cont-box-ttl:after { bottom: -8px; margin-left: -7px; border-width: 8px 7px 0 7px; } .cont-box .box-catch { margin-bottom: 25px; } .cont-box .box-catch .txt-l { font-size: 14px; font-size: 1.4rem; } .cont-box .box-catch02 .txt { font-size: 14px; font-size: 1.4rem; padding: 0 15px; } .cont-box .box-catch03 { font-size: 12px; font-size: 1.2rem; padding-bottom: 14px; } .cont-box .box-catch03 span:before, .cont-box .box-catch03 span:after { width: 9px; height: 13px; margin-top: -6px; } .cont-box .box-catch03 span:before { -webkit-background-size: 9px; -o-background-size: 9px; background-size: 9px; left: -20px; } .cont-box .box-catch03 span:after { -webkit-background-size: 9px; -o-background-size: 9px; background-size: 9px; right: -20px; } } @media screen and (max-width: 480px) { .comingsoon img { width: 130px; } .comingsoon-txt { font-size: 10px; font-size: 1rem; } .comingsoon-txt02 { font-size: 14px; font-size: 1.4rem; } .description-txt01 { padding: 15px; margin-bottom: 20px; } .description-txt01 .txt01 { font-size: 14px; font-size: 1.4rem; } .description-txt01 .txt02 { font-size: 10px; font-size: 1rem; } .description-txt02 { margin-bottom: 20px; } .description-txt02 .txt01 { font-size: 14px; font-size: 1.4rem; } .description-txt03 { font-size: 13px; font-size: 1.3rem; margin-bottom: 20px; } .cont-box .cont-box-ttl { font-size: 14px; font-size: 1.4rem; } .cont-box .cont-box-ttl span { font-size: 10px; font-size: 1rem; } } /* header -------------------------*/ .cmn-header { position: relative; padding: 15px 310px 15px 0; background: #fff; } .site-logo { float: left; padding-left: 60px; } .site-logo a { display: block; } .site-logo span { display: inline-block; } .site-logo .logo { margin-right: 20px; } .site-logo .logo img { width: 142px; } .site-logo .txtlogo { font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 700; font-size: 22px; font-size: 2.2rem; } .hd-menu-block { float: right; } .page-view { font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 700; padding-top: 12px; } .page-view > div { display: inline-block; padding: 0 8px; line-height: 1; } .page-view .vw-star { color: #777; } .page-view .vw-star .ico-star { padding-right: 4px; } .page-view .vw-star .ico-star-1000 { font-size: 24px; font-size: 2.4rem; } .page-view .vw-num { color: #3f3f3f; font-size: 12px; font-size: 1.2rem; position: relative; } .page-view .vw-num:before { content: ""; width: 1px; height: 14px; background: #c8c6c6; position: absolute; left: 0; top: 50%; margin-top: -7px; } .page-view .vw-num .num { font-size: 24px; font-size: 2.4rem; padding-right: 4px; } .hd-menu .btn-menu { position: absolute; top: 0; right: 0; height: 100%; } .hd-menu .btn-menu a { display: block; position: relative; background: #2a2a2a; padding: 18px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 90px; height: 100%; } .hd-menu .btn-menu span { display: block; width: 100%; height: 3px; background: #fff; margin-bottom: 8px; } .hd-menu .btn-menu span:last-child { margin-bottom: 0; } .hd-btn { position: absolute; top: 50%; right: 110px; margin-top: -17px; } .hd-btn input { width: 180px; height: 34px; -webkit-border-radius: 6px; border-radius: 6px; text-indent: 100%; white-space: nowrap; overflow: hidden; cursor: pointer; } .hd-btn .login { background: #2a2a2a url(/images/common/btn-login.png) no-repeat center; } .hd-btn .logout { background: #5baf32 url(/images/common/btn-logout.png) no-repeat center; } @media screen and (max-width: 1000px) { .cmn-header { padding: 10px 0 0; } .site-logo { float: none; padding-left: 15px; padding-bottom: 10px; } .site-logo span { display: block; } .site-logo .logo { margin-right: 0; margin-bottom: 6px; } .hd-menu-block { float: none; position: relative; background: #e7e7e7; } .page-view { padding-top: 10px; padding-right: 70px; height: 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page-view > div { display: block; } .page-view .vw-star { float: left; } .page-view .vw-num { float: right; font-size: 12px; font-size: 1.2rem; } .page-view .vw-num:before { content: none; } .page-view .vw-num .num { font-size: 24px; font-size: 2.4rem; } .hd-menu .btn-menu a { padding: 12px 20px; width: 60px; } .hd-menu .btn-menu span { height: 2px; margin-bottom: 5px; } .hd-btn { right: 10px; top: 15px; margin-top: 0; } } @media screen and (max-width: 760px) { .site-logo .logo img { width: 75px; } .site-logo .txtlogo { font-size: 12px; font-size: 1.2rem; } .hd-btn input { width: 100px; height: 30px; } .hd-btn .login { background: #2a2a2a url(/images/common/btn-login-sp.png) no-repeat center; -webkit-background-size: 68px; -o-background-size: 68px; background-size: 68px; } .hd-btn .logout { background: #5baf32 url(/images/common/btn-logout-sp.png) no-repeat center; -webkit-background-size: 68px; -o-background-size: 68px; background-size: 68px; } .page-view .vw-num { font-size: 11px; font-size: 1.1rem; padding-top: 8px; } .page-view .vw-num .num { font-size: 16px; font-size: 1.6rem; } } /* footer -------------------------*/ .cmn-footer { background: #e7e7e7; text-align: center; padding: 30px 0 16px; font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; } .cmn-footer .ft-logo { margin-bottom: 25px; } .cmn-footer .ft-logo img { width: 142px; } .cmn-footer .ft-nav { margin-bottom: 30px; } .cmn-footer .ft-nav li { display: inline-block; font-size: 13px; font-size: 1.3rem; } .cmn-footer .ft-nav li a { display: block; text-decoration: none; padding: 0 15px; border-right: 1px solid #9e9e9e; line-height: 1; } .cmn-footer .ft-nav li:last-child a { border-right: none; } .cmn-footer .copy { color: #858586; font-size: 10px; font-size: 1rem; } .pageTop { display: none; position: fixed; right: 10px; bottom: 100px; z-index: 10; } .pageTop a { display: block; border: 1px solid #888; -webkit-border-radius: 4px; border-radius: 4px; width: 40px; height: 40px; position: relative; text-indent: 100%; overflow: hidden; white-space: nowrap; } .pageTop a:after { content: ""; display: block; width: 10px; height: 10px; border-top: 1px solid #888; border-left: 1px solid #888; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; left: 50%; top: 50%; margin-top: -2px; margin-left: -5px; } @media screen and (max-width: 760px) { .cmn-footer { padding: 20px 0 10px; } .cmn-footer .ft-logo { margin-bottom: 15px; } .cmn-footer .ft-logo img { width: 100px; } .cmn-footer .ft-nav { display: none; } .cmn-footer .copy { font-size: 9px; font-size: 0.9rem; } .pageTop { right: 5px; bottom: 60px; } .pageTop a { width: 30px; height: 30px; } .pageTop a:after { content: ""; display: block; width: 8px; height: 8px; border-top: 1px solid #888; border-left: 1px solid #888; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; left: 50%; top: 50%; margin-top: -2px; margin-left: -4px; } } /*------------------------------------------ page-information ------------------------------------------*/ .page-information .page-top-visual { height: 190px; background-color: #effef3; background-image: url(/images/common/visual-information.png); } @media screen and (max-width: 760px) { .page-information .page-top-visual { height: 125px; -webkit-background-size: 700px; -o-background-size: 700px; background-size: 700px; } } @media screen and (max-width: 480px) { .page-information .page-top-visual { height: 125px; background-image: url(/images/common/visual-information-sp.png); -webkit-background-size: 325px; -o-background-size: 325px; background-size: 325px; } } /*------------------------------------------ page-card ------------------------------------------*/ .page-card { background: url(/images/common/patt04.png) repeat; } .page-card .page-top-visual { height: 400px; background-color: #b6e1f6; background-image: url(/images/common/visual-card.png); } .page-card-detail .cmn-block .cmn-block-title { margin-bottom: 0 !important; } .page-card-detail .page-title-wrapper { background: #b6e1f6; } .page-card-detail .page-title { display: table; width: 400px; margin: 0 auto; padding: 20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page-card-detail .page-title .title-icon { display: table-cell; vertical-align: middle; width: 32%; } .page-card-detail .page-title .title-text { display: table-cell; vertical-align: middle; padding-left: 20px; font-weight: bold; font-size: 20px; font-size: 2rem; } .page-card-detail .block-contents { position: relative; padding-top: 30px; } .page-card-detail .block-contents:before { content: ""; width: 33%; height: 100%; background: url(/images/common/patt04.png) repeat; position: absolute; left: 0; top: 0; z-index: -1; } .point-about .box { margin-bottom: 50px; } .point-about .box .txt01 { font-weight: bold; font-size: 16px; font-size: 1.6rem; margin-bottom: 15px; } .point-about .box .txt01 span { display: inline-block; vertical-align: middle; } .point-about .box .txt01 .mark { font-size: 22px; font-size: 2.2rem; padding-right: 10px; padding-right: 10px; } .point-about .box .txt01 .circle { color: #e60012; } .point-about .box .txt01 .cross { padding-left: 25px; } .point-about .box .ttl { font-weight: bold; background: #e6e6e6; text-align: center; font-size: 16px; font-size: 1.6rem; padding: 10px; margin-bottom: 30px; } .point-about table { width: 100%; border-top: 1px solid #aaaaa9; border-left: 1px solid #aaaaa9; } .point-about table th, .point-about table td { font-weight: bold; text-align: center; border-right: 1px solid #aaaaa9; border-bottom: 1px solid #aaaaa9; font-size: 16px; font-size: 1.6rem; padding: 14px; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .point-about table th span, .point-about table td span { color: #e60012; font-size: 14px; font-size: 1.4rem; } .point-about table th:first-child, .point-about table td:first-child { background: #f4f5f4; } .point-about table td img { max-width: 100%; } @media screen and (max-width: 760px) { .page-card .page-top-visual { height: 300px; -webkit-background-size: 480px; -o-background-size: 480px; background-size: 480px; } .point-about .box { margin-bottom: 30px; } .point-about .box .txt01 { font-size: 13px; font-size: 1.3rem; margin-bottom: 10px; } .point-about .box .txt01 .mark { font-size: 16px; font-size: 1.6rem; } .point-about .box .txt01 .cross { padding-left: 20px; } .point-about .box .ttl { font-size: 14px; font-size: 1.4rem; padding: 10px; margin-bottom: 15px; } .point-about table th, .point-about table td { font-size: 12px; font-size: 1.2rem; padding: 10px; } .point-about table th span, .point-about table td span { font-size: 11px; font-size: 1.1rem; } } @media screen and (max-width: 480px) { .page-card { -webkit-background-size: 20px; -o-background-size: 20px; background-size: 20px; } .page-card .page-top-visual { height: 200px; -webkit-background-size: 320px; -o-background-size: 320px; background-size: 320px; } .page-card-detail .page-title { width: 100%; padding: 10px; } .page-card-detail .page-title .title-text { font-size: 18px; font-size: 1.8rem; } .page-card-detail .block-contents { padding-top: 15px; } .page-card-detail .block-contents:before { -webkit-background-size: 20px; -o-background-size: 20px; background-size: 20px; } } /*------------------------------------------ Parts ------------------------------------------*/ .icon-new { background: #d60011; display: inline-block; color: #fff; font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 700; line-height: 1; padding: 6px 24px 2px; letter-spacing: 0.05em; margin-bottom: 10px; } @media screen and (max-width: 480px) { .icon-new { font-size: 9px; font-size: 0.9rem; padding: 6px 12px 2px; margin-bottom: 5px; } } /* input -------------------------*/ .input-styles input, .input-styles textarea, .input-styles select, .input-styles button { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; } /* btn-styles -------------------------*/ .cmn-btn a { display: block; text-decoration: none; } .btn-type01 { text-align: center; } .btn-type01 a { width: 400px; margin: 0 auto; background: #dadadb; display: inline-block; font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 700; font-size: 18px; font-size: 1.8rem; letter-spacing: 0.1em; padding: 15px 0 10px; position: relative; } .btn-type01 a:after { content: ""; display: block; width: 10px; height: 10px; border-top: 1px solid #333; border-right: 1px solid #333; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 30px; top: 50%; margin-top: -4px; } .btn-type02 a { width: 400px; margin: 0 auto; background: #fde201; display: inline-block; font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 700; font-size: 18px; font-size: 1.8rem; letter-spacing: 0.1em; padding: 10px; -webkit-border-radius: 30px; border-radius: 30px; position: relative; } .btn-type02 a:after { content: ""; position: absolute; top: 50%; right: 120px; margin-top: -7px; width: 0; height: 0; border-style: solid; border-width: 10px 6px 0 6px; border-color: #000 transparent transparent transparent; } .cmn-pager { margin-top: 40px; } .cmn-pager ul { text-align: center; font-size: 0; } .cmn-pager ul li { display: inline-block; margin: 0 40px; } .cmn-pager ul li a { background: #dadadb; display: block; text-decoration: none; width: 160px; font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-size: 18px; font-size: 1.8rem; font-weight: 700; letter-spacing: 0.05em; padding: 15px 0 10px; position: relative; } .cmn-pager ul li a:after { content: ""; display: block; position: absolute; top: 50%; margin-top: -5px; width: 10px; height: 10px; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .cmn-pager ul .back a:after { border-bottom: 1px solid #333; border-left: 1px solid #333; left: 20px; } .cmn-pager ul .next a:after { border-top: 1px solid #333; border-right: 1px solid #333; right: 20px; } .page-next { background: #b6e1f6; text-align: center; padding: 20px 0; } .page-next .text { font-weight: bold; margin-top: 15px; font-size: 16px; font-size: 1.6rem; } .page-next-list li { background: #d9e9f0; border-bottom: 1px solid #b6e1f6; } .page-next-list li a { display: block; text-decoration: none; position: relative; font-weight: bold; font-size: 16px; font-size: 1.6rem; width: 400px; margin: 0 auto; padding: 10px 0 10px 28px; } .page-next-list li a:before { content: ""; display: block; position: absolute; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 10px; border-color: transparent transparent transparent #000; top: 50%; margin-top: -5px; left: 0; } .page-next-list02 { border-top: 1px solid #b2d34e; } .page-next-list02 li { background: #f4fed4; border-bottom: 1px solid #b2d34e; } .page-next-list02 li a { display: table; text-decoration: none; position: relative; font-weight: bold; font-size: 16px; font-size: 1.6rem; width: 400px; margin: 0 auto; padding: 10px 0; } .page-next-list02 li a p { display: table-cell; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page-next-list02 li a:before, .page-next-list02 li a:after { content: ""; display: block; position: absolute; width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 8.7px; border-color: transparent transparent transparent #333; top: 50%; margin-top: -3px; } .page-next-list02 li a:before { right: 12px; } .page-next-list02 li a:after { right: 0; } .page-next-list02 li .icon { width: 20%; padding: 10px; } .page-next-list02 li .text { width: 80%; padding-left: 15px; } @media screen and (max-width: 760px) { .btn-type01 a { width: 80%; font-size: 13px; font-size: 1.3rem; padding: 12px 0 10px; position: relative; } .btn-type01 a:after { width: 6px; height: 6px; right: 20px; top: 50%; margin-top: -4px; } .cmn-pager { margin-top: 20px; } .cmn-pager ul li { margin: 0; width: 48%; } .cmn-pager ul li a { width: 100%; font-size: 13px; font-size: 1.3rem; padding: 10px 0 6px; } .cmn-pager ul li a:after { margin-top: -3px; width: 6px; height: 6px; } .cmn-pager ul .back { margin-right: 2%; } .cmn-pager ul .next { margin-left: 2%; } } @media screen and (max-width: 480px) { .btn-type02 a { width: 160px; font-size: 14px; font-size: 1.4rem; -webkit-border-radius: 25px; border-radius: 25px; } .btn-type02 a:after { content: ""; position: absolute; top: 50%; right: 40px; margin-top: -6px; width: 0; height: 0; border-style: solid; border-width: 8px 6px 0 6px; } .page-next .text { font-weight: bold; margin-top: 10px; font-size: 14px; font-size: 1.4rem; } .page-next-list li a { font-size: 14px; font-size: 1.4rem; width: 100%; } .page-next-list li a:before { border-width: 4px 0 4px 7px; left: 10px; } .page-next-list02 li a { font-size: 13px; font-size: 1.3rem; width: 100%; padding: 5px 0; } .page-next-list02 li a p { display: table-cell; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page-next-list02 li a:before, .page-next-list02 li a:after { border-width: 3px 0 3px 6px; margin-top: -3px; } .page-next-list02 li a:before { right: 18px; } .page-next-list02 li a:after { right: 10px; } .page-next-list02 li .icon { width: 20%; padding: 10px; } .page-next-list02 li .text { width: 80%; padding-left: 15px; } } /* list-styles -------------------------*/ .cmn-item-list li a { display: block; text-decoration: none; } .cmn-item-list .item-text .date { font-size: 10px; font-size: 1rem; font-style: italic; margin-bottom: 10px; } .cmn-item-list .item-text .title { text-decoration: underline; font-weight: bold; } .cmn-item-nav li { padding: 0 12%; } .cmn-item-nav li .nav-icon { display: table-cell; width: 32%; } .cmn-item-nav li .nav-text { display: table-cell; vertical-align: middle; padding-left: 20px; font-size: 20px; font-size: 2rem; font-weight: bold; position: relative; } .cmn-item-nav li .nav-text:before, .cmn-item-nav li .nav-text:after { content: ""; display: block; position: absolute; width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 8.7px; border-color: transparent transparent transparent #d60011; top: 50%; margin-top: -3px; } .cmn-item-nav li .nav-text:before { right: 94px; } .cmn-item-nav li .nav-text:after { right: 80px; } .cmn-item-point li { padding: 0 12%; } .cmn-item-point li .point-icon { display: table-cell; width: 20%; } .cmn-item-point li .num-icon { display: table-cell; width: 16%; } .cmn-item-point li .point-text { display: table-cell; vertical-align: top; padding-left: 20px; padding-top: 20px; font-size: 20px; font-size: 2rem; font-weight: bold; position: relative; color: #00abcc; } .cmn-item-point li .point-text .img { margin-top: 15px; text-align: center; } .cmn-item-point li .point-text .img img { max-width: 100%; } .cmn-item-point li .num-text { display: table-cell; vertical-align: middle; padding-left: 20px; font-size: 16px; font-size: 1.6rem; } .cmn-item-string li { padding: 20px 0; } .cmn-item-string .string-pop { position: absolute; top: -20px; right: -10px; } .cmn-item-string .string-top { -webkit-border-radius: 14px; border-radius: 14px; margin-bottom: 30px; } .cmn-item-string .string-top .icon { text-align: center; display: table-cell; vertical-align: middle; padding: 15px 25px 15px 0; width: 60px; } .cmn-item-string .string-top .icon p { padding-bottom: 10px; } .cmn-item-string .string-top .icon p:last-child { padding: 0 10px; } .cmn-item-string .string-top .icon img { max-width: 100%; } .cmn-item-string .string-top .txt01 { display: table-cell; vertical-align: middle; font-weight: bold; font-size: 20px; font-size: 2rem; } .cmn-item-string .string-top .txt01 br { display: none; } .cmn-item-string .string-bottom a { display: inline !important; text-decoration: underline; padding: 0 !important; } .cmn-item-string .string-bottom p { padding-bottom: 10px; } .cmn-item-string .string-bottom p:last-child { padding-bottom: 0; } .cmn-item-string .string-bottom .photo { text-align: center; } .cmn-item-string .string-bottom .photo img { max-width: 100%; } .cmn-item-string .string-bottom .txt01 { padding-left: 1em; text-indent: -1em; line-height: 1.8; } .cmn-item-faq { border-top: none !important; } .cmn-item-faq li { margin-bottom: 20px; } .cmn-item-faq .question { display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px 20px; border: 2px solid #000; background: #fff; font-weight: bold; margin-bottom: 30px; font-size: 20px; font-size: 2rem; position: relative; } .cmn-item-faq .question:after { content: ""; position: absolute; bottom: -20px; left: 50%; margin-left: -18px; width: 0; height: 0; border-style: solid; border-width: 18px 14px 0 14px; border-color: #000 transparent transparent transparent; } .cmn-item-faq .question p { display: table-cell; vertical-align: middle; } .cmn-item-faq .question .icon { width: 15%; } .cmn-item-faq .question .icon img { max-width: 100%; } .cmn-item-faq .answer { font-size: 16px; font-size: 1.6rem; line-height: 1.8; padding-bottom: 30px; } .cmn-item-faq .answer span { color: #ff0202; font-weight: bold; } .item-list-type01 li { float: left; width: 23%; margin-right: 2.6%; margin-bottom: 20px; position: relative; } .item-list-type01 li:nth-child(4n) { margin-right: 0; } .item-list-type01 .item-photo img { width: 100%; } .item-list-type01 .item-text { padding: 10px 20px 30px; } .item-list-type02 { border-top: 1px dashed #aaa; } .item-list-type02 li { border-bottom: 1px dashed #aaa; } .item-list-type02 li a { padding: 20px 10px; display: table; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .item-list-type02 li .item-photo, .item-list-type02 li .item-text, .item-list-type02 li .item-logo { display: table-cell; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .item-list-type02 li .item-photo img, .item-list-type02 li .item-text img, .item-list-type02 li .item-logo img { max-width: 100%; } .item-list-type02 li .item-photo { width: 20%; } .item-list-type02 li .item-text { width: 62%; padding: 0 25px; } .item-list-type02 li .item-text .txt { color: #444; font-size: 12px; font-size: 1.2rem; margin-top: 20px; } .item-list-type02 li .item-logo { width: 18%; vertical-align: middle; border-left: 1px solid #e6e6e6; padding-left: 30px; } @media screen and (max-width: 1000px) { .cmn-item-list .item-text .date { margin-bottom: 5px; } .item-list-type01 .item-text { padding: 10px 10px 20px; } } @media screen and (max-width: 760px) { .cmn-item-nav li { padding: 0 5%; } .cmn-item-nav li .nav-text { font-size: 15px; font-size: 1.5rem; padding-right: 26%; } .cmn-item-nav li .nav-text:before { right: 94px; } .cmn-item-nav li .nav-text:after { right: 80px; } .item-list-type01 li { width: 48.5%; margin-right: 3%; } .item-list-type01 li:nth-child(even) { margin-right: 0; } .item-list-type01 li:nth-child(5), .item-list-type01 li:nth-child(6), .item-list-type01 li:nth-child(7), .item-list-type01 li:nth-child(8) { display: none; } .item-list-type01 .item-text { padding: 10px 10px 15px; } .item-list-type02 li a { padding: 14px 0; } .item-list-type02 li .item-photo { width: 25%; } .item-list-type02 li .item-text { width: 53%; padding: 0 10px; } .item-list-type02 li .item-text .shop { font-size: 11px; font-size: 1.1rem; } .item-list-type02 li .item-text .txt { margin-top: 5px; font-size: 11px; font-size: 1.1rem; } .item-list-type02 li .item-logo { width: 22%; padding-left: 10px; } .cmn-item-faq .question { font-size: 16px; font-size: 1.6rem; } .cmn-item-faq .question:after { bottom: -8px; margin-left: -7px; border-width: 8px 7px 0 7px; } .cmn-item-faq .question .txt { padding-left: 20px; } .cmn-item-faq .answer { font-size: 13px; font-size: 1.3rem; } .cmn-item-string li { padding: 20px 0; } .cmn-item-string .string-top { -webkit-border-radius: 7px; border-radius: 7px; margin-bottom: 20px; } .cmn-item-string .string-top .icon { padding: 10px 20px 10px 0; width: 60px; } .cmn-item-string .string-top .icon p { padding-bottom: 5px; } .cmn-item-string .string-top .txt01 { font-size: 14px; font-size: 1.4rem; } .cmn-item-string .string-bottom .txt01 { font-size: 12px; font-size: 1.2rem; } } @media screen and (max-width: 480px) { .cmn-item-nav li { padding: 0; } .cmn-item-nav li .nav-text { font-size: 14px; font-size: 1.4rem; padding-right: 12%; } .cmn-item-nav li .nav-text:before { right: 0; } .cmn-item-nav li .nav-text:after { right: 15px; } .cmn-item-point li { padding: 0; } .cmn-item-point li .point-text { padding-left: 20px; padding-top: 10px; font-size: 14px; font-size: 1.4rem; } .cmn-item-point li .point-text .img { margin-top: 5px; } .cmn-item-point li .num-text { font-size: 13px; font-size: 1.3rem; } .cmn-item-faq .question { padding: 10px; font-size: 14px; font-size: 1.4rem; margin-bottom: 20px; } .cmn-item-faq .question .txt { padding-left: 15px; } .cmn-item-faq .answer { font-size: 12px; font-size: 1.2rem; padding-bottom: 20px; } .cmn-item-string .string-top .txt01 br { display: block; } } /* title-styles -------------------------*/ .cont-ttl-type01 { text-align: center; font-weight: bold; color: #444444; font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-size: 26px; font-size: 2.6rem; padding-bottom: 26px; position: relative; margin-bottom: 40px; } .cont-ttl-type01:after { content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -60px; width: 120px; height: 10px; background: url(/images/common/patt02.png) repeat-x; } @media screen and (max-width: 760px) { .cont-ttl-type01 { font-size: 20px; font-size: 2rem; padding-bottom: 20px; margin-bottom: 30px; } } @media screen and (max-width: 480px) { .cont-ttl-type01 { font-size: 15px; font-size: 1.5rem; padding-bottom: 10px; margin-bottom: 18px; } .cont-ttl-type01:after { margin-left: -30px; width: 60px; height: 5px; -webkit-background-size: 5px; -o-background-size: 5px; background-size: 5px; } } .cmn-block-title { text-align: center; background: #fde201; position: relative; height: 90px; width: 100%; display: table; } .cmn-block-title:after { content: ""; position: absolute; bottom: -22px; left: 50%; margin-left: -18px; width: 0; height: 0; border-style: solid; border-width: 22px 18px 0 18px; border-color: #fde201 transparent transparent transparent; } .cmn-block-title h1 { display: table-cell; vertical-align: middle; } .cmn-block-title .ttl-type01 { font-weight: bold; font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-size: 30px; font-size: 3rem; line-height: 1; } .cmn-block-title .ttl-type02 span { display: block; line-height: 1; } .cmn-block-title .ttl-type02 .ttltxt-en { font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; letter-spacing: 0.05em; font-size: 40px; font-size: 4rem; color: #fde201; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } .cmn-block-title .ttl-type02 .ttltxt-ja { font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-size: 18px; font-size: 1.8rem; } @media screen and (max-width: 760px) { .cmn-block-title { height: 60px; } .cmn-block-title:after { bottom: -8px; margin-left: -7px; border-width: 8px 7px 0 7px; } .cmn-block-title .ttl-type01 { font-size: 15px; font-size: 1.5rem; } .cmn-block-title .ttl-type02 .ttltxt-en { font-size: 25px; font-size: 2.5rem; } .cmn-block-title .ttl-type02 .ttltxt-ja { font-size: 12px; font-size: 1.2rem; } } /* Bottom Bnr -------------------------*/ .cmn-bottom-bnr { background: #f5f5f5; padding: 60px 20px; } .cmn-bottom-bnr ul { max-width: 1090px; font-size: 0; margin: 0 auto; } .cmn-bottom-bnr ul li { display: inline-block; width: 32%; margin-right: 2%; } .cmn-bottom-bnr ul li:last-child { margin-right: 0; } .cmn-bottom-bnr ul li a { display: block; } @media screen and (max-width: 760px) { .cmn-bottom-bnr { padding: 25px 14px; } .cmn-bottom-bnr ul li { display: block; width: 100%; margin: 0 0 20px; } .cmn-bottom-bnr ul li:last-child { margin-bottom: 0; } } /* Detail -------------------------*/ .detail { border-top: 1px dashed #aaa; } .detail .detail-box { border-bottom: 1px dashed #aaa; padding: 30px 55px; } .detail .box-sub-ttl { font-size: 18px; font-size: 1.8rem; font-weight: bold; } .detail .box-entry { line-height: 1.8; } .detail .box-entry img { max-width: 100%; display: block; margin: 0 auto; } .detail .box-link li { font-size: 16px; font-size: 1.6rem; font-weight: bold; margin-bottom: 14px; padding-left: 25px; position: relative; } .detail .box-link li:last-child { margin-bottom: 0; } .detail .box-link li:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -8px; width: 0; height: 0; border-style: solid; border-width: 9px 0 9px 16px; border-color: transparent transparent transparent #fde201; } .detail .box-link li a { display: block; position: relative; } .detail-title { padding: 50px 40px 30px; border-bottom: 1px dashed #aaa; } .detail-title .logo, .detail-title .text { display: table-cell; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .detail-title .logo { width: 30%; } .detail-title .logo img { max-width: 100%; } .detail-title .text { width: 70%; } .detail-title .icon-new { margin-right: 20px; } .detail-title .date { font-style: italic; } .detail-title h1 { margin-top: 10px; font-size: 24px; font-size: 2.4rem; font-weight: bold; } @media screen and (max-width: 760px) { .detail { border-top: none; } .detail .detail-box { padding: 16px 10px; } .detail .box-sub-ttl { font-size: 12px; font-size: 1.2rem; } .detail .box-link li { font-size: 12px; font-size: 1.2rem; margin-bottom: 8px; padding-left: 20px; position: relative; } .detail .box-link li:before { margin-top: -6px; border-width: 6px 0 6px 11px; } .detail-title { padding: 0 0 10px; } .detail-title .logo { padding-right: 20px; } .detail-title .logo img { width: 100%; } .detail-title .icon-new { margin-right: 10px; } .detail-title h1 { margin-top: 6px; font-size: 18px; font-size: 1.8rem; } } @media screen and (max-width: 480px) { .detail-title h1 { font-size: 13px; font-size: 1.3rem; } } /* Accordion styles -------------------------*/ .acc_hide { display: none; } .acc_trigger { cursor: pointer; } .card-accordion .acc_hide { width: 100%; padding: 20px 0; } .card-accordion .acc_trigger { background: #b6e1f6; font-weight: bold; font-size: 15px; font-size: 1.5rem; padding: 15px; position: relative; } .card-accordion .acc_trigger:after { content: ""; display: block; width: 10px; height: 10px; border-bottom: 2px solid #000; border-right: 2px solid #000; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 20px; top: 50%; margin-top: -6px; } .card-accordion .acc_open:after { border-top: 2px solid #000; border-left: 2px solid #000; border-bottom: none; border-right: none; margin-top: -2px; } .card-type-txt { display: table-cell; vertical-align: middle; width: 50%; } .card-type-txt .img { padding: 0 20%; margin-bottom: 20px; } .card-type-txt .img img { max-width: 100%; } .card-type-txt .text { padding: 0 15px; line-height: 1.8; } .card-type-txt .text .txt01 { color: #00abcc; font-weight: bold; font-size: 16px; font-size: 1.6rem; } .card-type-txt .text .txt02 { font-size: 13px; font-size: 1.3rem; padding-left: 5px; } .card-type-txt .text .txt02 span { color: #b6e1f6; } .card-type-table { display: table-cell; width: 50%; } .card-type-table table { width: 100%; border-top: 1px solid #b6e1f6; border-left: 1px solid #b6e1f6; border-right: 1px solid #b6e1f6; } .card-type-table table tr { border-bottom: 1px solid #b6e1f6; } .card-type-table table th { border-right: 1px solid #b6e1f6; width: 36%; background: #f4f5f4; } .card-type-table table th, .card-type-table table td { vertical-align: middle; padding: 12px 10px; font-weight: bold; } .card-type-table table td span { font-weight: normal; font-size: 11px; font-size: 1.1rem; } @media screen and (max-width: 760px) { .card-type-txt { display: block; width: 100%; } .card-type-txt .img { padding: 0 28%; } .card-type-txt .text { padding: 0; margin-bottom: 20px; } .card-type-table { display: block; width: 100%; } } @media screen and (max-width: 480px) { .card-type-txt .img { padding: 0 20%; } .card-type-txt .text .txt01 { font-size: 14px; font-size: 1.4rem; } .card-type-txt .text .txt02 { font-size: 12px; font-size: 1.2rem; } } /* Slider styles -------------------------*/ .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-slider button { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; background: none; padding: 0; outline-style: none; cursor: pointer; } .slick-list { position: relative; display: block; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; top: 0; left: 0; display: block; } .slick-track:before, .slick-track:after { display: table; content: ''; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { display: none; float: left; text-align: center; height: 100%; min-height: 1px; outline: none; } .slick-slide a { display: block; outline-style: none; } [dir='rtl'] .slick-slide { float: right; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } .yellow { color: #fde201; } .green { color: #359b03; } .red { color: #fd0101; } /*------------------------------------------ Clearfix ------------------------------------------*/ .clearfix, .cmn-header .header-in, .page-view, .cmn-item-list { *zoom: 1; } .clearfix:after, .cmn-header .header-in:after, .page-view:after, .cmn-item-list:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
public/front/demohtml/css/common.css
@import 'https://fonts.googleapis.com/css?family=Josefin+Sans:400,700'; @import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css); @font-face { font-family: 'ico-star'; src: url("/css/fonts/ico-star.eot?e0pzan"); src: url("/css/fonts/ico-star.eot?e0pzan#iefix") format("embedded-opentype"), url("/css/fonts/ico-star.ttf?e0pzan") format("truetype"), url("/css/fonts/ico-star.woff?e0pzan") format("woff"), url("/css/fonts/ico-star.svg?e0pzan#ico-star") format("svg"); font-weight: normal; font-style: normal; } [class^="ico-"], [class*=" ico-"] { font-family: 'ico-star' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .ico-star:before { content: "\e9d9"; color: #fde201; -webkit-text-fill-color: #fde201; -webkit-text-stroke-width: 1px; -webkit-text-stroke-color: #d7c001; } /*------------------------------------------ Base ------------------------------------------*/ html { font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { font-family: "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-size: 1.4em; background: #fff; color: #333; line-height: 1.5; } a { color: #333; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } a:hover { color: #666666; -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease; } @media screen and (min-width: 761px) { a img { -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: opacity 0.2s ease; transition: opacity 0.2s ease; } a img:hover { opacity: 0.6; filter: alpha(opacity=60); -webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: opacity 0.2s ease; transition: opacity 0.2s ease; } } @media screen and (max-width: 760px) { body { font-size: 1.2em; } } /*------------------------------------------ Layout ------------------------------------------*/ .wrapper { position: relative; } .cmn-block .cmn-block-title { margin-bottom: 65px; } .cmn-block .block-contents { max-width: 810px; margin: 0 auto; padding: 0 20px 100px; } .comingsoon { text-align: center; padding: 40px 0; } .comingsoon-txt { font-weight: bold; color: #acacac; font-size: 14px; font-size: 1.4rem; } .comingsoon-txt02 { font-weight: bold; color: #5baf32; font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-size: 18px; font-size: 1.8rem; } .page-top-visual { position: relative; background-repeat: no-repeat; background-position: center bottom; } .page-top-visual p { text-indent: 100%; white-space: nowrap; overflow: hidden; } .description-txt01 { border: 2px solid #000; padding: 20px; margin-bottom: 30px; } .description-txt01 .txt01 { font-weight: bold; font-size: 20px; font-size: 2rem; } .description-txt01 .txt01 span { color: #00abcc; } .description-txt02 { padding: 10px; margin-bottom: 30px; line-height: 1.8; } .description-txt02 .txt01 { font-weight: bold; font-size: 20px; font-size: 2rem; color: #00abcc; } .description-txt03 { font-weight: bold; font-size: 18px; font-size: 1.8rem; margin-bottom: 30px; line-height: 1.8; } .cont-box .cont-box-ttl { text-align: center; font-weight: bold; border: 2px solid #000; font-size: 20px; font-size: 2rem; position: relative; padding: 15px; margin-bottom: 40px; } .cont-box .cont-box-ttl span { font-size: 14px; font-size: 1.4rem; } .cont-box .cont-box-ttl:after { content: ""; position: absolute; bottom: -20px; left: 50%; margin-left: -18px; width: 0; height: 0; border-style: solid; border-width: 18px 14px 0 14px; border-color: #000 transparent transparent transparent; } .cont-box .box-catch { margin-bottom: 40px; } .cont-box .box-catch .txt-l { font-size: 16px; font-size: 1.6rem; } .cont-box .box-catch span { color: #00abcc; font-weight: bold; } .cont-box .box-bnr { text-align: center; } .cont-box .box-bnr img { max-width: 100%; } .cont-box .box-catch02 { overflow: hidden; margin-bottom: 20px; } .cont-box .box-catch02 p { display: inline-block; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .cont-box .box-catch02 .txt { width: 60%; font-weight: bold; color: #00abcc; font-size: 18px; font-size: 1.8rem; padding: 0 20px; } .cont-box .box-catch02 .img { width: 38%; padding-right: 20px; } .cont-box .box-catch02 .img img { max-width: 100%; } .cont-box .box-catch03 { text-align: center; font-size: 18px; font-size: 1.8rem; font-weight: bold; color: #5baf32; padding-bottom: 30px; } .cont-box .box-catch03 span { position: relative; } .cont-box .box-catch03 span:before, .cont-box .box-catch03 span:after { content: ""; position: absolute; top: 50%; width: 18px; height: 27px; margin-top: -13px; } .cont-box .box-catch03 span:before { background: url(/images/common/slash01.png) no-repeat center; left: -36px; } .cont-box .box-catch03 span:after { background: url(/images/common/slash02.png) no-repeat center; right: -36px; } @media screen and (max-width: 760px) { .cmn-block .cmn-block-title { margin-bottom: 25px; } .cmn-block .block-contents { padding: 0 14px 20px; } .comingsoon { padding: 20px 0; } .description-txt03 { font-size: 16px; font-size: 1.6rem; } .cont-box .cont-box-ttl { font-size: 18px; font-size: 1.8rem; padding: 10px; margin-bottom: 25px; } .cont-box .cont-box-ttl span { font-size: 12px; font-size: 1.2rem; } .cont-box .cont-box-ttl:after { bottom: -8px; margin-left: -7px; border-width: 8px 7px 0 7px; } .cont-box .box-catch { margin-bottom: 25px; } .cont-box .box-catch .txt-l { font-size: 14px; font-size: 1.4rem; } .cont-box .box-catch02 .txt { font-size: 14px; font-size: 1.4rem; padding: 0 15px; } .cont-box .box-catch03 { font-size: 12px; font-size: 1.2rem; padding-bottom: 14px; } .cont-box .box-catch03 span:before, .cont-box .box-catch03 span:after { width: 9px; height: 13px; margin-top: -6px; } .cont-box .box-catch03 span:before { -webkit-background-size: 9px; -o-background-size: 9px; background-size: 9px; left: -20px; } .cont-box .box-catch03 span:after { -webkit-background-size: 9px; -o-background-size: 9px; background-size: 9px; right: -20px; } } @media screen and (max-width: 480px) { .comingsoon img { width: 130px; } .comingsoon-txt { font-size: 10px; font-size: 1rem; } .comingsoon-txt02 { font-size: 14px; font-size: 1.4rem; } .description-txt01 { padding: 15px; margin-bottom: 20px; } .description-txt01 .txt01 { font-size: 14px; font-size: 1.4rem; } .description-txt01 .txt02 { font-size: 10px; font-size: 1rem; } .description-txt02 { margin-bottom: 20px; } .description-txt02 .txt01 { font-size: 14px; font-size: 1.4rem; } .description-txt03 { font-size: 13px; font-size: 1.3rem; margin-bottom: 20px; } .cont-box .cont-box-ttl { font-size: 14px; font-size: 1.4rem; } .cont-box .cont-box-ttl span { font-size: 10px; font-size: 1rem; } } /* header -------------------------*/ .cmn-header { position: relative; padding: 15px 310px 15px 0; background: #fff; } .site-logo { float: left; padding-left: 60px; } .site-logo a { display: block; } .site-logo span { display: inline-block; } .site-logo .logo { margin-right: 20px; } .site-logo .logo img { width: 142px; } .site-logo .txtlogo { font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 700; font-size: 22px; font-size: 2.2rem; } .hd-menu-block { float: right; } .page-view { font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 700; padding-top: 12px; } .page-view > div { display: inline-block; padding: 0 8px; line-height: 1; } .page-view .vw-star { color: #777; } .page-view .vw-star .ico-star { padding-right: 4px; } .page-view .vw-star .ico-star-1000 { font-size: 24px; font-size: 2.4rem; } .page-view .vw-num { color: #3f3f3f; font-size: 12px; font-size: 1.2rem; position: relative; } .page-view .vw-num:before { content: ""; width: 1px; height: 14px; background: #c8c6c6; position: absolute; left: 0; top: 50%; margin-top: -7px; } .page-view .vw-num .num { font-size: 24px; font-size: 2.4rem; padding-right: 4px; } .hd-menu .btn-menu { position: absolute; top: 0; right: 0; height: 100%; } .hd-menu .btn-menu a { display: block; position: relative; background: #2a2a2a; padding: 18px 30px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 90px; height: 100%; } .hd-menu .btn-menu span { display: block; width: 100%; height: 3px; background: #fff; margin-bottom: 8px; } .hd-menu .btn-menu span:last-child { margin-bottom: 0; } .hd-btn { position: absolute; top: 50%; right: 110px; margin-top: -17px; } .hd-btn input { width: 180px; height: 34px; -webkit-border-radius: 6px; border-radius: 6px; text-indent: 100%; white-space: nowrap; overflow: hidden; cursor: pointer; } .hd-btn .login { background: #2a2a2a url(/images/common/btn-login.png) no-repeat center; } .hd-btn .logout { background: #5baf32 url(/images/common/btn-logout.png) no-repeat center; } @media screen and (max-width: 1000px) { .cmn-header { padding: 10px 0 0; } .site-logo { float: none; padding-left: 15px; padding-bottom: 10px; } .site-logo span { display: block; } .site-logo .logo { margin-right: 0; margin-bottom: 6px; } .hd-menu-block { float: none; position: relative; background: #e7e7e7; } .page-view { padding-top: 10px; padding-right: 70px; height: 40px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page-view > div { display: block; } .page-view .vw-star { float: left; } .page-view .vw-num { float: right; font-size: 12px; font-size: 1.2rem; } .page-view .vw-num:before { content: none; } .page-view .vw-num .num { font-size: 24px; font-size: 2.4rem; } .hd-menu .btn-menu a { padding: 12px 20px; width: 60px; } .hd-menu .btn-menu span { height: 2px; margin-bottom: 5px; } .hd-btn { right: 10px; top: 15px; margin-top: 0; } } @media screen and (max-width: 760px) { .site-logo .logo img { width: 75px; } .site-logo .txtlogo { font-size: 12px; font-size: 1.2rem; } .hd-btn input { width: 100px; height: 30px; } .hd-btn .login { background: #2a2a2a url(/images/common/btn-login-sp.png) no-repeat center; -webkit-background-size: 68px; -o-background-size: 68px; background-size: 68px; } .hd-btn .logout { background: #5baf32 url(/images/common/btn-logout-sp.png) no-repeat center; -webkit-background-size: 68px; -o-background-size: 68px; background-size: 68px; } .page-view .vw-num { font-size: 11px; font-size: 1.1rem; padding-top: 8px; } .page-view .vw-num .num { font-size: 16px; font-size: 1.6rem; } } /* footer -------------------------*/ .cmn-footer { background: #e7e7e7; text-align: center; padding: 30px 0 16px; font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; } .cmn-footer .ft-logo { margin-bottom: 25px; } .cmn-footer .ft-logo img { width: 142px; } .cmn-footer .ft-nav { margin-bottom: 30px; } .cmn-footer .ft-nav li { display: inline-block; font-size: 13px; font-size: 1.3rem; } .cmn-footer .ft-nav li a { display: block; text-decoration: none; padding: 0 15px; border-right: 1px solid #9e9e9e; line-height: 1; } .cmn-footer .ft-nav li:last-child a { border-right: none; } .cmn-footer .copy { color: #858586; font-size: 10px; font-size: 1rem; } .pageTop { display: none; position: fixed; right: 10px; bottom: 100px; z-index: 10; } .pageTop a { display: block; border: 1px solid #888; -webkit-border-radius: 4px; border-radius: 4px; width: 40px; height: 40px; position: relative; text-indent: 100%; overflow: hidden; white-space: nowrap; } .pageTop a:after { content: ""; display: block; width: 10px; height: 10px; border-top: 1px solid #888; border-left: 1px solid #888; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; left: 50%; top: 50%; margin-top: -2px; margin-left: -5px; } @media screen and (max-width: 760px) { .cmn-footer { padding: 20px 0 10px; } .cmn-footer .ft-logo { margin-bottom: 15px; } .cmn-footer .ft-logo img { width: 100px; } .cmn-footer .ft-nav { display: none; } .cmn-footer .copy { font-size: 9px; font-size: 0.9rem; } .pageTop { right: 5px; bottom: 60px; } .pageTop a { width: 30px; height: 30px; } .pageTop a:after { content: ""; display: block; width: 8px; height: 8px; border-top: 1px solid #888; border-left: 1px solid #888; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; left: 50%; top: 50%; margin-top: -2px; margin-left: -4px; } } /*------------------------------------------ page-information ------------------------------------------*/ .page-information .page-top-visual { height: 190px; background-color: #effef3; background-image: url(/images/common/visual-information.png); } @media screen and (max-width: 760px) { .page-information .page-top-visual { height: 125px; -webkit-background-size: 700px; -o-background-size: 700px; background-size: 700px; } } @media screen and (max-width: 480px) { .page-information .page-top-visual { height: 125px; background-image: url(/images/common/visual-information-sp.png); -webkit-background-size: 325px; -o-background-size: 325px; background-size: 325px; } } /*------------------------------------------ page-card ------------------------------------------*/ .page-card { background: url(/images/common/patt04.png) repeat; } .page-card .page-top-visual { height: 400px; background-color: #b6e1f6; background-image: url(/images/common/visual-card.png); } .page-card-detail .cmn-block .cmn-block-title { margin-bottom: 0 !important; } .page-card-detail .page-title-wrapper { background: #b6e1f6; } .page-card-detail .page-title { display: table; width: 400px; margin: 0 auto; padding: 20px 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page-card-detail .page-title .title-icon { display: table-cell; vertical-align: middle; width: 32%; } .page-card-detail .page-title .title-text { display: table-cell; vertical-align: middle; padding-left: 20px; font-weight: bold; font-size: 20px; font-size: 2rem; } .page-card-detail .block-contents { position: relative; padding-top: 30px; } .page-card-detail .block-contents:before { content: ""; width: 33%; height: 100%; background: url(/images/common/patt04.png) repeat; position: absolute; left: 0; top: 0; z-index: -1; } .point-about .box { margin-bottom: 50px; } .point-about .box .txt01 { font-weight: bold; font-size: 16px; font-size: 1.6rem; margin-bottom: 15px; } .point-about .box .txt01 span { display: inline-block; vertical-align: middle; } .point-about .box .txt01 .mark { font-size: 22px; font-size: 2.2rem; padding-right: 10px; padding-right: 10px; } .point-about .box .txt01 .circle { color: #e60012; } .point-about .box .txt01 .cross { padding-left: 25px; } .point-about .box .ttl { font-weight: bold; background: #e6e6e6; text-align: center; font-size: 16px; font-size: 1.6rem; padding: 10px; margin-bottom: 30px; } .point-about table { width: 100%; border-top: 1px solid #aaaaa9; border-left: 1px solid #aaaaa9; } .point-about table th, .point-about table td { font-weight: bold; text-align: center; border-right: 1px solid #aaaaa9; border-bottom: 1px solid #aaaaa9; font-size: 16px; font-size: 1.6rem; padding: 14px; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .point-about table th span, .point-about table td span { color: #e60012; font-size: 14px; font-size: 1.4rem; } .point-about table th:first-child, .point-about table td:first-child { background: #f4f5f4; } .point-about table td img { max-width: 100%; } @media screen and (max-width: 760px) { .page-card .page-top-visual { height: 300px; -webkit-background-size: 480px; -o-background-size: 480px; background-size: 480px; } .point-about .box { margin-bottom: 30px; } .point-about .box .txt01 { font-size: 13px; font-size: 1.3rem; margin-bottom: 10px; } .point-about .box .txt01 .mark { font-size: 16px; font-size: 1.6rem; } .point-about .box .txt01 .cross { padding-left: 20px; } .point-about .box .ttl { font-size: 14px; font-size: 1.4rem; padding: 10px; margin-bottom: 15px; } .point-about table th, .point-about table td { font-size: 12px; font-size: 1.2rem; padding: 10px; } .point-about table th span, .point-about table td span { font-size: 11px; font-size: 1.1rem; } } @media screen and (max-width: 480px) { .page-card { -webkit-background-size: 20px; -o-background-size: 20px; background-size: 20px; } .page-card .page-top-visual { height: 200px; -webkit-background-size: 320px; -o-background-size: 320px; background-size: 320px; } .page-card-detail .page-title { width: 100%; padding: 10px; } .page-card-detail .page-title .title-text { font-size: 18px; font-size: 1.8rem; } .page-card-detail .block-contents { padding-top: 15px; } .page-card-detail .block-contents:before { -webkit-background-size: 20px; -o-background-size: 20px; background-size: 20px; } } /*------------------------------------------ Parts ------------------------------------------*/ .icon-new { background: #d60011; display: inline-block; color: #fff; font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 700; line-height: 1; padding: 6px 24px 2px; letter-spacing: 0.05em; margin-bottom: 10px; } @media screen and (max-width: 480px) { .icon-new { font-size: 9px; font-size: 0.9rem; padding: 6px 12px 2px; margin-bottom: 5px; } } /* input -------------------------*/ .input-styles input, .input-styles textarea, .input-styles select, .input-styles button { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; } /* btn-styles -------------------------*/ .cmn-btn a { display: block; text-decoration: none; } .btn-type01 { text-align: center; } .btn-type01 a { width: 400px; margin: 0 auto; background: #dadadb; display: inline-block; font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 700; font-size: 18px; font-size: 1.8rem; letter-spacing: 0.1em; padding: 15px 0 10px; position: relative; } .btn-type01 a:after { content: ""; display: block; width: 10px; height: 10px; border-top: 1px solid #333; border-right: 1px solid #333; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 30px; top: 50%; margin-top: -4px; } .btn-type02 a { width: 400px; margin: 0 auto; background: #fde201; display: inline-block; font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: 700; font-size: 18px; font-size: 1.8rem; letter-spacing: 0.1em; padding: 10px; -webkit-border-radius: 30px; border-radius: 30px; position: relative; } .btn-type02 a:after { content: ""; position: absolute; top: 50%; right: 120px; margin-top: -7px; width: 0; height: 0; border-style: solid; border-width: 10px 6px 0 6px; border-color: #000 transparent transparent transparent; } .cmn-pager { margin-top: 40px; } .cmn-pager ul { text-align: center; font-size: 0; } .cmn-pager ul li { display: inline-block; margin: 0 40px; } .cmn-pager ul li a { background: #dadadb; display: block; text-decoration: none; width: 160px; font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-size: 18px; font-size: 1.8rem; font-weight: 700; letter-spacing: 0.05em; padding: 15px 0 10px; position: relative; } .cmn-pager ul li a:after { content: ""; display: block; position: absolute; top: 50%; margin-top: -5px; width: 10px; height: 10px; -webkit-transform: rotate(45deg); transform: rotate(45deg); } .cmn-pager ul .back a:after { border-bottom: 1px solid #333; border-left: 1px solid #333; left: 20px; } .cmn-pager ul .next a:after { border-top: 1px solid #333; border-right: 1px solid #333; right: 20px; } .page-next { background: #b6e1f6; text-align: center; padding: 20px 0; } .page-next .text { font-weight: bold; margin-top: 15px; font-size: 16px; font-size: 1.6rem; } .page-next-list li { background: #d9e9f0; border-bottom: 1px solid #b6e1f6; } .page-next-list li a { display: block; text-decoration: none; position: relative; font-weight: bold; font-size: 16px; font-size: 1.6rem; width: 400px; margin: 0 auto; padding: 10px 0 10px 28px; } .page-next-list li a:before { content: ""; display: block; position: absolute; width: 0; height: 0; border-style: solid; border-width: 6px 0 6px 10px; border-color: transparent transparent transparent #000; top: 50%; margin-top: -5px; left: 0; } .page-next-list02 { border-top: 1px solid #b2d34e; } .page-next-list02 li { background: #f4fed4; border-bottom: 1px solid #b2d34e; } .page-next-list02 li a { display: table; text-decoration: none; position: relative; font-weight: bold; font-size: 16px; font-size: 1.6rem; width: 400px; margin: 0 auto; padding: 10px 0; } .page-next-list02 li a p { display: table-cell; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page-next-list02 li a:before, .page-next-list02 li a:after { content: ""; display: block; position: absolute; width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 8.7px; border-color: transparent transparent transparent #333; top: 50%; margin-top: -3px; } .page-next-list02 li a:before { right: 12px; } .page-next-list02 li a:after { right: 0; } .page-next-list02 li .icon { width: 20%; padding: 10px; } .page-next-list02 li .text { width: 80%; padding-left: 15px; } @media screen and (max-width: 760px) { .btn-type01 a { width: 80%; font-size: 13px; font-size: 1.3rem; padding: 12px 0 10px; position: relative; } .btn-type01 a:after { width: 6px; height: 6px; right: 20px; top: 50%; margin-top: -4px; } .cmn-pager { margin-top: 20px; } .cmn-pager ul li { margin: 0; width: 48%; } .cmn-pager ul li a { width: 100%; font-size: 13px; font-size: 1.3rem; padding: 10px 0 6px; } .cmn-pager ul li a:after { margin-top: -3px; width: 6px; height: 6px; } .cmn-pager ul .back { margin-right: 2%; } .cmn-pager ul .next { margin-left: 2%; } } @media screen and (max-width: 480px) { .btn-type02 a { width: 160px; font-size: 14px; font-size: 1.4rem; -webkit-border-radius: 25px; border-radius: 25px; } .btn-type02 a:after { content: ""; position: absolute; top: 50%; right: 40px; margin-top: -6px; width: 0; height: 0; border-style: solid; border-width: 8px 6px 0 6px; } .page-next .text { font-weight: bold; margin-top: 10px; font-size: 14px; font-size: 1.4rem; } .page-next-list li a { font-size: 14px; font-size: 1.4rem; width: 100%; } .page-next-list li a:before { border-width: 4px 0 4px 7px; left: 10px; } .page-next-list02 li a { font-size: 13px; font-size: 1.3rem; width: 100%; padding: 5px 0; } .page-next-list02 li a p { display: table-cell; vertical-align: middle; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .page-next-list02 li a:before, .page-next-list02 li a:after { border-width: 3px 0 3px 6px; margin-top: -3px; } .page-next-list02 li a:before { right: 18px; } .page-next-list02 li a:after { right: 10px; } .page-next-list02 li .icon { width: 20%; padding: 10px; } .page-next-list02 li .text { width: 80%; padding-left: 15px; } } /* list-styles -------------------------*/ .cmn-item-list li a { display: block; text-decoration: none; } .cmn-item-list .item-text .date { font-size: 10px; font-size: 1rem; font-style: italic; margin-bottom: 10px; } .cmn-item-list .item-text .title { text-decoration: underline; font-weight: bold; } .cmn-item-nav li { padding: 0 12%; } .cmn-item-nav li .nav-icon { display: table-cell; width: 32%; } .cmn-item-nav li .nav-text { display: table-cell; vertical-align: middle; padding-left: 20px; font-size: 20px; font-size: 2rem; font-weight: bold; position: relative; } .cmn-item-nav li .nav-text:before, .cmn-item-nav li .nav-text:after { content: ""; display: block; position: absolute; width: 0; height: 0; border-style: solid; border-width: 5px 0 5px 8.7px; border-color: transparent transparent transparent #d60011; top: 50%; margin-top: -3px; } .cmn-item-nav li .nav-text:before { right: 94px; } .cmn-item-nav li .nav-text:after { right: 80px; } .cmn-item-point li { padding: 0 12%; } .cmn-item-point li .point-icon { display: table-cell; width: 20%; } .cmn-item-point li .num-icon { display: table-cell; width: 16%; } .cmn-item-point li .point-text { display: table-cell; vertical-align: top; padding-left: 20px; padding-top: 20px; font-size: 20px; font-size: 2rem; font-weight: bold; position: relative; color: #00abcc; } .cmn-item-point li .point-text .img { margin-top: 15px; text-align: center; } .cmn-item-point li .point-text .img img { max-width: 100%; } .cmn-item-point li .num-text { display: table-cell; vertical-align: middle; padding-left: 20px; font-size: 16px; font-size: 1.6rem; } .cmn-item-string li { padding: 20px 0; } .cmn-item-string .string-pop { position: absolute; top: -20px; right: -10px; } .cmn-item-string .string-top { -webkit-border-radius: 14px; border-radius: 14px; margin-bottom: 30px; } .cmn-item-string .string-top .icon { text-align: center; display: table-cell; vertical-align: middle; padding: 15px 25px 15px 0; width: 60px; } .cmn-item-string .string-top .icon p { padding-bottom: 10px; } .cmn-item-string .string-top .icon p:last-child { padding: 0 10px; } .cmn-item-string .string-top .icon img { max-width: 100%; } .cmn-item-string .string-top .txt01 { display: table-cell; vertical-align: middle; font-weight: bold; font-size: 20px; font-size: 2rem; } .cmn-item-string .string-top .txt01 br { display: none; } .cmn-item-string .string-bottom a { display: inline !important; text-decoration: underline; padding: 0 !important; } .cmn-item-string .string-bottom p { padding-bottom: 10px; } .cmn-item-string .string-bottom p:last-child { padding-bottom: 0; } .cmn-item-string .string-bottom .photo { text-align: center; } .cmn-item-string .string-bottom .photo img { max-width: 100%; } .cmn-item-string .string-bottom .txt01 { padding-left: 1em; text-indent: -1em; line-height: 1.8; } .cmn-item-faq { border-top: none !important; } .cmn-item-faq li { margin-bottom: 20px; } .cmn-item-faq .question { display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 10px 20px; border: 2px solid #000; background: #fff; font-weight: bold; margin-bottom: 30px; font-size: 20px; font-size: 2rem; position: relative; } .cmn-item-faq .question:after { content: ""; position: absolute; bottom: -20px; left: 50%; margin-left: -18px; width: 0; height: 0; border-style: solid; border-width: 18px 14px 0 14px; border-color: #000 transparent transparent transparent; } .cmn-item-faq .question p { display: table-cell; vertical-align: middle; } .cmn-item-faq .question .icon { width: 15%; } .cmn-item-faq .question .icon img { max-width: 100%; } .cmn-item-faq .answer { font-size: 16px; font-size: 1.6rem; line-height: 1.8; padding-bottom: 30px; } .cmn-item-faq .answer span { color: #ff0202; font-weight: bold; } .item-list-type01 li { float: left; width: 23%; margin-right: 2.6%; margin-bottom: 20px; position: relative; } .item-list-type01 li:nth-child(4n) { margin-right: 0; } .item-list-type01 .item-photo img { width: 100%; } .item-list-type01 .item-text { padding: 10px 20px 30px; } .item-list-type02 { border-top: 1px dashed #aaa; } .item-list-type02 li { border-bottom: 1px dashed #aaa; } .item-list-type02 li a { padding: 20px 10px; display: table; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .item-list-type02 li .item-photo, .item-list-type02 li .item-text, .item-list-type02 li .item-logo { display: table-cell; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .item-list-type02 li .item-photo img, .item-list-type02 li .item-text img, .item-list-type02 li .item-logo img { max-width: 100%; } .item-list-type02 li .item-photo { width: 20%; } .item-list-type02 li .item-text { width: 62%; padding: 0 25px; } .item-list-type02 li .item-text .txt { color: #444; font-size: 12px; font-size: 1.2rem; margin-top: 20px; } .item-list-type02 li .item-logo { width: 18%; vertical-align: middle; border-left: 1px solid #e6e6e6; padding-left: 30px; } @media screen and (max-width: 1000px) { .cmn-item-list .item-text .date { margin-bottom: 5px; } .item-list-type01 .item-text { padding: 10px 10px 20px; } } @media screen and (max-width: 760px) { .cmn-item-nav li { padding: 0 5%; } .cmn-item-nav li .nav-text { font-size: 15px; font-size: 1.5rem; padding-right: 26%; } .cmn-item-nav li .nav-text:before { right: 94px; } .cmn-item-nav li .nav-text:after { right: 80px; } .item-list-type01 li { width: 48.5%; margin-right: 3%; } .item-list-type01 li:nth-child(even) { margin-right: 0; } .item-list-type01 li:nth-child(5), .item-list-type01 li:nth-child(6), .item-list-type01 li:nth-child(7), .item-list-type01 li:nth-child(8) { display: none; } .item-list-type01 .item-text { padding: 10px 10px 15px; } .item-list-type02 li a { padding: 14px 0; } .item-list-type02 li .item-photo { width: 25%; } .item-list-type02 li .item-text { width: 53%; padding: 0 10px; } .item-list-type02 li .item-text .shop { font-size: 11px; font-size: 1.1rem; } .item-list-type02 li .item-text .txt { margin-top: 5px; font-size: 11px; font-size: 1.1rem; } .item-list-type02 li .item-logo { width: 22%; padding-left: 10px; } .cmn-item-faq .question { font-size: 16px; font-size: 1.6rem; } .cmn-item-faq .question:after { bottom: -8px; margin-left: -7px; border-width: 8px 7px 0 7px; } .cmn-item-faq .question .txt { padding-left: 20px; } .cmn-item-faq .answer { font-size: 13px; font-size: 1.3rem; } .cmn-item-string li { padding: 20px 0; } .cmn-item-string .string-top { -webkit-border-radius: 7px; border-radius: 7px; margin-bottom: 20px; } .cmn-item-string .string-top .icon { padding: 10px 20px 10px 0; width: 60px; } .cmn-item-string .string-top .icon p { padding-bottom: 5px; } .cmn-item-string .string-top .txt01 { font-size: 14px; font-size: 1.4rem; } .cmn-item-string .string-bottom .txt01 { font-size: 12px; font-size: 1.2rem; } } @media screen and (max-width: 480px) { .cmn-item-nav li { padding: 0; } .cmn-item-nav li .nav-text { font-size: 14px; font-size: 1.4rem; padding-right: 12%; } .cmn-item-nav li .nav-text:before { right: 0; } .cmn-item-nav li .nav-text:after { right: 15px; } .cmn-item-point li { padding: 0; } .cmn-item-point li .point-text { padding-left: 20px; padding-top: 10px; font-size: 14px; font-size: 1.4rem; } .cmn-item-point li .point-text .img { margin-top: 5px; } .cmn-item-point li .num-text { font-size: 13px; font-size: 1.3rem; } .cmn-item-faq .question { padding: 10px; font-size: 14px; font-size: 1.4rem; margin-bottom: 20px; } .cmn-item-faq .question .txt { padding-left: 15px; } .cmn-item-faq .answer { font-size: 12px; font-size: 1.2rem; padding-bottom: 20px; } .cmn-item-string .string-top .txt01 br { display: block; } } /* title-styles -------------------------*/ .cont-ttl-type01 { text-align: center; font-weight: bold; color: #444444; font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-size: 26px; font-size: 2.6rem; padding-bottom: 26px; position: relative; margin-bottom: 40px; } .cont-ttl-type01:after { content: ""; position: absolute; bottom: 0; left: 50%; margin-left: -60px; width: 120px; height: 10px; background: url(/images/common/patt02.png) repeat-x; } @media screen and (max-width: 760px) { .cont-ttl-type01 { font-size: 20px; font-size: 2rem; padding-bottom: 20px; margin-bottom: 30px; } } @media screen and (max-width: 480px) { .cont-ttl-type01 { font-size: 15px; font-size: 1.5rem; padding-bottom: 10px; margin-bottom: 18px; } .cont-ttl-type01:after { margin-left: -30px; width: 60px; height: 5px; -webkit-background-size: 5px; -o-background-size: 5px; background-size: 5px; } } .cmn-block-title { text-align: center; background: #fde201; position: relative; height: 90px; width: 100%; display: table; } .cmn-block-title:after { content: ""; position: absolute; bottom: -22px; left: 50%; margin-left: -18px; width: 0; height: 0; border-style: solid; border-width: 22px 18px 0 18px; border-color: #fde201 transparent transparent transparent; } .cmn-block-title h1 { display: table-cell; vertical-align: middle; } .cmn-block-title .ttl-type01 { font-weight: bold; font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-size: 30px; font-size: 3rem; line-height: 1; } .cmn-block-title .ttl-type02 span { display: block; line-height: 1; } .cmn-block-title .ttl-type02 .ttltxt-en { font-family: "Josefin Sans", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; letter-spacing: 0.05em; font-size: 40px; font-size: 4rem; color: #fde201; text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000; } .cmn-block-title .ttl-type02 .ttltxt-ja { font-family: "Noto Sans Japanese", "Hiragino Kaku Gothic Pro", "Meiryo", "MS PGothic", Arial, Helvetica, Verdana, sans-serif; font-weight: bold; font-size: 18px; font-size: 1.8rem; } @media screen and (max-width: 760px) { .cmn-block-title { height: 60px; } .cmn-block-title:after { bottom: -8px; margin-left: -7px; border-width: 8px 7px 0 7px; } .cmn-block-title .ttl-type01 { font-size: 15px; font-size: 1.5rem; } .cmn-block-title .ttl-type02 .ttltxt-en { font-size: 25px; font-size: 2.5rem; } .cmn-block-title .ttl-type02 .ttltxt-ja { font-size: 12px; font-size: 1.2rem; } } /* Bottom Bnr -------------------------*/ .cmn-bottom-bnr { background: #f5f5f5; padding: 60px 20px; } .cmn-bottom-bnr ul { max-width: 1090px; font-size: 0; margin: 0 auto; } .cmn-bottom-bnr ul li { display: inline-block; width: 32%; margin-right: 2%; } .cmn-bottom-bnr ul li:last-child { margin-right: 0; } .cmn-bottom-bnr ul li a { display: block; } @media screen and (max-width: 760px) { .cmn-bottom-bnr { padding: 25px 14px; } .cmn-bottom-bnr ul li { display: block; width: 100%; margin: 0 0 20px; } .cmn-bottom-bnr ul li:last-child { margin-bottom: 0; } } /* Detail -------------------------*/ .detail { border-top: 1px dashed #aaa; } .detail .detail-box { border-bottom: 1px dashed #aaa; padding: 30px 55px; } .detail .box-sub-ttl { font-size: 18px; font-size: 1.8rem; font-weight: bold; } .detail .box-entry { line-height: 1.8; } .detail .box-entry img { max-width: 100%; display: block; margin: 0 auto; } .detail .box-link li { font-size: 16px; font-size: 1.6rem; font-weight: bold; margin-bottom: 14px; padding-left: 25px; position: relative; } .detail .box-link li:last-child { margin-bottom: 0; } .detail .box-link li:before { content: ""; position: absolute; left: 0; top: 50%; margin-top: -8px; width: 0; height: 0; border-style: solid; border-width: 9px 0 9px 16px; border-color: transparent transparent transparent #fde201; } .detail .box-link li a { display: block; position: relative; } .detail-title { padding: 50px 40px 30px; border-bottom: 1px dashed #aaa; } .detail-title .logo, .detail-title .text { display: table-cell; vertical-align: top; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .detail-title .logo { width: 30%; } .detail-title .logo img { max-width: 100%; } .detail-title .text { width: 70%; } .detail-title .icon-new { margin-right: 20px; } .detail-title .date { font-style: italic; } .detail-title h1 { margin-top: 10px; font-size: 24px; font-size: 2.4rem; font-weight: bold; } @media screen and (max-width: 760px) { .detail { border-top: none; } .detail .detail-box { padding: 16px 10px; } .detail .box-sub-ttl { font-size: 12px; font-size: 1.2rem; } .detail .box-link li { font-size: 12px; font-size: 1.2rem; margin-bottom: 8px; padding-left: 20px; position: relative; } .detail .box-link li:before { margin-top: -6px; border-width: 6px 0 6px 11px; } .detail-title { padding: 0 0 10px; } .detail-title .logo { padding-right: 20px; } .detail-title .logo img { width: 100%; } .detail-title .icon-new { margin-right: 10px; } .detail-title h1 { margin-top: 6px; font-size: 18px; font-size: 1.8rem; } } @media screen and (max-width: 480px) { .detail-title h1 { font-size: 13px; font-size: 1.3rem; } } /* Accordion styles -------------------------*/ .acc_hide { display: none; } .acc_trigger { cursor: pointer; } .card-accordion .acc_hide { width: 100%; padding: 20px 0; } .card-accordion .acc_trigger { background: #b6e1f6; font-weight: bold; font-size: 15px; font-size: 1.5rem; padding: 15px; position: relative; } .card-accordion .acc_trigger:after { content: ""; display: block; width: 10px; height: 10px; border-bottom: 2px solid #000; border-right: 2px solid #000; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 20px; top: 50%; margin-top: -6px; } .card-accordion .acc_open:after { border-top: 2px solid #000; border-left: 2px solid #000; border-bottom: none; border-right: none; margin-top: -2px; } .card-type-txt { display: table-cell; vertical-align: middle; width: 50%; } .card-type-txt .img { padding: 0 20%; margin-bottom: 20px; } .card-type-txt .img img { max-width: 100%; } .card-type-txt .text { padding: 0 15px; line-height: 1.8; } .card-type-txt .text .txt01 { color: #00abcc; font-weight: bold; font-size: 16px; font-size: 1.6rem; } .card-type-txt .text .txt02 { font-size: 13px; font-size: 1.3rem; padding-left: 5px; } .card-type-txt .text .txt02 span { color: #b6e1f6; } .card-type-table { display: table-cell; width: 50%; } .card-type-table table { width: 100%; border-top: 1px solid #b6e1f6; border-left: 1px solid #b6e1f6; border-right: 1px solid #b6e1f6; } .card-type-table table tr { border-bottom: 1px solid #b6e1f6; } .card-type-table table th { border-right: 1px solid #b6e1f6; width: 36%; background: #f4f5f4; } .card-type-table table th, .card-type-table table td { vertical-align: middle; padding: 12px 10px; font-weight: bold; } .card-type-table table td span { font-weight: normal; font-size: 11px; font-size: 1.1rem; } @media screen and (max-width: 760px) { .card-type-txt { display: block; width: 100%; } .card-type-txt .img { padding: 0 28%; } .card-type-txt .text { padding: 0; margin-bottom: 20px; } .card-type-table { display: block; width: 100%; } } @media screen and (max-width: 480px) { .card-type-txt .img { padding: 0 20%; } .card-type-txt .text .txt01 { font-size: 14px; font-size: 1.4rem; } .card-type-txt .text .txt02 { font-size: 12px; font-size: 1.2rem; } } /* Slider styles -------------------------*/ .slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; } .slick-slider button { -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; background: none; padding: 0; outline-style: none; cursor: pointer; } .slick-list { position: relative; display: block; margin: 0; padding: 0; } .slick-list:focus { outline: none; } .slick-list.dragging { cursor: pointer; cursor: hand; } .slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .slick-track { position: relative; top: 0; left: 0; display: block; } .slick-track:before, .slick-track:after { display: table; content: ''; } .slick-track:after { clear: both; } .slick-loading .slick-track { visibility: hidden; } .slick-slide { display: none; float: left; text-align: center; height: 100%; min-height: 1px; outline: none; } .slick-slide a { display: block; outline-style: none; } [dir='rtl'] .slick-slide { float: right; } .slick-slide.slick-loading img { display: none; } .slick-slide.dragging img { pointer-events: none; } .slick-initialized .slick-slide { display: block; } .slick-loading .slick-slide { visibility: hidden; } .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; } .slick-arrow.slick-hidden { display: none; } .yellow { color: #fde201; } .green { color: #359b03; } .red { color: #fd0101; } /*------------------------------------------ Clearfix ------------------------------------------*/ .clearfix, .cmn-header .header-in, .page-view, .cmn-item-list { *zoom: 1; } .clearfix:after, .cmn-header .header-in:after, .page-view:after, .cmn-item-list:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
0.294215
0.05132
.password{ display: flex; flex-direction: column; align-items: center; justify-content: space-between; } .password .infos{ display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin-bottom: 50px; } .password .infos .itens{ display: flex; flex-direction: column; align-items: center; justify-content: space-around; padding: 70px; } .password .infos .itens img { margin-bottom: 30px; } .password .infos .itens span { margin: 0 0 10px 16px; font-weight: 400; font-size: 16px; line-height: 16px; align-self: start; } .password .infos .itens input { margin-bottom: 20px; } .password .infos .itens button { width: 358px; margin-bottom: 20px; } a { margin: 0 0 10px 0px; align-self: start; } @media (max-width: 1024px) { .password { width: 100%; } .infos{ display: flex; flex-direction: column; align-items: center; justify-content: space-between; margin-bottom: 50px; width: 100%; } .password .infos .itens{ display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; } .password .infos .itens button { width: 100%; } .password .infos .itens h4 { font-size: 20px; margin: 30px 0 20px 0; } .password .infos .itens img { width: 100%; } .password .infos .image img { display: none; } .password .infos .itens input { margin-bottom: 20px; } @media (max-width: 900px) { .password .infos{ display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 10px 0; width: 100%; } .password .infos .itens{ display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 70px; width: 100%; } .password .infos .itens h4 { font-size: 20px; margin: 20px 0 20px 0; } .password .infos .itens img { width: 100%; } @media (max-width: 800px) { .password .infos{ display: flex; flex-direction: column; align-items: center; justify-content: space-between; margin-bottom: 50px; } .password .infos .itens{ display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 70px; width: 100%; } .password .infos .itens img{ width: 100%; } .password .infos .itens h4 { font-size: 20px; margin: 30px 0 20px 0; } } } }
web/src/Pages/Password/password.css
.password{ display: flex; flex-direction: column; align-items: center; justify-content: space-between; } .password .infos{ display: flex; flex-direction: row; align-items: center; justify-content: space-between; margin-bottom: 50px; } .password .infos .itens{ display: flex; flex-direction: column; align-items: center; justify-content: space-around; padding: 70px; } .password .infos .itens img { margin-bottom: 30px; } .password .infos .itens span { margin: 0 0 10px 16px; font-weight: 400; font-size: 16px; line-height: 16px; align-self: start; } .password .infos .itens input { margin-bottom: 20px; } .password .infos .itens button { width: 358px; margin-bottom: 20px; } a { margin: 0 0 10px 0px; align-self: start; } @media (max-width: 1024px) { .password { width: 100%; } .infos{ display: flex; flex-direction: column; align-items: center; justify-content: space-between; margin-bottom: 50px; width: 100%; } .password .infos .itens{ display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; } .password .infos .itens button { width: 100%; } .password .infos .itens h4 { font-size: 20px; margin: 30px 0 20px 0; } .password .infos .itens img { width: 100%; } .password .infos .image img { display: none; } .password .infos .itens input { margin-bottom: 20px; } @media (max-width: 900px) { .password .infos{ display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 10px 0; width: 100%; } .password .infos .itens{ display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 70px; width: 100%; } .password .infos .itens h4 { font-size: 20px; margin: 20px 0 20px 0; } .password .infos .itens img { width: 100%; } @media (max-width: 800px) { .password .infos{ display: flex; flex-direction: column; align-items: center; justify-content: space-between; margin-bottom: 50px; } .password .infos .itens{ display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 70px; width: 100%; } .password .infos .itens img{ width: 100%; } .password .infos .itens h4 { font-size: 20px; margin: 30px 0 20px 0; } } } }
0.26218
0.090695
body { background-color: #f0f0f0; margin: 0px; overflow: hidden; font-family: monospace; } .message { font-size: 14px; display: inline-block; padding: 4px; border-radius: 25px; margin: 5px 0px; color: #FFFFFF; max-width: 100%; overflow-wrap: break-word; } .input { background-color: #337ab7; border: 1px solid #2e6da4; cursor: pointer; } .input:hover { background-color: #286090; border: 1px solid #204d74; } .output { background-color: #eeeeee; border: 1px solid #cccccc; color: #555555; } #bottomLeftUI { position: fixed; top: 99%; left: 1%; transform:translateY(-100%); } #bottomLeftUI > div { display: inline-block; } #messageContainer { overflow-y: scroll; width: 100%; border: 1px solid #cccccc; padding: 5px; } #messageContainer:empty { display: none; } #buttonContainer { position: absolute; right: 1%; top: 1%; width:270px; height: 100vh; } #topLeftUI { position: fixed; top: 1%; left: 1%; } .itemStackNumber { position: absolute; right: 0px; bottom: 0px; background: rgba(0, 0, 0, .5); border-radius: 50%; width: 18px; height: 18px; } .coordinateInput { max-width: 100%; text-align: center; border-width: 0px 1px 1px 0px; float: left; } .mc-table { display: inline-block; background-color: #c6c6c6; border: 2px solid; border-color: #dbdbdb #5b5b5b #5b5b5b #dbdbdb; padding: 0px 6px 6px 6px; margin: 5px; } .mc-td[data-selected=true] { border-color: lime; } .mc-td:hover { background-color: #C3C3C3; } .mc-td { color: white; display: inline-block; background-color: #8b8b8b; border: 2px solid; border-color: #373737 #ffffff #ffffff #373737; width: 40px; height: 40px; text-align: left; user-select: none; overflow: hidden; } .mc-td > div { cursor: pointer; width: 100%; height: 100%; position: relative; } .hidden { display: none; } .flex-row { display: flex; } .flex-col { display: flex; flex-direction: column; align-items: flex-start; } .flex-item { min-width: 0; min-height: 0; } .fullWidth { width: 100%; } .information-panel { background-color: #f5f5f5; } .input-group-select { /* rounded corner fix for osx chrome */ border: 0; outline: 1px solid #CCC; outline-offset: -1px; } .inline-block { display: inline-block; } /* bootstrap modifications */ .panel-default { border-color: #cccccc; } .panel-default > .panel-body { padding: 5px; } .panel-default > .panel-heading { padding: 5px; border-color: #cccccc; font-weight: bold; } .input-group-addon { background-color: #f5f5f5; font-weight: bold; padding: 5px; color: #333333; }
public/css/style.css
body { background-color: #f0f0f0; margin: 0px; overflow: hidden; font-family: monospace; } .message { font-size: 14px; display: inline-block; padding: 4px; border-radius: 25px; margin: 5px 0px; color: #FFFFFF; max-width: 100%; overflow-wrap: break-word; } .input { background-color: #337ab7; border: 1px solid #2e6da4; cursor: pointer; } .input:hover { background-color: #286090; border: 1px solid #204d74; } .output { background-color: #eeeeee; border: 1px solid #cccccc; color: #555555; } #bottomLeftUI { position: fixed; top: 99%; left: 1%; transform:translateY(-100%); } #bottomLeftUI > div { display: inline-block; } #messageContainer { overflow-y: scroll; width: 100%; border: 1px solid #cccccc; padding: 5px; } #messageContainer:empty { display: none; } #buttonContainer { position: absolute; right: 1%; top: 1%; width:270px; height: 100vh; } #topLeftUI { position: fixed; top: 1%; left: 1%; } .itemStackNumber { position: absolute; right: 0px; bottom: 0px; background: rgba(0, 0, 0, .5); border-radius: 50%; width: 18px; height: 18px; } .coordinateInput { max-width: 100%; text-align: center; border-width: 0px 1px 1px 0px; float: left; } .mc-table { display: inline-block; background-color: #c6c6c6; border: 2px solid; border-color: #dbdbdb #5b5b5b #5b5b5b #dbdbdb; padding: 0px 6px 6px 6px; margin: 5px; } .mc-td[data-selected=true] { border-color: lime; } .mc-td:hover { background-color: #C3C3C3; } .mc-td { color: white; display: inline-block; background-color: #8b8b8b; border: 2px solid; border-color: #373737 #ffffff #ffffff #373737; width: 40px; height: 40px; text-align: left; user-select: none; overflow: hidden; } .mc-td > div { cursor: pointer; width: 100%; height: 100%; position: relative; } .hidden { display: none; } .flex-row { display: flex; } .flex-col { display: flex; flex-direction: column; align-items: flex-start; } .flex-item { min-width: 0; min-height: 0; } .fullWidth { width: 100%; } .information-panel { background-color: #f5f5f5; } .input-group-select { /* rounded corner fix for osx chrome */ border: 0; outline: 1px solid #CCC; outline-offset: -1px; } .inline-block { display: inline-block; } /* bootstrap modifications */ .panel-default { border-color: #cccccc; } .panel-default > .panel-body { padding: 5px; } .panel-default > .panel-heading { padding: 5px; border-color: #cccccc; font-weight: bold; } .input-group-addon { background-color: #f5f5f5; font-weight: bold; padding: 5px; color: #333333; }
0.340485
0.091788
@charset "utf-8"; /*! by:lmq | update:20160108 16:15 */ article, aside, details, figcaption, figure, footer, header, menu, nav, pre, section { display: block } .clear, .clearfix:after { clear: both } .clearfix:after{ content: ""; display: block; visibility: hidden; height: 0; clear: both; } .alignL, caption, th { text-align: left } .relative, sub, sup { position: relative } a, a:active, a:hover, a:link, a:visited, ins { text-decoration: none } html { color: grey; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-rendering: optimizelegibility } article, aside, blockquote, body, button, code, dd, details, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul { margin: 0; padding: 0 } audio, canvas, video { display: inline-block } audio:not([controls]) { display: none; height: 0 } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0 } table { border-collapse: collapse; border-spacing: 0; color:#955319; font-weight:bold; margin-left: 5%; border:2px solid #955319; } .twoTabal,.threeTabal{ border-top:none;} .fourTabal{border:none;} fieldset, img { border: 0 } abbr, acronym { border-bottom: 1px dotted; font-variant: normal } abbr { cursor: help } del { text-decoration: line-through } address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 400 } li, ol, ul { overflow:hidden; list-style: none } q:after, q:before { content: '' } sub, sup { font-size: 75%; line-height: 0 } :root sub, :root sup { vertical-align: baseline } sup { top: -.5em } sub { bottom: -.25em } u { text-decoration: underline } mark { background: #fffdd1; border-bottom: 1px solid #ffedce; padding: 2px; margin: 0 5px } code, pre, pre tt { font-family: Courier, 'Courier New', monospace } pre { background: #f8f8f8; border: 1px solid #ddd; padding: 1em 1.5em; -webkit-overflow-scrolling: touch } hr { border: none; border-bottom: 1px solid #cfcfcf; margin-bottom: .8em; height: 10px } figcaption, small { font-size: .9em } b, strong { font-weight: 700 } [draggable] { cursor: move } input::-webkit-input-placeholder { color: #c9c9c9 } input::-moz-input-placeholder { color: #c9c9c9 } input::-ms-input-placeholder { color: #c9c9c9 } .textwrap, .textwrap td, .textwrap th { word-wrap: break-word; word-break: break-all } .textwrap-table { table-layout: fixed } .serif { font-family: Palatino, Optima, Georgia, serif } h1, h2, h3, h4, h5, h6 { font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", SimSun, sans-serif; font-weight: 100; line-height: 1.35 } body, button, input, select, textarea { outline: none; font: 300 12px/1.5 "Microsoft YaHeiHelvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Helvetica Neue", "\5FAE\8F6F\96C5\9ED1", SimSun, sans-serif } div,h1,h2, h3, h4, h5, h6,ul,ol,li,span,a{ box-sizing: border-box;} .dn{display: none;} .back_fff{ background-color: #fff;} .color_fff{ color: #fff;} .clearfix:after { content: ""; display: block; visibility: hidden; height: 0; clear: both; } .clearfix { zoom: 1; } .fl{float: left;} .fr{float: right;} .list30{ width:30%!important;} .list70{ width:70%!important;} input{ height: 25px; line-height: 25px; padding-left:5px; box-sizing: border-box;} .oneTabal{} .oneTabal ul li,.threeTabal ul li{ padding:5px 0; height: 35px;} .oneTabal ul li div.fl,.threeTabal ul li div.fl{ width:30%; text-align:left; height: 25px; line-height: 25px; padding-left: 5px;} .oneTabal ul li div.fl font,.threeTabal ul li div.fl font{ width:7%; display:inline-block; vertical-align: top;} .oneTabal ul li div.fl p,.threeTabal ul li div.fl p{ width:80%;display:inline-block;text-align:justify;} .oneTabal ul li div.fl p:after,.threeTabal ul li div.fl p:after{ content:''; display: inline-block; width: 100%; box-sizing: border-box;} .oneTabal ul li input.fr,.threeTabal ul li input.fr{ width:68%; margin-right:2%; border:1px solid #999;} .twoTabal{} .twoTabal tr.twoTabalfirstTr{ border-bottom: 1px solid #955319; } .twoTabal td ul{ width: 100%; } .twoTabal td ul li{ width: 100%; height: 27px; line-height: 27px; margin: 5px 0;} .twoTabal td ul li input{ width: 96%; border:1px solid #999; } .twoTabal .fbtnAdd{ position: relative; } .btnAdd,.btnMin{ position: absolute; background-color: #91CFA8; border: 1px solid #91cfa8; color: #FFFFFF; height: 27px;line-height: 24px; bottom: -45px;; left: 50%; margin-left: -15px; } .twoTabal tr.allP td{ padding-top:20px; } .btnMin{ bottom: -90px;} .twoTabal .twoTabalTtr{ padding:0; margin:0; } /*小写区域 */ .smallA{} .smallN{ width:30%; display:inline-block; line-height:25px;} .smallNw{ width:70%; display:inline-block;} .threeTabal{} .threeTabal textarea,.extractionCode textarea{ width: 100%; height: 100%; border: none; resize: none; padding:5px; box-sizing: border-box; } .fourTabal{ height: 45px; } /* 提取码 */ .extractionCode{ } .extractionCode textarea{} /* 提交开票按钮样式*/ .invoice { float:right; margin:10px; /*background: url("images/btn_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);*/ background-color:#91CFA8; border: 1px solid #91cfa8; color: #FFFFFF; /*border: 1px solid #767676; border-radius: 3px; box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);*/ height: 27px; line-height: 24px; min-width: 60px; text-align:center; border-radius: 3px; box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1); } button { background-color:#91CFA8; /* border: 1px solid #91cfa8; */ color: #FFFFFF; height: 27px; line-height: 24px; min-width: 30px; text-align:center; border-radius: 3px; box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1); } /* input{margin-top:3px;} */ ul.tqm{ width:60%; margin-left:5%;} .oneTabal ul.tqm li,.oneTabal ul.tqm li input{ width:100%; margin-right:0;}
e-ticket-manage/src/main/webapp/web/resource/css/manualBilling.css
@charset "utf-8"; /*! by:lmq | update:20160108 16:15 */ article, aside, details, figcaption, figure, footer, header, menu, nav, pre, section { display: block } .clear, .clearfix:after { clear: both } .clearfix:after{ content: ""; display: block; visibility: hidden; height: 0; clear: both; } .alignL, caption, th { text-align: left } .relative, sub, sup { position: relative } a, a:active, a:hover, a:link, a:visited, ins { text-decoration: none } html { color: grey; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; text-rendering: optimizelegibility } article, aside, blockquote, body, button, code, dd, details, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul { margin: 0; padding: 0 } audio, canvas, video { display: inline-block } audio:not([controls]) { display: none; height: 0 } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0 } table { border-collapse: collapse; border-spacing: 0; color:#955319; font-weight:bold; margin-left: 5%; border:2px solid #955319; } .twoTabal,.threeTabal{ border-top:none;} .fourTabal{border:none;} fieldset, img { border: 0 } abbr, acronym { border-bottom: 1px dotted; font-variant: normal } abbr { cursor: help } del { text-decoration: line-through } address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: 400 } li, ol, ul { overflow:hidden; list-style: none } q:after, q:before { content: '' } sub, sup { font-size: 75%; line-height: 0 } :root sub, :root sup { vertical-align: baseline } sup { top: -.5em } sub { bottom: -.25em } u { text-decoration: underline } mark { background: #fffdd1; border-bottom: 1px solid #ffedce; padding: 2px; margin: 0 5px } code, pre, pre tt { font-family: Courier, 'Courier New', monospace } pre { background: #f8f8f8; border: 1px solid #ddd; padding: 1em 1.5em; -webkit-overflow-scrolling: touch } hr { border: none; border-bottom: 1px solid #cfcfcf; margin-bottom: .8em; height: 10px } figcaption, small { font-size: .9em } b, strong { font-weight: 700 } [draggable] { cursor: move } input::-webkit-input-placeholder { color: #c9c9c9 } input::-moz-input-placeholder { color: #c9c9c9 } input::-ms-input-placeholder { color: #c9c9c9 } .textwrap, .textwrap td, .textwrap th { word-wrap: break-word; word-break: break-all } .textwrap-table { table-layout: fixed } .serif { font-family: Palatino, Optima, Georgia, serif } h1, h2, h3, h4, h5, h6 { font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", SimSun, sans-serif; font-weight: 100; line-height: 1.35 } body, button, input, select, textarea { outline: none; font: 300 12px/1.5 "Microsoft YaHeiHelvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Helvetica Neue", "\5FAE\8F6F\96C5\9ED1", SimSun, sans-serif } div,h1,h2, h3, h4, h5, h6,ul,ol,li,span,a{ box-sizing: border-box;} .dn{display: none;} .back_fff{ background-color: #fff;} .color_fff{ color: #fff;} .clearfix:after { content: ""; display: block; visibility: hidden; height: 0; clear: both; } .clearfix { zoom: 1; } .fl{float: left;} .fr{float: right;} .list30{ width:30%!important;} .list70{ width:70%!important;} input{ height: 25px; line-height: 25px; padding-left:5px; box-sizing: border-box;} .oneTabal{} .oneTabal ul li,.threeTabal ul li{ padding:5px 0; height: 35px;} .oneTabal ul li div.fl,.threeTabal ul li div.fl{ width:30%; text-align:left; height: 25px; line-height: 25px; padding-left: 5px;} .oneTabal ul li div.fl font,.threeTabal ul li div.fl font{ width:7%; display:inline-block; vertical-align: top;} .oneTabal ul li div.fl p,.threeTabal ul li div.fl p{ width:80%;display:inline-block;text-align:justify;} .oneTabal ul li div.fl p:after,.threeTabal ul li div.fl p:after{ content:''; display: inline-block; width: 100%; box-sizing: border-box;} .oneTabal ul li input.fr,.threeTabal ul li input.fr{ width:68%; margin-right:2%; border:1px solid #999;} .twoTabal{} .twoTabal tr.twoTabalfirstTr{ border-bottom: 1px solid #955319; } .twoTabal td ul{ width: 100%; } .twoTabal td ul li{ width: 100%; height: 27px; line-height: 27px; margin: 5px 0;} .twoTabal td ul li input{ width: 96%; border:1px solid #999; } .twoTabal .fbtnAdd{ position: relative; } .btnAdd,.btnMin{ position: absolute; background-color: #91CFA8; border: 1px solid #91cfa8; color: #FFFFFF; height: 27px;line-height: 24px; bottom: -45px;; left: 50%; margin-left: -15px; } .twoTabal tr.allP td{ padding-top:20px; } .btnMin{ bottom: -90px;} .twoTabal .twoTabalTtr{ padding:0; margin:0; } /*小写区域 */ .smallA{} .smallN{ width:30%; display:inline-block; line-height:25px;} .smallNw{ width:70%; display:inline-block;} .threeTabal{} .threeTabal textarea,.extractionCode textarea{ width: 100%; height: 100%; border: none; resize: none; padding:5px; box-sizing: border-box; } .fourTabal{ height: 45px; } /* 提取码 */ .extractionCode{ } .extractionCode textarea{} /* 提交开票按钮样式*/ .invoice { float:right; margin:10px; /*background: url("images/btn_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);*/ background-color:#91CFA8; border: 1px solid #91cfa8; color: #FFFFFF; /*border: 1px solid #767676; border-radius: 3px; box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1);*/ height: 27px; line-height: 24px; min-width: 60px; text-align:center; border-radius: 3px; box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1); } button { background-color:#91CFA8; /* border: 1px solid #91cfa8; */ color: #FFFFFF; height: 27px; line-height: 24px; min-width: 30px; text-align:center; border-radius: 3px; box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.1); } /* input{margin-top:3px;} */ ul.tqm{ width:60%; margin-left:5%;} .oneTabal ul.tqm li,.oneTabal ul.tqm li input{ width:100%; margin-right:0;}
0.321034
0.085366
@charset "utf-8"; /* CSS Document */ /** Lenze Site Template Copyright (c) 2013, Pophonic Author: Pophonic Profile: themeforest.net/user/pophonic **/ /* ===== Hexagon Service ===== */ .service-container a { width: 100%; display: block; min-width: 200px; position: relative; } .service-container a:hover .hexa { margin-top: 35px; background-color: #36bfc4; } .hexa { width: 100%; min-width: 200px; height: 0; padding-bottom: 57.7%; margin-top: 65px; background-color: #4a4a4a; /*position: absolute;*/ color: #ffffff; font-family: 'Oswald', sans-serif; font-size: 18px; border-radius: 4%/20%; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .hexa::before, .hexa::after { content:""; display: block; width: inherit; height: inherit; padding: inherit; background: inherit; z-index: 0; position: absolute; border-radius: inherit; -moz-transform:rotate(60deg); -webkit-transform:rotate(60deg); -o-transform:rotate(60deg); -ms-transform:rotate(60deg); transform:rotate(60deg); } .hexa::after { -moz-transform:rotate(-60deg); -webkit-transform:rotate(-60deg); -o-transform:rotate(-60deg); -ms-transform:rotate(-60deg); transform:rotate(-60deg); } .hexcontainer { position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 10; } .vertical-align { display: table; height: 100%; width: 100%; } .hextext { display: table-cell; text-align: center; padding-top: 40%; background: url(../images/service1.png) no-repeat 50% 20%; opacity: 0.4; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; } .hextext.service2 { background: url(../images/service2.png) no-repeat 50% 20%; } .hextext.service3 { background: url(../images/service3.png) no-repeat 50% 20%; } .hextext.service4 { background: url(../images/service4.png) no-repeat 50% 20%; } .service-container a:hover .hextext { opacity: 1; } /* ===== Design for a width of 768px to 984px ===== */ @media only screen and (max-width:984px) { .service-container a:hover .hexa { margin-top: 65px; } }
css/hexagon.css
@charset "utf-8"; /* CSS Document */ /** Lenze Site Template Copyright (c) 2013, Pophonic Author: Pophonic Profile: themeforest.net/user/pophonic **/ /* ===== Hexagon Service ===== */ .service-container a { width: 100%; display: block; min-width: 200px; position: relative; } .service-container a:hover .hexa { margin-top: 35px; background-color: #36bfc4; } .hexa { width: 100%; min-width: 200px; height: 0; padding-bottom: 57.7%; margin-top: 65px; background-color: #4a4a4a; /*position: absolute;*/ color: #ffffff; font-family: 'Oswald', sans-serif; font-size: 18px; border-radius: 4%/20%; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .hexa::before, .hexa::after { content:""; display: block; width: inherit; height: inherit; padding: inherit; background: inherit; z-index: 0; position: absolute; border-radius: inherit; -moz-transform:rotate(60deg); -webkit-transform:rotate(60deg); -o-transform:rotate(60deg); -ms-transform:rotate(60deg); transform:rotate(60deg); } .hexa::after { -moz-transform:rotate(-60deg); -webkit-transform:rotate(-60deg); -o-transform:rotate(-60deg); -ms-transform:rotate(-60deg); transform:rotate(-60deg); } .hexcontainer { position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 10; } .vertical-align { display: table; height: 100%; width: 100%; } .hextext { display: table-cell; text-align: center; padding-top: 40%; background: url(../images/service1.png) no-repeat 50% 20%; opacity: 0.4; -webkit-transition: opacity 0.2s ease-in-out; -moz-transition: opacity 0.2s ease-in-out; -ms-transition: opacity 0.2s ease-in-out; -o-transition: opacity 0.2s ease-in-out; transition: opacity 0.2s ease-in-out; } .hextext.service2 { background: url(../images/service2.png) no-repeat 50% 20%; } .hextext.service3 { background: url(../images/service3.png) no-repeat 50% 20%; } .hextext.service4 { background: url(../images/service4.png) no-repeat 50% 20%; } .service-container a:hover .hextext { opacity: 1; } /* ===== Design for a width of 768px to 984px ===== */ @media only screen and (max-width:984px) { .service-container a:hover .hexa { margin-top: 65px; } }
0.230486
0.052936
@font-face { font-family: 'Lato'; src: local('Lato Regular'), local('Lato-Regular'), url('/assets/fonts/Lato400.woff') format('woff'); } /*--------------------------------------- COLORES ---------------------------------------*/ .c-blue{color: #0F84DB;} /*--------------------------------------- TAGS ---------------------------------------*/ pre{ font-size: 14px; } .pie{ bottom: 0; position: relative; /*position: fixed;*/ border-top: 1px solid #ededee; background-color: #F2F2F2; padding: 30px 0; margin-top: 20px; width: 100%; text-rendering: optimizeLegibility } @font-face { font-family: 'OpenSansCondensed'; src: url('/assets/fonts/OpenSansCondensed.woff') format('woff'); } @font-face { font-family: 'FiraSansRegular'; src: url('/assets/fonts/FiraSans-Regular.otf') format('opentype'); } .lato { font-family: 'Lato'; font-size: 20px;} .OPS { font-family: 'OpenSansCondensed';} .f-Fira {font-family: 'FiraSansRegular';} body{ background-color: #FFF; font-family: 'Lato'; min-height: 100vh; } .menu-fluid{ border-bottom: 1px solid #e7e7e7; } .menu { background-color: #FFF; color: #0F84DB; padding: 15px; } .menu .boton { border-bottom: 1px solid #0F84DB; margin: 5px; line-height: 2.1; } .logo img { /*height: 50px;*/ object-fit: cover; width: 100%; height: 100%; } .repo{ height: 150px; padding: 0 15px 0 15px; } .repo h3{ font-family: 'OpenSansCondensed'; color: #0F84DB; font-weight: bold; } .repo h6{ color: #585858; font-weight: bold; } .container{ } /*--------------------------------------- HOME ---------------------------------------*/ .img_post{ height: 100px; } .img_post img{ object-fit: cover; width: 100%; height: 100%; } /*--------------------------------------- Text Aling ---------------------------------------*/ .text-center { text-align: center; } .text-left { text-align: left; } .text-right { text-align: right; } .text-undeline { text-decoration: underline; } .text-justify { text-align:justify; } /*--------------------------------------- Tamaño de fuentes ---------------------------------------*/ .f-10{ font-size: 10px;} .f-15{ font-size: 15px;} .f-20{ font-size: 20px;} .f-25{ font-size: 25px;} .f-30{ font-size: 30px;} .f-35{ font-size: 35px;} .f-40{ font-size: 40px;} .f-45{ font-size: 45px;} .f-50{ font-size: 50px;} .f-55{ font-size: 55px;} .f-60{ font-size: 60px;} .f-65{ font-size: 65px;} .f-70{ font-size: 70px;} .f-75{ font-size: 75px;} .f-80{ font-size: 80px;} .f-85{ font-size: 85px;} .f-90{ font-size: 90px;} /*--------------------------------------- Margin ---------------------------------------*/ .m-5{margin: 5px; } .m-10{margin: 10px; } .m-15{margin: 15px; } .m-20{margin: 20px; } .m-25{margin: 25px; } .m-30{margin: 30px; } .m-35{margin: 35px; } .m-40{margin: 40px; } .m-45{margin: 45px; } .m-50{margin: 50px; } /*margin Top*/ .m-t-5{ margin-top: 5px;} .m-t-10{margin-top: 10px;} .m-t-15{margin-top: 15px;} .m-t-20{margin-top: 20px;} .m-t-25{margin-top: 25px;} .m-t-30{margin-top: 30px;} .m-t-35{margin-top: 35px;} .m-t-40{margin-top: 40px;} .m-t-45{margin-top: 45px;} .m-t-50{margin-top: 50px;} /*margin Bottom*/ .m-b-5{ margin-bottom: 5px;} .m-b-10{margin-bottom: 10px;} .m-b-15{margin-bottom: 15px;} .m-b-20{margin-bottom: 20px;} .m-b-25{margin-bottom: 25px;} .m-b-30{margin-bottom: 30px;} .m-b-35{margin-bottom: 35px;} .m-b-40{margin-bottom: 40px;} .m-b-45{margin-bottom: 45px;} .m-b-50{margin-bottom: 50px;} /*margin Left*/ .m-l-5{ margin-left: 5px;} .m-l-10{margin-left: 10px;} .m-l-15{margin-left: 15px;} .m-l-20{margin-left: 20px;} .m-l-25{margin-left: 25px;} .m-l-30{margin-left: 30px;} .m-l-35{margin-left: 35px;} .m-l-40{margin-left: 40px;} .m-l-45{margin-left: 45px;} .m-l-50{margin-left: 50px;} /*margin right*/ .m-r-5{ margin-right: 5px;} .m-r-10{margin-right: 10px;} .m-r-15{margin-right: 15px;} .m-r-20{margin-right: 20px;} .m-r-25{margin-right: 25px;} .m-r-30{margin-right: 30px;} .m-r-35{margin-right: 35px;} .m-r-40{margin-right: 40px;} .m-r-45{margin-right: 45px;} .m-r-50{margin-right: 50px;} /*--------------------------------------- Padding ---------------------------------------*/ .p-5{padding: 5px; } .p-10{padding: 10px; } .p-15{padding: 15px; } .p-20{padding: 20px; } .p-25{padding: 25px; } .p-30{padding: 30px; } .p-35{padding: 35px; } .p-40{padding: 40px; } .p-45{padding: 45px; } .p-50{padding: 50px; } /*padding Top*/ .p-t-5{ padding-top: 5px;} .p-t-10{padding-top: 10px;} .p-t-15{padding-top: 15px;} .p-t-20{padding-top: 20px;} .p-t-25{padding-top: 25px;} .p-t-30{padding-top: 30px;} .p-t-35{padding-top: 35px;} .p-t-40{padding-top: 40px;} .p-t-45{padding-top: 45px;} .p-t-50{padding-top: 50px;} /*padding Bottom*/ .p-b-5{ padding-bottom: 5px;} .p-b-10{padding-bottom: 10px;} .p-b-15{padding-bottom: 15px;} .p-b-20{padding-bottom: 20px;} .p-b-25{padding-bottom: 25px;} .p-b-30{padding-bottom: 30px;} .p-b-35{padding-bottom: 35px;} .p-b-40{padding-bottom: 40px;} .p-b-45{padding-bottom: 45px;} .p-b-50{padding-bottom: 50px;} /*padding Left*/ .p-l-5{ padding-left: 5px;} .p-l-10{padding-left: 10px;} .p-l-15{padding-left: 15px;} .p-l-20{padding-left: 20px;} .p-l-25{padding-left: 25px;} .p-l-30{padding-left: 30px;} .p-l-35{padding-left: 35px;} .p-l-40{padding-left: 40px;} .p-l-45{padding-left: 45px;} .p-l-50{padding-left: 50px;} /*padding right*/ .p-r-5{ padding-right: 5px;} .p-r-10{padding-right: 10px;} .p-r-15{padding-right: 15px;} .p-r-20{padding-right: 20px;} .p-r-25{padding-right: 25px;} .p-r-30{padding-right: 30px;} .p-r-35{padding-right: 35px;} .p-r-40{padding-right: 40px;} .p-r-45{padding-right: 45px;} .p-r-50{padding-right: 50px;} /*--------------------------------------- Height ---------------------------------------*/ .h-50{height: 50px;} .h-100{height: 100px;}
assets/css/base.css
@font-face { font-family: 'Lato'; src: local('Lato Regular'), local('Lato-Regular'), url('/assets/fonts/Lato400.woff') format('woff'); } /*--------------------------------------- COLORES ---------------------------------------*/ .c-blue{color: #0F84DB;} /*--------------------------------------- TAGS ---------------------------------------*/ pre{ font-size: 14px; } .pie{ bottom: 0; position: relative; /*position: fixed;*/ border-top: 1px solid #ededee; background-color: #F2F2F2; padding: 30px 0; margin-top: 20px; width: 100%; text-rendering: optimizeLegibility } @font-face { font-family: 'OpenSansCondensed'; src: url('/assets/fonts/OpenSansCondensed.woff') format('woff'); } @font-face { font-family: 'FiraSansRegular'; src: url('/assets/fonts/FiraSans-Regular.otf') format('opentype'); } .lato { font-family: 'Lato'; font-size: 20px;} .OPS { font-family: 'OpenSansCondensed';} .f-Fira {font-family: 'FiraSansRegular';} body{ background-color: #FFF; font-family: 'Lato'; min-height: 100vh; } .menu-fluid{ border-bottom: 1px solid #e7e7e7; } .menu { background-color: #FFF; color: #0F84DB; padding: 15px; } .menu .boton { border-bottom: 1px solid #0F84DB; margin: 5px; line-height: 2.1; } .logo img { /*height: 50px;*/ object-fit: cover; width: 100%; height: 100%; } .repo{ height: 150px; padding: 0 15px 0 15px; } .repo h3{ font-family: 'OpenSansCondensed'; color: #0F84DB; font-weight: bold; } .repo h6{ color: #585858; font-weight: bold; } .container{ } /*--------------------------------------- HOME ---------------------------------------*/ .img_post{ height: 100px; } .img_post img{ object-fit: cover; width: 100%; height: 100%; } /*--------------------------------------- Text Aling ---------------------------------------*/ .text-center { text-align: center; } .text-left { text-align: left; } .text-right { text-align: right; } .text-undeline { text-decoration: underline; } .text-justify { text-align:justify; } /*--------------------------------------- Tamaño de fuentes ---------------------------------------*/ .f-10{ font-size: 10px;} .f-15{ font-size: 15px;} .f-20{ font-size: 20px;} .f-25{ font-size: 25px;} .f-30{ font-size: 30px;} .f-35{ font-size: 35px;} .f-40{ font-size: 40px;} .f-45{ font-size: 45px;} .f-50{ font-size: 50px;} .f-55{ font-size: 55px;} .f-60{ font-size: 60px;} .f-65{ font-size: 65px;} .f-70{ font-size: 70px;} .f-75{ font-size: 75px;} .f-80{ font-size: 80px;} .f-85{ font-size: 85px;} .f-90{ font-size: 90px;} /*--------------------------------------- Margin ---------------------------------------*/ .m-5{margin: 5px; } .m-10{margin: 10px; } .m-15{margin: 15px; } .m-20{margin: 20px; } .m-25{margin: 25px; } .m-30{margin: 30px; } .m-35{margin: 35px; } .m-40{margin: 40px; } .m-45{margin: 45px; } .m-50{margin: 50px; } /*margin Top*/ .m-t-5{ margin-top: 5px;} .m-t-10{margin-top: 10px;} .m-t-15{margin-top: 15px;} .m-t-20{margin-top: 20px;} .m-t-25{margin-top: 25px;} .m-t-30{margin-top: 30px;} .m-t-35{margin-top: 35px;} .m-t-40{margin-top: 40px;} .m-t-45{margin-top: 45px;} .m-t-50{margin-top: 50px;} /*margin Bottom*/ .m-b-5{ margin-bottom: 5px;} .m-b-10{margin-bottom: 10px;} .m-b-15{margin-bottom: 15px;} .m-b-20{margin-bottom: 20px;} .m-b-25{margin-bottom: 25px;} .m-b-30{margin-bottom: 30px;} .m-b-35{margin-bottom: 35px;} .m-b-40{margin-bottom: 40px;} .m-b-45{margin-bottom: 45px;} .m-b-50{margin-bottom: 50px;} /*margin Left*/ .m-l-5{ margin-left: 5px;} .m-l-10{margin-left: 10px;} .m-l-15{margin-left: 15px;} .m-l-20{margin-left: 20px;} .m-l-25{margin-left: 25px;} .m-l-30{margin-left: 30px;} .m-l-35{margin-left: 35px;} .m-l-40{margin-left: 40px;} .m-l-45{margin-left: 45px;} .m-l-50{margin-left: 50px;} /*margin right*/ .m-r-5{ margin-right: 5px;} .m-r-10{margin-right: 10px;} .m-r-15{margin-right: 15px;} .m-r-20{margin-right: 20px;} .m-r-25{margin-right: 25px;} .m-r-30{margin-right: 30px;} .m-r-35{margin-right: 35px;} .m-r-40{margin-right: 40px;} .m-r-45{margin-right: 45px;} .m-r-50{margin-right: 50px;} /*--------------------------------------- Padding ---------------------------------------*/ .p-5{padding: 5px; } .p-10{padding: 10px; } .p-15{padding: 15px; } .p-20{padding: 20px; } .p-25{padding: 25px; } .p-30{padding: 30px; } .p-35{padding: 35px; } .p-40{padding: 40px; } .p-45{padding: 45px; } .p-50{padding: 50px; } /*padding Top*/ .p-t-5{ padding-top: 5px;} .p-t-10{padding-top: 10px;} .p-t-15{padding-top: 15px;} .p-t-20{padding-top: 20px;} .p-t-25{padding-top: 25px;} .p-t-30{padding-top: 30px;} .p-t-35{padding-top: 35px;} .p-t-40{padding-top: 40px;} .p-t-45{padding-top: 45px;} .p-t-50{padding-top: 50px;} /*padding Bottom*/ .p-b-5{ padding-bottom: 5px;} .p-b-10{padding-bottom: 10px;} .p-b-15{padding-bottom: 15px;} .p-b-20{padding-bottom: 20px;} .p-b-25{padding-bottom: 25px;} .p-b-30{padding-bottom: 30px;} .p-b-35{padding-bottom: 35px;} .p-b-40{padding-bottom: 40px;} .p-b-45{padding-bottom: 45px;} .p-b-50{padding-bottom: 50px;} /*padding Left*/ .p-l-5{ padding-left: 5px;} .p-l-10{padding-left: 10px;} .p-l-15{padding-left: 15px;} .p-l-20{padding-left: 20px;} .p-l-25{padding-left: 25px;} .p-l-30{padding-left: 30px;} .p-l-35{padding-left: 35px;} .p-l-40{padding-left: 40px;} .p-l-45{padding-left: 45px;} .p-l-50{padding-left: 50px;} /*padding right*/ .p-r-5{ padding-right: 5px;} .p-r-10{padding-right: 10px;} .p-r-15{padding-right: 15px;} .p-r-20{padding-right: 20px;} .p-r-25{padding-right: 25px;} .p-r-30{padding-right: 30px;} .p-r-35{padding-right: 35px;} .p-r-40{padding-right: 40px;} .p-r-45{padding-right: 45px;} .p-r-50{padding-right: 50px;} /*--------------------------------------- Height ---------------------------------------*/ .h-50{height: 50px;} .h-100{height: 100px;}
0.117231
0.06134
*[class*="fontawesome-"]:before { font-family: 'Font Awesome 5 Free', sans-serif; } /* line 5, ../../sass/plugins/simplecalendar.scss */ .calendar-container { position: relative; width: 100%; } /* line 10, ../../sass/plugins/simplecalendar.scss */ .calendar .card { border-bottom: 1px solid #e6ecf5; } /* line 14, ../../sass/plugins/simplecalendar.scss */ .calendar .list { border-radius: 0 0 5px 5px; overflow: hidden; } /* line 19, ../../sass/plugins/simplecalendar.scss */ .calendar .place { font-size: 11px; padding: 0 25px 25px; } /* line 24, ../../sass/plugins/simplecalendar.scss */ .calendar .more-dropdown { right: auto; left: 0; } /* line 30, ../../sass/plugins/simplecalendar.scss */ .calendar .more-dropdown a { font-size: 12px; } /* line 34, ../../sass/plugins/simplecalendar.scss */ .calendar .more-dropdown a:hover { color: #08ddc1; } /* line 38, ../../sass/plugins/simplecalendar.scss */ .calendar .card-header svg { float: none; margin-left: 10px; } /* line 43, ../../sass/plugins/simplecalendar.scss */ .calendar .friends-harmonic { padding: 0 25px 25px; } /* line 47, ../../sass/plugins/simplecalendar.scss */ .calendar .place svg { margin-right: 10px; fill: #c6c9db; } /* line 52, ../../sass/plugins/simplecalendar.scss */ .calendar .card:last-child { border-bottom: none; } /* line 56, ../../sass/plugins/simplecalendar.scss */ .calendar-container table { width: 100%; margin-top: 15px; } /* line 61, ../../sass/plugins/simplecalendar.scss */ .calendar { text-align: center; } /* line 65, ../../sass/plugins/simplecalendar.scss */ .calendar .card-header a { font-size: 13px; } /* line 69, ../../sass/plugins/simplecalendar.scss */ .calendar .card-header { padding: 25px; } /* line 73, ../../sass/plugins/simplecalendar.scss */ .calendar .card-body { padding: 0 25px 25px; } /* line 77, ../../sass/plugins/simplecalendar.scss */ .calendar .card-header { border-bottom: none; } /* line 81, ../../sass/plugins/simplecalendar.scss */ .calendar header { position: relative; padding: 25px; border-bottom: 1px solid #e6ecf5; } /* line 87, ../../sass/plugins/simplecalendar.scss */ .calendar .month { margin-bottom: 0; } /* line 91, ../../sass/plugins/simplecalendar.scss */ .calendar thead { font-weight: 600; text-transform: uppercase; font-size: 9px; color: #888da8; } /* line 98, ../../sass/plugins/simplecalendar.scss */ .calendar tbody { color: #4b4e65; font-size: 11px; } /* line 103, ../../sass/plugins/simplecalendar.scss */ .calendar td { border: 2px solid transparent; display: inline-block; height: 40px; line-height: 40px; text-align: center; width: 30px; border-radius: 100%; } /* line 113, ../../sass/plugins/simplecalendar.scss */ .current-day { color: #08ddc1; } /* line 117, ../../sass/plugins/simplecalendar.scss */ .event { cursor: pointer; position: relative; } /* line 122, ../../sass/plugins/simplecalendar.scss */ .event:after, .event:before { border-radius: 50%; display: inline-block; content: ''; height: 4px; width: 4px; position: absolute; bottom: 0; } /* line 133, ../../sass/plugins/simplecalendar.scss */ .event-complited:after { background-color: #08ddc1; right: 50%; margin-right: -2px; } /* line 139, ../../sass/plugins/simplecalendar.scss */ .event-uncomplited:before { background-color: #9a9fbf; left: 50%; margin-left: -2px; } /* line 145, ../../sass/plugins/simplecalendar.scss */ .event-complited.event-uncomplited:after { right: 7px; margin-right: 0; } /* line 150, ../../sass/plugins/simplecalendar.scss */ .event-uncomplited.event-complited:before { left: 7px; margin-left: 0; } /* line 155, ../../sass/plugins/simplecalendar.scss */ .event-complited-2:after, .event-complited-2:before { background-color: #08ddc1; } /* line 160, ../../sass/plugins/simplecalendar.scss */ .event-complited-2:after { right: 7px; margin-right: 0; } /* line 165, ../../sass/plugins/simplecalendar.scss */ .event-complited-2:before { left: 7px; margin-left: 0; } /* line 170, ../../sass/plugins/simplecalendar.scss */ .event-uncomplited-2:after, .event-uncomplited-2:before { background-color: #9a9fbf; } /* line 175, ../../sass/plugins/simplecalendar.scss */ .event-uncomplited-2:after { right: 7px; margin-right: 0; } /* line 180, ../../sass/plugins/simplecalendar.scss */ .event-uncomplited-2:before { left: 7px; margin-left: 0; } /* line 185, ../../sass/plugins/simplecalendar.scss */ .calendar-btn-prev, .calendar-btn-next { color: #d7d9e5; font-size: 16px; position: absolute; top: 50%; transform: translate(0, -50%); width: 16px; } /* line 195, ../../sass/plugins/simplecalendar.scss */ .calendar-btn-prev { left: 30px; } /* line 199, ../../sass/plugins/simplecalendar.scss */ .calendar-btn-next { right: 35px; } /* line 203, ../../sass/plugins/simplecalendar.scss */ .list { margin-top: 20px; } /* line 207, ../../sass/plugins/simplecalendar.scss */ .close { color: #A4AAAB; margin-top: -15px; margin-right: 10px; float: right; } /* line 214, ../../sass/plugins/simplecalendar.scss */ .day-event { width: 100%; padding-bottom: 0px; display: none; border-top: 1px solid #e6ecf5; text-align: left; } /* line 222, ../../sass/plugins/simplecalendar.scss */ .day-event p { padding-left: 20px; padding-right: 20px; padding-bottom: 20px; } /* line 228, ../../sass/plugins/simplecalendar.scss */ .day-event span { font-size: 12px; } /* line 232, ../../sass/plugins/simplecalendar.scss */ .day-event button { position: relative; vertical-align: top; width: 100%; height: 50px; padding: 0; font-size: 18px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #c0392b; border: 0; border-bottom: 2px solid #b53224; cursor: pointer; -webkit-box-shadow: inset 0 -2px #b53224; box-shadow: inset 0 -2px #b53224; } /* line 250, ../../sass/plugins/simplecalendar.scss */ .check-btn { width: 100%; } /* line 253, ../../sass/plugins/simplecalendar.scss */ input[type=checkbox] { display: none; } /* line 255, ../../sass/plugins/simplecalendar.scss */ .print-btn { padding: 1px 14px 5px 14px; } /* Smartphones (portrait and landscape) ----------- */ @media only screen and (min-device-width: 320px) and (max-device-width: 480px) { /* STYLES GO HERE */ } /* Smartphones (landscape) ----------- */ @media only screen and (min-width: 321px) { /* STYLES GO HERE */ } /* Smartphones (portrait) ----------- */ @media only screen and (max-width: 320px) { /* STYLES GO HERE */ } /* iPads (portrait and landscape) ----------- */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { /* STYLES GO HERE */ } /* iPads (landscape) ----------- */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* STYLES GO HERE */ } /* iPads (portrait) ----------- */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* STYLES GO HERE */ } /* Desktops and laptops ----------- */ @media only screen and (min-width: 1224px) { /* STYLES GO HERE */ } /* Large screens ----------- */ @media only screen and (min-width: 1824px) { /* STYLES GO HERE */ } /* iPhone 5 (portrait & landscape)----------- */ @media only screen and (min-device-width: 320px) and (max-device-width: 568px) { /* STYLES GO HERE */ } /* iPhone 5 (landscape)----------- */ @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) { /* STYLES GO HERE */ } /* iPhone 5 (portrait)----------- */ @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) { /* STYLES GO HERE */ } /* line 336, ../../sass/plugins/simplecalendar.scss */ [class*="fontawesome-"]::before { font-family: 'Font Awesome 5 Free', sans-serif; } /* line 339, ../../sass/plugins/simplecalendar.scss */ .fontawesome-remove::before { content: "\f00d"; } /* line 343, ../../sass/plugins/simplecalendar.scss */ .fontawesome-angle-left::before { content: "\f104"; } /* line 347, ../../sass/plugins/simplecalendar.scss */ .fontawesome-angle-right::before { content: "\f105"; } /* line 351, ../../sass/plugins/simplecalendar.scss */ .event-time { margin-bottom: 20px; } /* line 355, ../../sass/plugins/simplecalendar.scss */ .event-time .circle { width: 8px; height: 8px; border: 2px solid #34eccd; border-radius: 100%; margin-right: 7px; display: inline-block; } /* line 364, ../../sass/plugins/simplecalendar.scss */ .event-time time { font-size: 10px; color: #515365; font-weight: bold; } /* line 370, ../../sass/plugins/simplecalendar.scss */ .event-time .more svg { float: none; color: #d7d9e5; margin-left: 5px; } /* line 376, ../../sass/plugins/simplecalendar.scss */ .event-time .more { display: inline-block; } /* line 380, ../../sass/plugins/simplecalendar.scss */ .check-all { padding: 20px; background-color: #08ddc1; color: #fff; font-size: 12px; font-weight: bold; display: block; text-align: center; }
stylesheets/plugins/simplecalendar.css
*[class*="fontawesome-"]:before { font-family: 'Font Awesome 5 Free', sans-serif; } /* line 5, ../../sass/plugins/simplecalendar.scss */ .calendar-container { position: relative; width: 100%; } /* line 10, ../../sass/plugins/simplecalendar.scss */ .calendar .card { border-bottom: 1px solid #e6ecf5; } /* line 14, ../../sass/plugins/simplecalendar.scss */ .calendar .list { border-radius: 0 0 5px 5px; overflow: hidden; } /* line 19, ../../sass/plugins/simplecalendar.scss */ .calendar .place { font-size: 11px; padding: 0 25px 25px; } /* line 24, ../../sass/plugins/simplecalendar.scss */ .calendar .more-dropdown { right: auto; left: 0; } /* line 30, ../../sass/plugins/simplecalendar.scss */ .calendar .more-dropdown a { font-size: 12px; } /* line 34, ../../sass/plugins/simplecalendar.scss */ .calendar .more-dropdown a:hover { color: #08ddc1; } /* line 38, ../../sass/plugins/simplecalendar.scss */ .calendar .card-header svg { float: none; margin-left: 10px; } /* line 43, ../../sass/plugins/simplecalendar.scss */ .calendar .friends-harmonic { padding: 0 25px 25px; } /* line 47, ../../sass/plugins/simplecalendar.scss */ .calendar .place svg { margin-right: 10px; fill: #c6c9db; } /* line 52, ../../sass/plugins/simplecalendar.scss */ .calendar .card:last-child { border-bottom: none; } /* line 56, ../../sass/plugins/simplecalendar.scss */ .calendar-container table { width: 100%; margin-top: 15px; } /* line 61, ../../sass/plugins/simplecalendar.scss */ .calendar { text-align: center; } /* line 65, ../../sass/plugins/simplecalendar.scss */ .calendar .card-header a { font-size: 13px; } /* line 69, ../../sass/plugins/simplecalendar.scss */ .calendar .card-header { padding: 25px; } /* line 73, ../../sass/plugins/simplecalendar.scss */ .calendar .card-body { padding: 0 25px 25px; } /* line 77, ../../sass/plugins/simplecalendar.scss */ .calendar .card-header { border-bottom: none; } /* line 81, ../../sass/plugins/simplecalendar.scss */ .calendar header { position: relative; padding: 25px; border-bottom: 1px solid #e6ecf5; } /* line 87, ../../sass/plugins/simplecalendar.scss */ .calendar .month { margin-bottom: 0; } /* line 91, ../../sass/plugins/simplecalendar.scss */ .calendar thead { font-weight: 600; text-transform: uppercase; font-size: 9px; color: #888da8; } /* line 98, ../../sass/plugins/simplecalendar.scss */ .calendar tbody { color: #4b4e65; font-size: 11px; } /* line 103, ../../sass/plugins/simplecalendar.scss */ .calendar td { border: 2px solid transparent; display: inline-block; height: 40px; line-height: 40px; text-align: center; width: 30px; border-radius: 100%; } /* line 113, ../../sass/plugins/simplecalendar.scss */ .current-day { color: #08ddc1; } /* line 117, ../../sass/plugins/simplecalendar.scss */ .event { cursor: pointer; position: relative; } /* line 122, ../../sass/plugins/simplecalendar.scss */ .event:after, .event:before { border-radius: 50%; display: inline-block; content: ''; height: 4px; width: 4px; position: absolute; bottom: 0; } /* line 133, ../../sass/plugins/simplecalendar.scss */ .event-complited:after { background-color: #08ddc1; right: 50%; margin-right: -2px; } /* line 139, ../../sass/plugins/simplecalendar.scss */ .event-uncomplited:before { background-color: #9a9fbf; left: 50%; margin-left: -2px; } /* line 145, ../../sass/plugins/simplecalendar.scss */ .event-complited.event-uncomplited:after { right: 7px; margin-right: 0; } /* line 150, ../../sass/plugins/simplecalendar.scss */ .event-uncomplited.event-complited:before { left: 7px; margin-left: 0; } /* line 155, ../../sass/plugins/simplecalendar.scss */ .event-complited-2:after, .event-complited-2:before { background-color: #08ddc1; } /* line 160, ../../sass/plugins/simplecalendar.scss */ .event-complited-2:after { right: 7px; margin-right: 0; } /* line 165, ../../sass/plugins/simplecalendar.scss */ .event-complited-2:before { left: 7px; margin-left: 0; } /* line 170, ../../sass/plugins/simplecalendar.scss */ .event-uncomplited-2:after, .event-uncomplited-2:before { background-color: #9a9fbf; } /* line 175, ../../sass/plugins/simplecalendar.scss */ .event-uncomplited-2:after { right: 7px; margin-right: 0; } /* line 180, ../../sass/plugins/simplecalendar.scss */ .event-uncomplited-2:before { left: 7px; margin-left: 0; } /* line 185, ../../sass/plugins/simplecalendar.scss */ .calendar-btn-prev, .calendar-btn-next { color: #d7d9e5; font-size: 16px; position: absolute; top: 50%; transform: translate(0, -50%); width: 16px; } /* line 195, ../../sass/plugins/simplecalendar.scss */ .calendar-btn-prev { left: 30px; } /* line 199, ../../sass/plugins/simplecalendar.scss */ .calendar-btn-next { right: 35px; } /* line 203, ../../sass/plugins/simplecalendar.scss */ .list { margin-top: 20px; } /* line 207, ../../sass/plugins/simplecalendar.scss */ .close { color: #A4AAAB; margin-top: -15px; margin-right: 10px; float: right; } /* line 214, ../../sass/plugins/simplecalendar.scss */ .day-event { width: 100%; padding-bottom: 0px; display: none; border-top: 1px solid #e6ecf5; text-align: left; } /* line 222, ../../sass/plugins/simplecalendar.scss */ .day-event p { padding-left: 20px; padding-right: 20px; padding-bottom: 20px; } /* line 228, ../../sass/plugins/simplecalendar.scss */ .day-event span { font-size: 12px; } /* line 232, ../../sass/plugins/simplecalendar.scss */ .day-event button { position: relative; vertical-align: top; width: 100%; height: 50px; padding: 0; font-size: 18px; color: white; text-align: center; text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25); background: #c0392b; border: 0; border-bottom: 2px solid #b53224; cursor: pointer; -webkit-box-shadow: inset 0 -2px #b53224; box-shadow: inset 0 -2px #b53224; } /* line 250, ../../sass/plugins/simplecalendar.scss */ .check-btn { width: 100%; } /* line 253, ../../sass/plugins/simplecalendar.scss */ input[type=checkbox] { display: none; } /* line 255, ../../sass/plugins/simplecalendar.scss */ .print-btn { padding: 1px 14px 5px 14px; } /* Smartphones (portrait and landscape) ----------- */ @media only screen and (min-device-width: 320px) and (max-device-width: 480px) { /* STYLES GO HERE */ } /* Smartphones (landscape) ----------- */ @media only screen and (min-width: 321px) { /* STYLES GO HERE */ } /* Smartphones (portrait) ----------- */ @media only screen and (max-width: 320px) { /* STYLES GO HERE */ } /* iPads (portrait and landscape) ----------- */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { /* STYLES GO HERE */ } /* iPads (landscape) ----------- */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) { /* STYLES GO HERE */ } /* iPads (portrait) ----------- */ @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { /* STYLES GO HERE */ } /* Desktops and laptops ----------- */ @media only screen and (min-width: 1224px) { /* STYLES GO HERE */ } /* Large screens ----------- */ @media only screen and (min-width: 1824px) { /* STYLES GO HERE */ } /* iPhone 5 (portrait & landscape)----------- */ @media only screen and (min-device-width: 320px) and (max-device-width: 568px) { /* STYLES GO HERE */ } /* iPhone 5 (landscape)----------- */ @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) { /* STYLES GO HERE */ } /* iPhone 5 (portrait)----------- */ @media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) { /* STYLES GO HERE */ } /* line 336, ../../sass/plugins/simplecalendar.scss */ [class*="fontawesome-"]::before { font-family: 'Font Awesome 5 Free', sans-serif; } /* line 339, ../../sass/plugins/simplecalendar.scss */ .fontawesome-remove::before { content: "\f00d"; } /* line 343, ../../sass/plugins/simplecalendar.scss */ .fontawesome-angle-left::before { content: "\f104"; } /* line 347, ../../sass/plugins/simplecalendar.scss */ .fontawesome-angle-right::before { content: "\f105"; } /* line 351, ../../sass/plugins/simplecalendar.scss */ .event-time { margin-bottom: 20px; } /* line 355, ../../sass/plugins/simplecalendar.scss */ .event-time .circle { width: 8px; height: 8px; border: 2px solid #34eccd; border-radius: 100%; margin-right: 7px; display: inline-block; } /* line 364, ../../sass/plugins/simplecalendar.scss */ .event-time time { font-size: 10px; color: #515365; font-weight: bold; } /* line 370, ../../sass/plugins/simplecalendar.scss */ .event-time .more svg { float: none; color: #d7d9e5; margin-left: 5px; } /* line 376, ../../sass/plugins/simplecalendar.scss */ .event-time .more { display: inline-block; } /* line 380, ../../sass/plugins/simplecalendar.scss */ .check-all { padding: 20px; background-color: #08ddc1; color: #fff; font-size: 12px; font-weight: bold; display: block; text-align: center; }
0.237222
0.042167
min-height: 300px; overflow: scroll; -webkit-overflow-scrolling: touch; } .avatar{ width: 50px; height: 50px; border-radius: 50%; border: 2px solid #eee; box-sizing: border-box; } #editForm{ padding: 10px; } #editForm input{ -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 34px; padding: 6px 12px; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; } #nameBox { height: 320px; overflow: scroll; -webkit-overflow-scrolling: touch; position: relative; } #foot{ background: rgba(0,0,0,.03); height: 40px; position: fixed; bottom: 0; width: 100%; } #foot button{ width: 30%; border-radius: 0; height: 40px; background: #1ab394; color: #fff; border: none; } #foot button.flat{ color: #1ab394; border: 1px solid #1ab394; box-sizing: border-box; background: #fff; border-right: none; } #foot button.primary{ background: #3f51b5; width: 40%; } #shareBox{ position:fixed; top:0; left:0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); } #shareArrow { position: fixed; top:10px; right:10px; width: 150px; } #shareTxt{ position: fixed; top:180px; right:50px; font-size: 24px; color:white; } #faceHistoryBox{ position: absolute; top: 0; background: rgba(0,0,0,.8); color:white; width: 100%; } #faceAvatar{ height: 60px; width: 80px; padding: 10px; overflow-x: scroll; /* 内容会被裁剪,会以滚动条显示 */ overflow-y: hidden; /* 超出内容不可见 */ white-space: nowrap; -webkit-overflow-scrolling: touch; } #faceHistory{ height: 60px; padding: 5px; overflow: hidden; box-sizing: border-box; width: 100%; } .faceName{ color: #1ab394; margin-left: 10px; } .time{ font-size: 12px; margin-top:5px; font-style: italic; }
src/app/photo-mark/photo-mark.component.css
min-height: 300px; overflow: scroll; -webkit-overflow-scrolling: touch; } .avatar{ width: 50px; height: 50px; border-radius: 50%; border: 2px solid #eee; box-sizing: border-box; } #editForm{ padding: 10px; } #editForm input{ -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; height: 34px; padding: 6px 12px; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out; } #nameBox { height: 320px; overflow: scroll; -webkit-overflow-scrolling: touch; position: relative; } #foot{ background: rgba(0,0,0,.03); height: 40px; position: fixed; bottom: 0; width: 100%; } #foot button{ width: 30%; border-radius: 0; height: 40px; background: #1ab394; color: #fff; border: none; } #foot button.flat{ color: #1ab394; border: 1px solid #1ab394; box-sizing: border-box; background: #fff; border-right: none; } #foot button.primary{ background: #3f51b5; width: 40%; } #shareBox{ position:fixed; top:0; left:0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); } #shareArrow { position: fixed; top:10px; right:10px; width: 150px; } #shareTxt{ position: fixed; top:180px; right:50px; font-size: 24px; color:white; } #faceHistoryBox{ position: absolute; top: 0; background: rgba(0,0,0,.8); color:white; width: 100%; } #faceAvatar{ height: 60px; width: 80px; padding: 10px; overflow-x: scroll; /* 内容会被裁剪,会以滚动条显示 */ overflow-y: hidden; /* 超出内容不可见 */ white-space: nowrap; -webkit-overflow-scrolling: touch; } #faceHistory{ height: 60px; padding: 5px; overflow: hidden; box-sizing: border-box; width: 100%; } .faceName{ color: #1ab394; margin-left: 10px; } .time{ font-size: 12px; margin-top:5px; font-style: italic; }
0.201145
0.044911
html{ height: 100% } body{ height: 100%; margin: 0; padding: 0; font-family: RobotoDraft, Helvetica Neue, Helvetica, Arial, sans-serif; } input, button, select{ font-family: RobotoDraft, Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 1em; } a{ color: #2196f3; text-decoration: none; } a:hover{ color: #1565c0; } .icon{ fill: currentColor; } #map-canvas{ position: absolute; top: 0; left: 460px; right: 0; bottom: 0; min-width: 300px; } #sidebar{ position: absolute; top: 0; left: 0; bottom: 0; width: 460px; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26); display: flex; flex-direction: column; } header{ cursor: default; padding: 12px 15px; color: #fff; background-color: #259B24; } header h1{ font-size: 1.4em; font-weight: 400; margin: 0; padding: 0; } #directions-form{ padding: 15px; word-spacing: 10px; border-bottom: 1px solid #ddd; } #directions-form .field-section{ display: inline-block; width: 198px; position: relative; } #directions-form .field-section:after{ content: ''; pointer-events: none; position: absolute; width: 30px; top: 0; right: 0; bottom: 10px; background-image: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); } #directions-form label{ display: block; font-size: .8em; color: #aaa; } #directions-form .options{ margin-top: 5px; padding: 5px 0; float: left; color: #aaa; } #directions-form .options .icon{ -webkit-transition: -webkit-transform .6s; -moz-transition: -moz-transform .6s; transition: transform .6s; } #directions-form .options .icon+span{ margin-left: 5px; opacity: 0; -webkit-transition: opacity .6s; -moz-transition: opacity .6s; transition: opacity .6s; } #directions-form .options:hover .icon{ -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); transform: rotate(90deg); } #directions-form .options:hover .icon+span{ opacity: 1; } #directions-form .options label{ display: inline-block; } #directions-form select{ border: 0; margin: 0; padding: 0; background-color: rgba(0,0,0,.05); } #directions-form input{ border: 0; padding: 10px 0; border-bottom: 2px solid #e0e0e0; margin: 0 0 5px; width: 198px; box-sizing: border-box; outline: 0; -webkit-transition: border-bottom-color .3s; -moz-transition: border-bottom-color .3s; transition: border-bottom-color .3s; } #directions-form input:focus{ border-bottom-color: #259b24; } #directions-form .form-footer{ text-align: right; margin-top: 10px; } #flip-direction{ color: #aaa; box-sizing: border-box; padding: 10px; line-height: 14px; display: inline-block; } #flip-direction .icon{ -webkit-transition: -webkit-transform .6s; -moz-transition: -moz-transform .6s; transition: transform .6s; } #flip-direction:hover .icon{ -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); transform: rotateY(-180deg); } #directions-form button{ border: 0; padding: 7px 10px; margin: 0; background-color: #259b24; color: #fff; font-weight: 500; text-align: left; text-transform: uppercase; cursor: pointer; box-sizing: border-box; box-shadow: 0 2px 3px #aaa; } #directions-form button:active{ opacity: .7; } #routes-container{ background-color: #eee; position: relative; flex-grow: 1; } #routes-container>p{ margin: 30px 15px; text-align: center; color: #999; } #routes-list{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow-y: auto; overflow-x: hidden; } #routes-list, #routes-list li{ list-style: none; margin: 0; padding: 0; } #routes-list a{ cursor: pointer; display: block; text-decoration: none; padding: 15px; color: #9e9e9e; border-bottom: 1px solid #ddd; background-color: #fff; -webkit-transition: background-color .3s; -moz-transition: background-color .3s; transition: background-color .3s; } #routes-list .heading{ margin-bottom: .5em; } #routes-list a:hover .heading{ color: #0d5302; } #routes-list .selected a{ color: #0d5302; background-color: #d0f8ce; } #routes-list .heading, #routes-list .stats, #routes-list .metadata, #routes-list :not(.selected) a .chart{ pointer-events: none; } #routes-list .heading .icon{ vertical-align: text-bottom; } #routes-list .stats{ float: right; margin-top: .5em; opacity: .65; font-size: .8em; } #routes-list .metadata{ margin-top: .5em; opacity: .65; font-size: .8em; } .icon{ display: inline-block; vertical-align: middle; } .chart{ position: relative; white-space: nowrap; -webkit-transition: height .3s; -moz-transition: height .3s; transition: height .3s; } .chart div{ box-sizing: border-box; display: inline-block; width: 2px; height: 100%; border-bottom-style: solid; border-bottom-color: #a3e9a4; overflow: hidden; } .selected .chart div{ border-bottom-color: #72d572; } .chart div:hover{ background-color: #72d572; border-bottom-color: #0a7e07; } .chart div span{ pointer-events: none; font-size: .7em; padding: .5em; height: 1em; line-height: 1em; opacity: 0; color: #fff; background-color: rgba(10,126,7,.75); position: absolute; top: -2em; } .chart div:hover span{ opacity: 1; }
react/steepless/assets/steepless.css
html{ height: 100% } body{ height: 100%; margin: 0; padding: 0; font-family: RobotoDraft, Helvetica Neue, Helvetica, Arial, sans-serif; } input, button, select{ font-family: RobotoDraft, Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 1em; } a{ color: #2196f3; text-decoration: none; } a:hover{ color: #1565c0; } .icon{ fill: currentColor; } #map-canvas{ position: absolute; top: 0; left: 460px; right: 0; bottom: 0; min-width: 300px; } #sidebar{ position: absolute; top: 0; left: 0; bottom: 0; width: 460px; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26); display: flex; flex-direction: column; } header{ cursor: default; padding: 12px 15px; color: #fff; background-color: #259B24; } header h1{ font-size: 1.4em; font-weight: 400; margin: 0; padding: 0; } #directions-form{ padding: 15px; word-spacing: 10px; border-bottom: 1px solid #ddd; } #directions-form .field-section{ display: inline-block; width: 198px; position: relative; } #directions-form .field-section:after{ content: ''; pointer-events: none; position: absolute; width: 30px; top: 0; right: 0; bottom: 10px; background-image: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0)); } #directions-form label{ display: block; font-size: .8em; color: #aaa; } #directions-form .options{ margin-top: 5px; padding: 5px 0; float: left; color: #aaa; } #directions-form .options .icon{ -webkit-transition: -webkit-transform .6s; -moz-transition: -moz-transform .6s; transition: transform .6s; } #directions-form .options .icon+span{ margin-left: 5px; opacity: 0; -webkit-transition: opacity .6s; -moz-transition: opacity .6s; transition: opacity .6s; } #directions-form .options:hover .icon{ -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); transform: rotate(90deg); } #directions-form .options:hover .icon+span{ opacity: 1; } #directions-form .options label{ display: inline-block; } #directions-form select{ border: 0; margin: 0; padding: 0; background-color: rgba(0,0,0,.05); } #directions-form input{ border: 0; padding: 10px 0; border-bottom: 2px solid #e0e0e0; margin: 0 0 5px; width: 198px; box-sizing: border-box; outline: 0; -webkit-transition: border-bottom-color .3s; -moz-transition: border-bottom-color .3s; transition: border-bottom-color .3s; } #directions-form input:focus{ border-bottom-color: #259b24; } #directions-form .form-footer{ text-align: right; margin-top: 10px; } #flip-direction{ color: #aaa; box-sizing: border-box; padding: 10px; line-height: 14px; display: inline-block; } #flip-direction .icon{ -webkit-transition: -webkit-transform .6s; -moz-transition: -moz-transform .6s; transition: transform .6s; } #flip-direction:hover .icon{ -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); transform: rotateY(-180deg); } #directions-form button{ border: 0; padding: 7px 10px; margin: 0; background-color: #259b24; color: #fff; font-weight: 500; text-align: left; text-transform: uppercase; cursor: pointer; box-sizing: border-box; box-shadow: 0 2px 3px #aaa; } #directions-form button:active{ opacity: .7; } #routes-container{ background-color: #eee; position: relative; flex-grow: 1; } #routes-container>p{ margin: 30px 15px; text-align: center; color: #999; } #routes-list{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow-y: auto; overflow-x: hidden; } #routes-list, #routes-list li{ list-style: none; margin: 0; padding: 0; } #routes-list a{ cursor: pointer; display: block; text-decoration: none; padding: 15px; color: #9e9e9e; border-bottom: 1px solid #ddd; background-color: #fff; -webkit-transition: background-color .3s; -moz-transition: background-color .3s; transition: background-color .3s; } #routes-list .heading{ margin-bottom: .5em; } #routes-list a:hover .heading{ color: #0d5302; } #routes-list .selected a{ color: #0d5302; background-color: #d0f8ce; } #routes-list .heading, #routes-list .stats, #routes-list .metadata, #routes-list :not(.selected) a .chart{ pointer-events: none; } #routes-list .heading .icon{ vertical-align: text-bottom; } #routes-list .stats{ float: right; margin-top: .5em; opacity: .65; font-size: .8em; } #routes-list .metadata{ margin-top: .5em; opacity: .65; font-size: .8em; } .icon{ display: inline-block; vertical-align: middle; } .chart{ position: relative; white-space: nowrap; -webkit-transition: height .3s; -moz-transition: height .3s; transition: height .3s; } .chart div{ box-sizing: border-box; display: inline-block; width: 2px; height: 100%; border-bottom-style: solid; border-bottom-color: #a3e9a4; overflow: hidden; } .selected .chart div{ border-bottom-color: #72d572; } .chart div:hover{ background-color: #72d572; border-bottom-color: #0a7e07; } .chart div span{ pointer-events: none; font-size: .7em; padding: .5em; height: 1em; line-height: 1em; opacity: 0; color: #fff; background-color: rgba(10,126,7,.75); position: absolute; top: -2em; } .chart div:hover span{ opacity: 1; }
0.336113
0.052352
a, a:hover, a:focus{ text-decoration: none; outline: none; } .cal-nav { background-color: #e1e1e1; padding: 5px; border: 1px solid #e0e0e0; width: calc(100% - 2px); text-align: center; } .cal-nav a { display: inline-block; vertical-align: top; color: #666666; line-height: 20px; text-align: center; } .prev{ float: left; } .next{ float: right; } .cal-nav .dropdown { display: inline-block; vertical-align: top; line-height: 20px; padding: 0 10px; border: 1px solid #666666; color: #666666; margin: 0 5px; } .date_cell.past-date { background-color: #f1f1f1 !important; opacity: 0.7; cursor: default; } .date_cell.past-date:hover { background-color: #f1f1f1 !important; opacity: 0.7; cursor: default; } #calender_section { /* width: 700px; */ margin: 0; } #calender_section_top{ width:100%; } #calender_section_top ul { padding: 0; list-style-type: none; display: flex; flex-wrap: nowrap; border-width: 0 0 0 1px; border-style: solid; border-color: #e1e1e1; } #calender_section_top ul li { display: block; width: 14.2%; text-align: center; font-size: 14px; min-height: 0; background: none; box-shadow: none; margin: 0; padding: 0; border-width: 0 1px 0 0; border-style: solid; border-color: #e1e1e1; } #calender_section_bot { width: 100%; border-width: 1px 0 0 1px; border-style: solid; border-color: #e1e1e1; } #calender_section_bot ul { margin: 0; padding: 0; list-style-type: none; display: flex; flex-wrap: wrap; text-align: center; } .appointment-items #calender_section_bot ul li { width: 14.2%; text-align: center; background: none; box-shadow: none; margin: 0; padding: 0; position: relative; border-width: 0 1px 1px 0; border-style: solid; border-color: #e1e1e1; } .current-date{ border: 1px solid #333333 !important; } .light_sky{ background-color:#B9FFFF !important;} /*========== Hover Popup ===============*/ .date_cell { cursor: pointer; cursor: hand; } .date_cell:hover,.selected { background: #DDDDDD !important; }
public/website-widget/css/calendar.css
a, a:hover, a:focus{ text-decoration: none; outline: none; } .cal-nav { background-color: #e1e1e1; padding: 5px; border: 1px solid #e0e0e0; width: calc(100% - 2px); text-align: center; } .cal-nav a { display: inline-block; vertical-align: top; color: #666666; line-height: 20px; text-align: center; } .prev{ float: left; } .next{ float: right; } .cal-nav .dropdown { display: inline-block; vertical-align: top; line-height: 20px; padding: 0 10px; border: 1px solid #666666; color: #666666; margin: 0 5px; } .date_cell.past-date { background-color: #f1f1f1 !important; opacity: 0.7; cursor: default; } .date_cell.past-date:hover { background-color: #f1f1f1 !important; opacity: 0.7; cursor: default; } #calender_section { /* width: 700px; */ margin: 0; } #calender_section_top{ width:100%; } #calender_section_top ul { padding: 0; list-style-type: none; display: flex; flex-wrap: nowrap; border-width: 0 0 0 1px; border-style: solid; border-color: #e1e1e1; } #calender_section_top ul li { display: block; width: 14.2%; text-align: center; font-size: 14px; min-height: 0; background: none; box-shadow: none; margin: 0; padding: 0; border-width: 0 1px 0 0; border-style: solid; border-color: #e1e1e1; } #calender_section_bot { width: 100%; border-width: 1px 0 0 1px; border-style: solid; border-color: #e1e1e1; } #calender_section_bot ul { margin: 0; padding: 0; list-style-type: none; display: flex; flex-wrap: wrap; text-align: center; } .appointment-items #calender_section_bot ul li { width: 14.2%; text-align: center; background: none; box-shadow: none; margin: 0; padding: 0; position: relative; border-width: 0 1px 1px 0; border-style: solid; border-color: #e1e1e1; } .current-date{ border: 1px solid #333333 !important; } .light_sky{ background-color:#B9FFFF !important;} /*========== Hover Popup ===============*/ .date_cell { cursor: pointer; cursor: hand; } .date_cell:hover,.selected { background: #DDDDDD !important; }
0.394318
0.198064
body { display: block; } a { text-decoration: none; color: black; width: 85px; height: 85px; margin: 8px; } img { padding-top: 10px; } /* ------------------hidden chackbox------------------------------ */ .visually-hidden { position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; margin: -1px; overflow: hidden; } /* ---------------------------------------------------------------- */ .container { display: flex; flex-wrap: wrap; justify-content: flex-end; justify-content: space-between; align-items: center; width: 350px; margin-left: 850px; } .item { width: 85px; height: 85px; text-align: center; padding: 2px; } .item:hover { border: 1px solid #ccc; padding:1px; } .item:focus { border: 1px solid rgb(111, 79, 253); padding: 1px; } .wraper { height: 456px; width: 310px; margin-left: 300px; overflow: auto; overflow-x:hidden; border: solid rgb(192, 189, 189) 0.5px; box-shadow: 0 0 10px rgba(0,0,0,0.5); display: none; margin-left: 0px; } .main-checkbox:checked ~ label { display: block; width: 20px; height: 20px; } .main-checkbox:focus ~ .menu-label { outline: 1px solid blue; } .main-checkbox:checked ~ .wraper { display: block; } .sub-checkbox:focus ~ .more-label p { outline: 1px solid blue; } .sub-checkbox:checked ~ label { display: none; } .sub-checkbox:checked ~ .sub-container { display: flex; } .more-btn { padding-top: 10px; height: 20px; margin-top: 36px; width: 322px; background-color: rgb(226, 226, 226); text-align: center; padding-bottom: 10px; } .more-label p:hover { cursor: pointer; background-color: grey; } .hidden-container { display: flex; flex-wrap: wrap; flex-direction: row; margin: 0px; width: 303px; } .sub-container { display: flex; flex-wrap: wrap; flex-direction: row; margin: 0px; width: 305px; display: none; border-top: solid 1px #9EC1D4; border-inline-start-width: 2px; } .footer-link { height: 30px; margin-top: 20px; margin-left: 80px; margin-bottom: 10px; } .footer-link a:hover { text-decoration: underline; color: blue; } .alf { border-radius: 180px; width: 40px; height: 40px; padding: 0; } .menu-icon { cursor: pointer; margin-top: -10px; } .menu-item a:hover { text-decoration: underline; } .more-label p { height: 30px; width: 309px; background-color: rgb(226, 226, 226); text-align: center; margin: 15px 0 0 0; padding-top: 7px; } .more-label { cursor: pointer; }
submissions/Eugene50/popup-menu/style.css
body { display: block; } a { text-decoration: none; color: black; width: 85px; height: 85px; margin: 8px; } img { padding-top: 10px; } /* ------------------hidden chackbox------------------------------ */ .visually-hidden { position: absolute; clip: rect(0 0 0 0); width: 1px; height: 1px; margin: -1px; overflow: hidden; } /* ---------------------------------------------------------------- */ .container { display: flex; flex-wrap: wrap; justify-content: flex-end; justify-content: space-between; align-items: center; width: 350px; margin-left: 850px; } .item { width: 85px; height: 85px; text-align: center; padding: 2px; } .item:hover { border: 1px solid #ccc; padding:1px; } .item:focus { border: 1px solid rgb(111, 79, 253); padding: 1px; } .wraper { height: 456px; width: 310px; margin-left: 300px; overflow: auto; overflow-x:hidden; border: solid rgb(192, 189, 189) 0.5px; box-shadow: 0 0 10px rgba(0,0,0,0.5); display: none; margin-left: 0px; } .main-checkbox:checked ~ label { display: block; width: 20px; height: 20px; } .main-checkbox:focus ~ .menu-label { outline: 1px solid blue; } .main-checkbox:checked ~ .wraper { display: block; } .sub-checkbox:focus ~ .more-label p { outline: 1px solid blue; } .sub-checkbox:checked ~ label { display: none; } .sub-checkbox:checked ~ .sub-container { display: flex; } .more-btn { padding-top: 10px; height: 20px; margin-top: 36px; width: 322px; background-color: rgb(226, 226, 226); text-align: center; padding-bottom: 10px; } .more-label p:hover { cursor: pointer; background-color: grey; } .hidden-container { display: flex; flex-wrap: wrap; flex-direction: row; margin: 0px; width: 303px; } .sub-container { display: flex; flex-wrap: wrap; flex-direction: row; margin: 0px; width: 305px; display: none; border-top: solid 1px #9EC1D4; border-inline-start-width: 2px; } .footer-link { height: 30px; margin-top: 20px; margin-left: 80px; margin-bottom: 10px; } .footer-link a:hover { text-decoration: underline; color: blue; } .alf { border-radius: 180px; width: 40px; height: 40px; padding: 0; } .menu-icon { cursor: pointer; margin-top: -10px; } .menu-item a:hover { text-decoration: underline; } .more-label p { height: 30px; width: 309px; background-color: rgb(226, 226, 226); text-align: center; margin: 15px 0 0 0; padding-top: 7px; } .more-label { cursor: pointer; }
0.489259
0.068289
Created on : Jan 28, 2019, 4:41:45 AM Author : User */ .bg_red { background: #EE1E3D; } .bg_lightRed { background: #d14f42; } .bg_cofee { background: #5d221a; } .bg_lightCofee { background: #a1473e; } .bg_yellow { background: #f6a144; } .bg_gray { background: #bdbec0; } .bg_gray_dark { background: #58595B; } .bg_black { background: #000000; } .text_gray { color: #818284; } .w-40 { width: 40%; } .main_navbar { position: fixed; left: 0; right: 0; z-index: 11; padding-top: 32px; padding-bottom: 32px; transition: all .25s; } .main_navbar .navbar-nav .nav-item .nav-link { font-size: 15px; color: white; padding-right: 18px; padding-left: 18px; } .main_navbar .navbar-nav .nav-item.active .nav-link { color: #EE1E3D; } .main_navbar .navbar-brand:hover { color: white; } .main_navbar .nav-social.navbar-nav { margin-right: 20px; line-height: 17px; } .main_navbar .nav-social.navbar-nav .nav-item .nav-link { font-size: 20px; padding-left: 10px; padding-right: 10px; } .main_navbar .nav-social.navbar-nav .nav-item .nav-link .fab { font-size: 15px; } .main_slider { background: black; position: relative; overflow: hidden; } .main_slider .carousel-inner .carousel-item > img { opacity: .3; min-width: 100%; min-height: 75%; width: 100%; } .main_slider .carousel-inner .carousel-caption { left: 0; right: 0; top: 150px; } .main_slider .carousel-inner .carousel-caption h5 { color: black; } .main_slider .logo_container { position: absolute; left: 0; right: 0; top: 170px; bottom: 0; z-index: 2; } .main_slider .logo_container .d-table-cell .line { width: 1px; border: 1px dashed white; margin: 0px 0 0 10px; position: absolute; top: 0; bottom: 0; right: 0; } .main_slider .logo_container .d-table-cell .business_text { font-size: 15px; max-width: 400px; text-align: justify; margin-bottom: 0; } .main_slider .logo_container .d-table-cell .business_text.home { margin-top: 10px; } .main_slider .logo_container .d-table-cell .business_text .view_more_link { color: #EE1E3D; } .main_slider .logo_container img { width: 300px; margin-right: 5px; } .main_slider .logo_container img.about_logo { margin-top: 15px; } .main_slider .logo_container img.contact_logo { margin-top: 15px; } .main_slider .logo_container .container { max-width: 780px; } .main_slider .logo_container .container > .row { position: relative; } .carousel-fade .carousel-item { display: block; position: absolute; opacity: 0; transition: opacity .75s ease-in-out; width: 100%; height: 100%; } .carousel-fade .carousel-item.active { opacity: 1; } .boxes.fixed_bottom { position: absolute; left: 0; right: 0; bottom: 0; z-index: 8; } .boxes.fixed_bottom .item a { text-decoration: none; display: block; padding: 30px 0; color: white; position: relative; } .boxes.fixed_bottom .item a::before { content: ' '; position: absolute; width: 1px; height: 1px; left: 0; right: 0; top: 0; margin: auto; border-top: 15px solid black; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid transparent; } .boxes.fixed_bottom .item.active { background: white !important; } .boxes.fixed_bottom .item.active a { position: relative; color: black; } .boxes.fixed_bottom .item.active a::before { border-top: 15px solid #ff1200; } .boxes .item { font-size: 25px; vertical-align: middle; line-height: 27px; background: white; } .boxes .item a { color: white; } .boxes .item a:focus { text-decoration: none; } .boxes .item.active { color: black; background: white; } .boxes .item.bg_gray_dark { background: #424556; } .boxes .item.bg_cofee { background: #5d221a; } .boxes .item.bg_lightCofee { background: #a1473e; } .boxes .item.bg_lightRed { background: #d14f42; } .boxes .item.bg_yellow { background: #f6a144; } .links { padding: 65px 0 65px 0; } .links .accordion .card { background: none; border: 0; } .links .accordion .card .card-header { background: none; border-bottom: 1px solid gray; padding: .3rem 0; margin-bottom: initial; } .links .accordion .card .card-header h2 button { font-size: 25.5px; color: black; padding: 0; } .links .accordion .card .card-header h2 button:hover, .links .accordion .card .card-header h2 button:focus { text-decoration: none; } .links .accordion .card .card-body { background: #d4d4d5; } footer { padding: 83px 0 0 0; font-size: 13px; color: #808285; line-height: 19px; } footer a { color: #808285; } footer a:hover { color: white; text-decoration: none; } footer .footer_last { color: black; margin-top: 73px; } footer .footer_social { font-size: 20px; } footer .footer_social li { margin-bottom: 4px; } footer .footer_social li a { display: block; padding: 5px; font-size: 16px; } .banner_content { margin-top: 200px; } .business_plan { padding: 0 0 80px 0; background: #e6e7e9; } .business_plan .heading { background: #e6e7e9; padding-top: 80px; } .business_plan .heading:hover { background: #bdbec0; } .business_plan ul { padding: 0; } .business_plan ul li { list-style: none; } .modal .modal-content { background: rgba(0, 0, 0, 0.8); color: white; border-radius: 0; border-color: white; border-left: 0; border-right: 0; border-bottom: 0; } .modal .modal-content .modal-header { background: #737475; color: black; border-radius: 0; border: 0; padding: 5px 15px; } .success_stories { margin-top: 20px; } .contact_us { background: #e6e7e9; padding: 80px 0; } .box_tab { text-align: center; background: #424556; position: relative; } .box_tab::before { content: ' '; position: absolute; left: 50%; top: 0; right: 0; bottom: 0; background: #f6a144; } .box_tab .nav .nav-item { width: 20%; text-decoration: none; display: block; padding: 70px 10px; color: white; position: relative; font-size: 20px; line-height: 27px; border: 0; border-radius: 0; transition: all .5s; position: relative; z-index: 1; } .box_tab .nav .nav-item::before { transition: all .5s; content: ' '; position: absolute; width: 1px; height: 1px; left: 0; right: 0; top: 0; margin: auto; border-top: 15px solid black; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid transparent; } .box_tab .nav .nav-item.active { background: white; color: black; z-index: 2; } .box_tab .nav .nav-item.active::before { border-top: 15px solid #ff1200; } .box_tab .nav .nav-item:hover { z-index: 2; transform: scale(1.2); } .form-inline .form-control { height: 32px; font-size: 13px; } /*-----------Team-----------*/ .team_content { background: #e6e7e9; padding: 80px 0; } .team .team_content .item { margin-bottom: 30px; } .team .main_slider { background: black; } .team .team_content { text-align: justify; background: #e6e7e9; padding: 80px 0; } .team .team_content .item { margin-bottom: 30px; } .team .team_content .member_image { padding: 5px; border: 1px dashed #939598; margin-top: 23px; } .team .team_content h3 { font-size: 16px; color: #4D4D4D; border-bottom: 1px solid white; max-width: 350px; padding-bottom: 10px; } .team .team_content h3 .name { color: black; } .team .team_content p { line-height: 20px; font-size: 14px; } .team .team_content .left_blank_space { -ms-flex: 0 0 22%; flex: 0 0 22%; max-width: 22%; } .team .picture_col { -ms-flex: 0 0 19.666667%; flex: 0 0 19.666667%; max-width: 19.666667%; } .card { border-radius: 0; border-bottom: 3px solid #007bff; } .card .card-img { border-radius: 0; } .btn { border-radius: 0; } /*# sourceMappingURL=style.css.map */ .main_slider { background: black; } .team_content { text-align: justify; } .item { margin-bottom: 30px; } .member_image { padding: 5px; border: 1px dashed #939598; margin-top: 23px; } h3 { font-size: 16px; color: #4D4D4D; border-bottom: 1px solid white; max-width: 350px; padding-bottom: 10px; } .name { color: black; } p { line-height: 20px; font-size: 14px; } .left_blank_space { -ms-flex: 0 0 22%; flex: 0 0 22%; max-width: 22%; } .picture_col { -ms-flex: 0 0 19.666667%; flex: 0 0 19.666667%; max-width: 19.666667%; }
public/frontend/css/style.css
Created on : Jan 28, 2019, 4:41:45 AM Author : User */ .bg_red { background: #EE1E3D; } .bg_lightRed { background: #d14f42; } .bg_cofee { background: #5d221a; } .bg_lightCofee { background: #a1473e; } .bg_yellow { background: #f6a144; } .bg_gray { background: #bdbec0; } .bg_gray_dark { background: #58595B; } .bg_black { background: #000000; } .text_gray { color: #818284; } .w-40 { width: 40%; } .main_navbar { position: fixed; left: 0; right: 0; z-index: 11; padding-top: 32px; padding-bottom: 32px; transition: all .25s; } .main_navbar .navbar-nav .nav-item .nav-link { font-size: 15px; color: white; padding-right: 18px; padding-left: 18px; } .main_navbar .navbar-nav .nav-item.active .nav-link { color: #EE1E3D; } .main_navbar .navbar-brand:hover { color: white; } .main_navbar .nav-social.navbar-nav { margin-right: 20px; line-height: 17px; } .main_navbar .nav-social.navbar-nav .nav-item .nav-link { font-size: 20px; padding-left: 10px; padding-right: 10px; } .main_navbar .nav-social.navbar-nav .nav-item .nav-link .fab { font-size: 15px; } .main_slider { background: black; position: relative; overflow: hidden; } .main_slider .carousel-inner .carousel-item > img { opacity: .3; min-width: 100%; min-height: 75%; width: 100%; } .main_slider .carousel-inner .carousel-caption { left: 0; right: 0; top: 150px; } .main_slider .carousel-inner .carousel-caption h5 { color: black; } .main_slider .logo_container { position: absolute; left: 0; right: 0; top: 170px; bottom: 0; z-index: 2; } .main_slider .logo_container .d-table-cell .line { width: 1px; border: 1px dashed white; margin: 0px 0 0 10px; position: absolute; top: 0; bottom: 0; right: 0; } .main_slider .logo_container .d-table-cell .business_text { font-size: 15px; max-width: 400px; text-align: justify; margin-bottom: 0; } .main_slider .logo_container .d-table-cell .business_text.home { margin-top: 10px; } .main_slider .logo_container .d-table-cell .business_text .view_more_link { color: #EE1E3D; } .main_slider .logo_container img { width: 300px; margin-right: 5px; } .main_slider .logo_container img.about_logo { margin-top: 15px; } .main_slider .logo_container img.contact_logo { margin-top: 15px; } .main_slider .logo_container .container { max-width: 780px; } .main_slider .logo_container .container > .row { position: relative; } .carousel-fade .carousel-item { display: block; position: absolute; opacity: 0; transition: opacity .75s ease-in-out; width: 100%; height: 100%; } .carousel-fade .carousel-item.active { opacity: 1; } .boxes.fixed_bottom { position: absolute; left: 0; right: 0; bottom: 0; z-index: 8; } .boxes.fixed_bottom .item a { text-decoration: none; display: block; padding: 30px 0; color: white; position: relative; } .boxes.fixed_bottom .item a::before { content: ' '; position: absolute; width: 1px; height: 1px; left: 0; right: 0; top: 0; margin: auto; border-top: 15px solid black; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid transparent; } .boxes.fixed_bottom .item.active { background: white !important; } .boxes.fixed_bottom .item.active a { position: relative; color: black; } .boxes.fixed_bottom .item.active a::before { border-top: 15px solid #ff1200; } .boxes .item { font-size: 25px; vertical-align: middle; line-height: 27px; background: white; } .boxes .item a { color: white; } .boxes .item a:focus { text-decoration: none; } .boxes .item.active { color: black; background: white; } .boxes .item.bg_gray_dark { background: #424556; } .boxes .item.bg_cofee { background: #5d221a; } .boxes .item.bg_lightCofee { background: #a1473e; } .boxes .item.bg_lightRed { background: #d14f42; } .boxes .item.bg_yellow { background: #f6a144; } .links { padding: 65px 0 65px 0; } .links .accordion .card { background: none; border: 0; } .links .accordion .card .card-header { background: none; border-bottom: 1px solid gray; padding: .3rem 0; margin-bottom: initial; } .links .accordion .card .card-header h2 button { font-size: 25.5px; color: black; padding: 0; } .links .accordion .card .card-header h2 button:hover, .links .accordion .card .card-header h2 button:focus { text-decoration: none; } .links .accordion .card .card-body { background: #d4d4d5; } footer { padding: 83px 0 0 0; font-size: 13px; color: #808285; line-height: 19px; } footer a { color: #808285; } footer a:hover { color: white; text-decoration: none; } footer .footer_last { color: black; margin-top: 73px; } footer .footer_social { font-size: 20px; } footer .footer_social li { margin-bottom: 4px; } footer .footer_social li a { display: block; padding: 5px; font-size: 16px; } .banner_content { margin-top: 200px; } .business_plan { padding: 0 0 80px 0; background: #e6e7e9; } .business_plan .heading { background: #e6e7e9; padding-top: 80px; } .business_plan .heading:hover { background: #bdbec0; } .business_plan ul { padding: 0; } .business_plan ul li { list-style: none; } .modal .modal-content { background: rgba(0, 0, 0, 0.8); color: white; border-radius: 0; border-color: white; border-left: 0; border-right: 0; border-bottom: 0; } .modal .modal-content .modal-header { background: #737475; color: black; border-radius: 0; border: 0; padding: 5px 15px; } .success_stories { margin-top: 20px; } .contact_us { background: #e6e7e9; padding: 80px 0; } .box_tab { text-align: center; background: #424556; position: relative; } .box_tab::before { content: ' '; position: absolute; left: 50%; top: 0; right: 0; bottom: 0; background: #f6a144; } .box_tab .nav .nav-item { width: 20%; text-decoration: none; display: block; padding: 70px 10px; color: white; position: relative; font-size: 20px; line-height: 27px; border: 0; border-radius: 0; transition: all .5s; position: relative; z-index: 1; } .box_tab .nav .nav-item::before { transition: all .5s; content: ' '; position: absolute; width: 1px; height: 1px; left: 0; right: 0; top: 0; margin: auto; border-top: 15px solid black; border-left: 15px solid transparent; border-right: 15px solid transparent; border-bottom: 15px solid transparent; } .box_tab .nav .nav-item.active { background: white; color: black; z-index: 2; } .box_tab .nav .nav-item.active::before { border-top: 15px solid #ff1200; } .box_tab .nav .nav-item:hover { z-index: 2; transform: scale(1.2); } .form-inline .form-control { height: 32px; font-size: 13px; } /*-----------Team-----------*/ .team_content { background: #e6e7e9; padding: 80px 0; } .team .team_content .item { margin-bottom: 30px; } .team .main_slider { background: black; } .team .team_content { text-align: justify; background: #e6e7e9; padding: 80px 0; } .team .team_content .item { margin-bottom: 30px; } .team .team_content .member_image { padding: 5px; border: 1px dashed #939598; margin-top: 23px; } .team .team_content h3 { font-size: 16px; color: #4D4D4D; border-bottom: 1px solid white; max-width: 350px; padding-bottom: 10px; } .team .team_content h3 .name { color: black; } .team .team_content p { line-height: 20px; font-size: 14px; } .team .team_content .left_blank_space { -ms-flex: 0 0 22%; flex: 0 0 22%; max-width: 22%; } .team .picture_col { -ms-flex: 0 0 19.666667%; flex: 0 0 19.666667%; max-width: 19.666667%; } .card { border-radius: 0; border-bottom: 3px solid #007bff; } .card .card-img { border-radius: 0; } .btn { border-radius: 0; } /*# sourceMappingURL=style.css.map */ .main_slider { background: black; } .team_content { text-align: justify; } .item { margin-bottom: 30px; } .member_image { padding: 5px; border: 1px dashed #939598; margin-top: 23px; } h3 { font-size: 16px; color: #4D4D4D; border-bottom: 1px solid white; max-width: 350px; padding-bottom: 10px; } .name { color: black; } p { line-height: 20px; font-size: 14px; } .left_blank_space { -ms-flex: 0 0 22%; flex: 0 0 22%; max-width: 22%; } .picture_col { -ms-flex: 0 0 19.666667%; flex: 0 0 19.666667%; max-width: 19.666667%; }
0.535341
0.193585
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; } .container { width: 100%; max-width: 1440px; margin: 0 auto; padding: 0 15px; } .header-area { background: linear-gradient(rgba(0,0,0,.3), rgba(0,0,0,.5)), url(https://images.unsplash.com/photo-1528353518104-dbd48bee7bc4?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2089&q=80); background-position: center center; background-size: cover; } /* default css end */ /* navbar regular css start */ .navbar-area { background: rgba(0,0,0,.6); border-bottom: 1px solid #000; } .site-navbar { display: flex; justify-content: space-between; align-items: center; } a.site-logo { font-size: 26px; font-weight: 800; text-transform: uppercase; color: #fff; text-decoration: none; } .site-navbar ul { margin: 0; padding: 0; list-style: none; display: flex; } .site-navbar ul li a { color: #fff; padding: 20px; display: block; text-decoration: none; text-transform: uppercase; } .site-navbar ul li a:hover { background: rgba(255,255,255,.1); } /* navbar regular css end */ /* nav-toggler css start */ .nav-toggler { border: 3px solid #fff; padding: 5px; background-color: transparent; cursor: pointer; height: 39px; display: none; } .nav-toggler span, .nav-toggler span:before, .nav-toggler span:after { width: 28px; height: 3px; background-color: #fff; display: block; transition: .3s; } .nav-toggler span:before { content: ''; transform: translateY(-9px); } .nav-toggler span:after { content: ''; transform: translateY(6px); } .nav-toggler.toggler-open span { background-color: transparent; } .nav-toggler.toggler-open span:before { transform: translateY(0px) rotate(45deg); } .nav-toggler.toggler-open span:after { transform: translateY(-3px) rotate(-45deg); } /* nav-toggler css start */ /* intro-area css start */ .intro-area { height: calc(100vh - 61px); display: flex; align-items: center; text-align: center; color: #fff; } .intro-area h2 { font-size: 50px; font-weight: 300; line-height: 50px; margin-bottom: 25px; } .intro-area p { font-size: 18px; } /* intro-area css end */ /* mobile breakpoint start */ @media screen and (max-width: 767px) { .container { max-width: 720px; } /* navbar css for mobile start */ .nav-toggler{ display: block; } .site-navbar { min-height: 60px; } .site-navbar ul { position: absolute; width: 100%; height: calc(100vh - 60px); left: 0; top: 60px; flex-direction: column; align-items: center; border-top: 1px solid #444; background-color: rgba(0,0,0,.75); max-height: 0; overflow: hidden; transition: .3s; } .site-navbar ul li { width: 100%; text-align: center; } .site-navbar ul li a { padding: 25px; } .site-navbar ul li a:hover { background-color: rgba(255,255,255,.1); } .site-navbar ul.open { max-height: 100vh; overflow: visible; } .intro-area h2 { font-size: 36px; margin-bottom: 15px; } /* navbar css for mobile end */ } /* mobile breakpoint end */
styles.css
*{ margin: 0; padding: 0; box-sizing: border-box; } body{ font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: 400; line-height: 20px; } .container { width: 100%; max-width: 1440px; margin: 0 auto; padding: 0 15px; } .header-area { background: linear-gradient(rgba(0,0,0,.3), rgba(0,0,0,.5)), url(https://images.unsplash.com/photo-1528353518104-dbd48bee7bc4?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2089&q=80); background-position: center center; background-size: cover; } /* default css end */ /* navbar regular css start */ .navbar-area { background: rgba(0,0,0,.6); border-bottom: 1px solid #000; } .site-navbar { display: flex; justify-content: space-between; align-items: center; } a.site-logo { font-size: 26px; font-weight: 800; text-transform: uppercase; color: #fff; text-decoration: none; } .site-navbar ul { margin: 0; padding: 0; list-style: none; display: flex; } .site-navbar ul li a { color: #fff; padding: 20px; display: block; text-decoration: none; text-transform: uppercase; } .site-navbar ul li a:hover { background: rgba(255,255,255,.1); } /* navbar regular css end */ /* nav-toggler css start */ .nav-toggler { border: 3px solid #fff; padding: 5px; background-color: transparent; cursor: pointer; height: 39px; display: none; } .nav-toggler span, .nav-toggler span:before, .nav-toggler span:after { width: 28px; height: 3px; background-color: #fff; display: block; transition: .3s; } .nav-toggler span:before { content: ''; transform: translateY(-9px); } .nav-toggler span:after { content: ''; transform: translateY(6px); } .nav-toggler.toggler-open span { background-color: transparent; } .nav-toggler.toggler-open span:before { transform: translateY(0px) rotate(45deg); } .nav-toggler.toggler-open span:after { transform: translateY(-3px) rotate(-45deg); } /* nav-toggler css start */ /* intro-area css start */ .intro-area { height: calc(100vh - 61px); display: flex; align-items: center; text-align: center; color: #fff; } .intro-area h2 { font-size: 50px; font-weight: 300; line-height: 50px; margin-bottom: 25px; } .intro-area p { font-size: 18px; } /* intro-area css end */ /* mobile breakpoint start */ @media screen and (max-width: 767px) { .container { max-width: 720px; } /* navbar css for mobile start */ .nav-toggler{ display: block; } .site-navbar { min-height: 60px; } .site-navbar ul { position: absolute; width: 100%; height: calc(100vh - 60px); left: 0; top: 60px; flex-direction: column; align-items: center; border-top: 1px solid #444; background-color: rgba(0,0,0,.75); max-height: 0; overflow: hidden; transition: .3s; } .site-navbar ul li { width: 100%; text-align: center; } .site-navbar ul li a { padding: 25px; } .site-navbar ul li a:hover { background-color: rgba(255,255,255,.1); } .site-navbar ul.open { max-height: 100vh; overflow: visible; } .intro-area h2 { font-size: 36px; margin-bottom: 15px; } /* navbar css for mobile end */ } /* mobile breakpoint end */
0.344995
0.056444
*{ font-family: 'Roboto-Regular', sans-serif; margin: 0; } body{ font-family: 'Roboto-Regular', sans-serif; font-size: 14px; background-color: #fff; line-height: 145%; font-style: normal; } .nav{ text-align: center; list-style: none; font-family: 'Roboto-Regular', sans-serif; font-size: 0px; padding: 0px; } .nav > li { display: inline-block; } .nav > li > div > a{ text-decoration: none; color: #999; } .icon-link img:last-child{ display: none; } .icon-link:hover img:first-child{ display: none; } .icon-link:hover img:last-child{ display: inline-block; } #icon{ display: inline-block; float: left; margin-bottom: -35px; padding: 0px; border-left: 0px; padding-right: 30px; } .nav img{ width: 110px; height: 65px; } #nav-border{ top: 0px; position: sticky; border-bottom: 1px solid; border-color: #999; background: #abbaab; background: -webkit-linear-gradient(to bottom, #d1d1d1 , #ffffff); background: linear-gradient(to bottom, #d1d1d1 , #ffffff); } .nav > li > div { color: #999999; text-decoration: none; padding: 30px; font-size: 14px; border-color: #999999; border-left: 1px solid; background: -webkit-linear-gradient(to bottom, #d1d1d1 , #ffffff); background: linear-gradient(to bottom, #d1d1d1 , #ffffff); } .nav > li > div:hover{ background-color: #8fa38f; background: -webkit-linear-gradient(to bottom, #ccc , #bfbfbf); background: linear-gradient(to bottom, #ccc , #bfbfbf); color: #000000; border-color: #999999; } .nav > li > div:hover > a { color: #000000; text-decoration: none; border-color: #999999; } #last-menu-button{ border-right: 1px solid; border-color: #999999; } .content{ padding-left: 5%; padding-right: 5%; } .content > h1{ margin-top: 30px; font-family: 'Roboto-Regular', sans-serif; } #welcome-text > p { column-count: 3; -webkit-column-count: 3; -moz-column-count: 3; text-align: left; border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 2px; border-top-color: rgb(109, 195, 44); -webkit-box-shadow: 0 4px 2px 1px rgb(232, 232, 232); -moz-box-shadow: 0 4px 2px 1px rgb(232, 232, 232); box-shadow: 0 4px 2px 1px rgb(232, 232, 232); margin-top: 30px; padding: 10px; } @media screen and (max-width: 800px){ #welcome-text > p { column-count: 2; -webkit-column-count: 2; -moz-column-count: 2; } #my-table > tr > td:nth-last-child(-n+3){ display: none; } } @media screen and (max-width: 600px){ #my-table > tr > td:nth-last-child(-n+4){ display: none; } } @media screen and (max-width: 480px){ #welcome-text > p { column-count: 1; -webkit-column-count: 1; -moz-column-count: 1; } #my-table > tr > td:nth-last-child(-n+5){ display: none; } } #welcome-text > p > a { color: rgba(103, 199, 27, 0.81); } #welcome-text > p > a:hover { color: rgba(64, 120, 81, 0.81); } .sort-options-container{ padding-top: 35px; padding-bottom: 35px; } .sort-options-1{ color: rgb(151, 155, 158); } .sort-options-2{ color: rgb(212, 212, 210); text-decoration: underline; } .sort-options-2:hover{ text-decoration: none; } #my-table{ border-collapse: collapse; } .hide{ display: none; } .table-row-start{ border-bottom: 3px solid #ccc; font-weight: bold; } .table-row-start > td{ padding: 10px; } .table-row{ border-bottom: 1px solid #ddd; } .table-row > td{ padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; } .table-row:hover{ background-color: #eee; } #glyphicon{ color: rgba(103, 199, 27, 0.81); text-align: center; white-space: nowrap; padding-left: 4px; } #glyphicon:hover{ color: rgba(64, 120, 81, 0.81); } .footer { border: 1px solid rgba(0, 0, 0, 0); border-top-color: rgb(109, 195, 44); margin-left: 5%; margin-right: 5%; } .footer > span{ float: right; color: #999; }
stylesheet.css
*{ font-family: 'Roboto-Regular', sans-serif; margin: 0; } body{ font-family: 'Roboto-Regular', sans-serif; font-size: 14px; background-color: #fff; line-height: 145%; font-style: normal; } .nav{ text-align: center; list-style: none; font-family: 'Roboto-Regular', sans-serif; font-size: 0px; padding: 0px; } .nav > li { display: inline-block; } .nav > li > div > a{ text-decoration: none; color: #999; } .icon-link img:last-child{ display: none; } .icon-link:hover img:first-child{ display: none; } .icon-link:hover img:last-child{ display: inline-block; } #icon{ display: inline-block; float: left; margin-bottom: -35px; padding: 0px; border-left: 0px; padding-right: 30px; } .nav img{ width: 110px; height: 65px; } #nav-border{ top: 0px; position: sticky; border-bottom: 1px solid; border-color: #999; background: #abbaab; background: -webkit-linear-gradient(to bottom, #d1d1d1 , #ffffff); background: linear-gradient(to bottom, #d1d1d1 , #ffffff); } .nav > li > div { color: #999999; text-decoration: none; padding: 30px; font-size: 14px; border-color: #999999; border-left: 1px solid; background: -webkit-linear-gradient(to bottom, #d1d1d1 , #ffffff); background: linear-gradient(to bottom, #d1d1d1 , #ffffff); } .nav > li > div:hover{ background-color: #8fa38f; background: -webkit-linear-gradient(to bottom, #ccc , #bfbfbf); background: linear-gradient(to bottom, #ccc , #bfbfbf); color: #000000; border-color: #999999; } .nav > li > div:hover > a { color: #000000; text-decoration: none; border-color: #999999; } #last-menu-button{ border-right: 1px solid; border-color: #999999; } .content{ padding-left: 5%; padding-right: 5%; } .content > h1{ margin-top: 30px; font-family: 'Roboto-Regular', sans-serif; } #welcome-text > p { column-count: 3; -webkit-column-count: 3; -moz-column-count: 3; text-align: left; border: 1px solid rgba(0, 0, 0, 0.5); border-radius: 2px; border-top-color: rgb(109, 195, 44); -webkit-box-shadow: 0 4px 2px 1px rgb(232, 232, 232); -moz-box-shadow: 0 4px 2px 1px rgb(232, 232, 232); box-shadow: 0 4px 2px 1px rgb(232, 232, 232); margin-top: 30px; padding: 10px; } @media screen and (max-width: 800px){ #welcome-text > p { column-count: 2; -webkit-column-count: 2; -moz-column-count: 2; } #my-table > tr > td:nth-last-child(-n+3){ display: none; } } @media screen and (max-width: 600px){ #my-table > tr > td:nth-last-child(-n+4){ display: none; } } @media screen and (max-width: 480px){ #welcome-text > p { column-count: 1; -webkit-column-count: 1; -moz-column-count: 1; } #my-table > tr > td:nth-last-child(-n+5){ display: none; } } #welcome-text > p > a { color: rgba(103, 199, 27, 0.81); } #welcome-text > p > a:hover { color: rgba(64, 120, 81, 0.81); } .sort-options-container{ padding-top: 35px; padding-bottom: 35px; } .sort-options-1{ color: rgb(151, 155, 158); } .sort-options-2{ color: rgb(212, 212, 210); text-decoration: underline; } .sort-options-2:hover{ text-decoration: none; } #my-table{ border-collapse: collapse; } .hide{ display: none; } .table-row-start{ border-bottom: 3px solid #ccc; font-weight: bold; } .table-row-start > td{ padding: 10px; } .table-row{ border-bottom: 1px solid #ddd; } .table-row > td{ padding-top: 10px; padding-bottom: 10px; padding-left: 10px; padding-right: 10px; } .table-row:hover{ background-color: #eee; } #glyphicon{ color: rgba(103, 199, 27, 0.81); text-align: center; white-space: nowrap; padding-left: 4px; } #glyphicon:hover{ color: rgba(64, 120, 81, 0.81); } .footer { border: 1px solid rgba(0, 0, 0, 0); border-top-color: rgb(109, 195, 44); margin-left: 5%; margin-right: 5%; } .footer > span{ float: right; color: #999; }
0.315525
0.076098
body { background-color: #e2f4f8; } .logo { position: absolute; width: 80vw; height: 80vh; margin-left: 15vw; display: flex; align-items: center; justify-content: center; } .bars ,.letter, .number, .slogan { position: absolute; margin: auto; width: 500px; height: 300px; left: 0; right: 0; top: 0; bottom: 0; display: flex; align-items:baseline; gap: 5px; transition-timing-function: ease; } .bars .bar-1{ background-color: #009CC0; width: 2%; height: 5%; transition-duration: 1s; } .bars .bar-2{ background-color: #009CC0; width: 2%; height: 10%; transition-duration: 2s; } .bars .bar-3{ background-color: #009CC0; width: 2%; height: 15%; transition-duration: 3s; } .bars .bar-4{ background-color: #009CC0; width: 2%; height: 20%; transition-duration: 4s; } .bars .bar-5{ background-color: #009CC0; width: 2%; height: 25%; transition-duration: 5s; } .bars .bar-6{ background-color: #009CC0; width: 2%; height: 20%; transform: rotate(-45deg); position: absolute; left: 17%; top: -1%; transition-duration: 6s; } .bars .bar-7{ background-color: #009CC0; width: 2%; height: 22.2%; transform: rotate(45deg); position: absolute; left: 25%; top: -2.2%; border-radius: 1.5px 0 0 0; transition-duration: 6s; } .bars .bar-8{ background-color: #e2f4f8; width: 1%; height: 25%; position: absolute; left: 14%; transition-duration: 6s; } .bars .bar-9{ background-color: #009CC0; width: 2%; height: 25%; position: absolute; left: 30%; transition-duration: 6s; } .letter .cicle-1{ background-color: #242222; width: 85px; height: 74px; border-radius: 50%; position: absolute; left: 33%; transition-duration: 6s; } .letter .cicle-2{ background-color: #e2f4f8; width: 58px; height: 48px; border-radius: 50%; position: absolute; left: 36%; top: 13px; transition-duration: 6s; } .letter .trapezium { border-bottom: 45px solid #e2f4f8; border-left: 25px solid transparent; border-right: 25px solid transparent; position: absolute; left: 45%; top:8px; transform: rotate(35deg); transition-duration: 6s; } .number .bar-1{ background-color: #009CC0; width: 2%; height: 6%; transform: rotate(45deg); position: absolute; left: 50.5%; top: 0.1%; border-radius: 2px 0px 0px 0px; transition-duration: 6s; } .number .bar-2{ background-color: #009CC0; width: 2%; height: 25%; position: absolute; left: 52%; transition-duration: 6s; } .slogan { left: -0.6%; top: 25%; } p { font-size: 35px; font-family: 'Rubik', sans-serif; color: #000000; transition-duration: 6s; } /*PHONE VERSION*/ @media (max-width: 800px) { .logo { width: 100vw; margin-left: 0; } .bars ,.letter, .number, .slogan { width: 90vw; gap:0; } .bars .bar-1{ width: 2.2vw; margin-right: 1.5vw; } .bars .bar-2{ width: 2.2vw; margin-right: 1.5vw; } .bars .bar-3{ width: 2.2vw; margin-right: 1.5vw; } .bars .bar-4{ width: 2.2vw; margin-right: 1.5vw; } .bars .bar-5{ width: 2.2vw; } .bars .bar-6{ width: 2.2vw; left: 20.3vw; top: -1vh; } .bars .bar-7{ width: 2.2vw; height: 10.1vh; left: 31.8vw; top: -1.1vh; } .bars .bar-8{ width: 1.3vw; left: 16.9vw; } .bars .bar-9{ width: 2.2vw; left: 38vw; margin-right: 1.5vw; } .letter .cicle-1{ width: 85px; left: 41vw; } .letter .cicle-2{ left: 45vw; top: 2vh; } .letter .trapezium { left: 56vw; top: 1vh; } .number .bar-1{ width: 2.2vw; height: 6%; left: 65vw; top: 0.1%; } .number .bar-2{ width: 2.2vw; height: 25%; left: 67vw; } p { font-size: 32px; } .slogan { top: 30%; } } /*PHONE VERSION*/ @media (max-width: 800px) and (min-width: 370px){ .bars .bar-6 { top: -1.1vh; left: 21.5vw; height: 9.9vh; border-radius: 4px 4px 0 0; } .bars .bar-7{ top: -1.2vh; border-radius: 3px 0 0 0; height: 10vh; } .letter .cicle-2{ width: 60px; left: 44.5vw; } .letter .trapezium { left: 55vw; } p { font-size: 37px; } }
project12/style.css
body { background-color: #e2f4f8; } .logo { position: absolute; width: 80vw; height: 80vh; margin-left: 15vw; display: flex; align-items: center; justify-content: center; } .bars ,.letter, .number, .slogan { position: absolute; margin: auto; width: 500px; height: 300px; left: 0; right: 0; top: 0; bottom: 0; display: flex; align-items:baseline; gap: 5px; transition-timing-function: ease; } .bars .bar-1{ background-color: #009CC0; width: 2%; height: 5%; transition-duration: 1s; } .bars .bar-2{ background-color: #009CC0; width: 2%; height: 10%; transition-duration: 2s; } .bars .bar-3{ background-color: #009CC0; width: 2%; height: 15%; transition-duration: 3s; } .bars .bar-4{ background-color: #009CC0; width: 2%; height: 20%; transition-duration: 4s; } .bars .bar-5{ background-color: #009CC0; width: 2%; height: 25%; transition-duration: 5s; } .bars .bar-6{ background-color: #009CC0; width: 2%; height: 20%; transform: rotate(-45deg); position: absolute; left: 17%; top: -1%; transition-duration: 6s; } .bars .bar-7{ background-color: #009CC0; width: 2%; height: 22.2%; transform: rotate(45deg); position: absolute; left: 25%; top: -2.2%; border-radius: 1.5px 0 0 0; transition-duration: 6s; } .bars .bar-8{ background-color: #e2f4f8; width: 1%; height: 25%; position: absolute; left: 14%; transition-duration: 6s; } .bars .bar-9{ background-color: #009CC0; width: 2%; height: 25%; position: absolute; left: 30%; transition-duration: 6s; } .letter .cicle-1{ background-color: #242222; width: 85px; height: 74px; border-radius: 50%; position: absolute; left: 33%; transition-duration: 6s; } .letter .cicle-2{ background-color: #e2f4f8; width: 58px; height: 48px; border-radius: 50%; position: absolute; left: 36%; top: 13px; transition-duration: 6s; } .letter .trapezium { border-bottom: 45px solid #e2f4f8; border-left: 25px solid transparent; border-right: 25px solid transparent; position: absolute; left: 45%; top:8px; transform: rotate(35deg); transition-duration: 6s; } .number .bar-1{ background-color: #009CC0; width: 2%; height: 6%; transform: rotate(45deg); position: absolute; left: 50.5%; top: 0.1%; border-radius: 2px 0px 0px 0px; transition-duration: 6s; } .number .bar-2{ background-color: #009CC0; width: 2%; height: 25%; position: absolute; left: 52%; transition-duration: 6s; } .slogan { left: -0.6%; top: 25%; } p { font-size: 35px; font-family: 'Rubik', sans-serif; color: #000000; transition-duration: 6s; } /*PHONE VERSION*/ @media (max-width: 800px) { .logo { width: 100vw; margin-left: 0; } .bars ,.letter, .number, .slogan { width: 90vw; gap:0; } .bars .bar-1{ width: 2.2vw; margin-right: 1.5vw; } .bars .bar-2{ width: 2.2vw; margin-right: 1.5vw; } .bars .bar-3{ width: 2.2vw; margin-right: 1.5vw; } .bars .bar-4{ width: 2.2vw; margin-right: 1.5vw; } .bars .bar-5{ width: 2.2vw; } .bars .bar-6{ width: 2.2vw; left: 20.3vw; top: -1vh; } .bars .bar-7{ width: 2.2vw; height: 10.1vh; left: 31.8vw; top: -1.1vh; } .bars .bar-8{ width: 1.3vw; left: 16.9vw; } .bars .bar-9{ width: 2.2vw; left: 38vw; margin-right: 1.5vw; } .letter .cicle-1{ width: 85px; left: 41vw; } .letter .cicle-2{ left: 45vw; top: 2vh; } .letter .trapezium { left: 56vw; top: 1vh; } .number .bar-1{ width: 2.2vw; height: 6%; left: 65vw; top: 0.1%; } .number .bar-2{ width: 2.2vw; height: 25%; left: 67vw; } p { font-size: 32px; } .slogan { top: 30%; } } /*PHONE VERSION*/ @media (max-width: 800px) and (min-width: 370px){ .bars .bar-6 { top: -1.1vh; left: 21.5vw; height: 9.9vh; border-radius: 4px 4px 0 0; } .bars .bar-7{ top: -1.2vh; border-radius: 3px 0 0 0; height: 10vh; } .letter .cicle-2{ width: 60px; left: 44.5vw; } .letter .trapezium { left: 55vw; } p { font-size: 37px; } }
0.706494
0.088662
.Ymacs-Theme-adwaita .Ymacs_Frame { color: #2d3335; background-color: #ececec; } .Ymacs-Theme-adwaita .Ymacs_Frame .type { color: #2e8a57; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .builtin { color: #9f1fef; } .Ymacs-Theme-adwaita .Ymacs_Frame .function-name { color: #00568d; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .variable-name { color: #0083c7; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .constant { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .string { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .string-starter { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .string-stopper { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .regexp { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .regexp-starter { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .regexp-stopper { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .regexp-modifier { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .keyword { color: #a42929; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .comment { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .mcomment { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .comment-starter { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .mcomment-starter { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .mcomment-stopper { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .number { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .operator { } .Ymacs-Theme-adwaita .Ymacs_Frame .error { color: #f4656c; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-open-tag { color: #00568d; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-close-tag { color: #00568d; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-attribute { color: #0083c7; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-entity-starter { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-entity-stopper { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-entity { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-open-bracket { } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-close-bracket { } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-closetag-slash { } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-cdata { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-cdata-starter { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-cdata-stopper { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .lisp-keyword { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading1 { } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading2 { } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading3 { } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading4 { font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading5 { font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading6 { font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-blockquote { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-blockquote1 { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-blockquote2 { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-blockquote3 { color: #1f4986; }
lib/apps/ymacs/src/css/themes/emacs-adwaita.css
.Ymacs-Theme-adwaita .Ymacs_Frame { color: #2d3335; background-color: #ececec; } .Ymacs-Theme-adwaita .Ymacs_Frame .type { color: #2e8a57; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .builtin { color: #9f1fef; } .Ymacs-Theme-adwaita .Ymacs_Frame .function-name { color: #00568d; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .variable-name { color: #0083c7; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .constant { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .string { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .string-starter { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .string-stopper { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .regexp { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .regexp-starter { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .regexp-stopper { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .regexp-modifier { color: #4d9905; } .Ymacs-Theme-adwaita .Ymacs_Frame .keyword { color: #a42929; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .comment { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .mcomment { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .comment-starter { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .mcomment-starter { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .mcomment-stopper { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .number { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .operator { } .Ymacs-Theme-adwaita .Ymacs_Frame .error { color: #f4656c; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-open-tag { color: #00568d; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-close-tag { color: #00568d; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-attribute { color: #0083c7; font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-entity-starter { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-entity-stopper { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-entity { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-open-bracket { } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-close-bracket { } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-closetag-slash { } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-cdata { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-cdata-starter { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .xml-cdata-stopper { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .lisp-keyword { color: #f4656c; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading1 { } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading2 { } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading3 { } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading4 { font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading5 { font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-heading6 { font-weight: bold; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-blockquote { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-blockquote1 { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-blockquote2 { color: #1f4986; } .Ymacs-Theme-adwaita .Ymacs_Frame .markdown-blockquote3 { color: #1f4986; }
0.377885
0.0771
@-moz-document domain("www.ownedcore.com") { #mgc_cb_channel_gen_on /* Hides the icons in the bawks */ { display: none; } #mgc_cb_evo_channel_1_off /* Hides the icons in the bawks */ { display:none; } #mgc_cb_evo_channel_2_off /* Hides the icons in the bawks */ { display:none; } #chats input[type="image"] /* Hides the drop menu for every shout */ { display:none; } .mgc_cb_evo_date /* Moves the date to the left */ { margin-left: -43px; position: absolute; margin-top: -7px; color:#CAC4C4; } div.blockrow.floatcontainer /* Background color */ { background-color: #000000 !important; } .normalfont font /* Changes the font color for every shout, removes bold */ { color:#CAC4C4 !important; font-weight: normal !important; } .normalfont input /* Changes the font color for every shout, removes bold */ { color:#CAC4C4 !important; font-weight: normal !important; } .normalfont /* Changes the font color for every shout, removes bold */ { color:#CAC4C4 !important; font-weight: normal !important; } .normalfont b /* Changes the font color for every shout, removes bold */ { font-weight: normal !important; } .normalfont a /* Changes the font color for links and removes bold */ { font-weight: normal !important; color:#FFFFFF !important; } #chatedit /* Enables all this while editing a shout */ { background-color: #000000 !important; color:#CAC4C4 !important; font-weight: normal !important; } #chatedit:focus /* Removes ugly ass outline while editing chat */ { outline:none !important; } .smallfont /* Changes the font color for "created new thread" lines */ { font-weight: normal !important; color:#FFFFFF !important; } .smallfont a /* Changes the font color for "created new thread" lines */ { font-weight: normal !important; color:#FFFFFF !important; } #chats_container /* Makes the bawks wider */ { width:100% !important; } #chats_container table /* Makes the bawks wider */ { width:100% !important; } .chats /* Makes the bawks wider */ { width:100% !important; } div.floatcontainer.editor { background-color: #D2D1CF !important; } .blocksubhead { display:none; } .dijitInputInner { font-family: Arial !important; font-weight: normal !important; } }
data/usercss/96417.user.css
@-moz-document domain("www.ownedcore.com") { #mgc_cb_channel_gen_on /* Hides the icons in the bawks */ { display: none; } #mgc_cb_evo_channel_1_off /* Hides the icons in the bawks */ { display:none; } #mgc_cb_evo_channel_2_off /* Hides the icons in the bawks */ { display:none; } #chats input[type="image"] /* Hides the drop menu for every shout */ { display:none; } .mgc_cb_evo_date /* Moves the date to the left */ { margin-left: -43px; position: absolute; margin-top: -7px; color:#CAC4C4; } div.blockrow.floatcontainer /* Background color */ { background-color: #000000 !important; } .normalfont font /* Changes the font color for every shout, removes bold */ { color:#CAC4C4 !important; font-weight: normal !important; } .normalfont input /* Changes the font color for every shout, removes bold */ { color:#CAC4C4 !important; font-weight: normal !important; } .normalfont /* Changes the font color for every shout, removes bold */ { color:#CAC4C4 !important; font-weight: normal !important; } .normalfont b /* Changes the font color for every shout, removes bold */ { font-weight: normal !important; } .normalfont a /* Changes the font color for links and removes bold */ { font-weight: normal !important; color:#FFFFFF !important; } #chatedit /* Enables all this while editing a shout */ { background-color: #000000 !important; color:#CAC4C4 !important; font-weight: normal !important; } #chatedit:focus /* Removes ugly ass outline while editing chat */ { outline:none !important; } .smallfont /* Changes the font color for "created new thread" lines */ { font-weight: normal !important; color:#FFFFFF !important; } .smallfont a /* Changes the font color for "created new thread" lines */ { font-weight: normal !important; color:#FFFFFF !important; } #chats_container /* Makes the bawks wider */ { width:100% !important; } #chats_container table /* Makes the bawks wider */ { width:100% !important; } .chats /* Makes the bawks wider */ { width:100% !important; } div.floatcontainer.editor { background-color: #D2D1CF !important; } .blocksubhead { display:none; } .dijitInputInner { font-family: Arial !important; font-weight: normal !important; } }
0.193909
0.06724