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 |
|---|---|---|---|---|
.customizer-logo {
width: 100%;
display: block;
}
.customizer-logo > img {
margin: 0 auto;
}
div.style-customizer {
background-color: #fff;
color: #262626;
width: 300px;
position: fixed;
top: 0;
z-index: 9999999;
left: -300px;
box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
height: 100%;
bottom: 0;
}
.style-customizer a.button:hover {
color:#2395ec !important;
}
.style-customizer.closed {
box-shadow: none;
}
.style-customizer a.button:hover:after {
z-index: -1;
}
.style-customizer a.button {
z-index: 9;
}
.style-customizer a {
text-decoration: none;
}
.style-customizer a.button.button-border {
background: #80858a none repeat scroll 0 0;
color: #ffffff;
display: inline-block;
border-radius: 4px;
font-size: 15px;
font-weight: 500;
line-height: 24px;
margin-top: 15px;
padding: 8px 30px;
text-transform: uppercase;
width: auto;
transition: all ease 0.5s;
}
.style-customizer a.button.button-border.btn-buy {
background: #7aa93c none repeat scroll 0 0;
border: none;
box-shadow: 0 2px 0 #6f9a37;
color: #ffffff;
}
.style-customizer a.button.button-border.btn-buy:hover {
background: #6f9a37 none repeat scroll 0 0;
color: #ffffff!important;
}
.style-customizer a.button.button-border:hover {
background: #494c4e;
color: #fff!important;
}
.opened .opener {
padding-left: 9px;
}
div.style-customizer .buy-button {
background: #1f1f1f none repeat scroll 0 0;
display: inline-block;
padding: 18px 30px;
position: absolute;
text-align: center;
width: 100%;
z-index: 2;
}
div.style-customizer .content-chooser {
background-color: #1f1f1f;
border-top: medium none;
bottom: 0;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
padding: 140px 22px 30px 30px;
position: absolute;
top: 0;
z-index: -1;
}
div.style-customizer.opened .content-chooser {
opacity: 1;
}
.content-chooser p {
color: #d6cccc;
margin-bottom: 10px;
font-size: 13px;
}
div.style-customizer h2 {
margin: 0;
font-size: 18px;
}
div.style-customizer h3 {
color: #fff;
font-size: 16px;
font-weight: 600;
line-height: 15px;
margin-bottom: 10px;
margin-top: 30px;
}
div.style-customizer hr {
margin: 15px 0;
}
div.style-customizer hr + h3 {
margin-top: 0;
}
div.style-customizer a.opener {
display: block;
height: 45px;
position: absolute;
left: 300px;
top: 200px;
background: #1f1f1f;
width: 45px;
font-size: 20px;
line-height: 45px;
color: #fff;
text-align: center;
text-decoration: none;
box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.14), -1px 0 3px 0 rgba(0, 0, 0, 0.14);
}
div.style-customizer.opened a.opener {
right: -45px;
border-color: transparent;
}
div.style-customizer.opened a.opener i {
display: block;
line-height: 42px;
color: #fff;
}
div.style-customizer ul {
list-style: none;
margin: 0;
padding: 5px 0 0 0;
font-size: 0;
}
div.style-customizer ul li {
cursor: pointer;
display: inline-block;
float: left;
height: 25px;
margin: 0 2px 3px 0;
overflow: hidden;
position: relative;
transition: all 0.3s linear 0s;
width: 60px;
}
div.style-customizer ul.layoutstyle li {
background-color: #f1f1f1;
border: 1px solid #2395ec;
color: #2395ec;
font-size: 14px;
font-weight: 700;
height: 30px;
line-height: 26px;
padding-right: 5px;
text-align: center;
width: 49%;
}
div.style-customizer ul.layoutstyle li:hover {
background-color: #2395ec;
color: #fff;
}
div.style-customizer ul.layoutstyle li i {
color: #cccccc;
font-size: 11px;
}
div.style-customizer ul.layoutstyle li.selected {
border: 1px solid #aaaaaa;
}
div.style-customizer ul.layoutstyle li.selected i {
color: #666666;
}
div.style-customizer ul.footerChange li {
width: 45%;
height: 30px;
margin-right: 5px;
font-size: 13px;
padding: 6px 14px 0;
}
div.style-customizer ul.footerChange li.dark {
color: #f1f1f1;
background-color: #262626;
}
div.style-customizer ul.footerChange li.light {
color: #333333;
background-color: #f7f7f7;
}
div.style-customizer ul.footerChange li i {
width: 20px;
}
div.style-customizer ul.patternChange li {
border: 1px solid #ccc;
}
div.style-customizer ul.patternChange li.pattern-0.selected:after,
div.style-customizer ul.patternChange li.pattern-1.selected:after,
div.style-customizer ul.patternChange li.pattern-2.selected:after,
div.style-customizer ul.patternChange li.pattern-3.selected:after,
div.style-customizer ul.patternChange li.pattern-4.selected:after {
color: #333333;
}
div.style-customizer ul.patternChange li.selected:after {
color: #ffffff;
}
div.style-customizer ul li.selected {
border: 1px solid #fff;
}
div.style-customizer ul.resetAll li {
height: auto;
margin-top: 15px;
min-width: 0;
padding: 6px 0;
text-align: center;
width: 100%;
}
div.style-customizer .btn a {
text-decoration: none;
color: #ffffff;
}
div.style-customizer select {
width: 100%;
padding: 5px;
border: 1px solid #b2bfca;
}
/*Color Skins*/
div.style-customizer .color-0 {
background: #c69c6d;
}
div.style-customizer .color-1 {
background: #F97C46;
}
div.style-customizer .color-2 {
background: #3ba5e3;
}
div.style-customizer .color-3 {
background: #2ecc71;
}
div.style-customizer .color-4 {
background: #8eda5c;
}
div.style-customizer .color-5 {
background: #73ae20;
}
div.style-customizer .color-6 {
background: #feb500;
}
div.style-customizer .color-7 {
background: #f1c40f;
}
div.style-customizer .color-8 {
background: #f63145;
}
div.style-customizer .color-9 {
background: #ff5454;
}
div.style-customizer .color-10 {
background: #c472d6;
}
div.style-customizer .color-11 {
background: #7877c1;
}
@media( max-width:992px) {
.style-customizer {
display: none !important;
}
.boxed-layout .page-wrapper {
width: inherit;
}
.boxed-layout.page-wrapper {
width: inherit;
}
} | public/libs/style-customizer/style-customizer.css | .customizer-logo {
width: 100%;
display: block;
}
.customizer-logo > img {
margin: 0 auto;
}
div.style-customizer {
background-color: #fff;
color: #262626;
width: 300px;
position: fixed;
top: 0;
z-index: 9999999;
left: -300px;
box-shadow: -3px 0 50px -2px rgba(0, 0, 0, 0.14);
height: 100%;
bottom: 0;
}
.style-customizer a.button:hover {
color:#2395ec !important;
}
.style-customizer.closed {
box-shadow: none;
}
.style-customizer a.button:hover:after {
z-index: -1;
}
.style-customizer a.button {
z-index: 9;
}
.style-customizer a {
text-decoration: none;
}
.style-customizer a.button.button-border {
background: #80858a none repeat scroll 0 0;
color: #ffffff;
display: inline-block;
border-radius: 4px;
font-size: 15px;
font-weight: 500;
line-height: 24px;
margin-top: 15px;
padding: 8px 30px;
text-transform: uppercase;
width: auto;
transition: all ease 0.5s;
}
.style-customizer a.button.button-border.btn-buy {
background: #7aa93c none repeat scroll 0 0;
border: none;
box-shadow: 0 2px 0 #6f9a37;
color: #ffffff;
}
.style-customizer a.button.button-border.btn-buy:hover {
background: #6f9a37 none repeat scroll 0 0;
color: #ffffff!important;
}
.style-customizer a.button.button-border:hover {
background: #494c4e;
color: #fff!important;
}
.opened .opener {
padding-left: 9px;
}
div.style-customizer .buy-button {
background: #1f1f1f none repeat scroll 0 0;
display: inline-block;
padding: 18px 30px;
position: absolute;
text-align: center;
width: 100%;
z-index: 2;
}
div.style-customizer .content-chooser {
background-color: #1f1f1f;
border-top: medium none;
bottom: 0;
height: 100%;
overflow-x: hidden;
overflow-y: auto;
padding: 140px 22px 30px 30px;
position: absolute;
top: 0;
z-index: -1;
}
div.style-customizer.opened .content-chooser {
opacity: 1;
}
.content-chooser p {
color: #d6cccc;
margin-bottom: 10px;
font-size: 13px;
}
div.style-customizer h2 {
margin: 0;
font-size: 18px;
}
div.style-customizer h3 {
color: #fff;
font-size: 16px;
font-weight: 600;
line-height: 15px;
margin-bottom: 10px;
margin-top: 30px;
}
div.style-customizer hr {
margin: 15px 0;
}
div.style-customizer hr + h3 {
margin-top: 0;
}
div.style-customizer a.opener {
display: block;
height: 45px;
position: absolute;
left: 300px;
top: 200px;
background: #1f1f1f;
width: 45px;
font-size: 20px;
line-height: 45px;
color: #fff;
text-align: center;
text-decoration: none;
box-shadow: 1px 0 3px 0 rgba(0, 0, 0, 0.14), -1px 0 3px 0 rgba(0, 0, 0, 0.14);
}
div.style-customizer.opened a.opener {
right: -45px;
border-color: transparent;
}
div.style-customizer.opened a.opener i {
display: block;
line-height: 42px;
color: #fff;
}
div.style-customizer ul {
list-style: none;
margin: 0;
padding: 5px 0 0 0;
font-size: 0;
}
div.style-customizer ul li {
cursor: pointer;
display: inline-block;
float: left;
height: 25px;
margin: 0 2px 3px 0;
overflow: hidden;
position: relative;
transition: all 0.3s linear 0s;
width: 60px;
}
div.style-customizer ul.layoutstyle li {
background-color: #f1f1f1;
border: 1px solid #2395ec;
color: #2395ec;
font-size: 14px;
font-weight: 700;
height: 30px;
line-height: 26px;
padding-right: 5px;
text-align: center;
width: 49%;
}
div.style-customizer ul.layoutstyle li:hover {
background-color: #2395ec;
color: #fff;
}
div.style-customizer ul.layoutstyle li i {
color: #cccccc;
font-size: 11px;
}
div.style-customizer ul.layoutstyle li.selected {
border: 1px solid #aaaaaa;
}
div.style-customizer ul.layoutstyle li.selected i {
color: #666666;
}
div.style-customizer ul.footerChange li {
width: 45%;
height: 30px;
margin-right: 5px;
font-size: 13px;
padding: 6px 14px 0;
}
div.style-customizer ul.footerChange li.dark {
color: #f1f1f1;
background-color: #262626;
}
div.style-customizer ul.footerChange li.light {
color: #333333;
background-color: #f7f7f7;
}
div.style-customizer ul.footerChange li i {
width: 20px;
}
div.style-customizer ul.patternChange li {
border: 1px solid #ccc;
}
div.style-customizer ul.patternChange li.pattern-0.selected:after,
div.style-customizer ul.patternChange li.pattern-1.selected:after,
div.style-customizer ul.patternChange li.pattern-2.selected:after,
div.style-customizer ul.patternChange li.pattern-3.selected:after,
div.style-customizer ul.patternChange li.pattern-4.selected:after {
color: #333333;
}
div.style-customizer ul.patternChange li.selected:after {
color: #ffffff;
}
div.style-customizer ul li.selected {
border: 1px solid #fff;
}
div.style-customizer ul.resetAll li {
height: auto;
margin-top: 15px;
min-width: 0;
padding: 6px 0;
text-align: center;
width: 100%;
}
div.style-customizer .btn a {
text-decoration: none;
color: #ffffff;
}
div.style-customizer select {
width: 100%;
padding: 5px;
border: 1px solid #b2bfca;
}
/*Color Skins*/
div.style-customizer .color-0 {
background: #c69c6d;
}
div.style-customizer .color-1 {
background: #F97C46;
}
div.style-customizer .color-2 {
background: #3ba5e3;
}
div.style-customizer .color-3 {
background: #2ecc71;
}
div.style-customizer .color-4 {
background: #8eda5c;
}
div.style-customizer .color-5 {
background: #73ae20;
}
div.style-customizer .color-6 {
background: #feb500;
}
div.style-customizer .color-7 {
background: #f1c40f;
}
div.style-customizer .color-8 {
background: #f63145;
}
div.style-customizer .color-9 {
background: #ff5454;
}
div.style-customizer .color-10 {
background: #c472d6;
}
div.style-customizer .color-11 {
background: #7877c1;
}
@media( max-width:992px) {
.style-customizer {
display: none !important;
}
.boxed-layout .page-wrapper {
width: inherit;
}
.boxed-layout.page-wrapper {
width: inherit;
}
} | 0.383872 | 0.115088 |
body, #page-content{background-color:#f5f5f5;}
.content, .content-material{
background-color:#FFFFFF;
padding:20px;
padding-bottom:0px!important;
margin:20px;
margin-bottom:30px;
box-shadow: 0 3px 16px rgba(0,0,0,0.1), 0 3px 16px rgba(0,0,0,0.20);
overflow:hidden;
}
.content .button,
.content .icon,
.content-material .button,
.content-material .icon,
.content-fullscreen-material .button,
.content-fullscreen-material .icon,
.back-to-top-badge,
.heading-strip,
.notification-large,
.notification-medium,
.notification-small,
.gallery a img,
.gallery-adaptive a,
.portfolio-item img,
.portfolio-icon,
.header
{
box-shadow: 0 3px 16px rgba(0,0,0,0.1), 0 3px 16px rgba(0,0,0,0.20);
}
.content-center-material{
background-color:#FFFFFF;
padding:30px 20px;
box-shadow: 0 3px 16px rgba(0,0,0,0.1), 0 3px 16px rgba(0,0,0,0.20);
}
.content-fullscreen-material{
background-color:#FFFFFF;
padding:20px;
margin-top:20px;
margin-bottom:20px;
margin-bottom:30px;
box-shadow: 0 3px 16px rgba(0,0,0,0.1), 0 3px 16px rgba(0,0,0,0.20);
}
.content-material-box{
max-width:400px;
margin-left:auto;
margin-right:auto;
}
.material-no-bottom{padding-bottom:0px!important;}
.material-full-bottom{padding-bottom:25px!important;}
.material-half-bottom{padding-bottom:5px!important;}
.material-full-top{padding-top:40px!important;}
.material-half-top{padding-top:30px!important;}
.material-no-top{padding-top:0px!important;}
.no-material{box-shadow:0px 0px 0px!important; background-color:transparent!important; margin:0px!important;}
.material-shadows, .material-shadow{box-shadow: 0 3px 16px rgba(0,0,0,0.1), 0 3px 16px rgba(0,0,0,0.20);}
/*General - Reset*/
p{color:#666666;}
p strong{color:#1f1f1f;}
a{color:#2980b9;}
.table tr.even td{background: #efefef;}
.table tr:hover td{background: #f8f8f8;}
tr:hover > td {background: #fff;}
th{ border-bottom: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; color: #555; background-color: #f6f6f6;}
td{ border-right: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; color: #666; background-color: #fdfdfd;}
table{ background-color: #f6f6f6; border-left: 1px solid #e9e9e9; border-top: 1px solid #e9e9e9;}
/*Heading Style*/
.heading-style .line{background-color:#000000;}
.heading-style i{background-color:#FFFFFF; color:#666666;}
.decoration{background-color:rgba(0,0,0,0.1);}
/*Select Box*/
.select-box{border: 1px solid rgba(0,0,0,0.1); background: #FFFFFF url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 95% 50%;}
/*Input*/
.input-text-box{ border:solid 1px rgba(0,0,0,0.1); color:rgba(0,0,0,0.6);}
.input-text-line{ border-bottom:solid 1px rgba(0,0,0,0.1); color:rgba(0,0,0,0.6);}
.input-text-line:focus, .input-text-box:focus{color:#000000!important;}
.input-icon i{color:#8b8b8b;}
/*Dropcaps*/
.dropcaps-1:first-child:first-letter{ color: #000;}
.dropcaps-2:first-child:first-letter{ color: #FFF; background-color:#000;}
.dropcaps-3:first-child:first-letter{ color: #1f1f1f; border-left:solid 4px #c0392b;}
.dropcaps-4:first-child:first-letter{ color: #1f1f1f; text-shadow:3px 3px 1px rgba(0,0,0,0.3);
}
/*Text Highlight*/
.text-highlight span{color:#FFFFFF;}
/*Device Buttons*/
.android-button{background-color:#000000;}
.android-button em{color:#FFFFFF;}
.android-button i{color:#FFFFFF;}
.android-button strong{color:#FFFFFF;}
.ios-button{background-color:#000000;}
.ios-button em{color:#FFFFFF;}
.ios-button i{color:#FFFFFF;}
.ios-button strong{color:#FFFFFF;}
.windows-button{background-color:#000000;}
.windows-button em{color:#FFFFFF;}
.windows-button i{color:#FFFFFF;}
.windows-button strong{color:#FFFFFF;}
.down-button{background-color:#000000;}
.down-button em{color:#FFFFFF;}
.down-button i{color:#FFFFFF;}
.down-button strong{color:#FFFFFF;}
/*Toggles*/
.toggle{border-bottom:solid 1px rgba(0,0,0,0.1);}
.toggle .toggle-title{color:#1f1f1f;}
.toggle i{color:#000000;}
/*Dropdown*/
.dropdown-ghost{color:#1f1f1f!important;}
.dropdown-ghost em{color:#1f1f1f!important;}
.dropdown-ghost .dropdown-item em{color:#1f1f1f!important;}
.dropdown-ghost i{color:#1f1f1f!important;}
/*Accordions*/
.accordion-item{border:solid 1px rgba(0,0,0,0.1);}
.accordion-toggle{color:#1f1f1f;}
.last-accordion-item{border-bottom:solid 1px rgba(0,0,0,0.1)!important;}
/*Tabs*/
ul.tabs li{color: #222;}
ul.tabs li.current{background: #ededed; color: #222;}
.tab-content{background: #ededed;}
.dark-menu-bar a{color:#FFFFFF!important;}
/*Portfolios*/
.border-image{background-color:#FFFFFF; border:solid 1px rgba(0,0,0,0.1);}
.active-adaptive{color:#FFFFFF!important;}
.portfolio-adaptive-controls{background-color:#2c3e50;}
.portfolio-adaptive-controls h4{color:#FFFFFF;}
.portfolio-adaptive-controls .portfolio-switch{border-left:solid 1px rgba(255,255,255,0.1); color:rgba(255,255,255,0.5);}
/*Quotes / Reviews*/
.quote-1-left{border-left:solid 8px #c0392b;}
.quote-1-left em{color:#8e8e8e;}
.quote-1-right{border-right:solid 8px #c0392b;}
.quote-1-right em{color:#8e8e8e;}
.quote-2-left i{color:#cacaca;}
.quote-2-right i{color:#cacaca;}
.quote-3 a{color:#1f1f1f;}
.review-1 em{color:#8d8d8d;}
.review-2 em{color:#8d8d8d;}
.review-3 a{color:#1f1f1f;}
/*Timeline Page*/
.page-timeline-1 .timeline-block-left i{border:solid 1px #cacaca; background-color:#FFFFFF;}
.page-timeline-1 .timeline-deco{background-color:#cacaca;}
.page-timeline-1 .timeline-subheading{color:#2980b9;}
.page-timeline-2 .timeline-deco{background-color:#cacaca;}
.page-timeline-2 .timeline-icon{background-color:#FFFFFF;}
.page-timeline-2 .timeline-icon i{border:solid 1px rgba(0,0,0,0.2); background-color:#FFFFFF;}
.page-timeline-2 .timeline-content{background-color:#FFFFFF;}
.page-timeline-2 .timeline-content-fullscreen{background-color:#FFFFFF;}
.page-timeline-2 .timeline-subheading{color:#2980b9;}
.page-timeline-2 .timeline-smallheading{color:#2980b9;}
/*Page Login*/
.page-login-input input{background-color:rgba(255,255,255,0); border-bottom:solid 2px rgba(0,0,0,0.1); color:#1f1f1f;}
.page-login-input input:focus{border-bottom:solid 2px #27ae60;}
.page-login-input i{color:#4a4a4a;}
.page-login-input a i{color:#d3d3d3!important;}
.page-login-forgot{color:#969696;}
.page-login-create{color:#969696;}
/*Contact Page*/
.contactField{background-color:rgba(255,255,255,0.4); color:#666; border:solid 1px #cacaca;}
.contactField:focus{border:solid 1px #27ae60;}
.contactTextarea{background-color:rgba(255,255,255,0.4); border:solid 1px #cacaca; color: #666;}
.contactTextarea:focus{border:solid 1px #27ae60;}
/*Contact Icons*/
.contact-call, .contact-text, .contact-mail, .contact-facebook, .contact-twitter{color:#666666;}
.contact-call i, .contact-text i, .contact-mail i, .contact-facebook i, .contact-twitter i{color:#1f1f1f;}
/*User List*/
.user-list-1{border-bottom:solid 1px rgba(0,0,0,0.1);}
.user-list-2{border-bottom:solid 1px rgba(0,0,0,0.1);}
.user-list-2 em{color:#868686;}
.user-list-3{border-bottom:solid 1px rgba(0,0,0,0.1);}
.user-list-3 strong{color:#1f1f1f;}
.user-list-3 i{color:#1f1f1f;}
.user-list-4{border-bottom:solid 1px rgba(0,0,0,0.1);}
.user-list-4 strong{color:#1f1f1f;}
.user-list-4 em{color:#868686;}
.user-list-4 .fa-angle-right{color:#1f1f1f;}
.activity-item{border-bottom:solid 1px rgba(0,0,0,0.1);}
.activity-item em{color:#cacaca;}
.activity-incident em{color:#acacac;}
/*Calendar*/
.calendar-titles a{color:#1f1f1f;}
.calendar-days a{color:#1f1f1f;}
.calendar-days a:hover{color:rgba(41, 128, 185,1.0);}
.taken-day{color:#FFFFFF!important;}
.taken-day i{color:#27ae60;}
.close-day{color:#FFFFFF!important;}
.close-day i{color:#c0392b;}
.calendar-hours{border-top:solid 1px rgba(0,0,0,0.1);}
.calendar-hour{border-bottom:solid 1px rgba(0,0,0,0.1);}
.calendar-hour-clear:hover{background-color: rgba(39, 174, 96, 0.1);}
.calendar-hour-taken:hover{background-color: rgba(192, 57, 43,0.1);}
.calendar-hour strong{color:#666666; opacity:0.7;}
.calendar-hour em{color:#666666;}
/*Checklist*/
.checklist-item{border-bottom:solid 1px rgba(0,0,0,0.1);}
.checklist-item .fa-circle-o{color:#acacac;}
.checklist-item em{color:#1f1f1f;}
.checklist-item em span{color:#c1c1c1;}
.checklist-item em{border-right:solid 1px rgba(0,0,0,0.1);}
.checklist-item strong{color:#1f1f1f;}
.completed-checklist{color:#838383!important;}
/*Tasklist Item*/
.tasklist-item{color:#1f1f1f; border-left:solid 4px #ecf0f1;}
.tasklist-item i:first-child{color:rgba(0,0,0,0.2);}
.tasklist-item h5{border-top:solid 1px rgba(0,0,0,0.1); border-right:solid 1px rgba(0,0,0,0.1);}
.tasklist-completed{background-color:#fafafa;}
.tasklist-completed h5{color:rgba(0,0,0,0.5);}
/*Chat Page*/
.chat-input{border-top:solid 1px rgba(0,0,0,0.1); background: #eeeeee;}
.chat-input a:first-child{background-color:#1f1f1f; color:#FFFFFF;}
.chat-input a:last-child{ background-color:#1f1f1f; color:#FFFFFF;}
.chat-input input{color:#666666; border:solid 1px rgba(0,0,0,0.2);}
.chat-input input:focus{color:#1f1f1f;}
.speach-left{ background-color:#FFFFFF; border:solid 1px #cacaca;}
.speach-right{background-color:#FFFFFF; border:solid 1px #cacaca;}
/*News Page*/
.active-home-tab{color:#1f1f1f!important; border-bottom:solid 3px #e74c3c!important;}
.home-tabs a:hover{color:#1f1f1f!important; border-bottom:solid 3px #e74c3c!important;}
.home-tabs a{color:rgba(0,0,0,0.5); border-bottom:solid 3px #ecf0f1;}
.thumb-layout strong{color:#1f1f1f;}
.thumb-layout em{color:#666666;}
.badge-news{background-color:rgba(0,0,0,1);}
.badge-news h2{color:#FFFFFF;}
.badge-news p{color:#FFFFFF;}
.card-small-layout strong{background-color:#FFFFFF; color:#1f1f1f;}
.card-small-layout em{color:#666666;}
.card-small-layout u{color:#2980b9;}
.card-large-layout strong{background-color:#FFFFFF; color:#1f1f1f;}
.card-large-layout em{color:#666666;}
.card-large-layout u{color:#2980b9;}
.text-slider{background-color:#000000;}
.text-slider p{color:#FFFFFF; border-bottom:solid 1px rgba(0,0,0,0.1);}
.thumb-layout a u{color:rgba(0,0,0,0.4);}
.profile-categories a{border-bottom:solid 1px rgba(0,0,0,0.05); color:#666666;}
.profile-categories a em{color:#FFFFFF;}
/*Store Page*/
.category-slider a em{ color:#666666;}
.category-slider a strong{color:#1f1f1f;}
.category-title{color:#000000; border-top:solid 1px rgba(0,0,0,0.1);}
.badge-store{background-color:rgba(0,0,0,1);}
.badge-store h2{color:#FFFFFF;}
.badge-store h3{color:#FFFFFF;}
.badge-store p{color:rgba(255,255,255,0.7);}
.store-slider-item-description h6{color:#e85242;}
.store-slider-category{color:#777777;}
.store-slider-buttons a{color:#FFFFFF;}
.store-item strong{color:#1f1f1f;}
.store-item em{color:#666666;}
.store-item .discount{color:#e74c3c;}
.store-item .offer{color:#27ae60;}
.store-item-button-1{color:#FFFFFF; background-color:rgba(0,0,0,0.8);}
.store-item-button-2{color:#FFFFFF; background-color:rgba(0,0,0,0.8);}
.store-item-button-3{color:#FFFFFF; background-color:rgba(0,0,0,0.8);}
.store-item-list a strong{color:#1f1f1f;}
.store-item-list a em{color:#666666;}
.store-item-list a u{color:#000000; background-color:rgba(255,255,255,0.9);}
.store-cart-1 .cart-item h2{color:#2981bb;}
.store-cart-1 .cart-item h3{color:#666666;}
.store-cart-1 .cart-item h4 a:first-child{color:rgba(0,0,0,0.4);}
.store-cart-1 .cart-item h4 a:first-child:hover{color:#2cc16a;}
.store-cart-1 .cart-item h4 a:last-child{color:rgba(0,0,0,0.4);}
.store-cart-1 .cart-item h4 a:last-child:hover{color:#e74c3c;}
.store-cart-1 .cart-item h4 input{border:solid 1px rgba(0,0,0,0.1);}
.store-cart-1 .cart-item h5 a{color:#c0392b;}
.store-cart-2 .cart-item h2{color:#FFFFFF; background-color:rgba(0,0,0,0.6);}
.store-cart-2 .cart-item h3{color:#666666;}
.store-cart-2 .cart-item h4 a:first-child{color:rgba(0,0,0,0.4);}
.store-cart-2 .cart-item h4 a:first-child:hover{color:#2cc16a;}
.store-cart-2 .cart-item h4 a:last-child{color:rgba(0,0,0,0.4);}
.store-cart-2 .cart-item h4 a:last-child:hover{color:#e74c3c;}
.store-cart-2 .cart-item h4 input{border:solid 1px rgba(0,0,0,0.1);}
.store-input input{border:solid 1px rgba(0,0,0,0.2); color:#bdc3c7;}
.store-input input:focus{border:solid 1px #27ae60!important; color:#666666;}
.store-input select{border:solid 1px rgba(0,0,0,0.2); color:#bdc3c7;}
.store-input select:focus{border:solid 1px #27ae60!important; color:#666666;}
.store-about-image img{border:solid 5px #FFFFFF;}
.store-history-item h2{color:#666666;}
.store-history-item h6{color:#FFFFFF; background-color:rgba(0,0,0,0.5);}
/*Blog Page*/
.page-blog-list-more i{color:#FFFFFF; background-color:#2980b9;}
.page-blog-list-more i:hover{color:#FFFFFF; background-color:#3498db;}
.page-blog-list-share i{color:#FFFFFF; background-color:#27ae60;}
.page-blog-list-share i:hover{ background-color:#2ecc71;}
.blog-sidebar-search input{border-bottom:solid 2px rgba(0,0,0,0.2);}
.blog-sidebar-search input:focus{border-bottom:solid 2px #27ae60;}
.blog-sidebar-recent-posts a{border-bottom:solid 1px rgba(0,0,0,0.1);}
.blog-sidebar-recent-posts strong{color:#1f1f1f;}
.blog-sidebar-recent-posts em{color:rgba(0,0,0,0.5);}
.blog-sidebar-recent-posts i{color:#1f1f1f;}
.blog-sidebar-categories a{border-bottom:solid 1px rgba(0,0,0,0.1); color:#1f1f1f;}
.blog-sidebar-categories a em{background-color:#e74c3c; color:#FFFFFF;}
.blog-post-comment strong{color:#1f1f1f;}
.blog-post-comment-add input:focus{border-bottom:solid 2px #27ae60;}
.blog-post-comment-add input{border-bottom:solid 2px rgba(0,0,0,0.1); color:#1f1f1f;}
.blog-post-comment-add textarea{border-bottom:solid 2px rgba(0,0,0,0.1); color:#1f1f1f;}
.blog-post-comment-add textarea:focus{border-bottom:solid 2px #27ae60;} | resources/app/resources/app/html/styles/skin_light.css |
body, #page-content{background-color:#f5f5f5;}
.content, .content-material{
background-color:#FFFFFF;
padding:20px;
padding-bottom:0px!important;
margin:20px;
margin-bottom:30px;
box-shadow: 0 3px 16px rgba(0,0,0,0.1), 0 3px 16px rgba(0,0,0,0.20);
overflow:hidden;
}
.content .button,
.content .icon,
.content-material .button,
.content-material .icon,
.content-fullscreen-material .button,
.content-fullscreen-material .icon,
.back-to-top-badge,
.heading-strip,
.notification-large,
.notification-medium,
.notification-small,
.gallery a img,
.gallery-adaptive a,
.portfolio-item img,
.portfolio-icon,
.header
{
box-shadow: 0 3px 16px rgba(0,0,0,0.1), 0 3px 16px rgba(0,0,0,0.20);
}
.content-center-material{
background-color:#FFFFFF;
padding:30px 20px;
box-shadow: 0 3px 16px rgba(0,0,0,0.1), 0 3px 16px rgba(0,0,0,0.20);
}
.content-fullscreen-material{
background-color:#FFFFFF;
padding:20px;
margin-top:20px;
margin-bottom:20px;
margin-bottom:30px;
box-shadow: 0 3px 16px rgba(0,0,0,0.1), 0 3px 16px rgba(0,0,0,0.20);
}
.content-material-box{
max-width:400px;
margin-left:auto;
margin-right:auto;
}
.material-no-bottom{padding-bottom:0px!important;}
.material-full-bottom{padding-bottom:25px!important;}
.material-half-bottom{padding-bottom:5px!important;}
.material-full-top{padding-top:40px!important;}
.material-half-top{padding-top:30px!important;}
.material-no-top{padding-top:0px!important;}
.no-material{box-shadow:0px 0px 0px!important; background-color:transparent!important; margin:0px!important;}
.material-shadows, .material-shadow{box-shadow: 0 3px 16px rgba(0,0,0,0.1), 0 3px 16px rgba(0,0,0,0.20);}
/*General - Reset*/
p{color:#666666;}
p strong{color:#1f1f1f;}
a{color:#2980b9;}
.table tr.even td{background: #efefef;}
.table tr:hover td{background: #f8f8f8;}
tr:hover > td {background: #fff;}
th{ border-bottom: 1px solid #e9e9e9; border-right: 1px solid #e9e9e9; color: #555; background-color: #f6f6f6;}
td{ border-right: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; color: #666; background-color: #fdfdfd;}
table{ background-color: #f6f6f6; border-left: 1px solid #e9e9e9; border-top: 1px solid #e9e9e9;}
/*Heading Style*/
.heading-style .line{background-color:#000000;}
.heading-style i{background-color:#FFFFFF; color:#666666;}
.decoration{background-color:rgba(0,0,0,0.1);}
/*Select Box*/
.select-box{border: 1px solid rgba(0,0,0,0.1); background: #FFFFFF url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==") no-repeat 95% 50%;}
/*Input*/
.input-text-box{ border:solid 1px rgba(0,0,0,0.1); color:rgba(0,0,0,0.6);}
.input-text-line{ border-bottom:solid 1px rgba(0,0,0,0.1); color:rgba(0,0,0,0.6);}
.input-text-line:focus, .input-text-box:focus{color:#000000!important;}
.input-icon i{color:#8b8b8b;}
/*Dropcaps*/
.dropcaps-1:first-child:first-letter{ color: #000;}
.dropcaps-2:first-child:first-letter{ color: #FFF; background-color:#000;}
.dropcaps-3:first-child:first-letter{ color: #1f1f1f; border-left:solid 4px #c0392b;}
.dropcaps-4:first-child:first-letter{ color: #1f1f1f; text-shadow:3px 3px 1px rgba(0,0,0,0.3);
}
/*Text Highlight*/
.text-highlight span{color:#FFFFFF;}
/*Device Buttons*/
.android-button{background-color:#000000;}
.android-button em{color:#FFFFFF;}
.android-button i{color:#FFFFFF;}
.android-button strong{color:#FFFFFF;}
.ios-button{background-color:#000000;}
.ios-button em{color:#FFFFFF;}
.ios-button i{color:#FFFFFF;}
.ios-button strong{color:#FFFFFF;}
.windows-button{background-color:#000000;}
.windows-button em{color:#FFFFFF;}
.windows-button i{color:#FFFFFF;}
.windows-button strong{color:#FFFFFF;}
.down-button{background-color:#000000;}
.down-button em{color:#FFFFFF;}
.down-button i{color:#FFFFFF;}
.down-button strong{color:#FFFFFF;}
/*Toggles*/
.toggle{border-bottom:solid 1px rgba(0,0,0,0.1);}
.toggle .toggle-title{color:#1f1f1f;}
.toggle i{color:#000000;}
/*Dropdown*/
.dropdown-ghost{color:#1f1f1f!important;}
.dropdown-ghost em{color:#1f1f1f!important;}
.dropdown-ghost .dropdown-item em{color:#1f1f1f!important;}
.dropdown-ghost i{color:#1f1f1f!important;}
/*Accordions*/
.accordion-item{border:solid 1px rgba(0,0,0,0.1);}
.accordion-toggle{color:#1f1f1f;}
.last-accordion-item{border-bottom:solid 1px rgba(0,0,0,0.1)!important;}
/*Tabs*/
ul.tabs li{color: #222;}
ul.tabs li.current{background: #ededed; color: #222;}
.tab-content{background: #ededed;}
.dark-menu-bar a{color:#FFFFFF!important;}
/*Portfolios*/
.border-image{background-color:#FFFFFF; border:solid 1px rgba(0,0,0,0.1);}
.active-adaptive{color:#FFFFFF!important;}
.portfolio-adaptive-controls{background-color:#2c3e50;}
.portfolio-adaptive-controls h4{color:#FFFFFF;}
.portfolio-adaptive-controls .portfolio-switch{border-left:solid 1px rgba(255,255,255,0.1); color:rgba(255,255,255,0.5);}
/*Quotes / Reviews*/
.quote-1-left{border-left:solid 8px #c0392b;}
.quote-1-left em{color:#8e8e8e;}
.quote-1-right{border-right:solid 8px #c0392b;}
.quote-1-right em{color:#8e8e8e;}
.quote-2-left i{color:#cacaca;}
.quote-2-right i{color:#cacaca;}
.quote-3 a{color:#1f1f1f;}
.review-1 em{color:#8d8d8d;}
.review-2 em{color:#8d8d8d;}
.review-3 a{color:#1f1f1f;}
/*Timeline Page*/
.page-timeline-1 .timeline-block-left i{border:solid 1px #cacaca; background-color:#FFFFFF;}
.page-timeline-1 .timeline-deco{background-color:#cacaca;}
.page-timeline-1 .timeline-subheading{color:#2980b9;}
.page-timeline-2 .timeline-deco{background-color:#cacaca;}
.page-timeline-2 .timeline-icon{background-color:#FFFFFF;}
.page-timeline-2 .timeline-icon i{border:solid 1px rgba(0,0,0,0.2); background-color:#FFFFFF;}
.page-timeline-2 .timeline-content{background-color:#FFFFFF;}
.page-timeline-2 .timeline-content-fullscreen{background-color:#FFFFFF;}
.page-timeline-2 .timeline-subheading{color:#2980b9;}
.page-timeline-2 .timeline-smallheading{color:#2980b9;}
/*Page Login*/
.page-login-input input{background-color:rgba(255,255,255,0); border-bottom:solid 2px rgba(0,0,0,0.1); color:#1f1f1f;}
.page-login-input input:focus{border-bottom:solid 2px #27ae60;}
.page-login-input i{color:#4a4a4a;}
.page-login-input a i{color:#d3d3d3!important;}
.page-login-forgot{color:#969696;}
.page-login-create{color:#969696;}
/*Contact Page*/
.contactField{background-color:rgba(255,255,255,0.4); color:#666; border:solid 1px #cacaca;}
.contactField:focus{border:solid 1px #27ae60;}
.contactTextarea{background-color:rgba(255,255,255,0.4); border:solid 1px #cacaca; color: #666;}
.contactTextarea:focus{border:solid 1px #27ae60;}
/*Contact Icons*/
.contact-call, .contact-text, .contact-mail, .contact-facebook, .contact-twitter{color:#666666;}
.contact-call i, .contact-text i, .contact-mail i, .contact-facebook i, .contact-twitter i{color:#1f1f1f;}
/*User List*/
.user-list-1{border-bottom:solid 1px rgba(0,0,0,0.1);}
.user-list-2{border-bottom:solid 1px rgba(0,0,0,0.1);}
.user-list-2 em{color:#868686;}
.user-list-3{border-bottom:solid 1px rgba(0,0,0,0.1);}
.user-list-3 strong{color:#1f1f1f;}
.user-list-3 i{color:#1f1f1f;}
.user-list-4{border-bottom:solid 1px rgba(0,0,0,0.1);}
.user-list-4 strong{color:#1f1f1f;}
.user-list-4 em{color:#868686;}
.user-list-4 .fa-angle-right{color:#1f1f1f;}
.activity-item{border-bottom:solid 1px rgba(0,0,0,0.1);}
.activity-item em{color:#cacaca;}
.activity-incident em{color:#acacac;}
/*Calendar*/
.calendar-titles a{color:#1f1f1f;}
.calendar-days a{color:#1f1f1f;}
.calendar-days a:hover{color:rgba(41, 128, 185,1.0);}
.taken-day{color:#FFFFFF!important;}
.taken-day i{color:#27ae60;}
.close-day{color:#FFFFFF!important;}
.close-day i{color:#c0392b;}
.calendar-hours{border-top:solid 1px rgba(0,0,0,0.1);}
.calendar-hour{border-bottom:solid 1px rgba(0,0,0,0.1);}
.calendar-hour-clear:hover{background-color: rgba(39, 174, 96, 0.1);}
.calendar-hour-taken:hover{background-color: rgba(192, 57, 43,0.1);}
.calendar-hour strong{color:#666666; opacity:0.7;}
.calendar-hour em{color:#666666;}
/*Checklist*/
.checklist-item{border-bottom:solid 1px rgba(0,0,0,0.1);}
.checklist-item .fa-circle-o{color:#acacac;}
.checklist-item em{color:#1f1f1f;}
.checklist-item em span{color:#c1c1c1;}
.checklist-item em{border-right:solid 1px rgba(0,0,0,0.1);}
.checklist-item strong{color:#1f1f1f;}
.completed-checklist{color:#838383!important;}
/*Tasklist Item*/
.tasklist-item{color:#1f1f1f; border-left:solid 4px #ecf0f1;}
.tasklist-item i:first-child{color:rgba(0,0,0,0.2);}
.tasklist-item h5{border-top:solid 1px rgba(0,0,0,0.1); border-right:solid 1px rgba(0,0,0,0.1);}
.tasklist-completed{background-color:#fafafa;}
.tasklist-completed h5{color:rgba(0,0,0,0.5);}
/*Chat Page*/
.chat-input{border-top:solid 1px rgba(0,0,0,0.1); background: #eeeeee;}
.chat-input a:first-child{background-color:#1f1f1f; color:#FFFFFF;}
.chat-input a:last-child{ background-color:#1f1f1f; color:#FFFFFF;}
.chat-input input{color:#666666; border:solid 1px rgba(0,0,0,0.2);}
.chat-input input:focus{color:#1f1f1f;}
.speach-left{ background-color:#FFFFFF; border:solid 1px #cacaca;}
.speach-right{background-color:#FFFFFF; border:solid 1px #cacaca;}
/*News Page*/
.active-home-tab{color:#1f1f1f!important; border-bottom:solid 3px #e74c3c!important;}
.home-tabs a:hover{color:#1f1f1f!important; border-bottom:solid 3px #e74c3c!important;}
.home-tabs a{color:rgba(0,0,0,0.5); border-bottom:solid 3px #ecf0f1;}
.thumb-layout strong{color:#1f1f1f;}
.thumb-layout em{color:#666666;}
.badge-news{background-color:rgba(0,0,0,1);}
.badge-news h2{color:#FFFFFF;}
.badge-news p{color:#FFFFFF;}
.card-small-layout strong{background-color:#FFFFFF; color:#1f1f1f;}
.card-small-layout em{color:#666666;}
.card-small-layout u{color:#2980b9;}
.card-large-layout strong{background-color:#FFFFFF; color:#1f1f1f;}
.card-large-layout em{color:#666666;}
.card-large-layout u{color:#2980b9;}
.text-slider{background-color:#000000;}
.text-slider p{color:#FFFFFF; border-bottom:solid 1px rgba(0,0,0,0.1);}
.thumb-layout a u{color:rgba(0,0,0,0.4);}
.profile-categories a{border-bottom:solid 1px rgba(0,0,0,0.05); color:#666666;}
.profile-categories a em{color:#FFFFFF;}
/*Store Page*/
.category-slider a em{ color:#666666;}
.category-slider a strong{color:#1f1f1f;}
.category-title{color:#000000; border-top:solid 1px rgba(0,0,0,0.1);}
.badge-store{background-color:rgba(0,0,0,1);}
.badge-store h2{color:#FFFFFF;}
.badge-store h3{color:#FFFFFF;}
.badge-store p{color:rgba(255,255,255,0.7);}
.store-slider-item-description h6{color:#e85242;}
.store-slider-category{color:#777777;}
.store-slider-buttons a{color:#FFFFFF;}
.store-item strong{color:#1f1f1f;}
.store-item em{color:#666666;}
.store-item .discount{color:#e74c3c;}
.store-item .offer{color:#27ae60;}
.store-item-button-1{color:#FFFFFF; background-color:rgba(0,0,0,0.8);}
.store-item-button-2{color:#FFFFFF; background-color:rgba(0,0,0,0.8);}
.store-item-button-3{color:#FFFFFF; background-color:rgba(0,0,0,0.8);}
.store-item-list a strong{color:#1f1f1f;}
.store-item-list a em{color:#666666;}
.store-item-list a u{color:#000000; background-color:rgba(255,255,255,0.9);}
.store-cart-1 .cart-item h2{color:#2981bb;}
.store-cart-1 .cart-item h3{color:#666666;}
.store-cart-1 .cart-item h4 a:first-child{color:rgba(0,0,0,0.4);}
.store-cart-1 .cart-item h4 a:first-child:hover{color:#2cc16a;}
.store-cart-1 .cart-item h4 a:last-child{color:rgba(0,0,0,0.4);}
.store-cart-1 .cart-item h4 a:last-child:hover{color:#e74c3c;}
.store-cart-1 .cart-item h4 input{border:solid 1px rgba(0,0,0,0.1);}
.store-cart-1 .cart-item h5 a{color:#c0392b;}
.store-cart-2 .cart-item h2{color:#FFFFFF; background-color:rgba(0,0,0,0.6);}
.store-cart-2 .cart-item h3{color:#666666;}
.store-cart-2 .cart-item h4 a:first-child{color:rgba(0,0,0,0.4);}
.store-cart-2 .cart-item h4 a:first-child:hover{color:#2cc16a;}
.store-cart-2 .cart-item h4 a:last-child{color:rgba(0,0,0,0.4);}
.store-cart-2 .cart-item h4 a:last-child:hover{color:#e74c3c;}
.store-cart-2 .cart-item h4 input{border:solid 1px rgba(0,0,0,0.1);}
.store-input input{border:solid 1px rgba(0,0,0,0.2); color:#bdc3c7;}
.store-input input:focus{border:solid 1px #27ae60!important; color:#666666;}
.store-input select{border:solid 1px rgba(0,0,0,0.2); color:#bdc3c7;}
.store-input select:focus{border:solid 1px #27ae60!important; color:#666666;}
.store-about-image img{border:solid 5px #FFFFFF;}
.store-history-item h2{color:#666666;}
.store-history-item h6{color:#FFFFFF; background-color:rgba(0,0,0,0.5);}
/*Blog Page*/
.page-blog-list-more i{color:#FFFFFF; background-color:#2980b9;}
.page-blog-list-more i:hover{color:#FFFFFF; background-color:#3498db;}
.page-blog-list-share i{color:#FFFFFF; background-color:#27ae60;}
.page-blog-list-share i:hover{ background-color:#2ecc71;}
.blog-sidebar-search input{border-bottom:solid 2px rgba(0,0,0,0.2);}
.blog-sidebar-search input:focus{border-bottom:solid 2px #27ae60;}
.blog-sidebar-recent-posts a{border-bottom:solid 1px rgba(0,0,0,0.1);}
.blog-sidebar-recent-posts strong{color:#1f1f1f;}
.blog-sidebar-recent-posts em{color:rgba(0,0,0,0.5);}
.blog-sidebar-recent-posts i{color:#1f1f1f;}
.blog-sidebar-categories a{border-bottom:solid 1px rgba(0,0,0,0.1); color:#1f1f1f;}
.blog-sidebar-categories a em{background-color:#e74c3c; color:#FFFFFF;}
.blog-post-comment strong{color:#1f1f1f;}
.blog-post-comment-add input:focus{border-bottom:solid 2px #27ae60;}
.blog-post-comment-add input{border-bottom:solid 2px rgba(0,0,0,0.1); color:#1f1f1f;}
.blog-post-comment-add textarea{border-bottom:solid 2px rgba(0,0,0,0.1); color:#1f1f1f;}
.blog-post-comment-add textarea:focus{border-bottom:solid 2px #27ae60;} | 0.194674 | 0.062245 |
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-Black.eot');
src: url('Amelia-Basic-Black.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Black.woff2') format('woff2'),
url('Amelia-Basic-Black.woff') format('woff'),
url('Amelia-Basic-Black.ttf') format('truetype'),
url('Amelia-Basic-Black.svg#Amelia-Basic-Black') format('svg');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-LightItalic.eot');
src: url('Amelia-Basic-LightItalic.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-LightItalic.woff2') format('woff2'),
url('Amelia-Basic-LightItalic.woff') format('woff'),
url('Amelia-Basic-LightItalic.ttf') format('truetype'),
url('Amelia-Basic-LightItalic.svg#Amelia-Basic-LightItalic') format('svg');
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-Light.eot');
src: url('Amelia-Basic-Light.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Light.woff2') format('woff2'),
url('Amelia-Basic-Light.woff') format('woff'),
url('Amelia-Basic-Light.ttf') format('truetype'),
url('Amelia-Basic-Light.svg#Amelia-Basic-Light') format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic.eot');
src: url('Amelia-Basic.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic.woff2') format('woff2'),
url('Amelia-Basic.woff') format('woff'),
url('Amelia-Basic.ttf') format('truetype'),
url('Amelia-Basic.svg#Amelia-Basic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-Bold.eot');
src: url('Amelia-Basic-Bold.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Bold.woff2') format('woff2'),
url('Amelia-Basic-Bold.woff') format('woff'),
url('Amelia-Basic-Bold.ttf') format('truetype'),
url('Amelia-Basic-Bold.svg#Amelia-Basic-Bold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic-Oblicua';
src: url('Amelia-Basic-Oblicua.eot');
src: url('Amelia-Basic-Oblicua.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Oblicua.woff2') format('woff2'),
url('Amelia-Basic-Oblicua.woff') format('woff'),
url('Amelia-Basic-Oblicua.ttf') format('truetype'),
url('Amelia-Basic-Oblicua.svg#Amelia-Basic-Oblicua') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic-Oblicua';
src: url('Amelia-Basic-Oblicua-Light.eot');
src: url('Amelia-Basic-Oblicua-Light.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Oblicua-Light.woff2') format('woff2'),
url('Amelia-Basic-Oblicua-Light.woff') format('woff'),
url('Amelia-Basic-Oblicua-Light.ttf') format('truetype'),
url('Amelia-Basic-Oblicua-Light.svg#Amelia-Basic-Oblicua-Light') format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-BoldItalic.eot');
src: url('Amelia-Basic-BoldItalic.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-BoldItalic.woff2') format('woff2'),
url('Amelia-Basic-BoldItalic.woff') format('woff'),
url('Amelia-Basic-BoldItalic.ttf') format('truetype'),
url('Amelia-Basic-BoldItalic.svg#Amelia-Basic-BoldItalic') format('svg');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-Italic.eot');
src: url('Amelia-Basic-Italic.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Italic.woff2') format('woff2'),
url('Amelia-Basic-Italic.woff') format('woff'),
url('Amelia-Basic-Italic.ttf') format('truetype'),
url('Amelia-Basic-Italic.svg#Amelia-Basic-Italic') format('svg');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-BlackItalic.eot');
src: url('Amelia-Basic-BlackItalic.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-BlackItalic.woff2') format('woff2'),
url('Amelia-Basic-BlackItalic.woff') format('woff'),
url('Amelia-Basic-BlackItalic.ttf') format('truetype'),
url('Amelia-Basic-BlackItalic.svg#Amelia-Basic-BlackItalic') format('svg');
font-weight: 900;
font-style: italic;
}
@font-face {
font-family: 'Amelia-Basic-OblicuaBold';
src: url('Amelia-Basic-OblicuaBold.eot');
src: url('Amelia-Basic-OblicuaBold.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-OblicuaBold.woff2') format('woff2'),
url('Amelia-Basic-OblicuaBold.woff') format('woff'),
url('Amelia-Basic-OblicuaBold.ttf') format('truetype'),
url('Amelia-Basic-OblicuaBold.svg#Amelia-Basic-OblicuaBold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic-OblicuaBlack';
src: url('Amelia-Basic-OblicuaBlack.eot');
src: url('Amelia-Basic-OblicuaBlack.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-OblicuaBlack.woff2') format('woff2'),
url('Amelia-Basic-OblicuaBlack.woff') format('woff'),
url('Amelia-Basic-OblicuaBlack.ttf') format('truetype'),
url('Amelia-Basic-OblicuaBlack.svg#Amelia-Basic-OblicuaBlack') format('svg');
font-weight: 900;
font-style: normal;
} | assets/fonts/amelia/stylesheet.css | @font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-Black.eot');
src: url('Amelia-Basic-Black.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Black.woff2') format('woff2'),
url('Amelia-Basic-Black.woff') format('woff'),
url('Amelia-Basic-Black.ttf') format('truetype'),
url('Amelia-Basic-Black.svg#Amelia-Basic-Black') format('svg');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-LightItalic.eot');
src: url('Amelia-Basic-LightItalic.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-LightItalic.woff2') format('woff2'),
url('Amelia-Basic-LightItalic.woff') format('woff'),
url('Amelia-Basic-LightItalic.ttf') format('truetype'),
url('Amelia-Basic-LightItalic.svg#Amelia-Basic-LightItalic') format('svg');
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-Light.eot');
src: url('Amelia-Basic-Light.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Light.woff2') format('woff2'),
url('Amelia-Basic-Light.woff') format('woff'),
url('Amelia-Basic-Light.ttf') format('truetype'),
url('Amelia-Basic-Light.svg#Amelia-Basic-Light') format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic.eot');
src: url('Amelia-Basic.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic.woff2') format('woff2'),
url('Amelia-Basic.woff') format('woff'),
url('Amelia-Basic.ttf') format('truetype'),
url('Amelia-Basic.svg#Amelia-Basic') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-Bold.eot');
src: url('Amelia-Basic-Bold.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Bold.woff2') format('woff2'),
url('Amelia-Basic-Bold.woff') format('woff'),
url('Amelia-Basic-Bold.ttf') format('truetype'),
url('Amelia-Basic-Bold.svg#Amelia-Basic-Bold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic-Oblicua';
src: url('Amelia-Basic-Oblicua.eot');
src: url('Amelia-Basic-Oblicua.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Oblicua.woff2') format('woff2'),
url('Amelia-Basic-Oblicua.woff') format('woff'),
url('Amelia-Basic-Oblicua.ttf') format('truetype'),
url('Amelia-Basic-Oblicua.svg#Amelia-Basic-Oblicua') format('svg');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic-Oblicua';
src: url('Amelia-Basic-Oblicua-Light.eot');
src: url('Amelia-Basic-Oblicua-Light.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Oblicua-Light.woff2') format('woff2'),
url('Amelia-Basic-Oblicua-Light.woff') format('woff'),
url('Amelia-Basic-Oblicua-Light.ttf') format('truetype'),
url('Amelia-Basic-Oblicua-Light.svg#Amelia-Basic-Oblicua-Light') format('svg');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-BoldItalic.eot');
src: url('Amelia-Basic-BoldItalic.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-BoldItalic.woff2') format('woff2'),
url('Amelia-Basic-BoldItalic.woff') format('woff'),
url('Amelia-Basic-BoldItalic.ttf') format('truetype'),
url('Amelia-Basic-BoldItalic.svg#Amelia-Basic-BoldItalic') format('svg');
font-weight: bold;
font-style: italic;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-Italic.eot');
src: url('Amelia-Basic-Italic.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-Italic.woff2') format('woff2'),
url('Amelia-Basic-Italic.woff') format('woff'),
url('Amelia-Basic-Italic.ttf') format('truetype'),
url('Amelia-Basic-Italic.svg#Amelia-Basic-Italic') format('svg');
font-weight: normal;
font-style: italic;
}
@font-face {
font-family: 'Amelia-Basic';
src: url('Amelia-Basic-BlackItalic.eot');
src: url('Amelia-Basic-BlackItalic.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-BlackItalic.woff2') format('woff2'),
url('Amelia-Basic-BlackItalic.woff') format('woff'),
url('Amelia-Basic-BlackItalic.ttf') format('truetype'),
url('Amelia-Basic-BlackItalic.svg#Amelia-Basic-BlackItalic') format('svg');
font-weight: 900;
font-style: italic;
}
@font-face {
font-family: 'Amelia-Basic-OblicuaBold';
src: url('Amelia-Basic-OblicuaBold.eot');
src: url('Amelia-Basic-OblicuaBold.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-OblicuaBold.woff2') format('woff2'),
url('Amelia-Basic-OblicuaBold.woff') format('woff'),
url('Amelia-Basic-OblicuaBold.ttf') format('truetype'),
url('Amelia-Basic-OblicuaBold.svg#Amelia-Basic-OblicuaBold') format('svg');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'Amelia-Basic-OblicuaBlack';
src: url('Amelia-Basic-OblicuaBlack.eot');
src: url('Amelia-Basic-OblicuaBlack.eot?#iefix') format('embedded-opentype'),
url('Amelia-Basic-OblicuaBlack.woff2') format('woff2'),
url('Amelia-Basic-OblicuaBlack.woff') format('woff'),
url('Amelia-Basic-OblicuaBlack.ttf') format('truetype'),
url('Amelia-Basic-OblicuaBlack.svg#Amelia-Basic-OblicuaBlack') format('svg');
font-weight: 900;
font-style: normal;
} | 0.303422 | 0.081009 |
introtext{font-size:14px;}
.container-non-responsive {
/* Margin/padding copied from Bootstrap */
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
/* Set width to your desired site width */
width: 1170px;
}
.border-dash{border:#ccc dashed 2px;margin-bottom:10px;position:relative;background:#fff; }
.poper {
background: none repeat scroll 0 0 transparent;
border-radius: 0;
color: #666;
line-height: 1;
padding: 5px;
position: absolute;
right: 70px;
top: 0;
}
.col-lg-1 .poper,
.col-lg-2 .poper{
right:20px;
}
.col-lg-1 .poper span, .col-lg-1 .remove-col span,
.col-lg-2 .poper span, .col-lg-2 .remove-col span{
font-size:0px;
}
.poper, .remove-col{font-size:12px;}
.left .poper,.right .poper{right:0px;}
.left .remove-col,.right .remove-col{display:none;}
.border-dash .remove-col {
background: none repeat scroll 0 0 transparent;
border-radius: 0;
color: #666;
line-height: 1;
padding: 5px;
position: absolute;
right: 0;
top: 0;
}
.popover{min-width:300px; z-index:9999;}
.popover-content .list-group-item {
font-size: 12px;
line-height: 30px;
padding: 0 10px;
}
.blocks-content{max-height:300px;overflow-y:auto;display:block;border:#eee solid 1px;}
.block-change {
background: none repeat scroll 0 0 #eeeeee;
border: 1px dashed #16a085;
margin-bottom: 5px;
padding: 10px 5px 0;
}
.tagsinput-add-container{display:none;}
.block-change .pagination_setup {
height:0px;
transition: all 0.3s ease 0s;
cursor:pointer;
}
.block-change:hover .pagination_setup {
height:90px;
transition: all 0.3s ease 0s;
}
.block-change .pagination {
display: block;
height: 0;
opacity: 0;
position: absolute;
transition: all 0.3s ease 0s;
}
.block-change:hover .pagination {
display: block;
height: auto;
opacity: 1;
position: relative;
}
.panel-heading {
cursor:pointer;
}
.class-list {
color: #37a357;
font-style: italic;
}
/** Progress-bar **/
.progress-bar {
left: 50%;
position: fixed;
top: 50%;
z-index: 6000;
}
.progress-bar:after {
content: "";
z-index: -1;
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
background: -webkit-radial-gradient(center center, circle cover, rgba(0,0,0,0), rgba(0,0,0,0.5));
background: radial-gradient(center center, circle cover, rgba(0,0,0,0), rgba(0,0,0,0.5));
}
.progress-bar .bar {
font-size: 20px;
width: 10em;
height: 1em;
position: relative;
margin: 100px auto;
border-radius: .5em;
background: rgba(60,60,60,1);
box-shadow:
0 0 0 .05em rgba(100,100,100,0.075),
0 0 0 .25em rgba(0,0,0,0.1),
inset 0 .1em .05em rgba(0,0,0,0.1),
0 .05em rgba(255,255,255,0.7);
}
.progress-bar .bar:after {
content: "Please wait.";
position: absolute;
left: 25%;
top: 150%;
font-family: 'Carrois Gothic', sans-serif;
font-size: 1em;
color: #555;
text-shadow: 0 .05em rgba(255,255,255,0.7);
}
.progress-bar .bar .sphere {
border-radius: 50%;
width: 1em;
height: 100%;
background: -webkit-linear-gradient(#eee, #ddd);
background: linear-gradient(#eee, #ddd);
box-shadow:
inset 0 .15em .1em rgba(255,255,255,0.3),
inset 0 -.1em .15em rgba(0,0,0,0.15),
0 0 .25em rgba(0,0,0,0.3);
display: block;
-webkit-animation: slide 1.75s ease-in-out infinite alternate;
animation: slide 1.75s ease-in-out infinite alternate;
}
@-webkit-keyframes slide {
from { }
to { margin-left: 90%; }
}
@keyframes slide {
from { }
to { margin-left: 90%; }
}
.btn-group {
margin-left: 10px;
}
.box-width a.active {
font-weight: bold;
background: #e1e4e7;
}
#titan_layout {
background: none repeat scroll 0 0 rgb(236, 240, 241);
border: 0 solid rgb(204, 204, 204);
height: 3000px;
margin-top: 10px;
width: 100%;
}
#mainTab {
left: 5%;
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
}
#mainTabContent {
margin-top: 8px;
}
.nav-tabs > li > a {
line-height: normal;
}
.nav-pills > li + li{margin:0px;}
.nav-addons > li {
border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
float: left;
line-height: 30px;
margin-right: 10px;
width: 185px;
}
.nav-addons > li input {
margin: 0;
}
.modal.in{top:30px;}
.modal-body label {
cursor: pointer;
display: inline-block;
font-size: 12px;
line-height: 20px;
margin: 0;
}
.modal-body h3 {
color: #16a085;
font-size: 16px;
font-weight: bold;
margin-top: 0;
}
.modal .modal-title {
font-size: 20px;
font-weight: normal;
}
.modal-title span {
color: #ff0000;
float: right;
font-size: 15px;
padding-right: 30px;
}
.modal-footer{clear:both;}
.border-dash.col-xs-1 {
padding-left: 5px;
}
.border-dash.col-xs-1 p {
font-size: 12px;
}
.border-dash.col-xs-1 a.poper {
right: 13px;
}
.border-dash.col-xs-1 a {
font-size: 12px;
padding: 0;
}
.border-dash.col-xs-1 .btn-xs {
font-size: 10px;
padding: 5px;
}
.border-dash.col-xs-2 {
padding-left: 10px;
}
.border-dash.col-xs-2 p {
font-size: 14px;
}
.border-dash.col-xs-2 a.poper {
right: 15px;
}
.border-dash.col-xs-2 a {
font-size: 14px;
padding: 0;
}
.border-dash.col-xs-2 .btn-xs {
font-size: 12px;
padding: 5px;
}
#mainLayout h3.panel-title {
padding-left: 20px;
position: relative;
}
#mainLayout h3.panel-title:before {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(82, 213, 137);
border-style: solid;
border-width: 9px;
content: "";
height: 0;
left: 0;
position: absolute;
top: 0;
width: 0;
}
.left .border-dash:before {
content: "Left Sidebar";
font-size: 12px;
font-style: normal;
font-weight:bold;
left: 0;
position: absolute;
text-transform: capitalize;
top: -25px;
/* z-index: 999; */
color:green;
}
.right .border-dash:before {
content: "Right Sidebar";
font-size: 12px;
font-style: normal;
font-weight:bold;
position: absolute;
right: 0;
text-transform: capitalize;
top: -25px;
/* z-index: 999; */
color:green;
}
.form-group{margin:0px!important;}
#block_list li {
border: 1px solid #428bca;
border-radius: 0px;
margin: 5px 0;
padding: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
background-color: #428bca;
color: #fff;
font-weight: bold;
outline:none;
}
.nav-pills > li > a{border-radius:0px;}
#block_list li .glyphicon {
display: none;
}
#block_list li.un-save .glyphicon {
display: block;
}
.panel-heading .btn-save-config {
display: none;
}
#maincontent.panel-body .left {
float: none;
}
#maincontent.panel-body .right {
float: none;
}
#mainLayout .panel-body .btn-group.pull-right .btn {
margin: 0px 2px;
}
.ui-sortable-helper{
border: gold dashed 2px!important;
}
.btn-file {
position: relative;
overflow: hidden;
}
.btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
.panel-info .header-top {
border-bottom: none;
} | skin/adminhtml/default/default/titan/css/customization.css | introtext{font-size:14px;}
.container-non-responsive {
/* Margin/padding copied from Bootstrap */
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
/* Set width to your desired site width */
width: 1170px;
}
.border-dash{border:#ccc dashed 2px;margin-bottom:10px;position:relative;background:#fff; }
.poper {
background: none repeat scroll 0 0 transparent;
border-radius: 0;
color: #666;
line-height: 1;
padding: 5px;
position: absolute;
right: 70px;
top: 0;
}
.col-lg-1 .poper,
.col-lg-2 .poper{
right:20px;
}
.col-lg-1 .poper span, .col-lg-1 .remove-col span,
.col-lg-2 .poper span, .col-lg-2 .remove-col span{
font-size:0px;
}
.poper, .remove-col{font-size:12px;}
.left .poper,.right .poper{right:0px;}
.left .remove-col,.right .remove-col{display:none;}
.border-dash .remove-col {
background: none repeat scroll 0 0 transparent;
border-radius: 0;
color: #666;
line-height: 1;
padding: 5px;
position: absolute;
right: 0;
top: 0;
}
.popover{min-width:300px; z-index:9999;}
.popover-content .list-group-item {
font-size: 12px;
line-height: 30px;
padding: 0 10px;
}
.blocks-content{max-height:300px;overflow-y:auto;display:block;border:#eee solid 1px;}
.block-change {
background: none repeat scroll 0 0 #eeeeee;
border: 1px dashed #16a085;
margin-bottom: 5px;
padding: 10px 5px 0;
}
.tagsinput-add-container{display:none;}
.block-change .pagination_setup {
height:0px;
transition: all 0.3s ease 0s;
cursor:pointer;
}
.block-change:hover .pagination_setup {
height:90px;
transition: all 0.3s ease 0s;
}
.block-change .pagination {
display: block;
height: 0;
opacity: 0;
position: absolute;
transition: all 0.3s ease 0s;
}
.block-change:hover .pagination {
display: block;
height: auto;
opacity: 1;
position: relative;
}
.panel-heading {
cursor:pointer;
}
.class-list {
color: #37a357;
font-style: italic;
}
/** Progress-bar **/
.progress-bar {
left: 50%;
position: fixed;
top: 50%;
z-index: 6000;
}
.progress-bar:after {
content: "";
z-index: -1;
position: absolute;
top: 0; right: 0; bottom: 0; left: 0;
background: -webkit-radial-gradient(center center, circle cover, rgba(0,0,0,0), rgba(0,0,0,0.5));
background: radial-gradient(center center, circle cover, rgba(0,0,0,0), rgba(0,0,0,0.5));
}
.progress-bar .bar {
font-size: 20px;
width: 10em;
height: 1em;
position: relative;
margin: 100px auto;
border-radius: .5em;
background: rgba(60,60,60,1);
box-shadow:
0 0 0 .05em rgba(100,100,100,0.075),
0 0 0 .25em rgba(0,0,0,0.1),
inset 0 .1em .05em rgba(0,0,0,0.1),
0 .05em rgba(255,255,255,0.7);
}
.progress-bar .bar:after {
content: "Please wait.";
position: absolute;
left: 25%;
top: 150%;
font-family: 'Carrois Gothic', sans-serif;
font-size: 1em;
color: #555;
text-shadow: 0 .05em rgba(255,255,255,0.7);
}
.progress-bar .bar .sphere {
border-radius: 50%;
width: 1em;
height: 100%;
background: -webkit-linear-gradient(#eee, #ddd);
background: linear-gradient(#eee, #ddd);
box-shadow:
inset 0 .15em .1em rgba(255,255,255,0.3),
inset 0 -.1em .15em rgba(0,0,0,0.15),
0 0 .25em rgba(0,0,0,0.3);
display: block;
-webkit-animation: slide 1.75s ease-in-out infinite alternate;
animation: slide 1.75s ease-in-out infinite alternate;
}
@-webkit-keyframes slide {
from { }
to { margin-left: 90%; }
}
@keyframes slide {
from { }
to { margin-left: 90%; }
}
.btn-group {
margin-left: 10px;
}
.box-width a.active {
font-weight: bold;
background: #e1e4e7;
}
#titan_layout {
background: none repeat scroll 0 0 rgb(236, 240, 241);
border: 0 solid rgb(204, 204, 204);
height: 3000px;
margin-top: 10px;
width: 100%;
}
#mainTab {
left: 5%;
position: fixed;
top: 0;
width: 100%;
z-index: 9999;
}
#mainTabContent {
margin-top: 8px;
}
.nav-tabs > li > a {
line-height: normal;
}
.nav-pills > li + li{margin:0px;}
.nav-addons > li {
border-bottom: 1px dashed rgba(0, 0, 0, 0.3);
float: left;
line-height: 30px;
margin-right: 10px;
width: 185px;
}
.nav-addons > li input {
margin: 0;
}
.modal.in{top:30px;}
.modal-body label {
cursor: pointer;
display: inline-block;
font-size: 12px;
line-height: 20px;
margin: 0;
}
.modal-body h3 {
color: #16a085;
font-size: 16px;
font-weight: bold;
margin-top: 0;
}
.modal .modal-title {
font-size: 20px;
font-weight: normal;
}
.modal-title span {
color: #ff0000;
float: right;
font-size: 15px;
padding-right: 30px;
}
.modal-footer{clear:both;}
.border-dash.col-xs-1 {
padding-left: 5px;
}
.border-dash.col-xs-1 p {
font-size: 12px;
}
.border-dash.col-xs-1 a.poper {
right: 13px;
}
.border-dash.col-xs-1 a {
font-size: 12px;
padding: 0;
}
.border-dash.col-xs-1 .btn-xs {
font-size: 10px;
padding: 5px;
}
.border-dash.col-xs-2 {
padding-left: 10px;
}
.border-dash.col-xs-2 p {
font-size: 14px;
}
.border-dash.col-xs-2 a.poper {
right: 15px;
}
.border-dash.col-xs-2 a {
font-size: 14px;
padding: 0;
}
.border-dash.col-xs-2 .btn-xs {
font-size: 12px;
padding: 5px;
}
#mainLayout h3.panel-title {
padding-left: 20px;
position: relative;
}
#mainLayout h3.panel-title:before {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgb(82, 213, 137);
border-style: solid;
border-width: 9px;
content: "";
height: 0;
left: 0;
position: absolute;
top: 0;
width: 0;
}
.left .border-dash:before {
content: "Left Sidebar";
font-size: 12px;
font-style: normal;
font-weight:bold;
left: 0;
position: absolute;
text-transform: capitalize;
top: -25px;
/* z-index: 999; */
color:green;
}
.right .border-dash:before {
content: "Right Sidebar";
font-size: 12px;
font-style: normal;
font-weight:bold;
position: absolute;
right: 0;
text-transform: capitalize;
top: -25px;
/* z-index: 999; */
color:green;
}
.form-group{margin:0px!important;}
#block_list li {
border: 1px solid #428bca;
border-radius: 0px;
margin: 5px 0;
padding: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
background-color: #428bca;
color: #fff;
font-weight: bold;
outline:none;
}
.nav-pills > li > a{border-radius:0px;}
#block_list li .glyphicon {
display: none;
}
#block_list li.un-save .glyphicon {
display: block;
}
.panel-heading .btn-save-config {
display: none;
}
#maincontent.panel-body .left {
float: none;
}
#maincontent.panel-body .right {
float: none;
}
#mainLayout .panel-body .btn-group.pull-right .btn {
margin: 0px 2px;
}
.ui-sortable-helper{
border: gold dashed 2px!important;
}
.btn-file {
position: relative;
overflow: hidden;
}
.btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 100px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
outline: none;
background: white;
cursor: inherit;
display: block;
}
.panel-info .header-top {
border-bottom: none;
} | 0.40698 | 0.077065 |
body {
max-width: 30em;
padding: 1em 0;
margin: auto;
text-align: center;
font: 150%/1.5 'Open Sans', 'Myriad Pro', 'Helvetica Neue', sans-serif;
color: #333;
background-color: #fff;
}
a {
color: slategray;
}
header h1 {
margin-top: 0;
font-size: 300%;
font-weight: 300;
color: red;
}
header h1 img {
width: 100px;
height: 93px;
margin-right: -25px;
vertical-align: 10px;
}
header h1 strong {
color: black;
font-weight: bold;
letter-spacing: -.05em;
}
section h1 {
font-size: 200%;
font-weight: 300;
}
section article h1 {
font-size: 120%;
font-weight: bold;
}
input,select {
font: inherit;
color: inherit;
}
input {
padding: .1em .2em 0;
border: 1px solid #ddd;
border-radius: .2em;
margin: 0;
outline: none;
font-family: Consolas, Monaco, 'Andale Mono', monospace;
transition: .2s box-shadow, .2s border;
}
input:focus {
border-color: silver;
box-shadow: 1px 1px .1em silver inset;
}
input#width {
width: 4em;
}
input#height {
width: 3em;
}
input#physical {
width: 4em;
}
input#search {
appearance: none;
display: block;
width: 100%;
padding: .1em 0 0 1.3em;
box-sizing: border-box;
border-radius: 999px;
font: inherit;
background: url('../img/search.svg') no-repeat .3em 50% / 1em auto;
}
select {
appearance: none;
background: transparent;
border: 0;
}
output {
display: box; display: flexbox; display: flex;
box-align: center; flex-align: center; justify-content: center;
box-pack: center; flex-pack: center; align-items: center;
min-width: 10em;
max-width: 100%;
width: 15em;
min-height: 8em;
max-height: 20em;
border: 15px solid transparent;
border-radius: 12px;
margin: 1em auto 0;
background: #333;
background: linear-gradient(to bottom right, gray, black), url('../img/noise.png'), linear-gradient(to bottom right, #eee, #ccc);
background-origin: padding-box, border-box, border-box;
background-clip: padding-box, border-box, border-box;
box-shadow: 1px 1px 3px black inset, 0 -1px white, 0 -1px 0 1px #bbb, 0 2px 0 1px #aaa, 0 2px 10px 1px rgba(0,0,0,.2);
color: white;
text-shadow: 0 -1px 2px black;
text-align: center;
transition-duration: .3s;
transition-property: width, height, line-height;
}
output strong {
display: block;
font-size: 400%;
letter-spacing: -1px;
}
output div {
display: inline-block;
vertical-align: middle;
line-height: 1.1;
margin-top: -1em;
}
fieldset {
display: inline-block;
vertical-align: top;
width: 40%;
padding: 0;
border: none;
margin: 0;
font-weight: 300;
}
fieldset:first-of-type {
text-align: right;
padding-right: 3%;
border-right: 1px solid #eee;
}
fieldset + fieldset {
text-align: left;
padding-left: 3%;
margin-left: -.25em;
}
fieldset p {
font-size: 50%;
opacity: .5;
transition: .3s opacity;
font-weight: normal;
}
fieldset:hover p,
fieldset input:focus ~ p {
opacity: 1;
}
#screens {
max-height: 19.8em;
margin-top: 1em;
overflow: auto;
background:
/* Shadow covers */
linear-gradient(white 30%, rgba(255,255,255,0)),
linear-gradient(rgba(255,255,255,0), white 70%) 0 100%,
/* Shadows */
radial-gradient(50% 0, farthest-side, rgba(0,0,0,.1), rgba(0,0,0,0)),
radial-gradient(50% 100%, farthest-side, rgba(0,0,0,.1), rgba(0,0,0,0)) 0 100%;
background:
/* Shadow covers */
linear-gradient(white 30%, rgba(255,255,255,0)),
linear-gradient(rgba(255,255,255,0), white 70%) 0 100%,
/* Shadows */
radial-gradient(farthest-side at 50% 0, rgba(0,0,0,.1), rgba(0,0,0,0)),
radial-gradient(farthest-side at 50% 100%, rgba(0,0,0,.1), rgba(0,0,0,0)) 0 100%;
background-repeat: no-repeat;
background-color: white;
background-size: 100% 40px, 100% 40px, 100% 10px, 100% 10px;
background-attachment: local, local, scroll, scroll;
}
table {
width: 100%;
font-size: 80%;
border-spacing: 0;
}
table th:first-child {
text-align: right;
}
table tbody th {
font-weight: normal;
font-size: 80%;
}
td,
th {
padding: .3em;
}
thead th:nth-child(4) {
border-radius: .3em .3em 0 0;
}
tbody tr:last-child td:nth-child(4) {
border-radius: 0 0 .3em .3em;
}
th:nth-child(4),
td:nth-child(4) {
background: #fdd;
text-shadow: 0 1px 1px white;
}
td:only-child {
font-weight: 300;
color: gray;
text-align: center;
}
#faq article {
font-size: 80%;
}
#faq article p,
#faq article li {
text-align: justify;
hyphens: auto;
}
body > footer {
padding-top: 1em;
border-top: 1px solid #eee;
margin-top: 2em;
}
footer {
font-size: 60%;
}
.twitter-share-button {
position: absolute;
top: 20px;
right: 20px;
}
#carbonads {
position: fixed;
right: 1em;
bottom: 1em;
display: block;
overflow: hidden;
padding: 1em;
max-width: 280px;
border: solid 1px #e1e1e1;
background-color: #f9f9f9;
font-size: 12px;
line-height: 1.5;
}
#carbonads a {
color: inherit;
text-decoration: none;
}
#carbonads a:hover {
color: inherit;
}
#carbonads span {
display: block;
overflow: hidden;
}
.carbon-img {
float: left;
margin-right: 1em;
}
.carbon-text {
display: block;
float: left;
max-width: calc(100% - 130px - 1em);
text-align: left;
}
.carbon-poweredby {
display: block;
float: right;
margin-top: -1.9em;
font-size: 10px;
}
@media (max-width: 1400px) {
#carbonads {
right: 0;
bottom: 0;
margin: 3em auto 0;
position: relative;
}
} | assets/css/style.css | body {
max-width: 30em;
padding: 1em 0;
margin: auto;
text-align: center;
font: 150%/1.5 'Open Sans', 'Myriad Pro', 'Helvetica Neue', sans-serif;
color: #333;
background-color: #fff;
}
a {
color: slategray;
}
header h1 {
margin-top: 0;
font-size: 300%;
font-weight: 300;
color: red;
}
header h1 img {
width: 100px;
height: 93px;
margin-right: -25px;
vertical-align: 10px;
}
header h1 strong {
color: black;
font-weight: bold;
letter-spacing: -.05em;
}
section h1 {
font-size: 200%;
font-weight: 300;
}
section article h1 {
font-size: 120%;
font-weight: bold;
}
input,select {
font: inherit;
color: inherit;
}
input {
padding: .1em .2em 0;
border: 1px solid #ddd;
border-radius: .2em;
margin: 0;
outline: none;
font-family: Consolas, Monaco, 'Andale Mono', monospace;
transition: .2s box-shadow, .2s border;
}
input:focus {
border-color: silver;
box-shadow: 1px 1px .1em silver inset;
}
input#width {
width: 4em;
}
input#height {
width: 3em;
}
input#physical {
width: 4em;
}
input#search {
appearance: none;
display: block;
width: 100%;
padding: .1em 0 0 1.3em;
box-sizing: border-box;
border-radius: 999px;
font: inherit;
background: url('../img/search.svg') no-repeat .3em 50% / 1em auto;
}
select {
appearance: none;
background: transparent;
border: 0;
}
output {
display: box; display: flexbox; display: flex;
box-align: center; flex-align: center; justify-content: center;
box-pack: center; flex-pack: center; align-items: center;
min-width: 10em;
max-width: 100%;
width: 15em;
min-height: 8em;
max-height: 20em;
border: 15px solid transparent;
border-radius: 12px;
margin: 1em auto 0;
background: #333;
background: linear-gradient(to bottom right, gray, black), url('../img/noise.png'), linear-gradient(to bottom right, #eee, #ccc);
background-origin: padding-box, border-box, border-box;
background-clip: padding-box, border-box, border-box;
box-shadow: 1px 1px 3px black inset, 0 -1px white, 0 -1px 0 1px #bbb, 0 2px 0 1px #aaa, 0 2px 10px 1px rgba(0,0,0,.2);
color: white;
text-shadow: 0 -1px 2px black;
text-align: center;
transition-duration: .3s;
transition-property: width, height, line-height;
}
output strong {
display: block;
font-size: 400%;
letter-spacing: -1px;
}
output div {
display: inline-block;
vertical-align: middle;
line-height: 1.1;
margin-top: -1em;
}
fieldset {
display: inline-block;
vertical-align: top;
width: 40%;
padding: 0;
border: none;
margin: 0;
font-weight: 300;
}
fieldset:first-of-type {
text-align: right;
padding-right: 3%;
border-right: 1px solid #eee;
}
fieldset + fieldset {
text-align: left;
padding-left: 3%;
margin-left: -.25em;
}
fieldset p {
font-size: 50%;
opacity: .5;
transition: .3s opacity;
font-weight: normal;
}
fieldset:hover p,
fieldset input:focus ~ p {
opacity: 1;
}
#screens {
max-height: 19.8em;
margin-top: 1em;
overflow: auto;
background:
/* Shadow covers */
linear-gradient(white 30%, rgba(255,255,255,0)),
linear-gradient(rgba(255,255,255,0), white 70%) 0 100%,
/* Shadows */
radial-gradient(50% 0, farthest-side, rgba(0,0,0,.1), rgba(0,0,0,0)),
radial-gradient(50% 100%, farthest-side, rgba(0,0,0,.1), rgba(0,0,0,0)) 0 100%;
background:
/* Shadow covers */
linear-gradient(white 30%, rgba(255,255,255,0)),
linear-gradient(rgba(255,255,255,0), white 70%) 0 100%,
/* Shadows */
radial-gradient(farthest-side at 50% 0, rgba(0,0,0,.1), rgba(0,0,0,0)),
radial-gradient(farthest-side at 50% 100%, rgba(0,0,0,.1), rgba(0,0,0,0)) 0 100%;
background-repeat: no-repeat;
background-color: white;
background-size: 100% 40px, 100% 40px, 100% 10px, 100% 10px;
background-attachment: local, local, scroll, scroll;
}
table {
width: 100%;
font-size: 80%;
border-spacing: 0;
}
table th:first-child {
text-align: right;
}
table tbody th {
font-weight: normal;
font-size: 80%;
}
td,
th {
padding: .3em;
}
thead th:nth-child(4) {
border-radius: .3em .3em 0 0;
}
tbody tr:last-child td:nth-child(4) {
border-radius: 0 0 .3em .3em;
}
th:nth-child(4),
td:nth-child(4) {
background: #fdd;
text-shadow: 0 1px 1px white;
}
td:only-child {
font-weight: 300;
color: gray;
text-align: center;
}
#faq article {
font-size: 80%;
}
#faq article p,
#faq article li {
text-align: justify;
hyphens: auto;
}
body > footer {
padding-top: 1em;
border-top: 1px solid #eee;
margin-top: 2em;
}
footer {
font-size: 60%;
}
.twitter-share-button {
position: absolute;
top: 20px;
right: 20px;
}
#carbonads {
position: fixed;
right: 1em;
bottom: 1em;
display: block;
overflow: hidden;
padding: 1em;
max-width: 280px;
border: solid 1px #e1e1e1;
background-color: #f9f9f9;
font-size: 12px;
line-height: 1.5;
}
#carbonads a {
color: inherit;
text-decoration: none;
}
#carbonads a:hover {
color: inherit;
}
#carbonads span {
display: block;
overflow: hidden;
}
.carbon-img {
float: left;
margin-right: 1em;
}
.carbon-text {
display: block;
float: left;
max-width: calc(100% - 130px - 1em);
text-align: left;
}
.carbon-poweredby {
display: block;
float: right;
margin-top: -1.9em;
font-size: 10px;
}
@media (max-width: 1400px) {
#carbonads {
right: 0;
bottom: 0;
margin: 3em auto 0;
position: relative;
}
} | 0.399109 | 0.117092 |
*{
font-size: 16px;
margin: 0;
padding: 0;
box-sizing: border-box;
}
.container{
display: block;
margin: auto;
padding: 1rem 10rem;
width: 80%;
}
.clearfix::after{
display: block;
clear: both;
content: '';
}
.logo{
width: 100%;
height: 10rem;
text-align: center;
}
.form{
display: block;
width: 100%;
padding: 1rem 2rem;
}
.form-group{
display: block;
margin: 2rem auto;
text-align: left;
}
.form-control{
display: block;
width: 100%;
margin: auto;
}
select.form-control{
display: block;
margin: auto;
width: 100%;
padding: 1rem 1.75rem;
border: 1px solid orangered;
border-radius: 2.5rem;
text-align: center;
-webkit-appearance: none;
background-image: url(/img/select-handle.jpg);
background-repeat: no-repeat;
background-position: right .5rem;
background-size: 2.5rem;
}
select::-ms-expand{
display: none;
background-image: none;
}
.form-control[type='tel']{
padding: 1.25rem 1.75rem;
border-radius: 2.5rem;
outline: 0;
border: 1px solid orangered;
}
.dash{
border: 2px solid orangered;
display: block;
margin: auto;
width: 1.75rem;
text-align: center;
}
.btn{
text-align: center;
padding: 1rem 2.75rem;
}
.btn:hover{
opacity: .8;
}
.btn-rounded{
border-radius: 1.5rem;
display: block;
width: 70%;
margin: .75rem auto;
}
.btn-primary{
background-color: orangered;
color: white;
}
.hero{
padding: 1rem;
display: block;
margin: auto;
text-align: center;
}
.text-lead{
font-size: 3rem;
font-style: normal;
font-weight: normal;
text-align: center;
}
.triangle{
clip-path: polygon(50% 0%, 23% 99%, 78% 100%);
background-color: orangered;
width: 100%;
padding: 7rem 0rem;
}
.action-buttons {
margin: 1.75rem auto;
}
.status{
float: left;
}
.buttons{
float: right;
}
.navbar{
display: flex;
justify-content: stretch;
background-color: orangered;
color: white;
width: 100%;
padding: 1rem .25rem;
margin: auto;
}
.navbar span:last-child{
float: right ;
}
.navbar .logo-text{
display: inline-block;
font-size: 1.3rem;
font-weight: bolder;
text-align: center;
margin: auto;
}
.case{
display: flex;
justify-content: space-between;
padding: 1rem;
margin: 1.75rem auto;
border-radius: 1rem;
box-shadow: 0 0 2px 3px #eee;
}
.case p{
line-height: 1.5;
letter-spacing: 1.5px;
}
.case span.add{
padding: 1rem;
border-radius: 50%;
background-color: orangered;
color: white;
font-weight: bolder;
font-size: 1.8rem;
text-align: center;
}
.report-btn{
display: block;
text-align: center;
margin: auto;
width: 80%;
} | ui/css/main.css | *{
font-size: 16px;
margin: 0;
padding: 0;
box-sizing: border-box;
}
.container{
display: block;
margin: auto;
padding: 1rem 10rem;
width: 80%;
}
.clearfix::after{
display: block;
clear: both;
content: '';
}
.logo{
width: 100%;
height: 10rem;
text-align: center;
}
.form{
display: block;
width: 100%;
padding: 1rem 2rem;
}
.form-group{
display: block;
margin: 2rem auto;
text-align: left;
}
.form-control{
display: block;
width: 100%;
margin: auto;
}
select.form-control{
display: block;
margin: auto;
width: 100%;
padding: 1rem 1.75rem;
border: 1px solid orangered;
border-radius: 2.5rem;
text-align: center;
-webkit-appearance: none;
background-image: url(/img/select-handle.jpg);
background-repeat: no-repeat;
background-position: right .5rem;
background-size: 2.5rem;
}
select::-ms-expand{
display: none;
background-image: none;
}
.form-control[type='tel']{
padding: 1.25rem 1.75rem;
border-radius: 2.5rem;
outline: 0;
border: 1px solid orangered;
}
.dash{
border: 2px solid orangered;
display: block;
margin: auto;
width: 1.75rem;
text-align: center;
}
.btn{
text-align: center;
padding: 1rem 2.75rem;
}
.btn:hover{
opacity: .8;
}
.btn-rounded{
border-radius: 1.5rem;
display: block;
width: 70%;
margin: .75rem auto;
}
.btn-primary{
background-color: orangered;
color: white;
}
.hero{
padding: 1rem;
display: block;
margin: auto;
text-align: center;
}
.text-lead{
font-size: 3rem;
font-style: normal;
font-weight: normal;
text-align: center;
}
.triangle{
clip-path: polygon(50% 0%, 23% 99%, 78% 100%);
background-color: orangered;
width: 100%;
padding: 7rem 0rem;
}
.action-buttons {
margin: 1.75rem auto;
}
.status{
float: left;
}
.buttons{
float: right;
}
.navbar{
display: flex;
justify-content: stretch;
background-color: orangered;
color: white;
width: 100%;
padding: 1rem .25rem;
margin: auto;
}
.navbar span:last-child{
float: right ;
}
.navbar .logo-text{
display: inline-block;
font-size: 1.3rem;
font-weight: bolder;
text-align: center;
margin: auto;
}
.case{
display: flex;
justify-content: space-between;
padding: 1rem;
margin: 1.75rem auto;
border-radius: 1rem;
box-shadow: 0 0 2px 3px #eee;
}
.case p{
line-height: 1.5;
letter-spacing: 1.5px;
}
.case span.add{
padding: 1rem;
border-radius: 50%;
background-color: orangered;
color: white;
font-weight: bolder;
font-size: 1.8rem;
text-align: center;
}
.report-btn{
display: block;
text-align: center;
margin: auto;
width: 80%;
} | 0.418935 | 0.07627 |
.xy-panel{
margin-bottom:20px;
background-color:#fff;
border:1px solid transparent;
border-radius:4px;
-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
box-shadow:0 1px 1px rgba(0,0,0,.05)
}
.xy-panel-heading{
padding:10px 15px;
border-bottom:1px solid transparent;
border-top-right-radius:3px;
border-top-left-radius:3px
}
.xy-panel-body {
padding:15px
}
.xy-panel-body:before,.xy-panel-body:after {
display:table;
content:" "
}
.xy-panel-body:after {
clear:both
}
.xy-panel-body:before,.xy-panel-body:after {
display:table;
content:" "
}
.xy-panel-body:after {
clear:both
}
.xy-panel>.list-group {
margin-bottom:0
}
.xy-panel>.list-group .list-group-item {
border-width:1px 0
}
.xy-panel>.list-group .list-group-item:first-child {
border-top-right-radius:0;
border-top-left-radius:0
}
.xy-panel>.list-group .list-group-item:last-child {
border-bottom:0
}
.xy-panel-heading+.list-group .list-group-item:first-child {
border-top-width:0
}
.xy-panel>.table,.xy-panel>.table-responsive {
margin-bottom:0
}
.xy-panel>.xy-panel-body+.table,.xy-panel>.xy-panel-body+.table-responsive {
border-top:1px solid #ddd
}
.xy-panel>.table-bordered,.xy-panel>.table-responsive>.table-bordered {
border:0
}
.xy-panel-heading {
padding:10px 15px;
border-bottom:1px solid transparent;
border-top-right-radius:3px;
border-top-left-radius:3px;
font-weight: bold;
}
.xy-panel-heading>.dropdown .dropdown-toggle {
color:inherit
}
.xy-panel-title {
margin-top:0;
margin-bottom:0;
font-size:16px
}
.xy-panel-title>a {
color:inherit
}
.xy-panel-footer {
padding:10px 15px;
background-color:#f5f5f5;
border-top:1px solid #ddd;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px
}
.xy-panel-group .xy-panel {
margin-bottom:0;
overflow:hidden;
border-radius:4px
}
.xy-panel-group .xy-panel+.xy-panel {
margin-top:5px
}
.xy-panel-group .xy-panel-heading {
border-bottom:0
}
.xy-panel-group .xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top:1px solid #ddd
}
.xy-panel-group .xy-panel-footer {
border-top:0
}
.xy-panel-group .xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom:1px solid #ddd
}
.xy-panel-default {
border-color:#ddd
}
.xy-panel-default>.xy-panel-heading {
color:#333;
background-color:#f5f5f5;
border-color:#ddd
}
.xy-panel-default>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#ddd
}
.xy-panel-default>.xy-panel-heading>.dropdown .caret {
border-color:#333 transparent
}
.xy-panel-default>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#ddd
}
.xy-panel-primary {
border-color:#428bca
}
.xy-panel-primary>.xy-panel-heading {
color:#fff;
background-color:#428bca;
border-color:#428bca
}
.xy-panel-primary>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#428bca
}
.xy-panel-primary>.xy-panel-heading>.dropdown .caret {
border-color:#fff transparent
}
.xy-panel-primary>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#428bca
}
.xy-panel-success {
border-color:#d6e9c6
}
.xy-panel-success>.xy-panel-heading {
color:#468847;
background-color:#dff0d8;
border-color:#d6e9c6
}
.xy-panel-success>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#d6e9c6
}
.xy-panel-success>.xy-panel-heading>.dropdown .caret {
border-color:#468847 transparent
}
.xy-panel-success>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#d6e9c6
}
.xy-panel-warning {
border-color:#faebcc
}
.xy-panel-warning>.xy-panel-heading {
color:#c09853;
background-color:#fcf8e3;
border-color:#faebcc
}
.xy-panel-warning>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#faebcc
}
.xy-panel-warning>.xy-panel-heading>.dropdown .caret {
border-color:#c09853 transparent
}
.xy-panel-warning>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#faebcc
}
.xy-panel-danger {
border-color:#ebccd1
}
.xy-panel-danger>.xy-panel-heading {
color:#b94a48;
background-color:#f2dede;
border-color:#ebccd1
}
.xy-panel-danger>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#ebccd1
}
.xy-panel-danger>.xy-panel-heading>.dropdown .caret {
border-color:#b94a48 transparent
}
.xy-panel-danger>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#ebccd1
}
.xy-panel-info {
border-color:#bce8f1
}
.xy-panel-info>.xy-panel-heading {
color:#3a87ad;
background-color:#d9edf7;
border-color:#bce8f1
}
.xy-panel-info>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#bce8f1
}
.xy-panel-info>.xy-panel-heading>.dropdown .caret {
border-color:#3a87ad transparent
}
.xy-panel-info>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#bce8f1
}
.ctrl-btn{
position: absolute;
top: 3px;
right: 30px;
display: flex;
flex-wrap: nowrap;
flex-direction: row-reverse;
}
.ctrl-btn>div{
margin-left: 5px;
}
.echart{
display: flex;
align-items:center;
justify-content:center;
font-size: 30px;
}
.echart>.noData{
position: relative;
top: -40px;
} | ruoyi-admin/src/main/resources/static/css/statistics/statistics2.css | .xy-panel{
margin-bottom:20px;
background-color:#fff;
border:1px solid transparent;
border-radius:4px;
-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);
box-shadow:0 1px 1px rgba(0,0,0,.05)
}
.xy-panel-heading{
padding:10px 15px;
border-bottom:1px solid transparent;
border-top-right-radius:3px;
border-top-left-radius:3px
}
.xy-panel-body {
padding:15px
}
.xy-panel-body:before,.xy-panel-body:after {
display:table;
content:" "
}
.xy-panel-body:after {
clear:both
}
.xy-panel-body:before,.xy-panel-body:after {
display:table;
content:" "
}
.xy-panel-body:after {
clear:both
}
.xy-panel>.list-group {
margin-bottom:0
}
.xy-panel>.list-group .list-group-item {
border-width:1px 0
}
.xy-panel>.list-group .list-group-item:first-child {
border-top-right-radius:0;
border-top-left-radius:0
}
.xy-panel>.list-group .list-group-item:last-child {
border-bottom:0
}
.xy-panel-heading+.list-group .list-group-item:first-child {
border-top-width:0
}
.xy-panel>.table,.xy-panel>.table-responsive {
margin-bottom:0
}
.xy-panel>.xy-panel-body+.table,.xy-panel>.xy-panel-body+.table-responsive {
border-top:1px solid #ddd
}
.xy-panel>.table-bordered,.xy-panel>.table-responsive>.table-bordered {
border:0
}
.xy-panel-heading {
padding:10px 15px;
border-bottom:1px solid transparent;
border-top-right-radius:3px;
border-top-left-radius:3px;
font-weight: bold;
}
.xy-panel-heading>.dropdown .dropdown-toggle {
color:inherit
}
.xy-panel-title {
margin-top:0;
margin-bottom:0;
font-size:16px
}
.xy-panel-title>a {
color:inherit
}
.xy-panel-footer {
padding:10px 15px;
background-color:#f5f5f5;
border-top:1px solid #ddd;
border-bottom-right-radius:3px;
border-bottom-left-radius:3px
}
.xy-panel-group .xy-panel {
margin-bottom:0;
overflow:hidden;
border-radius:4px
}
.xy-panel-group .xy-panel+.xy-panel {
margin-top:5px
}
.xy-panel-group .xy-panel-heading {
border-bottom:0
}
.xy-panel-group .xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top:1px solid #ddd
}
.xy-panel-group .xy-panel-footer {
border-top:0
}
.xy-panel-group .xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom:1px solid #ddd
}
.xy-panel-default {
border-color:#ddd
}
.xy-panel-default>.xy-panel-heading {
color:#333;
background-color:#f5f5f5;
border-color:#ddd
}
.xy-panel-default>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#ddd
}
.xy-panel-default>.xy-panel-heading>.dropdown .caret {
border-color:#333 transparent
}
.xy-panel-default>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#ddd
}
.xy-panel-primary {
border-color:#428bca
}
.xy-panel-primary>.xy-panel-heading {
color:#fff;
background-color:#428bca;
border-color:#428bca
}
.xy-panel-primary>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#428bca
}
.xy-panel-primary>.xy-panel-heading>.dropdown .caret {
border-color:#fff transparent
}
.xy-panel-primary>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#428bca
}
.xy-panel-success {
border-color:#d6e9c6
}
.xy-panel-success>.xy-panel-heading {
color:#468847;
background-color:#dff0d8;
border-color:#d6e9c6
}
.xy-panel-success>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#d6e9c6
}
.xy-panel-success>.xy-panel-heading>.dropdown .caret {
border-color:#468847 transparent
}
.xy-panel-success>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#d6e9c6
}
.xy-panel-warning {
border-color:#faebcc
}
.xy-panel-warning>.xy-panel-heading {
color:#c09853;
background-color:#fcf8e3;
border-color:#faebcc
}
.xy-panel-warning>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#faebcc
}
.xy-panel-warning>.xy-panel-heading>.dropdown .caret {
border-color:#c09853 transparent
}
.xy-panel-warning>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#faebcc
}
.xy-panel-danger {
border-color:#ebccd1
}
.xy-panel-danger>.xy-panel-heading {
color:#b94a48;
background-color:#f2dede;
border-color:#ebccd1
}
.xy-panel-danger>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#ebccd1
}
.xy-panel-danger>.xy-panel-heading>.dropdown .caret {
border-color:#b94a48 transparent
}
.xy-panel-danger>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#ebccd1
}
.xy-panel-info {
border-color:#bce8f1
}
.xy-panel-info>.xy-panel-heading {
color:#3a87ad;
background-color:#d9edf7;
border-color:#bce8f1
}
.xy-panel-info>.xy-panel-heading+.xy-panel-collapse .xy-panel-body {
border-top-color:#bce8f1
}
.xy-panel-info>.xy-panel-heading>.dropdown .caret {
border-color:#3a87ad transparent
}
.xy-panel-info>.xy-panel-footer+.xy-panel-collapse .xy-panel-body {
border-bottom-color:#bce8f1
}
.ctrl-btn{
position: absolute;
top: 3px;
right: 30px;
display: flex;
flex-wrap: nowrap;
flex-direction: row-reverse;
}
.ctrl-btn>div{
margin-left: 5px;
}
.echart{
display: flex;
align-items:center;
justify-content:center;
font-size: 30px;
}
.echart>.noData{
position: relative;
top: -40px;
} | 0.378344 | 0.064742 |
@charset "utf-8";
/* ================================ */
/* Theme By SuperMan System */
/* Author: SuperMan */
/* Copyright: www.itkee.cn */
/* ================================ */
* { word-wrap: break-word; outline: none; }
html,
body { height: 100%; margin: 0; -webkit-text-size-adjust: none; }
body { background: #555; font-family: "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; width: 100%; height: 100%; }
h2,
h5,
h6 { margin: 0; }
input { outline: none }
ul,
li { margin: 0; padding: 0; border: 0; list-style-image: none; list-style-type: none; }
/* 登录页面顶部系统名称
---------------------------------------------------------------------*/
.login-layout { width: 700px; margin: -200px auto auto -340px; position: absolute; z-index: 3; top: 50%; left: 50%; }
.login-layout .top { color: #FFF; text-shadow: 1px 1px 0 rgba(0,0,0,0.25); text-align: center; width: 100%; height: 80px; margin: 0 auto 8% auto; }
.login-layout .top h5 { font-size: 13px; font-weight: 600; line-height: 20px; display: block; height: 20px; }
.login-layout .top h5 em { font-family: Tahoma; font-size: 10px; font-style: normal; margin-left: 4px; }
.login-layout .top h2 { font-size: 32px; font-weight: 600; line-height: 40px; display: block; height: 40px; }
.login-layout .top h6 { font-size: 12px; font-weight: 600; line-height: 20px; display: block; height: 20px; }
/* 登录页面登录表单部分
---------------------------------------------------------------------*/
.lock-holder { width: 100%; margin: 0 auto; }
.lock-holder .dot-left { font-size: 18px; color: #FFF; margin: 10px auto auto 20px; position: absolute; }
.lock-holder .dot-right { font-size: 18px; color: #FFF; margin: 10px auto auto 165px; position: absolute; }
.avatar { display: inline-block; }
.avatar img { width: 96px; margin: -1% auto 0 50px; border-radius: 50%; -moz-box-shadow: 0 0 0 3px rgba(255,255,255,0.25); -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,0.25); box-shadow: 0 0 0 3px rgba(255,255,255,0.25); transition: 300ms ease; -webkit-transition: 300ms ease; -moz-transition: 300ms ease; -o-transition: 300ms ease; }
.lock-holder .form-group { width: 250px; position: relative; z-index: 1; }
.lock-holder .form-group label { font-size: 14px; font-weight: 600; line-height: 20px; color: #FFF; display: block; height: 20px; padding-right: 10px; border-right: dotted 1px #FFF; position: absolute; z-index: 9; top: 10px; left: 10px; }
input { font-size: 14px; font-family: "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif; color: #fff; height: 28px; padding: 5px 6px; position: relative; z-index: 1; background: #2d2d2d; background: rgba(45,45,45,.15); border: 1px solid #3d3d3d; border: 1px solid rgba(255,255,255,.15); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-shadow: 0 1px 2px rgba(0,0,0,.1); -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset; box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset; -o-transition: all .2s; -moz-transition: all .2s; -webkit-transition: all .2s; -ms-transition: all .2s; }
input:-moz-placeholder {
color: #fff;
}
input:-ms-input-placeholder {
color: #fff;
}
input::-webkit-input-placeholder {
color: #fff;
}
input:focus {
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#3F000000', endColorstr='#3F000000'); background: rgba(0,0,0,0.25); outline: none; border-color: rgba(255,255,255,0.5); -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset, 0 0 0 2px rgba(255,255,255,0.15); -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset, 0 0 0 2px rgba(255,255,255,0.15); box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset, 0 0 0 2px rgba(255,255,255,0.15); }
.input-text,
.input-password { width: 184px; padding-left: 56px; }
.input-code { width: 88px; }
.submit { margin-top: 5%; text-align: center; font-size: 0; }
.submit .progress { width: 200px; margin: 0px auto; }
.submit span { position: relative; z-index: 1; vertical-align: top; zoom: 1; }
.submit .input-button { font-size: 15px; font-family: "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif; font-weight: 600; color: #FFF; background: #ef4300; width: 100px; height: 40px; margin: 0 0 0 10px; border: 1px solid #ff730e; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.25) inset, 0 2px 7px 0 rgba(0,0,0,.2); -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.25) inset, 0 2px 7px 0 rgba(0,0,0,.2); box-shadow: 0 15px 30px 0 rgba(255,255,255,.25) inset, 0 2px 7px 0 rgba(0,0,0,.2); color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,.1); -o-transition: all .2s; -moz-transition: all .2s; -webkit-transition: all .2s; -ms-transition: all .2s; cursor: pointer; }
.submit .input-button:hover { -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2); -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2); box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2); }
.submit .input-button:active { -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2); -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2); box-shadow: 0 5px 8px 0 rgba(0,0,0,.1) inset, 0 1px 4px 0 rgba(0,0,0,.1); border: 0px solid #ef4300; }
.submit2 { margin-top: 5%; text-align: center; }
.submit2 .progress { width: 200px; margin: 0px auto; }
.code { background-color: #FFFFFF; width: 200px; height: 50px; border-radius: 4px; position: absolute; z-index: 9; top: -55px; left: -10px; display: none; box-shadow: 0 2px 2px 2px rgba(0,0,0,0.25); }
.code .arrow { background: url(../images/login/login_code.gif) no-repeat 0 0; display: block; width: 14px; height: 7px; position: absolute; left: 21px; bottom: -7px; }
.code img { width: 175px; height: 43px; position: absolute; z-index: 1; top: 4px; left: 4px; }
.code .close { display: block; width: 10px; height: 10px; padding: 1px; position: absolute; z-index: 1; top: 4px; right: 4px; }
.code .close:hover,
.login-layout .box span .code .change:hover { background-color: #CCC; border-radius: 5px; -webkit-border-radius: 5px/*webkit*/; }
.code .close i { background: url(../images/login/login_code.gif) no-repeat 0 -7px; display: block; width: 10px; height: 10px; opacity: 0.5; }
.code .change { display: block; width: 10px; height: 10px; padding: 1px; position: absolute; z-index: 1; bottom: 4px; right: 4px; }
.code .change i { background: url(../images/login/login_code.gif) no-repeat -10px -7px; display: block; width: 10px; height: 10px; opacity: 0.5; }
.code .close:hover i,
.login-layout .box span .code .change:hover i { opacity: 1; }
.progress { height: 8px; margin-bottom: 20px; overflow: hidden; background-color: #000000; border-radius: 5px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress-bar { float: left; width: 0; height: 100%; font-size: 12px; line-height: 20px; color: #ffffff; text-align: center; background-color: #428bca; border-radius: 3px; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; transition: width 0.6s ease; }
.progress-striped .progress-bar { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }
.progress.active .progress-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; }
.progress-bar-success {
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5FFFFFF', endColorstr='#E5FFFFFF'); background: rgba(255,255,255,0.9); }
.progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-info { background-color: #5bc0de; }
.progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-warning { background-color: #f0ad4e; }
.progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-danger { background-color: #d9534f; }
.progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; }
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; }
/* 登录页面底部版权信息
---------------------------------------------------------------------*/
.bottom { font-family: Verdana, Tahoma; line-height: 16px; color: #FFF; text-shadow: 1px 1px 0 rgba(0,0,0,0.25); text-align: center; width: 600px; margin-left: -300px; position: fixed; bottom: 60px; left: 50%; }
.bottom a { color: #FFFFFF; text-decoration: none; }
.bottom a:hover { color: #FF0; text-decoration: blink; }
.bottom h5 { font-size: 12px; }
.bottom h6 { font-size: 10px; }
.avatar-top img { margin-top: -40px; -webkit-transition: 800ms ease; -moz-transition: 800ms ease; -o-transition: 800ms ease; transition: 800ms ease; }
#supersized-loader { position: absolute; top: 50%; left: 50%; z-index: 0; width: 60px; height: 60px; margin: -30px 0 0 -30px; text-indent: -999em; background: url(../images/loading.gif) no-repeat center center; }
#supersized { display: block; position: fixed; left: 0; top: 0; overflow: hidden; z-index: -999; height: 100%; width: 100%; }
#supersized img { width: auto; height: auto; position: relative; display: none; outline: none; border: none; }
#supersized.speed img { -ms-interpolation-mode: nearest-neighbor; image-rendering: -moz-crisp-edges; } /*Speed*/
#supersized.quality img { -ms-interpolation-mode: bicubic; image-rendering: optimizeQuality; } /*Quality*/
#supersized li { display: block; list-style: none; z-index: -30; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background: #111; }
#supersized a { width: 100%; height: 100%; display: block; }
#supersized li.prevslide { z-index: -20; }
#supersized li.activeslide { z-index: -10; }
#supersized li.image-loading { background: #111 url(../images/loading.gif) no-repeat center center; width: 100%; height: 100%; }
#supersized li.image-loading img { visibility: hidden; }
#supersized li.prevslide img,
#supersized li.activeslide img { display: inline; }
#supersized img { max-width: none !important }
#supersized i { _zoom:300;} | public/templete/AdminThemes/resources/css/login.css | @charset "utf-8";
/* ================================ */
/* Theme By SuperMan System */
/* Author: SuperMan */
/* Copyright: www.itkee.cn */
/* ================================ */
* { word-wrap: break-word; outline: none; }
html,
body { height: 100%; margin: 0; -webkit-text-size-adjust: none; }
body { background: #555; font-family: "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; width: 100%; height: 100%; }
h2,
h5,
h6 { margin: 0; }
input { outline: none }
ul,
li { margin: 0; padding: 0; border: 0; list-style-image: none; list-style-type: none; }
/* 登录页面顶部系统名称
---------------------------------------------------------------------*/
.login-layout { width: 700px; margin: -200px auto auto -340px; position: absolute; z-index: 3; top: 50%; left: 50%; }
.login-layout .top { color: #FFF; text-shadow: 1px 1px 0 rgba(0,0,0,0.25); text-align: center; width: 100%; height: 80px; margin: 0 auto 8% auto; }
.login-layout .top h5 { font-size: 13px; font-weight: 600; line-height: 20px; display: block; height: 20px; }
.login-layout .top h5 em { font-family: Tahoma; font-size: 10px; font-style: normal; margin-left: 4px; }
.login-layout .top h2 { font-size: 32px; font-weight: 600; line-height: 40px; display: block; height: 40px; }
.login-layout .top h6 { font-size: 12px; font-weight: 600; line-height: 20px; display: block; height: 20px; }
/* 登录页面登录表单部分
---------------------------------------------------------------------*/
.lock-holder { width: 100%; margin: 0 auto; }
.lock-holder .dot-left { font-size: 18px; color: #FFF; margin: 10px auto auto 20px; position: absolute; }
.lock-holder .dot-right { font-size: 18px; color: #FFF; margin: 10px auto auto 165px; position: absolute; }
.avatar { display: inline-block; }
.avatar img { width: 96px; margin: -1% auto 0 50px; border-radius: 50%; -moz-box-shadow: 0 0 0 3px rgba(255,255,255,0.25); -webkit-box-shadow: 0 0 0 3px rgba(255,255,255,0.25); box-shadow: 0 0 0 3px rgba(255,255,255,0.25); transition: 300ms ease; -webkit-transition: 300ms ease; -moz-transition: 300ms ease; -o-transition: 300ms ease; }
.lock-holder .form-group { width: 250px; position: relative; z-index: 1; }
.lock-holder .form-group label { font-size: 14px; font-weight: 600; line-height: 20px; color: #FFF; display: block; height: 20px; padding-right: 10px; border-right: dotted 1px #FFF; position: absolute; z-index: 9; top: 10px; left: 10px; }
input { font-size: 14px; font-family: "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif; color: #fff; height: 28px; padding: 5px 6px; position: relative; z-index: 1; background: #2d2d2d; background: rgba(45,45,45,.15); border: 1px solid #3d3d3d; border: 1px solid rgba(255,255,255,.15); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; text-shadow: 0 1px 2px rgba(0,0,0,.1); -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset; -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset; box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset; -o-transition: all .2s; -moz-transition: all .2s; -webkit-transition: all .2s; -ms-transition: all .2s; }
input:-moz-placeholder {
color: #fff;
}
input:-ms-input-placeholder {
color: #fff;
}
input::-webkit-input-placeholder {
color: #fff;
}
input:focus {
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#3F000000', endColorstr='#3F000000'); background: rgba(0,0,0,0.25); outline: none; border-color: rgba(255,255,255,0.5); -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset, 0 0 0 2px rgba(255,255,255,0.15); -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset, 0 0 0 2px rgba(255,255,255,0.15); box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset, 0 0 0 2px rgba(255,255,255,0.15); }
.input-text,
.input-password { width: 184px; padding-left: 56px; }
.input-code { width: 88px; }
.submit { margin-top: 5%; text-align: center; font-size: 0; }
.submit .progress { width: 200px; margin: 0px auto; }
.submit span { position: relative; z-index: 1; vertical-align: top; zoom: 1; }
.submit .input-button { font-size: 15px; font-family: "Microsoft YaHei", "Lucida Grande", "Lucida Sans Unicode", Tahoma, Helvetica, Arial, sans-serif; font-weight: 600; color: #FFF; background: #ef4300; width: 100px; height: 40px; margin: 0 0 0 10px; border: 1px solid #ff730e; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.25) inset, 0 2px 7px 0 rgba(0,0,0,.2); -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.25) inset, 0 2px 7px 0 rgba(0,0,0,.2); box-shadow: 0 15px 30px 0 rgba(255,255,255,.25) inset, 0 2px 7px 0 rgba(0,0,0,.2); color: #fff; text-shadow: 0 1px 2px rgba(0,0,0,.1); -o-transition: all .2s; -moz-transition: all .2s; -webkit-transition: all .2s; -ms-transition: all .2s; cursor: pointer; }
.submit .input-button:hover { -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2); -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2); box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2); }
.submit .input-button:active { -moz-box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2); -webkit-box-shadow: 0 15px 30px 0 rgba(255,255,255,.15) inset, 0 2px 7px 0 rgba(0,0,0,.2); box-shadow: 0 5px 8px 0 rgba(0,0,0,.1) inset, 0 1px 4px 0 rgba(0,0,0,.1); border: 0px solid #ef4300; }
.submit2 { margin-top: 5%; text-align: center; }
.submit2 .progress { width: 200px; margin: 0px auto; }
.code { background-color: #FFFFFF; width: 200px; height: 50px; border-radius: 4px; position: absolute; z-index: 9; top: -55px; left: -10px; display: none; box-shadow: 0 2px 2px 2px rgba(0,0,0,0.25); }
.code .arrow { background: url(../images/login/login_code.gif) no-repeat 0 0; display: block; width: 14px; height: 7px; position: absolute; left: 21px; bottom: -7px; }
.code img { width: 175px; height: 43px; position: absolute; z-index: 1; top: 4px; left: 4px; }
.code .close { display: block; width: 10px; height: 10px; padding: 1px; position: absolute; z-index: 1; top: 4px; right: 4px; }
.code .close:hover,
.login-layout .box span .code .change:hover { background-color: #CCC; border-radius: 5px; -webkit-border-radius: 5px/*webkit*/; }
.code .close i { background: url(../images/login/login_code.gif) no-repeat 0 -7px; display: block; width: 10px; height: 10px; opacity: 0.5; }
.code .change { display: block; width: 10px; height: 10px; padding: 1px; position: absolute; z-index: 1; bottom: 4px; right: 4px; }
.code .change i { background: url(../images/login/login_code.gif) no-repeat -10px -7px; display: block; width: 10px; height: 10px; opacity: 0.5; }
.code .close:hover i,
.login-layout .box span .code .change:hover i { opacity: 1; }
.progress { height: 8px; margin-bottom: 20px; overflow: hidden; background-color: #000000; border-radius: 5px; -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
.progress-bar { float: left; width: 0; height: 100%; font-size: 12px; line-height: 20px; color: #ffffff; text-align: center; background-color: #428bca; border-radius: 3px; -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15); -webkit-transition: width 0.6s ease; transition: width 0.6s ease; }
.progress-striped .progress-bar { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 40px 40px; }
.progress.active .progress-bar { -webkit-animation: progress-bar-stripes 2s linear infinite; animation: progress-bar-stripes 2s linear infinite; }
.progress-bar-success {
filter:progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#E5FFFFFF', endColorstr='#E5FFFFFF'); background: rgba(255,255,255,0.9); }
.progress-striped .progress-bar-success { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-info { background-color: #5bc0de; }
.progress-striped .progress-bar-info { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-warning { background-color: #f0ad4e; }
.progress-striped .progress-bar-warning { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.progress-bar-danger { background-color: #d9534f; }
.progress-striped .progress-bar-danger { background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
.animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; }
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
-ms-transform: translateX(-20px);
transform: translateX(-20px);
}
}
.fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; }
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
-ms-transform: translateX(20px);
transform: translateX(20px);
}
}
.fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; }
/* 登录页面底部版权信息
---------------------------------------------------------------------*/
.bottom { font-family: Verdana, Tahoma; line-height: 16px; color: #FFF; text-shadow: 1px 1px 0 rgba(0,0,0,0.25); text-align: center; width: 600px; margin-left: -300px; position: fixed; bottom: 60px; left: 50%; }
.bottom a { color: #FFFFFF; text-decoration: none; }
.bottom a:hover { color: #FF0; text-decoration: blink; }
.bottom h5 { font-size: 12px; }
.bottom h6 { font-size: 10px; }
.avatar-top img { margin-top: -40px; -webkit-transition: 800ms ease; -moz-transition: 800ms ease; -o-transition: 800ms ease; transition: 800ms ease; }
#supersized-loader { position: absolute; top: 50%; left: 50%; z-index: 0; width: 60px; height: 60px; margin: -30px 0 0 -30px; text-indent: -999em; background: url(../images/loading.gif) no-repeat center center; }
#supersized { display: block; position: fixed; left: 0; top: 0; overflow: hidden; z-index: -999; height: 100%; width: 100%; }
#supersized img { width: auto; height: auto; position: relative; display: none; outline: none; border: none; }
#supersized.speed img { -ms-interpolation-mode: nearest-neighbor; image-rendering: -moz-crisp-edges; } /*Speed*/
#supersized.quality img { -ms-interpolation-mode: bicubic; image-rendering: optimizeQuality; } /*Quality*/
#supersized li { display: block; list-style: none; z-index: -30; position: fixed; overflow: hidden; top: 0; left: 0; width: 100%; height: 100%; background: #111; }
#supersized a { width: 100%; height: 100%; display: block; }
#supersized li.prevslide { z-index: -20; }
#supersized li.activeslide { z-index: -10; }
#supersized li.image-loading { background: #111 url(../images/loading.gif) no-repeat center center; width: 100%; height: 100%; }
#supersized li.image-loading img { visibility: hidden; }
#supersized li.prevslide img,
#supersized li.activeslide img { display: inline; }
#supersized img { max-width: none !important }
#supersized i { _zoom:300;} | 0.310485 | 0.079997 |
@import 'highlight.js/styles/vs.css';
@import './katex.css';
@tailwind base;
@tailwind components;
@tailwind utilities;
html {
* {
position: relative;
}
body {
font-family: 'Inter', 'Open Sans', 'Helvetica', 'Verdana', sans-serif;
font-size: 16px;
}
article {
max-width: 65ch;
@apply leading-relaxed ml-auto mr-auto;
}
article > ul {
@apply my-4;
}
article > ol {
@apply my-4;
}
article ol > li {
@apply list-inside list-decimal;
}
article ul > li {
@apply list-inside list-disc;
}
article ul li,
article ol li {
@apply my-2 ml-4;
}
article p > img:only-child {
@apply mx-auto;
}
blockquote {
@apply border-l-4 border-teal-600 -ml-2 pl-3 pr-4 my-4 italic;
}
code,
pre {
@apply font-mono leading-snug;
box-decoration-break: clone;
}
code {
@apply bg-cool-gray-200 text-teal-900 px-1 text-base;
}
a code {
@apply underline;
}
pre > code {
@apply block border-cool-gray-300 bg-cool-gray-200 text-black px-4 py-2 my-4 whitespace-pre overflow-x-auto shadow-lg;
}
article h1 + p,
article h2 + p,
article h3 + p,
article h4 + p {
@apply mt-2 mb-4;
}
article * + p,
article > * + div,
hr {
@apply my-4;
}
article table {
@apply align-middle inline-block shadow overflow-hidden border-b border-gray-200 font-sans;
}
article table th {
@apply px-6 py-3 border-b border-gray-200 bg-gray-50 text-left text-xs leading-4 font-medium text-gray-500 uppercase tracking-wider;
}
article table td {
@apply px-6 py-4 whitespace-nowrap text-sm leading-5 font-medium text-gray-900;
}
@screen sm {
article table {
@apply rounded-lg;
}
}
hr.footnotes-sep {
@apply mt-8;
}
a {
@apply text-teal-700;
}
a:hover {
text-decoration: underline;
}
h1,
h2,
h3,
h4 {
@apply font-medium font-sans text-teal-900;
}
h1 {
@apply text-2xl;
}
h2 {
@apply text-xl;
}
h3 {
@apply text-lg;
}
h4 {
@apply text-base;
}
h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child) {
@apply mt-4 mb-2;
}
svg .primary {
fill: #b2f5ea;
}
svg .secondary {
fill: #2c7a7b;
color: #2c7a7b;
}
.hljs-addition {
@apply text-green-600;
}
.hljs-deletion {
@apply text-red-600;
}
article aside.note {
@apply px-4 py-4 text-sm bg-teal-100 bg-opacity-75 border-cool-gray-300 border;
}
article aside.warn {
@apply px-4 py-4 text-sm bg-yellow-100 bg-opacity-75 border-cool-gray-300 border;
}
div.responsive-svg {
@apply my-4 w-full mx-auto;
}
@screen sm {
div.responsive-svg {
@apply w-3/4;
}
}
@screen md {
div.responsive-svg {
@apply w-1/2;
}
}
/* From https://css-tricks.com/full-width-containers-limited-width-parents/ */
.w-expanded-95 {
width: 95vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -47.5vw;
margin-right: -47.5vw;
}
/* Mobile styling */
.side-by-side {
display: block;
@apply my-4;
}
}
@screen sm {
html {
article ul li,
article ol li {
@apply list-outside;
}
article > ul > li,
article > ol > li {
@apply ml-0;
}
blockquote {
@apply -ml-4 pl-6 pr-0;
}
pre > code {
@apply whitespace-pre-wrap;
}
}
}
@screen md {
html {
.side-by-side {
display: grid;
grid-template-columns: minmax(30%, 60ch) minmax(70%, 1fr);
width: 95vw;
position: relative;
left: 50%;
right: 50%;
@apply my-8;
margin-left: max(-47.5vw, -70ch);
margin-right: max(-47.5vw, -70ch);
max-width: 140ch;
& > * {
@apply border-t border-dotted border-cool-gray-400;
}
.left {
@apply pr-2 mb-4;
ul > li,
ol > li {
@apply list-inside;
}
}
pre {
@apply h-full w-full;
}
pre > code {
@apply h-full w-full my-0 block bg-cool-gray-200 text-black px-4 py-0 whitespace-pre-wrap overflow-x-auto shadow-none;
}
}
}
}
article .has-component > *:not(:last-child) {
display: none;
}
article.roam-page {
.rm-heading-1 {
@apply text-2xl;
}
.rm-heading-2 {
@apply text-xl;
}
.rm-heading-3 {
@apply text-lg;
}
ul,
ol {
margin-top: 0rem;
margin-bottom: 0rem;
}
li {
@apply my-2;
}
ul.list-document > li {
list-style: none;
@apply my-4;
}
blockquote {
@apply ml-0 px-3;
}
li ul > li,
li ol > li {
margin-left: 2rem;
}
} | src/app.css | @import 'highlight.js/styles/vs.css';
@import './katex.css';
@tailwind base;
@tailwind components;
@tailwind utilities;
html {
* {
position: relative;
}
body {
font-family: 'Inter', 'Open Sans', 'Helvetica', 'Verdana', sans-serif;
font-size: 16px;
}
article {
max-width: 65ch;
@apply leading-relaxed ml-auto mr-auto;
}
article > ul {
@apply my-4;
}
article > ol {
@apply my-4;
}
article ol > li {
@apply list-inside list-decimal;
}
article ul > li {
@apply list-inside list-disc;
}
article ul li,
article ol li {
@apply my-2 ml-4;
}
article p > img:only-child {
@apply mx-auto;
}
blockquote {
@apply border-l-4 border-teal-600 -ml-2 pl-3 pr-4 my-4 italic;
}
code,
pre {
@apply font-mono leading-snug;
box-decoration-break: clone;
}
code {
@apply bg-cool-gray-200 text-teal-900 px-1 text-base;
}
a code {
@apply underline;
}
pre > code {
@apply block border-cool-gray-300 bg-cool-gray-200 text-black px-4 py-2 my-4 whitespace-pre overflow-x-auto shadow-lg;
}
article h1 + p,
article h2 + p,
article h3 + p,
article h4 + p {
@apply mt-2 mb-4;
}
article * + p,
article > * + div,
hr {
@apply my-4;
}
article table {
@apply align-middle inline-block shadow overflow-hidden border-b border-gray-200 font-sans;
}
article table th {
@apply px-6 py-3 border-b border-gray-200 bg-gray-50 text-left text-xs leading-4 font-medium text-gray-500 uppercase tracking-wider;
}
article table td {
@apply px-6 py-4 whitespace-nowrap text-sm leading-5 font-medium text-gray-900;
}
@screen sm {
article table {
@apply rounded-lg;
}
}
hr.footnotes-sep {
@apply mt-8;
}
a {
@apply text-teal-700;
}
a:hover {
text-decoration: underline;
}
h1,
h2,
h3,
h4 {
@apply font-medium font-sans text-teal-900;
}
h1 {
@apply text-2xl;
}
h2 {
@apply text-xl;
}
h3 {
@apply text-lg;
}
h4 {
@apply text-base;
}
h1:not(:first-child),
h2:not(:first-child),
h3:not(:first-child),
h4:not(:first-child) {
@apply mt-4 mb-2;
}
svg .primary {
fill: #b2f5ea;
}
svg .secondary {
fill: #2c7a7b;
color: #2c7a7b;
}
.hljs-addition {
@apply text-green-600;
}
.hljs-deletion {
@apply text-red-600;
}
article aside.note {
@apply px-4 py-4 text-sm bg-teal-100 bg-opacity-75 border-cool-gray-300 border;
}
article aside.warn {
@apply px-4 py-4 text-sm bg-yellow-100 bg-opacity-75 border-cool-gray-300 border;
}
div.responsive-svg {
@apply my-4 w-full mx-auto;
}
@screen sm {
div.responsive-svg {
@apply w-3/4;
}
}
@screen md {
div.responsive-svg {
@apply w-1/2;
}
}
/* From https://css-tricks.com/full-width-containers-limited-width-parents/ */
.w-expanded-95 {
width: 95vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -47.5vw;
margin-right: -47.5vw;
}
/* Mobile styling */
.side-by-side {
display: block;
@apply my-4;
}
}
@screen sm {
html {
article ul li,
article ol li {
@apply list-outside;
}
article > ul > li,
article > ol > li {
@apply ml-0;
}
blockquote {
@apply -ml-4 pl-6 pr-0;
}
pre > code {
@apply whitespace-pre-wrap;
}
}
}
@screen md {
html {
.side-by-side {
display: grid;
grid-template-columns: minmax(30%, 60ch) minmax(70%, 1fr);
width: 95vw;
position: relative;
left: 50%;
right: 50%;
@apply my-8;
margin-left: max(-47.5vw, -70ch);
margin-right: max(-47.5vw, -70ch);
max-width: 140ch;
& > * {
@apply border-t border-dotted border-cool-gray-400;
}
.left {
@apply pr-2 mb-4;
ul > li,
ol > li {
@apply list-inside;
}
}
pre {
@apply h-full w-full;
}
pre > code {
@apply h-full w-full my-0 block bg-cool-gray-200 text-black px-4 py-0 whitespace-pre-wrap overflow-x-auto shadow-none;
}
}
}
}
article .has-component > *:not(:last-child) {
display: none;
}
article.roam-page {
.rm-heading-1 {
@apply text-2xl;
}
.rm-heading-2 {
@apply text-xl;
}
.rm-heading-3 {
@apply text-lg;
}
ul,
ol {
margin-top: 0rem;
margin-bottom: 0rem;
}
li {
@apply my-2;
}
ul.list-document > li {
list-style: none;
@apply my-4;
}
blockquote {
@apply ml-0 px-3;
}
li ul > li,
li ol > li {
margin-left: 2rem;
}
} | 0.49585 | 0.099777 |
Created on : 24.07.2015, 13:44:56
Author : fury
*/
.body{
background-color:rgb(211, 245, 218);
font-family: Arial;
}
.header{
background-color: rgb(0, 128, 1);
color:white;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 50px;
font-weight: bold;
}
.time{
position: absolute;
right: 50%;
top:0px;
}
.tab{
background-color: rgb(0, 128, 1);
color:white;
position: fixed ;
bottom: 0px;
height: 18%;
width: 100%;
left: 0px;
}
.tabs li {
list-style:none;
display:inline;
top: -32px;
left: 0px;
position: absolute;
background-color: green;
}
.tabs a {
padding:5px 10px;
display:inline-block;
background-color: rgb(0, 128, 1) !important;
text-decoration:none;
padding: 7px;
color: white !important;
font-weight: bold;
}
.tabs a.active {
background:#fff;
color:#000;
}
.tabPane{
padding-left: 2px;
padding-right:2px;
}
.question{
background-color: white;
width: 47px;
text-align: center;
height: 32px;
padding-top: 13px;
border: 1px solid black;
margin-top: 4px;
}
.tabPane a{
text-decoration: none;
color:black;
font-weight: bold;
display:inline-block;
}
.buttons{
position: fixed;
bottom: 21%;
right: 0px;
}
.button{
padding: 6px;
font-weight: bold;
text-decoration: none !important;
}
.button-danger{
color:white;
background-color: red;
}
.button-mark{
color:black;
background-color: rgb(254, 186, 0);
}
.button-next{
color:white;
background-color: rgb(0, 128, 1);
}
.marked{
background-color: rgb(254, 186, 0);
}
#marked{
display:none;
}
.hidden{
display:none;
}
.content{
position: relative;
top: 8%;
}
.questionText{
font-weight: bold;
}
.questionImage{
width: 20%;
margin: 41px;
}
ul.answers{
margin-top:5%;
width: 40%;
display: inline-block;
position: absolute;
left: 46%;
list-style-type: none;
}
ul.answers li:not(:first-child){
margin-top: 10%;
}
.progress{
width: 100%;
background-color: green;
height: 30px;
}
.errors{
background-color: red;
height: 30px;
}
.welcomeText,.resultContent{
margin-left: 25%;
margin-top: 16%;
margin-right: 25%;
border: 1px solid black;
padding:7px;
}
.resultContent{
margin-top:0px;
}
.css-label{
padding-left:40px !important;
}
.topic{
padding-left: 8px;
text-decoration:none;
color:white;
} | Styles/Base.css | Created on : 24.07.2015, 13:44:56
Author : fury
*/
.body{
background-color:rgb(211, 245, 218);
font-family: Arial;
}
.header{
background-color: rgb(0, 128, 1);
color:white;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 50px;
font-weight: bold;
}
.time{
position: absolute;
right: 50%;
top:0px;
}
.tab{
background-color: rgb(0, 128, 1);
color:white;
position: fixed ;
bottom: 0px;
height: 18%;
width: 100%;
left: 0px;
}
.tabs li {
list-style:none;
display:inline;
top: -32px;
left: 0px;
position: absolute;
background-color: green;
}
.tabs a {
padding:5px 10px;
display:inline-block;
background-color: rgb(0, 128, 1) !important;
text-decoration:none;
padding: 7px;
color: white !important;
font-weight: bold;
}
.tabs a.active {
background:#fff;
color:#000;
}
.tabPane{
padding-left: 2px;
padding-right:2px;
}
.question{
background-color: white;
width: 47px;
text-align: center;
height: 32px;
padding-top: 13px;
border: 1px solid black;
margin-top: 4px;
}
.tabPane a{
text-decoration: none;
color:black;
font-weight: bold;
display:inline-block;
}
.buttons{
position: fixed;
bottom: 21%;
right: 0px;
}
.button{
padding: 6px;
font-weight: bold;
text-decoration: none !important;
}
.button-danger{
color:white;
background-color: red;
}
.button-mark{
color:black;
background-color: rgb(254, 186, 0);
}
.button-next{
color:white;
background-color: rgb(0, 128, 1);
}
.marked{
background-color: rgb(254, 186, 0);
}
#marked{
display:none;
}
.hidden{
display:none;
}
.content{
position: relative;
top: 8%;
}
.questionText{
font-weight: bold;
}
.questionImage{
width: 20%;
margin: 41px;
}
ul.answers{
margin-top:5%;
width: 40%;
display: inline-block;
position: absolute;
left: 46%;
list-style-type: none;
}
ul.answers li:not(:first-child){
margin-top: 10%;
}
.progress{
width: 100%;
background-color: green;
height: 30px;
}
.errors{
background-color: red;
height: 30px;
}
.welcomeText,.resultContent{
margin-left: 25%;
margin-top: 16%;
margin-right: 25%;
border: 1px solid black;
padding:7px;
}
.resultContent{
margin-top:0px;
}
.css-label{
padding-left:40px !important;
}
.topic{
padding-left: 8px;
text-decoration:none;
color:white;
} | 0.494629 | 0.208441 |
.swiper-container * {
box-sizing: border-box;
}
.swiper-container.swiper-container-horizontal {
height: auto;
max-height: 75vh;
width: 100%;
}
.swiper-container.swiper-container-vertical {
max-height: 100vh;
height: 50vh;
width: 100%;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
color: #fff;
}
.swiper-container .swiper-button-prev:after,
.swiper-container .swiper-button-next:after {
text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}
.swiper-container .swiper-wrapper .swiper-slide {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
font-size: 18px;
background: #fff;
height: auto;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-video-container {
width: 100%;
height: 0;
position: relative;
padding-bottom: 56.25%;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-video-container .swiper-overlay,
.swiper-container .swiper-wrapper .swiper-slide .swiper-video-container iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 5;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-video-container .swiper-overlay {
z-index: 6;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-text-container {
padding: 1em 5em;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-text-container h2 {
margin-bottom: 1em;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container {
position: relative;
color: #fff;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container h3 {
color: #fff;
margin: 0;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-title-overlay,
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-text-overlay {
position: absolute;
left: 0;
right: 0;
width: 100%;
background: black;
padding: 1em;
font-weight: 200;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-title-overlay {
top: 0;
background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
text-align: left;
font-size: 2.5em;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-text-overlay {
bottom: 0;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
text-align: right;
font-size: 1.5em;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-text-overlay p {
margin-bottom: 0.5em;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-text-overlay p:last-child {
margin-bottom: 0;
}
@media only screen and (max-width: 576px) {
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-title-overlay {
font-size: 7vw;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-text-overlay {
font-size: 5vw;
}
}
.swiper-container .swiper-wrapper .swiper-slide img,
.swiper-container .swiper-wrapper .swiper-slide video {
max-width: 100%;
max-height: 100%;
margin: auto;
display: block;
}
/*# sourceMappingURL=swiper-js.css.map */ | assets/css/swiper-js.css | .swiper-container * {
box-sizing: border-box;
}
.swiper-container.swiper-container-horizontal {
height: auto;
max-height: 75vh;
width: 100%;
}
.swiper-container.swiper-container-vertical {
max-height: 100vh;
height: 50vh;
width: 100%;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
color: #fff;
}
.swiper-container .swiper-button-prev:after,
.swiper-container .swiper-button-next:after {
text-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}
.swiper-container .swiper-wrapper .swiper-slide {
display: flex;
justify-content: center;
align-items: center;
text-align: center;
font-size: 18px;
background: #fff;
height: auto;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-video-container {
width: 100%;
height: 0;
position: relative;
padding-bottom: 56.25%;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-video-container .swiper-overlay,
.swiper-container .swiper-wrapper .swiper-slide .swiper-video-container iframe {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 5;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-video-container .swiper-overlay {
z-index: 6;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-text-container {
padding: 1em 5em;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-text-container h2 {
margin-bottom: 1em;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container {
position: relative;
color: #fff;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container h3 {
color: #fff;
margin: 0;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-title-overlay,
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-text-overlay {
position: absolute;
left: 0;
right: 0;
width: 100%;
background: black;
padding: 1em;
font-weight: 200;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-title-overlay {
top: 0;
background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
text-align: left;
font-size: 2.5em;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-text-overlay {
bottom: 0;
background: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
text-align: right;
font-size: 1.5em;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-text-overlay p {
margin-bottom: 0.5em;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-text-overlay p:last-child {
margin-bottom: 0;
}
@media only screen and (max-width: 576px) {
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-title-overlay {
font-size: 7vw;
}
.swiper-container .swiper-wrapper .swiper-slide .swiper-image-container .swiper-image-text-overlay {
font-size: 5vw;
}
}
.swiper-container .swiper-wrapper .swiper-slide img,
.swiper-container .swiper-wrapper .swiper-slide video {
max-width: 100%;
max-height: 100%;
margin: auto;
display: block;
}
/*# sourceMappingURL=swiper-js.css.map */ | 0.520009 | 0.027928 |
@media (max-width: 1440px) {
.one-of-five,
.two-of-five,
.three-of-five,
.four-of-five {
-webkit-box-flex: 1;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
width: 50%;
}
.list-two-items > li,
.list-three-items > li,
.list-four-items > li {
-webkit-box-flex: 1;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
width: 50%;
max-width: 50%;
margin-bottom: 1rem;
}
.list-two-items.mx > li,
.list-three-items.mx > li,
.list-four-items.mx > li {
max-width: 50%;
}
}
@media (max-width: 680px) {
.one-of-three,
.two-of-three,
.one-of-four,
.two-of-four,
.three-of-four,
.one-of-five,
.two-of-five,
.three-of-five,
.four-of-five {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
width: 100%;
}
.one-of-three.mx-w,
.two-of-three.mx-w,
.one-of-four.mx-w,
.two-of-four.mx-w,
.three-of-four.mx-w,
.one-of-five.mx-w,
.two-of-five.mx-w,
.three-of-five.mx-w,
.four-of-five.mx-w {
max-width: none;
}
.list-three-items > li,
.list-four-items > li {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
width: 100%;
max-width: none;
padding: 0;
margin-bottom: 1.9rem;
}
.list-three-items.mx > li,
.list-four-items.mx > li {
max-width: none;
}
.list {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.title-main {
font-size: 2em;
}
}
@media (max-width: 1440px) {
.portfolio-list {
margin: 0;
}
.portfolio-list > li {
margin: 0;
}
}
@media (max-width: 1024px) {
.socials > li {
width: 100%;
}
.footer .socials {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.footer .socials > li {
width: auto;
padding: 1rem;
}
.footer-alt {
text-align: center;
}
.footer-alt .contacts a:last-of-type {
margin-right: 1rem;
}
}
@media (max-width: 680px) {
.home-first-screen {
padding: 2.188rem 1rem;
}
.home-first-screen .content {
padding: 0;
}
.home-first-screen > .flex,
.home-first-screen .text-btn-box {
margin: 0;
}
.about .text-box,
.first-screen__picture {
padding: 0 1rem;
}
.first-screen__picture {
border: none;
}
.footer {
margin-bottom: 3rem;
}
.limited-box {
padding: 0;
}
.title p {
text-align: left;
}
.footer-alt .socials > li {
margin: 0;
}
.footer-alt .copyrights {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.footer-alt .contacts {
text-align: center;
}
.m-hidden {
display: none;
}
} | public/css/media.css | @media (max-width: 1440px) {
.one-of-five,
.two-of-five,
.three-of-five,
.four-of-five {
-webkit-box-flex: 1;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
width: 50%;
}
.list-two-items > li,
.list-three-items > li,
.list-four-items > li {
-webkit-box-flex: 1;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
width: 50%;
max-width: 50%;
margin-bottom: 1rem;
}
.list-two-items.mx > li,
.list-three-items.mx > li,
.list-four-items.mx > li {
max-width: 50%;
}
}
@media (max-width: 680px) {
.one-of-three,
.two-of-three,
.one-of-four,
.two-of-four,
.three-of-four,
.one-of-five,
.two-of-five,
.three-of-five,
.four-of-five {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
width: 100%;
}
.one-of-three.mx-w,
.two-of-three.mx-w,
.one-of-four.mx-w,
.two-of-four.mx-w,
.three-of-four.mx-w,
.one-of-five.mx-w,
.two-of-five.mx-w,
.three-of-five.mx-w,
.four-of-five.mx-w {
max-width: none;
}
.list-three-items > li,
.list-four-items > li {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
width: 100%;
max-width: none;
padding: 0;
margin-bottom: 1.9rem;
}
.list-three-items.mx > li,
.list-four-items.mx > li {
max-width: none;
}
.list {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.title-main {
font-size: 2em;
}
}
@media (max-width: 1440px) {
.portfolio-list {
margin: 0;
}
.portfolio-list > li {
margin: 0;
}
}
@media (max-width: 1024px) {
.socials > li {
width: 100%;
}
.footer .socials {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.footer .socials > li {
width: auto;
padding: 1rem;
}
.footer-alt {
text-align: center;
}
.footer-alt .contacts a:last-of-type {
margin-right: 1rem;
}
}
@media (max-width: 680px) {
.home-first-screen {
padding: 2.188rem 1rem;
}
.home-first-screen .content {
padding: 0;
}
.home-first-screen > .flex,
.home-first-screen .text-btn-box {
margin: 0;
}
.about .text-box,
.first-screen__picture {
padding: 0 1rem;
}
.first-screen__picture {
border: none;
}
.footer {
margin-bottom: 3rem;
}
.limited-box {
padding: 0;
}
.title p {
text-align: left;
}
.footer-alt .socials > li {
margin: 0;
}
.footer-alt .copyrights {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.footer-alt .contacts {
text-align: center;
}
.m-hidden {
display: none;
}
} | 0.435421 | 0.080683 |
@media screen and (max-width: 980px) {
.container {
width: 798px;
}
.container .lg-container {
width: 72%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 136px;
}
}
@media screen and (max-width: 888px) {
.container {
width: 768px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 134px;
}
}
@media screen and (max-width: 838px) {
.container {
width: 728px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 127px;
}
}
@media screen and (max-width: 768px) {
.container {
width: 668px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 116px;
}
}
@media screen and (max-width: 728px) {
.container {
width: 638px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 110px;
}
}
@media screen and (max-width: 698px) {
.container {
width: 598px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 103px;
}
}
@media screen and (max-width: 638px) {
.container {
width: 498px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 84px;
}
}
@media screen and (max-width: 568px) {
.container {
width: 470px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 79px;
}
}
@media screen and (max-width: 528px) {
.container {
width: 455px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 76px;
}
} | static/css/front_index_responsive.css | @media screen and (max-width: 980px) {
.container {
width: 798px;
}
.container .lg-container {
width: 72%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 136px;
}
}
@media screen and (max-width: 888px) {
.container {
width: 768px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 134px;
}
}
@media screen and (max-width: 838px) {
.container {
width: 728px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 127px;
}
}
@media screen and (max-width: 768px) {
.container {
width: 668px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 116px;
}
}
@media screen and (max-width: 728px) {
.container {
width: 638px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 110px;
}
}
@media screen and (max-width: 698px) {
.container {
width: 598px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 103px;
}
}
@media screen and (max-width: 638px) {
.container {
width: 498px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 84px;
}
}
@media screen and (max-width: 568px) {
.container {
width: 470px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 79px;
}
}
@media screen and (max-width: 528px) {
.container {
width: 455px;
}
.container .lg-container {
width: 74%;
}
.container .sm-container {
width: 24%;
}
.top-group li {
width: 76px;
}
} | 0.324556 | 0.042088 |
@import url(https://fonts.googleapis.com/css?family=Abel);
/*
* Feather
*/
.feather {
width: 16px;
height: 16px;
vertical-align: text-bottom;
}
/*
* Sidebar
*/
.sidebar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 100; /* Behind the navbar */
padding: 48px 0 0; /* Height of navbar */
box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}
.sidebar-sticky {
position: relative;
top: 0;
height: calc(100vh - 48px);
padding-top: .5rem;
overflow-x: hidden;
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
.sidebar-sticky {
position: -webkit-sticky;
position: sticky;
}
}
.sidebar .nav-link {
font-weight: 500;
color: #333;
}
.sidebar .nav-link .feather {
margin-right: 4px;
color: #999;
}
.sidebar .nav-link.active {
color: #007bff;
}
.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
color: inherit;
}
.sidebar-heading {
font-size: .75rem;
text-transform: uppercase;
}
/*
* Content
*/
[role="main"] {
padding-top: 133px; /* Space for fixed navbar */
}
@media (min-width: 768px) {
[role="main"] {
padding-top: 48px; /* Space for fixed navbar */
}
}
/*
* Navbar
*/
.navbar-brand {
padding-top: .75rem;
padding-bottom: .75rem;
font-size: 1rem;
background-color: rgba(0, 0, 0, .25);
box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}
.navbar .form-control {
padding: .75rem 1rem;
border-width: 0;
border-radius: 0;
}
.form-control-dark {
color: #fff;
background-color: rgba(255, 255, 255, .1);
border-color: rgba(255, 255, 255, .1);
}
.form-control-dark:focus {
border-color: transparent;
box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}
/*
* Input forms
*/
.labFixed {
width: 170px;
}
.inpFixed {
width: 350px;
}
.taFixed{
width: 100%;
resize: none;
}
/*
* Scrollable Tables
*/
.tableScrollable {
width: 100%
}
.tableScrollable > thead,
.tableScrollable > tbody,
.tableScrollable > thead > tr,
.tableScrollable > tbody > tr,
.tableScrollable > thead > tr > th,
.tableScrollable > tbody > tr > td {
display: block;
}
.tableScrollable > tbody > tr:after,
.tableScrollable > thead > tr:after {
content: ' ';
display: block;
visibility: hidden;
clear: both;
}
.tableScrollable > tbody {
overflow-y: scroll;
max-height: 450px;
}
.tableScrollable > tbody > tr > td,
.tableScrollable > thead > tr > th {
float: left;
}
.tableScrollable > thead {
width: calc( 100% - 1em ) /* scrollbar is average 1em/16px width, remove it from thead width */
}
/* Added CSS for E-STORE Logo */
.logo {
color: #B4B1AB;
font-family: abel;
font-size: 22px;
text-transform: uppercase;
text-decoration: none;
}
.logo span {
color:#FE980F;
} | public/css/dashboard.css | @import url(https://fonts.googleapis.com/css?family=Abel);
/*
* Feather
*/
.feather {
width: 16px;
height: 16px;
vertical-align: text-bottom;
}
/*
* Sidebar
*/
.sidebar {
position: fixed;
top: 0;
bottom: 0;
left: 0;
z-index: 100; /* Behind the navbar */
padding: 48px 0 0; /* Height of navbar */
box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
}
.sidebar-sticky {
position: relative;
top: 0;
height: calc(100vh - 48px);
padding-top: .5rem;
overflow-x: hidden;
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
.sidebar-sticky {
position: -webkit-sticky;
position: sticky;
}
}
.sidebar .nav-link {
font-weight: 500;
color: #333;
}
.sidebar .nav-link .feather {
margin-right: 4px;
color: #999;
}
.sidebar .nav-link.active {
color: #007bff;
}
.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
color: inherit;
}
.sidebar-heading {
font-size: .75rem;
text-transform: uppercase;
}
/*
* Content
*/
[role="main"] {
padding-top: 133px; /* Space for fixed navbar */
}
@media (min-width: 768px) {
[role="main"] {
padding-top: 48px; /* Space for fixed navbar */
}
}
/*
* Navbar
*/
.navbar-brand {
padding-top: .75rem;
padding-bottom: .75rem;
font-size: 1rem;
background-color: rgba(0, 0, 0, .25);
box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}
.navbar .form-control {
padding: .75rem 1rem;
border-width: 0;
border-radius: 0;
}
.form-control-dark {
color: #fff;
background-color: rgba(255, 255, 255, .1);
border-color: rgba(255, 255, 255, .1);
}
.form-control-dark:focus {
border-color: transparent;
box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}
/*
* Input forms
*/
.labFixed {
width: 170px;
}
.inpFixed {
width: 350px;
}
.taFixed{
width: 100%;
resize: none;
}
/*
* Scrollable Tables
*/
.tableScrollable {
width: 100%
}
.tableScrollable > thead,
.tableScrollable > tbody,
.tableScrollable > thead > tr,
.tableScrollable > tbody > tr,
.tableScrollable > thead > tr > th,
.tableScrollable > tbody > tr > td {
display: block;
}
.tableScrollable > tbody > tr:after,
.tableScrollable > thead > tr:after {
content: ' ';
display: block;
visibility: hidden;
clear: both;
}
.tableScrollable > tbody {
overflow-y: scroll;
max-height: 450px;
}
.tableScrollable > tbody > tr > td,
.tableScrollable > thead > tr > th {
float: left;
}
.tableScrollable > thead {
width: calc( 100% - 1em ) /* scrollbar is average 1em/16px width, remove it from thead width */
}
/* Added CSS for E-STORE Logo */
.logo {
color: #B4B1AB;
font-family: abel;
font-size: 22px;
text-transform: uppercase;
text-decoration: none;
}
.logo span {
color:#FE980F;
} | 0.384565 | 0.079531 |
@font-face {
font-family: 'FontAwesome';
src: url("//ask.csdn.net/assets/fontawesome-webfont-d8970a29b6bda4953188db1bf11caa77.eot?v=3.2.1");
src: url("//ask.csdn.net/assets/fontawesome-webfont-d8970a29b6bda4953188db1bf11caa77.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("//ask.csdn.net/assets/fontawesome-webfont-b6eacf39cdd874409fca9bbfa0fd5524.woff?v=3.2.1") format("woff"), url("//ask.csdn.net/assets/fontawesome-webfont-e6510d64f0dee7530f4c35b4eccbe2eb.ttf?v=3.2.1") format("truetype"), url("//ask.csdn.net/assets/fontawesome-webfont-4bb899176c47fb8cc6662a8929eebc8a.svg#fontawesomeregular?v=3.2.1") format("svg");
font-weight: normal;
font-style: normal;
}
.clearfix:after {
content: '.';
height: 0;
visibility: hidden;
display: block;
clear: both;
}
body > .marker {
position: absolute;
background: #000;
width: 0;
height: 0;
top: 0;
left: 0;
z-index: 900;
opacity: 0;
transition: all 0.5s ease-in;
}
body > .pop_edit {
font-family: 'microsoft yahei';
clear: both;
position: fixed;
background: #fff;
border: 1px solid #dcdcdc;
top: 50%;
left: 50%;
margin-left: -333px;
margin-top: -270px;
z-index: 1000;
opacity: 0;
}
body > .pop_edit * {
box-sizing: border-box;
}
body > .pop_edit .icon-preview.active:before {
z-index: 10002;
position: relative;
color: #04c !important;
}
body > .pop_edit .icon-preview.active:after {
content: '';
position: absolute;
z-index: 3;
width: 600px;
height: 40px;
background: rgba(255,255,255,0.7);
margin: -10px 0 0 -520px;
}
body > .pop_edit .cm_box {
position: relative;
}
body > .pop_edit .cm_box .cm_dialog {
position: fixed;
z-index: 10000;
display: none;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0,0,0,0.01);
}
body > .pop_edit .pop_cm {
position: absolute;
z-index: 10001;
top: 48px;
margin: -5px 0 0 275px;
width: 300px;
padding: 10px;
background: #fff;
border: 1px solid #ccc;
display: none;
box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
body > .pop_edit .pop_cm:after,
body > .pop_edit .pop_cm:before {
content: '';
position: absolute;
border: 10px solid transparent;
border-bottom-color: #ccc;
top: -20px;
left: 40px;
}
body > .pop_edit .pop_cm:after {
border-bottom-color: #fff;
top: -19px;
}
body > .pop_edit .pop_cm.cm_add_img {
margin-left: 310px;
}
body > .pop_edit .pop_cm .nav-tabs {
border-bottom: 1px solid #ddd;
font-size: 12px;
height: 30px;
margin: -5px -10px 10px;
padding: 5px 10px;
}
body > .pop_edit .pop_cm .nav-tabs a {
border: 1px solid transparent;
display: inline-block;
padding: 3px 20px;
color: #999;
height: 25px;
text-decoration: none;
}
body > .pop_edit .pop_cm .nav-tabs a.active {
color: #666;
border-color: #ddd;
border-bottom-color: #fff;
border-radius: 3px 3px 0 0;
}
body > .pop_edit .pop_cm .up_img_loading {
background: #fff 9;
background: rgba(255,255,255,0.8);
height: 100%;
width: 100%;
top: 0;
left: 0;
line-height: 100px;
position: absolute;
z-index: 2;
text-align: center;
display: none;
}
body > .pop_edit .pop_cm .up_img_loading.active {
display: block;
}
body > .pop_edit .pop_cm .tab_panel {
display: none;
}
body > .pop_edit .pop_cm .tab_panel.active {
display: block;
}
body > .pop_edit .pop_cm .set_img {
height: 101px;
margin: 0;
position: relative;
}
body > .pop_edit .pop_cm .set_img iframe {
border: 0;
width: 100%;
height: 101px;
}
body > .pop_edit .pop_cm .set_img .markdown_file_name {
color: #999;
overflow: hidden;
padding: 5px;
width: 100%;
}
body > .pop_edit .pop_cm .set_img label {
background: none repeat scroll 0 0 #ddd;
border-left: 1px solid #ccc;
font-weight: normal;
font-size: 12px;
line-height: 28px;
padding: 0 15px;
position: absolute;
right: 0;
top: 0;
}
body > .pop_edit .pop_cm .markdown_file_msg {
font-size: 14px;
margin: -10px 0 10px;
}
body > .pop_edit .pop_cm input {
width: 278px;
padding: 5px 10px;
border: 1px solid #ddd;
margin-bottom: 10px;
}
body > .pop_edit .pop_cm .text-right {
text-align: right;
}
body > .pop_edit .pop_cm .btn {
font: 12px/20px "microsoft yahei";
background: #999;
color: #fff;
display: inline-block;
padding: 2px 10px;
cursor: pointer;
}
body > .pop_edit h3 {
position: relative;
font-weight: normal;
font-size: 18px;
color: #666;
padding-left: 19px;
border-bottom: 1px solid #f0f0f0;
margin-bottom: 10px;
margin-top: 0px;
height: 50px;
line-height: 50px;
font-family: microsoft yahei;
}
body > .pop_edit h3 .err {
position: absolute;
font-size: 12px;
width: 99%;
left: 0;
top: inherit;
margin: 0;
bottom: -23px;
text-align: left;
padding-left: 5px;
}
body > .pop_edit .close {
position: absolute;
text-decoration: none;
right: 19px;
top: 8px;
font-size: 30px;
color: #555;
background: none;
}
body > .pop_edit .close:hover {
color: #58c;
}
body > .pop_edit .ask_float_channel:link,
body > .pop_edit .ask_float_channel:visited,
body > .pop_edit .ask_float_channel:hover,
body > .pop_edit .ask_float_channel:focus {
color: #458bca;
cursor: pointer;
}
body > .pop_edit .ask_float_span {
color: #666;
font-size: 14px;
position: absolute;
top: 14px;
left: 70px;
font-family: 'microsoft yahei';
}
body > .pop_edit .context {
padding: 0 20px 10px;
font-size: 16px;
color: #333;
}
body > .pop_edit .red {
position: absolute;
display: inline-block;
left: -11px;
top: 50%;
margin-top: -10px;
padding: 0;
color: #f00;
}
body > .pop_edit .success {
border-top: 1px solid #f0f0f0;
text-align: right;
padding: 15px 20px 20px 20px;
}
body > .pop_edit .success a {
display: inline-block;
zoom: 1;
width: 80px;
height: 28px;
line-height: 28px;
text-align: center;
color: #fff;
text-decoration: none;
margin-left: 10px;
font-size: 14px;
}
body > .pop_edit .success .cancel {
background: #999;
}
body > .pop_edit .success .ok {
background: #be0000;
}
body > .pop_edit .success .del {
background: #999;
display: none;
}
.ask_first {
position: absolute;
left: 50%;
top: 250px;
height: 560px;
width: 667px;
display: none;
text-align: left;
}
.ask_first .askFirst_desc {
height: 370px;
}
.ask_first .askFirst_desc .afd_p {
line-height: 21px;
font-size: 14px;
color: #333;
}
.ask_first .askFirst_desc .afd_p a {
color: #2b81a9;
cursor: pointer;
}
.ask_first .askFirst_se {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}
.ask_first .search_div {
width: 100%;
height: 35px;
margin-right: 20px;
margin-bottom: 10px;
}
.ask_first .search_div input {
width: 100%;
}
.ask_second {
display: none;
text-align: left;
}
.ask_second .err_div {
width: 100%;
border: 1px solid #ffdada;
margin-bottom: 5px;
height: 28px;
}
.ask_second .err_div .err_ico {
background: url("../images/ph_pop_err_icon.fw.png") no-repeat 0px 0px;
margin-top: 6px;
margin-right: 10px;
margin-left: 5px;
width: 16px;
height: 16px;
display: inline-block;
float: left;
}
.ask_second .err_div .err_txt {
font-size: 12px;
color: #b74d46;
height: 16px;
display: inline-block;
margin-top: 2px;
float: left;
}
.ask_second .input_div {
width: 100%;
height: 35px;
margin-right: 20px;
margin-bottom: 10px;
}
.ask_second .input_div input {
box-sizing: border-box;
font-size: 16px;
color: #656565;
width: 100%;
height: 35px;
border: 1px solid #dcdcdc;
text-indent: 5px;
}
.ask_second .second_se {
font-size: 16px;
color: #656565;
display: inline-block;
margin: 5px 0;
}
.ask_second .div_rich_editor {
height: 245px;
width: 100%;
border: 1px solid #ddd;
position: relative;
}
.ask_second .div_tags {
width: 100%;
height: 35px;
}
.ask_second .tags_con {
width: 100%;
height: 35px;
font-size: 14px;
padding: 0 5px;
float: left;
border: 1px solid #dcdcdc;
overflow-y: auto;
}
.ask_second .tags_con.focus {
border-color: #59d;
outline: 1px solid #6be;
}
.ask_second .tags_con input {
height: 20px;
width: 200px;
border: 0px;
margin-top: 7px;
float: left;
outline: none;
}
.ask_second .tags_con .tag {
display: block;
background: #f0f4f7;
float: left;
height: 22px;
line-height: 22px;
padding: 0 10px;
margin-top: 5px;
margin-right: 5px;
color: #3d8daf;
overflow: hidden;
border-radius: 15px;
}
.ask_second .tags_con .tag span {
display: block;
float: left;
}
.ask_second .tags_con .tag a {
display: block;
float: left;
color: #49b;
height: 20px;
font-size: 14px;
margin-left: 5px;
text-decoration: none;
}
.ask_second .tags_con .tag a:hover {
color: #c30;
}
.ask_second .drt_tagRecomm {
height: 20px;
margin-top: 20px;
margin-bottom: 15px;
}
.ask_second .drt_tagRecomm .drt_tit {
font-size: 14px;
color: #656565;
}
.ask_second .left_area {
display: inline-block;
float: left;
}
.ask_second .left_area > * {
vertical-align: middle;
}
.ask_second .left_area .wyxs {
font-size: 14px;
color: #666;
margin-right: 10px;
margin-left: 10px;
}
.ask_second .left_area .cb_num {
width: 157px;
line-height: 23px;
border: 1px solid #dcdcdc;
}
.ask_second .left_area .phib_rii {
text-align: left;
margin-left: 10px;
width: 183px;
height: 20px;
display: inline-block;
color: #f9bf47;
}
.ask_second .left_area .phib_rii span {
background: url("../images/ph_right_cb.fw.png") no-repeat 0px 2px;
display: inline-block;
padding-left: 20px;
height: 25px;
margin-top: 0px;
line-height: 21px;
}
#float_ask_img {
z-index: 9;
right: 50px;
top: 200px;
POSITION: fixed;
}
.complete_list {
background: #fff;
overflow: hidden;
position: fixed;
z-index: 9999;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
padding: 1px;
margin: 0;
display: none;
}
.complete_list li {
padding: 2px 10px;
font: 12px/20px "microsoft yahei";
cursor: default;
}
.complete_list .outborder {
background: #f5f5f5;
}
.ask_second .se_key {
background-color: #f2f2f2;
border-radius: 10px;
padding: 0px 15px;
height: 21px;
text-align: center;
line-height: 21px;
font-size: 12px;
font-weight: normal;
color: #656565;
display: inline-block;
margin-right: 15px;
}
.ask_second .se_key:hover {
background-color: #bd1921;
color: #fff;
text-decoration: none;
}
.ask_second textarea {
font-size: 12px;
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
}
.ask_second pre {
margin: 0 0 7px 0;
background: #eee;
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
max-height: 600px;
overflow: auto;
padding: 5px;
width: auto;
}
.ask_second code {
padding: 2px 5px;
border: 1px solid #ddd;
border-radius: 3px;
background-color: #eee;
color: #666;
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
display: block;
}
.ask_second p code {
padding: 1px 5px;
}
.ask_second blockquote {
background-color: #eee;
margin-bottom: 0 0 10px 0;
padding: 10px 10px 1px;
}
.ask_second hr {
background-color: #aaa;
border: 0;
height: 1px;
margin: 0 0 20px 0;
}
.wmd-prompt-dialog * {
margin: 0;
padding: 0;
}
.ask_second .str {
color: #800000;
}
.ask_second .kwd {
color: #00008b;
font-weight: bold;
}
.ask_second .com {
color: #808080;
}
.ask_second .typ {
color: #2b91af;
font-weight: bold;
}
.ask_second .lit {
color: #800000;
}
.ask_second .pun,
.ask_second .pln {
color: #000;
}
.ask_second .tag {
color: #800000;
font-weight: bold;
}
.ask_second .atn {
color: #f00;
}
.ask_second .atv {
color: #00f;
}
.ask_second .dec {
color: #800080;
}
.ask_second .wmd {
width: 660px;
position: relative;
}
.ask_second #wmd-button-bar {
background-color: #fff;
clear: both;
height: 25px;
margin: 0;
width: 405px;
display: inline-block;
margin-top: 10px;
}
.ask_second #wmd-input {
height: 200px;
line-height: 18px;
padding: 0 3px;
width: 626px;
margin: 0;
resize: none;
border: 1px solid #dcdcdc;
}
.ask_second #wmd-preview {
display: none;
border: 2px dotted #ccc;
clear: both;
font-size: 12px;
padding: 3px;
}
.grippie {
display: none;
background-image: url("../images/drag.gif");
background-repeat: no-repeat;
background-position: center 1px;
margin-bottom: 6px;
background-color: #eee;
border-color: #ddd;
border-style: solid;
border-width: 0 1px 1px;
cursor: s-resize;
height: 9px;
overflow: hidden;
line-height: 9px;
}
#wmd-preview p {
word-wrap: break-word;
}
.wmd-button-row {
height: 20px;
margin: 0;
padding: 0;
position: relative;
}
.wmd-spacer {
background-color: Silver;
display: inline-block;
height: 20px;
list-style: none outside none;
margin-left: 14px;
position: absolute;
width: 1px;
}
.wmd-button {
background-image: url("../images/wmd-buttons.png");
background-position: 0 0;
background-repeat: no-repeat;
display: inline-block;
height: 20px;
list-style: none outside none;
margin-left: 5px;
margin-right: 5px;
position: absolute;
width: 20px;
}
.wmd-button > a {
display: inline-block;
height: 20px;
position: absolute;
width: 20px;
}
.wmd-bold-button {
left: 0px;
background-position: 0px 0;
}
.wmd-italic-button {
left: 25px;
background-position: -20px 0;
}
.wmd-spacer1 {
left: 50px;
}
.wmd-link-button {
left: 75px;
background-position: -40px 0;
}
.wmd-quote-button {
left: 100px;
background-position: -60px 0;
}
.wmd-code-button {
left: 125px;
background-position: -80px 0;
}
.wmd-image-button {
left: 150px;
background-position: -100px 0;
}
.wmd-spacer2 {
left: 175px;
}
.wmd-olist-button {
left: 200px;
background-position: -120px 0;
}
.wmd-ulist-button {
left: 225px;
background-position: -140px 0;
}
.wmd-heading-button {
left: 250px;
background-position: -160px 0;
}
.wmd-hr-button {
left: 275px;
background-position: -180px 0;
}
.wmd-spacer3 {
left: 300px;
}
.wmd-undo-button {
left: 325px;
background-position: -200px 0;
}
.wmd-redo-button {
left: 350px;
background-position: -220px 0;
}
.wmd-help-button {
right: 0px;
background-position: -240px 0;
}
.wmd-at-button {
left: 375px;
}
.wmd-prompt-background {
background-color: Black;
}
.wmd-prompt-dialog {
background-color: #ddd;
border-color: #fff #999 #999 #fff;
border-right: 3px solid #999;
border-style: solid;
border-width: 3px;
}
.wmd-mini-button {
color: #444;
margin: 5px;
padding: 3px 8px;
text-decoration: none;
display: inline-block;
}
.wmd-mini-button:visited {
color: #444;
margin: 5px;
padding: 3px 8px;
text-decoration: none;
display: inline-block;
}
.wmd-mini-button:hover {
border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
background-color: #ccc;
text-decoration: none;
}
.wmd-mini-button.selected {
border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
background-color: #ccc;
text-decoration: none;
background-color: #888;
color: #eee;
}
.wmd-mini-button.selected:hover {
background-color: #888;
color: #eee;
}
.dialog-input,
#upload-url-input input,
#shadow-filename {
border: 1px solid #999;
padding: 3px 0 0 2px;
height: 23px;
font-family: Trebuchet MS, Liberation Sans, DejaVu Sans, sans-serif;
}
.dialog-button,
#ok-dialog-button,
#close-dialog-button,
#choose-file {
border: 1px solid #999;
background-color: #f0f0f0;
height: 28px;
cursor: pointer;
font-family: Trebuchet MS, Liberation Sans, DejaVu Sans, sans-serif;
}
#image-upload-progress {
text-indent: -9999px;
height: 5px;
background: url("images/progress-dots.gif") no-repeat center center;
}
#qlink_box {
position: absolute;
z-index: 999;
display: none;
background: #efefef;
border-width: 1px;
border-style: solid;
border-color: #efefef;
padding: 3px 3px 2px 3px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#qlink_box input {
width: 400px;
height: 24px;
font-size: 100%;
padding: 0px;
border: 1px solid #b1b1b1;
background: #fff;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
#qlink_suggest {
position: absolute;
left: 3px;
top: 44px;
padding: 1px 0;
width: 400px;
border: 1px solid #b1b1b1;
border-top: 0;
background: #fff;
}
#qlink_suggest dl {
list-style: none;
margin: 0;
padding: 0;
}
#qlink_suggest dd {
margin: 0;
padding: 0 5px;
line-height: 28px;
display: block;
}
#qlink_suggest dd.active {
background: #efefef;
}
#qlink_suggest dd:hover {
background: #efefef;
cursor: pointer;
}
.ask_second textarea,
.ask_second #notes-preview {
border: 1px solid #808080;
}
#notes-preview {
overflow-x: hidden;
}
body .searchContainer {
border: solid 1px #ddd;
position: absolute;
width: 628px;
background-color: #fff;
min-height: 90px;
display: none;
}
body .searchContainer span {
line-height: 30px;
}
body .searchContainer .sTitle {
margin-right: 10px;
margin-left: 10px;
line-height: 30px;
font-size: 14px;
color: #656565;
border-bottom: solid 1px #ddd;
}
body .searchContainer .sItem {
cursor: pointer;
padding: 0 10px;
}
body .searchContainer .sItem .sfirst {
font-size: 14px;
color: #999;
float: left;
width: 85%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: left;
}
body .searchContainer .sItem .ssecond {
font-size: 14px;
color: #999;
float: right;
width: 15%;
text-align: right;
white-space: nowrap;
}
body .searchContainer .sItemHover {
background-color: #ccc;
color: #fff;
}
body .searchContainer .sItemHover .sfirst,
body .searchContainer .sItemHover .ssecond {
color: #fff;
}
body .searchContainer .sFooter {
border-top: solid 1px #ddd;
background-color: #f5f5f5;
}
body .searchContainer .sFooter .sFirstNewAsk {
float: right;
margin-right: 10px;
font-size: 14px;
color: #656565;
text-decoration: none;
cursor: pointer;
line-height: 27px;
}
body .searchContainer .sFooter a:link {
color: #656565;
}
.ask_second .searchContainer .sFooter a:visited {
color: #656565;
}
body .searchContainer .sFooter a:hover,
body .searchContainer .sFooter a:focus {
color: #be1a21;
}
/*�����ʴ�*/
#com-ask-float-block {
cursor: pointer;
border: 0px;
bottom: 124px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -318px;
z-index: 9999999;
}
#com-ask-float-block:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -318px;
}
/*加入二维码start*/
#com-app-float-block {
cursor: pointer;
border: 0px;
bottom: 124px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px 0px;
z-index: 999998;
}
#com-app-float-block:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px 0px;
}
#com-appcode-float-block {
cursor: pointer;
border: 0px;
bottom: 124px;
min-width: 40px;
height: 112px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: #fff url("../images/common_float_block.png") no-repeat scroll 0px -198px;
z-index: 9999999;
}
#com-appcode-float-block:hover {
background: #fff url("../images/common_float_block.png") no-repeat scroll -100px -198px;
}
#com-appcode-float-block:hover #appcode-close{
background: #fff url("../images/common_float_block.png") no-repeat scroll -177px -201px;
}
#com-appcode-float-block #appcode-close{
display: inline-block;
width: 10px;
height: 10px;
background: transparent url("../images/common_float_block.png") no-repeat scroll -77px -201px;
cursor: pointer;
float: right;
margin-right: 3px;
margin-top: 3px;
}
/*加入二维码end*/
/*���ٻظ�*/
#com-quick-reply {
cursor: pointer;
border: 0px;
bottom: 82px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -33px;
z-index: 9999999;
}
#com-quick-reply:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -33px;
}
/*�ص�����*/
#com-d-top-a {
cursor: pointer;
border: 0px;
bottom: 40px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
display: none;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -165px;
z-index: 9999999;
}
#com-d-top-a:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -165px;
}
/*ѧԺ�ͷ�*/
#com-edu-call-center {
cursor: pointer;
border: 0px;
bottom: 40px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -132px;
z-index: 9999999;
}
#com-edu-call-center:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -132px;
}
/*��̳�Ŀ��ٻظ�*/
#com-quick-reply-bbs {
cursor: pointer;
border: 0px;
bottom: 82px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -33px;
z-index: 9999999;
}
#com-quick-reply-bbs:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -33px;
}
/*�ص�Ƶ��*/
#com-back-channel {
cursor: pointer;
border: 0px;
bottom: 40px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -66px;
z-index: 9999999;
}
#com-back-channel:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -66px;
}
/*�ص���ҳ*/
#com-back-home {
cursor: pointer;
border: 0px;
bottom: 40px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -99px;
z-index: 9999999;
}
#com-back-home:hover{
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -99px;
}
#previw-button {
width: 44px;
height: 14px;
background: url("../images/preview-img.png");
margin-top: 12px;
float: right;
margin-right: 5px;
}
.editor-preview img {
max-width: 80%;
max-height: 200px;
}
#picture_dialog_form {
width: 1px;
height: 1px;
position: fixed;
top: 50%;
overflow: hidden;
}
.editor-toolbar .icon-preview:before {
content: "\f06e";
}
.editor-toolbar .icon-preview.active:before {
content: "\f070";
}
.editor-toolbar .icon-info:before {
content: "\f05a";
}
.editor-toolbar .icon-headline:before {
content: "H1";
font: bold 18px/24px "Times";
}
.editor-toolbar .icon-heading:before {
content: "H2";
font: bold 18px/24px "Times";
}
.editor-toolbar .icon-code {
margin-right: 6px;
}
.editor-toolbar .icon-code:before {
content: "</>";
font-weight: bold;
letter-spacing: -3px;
}
.ask_second.pop_edit .CodeMirror {
width: 630px;
height: 200px;
}
.CodeMirror {
border: 1px solid #eee;
}
.CodeMirror-scroll {
overflow: auto;
}
.CodeMirror-lines {
padding: 4px 0;
}
.CodeMirror pre {
padding: 0 4px;
}
.CodeMirror-scrollbar-filler {
background-color: #fff;
}
.CodeMirror div.CodeMirror-cursor {
border-left: 1px solid #000;
z-index: 3;
}
.CodeMirror div.CodeMirror-secondarycursor {
border-left: 1px solid #c0c0c0;
}
.CodeMirror.cm-keymap-fat-cursor div.CodeMirror-cursor {
width: auto;
border: 0;
background: #7e7;
z-index: 1;
}
.cm-strong,
.cm-em {
color: #854;
}
.cm-s-paper .cm-keyword {
color: #555;
}
.cm-s-paper .cm-atom,
.cm-s-paper .cm-number {
color: #7f8c8d;
}
.cm-s-paper .cm-def {
color: #00f;
}
.cm-s-paper .cm-variable {
color: #000;
}
.cm-s-paper .cm-variable-2 {
color: #586;
}
.cm-s-paper .cm-variable-3 {
color: #085;
}
.cm-s-paper .cm-property,
.cm-s-paper .cm-operator {
color: #000;
}
.cm-s-paper .cm-comment {
color: #959595;
}
.cm-s-paper .cm-string {
color: #47e;
}
.cm-s-paper .cm-string-2 {
color: #f50;
}
.cm-s-paper .cm-meta {
color: #555;
}
.cm-s-paper .cm-error {
color: #f00;
}
.cm-s-paper .cm-qualifier,
.cm-s-paper .cm-builtin {
color: #555;
}
.cm-s-paper .cm-bracket {
color: #997;
}
.cm-s-paper .cm-tag,
.cm-s-paper .cm-attribute {
color: #7f8c8d;
}
.cm-s-paper .cm-header {
color: #000;
}
.cm-s-paper .cm-quote {
color: #888;
}
.cm-s-paper .cm-hr {
color: #999;
}
.cm-s-paper .cm-link {
color: #578;
}
.cm-negative {
color: #d44;
}
.cm-positive {
color: #292;
}
.cm-header,
.cm-strong {
font-weight: bold;
}
.cm-em {
font-style: italic;
}
.cm-link {
text-decoration: underline;
}
.cm-invalidchar {
color: #f00;
}
div.CodeMirror span.CodeMirror-matchingbracket {
color: #0f0;
}
div.CodeMirror span.CodeMirror-nonmatchingbracket {
color: #f22;
}
.CodeMirror {
position: relative;
overflow: hidden;
}
.CodeMirror-scroll {
margin-bottom: -30px;
margin-right: -30px;
padding-bottom: 30px;
padding-right: 30px;
height: 100%;
outline: none;
position: relative;
}
.CodeMirror-sizer {
position: relative;
}
.CodeMirror-vscrollbar,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler {
position: absolute;
z-index: 6;
display: none;
}
.CodeMirror-vscrollbar {
right: 0;
top: 0;
overflow-x: hidden;
overflow-y: scroll;
}
.CodeMirror-hscrollbar {
bottom: 0;
left: 0;
overflow-y: hidden;
overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
right: 0;
bottom: 0;
z-index: 6;
}
.CodeMirror-lines {
cursor: text;
}
.CodeMirror pre {
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border-width: 0;
background: transparent;
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
font-size: inherit;
margin: 0;
white-space: pre-wrap;
word-wrap: normal;
line-height: inherit;
color: inherit;
z-index: 2;
position: relative;
overflow: visible;
}
.CodeMirror ul,
.CodeMirror ol,
.CodeMirror li {
margin: auto !important;
padding: inherit !important;
list-style-position: inside !important;
}
.CodeMirror ul {
list-style-type: initial !important;
}
.CodeMirror ul li {
list-style-type: initial !important;
}
.CodeMirror ol {
list-style-type: decimal !important;
}
.CodeMirror ol li {
list-style-type: decimal !important;
}
.CodeMirror-wrap pre {
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal;
}
.CodeMirror-linebackground {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
}
.CodeMirror-linewidget {
position: relative;
z-index: 2;
overflow: auto;
}
.CodeMirror-widget {
display: inline-block;
}
.CodeMirror-wrap .CodeMirror-scroll {
overflow-x: hidden;
}
.CodeMirror-measure {
position: absolute;
width: 100%;
height: 0px;
overflow: hidden;
visibility: hidden;
}
.CodeMirror-measure pre {
position: static;
}
.CodeMirror div.CodeMirror-cursor {
position: absolute;
visibility: hidden;
border-right: none;
width: 0;
}
.CodeMirror-focused div.CodeMirror-cursor {
visibility: visible;
}
.CodeMirror-selected {
background: #d9d9d9;
}
.CodeMirror-focused .CodeMirror-selected {
background: #bdc3c7;
}
.cm-searching {
background: #ffa;
background: rgba(255,255,0,0.4);
}
@media print {
.CodeMirror div.CodeMirror-cursor {
visibility: hidden;
}
}
:-webkit-full-screen {
background: #f9f9f5;
padding: 0.5em 1em;
width: 100%;
height: 100%;
}
:-moz-full-screen {
padding: 0.5em 1em;
background: #f9f9f5;
width: 100%;
height: 100%;
}
.editor-wrapper {
font: 16px/1.62 "Helvetica Neue", "Xin Gothic", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft YaHei", sans-serif;
color: #2c3e50;
}
.editor-wrapper input.title {
font: 18px "Helvetica Neue", "Xin Gothic", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft YaHei", sans-serif;
background: transparent;
padding: 4px;
width: 100%;
border: none;
outline: none;
opacity: 0.6;
}
.editor-toolbar {
position: relative;
opacity: 0.6;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.editor-toolbar:before,
.editor-toolbar:after {
display: block;
content: ' ';
height: 1px;
background-color: #bdc3c7;
background: -moz-linear-gradient(45deg, #f9f9f9, #bdc3c7, #f9f9f9);
background: -webkit-linear-gradient(45deg, #f9f9f9, #bdc3c7, #f9f9f9);
background: -ms-linear-gradient(45deg, #f9f9f9, #bdc3c7, #f9f9f9);
background: linear-gradient(45deg, #f9f9f9, #bdc3c7, #f9f9f9);
}
.editor-toolbar:before {
margin-bottom: 8px;
}
.editor-toolbar:after {
margin-top: 8px;
}
.editor-wrapper input.title:hover,
.editor-wrapper input.title:focus {
opacity: 0.8;
}
.editor-toolbar:hover {
opacity: 0.8;
}
.editor-toolbar a {
display: inline-block;
text-align: center;
text-decoration: none !important;
color: #2c3e50 !important;
width: 24px;
height: 24px;
font-size: 16px;
margin: 0 4px;
border: 1px solid transparent;
border-radius: 3px;
cursor: pointer;
}
.editor-toolbar a:hover,
.editor-toolbar a.active {
background: #fcfcfc;
border-color: #95a5a6;
}
.editor-toolbar a:before {
line-height: 24px;
}
.editor-toolbar i.separator {
display: inline-block;
width: 0;
border-left: 1px solid #d9d9d9;
border-right: 1px solid #fff;
color: transparent;
text-indent: -10px;
margin: 0 6px;
}
.editor-toolbar i.separator:first-child {
margin-left: 0px;
}
.editor-toolbar i.separator:last-child {
margin-right: 0px;
}
.editor-toolbar a.icon-fullscreen {
position: absolute;
right: 0;
}
.editor-statusbar {
padding: 2px 5px 8px 0px;
font-size: 12px;
color: #959694;
text-align: right;
}
.editor-statusbar span {
display: inline-block;
min-width: 4em;
margin-left: 1em;
}
.editor-statusbar .lines:before {
content: 'lines: ';
}
.editor-statusbar .words:before {
content: 'words: ';
}
.editor-preview {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 100%;
background: #fcfdfe;
z-index: 9999;
overflow: auto;
padding: 5px;
box-sizing: border-box;
-webkit-transition: left 0.2s ease;
-moz-transition: left 0.2s ease;
-ms-transition: left 0.2s ease;
transition: left 0.2s ease;
}
.editor-preview-active {
left: 0;
}
.editor-preview > p {
margin-top: 0;
}
[class^="icon-"],
[class*=" icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
}
.icon-bold:before {
content: "\f032";
}
.icon-italic:before {
content: "\f033";
}
.icon-quote-left:before {
content: "\f10d";
}
.icon-list-ul:before {
content: "\f0ca";
}
.icon-list-ol:before {
content: "\f0cb";
}
.icon-link:before {
content: "\f0c1";
}
.icon-picture:before {
content: "\f03e";
}
.icon-reply:before {
content: "\f112";
}
.icon-share-alt:before {
content: "\f064";
}
.icon-preview:before {
content: "\f06e";
} | img/cursor_files/ask_float_block.css | @font-face {
font-family: 'FontAwesome';
src: url("//ask.csdn.net/assets/fontawesome-webfont-d8970a29b6bda4953188db1bf11caa77.eot?v=3.2.1");
src: url("//ask.csdn.net/assets/fontawesome-webfont-d8970a29b6bda4953188db1bf11caa77.eot?#iefix&v=3.2.1") format("embedded-opentype"), url("//ask.csdn.net/assets/fontawesome-webfont-b6eacf39cdd874409fca9bbfa0fd5524.woff?v=3.2.1") format("woff"), url("//ask.csdn.net/assets/fontawesome-webfont-e6510d64f0dee7530f4c35b4eccbe2eb.ttf?v=3.2.1") format("truetype"), url("//ask.csdn.net/assets/fontawesome-webfont-4bb899176c47fb8cc6662a8929eebc8a.svg#fontawesomeregular?v=3.2.1") format("svg");
font-weight: normal;
font-style: normal;
}
.clearfix:after {
content: '.';
height: 0;
visibility: hidden;
display: block;
clear: both;
}
body > .marker {
position: absolute;
background: #000;
width: 0;
height: 0;
top: 0;
left: 0;
z-index: 900;
opacity: 0;
transition: all 0.5s ease-in;
}
body > .pop_edit {
font-family: 'microsoft yahei';
clear: both;
position: fixed;
background: #fff;
border: 1px solid #dcdcdc;
top: 50%;
left: 50%;
margin-left: -333px;
margin-top: -270px;
z-index: 1000;
opacity: 0;
}
body > .pop_edit * {
box-sizing: border-box;
}
body > .pop_edit .icon-preview.active:before {
z-index: 10002;
position: relative;
color: #04c !important;
}
body > .pop_edit .icon-preview.active:after {
content: '';
position: absolute;
z-index: 3;
width: 600px;
height: 40px;
background: rgba(255,255,255,0.7);
margin: -10px 0 0 -520px;
}
body > .pop_edit .cm_box {
position: relative;
}
body > .pop_edit .cm_box .cm_dialog {
position: fixed;
z-index: 10000;
display: none;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0,0,0,0.01);
}
body > .pop_edit .pop_cm {
position: absolute;
z-index: 10001;
top: 48px;
margin: -5px 0 0 275px;
width: 300px;
padding: 10px;
background: #fff;
border: 1px solid #ccc;
display: none;
box-shadow: 2px 2px 10px rgba(0,0,0,0.3);
}
body > .pop_edit .pop_cm:after,
body > .pop_edit .pop_cm:before {
content: '';
position: absolute;
border: 10px solid transparent;
border-bottom-color: #ccc;
top: -20px;
left: 40px;
}
body > .pop_edit .pop_cm:after {
border-bottom-color: #fff;
top: -19px;
}
body > .pop_edit .pop_cm.cm_add_img {
margin-left: 310px;
}
body > .pop_edit .pop_cm .nav-tabs {
border-bottom: 1px solid #ddd;
font-size: 12px;
height: 30px;
margin: -5px -10px 10px;
padding: 5px 10px;
}
body > .pop_edit .pop_cm .nav-tabs a {
border: 1px solid transparent;
display: inline-block;
padding: 3px 20px;
color: #999;
height: 25px;
text-decoration: none;
}
body > .pop_edit .pop_cm .nav-tabs a.active {
color: #666;
border-color: #ddd;
border-bottom-color: #fff;
border-radius: 3px 3px 0 0;
}
body > .pop_edit .pop_cm .up_img_loading {
background: #fff 9;
background: rgba(255,255,255,0.8);
height: 100%;
width: 100%;
top: 0;
left: 0;
line-height: 100px;
position: absolute;
z-index: 2;
text-align: center;
display: none;
}
body > .pop_edit .pop_cm .up_img_loading.active {
display: block;
}
body > .pop_edit .pop_cm .tab_panel {
display: none;
}
body > .pop_edit .pop_cm .tab_panel.active {
display: block;
}
body > .pop_edit .pop_cm .set_img {
height: 101px;
margin: 0;
position: relative;
}
body > .pop_edit .pop_cm .set_img iframe {
border: 0;
width: 100%;
height: 101px;
}
body > .pop_edit .pop_cm .set_img .markdown_file_name {
color: #999;
overflow: hidden;
padding: 5px;
width: 100%;
}
body > .pop_edit .pop_cm .set_img label {
background: none repeat scroll 0 0 #ddd;
border-left: 1px solid #ccc;
font-weight: normal;
font-size: 12px;
line-height: 28px;
padding: 0 15px;
position: absolute;
right: 0;
top: 0;
}
body > .pop_edit .pop_cm .markdown_file_msg {
font-size: 14px;
margin: -10px 0 10px;
}
body > .pop_edit .pop_cm input {
width: 278px;
padding: 5px 10px;
border: 1px solid #ddd;
margin-bottom: 10px;
}
body > .pop_edit .pop_cm .text-right {
text-align: right;
}
body > .pop_edit .pop_cm .btn {
font: 12px/20px "microsoft yahei";
background: #999;
color: #fff;
display: inline-block;
padding: 2px 10px;
cursor: pointer;
}
body > .pop_edit h3 {
position: relative;
font-weight: normal;
font-size: 18px;
color: #666;
padding-left: 19px;
border-bottom: 1px solid #f0f0f0;
margin-bottom: 10px;
margin-top: 0px;
height: 50px;
line-height: 50px;
font-family: microsoft yahei;
}
body > .pop_edit h3 .err {
position: absolute;
font-size: 12px;
width: 99%;
left: 0;
top: inherit;
margin: 0;
bottom: -23px;
text-align: left;
padding-left: 5px;
}
body > .pop_edit .close {
position: absolute;
text-decoration: none;
right: 19px;
top: 8px;
font-size: 30px;
color: #555;
background: none;
}
body > .pop_edit .close:hover {
color: #58c;
}
body > .pop_edit .ask_float_channel:link,
body > .pop_edit .ask_float_channel:visited,
body > .pop_edit .ask_float_channel:hover,
body > .pop_edit .ask_float_channel:focus {
color: #458bca;
cursor: pointer;
}
body > .pop_edit .ask_float_span {
color: #666;
font-size: 14px;
position: absolute;
top: 14px;
left: 70px;
font-family: 'microsoft yahei';
}
body > .pop_edit .context {
padding: 0 20px 10px;
font-size: 16px;
color: #333;
}
body > .pop_edit .red {
position: absolute;
display: inline-block;
left: -11px;
top: 50%;
margin-top: -10px;
padding: 0;
color: #f00;
}
body > .pop_edit .success {
border-top: 1px solid #f0f0f0;
text-align: right;
padding: 15px 20px 20px 20px;
}
body > .pop_edit .success a {
display: inline-block;
zoom: 1;
width: 80px;
height: 28px;
line-height: 28px;
text-align: center;
color: #fff;
text-decoration: none;
margin-left: 10px;
font-size: 14px;
}
body > .pop_edit .success .cancel {
background: #999;
}
body > .pop_edit .success .ok {
background: #be0000;
}
body > .pop_edit .success .del {
background: #999;
display: none;
}
.ask_first {
position: absolute;
left: 50%;
top: 250px;
height: 560px;
width: 667px;
display: none;
text-align: left;
}
.ask_first .askFirst_desc {
height: 370px;
}
.ask_first .askFirst_desc .afd_p {
line-height: 21px;
font-size: 14px;
color: #333;
}
.ask_first .askFirst_desc .afd_p a {
color: #2b81a9;
cursor: pointer;
}
.ask_first .askFirst_se {
font-size: 16px;
color: #333;
margin-bottom: 10px;
}
.ask_first .search_div {
width: 100%;
height: 35px;
margin-right: 20px;
margin-bottom: 10px;
}
.ask_first .search_div input {
width: 100%;
}
.ask_second {
display: none;
text-align: left;
}
.ask_second .err_div {
width: 100%;
border: 1px solid #ffdada;
margin-bottom: 5px;
height: 28px;
}
.ask_second .err_div .err_ico {
background: url("../images/ph_pop_err_icon.fw.png") no-repeat 0px 0px;
margin-top: 6px;
margin-right: 10px;
margin-left: 5px;
width: 16px;
height: 16px;
display: inline-block;
float: left;
}
.ask_second .err_div .err_txt {
font-size: 12px;
color: #b74d46;
height: 16px;
display: inline-block;
margin-top: 2px;
float: left;
}
.ask_second .input_div {
width: 100%;
height: 35px;
margin-right: 20px;
margin-bottom: 10px;
}
.ask_second .input_div input {
box-sizing: border-box;
font-size: 16px;
color: #656565;
width: 100%;
height: 35px;
border: 1px solid #dcdcdc;
text-indent: 5px;
}
.ask_second .second_se {
font-size: 16px;
color: #656565;
display: inline-block;
margin: 5px 0;
}
.ask_second .div_rich_editor {
height: 245px;
width: 100%;
border: 1px solid #ddd;
position: relative;
}
.ask_second .div_tags {
width: 100%;
height: 35px;
}
.ask_second .tags_con {
width: 100%;
height: 35px;
font-size: 14px;
padding: 0 5px;
float: left;
border: 1px solid #dcdcdc;
overflow-y: auto;
}
.ask_second .tags_con.focus {
border-color: #59d;
outline: 1px solid #6be;
}
.ask_second .tags_con input {
height: 20px;
width: 200px;
border: 0px;
margin-top: 7px;
float: left;
outline: none;
}
.ask_second .tags_con .tag {
display: block;
background: #f0f4f7;
float: left;
height: 22px;
line-height: 22px;
padding: 0 10px;
margin-top: 5px;
margin-right: 5px;
color: #3d8daf;
overflow: hidden;
border-radius: 15px;
}
.ask_second .tags_con .tag span {
display: block;
float: left;
}
.ask_second .tags_con .tag a {
display: block;
float: left;
color: #49b;
height: 20px;
font-size: 14px;
margin-left: 5px;
text-decoration: none;
}
.ask_second .tags_con .tag a:hover {
color: #c30;
}
.ask_second .drt_tagRecomm {
height: 20px;
margin-top: 20px;
margin-bottom: 15px;
}
.ask_second .drt_tagRecomm .drt_tit {
font-size: 14px;
color: #656565;
}
.ask_second .left_area {
display: inline-block;
float: left;
}
.ask_second .left_area > * {
vertical-align: middle;
}
.ask_second .left_area .wyxs {
font-size: 14px;
color: #666;
margin-right: 10px;
margin-left: 10px;
}
.ask_second .left_area .cb_num {
width: 157px;
line-height: 23px;
border: 1px solid #dcdcdc;
}
.ask_second .left_area .phib_rii {
text-align: left;
margin-left: 10px;
width: 183px;
height: 20px;
display: inline-block;
color: #f9bf47;
}
.ask_second .left_area .phib_rii span {
background: url("../images/ph_right_cb.fw.png") no-repeat 0px 2px;
display: inline-block;
padding-left: 20px;
height: 25px;
margin-top: 0px;
line-height: 21px;
}
#float_ask_img {
z-index: 9;
right: 50px;
top: 200px;
POSITION: fixed;
}
.complete_list {
background: #fff;
overflow: hidden;
position: fixed;
z-index: 9999;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
padding: 1px;
margin: 0;
display: none;
}
.complete_list li {
padding: 2px 10px;
font: 12px/20px "microsoft yahei";
cursor: default;
}
.complete_list .outborder {
background: #f5f5f5;
}
.ask_second .se_key {
background-color: #f2f2f2;
border-radius: 10px;
padding: 0px 15px;
height: 21px;
text-align: center;
line-height: 21px;
font-size: 12px;
font-weight: normal;
color: #656565;
display: inline-block;
margin-right: 15px;
}
.ask_second .se_key:hover {
background-color: #bd1921;
color: #fff;
text-decoration: none;
}
.ask_second textarea {
font-size: 12px;
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
}
.ask_second pre {
margin: 0 0 7px 0;
background: #eee;
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
max-height: 600px;
overflow: auto;
padding: 5px;
width: auto;
}
.ask_second code {
padding: 2px 5px;
border: 1px solid #ddd;
border-radius: 3px;
background-color: #eee;
color: #666;
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
display: block;
}
.ask_second p code {
padding: 1px 5px;
}
.ask_second blockquote {
background-color: #eee;
margin-bottom: 0 0 10px 0;
padding: 10px 10px 1px;
}
.ask_second hr {
background-color: #aaa;
border: 0;
height: 1px;
margin: 0 0 20px 0;
}
.wmd-prompt-dialog * {
margin: 0;
padding: 0;
}
.ask_second .str {
color: #800000;
}
.ask_second .kwd {
color: #00008b;
font-weight: bold;
}
.ask_second .com {
color: #808080;
}
.ask_second .typ {
color: #2b91af;
font-weight: bold;
}
.ask_second .lit {
color: #800000;
}
.ask_second .pun,
.ask_second .pln {
color: #000;
}
.ask_second .tag {
color: #800000;
font-weight: bold;
}
.ask_second .atn {
color: #f00;
}
.ask_second .atv {
color: #00f;
}
.ask_second .dec {
color: #800080;
}
.ask_second .wmd {
width: 660px;
position: relative;
}
.ask_second #wmd-button-bar {
background-color: #fff;
clear: both;
height: 25px;
margin: 0;
width: 405px;
display: inline-block;
margin-top: 10px;
}
.ask_second #wmd-input {
height: 200px;
line-height: 18px;
padding: 0 3px;
width: 626px;
margin: 0;
resize: none;
border: 1px solid #dcdcdc;
}
.ask_second #wmd-preview {
display: none;
border: 2px dotted #ccc;
clear: both;
font-size: 12px;
padding: 3px;
}
.grippie {
display: none;
background-image: url("../images/drag.gif");
background-repeat: no-repeat;
background-position: center 1px;
margin-bottom: 6px;
background-color: #eee;
border-color: #ddd;
border-style: solid;
border-width: 0 1px 1px;
cursor: s-resize;
height: 9px;
overflow: hidden;
line-height: 9px;
}
#wmd-preview p {
word-wrap: break-word;
}
.wmd-button-row {
height: 20px;
margin: 0;
padding: 0;
position: relative;
}
.wmd-spacer {
background-color: Silver;
display: inline-block;
height: 20px;
list-style: none outside none;
margin-left: 14px;
position: absolute;
width: 1px;
}
.wmd-button {
background-image: url("../images/wmd-buttons.png");
background-position: 0 0;
background-repeat: no-repeat;
display: inline-block;
height: 20px;
list-style: none outside none;
margin-left: 5px;
margin-right: 5px;
position: absolute;
width: 20px;
}
.wmd-button > a {
display: inline-block;
height: 20px;
position: absolute;
width: 20px;
}
.wmd-bold-button {
left: 0px;
background-position: 0px 0;
}
.wmd-italic-button {
left: 25px;
background-position: -20px 0;
}
.wmd-spacer1 {
left: 50px;
}
.wmd-link-button {
left: 75px;
background-position: -40px 0;
}
.wmd-quote-button {
left: 100px;
background-position: -60px 0;
}
.wmd-code-button {
left: 125px;
background-position: -80px 0;
}
.wmd-image-button {
left: 150px;
background-position: -100px 0;
}
.wmd-spacer2 {
left: 175px;
}
.wmd-olist-button {
left: 200px;
background-position: -120px 0;
}
.wmd-ulist-button {
left: 225px;
background-position: -140px 0;
}
.wmd-heading-button {
left: 250px;
background-position: -160px 0;
}
.wmd-hr-button {
left: 275px;
background-position: -180px 0;
}
.wmd-spacer3 {
left: 300px;
}
.wmd-undo-button {
left: 325px;
background-position: -200px 0;
}
.wmd-redo-button {
left: 350px;
background-position: -220px 0;
}
.wmd-help-button {
right: 0px;
background-position: -240px 0;
}
.wmd-at-button {
left: 375px;
}
.wmd-prompt-background {
background-color: Black;
}
.wmd-prompt-dialog {
background-color: #ddd;
border-color: #fff #999 #999 #fff;
border-right: 3px solid #999;
border-style: solid;
border-width: 3px;
}
.wmd-mini-button {
color: #444;
margin: 5px;
padding: 3px 8px;
text-decoration: none;
display: inline-block;
}
.wmd-mini-button:visited {
color: #444;
margin: 5px;
padding: 3px 8px;
text-decoration: none;
display: inline-block;
}
.wmd-mini-button:hover {
border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
background-color: #ccc;
text-decoration: none;
}
.wmd-mini-button.selected {
border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
background-color: #ccc;
text-decoration: none;
background-color: #888;
color: #eee;
}
.wmd-mini-button.selected:hover {
background-color: #888;
color: #eee;
}
.dialog-input,
#upload-url-input input,
#shadow-filename {
border: 1px solid #999;
padding: 3px 0 0 2px;
height: 23px;
font-family: Trebuchet MS, Liberation Sans, DejaVu Sans, sans-serif;
}
.dialog-button,
#ok-dialog-button,
#close-dialog-button,
#choose-file {
border: 1px solid #999;
background-color: #f0f0f0;
height: 28px;
cursor: pointer;
font-family: Trebuchet MS, Liberation Sans, DejaVu Sans, sans-serif;
}
#image-upload-progress {
text-indent: -9999px;
height: 5px;
background: url("images/progress-dots.gif") no-repeat center center;
}
#qlink_box {
position: absolute;
z-index: 999;
display: none;
background: #efefef;
border-width: 1px;
border-style: solid;
border-color: #efefef;
padding: 3px 3px 2px 3px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#qlink_box input {
width: 400px;
height: 24px;
font-size: 100%;
padding: 0px;
border: 1px solid #b1b1b1;
background: #fff;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}
#qlink_suggest {
position: absolute;
left: 3px;
top: 44px;
padding: 1px 0;
width: 400px;
border: 1px solid #b1b1b1;
border-top: 0;
background: #fff;
}
#qlink_suggest dl {
list-style: none;
margin: 0;
padding: 0;
}
#qlink_suggest dd {
margin: 0;
padding: 0 5px;
line-height: 28px;
display: block;
}
#qlink_suggest dd.active {
background: #efefef;
}
#qlink_suggest dd:hover {
background: #efefef;
cursor: pointer;
}
.ask_second textarea,
.ask_second #notes-preview {
border: 1px solid #808080;
}
#notes-preview {
overflow-x: hidden;
}
body .searchContainer {
border: solid 1px #ddd;
position: absolute;
width: 628px;
background-color: #fff;
min-height: 90px;
display: none;
}
body .searchContainer span {
line-height: 30px;
}
body .searchContainer .sTitle {
margin-right: 10px;
margin-left: 10px;
line-height: 30px;
font-size: 14px;
color: #656565;
border-bottom: solid 1px #ddd;
}
body .searchContainer .sItem {
cursor: pointer;
padding: 0 10px;
}
body .searchContainer .sItem .sfirst {
font-size: 14px;
color: #999;
float: left;
width: 85%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: left;
}
body .searchContainer .sItem .ssecond {
font-size: 14px;
color: #999;
float: right;
width: 15%;
text-align: right;
white-space: nowrap;
}
body .searchContainer .sItemHover {
background-color: #ccc;
color: #fff;
}
body .searchContainer .sItemHover .sfirst,
body .searchContainer .sItemHover .ssecond {
color: #fff;
}
body .searchContainer .sFooter {
border-top: solid 1px #ddd;
background-color: #f5f5f5;
}
body .searchContainer .sFooter .sFirstNewAsk {
float: right;
margin-right: 10px;
font-size: 14px;
color: #656565;
text-decoration: none;
cursor: pointer;
line-height: 27px;
}
body .searchContainer .sFooter a:link {
color: #656565;
}
.ask_second .searchContainer .sFooter a:visited {
color: #656565;
}
body .searchContainer .sFooter a:hover,
body .searchContainer .sFooter a:focus {
color: #be1a21;
}
/*�����ʴ�*/
#com-ask-float-block {
cursor: pointer;
border: 0px;
bottom: 124px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -318px;
z-index: 9999999;
}
#com-ask-float-block:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -318px;
}
/*加入二维码start*/
#com-app-float-block {
cursor: pointer;
border: 0px;
bottom: 124px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px 0px;
z-index: 999998;
}
#com-app-float-block:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px 0px;
}
#com-appcode-float-block {
cursor: pointer;
border: 0px;
bottom: 124px;
min-width: 40px;
height: 112px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: #fff url("../images/common_float_block.png") no-repeat scroll 0px -198px;
z-index: 9999999;
}
#com-appcode-float-block:hover {
background: #fff url("../images/common_float_block.png") no-repeat scroll -100px -198px;
}
#com-appcode-float-block:hover #appcode-close{
background: #fff url("../images/common_float_block.png") no-repeat scroll -177px -201px;
}
#com-appcode-float-block #appcode-close{
display: inline-block;
width: 10px;
height: 10px;
background: transparent url("../images/common_float_block.png") no-repeat scroll -77px -201px;
cursor: pointer;
float: right;
margin-right: 3px;
margin-top: 3px;
}
/*加入二维码end*/
/*���ٻظ�*/
#com-quick-reply {
cursor: pointer;
border: 0px;
bottom: 82px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -33px;
z-index: 9999999;
}
#com-quick-reply:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -33px;
}
/*�ص�����*/
#com-d-top-a {
cursor: pointer;
border: 0px;
bottom: 40px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
display: none;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -165px;
z-index: 9999999;
}
#com-d-top-a:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -165px;
}
/*ѧԺ�ͷ�*/
#com-edu-call-center {
cursor: pointer;
border: 0px;
bottom: 40px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -132px;
z-index: 9999999;
}
#com-edu-call-center:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -132px;
}
/*��̳�Ŀ��ٻظ�*/
#com-quick-reply-bbs {
cursor: pointer;
border: 0px;
bottom: 82px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -33px;
z-index: 9999999;
}
#com-quick-reply-bbs:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -33px;
}
/*�ص�Ƶ��*/
#com-back-channel {
cursor: pointer;
border: 0px;
bottom: 40px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -66px;
z-index: 9999999;
}
#com-back-channel:hover {
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -66px;
}
/*�ص���ҳ*/
#com-back-home {
cursor: pointer;
border: 0px;
bottom: 40px;
min-width: 40px;
height: 28px;
width: 90px;
margin: 0px;
padding: 0px;
position: fixed;
right: 40px;
border-radius: 0;
line-height: 16px;
color: #fff;
background: transparent url("../images/common_float_block.png") no-repeat scroll 0px -99px;
z-index: 9999999;
}
#com-back-home:hover{
background: transparent url("../images/common_float_block.png") no-repeat scroll -100px -99px;
}
#previw-button {
width: 44px;
height: 14px;
background: url("../images/preview-img.png");
margin-top: 12px;
float: right;
margin-right: 5px;
}
.editor-preview img {
max-width: 80%;
max-height: 200px;
}
#picture_dialog_form {
width: 1px;
height: 1px;
position: fixed;
top: 50%;
overflow: hidden;
}
.editor-toolbar .icon-preview:before {
content: "\f06e";
}
.editor-toolbar .icon-preview.active:before {
content: "\f070";
}
.editor-toolbar .icon-info:before {
content: "\f05a";
}
.editor-toolbar .icon-headline:before {
content: "H1";
font: bold 18px/24px "Times";
}
.editor-toolbar .icon-heading:before {
content: "H2";
font: bold 18px/24px "Times";
}
.editor-toolbar .icon-code {
margin-right: 6px;
}
.editor-toolbar .icon-code:before {
content: "</>";
font-weight: bold;
letter-spacing: -3px;
}
.ask_second.pop_edit .CodeMirror {
width: 630px;
height: 200px;
}
.CodeMirror {
border: 1px solid #eee;
}
.CodeMirror-scroll {
overflow: auto;
}
.CodeMirror-lines {
padding: 4px 0;
}
.CodeMirror pre {
padding: 0 4px;
}
.CodeMirror-scrollbar-filler {
background-color: #fff;
}
.CodeMirror div.CodeMirror-cursor {
border-left: 1px solid #000;
z-index: 3;
}
.CodeMirror div.CodeMirror-secondarycursor {
border-left: 1px solid #c0c0c0;
}
.CodeMirror.cm-keymap-fat-cursor div.CodeMirror-cursor {
width: auto;
border: 0;
background: #7e7;
z-index: 1;
}
.cm-strong,
.cm-em {
color: #854;
}
.cm-s-paper .cm-keyword {
color: #555;
}
.cm-s-paper .cm-atom,
.cm-s-paper .cm-number {
color: #7f8c8d;
}
.cm-s-paper .cm-def {
color: #00f;
}
.cm-s-paper .cm-variable {
color: #000;
}
.cm-s-paper .cm-variable-2 {
color: #586;
}
.cm-s-paper .cm-variable-3 {
color: #085;
}
.cm-s-paper .cm-property,
.cm-s-paper .cm-operator {
color: #000;
}
.cm-s-paper .cm-comment {
color: #959595;
}
.cm-s-paper .cm-string {
color: #47e;
}
.cm-s-paper .cm-string-2 {
color: #f50;
}
.cm-s-paper .cm-meta {
color: #555;
}
.cm-s-paper .cm-error {
color: #f00;
}
.cm-s-paper .cm-qualifier,
.cm-s-paper .cm-builtin {
color: #555;
}
.cm-s-paper .cm-bracket {
color: #997;
}
.cm-s-paper .cm-tag,
.cm-s-paper .cm-attribute {
color: #7f8c8d;
}
.cm-s-paper .cm-header {
color: #000;
}
.cm-s-paper .cm-quote {
color: #888;
}
.cm-s-paper .cm-hr {
color: #999;
}
.cm-s-paper .cm-link {
color: #578;
}
.cm-negative {
color: #d44;
}
.cm-positive {
color: #292;
}
.cm-header,
.cm-strong {
font-weight: bold;
}
.cm-em {
font-style: italic;
}
.cm-link {
text-decoration: underline;
}
.cm-invalidchar {
color: #f00;
}
div.CodeMirror span.CodeMirror-matchingbracket {
color: #0f0;
}
div.CodeMirror span.CodeMirror-nonmatchingbracket {
color: #f22;
}
.CodeMirror {
position: relative;
overflow: hidden;
}
.CodeMirror-scroll {
margin-bottom: -30px;
margin-right: -30px;
padding-bottom: 30px;
padding-right: 30px;
height: 100%;
outline: none;
position: relative;
}
.CodeMirror-sizer {
position: relative;
}
.CodeMirror-vscrollbar,
.CodeMirror-hscrollbar,
.CodeMirror-scrollbar-filler {
position: absolute;
z-index: 6;
display: none;
}
.CodeMirror-vscrollbar {
right: 0;
top: 0;
overflow-x: hidden;
overflow-y: scroll;
}
.CodeMirror-hscrollbar {
bottom: 0;
left: 0;
overflow-y: hidden;
overflow-x: scroll;
}
.CodeMirror-scrollbar-filler {
right: 0;
bottom: 0;
z-index: 6;
}
.CodeMirror-lines {
cursor: text;
}
.CodeMirror pre {
-moz-border-radius: 0;
-webkit-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border-width: 0;
background: transparent;
font-family: Consolas, Menlo, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace, serif;
font-size: inherit;
margin: 0;
white-space: pre-wrap;
word-wrap: normal;
line-height: inherit;
color: inherit;
z-index: 2;
position: relative;
overflow: visible;
}
.CodeMirror ul,
.CodeMirror ol,
.CodeMirror li {
margin: auto !important;
padding: inherit !important;
list-style-position: inside !important;
}
.CodeMirror ul {
list-style-type: initial !important;
}
.CodeMirror ul li {
list-style-type: initial !important;
}
.CodeMirror ol {
list-style-type: decimal !important;
}
.CodeMirror ol li {
list-style-type: decimal !important;
}
.CodeMirror-wrap pre {
word-wrap: break-word;
white-space: pre-wrap;
word-break: normal;
}
.CodeMirror-linebackground {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
}
.CodeMirror-linewidget {
position: relative;
z-index: 2;
overflow: auto;
}
.CodeMirror-widget {
display: inline-block;
}
.CodeMirror-wrap .CodeMirror-scroll {
overflow-x: hidden;
}
.CodeMirror-measure {
position: absolute;
width: 100%;
height: 0px;
overflow: hidden;
visibility: hidden;
}
.CodeMirror-measure pre {
position: static;
}
.CodeMirror div.CodeMirror-cursor {
position: absolute;
visibility: hidden;
border-right: none;
width: 0;
}
.CodeMirror-focused div.CodeMirror-cursor {
visibility: visible;
}
.CodeMirror-selected {
background: #d9d9d9;
}
.CodeMirror-focused .CodeMirror-selected {
background: #bdc3c7;
}
.cm-searching {
background: #ffa;
background: rgba(255,255,0,0.4);
}
@media print {
.CodeMirror div.CodeMirror-cursor {
visibility: hidden;
}
}
:-webkit-full-screen {
background: #f9f9f5;
padding: 0.5em 1em;
width: 100%;
height: 100%;
}
:-moz-full-screen {
padding: 0.5em 1em;
background: #f9f9f5;
width: 100%;
height: 100%;
}
.editor-wrapper {
font: 16px/1.62 "Helvetica Neue", "Xin Gothic", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft YaHei", sans-serif;
color: #2c3e50;
}
.editor-wrapper input.title {
font: 18px "Helvetica Neue", "Xin Gothic", "Hiragino Sans GB", "WenQuanYi Micro Hei", "Microsoft YaHei", sans-serif;
background: transparent;
padding: 4px;
width: 100%;
border: none;
outline: none;
opacity: 0.6;
}
.editor-toolbar {
position: relative;
opacity: 0.6;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
}
.editor-toolbar:before,
.editor-toolbar:after {
display: block;
content: ' ';
height: 1px;
background-color: #bdc3c7;
background: -moz-linear-gradient(45deg, #f9f9f9, #bdc3c7, #f9f9f9);
background: -webkit-linear-gradient(45deg, #f9f9f9, #bdc3c7, #f9f9f9);
background: -ms-linear-gradient(45deg, #f9f9f9, #bdc3c7, #f9f9f9);
background: linear-gradient(45deg, #f9f9f9, #bdc3c7, #f9f9f9);
}
.editor-toolbar:before {
margin-bottom: 8px;
}
.editor-toolbar:after {
margin-top: 8px;
}
.editor-wrapper input.title:hover,
.editor-wrapper input.title:focus {
opacity: 0.8;
}
.editor-toolbar:hover {
opacity: 0.8;
}
.editor-toolbar a {
display: inline-block;
text-align: center;
text-decoration: none !important;
color: #2c3e50 !important;
width: 24px;
height: 24px;
font-size: 16px;
margin: 0 4px;
border: 1px solid transparent;
border-radius: 3px;
cursor: pointer;
}
.editor-toolbar a:hover,
.editor-toolbar a.active {
background: #fcfcfc;
border-color: #95a5a6;
}
.editor-toolbar a:before {
line-height: 24px;
}
.editor-toolbar i.separator {
display: inline-block;
width: 0;
border-left: 1px solid #d9d9d9;
border-right: 1px solid #fff;
color: transparent;
text-indent: -10px;
margin: 0 6px;
}
.editor-toolbar i.separator:first-child {
margin-left: 0px;
}
.editor-toolbar i.separator:last-child {
margin-right: 0px;
}
.editor-toolbar a.icon-fullscreen {
position: absolute;
right: 0;
}
.editor-statusbar {
padding: 2px 5px 8px 0px;
font-size: 12px;
color: #959694;
text-align: right;
}
.editor-statusbar span {
display: inline-block;
min-width: 4em;
margin-left: 1em;
}
.editor-statusbar .lines:before {
content: 'lines: ';
}
.editor-statusbar .words:before {
content: 'words: ';
}
.editor-preview {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 100%;
background: #fcfdfe;
z-index: 9999;
overflow: auto;
padding: 5px;
box-sizing: border-box;
-webkit-transition: left 0.2s ease;
-moz-transition: left 0.2s ease;
-ms-transition: left 0.2s ease;
transition: left 0.2s ease;
}
.editor-preview-active {
left: 0;
}
.editor-preview > p {
margin-top: 0;
}
[class^="icon-"],
[class*=" icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
}
.icon-bold:before {
content: "\f032";
}
.icon-italic:before {
content: "\f033";
}
.icon-quote-left:before {
content: "\f10d";
}
.icon-list-ul:before {
content: "\f0ca";
}
.icon-list-ol:before {
content: "\f0cb";
}
.icon-link:before {
content: "\f0c1";
}
.icon-picture:before {
content: "\f03e";
}
.icon-reply:before {
content: "\f112";
}
.icon-share-alt:before {
content: "\f064";
}
.icon-preview:before {
content: "\f06e";
} | 0.352313 | 0.076098 |
h2 {
color: #4F7849;
font-weight: bold;
}
/* Table 1 Client Info CSS */
table.clientInfo {
font-family: "Comic Sans MS", cursive, sans-serif;
border: 2px solid #4F7849;
background-color: #EEEEEE;
width: 90%;
text-align: left;
border-collapse: collapse;
margin-left: auto;
margin-right:auto;
margin-bottom: 10px;
}
table.clientInfo td, table.clientInfo th {
border: 1px solid #4F7849;
padding: 3px 2px;
}
table.clientInfo tbody td {
font-size: 19px;
font-weight: bold;
color: #444444;
}
table.clientInfo tr:nth-child(even) {
background: #CEE0CC;
}
table.clientInfo tfoot td {
font-size: 21px;
}
/*------------------------------------------------
Table 2 Aia Info CSS */
table.aiaInfo {
font-family: "Comic Sans MS", cursive, sans-serif;
table-layout: fixed;
border: 2px solid #4F7849;
background-color: #EEEEEE;
width: 90%;
height: 300px;
text-align: top;
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
}
table.aiaInfo td, table.aiaInfo th {
border: 1px solid #4F7849;
padding: 3px 2px;
}
table.aiaInfo tbody td {
font-size: 19px;
font-weight: bold;
color: #444444;
}
table.aiaInfo tr:nth-child(even) {
background: #CEE0CC;
}
table.aiaInfo thead {
background: #4F7849;
background: -moz-linear-gradient(top, #7b9a76 0%, #60855b 66%, #4F7849 100%);
background: -webkit-linear-gradient(top, #7b9a76 0%, #60855b 66%, #4F7849 100%);
background: linear-gradient(to bottom, #7b9a76 0%, #60855b 66%, #4F7849 100%);
border-bottom: 1px solid #444444;
}
table.aiaInfo thead th {
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
border-left: 2px solid #D0E4F5;
}
table.aiaInfo thead th:first-child {
border-left: none;
}
table.aiaInfo tfoot td {
font-size: 21px;
} | it162/css/aia.css | h2 {
color: #4F7849;
font-weight: bold;
}
/* Table 1 Client Info CSS */
table.clientInfo {
font-family: "Comic Sans MS", cursive, sans-serif;
border: 2px solid #4F7849;
background-color: #EEEEEE;
width: 90%;
text-align: left;
border-collapse: collapse;
margin-left: auto;
margin-right:auto;
margin-bottom: 10px;
}
table.clientInfo td, table.clientInfo th {
border: 1px solid #4F7849;
padding: 3px 2px;
}
table.clientInfo tbody td {
font-size: 19px;
font-weight: bold;
color: #444444;
}
table.clientInfo tr:nth-child(even) {
background: #CEE0CC;
}
table.clientInfo tfoot td {
font-size: 21px;
}
/*------------------------------------------------
Table 2 Aia Info CSS */
table.aiaInfo {
font-family: "Comic Sans MS", cursive, sans-serif;
table-layout: fixed;
border: 2px solid #4F7849;
background-color: #EEEEEE;
width: 90%;
height: 300px;
text-align: top;
border-collapse: collapse;
margin-left: auto;
margin-right: auto;
}
table.aiaInfo td, table.aiaInfo th {
border: 1px solid #4F7849;
padding: 3px 2px;
}
table.aiaInfo tbody td {
font-size: 19px;
font-weight: bold;
color: #444444;
}
table.aiaInfo tr:nth-child(even) {
background: #CEE0CC;
}
table.aiaInfo thead {
background: #4F7849;
background: -moz-linear-gradient(top, #7b9a76 0%, #60855b 66%, #4F7849 100%);
background: -webkit-linear-gradient(top, #7b9a76 0%, #60855b 66%, #4F7849 100%);
background: linear-gradient(to bottom, #7b9a76 0%, #60855b 66%, #4F7849 100%);
border-bottom: 1px solid #444444;
}
table.aiaInfo thead th {
font-size: 15px;
font-weight: bold;
color: #FFFFFF;
text-align: center;
border-left: 2px solid #D0E4F5;
}
table.aiaInfo thead th:first-child {
border-left: none;
}
table.aiaInfo tfoot td {
font-size: 21px;
} | 0.38943 | 0.091585 |
table.record-details-table {
width: 100%;
}
.form-group label span.error{
color: red;
}
table.record-details-table tr td:first-child {
width: 20%!important;
}
div.cursor-poiner{
cursor: pointer;
}
button.editable-submit{
background: #00C48C!important;
margin-right: 2px;
border: none!important;
border-radius: 10%;
}
button.editable-cancel{
background: #FF375E!important;
border: none!important;
border-radius: 10%;
}
.multistep-row .multistep-div{
padding: 5px;
text-align: center;
border-right:1px solid #0e4505;
border-left:1px solid #0e4505;
border-top:1px solid #0e4505;
}
.multistep-row .multistep-div.active{
background: white!important;
color: green!important;
}
.multistep-row .multistep-div.active a{
color: green!important;
}
.multistep-row .multistep-div a{
display: inline-block;
height: 100%;
width: 100%;
}
.multistep-row{
border-radius: 10px;
padding: 0 8px;
}
.navbar-white {background-color: #3381c4;}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus { color: #fff; }
.navbar-light .navbar-nav .nav-link:hover { color: #fff; opacity: 0.5; }
.main-header .navbar-nav .nav-item.dropdown .btn-primary { overflow: hidden; }
.main-header .navbar-nav .nav-item.dropdown .btn-primary .text-muted {color: #fff!important; }
.layout-fixed .main-sidebar {background-image: linear-gradient(180deg, #824d9e, #3381c4);}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {background-color: #3381c3;}
[class*="sidebar-dark-"] .sidebar a {color: #fff;}
[class*="sidebar-dark"] .brand-link {border-bottom: 1px solid rgba(255,255,255,0.2);}
[class*="sidebar-dark"] .user-panel {border-bottom: 1px solid rgba(255,255,255,0.2);}
.nav-sidebar .nav-treeview {padding-left: 15px; background-color: rgba(255, 255, 255, 0.1)!important;}
.user-panel .image img { background: #fff; }
.bg-info {background-color: #1bced8!important;}
.bg-success {background-color: #00c48c!important;}
.bg-warning {background-color: #ff375e!important;}
.bg-info, .bg-info > a, .bg-success, .bg-success > a, .bg-warning, .bg-warning > a {color: #fff !important;}
.btn-primary {border-color: #4f008c; background-color: #4f008c;}
.btn-primary:hover {border-color: #39035e; background-color: #39035e;}
.btn-success {border-color: #00c48c; background-color: #00c48c;}
.btn-success:hover {border-color: #03835f; background-color: #03835f;}
#language { width: 120px; }
.card-success:not(.card-outline) > .card-header {background-color: #00c48c;}
#external-events { display: flex; align-items: center; flex-wrap: wrap; }
#external-events div, #external-events h4 { margin-right: 5px; }
#external-events .bg-success {background-color: #3ea846!important;}
#external-events .bg-warning {background-color: #ffc344!important;}
#external-events .bg-danger {background-color: #dc3d45!important;}
#task_list, #task_list select { margin-bottom: 10px; }
@media (max-width: 991px) {
#external-events {margin: 10px 0 0; }
}
@media (max-width: 479px) {
#external-events h4 { width: 100%; margin: 0 0 10px; }
}
/*comment box */
.comment-widgets {
position: relative;
margin-bottom: 10px
}
.comment-widgets .comment-row {
border-bottom: 1px solid transparent;
padding: 14px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 10px 0
}
.p-2 {
padding: 0.5rem !important
}
.comment-text {
padding-left: 15px
}
.w-100 {
width: 100% !important
}
.m-b-15 {
margin-bottom: 15px
}
.btn-sm {
padding: 0.25rem 0.5rem;
font-size: 0.76563rem;
line-height: 1.5;
border-radius: 1px
}
.btn-cyan {
color: #fff;
background-color: #27a9e3;
border-color: #27a9e3
}
.btn-cyan:hover {
color: #fff;
background-color: #1a93ca;
border-color: #198bbe
}
.comment-widgets .comment-row:hover {
background: rgba(0, 0, 0, 0.05)
}
/*******/
/** design for form legend */
fieldset.scheduler-border {
border: 1px groove #e6ffe6 !important;
padding: 0 1em 1em 1em !important;
margin: 0 0 1em 0 !important;
-webkit-box-shadow: 0px 0px 0px 0px #000;
box-shadow: 0px 0px 0px 0px #000;
}
legend.scheduler-border {
width:inherit; /* Or auto */
padding:0 10px; /* To give a bit of padding on the left and right */
border-bottom:none;
}
legend{
font-size: 15px;
}
/*****/
/* mailbox customization css */
.mailbox-messages tr.message-unread{
background: #ffffcc!important;
}
/************/
.admin-logo img { width: 200px; }
.assign-labour-task { width: 100%; text-align: right; }
.ms-options-wrap > .ms-options > ul input[type="checkbox"] { top: 10px; }
.ms-options ul { list-style: none; margin: 0; padding: 0 0 0 10px; }
.work-options .ms-options-wrap > .ms-options > ul li { padding-left: 5px; }
/*.work-options .ms-options-wrap > .ms-options > ul li:nth-child(4n+1)
{ padding-left: 10px; }*/
#admin_labour_task_feedback_form textarea { margin-bottom: 15px; }
#external-events {width: 100%!important;}
#showTaskListModal table th { text-align: center; }
#task_labour_list_management_table.table-bordered { border: 0; }
#task_labour_list_management_table.table-bordered tr.text-right td { padding-bottom: 10px!important; border: 0!important; }
.btn-success p { margin: 0; padding: 0; }
#filter_calendar { padding: 10px; border: 1px solid #ccc; background: #dcedfc; margin-bottom: 10px; }
#status-filter-container { padding-right: 100px; }
#status-filter-container input[type="button"] { width: 90px; height: 40px; background: #4f008c; color: #fff; position: absolute; top: 0; right: 7.5px; border: 0; }
#status-filter-container .chosen-container-multi { width: 100%!important; }
.chosen-container-multi .chosen-choices { height: 40px!important; overflow-y: auto!important; }
#filter_calendar { display: none; }
#filter_calendar.show{ display: block; }
.btn-filter-drop {height: 40px; background: #4f008c; color: #fff; padding: 10px 15px; border: 0; cursor: pointer; margin-bottom: 10px;}
.btn-search {height: 40px; background: #4f008c; color: #fff; padding: 10px 15px; border: 0; cursor: pointer;}
.btn-search:hover { color: #fff; }
* {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.clearfix {
clear:both;
}
.text-center {text-align:center;}
a {
color: tomato;
text-decoration: none;
}
a:hover {
color: #2196f3;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #F5F5F5;
border: 1px solid #CCC;
border-radius: 4px;
}
.header {
padding:20px 0;
position:relative;
margin-bottom:10px;
}
.header:after {
content:"";
display:block;
height:1px;
background:#eee;
position:absolute;
left:30%; right:30%;
}
.header h2 {
font-size:3em;
font-weight:300;
margin-bottom:0.2em;
}
.header p {
font-size:14px;
}
#a-footer {
margin: 20px 0;
}
.new-react-version {
padding: 20px 20px;
border: 1px solid #eee;
border-radius: 20px;
box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
text-align: center;
font-size: 14px;
line-height: 1.7;
}
.new-react-version .react-svg-logo {
text-align: center;
max-width: 60px;
margin: 20px auto;
margin-top: 0;
}
.success-box {
margin:50px 0;
padding:10px 10px;
border:1px solid #eee;
background:#f9f9f9;
}
.success-box img {
margin-right:10px;
display:inline-block;
vertical-align:top;
}
.success-box > div {
vertical-align:top;
display:inline-block;
color:#888;
}
/* Rating Star Widgets Style */
.rating-stars ul {
list-style-type:none;
padding:0;
-moz-user-select:none;
-webkit-user-select:none;
}
.rating-stars ul > li.star {
display:inline-block;
}
/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
font-size:2.5em; /* Change the size of the stars */
color:#ccc; /* Color on idle state */
}
/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
color:#FFCC36;
}
/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
color:#FF912C;
}
/* tag-list start */
.tag-list { display: flex; flex-wrap: wrap; }
.tag-list .tag-item { background: #804e9f; padding: 5px 10px; color: #fff; border-radius: 5px; border: 1px solid #fff; }
/* tag-list end */
/* select-all start */
.select-all { display: flex; align-items: center; }
.select-all .left { width: 85%; }
.select-all .right { width: 15%; padding-left: 10px; }
ul.list-locales { padding-left: 15px; }
/* select-all end */
/* left side bar start */
.text-sm .nav-link {padding: 0.4rem;}
.brand-link.text-sm .brand-image, .text-sm .brand-link .brand-image { margin-left: 0.4rem; }
.user-panel .image {padding-left: 0.4rem;}
.nav-sidebar .nav-treeview > .nav-item > .nav-link > .nav-icon { font-size: 15px; }
.nav-sidebar .nav-treeview { padding-left: 0; margin-left: 10px; }
/* left side bar end */
/* language change start */
#language {background-color: rgba(255,255,255,0.3); background-image: url(../../assets/dist/img/down-arrow.png); background-repeat: no-repeat; background-position: 98% 14px; appearance: none; -moz-appearance: none; -webkit-appearance: none; color: #fff; font-size: 14px;}
#language option { color: #666; }
/* language change end */
table.dataTable thead > tr > th { background: #c8e2fd; }
table.dataTable tbody > tr.odd { background: #eee; }
table.dataTable tbody > tr.even { background: #dde9f3; }
table.dataTable thead .sorting::before, table.dataTable thead .sorting::after { color: #333; opacity: 1; }
.table-bordered td, .table-bordered th { border: 1px solid #ccc; }
#delete_selected { cursor: pointer; }
.filter-area .select2-container { width: 100%!important; }
@media (max-width: 767px) {
.select-all .left { width: 65%; }
.select-all .right { width: 35%; padding-left: 5px; }
.dataTables_filter{ padding-top: 10px!important; }
.filter-area .form-group { margin-bottom: 0px; margin-top: 10px; }
.select2-container, #contract_duration { margin-bottom: 10px!important; }
#spare_parts_for_order_table_info { white-space: normal!important; }
} | public/css/admin/custom.css | table.record-details-table {
width: 100%;
}
.form-group label span.error{
color: red;
}
table.record-details-table tr td:first-child {
width: 20%!important;
}
div.cursor-poiner{
cursor: pointer;
}
button.editable-submit{
background: #00C48C!important;
margin-right: 2px;
border: none!important;
border-radius: 10%;
}
button.editable-cancel{
background: #FF375E!important;
border: none!important;
border-radius: 10%;
}
.multistep-row .multistep-div{
padding: 5px;
text-align: center;
border-right:1px solid #0e4505;
border-left:1px solid #0e4505;
border-top:1px solid #0e4505;
}
.multistep-row .multistep-div.active{
background: white!important;
color: green!important;
}
.multistep-row .multistep-div.active a{
color: green!important;
}
.multistep-row .multistep-div a{
display: inline-block;
height: 100%;
width: 100%;
}
.multistep-row{
border-radius: 10px;
padding: 0 8px;
}
.navbar-white {background-color: #3381c4;}
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link:focus { color: #fff; }
.navbar-light .navbar-nav .nav-link:hover { color: #fff; opacity: 0.5; }
.main-header .navbar-nav .nav-item.dropdown .btn-primary { overflow: hidden; }
.main-header .navbar-nav .nav-item.dropdown .btn-primary .text-muted {color: #fff!important; }
.layout-fixed .main-sidebar {background-image: linear-gradient(180deg, #824d9e, #3381c4);}
.sidebar-dark-primary .nav-sidebar > .nav-item > .nav-link.active, .sidebar-light-primary .nav-sidebar > .nav-item > .nav-link.active {background-color: #3381c3;}
[class*="sidebar-dark-"] .sidebar a {color: #fff;}
[class*="sidebar-dark"] .brand-link {border-bottom: 1px solid rgba(255,255,255,0.2);}
[class*="sidebar-dark"] .user-panel {border-bottom: 1px solid rgba(255,255,255,0.2);}
.nav-sidebar .nav-treeview {padding-left: 15px; background-color: rgba(255, 255, 255, 0.1)!important;}
.user-panel .image img { background: #fff; }
.bg-info {background-color: #1bced8!important;}
.bg-success {background-color: #00c48c!important;}
.bg-warning {background-color: #ff375e!important;}
.bg-info, .bg-info > a, .bg-success, .bg-success > a, .bg-warning, .bg-warning > a {color: #fff !important;}
.btn-primary {border-color: #4f008c; background-color: #4f008c;}
.btn-primary:hover {border-color: #39035e; background-color: #39035e;}
.btn-success {border-color: #00c48c; background-color: #00c48c;}
.btn-success:hover {border-color: #03835f; background-color: #03835f;}
#language { width: 120px; }
.card-success:not(.card-outline) > .card-header {background-color: #00c48c;}
#external-events { display: flex; align-items: center; flex-wrap: wrap; }
#external-events div, #external-events h4 { margin-right: 5px; }
#external-events .bg-success {background-color: #3ea846!important;}
#external-events .bg-warning {background-color: #ffc344!important;}
#external-events .bg-danger {background-color: #dc3d45!important;}
#task_list, #task_list select { margin-bottom: 10px; }
@media (max-width: 991px) {
#external-events {margin: 10px 0 0; }
}
@media (max-width: 479px) {
#external-events h4 { width: 100%; margin: 0 0 10px; }
}
/*comment box */
.comment-widgets {
position: relative;
margin-bottom: 10px
}
.comment-widgets .comment-row {
border-bottom: 1px solid transparent;
padding: 14px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 10px 0
}
.p-2 {
padding: 0.5rem !important
}
.comment-text {
padding-left: 15px
}
.w-100 {
width: 100% !important
}
.m-b-15 {
margin-bottom: 15px
}
.btn-sm {
padding: 0.25rem 0.5rem;
font-size: 0.76563rem;
line-height: 1.5;
border-radius: 1px
}
.btn-cyan {
color: #fff;
background-color: #27a9e3;
border-color: #27a9e3
}
.btn-cyan:hover {
color: #fff;
background-color: #1a93ca;
border-color: #198bbe
}
.comment-widgets .comment-row:hover {
background: rgba(0, 0, 0, 0.05)
}
/*******/
/** design for form legend */
fieldset.scheduler-border {
border: 1px groove #e6ffe6 !important;
padding: 0 1em 1em 1em !important;
margin: 0 0 1em 0 !important;
-webkit-box-shadow: 0px 0px 0px 0px #000;
box-shadow: 0px 0px 0px 0px #000;
}
legend.scheduler-border {
width:inherit; /* Or auto */
padding:0 10px; /* To give a bit of padding on the left and right */
border-bottom:none;
}
legend{
font-size: 15px;
}
/*****/
/* mailbox customization css */
.mailbox-messages tr.message-unread{
background: #ffffcc!important;
}
/************/
.admin-logo img { width: 200px; }
.assign-labour-task { width: 100%; text-align: right; }
.ms-options-wrap > .ms-options > ul input[type="checkbox"] { top: 10px; }
.ms-options ul { list-style: none; margin: 0; padding: 0 0 0 10px; }
.work-options .ms-options-wrap > .ms-options > ul li { padding-left: 5px; }
/*.work-options .ms-options-wrap > .ms-options > ul li:nth-child(4n+1)
{ padding-left: 10px; }*/
#admin_labour_task_feedback_form textarea { margin-bottom: 15px; }
#external-events {width: 100%!important;}
#showTaskListModal table th { text-align: center; }
#task_labour_list_management_table.table-bordered { border: 0; }
#task_labour_list_management_table.table-bordered tr.text-right td { padding-bottom: 10px!important; border: 0!important; }
.btn-success p { margin: 0; padding: 0; }
#filter_calendar { padding: 10px; border: 1px solid #ccc; background: #dcedfc; margin-bottom: 10px; }
#status-filter-container { padding-right: 100px; }
#status-filter-container input[type="button"] { width: 90px; height: 40px; background: #4f008c; color: #fff; position: absolute; top: 0; right: 7.5px; border: 0; }
#status-filter-container .chosen-container-multi { width: 100%!important; }
.chosen-container-multi .chosen-choices { height: 40px!important; overflow-y: auto!important; }
#filter_calendar { display: none; }
#filter_calendar.show{ display: block; }
.btn-filter-drop {height: 40px; background: #4f008c; color: #fff; padding: 10px 15px; border: 0; cursor: pointer; margin-bottom: 10px;}
.btn-search {height: 40px; background: #4f008c; color: #fff; padding: 10px 15px; border: 0; cursor: pointer;}
.btn-search:hover { color: #fff; }
* {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}
*:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.clearfix {
clear:both;
}
.text-center {text-align:center;}
a {
color: tomato;
text-decoration: none;
}
a:hover {
color: #2196f3;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #F5F5F5;
border: 1px solid #CCC;
border-radius: 4px;
}
.header {
padding:20px 0;
position:relative;
margin-bottom:10px;
}
.header:after {
content:"";
display:block;
height:1px;
background:#eee;
position:absolute;
left:30%; right:30%;
}
.header h2 {
font-size:3em;
font-weight:300;
margin-bottom:0.2em;
}
.header p {
font-size:14px;
}
#a-footer {
margin: 20px 0;
}
.new-react-version {
padding: 20px 20px;
border: 1px solid #eee;
border-radius: 20px;
box-shadow: 0 2px 12px 0 rgba(0,0,0,0.1);
text-align: center;
font-size: 14px;
line-height: 1.7;
}
.new-react-version .react-svg-logo {
text-align: center;
max-width: 60px;
margin: 20px auto;
margin-top: 0;
}
.success-box {
margin:50px 0;
padding:10px 10px;
border:1px solid #eee;
background:#f9f9f9;
}
.success-box img {
margin-right:10px;
display:inline-block;
vertical-align:top;
}
.success-box > div {
vertical-align:top;
display:inline-block;
color:#888;
}
/* Rating Star Widgets Style */
.rating-stars ul {
list-style-type:none;
padding:0;
-moz-user-select:none;
-webkit-user-select:none;
}
.rating-stars ul > li.star {
display:inline-block;
}
/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
font-size:2.5em; /* Change the size of the stars */
color:#ccc; /* Color on idle state */
}
/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
color:#FFCC36;
}
/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
color:#FF912C;
}
/* tag-list start */
.tag-list { display: flex; flex-wrap: wrap; }
.tag-list .tag-item { background: #804e9f; padding: 5px 10px; color: #fff; border-radius: 5px; border: 1px solid #fff; }
/* tag-list end */
/* select-all start */
.select-all { display: flex; align-items: center; }
.select-all .left { width: 85%; }
.select-all .right { width: 15%; padding-left: 10px; }
ul.list-locales { padding-left: 15px; }
/* select-all end */
/* left side bar start */
.text-sm .nav-link {padding: 0.4rem;}
.brand-link.text-sm .brand-image, .text-sm .brand-link .brand-image { margin-left: 0.4rem; }
.user-panel .image {padding-left: 0.4rem;}
.nav-sidebar .nav-treeview > .nav-item > .nav-link > .nav-icon { font-size: 15px; }
.nav-sidebar .nav-treeview { padding-left: 0; margin-left: 10px; }
/* left side bar end */
/* language change start */
#language {background-color: rgba(255,255,255,0.3); background-image: url(../../assets/dist/img/down-arrow.png); background-repeat: no-repeat; background-position: 98% 14px; appearance: none; -moz-appearance: none; -webkit-appearance: none; color: #fff; font-size: 14px;}
#language option { color: #666; }
/* language change end */
table.dataTable thead > tr > th { background: #c8e2fd; }
table.dataTable tbody > tr.odd { background: #eee; }
table.dataTable tbody > tr.even { background: #dde9f3; }
table.dataTable thead .sorting::before, table.dataTable thead .sorting::after { color: #333; opacity: 1; }
.table-bordered td, .table-bordered th { border: 1px solid #ccc; }
#delete_selected { cursor: pointer; }
.filter-area .select2-container { width: 100%!important; }
@media (max-width: 767px) {
.select-all .left { width: 65%; }
.select-all .right { width: 35%; padding-left: 5px; }
.dataTables_filter{ padding-top: 10px!important; }
.filter-area .form-group { margin-bottom: 0px; margin-top: 10px; }
.select2-container, #contract_duration { margin-bottom: 10px!important; }
#spare_parts_for_order_table_info { white-space: normal!important; }
} | 0.29696 | 0.160036 |
.container {
composes: fadeDown from './share/animations.css';
position: absolute;
top: 50%;
left: 50%;
width: 300px;
height: 500px;
margin-left: -150px;
margin-top: -250px;
text-align: center;
font-size: 14px;
letter-spacing: 1px;
}
.container h2 {
font-size: 1.2rem;
font-weight: 400;
}
.textInputerWrap {
position: relative;
margin-bottom: 40px;
}
.textInputerWrap:after {
content: '';
position: absolute;
left: 0;
width: 100%;
border-bottom: 1px solid #333;
}
.inputerIcon {
position: absolute;
left: 0;
bottom: 0;
line-height: 36px;
}
.textInputer {
display: block;
width: 100%;
height: 40px;
padding-left: 20px;
border: none;
background: none;
outline: none;
}
/* todo item */
.item {
position: relative;
margin: 15px 10px;
overflow: hidden;
}
.itemCompleted {
composes: item;
composes: completed from './share/color.css';
}
.fl {
float: left;
}
.checkbox {
composes: fl;
width: 26px;
height: 26px;
margin: 2px;
border: 2px solid #333;
cursor: pointer;
/*transition: all .2s;*/
}
.checkboxCked {
composes: checkbox;
composes: scale from "./share/animations.css";
position: relative;
border-color: #2ecc71;
background: #2ecc71;
}
.checkboxCked:after {
content: '';
position: absolute;
left: 4px;
top: 0;
width: 31px;
height: 18px;
background: url("./images/check.png");
}
.title {
composes: fl;
composes: textEllipsis from './share/common.css';
height: 30px;
width: 250px;
text-align: left;
padding-left: 10px;
line-height: 30px;
cursor: pointer;
color: inherit;
text-decoration: inherit;
}
.titleCompleted {
composes: title;
text-decoration: line-through;
}
.actionArea {
opacity: 0;
position: absolute;
right: 0;
width: 40px;
transform: translateX(10px);
text-align: right;
line-height: 30px;
transition: all .2s;
}
.item:hover .actionArea {
opacity: 1;
transform: unset;
}
.itemCompleted:hover .actionArea {
opacity: 1;
transform: unset;
}
.actionArea :global(.btn) {
color: #ea5f51;
font-size: 1.2em;
background: linear-gradient(to left, #fff, #fff, rgba(255, 255, 255, 0));
cursor: pointer;
} | app/components/Todo.css | .container {
composes: fadeDown from './share/animations.css';
position: absolute;
top: 50%;
left: 50%;
width: 300px;
height: 500px;
margin-left: -150px;
margin-top: -250px;
text-align: center;
font-size: 14px;
letter-spacing: 1px;
}
.container h2 {
font-size: 1.2rem;
font-weight: 400;
}
.textInputerWrap {
position: relative;
margin-bottom: 40px;
}
.textInputerWrap:after {
content: '';
position: absolute;
left: 0;
width: 100%;
border-bottom: 1px solid #333;
}
.inputerIcon {
position: absolute;
left: 0;
bottom: 0;
line-height: 36px;
}
.textInputer {
display: block;
width: 100%;
height: 40px;
padding-left: 20px;
border: none;
background: none;
outline: none;
}
/* todo item */
.item {
position: relative;
margin: 15px 10px;
overflow: hidden;
}
.itemCompleted {
composes: item;
composes: completed from './share/color.css';
}
.fl {
float: left;
}
.checkbox {
composes: fl;
width: 26px;
height: 26px;
margin: 2px;
border: 2px solid #333;
cursor: pointer;
/*transition: all .2s;*/
}
.checkboxCked {
composes: checkbox;
composes: scale from "./share/animations.css";
position: relative;
border-color: #2ecc71;
background: #2ecc71;
}
.checkboxCked:after {
content: '';
position: absolute;
left: 4px;
top: 0;
width: 31px;
height: 18px;
background: url("./images/check.png");
}
.title {
composes: fl;
composes: textEllipsis from './share/common.css';
height: 30px;
width: 250px;
text-align: left;
padding-left: 10px;
line-height: 30px;
cursor: pointer;
color: inherit;
text-decoration: inherit;
}
.titleCompleted {
composes: title;
text-decoration: line-through;
}
.actionArea {
opacity: 0;
position: absolute;
right: 0;
width: 40px;
transform: translateX(10px);
text-align: right;
line-height: 30px;
transition: all .2s;
}
.item:hover .actionArea {
opacity: 1;
transform: unset;
}
.itemCompleted:hover .actionArea {
opacity: 1;
transform: unset;
}
.actionArea :global(.btn) {
color: #ea5f51;
font-size: 1.2em;
background: linear-gradient(to left, #fff, #fff, rgba(255, 255, 255, 0));
cursor: pointer;
} | 0.459076 | 0.08374 |
@import '../pages/mixins';
/* swiping is disabled, so... */
.slick-slider {
user-select: text;
}
.topic-slider {
margin-top: -0.5rem;
}
/*
.topic-slider {
& .slick-prev,
& .slick-next {
display: none !important;
position: absolute;
top: 50%;
width: 20px;
height: 100%;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: black;
z-index: 10;
&:hover,
&:focus {
color: transparent;
outline: none;
background: gray;
}
&:hover:before,
&:focus:before {
opacity: 1;
}
&.slick-disabled:before {
opacity: 0.25;
}
&:before {
@add-mixin font-sm;
font-family: "slick";
line-height: 1;
opacity: 0.75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
}
& .slick-prev {
left: 0;
}
& [dir="rtl"] .slick-prev {
right: 0;
left: auto;
}
& .slick-prev:before {
content: "←";
}
& [dir="rtl"] .slick-prev:before {
content: "→";
}
& .slick-next {
right: 0;
}
& [dir="rtl"] .slick-next {
right: auto;
left: 0;
}
& .slick-next:before {
content: "→";
}
& [dir="rtl"] .slick-next:before {
content: "←";
}
& .slick-dotted.slick-slider {
margin-bottom: 30px;
}
& .slick-slider {
user-select: text;
-moz-user-select: text;
-webkit-user-select: text;
-ms-user-select: text;
}
& .slick-dots {
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
& .slick-dots li {
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
& .slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
& .slick-dots li button:hover,
& .slick-dots li button:focus {
outline: none;
}
& .slick-dots li button:hover:before,
& .slick-dots li button:focus:before {
opacity: 1;
}
& .slick-dots li button:before {
@add-mixin font-xxs;
font-family: "slick";
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: "•";
text-align: center;
opacity: 0.25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
& .slick-dots li.slick-active button:before {
opacity: 0.75;
color: black;
}
}
*/ | app/components/TopicSlider.css | @import '../pages/mixins';
/* swiping is disabled, so... */
.slick-slider {
user-select: text;
}
.topic-slider {
margin-top: -0.5rem;
}
/*
.topic-slider {
& .slick-prev,
& .slick-next {
display: none !important;
position: absolute;
top: 50%;
width: 20px;
height: 100%;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: black;
z-index: 10;
&:hover,
&:focus {
color: transparent;
outline: none;
background: gray;
}
&:hover:before,
&:focus:before {
opacity: 1;
}
&.slick-disabled:before {
opacity: 0.25;
}
&:before {
@add-mixin font-sm;
font-family: "slick";
line-height: 1;
opacity: 0.75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
}
& .slick-prev {
left: 0;
}
& [dir="rtl"] .slick-prev {
right: 0;
left: auto;
}
& .slick-prev:before {
content: "←";
}
& [dir="rtl"] .slick-prev:before {
content: "→";
}
& .slick-next {
right: 0;
}
& [dir="rtl"] .slick-next {
right: auto;
left: 0;
}
& .slick-next:before {
content: "→";
}
& [dir="rtl"] .slick-next:before {
content: "←";
}
& .slick-dotted.slick-slider {
margin-bottom: 30px;
}
& .slick-slider {
user-select: text;
-moz-user-select: text;
-webkit-user-select: text;
-ms-user-select: text;
}
& .slick-dots {
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
& .slick-dots li {
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
& .slick-dots li button {
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
& .slick-dots li button:hover,
& .slick-dots li button:focus {
outline: none;
}
& .slick-dots li button:hover:before,
& .slick-dots li button:focus:before {
opacity: 1;
}
& .slick-dots li button:before {
@add-mixin font-xxs;
font-family: "slick";
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: "•";
text-align: center;
opacity: 0.25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
& .slick-dots li.slick-active button:before {
opacity: 0.75;
color: black;
}
}
*/ | 0.322099 | 0.066266 |
@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css");
@import url("https://fonts.googleapis.com/css?family=Fira+Sans:300,400");
@import url("https://fonts.googleapis.com/css?family=Inconsolata");
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
display: flex;
min-height: 100vh;
flex-direction: column;
font-size: 16px;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-family: "Fira Sans", "Helvetica Neue", sans-serif;
color: #191919;
margin: 0px;
}
main {
flex: 1;
}
/*////////////////////////////////*/
header {
padding: 1em;
background: #338fff;
color: white;
font-size: 1.667em;
text-transform: uppercase;
}
section.main {
width: 80%;
max-width: 800px;
margin: 1em auto;
}
section.main h1 {
font-family: "Fira Sans", "Helvetica Neue", sans-serif;
font-size: 2.444em;
text-transform: uppercase;
/* font-weight: bold; */
letter-spacing: 0.09em;
line-height: 1.667;
margin: 1em 0;
}
.steps {
font-size: 1.33em;
font-weight: 300;
letter-spacing: 0.09em;
text-transform: uppercase;
color: #999;
}
.steps b {
font-weight: 700;
color: #191919;
}
.form-container,
.table-container {
padding: 1.667em 0;
}
.form-inner {
margin-top: 2em;
}
.field {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.field:not(:last-child),
.tfield:not(:last-child) {
margin-bottom: 1.25em;
}
.field label,
.tfield > .col1 {
padding: 8px 8px 8px 0;
font-size: 1.1em;
font-weight: 300;
letter-spacing: 0.09em;
text-transform: uppercase;
flex: 1 0 120px;
max-width: 220px;
}
.field label + *,
.tfield > .col1 + * {
flex: 1 0 220px;
}
.field input[type="text"],
.field input[type="email"],
.field input[type="number"],
.field textarea,
.field input[type="file"],
.tfield > .col2 {
padding: 0.85em;
border: 2px solid #191919;
border-radius: 4px;
outline: 0 none;
font: normal 18px/1.5 "Fira Sans", "Helvetica Neue", sans-serif;
transition: background-color 0.25s, border-color 0.25s, color 0.25s;
}
.field input[type="submit"],
.field input[type="reset"],
.btn {
background: #338fff;
color: #fff;
padding: 0.85em;
border: 2px solid #007bff;
border-radius: 4px;
display: inner-block;
cursor: pointer;
font: normal 18px/1.5 "Fira Sans", "Helvetica Neue", sans-serif;
text-transform: uppercase;
transition: background-color 0.25s, border-color 0.25s, color 0.25s;
letter-spacing: 0.09em;
outline: 0 none;
padding-left: 2em;
padding-right: 2em;
text-decoration: none;
}
.field input[type="submit"]:hover,
.field input[type="reset"]:hover,
.btn:hover {
background: #007bff;
}
.field input[type="submit"]:focus,
.field input[type="reset"]:focus,
.btn:focus {
background: #007bff;
}
.field input[type="text"]:focus,
.field input[type="email"]:focus,
.field input[type="number"]:focus,
.field input[type="submit"]:focus,
.field input[type="reset"]:focus,
.field textarea:focus,
.field input[type="file"]:focus,
.btn:focus {
border: 2px solid #338fff;
}
.field input[type="file"] {
border: 2px solid transparent;
cursor: pointer;
}
.tfield > .col2 {
border-style: none;
font-family: "Inconsolata", monospace;
font-size: 1.33em;
}
/*/////////////////////*/
.alert {
margin-top: 2em;
line-height: 1.667em;
padding: 1.667em;
color: #721c24;
background-color: #f8d7da;
border: 1px solid #f5c6cb;
border-radius: 4px;
}
.notice {
margin-top: 2em;
line-height: 1.667em;
padding: 1.667em;
color: #155724;
background-color: #d4edda;
border: 1px solid #c3e6cb;
border-radius: 4px;
}
.notice a {
color: #155724;
}
.notice b {
font-weight: 700;
}
.notify p {
padding-top: 1.667em;
line-height: 1.667;
}
.dw {
margin-top: 2em;
}
/*/RADIO////////////////////*/
ul.radio_package_container {
display: flex;
flex-wrap: wrap;
list-style-type: none;
}
/* Package container */
li.pc {
border: 1px solid #007bff;
margin: 0.667em 0.667em 0.667em 0.667em;
border-radius: 4px;
background: none;
color: #338fff;
cursor: pointer;
padding: 1em;
font-weight: 700;
width: 200px;
transition: 0.2s;
list-style-type: none;
}
li.pc.is-selected,
li.pc:hover {
background: #338fff;
color: white;
}
.package_name {
font-size: 2em;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.09em;
}
.package_amount {
font-weight: 400;
margin-top: 0.667em;
text-align: center;
}
.hide {
display: none;
}
footer {
margin-top: 2.444em;
padding: 2.444em;
background: #338fff;
color: white;
text-align: center;
} | exchange/css/exchangeindex2.css | @import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css");
@import url("https://fonts.googleapis.com/css?family=Fira+Sans:300,400");
@import url("https://fonts.googleapis.com/css?family=Inconsolata");
html {
box-sizing: border-box;
}
*,
*:before,
*:after {
box-sizing: inherit;
}
body {
display: flex;
min-height: 100vh;
flex-direction: column;
font-size: 16px;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-family: "Fira Sans", "Helvetica Neue", sans-serif;
color: #191919;
margin: 0px;
}
main {
flex: 1;
}
/*////////////////////////////////*/
header {
padding: 1em;
background: #338fff;
color: white;
font-size: 1.667em;
text-transform: uppercase;
}
section.main {
width: 80%;
max-width: 800px;
margin: 1em auto;
}
section.main h1 {
font-family: "Fira Sans", "Helvetica Neue", sans-serif;
font-size: 2.444em;
text-transform: uppercase;
/* font-weight: bold; */
letter-spacing: 0.09em;
line-height: 1.667;
margin: 1em 0;
}
.steps {
font-size: 1.33em;
font-weight: 300;
letter-spacing: 0.09em;
text-transform: uppercase;
color: #999;
}
.steps b {
font-weight: 700;
color: #191919;
}
.form-container,
.table-container {
padding: 1.667em 0;
}
.form-inner {
margin-top: 2em;
}
.field {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.field:not(:last-child),
.tfield:not(:last-child) {
margin-bottom: 1.25em;
}
.field label,
.tfield > .col1 {
padding: 8px 8px 8px 0;
font-size: 1.1em;
font-weight: 300;
letter-spacing: 0.09em;
text-transform: uppercase;
flex: 1 0 120px;
max-width: 220px;
}
.field label + *,
.tfield > .col1 + * {
flex: 1 0 220px;
}
.field input[type="text"],
.field input[type="email"],
.field input[type="number"],
.field textarea,
.field input[type="file"],
.tfield > .col2 {
padding: 0.85em;
border: 2px solid #191919;
border-radius: 4px;
outline: 0 none;
font: normal 18px/1.5 "Fira Sans", "Helvetica Neue", sans-serif;
transition: background-color 0.25s, border-color 0.25s, color 0.25s;
}
.field input[type="submit"],
.field input[type="reset"],
.btn {
background: #338fff;
color: #fff;
padding: 0.85em;
border: 2px solid #007bff;
border-radius: 4px;
display: inner-block;
cursor: pointer;
font: normal 18px/1.5 "Fira Sans", "Helvetica Neue", sans-serif;
text-transform: uppercase;
transition: background-color 0.25s, border-color 0.25s, color 0.25s;
letter-spacing: 0.09em;
outline: 0 none;
padding-left: 2em;
padding-right: 2em;
text-decoration: none;
}
.field input[type="submit"]:hover,
.field input[type="reset"]:hover,
.btn:hover {
background: #007bff;
}
.field input[type="submit"]:focus,
.field input[type="reset"]:focus,
.btn:focus {
background: #007bff;
}
.field input[type="text"]:focus,
.field input[type="email"]:focus,
.field input[type="number"]:focus,
.field input[type="submit"]:focus,
.field input[type="reset"]:focus,
.field textarea:focus,
.field input[type="file"]:focus,
.btn:focus {
border: 2px solid #338fff;
}
.field input[type="file"] {
border: 2px solid transparent;
cursor: pointer;
}
.tfield > .col2 {
border-style: none;
font-family: "Inconsolata", monospace;
font-size: 1.33em;
}
/*/////////////////////*/
.alert {
margin-top: 2em;
line-height: 1.667em;
padding: 1.667em;
color: #721c24;
background-color: #f8d7da;
border: 1px solid #f5c6cb;
border-radius: 4px;
}
.notice {
margin-top: 2em;
line-height: 1.667em;
padding: 1.667em;
color: #155724;
background-color: #d4edda;
border: 1px solid #c3e6cb;
border-radius: 4px;
}
.notice a {
color: #155724;
}
.notice b {
font-weight: 700;
}
.notify p {
padding-top: 1.667em;
line-height: 1.667;
}
.dw {
margin-top: 2em;
}
/*/RADIO////////////////////*/
ul.radio_package_container {
display: flex;
flex-wrap: wrap;
list-style-type: none;
}
/* Package container */
li.pc {
border: 1px solid #007bff;
margin: 0.667em 0.667em 0.667em 0.667em;
border-radius: 4px;
background: none;
color: #338fff;
cursor: pointer;
padding: 1em;
font-weight: 700;
width: 200px;
transition: 0.2s;
list-style-type: none;
}
li.pc.is-selected,
li.pc:hover {
background: #338fff;
color: white;
}
.package_name {
font-size: 2em;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.09em;
}
.package_amount {
font-weight: 400;
margin-top: 0.667em;
text-align: center;
}
.hide {
display: none;
}
footer {
margin-top: 2.444em;
padding: 2.444em;
background: #338fff;
color: white;
text-align: center;
} | 0.344995 | 0.114765 |
.intro {
--gradient: linear-gradient(
to right,
var(--color-primary),
var(--color-accent)
);
display: flex;
flex-wrap: wrap;
place-items: center;
padding-bottom: 2rem;
/* TODO: safari hack */
border: 0;
border-bottom: 0.2em solid;
border-image: var(--gradient) 1;
& > *:nth-of-type(1) {
flex-grow: 1;
}
/* Image */
& > *:nth-of-type(2) {
width: 10rem;
margin: 2rem auto 0 !important;
border-radius: 50%;
background: var(--gradient);
}
}
.grid {
/* TODO: move to box-shadow module */
--elevation: 1em 1em 2em rgba(0 0 0 / 0.25);
--transition-duration: 0.6s;
display: grid;
grid-template-columns: repeat(
auto-fill,
minmax(min(10rem, 100%), 1fr)
);
gap: 1.5rem;
& > * {
position: relative;
padding: 1.5em;
box-shadow: var(--nomotion, var(--elevation));
transform-style: var(--nomotion, preserve-3d);
transform: var(
--nomotion,
scale(0.7) rotateY(-30deg) rotateX(30deg)
translateZ(4.5em)
);
transform-origin: var(--nomotion, center bottom);
will-change: var(--nomotion, transform);
transition: var(
--nomotion,
background var(--transition-duration) ease,
transform var(--transition-duration) ease
);
background: var(--color-background);
&:hover,
&:focus-within {
background: transparent;
transform: var(--nomotion, scale(1));
}
&::before,
&::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* Ring */
&::before {
pointer-events: none;
border: 0.2em solid var(--color-accent);
transform: var(--nomotion, translateZ(4em));
&:hover {
transform: var(--nomotion, translateZ(0));
}
}
/* Background */
&::after {
background-color: var(--color-accent);
box-shadow: var(--nomotion, var(--elevation));
transform: var(--nomotion, translateZ(-4em));
z-index: -1;
}
& a {
display: block;
margin: -1.5rem;
padding: 1.5rem;
}
& svg {
fill: var(--color-primary);
}
}
}
.clippedGradient {
background-image: linear-gradient(
to right,
var(--color-primary),
var(--color-accent)
);
background-clip: text;
color: transparent;
} | src/pages/index.module.css | .intro {
--gradient: linear-gradient(
to right,
var(--color-primary),
var(--color-accent)
);
display: flex;
flex-wrap: wrap;
place-items: center;
padding-bottom: 2rem;
/* TODO: safari hack */
border: 0;
border-bottom: 0.2em solid;
border-image: var(--gradient) 1;
& > *:nth-of-type(1) {
flex-grow: 1;
}
/* Image */
& > *:nth-of-type(2) {
width: 10rem;
margin: 2rem auto 0 !important;
border-radius: 50%;
background: var(--gradient);
}
}
.grid {
/* TODO: move to box-shadow module */
--elevation: 1em 1em 2em rgba(0 0 0 / 0.25);
--transition-duration: 0.6s;
display: grid;
grid-template-columns: repeat(
auto-fill,
minmax(min(10rem, 100%), 1fr)
);
gap: 1.5rem;
& > * {
position: relative;
padding: 1.5em;
box-shadow: var(--nomotion, var(--elevation));
transform-style: var(--nomotion, preserve-3d);
transform: var(
--nomotion,
scale(0.7) rotateY(-30deg) rotateX(30deg)
translateZ(4.5em)
);
transform-origin: var(--nomotion, center bottom);
will-change: var(--nomotion, transform);
transition: var(
--nomotion,
background var(--transition-duration) ease,
transform var(--transition-duration) ease
);
background: var(--color-background);
&:hover,
&:focus-within {
background: transparent;
transform: var(--nomotion, scale(1));
}
&::before,
&::after {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
/* Ring */
&::before {
pointer-events: none;
border: 0.2em solid var(--color-accent);
transform: var(--nomotion, translateZ(4em));
&:hover {
transform: var(--nomotion, translateZ(0));
}
}
/* Background */
&::after {
background-color: var(--color-accent);
box-shadow: var(--nomotion, var(--elevation));
transform: var(--nomotion, translateZ(-4em));
z-index: -1;
}
& a {
display: block;
margin: -1.5rem;
padding: 1.5rem;
}
& svg {
fill: var(--color-primary);
}
}
}
.clippedGradient {
background-image: linear-gradient(
to right,
var(--color-primary),
var(--color-accent)
);
background-clip: text;
color: transparent;
} | 0.466846 | 0.243339 |
@font-face {
font-family: 'corpid-light';
src: url(../fonts/Corpid/light.eot);
src: url(../fonts/Corpid/light86d7.eot?iefix) format("eot"), url(../fonts/Corpid/light.woff) format("woff"), url(../fonts/Corpid/light.otf) format("opentype");
}
@font-face {
font-family: 'corpid';
src: url(../fonts/Corpid/regular.eot);
src: url(../fonts/Corpid/regular86d7.eot?iefix) format("eot"), url(../fonts/Corpid/regular.woff) format("woff"), url(../fonts/Corpid/regular.otf) format("opentype");
}
@font-face {
font-family: 'corpid';
font-style: italic;
src: url(../fonts/Corpid/italic.eot);
src: url(../fonts/Corpid/italic86d7.eot?iefix) format("eot"), url(../fonts/Corpid/italic.woff) format("woff");
}
@font-face {
font-family: 'corpid-bold';
src: url(../fonts/Corpid/bold.eot);
src: url(../fonts/Corpid/bold86d7.eot?iefix) format("eot"), url(../fonts/Corpid/bold.woff) format("woff"), url(../fonts/Corpid/bold.otf) format("opentype");
}
@font-face {
font-family: 'corpid-heavy';
src: url(../fonts/Corpid/heavy.eot);
src: url(../fonts/Corpid/heavy86d7.eot?iefix) format("eot"), url(../fonts/Corpid/heavy.woff) format("woff"), url(../fonts/Corpid/heavy.otf) format("opentype");
}
@font-face {
font-family: "percentage";
src: url("../fonts/percentage.eot");
src: url("../fonts/percentage.eot#iefix") format("embedded-opentype"), url("../fonts/percentage.woff") format("woff"), url("../fonts/percentage.ttf") format("truetype"), url("../fonts/percentage.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="percentage-"]:before, [class*=" percentage-"]:before, [class^="percentage-"]:after, [class*=" percentage-"]:after {
font-family: percentage;
font-size: 13px;
font-style: normal;
margin-left: 0px;
}
.percentage-percentage:before {
content: "\e000";
}
@font-face {
font-family: "new";
src: url("../fonts/new.eot");
src: url("../fonts/new.eot#iefix") format("embedded-opentype"), url("../fonts/new.woff") format("woff"), url("../fonts/new.ttf") format("truetype"), url("../fonts/new.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="new-"]:before, [class*=" new-"]:before, [class^="new-"]:after, [class*=" new-"]:after {
font-family: new;
font-size: 20px;
font-style: normal;
margin-left: 0px;
}
.gutter{padding:0;}
.gridlist span {
color:#000;
}
.new-new:before {
content: "\e000";
}
@font-face {
font-family: "delete";
src: url("../fonts/delete.eot");
src: url("../fonts/delete.eot#iefix") format("embedded-opentype"), url("../fonts/delete.woff") format("woff"), url("../fonts/delete.ttf") format("truetype"), url("../fonts/delete.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="delete-"]:before, [class*=" delete-"]:before, [class^="delete-"]:after, [class*=" delete-"]:after {
font-family: delete;
font-size: 20px;
font-style: normal;
margin-left: 20px;
}
.delete-delete96:before {
content: "\e000";
}
@font-face {
font-family: "right-arrow";
src: url("../fonts/right-arrow.eot");
src: url("../fonts/right-arrow.eot#iefix") format("embedded-opentype"), url("../fonts/right-arrow.woff") format("woff"), url("../fonts/right-arrow.ttf") format("truetype"), url("../fonts/right-arrow.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="right-arrow"]:before, [class*="right-arrow"]:before, [class^="fright-arrow"]:after, [class*="right-arrow"]:after {
font-family: right-arrow;
font-size: 18px;
font-style: normal;
margin-left: 0px;
}
.right-arrow:before {
content: "\e000";
}
html, div, span ul {
margin: 0;
padding: 0;
border: none;
outline: none;
border-style: none;
}
img {
margin: 0;
padding: 0;
border-style: none;
border: none;
outline: none;
}
*:focus {
outline: 0 !important;
}
body {
background-color: transparent;
font: normal 13px corpid;
margin: 0;
padding: 0;
color: #343b46;
}
.wrap {
min-height: 100%;
position: relative;
}
h1 {
font-family: 'corpid-heavy';
color: #f11e00;
font-size: 2.6em;
margin-bottom: 30px;
margin-top: 0;
}
#drawer {
background-color: #fff;
width: 100%;
position: absolute;
top: -380px;
left: 0;
width: 100%;
height: 382px;
transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
overflow: hidden;
box-sizing: border-box;
z-index: 1;
}
.drawer {
padding-top: 3em;
padding-bottom: 2em;
text-align: center;
position: relative;
z-index: 1;
}
#search_menu {
width: 100%;
height: 34px;
margin-bottom: 21px;
padding-left: 8px;
}
.step-pro img {
width: 100%;
height: auto;
margin: 0 auto;
}
.step-pro p {
font-family: corpid-heavy;
line-height: 1.25em;
margin-top: 0.25em;
color: #000;
margin-top: 20px;
}
.step-pro span.number {
font-size: 1.25em;
display: inline-block;
background: #fff;
padding: 0.25em 0.55em 0.45em 0.55em;
border-radius: 1em;
margin-right: 0.5em;
vertical-align: middle;
color: #000;
font-family: corpid-bold;
}
/*
.open {
color: #f11e00;
background-color: #fff;
text-transform: uppercase;
padding: 0.5em 1.25em;
border-radius: 0 0 5px 5px;
text-decoration: none;
font-family: corpid-bold;
position: absolute;
bottom: -2em;
left: 50%;
margin-left: -7em;
width: 14em;
z-index: 1;
cursor: pointer;
}
*/
.drawer-open .close-drawer {
display: inline-block;
}
span.fa.fa-times {
font-size: 1.15em;
margin-left: 0.25em;
}
#toggle {
position: absolute;
appearance: none;
cursor: pointer;
left: -100%;
top: -100%;
}
#toggle + label {
position: absolute;
cursor: pointer;
padding: 10px;
background: #fff;
width: 180px;
border-radius: 3px;
padding: 8px 10px;
color: #f11e00;
line-height: 20px;
font-size: 1em;
text-align: center;
-webkit-font-smoothing: antialiased;
cursor: pointer;
margin: 0 50%;
left: -90px;
transition: all 500ms ease;
z-index: 1111;
}
#toggle + label:after {
content: "How it works?"
}
.main-page {
transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
margin-top:400px;
}
.mr0 {
margin:0px;
}
#toggle:checked ~ #drawer {
top: 0;
}
#toggle:checked ~ .main-page {
margin-top: 382px;
}
#toggle:checked + label {
background: #fff;
margin-top: -12px;
}
#toggle:checked + label:after {
content: "Close X"
}
#top-search3.bg-home {
background: url(../frontend/web/images/bg-home.jpg) center center no-repeat;
background-color: #ec4b1b;
background-size: cover;
position: relative;
padding-bottom: 0px;
}
#top-search.bg-home {
background: url(../frontend/web/images/bg-home.jpg) center center no-repeat;
background-color: #ec4b1b;
background-size: cover;
position: relative;
padding-bottom: 0px;
min-height: 550px;
}
.logo {
height: auto;
margin-top: 5px;
float: left;
margin-left:40px;
}
a.logo img {
width: 100%;
}
ul.menu {
float: right;
list-style-type: none;
margin-top: 35px;
}
ul.menu li {
display: inline;
margin: 0 15px;
}
ul.menu li a {
background: #f7d700;
padding: 10px 15px;
text-align: center;
text-decoration: none;
border-radius: 5px;
color: #343b46;
font-family: 'corpid-bold';
font-size: 1em;
}
ul.menu li a:hover, ul.menu li a:focus {
background: #f7c600;
padding: 10px 15px;
text-align: center;
text-decoration: none;
border-radius: 5px;
color: #343b46;
font-family: 'corpid-bold';
font-size: 1em;
}
h1.banner-text {
font-family: 'corpid-heavy';
color: #fff;
font-size: 2.3em;
text-align: center;
margin-top: 20px;
}
.mar-top-home.col-md-12.col-sm-12.col-xs-12 {
margin-top: 85px;
}
.search-box-banner.col-md-12.col-sm-12.col-xs-12 {
height: 96px;
margin-bottom: 35px;
padding: 15px;
}
.no-padding {
padding: 0;
}
.no-padding-left {
padding-left: 0;
}
input.home-page-main-search {
width: 100%;
height: 45px;
padding: 5px;
line-height: 45px;
border: none;
border-radius: 6px;
font-size: 1.3em;
font-family: 'corpid';
background-color: #fff !important;
}
input.home-page-main-search:active, input.home-page-main-search:focus {
width: 100%;
height: 45px;
padding: 5px;
line-height: 45px;
border-radius: 6px;
font-size: 1.3em;
font-family: 'corpid';
box-shadow: 0 0 0 3px #f7d700 !important;
background-color: #fff !important;
}
span.twitter-typeahead {
width: 100%;
}
h3.res-name a {
color: #343b46;
}
h3.res-name a:hover {
color: #f11e00;
text-decoration: none;
}
.no-padding-right {
padding-right: 0px;
}
.home-page-find {
padding: 6px 47px;
border: none;
border-radius: 0 6px 6px 0px;
background: #F7D700;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #000;
margin: 15px 0 0;
}
.home-page-find:hover {
padding: 6px 47px;
border: none;
border-radius: 0 6px 6px 0px;
background: #f7d700;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #343b46;
}
input.home-page-find:hover {
padding: 6px 47px;
border: none;
border-radius: 0 6px 6px 0px;
background: #8bbc00;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #fff;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color: none;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset, 0 0 0px rgba(126, 239, 104, 0.6);
outline: 0 none;
}
.trust-elements {
text-align: left;
color: white;
padding: 0;
}
.trust-elements > li {
display: inline;
margin-right: 0.50em;
font-size: 13px;
}
ul.trust-elements > li:before {
margin-right: 0.2em;
content: url(../frontend/web/images/right-arrow.png);
width: 18px;
height: 18px;
position: relative;
top: 4px;
}
.order-delivery-no {
height: 97px;
width: 100%;
margin-top: 15px;
background: #8bbc00;
border-radius: 10px;
padding: 15px 20px;
}
span i.fa.fa-mobile {
font-size: 27px;
line-height: 1;
color: #fff;
position: relative;
top: 7px;
}
.mobile {
font-size: 14px;
color: #fff;
}
.mobile_no {
text-align: right;
position: relative;
top: 6px;
}
.order-delivery-no span {
float: left;
margin-right: 24px;
}
.order-delivery-no p {
font-size: 24px;
font-weight: bold;
line-height: 25px;
text-align: justify;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
}
p.num {
font-size: 35px;
letter-spacing: 1;
}
.col-md-6.col-sm-6.col-xs-6.no-padding-right {
padding-right: 2px;
padding-top: 2px;
}
.first-order {
height: 93px;
width: 100%;
margin-top: 15px;
background: #f7d700;
outline: 1px #fff dashed;
}
.per-off {
width: 25%;
height: 100%;
background: #8bbc00;
float: left;
padding: 10px;
}
.per-off p {
text-align: justify;
font-size: 34px;
font-weight: bold;
line-height: 36px;
font-family: 'corpid-heavy';
color: #fff;
}
.first-order-code {
width: 75%;
float: right;
text-align: center;
line-height: 1.3;
}
p.first-line {
color: #f11e00;
font-size: 22px;
margin-top: 5px;
margin-bottom: 0px;
}
p.code-line {
color: #f11e00;
font-size: 26px;
font-family: 'corpid-heavy';
margin-bottom: 0px;
}
p.terms-line {
font-size: 10px;
}
.yellow-strip {
height: auto;
width: 100%;
background: #none;
float: left;
}
.yellow-strip h2 {
text-align: center;
font-family: 'corpid-heavy';
margin-bottom: 50px;
}
.yellow-strip h2:after {
content: "";
display: block;
margin: 0 auto;
float: none;
padding: 0 0 10px;
border-bottom: 2px solid #343b46;
width: 100px;
}
.green-strip {
height: 130px;
width: 100%;
background: #8BBC00;
float: left;
}
.green-strip h2 {
text-align: center;
font-family: 'corpid-heavy';
color: #FFFFFF;
}
.green-strip h2:after {
content: "";
display: block;
margin: 0 auto;
float: none;
padding: 0 0 10px;
border-bottom: 2px solid #fff;
width: 100px;
}
.weekly-deals {
/* height: 100px; */
clear: both;
position: relative;
top: -50px;
margin-bottom: -25px;
}
.deal-box {
margin-top: 17px;
float: left;
width: 100%;
box-shadow: 2px 2px 16px 2px #C0C0C0;
-moz-box-shadow:2px 2px 16px 2px #C0C0C0;
-webkit-box-shadow:2px 2px 16px 2px #C0C0C0;
}
.affix {
top: 0px;
z-index: 1;
width: 100%;
}
.deal-logo {
width: 172px;
margin: 15px auto;
height: 90px;
}
.contant-deal {
padding: 4px 15px;
background: #f7d700;
}
h3.res-name {
font-size: 16px;
font-family: "corpid-bold";
text-align: center;
margin-top: 0px;
}
p.location-deal {
color: #f11e00;
float: right;
clear: both;
}
p.location-deal:after {
font-family: FontAwesome;
content: "\f041";
margin-left: 10px;
font-size: 20px;
}
p.deal-content {
clear: both;
font-size: 14px;
height: 54px;
overflow: hidden;
text-align: center;
}
p.coupon-code-deal {
text-align: center;
font-family: "corpid-bold";
}
p.coupon-code-deal span {
color: #f11e00;
}
.available-days h4 {
text-align: center;
}
.days {
float: left;
width: 14.28%;
text-align: center;
background: #8bbc00;
border: 2px solid #fff;
font-size: 22px;
color: #FFF;
line-height: 1.5em;
margin-bottom: 10px;
}
.days-light {
float: left;
width: 14.28%;
text-align: center;
background: #e2eebf;
border: 2px solid #fff;
font-size: 22px;
color: #FFF;
line-height: 1.5em;
}
.container.no-padding.bg-w {
clear: both;
padding-bottom: 0px;
}
.view-all-btn.btn-height {
background: #8bbc00;
width: 20%;
margin: 10px 40% 0px 40%;
height: 35px;
line-height: 35px;
border-radius: 5px;
color: #fff;
font-size: 18px;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height:hover, .view-all-btn.btn-height:focus {
background: #f11e00;
width: 20%;
margin: 10px 40% 0px 40%;
height: 35px;
line-height: 35px;
border-radius: 5px;
color: #fff;
font-size: 18px;
top: 50px;
display: inline-block;
text-align: center;
text-decoration: none;
}
.featured-restaurants h2 {
text-align: center;
font-family: 'corpid-heavy';
}
.featured-restaurants h2:after {
content: "";
display: block;
margin: 0 auto;
float: none;
padding: 0 0 10px;
border-bottom: 2px solid #343b46;
width: 100px;
margin-bottom: 40px;
}
.featured-restaurants a img {
width: 100%;
height: auto;
}
.featured-restaurants {
padding-bottom: 50px;
}
.pad {
padding-bottom: 10px;
}
.cuisines {
clear: both;
background: #fff;
position: relative;
top: -50px;
min-height: 150px;
}
.get-free-voucher p {
text-align: justify;
}
.collection-box {
margin-top: 15px;
margin-bottom: 15px;
overflow: hidden;
width: 100%;
display: block;
float: left;
position: relative;
background-size: cover !important;
background-position: center center;
}
.collections-title {
z-index: 1;
background-position: center center;
}
.collections-title {
font-size: 18px;
position: absolute;
top: 24px;
left: 15px;
line-height: 20px;
color: #FFF;
text-shadow: 0 0 2px rgba(0, 0, 0, .3);
margin: 0;
font-weight: 400;
padding: 5px 0;
z-index: 1;
border-top: 1px solid rgba(255, 255, 255, .15);
border-bottom: 1px solid rgba(255, 255, 255, .15);
}
.collections-title_outlets {
text-align: left;
font-size: 12px;
font-weight: 400;
letter-spacing: .5;
font-family: 'corpid';
}
.collections-title_text {
display: block;
font-size: 15pt;
line-height: 20px;
font-weight: 400;
margin-bottom: 5px;
}
.collection-box-bg {
/* background: url(../frontend/web/images/north-indian.jpg) no-repeat; */
background-size: cover;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background-position: center center;
overflow: hidden;
height: 100px;
}
.collection-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, .4);
}
.container.no-padding.bg-c {
background-color: #fff;
clear: both;
padding-bottom: 0;
}
.mar-b20px {
margin-bottom: 4%;
}
.new-services {
background-color: #none;
margin-bottom: 55px;
}
a.book-a-table img {
width: 100%;
height: auto;
}
.app-bg {
background: url(../frontend/web/images/app-bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
min-height: 310px;
max-width: 645px;
margin: 0px 10px;
text-align: center;
}
.col-md-6.col-sm-6.col-xs-12.mobile-app-img {
margin-top: 65px;
float: left;
}
.col-md-6.col-sm-6.col-xs-12.mobile-app-img img {
width: 100%;
}
h4.app {
text-align: center;
color: #fff;
font-size: 24px;
font-family: 'corpid-heavy';
margin-top: 0px;
padding-top: 10px;
}
h4.app span {
font-size: 30px;
}
.col-md-10.col-md-offset-1 .app-store img {
width: 100%;
height: auto;
margin-top: 45px;
margin-bottom: 30px;
}
.col-md-10.col-md-offset-1 .play-store img {
width: 100%;
height: auto;
}
.white-bg {
background: rgb(255, 255, 255);
width: 100%;
}
.yellow-find-restaurant {
width: 100%;
background: #f7d700;
padding-top: 10px;
padding-bottom: 10px;
}
h2.red-text {
color: #f11e00;
font-family: 'corpid-heavy';
font-size: 35px;
line-height: 45px;
}
.bottom-search .form {
display: inline-block;
padding: 1.2em 1.5em;
}
.yellow-find-restaurant .form {
background: rgba(255, 255, 255, 0.45);
padding: 15px;
width: auto;
float: left;
margin-top: 30px;
}
.large-button {
font-size: 1.65em;
padding: 0.4em 1.75em 0.4em;
display: inline-block;
background-color: #f11e00;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-family: corpid-heavy;
/* font-size: 1.1em; */
/* padding: 0.45em 1.75em 0.35em; */
border-radius: 5px;
transition-duration: 0.2s;
text-decoration: none;
}
._mB {
background-color: #efc439;
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 12px;
line-height: 14px;
padding: 0 2px;
vertical-align: baseline;
}
.large-button:hover, .large-button:focus {
font-size: 1.65em;
padding: 0.4em 1.75em 0.4em;
display: inline-block;
background-color: #8bbc00;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-family: corpid-heavy;
/* font-size: 1.1em; */
/* padding: 0.45em 1.75em 0.35em; */
border-radius: 5px;
transition-duration: 0.2s;
text-decoration: none;
}
img.find-res-img {
margin-top: 50px;
float: right;
}
.footer {
background: #343b46;
color: #fff;
padding-top: 15px;
position: relative;
}
h4.footer-title {
font-size: 15px;
font-family: 'corpid-bold';
}
ul.footer-links {
list-style-type: none;
padding: 0;
margin-top: 0px;
}
ul.footer-links li {
font-size: 13px;
margin-bottom: 10px;
float: left;
padding-left: 10px;
}
ul.footer-links li a {
color: #fff;
}
.copyright {
width: 100%;
height: 50px;
background: #272c34;
line-height: 50px;
margin-top: 10px;
}
ul.social-links {
list-style-type: none;
display: inline-block;
padding: 0;
margin-top: 25px;
}
ul.Social-links li {
display: inline-block;
margin-right: 10px;
}
li a.facebook {
display: block;
float: left;
height: 30px;
width: 31px;
margin: 0px;
text-indent: -9999px;
background-image: url('../frontend/web/images/social-icon.png');
background-position: 0px 0px;
}
li a:hover.facebook {
background-image: url('../frontend/web/images/social-icon.png');
background-position: 0px -30px;
}
li a.twitter {
display: block;
float: left;
height: 30px;
width: 31px;
margin: 0px;
text-indent: -9999px;
background-image: url('../frontend/web/images/social-icon.png');
background-position: -31px 0px;
}
li a:hover.twitter {
background-image: url('../frontend/web/images/social-icon.png');
background-position: -31px -30px;
}
li a.google-plus {
display: block;
float: left;
height: 30px;
width: 31px;
margin: 0px;
text-indent: -9999px;
background-image: url('../frontend/web/images/social-icon.png');
background-position: -62px 0px;
}
li a:hover.google-plus {
background-image: url('../frontend/web/images/social-icon.png');
background-position: -62px -30px;
}
li a.instagram {
display: block;
float: left;
height: 30px;
width: 31px;
margin: 0px;
text-indent: -9999px;
background-image: url('../frontend/web/images/social-icon.png');
background-position: -93px 0px;
}
li a:hover.instagram {
background-image: url('../frontend/web/images/social-icon.png');
background-position: -93px -30px;
}
li a.pinterest {
display: block;
float: left;
height: 30px;
width: 31px;
margin: 0px;
text-indent: -9999px;
background-image: url('../frontend/web/images/social-icon.png');
background-position: -125px 0px;
}
li a:hover.pinterest {
background-image: url('../frontend/web/images/social-icon.png');
background-position: -125px -30px;
}
.view-all-btn.btn-height.cuisin {
display: none;
}
.view-all-btn.btn-height.cuisin1 {
display: none;
}
.desktop_deal {
display:block !important;
}
.mobile_deal {
display:none !important;
}
.desktop_cusion {
display:block !important;
}
.mobile_cusion {
display:none !important;
}
@media (max-width:1024px) {
#pollSlider-button {
display: none !important;
}
}
@media (max-width: 767px) {
.home-page-find {
padding: 6px 47px;
border: none;
border-radius: 6px ;
background: #F7D700;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #000;
margin: 15px 0 0;
width:100%;
}
.home-page-find:hover {
padding: 6px 47px;
border: none;
border-radius: 6px ;
background: #f7d700;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #343b46;
width:100%;
}
input.home-page-find:hover {
padding: 6px 47px;
border: none;
border-radius: 6px ;
background: #8bbc00;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #fff;
width:100%;
}
.search-input1 {
border: 2px solid transparent;
border-radius: 5px !important;
margin: 15px 0 0;
padding: 18px;
width: 100%;
}
.search-input1:focus {
/*border:2px solid #F7D700;*/
border-radius:5px !important;
padding:18px;
border-radius: 5px ;
}
.left_img {
margin:10px 0;
}
.featured-restaurants {
background: #fff !important;
}
.mar-top {
margin-top:0px !important;
}
.mar-top1 {
margin-top:1 0px !important;
}
.mobile_no {
display: none;
}
.trapezoid ul li a {
font-size: 13px !important;
color: #fff;
padding-left: 15px;
}
.restimg {
min-height: 600px !important;
}
.navbar-toggle {
}
.new-trap {
background: #ec323d;
border: none;
border-bottom: 86px solid #ec323d !important;
padding-bottom: 9px;
}
.new-trap1 {
background: #f7d700;
border-left: none !important;
border-bottom: 75px solid #f7d700 !important;
}
.trapezoid2 h4 {
font-size: 10px !important;
line-height: 15px !important;
}
.trapezoid ul {
margin: 0px 0px;
padding: 12px 15px;
top: -15px;
left: -60px;
}
.trapezoid ul li::after {
display: none;
}
.img_piz img {
width: 100%;
}
.cuisines.phone-view {
display: inline;
}
.trapezoid2 i {
font-size: 30px !important;
padding-top: 24px !important;
}
.container.no-padding.bg-c {
background: #fff;
clear: both;
padding-bottom: 30;
margin-bottom: 30px;
}
.view-all-btn.btn-height {
background: #8bbc00;
width: 50%;
margin: 30px 25% 0px 25% !important;
height: 35px;
line-height: 35px;
border-radius: 5px;
color: #fff;
font-size: 18px;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height:hover, .view-all-btn.btn-height:focus {
background: #f11e00;
width: 50%;
margin: 30px 25% 0px 25% !important;
height: 35px;
line-height: 35px;
border-radius: 5px;
color: #fff;
font-size: 18px;
top: 50px;
display: inline-block;
text-align: center;
}
.owl-carousel .owl-wrapper-outer {
padding-bottom: 10px;
display: none;
}
.weekly-deals {
height: 95px;
clear: both;
background: #fff;
position: relative;
top: 0px;
}
.view-all-btn.btn-height {
background-image: url('../frontend/web/images/deals.png');
background-size: cover;
width: 50%;
height: 95px;
margin: 50px 25% 0px 5%;
line-height: 35px;
border-radius: 5px;
color: #fff;
font-size:25px;
top: 50px;
display: inline-block;
text-align: center;
padding-top: 20px;
font-weight: 700;
}
.view-all-btn.btn-height:hover, .view-all-btn.btn-height:focus {
background-image: url('../frontend/web/images/deals.png');
background-size: cover;
width: 50%;
height: 95px;
margin: 15px 25% 0px 25%;
color: red;
font-size: 25px;
font-weight: 700;
padding-top: 20px;
line-height: 35px;
border-radius: 5px;
color: #fff;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height.cuisin {
background-image: url('../frontend/web/images/cousins.png');
background-size: cover;
width: 40%;
font-size: 25px;
font-weight: 700;
margin: 45px 2% 0px 5% !important;
float: left;
height: 95px;
line-height: 35px;
border-radius: 5px;
color: #fff;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height.cuisin:hover {
background-image: url('../frontend/web/images/cousins.png');
background-size: cover;
width: 40%;
font-size:25px;
font-weight: 700;
margin: 45px 2% 0px 5% !important;
float: left;
height: 95px;
line-height: 35px;
border-radius: 5px;
color: #fff;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height.cuisin1 {
background-image: url('../frontend/web/images/table-booking.png');
background-size: cover;
width: 40%;
font-size: 25px;
font-weight: 700;
margin: 45px 2% 0px 5% !important;
float: left;
height: 95px;
line-height: 35px;
border-radius: 5px;
color: #fff;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height.cuisin1:hover {
background-image: url('../frontend/web/images/table-booking.png');
background-size: cover;
width: 40%;
font-size: 25px;
font-weight: 700;
margin: 45px 2% 0px 5% !important;
float: left;
height: 95px;
line-height: 35px;
border-radius: 5px;
color: #fff;
top: 50px;
display: inline-block;
text-align: center;
}
.new-services {
background-color: #eff0f0;
margin-bottom: 55px;
display: none;
}
.yellow-strip h2 {
text-align: center;
font-family: 'corpid-heavy';
display: none;
}
.yellow-find-restaurant {
width: 100%;
background: #f7d700;
padding-top: 10px;
padding-bottom: 15px;
text-align: center;
display: none;
}
.cuisines {
clear: both;
background: #fff;
position: relative;
top: -50px;
min-height: 150px;
display: none;
}
.btn_bg_1 {
display: inline-block !important;
position: fixed;
left: -12%;
top: 180px;
z-index: 999;
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.btn_bg_2 {
display: inline-block !important;
position: fixed;
left: -12%;
top:320px;
z-index: 999;
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.affix .btn_bg_1 {
top: 48px;
}
.affix .btn_bg_1 {
top: 78px;
}
.btn.azm-social.azm-size-64.azm-circle.azm-long-shadow.azm-dribbble {
margin-top: 0px;
}
.bg_color_black span {
display: none;
}
a.logo {
margin-left: 0%;
margin-top: 5px;
position: relative;
top: 5px;
float: none;
height: auto;
}
.red_bg h3, .green_bg h3, .yellow_bg h3 {
color: #fff;
line-height: 30px;
font-size: 12px !important;
margin: 0px;
}
.deal-logo {
width: 42%;
margin: 15px auto;
height: 129px;
}
.deal-image {
background-color: #ff3321;
width: 48% !important;
text-align: center;
}
a.book-a-table img {
width: 100%;
height: auto;
padding-right: 0px;
}
.app-bg {
background: url(../frontend/web/images/app-bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
max-width: 100%;
margin: 15px 0px;
padding-bottom: 10px;
}
.get {
font-size: 19px !important;
padding: 0px;
margin: 0px;
}
.coupon {
font-size: 12px !important;
}
.bg_text_cls {
padding: 0px 15px !important;
}
.no-padding-right {
padding-right: 0px;
margin-left: 0px;
padding: 0px !important;
margin-top: 10px;
}
.bg_red_color {
background-color: rgba(249, 67, 67, 0.92);
margin: 0px;
padding-bottom: 5px;
}
h1.banner-text {
font-size: 1.5em;
}
#featured_slider .item {
margin-bottom: 10px;
}
a.login-with-facebook {
height: 35px;
width: 90%;
background: #3b5998;
float: left;
line-height: 35px;
font-size: 13px;
color: #fff;
padding: 0 2%;
cursor: pointer;
border-radius: 3px;
margin: 35px 5%;
}
a.logo img {
width: 60%;
margin-left: 0px;
}
#drawer {
background-color: #fff;
width: 100%;
position: absolute;
top: -1090px;
left: 0;
width: 100%;
height: 1097px;
transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
overflow: hidden;
box-sizing: border-box;
z-index: 1;
}
ul.menu li {
display: inline;
margin: 0 9px;
}
ul.menu {
float: right;
list-style-type: none;
margin-top: 20px;
padding: 0;
}
#toggle + label {
display: none;
}
div#drawer {
display: none;
}
h1.banner-text {
font-family: 'corpid-heavy';
color: #fff;
font-size: 2.5em;
text-align: center;
margin-top: 20px;
}
ul.menu li a {
background: #f7d700;
padding: 10px 10px;
text-align: center;
text-decoration: none;
border-radius: 5px;
color: #343b46;
font-family: 'corpid-bold';
font-size: .92em;
}
ul.menu li a:hover, ul.menu li a:focus {
background: #f7c600;
padding: 10px 10px;
text-align: center;
text-decoration: none;
border-radius: 5px;
color: #343b46;
font-family: 'corpid-bold';
font-size: .92em;
}
.no-padding-right {
padding-right: 15px;
}
input.home-page-find {
margin-top: 25px;
}
ul.trust-elements {
display: none;
}
.search-box-banner.col-md-12.col-sm-12.col-xs-12 {
height: 190px;
padding: 15px;
}
.no-padding-left {
padding-left: 15px;
}
span i.fa.fa-mobile {
font-size: 59px;
line-height: 38px;
color: #fff;
}
.order-delivery-no p {
font-size: 14px;
font-weight: bold;
line-height: 10px;
text-align: center;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
}
p.num {
font-size: 22px;
text-align: center;
letter-spacing: 1;
}
.order-delivery-no {
height: 68px;
width: 100%;
margin-top: 15px;
background: #8bbc00;
border-radius: 10px;
padding: 15px 20px;
}
p.first-line {
color: #f11e00;
font-size: 15px;
margin-top: 5px;
margin-bottom: 0px;
}
p.code-line {
color: #f11e00;
font-size: 18px;
font-family: 'corpid-heavy';
margin-bottom: 0px;
}
.per-off p {
text-align: center;
font-size: 18px;
font-weight: bold;
line-height: 22px;
font-family: 'corpid-heavy';
color: #fff;
}
.first-order {
height: 66px;
width: 100%;
margin-top: 15px;
background: #f7d700;
outline: 2px #fff dashed;
}
.featured-restaurants a img {
width: 100%;
height: auto;
margin-bottom: 15px;
}
.col-md-8.col-sm-8.col-xs-12.app-bg {
display: none;
}
h2.red-text {
color: #f11e00;
font-family: 'corpid-heavy';
font-size: 21px;
line-height: 28px;
}
.yellow-find-restaurant {
width: 100%;
background: #f7d700;
padding-top: 10px;
padding-bottom: 15px;
text-align: center;
}
.yellow-find-restaurant .form {
background: none;
padding: 15px;
width: auto;
float: none;
margin-top: 5px;
}
.large-button {
font-size: 1.3em;
padding: 0.4em 1.75em 0.4em;
display: inline-block;
background-color: #f11e00;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-family: corpid-heavy;
/* font-size: 1.1em; */
/* padding: 0.45em 1.75em 0.35em; */
border-radius: 5px;
transition-duration: 0.2s;
text-decoration: none;
}
.large-button:hover, .large-button:focus {
font-size: 1.3em;
padding: 0.4em 1.75em 0.4em;
display: inline-block;
background-color: #8bbc00;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-family: corpid-heavy;
/* font-size: 1.1em; */
/* padding: 0.45em 1.75em 0.35em; */
border-radius: 5px;
transition-duration: 0.2s;
text-decoration: none;
}
img.find-res-img {
margin-top: 50px;
float: none;
}
.footer {
text-align: center;
}
#footer .col-xs-offset-3 {
margin-left: 0%;
}
ul.footer-links li {
font-size: 12px;
}
.navbar-toggle {
right: 10px;
}
.diplay2 {
display: none !important;
}
.diplay {
display: inherit !important;
}
#test2 {
display: none;
}
.imgasa {
display: none;
}
#ordercall {
display: none;
}
input#coupon_code {
width:100% !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.desktop_deal {
display:none !important;
}
.mobile_deal {
display:block !important;
}
.desktop_cusion {
display:none !important;
}
.mobile_cusion {
display:block !important;
}
ul.nav.nav-tabs.res-menu li a {
font-size:14px;
}
ul.footer-links li {
padding-left: 1px !important;
}
.mobile_no {
display: none;
}
.diplay2 {
display: none !important;
}
.diplay {
display: inherit !important;
}
.logo_deal {
width: 44% !important;
}
.restimg {
min-height: 350px !important;
}
.new-trap {
background: #ec323d;
border: none;
}
.new-trap1 {
background: #f7d700;
border-left: none !important;
}
.trapezoid2 h4 {
font-size: 13px !important;
line-height: 20px !important;
}
.trapezoid2 i {
top: -70px !important;
font-size: 35px !important;
padding-top: 39px !important;
}
#footer .col-xs-offset-3 {
margin-left: 12%;
}
.col-md-3.col-sm-7.col-xs-12.mar-top.no-padding-mobile.rightCol_p2 {
clear: both;
}
.tab-pane.active.text-style .col-md-12.no-padding-mobile {
padding: 0px 15px !important;
}
.dish-title {
width: 100%;
font-size: 11px !important;
}
.dish-contant {
width: 100%;
font-size: 11px !important;
}
.menu-cat-title {
font-size: 14px !important;
font-family: 'corpid-bold';
margin-top: 10px;
float: left;
}
.red_bg img, .green_bg img, .yellow_bg img {
width: 100%;
}
.red_bg h3, .green_bg h3, .yellow_bg h3 {
color: #fff;
line-height: 12px !important;
font-size: 9px !important;
margin: 0px;
}
.red_bg, .yellow_bg, .green_bg {
min-height: 50px !important;
padding: 0px !important;
}
.home-page-find {
font-size: 1.8em;
}
.item {
margin-top: 10px;
}
nav.navbar.navbar-home .navbar-nav > li {
background: transparent;
border: 0px;
border-radius: 5px;
text-align: center;
margin: 0px -8px !important;
}
nav.navbar.navbar-home ul.nav.navbar-nav.navbar-right > li > a {
color: #fff;
font-family: 'corpid-bold';
font-size: 13px !important;
text-transform: uppercase;
}
.navbar-nav {
margin: 0px 0px !important;
}
.deal-logo {
width: 158px;
margin: 15px auto;
height: 103px;
}
h1.banner-text {
font-family: 'corpid-heavy';
color: #fff;
font-size: 3em;
text-align: center;
margin-top: 20px;
}
.trust-elements > li {
display: inline;
margin-right: 0.50em;
font-size: 10.5px;
}
.order-delivery-no p {
font-size: 15px;
font-weight: bold;
line-height: 25px;
text-align: justify;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
}
p.num {
font-size: 24px;
letter-spacing: 1;
}
.per-off p {
text-align: justify;
font-size: 25px;
font-weight: bold;
line-height: 36px;
font-family: 'corpid-heavy';
color: #fff;
}
.col-md-10.col-md-offset-1 .play-store img {
width: 100%;
height: auto;
margin-bottom: 20px;
}
ul.footer-links li {
font-size: 11px;
margin-bottom: 10px;
}
ul.Social-links li {
display: inline-block;
margin-right: 5px;
}
.app-bg {
background: url(../frontend/web/images/app-bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
min-height: 190px;
max-width: 750px;
margin: 0;
}
h4.app {
text-align: center;
color: #fff;
font-size: 19px;
font-family: 'corpid-heavy';
margin-top: 0px;
}
.bg_text_cls {
padding: 15px 0px 0px !important;
}
h4.app span {
font-size: 25px;
}
#order_container {
position: inherit !important;
top: 0 !important;
}
}
._Mb {
background-color: #efc439;
}
#featured_slider_small{ display:none !important;}
@media (min-width: 566px) and (max-width: 767px) {
.wthd_cls {
width: 50%;
float: left;
}
.shopping-car {
border: none !important;
}
.shopping-car .border-bottm {
display: none;
}
.shopping-car .clearfix {
display: none;
}
.trapezoid ul li a {
font-size: 14px !important;
color: #fff;
padding-left: 15px;
}
a.logo img {
width: 40% !important;
margin-left: 35px;
}
.restimg {
min-height: 555px !important;
}
.trapezoid2 h4 {
font-size: 16px !important;
line-height: 27px !important;
}
.new-trap {
border-bottom: 55px solid #ec323d !important;
}
.trapezoid2 i {
font-size: 30px !important;
padding-top: 15px !important;
}
.btn_bg_1 {
display: inline-block !important;
position: fixed;
left: -7% !important;
top: 214px;
z-index: 999;
}
.btn_bg_2 {
display: inline-block !important;
position: fixed;
left: -7% !important;
top: 360px;
z-index: 999;
}
.affix .btn_bg_1 {
top: 14px;
}
.navbar-toggle {
position: relative;
float: right;
padding: 7px 10px !important;
margin-right: 0px;
margin-bottom: 7px !important;
background-color: #fff;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
}
@media (min-width: 766px) and (max-width: 769px) {
h1.banner-text {
font-family: 'corpid-heavy';
color: #fff;
font-size: 2.8em;
text-align: center;
margin-top: 20px;
}
ul.trust-elements {
display: none;
}
.order-delivery-no p {
font-size: 12px;
font-weight: bold;
line-height: 25px;
text-align: justify;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
}
p.num {
font-size: 20px;
color: #fff !important;;
letter-spacing: 1;
text-decoration: none;
}
p.first-line {
color: #f11e00;
font-size: 20px;
margin-top: 5px;
margin-bottom: 0px;
}
.col-md-10.col-md-offset-1 .app-store img {
width: 100%;
height: auto;
margin-top: 45px;
margin-bottom: 16px;
}
}
#main-top {
background: url(../frontend/web/images/bg-home.jpg) center center no-repeat;
background-color: #ec4b1b;
background-size: cover;
position: relative;
}
.header {
min-height: 520px;
position: relative;
}
.container.page {
margin-top: -350px;/*margin-bottom: 50px;*/
}
.col-md-12.border.no-padding {
height: 88px;
margin-top: 15px;
margin-bottom: 15px;
}
.border {
border: 2px solid #bcbdc1;
}
.search-input {
border: 1px solid #ccc;
border-radius: 5px;
margin: 15px 0 0;
padding: 18px;
width: 100%;
}
.search-input:focus {
border:2px solid #F7D700;
border-radius:5px;
padding:18px;
}
.search-input1 {
border: 2px solid transparent;
border-radius: 5px 0px 0 5px;
margin: 15px 0 0;
padding: 18px;
width: 100%;
}
.search-input1:focus {
/*border:2px solid #F7D700;*/
border-radius:5px;
padding:18px;
border-radius: 5px 0px 0 5px;
}
input.inner-pag-top-search {
width: 100%;
height: 54px;
margin-top: 15px;
padding: 10px;
line-height: 48px;
border: 1px solid #bcbdc1;
border-radius: 3px;
background: #ececee;
}
input.inner-page-find {
width: 100%;
height: 54px;
margin-top: 15px;
border-radius: 3px;
box-shadow: none;
border: 0px;
background: #f8d700;
font-size: 20px;
font-family: 'corpid-bold';
}
input.inner-page-find:hover, input.inner-page-find:focus {
width: 100%;
height: 54px;
margin-top: 15px;
border-radius: 3px;
box-shadow: none;
border: 0px;
background: #8bbc00;
font-size: 20px;
font-family: 'corpid-bold';
color: #fff;
}
form {
margin-bottom: 0;
}
.col-md-8.how-does-it-works.no-padding-right img {
width: 100%;
}
.left-side {
width: 100%;
background: #343b46;
padding: 15px 0;
}
.filter {
width: 100%;
height: 35px;
line-height: 35px;
color: #fff;
font-size: 18px;
font-family: 'corpid-bold';
background: #242931;
padding-left: 15px;
}
.filter-box {
padding: 15px;
color: #fff;
font-size: 17px;
}
input[type="radio"], input[type="checkbox"] {
margin: 4px 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.cuisine-left {
width: 100%;
height: 35px;
line-height: 35px;
color: #fff;
font-size: 18px;
font-family: 'corpid-bold';
background: #242931;
padding-left: 15px;
}
#cuisine-left ul.category-chooser {
width: 100%;
padding: 0;
margin: 0;
}
ul.category-chooser li {
list-style: none;
width: 270px;
}
.category-chooser a.current {
background: #f7d700;
color: #343b46;
}
.category-chooser a {
line-height: 1.25em;
color: #f9fafa;
display: block;
position: relative;
padding: 0.75em 2.5em 0.75em 1rem;
margin-bottom: 0.2em;
text-decoration: none;
}
.category-chooser a.current:after, .category-chooser a:hover:after {
content: "";
right: -20px;
position: absolute;
width: 1.5em;
height: 0;
border-top: 1.4em solid rgba(0, 0, 0, 0);
border-bottom: 1.4em solid rgba(0, 0, 0, 0);
border-left: 15px solid;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
}
.category-chooser a:hover {
background: #ffe094;
color: #343b46;
}
.category-chooser a:hover:after {
border-left-color: #ffe094;
}
.category-chooser a.current:after {
border-left-color: #f7d700;
}
.category-chooser a .quantity {
position: absolute;
top: 0.75em;
right: 0.5em;
width: 2.5em;
text-align: center;
padding-right: 0.3em;
}
.quantity {
white-space: nowrap;
}
.top-filters {
background-color: white;
position: relative;
top: 0;
left: 0;
right: 0;
height: 2em;
padding-bottom: 2.7em;
z-index: 3;
font-size: 0.9em;
}
.restaurants-filter {
background: white;
padding-top: 0.3em;
padding-bottom: 0.3em;
display: inline-block;
}
.sort-links {
background: white;
padding-top: 0.4rem;
float: right;
}
.sort-links ul {
margin: 0;
padding: 0;
display: inline;
}
.sort-links li {
display: inline;
list-style-type: none;
text-align: right;
border-right: 1px solid #343b46;
float:none !important;
}
.sort-links a:hover, .sort-links button:hover, .sort-links .current {
color: #f11e00;
}
.sort-links a, .sort-links button {
color: #9f9fa1;
display: inline-block;
padding: 0 0.5rem 0 0.5rem;
}
.sort-links button {
background: none;
outline: none;
border: 0;
}
.res-box-top-bar {
width: 100%;
background: #ececed;
float: left;
}
h4.res-title {
font-size: 16px;
font-family: 'corpid-bold';
line-height: 18px;
margin-bottom: 5px;
margin-top: 5px;
}
h5.res-address {
font-size: 12px;
margin-top: 0px;
line-height: 12px;
}
.res-box {
border: 1px solid #bbbdc0;
margin-bottom: 15px;
float: left;
}
i.percentage-percentage:before {
font-size: 30px;
line-height: 50px;
color: #f11e00;
}
i.new-new:before {
font-size: 30px;
line-height: 50px;
color: #8bbc00;
margin-left: 10px;
}
i.fa.fa-star:before {
font-size: 30px;
line-height: 50px;
color: #f43e11;
margin-left: 10px;
}
p.rate {
float: right;
font-size: 12px;
line-height: 50px;
margin-bottom: 0;
}
p.rate span {
color: #f43e11;
}
.res-img {
width: 172px;
height: 103px;
margin: 15px 0;
overflow: hidden;
position: relative;
}
.res-img img {
width: 100%;
}
p.res-box-cuisine {
margin-top: 20px;
color: #8d8d8d;
margin-bottom: 5px;
font-size: 12px;
}
span.fa.fa-cutlery {
margin-right: 10px;
}
p.res-box-min-amount {
color: #8d8d8d;
}
span.fa.fa-inr:before {
font-size: 15px;
margin-right: 10px;
}
.delivery-area {
width: 100%;
background: #ececed;
padding: 5px;
height: 40px;
overflow: auto;
}
img.scooter {
float: left;
margin: 5px 10px;
}
p.delivery-area-text {
font-size: 12px;
line-height: 15px;
color: #8d8d8d;
}
p.morning-time {
margin-top: 8px;
color: #8d8d8d;
margin-bottom: 0px;
float: right;
}
span.fa.fa-clock-o:before {
color: #8bbc00;
}
p.night-time {
color: #8d8d8d;
float: right;
margin-bottom: 3px;
}
a.menu-button {
float: right;
background: #f43e11;
color: #fff;
border-radius: 3px;
cursor: pointer;
display: inline-block;
width: 110px;
height: 30px;
text-align: center;
line-height: 30px;
cursor: pointer;
}
a.menu-button:hover {
float: right;
background: #8bbc00;
color: #fff;
border-radius: 3px;
cursor: pointer;
display: inline-block;
width: 110px;
height: 30px;
text-align: center;
line-height: 30px;
cursor: pointer;
}
a.book-a-table-button {
float: right;
background: #8bbc00;
margin-top: 5px;
/* margin-bottom: 15px; */
color: #fff;
border-radius: 3px;
cursor: pointer;
display: inline-block;
width: 110px;
height: 30px;
text-align: center;
line-height: 30px;
}
a.book-a-table-button:hover {
float: right;
background: #f43e11;
margin-top: 5px;
/* margin-bottom: 15px; */
color: #fff;
border-radius: 3px;
cursor: pointer;
display: inline-block;
width: 110px;
height: 30px;
text-align: center;
line-height: 30px;
text-decoration: none;
}
@media (max-width: 767px) {
.col-md-12.border.no-padding {
height: 155px;
margin-top: 15px;
margin-bottom: 15px;
}
.logo_deal {
width:42% !important;
height: 100%;
margin-top: 28px;
}
.trapezoid ul li::after {
content: "|";
padding: 0px;
position: relative;
left: 8px;
color: #fff;
}
.trapezoid ul li:last-child::after {
display: none;
}
.col-md-8.how-does-it-works.no-padding-right img {
display: none;
}
.top-filters {
background-color: white;
position: relative;
top: 0;
left: 0;
right: 0;
height: 2em;
padding-bottom: 2.7em;
z-index: 3;
font-size: 0.8em;
}
h4.res-title {
text-align: center;
}
h5.res-address {
text-align: center;
}
.res-img {
width: 70% !important;
height: auto;
margin: 15px auto !important;
margin-top: 5px;
}
p.res-box-cuisine {
margin-top: 5px;
color: #8d8d8d;
margin-bottom: 5px;
text-align: center;
}
p.res-box-min-amount {
color: #8d8d8d;
text-align: center;
}
.delivery-area {
width: 100%;
background: #ececed;
padding: 5px;
height: 80px;
padding-bottom: 0;;
}
p.morning-time {
margin-top: 8px;
color: #8d8d8d;
margin-bottom: 0px;
float: none;
text-align: center;
}
p.night-time {
color: #8d8d8d;
float: none;
margin-bottom: 3px;
text-align: center;
}
div#sidebar {
display: none;
}
a.menu-button {
float: right;
background: #f43e11;
color: #fff;
padding: 0px 0px;
border-radius: 3px;
cursor: pointer;
width: 100%;
text-align: center;
margin-top: 5px;
}
a.menu-button:hover, a.menu-button:focus {
float: right;
background: #8bbc00;
color: #fff;
padding: 0px 0px;
border-radius: 3px;
cursor: pointer;
width: 100%;
text-align: center;
margin-top: 5px;
}
a.book-a-table-button {
float: right;
background: #8bbc00;
margin-top: 5px;
margin-bottom: 15px;
padding: 0px 11px;
color: #fff;
border-radius: 3px;
cursor: pointer;
width: 100%;
text-align: center;
}
a.book-a-table-button:hover, a.book-a-table-button:focus {
float: right;
background: #8bbc00;
margin-top: 5px;
margin-bottom: 15px;
padding: 0px 11px;
color: #fff;
border-radius: 3px;
cursor: pointer;
width: 100%;
text-align: center;
}
.left-side {
display: none !important;
}
}
@media (min-width: 1023px) and (max-width: 1026px) {
}
@media (min-width: 1000px) and (max-width: 1026px) {
.padd_t-l {
padding: 6px 0px;
}
.diplay2 {
display: inherit !important;
}
.diplay {
display: none !important;
}
.restimg {
min-height: 320px !important;
}
.speech-bubble {
width: 100%;
background: #ec323d;
font-size: 13px !important;
color: #fff;
}
.speech-bubble i.fa.fa-star::before {
font-size: 20px !important;
line-height: 50px;
color: #fff;
margin-left: 10px;
}
.new-trap {
background: none;
border-left: none !important;
}
.new-trap1 {
background: none;
}
label.star {
float: right;
padding: 0px 2px;
font-size: 10px !important;
color: #444;
}
.stars1 {
font-size: 15px !important;
color: rgb(255, 255, 255);
padding: 8px 11px 7px;
}
button.btn.btn-promo {
width: 27%;
float: right;
margin-top: 0px;
}
.bg_black_color h2 {
font-size: 20px !important;
color: #fff;
margin-top: 0px;
}
.bg_black_color p {
color: #fff;
font-size: 12px;
}
.bg_black_color h3 {
color: #fff;
margin-top: 0px;
font-size: 20px !important;
}
.trapezoid ul li a {
font-size: 10px !important;
color: #fff;
padding-left: 6px !important;
}
.trapezoid2 h4 {
font-size: 11px !important;
line-height: 25px;
}
.trapezoid2 i {
font-size: 30px !important;
padding-top: 43px !important;
}
.discount-bar p {
font-size: 13px !important;
line-height: 18px !important;
margin: 5px 0;
}
input#coupon_code {
width: 68%;
float: left;
margin-right: 5%;
}
button.checkout-btn {
font-size: 9px !important;
margin: 15px 0;
}
.no-pddm2 p a {
font-size: 12px !important;
font-weight: bold;
color: #000;
}
.no-pddm2 p {
margin: 0px !important;
}
.no-pddm2 span {
font-size: 10px !important;
color: #fff;
}
.shopping-car h3 {
font-size: 16px !important;
padding: 0px;
color: #fff;
}
input#coupon_code {
width: 70% !important;
float: left;
margin-right: 5%;
}
button.btn.btn-promo {
width: 25% !important;
float: right;
margin-top: 0px;
}
.bg_color_bck {
background: rgba(17, 17, 17, 0.60);
padding: 5px;
color: #fff;
font-size: 10px !important;
}
.bg_h p a {
color: #000;
font-size: 12px;
}
.speech-bubble i {
padding-right: 1px !important;
}
#footer .col-xs-offset-3 {
margin-left: 25%;
}
.col-md-3.col-sm-7.col-xs-12.mar-top.no-padding-mobile.rightCol_p2 {
clear: none;
}
.item > .col-md-4.col-sm-6.col-xs-6:last-child {
display: inline-block !important;
}
.item .item.col-md-2.col-sm-3.col-xs-6:nth-child(5) {
display: inline-block !important;
}
.item .item.col-md-2.col-sm-3.col-xs-12:nth-child(6) {
display: inline-block !important;
}
.app-bg {
background: url(../frontend/web/images/app-bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
min-height: 255px;
max-width: 750px;
margin: 0;
}
.red_bg, .yellow_bg, .green_bg {
min-height: 71px !important;
}
.red_bg h3, .green_bg h3, .yellow_bg h3 {
line-height: 21px !important;
font-size: 12px !important;
}
.deal-image {
background-color: #ff3321;
width: 54% !important;
height: 65px;
float: left;
margin: 25px 0px 10px 5px !important;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 5px;
color: #fff;
}
.deal-logo {
width: 43% !important;
margin: 15px auto;
}
.res-img {
width: 100%;
height: auto;
margin: 15px 0;
}
a.book-a-table-button {
float: right;
background: #8bbc00;
margin-top: 5px;
margin-bottom: 15px;
padding: 5px 11px;
color: #fff;
border-radius: 3px;
cursor: pointer;
}
.res-img {
width: 100%;
height: auto;
margin: 15px 0;
}
a.book-a-table-button {
float: right;
background: #8bbc00;
margin-top: 5px;
margin-bottom: 15px;
padding: 5px 11px;
color: #fff;
border-radius: 3px;
cursor: pointer;
}
}
@media (min-width: 768px) and (max-width: 1022px) {
#featured_slider_small{ display:block !important;}
#featured_slider{ display:none !important;}
/* .item .item.col-md-2.col-sm-3.col-xs-6:nth-child(5) {
display: none;
}
.item .item.col-md-2.col-sm-3.col-xs-6:nth-child(6) {
display: none;
}*/
.col-md-12.col-sm-12.col-xs-12.mobile-app-img img {
width: 50% !important;
}
/*.item > .col-md-4.col-sm-6.col-xs-12:last-child {
display: none;
}*/
.left-side {
display: none;
}
.col-md-12.border.no-padding {
height: 155px;
margin-top: 15px;
margin-bottom: 15px;
}
.col-md-8.how-does-it-works.no-padding-right img {
display: none;
}
.no-padding-left {
padding-left: 15px;
}
}
.mar-top {
margin-top: 30px;
}
.shopping-cart-top {
width: 100%;
height: 50px;
color: #fff;
background: #f43e11;
padding: 0 15px;
float: left;
}
.shopping-cart-top p {
font-size: 14px;
line-height: 50px;
float: left;
}
.shopping-cart-top p span {
margin-right: 15px;
}
a.delete-delete96 {
color: #fff;
line-height: 50px;
float: right;
}
a.delete-delete96:hover {
color: #f7d700;
line-height: 50px;
float: right;
text-decoration: none;
}
.shopping-cart-right {
background: #ececed;
float: left;
width: 100%;
margin-bottom: 15px;
}
.item-number {
/* padding: 5px; */
float: left;
height: 25px;
width: 25px;
text-align: center;
background: #fff;
line-height: 20px;
margin-top: 15px;
border-radius: 5px;
border: 1px solid #8d8d8d;
font-size: 12px;
}
.padding-five {
padding-left: 5px;
padding-right: 5px;
}
a.plus-button {
height: 10px;
background: #f43e11;
color: #fff;
padding: 0px 5px;
text-align: center;
line-height: 30px;
font-size: 13px;
margin-left: 5px;
margin-top: 5px;
text-decoration: none;
}
a.plus-button:hover {
height: 10px;
background: #8bbc00;
color: #fff;
padding: 0px 5px;
text-align: center;
line-height: 30px;
font-size: 13px;
margin-left: 5px;
margin-top: 5px;
text-decoration: none;
}
a.minus-button {
height: 16px;
background: #f43e11;
color: #fff;
padding: 0px 7px;
text-align: center;
line-height: 15px;
font-size: 13px;
margin-left: 5px;
margin-top: 5px;
text-decoration: none;
display: inline-block;
}
a.minus-button:hover {
height: 16px;
background: #8bbc00;
color: #fff;
padding: 0px 7px;
text-align: center;
line-height: 15px;
font-size: 13px;
margin-left: 5px;
margin-top: 5px;
text-decoration: none;
display: inline-block;
}
.item-full-nname {
font-size: 12px;
vertical-align: middle;
height: auto;
margin-top: 10px;
display: inline-block;
width: 100%;
}
.container.page h1 {
color: #343b46;
width: 100%;
border-bottom: 1px solid #343b46;
padding-bottom: 20px;
margin-top: 15PX;
font-size: 40px;
font-family: 'corpid-heavy';
}
form.sign-in input {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
border-radius: 0px;
}
.sign-in-forgot-password {
color: #8d8d8d;
font-size: 14px;
margin-bottom: 25px;
}
.sign-in-forgot-password a {
color: #8bbc00;
text-decoration: none;
}
.sign-in-forgot-password a:hover {
color: #f43e11;
text-decoration: none;
}
.sign-in-remember-me {
text-align: right;
color: #8d8d8d;
font-size: 14px;
margin-bottom: 25px;
}
.sign-in-remember-me span {
color: #8d8d8d;
font-size: 14px;
}
input.rem-check-box {
width: 14px !important;
height: 14px !important;
font-size: 14px !important;
position: absolute;
}
input.Sign-in-button {
width: 40% !important;
background-color: #f43e11 !important;
margin: 0px 30% !important;
float: left;
border-radius: 5px;
color: #fff;
}
input.Sign-in-button:hover {
width: 40% !important;
background-color: #8bbc00 !important;
margin: 0px 30% !important;
float: left;
border-radius: 5px;
color: #fff;
}
.login-with-social {
width: 94%;
padding: 3%;
background: #eff0f0;
}
.login-text {
color: #f43e11;
text-align: center;
font-size: 18px;
}
#w0 li {
float: left;
width: 100%;
margin:2px 0;
}
a.login-with-facebook {
height: 35px;
width:200px;
background: #3b5998;
display:inline-block;
line-height: 35px;
font-size: 13px;
color: #fff;
padding: 0 2%;
cursor: pointer;
border-radius: 3px;
}
a.login-with-facebook p {
color: #fff;
}
a.login-with-facebook span {
font-size: 20px;
float: left;
margin-top: 0px;
margin-right: 8%;
}
a.login-with-facebook:hover {
height: 35px;
width: 40%;
background: #29447e;
line-height: 35px;
font-size: 13px;
color: #fff;
padding: 0 2%;
cursor: pointer;
border-radius: 3px;
margin:0;
text-decoration: none;
}
.login-with-social p {
font-size: 12px;
color: #8d8d8d;
text-align: center;
}
.dont-have-account {
margin-top: 40px;
width: 100%;
float: left;
text-align: center;
border-top: 1px solid #eff0f0;
padding-top: 20px;
font-size: 14px;
color: #959595;
margin-bottom: 20px;
}
.dont-have-account a {
color: #f43e11;
cursor: pointer;
}
.dont-have-account a:hover {
color: #8bbc00;
text-decoration: none;
cursor: pointer;
}
form.sign-up input {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
border-radius: 0;
}
input.mobie-num {
width: 85% !important;
float: right;
}
.plus-code {
width: 10%;
float: left;
background: #eff0f0;
height: 35px;
text-align: center;
line-height: 32px;
color: #8d8d8d;
}
.sign-up-button {
background-color: #f43e11 !important;
float: left;
border-radius: 5px;
color: #fff;
margin-top: 30px;
width: 100%;
border: 0px;
line-height: 35px;
height: 35px;
text-align: center;
}
.sign-up-button:hover {
background-color: #8bbc00 !important;
float: left;
border-radius: 5px;
color: #fff;
margin-top: 30px;
width: 100%;
border: 0px;
line-height: 35px;
height: 35px;
text-align: center;
text-decoration: none;
}
p.terms-of {
width: 100%;
clear: both;
text-align: center;
color: #8d8d8d;
}
p.terms-of a {
color: #f43e11;
text-decoration: none;
}
p.terms-of a:hover {
color: #8bbc00;
text-decoration: none;
}
@media (max-width: 767px) {
.res-menu{margin-top:12px;}
.res-menu li a{margin-top:8px;}
.plus-code{margin-top:8px;}
form.personal-detail input{margin-top:8px;}
.view-all-btn.btn-height.cuisin, .view-all-btn.btn-height.cuisin1{ margin-top: 0px !important;}
.view-all-btn.btn-height.cuisin:hover, .view-all-btn.btn-height.cuisin1:hover{ margin-top: 0px !important;}
a.logo img {
max-width:180px;
}
a.login-with-facebook {
height: 35px;
width: 90%;
background: #3b5998;
display:inline-block;
float:none;
line-height: 35px;
font-size: 13px;
color: #fff;
padding: 0 2%;
cursor: pointer;
border-radius: 3px;
margin:0;
}
a.login-with-facebook:hover {
height: 35px;
width: 90%;
background: #29447e;
float: left;
line-height: 35px;
font-size: 13px;
color: #fff;
padding: 0 2%;
cursor: pointer;
border-radius: 3px;
text-decoration: none;
}
.login-with-social {
width: 100%;
padding: 3%;
background: #eff0f0;
margin-top: 15px;
}
}
form.fporgot-password input {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
}
input.forgot-button {
background-color: #f43e11 !important;
float: left;
border-radius: 5px;
color: #fff;
margin-top: 30px;
}
input.forgot-button:hover {
background-color: #8bbc00 !important;
float: left;
border-radius: 5px;
color: #fff;
margin-top: 30px;
}
.weekly-deals-page .deal-box {
margin-bottom: 15px;
}
a.add-note {
width: 20px;
height: 20px;
border: 1px solid #f43e11;
display: inline-block;
padding: 0px 5px;
float: left;
color: #f43e11;
margin: 2px 0;
font-size: 12px;
}
.col-md-3.col-sm-3.col-xs-12.padding-five p {
margin-top: 15px;
font-size: 13px;
float: right;
margin-bottom: 13px;
}
span.dish-commnet-box {
border: 1px solid #bbbdc0;
padding: 5px;
width: 100%;
display: inline-block;
margin: 5px 0;
color: #6b6b6b;
}
span.dish-commnet-box i {
color: #bbbdc0;
margin-right: 5px;
}
.item-full-nname textarea {
width: 100%;
margin: 5px 0;
}
.discount-bar {
width: 98%;
float: left;
margin: 0 1%;
background: #fff;
padding: 5px 10px;
color: #f11e00;
margin-bottom: 15px;
}
.discount-bar i {
margin-right: 10px;
float: left;
}
.discount-bar p {
font-size: 15px;
line-height: 20px;
margin: 5px 0;
}
.charges-tex {
float: left;
width: 100%;
margin-top: 25px;
}
.col-md-12.white-bg-total {
background: #fff;
margin: 10px 0;
line-height: 40px;
height: 40px;
}
input#coupon_code {
width: 100%;
height: 35px;
border-radius: 5px;
border: 1px solid #bbbdc0;
padding: 0 10px;
}
button.btn.btn-promo {
background: #8bbc00;
color: #fff;
padding: 0 15px;
height: 35px;
line-height: 31px;
}
button.btn.btn-promo:hover {
background: #f43e11;
color: #fff;
padding: 0 15px;
height: 35px;
line-height: 31px;
}
.promo-code {
float: left;
width: 100%;
margin-top: 20px;
}
.payment-option-img img {
width: 214px;
height: 22px;
margin: 15px auto;
display: inherit;
}
.payment-option-img {
float: left;
width: 100%;
}
.panel-default {
border-color: transparent;
float: left;
width: 100%;
margin-top: 0px;
}
.panel-default > .panel-heading {
color: #333;
background-color: transparent;
border-color: #ddd;
border: none;
}
.panel-heading {
padding: 0px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.nav-tabs {
border-bottom: 0px;
}
.nav-tabs > li {
float: left;
margin-bottom: -3px;
font-family: 'corpid-bold';
text-transform: uppercase;
}
.panel-body {
padding: 15px;
border: 2px solid #f43e11;
border: none;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 0px 0px 0 0;
background: #f43e11;
color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 2px solid #f43e11;
border-bottom-color: #fff;
border: none;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #c63815;
}
.nav-tabs > li > a:hover {
border-color: #c63815;
}
ul.nav.nav-tabs.res-menu li a {
padding: 10px 30px;
}
nav.nav-sidebar.menu-tab-res {
float: left;
background: #ececed;
width: 100%;
padding-bottom: 100px;
color: #343b46;
padding-top: 20px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li.active {
background: #f7d700;
color: #343b46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a:hover {
background: #f7d700;
color: #343b46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a:focus {
background: #f7d700;
color: #343b46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a {
padding: 5px 15px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a {
color: #343b46;
text-transform: none;
font-family: 'corpid';
font-size: 12px;
}
ul.nav.nav-tabs.res-menu li a {
padding: 10px 30px;
color: #fff;
text-transform: capitalize;
font-size: 14px;
}
/*
ul.nav.nav-tabs.res-menu li a:hover, ul.nav.nav-tabs.res-menu li a:focus, ul.nav.nav-tabs.res-menu li.active a:hover, ul.nav.nav-tabs.res-menu li.active a:focus {
padding: 11px 30px;
color: #fff;
background: #272c34;
border-radius: 0px
}
*/
ul.nav.nav-tabs.res-menu li.active a {
padding: 11px 30px;
color: #FFFFFF;
background: #8BBC00;
text-transform: capitalize;
font-size: 14px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li.active a::after {
content: "";
right: -17px;
position: absolute;
width: 1.5em;
height: 0;
border-top: 14px solid rgba(0, 0, 0, 0);
border-bottom: 14px solid rgba(0, 0, 0, 0);
border-left: 12px solid;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
border-left-color: #f7d700;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a:hover:after {
content: "";
right: -17px;
position: absolute;
width: 1.5em;
height: 0;
border-top: 14px solid rgba(0, 0, 0, 0);
border-bottom: 14px solid rgba(0, 0, 0, 0);
border-left: 12px solid;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
border-left-color: #f7d700;
}
button.checkout-btn {
background: #f43e11;
width: 100%;
border: 0px;
color: #fff;
height: auto;
border-radius: 5px;
font-family: 'corpid-bold';
font-size: 13px;
margin: 15px 0;
white-space:inherit;
}
button.checkout-btn:hover {
background: #8bbc00;
width: 100%;
border: 0px;
color: #fff;
height: 35px;
border-radius: 5px;
text-transform: uppercase;
font-family: 'corpid-bold';
font-size: 14px;
margin: 15px 0;
}
.menu-right-side {
width: 100%;
padding: 15px;
background: #ececed;
float: left;
}
.menu-cat-title {
font-size: 18px;
font-family: 'corpid-bold';
margin-top: 10px;
float: left;
}
.dish-wise-tab.odd {
float: left;
width: 100%;
margin-top: 0px;
background: #fff;
}
.dish-wise-tab.even {
float: left;
width: 100%;
margin-top: 0px;
background: #ececed;
}
a.my-fav {
width: 100%;
display: inline-block;
float: left;
text-decoration: none;
text-align: center;
padding-top: 5px;
}
a.my-fav span i {
font-size: 33px;
color: #ababab;
}
a.my-fav span i:hover {
font-size: 35px;
color: #f43e11;
}
a.my-fav p {
color: #f43e11;
text-decoration: none;
text-align: center;
}
.dish-title {
width: 100%;
font-size: 14px;
font-family: 'corpid-bold';
color: #343b46;
}
.dish-contant {
width: 100%;
font-size: 12px;
color: #b7b5ba;
height: 50px;
overflow: hidden;
}
a.dish-order {
width: 100%;
display: inline-block;
padding-left: 10px;
}
a.dish-order:hover {
width: 100%;
display: inline-block;
padding-left: 10px;
}
a.dish-order span.cart i {
font-size: 18px;
margin-left: 5px;
color: #f43e11;
}
a.dish-order p {
font-size: 14px;
color: #343b46;
margin-top: 10px;
margin-right: 10px;
}
.padding-15 {
padding-left: 15px;
padding-right: 15px;
}
button.pop-up-cart-btn {
width: 30%;
height: 35px;
margin: 0 35%;
margin-top: 25px;
background: #f43e11;
color: #fff;
border: 0px;
border-radius: 5px;
}
button.pop-up-cart-btn:hover {
width: 30%;
height: 35px;
margin: 0 35%;
margin-top: 25px;
background: #8bbc00;
color: #fff;
border: 0px;
border-radius: 5px;
}
.rating-res {
width: 100%;
height: auto;
background: #ececed;
text-align: center;
float: left;
}
.rating-rate {
font-size: 24px;
color: #8d8d8d;
margin-bottom: 10px;
}
.rating-rate span {
font-size: 16px;
color: #343b46;
}
a.add-review {
display: inline-block;
padding: 10px;
}
a.add-review {
display: inline-block;
background: #8bbc00;
color: #fff;
border: 0px;
border-radius: 5px;
margin: 10px 0;
text-decoration: none;
cursor: pointer;
padding: 10px 7px;
}
a.add-review:hover {
display: inline-block;
background: #f43e11;
color: #fff;
border: 0px;
border-radius: 5px;
text-decoration: none;
cursor: pointer;
}
.cus-review {
width: 100%;
float: left;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ececed;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
float: right;
}
.cust-review-star {
width: 84px;
}
.cust-review-rate {
width: 55px;
font-family: 'corpid-bold';
}
}
.cus-rivew-text-title {
float: left;
margin-top: 15px;
font-size: 16px;
font-family: 'corpid-bold';
}
textarea.write-a-review {
width: 100%;
margin-top: 25px;
height: 70px;
}
@media (min-width: 768px) and (max-width: 1025px) {
span.cart {
float: right;
}
a.add-note {
width: 15px;
height: 15px;
border: 1px solid #f43e11;
display: inline-block;
padding: 1px 3px;
float: left;
color: #f43e11;
margin: 16px 0;
font-size: 10px;
}
span.dish-commnet-box {
border: 1px solid #bbbdc0;
padding: 5px;
width: 100%;
display: inline-block;
margin: 5px 0;
color: #6b6b6b;
height: 60px;
overflow: hidden;
}
}
@media (max-width: 769px) {
.no-padding-right {
padding-right: 15px;
}
.menu-right-side {
margin-top: 15px;
}
.no-padding-mobile {
padding: 0;
}
}
p.dish-price {
margin-top: 12px;
padding-left: 24px;
}
@media (max-width: 767px) {
ul.nav.nav-tabs.res-menu li a {
padding: 10px 4px;
}
a.my-fav span i {
font-size: 18px;
color: #ababab;
}
.dish-title {
width: 100%;
font-size: 13px;
font-family: 'corpid-bold';
color: #343b46;
height: 18px;
margin-top: 10px;
}
a.my-fav {
width: 100%;
display: inline-block;
float: left;
text-decoration: none;
text-align: center;
padding-top: 10px;
}
.dish-contant {
width: 100%;
font-size: 10px;
line-height: 12px;
color: #b7b5ba;
height: 50px;
overflow: hidden;
}
span.cart {
float: right;
}
a.dish-order p {
font-size: 9px;
color: #343b46;
margin-top: 10px;
margin-right: 0px;
}
.item-number {
/* padding: 5px; */
float: left;
height: 16px;
width: 16px;
text-align: center;
background: #fff;
line-height: 12px;
margin-top: 15px;
border-radius: 5px;
border: 1px solid #8d8d8d;
font-size: 12px;
}
a.add-note {
width: 15px;
height: 15px;
border: 1px solid #f43e11;
display: inline-block;
padding: 0px 2px;
float: left;
color: #f43e11;
margin: 16px 0;
font-size: 10px;
}
p.dish-price {
margin-top: 16px;
padding-left: 20px;
font-size: 10px;
}
input#coupon_code {
width: 70%;
float: left;
margin-right: 5%;
}
button.btn.btn-promo {
width: 25%;
float: right;
margin-top: 0px;
}
}
input#coupon_code {
width: 75%;
float: left;
margin-right: 3%;
}
button.btn.btn-promo {
float:left;
}
.checkout-address {
width: 100%;
height: auto;
padding: 15px;
background: #ffefed;
float: left;
border: 1px solid #f43e11;
border-radius: 5px;
min-height: 270px;
}
.checkout-title-bar {
width: 100%;
height: 50px;
color: #fff;
background: #f43e11;
padding: 0 15px;
float: left;
font-size: 18px;
line-height: 50px;
float: left;
}
.checkout-title-bar span {
margin-right: 15px;
}
.checkout-name-title {
font-size: 18px;
color: #343b46;
margin-bottom: 20px;
float: left;
line-height: 18px;
}
.checkout-mani-address {
font-size: 13px;
color: #8d8d8d;
margin-bottom: 20px;
}
.checkout-mobile-and-email {
font-size: 11px;
color: #8d8d8d;
padding-bottom: 20px;
border-bottom: 1px solid #8d8d8d;
}
.remove-address .close {
float: left;
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
text-shadow: 0 0px 0 #fff;
color: #8d8d8d;
opacity: 1;
padding-top: 15px;
}
input[type=radio].css-checkbox {
position: absolute;
z-index: -1000;
left: -1000px;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
input[type=radio].css-checkbox + label.css-label {
padding-left: 21px;
height: 16px;
display: inline-block;
line-height: 16px;
background-repeat: no-repeat;
background-position: 0 0;
font-size: 16px;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
input[type=radio].css-checkbox:checked + label.css-label {
background-position: 0 -16px;
}
label.css-label {
background-image: url(../frontend/web/images/csscheckbox.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
a.add-new-address {
width: 100%;
height: 270px;
display: inline-block;
margin-top: 15px;
padding: 15px;
border: 1px dotted #8d8d8d;
border-radius: 5px;
text-align: center;
cursor: pointer;
color: #8d8d8d;
text-decoration: none;
}
.checkout-body-bg {
width: 100%;
height: auto;
float: left;
padding: 15px;
background: #ececed;
margin-bottom: 15px;
}
a.add-new-address span {
color: #8d8d8d;
font-size: 35px;
margin-top: 80px;
display: inline-block;
}
select.preorder-day {
width: 100%;
height: 25px;
background: #fff;
border: 1px solid #8d8d8d;
margin-bottom: 15px;
}
select.preorder-time {
width: 100%;
height: 25px;
background: #fff;
border: 1px solid #8d8d8d;
margin-bottom: 15px;
}
.table-booking-banner {
background: url(../frontend/web/images/table-booking-banner.jpg) center center no-repeat;
background-color: #ec4b1b;
background-size: cover;
height: 550px;
margin-top: 15px;
padding: 15px;
margin-bottom: 15px;
}
form.form-horizontal input {
width: 100%;
height: 50px;
border: 0px;
padding: 0 15px;
}
.input-group.date.form_datetime input {
background: #fff;
border: 0px;
width: 100%;
}
form.form-horizontal span.input-group-addon {
background: #fff;
}
form.form-horizontal span.input-group-addon {
background: #fff;
border-radius: 0px;
border: 0px;
}
.input-group.date.form_datetime {
border-right: 1px solid #ccc;
}
.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu {
padding: 10px;
background: #fff;
}
input.book-res-button {
background: #8bbc00;
color: #fff;
border-radius: 0 5px 5px 0px;
}
input.book-res-button:hover {
background: #f54213;
color: #fff;
border-radius: 0 5px 5px 0px;
}
.table-booking-title {
margin-top: 100px;
color: #fff;
font-size: 21px;
width: 100%;
text-shadow: 1px 1px 2px black;
line-height: 50px;
}
.table-booking-title span {
font-size: 32px;
text-transform: uppercase;
text-shadow: 1px 1px 2px black;
}
form.form-horizontal {
float: left;
width: 100%;
}
a.view-all-res {
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 2px black;
}
a.view-all-res:hover {
color: #f43f11;
text-transform: uppercase;
text-shadow: 1px 1px 2px black;
text-decoration: none;
}
h1.table-booking-main-title {
border-bottom: 0px !important;
text-align: center;
text-transform: uppercase;
font-size: 40px;
font-family: 'corpid-bold';
}
.process-top {
background: #343b46;
width: 100%;
height: 190px;
float: left;
text-align: center;
}
.process-title {
width: 100%;
height: 120px;
float: left;
background: #f43e11;
text-align: center;
color: #fff;
font-size: 24px;
padding-top: 30px;
margin-bottom: 15px;
}
.process-number {
width: 40px;
height: 40px;
background: #8bbc00;
color: #fff;
line-height: 32px;
border-radius: 50%;
margin: 0 auto;
position: relative;
top: 20px;
border: 3px solid #343b46;
font-size: 18px;
}
.process-icon {
width: 135px;
height: 135px;
margin: 0 auto;
background: #f43e11;
border-radius: 10px;
margin-top: 15px;
padding: 7px;
}
.fl-left {
float: left !important;
}
@media (max-width: 767px) {
.table-booking-title {
margin-top: 70px;
color: #fff;
font-size: 16.3px;
width: 100%;
text-shadow: 1px 1px 2px black;
}
.table-booking-title span {
font-size: 25px;
text-transform: uppercase;
text-shadow: 1px 1px 2px black;
}
.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu {
left: 40px !important;
}
.input-group.date.form_datetime {
border-right: 0px solid #ccc;
border-radius: 5px;
}
form.form-horizontal span.input-group-addon {
background: #fff;
border-radius: 0 5px 5px 0;
border: 0px;
}
form.form-horizontal input {
width: 100%;
height: 50px;
border: 0px;
padding: 0 15px;
border-radius: 5px;
margin-bottom: 30px;
}
h1.table-booking-main-title {
border-bottom: 0px !important;
text-align: center;
text-transform: uppercase;
font-size: 32px !important;
font-family: 'corpid-bold';
}
.res-img-booking img {
width: 30%;
margin: 0 35%;
}
.fl-left {
float: none !important;
}
}
.res-img-booking {
padding: 15px 0;
}
.short-links {
background: white;
padding-top: 0.4rem;
float: right;
padding-right: 15px;
}
.twitter-typeahead .tt-query, .twitter-typeahead .tt-hint {
margin-bottom: 0;
}
.tt-dropdown-menu {
min-width: 100%;
margin-top: 2px;
padding: 5px 15px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.tt-suggestion {
display: block;
padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
color: #fff;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.tt-suggestion.tt-is-under-cursor a {
color: #fff;
}
.tt-suggestion p {
margin: 0;
}
.tt-hint {
display: none !important;
}
.twitter-typeahead {
display: block !important;
position: static !important;
input.tt-query {
background-color: #FFFFFF !important;
}
}
.tt-suggestion {
color: #959595;
cursor: pointer;
}
.tt-suggestion:hover {
background-color: #f11e00;
text-decoration: none;
color: #fff;
}
ul.Social-links {
padding: 0;
}
.res-img img {
margin: auto;
}
h4.res-title a {
color: #343b46;
}
h4.res-title a:hover {
color: #f43e11;
text-decoration: none;
}
.dataTables_wrapper.form-inline.no-footer h4 {
text-align: center;
}
.text-right {
text-align: right;
}
button.Sign-in-button {
width: 40% !important;
background-color: #f43e11 !important;
margin: 0px 30% !important;
float: left;
height: 35px;
border-radius: 5px;
color: #fff;
border: 0;
}
button.Sign-in-button:hover {
width: 40% !important;
background-color: #8bbc00 !important;
margin: 0px 30% !important;
float: left;
height: 35px;
border-radius: 5px;
color: #fff;
border: 0;
text-decoration: none;
}
.sign-in-remember-me .checkbox {
position: relative;
display: block;
margin-top: 0px;
margin-bottom: 10px;
}
.help-block {
display: block;
margin-top: 0px;
margin-bottom: 10px;
color: #737373;
width: 100%;
float: right;
text-align: right;
margin: 0px;
}
p.help-block.help-block-error {
margin-right: 5px;
width: auto;
}
.checkbox input[type="checkbox"] {
width: 15px;
height: 15px;
}
ul#custom_scroller {
padding-right: 15px !important;
}
.tt-suggestion.tt-cursor {
background-color: #f11e00;
color: #fff;
}
button#select_topping_btn_1 {
width: 30%;
margin: 15px 35%;
background: #8bbc00;
color: #fff;
}
.modal-header {
min-height: 16.42857143px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
background: #f43e11;
color: #fff;
text-align: center;
}
.border-b {
border-bottom: 1px solid #ececed;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: normal;
}
.border-b h5 {
font-weight: bold;
margin-bottom: 20px;
}
.border-b {
border-bottom: 1px solid #ececed;
background: #f7f7f7;
margin-bottom: 15px;
}
.get-free-voucher {
width: 100%;
float: left;
margin-top: 50px;
border: 1px solid #f54012;
border-radius: 5px;
padding: 15px;
margin-bottom: 15px;
}
.get-free-voucher h4 {
font-family: 'corpid-bold';
margin-bottom: 20px;
text-align: center;
}
.copy-link {
width: 100%;
float: left;
height: 35px;
background: #ebebeb;
border: 1px solid #343b46;
border-radius: 5px;
text-align: center;
overflow: hidden;
}
.copy-link a {
line-height: 35px;
padding: 0 15px;
color: #f54012;
}
@media (min-width: 768px) {
.navbar-nav > li {
border: 0px;
border-radius: 5px;
text-align: center;
}
ul.nav.navbar-nav.navbar-right > li > a {
color: #fff;
font-family: 'corpid-bold';
font-size: 14px;
text-transform: uppercase;
}
/*
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background: #f8c320;
border: 0px;
border-radius: 5px;
}
*/
.nav > li > a {
color: #343b46;
font-family: 'corpid-bold';
font-size: 12px;
text-transform: uppercase;
}
ul.nav.navbar-nav.navbar-right > li > a:hover, ul.nav.navbar-nav.navbar-right > li > a:focus {
text-decoration: none;
background-color: #8bbc00;
color: #fff;
border-radius: 5px;
}
}
@media (max-width: 768px) {
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: block;
float: left;
min-width: 100%;
padding: 0x 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #f7d700;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 0px solid #ccc;
border: 0px solid rgba(0, 0, 0, .15);
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
}
.nav.navbar-nav > li {
position: relative;
display: block !important;
}
.nav > li > a {
color: #fff;
font-family: 'corpid-bold';
font-size: 16px;
text-transform: uppercase;
}
.nav.navbar-nav > li > a:hover, .nav.navbar-nav > li > a:focus {
text-decoration: none;
border: 0px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a {
padding: 10px 15px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a {
color: #343b46;
text-transform: none;
font-family: 'corpid';
font-size: 12px;
}
/*****************add_5-02_2016*************/
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a {
color: #343B46;
text-transform: none;
font-family: "corpid";
font-size: 10px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a {
padding: 10px 15px;
}
}
.book-table {
font-size: 12px;
line-height: 18px;
margin-top: 5px;
}
.book-table span {
font-size: 18px;
}
h4.table-booking {
text-align: center;
}
@media (min-width: 768px) and (max-width: 1025px) {
.book-table span {
font-size: 17px;
}
.two-per ul.thumbnails.image_picker_selector li {
margin: 14px 12px 14px 11px;
float: left;
}
.four-per ul.thumbnails.image_picker_selector li {
margin: 14px 10px 14px 12px;
float: left;
}
.six-per ul.thumbnails.image_picker_selector li {
margin: 14px 0px 14px 1px;
float: left;
}
.eight-per ul.thumbnails.image_picker_selector li {
margin: 14px 22px 14px 22px;
float: left;
}
ul.nav.navbar-nav.navbar-right > li > a {
padding:15px 10px;
font-size:13px;
}
}
@media (max-width: 767px) {
nav.nav-sidebar.menu-tab-res ul.nav.tabs li.active a:after {
content: "";
right: 10px;
position: absolute;
width: 1.5em;
height: 0;
border-top: 15px solid rgba(0, 0, 0, 0);
border-bottom: 15px solid rgba(0, 0, 0, 0);
border-left: 12px solid;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
border-left-color: #f7d700;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a:hover:after {
content: "";
right: 10px;
position: absolute;
width: 1.5em;
height: 0;
border-top: 15px solid rgba(0, 0, 0, 0);
border-bottom: 15px solid rgba(0, 0, 0, 0);
border-left: 12px solid;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
border-left-color: #f7d700;
}
.two-per ul.thumbnails.image_picker_selector li {
margin: 14px 9px 14px 9px;
float: left;
}
.four-per ul.thumbnails.image_picker_selector li {
margin: 14px 9px 14px 9px;
float: left;
}
.eight-per ul.thumbnails.image_picker_selector li {
margin: 14px 18px 14px 18px;
float: left;
}
.mobi-height {
height: 150px;
text-align: center;
}
.mobi-height span {
margin-right: 0px;
}
}
form.personal-detail input {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
}
.width-full {
width: 100%;
border: 0;
line-height: 35px;
}
.invoice-title h2, .invoice-title h3 {
display: inline-block;
}
.table > tbody > tr > .no-line {
border-top: none;
}
.table > thead > tr > .no-line {
border-bottom: none;
}
.table > tbody > tr > .thick-line {
border-top: 2px solid;
}
.margin-top {
margin-top: 15px;
}
.min-h {
min-height: 300px;
}
.table-invoice {
width: 100%;
overflow: auto;
}
hr.dark-border {
border-top: 1px solid #cecece;
}
.well.min-h h2 {
margin-top: 0px;
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top:5px;
background-color: #fff;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background-color: #f11e00;
}
.navbar-nav {
margin: 0px 26px;
}
.btn_bg_1 {
display: none;
}
.btn_bg_2 {
display:none;
}
.auth-clients ul {
list-style-type: none;
padding:0;
margin:0;
}
button#save-Order {
width: 40%;
height: 35px;
background: #f43e11;
border: 0px;
margin: 15px 30%;
}
button#save-Order:hover, button#save-Order:focus {
width: 40%;
height: 35px;
background: #8bbc00;
border: 0px;
margin: 15px 30%;
}
.disabled_address {
opacity: .6;
}
#addresses_div {
float: left;
padding: 0 15px;
width: 100%;
}
.disabled_address .small.mar-top {
color: #f11e00;
font-weight: bold; /* ADDED BY <NAME>. */
font-size: 13px;/* ADDED BY <NAME>. */
}
.dropdown-menu li:hover .sub-menu {
visibility: visible;
}
/*
.dropdown:hover .dropdown-menu {
display: block;
}
*/
.dropdown-menu {
position: absolute;
top: 45px;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 134px;
padding: 10px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #8bbc00;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 0px solid rgba(0, 0, 0, .15);
border-radius: 10px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
color: #fff;
text-decoration: none;
background-color: #7ca800;
}
.dropdown-menu > li > a {
display: block;
padding: 10px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #fff;
white-space: nowrap;
}
ul.nav.navbar-nav.navbar-right .open > a, ul.nav.navbar-nav.navbar-right .open > a:hover, ul.nav.navbar-nav.navbar-right .open > a:focus {
background-color: ##f7d700;
border-color: none;
}
@media (max-width: 768px) {
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
max-width: 100%;
padding: 0x 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #8BBC00;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 0px solid #ccc;
border: 0px solid rgba(0, 0, 0, .15);
/* border-radius: 0px;*/
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
}
.navbar-collapse.in {
overflow-y: inherit;
}
}
.rating-container .rating-stars {
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
overflow: hidden;
color: #8bbc00;
transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-webkit-transition: all 0.25s ease-out;
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #8d8d8d;
border: 0px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.mar-bottom {
margin-bottom: 15px;
}
.address_form p.help-block.help-block-error {
margin-top: -29px;
margin-right: 5px;
width: auto;
}
form#address_form input {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
border-radius: 0px;
border: 0px;
}
div#s2id_address-area {
padding: 0px;
}
.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices {
background: none repeat scroll 0 0 #eff0f0;
border-color: #CCCCCC;
border-radius: 0px;
color: #555555;
font-family: "corpid";
padding: 0;
}
.select2-container .select2-choice {
display: block;
height: 35px;
padding: 0 15px;
overflow: hidden;
position: relative;
border: 0px solid #aaa;
white-space: nowrap;
color: #444;
text-decoration: none;
border-radius: 0px;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
div#s2id_address-area {
width: 100%;
padding: 0 0px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
border-radius: 0px;
border: 0px;
}
.select2-chosen, .select2-choice > span:first-child, .select2-container .select2-choices .select2-search-field input {
padding: 6px 0px;
}
.select2-results .select2-highlighted {
background-color: #f11e00;
color: #FFFFFF;
}
.select2-results .select2-highlighted {
background: #f11e00;
color: #fff;
}
table.kv-grid-table.table.table-bordered.table-striped th a {
font-size: 12px;
color: #f11e00;
}
table.kv-grid-table.table.table-bordered.table-striped td {
font-size: 11px;
}
table.kv-grid-table.table.table-bordered.table-striped td a {
font-size: 11px;
color: #f11e00;
}
ul#custom_scroller {
width: 285px !important;
}
a:hover, a:focus {
color: none;
text-decoration: none;
}
a:focus {
outline: thin dotted;
outline: 0px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input#search_restaurant {
background-color: #fff !important;
}
:focus {
outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
outline: thin dotted;
outline: 0px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input#user-mobile_v_code {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
border-radius: 0px;
}
.bg-grey {
background: #f7f7f7;
margin: 20px 0px;
border: 1px solid #f43e11;
border-radius: 5px;
padding-bottom: 20px;
}
.mar-top-zero {
margin-top: 0px !important;
}
.mar-t-s {
margin: 15px;
}
.green {
background: #8bbc00 !important;
}
.green:hover {
background: #f7d700 !important;
color: #343b46;
}
.alert.alert-info.mar-t-s {
float: left;
}
.btn-primary {
color: #fff;
background-color: #f43e11 !important;
border-color: transparent !important;
}
.btn-primary:hover {
color: #fff;
background-color: #8bbc00 !important;
border-color: transparent !important;
}
.dataTables_wrapper.form-inline.no-footer h4 {
border: 1px solid #8a6d3b;
margin: 15px 5px;
text-align: center;
color: #8a6d3b;
background-color: #fcf8e3;
padding: 9px;
border-radius: 5px;
font-size: 14px;
}
.dataTables_wrapper.form-inline.no-footer {
float: left;
width: 100%;
}
.tbl-payment-option-img img {
width: 120px;
height: 22px;
margin: 15px auto;
display: inherit;
}
.counter-cart {
margin-top: 5px;
margin-bottom: 5px;
}
.table-condensed > tbody > tr > td.mid-text-cart {
vertical-align: middle;
}
.padding-5 {
padding-left: 5px;
padding-right: 5px;
}
.tbl-payment-option-img {
float: left;
width: 100%;
}
.empty {
color: #a94442;
background-color: #f2dede;
padding: 15px;
margin-bottom: 20px;
border: 1px solid #a94442;
border-radius: 4px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #f43e11;
border-color: #f43e11;
}
.navbar {
position: relative;
min-height: auto;
margin-bottom: 0px;
border: 1px solid transparent;
z-index: 111;
}
.pollSlider {
position: fixed;
top: 100px;
height: auto;
padding: 20px 0;
background: #fff;
width: 1150px;
right: 0px;
margin-right: -1150px;
z-index: 999999;
}
#pollSlider-button {
background: #F43E11 none repeat scroll 0 0;
border-radius: 10px 10px 0 0;
color: #fff;
font-size: 18px;
height: 50px;
padding-top: 10px;
position: fixed;
right: -50px;
text-align: center;
top: 200px;
transform: rotate(-90deg);
width: 149px;
z-index: 999999;
}
#pollSlider-button strong {
padding: 0;
transform: rotate(90deg);
cursor: pointer;
}
@media (max-width: 350px) {
.order-delivery-no p {
font-size: 10px;
font-weight: bold;
line-height: 10px;
text-align: center;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
}
p.num {
font-size: 16px;
text-align: center;
letter-spacing: 1;
}
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: middle;
border-top: 1px solid #ddd;
}
a.gallery-item {
width: 25%;
height: 150px;
float: left;
overflow: hidden;
margin-bottom: 10px;
}
a.gallery-item img {
width: 95%;
}
.featured-restaurants {
background: #none;
}
.featured-restaurants h2 {
padding-top: 15px;
margin-bottom: -36px;
margin-top: -10px;
}
.ih-item {
position: relative;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.ih-item, .ih-item * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ih-item a {
color: #333;
display:block;
}
.ih-item a:hover {
text-decoration: none;
}
.ih-item img {
/*border: 3px solid #fff;*/
border-radius: 5px;
max-height: 100px;
max-width: 100%;
}
ih-item.square {
position: relative;
width: 316px;
height: 216px;
border: 8px solid #fff;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square .info {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.ih-item.square.effect12 {
overflow: hidden;
}
.ih-item.square.effect12.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect12.colored .info h3 {
background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect12 .img {
-webkit-transition: all 0.35s ease-in;
-moz-transition: all 0.35s ease-in;
transition: all 0.35s ease-in;
}
.ih-item.square.effect12 .info {
background: #333333;
background: rgba(0, 0, 0, 0.6);
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.35s ease-in;
-moz-transition: all 0.35s ease-in;
transition: all 0.35s ease-in;
}
.ih-item.square.effect12 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 14px;
padding: 10px;
background: #111111;
margin: 30px 0 0 0;
-webkit-transition: all 0.35s ease-in;
-moz-transition: all 0.35s ease-in;
transition: all 0.35s ease-in;
}
.ih-item.square.effect12 .info p {
font-style: italic;
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px 20px 20px;
text-align: center;
-webkit-transition: all 0.35s ease-in;
-moz-transition: all 0.35s ease-in;
transition: all 0.35s ease-in;
}
.ih-item.square.effect12 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.ih-item.square.effect12 a:hover .info h3 {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.ih-item.square.effect12 a:hover .info p {
-webkit-transition-delay: 0.25s;
-moz-transition-delay: 0.25s;
transition-delay: 0.25s;
}
.ih-item.square.effect12.left_to_right .info {
-webkit-transform: translate(-460px, -100px) rotate(-180deg);
-moz-transform: translate(-460px, -100px) rotate(-180deg);
-ms-transform: translate(-460px, -100px) rotate(-180deg);
-o-transform: translate(-460px, -100px) rotate(-180deg);
transform: translate(-460px, -100px) rotate(-180deg);
}
.ih-item.square.effect12.left_to_right .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
}
.ih-item.square.effect12.left_to_right .info p {
-webkit-transform: translateX(-300px) rotate(-90deg);
-moz-transform: translateX(-300px) rotate(-90deg);
-ms-transform: translateX(-300px) rotate(-90deg);
-o-transform: translateX(-300px) rotate(-90deg);
transform: translateX(-300px) rotate(-90deg);
}
.ih-item.square.effect12.left_to_right a:hover .info {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
.ih-item.square.effect12.left_to_right a:hover .info h3 {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.ih-item.square.effect12.left_to_right a:hover .info p {
-webkit-transform: translateX(0px) rotate(0deg);
-moz-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
.ih-item.square.effect12.right_to_left .info {
-webkit-transform: translate(460px, -100px) rotate(180deg);
-moz-transform: translate(460px, -100px) rotate(180deg);
-ms-transform: translate(460px, -100px) rotate(180deg);
-o-transform: translate(460px, -100px) rotate(180deg);
transform: translate(460px, -100px) rotate(180deg);
}
.ih-item.square.effect12.right_to_left .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
}
.ih-item.square.effect12.right_to_left .info p {
-webkit-transform: translateX(300px) rotate(90deg);
-moz-transform: translateX(300px) rotate(90deg);
-ms-transform: translateX(300px) rotate(90deg);
-o-transform: translateX(300px) rotate(90deg);
transform: translateX(300px) rotate(90deg);
}
.ih-item.square.effect12.right_to_left a:hover .info {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
.ih-item.square.effect12.right_to_left a:hover .info h3 {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.ih-item.square.effect12.right_to_left a:hover .info p {
-webkit-transform: translateX(0px) rotate(0deg);
-moz-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
.ih-item.square.effect12.top_to_bottom .info {
-webkit-transform: translate(-265px, -145px) rotate(-45deg);
-moz-transform: translate(-265px, -145px) rotate(-45deg);
-ms-transform: translate(-265px, -145px) rotate(-45deg);
-o-transform: translate(-265px, -145px) rotate(-45deg);
transform: translate(-265px, -145px) rotate(-45deg);
}
.ih-item.square.effect12.top_to_bottom .info h3 {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px);
}
.ih-item.square.effect12.top_to_bottom .info p {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px);
}
.ih-item.square.effect12.top_to_bottom a:hover .info {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.ih-item.square.effect12.top_to_bottom a:hover .info h3 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.ih-item.square.effect12.top_to_bottom a:hover .info p {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.4s;
-moz-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.ih-item.square.effect12.bottom_to_top .info {
-webkit-transform: translate(265px, 145px) rotate(45deg);
-moz-transform: translate(265px, 145px) rotate(45deg);
-ms-transform: translate(265px, 145px) rotate(45deg);
-o-transform: translate(265px, 145px) rotate(45deg);
transform: translate(265px, 145px) rotate(45deg);
}
.ih-item.square.effect12.bottom_to_top .info h3 {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px);
}
.ih-item.square.effect12.bottom_to_top .info p {
-webkit-transform: translate(-200px, 200px);
-moz-transform: translate(-200px, 200px);
-ms-transform: translate(-200px, 200px);
-o-transform: translate(-200px, 200px);
transform: translate(-200px, 200px);
}
.ih-item.square.effect12.bottom_to_top a:hover .info {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.ih-item.square.effect12.bottom_to_top a:hover .info h3 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.ih-item.square.effect12.bottom_to_top a:hover .info p {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.4s;
-moz-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.ih-item.square {
position: relative;
width: 100%;
height: auto;
}
a.add_dish_to_fav.my-fav span.active i.fa.fa-heart {
color: #f43e11;
}
a.logo img {
max-width:180px;
}
@media (min-width: 768px) {
nav.navbar.navbar-home .navbar-nav > li {
background: transparent;
border: 0px;
border-radius: 5px;
text-align: center;
margin: 0px 0px;
}
nav.navbar.navbar-home ul.nav.navbar-nav.navbar-right > li > a {
color: #fff;
font-family: 'corpid-bold';
font-size: 13spx;
text-transform: uppercase;
}
ul.nav.navbar-nav.navbar-right > li > a:hover, ul.nav.navbar-nav.navbar-right > li > a:focus {
text-decoration: none;
background-color: transparent;
color: #f8f8f8;
border-radius: 5px;
}
}
.col-lg-6.team {
margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}
.checkout-body-bg .col-md-12.col-sm-12.col-xs-12 {
display: block;
}
.contant-deal h3.res-name {
overflow: hidden;
}
a h3.res-name {
color: #343b46;
}
@media (max-width: 767px) {
.m11 {
margin-top: 8px;
}
.delS {
display:block;
}
.desktop_deal {
display:none !important;
}
.mobile_deal {
display:block !important;
}
.desktop_cusion {
display:none !important;
}
.mobile_cusion {
display:block !important;
}
.sort-links li {
float:none !important;
}
}
@media (min-width: 567px) and (max-width: 767px) {
.red_bg img, .green_bg img, .yellow_bg img {
padding-top: 0px;
width: 76% !important;
}
.app-bg {
background: url(../frontend/web/images/app-bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
padding-bottom: 10px;
max-width: 100%;
margin: 15px 0px;
}
}
/* @media (max-width: 740px) {
.bg_red_color{max-height:60px;}
}*/
/*******************************add-new-css*****************/
.btn.azm-social.azm-size-64.azm-circle.azm-long-shadow.azm-dribbble {
width: 30px;
height: 30px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
background: #fff;
color: #000;
padding: 4px 0px;
}
.bg_color_black {
background: rgba(17, 17, 17, 0.60);
padding: 10px;
color: #fff;
font-size: 16px;
}
.bg_red_color {
background-color: rgb(244, 62, 17);
margin: 0px;
position:fixed;
width:100%;
z-index:500000;
top:0px;
}
.deal-image {
background-color: #ff3321;
width: 160px;
height: 65px;
float: left;
margin: 30px 0px 10px 20px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 5px;
color: #fff;
}
.logo_deal {
float: left;
padding: 0px 0px 0px 10px;
}
.get {
font-size: 23px;
padding: 0px;
margin: 0px;
}
.coupon {
font-size: 11px;
}
.coupon strong {
color: #000;
}
.owl-carousel .owl-wrapper-outer {
padding-bottom: 30px;
}
.col-md-12.col-sm-6.col-xs-12.mobile-app-img img {
width: 70%;
}
.col-md-12.col-sm-6.col-xs-12.mobile-app-img {
text-align: center;
padding-bottom: 30px;
}
.app-store img {
width: 100%;
}
.play-store img {
width: 100%;
}
.red_bg {
background-color: #ff3321;
min-height: 97px;
padding: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 10px;
}
.green_bg {
background-color: #8bbc00;
min-height: 97px;
padding: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 10px;
}
.yellow_bg {
background-color: #f7d700;
min-height: 97px;
padding: 10px;
margin-bottom: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.bg_text_cls {
padding:0px 0px 0px;
}
.red_bg h3, .green_bg h3, .yellow_bg h3 {
color: #fff;
line-height: 20px;
font-size: 15pt;
margin: 0px;
}
.red_bg img, .green_bg img, .yellow_bg img {
width: 100%;
}
.pad-l-r {
padding: 0px 5px;
}
.pad0 {
padding: 10px 0px;
}
.col-md-12.col-sm-12.col-xs-12.mobile-app-img img {
width: 58%;
}
.rightCol_p, .rightCol_p1, .rightCol_p2, .rightCol_p3 {
padding: 3px;
}
.col-md-5.col-sm-12.col-xs-12.mar-top.no-padding-mobile {
padding: 4px;
}
.bg_black_color {
background: rgba(17, 17, 17, 0.60);
padding: 10px;
margin-top: 30px;
}
.col-md-10.col-sm-10.col-xs-10.no-padding-mobile {
padding-right: 0px;
}
.tab-content.col-md-9.no-padding-mobile {
padding: 0px;
}
#chharges {
font-size: 12px;
}
.img-circle2 {
border-radius: 50%;
width: 100%;
border: 2px solid #000;
}
.border-bottm {
border: 1px dotted #363636;
margin: 4px 5px;
}
.no-pddm {
padding: 0px 5px;
}
.no-pddm2 {
padding: 12px 2px;
}
.no-pddm2 p a {
font-size: 14px;
font-weight: bold;
color: #000;
}
.no-pddm2 p a:hover {
color: #000;
}
.no-pddm2 span {
font-size: 14px;
color: #000;
}
.shopping-car {
background: #fff;
padding: 2px 2px 5px;
}
.shopping-car h3 {
font-size: 11px;
margin: 0px 0px 0px;
padding: 12px 0px;
color: #000;
}
.shopping-car p {
font-size: 12px;
}
.shopping-car hr {
margin: 6px 0px;
}
.shopping_bg {
background-color: #fafaf9;
padding: 5px;
}
.gray_bg_bdr {
border: 1px solid #D8D7D7;
border-radius: 2px;
}
.new_img_bg {
min-height: 90px;
position: relative;
}
.bg_color_bck {
background: rgba(17, 17, 17, 0.60);
padding: 5px;
color: #fff;
font-size: 13px;
margin-top: 50px;
}
.bg_color_bck2 {
background: rgba(17, 17, 17, 0.60);
padding: 5px;
text-align: right;
}
.bg_color_bck2 img {
width: 100%;
min-height: 55px;
}
.logd {
padding-right: 0px;
margin-bottom: 10px;
}
.bg_color_bck p {
margin: 0px;
}
.bg_h {
background: #fff;
padding: 5px;
}
.bg_h p a {
color: #000;
font-size: 10px;
}
.bg_h p {
margin: 0px;
}
.mar-t20px {
margin-top: 15px;
}
.img_piz img {
width: 100%;
height: 130px;
}
.img_piz {
margin-top: 0px;
}
.trapezoid {
min-height: 40px;
margin-top: 10px;
background-color: #ec323d;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
float: right;
width: 441px;
}
.trapezoid2 {
min-height: 41px;
margin-top: 10px;
background-color: #f7d700;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
float: right;
width: 441px;
}
.trapezoid ul li::after {
content: "|";
padding: 0px;
position: relative;
left: 8px;
color: #fff;
}
.trapezoid ul li:last-child::after {
display: none;
}
.trapezoid ul {
margin: 0px 0px;
padding: 0px 15px;
top: 0px;
}
.rotete_img {
transform: rotate(180deg) !important;
}
.trapezoid ul li i {
font-size: 14px;
color: #fff;
}
.trapezoid ul li {
float: left;
padding: 0px 6px;
list-style-type: none;
}
.trapezoid ul li a {
font-size: 13px;
color: #fff;
padding-left: 5px;
}
.bg_black_color h3 {
color: #fff;
margin-top: 0px;
font-size: 17px;
}
.bg_black_color p {
color: #fff;
font-size: 12px;
}
.speech-bubble {
width: 100%;
background: #ec323d;
font-size: 10px;
color: #fff;
border-radius: 5px;
}
.review-rat {
background: #ec323d none repeat scroll 0 0;
border-radius: 5px;
color: #fff;
font-size: 13px;
margin-top: 10px;
padding: 0 15px 0 0;
float:left;
}
.review-rat > i.fa.fa-star:before {
font-size: 12px;
line-height:36px;
color: #fff;
margin-left: 10px;
}
/*.speech-bubble:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 13px solid transparent;
border-right: 26px solid #ec323d;
border-bottom: 13px solid transparent;
margin: 13px 0 0 -14px;
}*/
/*.speech-bubble i.fa.fa-star::before {
font-size: 16px;
line-height: 50px;
color: #fff;
margin-left: 10px;
}*/
.bg_black_color .btn-danger {
color: #fff;
background-color: #ec323d;
border-color: #d43f3a;
border-radius: 0px;
}
.speech-bubble i {
padding-right: 5px;
}
.bg_black_color h2 {
font-size: 22px;
color: #fff;
margin-top: 0px;
}
.trapezoid i {
padding-top: 13px;
}
.trapezoid2 i {
font-size: 40px;
padding-top: 0px;
float: right;
position: relative;
top: -46px;
display: none;
}
.trapezoid2 h4 {
font-size: 13px;
line-height: 20px;
}
div.stars {
display: inline-block;
float: right;
background-color: #fff;
margin: 10px 16px 10px 0px;
}
input.star {
display: none;
}
label.star {
float: right;
padding: 0px 2px;
font-size: 15px;
color: #444;
}
input.star:checked ~ label.star:before {
content: '\f005';
color: #FD4;
}
input.star-5:checked ~ label.star:before {
color: #FE7;
text-shadow: 0 0 20px #952;
}
input.star-1:checked ~ label.star:before {
color: #F62;
}
label.star:before {
content: '\f006';
font-family: FontAwesome;
}
.stars1 {
font-size: 20px;
color: rgb(255, 255, 255);
padding: 8px 11px 7px;
}
.ye1 {
height: 60px
}
.speech-bubble span {
top: -5px;
font-size: 10px;
}
/********************li-add-span_5_02_2016************/
.nav > span > li {
position: relative;
display: block;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs > span > li.active {
background: #F7D700 none repeat scroll 0% 0%;
color: #343B46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a {
color: #343B46;
text-transform: none;
font-family: "corpid";
font-size: 14px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a {
padding: 5px 15px;
word-wrap: break-word;
}
.nav > span > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li.active {
color: #343B46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li.active a::after {
content: "";
right: -17px;
position: absolute;
width: 1.5em;
height: 0px;
border-top: 14px solid transparent;
border-bottom: 14px solid transparent;
border-left: 12px solid #F7D700;
top: 0px;
bottom: 0px;
margin: auto;
z-index: 0;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a:hover::after {
content: "";
right: -17px;
position: absolute;
width: 1.5em;
height: 0px;
border-top: 14px solid transparent;
border-bottom: 14px solid transparent;
border-left: 12px solid #F7D700;
top: 0px;
bottom: 0px;
margin: auto;
z-index: 1;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a:focus {
background: #F7D700 none repeat scroll 0% 0%;
color: #343B46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a:hover {
background: #F7D700 none repeat scroll 0% 0%;
color: #343B46;
}
.restimg {
min-height: 270px;
}
.container-fluid {
padding: 0px;
}
.restdiv {
padding: 0px 15px;
min-height:500px;
margin:25px 0;
}
.logo_deal .img-responsive {
width: 100%;
border: 2px solid #989898;
border-radius: 4px;
}
.res-title a {
color: #fff;
}
.img_piz .res-img.res-img {
margin: 0px 0;
}
.imgs_1 img {
width: 100%;
float: left;
height: 100px;
}
.no-padding-right1 {
padding-right: 0px;
}
.nav-sidebar.menu-tab-res input {
width: 100%;
}
.logo_deal {
width: 46%;
min-height: 104px;
}
/*******************10-2-2016-new_css_add******************/
.search-box-banner.col-md-8.col-sm-12.col-xs-12 {
padding-left: 20px;
padding-right: 0px;
padding-bottom: 70px;
padding-top: 32px;
}
.border-right-bg {
border-right: 1px solid rgb(204, 204, 204);
}
.col-md-12.col-sm-12.col-xs-12.mar-top.no-padding-mobile.rightCol_p3 {
padding-bottom: 15px;
}
.diplay {
display: none;
}
.imgasa img {
width: 100%;
padding: 10px;
height: 350px;
}
.pin_bg img {
position: absolute;
left: 22%;
top: 20px;
}
.red_bg .fa {
font-size: 25px;
color: #fff;
padding-left: 5px;
}
.green_bg .fa {
font-size: 25px;
color: #fff;
padding-left: 5px;
}
.yellow_bg .fa {
font-size: 25px;
color: #fff;
padding-left: 5px;
}
@media (max-width:767px) {
.yellow-strip {
margin-bottom:25px;
}
.trapezoid {
min-height: 40px;
margin-top: 10px;
background-color: #ec323d;
border-radius: 6px;
float: none;
width: auto;
padding-bottom: 14px;
}
.trapezoid2 {
min-height: 41px;
margin-top: 10px;
background-color: #f7d700;
border-radius: 6px;
float: none;
width: auto;
padding-bottom: 14px;
}
.review-rat > i.fa.fa-star:before {
font-size: 7px;
line-height: 40px;
color: #fff;
margin-left: 10px;
}
ul.nav.nav-tabs.res-menu li.active a {
padding: 10px 4px;
font-size: 14px;
}
ul.nav.nav-tabs.res-menu li a {
padding: 10px 4px;
font-size: 14px;
}
.shopping-cart-right {
margin-top: 5px;
}
.table-booking-banner {
max-height:260px;
}
}
.modal-dialog {
margin: 100px auto;
}
.popup-close {
background: #000 !important;
height: 30px;
width: 30px;
color: rgb(255, 255, 255);
border-radius: 50%;
margin-bottom: -27px;
position: absolute;
z-index: 1;
right: -14px;
top: -15px;
opacity:inherit;
}
@media( max-width:1024px) {
button.btn.btn-promo {
float:left;
width:100%;
margin-top:10px;
}
.sponser-hide{display:none;}
}
@media( max-width:1024px) and (orientation:landscape) {
ul#custom_scroller {
width: 235px !important;
}
#filter_container.affix{max-width:220px !important;}
button.btn.btn-promo {
margin-top:0px;
}
.trapezoid, .trapezoid2 {
width:100%;
}
}
.pagination li {
width:auto !important;
}
/*#footer{ position: absolute; bottom:0; left:0; width:100%;}
*/.auth-clients li {
text-align:center;
margin:20px 0 !important;
}
@media( min-width:768px) and ( max-width:1024px) and (orientation:portrait){
.days {font-size:18px;}
.deal-image{background-color: #ff3321;
width: auto;
height: auto;
float: left;
margin: 18px 0px 10px 0px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 5px;}
.get {
font-size: 16px;
padding: 0px;
margin: 0px;
}
.logo_deal .img-responsive {
width: 95%;
border: 2px solid #989898;
border-radius: 4px;
}
.contant-deal h3.res-name{
font-size: 13px;
font-family: "corpid-bold";
text-align: center;
margin-top: 0px;
min-height: 30px;
}
}
@media( min-width:768px) and ( max-width:970px)
{
ul.nav.navbar-nav.navbar-right > li > a {
padding: 15px 3px;
}
.logo_deal {
width: 42% !important;
height: 50px;
min-height: 50px;
max-height: 50px;
}
}
@media( min-width:971px) and ( max-width:1280px)
{
.logo_deal {
width: 42% !important;
height: 80px;
min-height: 80px;
max-height: 80px;
}
}
@media( min-width:768px) and ( max-width:1024px)
{
.width-ipad-menu{width:70%;}
.width-ipad-cart{width:30%;}
} | css/style.css | @font-face {
font-family: 'corpid-light';
src: url(../fonts/Corpid/light.eot);
src: url(../fonts/Corpid/light86d7.eot?iefix) format("eot"), url(../fonts/Corpid/light.woff) format("woff"), url(../fonts/Corpid/light.otf) format("opentype");
}
@font-face {
font-family: 'corpid';
src: url(../fonts/Corpid/regular.eot);
src: url(../fonts/Corpid/regular86d7.eot?iefix) format("eot"), url(../fonts/Corpid/regular.woff) format("woff"), url(../fonts/Corpid/regular.otf) format("opentype");
}
@font-face {
font-family: 'corpid';
font-style: italic;
src: url(../fonts/Corpid/italic.eot);
src: url(../fonts/Corpid/italic86d7.eot?iefix) format("eot"), url(../fonts/Corpid/italic.woff) format("woff");
}
@font-face {
font-family: 'corpid-bold';
src: url(../fonts/Corpid/bold.eot);
src: url(../fonts/Corpid/bold86d7.eot?iefix) format("eot"), url(../fonts/Corpid/bold.woff) format("woff"), url(../fonts/Corpid/bold.otf) format("opentype");
}
@font-face {
font-family: 'corpid-heavy';
src: url(../fonts/Corpid/heavy.eot);
src: url(../fonts/Corpid/heavy86d7.eot?iefix) format("eot"), url(../fonts/Corpid/heavy.woff) format("woff"), url(../fonts/Corpid/heavy.otf) format("opentype");
}
@font-face {
font-family: "percentage";
src: url("../fonts/percentage.eot");
src: url("../fonts/percentage.eot#iefix") format("embedded-opentype"), url("../fonts/percentage.woff") format("woff"), url("../fonts/percentage.ttf") format("truetype"), url("../fonts/percentage.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="percentage-"]:before, [class*=" percentage-"]:before, [class^="percentage-"]:after, [class*=" percentage-"]:after {
font-family: percentage;
font-size: 13px;
font-style: normal;
margin-left: 0px;
}
.percentage-percentage:before {
content: "\e000";
}
@font-face {
font-family: "new";
src: url("../fonts/new.eot");
src: url("../fonts/new.eot#iefix") format("embedded-opentype"), url("../fonts/new.woff") format("woff"), url("../fonts/new.ttf") format("truetype"), url("../fonts/new.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="new-"]:before, [class*=" new-"]:before, [class^="new-"]:after, [class*=" new-"]:after {
font-family: new;
font-size: 20px;
font-style: normal;
margin-left: 0px;
}
.gutter{padding:0;}
.gridlist span {
color:#000;
}
.new-new:before {
content: "\e000";
}
@font-face {
font-family: "delete";
src: url("../fonts/delete.eot");
src: url("../fonts/delete.eot#iefix") format("embedded-opentype"), url("../fonts/delete.woff") format("woff"), url("../fonts/delete.ttf") format("truetype"), url("../fonts/delete.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="delete-"]:before, [class*=" delete-"]:before, [class^="delete-"]:after, [class*=" delete-"]:after {
font-family: delete;
font-size: 20px;
font-style: normal;
margin-left: 20px;
}
.delete-delete96:before {
content: "\e000";
}
@font-face {
font-family: "right-arrow";
src: url("../fonts/right-arrow.eot");
src: url("../fonts/right-arrow.eot#iefix") format("embedded-opentype"), url("../fonts/right-arrow.woff") format("woff"), url("../fonts/right-arrow.ttf") format("truetype"), url("../fonts/right-arrow.svg") format("svg");
font-weight: normal;
font-style: normal;
}
[class^="right-arrow"]:before, [class*="right-arrow"]:before, [class^="fright-arrow"]:after, [class*="right-arrow"]:after {
font-family: right-arrow;
font-size: 18px;
font-style: normal;
margin-left: 0px;
}
.right-arrow:before {
content: "\e000";
}
html, div, span ul {
margin: 0;
padding: 0;
border: none;
outline: none;
border-style: none;
}
img {
margin: 0;
padding: 0;
border-style: none;
border: none;
outline: none;
}
*:focus {
outline: 0 !important;
}
body {
background-color: transparent;
font: normal 13px corpid;
margin: 0;
padding: 0;
color: #343b46;
}
.wrap {
min-height: 100%;
position: relative;
}
h1 {
font-family: 'corpid-heavy';
color: #f11e00;
font-size: 2.6em;
margin-bottom: 30px;
margin-top: 0;
}
#drawer {
background-color: #fff;
width: 100%;
position: absolute;
top: -380px;
left: 0;
width: 100%;
height: 382px;
transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
overflow: hidden;
box-sizing: border-box;
z-index: 1;
}
.drawer {
padding-top: 3em;
padding-bottom: 2em;
text-align: center;
position: relative;
z-index: 1;
}
#search_menu {
width: 100%;
height: 34px;
margin-bottom: 21px;
padding-left: 8px;
}
.step-pro img {
width: 100%;
height: auto;
margin: 0 auto;
}
.step-pro p {
font-family: corpid-heavy;
line-height: 1.25em;
margin-top: 0.25em;
color: #000;
margin-top: 20px;
}
.step-pro span.number {
font-size: 1.25em;
display: inline-block;
background: #fff;
padding: 0.25em 0.55em 0.45em 0.55em;
border-radius: 1em;
margin-right: 0.5em;
vertical-align: middle;
color: #000;
font-family: corpid-bold;
}
/*
.open {
color: #f11e00;
background-color: #fff;
text-transform: uppercase;
padding: 0.5em 1.25em;
border-radius: 0 0 5px 5px;
text-decoration: none;
font-family: corpid-bold;
position: absolute;
bottom: -2em;
left: 50%;
margin-left: -7em;
width: 14em;
z-index: 1;
cursor: pointer;
}
*/
.drawer-open .close-drawer {
display: inline-block;
}
span.fa.fa-times {
font-size: 1.15em;
margin-left: 0.25em;
}
#toggle {
position: absolute;
appearance: none;
cursor: pointer;
left: -100%;
top: -100%;
}
#toggle + label {
position: absolute;
cursor: pointer;
padding: 10px;
background: #fff;
width: 180px;
border-radius: 3px;
padding: 8px 10px;
color: #f11e00;
line-height: 20px;
font-size: 1em;
text-align: center;
-webkit-font-smoothing: antialiased;
cursor: pointer;
margin: 0 50%;
left: -90px;
transition: all 500ms ease;
z-index: 1111;
}
#toggle + label:after {
content: "How it works?"
}
.main-page {
transition: margin 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
margin-top:400px;
}
.mr0 {
margin:0px;
}
#toggle:checked ~ #drawer {
top: 0;
}
#toggle:checked ~ .main-page {
margin-top: 382px;
}
#toggle:checked + label {
background: #fff;
margin-top: -12px;
}
#toggle:checked + label:after {
content: "Close X"
}
#top-search3.bg-home {
background: url(../frontend/web/images/bg-home.jpg) center center no-repeat;
background-color: #ec4b1b;
background-size: cover;
position: relative;
padding-bottom: 0px;
}
#top-search.bg-home {
background: url(../frontend/web/images/bg-home.jpg) center center no-repeat;
background-color: #ec4b1b;
background-size: cover;
position: relative;
padding-bottom: 0px;
min-height: 550px;
}
.logo {
height: auto;
margin-top: 5px;
float: left;
margin-left:40px;
}
a.logo img {
width: 100%;
}
ul.menu {
float: right;
list-style-type: none;
margin-top: 35px;
}
ul.menu li {
display: inline;
margin: 0 15px;
}
ul.menu li a {
background: #f7d700;
padding: 10px 15px;
text-align: center;
text-decoration: none;
border-radius: 5px;
color: #343b46;
font-family: 'corpid-bold';
font-size: 1em;
}
ul.menu li a:hover, ul.menu li a:focus {
background: #f7c600;
padding: 10px 15px;
text-align: center;
text-decoration: none;
border-radius: 5px;
color: #343b46;
font-family: 'corpid-bold';
font-size: 1em;
}
h1.banner-text {
font-family: 'corpid-heavy';
color: #fff;
font-size: 2.3em;
text-align: center;
margin-top: 20px;
}
.mar-top-home.col-md-12.col-sm-12.col-xs-12 {
margin-top: 85px;
}
.search-box-banner.col-md-12.col-sm-12.col-xs-12 {
height: 96px;
margin-bottom: 35px;
padding: 15px;
}
.no-padding {
padding: 0;
}
.no-padding-left {
padding-left: 0;
}
input.home-page-main-search {
width: 100%;
height: 45px;
padding: 5px;
line-height: 45px;
border: none;
border-radius: 6px;
font-size: 1.3em;
font-family: 'corpid';
background-color: #fff !important;
}
input.home-page-main-search:active, input.home-page-main-search:focus {
width: 100%;
height: 45px;
padding: 5px;
line-height: 45px;
border-radius: 6px;
font-size: 1.3em;
font-family: 'corpid';
box-shadow: 0 0 0 3px #f7d700 !important;
background-color: #fff !important;
}
span.twitter-typeahead {
width: 100%;
}
h3.res-name a {
color: #343b46;
}
h3.res-name a:hover {
color: #f11e00;
text-decoration: none;
}
.no-padding-right {
padding-right: 0px;
}
.home-page-find {
padding: 6px 47px;
border: none;
border-radius: 0 6px 6px 0px;
background: #F7D700;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #000;
margin: 15px 0 0;
}
.home-page-find:hover {
padding: 6px 47px;
border: none;
border-radius: 0 6px 6px 0px;
background: #f7d700;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #343b46;
}
input.home-page-find:hover {
padding: 6px 47px;
border: none;
border-radius: 0 6px 6px 0px;
background: #8bbc00;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #fff;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color: none;
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.075) inset, 0 0 0px rgba(126, 239, 104, 0.6);
outline: 0 none;
}
.trust-elements {
text-align: left;
color: white;
padding: 0;
}
.trust-elements > li {
display: inline;
margin-right: 0.50em;
font-size: 13px;
}
ul.trust-elements > li:before {
margin-right: 0.2em;
content: url(../frontend/web/images/right-arrow.png);
width: 18px;
height: 18px;
position: relative;
top: 4px;
}
.order-delivery-no {
height: 97px;
width: 100%;
margin-top: 15px;
background: #8bbc00;
border-radius: 10px;
padding: 15px 20px;
}
span i.fa.fa-mobile {
font-size: 27px;
line-height: 1;
color: #fff;
position: relative;
top: 7px;
}
.mobile {
font-size: 14px;
color: #fff;
}
.mobile_no {
text-align: right;
position: relative;
top: 6px;
}
.order-delivery-no span {
float: left;
margin-right: 24px;
}
.order-delivery-no p {
font-size: 24px;
font-weight: bold;
line-height: 25px;
text-align: justify;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
}
p.num {
font-size: 35px;
letter-spacing: 1;
}
.col-md-6.col-sm-6.col-xs-6.no-padding-right {
padding-right: 2px;
padding-top: 2px;
}
.first-order {
height: 93px;
width: 100%;
margin-top: 15px;
background: #f7d700;
outline: 1px #fff dashed;
}
.per-off {
width: 25%;
height: 100%;
background: #8bbc00;
float: left;
padding: 10px;
}
.per-off p {
text-align: justify;
font-size: 34px;
font-weight: bold;
line-height: 36px;
font-family: 'corpid-heavy';
color: #fff;
}
.first-order-code {
width: 75%;
float: right;
text-align: center;
line-height: 1.3;
}
p.first-line {
color: #f11e00;
font-size: 22px;
margin-top: 5px;
margin-bottom: 0px;
}
p.code-line {
color: #f11e00;
font-size: 26px;
font-family: 'corpid-heavy';
margin-bottom: 0px;
}
p.terms-line {
font-size: 10px;
}
.yellow-strip {
height: auto;
width: 100%;
background: #none;
float: left;
}
.yellow-strip h2 {
text-align: center;
font-family: 'corpid-heavy';
margin-bottom: 50px;
}
.yellow-strip h2:after {
content: "";
display: block;
margin: 0 auto;
float: none;
padding: 0 0 10px;
border-bottom: 2px solid #343b46;
width: 100px;
}
.green-strip {
height: 130px;
width: 100%;
background: #8BBC00;
float: left;
}
.green-strip h2 {
text-align: center;
font-family: 'corpid-heavy';
color: #FFFFFF;
}
.green-strip h2:after {
content: "";
display: block;
margin: 0 auto;
float: none;
padding: 0 0 10px;
border-bottom: 2px solid #fff;
width: 100px;
}
.weekly-deals {
/* height: 100px; */
clear: both;
position: relative;
top: -50px;
margin-bottom: -25px;
}
.deal-box {
margin-top: 17px;
float: left;
width: 100%;
box-shadow: 2px 2px 16px 2px #C0C0C0;
-moz-box-shadow:2px 2px 16px 2px #C0C0C0;
-webkit-box-shadow:2px 2px 16px 2px #C0C0C0;
}
.affix {
top: 0px;
z-index: 1;
width: 100%;
}
.deal-logo {
width: 172px;
margin: 15px auto;
height: 90px;
}
.contant-deal {
padding: 4px 15px;
background: #f7d700;
}
h3.res-name {
font-size: 16px;
font-family: "corpid-bold";
text-align: center;
margin-top: 0px;
}
p.location-deal {
color: #f11e00;
float: right;
clear: both;
}
p.location-deal:after {
font-family: FontAwesome;
content: "\f041";
margin-left: 10px;
font-size: 20px;
}
p.deal-content {
clear: both;
font-size: 14px;
height: 54px;
overflow: hidden;
text-align: center;
}
p.coupon-code-deal {
text-align: center;
font-family: "corpid-bold";
}
p.coupon-code-deal span {
color: #f11e00;
}
.available-days h4 {
text-align: center;
}
.days {
float: left;
width: 14.28%;
text-align: center;
background: #8bbc00;
border: 2px solid #fff;
font-size: 22px;
color: #FFF;
line-height: 1.5em;
margin-bottom: 10px;
}
.days-light {
float: left;
width: 14.28%;
text-align: center;
background: #e2eebf;
border: 2px solid #fff;
font-size: 22px;
color: #FFF;
line-height: 1.5em;
}
.container.no-padding.bg-w {
clear: both;
padding-bottom: 0px;
}
.view-all-btn.btn-height {
background: #8bbc00;
width: 20%;
margin: 10px 40% 0px 40%;
height: 35px;
line-height: 35px;
border-radius: 5px;
color: #fff;
font-size: 18px;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height:hover, .view-all-btn.btn-height:focus {
background: #f11e00;
width: 20%;
margin: 10px 40% 0px 40%;
height: 35px;
line-height: 35px;
border-radius: 5px;
color: #fff;
font-size: 18px;
top: 50px;
display: inline-block;
text-align: center;
text-decoration: none;
}
.featured-restaurants h2 {
text-align: center;
font-family: 'corpid-heavy';
}
.featured-restaurants h2:after {
content: "";
display: block;
margin: 0 auto;
float: none;
padding: 0 0 10px;
border-bottom: 2px solid #343b46;
width: 100px;
margin-bottom: 40px;
}
.featured-restaurants a img {
width: 100%;
height: auto;
}
.featured-restaurants {
padding-bottom: 50px;
}
.pad {
padding-bottom: 10px;
}
.cuisines {
clear: both;
background: #fff;
position: relative;
top: -50px;
min-height: 150px;
}
.get-free-voucher p {
text-align: justify;
}
.collection-box {
margin-top: 15px;
margin-bottom: 15px;
overflow: hidden;
width: 100%;
display: block;
float: left;
position: relative;
background-size: cover !important;
background-position: center center;
}
.collections-title {
z-index: 1;
background-position: center center;
}
.collections-title {
font-size: 18px;
position: absolute;
top: 24px;
left: 15px;
line-height: 20px;
color: #FFF;
text-shadow: 0 0 2px rgba(0, 0, 0, .3);
margin: 0;
font-weight: 400;
padding: 5px 0;
z-index: 1;
border-top: 1px solid rgba(255, 255, 255, .15);
border-bottom: 1px solid rgba(255, 255, 255, .15);
}
.collections-title_outlets {
text-align: left;
font-size: 12px;
font-weight: 400;
letter-spacing: .5;
font-family: 'corpid';
}
.collections-title_text {
display: block;
font-size: 15pt;
line-height: 20px;
font-weight: 400;
margin-bottom: 5px;
}
.collection-box-bg {
/* background: url(../frontend/web/images/north-indian.jpg) no-repeat; */
background-size: cover;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
background-position: center center;
overflow: hidden;
height: 100px;
}
.collection-overlay {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-color: rgba(0, 0, 0, .4);
}
.container.no-padding.bg-c {
background-color: #fff;
clear: both;
padding-bottom: 0;
}
.mar-b20px {
margin-bottom: 4%;
}
.new-services {
background-color: #none;
margin-bottom: 55px;
}
a.book-a-table img {
width: 100%;
height: auto;
}
.app-bg {
background: url(../frontend/web/images/app-bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
min-height: 310px;
max-width: 645px;
margin: 0px 10px;
text-align: center;
}
.col-md-6.col-sm-6.col-xs-12.mobile-app-img {
margin-top: 65px;
float: left;
}
.col-md-6.col-sm-6.col-xs-12.mobile-app-img img {
width: 100%;
}
h4.app {
text-align: center;
color: #fff;
font-size: 24px;
font-family: 'corpid-heavy';
margin-top: 0px;
padding-top: 10px;
}
h4.app span {
font-size: 30px;
}
.col-md-10.col-md-offset-1 .app-store img {
width: 100%;
height: auto;
margin-top: 45px;
margin-bottom: 30px;
}
.col-md-10.col-md-offset-1 .play-store img {
width: 100%;
height: auto;
}
.white-bg {
background: rgb(255, 255, 255);
width: 100%;
}
.yellow-find-restaurant {
width: 100%;
background: #f7d700;
padding-top: 10px;
padding-bottom: 10px;
}
h2.red-text {
color: #f11e00;
font-family: 'corpid-heavy';
font-size: 35px;
line-height: 45px;
}
.bottom-search .form {
display: inline-block;
padding: 1.2em 1.5em;
}
.yellow-find-restaurant .form {
background: rgba(255, 255, 255, 0.45);
padding: 15px;
width: auto;
float: left;
margin-top: 30px;
}
.large-button {
font-size: 1.65em;
padding: 0.4em 1.75em 0.4em;
display: inline-block;
background-color: #f11e00;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-family: corpid-heavy;
/* font-size: 1.1em; */
/* padding: 0.45em 1.75em 0.35em; */
border-radius: 5px;
transition-duration: 0.2s;
text-decoration: none;
}
._mB {
background-color: #efc439;
border-radius: 2px;
color: #fff;
display: inline-block;
font-size: 12px;
line-height: 14px;
padding: 0 2px;
vertical-align: baseline;
}
.large-button:hover, .large-button:focus {
font-size: 1.65em;
padding: 0.4em 1.75em 0.4em;
display: inline-block;
background-color: #8bbc00;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-family: corpid-heavy;
/* font-size: 1.1em; */
/* padding: 0.45em 1.75em 0.35em; */
border-radius: 5px;
transition-duration: 0.2s;
text-decoration: none;
}
img.find-res-img {
margin-top: 50px;
float: right;
}
.footer {
background: #343b46;
color: #fff;
padding-top: 15px;
position: relative;
}
h4.footer-title {
font-size: 15px;
font-family: 'corpid-bold';
}
ul.footer-links {
list-style-type: none;
padding: 0;
margin-top: 0px;
}
ul.footer-links li {
font-size: 13px;
margin-bottom: 10px;
float: left;
padding-left: 10px;
}
ul.footer-links li a {
color: #fff;
}
.copyright {
width: 100%;
height: 50px;
background: #272c34;
line-height: 50px;
margin-top: 10px;
}
ul.social-links {
list-style-type: none;
display: inline-block;
padding: 0;
margin-top: 25px;
}
ul.Social-links li {
display: inline-block;
margin-right: 10px;
}
li a.facebook {
display: block;
float: left;
height: 30px;
width: 31px;
margin: 0px;
text-indent: -9999px;
background-image: url('../frontend/web/images/social-icon.png');
background-position: 0px 0px;
}
li a:hover.facebook {
background-image: url('../frontend/web/images/social-icon.png');
background-position: 0px -30px;
}
li a.twitter {
display: block;
float: left;
height: 30px;
width: 31px;
margin: 0px;
text-indent: -9999px;
background-image: url('../frontend/web/images/social-icon.png');
background-position: -31px 0px;
}
li a:hover.twitter {
background-image: url('../frontend/web/images/social-icon.png');
background-position: -31px -30px;
}
li a.google-plus {
display: block;
float: left;
height: 30px;
width: 31px;
margin: 0px;
text-indent: -9999px;
background-image: url('../frontend/web/images/social-icon.png');
background-position: -62px 0px;
}
li a:hover.google-plus {
background-image: url('../frontend/web/images/social-icon.png');
background-position: -62px -30px;
}
li a.instagram {
display: block;
float: left;
height: 30px;
width: 31px;
margin: 0px;
text-indent: -9999px;
background-image: url('../frontend/web/images/social-icon.png');
background-position: -93px 0px;
}
li a:hover.instagram {
background-image: url('../frontend/web/images/social-icon.png');
background-position: -93px -30px;
}
li a.pinterest {
display: block;
float: left;
height: 30px;
width: 31px;
margin: 0px;
text-indent: -9999px;
background-image: url('../frontend/web/images/social-icon.png');
background-position: -125px 0px;
}
li a:hover.pinterest {
background-image: url('../frontend/web/images/social-icon.png');
background-position: -125px -30px;
}
.view-all-btn.btn-height.cuisin {
display: none;
}
.view-all-btn.btn-height.cuisin1 {
display: none;
}
.desktop_deal {
display:block !important;
}
.mobile_deal {
display:none !important;
}
.desktop_cusion {
display:block !important;
}
.mobile_cusion {
display:none !important;
}
@media (max-width:1024px) {
#pollSlider-button {
display: none !important;
}
}
@media (max-width: 767px) {
.home-page-find {
padding: 6px 47px;
border: none;
border-radius: 6px ;
background: #F7D700;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #000;
margin: 15px 0 0;
width:100%;
}
.home-page-find:hover {
padding: 6px 47px;
border: none;
border-radius: 6px ;
background: #f7d700;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #343b46;
width:100%;
}
input.home-page-find:hover {
padding: 6px 47px;
border: none;
border-radius: 6px ;
background: #8bbc00;
font-family: 'corpid-bold';
line-height: 45px;
font-size: 1.8em;
color: #fff;
width:100%;
}
.search-input1 {
border: 2px solid transparent;
border-radius: 5px !important;
margin: 15px 0 0;
padding: 18px;
width: 100%;
}
.search-input1:focus {
/*border:2px solid #F7D700;*/
border-radius:5px !important;
padding:18px;
border-radius: 5px ;
}
.left_img {
margin:10px 0;
}
.featured-restaurants {
background: #fff !important;
}
.mar-top {
margin-top:0px !important;
}
.mar-top1 {
margin-top:1 0px !important;
}
.mobile_no {
display: none;
}
.trapezoid ul li a {
font-size: 13px !important;
color: #fff;
padding-left: 15px;
}
.restimg {
min-height: 600px !important;
}
.navbar-toggle {
}
.new-trap {
background: #ec323d;
border: none;
border-bottom: 86px solid #ec323d !important;
padding-bottom: 9px;
}
.new-trap1 {
background: #f7d700;
border-left: none !important;
border-bottom: 75px solid #f7d700 !important;
}
.trapezoid2 h4 {
font-size: 10px !important;
line-height: 15px !important;
}
.trapezoid ul {
margin: 0px 0px;
padding: 12px 15px;
top: -15px;
left: -60px;
}
.trapezoid ul li::after {
display: none;
}
.img_piz img {
width: 100%;
}
.cuisines.phone-view {
display: inline;
}
.trapezoid2 i {
font-size: 30px !important;
padding-top: 24px !important;
}
.container.no-padding.bg-c {
background: #fff;
clear: both;
padding-bottom: 30;
margin-bottom: 30px;
}
.view-all-btn.btn-height {
background: #8bbc00;
width: 50%;
margin: 30px 25% 0px 25% !important;
height: 35px;
line-height: 35px;
border-radius: 5px;
color: #fff;
font-size: 18px;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height:hover, .view-all-btn.btn-height:focus {
background: #f11e00;
width: 50%;
margin: 30px 25% 0px 25% !important;
height: 35px;
line-height: 35px;
border-radius: 5px;
color: #fff;
font-size: 18px;
top: 50px;
display: inline-block;
text-align: center;
}
.owl-carousel .owl-wrapper-outer {
padding-bottom: 10px;
display: none;
}
.weekly-deals {
height: 95px;
clear: both;
background: #fff;
position: relative;
top: 0px;
}
.view-all-btn.btn-height {
background-image: url('../frontend/web/images/deals.png');
background-size: cover;
width: 50%;
height: 95px;
margin: 50px 25% 0px 5%;
line-height: 35px;
border-radius: 5px;
color: #fff;
font-size:25px;
top: 50px;
display: inline-block;
text-align: center;
padding-top: 20px;
font-weight: 700;
}
.view-all-btn.btn-height:hover, .view-all-btn.btn-height:focus {
background-image: url('../frontend/web/images/deals.png');
background-size: cover;
width: 50%;
height: 95px;
margin: 15px 25% 0px 25%;
color: red;
font-size: 25px;
font-weight: 700;
padding-top: 20px;
line-height: 35px;
border-radius: 5px;
color: #fff;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height.cuisin {
background-image: url('../frontend/web/images/cousins.png');
background-size: cover;
width: 40%;
font-size: 25px;
font-weight: 700;
margin: 45px 2% 0px 5% !important;
float: left;
height: 95px;
line-height: 35px;
border-radius: 5px;
color: #fff;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height.cuisin:hover {
background-image: url('../frontend/web/images/cousins.png');
background-size: cover;
width: 40%;
font-size:25px;
font-weight: 700;
margin: 45px 2% 0px 5% !important;
float: left;
height: 95px;
line-height: 35px;
border-radius: 5px;
color: #fff;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height.cuisin1 {
background-image: url('../frontend/web/images/table-booking.png');
background-size: cover;
width: 40%;
font-size: 25px;
font-weight: 700;
margin: 45px 2% 0px 5% !important;
float: left;
height: 95px;
line-height: 35px;
border-radius: 5px;
color: #fff;
top: 50px;
display: inline-block;
text-align: center;
}
.view-all-btn.btn-height.cuisin1:hover {
background-image: url('../frontend/web/images/table-booking.png');
background-size: cover;
width: 40%;
font-size: 25px;
font-weight: 700;
margin: 45px 2% 0px 5% !important;
float: left;
height: 95px;
line-height: 35px;
border-radius: 5px;
color: #fff;
top: 50px;
display: inline-block;
text-align: center;
}
.new-services {
background-color: #eff0f0;
margin-bottom: 55px;
display: none;
}
.yellow-strip h2 {
text-align: center;
font-family: 'corpid-heavy';
display: none;
}
.yellow-find-restaurant {
width: 100%;
background: #f7d700;
padding-top: 10px;
padding-bottom: 15px;
text-align: center;
display: none;
}
.cuisines {
clear: both;
background: #fff;
position: relative;
top: -50px;
min-height: 150px;
display: none;
}
.btn_bg_1 {
display: inline-block !important;
position: fixed;
left: -12%;
top: 180px;
z-index: 999;
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.btn_bg_2 {
display: inline-block !important;
position: fixed;
left: -12%;
top:320px;
z-index: 999;
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.affix .btn_bg_1 {
top: 48px;
}
.affix .btn_bg_1 {
top: 78px;
}
.btn.azm-social.azm-size-64.azm-circle.azm-long-shadow.azm-dribbble {
margin-top: 0px;
}
.bg_color_black span {
display: none;
}
a.logo {
margin-left: 0%;
margin-top: 5px;
position: relative;
top: 5px;
float: none;
height: auto;
}
.red_bg h3, .green_bg h3, .yellow_bg h3 {
color: #fff;
line-height: 30px;
font-size: 12px !important;
margin: 0px;
}
.deal-logo {
width: 42%;
margin: 15px auto;
height: 129px;
}
.deal-image {
background-color: #ff3321;
width: 48% !important;
text-align: center;
}
a.book-a-table img {
width: 100%;
height: auto;
padding-right: 0px;
}
.app-bg {
background: url(../frontend/web/images/app-bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
max-width: 100%;
margin: 15px 0px;
padding-bottom: 10px;
}
.get {
font-size: 19px !important;
padding: 0px;
margin: 0px;
}
.coupon {
font-size: 12px !important;
}
.bg_text_cls {
padding: 0px 15px !important;
}
.no-padding-right {
padding-right: 0px;
margin-left: 0px;
padding: 0px !important;
margin-top: 10px;
}
.bg_red_color {
background-color: rgba(249, 67, 67, 0.92);
margin: 0px;
padding-bottom: 5px;
}
h1.banner-text {
font-size: 1.5em;
}
#featured_slider .item {
margin-bottom: 10px;
}
a.login-with-facebook {
height: 35px;
width: 90%;
background: #3b5998;
float: left;
line-height: 35px;
font-size: 13px;
color: #fff;
padding: 0 2%;
cursor: pointer;
border-radius: 3px;
margin: 35px 5%;
}
a.logo img {
width: 60%;
margin-left: 0px;
}
#drawer {
background-color: #fff;
width: 100%;
position: absolute;
top: -1090px;
left: 0;
width: 100%;
height: 1097px;
transition: top 300ms cubic-bezier(0.17, 0.04, 0.03, 0.94);
overflow: hidden;
box-sizing: border-box;
z-index: 1;
}
ul.menu li {
display: inline;
margin: 0 9px;
}
ul.menu {
float: right;
list-style-type: none;
margin-top: 20px;
padding: 0;
}
#toggle + label {
display: none;
}
div#drawer {
display: none;
}
h1.banner-text {
font-family: 'corpid-heavy';
color: #fff;
font-size: 2.5em;
text-align: center;
margin-top: 20px;
}
ul.menu li a {
background: #f7d700;
padding: 10px 10px;
text-align: center;
text-decoration: none;
border-radius: 5px;
color: #343b46;
font-family: 'corpid-bold';
font-size: .92em;
}
ul.menu li a:hover, ul.menu li a:focus {
background: #f7c600;
padding: 10px 10px;
text-align: center;
text-decoration: none;
border-radius: 5px;
color: #343b46;
font-family: 'corpid-bold';
font-size: .92em;
}
.no-padding-right {
padding-right: 15px;
}
input.home-page-find {
margin-top: 25px;
}
ul.trust-elements {
display: none;
}
.search-box-banner.col-md-12.col-sm-12.col-xs-12 {
height: 190px;
padding: 15px;
}
.no-padding-left {
padding-left: 15px;
}
span i.fa.fa-mobile {
font-size: 59px;
line-height: 38px;
color: #fff;
}
.order-delivery-no p {
font-size: 14px;
font-weight: bold;
line-height: 10px;
text-align: center;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
}
p.num {
font-size: 22px;
text-align: center;
letter-spacing: 1;
}
.order-delivery-no {
height: 68px;
width: 100%;
margin-top: 15px;
background: #8bbc00;
border-radius: 10px;
padding: 15px 20px;
}
p.first-line {
color: #f11e00;
font-size: 15px;
margin-top: 5px;
margin-bottom: 0px;
}
p.code-line {
color: #f11e00;
font-size: 18px;
font-family: 'corpid-heavy';
margin-bottom: 0px;
}
.per-off p {
text-align: center;
font-size: 18px;
font-weight: bold;
line-height: 22px;
font-family: 'corpid-heavy';
color: #fff;
}
.first-order {
height: 66px;
width: 100%;
margin-top: 15px;
background: #f7d700;
outline: 2px #fff dashed;
}
.featured-restaurants a img {
width: 100%;
height: auto;
margin-bottom: 15px;
}
.col-md-8.col-sm-8.col-xs-12.app-bg {
display: none;
}
h2.red-text {
color: #f11e00;
font-family: 'corpid-heavy';
font-size: 21px;
line-height: 28px;
}
.yellow-find-restaurant {
width: 100%;
background: #f7d700;
padding-top: 10px;
padding-bottom: 15px;
text-align: center;
}
.yellow-find-restaurant .form {
background: none;
padding: 15px;
width: auto;
float: none;
margin-top: 5px;
}
.large-button {
font-size: 1.3em;
padding: 0.4em 1.75em 0.4em;
display: inline-block;
background-color: #f11e00;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-family: corpid-heavy;
/* font-size: 1.1em; */
/* padding: 0.45em 1.75em 0.35em; */
border-radius: 5px;
transition-duration: 0.2s;
text-decoration: none;
}
.large-button:hover, .large-button:focus {
font-size: 1.3em;
padding: 0.4em 1.75em 0.4em;
display: inline-block;
background-color: #8bbc00;
color: #fff;
text-decoration: none;
text-transform: uppercase;
font-family: corpid-heavy;
/* font-size: 1.1em; */
/* padding: 0.45em 1.75em 0.35em; */
border-radius: 5px;
transition-duration: 0.2s;
text-decoration: none;
}
img.find-res-img {
margin-top: 50px;
float: none;
}
.footer {
text-align: center;
}
#footer .col-xs-offset-3 {
margin-left: 0%;
}
ul.footer-links li {
font-size: 12px;
}
.navbar-toggle {
right: 10px;
}
.diplay2 {
display: none !important;
}
.diplay {
display: inherit !important;
}
#test2 {
display: none;
}
.imgasa {
display: none;
}
#ordercall {
display: none;
}
input#coupon_code {
width:100% !important;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.desktop_deal {
display:none !important;
}
.mobile_deal {
display:block !important;
}
.desktop_cusion {
display:none !important;
}
.mobile_cusion {
display:block !important;
}
ul.nav.nav-tabs.res-menu li a {
font-size:14px;
}
ul.footer-links li {
padding-left: 1px !important;
}
.mobile_no {
display: none;
}
.diplay2 {
display: none !important;
}
.diplay {
display: inherit !important;
}
.logo_deal {
width: 44% !important;
}
.restimg {
min-height: 350px !important;
}
.new-trap {
background: #ec323d;
border: none;
}
.new-trap1 {
background: #f7d700;
border-left: none !important;
}
.trapezoid2 h4 {
font-size: 13px !important;
line-height: 20px !important;
}
.trapezoid2 i {
top: -70px !important;
font-size: 35px !important;
padding-top: 39px !important;
}
#footer .col-xs-offset-3 {
margin-left: 12%;
}
.col-md-3.col-sm-7.col-xs-12.mar-top.no-padding-mobile.rightCol_p2 {
clear: both;
}
.tab-pane.active.text-style .col-md-12.no-padding-mobile {
padding: 0px 15px !important;
}
.dish-title {
width: 100%;
font-size: 11px !important;
}
.dish-contant {
width: 100%;
font-size: 11px !important;
}
.menu-cat-title {
font-size: 14px !important;
font-family: 'corpid-bold';
margin-top: 10px;
float: left;
}
.red_bg img, .green_bg img, .yellow_bg img {
width: 100%;
}
.red_bg h3, .green_bg h3, .yellow_bg h3 {
color: #fff;
line-height: 12px !important;
font-size: 9px !important;
margin: 0px;
}
.red_bg, .yellow_bg, .green_bg {
min-height: 50px !important;
padding: 0px !important;
}
.home-page-find {
font-size: 1.8em;
}
.item {
margin-top: 10px;
}
nav.navbar.navbar-home .navbar-nav > li {
background: transparent;
border: 0px;
border-radius: 5px;
text-align: center;
margin: 0px -8px !important;
}
nav.navbar.navbar-home ul.nav.navbar-nav.navbar-right > li > a {
color: #fff;
font-family: 'corpid-bold';
font-size: 13px !important;
text-transform: uppercase;
}
.navbar-nav {
margin: 0px 0px !important;
}
.deal-logo {
width: 158px;
margin: 15px auto;
height: 103px;
}
h1.banner-text {
font-family: 'corpid-heavy';
color: #fff;
font-size: 3em;
text-align: center;
margin-top: 20px;
}
.trust-elements > li {
display: inline;
margin-right: 0.50em;
font-size: 10.5px;
}
.order-delivery-no p {
font-size: 15px;
font-weight: bold;
line-height: 25px;
text-align: justify;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
}
p.num {
font-size: 24px;
letter-spacing: 1;
}
.per-off p {
text-align: justify;
font-size: 25px;
font-weight: bold;
line-height: 36px;
font-family: 'corpid-heavy';
color: #fff;
}
.col-md-10.col-md-offset-1 .play-store img {
width: 100%;
height: auto;
margin-bottom: 20px;
}
ul.footer-links li {
font-size: 11px;
margin-bottom: 10px;
}
ul.Social-links li {
display: inline-block;
margin-right: 5px;
}
.app-bg {
background: url(../frontend/web/images/app-bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
min-height: 190px;
max-width: 750px;
margin: 0;
}
h4.app {
text-align: center;
color: #fff;
font-size: 19px;
font-family: 'corpid-heavy';
margin-top: 0px;
}
.bg_text_cls {
padding: 15px 0px 0px !important;
}
h4.app span {
font-size: 25px;
}
#order_container {
position: inherit !important;
top: 0 !important;
}
}
._Mb {
background-color: #efc439;
}
#featured_slider_small{ display:none !important;}
@media (min-width: 566px) and (max-width: 767px) {
.wthd_cls {
width: 50%;
float: left;
}
.shopping-car {
border: none !important;
}
.shopping-car .border-bottm {
display: none;
}
.shopping-car .clearfix {
display: none;
}
.trapezoid ul li a {
font-size: 14px !important;
color: #fff;
padding-left: 15px;
}
a.logo img {
width: 40% !important;
margin-left: 35px;
}
.restimg {
min-height: 555px !important;
}
.trapezoid2 h4 {
font-size: 16px !important;
line-height: 27px !important;
}
.new-trap {
border-bottom: 55px solid #ec323d !important;
}
.trapezoid2 i {
font-size: 30px !important;
padding-top: 15px !important;
}
.btn_bg_1 {
display: inline-block !important;
position: fixed;
left: -7% !important;
top: 214px;
z-index: 999;
}
.btn_bg_2 {
display: inline-block !important;
position: fixed;
left: -7% !important;
top: 360px;
z-index: 999;
}
.affix .btn_bg_1 {
top: 14px;
}
.navbar-toggle {
position: relative;
float: right;
padding: 7px 10px !important;
margin-right: 0px;
margin-bottom: 7px !important;
background-color: #fff;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
}
@media (min-width: 766px) and (max-width: 769px) {
h1.banner-text {
font-family: 'corpid-heavy';
color: #fff;
font-size: 2.8em;
text-align: center;
margin-top: 20px;
}
ul.trust-elements {
display: none;
}
.order-delivery-no p {
font-size: 12px;
font-weight: bold;
line-height: 25px;
text-align: justify;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
}
p.num {
font-size: 20px;
color: #fff !important;;
letter-spacing: 1;
text-decoration: none;
}
p.first-line {
color: #f11e00;
font-size: 20px;
margin-top: 5px;
margin-bottom: 0px;
}
.col-md-10.col-md-offset-1 .app-store img {
width: 100%;
height: auto;
margin-top: 45px;
margin-bottom: 16px;
}
}
#main-top {
background: url(../frontend/web/images/bg-home.jpg) center center no-repeat;
background-color: #ec4b1b;
background-size: cover;
position: relative;
}
.header {
min-height: 520px;
position: relative;
}
.container.page {
margin-top: -350px;/*margin-bottom: 50px;*/
}
.col-md-12.border.no-padding {
height: 88px;
margin-top: 15px;
margin-bottom: 15px;
}
.border {
border: 2px solid #bcbdc1;
}
.search-input {
border: 1px solid #ccc;
border-radius: 5px;
margin: 15px 0 0;
padding: 18px;
width: 100%;
}
.search-input:focus {
border:2px solid #F7D700;
border-radius:5px;
padding:18px;
}
.search-input1 {
border: 2px solid transparent;
border-radius: 5px 0px 0 5px;
margin: 15px 0 0;
padding: 18px;
width: 100%;
}
.search-input1:focus {
/*border:2px solid #F7D700;*/
border-radius:5px;
padding:18px;
border-radius: 5px 0px 0 5px;
}
input.inner-pag-top-search {
width: 100%;
height: 54px;
margin-top: 15px;
padding: 10px;
line-height: 48px;
border: 1px solid #bcbdc1;
border-radius: 3px;
background: #ececee;
}
input.inner-page-find {
width: 100%;
height: 54px;
margin-top: 15px;
border-radius: 3px;
box-shadow: none;
border: 0px;
background: #f8d700;
font-size: 20px;
font-family: 'corpid-bold';
}
input.inner-page-find:hover, input.inner-page-find:focus {
width: 100%;
height: 54px;
margin-top: 15px;
border-radius: 3px;
box-shadow: none;
border: 0px;
background: #8bbc00;
font-size: 20px;
font-family: 'corpid-bold';
color: #fff;
}
form {
margin-bottom: 0;
}
.col-md-8.how-does-it-works.no-padding-right img {
width: 100%;
}
.left-side {
width: 100%;
background: #343b46;
padding: 15px 0;
}
.filter {
width: 100%;
height: 35px;
line-height: 35px;
color: #fff;
font-size: 18px;
font-family: 'corpid-bold';
background: #242931;
padding-left: 15px;
}
.filter-box {
padding: 15px;
color: #fff;
font-size: 17px;
}
input[type="radio"], input[type="checkbox"] {
margin: 4px 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.cuisine-left {
width: 100%;
height: 35px;
line-height: 35px;
color: #fff;
font-size: 18px;
font-family: 'corpid-bold';
background: #242931;
padding-left: 15px;
}
#cuisine-left ul.category-chooser {
width: 100%;
padding: 0;
margin: 0;
}
ul.category-chooser li {
list-style: none;
width: 270px;
}
.category-chooser a.current {
background: #f7d700;
color: #343b46;
}
.category-chooser a {
line-height: 1.25em;
color: #f9fafa;
display: block;
position: relative;
padding: 0.75em 2.5em 0.75em 1rem;
margin-bottom: 0.2em;
text-decoration: none;
}
.category-chooser a.current:after, .category-chooser a:hover:after {
content: "";
right: -20px;
position: absolute;
width: 1.5em;
height: 0;
border-top: 1.4em solid rgba(0, 0, 0, 0);
border-bottom: 1.4em solid rgba(0, 0, 0, 0);
border-left: 15px solid;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
}
.category-chooser a:hover {
background: #ffe094;
color: #343b46;
}
.category-chooser a:hover:after {
border-left-color: #ffe094;
}
.category-chooser a.current:after {
border-left-color: #f7d700;
}
.category-chooser a .quantity {
position: absolute;
top: 0.75em;
right: 0.5em;
width: 2.5em;
text-align: center;
padding-right: 0.3em;
}
.quantity {
white-space: nowrap;
}
.top-filters {
background-color: white;
position: relative;
top: 0;
left: 0;
right: 0;
height: 2em;
padding-bottom: 2.7em;
z-index: 3;
font-size: 0.9em;
}
.restaurants-filter {
background: white;
padding-top: 0.3em;
padding-bottom: 0.3em;
display: inline-block;
}
.sort-links {
background: white;
padding-top: 0.4rem;
float: right;
}
.sort-links ul {
margin: 0;
padding: 0;
display: inline;
}
.sort-links li {
display: inline;
list-style-type: none;
text-align: right;
border-right: 1px solid #343b46;
float:none !important;
}
.sort-links a:hover, .sort-links button:hover, .sort-links .current {
color: #f11e00;
}
.sort-links a, .sort-links button {
color: #9f9fa1;
display: inline-block;
padding: 0 0.5rem 0 0.5rem;
}
.sort-links button {
background: none;
outline: none;
border: 0;
}
.res-box-top-bar {
width: 100%;
background: #ececed;
float: left;
}
h4.res-title {
font-size: 16px;
font-family: 'corpid-bold';
line-height: 18px;
margin-bottom: 5px;
margin-top: 5px;
}
h5.res-address {
font-size: 12px;
margin-top: 0px;
line-height: 12px;
}
.res-box {
border: 1px solid #bbbdc0;
margin-bottom: 15px;
float: left;
}
i.percentage-percentage:before {
font-size: 30px;
line-height: 50px;
color: #f11e00;
}
i.new-new:before {
font-size: 30px;
line-height: 50px;
color: #8bbc00;
margin-left: 10px;
}
i.fa.fa-star:before {
font-size: 30px;
line-height: 50px;
color: #f43e11;
margin-left: 10px;
}
p.rate {
float: right;
font-size: 12px;
line-height: 50px;
margin-bottom: 0;
}
p.rate span {
color: #f43e11;
}
.res-img {
width: 172px;
height: 103px;
margin: 15px 0;
overflow: hidden;
position: relative;
}
.res-img img {
width: 100%;
}
p.res-box-cuisine {
margin-top: 20px;
color: #8d8d8d;
margin-bottom: 5px;
font-size: 12px;
}
span.fa.fa-cutlery {
margin-right: 10px;
}
p.res-box-min-amount {
color: #8d8d8d;
}
span.fa.fa-inr:before {
font-size: 15px;
margin-right: 10px;
}
.delivery-area {
width: 100%;
background: #ececed;
padding: 5px;
height: 40px;
overflow: auto;
}
img.scooter {
float: left;
margin: 5px 10px;
}
p.delivery-area-text {
font-size: 12px;
line-height: 15px;
color: #8d8d8d;
}
p.morning-time {
margin-top: 8px;
color: #8d8d8d;
margin-bottom: 0px;
float: right;
}
span.fa.fa-clock-o:before {
color: #8bbc00;
}
p.night-time {
color: #8d8d8d;
float: right;
margin-bottom: 3px;
}
a.menu-button {
float: right;
background: #f43e11;
color: #fff;
border-radius: 3px;
cursor: pointer;
display: inline-block;
width: 110px;
height: 30px;
text-align: center;
line-height: 30px;
cursor: pointer;
}
a.menu-button:hover {
float: right;
background: #8bbc00;
color: #fff;
border-radius: 3px;
cursor: pointer;
display: inline-block;
width: 110px;
height: 30px;
text-align: center;
line-height: 30px;
cursor: pointer;
}
a.book-a-table-button {
float: right;
background: #8bbc00;
margin-top: 5px;
/* margin-bottom: 15px; */
color: #fff;
border-radius: 3px;
cursor: pointer;
display: inline-block;
width: 110px;
height: 30px;
text-align: center;
line-height: 30px;
}
a.book-a-table-button:hover {
float: right;
background: #f43e11;
margin-top: 5px;
/* margin-bottom: 15px; */
color: #fff;
border-radius: 3px;
cursor: pointer;
display: inline-block;
width: 110px;
height: 30px;
text-align: center;
line-height: 30px;
text-decoration: none;
}
@media (max-width: 767px) {
.col-md-12.border.no-padding {
height: 155px;
margin-top: 15px;
margin-bottom: 15px;
}
.logo_deal {
width:42% !important;
height: 100%;
margin-top: 28px;
}
.trapezoid ul li::after {
content: "|";
padding: 0px;
position: relative;
left: 8px;
color: #fff;
}
.trapezoid ul li:last-child::after {
display: none;
}
.col-md-8.how-does-it-works.no-padding-right img {
display: none;
}
.top-filters {
background-color: white;
position: relative;
top: 0;
left: 0;
right: 0;
height: 2em;
padding-bottom: 2.7em;
z-index: 3;
font-size: 0.8em;
}
h4.res-title {
text-align: center;
}
h5.res-address {
text-align: center;
}
.res-img {
width: 70% !important;
height: auto;
margin: 15px auto !important;
margin-top: 5px;
}
p.res-box-cuisine {
margin-top: 5px;
color: #8d8d8d;
margin-bottom: 5px;
text-align: center;
}
p.res-box-min-amount {
color: #8d8d8d;
text-align: center;
}
.delivery-area {
width: 100%;
background: #ececed;
padding: 5px;
height: 80px;
padding-bottom: 0;;
}
p.morning-time {
margin-top: 8px;
color: #8d8d8d;
margin-bottom: 0px;
float: none;
text-align: center;
}
p.night-time {
color: #8d8d8d;
float: none;
margin-bottom: 3px;
text-align: center;
}
div#sidebar {
display: none;
}
a.menu-button {
float: right;
background: #f43e11;
color: #fff;
padding: 0px 0px;
border-radius: 3px;
cursor: pointer;
width: 100%;
text-align: center;
margin-top: 5px;
}
a.menu-button:hover, a.menu-button:focus {
float: right;
background: #8bbc00;
color: #fff;
padding: 0px 0px;
border-radius: 3px;
cursor: pointer;
width: 100%;
text-align: center;
margin-top: 5px;
}
a.book-a-table-button {
float: right;
background: #8bbc00;
margin-top: 5px;
margin-bottom: 15px;
padding: 0px 11px;
color: #fff;
border-radius: 3px;
cursor: pointer;
width: 100%;
text-align: center;
}
a.book-a-table-button:hover, a.book-a-table-button:focus {
float: right;
background: #8bbc00;
margin-top: 5px;
margin-bottom: 15px;
padding: 0px 11px;
color: #fff;
border-radius: 3px;
cursor: pointer;
width: 100%;
text-align: center;
}
.left-side {
display: none !important;
}
}
@media (min-width: 1023px) and (max-width: 1026px) {
}
@media (min-width: 1000px) and (max-width: 1026px) {
.padd_t-l {
padding: 6px 0px;
}
.diplay2 {
display: inherit !important;
}
.diplay {
display: none !important;
}
.restimg {
min-height: 320px !important;
}
.speech-bubble {
width: 100%;
background: #ec323d;
font-size: 13px !important;
color: #fff;
}
.speech-bubble i.fa.fa-star::before {
font-size: 20px !important;
line-height: 50px;
color: #fff;
margin-left: 10px;
}
.new-trap {
background: none;
border-left: none !important;
}
.new-trap1 {
background: none;
}
label.star {
float: right;
padding: 0px 2px;
font-size: 10px !important;
color: #444;
}
.stars1 {
font-size: 15px !important;
color: rgb(255, 255, 255);
padding: 8px 11px 7px;
}
button.btn.btn-promo {
width: 27%;
float: right;
margin-top: 0px;
}
.bg_black_color h2 {
font-size: 20px !important;
color: #fff;
margin-top: 0px;
}
.bg_black_color p {
color: #fff;
font-size: 12px;
}
.bg_black_color h3 {
color: #fff;
margin-top: 0px;
font-size: 20px !important;
}
.trapezoid ul li a {
font-size: 10px !important;
color: #fff;
padding-left: 6px !important;
}
.trapezoid2 h4 {
font-size: 11px !important;
line-height: 25px;
}
.trapezoid2 i {
font-size: 30px !important;
padding-top: 43px !important;
}
.discount-bar p {
font-size: 13px !important;
line-height: 18px !important;
margin: 5px 0;
}
input#coupon_code {
width: 68%;
float: left;
margin-right: 5%;
}
button.checkout-btn {
font-size: 9px !important;
margin: 15px 0;
}
.no-pddm2 p a {
font-size: 12px !important;
font-weight: bold;
color: #000;
}
.no-pddm2 p {
margin: 0px !important;
}
.no-pddm2 span {
font-size: 10px !important;
color: #fff;
}
.shopping-car h3 {
font-size: 16px !important;
padding: 0px;
color: #fff;
}
input#coupon_code {
width: 70% !important;
float: left;
margin-right: 5%;
}
button.btn.btn-promo {
width: 25% !important;
float: right;
margin-top: 0px;
}
.bg_color_bck {
background: rgba(17, 17, 17, 0.60);
padding: 5px;
color: #fff;
font-size: 10px !important;
}
.bg_h p a {
color: #000;
font-size: 12px;
}
.speech-bubble i {
padding-right: 1px !important;
}
#footer .col-xs-offset-3 {
margin-left: 25%;
}
.col-md-3.col-sm-7.col-xs-12.mar-top.no-padding-mobile.rightCol_p2 {
clear: none;
}
.item > .col-md-4.col-sm-6.col-xs-6:last-child {
display: inline-block !important;
}
.item .item.col-md-2.col-sm-3.col-xs-6:nth-child(5) {
display: inline-block !important;
}
.item .item.col-md-2.col-sm-3.col-xs-12:nth-child(6) {
display: inline-block !important;
}
.app-bg {
background: url(../frontend/web/images/app-bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
min-height: 255px;
max-width: 750px;
margin: 0;
}
.red_bg, .yellow_bg, .green_bg {
min-height: 71px !important;
}
.red_bg h3, .green_bg h3, .yellow_bg h3 {
line-height: 21px !important;
font-size: 12px !important;
}
.deal-image {
background-color: #ff3321;
width: 54% !important;
height: 65px;
float: left;
margin: 25px 0px 10px 5px !important;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 5px;
color: #fff;
}
.deal-logo {
width: 43% !important;
margin: 15px auto;
}
.res-img {
width: 100%;
height: auto;
margin: 15px 0;
}
a.book-a-table-button {
float: right;
background: #8bbc00;
margin-top: 5px;
margin-bottom: 15px;
padding: 5px 11px;
color: #fff;
border-radius: 3px;
cursor: pointer;
}
.res-img {
width: 100%;
height: auto;
margin: 15px 0;
}
a.book-a-table-button {
float: right;
background: #8bbc00;
margin-top: 5px;
margin-bottom: 15px;
padding: 5px 11px;
color: #fff;
border-radius: 3px;
cursor: pointer;
}
}
@media (min-width: 768px) and (max-width: 1022px) {
#featured_slider_small{ display:block !important;}
#featured_slider{ display:none !important;}
/* .item .item.col-md-2.col-sm-3.col-xs-6:nth-child(5) {
display: none;
}
.item .item.col-md-2.col-sm-3.col-xs-6:nth-child(6) {
display: none;
}*/
.col-md-12.col-sm-12.col-xs-12.mobile-app-img img {
width: 50% !important;
}
/*.item > .col-md-4.col-sm-6.col-xs-12:last-child {
display: none;
}*/
.left-side {
display: none;
}
.col-md-12.border.no-padding {
height: 155px;
margin-top: 15px;
margin-bottom: 15px;
}
.col-md-8.how-does-it-works.no-padding-right img {
display: none;
}
.no-padding-left {
padding-left: 15px;
}
}
.mar-top {
margin-top: 30px;
}
.shopping-cart-top {
width: 100%;
height: 50px;
color: #fff;
background: #f43e11;
padding: 0 15px;
float: left;
}
.shopping-cart-top p {
font-size: 14px;
line-height: 50px;
float: left;
}
.shopping-cart-top p span {
margin-right: 15px;
}
a.delete-delete96 {
color: #fff;
line-height: 50px;
float: right;
}
a.delete-delete96:hover {
color: #f7d700;
line-height: 50px;
float: right;
text-decoration: none;
}
.shopping-cart-right {
background: #ececed;
float: left;
width: 100%;
margin-bottom: 15px;
}
.item-number {
/* padding: 5px; */
float: left;
height: 25px;
width: 25px;
text-align: center;
background: #fff;
line-height: 20px;
margin-top: 15px;
border-radius: 5px;
border: 1px solid #8d8d8d;
font-size: 12px;
}
.padding-five {
padding-left: 5px;
padding-right: 5px;
}
a.plus-button {
height: 10px;
background: #f43e11;
color: #fff;
padding: 0px 5px;
text-align: center;
line-height: 30px;
font-size: 13px;
margin-left: 5px;
margin-top: 5px;
text-decoration: none;
}
a.plus-button:hover {
height: 10px;
background: #8bbc00;
color: #fff;
padding: 0px 5px;
text-align: center;
line-height: 30px;
font-size: 13px;
margin-left: 5px;
margin-top: 5px;
text-decoration: none;
}
a.minus-button {
height: 16px;
background: #f43e11;
color: #fff;
padding: 0px 7px;
text-align: center;
line-height: 15px;
font-size: 13px;
margin-left: 5px;
margin-top: 5px;
text-decoration: none;
display: inline-block;
}
a.minus-button:hover {
height: 16px;
background: #8bbc00;
color: #fff;
padding: 0px 7px;
text-align: center;
line-height: 15px;
font-size: 13px;
margin-left: 5px;
margin-top: 5px;
text-decoration: none;
display: inline-block;
}
.item-full-nname {
font-size: 12px;
vertical-align: middle;
height: auto;
margin-top: 10px;
display: inline-block;
width: 100%;
}
.container.page h1 {
color: #343b46;
width: 100%;
border-bottom: 1px solid #343b46;
padding-bottom: 20px;
margin-top: 15PX;
font-size: 40px;
font-family: 'corpid-heavy';
}
form.sign-in input {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
border-radius: 0px;
}
.sign-in-forgot-password {
color: #8d8d8d;
font-size: 14px;
margin-bottom: 25px;
}
.sign-in-forgot-password a {
color: #8bbc00;
text-decoration: none;
}
.sign-in-forgot-password a:hover {
color: #f43e11;
text-decoration: none;
}
.sign-in-remember-me {
text-align: right;
color: #8d8d8d;
font-size: 14px;
margin-bottom: 25px;
}
.sign-in-remember-me span {
color: #8d8d8d;
font-size: 14px;
}
input.rem-check-box {
width: 14px !important;
height: 14px !important;
font-size: 14px !important;
position: absolute;
}
input.Sign-in-button {
width: 40% !important;
background-color: #f43e11 !important;
margin: 0px 30% !important;
float: left;
border-radius: 5px;
color: #fff;
}
input.Sign-in-button:hover {
width: 40% !important;
background-color: #8bbc00 !important;
margin: 0px 30% !important;
float: left;
border-radius: 5px;
color: #fff;
}
.login-with-social {
width: 94%;
padding: 3%;
background: #eff0f0;
}
.login-text {
color: #f43e11;
text-align: center;
font-size: 18px;
}
#w0 li {
float: left;
width: 100%;
margin:2px 0;
}
a.login-with-facebook {
height: 35px;
width:200px;
background: #3b5998;
display:inline-block;
line-height: 35px;
font-size: 13px;
color: #fff;
padding: 0 2%;
cursor: pointer;
border-radius: 3px;
}
a.login-with-facebook p {
color: #fff;
}
a.login-with-facebook span {
font-size: 20px;
float: left;
margin-top: 0px;
margin-right: 8%;
}
a.login-with-facebook:hover {
height: 35px;
width: 40%;
background: #29447e;
line-height: 35px;
font-size: 13px;
color: #fff;
padding: 0 2%;
cursor: pointer;
border-radius: 3px;
margin:0;
text-decoration: none;
}
.login-with-social p {
font-size: 12px;
color: #8d8d8d;
text-align: center;
}
.dont-have-account {
margin-top: 40px;
width: 100%;
float: left;
text-align: center;
border-top: 1px solid #eff0f0;
padding-top: 20px;
font-size: 14px;
color: #959595;
margin-bottom: 20px;
}
.dont-have-account a {
color: #f43e11;
cursor: pointer;
}
.dont-have-account a:hover {
color: #8bbc00;
text-decoration: none;
cursor: pointer;
}
form.sign-up input {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
border-radius: 0;
}
input.mobie-num {
width: 85% !important;
float: right;
}
.plus-code {
width: 10%;
float: left;
background: #eff0f0;
height: 35px;
text-align: center;
line-height: 32px;
color: #8d8d8d;
}
.sign-up-button {
background-color: #f43e11 !important;
float: left;
border-radius: 5px;
color: #fff;
margin-top: 30px;
width: 100%;
border: 0px;
line-height: 35px;
height: 35px;
text-align: center;
}
.sign-up-button:hover {
background-color: #8bbc00 !important;
float: left;
border-radius: 5px;
color: #fff;
margin-top: 30px;
width: 100%;
border: 0px;
line-height: 35px;
height: 35px;
text-align: center;
text-decoration: none;
}
p.terms-of {
width: 100%;
clear: both;
text-align: center;
color: #8d8d8d;
}
p.terms-of a {
color: #f43e11;
text-decoration: none;
}
p.terms-of a:hover {
color: #8bbc00;
text-decoration: none;
}
@media (max-width: 767px) {
.res-menu{margin-top:12px;}
.res-menu li a{margin-top:8px;}
.plus-code{margin-top:8px;}
form.personal-detail input{margin-top:8px;}
.view-all-btn.btn-height.cuisin, .view-all-btn.btn-height.cuisin1{ margin-top: 0px !important;}
.view-all-btn.btn-height.cuisin:hover, .view-all-btn.btn-height.cuisin1:hover{ margin-top: 0px !important;}
a.logo img {
max-width:180px;
}
a.login-with-facebook {
height: 35px;
width: 90%;
background: #3b5998;
display:inline-block;
float:none;
line-height: 35px;
font-size: 13px;
color: #fff;
padding: 0 2%;
cursor: pointer;
border-radius: 3px;
margin:0;
}
a.login-with-facebook:hover {
height: 35px;
width: 90%;
background: #29447e;
float: left;
line-height: 35px;
font-size: 13px;
color: #fff;
padding: 0 2%;
cursor: pointer;
border-radius: 3px;
text-decoration: none;
}
.login-with-social {
width: 100%;
padding: 3%;
background: #eff0f0;
margin-top: 15px;
}
}
form.fporgot-password input {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
}
input.forgot-button {
background-color: #f43e11 !important;
float: left;
border-radius: 5px;
color: #fff;
margin-top: 30px;
}
input.forgot-button:hover {
background-color: #8bbc00 !important;
float: left;
border-radius: 5px;
color: #fff;
margin-top: 30px;
}
.weekly-deals-page .deal-box {
margin-bottom: 15px;
}
a.add-note {
width: 20px;
height: 20px;
border: 1px solid #f43e11;
display: inline-block;
padding: 0px 5px;
float: left;
color: #f43e11;
margin: 2px 0;
font-size: 12px;
}
.col-md-3.col-sm-3.col-xs-12.padding-five p {
margin-top: 15px;
font-size: 13px;
float: right;
margin-bottom: 13px;
}
span.dish-commnet-box {
border: 1px solid #bbbdc0;
padding: 5px;
width: 100%;
display: inline-block;
margin: 5px 0;
color: #6b6b6b;
}
span.dish-commnet-box i {
color: #bbbdc0;
margin-right: 5px;
}
.item-full-nname textarea {
width: 100%;
margin: 5px 0;
}
.discount-bar {
width: 98%;
float: left;
margin: 0 1%;
background: #fff;
padding: 5px 10px;
color: #f11e00;
margin-bottom: 15px;
}
.discount-bar i {
margin-right: 10px;
float: left;
}
.discount-bar p {
font-size: 15px;
line-height: 20px;
margin: 5px 0;
}
.charges-tex {
float: left;
width: 100%;
margin-top: 25px;
}
.col-md-12.white-bg-total {
background: #fff;
margin: 10px 0;
line-height: 40px;
height: 40px;
}
input#coupon_code {
width: 100%;
height: 35px;
border-radius: 5px;
border: 1px solid #bbbdc0;
padding: 0 10px;
}
button.btn.btn-promo {
background: #8bbc00;
color: #fff;
padding: 0 15px;
height: 35px;
line-height: 31px;
}
button.btn.btn-promo:hover {
background: #f43e11;
color: #fff;
padding: 0 15px;
height: 35px;
line-height: 31px;
}
.promo-code {
float: left;
width: 100%;
margin-top: 20px;
}
.payment-option-img img {
width: 214px;
height: 22px;
margin: 15px auto;
display: inherit;
}
.payment-option-img {
float: left;
width: 100%;
}
.panel-default {
border-color: transparent;
float: left;
width: 100%;
margin-top: 0px;
}
.panel-default > .panel-heading {
color: #333;
background-color: transparent;
border-color: #ddd;
border: none;
}
.panel-heading {
padding: 0px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.nav-tabs {
border-bottom: 0px;
}
.nav-tabs > li {
float: left;
margin-bottom: -3px;
font-family: 'corpid-bold';
text-transform: uppercase;
}
.panel-body {
padding: 15px;
border: 2px solid #f43e11;
border: none;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 0px 0px 0 0;
background: #f43e11;
color: #fff;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 2px solid #f43e11;
border-bottom-color: #fff;
border: none;
}
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background-color: #c63815;
}
.nav-tabs > li > a:hover {
border-color: #c63815;
}
ul.nav.nav-tabs.res-menu li a {
padding: 10px 30px;
}
nav.nav-sidebar.menu-tab-res {
float: left;
background: #ececed;
width: 100%;
padding-bottom: 100px;
color: #343b46;
padding-top: 20px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li.active {
background: #f7d700;
color: #343b46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a:hover {
background: #f7d700;
color: #343b46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a:focus {
background: #f7d700;
color: #343b46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a {
padding: 5px 15px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a {
color: #343b46;
text-transform: none;
font-family: 'corpid';
font-size: 12px;
}
ul.nav.nav-tabs.res-menu li a {
padding: 10px 30px;
color: #fff;
text-transform: capitalize;
font-size: 14px;
}
/*
ul.nav.nav-tabs.res-menu li a:hover, ul.nav.nav-tabs.res-menu li a:focus, ul.nav.nav-tabs.res-menu li.active a:hover, ul.nav.nav-tabs.res-menu li.active a:focus {
padding: 11px 30px;
color: #fff;
background: #272c34;
border-radius: 0px
}
*/
ul.nav.nav-tabs.res-menu li.active a {
padding: 11px 30px;
color: #FFFFFF;
background: #8BBC00;
text-transform: capitalize;
font-size: 14px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li.active a::after {
content: "";
right: -17px;
position: absolute;
width: 1.5em;
height: 0;
border-top: 14px solid rgba(0, 0, 0, 0);
border-bottom: 14px solid rgba(0, 0, 0, 0);
border-left: 12px solid;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
border-left-color: #f7d700;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a:hover:after {
content: "";
right: -17px;
position: absolute;
width: 1.5em;
height: 0;
border-top: 14px solid rgba(0, 0, 0, 0);
border-bottom: 14px solid rgba(0, 0, 0, 0);
border-left: 12px solid;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
border-left-color: #f7d700;
}
button.checkout-btn {
background: #f43e11;
width: 100%;
border: 0px;
color: #fff;
height: auto;
border-radius: 5px;
font-family: 'corpid-bold';
font-size: 13px;
margin: 15px 0;
white-space:inherit;
}
button.checkout-btn:hover {
background: #8bbc00;
width: 100%;
border: 0px;
color: #fff;
height: 35px;
border-radius: 5px;
text-transform: uppercase;
font-family: 'corpid-bold';
font-size: 14px;
margin: 15px 0;
}
.menu-right-side {
width: 100%;
padding: 15px;
background: #ececed;
float: left;
}
.menu-cat-title {
font-size: 18px;
font-family: 'corpid-bold';
margin-top: 10px;
float: left;
}
.dish-wise-tab.odd {
float: left;
width: 100%;
margin-top: 0px;
background: #fff;
}
.dish-wise-tab.even {
float: left;
width: 100%;
margin-top: 0px;
background: #ececed;
}
a.my-fav {
width: 100%;
display: inline-block;
float: left;
text-decoration: none;
text-align: center;
padding-top: 5px;
}
a.my-fav span i {
font-size: 33px;
color: #ababab;
}
a.my-fav span i:hover {
font-size: 35px;
color: #f43e11;
}
a.my-fav p {
color: #f43e11;
text-decoration: none;
text-align: center;
}
.dish-title {
width: 100%;
font-size: 14px;
font-family: 'corpid-bold';
color: #343b46;
}
.dish-contant {
width: 100%;
font-size: 12px;
color: #b7b5ba;
height: 50px;
overflow: hidden;
}
a.dish-order {
width: 100%;
display: inline-block;
padding-left: 10px;
}
a.dish-order:hover {
width: 100%;
display: inline-block;
padding-left: 10px;
}
a.dish-order span.cart i {
font-size: 18px;
margin-left: 5px;
color: #f43e11;
}
a.dish-order p {
font-size: 14px;
color: #343b46;
margin-top: 10px;
margin-right: 10px;
}
.padding-15 {
padding-left: 15px;
padding-right: 15px;
}
button.pop-up-cart-btn {
width: 30%;
height: 35px;
margin: 0 35%;
margin-top: 25px;
background: #f43e11;
color: #fff;
border: 0px;
border-radius: 5px;
}
button.pop-up-cart-btn:hover {
width: 30%;
height: 35px;
margin: 0 35%;
margin-top: 25px;
background: #8bbc00;
color: #fff;
border: 0px;
border-radius: 5px;
}
.rating-res {
width: 100%;
height: auto;
background: #ececed;
text-align: center;
float: left;
}
.rating-rate {
font-size: 24px;
color: #8d8d8d;
margin-bottom: 10px;
}
.rating-rate span {
font-size: 16px;
color: #343b46;
}
a.add-review {
display: inline-block;
padding: 10px;
}
a.add-review {
display: inline-block;
background: #8bbc00;
color: #fff;
border: 0px;
border-radius: 5px;
margin: 10px 0;
text-decoration: none;
cursor: pointer;
padding: 10px 7px;
}
a.add-review:hover {
display: inline-block;
background: #f43e11;
color: #fff;
border: 0px;
border-radius: 5px;
text-decoration: none;
cursor: pointer;
}
.cus-review {
width: 100%;
float: left;
padding-bottom: 15px;
margin-bottom: 15px;
border-bottom: 1px solid #ececed;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
float: right;
}
.cust-review-star {
width: 84px;
}
.cust-review-rate {
width: 55px;
font-family: 'corpid-bold';
}
}
.cus-rivew-text-title {
float: left;
margin-top: 15px;
font-size: 16px;
font-family: 'corpid-bold';
}
textarea.write-a-review {
width: 100%;
margin-top: 25px;
height: 70px;
}
@media (min-width: 768px) and (max-width: 1025px) {
span.cart {
float: right;
}
a.add-note {
width: 15px;
height: 15px;
border: 1px solid #f43e11;
display: inline-block;
padding: 1px 3px;
float: left;
color: #f43e11;
margin: 16px 0;
font-size: 10px;
}
span.dish-commnet-box {
border: 1px solid #bbbdc0;
padding: 5px;
width: 100%;
display: inline-block;
margin: 5px 0;
color: #6b6b6b;
height: 60px;
overflow: hidden;
}
}
@media (max-width: 769px) {
.no-padding-right {
padding-right: 15px;
}
.menu-right-side {
margin-top: 15px;
}
.no-padding-mobile {
padding: 0;
}
}
p.dish-price {
margin-top: 12px;
padding-left: 24px;
}
@media (max-width: 767px) {
ul.nav.nav-tabs.res-menu li a {
padding: 10px 4px;
}
a.my-fav span i {
font-size: 18px;
color: #ababab;
}
.dish-title {
width: 100%;
font-size: 13px;
font-family: 'corpid-bold';
color: #343b46;
height: 18px;
margin-top: 10px;
}
a.my-fav {
width: 100%;
display: inline-block;
float: left;
text-decoration: none;
text-align: center;
padding-top: 10px;
}
.dish-contant {
width: 100%;
font-size: 10px;
line-height: 12px;
color: #b7b5ba;
height: 50px;
overflow: hidden;
}
span.cart {
float: right;
}
a.dish-order p {
font-size: 9px;
color: #343b46;
margin-top: 10px;
margin-right: 0px;
}
.item-number {
/* padding: 5px; */
float: left;
height: 16px;
width: 16px;
text-align: center;
background: #fff;
line-height: 12px;
margin-top: 15px;
border-radius: 5px;
border: 1px solid #8d8d8d;
font-size: 12px;
}
a.add-note {
width: 15px;
height: 15px;
border: 1px solid #f43e11;
display: inline-block;
padding: 0px 2px;
float: left;
color: #f43e11;
margin: 16px 0;
font-size: 10px;
}
p.dish-price {
margin-top: 16px;
padding-left: 20px;
font-size: 10px;
}
input#coupon_code {
width: 70%;
float: left;
margin-right: 5%;
}
button.btn.btn-promo {
width: 25%;
float: right;
margin-top: 0px;
}
}
input#coupon_code {
width: 75%;
float: left;
margin-right: 3%;
}
button.btn.btn-promo {
float:left;
}
.checkout-address {
width: 100%;
height: auto;
padding: 15px;
background: #ffefed;
float: left;
border: 1px solid #f43e11;
border-radius: 5px;
min-height: 270px;
}
.checkout-title-bar {
width: 100%;
height: 50px;
color: #fff;
background: #f43e11;
padding: 0 15px;
float: left;
font-size: 18px;
line-height: 50px;
float: left;
}
.checkout-title-bar span {
margin-right: 15px;
}
.checkout-name-title {
font-size: 18px;
color: #343b46;
margin-bottom: 20px;
float: left;
line-height: 18px;
}
.checkout-mani-address {
font-size: 13px;
color: #8d8d8d;
margin-bottom: 20px;
}
.checkout-mobile-and-email {
font-size: 11px;
color: #8d8d8d;
padding-bottom: 20px;
border-bottom: 1px solid #8d8d8d;
}
.remove-address .close {
float: left;
font-size: 14px;
font-weight: normal;
text-transform: uppercase;
text-shadow: 0 0px 0 #fff;
color: #8d8d8d;
opacity: 1;
padding-top: 15px;
}
input[type=radio].css-checkbox {
position: absolute;
z-index: -1000;
left: -1000px;
overflow: hidden;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
}
input[type=radio].css-checkbox + label.css-label {
padding-left: 21px;
height: 16px;
display: inline-block;
line-height: 16px;
background-repeat: no-repeat;
background-position: 0 0;
font-size: 16px;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
input[type=radio].css-checkbox:checked + label.css-label {
background-position: 0 -16px;
}
label.css-label {
background-image: url(../frontend/web/images/csscheckbox.png);
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
a.add-new-address {
width: 100%;
height: 270px;
display: inline-block;
margin-top: 15px;
padding: 15px;
border: 1px dotted #8d8d8d;
border-radius: 5px;
text-align: center;
cursor: pointer;
color: #8d8d8d;
text-decoration: none;
}
.checkout-body-bg {
width: 100%;
height: auto;
float: left;
padding: 15px;
background: #ececed;
margin-bottom: 15px;
}
a.add-new-address span {
color: #8d8d8d;
font-size: 35px;
margin-top: 80px;
display: inline-block;
}
select.preorder-day {
width: 100%;
height: 25px;
background: #fff;
border: 1px solid #8d8d8d;
margin-bottom: 15px;
}
select.preorder-time {
width: 100%;
height: 25px;
background: #fff;
border: 1px solid #8d8d8d;
margin-bottom: 15px;
}
.table-booking-banner {
background: url(../frontend/web/images/table-booking-banner.jpg) center center no-repeat;
background-color: #ec4b1b;
background-size: cover;
height: 550px;
margin-top: 15px;
padding: 15px;
margin-bottom: 15px;
}
form.form-horizontal input {
width: 100%;
height: 50px;
border: 0px;
padding: 0 15px;
}
.input-group.date.form_datetime input {
background: #fff;
border: 0px;
width: 100%;
}
form.form-horizontal span.input-group-addon {
background: #fff;
}
form.form-horizontal span.input-group-addon {
background: #fff;
border-radius: 0px;
border: 0px;
}
.input-group.date.form_datetime {
border-right: 1px solid #ccc;
}
.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu {
padding: 10px;
background: #fff;
}
input.book-res-button {
background: #8bbc00;
color: #fff;
border-radius: 0 5px 5px 0px;
}
input.book-res-button:hover {
background: #f54213;
color: #fff;
border-radius: 0 5px 5px 0px;
}
.table-booking-title {
margin-top: 100px;
color: #fff;
font-size: 21px;
width: 100%;
text-shadow: 1px 1px 2px black;
line-height: 50px;
}
.table-booking-title span {
font-size: 32px;
text-transform: uppercase;
text-shadow: 1px 1px 2px black;
}
form.form-horizontal {
float: left;
width: 100%;
}
a.view-all-res {
color: #fff;
text-transform: uppercase;
text-shadow: 1px 1px 2px black;
}
a.view-all-res:hover {
color: #f43f11;
text-transform: uppercase;
text-shadow: 1px 1px 2px black;
text-decoration: none;
}
h1.table-booking-main-title {
border-bottom: 0px !important;
text-align: center;
text-transform: uppercase;
font-size: 40px;
font-family: 'corpid-bold';
}
.process-top {
background: #343b46;
width: 100%;
height: 190px;
float: left;
text-align: center;
}
.process-title {
width: 100%;
height: 120px;
float: left;
background: #f43e11;
text-align: center;
color: #fff;
font-size: 24px;
padding-top: 30px;
margin-bottom: 15px;
}
.process-number {
width: 40px;
height: 40px;
background: #8bbc00;
color: #fff;
line-height: 32px;
border-radius: 50%;
margin: 0 auto;
position: relative;
top: 20px;
border: 3px solid #343b46;
font-size: 18px;
}
.process-icon {
width: 135px;
height: 135px;
margin: 0 auto;
background: #f43e11;
border-radius: 10px;
margin-top: 15px;
padding: 7px;
}
.fl-left {
float: left !important;
}
@media (max-width: 767px) {
.table-booking-title {
margin-top: 70px;
color: #fff;
font-size: 16.3px;
width: 100%;
text-shadow: 1px 1px 2px black;
}
.table-booking-title span {
font-size: 25px;
text-transform: uppercase;
text-shadow: 1px 1px 2px black;
}
.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu {
left: 40px !important;
}
.input-group.date.form_datetime {
border-right: 0px solid #ccc;
border-radius: 5px;
}
form.form-horizontal span.input-group-addon {
background: #fff;
border-radius: 0 5px 5px 0;
border: 0px;
}
form.form-horizontal input {
width: 100%;
height: 50px;
border: 0px;
padding: 0 15px;
border-radius: 5px;
margin-bottom: 30px;
}
h1.table-booking-main-title {
border-bottom: 0px !important;
text-align: center;
text-transform: uppercase;
font-size: 32px !important;
font-family: 'corpid-bold';
}
.res-img-booking img {
width: 30%;
margin: 0 35%;
}
.fl-left {
float: none !important;
}
}
.res-img-booking {
padding: 15px 0;
}
.short-links {
background: white;
padding-top: 0.4rem;
float: right;
padding-right: 15px;
}
.twitter-typeahead .tt-query, .twitter-typeahead .tt-hint {
margin-bottom: 0;
}
.tt-dropdown-menu {
min-width: 100%;
margin-top: 2px;
padding: 5px 15px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.tt-suggestion {
display: block;
padding: 3px 20px;
}
.tt-suggestion.tt-is-under-cursor {
color: #fff;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.tt-suggestion.tt-is-under-cursor a {
color: #fff;
}
.tt-suggestion p {
margin: 0;
}
.tt-hint {
display: none !important;
}
.twitter-typeahead {
display: block !important;
position: static !important;
input.tt-query {
background-color: #FFFFFF !important;
}
}
.tt-suggestion {
color: #959595;
cursor: pointer;
}
.tt-suggestion:hover {
background-color: #f11e00;
text-decoration: none;
color: #fff;
}
ul.Social-links {
padding: 0;
}
.res-img img {
margin: auto;
}
h4.res-title a {
color: #343b46;
}
h4.res-title a:hover {
color: #f43e11;
text-decoration: none;
}
.dataTables_wrapper.form-inline.no-footer h4 {
text-align: center;
}
.text-right {
text-align: right;
}
button.Sign-in-button {
width: 40% !important;
background-color: #f43e11 !important;
margin: 0px 30% !important;
float: left;
height: 35px;
border-radius: 5px;
color: #fff;
border: 0;
}
button.Sign-in-button:hover {
width: 40% !important;
background-color: #8bbc00 !important;
margin: 0px 30% !important;
float: left;
height: 35px;
border-radius: 5px;
color: #fff;
border: 0;
text-decoration: none;
}
.sign-in-remember-me .checkbox {
position: relative;
display: block;
margin-top: 0px;
margin-bottom: 10px;
}
.help-block {
display: block;
margin-top: 0px;
margin-bottom: 10px;
color: #737373;
width: 100%;
float: right;
text-align: right;
margin: 0px;
}
p.help-block.help-block-error {
margin-right: 5px;
width: auto;
}
.checkbox input[type="checkbox"] {
width: 15px;
height: 15px;
}
ul#custom_scroller {
padding-right: 15px !important;
}
.tt-suggestion.tt-cursor {
background-color: #f11e00;
color: #fff;
}
button#select_topping_btn_1 {
width: 30%;
margin: 15px 35%;
background: #8bbc00;
color: #fff;
}
.modal-header {
min-height: 16.42857143px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
background: #f43e11;
color: #fff;
text-align: center;
}
.border-b {
border-bottom: 1px solid #ececed;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: normal;
}
.border-b h5 {
font-weight: bold;
margin-bottom: 20px;
}
.border-b {
border-bottom: 1px solid #ececed;
background: #f7f7f7;
margin-bottom: 15px;
}
.get-free-voucher {
width: 100%;
float: left;
margin-top: 50px;
border: 1px solid #f54012;
border-radius: 5px;
padding: 15px;
margin-bottom: 15px;
}
.get-free-voucher h4 {
font-family: 'corpid-bold';
margin-bottom: 20px;
text-align: center;
}
.copy-link {
width: 100%;
float: left;
height: 35px;
background: #ebebeb;
border: 1px solid #343b46;
border-radius: 5px;
text-align: center;
overflow: hidden;
}
.copy-link a {
line-height: 35px;
padding: 0 15px;
color: #f54012;
}
@media (min-width: 768px) {
.navbar-nav > li {
border: 0px;
border-radius: 5px;
text-align: center;
}
ul.nav.navbar-nav.navbar-right > li > a {
color: #fff;
font-family: 'corpid-bold';
font-size: 14px;
text-transform: uppercase;
}
/*
.nav > li > a:hover, .nav > li > a:focus {
text-decoration: none;
background: #f8c320;
border: 0px;
border-radius: 5px;
}
*/
.nav > li > a {
color: #343b46;
font-family: 'corpid-bold';
font-size: 12px;
text-transform: uppercase;
}
ul.nav.navbar-nav.navbar-right > li > a:hover, ul.nav.navbar-nav.navbar-right > li > a:focus {
text-decoration: none;
background-color: #8bbc00;
color: #fff;
border-radius: 5px;
}
}
@media (max-width: 768px) {
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: block;
float: left;
min-width: 100%;
padding: 0x 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #f7d700;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 0px solid #ccc;
border: 0px solid rgba(0, 0, 0, .15);
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
}
.nav.navbar-nav > li {
position: relative;
display: block !important;
}
.nav > li > a {
color: #fff;
font-family: 'corpid-bold';
font-size: 16px;
text-transform: uppercase;
}
.nav.navbar-nav > li > a:hover, .nav.navbar-nav > li > a:focus {
text-decoration: none;
border: 0px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a {
padding: 10px 15px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a {
color: #343b46;
text-transform: none;
font-family: 'corpid';
font-size: 12px;
}
/*****************add_5-02_2016*************/
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a {
color: #343B46;
text-transform: none;
font-family: "corpid";
font-size: 10px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a {
padding: 10px 15px;
}
}
.book-table {
font-size: 12px;
line-height: 18px;
margin-top: 5px;
}
.book-table span {
font-size: 18px;
}
h4.table-booking {
text-align: center;
}
@media (min-width: 768px) and (max-width: 1025px) {
.book-table span {
font-size: 17px;
}
.two-per ul.thumbnails.image_picker_selector li {
margin: 14px 12px 14px 11px;
float: left;
}
.four-per ul.thumbnails.image_picker_selector li {
margin: 14px 10px 14px 12px;
float: left;
}
.six-per ul.thumbnails.image_picker_selector li {
margin: 14px 0px 14px 1px;
float: left;
}
.eight-per ul.thumbnails.image_picker_selector li {
margin: 14px 22px 14px 22px;
float: left;
}
ul.nav.navbar-nav.navbar-right > li > a {
padding:15px 10px;
font-size:13px;
}
}
@media (max-width: 767px) {
nav.nav-sidebar.menu-tab-res ul.nav.tabs li.active a:after {
content: "";
right: 10px;
position: absolute;
width: 1.5em;
height: 0;
border-top: 15px solid rgba(0, 0, 0, 0);
border-bottom: 15px solid rgba(0, 0, 0, 0);
border-left: 12px solid;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
border-left-color: #f7d700;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs li a:hover:after {
content: "";
right: 10px;
position: absolute;
width: 1.5em;
height: 0;
border-top: 15px solid rgba(0, 0, 0, 0);
border-bottom: 15px solid rgba(0, 0, 0, 0);
border-left: 12px solid;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
border-left-color: #f7d700;
}
.two-per ul.thumbnails.image_picker_selector li {
margin: 14px 9px 14px 9px;
float: left;
}
.four-per ul.thumbnails.image_picker_selector li {
margin: 14px 9px 14px 9px;
float: left;
}
.eight-per ul.thumbnails.image_picker_selector li {
margin: 14px 18px 14px 18px;
float: left;
}
.mobi-height {
height: 150px;
text-align: center;
}
.mobi-height span {
margin-right: 0px;
}
}
form.personal-detail input {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
}
.width-full {
width: 100%;
border: 0;
line-height: 35px;
}
.invoice-title h2, .invoice-title h3 {
display: inline-block;
}
.table > tbody > tr > .no-line {
border-top: none;
}
.table > thead > tr > .no-line {
border-bottom: none;
}
.table > tbody > tr > .thick-line {
border-top: 2px solid;
}
.margin-top {
margin-top: 15px;
}
.min-h {
min-height: 300px;
}
.table-invoice {
width: 100%;
overflow: auto;
}
hr.dark-border {
border-top: 1px solid #cecece;
}
.well.min-h h2 {
margin-top: 0px;
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top:5px;
background-color: #fff;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
background-color: #f11e00;
}
.navbar-nav {
margin: 0px 26px;
}
.btn_bg_1 {
display: none;
}
.btn_bg_2 {
display:none;
}
.auth-clients ul {
list-style-type: none;
padding:0;
margin:0;
}
button#save-Order {
width: 40%;
height: 35px;
background: #f43e11;
border: 0px;
margin: 15px 30%;
}
button#save-Order:hover, button#save-Order:focus {
width: 40%;
height: 35px;
background: #8bbc00;
border: 0px;
margin: 15px 30%;
}
.disabled_address {
opacity: .6;
}
#addresses_div {
float: left;
padding: 0 15px;
width: 100%;
}
.disabled_address .small.mar-top {
color: #f11e00;
font-weight: bold; /* ADDED BY <NAME>. */
font-size: 13px;/* ADDED BY <NAME>. */
}
.dropdown-menu li:hover .sub-menu {
visibility: visible;
}
/*
.dropdown:hover .dropdown-menu {
display: block;
}
*/
.dropdown-menu {
position: absolute;
top: 45px;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 134px;
padding: 10px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #8bbc00;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 0px solid rgba(0, 0, 0, .15);
border-radius: 10px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
color: #fff;
text-decoration: none;
background-color: #7ca800;
}
.dropdown-menu > li > a {
display: block;
padding: 10px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #fff;
white-space: nowrap;
}
ul.nav.navbar-nav.navbar-right .open > a, ul.nav.navbar-nav.navbar-right .open > a:hover, ul.nav.navbar-nav.navbar-right .open > a:focus {
background-color: ##f7d700;
border-color: none;
}
@media (max-width: 768px) {
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
float: left;
max-width: 100%;
padding: 0x 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #8BBC00;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 0px solid #ccc;
border: 0px solid rgba(0, 0, 0, .15);
/* border-radius: 0px;*/
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
box-shadow: 0 0px 0px rgba(0, 0, 0, .175);
}
.navbar-collapse.in {
overflow-y: inherit;
}
}
.rating-container .rating-stars {
position: absolute;
left: 0;
top: 0;
white-space: nowrap;
overflow: hidden;
color: #8bbc00;
transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
-moz-transition: all 0.25s ease-out;
-webkit-transition: all 0.25s ease-out;
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #8d8d8d;
border: 0px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.mar-bottom {
margin-bottom: 15px;
}
.address_form p.help-block.help-block-error {
margin-top: -29px;
margin-right: 5px;
width: auto;
}
form#address_form input {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
border-radius: 0px;
border: 0px;
}
div#s2id_address-area {
padding: 0px;
}
.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices {
background: none repeat scroll 0 0 #eff0f0;
border-color: #CCCCCC;
border-radius: 0px;
color: #555555;
font-family: "corpid";
padding: 0;
}
.select2-container .select2-choice {
display: block;
height: 35px;
padding: 0 15px;
overflow: hidden;
position: relative;
border: 0px solid #aaa;
white-space: nowrap;
color: #444;
text-decoration: none;
border-radius: 0px;
background-clip: padding-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
div#s2id_address-area {
width: 100%;
padding: 0 0px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
border-radius: 0px;
border: 0px;
}
.select2-chosen, .select2-choice > span:first-child, .select2-container .select2-choices .select2-search-field input {
padding: 6px 0px;
}
.select2-results .select2-highlighted {
background-color: #f11e00;
color: #FFFFFF;
}
.select2-results .select2-highlighted {
background: #f11e00;
color: #fff;
}
table.kv-grid-table.table.table-bordered.table-striped th a {
font-size: 12px;
color: #f11e00;
}
table.kv-grid-table.table.table-bordered.table-striped td {
font-size: 11px;
}
table.kv-grid-table.table.table-bordered.table-striped td a {
font-size: 11px;
color: #f11e00;
}
ul#custom_scroller {
width: 285px !important;
}
a:hover, a:focus {
color: none;
text-decoration: none;
}
a:focus {
outline: thin dotted;
outline: 0px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input#search_restaurant {
background-color: #fff !important;
}
:focus {
outline: -webkit-focus-ring-color auto 0px;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
outline: thin dotted;
outline: 0px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
input#user-mobile_v_code {
width: 100%;
padding: 0 15px;
margin-bottom: 15px;
background: #eff0f0;
border: 0px;
height: 35px;
line-height: 35px;
border-radius: 0px;
}
.bg-grey {
background: #f7f7f7;
margin: 20px 0px;
border: 1px solid #f43e11;
border-radius: 5px;
padding-bottom: 20px;
}
.mar-top-zero {
margin-top: 0px !important;
}
.mar-t-s {
margin: 15px;
}
.green {
background: #8bbc00 !important;
}
.green:hover {
background: #f7d700 !important;
color: #343b46;
}
.alert.alert-info.mar-t-s {
float: left;
}
.btn-primary {
color: #fff;
background-color: #f43e11 !important;
border-color: transparent !important;
}
.btn-primary:hover {
color: #fff;
background-color: #8bbc00 !important;
border-color: transparent !important;
}
.dataTables_wrapper.form-inline.no-footer h4 {
border: 1px solid #8a6d3b;
margin: 15px 5px;
text-align: center;
color: #8a6d3b;
background-color: #fcf8e3;
padding: 9px;
border-radius: 5px;
font-size: 14px;
}
.dataTables_wrapper.form-inline.no-footer {
float: left;
width: 100%;
}
.tbl-payment-option-img img {
width: 120px;
height: 22px;
margin: 15px auto;
display: inherit;
}
.counter-cart {
margin-top: 5px;
margin-bottom: 5px;
}
.table-condensed > tbody > tr > td.mid-text-cart {
vertical-align: middle;
}
.padding-5 {
padding-left: 5px;
padding-right: 5px;
}
.tbl-payment-option-img {
float: left;
width: 100%;
}
.empty {
color: #a94442;
background-color: #f2dede;
padding: 15px;
margin-bottom: 20px;
border: 1px solid #a94442;
border-radius: 4px;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #f43e11;
border-color: #f43e11;
}
.navbar {
position: relative;
min-height: auto;
margin-bottom: 0px;
border: 1px solid transparent;
z-index: 111;
}
.pollSlider {
position: fixed;
top: 100px;
height: auto;
padding: 20px 0;
background: #fff;
width: 1150px;
right: 0px;
margin-right: -1150px;
z-index: 999999;
}
#pollSlider-button {
background: #F43E11 none repeat scroll 0 0;
border-radius: 10px 10px 0 0;
color: #fff;
font-size: 18px;
height: 50px;
padding-top: 10px;
position: fixed;
right: -50px;
text-align: center;
top: 200px;
transform: rotate(-90deg);
width: 149px;
z-index: 999999;
}
#pollSlider-button strong {
padding: 0;
transform: rotate(90deg);
cursor: pointer;
}
@media (max-width: 350px) {
.order-delivery-no p {
font-size: 10px;
font-weight: bold;
line-height: 10px;
text-align: center;
letter-spacing: 3px;
color: #fff;
text-transform: uppercase;
}
p.num {
font-size: 16px;
text-align: center;
letter-spacing: 1;
}
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: middle;
border-top: 1px solid #ddd;
}
a.gallery-item {
width: 25%;
height: 150px;
float: left;
overflow: hidden;
margin-bottom: 10px;
}
a.gallery-item img {
width: 95%;
}
.featured-restaurants {
background: #none;
}
.featured-restaurants h2 {
padding-top: 15px;
margin-bottom: -36px;
margin-top: -10px;
}
.ih-item {
position: relative;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.ih-item, .ih-item * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.ih-item a {
color: #333;
display:block;
}
.ih-item a:hover {
text-decoration: none;
}
.ih-item img {
/*border: 3px solid #fff;*/
border-radius: 5px;
max-height: 100px;
max-width: 100%;
}
ih-item.square {
position: relative;
width: 316px;
height: 216px;
border: 8px solid #fff;
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
}
.ih-item.square .info {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.ih-item.square.effect12 {
overflow: hidden;
}
.ih-item.square.effect12.colored .info {
background: #1a4a72;
background: rgba(26, 74, 114, 0.6);
}
.ih-item.square.effect12.colored .info h3 {
background: rgba(12, 34, 52, 0.6);
}
.ih-item.square.effect12 .img {
-webkit-transition: all 0.35s ease-in;
-moz-transition: all 0.35s ease-in;
transition: all 0.35s ease-in;
}
.ih-item.square.effect12 .info {
background: #333333;
background: rgba(0, 0, 0, 0.6);
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.35s ease-in;
-moz-transition: all 0.35s ease-in;
transition: all 0.35s ease-in;
}
.ih-item.square.effect12 .info h3 {
text-transform: uppercase;
color: #fff;
text-align: center;
font-size: 14px;
padding: 10px;
background: #111111;
margin: 30px 0 0 0;
-webkit-transition: all 0.35s ease-in;
-moz-transition: all 0.35s ease-in;
transition: all 0.35s ease-in;
}
.ih-item.square.effect12 .info p {
font-style: italic;
font-size: 12px;
position: relative;
color: #bbb;
padding: 20px 20px 20px;
text-align: center;
-webkit-transition: all 0.35s ease-in;
-moz-transition: all 0.35s ease-in;
transition: all 0.35s ease-in;
}
.ih-item.square.effect12 a:hover .info {
visibility: visible;
opacity: 1;
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.ih-item.square.effect12 a:hover .info h3 {
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.ih-item.square.effect12 a:hover .info p {
-webkit-transition-delay: 0.25s;
-moz-transition-delay: 0.25s;
transition-delay: 0.25s;
}
.ih-item.square.effect12.left_to_right .info {
-webkit-transform: translate(-460px, -100px) rotate(-180deg);
-moz-transform: translate(-460px, -100px) rotate(-180deg);
-ms-transform: translate(-460px, -100px) rotate(-180deg);
-o-transform: translate(-460px, -100px) rotate(-180deg);
transform: translate(-460px, -100px) rotate(-180deg);
}
.ih-item.square.effect12.left_to_right .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
}
.ih-item.square.effect12.left_to_right .info p {
-webkit-transform: translateX(-300px) rotate(-90deg);
-moz-transform: translateX(-300px) rotate(-90deg);
-ms-transform: translateX(-300px) rotate(-90deg);
-o-transform: translateX(-300px) rotate(-90deg);
transform: translateX(-300px) rotate(-90deg);
}
.ih-item.square.effect12.left_to_right a:hover .info {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
.ih-item.square.effect12.left_to_right a:hover .info h3 {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.ih-item.square.effect12.left_to_right a:hover .info p {
-webkit-transform: translateX(0px) rotate(0deg);
-moz-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
.ih-item.square.effect12.right_to_left .info {
-webkit-transform: translate(460px, -100px) rotate(180deg);
-moz-transform: translate(460px, -100px) rotate(180deg);
-ms-transform: translate(460px, -100px) rotate(180deg);
-o-transform: translate(460px, -100px) rotate(180deg);
transform: translate(460px, -100px) rotate(180deg);
}
.ih-item.square.effect12.right_to_left .info h3 {
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
}
.ih-item.square.effect12.right_to_left .info p {
-webkit-transform: translateX(300px) rotate(90deg);
-moz-transform: translateX(300px) rotate(90deg);
-ms-transform: translateX(300px) rotate(90deg);
-o-transform: translateX(300px) rotate(90deg);
transform: translateX(300px) rotate(90deg);
}
.ih-item.square.effect12.right_to_left a:hover .info {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
}
.ih-item.square.effect12.right_to_left a:hover .info h3 {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.ih-item.square.effect12.right_to_left a:hover .info p {
-webkit-transform: translateX(0px) rotate(0deg);
-moz-transform: translateX(0px) rotate(0deg);
-ms-transform: translateX(0px) rotate(0deg);
-o-transform: translateX(0px) rotate(0deg);
transform: translateX(0px) rotate(0deg);
}
.ih-item.square.effect12.top_to_bottom .info {
-webkit-transform: translate(-265px, -145px) rotate(-45deg);
-moz-transform: translate(-265px, -145px) rotate(-45deg);
-ms-transform: translate(-265px, -145px) rotate(-45deg);
-o-transform: translate(-265px, -145px) rotate(-45deg);
transform: translate(-265px, -145px) rotate(-45deg);
}
.ih-item.square.effect12.top_to_bottom .info h3 {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px);
}
.ih-item.square.effect12.top_to_bottom .info p {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px);
}
.ih-item.square.effect12.top_to_bottom a:hover .info {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.ih-item.square.effect12.top_to_bottom a:hover .info h3 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.ih-item.square.effect12.top_to_bottom a:hover .info p {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.4s;
-moz-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.ih-item.square.effect12.bottom_to_top .info {
-webkit-transform: translate(265px, 145px) rotate(45deg);
-moz-transform: translate(265px, 145px) rotate(45deg);
-ms-transform: translate(265px, 145px) rotate(45deg);
-o-transform: translate(265px, 145px) rotate(45deg);
transform: translate(265px, 145px) rotate(45deg);
}
.ih-item.square.effect12.bottom_to_top .info h3 {
-webkit-transform: translate(200px, -200px);
-moz-transform: translate(200px, -200px);
-ms-transform: translate(200px, -200px);
-o-transform: translate(200px, -200px);
transform: translate(200px, -200px);
}
.ih-item.square.effect12.bottom_to_top .info p {
-webkit-transform: translate(-200px, 200px);
-moz-transform: translate(-200px, 200px);
-ms-transform: translate(-200px, 200px);
-o-transform: translate(-200px, 200px);
transform: translate(-200px, 200px);
}
.ih-item.square.effect12.bottom_to_top a:hover .info {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.2s;
-moz-transition-delay: 0.2s;
transition-delay: 0.2s;
}
.ih-item.square.effect12.bottom_to_top a:hover .info h3 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.3s;
-moz-transition-delay: 0.3s;
transition-delay: 0.3s;
}
.ih-item.square.effect12.bottom_to_top a:hover .info p {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
-ms-transform: translate(0px, 0px);
-o-transform: translate(0px, 0px);
transform: translate(0px, 0px);
-webkit-transition-delay: 0.4s;
-moz-transition-delay: 0.4s;
transition-delay: 0.4s;
}
.ih-item.square {
position: relative;
width: 100%;
height: auto;
}
a.add_dish_to_fav.my-fav span.active i.fa.fa-heart {
color: #f43e11;
}
a.logo img {
max-width:180px;
}
@media (min-width: 768px) {
nav.navbar.navbar-home .navbar-nav > li {
background: transparent;
border: 0px;
border-radius: 5px;
text-align: center;
margin: 0px 0px;
}
nav.navbar.navbar-home ul.nav.navbar-nav.navbar-right > li > a {
color: #fff;
font-family: 'corpid-bold';
font-size: 13spx;
text-transform: uppercase;
}
ul.nav.navbar-nav.navbar-right > li > a:hover, ul.nav.navbar-nav.navbar-right > li > a:focus {
text-decoration: none;
background-color: transparent;
color: #f8f8f8;
border-radius: 5px;
}
}
.col-lg-6.team {
margin-top: 25px;
margin-bottom: 25px;
text-align: center;
}
.checkout-body-bg .col-md-12.col-sm-12.col-xs-12 {
display: block;
}
.contant-deal h3.res-name {
overflow: hidden;
}
a h3.res-name {
color: #343b46;
}
@media (max-width: 767px) {
.m11 {
margin-top: 8px;
}
.delS {
display:block;
}
.desktop_deal {
display:none !important;
}
.mobile_deal {
display:block !important;
}
.desktop_cusion {
display:none !important;
}
.mobile_cusion {
display:block !important;
}
.sort-links li {
float:none !important;
}
}
@media (min-width: 567px) and (max-width: 767px) {
.red_bg img, .green_bg img, .yellow_bg img {
padding-top: 0px;
width: 76% !important;
}
.app-bg {
background: url(../frontend/web/images/app-bg.jpg) no-repeat;
background-size: cover;
background-position: center center;
padding-bottom: 10px;
max-width: 100%;
margin: 15px 0px;
}
}
/* @media (max-width: 740px) {
.bg_red_color{max-height:60px;}
}*/
/*******************************add-new-css*****************/
.btn.azm-social.azm-size-64.azm-circle.azm-long-shadow.azm-dribbble {
width: 30px;
height: 30px;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
background: #fff;
color: #000;
padding: 4px 0px;
}
.bg_color_black {
background: rgba(17, 17, 17, 0.60);
padding: 10px;
color: #fff;
font-size: 16px;
}
.bg_red_color {
background-color: rgb(244, 62, 17);
margin: 0px;
position:fixed;
width:100%;
z-index:500000;
top:0px;
}
.deal-image {
background-color: #ff3321;
width: 160px;
height: 65px;
float: left;
margin: 30px 0px 10px 20px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 5px;
color: #fff;
}
.logo_deal {
float: left;
padding: 0px 0px 0px 10px;
}
.get {
font-size: 23px;
padding: 0px;
margin: 0px;
}
.coupon {
font-size: 11px;
}
.coupon strong {
color: #000;
}
.owl-carousel .owl-wrapper-outer {
padding-bottom: 30px;
}
.col-md-12.col-sm-6.col-xs-12.mobile-app-img img {
width: 70%;
}
.col-md-12.col-sm-6.col-xs-12.mobile-app-img {
text-align: center;
padding-bottom: 30px;
}
.app-store img {
width: 100%;
}
.play-store img {
width: 100%;
}
.red_bg {
background-color: #ff3321;
min-height: 97px;
padding: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 10px;
}
.green_bg {
background-color: #8bbc00;
min-height: 97px;
padding: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom: 10px;
}
.yellow_bg {
background-color: #f7d700;
min-height: 97px;
padding: 10px;
margin-bottom: 10px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.bg_text_cls {
padding:0px 0px 0px;
}
.red_bg h3, .green_bg h3, .yellow_bg h3 {
color: #fff;
line-height: 20px;
font-size: 15pt;
margin: 0px;
}
.red_bg img, .green_bg img, .yellow_bg img {
width: 100%;
}
.pad-l-r {
padding: 0px 5px;
}
.pad0 {
padding: 10px 0px;
}
.col-md-12.col-sm-12.col-xs-12.mobile-app-img img {
width: 58%;
}
.rightCol_p, .rightCol_p1, .rightCol_p2, .rightCol_p3 {
padding: 3px;
}
.col-md-5.col-sm-12.col-xs-12.mar-top.no-padding-mobile {
padding: 4px;
}
.bg_black_color {
background: rgba(17, 17, 17, 0.60);
padding: 10px;
margin-top: 30px;
}
.col-md-10.col-sm-10.col-xs-10.no-padding-mobile {
padding-right: 0px;
}
.tab-content.col-md-9.no-padding-mobile {
padding: 0px;
}
#chharges {
font-size: 12px;
}
.img-circle2 {
border-radius: 50%;
width: 100%;
border: 2px solid #000;
}
.border-bottm {
border: 1px dotted #363636;
margin: 4px 5px;
}
.no-pddm {
padding: 0px 5px;
}
.no-pddm2 {
padding: 12px 2px;
}
.no-pddm2 p a {
font-size: 14px;
font-weight: bold;
color: #000;
}
.no-pddm2 p a:hover {
color: #000;
}
.no-pddm2 span {
font-size: 14px;
color: #000;
}
.shopping-car {
background: #fff;
padding: 2px 2px 5px;
}
.shopping-car h3 {
font-size: 11px;
margin: 0px 0px 0px;
padding: 12px 0px;
color: #000;
}
.shopping-car p {
font-size: 12px;
}
.shopping-car hr {
margin: 6px 0px;
}
.shopping_bg {
background-color: #fafaf9;
padding: 5px;
}
.gray_bg_bdr {
border: 1px solid #D8D7D7;
border-radius: 2px;
}
.new_img_bg {
min-height: 90px;
position: relative;
}
.bg_color_bck {
background: rgba(17, 17, 17, 0.60);
padding: 5px;
color: #fff;
font-size: 13px;
margin-top: 50px;
}
.bg_color_bck2 {
background: rgba(17, 17, 17, 0.60);
padding: 5px;
text-align: right;
}
.bg_color_bck2 img {
width: 100%;
min-height: 55px;
}
.logd {
padding-right: 0px;
margin-bottom: 10px;
}
.bg_color_bck p {
margin: 0px;
}
.bg_h {
background: #fff;
padding: 5px;
}
.bg_h p a {
color: #000;
font-size: 10px;
}
.bg_h p {
margin: 0px;
}
.mar-t20px {
margin-top: 15px;
}
.img_piz img {
width: 100%;
height: 130px;
}
.img_piz {
margin-top: 0px;
}
.trapezoid {
min-height: 40px;
margin-top: 10px;
background-color: #ec323d;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
float: right;
width: 441px;
}
.trapezoid2 {
min-height: 41px;
margin-top: 10px;
background-color: #f7d700;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
float: right;
width: 441px;
}
.trapezoid ul li::after {
content: "|";
padding: 0px;
position: relative;
left: 8px;
color: #fff;
}
.trapezoid ul li:last-child::after {
display: none;
}
.trapezoid ul {
margin: 0px 0px;
padding: 0px 15px;
top: 0px;
}
.rotete_img {
transform: rotate(180deg) !important;
}
.trapezoid ul li i {
font-size: 14px;
color: #fff;
}
.trapezoid ul li {
float: left;
padding: 0px 6px;
list-style-type: none;
}
.trapezoid ul li a {
font-size: 13px;
color: #fff;
padding-left: 5px;
}
.bg_black_color h3 {
color: #fff;
margin-top: 0px;
font-size: 17px;
}
.bg_black_color p {
color: #fff;
font-size: 12px;
}
.speech-bubble {
width: 100%;
background: #ec323d;
font-size: 10px;
color: #fff;
border-radius: 5px;
}
.review-rat {
background: #ec323d none repeat scroll 0 0;
border-radius: 5px;
color: #fff;
font-size: 13px;
margin-top: 10px;
padding: 0 15px 0 0;
float:left;
}
.review-rat > i.fa.fa-star:before {
font-size: 12px;
line-height:36px;
color: #fff;
margin-left: 10px;
}
/*.speech-bubble:before {
content: "";
position: absolute;
width: 0;
height: 0;
border-top: 13px solid transparent;
border-right: 26px solid #ec323d;
border-bottom: 13px solid transparent;
margin: 13px 0 0 -14px;
}*/
/*.speech-bubble i.fa.fa-star::before {
font-size: 16px;
line-height: 50px;
color: #fff;
margin-left: 10px;
}*/
.bg_black_color .btn-danger {
color: #fff;
background-color: #ec323d;
border-color: #d43f3a;
border-radius: 0px;
}
.speech-bubble i {
padding-right: 5px;
}
.bg_black_color h2 {
font-size: 22px;
color: #fff;
margin-top: 0px;
}
.trapezoid i {
padding-top: 13px;
}
.trapezoid2 i {
font-size: 40px;
padding-top: 0px;
float: right;
position: relative;
top: -46px;
display: none;
}
.trapezoid2 h4 {
font-size: 13px;
line-height: 20px;
}
div.stars {
display: inline-block;
float: right;
background-color: #fff;
margin: 10px 16px 10px 0px;
}
input.star {
display: none;
}
label.star {
float: right;
padding: 0px 2px;
font-size: 15px;
color: #444;
}
input.star:checked ~ label.star:before {
content: '\f005';
color: #FD4;
}
input.star-5:checked ~ label.star:before {
color: #FE7;
text-shadow: 0 0 20px #952;
}
input.star-1:checked ~ label.star:before {
color: #F62;
}
label.star:before {
content: '\f006';
font-family: FontAwesome;
}
.stars1 {
font-size: 20px;
color: rgb(255, 255, 255);
padding: 8px 11px 7px;
}
.ye1 {
height: 60px
}
.speech-bubble span {
top: -5px;
font-size: 10px;
}
/********************li-add-span_5_02_2016************/
.nav > span > li {
position: relative;
display: block;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs > span > li.active {
background: #F7D700 none repeat scroll 0% 0%;
color: #343B46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a {
color: #343B46;
text-transform: none;
font-family: "corpid";
font-size: 14px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a {
padding: 5px 15px;
word-wrap: break-word;
}
.nav > span > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li.active {
color: #343B46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li.active a::after {
content: "";
right: -17px;
position: absolute;
width: 1.5em;
height: 0px;
border-top: 14px solid transparent;
border-bottom: 14px solid transparent;
border-left: 12px solid #F7D700;
top: 0px;
bottom: 0px;
margin: auto;
z-index: 0;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a:hover::after {
content: "";
right: -17px;
position: absolute;
width: 1.5em;
height: 0px;
border-top: 14px solid transparent;
border-bottom: 14px solid transparent;
border-left: 12px solid #F7D700;
top: 0px;
bottom: 0px;
margin: auto;
z-index: 1;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a:focus {
background: #F7D700 none repeat scroll 0% 0%;
color: #343B46;
}
nav.nav-sidebar.menu-tab-res ul.nav.tabs span li a:hover {
background: #F7D700 none repeat scroll 0% 0%;
color: #343B46;
}
.restimg {
min-height: 270px;
}
.container-fluid {
padding: 0px;
}
.restdiv {
padding: 0px 15px;
min-height:500px;
margin:25px 0;
}
.logo_deal .img-responsive {
width: 100%;
border: 2px solid #989898;
border-radius: 4px;
}
.res-title a {
color: #fff;
}
.img_piz .res-img.res-img {
margin: 0px 0;
}
.imgs_1 img {
width: 100%;
float: left;
height: 100px;
}
.no-padding-right1 {
padding-right: 0px;
}
.nav-sidebar.menu-tab-res input {
width: 100%;
}
.logo_deal {
width: 46%;
min-height: 104px;
}
/*******************10-2-2016-new_css_add******************/
.search-box-banner.col-md-8.col-sm-12.col-xs-12 {
padding-left: 20px;
padding-right: 0px;
padding-bottom: 70px;
padding-top: 32px;
}
.border-right-bg {
border-right: 1px solid rgb(204, 204, 204);
}
.col-md-12.col-sm-12.col-xs-12.mar-top.no-padding-mobile.rightCol_p3 {
padding-bottom: 15px;
}
.diplay {
display: none;
}
.imgasa img {
width: 100%;
padding: 10px;
height: 350px;
}
.pin_bg img {
position: absolute;
left: 22%;
top: 20px;
}
.red_bg .fa {
font-size: 25px;
color: #fff;
padding-left: 5px;
}
.green_bg .fa {
font-size: 25px;
color: #fff;
padding-left: 5px;
}
.yellow_bg .fa {
font-size: 25px;
color: #fff;
padding-left: 5px;
}
@media (max-width:767px) {
.yellow-strip {
margin-bottom:25px;
}
.trapezoid {
min-height: 40px;
margin-top: 10px;
background-color: #ec323d;
border-radius: 6px;
float: none;
width: auto;
padding-bottom: 14px;
}
.trapezoid2 {
min-height: 41px;
margin-top: 10px;
background-color: #f7d700;
border-radius: 6px;
float: none;
width: auto;
padding-bottom: 14px;
}
.review-rat > i.fa.fa-star:before {
font-size: 7px;
line-height: 40px;
color: #fff;
margin-left: 10px;
}
ul.nav.nav-tabs.res-menu li.active a {
padding: 10px 4px;
font-size: 14px;
}
ul.nav.nav-tabs.res-menu li a {
padding: 10px 4px;
font-size: 14px;
}
.shopping-cart-right {
margin-top: 5px;
}
.table-booking-banner {
max-height:260px;
}
}
.modal-dialog {
margin: 100px auto;
}
.popup-close {
background: #000 !important;
height: 30px;
width: 30px;
color: rgb(255, 255, 255);
border-radius: 50%;
margin-bottom: -27px;
position: absolute;
z-index: 1;
right: -14px;
top: -15px;
opacity:inherit;
}
@media( max-width:1024px) {
button.btn.btn-promo {
float:left;
width:100%;
margin-top:10px;
}
.sponser-hide{display:none;}
}
@media( max-width:1024px) and (orientation:landscape) {
ul#custom_scroller {
width: 235px !important;
}
#filter_container.affix{max-width:220px !important;}
button.btn.btn-promo {
margin-top:0px;
}
.trapezoid, .trapezoid2 {
width:100%;
}
}
.pagination li {
width:auto !important;
}
/*#footer{ position: absolute; bottom:0; left:0; width:100%;}
*/.auth-clients li {
text-align:center;
margin:20px 0 !important;
}
@media( min-width:768px) and ( max-width:1024px) and (orientation:portrait){
.days {font-size:18px;}
.deal-image{background-color: #ff3321;
width: auto;
height: auto;
float: left;
margin: 18px 0px 10px 0px;
border-radius: 8px;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
padding: 5px;}
.get {
font-size: 16px;
padding: 0px;
margin: 0px;
}
.logo_deal .img-responsive {
width: 95%;
border: 2px solid #989898;
border-radius: 4px;
}
.contant-deal h3.res-name{
font-size: 13px;
font-family: "corpid-bold";
text-align: center;
margin-top: 0px;
min-height: 30px;
}
}
@media( min-width:768px) and ( max-width:970px)
{
ul.nav.navbar-nav.navbar-right > li > a {
padding: 15px 3px;
}
.logo_deal {
width: 42% !important;
height: 50px;
min-height: 50px;
max-height: 50px;
}
}
@media( min-width:971px) and ( max-width:1280px)
{
.logo_deal {
width: 42% !important;
height: 80px;
min-height: 80px;
max-height: 80px;
}
}
@media( min-width:768px) and ( max-width:1024px)
{
.width-ipad-menu{width:70%;}
.width-ipad-cart{width:30%;}
} | 0.299822 | 0.114542 |
table .tooltip {
position:fixed;
border:1px solid #333;
background-color:#161616;
border-radius:5px;
padding:10px;
color:#fff;
}
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Mono|Roboto:400,100,300,500,700,300italic|Roboto+Condensed:300,400,700|Roboto+Slab:400,700&subset=latin,latin-ext);
/************************************/
/************* CALENDAR *************/
/************************************/
.cal-options {
padding: 25px;
position: relative;
}
.cal-options .date-info {
position: relative;
top: 0;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.cal-options .date-info.out {
top: -200px;
}
.cal-options .date-info h2 {
margin-bottom: 0;
margin-top: 0;
}
.cal-options .date-info h2 i {
font-size: 32px;
cursor: pointer;
opacity: .5;
border: 2px solid white;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.cal-options .date-info h2 i#cal-prev {
padding: 0 11px 0 9px;
}
.cal-options .date-info h2 i#cal-next {
padding: 0 9px 0 11px;
}
.cal-options .date-info h2 i:hover {
opacity: 1;
}
.cal-options .date-info h3 {
margin-top: 0;
}
.cal-options #event-delete {
margin-top: -100px;
margin-bottom: 50px;
text-align: center;
}
.cal-options #event-delete i {
background-color: rgba(0, 0, 0, 0.15);
padding: 15px;
border-radius: 50%;
width: 90px;
opacity: 0;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.cal-options #event-delete.in i {
opacity: .8;
}
.cal-options #event-delete.in.active i {
opacity: 1;
background-color: rgba(0, 0, 0, 0.25);
}
.cal-options .events-wrapper {
margin-top: 40px;
}
.cal-options .events-wrapper h4 {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
padding-bottom: 5px;
}
.cal-options .events-wrapper h4 .new-event {
color: white;
opacity: .5;
}
.cal-options .events-wrapper h4 .new-event:hover {
opacity: 1;
}
.cal-options .events-wrapper .external-event {
padding: 5px 10px;
background-color: white;
margin: 5px 0;
color: #717171;
font-size: 12px;
font-weight: 300;
opacity: .8;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border-left: 10px solid #717171;
cursor: move;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.cal-options .events-wrapper .external-event:hover {
opacity: 1;
}
.cal-options .events-wrapper .external-event[data-color="primary"] {
border-left: 10px solid #428bca;
}
.cal-options .events-wrapper .external-event[data-color="success"] {
border-left: 10px solid #5cb85c;
}
.cal-options .events-wrapper .external-event[data-color="info"] {
border-left: 10px solid #5bc0de;
}
.cal-options .events-wrapper .external-event[data-color="warning"] {
border-left: 10px solid #f0ad4e;
}
.cal-options .events-wrapper .external-event[data-color="danger"] {
border-left: 10px solid #d9534f;
}
.cal-options .events-wrapper .external-event[data-color="red"] {
border-left: 10px solid #ff4a43;
}
.cal-options .events-wrapper .external-event[data-color="cyan"] {
border-left: 10px solid #22beef;
}
.cal-options .events-wrapper .external-event[data-color="green"] {
border-left: 10px solid #a2d200;
}
.cal-options .events-wrapper .external-event[data-color="orange"] {
border-left: 10px solid #ffc100;
}
.cal-options .events-wrapper .external-event[data-color="amethyst"] {
border-left: 10px solid #cd97eb;
}
.cal-options .events-wrapper .external-event[data-color="greensea"] {
border-left: 10px solid #16a085;
}
.cal-options .events-wrapper .external-event[data-color="hotpink"] {
border-left: 10px solid #ff0066;
}
.cal-options .events-wrapper .external-event[data-color="drank"] {
border-left: 10px solid #a40778;
}
.cal-options .events-wrapper .external-event[data-color="dutch"] {
border-left: 10px solid #1693a5;
}
.cal-options .events-wrapper .external-event[data-color="blue"] {
border-left: 10px solid #418bca;
}
.cal-options .events-wrapper .external-event[data-color="redbrown"] {
border-left: 10px solid #d9544f;
}
.cal-options .events-wrapper .external-event[data-color="slategray"] {
border-left: 10px solid #3f4e62;
}
.cal-options .events-wrapper .checkbox {
margin-top: 15px !important;
padding-left: 0;
}
.fc .fc-content .fc-event {
padding: 3px 5px;
font-weight: 300;
font-size: 11px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.fc .fc-content .fc-view.fc-grid table > thead > tr > th.fc-widget-header, .fc .fc-content .fc-view.fc-agenda table > thead > tr > th.fc-widget-header {
border: 0;
border-bottom: 1px solid #e2e2e2;
border-top: 1px solid #e2e2e2;
background-color: #f2f2f2;
padding: 15px;
text-transform: uppercase;
color: #717171;
font-size: 12px;
font-weight: 700;
font-family: "Roboto Condensed", sans-serif;
}
.fc .fc-content .fc-view.fc-grid table > thead > tr > th.fc-widget-header.fc-first, .fc .fc-content .fc-view.fc-agenda table > thead > tr > th.fc-widget-header.fc-first {
-webkit-border-radius: 4px 0 0 0;
-moz-border-radius: 4px 0 0 0;
-ms-border-radius: 4px 0 0 0;
-o-border-radius: 4px 0 0 0;
border-radius: 4px 0 0 0;
border-left: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-grid table > thead > tr > th.fc-widget-header.fc-last, .fc .fc-content .fc-view.fc-agenda table > thead > tr > th.fc-widget-header.fc-last {
-webkit-border-radius: 0 4px 0 0;
-moz-border-radius: 0 4px 0 0;
-ms-border-radius: 0 4px 0 0;
-o-border-radius: 0 4px 0 0;
border-radius: 0 4px 0 0;
border-right: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-grid table > thead > tr > th.fc-agenda-gutter, .fc .fc-content .fc-view.fc-agenda table > thead > tr > th.fc-agenda-gutter {
padding: 0;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-widget-content, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-widget-content {
border: 0;
border-bottom: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-widget-content .fc-day-number, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-widget-content .fc-day-number {
padding: 5px 10px;
margin: 5px;
color: #717171;
font-weight: 300;
font-size: 12px;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td:first-child.fc-widget-content, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td:first-child.fc-widget-content {
border-left: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-state-highlight, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-state-highlight {
background: transparent;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-state-highlight .fc-day-number, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-state-highlight .fc-day-number {
background-color: #ff7b76;
color: white;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
padding: 4px 6px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-allday .fc-agenda-axis,
.fc .fc-content .fc-view.fc-agenda .fc-agenda-allday .fc-agenda-gutter {
border-left: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
background-color: #f2f2f2;
color: #717171;
font-size: 11px;
font-weight: 300;
padding: 10px 5px;
}
.fc .fc-content .fc-view.fc-agenda > table > tbody > tr > td.fc-state-highlight {
background: #f2f2f2;
}
.fc .fc-content .fc-view.fc-agenda > table > tbody > tr > td.fc-sat {
border-right: 0;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr {
line-height: 35px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr th {
border: 0;
border-left: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
background-color: #f2f2f2;
color: #717171;
font-size: 12px;
font-weight: 300;
padding-top: 10px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr td.fc-widget-content {
border-bottom: 1px solid #e2e2e2;
line-height: 50px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr td.fc-widget-content:last-child {
border-right: 0;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr.fc-minor td.fc-widget-content {
border-bottom: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-divider {
border: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-divider .fc-agenda-divider-inner {
background-color: #f2f2f2;
height: 3px;
}
/*********************************/
/************* CHAT **************/
/*********************************/
.chat .tile {
margin-bottom: 0 !important;
}
ul.chat-nav > li {
padding: 0;
}
ul.chat-nav.main-nav > li h3 {
line-height: 28px !important;
}
ul.chat-nav.main-nav > li h3 .badge {
position: relative;
top: -2px;
}
ul.chat-nav.main-nav > li.pull-right {
line-height: 28px;
}
ul.chat-nav.side-nav > li {
position: relative;
}
ul.chat-nav.side-nav > li h3 {
line-height: 28px !important;
}
ul.chat-nav.side-nav > li .dropdown-toggle {
border-right: 0;
}
ul.chat-nav.side-nav > li .form-control {
position: absolute;
z-index: 9;
left: -22px;
min-height: 22px !important;
height: 22px !important;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
display: none;
color: #717171;
font-size: 11px;
}
ul.chat-nav.side-nav > li .form-control::-webkit-input-placeholder {
color: #717171;
}
ul.chat-nav.side-nav > li .form-control:-moz-placeholder {
color: #717171;
}
ul.chat-nav.side-nav > li .form-control::-moz-placeholder {
color: #717171;
}
ul.chat-nav.side-nav > li .form-control:-ms-input-placeholder {
color: #717171;
}
ul.chat-nav.side-nav > li .form-control.active {
display: inline-block;
}
ul.chat-nav.side-nav > li .form-control:focus {
background-color: white;
}
.chat-inbox {
padding: 0;
list-style: none;
}
.chat-inbox > li {
padding: 5px 15px;
}
.chat-inbox > li:first-child {
padding: 15px;
}
.chat-inbox > li:last-child {
padding-bottom: 15px;
}
.chat-inbox > li > a {
display: block;
padding: 10px 15px;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.chat-inbox > li > a:hover {
text-decoration: none;
background-color: rgba(255, 255, 255, 0.05);
}
.chat-inbox > li > a:hover .media .media-body .chat-actions {
display: block;
}
.chat-inbox > li > a .media {
position: relative;
}
.chat-inbox > li > a .media .media-object {
width: 50px;
height: 50px;
filter: alpha(opacity=40);
opacity: 0.4;
}
.chat-inbox > li > a .media .badge {
font-size: 9px;
padding: 2px 4px;
position: absolute;
top: 0;
left: 35px;
}
.chat-inbox > li > a .media .media-body .message {
font-size: 11px;
color: rgba(255, 255, 255, 0.8);
margin: 0;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block;
width: 85%;
}
.chat-inbox > li > a .media .media-body .chat-actions {
position: absolute;
right: 0;
bottom: 8px;
font-size: 11px;
display: none;
}
.chat-inbox > li > a .media .media-body .chat-actions > span {
margin-left: 4px;
color: rgba(255, 255, 255, 0.4);
cursor: pointer;
}
.chat-inbox > li > a .media .media-body .chat-actions > span.archive:hover {
color: #ff4a43;
}
.chat-inbox > li > a .media .media-body .chat-actions > span.mark-unread:hover {
color: #16a085;
}
.chat-inbox > li > a .media .media-body .chat-actions > span.mark-unread:hover i:before {
content: "\f111";
}
.chat-inbox > li > a .media .media-body .media-heading {
font-size: 14px;
color: rgba(255, 255, 255, 0.8);
margin: 0;
position: relative;
padding-top: 7px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.chat-inbox > li > a .media .media-body .media-heading .time {
float: right;
font-size: 11px;
font-weight: 300;
color: rgba(255, 255, 255, 0.8);
}
.chat-inbox > li > a.unread .media .media-object, .chat-inbox > li > a.active .media .media-object {
opacity: 1;
filter: alpha(opacity=100);
/* For IE8 and earlier */
}
.chat-inbox > li > a.unread .media .media-heading, .chat-inbox > li > a.active .media .media-heading {
color: white;
font-weight: 700;
}
.chat-inbox > li > a.unread {
background-color: rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.chat-inbox > li > a.unread:hover {
background-color: rgba(0, 0, 0, 0.25);
}
.chat-inbox > li > a.active {
cursor: default;
background-color: rgba(255, 255, 255, 0.15);
border: 1px solid rgba(255, 255, 255, 0.1);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.chat-content {
padding: 20px 0;
}
.chat-content .chat-list {
list-style-type: none;
margin: 0;
padding: 0;
color: rgba(255, 255, 255, 0.7);
}
.chat-content .chat-list > li {
position: relative;
padding: 10px 0;
}
.chat-content .chat-list > li.conversation-divider {
font-size: 11px;
color: rgba(255, 255, 255, 0.7);
text-align: center;
}
.chat-content .chat-list > li.conversation-divider span {
display: inline-block;
position: relative;
background-color: rgba(0, 0, 0, 0.15);
padding: 3px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.chat-content .chat-list > li.message .media .user-avatar {
position: relative;
}
.chat-content .chat-list > li.message .media .user-avatar .media-object {
width: 64px;
height: 64px;
}
.chat-content .chat-list > li.message .media .user-avatar:after {
border-bottom: 10px solid transparent;
border-top: 10px solid transparent;
content: "";
height: 0;
position: absolute;
top: 10px;
width: 0;
z-index: 1;
}
.chat-content .chat-list > li.message .media .media-body {
background: rgba(255, 255, 255, 0.15);
padding: 10px 15px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
margin-bottom: 3px;
font-size: 12px;
font-weight: 300;
line-height: 20px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.chat-content .chat-list > li.message .media .media-body .media-heading > a {
font-weight: 700;
font-size: 12px;
color: white;
}
.chat-content .chat-list > li.message .media .media-body .media-heading > a:hover {
text-decoration: underline;
}
.chat-content .chat-list > li.message .media .media-body .media-heading .time {
float: right;
font-size: 11px;
color: rgba(255, 255, 255, 0.5);
font-weight: 300;
}
.chat-content .chat-list > li.message.receive .media .media-body {
border: 1px solid rgba(255, 255, 255, 0.1);
}
.chat-content .chat-list > li.message.receive .media .user-avatar {
margin-right: 15px;
}
.chat-content .chat-list > li.message.receive .media .user-avatar:after {
border-right: 10px solid;
border-right-color: rgba(255, 255, 255, 0.15);
right: -15px;
}
.chat-content .chat-list > li.message.sent .media .user-avatar {
float: right !important;
margin-right: 0;
margin-left: 15px;
}
.chat-content .chat-list > li.message.sent .media .user-avatar:after {
border-left: 10px solid;
border-left-color: rgba(0, 0, 0, 0.15);
left: -15px;
}
.chat-content .chat-list > li.message.sent .media .media-body {
background-color: rgba(0, 0, 0, 0.15);
text-align: right;
}
.chat-content .chat-list > li.message.sent .media .media-body .time {
float: left;
}
.chat-reply {
height: 200px;
}
.chat-reply textarea {
width: 100%;
height: 142px !important;
resize: none;
border: 0 !important;
background-color: rgba(0, 0, 0, 0.3) !important;
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
color: white !important;
}
.chat-reply textarea::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7) !important;
}
.chat-reply textarea:-moz-placeholder {
color: rgba(255, 255, 255, 0.7) !important;
}
.chat-reply textarea::-moz-placeholder {
color: rgba(255, 255, 255, 0.7) !important;
}
.chat-reply textarea:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7) !important;
}
.chat-reply textarea:focus {
background-color: rgba(0, 0, 0, 0.5) !important;
}
.chat-reply .btn-group {
width: 100%;
background: rgba(255, 255, 255, 0.15) !important;
padding: 15px;
-webkit-border-radius: 0 0 4px 4px !important;
-moz-border-radius: 0 0 4px 4px !important;
-ms-border-radius: 0 0 4px 4px !important;
-o-border-radius: 0 0 4px 4px !important;
border-radius: 0 0 4px 4px !important;
}
.chat-reply .btn-group button.last-in-group,
.chat-reply .btn-group .btn.last-in-group {
border-top-right-radius: 4px !important;
border-bottom-right-radius: 4px !important;
}
.chat-reply .btn-group button.last,
.chat-reply .btn-group .btn.last {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
border-radius: 4px !important;
margin-left: 5px;
}
.chat-reply .btn-group div.checkbox {
margin: 0 !important;
margin-top: 4px !important;
margin-right: 10px !important;
position: absolute;
top: -35px;
right: 0;
filter: alpha(opacity=50);
opacity: 0.5;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.chat-reply .btn-group div.checkbox:hover {
filter: alpha(opacity=100);
opacity: 1;
}
/***********************************/
/************* COLORS **************/
/***********************************/
/* backgrounds */
.bg-transparent-black-05 {
background-color: rgba(0, 0, 0, 0.05) !important;
color: white;
}
.bg-transparent-black-1 {
background-color: rgba(0, 0, 0, 0.1) !important;
color: white;
}
.bg-transparent-black-15 {
background-color: rgba(0, 0, 0, 0.15) !important;
color: white;
}
.bg-transparent-black-2 {
background-color: rgba(0, 0, 0, 0.2) !important;
color: white;
}
.bg-transparent-black-3 {
background-color: rgba(0, 0, 0, 0.3) !important;
color: white;
}
.bg-transparent-black-4 {
background-color: rgba(0, 0, 0, 0.4) !important;
color: white;
}
.bg-transparent-black-5 {
background-color: rgba(0, 0, 0, 0.5) !important;
color: white;
}
.bg-transparent-black-6 {
background-color: rgba(0, 0, 0, 0.6) !important;
color: white;
}
.bg-transparent-black-7 {
background-color: rgba(0, 0, 0, 0.7) !important;
color: white;
}
.bg-transparent-black-8 {
background-color: rgba(0, 0, 0, 0.8) !important;
color: white;
}
.bg-transparent-white-05 {
background-color: rgba(255, 255, 255, 0.05) !important;
color: white;
}
.bg-transparent-white-1 {
background-color: rgba(255, 255, 255, 0.1) !important;
color: white;
}
.bg-transparent-white-15 {
background-color: rgba(255, 255, 255, 0.15) !important;
color: white;
}
.bg-transparent-white-2 {
background-color: rgba(255, 255, 255, 0.2) !important;
color: white;
}
.bg-transparent-white-3 {
background-color: rgba(255, 255, 255, 0.3) !important;
color: white;
}
.bg-transparent-white-4 {
background-color: rgba(255, 255, 255, 0.4) !important;
}
.bg-transparent-white-5 {
background-color: rgba(255, 255, 255, 0.5) !important;
}
.bg-transparent-white-6 {
background-color: rgba(255, 255, 255, 0.6) !important;
}
.bg-transparent-white-7 {
background-color: rgba(255, 255, 255, 0.7) !important;
}
.bg-transparent-white-8 {
background-color: rgba(255, 255, 255, 0.8) !important;
}
.bg-red {
background-color: #ff4a43 !important;
}
.bg-green {
background-color: #a2d200 !important;
}
.bg-cyan {
background-color: #22beef !important;
}
.bg-orange {
background-color: #ffc100 !important;
}
.bg-amethyst {
background-color: #cd97eb !important;
}
.bg-greensea {
background-color: #16a085 !important;
}
.bg-drank {
background-color: #a40778 !important;
}
.bg-dutch {
background-color: #1693a5 !important;
}
.bg-hotpink {
background-color: #ff0066 !important;
}
.bg-blue {
background-color: #418bca !important;
}
.bg-slategray {
background-color: #3f4e62 !important;
}
.bg-redbrown {
background-color: #d9544f !important;
}
/* colors */
.color-white {
color: #fff !important;
}
.color-red {
color: #ff4a43 !important;
}
.color-green {
color: #a2d200 !important;
}
.color-cyan {
color: #22beef !important;
}
.color-orange {
color: #ffc100 !important;
}
.color-amethyst {
color: #cd97eb !important;
}
.color-greensea {
color: #16a085 !important;
}
.color-drank {
color: #a40778 !important;
}
.color-dutch {
color: #1693a5 !important;
}
.color-hotpink {
color: #ff0066 !important;
}
.color-blue {
color: #418bca !important;
}
.color-slategray {
color: #3f4e62 !important;
}
.color-redbrown {
color: #d9544f !important;
}
.color-transparent-black {
color: rgba(0, 0, 0, 0.4) !important;
}
/**************************************/
/************* DATATABLES *************/
/**************************************/
.dataTables_wrapper {
font-size: 11px;
position: relative;
}
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody .table thead tr th:before, .dataTables_wrapper .dataTables_scroll .dataTables_scrollBody .table thead tr th:after,
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody .table thead tr td:before,
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody .table thead tr td:after {
content: "" !important;
display: none;
}
.dataTables_wrapper .chosen-container {
width: auto !important;
}
.dataTables_wrapper .row {
margin: 0;
padding: 10px 0;
}
.dataTables_wrapper label {
margin: 0;
}
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
color: #999;
}
.dataTables_wrapper .delete-row,
.dataTables_wrapper .add-row {
position: absolute;
top: 20px;
left: 43%;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.dataTables_wrapper .delete-row {
display: none;
}
.dataTables_wrapper .DTTT_container {
float: left;
margin: 0;
}
.dataTables_wrapper .ColVis {
float: none;
display: inline-block;
vertical-align: middle;
margin: 0 5px;
}
.dataTables_wrapper .ColVis .ColVis_Button {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
cursor: pointer;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: #717171;
padding: 0 10px;
height: 31px;
line-height: 31px;
}
.dataTables_wrapper .ColVis .ColVis_Button i {
font-size: 14px;
}
.dataTables_wrapper .ColVis .ColVis_Button:hover {
background-color: #ebebeb;
border-color: #adadad;
}
.dataTables_wrapper .ColVis .ColVis_Button:focus {
outline: 0;
background-color: #ebebeb;
border-color: #adadad;
}
.dataTables_wrapper .dataTables_length select + .chosen-container.chosen-container-single .chosen-single {
background: #fff;
}
.dataTables_wrapper .dataTables_length select + .chosen-container.chosen-container-single .chosen-drop {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
margin-top: -4px;
}
.dataTables_wrapper div.dataTables_filter label {
vertical-align: middle;
line-height: 33px;
}
.dataTables_wrapper div.dataTables_filter input {
/* font-family: "Ubuntu Mono", sans-serif; */
font-size: 16px !important;
color: rgba(0, 0, 0, 0.6) !important;
background: none !important;
border: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
-webkit-appearance: none !important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
min-height: 28px;
padding: 0 !important;
line-height: 32px !important;
}
.dataTables_wrapper div.dataTables_filter input:focus {
outline: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.dataTables_wrapper div.dataTables_filter input::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.dataTables_wrapper div.dataTables_filter input:-moz-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.dataTables_wrapper div.dataTables_filter input::-moz-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.dataTables_wrapper div.dataTables_filter input:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting_asc, .dataTables_wrapper .table-datatable > thead > tr th.sorting_desc, .dataTables_wrapper .table-datatable > thead > tr th.sorting,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_asc,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_desc,
.dataTables_wrapper .table-datatable > thead > tr td.sorting {
position: relative;
background: none;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting_asc:before, .dataTables_wrapper .table-datatable > thead > tr th.sorting_desc:before, .dataTables_wrapper .table-datatable > thead > tr th.sorting:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting:before {
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px !important;
float: right;
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting:before {
content: "\f0dc";
margin-top: 6px !important;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting:hover,
.dataTables_wrapper .table-datatable > thead > tr td.sorting:hover {
color: #717171;
background-color: transparent;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting:hover:after,
.dataTables_wrapper .table-datatable > thead > tr td.sorting:hover:after {
background-color: rgba(113, 113, 113, 0.75);
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_asc:before {
content: "\f0dd";
margin-top: 3px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_desc:before {
content: "\f0de";
margin-top: 9px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-alpha.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-alpha.sorting_asc:before {
content: "\f15d";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-alpha.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-alpha.sorting_desc:before {
content: "\f15e";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-amount.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-amount.sorting_asc:before {
content: "\f160";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-amount.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-amount.sorting_desc:before {
content: "\f161";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-numeric.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-numeric.sorting_asc:before {
content: "\f162";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-numeric.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-numeric.sorting_desc:before {
content: "\f163";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.no-sort, .dataTables_wrapper .table-datatable > thead > tr th.sorting_disabled,
.dataTables_wrapper .table-datatable > thead > tr td.no-sort,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_disabled {
cursor: default;
}
.dataTables_wrapper .table-datatable > tbody > tr > td.details,
.dataTables_wrapper .table-datatable > tbody > tr > th.details {
background-color: rgba(0, 0, 0, 0.05);
}
.dataTables_wrapper .table-datatable > tbody > tr > td.details table > tbody > tr > td,
.dataTables_wrapper .table-datatable > tbody > tr > th.details table > tbody > tr > td {
padding: 5px;
}
.dataTables_wrapper .table-datatable > tbody > tr > td.details table > tbody > tr > td:first-child,
.dataTables_wrapper .table-datatable > tbody > tr > th.details table > tbody > tr > td:first-child {
font-family: "Roboto Slab", serif;
font-size: 12px;
font-weight: 700;
line-height: 16px;
color: #717171;
}
.dataTables_wrapper .table-datatable > tbody > tr > td.details table > tbody > tr > td:last-child,
.dataTables_wrapper .table-datatable > tbody > tr > th.details table > tbody > tr > td:last-child {
line-height: 16px;
font-size: 12px;
padding: 0 5px;
}
.dataTables_wrapper .table-datatable > tbody > tr.row_selected > td,
.dataTables_wrapper .table-datatable > tbody > tr.row_selected > th, .dataTables_wrapper .table-datatable > tbody > tr.drilled > td,
.dataTables_wrapper .table-datatable > tbody > tr.drilled > th {
background-color: rgba(0, 0, 0, 0.05);
}
.dataTables_wrapper .dataTables_paginate {
float: none;
}
.dataTables_wrapper .dataTables_paginate.paging_custombootstrap ul > li > a {
padding: 3px 7px;
font-size: 11px;
line-height: 15px;
}
.DTTT_print_info {
overflow: hidden;
opacity: 1;
background: white;
border: 0;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
top: 70px;
z-index: 999999;
color: #717171;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.ColVis_collection {
min-width: 130px;
padding: 3px;
background-color: #f2f2f2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
z-index: 999999;
}
.ColVis_collection > li {
margin-bottom: 3px;
}
.ColVis_collection > li:last-child {
margin-bottom: 0;
}
.ColVis_collection > li > label {
width: 100%;
text-align: left;
padding: 2px 3px;
}
.ColVis_collection > li > label span {
font-size: 11px;
margin-left: 5px;
color: #717171;
}
.ColVis_collection > li > label input:checked + span {
color: #212121;
}
.ColVis_catcher {
cursor: pointer;
}
.ColVis_collectionBackground {
position: fixed;
width: 100%;
height: 100%;
}
/*********************************************/
/************* LOGIN & LOCK PAGE *************/
/*********************************************/
#content.full-page .inside-block::-webkit-scrollbar {
width: 0;
}
#content.full-page {
position: fixed;
width: 100%;
height: 100%;
padding: 0 0 45px 0 !important;
top: -45px;
/* background: url(../images/noise.png) left top repeat, url(../images/dot_pattern.png) left top repeat, url(../images/backgrounds/1.jpg) left top/cover no-repeat; */
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#content.full-page.register .inside-block form section.controls a {
display: initial;
position: relative;
color: rgba(255, 0, 0, 0.6);
}
#content.full-page.register .inside-block form section.controls a:hover {
color: rgba(255, 0, 0, 1);
}
#content.full-page .inside-block {
display: block;
margin: 0 auto;
text-align: center;
width: 450px;
background-color: rgba(255, 255, 255, 0.2);
height: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding: 50px;
color: white;
overflow: auto;
}
#content.full-page .inside-block img {
margin-top: 50px;
display: inline-block;
width: initial;
}
#content.full-page .inside-block .user-photo img {
margin: 0 0 20px 0;
width: 100px;
border: 5px solid rgba(0, 0, 0, 0.2);
}
#content.full-page .inside-block h1 {
text-transform: uppercase;
font-size: 26px;
margin-bottom: 10px;
}
#content.full-page .inside-block h1 strong {
position: relative;
display: inline-block;
}
#content.full-page .inside-block h1 strong:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 5px;
/* background-color: #1ccdaa; */
top: -10px;
left: 0;
}
#content.full-page .inside-block span.overline {
position: relative;
}
#content.full-page .inside-block span.overline:before {
content: "";
position: absolute;
display: block;
width: 40px;
height: 5px;
background-color: #1ccdaa;
top: -5px;
left: 0;
}
#content.full-page .inside-block h5 {
font-family: "Roboto Condensed", sans-serif;
font-weight: 300;
margin: 0;
font-size: 12px;
margin-bottom: 5px;
}
#content.full-page .inside-block form {
/* margin-top: 50px; */
/* margin-bottom: 40px; */
}
#content.full-page .inside-block form.form-unlock {
margin-top: 20px;
}
#content.full-page .inside-block form .input-group {
margin-bottom: 10px;
}
#content.full-page .inside-block form .input-group .input-group-addon {
background-color: rgba(0, 0, 0, 0.2);
-webkit-border-radius: 0 4px 4px 0 !important;
-moz-border-radius: 0 4px 4px 0 !important;
-ms-border-radius: 0 4px 4px 0 !important;
-o-border-radius: 0 4px 4px 0 !important;
border-radius: 0 4px 4px 0 !important;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
border: 0;
}
#content.full-page .inside-block form .input-group .input-group-addon i {
width: 18px;
color: rgba(255, 255, 255, 0.6);
}
#content.full-page .inside-block form .input-group .input-group-addon i:after {
content: "";
height: 50%;
margin-left: -25px;
position: absolute;
top: 25%;
}
#content.full-page .inside-block form .input-group input {
background-color: rgba(0, 0, 0, 0.2) !important;
border: 0 !important;
-webkit-border-radius: 4px 0 0 4px !important;
-moz-border-radius: 4px 0 0 4px !important;
-ms-border-radius: 4px 0 0 4px !important;
-o-border-radius: 4px 0 0 4px !important;
border-radius: 4px 0 0 4px !important;
color: white !important;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
#content.full-page .inside-block form .input-group input:focus, #content.full-page .inside-block form .input-group input:focus + .input-group-addon {
background-color: rgba(0, 0, 0, 0.3) !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
#content.full-page .inside-block form .input-group input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#content.full-page .inside-block form .input-group input:-moz-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#content.full-page .inside-block form .input-group input::-moz-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#content.full-page .inside-block form .input-group input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#content.full-page .inside-block form section.controls {
text-align: left;
position: relative;
}
#content.full-page .inside-block form section.controls .checkbox {
padding: 0;
display: inline-block;
margin: 0 !important;
}
#content.full-page .inside-block form section.controls a {
font-size: 12px;
margin-top: 5px;
display: inline-block;
position: absolute;
right: 0;
top: 0;
color: rgba(255, 255, 255, 0.8);
}
#content.full-page .inside-block form section.controls a:hover {
color: white;
text-decoration: none;
}
#content.full-page .inside-block section.log-in {
padding: 15px 0;
border-top: 5px dashed rgba(0, 0, 0, 0.1);
}
#content.full-page .inside-block form section.log-in .btn {
display: inline-block;
/* margin-top: 20px; */
}
#content.full-page .inside-block form section.log-in span {
display: inline-block;
vertical-align: bottom;
line-height: 36px;
margin: 0 10px;
font-style: italic;
font-family: Georgia, serif;
}
/****************************************/
/************* WEATHER PAGE *************/
/****************************************/
#content.full-page.weather .owl-carousel {
height: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding-bottom: 45px;
}
#content.full-page.weather .owl-carousel .owl-wrapper-outer {
height: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding-bottom: 45px;
}
#content.full-page.weather .owl-carousel .owl-wrapper-outer .owl-wrapper {
height: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding-bottom: 45px;
}
#content.full-page.weather .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
height: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding-bottom: 45px;
overflow: hidden;
}
#content.full-page.weather .owl-carousel .owl-controls {
text-align: right;
}
#content.full-page.weather .owl-carousel .owl-controls .owl-pagination {
top: 55px;
left: auto;
right: 380px;
}
#content.full-page.weather .owl-carousel .owl-controls .owl-buttons {
top: 40%;
}
#content.full-page.weather .owl-carousel .owl-controls .owl-buttons i {
font-size: 120px;
}
#content.full-page.weather .owl-carousel .owl-controls .owl-buttons .owl-next {
right: 380px;
}
#content.full-page.weather .owl-carousel .slide {
position: relative;
}
#content.full-page.weather .owl-carousel .slide .cover .pattern {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: url(../images/dot_pattern.png);
z-index: 9;
}
#content.full-page.weather .owl-carousel .slide .cover img {
position: fixed;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
#content.full-page.weather .owl-carousel .slide .cover img.bgwidth {
width: 100%;
}
#content.full-page.weather .owl-carousel .slide .cover img.bgheight {
height: 100%;
width: auto;
}
#content.full-page.weather .owl-carousel .slide .inside-block {
position: fixed;
right: 0;
top: 45px;
z-index: 999;
width: 360px;
background-color: rgba(0, 0, 0, 0.5);
padding: 30px;
padding-bottom: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
padding: 15px 0;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row h1 {
font-size: 74px;
margin: 0;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row h4 {
font-family: "Roboto", "Arial", sans-serif;
font-size: 16px;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row:first-child h4.this-day {
margin-left: -24px;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row:not(:first-child) h4 {
line-height: 45px;
font-size: 18px;
margin: 0;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row:last-child {
border: 0;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row .temp {
font-size: 32px;
font-weight: 300;
margin-left: 20px;
display: inline-block;
vertical-align: top;
}
#content.full-page.weather .owl-carousel .slide .location {
position: absolute;
z-index: 999;
top: 70px;
left: 50px;
color: white;
}
#content.full-page.weather .owl-carousel .slide .location h1, #content.full-page.weather .owl-carousel .slide .location h2, #content.full-page.weather .owl-carousel .slide .location h3 {
font-family: "Roboto", "Arial", sans-serif;
margin: 0;
}
#content.full-page.weather .owl-carousel .slide .location h1 {
font-family: "Roboto Slab", serif;
font-size: 60px;
font-weight: 700;
}
#content.full-page.weather .owl-carousel .slide .location h2 {
font-size: 30px;
font-weight: 300;
}
#content.full-page.weather .owl-carousel .slide .location h3 {
font-weight: 300;
font-size: 28px;
margin-top: 20px;
}
#content.full-page.weather .owl-carousel .slide .photo-author {
position: absolute;
z-index: 1000;
bottom: 20px;
top: 50px;
right: 40px;
color: rgba(255, 255, 255, 0.3);
font-size: 12px;
}
.animation-pulseSlow {
-webkit-animation-name: pulseSlow;
-moz-animation-name: pulseSlow;
animation-name: pulseSlow;
-webkit-animation-duration: 30s;
-moz-animation-duration: 30s;
animation-duration: 30s;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
animation-timing-function: linear;
}
@-webkit-keyframes pulseSlow {
0% {
-webkit-transform: scale(1.1);
}
50% {
-webkit-transform: scale(1);
}
100% {
-webkit-transform: scale(1.1);
}
}
@-moz-keyframes pulseSlow {
0% {
-moz-transform: scale(1.1);
}
50% {
-moz-transform: scale(1);
}
100% {
-moz-transform: scale(1.1);
}
}
@-o-keyframes pulseSlow {
0% {
-o-transform: scale(1.1);
}
50% {
-o-transform: scale(1);
}
100% {
-o-transform: scale(1.1);
}
}
@keyframes pulseSlow {
0% {
transform: scale(1.1);
}
50% {
transform: scale(1);
}
100% {
transform: scale(1.1);
}
}
/**************************************/
/************* ERROR PAGE *************/
/**************************************/
#content.full-page.error .inside-block {
width: 500px;
position: relative;
}
#content.full-page.error .inside-block h1.error {
text-align: center;
font-size: 60px;
margin-top: 20px;
margin-bottom: 30px;
}
#content.full-page.error .inside-block h1.error strong:before {
top: 2px;
left: 0;
width: 60px;
}
#content.full-page.error .inside-block p {
text-align: center;
font-weight: 400;
}
#content.full-page.error .inside-block p.lead {
margin-bottom: 0;
}
#content.full-page.error .inside-block .controls {
text-align: center;
margin-top: 40px;
margin-bottom: 40px;
}
#content.full-page.error .inside-block .controls .btn {
margin-right: 10px;
margin-bottom: 10px;
}
#content.full-page.error .search {
width: 200px;
position: fixed;
top: 20px;
right: 20px;
z-index: 99;
}
#content.full-page.error .search input {
font-family: "Ubuntu Mono", sans-serif;
font-size: 16px;
color: white;
background: none;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.6);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-appearance: none !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-font-smoothing: antialiased;
padding: 0 !important;
line-height: 18px;
min-height: 26px;
}
#content.full-page.error .search input:focus {
outline: none;
border-bottom: 1px solid white;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
#content.full-page.error .search input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#content.full-page.error .search input:-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#content.full-page.error .search input::-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#content.full-page.error .search input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
/**********************************************/
/************* JQUERY FILE UPLOAD *************/
/**********************************************/
.fileupload-buttonbar {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-select: none;
}
table tbody.files > tr > td {
vertical-align: middle;
}
table tbody.files > tr > td.upload {
vertical-align: top;
}
table tbody.files > tr > td.actions button {
margin-right: 5px;
}
table tbody.files > tr > td.actions button i {
font-size: 14px;
}
table tbody.files > tr > td.actions .checkbox {
left: -28px;
top: 2px;
}
table tbody.files > tr > td.actions .checkbox label:after {
width: 12px !important;
}
table tbody.files > tr > td .preview {
width: 50px;
max-width: 50px;
min-height: 50px;
display: block;
}
table tbody.files > tr > td .preview canvas,
table tbody.files > tr > td .preview img {
width: 50px;
max-width: 50px;
}
/***********************************/
/************* GALLERY *************/
/***********************************/
.img-view {
overflow: hidden;
position: relative;
text-align: center;
cursor: pointer;
}
.img-view .overlay {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
background-color: rgba(34, 190, 239, 0.7);
z-index: 99;
}
.img-view .overlay .media-info {
text-align: center;
position: relative;
padding: 10px;
background: rgba(0, 0, 0, 0.8);
margin: 20px 0 0 0;
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
z-index: 999;
}
.img-view .overlay .media-info .checkbox {
float: left;
margin: 0 !important;
padding: 0;
margin-top: -9px !important;
position: absolute;
}
.img-view .overlay .media-info .checkbox label:after {
left: 1px;
}
.img-view .overlay .media-info h2 {
color: white;
font-size: 16px;
margin: 0;
}
.img-view .overlay .media-info span {
font-size: 11px;
color: rgba(255, 255, 255, 0.5);
font-style: italic;
}
.img-view .overlay .media-info button {
float: right;
margin: 0;
padding: 0;
margin-top: -9px;
position: absolute;
right: 10px;
padding: 1px 6px;
}
.img-view .overlay .media-info .dropdown-menu {
top: 15px;
right: 33px;
left: auto;
text-align: left;
min-width: 120px;
}
.img-view .overlay .media-info .dropdown-menu > li > a {
font-size: 11px;
color: #717171;
padding: 3px 10px;
line-height: 20px;
}
.img-view .overlay .media-info .dropdown-menu > li > a i {
font-size: 14px;
width: 15px;
color: #a4a4a4;
}
.img-view .overlay .media-info .dropdown-menu > li > a:hover {
color: #418bca;
}
.img-view .overlay .media-info .dropdown-menu > li > a:hover i {
color: #418bca;
}
.img-view .overlay p {
font-family: Georgia, serif;
font-size: 12px;
font-style: italic;
position: relative;
color: rgba(255, 255, 255, 0.9);
padding: 10px 20px 20px;
text-align: center;
max-width: 320px;
margin: 10px auto 0 auto;
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-ms-transform: translateY(100px);
-o-transform: translateY(100px);
transform: translateY(100px);
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.img-view img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
display: block;
position: relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.img-view:hover img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.img-view:hover .overlay {
filter: alpha(opacity=100);
opacity: 1;
}
.img-view:hover .overlay .media-info,
.img-view:hover .overlay p {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
filter: alpha(opacity=100);
opacity: 1;
}
.img-view:hover .overlay p {
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.img-view.selected .overlay {
filter: alpha(opacity=100);
opacity: 1;
}
.img-view.selected .media-info {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
filter: alpha(opacity=100);
opacity: 1;
}
/* superbox */
.superbox .superbox-list {
padding: 0;
margin: 5px;
}
.superbox .superbox-show {
-webkit-box-shadow: none;
box-shadow: none;
background: rgba(0, 0, 0, 0.3);
width: calc(100% - 13px);
margin: 0 5px;
}
.superbox .superbox-show img {
max-width: 100%;
}
/* colorbox */
.colorbox .colorbox-list {
padding: 0;
margin: 5px;
}
@media only screen and (min-width: 320px) {
.superbox-list,
.colorbox-list {
width: 100%;
}
}
@media only screen and (min-width: 680px) {
.superbox-list,
.colorbox-list {
width: 47.8%;
}
}
@media only screen and (min-width: 1128px) {
.superbox-list,
.colorbox-list {
width: 31.8%;
}
}
@media only screen and (min-width: 1360px) {
.superbox-list,
.colorbox-list {
width: 23.8%;
}
}
@media only screen and (min-width: 1600px) {
.superbox-list,
.colorbox-list {
width: 19%;
}
}
@media only screen and (min-width: 1900px) {
.superbox-list,
.colorbox-list {
width: 15.85%;
}
}
/********************************/
/************* MAIL *************/
/********************************/
.vertical-mail > .row,
.horizontal-mail > .row {
display: table;
}
.vertical-mail > .row > div[class*='col-'],
.horizontal-mail > .row > div[class*='col-'] {
padding: 0;
display: table-cell;
float: none;
vertical-align: top;
}
.vertical-mail > .row > div[class*='col-']:first-child,
.horizontal-mail > .row > div[class*='col-']:first-child {
padding-left: 15px;
}
.vertical-mail > .row > div[class*='col-']:last-child,
.horizontal-mail > .row > div[class*='col-']:last-child {
padding: 0 15px;
}
.vertical-mail ul.navigation,
.horizontal-mail ul.navigation {
background-color: rgba(0, 0, 0, 0.3);
list-style-type: none;
color: white;
height: 100%;
overflow: auto;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
padding: 0 20px;
border: 1px solid transparent;
}
.vertical-mail ul.navigation > li.mark,
.horizontal-mail ul.navigation > li.mark {
text-align: center;
font-size: 70px;
background-color: transparent;
padding: initial;
}
.vertical-mail ul.navigation > li.compose,
.horizontal-mail ul.navigation > li.compose {
text-align: center;
margin: 20px 0 30px 0;
}
.vertical-mail ul.navigation > li.compose .btn,
.horizontal-mail ul.navigation > li.compose .btn {
color: white;
font-size: 13px;
padding: 10px 20px;
text-transform: uppercase;
font-weight: 700;
}
.vertical-mail ul.navigation > li.heading h5,
.horizontal-mail ul.navigation > li.heading h5 {
text-transform: uppercase;
font-weight: 700;
font-size: 11px;
-webkit-font-smoothing: antialiased;
font-family: "Roboto Condensed", sans-serif;
padding-bottom: 2px;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.8);
}
.vertical-mail ul.navigation > li.heading h5 a,
.horizontal-mail ul.navigation > li.heading h5 a {
color: rgba(255, 255, 255, 0.5);
}
.vertical-mail ul.navigation > li.heading h5 a:hover,
.horizontal-mail ul.navigation > li.heading h5 a:hover {
color: white;
}
.vertical-mail ul.navigation > li > ul,
.horizontal-mail ul.navigation > li > ul {
list-style-type: none;
padding: 0;
margin: 0 -20px;
}
.vertical-mail ul.navigation > li > ul > li,
.horizontal-mail ul.navigation > li > ul > li {
text-align: right;
}
.vertical-mail ul.navigation > li > ul > li a,
.horizontal-mail ul.navigation > li > ul > li a {
color: rgba(255, 255, 255, 0.6);
font-size: 16px;
line-height: 36px;
font-weight: 700;
font-family: "Roboto Slab", serif;
display: block;
padding-right: 20px;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.vertical-mail ul.navigation > li > ul > li a span.badge,
.horizontal-mail ul.navigation > li > ul > li a span.badge {
position: relative;
top: -3px;
margin-right: 5px;
}
.vertical-mail ul.navigation > li > ul > li a:hover,
.horizontal-mail ul.navigation > li > ul > li a:hover {
color: white;
text-decoration: none;
background-color: rgba(0, 0, 0, 0.1);
}
.vertical-mail ul.navigation > li > ul > li.active a,
.horizontal-mail ul.navigation > li > ul > li.active a {
font-size: 22px;
background-color: rgba(0, 0, 0, 0.2);
color: white;
}
.vertical-mail ul.navigation > li > ul > li.divider,
.horizontal-mail ul.navigation > li > ul > li.divider {
padding: 5px 0;
background: none;
}
.vertical-mail ul.navigation > li > ul > li.other a, .vertical-mail ul.navigation > li > ul > li.tag a,
.horizontal-mail ul.navigation > li > ul > li.other a,
.horizontal-mail ul.navigation > li > ul > li.tag a {
font-family: "Roboto", "Arial", sans-serif;
font-size: 14px;
line-height: 30px;
font-weight: 400;
position: relative;
}
.vertical-mail ul.navigation > li > ul > li.other a:hover, .vertical-mail ul.navigation > li > ul > li.tag a:hover,
.horizontal-mail ul.navigation > li > ul > li.other a:hover,
.horizontal-mail ul.navigation > li > ul > li.tag a:hover {
color: white;
}
.vertical-mail ul.navigation > li > ul > li.tag a,
.horizontal-mail ul.navigation > li > ul > li.tag a {
font-size: 12px;
padding-right: 33px;
}
.vertical-mail ul.navigation > li > ul > li.tag a span.label,
.horizontal-mail ul.navigation > li > ul > li.tag a span.label {
position: absolute;
right: 20px;
display: inline-block;
width: 5px;
height: 15px;
top: 50%;
margin-top: -7px;
padding: 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
ul.inbox {
list-style-type: none;
margin: 0;
height: 100%;
overflow: auto;
background-color: rgba(255, 255, 255, 0.15);
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
padding: 0 20px;
border: 1px solid rgba(255, 255, 255, 0.1);
}
ul.inbox > li.heading h1 {
text-align: center;
color: white;
}
ul.inbox > li.search {
margin: 20px 0;
text-align: center;
}
ul.inbox > li.search i {
line-height: 28px;
margin-right: 5px;
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.search input {
font-family: "Ubuntu Mono", sans-serif;
font-size: 16px;
color: white;
background: none;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.6);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-appearance: none !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-font-smoothing: antialiased;
padding: 0 !important;
line-height: 18px;
min-height: 26px;
}
ul.inbox > li.search input:focus {
outline: none;
border-bottom: 1px solid white;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
ul.inbox > li.search input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.search input:-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.search input::-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.search input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.pagination span {
font-size: 11px;
color: white;
font-style: italic;
margin-right: 5px;
}
ul.inbox > li.pagination .btn {
background-color: rgba(255, 255, 255, 0.15);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.pagination .btn:hover {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}
ul.inbox > li.msg {
padding: 10px 20px 10px 30px;
cursor: pointer;
background-color: rgba(255, 255, 255, 0.2);
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
margin-bottom: 5px;
overflow: hidden;
border: 1px solid rgba(255, 255, 255, 0.1);
}
ul.inbox > li.msg .checkbox {
margin: 0;
padding: 0;
height: 0;
min-height: 0;
position: absolute;
left: 5px;
top: -10px;
}
ul.inbox > li.msg .mail-favourite {
position: absolute;
left: 8px;
top: 32px;
color: white;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
}
ul.inbox > li.msg .mail-favourite.active i:before {
content: "\f005";
}
ul.inbox > li.msg.last {
margin-bottom: 0;
}
ul.inbox > li.msg div {
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
}
ul.inbox > li.msg div h5 {
color: white;
margin: 0;
}
ul.inbox > li.msg div p {
padding-top: 10px;
margin: 0;
width: 220px;
color: rgba(255, 255, 255, 0.8);
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
line-height: 16px;
}
ul.inbox > li.msg div p strong {
color: white;
}
ul.inbox > li.msg div .delivery-time {
color: rgba(255, 255, 255, 0.8);
font-size: 11px;
}
ul.inbox > li.msg div .mail-attachment {
float: right;
color: rgba(255, 255, 255, 0.8);
}
ul.inbox > li.msg div .mail-label {
width: 3px;
height: 100%;
position: absolute;
right: 0;
top: 0;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
ul.inbox > li.msg div .mail-actions {
position: absolute;
top: 5px;
right: 10px;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
ul.inbox > li.msg div .mail-actions a {
padding: 5px;
color: rgba(255, 255, 255, 0.8);
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
ul.inbox > li.msg div .mail-actions a:hover {
color: white;
}
ul.inbox > li.msg div .mail-actions a.delete:hover {
color: #ff4a43;
}
ul.inbox > li.msg div .mail-actions a.reply:hover {
color: #a2d200;
}
ul.inbox > li.msg:hover {
background-color: rgba(0, 0, 0, 0.15);
border: 1px solid transparent;
}
ul.inbox > li.msg:hover .mail-actions {
opacity: 1;
}
ul.inbox > li.msg.active {
background-color: rgba(0, 0, 0, 0.3);
border: 1px solid transparent;
}
.mail-content {
width: 100%;
height: 100%;
}
.mail-content .quick-navigation {
text-align: center;
background-color: rgba(255, 255, 255, 0.15);
margin-bottom: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
}
.mail-content .quick-navigation h3 {
display: inline-block;
font-size: 18px;
margin: 0;
line-height: 50px;
color: white;
}
.mail-content .quick-navigation button {
padding: 15px 20px;
border: 0;
background-color: rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.7);
}
.mail-content .quick-navigation button.prev {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.mail-content .quick-navigation button.next {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.mail-content .quick-navigation button:hover {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}
.mail-content .message {
overflow: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.mail-content .message .header {
background-color: rgba(0, 0, 0, 0.3);
padding: 20px;
}
.mail-content .message .header h1 {
margin: 0 0 10px 0;
color: white;
font-size: 26px;
}
.mail-content .message .header .message-info {
list-style-type: none;
padding: 0;
margin: 0;
}
.mail-content .message .header .message-info li {
display: inline-block;
color: white;
min-width: 20%;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0.2);
padding: 4px 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 11px;
margin-bottom: 5px;
}
.mail-content .message .header .message-info li em {
filter: alpha(opacity=80);
opacity: 0.8;
}
.mail-content .message .header .actions {
margin: 20px -20px -20px -20px;
padding: 10px 20px;
background-color: rgba(0, 0, 0, 0.3);
}
.mail-content .message .header .actions .btn {
background-color: rgba(255, 255, 255, 0.15);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.7);
}
.mail-content .message .header .actions .btn:hover {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}
.mail-content .message .content {
padding: 40px 20px 20px 20px;
overflow: hidden;
background-color: white;
}
.mail-content .message .content p {
color: #717171;
font-weight: 300;
}
.mail-content .message .content .attachments {
list-style-type: none;
padding: 0;
margin: 0;
}
.mail-content .message .content .attachments > li {
margin-bottom: 5px;
}
.mail-content .message .content .attachments > li em {
font-size: 11px;
color: #717171;
}
.mail-content .message .content .attachments > li .att-actions {
font-size: 14px;
margin-left: 5px;
float: right;
}
.mail-content .message .content .attachments > li .att-actions i {
padding: 5px;
cursor: pointer;
}
.mail-content .message .content .attachments > li .att-actions i.att-show:hover {
color: #22beef;
}
.mail-content .message .content .attachments > li .att-actions i.att-forward:hover {
color: #ff4a43;
}
.mail-content .message .content .attachments > li .att-actions i.att-download:hover {
color: #a2d200;
}
.mail-content .message .content form {
text-align: right;
}
.mail-content .message .content form .note-editor {
margin-top: -10px;
text-align: left;
}
.mail-content .message .content form .note-editor .note-toolbar {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.mail-content .message .content form .note-editor .note-editable {
border-left: 1px solid rgba(0, 0, 0, 0.05);
border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.mail-content .message .content form button {
margin-top: 10px;
}
.horizontal-mail > .row > div[class*='col-']:last-child {
padding-left: 0;
padding-right: 15px;
}
.horizontal-mail .inbox {
position: relative;
background-color: rgba(255, 255, 255, 0.15);
border: 1px solid rgba(255, 255, 255, 0.1);
border-bottom: 4px solid rgba(255, 255, 255, 0.8);
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
margin-bottom: 20px;
}
.horizontal-mail .inbox .table-heading .heading h1 {
color: white;
margin: 0;
}
.horizontal-mail .inbox .table-heading .ColVis {
float: right;
margin: 0;
margin-left: 15px;
}
.horizontal-mail .inbox .table-heading .ColVis .ColVis_Button {
height: 37px;
width: 37px;
text-align: center;
}
.horizontal-mail .inbox .table-heading .dataTables_filter label input {
min-height: 36px;
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td {
color: rgba(255, 255, 255, 0.6);
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td:after {
background-color: rgba(255, 255, 255, 0.3);
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sortable:hover, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sortable:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting:hover {
color: white;
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sortable:hover:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sortable:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting:hover:after {
background-color: rgba(255, 255, 255, 0.6);
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-asc, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-desc, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-asc:hover, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-desc:hover, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_asc, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_desc, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_asc:hover, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_desc:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-asc,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-desc,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-asc:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-desc:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_asc,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_desc,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_asc:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_desc:hover {
color: white;
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-asc:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-desc:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-asc:hover:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-desc:hover:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_asc:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_desc:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_asc:hover:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_desc:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-asc:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-desc:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-asc:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-desc:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_asc:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_desc:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_asc:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_desc:hover:after {
background-color: white;
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.controls,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.controls {
width: 100px !important;
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.controls:first-child,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.controls:first-child {
width: 50px !important;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr {
cursor: pointer;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th {
font-weight: 400;
color: white;
border-top-color: rgba(255, 255, 255, 0.2);
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td:first-child,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th:first-child {
position: relative;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td:first-child .mail-label,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th:first-child .mail-label {
position: absolute;
width: 5px;
height: 100%;
top: 0;
left: 0;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .checkbox,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .checkbox {
width: 20px;
height: 20px;
margin-right: 8px;
margin-left: 5px;
position: static;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-favourite,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-favourite {
color: white;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
font-size: 14px;
position: relative;
top: 1px;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-favourite.active i:before,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-favourite.active i:before {
content: "\f005";
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-actions,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-actions {
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-actions a,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-actions a {
padding: 5px 10px;
color: white;
font-size: 14px;
line-height: 14px;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-actions a:hover,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-actions a:hover {
color: white;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-actions a.delete:hover,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-actions a.delete:hover {
color: #ff4a43;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-actions a.reply:hover,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-actions a.reply:hover {
color: #a2d200;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr:hover td .mail-actions,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr:hover th .mail-actions {
filter: alpha(opacity=100);
opacity: 1;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.odd td.sorting_1,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.odd th.sorting_1, .horizontal-mail .inbox .dataTable.table-custom > tbody tr.even td.sorting_1,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.even th.sorting_1 {
padding-left: 5px;
position: relative;
z-index: 9;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.odd td.sorting_1:after,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.odd th.sorting_1:after, .horizontal-mail .inbox .dataTable.table-custom > tbody tr.even td.sorting_1:after,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.even th.sorting_1:after {
content: "";
display: block;
position: absolute;
right: 8px;
left: 0;
top: 0;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
z-index: -1;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr:first-child td,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr:first-child th {
border-top: 0;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.row_selected td,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.row_selected th {
background-color: rgba(0, 0, 0, 0.1);
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.unread td,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.unread th {
font-weight: 700;
}
.horizontal-mail .mail-content {
padding-left: 15px;
}
/****************************************/
/************* OWL CAROUSEL *************/
/****************************************/
.owl-carousel .owl-item img {
width: 80px;
margin: 10px 0 25px 0;
}
.owl-carousel .owl-item p {
margin: 0;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
padding: 15px 0;
font-size: 18px;
font-weight: 300;
line-height: 42px;
color: rgba(255, 255, 255, 0.8);
position: relative;
font-style: italic;
}
.owl-carousel .owl-item p:before {
content: "\f10d";
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
left: 10px;
top: 10px;
font-size: 2em;
filter: alpha(opacity=15);
opacity: 0.15;
}
.owl-carousel .owl-controls .owl-pagination {
position: absolute;
top: 10px;
left: 10px;
}
.owl-carousel .owl-controls .owl-page span {
width: 6px;
height: 6px;
background: white;
margin: 3px 2px;
}
.owl-carousel .owl-controls .owl-buttons {
position: absolute;
top: 35%;
width: 100%;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
position: absolute;
background: none;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
left: 0;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
right: 0;
}
/*****************************************/
/************* PROFILE PAGE **************/
/*****************************************/
.user-card h3 {
text-align: center;
}
.user-card h5 {
text-align: center;
font-size: 12px;
color: rgba(255, 255, 255, 0.9);
font-family: "Roboto", "Arial", sans-serif;
}
.user-card .profile-controls {
text-align: center;
}
.user-card .profile-controls .profile-photo {
width: 120px;
border: 2px solid white;
position: relative;
z-index: 99;
}
.user-card .profile-controls > li {
vertical-align: middle;
padding: 0;
}
.user-card .profile-controls .mailto,
.user-card .profile-controls .callto {
position: relative;
}
.user-card .profile-controls .mailto > a,
.user-card .profile-controls .callto > a {
background-color: white;
padding: 5px 10px;
position: absolute;
top: -15px;
white-space: nowrap;
font-size: 11px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
color: rgba(0, 0, 0, 0.2);
}
.user-card .profile-controls .mailto > a:hover,
.user-card .profile-controls .callto > a:hover {
text-decoration: none;
}
.user-card .profile-controls .mailto > a i,
.user-card .profile-controls .callto > a i {
font-size: 14px;
}
.user-card .profile-controls .mailto > a {
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
left: -28px;
}
.user-card .profile-controls .mailto > a:hover {
left: -75px;
color: #a2d200;
}
.user-card .profile-controls .mailto > a i {
margin-right: 5px;
}
.user-card .profile-controls .callto > a {
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
right: -25px;
}
.user-card .profile-controls .callto > a .calling {
display: none;
}
.user-card .profile-controls .callto > a:hover, .user-card .profile-controls .callto > a.active {
right: -53px;
color: #ff4a43;
}
.user-card .profile-controls .callto > a.active {
right: -73px;
}
.user-card .profile-controls .callto > a.active .call {
display: none;
}
.user-card .profile-controls .callto > a.active .calling {
display: inline;
}
.user-card .profile-controls .callto > a i {
margin-left: 5px;
}
.user-card .social-networks {
text-align: right;
}
.user-card .social-networks > a {
color: rgba(255, 255, 255, 0.4);
padding: 3px;
}
.user-card .social-networks > a i {
font-size: 1.5em;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.user-card .social-networks > a:hover {
color: white;
}
p.about-me {
font-size: 12px;
line-height: 20px;
font-weight: 300;
color: rgba(255, 255, 255, 0.7);
text-align: justify;
}
.friend-list {
padding: 0;
list-style-type: none;
}
.friend-list > li {
padding: 10px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.friend-list > li:last-child {
padding-bottom: 0;
border: 0;
}
.friend-list > li:first-child {
padding-top: 0;
}
.friend-list > li .media .profile-photo img {
width: 50px;
}
.friend-list > li .media .media-body .media-heading {
line-height: 50px;
margin: 0;
font-family: "Roboto", "Arial", sans-serif;
padding-left: 20px;
display: inline-block;
}
.friend-list > li .media .media-body .btn {
float: right;
position: relative;
top: 10px;
}
.project-list {
padding: 0;
list-style-type: none;
}
.project-list > li {
min-height: 50px;
padding: 10px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.project-list > li:last-child {
min-height: 40px;
padding-bottom: 0;
border: 0;
}
.project-list > li:first-child {
min-height: 40px;
padding-top: 0;
}
.project-list > li .project-name {
line-height: 30px;
}
.project-list > li .progress {
margin-bottom: 0;
}
.project-list > li .progress-info {
line-height: 26px;
}
body #content .feed-form textarea,
body #content .new-comment-container textarea {
width: 100%;
resize: none;
border-bottom: 0 !important;
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
}
body #content .feed-form textarea:focus,
body #content .new-comment-container textarea:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
body #content .feed-form .post-toolbar,
body #content .new-comment-container .post-toolbar {
padding: 5px 10px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
border: 1px solid #e2e2e2;
border-top: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
body #content .feed-form .post-toolbar > a,
body #content .new-comment-container .post-toolbar > a {
color: rgba(0, 0, 0, 0.2);
padding: 2px 5px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
body #content .feed-form .post-toolbar > a:hover,
body #content .new-comment-container .post-toolbar > a:hover {
color: rgba(0, 0, 0, 0.4);
}
body #content .feed-form textarea:focus + .post-toolbar,
body #content .new-comment-container textarea:focus + .post-toolbar {
border-color: #b2b2b2;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}
body #content .feed-list {
padding: 20px 0;
}
body #content .feed-list article:last-of-type .feed-container {
border-bottom: 0;
}
body #content .feed-list .feed-post {
margin-bottom: 20px;
}
body #content .feed-list .feed-post .profile-photo {
width: 18%;
max-width: 130px;
display: inline-block;
vertical-align: top;
}
body #content .feed-list .feed-post .profile-photo > a img {
width: 80%;
max-width: 68px;
}
body #content .feed-list .feed-post .feed-container {
width: 75%;
display: inline-block;
vertical-align: top;
border-bottom: 1px solid #e2e2e2;
padding-bottom: 20px;
}
body #content .feed-list .feed-post .feed-container header {
margin-bottom: 10px;
}
body #content .feed-list .feed-post .feed-container header .author {
color: #a4a4a4;
}
body #content .feed-list .feed-post .feed-container header .author a {
font-weight: 700;
color: #585858;
}
body #content .feed-list .feed-post .feed-container header .author a:hover {
color: #8b8b8b;
}
body #content .feed-list .feed-post .feed-container header .author small {
display: block;
color: #cacaca;
font-size: 11px;
}
body #content .feed-list .feed-post .feed-container .feed-content p {
color: #a4a4a4;
font-size: 12px;
}
body #content .feed-list .feed-post .feed-container .feed-content .feed-image {
margin-bottom: 15px;
}
body #content .feed-list .feed-post .feed-container .feed-content .feed-image img {
width: 100%;
}
body #content .feed-list .feed-post .feed-container footer {
margin-top: 15px;
}
body #content .feed-list .feed-post .feed-container footer > a {
color: #585858;
font-size: 12px;
display: inline-block;
margin-right: 20px;
}
body #content .feed-list .feed-post .feed-container footer > a > i {
margin-right: 3px;
}
body #content .feed-list .feed-post .feed-container footer > a:hover {
color: #8b8b8b;
text-decoration: none;
}
body #content .feed-list .feed-post .feed-container footer > a span {
color: #cacaca;
font-size: 11px;
}
body #content .feed-list .feed-post .feed-container footer > a.liked > i {
color: #ff4a43;
}
body #content .feed-list .feed-post .feed-container footer .comments {
list-style-type: none;
margin: 0;
padding: 0;
margin-top: 20px;
border-top: 1px solid #e2e2e2;
padding-top: 20px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li:not(:first-child) {
margin-top: 15px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .profile-photo,
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container,
body #content .feed-list .feed-post .feed-container footer .comments > li .new-comment-container {
display: table-cell;
vertical-align: top;
width: 100%;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .profile-photo {
width: 1%;
padding-right: 15px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .profile-photo > img {
width: 36px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container {
font-size: 12px;
color: #a4a4a4;
border-bottom: 1px solid #e2e2e2;
padding-bottom: 15px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-author {
font-weight: 700;
color: #585858;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-author:hover {
color: #8b8b8b;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta {
font-size: 11px;
margin-top: 15px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta > a {
color: #cacaca;
display: inline-block;
margin: 0 5px;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta > a:first-child {
margin-left: 0;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta > a:hover {
color: #717171;
text-decoration: none;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta > a.liked > i {
color: #ff4a43;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta > i {
font-size: 5px;
position: relative;
top: -1.6px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .new-comment-container .post-toolbar {
text-align: right;
}
/**************************************/
/************* RESPONSIVE *************/
/**************************************/
@media only screen and (max-width: 1700px) {
/* mail */
.mail-content .message .content {
max-height: 845px;
}
}
@media only screen and (max-width: 1024px) {
body {
/* navbar */
}
body .navbar .search input {
width: 120px;
}
body .navbar .navbar-nav.quick-actions {
position: absolute;
right: -260px;
top: 0;
}
body .navbar.collapsed .navbar-nav.quick-actions {
right: 0;
}
body #wrap #content {
padding-left: 55px;
}
html.mm-right.mm-opening .mm-fixed-top {
right: 0;
}
html.mm-opened #wrap > .row #content {
padding-right: 25px;
}
/* timeline */
.timeline > li > .el-container .side {
width: 100px;
font-size: 30px;
}
.timeline > li > .el-container .content span.time {
font-size: 11px;
}
.timeline > li > .el-container .content span.time i {
font-size: 14px;
}
.timeline > li > .el-container .content h1 {
font-size: 16px;
}
}
@media only screen and (max-width: 992px) {
body {
/* tables */
/* tile navbar */
/* mail */
/* chat */
/* tasks */
}
body .table-responsive {
border: 0;
overflow-y: hidden;
overflow-x: scroll;
width: 100%;
}
body .table-responsive table {
min-width: 920px;
}
body .table-responsive.inbox {
overflow: auto;
}
body .table-responsive.inbox table {
min-width: 600px;
}
body #content .tile .tile-navbar {
text-align: center;
}
body #content .tile .tile-navbar > li {
border-right: 0;
}
body #content .tile .tile-navbar > li .checkbox label:after {
text-align: left;
}
body #content .tile .tile-navbar > li.filters {
float: none;
display: block;
margin-top: 5px;
padding-top: 5px;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
body #content ul.inbox > li.msg div p {
width: 180px;
}
body .chat-nav.side-nav {
text-align: center;
}
body .chat-nav.side-nav > li {
display: block;
}
body .chat-nav.side-nav > li:last-child {
float: none !important;
margin-top: 3px;
padding-top: 10px;
border-top: 1px solid rgba(255, 255, 255, 0.15);
}
body .chat-reply {
height: 162px;
}
body .chat-reply textarea {
height: 102px !important;
}
body .task-list > li .task-group > .task .task-content {
padding-bottom: 0;
}
body .task-list > li .task-group > .task .task-content .task-controls {
position: static;
border-left: 0;
border-top: 1px solid rgba(0, 0, 0, 0.2);
text-align: center;
}
body .task-list > li .task-group > .task .task-content .task-controls button {
display: inline-block;
}
}
@media only screen and (max-width: 768px) {
body {
/* navbar */
/* pageheader */
/* recent activity */
/* datatables */
/* misc */
/* timeline */
/* mail */
/* chat */
/* search results */
/* portlets */
/* tasks */
}
body .navbar.navbar-default .navbar-collapse {
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
max-height: 45px;
}
body .navbar.navbar-default .navbar-collapse .navbar-nav.side-nav > li.collapsed-content {
display: block;
}
body .navbar.navbar-default .navbar-collapse .nav > li > a {
padding: 0 10px;
}
body .navbar.navbar-default .navbar-collapse .nav .open .dropdown-menu {
position: absolute;
background-color: white;
}
body .navbar.navbar-default .navbar-collapse .nav .open .dropdown-menu.wide {
left: -130px;
width: 210px !important;
max-width: 210px !important;
}
body .navbar.navbar-default .navbar-collapse .nav .open .dropdown-menu.wider {
width: 280px !important;
max-width: 280px !important;
left: -180px;
}
body .navbar.navbar-default .navbar-collapse .nav .open .dropdown-menu.arrow:before {
left: auto;
right: 73px;
}
body .navbar.navbar-default .navbar-collapse .nav .open .dropdown-menu.arrow.wide:before {
right: 53px;
}
body .navbar.navbar-default .navbar-collapse .nav.refresh {
position: absolute;
top: 0;
left: 250px;
margin: 0;
}
body .navbar.navbar-default .navbar-collapse .nav.refresh > li:after {
display: none;
}
body .navbar.navbar-default .navbar-collapse .nav.quick-actions {
margin: 0;
}
body .navbar.navbar-default .navbar-collapse .nav.quick-actions > li {
display: inline-block;
vertical-align: top;
}
body .navbar.navbar-default .navbar-collapse .nav.quick-actions .dropdown .dropdown-menu.messages > li > a .message-info {
width: 195px;
}
body .navbar.collapsed .navbar-collapse .nav.refresh {
left: 40px;
}
body .navbar.collapsed .navbar-nav.side-nav > li.collapsed-content {
display: none !important;
}
body .right-panel .nav-tabs {
overflow: hidden;
}
body .right-panel .nav-tabs > li {
display: table-cell;
width: 1%;
}
body .pageheader {
text-align: center;
position: static;
}
body .pageheader h2 {
display: block;
font-size: 26px;
}
body .pageheader h2 span {
font-size: 14px;
}
body .pageheader .breadcrumbs {
position: static;
display: block;
}
body .pageheader .breadcrumbs .breadcrumb {
background-color: rgba(0, 0, 0, 0.1);
}
body .table-options {
margin: 5px 0;
}
body .recent-activity .tab-content > ul > li .time {
display: none;
}
body .dataTables_wrapper div.dataTables_length label {
float: none;
width: 100%;
margin-bottom: 10px !important;
}
body .dataTables_wrapper div.dataTables_filter label {
float: none;
width: 100%;
text-align: center;
}
body .dataTables_wrapper div.dataTables_filter label input {
width: 100% !important;
}
body .dataTables_wrapper .delete-row,
body .dataTables_wrapper .add-row {
left: auto !important;
right: 0 !important;
}
body .sm-center {
text-align: center;
margin: 5px 0 !important;
}
body .sm-left {
text-align: left;
margin: 10px 0 !important;
}
body .timeline {
padding-top: 25px;
}
body .timeline:after {
left: 20px;
}
body .timeline > li {
clear: both;
float: none;
width: 100%;
z-index: 2;
padding-left: 45px;
margin-bottom: 25px;
}
body .timeline > li > .el-container {
margin: 0 !important;
}
body .timeline > li:nth-of-type(odd):after, body .timeline > li:nth-of-type(even):after {
border-right: 10px solid;
border-right-color: white;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
left: 25px;
margin-left: 0;
right: auto;
top: 14px;
}
body .timeline > li:nth-of-type(odd) > .pointer, body .timeline > li:nth-of-type(even) > .pointer {
left: 6px;
right: auto;
top: 10px;
margin-left: 0;
}
body .timeline > li:nth-of-type(odd).color.red:after, body .timeline > li:nth-of-type(even).color.red:after {
border-right: 10px solid;
border-right-color: #ff4a43;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.cyan:after, body .timeline > li:nth-of-type(even).color.cyan:after {
border-right: 10px solid;
border-right-color: #22beef;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.green:after, body .timeline > li:nth-of-type(even).color.green:after {
border-right: 10px solid;
border-right-color: #a2d200;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.orange:after, body .timeline > li:nth-of-type(even).color.orange:after {
border-right: 10px solid;
border-right-color: #ffc100;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.amethyst:after, body .timeline > li:nth-of-type(even).color.amethyst:after {
border-right: 10px solid;
border-right-color: #cd97eb;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.greensea:after, body .timeline > li:nth-of-type(even).color.greensea:after {
border-right: 10px solid;
border-right-color: #16a085;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.drank:after, body .timeline > li:nth-of-type(even).color.drank:after {
border-right: 10px solid;
border-right-color: #a40778;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.hotpink:after, body .timeline > li:nth-of-type(even).color.hotpink:after {
border-right: 10px solid;
border-right-color: #ff0066;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.dutch:after, body .timeline > li:nth-of-type(even).color.dutch:after {
border-right: 10px solid;
border-right-color: #1693a5;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.blue:after, body .timeline > li:nth-of-type(even).color.blue:after {
border-right: 10px solid;
border-right-color: #418bca;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.redbrown:after, body .timeline > li:nth-of-type(even).color.redbrown:after {
border-right: 10px solid;
border-right-color: #d9544f;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.slategray:after, body .timeline > li:nth-of-type(even).color.slategray:after {
border-right: 10px solid;
border-right-color: #3f4e62;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.transparent-black:after, body .timeline > li:nth-of-type(even).color.transparent-black:after {
border-right: 10px solid;
border-right-color: rgba(0, 0, 0, 0.3);
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.transparent-white:after, body .timeline > li:nth-of-type(even).color.transparent-white:after {
border-right: 10px solid;
border-right-color: rgba(255, 255, 255, 0.2);
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body #content .vertical-mail > .row,
body #content .horizontal-mail > .row {
display: block;
}
body #content .vertical-mail > .row > div[class*='col-'],
body #content .horizontal-mail > .row > div[class*='col-'] {
padding: 15px;
display: block;
}
body #content .vertical-mail ul.navigation,
body #content .vertical-mail ul.inbox,
body #content .horizontal-mail ul.navigation,
body #content .horizontal-mail ul.inbox {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
body #content .vertical-mail .mail-content .message .content,
body #content .horizontal-mail .mail-content .message .content {
max-height: none;
overflow: visible !important;
}
body #content .horizontal-mail > .row > div[class*='col-']:last-child {
padding-left: 15px;
}
body #content .horizontal-mail .inbox {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
body #content .horizontal-mail .mail-content {
padding: 0;
}
body .chat-content,
body .chat-inbox {
min-height: 800px;
}
body .nav.nav-tabs > li.tab-title .search-result, body .nav.nav-pills > li.tab-title .search-result {
font-size: 12px;
}
body .sortable.ui-sortable {
padding-bottom: 0;
}
body .task-list > li .task-group > .task .panel-heading > .label {
position: static;
display: block;
margin-top: 10px;
}
body .task-list > li .task-group > .task .panel-heading .task-controls {
display: block;
text-align: center;
line-height: 10px;
}
body .task-list > li .task-group > .task .panel-heading .task-controls .checkbox {
text-align: left;
}
}
@media only screen and (max-width: 479px) {
body {
/* pageheader */
/* tiles */
/* recent activity */
/* timeline */
/* login page */
/* search results */
/* weather page */
}
body .pageheader {
text-align: left;
}
body .pageheader h2 {
font-size: 18px;
font-weight: 300;
}
body .pageheader h2 span {
font-size: 12px;
}
body .pageheader h2 i {
font-size: 14px;
height: 30px;
width: 30px;
line-height: 24px !important;
}
body .pageheader .breadcrumbs ol.breadcrumb > li {
font-size: 10px;
}
body #content .tile .tile-header .search {
float: none;
display: block;
margin-top: 15px;
}
body #content .tile .tile-header .search input {
width: 100%;
}
body .recent-activity .tab-content > ul > li {
font-size: 11px;
}
body .recent-activity .tab-content > ul > li .user {
margin: 0 0 0 10px;
position: relative;
}
body .recent-activity .tab-content > ul > li .user:after {
display: none;
}
body .timeline > li > .el-container .content span.time {
display: block;
float: none;
margin-bottom: 4px;
border-bottom: 1px solid;
padding-bottom: 4px;
text-align: center;
}
body .timeline > li > .el-container .content h1 {
text-align: center;
}
body #content.full-page .inside-block, body #content.full-page.error .inside-block {
width: 70%;
height: 100%;
}
body #content.full-page .inside-block form, body #content.full-page.error .inside-block form {
margin-bottom: 40px;
}
body #content.full-page .search, body #content.full-page.error .search {
right: 25%;
top: 10px;
}
body .search-results .media > a.pull-left,
body .search-results .media > a.pull-right {
float: none !important;
}
body #content.full-page.weather .owl-carousel .owl-controls .owl-buttons .owl-next {
right: 0;
}
body #content.full-page.weather .owl-carousel .slide .inside-block {
width: 100%;
padding-top: 200px;
}
}
/**************************************/
/************* SUMMERNOTE *************/
/**************************************/
.note-editor {
border: 0;
}
.note-editor .note-editable {
overflow: auto;
background-color: white;
}
.note-editor .note-toolbar {
border-bottom: 0;
background-color: #f2f2f2;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.note-editor .note-statusbar {
background-color: #f2f2f2;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.note-editor .note-statusbar .note-resizebar {
border-top: 1px solid transparent;
}
.transparent-editor .note-editor .note-editable {
background-color: rgba(0, 0, 0, 0.3);
}
.transparent-editor .note-editor .note-toolbar {
background-color: rgba(0, 0, 0, 0.5);
}
.transparent-editor .note-editor .note-toolbar button {
background-color: white;
color: #717171;
}
.transparent-editor .note-editor .note-toolbar button:hover {
background-color: rgba(255, 255, 255, 0.95);
color: #717171;
}
.transparent-editor .note-editor .note-toolbar button:hover .caret {
border-top-color: #717171;
}
.transparent-editor .note-editor .note-toolbar .dropdown-menu {
color: #717171;
}
.transparent-editor .note-editor .note-statusbar {
background-color: rgba(0, 0, 0, 0.5);
}
.transparent-editor .note-editor .caret {
border-top-color: #717171;
}
/**********************************/
/************* TASKS **************/
/**********************************/
.task-list {
padding: 20px 0;
margin: 20px auto;
list-style: none;
position: relative;
width: 100%;
}
.task-list:after {
background-color: #717171;
content: "";
left: 0;
min-height: 100%;
position: absolute;
top: 0;
width: 3px;
z-index: 1;
}
.task-list > li {
position: relative;
margin: 0;
margin-bottom: 30px;
padding-left: 20px;
}
.task-list > li > .pointer {
position: absolute;
background-color: #717171;
left: -6px;
top: 2px;
width: 15px;
height: 15px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: 2;
text-align: center;
}
.task-list > li.more > .pointer {
top: 10px;
}
.task-list > li .task-group > .task {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border: 1px solid rgba(0, 0, 0, 0.2);
border-left: 0;
position: relative;
}
.task-list > li .task-group > .task > .priority {
position: absolute;
width: 5px;
height: 100%;
background-color: #b2b2b2;
top: -1px;
padding-bottom: 2px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 9;
}
.task-list > li .task-group > .task > .priority.priority-high {
background-color: #ff7b76;
}
.task-list > li .task-group > .task > .priority.priority-medium {
background-color: #ffc100;
}
.task-list > li .task-group > .task > .priority.priority-normal {
background-color: #b2b2b2;
}
.task-list > li .task-group > .task > .priority.priority-low {
background-color: #a2d200;
}
.task-list > li .task-group > .task .panel-heading {
position: relative;
border-bottom: 0;
padding-right: 80px;
}
.task-list > li .task-group > .task .panel-heading .task-controls {
display: inline-block;
line-height: 28px;
vertical-align: bottom;
}
.task-list > li .task-group > .task .panel-heading .task-controls .checkbox {
display: inline-block;
padding-left: 5px;
}
.task-list > li .task-group > .task .panel-heading .task-controls .checkbox label {
min-height: 20px;
}
.task-list > li .task-group > .task .panel-heading .task-controls .mark {
color: rgba(0, 0, 0, 0.3);
font-size: 20px;
margin-left: 5px;
}
.task-list > li .task-group > .task .panel-heading .task-controls .mark:hover {
color: rgba(0, 0, 0, 0.6);
}
.task-list > li .task-group > .task .panel-heading .task-controls .mark.marked {
color: #ffc100;
}
.task-list > li .task-group > .task .panel-heading .task-controls .mark.marked i:before {
content: "\f005";
}
.task-list > li .task-group > .task .panel-heading .heading {
display: inline-block;
margin-left: 20px;
}
.task-list > li .task-group > .task .panel-heading .heading h5 {
margin-bottom: 0;
font-weight: 700;
}
.task-list > li .task-group > .task .panel-heading .heading small {
font-style: italic;
color: #a4a4a4;
}
.task-list > li .task-group > .task .panel-heading > .label {
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
position: absolute;
right: 80px;
top: 22px;
padding: 5px 20px;
font-size: 14px;
}
.task-list > li .task-group > .task .panel-heading .task-toggle {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 66px;
display: block;
background-color: rgba(0, 0, 0, 0.05);
border-left: 1px solid rgba(0, 0, 0, 0.2);
font-size: 50px;
line-height: 66px;
color: rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.task-list > li .task-group > .task .panel-heading .task-toggle:hover {
background-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.3);
}
.task-list > li .task-group > .task .panel-heading .task-toggle > i {
margin-left: 15px;
}
.task-list > li .task-group > .task.active .panel-heading {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.task-list > li .task-group > .task.active .panel-heading .heading h5 {
color: #418bca;
}
.task-list > li .task-group > .task.active .task-toggle,
.task-list > li .task-group > .task.active .task-toggle:hover {
background-color: #418bca;
color: white;
line-height: 56px;
}
.task-list > li .task-group > .task.active .task-toggle > i:before,
.task-list > li .task-group > .task.active .task-toggle:hover > i:before {
content: "\f106";
}
.task-list > li .task-group > .task .task-content {
position: relative;
}
.task-list > li .task-group > .task .task-content .media-list .media > i {
width: 20px;
text-align: center;
margin-right: 10px;
}
.task-list > li .task-group > .task .task-content .media-list .media:not(:first-child) {
margin-top: 10px;
}
.task-list > li .task-group > .task .task-content .media-list .media .media-body {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.task-list > li .task-group > .task .task-content .media-list .media .media-body .media-heading {
font-family: "Roboto", "Arial", sans-serif;
font-style: italic;
color: #8b8b8b;
margin-bottom: 10px;
}
.task-list > li .task-group > .task .task-content .media-list .media .media-body .media-heading strong {
color: #717171;
font-style: normal;
margin-right: 5px;
}
.task-list > li .task-group > .task .task-content .media-list .media .media-body p {
font-size: 12px;
color: #8b8b8b;
}
.task-list > li .task-group > .task .task-content .media-list .media:last-child .media-body {
border: 0;
}
.task-list > li .task-group > .task .task-content .task-controls {
height: 100%;
right: 0;
top: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.05);
padding: 15px 0;
border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.task-list > li .task-group > .task .task-content .task-controls button {
display: block;
margin: 10px auto;
}
.task-list > li.completed > h5 {
color: #bebebe;
}
.task-list > li.completed .task-group .task {
filter: alpha(opacity=35);
opacity: 0.35;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.task-list > li.completed .task-group .task:hover, .task-list > li.completed .task-group .task.active {
filter: alpha(opacity=100);
opacity: 1;
}
/************************************/
/************* TIMELINE *************/
/************************************/
.timeline-heading {
font-size: 13px;
color: white;
display: inline-block;
text-align: center;
padding: 8px 30px;
margin: 0;
background-color: rgba(0, 0, 0, 0.3);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.timeline {
padding: 25px 1px 5px 1px;
margin: 0 auto;
overflow: hidden;
list-style: none;
position: relative;
}
.timeline:after {
background-color: rgba(0, 0, 0, 0.3);
content: "";
left: 50%;
margin-left: -3px;
min-height: 100%;
position: absolute;
top: 0;
width: 6px;
z-index: 1;
}
.timeline > li {
position: relative;
float: left;
clear: left;
text-align: right;
width: 50%;
margin: 0;
margin-bottom: 30px;
}
.timeline > li > .el-container {
margin-right: 25px;
display: table;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.timeline > li > .el-container > .side {
display: table-cell;
width: 200px;
text-align: center;
font-size: 65px;
vertical-align: middle;
background-color: #555;
color: #fff;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
}
.timeline > li > .el-container > .side img {
width: 100%;
}
.timeline > li > .el-container > .content {
display: table-cell;
text-align: left;
background: #ffffff;
padding: 15px;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
}
.timeline > li > .el-container > .content span.time {
float: right;
color: rgba(0, 0, 0, 0.3);
font-weight: 300;
font-size: 14px;
}
.timeline > li > .el-container > .content span.time i {
font-size: 14px;
color: rgba(0, 0, 0, 0.3);
}
.timeline > li > .el-container > .content h1 {
margin-top: 0;
font-size: 24px;
color: #717171;
-webkit-font-smoothing: antialiased;
}
.timeline > li > .el-container > .content p {
color: #999;
font-size: 13px;
}
.timeline > li > .el-container > .content img {
width: 100%;
}
.timeline > li > .el-container > .content i.block {
width: 100%;
text-align: center;
font-size: 180px;
background-color: #fafafa;
color: #717171;
padding: 50px 0;
margin-bottom: 20px;
}
.timeline > li > .pointer {
position: absolute;
background-color: white;
right: -13px;
top: 46px;
width: 25px;
height: 25px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: 2;
text-align: center;
line-height: 24px;
}
.timeline > li > .pointer.cyan {
background-color: #22beef;
}
.timeline > li > .pointer.cyan i {
color: white;
}
.timeline > li > .pointer.red {
background-color: #ff4a43;
}
.timeline > li > .pointer.red i {
color: white;
}
.timeline > li > .pointer.green {
background-color: #a2d200;
}
.timeline > li > .pointer.green i {
color: white;
}
.timeline > li > .pointer.orange {
background-color: #ffc100;
}
.timeline > li > .pointer.orange i {
color: white;
}
.timeline > li > .pointer.amethyst {
background-color: #cd97eb;
}
.timeline > li > .pointer.amethyst i {
color: white;
}
.timeline > li > .pointer.greensea {
background-color: #16a085;
}
.timeline > li > .pointer.greensea i {
color: white;
}
.timeline > li > .pointer.drank {
background-color: #a40778;
}
.timeline > li > .pointer.drank i {
color: white;
}
.timeline > li > .pointer.hotpink {
background-color: #ff0066;
}
.timeline > li > .pointer.hotpink i {
color: white;
}
.timeline > li > .pointer.dutch {
background-color: #1693a5;
}
.timeline > li > .pointer.dutch i {
color: white;
}
.timeline > li > .pointer.blue {
background-color: #418bca;
}
.timeline > li > .pointer.blue i {
color: white;
}
.timeline > li > .pointer.redbrown {
background-color: #d9544f;
}
.timeline > li > .pointer.redbrown i {
color: white;
}
.timeline > li > .pointer.slategray {
background-color: #3f4e62;
}
.timeline > li > .pointer.slategray i {
color: white;
}
.timeline > li > .pointer i {
color: #717171;
font-size: 14px;
}
.timeline > li:after {
border-bottom: 10px solid transparent;
border-top: 10px solid transparent;
content: "";
height: 0;
position: absolute;
top: 48px;
width: 0;
z-index: 1;
}
.timeline > li:first-child > .pointer {
top: 6px;
}
.timeline > li:first-child:after {
top: 8px;
}
.timeline > li:nth-of-type(even) {
float: right;
clear: right;
text-align: left;
}
.timeline > li:nth-of-type(even) > .el-container {
margin-right: 0;
margin-left: 25px;
}
.timeline > li:nth-of-type(even) > .pointer {
right: auto;
left: -13px;
}
.timeline > li:nth-of-type(even):after {
border-right: 10px solid;
border-right-color: white;
left: 15px;
}
.timeline > li:nth-of-type(odd):after {
border-left: 10px solid;
border-left-color: white;
left: auto;
right: 16px;
}
.timeline > li.full-width {
clear: both;
float: none;
text-align: center;
width: auto;
z-index: 2;
}
.timeline > li.full-width:after {
border-bottom: 10px solid;
border-bottom-color: white;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
left: 50%;
margin-left: -10px;
right: auto;
top: -20px;
}
.timeline > li.full-width > .el-container {
margin: 0;
}
.timeline > li.full-width > .pointer {
left: 50%;
margin-left: -12px;
right: auto;
top: -38px;
}
.timeline > li.full-width > .pointer i {
margin-left: 1px;
margin-right: 0;
}
.timeline > li.color > .el-container > .content h1,
.timeline > li.color > .el-container > .content p {
color: white;
}
.timeline > li.color > .el-container > .content .time,
.timeline > li.color > .el-container > .content .time i {
color: rgba(255, 255, 255, 0.6);
}
.timeline > li.color.red > .el-container > .content {
background-color: #ff4a43;
}
.timeline > li.color.red:nth-of-type(odd):after {
border-left-color: #ff4a43;
}
.timeline > li.color.red:nth-of-type(even):after {
border-right-color: #ff4a43;
}
.timeline > li.color.red.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #ff4a43;
}
.timeline > li.color.cyan > .el-container > .content {
background-color: #22beef;
}
.timeline > li.color.cyan:nth-of-type(odd):after {
border-left-color: #22beef;
}
.timeline > li.color.cyan:nth-of-type(even):after {
border-right-color: #22beef;
}
.timeline > li.color.cyan.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #22beef;
}
.timeline > li.color.green > .el-container > .content {
background-color: #a2d200;
}
.timeline > li.color.green:nth-of-type(odd):after {
border-left-color: #a2d200;
}
.timeline > li.color.green:nth-of-type(even):after {
border-right-color: #a2d200;
}
.timeline > li.color.green.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #a2d200;
}
.timeline > li.color.orange > .el-container > .content {
background-color: #ffc100;
}
.timeline > li.color.orange:nth-of-type(odd):after {
border-left-color: #ffc100;
}
.timeline > li.color.orange:nth-of-type(even):after {
border-right-color: #ffc100;
}
.timeline > li.color.orange.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #ffc100;
}
.timeline > li.color.amethyst > .el-container > .content {
background-color: #cd97eb;
}
.timeline > li.color.amethyst:nth-of-type(odd):after {
border-left-color: #cd97eb;
}
.timeline > li.color.amethyst:nth-of-type(even):after {
border-right-color: #cd97eb;
}
.timeline > li.color.amethyst.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #cd97eb;
}
.timeline > li.color.greensea > .el-container > .content {
background-color: #16a085;
}
.timeline > li.color.greensea:nth-of-type(odd):after {
border-left-color: #16a085;
}
.timeline > li.color.greensea:nth-of-type(even):after {
border-right-color: #16a085;
}
.timeline > li.color.greensea.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #16a085;
}
.timeline > li.color.drank > .el-container > .content {
background-color: #a40778;
}
.timeline > li.color.drank:nth-of-type(odd):after {
border-left-color: #a40778;
}
.timeline > li.color.drank:nth-of-type(even):after {
border-right-color: #a40778;
}
.timeline > li.color.drank.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #a40778;
}
.timeline > li.color.hotpink > .el-container > .content {
background-color: #ff0066;
}
.timeline > li.color.hotpink:nth-of-type(odd):after {
border-left-color: #ff0066;
}
.timeline > li.color.hotpink:nth-of-type(even):after {
border-right-color: #ff0066;
}
.timeline > li.color.hotpink.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #ff0066;
}
.timeline > li.color.dutch > .el-container > .content {
background-color: #1693a5;
}
.timeline > li.color.dutch:nth-of-type(odd):after {
border-left-color: #1693a5;
}
.timeline > li.color.dutch:nth-of-type(even):after {
border-right-color: #1693a5;
}
.timeline > li.color.dutch.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #1693a5;
}
.timeline > li.color.blue > .el-container > .content {
background-color: #418bca;
}
.timeline > li.color.blue:nth-of-type(odd):after {
border-left-color: #418bca;
}
.timeline > li.color.blue:nth-of-type(even):after {
border-right-color: #418bca;
}
.timeline > li.color.blue.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #418bca;
}
.timeline > li.color.redbrown > .el-container > .content {
background-color: #d9544f;
}
.timeline > li.color.redbrown:nth-of-type(odd):after {
border-left-color: #d9544f;
}
.timeline > li.color.redbrown:nth-of-type(even):after {
border-right-color: #d9544f;
}
.timeline > li.color.redbrown.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #d9544f;
}
.timeline > li.color.slategray > .el-container > .content {
background-color: #3f4e62;
}
.timeline > li.color.slategray:nth-of-type(odd):after {
border-left-color: #3f4e62;
}
.timeline > li.color.slategray:nth-of-type(even):after {
border-right-color: #3f4e62;
}
.timeline > li.color.slategray.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #3f4e62;
}
.timeline > li.color.transparent-black > .el-container > .content {
background-color: rgba(0, 0, 0, 0.3);
}
.timeline > li.color.transparent-black > .el-container > .content i.block {
background-color: rgba(0, 0, 0, 0.2);
color: rgba(255, 255, 255, 0.6);
}
.timeline > li.color.transparent-black > .el-container > .side {
background-color: rgba(0, 0, 0, 0.6);
}
.timeline > li.color.transparent-black.textured > .el-container > .content {
background: rgba(0, 0, 0, 0.3) url(../images/dot_pattern.png) repeat;
}
.timeline > li.color.transparent-black.textured > .el-container > .side {
background: rgba(0, 0, 0, 0.6) url(../images/dot_pattern.png) repeat;
}
.timeline > li.color.transparent-black:nth-of-type(odd):after {
border-left-color: rgba(0, 0, 0, 0.3);
}
.timeline > li.color.transparent-black:nth-of-type(even):after {
border-right-color: rgba(0, 0, 0, 0.3);
}
.timeline > li.color.transparent-black.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.3);
}
.timeline > li.color.transparent-white > .el-container > .content {
background-color: rgba(255, 255, 255, 0.2);
}
.timeline > li.color.transparent-white > .el-container > .content i.block {
background-color: rgba(255, 255, 255, 0.2);
color: rgba(255, 255, 255, 0.9);
}
.timeline > li.color.transparent-white > .el-container > .content .time,
.timeline > li.color.transparent-white > .el-container > .content .time i {
color: rgba(255, 255, 255, 0.9);
}
.timeline > li.color.transparent-white > .el-container > .side {
background-color: rgba(0, 0, 0, 0.3);
}
.timeline > li.color.transparent-white:nth-of-type(odd):after {
border-left-color: rgba(255, 255, 255, 0.2);
}
.timeline > li.color.transparent-white:nth-of-type(even):after {
border-right-color: rgba(255, 255, 255, 0.2);
}
.timeline > li.color.transparent-white.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: rgba(255, 255, 255, 0.2);
}
.timeline.timeline-mini {
padding-top: 25px;
}
.timeline.timeline-mini:after {
left: 20px;
}
.timeline.timeline-mini > li {
clear: both;
float: none;
width: 100%;
z-index: 2;
padding-left: 45px;
margin-bottom: 25px;
}
.timeline.timeline-mini > li > .el-container {
margin: 0 !important;
}
.timeline.timeline-mini > li:nth-of-type(odd):after, .timeline.timeline-mini > li:nth-of-type(even):after {
border-right: 10px solid;
border-right-color: white;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
left: 25px;
margin-left: 0;
right: auto;
top: 14px;
}
.timeline.timeline-mini > li:nth-of-type(odd) > .pointer, .timeline.timeline-mini > li:nth-of-type(even) > .pointer {
left: 6px;
right: auto;
top: 10px;
margin-left: 0;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.red:after, .timeline.timeline-mini > li:nth-of-type(even).color.red:after {
border-right: 10px solid;
border-right-color: #ff4a43;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.cyan:after, .timeline.timeline-mini > li:nth-of-type(even).color.cyan:after {
border-right: 10px solid;
border-right-color: #22beef;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.green:after, .timeline.timeline-mini > li:nth-of-type(even).color.green:after {
border-right: 10px solid;
border-right-color: #a2d200;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.orange:after, .timeline.timeline-mini > li:nth-of-type(even).color.orange:after {
border-right: 10px solid;
border-right-color: #ffc100;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.amethyst:after, .timeline.timeline-mini > li:nth-of-type(even).color.amethyst:after {
border-right: 10px solid;
border-right-color: #cd97eb;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.greensea:after, .timeline.timeline-mini > li:nth-of-type(even).color.greensea:after {
border-right: 10px solid;
border-right-color: #16a085;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.drank:after, .timeline.timeline-mini > li:nth-of-type(even).color.drank:after {
border-right: 10px solid;
border-right-color: #a40778;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.hotpink:after, .timeline.timeline-mini > li:nth-of-type(even).color.hotpink:after {
border-right: 10px solid;
border-right-color: #ff0066;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.dutch:after, .timeline.timeline-mini > li:nth-of-type(even).color.dutch:after {
border-right: 10px solid;
border-right-color: #1693a5;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.blue:after, .timeline.timeline-mini > li:nth-of-type(even).color.blue:after {
border-right: 10px solid;
border-right-color: #418bca;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.redbrown:after, .timeline.timeline-mini > li:nth-of-type(even).color.redbrown:after {
border-right: 10px solid;
border-right-color: #d9544f;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.slategray:after, .timeline.timeline-mini > li:nth-of-type(even).color.slategray:after {
border-right: 10px solid;
border-right-color: #3f4e62;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.transparent-black:after, .timeline.timeline-mini > li:nth-of-type(even).color.transparent-black:after {
border-right: 10px solid;
border-right-color: rgba(0, 0, 0, 0.3);
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.transparent-white:after, .timeline.timeline-mini > li:nth-of-type(even).color.transparent-white:after {
border-right: 10px solid;
border-right-color: rgba(255, 255, 255, 0.2);
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
/************************************/
/************* NESTABLE *************/
/************************************/
.dd {
float: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
}
.dd.transparent-black .dd-list .dd-item button:before {
color: white !important;
}
.dd.transparent-black .dd-list .dd-item .dd-handle {
border: 0 !important;
background: rgba(0, 0, 0, 0.3) !important;
color: white !important;
}
.dd.transparent-black .dd-list .dd-item .dd-handle:hover {
background: rgba(0, 0, 0, 0.4) !important;
}
.dd.transparent-black .dd-list .dd-placeholder {
background: rgba(0, 0, 0, 0.6) !important;
border: 0 !important;
}
.dd.transparent-white .dd-list .dd-item button:before {
color: white !important;
}
.dd.transparent-white .dd-list .dd-item .dd-handle {
border: 0 !important;
background: rgba(255, 255, 255, 0.3) !important;
color: white !important;
}
.dd.transparent-white .dd-list .dd-item .dd-handle:hover {
background: rgba(255, 255, 255, 0.4) !important;
}
.dd.transparent-white .dd-list .dd-placeholder {
background: rgba(255, 255, 255, 0.6) !important;
border: 0 !important;
}
.dd-item,
.dd-empty,
.dd-placeholder {
line-height: 18px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.dd-item.dd-heading > .dd3-content,
.dd-empty.dd-heading > .dd3-content,
.dd-placeholder.dd-heading > .dd3-content {
color: #a2d200;
background: #f5ffd2;
border-color: #a2d200;
}
.dd-item.dd-heading > .dd3-handle,
.dd-empty.dd-heading > .dd3-handle,
.dd-placeholder.dd-heading > .dd3-handle {
background: #efffb8;
border-color: #a2d200;
}
.dd-item.dd-heading > .dd3-handle:before,
.dd-empty.dd-heading > .dd3-handle:before,
.dd-placeholder.dd-heading > .dd3-handle:before {
color: #a2d200;
}
.dd-item.dd-heading > .dd3-handle:hover,
.dd-empty.dd-heading > .dd3-handle:hover,
.dd-placeholder.dd-heading > .dd3-handle:hover {
background: #e3ff85;
}
.dd-item.dd-heading > .dd3-handle:hover:before,
.dd-empty.dd-heading > .dd3-handle:hover:before,
.dd-placeholder.dd-heading > .dd3-handle:hover:before {
color: #7b9f00;
}
.dd-item.dd-heading > button:before,
.dd-empty.dd-heading > button:before,
.dd-placeholder.dd-heading > button:before {
color: #a2d200;
}
.dd-item.dd-heading > button:hover:before,
.dd-empty.dd-heading > button:hover:before,
.dd-placeholder.dd-heading > button:hover:before {
color: #7b9f00;
}
.dd-item .dd3-content,
.dd-empty .dd3-content,
.dd-placeholder .dd3-content {
color: #717171;
background: #fcfcfc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-weight: normal;
}
.dd-item .dd3-content .controls,
.dd-empty .dd3-content .controls,
.dd-placeholder .dd3-content .controls {
display: inline-block;
float: right;
position: relative;
}
.dd-item .dd3-content .controls a,
.dd-empty .dd3-content .controls a,
.dd-placeholder .dd3-content .controls a {
font-size: 14px;
padding: 3px;
line-height: 18px;
}
.dd-item .dd3-content .controls.open a.dropdown-toggle,
.dd-empty .dd3-content .controls.open a.dropdown-toggle,
.dd-placeholder .dd3-content .controls.open a.dropdown-toggle {
color: #357ebd !important;
}
.dd-item .dd3-content .controls.open .dropdown-menu,
.dd-empty .dd3-content .controls.open .dropdown-menu,
.dd-placeholder .dd3-content .controls.open .dropdown-menu {
padding: 10px;
}
.dd-item .dd3-content .controls.open .dropdown-menu > li,
.dd-empty .dd3-content .controls.open .dropdown-menu > li,
.dd-placeholder .dd3-content .controls.open .dropdown-menu > li {
position: relative;
}
.dd-item .dd3-content .controls.open .dropdown-menu > li > a,
.dd-empty .dd3-content .controls.open .dropdown-menu > li > a,
.dd-placeholder .dd3-content .controls.open .dropdown-menu > li > a {
color: #717171 !important;
padding: 5px 10px;
}
.dd-item .dd3-content .controls.open .dropdown-menu > li > a:hover,
.dd-empty .dd3-content .controls.open .dropdown-menu > li > a:hover,
.dd-placeholder .dd3-content .controls.open .dropdown-menu > li > a:hover {
color: #357ebd !important;
}
.dd-item .dd3-content .controls.open .dropdown-menu > li .controls,
.dd-empty .dd3-content .controls.open .dropdown-menu > li .controls,
.dd-placeholder .dd3-content .controls.open .dropdown-menu > li .controls {
position: absolute;
top: 5px;
right: 0px;
}
.dd-item .dd3-handle,
.dd-empty .dd3-handle,
.dd-placeholder .dd3-handle {
background: #f2f2f2;
border-color: #ccc;
}
.dd-item .dd3-handle:before,
.dd-empty .dd3-handle:before,
.dd-placeholder .dd3-handle:before {
content: "\f0c9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
color: #717171;
top: 7px;
}
.dd-item .dd3-handle:hover,
.dd-empty .dd3-handle:hover,
.dd-placeholder .dd3-handle:hover {
background: #e2e2e2;
}
.dd-item .dd3-handle:hover:before,
.dd-empty .dd3-handle:hover:before,
.dd-placeholder .dd3-handle:hover:before {
color: #357ebd;
}
.dd-item .dd-handle,
.dd-empty .dd-handle,
.dd-placeholder .dd-handle {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.dd-item > button:before,
.dd-empty > button:before,
.dd-placeholder > button:before {
content: "\f106";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
color: #717171;
line-height: 12px;
}
.dd-item > button[data-action="collapse"]:before,
.dd-empty > button[data-action="collapse"]:before,
.dd-placeholder > button[data-action="collapse"]:before {
content: "\f107";
}
.dd-item > button:hover:before,
.dd-empty > button:hover:before,
.dd-placeholder > button:hover:before {
color: #357ebd;
}
section.invoice {
background-color: white;
padding: 50px 100px;
color: #717171;
}
section.invoice .header {
background-color: #2b3543;
padding: 50px 100px;
margin: -50px -100px;
color: white;
}
section.invoice .header h3 {
margin: 0;
padding: 0;
margin-bottom: 40px;
}
section.invoice .header h4 {
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-weight: 300;
color: rgba(255, 255, 255, 0.2);
border-bottom: 3px solid rgba(255, 255, 255, 0.05);
padding-bottom: 5px;
}
section.invoice .header address {
font-weight: 300;
color: rgba(255, 255, 255, 0.5);
font-size: 12px;
}
section.invoice .header address strong {
color: white;
font-size: 18px;
}
section.invoice .header .arrow {
text-align: center;
padding-top: 150px;
}
section.invoice .header .arrow .fa {
color: rgba(255, 255, 255, 0.15);
border: 1px solid;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
width: 60px;
height: 60px;
padding-left: 5px;
}
section.invoice .header .total,
section.invoice .footer .total {
margin: 0;
background-color: #3f4e62;
width: 65%;
min-width: 215px;
float: right;
padding: 10px;
text-align: left;
}
section.invoice .header .total dt,
section.invoice .footer .total dt {
width: auto;
float: none;
text-align: left;
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-weight: 300;
}
section.invoice .header .total dd,
section.invoice .footer .total dd {
margin-left: 0px;
text-align: right;
font-size: 26px;
margin-top: 10px;
font-weight: 300;
}
section.invoice .header .total dd strong,
section.invoice .footer .total dd strong {
font-weight: 400;
}
section.invoice .footer .summary {
background-color: #2b3543;
padding: 20px;
color: white;
text-align: right;
margin-bottom: 50px;
}
section.invoice .footer .summary dl:not(.total) dt {
text-align: left;
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-weight: 300;
color: rgba(255, 255, 255, 0.5);
width: auto;
float: left;
}
section.invoice .footer .summary dl:not(.total) dd {
text-align: right;
margin-left: 0;
}
section.invoice .footer .summary .total {
float: none;
display: inline-block;
position: relative;
bottom: -20px;
right: -20px;
}
section.invoice table {
margin-top: 13px;
margin-bottom: 50px;
}
section.invoice table thead tr td,
section.invoice table thead tr th,
section.invoice table tbody tr td,
section.invoice table tbody tr th {
text-align: center;
}
section.invoice table thead tr td:last-child,
section.invoice table thead tr th:last-child,
section.invoice table tbody tr td:last-child,
section.invoice table tbody tr th:last-child {
text-align: right;
}
section.invoice table thead tr td.description,
section.invoice table thead tr th.description,
section.invoice table tbody tr td.description,
section.invoice table tbody tr th.description {
text-align: left;
width: 680px;
max-width: 680px;
font-weight: 300;
}
section.invoice table thead tr td.description strong,
section.invoice table thead tr th.description strong,
section.invoice table tbody tr td.description strong,
section.invoice table tbody tr th.description strong {
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-weight: 300;
}
section.invoice table thead tr th {
background-color: #212933;
border: 0;
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-weight: 300;
color: rgba(255, 255, 255, 0.5);
}
section.invoice table tbody tr:first-child td {
border-top: 0;
}
section.invoice table tbody tr:last-child td {
border-bottom: 1px solid #ddd;
}
section.invoice table tbody tr td {
white-space: nowrap;
}
section.invoice table tbody tr td.description {
font-size: 11px;
white-space: normal;
}
section.invoice table tbody tr td.description strong {
font-weight: 700;
font-size: 14px;
}
section.invoice table tbody tr td.description p {
margin: 0;
}
@media only screen and (max-width: 1024px) {
section.invoice {
padding: 50px;
}
section.invoice .header {
padding: 50px;
margin: -50px;
}
}
@media only screen and (max-width: 992px) {
section.invoice .header .text-right {
text-align: left;
}
}
@media only screen and (max-width: 768px) {
section.invoice {
padding: 50px 20px;
}
section.invoice .header {
padding: 50px 20px;
margin: -50px -20px;
}
}
@media print {
section.invoice .header {
-webkit-print-color-adjust: exact;
background-color: #e2e2e2 !important;
}
section.invoice .header .total,
section.invoice .footer .total {
-webkit-print-color-adjust: exact;
background-color: #d2d2d2 !important;
}
section.invoice .footer .summary {
-webkit-print-color-adjust: exact;
background-color: #e2e2e2 !important;
}
section.invoice table thead tr th {
-webkit-print-color-adjust: exact;
background-color: #d2d2d2 !important;
}
}
/*****************************************/
/************* MAIN SETTINGS *************/
/*****************************************/
html,
body {
height: 100%;
}
html {
padding-top: 45px;
padding-bottom: 0;
overflow: hidden;
}
html.mm-opened #wrap > .row #content {
position: fixed;
left: 0;
padding-right: 275px;
}
.mm-page {
height: 100%;
min-height: 100%;
}
#wrap {
margin: 0;
padding: 0 15px;
height: 100%;
min-height: 100%;
}
#wrap > .row {
height: 100%;
min-height: 100%;
}
#wrap #content {
padding-bottom: 0;
/* padding-left: 265px; */
padding-right: 25px;
height: 100%;
width: 100%;
}
#wrap #content .main {
margin: 10px 0;
}
body {
font-family: "Roboto", "Arial", sans-serif;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
body.modal-open {
overflow: auto;
margin-right: 0;
}
body.bg-1 {
background-image: url(../images/noise.png), url(../images/backgrounds/1.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.bg-2 {
background-image: url(../images/noise.png), url(../images/backgrounds/2.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.bg-3 {
background-image: url(../images/noise.png), url(../images/backgrounds/3.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.bg-4 {
background-image: url(../images/noise.png), url(../images/backgrounds/4.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.bg-5 {
background-image: url(../images/noise.png), url(../images/backgrounds/5.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.bg-6 {
background-image: url(../images/noise.png), url(../images/backgrounds/6.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.no-bg {
background: none;
}
body.solid-bg-1 {
background-color: #1ccdaa;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body.solid-bg-2 {
background-color: #FBB829;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body.solid-bg-3 {
background-color: #556270;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body.solid-bg-4 {
background-color: #2A8FBD;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body.solid-bg-5 {
background-color: #D8D8C0;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body.solid-bg-6 {
background-color: #7F94B0;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body .navbar-default {
border: 0;
}
body .navbar-default.navbar-fixed-top, body .navbar-default.navbar-fixed-bottom {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
body .mask {
background-color: rgba(0, 0, 0, 0.8);
width: 100%;
height: 100%;
position: fixed;
z-index: 100000;
top: -45px;
padding-bottom: 45px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
body .mask #loader {
background: url(../images/loader.gif) center center no-repeat;
height: 50px;
width: 50px;
left: 50%;
top: 50%;
position: absolute;
margin: -25px 0 0 -25px;
background-size: 50px 50px;
}
body > .videocontent {
position: fixed;
z-index: -1;
top: -20px;
width: 100%;
height: 100%;
overflow: hidden;
padding-bottom: 30px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
body > .videocontent .video-background {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 100% !important;
z-index: 0;
}
body > .videocontent .video-background video {
min-height: 100%;
min-width: 100%;
}
body > .videocontent .video-background img {
min-height: 100%;
min-width: 100%;
}
body > .videocontent .ui-video-background {
display: none;
}
.el-reloader {
background: url(../images/loader.gif) center center no-repeat;
height: 15px;
width: 15px;
left: 50%;
top: 75%;
position: absolute;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Roboto Slab", serif;
-webkit-font-smoothing: antialiased;
}
h1.sans-serif, h2.sans-serif, h3.sans-serif, h4.sans-serif, h5.sans-serif, h6.sans-serif, .h1.sans-serif, .h2.sans-serif, .h3.sans-serif, .h4.sans-serif, .h5.sans-serif, .h6.sans-serif {
font-family: "Roboto", "Arial", sans-serif;
}
h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline, .h1.underline, .h2.underline, .h3.underline, .h4.underline, .h5.underline, .h6.underline {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
padding-bottom: 5px;
}
h1.inline, h2.inline, h3.inline, h4.inline, h5.inline, h6.inline, .h1.inline, .h2.inline, .h3.inline, .h4.inline, .h5.inline, .h6.inline {
display: inline-block;
margin: 0 10px;
vertical-align: middle;
}
*:before,
*:after {
-webkit-transform: translateZ(0);
}
menu {
padding: 0;
}
menu button,
menu .btn {
margin-right: 10px;
}
menu button .fa,
menu .btn .fa {
margin-right: 3px;
}
/* printing */
@media print {
.no-print,
#mmenu,
#navbar,
.pageheader {
display: none !important;
}
#content {
padding-left: 0 !important;
}
[class*="col-md-"] {
float: left;
display: inline-block;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.visible-md-block,
.visible-lg-block {
display: block !important;
}
}
/**********************************/
/************* NAVBAR *************/
/**********************************/
.navbar {
min-height: 45px;
height: 45px;
}
.navbar.navbar-default {
border: 0;
}
.navbar.navbar-transparent-white {
background-color: rgba(255, 255, 255, 0.1);
}
.navbar.navbar-transparent-white .navbar-header {
background-color: rgba(255, 255, 255, 0.1);
}
.navbar.navbar-transparent-black {
background-color: rgba(0, 0, 0, 0.1);
}
.navbar.navbar-transparent-black .navbar-header {
background-color: rgba(0, 0, 0, 0.05);
}
.navbar .navbar-header {
width: 250px;
position: relative;
z-index: 99;
}
.navbar .navbar-header .navbar-brand {
font-weight: 300;
font-size: 18px;
font-family: "Roboto Condensed", sans-serif;
color: white;
padding: 0;
padding-left: 50px;
height: 45px;
line-height: 45px;
background: url(../images/minimal-logo.png) no-repeat 0 2px;
}
.navbar .navbar-header .navbar-brand img {
vertical-align: top;
}
.navbar .navbar-header .sidebar-collapse {
display: inline-block;
float: right;
line-height: 43px;
}
.navbar .navbar-header .sidebar-collapse a {
font-size: 18px;
line-height: 45px;
color: #f2f2f2;
}
.navbar .navbar-header .sidebar-collapse a:hover {
color: white;
}
.navbar .navbar-nav > li > a.login {
background-color: #a2d200;
color: #f2f2f2;
}
.navbar .navbar-nav > li > a.login:hover, .navbar .navbar-nav > li > a .login :focus {
background-color: #8eb800;
color: white;
}
.navbar .navbar-nav > li > a, .navbar .navbar-nav > li > form a.dropdown-toggle {
color: rgba(255, 255, 255, 0.7);
line-height: 45px;
padding: 0 15px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
color: white;
}
.navbar .navbar-nav > li.divided > a {
display: inline-block;
vertical-align: top;
}
.navbar .navbar-nav > li.divided:after {
content: "";
display: inline-block;
width: 1px;
height: 30px;
background-color: rgba(0, 0, 0, 0.15);
margin-top: 7px;
margin-left: -3px;
vertical-align: top;
position: absolute;
top: 0;
right: 0;
}
.navbar .navbar-nav.quick-actions {
float: right;
margin-right: 10px;
}
.navbar .navbar-nav.quick-actions > li {
display: inline-block;
float: none;
vertical-align: top;
}
.navbar .navbar-nav.quick-actions > li.user {
/* padding-left: 50px; */
}
.navbar .navbar-nav.quick-actions .label {
font-size: 10px;
margin-left: 5px;
vertical-align: middle;
}
.navbar .navbar-nav.quick-actions .user .profile-photo {
display: inline-block;
width: 45px;
vertical-align: top;
overflow: hidden;
margin-left: 15px;
}
.navbar .navbar-nav.quick-actions .user .profile-photo img {
width: 100%;
}
.navbar .navbar-nav.quick-actions .user > a {
font-size: 12px;
}
.navbar .navbar-nav.quick-actions .user > a > i {
margin-left: 10px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu {
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a {
color: #717171;
font-size: 12px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a .task-info .desc {
font-size: 12px;
color: rgba(113, 113, 113, 0.65);
margin-bottom: 3px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a .task-info .percent {
padding-left: 10px;
margin-top: -4px;
display: inline-block;
font-weight: 700;
float: right;
font-size: 12px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a .progress {
margin-bottom: 10px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a .small {
float: right;
color: #bebebe;
margin-top: 3px;
font-weight: 300;
font-size: 9px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a:hover, .navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a:focus {
background-color: #f2f2f2;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li:last-child > a {
font-size: 12px;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li:last-child > a i {
font-size: 14px;
float: right;
line-height: 17px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li {
display: block;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a {
margin: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background-color: #f2f2f2;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .profile-photo {
width: 35px;
display: inline-block;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .profile-photo img {
width: 100%;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.cyan {
background-color: rgba(34, 190, 239, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.cyan:hover {
background-color: rgba(34, 190, 239, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.green {
background-color: rgba(162, 210, 0, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.green:hover {
background-color: rgba(162, 210, 0, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.orange {
background-color: rgba(255, 193, 0, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.orange:hover {
background-color: rgba(255, 193, 0, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.red {
background-color: rgba(255, 74, 67, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.red:hover {
background-color: rgba(255, 74, 67, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.amethyst {
background-color: rgba(205, 151, 235, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.amethyst:hover {
background-color: rgba(205, 151, 235, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.greensea {
background-color: rgba(22, 160, 133, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.greensea:hover {
background-color: rgba(22, 160, 133, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.dutch {
background-color: rgba(22, 147, 165, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.dutch:hover {
background-color: rgba(22, 147, 165, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.drank {
background-color: rgba(164, 7, 120, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.drank:hover {
background-color: rgba(164, 7, 120, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.hotpink {
background-color: rgba(255, 0, 102, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.hotpink:hover {
background-color: rgba(255, 0, 102, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a:hover {
background-color: #eaeaea;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .message-info {
vertical-align: top;
display: inline-block;
font-size: 11px;
margin-left: 5px;
width: 265px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .message-info .sender {
font-weight: 700;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .message-info .time {
float: right;
font-weight: 300;
font-size: 9px;
color: #bebebe;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .message-info .message-content {
white-space: normal;
margin-top: 5px;
color: #a4a4a4;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li:last-child > a {
margin: 0;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
background-color: transparent;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li:last-child > a:hover {
background-color: #f2f2f2;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings {
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
border: 0;
padding: 5px;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings .videobg-check {
min-height: 15px;
margin-bottom: -10px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings .videobg-check:before, .navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings .videobg-check:after {
display: table;
content: " ";
clear: both;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings .videobg-check .control-label {
padding-left: 10px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li {
display: block;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li > a {
padding: 5px 10px;
font-size: 12px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li > a i {
font-size: 14px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li h3 {
padding: 0;
margin: 5px 10px;
font-size: 12px;
font-family: "Roboto", "Arial", sans-serif;
color: #717171;
font-weight: 400;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds {
margin: 10px;
text-align: center;
list-style-type: none;
padding: 0;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li {
width: 17px;
text-align: center;
display: inline-block;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li.title,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li.title {
display: block;
font-size: 12px;
width: 100%;
text-align: left;
color: #717171;
line-height: 22px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a {
display: inline-block;
width: 70%;
height: 12px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a:hover,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a:hover {
-webkit-transform: scale(1.3, 1.3);
-moz-transform: scale(1.3, 1.3);
-ms-transform: scale(1.3, 1.3);
-o-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-1,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-1 {
background: url(../images/backgrounds/thumbs/1.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-2,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-2 {
background: url(../images/backgrounds/thumbs/2.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-3,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-3 {
background: url(../images/backgrounds/thumbs/3.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-4,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-4 {
background: url(../images/backgrounds/thumbs/4.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-5,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-5 {
background: url(../images/backgrounds/thumbs/5.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-6,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-6 {
background: url(../images/backgrounds/thumbs/6.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-1,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-1 {
background-color: #1ccdaa;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-2,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-2 {
background-color: #FBB829;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-3,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-3 {
background-color: #556270;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-4,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-4 {
background-color: #2A8FBD;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-5,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-5 {
background-color: #D8D8C0;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-6,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-6 {
background-color: #7F94B0;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-1,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-1 {
background-color: #1ccdaa;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-2,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-2 {
background-color: #FBB829;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-3,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-3 {
background-color: #556270;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-4,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-4 {
background-color: #2A8FBD;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-5,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-5 {
background-color: #D8D8C0;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-6,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-6 {
background-color: #7F94B0;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-1,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-1 {
background: url(../images/backgrounds/video/thumbs/1.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-2,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-2 {
background: url(../images/backgrounds/video/thumbs/2.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-3,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-3 {
background: url(../images/backgrounds/video/thumbs/3.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-4,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-4 {
background: url(../images/backgrounds/video/thumbs/4.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-5,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-5 {
background: url(../images/backgrounds/video/thumbs/5.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-6,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-6 {
background: url(../images/backgrounds/video/thumbs/6.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-7,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-7 {
background: url(../images/backgrounds/video/thumbs/7.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-8,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-8 {
background: url(../images/backgrounds/video/thumbs/8.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-9,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-9 {
background: url(../images/backgrounds/video/thumbs/9.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-10,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-10 {
background: url(../images/backgrounds/video/thumbs/10.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li .form-group label {
color: #717171;
font-size: 12px;
font-weight: 400;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings.arrow:before {
border-bottom-color: white;
left: 134px;
}
.navbar .navbar-nav.quick-actions .dropdown.open > a,
.navbar .navbar-nav.quick-actions .dropdown.open > a:focus,
.navbar .navbar-nav.quick-actions .dropdown.open > a:hover {
background-color: transparent;
color: white;
}
.navbar .search {
display: inline-block;
margin-left: 15px;
}
.navbar .search i {
line-height: 45px;
margin-right: 10px;
color: rgba(255, 255, 255, 0.7);
}
.navbar .search input {
/* font-family: "Ubuntu Mono", sans-serif; */
font-size: 16px;
color: rgba(255, 255, 255, 1);
background: none;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
-webkit-appearance: none !important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
vertical-align: middle;
min-height: 28px;
padding: 0;
}
.navbar .search input:focus {
outline: none;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255,255);
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar .search input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.navbar .search input:-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.navbar .search input::-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.navbar .search input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.navbar.collapsed .navbar-header {
width: 40px;
}
.navbar.collapsed .navbar-header .navbar-brand {
display: none;
}
.navbar.collapsed .navbar-header .sidebar-collapse a {
margin-left: 2px;
}
/***********************************/
/************* SIDEBAR *************/
/***********************************/
.navbar-nav.side-nav {
width: 250px;
position: fixed;
margin-top: 45px;
padding-bottom: 0;
top: 0;
height: 100%;
border-radius: 0;
border: none;
overflow-y: auto;
z-index: 1;
background: rgba(0, 0, 0, 0.05);
}
.navbar-nav.side-nav > *:last-child {
margin-bottom: 90px;
}
.navbar-nav.side-nav > li {
float: none;
}
.navbar-nav.side-nav > li.collapsed {
height: 45px;
overflow: hidden;
background-color: rgba(0, 0, 0, 0.05);
}
.navbar-nav.side-nav > li.collapsed > a > i:before {
content: "\f107";
}
.navbar-nav.side-nav > li.collapsed-content {
display: none;
}
.navbar-nav.side-nav > li.collapsed-content > ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.search {
margin-left: 0;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.search input {
width: 190px;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user {
margin: 15px 0;
text-align: center;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user .profile-photo {
width: 70px;
overflow: hidden;
margin: 10px auto;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user .profile-photo img {
width: 70px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
border: 3px solid white;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form > a {
color: rgba(255, 255, 255, 0.9);
font-size: 12px;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form > a:hover, .navbar-nav.side-nav > li.collapsed-content > ul > li.user > form > a:focus {
color: white;
text-decoration: none;
background-color: transparent;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form > a i {
margin-left: 5px;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings {
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
border: 0;
padding: 5px;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
left: 50px;
top: 120px;
text-align: left;
/* width: 130px; */
/* min-width: 130px; */
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li {
display: block;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li > a {
padding: 5px 10px;
font-size: 12px;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li > a i {
font-size: 14px;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li h3 {
padding: 0;
margin: 5px 10px;
font-size: 12px;
font-family: "Roboto", "Arial", sans-serif;
color: #717171;
font-weight: 400;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes {
margin: 10px;
text-align: center;
list-style-type: none;
padding: 0;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li {
width: 13px;
text-align: center;
display: inline-block;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a {
display: inline-block;
width: 70%;
height: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a:hover {
-webkit-transform: scale(1.3, 1.3);
-moz-transform: scale(1.3, 1.3);
-ms-transform: scale(1.3, 1.3);
-o-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-1 {
background: url(../images/backgrounds/thumbs/1.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-2 {
background: url(../images/backgrounds/thumbs/2.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-3 {
background: url(../images/backgrounds/thumbs/3.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-4 {
background: url(../images/backgrounds/thumbs/4.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-5 {
background: url(../images/backgrounds/thumbs/5.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-6 {
background: url(../images/backgrounds/thumbs/6.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li .form-group label {
color: #717171;
font-size: 12px;
font-weight: 400;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings.arrow:before {
border-bottom-color: white;
left: 55px;
}
.navbar-nav.side-nav > li > a.sidebar-toggle {
font-family: "Roboto Condensed", sans-serif;
font-size: 11px;
color: rgba(255, 255, 255, 0.75);
text-transform: uppercase;
font-weight: 700;
}
.navbar-nav.side-nav > li > a.sidebar-toggle > i {
font-size: 14px;
line-height: 45px;
float: right;
}
.navbar-nav.side-nav > li > a.sidebar-toggle:hover {
color: rgba(255, 255, 255, 1);
}
.navbar-nav.side-nav > li > a.sidebar-toggle.underline {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
padding: 0;
margin: 0 15px;
}
.navbar-nav.side-nav > li.navigation .menu {
list-style-type: none;
padding: 0;
margin: 0;
}
.navbar-nav.side-nav > li.navigation .menu > li > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a {
display: inline-block;
line-height: 40px;
padding: 0 15px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
font-size: 12px;
color: rgba(255, 255, 255, 0.9);
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
width: 100%;
position: relative;
z-index: 2;
font-weight: 700;
}
.navbar-nav.side-nav > li.navigation .menu > li > a > i,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a > i {
font-size: 14px;
margin-right: 8px;
width: 15px;
display: inline-block;
text-align: center;
}
.navbar-nav.side-nav > li.navigation .menu > li > a > b.dropdown-plus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a > b.dropdown-plus {
float: right;
line-height: 40px;
color: rgba(0, 0, 0, 0.2);
}
.navbar-nav.side-nav > li.navigation .menu > li > a:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a:after {
content: "";
display: inline-block;
width: 3px;
height: 39px;
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.navbar-nav.side-nav > li.navigation .menu > li > a:hover,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a:hover {
text-decoration: none;
color: white;
}
.navbar-nav.side-nav > li.navigation .menu > li > a:hover:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a:hover:after {
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
width: 100%;
}
.navbar-nav.side-nav > li.navigation .menu > li > a:focus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a:focus {
text-decoration: none;
}
.navbar-nav.side-nav > li.navigation .menu > li > a .badge,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a .badge {
position: absolute;
top: 8px;
left: 23px;
z-index: 9;
font-size: 9px;
padding: 2px 4px;
}
.navbar-nav.side-nav > li.navigation .menu > li > a .label,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a .label {
position: absolute;
top: 12px;
right: 10px;
z-index: 9;
font-size: 10px;
padding: 3px 5px 2px 5px;
}
.navbar-nav.side-nav > li.navigation .menu > li.active > a,
.navbar-nav.side-nav > li.navigation .menu > li.active > a:hover,
.navbar-nav.side-nav > li.navigation .menu > li.active > a:focus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a:hover,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a:focus {
text-decoration: none;
color: white;
text-shadow: none;
}
.navbar-nav.side-nav > li.navigation .menu > li.active > a:after,
.navbar-nav.side-nav > li.navigation .menu > li.active > a:hover:after,
.navbar-nav.side-nav > li.navigation .menu > li.active > a:focus:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a:hover:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a:focus:after {
background: rgba(0, 0, 0, 0.2) !important;
width: 100%;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown > a .label,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown > a .label {
right: 30px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > a {
text-decoration: none;
color: white;
background-color: transparent;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > a b.dropdown-plus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > a b.dropdown-plus {
color: white;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > a b.dropdown-plus:before,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > a b.dropdown-plus:before {
content: "\f068";
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > a:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > a:after {
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
width: 100%;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu {
float: none;
position: relative;
min-width: 250px;
margin: 0;
padding: 0;
border: none;
background: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
z-index: 1;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a {
display: inline-block;
line-height: 30px;
padding: 0 30px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
font-size: 12px;
color: rgba(255, 255, 255, 0.9);
width: 100%;
-webkit-transition: none;
-moz-transition: none;
transition: none;
font-weight: 500;
position: relative;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a > i,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a > i {
margin-right: 3px;
width: 15px;
text-align: center;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a:hover,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a:hover {
background: transparent;
color: #418bca;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a .badge,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a .badge {
position: absolute;
top: 9px;
right: 12px;
z-index: 9;
font-size: 9px;
padding: 2px 4px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a .label,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a .label {
position: absolute;
top: 8px;
right: 12px;
z-index: 9;
font-size: 10px;
padding: 3px 5px 2px 5px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown).active a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown).active a {
background: transparent;
color: #418bca;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a {
line-height: 30px;
padding-left: 30px;
font-size: 12px;
color: rgba(255, 255, 255, 0.9);
font-weight: 500;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a > i,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a > i {
margin-right: 3px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a > b.dropdown-plus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a > b.dropdown-plus {
line-height: 30px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a:after {
height: 29px;
left: -3px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a:hover, .navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a:focus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a:hover,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a:focus {
background-color: transparent;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a {
padding-left: 40px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a {
padding-left: 50px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a {
padding-left: 60px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a {
padding-left: 70px;
}
.navbar-nav.side-nav > li.summary .media {
padding: 0 15px;
}
.navbar-nav.side-nav > li.summary .media .media-body {
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
color: rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.navbar-nav.side-nav > li.summary .media .media-body h3 {
font-family: "Roboto", "Arial", sans-serif;
font-size: 22px;
color: rgba(255, 255, 255, 0.7);
font-weight: 400;
}
.navbar-nav.side-nav > li.settings .form-group {
padding: 15px 0 10px 0;
}
.navbar-nav.side-nav > li.settings .form-group > label {
color: rgba(255, 255, 255, 0.7);
font-weight: 400;
}
.navbar-nav.side-nav > li.settings .form-group .onoffswitch {
right: -10px;
}
.navbar-nav.side-nav > li.settings .form-group .onoffswitch .onoffswitch-label {
filter: alpha(opacity=40);
opacity: 0.4;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.navbar-nav.side-nav > li.settings .form-group .onoffswitch-checkbox:checked + .onoffswitch-label {
filter: alpha(opacity=100);
opacity: 1;
}
.navbar-nav.side-nav.collapsed {
width: 40px;
}
.navbar-nav.side-nav.collapsed.open {
width: 100%;
}
.navbar-nav.side-nav.collapsed > li.settings, .navbar-nav.side-nav.collapsed > li.summary {
display: none;
}
.navbar-nav.side-nav.collapsed > li.navigation .sidebar-toggle {
display: none;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li {
max-height: 40px;
max-width: 40px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a {
width: 40px;
white-space: nowrap;
overflow: hidden;
padding: 0 12px;
-webkit-transition: none;
-moz-transition: none;
transition: none;
position: relative;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a i {
margin-right: 10px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a b {
display: none;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a .badge {
left: 20px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a .label {
display: none;
right: 10px !important;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered {
max-width: 250px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > a {
width: 250px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > a:after {
width: 100%;
background: #1d2833;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > a .label {
display: block;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered.active > a {
text-decoration: none;
color: white;
text-shadow: none;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered.active > a:after {
background: #1d2833 !important;
width: 100%;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu {
display: block;
left: 40px;
top: 37px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
width: 210px;
background: #263543;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li {
position: relative;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li > a {
color: rgba(255, 255, 255, 0.8);
font-size: 12px;
line-height: 24px;
position: relative;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li > a i {
font-size: 14px;
margin-right: 3px;
width: 15px;
text-align: center;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li > a:hover {
background-color: transparent;
color: #418bca;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li > a .badge {
position: absolute;
top: 9px;
right: 12px;
z-index: 9;
font-size: 9px;
padding: 2px 4px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li > a .label {
position: absolute;
top: 8px;
right: 12px;
z-index: 9;
font-size: 10px;
padding: 3px 5px 2px 5px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown > a {
color: rgba(255, 255, 255, 0.8);
font-size: 12px;
font-weight: 400;
-webkit-transition: none;
-moz-transition: none;
transition: none;
padding: 3px 20px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown > a > b.dropdown-plus {
line-height: 24px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown > a:after {
display: none;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown.hovered > a {
color: #418bca;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown.hovered > a > b.dropdown-plus {
color: white;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown.hovered > a + .dropdown-menu {
display: block;
position: absolute;
left: 100%;
top: -10px;
background-color: #263543;
width: 210px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.active > a,
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.active > a:hover,
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.active > a:focus {
background-color: transparent;
color: #418bca;
}
/*********************************/
/************* FORMS *************/
/*********************************/
.form-control {
-webkit-appearance: none !important;
color: #717171;
outline: 0;
height: 16px;
padding: 6px 11px;
line-height: 18px;
font-size: 13px;
vertical-align: top;
background-color: #fff;
min-height: 37px;
filter: none !important;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e2e2e2;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
/* sizing */
/*parsley */
}
.form-control:focus {
outline: none;
border: 1px solid #b2b2b2;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.form-control.input-lg {
height: 46px;
padding: 10px 16px !important;
font-size: 18px;
line-height: 1.33;
}
.form-control.input-sm {
height: 25px;
min-height: 30px;
padding: 5px 10px !important;
font-size: 11px;
line-height: 1.5;
}
.form-control.parsley-validated {
position: relative;
}
.form-control.parsley-validated.parsley-error {
background-color: #ffdddc;
border: 1px solid #ffaca9;
}
.form-control.parsley-validated.parsley-success {
background-color: #fbffeb;
border: 1px solid #e9ff9f;
}
.checkbox input[type=checkbox].parsley-error + label::before {
background-color: #ffdddc;
border: 1px solid #ffaca9;
}
.checkbox input[type=checkbox].parsley-success + label::before {
background-color: #fbffeb;
border: 1px solid #e9ff9f;
}
.parsley-error-list {
list-style-type: none;
padding: 0;
font-size: 11px;
}
textarea {
height: auto;
}
.help-block {
font-size: 11px;
color: #bebebe;
}
.form-group.form-footer {
margin-bottom: -15px;
padding: 15px 0;
background-color: #f2f2f2;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.form-group.legend h4 {
color: #418bca;
margin-bottom: 3px;
}
.form-group.legend p {
font-size: 12px;
color: #bebebe;
border-bottom: 1px dotted #cacaca;
padding-bottom: 5px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #e8e8e8;
border: 0;
}
.form-control[disabled]:focus,
.form-control[readonly]:focus,
fieldset[disabled] .form-control:focus {
background-color: #e8e8e8;
border: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
div.checkbox {
margin: 5px 0;
}
div.checkbox.check-transparent input[type=checkbox] + label:before {
background-color: rgba(0, 0, 0, 0.2);
border: 0;
-webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
div.checkbox.check-transparent input[type=checkbox]:checked + label:before {
background-color: white;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
}
div.checkbox.check-transparent input[type=checkbox]:checked + label::after {
color: #717171;
}
div.checkbox.check-transparent label {
color: rgba(255, 255, 255, 0.5);
}
div.checkbox.check-transparent input[type=checkbox]:checked + label {
color: white;
}
div.checkbox.check-transparent input[type=checkbox].parsley-error + label::before {
background-color: rgba(255, 74, 67, 0.2);
border: 1px solid rgba(255, 74, 67, 0.5);
}
div.checkbox.check-transparent input[type=checkbox].parsley-error + label::after {
color: white;
}
div.checkbox.check-transparent input[type=checkbox].parsley-success + label::before {
background-color: rgba(162, 210, 0, 0.2);
border: 1px solid rgba(162, 210, 0, 0.5);
}
div.checkbox.check-transparent input[type=checkbox].parsley-success + label::after {
color: white;
}
div.checkbox label {
margin: 0;
line-height: 24px;
}
div.checkbox label:before {
width: 20px;
height: 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
div.checkbox label:after {
width: 20px;
height: 20px;
font-size: 14px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
div.checkbox label.done {
text-decoration: line-through;
}
div.radio.radio-transparent input[type=radio] + label:before {
background-color: rgba(0, 0, 0, 0.2);
border: 0;
-webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
div.radio.radio-transparent input[type=radio]:checked + label:before {
background-color: white;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
}
div.radio.radio-transparent input[type=radio]:checked + label::after {
color: #717171;
}
div.radio.radio-transparent label {
color: rgba(255, 255, 255, 0.5);
}
div.radio.radio-transparent input[type=radio]:checked + label {
color: white;
}
div.radio.radio-transparent input[type=radio].parsley-error + label::before {
background-color: rgba(255, 74, 67, 0.2);
border: 1px solid rgba(255, 74, 67, 0.5);
}
div.radio.radio-transparent input[type=radio].parsley-error + label::after {
color: white;
}
div.radio.radio-transparent input[type=radio].parsley-success + label::before {
background-color: rgba(162, 210, 0, 0.2);
border: 1px solid rgba(162, 210, 0, 0.5);
}
div.radio.radio-transparent input[type=radio].parsley-success + label::after {
color: white;
}
.chosen-container {
width: 100% !important;
}
select.form-control + .chosen-container.chosen-container-single .chosen-single {
-webkit-appearance: none !important;
color: #717171;
outline: 0;
height: 16px;
padding: 6px 11px;
line-height: 18px;
font-size: 13px;
vertical-align: top;
background-color: #fff;
min-height: 37px;
filter: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e2e2e2;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
select.form-control + .chosen-container.chosen-container-single .chosen-single span {
line-height: 24px;
}
select.form-control + .chosen-container.chosen-container-single .chosen-single div {
top: 7px;
}
select.form-control + .chosen-container.chosen-container-single.chosen-container-active .chosen-single {
outline: none;
border: 1px solid #b2b2b2;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
}
select.form-control.parsley-error + .chosen-container.chosen-container-single .chosen-single {
background-color: #ffdddc;
border: 1px solid #ffaca9;
}
select.form-control.parsley-success + .chosen-container.chosen-container-single .chosen-single {
background-color: #fbffeb;
border: 1px solid #e9ff9f;
}
select.form-control + .chosen-container-multi .chosen-choices {
-webkit-appearance: none !important;
color: #717171;
outline: 0;
height: 16px;
padding: 6px 11px !important;
line-height: 18px;
font-size: 13px;
vertical-align: top;
background-color: #fff;
min-height: 37px;
filter: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e2e2e2;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
select.form-control + .chosen-container-multi .chosen-choices .search-field input {
padding: 0 !important;
margin: 3px 0;
min-height: initial;
color: inherit;
font-size: 14px;
-webkit-font-smoothing: antialiased;
}
select.form-control + .chosen-container-multi .chosen-choices .search-field input:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
select.form-control + .chosen-container-multi .chosen-choices .search-choice {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 11px;
line-height: 18px;
}
select.form-control + .chosen-container-multi.chosen-container-active .chosen-choices {
outline: none;
border: 1px solid #b2b2b2;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
}
select.form-control.parsley-error + .chosen-container-multi .chosen-choices {
background-color: #ffdddc;
border: 1px solid #ffaca9;
}
select.form-control.parsley-success + .chosen-container-multi .chosen-choices {
background-color: #fbffeb;
border: 1px solid #e9ff9f;
}
select.form-control.form-control.chosen-transparent + .chosen-container-multi .chosen-choices {
background-color: rgba(0, 0, 0, 0.3);
border: 0;
color: rgba(255, 255, 255, 0.8);
}
select.form-control.form-control.chosen-transparent + .chosen-container-multi .chosen-choices .search-choice {
border-radius: 2px;
border: 0;
color: #717171;
background-color: white;
font-size: 11px;
line-height: 18px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
select.form-control.form-control.chosen-transparent + .chosen-container-multi .chosen-choices .search-field input {
line-height: 18px;
min-height: 18px;
color: rgba(255, 255, 255, 0.8) !important;
}
select.form-control.form-control.chosen-transparent + .chosen-container-multi.chosen-container-active .chosen-choices {
background-color: rgba(0, 0, 0, 0.5);
}
select.form-control.chosen-transparent.parsley-error + .chosen-container-multi .chosen-choices {
background-color: rgba(255, 74, 67, 0.2);
border: 1px solid rgba(255, 74, 67, 0.5);
}
select.form-control.chosen-transparent.parsley-success + .chosen-container-multi .chosen-choices {
background-color: rgba(162, 210, 0, 0.2);
border: 1px solid rgba(162, 210, 0, 0.5);
}
select.form-control.chosen-transparent + .chosen-container.chosen-container-single .chosen-single {
background-color: rgba(0, 0, 0, 0.3);
border: 0;
color: rgba(255, 255, 255, 0.8);
}
select.form-control.chosen-transparent + .chosen-container.chosen-container-single .chosen-single div b {
background: url(../images/chosen-sprite-transparent.png) no-repeat 0 2px;
}
select.form-control.chosen-transparent + .chosen-container.chosen-container-single.chosen-container-active .chosen-single {
background-color: rgba(0, 0, 0, 0.5);
}
select.form-control.chosen-transparent.parsley-error + .chosen-container.chosen-container-single .chosen-single {
background-color: rgba(255, 74, 67, 0.2);
border: 1px solid rgba(255, 74, 67, 0.5);
}
select.form-control.chosen-transparent.parsley-success + .chosen-container.chosen-container-single .chosen-single {
background-color: rgba(162, 210, 0, 0.2);
border: 1px solid rgba(162, 210, 0, 0.5);
}
select.form-control + .chosen-container .chosen-drop {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
select.form-control + .chosen-container .chosen-results {
font-size: 13px;
color: #717171;
}
select.form-control.input-sm + .chosen-container .chosen-single {
min-height: 30px;
font-size: 11px;
}
select.form-control.input-sm + .chosen-container .chosen-single span {
line-height: 20px;
}
select.form-control.input-sm + .chosen-container .chosen-single div {
top: 4px;
}
select.form-control.input-sm + .chosen-container .chosen-choices {
min-height: 30px;
padding: 3px 11px !important;
}
select.form-control.input-sm + .chosen-container .chosen-choices .search-field input {
font-size: 11px;
line-height: 20px;
}
select.form-control.input-lg + .chosen-container .chosen-single {
min-height: 46px;
font-size: 18px;
}
select.form-control.input-lg + .chosen-container .chosen-single span {
line-height: 34px;
}
select.form-control.input-lg + .chosen-container .chosen-single div {
top: 12px;
}
select.form-control.input-lg + .chosen-container .chosen-choices {
min-height: 46px;
padding: 3px 11px !important;
}
select.form-control.input-lg + .chosen-container .chosen-choices .search-field input {
font-size: 18px;
line-height: 34px;
min-height: 34px;
}
.input-group .input-group-btn .btn {
line-height: 23px;
min-height: 37px;
min-width: 37px;
}
.input-group.input-group-lg > .form-control,
.input-group.input-group-lg > .input-group-addon,
.input-group.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
}
.input-group.input-group-sm > .form-control,
.input-group.input-group-sm > .input-group-addon,
.input-group.input-group-sm > .input-group-btn > .btn {
height: 25px;
min-height: 30px;
font-size: 11px;
line-height: 1.5;
}
.input-group .input-group-addon {
border-color: rgba(0, 0, 0, 0.1);
}
.input-group .input-group-addon.addon-red {
background-color: #ff7b76;
color: white;
}
.input-group .input-group-addon.addon-green {
background-color: #a2d200;
color: white;
}
.input-group .input-group-addon.addon-cyan {
background-color: #52ccf2;
color: white;
}
.input-group .input-group-addon.addon-orange {
background-color: #ffcd33;
color: white;
}
.input-group .input-group-addon.addon-amethyst {
background-color: #cd97eb;
color: white;
}
.input-group .input-group-addon.addon-greensea {
background-color: #1ccdaa;
color: white;
}
.input-group .input-group-addon.addon-drank {
background-color: #d5099c;
color: white;
}
.input-group .input-group-addon.addon-dutch {
background-color: #1cbbd2;
color: white;
}
.input-group .input-group-addon.addon-hotpink {
background-color: #ff3385;
color: white;
}
.input-group .input-group-addon.addon-redbrown {
background-color: #e27d79;
color: white;
}
.input-group .input-group-addon.addon-blue {
background-color: #69a3d5;
color: white;
}
.input-group .input-group-addon.addon-slategray {
background-color: #536781;
color: white;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
/*********************************/
/************* TILES *************/
/*********************************/
.tile {
position: relative;
margin-bottom: 20px;
color: #717171;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-color: white;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.tile.transparent {
background-color: transparent;
}
.tile.transparent [class^="tile-"] {
background-color: white;
}
.tile.transparent [class^="tile-"].transparent {
background-color: transparent;
}
.tile.minimized .tile-header {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
border-radius: 4px !important;
}
.tile.minimized .tile-header .controls .minimize {
filter: alpha(opacity=100);
opacity: 1;
}
.tile.minimized .tile-header .controls .minimize:hover {
filter: alpha(opacity=40);
opacity: 0.4;
}
.tile.minimized .tile-header .controls .minimize i:before {
content: "\f077";
}
.tile.minimized [class^="tile-"]:not(.tile-header) {
height: 0 !important;
padding: 0 !important;
border: 0 !important;
overflow: hidden !important;
}
.tile.minimized.transparent {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.tile.minimized.transparent .tile-header {
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
}
.tile.no-shadow {
-webkit-box-shadow: none;
box-shadow: none;
}
.tile.nopadding {
padding: 0;
}
.tile.left-nav {
display: table;
}
.tile.left-nav .tile-body {
margin-left: 50px;
width: 100%;
display: table-cell;
vertical-align: top;
}
.tile.right-nav .tile-body {
margin-right: 50px;
width: 100%;
display: table-cell;
vertical-align: top;
position: relative;
z-index: 9;
}
.tile .controls a {
color: rgba(0, 0, 0, 0.2);
}
.tile .controls a:hover {
color: rgba(0, 0, 0, 0.4);
}
.tile a.white {
color: rgba(255, 255, 255, 0.7);
}
.tile a.white:hover {
color: white;
}
.tile a.maincolor {
color: inherit !important;
}
.tile a.maincolor:hover {
color: inherit !important;
}
.tile .tile-left-side,
.tile .tile-right-side {
display: table-cell;
background-color: rgba(0, 0, 0, 0.3);
}
.tile .tile-left-side .nav.nav-tabs,
.tile .tile-left-side .nav.nav-pills,
.tile .tile-right-side .nav.nav-tabs,
.tile .tile-right-side .nav.nav-pills {
background-color: transparent;
}
.tile .tile-navbar {
list-style-type: none;
padding: 5px 0;
margin: -15px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.tile .tile-navbar > li {
display: inline-block;
font-size: 11px;
padding: 0 15px;
border-right: 1px solid rgba(255, 255, 255, 0.05);
line-height: 34px;
}
.tile .tile-navbar > li:first-child {
padding-left: 0;
}
.tile .tile-navbar > li:last-child {
padding-right: 0;
border: 0;
}
.tile .tile-navbar > li .checkbox {
margin: 0 !important;
padding-left: 20px;
}
.tile .tile-navbar > li > a {
color: rgba(255, 255, 255, 0.7);
}
.tile .tile-navbar > li > a.disabled, .tile .tile-navbar > li > a.disabled:hover, .tile .tile-navbar > li > a.disabled:focus {
color: rgba(255, 255, 255, 0.15);
text-decoration: none;
cursor: not-allowed;
}
.tile .tile-navbar > li > a:hover {
color: white;
text-decoration: none;
}
.tile .tile-navbar > li > a i {
font-size: 14px;
}
.tile .tile-navbar > li.filters {
float: right;
padding-right: 15px;
}
.tile .tile-navbar > li.filters > a {
padding: 5px 15px;
border: 1px solid rgba(255, 255, 255, 0.3);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 12px;
margin: 0 2px;
}
.tile .tile-navbar > li.filters > a.active {
background-color: white;
border-color: white;
color: #717171;
}
.tile .tile-header {
padding: 15px;
position: relative;
}
.tile .tile-header h1,
.tile .tile-header h2,
.tile .tile-header h3 {
padding: 0;
margin: 0;
display: inline-block;
font-weight: 400;
font-size: 24px;
line-height: 28px;
}
.tile .tile-header h1.small-uppercase,
.tile .tile-header h2.small-uppercase,
.tile .tile-header h3.small-uppercase {
font-size: 13px;
text-transform: uppercase;
line-height: 26px;
}
.tile .tile-header h2 {
font-size: 20px;
line-height: 24px;
}
.tile .tile-header h3 {
font-size: 16px;
line-height: 20px;
}
.tile .tile-header .note {
display: inline-block;
padding: 2px 5px;
background-color: rgba(0, 0, 0, 0.2);
font-size: 11px;
color: white;
margin-left: 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
position: relative;
top: -2px;
margin-top: 5px;
}
.tile .tile-header .search {
display: inline-block;
float: right;
}
.tile .tile-header .search input {
font-family: "Ubuntu Mono", sans-serif;
font-size: 16px !important;
color: rgba(0, 0, 0, 0.6) !important;
background: none !important;
border: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
-webkit-appearance: none !important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
min-height: 28px;
padding: 0 !important;
line-height: 32px !important;
}
.tile .tile-header .search input:focus {
outline: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.tile .tile-header .search input::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.tile .tile-header .search input:-moz-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.tile .tile-header .search input::-moz-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.tile .tile-header .search input:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.tile .tile-header button,
.tile .tile-header .btn {
padding: 2px 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.tile .tile-header .btn-group button.btn-default,
.tile .tile-header .btn-group .btn.btn-default {
border: 1px solid #ccc !important;
}
.tile .tile-header .btn-group button:first-child,
.tile .tile-header .btn-group .btn:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tile .tile-header .btn-group button:last-child,
.tile .tile-header .btn-group .btn:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
margin-left: -1px;
}
.tile .tile-header .btn-group button:not(:first-child):not(:last-child),
.tile .tile-header .btn-group .btn:not(:first-child):not(:last-child) {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.tile .tile-header .btn-group button + .btn,
.tile .tile-header .btn-group .btn + .btn {
margin-left: -1px;
}
.tile .tile-header .controls {
display: inline-block;
position: absolute;
right: 5px;
top: 5px;
font-size: 11px;
z-index: 99;
}
.tile .tile-header .controls a {
padding: 3px;
opacity: .4;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.tile .tile-header .controls a:hover {
opacity: .8;
}
.tile .tile-header.transparent {
background-color: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
margin-bottom: 15px;
color: white;
}
.tile .tile-header.transparent .controls a {
color: rgba(0, 0, 0, 0.4);
}
.tile .tile-header.transparent .controls a:hover {
color: rgba(0, 0, 0, 0.7);
}
.tile .tile-widget {
padding: 15px;
}
.tile .tile-widget h2 {
margin: 5px 0;
color: white;
font-size: 24px;
}
.tile .tile-widget .description {
font-size: 11px;
font-weight: 300;
}
.tile .tile-body {
padding: 15px;
position: relative;
}
.tile .tile-body .inner-container {
margin-top: 15px;
}
.tile .tile-body .inner-container.inline {
display: inline-block;
}
.tile .tile-body.example [class^="col-"] {
padding: 10px 15px;
background-color: white;
color: #717171;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.tile .tile-body.example .row {
margin: 0;
margin-bottom: 10px;
}
.tile .tile-footer {
padding: 10px 15px;
}
.tile [class^="tile-"] {
position: relative;
background-color: transparent;
}
.tile [class^="tile-"].border-top {
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.tile [class^="tile-"].paddingtop {
padding: 15px 0 0 0;
}
.tile [class^="tile-"].nopadding {
padding: 0;
}
.tile [class^="tile-"].no-vpadding {
padding: 0 15px !important;
}
.tile [class^="tile-"].no-hpadding {
padding: 15px 0 !important;
}
.tile [class^="tile-"] .watermark {
color: rgba(255, 255, 255, 0.1);
font-size: 150px;
position: absolute;
top: 15px;
left: 50%;
}
.tile [class^="tile-"].color {
color: #fafafa;
}
.tile [class^="tile-"].color .controls a {
color: #f2f2f2;
}
.tile [class^="tile-"].color .controls a:hover {
color: white !important;
}
.tile [class^="tile-"].color h1 {
color: white;
}
.tile [class^="tile-"].color .form-group .help-block {
color: white;
}
.tile [class^="tile-"].color.red {
background-color: #ff7b76;
}
.tile [class^="tile-"].color.cyan {
background-color: #52ccf2;
}
.tile [class^="tile-"].color.green {
background-color: #a2d200;
}
.tile [class^="tile-"].color.orange {
background-color: #ffcd33;
}
.tile [class^="tile-"].color.amethyst {
background-color: #e2c2f3;
}
.tile [class^="tile-"].color.greensea {
background-color: #1ccdaa;
}
.tile [class^="tile-"].color.dutch {
background-color: #1cbbd2;
}
.tile [class^="tile-"].color.hotpink {
background-color: #ff3385;
}
.tile [class^="tile-"].color.drank {
background-color: #d5099c;
}
.tile [class^="tile-"].color.slategray {
background-color: #3f4e62;
}
.tile [class^="tile-"].color.blue {
background-color: #418bca;
}
.tile [class^="tile-"].color.redbrown {
background-color: #d9544f;
}
.tile [class^="tile-"].color.grey {
background-color: #8b8b8b;
}
.tile [class^="tile-"].color.transparent-black {
background-color: rgba(0, 0, 0, 0.3);
}
.tile [class^="tile-"].color.transparent-black.textured {
background: rgba(0, 0, 0, 0.3) url(../images/dot_pattern.png) repeat;
}
.tile [class^="tile-"].color.transparent-white {
background-color: rgba(255, 255, 255, 0.15);
border: 1px solid rgba(255, 255, 255, 0.1);
}
.tile.color .controls a {
color: #f2f2f2;
}
.tile.color .controls a:hover {
color: white;
}
.tile.color [class^="tile-"] {
color: #fafafa;
background-color: transparent;
}
.tile.color [class^="tile-"] ul.inline.divided > li {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.tile.color [class^="tile-"] .form-group .help-block {
color: white;
}
.tile.color .tile-header h1 {
color: white;
}
.tile.color.red {
background-color: #ff7b76;
}
.tile.color.cyan {
background-color: #52ccf2;
}
.tile.color.green {
background-color: #a2d200;
}
.tile.color.orange {
background-color: #ffcd33;
}
.tile.color.amethyst {
background-color: #e2c2f3;
}
.tile.color.greensea {
background-color: #1ccdaa;
}
.tile.color.dutch {
background-color: #1cbbd2;
}
.tile.color.hotpink {
background-color: #ff3385;
}
.tile.color.drank {
background-color: #d5099c;
}
.tile.color.slategray {
background-color: #3f4e62;
}
.tile.color.blue {
background-color: #418bca;
}
.tile.color.redbrown {
background-color: #d9544f;
}
.tile.color.grey {
background-color: #8b8b8b;
}
.tile.color.transparent-black {
background-color: rgba(0, 0, 0, 0.3);
}
.tile.color.transparent-black.textured {
background: rgba(0, 0, 0, 0.3) url(../images/dot_pattern.png) repeat;
}
.tile.color.transparent-white {
background-color: rgba(255, 255, 255, 0.15);
border: 1px solid rgba(255, 255, 255, 0.1);
}
.tile.color.white {
background-color: white;
color: #717171;
}
[class^="tile"] {
-webkit-font-smoothing: antialiased;
}
[class^="tile"].color table {
border-color: rgba(255, 255, 255, 0.1);
}
[class^="tile"].color table.table-bordered {
border-collapse: separate;
border: 0;
}
[class^="tile"].color table.table-bordered > thead > tr td,
[class^="tile"].color table.table-bordered > thead > tr th,
[class^="tile"].color table.table-bordered > tbody > tr td,
[class^="tile"].color table.table-bordered > tbody > tr th,
[class^="tile"].color table.table-bordered > tfoot > tr td,
[class^="tile"].color table.table-bordered > tfoot > tr th {
border: 1px solid rgba(255, 255, 255, 0.2);
border-bottom: 0;
border-right: 0;
}
[class^="tile"].color table.table-bordered > thead > tr:last-child td,
[class^="tile"].color table.table-bordered > thead > tr:last-child th,
[class^="tile"].color table.table-bordered > tbody > tr:last-child td,
[class^="tile"].color table.table-bordered > tbody > tr:last-child th,
[class^="tile"].color table.table-bordered > tfoot > tr:last-child td,
[class^="tile"].color table.table-bordered > tfoot > tr:last-child th {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
[class^="tile"].color table.table-hover > tbody > tr:hover > td, [class^="tile"].color table.table-hover > tbody > tr:hover > th {
background-color: rgba(0, 0, 0, 0.1);
}
[class^="tile"].color table.table-striped > tbody > tr:nth-child(odd) > td, [class^="tile"].color table.table-striped > tbody > tr:nth-child(odd) > th {
background-color: rgba(0, 0, 0, 0.1);
}
[class^="tile"].color table > thead,
[class^="tile"].color table > tbody,
[class^="tile"].color table > tfoot {
border-color: rgba(255, 255, 255, 0.1);
}
[class^="tile"].color table > thead > tr,
[class^="tile"].color table > tbody > tr,
[class^="tile"].color table > tfoot > tr {
border-color: rgba(255, 255, 255, 0.1);
}
[class^="tile"].color table > thead > tr > td,
[class^="tile"].color table > thead > tr > th,
[class^="tile"].color table > tbody > tr > td,
[class^="tile"].color table > tbody > tr > th,
[class^="tile"].color table > tfoot > tr > td,
[class^="tile"].color table > tfoot > tr > th {
border-color: rgba(255, 255, 255, 0.1);
}
[class^="tile"].color table > thead > tr.active > td,
[class^="tile"].color table > thead > tr.active > tr,
[class^="tile"].color table > tbody > tr.active > td,
[class^="tile"].color table > tbody > tr.active > tr,
[class^="tile"].color table > tfoot > tr.active > td,
[class^="tile"].color table > tfoot > tr.active > tr {
background-color: rgba(0, 0, 0, 0.1);
}
[class^="tile"].color table > thead > tr.success > td,
[class^="tile"].color table > thead > tr.success > tr,
[class^="tile"].color table > tbody > tr.success > td,
[class^="tile"].color table > tbody > tr.success > tr,
[class^="tile"].color table > tfoot > tr.success > td,
[class^="tile"].color table > tfoot > tr.success > tr {
background-color: rgba(162, 210, 0, 0.1);
}
[class^="tile"].color table > thead > tr.warning > td,
[class^="tile"].color table > thead > tr.warning > tr,
[class^="tile"].color table > tbody > tr.warning > td,
[class^="tile"].color table > tbody > tr.warning > tr,
[class^="tile"].color table > tfoot > tr.warning > td,
[class^="tile"].color table > tfoot > tr.warning > tr {
background-color: rgba(255, 193, 0, 0.1);
}
[class^="tile"].color table > thead > tr.danger > td,
[class^="tile"].color table > thead > tr.danger > tr,
[class^="tile"].color table > tbody > tr.danger > td,
[class^="tile"].color table > tbody > tr.danger > tr,
[class^="tile"].color table > tfoot > tr.danger > td,
[class^="tile"].color table > tfoot > tr.danger > tr {
background-color: rgba(255, 74, 67, 0.1);
}
[class^="tile"].color table > thead > tr.info > td,
[class^="tile"].color table > thead > tr.info > tr,
[class^="tile"].color table > tbody > tr.info > td,
[class^="tile"].color table > tbody > tr.info > tr,
[class^="tile"].color table > tfoot > tr.info > td,
[class^="tile"].color table > tfoot > tr.info > tr {
background-color: rgba(34, 190, 239, 0.1);
}
[class^="tile"].color ul.inline.divided > li {
border-right-color: rgba(255, 255, 255, 0.15);
}
[class^="tile"][class*="transparent-"] .progress {
background-color: rgba(0, 0, 0, 0.1);
}
[class^="tile"][class*="transparent-"] .progress-list .status {
background-color: rgba(0, 0, 0, 0.15);
color: white;
}
[class^="tile"][class*="transparent-"] .btn {
border-width: 0;
}
[class^="tile"][class*="transparent-"] .btn.btn-default {
border-width: 1px;
}
[class^="tile"][class*="transparent-"] .form-control {
background-color: rgba(0, 0, 0, 0.3);
border: 0;
color: rgba(255, 255, 255, 0.8);
font-size: 14px;
-webkit-font-smoothing: antialiased;
line-height: 20px;
width: 100%;
}
[class^="tile"][class*="transparent-"] .form-control:focus {
background-color: rgba(0, 0, 0, 0.5);
}
[class^="tile"][class*="transparent-"] .form-control::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"][class*="transparent-"] .form-control:-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"][class*="transparent-"] .form-control::-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"][class*="transparent-"] .form-control:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"][class*="transparent-"] .form-control.parsley-validated.parsley-error {
background-color: rgba(255, 74, 67, 0.2);
border: 1px solid rgba(255, 74, 67, 0.5);
}
[class^="tile"][class*="transparent-"] .form-control.parsley-validated.parsley-success {
background-color: rgba(162, 210, 0, 0.2);
border: 1px solid rgba(162, 210, 0, 0.5);
}
[class^="tile"][class*="transparent-"] .form-group.form-footer {
background-color: rgba(0, 0, 0, 0.2);
}
[class^="tile"][class*="transparent-"] .form-control[disabled],
[class^="tile"][class*="transparent-"] .form-control[readonly],
[class^="tile"][class*="transparent-"] fieldset[disabled] .form-control {
background-color: rgba(255, 255, 255, 0.3);
border: 0;
color: #717171;
}
[class^="tile"][class*="transparent-"] .form-control[disabled]:focus,
[class^="tile"][class*="transparent-"] .form-control[readonly]:focus,
[class^="tile"][class*="transparent-"] fieldset[disabled] .form-control:focus {
background-color: rgba(255, 255, 255, 0.3);
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: 0;
}
[class^="tile"][class*="transparent-"] .table-options.paging-info {
color: rgba(255, 255, 255, 0.7);
}
[class^="tile"][class*="transparent-"] .search {
display: inline-block;
float: right;
}
[class^="tile"][class*="transparent-"] .search input {
font-family: "Ubuntu Mono", sans-serif;
font-size: 16px !important;
color: rgba(255, 255, 255, 0.6) !important;
background: none !important;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
-webkit-appearance: none !important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
min-height: 28px;
padding: 0 !important;
line-height: 32px !important;
-webkit-font-smoothing: antialiased;
}
[class^="tile"][class*="transparent-"] .search input:focus {
outline: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
[class^="tile"][class*="transparent-"] .search input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .search input:-moz-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .search input::-moz-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .search input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input {
color: rgba(255, 255, 255, 0.6) !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input:focus {
border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input:-moz-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input::-moz-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"].transparent-white .form-group.form-footer {
background-color: rgba(255, 255, 255, 0.2);
}
[class^="tile"].transparent-white table {
border-color: rgba(255, 255, 255, 0.5);
}
[class^="tile"].transparent-white table.table-bordered {
border-collapse: separate;
border: 0;
}
[class^="tile"].transparent-white table.table-bordered > thead > tr td,
[class^="tile"].transparent-white table.table-bordered > thead > tr th,
[class^="tile"].transparent-white table.table-bordered > tbody > tr td,
[class^="tile"].transparent-white table.table-bordered > tbody > tr th,
[class^="tile"].transparent-white table.table-bordered > tfoot > tr td,
[class^="tile"].transparent-white table.table-bordered > tfoot > tr th {
border: 1px solid rgba(255, 255, 255, 0.6);
border-bottom: 0;
border-right: 0;
}
[class^="tile"].transparent-white table.table-bordered > thead > tr:last-child td,
[class^="tile"].transparent-white table.table-bordered > thead > tr:last-child th,
[class^="tile"].transparent-white table.table-bordered > tbody > tr:last-child td,
[class^="tile"].transparent-white table.table-bordered > tbody > tr:last-child th,
[class^="tile"].transparent-white table.table-bordered > tfoot > tr:last-child td,
[class^="tile"].transparent-white table.table-bordered > tfoot > tr:last-child th {
border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
[class^="tile"].transparent-white table.table-hover > tbody > tr:hover > td, [class^="tile"].transparent-white table.table-hover > tbody > tr:hover > th {
background-color: rgba(255, 255, 255, 0.2);
}
[class^="tile"].transparent-white table.table-striped > tbody > tr:nth-child(odd) > td, [class^="tile"].transparent-white table.table-striped > tbody > tr:nth-child(odd) > th {
background-color: rgba(255, 255, 255, 0.2);
}
[class^="tile"].transparent-white table > thead,
[class^="tile"].transparent-white table > tbody,
[class^="tile"].transparent-white table > tfoot {
border-color: rgba(255, 255, 255, 0.5);
}
[class^="tile"].transparent-white table > thead > tr,
[class^="tile"].transparent-white table > tbody > tr,
[class^="tile"].transparent-white table > tfoot > tr {
border-color: rgba(255, 255, 255, 0.5);
}
[class^="tile"].transparent-white table > thead > tr > td,
[class^="tile"].transparent-white table > thead > tr > th,
[class^="tile"].transparent-white table > tbody > tr > td,
[class^="tile"].transparent-white table > tbody > tr > th,
[class^="tile"].transparent-white table > tfoot > tr > td,
[class^="tile"].transparent-white table > tfoot > tr > th {
border-color: rgba(255, 255, 255, 0.5);
}
[class^="tile"].transparent-white table > thead > tr.active > td,
[class^="tile"].transparent-white table > thead > tr.active > tr,
[class^="tile"].transparent-white table > tbody > tr.active > td,
[class^="tile"].transparent-white table > tbody > tr.active > tr,
[class^="tile"].transparent-white table > tfoot > tr.active > td,
[class^="tile"].transparent-white table > tfoot > tr.active > tr {
background-color: rgba(255, 255, 255, 0.2);
}
[class^="tile"].transparent-white ul.inline.divided > li {
border-right-color: rgba(255, 255, 255, 0.3);
}
[class^="tile"].color .easypiechart .percentage,
[class^="tile"].color .easypiechart .label {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"].color table > thead > tr > td.actions a,
[class^="tile"].color table > thead > tr > th.actions a,
[class^="tile"].color table > tbody > tr > td.actions a,
[class^="tile"].color table > tbody > tr > th.actions a,
[class^="tile"].color table > tfoot > tr > td.actions a,
[class^="tile"].color table > tfoot > tr > th.actions a {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"].color table > thead > tr > td.control a,
[class^="tile"].color table > thead > tr > th.control a,
[class^="tile"].color table > tbody > tr > td.control a,
[class^="tile"].color table > tbody > tr > th.control a,
[class^="tile"].color table > tfoot > tr > td.control a,
[class^="tile"].color table > tfoot > tr > th.control a {
color: rgba(255, 255, 255, 0.4);
}
[class^="tile"].color table > thead > tr > td.control:hover a,
[class^="tile"].color table > thead > tr > th.control:hover a,
[class^="tile"].color table > tbody > tr > td.control:hover a,
[class^="tile"].color table > tbody > tr > th.control:hover a,
[class^="tile"].color table > tfoot > tr > td.control:hover a,
[class^="tile"].color table > tfoot > tr > th.control:hover a {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"].color table.table-custom > thead > tr > th,
[class^="tile"].color table.table-custom > thead > tr > td {
color: rgba(255, 255, 255, 0.6);
}
[class^="tile"].color table.table-custom > thead > tr > th:after,
[class^="tile"].color table.table-custom > thead > tr > td:after {
background-color: rgba(255, 255, 255, 0.3);
}
[class^="tile"].color table.table-custom > thead > tr > th.sortable:hover, [class^="tile"].color table.table-custom > thead > tr > th.sorting:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sortable:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sorting:hover {
color: white;
}
[class^="tile"].color table.table-custom > thead > tr > th.sortable:hover:after, [class^="tile"].color table.table-custom > thead > tr > th.sorting:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sortable:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sorting:hover:after {
background-color: rgba(255, 255, 255, 0.6);
}
[class^="tile"].color table.table-custom > thead > tr > th.sort-asc, [class^="tile"].color table.table-custom > thead > tr > th.sort-desc, [class^="tile"].color table.table-custom > thead > tr > th.sort-asc:hover, [class^="tile"].color table.table-custom > thead > tr > th.sort-desc:hover, [class^="tile"].color table.table-custom > thead > tr > th.sorting_asc, [class^="tile"].color table.table-custom > thead > tr > th.sorting_desc, [class^="tile"].color table.table-custom > thead > tr > th.sorting_asc:hover, [class^="tile"].color table.table-custom > thead > tr > th.sorting_desc:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sort-asc,
[class^="tile"].color table.table-custom > thead > tr > td.sort-desc,
[class^="tile"].color table.table-custom > thead > tr > td.sort-asc:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sort-desc:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_asc,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_desc,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_asc:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_desc:hover {
color: white;
}
[class^="tile"].color table.table-custom > thead > tr > th.sort-asc:after, [class^="tile"].color table.table-custom > thead > tr > th.sort-desc:after, [class^="tile"].color table.table-custom > thead > tr > th.sort-asc:hover:after, [class^="tile"].color table.table-custom > thead > tr > th.sort-desc:hover:after, [class^="tile"].color table.table-custom > thead > tr > th.sorting_asc:after, [class^="tile"].color table.table-custom > thead > tr > th.sorting_desc:after, [class^="tile"].color table.table-custom > thead > tr > th.sorting_asc:hover:after, [class^="tile"].color table.table-custom > thead > tr > th.sorting_desc:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sort-asc:after,
[class^="tile"].color table.table-custom > thead > tr > td.sort-desc:after,
[class^="tile"].color table.table-custom > thead > tr > td.sort-asc:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sort-desc:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_asc:after,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_desc:after,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_asc:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_desc:hover:after {
background-color: white;
}
[class^="tile"].color table.table-custom > tbody > tr > th,
[class^="tile"].color table.table-custom > tbody > tr > td {
border-color: rgba(255, 255, 255, 0.2);
}
[class^="tile"].color table.table-custom > tbody > tr > th.priority,
[class^="tile"].color table.table-custom > tbody > tr > td.priority {
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
[class^="tile"].color table.table-custom > tbody > tr > th.progress-cell .progress,
[class^="tile"].color table.table-custom > tbody > tr > td.progress-cell .progress {
background-color: rgba(255, 255, 255, 0.2) !important;
}
[class^="tile"].color .pagination-custom > li > a,
[class^="tile"].color .pagination-custom > li > span,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > li > a,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > li > span {
color: rgba(255, 255, 255, 0.7);
background-color: rgba(0, 0, 0, 0.3);
border: 0;
}
[class^="tile"].color .pagination-custom > li > a:hover,
[class^="tile"].color .pagination-custom > li > span:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > li > a:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > li > span:hover {
color: white;
background-color: rgba(0, 0, 0, 0.5);
border: 0;
}
[class^="tile"].color .pagination-custom > .active > a,
[class^="tile"].color .pagination-custom > .active > span,
[class^="tile"].color .pagination-custom > .active > a:hover,
[class^="tile"].color .pagination-custom > .active > span:hover,
[class^="tile"].color .pagination-custom > .active > a:focus,
[class^="tile"].color .pagination-custom > .active > span:focus,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > a,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > span,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > a:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > span:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > a:focus,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > span:focus {
color: #717171;
background-color: white;
border: 0;
}
[class^="tile"].color .pagination-custom > .disabled > a,
[class^="tile"].color .pagination-custom > .disabled > span,
[class^="tile"].color .pagination-custom > .disabled > a:hover,
[class^="tile"].color .pagination-custom > .disabled > span:hover,
[class^="tile"].color .pagination-custom > .disabled > a:focus,
[class^="tile"].color .pagination-custom > .disabled > span:focus,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > a,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > span,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > a:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > span:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > a:focus,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > span:focus {
color: rgba(255, 255, 255, 0.4);
background-color: rgba(255, 255, 255, 0.2);
border: 0;
}
[class^="tile"].color .dataTables_wrapper .dataTables_info,
[class^="tile"].color .dataTables_wrapper .dataTables_length,
[class^="tile"].color .dataTables_wrapper .dataTables_filter {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr > td.details,
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr > th.details {
background-color: rgba(0, 0, 0, 0.2);
}
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr > td.details table > tbody > tr > td:first-child,
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr > th.details table > tbody > tr > td:first-child {
color: rgba(255, 255, 255, 0.7);
}
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr.row_selected > td,
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr.row_selected > th, [class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr.drilled > td,
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr.drilled > th {
background-color: rgba(0, 0, 0, 0.15);
}
/**********************************/
/************* MMENU **************/
/**********************************/
.navbar.mm-fixed-top {
left: 0 !important;
}
#mmenu {
z-index: 9999;
display: inline-block;
}
#mmenu .mm-panel {
background: #1d2833;
}
#mmenu .tab-content {
left: 0;
background: #FFFFFF;
padding: 5px 15px;
}
#mmenu .tab-content .tab-pane {
padding-top: 45px;
}
#mmenu .tab-content .tab-pane > h5 {
color: rgba(0, 0, 0, 0.5);
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-size: 11px;
font-weight: 300;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
padding-bottom: 10px;
}
#mmenu .tab-content .tab-pane ul {
list-style-type: none;
padding: 0;
margin: 0;
}
#mmenu .tab-content .tab-pane ul.users-list > li, #mmenu .tab-content .tab-pane ul.history-list > li, #mmenu .tab-content .tab-pane ul.favourite-list > li {
margin-bottom: 15px;
}
#mmenu .tab-content .tab-pane ul.users-list > li:last-child, #mmenu .tab-content .tab-pane ul.history-list > li:last-child, #mmenu .tab-content .tab-pane ul.favourite-list > li:last-child {
margin-bottom: 30px;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media, #mmenu .tab-content .tab-pane ul.history-list > li .media, #mmenu .tab-content .tab-pane ul.favourite-list > li .media {
position: relative;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .profile-photo, #mmenu .tab-content .tab-pane ul.history-list > li .media .profile-photo, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .profile-photo {
width: 45px;
overflow: hidden;
display: inline-block;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .profile-photo img, #mmenu .tab-content .tab-pane ul.history-list > li .media .profile-photo img, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .profile-photo img {
width: 100%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .unread, #mmenu .tab-content .tab-pane ul.history-list > li .media .unread, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .unread {
position: absolute;
left: 30px;
font-size: 10px;
font-weight: 400;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .media-body, #mmenu .tab-content .tab-pane ul.history-list > li .media .media-body, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .media-body {
padding-top: 6px;
position: relative;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .media-body .media-heading, #mmenu .tab-content .tab-pane ul.history-list > li .media .media-body .media-heading, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .media-body .media-heading {
font-family: "Roboto", "Arial", sans-serif;
font-weight: 300;
color: rgba(0, 0, 0, 0.7);
margin: 0 0 3px;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .media-body small, #mmenu .tab-content .tab-pane ul.history-list > li .media .media-body small, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .media-body small {
font-size: 11px;
color: rgba(0, 0, 0, 0.3);
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .media-body small i, #mmenu .tab-content .tab-pane ul.history-list > li .media .media-body small i, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .media-body small i {
font-size: 14px;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .media-body .status, #mmenu .tab-content .tab-pane ul.history-list > li .media .media-body .status, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .media-body .status {
position: absolute;
right: 0px;
top: 18px;
}
#mmenu .tab-content .tab-pane ul.users-list > li.online .status, #mmenu .tab-content .tab-pane ul.history-list > li.online .status, #mmenu .tab-content .tab-pane ul.favourite-list > li.online .status {
border-color: #16a085;
background: #16a085;
}
#mmenu .tab-content .tab-pane ul.users-list > li.away .status, #mmenu .tab-content .tab-pane ul.history-list > li.away .status, #mmenu .tab-content .tab-pane ul.favourite-list > li.away .status {
border-color: #FF0101;
background: #FF5151;
}
#mmenu .tab-content .tab-pane ul.users-list > li.busy .status, #mmenu .tab-content .tab-pane ul.history-list > li.busy .status, #mmenu .tab-content .tab-pane ul.favourite-list > li.busy .status {
border-color: #ffc100;
}
#mmenu .tab-content .tab-pane ul.users-list > li.offline .media .profile-photo, #mmenu .tab-content .tab-pane ul.history-list > li.offline .media .profile-photo, #mmenu .tab-content .tab-pane ul.favourite-list > li.offline .media .profile-photo {
filter: alpha(opacity=40);
opacity: 0.4;
}
#mmenu .tab-content .tab-pane ul.users-list > li.offline .status, #mmenu .tab-content .tab-pane ul.history-list > li.offline .status, #mmenu .tab-content .tab-pane ul.favourite-list > li.offline .status {
border-color: #717171;
background: transparent;
}
#mmenu .tab-content .tab-pane ul.history-list > li .media .media-body small {
display: inline-block;
width: 140px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-weight: 300;
}
#mmenu .tab-content .tab-pane ul.settings > li .form-group .control-label {
margin: 0;
padding: 0;
margin-bottom: 15px;
font-weight: 300;
color: rgba(0, 0, 0, 0.7);
font-size: 12px;
line-height: 22px;
}
#mmenu .tab-content .tab-pane ul.settings > li .form-group .control-label .onoffswitch {
right: -35px;
}
#mmenu .nav.nav-tabs {
padding: 0;
max-height: 45px;
z-index: 2;
}
#mmenu .nav.nav-tabs > li > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border: 0;
padding: 12px 15px;
min-height: 45px;
color: rgba(255, 255, 255, 0.5);
}
#mmenu .nav.nav-tabs > li > a:hover {
background-color: #212d3a;
}
#mmenu .nav.nav-tabs > li.active > a {
background-color: #263543;
color: white;
}
#mmenu .nav.nav-tabs > li.active > a:hover
#mmenu .nav.nav-tabs > li.active > a:focus {
background-color: #263543;
color: white;
}
/****************************************/
/************* PAGE HEADER **************/
/****************************************/
.pageheader {
position: relative;
}
.pageheader h2 {
display: inline-block;
color: rgba(255, 255, 255, 0.8);
font-size: 32px;
font-weight: 300;
font-family: "Roboto", "Arial", sans-serif;
}
.pageheader h2 span {
font-size: 18px;
color: rgba(255, 255, 255, 0.6);
font-weight: 300;
font-style: italic;
}
.pageheader h2 i {
padding: 0;
border-radius: 50%;
color: rgba(255, 255, 255, 0.5);
font-size: 28px;
display: inline-block;
vertical-align: middle;
height: 50px;
width: 50px;
text-align: center;
border: 2px solid rgba(255, 255, 255, 0.5);
line-height: 44px;
}
.pageheader .breadcrumbs {
display: inline-block;
vertical-align: top;
position: absolute;
right: 0;
top: 0;
}
.pageheader .breadcrumbs ol.breadcrumb {
background-color: transparent;
margin-bottom: 0;
}
.pageheader .breadcrumbs ol.breadcrumb > li {
font-size: 12px;
font-weight: 500;
color: rgba(255, 255, 255, 0.6);
}
.pageheader .breadcrumbs ol.breadcrumb > li.active {
color: rgba(0, 0, 0, 0.4);
}
.pageheader .breadcrumbs ol.breadcrumb > li + li:before {
content: "\f105";
font-family: "FontAwesome";
color: rgba(255, 255, 255, 0.6);
}
/****************************************/
/************* BREADCRUMBS **************/
/****************************************/
ol.breadcrumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding: 4px 15px;
}
ol.breadcrumb > li {
font-size: 12px;
font-weight: 500;
}
ol.breadcrumb > li + li:before {
content: "\f105";
font-family: "FontAwesome";
}
ol.breadcrumb.transparent-black {
background-color: rgba(0, 0, 0, 0.3);
}
ol.breadcrumb.transparent-black > li > a {
color: white;
}
/**************************************/
/************* DROPDOWNS **************/
/**************************************/
ul.dropdown-menu.example {
position: static;
display: block;
margin-bottom: 5px;
float: none;
max-width: 170px;
}
ul.dropdown-menu > li.divider {
width: 100% !important;
background-color: #e5e5e5 !important;
opacity: 1 !important;
}
li.dropdown ul.dropdown-menu.wide, li.dropdown ul.dropdown-menu.wider {
max-width: 300px !important;
min-width: 160px !important;
width: 240px !important;
border: 0;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
}
li.dropdown ul.dropdown-menu.wide > li h1, li.dropdown ul.dropdown-menu.wider > li h1 {
font-family: "Roboto", "Arial", sans-serif;
margin: 0;
font-size: 11px;
padding: 15px;
font-weight: 300;
background-color: #444;
color: rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
li.dropdown ul.dropdown-menu.wide > li > a, li.dropdown ul.dropdown-menu.wider > li > a {
padding: 10px !important;
}
li.dropdown ul.dropdown-menu.wide > li.topborder, li.dropdown ul.dropdown-menu.wider > li.topborder {
border-top: 1px dotted #eaeaea;
}
li.dropdown ul.dropdown-menu.wider {
width: 350px !important;
max-width: 400px !important;
}
li.dropdown ul.dropdown-menu.nopadding {
padding: 0;
}
li.dropdown ul.dropdown-menu.arrow:before {
display: block;
content: " ";
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 0 10px 10px 10px;
border-bottom-color: #444;
position: absolute;
top: -10px;
left: 12px;
z-index: 1;
}
li.dropdown ul.dropdown-menu.bordered > li {
border-bottom: 1px dotted #eaeaea;
}
li.dropdown ul.dropdown-menu.bordered > li:last-child {
border-bottom: 0;
}
/******************************************/
/************* PROGRESS BARS **************/
/******************************************/
.progress-info {
margin-bottom: 5px;
}
.progress-info .desc {
font-size: 12px;
}
.progress-info .percent {
padding-left: 10px;
margin-top: 1px;
display: inline-block;
font-weight: 600;
float: right;
font-size: 12px;
}
.progress {
background-color: #e5e5e5;
-webkit-box-shadow: none;
box-shadow: none;
}
.progress.progress-thin {
height: 10px;
}
.progress.progress-little {
height: 5px;
}
.progress.no-radius {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.progress.nomargin {
margin-bottom: 5px;
}
.progress.progress-transparent-black {
background-color: rgba(0, 0, 0, 0.1);
}
.progress.progress-transparent-black .progress-bar {
background-color: rgba(0, 0, 0, 0.15);
}
.progress .progress-bar {
-webkit-box-shadow: none;
box-shadow: none;
}
.progress .progress-bar.animate-progress-bar {
-webkit-transition: width 2.5s ease !important;
-moz-transition: width 2.5s ease !important;
transition: width 2.5s ease !important;
}
.progress .progress-bar.progress-bar-green {
background-color: #a2d200;
}
.progress .progress-bar.progress-bar-cyan {
background-color: #22beef;
}
.progress .progress-bar.progress-bar-orange {
background-color: #ffc100;
}
.progress .progress-bar.progress-bar-red {
background-color: #ff4a43;
}
.progress .progress-bar.progress-bar-amethyst {
background-color: #cd97eb;
}
.progress .progress-bar.progress-bar-greensea {
background-color: #16a085;
}
.progress .progress-bar.progress-bar-dutch {
background-color: #1693a5;
}
.progress .progress-bar.progress-bar-hotpink {
background-color: #ff0066;
}
.progress .progress-bar.progress-bar-drank {
background-color: #a40778;
}
.progress .progress-bar.progress-bar-blue {
background-color: #418bca;
}
.progress .progress-bar.progress-bar-slategray {
background-color: #3f4e62;
}
.progress .progress-bar.progress-bar-redbrown {
background-color: #d9544f;
}
.progress .progress-bar.progress-bar-transparent-white {
background-color: rgba(255, 255, 255, 0.8);
}
.progress .progress-bar.progress-bar-transparent-black {
background-color: rgba(0, 0, 0, 0.8);
}
.progress-list {
margin: 0;
padding: 0;
list-style-type: none;
position: relative;
}
.progress-list .details {
display: inline-block;
float: left;
}
.progress-list .details .title {
font-size: 14px;
font-weight: 500;
line-height: 16px;
color: rgba(255, 255, 255, 0.8);
}
.progress-list .details .description {
font-weight: 500;
text-transform: uppercase;
font-size: 10px;
color: rgba(255, 255, 255, 0.7);
line-height: 12px;
}
.progress-list .status {
display: inline-block;
background-color: #f2f2f2;
font-size: 9px;
padding: 6px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
color: white;
font-weight: 500;
}
.progress-list .clearfix {
height: 30px;
}
.progress-list .progress {
margin-bottom: 15px;
}
.progress-list.with-heading .details .title h2 {
margin-bottom: 0 !important;
}
.progress-list.with-heading .status {
position: absolute;
bottom: 8px;
right: 0;
}
.progress-list.with-heading .clearfix {
height: 35px;
}
/***********************************/
/************* BADGES **************/
/***********************************/
.badge {
font-size: 11px;
font-weight: 400;
color: white;
padding: 3px 5px;
margin: 0 2px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
}
.badge.badge-primary {
background-color: #428bca;
}
.badge.badge-success {
background-color: #5cb85c;
}
.badge.badge-info {
background-color: #5bc0de;
}
.badge.badge-warning {
background-color: #f0ad4e;
}
.badge.badge-danger {
background-color: #d9534f;
}
.badge.badge-red {
background-color: #ff635c;
}
.badge.badge-cyan {
background-color: #3ac5f1;
}
.badge.badge-green {
background-color: #a2d200;
}
.badge.badge-orange {
background-color: #ffc71a;
}
.badge.badge-amethyst {
background-color: #d7acef;
}
.badge.badge-greensea {
background-color: #19b698;
}
.badge.badge-dutch {
background-color: #19a7bc;
}
.badge.badge-hotpink {
background-color: #ff1a75;
}
.badge.badge-drank {
background-color: #bc088a;
}
.badge.badge-blue {
background-color: #5597d0;
}
.badge.badge-slategray {
background-color: #495a72;
}
.badge.badge-redbrown {
background-color: #de6864;
}
.badge.badge-transparent-black {
background-color: rgba(0, 0, 0, 0.15);
}
.badge.badge-outline {
display: inline-block;
width: 10px;
height: 10px;
padding: 0;
border: 1px solid #FFE800;
background: rgba(255, 252, 0, 1);
}
/***********************************/
/************* LABELS **************/
/***********************************/
.label {
font-size: 11px;
font-weight: 400;
color: white;
padding: 3px 5px;
margin: 0 2px;
}
.label.label-red {
background-color: #ff635c;
}
.label.label-cyan {
background-color: #3ac5f1;
}
.label.label-green {
background-color: #a2d200;
}
.label.label-orange {
background-color: #ffc71a;
}
.label.label-amethyst {
background-color: #d7acef;
}
.label.label-greensea {
background-color: #19b698;
}
.label.label-dutch {
background-color: #19a7bc;
}
.label.label-hotpink {
background-color: #ff1a75;
}
.label.label-drank {
background-color: #bc088a;
}
.label.label-blue {
background-color: #5597d0;
}
.label.label-slategray {
background-color: #495a72;
}
.label.label-redbrown {
background-color: #de6864;
}
.label.label-transparent-black {
background-color: rgba(0, 0, 0, 0.15);
}
/*****************************************/
/************* TOGGLE SWITCH *************/
/*****************************************/
.onoffswitch {
position: relative;
width: 40px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.onoffswitch.green .onoffswitch-inner:before {
background-color: #a2d200;
}
.onoffswitch.red .onoffswitch-inner:before {
background-color: #ff4a43;
}
.onoffswitch.cyan .onoffswitch-inner:before {
background-color: #22beef;
}
.onoffswitch.orange .onoffswitch-inner:before {
background-color: #ffc100;
}
.onoffswitch.amethyst .onoffswitch-inner:before {
background-color: #cd97eb;
}
.onoffswitch.greensea .onoffswitch-inner:before {
background-color: #16a085;
}
.onoffswitch.dutch .onoffswitch-inner:before {
background-color: #1693a5;
}
.onoffswitch.hotpink .onoffswitch-inner:before {
background-color: #ff0066;
}
.onoffswitch.drank .onoffswitch-inner:before {
background-color: #a40778;
}
.onoffswitch.blue .onoffswitch-inner:before {
background-color: #418bca;
}
.onoffswitch.slategray .onoffswitch-inner:before {
background-color: #536781;
}
.onoffswitch.redbrown .onoffswitch-inner:before {
background-color: #d9544f;
}
.onoffswitch.labeled {
width: 46px;
}
.onoffswitch.labeled .onoffswitch-inner:before {
content: "On";
}
.onoffswitch.labeled .onoffswitch-inner:after {
content: "Off";
padding-right: 7px;
}
.onoffswitch.labeled .onoffswitch-switch {
right: 21px;
}
.onoffswitch.small {
width: 20px;
}
.onoffswitch.small .onoffswitch-switch {
right: 6px;
}
.onoffswitch.small .onoffswitch-inner:before, .onoffswitch.small .onoffswitch-inner:after {
height: 15px;
line-height: 15px;
}
.onoffswitch.small .onoffswitch-switch {
width: 10px;
}
.onoffswitch-checkbox {
display: none;
}
.onoffswitch-label {
display: block;
overflow: hidden;
cursor: pointer;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
.onoffswitch-inner {
display: block;
width: 200%;
margin-left: -100%;
-webkit-transition: margin 0.2s ease-in 0s;
-moz-transition: margin 0.2s ease-in 0s;
transition: margin 0.2s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
float: left;
width: 50%;
height: 25px;
padding: 0;
line-height: 25px;
font-size: 9px;
color: white;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
-webkit-transform: none;
}
.onoffswitch-inner:before {
content: "";
padding-left: 9px;
background-color: rgba(0, 0, 0, 0.2);
color: #FFFFFF;
}
.onoffswitch-inner:after {
content: "";
padding-right: 9px;
background-color: rgba(0, 0, 0, 0.8);
color: #999999;
text-align: right;
}
.onoffswitch-switch {
display: block;
width: 21px;
margin: 2px;
background: #FFFFFF;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
position: absolute;
top: 0;
bottom: 0;
right: 15px;
-webkit-transition: all 0.2s ease-in 0s;
-moz-transition: all 0.2s ease-in 0s;
transition: all 0.2s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
right: 0px;
}
/****************************************/
/************* NO UI SLIDER *************/
/****************************************/
#colorslider {
height: 240px;
margin: 0;
padding: 10px;
}
#colorslider #red, #colorslider #green, #colorslider #blue {
margin: 10px;
display: inline-block;
height: 200px;
}
#colorslider .result {
margin: 60px 30px;
height: 100px;
width: 100px;
display: inline-block;
vertical-align: top;
color: #7f7f7f;
background: #7f7f7f;
border: 1px solid #fff;
box-shadow: 0 0 10px;
}
.noUi-background {
background: white;
}
.noUiSlider.noUi-target {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e2e2e2;
-webkit-box-shadow: none;
box-shadow: none;
}
.noUiSlider.noUi-horizontal {
height: 12px;
}
.noUiSlider.noUi-horizontal .noUi-handle {
width: 21px;
height: 21px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.noUiSlider.noUi-horizontal .noUi-handle:after, .noUiSlider.noUi-horizontal .noUi-handle:before {
top: 6px;
height: 7px;
left: 8px;
}
.noUiSlider.noUi-horizontal .noUi-handle:after {
left: 11px;
}
.noUiSlider.noUi-horizontal .noUi-origin.noUi-background {
right: -2px;
border-right: 1px solid #e2e2e2;
}
.noUiSlider.noUi-vertical {
width: 12px;
}
.noUiSlider.noUi-vertical .noUi-handle {
width: 21px;
height: 21px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.noUiSlider.noUi-vertical .noUi-handle:after, .noUiSlider.noUi-vertical .noUi-handle:before {
width: 7px;
height: 1px;
left: 6px;
top: 8px;
}
.noUiSlider.noUi-vertical .noUi-handle:after {
top: 11px;
}
.noUiSlider.noUi-vertical .noUi-origin.noUi-background {
bottom: -2px;
border-bottom: 1px solid #e2e2e2;
}
.noUiSlider .noUi-handle {
cursor: pointer;
-webkit-box-shadow: none;
box-shadow: none;
}
.noUiSlider .noUi-connect {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.noUiSlider .noUi-origin {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none;
}
.noUiSlider.red {
background-color: #ff4a43;
}
.noUiSlider.green {
background-color: #a2d200;
}
.noUiSlider.cyan {
background-color: #22beef;
}
.noUiSlider.orange {
background-color: #ffc100;
}
.noUiSlider.amethyst {
background-color: #cd97eb;
}
.noUiSlider.greensea {
background-color: #16a085;
}
.noUiSlider.dutch {
background-color: #1693a5;
}
.noUiSlider.hotpink {
background-color: #ff0066;
}
.noUiSlider.drank {
background-color: #a40778;
}
.noUiSlider.connect-red .noUi-connect {
background-color: #ff4a43;
}
.noUiSlider.connect-green .noUi-connect {
background-color: #a2d200;
}
.noUiSlider.connect-cyan .noUi-connect {
background-color: #22beef;
}
.noUiSlider.connect-orange .noUi-connect {
background-color: #ffc100;
}
.noUiSlider.connect-amethyst .noUi-connect {
background-color: #cd97eb;
}
.noUiSlider.connect-greensea .noUi-connect {
background-color: #16a085;
}
.noUiSlider.connect-dutch .noUi-connect {
background-color: #1693a5;
}
.noUiSlider.connect-hotpink .noUi-connect {
background-color: #ff0066;
}
.noUiSlider.connect-drank .noUi-connect {
background-color: #a40778;
}
.slider-value {
position: absolute;
right: 20px;
bottom: 60px;
padding: 5px 15px;
background-color: rgba(0, 0, 0, 0.3);
color: #e2e2e2;
border-radius: 4px;
font-weight: 600;
font-size: 12px;
}
/**************************************/
/************* ROW SELECT *************/
/**************************************/
ul.inlineSelect {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
ul.inlineSelect.rowSelect > li.title, ul.inlineSelect.inline > li.title {
background-color: #f2f2f2;
}
ul.inlineSelect.rowSelect > li.title h5, ul.inlineSelect.inline > li.title h5 {
margin: 0;
padding: 10px;
}
ul.inlineSelect.rowSelect > li > .checkbox, ul.inlineSelect.inline > li > .checkbox {
padding-left: 0;
margin: 0 !important;
}
ul.inlineSelect.rowSelect > li > .checkbox input[type=checkbox]:checked + label, ul.inlineSelect.inline > li > .checkbox input[type=checkbox]:checked + label {
background-color: #f5f5f5;
}
ul.inlineSelect.rowSelect > li > .checkbox label, ul.inlineSelect.inline > li > .checkbox label {
width: 100%;
background-color: #fafafa;
padding: 6px 0 5px 40px;
}
ul.inlineSelect.rowSelect > li > .checkbox label:hover, ul.inlineSelect.inline > li > .checkbox label:hover {
background-color: #f5f5f5;
}
ul.inlineSelect.rowSelect > li > .checkbox label:before, ul.inlineSelect.inline > li > .checkbox label:before {
left: 10px;
top: 7px;
}
ul.inlineSelect.rowSelect > li > .checkbox label:after, ul.inlineSelect.inline > li > .checkbox label:after {
left: 13px;
top: 5px;
}
ul.inlineSelect.rowSelect > li:first-child {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
ul.inlineSelect.rowSelect > li:last-child label {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
ul.inlineSelect.inline > li {
padding: 0;
margin-right: -3px;
}
ul.inlineSelect.inline > li:first-child {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
ul.inlineSelect.inline > li:last-child label {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
ul.inlineSelect.red > li.title {
background-color: #ff4a43;
color: white;
}
ul.inlineSelect.red > li > .checkbox input[type=checkbox]:checked + label {
background-color: #ffdddc;
}
ul.inlineSelect.red > li > .checkbox label:hover {
background-color: #fff6f5;
}
ul.inlineSelect.cyan > li.title {
background-color: #22beef;
color: white;
}
ul.inlineSelect.cyan > li > .checkbox input[type=checkbox]:checked + label {
background-color: #e0f6fd;
}
ul.inlineSelect.cyan > li > .checkbox label:hover {
background-color: #f8fdfe;
}
ul.inlineSelect.orange > li.title {
background-color: #ffc100;
color: white;
}
ul.inlineSelect.orange > li > .checkbox input[type=checkbox]:checked + label {
background-color: #fff3cc;
}
ul.inlineSelect.orange > li > .checkbox label:hover {
background-color: #fff9e5;
}
ul.inlineSelect.green > li.title {
background-color: #a2d200;
color: white;
}
ul.inlineSelect.green > li > .checkbox input[type=checkbox]:checked + label {
background-color: #f5ffd2;
}
ul.inlineSelect.green > li > .checkbox label:hover {
background-color: #fbffeb;
}
ul.inlineSelect.amethyst > li.title {
background-color: #cd97eb;
color: white;
}
ul.inlineSelect.amethyst > li > .checkbox input[type=checkbox]:checked + label {
background-color: #f6edfb;
}
ul.inlineSelect.amethyst > li > .checkbox label:hover {
background-color: white;
}
ul.inlineSelect.greensea > li.title {
background-color: #16a085;
color: white;
}
ul.inlineSelect.greensea > li > .checkbox input[type=checkbox]:checked + label {
background-color: #bff6eb;
}
ul.inlineSelect.greensea > li > .checkbox label:hover {
background-color: #d5f9f2;
}
ul.inlineSelect.dutch > li.title {
background-color: #1693a5;
color: white;
}
ul.inlineSelect.dutch > li > .checkbox input[type=checkbox]:checked + label {
background-color: #adebf4;
}
ul.inlineSelect.dutch > li > .checkbox label:hover {
background-color: #c3f0f7;
}
ul.inlineSelect.hotpink > li.title {
background-color: #ff0066;
color: white;
}
ul.inlineSelect.hotpink > li > .checkbox input[type=checkbox]:checked + label {
background-color: #ffcce0;
}
ul.inlineSelect.hotpink > li > .checkbox label:hover {
background-color: #ffe5f0;
}
ul.inlineSelect.drank > li.title {
background-color: #a40778;
color: white;
}
ul.inlineSelect.drank > li > .checkbox input[type=checkbox]:checked + label {
background-color: #fcaee6;
}
ul.inlineSelect.drank > li > .checkbox label:hover {
background-color: #fdc7ee;
}
ul.inlineSelect.blue > li.title {
background-color: #418bca;
color: white;
}
ul.inlineSelect.blue > li > .checkbox input[type=checkbox]:checked + label {
background-color: #e1ecf6;
}
ul.inlineSelect.blue > li > .checkbox label:hover {
background-color: #f4f9fc;
}
ul.inlineSelect.slategray > li.title {
background-color: #3f4e62;
color: white;
}
ul.inlineSelect.slategray > li > .checkbox input[type=checkbox]:checked + label {
background-color: #b6c1d0;
}
ul.inlineSelect.slategray > li > .checkbox label:hover {
background-color: #c6cfda;
}
ul.inlineSelect.redbrown > li.title {
background-color: #d9544f;
color: white;
}
ul.inlineSelect.redbrown > li > .checkbox input[type=checkbox]:checked + label {
background-color: #f4cecd;
}
ul.inlineSelect.redbrown > li > .checkbox label:hover {
background-color: #f9e3e2;
}
/*********************************/
/************* CARDS *************/
/*********************************/
.card-container {
position: relative;
min-height: 80px;
margin-bottom: 20px;
}
.card-container .card {
height: 100%;
position: relative;
-webkit-perspective: 600px;
-moz-perspective: 600px;
perspective: 600px;
width: 100%;
cursor: pointer;
z-index: 9;
}
.card-container .card .front {
height: 100%;
position: relative;
width: 100%;
background-color: #f2f2f2;
padding: 15px;
min-height: 115px;
top: 0;
left: 0;
z-index: 900;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
-webkit-transform: rotateX(0deg) rotateY(0deg);
-moz-transform: rotateX(0deg) rotateY(0deg);
-ms-transform: rotateX(0deg) rotateY(0deg);
-o-transform: rotateX(0deg) rotateY(0deg);
transform: rotateX(0deg) rotateY(0deg);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
/* -- transition is the magic sauce for animation -- */
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.card-container .card .front .media {
margin-bottom: 10px;
}
.card-container .card .front .media .media-object {
font-size: 48px;
margin-top: 5px;
}
.card-container .card .front .media .media-body small {
font-size: 12px;
color: rgba(255, 255, 255, 0.5);
text-transform: uppercase;
font-weight: 300;
}
.card-container .card .front .media .media-body h2 {
font-family: "Roboto", "Arial", sans-serif;
font-weight: 400;
}
.card-container .card .front .progress-list .details .title {
font-weight: 400;
font-size: 11px;
line-height: normal;
text-transform: uppercase;
color: rgba(255, 255, 255, 0.5);
}
.card-container .card .front .progress-list .status {
font-size: 9px;
padding: 3px 6px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.card-container .card .front .progress-list .clearfix {
height: 20px;
}
.card-container .card .front .progress-list .progress {
margin-bottom: 0;
}
.card-container .card.flip .front {
z-index: 900;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.card-container .card.flip .back {
z-index: 1000;
-webkit-transform: rotateX(0deg) rotateY(0deg);
-moz-transform: rotateX(0deg) rotateY(0deg);
-ms-transform: rotateX(0deg) rotateY(0deg);
-o-transform: rotateX(0deg) rotateY(0deg);
transform: rotateX(0deg) rotateY(0deg);
}
.card-container .card .back {
position: absolute;
top: 0;
background-color: white !important;
border: 0;
color: inherit !important;
padding: 15px 15px 5px 15px;
text-align: center;
height: auto;
width: 100%;
min-height: 123px;
left: 0;
z-index: 800;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-179deg);
/* setting to 180 causes an unnatural-looking half-flip */
transform: rotateY(-179deg);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
/* -- transition is the magic sauce for animation -- */
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.card-container .card .back > a {
display: block;
color: #717171;
font-size: 18px;
font-weight: 300;
line-height: 30px;
}
.card-container .card .back > a:hover {
text-decoration: none;
color: #418bca;
}
.card-container .card .back > a > i {
display: block;
}
.card-container .card.card-red .front {
color: white;
background-color: #ff4a43;
}
.card-container .card.card-red .back p {
color: #ff4a43;
}
.card-container .card.card-cyan .front {
color: white;
background-color: #22beef;
}
.card-container .card.card-cyan .back p {
color: #22beef;
}
.card-container .card.card-green .front {
color: white;
background-color: #a2d200;
}
.card-container .card.card-green .back p {
color: #a2d200;
}
.card-container .card.card-orange .front {
color: white;
background-color: #ffc100;
}
.card-container .card.card-orange .back p {
color: #ffc100;
}
.card-container .card.card-amethyst .front {
color: white;
background-color: #cd97eb;
}
.card-container .card.card-amethyst .back p {
color: #cd97eb;
}
.card-container .card.card-greensea .front {
color: white;
background-color: #16a085;
}
.card-container .card.card-greensea .back p {
color: #16a085;
}
.card-container .card.card-drank .front {
color: white;
background-color: #a40778;
}
.card-container .card.card-drank .back p {
color: #a40778;
}
.card-container .card.card-dutch .front {
color: white;
background-color: #1693a5;
}
.card-container .card.card-dutch .back p {
color: #1693a5;
}
.card-container .card.card-hotpink .front {
color: white;
background-color: #ff0066;
}
.card-container .card.card-hotpink .back p {
color: #ff0066;
}
.card-container .card.card-redbrown .front {
color: white;
background-color: #d9544f;
}
.card-container .card.card-redbrown .back p {
color: #d9544f;
}
.card-container .card.card-slategray .front {
color: white;
background-color: #3f4e62;
}
.card-container .card.card-slategray .back p {
color: #3f4e62;
}
.card-container .card.card-blue .front {
color: white;
background-color: #418bca;
}
.card-container .card.card-blue .back p {
color: #418bca;
}
/************************************/
/************* TOOLTIPS *************/
/************************************/
#tooltip {
color: #717171;
font-size: 11px;
line-height: 11px;
display: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
#tooltip h1 {
font-size: 16px;
line-height: 18px;
font-weight: 300;
margin: 0;
padding: 0;
}
.jqstooltip {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#flotTip {
background-color: white !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
border-radius: 4px !important;
color: #717171;
border: 0 !important;
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
#flotTip b {
font-family: "Roboto Slab", serif;
}
/***************************************/
/************* TYPOGRAPHY **************/
/***************************************/
.thin {
font-weight: 100 !important;
}
.uppercase {
text-transform: uppercase !important;
}
.italic {
font-style: italic;
}
.bold {
font-weight: 700;
}
.small-bold {
font-size: 11px;
font-weight: 700;
}
/* filled elements */
h1.filled,
h2.filled,
h3.filled,
h4.filled,
h5.filled,
h6.filled {
background: #717171;
padding: 10px;
color: white;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
p.filled,
blockquote.filled,
div.filled,
ul.filled {
background: #f8f8f8;
padding: 10px;
margin-top: -10px;
color: #717171;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
p.filled.red,
blockquote.filled.red,
div.filled.red,
ul.filled.red {
background: #f15751;
color: white;
}
p.filled.cyan,
blockquote.filled.cyan,
div.filled.cyan,
ul.filled.cyan {
background: #34b5dd;
color: white;
}
p.filled.orange,
blockquote.filled.orange,
div.filled.orange,
ul.filled.orange {
background: #ecb713;
color: white;
}
p.filled.green,
blockquote.filled.green,
div.filled.green,
ul.filled.green {
background: #99c210;
color: white;
}
p.filled.amethyst,
blockquote.filled.amethyst,
div.filled.amethyst,
ul.filled.amethyst {
background: #caa0e2;
color: white;
}
p.filled.greensea,
blockquote.filled.greensea,
div.filled.greensea,
ul.filled.greensea {
background: #22e1bb;
color: white;
}
p.filled.drank,
blockquote.filled.drank,
div.filled.drank,
ul.filled.drank {
background: #ed0aae;
color: white;
}
p.filled.dutch,
blockquote.filled.dutch,
div.filled.dutch,
ul.filled.dutch {
background: #26cae2;
color: white;
}
p.filled.hotpink,
blockquote.filled.hotpink,
div.filled.hotpink,
ul.filled.hotpink {
background: #ff4d94;
color: white;
}
p.filled.blue,
blockquote.filled.blue,
div.filled.blue,
ul.filled.blue {
background: #7db0db;
color: white;
}
p.filled.slategray,
blockquote.filled.slategray,
div.filled.slategray,
ul.filled.slategray {
background: #5d7391;
color: white;
}
p.filled.redbrown,
blockquote.filled.redbrown,
div.filled.redbrown,
ul.filled.redbrown {
background: #e7918e;
color: white;
}
p.filled.withoutHeader,
blockquote.filled.withoutHeader,
div.filled.withoutHeader,
ul.filled.withoutHeader {
margin-top: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
blockquote.filled.text-right {
border-left-width: 0;
border-right: 5px solid;
}
blockquote.filled i {
font-size: 46px;
margin: 0 10px 10px 0;
color: rgba(0, 0, 0, 0.1);
}
blockquote {
border-left: 5px solid rgba(0, 0, 0, 0.3);
}
blockquote.pull-right {
border-right: 5px solid rgba(0, 0, 0, 0.3);
}
blockquote p {
line-height: 1.6em;
}
blockquote small {
color: rgba(255, 255, 255, 0.7);
font-weight: 300;
}
blockquote.filled {
min-height: 60px;
border-color: #717171;
}
blockquote.filled small {
color: rgba(0, 0, 0, 0.3);
font-weight: 400;
}
blockquote.filled.red {
border-color: #ff4a43;
}
blockquote.filled.cyan {
border-color: #22beef;
}
blockquote.filled.orange {
border-color: #ffc100;
}
blockquote.filled.green {
border-color: #a2d200;
}
blockquote.filled.amethyst {
border-color: #cd97eb;
}
blockquote.filled.greensea {
border-color: #16a085;
}
blockquote.filled.drank {
border-color: #a40778;
}
blockquote.filled.dutch {
border-color: #1693a5;
}
blockquote.filled.hotpink {
border-color: #ff0066;
}
blockquote.filled.blue {
border-color: #418bca;
}
blockquote.filled.slategray {
border-color: #3f4e62;
}
blockquote.filled.redbrown {
border-color: #d9544f;
}
.filled.red {
background: #ff4a43;
}
.filled.cyan {
background: #22beef;
}
.filled.orange {
background: #ffc100;
}
.filled.green {
background: #a2d200;
}
.filled.amethyst {
background: #cd97eb;
}
.filled.greensea {
background: #16a085;
}
.filled.drank {
background: #a40778;
}
.filled.dutch {
background: #1693a5;
}
.filled.hotpink {
background: #ff0066;
}
.filled.blue {
background: #418bca;
}
.filled.slategray {
background: #3f4e62;
}
.filled.redbrown {
background: #d9544f;
}
address.filled {
background: #f8f8f8;
padding: 10px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: #717171;
}
address.filled.addon {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
address.filled i {
font-size: 80px;
opacity: 0.05;
margin-top: -50px;
}
address.filled strong {
background: #717171;
color: white;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
display: block;
margin: -10px;
padding: 5px 10px;
text-transform: uppercase;
font-weight: 300;
}
address.filled.filled-append {
margin-top: -20px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
address.filled.filled-append strong {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
address.filled.filled-append a {
color: #fff;
}
address.filled.red {
background: #ff948f;
}
address.filled.red strong {
background: #ff4a43;
}
address.filled.cyan {
background: #69d3f4;
}
address.filled.cyan strong {
background: #22beef;
}
address.filled.orange {
background: #ffd44d;
}
address.filled.orange strong {
background: #ffc100;
}
address.filled.green {
background: #ccff20;
}
address.filled.green strong {
background: #a2d200;
}
address.filled.amethyst {
background: #ecd7f7;
}
address.filled.amethyst strong {
background: #cd97eb;
}
address.filled.greensea {
background: #22e1bb;
}
address.filled.greensea strong {
background: #16a085;
}
address.filled.drank {
background: #ed0aae;
}
address.filled.drank strong {
background: #a40778;
}
address.filled.dutch {
background: #26cae2;
}
address.filled.dutch strong {
background: #1693a5;
}
address.filled.hotpink {
background: #ff4d94;
}
address.filled.hotpink strong {
background: #ff0066;
}
address.filled.blue {
background: #7db0db;
}
address.filled.blue strong {
background: #418bca;
}
address.filled.slategray {
background: #5d7391;
}
address.filled.slategray strong {
background: #3f4e62;
}
address.filled.redbrown {
background: #e7918e;
}
address.filled.redbrown strong {
background: #d9544f;
}
dl dt {
font-size: 1.1em;
}
dl.filled {
background: #f2f2f2;
color: #717171;
}
dl.filled dt,
dl.filled dd {
padding: 5px 10px;
}
dl.filled dt {
background: #717171;
font-weight: 500;
color: white;
font-family: "Roboto Slab", serif;
font-size: 14px;
}
dl.filled dd {
background: #f8f8f8;
font-weight: 300;
}
dl.filled.red {
color: white;
}
dl.filled.red dd {
background: #ff544d;
}
dl.filled.red dt {
background: #ff4a43;
}
dl.filled.cyan {
color: white;
}
dl.filled.cyan dd {
background: #2cc1f0;
}
dl.filled.cyan dt {
background: #22beef;
}
dl.filled.green {
color: white;
}
dl.filled.green dd {
background: #aadc00;
}
dl.filled.green dt {
background: #a2d200;
}
dl.filled.orange {
color: white;
}
dl.filled.orange dd {
background: #ffc30a;
}
dl.filled.orange dt {
background: #ffc100;
}
dl.filled.amethyst {
color: white;
}
dl.filled.amethyst dd {
background: #d1a0ed;
}
dl.filled.amethyst dt {
background: #cd97eb;
}
dl.filled.greensea {
color: white;
}
dl.filled.greensea dd {
background: #17a98c;
}
dl.filled.greensea dt {
background: #16a085;
}
dl.filled.hotpink {
color: white;
}
dl.filled.hotpink dd {
background: #ff0a6c;
}
dl.filled.hotpink dt {
background: #ff0066;
}
dl.filled.drank {
color: white;
}
dl.filled.drank dd {
background: #ae077f;
}
dl.filled.drank dt {
background: #a40778;
}
dl.filled.dutch {
color: white;
}
dl.filled.dutch dd {
background: #179bae;
}
dl.filled.dutch dt {
background: #1693a5;
}
dl.filled.blue {
color: white;
}
dl.filled.blue dd {
background: #4990cc;
}
dl.filled.blue dt {
background: #418bca;
}
dl.filled.slategray {
color: white;
}
dl.filled.slategray dd {
background: #435368;
}
dl.filled.slategray dt {
background: #3f4e62;
}
dl.filled.redbrown {
color: white;
}
dl.filled.redbrown dd {
background: #db5c57;
}
dl.filled.redbrown dt {
background: #d9544f;
}
/*********************************/
/************* LISTS *************/
/*********************************/
ul.inline {
padding: 0;
margin: 0;
}
ul.inline > li {
display: inline-block;
padding: 5px 10px;
vertical-align: top;
}
ul.inline.divided > li {
border-right: 1px solid #f2f2f2;
}
ul.inline.divided > li:last-child {
border: 0;
}
ul.nolisttypes {
list-style-type: none;
padding: 0;
}
ul.list-type {
padding: 0;
margin: 7px 0 7px 20px;
list-style-type: none;
}
ul.list-type li {
padding: 2px 2px 2px 0px;
position: relative;
}
ul.list-type li:before {
position: absolute;
left: -18px;
margin-top: 3px;
font-family: FontAwesome;
line-height: 1;
font-size: 14px;
-webkit-font-smoothing: antialiased;
}
ul.list-type.arrow li:before {
content: "\f061";
}
ul.list-type.circle li:before {
content: "\f10c";
}
ul.list-type.check li:before {
content: "\f046";
}
ul.list-type.caret-right li:before {
content: "\f0da";
}
ul.chart-legend > li {
font-size: 12px;
font-weight: 400;
padding: 5px;
}
ul.chart-legend > li small {
color: rgba(255, 255, 255, 0.7);
margin-left: 5px;
font-size: 12px;
}
/***********************************/
/************* BUTTONS *************/
/***********************************/
.btn {
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
/* file upload */
}
.btn.btn-black-transparent {
background-color: rgba(0, 0, 0, 0.1);
color: #f2f2f2;
}
.btn.btn-black-transparent:hover {
background-color: rgba(0, 0, 0, 0.2);
color: white;
}
.btn:focus {
outline: 0;
}
.btn.active, .btn:active {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn.uppercased {
text-transform: uppercase;
font-size: 11px;
font-weight: 900;
padding: 3px 20px;
}
.btn.btn-green {
background-color: #a2d200;
color: #f2f2f2;
}
.btn.btn-green:hover {
background-color: #8eb800;
color: white;
}
.btn.btn-cyan {
background-color: #52ccf2;
color: #f2f2f2;
}
.btn.btn-cyan:hover {
background-color: #0fa1cf;
color: white;
}
.btn.btn-white {
background-color: rgba(255, 255, 255, 0.9);
color: #7f7f7f;
}
.btn.btn-white:hover {
background-color: white;
color: rgb(60, 60, 60);
}
.btn.btn-red {
background-color: #ff7b76;
color: #f2f2f2;
}
.btn.btn-red:hover {
background-color: #ff4f48;
color: white;
}
.btn.btn-orange {
background-color: #ffc100;
color: #f2f2f2;
}
.btn.btn-orange:hover {
background-color: #f0b500;
color: white;
}
.btn.btn-amethyst {
background-color: #cd97eb;
color: #f2f2f2;
}
.btn.btn-amethyst:hover {
background-color: #b86ce3;
color: white;
}
.btn.btn-greensea {
background-color: #1ccdaa;
color: #f2f2f2;
}
.btn.btn-greensea:hover {
background-color: #14937a;
color: white;
}
.btn.btn-hotpink {
background-color: #ff3385;
color: #f2f2f2;
}
.btn.btn-hotpink:hover {
background-color: #e6005c;
color: white;
}
.btn.btn-drank {
background-color: #d5099c;
color: #f2f2f2;
}
.btn.btn-drank:hover {
background-color: #95066d;
color: white;
}
.btn.btn-dutch {
background-color: #1cbbd2;
color: #f2f2f2;
}
.btn.btn-dutch:hover {
background-color: #148798;
color: white;
}
.btn.btn-blue {
background-color: #69a3d5;
color: #f2f2f2;
}
.btn.btn-blue:hover {
background-color: #3784c5;
color: white;
}
.btn.btn-redbrown {
background-color: #e27d79;
color: #f2f2f2;
}
.btn.btn-redbrown:hover {
background-color: #d64842;
color: white;
}
.btn.btn-slategray {
background-color: #536781;
color: #f2f2f2;
}
.btn.btn-slategray:hover {
background-color: #394759;
color: white;
}
.btn.btn-primary {
color: #f2f2f2;
}
.btn.btn-primary:hover {
color: white;
}
.btn.btn-danger {
color: #f2f2f2;
}
.btn.btn-danger:hover {
color: white;
}
.btn.btn-warning {
color: #f2f2f2;
}
.btn.btn-warning:hover {
color: white;
}
.btn.btn-success {
color: #f2f2f2;
}
.btn.btn-success:hover {
color: white;
}
.btn.btn-info {
color: #f2f2f2;
}
.btn.btn-info:hover {
color: white;
}
.btn.btn-transparent-white {
background-color: rgba(255, 255, 255, 0.15);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.7);
}
.btn.btn-transparent-white:hover, .btn.btn-transparent-white:focus {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}
.btn.btn-file {
position: relative;
overflow: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
line-height: 23px;
}
.btn.btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 999px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
background: red;
cursor: inherit;
display: block;
}
.btn-group-lg > .btn,
.btn-group-sm > .btn,
.btn-group-xs > .btn {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.btn-group > .btn + .dropdown-toggle {
border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.btn-group > .btn-default + .dropdown-toggle {
border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
}
a.submit i {
margin: 0 3px;
}
a.submit:hover {
text-decoration: none;
}
/**********************************/
/************* MODALS *************/
/**********************************/
.modal-ios {
position: absolute;
overflow: visible;
}
.modal {
color: #717171;
top: 50px;
z-index: 1999;
}
.modal .modal-dialog {
margin-top: 30px;
}
.modal .modal-dialog.wide {
width: 1200px;
}
.modal .modal-content {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 0;
}
.modal .modal-content .modal-header,
.modal .modal-content .modal-footer {
background-color: white;
}
.modal .modal-content .modal-header {
border: 0;
position: relative;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.modal .modal-content .modal-header h3 {
color: #555;
font-size: 32px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.modal .modal-content .modal-header button.close {
background: url(../images/modal-close.png) left center no-repeat;
position: absolute;
top: -30px;
right: 0;
color: white;
font-weight: 400;
filter: alpha(opacity=100);
opacity: 1;
text-shadow: none;
padding-left: 23px;
}
.modal .modal-content .modal-header button.close:hover {
background: url(../images/modal-close-hover.png) left center no-repeat;
color: #418bca;
}
.modal .modal-content .modal-header button.close:focus {
outline: none;
}
.modal .modal-content .modal-footer {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
background-color: rgba(0, 0, 0, 0.03);
}
.modal-backdrop.in {
filter: alpha(opacity=70);
opacity: 0.7;
}
.md-modal {
height: 100%;
margin-top: 3%;
}
.md-modal .md-content {
max-height: 80%;
overflow: auto;
}
.md-modal.md-cyan .md-content {
background-color: #22beef;
color: white;
}
.md-modal.md-cyan.colorize-overlay.md-show ~ .md-overlay {
background: #22beef;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-red .md-content {
background-color: #ff4a43;
color: white;
}
.md-modal.md-red.colorize-overlay.md-show ~ .md-overlay {
background: #ff4a43;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-green .md-content {
background-color: #a2d200;
color: white;
}
.md-modal.md-green.colorize-overlay.md-show ~ .md-overlay {
background: #a2d200;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-orange .md-content {
background-color: #ffc100;
color: white;
}
.md-modal.md-orange.colorize-overlay.md-show ~ .md-overlay {
background: #ffc100;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-amethyst .md-content {
background-color: #cd97eb;
color: white;
}
.md-modal.md-amethyst.colorize-overlay.md-show ~ .md-overlay {
background: #cd97eb;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-greensea .md-content {
background-color: #16a085;
color: white;
}
.md-modal.md-greensea.colorize-overlay.md-show ~ .md-overlay {
background: #16a085;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-dutch .md-content {
background-color: #1693a5;
color: white;
}
.md-modal.md-dutch.colorize-overlay.md-show ~ .md-overlay {
background: #1693a5;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-hotpink .md-content {
background-color: #ff0066;
color: white;
}
.md-modal.md-hotpink.colorize-overlay.md-show ~ .md-overlay {
background: #ff0066;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-drank .md-content {
background-color: #a40778;
color: white;
}
.md-modal.md-drank.colorize-overlay.md-show ~ .md-overlay {
background: #a40778;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-blue .md-content {
background-color: #418bca;
color: white;
}
.md-modal.md-blue.colorize-overlay.md-show ~ .md-overlay {
background: #418bca;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-redbrown .md-content {
background-color: #d9544f;
color: white;
}
.md-modal.md-redbrown.colorize-overlay.md-show ~ .md-overlay {
background: #d9544f;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-slategray .md-content {
background-color: #3f4e62;
color: white;
}
.md-modal.md-slategray.colorize-overlay.md-show ~ .md-overlay {
background: #3f4e62;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-show.md-effect-12 ~ .md-overlay {
opacity: 1 !important;
filter: alpha(opacity=1) !important;
}
/**************************************************/
/************* ALERTS & NOTIFICATIONS *************/
/**************************************************/
.alert {
padding: 5px 15px;
font-size: 12px;
}
.alert.alert-big {
padding: 15px;
}
.alert.alert-dismissable {
padding-right: 35px;
}
.alert.alert-red {
color: #ff4a43;
background-color: #ffdddc;
border-color: #ffaca9;
}
.alert.alert-red .alert-link {
color: #ff1910;
}
.alert.alert-cyan {
color: #22beef;
background-color: #e0f6fd;
border-color: #b1e8f9;
}
.alert.alert-cyan .alert-link {
color: #0fa1cf;
}
.alert.alert-green {
color: #a2d200;
background-color: #fbffeb;
border-color: #efffb8;
}
.alert.alert-green .alert-link {
color: #7b9f00;
}
.alert.alert-orange {
color: #ffc100;
background-color: #fff3cc;
border-color: #ffe699;
}
.alert.alert-orange .alert-link {
color: #cc9a00;
}
.alert.alert-amethyst {
color: #cd97eb;
background-color: #f6edfb;
border-color: #e2c2f3;
}
.alert.alert-amethyst .alert-link {
color: #b86ce3;
}
.alert.alert-greensea {
color: #16a085;
background-color: #d5f9f2;
border-color: #92f0de;
}
.alert.alert-greensea .alert-link {
color: #107360;
}
.alert.alert-hotpink {
color: #ff0066;
background-color: #ffcce0;
border-color: #ff99c2;
}
.alert.alert-hotpink .alert-link {
color: #cc0052;
}
.alert.alert-drank {
color: #a40778;
background-color: #fdc7ee;
border-color: #fb96de;
}
.alert.alert-drank .alert-link {
color: #730554;
}
.alert.alert-dutch {
color: #1693a5;
background-color: #c3f0f7;
border-color: #96e6f1;
}
.alert.alert-dutch .alert-link {
color: #106b78;
}
.alert.alert-blue {
color: #418bca;
background-color: #e1ecf6;
border-color: #b9d4eb;
}
.alert.alert-blue .alert-link {
color: #2f71a9;
}
.alert.alert-slategray {
color: #3f4e62;
background-color: #c6cfda;
border-color: #a7b4c6;
}
.alert.alert-slategray .alert-link {
color: #2b3543;
}
.alert.alert-redbrown {
color: #d9544f;
background-color: #f4cecd;
border-color: #eba6a3;
}
.alert.alert-redbrown .alert-link {
color: #c9312c;
}
.notification {
padding: 15px;
background-color: #fafafa;
border-left: 3px solid #e5e5e5;
margin: 20px 0;
color: #717171;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.notification.notification-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #f8e2b5;
}
.notification.notification-danger {
color: #a94442;
background-color: #f2dede;
border-color: #e4bac0;
}
.notification.notification-info {
color: #31708f;
background-color: #d9edf7;
border-color: #a7e1ed;
}
.notification.notification-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #c9e2b4;
}
.notification.notification-red {
color: #ff4a43;
background-color: #ffdddc;
border-color: #ffaca9;
}
.notification.notification-cyan {
color: #22beef;
background-color: #e0f6fd;
border-color: #b1e8f9;
}
.notification.notification-green {
color: #a2d200;
background-color: #fbffeb;
border-color: #efffb8;
}
.notification.notification-orange {
color: #ffc100;
background-color: #fff3cc;
border-color: #ffe699;
}
.notification.notification-amethyst {
color: #cd97eb;
background-color: #f6edfb;
border-color: #e2c2f3;
}
.notification.notification-greensea {
color: #16a085;
background-color: #d5f9f2;
border-color: #92f0de;
}
.notification.notification-hotpink {
color: #ff0066;
background-color: #ffcce0;
border-color: #ff99c2;
}
.notification.notification-drank {
color: #a40778;
background-color: #fdc7ee;
border-color: #fb96de;
}
.notification.notification-dutch {
color: #1693a5;
background-color: #c3f0f7;
border-color: #96e6f1;
}
.notification.notification-blue {
color: #418bca;
background-color: #e1ecf6;
border-color: #b9d4eb;
}
.notification.notification-slategray {
color: #3f4e62;
background-color: #c6cfda;
border-color: #a7b4c6;
}
.notification.notification-redbrown {
color: #d9544f;
background-color: #f4cecd;
border-color: #eba6a3;
}
/**********************************/
/************* PANELS *************/
/**********************************/
.panel {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: none;
box-shadow: none;
color: #717171;
}
.panel .panel-heading {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.panel.panel-example .label,
.panel.panel-example .badge {
display: inline-block;
}
.panel.panel-example .panel-body {
padding: 0;
border: 0;
}
.panel.panel-example .panel-body pre {
margin: 0;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.panel.panel-default .panel-heading {
background-color: #f2f2f2;
}
.panel.panel-transparent-black {
background-color: transparent;
}
.panel.panel-transparent-black .panel-heading {
background-color: rgba(0, 0, 0, 0.3);
color: white;
}
.panel.panel-transparent-black .panel-body {
color: white;
background-color: rgba(0, 0, 0, 0.15);
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.panel.panel-transparent-white {
background-color: transparent;
}
.panel.panel-transparent-white .panel-heading {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}
.panel.panel-transparent-white .panel-body {
color: white;
background-color: rgba(255, 255, 255, 0.15);
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.panel.panel-red {
border-color: #ff3129;
}
.panel.panel-red .panel-heading {
background-color: #ff4a43;
border-color: #ff3129;
color: white;
}
.panel.panel-cyan {
border-color: #11b4e7;
}
.panel.panel-cyan .panel-heading {
background-color: #22beef;
border-color: #11b4e7;
color: white;
}
.panel.panel-green {
border-color: #8eb800;
}
.panel.panel-green .panel-heading {
background-color: #a2d200;
border-color: #8eb800;
color: white;
}
.panel.panel-orange {
border-color: #e6ae00;
}
.panel.panel-orange .panel-heading {
background-color: #ffc100;
border-color: #e6ae00;
color: white;
}
.panel.panel-amethyst {
border-color: #c382e7;
}
.panel.panel-amethyst .panel-heading {
background-color: #cd97eb;
border-color: #c382e7;
color: white;
}
.panel.panel-greensea {
border-color: #16a085;
}
.panel.panel-greensea .panel-heading {
background-color: #16a085;
border-color: #16a085;
color: white;
}
.panel.panel-dutch {
border-color: #1693a5;
}
.panel.panel-dutch .panel-heading {
background-color: #1693a5;
border-color: #1693a5;
color: white;
}
.panel.panel-hotpink {
border-color: #ff0066;
}
.panel.panel-hotpink .panel-heading {
background-color: #ff0066;
border-color: #ff0066;
color: white;
}
.panel.panel-drank {
border-color: #a40778;
}
.panel.panel-drank .panel-heading {
background-color: #a40778;
border-color: #a40778;
color: white;
}
.panel.panel-blue {
border-color: #418bca;
}
.panel.panel-blue .panel-heading {
background-color: #418bca;
border-color: #418bca;
color: white;
}
.panel.panel-slategray {
border-color: #3f4e62;
}
.panel.panel-slategray .panel-heading {
background-color: #3f4e62;
border-color: #3f4e62;
color: white;
}
.panel.panel-redbrown {
border-color: #d9544f;
}
.panel.panel-redbrown .panel-heading {
background-color: #d9544f;
border-color: #d9544f;
color: white;
}
/**************************************/
/************* LIST GROUP *************/
/**************************************/
.list-group {
color: #717171;
}
/****************************************/
/************* TYPEAHEAD.JS *************/
/****************************************/
.twitter-typeahead .tt-hint {
display: block;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px;
}
.twitter-typeahead .hint-small {
height: 30px;
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
line-height: 1.5;
}
.twitter-typeahead .hint-large {
height: 45px;
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
line-height: 1.33;
}
.twitter-typeahead {
width: 100%;
}
.tt-dropdown-menu {
width: 100%;
color: #717171;
}
.tt-hint {
width: 100%;
}
/**************************************/
/************* PAGINATION *************/
/**************************************/
.pagination {
vertical-align: bottom;
}
.pagination.pagination-xs > li:first-child > a,
.pagination.pagination-xs > li:first-child > span {
-webkit-border-radius: 2px 0 0 2px;
-moz-border-radius: 2px 0 0 2px;
-ms-border-radius: 2px 0 0 2px;
-o-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
}
.pagination.pagination-xs > li:last-child > a,
.pagination.pagination-xs > li:last-child > span {
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
-ms-border-radius: 0 2px 2px 0;
-o-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
}
.pagination.pagination-xs > li > a,
.pagination.pagination-xs > li > span {
font-size: 9px;
font-weight: 900;
padding: 3px 6px;
}
.pagination.aligned-right {
display: block;
text-align: right;
margin: 0;
}
.pagination-custom > li:first-child > a,
.pagination-custom > li:first-child > span,
.dataTables_paginate.paging_custombootstrap .pagination > li:first-child > a,
.dataTables_paginate.paging_custombootstrap .pagination > li:first-child > span {
-webkit-border-radius: 20px 2px 2px 20px;
-moz-border-radius: 20px 2px 2px 20px;
-ms-border-radius: 20px 2px 2px 20px;
-o-border-radius: 20px 2px 2px 20px;
border-radius: 20px 2px 2px 20px;
}
.pagination-custom > li:last-child > a,
.pagination-custom > li:last-child > span,
.dataTables_paginate.paging_custombootstrap .pagination > li:last-child > a,
.dataTables_paginate.paging_custombootstrap .pagination > li:last-child > span {
-webkit-border-radius: 2px 20px 20px 2px;
-moz-border-radius: 2px 20px 20px 2px;
-ms-border-radius: 2px 20px 20px 2px;
-o-border-radius: 2px 20px 20px 2px;
border-radius: 2px 20px 20px 2px;
}
.pagination-custom > li:first-child i, .pagination-custom > li:last-child i,
.dataTables_paginate.paging_custombootstrap .pagination > li:first-child i,
.dataTables_paginate.paging_custombootstrap .pagination > li:last-child i {
font-size: 14px;
}
.pagination-custom > li > a,
.pagination-custom > li > span,
.dataTables_paginate.paging_custombootstrap .pagination > li > a,
.dataTables_paginate.paging_custombootstrap .pagination > li > span {
color: rgba(0, 0, 0, 0.4);
font-weight: 300;
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: transparent;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
line-height: 20px;
margin: 0 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.pagination-custom > li > a:hover,
.pagination-custom > li > span:hover,
.dataTables_paginate.paging_custombootstrap .pagination > li > a:hover,
.dataTables_paginate.paging_custombootstrap .pagination > li > span:hover {
color: #717171;
border: 1px solid rgba(0, 0, 0, 0.3);
}
.pagination-custom > .active > a,
.pagination-custom > .active > span,
.pagination-custom > .active > a:hover,
.pagination-custom > .active > span:hover,
.pagination-custom > .active > a:focus,
.pagination-custom > .active > span:focus,
.dataTables_paginate.paging_custombootstrap .pagination > .active > a,
.dataTables_paginate.paging_custombootstrap .pagination > .active > span,
.dataTables_paginate.paging_custombootstrap .pagination > .active > a:hover,
.dataTables_paginate.paging_custombootstrap .pagination > .active > span:hover,
.dataTables_paginate.paging_custombootstrap .pagination > .active > a:focus,
.dataTables_paginate.paging_custombootstrap .pagination > .active > span:focus {
color: #717171;
border: 1px solid rgba(0, 0, 0, 0.3);
}
.pagination-custom > .disabled > a,
.pagination-custom > .disabled > span,
.pagination-custom > .disabled > a:hover,
.pagination-custom > .disabled > span:hover,
.pagination-custom > .disabled > a:focus,
.pagination-custom > .disabled > span:focus,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > a,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > span,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > a:hover,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > span:hover,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > a:focus,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > span:focus {
color: rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0, 0, 0, 0.05);
}
.pagination-custom.pagination-lg > li > a,
.pagination-custom.pagination-lg > li > span,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-lg > li > a,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-lg > li > span {
font-size: 14px;
}
.pagination-custom.pagination-sm > li > a,
.pagination-custom.pagination-sm > li > span,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-sm > li > a,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-sm > li > span {
font-size: 11px;
}
.pagination-custom.pagination-sm > li:first-child i, .pagination-custom.pagination-sm > li:last-child i,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-sm > li:first-child i,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-sm > li:last-child i {
font-size: 11px;
}
.pagination-custom.pagination-xs > li > a,
.pagination-custom.pagination-xs > li > span,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li > a,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li > span {
font-size: 10px;
}
.pagination-custom.pagination-xs > li:first-child i, .pagination-custom.pagination-xs > li:last-child i,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:first-child i,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:last-child i {
font-size: 10px;
}
.pagination-custom.pagination-xs > li:first-child > a,
.pagination-custom.pagination-xs > li:first-child > span,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:first-child > a,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:first-child > span {
-webkit-border-radius: 20px 2px 2px 20px;
-moz-border-radius: 20px 2px 2px 20px;
-ms-border-radius: 20px 2px 2px 20px;
-o-border-radius: 20px 2px 2px 20px;
border-radius: 20px 2px 2px 20px;
}
.pagination-custom.pagination-xs > li:last-child > a,
.pagination-custom.pagination-xs > li:last-child > span,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:last-child > a,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:last-child > span {
-webkit-border-radius: 2px 20px 20px 2px;
-moz-border-radius: 2px 20px 20px 2px;
-ms-border-radius: 2px 20px 20px 2px;
-o-border-radius: 2px 20px 20px 2px;
border-radius: 2px 20px 20px 2px;
}
/*********************************/
/************* PAGER *************/
/*********************************/
.pager > li {
margin: 0 2px;
}
.pager.pager-custom > li:first-child > a {
-webkit-border-radius: 20px 2px 2px 20px;
-moz-border-radius: 20px 2px 2px 20px;
-ms-border-radius: 20px 2px 2px 20px;
-o-border-radius: 20px 2px 2px 20px;
border-radius: 20px 2px 2px 20px;
}
.pager.pager-custom > li:first-child > a > i {
margin-right: 5px;
}
.pager.pager-custom > li:last-child > a {
-webkit-border-radius: 2px 20px 20px 2px;
-moz-border-radius: 2px 20px 20px 2px;
-ms-border-radius: 2px 20px 20px 2px;
-o-border-radius: 2px 20px 20px 2px;
border-radius: 2px 20px 20px 2px;
}
.pager.pager-custom > li:last-child > a > i {
margin-left: 5px;
}
.pager.pager-custom > li > a {
color: rgba(255, 255, 255, 0.7);
font-weight: 300;
border: 0;
background-color: rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
text-transform: uppercase;
font-size: 10px;
font-weight: 700;
line-height: 20px;
}
.pager.pager-custom > li > a > i {
font-size: 14px;
position: relative;
top: 1px;
}
.pager.pager-custom > li > a:hover {
color: white;
border: 0;
background-color: rgba(0, 0, 0, 0.5);
}
.pager.pager-custom > .disabled > a,
.pager.pager-custom > .disabled > span,
.pager.pager-custom > .disabled > a:hover,
.pager.pager-custom > .disabled > span:hover,
.pager.pager-custom > .disabled > a:focus,
.pager.pager-custom > .disabled > span:focus {
color: rgba(0, 0, 0, 0.4);
background-color: rgba(255, 255, 255, 0.2);
}
.pager.pager-full {
margin: 0;
}
.pager.pager-full > li > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border: 0;
padding: 15px;
background-color: transparent;
}
.pager.pager-full > li > a:hover {
background-color: rgba(0, 0, 0, 0.05);
}
.pager.pager-full > li.disabled > a:hover {
background-color: transparent;
}
/****************************************/
/************* TABS & PILLS *************/
/****************************************/
.nav.nav-tabs,
.nav.nav-pills {
padding: 0;
border-bottom: 0;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav.nav-tabs.nav-justified > li > a,
.nav.nav-pills.nav-justified > li > a {
border: 1px solid transparent;
}
.nav.nav-tabs.nav-justified > li > a:hover,
.nav.nav-pills.nav-justified > li > a:hover {
border: 1px solid transparent;
}
.nav.nav-tabs.nav-separated,
.nav.nav-pills.nav-separated {
margin-bottom: 20px;
}
.nav.nav-tabs.align-right,
.nav.nav-pills.align-right {
text-align: right;
}
.nav.nav-tabs.align-right > li,
.nav.nav-pills.align-right > li {
float: none;
display: inline-block;
}
.nav.nav-tabs.tabdrop li.tabdrop a,
.nav.nav-pills.tabdrop li.tabdrop a {
position: relative;
}
.nav.nav-tabs.tabdrop li.tabdrop a i,
.nav.nav-pills.tabdrop li.tabdrop a i {
font-size: 14px;
}
.nav.nav-tabs.tabdrop li.tabdrop a .badge,
.nav.nav-pills.tabdrop li.tabdrop a .badge {
position: absolute;
top: -7px;
right: -7px;
background-color: #16a085;
font-weight: 300;
}
.nav.nav-tabs.tabdrop li.tabdrop.open .dropdown-menu,
.nav.nav-pills.tabdrop li.tabdrop.open .dropdown-menu {
left: auto;
}
.nav.nav-tabs.tabdrop li.tabdrop.active a .badge,
.nav.nav-pills.tabdrop li.tabdrop.active a .badge {
color: white;
}
.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li.active > a:hover,
.nav.nav-tabs > li.active > a:focus,
.nav.nav-pills > li.active > a,
.nav.nav-pills > li.active > a:hover,
.nav.nav-pills > li.active > a:focus {
color: #717171;
background-color: white;
border: 1px solid transparent;
}
.nav.nav-tabs > li.success > a,
.nav.nav-tabs > li.success > a:hover,
.nav.nav-tabs > li.success > a:focus,
.nav.nav-pills > li.success > a,
.nav.nav-pills > li.success > a:hover,
.nav.nav-pills > li.success > a:focus {
color: #a2d200;
border: 1px solid transparent;
}
.nav.nav-tabs > li.success a,
.nav.nav-pills > li.success a {
padding-left: 35px;
}
.nav.nav-tabs > li.success:before,
.nav.nav-pills > li.success:before {
content: "\f05d";
position: absolute;
font-family: 'FontAwesome';
color: #a2d200;
z-index: 9;
top: 5px;
left: 15px;
font-size: 22px;
}
.nav.nav-tabs > li.disabled > a,
.nav.nav-tabs > li.disabled > a:hover,
.nav.nav-tabs > li.disabled > a:focus,
.nav.nav-pills > li.disabled > a,
.nav.nav-pills > li.disabled > a:hover,
.nav.nav-pills > li.disabled > a:focus {
color: rgba(255, 255, 255, 0.15);
}
.nav.nav-tabs > .open > a,
.nav.nav-pills > .open > a {
color: rgba(255, 255, 255, 0.8);
background-color: transparent;
border: 1px solid transparent;
}
.nav.nav-tabs > .open .dropdown-menu,
.nav.nav-pills > .open .dropdown-menu {
border: 1px solid rgba(0, 0, 0, 0.05);
}
.nav.nav-tabs > li > a,
.nav.nav-pills > li > a {
font-weight: 700;
font-size: 14px;
color: rgba(255, 255, 255, 0.4);
margin-right: 0;
margin-left: 0;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.nav.nav-tabs > li > a:hover,
.nav.nav-pills > li > a:hover {
color: rgba(255, 255, 255, 0.8);
background-color: transparent;
border: 1px solid transparent;
}
.nav.nav-tabs > li > a i,
.nav.nav-pills > li > a i {
font-size: 14px;
}
.nav.nav-tabs > li.tab-title .search-result,
.nav.nav-pills > li.tab-title .search-result {
padding: 5px 15px;
margin: 0;
color: rgba(255, 255, 255, 0.5);
font-size: 18px;
line-height: 30px;
}
.nav.nav-tabs > li.tab-title .search-result .search-string,
.nav.nav-pills > li.tab-title .search-result .search-string {
color: white;
font-weight: 700;
}
.nav.nav-tabs.tabs-bottom,
.nav.nav-pills.tabs-bottom {
padding: 0 0 1px 0;
}
.nav.nav-tabs.tabs-bottom > li > a,
.nav.nav-pills.tabs-bottom > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.nav.nav-tabs.tabs-left > li,
.nav.nav-pills.tabs-left > li {
display: block;
float: none;
}
.nav.nav-tabs.tabs-left > li > a,
.nav.nav-pills.tabs-left > li > a {
white-space: nowrap;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.nav.nav-tabs.tabs-right > li,
.nav.nav-pills.tabs-right > li {
display: block;
float: none;
}
.nav.nav-tabs.tabs-right > li > a,
.nav.nav-pills.tabs-right > li > a {
white-space: nowrap;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.nav.nav-pills > li.active > a,
.nav.nav-pills > li.active > a:hover,
.nav.nav-pills > li.active > a:focus {
border: 0;
}
.nav.nav-pills > li > a:hover {
border: 0;
}
.nav.nav-pills > .open > a {
border: 0;
}
.nav.nav-pills.nav-justified > li > a {
border: 1px solid transparent;
}
.nav.nav-pills.nav-justified > li > a:hover {
border: 1px solid transparent;
}
.tab-content > ul {
list-style-type: none;
margin: 0;
padding: 5px 0;
}
.tab-content > ul > li {
padding: 5px 15px;
cursor: pointer;
}
.tab-content > ul > li:hover {
background-color: #fafafa;
}
/*******************************************/
/************* RECENT ACTIVITY *************/
/*******************************************/
.recent-activity .tab-content > ul > li .user {
margin: 0 30px 0 5px;
position: relative;
}
.recent-activity .tab-content > ul > li .user:after {
content: "\f105";
font-family: "FontAwesome";
font-size: 36px;
line-height: 36px;
margin-left: 10px;
position: absolute;
top: -8px;
}
.recent-activity .tab-content > ul > li .subject strong {
color: #418bca;
font-weight: 500;
}
.recent-activity .tab-content > ul > li .time {
font-size: 11px;
color: #bebebe;
line-height: 36px;
float: right;
}
.recent-activity .tab-content > ul > li .time i {
font-size: 14px;
}
/*********************************/
/************* WELLS *************/
/*********************************/
.well {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #717171;
}
.well.well-transparent-black {
background-color: rgba(0, 0, 0, 0.3);
color: white;
}
.well.well-transparent-white {
background-color: rgba(255, 255, 255, 0.3);
}
.well.well-white {
background-color: white;
}
.well.well-cyan {
background-color: #e0f6fd;
color: #22beef;
}
.well.well-red {
background-color: #ffdddc;
color: #ff4a43;
}
.well.well-green {
background-color: #fbffeb;
color: #a2d200;
}
.well.well-orange {
background-color: #fff3cc;
color: #ffc100;
}
.well.well-amethyst {
background-color: #f6edfb;
color: #cd97eb;
}
.well.well-greensea {
background-color: #d5f9f2;
color: #16a085;
}
.well.well-dutch {
background-color: #c3f0f7;
color: #1693a5;
}
.well.well-hotpink {
background-color: #ffcce0;
color: #ff0066;
}
.well.well-drank {
background-color: #fdc7ee;
color: #a40778;
}
.well.well-blue {
background-color: #e1ecf6;
color: #418bca;
}
.well.well-slategray {
background-color: #c6cfda;
color: #3f4e62;
}
.well.well-redbrown {
background-color: #f4cecd;
color: #d9544f;
}
/**********************************/
/************* CHARTS *************/
/**********************************/
.pie-chart.inline {
display: inline-block;
margin: 15px 30px;
position: relative;
}
.pie-chart.inline > div {
position: absolute;
width: 100%;
}
.pie-chart.inline > div i {
line-height: 140px;
}
.legend table .legendColorBox > div {
margin-right: 5px;
margin-bottom: 3px;
}
.legend table .legendLabel {
font-size: 11px;
font-family: "Roboto Slab", serif;
}
/* rickshaw */
.rickshaw_graph .detail .x_label {
background-color: white;
opacity: 1;
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
color: #717171;
}
.rickshaw_graph .detail .item {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.custom-labels {
margin-top: 15px;
text-align: center;
}
.custom-labels > ul > li {
display: inline-block;
margin: 5px 5px 0 0;
}
/* easy pie chart */
.easypiechart {
position: relative;
text-align: center;
}
.easypiechart.inline {
display: inline-block;
margin: 15px 30px;
}
.easypiechart canvas {
position: absolute;
top: 0;
left: 0;
}
.easypiechart .percentage,
.easypiechart .label {
text-align: center;
font-weight: 100;
font-size: 14px;
margin-bottom: 0.3em;
color: #717171;
}
.easypiechart .label {
display: block;
}
#serverload-chart {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
overflow: hidden;
}
/* morris */
.morris-chart text {
fill: white;
font-family: "Roboto Slab", serif !important;
}
.morris-chart svg {
width: 100% !important;
}
/**********************************/
/************* TABLES *************/
/**********************************/
.table {
margin-bottom: 0;
}
.table td .checkbox,
.table th .checkbox {
padding: 0;
margin: 0;
min-height: 10px;
}
.table td .checkbox label:before,
.table th .checkbox label:before {
/* top: -13px; */
width: 15px;
height: 15px;
left: 8px;
}
.table td .checkbox label:after,
.table th .checkbox label:after {
top: -2px;
width: 15px;
height: 15px;
left: 10px;
font-size: 12px;
}
.table td.actions a,
.table th.actions a {
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
font-weight: 700;
color: #717171;
text-transform: uppercase;
/* padding: 5px 10px; */
margin-right: 10px;
}
.table td.actions a:hover,
.table th.actions a:hover {
text-decoration: none;
}
.table td.actions a.delete:hover,
.table th.actions a.delete:hover {
color: #ff4a43;
}
.table td.actions a.edit:hover,
.table th.actions a.edit:hover {
color: #22beef;
}
.table td.actions a.save:hover,
.table th.actions a.save:hover {
color: #a2d200;
}
.table td.control,
.table th.control {
cursor: pointer;
}
.table td.control a,
.table th.control a {
font-size: 14px;
line-height: 14px;
color: rgba(0, 0, 0, 0.2);
}
.table td.control:hover a,
.table th.control:hover a {
color: rgba(0, 0, 0, 0.6);
}
.table.table-sortable > thead {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.table.table-sortable > thead > tr > th,
.table.table-sortable > thead > tr > td {
position: relative;
}
.table.table-sortable > thead > tr > th.sortable,
.table.table-sortable > thead > tr > td.sortable {
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.table.table-sortable > thead > tr > th.sortable:hover,
.table.table-sortable > thead > tr > td.sortable:hover {
background-color: rgba(0, 0, 0, 0.1);
}
.table.table-sortable > thead > tr > th.sortable:before,
.table.table-sortable > thead > tr > td.sortable:before {
content: "\f0dc";
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
float: right;
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-asc:before,
.table.table-sortable > thead > tr > td.sortable.sort-asc:before {
content: "\f0dd";
margin-top: 0;
}
.table.table-sortable > thead > tr > th.sortable.sort-desc:before,
.table.table-sortable > thead > tr > td.sortable.sort-desc:before {
content: "\f0de";
margin-top: 5px;
}
.table.table-sortable > thead > tr > th.sortable.sort-numeric.sort-asc:before,
.table.table-sortable > thead > tr > td.sortable.sort-numeric.sort-asc:before {
content: "\f162";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-numeric.sort-desc:before,
.table.table-sortable > thead > tr > td.sortable.sort-numeric.sort-desc:before {
content: "\f163";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-alpha.sort-asc:before,
.table.table-sortable > thead > tr > td.sortable.sort-alpha.sort-asc:before {
content: "\f15d";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-alpha.sort-desc:before,
.table.table-sortable > thead > tr > td.sortable.sort-alpha.sort-desc:before {
content: "\f15e";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-amount.sort-asc:before,
.table.table-sortable > thead > tr > td.sortable.sort-amount.sort-asc:before {
content: "\f160";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-amount.sort-desc:before,
.table.table-sortable > thead > tr > td.sortable.sort-amount.sort-desc:before {
content: "\f161";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sort-asc, .table.table-sortable > thead > tr > th.sort-desc, .table.table-sortable > thead > tr > th.sort-asc:hover, .table.table-sortable > thead > tr > th.sort-desc:hover,
.table.table-sortable > thead > tr > td.sort-asc,
.table.table-sortable > thead > tr > td.sort-desc,
.table.table-sortable > thead > tr > td.sort-asc:hover,
.table.table-sortable > thead > tr > td.sort-desc:hover {
background-color: rgba(0, 0, 0, 0.1);
}
.table.table-custom > thead > tr > th,
.table.table-custom > thead > tr > td {
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
text-transform: uppercase;
font-weight: 400;
border-bottom: 0;
color: rgba(113, 113, 113, 0.7);
position: relative;
padding-left: 0;
padding-bottom: 0;
min-width: 35px;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.table.table-custom > thead > tr > th:last-child,
.table.table-custom > thead > tr > td:last-child {
padding-right: 0;
}
.table.table-custom > thead > tr > th:after,
.table.table-custom > thead > tr > td:after {
content: "";
display: block;
height: 4px;
width: 100%;
background-color: rgba(113, 113, 113, 0.3);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.table.table-custom > thead > tr > th.sortable:hover, .table.table-custom > thead > tr > th.sorting:hover,
.table.table-custom > thead > tr > td.sortable:hover,
.table.table-custom > thead > tr > td.sorting:hover {
color: #717171;
background-color: transparent;
}
.table.table-custom > thead > tr > th.sortable:hover:after, .table.table-custom > thead > tr > th.sorting:hover:after,
.table.table-custom > thead > tr > td.sortable:hover:after,
.table.table-custom > thead > tr > td.sorting:hover:after {
background-color: rgba(113, 113, 113, 0.75);
}
.table.table-custom > thead > tr > th.sortable:before, .table.table-custom > thead > tr > th.sorting:before,
.table.table-custom > thead > tr > td.sortable:before,
.table.table-custom > thead > tr > td.sorting:before {
font-size: 11px;
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-asc:before, .table.table-custom > thead > tr > th.sorting.sort-asc:before,
.table.table-custom > thead > tr > td.sortable.sort-asc:before,
.table.table-custom > thead > tr > td.sorting.sort-asc:before {
margin-top: 6px;
}
.table.table-custom > thead > tr > th.sortable.sort-desc:before, .table.table-custom > thead > tr > th.sorting.sort-desc:before,
.table.table-custom > thead > tr > td.sortable.sort-desc:before,
.table.table-custom > thead > tr > td.sorting.sort-desc:before {
margin-top: 10px;
}
.table.table-custom > thead > tr > th.sortable.sort-numeric.sort-asc:before, .table.table-custom > thead > tr > th.sorting.sort-numeric.sort-asc:before,
.table.table-custom > thead > tr > td.sortable.sort-numeric.sort-asc:before,
.table.table-custom > thead > tr > td.sorting.sort-numeric.sort-asc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-numeric.sort-desc:before, .table.table-custom > thead > tr > th.sorting.sort-numeric.sort-desc:before,
.table.table-custom > thead > tr > td.sortable.sort-numeric.sort-desc:before,
.table.table-custom > thead > tr > td.sorting.sort-numeric.sort-desc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-alpha.sort-asc:before, .table.table-custom > thead > tr > th.sorting.sort-alpha.sort-asc:before,
.table.table-custom > thead > tr > td.sortable.sort-alpha.sort-asc:before,
.table.table-custom > thead > tr > td.sorting.sort-alpha.sort-asc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-alpha.sort-desc:before, .table.table-custom > thead > tr > th.sorting.sort-alpha.sort-desc:before,
.table.table-custom > thead > tr > td.sortable.sort-alpha.sort-desc:before,
.table.table-custom > thead > tr > td.sorting.sort-alpha.sort-desc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-amount.sort-asc:before, .table.table-custom > thead > tr > th.sorting.sort-amount.sort-asc:before,
.table.table-custom > thead > tr > td.sortable.sort-amount.sort-asc:before,
.table.table-custom > thead > tr > td.sorting.sort-amount.sort-asc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-amount.sort-desc:before, .table.table-custom > thead > tr > th.sorting.sort-amount.sort-desc:before,
.table.table-custom > thead > tr > td.sortable.sort-amount.sort-desc:before,
.table.table-custom > thead > tr > td.sorting.sort-amount.sort-desc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sort-asc, .table.table-custom > thead > tr > th.sort-desc, .table.table-custom > thead > tr > th.sort-asc:hover, .table.table-custom > thead > tr > th.sort-desc:hover, .table.table-custom > thead > tr > th.sorting_asc, .table.table-custom > thead > tr > th.sorting_desc, .table.table-custom > thead > tr > th.sorting_asc:hover, .table.table-custom > thead > tr > th.sorting_desc:hover,
.table.table-custom > thead > tr > td.sort-asc,
.table.table-custom > thead > tr > td.sort-desc,
.table.table-custom > thead > tr > td.sort-asc:hover,
.table.table-custom > thead > tr > td.sort-desc:hover,
.table.table-custom > thead > tr > td.sorting_asc,
.table.table-custom > thead > tr > td.sorting_desc,
.table.table-custom > thead > tr > td.sorting_asc:hover,
.table.table-custom > thead > tr > td.sorting_desc:hover {
color: #717171;
background-color: transparent;
}
.table.table-custom > thead > tr > th.sort-asc:after, .table.table-custom > thead > tr > th.sort-desc:after, .table.table-custom > thead > tr > th.sort-asc:hover:after, .table.table-custom > thead > tr > th.sort-desc:hover:after, .table.table-custom > thead > tr > th.sorting_asc:after, .table.table-custom > thead > tr > th.sorting_desc:after, .table.table-custom > thead > tr > th.sorting_asc:hover:after, .table.table-custom > thead > tr > th.sorting_desc:hover:after,
.table.table-custom > thead > tr > td.sort-asc:after,
.table.table-custom > thead > tr > td.sort-desc:after,
.table.table-custom > thead > tr > td.sort-asc:hover:after,
.table.table-custom > thead > tr > td.sort-desc:hover:after,
.table.table-custom > thead > tr > td.sorting_asc:after,
.table.table-custom > thead > tr > td.sorting_desc:after,
.table.table-custom > thead > tr > td.sorting_asc:hover:after,
.table.table-custom > thead > tr > td.sorting_desc:hover:after {
background-color: #717171;
}
.table.table-custom > tbody > tr > th,
.table.table-custom > tbody > tr > td {
font-size: 12px;
padding-left: 0;
line-height: 18px;
-webkit-font-smoothing: antialiased;
}
.table.table-custom > tbody > tr > th.priority,
.table.table-custom > tbody > tr > td.priority {
text-transform: uppercase;
font-size: 10px;
font-weight: 700;
line-height: 20px;
}
.table.table-custom > tbody > tr > th:last-child,
.table.table-custom > tbody > tr > td:last-child {
padding-right: 0;
}
.table.table-custom > tbody > tr > th.progress-cell,
.table.table-custom > tbody > tr > td.progress-cell {
width: 230px;
min-width: 130px;
}
.table.table-custom > tbody > tr > th.progress-cell .progress-info .percent,
.table.table-custom > tbody > tr > td.progress-cell .progress-info .percent {
font-size: 11px;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400;
}
.table.table-custom > tbody > tr > th.progress-cell .progress,
.table.table-custom > tbody > tr > td.progress-cell .progress {
margin: 0;
margin-top: 7px;
}
.table.table-custom > tbody > tr:first-child > th,
.table.table-custom > tbody > tr:first-child > td {
border-top: 0;
}
.table-options select + .chosen-container.chosen-container-single .chosen-single {
padding: 1px 11px !important;
font-size: 11px;
min-height: 25px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.table-options select + .chosen-container.chosen-container-single .chosen-single span {
line-height: 24px;
}
.table-options select + .chosen-container.chosen-container-single .chosen-single div {
top: 1px;
}
.table-options select + .chosen-container .chosen-results {
font-size: 11px;
padding: 0;
margin: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.table-options .input-group-btn .btn {
font-size: 11px;
min-height: 25px;
padding: 0 10px;
}
.table-options.btn-group-xs .btn {
font-size: 11px;
min-height: 25px;
}
.table-options.paging-info {
color: #717171;
line-height: 26px;
}
/*****************************************/
/************* CHECK TOGGLER *************/
/*****************************************/
.check-toggler:before {
content: "\f00d";
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
color: #ff4a43;
}
.check-toggler.checked:before {
content: "\f00c";
color: #a2d200;
}
.check-toggler:hover {
text-decoration: none;
}
/****************************************/
/************* COLORPALETTE *************/
/****************************************/
.bootstrap-colorpalette .btn-color {
border: 0;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.bootstrap-colorpalette .btn-color:focus {
outline: 0;
}
.bootstrap-colorpalette .btn-color:hover {
border: 0;
-webkit-transform: scale(1.25, 1.25);
-moz-transform: scale(1.25, 1.25);
-ms-transform: scale(1.25, 1.25);
-o-transform: scale(1.25, 1.25);
transform: scale(1.25, 1.25);
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
/****************************************/
/************* SOCIAL FEED **************/
/****************************************/
.social-feed {
padding: 20px 0;
}
.social-feed img {
width: 80px;
}
.social-feed .media-body .media-heading {
margin-top: 20px;
margin-bottom: 0;
}
.social-feed .media-body small a {
color: rgba(255, 255, 255, 0.5);
}
.social-feed .media-body small a:hover {
color: white;
text-decoration: none;
}
.social-feed > li {
width: 32%;
text-align: center;
color: rgba(255, 255, 255, 0.5);
font-size: 12px;
}
.social-feed > li h4 {
font-family: "Roboto", "Arial", sans-serif;
font-weight: 300;
color: white;
margin: 0;
}
/************************************/
/************* CAROUSEL *************/
/************************************/
.carousel-control {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.carousel-control .fa {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .fa.left-side {
left: 35%;
}
.carousel-inner > .item {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.carousel-indicators {
top: 10px;
right: 20px;
left: auto;
bottom: auto;
text-align: right;
}
.carousel-caption {
width: 100%;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3);
padding: 10px 20px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.carousel-caption h3 {
margin-top: 10px;
}
.carousel-caption p {
font-size: 12px;
}
/********************************/
/************* MAPS *************/
/********************************/
.jvectormap-zoomin,
.jvectormap-zoomout {
width: 15px;
height: 15px;
}
.streetview {
height: 400px;
}
.gmap .pagination {
margin: 0;
padding: 10px;
width: 100%;
text-align: center;
}
.gmap .pagination .display {
text-align: center;
height: 40px;
line-height: 40px;
font-size: 20px;
color: #717171;
font-weight: 300;
background-color: white;
display: inline-block;
width: 85%;
}
.gmap .pagination .back-btn,
.gmap .pagination .fwd-btn {
cursor: pointer;
width: 40px;
height: 40px;
background-color: white;
display: inline-block;
}
.gmap .pagination .back-btn:before,
.gmap .pagination .fwd-btn:before {
font-family: 'FontAwesome';
color: #999;
font-size: 18px;
line-height: 44px;
padding: 0 11px;
}
.gmap .pagination .back-btn {
border-right: 1px solid #e2e2e2;
-webkit-border-radius: 2px 0 0 2px;
-moz-border-radius: 2px 0 0 2px;
-ms-border-radius: 2px 0 0 2px;
-o-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
}
.gmap .pagination .back-btn:before {
content: "\f053";
}
.gmap .pagination .fwd-btn {
border-left: 1px solid #e2e2e2;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
-ms-border-radius: 0 2px 2px 0;
-o-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
}
.gmap .pagination .fwd-btn:before {
content: "\f054";
padding: 0 12px;
}
.gmap .pagination .back-btn:hover:before,
.gmap .pagination .fwd-btn:hover:before {
color: #717171;
}
.gmap .map-filter {
background-color: white;
margin: 10px;
padding: 10px 20px 10px 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0px 2px 4px #999999;
box-shadow: 0px 2px 4px #999999;
}
/*************************************/
/************* ACCORDION *************/
/*************************************/
.panel-group .panel {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.panel-group .panel .panel-heading {
position: relative;
}
.panel-group .panel .panel-heading .panel-title {
font-size: 14px;
margin-left: 30px;
}
.panel-group .panel .panel-heading + .panel-collapse .panel-body {
border-top: 0;
}
.panel-group .panel .panel-heading:before {
content: "\f0da";
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
padding: 10px 15px;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.05);
}
.panel-group .panel.active .panel-heading:before {
content: "\f0d7";
padding: 10px 14px 10px 13px;
}
.panel-group .panel .panel-body {
font-size: 12px;
color: #717171;
line-height: 20px;
}
/******************************************/
/************* SEARCH RESULTS *************/
/******************************************/
.search-bar {
margin: 10px 0;
}
.search-results {
list-style: none;
padding: 10px 0;
margin: 0;
}
.search-results > .search-result {
padding: 15px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.search-results > .search-result:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.search-results > .search-result .cover {
padding: 20px;
background-color: white;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.search-results > .search-result .cover h4 {
padding: 0;
margin: 0 0 10px 0;
font-weight: 700;
}
.search-results > .search-result .cover h4 a {
color: #4b4b4b;
}
.search-results > .search-result .cover h4 a:hover {
text-decoration: none;
color: #418bca;
}
.search-results > .search-result .cover > p {
font-size: 12px;
color: #8b8b8b;
}
.search-results > .search-result .cover > a {
font-size: 11px;
color: #418bca;
}
.search-results > .search-result .cover > a:hover {
color: #69a3d5;
}
.search-results > .search-result:hover .cover {
background-color: rgba(0, 0, 0, 0.05);
}
.search-results > .search-result .media img {
width: 130px;
max-height: 85px;
margin-right: 10px;
}
.search-results > .search-result .media img.img-circle {
width: 85px;
}
.search-results > .search-result .media > a > i {
width: 130px;
background-color: rgba(0, 0, 0, 0.05);
margin-right: 10px;
line-height: 85px;
text-align: center;
color: #717171;
font-size: 3.5em;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.search-results > .search-result .media > a:hover i {
color: #418bca;
}
.search-results > .search-result .media .media-body small {
font-size: 11px;
color: #a4a4a4;
}
.refine-results {
margin: 15px 0;
padding-bottom: 5px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
color: #717171;
}
.search-filters {
text-align: center;
}
.search-filters > a {
padding: 5px 15px;
border: 1px solid #717171;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 12px;
margin: 0 2px;
color: #717171;
line-height: 36px;
}
.search-filters > a:hover {
border: 1px solid #418bca;
color: #418bca;
text-decoration: none;
}
.search-filters > a.active {
background-color: #418bca;
border-color: transparent;
color: white;
}
/*************************************/
/************* FLIPCLOCK *************/
/*************************************/
.flip-clock-wrapper {
margin: 30px 20px;
}
.flip-clock-wrapper .flip,
.flip-clock-wrapper .flip-clock-dot {
-webkit-box-shadow: none;
box-shadow: none;
}
.flip-clock-divider .flip-clock-label {
font-size: 14px;
color: #717171;
}
/************************************/
/************* PORTLETS *************/
/************************************/
.sortable.ui-sortable {
min-height: 100px;
padding-bottom: 100px;
}
.sortable.ui-sortable .tile {
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-timing-function: linear;
-moz-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
}
.sortable.ui-sortable .tile .tile-header {
cursor: pointer;
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.sortable.ui-sortable .tile .tile-header:hover {
background-color: rgba(0, 0, 0, 0.05) !important;
}
.sortable.ui-sortable .tile.drag-active {
-webkit-transform: scale(0.9, 0.9);
-moz-transform: scale(0.9, 0.9);
-ms-transform: scale(0.9, 0.9);
-o-transform: scale(0.9, 0.9);
transform: scale(0.9, 0.9);
}
.sortable.ui-sortable .tile.drag-active.ui-sortable-helper {
-webkit-transform: scale(1.05, 1.05);
-moz-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
}
.sortable.ui-sortable .tile-placeholder {
border: 1px dotted rgba(0, 0, 0, 0.2);
margin-bottom: 20px;
height: 100px;
}
/********************************/
/************* MISC *************/
/********************************/
#ascrail2000,
#ascrail2000-hr {
left: 0 !important;
}
.blockUI.blockOverlay {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.jumbotron {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.bottommargin {
margin-bottom: 10px;
}
.big-medium {
font-size: 36px;
font-weight: 500;
}
.medium-light {
font-size: 22px;
font-weight: 300;
}
.medium-thin {
font-size: 22px;
font-weight: 100;
}
.nomargin {
margin: 0 !important;
}
.w100p {
width: 100% !important;
}
.w35 {
width: 35px !important;
}
.w80 {
width: 80px !important;
}
.font-slab {
font-family: "Roboto Slab", serif;
}
.margin-bottom-20 {
margin-bottom: 20px;
}
.margin-top-15 {
margin-top: 15px;
}
.margin-15 {
margin: 15px;
}
.padding-top-0 {
padding-top: 0 !important;
}
.inline-block {
display: inline-block;
}
.checkbox.inline {
display: inline-block;
margin: 0;
padding: 0;
height: 0;
min-height: 0;
position: relative;
left: 5px;
top: -17px;
}
.rounded-corners {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
border-radius: 4px !important;
}
.rounded-corners .jvectormap-container {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
border-radius: 4px !important;
}
.rounded-top-corners {
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
}
.rounded-top-corners .jvectormap-container {
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
}
.rounded-bottom-corners {
-webkit-border-radius: 0 0 4px 4px !important;
-moz-border-radius: 0 0 4px 4px !important;
-ms-border-radius: 0 0 4px 4px !important;
-o-border-radius: 0 0 4px 4px !important;
border-radius: 0 0 4px 4px !important;
}
.rounded-bottom-corners .jvectormap-container {
-webkit-border-radius: 0 0 4px 4px !important;
-moz-border-radius: 0 0 4px 4px !important;
-ms-border-radius: 0 0 4px 4px !important;
-o-border-radius: 0 0 4px 4px !important;
border-radius: 0 0 4px 4px !important;
}
.rounded-left-corners {
-webkit-border-radius: 4px 0 0 4px !important;
-moz-border-radius: 4px 0 0 4px !important;
-ms-border-radius: 4px 0 0 4px !important;
-o-border-radius: 4px 0 0 4px !important;
border-radius: 4px 0 0 4px !important;
}
.rounded-right-corners {
-webkit-border-radius: 0 4px 4px 0 !important;
-moz-border-radius: 0 4px 4px 0 !important;
-ms-border-radius: 0 4px 4px 0 !important;
-o-border-radius: 0 4px 4px 0 !important;
border-radius: 0 4px 4px 0 !important;
}
.rounded-top-left-corner {
-webkit-border-radius: 4px 0 0 0 !important;
-moz-border-radius: 4px 0 0 0 !important;
-ms-border-radius: 4px 0 0 0 !important;
-o-border-radius: 4px 0 0 0 !important;
border-radius: 4px 0 0 0 !important;
}
.rounded-top-right-corner {
-webkit-border-radius: 0 4px 0 0 !important;
-moz-border-radius: 0 4px 0 0 !important;
-ms-border-radius: 0 4px 0 0 !important;
-o-border-radius: 0 4px 0 0 !important;
border-radius: 0 4px 0 0 !important;
}
.rounded-bottom-left-corner {
-webkit-border-radius: 0 0 0 4px !important;
-moz-border-radius: 0 0 0 4px !important;
-ms-border-radius: 0 0 0 4px !important;
-o-border-radius: 0 0 0 4px !important;
border-radius: 0 0 0 4px !important;
}
.rounded-bottom-right-corner {
-webkit-border-radius: 0 0 4px 0 !important;
-moz-border-radius: 0 0 4px 0 !important;
-ms-border-radius: 0 0 4px 0 !important;
-o-border-radius: 0 0 4px 0 !important;
border-radius: 0 0 4px 0 !important;
}
.as-table {
display: table;
width: 100%;
}
.as-table .tile {
display: table-cell;
float: none;
vertical-align: top;
} | MomWorld/Content/css/minimal.css | table .tooltip {
position:fixed;
border:1px solid #333;
background-color:#161616;
border-radius:5px;
padding:10px;
color:#fff;
}
@import url(http://fonts.googleapis.com/css?family=Ubuntu+Mono|Roboto:400,100,300,500,700,300italic|Roboto+Condensed:300,400,700|Roboto+Slab:400,700&subset=latin,latin-ext);
/************************************/
/************* CALENDAR *************/
/************************************/
.cal-options {
padding: 25px;
position: relative;
}
.cal-options .date-info {
position: relative;
top: 0;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.cal-options .date-info.out {
top: -200px;
}
.cal-options .date-info h2 {
margin-bottom: 0;
margin-top: 0;
}
.cal-options .date-info h2 i {
font-size: 32px;
cursor: pointer;
opacity: .5;
border: 2px solid white;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.cal-options .date-info h2 i#cal-prev {
padding: 0 11px 0 9px;
}
.cal-options .date-info h2 i#cal-next {
padding: 0 9px 0 11px;
}
.cal-options .date-info h2 i:hover {
opacity: 1;
}
.cal-options .date-info h3 {
margin-top: 0;
}
.cal-options #event-delete {
margin-top: -100px;
margin-bottom: 50px;
text-align: center;
}
.cal-options #event-delete i {
background-color: rgba(0, 0, 0, 0.15);
padding: 15px;
border-radius: 50%;
width: 90px;
opacity: 0;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.cal-options #event-delete.in i {
opacity: .8;
}
.cal-options #event-delete.in.active i {
opacity: 1;
background-color: rgba(0, 0, 0, 0.25);
}
.cal-options .events-wrapper {
margin-top: 40px;
}
.cal-options .events-wrapper h4 {
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
padding-bottom: 5px;
}
.cal-options .events-wrapper h4 .new-event {
color: white;
opacity: .5;
}
.cal-options .events-wrapper h4 .new-event:hover {
opacity: 1;
}
.cal-options .events-wrapper .external-event {
padding: 5px 10px;
background-color: white;
margin: 5px 0;
color: #717171;
font-size: 12px;
font-weight: 300;
opacity: .8;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border-left: 10px solid #717171;
cursor: move;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.cal-options .events-wrapper .external-event:hover {
opacity: 1;
}
.cal-options .events-wrapper .external-event[data-color="primary"] {
border-left: 10px solid #428bca;
}
.cal-options .events-wrapper .external-event[data-color="success"] {
border-left: 10px solid #5cb85c;
}
.cal-options .events-wrapper .external-event[data-color="info"] {
border-left: 10px solid #5bc0de;
}
.cal-options .events-wrapper .external-event[data-color="warning"] {
border-left: 10px solid #f0ad4e;
}
.cal-options .events-wrapper .external-event[data-color="danger"] {
border-left: 10px solid #d9534f;
}
.cal-options .events-wrapper .external-event[data-color="red"] {
border-left: 10px solid #ff4a43;
}
.cal-options .events-wrapper .external-event[data-color="cyan"] {
border-left: 10px solid #22beef;
}
.cal-options .events-wrapper .external-event[data-color="green"] {
border-left: 10px solid #a2d200;
}
.cal-options .events-wrapper .external-event[data-color="orange"] {
border-left: 10px solid #ffc100;
}
.cal-options .events-wrapper .external-event[data-color="amethyst"] {
border-left: 10px solid #cd97eb;
}
.cal-options .events-wrapper .external-event[data-color="greensea"] {
border-left: 10px solid #16a085;
}
.cal-options .events-wrapper .external-event[data-color="hotpink"] {
border-left: 10px solid #ff0066;
}
.cal-options .events-wrapper .external-event[data-color="drank"] {
border-left: 10px solid #a40778;
}
.cal-options .events-wrapper .external-event[data-color="dutch"] {
border-left: 10px solid #1693a5;
}
.cal-options .events-wrapper .external-event[data-color="blue"] {
border-left: 10px solid #418bca;
}
.cal-options .events-wrapper .external-event[data-color="redbrown"] {
border-left: 10px solid #d9544f;
}
.cal-options .events-wrapper .external-event[data-color="slategray"] {
border-left: 10px solid #3f4e62;
}
.cal-options .events-wrapper .checkbox {
margin-top: 15px !important;
padding-left: 0;
}
.fc .fc-content .fc-event {
padding: 3px 5px;
font-weight: 300;
font-size: 11px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.fc .fc-content .fc-view.fc-grid table > thead > tr > th.fc-widget-header, .fc .fc-content .fc-view.fc-agenda table > thead > tr > th.fc-widget-header {
border: 0;
border-bottom: 1px solid #e2e2e2;
border-top: 1px solid #e2e2e2;
background-color: #f2f2f2;
padding: 15px;
text-transform: uppercase;
color: #717171;
font-size: 12px;
font-weight: 700;
font-family: "Roboto Condensed", sans-serif;
}
.fc .fc-content .fc-view.fc-grid table > thead > tr > th.fc-widget-header.fc-first, .fc .fc-content .fc-view.fc-agenda table > thead > tr > th.fc-widget-header.fc-first {
-webkit-border-radius: 4px 0 0 0;
-moz-border-radius: 4px 0 0 0;
-ms-border-radius: 4px 0 0 0;
-o-border-radius: 4px 0 0 0;
border-radius: 4px 0 0 0;
border-left: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-grid table > thead > tr > th.fc-widget-header.fc-last, .fc .fc-content .fc-view.fc-agenda table > thead > tr > th.fc-widget-header.fc-last {
-webkit-border-radius: 0 4px 0 0;
-moz-border-radius: 0 4px 0 0;
-ms-border-radius: 0 4px 0 0;
-o-border-radius: 0 4px 0 0;
border-radius: 0 4px 0 0;
border-right: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-grid table > thead > tr > th.fc-agenda-gutter, .fc .fc-content .fc-view.fc-agenda table > thead > tr > th.fc-agenda-gutter {
padding: 0;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-widget-content, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-widget-content {
border: 0;
border-bottom: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-widget-content .fc-day-number, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-widget-content .fc-day-number {
padding: 5px 10px;
margin: 5px;
color: #717171;
font-weight: 300;
font-size: 12px;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td:first-child.fc-widget-content, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td:first-child.fc-widget-content {
border-left: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-state-highlight, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-state-highlight {
background: transparent;
}
.fc .fc-content .fc-view.fc-grid table > tbody > tr > td.fc-state-highlight .fc-day-number, .fc .fc-content .fc-view.fc-agenda table > tbody > tr > td.fc-state-highlight .fc-day-number {
background-color: #ff7b76;
color: white;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
padding: 4px 6px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-allday .fc-agenda-axis,
.fc .fc-content .fc-view.fc-agenda .fc-agenda-allday .fc-agenda-gutter {
border-left: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
background-color: #f2f2f2;
color: #717171;
font-size: 11px;
font-weight: 300;
padding: 10px 5px;
}
.fc .fc-content .fc-view.fc-agenda > table > tbody > tr > td.fc-state-highlight {
background: #f2f2f2;
}
.fc .fc-content .fc-view.fc-agenda > table > tbody > tr > td.fc-sat {
border-right: 0;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr {
line-height: 35px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr th {
border: 0;
border-left: 1px solid #e2e2e2;
border-right: 1px solid #e2e2e2;
background-color: #f2f2f2;
color: #717171;
font-size: 12px;
font-weight: 300;
padding-top: 10px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr td.fc-widget-content {
border-bottom: 1px solid #e2e2e2;
line-height: 50px;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr td.fc-widget-content:last-child {
border-right: 0;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-slots tr.fc-minor td.fc-widget-content {
border-bottom: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-divider {
border: 1px solid #e2e2e2;
}
.fc .fc-content .fc-view.fc-agenda .fc-agenda-divider .fc-agenda-divider-inner {
background-color: #f2f2f2;
height: 3px;
}
/*********************************/
/************* CHAT **************/
/*********************************/
.chat .tile {
margin-bottom: 0 !important;
}
ul.chat-nav > li {
padding: 0;
}
ul.chat-nav.main-nav > li h3 {
line-height: 28px !important;
}
ul.chat-nav.main-nav > li h3 .badge {
position: relative;
top: -2px;
}
ul.chat-nav.main-nav > li.pull-right {
line-height: 28px;
}
ul.chat-nav.side-nav > li {
position: relative;
}
ul.chat-nav.side-nav > li h3 {
line-height: 28px !important;
}
ul.chat-nav.side-nav > li .dropdown-toggle {
border-right: 0;
}
ul.chat-nav.side-nav > li .form-control {
position: absolute;
z-index: 9;
left: -22px;
min-height: 22px !important;
height: 22px !important;
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
display: none;
color: #717171;
font-size: 11px;
}
ul.chat-nav.side-nav > li .form-control::-webkit-input-placeholder {
color: #717171;
}
ul.chat-nav.side-nav > li .form-control:-moz-placeholder {
color: #717171;
}
ul.chat-nav.side-nav > li .form-control::-moz-placeholder {
color: #717171;
}
ul.chat-nav.side-nav > li .form-control:-ms-input-placeholder {
color: #717171;
}
ul.chat-nav.side-nav > li .form-control.active {
display: inline-block;
}
ul.chat-nav.side-nav > li .form-control:focus {
background-color: white;
}
.chat-inbox {
padding: 0;
list-style: none;
}
.chat-inbox > li {
padding: 5px 15px;
}
.chat-inbox > li:first-child {
padding: 15px;
}
.chat-inbox > li:last-child {
padding-bottom: 15px;
}
.chat-inbox > li > a {
display: block;
padding: 10px 15px;
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.chat-inbox > li > a:hover {
text-decoration: none;
background-color: rgba(255, 255, 255, 0.05);
}
.chat-inbox > li > a:hover .media .media-body .chat-actions {
display: block;
}
.chat-inbox > li > a .media {
position: relative;
}
.chat-inbox > li > a .media .media-object {
width: 50px;
height: 50px;
filter: alpha(opacity=40);
opacity: 0.4;
}
.chat-inbox > li > a .media .badge {
font-size: 9px;
padding: 2px 4px;
position: absolute;
top: 0;
left: 35px;
}
.chat-inbox > li > a .media .media-body .message {
font-size: 11px;
color: rgba(255, 255, 255, 0.8);
margin: 0;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: block;
width: 85%;
}
.chat-inbox > li > a .media .media-body .chat-actions {
position: absolute;
right: 0;
bottom: 8px;
font-size: 11px;
display: none;
}
.chat-inbox > li > a .media .media-body .chat-actions > span {
margin-left: 4px;
color: rgba(255, 255, 255, 0.4);
cursor: pointer;
}
.chat-inbox > li > a .media .media-body .chat-actions > span.archive:hover {
color: #ff4a43;
}
.chat-inbox > li > a .media .media-body .chat-actions > span.mark-unread:hover {
color: #16a085;
}
.chat-inbox > li > a .media .media-body .chat-actions > span.mark-unread:hover i:before {
content: "\f111";
}
.chat-inbox > li > a .media .media-body .media-heading {
font-size: 14px;
color: rgba(255, 255, 255, 0.8);
margin: 0;
position: relative;
padding-top: 7px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.chat-inbox > li > a .media .media-body .media-heading .time {
float: right;
font-size: 11px;
font-weight: 300;
color: rgba(255, 255, 255, 0.8);
}
.chat-inbox > li > a.unread .media .media-object, .chat-inbox > li > a.active .media .media-object {
opacity: 1;
filter: alpha(opacity=100);
/* For IE8 and earlier */
}
.chat-inbox > li > a.unread .media .media-heading, .chat-inbox > li > a.active .media .media-heading {
color: white;
font-weight: 700;
}
.chat-inbox > li > a.unread {
background-color: rgba(0, 0, 0, 0.15);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.chat-inbox > li > a.unread:hover {
background-color: rgba(0, 0, 0, 0.25);
}
.chat-inbox > li > a.active {
cursor: default;
background-color: rgba(255, 255, 255, 0.15);
border: 1px solid rgba(255, 255, 255, 0.1);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.chat-content {
padding: 20px 0;
}
.chat-content .chat-list {
list-style-type: none;
margin: 0;
padding: 0;
color: rgba(255, 255, 255, 0.7);
}
.chat-content .chat-list > li {
position: relative;
padding: 10px 0;
}
.chat-content .chat-list > li.conversation-divider {
font-size: 11px;
color: rgba(255, 255, 255, 0.7);
text-align: center;
}
.chat-content .chat-list > li.conversation-divider span {
display: inline-block;
position: relative;
background-color: rgba(0, 0, 0, 0.15);
padding: 3px 10px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.chat-content .chat-list > li.message .media .user-avatar {
position: relative;
}
.chat-content .chat-list > li.message .media .user-avatar .media-object {
width: 64px;
height: 64px;
}
.chat-content .chat-list > li.message .media .user-avatar:after {
border-bottom: 10px solid transparent;
border-top: 10px solid transparent;
content: "";
height: 0;
position: absolute;
top: 10px;
width: 0;
z-index: 1;
}
.chat-content .chat-list > li.message .media .media-body {
background: rgba(255, 255, 255, 0.15);
padding: 10px 15px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
margin-bottom: 3px;
font-size: 12px;
font-weight: 300;
line-height: 20px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.chat-content .chat-list > li.message .media .media-body .media-heading > a {
font-weight: 700;
font-size: 12px;
color: white;
}
.chat-content .chat-list > li.message .media .media-body .media-heading > a:hover {
text-decoration: underline;
}
.chat-content .chat-list > li.message .media .media-body .media-heading .time {
float: right;
font-size: 11px;
color: rgba(255, 255, 255, 0.5);
font-weight: 300;
}
.chat-content .chat-list > li.message.receive .media .media-body {
border: 1px solid rgba(255, 255, 255, 0.1);
}
.chat-content .chat-list > li.message.receive .media .user-avatar {
margin-right: 15px;
}
.chat-content .chat-list > li.message.receive .media .user-avatar:after {
border-right: 10px solid;
border-right-color: rgba(255, 255, 255, 0.15);
right: -15px;
}
.chat-content .chat-list > li.message.sent .media .user-avatar {
float: right !important;
margin-right: 0;
margin-left: 15px;
}
.chat-content .chat-list > li.message.sent .media .user-avatar:after {
border-left: 10px solid;
border-left-color: rgba(0, 0, 0, 0.15);
left: -15px;
}
.chat-content .chat-list > li.message.sent .media .media-body {
background-color: rgba(0, 0, 0, 0.15);
text-align: right;
}
.chat-content .chat-list > li.message.sent .media .media-body .time {
float: left;
}
.chat-reply {
height: 200px;
}
.chat-reply textarea {
width: 100%;
height: 142px !important;
resize: none;
border: 0 !important;
background-color: rgba(0, 0, 0, 0.3) !important;
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
color: white !important;
}
.chat-reply textarea::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7) !important;
}
.chat-reply textarea:-moz-placeholder {
color: rgba(255, 255, 255, 0.7) !important;
}
.chat-reply textarea::-moz-placeholder {
color: rgba(255, 255, 255, 0.7) !important;
}
.chat-reply textarea:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7) !important;
}
.chat-reply textarea:focus {
background-color: rgba(0, 0, 0, 0.5) !important;
}
.chat-reply .btn-group {
width: 100%;
background: rgba(255, 255, 255, 0.15) !important;
padding: 15px;
-webkit-border-radius: 0 0 4px 4px !important;
-moz-border-radius: 0 0 4px 4px !important;
-ms-border-radius: 0 0 4px 4px !important;
-o-border-radius: 0 0 4px 4px !important;
border-radius: 0 0 4px 4px !important;
}
.chat-reply .btn-group button.last-in-group,
.chat-reply .btn-group .btn.last-in-group {
border-top-right-radius: 4px !important;
border-bottom-right-radius: 4px !important;
}
.chat-reply .btn-group button.last,
.chat-reply .btn-group .btn.last {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
border-radius: 4px !important;
margin-left: 5px;
}
.chat-reply .btn-group div.checkbox {
margin: 0 !important;
margin-top: 4px !important;
margin-right: 10px !important;
position: absolute;
top: -35px;
right: 0;
filter: alpha(opacity=50);
opacity: 0.5;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.chat-reply .btn-group div.checkbox:hover {
filter: alpha(opacity=100);
opacity: 1;
}
/***********************************/
/************* COLORS **************/
/***********************************/
/* backgrounds */
.bg-transparent-black-05 {
background-color: rgba(0, 0, 0, 0.05) !important;
color: white;
}
.bg-transparent-black-1 {
background-color: rgba(0, 0, 0, 0.1) !important;
color: white;
}
.bg-transparent-black-15 {
background-color: rgba(0, 0, 0, 0.15) !important;
color: white;
}
.bg-transparent-black-2 {
background-color: rgba(0, 0, 0, 0.2) !important;
color: white;
}
.bg-transparent-black-3 {
background-color: rgba(0, 0, 0, 0.3) !important;
color: white;
}
.bg-transparent-black-4 {
background-color: rgba(0, 0, 0, 0.4) !important;
color: white;
}
.bg-transparent-black-5 {
background-color: rgba(0, 0, 0, 0.5) !important;
color: white;
}
.bg-transparent-black-6 {
background-color: rgba(0, 0, 0, 0.6) !important;
color: white;
}
.bg-transparent-black-7 {
background-color: rgba(0, 0, 0, 0.7) !important;
color: white;
}
.bg-transparent-black-8 {
background-color: rgba(0, 0, 0, 0.8) !important;
color: white;
}
.bg-transparent-white-05 {
background-color: rgba(255, 255, 255, 0.05) !important;
color: white;
}
.bg-transparent-white-1 {
background-color: rgba(255, 255, 255, 0.1) !important;
color: white;
}
.bg-transparent-white-15 {
background-color: rgba(255, 255, 255, 0.15) !important;
color: white;
}
.bg-transparent-white-2 {
background-color: rgba(255, 255, 255, 0.2) !important;
color: white;
}
.bg-transparent-white-3 {
background-color: rgba(255, 255, 255, 0.3) !important;
color: white;
}
.bg-transparent-white-4 {
background-color: rgba(255, 255, 255, 0.4) !important;
}
.bg-transparent-white-5 {
background-color: rgba(255, 255, 255, 0.5) !important;
}
.bg-transparent-white-6 {
background-color: rgba(255, 255, 255, 0.6) !important;
}
.bg-transparent-white-7 {
background-color: rgba(255, 255, 255, 0.7) !important;
}
.bg-transparent-white-8 {
background-color: rgba(255, 255, 255, 0.8) !important;
}
.bg-red {
background-color: #ff4a43 !important;
}
.bg-green {
background-color: #a2d200 !important;
}
.bg-cyan {
background-color: #22beef !important;
}
.bg-orange {
background-color: #ffc100 !important;
}
.bg-amethyst {
background-color: #cd97eb !important;
}
.bg-greensea {
background-color: #16a085 !important;
}
.bg-drank {
background-color: #a40778 !important;
}
.bg-dutch {
background-color: #1693a5 !important;
}
.bg-hotpink {
background-color: #ff0066 !important;
}
.bg-blue {
background-color: #418bca !important;
}
.bg-slategray {
background-color: #3f4e62 !important;
}
.bg-redbrown {
background-color: #d9544f !important;
}
/* colors */
.color-white {
color: #fff !important;
}
.color-red {
color: #ff4a43 !important;
}
.color-green {
color: #a2d200 !important;
}
.color-cyan {
color: #22beef !important;
}
.color-orange {
color: #ffc100 !important;
}
.color-amethyst {
color: #cd97eb !important;
}
.color-greensea {
color: #16a085 !important;
}
.color-drank {
color: #a40778 !important;
}
.color-dutch {
color: #1693a5 !important;
}
.color-hotpink {
color: #ff0066 !important;
}
.color-blue {
color: #418bca !important;
}
.color-slategray {
color: #3f4e62 !important;
}
.color-redbrown {
color: #d9544f !important;
}
.color-transparent-black {
color: rgba(0, 0, 0, 0.4) !important;
}
/**************************************/
/************* DATATABLES *************/
/**************************************/
.dataTables_wrapper {
font-size: 11px;
position: relative;
}
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody .table thead tr th:before, .dataTables_wrapper .dataTables_scroll .dataTables_scrollBody .table thead tr th:after,
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody .table thead tr td:before,
.dataTables_wrapper .dataTables_scroll .dataTables_scrollBody .table thead tr td:after {
content: "" !important;
display: none;
}
.dataTables_wrapper .chosen-container {
width: auto !important;
}
.dataTables_wrapper .row {
margin: 0;
padding: 10px 0;
}
.dataTables_wrapper label {
margin: 0;
}
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter {
color: #999;
}
.dataTables_wrapper .delete-row,
.dataTables_wrapper .add-row {
position: absolute;
top: 20px;
left: 43%;
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.dataTables_wrapper .delete-row {
display: none;
}
.dataTables_wrapper .DTTT_container {
float: left;
margin: 0;
}
.dataTables_wrapper .ColVis {
float: none;
display: inline-block;
vertical-align: middle;
margin: 0 5px;
}
.dataTables_wrapper .ColVis .ColVis_Button {
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
cursor: pointer;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: #717171;
padding: 0 10px;
height: 31px;
line-height: 31px;
}
.dataTables_wrapper .ColVis .ColVis_Button i {
font-size: 14px;
}
.dataTables_wrapper .ColVis .ColVis_Button:hover {
background-color: #ebebeb;
border-color: #adadad;
}
.dataTables_wrapper .ColVis .ColVis_Button:focus {
outline: 0;
background-color: #ebebeb;
border-color: #adadad;
}
.dataTables_wrapper .dataTables_length select + .chosen-container.chosen-container-single .chosen-single {
background: #fff;
}
.dataTables_wrapper .dataTables_length select + .chosen-container.chosen-container-single .chosen-drop {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
margin-top: -4px;
}
.dataTables_wrapper div.dataTables_filter label {
vertical-align: middle;
line-height: 33px;
}
.dataTables_wrapper div.dataTables_filter input {
/* font-family: "Ubuntu Mono", sans-serif; */
font-size: 16px !important;
color: rgba(0, 0, 0, 0.6) !important;
background: none !important;
border: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
-webkit-appearance: none !important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
min-height: 28px;
padding: 0 !important;
line-height: 32px !important;
}
.dataTables_wrapper div.dataTables_filter input:focus {
outline: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.dataTables_wrapper div.dataTables_filter input::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.dataTables_wrapper div.dataTables_filter input:-moz-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.dataTables_wrapper div.dataTables_filter input::-moz-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.dataTables_wrapper div.dataTables_filter input:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting_asc, .dataTables_wrapper .table-datatable > thead > tr th.sorting_desc, .dataTables_wrapper .table-datatable > thead > tr th.sorting,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_asc,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_desc,
.dataTables_wrapper .table-datatable > thead > tr td.sorting {
position: relative;
background: none;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting_asc:before, .dataTables_wrapper .table-datatable > thead > tr th.sorting_desc:before, .dataTables_wrapper .table-datatable > thead > tr th.sorting:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting:before {
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px !important;
float: right;
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting:before {
content: "\f0dc";
margin-top: 6px !important;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting:hover,
.dataTables_wrapper .table-datatable > thead > tr td.sorting:hover {
color: #717171;
background-color: transparent;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting:hover:after,
.dataTables_wrapper .table-datatable > thead > tr td.sorting:hover:after {
background-color: rgba(113, 113, 113, 0.75);
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_asc:before {
content: "\f0dd";
margin-top: 3px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_desc:before {
content: "\f0de";
margin-top: 9px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-alpha.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-alpha.sorting_asc:before {
content: "\f15d";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-alpha.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-alpha.sorting_desc:before {
content: "\f15e";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-amount.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-amount.sorting_asc:before {
content: "\f160";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-amount.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-amount.sorting_desc:before {
content: "\f161";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-numeric.sorting_asc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-numeric.sorting_asc:before {
content: "\f162";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.sort-numeric.sorting_desc:before,
.dataTables_wrapper .table-datatable > thead > tr td.sort-numeric.sorting_desc:before {
content: "\f163";
margin-top: 6px;
}
.dataTables_wrapper .table-datatable > thead > tr th.no-sort, .dataTables_wrapper .table-datatable > thead > tr th.sorting_disabled,
.dataTables_wrapper .table-datatable > thead > tr td.no-sort,
.dataTables_wrapper .table-datatable > thead > tr td.sorting_disabled {
cursor: default;
}
.dataTables_wrapper .table-datatable > tbody > tr > td.details,
.dataTables_wrapper .table-datatable > tbody > tr > th.details {
background-color: rgba(0, 0, 0, 0.05);
}
.dataTables_wrapper .table-datatable > tbody > tr > td.details table > tbody > tr > td,
.dataTables_wrapper .table-datatable > tbody > tr > th.details table > tbody > tr > td {
padding: 5px;
}
.dataTables_wrapper .table-datatable > tbody > tr > td.details table > tbody > tr > td:first-child,
.dataTables_wrapper .table-datatable > tbody > tr > th.details table > tbody > tr > td:first-child {
font-family: "Roboto Slab", serif;
font-size: 12px;
font-weight: 700;
line-height: 16px;
color: #717171;
}
.dataTables_wrapper .table-datatable > tbody > tr > td.details table > tbody > tr > td:last-child,
.dataTables_wrapper .table-datatable > tbody > tr > th.details table > tbody > tr > td:last-child {
line-height: 16px;
font-size: 12px;
padding: 0 5px;
}
.dataTables_wrapper .table-datatable > tbody > tr.row_selected > td,
.dataTables_wrapper .table-datatable > tbody > tr.row_selected > th, .dataTables_wrapper .table-datatable > tbody > tr.drilled > td,
.dataTables_wrapper .table-datatable > tbody > tr.drilled > th {
background-color: rgba(0, 0, 0, 0.05);
}
.dataTables_wrapper .dataTables_paginate {
float: none;
}
.dataTables_wrapper .dataTables_paginate.paging_custombootstrap ul > li > a {
padding: 3px 7px;
font-size: 11px;
line-height: 15px;
}
.DTTT_print_info {
overflow: hidden;
opacity: 1;
background: white;
border: 0;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
top: 70px;
z-index: 999999;
color: #717171;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
}
.ColVis_collection {
min-width: 130px;
padding: 3px;
background-color: #f2f2f2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
z-index: 999999;
}
.ColVis_collection > li {
margin-bottom: 3px;
}
.ColVis_collection > li:last-child {
margin-bottom: 0;
}
.ColVis_collection > li > label {
width: 100%;
text-align: left;
padding: 2px 3px;
}
.ColVis_collection > li > label span {
font-size: 11px;
margin-left: 5px;
color: #717171;
}
.ColVis_collection > li > label input:checked + span {
color: #212121;
}
.ColVis_catcher {
cursor: pointer;
}
.ColVis_collectionBackground {
position: fixed;
width: 100%;
height: 100%;
}
/*********************************************/
/************* LOGIN & LOCK PAGE *************/
/*********************************************/
#content.full-page .inside-block::-webkit-scrollbar {
width: 0;
}
#content.full-page {
position: fixed;
width: 100%;
height: 100%;
padding: 0 0 45px 0 !important;
top: -45px;
/* background: url(../images/noise.png) left top repeat, url(../images/dot_pattern.png) left top repeat, url(../images/backgrounds/1.jpg) left top/cover no-repeat; */
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#content.full-page.register .inside-block form section.controls a {
display: initial;
position: relative;
color: rgba(255, 0, 0, 0.6);
}
#content.full-page.register .inside-block form section.controls a:hover {
color: rgba(255, 0, 0, 1);
}
#content.full-page .inside-block {
display: block;
margin: 0 auto;
text-align: center;
width: 450px;
background-color: rgba(255, 255, 255, 0.2);
height: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding: 50px;
color: white;
overflow: auto;
}
#content.full-page .inside-block img {
margin-top: 50px;
display: inline-block;
width: initial;
}
#content.full-page .inside-block .user-photo img {
margin: 0 0 20px 0;
width: 100px;
border: 5px solid rgba(0, 0, 0, 0.2);
}
#content.full-page .inside-block h1 {
text-transform: uppercase;
font-size: 26px;
margin-bottom: 10px;
}
#content.full-page .inside-block h1 strong {
position: relative;
display: inline-block;
}
#content.full-page .inside-block h1 strong:before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 5px;
/* background-color: #1ccdaa; */
top: -10px;
left: 0;
}
#content.full-page .inside-block span.overline {
position: relative;
}
#content.full-page .inside-block span.overline:before {
content: "";
position: absolute;
display: block;
width: 40px;
height: 5px;
background-color: #1ccdaa;
top: -5px;
left: 0;
}
#content.full-page .inside-block h5 {
font-family: "Roboto Condensed", sans-serif;
font-weight: 300;
margin: 0;
font-size: 12px;
margin-bottom: 5px;
}
#content.full-page .inside-block form {
/* margin-top: 50px; */
/* margin-bottom: 40px; */
}
#content.full-page .inside-block form.form-unlock {
margin-top: 20px;
}
#content.full-page .inside-block form .input-group {
margin-bottom: 10px;
}
#content.full-page .inside-block form .input-group .input-group-addon {
background-color: rgba(0, 0, 0, 0.2);
-webkit-border-radius: 0 4px 4px 0 !important;
-moz-border-radius: 0 4px 4px 0 !important;
-ms-border-radius: 0 4px 4px 0 !important;
-o-border-radius: 0 4px 4px 0 !important;
border-radius: 0 4px 4px 0 !important;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
border: 0;
}
#content.full-page .inside-block form .input-group .input-group-addon i {
width: 18px;
color: rgba(255, 255, 255, 0.6);
}
#content.full-page .inside-block form .input-group .input-group-addon i:after {
content: "";
height: 50%;
margin-left: -25px;
position: absolute;
top: 25%;
}
#content.full-page .inside-block form .input-group input {
background-color: rgba(0, 0, 0, 0.2) !important;
border: 0 !important;
-webkit-border-radius: 4px 0 0 4px !important;
-moz-border-radius: 4px 0 0 4px !important;
-ms-border-radius: 4px 0 0 4px !important;
-o-border-radius: 4px 0 0 4px !important;
border-radius: 4px 0 0 4px !important;
color: white !important;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
#content.full-page .inside-block form .input-group input:focus, #content.full-page .inside-block form .input-group input:focus + .input-group-addon {
background-color: rgba(0, 0, 0, 0.3) !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
#content.full-page .inside-block form .input-group input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#content.full-page .inside-block form .input-group input:-moz-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#content.full-page .inside-block form .input-group input::-moz-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#content.full-page .inside-block form .input-group input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.6);
}
#content.full-page .inside-block form section.controls {
text-align: left;
position: relative;
}
#content.full-page .inside-block form section.controls .checkbox {
padding: 0;
display: inline-block;
margin: 0 !important;
}
#content.full-page .inside-block form section.controls a {
font-size: 12px;
margin-top: 5px;
display: inline-block;
position: absolute;
right: 0;
top: 0;
color: rgba(255, 255, 255, 0.8);
}
#content.full-page .inside-block form section.controls a:hover {
color: white;
text-decoration: none;
}
#content.full-page .inside-block section.log-in {
padding: 15px 0;
border-top: 5px dashed rgba(0, 0, 0, 0.1);
}
#content.full-page .inside-block form section.log-in .btn {
display: inline-block;
/* margin-top: 20px; */
}
#content.full-page .inside-block form section.log-in span {
display: inline-block;
vertical-align: bottom;
line-height: 36px;
margin: 0 10px;
font-style: italic;
font-family: Georgia, serif;
}
/****************************************/
/************* WEATHER PAGE *************/
/****************************************/
#content.full-page.weather .owl-carousel {
height: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding-bottom: 45px;
}
#content.full-page.weather .owl-carousel .owl-wrapper-outer {
height: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding-bottom: 45px;
}
#content.full-page.weather .owl-carousel .owl-wrapper-outer .owl-wrapper {
height: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding-bottom: 45px;
}
#content.full-page.weather .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
height: 100%;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
padding-bottom: 45px;
overflow: hidden;
}
#content.full-page.weather .owl-carousel .owl-controls {
text-align: right;
}
#content.full-page.weather .owl-carousel .owl-controls .owl-pagination {
top: 55px;
left: auto;
right: 380px;
}
#content.full-page.weather .owl-carousel .owl-controls .owl-buttons {
top: 40%;
}
#content.full-page.weather .owl-carousel .owl-controls .owl-buttons i {
font-size: 120px;
}
#content.full-page.weather .owl-carousel .owl-controls .owl-buttons .owl-next {
right: 380px;
}
#content.full-page.weather .owl-carousel .slide {
position: relative;
}
#content.full-page.weather .owl-carousel .slide .cover .pattern {
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: url(../images/dot_pattern.png);
z-index: 9;
}
#content.full-page.weather .owl-carousel .slide .cover img {
position: fixed;
top: 0;
left: 0;
z-index: 1;
width: 100%;
}
#content.full-page.weather .owl-carousel .slide .cover img.bgwidth {
width: 100%;
}
#content.full-page.weather .owl-carousel .slide .cover img.bgheight {
height: 100%;
width: auto;
}
#content.full-page.weather .owl-carousel .slide .inside-block {
position: fixed;
right: 0;
top: 45px;
z-index: 999;
width: 360px;
background-color: rgba(0, 0, 0, 0.5);
padding: 30px;
padding-bottom: 40px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
padding: 15px 0;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row h1 {
font-size: 74px;
margin: 0;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row h4 {
font-family: "Roboto", "Arial", sans-serif;
font-size: 16px;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row:first-child h4.this-day {
margin-left: -24px;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row:not(:first-child) h4 {
line-height: 45px;
font-size: 18px;
margin: 0;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row:last-child {
border: 0;
}
#content.full-page.weather .owl-carousel .slide .inside-block > .row .temp {
font-size: 32px;
font-weight: 300;
margin-left: 20px;
display: inline-block;
vertical-align: top;
}
#content.full-page.weather .owl-carousel .slide .location {
position: absolute;
z-index: 999;
top: 70px;
left: 50px;
color: white;
}
#content.full-page.weather .owl-carousel .slide .location h1, #content.full-page.weather .owl-carousel .slide .location h2, #content.full-page.weather .owl-carousel .slide .location h3 {
font-family: "Roboto", "Arial", sans-serif;
margin: 0;
}
#content.full-page.weather .owl-carousel .slide .location h1 {
font-family: "Roboto Slab", serif;
font-size: 60px;
font-weight: 700;
}
#content.full-page.weather .owl-carousel .slide .location h2 {
font-size: 30px;
font-weight: 300;
}
#content.full-page.weather .owl-carousel .slide .location h3 {
font-weight: 300;
font-size: 28px;
margin-top: 20px;
}
#content.full-page.weather .owl-carousel .slide .photo-author {
position: absolute;
z-index: 1000;
bottom: 20px;
top: 50px;
right: 40px;
color: rgba(255, 255, 255, 0.3);
font-size: 12px;
}
.animation-pulseSlow {
-webkit-animation-name: pulseSlow;
-moz-animation-name: pulseSlow;
animation-name: pulseSlow;
-webkit-animation-duration: 30s;
-moz-animation-duration: 30s;
animation-duration: 30s;
-webkit-animation-iteration-count: infinite;
-moz-animation-iteration-count: infinite;
animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
animation-timing-function: linear;
}
@-webkit-keyframes pulseSlow {
0% {
-webkit-transform: scale(1.1);
}
50% {
-webkit-transform: scale(1);
}
100% {
-webkit-transform: scale(1.1);
}
}
@-moz-keyframes pulseSlow {
0% {
-moz-transform: scale(1.1);
}
50% {
-moz-transform: scale(1);
}
100% {
-moz-transform: scale(1.1);
}
}
@-o-keyframes pulseSlow {
0% {
-o-transform: scale(1.1);
}
50% {
-o-transform: scale(1);
}
100% {
-o-transform: scale(1.1);
}
}
@keyframes pulseSlow {
0% {
transform: scale(1.1);
}
50% {
transform: scale(1);
}
100% {
transform: scale(1.1);
}
}
/**************************************/
/************* ERROR PAGE *************/
/**************************************/
#content.full-page.error .inside-block {
width: 500px;
position: relative;
}
#content.full-page.error .inside-block h1.error {
text-align: center;
font-size: 60px;
margin-top: 20px;
margin-bottom: 30px;
}
#content.full-page.error .inside-block h1.error strong:before {
top: 2px;
left: 0;
width: 60px;
}
#content.full-page.error .inside-block p {
text-align: center;
font-weight: 400;
}
#content.full-page.error .inside-block p.lead {
margin-bottom: 0;
}
#content.full-page.error .inside-block .controls {
text-align: center;
margin-top: 40px;
margin-bottom: 40px;
}
#content.full-page.error .inside-block .controls .btn {
margin-right: 10px;
margin-bottom: 10px;
}
#content.full-page.error .search {
width: 200px;
position: fixed;
top: 20px;
right: 20px;
z-index: 99;
}
#content.full-page.error .search input {
font-family: "Ubuntu Mono", sans-serif;
font-size: 16px;
color: white;
background: none;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.6);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-appearance: none !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-font-smoothing: antialiased;
padding: 0 !important;
line-height: 18px;
min-height: 26px;
}
#content.full-page.error .search input:focus {
outline: none;
border-bottom: 1px solid white;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
#content.full-page.error .search input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#content.full-page.error .search input:-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#content.full-page.error .search input::-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
#content.full-page.error .search input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
/**********************************************/
/************* JQUERY FILE UPLOAD *************/
/**********************************************/
.fileupload-buttonbar {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: -moz-none;
-o-user-select: none;
user-select: none;
}
table tbody.files > tr > td {
vertical-align: middle;
}
table tbody.files > tr > td.upload {
vertical-align: top;
}
table tbody.files > tr > td.actions button {
margin-right: 5px;
}
table tbody.files > tr > td.actions button i {
font-size: 14px;
}
table tbody.files > tr > td.actions .checkbox {
left: -28px;
top: 2px;
}
table tbody.files > tr > td.actions .checkbox label:after {
width: 12px !important;
}
table tbody.files > tr > td .preview {
width: 50px;
max-width: 50px;
min-height: 50px;
display: block;
}
table tbody.files > tr > td .preview canvas,
table tbody.files > tr > td .preview img {
width: 50px;
max-width: 50px;
}
/***********************************/
/************* GALLERY *************/
/***********************************/
.img-view {
overflow: hidden;
position: relative;
text-align: center;
cursor: pointer;
}
.img-view .overlay {
width: 100%;
height: 100%;
position: absolute;
overflow: hidden;
top: 0;
left: 0;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
background-color: rgba(34, 190, 239, 0.7);
z-index: 99;
}
.img-view .overlay .media-info {
text-align: center;
position: relative;
padding: 10px;
background: rgba(0, 0, 0, 0.8);
margin: 20px 0 0 0;
-webkit-transform: translateY(-100px);
-moz-transform: translateY(-100px);
-ms-transform: translateY(-100px);
-o-transform: translateY(-100px);
transform: translateY(-100px);
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
z-index: 999;
}
.img-view .overlay .media-info .checkbox {
float: left;
margin: 0 !important;
padding: 0;
margin-top: -9px !important;
position: absolute;
}
.img-view .overlay .media-info .checkbox label:after {
left: 1px;
}
.img-view .overlay .media-info h2 {
color: white;
font-size: 16px;
margin: 0;
}
.img-view .overlay .media-info span {
font-size: 11px;
color: rgba(255, 255, 255, 0.5);
font-style: italic;
}
.img-view .overlay .media-info button {
float: right;
margin: 0;
padding: 0;
margin-top: -9px;
position: absolute;
right: 10px;
padding: 1px 6px;
}
.img-view .overlay .media-info .dropdown-menu {
top: 15px;
right: 33px;
left: auto;
text-align: left;
min-width: 120px;
}
.img-view .overlay .media-info .dropdown-menu > li > a {
font-size: 11px;
color: #717171;
padding: 3px 10px;
line-height: 20px;
}
.img-view .overlay .media-info .dropdown-menu > li > a i {
font-size: 14px;
width: 15px;
color: #a4a4a4;
}
.img-view .overlay .media-info .dropdown-menu > li > a:hover {
color: #418bca;
}
.img-view .overlay .media-info .dropdown-menu > li > a:hover i {
color: #418bca;
}
.img-view .overlay p {
font-family: Georgia, serif;
font-size: 12px;
font-style: italic;
position: relative;
color: rgba(255, 255, 255, 0.9);
padding: 10px 20px 20px;
text-align: center;
max-width: 320px;
margin: 10px auto 0 auto;
-webkit-transform: translateY(100px);
-moz-transform: translateY(100px);
-ms-transform: translateY(100px);
-o-transform: translateY(100px);
transform: translateY(100px);
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.img-view img {
max-width: 100%;
height: auto;
vertical-align: middle;
border: 0;
display: block;
position: relative;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.img-view:hover img {
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.img-view:hover .overlay {
filter: alpha(opacity=100);
opacity: 1;
}
.img-view:hover .overlay .media-info,
.img-view:hover .overlay p {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
filter: alpha(opacity=100);
opacity: 1;
}
.img-view:hover .overlay p {
-webkit-transition-delay: 0.1s;
-moz-transition-delay: 0.1s;
transition-delay: 0.1s;
}
.img-view.selected .overlay {
filter: alpha(opacity=100);
opacity: 1;
}
.img-view.selected .media-info {
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
filter: alpha(opacity=100);
opacity: 1;
}
/* superbox */
.superbox .superbox-list {
padding: 0;
margin: 5px;
}
.superbox .superbox-show {
-webkit-box-shadow: none;
box-shadow: none;
background: rgba(0, 0, 0, 0.3);
width: calc(100% - 13px);
margin: 0 5px;
}
.superbox .superbox-show img {
max-width: 100%;
}
/* colorbox */
.colorbox .colorbox-list {
padding: 0;
margin: 5px;
}
@media only screen and (min-width: 320px) {
.superbox-list,
.colorbox-list {
width: 100%;
}
}
@media only screen and (min-width: 680px) {
.superbox-list,
.colorbox-list {
width: 47.8%;
}
}
@media only screen and (min-width: 1128px) {
.superbox-list,
.colorbox-list {
width: 31.8%;
}
}
@media only screen and (min-width: 1360px) {
.superbox-list,
.colorbox-list {
width: 23.8%;
}
}
@media only screen and (min-width: 1600px) {
.superbox-list,
.colorbox-list {
width: 19%;
}
}
@media only screen and (min-width: 1900px) {
.superbox-list,
.colorbox-list {
width: 15.85%;
}
}
/********************************/
/************* MAIL *************/
/********************************/
.vertical-mail > .row,
.horizontal-mail > .row {
display: table;
}
.vertical-mail > .row > div[class*='col-'],
.horizontal-mail > .row > div[class*='col-'] {
padding: 0;
display: table-cell;
float: none;
vertical-align: top;
}
.vertical-mail > .row > div[class*='col-']:first-child,
.horizontal-mail > .row > div[class*='col-']:first-child {
padding-left: 15px;
}
.vertical-mail > .row > div[class*='col-']:last-child,
.horizontal-mail > .row > div[class*='col-']:last-child {
padding: 0 15px;
}
.vertical-mail ul.navigation,
.horizontal-mail ul.navigation {
background-color: rgba(0, 0, 0, 0.3);
list-style-type: none;
color: white;
height: 100%;
overflow: auto;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
padding: 0 20px;
border: 1px solid transparent;
}
.vertical-mail ul.navigation > li.mark,
.horizontal-mail ul.navigation > li.mark {
text-align: center;
font-size: 70px;
background-color: transparent;
padding: initial;
}
.vertical-mail ul.navigation > li.compose,
.horizontal-mail ul.navigation > li.compose {
text-align: center;
margin: 20px 0 30px 0;
}
.vertical-mail ul.navigation > li.compose .btn,
.horizontal-mail ul.navigation > li.compose .btn {
color: white;
font-size: 13px;
padding: 10px 20px;
text-transform: uppercase;
font-weight: 700;
}
.vertical-mail ul.navigation > li.heading h5,
.horizontal-mail ul.navigation > li.heading h5 {
text-transform: uppercase;
font-weight: 700;
font-size: 11px;
-webkit-font-smoothing: antialiased;
font-family: "Roboto Condensed", sans-serif;
padding-bottom: 2px;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
color: rgba(255, 255, 255, 0.8);
}
.vertical-mail ul.navigation > li.heading h5 a,
.horizontal-mail ul.navigation > li.heading h5 a {
color: rgba(255, 255, 255, 0.5);
}
.vertical-mail ul.navigation > li.heading h5 a:hover,
.horizontal-mail ul.navigation > li.heading h5 a:hover {
color: white;
}
.vertical-mail ul.navigation > li > ul,
.horizontal-mail ul.navigation > li > ul {
list-style-type: none;
padding: 0;
margin: 0 -20px;
}
.vertical-mail ul.navigation > li > ul > li,
.horizontal-mail ul.navigation > li > ul > li {
text-align: right;
}
.vertical-mail ul.navigation > li > ul > li a,
.horizontal-mail ul.navigation > li > ul > li a {
color: rgba(255, 255, 255, 0.6);
font-size: 16px;
line-height: 36px;
font-weight: 700;
font-family: "Roboto Slab", serif;
display: block;
padding-right: 20px;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.vertical-mail ul.navigation > li > ul > li a span.badge,
.horizontal-mail ul.navigation > li > ul > li a span.badge {
position: relative;
top: -3px;
margin-right: 5px;
}
.vertical-mail ul.navigation > li > ul > li a:hover,
.horizontal-mail ul.navigation > li > ul > li a:hover {
color: white;
text-decoration: none;
background-color: rgba(0, 0, 0, 0.1);
}
.vertical-mail ul.navigation > li > ul > li.active a,
.horizontal-mail ul.navigation > li > ul > li.active a {
font-size: 22px;
background-color: rgba(0, 0, 0, 0.2);
color: white;
}
.vertical-mail ul.navigation > li > ul > li.divider,
.horizontal-mail ul.navigation > li > ul > li.divider {
padding: 5px 0;
background: none;
}
.vertical-mail ul.navigation > li > ul > li.other a, .vertical-mail ul.navigation > li > ul > li.tag a,
.horizontal-mail ul.navigation > li > ul > li.other a,
.horizontal-mail ul.navigation > li > ul > li.tag a {
font-family: "Roboto", "Arial", sans-serif;
font-size: 14px;
line-height: 30px;
font-weight: 400;
position: relative;
}
.vertical-mail ul.navigation > li > ul > li.other a:hover, .vertical-mail ul.navigation > li > ul > li.tag a:hover,
.horizontal-mail ul.navigation > li > ul > li.other a:hover,
.horizontal-mail ul.navigation > li > ul > li.tag a:hover {
color: white;
}
.vertical-mail ul.navigation > li > ul > li.tag a,
.horizontal-mail ul.navigation > li > ul > li.tag a {
font-size: 12px;
padding-right: 33px;
}
.vertical-mail ul.navigation > li > ul > li.tag a span.label,
.horizontal-mail ul.navigation > li > ul > li.tag a span.label {
position: absolute;
right: 20px;
display: inline-block;
width: 5px;
height: 15px;
top: 50%;
margin-top: -7px;
padding: 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
ul.inbox {
list-style-type: none;
margin: 0;
height: 100%;
overflow: auto;
background-color: rgba(255, 255, 255, 0.15);
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
padding: 0 20px;
border: 1px solid rgba(255, 255, 255, 0.1);
}
ul.inbox > li.heading h1 {
text-align: center;
color: white;
}
ul.inbox > li.search {
margin: 20px 0;
text-align: center;
}
ul.inbox > li.search i {
line-height: 28px;
margin-right: 5px;
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.search input {
font-family: "Ubuntu Mono", sans-serif;
font-size: 16px;
color: white;
background: none;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.6);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-appearance: none !important;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-font-smoothing: antialiased;
padding: 0 !important;
line-height: 18px;
min-height: 26px;
}
ul.inbox > li.search input:focus {
outline: none;
border-bottom: 1px solid white;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
ul.inbox > li.search input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.search input:-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.search input::-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.search input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.pagination span {
font-size: 11px;
color: white;
font-style: italic;
margin-right: 5px;
}
ul.inbox > li.pagination .btn {
background-color: rgba(255, 255, 255, 0.15);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.7);
}
ul.inbox > li.pagination .btn:hover {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}
ul.inbox > li.msg {
padding: 10px 20px 10px 30px;
cursor: pointer;
background-color: rgba(255, 255, 255, 0.2);
position: relative;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
margin-bottom: 5px;
overflow: hidden;
border: 1px solid rgba(255, 255, 255, 0.1);
}
ul.inbox > li.msg .checkbox {
margin: 0;
padding: 0;
height: 0;
min-height: 0;
position: absolute;
left: 5px;
top: -10px;
}
ul.inbox > li.msg .mail-favourite {
position: absolute;
left: 8px;
top: 32px;
color: white;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
}
ul.inbox > li.msg .mail-favourite.active i:before {
content: "\f005";
}
ul.inbox > li.msg.last {
margin-bottom: 0;
}
ul.inbox > li.msg div {
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
}
ul.inbox > li.msg div h5 {
color: white;
margin: 0;
}
ul.inbox > li.msg div p {
padding-top: 10px;
margin: 0;
width: 220px;
color: rgba(255, 255, 255, 0.8);
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
line-height: 16px;
}
ul.inbox > li.msg div p strong {
color: white;
}
ul.inbox > li.msg div .delivery-time {
color: rgba(255, 255, 255, 0.8);
font-size: 11px;
}
ul.inbox > li.msg div .mail-attachment {
float: right;
color: rgba(255, 255, 255, 0.8);
}
ul.inbox > li.msg div .mail-label {
width: 3px;
height: 100%;
position: absolute;
right: 0;
top: 0;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
ul.inbox > li.msg div .mail-actions {
position: absolute;
top: 5px;
right: 10px;
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
ul.inbox > li.msg div .mail-actions a {
padding: 5px;
color: rgba(255, 255, 255, 0.8);
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
ul.inbox > li.msg div .mail-actions a:hover {
color: white;
}
ul.inbox > li.msg div .mail-actions a.delete:hover {
color: #ff4a43;
}
ul.inbox > li.msg div .mail-actions a.reply:hover {
color: #a2d200;
}
ul.inbox > li.msg:hover {
background-color: rgba(0, 0, 0, 0.15);
border: 1px solid transparent;
}
ul.inbox > li.msg:hover .mail-actions {
opacity: 1;
}
ul.inbox > li.msg.active {
background-color: rgba(0, 0, 0, 0.3);
border: 1px solid transparent;
}
.mail-content {
width: 100%;
height: 100%;
}
.mail-content .quick-navigation {
text-align: center;
background-color: rgba(255, 255, 255, 0.15);
margin-bottom: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
}
.mail-content .quick-navigation h3 {
display: inline-block;
font-size: 18px;
margin: 0;
line-height: 50px;
color: white;
}
.mail-content .quick-navigation button {
padding: 15px 20px;
border: 0;
background-color: rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.7);
}
.mail-content .quick-navigation button.prev {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.mail-content .quick-navigation button.next {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.mail-content .quick-navigation button:hover {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}
.mail-content .message {
overflow: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.mail-content .message .header {
background-color: rgba(0, 0, 0, 0.3);
padding: 20px;
}
.mail-content .message .header h1 {
margin: 0 0 10px 0;
color: white;
font-size: 26px;
}
.mail-content .message .header .message-info {
list-style-type: none;
padding: 0;
margin: 0;
}
.mail-content .message .header .message-info li {
display: inline-block;
color: white;
min-width: 20%;
margin-right: 20px;
background-color: rgba(0, 0, 0, 0.2);
padding: 4px 10px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 11px;
margin-bottom: 5px;
}
.mail-content .message .header .message-info li em {
filter: alpha(opacity=80);
opacity: 0.8;
}
.mail-content .message .header .actions {
margin: 20px -20px -20px -20px;
padding: 10px 20px;
background-color: rgba(0, 0, 0, 0.3);
}
.mail-content .message .header .actions .btn {
background-color: rgba(255, 255, 255, 0.15);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.7);
}
.mail-content .message .header .actions .btn:hover {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}
.mail-content .message .content {
padding: 40px 20px 20px 20px;
overflow: hidden;
background-color: white;
}
.mail-content .message .content p {
color: #717171;
font-weight: 300;
}
.mail-content .message .content .attachments {
list-style-type: none;
padding: 0;
margin: 0;
}
.mail-content .message .content .attachments > li {
margin-bottom: 5px;
}
.mail-content .message .content .attachments > li em {
font-size: 11px;
color: #717171;
}
.mail-content .message .content .attachments > li .att-actions {
font-size: 14px;
margin-left: 5px;
float: right;
}
.mail-content .message .content .attachments > li .att-actions i {
padding: 5px;
cursor: pointer;
}
.mail-content .message .content .attachments > li .att-actions i.att-show:hover {
color: #22beef;
}
.mail-content .message .content .attachments > li .att-actions i.att-forward:hover {
color: #ff4a43;
}
.mail-content .message .content .attachments > li .att-actions i.att-download:hover {
color: #a2d200;
}
.mail-content .message .content form {
text-align: right;
}
.mail-content .message .content form .note-editor {
margin-top: -10px;
text-align: left;
}
.mail-content .message .content form .note-editor .note-toolbar {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.mail-content .message .content form .note-editor .note-editable {
border-left: 1px solid rgba(0, 0, 0, 0.05);
border-right: 1px solid rgba(0, 0, 0, 0.05);
}
.mail-content .message .content form button {
margin-top: 10px;
}
.horizontal-mail > .row > div[class*='col-']:last-child {
padding-left: 0;
padding-right: 15px;
}
.horizontal-mail .inbox {
position: relative;
background-color: rgba(255, 255, 255, 0.15);
border: 1px solid rgba(255, 255, 255, 0.1);
border-bottom: 4px solid rgba(255, 255, 255, 0.8);
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
margin-bottom: 20px;
}
.horizontal-mail .inbox .table-heading .heading h1 {
color: white;
margin: 0;
}
.horizontal-mail .inbox .table-heading .ColVis {
float: right;
margin: 0;
margin-left: 15px;
}
.horizontal-mail .inbox .table-heading .ColVis .ColVis_Button {
height: 37px;
width: 37px;
text-align: center;
}
.horizontal-mail .inbox .table-heading .dataTables_filter label input {
min-height: 36px;
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td {
color: rgba(255, 255, 255, 0.6);
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td:after {
background-color: rgba(255, 255, 255, 0.3);
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sortable:hover, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sortable:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting:hover {
color: white;
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sortable:hover:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sortable:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting:hover:after {
background-color: rgba(255, 255, 255, 0.6);
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-asc, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-desc, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-asc:hover, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-desc:hover, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_asc, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_desc, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_asc:hover, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_desc:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-asc,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-desc,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-asc:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-desc:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_asc,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_desc,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_asc:hover,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_desc:hover {
color: white;
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-asc:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-desc:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-asc:hover:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sort-desc:hover:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_asc:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_desc:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_asc:hover:after, .horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.sorting_desc:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-asc:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-desc:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-asc:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sort-desc:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_asc:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_desc:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_asc:hover:after,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.sorting_desc:hover:after {
background-color: white;
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.controls,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.controls {
width: 100px !important;
}
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > th.controls:first-child,
.horizontal-mail .inbox .dataTable.table-custom > thead > tr > td.controls:first-child {
width: 50px !important;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr {
cursor: pointer;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th {
font-weight: 400;
color: white;
border-top-color: rgba(255, 255, 255, 0.2);
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td:first-child,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th:first-child {
position: relative;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td:first-child .mail-label,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th:first-child .mail-label {
position: absolute;
width: 5px;
height: 100%;
top: 0;
left: 0;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .checkbox,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .checkbox {
width: 20px;
height: 20px;
margin-right: 8px;
margin-left: 5px;
position: static;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-favourite,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-favourite {
color: white;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.05);
font-size: 14px;
position: relative;
top: 1px;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-favourite.active i:before,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-favourite.active i:before {
content: "\f005";
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-actions,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-actions {
filter: alpha(opacity=0);
opacity: 0;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-actions a,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-actions a {
padding: 5px 10px;
color: white;
font-size: 14px;
line-height: 14px;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-actions a:hover,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-actions a:hover {
color: white;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-actions a.delete:hover,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-actions a.delete:hover {
color: #ff4a43;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr td .mail-actions a.reply:hover,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr th .mail-actions a.reply:hover {
color: #a2d200;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr:hover td .mail-actions,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr:hover th .mail-actions {
filter: alpha(opacity=100);
opacity: 1;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.odd td.sorting_1,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.odd th.sorting_1, .horizontal-mail .inbox .dataTable.table-custom > tbody tr.even td.sorting_1,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.even th.sorting_1 {
padding-left: 5px;
position: relative;
z-index: 9;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.odd td.sorting_1:after,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.odd th.sorting_1:after, .horizontal-mail .inbox .dataTable.table-custom > tbody tr.even td.sorting_1:after,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.even th.sorting_1:after {
content: "";
display: block;
position: absolute;
right: 8px;
left: 0;
top: 0;
height: 100%;
background-color: rgba(0, 0, 0, 0.2);
z-index: -1;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr:first-child td,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr:first-child th {
border-top: 0;
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.row_selected td,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.row_selected th {
background-color: rgba(0, 0, 0, 0.1);
}
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.unread td,
.horizontal-mail .inbox .dataTable.table-custom > tbody tr.unread th {
font-weight: 700;
}
.horizontal-mail .mail-content {
padding-left: 15px;
}
/****************************************/
/************* OWL CAROUSEL *************/
/****************************************/
.owl-carousel .owl-item img {
width: 80px;
margin: 10px 0 25px 0;
}
.owl-carousel .owl-item p {
margin: 0;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
padding: 15px 0;
font-size: 18px;
font-weight: 300;
line-height: 42px;
color: rgba(255, 255, 255, 0.8);
position: relative;
font-style: italic;
}
.owl-carousel .owl-item p:before {
content: "\f10d";
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
position: absolute;
left: 10px;
top: 10px;
font-size: 2em;
filter: alpha(opacity=15);
opacity: 0.15;
}
.owl-carousel .owl-controls .owl-pagination {
position: absolute;
top: 10px;
left: 10px;
}
.owl-carousel .owl-controls .owl-page span {
width: 6px;
height: 6px;
background: white;
margin: 3px 2px;
}
.owl-carousel .owl-controls .owl-buttons {
position: absolute;
top: 35%;
width: 100%;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
position: absolute;
background: none;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
left: 0;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
right: 0;
}
/*****************************************/
/************* PROFILE PAGE **************/
/*****************************************/
.user-card h3 {
text-align: center;
}
.user-card h5 {
text-align: center;
font-size: 12px;
color: rgba(255, 255, 255, 0.9);
font-family: "Roboto", "Arial", sans-serif;
}
.user-card .profile-controls {
text-align: center;
}
.user-card .profile-controls .profile-photo {
width: 120px;
border: 2px solid white;
position: relative;
z-index: 99;
}
.user-card .profile-controls > li {
vertical-align: middle;
padding: 0;
}
.user-card .profile-controls .mailto,
.user-card .profile-controls .callto {
position: relative;
}
.user-card .profile-controls .mailto > a,
.user-card .profile-controls .callto > a {
background-color: white;
padding: 5px 10px;
position: absolute;
top: -15px;
white-space: nowrap;
font-size: 11px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
color: rgba(0, 0, 0, 0.2);
}
.user-card .profile-controls .mailto > a:hover,
.user-card .profile-controls .callto > a:hover {
text-decoration: none;
}
.user-card .profile-controls .mailto > a i,
.user-card .profile-controls .callto > a i {
font-size: 14px;
}
.user-card .profile-controls .mailto > a {
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
left: -28px;
}
.user-card .profile-controls .mailto > a:hover {
left: -75px;
color: #a2d200;
}
.user-card .profile-controls .mailto > a i {
margin-right: 5px;
}
.user-card .profile-controls .callto > a {
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
right: -25px;
}
.user-card .profile-controls .callto > a .calling {
display: none;
}
.user-card .profile-controls .callto > a:hover, .user-card .profile-controls .callto > a.active {
right: -53px;
color: #ff4a43;
}
.user-card .profile-controls .callto > a.active {
right: -73px;
}
.user-card .profile-controls .callto > a.active .call {
display: none;
}
.user-card .profile-controls .callto > a.active .calling {
display: inline;
}
.user-card .profile-controls .callto > a i {
margin-left: 5px;
}
.user-card .social-networks {
text-align: right;
}
.user-card .social-networks > a {
color: rgba(255, 255, 255, 0.4);
padding: 3px;
}
.user-card .social-networks > a i {
font-size: 1.5em;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.user-card .social-networks > a:hover {
color: white;
}
p.about-me {
font-size: 12px;
line-height: 20px;
font-weight: 300;
color: rgba(255, 255, 255, 0.7);
text-align: justify;
}
.friend-list {
padding: 0;
list-style-type: none;
}
.friend-list > li {
padding: 10px 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.friend-list > li:last-child {
padding-bottom: 0;
border: 0;
}
.friend-list > li:first-child {
padding-top: 0;
}
.friend-list > li .media .profile-photo img {
width: 50px;
}
.friend-list > li .media .media-body .media-heading {
line-height: 50px;
margin: 0;
font-family: "Roboto", "Arial", sans-serif;
padding-left: 20px;
display: inline-block;
}
.friend-list > li .media .media-body .btn {
float: right;
position: relative;
top: 10px;
}
.project-list {
padding: 0;
list-style-type: none;
}
.project-list > li {
min-height: 50px;
padding: 10px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.project-list > li:last-child {
min-height: 40px;
padding-bottom: 0;
border: 0;
}
.project-list > li:first-child {
min-height: 40px;
padding-top: 0;
}
.project-list > li .project-name {
line-height: 30px;
}
.project-list > li .progress {
margin-bottom: 0;
}
.project-list > li .progress-info {
line-height: 26px;
}
body #content .feed-form textarea,
body #content .new-comment-container textarea {
width: 100%;
resize: none;
border-bottom: 0 !important;
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
}
body #content .feed-form textarea:focus,
body #content .new-comment-container textarea:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
body #content .feed-form .post-toolbar,
body #content .new-comment-container .post-toolbar {
padding: 5px 10px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
border: 1px solid #e2e2e2;
border-top: 0;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
body #content .feed-form .post-toolbar > a,
body #content .new-comment-container .post-toolbar > a {
color: rgba(0, 0, 0, 0.2);
padding: 2px 5px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
body #content .feed-form .post-toolbar > a:hover,
body #content .new-comment-container .post-toolbar > a:hover {
color: rgba(0, 0, 0, 0.4);
}
body #content .feed-form textarea:focus + .post-toolbar,
body #content .new-comment-container textarea:focus + .post-toolbar {
border-color: #b2b2b2;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}
body #content .feed-list {
padding: 20px 0;
}
body #content .feed-list article:last-of-type .feed-container {
border-bottom: 0;
}
body #content .feed-list .feed-post {
margin-bottom: 20px;
}
body #content .feed-list .feed-post .profile-photo {
width: 18%;
max-width: 130px;
display: inline-block;
vertical-align: top;
}
body #content .feed-list .feed-post .profile-photo > a img {
width: 80%;
max-width: 68px;
}
body #content .feed-list .feed-post .feed-container {
width: 75%;
display: inline-block;
vertical-align: top;
border-bottom: 1px solid #e2e2e2;
padding-bottom: 20px;
}
body #content .feed-list .feed-post .feed-container header {
margin-bottom: 10px;
}
body #content .feed-list .feed-post .feed-container header .author {
color: #a4a4a4;
}
body #content .feed-list .feed-post .feed-container header .author a {
font-weight: 700;
color: #585858;
}
body #content .feed-list .feed-post .feed-container header .author a:hover {
color: #8b8b8b;
}
body #content .feed-list .feed-post .feed-container header .author small {
display: block;
color: #cacaca;
font-size: 11px;
}
body #content .feed-list .feed-post .feed-container .feed-content p {
color: #a4a4a4;
font-size: 12px;
}
body #content .feed-list .feed-post .feed-container .feed-content .feed-image {
margin-bottom: 15px;
}
body #content .feed-list .feed-post .feed-container .feed-content .feed-image img {
width: 100%;
}
body #content .feed-list .feed-post .feed-container footer {
margin-top: 15px;
}
body #content .feed-list .feed-post .feed-container footer > a {
color: #585858;
font-size: 12px;
display: inline-block;
margin-right: 20px;
}
body #content .feed-list .feed-post .feed-container footer > a > i {
margin-right: 3px;
}
body #content .feed-list .feed-post .feed-container footer > a:hover {
color: #8b8b8b;
text-decoration: none;
}
body #content .feed-list .feed-post .feed-container footer > a span {
color: #cacaca;
font-size: 11px;
}
body #content .feed-list .feed-post .feed-container footer > a.liked > i {
color: #ff4a43;
}
body #content .feed-list .feed-post .feed-container footer .comments {
list-style-type: none;
margin: 0;
padding: 0;
margin-top: 20px;
border-top: 1px solid #e2e2e2;
padding-top: 20px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li:not(:first-child) {
margin-top: 15px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .profile-photo,
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container,
body #content .feed-list .feed-post .feed-container footer .comments > li .new-comment-container {
display: table-cell;
vertical-align: top;
width: 100%;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .profile-photo {
width: 1%;
padding-right: 15px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .profile-photo > img {
width: 36px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container {
font-size: 12px;
color: #a4a4a4;
border-bottom: 1px solid #e2e2e2;
padding-bottom: 15px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-author {
font-weight: 700;
color: #585858;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-author:hover {
color: #8b8b8b;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta {
font-size: 11px;
margin-top: 15px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta > a {
color: #cacaca;
display: inline-block;
margin: 0 5px;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta > a:first-child {
margin-left: 0;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta > a:hover {
color: #717171;
text-decoration: none;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta > a.liked > i {
color: #ff4a43;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .comment-container .comment-meta > i {
font-size: 5px;
position: relative;
top: -1.6px;
}
body #content .feed-list .feed-post .feed-container footer .comments > li .new-comment-container .post-toolbar {
text-align: right;
}
/**************************************/
/************* RESPONSIVE *************/
/**************************************/
@media only screen and (max-width: 1700px) {
/* mail */
.mail-content .message .content {
max-height: 845px;
}
}
@media only screen and (max-width: 1024px) {
body {
/* navbar */
}
body .navbar .search input {
width: 120px;
}
body .navbar .navbar-nav.quick-actions {
position: absolute;
right: -260px;
top: 0;
}
body .navbar.collapsed .navbar-nav.quick-actions {
right: 0;
}
body #wrap #content {
padding-left: 55px;
}
html.mm-right.mm-opening .mm-fixed-top {
right: 0;
}
html.mm-opened #wrap > .row #content {
padding-right: 25px;
}
/* timeline */
.timeline > li > .el-container .side {
width: 100px;
font-size: 30px;
}
.timeline > li > .el-container .content span.time {
font-size: 11px;
}
.timeline > li > .el-container .content span.time i {
font-size: 14px;
}
.timeline > li > .el-container .content h1 {
font-size: 16px;
}
}
@media only screen and (max-width: 992px) {
body {
/* tables */
/* tile navbar */
/* mail */
/* chat */
/* tasks */
}
body .table-responsive {
border: 0;
overflow-y: hidden;
overflow-x: scroll;
width: 100%;
}
body .table-responsive table {
min-width: 920px;
}
body .table-responsive.inbox {
overflow: auto;
}
body .table-responsive.inbox table {
min-width: 600px;
}
body #content .tile .tile-navbar {
text-align: center;
}
body #content .tile .tile-navbar > li {
border-right: 0;
}
body #content .tile .tile-navbar > li .checkbox label:after {
text-align: left;
}
body #content .tile .tile-navbar > li.filters {
float: none;
display: block;
margin-top: 5px;
padding-top: 5px;
border-top: 1px solid rgba(255, 255, 255, 0.1);
}
body #content ul.inbox > li.msg div p {
width: 180px;
}
body .chat-nav.side-nav {
text-align: center;
}
body .chat-nav.side-nav > li {
display: block;
}
body .chat-nav.side-nav > li:last-child {
float: none !important;
margin-top: 3px;
padding-top: 10px;
border-top: 1px solid rgba(255, 255, 255, 0.15);
}
body .chat-reply {
height: 162px;
}
body .chat-reply textarea {
height: 102px !important;
}
body .task-list > li .task-group > .task .task-content {
padding-bottom: 0;
}
body .task-list > li .task-group > .task .task-content .task-controls {
position: static;
border-left: 0;
border-top: 1px solid rgba(0, 0, 0, 0.2);
text-align: center;
}
body .task-list > li .task-group > .task .task-content .task-controls button {
display: inline-block;
}
}
@media only screen and (max-width: 768px) {
body {
/* navbar */
/* pageheader */
/* recent activity */
/* datatables */
/* misc */
/* timeline */
/* mail */
/* chat */
/* search results */
/* portlets */
/* tasks */
}
body .navbar.navbar-default .navbar-collapse {
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
max-height: 45px;
}
body .navbar.navbar-default .navbar-collapse .navbar-nav.side-nav > li.collapsed-content {
display: block;
}
body .navbar.navbar-default .navbar-collapse .nav > li > a {
padding: 0 10px;
}
body .navbar.navbar-default .navbar-collapse .nav .open .dropdown-menu {
position: absolute;
background-color: white;
}
body .navbar.navbar-default .navbar-collapse .nav .open .dropdown-menu.wide {
left: -130px;
width: 210px !important;
max-width: 210px !important;
}
body .navbar.navbar-default .navbar-collapse .nav .open .dropdown-menu.wider {
width: 280px !important;
max-width: 280px !important;
left: -180px;
}
body .navbar.navbar-default .navbar-collapse .nav .open .dropdown-menu.arrow:before {
left: auto;
right: 73px;
}
body .navbar.navbar-default .navbar-collapse .nav .open .dropdown-menu.arrow.wide:before {
right: 53px;
}
body .navbar.navbar-default .navbar-collapse .nav.refresh {
position: absolute;
top: 0;
left: 250px;
margin: 0;
}
body .navbar.navbar-default .navbar-collapse .nav.refresh > li:after {
display: none;
}
body .navbar.navbar-default .navbar-collapse .nav.quick-actions {
margin: 0;
}
body .navbar.navbar-default .navbar-collapse .nav.quick-actions > li {
display: inline-block;
vertical-align: top;
}
body .navbar.navbar-default .navbar-collapse .nav.quick-actions .dropdown .dropdown-menu.messages > li > a .message-info {
width: 195px;
}
body .navbar.collapsed .navbar-collapse .nav.refresh {
left: 40px;
}
body .navbar.collapsed .navbar-nav.side-nav > li.collapsed-content {
display: none !important;
}
body .right-panel .nav-tabs {
overflow: hidden;
}
body .right-panel .nav-tabs > li {
display: table-cell;
width: 1%;
}
body .pageheader {
text-align: center;
position: static;
}
body .pageheader h2 {
display: block;
font-size: 26px;
}
body .pageheader h2 span {
font-size: 14px;
}
body .pageheader .breadcrumbs {
position: static;
display: block;
}
body .pageheader .breadcrumbs .breadcrumb {
background-color: rgba(0, 0, 0, 0.1);
}
body .table-options {
margin: 5px 0;
}
body .recent-activity .tab-content > ul > li .time {
display: none;
}
body .dataTables_wrapper div.dataTables_length label {
float: none;
width: 100%;
margin-bottom: 10px !important;
}
body .dataTables_wrapper div.dataTables_filter label {
float: none;
width: 100%;
text-align: center;
}
body .dataTables_wrapper div.dataTables_filter label input {
width: 100% !important;
}
body .dataTables_wrapper .delete-row,
body .dataTables_wrapper .add-row {
left: auto !important;
right: 0 !important;
}
body .sm-center {
text-align: center;
margin: 5px 0 !important;
}
body .sm-left {
text-align: left;
margin: 10px 0 !important;
}
body .timeline {
padding-top: 25px;
}
body .timeline:after {
left: 20px;
}
body .timeline > li {
clear: both;
float: none;
width: 100%;
z-index: 2;
padding-left: 45px;
margin-bottom: 25px;
}
body .timeline > li > .el-container {
margin: 0 !important;
}
body .timeline > li:nth-of-type(odd):after, body .timeline > li:nth-of-type(even):after {
border-right: 10px solid;
border-right-color: white;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
left: 25px;
margin-left: 0;
right: auto;
top: 14px;
}
body .timeline > li:nth-of-type(odd) > .pointer, body .timeline > li:nth-of-type(even) > .pointer {
left: 6px;
right: auto;
top: 10px;
margin-left: 0;
}
body .timeline > li:nth-of-type(odd).color.red:after, body .timeline > li:nth-of-type(even).color.red:after {
border-right: 10px solid;
border-right-color: #ff4a43;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.cyan:after, body .timeline > li:nth-of-type(even).color.cyan:after {
border-right: 10px solid;
border-right-color: #22beef;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.green:after, body .timeline > li:nth-of-type(even).color.green:after {
border-right: 10px solid;
border-right-color: #a2d200;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.orange:after, body .timeline > li:nth-of-type(even).color.orange:after {
border-right: 10px solid;
border-right-color: #ffc100;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.amethyst:after, body .timeline > li:nth-of-type(even).color.amethyst:after {
border-right: 10px solid;
border-right-color: #cd97eb;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.greensea:after, body .timeline > li:nth-of-type(even).color.greensea:after {
border-right: 10px solid;
border-right-color: #16a085;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.drank:after, body .timeline > li:nth-of-type(even).color.drank:after {
border-right: 10px solid;
border-right-color: #a40778;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.hotpink:after, body .timeline > li:nth-of-type(even).color.hotpink:after {
border-right: 10px solid;
border-right-color: #ff0066;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.dutch:after, body .timeline > li:nth-of-type(even).color.dutch:after {
border-right: 10px solid;
border-right-color: #1693a5;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.blue:after, body .timeline > li:nth-of-type(even).color.blue:after {
border-right: 10px solid;
border-right-color: #418bca;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.redbrown:after, body .timeline > li:nth-of-type(even).color.redbrown:after {
border-right: 10px solid;
border-right-color: #d9544f;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.slategray:after, body .timeline > li:nth-of-type(even).color.slategray:after {
border-right: 10px solid;
border-right-color: #3f4e62;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.transparent-black:after, body .timeline > li:nth-of-type(even).color.transparent-black:after {
border-right: 10px solid;
border-right-color: rgba(0, 0, 0, 0.3);
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body .timeline > li:nth-of-type(odd).color.transparent-white:after, body .timeline > li:nth-of-type(even).color.transparent-white:after {
border-right: 10px solid;
border-right-color: rgba(255, 255, 255, 0.2);
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
body #content .vertical-mail > .row,
body #content .horizontal-mail > .row {
display: block;
}
body #content .vertical-mail > .row > div[class*='col-'],
body #content .horizontal-mail > .row > div[class*='col-'] {
padding: 15px;
display: block;
}
body #content .vertical-mail ul.navigation,
body #content .vertical-mail ul.inbox,
body #content .horizontal-mail ul.navigation,
body #content .horizontal-mail ul.inbox {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
body #content .vertical-mail .mail-content .message .content,
body #content .horizontal-mail .mail-content .message .content {
max-height: none;
overflow: visible !important;
}
body #content .horizontal-mail > .row > div[class*='col-']:last-child {
padding-left: 15px;
}
body #content .horizontal-mail .inbox {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
body #content .horizontal-mail .mail-content {
padding: 0;
}
body .chat-content,
body .chat-inbox {
min-height: 800px;
}
body .nav.nav-tabs > li.tab-title .search-result, body .nav.nav-pills > li.tab-title .search-result {
font-size: 12px;
}
body .sortable.ui-sortable {
padding-bottom: 0;
}
body .task-list > li .task-group > .task .panel-heading > .label {
position: static;
display: block;
margin-top: 10px;
}
body .task-list > li .task-group > .task .panel-heading .task-controls {
display: block;
text-align: center;
line-height: 10px;
}
body .task-list > li .task-group > .task .panel-heading .task-controls .checkbox {
text-align: left;
}
}
@media only screen and (max-width: 479px) {
body {
/* pageheader */
/* tiles */
/* recent activity */
/* timeline */
/* login page */
/* search results */
/* weather page */
}
body .pageheader {
text-align: left;
}
body .pageheader h2 {
font-size: 18px;
font-weight: 300;
}
body .pageheader h2 span {
font-size: 12px;
}
body .pageheader h2 i {
font-size: 14px;
height: 30px;
width: 30px;
line-height: 24px !important;
}
body .pageheader .breadcrumbs ol.breadcrumb > li {
font-size: 10px;
}
body #content .tile .tile-header .search {
float: none;
display: block;
margin-top: 15px;
}
body #content .tile .tile-header .search input {
width: 100%;
}
body .recent-activity .tab-content > ul > li {
font-size: 11px;
}
body .recent-activity .tab-content > ul > li .user {
margin: 0 0 0 10px;
position: relative;
}
body .recent-activity .tab-content > ul > li .user:after {
display: none;
}
body .timeline > li > .el-container .content span.time {
display: block;
float: none;
margin-bottom: 4px;
border-bottom: 1px solid;
padding-bottom: 4px;
text-align: center;
}
body .timeline > li > .el-container .content h1 {
text-align: center;
}
body #content.full-page .inside-block, body #content.full-page.error .inside-block {
width: 70%;
height: 100%;
}
body #content.full-page .inside-block form, body #content.full-page.error .inside-block form {
margin-bottom: 40px;
}
body #content.full-page .search, body #content.full-page.error .search {
right: 25%;
top: 10px;
}
body .search-results .media > a.pull-left,
body .search-results .media > a.pull-right {
float: none !important;
}
body #content.full-page.weather .owl-carousel .owl-controls .owl-buttons .owl-next {
right: 0;
}
body #content.full-page.weather .owl-carousel .slide .inside-block {
width: 100%;
padding-top: 200px;
}
}
/**************************************/
/************* SUMMERNOTE *************/
/**************************************/
.note-editor {
border: 0;
}
.note-editor .note-editable {
overflow: auto;
background-color: white;
}
.note-editor .note-toolbar {
border-bottom: 0;
background-color: #f2f2f2;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.note-editor .note-statusbar {
background-color: #f2f2f2;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.note-editor .note-statusbar .note-resizebar {
border-top: 1px solid transparent;
}
.transparent-editor .note-editor .note-editable {
background-color: rgba(0, 0, 0, 0.3);
}
.transparent-editor .note-editor .note-toolbar {
background-color: rgba(0, 0, 0, 0.5);
}
.transparent-editor .note-editor .note-toolbar button {
background-color: white;
color: #717171;
}
.transparent-editor .note-editor .note-toolbar button:hover {
background-color: rgba(255, 255, 255, 0.95);
color: #717171;
}
.transparent-editor .note-editor .note-toolbar button:hover .caret {
border-top-color: #717171;
}
.transparent-editor .note-editor .note-toolbar .dropdown-menu {
color: #717171;
}
.transparent-editor .note-editor .note-statusbar {
background-color: rgba(0, 0, 0, 0.5);
}
.transparent-editor .note-editor .caret {
border-top-color: #717171;
}
/**********************************/
/************* TASKS **************/
/**********************************/
.task-list {
padding: 20px 0;
margin: 20px auto;
list-style: none;
position: relative;
width: 100%;
}
.task-list:after {
background-color: #717171;
content: "";
left: 0;
min-height: 100%;
position: absolute;
top: 0;
width: 3px;
z-index: 1;
}
.task-list > li {
position: relative;
margin: 0;
margin-bottom: 30px;
padding-left: 20px;
}
.task-list > li > .pointer {
position: absolute;
background-color: #717171;
left: -6px;
top: 2px;
width: 15px;
height: 15px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: 2;
text-align: center;
}
.task-list > li.more > .pointer {
top: 10px;
}
.task-list > li .task-group > .task {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border: 1px solid rgba(0, 0, 0, 0.2);
border-left: 0;
position: relative;
}
.task-list > li .task-group > .task > .priority {
position: absolute;
width: 5px;
height: 100%;
background-color: #b2b2b2;
top: -1px;
padding-bottom: 2px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 9;
}
.task-list > li .task-group > .task > .priority.priority-high {
background-color: #ff7b76;
}
.task-list > li .task-group > .task > .priority.priority-medium {
background-color: #ffc100;
}
.task-list > li .task-group > .task > .priority.priority-normal {
background-color: #b2b2b2;
}
.task-list > li .task-group > .task > .priority.priority-low {
background-color: #a2d200;
}
.task-list > li .task-group > .task .panel-heading {
position: relative;
border-bottom: 0;
padding-right: 80px;
}
.task-list > li .task-group > .task .panel-heading .task-controls {
display: inline-block;
line-height: 28px;
vertical-align: bottom;
}
.task-list > li .task-group > .task .panel-heading .task-controls .checkbox {
display: inline-block;
padding-left: 5px;
}
.task-list > li .task-group > .task .panel-heading .task-controls .checkbox label {
min-height: 20px;
}
.task-list > li .task-group > .task .panel-heading .task-controls .mark {
color: rgba(0, 0, 0, 0.3);
font-size: 20px;
margin-left: 5px;
}
.task-list > li .task-group > .task .panel-heading .task-controls .mark:hover {
color: rgba(0, 0, 0, 0.6);
}
.task-list > li .task-group > .task .panel-heading .task-controls .mark.marked {
color: #ffc100;
}
.task-list > li .task-group > .task .panel-heading .task-controls .mark.marked i:before {
content: "\f005";
}
.task-list > li .task-group > .task .panel-heading .heading {
display: inline-block;
margin-left: 20px;
}
.task-list > li .task-group > .task .panel-heading .heading h5 {
margin-bottom: 0;
font-weight: 700;
}
.task-list > li .task-group > .task .panel-heading .heading small {
font-style: italic;
color: #a4a4a4;
}
.task-list > li .task-group > .task .panel-heading > .label {
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
position: absolute;
right: 80px;
top: 22px;
padding: 5px 20px;
font-size: 14px;
}
.task-list > li .task-group > .task .panel-heading .task-toggle {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 66px;
display: block;
background-color: rgba(0, 0, 0, 0.05);
border-left: 1px solid rgba(0, 0, 0, 0.2);
font-size: 50px;
line-height: 66px;
color: rgba(0, 0, 0, 0.2);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.task-list > li .task-group > .task .panel-heading .task-toggle:hover {
background-color: rgba(0, 0, 0, 0.1);
color: rgba(0, 0, 0, 0.3);
}
.task-list > li .task-group > .task .panel-heading .task-toggle > i {
margin-left: 15px;
}
.task-list > li .task-group > .task.active .panel-heading {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.task-list > li .task-group > .task.active .panel-heading .heading h5 {
color: #418bca;
}
.task-list > li .task-group > .task.active .task-toggle,
.task-list > li .task-group > .task.active .task-toggle:hover {
background-color: #418bca;
color: white;
line-height: 56px;
}
.task-list > li .task-group > .task.active .task-toggle > i:before,
.task-list > li .task-group > .task.active .task-toggle:hover > i:before {
content: "\f106";
}
.task-list > li .task-group > .task .task-content {
position: relative;
}
.task-list > li .task-group > .task .task-content .media-list .media > i {
width: 20px;
text-align: center;
margin-right: 10px;
}
.task-list > li .task-group > .task .task-content .media-list .media:not(:first-child) {
margin-top: 10px;
}
.task-list > li .task-group > .task .task-content .media-list .media .media-body {
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.task-list > li .task-group > .task .task-content .media-list .media .media-body .media-heading {
font-family: "Roboto", "Arial", sans-serif;
font-style: italic;
color: #8b8b8b;
margin-bottom: 10px;
}
.task-list > li .task-group > .task .task-content .media-list .media .media-body .media-heading strong {
color: #717171;
font-style: normal;
margin-right: 5px;
}
.task-list > li .task-group > .task .task-content .media-list .media .media-body p {
font-size: 12px;
color: #8b8b8b;
}
.task-list > li .task-group > .task .task-content .media-list .media:last-child .media-body {
border: 0;
}
.task-list > li .task-group > .task .task-content .task-controls {
height: 100%;
right: 0;
top: 0;
position: absolute;
background-color: rgba(0, 0, 0, 0.05);
padding: 15px 0;
border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.task-list > li .task-group > .task .task-content .task-controls button {
display: block;
margin: 10px auto;
}
.task-list > li.completed > h5 {
color: #bebebe;
}
.task-list > li.completed .task-group .task {
filter: alpha(opacity=35);
opacity: 0.35;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.task-list > li.completed .task-group .task:hover, .task-list > li.completed .task-group .task.active {
filter: alpha(opacity=100);
opacity: 1;
}
/************************************/
/************* TIMELINE *************/
/************************************/
.timeline-heading {
font-size: 13px;
color: white;
display: inline-block;
text-align: center;
padding: 8px 30px;
margin: 0;
background-color: rgba(0, 0, 0, 0.3);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.timeline {
padding: 25px 1px 5px 1px;
margin: 0 auto;
overflow: hidden;
list-style: none;
position: relative;
}
.timeline:after {
background-color: rgba(0, 0, 0, 0.3);
content: "";
left: 50%;
margin-left: -3px;
min-height: 100%;
position: absolute;
top: 0;
width: 6px;
z-index: 1;
}
.timeline > li {
position: relative;
float: left;
clear: left;
text-align: right;
width: 50%;
margin: 0;
margin-bottom: 30px;
}
.timeline > li > .el-container {
margin-right: 25px;
display: table;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.timeline > li > .el-container > .side {
display: table-cell;
width: 200px;
text-align: center;
font-size: 65px;
vertical-align: middle;
background-color: #555;
color: #fff;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
}
.timeline > li > .el-container > .side img {
width: 100%;
}
.timeline > li > .el-container > .content {
display: table-cell;
text-align: left;
background: #ffffff;
padding: 15px;
-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.08);
}
.timeline > li > .el-container > .content span.time {
float: right;
color: rgba(0, 0, 0, 0.3);
font-weight: 300;
font-size: 14px;
}
.timeline > li > .el-container > .content span.time i {
font-size: 14px;
color: rgba(0, 0, 0, 0.3);
}
.timeline > li > .el-container > .content h1 {
margin-top: 0;
font-size: 24px;
color: #717171;
-webkit-font-smoothing: antialiased;
}
.timeline > li > .el-container > .content p {
color: #999;
font-size: 13px;
}
.timeline > li > .el-container > .content img {
width: 100%;
}
.timeline > li > .el-container > .content i.block {
width: 100%;
text-align: center;
font-size: 180px;
background-color: #fafafa;
color: #717171;
padding: 50px 0;
margin-bottom: 20px;
}
.timeline > li > .pointer {
position: absolute;
background-color: white;
right: -13px;
top: 46px;
width: 25px;
height: 25px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
z-index: 2;
text-align: center;
line-height: 24px;
}
.timeline > li > .pointer.cyan {
background-color: #22beef;
}
.timeline > li > .pointer.cyan i {
color: white;
}
.timeline > li > .pointer.red {
background-color: #ff4a43;
}
.timeline > li > .pointer.red i {
color: white;
}
.timeline > li > .pointer.green {
background-color: #a2d200;
}
.timeline > li > .pointer.green i {
color: white;
}
.timeline > li > .pointer.orange {
background-color: #ffc100;
}
.timeline > li > .pointer.orange i {
color: white;
}
.timeline > li > .pointer.amethyst {
background-color: #cd97eb;
}
.timeline > li > .pointer.amethyst i {
color: white;
}
.timeline > li > .pointer.greensea {
background-color: #16a085;
}
.timeline > li > .pointer.greensea i {
color: white;
}
.timeline > li > .pointer.drank {
background-color: #a40778;
}
.timeline > li > .pointer.drank i {
color: white;
}
.timeline > li > .pointer.hotpink {
background-color: #ff0066;
}
.timeline > li > .pointer.hotpink i {
color: white;
}
.timeline > li > .pointer.dutch {
background-color: #1693a5;
}
.timeline > li > .pointer.dutch i {
color: white;
}
.timeline > li > .pointer.blue {
background-color: #418bca;
}
.timeline > li > .pointer.blue i {
color: white;
}
.timeline > li > .pointer.redbrown {
background-color: #d9544f;
}
.timeline > li > .pointer.redbrown i {
color: white;
}
.timeline > li > .pointer.slategray {
background-color: #3f4e62;
}
.timeline > li > .pointer.slategray i {
color: white;
}
.timeline > li > .pointer i {
color: #717171;
font-size: 14px;
}
.timeline > li:after {
border-bottom: 10px solid transparent;
border-top: 10px solid transparent;
content: "";
height: 0;
position: absolute;
top: 48px;
width: 0;
z-index: 1;
}
.timeline > li:first-child > .pointer {
top: 6px;
}
.timeline > li:first-child:after {
top: 8px;
}
.timeline > li:nth-of-type(even) {
float: right;
clear: right;
text-align: left;
}
.timeline > li:nth-of-type(even) > .el-container {
margin-right: 0;
margin-left: 25px;
}
.timeline > li:nth-of-type(even) > .pointer {
right: auto;
left: -13px;
}
.timeline > li:nth-of-type(even):after {
border-right: 10px solid;
border-right-color: white;
left: 15px;
}
.timeline > li:nth-of-type(odd):after {
border-left: 10px solid;
border-left-color: white;
left: auto;
right: 16px;
}
.timeline > li.full-width {
clear: both;
float: none;
text-align: center;
width: auto;
z-index: 2;
}
.timeline > li.full-width:after {
border-bottom: 10px solid;
border-bottom-color: white;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
left: 50%;
margin-left: -10px;
right: auto;
top: -20px;
}
.timeline > li.full-width > .el-container {
margin: 0;
}
.timeline > li.full-width > .pointer {
left: 50%;
margin-left: -12px;
right: auto;
top: -38px;
}
.timeline > li.full-width > .pointer i {
margin-left: 1px;
margin-right: 0;
}
.timeline > li.color > .el-container > .content h1,
.timeline > li.color > .el-container > .content p {
color: white;
}
.timeline > li.color > .el-container > .content .time,
.timeline > li.color > .el-container > .content .time i {
color: rgba(255, 255, 255, 0.6);
}
.timeline > li.color.red > .el-container > .content {
background-color: #ff4a43;
}
.timeline > li.color.red:nth-of-type(odd):after {
border-left-color: #ff4a43;
}
.timeline > li.color.red:nth-of-type(even):after {
border-right-color: #ff4a43;
}
.timeline > li.color.red.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #ff4a43;
}
.timeline > li.color.cyan > .el-container > .content {
background-color: #22beef;
}
.timeline > li.color.cyan:nth-of-type(odd):after {
border-left-color: #22beef;
}
.timeline > li.color.cyan:nth-of-type(even):after {
border-right-color: #22beef;
}
.timeline > li.color.cyan.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #22beef;
}
.timeline > li.color.green > .el-container > .content {
background-color: #a2d200;
}
.timeline > li.color.green:nth-of-type(odd):after {
border-left-color: #a2d200;
}
.timeline > li.color.green:nth-of-type(even):after {
border-right-color: #a2d200;
}
.timeline > li.color.green.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #a2d200;
}
.timeline > li.color.orange > .el-container > .content {
background-color: #ffc100;
}
.timeline > li.color.orange:nth-of-type(odd):after {
border-left-color: #ffc100;
}
.timeline > li.color.orange:nth-of-type(even):after {
border-right-color: #ffc100;
}
.timeline > li.color.orange.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #ffc100;
}
.timeline > li.color.amethyst > .el-container > .content {
background-color: #cd97eb;
}
.timeline > li.color.amethyst:nth-of-type(odd):after {
border-left-color: #cd97eb;
}
.timeline > li.color.amethyst:nth-of-type(even):after {
border-right-color: #cd97eb;
}
.timeline > li.color.amethyst.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #cd97eb;
}
.timeline > li.color.greensea > .el-container > .content {
background-color: #16a085;
}
.timeline > li.color.greensea:nth-of-type(odd):after {
border-left-color: #16a085;
}
.timeline > li.color.greensea:nth-of-type(even):after {
border-right-color: #16a085;
}
.timeline > li.color.greensea.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #16a085;
}
.timeline > li.color.drank > .el-container > .content {
background-color: #a40778;
}
.timeline > li.color.drank:nth-of-type(odd):after {
border-left-color: #a40778;
}
.timeline > li.color.drank:nth-of-type(even):after {
border-right-color: #a40778;
}
.timeline > li.color.drank.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #a40778;
}
.timeline > li.color.hotpink > .el-container > .content {
background-color: #ff0066;
}
.timeline > li.color.hotpink:nth-of-type(odd):after {
border-left-color: #ff0066;
}
.timeline > li.color.hotpink:nth-of-type(even):after {
border-right-color: #ff0066;
}
.timeline > li.color.hotpink.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #ff0066;
}
.timeline > li.color.dutch > .el-container > .content {
background-color: #1693a5;
}
.timeline > li.color.dutch:nth-of-type(odd):after {
border-left-color: #1693a5;
}
.timeline > li.color.dutch:nth-of-type(even):after {
border-right-color: #1693a5;
}
.timeline > li.color.dutch.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #1693a5;
}
.timeline > li.color.blue > .el-container > .content {
background-color: #418bca;
}
.timeline > li.color.blue:nth-of-type(odd):after {
border-left-color: #418bca;
}
.timeline > li.color.blue:nth-of-type(even):after {
border-right-color: #418bca;
}
.timeline > li.color.blue.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #418bca;
}
.timeline > li.color.redbrown > .el-container > .content {
background-color: #d9544f;
}
.timeline > li.color.redbrown:nth-of-type(odd):after {
border-left-color: #d9544f;
}
.timeline > li.color.redbrown:nth-of-type(even):after {
border-right-color: #d9544f;
}
.timeline > li.color.redbrown.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #d9544f;
}
.timeline > li.color.slategray > .el-container > .content {
background-color: #3f4e62;
}
.timeline > li.color.slategray:nth-of-type(odd):after {
border-left-color: #3f4e62;
}
.timeline > li.color.slategray:nth-of-type(even):after {
border-right-color: #3f4e62;
}
.timeline > li.color.slategray.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: #3f4e62;
}
.timeline > li.color.transparent-black > .el-container > .content {
background-color: rgba(0, 0, 0, 0.3);
}
.timeline > li.color.transparent-black > .el-container > .content i.block {
background-color: rgba(0, 0, 0, 0.2);
color: rgba(255, 255, 255, 0.6);
}
.timeline > li.color.transparent-black > .el-container > .side {
background-color: rgba(0, 0, 0, 0.6);
}
.timeline > li.color.transparent-black.textured > .el-container > .content {
background: rgba(0, 0, 0, 0.3) url(../images/dot_pattern.png) repeat;
}
.timeline > li.color.transparent-black.textured > .el-container > .side {
background: rgba(0, 0, 0, 0.6) url(../images/dot_pattern.png) repeat;
}
.timeline > li.color.transparent-black:nth-of-type(odd):after {
border-left-color: rgba(0, 0, 0, 0.3);
}
.timeline > li.color.transparent-black:nth-of-type(even):after {
border-right-color: rgba(0, 0, 0, 0.3);
}
.timeline > li.color.transparent-black.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.3);
}
.timeline > li.color.transparent-white > .el-container > .content {
background-color: rgba(255, 255, 255, 0.2);
}
.timeline > li.color.transparent-white > .el-container > .content i.block {
background-color: rgba(255, 255, 255, 0.2);
color: rgba(255, 255, 255, 0.9);
}
.timeline > li.color.transparent-white > .el-container > .content .time,
.timeline > li.color.transparent-white > .el-container > .content .time i {
color: rgba(255, 255, 255, 0.9);
}
.timeline > li.color.transparent-white > .el-container > .side {
background-color: rgba(0, 0, 0, 0.3);
}
.timeline > li.color.transparent-white:nth-of-type(odd):after {
border-left-color: rgba(255, 255, 255, 0.2);
}
.timeline > li.color.transparent-white:nth-of-type(even):after {
border-right-color: rgba(255, 255, 255, 0.2);
}
.timeline > li.color.transparent-white.full-width:after {
border-bottom: 10px solid;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom-color: rgba(255, 255, 255, 0.2);
}
.timeline.timeline-mini {
padding-top: 25px;
}
.timeline.timeline-mini:after {
left: 20px;
}
.timeline.timeline-mini > li {
clear: both;
float: none;
width: 100%;
z-index: 2;
padding-left: 45px;
margin-bottom: 25px;
}
.timeline.timeline-mini > li > .el-container {
margin: 0 !important;
}
.timeline.timeline-mini > li:nth-of-type(odd):after, .timeline.timeline-mini > li:nth-of-type(even):after {
border-right: 10px solid;
border-right-color: white;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
left: 25px;
margin-left: 0;
right: auto;
top: 14px;
}
.timeline.timeline-mini > li:nth-of-type(odd) > .pointer, .timeline.timeline-mini > li:nth-of-type(even) > .pointer {
left: 6px;
right: auto;
top: 10px;
margin-left: 0;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.red:after, .timeline.timeline-mini > li:nth-of-type(even).color.red:after {
border-right: 10px solid;
border-right-color: #ff4a43;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.cyan:after, .timeline.timeline-mini > li:nth-of-type(even).color.cyan:after {
border-right: 10px solid;
border-right-color: #22beef;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.green:after, .timeline.timeline-mini > li:nth-of-type(even).color.green:after {
border-right: 10px solid;
border-right-color: #a2d200;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.orange:after, .timeline.timeline-mini > li:nth-of-type(even).color.orange:after {
border-right: 10px solid;
border-right-color: #ffc100;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.amethyst:after, .timeline.timeline-mini > li:nth-of-type(even).color.amethyst:after {
border-right: 10px solid;
border-right-color: #cd97eb;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.greensea:after, .timeline.timeline-mini > li:nth-of-type(even).color.greensea:after {
border-right: 10px solid;
border-right-color: #16a085;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.drank:after, .timeline.timeline-mini > li:nth-of-type(even).color.drank:after {
border-right: 10px solid;
border-right-color: #a40778;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.hotpink:after, .timeline.timeline-mini > li:nth-of-type(even).color.hotpink:after {
border-right: 10px solid;
border-right-color: #ff0066;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.dutch:after, .timeline.timeline-mini > li:nth-of-type(even).color.dutch:after {
border-right: 10px solid;
border-right-color: #1693a5;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.blue:after, .timeline.timeline-mini > li:nth-of-type(even).color.blue:after {
border-right: 10px solid;
border-right-color: #418bca;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.redbrown:after, .timeline.timeline-mini > li:nth-of-type(even).color.redbrown:after {
border-right: 10px solid;
border-right-color: #d9544f;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.slategray:after, .timeline.timeline-mini > li:nth-of-type(even).color.slategray:after {
border-right: 10px solid;
border-right-color: #3f4e62;
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.transparent-black:after, .timeline.timeline-mini > li:nth-of-type(even).color.transparent-black:after {
border-right: 10px solid;
border-right-color: rgba(0, 0, 0, 0.3);
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
.timeline.timeline-mini > li:nth-of-type(odd).color.transparent-white:after, .timeline.timeline-mini > li:nth-of-type(even).color.transparent-white:after {
border-right: 10px solid;
border-right-color: rgba(255, 255, 255, 0.2);
border-left: 10px solid transparent;
border-bottom: 10px solid transparent;
}
/************************************/
/************* NESTABLE *************/
/************************************/
.dd {
float: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
width: auto;
}
.dd.transparent-black .dd-list .dd-item button:before {
color: white !important;
}
.dd.transparent-black .dd-list .dd-item .dd-handle {
border: 0 !important;
background: rgba(0, 0, 0, 0.3) !important;
color: white !important;
}
.dd.transparent-black .dd-list .dd-item .dd-handle:hover {
background: rgba(0, 0, 0, 0.4) !important;
}
.dd.transparent-black .dd-list .dd-placeholder {
background: rgba(0, 0, 0, 0.6) !important;
border: 0 !important;
}
.dd.transparent-white .dd-list .dd-item button:before {
color: white !important;
}
.dd.transparent-white .dd-list .dd-item .dd-handle {
border: 0 !important;
background: rgba(255, 255, 255, 0.3) !important;
color: white !important;
}
.dd.transparent-white .dd-list .dd-item .dd-handle:hover {
background: rgba(255, 255, 255, 0.4) !important;
}
.dd.transparent-white .dd-list .dd-placeholder {
background: rgba(255, 255, 255, 0.6) !important;
border: 0 !important;
}
.dd-item,
.dd-empty,
.dd-placeholder {
line-height: 18px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.dd-item.dd-heading > .dd3-content,
.dd-empty.dd-heading > .dd3-content,
.dd-placeholder.dd-heading > .dd3-content {
color: #a2d200;
background: #f5ffd2;
border-color: #a2d200;
}
.dd-item.dd-heading > .dd3-handle,
.dd-empty.dd-heading > .dd3-handle,
.dd-placeholder.dd-heading > .dd3-handle {
background: #efffb8;
border-color: #a2d200;
}
.dd-item.dd-heading > .dd3-handle:before,
.dd-empty.dd-heading > .dd3-handle:before,
.dd-placeholder.dd-heading > .dd3-handle:before {
color: #a2d200;
}
.dd-item.dd-heading > .dd3-handle:hover,
.dd-empty.dd-heading > .dd3-handle:hover,
.dd-placeholder.dd-heading > .dd3-handle:hover {
background: #e3ff85;
}
.dd-item.dd-heading > .dd3-handle:hover:before,
.dd-empty.dd-heading > .dd3-handle:hover:before,
.dd-placeholder.dd-heading > .dd3-handle:hover:before {
color: #7b9f00;
}
.dd-item.dd-heading > button:before,
.dd-empty.dd-heading > button:before,
.dd-placeholder.dd-heading > button:before {
color: #a2d200;
}
.dd-item.dd-heading > button:hover:before,
.dd-empty.dd-heading > button:hover:before,
.dd-placeholder.dd-heading > button:hover:before {
color: #7b9f00;
}
.dd-item .dd3-content,
.dd-empty .dd3-content,
.dd-placeholder .dd3-content {
color: #717171;
background: #fcfcfc;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-weight: normal;
}
.dd-item .dd3-content .controls,
.dd-empty .dd3-content .controls,
.dd-placeholder .dd3-content .controls {
display: inline-block;
float: right;
position: relative;
}
.dd-item .dd3-content .controls a,
.dd-empty .dd3-content .controls a,
.dd-placeholder .dd3-content .controls a {
font-size: 14px;
padding: 3px;
line-height: 18px;
}
.dd-item .dd3-content .controls.open a.dropdown-toggle,
.dd-empty .dd3-content .controls.open a.dropdown-toggle,
.dd-placeholder .dd3-content .controls.open a.dropdown-toggle {
color: #357ebd !important;
}
.dd-item .dd3-content .controls.open .dropdown-menu,
.dd-empty .dd3-content .controls.open .dropdown-menu,
.dd-placeholder .dd3-content .controls.open .dropdown-menu {
padding: 10px;
}
.dd-item .dd3-content .controls.open .dropdown-menu > li,
.dd-empty .dd3-content .controls.open .dropdown-menu > li,
.dd-placeholder .dd3-content .controls.open .dropdown-menu > li {
position: relative;
}
.dd-item .dd3-content .controls.open .dropdown-menu > li > a,
.dd-empty .dd3-content .controls.open .dropdown-menu > li > a,
.dd-placeholder .dd3-content .controls.open .dropdown-menu > li > a {
color: #717171 !important;
padding: 5px 10px;
}
.dd-item .dd3-content .controls.open .dropdown-menu > li > a:hover,
.dd-empty .dd3-content .controls.open .dropdown-menu > li > a:hover,
.dd-placeholder .dd3-content .controls.open .dropdown-menu > li > a:hover {
color: #357ebd !important;
}
.dd-item .dd3-content .controls.open .dropdown-menu > li .controls,
.dd-empty .dd3-content .controls.open .dropdown-menu > li .controls,
.dd-placeholder .dd3-content .controls.open .dropdown-menu > li .controls {
position: absolute;
top: 5px;
right: 0px;
}
.dd-item .dd3-handle,
.dd-empty .dd3-handle,
.dd-placeholder .dd3-handle {
background: #f2f2f2;
border-color: #ccc;
}
.dd-item .dd3-handle:before,
.dd-empty .dd3-handle:before,
.dd-placeholder .dd3-handle:before {
content: "\f0c9";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
color: #717171;
top: 7px;
}
.dd-item .dd3-handle:hover,
.dd-empty .dd3-handle:hover,
.dd-placeholder .dd3-handle:hover {
background: #e2e2e2;
}
.dd-item .dd3-handle:hover:before,
.dd-empty .dd3-handle:hover:before,
.dd-placeholder .dd3-handle:hover:before {
color: #357ebd;
}
.dd-item .dd-handle,
.dd-empty .dd-handle,
.dd-placeholder .dd-handle {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.dd-item > button:before,
.dd-empty > button:before,
.dd-placeholder > button:before {
content: "\f106";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
color: #717171;
line-height: 12px;
}
.dd-item > button[data-action="collapse"]:before,
.dd-empty > button[data-action="collapse"]:before,
.dd-placeholder > button[data-action="collapse"]:before {
content: "\f107";
}
.dd-item > button:hover:before,
.dd-empty > button:hover:before,
.dd-placeholder > button:hover:before {
color: #357ebd;
}
section.invoice {
background-color: white;
padding: 50px 100px;
color: #717171;
}
section.invoice .header {
background-color: #2b3543;
padding: 50px 100px;
margin: -50px -100px;
color: white;
}
section.invoice .header h3 {
margin: 0;
padding: 0;
margin-bottom: 40px;
}
section.invoice .header h4 {
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-weight: 300;
color: rgba(255, 255, 255, 0.2);
border-bottom: 3px solid rgba(255, 255, 255, 0.05);
padding-bottom: 5px;
}
section.invoice .header address {
font-weight: 300;
color: rgba(255, 255, 255, 0.5);
font-size: 12px;
}
section.invoice .header address strong {
color: white;
font-size: 18px;
}
section.invoice .header .arrow {
text-align: center;
padding-top: 150px;
}
section.invoice .header .arrow .fa {
color: rgba(255, 255, 255, 0.15);
border: 1px solid;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
width: 60px;
height: 60px;
padding-left: 5px;
}
section.invoice .header .total,
section.invoice .footer .total {
margin: 0;
background-color: #3f4e62;
width: 65%;
min-width: 215px;
float: right;
padding: 10px;
text-align: left;
}
section.invoice .header .total dt,
section.invoice .footer .total dt {
width: auto;
float: none;
text-align: left;
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-weight: 300;
}
section.invoice .header .total dd,
section.invoice .footer .total dd {
margin-left: 0px;
text-align: right;
font-size: 26px;
margin-top: 10px;
font-weight: 300;
}
section.invoice .header .total dd strong,
section.invoice .footer .total dd strong {
font-weight: 400;
}
section.invoice .footer .summary {
background-color: #2b3543;
padding: 20px;
color: white;
text-align: right;
margin-bottom: 50px;
}
section.invoice .footer .summary dl:not(.total) dt {
text-align: left;
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-weight: 300;
color: rgba(255, 255, 255, 0.5);
width: auto;
float: left;
}
section.invoice .footer .summary dl:not(.total) dd {
text-align: right;
margin-left: 0;
}
section.invoice .footer .summary .total {
float: none;
display: inline-block;
position: relative;
bottom: -20px;
right: -20px;
}
section.invoice table {
margin-top: 13px;
margin-bottom: 50px;
}
section.invoice table thead tr td,
section.invoice table thead tr th,
section.invoice table tbody tr td,
section.invoice table tbody tr th {
text-align: center;
}
section.invoice table thead tr td:last-child,
section.invoice table thead tr th:last-child,
section.invoice table tbody tr td:last-child,
section.invoice table tbody tr th:last-child {
text-align: right;
}
section.invoice table thead tr td.description,
section.invoice table thead tr th.description,
section.invoice table tbody tr td.description,
section.invoice table tbody tr th.description {
text-align: left;
width: 680px;
max-width: 680px;
font-weight: 300;
}
section.invoice table thead tr td.description strong,
section.invoice table thead tr th.description strong,
section.invoice table tbody tr td.description strong,
section.invoice table tbody tr th.description strong {
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-weight: 300;
}
section.invoice table thead tr th {
background-color: #212933;
border: 0;
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-weight: 300;
color: rgba(255, 255, 255, 0.5);
}
section.invoice table tbody tr:first-child td {
border-top: 0;
}
section.invoice table tbody tr:last-child td {
border-bottom: 1px solid #ddd;
}
section.invoice table tbody tr td {
white-space: nowrap;
}
section.invoice table tbody tr td.description {
font-size: 11px;
white-space: normal;
}
section.invoice table tbody tr td.description strong {
font-weight: 700;
font-size: 14px;
}
section.invoice table tbody tr td.description p {
margin: 0;
}
@media only screen and (max-width: 1024px) {
section.invoice {
padding: 50px;
}
section.invoice .header {
padding: 50px;
margin: -50px;
}
}
@media only screen and (max-width: 992px) {
section.invoice .header .text-right {
text-align: left;
}
}
@media only screen and (max-width: 768px) {
section.invoice {
padding: 50px 20px;
}
section.invoice .header {
padding: 50px 20px;
margin: -50px -20px;
}
}
@media print {
section.invoice .header {
-webkit-print-color-adjust: exact;
background-color: #e2e2e2 !important;
}
section.invoice .header .total,
section.invoice .footer .total {
-webkit-print-color-adjust: exact;
background-color: #d2d2d2 !important;
}
section.invoice .footer .summary {
-webkit-print-color-adjust: exact;
background-color: #e2e2e2 !important;
}
section.invoice table thead tr th {
-webkit-print-color-adjust: exact;
background-color: #d2d2d2 !important;
}
}
/*****************************************/
/************* MAIN SETTINGS *************/
/*****************************************/
html,
body {
height: 100%;
}
html {
padding-top: 45px;
padding-bottom: 0;
overflow: hidden;
}
html.mm-opened #wrap > .row #content {
position: fixed;
left: 0;
padding-right: 275px;
}
.mm-page {
height: 100%;
min-height: 100%;
}
#wrap {
margin: 0;
padding: 0 15px;
height: 100%;
min-height: 100%;
}
#wrap > .row {
height: 100%;
min-height: 100%;
}
#wrap #content {
padding-bottom: 0;
/* padding-left: 265px; */
padding-right: 25px;
height: 100%;
width: 100%;
}
#wrap #content .main {
margin: 10px 0;
}
body {
font-family: "Roboto", "Arial", sans-serif;
font-size: 14px;
font-weight: 400;
-webkit-font-smoothing: antialiased;
}
body.modal-open {
overflow: auto;
margin-right: 0;
}
body.bg-1 {
background-image: url(../images/noise.png), url(../images/backgrounds/1.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.bg-2 {
background-image: url(../images/noise.png), url(../images/backgrounds/2.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.bg-3 {
background-image: url(../images/noise.png), url(../images/backgrounds/3.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.bg-4 {
background-image: url(../images/noise.png), url(../images/backgrounds/4.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.bg-5 {
background-image: url(../images/noise.png), url(../images/backgrounds/5.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.bg-6 {
background-image: url(../images/noise.png), url(../images/backgrounds/6.jpg);
background-repeat: repeat, no-repeat;
background-position: left top;
background-size: auto, cover;
}
body.no-bg {
background: none;
}
body.solid-bg-1 {
background-color: #1ccdaa;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body.solid-bg-2 {
background-color: #FBB829;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body.solid-bg-3 {
background-color: #556270;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body.solid-bg-4 {
background-color: #2A8FBD;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body.solid-bg-5 {
background-color: #D8D8C0;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body.solid-bg-6 {
background-color: #7F94B0;
/* background-image: url(../images/noise.png); */
background-repeat: repeat;
background-position: left top;
background-size: auto;
}
body .navbar-default {
border: 0;
}
body .navbar-default.navbar-fixed-top, body .navbar-default.navbar-fixed-bottom {
-webkit-transform: none;
-moz-transform: none;
-ms-transform: none;
-o-transform: none;
transform: none;
}
body .mask {
background-color: rgba(0, 0, 0, 0.8);
width: 100%;
height: 100%;
position: fixed;
z-index: 100000;
top: -45px;
padding-bottom: 45px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
body .mask #loader {
background: url(../images/loader.gif) center center no-repeat;
height: 50px;
width: 50px;
left: 50%;
top: 50%;
position: absolute;
margin: -25px 0 0 -25px;
background-size: 50px 50px;
}
body > .videocontent {
position: fixed;
z-index: -1;
top: -20px;
width: 100%;
height: 100%;
overflow: hidden;
padding-bottom: 30px;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
body > .videocontent .video-background {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
width: 100%;
height: 100% !important;
z-index: 0;
}
body > .videocontent .video-background video {
min-height: 100%;
min-width: 100%;
}
body > .videocontent .video-background img {
min-height: 100%;
min-width: 100%;
}
body > .videocontent .ui-video-background {
display: none;
}
.el-reloader {
background: url(../images/loader.gif) center center no-repeat;
height: 15px;
width: 15px;
left: 50%;
top: 75%;
position: absolute;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Roboto Slab", serif;
-webkit-font-smoothing: antialiased;
}
h1.sans-serif, h2.sans-serif, h3.sans-serif, h4.sans-serif, h5.sans-serif, h6.sans-serif, .h1.sans-serif, .h2.sans-serif, .h3.sans-serif, .h4.sans-serif, .h5.sans-serif, .h6.sans-serif {
font-family: "Roboto", "Arial", sans-serif;
}
h1.underline, h2.underline, h3.underline, h4.underline, h5.underline, h6.underline, .h1.underline, .h2.underline, .h3.underline, .h4.underline, .h5.underline, .h6.underline {
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
padding-bottom: 5px;
}
h1.inline, h2.inline, h3.inline, h4.inline, h5.inline, h6.inline, .h1.inline, .h2.inline, .h3.inline, .h4.inline, .h5.inline, .h6.inline {
display: inline-block;
margin: 0 10px;
vertical-align: middle;
}
*:before,
*:after {
-webkit-transform: translateZ(0);
}
menu {
padding: 0;
}
menu button,
menu .btn {
margin-right: 10px;
}
menu button .fa,
menu .btn .fa {
margin-right: 3px;
}
/* printing */
@media print {
.no-print,
#mmenu,
#navbar,
.pageheader {
display: none !important;
}
#content {
padding-left: 0 !important;
}
[class*="col-md-"] {
float: left;
display: inline-block;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.visible-md-block,
.visible-lg-block {
display: block !important;
}
}
/**********************************/
/************* NAVBAR *************/
/**********************************/
.navbar {
min-height: 45px;
height: 45px;
}
.navbar.navbar-default {
border: 0;
}
.navbar.navbar-transparent-white {
background-color: rgba(255, 255, 255, 0.1);
}
.navbar.navbar-transparent-white .navbar-header {
background-color: rgba(255, 255, 255, 0.1);
}
.navbar.navbar-transparent-black {
background-color: rgba(0, 0, 0, 0.1);
}
.navbar.navbar-transparent-black .navbar-header {
background-color: rgba(0, 0, 0, 0.05);
}
.navbar .navbar-header {
width: 250px;
position: relative;
z-index: 99;
}
.navbar .navbar-header .navbar-brand {
font-weight: 300;
font-size: 18px;
font-family: "Roboto Condensed", sans-serif;
color: white;
padding: 0;
padding-left: 50px;
height: 45px;
line-height: 45px;
background: url(../images/minimal-logo.png) no-repeat 0 2px;
}
.navbar .navbar-header .navbar-brand img {
vertical-align: top;
}
.navbar .navbar-header .sidebar-collapse {
display: inline-block;
float: right;
line-height: 43px;
}
.navbar .navbar-header .sidebar-collapse a {
font-size: 18px;
line-height: 45px;
color: #f2f2f2;
}
.navbar .navbar-header .sidebar-collapse a:hover {
color: white;
}
.navbar .navbar-nav > li > a.login {
background-color: #a2d200;
color: #f2f2f2;
}
.navbar .navbar-nav > li > a.login:hover, .navbar .navbar-nav > li > a .login :focus {
background-color: #8eb800;
color: white;
}
.navbar .navbar-nav > li > a, .navbar .navbar-nav > li > form a.dropdown-toggle {
color: rgba(255, 255, 255, 0.7);
line-height: 45px;
padding: 0 15px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
color: white;
}
.navbar .navbar-nav > li.divided > a {
display: inline-block;
vertical-align: top;
}
.navbar .navbar-nav > li.divided:after {
content: "";
display: inline-block;
width: 1px;
height: 30px;
background-color: rgba(0, 0, 0, 0.15);
margin-top: 7px;
margin-left: -3px;
vertical-align: top;
position: absolute;
top: 0;
right: 0;
}
.navbar .navbar-nav.quick-actions {
float: right;
margin-right: 10px;
}
.navbar .navbar-nav.quick-actions > li {
display: inline-block;
float: none;
vertical-align: top;
}
.navbar .navbar-nav.quick-actions > li.user {
/* padding-left: 50px; */
}
.navbar .navbar-nav.quick-actions .label {
font-size: 10px;
margin-left: 5px;
vertical-align: middle;
}
.navbar .navbar-nav.quick-actions .user .profile-photo {
display: inline-block;
width: 45px;
vertical-align: top;
overflow: hidden;
margin-left: 15px;
}
.navbar .navbar-nav.quick-actions .user .profile-photo img {
width: 100%;
}
.navbar .navbar-nav.quick-actions .user > a {
font-size: 12px;
}
.navbar .navbar-nav.quick-actions .user > a > i {
margin-left: 10px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu {
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a {
color: #717171;
font-size: 12px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a .task-info .desc {
font-size: 12px;
color: rgba(113, 113, 113, 0.65);
margin-bottom: 3px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a .task-info .percent {
padding-left: 10px;
margin-top: -4px;
display: inline-block;
font-weight: 700;
float: right;
font-size: 12px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a .progress {
margin-bottom: 10px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a .small {
float: right;
color: #bebebe;
margin-top: 3px;
font-weight: 300;
font-size: 9px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a:hover, .navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li > a:focus {
background-color: #f2f2f2;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li:last-child > a {
font-size: 12px;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu > li:last-child > a i {
font-size: 14px;
float: right;
line-height: 17px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li {
display: block;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a {
margin: 10px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
background-color: #f2f2f2;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .profile-photo {
width: 35px;
display: inline-block;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .profile-photo img {
width: 100%;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.cyan {
background-color: rgba(34, 190, 239, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.cyan:hover {
background-color: rgba(34, 190, 239, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.green {
background-color: rgba(162, 210, 0, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.green:hover {
background-color: rgba(162, 210, 0, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.orange {
background-color: rgba(255, 193, 0, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.orange:hover {
background-color: rgba(255, 193, 0, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.red {
background-color: rgba(255, 74, 67, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.red:hover {
background-color: rgba(255, 74, 67, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.amethyst {
background-color: rgba(205, 151, 235, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.amethyst:hover {
background-color: rgba(205, 151, 235, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.greensea {
background-color: rgba(22, 160, 133, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.greensea:hover {
background-color: rgba(22, 160, 133, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.dutch {
background-color: rgba(22, 147, 165, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.dutch:hover {
background-color: rgba(22, 147, 165, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.drank {
background-color: rgba(164, 7, 120, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.drank:hover {
background-color: rgba(164, 7, 120, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.hotpink {
background-color: rgba(255, 0, 102, 0.1);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a.hotpink:hover {
background-color: rgba(255, 0, 102, 0.2);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a:hover {
background-color: #eaeaea;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .message-info {
vertical-align: top;
display: inline-block;
font-size: 11px;
margin-left: 5px;
width: 265px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .message-info .sender {
font-weight: 700;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .message-info .time {
float: right;
font-weight: 300;
font-size: 9px;
color: #bebebe;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li > a .message-info .message-content {
white-space: normal;
margin-top: 5px;
color: #a4a4a4;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li:last-child > a {
margin: 0;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
background-color: transparent;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.messages > li:last-child > a:hover {
background-color: #f2f2f2;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings {
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
border: 0;
padding: 5px;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings .videobg-check {
min-height: 15px;
margin-bottom: -10px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings .videobg-check:before, .navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings .videobg-check:after {
display: table;
content: " ";
clear: both;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings .videobg-check .control-label {
padding-left: 10px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li {
display: block;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li > a {
padding: 5px 10px;
font-size: 12px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li > a i {
font-size: 14px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li h3 {
padding: 0;
margin: 5px 10px;
font-size: 12px;
font-family: "Roboto", "Arial", sans-serif;
color: #717171;
font-weight: 400;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds {
margin: 10px;
text-align: center;
list-style-type: none;
padding: 0;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li {
width: 17px;
text-align: center;
display: inline-block;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li.title,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li.title {
display: block;
font-size: 12px;
width: 100%;
text-align: left;
color: #717171;
line-height: 22px;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a {
display: inline-block;
width: 70%;
height: 12px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a:hover,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a:hover {
-webkit-transform: scale(1.3, 1.3);
-moz-transform: scale(1.3, 1.3);
-ms-transform: scale(1.3, 1.3);
-o-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-1,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-1 {
background: url(../images/backgrounds/thumbs/1.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-2,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-2 {
background: url(../images/backgrounds/thumbs/2.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-3,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-3 {
background: url(../images/backgrounds/thumbs/3.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-4,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-4 {
background: url(../images/backgrounds/thumbs/4.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-5,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-5 {
background: url(../images/backgrounds/thumbs/5.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.bg-6,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.bg-6 {
background: url(../images/backgrounds/thumbs/6.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-1,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-1 {
background-color: #1ccdaa;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-2,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-2 {
background-color: #FBB829;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-3,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-3 {
background-color: #556270;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-4,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-4 {
background-color: #2A8FBD;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-5,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-5 {
background-color: #D8D8C0;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.solid-bg-6,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-6 {
background-color: #7F94B0;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-1,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-1 {
background-color: #1ccdaa;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-2,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-2 {
background-color: #FBB829;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-3,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-3 {
background-color: #556270;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-4,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-4 {
background-color: #2A8FBD;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-5,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-5 {
background-color: #D8D8C0;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.solid-bg-6,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.solid-bg-6 {
background-color: #7F94B0;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-1,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-1 {
background: url(../images/backgrounds/video/thumbs/1.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-2,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-2 {
background: url(../images/backgrounds/video/thumbs/2.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-3,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-3 {
background: url(../images/backgrounds/video/thumbs/3.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-4,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-4 {
background: url(../images/backgrounds/video/thumbs/4.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-5,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-5 {
background: url(../images/backgrounds/video/thumbs/5.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-6,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-6 {
background: url(../images/backgrounds/video/thumbs/6.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-7,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-7 {
background: url(../images/backgrounds/video/thumbs/7.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-8,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-8 {
background: url(../images/backgrounds/video/thumbs/8.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-9,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-9 {
background: url(../images/backgrounds/video/thumbs/9.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #color-schemes > li > a.video-bg-10,
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li #videobackgrounds > li > a.video-bg-10 {
background: url(../images/backgrounds/video/thumbs/10.jpg) center center no-repeat;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings > li .form-group label {
color: #717171;
font-size: 12px;
font-weight: 400;
}
.navbar .navbar-nav.quick-actions .dropdown .dropdown-menu.settings.arrow:before {
border-bottom-color: white;
left: 134px;
}
.navbar .navbar-nav.quick-actions .dropdown.open > a,
.navbar .navbar-nav.quick-actions .dropdown.open > a:focus,
.navbar .navbar-nav.quick-actions .dropdown.open > a:hover {
background-color: transparent;
color: white;
}
.navbar .search {
display: inline-block;
margin-left: 15px;
}
.navbar .search i {
line-height: 45px;
margin-right: 10px;
color: rgba(255, 255, 255, 0.7);
}
.navbar .search input {
/* font-family: "Ubuntu Mono", sans-serif; */
font-size: 16px;
color: rgba(255, 255, 255, 1);
background: none;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.5);
-webkit-appearance: none !important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
vertical-align: middle;
min-height: 28px;
padding: 0;
}
.navbar .search input:focus {
outline: none;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255,255);
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar .search input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.navbar .search input:-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.navbar .search input::-moz-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.navbar .search input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.7);
}
.navbar.collapsed .navbar-header {
width: 40px;
}
.navbar.collapsed .navbar-header .navbar-brand {
display: none;
}
.navbar.collapsed .navbar-header .sidebar-collapse a {
margin-left: 2px;
}
/***********************************/
/************* SIDEBAR *************/
/***********************************/
.navbar-nav.side-nav {
width: 250px;
position: fixed;
margin-top: 45px;
padding-bottom: 0;
top: 0;
height: 100%;
border-radius: 0;
border: none;
overflow-y: auto;
z-index: 1;
background: rgba(0, 0, 0, 0.05);
}
.navbar-nav.side-nav > *:last-child {
margin-bottom: 90px;
}
.navbar-nav.side-nav > li {
float: none;
}
.navbar-nav.side-nav > li.collapsed {
height: 45px;
overflow: hidden;
background-color: rgba(0, 0, 0, 0.05);
}
.navbar-nav.side-nav > li.collapsed > a > i:before {
content: "\f107";
}
.navbar-nav.side-nav > li.collapsed-content {
display: none;
}
.navbar-nav.side-nav > li.collapsed-content > ul {
margin: 0;
padding: 0;
list-style-type: none;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.search {
margin-left: 0;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.search input {
width: 190px;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user {
margin: 15px 0;
text-align: center;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user .profile-photo {
width: 70px;
overflow: hidden;
margin: 10px auto;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user .profile-photo img {
width: 70px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
border: 3px solid white;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form > a {
color: rgba(255, 255, 255, 0.9);
font-size: 12px;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form > a:hover, .navbar-nav.side-nav > li.collapsed-content > ul > li.user > form > a:focus {
color: white;
text-decoration: none;
background-color: transparent;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form > a i {
margin-left: 5px;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings {
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
border: 0;
padding: 5px;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
left: 50px;
top: 120px;
text-align: left;
/* width: 130px; */
/* min-width: 130px; */
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li {
display: block;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li > a {
padding: 5px 10px;
font-size: 12px;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li > a i {
font-size: 14px;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li h3 {
padding: 0;
margin: 5px 10px;
font-size: 12px;
font-family: "Roboto", "Arial", sans-serif;
color: #717171;
font-weight: 400;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes {
margin: 10px;
text-align: center;
list-style-type: none;
padding: 0;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li {
width: 13px;
text-align: center;
display: inline-block;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a {
display: inline-block;
width: 70%;
height: 10px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a:hover {
-webkit-transform: scale(1.3, 1.3);
-moz-transform: scale(1.3, 1.3);
-ms-transform: scale(1.3, 1.3);
-o-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-1 {
background: url(../images/backgrounds/thumbs/1.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-2 {
background: url(../images/backgrounds/thumbs/2.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-3 {
background: url(../images/backgrounds/thumbs/3.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-4 {
background: url(../images/backgrounds/thumbs/4.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-5 {
background: url(../images/backgrounds/thumbs/5.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li #color-schemes > li > a.bg-6 {
background: url(../images/backgrounds/thumbs/6.jpg) center center no-repeat;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings > li .form-group label {
color: #717171;
font-size: 12px;
font-weight: 400;
}
.navbar-nav.side-nav > li.collapsed-content > ul > li.user > form .settings.arrow:before {
border-bottom-color: white;
left: 55px;
}
.navbar-nav.side-nav > li > a.sidebar-toggle {
font-family: "Roboto Condensed", sans-serif;
font-size: 11px;
color: rgba(255, 255, 255, 0.75);
text-transform: uppercase;
font-weight: 700;
}
.navbar-nav.side-nav > li > a.sidebar-toggle > i {
font-size: 14px;
line-height: 45px;
float: right;
}
.navbar-nav.side-nav > li > a.sidebar-toggle:hover {
color: rgba(255, 255, 255, 1);
}
.navbar-nav.side-nav > li > a.sidebar-toggle.underline {
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
padding: 0;
margin: 0 15px;
}
.navbar-nav.side-nav > li.navigation .menu {
list-style-type: none;
padding: 0;
margin: 0;
}
.navbar-nav.side-nav > li.navigation .menu > li > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a {
display: inline-block;
line-height: 40px;
padding: 0 15px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
font-size: 12px;
color: rgba(255, 255, 255, 0.9);
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
width: 100%;
position: relative;
z-index: 2;
font-weight: 700;
}
.navbar-nav.side-nav > li.navigation .menu > li > a > i,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a > i {
font-size: 14px;
margin-right: 8px;
width: 15px;
display: inline-block;
text-align: center;
}
.navbar-nav.side-nav > li.navigation .menu > li > a > b.dropdown-plus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a > b.dropdown-plus {
float: right;
line-height: 40px;
color: rgba(0, 0, 0, 0.2);
}
.navbar-nav.side-nav > li.navigation .menu > li > a:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a:after {
content: "";
display: inline-block;
width: 3px;
height: 39px;
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%);
position: absolute;
top: 0;
left: 0;
z-index: -1;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.navbar-nav.side-nav > li.navigation .menu > li > a:hover,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a:hover {
text-decoration: none;
color: white;
}
.navbar-nav.side-nav > li.navigation .menu > li > a:hover:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a:hover:after {
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
width: 100%;
}
.navbar-nav.side-nav > li.navigation .menu > li > a:focus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a:focus {
text-decoration: none;
}
.navbar-nav.side-nav > li.navigation .menu > li > a .badge,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a .badge {
position: absolute;
top: 8px;
left: 23px;
z-index: 9;
font-size: 9px;
padding: 2px 4px;
}
.navbar-nav.side-nav > li.navigation .menu > li > a .label,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown > a .label {
position: absolute;
top: 12px;
right: 10px;
z-index: 9;
font-size: 10px;
padding: 3px 5px 2px 5px;
}
.navbar-nav.side-nav > li.navigation .menu > li.active > a,
.navbar-nav.side-nav > li.navigation .menu > li.active > a:hover,
.navbar-nav.side-nav > li.navigation .menu > li.active > a:focus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a:hover,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a:focus {
text-decoration: none;
color: white;
text-shadow: none;
}
.navbar-nav.side-nav > li.navigation .menu > li.active > a:after,
.navbar-nav.side-nav > li.navigation .menu > li.active > a:hover:after,
.navbar-nav.side-nav > li.navigation .menu > li.active > a:focus:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a:hover:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.active > a:focus:after {
background: rgba(0, 0, 0, 0.2) !important;
width: 100%;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown > a .label,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown > a .label {
right: 30px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > a {
text-decoration: none;
color: white;
background-color: transparent;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > a b.dropdown-plus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > a b.dropdown-plus {
color: white;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > a b.dropdown-plus:before,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > a b.dropdown-plus:before {
content: "\f068";
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > a:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > a:after {
background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
background: linear-gradient(to right, rgba(0, 0, 0, 0.2) 0%, transparent 100%);
width: 100%;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu {
float: none;
position: relative;
min-width: 250px;
margin: 0;
padding: 0;
border: none;
background: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
z-index: 1;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a {
display: inline-block;
line-height: 30px;
padding: 0 30px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
font-size: 12px;
color: rgba(255, 255, 255, 0.9);
width: 100%;
-webkit-transition: none;
-moz-transition: none;
transition: none;
font-weight: 500;
position: relative;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a > i,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a > i {
margin-right: 3px;
width: 15px;
text-align: center;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a:hover,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a:hover {
background: transparent;
color: #418bca;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a .badge,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a .badge {
position: absolute;
top: 9px;
right: 12px;
z-index: 9;
font-size: 9px;
padding: 2px 4px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a .label,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown) a .label {
position: absolute;
top: 8px;
right: 12px;
z-index: 9;
font-size: 10px;
padding: 3px 5px 2px 5px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li:not(.dropdown).active a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li:not(.dropdown).active a {
background: transparent;
color: #418bca;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a {
line-height: 30px;
padding-left: 30px;
font-size: 12px;
color: rgba(255, 255, 255, 0.9);
font-weight: 500;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a > i,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a > i {
margin-right: 3px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a > b.dropdown-plus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a > b.dropdown-plus {
line-height: 30px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a:after,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a:after {
height: 29px;
left: -3px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a:hover, .navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a:focus,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a:hover,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a:focus {
background-color: transparent;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a {
padding-left: 40px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a {
padding-left: 50px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a {
padding-left: 60px;
}
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a + .dropdown-menu > li:not(.dropdown) > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li.dropdown > a,
.navbar-nav.side-nav > li.navigation .menu > li > .dropdown-menu .dropdown.dropdown.open > ul.dropdown-menu > li.dropdown a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a + .dropdown-menu > li:not(.dropdown) > a {
padding-left: 70px;
}
.navbar-nav.side-nav > li.summary .media {
padding: 0 15px;
}
.navbar-nav.side-nav > li.summary .media .media-body {
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
color: rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.navbar-nav.side-nav > li.summary .media .media-body h3 {
font-family: "Roboto", "Arial", sans-serif;
font-size: 22px;
color: rgba(255, 255, 255, 0.7);
font-weight: 400;
}
.navbar-nav.side-nav > li.settings .form-group {
padding: 15px 0 10px 0;
}
.navbar-nav.side-nav > li.settings .form-group > label {
color: rgba(255, 255, 255, 0.7);
font-weight: 400;
}
.navbar-nav.side-nav > li.settings .form-group .onoffswitch {
right: -10px;
}
.navbar-nav.side-nav > li.settings .form-group .onoffswitch .onoffswitch-label {
filter: alpha(opacity=40);
opacity: 0.4;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.navbar-nav.side-nav > li.settings .form-group .onoffswitch-checkbox:checked + .onoffswitch-label {
filter: alpha(opacity=100);
opacity: 1;
}
.navbar-nav.side-nav.collapsed {
width: 40px;
}
.navbar-nav.side-nav.collapsed.open {
width: 100%;
}
.navbar-nav.side-nav.collapsed > li.settings, .navbar-nav.side-nav.collapsed > li.summary {
display: none;
}
.navbar-nav.side-nav.collapsed > li.navigation .sidebar-toggle {
display: none;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li {
max-height: 40px;
max-width: 40px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a {
width: 40px;
white-space: nowrap;
overflow: hidden;
padding: 0 12px;
-webkit-transition: none;
-moz-transition: none;
transition: none;
position: relative;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a i {
margin-right: 10px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a b {
display: none;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a .badge {
left: 20px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li > a .label {
display: none;
right: 10px !important;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered {
max-width: 250px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > a {
width: 250px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > a:after {
width: 100%;
background: #1d2833;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > a .label {
display: block;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered.active > a {
text-decoration: none;
color: white;
text-shadow: none;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered.active > a:after {
background: #1d2833 !important;
width: 100%;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu {
display: block;
left: 40px;
top: 37px;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
width: 210px;
background: #263543;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li {
position: relative;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li > a {
color: rgba(255, 255, 255, 0.8);
font-size: 12px;
line-height: 24px;
position: relative;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li > a i {
font-size: 14px;
margin-right: 3px;
width: 15px;
text-align: center;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li > a:hover {
background-color: transparent;
color: #418bca;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li > a .badge {
position: absolute;
top: 9px;
right: 12px;
z-index: 9;
font-size: 9px;
padding: 2px 4px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li > a .label {
position: absolute;
top: 8px;
right: 12px;
z-index: 9;
font-size: 10px;
padding: 3px 5px 2px 5px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown > a {
color: rgba(255, 255, 255, 0.8);
font-size: 12px;
font-weight: 400;
-webkit-transition: none;
-moz-transition: none;
transition: none;
padding: 3px 20px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown > a > b.dropdown-plus {
line-height: 24px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown > a:after {
display: none;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown.hovered > a {
color: #418bca;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown.hovered > a > b.dropdown-plus {
color: white;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.dropdown.hovered > a + .dropdown-menu {
display: block;
position: absolute;
left: 100%;
top: -10px;
background-color: #263543;
width: 210px;
}
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.active > a,
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.active > a:hover,
.navbar-nav.side-nav.collapsed > li.navigation > ul > li.hovered > .dropdown-menu li.active > a:focus {
background-color: transparent;
color: #418bca;
}
/*********************************/
/************* FORMS *************/
/*********************************/
.form-control {
-webkit-appearance: none !important;
color: #717171;
outline: 0;
height: 16px;
padding: 6px 11px;
line-height: 18px;
font-size: 13px;
vertical-align: top;
background-color: #fff;
min-height: 37px;
filter: none !important;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e2e2e2;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
/* sizing */
/*parsley */
}
.form-control:focus {
outline: none;
border: 1px solid #b2b2b2;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.form-control.input-lg {
height: 46px;
padding: 10px 16px !important;
font-size: 18px;
line-height: 1.33;
}
.form-control.input-sm {
height: 25px;
min-height: 30px;
padding: 5px 10px !important;
font-size: 11px;
line-height: 1.5;
}
.form-control.parsley-validated {
position: relative;
}
.form-control.parsley-validated.parsley-error {
background-color: #ffdddc;
border: 1px solid #ffaca9;
}
.form-control.parsley-validated.parsley-success {
background-color: #fbffeb;
border: 1px solid #e9ff9f;
}
.checkbox input[type=checkbox].parsley-error + label::before {
background-color: #ffdddc;
border: 1px solid #ffaca9;
}
.checkbox input[type=checkbox].parsley-success + label::before {
background-color: #fbffeb;
border: 1px solid #e9ff9f;
}
.parsley-error-list {
list-style-type: none;
padding: 0;
font-size: 11px;
}
textarea {
height: auto;
}
.help-block {
font-size: 11px;
color: #bebebe;
}
.form-group.form-footer {
margin-bottom: -15px;
padding: 15px 0;
background-color: #f2f2f2;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.form-group.legend h4 {
color: #418bca;
margin-bottom: 3px;
}
.form-group.legend p {
font-size: 12px;
color: #bebebe;
border-bottom: 1px dotted #cacaca;
padding-bottom: 5px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #e8e8e8;
border: 0;
}
.form-control[disabled]:focus,
.form-control[readonly]:focus,
fieldset[disabled] .form-control:focus {
background-color: #e8e8e8;
border: 0;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
div.checkbox {
margin: 5px 0;
}
div.checkbox.check-transparent input[type=checkbox] + label:before {
background-color: rgba(0, 0, 0, 0.2);
border: 0;
-webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
div.checkbox.check-transparent input[type=checkbox]:checked + label:before {
background-color: white;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
}
div.checkbox.check-transparent input[type=checkbox]:checked + label::after {
color: #717171;
}
div.checkbox.check-transparent label {
color: rgba(255, 255, 255, 0.5);
}
div.checkbox.check-transparent input[type=checkbox]:checked + label {
color: white;
}
div.checkbox.check-transparent input[type=checkbox].parsley-error + label::before {
background-color: rgba(255, 74, 67, 0.2);
border: 1px solid rgba(255, 74, 67, 0.5);
}
div.checkbox.check-transparent input[type=checkbox].parsley-error + label::after {
color: white;
}
div.checkbox.check-transparent input[type=checkbox].parsley-success + label::before {
background-color: rgba(162, 210, 0, 0.2);
border: 1px solid rgba(162, 210, 0, 0.5);
}
div.checkbox.check-transparent input[type=checkbox].parsley-success + label::after {
color: white;
}
div.checkbox label {
margin: 0;
line-height: 24px;
}
div.checkbox label:before {
width: 20px;
height: 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
div.checkbox label:after {
width: 20px;
height: 20px;
font-size: 14px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
div.checkbox label.done {
text-decoration: line-through;
}
div.radio.radio-transparent input[type=radio] + label:before {
background-color: rgba(0, 0, 0, 0.2);
border: 0;
-webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
div.radio.radio-transparent input[type=radio]:checked + label:before {
background-color: white;
-webkit-box-shadow: none;
box-shadow: none;
border: 0;
}
div.radio.radio-transparent input[type=radio]:checked + label::after {
color: #717171;
}
div.radio.radio-transparent label {
color: rgba(255, 255, 255, 0.5);
}
div.radio.radio-transparent input[type=radio]:checked + label {
color: white;
}
div.radio.radio-transparent input[type=radio].parsley-error + label::before {
background-color: rgba(255, 74, 67, 0.2);
border: 1px solid rgba(255, 74, 67, 0.5);
}
div.radio.radio-transparent input[type=radio].parsley-error + label::after {
color: white;
}
div.radio.radio-transparent input[type=radio].parsley-success + label::before {
background-color: rgba(162, 210, 0, 0.2);
border: 1px solid rgba(162, 210, 0, 0.5);
}
div.radio.radio-transparent input[type=radio].parsley-success + label::after {
color: white;
}
.chosen-container {
width: 100% !important;
}
select.form-control + .chosen-container.chosen-container-single .chosen-single {
-webkit-appearance: none !important;
color: #717171;
outline: 0;
height: 16px;
padding: 6px 11px;
line-height: 18px;
font-size: 13px;
vertical-align: top;
background-color: #fff;
min-height: 37px;
filter: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e2e2e2;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
select.form-control + .chosen-container.chosen-container-single .chosen-single span {
line-height: 24px;
}
select.form-control + .chosen-container.chosen-container-single .chosen-single div {
top: 7px;
}
select.form-control + .chosen-container.chosen-container-single.chosen-container-active .chosen-single {
outline: none;
border: 1px solid #b2b2b2;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
}
select.form-control.parsley-error + .chosen-container.chosen-container-single .chosen-single {
background-color: #ffdddc;
border: 1px solid #ffaca9;
}
select.form-control.parsley-success + .chosen-container.chosen-container-single .chosen-single {
background-color: #fbffeb;
border: 1px solid #e9ff9f;
}
select.form-control + .chosen-container-multi .chosen-choices {
-webkit-appearance: none !important;
color: #717171;
outline: 0;
height: 16px;
padding: 6px 11px !important;
line-height: 18px;
font-size: 13px;
vertical-align: top;
background-color: #fff;
min-height: 37px;
filter: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e2e2e2;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
select.form-control + .chosen-container-multi .chosen-choices .search-field input {
padding: 0 !important;
margin: 3px 0;
min-height: initial;
color: inherit;
font-size: 14px;
-webkit-font-smoothing: antialiased;
}
select.form-control + .chosen-container-multi .chosen-choices .search-field input:focus {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
select.form-control + .chosen-container-multi .chosen-choices .search-choice {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 11px;
line-height: 18px;
}
select.form-control + .chosen-container-multi.chosen-container-active .chosen-choices {
outline: none;
border: 1px solid #b2b2b2;
-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.1) !important;
}
select.form-control.parsley-error + .chosen-container-multi .chosen-choices {
background-color: #ffdddc;
border: 1px solid #ffaca9;
}
select.form-control.parsley-success + .chosen-container-multi .chosen-choices {
background-color: #fbffeb;
border: 1px solid #e9ff9f;
}
select.form-control.form-control.chosen-transparent + .chosen-container-multi .chosen-choices {
background-color: rgba(0, 0, 0, 0.3);
border: 0;
color: rgba(255, 255, 255, 0.8);
}
select.form-control.form-control.chosen-transparent + .chosen-container-multi .chosen-choices .search-choice {
border-radius: 2px;
border: 0;
color: #717171;
background-color: white;
font-size: 11px;
line-height: 18px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
select.form-control.form-control.chosen-transparent + .chosen-container-multi .chosen-choices .search-field input {
line-height: 18px;
min-height: 18px;
color: rgba(255, 255, 255, 0.8) !important;
}
select.form-control.form-control.chosen-transparent + .chosen-container-multi.chosen-container-active .chosen-choices {
background-color: rgba(0, 0, 0, 0.5);
}
select.form-control.chosen-transparent.parsley-error + .chosen-container-multi .chosen-choices {
background-color: rgba(255, 74, 67, 0.2);
border: 1px solid rgba(255, 74, 67, 0.5);
}
select.form-control.chosen-transparent.parsley-success + .chosen-container-multi .chosen-choices {
background-color: rgba(162, 210, 0, 0.2);
border: 1px solid rgba(162, 210, 0, 0.5);
}
select.form-control.chosen-transparent + .chosen-container.chosen-container-single .chosen-single {
background-color: rgba(0, 0, 0, 0.3);
border: 0;
color: rgba(255, 255, 255, 0.8);
}
select.form-control.chosen-transparent + .chosen-container.chosen-container-single .chosen-single div b {
background: url(../images/chosen-sprite-transparent.png) no-repeat 0 2px;
}
select.form-control.chosen-transparent + .chosen-container.chosen-container-single.chosen-container-active .chosen-single {
background-color: rgba(0, 0, 0, 0.5);
}
select.form-control.chosen-transparent.parsley-error + .chosen-container.chosen-container-single .chosen-single {
background-color: rgba(255, 74, 67, 0.2);
border: 1px solid rgba(255, 74, 67, 0.5);
}
select.form-control.chosen-transparent.parsley-success + .chosen-container.chosen-container-single .chosen-single {
background-color: rgba(162, 210, 0, 0.2);
border: 1px solid rgba(162, 210, 0, 0.5);
}
select.form-control + .chosen-container .chosen-drop {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
select.form-control + .chosen-container .chosen-results {
font-size: 13px;
color: #717171;
}
select.form-control.input-sm + .chosen-container .chosen-single {
min-height: 30px;
font-size: 11px;
}
select.form-control.input-sm + .chosen-container .chosen-single span {
line-height: 20px;
}
select.form-control.input-sm + .chosen-container .chosen-single div {
top: 4px;
}
select.form-control.input-sm + .chosen-container .chosen-choices {
min-height: 30px;
padding: 3px 11px !important;
}
select.form-control.input-sm + .chosen-container .chosen-choices .search-field input {
font-size: 11px;
line-height: 20px;
}
select.form-control.input-lg + .chosen-container .chosen-single {
min-height: 46px;
font-size: 18px;
}
select.form-control.input-lg + .chosen-container .chosen-single span {
line-height: 34px;
}
select.form-control.input-lg + .chosen-container .chosen-single div {
top: 12px;
}
select.form-control.input-lg + .chosen-container .chosen-choices {
min-height: 46px;
padding: 3px 11px !important;
}
select.form-control.input-lg + .chosen-container .chosen-choices .search-field input {
font-size: 18px;
line-height: 34px;
min-height: 34px;
}
.input-group .input-group-btn .btn {
line-height: 23px;
min-height: 37px;
min-width: 37px;
}
.input-group.input-group-lg > .form-control,
.input-group.input-group-lg > .input-group-addon,
.input-group.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
}
.input-group.input-group-sm > .form-control,
.input-group.input-group-sm > .input-group-addon,
.input-group.input-group-sm > .input-group-btn > .btn {
height: 25px;
min-height: 30px;
font-size: 11px;
line-height: 1.5;
}
.input-group .input-group-addon {
border-color: rgba(0, 0, 0, 0.1);
}
.input-group .input-group-addon.addon-red {
background-color: #ff7b76;
color: white;
}
.input-group .input-group-addon.addon-green {
background-color: #a2d200;
color: white;
}
.input-group .input-group-addon.addon-cyan {
background-color: #52ccf2;
color: white;
}
.input-group .input-group-addon.addon-orange {
background-color: #ffcd33;
color: white;
}
.input-group .input-group-addon.addon-amethyst {
background-color: #cd97eb;
color: white;
}
.input-group .input-group-addon.addon-greensea {
background-color: #1ccdaa;
color: white;
}
.input-group .input-group-addon.addon-drank {
background-color: #d5099c;
color: white;
}
.input-group .input-group-addon.addon-dutch {
background-color: #1cbbd2;
color: white;
}
.input-group .input-group-addon.addon-hotpink {
background-color: #ff3385;
color: white;
}
.input-group .input-group-addon.addon-redbrown {
background-color: #e27d79;
color: white;
}
.input-group .input-group-addon.addon-blue {
background-color: #69a3d5;
color: white;
}
.input-group .input-group-addon.addon-slategray {
background-color: #536781;
color: white;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
/*********************************/
/************* TILES *************/
/*********************************/
.tile {
position: relative;
margin-bottom: 20px;
color: #717171;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
background-color: white;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
}
.tile.transparent {
background-color: transparent;
}
.tile.transparent [class^="tile-"] {
background-color: white;
}
.tile.transparent [class^="tile-"].transparent {
background-color: transparent;
}
.tile.minimized .tile-header {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
border-radius: 4px !important;
}
.tile.minimized .tile-header .controls .minimize {
filter: alpha(opacity=100);
opacity: 1;
}
.tile.minimized .tile-header .controls .minimize:hover {
filter: alpha(opacity=40);
opacity: 0.4;
}
.tile.minimized .tile-header .controls .minimize i:before {
content: "\f077";
}
.tile.minimized [class^="tile-"]:not(.tile-header) {
height: 0 !important;
padding: 0 !important;
border: 0 !important;
overflow: hidden !important;
}
.tile.minimized.transparent {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.tile.minimized.transparent .tile-header {
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
}
.tile.no-shadow {
-webkit-box-shadow: none;
box-shadow: none;
}
.tile.nopadding {
padding: 0;
}
.tile.left-nav {
display: table;
}
.tile.left-nav .tile-body {
margin-left: 50px;
width: 100%;
display: table-cell;
vertical-align: top;
}
.tile.right-nav .tile-body {
margin-right: 50px;
width: 100%;
display: table-cell;
vertical-align: top;
position: relative;
z-index: 9;
}
.tile .controls a {
color: rgba(0, 0, 0, 0.2);
}
.tile .controls a:hover {
color: rgba(0, 0, 0, 0.4);
}
.tile a.white {
color: rgba(255, 255, 255, 0.7);
}
.tile a.white:hover {
color: white;
}
.tile a.maincolor {
color: inherit !important;
}
.tile a.maincolor:hover {
color: inherit !important;
}
.tile .tile-left-side,
.tile .tile-right-side {
display: table-cell;
background-color: rgba(0, 0, 0, 0.3);
}
.tile .tile-left-side .nav.nav-tabs,
.tile .tile-left-side .nav.nav-pills,
.tile .tile-right-side .nav.nav-tabs,
.tile .tile-right-side .nav.nav-pills {
background-color: transparent;
}
.tile .tile-navbar {
list-style-type: none;
padding: 5px 0;
margin: -15px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.tile .tile-navbar > li {
display: inline-block;
font-size: 11px;
padding: 0 15px;
border-right: 1px solid rgba(255, 255, 255, 0.05);
line-height: 34px;
}
.tile .tile-navbar > li:first-child {
padding-left: 0;
}
.tile .tile-navbar > li:last-child {
padding-right: 0;
border: 0;
}
.tile .tile-navbar > li .checkbox {
margin: 0 !important;
padding-left: 20px;
}
.tile .tile-navbar > li > a {
color: rgba(255, 255, 255, 0.7);
}
.tile .tile-navbar > li > a.disabled, .tile .tile-navbar > li > a.disabled:hover, .tile .tile-navbar > li > a.disabled:focus {
color: rgba(255, 255, 255, 0.15);
text-decoration: none;
cursor: not-allowed;
}
.tile .tile-navbar > li > a:hover {
color: white;
text-decoration: none;
}
.tile .tile-navbar > li > a i {
font-size: 14px;
}
.tile .tile-navbar > li.filters {
float: right;
padding-right: 15px;
}
.tile .tile-navbar > li.filters > a {
padding: 5px 15px;
border: 1px solid rgba(255, 255, 255, 0.3);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 12px;
margin: 0 2px;
}
.tile .tile-navbar > li.filters > a.active {
background-color: white;
border-color: white;
color: #717171;
}
.tile .tile-header {
padding: 15px;
position: relative;
}
.tile .tile-header h1,
.tile .tile-header h2,
.tile .tile-header h3 {
padding: 0;
margin: 0;
display: inline-block;
font-weight: 400;
font-size: 24px;
line-height: 28px;
}
.tile .tile-header h1.small-uppercase,
.tile .tile-header h2.small-uppercase,
.tile .tile-header h3.small-uppercase {
font-size: 13px;
text-transform: uppercase;
line-height: 26px;
}
.tile .tile-header h2 {
font-size: 20px;
line-height: 24px;
}
.tile .tile-header h3 {
font-size: 16px;
line-height: 20px;
}
.tile .tile-header .note {
display: inline-block;
padding: 2px 5px;
background-color: rgba(0, 0, 0, 0.2);
font-size: 11px;
color: white;
margin-left: 5px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
position: relative;
top: -2px;
margin-top: 5px;
}
.tile .tile-header .search {
display: inline-block;
float: right;
}
.tile .tile-header .search input {
font-family: "Ubuntu Mono", sans-serif;
font-size: 16px !important;
color: rgba(0, 0, 0, 0.6) !important;
background: none !important;
border: 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
-webkit-appearance: none !important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
min-height: 28px;
padding: 0 !important;
line-height: 32px !important;
}
.tile .tile-header .search input:focus {
outline: none;
border-bottom: 1px solid rgba(0, 0, 0, 0.4) !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.tile .tile-header .search input::-webkit-input-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.tile .tile-header .search input:-moz-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.tile .tile-header .search input::-moz-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.tile .tile-header .search input:-ms-input-placeholder {
color: rgba(0, 0, 0, 0.4) !important;
}
.tile .tile-header button,
.tile .tile-header .btn {
padding: 2px 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
-o-border-radius: 3px;
border-radius: 3px;
}
.tile .tile-header .btn-group button.btn-default,
.tile .tile-header .btn-group .btn.btn-default {
border: 1px solid #ccc !important;
}
.tile .tile-header .btn-group button:first-child,
.tile .tile-header .btn-group .btn:first-child {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.tile .tile-header .btn-group button:last-child,
.tile .tile-header .btn-group .btn:last-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
margin-left: -1px;
}
.tile .tile-header .btn-group button:not(:first-child):not(:last-child),
.tile .tile-header .btn-group .btn:not(:first-child):not(:last-child) {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.tile .tile-header .btn-group button + .btn,
.tile .tile-header .btn-group .btn + .btn {
margin-left: -1px;
}
.tile .tile-header .controls {
display: inline-block;
position: absolute;
right: 5px;
top: 5px;
font-size: 11px;
z-index: 99;
}
.tile .tile-header .controls a {
padding: 3px;
opacity: .4;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
}
.tile .tile-header .controls a:hover {
opacity: .8;
}
.tile .tile-header.transparent {
background-color: transparent;
border-bottom: 1px solid rgba(255, 255, 255, 0.3);
margin-bottom: 15px;
color: white;
}
.tile .tile-header.transparent .controls a {
color: rgba(0, 0, 0, 0.4);
}
.tile .tile-header.transparent .controls a:hover {
color: rgba(0, 0, 0, 0.7);
}
.tile .tile-widget {
padding: 15px;
}
.tile .tile-widget h2 {
margin: 5px 0;
color: white;
font-size: 24px;
}
.tile .tile-widget .description {
font-size: 11px;
font-weight: 300;
}
.tile .tile-body {
padding: 15px;
position: relative;
}
.tile .tile-body .inner-container {
margin-top: 15px;
}
.tile .tile-body .inner-container.inline {
display: inline-block;
}
.tile .tile-body.example [class^="col-"] {
padding: 10px 15px;
background-color: white;
color: #717171;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.tile .tile-body.example .row {
margin: 0;
margin-bottom: 10px;
}
.tile .tile-footer {
padding: 10px 15px;
}
.tile [class^="tile-"] {
position: relative;
background-color: transparent;
}
.tile [class^="tile-"].border-top {
border-top: 1px solid rgba(0, 0, 0, 0.05);
}
.tile [class^="tile-"].paddingtop {
padding: 15px 0 0 0;
}
.tile [class^="tile-"].nopadding {
padding: 0;
}
.tile [class^="tile-"].no-vpadding {
padding: 0 15px !important;
}
.tile [class^="tile-"].no-hpadding {
padding: 15px 0 !important;
}
.tile [class^="tile-"] .watermark {
color: rgba(255, 255, 255, 0.1);
font-size: 150px;
position: absolute;
top: 15px;
left: 50%;
}
.tile [class^="tile-"].color {
color: #fafafa;
}
.tile [class^="tile-"].color .controls a {
color: #f2f2f2;
}
.tile [class^="tile-"].color .controls a:hover {
color: white !important;
}
.tile [class^="tile-"].color h1 {
color: white;
}
.tile [class^="tile-"].color .form-group .help-block {
color: white;
}
.tile [class^="tile-"].color.red {
background-color: #ff7b76;
}
.tile [class^="tile-"].color.cyan {
background-color: #52ccf2;
}
.tile [class^="tile-"].color.green {
background-color: #a2d200;
}
.tile [class^="tile-"].color.orange {
background-color: #ffcd33;
}
.tile [class^="tile-"].color.amethyst {
background-color: #e2c2f3;
}
.tile [class^="tile-"].color.greensea {
background-color: #1ccdaa;
}
.tile [class^="tile-"].color.dutch {
background-color: #1cbbd2;
}
.tile [class^="tile-"].color.hotpink {
background-color: #ff3385;
}
.tile [class^="tile-"].color.drank {
background-color: #d5099c;
}
.tile [class^="tile-"].color.slategray {
background-color: #3f4e62;
}
.tile [class^="tile-"].color.blue {
background-color: #418bca;
}
.tile [class^="tile-"].color.redbrown {
background-color: #d9544f;
}
.tile [class^="tile-"].color.grey {
background-color: #8b8b8b;
}
.tile [class^="tile-"].color.transparent-black {
background-color: rgba(0, 0, 0, 0.3);
}
.tile [class^="tile-"].color.transparent-black.textured {
background: rgba(0, 0, 0, 0.3) url(../images/dot_pattern.png) repeat;
}
.tile [class^="tile-"].color.transparent-white {
background-color: rgba(255, 255, 255, 0.15);
border: 1px solid rgba(255, 255, 255, 0.1);
}
.tile.color .controls a {
color: #f2f2f2;
}
.tile.color .controls a:hover {
color: white;
}
.tile.color [class^="tile-"] {
color: #fafafa;
background-color: transparent;
}
.tile.color [class^="tile-"] ul.inline.divided > li {
border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.tile.color [class^="tile-"] .form-group .help-block {
color: white;
}
.tile.color .tile-header h1 {
color: white;
}
.tile.color.red {
background-color: #ff7b76;
}
.tile.color.cyan {
background-color: #52ccf2;
}
.tile.color.green {
background-color: #a2d200;
}
.tile.color.orange {
background-color: #ffcd33;
}
.tile.color.amethyst {
background-color: #e2c2f3;
}
.tile.color.greensea {
background-color: #1ccdaa;
}
.tile.color.dutch {
background-color: #1cbbd2;
}
.tile.color.hotpink {
background-color: #ff3385;
}
.tile.color.drank {
background-color: #d5099c;
}
.tile.color.slategray {
background-color: #3f4e62;
}
.tile.color.blue {
background-color: #418bca;
}
.tile.color.redbrown {
background-color: #d9544f;
}
.tile.color.grey {
background-color: #8b8b8b;
}
.tile.color.transparent-black {
background-color: rgba(0, 0, 0, 0.3);
}
.tile.color.transparent-black.textured {
background: rgba(0, 0, 0, 0.3) url(../images/dot_pattern.png) repeat;
}
.tile.color.transparent-white {
background-color: rgba(255, 255, 255, 0.15);
border: 1px solid rgba(255, 255, 255, 0.1);
}
.tile.color.white {
background-color: white;
color: #717171;
}
[class^="tile"] {
-webkit-font-smoothing: antialiased;
}
[class^="tile"].color table {
border-color: rgba(255, 255, 255, 0.1);
}
[class^="tile"].color table.table-bordered {
border-collapse: separate;
border: 0;
}
[class^="tile"].color table.table-bordered > thead > tr td,
[class^="tile"].color table.table-bordered > thead > tr th,
[class^="tile"].color table.table-bordered > tbody > tr td,
[class^="tile"].color table.table-bordered > tbody > tr th,
[class^="tile"].color table.table-bordered > tfoot > tr td,
[class^="tile"].color table.table-bordered > tfoot > tr th {
border: 1px solid rgba(255, 255, 255, 0.2);
border-bottom: 0;
border-right: 0;
}
[class^="tile"].color table.table-bordered > thead > tr:last-child td,
[class^="tile"].color table.table-bordered > thead > tr:last-child th,
[class^="tile"].color table.table-bordered > tbody > tr:last-child td,
[class^="tile"].color table.table-bordered > tbody > tr:last-child th,
[class^="tile"].color table.table-bordered > tfoot > tr:last-child td,
[class^="tile"].color table.table-bordered > tfoot > tr:last-child th {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
[class^="tile"].color table.table-hover > tbody > tr:hover > td, [class^="tile"].color table.table-hover > tbody > tr:hover > th {
background-color: rgba(0, 0, 0, 0.1);
}
[class^="tile"].color table.table-striped > tbody > tr:nth-child(odd) > td, [class^="tile"].color table.table-striped > tbody > tr:nth-child(odd) > th {
background-color: rgba(0, 0, 0, 0.1);
}
[class^="tile"].color table > thead,
[class^="tile"].color table > tbody,
[class^="tile"].color table > tfoot {
border-color: rgba(255, 255, 255, 0.1);
}
[class^="tile"].color table > thead > tr,
[class^="tile"].color table > tbody > tr,
[class^="tile"].color table > tfoot > tr {
border-color: rgba(255, 255, 255, 0.1);
}
[class^="tile"].color table > thead > tr > td,
[class^="tile"].color table > thead > tr > th,
[class^="tile"].color table > tbody > tr > td,
[class^="tile"].color table > tbody > tr > th,
[class^="tile"].color table > tfoot > tr > td,
[class^="tile"].color table > tfoot > tr > th {
border-color: rgba(255, 255, 255, 0.1);
}
[class^="tile"].color table > thead > tr.active > td,
[class^="tile"].color table > thead > tr.active > tr,
[class^="tile"].color table > tbody > tr.active > td,
[class^="tile"].color table > tbody > tr.active > tr,
[class^="tile"].color table > tfoot > tr.active > td,
[class^="tile"].color table > tfoot > tr.active > tr {
background-color: rgba(0, 0, 0, 0.1);
}
[class^="tile"].color table > thead > tr.success > td,
[class^="tile"].color table > thead > tr.success > tr,
[class^="tile"].color table > tbody > tr.success > td,
[class^="tile"].color table > tbody > tr.success > tr,
[class^="tile"].color table > tfoot > tr.success > td,
[class^="tile"].color table > tfoot > tr.success > tr {
background-color: rgba(162, 210, 0, 0.1);
}
[class^="tile"].color table > thead > tr.warning > td,
[class^="tile"].color table > thead > tr.warning > tr,
[class^="tile"].color table > tbody > tr.warning > td,
[class^="tile"].color table > tbody > tr.warning > tr,
[class^="tile"].color table > tfoot > tr.warning > td,
[class^="tile"].color table > tfoot > tr.warning > tr {
background-color: rgba(255, 193, 0, 0.1);
}
[class^="tile"].color table > thead > tr.danger > td,
[class^="tile"].color table > thead > tr.danger > tr,
[class^="tile"].color table > tbody > tr.danger > td,
[class^="tile"].color table > tbody > tr.danger > tr,
[class^="tile"].color table > tfoot > tr.danger > td,
[class^="tile"].color table > tfoot > tr.danger > tr {
background-color: rgba(255, 74, 67, 0.1);
}
[class^="tile"].color table > thead > tr.info > td,
[class^="tile"].color table > thead > tr.info > tr,
[class^="tile"].color table > tbody > tr.info > td,
[class^="tile"].color table > tbody > tr.info > tr,
[class^="tile"].color table > tfoot > tr.info > td,
[class^="tile"].color table > tfoot > tr.info > tr {
background-color: rgba(34, 190, 239, 0.1);
}
[class^="tile"].color ul.inline.divided > li {
border-right-color: rgba(255, 255, 255, 0.15);
}
[class^="tile"][class*="transparent-"] .progress {
background-color: rgba(0, 0, 0, 0.1);
}
[class^="tile"][class*="transparent-"] .progress-list .status {
background-color: rgba(0, 0, 0, 0.15);
color: white;
}
[class^="tile"][class*="transparent-"] .btn {
border-width: 0;
}
[class^="tile"][class*="transparent-"] .btn.btn-default {
border-width: 1px;
}
[class^="tile"][class*="transparent-"] .form-control {
background-color: rgba(0, 0, 0, 0.3);
border: 0;
color: rgba(255, 255, 255, 0.8);
font-size: 14px;
-webkit-font-smoothing: antialiased;
line-height: 20px;
width: 100%;
}
[class^="tile"][class*="transparent-"] .form-control:focus {
background-color: rgba(0, 0, 0, 0.5);
}
[class^="tile"][class*="transparent-"] .form-control::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"][class*="transparent-"] .form-control:-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"][class*="transparent-"] .form-control::-moz-placeholder {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"][class*="transparent-"] .form-control:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"][class*="transparent-"] .form-control.parsley-validated.parsley-error {
background-color: rgba(255, 74, 67, 0.2);
border: 1px solid rgba(255, 74, 67, 0.5);
}
[class^="tile"][class*="transparent-"] .form-control.parsley-validated.parsley-success {
background-color: rgba(162, 210, 0, 0.2);
border: 1px solid rgba(162, 210, 0, 0.5);
}
[class^="tile"][class*="transparent-"] .form-group.form-footer {
background-color: rgba(0, 0, 0, 0.2);
}
[class^="tile"][class*="transparent-"] .form-control[disabled],
[class^="tile"][class*="transparent-"] .form-control[readonly],
[class^="tile"][class*="transparent-"] fieldset[disabled] .form-control {
background-color: rgba(255, 255, 255, 0.3);
border: 0;
color: #717171;
}
[class^="tile"][class*="transparent-"] .form-control[disabled]:focus,
[class^="tile"][class*="transparent-"] .form-control[readonly]:focus,
[class^="tile"][class*="transparent-"] fieldset[disabled] .form-control:focus {
background-color: rgba(255, 255, 255, 0.3);
-webkit-box-shadow: none !important;
box-shadow: none !important;
border: 0;
}
[class^="tile"][class*="transparent-"] .table-options.paging-info {
color: rgba(255, 255, 255, 0.7);
}
[class^="tile"][class*="transparent-"] .search {
display: inline-block;
float: right;
}
[class^="tile"][class*="transparent-"] .search input {
font-family: "Ubuntu Mono", sans-serif;
font-size: 16px !important;
color: rgba(255, 255, 255, 0.6) !important;
background: none !important;
border: 0;
border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
-webkit-appearance: none !important;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
min-height: 28px;
padding: 0 !important;
line-height: 32px !important;
-webkit-font-smoothing: antialiased;
}
[class^="tile"][class*="transparent-"] .search input:focus {
outline: none;
border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
[class^="tile"][class*="transparent-"] .search input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .search input:-moz-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .search input::-moz-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .search input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input {
color: rgba(255, 255, 255, 0.6) !important;
border-bottom: 1px solid rgba(255, 255, 255, 0.15) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input:focus {
border-bottom: 1px solid rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input::-webkit-input-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input:-moz-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input::-moz-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"][class*="transparent-"] .dataTables_wrapper div.dataTables_filter input:-ms-input-placeholder {
color: rgba(255, 255, 255, 0.4) !important;
}
[class^="tile"].transparent-white .form-group.form-footer {
background-color: rgba(255, 255, 255, 0.2);
}
[class^="tile"].transparent-white table {
border-color: rgba(255, 255, 255, 0.5);
}
[class^="tile"].transparent-white table.table-bordered {
border-collapse: separate;
border: 0;
}
[class^="tile"].transparent-white table.table-bordered > thead > tr td,
[class^="tile"].transparent-white table.table-bordered > thead > tr th,
[class^="tile"].transparent-white table.table-bordered > tbody > tr td,
[class^="tile"].transparent-white table.table-bordered > tbody > tr th,
[class^="tile"].transparent-white table.table-bordered > tfoot > tr td,
[class^="tile"].transparent-white table.table-bordered > tfoot > tr th {
border: 1px solid rgba(255, 255, 255, 0.6);
border-bottom: 0;
border-right: 0;
}
[class^="tile"].transparent-white table.table-bordered > thead > tr:last-child td,
[class^="tile"].transparent-white table.table-bordered > thead > tr:last-child th,
[class^="tile"].transparent-white table.table-bordered > tbody > tr:last-child td,
[class^="tile"].transparent-white table.table-bordered > tbody > tr:last-child th,
[class^="tile"].transparent-white table.table-bordered > tfoot > tr:last-child td,
[class^="tile"].transparent-white table.table-bordered > tfoot > tr:last-child th {
border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
[class^="tile"].transparent-white table.table-hover > tbody > tr:hover > td, [class^="tile"].transparent-white table.table-hover > tbody > tr:hover > th {
background-color: rgba(255, 255, 255, 0.2);
}
[class^="tile"].transparent-white table.table-striped > tbody > tr:nth-child(odd) > td, [class^="tile"].transparent-white table.table-striped > tbody > tr:nth-child(odd) > th {
background-color: rgba(255, 255, 255, 0.2);
}
[class^="tile"].transparent-white table > thead,
[class^="tile"].transparent-white table > tbody,
[class^="tile"].transparent-white table > tfoot {
border-color: rgba(255, 255, 255, 0.5);
}
[class^="tile"].transparent-white table > thead > tr,
[class^="tile"].transparent-white table > tbody > tr,
[class^="tile"].transparent-white table > tfoot > tr {
border-color: rgba(255, 255, 255, 0.5);
}
[class^="tile"].transparent-white table > thead > tr > td,
[class^="tile"].transparent-white table > thead > tr > th,
[class^="tile"].transparent-white table > tbody > tr > td,
[class^="tile"].transparent-white table > tbody > tr > th,
[class^="tile"].transparent-white table > tfoot > tr > td,
[class^="tile"].transparent-white table > tfoot > tr > th {
border-color: rgba(255, 255, 255, 0.5);
}
[class^="tile"].transparent-white table > thead > tr.active > td,
[class^="tile"].transparent-white table > thead > tr.active > tr,
[class^="tile"].transparent-white table > tbody > tr.active > td,
[class^="tile"].transparent-white table > tbody > tr.active > tr,
[class^="tile"].transparent-white table > tfoot > tr.active > td,
[class^="tile"].transparent-white table > tfoot > tr.active > tr {
background-color: rgba(255, 255, 255, 0.2);
}
[class^="tile"].transparent-white ul.inline.divided > li {
border-right-color: rgba(255, 255, 255, 0.3);
}
[class^="tile"].color .easypiechart .percentage,
[class^="tile"].color .easypiechart .label {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"].color table > thead > tr > td.actions a,
[class^="tile"].color table > thead > tr > th.actions a,
[class^="tile"].color table > tbody > tr > td.actions a,
[class^="tile"].color table > tbody > tr > th.actions a,
[class^="tile"].color table > tfoot > tr > td.actions a,
[class^="tile"].color table > tfoot > tr > th.actions a {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"].color table > thead > tr > td.control a,
[class^="tile"].color table > thead > tr > th.control a,
[class^="tile"].color table > tbody > tr > td.control a,
[class^="tile"].color table > tbody > tr > th.control a,
[class^="tile"].color table > tfoot > tr > td.control a,
[class^="tile"].color table > tfoot > tr > th.control a {
color: rgba(255, 255, 255, 0.4);
}
[class^="tile"].color table > thead > tr > td.control:hover a,
[class^="tile"].color table > thead > tr > th.control:hover a,
[class^="tile"].color table > tbody > tr > td.control:hover a,
[class^="tile"].color table > tbody > tr > th.control:hover a,
[class^="tile"].color table > tfoot > tr > td.control:hover a,
[class^="tile"].color table > tfoot > tr > th.control:hover a {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"].color table.table-custom > thead > tr > th,
[class^="tile"].color table.table-custom > thead > tr > td {
color: rgba(255, 255, 255, 0.6);
}
[class^="tile"].color table.table-custom > thead > tr > th:after,
[class^="tile"].color table.table-custom > thead > tr > td:after {
background-color: rgba(255, 255, 255, 0.3);
}
[class^="tile"].color table.table-custom > thead > tr > th.sortable:hover, [class^="tile"].color table.table-custom > thead > tr > th.sorting:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sortable:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sorting:hover {
color: white;
}
[class^="tile"].color table.table-custom > thead > tr > th.sortable:hover:after, [class^="tile"].color table.table-custom > thead > tr > th.sorting:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sortable:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sorting:hover:after {
background-color: rgba(255, 255, 255, 0.6);
}
[class^="tile"].color table.table-custom > thead > tr > th.sort-asc, [class^="tile"].color table.table-custom > thead > tr > th.sort-desc, [class^="tile"].color table.table-custom > thead > tr > th.sort-asc:hover, [class^="tile"].color table.table-custom > thead > tr > th.sort-desc:hover, [class^="tile"].color table.table-custom > thead > tr > th.sorting_asc, [class^="tile"].color table.table-custom > thead > tr > th.sorting_desc, [class^="tile"].color table.table-custom > thead > tr > th.sorting_asc:hover, [class^="tile"].color table.table-custom > thead > tr > th.sorting_desc:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sort-asc,
[class^="tile"].color table.table-custom > thead > tr > td.sort-desc,
[class^="tile"].color table.table-custom > thead > tr > td.sort-asc:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sort-desc:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_asc,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_desc,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_asc:hover,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_desc:hover {
color: white;
}
[class^="tile"].color table.table-custom > thead > tr > th.sort-asc:after, [class^="tile"].color table.table-custom > thead > tr > th.sort-desc:after, [class^="tile"].color table.table-custom > thead > tr > th.sort-asc:hover:after, [class^="tile"].color table.table-custom > thead > tr > th.sort-desc:hover:after, [class^="tile"].color table.table-custom > thead > tr > th.sorting_asc:after, [class^="tile"].color table.table-custom > thead > tr > th.sorting_desc:after, [class^="tile"].color table.table-custom > thead > tr > th.sorting_asc:hover:after, [class^="tile"].color table.table-custom > thead > tr > th.sorting_desc:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sort-asc:after,
[class^="tile"].color table.table-custom > thead > tr > td.sort-desc:after,
[class^="tile"].color table.table-custom > thead > tr > td.sort-asc:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sort-desc:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_asc:after,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_desc:after,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_asc:hover:after,
[class^="tile"].color table.table-custom > thead > tr > td.sorting_desc:hover:after {
background-color: white;
}
[class^="tile"].color table.table-custom > tbody > tr > th,
[class^="tile"].color table.table-custom > tbody > tr > td {
border-color: rgba(255, 255, 255, 0.2);
}
[class^="tile"].color table.table-custom > tbody > tr > th.priority,
[class^="tile"].color table.table-custom > tbody > tr > td.priority {
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
[class^="tile"].color table.table-custom > tbody > tr > th.progress-cell .progress,
[class^="tile"].color table.table-custom > tbody > tr > td.progress-cell .progress {
background-color: rgba(255, 255, 255, 0.2) !important;
}
[class^="tile"].color .pagination-custom > li > a,
[class^="tile"].color .pagination-custom > li > span,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > li > a,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > li > span {
color: rgba(255, 255, 255, 0.7);
background-color: rgba(0, 0, 0, 0.3);
border: 0;
}
[class^="tile"].color .pagination-custom > li > a:hover,
[class^="tile"].color .pagination-custom > li > span:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > li > a:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > li > span:hover {
color: white;
background-color: rgba(0, 0, 0, 0.5);
border: 0;
}
[class^="tile"].color .pagination-custom > .active > a,
[class^="tile"].color .pagination-custom > .active > span,
[class^="tile"].color .pagination-custom > .active > a:hover,
[class^="tile"].color .pagination-custom > .active > span:hover,
[class^="tile"].color .pagination-custom > .active > a:focus,
[class^="tile"].color .pagination-custom > .active > span:focus,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > a,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > span,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > a:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > span:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > a:focus,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .active > span:focus {
color: #717171;
background-color: white;
border: 0;
}
[class^="tile"].color .pagination-custom > .disabled > a,
[class^="tile"].color .pagination-custom > .disabled > span,
[class^="tile"].color .pagination-custom > .disabled > a:hover,
[class^="tile"].color .pagination-custom > .disabled > span:hover,
[class^="tile"].color .pagination-custom > .disabled > a:focus,
[class^="tile"].color .pagination-custom > .disabled > span:focus,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > a,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > span,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > a:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > span:hover,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > a:focus,
[class^="tile"].color .dataTables_paginate.paging_custombootstrap .pagination > .disabled > span:focus {
color: rgba(255, 255, 255, 0.4);
background-color: rgba(255, 255, 255, 0.2);
border: 0;
}
[class^="tile"].color .dataTables_wrapper .dataTables_info,
[class^="tile"].color .dataTables_wrapper .dataTables_length,
[class^="tile"].color .dataTables_wrapper .dataTables_filter {
color: rgba(255, 255, 255, 0.8);
}
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr > td.details,
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr > th.details {
background-color: rgba(0, 0, 0, 0.2);
}
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr > td.details table > tbody > tr > td:first-child,
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr > th.details table > tbody > tr > td:first-child {
color: rgba(255, 255, 255, 0.7);
}
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr.row_selected > td,
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr.row_selected > th, [class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr.drilled > td,
[class^="tile"].color .dataTables_wrapper .table-datatable > tbody > tr.drilled > th {
background-color: rgba(0, 0, 0, 0.15);
}
/**********************************/
/************* MMENU **************/
/**********************************/
.navbar.mm-fixed-top {
left: 0 !important;
}
#mmenu {
z-index: 9999;
display: inline-block;
}
#mmenu .mm-panel {
background: #1d2833;
}
#mmenu .tab-content {
left: 0;
background: #FFFFFF;
padding: 5px 15px;
}
#mmenu .tab-content .tab-pane {
padding-top: 45px;
}
#mmenu .tab-content .tab-pane > h5 {
color: rgba(0, 0, 0, 0.5);
font-family: "Roboto Condensed", sans-serif;
text-transform: uppercase;
font-size: 11px;
font-weight: 300;
border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
padding-bottom: 10px;
}
#mmenu .tab-content .tab-pane ul {
list-style-type: none;
padding: 0;
margin: 0;
}
#mmenu .tab-content .tab-pane ul.users-list > li, #mmenu .tab-content .tab-pane ul.history-list > li, #mmenu .tab-content .tab-pane ul.favourite-list > li {
margin-bottom: 15px;
}
#mmenu .tab-content .tab-pane ul.users-list > li:last-child, #mmenu .tab-content .tab-pane ul.history-list > li:last-child, #mmenu .tab-content .tab-pane ul.favourite-list > li:last-child {
margin-bottom: 30px;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media, #mmenu .tab-content .tab-pane ul.history-list > li .media, #mmenu .tab-content .tab-pane ul.favourite-list > li .media {
position: relative;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .profile-photo, #mmenu .tab-content .tab-pane ul.history-list > li .media .profile-photo, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .profile-photo {
width: 45px;
overflow: hidden;
display: inline-block;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .profile-photo img, #mmenu .tab-content .tab-pane ul.history-list > li .media .profile-photo img, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .profile-photo img {
width: 100%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .unread, #mmenu .tab-content .tab-pane ul.history-list > li .media .unread, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .unread {
position: absolute;
left: 30px;
font-size: 10px;
font-weight: 400;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .media-body, #mmenu .tab-content .tab-pane ul.history-list > li .media .media-body, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .media-body {
padding-top: 6px;
position: relative;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .media-body .media-heading, #mmenu .tab-content .tab-pane ul.history-list > li .media .media-body .media-heading, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .media-body .media-heading {
font-family: "Roboto", "Arial", sans-serif;
font-weight: 300;
color: rgba(0, 0, 0, 0.7);
margin: 0 0 3px;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .media-body small, #mmenu .tab-content .tab-pane ul.history-list > li .media .media-body small, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .media-body small {
font-size: 11px;
color: rgba(0, 0, 0, 0.3);
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .media-body small i, #mmenu .tab-content .tab-pane ul.history-list > li .media .media-body small i, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .media-body small i {
font-size: 14px;
}
#mmenu .tab-content .tab-pane ul.users-list > li .media .media-body .status, #mmenu .tab-content .tab-pane ul.history-list > li .media .media-body .status, #mmenu .tab-content .tab-pane ul.favourite-list > li .media .media-body .status {
position: absolute;
right: 0px;
top: 18px;
}
#mmenu .tab-content .tab-pane ul.users-list > li.online .status, #mmenu .tab-content .tab-pane ul.history-list > li.online .status, #mmenu .tab-content .tab-pane ul.favourite-list > li.online .status {
border-color: #16a085;
background: #16a085;
}
#mmenu .tab-content .tab-pane ul.users-list > li.away .status, #mmenu .tab-content .tab-pane ul.history-list > li.away .status, #mmenu .tab-content .tab-pane ul.favourite-list > li.away .status {
border-color: #FF0101;
background: #FF5151;
}
#mmenu .tab-content .tab-pane ul.users-list > li.busy .status, #mmenu .tab-content .tab-pane ul.history-list > li.busy .status, #mmenu .tab-content .tab-pane ul.favourite-list > li.busy .status {
border-color: #ffc100;
}
#mmenu .tab-content .tab-pane ul.users-list > li.offline .media .profile-photo, #mmenu .tab-content .tab-pane ul.history-list > li.offline .media .profile-photo, #mmenu .tab-content .tab-pane ul.favourite-list > li.offline .media .profile-photo {
filter: alpha(opacity=40);
opacity: 0.4;
}
#mmenu .tab-content .tab-pane ul.users-list > li.offline .status, #mmenu .tab-content .tab-pane ul.history-list > li.offline .status, #mmenu .tab-content .tab-pane ul.favourite-list > li.offline .status {
border-color: #717171;
background: transparent;
}
#mmenu .tab-content .tab-pane ul.history-list > li .media .media-body small {
display: inline-block;
width: 140px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
font-weight: 300;
}
#mmenu .tab-content .tab-pane ul.settings > li .form-group .control-label {
margin: 0;
padding: 0;
margin-bottom: 15px;
font-weight: 300;
color: rgba(0, 0, 0, 0.7);
font-size: 12px;
line-height: 22px;
}
#mmenu .tab-content .tab-pane ul.settings > li .form-group .control-label .onoffswitch {
right: -35px;
}
#mmenu .nav.nav-tabs {
padding: 0;
max-height: 45px;
z-index: 2;
}
#mmenu .nav.nav-tabs > li > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border: 0;
padding: 12px 15px;
min-height: 45px;
color: rgba(255, 255, 255, 0.5);
}
#mmenu .nav.nav-tabs > li > a:hover {
background-color: #212d3a;
}
#mmenu .nav.nav-tabs > li.active > a {
background-color: #263543;
color: white;
}
#mmenu .nav.nav-tabs > li.active > a:hover
#mmenu .nav.nav-tabs > li.active > a:focus {
background-color: #263543;
color: white;
}
/****************************************/
/************* PAGE HEADER **************/
/****************************************/
.pageheader {
position: relative;
}
.pageheader h2 {
display: inline-block;
color: rgba(255, 255, 255, 0.8);
font-size: 32px;
font-weight: 300;
font-family: "Roboto", "Arial", sans-serif;
}
.pageheader h2 span {
font-size: 18px;
color: rgba(255, 255, 255, 0.6);
font-weight: 300;
font-style: italic;
}
.pageheader h2 i {
padding: 0;
border-radius: 50%;
color: rgba(255, 255, 255, 0.5);
font-size: 28px;
display: inline-block;
vertical-align: middle;
height: 50px;
width: 50px;
text-align: center;
border: 2px solid rgba(255, 255, 255, 0.5);
line-height: 44px;
}
.pageheader .breadcrumbs {
display: inline-block;
vertical-align: top;
position: absolute;
right: 0;
top: 0;
}
.pageheader .breadcrumbs ol.breadcrumb {
background-color: transparent;
margin-bottom: 0;
}
.pageheader .breadcrumbs ol.breadcrumb > li {
font-size: 12px;
font-weight: 500;
color: rgba(255, 255, 255, 0.6);
}
.pageheader .breadcrumbs ol.breadcrumb > li.active {
color: rgba(0, 0, 0, 0.4);
}
.pageheader .breadcrumbs ol.breadcrumb > li + li:before {
content: "\f105";
font-family: "FontAwesome";
color: rgba(255, 255, 255, 0.6);
}
/****************************************/
/************* BREADCRUMBS **************/
/****************************************/
ol.breadcrumb {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
padding: 4px 15px;
}
ol.breadcrumb > li {
font-size: 12px;
font-weight: 500;
}
ol.breadcrumb > li + li:before {
content: "\f105";
font-family: "FontAwesome";
}
ol.breadcrumb.transparent-black {
background-color: rgba(0, 0, 0, 0.3);
}
ol.breadcrumb.transparent-black > li > a {
color: white;
}
/**************************************/
/************* DROPDOWNS **************/
/**************************************/
ul.dropdown-menu.example {
position: static;
display: block;
margin-bottom: 5px;
float: none;
max-width: 170px;
}
ul.dropdown-menu > li.divider {
width: 100% !important;
background-color: #e5e5e5 !important;
opacity: 1 !important;
}
li.dropdown ul.dropdown-menu.wide, li.dropdown ul.dropdown-menu.wider {
max-width: 300px !important;
min-width: 160px !important;
width: 240px !important;
border: 0;
-webkit-border-radius: 0 0 2px 2px;
-moz-border-radius: 0 0 2px 2px;
-ms-border-radius: 0 0 2px 2px;
-o-border-radius: 0 0 2px 2px;
border-radius: 0 0 2px 2px;
-webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176);
}
li.dropdown ul.dropdown-menu.wide > li h1, li.dropdown ul.dropdown-menu.wider > li h1 {
font-family: "Roboto", "Arial", sans-serif;
margin: 0;
font-size: 11px;
padding: 15px;
font-weight: 300;
background-color: #444;
color: rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
li.dropdown ul.dropdown-menu.wide > li > a, li.dropdown ul.dropdown-menu.wider > li > a {
padding: 10px !important;
}
li.dropdown ul.dropdown-menu.wide > li.topborder, li.dropdown ul.dropdown-menu.wider > li.topborder {
border-top: 1px dotted #eaeaea;
}
li.dropdown ul.dropdown-menu.wider {
width: 350px !important;
max-width: 400px !important;
}
li.dropdown ul.dropdown-menu.nopadding {
padding: 0;
}
li.dropdown ul.dropdown-menu.arrow:before {
display: block;
content: " ";
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
border-width: 0 10px 10px 10px;
border-bottom-color: #444;
position: absolute;
top: -10px;
left: 12px;
z-index: 1;
}
li.dropdown ul.dropdown-menu.bordered > li {
border-bottom: 1px dotted #eaeaea;
}
li.dropdown ul.dropdown-menu.bordered > li:last-child {
border-bottom: 0;
}
/******************************************/
/************* PROGRESS BARS **************/
/******************************************/
.progress-info {
margin-bottom: 5px;
}
.progress-info .desc {
font-size: 12px;
}
.progress-info .percent {
padding-left: 10px;
margin-top: 1px;
display: inline-block;
font-weight: 600;
float: right;
font-size: 12px;
}
.progress {
background-color: #e5e5e5;
-webkit-box-shadow: none;
box-shadow: none;
}
.progress.progress-thin {
height: 10px;
}
.progress.progress-little {
height: 5px;
}
.progress.no-radius {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.progress.nomargin {
margin-bottom: 5px;
}
.progress.progress-transparent-black {
background-color: rgba(0, 0, 0, 0.1);
}
.progress.progress-transparent-black .progress-bar {
background-color: rgba(0, 0, 0, 0.15);
}
.progress .progress-bar {
-webkit-box-shadow: none;
box-shadow: none;
}
.progress .progress-bar.animate-progress-bar {
-webkit-transition: width 2.5s ease !important;
-moz-transition: width 2.5s ease !important;
transition: width 2.5s ease !important;
}
.progress .progress-bar.progress-bar-green {
background-color: #a2d200;
}
.progress .progress-bar.progress-bar-cyan {
background-color: #22beef;
}
.progress .progress-bar.progress-bar-orange {
background-color: #ffc100;
}
.progress .progress-bar.progress-bar-red {
background-color: #ff4a43;
}
.progress .progress-bar.progress-bar-amethyst {
background-color: #cd97eb;
}
.progress .progress-bar.progress-bar-greensea {
background-color: #16a085;
}
.progress .progress-bar.progress-bar-dutch {
background-color: #1693a5;
}
.progress .progress-bar.progress-bar-hotpink {
background-color: #ff0066;
}
.progress .progress-bar.progress-bar-drank {
background-color: #a40778;
}
.progress .progress-bar.progress-bar-blue {
background-color: #418bca;
}
.progress .progress-bar.progress-bar-slategray {
background-color: #3f4e62;
}
.progress .progress-bar.progress-bar-redbrown {
background-color: #d9544f;
}
.progress .progress-bar.progress-bar-transparent-white {
background-color: rgba(255, 255, 255, 0.8);
}
.progress .progress-bar.progress-bar-transparent-black {
background-color: rgba(0, 0, 0, 0.8);
}
.progress-list {
margin: 0;
padding: 0;
list-style-type: none;
position: relative;
}
.progress-list .details {
display: inline-block;
float: left;
}
.progress-list .details .title {
font-size: 14px;
font-weight: 500;
line-height: 16px;
color: rgba(255, 255, 255, 0.8);
}
.progress-list .details .description {
font-weight: 500;
text-transform: uppercase;
font-size: 10px;
color: rgba(255, 255, 255, 0.7);
line-height: 12px;
}
.progress-list .status {
display: inline-block;
background-color: #f2f2f2;
font-size: 9px;
padding: 6px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
color: white;
font-weight: 500;
}
.progress-list .clearfix {
height: 30px;
}
.progress-list .progress {
margin-bottom: 15px;
}
.progress-list.with-heading .details .title h2 {
margin-bottom: 0 !important;
}
.progress-list.with-heading .status {
position: absolute;
bottom: 8px;
right: 0;
}
.progress-list.with-heading .clearfix {
height: 35px;
}
/***********************************/
/************* BADGES **************/
/***********************************/
.badge {
font-size: 11px;
font-weight: 400;
color: white;
padding: 3px 5px;
margin: 0 2px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
-ms-border-radius: 20px;
-o-border-radius: 20px;
border-radius: 20px;
}
.badge.badge-primary {
background-color: #428bca;
}
.badge.badge-success {
background-color: #5cb85c;
}
.badge.badge-info {
background-color: #5bc0de;
}
.badge.badge-warning {
background-color: #f0ad4e;
}
.badge.badge-danger {
background-color: #d9534f;
}
.badge.badge-red {
background-color: #ff635c;
}
.badge.badge-cyan {
background-color: #3ac5f1;
}
.badge.badge-green {
background-color: #a2d200;
}
.badge.badge-orange {
background-color: #ffc71a;
}
.badge.badge-amethyst {
background-color: #d7acef;
}
.badge.badge-greensea {
background-color: #19b698;
}
.badge.badge-dutch {
background-color: #19a7bc;
}
.badge.badge-hotpink {
background-color: #ff1a75;
}
.badge.badge-drank {
background-color: #bc088a;
}
.badge.badge-blue {
background-color: #5597d0;
}
.badge.badge-slategray {
background-color: #495a72;
}
.badge.badge-redbrown {
background-color: #de6864;
}
.badge.badge-transparent-black {
background-color: rgba(0, 0, 0, 0.15);
}
.badge.badge-outline {
display: inline-block;
width: 10px;
height: 10px;
padding: 0;
border: 1px solid #FFE800;
background: rgba(255, 252, 0, 1);
}
/***********************************/
/************* LABELS **************/
/***********************************/
.label {
font-size: 11px;
font-weight: 400;
color: white;
padding: 3px 5px;
margin: 0 2px;
}
.label.label-red {
background-color: #ff635c;
}
.label.label-cyan {
background-color: #3ac5f1;
}
.label.label-green {
background-color: #a2d200;
}
.label.label-orange {
background-color: #ffc71a;
}
.label.label-amethyst {
background-color: #d7acef;
}
.label.label-greensea {
background-color: #19b698;
}
.label.label-dutch {
background-color: #19a7bc;
}
.label.label-hotpink {
background-color: #ff1a75;
}
.label.label-drank {
background-color: #bc088a;
}
.label.label-blue {
background-color: #5597d0;
}
.label.label-slategray {
background-color: #495a72;
}
.label.label-redbrown {
background-color: #de6864;
}
.label.label-transparent-black {
background-color: rgba(0, 0, 0, 0.15);
}
/*****************************************/
/************* TOGGLE SWITCH *************/
/*****************************************/
.onoffswitch {
position: relative;
width: 40px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.onoffswitch.green .onoffswitch-inner:before {
background-color: #a2d200;
}
.onoffswitch.red .onoffswitch-inner:before {
background-color: #ff4a43;
}
.onoffswitch.cyan .onoffswitch-inner:before {
background-color: #22beef;
}
.onoffswitch.orange .onoffswitch-inner:before {
background-color: #ffc100;
}
.onoffswitch.amethyst .onoffswitch-inner:before {
background-color: #cd97eb;
}
.onoffswitch.greensea .onoffswitch-inner:before {
background-color: #16a085;
}
.onoffswitch.dutch .onoffswitch-inner:before {
background-color: #1693a5;
}
.onoffswitch.hotpink .onoffswitch-inner:before {
background-color: #ff0066;
}
.onoffswitch.drank .onoffswitch-inner:before {
background-color: #a40778;
}
.onoffswitch.blue .onoffswitch-inner:before {
background-color: #418bca;
}
.onoffswitch.slategray .onoffswitch-inner:before {
background-color: #536781;
}
.onoffswitch.redbrown .onoffswitch-inner:before {
background-color: #d9544f;
}
.onoffswitch.labeled {
width: 46px;
}
.onoffswitch.labeled .onoffswitch-inner:before {
content: "On";
}
.onoffswitch.labeled .onoffswitch-inner:after {
content: "Off";
padding-right: 7px;
}
.onoffswitch.labeled .onoffswitch-switch {
right: 21px;
}
.onoffswitch.small {
width: 20px;
}
.onoffswitch.small .onoffswitch-switch {
right: 6px;
}
.onoffswitch.small .onoffswitch-inner:before, .onoffswitch.small .onoffswitch-inner:after {
height: 15px;
line-height: 15px;
}
.onoffswitch.small .onoffswitch-switch {
width: 10px;
}
.onoffswitch-checkbox {
display: none;
}
.onoffswitch-label {
display: block;
overflow: hidden;
cursor: pointer;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
}
.onoffswitch-inner {
display: block;
width: 200%;
margin-left: -100%;
-webkit-transition: margin 0.2s ease-in 0s;
-moz-transition: margin 0.2s ease-in 0s;
transition: margin 0.2s ease-in 0s;
}
.onoffswitch-inner:before, .onoffswitch-inner:after {
float: left;
width: 50%;
height: 25px;
padding: 0;
line-height: 25px;
font-size: 9px;
color: white;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
-webkit-transform: none;
}
.onoffswitch-inner:before {
content: "";
padding-left: 9px;
background-color: rgba(0, 0, 0, 0.2);
color: #FFFFFF;
}
.onoffswitch-inner:after {
content: "";
padding-right: 9px;
background-color: rgba(0, 0, 0, 0.8);
color: #999999;
text-align: right;
}
.onoffswitch-switch {
display: block;
width: 21px;
margin: 2px;
background: #FFFFFF;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
-ms-border-radius: 50px;
-o-border-radius: 50px;
border-radius: 50px;
position: absolute;
top: 0;
bottom: 0;
right: 15px;
-webkit-transition: all 0.2s ease-in 0s;
-moz-transition: all 0.2s ease-in 0s;
transition: all 0.2s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
right: 0px;
}
/****************************************/
/************* NO UI SLIDER *************/
/****************************************/
#colorslider {
height: 240px;
margin: 0;
padding: 10px;
}
#colorslider #red, #colorslider #green, #colorslider #blue {
margin: 10px;
display: inline-block;
height: 200px;
}
#colorslider .result {
margin: 60px 30px;
height: 100px;
width: 100px;
display: inline-block;
vertical-align: top;
color: #7f7f7f;
background: #7f7f7f;
border: 1px solid #fff;
box-shadow: 0 0 10px;
}
.noUi-background {
background: white;
}
.noUiSlider.noUi-target {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 1px solid #e2e2e2;
-webkit-box-shadow: none;
box-shadow: none;
}
.noUiSlider.noUi-horizontal {
height: 12px;
}
.noUiSlider.noUi-horizontal .noUi-handle {
width: 21px;
height: 21px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.noUiSlider.noUi-horizontal .noUi-handle:after, .noUiSlider.noUi-horizontal .noUi-handle:before {
top: 6px;
height: 7px;
left: 8px;
}
.noUiSlider.noUi-horizontal .noUi-handle:after {
left: 11px;
}
.noUiSlider.noUi-horizontal .noUi-origin.noUi-background {
right: -2px;
border-right: 1px solid #e2e2e2;
}
.noUiSlider.noUi-vertical {
width: 12px;
}
.noUiSlider.noUi-vertical .noUi-handle {
width: 21px;
height: 21px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
}
.noUiSlider.noUi-vertical .noUi-handle:after, .noUiSlider.noUi-vertical .noUi-handle:before {
width: 7px;
height: 1px;
left: 6px;
top: 8px;
}
.noUiSlider.noUi-vertical .noUi-handle:after {
top: 11px;
}
.noUiSlider.noUi-vertical .noUi-origin.noUi-background {
bottom: -2px;
border-bottom: 1px solid #e2e2e2;
}
.noUiSlider .noUi-handle {
cursor: pointer;
-webkit-box-shadow: none;
box-shadow: none;
}
.noUiSlider .noUi-connect {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.noUiSlider .noUi-origin {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: none;
box-shadow: none;
}
.noUiSlider.red {
background-color: #ff4a43;
}
.noUiSlider.green {
background-color: #a2d200;
}
.noUiSlider.cyan {
background-color: #22beef;
}
.noUiSlider.orange {
background-color: #ffc100;
}
.noUiSlider.amethyst {
background-color: #cd97eb;
}
.noUiSlider.greensea {
background-color: #16a085;
}
.noUiSlider.dutch {
background-color: #1693a5;
}
.noUiSlider.hotpink {
background-color: #ff0066;
}
.noUiSlider.drank {
background-color: #a40778;
}
.noUiSlider.connect-red .noUi-connect {
background-color: #ff4a43;
}
.noUiSlider.connect-green .noUi-connect {
background-color: #a2d200;
}
.noUiSlider.connect-cyan .noUi-connect {
background-color: #22beef;
}
.noUiSlider.connect-orange .noUi-connect {
background-color: #ffc100;
}
.noUiSlider.connect-amethyst .noUi-connect {
background-color: #cd97eb;
}
.noUiSlider.connect-greensea .noUi-connect {
background-color: #16a085;
}
.noUiSlider.connect-dutch .noUi-connect {
background-color: #1693a5;
}
.noUiSlider.connect-hotpink .noUi-connect {
background-color: #ff0066;
}
.noUiSlider.connect-drank .noUi-connect {
background-color: #a40778;
}
.slider-value {
position: absolute;
right: 20px;
bottom: 60px;
padding: 5px 15px;
background-color: rgba(0, 0, 0, 0.3);
color: #e2e2e2;
border-radius: 4px;
font-weight: 600;
font-size: 12px;
}
/**************************************/
/************* ROW SELECT *************/
/**************************************/
ul.inlineSelect {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
ul.inlineSelect.rowSelect > li.title, ul.inlineSelect.inline > li.title {
background-color: #f2f2f2;
}
ul.inlineSelect.rowSelect > li.title h5, ul.inlineSelect.inline > li.title h5 {
margin: 0;
padding: 10px;
}
ul.inlineSelect.rowSelect > li > .checkbox, ul.inlineSelect.inline > li > .checkbox {
padding-left: 0;
margin: 0 !important;
}
ul.inlineSelect.rowSelect > li > .checkbox input[type=checkbox]:checked + label, ul.inlineSelect.inline > li > .checkbox input[type=checkbox]:checked + label {
background-color: #f5f5f5;
}
ul.inlineSelect.rowSelect > li > .checkbox label, ul.inlineSelect.inline > li > .checkbox label {
width: 100%;
background-color: #fafafa;
padding: 6px 0 5px 40px;
}
ul.inlineSelect.rowSelect > li > .checkbox label:hover, ul.inlineSelect.inline > li > .checkbox label:hover {
background-color: #f5f5f5;
}
ul.inlineSelect.rowSelect > li > .checkbox label:before, ul.inlineSelect.inline > li > .checkbox label:before {
left: 10px;
top: 7px;
}
ul.inlineSelect.rowSelect > li > .checkbox label:after, ul.inlineSelect.inline > li > .checkbox label:after {
left: 13px;
top: 5px;
}
ul.inlineSelect.rowSelect > li:first-child {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
ul.inlineSelect.rowSelect > li:last-child label {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
ul.inlineSelect.inline > li {
padding: 0;
margin-right: -3px;
}
ul.inlineSelect.inline > li:first-child {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
ul.inlineSelect.inline > li:last-child label {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
ul.inlineSelect.red > li.title {
background-color: #ff4a43;
color: white;
}
ul.inlineSelect.red > li > .checkbox input[type=checkbox]:checked + label {
background-color: #ffdddc;
}
ul.inlineSelect.red > li > .checkbox label:hover {
background-color: #fff6f5;
}
ul.inlineSelect.cyan > li.title {
background-color: #22beef;
color: white;
}
ul.inlineSelect.cyan > li > .checkbox input[type=checkbox]:checked + label {
background-color: #e0f6fd;
}
ul.inlineSelect.cyan > li > .checkbox label:hover {
background-color: #f8fdfe;
}
ul.inlineSelect.orange > li.title {
background-color: #ffc100;
color: white;
}
ul.inlineSelect.orange > li > .checkbox input[type=checkbox]:checked + label {
background-color: #fff3cc;
}
ul.inlineSelect.orange > li > .checkbox label:hover {
background-color: #fff9e5;
}
ul.inlineSelect.green > li.title {
background-color: #a2d200;
color: white;
}
ul.inlineSelect.green > li > .checkbox input[type=checkbox]:checked + label {
background-color: #f5ffd2;
}
ul.inlineSelect.green > li > .checkbox label:hover {
background-color: #fbffeb;
}
ul.inlineSelect.amethyst > li.title {
background-color: #cd97eb;
color: white;
}
ul.inlineSelect.amethyst > li > .checkbox input[type=checkbox]:checked + label {
background-color: #f6edfb;
}
ul.inlineSelect.amethyst > li > .checkbox label:hover {
background-color: white;
}
ul.inlineSelect.greensea > li.title {
background-color: #16a085;
color: white;
}
ul.inlineSelect.greensea > li > .checkbox input[type=checkbox]:checked + label {
background-color: #bff6eb;
}
ul.inlineSelect.greensea > li > .checkbox label:hover {
background-color: #d5f9f2;
}
ul.inlineSelect.dutch > li.title {
background-color: #1693a5;
color: white;
}
ul.inlineSelect.dutch > li > .checkbox input[type=checkbox]:checked + label {
background-color: #adebf4;
}
ul.inlineSelect.dutch > li > .checkbox label:hover {
background-color: #c3f0f7;
}
ul.inlineSelect.hotpink > li.title {
background-color: #ff0066;
color: white;
}
ul.inlineSelect.hotpink > li > .checkbox input[type=checkbox]:checked + label {
background-color: #ffcce0;
}
ul.inlineSelect.hotpink > li > .checkbox label:hover {
background-color: #ffe5f0;
}
ul.inlineSelect.drank > li.title {
background-color: #a40778;
color: white;
}
ul.inlineSelect.drank > li > .checkbox input[type=checkbox]:checked + label {
background-color: #fcaee6;
}
ul.inlineSelect.drank > li > .checkbox label:hover {
background-color: #fdc7ee;
}
ul.inlineSelect.blue > li.title {
background-color: #418bca;
color: white;
}
ul.inlineSelect.blue > li > .checkbox input[type=checkbox]:checked + label {
background-color: #e1ecf6;
}
ul.inlineSelect.blue > li > .checkbox label:hover {
background-color: #f4f9fc;
}
ul.inlineSelect.slategray > li.title {
background-color: #3f4e62;
color: white;
}
ul.inlineSelect.slategray > li > .checkbox input[type=checkbox]:checked + label {
background-color: #b6c1d0;
}
ul.inlineSelect.slategray > li > .checkbox label:hover {
background-color: #c6cfda;
}
ul.inlineSelect.redbrown > li.title {
background-color: #d9544f;
color: white;
}
ul.inlineSelect.redbrown > li > .checkbox input[type=checkbox]:checked + label {
background-color: #f4cecd;
}
ul.inlineSelect.redbrown > li > .checkbox label:hover {
background-color: #f9e3e2;
}
/*********************************/
/************* CARDS *************/
/*********************************/
.card-container {
position: relative;
min-height: 80px;
margin-bottom: 20px;
}
.card-container .card {
height: 100%;
position: relative;
-webkit-perspective: 600px;
-moz-perspective: 600px;
perspective: 600px;
width: 100%;
cursor: pointer;
z-index: 9;
}
.card-container .card .front {
height: 100%;
position: relative;
width: 100%;
background-color: #f2f2f2;
padding: 15px;
min-height: 115px;
top: 0;
left: 0;
z-index: 900;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
-webkit-transform: rotateX(0deg) rotateY(0deg);
-moz-transform: rotateX(0deg) rotateY(0deg);
-ms-transform: rotateX(0deg) rotateY(0deg);
-o-transform: rotateX(0deg) rotateY(0deg);
transform: rotateX(0deg) rotateY(0deg);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
/* -- transition is the magic sauce for animation -- */
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.card-container .card .front .media {
margin-bottom: 10px;
}
.card-container .card .front .media .media-object {
font-size: 48px;
margin-top: 5px;
}
.card-container .card .front .media .media-body small {
font-size: 12px;
color: rgba(255, 255, 255, 0.5);
text-transform: uppercase;
font-weight: 300;
}
.card-container .card .front .media .media-body h2 {
font-family: "Roboto", "Arial", sans-serif;
font-weight: 400;
}
.card-container .card .front .progress-list .details .title {
font-weight: 400;
font-size: 11px;
line-height: normal;
text-transform: uppercase;
color: rgba(255, 255, 255, 0.5);
}
.card-container .card .front .progress-list .status {
font-size: 9px;
padding: 3px 6px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.card-container .card .front .progress-list .clearfix {
height: 20px;
}
.card-container .card .front .progress-list .progress {
margin-bottom: 0;
}
.card-container .card.flip .front {
z-index: 900;
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.card-container .card.flip .back {
z-index: 1000;
-webkit-transform: rotateX(0deg) rotateY(0deg);
-moz-transform: rotateX(0deg) rotateY(0deg);
-ms-transform: rotateX(0deg) rotateY(0deg);
-o-transform: rotateX(0deg) rotateY(0deg);
transform: rotateX(0deg) rotateY(0deg);
}
.card-container .card .back {
position: absolute;
top: 0;
background-color: white !important;
border: 0;
color: inherit !important;
padding: 15px 15px 5px 15px;
text-align: center;
height: auto;
width: 100%;
min-height: 123px;
left: 0;
z-index: 800;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-179deg);
/* setting to 180 causes an unnatural-looking half-flip */
transform: rotateY(-179deg);
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
-o-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
/* -- transition is the magic sauce for animation -- */
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.card-container .card .back > a {
display: block;
color: #717171;
font-size: 18px;
font-weight: 300;
line-height: 30px;
}
.card-container .card .back > a:hover {
text-decoration: none;
color: #418bca;
}
.card-container .card .back > a > i {
display: block;
}
.card-container .card.card-red .front {
color: white;
background-color: #ff4a43;
}
.card-container .card.card-red .back p {
color: #ff4a43;
}
.card-container .card.card-cyan .front {
color: white;
background-color: #22beef;
}
.card-container .card.card-cyan .back p {
color: #22beef;
}
.card-container .card.card-green .front {
color: white;
background-color: #a2d200;
}
.card-container .card.card-green .back p {
color: #a2d200;
}
.card-container .card.card-orange .front {
color: white;
background-color: #ffc100;
}
.card-container .card.card-orange .back p {
color: #ffc100;
}
.card-container .card.card-amethyst .front {
color: white;
background-color: #cd97eb;
}
.card-container .card.card-amethyst .back p {
color: #cd97eb;
}
.card-container .card.card-greensea .front {
color: white;
background-color: #16a085;
}
.card-container .card.card-greensea .back p {
color: #16a085;
}
.card-container .card.card-drank .front {
color: white;
background-color: #a40778;
}
.card-container .card.card-drank .back p {
color: #a40778;
}
.card-container .card.card-dutch .front {
color: white;
background-color: #1693a5;
}
.card-container .card.card-dutch .back p {
color: #1693a5;
}
.card-container .card.card-hotpink .front {
color: white;
background-color: #ff0066;
}
.card-container .card.card-hotpink .back p {
color: #ff0066;
}
.card-container .card.card-redbrown .front {
color: white;
background-color: #d9544f;
}
.card-container .card.card-redbrown .back p {
color: #d9544f;
}
.card-container .card.card-slategray .front {
color: white;
background-color: #3f4e62;
}
.card-container .card.card-slategray .back p {
color: #3f4e62;
}
.card-container .card.card-blue .front {
color: white;
background-color: #418bca;
}
.card-container .card.card-blue .back p {
color: #418bca;
}
/************************************/
/************* TOOLTIPS *************/
/************************************/
#tooltip {
color: #717171;
font-size: 11px;
line-height: 11px;
display: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
#tooltip h1 {
font-size: 16px;
line-height: 18px;
font-weight: 300;
margin: 0;
padding: 0;
}
.jqstooltip {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#flotTip {
background-color: white !important;
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
border-radius: 4px !important;
color: #717171;
border: 0 !important;
-webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2);
}
#flotTip b {
font-family: "Roboto Slab", serif;
}
/***************************************/
/************* TYPOGRAPHY **************/
/***************************************/
.thin {
font-weight: 100 !important;
}
.uppercase {
text-transform: uppercase !important;
}
.italic {
font-style: italic;
}
.bold {
font-weight: 700;
}
.small-bold {
font-size: 11px;
font-weight: 700;
}
/* filled elements */
h1.filled,
h2.filled,
h3.filled,
h4.filled,
h5.filled,
h6.filled {
background: #717171;
padding: 10px;
color: white;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
p.filled,
blockquote.filled,
div.filled,
ul.filled {
background: #f8f8f8;
padding: 10px;
margin-top: -10px;
color: #717171;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
-webkit-box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}
p.filled.red,
blockquote.filled.red,
div.filled.red,
ul.filled.red {
background: #f15751;
color: white;
}
p.filled.cyan,
blockquote.filled.cyan,
div.filled.cyan,
ul.filled.cyan {
background: #34b5dd;
color: white;
}
p.filled.orange,
blockquote.filled.orange,
div.filled.orange,
ul.filled.orange {
background: #ecb713;
color: white;
}
p.filled.green,
blockquote.filled.green,
div.filled.green,
ul.filled.green {
background: #99c210;
color: white;
}
p.filled.amethyst,
blockquote.filled.amethyst,
div.filled.amethyst,
ul.filled.amethyst {
background: #caa0e2;
color: white;
}
p.filled.greensea,
blockquote.filled.greensea,
div.filled.greensea,
ul.filled.greensea {
background: #22e1bb;
color: white;
}
p.filled.drank,
blockquote.filled.drank,
div.filled.drank,
ul.filled.drank {
background: #ed0aae;
color: white;
}
p.filled.dutch,
blockquote.filled.dutch,
div.filled.dutch,
ul.filled.dutch {
background: #26cae2;
color: white;
}
p.filled.hotpink,
blockquote.filled.hotpink,
div.filled.hotpink,
ul.filled.hotpink {
background: #ff4d94;
color: white;
}
p.filled.blue,
blockquote.filled.blue,
div.filled.blue,
ul.filled.blue {
background: #7db0db;
color: white;
}
p.filled.slategray,
blockquote.filled.slategray,
div.filled.slategray,
ul.filled.slategray {
background: #5d7391;
color: white;
}
p.filled.redbrown,
blockquote.filled.redbrown,
div.filled.redbrown,
ul.filled.redbrown {
background: #e7918e;
color: white;
}
p.filled.withoutHeader,
blockquote.filled.withoutHeader,
div.filled.withoutHeader,
ul.filled.withoutHeader {
margin-top: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
blockquote.filled.text-right {
border-left-width: 0;
border-right: 5px solid;
}
blockquote.filled i {
font-size: 46px;
margin: 0 10px 10px 0;
color: rgba(0, 0, 0, 0.1);
}
blockquote {
border-left: 5px solid rgba(0, 0, 0, 0.3);
}
blockquote.pull-right {
border-right: 5px solid rgba(0, 0, 0, 0.3);
}
blockquote p {
line-height: 1.6em;
}
blockquote small {
color: rgba(255, 255, 255, 0.7);
font-weight: 300;
}
blockquote.filled {
min-height: 60px;
border-color: #717171;
}
blockquote.filled small {
color: rgba(0, 0, 0, 0.3);
font-weight: 400;
}
blockquote.filled.red {
border-color: #ff4a43;
}
blockquote.filled.cyan {
border-color: #22beef;
}
blockquote.filled.orange {
border-color: #ffc100;
}
blockquote.filled.green {
border-color: #a2d200;
}
blockquote.filled.amethyst {
border-color: #cd97eb;
}
blockquote.filled.greensea {
border-color: #16a085;
}
blockquote.filled.drank {
border-color: #a40778;
}
blockquote.filled.dutch {
border-color: #1693a5;
}
blockquote.filled.hotpink {
border-color: #ff0066;
}
blockquote.filled.blue {
border-color: #418bca;
}
blockquote.filled.slategray {
border-color: #3f4e62;
}
blockquote.filled.redbrown {
border-color: #d9544f;
}
.filled.red {
background: #ff4a43;
}
.filled.cyan {
background: #22beef;
}
.filled.orange {
background: #ffc100;
}
.filled.green {
background: #a2d200;
}
.filled.amethyst {
background: #cd97eb;
}
.filled.greensea {
background: #16a085;
}
.filled.drank {
background: #a40778;
}
.filled.dutch {
background: #1693a5;
}
.filled.hotpink {
background: #ff0066;
}
.filled.blue {
background: #418bca;
}
.filled.slategray {
background: #3f4e62;
}
.filled.redbrown {
background: #d9544f;
}
address.filled {
background: #f8f8f8;
padding: 10px;
font-weight: 300;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
color: #717171;
}
address.filled.addon {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
address.filled i {
font-size: 80px;
opacity: 0.05;
margin-top: -50px;
}
address.filled strong {
background: #717171;
color: white;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
display: block;
margin: -10px;
padding: 5px 10px;
text-transform: uppercase;
font-weight: 300;
}
address.filled.filled-append {
margin-top: -20px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
address.filled.filled-append strong {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
address.filled.filled-append a {
color: #fff;
}
address.filled.red {
background: #ff948f;
}
address.filled.red strong {
background: #ff4a43;
}
address.filled.cyan {
background: #69d3f4;
}
address.filled.cyan strong {
background: #22beef;
}
address.filled.orange {
background: #ffd44d;
}
address.filled.orange strong {
background: #ffc100;
}
address.filled.green {
background: #ccff20;
}
address.filled.green strong {
background: #a2d200;
}
address.filled.amethyst {
background: #ecd7f7;
}
address.filled.amethyst strong {
background: #cd97eb;
}
address.filled.greensea {
background: #22e1bb;
}
address.filled.greensea strong {
background: #16a085;
}
address.filled.drank {
background: #ed0aae;
}
address.filled.drank strong {
background: #a40778;
}
address.filled.dutch {
background: #26cae2;
}
address.filled.dutch strong {
background: #1693a5;
}
address.filled.hotpink {
background: #ff4d94;
}
address.filled.hotpink strong {
background: #ff0066;
}
address.filled.blue {
background: #7db0db;
}
address.filled.blue strong {
background: #418bca;
}
address.filled.slategray {
background: #5d7391;
}
address.filled.slategray strong {
background: #3f4e62;
}
address.filled.redbrown {
background: #e7918e;
}
address.filled.redbrown strong {
background: #d9544f;
}
dl dt {
font-size: 1.1em;
}
dl.filled {
background: #f2f2f2;
color: #717171;
}
dl.filled dt,
dl.filled dd {
padding: 5px 10px;
}
dl.filled dt {
background: #717171;
font-weight: 500;
color: white;
font-family: "Roboto Slab", serif;
font-size: 14px;
}
dl.filled dd {
background: #f8f8f8;
font-weight: 300;
}
dl.filled.red {
color: white;
}
dl.filled.red dd {
background: #ff544d;
}
dl.filled.red dt {
background: #ff4a43;
}
dl.filled.cyan {
color: white;
}
dl.filled.cyan dd {
background: #2cc1f0;
}
dl.filled.cyan dt {
background: #22beef;
}
dl.filled.green {
color: white;
}
dl.filled.green dd {
background: #aadc00;
}
dl.filled.green dt {
background: #a2d200;
}
dl.filled.orange {
color: white;
}
dl.filled.orange dd {
background: #ffc30a;
}
dl.filled.orange dt {
background: #ffc100;
}
dl.filled.amethyst {
color: white;
}
dl.filled.amethyst dd {
background: #d1a0ed;
}
dl.filled.amethyst dt {
background: #cd97eb;
}
dl.filled.greensea {
color: white;
}
dl.filled.greensea dd {
background: #17a98c;
}
dl.filled.greensea dt {
background: #16a085;
}
dl.filled.hotpink {
color: white;
}
dl.filled.hotpink dd {
background: #ff0a6c;
}
dl.filled.hotpink dt {
background: #ff0066;
}
dl.filled.drank {
color: white;
}
dl.filled.drank dd {
background: #ae077f;
}
dl.filled.drank dt {
background: #a40778;
}
dl.filled.dutch {
color: white;
}
dl.filled.dutch dd {
background: #179bae;
}
dl.filled.dutch dt {
background: #1693a5;
}
dl.filled.blue {
color: white;
}
dl.filled.blue dd {
background: #4990cc;
}
dl.filled.blue dt {
background: #418bca;
}
dl.filled.slategray {
color: white;
}
dl.filled.slategray dd {
background: #435368;
}
dl.filled.slategray dt {
background: #3f4e62;
}
dl.filled.redbrown {
color: white;
}
dl.filled.redbrown dd {
background: #db5c57;
}
dl.filled.redbrown dt {
background: #d9544f;
}
/*********************************/
/************* LISTS *************/
/*********************************/
ul.inline {
padding: 0;
margin: 0;
}
ul.inline > li {
display: inline-block;
padding: 5px 10px;
vertical-align: top;
}
ul.inline.divided > li {
border-right: 1px solid #f2f2f2;
}
ul.inline.divided > li:last-child {
border: 0;
}
ul.nolisttypes {
list-style-type: none;
padding: 0;
}
ul.list-type {
padding: 0;
margin: 7px 0 7px 20px;
list-style-type: none;
}
ul.list-type li {
padding: 2px 2px 2px 0px;
position: relative;
}
ul.list-type li:before {
position: absolute;
left: -18px;
margin-top: 3px;
font-family: FontAwesome;
line-height: 1;
font-size: 14px;
-webkit-font-smoothing: antialiased;
}
ul.list-type.arrow li:before {
content: "\f061";
}
ul.list-type.circle li:before {
content: "\f10c";
}
ul.list-type.check li:before {
content: "\f046";
}
ul.list-type.caret-right li:before {
content: "\f0da";
}
ul.chart-legend > li {
font-size: 12px;
font-weight: 400;
padding: 5px;
}
ul.chart-legend > li small {
color: rgba(255, 255, 255, 0.7);
margin-left: 5px;
font-size: 12px;
}
/***********************************/
/************* BUTTONS *************/
/***********************************/
.btn {
-webkit-transition: all .25s ease-in-out;
transition: all .25s ease-in-out;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
/* file upload */
}
.btn.btn-black-transparent {
background-color: rgba(0, 0, 0, 0.1);
color: #f2f2f2;
}
.btn.btn-black-transparent:hover {
background-color: rgba(0, 0, 0, 0.2);
color: white;
}
.btn:focus {
outline: 0;
}
.btn.active, .btn:active {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn.uppercased {
text-transform: uppercase;
font-size: 11px;
font-weight: 900;
padding: 3px 20px;
}
.btn.btn-green {
background-color: #a2d200;
color: #f2f2f2;
}
.btn.btn-green:hover {
background-color: #8eb800;
color: white;
}
.btn.btn-cyan {
background-color: #52ccf2;
color: #f2f2f2;
}
.btn.btn-cyan:hover {
background-color: #0fa1cf;
color: white;
}
.btn.btn-white {
background-color: rgba(255, 255, 255, 0.9);
color: #7f7f7f;
}
.btn.btn-white:hover {
background-color: white;
color: rgb(60, 60, 60);
}
.btn.btn-red {
background-color: #ff7b76;
color: #f2f2f2;
}
.btn.btn-red:hover {
background-color: #ff4f48;
color: white;
}
.btn.btn-orange {
background-color: #ffc100;
color: #f2f2f2;
}
.btn.btn-orange:hover {
background-color: #f0b500;
color: white;
}
.btn.btn-amethyst {
background-color: #cd97eb;
color: #f2f2f2;
}
.btn.btn-amethyst:hover {
background-color: #b86ce3;
color: white;
}
.btn.btn-greensea {
background-color: #1ccdaa;
color: #f2f2f2;
}
.btn.btn-greensea:hover {
background-color: #14937a;
color: white;
}
.btn.btn-hotpink {
background-color: #ff3385;
color: #f2f2f2;
}
.btn.btn-hotpink:hover {
background-color: #e6005c;
color: white;
}
.btn.btn-drank {
background-color: #d5099c;
color: #f2f2f2;
}
.btn.btn-drank:hover {
background-color: #95066d;
color: white;
}
.btn.btn-dutch {
background-color: #1cbbd2;
color: #f2f2f2;
}
.btn.btn-dutch:hover {
background-color: #148798;
color: white;
}
.btn.btn-blue {
background-color: #69a3d5;
color: #f2f2f2;
}
.btn.btn-blue:hover {
background-color: #3784c5;
color: white;
}
.btn.btn-redbrown {
background-color: #e27d79;
color: #f2f2f2;
}
.btn.btn-redbrown:hover {
background-color: #d64842;
color: white;
}
.btn.btn-slategray {
background-color: #536781;
color: #f2f2f2;
}
.btn.btn-slategray:hover {
background-color: #394759;
color: white;
}
.btn.btn-primary {
color: #f2f2f2;
}
.btn.btn-primary:hover {
color: white;
}
.btn.btn-danger {
color: #f2f2f2;
}
.btn.btn-danger:hover {
color: white;
}
.btn.btn-warning {
color: #f2f2f2;
}
.btn.btn-warning:hover {
color: white;
}
.btn.btn-success {
color: #f2f2f2;
}
.btn.btn-success:hover {
color: white;
}
.btn.btn-info {
color: #f2f2f2;
}
.btn.btn-info:hover {
color: white;
}
.btn.btn-transparent-white {
background-color: rgba(255, 255, 255, 0.15);
-webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
box-shadow: 0 3px 0 rgba(0, 0, 0, 0.05);
border: 1px solid rgba(255, 255, 255, 0.1);
color: rgba(255, 255, 255, 0.7);
}
.btn.btn-transparent-white:hover, .btn.btn-transparent-white:focus {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}
.btn.btn-file {
position: relative;
overflow: hidden;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
line-height: 23px;
}
.btn.btn-file input[type=file] {
position: absolute;
top: 0;
right: 0;
min-width: 100%;
min-height: 100%;
font-size: 999px;
text-align: right;
filter: alpha(opacity=0);
opacity: 0;
background: red;
cursor: inherit;
display: block;
}
.btn-group-lg > .btn,
.btn-group-sm > .btn,
.btn-group-xs > .btn {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.btn-group > .btn + .dropdown-toggle {
border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
}
.btn-group > .btn-default + .dropdown-toggle {
border-left: 1px solid rgba(0, 0, 0, 0.1) !important;
}
a.submit i {
margin: 0 3px;
}
a.submit:hover {
text-decoration: none;
}
/**********************************/
/************* MODALS *************/
/**********************************/
.modal-ios {
position: absolute;
overflow: visible;
}
.modal {
color: #717171;
top: 50px;
z-index: 1999;
}
.modal .modal-dialog {
margin-top: 30px;
}
.modal .modal-dialog.wide {
width: 1200px;
}
.modal .modal-content {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 0;
}
.modal .modal-content .modal-header,
.modal .modal-content .modal-footer {
background-color: white;
}
.modal .modal-content .modal-header {
border: 0;
position: relative;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.modal .modal-content .modal-header h3 {
color: #555;
font-size: 32px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.modal .modal-content .modal-header button.close {
background: url(../images/modal-close.png) left center no-repeat;
position: absolute;
top: -30px;
right: 0;
color: white;
font-weight: 400;
filter: alpha(opacity=100);
opacity: 1;
text-shadow: none;
padding-left: 23px;
}
.modal .modal-content .modal-header button.close:hover {
background: url(../images/modal-close-hover.png) left center no-repeat;
color: #418bca;
}
.modal .modal-content .modal-header button.close:focus {
outline: none;
}
.modal .modal-content .modal-footer {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
background-color: rgba(0, 0, 0, 0.03);
}
.modal-backdrop.in {
filter: alpha(opacity=70);
opacity: 0.7;
}
.md-modal {
height: 100%;
margin-top: 3%;
}
.md-modal .md-content {
max-height: 80%;
overflow: auto;
}
.md-modal.md-cyan .md-content {
background-color: #22beef;
color: white;
}
.md-modal.md-cyan.colorize-overlay.md-show ~ .md-overlay {
background: #22beef;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-red .md-content {
background-color: #ff4a43;
color: white;
}
.md-modal.md-red.colorize-overlay.md-show ~ .md-overlay {
background: #ff4a43;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-green .md-content {
background-color: #a2d200;
color: white;
}
.md-modal.md-green.colorize-overlay.md-show ~ .md-overlay {
background: #a2d200;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-orange .md-content {
background-color: #ffc100;
color: white;
}
.md-modal.md-orange.colorize-overlay.md-show ~ .md-overlay {
background: #ffc100;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-amethyst .md-content {
background-color: #cd97eb;
color: white;
}
.md-modal.md-amethyst.colorize-overlay.md-show ~ .md-overlay {
background: #cd97eb;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-greensea .md-content {
background-color: #16a085;
color: white;
}
.md-modal.md-greensea.colorize-overlay.md-show ~ .md-overlay {
background: #16a085;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-dutch .md-content {
background-color: #1693a5;
color: white;
}
.md-modal.md-dutch.colorize-overlay.md-show ~ .md-overlay {
background: #1693a5;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-hotpink .md-content {
background-color: #ff0066;
color: white;
}
.md-modal.md-hotpink.colorize-overlay.md-show ~ .md-overlay {
background: #ff0066;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-drank .md-content {
background-color: #a40778;
color: white;
}
.md-modal.md-drank.colorize-overlay.md-show ~ .md-overlay {
background: #a40778;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-blue .md-content {
background-color: #418bca;
color: white;
}
.md-modal.md-blue.colorize-overlay.md-show ~ .md-overlay {
background: #418bca;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-redbrown .md-content {
background-color: #d9544f;
color: white;
}
.md-modal.md-redbrown.colorize-overlay.md-show ~ .md-overlay {
background: #d9544f;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-slategray .md-content {
background-color: #3f4e62;
color: white;
}
.md-modal.md-slategray.colorize-overlay.md-show ~ .md-overlay {
background: #3f4e62;
filter: alpha(opacity=50);
opacity: 0.5;
}
.md-modal.md-show.md-effect-12 ~ .md-overlay {
opacity: 1 !important;
filter: alpha(opacity=1) !important;
}
/**************************************************/
/************* ALERTS & NOTIFICATIONS *************/
/**************************************************/
.alert {
padding: 5px 15px;
font-size: 12px;
}
.alert.alert-big {
padding: 15px;
}
.alert.alert-dismissable {
padding-right: 35px;
}
.alert.alert-red {
color: #ff4a43;
background-color: #ffdddc;
border-color: #ffaca9;
}
.alert.alert-red .alert-link {
color: #ff1910;
}
.alert.alert-cyan {
color: #22beef;
background-color: #e0f6fd;
border-color: #b1e8f9;
}
.alert.alert-cyan .alert-link {
color: #0fa1cf;
}
.alert.alert-green {
color: #a2d200;
background-color: #fbffeb;
border-color: #efffb8;
}
.alert.alert-green .alert-link {
color: #7b9f00;
}
.alert.alert-orange {
color: #ffc100;
background-color: #fff3cc;
border-color: #ffe699;
}
.alert.alert-orange .alert-link {
color: #cc9a00;
}
.alert.alert-amethyst {
color: #cd97eb;
background-color: #f6edfb;
border-color: #e2c2f3;
}
.alert.alert-amethyst .alert-link {
color: #b86ce3;
}
.alert.alert-greensea {
color: #16a085;
background-color: #d5f9f2;
border-color: #92f0de;
}
.alert.alert-greensea .alert-link {
color: #107360;
}
.alert.alert-hotpink {
color: #ff0066;
background-color: #ffcce0;
border-color: #ff99c2;
}
.alert.alert-hotpink .alert-link {
color: #cc0052;
}
.alert.alert-drank {
color: #a40778;
background-color: #fdc7ee;
border-color: #fb96de;
}
.alert.alert-drank .alert-link {
color: #730554;
}
.alert.alert-dutch {
color: #1693a5;
background-color: #c3f0f7;
border-color: #96e6f1;
}
.alert.alert-dutch .alert-link {
color: #106b78;
}
.alert.alert-blue {
color: #418bca;
background-color: #e1ecf6;
border-color: #b9d4eb;
}
.alert.alert-blue .alert-link {
color: #2f71a9;
}
.alert.alert-slategray {
color: #3f4e62;
background-color: #c6cfda;
border-color: #a7b4c6;
}
.alert.alert-slategray .alert-link {
color: #2b3543;
}
.alert.alert-redbrown {
color: #d9544f;
background-color: #f4cecd;
border-color: #eba6a3;
}
.alert.alert-redbrown .alert-link {
color: #c9312c;
}
.notification {
padding: 15px;
background-color: #fafafa;
border-left: 3px solid #e5e5e5;
margin: 20px 0;
color: #717171;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}
.notification.notification-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #f8e2b5;
}
.notification.notification-danger {
color: #a94442;
background-color: #f2dede;
border-color: #e4bac0;
}
.notification.notification-info {
color: #31708f;
background-color: #d9edf7;
border-color: #a7e1ed;
}
.notification.notification-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #c9e2b4;
}
.notification.notification-red {
color: #ff4a43;
background-color: #ffdddc;
border-color: #ffaca9;
}
.notification.notification-cyan {
color: #22beef;
background-color: #e0f6fd;
border-color: #b1e8f9;
}
.notification.notification-green {
color: #a2d200;
background-color: #fbffeb;
border-color: #efffb8;
}
.notification.notification-orange {
color: #ffc100;
background-color: #fff3cc;
border-color: #ffe699;
}
.notification.notification-amethyst {
color: #cd97eb;
background-color: #f6edfb;
border-color: #e2c2f3;
}
.notification.notification-greensea {
color: #16a085;
background-color: #d5f9f2;
border-color: #92f0de;
}
.notification.notification-hotpink {
color: #ff0066;
background-color: #ffcce0;
border-color: #ff99c2;
}
.notification.notification-drank {
color: #a40778;
background-color: #fdc7ee;
border-color: #fb96de;
}
.notification.notification-dutch {
color: #1693a5;
background-color: #c3f0f7;
border-color: #96e6f1;
}
.notification.notification-blue {
color: #418bca;
background-color: #e1ecf6;
border-color: #b9d4eb;
}
.notification.notification-slategray {
color: #3f4e62;
background-color: #c6cfda;
border-color: #a7b4c6;
}
.notification.notification-redbrown {
color: #d9544f;
background-color: #f4cecd;
border-color: #eba6a3;
}
/**********************************/
/************* PANELS *************/
/**********************************/
.panel {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
-ms-border-radius: 6px;
-o-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: none;
box-shadow: none;
color: #717171;
}
.panel .panel-heading {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.panel.panel-example .label,
.panel.panel-example .badge {
display: inline-block;
}
.panel.panel-example .panel-body {
padding: 0;
border: 0;
}
.panel.panel-example .panel-body pre {
margin: 0;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.panel.panel-default .panel-heading {
background-color: #f2f2f2;
}
.panel.panel-transparent-black {
background-color: transparent;
}
.panel.panel-transparent-black .panel-heading {
background-color: rgba(0, 0, 0, 0.3);
color: white;
}
.panel.panel-transparent-black .panel-body {
color: white;
background-color: rgba(0, 0, 0, 0.15);
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.panel.panel-transparent-white {
background-color: transparent;
}
.panel.panel-transparent-white .panel-heading {
background-color: rgba(255, 255, 255, 0.3);
color: white;
}
.panel.panel-transparent-white .panel-body {
color: white;
background-color: rgba(255, 255, 255, 0.15);
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.panel.panel-red {
border-color: #ff3129;
}
.panel.panel-red .panel-heading {
background-color: #ff4a43;
border-color: #ff3129;
color: white;
}
.panel.panel-cyan {
border-color: #11b4e7;
}
.panel.panel-cyan .panel-heading {
background-color: #22beef;
border-color: #11b4e7;
color: white;
}
.panel.panel-green {
border-color: #8eb800;
}
.panel.panel-green .panel-heading {
background-color: #a2d200;
border-color: #8eb800;
color: white;
}
.panel.panel-orange {
border-color: #e6ae00;
}
.panel.panel-orange .panel-heading {
background-color: #ffc100;
border-color: #e6ae00;
color: white;
}
.panel.panel-amethyst {
border-color: #c382e7;
}
.panel.panel-amethyst .panel-heading {
background-color: #cd97eb;
border-color: #c382e7;
color: white;
}
.panel.panel-greensea {
border-color: #16a085;
}
.panel.panel-greensea .panel-heading {
background-color: #16a085;
border-color: #16a085;
color: white;
}
.panel.panel-dutch {
border-color: #1693a5;
}
.panel.panel-dutch .panel-heading {
background-color: #1693a5;
border-color: #1693a5;
color: white;
}
.panel.panel-hotpink {
border-color: #ff0066;
}
.panel.panel-hotpink .panel-heading {
background-color: #ff0066;
border-color: #ff0066;
color: white;
}
.panel.panel-drank {
border-color: #a40778;
}
.panel.panel-drank .panel-heading {
background-color: #a40778;
border-color: #a40778;
color: white;
}
.panel.panel-blue {
border-color: #418bca;
}
.panel.panel-blue .panel-heading {
background-color: #418bca;
border-color: #418bca;
color: white;
}
.panel.panel-slategray {
border-color: #3f4e62;
}
.panel.panel-slategray .panel-heading {
background-color: #3f4e62;
border-color: #3f4e62;
color: white;
}
.panel.panel-redbrown {
border-color: #d9544f;
}
.panel.panel-redbrown .panel-heading {
background-color: #d9544f;
border-color: #d9544f;
color: white;
}
/**************************************/
/************* LIST GROUP *************/
/**************************************/
.list-group {
color: #717171;
}
/****************************************/
/************* TYPEAHEAD.JS *************/
/****************************************/
.twitter-typeahead .tt-hint {
display: block;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px;
}
.twitter-typeahead .hint-small {
height: 30px;
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
line-height: 1.5;
}
.twitter-typeahead .hint-large {
height: 45px;
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
line-height: 1.33;
}
.twitter-typeahead {
width: 100%;
}
.tt-dropdown-menu {
width: 100%;
color: #717171;
}
.tt-hint {
width: 100%;
}
/**************************************/
/************* PAGINATION *************/
/**************************************/
.pagination {
vertical-align: bottom;
}
.pagination.pagination-xs > li:first-child > a,
.pagination.pagination-xs > li:first-child > span {
-webkit-border-radius: 2px 0 0 2px;
-moz-border-radius: 2px 0 0 2px;
-ms-border-radius: 2px 0 0 2px;
-o-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
}
.pagination.pagination-xs > li:last-child > a,
.pagination.pagination-xs > li:last-child > span {
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
-ms-border-radius: 0 2px 2px 0;
-o-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
}
.pagination.pagination-xs > li > a,
.pagination.pagination-xs > li > span {
font-size: 9px;
font-weight: 900;
padding: 3px 6px;
}
.pagination.aligned-right {
display: block;
text-align: right;
margin: 0;
}
.pagination-custom > li:first-child > a,
.pagination-custom > li:first-child > span,
.dataTables_paginate.paging_custombootstrap .pagination > li:first-child > a,
.dataTables_paginate.paging_custombootstrap .pagination > li:first-child > span {
-webkit-border-radius: 20px 2px 2px 20px;
-moz-border-radius: 20px 2px 2px 20px;
-ms-border-radius: 20px 2px 2px 20px;
-o-border-radius: 20px 2px 2px 20px;
border-radius: 20px 2px 2px 20px;
}
.pagination-custom > li:last-child > a,
.pagination-custom > li:last-child > span,
.dataTables_paginate.paging_custombootstrap .pagination > li:last-child > a,
.dataTables_paginate.paging_custombootstrap .pagination > li:last-child > span {
-webkit-border-radius: 2px 20px 20px 2px;
-moz-border-radius: 2px 20px 20px 2px;
-ms-border-radius: 2px 20px 20px 2px;
-o-border-radius: 2px 20px 20px 2px;
border-radius: 2px 20px 20px 2px;
}
.pagination-custom > li:first-child i, .pagination-custom > li:last-child i,
.dataTables_paginate.paging_custombootstrap .pagination > li:first-child i,
.dataTables_paginate.paging_custombootstrap .pagination > li:last-child i {
font-size: 14px;
}
.pagination-custom > li > a,
.pagination-custom > li > span,
.dataTables_paginate.paging_custombootstrap .pagination > li > a,
.dataTables_paginate.paging_custombootstrap .pagination > li > span {
color: rgba(0, 0, 0, 0.4);
font-weight: 300;
border: 1px solid rgba(0, 0, 0, 0.1);
background-color: transparent;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
line-height: 20px;
margin: 0 1px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
.pagination-custom > li > a:hover,
.pagination-custom > li > span:hover,
.dataTables_paginate.paging_custombootstrap .pagination > li > a:hover,
.dataTables_paginate.paging_custombootstrap .pagination > li > span:hover {
color: #717171;
border: 1px solid rgba(0, 0, 0, 0.3);
}
.pagination-custom > .active > a,
.pagination-custom > .active > span,
.pagination-custom > .active > a:hover,
.pagination-custom > .active > span:hover,
.pagination-custom > .active > a:focus,
.pagination-custom > .active > span:focus,
.dataTables_paginate.paging_custombootstrap .pagination > .active > a,
.dataTables_paginate.paging_custombootstrap .pagination > .active > span,
.dataTables_paginate.paging_custombootstrap .pagination > .active > a:hover,
.dataTables_paginate.paging_custombootstrap .pagination > .active > span:hover,
.dataTables_paginate.paging_custombootstrap .pagination > .active > a:focus,
.dataTables_paginate.paging_custombootstrap .pagination > .active > span:focus {
color: #717171;
border: 1px solid rgba(0, 0, 0, 0.3);
}
.pagination-custom > .disabled > a,
.pagination-custom > .disabled > span,
.pagination-custom > .disabled > a:hover,
.pagination-custom > .disabled > span:hover,
.pagination-custom > .disabled > a:focus,
.pagination-custom > .disabled > span:focus,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > a,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > span,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > a:hover,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > span:hover,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > a:focus,
.dataTables_paginate.paging_custombootstrap .pagination > .disabled > span:focus {
color: rgba(0, 0, 0, 0.2);
border: 1px solid rgba(0, 0, 0, 0.05);
}
.pagination-custom.pagination-lg > li > a,
.pagination-custom.pagination-lg > li > span,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-lg > li > a,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-lg > li > span {
font-size: 14px;
}
.pagination-custom.pagination-sm > li > a,
.pagination-custom.pagination-sm > li > span,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-sm > li > a,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-sm > li > span {
font-size: 11px;
}
.pagination-custom.pagination-sm > li:first-child i, .pagination-custom.pagination-sm > li:last-child i,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-sm > li:first-child i,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-sm > li:last-child i {
font-size: 11px;
}
.pagination-custom.pagination-xs > li > a,
.pagination-custom.pagination-xs > li > span,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li > a,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li > span {
font-size: 10px;
}
.pagination-custom.pagination-xs > li:first-child i, .pagination-custom.pagination-xs > li:last-child i,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:first-child i,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:last-child i {
font-size: 10px;
}
.pagination-custom.pagination-xs > li:first-child > a,
.pagination-custom.pagination-xs > li:first-child > span,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:first-child > a,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:first-child > span {
-webkit-border-radius: 20px 2px 2px 20px;
-moz-border-radius: 20px 2px 2px 20px;
-ms-border-radius: 20px 2px 2px 20px;
-o-border-radius: 20px 2px 2px 20px;
border-radius: 20px 2px 2px 20px;
}
.pagination-custom.pagination-xs > li:last-child > a,
.pagination-custom.pagination-xs > li:last-child > span,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:last-child > a,
.dataTables_paginate.paging_custombootstrap .pagination.pagination-xs > li:last-child > span {
-webkit-border-radius: 2px 20px 20px 2px;
-moz-border-radius: 2px 20px 20px 2px;
-ms-border-radius: 2px 20px 20px 2px;
-o-border-radius: 2px 20px 20px 2px;
border-radius: 2px 20px 20px 2px;
}
/*********************************/
/************* PAGER *************/
/*********************************/
.pager > li {
margin: 0 2px;
}
.pager.pager-custom > li:first-child > a {
-webkit-border-radius: 20px 2px 2px 20px;
-moz-border-radius: 20px 2px 2px 20px;
-ms-border-radius: 20px 2px 2px 20px;
-o-border-radius: 20px 2px 2px 20px;
border-radius: 20px 2px 2px 20px;
}
.pager.pager-custom > li:first-child > a > i {
margin-right: 5px;
}
.pager.pager-custom > li:last-child > a {
-webkit-border-radius: 2px 20px 20px 2px;
-moz-border-radius: 2px 20px 20px 2px;
-ms-border-radius: 2px 20px 20px 2px;
-o-border-radius: 2px 20px 20px 2px;
border-radius: 2px 20px 20px 2px;
}
.pager.pager-custom > li:last-child > a > i {
margin-left: 5px;
}
.pager.pager-custom > li > a {
color: rgba(255, 255, 255, 0.7);
font-weight: 300;
border: 0;
background-color: rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
text-transform: uppercase;
font-size: 10px;
font-weight: 700;
line-height: 20px;
}
.pager.pager-custom > li > a > i {
font-size: 14px;
position: relative;
top: 1px;
}
.pager.pager-custom > li > a:hover {
color: white;
border: 0;
background-color: rgba(0, 0, 0, 0.5);
}
.pager.pager-custom > .disabled > a,
.pager.pager-custom > .disabled > span,
.pager.pager-custom > .disabled > a:hover,
.pager.pager-custom > .disabled > span:hover,
.pager.pager-custom > .disabled > a:focus,
.pager.pager-custom > .disabled > span:focus {
color: rgba(0, 0, 0, 0.4);
background-color: rgba(255, 255, 255, 0.2);
}
.pager.pager-full {
margin: 0;
}
.pager.pager-full > li > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
border: 0;
padding: 15px;
background-color: transparent;
}
.pager.pager-full > li > a:hover {
background-color: rgba(0, 0, 0, 0.05);
}
.pager.pager-full > li.disabled > a:hover {
background-color: transparent;
}
/****************************************/
/************* TABS & PILLS *************/
/****************************************/
.nav.nav-tabs,
.nav.nav-pills {
padding: 0;
border-bottom: 0;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
-ms-border-radius: 4px 4px 0 0;
-o-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav.nav-tabs.nav-justified > li > a,
.nav.nav-pills.nav-justified > li > a {
border: 1px solid transparent;
}
.nav.nav-tabs.nav-justified > li > a:hover,
.nav.nav-pills.nav-justified > li > a:hover {
border: 1px solid transparent;
}
.nav.nav-tabs.nav-separated,
.nav.nav-pills.nav-separated {
margin-bottom: 20px;
}
.nav.nav-tabs.align-right,
.nav.nav-pills.align-right {
text-align: right;
}
.nav.nav-tabs.align-right > li,
.nav.nav-pills.align-right > li {
float: none;
display: inline-block;
}
.nav.nav-tabs.tabdrop li.tabdrop a,
.nav.nav-pills.tabdrop li.tabdrop a {
position: relative;
}
.nav.nav-tabs.tabdrop li.tabdrop a i,
.nav.nav-pills.tabdrop li.tabdrop a i {
font-size: 14px;
}
.nav.nav-tabs.tabdrop li.tabdrop a .badge,
.nav.nav-pills.tabdrop li.tabdrop a .badge {
position: absolute;
top: -7px;
right: -7px;
background-color: #16a085;
font-weight: 300;
}
.nav.nav-tabs.tabdrop li.tabdrop.open .dropdown-menu,
.nav.nav-pills.tabdrop li.tabdrop.open .dropdown-menu {
left: auto;
}
.nav.nav-tabs.tabdrop li.tabdrop.active a .badge,
.nav.nav-pills.tabdrop li.tabdrop.active a .badge {
color: white;
}
.nav.nav-tabs > li.active > a,
.nav.nav-tabs > li.active > a:hover,
.nav.nav-tabs > li.active > a:focus,
.nav.nav-pills > li.active > a,
.nav.nav-pills > li.active > a:hover,
.nav.nav-pills > li.active > a:focus {
color: #717171;
background-color: white;
border: 1px solid transparent;
}
.nav.nav-tabs > li.success > a,
.nav.nav-tabs > li.success > a:hover,
.nav.nav-tabs > li.success > a:focus,
.nav.nav-pills > li.success > a,
.nav.nav-pills > li.success > a:hover,
.nav.nav-pills > li.success > a:focus {
color: #a2d200;
border: 1px solid transparent;
}
.nav.nav-tabs > li.success a,
.nav.nav-pills > li.success a {
padding-left: 35px;
}
.nav.nav-tabs > li.success:before,
.nav.nav-pills > li.success:before {
content: "\f05d";
position: absolute;
font-family: 'FontAwesome';
color: #a2d200;
z-index: 9;
top: 5px;
left: 15px;
font-size: 22px;
}
.nav.nav-tabs > li.disabled > a,
.nav.nav-tabs > li.disabled > a:hover,
.nav.nav-tabs > li.disabled > a:focus,
.nav.nav-pills > li.disabled > a,
.nav.nav-pills > li.disabled > a:hover,
.nav.nav-pills > li.disabled > a:focus {
color: rgba(255, 255, 255, 0.15);
}
.nav.nav-tabs > .open > a,
.nav.nav-pills > .open > a {
color: rgba(255, 255, 255, 0.8);
background-color: transparent;
border: 1px solid transparent;
}
.nav.nav-tabs > .open .dropdown-menu,
.nav.nav-pills > .open .dropdown-menu {
border: 1px solid rgba(0, 0, 0, 0.05);
}
.nav.nav-tabs > li > a,
.nav.nav-pills > li > a {
font-weight: 700;
font-size: 14px;
color: rgba(255, 255, 255, 0.4);
margin-right: 0;
margin-left: 0;
-webkit-transition: all 0.1s linear;
-moz-transition: all 0.1s linear;
transition: all 0.1s linear;
}
.nav.nav-tabs > li > a:hover,
.nav.nav-pills > li > a:hover {
color: rgba(255, 255, 255, 0.8);
background-color: transparent;
border: 1px solid transparent;
}
.nav.nav-tabs > li > a i,
.nav.nav-pills > li > a i {
font-size: 14px;
}
.nav.nav-tabs > li.tab-title .search-result,
.nav.nav-pills > li.tab-title .search-result {
padding: 5px 15px;
margin: 0;
color: rgba(255, 255, 255, 0.5);
font-size: 18px;
line-height: 30px;
}
.nav.nav-tabs > li.tab-title .search-result .search-string,
.nav.nav-pills > li.tab-title .search-result .search-string {
color: white;
font-weight: 700;
}
.nav.nav-tabs.tabs-bottom,
.nav.nav-pills.tabs-bottom {
padding: 0 0 1px 0;
}
.nav.nav-tabs.tabs-bottom > li > a,
.nav.nav-pills.tabs-bottom > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.nav.nav-tabs.tabs-left > li,
.nav.nav-pills.tabs-left > li {
display: block;
float: none;
}
.nav.nav-tabs.tabs-left > li > a,
.nav.nav-pills.tabs-left > li > a {
white-space: nowrap;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.nav.nav-tabs.tabs-right > li,
.nav.nav-pills.tabs-right > li {
display: block;
float: none;
}
.nav.nav-tabs.tabs-right > li > a,
.nav.nav-pills.tabs-right > li > a {
white-space: nowrap;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
-ms-border-radius: 0 4px 4px 0;
-o-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.nav.nav-pills > li.active > a,
.nav.nav-pills > li.active > a:hover,
.nav.nav-pills > li.active > a:focus {
border: 0;
}
.nav.nav-pills > li > a:hover {
border: 0;
}
.nav.nav-pills > .open > a {
border: 0;
}
.nav.nav-pills.nav-justified > li > a {
border: 1px solid transparent;
}
.nav.nav-pills.nav-justified > li > a:hover {
border: 1px solid transparent;
}
.tab-content > ul {
list-style-type: none;
margin: 0;
padding: 5px 0;
}
.tab-content > ul > li {
padding: 5px 15px;
cursor: pointer;
}
.tab-content > ul > li:hover {
background-color: #fafafa;
}
/*******************************************/
/************* RECENT ACTIVITY *************/
/*******************************************/
.recent-activity .tab-content > ul > li .user {
margin: 0 30px 0 5px;
position: relative;
}
.recent-activity .tab-content > ul > li .user:after {
content: "\f105";
font-family: "FontAwesome";
font-size: 36px;
line-height: 36px;
margin-left: 10px;
position: absolute;
top: -8px;
}
.recent-activity .tab-content > ul > li .subject strong {
color: #418bca;
font-weight: 500;
}
.recent-activity .tab-content > ul > li .time {
font-size: 11px;
color: #bebebe;
line-height: 36px;
float: right;
}
.recent-activity .tab-content > ul > li .time i {
font-size: 14px;
}
/*********************************/
/************* WELLS *************/
/*********************************/
.well {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: #717171;
}
.well.well-transparent-black {
background-color: rgba(0, 0, 0, 0.3);
color: white;
}
.well.well-transparent-white {
background-color: rgba(255, 255, 255, 0.3);
}
.well.well-white {
background-color: white;
}
.well.well-cyan {
background-color: #e0f6fd;
color: #22beef;
}
.well.well-red {
background-color: #ffdddc;
color: #ff4a43;
}
.well.well-green {
background-color: #fbffeb;
color: #a2d200;
}
.well.well-orange {
background-color: #fff3cc;
color: #ffc100;
}
.well.well-amethyst {
background-color: #f6edfb;
color: #cd97eb;
}
.well.well-greensea {
background-color: #d5f9f2;
color: #16a085;
}
.well.well-dutch {
background-color: #c3f0f7;
color: #1693a5;
}
.well.well-hotpink {
background-color: #ffcce0;
color: #ff0066;
}
.well.well-drank {
background-color: #fdc7ee;
color: #a40778;
}
.well.well-blue {
background-color: #e1ecf6;
color: #418bca;
}
.well.well-slategray {
background-color: #c6cfda;
color: #3f4e62;
}
.well.well-redbrown {
background-color: #f4cecd;
color: #d9544f;
}
/**********************************/
/************* CHARTS *************/
/**********************************/
.pie-chart.inline {
display: inline-block;
margin: 15px 30px;
position: relative;
}
.pie-chart.inline > div {
position: absolute;
width: 100%;
}
.pie-chart.inline > div i {
line-height: 140px;
}
.legend table .legendColorBox > div {
margin-right: 5px;
margin-bottom: 3px;
}
.legend table .legendLabel {
font-size: 11px;
font-family: "Roboto Slab", serif;
}
/* rickshaw */
.rickshaw_graph .detail .x_label {
background-color: white;
opacity: 1;
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
color: #717171;
}
.rickshaw_graph .detail .item {
-webkit-border-radius: 0;
-moz-border-radius: 0;
-ms-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
}
.custom-labels {
margin-top: 15px;
text-align: center;
}
.custom-labels > ul > li {
display: inline-block;
margin: 5px 5px 0 0;
}
/* easy pie chart */
.easypiechart {
position: relative;
text-align: center;
}
.easypiechart.inline {
display: inline-block;
margin: 15px 30px;
}
.easypiechart canvas {
position: absolute;
top: 0;
left: 0;
}
.easypiechart .percentage,
.easypiechart .label {
text-align: center;
font-weight: 100;
font-size: 14px;
margin-bottom: 0.3em;
color: #717171;
}
.easypiechart .label {
display: block;
}
#serverload-chart {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
overflow: hidden;
}
/* morris */
.morris-chart text {
fill: white;
font-family: "Roboto Slab", serif !important;
}
.morris-chart svg {
width: 100% !important;
}
/**********************************/
/************* TABLES *************/
/**********************************/
.table {
margin-bottom: 0;
}
.table td .checkbox,
.table th .checkbox {
padding: 0;
margin: 0;
min-height: 10px;
}
.table td .checkbox label:before,
.table th .checkbox label:before {
/* top: -13px; */
width: 15px;
height: 15px;
left: 8px;
}
.table td .checkbox label:after,
.table th .checkbox label:after {
top: -2px;
width: 15px;
height: 15px;
left: 10px;
font-size: 12px;
}
.table td.actions a,
.table th.actions a {
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
font-weight: 700;
color: #717171;
text-transform: uppercase;
/* padding: 5px 10px; */
margin-right: 10px;
}
.table td.actions a:hover,
.table th.actions a:hover {
text-decoration: none;
}
.table td.actions a.delete:hover,
.table th.actions a.delete:hover {
color: #ff4a43;
}
.table td.actions a.edit:hover,
.table th.actions a.edit:hover {
color: #22beef;
}
.table td.actions a.save:hover,
.table th.actions a.save:hover {
color: #a2d200;
}
.table td.control,
.table th.control {
cursor: pointer;
}
.table td.control a,
.table th.control a {
font-size: 14px;
line-height: 14px;
color: rgba(0, 0, 0, 0.2);
}
.table td.control:hover a,
.table th.control:hover a {
color: rgba(0, 0, 0, 0.6);
}
.table.table-sortable > thead {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.table.table-sortable > thead > tr > th,
.table.table-sortable > thead > tr > td {
position: relative;
}
.table.table-sortable > thead > tr > th.sortable,
.table.table-sortable > thead > tr > td.sortable {
cursor: pointer;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.table.table-sortable > thead > tr > th.sortable:hover,
.table.table-sortable > thead > tr > td.sortable:hover {
background-color: rgba(0, 0, 0, 0.1);
}
.table.table-sortable > thead > tr > th.sortable:before,
.table.table-sortable > thead > tr > td.sortable:before {
content: "\f0dc";
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
float: right;
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-asc:before,
.table.table-sortable > thead > tr > td.sortable.sort-asc:before {
content: "\f0dd";
margin-top: 0;
}
.table.table-sortable > thead > tr > th.sortable.sort-desc:before,
.table.table-sortable > thead > tr > td.sortable.sort-desc:before {
content: "\f0de";
margin-top: 5px;
}
.table.table-sortable > thead > tr > th.sortable.sort-numeric.sort-asc:before,
.table.table-sortable > thead > tr > td.sortable.sort-numeric.sort-asc:before {
content: "\f162";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-numeric.sort-desc:before,
.table.table-sortable > thead > tr > td.sortable.sort-numeric.sort-desc:before {
content: "\f163";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-alpha.sort-asc:before,
.table.table-sortable > thead > tr > td.sortable.sort-alpha.sort-asc:before {
content: "\f15d";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-alpha.sort-desc:before,
.table.table-sortable > thead > tr > td.sortable.sort-alpha.sort-desc:before {
content: "\f15e";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-amount.sort-asc:before,
.table.table-sortable > thead > tr > td.sortable.sort-amount.sort-asc:before {
content: "\f160";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sortable.sort-amount.sort-desc:before,
.table.table-sortable > thead > tr > td.sortable.sort-amount.sort-desc:before {
content: "\f161";
margin-top: 3px;
}
.table.table-sortable > thead > tr > th.sort-asc, .table.table-sortable > thead > tr > th.sort-desc, .table.table-sortable > thead > tr > th.sort-asc:hover, .table.table-sortable > thead > tr > th.sort-desc:hover,
.table.table-sortable > thead > tr > td.sort-asc,
.table.table-sortable > thead > tr > td.sort-desc,
.table.table-sortable > thead > tr > td.sort-asc:hover,
.table.table-sortable > thead > tr > td.sort-desc:hover {
background-color: rgba(0, 0, 0, 0.1);
}
.table.table-custom > thead > tr > th,
.table.table-custom > thead > tr > td {
font-family: "Roboto Condensed", sans-serif;
font-size: 12px;
text-transform: uppercase;
font-weight: 400;
border-bottom: 0;
color: rgba(113, 113, 113, 0.7);
position: relative;
padding-left: 0;
padding-bottom: 0;
min-width: 35px;
line-height: 26px;
-webkit-font-smoothing: antialiased;
}
.table.table-custom > thead > tr > th:last-child,
.table.table-custom > thead > tr > td:last-child {
padding-right: 0;
}
.table.table-custom > thead > tr > th:after,
.table.table-custom > thead > tr > td:after {
content: "";
display: block;
height: 4px;
width: 100%;
background-color: rgba(113, 113, 113, 0.3);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
transition: all 0.2s linear;
}
.table.table-custom > thead > tr > th.sortable:hover, .table.table-custom > thead > tr > th.sorting:hover,
.table.table-custom > thead > tr > td.sortable:hover,
.table.table-custom > thead > tr > td.sorting:hover {
color: #717171;
background-color: transparent;
}
.table.table-custom > thead > tr > th.sortable:hover:after, .table.table-custom > thead > tr > th.sorting:hover:after,
.table.table-custom > thead > tr > td.sortable:hover:after,
.table.table-custom > thead > tr > td.sorting:hover:after {
background-color: rgba(113, 113, 113, 0.75);
}
.table.table-custom > thead > tr > th.sortable:before, .table.table-custom > thead > tr > th.sorting:before,
.table.table-custom > thead > tr > td.sortable:before,
.table.table-custom > thead > tr > td.sorting:before {
font-size: 11px;
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-asc:before, .table.table-custom > thead > tr > th.sorting.sort-asc:before,
.table.table-custom > thead > tr > td.sortable.sort-asc:before,
.table.table-custom > thead > tr > td.sorting.sort-asc:before {
margin-top: 6px;
}
.table.table-custom > thead > tr > th.sortable.sort-desc:before, .table.table-custom > thead > tr > th.sorting.sort-desc:before,
.table.table-custom > thead > tr > td.sortable.sort-desc:before,
.table.table-custom > thead > tr > td.sorting.sort-desc:before {
margin-top: 10px;
}
.table.table-custom > thead > tr > th.sortable.sort-numeric.sort-asc:before, .table.table-custom > thead > tr > th.sorting.sort-numeric.sort-asc:before,
.table.table-custom > thead > tr > td.sortable.sort-numeric.sort-asc:before,
.table.table-custom > thead > tr > td.sorting.sort-numeric.sort-asc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-numeric.sort-desc:before, .table.table-custom > thead > tr > th.sorting.sort-numeric.sort-desc:before,
.table.table-custom > thead > tr > td.sortable.sort-numeric.sort-desc:before,
.table.table-custom > thead > tr > td.sorting.sort-numeric.sort-desc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-alpha.sort-asc:before, .table.table-custom > thead > tr > th.sorting.sort-alpha.sort-asc:before,
.table.table-custom > thead > tr > td.sortable.sort-alpha.sort-asc:before,
.table.table-custom > thead > tr > td.sorting.sort-alpha.sort-asc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-alpha.sort-desc:before, .table.table-custom > thead > tr > th.sorting.sort-alpha.sort-desc:before,
.table.table-custom > thead > tr > td.sortable.sort-alpha.sort-desc:before,
.table.table-custom > thead > tr > td.sorting.sort-alpha.sort-desc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-amount.sort-asc:before, .table.table-custom > thead > tr > th.sorting.sort-amount.sort-asc:before,
.table.table-custom > thead > tr > td.sortable.sort-amount.sort-asc:before,
.table.table-custom > thead > tr > td.sorting.sort-amount.sort-asc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sortable.sort-amount.sort-desc:before, .table.table-custom > thead > tr > th.sorting.sort-amount.sort-desc:before,
.table.table-custom > thead > tr > td.sortable.sort-amount.sort-desc:before,
.table.table-custom > thead > tr > td.sorting.sort-amount.sort-desc:before {
margin-top: 9px;
}
.table.table-custom > thead > tr > th.sort-asc, .table.table-custom > thead > tr > th.sort-desc, .table.table-custom > thead > tr > th.sort-asc:hover, .table.table-custom > thead > tr > th.sort-desc:hover, .table.table-custom > thead > tr > th.sorting_asc, .table.table-custom > thead > tr > th.sorting_desc, .table.table-custom > thead > tr > th.sorting_asc:hover, .table.table-custom > thead > tr > th.sorting_desc:hover,
.table.table-custom > thead > tr > td.sort-asc,
.table.table-custom > thead > tr > td.sort-desc,
.table.table-custom > thead > tr > td.sort-asc:hover,
.table.table-custom > thead > tr > td.sort-desc:hover,
.table.table-custom > thead > tr > td.sorting_asc,
.table.table-custom > thead > tr > td.sorting_desc,
.table.table-custom > thead > tr > td.sorting_asc:hover,
.table.table-custom > thead > tr > td.sorting_desc:hover {
color: #717171;
background-color: transparent;
}
.table.table-custom > thead > tr > th.sort-asc:after, .table.table-custom > thead > tr > th.sort-desc:after, .table.table-custom > thead > tr > th.sort-asc:hover:after, .table.table-custom > thead > tr > th.sort-desc:hover:after, .table.table-custom > thead > tr > th.sorting_asc:after, .table.table-custom > thead > tr > th.sorting_desc:after, .table.table-custom > thead > tr > th.sorting_asc:hover:after, .table.table-custom > thead > tr > th.sorting_desc:hover:after,
.table.table-custom > thead > tr > td.sort-asc:after,
.table.table-custom > thead > tr > td.sort-desc:after,
.table.table-custom > thead > tr > td.sort-asc:hover:after,
.table.table-custom > thead > tr > td.sort-desc:hover:after,
.table.table-custom > thead > tr > td.sorting_asc:after,
.table.table-custom > thead > tr > td.sorting_desc:after,
.table.table-custom > thead > tr > td.sorting_asc:hover:after,
.table.table-custom > thead > tr > td.sorting_desc:hover:after {
background-color: #717171;
}
.table.table-custom > tbody > tr > th,
.table.table-custom > tbody > tr > td {
font-size: 12px;
padding-left: 0;
line-height: 18px;
-webkit-font-smoothing: antialiased;
}
.table.table-custom > tbody > tr > th.priority,
.table.table-custom > tbody > tr > td.priority {
text-transform: uppercase;
font-size: 10px;
font-weight: 700;
line-height: 20px;
}
.table.table-custom > tbody > tr > th:last-child,
.table.table-custom > tbody > tr > td:last-child {
padding-right: 0;
}
.table.table-custom > tbody > tr > th.progress-cell,
.table.table-custom > tbody > tr > td.progress-cell {
width: 230px;
min-width: 130px;
}
.table.table-custom > tbody > tr > th.progress-cell .progress-info .percent,
.table.table-custom > tbody > tr > td.progress-cell .progress-info .percent {
font-size: 11px;
font-family: "Roboto Condensed", sans-serif;
font-weight: 400;
}
.table.table-custom > tbody > tr > th.progress-cell .progress,
.table.table-custom > tbody > tr > td.progress-cell .progress {
margin: 0;
margin-top: 7px;
}
.table.table-custom > tbody > tr:first-child > th,
.table.table-custom > tbody > tr:first-child > td {
border-top: 0;
}
.table-options select + .chosen-container.chosen-container-single .chosen-single {
padding: 1px 11px !important;
font-size: 11px;
min-height: 25px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
-ms-border-radius: 4px 0 0 4px;
-o-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.table-options select + .chosen-container.chosen-container-single .chosen-single span {
line-height: 24px;
}
.table-options select + .chosen-container.chosen-container-single .chosen-single div {
top: 1px;
}
.table-options select + .chosen-container .chosen-results {
font-size: 11px;
padding: 0;
margin: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.table-options .input-group-btn .btn {
font-size: 11px;
min-height: 25px;
padding: 0 10px;
}
.table-options.btn-group-xs .btn {
font-size: 11px;
min-height: 25px;
}
.table-options.paging-info {
color: #717171;
line-height: 26px;
}
/*****************************************/
/************* CHECK TOGGLER *************/
/*****************************************/
.check-toggler:before {
content: "\f00d";
font-family: "FontAwesome";
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
color: #ff4a43;
}
.check-toggler.checked:before {
content: "\f00c";
color: #a2d200;
}
.check-toggler:hover {
text-decoration: none;
}
/****************************************/
/************* COLORPALETTE *************/
/****************************************/
.bootstrap-colorpalette .btn-color {
border: 0;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
}
.bootstrap-colorpalette .btn-color:focus {
outline: 0;
}
.bootstrap-colorpalette .btn-color:hover {
border: 0;
-webkit-transform: scale(1.25, 1.25);
-moz-transform: scale(1.25, 1.25);
-ms-transform: scale(1.25, 1.25);
-o-transform: scale(1.25, 1.25);
transform: scale(1.25, 1.25);
-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}
/****************************************/
/************* SOCIAL FEED **************/
/****************************************/
.social-feed {
padding: 20px 0;
}
.social-feed img {
width: 80px;
}
.social-feed .media-body .media-heading {
margin-top: 20px;
margin-bottom: 0;
}
.social-feed .media-body small a {
color: rgba(255, 255, 255, 0.5);
}
.social-feed .media-body small a:hover {
color: white;
text-decoration: none;
}
.social-feed > li {
width: 32%;
text-align: center;
color: rgba(255, 255, 255, 0.5);
font-size: 12px;
}
.social-feed > li h4 {
font-family: "Roboto", "Arial", sans-serif;
font-weight: 300;
color: white;
margin: 0;
}
/************************************/
/************* CAROUSEL *************/
/************************************/
.carousel-control {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.carousel-control .fa {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .fa.left-side {
left: 35%;
}
.carousel-inner > .item {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
}
.carousel-indicators {
top: 10px;
right: 20px;
left: auto;
bottom: auto;
text-align: right;
}
.carousel-caption {
width: 100%;
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.3);
padding: 10px 20px;
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
-ms-border-radius: 0 0 4px 4px;
-o-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.carousel-caption h3 {
margin-top: 10px;
}
.carousel-caption p {
font-size: 12px;
}
/********************************/
/************* MAPS *************/
/********************************/
.jvectormap-zoomin,
.jvectormap-zoomout {
width: 15px;
height: 15px;
}
.streetview {
height: 400px;
}
.gmap .pagination {
margin: 0;
padding: 10px;
width: 100%;
text-align: center;
}
.gmap .pagination .display {
text-align: center;
height: 40px;
line-height: 40px;
font-size: 20px;
color: #717171;
font-weight: 300;
background-color: white;
display: inline-block;
width: 85%;
}
.gmap .pagination .back-btn,
.gmap .pagination .fwd-btn {
cursor: pointer;
width: 40px;
height: 40px;
background-color: white;
display: inline-block;
}
.gmap .pagination .back-btn:before,
.gmap .pagination .fwd-btn:before {
font-family: 'FontAwesome';
color: #999;
font-size: 18px;
line-height: 44px;
padding: 0 11px;
}
.gmap .pagination .back-btn {
border-right: 1px solid #e2e2e2;
-webkit-border-radius: 2px 0 0 2px;
-moz-border-radius: 2px 0 0 2px;
-ms-border-radius: 2px 0 0 2px;
-o-border-radius: 2px 0 0 2px;
border-radius: 2px 0 0 2px;
}
.gmap .pagination .back-btn:before {
content: "\f053";
}
.gmap .pagination .fwd-btn {
border-left: 1px solid #e2e2e2;
-webkit-border-radius: 0 2px 2px 0;
-moz-border-radius: 0 2px 2px 0;
-ms-border-radius: 0 2px 2px 0;
-o-border-radius: 0 2px 2px 0;
border-radius: 0 2px 2px 0;
}
.gmap .pagination .fwd-btn:before {
content: "\f054";
padding: 0 12px;
}
.gmap .pagination .back-btn:hover:before,
.gmap .pagination .fwd-btn:hover:before {
color: #717171;
}
.gmap .map-filter {
background-color: white;
margin: 10px;
padding: 10px 20px 10px 0;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-ms-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: 0px 2px 4px #999999;
box-shadow: 0px 2px 4px #999999;
}
/*************************************/
/************* ACCORDION *************/
/*************************************/
.panel-group .panel {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.panel-group .panel .panel-heading {
position: relative;
}
.panel-group .panel .panel-heading .panel-title {
font-size: 14px;
margin-left: 30px;
}
.panel-group .panel .panel-heading + .panel-collapse .panel-body {
border-top: 0;
}
.panel-group .panel .panel-heading:before {
content: "\f0da";
font-family: 'FontAwesome';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: block;
padding: 10px 15px;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.05);
}
.panel-group .panel.active .panel-heading:before {
content: "\f0d7";
padding: 10px 14px 10px 13px;
}
.panel-group .panel .panel-body {
font-size: 12px;
color: #717171;
line-height: 20px;
}
/******************************************/
/************* SEARCH RESULTS *************/
/******************************************/
.search-bar {
margin: 10px 0;
}
.search-results {
list-style: none;
padding: 10px 0;
margin: 0;
}
.search-results > .search-result {
padding: 15px 0;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.search-results > .search-result:last-child {
border-bottom: 0;
padding-bottom: 0;
}
.search-results > .search-result .cover {
padding: 20px;
background-color: white;
-webkit-transition: all 0.25s linear;
-moz-transition: all 0.25s linear;
transition: all 0.25s linear;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.search-results > .search-result .cover h4 {
padding: 0;
margin: 0 0 10px 0;
font-weight: 700;
}
.search-results > .search-result .cover h4 a {
color: #4b4b4b;
}
.search-results > .search-result .cover h4 a:hover {
text-decoration: none;
color: #418bca;
}
.search-results > .search-result .cover > p {
font-size: 12px;
color: #8b8b8b;
}
.search-results > .search-result .cover > a {
font-size: 11px;
color: #418bca;
}
.search-results > .search-result .cover > a:hover {
color: #69a3d5;
}
.search-results > .search-result:hover .cover {
background-color: rgba(0, 0, 0, 0.05);
}
.search-results > .search-result .media img {
width: 130px;
max-height: 85px;
margin-right: 10px;
}
.search-results > .search-result .media img.img-circle {
width: 85px;
}
.search-results > .search-result .media > a > i {
width: 130px;
background-color: rgba(0, 0, 0, 0.05);
margin-right: 10px;
line-height: 85px;
text-align: center;
color: #717171;
font-size: 3.5em;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.search-results > .search-result .media > a:hover i {
color: #418bca;
}
.search-results > .search-result .media .media-body small {
font-size: 11px;
color: #a4a4a4;
}
.refine-results {
margin: 15px 0;
padding-bottom: 5px;
border-bottom: 1px solid rgba(0, 0, 0, 0.05);
color: #717171;
}
.search-filters {
text-align: center;
}
.search-filters > a {
padding: 5px 15px;
border: 1px solid #717171;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
font-size: 12px;
margin: 0 2px;
color: #717171;
line-height: 36px;
}
.search-filters > a:hover {
border: 1px solid #418bca;
color: #418bca;
text-decoration: none;
}
.search-filters > a.active {
background-color: #418bca;
border-color: transparent;
color: white;
}
/*************************************/
/************* FLIPCLOCK *************/
/*************************************/
.flip-clock-wrapper {
margin: 30px 20px;
}
.flip-clock-wrapper .flip,
.flip-clock-wrapper .flip-clock-dot {
-webkit-box-shadow: none;
box-shadow: none;
}
.flip-clock-divider .flip-clock-label {
font-size: 14px;
color: #717171;
}
/************************************/
/************* PORTLETS *************/
/************************************/
.sortable.ui-sortable {
min-height: 100px;
padding-bottom: 100px;
}
.sortable.ui-sortable .tile {
-webkit-transition-duration: 0.2s;
-moz-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-timing-function: linear;
-moz-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform;
}
.sortable.ui-sortable .tile .tile-header {
cursor: pointer;
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
-webkit-transition: all 0.15s linear;
-moz-transition: all 0.15s linear;
transition: all 0.15s linear;
}
.sortable.ui-sortable .tile .tile-header:hover {
background-color: rgba(0, 0, 0, 0.05) !important;
}
.sortable.ui-sortable .tile.drag-active {
-webkit-transform: scale(0.9, 0.9);
-moz-transform: scale(0.9, 0.9);
-ms-transform: scale(0.9, 0.9);
-o-transform: scale(0.9, 0.9);
transform: scale(0.9, 0.9);
}
.sortable.ui-sortable .tile.drag-active.ui-sortable-helper {
-webkit-transform: scale(1.05, 1.05);
-moz-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
}
.sortable.ui-sortable .tile-placeholder {
border: 1px dotted rgba(0, 0, 0, 0.2);
margin-bottom: 20px;
height: 100px;
}
/********************************/
/************* MISC *************/
/********************************/
#ascrail2000,
#ascrail2000-hr {
left: 0 !important;
}
.blockUI.blockOverlay {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.jumbotron {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-ms-border-radius: 4px;
-o-border-radius: 4px;
border-radius: 4px;
}
.bottommargin {
margin-bottom: 10px;
}
.big-medium {
font-size: 36px;
font-weight: 500;
}
.medium-light {
font-size: 22px;
font-weight: 300;
}
.medium-thin {
font-size: 22px;
font-weight: 100;
}
.nomargin {
margin: 0 !important;
}
.w100p {
width: 100% !important;
}
.w35 {
width: 35px !important;
}
.w80 {
width: 80px !important;
}
.font-slab {
font-family: "Roboto Slab", serif;
}
.margin-bottom-20 {
margin-bottom: 20px;
}
.margin-top-15 {
margin-top: 15px;
}
.margin-15 {
margin: 15px;
}
.padding-top-0 {
padding-top: 0 !important;
}
.inline-block {
display: inline-block;
}
.checkbox.inline {
display: inline-block;
margin: 0;
padding: 0;
height: 0;
min-height: 0;
position: relative;
left: 5px;
top: -17px;
}
.rounded-corners {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
border-radius: 4px !important;
}
.rounded-corners .jvectormap-container {
-webkit-border-radius: 4px !important;
-moz-border-radius: 4px !important;
-ms-border-radius: 4px !important;
-o-border-radius: 4px !important;
border-radius: 4px !important;
}
.rounded-top-corners {
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
}
.rounded-top-corners .jvectormap-container {
-webkit-border-radius: 4px 4px 0 0 !important;
-moz-border-radius: 4px 4px 0 0 !important;
-ms-border-radius: 4px 4px 0 0 !important;
-o-border-radius: 4px 4px 0 0 !important;
border-radius: 4px 4px 0 0 !important;
}
.rounded-bottom-corners {
-webkit-border-radius: 0 0 4px 4px !important;
-moz-border-radius: 0 0 4px 4px !important;
-ms-border-radius: 0 0 4px 4px !important;
-o-border-radius: 0 0 4px 4px !important;
border-radius: 0 0 4px 4px !important;
}
.rounded-bottom-corners .jvectormap-container {
-webkit-border-radius: 0 0 4px 4px !important;
-moz-border-radius: 0 0 4px 4px !important;
-ms-border-radius: 0 0 4px 4px !important;
-o-border-radius: 0 0 4px 4px !important;
border-radius: 0 0 4px 4px !important;
}
.rounded-left-corners {
-webkit-border-radius: 4px 0 0 4px !important;
-moz-border-radius: 4px 0 0 4px !important;
-ms-border-radius: 4px 0 0 4px !important;
-o-border-radius: 4px 0 0 4px !important;
border-radius: 4px 0 0 4px !important;
}
.rounded-right-corners {
-webkit-border-radius: 0 4px 4px 0 !important;
-moz-border-radius: 0 4px 4px 0 !important;
-ms-border-radius: 0 4px 4px 0 !important;
-o-border-radius: 0 4px 4px 0 !important;
border-radius: 0 4px 4px 0 !important;
}
.rounded-top-left-corner {
-webkit-border-radius: 4px 0 0 0 !important;
-moz-border-radius: 4px 0 0 0 !important;
-ms-border-radius: 4px 0 0 0 !important;
-o-border-radius: 4px 0 0 0 !important;
border-radius: 4px 0 0 0 !important;
}
.rounded-top-right-corner {
-webkit-border-radius: 0 4px 0 0 !important;
-moz-border-radius: 0 4px 0 0 !important;
-ms-border-radius: 0 4px 0 0 !important;
-o-border-radius: 0 4px 0 0 !important;
border-radius: 0 4px 0 0 !important;
}
.rounded-bottom-left-corner {
-webkit-border-radius: 0 0 0 4px !important;
-moz-border-radius: 0 0 0 4px !important;
-ms-border-radius: 0 0 0 4px !important;
-o-border-radius: 0 0 0 4px !important;
border-radius: 0 0 0 4px !important;
}
.rounded-bottom-right-corner {
-webkit-border-radius: 0 0 4px 0 !important;
-moz-border-radius: 0 0 4px 0 !important;
-ms-border-radius: 0 0 4px 0 !important;
-o-border-radius: 0 0 4px 0 !important;
border-radius: 0 0 4px 0 !important;
}
.as-table {
display: table;
width: 100%;
}
.as-table .tile {
display: table-cell;
float: none;
vertical-align: top;
} | 0.305283 | 0.092893 |
@import url('http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700');
/* line 9, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
html {
background-color: white;
font-family: GillSans, Calibri, Trebuchet, sans-serif; }
/* fonts */
/* line 15, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
body {
font-family: 'Dosis', sans-serif;
font-size: 19px;
margin: 0;
padding: 0;
height: 100%;
position: relative;
color: #525b5c;
background-color: white; }
/* body image styles - classes supplied by rich text editor */
/* line 28, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content {
width: 100%;
overflow: hidden;
clear: both;
margin-bottom: 1em; }
/* line 33, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content img {
margin-bottom: 2%;
margin-top: 2%; }
/* line 38, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content img.full-width {
width: 100%; }
/* line 42, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content img.left {
width: 45%;
margin-right: 5%;
float: left; }
/* line 48, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content img.right {
width: 45%;
margin-left: 5%;
float: right; }
/* line 54, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content h1, .body-content h2, .body-content h3, .body-content h4, .body-content h5 {
clear: both; }
/* line 60, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.img-wrapper {
margin-bottom: 1em;
opacity: 1;
position: relative; }
/* line 65, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.img-wrapper img {
display: block;
width: 100%;
margin-bottom: 0; }
/* line 71, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.img-wrapper.left {
float: left;
width: 45%;
margin-right: 5%; }
/* line 76, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.img-wrapper.right {
float: right;
width: 45%;
margin-left: 5%; }
/* line 83, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.intro {
font-size: 1.4em; }
/* line 87, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.caption {
padding: 0.2em 1em 0.2em 0.5em;
margin: 0;
font-weight: 400;
background: #F2f2f2;
font-style: italic;
display: inline-block;
z-index: 2;
position: absolute;
bottom: 5px;
left: 5px;
font-size: 0.9em;
max-width: calc(100% - 10px); }
/* line 101, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.caption p {
margin: 0 !important; }
/* line 106, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
blockquote {
margin: 2em 0; }
/* line 109, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
blockquote span {
display: block;
color: #AAA;
font-size: 0.8em; }
/* List styling - tweaks to include images */
/* line 119, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
a.list-group-item {
clear: both;
width: 100%;
overflow: hidden; }
/* line 123, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
a.list-group-item .list-group-item-text {
margin-top: 1%; }
/* line 125, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
a.list-group-item .list-group-item-text img {
float: left;
margin-right: 2%;
margin-bottom: 1%; }
/* Style pager */
/* line 134, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.col-sm-4.pages {
text-align: center; }
/* line 138, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.col-sm-4.next {
text-align: right; }
/* line 142, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.main {
padding-top: 66px;
min-height: 700px; }
/* line 147, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.carousel {
margin-bottom: 15px; }
/* line 149, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.carousel .carousel-caption {
background-color: rgba(0, 127, 127, 0.6);
padding-top: 0; }
/* line 152, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.carousel .carousel-caption .btn {
margin-bottom: 10px; }
/* line 158, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
p {
text-align: justify; }
/* line 161, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
p:last-child {
margin-bottom: 0; }
/* line 166, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.advert-list {
margin-top: 15px;
margin-bottom: 0;
padding: 15px 0;
background-color: white;
border-top: 1px solid #bfbfbf; } | static/CACHE/css/main.f50d38620f74.css | @import url('http://fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700');
/* line 9, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
html {
background-color: white;
font-family: GillSans, Calibri, Trebuchet, sans-serif; }
/* fonts */
/* line 15, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
body {
font-family: 'Dosis', sans-serif;
font-size: 19px;
margin: 0;
padding: 0;
height: 100%;
position: relative;
color: #525b5c;
background-color: white; }
/* body image styles - classes supplied by rich text editor */
/* line 28, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content {
width: 100%;
overflow: hidden;
clear: both;
margin-bottom: 1em; }
/* line 33, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content img {
margin-bottom: 2%;
margin-top: 2%; }
/* line 38, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content img.full-width {
width: 100%; }
/* line 42, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content img.left {
width: 45%;
margin-right: 5%;
float: left; }
/* line 48, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content img.right {
width: 45%;
margin-left: 5%;
float: right; }
/* line 54, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.body-content h1, .body-content h2, .body-content h3, .body-content h4, .body-content h5 {
clear: both; }
/* line 60, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.img-wrapper {
margin-bottom: 1em;
opacity: 1;
position: relative; }
/* line 65, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.img-wrapper img {
display: block;
width: 100%;
margin-bottom: 0; }
/* line 71, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.img-wrapper.left {
float: left;
width: 45%;
margin-right: 5%; }
/* line 76, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.img-wrapper.right {
float: right;
width: 45%;
margin-left: 5%; }
/* line 83, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.intro {
font-size: 1.4em; }
/* line 87, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.caption {
padding: 0.2em 1em 0.2em 0.5em;
margin: 0;
font-weight: 400;
background: #F2f2f2;
font-style: italic;
display: inline-block;
z-index: 2;
position: absolute;
bottom: 5px;
left: 5px;
font-size: 0.9em;
max-width: calc(100% - 10px); }
/* line 101, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.caption p {
margin: 0 !important; }
/* line 106, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
blockquote {
margin: 2em 0; }
/* line 109, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
blockquote span {
display: block;
color: #AAA;
font-size: 0.8em; }
/* List styling - tweaks to include images */
/* line 119, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
a.list-group-item {
clear: both;
width: 100%;
overflow: hidden; }
/* line 123, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
a.list-group-item .list-group-item-text {
margin-top: 1%; }
/* line 125, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
a.list-group-item .list-group-item-text img {
float: left;
margin-right: 2%;
margin-bottom: 1%; }
/* Style pager */
/* line 134, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.col-sm-4.pages {
text-align: center; }
/* line 138, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.col-sm-4.next {
text-align: right; }
/* line 142, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.main {
padding-top: 66px;
min-height: 700px; }
/* line 147, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.carousel {
margin-bottom: 15px; }
/* line 149, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.carousel .carousel-caption {
background-color: rgba(0, 127, 127, 0.6);
padding-top: 0; }
/* line 152, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.carousel .carousel-caption .btn {
margin-bottom: 10px; }
/* line 158, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
p {
text-align: justify; }
/* line 161, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
p:last-child {
margin-bottom: 0; }
/* line 166, /home/vagrant/wagtaildemo/demo/static/demo/css/main.scss */
.advert-list {
margin-top: 15px;
margin-bottom: 0;
padding: 15px 0;
background-color: white;
border-top: 1px solid #bfbfbf; } | 0.160036 | 0.028871 |
.emsgControlEditingToolbar .emsgControlNewItemActive
,.emsgControlEditingToolbar .emsgControlNewItemInactive
{
background-image: url(./images/map/new_add.png);
}
/**
* Tool Icons: Split
*/
.emsgControlEditingToolbar .emsgControlSplitItemActive
,.emsgControlEditingToolbar .emsgControlSplitItemInactive
{
background-image: url(./images/map/split_street.png);
}
.emsgControlEditingToolbar .emsgControlInspSelectExportItemActive
,.emsgControlEditingToolbar .emsgControlInspSelectExportItemInactive
{
background-image: url(./images/map/selection-export.png);
}
.emsgControlEditingToolbar .emsgControlInspExportItemActive
,.emsgControlEditingToolbar .emsgControlInspExportItemInactive
{
background-image: url(./images/map/export.png);
}
.emsgControlEditingToolbar .emsgControlEditItemActive
,.emsgControlEditingToolbar .emsgControlEditItemInactive
{
background-image: url(./images/map/edit.png);
}
.emsgControlEditingToolbar .emsgControlSelectItemActive
,.emsgControlEditingToolbar .emsgControlSelectItemInactive
{
background-image: url(./images/map/select.png);
}
/* tool active border */
.emsgControlEditingToolbar .emsgControlNewItemActive
, .emsgControlEditingToolbar .emsgControlEditItemActive
, .emsgControlEditingToolbar .emsgControlSelectItemActive
, .emsgControlEditingToolbar .emsgControlSplitItemActive
, .emsgControlEditingToolbar .emsgControlInspSelectExportItemActive
, .panelTopLeft .DummyPanItemActive
, .panelTopLeft .olControlZoomBoxItemActive
, .panelTopLeft .MeasureLineItemActive
, .panelTopLeft .MeasureAreaItemActive
{
border: 1px solid red;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
background-color: #ffd7a8;
}
/* tool disabled opacity */
.emsgControlNewDisabled .emsgControlNewItemActive
, .emsgControlNewDisabled .emsgControlNewItemInactive
, .emsgControlEditDisabled .emsgControlEditItemActive
, .emsgControlEditDisabled .emsgControlEditItemInactive
, .emsgControlSelectDisabled .emsgControlSelectItemActive
, .emsgControlSelectDisabled .emsgControlSelectItemInactive
, .emsgControlSplitDisabled .emsgControlSplitItemActive
, .emsgControlSplitDisabled .emsgControlSplitItemInactive
, .DummyPanDisabled .DummyPanItemActive
, .DummyPanDisabled .DummyPanItemInactive
, .olControlZoomBoxDisabled .olControlZoomBoxItemActive
, .olControlZoomBoxDisabled .olControlZoomBoxItemInactive
, .panelTopLeft .PrevItemInactive
, .panelTopLeft .NextItemInactive
, .panelTopLeft .CurrentItemInactive
{
border: 1px solid lightGrey;
opacity: 0.5;
filter: alpha(opacity=50); /* For IE8 and earlier */
}
.emsgControlEditingToolbar
{
float: right;
right: 50px;
}
.panelTopLeft div
, .emsgControlEditingToolbar div
{
float: left;
display: block;
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-position: 50% 50%;
border: 1px solid blue;
margin: 2px;
}
.emsgControlEditingToolbar div
{
float: right;
} | Mobile/ASTRA.EMSG.Mobile/Mobile/style/default.css | .emsgControlEditingToolbar .emsgControlNewItemActive
,.emsgControlEditingToolbar .emsgControlNewItemInactive
{
background-image: url(./images/map/new_add.png);
}
/**
* Tool Icons: Split
*/
.emsgControlEditingToolbar .emsgControlSplitItemActive
,.emsgControlEditingToolbar .emsgControlSplitItemInactive
{
background-image: url(./images/map/split_street.png);
}
.emsgControlEditingToolbar .emsgControlInspSelectExportItemActive
,.emsgControlEditingToolbar .emsgControlInspSelectExportItemInactive
{
background-image: url(./images/map/selection-export.png);
}
.emsgControlEditingToolbar .emsgControlInspExportItemActive
,.emsgControlEditingToolbar .emsgControlInspExportItemInactive
{
background-image: url(./images/map/export.png);
}
.emsgControlEditingToolbar .emsgControlEditItemActive
,.emsgControlEditingToolbar .emsgControlEditItemInactive
{
background-image: url(./images/map/edit.png);
}
.emsgControlEditingToolbar .emsgControlSelectItemActive
,.emsgControlEditingToolbar .emsgControlSelectItemInactive
{
background-image: url(./images/map/select.png);
}
/* tool active border */
.emsgControlEditingToolbar .emsgControlNewItemActive
, .emsgControlEditingToolbar .emsgControlEditItemActive
, .emsgControlEditingToolbar .emsgControlSelectItemActive
, .emsgControlEditingToolbar .emsgControlSplitItemActive
, .emsgControlEditingToolbar .emsgControlInspSelectExportItemActive
, .panelTopLeft .DummyPanItemActive
, .panelTopLeft .olControlZoomBoxItemActive
, .panelTopLeft .MeasureLineItemActive
, .panelTopLeft .MeasureAreaItemActive
{
border: 1px solid red;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
background-color: #ffd7a8;
}
/* tool disabled opacity */
.emsgControlNewDisabled .emsgControlNewItemActive
, .emsgControlNewDisabled .emsgControlNewItemInactive
, .emsgControlEditDisabled .emsgControlEditItemActive
, .emsgControlEditDisabled .emsgControlEditItemInactive
, .emsgControlSelectDisabled .emsgControlSelectItemActive
, .emsgControlSelectDisabled .emsgControlSelectItemInactive
, .emsgControlSplitDisabled .emsgControlSplitItemActive
, .emsgControlSplitDisabled .emsgControlSplitItemInactive
, .DummyPanDisabled .DummyPanItemActive
, .DummyPanDisabled .DummyPanItemInactive
, .olControlZoomBoxDisabled .olControlZoomBoxItemActive
, .olControlZoomBoxDisabled .olControlZoomBoxItemInactive
, .panelTopLeft .PrevItemInactive
, .panelTopLeft .NextItemInactive
, .panelTopLeft .CurrentItemInactive
{
border: 1px solid lightGrey;
opacity: 0.5;
filter: alpha(opacity=50); /* For IE8 and earlier */
}
.emsgControlEditingToolbar
{
float: right;
right: 50px;
}
.panelTopLeft div
, .emsgControlEditingToolbar div
{
float: left;
display: block;
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-position: 50% 50%;
border: 1px solid blue;
margin: 2px;
}
.emsgControlEditingToolbar div
{
float: right;
} | 0.432063 | 0.049222 |
.notice {
background-color:lightgreen;
background-color:rgba(144, 238, 144, 0.75);
color:#fff;
padding-top:20px;
padding-bottom:20px;
text-align:center;
width:100%;
}
.alert {
background-color:#F33;
background-color:rgba(255, 51, 51, 0.75);
color:#fff;
padding-top:20px;
padding-bottom:20px;
text-align:center;
width:100%;
}
/* Admin stuffs */
.admin-header {
height: 110px;
width: 100%;
text-align:center;
color: #fff;
background-color:rgb(80, 0, 255);
/*background-image: url('/img/header_backgrounds/gibson.gif');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;*/
/*margin-top: -10px;*/
margin-bottom: 50px;
}
/*.admin-header h1 {
display: block;
color: #fff;
}*/
.login-container {
padding-top:140px;
width:442px;
margin:0 auto;
}
.login {
width: 400px;
height: 350px;
border-style: solid;
border-width: 1px;
border-color: #000;
font-family: "Inconsolata", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 14px;
padding: 20px;
}
.login-form {
text-align: left;
}
.login h2 {
text-align: center;
margin-bottom: 20px;
}
.login input {
border: 1px solid black;
background-color: white;
padding: 10px;
font-family: "Inconsolata", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 14px;
line-height: 17px;
margin-bottom: 20px;
color: black;
}
.login .text-field {
margin-top:20px;
width:380px;
}
/*.login label {
width: 100px;
line-height: 17px;
float:left;
}*/
#login-button {
margin-top:0px;
width:400px;
font-family:'COLFAX';
background-color: #000;
color:#FFF;
border: none;
cursor: pointer;
}
#login-button:hover {
background-color:#5000ff;
}
.login-links {
margin-top:10px;
text-align:right;
}
.admin-two-column {
-moz-column-count: 2;
-webkit-column-count: 2;
}
.admin-three-column {
-moz-column-count: 3;
-webkit-column-count: 3;
}
.admin-three-column {
-moz-column-count: 4;
-webkit-column-count: 4;
}
small {
font-size:12px;
}
/*Generic form button*/
.admin-form-button, .admin-form-button:visited {
margin-top:15px;
padding: 10px 20px;
background-color: black;
font-family: 'COLFAX';
color:#FFF;
border: none;
font-size: 13px;
text-transform:uppercase;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.admin-form-button:hover {
background-color: #5000ff;
color:#FFF;
}
/* Admin access buttons when logged in as an admin */
.admin-button, .admin-button:visited {
padding:10px 20px;
border-style:solid;
border-width:1px;
font-size:13px;
text-transform:uppercase;
border-color:rgb(255, 51, 51);
color:rgb(255, 51, 51);
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.admin-button:hover {
background-color:rgb(255, 51, 51);
color:#FFF;
} | public/css/admin.css | .notice {
background-color:lightgreen;
background-color:rgba(144, 238, 144, 0.75);
color:#fff;
padding-top:20px;
padding-bottom:20px;
text-align:center;
width:100%;
}
.alert {
background-color:#F33;
background-color:rgba(255, 51, 51, 0.75);
color:#fff;
padding-top:20px;
padding-bottom:20px;
text-align:center;
width:100%;
}
/* Admin stuffs */
.admin-header {
height: 110px;
width: 100%;
text-align:center;
color: #fff;
background-color:rgb(80, 0, 255);
/*background-image: url('/img/header_backgrounds/gibson.gif');
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;*/
/*margin-top: -10px;*/
margin-bottom: 50px;
}
/*.admin-header h1 {
display: block;
color: #fff;
}*/
.login-container {
padding-top:140px;
width:442px;
margin:0 auto;
}
.login {
width: 400px;
height: 350px;
border-style: solid;
border-width: 1px;
border-color: #000;
font-family: "Inconsolata", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 14px;
padding: 20px;
}
.login-form {
text-align: left;
}
.login h2 {
text-align: center;
margin-bottom: 20px;
}
.login input {
border: 1px solid black;
background-color: white;
padding: 10px;
font-family: "Inconsolata", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 14px;
line-height: 17px;
margin-bottom: 20px;
color: black;
}
.login .text-field {
margin-top:20px;
width:380px;
}
/*.login label {
width: 100px;
line-height: 17px;
float:left;
}*/
#login-button {
margin-top:0px;
width:400px;
font-family:'COLFAX';
background-color: #000;
color:#FFF;
border: none;
cursor: pointer;
}
#login-button:hover {
background-color:#5000ff;
}
.login-links {
margin-top:10px;
text-align:right;
}
.admin-two-column {
-moz-column-count: 2;
-webkit-column-count: 2;
}
.admin-three-column {
-moz-column-count: 3;
-webkit-column-count: 3;
}
.admin-three-column {
-moz-column-count: 4;
-webkit-column-count: 4;
}
small {
font-size:12px;
}
/*Generic form button*/
.admin-form-button, .admin-form-button:visited {
margin-top:15px;
padding: 10px 20px;
background-color: black;
font-family: 'COLFAX';
color:#FFF;
border: none;
font-size: 13px;
text-transform:uppercase;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.admin-form-button:hover {
background-color: #5000ff;
color:#FFF;
}
/* Admin access buttons when logged in as an admin */
.admin-button, .admin-button:visited {
padding:10px 20px;
border-style:solid;
border-width:1px;
font-size:13px;
text-transform:uppercase;
border-color:rgb(255, 51, 51);
color:rgb(255, 51, 51);
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
-webkit-transition: all 0.2s ease;
-ms-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.admin-button:hover {
background-color:rgb(255, 51, 51);
color:#FFF;
} | 0.361052 | 0.056314 |
html, body {
background-color: #F4F7F5;
color: #08090A;
}
img {
width: 100%;
}
* {
font-family: 'Poppins', Arial, Helvetica, sans-serif;
}
.col-6 {
font-weight: bold;
}
.container {
padding: 20px;
}
#hello {
margin-top: 15px;
text-align: center;
height: 60px;
font-size: 25px;
border: 3px solid;
border-radius: 5px;
background-color: #A7A2A9;
color: #08090A;
}
#wat {
margin-top: 15px;
}
#font {
float: left;
height: 75px;
width: 200px;
margin-top: 20px;
font-size: 25px;
border: 3px solid;
border-radius: 5px;
background-color: white;
color: #08090A;
}
#style {
float: right;
height: 75px;
width: 200px;
font-size: 25px;
height: 75px;
width: 200px;
border: 3px solid;
border-radius: 3px;
background-color: white;
color: #08090A;
}
a {
color: black;
}
h1 {
font-size: 300%;
}
h2 {
font-weight: bold;
font-size: 250%;
padding-bottom: 15px;
}
h3 {
font-size: 225%;
}
h4 {
font-weight: normal;
font-size: 175%;
}
h6 {
color: gray;
font-size: 150%;
}
body {
font-size: 120%;
}
.col {
padding-top: 15px;
}
#job {
padding-top: 15px;
font-size: 20px;
}
#job-1, #job-2, #job-3 {
padding-bottom: 25px;
text-align: inherit;
width: 275px;
}
#location {
padding-top: 15px;
font-size: 20px;
}
#apply {
margin-top: 15px;
height: 60px;
font-size: 25px;
border: 3px solid;
border-radius: 3px;
background-color: #A7A2A9;
color: #08090A;
}
.indeed-job-page-navigation {
padding-top: 15px;
text-align: center;
}
.arrow {
cursor: pointer;
}
@media (max-width: 500px) {
#title {
padding-bottom: 15px;
}
#job-1, #job-2, #job-3 {
text-align: inherit;
width: 275px;
}
#main-job {
margin-right: 100%;
width: 300px;
}
#font {
margin-left: 15px;
height: 75px;
width: 175px;
}
#job, #location {
font-size: 200%;
}
} | job-search-maps/public/medium-style.css | html, body {
background-color: #F4F7F5;
color: #08090A;
}
img {
width: 100%;
}
* {
font-family: 'Poppins', Arial, Helvetica, sans-serif;
}
.col-6 {
font-weight: bold;
}
.container {
padding: 20px;
}
#hello {
margin-top: 15px;
text-align: center;
height: 60px;
font-size: 25px;
border: 3px solid;
border-radius: 5px;
background-color: #A7A2A9;
color: #08090A;
}
#wat {
margin-top: 15px;
}
#font {
float: left;
height: 75px;
width: 200px;
margin-top: 20px;
font-size: 25px;
border: 3px solid;
border-radius: 5px;
background-color: white;
color: #08090A;
}
#style {
float: right;
height: 75px;
width: 200px;
font-size: 25px;
height: 75px;
width: 200px;
border: 3px solid;
border-radius: 3px;
background-color: white;
color: #08090A;
}
a {
color: black;
}
h1 {
font-size: 300%;
}
h2 {
font-weight: bold;
font-size: 250%;
padding-bottom: 15px;
}
h3 {
font-size: 225%;
}
h4 {
font-weight: normal;
font-size: 175%;
}
h6 {
color: gray;
font-size: 150%;
}
body {
font-size: 120%;
}
.col {
padding-top: 15px;
}
#job {
padding-top: 15px;
font-size: 20px;
}
#job-1, #job-2, #job-3 {
padding-bottom: 25px;
text-align: inherit;
width: 275px;
}
#location {
padding-top: 15px;
font-size: 20px;
}
#apply {
margin-top: 15px;
height: 60px;
font-size: 25px;
border: 3px solid;
border-radius: 3px;
background-color: #A7A2A9;
color: #08090A;
}
.indeed-job-page-navigation {
padding-top: 15px;
text-align: center;
}
.arrow {
cursor: pointer;
}
@media (max-width: 500px) {
#title {
padding-bottom: 15px;
}
#job-1, #job-2, #job-3 {
text-align: inherit;
width: 275px;
}
#main-job {
margin-right: 100%;
width: 300px;
}
#font {
margin-left: 15px;
height: 75px;
width: 175px;
}
#job, #location {
font-size: 200%;
}
} | 0.355327 | 0.10961 |
body
{
font-family: Arial;
}
a
{
text-decoration: none;
color: #1111bb;
}
a:hover
{
text-decoration: underline;
}
a img
{
border: none;
}
h1, h2, h3, h4, h5, h6, form
{
margin: 1px;
}
table, pre, ul, ol, dl
{
margin-top: 5px;
margin-bottom: 5px;
}
small, sup, sub
{
font-size: 80%;
}
textarea, input, pre, tt
{
font-family: Courier New;
}
/*******************************************************************************
title
*******************************************************************************/
h1.title
{
font-size: 200%;
}
tt.title
{
background-color: #eeeeee;
}
/*******************************************************************************
a
*******************************************************************************/
a.a
{
}
/*******************************************************************************
p
*******************************************************************************/
p.p
{
}
/*******************************************************************************
postit
*******************************************************************************/
sup.postit
{
}
.postit a
{
}
.postit table
{
background-color: black;
}
.postit td
{
}
/*******************************************************************************
toc
*******************************************************************************/
a.totoc
{
}
a.totoc0
{
}
a.toc
{
}
ol.toc
{
}
ol.toc ol
{
}
ol.toc li
{
}
ul.toc
{
}
ul.toc ul
{
}
ul.toc li
{
}
dl.toc
{
}
dl.toc dl
{
}
dl.toc dt
{
}
/*******************************************************************************
heading
*******************************************************************************/
h1.heading
{
background-color: #66cccc;
font-size: 150%;
padding-left: 5px;
border: 1px solid lightgrey;
}
h2.heading
{
background-color: pink;
font-size: 140%;
padding-left: 5px;
border: 1px solid lightgrey;
}
h3.heading
{
background-color: #ccccff;
font-size: 130%;
padding-left: 5px;
border: 1px solid lightgrey;
}
h4.heading
{
background-color: lightgrey;
font-size: 120%;
padding-left: 5px;
border: 1px solid lightgrey;
}
h5.heading
{
background-color: #eeeeee;
font-size: 110%;
padding-left: 5px;
border: 1px solid lightgrey;
}
h6.heading
{
font-size: 100%;
padding-left: 5px;
border: 1px solid lightgrey;
}
/*******************************************************************************
br
*******************************************************************************/
br.br
{
}
/*******************************************************************************
hr
*******************************************************************************/
hr.hr
{
}
hr.hr0
{
}
/*******************************************************************************
i
*******************************************************************************/
i.i
{
}
/*******************************************************************************
b
*******************************************************************************/
b.b
{
}
/*******************************************************************************
small
*******************************************************************************/
small.small
{
}
/*******************************************************************************
netlink
*******************************************************************************/
a.netlink
{
text-decoration: underline;
}
img.netlink
{
}
/*******************************************************************************
interwiki
*******************************************************************************/
a.interwiki
{
border-right: 1px solid lightgrey;
border-bottom: 1px solid lightgrey;
}
img.interwiki
{
}
/*******************************************************************************
wikiword
*******************************************************************************/
a.wikiword_display
{
}
a.wikiword_goto
{
}
img.wikiword_display
{
}
img.wikiword_goto
{
}
/*******************************************************************************
listing
*******************************************************************************/
ul.ul
{
}
.ul li
{
}
ol.ol
{
}
.ol li
{
}
dl.dl
{
}
.dl dt
{
}
.dl dd
{
}
/*******************************************************************************
table
*******************************************************************************/
table.table
{
border: 1px solid lightgrey;
border-collapse: separate;
border-spacing: 0px;
}
.table tr
{
}
.table td
{
border: 1px solid lightgrey;
}
/*******************************************************************************
pre
*******************************************************************************/
pre.pre
{
}
/*******************************************************************************
pagelist
*******************************************************************************/
table.pagelist
{
border: 1px solid lightgrey;
border-collapse: collapse;
border-spacing: 0px;
}
tr.pagelist_header
{
}
.pagelist_recent
{
}
.pagelist_outdated
{
background-color: #eeeeee;
}
.pagelist td
{
border: none;
white-space: nowrap;
}
ul.pagelist
{
}
ul.pagelist li
{
}
ol.pagelist
{
}
ol.pagelist li
{
}
ul.pagelist_highlighted
{
}
ul.pagelist_highlighted li
{
}
ul.pagelist_highlighted li span.beforequery
{
}
ul.pagelist_highlighted li span.query
{
background-color: black;
color: white;
}
ul.pagelist_highlighted li span.afterquery
{
}
/*******************************************************************************
linkup
*******************************************************************************/
ol.linkup
{
}
.linkup ol
{
}
.linkup li
{
}
/*******************************************************************************
linkdown
*******************************************************************************/
ol.linkdown
{
}
.linkdown ol
{
}
.linkdown li
{
}
/*******************************************************************************
input
*******************************************************************************/
input.text
{
}
input.submit
{
}
/*******************************************************************************
calendar
*******************************************************************************/
table.calendar_year
{
border: 1px solid lightgrey;
}
.calendar_year caption
{
padding: 0px;
}
.calendar_year tr
{
}
.calendar_year td
{
}
table.calendar
{
border: 1px solid lightgrey;
}
.calendar caption
{
padding: 0px;
}
tr.calendar_header
{
}
tr.calendar_header td
{
}
.calendar tr
{
}
.calendar td
{
}
td.calendar_today
{
background-color: yellow;
border: 1px solid lightgrey;
}
.calendar br
{
}
.calendar small
{
}
.saturday
{
color: blue;
}
.sunday
{
color: red;
}
.todo
{
color: green;
text-decoration: underline;
}
/*******************************************************************************
bookmark
*******************************************************************************/
.new
{
color: red;
}
.updated
{
color: blue;
}
.deleted
{
color: red;
text-decoration: line-through;
}
.deleted0
{
color: black;
text-decoration: line-through;
}
/*******************************************************************************
diff
*******************************************************************************/
td.diff_added
{
background-color: #66cccc;
}
td.diff_deleted
{
background-color: pink;
}
td.diff_modified
{
background-color: lightgrey;
}
span.diff_modified_added
{
background-color: #66cccc;
}
span.diff_modified_deleted
{
background-color: pink;
}
/*******************************************************************************
font
*******************************************************************************/
.table_header
{
color: black;
}
.general
{
color: black;
}
.emphasized
{
color: red;
} | themes/wikix/wikix.css | body
{
font-family: Arial;
}
a
{
text-decoration: none;
color: #1111bb;
}
a:hover
{
text-decoration: underline;
}
a img
{
border: none;
}
h1, h2, h3, h4, h5, h6, form
{
margin: 1px;
}
table, pre, ul, ol, dl
{
margin-top: 5px;
margin-bottom: 5px;
}
small, sup, sub
{
font-size: 80%;
}
textarea, input, pre, tt
{
font-family: Courier New;
}
/*******************************************************************************
title
*******************************************************************************/
h1.title
{
font-size: 200%;
}
tt.title
{
background-color: #eeeeee;
}
/*******************************************************************************
a
*******************************************************************************/
a.a
{
}
/*******************************************************************************
p
*******************************************************************************/
p.p
{
}
/*******************************************************************************
postit
*******************************************************************************/
sup.postit
{
}
.postit a
{
}
.postit table
{
background-color: black;
}
.postit td
{
}
/*******************************************************************************
toc
*******************************************************************************/
a.totoc
{
}
a.totoc0
{
}
a.toc
{
}
ol.toc
{
}
ol.toc ol
{
}
ol.toc li
{
}
ul.toc
{
}
ul.toc ul
{
}
ul.toc li
{
}
dl.toc
{
}
dl.toc dl
{
}
dl.toc dt
{
}
/*******************************************************************************
heading
*******************************************************************************/
h1.heading
{
background-color: #66cccc;
font-size: 150%;
padding-left: 5px;
border: 1px solid lightgrey;
}
h2.heading
{
background-color: pink;
font-size: 140%;
padding-left: 5px;
border: 1px solid lightgrey;
}
h3.heading
{
background-color: #ccccff;
font-size: 130%;
padding-left: 5px;
border: 1px solid lightgrey;
}
h4.heading
{
background-color: lightgrey;
font-size: 120%;
padding-left: 5px;
border: 1px solid lightgrey;
}
h5.heading
{
background-color: #eeeeee;
font-size: 110%;
padding-left: 5px;
border: 1px solid lightgrey;
}
h6.heading
{
font-size: 100%;
padding-left: 5px;
border: 1px solid lightgrey;
}
/*******************************************************************************
br
*******************************************************************************/
br.br
{
}
/*******************************************************************************
hr
*******************************************************************************/
hr.hr
{
}
hr.hr0
{
}
/*******************************************************************************
i
*******************************************************************************/
i.i
{
}
/*******************************************************************************
b
*******************************************************************************/
b.b
{
}
/*******************************************************************************
small
*******************************************************************************/
small.small
{
}
/*******************************************************************************
netlink
*******************************************************************************/
a.netlink
{
text-decoration: underline;
}
img.netlink
{
}
/*******************************************************************************
interwiki
*******************************************************************************/
a.interwiki
{
border-right: 1px solid lightgrey;
border-bottom: 1px solid lightgrey;
}
img.interwiki
{
}
/*******************************************************************************
wikiword
*******************************************************************************/
a.wikiword_display
{
}
a.wikiword_goto
{
}
img.wikiword_display
{
}
img.wikiword_goto
{
}
/*******************************************************************************
listing
*******************************************************************************/
ul.ul
{
}
.ul li
{
}
ol.ol
{
}
.ol li
{
}
dl.dl
{
}
.dl dt
{
}
.dl dd
{
}
/*******************************************************************************
table
*******************************************************************************/
table.table
{
border: 1px solid lightgrey;
border-collapse: separate;
border-spacing: 0px;
}
.table tr
{
}
.table td
{
border: 1px solid lightgrey;
}
/*******************************************************************************
pre
*******************************************************************************/
pre.pre
{
}
/*******************************************************************************
pagelist
*******************************************************************************/
table.pagelist
{
border: 1px solid lightgrey;
border-collapse: collapse;
border-spacing: 0px;
}
tr.pagelist_header
{
}
.pagelist_recent
{
}
.pagelist_outdated
{
background-color: #eeeeee;
}
.pagelist td
{
border: none;
white-space: nowrap;
}
ul.pagelist
{
}
ul.pagelist li
{
}
ol.pagelist
{
}
ol.pagelist li
{
}
ul.pagelist_highlighted
{
}
ul.pagelist_highlighted li
{
}
ul.pagelist_highlighted li span.beforequery
{
}
ul.pagelist_highlighted li span.query
{
background-color: black;
color: white;
}
ul.pagelist_highlighted li span.afterquery
{
}
/*******************************************************************************
linkup
*******************************************************************************/
ol.linkup
{
}
.linkup ol
{
}
.linkup li
{
}
/*******************************************************************************
linkdown
*******************************************************************************/
ol.linkdown
{
}
.linkdown ol
{
}
.linkdown li
{
}
/*******************************************************************************
input
*******************************************************************************/
input.text
{
}
input.submit
{
}
/*******************************************************************************
calendar
*******************************************************************************/
table.calendar_year
{
border: 1px solid lightgrey;
}
.calendar_year caption
{
padding: 0px;
}
.calendar_year tr
{
}
.calendar_year td
{
}
table.calendar
{
border: 1px solid lightgrey;
}
.calendar caption
{
padding: 0px;
}
tr.calendar_header
{
}
tr.calendar_header td
{
}
.calendar tr
{
}
.calendar td
{
}
td.calendar_today
{
background-color: yellow;
border: 1px solid lightgrey;
}
.calendar br
{
}
.calendar small
{
}
.saturday
{
color: blue;
}
.sunday
{
color: red;
}
.todo
{
color: green;
text-decoration: underline;
}
/*******************************************************************************
bookmark
*******************************************************************************/
.new
{
color: red;
}
.updated
{
color: blue;
}
.deleted
{
color: red;
text-decoration: line-through;
}
.deleted0
{
color: black;
text-decoration: line-through;
}
/*******************************************************************************
diff
*******************************************************************************/
td.diff_added
{
background-color: #66cccc;
}
td.diff_deleted
{
background-color: pink;
}
td.diff_modified
{
background-color: lightgrey;
}
span.diff_modified_added
{
background-color: #66cccc;
}
span.diff_modified_deleted
{
background-color: pink;
}
/*******************************************************************************
font
*******************************************************************************/
.table_header
{
color: black;
}
.general
{
color: black;
}
.emphasized
{
color: red;
} | 0.30767 | 0.0559 |
*{
margin: 0;
padding: 0;
text-decoration: none;
list-style-type: none;
box-sizing: border-box;
font-family: sans-serif;
}
.main{
width: 100%;
height: 100vh;
background-image: url(anne.jpg);
background-size: cover;
position: absolute;
overflow: hidden!important;
}
.main .section nav{
width: 100%;
height: 60px;
}
.main .section nav.logo{
font-size: 40px;
line-height: 60px;
padding-left: 40px;
color: #ff0033;
position: absolute;
}
.main .section nav ul{
float: right;
margin-right:70px ;
padding-bottom: 50px;
}
.main .section nav ul li{
display: inline-block;
font-size: 20px;
font-weight: bold;
margin-right: 15px;
position: relative;
line-height: 60px;
}
.main .section nav ul li a{
color: white;
}
.main .section nav ul li;hover{
background: #ff0033;
}
.main .section nav ul .btn{
width: 130px;
height: 45px;
background: none;
color:white;
border: 2px solid white;
border-radius: 30px;
}
.main .section nav ul .btn:hover{
background: #ff0033;
}
.main .section .intro{
color: white;
margin-top: 30px;
height: 100vh;
}
.main .section .intro h1{
width: 80%;
margin: 0 auto;
}
.hero-content{
width: 80%;
height: auto;
margin: 30px auto 0 auto;
}
.overlay{
width: 100%;
height: 100%;
position: absolute;
background-color: rgba(0, 0, 0, .5);
}
.hobbies{
color:navy;
}
.aboutme{
background-image: url(https://www.xmg.gg/wp-content/uploads/background_fusion-15-1920x1080.jpg);
height: auto;
}
.me{
color: oldlace;
margin-top: 30px;
text-align: center;
font-style: oblique;
}
.word{
color: rgb(253, 253, 253);
text-align: center;
margin: 30px;
font-style: oblique;
font-size: 30px;
}
.favorite{
color:rgb(253, 253, 253);
text-align: left;
font-size: 20px;
content-visibility: 100%;
}
.anita{
color:rgb(253, 253, 253);
text-align: left;
font-size: 20px;
content-visibility: 100%;
}
.cont li{
background: grey;
padding: 20px;
color: white;
cursor: pointer;
}
.cont{
color:rgb(13, 3, 59);
text-align: center;
align-items: center;
display: flex;
justify-content: space-between;
margin: 90px;
padding-inline: 20px;
}
.on{
text-align: center;
font-size: 40px;
font-style: oblique;
color:white;
}
.body{
background-color: blue;
}
.content{
color: black;
} | index.css | *{
margin: 0;
padding: 0;
text-decoration: none;
list-style-type: none;
box-sizing: border-box;
font-family: sans-serif;
}
.main{
width: 100%;
height: 100vh;
background-image: url(anne.jpg);
background-size: cover;
position: absolute;
overflow: hidden!important;
}
.main .section nav{
width: 100%;
height: 60px;
}
.main .section nav.logo{
font-size: 40px;
line-height: 60px;
padding-left: 40px;
color: #ff0033;
position: absolute;
}
.main .section nav ul{
float: right;
margin-right:70px ;
padding-bottom: 50px;
}
.main .section nav ul li{
display: inline-block;
font-size: 20px;
font-weight: bold;
margin-right: 15px;
position: relative;
line-height: 60px;
}
.main .section nav ul li a{
color: white;
}
.main .section nav ul li;hover{
background: #ff0033;
}
.main .section nav ul .btn{
width: 130px;
height: 45px;
background: none;
color:white;
border: 2px solid white;
border-radius: 30px;
}
.main .section nav ul .btn:hover{
background: #ff0033;
}
.main .section .intro{
color: white;
margin-top: 30px;
height: 100vh;
}
.main .section .intro h1{
width: 80%;
margin: 0 auto;
}
.hero-content{
width: 80%;
height: auto;
margin: 30px auto 0 auto;
}
.overlay{
width: 100%;
height: 100%;
position: absolute;
background-color: rgba(0, 0, 0, .5);
}
.hobbies{
color:navy;
}
.aboutme{
background-image: url(https://www.xmg.gg/wp-content/uploads/background_fusion-15-1920x1080.jpg);
height: auto;
}
.me{
color: oldlace;
margin-top: 30px;
text-align: center;
font-style: oblique;
}
.word{
color: rgb(253, 253, 253);
text-align: center;
margin: 30px;
font-style: oblique;
font-size: 30px;
}
.favorite{
color:rgb(253, 253, 253);
text-align: left;
font-size: 20px;
content-visibility: 100%;
}
.anita{
color:rgb(253, 253, 253);
text-align: left;
font-size: 20px;
content-visibility: 100%;
}
.cont li{
background: grey;
padding: 20px;
color: white;
cursor: pointer;
}
.cont{
color:rgb(13, 3, 59);
text-align: center;
align-items: center;
display: flex;
justify-content: space-between;
margin: 90px;
padding-inline: 20px;
}
.on{
text-align: center;
font-size: 40px;
font-style: oblique;
color:white;
}
.body{
background-color: blue;
}
.content{
color: black;
} | 0.544075 | 0.054374 |
@import "~overlayscrollbars/css/OverlayScrollbars.css";
html {
font-size: 16px;
}
@media (min-width: 360px) {
html {
font-size: 18px;
}
}
* {
box-sizing: border-box;
/* -webkit-overflow-scrolling: auto; */
}
body {
margin: 0px;
padding: 0px;
font-family: '7_12', monospace;
color: var(--sq-color-primary);
text-shadow: 0 0 .5rem;
background-color: var(--sq-color-primary-contrast);
}
/* *::-webkit-scrollbar-track {
background-color: rgba(0,0,0,0);
}
*::-webkit-scrollbar:vertical {
border-left: .25rem solid var(--sq-color-primary-contrast);
padding-right: .25rem;
}
*::-webkit-scrollbar:horizontal {
border-top: .25rem solid var(--sq-color-primary-contrast);
border-bottom: .25rem solid var(--sq-color-primary-contrast);
}
*::-webkit-scrollbar {
width: .75rem;
height: .75rem;
opacity: 1;
background-color: var(--sq-color-primary-contrast);
}
*::-webkit-scrollbar-thumb {
background-color: var(--sq-color-primary);
box-shadow: 0 0 .3rem var(--sq-color-primary);
}
*::-webkit-scrollbar-thumb:vertical {
min-height: 2rem;
}
*::-webkit-scrollbar-thumb:horizontal {
min-width: 2rem;
} */
.appLoading {
height: 100vh;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: .5rem;
}
sq-app {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
sq-app, .sqPage {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
flex-direction: column;
justify-content: space-between;
contain: layout size style;
overflow: hidden;
}
h1, h2, h3, h4, h5, p, button, div, input {
font-family: '7_12', monospace;
text-shadow: 0 0 .5rem;
letter-spacing: .1rem;
}
h1 {
margin: .8rem;
font-size: 1.8rem;
}
.headlineRow {
display: flex;
align-items: center;
}
.headlineRow hr {
flex: 1;
}
hr {
height: 1px;
border-width: 0;
border-bottom: 2px solid var(--sq-color-primary);
box-shadow: 0 0 .3rem var(--sq-color-primary);
margin-bottom: 4px;
margin-top: 4px;
}
.coreContent {
background-color: var(--sq-color-primary-contrast) !important;
overflow: auto;
height: 100%;
}
.sqHeader, .sqFooter, .coreContent {
padding: 12px 15px;
}
.sqHeader {
padding-bottom: 0;
}
.sqFooter {
padding-top: 0;
}
section:last-child {
padding-bottom: 0;
}
p:first-child {
margin-top: 0;
}
p, button, div {
font-size: 1rem;
}
p.niceText {
line-height: .9;
}
button {
/* reset */
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
border-radius: 0;
font-style: inherit;
font-variant: inherit;
text-transform: none;
-webkit-appearance: button;
/* end reset */
padding: .4rem;
line-height: initial;
background-color: transparent;
color: var(--sq-color-primary);
}
button:active, button:focus {
outline: none;
}
button.selected {
background-color: var(--sq-color-primary);
color: var(--sq-color-primary-contrast);
box-shadow: 0 0 .5rem var(--sq-color-primary);
text-shadow: 0 0 .2rem;
}
button[disabled] {
opacity: .4;
}
.buttonRow button {
margin-right: .5rem;
}
input {
background-color: var(--sq-color-primary-contrast);
color: inherit;
border: none;
margin: 0;
text-align: right;
padding-right: .9rem;
font: inherit;
}
input:focus {
outline: none;
}
input::placeholder {
color: rbga(var(--sq-color-primary-rgb, .2));
}
table {
table-layout: fixed;
width: 100%;
border-collapse: collapse;
margin-bottom: 1rem;
box-shadow: 0 0 .4rem var(--sq-color-primary), inset 0 0 .4rem var(--sq-color-primary);
}
thead {
background-color: var(--sq-color-primary);
color: var(--sq-color-primary-contrast);
box-shadow: 0 1px .4rem var(--sq-color-primary);
}
th {
text-align: left;
text-shadow: 0 0 .2rem;
font-weight: normal;
}
th, td:not(.placeholderRow) {
padding: .3rem 1rem .3rem 0;
vertical-align: top;
}
th:last-child, td:last-child {
padding-right: .4rem;
text-align: right;
}
th:first-child, td:first-child {
padding-left: .4rem;
padding-right: 1rem;
text-align: left;
}
.indentRow{
padding-left: .4rem;
padding-right: .4rem;
}
.textRow {
line-height: 1.3;
padding-left: .4rem;
padding-right: .4rem;
}
tr, .textRow {
transition: background-color .2s ease-in-out, color .2s ease-in-out;
}
.textRow-highlight {
background-color: var(--sq-color-primary);
color: var(--sq-color-primary-contrast);
text-shadow: 0 0 .1rem;
box-shadow: 0 0 .4rem var(--sq-color-primary);
}
.textRow-scroll {
white-space: nowrap;
max-width: 100%;
overflow-x: auto;
}
.textRow-scroll:not([scrolled="true"]) {
text-overflow: ellipsis;
}
.listBox {
border: 2px solid;
min-height: 7rem;
box-shadow: 0 0 .4rem var(--sq-color-primary), inset 0 0 .4rem var(--sq-color-primary);
font-family: '7_12', monospace;
}
.listBox tr:not(:last-child) {
height: min-content;
}
.listBox .buttonRow {
padding: .4rem
}
:root {
--sq-color-primary-contrast: #222922;
--sq-color-primary-contrast-rgb: 34,41,34;
--sq-color-primary: #61f180;
--sq-color-primary-rgb: 97,241,128;
--ion-color-primary: #61f180;
--ion-color-primary-rgb: 97,241,128;
--ion-color-primary-contrast: #222922;
--ion-color-primary-contrast-rgb: 34,41,34;
--ion-color-primary-shade: #61f180;
--ion-color-primary-tint: #61f180;
--ion-background-md-color: var(--sq-color-primary-contrast);
--ion-background-ios-color: var(--sq-color-primary-contrast);
--ion-background-color: var(--sq-color-primary-contrast);
--ion-toolbar-md-background-color: var(--sq-color-primary-contrast);
--ion-toolbar-ios-background-color: var(--sq-color-primary-contrast);
--ion-toolbar-background-color: var(--sq-color-primary-contrast);
--ion-text-md-color: var(--sq-color-primary);
--ion-text-ios-color: var(--sq-color-primary);
--ion-text-color: var(--sq-color-primary);
}
[sq-flex] {
display: flex;
}
[sq-mr-auto] {
margin-right: auto;
}
[sq-ml-auto] {
margin-left: auto;
}
@font-face {
font-family: '7_12';
src: url('/assets/fonts/7_12-Serif.woff');
}
/** SimpleBar overrides **/
/* sq-app .simplebar-scrollbar {
box-shadow: 0 0 .3rem var(--sq-color-primary);
}
sq-app .simplebar-track.simplebar-vertical {
width: 15px;
}
sq-app .simplebar-vertical .simplebar-scrollbar {
right: 5px;
width: 10px;
max-height: 5rem;
min-height: 5rem;
}
sq-app .simplebar-track.simplebar-horizontal {
height: 15px;
}
sq-app .simplebar-horizontal .simplebar-scrollbar {
bottom: 5px;
height: 10px;
max-width: 5rem;
min-width: 5rem;
}
sq-app .simplebar-scrollbar::before {
background-color: var(--sq-color-primary);
border-radius: 0;
}
sq-app .simplebar-track .simplebar-scrollbar.simplebar-visible::before{
opacity: 1;
} */
/** OverlayScrollbars overrides & styles **/
sq-app [sq-scrollable]:not(.os-host-scrollbar-vertical-hidden) {
padding-right: 12px;
}
sq-app .textRow-scroll[sq-scrollable] .os-content {
transition: padding .3s;
}
sq-app [sq-scrollable]:not(.os-host-scrollbar-horizontal-hidden) .os-content {
padding-bottom: 12px !important;
padding-top: 0 !important;
}
sq-app .textRow-scroll[sq-scrollable].os-host-scrollbar-horizontal-hidden .os-content {
padding-top: 6px !important;
padding-bottom: 6px !important;
}
sq-app [sq-scrollable] .os-scrollbar {
padding: 0;
}
sq-app [sq-scrollable] .os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
background-color: var(--sq-color-primary);
box-shadow: 0 0 .3rem var(--sq-color-primary);
border-radius: 0;
}
sq-app [sq-scrollable] .os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active {
background-color: var(--sq-color-primary);
}
sq-app [sq-scrollable] .os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle {
background-color: var(--sq-color-primary);
}
sq-app [sq-scrollable] .os-scrollbar.os-scrollbar-vertical {
width: 12px;
}
sq-app [sq-scrollable] .os-scrollbar.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle {
min-height: 5rem;
max-height: 5rem;
}
sq-app [sq-scrollable] .os-scrollbar.os-scrollbar-horizontal {
height: 12px;
}
sq-app [sq-scrollable] .os-scrollbar.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle {
min-width: 5rem;
max-width: 5rem;
}
sq-app [sq-scrollable] .os-padding>.os-viewport {
-webkit-overflow-scrolling: auto !important;
} | src/global/app.css | @import "~overlayscrollbars/css/OverlayScrollbars.css";
html {
font-size: 16px;
}
@media (min-width: 360px) {
html {
font-size: 18px;
}
}
* {
box-sizing: border-box;
/* -webkit-overflow-scrolling: auto; */
}
body {
margin: 0px;
padding: 0px;
font-family: '7_12', monospace;
color: var(--sq-color-primary);
text-shadow: 0 0 .5rem;
background-color: var(--sq-color-primary-contrast);
}
/* *::-webkit-scrollbar-track {
background-color: rgba(0,0,0,0);
}
*::-webkit-scrollbar:vertical {
border-left: .25rem solid var(--sq-color-primary-contrast);
padding-right: .25rem;
}
*::-webkit-scrollbar:horizontal {
border-top: .25rem solid var(--sq-color-primary-contrast);
border-bottom: .25rem solid var(--sq-color-primary-contrast);
}
*::-webkit-scrollbar {
width: .75rem;
height: .75rem;
opacity: 1;
background-color: var(--sq-color-primary-contrast);
}
*::-webkit-scrollbar-thumb {
background-color: var(--sq-color-primary);
box-shadow: 0 0 .3rem var(--sq-color-primary);
}
*::-webkit-scrollbar-thumb:vertical {
min-height: 2rem;
}
*::-webkit-scrollbar-thumb:horizontal {
min-width: 2rem;
} */
.appLoading {
height: 100vh;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
padding: .5rem;
}
sq-app {
max-width: 900px;
margin-left: auto;
margin-right: auto;
}
sq-app, .sqPage {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
flex-direction: column;
justify-content: space-between;
contain: layout size style;
overflow: hidden;
}
h1, h2, h3, h4, h5, p, button, div, input {
font-family: '7_12', monospace;
text-shadow: 0 0 .5rem;
letter-spacing: .1rem;
}
h1 {
margin: .8rem;
font-size: 1.8rem;
}
.headlineRow {
display: flex;
align-items: center;
}
.headlineRow hr {
flex: 1;
}
hr {
height: 1px;
border-width: 0;
border-bottom: 2px solid var(--sq-color-primary);
box-shadow: 0 0 .3rem var(--sq-color-primary);
margin-bottom: 4px;
margin-top: 4px;
}
.coreContent {
background-color: var(--sq-color-primary-contrast) !important;
overflow: auto;
height: 100%;
}
.sqHeader, .sqFooter, .coreContent {
padding: 12px 15px;
}
.sqHeader {
padding-bottom: 0;
}
.sqFooter {
padding-top: 0;
}
section:last-child {
padding-bottom: 0;
}
p:first-child {
margin-top: 0;
}
p, button, div {
font-size: 1rem;
}
p.niceText {
line-height: .9;
}
button {
/* reset */
border-width: 0px;
border-style: initial;
border-color: initial;
border-image: initial;
border-radius: 0;
font-style: inherit;
font-variant: inherit;
text-transform: none;
-webkit-appearance: button;
/* end reset */
padding: .4rem;
line-height: initial;
background-color: transparent;
color: var(--sq-color-primary);
}
button:active, button:focus {
outline: none;
}
button.selected {
background-color: var(--sq-color-primary);
color: var(--sq-color-primary-contrast);
box-shadow: 0 0 .5rem var(--sq-color-primary);
text-shadow: 0 0 .2rem;
}
button[disabled] {
opacity: .4;
}
.buttonRow button {
margin-right: .5rem;
}
input {
background-color: var(--sq-color-primary-contrast);
color: inherit;
border: none;
margin: 0;
text-align: right;
padding-right: .9rem;
font: inherit;
}
input:focus {
outline: none;
}
input::placeholder {
color: rbga(var(--sq-color-primary-rgb, .2));
}
table {
table-layout: fixed;
width: 100%;
border-collapse: collapse;
margin-bottom: 1rem;
box-shadow: 0 0 .4rem var(--sq-color-primary), inset 0 0 .4rem var(--sq-color-primary);
}
thead {
background-color: var(--sq-color-primary);
color: var(--sq-color-primary-contrast);
box-shadow: 0 1px .4rem var(--sq-color-primary);
}
th {
text-align: left;
text-shadow: 0 0 .2rem;
font-weight: normal;
}
th, td:not(.placeholderRow) {
padding: .3rem 1rem .3rem 0;
vertical-align: top;
}
th:last-child, td:last-child {
padding-right: .4rem;
text-align: right;
}
th:first-child, td:first-child {
padding-left: .4rem;
padding-right: 1rem;
text-align: left;
}
.indentRow{
padding-left: .4rem;
padding-right: .4rem;
}
.textRow {
line-height: 1.3;
padding-left: .4rem;
padding-right: .4rem;
}
tr, .textRow {
transition: background-color .2s ease-in-out, color .2s ease-in-out;
}
.textRow-highlight {
background-color: var(--sq-color-primary);
color: var(--sq-color-primary-contrast);
text-shadow: 0 0 .1rem;
box-shadow: 0 0 .4rem var(--sq-color-primary);
}
.textRow-scroll {
white-space: nowrap;
max-width: 100%;
overflow-x: auto;
}
.textRow-scroll:not([scrolled="true"]) {
text-overflow: ellipsis;
}
.listBox {
border: 2px solid;
min-height: 7rem;
box-shadow: 0 0 .4rem var(--sq-color-primary), inset 0 0 .4rem var(--sq-color-primary);
font-family: '7_12', monospace;
}
.listBox tr:not(:last-child) {
height: min-content;
}
.listBox .buttonRow {
padding: .4rem
}
:root {
--sq-color-primary-contrast: #222922;
--sq-color-primary-contrast-rgb: 34,41,34;
--sq-color-primary: #61f180;
--sq-color-primary-rgb: 97,241,128;
--ion-color-primary: #61f180;
--ion-color-primary-rgb: 97,241,128;
--ion-color-primary-contrast: #222922;
--ion-color-primary-contrast-rgb: 34,41,34;
--ion-color-primary-shade: #61f180;
--ion-color-primary-tint: #61f180;
--ion-background-md-color: var(--sq-color-primary-contrast);
--ion-background-ios-color: var(--sq-color-primary-contrast);
--ion-background-color: var(--sq-color-primary-contrast);
--ion-toolbar-md-background-color: var(--sq-color-primary-contrast);
--ion-toolbar-ios-background-color: var(--sq-color-primary-contrast);
--ion-toolbar-background-color: var(--sq-color-primary-contrast);
--ion-text-md-color: var(--sq-color-primary);
--ion-text-ios-color: var(--sq-color-primary);
--ion-text-color: var(--sq-color-primary);
}
[sq-flex] {
display: flex;
}
[sq-mr-auto] {
margin-right: auto;
}
[sq-ml-auto] {
margin-left: auto;
}
@font-face {
font-family: '7_12';
src: url('/assets/fonts/7_12-Serif.woff');
}
/** SimpleBar overrides **/
/* sq-app .simplebar-scrollbar {
box-shadow: 0 0 .3rem var(--sq-color-primary);
}
sq-app .simplebar-track.simplebar-vertical {
width: 15px;
}
sq-app .simplebar-vertical .simplebar-scrollbar {
right: 5px;
width: 10px;
max-height: 5rem;
min-height: 5rem;
}
sq-app .simplebar-track.simplebar-horizontal {
height: 15px;
}
sq-app .simplebar-horizontal .simplebar-scrollbar {
bottom: 5px;
height: 10px;
max-width: 5rem;
min-width: 5rem;
}
sq-app .simplebar-scrollbar::before {
background-color: var(--sq-color-primary);
border-radius: 0;
}
sq-app .simplebar-track .simplebar-scrollbar.simplebar-visible::before{
opacity: 1;
} */
/** OverlayScrollbars overrides & styles **/
sq-app [sq-scrollable]:not(.os-host-scrollbar-vertical-hidden) {
padding-right: 12px;
}
sq-app .textRow-scroll[sq-scrollable] .os-content {
transition: padding .3s;
}
sq-app [sq-scrollable]:not(.os-host-scrollbar-horizontal-hidden) .os-content {
padding-bottom: 12px !important;
padding-top: 0 !important;
}
sq-app .textRow-scroll[sq-scrollable].os-host-scrollbar-horizontal-hidden .os-content {
padding-top: 6px !important;
padding-bottom: 6px !important;
}
sq-app [sq-scrollable] .os-scrollbar {
padding: 0;
}
sq-app [sq-scrollable] .os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle {
background-color: var(--sq-color-primary);
box-shadow: 0 0 .3rem var(--sq-color-primary);
border-radius: 0;
}
sq-app [sq-scrollable] .os-scrollbar>.os-scrollbar-track>.os-scrollbar-handle.active {
background-color: var(--sq-color-primary);
}
sq-app [sq-scrollable] .os-scrollbar:hover>.os-scrollbar-track>.os-scrollbar-handle {
background-color: var(--sq-color-primary);
}
sq-app [sq-scrollable] .os-scrollbar.os-scrollbar-vertical {
width: 12px;
}
sq-app [sq-scrollable] .os-scrollbar.os-scrollbar-vertical>.os-scrollbar-track>.os-scrollbar-handle {
min-height: 5rem;
max-height: 5rem;
}
sq-app [sq-scrollable] .os-scrollbar.os-scrollbar-horizontal {
height: 12px;
}
sq-app [sq-scrollable] .os-scrollbar.os-scrollbar-horizontal>.os-scrollbar-track>.os-scrollbar-handle {
min-width: 5rem;
max-width: 5rem;
}
sq-app [sq-scrollable] .os-padding>.os-viewport {
-webkit-overflow-scrolling: auto !important;
} | 0.458834 | 0.047052 |
body, html { font-size: 100%; padding: 0; margin: 0;}
/* Reset */
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* Clearfix hack by <NAME>: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
body {
font-family: Calibri, Arial, sans-serif;
color: #666;
}
a {
color: #868686;
text-decoration: none;
}
a:hover {
color: #000;
}
.main,
.container > header ,
.container > footer {
width: 90%;
max-width: 69em;
margin: 0 auto;
padding: 0 1.875em 3.125em 1.875em;
}
.container > header {
padding: 2.875em 1.875em 1.875em;
}
.container > header h1 {
font-size: 2.125em;
line-height: 1.3;
margin: 0;
font-weight: 400;
}
.container > header span {
display: block;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5em;
padding: 0 0 0.6em 0.1em;
}
.container > header nav {
float: right;
}
.container > header nav a {
display: block;
float: left;
position: relative;
width: 2.5em;
height: 2.5em;
background: #fff;
border-radius: 50%;
color: transparent;
margin: 0 0.1em;
border: 4px solid #47a3da;
text-indent: -8000px;
}
.container > header nav a:after {
content: attr(data-info);
color: #47a3da;
position: absolute;
width: 600%;
top: 120%;
text-align: right;
right: 0;
opacity: 0;
pointer-events: none;
}
.container > header nav a:hover:after {
opacity: 1;
}
.container > header nav a:hover {
background: #47a3da;
}
.main > section {
}
.main > section h2 {
font-weight: 300;
color: #47a3da;
}
.main > section button {
border: none;
background: #47a3da;
color: #fff;
padding: 1.5em;
cursor: pointer;
margin: 10px 0;
font-size: 0.8em;
}
.main > section button:hover {
background: #258ecd;
}
.main > section button.active {
background: #0d77b6;
}
.main > section button.disabled {
background: #aaa;
pointer-events: none;
}
.container > header nav a:hover:before {
color: #fff;
}
textarea.code {
width:100%;
min-height:150px
}
footer {
text-align:center
}
.quick-links {
min-height: 30px;
margin: 30px 0 0 0;
padding: 5px 20px;
list-style: none;
text-align: center;
overflow: hidden;
}
.quick-links:first-child {
min-height: 0;
}
.quick-links li {
display: inline;
margin: 0 8px;
color: #999;
}
.quick-links .github-btn,
.quick-links .tweet-btn,
.quick-links .follow-btn,
.quick-links .gplus-btn,
.quick-links .fb-btn {
position: relative;
top: 5px;
} | public/html/Lesson 5/js/jpushmenu/css/demo.css | body, html { font-size: 100%; padding: 0; margin: 0;}
/* Reset */
*,
*:after,
*:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* Clearfix hack by <NAME>: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clearfix:after {
clear: both;
}
body {
font-family: Calibri, Arial, sans-serif;
color: #666;
}
a {
color: #868686;
text-decoration: none;
}
a:hover {
color: #000;
}
.main,
.container > header ,
.container > footer {
width: 90%;
max-width: 69em;
margin: 0 auto;
padding: 0 1.875em 3.125em 1.875em;
}
.container > header {
padding: 2.875em 1.875em 1.875em;
}
.container > header h1 {
font-size: 2.125em;
line-height: 1.3;
margin: 0;
font-weight: 400;
}
.container > header span {
display: block;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.5em;
padding: 0 0 0.6em 0.1em;
}
.container > header nav {
float: right;
}
.container > header nav a {
display: block;
float: left;
position: relative;
width: 2.5em;
height: 2.5em;
background: #fff;
border-radius: 50%;
color: transparent;
margin: 0 0.1em;
border: 4px solid #47a3da;
text-indent: -8000px;
}
.container > header nav a:after {
content: attr(data-info);
color: #47a3da;
position: absolute;
width: 600%;
top: 120%;
text-align: right;
right: 0;
opacity: 0;
pointer-events: none;
}
.container > header nav a:hover:after {
opacity: 1;
}
.container > header nav a:hover {
background: #47a3da;
}
.main > section {
}
.main > section h2 {
font-weight: 300;
color: #47a3da;
}
.main > section button {
border: none;
background: #47a3da;
color: #fff;
padding: 1.5em;
cursor: pointer;
margin: 10px 0;
font-size: 0.8em;
}
.main > section button:hover {
background: #258ecd;
}
.main > section button.active {
background: #0d77b6;
}
.main > section button.disabled {
background: #aaa;
pointer-events: none;
}
.container > header nav a:hover:before {
color: #fff;
}
textarea.code {
width:100%;
min-height:150px
}
footer {
text-align:center
}
.quick-links {
min-height: 30px;
margin: 30px 0 0 0;
padding: 5px 20px;
list-style: none;
text-align: center;
overflow: hidden;
}
.quick-links:first-child {
min-height: 0;
}
.quick-links li {
display: inline;
margin: 0 8px;
color: #999;
}
.quick-links .github-btn,
.quick-links .tweet-btn,
.quick-links .follow-btn,
.quick-links .gplus-btn,
.quick-links .fb-btn {
position: relative;
top: 5px;
} | 0.293404 | 0.070272 |
*
* Uses elements derived from LESS Elements 0.9 by <NAME>
* (http://lesselements.com)
*
* NOTE: the css version of this file is auto-generated, so only edit the original
* less version if you don't want your changes to be overwritten.
*/
/*! definitions.less
*
* NOTE: the css version of this file is auto-generated, so only edit the original
* less version if you don't want your changes to be overwritten.
*/
@import url('//fonts.googleapis.com/css?family=Oxygen:400,700');
/* Hues Using */
body {
font-family: 'Oxygen' "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
padding: 0;
margin: 0;
-webkit-font-smoothing: antialiased;
}
html,
body {
width: 100%;
height: 100%;
min-height: 100%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
}
.prime {
background: #702070 !important;
}
.second {
background: #FF5722 !important;
}
.overlay {
background: rgba(0, 0, 0, 0.2) !important;
}
.btnFull {
color: white !important;
position: absolute !important;
bottom: 0 !important;
left: 0 !important;
width: 100% !important;
margin: 0 !important;
height: 5em !important;
}
.border-flat {
border: 1px #000000 solid !important;
}
.selectable {
cursor: pointer;
outline: none;
}
.show {
visibility: visible;
}
.hide {
visibility: hidden;
}
.remove {
display: none !important;
}
.border {
border: 2px solid #000;
border-radius: 5px;
}
span.icon,
md-icon.icon {
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
span.icon:hover,
md-icon.icon:hover {
opacity: .5;
}
.thumb {
width: 24px;
height: 24px;
float: none;
position: relative;
top: 7px;
}
form .progress {
line-height: 15px;
}
.progress {
display: inline-block;
width: 100px;
border: 3px groove #CCC;
}
.progress div {
font-size: smaller;
background: orange;
width: 0;
}
.collapse-card {
background-color: #fff;
border: 1px solid #eee;
color: #777;
-webkit-transition: .4s;
-moz-transition: .4s;
-o-transition: .4s;
transition: .4s;
}
.collapse-card__title {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.collapse-card__heading {
font-size: 1em;
line-height: 2em;
cursor: pointer;
padding: 1em;
position: relative;
}
.collapse-card__heading i {
float: left;
}
.collapse-card__body {
overflow: hidden;
transition: .4s;
max-height: 0px;
opacity: 0;
}
.collapse-card.active {
-moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
z-index: 200;
margin: 1rem -1rem;
}
.collapse-card.active .collapse-card__body {
max-height: 400px;
padding: 1em;
opacity: 1;
}
.tiny-margin {
margin-left: 1em;
}
.tiny-padding {
padding: 1em;
}
.large-margin {
margin-left: 3em;
}
.large-padding {
padding: 3em;
}
.full {
width: 100%;
}
.half-flex {
width: 45%;
display: inline-flex;
}
.tri-flex {
width: 30%;
display: inline-flex;
} | assets/css/app.css | *
* Uses elements derived from LESS Elements 0.9 by <NAME>
* (http://lesselements.com)
*
* NOTE: the css version of this file is auto-generated, so only edit the original
* less version if you don't want your changes to be overwritten.
*/
/*! definitions.less
*
* NOTE: the css version of this file is auto-generated, so only edit the original
* less version if you don't want your changes to be overwritten.
*/
@import url('//fonts.googleapis.com/css?family=Oxygen:400,700');
/* Hues Using */
body {
font-family: 'Oxygen' "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-weight: 300;
padding: 0;
margin: 0;
-webkit-font-smoothing: antialiased;
}
html,
body {
width: 100%;
height: 100%;
min-height: 100%;
position: absolute;
top: 0;
left: 0;
bottom: 0;
}
.prime {
background: #702070 !important;
}
.second {
background: #FF5722 !important;
}
.overlay {
background: rgba(0, 0, 0, 0.2) !important;
}
.btnFull {
color: white !important;
position: absolute !important;
bottom: 0 !important;
left: 0 !important;
width: 100% !important;
margin: 0 !important;
height: 5em !important;
}
.border-flat {
border: 1px #000000 solid !important;
}
.selectable {
cursor: pointer;
outline: none;
}
.show {
visibility: visible;
}
.hide {
visibility: hidden;
}
.remove {
display: none !important;
}
.border {
border: 2px solid #000;
border-radius: 5px;
}
span.icon,
md-icon.icon {
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
span.icon:hover,
md-icon.icon:hover {
opacity: .5;
}
.thumb {
width: 24px;
height: 24px;
float: none;
position: relative;
top: 7px;
}
form .progress {
line-height: 15px;
}
.progress {
display: inline-block;
width: 100px;
border: 3px groove #CCC;
}
.progress div {
font-size: smaller;
background: orange;
width: 0;
}
.collapse-card {
background-color: #fff;
border: 1px solid #eee;
color: #777;
-webkit-transition: .4s;
-moz-transition: .4s;
-o-transition: .4s;
transition: .4s;
}
.collapse-card__title {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.collapse-card__heading {
font-size: 1em;
line-height: 2em;
cursor: pointer;
padding: 1em;
position: relative;
}
.collapse-card__heading i {
float: left;
}
.collapse-card__body {
overflow: hidden;
transition: .4s;
max-height: 0px;
opacity: 0;
}
.collapse-card.active {
-moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.18824);
z-index: 200;
margin: 1rem -1rem;
}
.collapse-card.active .collapse-card__body {
max-height: 400px;
padding: 1em;
opacity: 1;
}
.tiny-margin {
margin-left: 1em;
}
.tiny-padding {
padding: 1em;
}
.large-margin {
margin-left: 3em;
}
.large-padding {
padding: 3em;
}
.full {
width: 100%;
}
.half-flex {
width: 45%;
display: inline-flex;
}
.tri-flex {
width: 30%;
display: inline-flex;
} | 0.51879 | 0.060032 |
html,body{height:100%;overflow:hidden;}
/*section{margin: 0;padding: 0}*/
body{
margin:0;
}
nav{
display: inline-block;
background-color: #06D995;
color:white;
font-size: 22px;
line-height: 22px;
font-family: 微软雅黑;
width: 100%;
height: 5%;
}
.left{
width: 12%;
height: 95%;
display: inline-block;
background-color: #000000;
float:left;
}
.right{
width: 88%;
height: 95%;
display: inline-block;
}
.left_li{
display: inline-block;
width: 100%;
height: 5%;
color:white;
font-family: 微软雅黑;
float:none;
margin-top: 10px;
}
li:first-child{
margin-top:5%;
}
a:link{color:white;text-decoration: none;}
a:hover{color:white;text-decoration:dashed;}
a:active{color:white;}
a:visited{color:white;}
/*.container{*/
/*position: absolute;*/
/*display: inline-block;*/
/*width: 50%;*/
/*height: 40%;*/
/*top: 50%; left: 50%;*/
/*-webkit-transform: translate(-50%,-50%);*/
/*-ms-transform: translate(-50%,-50%);*/
/*transform: translate(-50%,-50%);*/
/*background-color: #F2F4F8;*/
/*}*/
/*.info{*/
/*!*display: inline-block;*!*/
/*font-family: 微软雅黑;*/
/*font-weight: 600;*/
/*border-radius: 10px;*/
/*color: midnightblue;*/
/*text-align: center;*/
/*word-break: break-all;*/
/*padding-top: 15%;*/
/*}*/
/*窗口宽度在640px上,1010px下*/
@media screen and (min-width: 640px) and (max-width: 1010px){
nav{
font-size: 32px;
line-height:140%;
height: 8%;
text-align: center;
}
.left{
width: 20%;
height: 92%;
}
.right{
width: 80%;
height: 92%;
}
.left_li{
height: 7%;
margin-top: 14px;
}
li:first-child{
margin-top:4%;
}
/*.container{*/
/*margin-left: 10%;*/
/*}*/
/*.info{*/
/*font-size: 1.5rem;*/
/*font-weight: 400;*/
/*padding-top: 20%;*/
/*}*/
}
/*窗口宽度在640px下*/
@media screen and (max-width: 640px) {
html,body{overflow-y: auto;}
nav{
width: 90%;
height: 50px;
display: inline-block;
font-size: 1.5rem;
text-align: center;
line-height:2.5rem;
margin-left: 5%;
border-radius: 10px;
margin-top: 10px;
}
.left{
width: 90%;
height: 100px;
display: inline-block;
/*margin: auto;*/
margin-left: 5%;
border-radius: 10px;
float: none;
margin-top: 10px;
}
ul{
margin:0;
padding: 0;
margin-left: 10%;
}
.left_li{
/*display: none;*/
margin-top: 10px;
}
li:first-child{
margin-top:2%;
}
.right{
display: inline-block;
width: 100%;
height: 400px;
margin: 0 auto;
}
/*.container{*/
/*width: 90%;*/
/*height: 400px;*/
/*border-radius: 10px;*/
/*margin-top: 10px;*/
/*position: relative;*/
/*}*/
/*.info{*/
/*width: 100%;*/
/*border-radius: 10px;*/
/*padding-top: 30%;*/
/*}*/
} | App/Admin/Common/css/common.css | html,body{height:100%;overflow:hidden;}
/*section{margin: 0;padding: 0}*/
body{
margin:0;
}
nav{
display: inline-block;
background-color: #06D995;
color:white;
font-size: 22px;
line-height: 22px;
font-family: 微软雅黑;
width: 100%;
height: 5%;
}
.left{
width: 12%;
height: 95%;
display: inline-block;
background-color: #000000;
float:left;
}
.right{
width: 88%;
height: 95%;
display: inline-block;
}
.left_li{
display: inline-block;
width: 100%;
height: 5%;
color:white;
font-family: 微软雅黑;
float:none;
margin-top: 10px;
}
li:first-child{
margin-top:5%;
}
a:link{color:white;text-decoration: none;}
a:hover{color:white;text-decoration:dashed;}
a:active{color:white;}
a:visited{color:white;}
/*.container{*/
/*position: absolute;*/
/*display: inline-block;*/
/*width: 50%;*/
/*height: 40%;*/
/*top: 50%; left: 50%;*/
/*-webkit-transform: translate(-50%,-50%);*/
/*-ms-transform: translate(-50%,-50%);*/
/*transform: translate(-50%,-50%);*/
/*background-color: #F2F4F8;*/
/*}*/
/*.info{*/
/*!*display: inline-block;*!*/
/*font-family: 微软雅黑;*/
/*font-weight: 600;*/
/*border-radius: 10px;*/
/*color: midnightblue;*/
/*text-align: center;*/
/*word-break: break-all;*/
/*padding-top: 15%;*/
/*}*/
/*窗口宽度在640px上,1010px下*/
@media screen and (min-width: 640px) and (max-width: 1010px){
nav{
font-size: 32px;
line-height:140%;
height: 8%;
text-align: center;
}
.left{
width: 20%;
height: 92%;
}
.right{
width: 80%;
height: 92%;
}
.left_li{
height: 7%;
margin-top: 14px;
}
li:first-child{
margin-top:4%;
}
/*.container{*/
/*margin-left: 10%;*/
/*}*/
/*.info{*/
/*font-size: 1.5rem;*/
/*font-weight: 400;*/
/*padding-top: 20%;*/
/*}*/
}
/*窗口宽度在640px下*/
@media screen and (max-width: 640px) {
html,body{overflow-y: auto;}
nav{
width: 90%;
height: 50px;
display: inline-block;
font-size: 1.5rem;
text-align: center;
line-height:2.5rem;
margin-left: 5%;
border-radius: 10px;
margin-top: 10px;
}
.left{
width: 90%;
height: 100px;
display: inline-block;
/*margin: auto;*/
margin-left: 5%;
border-radius: 10px;
float: none;
margin-top: 10px;
}
ul{
margin:0;
padding: 0;
margin-left: 10%;
}
.left_li{
/*display: none;*/
margin-top: 10px;
}
li:first-child{
margin-top:2%;
}
.right{
display: inline-block;
width: 100%;
height: 400px;
margin: 0 auto;
}
/*.container{*/
/*width: 90%;*/
/*height: 400px;*/
/*border-radius: 10px;*/
/*margin-top: 10px;*/
/*position: relative;*/
/*}*/
/*.info{*/
/*width: 100%;*/
/*border-radius: 10px;*/
/*padding-top: 30%;*/
/*}*/
} | 0.171269 | 0.046768 |
@charset "UTF-8";
/*
Name: Grace
Date: Jan 2012
Version: 1.0
Author: <NAME>
Author URI: http://a-newcomer.com
*/
@font-face {
font-family: 'ChunkFive Regular';
src: url("../fonts/Chunkfive.eot");
src: local("ChunkFive Regular"), local("ChunkFive"), url("fonts/Chunkfive.woff") format("woff"), url("../fonts/Chunkfive.otf") format("opentype"); }
body {
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,sans-serif;
background: #eeeeee url(../images/bg.gif) repeat fixed;
border-top: 8px solid #333; }
.clearfix:after {
content: '';
display: block;
clear: both; }
.clearfix {
zoom: 1; }
a, a:visited {
color: #A3443E;
text-decoration: underline;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
transition: all 200ms linear; }
a:hover {
color: #A3443E;
text-shadow: 0 1px 0 #fff; }
a:active, a:focus {
outline: 0 none; }
pre {
color: white;
background: #121212;
border-radius: 5px;
padding: 20px;
white-space: pre;
word-wrap: break-word; }
pre, code {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
blockquote {
color: #A3443E;
padding: 30px 30px;
background: url(../images/quote.png) no-repeat left top; }
.pagenation {
display: block;
margin: 0 auto;
height: 40px; }
.pagenation a {
text-decoration: none; }
.pagenation ul {
margin: 0;
padding: 0; }
.pagenation li {
float: left;
list-style: none; }
.pagenation .next {
text-align: left;
width: 50%;
height: 40px;
position: relative;
margin-left: 0; }
.pagenation .next-link:before {
content: "\00ab";
color: #aaa;
margin-right: 5px; }
.pagenation .previous {
text-align: right;
width: 50%;
height: 40px;
position: relative;
margin-right: 0; }
.pagenation .previous-link:after {
content: "\00bb";
color: #aaa;
margin-left: 5px; }
/* Header */
#header-top {
text-align: center;
text-transform: uppercase;
padding: 60px 0 90px 0; }
#header-top h1 {
font-family: 'ChunkFive Regular', Arial, Helvetica, sans-serif;
margin: 0; }
#header-top h1 a {
color: #292929;
text-decoration: none;
font-size: 75px;
text-shadow: 0 3px 3px #555;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear; }
#header-top h1 a:hover {
font-size: 90px; }
#header-top p {
color: #666;
margin: 0;
font-size: 18px;
letter-spacing: 2px; }
/* END Header */
/* Container */
#container {
width: 960px;
margin: 0 auto; }
#container .mgn-btm {
margin-bottom: 60px !important; }
#container .pdg-btm {
padding-bottom: 80px !important; }
#container article.entry {
background: white;
padding: 25px 90px 20px 100px;
position: relative;
border: 1px solid #ccc;
box-shadow: 0px 0px 4px #e2e0dd;
-webkit-box-shadow: 0px 0px 4px #e2e0dd;
-moz-box-shadow: 0px 0px 4px #e2e0dd;
/* border-radius: 5px; */ }
#container article.entry .title h1 {
color: #333;
font-size: 200%;
margin: 0;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
#container article.entry .title h1 a {
color: #333;
text-decoration: none;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
#container article.entry .title h1 a:hover {
color: #666; }
#container article.entry .meta {
font-size: 80%;
margin: 0 0 20px;
padding-bottom: 10px;
display: block;
text-align: right;
border-bottom: 1px #AAA dashed; }
#container article.entry .body p {
color: #666;
font-size: 15px;
line-height: 1.8;
margin: 0 0 15px 0; }
#container article.entry .body h1, #container article.entry .body h2, #container article.entry .body h3, #container article.entry .body h4, #container article.entry .body h5, #container article.entry .body h6 {
color: #363636;
font-weight: normal; }
#container article.entry .body h1, #container article.entry .body h2 {
font-size: 190%;
padding: 7px 0 7px 22px;
margin: 55px 0 25px 0;
border-left: 3px solid #A3443E; }
#container article.entry .body h3, #container article.entry .body h4, #container article.entry .body h5, #container article.entry .body h6 {
font-size: 160%;
padding: 5px 0 5px 10px;
margin: 20px 0 5px 0;
border-bottom: 3px solid #A3443E; }
#container article.entry .body .read-more {
width: 100px;
font-size: 120%;
margin: 20px 0;
padding: 10px 30px;
text-align: right;
text-decoration: underline;
float: right;
display: block; }
#container article.entry .body .read-more:hover {
text-shadow: none; }
#container article.entry .thumbnail {
float: left;
padding-right: 2em; }
#container article.entry .thumbnail img {
padding: 10px;
border: 2px solid #c2c2c2; }
#container article.entry .social-button {
position: absolute;
bottom: 20px; }
#container article.entry .social-button-header {
display: inline; }
#recent-entries, #related-entries {
margin-bottom: 60px; }
#recent-entries h1, #related-entries h1 {
color: #333;
font-size: 2em;
font-family: 'ChunkFive Regular', Arial, Helvetica, sans-serif; }
#recent-entries a, #related-entries a {
font-size: 110%;
text-decoration: none; }
#recent-entries li, #related-entries li {
margin-bottom: 10px; }
#not-found {
width: 960px;
margin: 0 auto;
padding: 50px 0 120px; }
#not-found h1 {
color: #333;
font-size: 2em;
font-family: 'ChunkFive Regular', Arial, Helvetica, sans-serif;
text-align: center;
text-shadow: 0 1px 0 #fff; }
/* END Container */
/* Footer */
#footer-top {
background: url(../images/footer-bg.png);
color: #CCC;
font-size: 12px;
margin-top: 50px;
border-top: 1px solid #0F0F0F;
position: relative; }
#footer-top .footer-wrap {
width: 100%;
clear: both;
padding: 20px 0 10px;
border-top: 1px solid #666; }
#footer-top .footer-wrap .container {
width: 960px;
margin: 0 auto; }
#footer-top .footer-wrap .container nav {
color: #CCC;
width: 200px;
float: left;
margin-right: 40px; }
#footer-top .footer-wrap .container nav h1 {
color: #EDECEC;
border-bottom: 1px solid #676767;
font-family: 'ChunkFive Regular', Arial, Helvetica, sans-serif;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
text-transform: uppercase;
line-height: 20px;
margin: 0 0 15px;
padding: 0 0 2px; }
#footer-top .footer-wrap .container nav ul {
margin: 0;
padding: 0; }
#footer-top .footer-wrap .container nav a {
color: #CCC; }
#footer-top .footer-wrap .container nav a:hover {
color: #CCC;
text-shadow: none; }
#footer-top .footer-wrap .container nav p {
margin: 5px 0; }
#footer-top .footer-wrap .container nav .twtr-hd {
display: none; }
#footer-top .footer-wrap .container nav .twtr-widget .twtr-tweet {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #676767; }
#footer-top .footer-wrap .container nav .social-icon {
margin-top: 10px; }
#footer-top .footer-wrap .container nav .social-icon li {
float: left;
margin-right: 5px; }
#footer-top .footer-wrap .container nav .social-icon li span {
color: #CCC;
text-align: center;
top: 170px;
height: 15px;
padding: 5px 10px 10px;
position: absolute;
z-index: 2;
display: none;
background: rgba(204, 204, 204, 0.4);
border-radius: 5px 5px 10px 10px; }
/* END Footer */
/* Copyright */
#copyright {
color: #666;
font-size: 11px;
width: 100%;
background: #191919;
border-top: 1px solid #393738;
overflow: hidden;
text-align: center; }
#copyright p {
margin: 1em 0; }
/* END Copyright*/
/*--------------------------------------
jQuery.ui.top
---------------------------------------*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 51px;
height: 51px;
border: none;
text-indent: -999px;
background: url(../images/ui.totop.png) no-repeat left top; }
#toTopHover {
background: url(../images/ui.totop.png) no-repeat left -51px;
width: 51px;
height: 51px;
display: block;
overflow: hidden;
float: left;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0); }
#toTop:active, #toTop:focus {
outline: none; }
/*--------------------------------------
Tag Cloud
---------------------------------------*/
ul.tagCloud {
margin: 0;
padding: 0.5em 10px;
line-height: 1;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; }
ul.tagCloud li {
margin: 0;
padding: 0;
padding-right: 5px;
float: left;
display: inline;
font-size: 100%;
/* ここで相対的に文字サイズを変更 */ }
ul.tagCloud li a {
text-decoration: none; }
/* タグレベル1~6 */
ul.tagCloud li.level1 a {
font-size: 167%;
font-weight: bold;
color: #cfcfcf !important; }
ul.tagCloud li.level2 a {
font-size: 136%;
font-weight: bold;
color: #b3b3b3 !important; }
ul.tagCloud li.level3 a {
font-size: 122%;
font-weight: bold;
color: #979797 !important; }
ul.tagCloud li.level4 a {
font-size: 114%;
color: #7a7a7a !important; }
ul.tagCloud li.level5 a {
font-size: 92%;
color: #6e6e6e !important; }
ul.tagCloud li.level6 a {
font-size: 77%;
color: #5e5e5e !important; }
/* オンマウス */
ul.tagCloud li a:hover {
color: #CCC !important; }
/*--------------------------------------
Syntax Highlighter
---------------------------------------*/
.toolbar {
display: none; }
/*--------------------------------------
Ribbon Style
---------------------------------------*/
.ribbon-wrapper {
position: absolute;
top: 30px;
left: 0px; }
.ribbon-front {
width: 85px;
background-color: #333;
height: 55px;
position: relative;
left: -10px;
z-index: 2; }
.ribbon-front .meta-date {
text-align: right; }
.ribbon-front .meta-date p {
color: #ccc;
margin: 0;
position: absolute;
right: 0;
padding-right: 8px; }
.ribbon-front .meta-date p.day {
font-size: 1.5em; }
.ribbon-front .meta-date p.year-month {
font-size: 0.8em;
bottom: 0;
margin: 0; }
.ribbon-front,
.ribbon-back-left,
.ribbon-back-right {
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
-khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
-o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55); }
.ribbon-edge-topleft,
.ribbon-edge-topright,
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
position: absolute;
z-index: 1;
border-style: solid;
height: 0px;
width: 0px; }
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
top: 40px; }
.ribbon-edge-topleft,
.ribbon-edge-bottomleft {
left: -10px;
border-color: transparent #111 transparent transparent; }
.ribbon-edge-topleft {
top: -10px;
border-width: 10px 10px 0 0; }
.ribbon-edge-bottomleft {
border-width: 0 10px 0px 0; }
.ribbon-edge-topright,
.ribbon-edge-bottomright {
left: 100px;
border-color: transparent transparent transparent #111; }
.ribbon-edge-topright {
top: 0px;
border-width: 0px 0 0 0px; }
.ribbon-edge-bottomright {
border-width: 0 0 0px 0px; }
.ribbon-back-left {
position: absolute;
top: -10px;
left: -30px;
width: 30px;
height: 55px;
background-color: #666;
z-index: 0; }
.ribbon-back-right {
position: absolute;
top: 0px;
right: 0px;
width: 0px;
height: 40px;
z-index: 0; } | public/theme/grace/assets/stylesheets/style.css | @charset "UTF-8";
/*
Name: Grace
Date: Jan 2012
Version: 1.0
Author: <NAME>
Author URI: http://a-newcomer.com
*/
@font-face {
font-family: 'ChunkFive Regular';
src: url("../fonts/Chunkfive.eot");
src: local("ChunkFive Regular"), local("ChunkFive"), url("fonts/Chunkfive.woff") format("woff"), url("../fonts/Chunkfive.otf") format("opentype"); }
body {
font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro", Osaka,sans-serif;
background: #eeeeee url(../images/bg.gif) repeat fixed;
border-top: 8px solid #333; }
.clearfix:after {
content: '';
display: block;
clear: both; }
.clearfix {
zoom: 1; }
a, a:visited {
color: #A3443E;
text-decoration: underline;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
transition: all 200ms linear; }
a:hover {
color: #A3443E;
text-shadow: 0 1px 0 #fff; }
a:active, a:focus {
outline: 0 none; }
pre {
color: white;
background: #121212;
border-radius: 5px;
padding: 20px;
white-space: pre;
word-wrap: break-word; }
pre, code {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
blockquote {
color: #A3443E;
padding: 30px 30px;
background: url(../images/quote.png) no-repeat left top; }
.pagenation {
display: block;
margin: 0 auto;
height: 40px; }
.pagenation a {
text-decoration: none; }
.pagenation ul {
margin: 0;
padding: 0; }
.pagenation li {
float: left;
list-style: none; }
.pagenation .next {
text-align: left;
width: 50%;
height: 40px;
position: relative;
margin-left: 0; }
.pagenation .next-link:before {
content: "\00ab";
color: #aaa;
margin-right: 5px; }
.pagenation .previous {
text-align: right;
width: 50%;
height: 40px;
position: relative;
margin-right: 0; }
.pagenation .previous-link:after {
content: "\00bb";
color: #aaa;
margin-left: 5px; }
/* Header */
#header-top {
text-align: center;
text-transform: uppercase;
padding: 60px 0 90px 0; }
#header-top h1 {
font-family: 'ChunkFive Regular', Arial, Helvetica, sans-serif;
margin: 0; }
#header-top h1 a {
color: #292929;
text-decoration: none;
font-size: 75px;
text-shadow: 0 3px 3px #555;
-webkit-transition: all 200ms linear;
-moz-transition: all 200ms linear;
-o-transition: all 200ms linear;
transition: all 200ms linear; }
#header-top h1 a:hover {
font-size: 90px; }
#header-top p {
color: #666;
margin: 0;
font-size: 18px;
letter-spacing: 2px; }
/* END Header */
/* Container */
#container {
width: 960px;
margin: 0 auto; }
#container .mgn-btm {
margin-bottom: 60px !important; }
#container .pdg-btm {
padding-bottom: 80px !important; }
#container article.entry {
background: white;
padding: 25px 90px 20px 100px;
position: relative;
border: 1px solid #ccc;
box-shadow: 0px 0px 4px #e2e0dd;
-webkit-box-shadow: 0px 0px 4px #e2e0dd;
-moz-box-shadow: 0px 0px 4px #e2e0dd;
/* border-radius: 5px; */ }
#container article.entry .title h1 {
color: #333;
font-size: 200%;
margin: 0;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
#container article.entry .title h1 a {
color: #333;
text-decoration: none;
text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
#container article.entry .title h1 a:hover {
color: #666; }
#container article.entry .meta {
font-size: 80%;
margin: 0 0 20px;
padding-bottom: 10px;
display: block;
text-align: right;
border-bottom: 1px #AAA dashed; }
#container article.entry .body p {
color: #666;
font-size: 15px;
line-height: 1.8;
margin: 0 0 15px 0; }
#container article.entry .body h1, #container article.entry .body h2, #container article.entry .body h3, #container article.entry .body h4, #container article.entry .body h5, #container article.entry .body h6 {
color: #363636;
font-weight: normal; }
#container article.entry .body h1, #container article.entry .body h2 {
font-size: 190%;
padding: 7px 0 7px 22px;
margin: 55px 0 25px 0;
border-left: 3px solid #A3443E; }
#container article.entry .body h3, #container article.entry .body h4, #container article.entry .body h5, #container article.entry .body h6 {
font-size: 160%;
padding: 5px 0 5px 10px;
margin: 20px 0 5px 0;
border-bottom: 3px solid #A3443E; }
#container article.entry .body .read-more {
width: 100px;
font-size: 120%;
margin: 20px 0;
padding: 10px 30px;
text-align: right;
text-decoration: underline;
float: right;
display: block; }
#container article.entry .body .read-more:hover {
text-shadow: none; }
#container article.entry .thumbnail {
float: left;
padding-right: 2em; }
#container article.entry .thumbnail img {
padding: 10px;
border: 2px solid #c2c2c2; }
#container article.entry .social-button {
position: absolute;
bottom: 20px; }
#container article.entry .social-button-header {
display: inline; }
#recent-entries, #related-entries {
margin-bottom: 60px; }
#recent-entries h1, #related-entries h1 {
color: #333;
font-size: 2em;
font-family: 'ChunkFive Regular', Arial, Helvetica, sans-serif; }
#recent-entries a, #related-entries a {
font-size: 110%;
text-decoration: none; }
#recent-entries li, #related-entries li {
margin-bottom: 10px; }
#not-found {
width: 960px;
margin: 0 auto;
padding: 50px 0 120px; }
#not-found h1 {
color: #333;
font-size: 2em;
font-family: 'ChunkFive Regular', Arial, Helvetica, sans-serif;
text-align: center;
text-shadow: 0 1px 0 #fff; }
/* END Container */
/* Footer */
#footer-top {
background: url(../images/footer-bg.png);
color: #CCC;
font-size: 12px;
margin-top: 50px;
border-top: 1px solid #0F0F0F;
position: relative; }
#footer-top .footer-wrap {
width: 100%;
clear: both;
padding: 20px 0 10px;
border-top: 1px solid #666; }
#footer-top .footer-wrap .container {
width: 960px;
margin: 0 auto; }
#footer-top .footer-wrap .container nav {
color: #CCC;
width: 200px;
float: left;
margin-right: 40px; }
#footer-top .footer-wrap .container nav h1 {
color: #EDECEC;
border-bottom: 1px solid #676767;
font-family: 'ChunkFive Regular', Arial, Helvetica, sans-serif;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
text-transform: uppercase;
line-height: 20px;
margin: 0 0 15px;
padding: 0 0 2px; }
#footer-top .footer-wrap .container nav ul {
margin: 0;
padding: 0; }
#footer-top .footer-wrap .container nav a {
color: #CCC; }
#footer-top .footer-wrap .container nav a:hover {
color: #CCC;
text-shadow: none; }
#footer-top .footer-wrap .container nav p {
margin: 5px 0; }
#footer-top .footer-wrap .container nav .twtr-hd {
display: none; }
#footer-top .footer-wrap .container nav .twtr-widget .twtr-tweet {
padding-bottom: 10px;
margin-bottom: 10px;
border-bottom: 1px solid #676767; }
#footer-top .footer-wrap .container nav .social-icon {
margin-top: 10px; }
#footer-top .footer-wrap .container nav .social-icon li {
float: left;
margin-right: 5px; }
#footer-top .footer-wrap .container nav .social-icon li span {
color: #CCC;
text-align: center;
top: 170px;
height: 15px;
padding: 5px 10px 10px;
position: absolute;
z-index: 2;
display: none;
background: rgba(204, 204, 204, 0.4);
border-radius: 5px 5px 10px 10px; }
/* END Footer */
/* Copyright */
#copyright {
color: #666;
font-size: 11px;
width: 100%;
background: #191919;
border-top: 1px solid #393738;
overflow: hidden;
text-align: center; }
#copyright p {
margin: 1em 0; }
/* END Copyright*/
/*--------------------------------------
jQuery.ui.top
---------------------------------------*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 10px;
right: 10px;
overflow: hidden;
width: 51px;
height: 51px;
border: none;
text-indent: -999px;
background: url(../images/ui.totop.png) no-repeat left top; }
#toTopHover {
background: url(../images/ui.totop.png) no-repeat left -51px;
width: 51px;
height: 51px;
display: block;
overflow: hidden;
float: left;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0); }
#toTop:active, #toTop:focus {
outline: none; }
/*--------------------------------------
Tag Cloud
---------------------------------------*/
ul.tagCloud {
margin: 0;
padding: 0.5em 10px;
line-height: 1;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px; }
ul.tagCloud li {
margin: 0;
padding: 0;
padding-right: 5px;
float: left;
display: inline;
font-size: 100%;
/* ここで相対的に文字サイズを変更 */ }
ul.tagCloud li a {
text-decoration: none; }
/* タグレベル1~6 */
ul.tagCloud li.level1 a {
font-size: 167%;
font-weight: bold;
color: #cfcfcf !important; }
ul.tagCloud li.level2 a {
font-size: 136%;
font-weight: bold;
color: #b3b3b3 !important; }
ul.tagCloud li.level3 a {
font-size: 122%;
font-weight: bold;
color: #979797 !important; }
ul.tagCloud li.level4 a {
font-size: 114%;
color: #7a7a7a !important; }
ul.tagCloud li.level5 a {
font-size: 92%;
color: #6e6e6e !important; }
ul.tagCloud li.level6 a {
font-size: 77%;
color: #5e5e5e !important; }
/* オンマウス */
ul.tagCloud li a:hover {
color: #CCC !important; }
/*--------------------------------------
Syntax Highlighter
---------------------------------------*/
.toolbar {
display: none; }
/*--------------------------------------
Ribbon Style
---------------------------------------*/
.ribbon-wrapper {
position: absolute;
top: 30px;
left: 0px; }
.ribbon-front {
width: 85px;
background-color: #333;
height: 55px;
position: relative;
left: -10px;
z-index: 2; }
.ribbon-front .meta-date {
text-align: right; }
.ribbon-front .meta-date p {
color: #ccc;
margin: 0;
position: absolute;
right: 0;
padding-right: 8px; }
.ribbon-front .meta-date p.day {
font-size: 1.5em; }
.ribbon-front .meta-date p.year-month {
font-size: 0.8em;
bottom: 0;
margin: 0; }
.ribbon-front,
.ribbon-back-left,
.ribbon-back-right {
-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
-khtml-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55);
-o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.55); }
.ribbon-edge-topleft,
.ribbon-edge-topright,
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
position: absolute;
z-index: 1;
border-style: solid;
height: 0px;
width: 0px; }
.ribbon-edge-bottomleft,
.ribbon-edge-bottomright {
top: 40px; }
.ribbon-edge-topleft,
.ribbon-edge-bottomleft {
left: -10px;
border-color: transparent #111 transparent transparent; }
.ribbon-edge-topleft {
top: -10px;
border-width: 10px 10px 0 0; }
.ribbon-edge-bottomleft {
border-width: 0 10px 0px 0; }
.ribbon-edge-topright,
.ribbon-edge-bottomright {
left: 100px;
border-color: transparent transparent transparent #111; }
.ribbon-edge-topright {
top: 0px;
border-width: 0px 0 0 0px; }
.ribbon-edge-bottomright {
border-width: 0 0 0px 0px; }
.ribbon-back-left {
position: absolute;
top: -10px;
left: -30px;
width: 30px;
height: 55px;
background-color: #666;
z-index: 0; }
.ribbon-back-right {
position: absolute;
top: 0px;
right: 0px;
width: 0px;
height: 40px;
z-index: 0; } | 0.316369 | 0.088072 |
.default-box {
background: #fff;
border-radius: 10px;
padding: 30px 30px 50px 30px;
}
#first-page{
background:#fff;
}
.bill-to,
.ship-to,
.invoice-number{
margin-top:10px;
}
.bill-to h4,
.ship-to h4,
.invoice-number h4 {
margin-bottom: 7px;
line-height: 27px;
}
.bill-to h5,
.ship-to h5,
.invoice-number h5{
margin:10px 0;
line-height: 27px;
font-size:18px;
}
.bill-to p,
.ship-to p,
.invoice-number p{
line-height:24px;
font-size:16px;
}
.other-info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top:5px;
}
.other-info p{
flex:0 0 90px;
max-width:90px;
width:100%;
font-size:16px;
}
.invoice-number .other-info h5{
margin:0;
font-size:14px;
}
.table-space {
border-spacing: 0;
margin-top: 30px;
}
.table tr td {
border-bottom: 1px solid #A1B1BC;
border-radius: 0;
}
.order-table thead th,
.order-table tr td {
padding: 15px;
}
.order-table thead th:first-child,
.order-table tr td:first-child {
padding-left: 0;
}
.table tr td, .table tr td:first-child , .table tr td:last-child {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.table thead th {
border-bottom: 1px solid #1D262F;
}
.pro-img::before {
width: 0;
}
.table .same-td {
display: table;
}
.table .same-td .pro-img, .table .same-td .righter {
display: table-cell;
vertical-align: middle;
padding-right: 15px;
}
.invoice-subtotal {
max-width: 392px;
border: 2px solid #000000;
margin-left: auto;
}
.invoice-subtotal li {
border-bottom: 2px solid #000000;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 18px;
color: #444444;
padding: 15px;
}
.invoice-subtotal li:last-child {
border-bottom: none;
}
.invoice-subtotal li:last-child,
.invoice-thanks h3,
.invoice-blooms h3,
.invoice-blooms .mailer {
font-weight: 700;
}
.invoice-thanks, .invoice-blooms {
margin-top: 50px;
max-width: 480px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.invoice-thanks h3,
.invoice-blooms h3 {
font-size: 24;
color: #000000;
margin-bottom: 10px;
}
.invoice-thanks p, .invoice-blooms p {
font-size: 16px;
color: #1D262F;
margin: 0;
line-height: 25px;
}
.invoice-blooms .mailer {
margin-top: 10px;
}
@media (max-width: 767px) {
.default-box h2,
.bill-to h5, .ship-to h5, .invoice-number h5 {
font-size: 14px;
}
.invoice-subtotal li {
font-size: 12px;
}
.default-box h2{
font-size:24px;
}
.invoice-thanks h3, .invoice-blooms h3 {
font-size: 20;
}
} | public/business_assets/css/pdf-generator.css | .default-box {
background: #fff;
border-radius: 10px;
padding: 30px 30px 50px 30px;
}
#first-page{
background:#fff;
}
.bill-to,
.ship-to,
.invoice-number{
margin-top:10px;
}
.bill-to h4,
.ship-to h4,
.invoice-number h4 {
margin-bottom: 7px;
line-height: 27px;
}
.bill-to h5,
.ship-to h5,
.invoice-number h5{
margin:10px 0;
line-height: 27px;
font-size:18px;
}
.bill-to p,
.ship-to p,
.invoice-number p{
line-height:24px;
font-size:16px;
}
.other-info {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
margin-top:5px;
}
.other-info p{
flex:0 0 90px;
max-width:90px;
width:100%;
font-size:16px;
}
.invoice-number .other-info h5{
margin:0;
font-size:14px;
}
.table-space {
border-spacing: 0;
margin-top: 30px;
}
.table tr td {
border-bottom: 1px solid #A1B1BC;
border-radius: 0;
}
.order-table thead th,
.order-table tr td {
padding: 15px;
}
.order-table thead th:first-child,
.order-table tr td:first-child {
padding-left: 0;
}
.table tr td, .table tr td:first-child , .table tr td:last-child {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.table thead th {
border-bottom: 1px solid #1D262F;
}
.pro-img::before {
width: 0;
}
.table .same-td {
display: table;
}
.table .same-td .pro-img, .table .same-td .righter {
display: table-cell;
vertical-align: middle;
padding-right: 15px;
}
.invoice-subtotal {
max-width: 392px;
border: 2px solid #000000;
margin-left: auto;
}
.invoice-subtotal li {
border-bottom: 2px solid #000000;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
font-size: 18px;
color: #444444;
padding: 15px;
}
.invoice-subtotal li:last-child {
border-bottom: none;
}
.invoice-subtotal li:last-child,
.invoice-thanks h3,
.invoice-blooms h3,
.invoice-blooms .mailer {
font-weight: 700;
}
.invoice-thanks, .invoice-blooms {
margin-top: 50px;
max-width: 480px;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.invoice-thanks h3,
.invoice-blooms h3 {
font-size: 24;
color: #000000;
margin-bottom: 10px;
}
.invoice-thanks p, .invoice-blooms p {
font-size: 16px;
color: #1D262F;
margin: 0;
line-height: 25px;
}
.invoice-blooms .mailer {
margin-top: 10px;
}
@media (max-width: 767px) {
.default-box h2,
.bill-to h5, .ship-to h5, .invoice-number h5 {
font-size: 14px;
}
.invoice-subtotal li {
font-size: 12px;
}
.default-box h2{
font-size:24px;
}
.invoice-thanks h3, .invoice-blooms h3 {
font-size: 20;
}
} | 0.223886 | 0.094845 |
@font-face{
font-family: 'biko';
src: url('../fonts/biko.ttf');
}
@font-face{
font-family: '思源黑体';
src: url('../fonts/SYH.ttf');
}
html,body
{
background: #fff5f4;
font-family: '思源黑体';
padding: 0;
margin: 0;
-webkit-overflow-scrolling:touch;
}
a{text-decoration:none;color:inherit;}
h1,h2,h3,h4,h5,h6,p
{
margin: 0;
}
.music-well
{
width: 100%;
height: auto;
border-radius: .213rem;
padding-top: 1.334rem;
padding-bottom: 1.334rem;
}
.music-well .nav
{
font-size: .4rem;
width: 100%;
height: 1.334rem;
background: #ff414b;
color:white;
line-height:1.334rem;
position: fixed;
top: 0;
left: 0;
z-index: 100;
}
.nav .logo {
float: left;
width: 0.8rem;
height: 0.8rem;
background: url(../img/logo.png);
background-size: 100% 100%;
margin: 0.3rem 0.4rem 0;
}
.search
{
float: right;
width: 6rem;
height: 0.8rem;
background: #fff;
margin: 0.3rem 0.2rem 0 0;
border-radius: 0.4rem;
overflow: hidden;
position: relative;
}
.search input
{
width: 100%;
height: 100%;
outline: none;
border: none;
margin: 0;
padding: 0;
vertical-align: top;
background: none;
box-sizing: border-box;
padding-left: 0.4rem;
}
#search
{
display: inline-block;
width: 0.8rem;
height: 0.8rem;
background: url(../img/search.png);
background-repeat: no-repeat;
background-size: 0.6rem 0.6rem;
background-position: 0.1rem 0.1rem;
position: absolute;
top: 0;
right: 0.2rem;
}
.carousel
{
width: 10rem;
overflow: hidden;
position: relative;
}
.carousel ul
{
width: 50rem;
font-size: 0;
margin: 0;
padding: 0;
}
.carousel ul li
{
display: inline-block;
width: 10rem;
list-style: none;
}
.carousel img{
width: 100%;
}
.carousel-dot{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
}
.carousel-dot span
{
display: inline-block;
box-sizing: border-box;
width: 0.2rem;
height: 0.2rem;
border-radius: 0.1rem;
border: 1px solid #fff;
margin: 0 0.1rem;
}
.carousel-dot span.active
{
border: none;
background: #ff414b;
}
.lists
{
border-bottom: 3px solid #fb4f29;
padding: .533rem 0;
font-size: 0;
}
.lists h1
{
font-size: .64rem;
color: #3d3f3e;
margin: .8rem .267rem .534rem;
}
.list
{
width: 1.334rem;
height: 1.334rem;
border-radius: 50%;
overflow: hidden;
margin: 0 .267rem;
text-align: center;
line-height:1.334rem;
}
.list a
{
display: inline-block;
width: 50%;
box-sizing: border-box;
color: white;
font-size: .267rem;
text-decoration: none;
}
.list-1
{
background: -webkit-linear-gradient(right top, #57bdaf , #bd2ea4);
}
.list-2
{
background: -webkit-linear-gradient(right top, #ec2963 , #894bc6);
}
.list-3
{
background: -webkit-linear-gradient(right top, #ff852f , #c0237c);
}
.list-4
{
background: -webkit-linear-gradient(right top, #e36a8b , #7071c4);
}
.list-5
{
background: -webkit-linear-gradient(right top, #f2a5af , #79a4c6);
}
.lists-content{
display: flex;flex:1;align-items: center;justify-content: center;
}
.contents h1
{
font-size: .4rem;
text-align: center;
margin: .4rem 0;
}
.template-cover
{
display: block;
width: 100%;
height: 4.6rem;
}
.template-cover img
{
width: 100%;
height: 100%;
}
.tpl-recommend
{
display: inline-block;
width: 4.6rem;
overflow: hidden;
margin: 0 0.15rem 0.4rem;
}
.recommend{
text-align: center;
font-size: 0;
}
.recommends
{
display: inline-block;
vertical-align: top;
width: 100%;
border-bottom: 3px solid #fb4f29;
}
.tpl-recommend .jvc-name
{
width:90%;
font-size: .373rem;
line-height: .534rem;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
margin: .167rem 0 0;
text-align: left;
}
.tpl-recommend .jvc-fm
{
font-size: .32rem;
color: #CF7F7F;
margin-bottom: 0;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
text-align: left;
}
.icon-info{
width:100%;text-align:left;
display: flex;flex:1;align-items: center;
justify-content: center;
}
.icons{font-size:.32rem;
width:1.24rem;height:.64rem;
margin:0 .05rem;}
.icon{
display: inline-block;
width: .32rem;
height: .32rem;
vertical-align: middle;
}
.icon-share
{
background: url("../img/icon-share.png") no-repeat;
background-size: .32rem .32rem;
background-position: 0 -.0266rem;
}
.icon-like
{
background: url("../img/icon-like.png") no-repeat;
background-size: .32rem .32rem;
background-position: -.0266rem -.0533rem;
}
.icon-comment
{
background: url("../img/icon-comment.png") no-repeat;
background-size: .32rem .32rem;
background-position: -.0266rem -.0533rem;
}
.tpl-recommend b
{
font-size:.32rem;
color: #666;
line-height:.8rem;
font-weight: normal;
}
.hot{
overflow: hidden;
font-size: 0;
}
.hot_recommend
{
display: inline-block;
vertical-align: middle;
width:100%;
font-size: 0;
}
.hot-cover
{
display: inline-block;
vertical-align: top;
width:2rem;
height: 2rem;
margin: 0 0.2rem;
}
.hot-cover img
{
width: 100%;
height: 100%;
vertical-align: middle;
}
.hot-info
{
display: inline-block;
width: 7rem;
text-align: left;
}
.tpl-hot
{
padding: .267rem 0;
border-top: 1px solid #ec2963
}
.tpl-hot .jvc-name
{
vertical-align: top;
font-size: .373rem;
height: 0.634rem;
line-height: .634rem;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
overflow: hidden;
}
.tpl-hot .jvc-tag
{
font-size: .32rem;
line-height: .534rem;
height:.534rem;
color: #CF7F7F;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.tags
{
font-size: 0.32rem;
margin-top: 0.4rem;
margin-left: -0.2rem;
}
.tags span
{
margin-left: 0.2rem;
margin-right: 0.1rem;
color: #ff414b;
}
.template
{
display: none;
}
.music-content
{
width: 100%;
margin: 0 auto;
}
.foot
{
width: 100%;
height: 1.334rem;
background: #ff414b;
position: fixed;
bottom: 0;
left: 0;
z-index: 100;
}
.foot ul
{
margin: 0;
padding: 0;
text-align: center;
}
.foot li
{
display: inline-block;
vertical-align: top;
}
.foot a
{
margin: 0.3rem 0.6rem 0;
}
.icon-index
{
display: inline-block;
width: 0.8rem;
height: 0.8rem;
background: url(../img/logo.png);
background-size: 100% 100%;
}
.icon-index.active
{
background: url(../img/logo-active.png);
background-size: 100% 100%;
}
.icon-fm
{
display: inline-block;
width: 0.8rem;
height: 0.8rem;
background: url(../img/fm.png);
background-size: 100% 100%;
}
.icon-fm.active
{
background: url(../img/fm-active.png);
background-size: 100% 100%;
}
.icon-play
{
display: inline-block;
width: 0.8rem;
height: 0.8rem;
background: url(../img/play.png);
background-size: 100% 100%;
}
.icon-play.active
{
background: url(../img/play-active.png);
background-size: 100% 100%;
}
.icon-mall
{
display: inline-block;
width: 0.8rem;
height: 0.8rem;
background: url(../img/mall.png);
background-size: 100% 100%;
}
.icon-mall.active
{
background: url(../img/mall-active.png);
background-size: 100% 100%;
} | src/css/music.css | @font-face{
font-family: 'biko';
src: url('../fonts/biko.ttf');
}
@font-face{
font-family: '思源黑体';
src: url('../fonts/SYH.ttf');
}
html,body
{
background: #fff5f4;
font-family: '思源黑体';
padding: 0;
margin: 0;
-webkit-overflow-scrolling:touch;
}
a{text-decoration:none;color:inherit;}
h1,h2,h3,h4,h5,h6,p
{
margin: 0;
}
.music-well
{
width: 100%;
height: auto;
border-radius: .213rem;
padding-top: 1.334rem;
padding-bottom: 1.334rem;
}
.music-well .nav
{
font-size: .4rem;
width: 100%;
height: 1.334rem;
background: #ff414b;
color:white;
line-height:1.334rem;
position: fixed;
top: 0;
left: 0;
z-index: 100;
}
.nav .logo {
float: left;
width: 0.8rem;
height: 0.8rem;
background: url(../img/logo.png);
background-size: 100% 100%;
margin: 0.3rem 0.4rem 0;
}
.search
{
float: right;
width: 6rem;
height: 0.8rem;
background: #fff;
margin: 0.3rem 0.2rem 0 0;
border-radius: 0.4rem;
overflow: hidden;
position: relative;
}
.search input
{
width: 100%;
height: 100%;
outline: none;
border: none;
margin: 0;
padding: 0;
vertical-align: top;
background: none;
box-sizing: border-box;
padding-left: 0.4rem;
}
#search
{
display: inline-block;
width: 0.8rem;
height: 0.8rem;
background: url(../img/search.png);
background-repeat: no-repeat;
background-size: 0.6rem 0.6rem;
background-position: 0.1rem 0.1rem;
position: absolute;
top: 0;
right: 0.2rem;
}
.carousel
{
width: 10rem;
overflow: hidden;
position: relative;
}
.carousel ul
{
width: 50rem;
font-size: 0;
margin: 0;
padding: 0;
}
.carousel ul li
{
display: inline-block;
width: 10rem;
list-style: none;
}
.carousel img{
width: 100%;
}
.carousel-dot{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
}
.carousel-dot span
{
display: inline-block;
box-sizing: border-box;
width: 0.2rem;
height: 0.2rem;
border-radius: 0.1rem;
border: 1px solid #fff;
margin: 0 0.1rem;
}
.carousel-dot span.active
{
border: none;
background: #ff414b;
}
.lists
{
border-bottom: 3px solid #fb4f29;
padding: .533rem 0;
font-size: 0;
}
.lists h1
{
font-size: .64rem;
color: #3d3f3e;
margin: .8rem .267rem .534rem;
}
.list
{
width: 1.334rem;
height: 1.334rem;
border-radius: 50%;
overflow: hidden;
margin: 0 .267rem;
text-align: center;
line-height:1.334rem;
}
.list a
{
display: inline-block;
width: 50%;
box-sizing: border-box;
color: white;
font-size: .267rem;
text-decoration: none;
}
.list-1
{
background: -webkit-linear-gradient(right top, #57bdaf , #bd2ea4);
}
.list-2
{
background: -webkit-linear-gradient(right top, #ec2963 , #894bc6);
}
.list-3
{
background: -webkit-linear-gradient(right top, #ff852f , #c0237c);
}
.list-4
{
background: -webkit-linear-gradient(right top, #e36a8b , #7071c4);
}
.list-5
{
background: -webkit-linear-gradient(right top, #f2a5af , #79a4c6);
}
.lists-content{
display: flex;flex:1;align-items: center;justify-content: center;
}
.contents h1
{
font-size: .4rem;
text-align: center;
margin: .4rem 0;
}
.template-cover
{
display: block;
width: 100%;
height: 4.6rem;
}
.template-cover img
{
width: 100%;
height: 100%;
}
.tpl-recommend
{
display: inline-block;
width: 4.6rem;
overflow: hidden;
margin: 0 0.15rem 0.4rem;
}
.recommend{
text-align: center;
font-size: 0;
}
.recommends
{
display: inline-block;
vertical-align: top;
width: 100%;
border-bottom: 3px solid #fb4f29;
}
.tpl-recommend .jvc-name
{
width:90%;
font-size: .373rem;
line-height: .534rem;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
margin: .167rem 0 0;
text-align: left;
}
.tpl-recommend .jvc-fm
{
font-size: .32rem;
color: #CF7F7F;
margin-bottom: 0;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
text-align: left;
}
.icon-info{
width:100%;text-align:left;
display: flex;flex:1;align-items: center;
justify-content: center;
}
.icons{font-size:.32rem;
width:1.24rem;height:.64rem;
margin:0 .05rem;}
.icon{
display: inline-block;
width: .32rem;
height: .32rem;
vertical-align: middle;
}
.icon-share
{
background: url("../img/icon-share.png") no-repeat;
background-size: .32rem .32rem;
background-position: 0 -.0266rem;
}
.icon-like
{
background: url("../img/icon-like.png") no-repeat;
background-size: .32rem .32rem;
background-position: -.0266rem -.0533rem;
}
.icon-comment
{
background: url("../img/icon-comment.png") no-repeat;
background-size: .32rem .32rem;
background-position: -.0266rem -.0533rem;
}
.tpl-recommend b
{
font-size:.32rem;
color: #666;
line-height:.8rem;
font-weight: normal;
}
.hot{
overflow: hidden;
font-size: 0;
}
.hot_recommend
{
display: inline-block;
vertical-align: middle;
width:100%;
font-size: 0;
}
.hot-cover
{
display: inline-block;
vertical-align: top;
width:2rem;
height: 2rem;
margin: 0 0.2rem;
}
.hot-cover img
{
width: 100%;
height: 100%;
vertical-align: middle;
}
.hot-info
{
display: inline-block;
width: 7rem;
text-align: left;
}
.tpl-hot
{
padding: .267rem 0;
border-top: 1px solid #ec2963
}
.tpl-hot .jvc-name
{
vertical-align: top;
font-size: .373rem;
height: 0.634rem;
line-height: .634rem;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
overflow: hidden;
}
.tpl-hot .jvc-tag
{
font-size: .32rem;
line-height: .534rem;
height:.534rem;
color: #CF7F7F;
overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
.tags
{
font-size: 0.32rem;
margin-top: 0.4rem;
margin-left: -0.2rem;
}
.tags span
{
margin-left: 0.2rem;
margin-right: 0.1rem;
color: #ff414b;
}
.template
{
display: none;
}
.music-content
{
width: 100%;
margin: 0 auto;
}
.foot
{
width: 100%;
height: 1.334rem;
background: #ff414b;
position: fixed;
bottom: 0;
left: 0;
z-index: 100;
}
.foot ul
{
margin: 0;
padding: 0;
text-align: center;
}
.foot li
{
display: inline-block;
vertical-align: top;
}
.foot a
{
margin: 0.3rem 0.6rem 0;
}
.icon-index
{
display: inline-block;
width: 0.8rem;
height: 0.8rem;
background: url(../img/logo.png);
background-size: 100% 100%;
}
.icon-index.active
{
background: url(../img/logo-active.png);
background-size: 100% 100%;
}
.icon-fm
{
display: inline-block;
width: 0.8rem;
height: 0.8rem;
background: url(../img/fm.png);
background-size: 100% 100%;
}
.icon-fm.active
{
background: url(../img/fm-active.png);
background-size: 100% 100%;
}
.icon-play
{
display: inline-block;
width: 0.8rem;
height: 0.8rem;
background: url(../img/play.png);
background-size: 100% 100%;
}
.icon-play.active
{
background: url(../img/play-active.png);
background-size: 100% 100%;
}
.icon-mall
{
display: inline-block;
width: 0.8rem;
height: 0.8rem;
background: url(../img/mall.png);
background-size: 100% 100%;
}
.icon-mall.active
{
background: url(../img/mall-active.png);
background-size: 100% 100%;
} | 0.248352 | 0.048473 |
position: relative;
display: flex;
justify-content: flex-start;
width: 100%;
background: #FCFCFE;
}
.board {
padding: 20px 30px;
width: 100%;
}
.rank-box {
margin: 0 auto;
width: 100%;
background: white;
border-radius: 20px;
padding: 10px 20px;
box-shadow: rgb(0 0 0 / 4%) 0px 4px 16px 0px;
min-height: 128px;
}
.rank-box ul {
display: flex;
justify-content: flex-start;
}
.ranker-title {
color: rgb(121, 122, 135, 0.7);
font-size: 0.875rem;
letter-spacing: -0.5px;
font-weight: 600;
margin-bottom: 10px;
}
.rank-user-list {
width: 70px;
display: inline-block;
text-align: center;
}
.rank-user-info {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
}
.crown-box {
min-height: 20px;
}
.rank-user-name {
color: #48494b;
font-size: 0.75rem;
font-weight: 600;
padding-top: 5px;
padding-bottom: 5px;
}
.rank-user-thumbnail {
border-radius: 50%;
width: 30px;
height: 30px;
z-index: 10;
}
.canvas-box {
position: relative;
margin: 0 auto;
margin-top: 20px;
width: 100%;
height: calc(100vh - (60px + 128px));
background: white;
border-radius: 20px;
box-shadow: rgb(0 0 0 / 4%) 0px 4px 16px 0px;
}
.question-box {
position: absolute;
top: 20px;
left: 30px;
display: flex;
width: 200px;
font-size: 1rem;
border: 5px solid #fa3f40;
border-radius: 20px;
background: white;
}
.question-box .text {
background: #fa3f40;
flex: 4;
text-align: center;
color: white;
font-weight: 600;
padding-top: 5px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.start-button {
position: absolute;
top: 20px;
left: 30px;
background: #fa3f40;
border: 1px solid #fa3f40;
border-radius: 6px;
box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
color: #FFFFFF;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
font-size: 0.875rem;
font-weight: 800;
min-height: 40px;
padding: 8px 10px;
text-rendering: geometricprecision;
user-select: none;
transition: all 0.25s ease-in-out;
}
.start-button:hover {
background-color: white;
color: #fa3f40;
}
.start-button:active {
top: 22px;
left: 32px;
}
.question-box .question {
flex: 9;
background: white;
color: #fa3f40;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
font-size: 1rem;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: 500;
}
#canvas {
width: 100%;
height: 100%;
}
.palette-box {
position: absolute;
top: 20px;
right: 30px;
}
.palette-box li {
display: inline-block;
}
.palette-box li .color {
width: 30px;
height: 30px;
border-radius: 50%;
color: transparent;
}
.palette-box li .color.hover {
transition: box-shadow .2s;
cursor: pointer;
box-shadow: 5px 5px 8px rgba(33,33,33,.2);
}
.palette-box li + li {
margin-left: 20px;
}
@media (max-width: 1400px) {
.palette-box li .color {
width: 30px;
height: 30px;
}
}
@media (max-width: 1300px) {
.palette-box li .color {
width: 20px;
height: 20px;
}
.palette-box li + li {
margin-left: 15px;
}
}
@media (max-width: 1200px) {
.palette-box {
position: absolute;
top: 25px;
right: 30px;
}
.palette-box li .color {
width: 20px;
height: 20px;
}
.palette-box li + li {
margin-left: 10px;
}
}
@media (max-width: 1024px) {
.board {
padding: 10px 15px;
}
.canvas-box {
height: calc(100vh - (50px + 128px));
}
.rank-box {
padding: 10px;
}
.rank-user-list {
width: 55px;
}
.question-box {
width: 150px;
font-size: 0.875rem;
border: 3px solid #fa3f40;
}
.question-box .text {
flex: 5;
}
.question-box .question {
padding-left: 15px;
padding-right: 15px;
}
.palette-box li {
display: block;
}
.palette-box {
position: absolute;
top: 30px;
right: 20px;
}
.palette-box li .color {
width: 20px;
height: 20px;
}
.palette-box li + li {
margin-left: 0px;
margin-top: 10px;
}
} | static/css/center.css | position: relative;
display: flex;
justify-content: flex-start;
width: 100%;
background: #FCFCFE;
}
.board {
padding: 20px 30px;
width: 100%;
}
.rank-box {
margin: 0 auto;
width: 100%;
background: white;
border-radius: 20px;
padding: 10px 20px;
box-shadow: rgb(0 0 0 / 4%) 0px 4px 16px 0px;
min-height: 128px;
}
.rank-box ul {
display: flex;
justify-content: flex-start;
}
.ranker-title {
color: rgb(121, 122, 135, 0.7);
font-size: 0.875rem;
letter-spacing: -0.5px;
font-weight: 600;
margin-bottom: 10px;
}
.rank-user-list {
width: 70px;
display: inline-block;
text-align: center;
}
.rank-user-info {
position: relative;
display: flex;
flex-direction: column;
align-items: center;
}
.crown-box {
min-height: 20px;
}
.rank-user-name {
color: #48494b;
font-size: 0.75rem;
font-weight: 600;
padding-top: 5px;
padding-bottom: 5px;
}
.rank-user-thumbnail {
border-radius: 50%;
width: 30px;
height: 30px;
z-index: 10;
}
.canvas-box {
position: relative;
margin: 0 auto;
margin-top: 20px;
width: 100%;
height: calc(100vh - (60px + 128px));
background: white;
border-radius: 20px;
box-shadow: rgb(0 0 0 / 4%) 0px 4px 16px 0px;
}
.question-box {
position: absolute;
top: 20px;
left: 30px;
display: flex;
width: 200px;
font-size: 1rem;
border: 5px solid #fa3f40;
border-radius: 20px;
background: white;
}
.question-box .text {
background: #fa3f40;
flex: 4;
text-align: center;
color: white;
font-weight: 600;
padding-top: 5px;
border-top-left-radius: 20px;
border-bottom-left-radius: 20px;
}
.start-button {
position: absolute;
top: 20px;
left: 30px;
background: #fa3f40;
border: 1px solid #fa3f40;
border-radius: 6px;
box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
color: #FFFFFF;
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
font-size: 0.875rem;
font-weight: 800;
min-height: 40px;
padding: 8px 10px;
text-rendering: geometricprecision;
user-select: none;
transition: all 0.25s ease-in-out;
}
.start-button:hover {
background-color: white;
color: #fa3f40;
}
.start-button:active {
top: 22px;
left: 32px;
}
.question-box .question {
flex: 9;
background: white;
color: #fa3f40;
border-top-right-radius: 20px;
border-bottom-right-radius: 20px;
font-size: 1rem;
padding-left: 20px;
padding-top: 5px;
padding-bottom: 5px;
font-weight: 500;
}
#canvas {
width: 100%;
height: 100%;
}
.palette-box {
position: absolute;
top: 20px;
right: 30px;
}
.palette-box li {
display: inline-block;
}
.palette-box li .color {
width: 30px;
height: 30px;
border-radius: 50%;
color: transparent;
}
.palette-box li .color.hover {
transition: box-shadow .2s;
cursor: pointer;
box-shadow: 5px 5px 8px rgba(33,33,33,.2);
}
.palette-box li + li {
margin-left: 20px;
}
@media (max-width: 1400px) {
.palette-box li .color {
width: 30px;
height: 30px;
}
}
@media (max-width: 1300px) {
.palette-box li .color {
width: 20px;
height: 20px;
}
.palette-box li + li {
margin-left: 15px;
}
}
@media (max-width: 1200px) {
.palette-box {
position: absolute;
top: 25px;
right: 30px;
}
.palette-box li .color {
width: 20px;
height: 20px;
}
.palette-box li + li {
margin-left: 10px;
}
}
@media (max-width: 1024px) {
.board {
padding: 10px 15px;
}
.canvas-box {
height: calc(100vh - (50px + 128px));
}
.rank-box {
padding: 10px;
}
.rank-user-list {
width: 55px;
}
.question-box {
width: 150px;
font-size: 0.875rem;
border: 3px solid #fa3f40;
}
.question-box .text {
flex: 5;
}
.question-box .question {
padding-left: 15px;
padding-right: 15px;
}
.palette-box li {
display: block;
}
.palette-box {
position: absolute;
top: 30px;
right: 20px;
}
.palette-box li .color {
width: 20px;
height: 20px;
}
.palette-box li + li {
margin-left: 0px;
margin-top: 10px;
}
} | 0.527317 | 0.081009 |
.sheet-13G {
padding-top: 0.5em;
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/bg_paper.jpg') repeat-y top left;
position: relative;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1em;
color: black;
}
.sheet-desc-show:not(:checked)~.sheet-desc,
.sheet-macro-text-show:not(:checked)~.sheet-macro-text,
.sheet-sect-show:not(:checked)~.sheet-sect {
display: none;
}
.sheet-table {
display: table;
border-collapse: collapse;
width: 100%;
}
.sheet-shrink {
font-size: 0.8em !important;
}
.sheet-normalize {
font-size: 1em !important;
}
.sheet-grow {
font-size: 1.4em !important;
}
.sheet-big {
font-size: 1.6em !important;
}
.sheet-bigger {
font-size: 2em !important;
}
.sheet-table-name {
display: table-caption;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
text-align: center;
width: 100%;
color: white;
}
.sheet-round {
border-width: 0px 1px 0px 0px;
border-color: rgba(125,114,69,0.2);
border-style: solid;
padding-bottom: 2px;
padding-top: 2px;
}
.sheet-caps {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
background-size: auto;
font-size: 1.5em;
text-transform: uppercase;
/* all letters in word are capitalized */
background-color: #152525;
border: 1px outset #ffcc66;
width: 100%;
padding-bottom: 0.1em;
padding-top: 0.1em;
float: left;
}
input.sheet-caps {
font-size: 1em;
color: white;
border-width: 0px 0px 1px 0px;
border-color: rgba(0,0,0,0);
background: none;
background-size: auto;
text-transform: uppercase;
width: 100%;
padding-bottom: 0.1em;
padding-top: 0.1em;
float: left;
cursor: default !important;
}
.sheet-mono {
font-family: Consolas,Andale Mono,Courier New,Courier,monospace,Patrick Hand !important;
}
.sheet-sans {
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal !important;
font-size: 1.3em;
}
.sheet-serif {
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial !important;
}
.sheet-table-smallsub {
font-variant: small-caps;
text-transform: capitalize;
/* only first letter of each word capitalized */;
}
.sheet-table-h1 {
display: table-cell;
text-align: center;
font-size: 1.3em;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
font-weight: bold;
vertical-align: bottom;
}
.sheet-table-h2 {
display: table-cell;
text-align: left;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.3em;
font-weight: bold;
font-style: italic;
vertical-align: middle;
}
.sheet-table-border {
width: 15px;
display: table-cell;
}
.sheet-table-maxspan {
display: table-caption;
text-align: center;
width: 100%;
background-color: rgba(125,114,69,0.2);
border-width: 0px 1px 0px 0px;
border-color: rgba(125,114,69,0.2);
border-style: solid;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
}
.sheet-table-small {
font-size: 0.75em;
}
.sheet-table-padding {
padding: 0px 5px 0px 5px;
}
.sheet-table-total {
display: table-cell;
text-align: left;
font-style: italic;
background-color: black;
color: white;
}
.sheet-table-data {
display: table-cell;
vertical-align: middle;
}
div.sheet-2colrow div.sheet-col.sheet-col-narrow {
margin-right: 23px;
}
.sheet-center {
text-align: center !important;
}
.sheet-top {
vertical-align: top !important;
}
.sheet-mid {
vertical-align: middle !important;
}
.sheet-bot {
vertical-align: bottom !important;
}
.sheet-left {
text-align: left !important;
}
.sheet-right {
text-align: right !important;
}
.sheet-bold {
font-weight: bold !important;
}
.sheet-emph {
font-style: italic !important;
color: #808080;
}
.sheet-italic {
font-style: italic !important;
}
hr {
border-color: black;
}
hr.sheet-hr {
height: 5px;
border-width: 2px 0 0 0;
margin: 0px;
padding: 0px;
border-color: #808080;
}
textarea {
box-sizing: border-box;
background-color: rgba(250,250,250,0.5);
font-size: 1em;
line-height: 1.25em;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
overflow: auto;
}
textarea.sheet-nostyle {
border: none;
background-color: transparent;
}
textarea.sheet-textarea-six {
height: 8.5em;
resize: vertical;
overflow: auto;
display: block;
}
textarea.sheet-textarea-four {
height: 6em;
resize: vertical;
overflow: auto;
display: block;
}
textarea.sheet-textarea-two {
height: 3.5em;
resize: vertical;
overflow: auto;
display: block;
}
textarea.sheet-textarea-one {
height: 2em;
resize: vertical;
overflow: auto;
display: block;
}
.sheet-table-row {
display: table-row;
vertical-align: bottom;
width: 100%;
}
.sheet-table-underline {
border-style: solid;
border-color: #808080;
border-width: 0px 0px 2px 0px;
}
.sheet-table-dotted {
border-style: dotted;
border-color: #c0c0c0;
border-width: 0px 0px 2px 0px;
}
.sheet-table-dark {
background-color: rgba(30, 20, 20, 0.3);
}
input[type="label"] {
width: 100%;
font-size: 1.3em;
text-align: left;
vertical-align: top;
background-color: transparent;
border: none;
cursor: default !important;
}
input[type="text"], input[type="number"] {
background-color: transparent;
border-style: none;
}
input[type=number]:-webkit-outer-spin-button,
input[type=number]:-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-appearance: textfield;
}
input.sheet-dotted[type="text"], input.sheet-dotted[type="number"] {
font-style: normal !important;
text-align: center;
vertical-align: bottom;
background-color: transparent;
border-style: dotted;
border-width: 0px 0px 2px 0px;
}
input.sheet-power-h1[type="text"], input.sheet-power-h1[type="number"] {
border-style: solid;
border-width: 0px 0px 0px 0px;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
font-size: 1.5em;
font-weight: bold;
text-align: center;
}
input.sheet-power-h2[type="text"], input.sheet-power-h2[type="number"] {
border-style: solid;
color: white;
border-width: 0px 0px 0px 0px;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
font-size: 1.4em;
text-align: center;
}
input.sheet-power-h3[type="text"], input.sheet-power-h3[type="number"] {
border-style: solid;
color: white;
border-width: 0px 0px 0px 0px;
font-size: 1.4em;
text-align: left;
}
input[type="text"]:disabled, input[type="number"]:disabled {
border-style: solid;
border-color: darkgray;
border-radius: 3em;
border-width: 0px 2px 0px 2px;
cursor: not-allowed;
font-family: Consolas,Andale Mono,Courier New,Courier,monospace,Patrick Hand;
font-weight: bold;
font-size: 1.6em;
}
input[type="text"], select {
width: 100%;
margin: 0;
}
select {
margin-bottom: 0px;
width: 100px;
padding: 0 0 0 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: transparent;
text-align: center;
border-style: solid;
border-color: darkgray;
border-width: 0px 0px 2px 0px;
cursor: pointer;
}
/* hides default radio checkbox, but also makes it bigger and easier to press*/
input.sheet-tab {
opacity: 0;
border: none;
cursor: pointer;
overflow: hidden;
position: absolute;
transform: scale(2) translate(2em,0);
top: 9.5em;
width: 4em !important;
z-index: 9999;
/* high z-index ensures the tabs are always selectable */
}
/* stlying for top row tabs */
span.sheet-tab {
position: relative;
padding: 0.1em 0.5em;
text-align: center;
display: inline-block;
background-color: transparent;
color: rgba(30, 20, 20, 0.7);
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
border: none;
border-radius: 0.5em;
}
input.sheet-tab0:hover + span.sheet-tab0,
input.sheet-tab1:hover + span.sheet-tab1,
input.sheet-tab2:hover + span.sheet-tab2,
input.sheet-tab3:hover + span.sheet-tab3,
input.sheet-tab4:hover + span.sheet-tab4 {
background-color: rgba(30, 20, 20, 0.3);
content: attr(title);
/* tooltip */
}
input.sheet-tab0:checked + span.sheet-tab0,
input.sheet-tab1:checked + span.sheet-tab1,
input.sheet-tab2:checked + span.sheet-tab2,
input.sheet-tab3:checked + span.sheet-tab3,
input.sheet-tab4:checked + span.sheet-tab4 {
background-color: rgba(30, 20, 20, 0.7);
color: white;
}
/* hides sheet sections when not tabbed */
div[class^="sheet-section"] {
display: none;
}
/* shows sheet section when tabbed */
input.sheet-tab0:checked ~ div.sheet-section-tab0,
input.sheet-tab1:checked ~ div.sheet-section-tab1,
input.sheet-tab2:checked ~ div.sheet-section-tab2,
input.sheet-tab3:checked ~ div.sheet-section-tab3,
input.sheet-tab4:checked ~ div.sheet-section-tab4 {
display: block;
}
/* hides sheet sections when not tabbed */
div[class^="sheet-subsection"] {
display: none;
}
/* shows wounds and conditions subsection when checked */
input.sheet-showconditions1:checked ~ div.sheet-conditions {
display: block;
}
/* toggles adventure / combat blocks when checked */
.sheet-block-c,
.sheet-block-switch0:checked ~ .sheet-block-a {
display: none;
}
.sheet-block-a,
.sheet-block-switch0:checked ~ .sheet-block-c {
display: block;
}
/* toggles runes / icons blocks when checked */
.sheet-block-i,
.sheet-block-switch2:checked ~ .sheet-block-r {
display: none;
}
.sheet-block-r,
.sheet-block-switch2:checked ~ .sheet-block-i {
display: block;
}
/* toggles equipment / wealth blocks when checked */
.sheet-block-w,
.sheet-block-switch3:checked ~ .sheet-block-e {
display: none;
}
.sheet-block-e,
.sheet-block-switch3:checked ~ .sheet-block-w {
display: block;
}
/* ACTION BUTTONS ~ uses sheetworkers*/
/* styling action buttons*/
button[type=action] {
-webkit-appearance: none;
background-color: rgba(30, 20, 20, 0.3);
background-image: none;
border: 1px solid #404040;
border-radius:5px;
box-shadow: none;
text-shadow: none;
margin: 2px;
padding: 3px;
font-family: Consolas,Andale Mono,Courier New,Courier,monospace,Patrick Hand;
font-weight: bold;
font-size: inherit;
position: relative;
display: inline-block;
cursor: pointer;
}
button[type=action]:hover {
background-color: rgba(30, 20, 20, 0.5);
color: white;
}
button[type=action]:focus {
background-color: rgba(30, 20, 20, 0.7);
color: white;
}
/*custom ability buttons*/
.sheet-standard,
.sheet-magic,
.sheet-sanity,
.sheet-honor,
.sheet-luck,
.sheet-other {
display: none;
}
/* shows / hides the selected ability on main page*/
.sheet-abilityswitch[value="standard"] ~ div.sheet-standard,
.sheet-abilityswitch[value="magic"] ~ div.sheet-magic,
.sheet-abilityswitch[value="sanity"] ~ div.sheet-sanity,
.sheet-abilityswitch[value="honor"] ~ div.sheet-honor,
.sheet-abilityswitch[value="luck"] ~ div.sheet-luck,
.sheet-abilityswitch[value="other"] ~ div.sheet-other {
display: block;
}
/*custom subsection buttons*/
.sheet-specials-on,
.sheet-specials-off,
.sheet-minions-on,
.sheet-minions-off,
.sheet-factions-on,
.sheet-factions-off {
display: none;
}
/* shows / hides the selected subsection on main page*/
.sheet-specialswitch[value="specials-off"] ~ div.sheet-specials-off,
.sheet-specialswitch[value="specials-on"] ~ div.sheet-specials-on {
display: block;
}
.sheet-minionswitch[value="minions-off"] ~ div.sheet-minions-off,
.sheet-minionswitch[value="minions-on"] ~ div.sheet-minions-on {
display: block;
}
.sheet-factionswitch[value="factions-off"] ~ div.sheet-factions-off,
.sheet-factionswitch[value="factions-on"] ~ div.sheet-factions-on {
display: block;
}
/* /action buttons */
/* text buttons */
.sheet-table-h1 button[type=roll].sheet-text-btn {
-webkit-appearance: none;
background-color: transparent;
background-image: none;
border: none;
border-radius: 0px;
box-shadow: none;
text-shadow: none;
margin: 0px;
padding: 0px;
font-weight: bold;
font-size: inherit;
position: relative;
display: inline-block;
cursor: pointer;
}
.sheet-table-h1 button[type=roll].sheet-text-btn:hover {
color: #ff9933;
}
.sheet-table-h1 button[type=roll].sheet-text-btn:active {
color: #66ccff;
}
.sheet-table-h1 button[type=roll].sheet-text-btn:focus {
outline: none;
}
.sheet-table-h1 button[type=roll].sheet-text-btn:before {
content: none;
}
.sheet-table-h1 button[type=roll].sheet-btn-white {
color: white;
}
.sheet-table-h1 button[type=roll].sheet-btn-white:hover {
color: #66ccff;
}
/* roll macro button */
.sheet-table-data button[type=roll].sheet-fate-btn {
-webkit-appearance: none;
background-color: transparent;
background-image: none;
border: none;
border-radius: 0px;
box-shadow: none;
text-shadow: none;
margin: 0px;
padding: 0px;
width: 0.9em;
height: 0.9em;
text-decoration: none;
text-align: center;
vertical-align: middle;
color: #404040;
font-weight: bold;
font-size: 2em;
}
.sheet-table-data button[type=roll].sheet-fate-btn:before {
content: "✱";
transform: translate(0, -0.1em);
display: block;
float: left;
width: 100%;
padding-top: 50%;
padding-bottom: 50%;
line-height: 1em;
margin-top: -0.5em;
}
/* heavy asterisk symbol resembles 'fate' rune when rotated 90 degrees */
.sheet-table-data button[type=roll].sheet-fate-btn:hover {
color: #ff9933;
transform: rotate(-90deg) translate(2%, 2%);
}
.sheet-table-data button[type=roll].sheet-fate-btn:active {
color: #66ccff;
}
.sheet-table-data button[type=roll].sheet-fate-btn:focus {
outline: none;
}
/* custom checkboxes */
input.sheet-earth {
-webkit-appearance: none;
background-color: transparent;
border: 0.3em solid #404040;
padding: 0.4em;
display: inline-block;
position: relative;
}
/* thick box resembles the 'earth' rune */
input.sheet-earth:hover{
background-color: rgba(30, 20, 20, 0.3);
content: attr(title);
}
input.sheet-earth:checked:hover {
background-color: rgba(30, 20, 20, 0.7);
}
/* turns 'maligned' when checked */
input.sheet-earth:checked {
background-color: #404040;
}
input.sheet-darkness {
-webkit-appearance: none;
background-color: #404040;
border: 0.3em solid #404040;
border-radius: 50%;
padding: 0.4em;
display: inline-block;
position: relative;
}
/* thick disk resembles the 'darkness' rune */
input.sheet-darkness:hover{
background-color: rgba(30, 20, 20, 0.7);
content: attr(title);
}
input.sheet-darkness:checked:hover {
background-color: rgba(30, 20, 20, 0.3);
}
/* turns 'light' when checked */
input.sheet-darkness:checked {
background-color: transparent;
}
input.sheet-law {
-webkit-appearance: none;
background-color: transparent;
border: none;
border-radius: 0px;
box-shadow: none;
text-shadow: none;
margin: 0px;
padding: 0px;
text-decoration: none;
text-align: center;
vertical-align: middle;
color: #404040;
font-weight: bolder;
font-size: 1.8em;
}
input.sheet-law:before{
content: "⛛";
display: block;
}
input.sheet-law:hover{
color: rgba(30, 20, 20, 0.7);
}
/* upsidedown symbol resembles 'law' rune when checked */
input.sheet-law:checked {
content: "⛛";
transform: scaleY(-1) translate(0px, 1px);
}
input.sheet-bang {
-webkit-appearance: none;
background-color: transparent;
border: none;
border-radius: 0px;
box-shadow: none;
text-shadow: none;
margin: 0px;
padding: 1px;
text-align: center;
vertical-align: middle;
color: rgba(30, 20, 20, 0);
font-weight: bolder;
font-size: 1.4em;
}
input.sheet-bang:before{
content: "!";
}
input.sheet-bang:hover{
color: rgba(30, 20, 20, 0.7);
content: attr(title);
}
input.sheet-bang:checked {
content: "!";
color: #404040;
}
input.sheet-toggle {
-webkit-appearance: none;
background-color: transparent;
border: none;
border-radius: 100%;
box-shadow: none;
text-shadow: none;
padding-bottom: 5px;
text-align: center;
vertical-align: middle;
color: white;
font-size: 3em;
}
input.sheet-toggle:before{
content: "⚲";
display: block;
transform: rotate(-90deg);
}
input.sheet-toggle:hover{
color: rgba(250, 250, 250, 0.7);
content: attr(title);
}
input.sheet-toggle:checked {
content: "⚲";
transform: scaleX(-1) translateX(-5px);
}
/* end of custom checkboxes */
/* Copied and edited from user Vince: https://app.roll20.net/forum/post/882997/css-wizardry/?pageforid=2849556#post-2849556 */
/* Overlay the +Add button with content text. */
[data-groupname=repeating_class-ability] > button.btn.repcontrol_add:after {
content: "Add Another Class Ability for CPP";
background-color: rgba(30, 20, 20, 0.3);
z-index: 9999;
}
/* Overlay the Modify/Done button. Overlying text is static */
[data-groupname=repeating_class-ability] > button.btn.repcontrol_edit:after {
content: "Adjust Class Abilities for CPP";
background-color: rgba(30, 20, 20, 0.3);
z-index: 9999;
}
/* this sets the formatting for all repcontrol buttons */
.charsheet .repcontrol_add,
.charsheet .repcontrol_edit {
display: block;
height: 1em;
background: transparent;
color: rgba(30, 20, 20, 0.7);
border: 1px outset darkgray;
box-shadow: none;
border-radius: 0px;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
font-size: 1.1em;
z-index: 9999;
}
/* ROLL TEMPLATES */
/* red template */
.sheet-rolltemplate-13G_red .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_red .sheet-rt-table td,
.sheet-rolltemplate-13G_red .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_red table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_red .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(125, 45, 45);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_red .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(110, 5, 5);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_red .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_red td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_red tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_red tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_red .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_red .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_red .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_red .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* green template */
.sheet-rolltemplate-13G_green .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_green .sheet-rt-table td,
.sheet-rolltemplate-13G_green .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_green table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_green .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(70, 100, 50);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_green .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(20, 75, 20);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_green .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_green td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_green tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_green tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_green .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_green .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_green .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_green .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* blue template */
.sheet-rolltemplate-13G_blue .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_blue .sheet-rt-table td,
.sheet-rolltemplate-13G_blue .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_blue table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_blue .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(50, 100, 130);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_blue .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(35, 65, 115);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_blue .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_blue td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_blue tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_blue tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_blue .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_blue .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_blue .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_blue .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* orange template */
.sheet-rolltemplate-13G_orange .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_orange .sheet-rt-table td,
.sheet-rolltemplate-13G_orange .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_orange table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_orange .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(120, 65, 30);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_orange .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(100, 60, 5);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_orange .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_orange td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_orange tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_orange tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_orange .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_orange .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_orange .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_orange .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* teal template */
.sheet-rolltemplate-13G_teal .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_teal .sheet-rt-table td,
.sheet-rolltemplate-13G_teal .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_teal table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_teal .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(35, 105, 95);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_teal .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(40, 85, 85);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_teal .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_teal td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_teal tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_teal tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_teal .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_teal .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_teal .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_teal .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* purple template */
.sheet-rolltemplate-13G_purple .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_purple .sheet-rt-table td,
.sheet-rolltemplate-13G_purple .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_purple table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_purple .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(95, 70, 120);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_purple .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(75, 55, 110);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_purple .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_purple td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_purple tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_purple tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_purple .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_purple .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_purple .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_purple .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* black template */
.sheet-rolltemplate-13G_black .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_black .sheet-rt-table td,
.sheet-rolltemplate-13G_black .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_black table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_black .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(35, 17, 27);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_black .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(15, 5, 10);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_black .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_black td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_black tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_black tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_black .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_black .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_black .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_black .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* gray template */
.sheet-rolltemplate-13G_gray .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_gray .sheet-rt-table td,
.sheet-rolltemplate-13G_gray .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_gray table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_gray .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(85, 80, 75);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_gray .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(70, 65, 60);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_gray .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_gray td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_gray tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_gray tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_gray .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_gray .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_gray .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_gray .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* white template */
.sheet-rolltemplate-13G_white .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_white .sheet-rt-table td,
.sheet-rolltemplate-13G_white .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_white table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_white .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(125, 100, 120);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_white .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(115, 90, 95);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_white .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_white td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_white tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_white tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_white .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_white .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_white .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_white .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
} | 13th Age Glorantha/src/13th_Age_Glorantha.css |
.sheet-13G {
padding-top: 0.5em;
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/bg_paper.jpg') repeat-y top left;
position: relative;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1em;
color: black;
}
.sheet-desc-show:not(:checked)~.sheet-desc,
.sheet-macro-text-show:not(:checked)~.sheet-macro-text,
.sheet-sect-show:not(:checked)~.sheet-sect {
display: none;
}
.sheet-table {
display: table;
border-collapse: collapse;
width: 100%;
}
.sheet-shrink {
font-size: 0.8em !important;
}
.sheet-normalize {
font-size: 1em !important;
}
.sheet-grow {
font-size: 1.4em !important;
}
.sheet-big {
font-size: 1.6em !important;
}
.sheet-bigger {
font-size: 2em !important;
}
.sheet-table-name {
display: table-caption;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
text-align: center;
width: 100%;
color: white;
}
.sheet-round {
border-width: 0px 1px 0px 0px;
border-color: rgba(125,114,69,0.2);
border-style: solid;
padding-bottom: 2px;
padding-top: 2px;
}
.sheet-caps {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
background-size: auto;
font-size: 1.5em;
text-transform: uppercase;
/* all letters in word are capitalized */
background-color: #152525;
border: 1px outset #ffcc66;
width: 100%;
padding-bottom: 0.1em;
padding-top: 0.1em;
float: left;
}
input.sheet-caps {
font-size: 1em;
color: white;
border-width: 0px 0px 1px 0px;
border-color: rgba(0,0,0,0);
background: none;
background-size: auto;
text-transform: uppercase;
width: 100%;
padding-bottom: 0.1em;
padding-top: 0.1em;
float: left;
cursor: default !important;
}
.sheet-mono {
font-family: Consolas,Andale Mono,Courier New,Courier,monospace,Patrick Hand !important;
}
.sheet-sans {
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal !important;
font-size: 1.3em;
}
.sheet-serif {
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial !important;
}
.sheet-table-smallsub {
font-variant: small-caps;
text-transform: capitalize;
/* only first letter of each word capitalized */;
}
.sheet-table-h1 {
display: table-cell;
text-align: center;
font-size: 1.3em;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
font-weight: bold;
vertical-align: bottom;
}
.sheet-table-h2 {
display: table-cell;
text-align: left;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.3em;
font-weight: bold;
font-style: italic;
vertical-align: middle;
}
.sheet-table-border {
width: 15px;
display: table-cell;
}
.sheet-table-maxspan {
display: table-caption;
text-align: center;
width: 100%;
background-color: rgba(125,114,69,0.2);
border-width: 0px 1px 0px 0px;
border-color: rgba(125,114,69,0.2);
border-style: solid;
border-top-right-radius: 15px;
border-top-left-radius: 15px;
}
.sheet-table-small {
font-size: 0.75em;
}
.sheet-table-padding {
padding: 0px 5px 0px 5px;
}
.sheet-table-total {
display: table-cell;
text-align: left;
font-style: italic;
background-color: black;
color: white;
}
.sheet-table-data {
display: table-cell;
vertical-align: middle;
}
div.sheet-2colrow div.sheet-col.sheet-col-narrow {
margin-right: 23px;
}
.sheet-center {
text-align: center !important;
}
.sheet-top {
vertical-align: top !important;
}
.sheet-mid {
vertical-align: middle !important;
}
.sheet-bot {
vertical-align: bottom !important;
}
.sheet-left {
text-align: left !important;
}
.sheet-right {
text-align: right !important;
}
.sheet-bold {
font-weight: bold !important;
}
.sheet-emph {
font-style: italic !important;
color: #808080;
}
.sheet-italic {
font-style: italic !important;
}
hr {
border-color: black;
}
hr.sheet-hr {
height: 5px;
border-width: 2px 0 0 0;
margin: 0px;
padding: 0px;
border-color: #808080;
}
textarea {
box-sizing: border-box;
background-color: rgba(250,250,250,0.5);
font-size: 1em;
line-height: 1.25em;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
overflow: auto;
}
textarea.sheet-nostyle {
border: none;
background-color: transparent;
}
textarea.sheet-textarea-six {
height: 8.5em;
resize: vertical;
overflow: auto;
display: block;
}
textarea.sheet-textarea-four {
height: 6em;
resize: vertical;
overflow: auto;
display: block;
}
textarea.sheet-textarea-two {
height: 3.5em;
resize: vertical;
overflow: auto;
display: block;
}
textarea.sheet-textarea-one {
height: 2em;
resize: vertical;
overflow: auto;
display: block;
}
.sheet-table-row {
display: table-row;
vertical-align: bottom;
width: 100%;
}
.sheet-table-underline {
border-style: solid;
border-color: #808080;
border-width: 0px 0px 2px 0px;
}
.sheet-table-dotted {
border-style: dotted;
border-color: #c0c0c0;
border-width: 0px 0px 2px 0px;
}
.sheet-table-dark {
background-color: rgba(30, 20, 20, 0.3);
}
input[type="label"] {
width: 100%;
font-size: 1.3em;
text-align: left;
vertical-align: top;
background-color: transparent;
border: none;
cursor: default !important;
}
input[type="text"], input[type="number"] {
background-color: transparent;
border-style: none;
}
input[type=number]:-webkit-outer-spin-button,
input[type=number]:-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
input[type=number] {
-moz-appearance: textfield;
}
input.sheet-dotted[type="text"], input.sheet-dotted[type="number"] {
font-style: normal !important;
text-align: center;
vertical-align: bottom;
background-color: transparent;
border-style: dotted;
border-width: 0px 0px 2px 0px;
}
input.sheet-power-h1[type="text"], input.sheet-power-h1[type="number"] {
border-style: solid;
border-width: 0px 0px 0px 0px;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
font-size: 1.5em;
font-weight: bold;
text-align: center;
}
input.sheet-power-h2[type="text"], input.sheet-power-h2[type="number"] {
border-style: solid;
color: white;
border-width: 0px 0px 0px 0px;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
font-size: 1.4em;
text-align: center;
}
input.sheet-power-h3[type="text"], input.sheet-power-h3[type="number"] {
border-style: solid;
color: white;
border-width: 0px 0px 0px 0px;
font-size: 1.4em;
text-align: left;
}
input[type="text"]:disabled, input[type="number"]:disabled {
border-style: solid;
border-color: darkgray;
border-radius: 3em;
border-width: 0px 2px 0px 2px;
cursor: not-allowed;
font-family: Consolas,Andale Mono,Courier New,Courier,monospace,Patrick Hand;
font-weight: bold;
font-size: 1.6em;
}
input[type="text"], select {
width: 100%;
margin: 0;
}
select {
margin-bottom: 0px;
width: 100px;
padding: 0 0 0 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: transparent;
text-align: center;
border-style: solid;
border-color: darkgray;
border-width: 0px 0px 2px 0px;
cursor: pointer;
}
/* hides default radio checkbox, but also makes it bigger and easier to press*/
input.sheet-tab {
opacity: 0;
border: none;
cursor: pointer;
overflow: hidden;
position: absolute;
transform: scale(2) translate(2em,0);
top: 9.5em;
width: 4em !important;
z-index: 9999;
/* high z-index ensures the tabs are always selectable */
}
/* stlying for top row tabs */
span.sheet-tab {
position: relative;
padding: 0.1em 0.5em;
text-align: center;
display: inline-block;
background-color: transparent;
color: rgba(30, 20, 20, 0.7);
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
border: none;
border-radius: 0.5em;
}
input.sheet-tab0:hover + span.sheet-tab0,
input.sheet-tab1:hover + span.sheet-tab1,
input.sheet-tab2:hover + span.sheet-tab2,
input.sheet-tab3:hover + span.sheet-tab3,
input.sheet-tab4:hover + span.sheet-tab4 {
background-color: rgba(30, 20, 20, 0.3);
content: attr(title);
/* tooltip */
}
input.sheet-tab0:checked + span.sheet-tab0,
input.sheet-tab1:checked + span.sheet-tab1,
input.sheet-tab2:checked + span.sheet-tab2,
input.sheet-tab3:checked + span.sheet-tab3,
input.sheet-tab4:checked + span.sheet-tab4 {
background-color: rgba(30, 20, 20, 0.7);
color: white;
}
/* hides sheet sections when not tabbed */
div[class^="sheet-section"] {
display: none;
}
/* shows sheet section when tabbed */
input.sheet-tab0:checked ~ div.sheet-section-tab0,
input.sheet-tab1:checked ~ div.sheet-section-tab1,
input.sheet-tab2:checked ~ div.sheet-section-tab2,
input.sheet-tab3:checked ~ div.sheet-section-tab3,
input.sheet-tab4:checked ~ div.sheet-section-tab4 {
display: block;
}
/* hides sheet sections when not tabbed */
div[class^="sheet-subsection"] {
display: none;
}
/* shows wounds and conditions subsection when checked */
input.sheet-showconditions1:checked ~ div.sheet-conditions {
display: block;
}
/* toggles adventure / combat blocks when checked */
.sheet-block-c,
.sheet-block-switch0:checked ~ .sheet-block-a {
display: none;
}
.sheet-block-a,
.sheet-block-switch0:checked ~ .sheet-block-c {
display: block;
}
/* toggles runes / icons blocks when checked */
.sheet-block-i,
.sheet-block-switch2:checked ~ .sheet-block-r {
display: none;
}
.sheet-block-r,
.sheet-block-switch2:checked ~ .sheet-block-i {
display: block;
}
/* toggles equipment / wealth blocks when checked */
.sheet-block-w,
.sheet-block-switch3:checked ~ .sheet-block-e {
display: none;
}
.sheet-block-e,
.sheet-block-switch3:checked ~ .sheet-block-w {
display: block;
}
/* ACTION BUTTONS ~ uses sheetworkers*/
/* styling action buttons*/
button[type=action] {
-webkit-appearance: none;
background-color: rgba(30, 20, 20, 0.3);
background-image: none;
border: 1px solid #404040;
border-radius:5px;
box-shadow: none;
text-shadow: none;
margin: 2px;
padding: 3px;
font-family: Consolas,Andale Mono,Courier New,Courier,monospace,Patrick Hand;
font-weight: bold;
font-size: inherit;
position: relative;
display: inline-block;
cursor: pointer;
}
button[type=action]:hover {
background-color: rgba(30, 20, 20, 0.5);
color: white;
}
button[type=action]:focus {
background-color: rgba(30, 20, 20, 0.7);
color: white;
}
/*custom ability buttons*/
.sheet-standard,
.sheet-magic,
.sheet-sanity,
.sheet-honor,
.sheet-luck,
.sheet-other {
display: none;
}
/* shows / hides the selected ability on main page*/
.sheet-abilityswitch[value="standard"] ~ div.sheet-standard,
.sheet-abilityswitch[value="magic"] ~ div.sheet-magic,
.sheet-abilityswitch[value="sanity"] ~ div.sheet-sanity,
.sheet-abilityswitch[value="honor"] ~ div.sheet-honor,
.sheet-abilityswitch[value="luck"] ~ div.sheet-luck,
.sheet-abilityswitch[value="other"] ~ div.sheet-other {
display: block;
}
/*custom subsection buttons*/
.sheet-specials-on,
.sheet-specials-off,
.sheet-minions-on,
.sheet-minions-off,
.sheet-factions-on,
.sheet-factions-off {
display: none;
}
/* shows / hides the selected subsection on main page*/
.sheet-specialswitch[value="specials-off"] ~ div.sheet-specials-off,
.sheet-specialswitch[value="specials-on"] ~ div.sheet-specials-on {
display: block;
}
.sheet-minionswitch[value="minions-off"] ~ div.sheet-minions-off,
.sheet-minionswitch[value="minions-on"] ~ div.sheet-minions-on {
display: block;
}
.sheet-factionswitch[value="factions-off"] ~ div.sheet-factions-off,
.sheet-factionswitch[value="factions-on"] ~ div.sheet-factions-on {
display: block;
}
/* /action buttons */
/* text buttons */
.sheet-table-h1 button[type=roll].sheet-text-btn {
-webkit-appearance: none;
background-color: transparent;
background-image: none;
border: none;
border-radius: 0px;
box-shadow: none;
text-shadow: none;
margin: 0px;
padding: 0px;
font-weight: bold;
font-size: inherit;
position: relative;
display: inline-block;
cursor: pointer;
}
.sheet-table-h1 button[type=roll].sheet-text-btn:hover {
color: #ff9933;
}
.sheet-table-h1 button[type=roll].sheet-text-btn:active {
color: #66ccff;
}
.sheet-table-h1 button[type=roll].sheet-text-btn:focus {
outline: none;
}
.sheet-table-h1 button[type=roll].sheet-text-btn:before {
content: none;
}
.sheet-table-h1 button[type=roll].sheet-btn-white {
color: white;
}
.sheet-table-h1 button[type=roll].sheet-btn-white:hover {
color: #66ccff;
}
/* roll macro button */
.sheet-table-data button[type=roll].sheet-fate-btn {
-webkit-appearance: none;
background-color: transparent;
background-image: none;
border: none;
border-radius: 0px;
box-shadow: none;
text-shadow: none;
margin: 0px;
padding: 0px;
width: 0.9em;
height: 0.9em;
text-decoration: none;
text-align: center;
vertical-align: middle;
color: #404040;
font-weight: bold;
font-size: 2em;
}
.sheet-table-data button[type=roll].sheet-fate-btn:before {
content: "✱";
transform: translate(0, -0.1em);
display: block;
float: left;
width: 100%;
padding-top: 50%;
padding-bottom: 50%;
line-height: 1em;
margin-top: -0.5em;
}
/* heavy asterisk symbol resembles 'fate' rune when rotated 90 degrees */
.sheet-table-data button[type=roll].sheet-fate-btn:hover {
color: #ff9933;
transform: rotate(-90deg) translate(2%, 2%);
}
.sheet-table-data button[type=roll].sheet-fate-btn:active {
color: #66ccff;
}
.sheet-table-data button[type=roll].sheet-fate-btn:focus {
outline: none;
}
/* custom checkboxes */
input.sheet-earth {
-webkit-appearance: none;
background-color: transparent;
border: 0.3em solid #404040;
padding: 0.4em;
display: inline-block;
position: relative;
}
/* thick box resembles the 'earth' rune */
input.sheet-earth:hover{
background-color: rgba(30, 20, 20, 0.3);
content: attr(title);
}
input.sheet-earth:checked:hover {
background-color: rgba(30, 20, 20, 0.7);
}
/* turns 'maligned' when checked */
input.sheet-earth:checked {
background-color: #404040;
}
input.sheet-darkness {
-webkit-appearance: none;
background-color: #404040;
border: 0.3em solid #404040;
border-radius: 50%;
padding: 0.4em;
display: inline-block;
position: relative;
}
/* thick disk resembles the 'darkness' rune */
input.sheet-darkness:hover{
background-color: rgba(30, 20, 20, 0.7);
content: attr(title);
}
input.sheet-darkness:checked:hover {
background-color: rgba(30, 20, 20, 0.3);
}
/* turns 'light' when checked */
input.sheet-darkness:checked {
background-color: transparent;
}
input.sheet-law {
-webkit-appearance: none;
background-color: transparent;
border: none;
border-radius: 0px;
box-shadow: none;
text-shadow: none;
margin: 0px;
padding: 0px;
text-decoration: none;
text-align: center;
vertical-align: middle;
color: #404040;
font-weight: bolder;
font-size: 1.8em;
}
input.sheet-law:before{
content: "⛛";
display: block;
}
input.sheet-law:hover{
color: rgba(30, 20, 20, 0.7);
}
/* upsidedown symbol resembles 'law' rune when checked */
input.sheet-law:checked {
content: "⛛";
transform: scaleY(-1) translate(0px, 1px);
}
input.sheet-bang {
-webkit-appearance: none;
background-color: transparent;
border: none;
border-radius: 0px;
box-shadow: none;
text-shadow: none;
margin: 0px;
padding: 1px;
text-align: center;
vertical-align: middle;
color: rgba(30, 20, 20, 0);
font-weight: bolder;
font-size: 1.4em;
}
input.sheet-bang:before{
content: "!";
}
input.sheet-bang:hover{
color: rgba(30, 20, 20, 0.7);
content: attr(title);
}
input.sheet-bang:checked {
content: "!";
color: #404040;
}
input.sheet-toggle {
-webkit-appearance: none;
background-color: transparent;
border: none;
border-radius: 100%;
box-shadow: none;
text-shadow: none;
padding-bottom: 5px;
text-align: center;
vertical-align: middle;
color: white;
font-size: 3em;
}
input.sheet-toggle:before{
content: "⚲";
display: block;
transform: rotate(-90deg);
}
input.sheet-toggle:hover{
color: rgba(250, 250, 250, 0.7);
content: attr(title);
}
input.sheet-toggle:checked {
content: "⚲";
transform: scaleX(-1) translateX(-5px);
}
/* end of custom checkboxes */
/* Copied and edited from user Vince: https://app.roll20.net/forum/post/882997/css-wizardry/?pageforid=2849556#post-2849556 */
/* Overlay the +Add button with content text. */
[data-groupname=repeating_class-ability] > button.btn.repcontrol_add:after {
content: "Add Another Class Ability for CPP";
background-color: rgba(30, 20, 20, 0.3);
z-index: 9999;
}
/* Overlay the Modify/Done button. Overlying text is static */
[data-groupname=repeating_class-ability] > button.btn.repcontrol_edit:after {
content: "Adjust Class Abilities for CPP";
background-color: rgba(30, 20, 20, 0.3);
z-index: 9999;
}
/* this sets the formatting for all repcontrol buttons */
.charsheet .repcontrol_add,
.charsheet .repcontrol_edit {
display: block;
height: 1em;
background: transparent;
color: rgba(30, 20, 20, 0.7);
border: 1px outset darkgray;
box-shadow: none;
border-radius: 0px;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,Verdana,sans-serif,Candal;
font-size: 1.1em;
z-index: 9999;
}
/* ROLL TEMPLATES */
/* red template */
.sheet-rolltemplate-13G_red .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_red .sheet-rt-table td,
.sheet-rolltemplate-13G_red .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_red table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_red .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(125, 45, 45);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_red .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(110, 5, 5);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_red .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_red td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_red tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_red tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_red .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_red .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_red .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_red .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* green template */
.sheet-rolltemplate-13G_green .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_green .sheet-rt-table td,
.sheet-rolltemplate-13G_green .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_green table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_green .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(70, 100, 50);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_green .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(20, 75, 20);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_green .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_green td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_green tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_green tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_green .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_green .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_green .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_green .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* blue template */
.sheet-rolltemplate-13G_blue .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_blue .sheet-rt-table td,
.sheet-rolltemplate-13G_blue .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_blue table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_blue .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(50, 100, 130);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_blue .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(35, 65, 115);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_blue .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_blue td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_blue tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_blue tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_blue .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_blue .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_blue .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_blue .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* orange template */
.sheet-rolltemplate-13G_orange .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_orange .sheet-rt-table td,
.sheet-rolltemplate-13G_orange .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_orange table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_orange .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(120, 65, 30);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_orange .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(100, 60, 5);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_orange .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_orange td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_orange tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_orange tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_orange .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_orange .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_orange .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_orange .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* teal template */
.sheet-rolltemplate-13G_teal .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_teal .sheet-rt-table td,
.sheet-rolltemplate-13G_teal .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_teal table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_teal .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(35, 105, 95);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_teal .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(40, 85, 85);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_teal .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_teal td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_teal tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_teal tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_teal .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_teal .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_teal .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_teal .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* purple template */
.sheet-rolltemplate-13G_purple .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_purple .sheet-rt-table td,
.sheet-rolltemplate-13G_purple .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_purple table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_purple .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(95, 70, 120);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_purple .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(75, 55, 110);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_purple .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_purple td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_purple tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_purple tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_purple .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_purple .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_purple .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_purple .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* black template */
.sheet-rolltemplate-13G_black .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_black .sheet-rt-table td,
.sheet-rolltemplate-13G_black .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_black table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_black .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(35, 17, 27);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_black .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(15, 5, 10);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_black .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_black td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_black tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_black tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_black .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_black .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_black .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_black .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* gray template */
.sheet-rolltemplate-13G_gray .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_gray .sheet-rt-table td,
.sheet-rolltemplate-13G_gray .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_gray table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_gray .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(85, 80, 75);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_gray .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(70, 65, 60);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_gray .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_gray td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_gray tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_gray tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_gray .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_gray .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_gray .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_gray .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
}
/* white template */
.sheet-rolltemplate-13G_white .sheet-rt-table {
margin: 0;
border: none;
}
.sheet-rolltemplate-13G_white .sheet-rt-table td,
.sheet-rolltemplate-13G_white .sheet-rt-table th {
padding: 5px;
border: none;
}
.sheet-rolltemplate-13G_white table {
width: 100%;
background-color: #e3dccb;
border: 2px solid #000;
border-spacing: 0;
border-collapse: separate;
border-radius: 8px 8px 0px 0px;
-moz-box-shadow: 2px 2px 5px #000;
-webkit-box-shadow: 2px 2px 5px #000;
box-shadow: 2px 2px 5px #000;
overflow: hidden;
}
.sheet-rolltemplate-13G_white .sheet-h1 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/stone.png') repeat-x top left;
/* stone texture */
background-size: cover;
background-color: rgb(125, 100, 120);
margin: 2px 25px 2px 25px;
border-radius: 8px 8px 0px 0px;
border: none;
padding-bottom: 2px;
color: white;
font-family: Candara,Calibri,Segoe,Segoe UI,Optima,sans-serif,Candal;
font-size: 1.3em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_white .sheet-h2 {
background: url('https://raw.githubusercontent.com/Seraaron/roll20-character-sheets/master/13th%20Age%20Glorantha/img/pattern.png') repeat-x top left;
/* pattern texture */
background-size: contain;
background-color: rgb(115, 90, 95);
margin: 2px 2px 2px 2px;
border: 2px solid #326732;
padding-top: 2px;
color: white;
font-family: TimesNewRoman,Times New Roman,Times,Baskerville,Georgia,serif,Arial;
font-size: 1.1em;
font-weight: bold;
text-align: center;
}
.sheet-rolltemplate-13G_white .sheet-h1 a {
color: white;
text-decoration: underline;
}
.sheet-rolltemplate-13G_white td {
padding: 5px;
line-height: 1.4em;
vertical-align: top;
}
.sheet-rolltemplate-13G_white tr:nth-child(odd) {
background-color: #f4f1eb;
}
.sheet-rolltemplate-13G_white tr:nth-child(even) {
background-color: #e3dccb;
}
.sheet-rolltemplate-13G_white .inlinerollresult {
color: white;
background-color: rgba(30, 20, 20, 0.7);
border-color: rgba(30, 20, 20, 0.3);
border-radius: 3px;
}
.sheet-rolltemplate-13G_white .inlinerollresult.fullcrit {
color: white;
background-color: #66ccff;
border-color: #42a4d8;
border-radius: 3px;
}
.sheet-rolltemplate-13G_white .inlinerollresult.fullfail {
color: white;
background-color: #ff9933;
border-color: #d35d17;
border-radius: 3px;
}
.sheet-rolltemplate-13G_white .inlinerollresult.importantroll {
color: white;
background-color: #ff00cc;
border-color: #990099;
border-radius: 3px;
} | 0.574275 | 0.158728 |
body {
background-color: #EAEBED;
}
.topmenu {
background-color: #999999;
text-align: center;
vertical-align: middle;
color: #FFFFFF;
font-size: 12px;
padding: 1px;
border-left-style: none;
border-left-width: thin;
border-right-style: none;
border-top-width: thin;
border-top-style: dotted;
}
body, td, p, select, input, textarea {font-family: Tahoma;}
.leftMenu {
color: #000000;
background-color: #CCCCCC;
border-top-width: thin;
border-right-width: 5px;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: none;
list-style-type: disc;
font-size: 12px;
text-align: right;
text-indent: 10px;
vertical-align: middle;
padding-left: 0px;
padding-right: 10px;
border-left-style: none;
border-left-color: #CCCCCC;
border-right-color: #FFFFFF;
}
.heading1 {
text-align: center;
vertical-align: middle;
color: #000000;
background-color: #CCCCCC;
font-weight: bold;
border-bottom-width: 0px;
border-bottom-style: solid;
}
link {
}
a:link {
color: #333333;
text-decoration: none;
}
a:hover {
color: #666666;
text-decoration: underline;
background-color: #CCCCCC;
}
.tableborder {
border: medium solid #666666;
}
.moduleheader {
color: #666666;
background-color: #FFFFFF;
border-top-style: none;
border-bottom-style: dashed;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
font-size: 16px;
text-align: center;
vertical-align: middle;
border-right-style: none;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
}
.modulemenu {
font-size: 9px;
color: #999999;
text-align: right;
padding: 5px;
border: thin none;
background-color: #FFFFFF;
vertical-align: middle;
}
.pageheader {
color: #333333;
background-color: #CCCCCC;
vertical-align: middle;
padding-left: 10px;
font-size: 11px;
text-align: left;
font-weight: bold;
text-transform: capitalize;
}
.groupheader {
color: #000000;
background-image:url(images/groupmenublack.png);
vertical-align: middle;
padding-left: 10px;
font-size: 11px;
text-align: left;
font-weight: bold;
text-transform: capitalize;
}
.pageheader_line {
background-image:url(images/groupblack.png);
color: #FFFFFF;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px
font-size: 11px;
text-align: left;
font-weight: bold;
text-transform: capitalize;
}
.tableheader {
font-size: 10px;
font-weight: bold;
text-align: center;
vertical-align: middle;
background-image:url(images/headerblack.png)
}
.tablemenu {
font-size: 10px;
background-color: #999999;
text-align: right;
vertical-align: middle;
color: #FFFFFF;
border-top-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #FFFFFF;
padding: 5px;
}
.tableitem {
background-color: #FFFFFF;
text-align: center;
vertical-align: middle;
color: #000000;
font-size: 11px;
padding: 0px 0px 0px 5px;
}
.formlabel {
text-align: right;
vertical-align: middle;
font-size: 11px;
padding-right: 10px;
}
.formlabel1 {
text-align: left;
vertical-align: middle;
font-size: 11px;
padding-right: 10px;
}
.formcontrol {
text-align: left;
vertical-align: middle;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
a:visited {
color: #666666;
text-decoration: none;
}
button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
.tableitemcenter {
font-size: 10px;
color: #000000;
text-align: justify;
vertical-align: middle;
padding-left: 5px;
}
.tableitemfound {
font-size: 11px;
color: #000000;
background-color: #99FF00;
text-align: center;
vertical-align: middle;
padding-left: 5px;
}
.item {
font-size: 12px;
font-weight: bold;
} | local/vn/dhis-web-chr-form/src/main/webapp/dhis-web-chr-form/styles/black-style.css | body {
background-color: #EAEBED;
}
.topmenu {
background-color: #999999;
text-align: center;
vertical-align: middle;
color: #FFFFFF;
font-size: 12px;
padding: 1px;
border-left-style: none;
border-left-width: thin;
border-right-style: none;
border-top-width: thin;
border-top-style: dotted;
}
body, td, p, select, input, textarea {font-family: Tahoma;}
.leftMenu {
color: #000000;
background-color: #CCCCCC;
border-top-width: thin;
border-right-width: 5px;
border-bottom-width: thin;
border-left-width: thin;
border-bottom-style: none;
list-style-type: disc;
font-size: 12px;
text-align: right;
text-indent: 10px;
vertical-align: middle;
padding-left: 0px;
padding-right: 10px;
border-left-style: none;
border-left-color: #CCCCCC;
border-right-color: #FFFFFF;
}
.heading1 {
text-align: center;
vertical-align: middle;
color: #000000;
background-color: #CCCCCC;
font-weight: bold;
border-bottom-width: 0px;
border-bottom-style: solid;
}
link {
}
a:link {
color: #333333;
text-decoration: none;
}
a:hover {
color: #666666;
text-decoration: underline;
background-color: #CCCCCC;
}
.tableborder {
border: medium solid #666666;
}
.moduleheader {
color: #666666;
background-color: #FFFFFF;
border-top-style: none;
border-bottom-style: dashed;
border-top-color: #999999;
border-right-color: #999999;
border-bottom-color: #999999;
border-left-color: #999999;
font-size: 16px;
text-align: center;
vertical-align: middle;
border-right-style: none;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
}
.modulemenu {
font-size: 9px;
color: #999999;
text-align: right;
padding: 5px;
border: thin none;
background-color: #FFFFFF;
vertical-align: middle;
}
.pageheader {
color: #333333;
background-color: #CCCCCC;
vertical-align: middle;
padding-left: 10px;
font-size: 11px;
text-align: left;
font-weight: bold;
text-transform: capitalize;
}
.groupheader {
color: #000000;
background-image:url(images/groupmenublack.png);
vertical-align: middle;
padding-left: 10px;
font-size: 11px;
text-align: left;
font-weight: bold;
text-transform: capitalize;
}
.pageheader_line {
background-image:url(images/groupblack.png);
color: #FFFFFF;
padding-right: 4px;
padding-top: 1px;
padding-bottom: 1px
font-size: 11px;
text-align: left;
font-weight: bold;
text-transform: capitalize;
}
.tableheader {
font-size: 10px;
font-weight: bold;
text-align: center;
vertical-align: middle;
background-image:url(images/headerblack.png)
}
.tablemenu {
font-size: 10px;
background-color: #999999;
text-align: right;
vertical-align: middle;
color: #FFFFFF;
border-top-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #FFFFFF;
padding: 5px;
}
.tableitem {
background-color: #FFFFFF;
text-align: center;
vertical-align: middle;
color: #000000;
font-size: 11px;
padding: 0px 0px 0px 5px;
}
.formlabel {
text-align: right;
vertical-align: middle;
font-size: 11px;
padding-right: 10px;
}
.formlabel1 {
text-align: left;
vertical-align: middle;
font-size: 11px;
padding-right: 10px;
}
.formcontrol {
text-align: left;
vertical-align: middle;
padding-left: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
a:visited {
color: #666666;
text-decoration: none;
}
button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
.tableitemcenter {
font-size: 10px;
color: #000000;
text-align: justify;
vertical-align: middle;
padding-left: 5px;
}
.tableitemfound {
font-size: 11px;
color: #000000;
background-color: #99FF00;
text-align: center;
vertical-align: middle;
padding-left: 5px;
}
.item {
font-size: 12px;
font-weight: bold;
} | 0.302494 | 0.065545 |
==================================================
#BASIC TYPOGRAPHY
#HEADER SECTION
#NAVBAR SECTION
#SLIDER SECTION
#SERVICE SECTION
#ABOUT US SECTION
#COUNTER SECTION
#FEATURES SECTION
#LATEST COURSES SECTION
#TEACHER SECTION
#TESTIMONIAL SECTION
#FROM BLOG SECTION
# COURSES PAGE
#BLOG PAGE
#GALLERY PAGE
#CONTACT PAGE
#ERROR PAGE
#FOOTER SECTION
#RESPONSIVE DESIGN
*/
/* BASE - Base tyles, Variables, Mixins, etc. */
@font-face {
font-family: 'FontMontserratBold';
src: url('../fonts/custom/Montserrat-Bold.ttf');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'FontMontserratRegular';
src: url('../fonts/custom/Montserrat-Regular.ttf');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'FontPoppinsBold';
src: url('../fonts/custom/Poppins-Bold.ttf');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'FontPoppinsRegular';
src: url('../fonts/custom/Poppins-Regular.ttf');
font-weight: normal;
font-style: normal;
}
:focus {
/* outline: -webkit-focus-ring-color auto 1px; */
outline: none;
}
/*
5 columns grid for 'md' and 'lg' screens
@tatygrassini
*/
@media (min-width: 992px) {
.col-md-1-5 {
width: 20%;
float: left;
}
.col-md-2-5 {
width: 40%;
}
.col-md-3-5 {
width: 60%;
}
.col-md-4-5 {
width: 80%;
}
.col-md-5-5 {
width: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1-5 {
width: 20%;
}
.col-lg-2-5 {
width: 40%;
}
.col-lg-3-5 {
width: 60%;
}
.col-lg-4-5 {
width: 80%;
}
.col-lg-5-5 {
width: 100%;
}
}
/* Demo only, no need for this */
.show-grid [class^=col-] span,
.container-fluid .show-grid [class^=col-] {
display: block;
padding-top: 10px;
padding-bottom: 10px;
background-color: #eee;
background-color: rgba(86, 61, 124, .15);
text-align: center;
border: 1px solid #ddd;
border: 1px solid rgba(86, 61, 124, .2);
}
body {
background-color: #ffffff;
font-family: FontMontserratRegular;
/*font-family: "Roboto", sans-serif;*/
color: #1d262d;
font-size: 15px;
overflow-x: hidden;
}
.pointer {
cursor: pointer;
}
/*==== Text Master Color ====*/
.text-gray {
color: #ebebeb !important;
}
.text-darkgray {
color: #999999 !important;
}
.text-blue {
color: #0072bc !important;
}
.text-red {
color: #ff3232 !important;
}
.text-black {
color: #1d262d !important;
}
.text-orange {
color: #ff6106 !important;
}
.text-yellow {
color: #ffbb00 !important;
}
.ezpanel {
margin-top: 30px;
width: 150px;
border: 2px solid #ededed;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.ezpanel-header {
padding: 4px;
background-color: #ededed;
font-size: 12px;
font-weight: bold;
}
.ezpanel-body {
padding: 5px;
color: #986919;
font-size: 20px;
font-weight: bold;
}
/*==== Margin Master ====*/
.mt-1 {
margin-top: 10px !important;
}
.mt-2 {
margin-top: 20px !important;
}
.mt-3 {
margin-top: 30px !important;
}
.mt-4 {
margin-top: 40px !important;
}
.mt-5 {
margin-top: 50px !important;
}
.mb-1 {
margin-bottom: 10px !important;
}
.mb-2 {
margin-bottom: 20px !important;
}
.mb-3 {
margin-bottom: 30px !important;
}
.mb-4 {
margin-bottom: 40px !important;
}
.mb-5 {
margin-bottom: 50px !important;
}
.ml-1 {
margin-left: 10px !important;
}
.ml-2 {
margin-left: 20px !important;
}
.ml-3 {
margin-left: 30px !important;
}
.ml-4 {
margin-left: 40px !important;
}
.ml-5 {
margin-left: 50px !important;
}
.mr-1 {
margin-right: 10px !important;
}
.mr-2 {
margin-right: 20px !important;
}
.mr-3 {
margin-right: 30px !important;
}
.mr-4 {
margin-right: 40px !important;
}
.mr-5 {
margin-right: 50px !important;
}
.pt-1 {
padding-top: 10px !important;
}
.pt-2 {
padding-top: 20px !important;
}
.pt-3 {
padding-top: 30px !important;
}
.pt-4 {
padding-top: 40px !important;
}
.pt-5 {
padding-top: 50px !important;
}
.pb-1 {
padding-bottom: 10px !important;
}
.pb-2 {
padding-bottom: 20px !important;
}
.pb-3 {
padding-bottom: 30px !important;
}
.pb-4 {
padding-bottom: 40px !important;
}
.pb-5 {
padding-bottom: 50px !important;
}
.pl-1 {
padding-left: 10px !important;
}
.pl-2 {
padding-left: 20px !important;
}
.pl-3 {
padding-left: 30px !important;
}
.pl-4 {
padding-left: 40px !important;
}
.pl-5 {
padding-left: 50px !important;
}
.pr-1 {
padding-right: 10px !important;
}
.pr-2 {
padding-right: 20px !important;
}
.pr-3 {
padding-right: 30px !important;
}
.pr-4 {
padding-right: 40px !important;
}
.pr-5 {
padding-right: 50px !important;
}
/*==== Text Size Master ====*/
.font-8 {
font-size: 8px !important;
}
.font-9 {
font-size: 9px !important;
}
.font-10 {
font-size: 10px !important;
}
.font-11 {
font-size: 11px !important;
}
.font-12 {
font-size: 12px !important;
}
.font-13 {
font-size: 13px !important;
}
.font-14 {
font-size: 14px !important;
}
.font-15 {
font-size: 15px !important;
}
.font-16 {
font-size: 16px !important;
}
.font-18 {
font-size: 18px !important;
}
.font-20 {
font-size: 20px !important;
}
.font-22 {
font-size: 22px !important;
}
.bl-1 {
border-left: 1px solid #ccc !important;
}
.bt-1 {
border-top: 1px solid #ccc !important;
}
.br-1 {
border-right: 1px solid #ccc !important;
}
.bb-1 {
border-bottom: 1px solid #ccc !important;
}
.clear {
clear: both !important;
}
.alert {
border-radius: 0 !important;
}
.no-padding {
padding: 0;
}
.no-border {
border: none;
}
.img-teacher-small {
border-radius: 50%;
position: absolute;
margin-top: 63%;
margin-left: 15px;
border: 1px solid #d3d6db;
}
.img-teacher-in {
margin-top: 115px;
width: 55px;
height: 55px;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 0px solid rgba(214, 214, 214, 1);
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
.panel-body {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.panel-footer {
padding: 10px 15px;
background-color: #FFF;
border-top: none;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.mu-single-sidebar {
background-color: #ffffff !important;
background: url(../../../mockup/left-border.jpg);
background-repeat: no-repeat;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar {
background-color: #ffffff !important;
background: url(../../../mockup/left-border.jpg);
background-repeat: no-repeat;
display: inline;
float: left;
margin-bottom: 25px;
padding: 0 10px 10px;
border-left: 1px solid #ccc;
width: 100%;
}
.side-course-header {
margin-top: 14px;
margin-left: 14px;
color: #0072bc;
}
.border-profile {
max-width: 200px;
max-height: 200px;
margin: auto;
}
.border-profile img {
margin: auto;
margin-bottom: 20px;
border-radius: 50%;
}
.border-course {
margin-bottom: 10px;
padding: 10px;
border: 1px solid #ccc;
}
/* MODULES - Individual site components */
ul {
padding: 0;
margin: 0;
list-style: none;
}
a {
text-decoration: none;
color: #333333;
}
a:hover,
a:focus {
outline: none;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Montserrat", sans-serif;
}
h2 {
font-size: 30px;
font-weight: 700;
line-height: 40px;
margin: 0;
}
.pointer {
cursor: pointer;
}
.pl-0 {
padding-left: 0 !important;
}
.pr-0 {
padding-right: 0 !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pt-50 {
padding-top: 50px;
}
.fz-15 {
font-size: 15px !important;
}
img {
border: none;
}
.text-white {
color: #FFF !important;
}
.topbreadcrumb {
border-bottom: 1px solid #ccc;
}
.breadcrumb {
font-size: 13px;
font-style: italic;
color: #999;
background: none;
/* padding-left: 0; */
margin-top: 0px;
margin-bottom: 0px;
}
.form-control {
border-radius: 0px;
}
.nav-tabs li:last-child {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #0072bc;
}
.nav-tabs>li {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #0072bc;
width: 25%;
text-align: center;
}
.nav-tabs>li.active {
border-bottom: none;
border-top: 3px solid #0072bc;
border-left: 1px solid #0072bc;
border-right: 1px solid #0072bc;
margin-top: -1px;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
color: #0072bc;
cursor: default;
background-color: #fff;
border: none;
border-bottom-color: transparent;
border-bottom: none;
}
.nav>li>a:hover,
.nav>li>a:focus {
border-bottom: none;
color: #0072bc.mu-related-item;
-webkit-transition: 0s ease;
}
/* .nav-tabs.nav-justified > li > a {
border-radius : 0px !important;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
border-top: 3px solid #0072bc;
} */
.overview-box {
padding-top: 15px !important;
}
.overview-head {
margin-bottom: 20px;
font-size: 20px;
font-weight: 600;
text-align: left;
color: #0072bc !important;
}
.overview-text-small {
margin: 5px;
font-weight: 400;
color: #0072bc;
font-size: 14px;
}
.overview-score-small {
color: #000;
font-weight: 400;
}
.box-tab {
padding: 30px 15px 15px 15px !important;
}
.img-teacher {
border-radius: 50%;
border: 1px solid #ccc;
width: 50px;
height: 50px;
}
.btn-add-cart {
background-color: #19cc95;
color: #FFFFFF;
height: 50px;
width: 100%;
}
/*==Profile==*/
.profile-type {
font-weight: 100;
color: black;
font-size: 18px;
}
.profile-text {
/* color: red; */
font-size: 18px;
}
.profile-img {
width: 150px;
height: 150px;
border-radius: 50%;
}
.profile-credit {
color: #38bbf0;
background: #e8f8fd;
padding: 7px 15px 7px 15px;
font-size: 14px;
font-weight: 600;
height: 30px;
margin-top: 75px;
letter-spacing: 2px;
}
.profile-credit-2 {
color: #38bbf0;
font-weight: 600;
font-size: 24px;
}
.profile-chapter {
color: #3c429b;
background: #ebecf5;
padding: 7px 15px 7px 10px;
font-size: 14px;
font-weight: 600;
height: 30px;
margin-top: 75px;
letter-spacing: 2px;
}
.profile-chapter-2 {
color: #3c429b;
font-weight: 600;
font-size: 24px;
}
.profile-head-lastwatch {
border-left: 5px solid #0072bc;
padding-left: 25px;
padding-top: 7px;
height: 30px;
margin: 30px 0 15px 5px;
font-weight: 600;
}
.profile-head-wishlist {
border-left: 5px solid #fe0000;
padding-left: 25px;
padding-top: 7px;
height: 30px;
margin: 30px 0 15px 5px;
font-weight: 600;
}
.proflie-link-started {
color: #0072bc;
font-weight: 600
}
.proflie-link-started:hover {
color: #ff3232;
font-weight: 600
}
.proflie-link-started:hover:after {
content: url(../../../mockup/arrow-right.jpg);
margin-left: 5px;
}
.profile-box-infomation {
background: #ececec;
margin: 30px 0px 0px 0px;
height: 370px;
}
.profile-linebt {
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
padding-top: 5px;
margin-bottom: 15px;
}
.profile-infomation {
margin-top: 60px;
margin-bottom: 20px;
}
.mu-read-more-btn {
border: 1px solid #fff;
color: #fff;
display: inline-block;
margin-top: 10px;
padding: 10px 20px;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-read-more-btn:hover,
.mu-read-more-btn:focus {
color: #fff;
}
.mu-post-btn {
background-color: transparent;
border: 1px solid #ccc;
display: inline-block;
font-size: 16px;
padding: 10px 18px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-post-btn:hover,
.mu-post-btn:focus {
color: #fff;
}
/* LAYOUTS - Page layout styles */
/*==================
HEADER SECTION
====================*/
#mu-header {
background-color: #ebebeb;
display: inline;
float: left;
width: 100%;
}
#mu-header .mu-header-area {
display: inline;
float: left;
width: 100%;
}
#mu-header .mu-header-area .mu-header-top-left {
display: inline;
float: left;
width: 100%;
}
#mu-header .mu-header-area .mu-header-top-left .mu-top-email {
display: inline;
float: left;
font-size: 14px;
margin-top: 5px;
}
#mu-header .mu-header-area .mu-header-top-left .mu-top-email i {
margin-right: 5px;
}
#mu-header .mu-header-area .mu-header-top-left .mu-top-phone {
border-left: 1px solid #ddd;
display: inline;
font-size: 14px;
float: left;
margin-left: 15px;
padding-left: 15px;
margin-top: 5px;
}
#mu-header .mu-header-area .mu-header-top-left .mu-top-phone i {
margin-left: 20px;
margin-right: 20px;
margin-top: 5px;
}
#mu-header .mu-header-area .mu-header-top-right {
display: inline;
float: left;
text-align: right;
width: 100%;
}
#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav {
display: inline-block;
}
#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav li {
display: inline-block;
}
#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav li a {
display: inline-block;
font-size: 14px;
padding: 0 8px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
/*==================
NAVBAR SECTION
====================*/
.btn-register {
background: #FFF;
border: none;
border-radius: 0px;
padding: 15px 25px;
color: #0072bc;
border-bottom: 3px solid #ffffff;
width: 125px;
}
.btn-login {
color: #FFF;
border: none;
border-radius: 0px;
padding: 15px 25px;
background-color: #0072bc;
margin-left: -4px;
border-bottom: 3px solid #004da0;
width: 125px;
}
.btn-login img {
margin-top: -3px;
margin-right: 5px;
}
.btn-dashlogin {
background: #FFF;
border: none;
border-radius: 0px;
padding: 15px 25px;
border-bottom: 3px solid #ffffff;
}
.btn-logout {
background: #ff3232;
color: #FFF;
border: none;
border-radius: 0px;
padding: 15px 25px;
margin-left: -4px;
border-bottom: 3px solid #d51918;
}
#mu-menu {
display: inline;
float: left;
width: 100%;
}
#mu-menu .navbar-default .navbar-nav>.active>a,
#mu-menu .navbar-default .navbar-nav>.active>a:hover,
#mu-menu .navbar-default .navbar-nav>.active>a:focus {
border-bottom: none;
color: #0072bc;
}
#mu-menu .navbar-default .navbar-nav li>a:hover,
#mu-menu .navbar-default .navbar-nav li>a:focus {
border-bottom: none;
color: #0072bc;
}
#mu-menu .navbar-header .navbar-brand {
color: #333;
/*font-family: "Montserrat", sans-serif;*/
font-family: FontMontserratRegular;
font-size: 26px;
font-weight: bold;
text-transform: uppercase;
/*padding-top: 20px;*/
padding-top: 15px;
letter-spacing: 0.5px;
}
#mu-menu .navbar-header .navbar-brand i {
font-size: 35px;
}
#mu-menu .navbar-header .navbar-brand span {
margin-left: 4px;
}
#mu-menu .navbar-default {
background-color: #fff;
border-radius: 0;
border-left: none;
border-right: none;
border: none;
border-bottom: 1px solid #e2e2e2;
margin-bottom: 0px;
box-shadow: 0 2px 4px #b9b9b9;
height: 90px;
padding-top: 10px;
}
#mu-menu .navbar-default .navbar-nav li>a {
padding-bottom: 25px;
padding-top: 25px;
margin-bottom: -1px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-menu .navbar-default .navbar-nav li #mu-search-icon:hover,
#mu-menu .navbar-default .navbar-nav li #mu-search-icon:focus {
border: none;
}
#mu-menu .navbar-default .navbar-nav li .dropdown-menu {
border-radius: 0px;
}
#mu-menu .navbar-default .navbar-nav li .dropdown-menu li a {
color: #333333;
padding-top: 10px;
padding-bottom: 10px;
}
#mu-menu .navbar-default .navbar-nav li .dropdown-menu li a:hover,
#mu-menu .navbar-default .navbar-nav li .dropdown-menu li a:focus {
color: #fff;
}
#mu-menu .navbar-default .navbar-nav .open a:hover,
#mu-menu .navbar-default .navbar-nav .open a:focus {
color: #fff;
}
/* ALL SECTION */
.bar_mydashboard {
background: #20b7f0;
margin-top: -10px;
color: #000;
}
/*scrol to top*/
.scrollToTop {
border-radius: 4px;
bottom: 60px;
color: #fff;
display: none;
font-size: 30px;
line-height: 50px;
height: 50px;
font-family: "Montserrat", sans-serif;
padding: 5px 0;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none;
width: 50px;
z-index: 999;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.scrollToTop i {
display: block;
}
.scrollToTop span {
display: block;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}
.scrollToTop:hover,
.scrollToTop:focus {
color: #fff;
}
#mu-search {
background-color: rgba(0, 0, 0, 0.9);
height: 100%;
left: 0;
opacity: 1;
position: fixed;
top: 0;
transform: translateY(-100%) scale(0);
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
width: 100%;
z-index: 99999;
}
#mu-search .mu-search-area {
display: inline;
float: left;
width: 100%;
padding: 20% 0;
text-align: center;
}
#mu-search .mu-search-area .mu-search-close {
border: none;
color: #fff;
display: inline-block;
font-size: 25px;
outline: none;
height: 50px;
line-height: 50px;
position: absolute;
right: 100px;
text-align: center;
top: 50px;
width: 50px;
}
#mu-search .mu-search-area .mu-search-form input[type="search"] {
background: transparent none repeat scroll 0 0;
border: medium none;
color: #fff;
font-size: 45px;
font-family: "Montserrat", sans-serif;
height: 100px;
outline: medium none;
text-align: center;
width: 100%;
}
#mu-search.mu-search-open {
transform: translateY(0) scale(1);
}
/*==================
SLIDER SECTION
====================*/
#mu-slider {
display: inline;
float: left;
width: 100%;
}
#mu-slider .mu-slider-single {
display: inline;
float: left;
width: 100%;
height: 100%;
position: relative;
}
#mu-slider .mu-slider-single .mu-slider-img {
display: inline;
float: left;
width: 100%;
}
#mu-slider .mu-slider-single .mu-slider-img:after {
/* background-color: rgba(0, 0, 0, 0.5);*/
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
#mu-slider .mu-slider-single .mu-slider-img figure {
height: 100%;
width: 100%;
}
#mu-slider .mu-slider-single .mu-slider-img figure img {
width: 100%;
height: 100%;
}
#mu-slider .mu-slider-single .mu-slider-content {
color: #fff;
position: absolute;
left: 0;
right: 0;
top: 20%;
padding: 0 15%;
width: 100%;
text-align: center;
height: 100%;
}
#mu-slider .mu-slider-single .mu-slider-content h4 {
letter-spacing: 1px;
margin-bottom: 0;
}
#mu-slider .mu-slider-single .mu-slider-content span {
display: inline-block;
height: 1px;
width: 100px;
}
#mu-slider .mu-slider-single .mu-slider-content h2 {
font-size: 50px;
line-height: 80px;
margin-bottom: 10px;
}
#mu-slider .mu-slider-single .mu-slider-content p {
font-size: 18px;
letter-spacing: 0.5px;
line-height: 28px;
}
#mu-slider .mu-slider-single .mu-slider-content a {
margin-top: 25px;
}
#mu-slider .slick-prev,
#mu-slider .slick-next {
height: 60px;
width: 60px;
}
#mu-slider .slick-prev:before,
#mu-slider .slick-next:before {
color: #fff;
font-size: 25px;
}
/*==================
SERVICE SECTION
====================*/
#mu-service {
display: inline;
float: left;
margin-top: -80px;
width: 100%;
}
#mu-service .mu-service-area {
display: inline;
float: left;
width: 100%;
}
#mu-service .mu-service-area .mu-service-single {
font-family: FontMontserratRegular;
background-color: #0072bc;
color: #fff;
display: inline;
float: left;
padding: 20px 15px;
text-align: center;
width: 25%;
height: 200px;
margin-top: -30px;
position: relative;
}
#mu-service .mu-service-area .mu-service-single img {
margin: auto;
margin-top: 10px;
}
#mu-service .mu-service-area .mu-service-single:first-child {
border-radius: 5px 0px 0px 5px;
padding-top: 30px;
}
#mu-service .mu-service-area .mu-service-single:nth-child(2),
#mu-service .mu-service-area .mu-service-single:nth-child(3) {
background-color: #ebebeb;
border-right: 1px solid #dfdfdf;
color: #1d262d;
border-bottom: 0px solid #0072bc;
transition: all 0.2s ease-in-out;
}
#mu-service .mu-service-area .mu-service-single:last-child {
border-radius: 0px 5px 5px 0px;
background-color: #ebebeb;
color: #1d262d;
border-bottom: 0px solid #0072bc;
transition: all 0.2s ease-in-out;
}
#mu-service .mu-service-area .mu-service-single:nth-child(2):hover,
#mu-service .mu-service-area .mu-service-single:nth-child(3):hover,
#mu-service .mu-service-area .mu-service-single:last-child:hover {
border-bottom: 3px solid #0072bc;
transition: all 0.2s ease-in-out;
}
#mu-service .mu-service-area .mu-service-single span {
font-family: sans-serif;
font-size: 38px;
font-weight: bold;
color: #0072bc;
}
#mu-service .mu-service-area .mu-service-single .text-month {
font-family: sans-serif;
font-size: 22px;
text-transform: uppercase;
font-weight: bolder;
color: #0072bc;
}
#mu-service .mu-service-area .mu-service-single .text-buy {
font-family: sans-serif;
font-size: 14px;
font-weight: bolder;
color: #0072bc;
font-style: italic;
}
#mu-service .mu-service-area .mu-service-single h5 {
padding-left: 15px;
text-transform: uppercase;
color: #000;
}
#mu-service .mu-service-area .mu-service-single h3 {
font-size: 25px;
padding-left: 15px;
text-transform: uppercase;
color: #000;
}
#mu-service .mu-service-area .mu-service-single p {
font-weight: lighter;
}
/*==================
ABOUT SECTION
====================*/
#mu-about-us {
display: inline;
float: left;
width: 100%;
padding: 20px 0;
}
#mu-about-us .mu-about-us-area {
display: inline;
float: left;
width: 100%;
}
#mu-about-us .mu-about-us-area .mu-about-us-left {
display: inline;
float: left;
width: 100%;
}
#mu-about-us .mu-about-us-area .mu-about-us-left h2 {
font-size: 40px;
margin-bottom: 20px;
text-align: left;
}
#mu-about-us .mu-about-us-area .mu-about-us-left ul {
margin-left: 25px;
margin-bottom: 15px;
}
#mu-about-us .mu-about-us-area .mu-about-us-left ul li {
line-height: 30px;
list-style: circle;
}
#mu-about-us .mu-about-us-area .mu-about-us-right {
display: inline;
float: left;
width: 100%;
display: block;
width: 100%;
background-color: #ccc;
}
#mu-about-us .mu-about-us-area .mu-about-us-right a {
display: block;
width: 100%;
position: relative;
}
#mu-about-us .mu-about-us-area .mu-about-us-right a img {
width: 100%;
}
#mu-about-us .mu-about-us-area .mu-about-us-right a:after {
background-color: rgba(0, 0, 0, 0.8);
bottom: 0;
color: #ddd;
content: '\f04b';
font-family: fontAwesome;
font-size: 50px;
left: 0;
padding-top: 27%;
position: absolute;
right: 0;
text-align: center;
top: 0;
}
/*==== about us dynamic video player ====*/
#about-video-popup {
background-color: rgba(0, 0, 0, 0.9);
position: fixed;
left: 0;
top: 0;
right: 0;
text-align: center;
bottom: 0;
z-index: 99999;
}
#about-video-popup span {
color: #fff;
cursor: pointer;
float: right;
font-size: 30px;
margin-right: 50px;
margin-top: 50px;
}
#about-video-popup iframe {
background: url(../img/loader.gif) center center no-repeat;
margin: 10% auto;
width: 650px;
height: 450px;
}
.mu-title {
font-family: FontMontserratRegular;
display: inline;
float: left;
text-align: center;
width: 100%;
margin-top: 50px;
margin-bottom: 50px;
}
.mu-title span {
color: #0072bc;
}
.mu-title h2 {
color: #1d262d;
margin-bottom: 10px;
text-transform: uppercase;
}
.mu-title p {
color: #949494;
letter-spacing: 0.3px;
line-height: 1.7;
padding: 0 120px;
}
.pointer {
cursor: pointer !important;
}
.border-payment {
width: 120px;
padding: 10px;
border: 1px solid #ccc;
margin-right: 10px;
}
.border-payment:hover {
background: #bcddff;
}
.border-payment:active:hover,
.border-payment-active:hover,
.border-payment-active {
background: #007eff;
}
/*==================
ABOUT US COUNTER SECTION
====================*/
#mu-abtus-counter {
background-image: url("../img/counter-bg.jpg");
background-repeat: no-repeat;
background-size: 100%;
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-abtus-counter .mu-abtus-counter-area {
display: inline;
float: left;
width: 100%;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single {
border-right: 2px solid #888;
display: inline;
float: left;
text-align: center;
width: 100%;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single span {
color: #fff;
display: inline-block;
font-size: 50px;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single h4 {
color: #fff;
font-size: 40px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 20px;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single p {
color: #fff;
font-size: 18px;
text-transform: uppercase;
}
#mu-abtus-counter .mu-abtus-counter-area .no-border {
border: none;
}
/*==================
FEATURES SECTION
====================*/
#mu-features {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-features .mu-features-area {
display: inline;
float: left;
width: 100%;
}
#mu-features .mu-features-area .mu-features-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature {
display: inline;
float: left;
margin-bottom: 30px;
margin-top: 30px;
padding: 0 10px;
width: 100%;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature span {
font-size: 25px;
padding: 10px 15px;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature h4 {
margin-bottom: 15px;
margin-top: 15px;
padding-bottom: 10px;
position: relative;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature h4:after {
background-color: #333;
content: '';
left: 0;
right: 0;
bottom: 0;
height: 2px;
width: 70px;
position: absolute;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature p {
font-size: 15px;
letter-spacing: 0.3px;
line-height: 1.7;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature a {
border: 1px solid #888;
display: inline-block;
font-size: 14px;
margin-top: 10px;
padding: 5px 10px;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
/*==================
LATEST COURSES SECTION
====================*/
#mu-latest-courses {
/*background-color: #065369;*/
background-image: url('../../member/images/bg_testimonial.jpg');
display: inline;
float: left;
padding: 60px 0;
width: 100%;
}
#mu-latest-courses .mu-latest-courses-area {
display: inline;
float: left;
width: 100%;
}
#mu-latest-courses .mu-latest-courses-area .mu-title h2 {
color: #fff;
}
#mu-latest-courses .mu-latest-courses-area .mu-title p {
color: #fff;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .slick-slide {
outline: none;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .slick-dots li {
background-color: #fff;
border-radius: 4px;
height: 8px;
width: 20px;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .slick-dots li button {
display: none;
}
.mu-latest-course-single {
font-family: FontMontserratRegular;
background-color: #fff;
display: inline;
float: left;
width: 100%;
border: 1px solid #ebebeb;
}
.mu-latest-course-single .mu-latest-course-img {
display: inline;
float: left;
width: 100%;
}
.mu-latest-course-single .mu-latest-course-img a {
display: block;
}
.mu-latest-course-single .mu-latest-course-img a img {
width: 100%;
}
.mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption {
background-color: #f8f8f8;
display: inline;
float: left;
padding: 10px 15px;
width: 100%;
}
.mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption a {
display: inline-block;
float: left;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption span {
float: right;
}
.mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption span i {
margin-right: 5px;
}
#mu-about-us .mu-latest-course-single .mu-latest-course-single-content,
#wishlist .mu-latest-course-single .mu-latest-course-single-content,
#lastwatch .mu-latest-course-single .mu-latest-course-single-content {
padding: 35px 15px 15px 15px;
}
.mu-latest-course-single .mu-latest-course-single-content {
display: inline;
float: left;
width: 100%;
padding: 15px 15px 15px 15px;
}
.mu-latest-course-single .mu-latest-course-single-content h4 {
color: #333;
line-height: 1;
}
.mu-latest-course-single .mu-latest-course-single-content h4 a {
color: #333;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-latest-course-single .mu-latest-course-single-content p {
font-size: 14px;
letter-spacing: 0.3px;
line-height: 1.7;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom {
/* border-top: 1px solid #ccc; */
display: inline;
float: left;
padding-top: 15px;
width: 100%;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom p {
color: #949494;
font-size: 12px;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom .mu-course-details {
display: inline-block;
float: left;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom .mu-course-details:hover,
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom .mu-course-details:focus {
color: #333;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom .mu-course-price {
display: inline-block;
float: right;
}
.hover_slide {
background-color: #fff;
}
.hover_slide:hover {
background-color: #0072bc;
color: #ffffff;
}
.hover_slide:hover h4 {
color: #ffffff;
}
/*==================
TEACHER SECTION
====================*/
#mu-our-teacher {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area {
display: inline;
float: left;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single {
display: inline;
float: left;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single:hover .mu-our-teacher-img .mu-our-teacher-social {
opacity: 1;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single:hover .mu-our-teacher-img .mu-our-teacher-social a {
-moz-transform: translateY(0%);
-o-transform: translateY(0%);
-ms-transform: translateY(0%);
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img {
background-color: #ccc;
display: inline;
position: relative;
float: left;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img img {
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img .mu-our-teacher-social {
bottom: 0;
left: 0;
opacity: 0;
overflow: hidden;
padding-top: 43.5%;
position: absolute;
right: 0;
text-align: center;
top: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img .mu-our-teacher-social a {
border: 2px solid #fff;
color: #fff;
display: inline-block;
font-size: 18px;
height: 40px;
line-height: 40px;
margin: 0 5px;
width: 40px;
-moz-transform: translateY(-1000%);
-o-transform: translateY(-1000%);
-ms-transform: translateY(-1000%);
-webkit-transform: translateY(-1000%);
transform: translateY(-1000%);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img .mu-our-teacher-social a:hover,
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img .mu-our-teacher-social a:focus {
background-color: #FFF;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-ourteacher-single-content {
display: inline;
float: left;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-ourteacher-single-content h4 {
margin-bottom: 0;
margin-top: 20px;
text-transform: uppercase;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-ourteacher-single-content span {
color: #000;
display: block;
font-size: 14px;
margin-bottom: 8px;
margin-top: 5px;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-ourteacher-single-content p {
font-size: 15px;
}
/*==================
TESTIMONIAL SECTION
====================*/
#mu-testimonial {
background-attachment: fixed;
background-image: url("../img/testimonial-bg.jpg");
background-position: center center;
background-size: cover;
display: inline;
float: left;
padding: 100px 0;
position: relative;
width: 100%;
z-index: 10;
}
#mu-testimonial:after {
background-color: rgba(0, 0, 0, 0.8);
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
#mu-testimonial .mu-testimonial-area {
display: inline;
float: left;
padding: 0 150px;
position: relative;
width: 100%;
z-index: 99;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content {
display: inline;
float: left;
width: 100%;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item {
display: inline;
float: left;
width: 100%;
outline: none;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote {
background-color: #333;
border-radius: 4px;
display: inline;
float: left;
padding: 60px 30px;
width: 100%;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote blockquote {
border: none;
text-align: center;
margin-bottom: 0;
position: relative;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote blockquote:before {
content: '\f10d';
color: #fff;
font-family: fontAwesome;
font-style: italic;
left: 2%;
position: absolute;
top: 0;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote blockquote p {
color: #fff;
font-size: 16px;
font-style: italic;
letter-spacing: 0.5px;
line-height: 1.8;
margin-bottom: 0;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-img {
display: inline;
float: left;
width: 100%;
text-align: center;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-img img {
background-color: #555;
border: 1px solid #888;
border-radius: 50%;
margin: -50px auto 5px;
padding: 0;
width: 120px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-info {
display: inline;
float: left;
width: 100%;
text-align: center;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-info h4 {
color: #fff;
font-size: 20px;
margin-bottom: 0px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-info span {
font-size: 14px;
letter-spacing: 0.3px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .slick-dots li {
background-color: #fff;
height: 8px;
width: 20px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .slick-dots li button {
display: none;
}
/*==================
FROM BLOG SECTION
====================*/
#mu-from-blog {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-from-blog .mu-from-blog-area {
display: inline;
float: left;
width: 100%;
}
#mu-from-blog .mu-from-blog-area .mu-from-blog-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
.mu-blog-single-item {
display: inline;
float: left;
width: 100%;
}
.mu-blog-single-item .mu-blog-single-img {
display: inline;
float: left;
width: 100%;
}
.mu-blog-single-item .mu-blog-single-img a {
display: block;
}
.mu-blog-single-item .mu-blog-single-img a img {
width: 100%;
}
.mu-blog-single-item .mu-blog-single-img .mu-blog-caption {
display: inline;
float: left;
width: 100%;
}
.mu-blog-single-item .mu-blog-single-img .mu-blog-caption h3 a {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-blog-single-item .mu-blog-meta {
display: inline;
float: left;
margin-bottom: 15px;
width: 100%;
margin-top: 5px;
}
.mu-blog-single-item .mu-blog-meta a {
display: inline-block;
float: left;
letter-spacing: 0.5px;
margin-right: 10px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-blog-single-item .mu-blog-meta span {
display: inline-block;
float: left;
}
.mu-blog-single-item .mu-blog-meta span i {
margin-right: 7px;
}
.mu-blog-single-item .mu-blog-description {
display: inline;
float: left;
width: 100%;
}
.mu-blog-single-item .mu-blog-description p {
font-size: 15px;
letter-spacing: 0.3px;
line-height: 1.7;
}
.mu-blog-single-item .mu-blog-description a {
border-color: #555;
color: #555;
font-size: 14px;
margin-top: 15px;
}
.mu-blog-single-item .mu-blog-description a:hover,
.mu-blog-single-item .mu-blog-description a:focus {
color: #fff;
}
/*==================
COURSES PAGE
====================*/
#mu-page-breadcrumb {
background-color: #333;
display: inline;
float: left;
padding: 30px 0;
width: 100%;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area {
display: inline;
float: left;
width: 100%;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area h2 {
text-align: center;
color: #fff;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb {
background-color: transparent;
border-radius: 0;
margin-bottom: 0;
margin-top: 10px;
text-align: center;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb li {
color: #fff;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb li a {
color: #fff;
}
#mu-course-content {
background-color: #fff;
display: inline;
float: left;
padding: 10px 0;
width: 100%;
}
#mu-course-content .mu-course-content-area {
display: inline;
float: left;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-course-container {
display: inline;
float: left;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-course-container .mu-latest-course-single {
border: 1px solid #ccc;
margin-bottom: 30px;
}
#mu-course-content .mu-course-content-area .mu-sidebar {
display: inline;
float: left;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar {
background-color: #F8F8F8;
display: inline;
float: left;
margin-bottom: 25px;
padding: 0 10px 10px;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-catg {
padding-left: 15px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-catg li a {
color: #333;
display: inline-block;
font-size: 15px;
font-weight: normal;
padding: 5px 0 5px 15px;
position: relative;
text-transform: capitalize;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-catg li a:hover,
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-catg li a:focus {
margin-left: 5px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-catg li a:before {
content: "\f101";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 5px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-popular-courses {
display: inline;
float: left;
margin-top: 10px;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-popular-courses .media .media-left .media-object {
width: 70px;
/* height: 60px; */
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-popular-courses .media .media-body .media-heading {
font-size: 16px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-popular-courses .media .media-body .media-heading a {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-popular-courses .media .media-body .popular-course-price {
font-size: 14px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-archives li a:before {
content: '\f0da';
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-archives li a span {
margin-left: 5px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .tag-cloud {
display: inline;
float: left;
margin-top: 5px;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .tag-cloud a {
border-bottom: 1px solid #ccc;
display: inline-block;
font-size: 15px;
letter-spacing: 0.3px;
margin: 0 5px 10px;
padding: 5px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-course-content .mu-course-content-area .mu-course-details {
background-color: #FFF;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single {
border: none;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-imgcaption {
background-color: #FFF;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content h2 {
line-height: 1.7;
margin-bottom: 20px;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content h4 {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content p {
font-size: 15px;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content ul {
margin-bottom: 30px;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content ul li {
margin-bottom: 10px;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content ul li span:first-child {
display: inline-block;
min-width: 150px;
float: left;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content .table {
margin-top: 10px;
}
.catname {
position: absolute;
padding: 5px;
background: rgba(0, 0, 0, 0.65);
color: #FFF;
top: 5px;
left: 5px;
}
.mu-pagination {
display: inline;
float: left;
width: 100%;
}
.mu-pagination .pagination li:first-child a {
border-radius: 0;
}
.mu-pagination .pagination li:first-child a span {
margin-right: 5px;
}
.mu-pagination .pagination li:last-child a {
border-radius: 0;
}
.mu-pagination .pagination li:last-child a span {
margin-left: 5px;
}
.mu-pagination .pagination li a {
color: #333;
margin: 0 5px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-pagination .pagination li a:hover,
.mu-pagination .pagination li a:focus {
color: #fff;
}
.mu-pagination .pagination .active a {
color: #fff;
}
.mu-related-item {
display: inline;
float: left;
margin-top: 0px;
width: 100%;
}
.mu-related-item .mu-related-item-area {
margin-top: 0px;
}
.mu-related-item .mu-related-item-area .mu-latest-course-single {
border: 1px solid #ccc;
}
.mu-related-item .mu-related-item-area .mu-blog-single-item {
background-color: #FFF;
}
.mu-related-item .mu-related-item-area .mu-blog-single-item .mu-blog-caption {
padding: 0 15px;
}
.mu-related-item .mu-related-item-area .mu-blog-single-item .mu-blog-meta {
padding: 0 15px;
}
.mu-related-item .mu-related-item-area .mu-blog-single-item .mu-blog-description {
padding: 0 15px 20px;
}
.mu-related-item .mu-related-item-area #mu-related-item-slide .slick-prev,
.mu-related-item .mu-related-item-area #mu-related-item-slide .slick-next {
height: 50px;
width: 50px;
}
/*==================
BLOG PAGE
====================*/
.mu-blog-archive .mu-blog-single-item {
margin-bottom: 35px;
}
.mu-blog-single .mu-blog-single-item {
background-color: #FFF;
padding-bottom: 30px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-caption {
padding: 0 15px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-meta {
padding: 0 15px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description {
padding: 0 15px 30px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description ul {
padding-left: 20px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description ul li {
line-height: 1.8;
padding-left: 25px;
position: relative;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description ul li:before {
content: '\f14a';
font-family: fontAwesome;
position: absolute;
left: 0;
}
.mu-blog-single .mu-blog-single-item .mu-blog-tags {
display: inline;
float: left;
width: 100%;
}
.mu-blog-single .mu-blog-single-item .mu-blog-tags .mu-news-single-tagnav {
display: inline-block;
padding: 0 15px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-tags .mu-news-single-tagnav li {
display: inline-block;
}
.mu-blog-single .mu-blog-single-item .mu-blog-tags .mu-news-single-tagnav li:first-child {
font-size: 16px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-tags .mu-news-single-tagnav li a {
display: inline-block;
padding: 5px;
font-size: 15px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social {
display: inline;
float: left;
margin-top: 20px;
width: 100%;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav {
display: inline-block;
padding: 0 15px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li {
display: inline-block;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li:first-child {
font-size: 16px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li a {
font-size: 15px;
border: 1px solid #ccc;
display: inline-block;
min-width: 35px;
text-align: center;
margin: 0 5px;
height: 35px;
line-height: 35px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li a:hover,
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li a:focus {
color: #fff;
}
.mu-blog-single-navigation {
display: inline;
float: left;
padding: 20px 0;
width: 100%;
margin-top: 30px;
}
.mu-blog-single-navigation a {
border: 1px solid #888;
color: #333;
display: inline-block;
font-size: 20px;
font-weight: normal;
padding: 10px 20px;
transition: all 0.5s ease 0s;
}
.mu-blog-single-navigation a:hover,
.mu-blog-single-navigation a:focus {
color: #fff;
}
.mu-blog-single-navigation .mu-blog-prev {
float: left;
}
.mu-blog-single-navigation .mu-blog-prev span {
margin-right: 10px;
}
.mu-blog-single-navigation .mu-blog-next {
float: right;
}
.mu-blog-single-navigation .mu-blog-next span {
margin-left: 10px;
}
.mu-comments-area {
display: inline;
float: left;
width: 100%;
margin-top: 20px;
}
.mu-comments-area h3 {
margin-bottom: 20px;
padding: 20px;
border-bottom: 1px solid #ccc;
padding-left: 0;
}
.mu-comments-area .comments {
float: left;
display: inline;
margin-top: 20px;
width: 100%;
}
.mu-comments-area .comments .commentlist li {
border-bottom: 1px solid #ddd;
display: inline;
float: left;
margin-bottom: 30px;
padding: 10px;
position: relative;
width: 100%;
}
.mu-comments-area .comments .commentlist li .news-img {
background-color: #ccc;
height: 90px;
margin-right: 20px;
width: 90px;
}
.mu-comments-area .comments .commentlist li .media-body p {
margin-bottom: 0px;
}
.mu-comments-area .comments .commentlist li .media-body .author-name {
margin-bottom: 0px;
margin-top: 0;
}
.mu-comments-area .comments .commentlist li .comments-date {
display: block;
font-size: 12px;
letter-spacing: 0.5px;
margin-bottom: 10px;
margin-top: 5px;
}
.mu-comments-area .comments .commentlist li .reply-btn {
border: 1px solid #888;
color: #333;
display: inline-block;
font-size: 15px;
line-height: 13px;
margin-bottom: 10px;
margin-top: 20px;
padding: 8px 15px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-comments-area .comments .commentlist li .reply-btn span {
margin-left: 5px;
}
.mu-comments-area .comments .commentlist li .reply-btn:hover,
.mu-comments-area .comments .commentlist li .reply-btn:focus {
color: #fff;
text-decoration: none;
outline: none;
}
.mu-comments-area .comments .commentlist li .children {
margin-left: 50px;
}
.mu-comments-area .comments .commentlist li .author-tag {
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 5px;
padding: 4px 8px;
}
.mu-comments-area .comments .commentlist li .author-comments {
background-color: #f8f8f8;
}
.mu-comments-area .comments .commentlist .children {
margin-left: 25px;
}
.mu-comments-area .comments .comments-pagination {
display: inline-block;
text-align: left;
}
.mu-comments-area .comments .comments-pagination li {
display: inline-block;
}
.mu-comments-area .comments .comments-pagination li a {
background-color: transparent;
border: medium none;
color: #555;
display: inline-block;
font-size: 15px;
height: 25px;
line-height: 15px;
padding: 5px;
text-align: center;
width: 25px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-comments-area .comments .comments-pagination li a:hover,
.mu-comments-area .comments .comments-pagination li a:focus {
background-color: transparent;
text-decoration: none;
outline: none;
}
.mu-comments-area .comments .commentlist>li:last-child {
margin-bottom: 0px;
}
#respond {
display: inline;
float: left;
margin-top: 25px;
width: 100%;
}
#respond .reply-title {
font-size: 25px;
margin-top: 0;
}
#respond .comment-notes {
font-size: 15px;
margin-bottom: 25px;
}
#respond .required {
color: red;
}
#respond label {
display: block;
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
border: 1px solid #ccc;
color: #555;
margin-bottom: 10px;
height: 35px;
padding: 5px;
width: 65%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#respond textarea {
border: 1px solid #ccc;
color: #555;
margin-bottom: 5px;
padding: 10px;
height: 200px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#respond input[type="submit"] {
margin-top: 10px;
}
/*==================
GALLERY PAGE
====================*/
#mu-gallery {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-gallery .mu-gallery-area {
display: inline;
float: left;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content {
display: inline;
float: left;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top {
display: inline;
float: left;
margin-top: 50px;
padding: 20px 0;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul {
display: inline-block;
text-align: center;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li {
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.5px;
margin: 0 5px;
padding: 6px 15px;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li:hover,
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li:focus {
background-color: #fff;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul .active {
background-color: #fff;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body {
display: inline;
float: left;
width: 100%;
margin-top: 50px;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery {
display: inline;
float: left;
margin-bottom: 30px;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item {
display: inline;
float: left;
width: 100%;
position: relative;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item:hover .mu-single-gallery-img img {
transform: scale(1.3);
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item:hover .mu-single-gallery-info {
background-color: rgba(0, 0, 0, 0.8);
opacity: 1;
transform: scale(1);
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item:hover .mu-single-gallery-info .mu-single-gallery-info-inner {
transform: scale(1);
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img {
display: inline;
float: left;
height: 220px;
overflow: hidden;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img img {
width: 100%;
height: 100%;
transform: scale(1);
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info {
background-color: rgba(0, 0, 0, 0.2);
bottom: 0;
height: 100%;
left: 0;
opacity: 0;
padding-top: 70px;
position: absolute;
right: 0;
text-align: left;
top: 0;
transform: scale(1);
width: 100%;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 20px;
transform: scale(0);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner h4 {
color: #fff;
font-size: 20px;
line-height: 1.3;
margin-bottom: 0;
text-transform: uppercase;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner p {
color: #fff;
font-size: 14px;
margin-bottom: 20px;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner a {
color: #fff;
display: inline-block;
height: 35px;
line-height: 35px;
margin-right: 10px;
text-align: center;
width: 40px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-gallery .mu-gallery-area #mixit-container .mix {
display: none;
}
/*==================
CONTACT PAGE
====================*/
#mu-contact {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-contact .mu-contact-area {
display: inline;
float: left;
width: 100%;
}
#mu-contact .mu-contact-area .mu-contact-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left {
display: inline;
float: left;
width: 100%;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform {
display: inline;
float: left;
width: 100%;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform .reply-title {
font-size: 25px;
margin-top: 0;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform label {
display: block;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform label .required {
color: #f60;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform input[type="text"],
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform input[type="email"],
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform input[type="url"] {
border: none;
border: 1px solid #ddd;
color: #555;
margin-bottom: 10px;
height: 35px;
padding: 5px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform textarea {
border: none;
border: 1px solid #ddd;
color: #555;
margin-bottom: 5px;
padding: 10px;
height: 150px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform .form-submit input {
margin-top: 10px;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-right {
display: inline;
float: left;
width: 100%;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-right iframe {
height: 500px;
}
/*==================
ERROR PAGE
====================*/
#mu-error {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-error .mu-error-area {
display: inline;
float: left;
width: 100%;
text-align: center;
}
#mu-error .mu-error-area p {
font-size: 22px;
}
#mu-error .mu-error-area h2 {
font-size: 200px;
line-height: 1.7;
}
/*==================
FOOTER
====================*/
#mu-footer {
font-family: FontMontserratRegular;
display: inline;
float: left;
width: 100%;
}
#mu-footer .mu-footer-top {
background-color: #1d262d;
display: inline;
float: left;
padding: 50px 0;
width: 100%;
}
#mu-footer .mu-footer-top .mu-footer-top-area {
display: inline;
float: left;
width: 100%;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget {
display: inline;
float: left;
width: 100%;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget h4 {
color: #fff;
margin-bottom: 15px;
text-transform: uppercase;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a {
color: #f9f9f9;
display: inline-block;
font-size: 14px;
font-weight: normal;
padding: 5px 0 5px 15px;
position: relative;
text-transform: capitalize;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:before {
content: "\f101";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 5px;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:hover,
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:focus {
margin-left: 5px;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget p {
color: #f9f9f9;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form {
display: inline;
float: left;
margin-top: 10px;
width: 100%;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form input[type="email"] {
border: 1px solid #ccc;
border-radius: 4px;
color: #000;
font-size: 15px;
height: 35px;
margin-bottom: 20px;
padding: 5px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form .mu-subscribe-btn {
color: #fff;
border: medium none;
border-radius: 4px;
font-size: 14px;
letter-spacing: 0.5px;
padding: 5px 10px;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget address p {
font-weight: lighter;
letter-spacing: 0.5px;
}
#mu-footer .mu-footer-bottom {
background-color: #1d262d;
display: inline;
float: left;
padding: 25px 0;
width: 100%;
}
#mu-footer .mu-footer-bottom .mu-footer-bottom-area {
display: inline;
float: left;
text-align: center;
width: 100%;
}
#mu-footer .mu-footer-bottom .mu-footer-bottom-area p {
color: #fff;
margin-bottom: 0;
letter-spacing: 0.3px;
}
#mu-footer .mu-footer-bottom .mu-footer-bottom-area p a {
color: #fff;
}
#mu-footer .mu-footer-contact li {
color: #FFF;
}
.text-new {
font-size: 14px;
line-height: 2;
color: #a0a2a4 !important;
}
.input-footer {
height: 50px;
padding-left: 55px;
}
.img_footer {
position: absolute;
top: 15px;
z-index: 99;
left: 15px;
}
.btn-subscribe {
background-color: #0072bc;
color: #fff;
border-radius: 0;
cursor: pointer;
position: absolute;
z-index: 999;
right: 1px;
width: 100px;
height: 48px;
top: 1px;
}
.btn-send-message {
background-color: #0072bc;
color: #FFFFFF;
height: 50px;
width: 100%;
}
input:placeholder-shown+.form-control-placeholder {
font-family: 'Montserrat', 'Kanit' !important;
position: absolute;
pointer-events: none;
left: 20px;
text-align: center;
top: 20px;
color: #999;
font-size: 12px;
font-weight: 400;
transition: 0.2s ease all;
}
input+.form-control-placeholder,
.form-control:focus+.form-control-placeholder {
font-family: 'Montserrat', 'Kanit' !important;
position: absolute;
top: 6px;
bottom: 10px;
left: 10px;
font-size: 12px;
font-weight: 400;
opacity: 1;
color: #0072bc;
}
.inputText {
font-family: 'Montserrat', 'Kanit' !important;
/* width: 317px; */
height: 55px;
margin: auto;
border-radius: 5px;
border: 1px solid #ccc;
padding-left: 10px;
padding-top: 20px;
color: #000;
}
.formtxt {
width: 100%;
position: relative;
}
/* sign in FORM */
#logreg-forms {
background-color: #fff;
border-radius: 5px;
/* box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); */
transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
#logreg-forms form {
width: 100%;
max-width: 450px;
padding: 15px;
margin: auto;
}
#logreg-forms .form-group {
margin-bottom: 25px !important;
}
#logreg-forms .form-control {
position: relative;
box-sizing: border-box;
height: 65px;
padding: 0px 30px 0 30px;
font-size: 16px;
color: #000;
}
#logreg-forms .form-control:focus {
z-index: 2;
}
#logreg-forms .form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
#logreg-forms .form-signin input[type="password"] {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
#logreg-forms .social-login {
width: 450px;
margin: 0 auto;
margin-bottom: 14px;
}
#logreg-forms .social-btn {
font-weight: 100;
color: white;
width: 210px;
font-size: 1.6rem;
}
#logreg-forms a {
/* display: contents;
padding-top:10px;
color:lightseagreen; */
}
#logreg-form .lines {
width: 200px;
border: 1px solid red;
}
.btn-new-regis {
background-color: #0072bc;
color: #FFFFFF;
height: 65px;
width: 100%;
font-size: 16px;
text-transform: uppercase;
}
.btn-new-regis:hover {
background-color: #0065a7;
color: #FFFFFF;
}
#logreg-forms label {
color: #848a90;
font-weight: lighter;
}
#logreg-forms button[type="submit"] {
margin-top: 10px;
}
#logreg-forms .facebook-btn {
background-color: #3C589C;
}
#logreg-forms .google-btn {
background-color: #DF4B3B;
}
#logreg-forms .form-reset,
#logreg-forms .form-signup {
display: none;
}
#logreg-forms .form-signup .social-btn {
width: 210px;
}
#logreg-forms .form-signup input {
margin-bottom: 2px;
}
.form-signup .social-login {
width: 210px !important;
margin: 0 auto;
}
.cart-count {
position: absolute;
top: 26%;
left: 28%;
font-size: 8px;
background-color: #f00;
padding: 0px 7px;
color: #fff;
border-radius: 17px;
}
.radio-toolbar input[type="radio"] {
opacity: 0;
position: fixed;
width: 0;
}
.radio-toolbar label {
display: inline-block;
background-color: #fff;
padding: 10px 20px;
font-family: sans-serif, Arial;
font-size: 16px;
border: 2px solid #1d262d;
border-radius: 5px;
width: 200px;
}
.radio-toolbar input[type="radio"]:checked+label {
background-color: #fff;
border: 3px solid #337ab7;
color: #1d262d;
}
.radio-toolbar input[type="radio"]:focus+label {
border: 2px solid #337ab7;
}
.radio-toolbar label:hover {
border: 2px solid #337ab7;
}
/* .box-skill{
position: absolute;
top: 150px;
right: 5px;
background: #3b419b;
padding: 5px 10px 5px 10px;
border-radius: 20px;
color: #FFF;
font-size: 12px;
} */
.box-skill {
position: absolute;
top: 150px;
right: 5px;
/* background: #3b419b; */
padding: 5px 10px 5px 10px;
border-radius: 20px;
color: rgb(14, 0, 206);
font-size: 12px;
}
.delete-box {
position: absolute;
right: 3px;
top: 3px;
}
.box-heart {
position: absolute;
top: 100px;
right: 10px;
padding: 9px 10px 5px 9px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.93);
font-size: 14px;
transition: 0.3s all;
}
.box-heart:hover>.fa-heart-o:before {
content: "\f004";
color: red;
}
.checked_payment1 {
position: absolute;
left: 20%;
font-size: 11px;
background-color: #337ac4;
padding: 0px 7px;
color: #fff;
}
.checked_payment2 {
position: absolute;
right: 8%;
font-size: 11px;
background-color: #337ac4;
padding: 0px 7px;
color: #fff;
}
.checked_payment3 {
position: absolute;
left: 60%;
font-size: 11px;
background-color: #337ac4;
padding: 0px 7px;
color: #fff;
}
.news_title {
position: absolute;
font-size: 26px;
background-color: #5a5e62;
padding: 40px;
color: #fff;
font-weight: bold;
top: 75%;
height: auto;
width: auto;
opacity: 0.9;
max-width: 60%;
border-left: 5px solid #0072bc;
}
.product_title {
position: absolute;
font-size: 26px;
background-color: #5a5e62;
padding: 40px;
color: #fff;
font-weight: bold;
top: 70%;
height: auto;
width: auto;
opacity: 0.9;
max-width: 60%;
border-left: 5px solid #0072bc;
}
.banner_title {
position: absolute;
font-size: 50px;
padding-left: 20%;
color: #fff;
font-weight: bold;
top: 30%;
font-family: 'Montserrat', sans-serif;
}
.banner_title_desc {
position: absolute;
font-size: 30px;
padding-left: 20%;
color: #fff;
font-weight: lighter;
top: 40%;
line-height: 1.5;
font-family: 'Montserrat', sans-serif;
}
/* === Checkbox === */
.box {
padding: 40px 60px 40px 60px;
border: 1px solid #ddd;
margin-top: 20px;
}
.txtques {
font-weight: bold;
font-size: 16px;
color: #0072bc;
margin-bottom: 30px;
}
.boxchoice {
margin-top: 10px;
margin-bottom: 10px;
position: relative;
}
.terms {
color: #0072bc;
margin: 2px 0 0 125px;
position: absolute;
top: 0;
}
.terms:hover {
border-bottom: 1px solid #0072bc;
}
.label-cbx {
user-select: none;
cursor: pointer;
margin-bottom: 0;
}
.label-cbx input:checked+.checkbox {
border-color: #737a7d;
}
.label-cbx input:checked+.checkbox svg path {
fill: #20C2E0;
}
.label-cbx input:checked+.checkbox svg polyline {
stroke-dashoffset: 0;
}
.label-cbx:hover .checkbox svg path {
stroke-dashoffset: 0;
}
.label-cbx .checkbox {
position: relative;
top: 2px;
float: left;
margin-right: 8px;
margin-top: 0px;
margin-bottom: 0px;
width: 20px;
height: 20px;
border: 1px solid #a2acb1;
border-radius: 3px;
/* box-shadow: 2px 2px 1px #d4d4d3; */
}
.label-cbx .checkbox svg {
position: absolute;
top: 1px;
left: 1px;
}
.label-cbx .checkbox svg path {
fill: none;
stroke: #20C2E0;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
stroke-dasharray: 71px;
stroke-dashoffset: 71px;
transition: all 0.6s ease;
}
.label-cbx .checkbox svg polyline {
fill: none;
stroke: #333;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
stroke-dasharray: 20px;
stroke-dashoffset: 20px;
transition: all 0.3s ease;
}
.label-cbx>span {
pointer-events: none;
vertical-align: middle;
}
.cntr {
position: absolute;
top: 45%;
left: 0;
width: 100%;
text-align: center;
}
.invisible {
position: absolute;
z-index: -1;
width: 0;
height: 0;
opacity: 0;
}
.viewall-btn {
border: none;
padding: 10px;
width: 180px;
font-weight: 600;
font-size: 14px;
color: #000;
font-family: "Montserrat", sans-serif;
}
/* === Checkbox === */
.box-review {
overflow: auto;
max-height: 600px;
}
.review-comment {
font-size: 12px;
min-height: 100px;
/* border-bottom: 1px solid #e6e6e6; */
padding: 0px 0 10px 0;
margin-bottom: 5px;
}
/* Rating Star Widgets Style */
.rating-stars ul {
list-style-type: none;
padding: 0;
-moz-user-select: none;
-webkit-user-select: none;
}
.rating-stars ul>li.star {
display: inline-block;
}
/* Idle State of the stars */
.rating-stars ul>li.star>i.fa {
color: #ccc;
/* Color on idle state */
}
/* Hover state of the stars */
.rating-stars ul>li.star.hover>i.fa {
color: #ffb626;
}
/* Selected state of the stars */
.rating-stars ul>li.star.selected>i.fa {
color: #FF912C;
}
/* Rating Star Widgets Style */
.badgex {
display: inline-block;
min-width: 10px;
padding: 5px 9px;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #0072be;
border-radius: 10px;
margin-top: 10px;
}
/* ====================
Slick Dots
==================== */
#mu-news-slide .slick-dots {
position: absolute;
top: 225px;
left: -220px;
width: 120px;
}
#mu-news-slide .slick-dots li button:before {
font-size: 16px;
font-family: FontMontserratRegular;
font-weight: bold;
}
#mu-news-slide .slick-dots li.slick-active button:before {
opacity: .75;
color: #0072bc;
}
body {
counter-reset: dots;
}
#mu-news-slide .slick-dots li button::before {
counter-increment: dots;
content: '0' counter(dots);
}
#mu-news-slide .slick-prev {
left: -250px;
top: 240px;
}
#mu-news-slide .slick-next {
left: -90px;
top: 240px;
}
#mu-news-slide .slick-prev:before {
/* content: '\f060'; */
content: url('/mockup/arrow-left.png');
}
#mu-news-slide .slick-next:before {
/* content: '\f061'; */
content: url('/mockup/arrow-right.png');
}
#mu-news-slide .slick-prev:before,
.slick-next:before {
color: #999999;
font-size: 14px;
}
#mu-news-slide .slick-prev,
.slick-next {
background-color: transparent;
}
#mu-course-content .btn-viewall {
width: 100%;
height: 50px;
border-radius: 0;
padding-top: 13px;
background-color: #ebebeb;
font-size: 16px;
position: relative;
z-index: 999;
}
#mu-course-content .homepage {
/* margin-top: 50px; */
/* border-top: 1px solid #ebebeb; */
/* padding-top: 70px; */
}
#mu-popular .slick-prev {
left: 5px;
top: 40%;
width: 50px;
background: none;
}
#mu-popular .slick-prev:before {
content: url('/mockup/arrow-left_s.png');
}
#mu-popular .slick-next {
width: 50px;
right: 5px;
top: 40%;
background: none;
}
#mu-popular .slick-next:before {
content: url('/mockup/arrow-right_s.png');
}
.linebreak {
margin-top: 50px;
border-top: 1px solid #ebebeb;
padding-top: 70px;
}
.news-content img {
max-width: 100%;
}
/*==== Testimonail ====*/
#mu-latest-course-slide {
height: 250px;
}
#mu-latest-course-slide .slick-slide .mu-latest-course-single {
height: 200px;
transition: 0.5s all ease-in-out;
}
#mu-latest-course-slide .slick-slide .mu-latest-course-single .text-test {
height: 80px;
transition: 0.5s all ease-in-out;
}
#mu-latest-course-slide .slick-slide .mu-latest-course-single h6 {
color: #0072bc;
}
#mu-latest-course-slide .slick-current .mu-latest-course-single h4,
#mu-latest-course-slide .slick-current .mu-latest-course-single h6,
#mu-latest-course-slide .slick-current .mu-latest-course-single .text-test {
color: #FFFFFF;
}
#mu-latest-course-slide .slick-current .mu-latest-course-single {
background-color: #0072bc !important;
}
#mu-latest-course-slide .slick-current .mu-latest-course-single {
height: 220px !important;
transition: 0.5s all ease-in-out;
}
#mu-latest-course-slide .slick-current .mu-latest-course-single .text-test {
height: 110px;
transition: 0.5s all ease-in-out;
}
#mu-latest-course-slide .slick-current .mu-latest-course-single .mu-latest-course-single-contbottom {
/* margin-top: 35px !important; */
transition: 0.5s all ease-in-out;
}
/*============================
Wishlist
============================*/
#wishlist .slick-dots,
#lastwatch .slick-dots {
position: absolute;
top: -30px;
right: 10px;
text-align: right;
width: 100px;
height: 40px;
}
#wishlist .slick-dots li,
#lastwatch .slick-dots li {
margin: 0px;
}
#wishlist .slick-dots li button:before,
#lastwatch .slick-dots li button:before {
font-size: 30px;
}
#wishlist .slick-dots li.slick-active button:before {
opacity: 1;
color: red;
}
#lastwatch .slick-dots li.slick-active button:before {
opacity: 1;
color: blue;
}
.lineend {
margin-top: 30px;
margin-bottom: 30px;
padding-bottom: 50px;
border-bottom: 1px solid #ededed;
}
.btn-sm,
.btn-group-sm>.btn {
padding: 2px 5px !important;
}
.text-course {
font-size: 12px;
padding-top: 10px;
}
.cart_ico {
padding-left: 2px !important;
}
/*=========================================*/
/*HOME PAGE STYLE*/
/*=========================================*/
.price_mobile {
margin-top: -1px;
font-size: 16px;
letter-spacing: -0.5px;
}
/*=========================================*/
/*========== Datatable Style ============*/
.DataTable {
font-size: 12px;
margin-bottom: 0;
}
.dataTables_length,
.dataTables_filter,
.dataTables_info,
.dataTables_paginate,
.paging_simple_numbers {
font-size: 12px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
padding: 2px;
}
/*========== Datatable Style ============*/
.course-name {
padding-top: 10px;
margin-bottom: 10px;
height: 40px;
}
.course-teacher {
color: #949494;
}
/*==================
RESPONSIVE DESIGN
====================*/
@media (max-width: 1199px) {
#mu-slider .mu-slider-single .mu-slider-content {
padding: 0 10%;
}
#mu-slider .mu-slider-single .mu-slider-content {
top: 13%;
}
}
@media (max-width: 991px) {
#mu-menu .navbar-default .navbar-nav li>a {
font-size: 15px;
padding: 25px 10px;
}
#mu-search .mu-search-area {
padding: 30% 0;
}
#mu-slider .mu-slider-single .mu-slider-content h2 {
font-size: 35px;
line-height: 65px;
margin-bottom: 0;
}
/* #mu-slider .mu-slider-single .mu-slider-img {
height: 400px;
} */
#mu-slider .mu-slider-single .mu-slider-content a {
font-size: 15px;
margin-top: 5px;
padding: 5px 15px;
}
#mu-slider .mu-slider-single .mu-slider-content p {
font-size: 16px;
line-height: 1.5;
}
#mu-service .mu-service-area .mu-service-single h3 {
font-size: 20px;
}
#mu-about-us {
padding: 60px 0;
}
#mu-about-us .mu-about-us-area .mu-about-us-right {
margin-top: 30px;
}
#mu-abtus-counter {
background-size: 100% 100%;
padding: 60px 0;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single span {
font-size: 40px;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single h4 {
font-size: 30px;
margin-top: 15px;
}
#about-video-popup span {
top: 20px;
position: absolute;
right: 20px;
}
#mu-features {
padding: 60px 0;
}
.mu-title p {
padding: 0 20px;
}
#mu-features .mu-features-area .mu-features-content {
margin-top: 30px;
}
#mu-latest-courses {
padding: 60px 0 90px;
}
#mu-our-teacher {
padding: 60px 0;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single {
margin-bottom: 30px;
}
#mu-testimonial .mu-testimonial-area {
padding: 0 20px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote {
padding: 60px 15px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote blockquote::before {
left: 0;
}
#mu-from-blog {
padding: 60px 0;
}
#mu-from-blog .mu-from-blog-area .mu-from-blog-content {
margin-top: 30px;
}
#mu-from-blog .mu-from-blog-area .mu-from-blog-content .mu-blog-single-item .mu-blog-meta a {
letter-spacing: 0;
margin-right: 5px;
}
#mu-from-blog .mu-from-blog-area .mu-from-blog-content .mu-blog-single-item .mu-blog-single-img .mu-blog-caption h3 {
font-size: 20px;
}
#mu-course-content .mu-course-content-area .mu-sidebar {
margin-top: 30px;
}
#mu-search .mu-search-area .mu-search-form input[type="search"] {
font-size: 30px;
}
#mu-search .mu-search-area .mu-search-close {
right: 50px;
}
#mu-search .mu-search-area {
padding: 35% 0;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-right {
margin-top: 50px;
}
}
@media (max-width: 767px) {
.navbar-header {
padding: 10px 0;
}
#mu-menu .navbar-header .navbar-brand {
padding-top: 10px;
}
#mu-search-icon {
display: none;
}
.navbar-toggle {
background-color: #01bafd;
border-radius: 0;
}
.navbar-default .navbar-toggle {
border-color: #01bafd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #01bafd;
}
#mu-menu .navbar-default .navbar-nav li>a {
padding: 15px 20px;
}
#mu-slider .mu-slider-single .mu-slider-content h2 {
font-size: 30px;
line-height: 60px;
}
#mu-abtus-counter {
background-position: center center;
background-size: cover;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single {
border: medium none;
margin-bottom: 25px;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature {
text-align: center;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature h4::after {
display: none;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption a {
font-size: 14px;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption span {
font-size: 14px;
}
#mu-from-blog .mu-from-blog-area .mu-from-blog-content .mu-blog-single-item {
margin-bottom: 30px;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget {
margin-bottom: 30px;
text-align: center;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form input[type="email"] {
width: 50%;
margin-right: 10px;
}
#about-video-popup iframe {
height: 350px;
width: 80%;
}
#about-video-popup span {
position: absolute;
right: 30px;
top: 30px;
margin-right: 0;
margin-top: 0;
}
#mu-course-content {
/* padding: 50px 0; */
}
#mu-gallery {
padding: 50px 0;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img {
height: 320px;
}
#mu-contact {
padding: 50px 0;
}
#mu-error {
padding: 50px 0;
}
#mu-error .mu-error-area h2 {
font-size: 150px;
line-height: 1.5;
}
#mu-news-slide .slick-prev {
left: -10px;
top: 170px;
width: 50px;
height: 50px;
}
#mu-news-slide .slick-next {
left: auto;
right: -8px;
top: 170px;
width: 50px;
height: 50px;
}
#mu-news-slide .slick-prev:before {
/* content: '\f060'; */
content: url('/mockup/arrow-left_s.png');
}
#mu-news-slide .slick-next:before {
/* content: '\f061'; */
content: url('/mockup/arrow-right_s.png');
}
.line-top {
border-top: 1px solid #ccc !important;
}
.mu-course-price {
margin-top: -1px;
font-size: 16px;
letter-spacing: -0.5px;
}
.box-course {
padding: 0px !important;
}
.course-name {
padding-left: 10px;
}
.course-teacher {
padding-top: 20px;
padding-left: 10px;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom {
padding-bottom: 8px;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom p {
padding-left: 10px;
padding-right: 10px;
}
.ezpanel {
margin-top: 0px;
width: 100%;
border: 2px solid #ededed;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.bar_mydashboard .container {
padding-right: 0px;
padding-left: 0px;
}
}
@media (max-width: 640px) {
#mu-header .mu-header-area .mu-header-top-left .mu-top-phone {
display: none;
}
#mu-slider .mu-slider-single .mu-slider-content h2 {
font-size: 25px;
line-height: 50px;
}
/* #mu-slider .mu-slider-single .mu-slider-img {
height: 350px;
} */
#mu-slider .mu-slider-single .mu-slider-content h4 {
letter-spacing: 0;
}
#mu-service {
margin-top: 30px;
}
#mu-service .mu-service-area .mu-service-single {
padding: 20px 5px;
}
#mu-service .mu-service-area .mu-service-single h3 {
font-size: 16px;
}
#mu-slider .mu-slider-single .mu-slider-img figure img {
width: auto;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li {
padding: 5px 10px;
margin-bottom: 5px;
}
}
@media (max-width: 480px) {
#mu-header .mu-header-area .mu-header-top-left .mu-top-email {
font-size: 12px;
margin-top: 3px;
}
#mu-header .mu-header-area .mu-header-top-left .mu-top-email i {
margin-right: 0;
}
#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav li a {
font-size: 12px;
padding: 0 5px;
}
#mu-slider .mu-slider-single .mu-slider-content h2 {
font-size: 18px;
line-height: 35px;
}
#mu-slider .mu-slider-single .mu-slider-content h4 {
font-size: 15px;
line-height: 16px;
}
#mu-slider .mu-slider-single .mu-slider-content p {
font-size: 14px;
line-height: 1.5;
}
#mu-slider .mu-slider-single .mu-slider-content {
padding: 0 2%;
}
#mu-slider .mu-slider-single .mu-slider-content {
top: 5%;
}
#mu-slider .slick-prev,
#mu-slider .slick-next {
height: 40px;
width: 40px;
}
/* #mu-slider .mu-slider-single .mu-slider-img {
height: 270px;
} */
#mu-service .mu-service-area .mu-service-single {
padding: 20px 15px;
width: 100%;
}
#mu-service .mu-service-area .mu-service-single h3 {
font-size: 18px;
}
#about-video-popup iframe {
height: 300px;
margin: 5% auto;
width: 80%;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form input[type="email"] {
margin-right: 0;
width: 100%;
}
.mu-pagination {
text-align: center;
}
.mu-pagination .pagination li a {
font-size: 14px;
margin: 0 2px;
padding: 5px 12px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description h1 {
font-size: 25px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description h2 {
font-size: 22px;
line-height: 30px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description h3 {
font-size: 18px;
line-height: 24px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description h4 {
font-size: 16px;
line-height: 20px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li a {
font-size: 15px;
height: 30px;
line-height: 30px;
min-width: 30px;
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img {
height: 280px;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li {
margin-bottom: 10px;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-right iframe {
height: 350px;
}
}
@media (max-width: 360px) {
#mu-about-us .mu-about-us-area .mu-about-us-left h2 {
font-size: 30px;
margin-bottom: 10px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote {
padding: 40px 15px 80px;
}
#mu-footer .mu-footer-top {
padding: 50px 0 10px;
}
.mu-pagination .pagination li a {
padding: 5px 8px;
}
.mu-comments-area .comments .commentlist li .news-img {
margin-right: 0;
}
.mu-comments-area .comments .commentlist .children {
margin-left: 10px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li a {
margin-bottom: 10px;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img {
height: 220px;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-right iframe {
height: 300px;
}
#mu-error .mu-error-area p {
font-size: 18px;
}
#mu-error .mu-error-area span {
font-size: 14px;
}
#mu-error .mu-error-area h2 {
font-size: 100px;
}
}
/* Mobile */
@media screen and (max-width:500px) {
#logreg-forms {
border-radius: 5px;
max-width: 400px;
}
#logreg-forms .social-login {
width: 200px;
margin: 0 auto;
margin-bottom: 10px;
}
#logreg-forms .social-btn {
font-size: 1.3rem;
font-weight: 100;
color: white;
width: 200px;
height: 56px;
}
#logreg-forms .social-btn:nth-child(1) {
margin-bottom: 5px;
}
#logreg-forms .social-btn span {
display: none;
}
#logreg-forms .facebook-btn:after {
content: 'Facebook';
}
#logreg-forms .google-btn:after {
content: 'Google+';
}
} | public/assets/member/css/style.css | ==================================================
#BASIC TYPOGRAPHY
#HEADER SECTION
#NAVBAR SECTION
#SLIDER SECTION
#SERVICE SECTION
#ABOUT US SECTION
#COUNTER SECTION
#FEATURES SECTION
#LATEST COURSES SECTION
#TEACHER SECTION
#TESTIMONIAL SECTION
#FROM BLOG SECTION
# COURSES PAGE
#BLOG PAGE
#GALLERY PAGE
#CONTACT PAGE
#ERROR PAGE
#FOOTER SECTION
#RESPONSIVE DESIGN
*/
/* BASE - Base tyles, Variables, Mixins, etc. */
@font-face {
font-family: 'FontMontserratBold';
src: url('../fonts/custom/Montserrat-Bold.ttf');
font-weight: bold;
font-style: normal;
}
@font-face {
font-family: 'FontMontserratRegular';
src: url('../fonts/custom/Montserrat-Regular.ttf');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'FontPoppinsBold';
src: url('../fonts/custom/Poppins-Bold.ttf');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'FontPoppinsRegular';
src: url('../fonts/custom/Poppins-Regular.ttf');
font-weight: normal;
font-style: normal;
}
:focus {
/* outline: -webkit-focus-ring-color auto 1px; */
outline: none;
}
/*
5 columns grid for 'md' and 'lg' screens
@tatygrassini
*/
@media (min-width: 992px) {
.col-md-1-5 {
width: 20%;
float: left;
}
.col-md-2-5 {
width: 40%;
}
.col-md-3-5 {
width: 60%;
}
.col-md-4-5 {
width: 80%;
}
.col-md-5-5 {
width: 100%;
}
}
@media (min-width: 1200px) {
.col-lg-1-5 {
width: 20%;
}
.col-lg-2-5 {
width: 40%;
}
.col-lg-3-5 {
width: 60%;
}
.col-lg-4-5 {
width: 80%;
}
.col-lg-5-5 {
width: 100%;
}
}
/* Demo only, no need for this */
.show-grid [class^=col-] span,
.container-fluid .show-grid [class^=col-] {
display: block;
padding-top: 10px;
padding-bottom: 10px;
background-color: #eee;
background-color: rgba(86, 61, 124, .15);
text-align: center;
border: 1px solid #ddd;
border: 1px solid rgba(86, 61, 124, .2);
}
body {
background-color: #ffffff;
font-family: FontMontserratRegular;
/*font-family: "Roboto", sans-serif;*/
color: #1d262d;
font-size: 15px;
overflow-x: hidden;
}
.pointer {
cursor: pointer;
}
/*==== Text Master Color ====*/
.text-gray {
color: #ebebeb !important;
}
.text-darkgray {
color: #999999 !important;
}
.text-blue {
color: #0072bc !important;
}
.text-red {
color: #ff3232 !important;
}
.text-black {
color: #1d262d !important;
}
.text-orange {
color: #ff6106 !important;
}
.text-yellow {
color: #ffbb00 !important;
}
.ezpanel {
margin-top: 30px;
width: 150px;
border: 2px solid #ededed;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.ezpanel-header {
padding: 4px;
background-color: #ededed;
font-size: 12px;
font-weight: bold;
}
.ezpanel-body {
padding: 5px;
color: #986919;
font-size: 20px;
font-weight: bold;
}
/*==== Margin Master ====*/
.mt-1 {
margin-top: 10px !important;
}
.mt-2 {
margin-top: 20px !important;
}
.mt-3 {
margin-top: 30px !important;
}
.mt-4 {
margin-top: 40px !important;
}
.mt-5 {
margin-top: 50px !important;
}
.mb-1 {
margin-bottom: 10px !important;
}
.mb-2 {
margin-bottom: 20px !important;
}
.mb-3 {
margin-bottom: 30px !important;
}
.mb-4 {
margin-bottom: 40px !important;
}
.mb-5 {
margin-bottom: 50px !important;
}
.ml-1 {
margin-left: 10px !important;
}
.ml-2 {
margin-left: 20px !important;
}
.ml-3 {
margin-left: 30px !important;
}
.ml-4 {
margin-left: 40px !important;
}
.ml-5 {
margin-left: 50px !important;
}
.mr-1 {
margin-right: 10px !important;
}
.mr-2 {
margin-right: 20px !important;
}
.mr-3 {
margin-right: 30px !important;
}
.mr-4 {
margin-right: 40px !important;
}
.mr-5 {
margin-right: 50px !important;
}
.pt-1 {
padding-top: 10px !important;
}
.pt-2 {
padding-top: 20px !important;
}
.pt-3 {
padding-top: 30px !important;
}
.pt-4 {
padding-top: 40px !important;
}
.pt-5 {
padding-top: 50px !important;
}
.pb-1 {
padding-bottom: 10px !important;
}
.pb-2 {
padding-bottom: 20px !important;
}
.pb-3 {
padding-bottom: 30px !important;
}
.pb-4 {
padding-bottom: 40px !important;
}
.pb-5 {
padding-bottom: 50px !important;
}
.pl-1 {
padding-left: 10px !important;
}
.pl-2 {
padding-left: 20px !important;
}
.pl-3 {
padding-left: 30px !important;
}
.pl-4 {
padding-left: 40px !important;
}
.pl-5 {
padding-left: 50px !important;
}
.pr-1 {
padding-right: 10px !important;
}
.pr-2 {
padding-right: 20px !important;
}
.pr-3 {
padding-right: 30px !important;
}
.pr-4 {
padding-right: 40px !important;
}
.pr-5 {
padding-right: 50px !important;
}
/*==== Text Size Master ====*/
.font-8 {
font-size: 8px !important;
}
.font-9 {
font-size: 9px !important;
}
.font-10 {
font-size: 10px !important;
}
.font-11 {
font-size: 11px !important;
}
.font-12 {
font-size: 12px !important;
}
.font-13 {
font-size: 13px !important;
}
.font-14 {
font-size: 14px !important;
}
.font-15 {
font-size: 15px !important;
}
.font-16 {
font-size: 16px !important;
}
.font-18 {
font-size: 18px !important;
}
.font-20 {
font-size: 20px !important;
}
.font-22 {
font-size: 22px !important;
}
.bl-1 {
border-left: 1px solid #ccc !important;
}
.bt-1 {
border-top: 1px solid #ccc !important;
}
.br-1 {
border-right: 1px solid #ccc !important;
}
.bb-1 {
border-bottom: 1px solid #ccc !important;
}
.clear {
clear: both !important;
}
.alert {
border-radius: 0 !important;
}
.no-padding {
padding: 0;
}
.no-border {
border: none;
}
.img-teacher-small {
border-radius: 50%;
position: absolute;
margin-top: 63%;
margin-left: 15px;
border: 1px solid #d3d6db;
}
.img-teacher-in {
margin-top: 115px;
width: 55px;
height: 55px;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 0px solid rgba(214, 214, 214, 1);
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}
.panel-body {
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.panel-footer {
padding: 10px 15px;
background-color: #FFF;
border-top: none;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.mu-single-sidebar {
background-color: #ffffff !important;
background: url(../../../mockup/left-border.jpg);
background-repeat: no-repeat;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar {
background-color: #ffffff !important;
background: url(../../../mockup/left-border.jpg);
background-repeat: no-repeat;
display: inline;
float: left;
margin-bottom: 25px;
padding: 0 10px 10px;
border-left: 1px solid #ccc;
width: 100%;
}
.side-course-header {
margin-top: 14px;
margin-left: 14px;
color: #0072bc;
}
.border-profile {
max-width: 200px;
max-height: 200px;
margin: auto;
}
.border-profile img {
margin: auto;
margin-bottom: 20px;
border-radius: 50%;
}
.border-course {
margin-bottom: 10px;
padding: 10px;
border: 1px solid #ccc;
}
/* MODULES - Individual site components */
ul {
padding: 0;
margin: 0;
list-style: none;
}
a {
text-decoration: none;
color: #333333;
}
a:hover,
a:focus {
outline: none;
text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Montserrat", sans-serif;
}
h2 {
font-size: 30px;
font-weight: 700;
line-height: 40px;
margin: 0;
}
.pointer {
cursor: pointer;
}
.pl-0 {
padding-left: 0 !important;
}
.pr-0 {
padding-right: 0 !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pt-50 {
padding-top: 50px;
}
.fz-15 {
font-size: 15px !important;
}
img {
border: none;
}
.text-white {
color: #FFF !important;
}
.topbreadcrumb {
border-bottom: 1px solid #ccc;
}
.breadcrumb {
font-size: 13px;
font-style: italic;
color: #999;
background: none;
/* padding-left: 0; */
margin-top: 0px;
margin-bottom: 0px;
}
.form-control {
border-radius: 0px;
}
.nav-tabs li:last-child {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #0072bc;
}
.nav-tabs>li {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #0072bc;
width: 25%;
text-align: center;
}
.nav-tabs>li.active {
border-bottom: none;
border-top: 3px solid #0072bc;
border-left: 1px solid #0072bc;
border-right: 1px solid #0072bc;
margin-top: -1px;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
color: #0072bc;
cursor: default;
background-color: #fff;
border: none;
border-bottom-color: transparent;
border-bottom: none;
}
.nav>li>a:hover,
.nav>li>a:focus {
border-bottom: none;
color: #0072bc.mu-related-item;
-webkit-transition: 0s ease;
}
/* .nav-tabs.nav-justified > li > a {
border-radius : 0px !important;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:focus {
border-top: 3px solid #0072bc;
} */
.overview-box {
padding-top: 15px !important;
}
.overview-head {
margin-bottom: 20px;
font-size: 20px;
font-weight: 600;
text-align: left;
color: #0072bc !important;
}
.overview-text-small {
margin: 5px;
font-weight: 400;
color: #0072bc;
font-size: 14px;
}
.overview-score-small {
color: #000;
font-weight: 400;
}
.box-tab {
padding: 30px 15px 15px 15px !important;
}
.img-teacher {
border-radius: 50%;
border: 1px solid #ccc;
width: 50px;
height: 50px;
}
.btn-add-cart {
background-color: #19cc95;
color: #FFFFFF;
height: 50px;
width: 100%;
}
/*==Profile==*/
.profile-type {
font-weight: 100;
color: black;
font-size: 18px;
}
.profile-text {
/* color: red; */
font-size: 18px;
}
.profile-img {
width: 150px;
height: 150px;
border-radius: 50%;
}
.profile-credit {
color: #38bbf0;
background: #e8f8fd;
padding: 7px 15px 7px 15px;
font-size: 14px;
font-weight: 600;
height: 30px;
margin-top: 75px;
letter-spacing: 2px;
}
.profile-credit-2 {
color: #38bbf0;
font-weight: 600;
font-size: 24px;
}
.profile-chapter {
color: #3c429b;
background: #ebecf5;
padding: 7px 15px 7px 10px;
font-size: 14px;
font-weight: 600;
height: 30px;
margin-top: 75px;
letter-spacing: 2px;
}
.profile-chapter-2 {
color: #3c429b;
font-weight: 600;
font-size: 24px;
}
.profile-head-lastwatch {
border-left: 5px solid #0072bc;
padding-left: 25px;
padding-top: 7px;
height: 30px;
margin: 30px 0 15px 5px;
font-weight: 600;
}
.profile-head-wishlist {
border-left: 5px solid #fe0000;
padding-left: 25px;
padding-top: 7px;
height: 30px;
margin: 30px 0 15px 5px;
font-weight: 600;
}
.proflie-link-started {
color: #0072bc;
font-weight: 600
}
.proflie-link-started:hover {
color: #ff3232;
font-weight: 600
}
.proflie-link-started:hover:after {
content: url(../../../mockup/arrow-right.jpg);
margin-left: 5px;
}
.profile-box-infomation {
background: #ececec;
margin: 30px 0px 0px 0px;
height: 370px;
}
.profile-linebt {
border-bottom: 1px solid #ccc;
padding-bottom: 5px;
padding-top: 5px;
margin-bottom: 15px;
}
.profile-infomation {
margin-top: 60px;
margin-bottom: 20px;
}
.mu-read-more-btn {
border: 1px solid #fff;
color: #fff;
display: inline-block;
margin-top: 10px;
padding: 10px 20px;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-read-more-btn:hover,
.mu-read-more-btn:focus {
color: #fff;
}
.mu-post-btn {
background-color: transparent;
border: 1px solid #ccc;
display: inline-block;
font-size: 16px;
padding: 10px 18px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-post-btn:hover,
.mu-post-btn:focus {
color: #fff;
}
/* LAYOUTS - Page layout styles */
/*==================
HEADER SECTION
====================*/
#mu-header {
background-color: #ebebeb;
display: inline;
float: left;
width: 100%;
}
#mu-header .mu-header-area {
display: inline;
float: left;
width: 100%;
}
#mu-header .mu-header-area .mu-header-top-left {
display: inline;
float: left;
width: 100%;
}
#mu-header .mu-header-area .mu-header-top-left .mu-top-email {
display: inline;
float: left;
font-size: 14px;
margin-top: 5px;
}
#mu-header .mu-header-area .mu-header-top-left .mu-top-email i {
margin-right: 5px;
}
#mu-header .mu-header-area .mu-header-top-left .mu-top-phone {
border-left: 1px solid #ddd;
display: inline;
font-size: 14px;
float: left;
margin-left: 15px;
padding-left: 15px;
margin-top: 5px;
}
#mu-header .mu-header-area .mu-header-top-left .mu-top-phone i {
margin-left: 20px;
margin-right: 20px;
margin-top: 5px;
}
#mu-header .mu-header-area .mu-header-top-right {
display: inline;
float: left;
text-align: right;
width: 100%;
}
#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav {
display: inline-block;
}
#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav li {
display: inline-block;
}
#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav li a {
display: inline-block;
font-size: 14px;
padding: 0 8px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
/*==================
NAVBAR SECTION
====================*/
.btn-register {
background: #FFF;
border: none;
border-radius: 0px;
padding: 15px 25px;
color: #0072bc;
border-bottom: 3px solid #ffffff;
width: 125px;
}
.btn-login {
color: #FFF;
border: none;
border-radius: 0px;
padding: 15px 25px;
background-color: #0072bc;
margin-left: -4px;
border-bottom: 3px solid #004da0;
width: 125px;
}
.btn-login img {
margin-top: -3px;
margin-right: 5px;
}
.btn-dashlogin {
background: #FFF;
border: none;
border-radius: 0px;
padding: 15px 25px;
border-bottom: 3px solid #ffffff;
}
.btn-logout {
background: #ff3232;
color: #FFF;
border: none;
border-radius: 0px;
padding: 15px 25px;
margin-left: -4px;
border-bottom: 3px solid #d51918;
}
#mu-menu {
display: inline;
float: left;
width: 100%;
}
#mu-menu .navbar-default .navbar-nav>.active>a,
#mu-menu .navbar-default .navbar-nav>.active>a:hover,
#mu-menu .navbar-default .navbar-nav>.active>a:focus {
border-bottom: none;
color: #0072bc;
}
#mu-menu .navbar-default .navbar-nav li>a:hover,
#mu-menu .navbar-default .navbar-nav li>a:focus {
border-bottom: none;
color: #0072bc;
}
#mu-menu .navbar-header .navbar-brand {
color: #333;
/*font-family: "Montserrat", sans-serif;*/
font-family: FontMontserratRegular;
font-size: 26px;
font-weight: bold;
text-transform: uppercase;
/*padding-top: 20px;*/
padding-top: 15px;
letter-spacing: 0.5px;
}
#mu-menu .navbar-header .navbar-brand i {
font-size: 35px;
}
#mu-menu .navbar-header .navbar-brand span {
margin-left: 4px;
}
#mu-menu .navbar-default {
background-color: #fff;
border-radius: 0;
border-left: none;
border-right: none;
border: none;
border-bottom: 1px solid #e2e2e2;
margin-bottom: 0px;
box-shadow: 0 2px 4px #b9b9b9;
height: 90px;
padding-top: 10px;
}
#mu-menu .navbar-default .navbar-nav li>a {
padding-bottom: 25px;
padding-top: 25px;
margin-bottom: -1px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-menu .navbar-default .navbar-nav li #mu-search-icon:hover,
#mu-menu .navbar-default .navbar-nav li #mu-search-icon:focus {
border: none;
}
#mu-menu .navbar-default .navbar-nav li .dropdown-menu {
border-radius: 0px;
}
#mu-menu .navbar-default .navbar-nav li .dropdown-menu li a {
color: #333333;
padding-top: 10px;
padding-bottom: 10px;
}
#mu-menu .navbar-default .navbar-nav li .dropdown-menu li a:hover,
#mu-menu .navbar-default .navbar-nav li .dropdown-menu li a:focus {
color: #fff;
}
#mu-menu .navbar-default .navbar-nav .open a:hover,
#mu-menu .navbar-default .navbar-nav .open a:focus {
color: #fff;
}
/* ALL SECTION */
.bar_mydashboard {
background: #20b7f0;
margin-top: -10px;
color: #000;
}
/*scrol to top*/
.scrollToTop {
border-radius: 4px;
bottom: 60px;
color: #fff;
display: none;
font-size: 30px;
line-height: 50px;
height: 50px;
font-family: "Montserrat", sans-serif;
padding: 5px 0;
position: fixed;
right: 20px;
text-align: center;
text-decoration: none;
width: 50px;
z-index: 999;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.scrollToTop i {
display: block;
}
.scrollToTop span {
display: block;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
}
.scrollToTop:hover,
.scrollToTop:focus {
color: #fff;
}
#mu-search {
background-color: rgba(0, 0, 0, 0.9);
height: 100%;
left: 0;
opacity: 1;
position: fixed;
top: 0;
transform: translateY(-100%) scale(0);
-webkit-transition: all 0.5s ease-in-out 0s;
-moz-transition: all 0.5s ease-in-out 0s;
-ms-transition: all 0.5s ease-in-out 0s;
-o-transition: all 0.5s ease-in-out 0s;
transition: all 0.5s ease-in-out 0s;
width: 100%;
z-index: 99999;
}
#mu-search .mu-search-area {
display: inline;
float: left;
width: 100%;
padding: 20% 0;
text-align: center;
}
#mu-search .mu-search-area .mu-search-close {
border: none;
color: #fff;
display: inline-block;
font-size: 25px;
outline: none;
height: 50px;
line-height: 50px;
position: absolute;
right: 100px;
text-align: center;
top: 50px;
width: 50px;
}
#mu-search .mu-search-area .mu-search-form input[type="search"] {
background: transparent none repeat scroll 0 0;
border: medium none;
color: #fff;
font-size: 45px;
font-family: "Montserrat", sans-serif;
height: 100px;
outline: medium none;
text-align: center;
width: 100%;
}
#mu-search.mu-search-open {
transform: translateY(0) scale(1);
}
/*==================
SLIDER SECTION
====================*/
#mu-slider {
display: inline;
float: left;
width: 100%;
}
#mu-slider .mu-slider-single {
display: inline;
float: left;
width: 100%;
height: 100%;
position: relative;
}
#mu-slider .mu-slider-single .mu-slider-img {
display: inline;
float: left;
width: 100%;
}
#mu-slider .mu-slider-single .mu-slider-img:after {
/* background-color: rgba(0, 0, 0, 0.5);*/
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
}
#mu-slider .mu-slider-single .mu-slider-img figure {
height: 100%;
width: 100%;
}
#mu-slider .mu-slider-single .mu-slider-img figure img {
width: 100%;
height: 100%;
}
#mu-slider .mu-slider-single .mu-slider-content {
color: #fff;
position: absolute;
left: 0;
right: 0;
top: 20%;
padding: 0 15%;
width: 100%;
text-align: center;
height: 100%;
}
#mu-slider .mu-slider-single .mu-slider-content h4 {
letter-spacing: 1px;
margin-bottom: 0;
}
#mu-slider .mu-slider-single .mu-slider-content span {
display: inline-block;
height: 1px;
width: 100px;
}
#mu-slider .mu-slider-single .mu-slider-content h2 {
font-size: 50px;
line-height: 80px;
margin-bottom: 10px;
}
#mu-slider .mu-slider-single .mu-slider-content p {
font-size: 18px;
letter-spacing: 0.5px;
line-height: 28px;
}
#mu-slider .mu-slider-single .mu-slider-content a {
margin-top: 25px;
}
#mu-slider .slick-prev,
#mu-slider .slick-next {
height: 60px;
width: 60px;
}
#mu-slider .slick-prev:before,
#mu-slider .slick-next:before {
color: #fff;
font-size: 25px;
}
/*==================
SERVICE SECTION
====================*/
#mu-service {
display: inline;
float: left;
margin-top: -80px;
width: 100%;
}
#mu-service .mu-service-area {
display: inline;
float: left;
width: 100%;
}
#mu-service .mu-service-area .mu-service-single {
font-family: FontMontserratRegular;
background-color: #0072bc;
color: #fff;
display: inline;
float: left;
padding: 20px 15px;
text-align: center;
width: 25%;
height: 200px;
margin-top: -30px;
position: relative;
}
#mu-service .mu-service-area .mu-service-single img {
margin: auto;
margin-top: 10px;
}
#mu-service .mu-service-area .mu-service-single:first-child {
border-radius: 5px 0px 0px 5px;
padding-top: 30px;
}
#mu-service .mu-service-area .mu-service-single:nth-child(2),
#mu-service .mu-service-area .mu-service-single:nth-child(3) {
background-color: #ebebeb;
border-right: 1px solid #dfdfdf;
color: #1d262d;
border-bottom: 0px solid #0072bc;
transition: all 0.2s ease-in-out;
}
#mu-service .mu-service-area .mu-service-single:last-child {
border-radius: 0px 5px 5px 0px;
background-color: #ebebeb;
color: #1d262d;
border-bottom: 0px solid #0072bc;
transition: all 0.2s ease-in-out;
}
#mu-service .mu-service-area .mu-service-single:nth-child(2):hover,
#mu-service .mu-service-area .mu-service-single:nth-child(3):hover,
#mu-service .mu-service-area .mu-service-single:last-child:hover {
border-bottom: 3px solid #0072bc;
transition: all 0.2s ease-in-out;
}
#mu-service .mu-service-area .mu-service-single span {
font-family: sans-serif;
font-size: 38px;
font-weight: bold;
color: #0072bc;
}
#mu-service .mu-service-area .mu-service-single .text-month {
font-family: sans-serif;
font-size: 22px;
text-transform: uppercase;
font-weight: bolder;
color: #0072bc;
}
#mu-service .mu-service-area .mu-service-single .text-buy {
font-family: sans-serif;
font-size: 14px;
font-weight: bolder;
color: #0072bc;
font-style: italic;
}
#mu-service .mu-service-area .mu-service-single h5 {
padding-left: 15px;
text-transform: uppercase;
color: #000;
}
#mu-service .mu-service-area .mu-service-single h3 {
font-size: 25px;
padding-left: 15px;
text-transform: uppercase;
color: #000;
}
#mu-service .mu-service-area .mu-service-single p {
font-weight: lighter;
}
/*==================
ABOUT SECTION
====================*/
#mu-about-us {
display: inline;
float: left;
width: 100%;
padding: 20px 0;
}
#mu-about-us .mu-about-us-area {
display: inline;
float: left;
width: 100%;
}
#mu-about-us .mu-about-us-area .mu-about-us-left {
display: inline;
float: left;
width: 100%;
}
#mu-about-us .mu-about-us-area .mu-about-us-left h2 {
font-size: 40px;
margin-bottom: 20px;
text-align: left;
}
#mu-about-us .mu-about-us-area .mu-about-us-left ul {
margin-left: 25px;
margin-bottom: 15px;
}
#mu-about-us .mu-about-us-area .mu-about-us-left ul li {
line-height: 30px;
list-style: circle;
}
#mu-about-us .mu-about-us-area .mu-about-us-right {
display: inline;
float: left;
width: 100%;
display: block;
width: 100%;
background-color: #ccc;
}
#mu-about-us .mu-about-us-area .mu-about-us-right a {
display: block;
width: 100%;
position: relative;
}
#mu-about-us .mu-about-us-area .mu-about-us-right a img {
width: 100%;
}
#mu-about-us .mu-about-us-area .mu-about-us-right a:after {
background-color: rgba(0, 0, 0, 0.8);
bottom: 0;
color: #ddd;
content: '\f04b';
font-family: fontAwesome;
font-size: 50px;
left: 0;
padding-top: 27%;
position: absolute;
right: 0;
text-align: center;
top: 0;
}
/*==== about us dynamic video player ====*/
#about-video-popup {
background-color: rgba(0, 0, 0, 0.9);
position: fixed;
left: 0;
top: 0;
right: 0;
text-align: center;
bottom: 0;
z-index: 99999;
}
#about-video-popup span {
color: #fff;
cursor: pointer;
float: right;
font-size: 30px;
margin-right: 50px;
margin-top: 50px;
}
#about-video-popup iframe {
background: url(../img/loader.gif) center center no-repeat;
margin: 10% auto;
width: 650px;
height: 450px;
}
.mu-title {
font-family: FontMontserratRegular;
display: inline;
float: left;
text-align: center;
width: 100%;
margin-top: 50px;
margin-bottom: 50px;
}
.mu-title span {
color: #0072bc;
}
.mu-title h2 {
color: #1d262d;
margin-bottom: 10px;
text-transform: uppercase;
}
.mu-title p {
color: #949494;
letter-spacing: 0.3px;
line-height: 1.7;
padding: 0 120px;
}
.pointer {
cursor: pointer !important;
}
.border-payment {
width: 120px;
padding: 10px;
border: 1px solid #ccc;
margin-right: 10px;
}
.border-payment:hover {
background: #bcddff;
}
.border-payment:active:hover,
.border-payment-active:hover,
.border-payment-active {
background: #007eff;
}
/*==================
ABOUT US COUNTER SECTION
====================*/
#mu-abtus-counter {
background-image: url("../img/counter-bg.jpg");
background-repeat: no-repeat;
background-size: 100%;
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-abtus-counter .mu-abtus-counter-area {
display: inline;
float: left;
width: 100%;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single {
border-right: 2px solid #888;
display: inline;
float: left;
text-align: center;
width: 100%;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single span {
color: #fff;
display: inline-block;
font-size: 50px;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single h4 {
color: #fff;
font-size: 40px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 20px;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single p {
color: #fff;
font-size: 18px;
text-transform: uppercase;
}
#mu-abtus-counter .mu-abtus-counter-area .no-border {
border: none;
}
/*==================
FEATURES SECTION
====================*/
#mu-features {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-features .mu-features-area {
display: inline;
float: left;
width: 100%;
}
#mu-features .mu-features-area .mu-features-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature {
display: inline;
float: left;
margin-bottom: 30px;
margin-top: 30px;
padding: 0 10px;
width: 100%;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature span {
font-size: 25px;
padding: 10px 15px;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature h4 {
margin-bottom: 15px;
margin-top: 15px;
padding-bottom: 10px;
position: relative;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature h4:after {
background-color: #333;
content: '';
left: 0;
right: 0;
bottom: 0;
height: 2px;
width: 70px;
position: absolute;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature p {
font-size: 15px;
letter-spacing: 0.3px;
line-height: 1.7;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature a {
border: 1px solid #888;
display: inline-block;
font-size: 14px;
margin-top: 10px;
padding: 5px 10px;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
/*==================
LATEST COURSES SECTION
====================*/
#mu-latest-courses {
/*background-color: #065369;*/
background-image: url('../../member/images/bg_testimonial.jpg');
display: inline;
float: left;
padding: 60px 0;
width: 100%;
}
#mu-latest-courses .mu-latest-courses-area {
display: inline;
float: left;
width: 100%;
}
#mu-latest-courses .mu-latest-courses-area .mu-title h2 {
color: #fff;
}
#mu-latest-courses .mu-latest-courses-area .mu-title p {
color: #fff;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .slick-slide {
outline: none;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .slick-dots li {
background-color: #fff;
border-radius: 4px;
height: 8px;
width: 20px;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .slick-dots li button {
display: none;
}
.mu-latest-course-single {
font-family: FontMontserratRegular;
background-color: #fff;
display: inline;
float: left;
width: 100%;
border: 1px solid #ebebeb;
}
.mu-latest-course-single .mu-latest-course-img {
display: inline;
float: left;
width: 100%;
}
.mu-latest-course-single .mu-latest-course-img a {
display: block;
}
.mu-latest-course-single .mu-latest-course-img a img {
width: 100%;
}
.mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption {
background-color: #f8f8f8;
display: inline;
float: left;
padding: 10px 15px;
width: 100%;
}
.mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption a {
display: inline-block;
float: left;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption span {
float: right;
}
.mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption span i {
margin-right: 5px;
}
#mu-about-us .mu-latest-course-single .mu-latest-course-single-content,
#wishlist .mu-latest-course-single .mu-latest-course-single-content,
#lastwatch .mu-latest-course-single .mu-latest-course-single-content {
padding: 35px 15px 15px 15px;
}
.mu-latest-course-single .mu-latest-course-single-content {
display: inline;
float: left;
width: 100%;
padding: 15px 15px 15px 15px;
}
.mu-latest-course-single .mu-latest-course-single-content h4 {
color: #333;
line-height: 1;
}
.mu-latest-course-single .mu-latest-course-single-content h4 a {
color: #333;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-latest-course-single .mu-latest-course-single-content p {
font-size: 14px;
letter-spacing: 0.3px;
line-height: 1.7;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom {
/* border-top: 1px solid #ccc; */
display: inline;
float: left;
padding-top: 15px;
width: 100%;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom p {
color: #949494;
font-size: 12px;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom .mu-course-details {
display: inline-block;
float: left;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom .mu-course-details:hover,
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom .mu-course-details:focus {
color: #333;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom .mu-course-price {
display: inline-block;
float: right;
}
.hover_slide {
background-color: #fff;
}
.hover_slide:hover {
background-color: #0072bc;
color: #ffffff;
}
.hover_slide:hover h4 {
color: #ffffff;
}
/*==================
TEACHER SECTION
====================*/
#mu-our-teacher {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area {
display: inline;
float: left;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single {
display: inline;
float: left;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single:hover .mu-our-teacher-img .mu-our-teacher-social {
opacity: 1;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single:hover .mu-our-teacher-img .mu-our-teacher-social a {
-moz-transform: translateY(0%);
-o-transform: translateY(0%);
-ms-transform: translateY(0%);
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img {
background-color: #ccc;
display: inline;
position: relative;
float: left;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img img {
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img .mu-our-teacher-social {
bottom: 0;
left: 0;
opacity: 0;
overflow: hidden;
padding-top: 43.5%;
position: absolute;
right: 0;
text-align: center;
top: 0;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img .mu-our-teacher-social a {
border: 2px solid #fff;
color: #fff;
display: inline-block;
font-size: 18px;
height: 40px;
line-height: 40px;
margin: 0 5px;
width: 40px;
-moz-transform: translateY(-1000%);
-o-transform: translateY(-1000%);
-ms-transform: translateY(-1000%);
-webkit-transform: translateY(-1000%);
transform: translateY(-1000%);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img .mu-our-teacher-social a:hover,
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-our-teacher-img .mu-our-teacher-social a:focus {
background-color: #FFF;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-ourteacher-single-content {
display: inline;
float: left;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-ourteacher-single-content h4 {
margin-bottom: 0;
margin-top: 20px;
text-transform: uppercase;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-ourteacher-single-content span {
color: #000;
display: block;
font-size: 14px;
margin-bottom: 8px;
margin-top: 5px;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single .mu-ourteacher-single-content p {
font-size: 15px;
}
/*==================
TESTIMONIAL SECTION
====================*/
#mu-testimonial {
background-attachment: fixed;
background-image: url("../img/testimonial-bg.jpg");
background-position: center center;
background-size: cover;
display: inline;
float: left;
padding: 100px 0;
position: relative;
width: 100%;
z-index: 10;
}
#mu-testimonial:after {
background-color: rgba(0, 0, 0, 0.8);
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
#mu-testimonial .mu-testimonial-area {
display: inline;
float: left;
padding: 0 150px;
position: relative;
width: 100%;
z-index: 99;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content {
display: inline;
float: left;
width: 100%;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item {
display: inline;
float: left;
width: 100%;
outline: none;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote {
background-color: #333;
border-radius: 4px;
display: inline;
float: left;
padding: 60px 30px;
width: 100%;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote blockquote {
border: none;
text-align: center;
margin-bottom: 0;
position: relative;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote blockquote:before {
content: '\f10d';
color: #fff;
font-family: fontAwesome;
font-style: italic;
left: 2%;
position: absolute;
top: 0;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote blockquote p {
color: #fff;
font-size: 16px;
font-style: italic;
letter-spacing: 0.5px;
line-height: 1.8;
margin-bottom: 0;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-img {
display: inline;
float: left;
width: 100%;
text-align: center;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-img img {
background-color: #555;
border: 1px solid #888;
border-radius: 50%;
margin: -50px auto 5px;
padding: 0;
width: 120px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-info {
display: inline;
float: left;
width: 100%;
text-align: center;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-info h4 {
color: #fff;
font-size: 20px;
margin-bottom: 0px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-info span {
font-size: 14px;
letter-spacing: 0.3px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .slick-dots li {
background-color: #fff;
height: 8px;
width: 20px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .slick-dots li button {
display: none;
}
/*==================
FROM BLOG SECTION
====================*/
#mu-from-blog {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-from-blog .mu-from-blog-area {
display: inline;
float: left;
width: 100%;
}
#mu-from-blog .mu-from-blog-area .mu-from-blog-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
.mu-blog-single-item {
display: inline;
float: left;
width: 100%;
}
.mu-blog-single-item .mu-blog-single-img {
display: inline;
float: left;
width: 100%;
}
.mu-blog-single-item .mu-blog-single-img a {
display: block;
}
.mu-blog-single-item .mu-blog-single-img a img {
width: 100%;
}
.mu-blog-single-item .mu-blog-single-img .mu-blog-caption {
display: inline;
float: left;
width: 100%;
}
.mu-blog-single-item .mu-blog-single-img .mu-blog-caption h3 a {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-blog-single-item .mu-blog-meta {
display: inline;
float: left;
margin-bottom: 15px;
width: 100%;
margin-top: 5px;
}
.mu-blog-single-item .mu-blog-meta a {
display: inline-block;
float: left;
letter-spacing: 0.5px;
margin-right: 10px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-blog-single-item .mu-blog-meta span {
display: inline-block;
float: left;
}
.mu-blog-single-item .mu-blog-meta span i {
margin-right: 7px;
}
.mu-blog-single-item .mu-blog-description {
display: inline;
float: left;
width: 100%;
}
.mu-blog-single-item .mu-blog-description p {
font-size: 15px;
letter-spacing: 0.3px;
line-height: 1.7;
}
.mu-blog-single-item .mu-blog-description a {
border-color: #555;
color: #555;
font-size: 14px;
margin-top: 15px;
}
.mu-blog-single-item .mu-blog-description a:hover,
.mu-blog-single-item .mu-blog-description a:focus {
color: #fff;
}
/*==================
COURSES PAGE
====================*/
#mu-page-breadcrumb {
background-color: #333;
display: inline;
float: left;
padding: 30px 0;
width: 100%;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area {
display: inline;
float: left;
width: 100%;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area h2 {
text-align: center;
color: #fff;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb {
background-color: transparent;
border-radius: 0;
margin-bottom: 0;
margin-top: 10px;
text-align: center;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb li {
color: #fff;
}
#mu-page-breadcrumb .mu-page-breadcrumb-area .breadcrumb li a {
color: #fff;
}
#mu-course-content {
background-color: #fff;
display: inline;
float: left;
padding: 10px 0;
width: 100%;
}
#mu-course-content .mu-course-content-area {
display: inline;
float: left;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-course-container {
display: inline;
float: left;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-course-container .mu-latest-course-single {
border: 1px solid #ccc;
margin-bottom: 30px;
}
#mu-course-content .mu-course-content-area .mu-sidebar {
display: inline;
float: left;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar {
background-color: #F8F8F8;
display: inline;
float: left;
margin-bottom: 25px;
padding: 0 10px 10px;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-catg {
padding-left: 15px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-catg li a {
color: #333;
display: inline-block;
font-size: 15px;
font-weight: normal;
padding: 5px 0 5px 15px;
position: relative;
text-transform: capitalize;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-catg li a:hover,
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-catg li a:focus {
margin-left: 5px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-catg li a:before {
content: "\f101";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 5px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-popular-courses {
display: inline;
float: left;
margin-top: 10px;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-popular-courses .media .media-left .media-object {
width: 70px;
/* height: 60px; */
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-popular-courses .media .media-body .media-heading {
font-size: 16px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-popular-courses .media .media-body .media-heading a {
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-popular-courses .media .media-body .popular-course-price {
font-size: 14px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-archives li a:before {
content: '\f0da';
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .mu-sidebar-archives li a span {
margin-left: 5px;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .tag-cloud {
display: inline;
float: left;
margin-top: 5px;
width: 100%;
}
#mu-course-content .mu-course-content-area .mu-sidebar .mu-single-sidebar .tag-cloud a {
border-bottom: 1px solid #ccc;
display: inline-block;
font-size: 15px;
letter-spacing: 0.3px;
margin: 0 5px 10px;
padding: 5px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-course-content .mu-course-content-area .mu-course-details {
background-color: #FFF;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single {
border: none;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-imgcaption {
background-color: #FFF;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content h2 {
line-height: 1.7;
margin-bottom: 20px;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content h4 {
border-bottom: 1px solid #ccc;
padding-bottom: 10px;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content p {
font-size: 15px;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content ul {
margin-bottom: 30px;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content ul li {
margin-bottom: 10px;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content ul li span:first-child {
display: inline-block;
min-width: 150px;
float: left;
}
#mu-course-content .mu-course-content-area .mu-course-details .mu-latest-course-single .mu-latest-course-single-content .table {
margin-top: 10px;
}
.catname {
position: absolute;
padding: 5px;
background: rgba(0, 0, 0, 0.65);
color: #FFF;
top: 5px;
left: 5px;
}
.mu-pagination {
display: inline;
float: left;
width: 100%;
}
.mu-pagination .pagination li:first-child a {
border-radius: 0;
}
.mu-pagination .pagination li:first-child a span {
margin-right: 5px;
}
.mu-pagination .pagination li:last-child a {
border-radius: 0;
}
.mu-pagination .pagination li:last-child a span {
margin-left: 5px;
}
.mu-pagination .pagination li a {
color: #333;
margin: 0 5px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-pagination .pagination li a:hover,
.mu-pagination .pagination li a:focus {
color: #fff;
}
.mu-pagination .pagination .active a {
color: #fff;
}
.mu-related-item {
display: inline;
float: left;
margin-top: 0px;
width: 100%;
}
.mu-related-item .mu-related-item-area {
margin-top: 0px;
}
.mu-related-item .mu-related-item-area .mu-latest-course-single {
border: 1px solid #ccc;
}
.mu-related-item .mu-related-item-area .mu-blog-single-item {
background-color: #FFF;
}
.mu-related-item .mu-related-item-area .mu-blog-single-item .mu-blog-caption {
padding: 0 15px;
}
.mu-related-item .mu-related-item-area .mu-blog-single-item .mu-blog-meta {
padding: 0 15px;
}
.mu-related-item .mu-related-item-area .mu-blog-single-item .mu-blog-description {
padding: 0 15px 20px;
}
.mu-related-item .mu-related-item-area #mu-related-item-slide .slick-prev,
.mu-related-item .mu-related-item-area #mu-related-item-slide .slick-next {
height: 50px;
width: 50px;
}
/*==================
BLOG PAGE
====================*/
.mu-blog-archive .mu-blog-single-item {
margin-bottom: 35px;
}
.mu-blog-single .mu-blog-single-item {
background-color: #FFF;
padding-bottom: 30px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-caption {
padding: 0 15px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-meta {
padding: 0 15px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description {
padding: 0 15px 30px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description ul {
padding-left: 20px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description ul li {
line-height: 1.8;
padding-left: 25px;
position: relative;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description ul li:before {
content: '\f14a';
font-family: fontAwesome;
position: absolute;
left: 0;
}
.mu-blog-single .mu-blog-single-item .mu-blog-tags {
display: inline;
float: left;
width: 100%;
}
.mu-blog-single .mu-blog-single-item .mu-blog-tags .mu-news-single-tagnav {
display: inline-block;
padding: 0 15px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-tags .mu-news-single-tagnav li {
display: inline-block;
}
.mu-blog-single .mu-blog-single-item .mu-blog-tags .mu-news-single-tagnav li:first-child {
font-size: 16px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-tags .mu-news-single-tagnav li a {
display: inline-block;
padding: 5px;
font-size: 15px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social {
display: inline;
float: left;
margin-top: 20px;
width: 100%;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav {
display: inline-block;
padding: 0 15px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li {
display: inline-block;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li:first-child {
font-size: 16px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li a {
font-size: 15px;
border: 1px solid #ccc;
display: inline-block;
min-width: 35px;
text-align: center;
margin: 0 5px;
height: 35px;
line-height: 35px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li a:hover,
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li a:focus {
color: #fff;
}
.mu-blog-single-navigation {
display: inline;
float: left;
padding: 20px 0;
width: 100%;
margin-top: 30px;
}
.mu-blog-single-navigation a {
border: 1px solid #888;
color: #333;
display: inline-block;
font-size: 20px;
font-weight: normal;
padding: 10px 20px;
transition: all 0.5s ease 0s;
}
.mu-blog-single-navigation a:hover,
.mu-blog-single-navigation a:focus {
color: #fff;
}
.mu-blog-single-navigation .mu-blog-prev {
float: left;
}
.mu-blog-single-navigation .mu-blog-prev span {
margin-right: 10px;
}
.mu-blog-single-navigation .mu-blog-next {
float: right;
}
.mu-blog-single-navigation .mu-blog-next span {
margin-left: 10px;
}
.mu-comments-area {
display: inline;
float: left;
width: 100%;
margin-top: 20px;
}
.mu-comments-area h3 {
margin-bottom: 20px;
padding: 20px;
border-bottom: 1px solid #ccc;
padding-left: 0;
}
.mu-comments-area .comments {
float: left;
display: inline;
margin-top: 20px;
width: 100%;
}
.mu-comments-area .comments .commentlist li {
border-bottom: 1px solid #ddd;
display: inline;
float: left;
margin-bottom: 30px;
padding: 10px;
position: relative;
width: 100%;
}
.mu-comments-area .comments .commentlist li .news-img {
background-color: #ccc;
height: 90px;
margin-right: 20px;
width: 90px;
}
.mu-comments-area .comments .commentlist li .media-body p {
margin-bottom: 0px;
}
.mu-comments-area .comments .commentlist li .media-body .author-name {
margin-bottom: 0px;
margin-top: 0;
}
.mu-comments-area .comments .commentlist li .comments-date {
display: block;
font-size: 12px;
letter-spacing: 0.5px;
margin-bottom: 10px;
margin-top: 5px;
}
.mu-comments-area .comments .commentlist li .reply-btn {
border: 1px solid #888;
color: #333;
display: inline-block;
font-size: 15px;
line-height: 13px;
margin-bottom: 10px;
margin-top: 20px;
padding: 8px 15px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-comments-area .comments .commentlist li .reply-btn span {
margin-left: 5px;
}
.mu-comments-area .comments .commentlist li .reply-btn:hover,
.mu-comments-area .comments .commentlist li .reply-btn:focus {
color: #fff;
text-decoration: none;
outline: none;
}
.mu-comments-area .comments .commentlist li .children {
margin-left: 50px;
}
.mu-comments-area .comments .commentlist li .author-tag {
color: #fff;
display: inline-block;
font-size: 12px;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 5px;
padding: 4px 8px;
}
.mu-comments-area .comments .commentlist li .author-comments {
background-color: #f8f8f8;
}
.mu-comments-area .comments .commentlist .children {
margin-left: 25px;
}
.mu-comments-area .comments .comments-pagination {
display: inline-block;
text-align: left;
}
.mu-comments-area .comments .comments-pagination li {
display: inline-block;
}
.mu-comments-area .comments .comments-pagination li a {
background-color: transparent;
border: medium none;
color: #555;
display: inline-block;
font-size: 15px;
height: 25px;
line-height: 15px;
padding: 5px;
text-align: center;
width: 25px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.mu-comments-area .comments .comments-pagination li a:hover,
.mu-comments-area .comments .comments-pagination li a:focus {
background-color: transparent;
text-decoration: none;
outline: none;
}
.mu-comments-area .comments .commentlist>li:last-child {
margin-bottom: 0px;
}
#respond {
display: inline;
float: left;
margin-top: 25px;
width: 100%;
}
#respond .reply-title {
font-size: 25px;
margin-top: 0;
}
#respond .comment-notes {
font-size: 15px;
margin-bottom: 25px;
}
#respond .required {
color: red;
}
#respond label {
display: block;
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
border: 1px solid #ccc;
color: #555;
margin-bottom: 10px;
height: 35px;
padding: 5px;
width: 65%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#respond textarea {
border: 1px solid #ccc;
color: #555;
margin-bottom: 5px;
padding: 10px;
height: 200px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#respond input[type="submit"] {
margin-top: 10px;
}
/*==================
GALLERY PAGE
====================*/
#mu-gallery {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-gallery .mu-gallery-area {
display: inline;
float: left;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content {
display: inline;
float: left;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top {
display: inline;
float: left;
margin-top: 50px;
padding: 20px 0;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul {
display: inline-block;
text-align: center;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li {
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 14px;
font-weight: bold;
letter-spacing: 0.5px;
margin: 0 5px;
padding: 6px 15px;
text-transform: uppercase;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li:hover,
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li:focus {
background-color: #fff;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul .active {
background-color: #fff;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body {
display: inline;
float: left;
width: 100%;
margin-top: 50px;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery {
display: inline;
float: left;
margin-bottom: 30px;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item {
display: inline;
float: left;
width: 100%;
position: relative;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item:hover .mu-single-gallery-img img {
transform: scale(1.3);
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item:hover .mu-single-gallery-info {
background-color: rgba(0, 0, 0, 0.8);
opacity: 1;
transform: scale(1);
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item:hover .mu-single-gallery-info .mu-single-gallery-info-inner {
transform: scale(1);
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img {
display: inline;
float: left;
height: 220px;
overflow: hidden;
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img img {
width: 100%;
height: 100%;
transform: scale(1);
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info {
background-color: rgba(0, 0, 0, 0.2);
bottom: 0;
height: 100%;
left: 0;
opacity: 0;
padding-top: 70px;
position: absolute;
right: 0;
text-align: left;
top: 0;
transform: scale(1);
width: 100%;
-webkit-transition: all 0.8s;
-moz-transition: all 0.8s;
-ms-transition: all 0.8s;
-o-transition: all 0.8s;
transition: all 0.8s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
padding: 20px;
transform: scale(0);
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner h4 {
color: #fff;
font-size: 20px;
line-height: 1.3;
margin-bottom: 0;
text-transform: uppercase;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner p {
color: #fff;
font-size: 14px;
margin-bottom: 20px;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-info .mu-single-gallery-info-inner a {
color: #fff;
display: inline-block;
height: 35px;
line-height: 35px;
margin-right: 10px;
text-align: center;
width: 40px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-gallery .mu-gallery-area #mixit-container .mix {
display: none;
}
/*==================
CONTACT PAGE
====================*/
#mu-contact {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-contact .mu-contact-area {
display: inline;
float: left;
width: 100%;
}
#mu-contact .mu-contact-area .mu-contact-content {
display: inline;
float: left;
margin-top: 50px;
width: 100%;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left {
display: inline;
float: left;
width: 100%;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform {
display: inline;
float: left;
width: 100%;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform .reply-title {
font-size: 25px;
margin-top: 0;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform label {
display: block;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform label .required {
color: #f60;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform input[type="text"],
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform input[type="email"],
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform input[type="url"] {
border: none;
border: 1px solid #ddd;
color: #555;
margin-bottom: 10px;
height: 35px;
padding: 5px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform textarea {
border: none;
border: 1px solid #ddd;
color: #555;
margin-bottom: 5px;
padding: 10px;
height: 150px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-left .contactform .form-submit input {
margin-top: 10px;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-right {
display: inline;
float: left;
width: 100%;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-right iframe {
height: 500px;
}
/*==================
ERROR PAGE
====================*/
#mu-error {
display: inline;
float: left;
padding: 100px 0;
width: 100%;
}
#mu-error .mu-error-area {
display: inline;
float: left;
width: 100%;
text-align: center;
}
#mu-error .mu-error-area p {
font-size: 22px;
}
#mu-error .mu-error-area h2 {
font-size: 200px;
line-height: 1.7;
}
/*==================
FOOTER
====================*/
#mu-footer {
font-family: FontMontserratRegular;
display: inline;
float: left;
width: 100%;
}
#mu-footer .mu-footer-top {
background-color: #1d262d;
display: inline;
float: left;
padding: 50px 0;
width: 100%;
}
#mu-footer .mu-footer-top .mu-footer-top-area {
display: inline;
float: left;
width: 100%;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget {
display: inline;
float: left;
width: 100%;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget h4 {
color: #fff;
margin-bottom: 15px;
text-transform: uppercase;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a {
color: #f9f9f9;
display: inline-block;
font-size: 14px;
font-weight: normal;
padding: 5px 0 5px 15px;
position: relative;
text-transform: capitalize;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:before {
content: "\f101";
font-family: FontAwesome;
left: 0;
position: absolute;
top: 5px;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:hover,
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:focus {
margin-left: 5px;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget p {
color: #f9f9f9;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form {
display: inline;
float: left;
margin-top: 10px;
width: 100%;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form input[type="email"] {
border: 1px solid #ccc;
border-radius: 4px;
color: #000;
font-size: 15px;
height: 35px;
margin-bottom: 20px;
padding: 5px;
width: 100%;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form .mu-subscribe-btn {
color: #fff;
border: medium none;
border-radius: 4px;
font-size: 14px;
letter-spacing: 0.5px;
padding: 5px 10px;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget address p {
font-weight: lighter;
letter-spacing: 0.5px;
}
#mu-footer .mu-footer-bottom {
background-color: #1d262d;
display: inline;
float: left;
padding: 25px 0;
width: 100%;
}
#mu-footer .mu-footer-bottom .mu-footer-bottom-area {
display: inline;
float: left;
text-align: center;
width: 100%;
}
#mu-footer .mu-footer-bottom .mu-footer-bottom-area p {
color: #fff;
margin-bottom: 0;
letter-spacing: 0.3px;
}
#mu-footer .mu-footer-bottom .mu-footer-bottom-area p a {
color: #fff;
}
#mu-footer .mu-footer-contact li {
color: #FFF;
}
.text-new {
font-size: 14px;
line-height: 2;
color: #a0a2a4 !important;
}
.input-footer {
height: 50px;
padding-left: 55px;
}
.img_footer {
position: absolute;
top: 15px;
z-index: 99;
left: 15px;
}
.btn-subscribe {
background-color: #0072bc;
color: #fff;
border-radius: 0;
cursor: pointer;
position: absolute;
z-index: 999;
right: 1px;
width: 100px;
height: 48px;
top: 1px;
}
.btn-send-message {
background-color: #0072bc;
color: #FFFFFF;
height: 50px;
width: 100%;
}
input:placeholder-shown+.form-control-placeholder {
font-family: 'Montserrat', 'Kanit' !important;
position: absolute;
pointer-events: none;
left: 20px;
text-align: center;
top: 20px;
color: #999;
font-size: 12px;
font-weight: 400;
transition: 0.2s ease all;
}
input+.form-control-placeholder,
.form-control:focus+.form-control-placeholder {
font-family: 'Montserrat', 'Kanit' !important;
position: absolute;
top: 6px;
bottom: 10px;
left: 10px;
font-size: 12px;
font-weight: 400;
opacity: 1;
color: #0072bc;
}
.inputText {
font-family: 'Montserrat', 'Kanit' !important;
/* width: 317px; */
height: 55px;
margin: auto;
border-radius: 5px;
border: 1px solid #ccc;
padding-left: 10px;
padding-top: 20px;
color: #000;
}
.formtxt {
width: 100%;
position: relative;
}
/* sign in FORM */
#logreg-forms {
background-color: #fff;
border-radius: 5px;
/* box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); */
transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
#logreg-forms form {
width: 100%;
max-width: 450px;
padding: 15px;
margin: auto;
}
#logreg-forms .form-group {
margin-bottom: 25px !important;
}
#logreg-forms .form-control {
position: relative;
box-sizing: border-box;
height: 65px;
padding: 0px 30px 0 30px;
font-size: 16px;
color: #000;
}
#logreg-forms .form-control:focus {
z-index: 2;
}
#logreg-forms .form-signin input[type="email"] {
margin-bottom: -1px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
#logreg-forms .form-signin input[type="password"] {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
#logreg-forms .social-login {
width: 450px;
margin: 0 auto;
margin-bottom: 14px;
}
#logreg-forms .social-btn {
font-weight: 100;
color: white;
width: 210px;
font-size: 1.6rem;
}
#logreg-forms a {
/* display: contents;
padding-top:10px;
color:lightseagreen; */
}
#logreg-form .lines {
width: 200px;
border: 1px solid red;
}
.btn-new-regis {
background-color: #0072bc;
color: #FFFFFF;
height: 65px;
width: 100%;
font-size: 16px;
text-transform: uppercase;
}
.btn-new-regis:hover {
background-color: #0065a7;
color: #FFFFFF;
}
#logreg-forms label {
color: #848a90;
font-weight: lighter;
}
#logreg-forms button[type="submit"] {
margin-top: 10px;
}
#logreg-forms .facebook-btn {
background-color: #3C589C;
}
#logreg-forms .google-btn {
background-color: #DF4B3B;
}
#logreg-forms .form-reset,
#logreg-forms .form-signup {
display: none;
}
#logreg-forms .form-signup .social-btn {
width: 210px;
}
#logreg-forms .form-signup input {
margin-bottom: 2px;
}
.form-signup .social-login {
width: 210px !important;
margin: 0 auto;
}
.cart-count {
position: absolute;
top: 26%;
left: 28%;
font-size: 8px;
background-color: #f00;
padding: 0px 7px;
color: #fff;
border-radius: 17px;
}
.radio-toolbar input[type="radio"] {
opacity: 0;
position: fixed;
width: 0;
}
.radio-toolbar label {
display: inline-block;
background-color: #fff;
padding: 10px 20px;
font-family: sans-serif, Arial;
font-size: 16px;
border: 2px solid #1d262d;
border-radius: 5px;
width: 200px;
}
.radio-toolbar input[type="radio"]:checked+label {
background-color: #fff;
border: 3px solid #337ab7;
color: #1d262d;
}
.radio-toolbar input[type="radio"]:focus+label {
border: 2px solid #337ab7;
}
.radio-toolbar label:hover {
border: 2px solid #337ab7;
}
/* .box-skill{
position: absolute;
top: 150px;
right: 5px;
background: #3b419b;
padding: 5px 10px 5px 10px;
border-radius: 20px;
color: #FFF;
font-size: 12px;
} */
.box-skill {
position: absolute;
top: 150px;
right: 5px;
/* background: #3b419b; */
padding: 5px 10px 5px 10px;
border-radius: 20px;
color: rgb(14, 0, 206);
font-size: 12px;
}
.delete-box {
position: absolute;
right: 3px;
top: 3px;
}
.box-heart {
position: absolute;
top: 100px;
right: 10px;
padding: 9px 10px 5px 9px;
border-radius: 50%;
background: rgba(255, 255, 255, 0.93);
font-size: 14px;
transition: 0.3s all;
}
.box-heart:hover>.fa-heart-o:before {
content: "\f004";
color: red;
}
.checked_payment1 {
position: absolute;
left: 20%;
font-size: 11px;
background-color: #337ac4;
padding: 0px 7px;
color: #fff;
}
.checked_payment2 {
position: absolute;
right: 8%;
font-size: 11px;
background-color: #337ac4;
padding: 0px 7px;
color: #fff;
}
.checked_payment3 {
position: absolute;
left: 60%;
font-size: 11px;
background-color: #337ac4;
padding: 0px 7px;
color: #fff;
}
.news_title {
position: absolute;
font-size: 26px;
background-color: #5a5e62;
padding: 40px;
color: #fff;
font-weight: bold;
top: 75%;
height: auto;
width: auto;
opacity: 0.9;
max-width: 60%;
border-left: 5px solid #0072bc;
}
.product_title {
position: absolute;
font-size: 26px;
background-color: #5a5e62;
padding: 40px;
color: #fff;
font-weight: bold;
top: 70%;
height: auto;
width: auto;
opacity: 0.9;
max-width: 60%;
border-left: 5px solid #0072bc;
}
.banner_title {
position: absolute;
font-size: 50px;
padding-left: 20%;
color: #fff;
font-weight: bold;
top: 30%;
font-family: 'Montserrat', sans-serif;
}
.banner_title_desc {
position: absolute;
font-size: 30px;
padding-left: 20%;
color: #fff;
font-weight: lighter;
top: 40%;
line-height: 1.5;
font-family: 'Montserrat', sans-serif;
}
/* === Checkbox === */
.box {
padding: 40px 60px 40px 60px;
border: 1px solid #ddd;
margin-top: 20px;
}
.txtques {
font-weight: bold;
font-size: 16px;
color: #0072bc;
margin-bottom: 30px;
}
.boxchoice {
margin-top: 10px;
margin-bottom: 10px;
position: relative;
}
.terms {
color: #0072bc;
margin: 2px 0 0 125px;
position: absolute;
top: 0;
}
.terms:hover {
border-bottom: 1px solid #0072bc;
}
.label-cbx {
user-select: none;
cursor: pointer;
margin-bottom: 0;
}
.label-cbx input:checked+.checkbox {
border-color: #737a7d;
}
.label-cbx input:checked+.checkbox svg path {
fill: #20C2E0;
}
.label-cbx input:checked+.checkbox svg polyline {
stroke-dashoffset: 0;
}
.label-cbx:hover .checkbox svg path {
stroke-dashoffset: 0;
}
.label-cbx .checkbox {
position: relative;
top: 2px;
float: left;
margin-right: 8px;
margin-top: 0px;
margin-bottom: 0px;
width: 20px;
height: 20px;
border: 1px solid #a2acb1;
border-radius: 3px;
/* box-shadow: 2px 2px 1px #d4d4d3; */
}
.label-cbx .checkbox svg {
position: absolute;
top: 1px;
left: 1px;
}
.label-cbx .checkbox svg path {
fill: none;
stroke: #20C2E0;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
stroke-dasharray: 71px;
stroke-dashoffset: 71px;
transition: all 0.6s ease;
}
.label-cbx .checkbox svg polyline {
fill: none;
stroke: #333;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
stroke-dasharray: 20px;
stroke-dashoffset: 20px;
transition: all 0.3s ease;
}
.label-cbx>span {
pointer-events: none;
vertical-align: middle;
}
.cntr {
position: absolute;
top: 45%;
left: 0;
width: 100%;
text-align: center;
}
.invisible {
position: absolute;
z-index: -1;
width: 0;
height: 0;
opacity: 0;
}
.viewall-btn {
border: none;
padding: 10px;
width: 180px;
font-weight: 600;
font-size: 14px;
color: #000;
font-family: "Montserrat", sans-serif;
}
/* === Checkbox === */
.box-review {
overflow: auto;
max-height: 600px;
}
.review-comment {
font-size: 12px;
min-height: 100px;
/* border-bottom: 1px solid #e6e6e6; */
padding: 0px 0 10px 0;
margin-bottom: 5px;
}
/* Rating Star Widgets Style */
.rating-stars ul {
list-style-type: none;
padding: 0;
-moz-user-select: none;
-webkit-user-select: none;
}
.rating-stars ul>li.star {
display: inline-block;
}
/* Idle State of the stars */
.rating-stars ul>li.star>i.fa {
color: #ccc;
/* Color on idle state */
}
/* Hover state of the stars */
.rating-stars ul>li.star.hover>i.fa {
color: #ffb626;
}
/* Selected state of the stars */
.rating-stars ul>li.star.selected>i.fa {
color: #FF912C;
}
/* Rating Star Widgets Style */
.badgex {
display: inline-block;
min-width: 10px;
padding: 5px 9px;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #0072be;
border-radius: 10px;
margin-top: 10px;
}
/* ====================
Slick Dots
==================== */
#mu-news-slide .slick-dots {
position: absolute;
top: 225px;
left: -220px;
width: 120px;
}
#mu-news-slide .slick-dots li button:before {
font-size: 16px;
font-family: FontMontserratRegular;
font-weight: bold;
}
#mu-news-slide .slick-dots li.slick-active button:before {
opacity: .75;
color: #0072bc;
}
body {
counter-reset: dots;
}
#mu-news-slide .slick-dots li button::before {
counter-increment: dots;
content: '0' counter(dots);
}
#mu-news-slide .slick-prev {
left: -250px;
top: 240px;
}
#mu-news-slide .slick-next {
left: -90px;
top: 240px;
}
#mu-news-slide .slick-prev:before {
/* content: '\f060'; */
content: url('/mockup/arrow-left.png');
}
#mu-news-slide .slick-next:before {
/* content: '\f061'; */
content: url('/mockup/arrow-right.png');
}
#mu-news-slide .slick-prev:before,
.slick-next:before {
color: #999999;
font-size: 14px;
}
#mu-news-slide .slick-prev,
.slick-next {
background-color: transparent;
}
#mu-course-content .btn-viewall {
width: 100%;
height: 50px;
border-radius: 0;
padding-top: 13px;
background-color: #ebebeb;
font-size: 16px;
position: relative;
z-index: 999;
}
#mu-course-content .homepage {
/* margin-top: 50px; */
/* border-top: 1px solid #ebebeb; */
/* padding-top: 70px; */
}
#mu-popular .slick-prev {
left: 5px;
top: 40%;
width: 50px;
background: none;
}
#mu-popular .slick-prev:before {
content: url('/mockup/arrow-left_s.png');
}
#mu-popular .slick-next {
width: 50px;
right: 5px;
top: 40%;
background: none;
}
#mu-popular .slick-next:before {
content: url('/mockup/arrow-right_s.png');
}
.linebreak {
margin-top: 50px;
border-top: 1px solid #ebebeb;
padding-top: 70px;
}
.news-content img {
max-width: 100%;
}
/*==== Testimonail ====*/
#mu-latest-course-slide {
height: 250px;
}
#mu-latest-course-slide .slick-slide .mu-latest-course-single {
height: 200px;
transition: 0.5s all ease-in-out;
}
#mu-latest-course-slide .slick-slide .mu-latest-course-single .text-test {
height: 80px;
transition: 0.5s all ease-in-out;
}
#mu-latest-course-slide .slick-slide .mu-latest-course-single h6 {
color: #0072bc;
}
#mu-latest-course-slide .slick-current .mu-latest-course-single h4,
#mu-latest-course-slide .slick-current .mu-latest-course-single h6,
#mu-latest-course-slide .slick-current .mu-latest-course-single .text-test {
color: #FFFFFF;
}
#mu-latest-course-slide .slick-current .mu-latest-course-single {
background-color: #0072bc !important;
}
#mu-latest-course-slide .slick-current .mu-latest-course-single {
height: 220px !important;
transition: 0.5s all ease-in-out;
}
#mu-latest-course-slide .slick-current .mu-latest-course-single .text-test {
height: 110px;
transition: 0.5s all ease-in-out;
}
#mu-latest-course-slide .slick-current .mu-latest-course-single .mu-latest-course-single-contbottom {
/* margin-top: 35px !important; */
transition: 0.5s all ease-in-out;
}
/*============================
Wishlist
============================*/
#wishlist .slick-dots,
#lastwatch .slick-dots {
position: absolute;
top: -30px;
right: 10px;
text-align: right;
width: 100px;
height: 40px;
}
#wishlist .slick-dots li,
#lastwatch .slick-dots li {
margin: 0px;
}
#wishlist .slick-dots li button:before,
#lastwatch .slick-dots li button:before {
font-size: 30px;
}
#wishlist .slick-dots li.slick-active button:before {
opacity: 1;
color: red;
}
#lastwatch .slick-dots li.slick-active button:before {
opacity: 1;
color: blue;
}
.lineend {
margin-top: 30px;
margin-bottom: 30px;
padding-bottom: 50px;
border-bottom: 1px solid #ededed;
}
.btn-sm,
.btn-group-sm>.btn {
padding: 2px 5px !important;
}
.text-course {
font-size: 12px;
padding-top: 10px;
}
.cart_ico {
padding-left: 2px !important;
}
/*=========================================*/
/*HOME PAGE STYLE*/
/*=========================================*/
.price_mobile {
margin-top: -1px;
font-size: 16px;
letter-spacing: -0.5px;
}
/*=========================================*/
/*========== Datatable Style ============*/
.DataTable {
font-size: 12px;
margin-bottom: 0;
}
.dataTables_length,
.dataTables_filter,
.dataTables_info,
.dataTables_paginate,
.paging_simple_numbers {
font-size: 12px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
padding: 2px;
}
/*========== Datatable Style ============*/
.course-name {
padding-top: 10px;
margin-bottom: 10px;
height: 40px;
}
.course-teacher {
color: #949494;
}
/*==================
RESPONSIVE DESIGN
====================*/
@media (max-width: 1199px) {
#mu-slider .mu-slider-single .mu-slider-content {
padding: 0 10%;
}
#mu-slider .mu-slider-single .mu-slider-content {
top: 13%;
}
}
@media (max-width: 991px) {
#mu-menu .navbar-default .navbar-nav li>a {
font-size: 15px;
padding: 25px 10px;
}
#mu-search .mu-search-area {
padding: 30% 0;
}
#mu-slider .mu-slider-single .mu-slider-content h2 {
font-size: 35px;
line-height: 65px;
margin-bottom: 0;
}
/* #mu-slider .mu-slider-single .mu-slider-img {
height: 400px;
} */
#mu-slider .mu-slider-single .mu-slider-content a {
font-size: 15px;
margin-top: 5px;
padding: 5px 15px;
}
#mu-slider .mu-slider-single .mu-slider-content p {
font-size: 16px;
line-height: 1.5;
}
#mu-service .mu-service-area .mu-service-single h3 {
font-size: 20px;
}
#mu-about-us {
padding: 60px 0;
}
#mu-about-us .mu-about-us-area .mu-about-us-right {
margin-top: 30px;
}
#mu-abtus-counter {
background-size: 100% 100%;
padding: 60px 0;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single span {
font-size: 40px;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single h4 {
font-size: 30px;
margin-top: 15px;
}
#about-video-popup span {
top: 20px;
position: absolute;
right: 20px;
}
#mu-features {
padding: 60px 0;
}
.mu-title p {
padding: 0 20px;
}
#mu-features .mu-features-area .mu-features-content {
margin-top: 30px;
}
#mu-latest-courses {
padding: 60px 0 90px;
}
#mu-our-teacher {
padding: 60px 0;
width: 100%;
}
#mu-our-teacher .mu-our-teacher-area .mu-our-teacher-content .mu-our-teacher-single {
margin-bottom: 30px;
}
#mu-testimonial .mu-testimonial-area {
padding: 0 20px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote {
padding: 60px 15px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote blockquote::before {
left: 0;
}
#mu-from-blog {
padding: 60px 0;
}
#mu-from-blog .mu-from-blog-area .mu-from-blog-content {
margin-top: 30px;
}
#mu-from-blog .mu-from-blog-area .mu-from-blog-content .mu-blog-single-item .mu-blog-meta a {
letter-spacing: 0;
margin-right: 5px;
}
#mu-from-blog .mu-from-blog-area .mu-from-blog-content .mu-blog-single-item .mu-blog-single-img .mu-blog-caption h3 {
font-size: 20px;
}
#mu-course-content .mu-course-content-area .mu-sidebar {
margin-top: 30px;
}
#mu-search .mu-search-area .mu-search-form input[type="search"] {
font-size: 30px;
}
#mu-search .mu-search-area .mu-search-close {
right: 50px;
}
#mu-search .mu-search-area {
padding: 35% 0;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-right {
margin-top: 50px;
}
}
@media (max-width: 767px) {
.navbar-header {
padding: 10px 0;
}
#mu-menu .navbar-header .navbar-brand {
padding-top: 10px;
}
#mu-search-icon {
display: none;
}
.navbar-toggle {
background-color: #01bafd;
border-radius: 0;
}
.navbar-default .navbar-toggle {
border-color: #01bafd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #01bafd;
}
#mu-menu .navbar-default .navbar-nav li>a {
padding: 15px 20px;
}
#mu-slider .mu-slider-single .mu-slider-content h2 {
font-size: 30px;
line-height: 60px;
}
#mu-abtus-counter {
background-position: center center;
background-size: cover;
}
#mu-abtus-counter .mu-abtus-counter-area .mu-abtus-counter-single {
border: medium none;
margin-bottom: 25px;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature {
text-align: center;
}
#mu-features .mu-features-area .mu-features-content .mu-single-feature h4::after {
display: none;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption a {
font-size: 14px;
}
#mu-latest-courses .mu-latest-courses-area .mu-latest-courses-content .mu-latest-course-single .mu-latest-course-img .mu-latest-course-imgcaption span {
font-size: 14px;
}
#mu-from-blog .mu-from-blog-area .mu-from-blog-content .mu-blog-single-item {
margin-bottom: 30px;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget {
margin-bottom: 30px;
text-align: center;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form input[type="email"] {
width: 50%;
margin-right: 10px;
}
#about-video-popup iframe {
height: 350px;
width: 80%;
}
#about-video-popup span {
position: absolute;
right: 30px;
top: 30px;
margin-right: 0;
margin-top: 0;
}
#mu-course-content {
/* padding: 50px 0; */
}
#mu-gallery {
padding: 50px 0;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img {
height: 320px;
}
#mu-contact {
padding: 50px 0;
}
#mu-error {
padding: 50px 0;
}
#mu-error .mu-error-area h2 {
font-size: 150px;
line-height: 1.5;
}
#mu-news-slide .slick-prev {
left: -10px;
top: 170px;
width: 50px;
height: 50px;
}
#mu-news-slide .slick-next {
left: auto;
right: -8px;
top: 170px;
width: 50px;
height: 50px;
}
#mu-news-slide .slick-prev:before {
/* content: '\f060'; */
content: url('/mockup/arrow-left_s.png');
}
#mu-news-slide .slick-next:before {
/* content: '\f061'; */
content: url('/mockup/arrow-right_s.png');
}
.line-top {
border-top: 1px solid #ccc !important;
}
.mu-course-price {
margin-top: -1px;
font-size: 16px;
letter-spacing: -0.5px;
}
.box-course {
padding: 0px !important;
}
.course-name {
padding-left: 10px;
}
.course-teacher {
padding-top: 20px;
padding-left: 10px;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom {
padding-bottom: 8px;
}
.mu-latest-course-single .mu-latest-course-single-content .mu-latest-course-single-contbottom p {
padding-left: 10px;
padding-right: 10px;
}
.ezpanel {
margin-top: 0px;
width: 100%;
border: 2px solid #ededed;
text-align: center;
margin-left: auto;
margin-right: auto;
}
.bar_mydashboard .container {
padding-right: 0px;
padding-left: 0px;
}
}
@media (max-width: 640px) {
#mu-header .mu-header-area .mu-header-top-left .mu-top-phone {
display: none;
}
#mu-slider .mu-slider-single .mu-slider-content h2 {
font-size: 25px;
line-height: 50px;
}
/* #mu-slider .mu-slider-single .mu-slider-img {
height: 350px;
} */
#mu-slider .mu-slider-single .mu-slider-content h4 {
letter-spacing: 0;
}
#mu-service {
margin-top: 30px;
}
#mu-service .mu-service-area .mu-service-single {
padding: 20px 5px;
}
#mu-service .mu-service-area .mu-service-single h3 {
font-size: 16px;
}
#mu-slider .mu-slider-single .mu-slider-img figure img {
width: auto;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li {
padding: 5px 10px;
margin-bottom: 5px;
}
}
@media (max-width: 480px) {
#mu-header .mu-header-area .mu-header-top-left .mu-top-email {
font-size: 12px;
margin-top: 3px;
}
#mu-header .mu-header-area .mu-header-top-left .mu-top-email i {
margin-right: 0;
}
#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav li a {
font-size: 12px;
padding: 0 5px;
}
#mu-slider .mu-slider-single .mu-slider-content h2 {
font-size: 18px;
line-height: 35px;
}
#mu-slider .mu-slider-single .mu-slider-content h4 {
font-size: 15px;
line-height: 16px;
}
#mu-slider .mu-slider-single .mu-slider-content p {
font-size: 14px;
line-height: 1.5;
}
#mu-slider .mu-slider-single .mu-slider-content {
padding: 0 2%;
}
#mu-slider .mu-slider-single .mu-slider-content {
top: 5%;
}
#mu-slider .slick-prev,
#mu-slider .slick-next {
height: 40px;
width: 40px;
}
/* #mu-slider .mu-slider-single .mu-slider-img {
height: 270px;
} */
#mu-service .mu-service-area .mu-service-single {
padding: 20px 15px;
width: 100%;
}
#mu-service .mu-service-area .mu-service-single h3 {
font-size: 18px;
}
#about-video-popup iframe {
height: 300px;
margin: 5% auto;
width: 80%;
}
#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form input[type="email"] {
margin-right: 0;
width: 100%;
}
.mu-pagination {
text-align: center;
}
.mu-pagination .pagination li a {
font-size: 14px;
margin: 0 2px;
padding: 5px 12px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description h1 {
font-size: 25px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description h2 {
font-size: 22px;
line-height: 30px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description h3 {
font-size: 18px;
line-height: 24px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-description h4 {
font-size: 16px;
line-height: 20px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li a {
font-size: 15px;
height: 30px;
line-height: 30px;
min-width: 30px;
}
#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"] {
width: 100%;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img {
height: 280px;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-top ul li {
margin-bottom: 10px;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-right iframe {
height: 350px;
}
}
@media (max-width: 360px) {
#mu-about-us .mu-about-us-area .mu-about-us-left h2 {
font-size: 30px;
margin-bottom: 10px;
}
#mu-testimonial .mu-testimonial-area .mu-testimonial-content .mu-testimonial-item .mu-testimonial-quote {
padding: 40px 15px 80px;
}
#mu-footer .mu-footer-top {
padding: 50px 0 10px;
}
.mu-pagination .pagination li a {
padding: 5px 8px;
}
.mu-comments-area .comments .commentlist li .news-img {
margin-right: 0;
}
.mu-comments-area .comments .commentlist .children {
margin-left: 10px;
}
.mu-blog-single .mu-blog-single-item .mu-blog-social .mu-news-social-nav li a {
margin-bottom: 10px;
}
#mu-gallery .mu-gallery-area .mu-gallery-content .mu-gallery-body ul li .mu-single-gallery .mu-single-gallery-item .mu-single-gallery-img {
height: 220px;
}
#mu-contact .mu-contact-area .mu-contact-content .mu-contact-right iframe {
height: 300px;
}
#mu-error .mu-error-area p {
font-size: 18px;
}
#mu-error .mu-error-area span {
font-size: 14px;
}
#mu-error .mu-error-area h2 {
font-size: 100px;
}
}
/* Mobile */
@media screen and (max-width:500px) {
#logreg-forms {
border-radius: 5px;
max-width: 400px;
}
#logreg-forms .social-login {
width: 200px;
margin: 0 auto;
margin-bottom: 10px;
}
#logreg-forms .social-btn {
font-size: 1.3rem;
font-weight: 100;
color: white;
width: 200px;
height: 56px;
}
#logreg-forms .social-btn:nth-child(1) {
margin-bottom: 5px;
}
#logreg-forms .social-btn span {
display: none;
}
#logreg-forms .facebook-btn:after {
content: 'Facebook';
}
#logreg-forms .google-btn:after {
content: 'Google+';
}
} | 0.247532 | 0.097305 |
/*
* Copyright (c) 2012, The British Library Board
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the name of The British Library nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
body {
}
.no-print
{
display:none;
}
.bl_navBar
{
float:left;
vertical-align:top;
display:none;
}
.bl_details
{
display:none;
}
#bl_banner
{
margin-top:0px;
margin-left:0px;
width:300px;
height:100px;
float:left;
position:relative;
}
#bl_bannerContent
{
position:absolute;
top:0;
left:0;
}
#bl_title
{
margin-top:30px;
margin-left:270px;
padding:5px;
height:60px;
float:left;
position:relative;
font-size:large;
}
.bl_metadata
{
display:none;
}
.bl_iframe
{
margin: 0;
padding: 0;
border: none;
frameborder:0;
} | Css/SanddragonItemViewer.print.css | /*
* Copyright (c) 2012, The British Library Board
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
* Neither the name of The British Library nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
body {
}
.no-print
{
display:none;
}
.bl_navBar
{
float:left;
vertical-align:top;
display:none;
}
.bl_details
{
display:none;
}
#bl_banner
{
margin-top:0px;
margin-left:0px;
width:300px;
height:100px;
float:left;
position:relative;
}
#bl_bannerContent
{
position:absolute;
top:0;
left:0;
}
#bl_title
{
margin-top:30px;
margin-left:270px;
padding:5px;
height:60px;
float:left;
position:relative;
font-size:large;
}
.bl_metadata
{
display:none;
}
.bl_iframe
{
margin: 0;
padding: 0;
border: none;
frameborder:0;
} | 0.601359 | 0.035344 |
@charset "UTF-8";
body {
position: relative;
color: #3e396b; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Product Sans", Helvetica, Arial, serif;
line-height: 1.5; }
a {
color: #7642FF;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
a:hover, a:focus, a:active {
color: #2e00a8;
text-decoration: none; }
.link-muted {
color: #464a4c; }
.link-reverse {
color: #fff; }
.link-reverse:hover {
color: #fff;
opacity: 0.7; }
.my-lg {
margin-top: 5em !important;
margin-bottom: 5em !important; }
.py-lg {
padding-top: 5em !important;
padding-bottom: 5em !important; }
.mt-lg {
margin-top: 5em !important; }
.mb-lg {
margin-bottom: 5em !important; }
.pt-lg {
padding-top: 5em !important; }
.pb-lg {
padding-bottom: 5em !important; }
.mb-4 {
margin-bottom: 2rem !important; }
@media (min-width: 768px) {
.my-md-lg {
margin-top: 5em !important;
margin-bottom: 5em !important; } }
.display-5 {
font-size: 2rem;
font-weight: 300;
line-height: 1.5; }
.bg-light {
background-color: #f8faff !important; }
.bg-white {
background-color: #fff !important; }
.bg-primary {
background-color: #7642FF !important; }
.bg-gradient {
background-image: -webkit-linear-gradient(242deg, #6937EA 0%, #377FEA 65%);
background-image: -o-linear-gradient(242deg, #6937EA 0%, #377FEA 65%);
background-image: linear-gradient(-152deg, #6937EA 0%, #377FEA 65%); }
.light-text {
color: #b5bcc0; }
.text-inverse {
color: #fff; }
.form-control::-webkit-input-placeholder {
color: #636c72;
opacity: 0.5; }
.form-control:-ms-input-placeholder {
color: #636c72;
opacity: 0.5; }
.form-control::-ms-input-placeholder {
color: #636c72;
opacity: 0.5; }
.form-control::placeholder {
color: #636c72;
opacity: 0.5; }
.form-control::-webkit-input-placeholder {
color: #636c72;
opacity: 0.5; }
.text-muted {
color: #a7a2ce !important; }
/*FONT*/
.sans-serif-font {
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important; }
.thin-font {
font-weight: 300 !important; }
/*font awesome*/
.fa-valign {
vertical-align: middle; }
/*-----------------------------------
* Section
*-----------------------------------*/
.section {
padding-top: 3em;
padding-bottom: 3em; }
.section-title {
margin: 2em auto; }
/*-----------------------------------
* OWL CAROUSEL
*-----------------------------------*/
/**
* Owl Carousel v2.2.1
* Copyright 2013-2017 <NAME>
* Licensed under ()
*/
/*
* Default theme - Owl Carousel CSS File
*/
.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }
.owl-carousel .owl-item .citation img {
width: 75px;
display: inline; }
.btn {
text-transform: uppercase;
font-size: 14px;
border-radius: 30px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.navbar-nav .btn {
margin-left: 10px;
margin-right: 10px;
padding-left: 15px;
padding-right: 15px; }
.btn-lg {
font-size: 16px;
letter-spacing: 2px;
padding: 17px 35px; }
.btn-lg:hover, .btn-lg:active {
-webkit-transform: translateY(-2px);
-ms-transform: translateY(-2px);
transform: translateY(-2px); }
.btn-xl {
padding: 12px 35px; }
.btn-sm {
font-size: 14px;
letter-spacing: 0; }
.btn-primary,
.btn-primary:focus {
background-color: #7642FF;
background-image: -webkit-gradient(linear, left top, right top, from(#7642FF), to(#4259ff));
background-image: -webkit-linear-gradient(left, #7642FF, #4259ff);
background-image: -o-linear-gradient(left, #7642FF, #4259ff);
background-image: linear-gradient(90deg, #7642FF, #4259ff);
border: 0;
color: #fff; }
.btn-primary:hover, .btn-primary:active,
.btn-primary:focus:hover,
.btn-primary:focus:active {
color: #fff;
background-color: #6429ff;
background-image: -webkit-gradient(linear, left top, right top, from(#4259ff), to(#7642FF));
background-image: -webkit-linear-gradient(left, #4259ff, #7642FF);
background-image: -o-linear-gradient(left, #4259ff, #7642FF);
background-image: linear-gradient(90deg, #4259ff, #7642FF); }
.btn-outline,
.btn-outline:focus {
color: #fff;
background-image: none;
background-color: transparent;
border-color: #fff; }
.btn-outline:hover, .btn-outline:active,
.btn-outline:focus:hover,
.btn-outline:focus:active {
color: #292b2c;
background-color: #fff;
border-color: #fff; }
.btn-outline-primary {
color: #7642FF;
background-image: none;
background-color: transparent;
border-color: #7642FF; }
.btn-outline-primary:hover, .btn-outline-primary:active {
color: #fff;
background-color: #7642FF;
border-color: #7642FF;
background-image: -webkit-gradient(linear, left top, right top, from(#7642FF), to(#4259ff));
background-image: -webkit-linear-gradient(left, #7642FF, #4259ff);
background-image: -o-linear-gradient(left, #7642FF, #4259ff);
background-image: linear-gradient(90deg, #7642FF, #4259ff); }
/* ------------------------------------------------
Page : Start.ly SaaS CSS
Version : 1.0
Author : <NAME>
URI : http://themeforest.net/user/surjithctly
TABLE OF CONTENTS
-----------------
1. Header
2. navbar
3. One Page
4. Cards
5. Portfolio
6. Video
7. Team
8. Contact
9. Footer
Copyright © All rights Reserved
<NAME> / @surjithctly
-------------------------------------------------- */
/*-----------------------------------
* Header
*-----------------------------------*/
header {
position: relative; }
.gradient-mask {
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, right top, from(#7642FF), to(#4259ff)); }
/*Swiper Slider*/
.swiper-container {
width: 100%;
height: 850px;
height: 100vh; }
.swiper-container .jumbotron {
min-height: auto; }
@media (max-width: 767px) {
.swiper-button-prev,
.swiper-button-next {
display: none; } }
.parallax-bg {
position: absolute;
left: 0;
top: 0;
width: 130%;
height: 100%;
-webkit-background-size: cover;
background-size: cover;
background-position: center; }
.parallax-bg.bg-overlay:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.4); }
.bg-video video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background: url("../images/agency/poster.jpg") no-repeat;
background-size: cover;
-webkit-transition: 1s opacity;
-o-transition: 1s opacity;
transition: 1s opacity; }
.bg-video.align-bottom video {
top: auto;
bottom: 0;
-webkit-transform: translateX(-50%) translateY(0);
-ms-transform: translateX(-50%) translateY(0);
transform: translateX(-50%) translateY(0); }
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 30px; }
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 30px; }
/*end swiper css*/
.jumbotron {
width: 100%;
background-color: transparent;
margin-bottom: 0; }
@media (min-width: 576px) {
.jumbotron {
padding: 2rem 0; }
.jumbotron.sub-page {
padding: 0 0 2rem 0; } }
.jumbotron.sub-page {
min-height: 290px;
background: #f8faff; }
.jumbotron .lead {
max-width: 600px;
margin: auto; }
.jumbotron .btn-lg {
padding: 17px 35px; }
.jumbotron .btn {
margin: 10px; }
.jumbotron-two {
padding: 2rem 0; }
.jumbotron-two .lead {
max-width: 500px;
margin: 0; }
.overflow-hidden {
overflow-x: hidden; }
.bg-shape {
position: absolute;
background-color: #7642FF;
background-image: -webkit-linear-gradient(350deg, #7642FF, #4259ff);
background-image: -o-linear-gradient(350deg, #7642FF, #4259ff);
background-image: linear-gradient(100deg, #7642FF, #4259ff);
top: -350px;
right: -110px;
border-radius: 8%;
width: 50%;
height: 800px;
-webkit-transform: skew(3deg, 30deg);
-ms-transform: skew(3deg, 30deg);
transform: skew(3deg, 30deg);
opacity: 1;
z-index: -1; }
@media (max-width: 991px) {
.bg-shape {
top: -150px;
right: 0;
width: 20%;
height: 500px; } }
@media (max-width: 767px) {
.bg-shape {
display: none; } }
.bg-circle {
position: absolute;
background-color: #7642FF;
background-image: -webkit-linear-gradient(350deg, #7642FF, #4259ff);
background-image: -o-linear-gradient(350deg, #7642FF, #4259ff);
background-image: linear-gradient(100deg, #7642FF, #4259ff);
top: -400px;
left: -350px;
border-radius: 100%;
height: 800px;
width: 800px;
opacity: 0.2;
z-index: -1; }
@media (max-width: 991px) {
.bg-circle {
height: 400px;
width: 400px;
top: -200px;
left: -200px; } }
@media (max-width: 767px) {
.bg-circle {
display: none; } }
.bg-circle-two {
position: absolute;
background-color: #7642FF;
background-image: -webkit-linear-gradient(350deg, #7642FF, #4259ff);
background-image: -o-linear-gradient(350deg, #7642FF, #4259ff);
background-image: linear-gradient(100deg, #7642FF, #4259ff);
top: 150px;
left: 350px;
border-radius: 100%;
height: 100px;
width: 100px;
opacity: 0.8;
z-index: -1; }
@media (max-width: 991px) {
.bg-circle-two {
top: 150px;
left: 70px;
height: 50px;
width: 50px; } }
@media (max-width: 767px) {
.bg-circle-two {
display: none; } }
.hero-copy .container {
max-width: 40rem; }
[class^="display"] {
font-family: "Product Sans", Helvetica, Arial, serif;
font-weight: 700; }
@media (max-width: 991px) {
.display-3 {
font-size: 4rem; }
.display-5 {
font-size: 1.4rem; } }
@media (max-width: 767px) {
.display-3 {
font-size: 2.2rem; }
.display-4 {
font-size: 2.5rem; } }
.split-bg {
background: -webkit-gradient(linear, left top, left bottom, from(#f8faff), color-stop(50%, #f8faff), color-stop(50%, white));
background: -webkit-linear-gradient(top, #f8faff 0%, #f8faff 50%, white 50%);
background: -o-linear-gradient(top, #f8faff 0%, #f8faff 50%, white 50%);
background: linear-gradient(to bottom, #f8faff 0%, #f8faff 50%, white 50%); }
.macbook-hero {
max-width: 1100px;
position: relative;
margin: 0 auto; }
.macbook-hero .macbook-screen {
position: absolute;
left: 12.4%;
top: 5.4%;
right: 11.8%;
bottom: 30.6%;
max-width: 835px;
max-height: 522px;
background: #fff; }
.macbook-hero .macbook-screen img {
width: 100%;
height: 100%; }
.section {
position: relative; }
.section.bg-overlay:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.4); }
.section.bg-gradient:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: -webkit-gradient(linear, left top, right top, from(rgba(106, 17, 203, 0.76)), to(rgba(37, 117, 252, 0.77)));
background-image: -webkit-linear-gradient(left, rgba(106, 17, 203, 0.76) 0%, rgba(37, 117, 252, 0.77) 100%);
background-image: -o-linear-gradient(left, rgba(106, 17, 203, 0.76) 0%, rgba(37, 117, 252, 0.77) 100%);
background-image: linear-gradient(to right, rgba(106, 17, 203, 0.76) 0%, rgba(37, 117, 252, 0.77) 100%); }
/*-----------------------------------
* NAVBAR
*-----------------------------------*/
.navbar {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
padding: 1rem; }
.navbar .btn {
-webkit-box-shadow: none;
box-shadow: none; }
.navbar.bg-light {
padding: 0.4rem;
background: #FFF !important;
-webkit-box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.1);
box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.1); }
.navbar-toggler {
margin-top: 5px; }
.navbar-border {
border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.navbar-transparent {
background: transparent;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.nav-link {
padding: .3em 1em; }
.nav-link .pe-7s-angle-down {
margin: -13px -13px -13px -8px;
position: relative;
top: 8px; }
@media (max-width: 767px) {
.navbar-toggleable-md > .container {
width: 100%; }
.nav-link {
padding: .3em 0.6em; } }
@media (max-width: 991px) {
body:not(.sticky) .navbar:not(.navbar-light).menu-is-open {
background: rgba(0, 0, 0, 0.7); }
.navbar-nav {
margin-bottom: 1em; }
.navbar-toggleable-md .navbar-nav .dropdown-menu {
text-align: center; } }
@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 1rem;
padding-left: 1rem; } }
.navbar-nav .nav-link {
font-size: 16px;
text-align: center;
position: relative; }
.navbar-inverse .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.8);
text-transform: uppercase;
font-size: 14px; }
@media (min-width: 992px) {
.navbar-nav .nav-link:before {
content: "";
height: 1px;
position: absolute;
bottom: 5px;
left: 50%;
right: 50%;
border-bottom: 1px solid #7642FF;
margin-right: auto;
margin-left: auto;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; } }
.navbar-inverse .navbar-nav .nav-link.active {
color: #7642FF; }
@media (min-width: 992px) {
.navbar-inverse .navbar-nav .nav-link.active:after {
content: "";
height: 1px;
position: absolute;
bottom: 5px;
left: 0;
right: 0;
border-bottom: 1px solid #7642FF;
margin-right: 0.95rem;
margin-left: 0.95rem; } }
@media (min-width: 992px) {
.navbar-toggleable-md .navbar-nav .nav-link {
padding-right: 1rem;
padding-left: 1rem; } }
/*Dropdown*/
.dropdown-menu {
border-radius: 0;
border: 1px solid rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.05); }
.dropdown-item {
padding: 5px 2rem 5px 1.2rem; }
.dropdown-item.active,
.dropdown-item:active {
color: #000;
background-color: #f8faff; }
/*-----------------------------------
* YOUTUBE VIDEO
*-----------------------------------*/
iframe {
display: block; }
.youtube {
background-position: center;
background-repeat: no-repeat;
position: relative;
overflow: hidden;
-webkit-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
cursor: pointer; }
.youtube .play {
background: #FFF;
border-radius: 50%;
width: 80px;
height: 80px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.2);
box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.2);
text-align: center;
padding: 17px 20px; }
.youtube .play span {
color: #7642FF; }
/*-----------------------------------
* CLIENT LOGOS
*-----------------------------------*/
.client-logos.negative-margin {
margin-top: -180px; }
@media (max-width: 991px) {
.client-logos.negative-margin {
margin-top: -150px; } }
@media (max-width: 767px) {
.client-logos.negative-margin {
margin-top: -100px; } }
@media (max-width: 575px) {
.client-logos.negative-margin {
margin-top: -70px; } }
@media (min-width: 992px) {
.client-logos {
padding-left: 1em;
padding-right: 1em; } }
@media (max-width: 991px) {
.client-logos img {
height: 50px; } }
/*-----------------------------------
* FEATURES
*-----------------------------------*/
.browser-window {
display: inline-block;
text-align: left;
min-height: 200px;
max-width: 100%;
border-radius: 5px;
background-color: #F1F3F5;
-webkit-box-shadow: 0 19px 38px rgba(137, 149, 199, 0.15), 0 15px 12px rgba(137, 149, 199, 0.08);
box-shadow: 0 19px 38px rgba(137, 149, 199, 0.15), 0 15px 12px rgba(137, 149, 199, 0.08);
margin-bottom: 60px;
overflow: hidden; }
.browser-window.limit-height {
max-height: 500px; }
.browser-window .top-bar {
height: 40px;
border-radius: 5px 5px 0 0;
border-top: thin solid #F1F3F5;
border-bottom: thin solid #F1F3F5;
background: #f8faff;
width: 100%; }
.browser-window .circle {
height: 13px;
width: 13px;
margin-right: 5px;
display: inline-block;
border-radius: 50%;
background-color: #fff; }
.browser-window .circles {
margin: 12px 12px; }
.browser-window .content {
display: inline-block;
margin: 0;
border-radius: 0 0 5px 5px;
background-color: #fafafa;
max-height: 500px; }
.browser-window .content img {
max-width: 100%;
height: auto; }
.browser-window .circle-red {
background: #FBBBF5; }
.browser-window .circle-yellow {
background: #F8E397; }
.browser-window .circle-blue {
background: #79CFD5; }
.cast-shadow {
border-radius: 10px;
-webkit-box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.2);
box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.2); }
.media-icon i {
min-width: 50px;
color: #7642FF; }
.color-icon i {
color: #7642FF; }
/*-----------------------------------
* CARDS
*-----------------------------------*/
.card {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.card:hover {
margin-top: -5px;
-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05); }
.stat-counter {
color: #fff; }
/*-----------------------------------
* TWITTER CARDS
*-----------------------------------*/
.embed_twitter iframe {
margin: 0 auto !important; }
.embed-tweet-item {
min-height: 200px;
margin-bottom: 20px; }
.EmbeddedTweet {
height: 200px !important; }
.embed-tweet-item {
width: 100%; }
.embed-tweet-item blockquote {
width: 100%;
min-height: 200px;
background: url(../images/twitter-placeholder.png) no-repeat center top;
background-size: contain;
border: none; }
/*-----------------------------------
* PRICING
*-----------------------------------*/
.pricing {
text-align: center;
padding: 20px;
border: 0;
border-radius: 15px;
margin-bottom: 30px; }
.pricing small {
letter-spacing: 2px; }
.pricing .card-title {
font-size: 65px;
font-family: "Product Sans", Helvetica, Arial, serif;
font-weight: 700;
margin: 10px 0 15px; }
.pricing .plan-muted {
text-decoration: line-through;
opacity: 0.5; }
.pricing ul {
line-height: 2.5;
margin: 0 0 20px; }
/*-----------------------------------
* FORM
*-----------------------------------*/
.form-control {
height: 50px;
border-radius: 30px;
padding: 5px 20px;
height: 55px;
border-color: #ebebed;
-webkit-box-shadow: 0 0 5px rgba(38, 38, 76, 0.05);
box-shadow: 0 0 5px rgba(38, 38, 76, 0.05); }
.btn-block {
padding: 15px 0; }
/*-----------------------------------
* CONTACT
*-----------------------------------*/
#map {
height: 620px;
width: 100%; }
.contact-box {
background: #fff;
margin-top: -250px;
-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 50px rgba(0, 0, 0, 0.2); }
.address-box {
padding: 30px;
color: #fff; }
.address-box a {
color: #fff; }
.message-box {
padding: 30px; }
/*-----------------------------------
* FOOTER
*-----------------------------------*/
.footer-links li {
padding: 0.2em 0; }
.footer-links a {
color: #636c72; }
.footer-links a:hover {
text-decoration: none;
color: #7642FF; }
/*-----------------------------------
* BLOG
*-----------------------------------*/
.post_title {
font-weight: 300;
margin: 1em 0 0.4em;
line-height: 1.4; }
a.title img {
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease; }
a.title:hover img {
opacity: 0.8; }
.page-link {
padding: 0.7rem 1.35rem;
color: #000;
border: 1px solid #ececec; }
.page-link:hover, .page-link:focus {
background-color: #f7f7f7; }
.page-item.disabled .page-link {
border-color: #eceeef;
color: #eceeef; }
.page-item:first-child .page-link {
border-radius: 0;
padding: 5px 5px 4px; }
.page-item:last-child .page-link {
border-radius: 0;
padding: 5px 5px 4px; }
.author-box {
max-width: 730px;
margin: 20px auto;
padding: 1em;
border: 1px solid #eceeef; }
.entry-content p {
line-height: 1.7;
margin-top: 1rem;
margin-bottom: 2rem; }
.entry-content img {
max-width: 100%;
height: auto; }
@media (min-width: 992px) {
.entry-content img.alignnone {
max-width: 150%;
height: auto;
margin-left: -25%; } }
.alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.wp-caption-text {
text-align: center;
margin: 0.8em 0 1.5em;
color: #636c72; }
/*Comments*/
.comments-area, .comment-respond {
max-width: 730px;
margin: 20px auto; }
.comment .avatar {
width: 60px;
margin-right: 1rem; }
.comment ol.children {
border-left: 2px solid #eceeef; }
.comment-respond {
border-top: 1px solid #eceeef;
margin-top: 3em;
padding-top: 2em; }
/*# sourceMappingURL=style.css.map */ | static/css/style.css | @charset "UTF-8";
body {
position: relative;
color: #3e396b; }
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Product Sans", Helvetica, Arial, serif;
line-height: 1.5; }
a {
color: #7642FF;
text-decoration: none;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
a:hover, a:focus, a:active {
color: #2e00a8;
text-decoration: none; }
.link-muted {
color: #464a4c; }
.link-reverse {
color: #fff; }
.link-reverse:hover {
color: #fff;
opacity: 0.7; }
.my-lg {
margin-top: 5em !important;
margin-bottom: 5em !important; }
.py-lg {
padding-top: 5em !important;
padding-bottom: 5em !important; }
.mt-lg {
margin-top: 5em !important; }
.mb-lg {
margin-bottom: 5em !important; }
.pt-lg {
padding-top: 5em !important; }
.pb-lg {
padding-bottom: 5em !important; }
.mb-4 {
margin-bottom: 2rem !important; }
@media (min-width: 768px) {
.my-md-lg {
margin-top: 5em !important;
margin-bottom: 5em !important; } }
.display-5 {
font-size: 2rem;
font-weight: 300;
line-height: 1.5; }
.bg-light {
background-color: #f8faff !important; }
.bg-white {
background-color: #fff !important; }
.bg-primary {
background-color: #7642FF !important; }
.bg-gradient {
background-image: -webkit-linear-gradient(242deg, #6937EA 0%, #377FEA 65%);
background-image: -o-linear-gradient(242deg, #6937EA 0%, #377FEA 65%);
background-image: linear-gradient(-152deg, #6937EA 0%, #377FEA 65%); }
.light-text {
color: #b5bcc0; }
.text-inverse {
color: #fff; }
.form-control::-webkit-input-placeholder {
color: #636c72;
opacity: 0.5; }
.form-control:-ms-input-placeholder {
color: #636c72;
opacity: 0.5; }
.form-control::-ms-input-placeholder {
color: #636c72;
opacity: 0.5; }
.form-control::placeholder {
color: #636c72;
opacity: 0.5; }
.form-control::-webkit-input-placeholder {
color: #636c72;
opacity: 0.5; }
.text-muted {
color: #a7a2ce !important; }
/*FONT*/
.sans-serif-font {
font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important; }
.thin-font {
font-weight: 300 !important; }
/*font awesome*/
.fa-valign {
vertical-align: middle; }
/*-----------------------------------
* Section
*-----------------------------------*/
.section {
padding-top: 3em;
padding-bottom: 3em; }
.section-title {
margin: 2em auto; }
/*-----------------------------------
* OWL CAROUSEL
*-----------------------------------*/
/**
* Owl Carousel v2.2.1
* Copyright 2013-2017 <NAME>
* Licensed under ()
*/
/*
* Default theme - Owl Carousel CSS File
*/
.owl-theme .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-theme .owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; }
.owl-theme .owl-nav .disabled {
opacity: 0.5;
cursor: default; }
.owl-theme .owl-nav.disabled + .owl-dots {
margin-top: 10px; }
.owl-theme .owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; }
.owl-theme .owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; }
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
-webkit-transition: opacity 200ms ease;
-o-transition: opacity 200ms ease;
transition: opacity 200ms ease;
border-radius: 30px; }
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #869791; }
.owl-carousel .owl-item .citation img {
width: 75px;
display: inline; }
.btn {
text-transform: uppercase;
font-size: 14px;
border-radius: 30px;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.navbar-nav .btn {
margin-left: 10px;
margin-right: 10px;
padding-left: 15px;
padding-right: 15px; }
.btn-lg {
font-size: 16px;
letter-spacing: 2px;
padding: 17px 35px; }
.btn-lg:hover, .btn-lg:active {
-webkit-transform: translateY(-2px);
-ms-transform: translateY(-2px);
transform: translateY(-2px); }
.btn-xl {
padding: 12px 35px; }
.btn-sm {
font-size: 14px;
letter-spacing: 0; }
.btn-primary,
.btn-primary:focus {
background-color: #7642FF;
background-image: -webkit-gradient(linear, left top, right top, from(#7642FF), to(#4259ff));
background-image: -webkit-linear-gradient(left, #7642FF, #4259ff);
background-image: -o-linear-gradient(left, #7642FF, #4259ff);
background-image: linear-gradient(90deg, #7642FF, #4259ff);
border: 0;
color: #fff; }
.btn-primary:hover, .btn-primary:active,
.btn-primary:focus:hover,
.btn-primary:focus:active {
color: #fff;
background-color: #6429ff;
background-image: -webkit-gradient(linear, left top, right top, from(#4259ff), to(#7642FF));
background-image: -webkit-linear-gradient(left, #4259ff, #7642FF);
background-image: -o-linear-gradient(left, #4259ff, #7642FF);
background-image: linear-gradient(90deg, #4259ff, #7642FF); }
.btn-outline,
.btn-outline:focus {
color: #fff;
background-image: none;
background-color: transparent;
border-color: #fff; }
.btn-outline:hover, .btn-outline:active,
.btn-outline:focus:hover,
.btn-outline:focus:active {
color: #292b2c;
background-color: #fff;
border-color: #fff; }
.btn-outline-primary {
color: #7642FF;
background-image: none;
background-color: transparent;
border-color: #7642FF; }
.btn-outline-primary:hover, .btn-outline-primary:active {
color: #fff;
background-color: #7642FF;
border-color: #7642FF;
background-image: -webkit-gradient(linear, left top, right top, from(#7642FF), to(#4259ff));
background-image: -webkit-linear-gradient(left, #7642FF, #4259ff);
background-image: -o-linear-gradient(left, #7642FF, #4259ff);
background-image: linear-gradient(90deg, #7642FF, #4259ff); }
/* ------------------------------------------------
Page : Start.ly SaaS CSS
Version : 1.0
Author : <NAME>
URI : http://themeforest.net/user/surjithctly
TABLE OF CONTENTS
-----------------
1. Header
2. navbar
3. One Page
4. Cards
5. Portfolio
6. Video
7. Team
8. Contact
9. Footer
Copyright © All rights Reserved
<NAME> / @surjithctly
-------------------------------------------------- */
/*-----------------------------------
* Header
*-----------------------------------*/
header {
position: relative; }
.gradient-mask {
-webkit-text-fill-color: transparent;
-webkit-background-clip: text;
background-clip: text;
background-image: -webkit-gradient(linear, left top, right top, from(#7642FF), to(#4259ff)); }
/*Swiper Slider*/
.swiper-container {
width: 100%;
height: 850px;
height: 100vh; }
.swiper-container .jumbotron {
min-height: auto; }
@media (max-width: 767px) {
.swiper-button-prev,
.swiper-button-next {
display: none; } }
.parallax-bg {
position: absolute;
left: 0;
top: 0;
width: 130%;
height: 100%;
-webkit-background-size: cover;
background-size: cover;
background-position: center; }
.parallax-bg.bg-overlay:after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.4); }
.bg-video video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background: url("../images/agency/poster.jpg") no-repeat;
background-size: cover;
-webkit-transition: 1s opacity;
-o-transition: 1s opacity;
transition: 1s opacity; }
.bg-video.align-bottom video {
top: auto;
bottom: 0;
-webkit-transform: translateX(-50%) translateY(0);
-ms-transform: translateX(-50%) translateY(0);
transform: translateX(-50%) translateY(0); }
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
left: 30px; }
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
right: 30px; }
/*end swiper css*/
.jumbotron {
width: 100%;
background-color: transparent;
margin-bottom: 0; }
@media (min-width: 576px) {
.jumbotron {
padding: 2rem 0; }
.jumbotron.sub-page {
padding: 0 0 2rem 0; } }
.jumbotron.sub-page {
min-height: 290px;
background: #f8faff; }
.jumbotron .lead {
max-width: 600px;
margin: auto; }
.jumbotron .btn-lg {
padding: 17px 35px; }
.jumbotron .btn {
margin: 10px; }
.jumbotron-two {
padding: 2rem 0; }
.jumbotron-two .lead {
max-width: 500px;
margin: 0; }
.overflow-hidden {
overflow-x: hidden; }
.bg-shape {
position: absolute;
background-color: #7642FF;
background-image: -webkit-linear-gradient(350deg, #7642FF, #4259ff);
background-image: -o-linear-gradient(350deg, #7642FF, #4259ff);
background-image: linear-gradient(100deg, #7642FF, #4259ff);
top: -350px;
right: -110px;
border-radius: 8%;
width: 50%;
height: 800px;
-webkit-transform: skew(3deg, 30deg);
-ms-transform: skew(3deg, 30deg);
transform: skew(3deg, 30deg);
opacity: 1;
z-index: -1; }
@media (max-width: 991px) {
.bg-shape {
top: -150px;
right: 0;
width: 20%;
height: 500px; } }
@media (max-width: 767px) {
.bg-shape {
display: none; } }
.bg-circle {
position: absolute;
background-color: #7642FF;
background-image: -webkit-linear-gradient(350deg, #7642FF, #4259ff);
background-image: -o-linear-gradient(350deg, #7642FF, #4259ff);
background-image: linear-gradient(100deg, #7642FF, #4259ff);
top: -400px;
left: -350px;
border-radius: 100%;
height: 800px;
width: 800px;
opacity: 0.2;
z-index: -1; }
@media (max-width: 991px) {
.bg-circle {
height: 400px;
width: 400px;
top: -200px;
left: -200px; } }
@media (max-width: 767px) {
.bg-circle {
display: none; } }
.bg-circle-two {
position: absolute;
background-color: #7642FF;
background-image: -webkit-linear-gradient(350deg, #7642FF, #4259ff);
background-image: -o-linear-gradient(350deg, #7642FF, #4259ff);
background-image: linear-gradient(100deg, #7642FF, #4259ff);
top: 150px;
left: 350px;
border-radius: 100%;
height: 100px;
width: 100px;
opacity: 0.8;
z-index: -1; }
@media (max-width: 991px) {
.bg-circle-two {
top: 150px;
left: 70px;
height: 50px;
width: 50px; } }
@media (max-width: 767px) {
.bg-circle-two {
display: none; } }
.hero-copy .container {
max-width: 40rem; }
[class^="display"] {
font-family: "Product Sans", Helvetica, Arial, serif;
font-weight: 700; }
@media (max-width: 991px) {
.display-3 {
font-size: 4rem; }
.display-5 {
font-size: 1.4rem; } }
@media (max-width: 767px) {
.display-3 {
font-size: 2.2rem; }
.display-4 {
font-size: 2.5rem; } }
.split-bg {
background: -webkit-gradient(linear, left top, left bottom, from(#f8faff), color-stop(50%, #f8faff), color-stop(50%, white));
background: -webkit-linear-gradient(top, #f8faff 0%, #f8faff 50%, white 50%);
background: -o-linear-gradient(top, #f8faff 0%, #f8faff 50%, white 50%);
background: linear-gradient(to bottom, #f8faff 0%, #f8faff 50%, white 50%); }
.macbook-hero {
max-width: 1100px;
position: relative;
margin: 0 auto; }
.macbook-hero .macbook-screen {
position: absolute;
left: 12.4%;
top: 5.4%;
right: 11.8%;
bottom: 30.6%;
max-width: 835px;
max-height: 522px;
background: #fff; }
.macbook-hero .macbook-screen img {
width: 100%;
height: 100%; }
.section {
position: relative; }
.section.bg-overlay:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(0, 0, 0, 0.4); }
.section.bg-gradient:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-image: -webkit-gradient(linear, left top, right top, from(rgba(106, 17, 203, 0.76)), to(rgba(37, 117, 252, 0.77)));
background-image: -webkit-linear-gradient(left, rgba(106, 17, 203, 0.76) 0%, rgba(37, 117, 252, 0.77) 100%);
background-image: -o-linear-gradient(left, rgba(106, 17, 203, 0.76) 0%, rgba(37, 117, 252, 0.77) 100%);
background-image: linear-gradient(to right, rgba(106, 17, 203, 0.76) 0%, rgba(37, 117, 252, 0.77) 100%); }
/*-----------------------------------
* NAVBAR
*-----------------------------------*/
.navbar {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
padding: 1rem; }
.navbar .btn {
-webkit-box-shadow: none;
box-shadow: none; }
.navbar.bg-light {
padding: 0.4rem;
background: #FFF !important;
-webkit-box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.1);
box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.1); }
.navbar-toggler {
margin-top: 5px; }
.navbar-border {
border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.navbar-transparent {
background: transparent;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.nav-link {
padding: .3em 1em; }
.nav-link .pe-7s-angle-down {
margin: -13px -13px -13px -8px;
position: relative;
top: 8px; }
@media (max-width: 767px) {
.navbar-toggleable-md > .container {
width: 100%; }
.nav-link {
padding: .3em 0.6em; } }
@media (max-width: 991px) {
body:not(.sticky) .navbar:not(.navbar-light).menu-is-open {
background: rgba(0, 0, 0, 0.7); }
.navbar-nav {
margin-bottom: 1em; }
.navbar-toggleable-md .navbar-nav .dropdown-menu {
text-align: center; } }
@media (min-width: 992px) {
.navbar-expand-lg .navbar-nav .nav-link {
padding-right: 1rem;
padding-left: 1rem; } }
.navbar-nav .nav-link {
font-size: 16px;
text-align: center;
position: relative; }
.navbar-inverse .navbar-nav .nav-link {
color: rgba(255, 255, 255, 0.8);
text-transform: uppercase;
font-size: 14px; }
@media (min-width: 992px) {
.navbar-nav .nav-link:before {
content: "";
height: 1px;
position: absolute;
bottom: 5px;
left: 50%;
right: 50%;
border-bottom: 1px solid #7642FF;
margin-right: auto;
margin-left: auto;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease; } }
.navbar-inverse .navbar-nav .nav-link.active {
color: #7642FF; }
@media (min-width: 992px) {
.navbar-inverse .navbar-nav .nav-link.active:after {
content: "";
height: 1px;
position: absolute;
bottom: 5px;
left: 0;
right: 0;
border-bottom: 1px solid #7642FF;
margin-right: 0.95rem;
margin-left: 0.95rem; } }
@media (min-width: 992px) {
.navbar-toggleable-md .navbar-nav .nav-link {
padding-right: 1rem;
padding-left: 1rem; } }
/*Dropdown*/
.dropdown-menu {
border-radius: 0;
border: 1px solid rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0 0 20px 0px rgba(0, 0, 0, 0.05); }
.dropdown-item {
padding: 5px 2rem 5px 1.2rem; }
.dropdown-item.active,
.dropdown-item:active {
color: #000;
background-color: #f8faff; }
/*-----------------------------------
* YOUTUBE VIDEO
*-----------------------------------*/
iframe {
display: block; }
.youtube {
background-position: center;
background-repeat: no-repeat;
position: relative;
overflow: hidden;
-webkit-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
cursor: pointer; }
.youtube .play {
background: #FFF;
border-radius: 50%;
width: 80px;
height: 80px;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.2);
box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.2);
text-align: center;
padding: 17px 20px; }
.youtube .play span {
color: #7642FF; }
/*-----------------------------------
* CLIENT LOGOS
*-----------------------------------*/
.client-logos.negative-margin {
margin-top: -180px; }
@media (max-width: 991px) {
.client-logos.negative-margin {
margin-top: -150px; } }
@media (max-width: 767px) {
.client-logos.negative-margin {
margin-top: -100px; } }
@media (max-width: 575px) {
.client-logos.negative-margin {
margin-top: -70px; } }
@media (min-width: 992px) {
.client-logos {
padding-left: 1em;
padding-right: 1em; } }
@media (max-width: 991px) {
.client-logos img {
height: 50px; } }
/*-----------------------------------
* FEATURES
*-----------------------------------*/
.browser-window {
display: inline-block;
text-align: left;
min-height: 200px;
max-width: 100%;
border-radius: 5px;
background-color: #F1F3F5;
-webkit-box-shadow: 0 19px 38px rgba(137, 149, 199, 0.15), 0 15px 12px rgba(137, 149, 199, 0.08);
box-shadow: 0 19px 38px rgba(137, 149, 199, 0.15), 0 15px 12px rgba(137, 149, 199, 0.08);
margin-bottom: 60px;
overflow: hidden; }
.browser-window.limit-height {
max-height: 500px; }
.browser-window .top-bar {
height: 40px;
border-radius: 5px 5px 0 0;
border-top: thin solid #F1F3F5;
border-bottom: thin solid #F1F3F5;
background: #f8faff;
width: 100%; }
.browser-window .circle {
height: 13px;
width: 13px;
margin-right: 5px;
display: inline-block;
border-radius: 50%;
background-color: #fff; }
.browser-window .circles {
margin: 12px 12px; }
.browser-window .content {
display: inline-block;
margin: 0;
border-radius: 0 0 5px 5px;
background-color: #fafafa;
max-height: 500px; }
.browser-window .content img {
max-width: 100%;
height: auto; }
.browser-window .circle-red {
background: #FBBBF5; }
.browser-window .circle-yellow {
background: #F8E397; }
.browser-window .circle-blue {
background: #79CFD5; }
.cast-shadow {
border-radius: 10px;
-webkit-box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.2);
box-shadow: 0px 9px 68px 0px rgba(62, 57, 107, 0.2); }
.media-icon i {
min-width: 50px;
color: #7642FF; }
.color-icon i {
color: #7642FF; }
/*-----------------------------------
* CARDS
*-----------------------------------*/
.card {
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease; }
.card:hover {
margin-top: -5px;
-webkit-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05); }
.stat-counter {
color: #fff; }
/*-----------------------------------
* TWITTER CARDS
*-----------------------------------*/
.embed_twitter iframe {
margin: 0 auto !important; }
.embed-tweet-item {
min-height: 200px;
margin-bottom: 20px; }
.EmbeddedTweet {
height: 200px !important; }
.embed-tweet-item {
width: 100%; }
.embed-tweet-item blockquote {
width: 100%;
min-height: 200px;
background: url(../images/twitter-placeholder.png) no-repeat center top;
background-size: contain;
border: none; }
/*-----------------------------------
* PRICING
*-----------------------------------*/
.pricing {
text-align: center;
padding: 20px;
border: 0;
border-radius: 15px;
margin-bottom: 30px; }
.pricing small {
letter-spacing: 2px; }
.pricing .card-title {
font-size: 65px;
font-family: "Product Sans", Helvetica, Arial, serif;
font-weight: 700;
margin: 10px 0 15px; }
.pricing .plan-muted {
text-decoration: line-through;
opacity: 0.5; }
.pricing ul {
line-height: 2.5;
margin: 0 0 20px; }
/*-----------------------------------
* FORM
*-----------------------------------*/
.form-control {
height: 50px;
border-radius: 30px;
padding: 5px 20px;
height: 55px;
border-color: #ebebed;
-webkit-box-shadow: 0 0 5px rgba(38, 38, 76, 0.05);
box-shadow: 0 0 5px rgba(38, 38, 76, 0.05); }
.btn-block {
padding: 15px 0; }
/*-----------------------------------
* CONTACT
*-----------------------------------*/
#map {
height: 620px;
width: 100%; }
.contact-box {
background: #fff;
margin-top: -250px;
-webkit-box-shadow: 0 0 50px rgba(0, 0, 0, 0.2);
box-shadow: 0 0 50px rgba(0, 0, 0, 0.2); }
.address-box {
padding: 30px;
color: #fff; }
.address-box a {
color: #fff; }
.message-box {
padding: 30px; }
/*-----------------------------------
* FOOTER
*-----------------------------------*/
.footer-links li {
padding: 0.2em 0; }
.footer-links a {
color: #636c72; }
.footer-links a:hover {
text-decoration: none;
color: #7642FF; }
/*-----------------------------------
* BLOG
*-----------------------------------*/
.post_title {
font-weight: 300;
margin: 1em 0 0.4em;
line-height: 1.4; }
a.title img {
-webkit-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease; }
a.title:hover img {
opacity: 0.8; }
.page-link {
padding: 0.7rem 1.35rem;
color: #000;
border: 1px solid #ececec; }
.page-link:hover, .page-link:focus {
background-color: #f7f7f7; }
.page-item.disabled .page-link {
border-color: #eceeef;
color: #eceeef; }
.page-item:first-child .page-link {
border-radius: 0;
padding: 5px 5px 4px; }
.page-item:last-child .page-link {
border-radius: 0;
padding: 5px 5px 4px; }
.author-box {
max-width: 730px;
margin: 20px auto;
padding: 1em;
border: 1px solid #eceeef; }
.entry-content p {
line-height: 1.7;
margin-top: 1rem;
margin-bottom: 2rem; }
.entry-content img {
max-width: 100%;
height: auto; }
@media (min-width: 992px) {
.entry-content img.alignnone {
max-width: 150%;
height: auto;
margin-left: -25%; } }
.alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.wp-caption-text {
text-align: center;
margin: 0.8em 0 1.5em;
color: #636c72; }
/*Comments*/
.comments-area, .comment-respond {
max-width: 730px;
margin: 20px auto; }
.comment .avatar {
width: 60px;
margin-right: 1rem; }
.comment ol.children {
border-left: 2px solid #eceeef; }
.comment-respond {
border-top: 1px solid #eceeef;
margin-top: 3em;
padding-top: 2em; }
/*# sourceMappingURL=style.css.map */ | 0.354098 | 0.063164 |
z-index: 7;
top: 365px;
bottom: 5px;
left: 5px;
right: 5px;
position: absolute;
border-top-style: none;
border-top-width: 0px;
border-left-style: none;
border-left-width: 0px;
border-right-style: none;
border-right-width: 0px;
border-bottom-style: none;
border-bottom-width: 0px;
}
#oa2logo {
z-index: 3;
width: 94px;
top: 7px;
bottom: 9px;
left: 5px;
position: absolute;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
}
#dictlabel {
z-index: 2;
width: 548px;
top: 50px;
bottom: 5px;
right: 5px;
position: absolute;
font-style: italic;
border-top-color: rgb(255, 127, 0);
border-left-color: rgb(255, 127, 0);
border-right-color: rgb(255, 127, 0);
border-bottom-color: rgb(255, 127, 0);
color: rgb(255, 102, 0);
text-shadow: rgba(255, 255, 255, 0) 0px 0px 0px;
line-height: 34px;
text-align: right;
font-size: 24px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
font-family: Syncopate;
}
#archeomedsiteslogo {
z-index: 1;
width: 60px;
top: 2px;
bottom: 41px;
right: 1px;
position: absolute;
}
#titlebar {
z-index: 6;
height: 90px;
top: 5px;
left: 5px;
right: 5px;
position: absolute;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 2px 2px 0px -10px;
-moz-box-shadow: rgba(0, 0, 0, 0.199219) 2px 2px 0px -10px;
box-shadow: rgba(0, 0, 0, 0.199219) 2px 2px 0px -10px;
box-shadow: rgba(0, 0, 0, 0.199219) 2px 2px 0px -10px;
background-color: transparent;
border-top-color: rgb(229, 229, 229);
border-left-color: rgb(229, 229, 229);
border-right-color: rgb(229, 229, 229);
border-bottom-color: rgb(229, 229, 229);
background-image:url("data:image/svg+xml;base64, <KEY>);
background-image:-webkit-gradient(linear,0% 0%, 100% 0%,color-stop(0, rgb(255, 255, 255)),color-stop(1, rgba(255, 255, 255, 0)));
background-image:-webkit-linear-gradient(left, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
background-image:-moz-linear-gradient(left, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
background-image:-ms-linear-gradient(left, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
background-image:-o-linear-gradient(left, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
background-image:linear-gradient(left, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
background-repeat: no-repeat;
}
#dicComponent {
z-index: 5;
height: 250px;
top: 105px;
left: 5px;
right: 5px;
position: absolute;
} | oa2main/web/dicmanager.waPage/styles/index.css | z-index: 7;
top: 365px;
bottom: 5px;
left: 5px;
right: 5px;
position: absolute;
border-top-style: none;
border-top-width: 0px;
border-left-style: none;
border-left-width: 0px;
border-right-style: none;
border-right-width: 0px;
border-bottom-style: none;
border-bottom-width: 0px;
}
#oa2logo {
z-index: 3;
width: 94px;
top: 7px;
bottom: 9px;
left: 5px;
position: absolute;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
}
#dictlabel {
z-index: 2;
width: 548px;
top: 50px;
bottom: 5px;
right: 5px;
position: absolute;
font-style: italic;
border-top-color: rgb(255, 127, 0);
border-left-color: rgb(255, 127, 0);
border-right-color: rgb(255, 127, 0);
border-bottom-color: rgb(255, 127, 0);
color: rgb(255, 102, 0);
text-shadow: rgba(255, 255, 255, 0) 0px 0px 0px;
line-height: 34px;
text-align: right;
font-size: 24px;
border-top-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
font-family: Syncopate;
}
#archeomedsiteslogo {
z-index: 1;
width: 60px;
top: 2px;
bottom: 41px;
right: 1px;
position: absolute;
}
#titlebar {
z-index: 6;
height: 90px;
top: 5px;
left: 5px;
right: 5px;
position: absolute;
border-top-style: solid;
border-bottom-style: solid;
border-left-style: solid;
border-right-style: solid;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-box-shadow: rgba(0, 0, 0, 0.199219) 2px 2px 0px -10px;
-moz-box-shadow: rgba(0, 0, 0, 0.199219) 2px 2px 0px -10px;
box-shadow: rgba(0, 0, 0, 0.199219) 2px 2px 0px -10px;
box-shadow: rgba(0, 0, 0, 0.199219) 2px 2px 0px -10px;
background-color: transparent;
border-top-color: rgb(229, 229, 229);
border-left-color: rgb(229, 229, 229);
border-right-color: rgb(229, 229, 229);
border-bottom-color: rgb(229, 229, 229);
background-image:url("data:image/svg+xml;base64, <KEY>);
background-image:-webkit-gradient(linear,0% 0%, 100% 0%,color-stop(0, rgb(255, 255, 255)),color-stop(1, rgba(255, 255, 255, 0)));
background-image:-webkit-linear-gradient(left, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
background-image:-moz-linear-gradient(left, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
background-image:-ms-linear-gradient(left, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
background-image:-o-linear-gradient(left, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
background-image:linear-gradient(left, rgb(255, 255, 255) 0%,rgba(255, 255, 255, 0) 100%);
background-repeat: no-repeat;
}
#dicComponent {
z-index: 5;
height: 250px;
top: 105px;
left: 5px;
right: 5px;
position: absolute;
} | 0.347316 | 0.063453 |
*{
margin:0;
padding:0;
font-family:'Oswald';
}
.re-header{
position: relative;
width: 100%;
height: 300px;
background: url("../images/mivi.jpg");
background-size: cover;
}
.re-header::before{
content: "";
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
position: absolute;
}
.re-contenedor{
margin-top:100px;
margin-left:20%;
margin-right:10%;
}
.re-titulo{
margin-top:5%;
display:grid;
width:100%;
background:rgb(0, 81, 255);
grid-template-columns: auto;
margin-bottom:3%;
color:white;
text-align:center;
text-transform: uppercase;
}
.re-mision-vision{
display:grid;
margin:auto;
grid-template-columns: 45% 53%;
width:100%;
grid-column-gap:1em;
}
.vn{
display:flex;
justify-content:center;
align-items: center;
}
.vn img{
width:100%;
height:auto;
}
.vn p{
padding:20px;
text-align:center;
}
.re-boton{
width:100%;
background-color:rgb(241, 241, 241);
color: rgb(0, 132, 255);
border:none;
outline:none;
text-align: left;
padding: 10px 15px;
font-size:17px;
cursor:pointer;
transition: background-color 0.2s linear;
}
.re-boton::after{
content:"\f107";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
float:right;
}
.re-boton.is-open::after{
content: "\f106";
}
.re-boton:hover , .re-boton.is-open{
background-color:rgb(194, 194, 194);
}
.re-ac-contenido{
padding:0px 20px;
border-left: 1px solid whitesmoke;
border-right: 1px solid whitesmoke;
max-height: 0;
overflow:hidden;
transition: max-height 0.2s ease-in-out;
}
.re-ac-contenido p{
font-size: 15px;
}
.re-ac-contenido #cat-usuarios{
list-style-type:square;
padding-left:20px;
font-size:15px;
}
.re-ac-contenido table {
width: 100%;
height: 300px;
text-align:center;
font-size:12px;
margin-bottom:10px;
border: 1px solid;
padding: 10px;
box-shadow: 5px 10px #888888;
}
table ul{
list-style-type:none;
}
.re-ac-contenido ul{
padding-left:30px;
}
#cat-usuarios li{
text-decoration: underline;
color: rgb(1, 2, 58);
}
#cat-usuarios p{
font-size:15px;
margin-top:5px;
}
#tipo-prestamo{
font-size:15px;
}
#tipo-prestamo li{
text-decoration: underline;
color: rgb(35, 37, 158);
}
@media only screen and (max-width:1200px ){
#tabla1{
width:60%;
padding-bottom:100px;
}
}
@media only screen and (max-width:740px ){
.re-mision-vision{
height:auto;
grid-template-columns: 100%;
grid-template-row:auto auto;
}
} | public/css/reglamento.css | *{
margin:0;
padding:0;
font-family:'Oswald';
}
.re-header{
position: relative;
width: 100%;
height: 300px;
background: url("../images/mivi.jpg");
background-size: cover;
}
.re-header::before{
content: "";
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5);
position: absolute;
}
.re-contenedor{
margin-top:100px;
margin-left:20%;
margin-right:10%;
}
.re-titulo{
margin-top:5%;
display:grid;
width:100%;
background:rgb(0, 81, 255);
grid-template-columns: auto;
margin-bottom:3%;
color:white;
text-align:center;
text-transform: uppercase;
}
.re-mision-vision{
display:grid;
margin:auto;
grid-template-columns: 45% 53%;
width:100%;
grid-column-gap:1em;
}
.vn{
display:flex;
justify-content:center;
align-items: center;
}
.vn img{
width:100%;
height:auto;
}
.vn p{
padding:20px;
text-align:center;
}
.re-boton{
width:100%;
background-color:rgb(241, 241, 241);
color: rgb(0, 132, 255);
border:none;
outline:none;
text-align: left;
padding: 10px 15px;
font-size:17px;
cursor:pointer;
transition: background-color 0.2s linear;
}
.re-boton::after{
content:"\f107";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
float:right;
}
.re-boton.is-open::after{
content: "\f106";
}
.re-boton:hover , .re-boton.is-open{
background-color:rgb(194, 194, 194);
}
.re-ac-contenido{
padding:0px 20px;
border-left: 1px solid whitesmoke;
border-right: 1px solid whitesmoke;
max-height: 0;
overflow:hidden;
transition: max-height 0.2s ease-in-out;
}
.re-ac-contenido p{
font-size: 15px;
}
.re-ac-contenido #cat-usuarios{
list-style-type:square;
padding-left:20px;
font-size:15px;
}
.re-ac-contenido table {
width: 100%;
height: 300px;
text-align:center;
font-size:12px;
margin-bottom:10px;
border: 1px solid;
padding: 10px;
box-shadow: 5px 10px #888888;
}
table ul{
list-style-type:none;
}
.re-ac-contenido ul{
padding-left:30px;
}
#cat-usuarios li{
text-decoration: underline;
color: rgb(1, 2, 58);
}
#cat-usuarios p{
font-size:15px;
margin-top:5px;
}
#tipo-prestamo{
font-size:15px;
}
#tipo-prestamo li{
text-decoration: underline;
color: rgb(35, 37, 158);
}
@media only screen and (max-width:1200px ){
#tabla1{
width:60%;
padding-bottom:100px;
}
}
@media only screen and (max-width:740px ){
.re-mision-vision{
height:auto;
grid-template-columns: 100%;
grid-template-row:auto auto;
}
} | 0.350977 | 0.074164 |
@import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url(//db.onlinewebfonts.com/c/d14035f6b1afeabafbee4abb2ebf0fc6?family=COCOGOOSE);
/* General configuration */
/* Design text and background colors */
.bg-d-black {
background-color: #272a31;
}
.text-d-black {
color: #272a31;
}
.bg-d-orange {
background-color: #ec5242;
}
.text-d-orange {
color: #ec5242;
}
.bg-d-grey {
background-color: #d3d3d3;
}
.bg-d-transparent {
background-color: rgba(255, 255, 255, 0.1);
}
.text-d-grey {
color: #d3d3d3;
}
/* Design font families */
.d-text-font {
font-family: 'Lato', sans-serif;
}
.d-title-font {
font-family: "COCOGOOSE", sans-serif;
}
/* General classes */
.border-orange {
border-color: #ec5242;
}
.border-grey {
border-color: #d3d3d3;
}
.border-black {
border-color: #272a31;
}
.separator-line {
height: 2px;
width: 10%;
margin-top: 15px;
margin-bottom: 15px;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.black-underline-link {
color: inherit;
}
.normal-link {
color: inherit;
text-decoration: none;
}
.hover-border:hover {
border-width: 2px;
border-style: solid;
}
/* Header */
#mobile-header {
width: 100%;
}
.head-nav {
padding-bottom: 5px;
width: 85%;
}
.dropdown {
width: 40px;
padding-left: 50px;
}
.navbar-icons {
font-size: 46px;
}
.navbar-social {
padding-right: 10vw;
}
.navbar-links {
display: flex;
justify-content: space-between;
align-items: center;
padding: 15px 10vw;
}
.navigation-links {
display: flex;
}
.nav-link {
padding-right: 40px;
}
.ocaml-logo-tiny {
height: 50px;
width: 50px;
}
.logo-line-1-tiny {
font-size: 16px;
line-height: 17px;
}
.logo-line-2-tiny {
font-size: 14px;
line-height: 15px;
}
.logo-year-tiny {
font-size: 10px;
}
.logo-at-tiny {
font-size: 5px;
}
/* Footer */
.google-logo {
height: 40px;
padding: 0 20px;
}
.mozilla-logo {
height: 40px;
padding-bottom: 8px;
}
.inria-logo {
height: 40px;
}
.microsoft-logo {
height: 45px;
}
.jane-street-logo {
height: 55px;
}
/* Footer Legal */
.inria-legal {
height: 40px;
} | css/style-general.css | @import url('https://fonts.googleapis.com/css2?family=Lato&display=swap');
@import url(//db.onlinewebfonts.com/c/d14035f6b1afeabafbee4abb2ebf0fc6?family=COCOGOOSE);
/* General configuration */
/* Design text and background colors */
.bg-d-black {
background-color: #272a31;
}
.text-d-black {
color: #272a31;
}
.bg-d-orange {
background-color: #ec5242;
}
.text-d-orange {
color: #ec5242;
}
.bg-d-grey {
background-color: #d3d3d3;
}
.bg-d-transparent {
background-color: rgba(255, 255, 255, 0.1);
}
.text-d-grey {
color: #d3d3d3;
}
/* Design font families */
.d-text-font {
font-family: 'Lato', sans-serif;
}
.d-title-font {
font-family: "COCOGOOSE", sans-serif;
}
/* General classes */
.border-orange {
border-color: #ec5242;
}
.border-grey {
border-color: #d3d3d3;
}
.border-black {
border-color: #272a31;
}
.separator-line {
height: 2px;
width: 10%;
margin-top: 15px;
margin-bottom: 15px;
border-bottom-style: solid;
border-bottom-width: 2px;
}
.black-underline-link {
color: inherit;
}
.normal-link {
color: inherit;
text-decoration: none;
}
.hover-border:hover {
border-width: 2px;
border-style: solid;
}
/* Header */
#mobile-header {
width: 100%;
}
.head-nav {
padding-bottom: 5px;
width: 85%;
}
.dropdown {
width: 40px;
padding-left: 50px;
}
.navbar-icons {
font-size: 46px;
}
.navbar-social {
padding-right: 10vw;
}
.navbar-links {
display: flex;
justify-content: space-between;
align-items: center;
padding: 15px 10vw;
}
.navigation-links {
display: flex;
}
.nav-link {
padding-right: 40px;
}
.ocaml-logo-tiny {
height: 50px;
width: 50px;
}
.logo-line-1-tiny {
font-size: 16px;
line-height: 17px;
}
.logo-line-2-tiny {
font-size: 14px;
line-height: 15px;
}
.logo-year-tiny {
font-size: 10px;
}
.logo-at-tiny {
font-size: 5px;
}
/* Footer */
.google-logo {
height: 40px;
padding: 0 20px;
}
.mozilla-logo {
height: 40px;
padding-bottom: 8px;
}
.inria-logo {
height: 40px;
}
.microsoft-logo {
height: 45px;
}
.jane-street-logo {
height: 55px;
}
/* Footer Legal */
.inria-legal {
height: 40px;
} | 0.31732 | 0.08141 |
body{
overflow: hidden;
border:none;
}
img{
border:none;
}
html,body,.large{
height: 100%;
font-size: 14px;
font-weight: 200;
}
body {
line-height: 24px;
font: 15px \5FAE\8F6F\96C5\9ED1,Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
i, cite, em, var, address, dfn {
font-style: initial;
}
.ukefu-entim-info {
padding: 10px 20px 10px 20px;
border-bottom: 1px solid #eee;
font-size: 14px;
overflow: hidden;
border-radius: 2px 2px 0 0;
}
.ukefu-entim-user {
max-width: 150px;
margin-right: 5px;
font-size: 18px;
}
.ukefu-entim-status{
color:#32c24d;
}
.offline{
color:#aaaaaa;
}
.online{
color:#32c24d;
}
.ukefu-entim-close{
position: absolute;
top: 10px;
right: 5px;
}
.ukefu-entim-close:hover i{
color:red;
}
.ukefu-entim-remark:hover {
border: 1px solid #d2d2d2;
border-color: rgba(0,0,0,.15);
}
.ukefu-entim-remark {
position: relative;
left: -6px;
display: block;
width: 100%;
font-size:12px;
border: 1px solid transparent;
padding: 0 5px;
height: 26px;
line-height: 26px;
background: 0 0;
border-radius: 2px;
font: 13px \5FAE\8F6F\96C5\9ED1,Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
.ukefu-entim-type li i{
font-size:20px;
}
.ukefu-entim-point{
line-height:50px;
text-align:center;
background-color:#32c24d;
color:#FFFFFF;
}
.layim-tab-content li h5 {
position: relative;
margin-right: 15px;
padding-left: 30px;
height: 28px;
line-height: 28px;
cursor: pointer;
font-size: 0;
white-space: nowrap;
overflow: hidden;
}
.ukefu-entim-organ i{
font-size:14px;
}
.ukefu-user-list li {
position: relative;
height: 42px;
padding: 5px 15px 5px 60px;
cursor: pointer;
}
.ukefu-user-list li img {
position: absolute;
left: 15px;
top: 8px;
width: 36px;
height: 36px;
border-radius: 100%;
}
.ukefu-group li{
padding-left:50px;
height:25px;
}
.ukefu-group li img{
width: 28px;
height: 28px;
}
.ukefu-user-list{
display:none;
}
.ukefu-user-list li a * {
display: inline-block;
vertical-align: top;
font-size: 14px;
}
.ukefu-user-list li span {
margin-top: 4px;
max-width: 155px;
}
.ukefu-group li span{
margin-top:8px;
}
.ukefu-user-list li p {
display: block;
line-height: 18px;
font-size: 12px;
color: #999;
}
.ukefu-user-list li p {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ukefu-entim-organ{
cursor: pointer;
padding:10px 10px 0px 0px;
}
.layui-tab-brief>.layui-tab-title .layui-this {
color: #32c24d;
}
.ukefu-entim-tool li{
}
.ukefu-entim-tool li {
position: relative;
width: 48px;
height: 37px;
line-height: 40px;
text-align: center;
font-size: 22px;
cursor: pointer;
display: inline-block;
vertical-align: top;
}
.ukefu-entim-tool .ukefu-entim-msgbox {
line-height: 37px;
}
.ukefu-entim-msgbox span {
display: none;
position: absolute;
left: 12px;
top: -12px;
height: 20px;
line-height: 20px;
padding: 0 10px;
border-radius: 2px;
background-color: #32c24d;
color: #fff;
font-size: 12px;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.ukefu-entim-msgbox .layer-anim-05 {
display: block;
-webkit-animation: ukefu .5s infinite ease-in-out;
animation: ukefu .5s infinite ease-in-out;
}
@-webkit-keyframes ukefu{ /*透明度由0到1*/
0%{
opacity:0; /*透明度为0*/
}
100%{
opacity:1; /*透明度为1*/
}
}
.ukefu-entim-organ-open .ukefu-user-list{
display:block;
}
p{margin: 0 0 10px;}
ul,li{
list-style: none;
}
#footer{
height: 38px;
position: absolute;
width:100%;
bottom: 0px;
border-top: 1px solid #dedede;
}
input,textarea{
padding:4px 6px;
color: #555;
vertical-align: middle;
/*width: 206px;*/
}
/*万能清浮动*/
.clearfix:before,.clearfix:after{
display:block;
content:"";
}
.clearfix:after{
clear:both;
}
.clearfix{zoom:1;}
/*header*/
#header{
width: 100%;
}
#header img{
border: 0;
}
#header .logo{
height: 50px;
display: inline-block;
float: left;
}
#header .logo img{
height: 50px;
}
#header .toggle-color{
float: left;
margin-left: 50%;
position: relative;
left:-25%;
padding-top: 12px;
}
#header .toggle-color a{
width: 15px;
height: 15px;
background-color: #fff;
display: inline-block;
border:1px solid #fff;
border-radius: 5px;
}
#header .toggle-color #skin1{
border-color: #377FED;
}
#header .toggle-color #skin2{
border-color: #67CAFF;
}
#header .toggle-color #skin3{
border-color: #8E8E8E;
}
#header .toggle-color #skin4{
border-color: #8ECA51;
}
#header .toggle-color #skin5{
border-color: #E45DB3;
}
#header .toggle-color #skin6{
border-color: #FF626F;
}
#header .head-rig{
float: right;
height: 50px;
}
#header .head-rig li{
float:left;
width: 103px;
height:28px;
border:1px solid #c9c9c9;
margin-top: 10px;
border-radius: 5px;
margin-right: 10px;
}
/*#header .head-rig li:hover{
background-color:#458604;
}*/
#header .head-rig li a{
display: block;
color: #fff;
font-size: 15px;
font-weight: bold;
line-height:28px;
text-align: center;
text-decoration: none;
}
/*containter*/
#containter{
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
border-top: 1px solid #dddddd;
}
.content-left{
height: 100%;
margin-right: 200px;
}
.content-left form{
height: 40%;
}
.content-rig{
width: 200px;
height: 100%;
border-left:1px solid #c9c9c9;
background-color: #fff;
position: absolute;
right: 0;
top:0;
}
.content-head{
height: 30px;
background-color: #EDF0F2;
border-bottom: 1px solid #dddddd;
}
.content-head p{
font-size: 14px;
line-height: 30px;
color:#555;
font-weight:500;
margin-left: 10px;
}
#queneindex{
margin-left: 0;
}
.content-list{
margin-top: 10px;
margin-bottom: 20px;
}
.content-list li p{
margin-top: 10px;
margin-left: 5px;
}
.content-bottom{
border-top: 1px solid #dddddd;
position: absolute;
bottom: 0px;
height:140px;
padding:10px;
width:100%;
}
#connect-message{
display: inline-block;
background: #CCCCCC;
color: #fff;
padding: 3px 6px;
font-size: 14px;
text-align: left;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.clearfix{
}
#in{
float: left;
}
#out{
float: right;
}
#agentno{
margin-left: 0;
}
.message{
padding:10px;
background-color: #EAEAEA;
border-radius: 4px;
}
.chat-block{
padding:10px;
}
.welcome{
}
.welcome-message {
margin: 12px;
padding: 8px;
border: solid 1px #dcdedd;
border-radius: 5px;
background-color: #fff;
}
.connect-message{
text-align:center;
background-color:#FFFFFF;
}
.chat-above{
padding: 0 5px;
height: calc(100% - 165px);
overflow: auto;
}
.chat-above div.chat-content{
margin-top:8px;
margin-bottom: 5px;
font-size: 15px;
float: left;
line-height: 25px;
}
.opt{
float: right;
}
.opt li{
float: left;
padding: 5px;
margin-right: 10px;
}
.opt li a{
display: block;
color:#fff;
text-decoration: none;
}
.opt li a img{
border:none;
}
.chat-title p{
font-size: 12px;
}
.chat-title{
margin-bottom: 10px;
}
.chat-left{
display: inline-block;
float: left;
}
.chat-right{
display: inline-block;
float: right;
}
.chat-left .user-img{
float: left;
margin-top: 6px;
border-radius: 50%;
}
.chat-left .chat-message{
display:block;
margin-left:60px;
text-align: left;
}
.chat-left .chat-message .user{
color:#4665d4;
font-weight: 400;
}
.chat-left .chat-message .time{
color:#aaaaaa;
margin-left:5px;
}
.chat-right .user-img{
float:right;
margin-top: 6px;
border-radius: 50%;
}
.chat-right .chat-message{
display:block;
margin-right:60px;
text-align: right;
}
.chat-right .chat-message .user{
color:#4665d4;
font-weight: 400;
}
.chat-right .chat-message .time{
color:#aaaaaa;
margin-right:5px;
}
.chatting-left{
display:block;
margin-left: 60px;
position: relative;
}
.chatting-right{
display:block;
margin-right: 60px;
position: relative;
}
.chatting-left .arrow {
position: absolute;
height: 0;
font-size: 0;
border: 6px solid #dddddd;
top: -4px;
left: 16px;
border-color: #ffffff #ffffff #dddddd;
}
.chatting-right .arrow{
position: absolute;
height: 0;
font-size: 0;
border: 6px solid #eef0f0;
top: -4px;
right: 16px;
border-color: #ffffff #ffffff #c7dcfa;
}
.chatting-left div.chat-content {
font-size: 13px;
border-radius: 3px;
padding: 4px;
margin-bottom: 0;
padding-right: 5px;
padding-left: 5px;
background-color: #EDEDED !important;
border: 1px solid #DDDDDD;
float: left;
min-width: 25px;
}
.chatting-left div.chat-content *{
background-color: #EDEDED !important;
}
.chatting-right div.chat-content *{
background-color: #c7dcfa !important;
}
.chatting-left div.chat-content a{
color:#4665d4;
text-decoration: none;
}
.chatting-right div.chat-content{
font-size: 13px;
border-radius: 3px;
padding:4px;
margin-bottom: 0;
padding-right: 5px;
padding-left:5px;
background-color: #c7dcfa;
border: 1px solid #b2e5f9;
float: right;
min-width: 25px;
}
.chatting-right div.chat-content a{
color:#4665d4;
text-decoration: underline;
}
.chatting-left div.chat-content span{
color: #000000;
font-size: 13px;
}
.chat-bottom{
/*height: 40%;*/
position:fixed;
background-color: #edf0f2;
bottom: 0;
right:200px;
left: 0;
}
.chat-bottom .ke-edit{
height: 76px !important;
}
/*留言板*/
.leaveMessBox{
width:520px;
margin:0 auto;
}
#leaveInfo{margin-top:30px;}
.leaveMessBox input{
margin-bottom:0;
}
.leaveMessBox b{color:red;}
input.radioIn {
margin: 0;
vertical-align: middle;
/*display: none;*/
}
.radioIco,.btn{
/*background-image: url(../img/sprite.png);*/
background-repeat:no-repeat;
}
.radioIco.checked {
background-position: -64px -223px;
}
.radioIco{
display: inline-block;
width: 16px;
height: 20px;
background-position: -30px -223px;
vertical-align: middle;
margin-right: 7px;
}
.leaveMessBox label{
font-size: 14px;
margin-right: 50px;
height: 30px;
line-height: 30px;
vertical-align: middle;
display: inline-block;
cursor: pointer;
}
#leaveThem{width:406px;}
.submitBtn {
font-family: "Microsoft Yahei","Helvetica","Simsun","Arial";
color: #fff;
text-align: center;
width: 96px !important;
height: 35px;
/*line-height: 35px;*/
background-position: 0 0;
border: 0;
font-size: 15px;
font-weight: bold;
cursor: pointer;
text-shadow:none;
}
.btn:active,.btn:hover,.btn:focus{
color:#fff;
background-position: 0 0 !important;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
background-color: #8ECA51;
*background-color: #8ECA51;
}
p.submitBtnWrap {
text-align: right;
padding-right: 17px;
margin-top: 24px;
clear: left;
}
#leaveContent{
width: 416px;
height: 159px;
padding: 3px 0 3px 3px;
resize: none;
vertical-align: top;
}
.chat-bottom .send-btn{
width: 96px;
height: 34px;
float: right;
background-color: #e7e1d3;
margin-left: 20px;
margin-right: 5px;
border: none;
cursor: pointer;
border-radius: 3px;
font-weight: bold;
margin-top: 5px;
margin-bottom:5px;
}
.chat-bottom .special{
color:#fff;
}
.lit-chat{
padding: 0 10px;
}
.little-content{
width: 582px;
height: 409px;
margin: 0 auto;
margin-top: 40px;
position: relative;
}
.little-content-head{
height: 30px;
border-radius:3px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.little-content .lit-chat{
height: 60%;
overflow: auto;
scrollBar-face-color:#EDF0F2;
scrollBar-hightLight-color:red;
scrollBar-3dLight-color:orange;
scrollBar-darkshadow-color:blue;
scrollBar-shadow-color:#fff;
scrollBar-arrow-color:#fff;
scrollBar-track-color:#fff;
scrollBar-base-color:pink;
}
.lit-chat-left{
margin-top: 20px;
}
.lit-chat-left .time{
color: #9f9f9f;
font-size: 12px;
}
.lit-chat-left div.chat-content{
color: #386a03;
}
.chat-box{
position: relative;
margin-top: 5px;
}
.lit-chat-left .chat-box img{
position: absolute;
top:-7px;
left:12px;
}
.chat-box div.chat-content{
display: inline-block;
line-height: 30px;
padding-left: 5px;
font-size: 12px;
border-radius: 3px;
border: 1px solid #d4d4d4;
background-color: #f1f1f1;
}
.lit-chat-right{
margin-top: 20px;
}
.lit-chat-right .time{
color: #9f9f9f;
font-size: 12px;
}
.lit-chat-right p{
width: 100%;
text-align: right;
color: #386a03;
float: right;
}
.lit-chat-right .chat-box{
float: right;
}
.lit-chat-right .chat-box img{
position: absolute;
top:-7px;
right:12px;
}
.little-content .bot-chat{
height: 40%;
}
.bot-chat button{
color: #fff;
font-weight: bold;
padding: 8px 20px;
margin: 5px;
float: right;
border: none;
border-radius: 3px;
cursor: pointer;
}
.bot-chat .ke-edit{
height: 80px !important;
}
.service{
width:600px;
height: 255px;
margin: 20px auto;
background-color: #8ECA51;
}
.service .white-box{
color: #8ECA51;
width: 520px;
height: 180px;
position: relative;
margin:10px auto;
background-color: #fff;
}
.icon-box li a{
color: #fff;
text-decoration: none;
}
.white-box h1{
margin:10px;
padding-top: 10px;
}
.white-box h1 .small{
font-size: 16px;
font-weight:500;
}
.white-box h2{
margin:10px;
margin-left:25px;
padding-top: 10px;
}
.white-box h3{
margin:10px;
margin-left:35px;
padding-top: 10px;
}
.white-box img{
position: absolute;
top:-5px;
right:0;
}
.service-btn button{
font-size: 16px;
background-color:#fec92c;
margin-left: 40px;
padding: 3px 20px;
border-radius: 3px;
cursor:pointer;
border: 1px solid #d5a312;
}
.service-btn button a{
color: #a37b0b;
text-decoration: none;
}
.medium{
position: fixed;
right: 0;
bottom: 10px;
width: 25px;
line-height: 23px;
font-size: 15px;
text-align: center;
margin: 0 auto;
padding: 15px 5px;
border-radius: 20px;
}
.medium a{
color:#fff;
text-decoration: none;
}
/*调查问卷弹框*/
.diaShade {
position: absolute;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index:100;
background-color: #000;
background-color: rgba(0,0,0,0.5);
_background-color: #000;
filter: alpha(opacity=50)
}
.dialogWrap{
width:541px;
height:342px;
border-radius: 1px;
position: absolute;
left:50%;
top:50px;
z-index:101;
margin-top:172px;
margin-left:-270px;
background-color: #f7f7f7;
color: #323232;
}
.dialogWrap h2{
margin:0;
}
.dialogCon{padding:15px;}
.diaHeader span {
float: left;
font-size: 20px;
font-weight: bold;
margin-right: 15px;
}
.diaHeader hr{
width: 440px;
float: left;
border: 0;
font-size: 0;
height: 0;
background: transparent;
border-bottom: 1px dashed #c9c9c9;
margin-top: 13px;
}
.dialogCon .title{
font-size:18px;
font-weight:500;
margin-top:10px;
}
.dialogCon .radio{margin-right:30px;}
.dialogCon #descript{
width:455px;
height:130px;
resize: none;
position: relative;
top:-15px;
left:45px;
}
.submitBtnWrap .submitBtn{
border-radius: 5px;
}
.btn:focus{outline: none;}
#bar{
position: relative;
}
#surplus{
font-weight:400;
}
.ukefu-group-empty{
text-align:center;
}
.ukefu-group-empty p{
color:#aaaaaa;
}
.ukefu-group .admin{
position: absolute;
top: 0px;
right: 20px;
width: 20px;
height: 20px;
}
.ukefu-group .admin img{
width:22px;
height:22px;
}
.ukefu-group-apps{
padding:10px 10px 5px 15px;
height:35px;
}
.ukefu-group-apps .ukefu-group-app{
float:left;
width:32px;
text-align:center;
margin-right:10px;
}
.ukefu-group-apps .ukefu-group-app-icon{
width: 32px;
height: 32px;
background-color: #32c24d;
color: #ffffff;
font-size: 20px;
margin-right: 0px;
text-align: center;
line-height: 32px;
text-align:center;
}
.ukefu-group-apps .ukefu-group-app-name{
line-height:25px;
text-align:center;
}
.group-left{
width: 200px;
height: 100%;
border-right: 1px solid #c9c9c9;
background-color: #EDF0F2;
position: absolute;
left: 0;
top: 0;
text-align:center;
}
.group-rig{
margin-left: 200px;
height: 100%;
}
.group-icon{
margin-top:50px;
margin-left:auto;
margin-right:auto;
width:128px;
border-radius: 50%;
}
.group-btn{
position: absolute;
bottom:100px;
width:100%;
margin-left:50px;
text-align: left;
}
.group-rig li span{
margin-top:0px;
}
.ukefu-group-join{
position: absolute;
right: 0px;
top: 10px;
}
.ukefu-group-join span{
display:none;
}
.ukefu-group-join i{
font-size:20px;
}
.group-rig .layui-tab-title li{
font-size:20px;
}
.ukefu-session-tip{
display:none;
position: absolute;
right: 0px;
top: 10px;
color: #FFF;
height: 18px;
min-width: 18px;
line-height: 18px;
text-align: center;
font-size: 12px;
background-color: red;
border-radius: 10px;
<<<<<<< .mine
}
.ukefu-entim-search{
padding: 5px 20px 5px 20px;
}
.ukefu-entim-search .layui-layer-input{
display: block;
width: 220px;
height: 30px;
margin: 0 auto;
line-height: 30px;
padding: 0 5px;
border: 1px solid #ccc;
box-shadow: 1px 1px 5px rgba(0,0,0,.1) inset;
color: #333;
}
.ukefu-entim-skin{
margin: 10px;
}
.ukefu-entim-skin li{
display: inline-block;
vertical-align: top;
margin: 0 20px 20px 0;
line-height: 45px;
text-align: center;
background-color: #f6f6f6;
}
.ukefu-entim-skin li, .ukefu-entim-skin li img {
height: 65px;
cursor: pointer;
}
#welcome-message{
color:#333333;
}
.ukefu-entim-search{
padding: 5px 20px 5px 20px;
}
.ukefu-entim-search .layui-layer-input{
display: block;
width: 220px;
height: 30px;
margin: 0 auto;
line-height: 30px;
padding: 0 5px;
border: 1px solid #ccc;
box-shadow: 1px 1px 5px rgba(0,0,0,.1) inset;
color: #333;
}
.ukefu-entim-skin{
margin: 10px;
}
.ukefu-entim-skin li{
display: inline-block;
vertical-align: top;
margin: 0 10px 10px 0;
line-height: 45px;
text-align: center;
background-color: #f6f6f6;
}
.ukefu-entim-skin li, .ukefu-entim-skin li img {
width: 65px;
cursor: pointer;
}
.ukefu-group-tipmsg{
height:100px;
padding-left: 10px;
padding-right: 10px;
text-indent:25px;
line-height:25px;
} | contact-center/app/src/main/resources/static/css/entim.css | body{
overflow: hidden;
border:none;
}
img{
border:none;
}
html,body,.large{
height: 100%;
font-size: 14px;
font-weight: 200;
}
body {
line-height: 24px;
font: 15px \5FAE\8F6F\96C5\9ED1,Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
i, cite, em, var, address, dfn {
font-style: initial;
}
.ukefu-entim-info {
padding: 10px 20px 10px 20px;
border-bottom: 1px solid #eee;
font-size: 14px;
overflow: hidden;
border-radius: 2px 2px 0 0;
}
.ukefu-entim-user {
max-width: 150px;
margin-right: 5px;
font-size: 18px;
}
.ukefu-entim-status{
color:#32c24d;
}
.offline{
color:#aaaaaa;
}
.online{
color:#32c24d;
}
.ukefu-entim-close{
position: absolute;
top: 10px;
right: 5px;
}
.ukefu-entim-close:hover i{
color:red;
}
.ukefu-entim-remark:hover {
border: 1px solid #d2d2d2;
border-color: rgba(0,0,0,.15);
}
.ukefu-entim-remark {
position: relative;
left: -6px;
display: block;
width: 100%;
font-size:12px;
border: 1px solid transparent;
padding: 0 5px;
height: 26px;
line-height: 26px;
background: 0 0;
border-radius: 2px;
font: 13px \5FAE\8F6F\96C5\9ED1,Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
.ukefu-entim-type li i{
font-size:20px;
}
.ukefu-entim-point{
line-height:50px;
text-align:center;
background-color:#32c24d;
color:#FFFFFF;
}
.layim-tab-content li h5 {
position: relative;
margin-right: 15px;
padding-left: 30px;
height: 28px;
line-height: 28px;
cursor: pointer;
font-size: 0;
white-space: nowrap;
overflow: hidden;
}
.ukefu-entim-organ i{
font-size:14px;
}
.ukefu-user-list li {
position: relative;
height: 42px;
padding: 5px 15px 5px 60px;
cursor: pointer;
}
.ukefu-user-list li img {
position: absolute;
left: 15px;
top: 8px;
width: 36px;
height: 36px;
border-radius: 100%;
}
.ukefu-group li{
padding-left:50px;
height:25px;
}
.ukefu-group li img{
width: 28px;
height: 28px;
}
.ukefu-user-list{
display:none;
}
.ukefu-user-list li a * {
display: inline-block;
vertical-align: top;
font-size: 14px;
}
.ukefu-user-list li span {
margin-top: 4px;
max-width: 155px;
}
.ukefu-group li span{
margin-top:8px;
}
.ukefu-user-list li p {
display: block;
line-height: 18px;
font-size: 12px;
color: #999;
}
.ukefu-user-list li p {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.ukefu-entim-organ{
cursor: pointer;
padding:10px 10px 0px 0px;
}
.layui-tab-brief>.layui-tab-title .layui-this {
color: #32c24d;
}
.ukefu-entim-tool li{
}
.ukefu-entim-tool li {
position: relative;
width: 48px;
height: 37px;
line-height: 40px;
text-align: center;
font-size: 22px;
cursor: pointer;
display: inline-block;
vertical-align: top;
}
.ukefu-entim-tool .ukefu-entim-msgbox {
line-height: 37px;
}
.ukefu-entim-msgbox span {
display: none;
position: absolute;
left: 12px;
top: -12px;
height: 20px;
line-height: 20px;
padding: 0 10px;
border-radius: 2px;
background-color: #32c24d;
color: #fff;
font-size: 12px;
-webkit-animation-duration: 1s;
animation-duration: 1s;
}
.ukefu-entim-msgbox .layer-anim-05 {
display: block;
-webkit-animation: ukefu .5s infinite ease-in-out;
animation: ukefu .5s infinite ease-in-out;
}
@-webkit-keyframes ukefu{ /*透明度由0到1*/
0%{
opacity:0; /*透明度为0*/
}
100%{
opacity:1; /*透明度为1*/
}
}
.ukefu-entim-organ-open .ukefu-user-list{
display:block;
}
p{margin: 0 0 10px;}
ul,li{
list-style: none;
}
#footer{
height: 38px;
position: absolute;
width:100%;
bottom: 0px;
border-top: 1px solid #dedede;
}
input,textarea{
padding:4px 6px;
color: #555;
vertical-align: middle;
/*width: 206px;*/
}
/*万能清浮动*/
.clearfix:before,.clearfix:after{
display:block;
content:"";
}
.clearfix:after{
clear:both;
}
.clearfix{zoom:1;}
/*header*/
#header{
width: 100%;
}
#header img{
border: 0;
}
#header .logo{
height: 50px;
display: inline-block;
float: left;
}
#header .logo img{
height: 50px;
}
#header .toggle-color{
float: left;
margin-left: 50%;
position: relative;
left:-25%;
padding-top: 12px;
}
#header .toggle-color a{
width: 15px;
height: 15px;
background-color: #fff;
display: inline-block;
border:1px solid #fff;
border-radius: 5px;
}
#header .toggle-color #skin1{
border-color: #377FED;
}
#header .toggle-color #skin2{
border-color: #67CAFF;
}
#header .toggle-color #skin3{
border-color: #8E8E8E;
}
#header .toggle-color #skin4{
border-color: #8ECA51;
}
#header .toggle-color #skin5{
border-color: #E45DB3;
}
#header .toggle-color #skin6{
border-color: #FF626F;
}
#header .head-rig{
float: right;
height: 50px;
}
#header .head-rig li{
float:left;
width: 103px;
height:28px;
border:1px solid #c9c9c9;
margin-top: 10px;
border-radius: 5px;
margin-right: 10px;
}
/*#header .head-rig li:hover{
background-color:#458604;
}*/
#header .head-rig li a{
display: block;
color: #fff;
font-size: 15px;
font-weight: bold;
line-height:28px;
text-align: center;
text-decoration: none;
}
/*containter*/
#containter{
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
border-top: 1px solid #dddddd;
}
.content-left{
height: 100%;
margin-right: 200px;
}
.content-left form{
height: 40%;
}
.content-rig{
width: 200px;
height: 100%;
border-left:1px solid #c9c9c9;
background-color: #fff;
position: absolute;
right: 0;
top:0;
}
.content-head{
height: 30px;
background-color: #EDF0F2;
border-bottom: 1px solid #dddddd;
}
.content-head p{
font-size: 14px;
line-height: 30px;
color:#555;
font-weight:500;
margin-left: 10px;
}
#queneindex{
margin-left: 0;
}
.content-list{
margin-top: 10px;
margin-bottom: 20px;
}
.content-list li p{
margin-top: 10px;
margin-left: 5px;
}
.content-bottom{
border-top: 1px solid #dddddd;
position: absolute;
bottom: 0px;
height:140px;
padding:10px;
width:100%;
}
#connect-message{
display: inline-block;
background: #CCCCCC;
color: #fff;
padding: 3px 6px;
font-size: 14px;
text-align: left;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.clearfix{
}
#in{
float: left;
}
#out{
float: right;
}
#agentno{
margin-left: 0;
}
.message{
padding:10px;
background-color: #EAEAEA;
border-radius: 4px;
}
.chat-block{
padding:10px;
}
.welcome{
}
.welcome-message {
margin: 12px;
padding: 8px;
border: solid 1px #dcdedd;
border-radius: 5px;
background-color: #fff;
}
.connect-message{
text-align:center;
background-color:#FFFFFF;
}
.chat-above{
padding: 0 5px;
height: calc(100% - 165px);
overflow: auto;
}
.chat-above div.chat-content{
margin-top:8px;
margin-bottom: 5px;
font-size: 15px;
float: left;
line-height: 25px;
}
.opt{
float: right;
}
.opt li{
float: left;
padding: 5px;
margin-right: 10px;
}
.opt li a{
display: block;
color:#fff;
text-decoration: none;
}
.opt li a img{
border:none;
}
.chat-title p{
font-size: 12px;
}
.chat-title{
margin-bottom: 10px;
}
.chat-left{
display: inline-block;
float: left;
}
.chat-right{
display: inline-block;
float: right;
}
.chat-left .user-img{
float: left;
margin-top: 6px;
border-radius: 50%;
}
.chat-left .chat-message{
display:block;
margin-left:60px;
text-align: left;
}
.chat-left .chat-message .user{
color:#4665d4;
font-weight: 400;
}
.chat-left .chat-message .time{
color:#aaaaaa;
margin-left:5px;
}
.chat-right .user-img{
float:right;
margin-top: 6px;
border-radius: 50%;
}
.chat-right .chat-message{
display:block;
margin-right:60px;
text-align: right;
}
.chat-right .chat-message .user{
color:#4665d4;
font-weight: 400;
}
.chat-right .chat-message .time{
color:#aaaaaa;
margin-right:5px;
}
.chatting-left{
display:block;
margin-left: 60px;
position: relative;
}
.chatting-right{
display:block;
margin-right: 60px;
position: relative;
}
.chatting-left .arrow {
position: absolute;
height: 0;
font-size: 0;
border: 6px solid #dddddd;
top: -4px;
left: 16px;
border-color: #ffffff #ffffff #dddddd;
}
.chatting-right .arrow{
position: absolute;
height: 0;
font-size: 0;
border: 6px solid #eef0f0;
top: -4px;
right: 16px;
border-color: #ffffff #ffffff #c7dcfa;
}
.chatting-left div.chat-content {
font-size: 13px;
border-radius: 3px;
padding: 4px;
margin-bottom: 0;
padding-right: 5px;
padding-left: 5px;
background-color: #EDEDED !important;
border: 1px solid #DDDDDD;
float: left;
min-width: 25px;
}
.chatting-left div.chat-content *{
background-color: #EDEDED !important;
}
.chatting-right div.chat-content *{
background-color: #c7dcfa !important;
}
.chatting-left div.chat-content a{
color:#4665d4;
text-decoration: none;
}
.chatting-right div.chat-content{
font-size: 13px;
border-radius: 3px;
padding:4px;
margin-bottom: 0;
padding-right: 5px;
padding-left:5px;
background-color: #c7dcfa;
border: 1px solid #b2e5f9;
float: right;
min-width: 25px;
}
.chatting-right div.chat-content a{
color:#4665d4;
text-decoration: underline;
}
.chatting-left div.chat-content span{
color: #000000;
font-size: 13px;
}
.chat-bottom{
/*height: 40%;*/
position:fixed;
background-color: #edf0f2;
bottom: 0;
right:200px;
left: 0;
}
.chat-bottom .ke-edit{
height: 76px !important;
}
/*留言板*/
.leaveMessBox{
width:520px;
margin:0 auto;
}
#leaveInfo{margin-top:30px;}
.leaveMessBox input{
margin-bottom:0;
}
.leaveMessBox b{color:red;}
input.radioIn {
margin: 0;
vertical-align: middle;
/*display: none;*/
}
.radioIco,.btn{
/*background-image: url(../img/sprite.png);*/
background-repeat:no-repeat;
}
.radioIco.checked {
background-position: -64px -223px;
}
.radioIco{
display: inline-block;
width: 16px;
height: 20px;
background-position: -30px -223px;
vertical-align: middle;
margin-right: 7px;
}
.leaveMessBox label{
font-size: 14px;
margin-right: 50px;
height: 30px;
line-height: 30px;
vertical-align: middle;
display: inline-block;
cursor: pointer;
}
#leaveThem{width:406px;}
.submitBtn {
font-family: "Microsoft Yahei","Helvetica","Simsun","Arial";
color: #fff;
text-align: center;
width: 96px !important;
height: 35px;
/*line-height: 35px;*/
background-position: 0 0;
border: 0;
font-size: 15px;
font-weight: bold;
cursor: pointer;
text-shadow:none;
}
.btn:active,.btn:hover,.btn:focus{
color:#fff;
background-position: 0 0 !important;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
background-color: #8ECA51;
*background-color: #8ECA51;
}
p.submitBtnWrap {
text-align: right;
padding-right: 17px;
margin-top: 24px;
clear: left;
}
#leaveContent{
width: 416px;
height: 159px;
padding: 3px 0 3px 3px;
resize: none;
vertical-align: top;
}
.chat-bottom .send-btn{
width: 96px;
height: 34px;
float: right;
background-color: #e7e1d3;
margin-left: 20px;
margin-right: 5px;
border: none;
cursor: pointer;
border-radius: 3px;
font-weight: bold;
margin-top: 5px;
margin-bottom:5px;
}
.chat-bottom .special{
color:#fff;
}
.lit-chat{
padding: 0 10px;
}
.little-content{
width: 582px;
height: 409px;
margin: 0 auto;
margin-top: 40px;
position: relative;
}
.little-content-head{
height: 30px;
border-radius:3px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.little-content .lit-chat{
height: 60%;
overflow: auto;
scrollBar-face-color:#EDF0F2;
scrollBar-hightLight-color:red;
scrollBar-3dLight-color:orange;
scrollBar-darkshadow-color:blue;
scrollBar-shadow-color:#fff;
scrollBar-arrow-color:#fff;
scrollBar-track-color:#fff;
scrollBar-base-color:pink;
}
.lit-chat-left{
margin-top: 20px;
}
.lit-chat-left .time{
color: #9f9f9f;
font-size: 12px;
}
.lit-chat-left div.chat-content{
color: #386a03;
}
.chat-box{
position: relative;
margin-top: 5px;
}
.lit-chat-left .chat-box img{
position: absolute;
top:-7px;
left:12px;
}
.chat-box div.chat-content{
display: inline-block;
line-height: 30px;
padding-left: 5px;
font-size: 12px;
border-radius: 3px;
border: 1px solid #d4d4d4;
background-color: #f1f1f1;
}
.lit-chat-right{
margin-top: 20px;
}
.lit-chat-right .time{
color: #9f9f9f;
font-size: 12px;
}
.lit-chat-right p{
width: 100%;
text-align: right;
color: #386a03;
float: right;
}
.lit-chat-right .chat-box{
float: right;
}
.lit-chat-right .chat-box img{
position: absolute;
top:-7px;
right:12px;
}
.little-content .bot-chat{
height: 40%;
}
.bot-chat button{
color: #fff;
font-weight: bold;
padding: 8px 20px;
margin: 5px;
float: right;
border: none;
border-radius: 3px;
cursor: pointer;
}
.bot-chat .ke-edit{
height: 80px !important;
}
.service{
width:600px;
height: 255px;
margin: 20px auto;
background-color: #8ECA51;
}
.service .white-box{
color: #8ECA51;
width: 520px;
height: 180px;
position: relative;
margin:10px auto;
background-color: #fff;
}
.icon-box li a{
color: #fff;
text-decoration: none;
}
.white-box h1{
margin:10px;
padding-top: 10px;
}
.white-box h1 .small{
font-size: 16px;
font-weight:500;
}
.white-box h2{
margin:10px;
margin-left:25px;
padding-top: 10px;
}
.white-box h3{
margin:10px;
margin-left:35px;
padding-top: 10px;
}
.white-box img{
position: absolute;
top:-5px;
right:0;
}
.service-btn button{
font-size: 16px;
background-color:#fec92c;
margin-left: 40px;
padding: 3px 20px;
border-radius: 3px;
cursor:pointer;
border: 1px solid #d5a312;
}
.service-btn button a{
color: #a37b0b;
text-decoration: none;
}
.medium{
position: fixed;
right: 0;
bottom: 10px;
width: 25px;
line-height: 23px;
font-size: 15px;
text-align: center;
margin: 0 auto;
padding: 15px 5px;
border-radius: 20px;
}
.medium a{
color:#fff;
text-decoration: none;
}
/*调查问卷弹框*/
.diaShade {
position: absolute;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index:100;
background-color: #000;
background-color: rgba(0,0,0,0.5);
_background-color: #000;
filter: alpha(opacity=50)
}
.dialogWrap{
width:541px;
height:342px;
border-radius: 1px;
position: absolute;
left:50%;
top:50px;
z-index:101;
margin-top:172px;
margin-left:-270px;
background-color: #f7f7f7;
color: #323232;
}
.dialogWrap h2{
margin:0;
}
.dialogCon{padding:15px;}
.diaHeader span {
float: left;
font-size: 20px;
font-weight: bold;
margin-right: 15px;
}
.diaHeader hr{
width: 440px;
float: left;
border: 0;
font-size: 0;
height: 0;
background: transparent;
border-bottom: 1px dashed #c9c9c9;
margin-top: 13px;
}
.dialogCon .title{
font-size:18px;
font-weight:500;
margin-top:10px;
}
.dialogCon .radio{margin-right:30px;}
.dialogCon #descript{
width:455px;
height:130px;
resize: none;
position: relative;
top:-15px;
left:45px;
}
.submitBtnWrap .submitBtn{
border-radius: 5px;
}
.btn:focus{outline: none;}
#bar{
position: relative;
}
#surplus{
font-weight:400;
}
.ukefu-group-empty{
text-align:center;
}
.ukefu-group-empty p{
color:#aaaaaa;
}
.ukefu-group .admin{
position: absolute;
top: 0px;
right: 20px;
width: 20px;
height: 20px;
}
.ukefu-group .admin img{
width:22px;
height:22px;
}
.ukefu-group-apps{
padding:10px 10px 5px 15px;
height:35px;
}
.ukefu-group-apps .ukefu-group-app{
float:left;
width:32px;
text-align:center;
margin-right:10px;
}
.ukefu-group-apps .ukefu-group-app-icon{
width: 32px;
height: 32px;
background-color: #32c24d;
color: #ffffff;
font-size: 20px;
margin-right: 0px;
text-align: center;
line-height: 32px;
text-align:center;
}
.ukefu-group-apps .ukefu-group-app-name{
line-height:25px;
text-align:center;
}
.group-left{
width: 200px;
height: 100%;
border-right: 1px solid #c9c9c9;
background-color: #EDF0F2;
position: absolute;
left: 0;
top: 0;
text-align:center;
}
.group-rig{
margin-left: 200px;
height: 100%;
}
.group-icon{
margin-top:50px;
margin-left:auto;
margin-right:auto;
width:128px;
border-radius: 50%;
}
.group-btn{
position: absolute;
bottom:100px;
width:100%;
margin-left:50px;
text-align: left;
}
.group-rig li span{
margin-top:0px;
}
.ukefu-group-join{
position: absolute;
right: 0px;
top: 10px;
}
.ukefu-group-join span{
display:none;
}
.ukefu-group-join i{
font-size:20px;
}
.group-rig .layui-tab-title li{
font-size:20px;
}
.ukefu-session-tip{
display:none;
position: absolute;
right: 0px;
top: 10px;
color: #FFF;
height: 18px;
min-width: 18px;
line-height: 18px;
text-align: center;
font-size: 12px;
background-color: red;
border-radius: 10px;
<<<<<<< .mine
}
.ukefu-entim-search{
padding: 5px 20px 5px 20px;
}
.ukefu-entim-search .layui-layer-input{
display: block;
width: 220px;
height: 30px;
margin: 0 auto;
line-height: 30px;
padding: 0 5px;
border: 1px solid #ccc;
box-shadow: 1px 1px 5px rgba(0,0,0,.1) inset;
color: #333;
}
.ukefu-entim-skin{
margin: 10px;
}
.ukefu-entim-skin li{
display: inline-block;
vertical-align: top;
margin: 0 20px 20px 0;
line-height: 45px;
text-align: center;
background-color: #f6f6f6;
}
.ukefu-entim-skin li, .ukefu-entim-skin li img {
height: 65px;
cursor: pointer;
}
#welcome-message{
color:#333333;
}
.ukefu-entim-search{
padding: 5px 20px 5px 20px;
}
.ukefu-entim-search .layui-layer-input{
display: block;
width: 220px;
height: 30px;
margin: 0 auto;
line-height: 30px;
padding: 0 5px;
border: 1px solid #ccc;
box-shadow: 1px 1px 5px rgba(0,0,0,.1) inset;
color: #333;
}
.ukefu-entim-skin{
margin: 10px;
}
.ukefu-entim-skin li{
display: inline-block;
vertical-align: top;
margin: 0 10px 10px 0;
line-height: 45px;
text-align: center;
background-color: #f6f6f6;
}
.ukefu-entim-skin li, .ukefu-entim-skin li img {
width: 65px;
cursor: pointer;
}
.ukefu-group-tipmsg{
height:100px;
padding-left: 10px;
padding-right: 10px;
text-indent:25px;
line-height:25px;
} | 0.221856 | 0.062046 |
*,
*::after,
*::before {
box-sizing: border-box;
}
/* Als browser CSS variabelen ondersteund */
@supports (--css: variables) {
:root {
--color-white: #f2e9e4;
--color-black: #343a40;
--color-btn: #94d2bd;
}
}
body {
height: 130vh;
color: var(--color-black);
font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Helvetica, Arial, "Microsoft YaHei", sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol";
background: rgb(0, 95, 115);
background: -moz-linear-gradient(
10deg,
rgba(0, 95, 115, 1) 0%,
rgba(233, 216, 166, 1) 50%,
rgba(0, 95, 115, 1) 100%
);
background: -webkit-linear-gradient(
10deg,
rgba(0, 95, 115, 1) 0%,
rgba(233, 216, 166, 1) 50%,
rgba(0, 95, 115, 1) 100%
);
background: linear-gradient(
10deg,
rgba(0, 95, 115, 1) 0%,
rgba(233, 216, 166, 1) 50%,
rgba(0, 95, 115, 1) 100%
);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#005f73", endColorstr="#005f73", GradientType=1);
}
main {
margin: 0;
}
input#naam, input#studentnummer{
height: 2em;
font-size: 1.2em;
}
fieldset {
background-color: #fff;
margin-bottom: 2em;
border-radius: 0.3em;
}
fieldset legend {
font-weight: bold;
font-size: 1em;
padding: 0.5em;
width: 96%;
margin-bottom: 2%;
padding-left: 2%;
padding-right: 5px;
color: #fff;
background-color: #000;
border-radius: 0.3em;
}
h1 {
color: #fff;
text-align: center;
}
/* Als de browser variabelen ondersteunt verander de CSS kleuren naar die anders gebruik styling hierboven*/
@supports (--css: variables) {
fieldset {
background-color: var(--color-white);
margin-bottom: 2em;
border-radius: 0.3em;
}
fieldset legend {
font-weight: bold;
font-size: 1em;
padding: 0.5em;
width: 96%;
margin-bottom: 2%;
padding-left: 2%;
padding-right: 5px;
color: var(--color-white);
background-color: var(--color-black);
border-radius: 0.3em;
}
h1 {
color: var(--color-white);
text-align: center;
}
}
h2 {
font-size: 1.2em;
}
form > div {
text-align: center;
}
#btn-prev, #btn_edit{
background-color: var(--color-btn);
padding: 0.49em;
border-radius: 0.3em;
border: 0.2em solid #b8dbcf;
font-weight: bold;
font-size: 1em;
color: var(--color-black);
margin-bottom: 2em;
text-decoration: none;
width: 3em;
}
button {
background-color: var(--color-btn);
padding: 0.8em;
border-radius: 0.3em;
border: 0.2em solid #b8dbcf;
font-weight: bold;
color: var(--color-black);
margin-bottom: 2em;
}
button:hover,#btn-prev:hover, #btn_edit:hover {
background-color: var(--color-white);
}
/*page send*/
#containerSend {
height: 60vh;
text-align: start;
}
select#select_edit{
margin:2em 0;
height: 4em;
width: 50%;
border-radius: 0.3em;
}
.show {
display: block;
}
footer {
color: var(--color-white);
text-align: center;
}
/*****************************/
/*------ Website modes ------*/
@media (min-width: 40em) {
main {
margin: 0 15%;
}
}
/*check if mediaquery support in css
* https://kilianvalkhof.com/2021/web/detecting-media-query-support-in-css-and-javascript/
*/
@media not all and (prefers-reduced-data), (prefers-reduced-data) {
@media (min-width: 40em) {
main {
margin: 0 15%;
}
}
}
/*https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-data */
@media (prefers-reduced-data: no-preference) {
@font-face {
font-family: Montserrat;
font-style: normal;
font-weight: 400;
font-display: swap;
/* latin */
src: local("Montserrat Regular"), local("Montserrat-Regular"),
url("fonts/montserrat-regular.woff2") format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
U+2215, U+FEFF, U+FFFD;
}
} | static/css/enquete.css | *,
*::after,
*::before {
box-sizing: border-box;
}
/* Als browser CSS variabelen ondersteund */
@supports (--css: variables) {
:root {
--color-white: #f2e9e4;
--color-black: #343a40;
--color-btn: #94d2bd;
}
}
body {
height: 130vh;
color: var(--color-black);
font-family: Montserrat, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
Helvetica, Arial, "Microsoft YaHei", sans-serif, "Apple Color Emoji",
"Segoe UI Emoji", "Segoe UI Symbol";
background: rgb(0, 95, 115);
background: -moz-linear-gradient(
10deg,
rgba(0, 95, 115, 1) 0%,
rgba(233, 216, 166, 1) 50%,
rgba(0, 95, 115, 1) 100%
);
background: -webkit-linear-gradient(
10deg,
rgba(0, 95, 115, 1) 0%,
rgba(233, 216, 166, 1) 50%,
rgba(0, 95, 115, 1) 100%
);
background: linear-gradient(
10deg,
rgba(0, 95, 115, 1) 0%,
rgba(233, 216, 166, 1) 50%,
rgba(0, 95, 115, 1) 100%
);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#005f73", endColorstr="#005f73", GradientType=1);
}
main {
margin: 0;
}
input#naam, input#studentnummer{
height: 2em;
font-size: 1.2em;
}
fieldset {
background-color: #fff;
margin-bottom: 2em;
border-radius: 0.3em;
}
fieldset legend {
font-weight: bold;
font-size: 1em;
padding: 0.5em;
width: 96%;
margin-bottom: 2%;
padding-left: 2%;
padding-right: 5px;
color: #fff;
background-color: #000;
border-radius: 0.3em;
}
h1 {
color: #fff;
text-align: center;
}
/* Als de browser variabelen ondersteunt verander de CSS kleuren naar die anders gebruik styling hierboven*/
@supports (--css: variables) {
fieldset {
background-color: var(--color-white);
margin-bottom: 2em;
border-radius: 0.3em;
}
fieldset legend {
font-weight: bold;
font-size: 1em;
padding: 0.5em;
width: 96%;
margin-bottom: 2%;
padding-left: 2%;
padding-right: 5px;
color: var(--color-white);
background-color: var(--color-black);
border-radius: 0.3em;
}
h1 {
color: var(--color-white);
text-align: center;
}
}
h2 {
font-size: 1.2em;
}
form > div {
text-align: center;
}
#btn-prev, #btn_edit{
background-color: var(--color-btn);
padding: 0.49em;
border-radius: 0.3em;
border: 0.2em solid #b8dbcf;
font-weight: bold;
font-size: 1em;
color: var(--color-black);
margin-bottom: 2em;
text-decoration: none;
width: 3em;
}
button {
background-color: var(--color-btn);
padding: 0.8em;
border-radius: 0.3em;
border: 0.2em solid #b8dbcf;
font-weight: bold;
color: var(--color-black);
margin-bottom: 2em;
}
button:hover,#btn-prev:hover, #btn_edit:hover {
background-color: var(--color-white);
}
/*page send*/
#containerSend {
height: 60vh;
text-align: start;
}
select#select_edit{
margin:2em 0;
height: 4em;
width: 50%;
border-radius: 0.3em;
}
.show {
display: block;
}
footer {
color: var(--color-white);
text-align: center;
}
/*****************************/
/*------ Website modes ------*/
@media (min-width: 40em) {
main {
margin: 0 15%;
}
}
/*check if mediaquery support in css
* https://kilianvalkhof.com/2021/web/detecting-media-query-support-in-css-and-javascript/
*/
@media not all and (prefers-reduced-data), (prefers-reduced-data) {
@media (min-width: 40em) {
main {
margin: 0 15%;
}
}
}
/*https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-reduced-data */
@media (prefers-reduced-data: no-preference) {
@font-face {
font-family: Montserrat;
font-style: normal;
font-weight: 400;
font-display: swap;
/* latin */
src: local("Montserrat Regular"), local("Montserrat-Regular"),
url("fonts/montserrat-regular.woff2") format("woff2");
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212,
U+2215, U+FEFF, U+FFFD;
}
} | 0.410874 | 0.117623 |
:root {
--font-body: 'Fira Sans', sans-serif;
--font-highlight: 'Fira Sans Condensed', sans-serif;
}
/* Body Reset */
body {margin:3%; padding:0;}
body {font: 1em/140% var(--font-body); color:#111;}
@media only screen and (min-width: 720px) {body {font-size: 1.125em;}}
@media only screen and (min-width: 1200px) {body {font-size: 1.3em;}}
/* clearfix */
.clearfix::after {content: ""; clear: both; display: table; }
/* Links */
a:link, a:visited {color: #18608a;}
a:active {color: #59acdd}
a.block-link { /* Requires relative Parent */
position: absolute; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; z-index: 10;
background-color: white; opacity: 0; filter: alpha(opacity=0); /*workaround to make clickable in IE */}
a.noline, a.button {text-decoration:none;}
a.button {display:inline-block;}
/* Navigations Listen */
nav ul {margin:0; padding:0;}
nav ul li {list-style-type: none; display:inline-block;}
nav a {text-decoration: none; display:block; padding:5px 10px;}
nav a:hover {background-color:#eee;}
nav a:visited {color:inherit;}
/* Headlines */
h1,h2,h3,h4,h5,h6 {font-family: var(--font-highlight); line-height:110%}
hr + h1, hr + h2, hr + h3 {margin-top:0;}
h1:first-child, h2:first-child, h3:first-child {margin-top:0;}
h1 + h2 {margin-top:-0.75em;}
h1 + h3 {margin-top:-0.75em;}
h2 + h3 {margin-top:-0.75em;}
h1 + h1, h2 + h2, h3 + h3{margin-top:0;}
h1 > a:link, h2 > a:link, h3 > a:link {color:inherit;}
h1 > a:hover, h2 > a:hover, h3 > a:hover {color:#2A5DB0;}
/* Images */
img {max-width:100%; height:auto;}
img[style*="float:left"], img[style*="float: left"] {margin-right:1em;}
img[style*="float:right"], img[style*="float: right"]{margin-left:1em;}
figure {margin:0;}
/* Videos */
video {max-width:100%; margin-bottom:1em; cursor:pointer;}
/* Media Container */
.media-container {display:block; width:100%; position: relative; padding-bottom: 33%; padding-top: 0; height: auto;}
.media-container iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
/* Formats */
p {margin-top:0;}
p:last-child{margin-bottom:0;}
del {font-style:oblique;}
mark {background-color:#ff9;}
.smaller {font-size:0.8em}
.small {font-size:0.7em}
.rtl {unicode-bidi:bidi-override; direction: rtl; }
/* Quotes */
blockquote {border-left: 3px solid #ccc; padding-left:1em; font-style:italic; opacity:0.7}
h1 ~ blockquote, h3 ~ blockquote, h3 ~ blckquote {margin-top:0;}
/* Hr Lines */
hr {margin: 1em auto 1em auto; display: block; box-sizing:border-box;
border-style: dashed; border-width: 1px; border-bottom:none;
opacity:0.3; width:100%;}
p ~ hr {margin-top:0;}
/* Lists */
ul, ol {margin-top:0;}
/* Details */
details {margin-bottom:1em;}
details summary {cursor:pointer;}
details[open] summary {margin-bottom:1em;}
details summary::marker {color: #6088b4;}
details.fancy summary {background-color:#eee; padding:1em; }
details.fancy summary:hover {background-color:#ddd}
/* Margins */
.mt {margin-top:1em;}
.mb {margin-bottom:1em;}
.ml {margin-left:1em;}
.mr {margin-right:1em;}
.mt2 {margin-top:2em;}
.mb2 {margin-bottom:2em;}
.ml2 {margin-left:2em;}
.mr2 {margin-right:2em;}
/* Helpers */
.hidden {display:none;}
.block {display:block;}
.flex {display:flex;}
.super-hide {display:none !important;}
.text-left {text-align:left}
.text-center {text-align:center}
.text-right {text-align:right}
.flright, .fright {float:right;}
.flleft, .fleft {float:left;}
/* Animations */
@keyframes fade-in {from {opacity:0} to {opacity:1}}
@keyframes fade-out {from {opacity:1} to {opacity:0}}
.fade-in {animation-name: fade-in; animation-duration: 400ms;}
.fade-in-fast {animation-name: fade-in; animation-duration: 100ms;}
.fade-out {animation-name: fade-out; animation-duration: 400ms; animation-fill-mode: forwards}
/* Load Indicators */
.loadIndicator {position:relative; top:2px; text-align: center; line-height:0;
display:inline-block; margin-left:0.5em; width: 19px; height: 14px;
padding:10px; border-radius:5px; background:#efefef;}
.loadIndicator.white {background:none; padding:0;}
.loadIndicator.white > div {background-color: white;}
.loadIndicator > div {background-color: black; height: 100%; width: 24%; display: inline-block;
animation: spinnerAnimation 1.2s infinite ease-in-out;}
.loadIndicator div:nth-child(2) {animation-delay: -1.1s; margin:0 14%;}
.loadIndicator div:nth-child(3) {animation-delay: -1.0s;}
@keyframes spinnerAnimation {0%, 40%, 100% {transform: scaleY(0.4);opacity:0.2;} 20% {transform: scaleY(1.0);opacity:1;}}
button > .loadIndicator {position:relative;bottom:-1px; right:-2px}
/* Layouts */
.col-2 {display:grid; grid-template-columns: 1fr 1fr; grid-gap:2vw;}
.col-3 {display:grid; grid-template-columns: 1fr 1fr 1fr; grid-gap:2vw;}
/* Forms */
form {margin-bottom:1em;}
form > .infoMessage, form fieldset > .infoMessage {display:block; padding:5px 10px; background-color:#c4daff; border-radius:3px; margin: 0.5em 0;}
form > hr {opacity:0.3;}
input, select, textarea {
font-family: var(--font-body);
font-size: 1em; line-height:140%;
color: #222; border:1px solid #ddd;
box-sizing:border-box; display:block;
padding: 0.3em; width:100%;
margin-bottom:0.25em;}
fieldset {border:none;margin:0; padding:0; margin-bottom: 0.5em}
fieldset + fieldset > legend {margin-top:0.5em;}
legend {font-size:1.2em; font-weight:bold; padding-inline-start: 0px; padding-inline-end: 0px; margin-bottom:0.5em; font-family: var(--font-highlight);}
label {font-size: 0.8em;}
label > input, label > select, label > textarea {font-size: 1.125em;}
input[type='radio'], input[type='checkbox'] {display:inline; width:auto;}
textarea {resize: vertical;}
textarea.large {min-height:220px;}
/* Buttons */
form button, .button {background-color:#333; border:none; padding:5px 10px 6px 10px; cursor:pointer; font-size: 1em; font-family: var(--font-body);}
form button, .button, :link.button, :visited.button {color:white;}
form button.light, .button.light {background-color:#eee; color: #333}
form button.light:hover, .button.light:hover {background-color:#ddd; color: #000}
form button.light:focus, .button.light:focus {background-color:#fafafa; color: #000}
label + button, fieldset + button {margin-top:0.5em;}
form button:hover, form button:focus, .button:hover, .button:focus {background-color:black}
form button[type='submit']:hover, form button[type='submit']:focus {background-color:#2A5DB0}
/* Tables */
table {border-spacing:0; border-collapse: collapse; margin-bottom:1em;}
table:last-child {margin-bottom:0;}
td, th {border:1px solid #ccc; padding:5px}
table.fancy {margin-bottom:1em;}
table.fancy.mb2 {margin-bottom:2em;}
table.fancy td, table.fancy th {border:none; border-bottom:1px solid #ccc; padding:10px 20px}
table.fancy th {background-color:#6088b4; color:white; text-align:left;}
table.fancy tr:nth-child(even) {background-color:#f6f6f6}
table.fancy tr:hover {background-color:#edf3f9}
table.wide {width:100%;} | public/styles/flundr/css/defaults.css | :root {
--font-body: 'Fira Sans', sans-serif;
--font-highlight: 'Fira Sans Condensed', sans-serif;
}
/* Body Reset */
body {margin:3%; padding:0;}
body {font: 1em/140% var(--font-body); color:#111;}
@media only screen and (min-width: 720px) {body {font-size: 1.125em;}}
@media only screen and (min-width: 1200px) {body {font-size: 1.3em;}}
/* clearfix */
.clearfix::after {content: ""; clear: both; display: table; }
/* Links */
a:link, a:visited {color: #18608a;}
a:active {color: #59acdd}
a.block-link { /* Requires relative Parent */
position: absolute; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; z-index: 10;
background-color: white; opacity: 0; filter: alpha(opacity=0); /*workaround to make clickable in IE */}
a.noline, a.button {text-decoration:none;}
a.button {display:inline-block;}
/* Navigations Listen */
nav ul {margin:0; padding:0;}
nav ul li {list-style-type: none; display:inline-block;}
nav a {text-decoration: none; display:block; padding:5px 10px;}
nav a:hover {background-color:#eee;}
nav a:visited {color:inherit;}
/* Headlines */
h1,h2,h3,h4,h5,h6 {font-family: var(--font-highlight); line-height:110%}
hr + h1, hr + h2, hr + h3 {margin-top:0;}
h1:first-child, h2:first-child, h3:first-child {margin-top:0;}
h1 + h2 {margin-top:-0.75em;}
h1 + h3 {margin-top:-0.75em;}
h2 + h3 {margin-top:-0.75em;}
h1 + h1, h2 + h2, h3 + h3{margin-top:0;}
h1 > a:link, h2 > a:link, h3 > a:link {color:inherit;}
h1 > a:hover, h2 > a:hover, h3 > a:hover {color:#2A5DB0;}
/* Images */
img {max-width:100%; height:auto;}
img[style*="float:left"], img[style*="float: left"] {margin-right:1em;}
img[style*="float:right"], img[style*="float: right"]{margin-left:1em;}
figure {margin:0;}
/* Videos */
video {max-width:100%; margin-bottom:1em; cursor:pointer;}
/* Media Container */
.media-container {display:block; width:100%; position: relative; padding-bottom: 33%; padding-top: 0; height: auto;}
.media-container iframe {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
/* Formats */
p {margin-top:0;}
p:last-child{margin-bottom:0;}
del {font-style:oblique;}
mark {background-color:#ff9;}
.smaller {font-size:0.8em}
.small {font-size:0.7em}
.rtl {unicode-bidi:bidi-override; direction: rtl; }
/* Quotes */
blockquote {border-left: 3px solid #ccc; padding-left:1em; font-style:italic; opacity:0.7}
h1 ~ blockquote, h3 ~ blockquote, h3 ~ blckquote {margin-top:0;}
/* Hr Lines */
hr {margin: 1em auto 1em auto; display: block; box-sizing:border-box;
border-style: dashed; border-width: 1px; border-bottom:none;
opacity:0.3; width:100%;}
p ~ hr {margin-top:0;}
/* Lists */
ul, ol {margin-top:0;}
/* Details */
details {margin-bottom:1em;}
details summary {cursor:pointer;}
details[open] summary {margin-bottom:1em;}
details summary::marker {color: #6088b4;}
details.fancy summary {background-color:#eee; padding:1em; }
details.fancy summary:hover {background-color:#ddd}
/* Margins */
.mt {margin-top:1em;}
.mb {margin-bottom:1em;}
.ml {margin-left:1em;}
.mr {margin-right:1em;}
.mt2 {margin-top:2em;}
.mb2 {margin-bottom:2em;}
.ml2 {margin-left:2em;}
.mr2 {margin-right:2em;}
/* Helpers */
.hidden {display:none;}
.block {display:block;}
.flex {display:flex;}
.super-hide {display:none !important;}
.text-left {text-align:left}
.text-center {text-align:center}
.text-right {text-align:right}
.flright, .fright {float:right;}
.flleft, .fleft {float:left;}
/* Animations */
@keyframes fade-in {from {opacity:0} to {opacity:1}}
@keyframes fade-out {from {opacity:1} to {opacity:0}}
.fade-in {animation-name: fade-in; animation-duration: 400ms;}
.fade-in-fast {animation-name: fade-in; animation-duration: 100ms;}
.fade-out {animation-name: fade-out; animation-duration: 400ms; animation-fill-mode: forwards}
/* Load Indicators */
.loadIndicator {position:relative; top:2px; text-align: center; line-height:0;
display:inline-block; margin-left:0.5em; width: 19px; height: 14px;
padding:10px; border-radius:5px; background:#efefef;}
.loadIndicator.white {background:none; padding:0;}
.loadIndicator.white > div {background-color: white;}
.loadIndicator > div {background-color: black; height: 100%; width: 24%; display: inline-block;
animation: spinnerAnimation 1.2s infinite ease-in-out;}
.loadIndicator div:nth-child(2) {animation-delay: -1.1s; margin:0 14%;}
.loadIndicator div:nth-child(3) {animation-delay: -1.0s;}
@keyframes spinnerAnimation {0%, 40%, 100% {transform: scaleY(0.4);opacity:0.2;} 20% {transform: scaleY(1.0);opacity:1;}}
button > .loadIndicator {position:relative;bottom:-1px; right:-2px}
/* Layouts */
.col-2 {display:grid; grid-template-columns: 1fr 1fr; grid-gap:2vw;}
.col-3 {display:grid; grid-template-columns: 1fr 1fr 1fr; grid-gap:2vw;}
/* Forms */
form {margin-bottom:1em;}
form > .infoMessage, form fieldset > .infoMessage {display:block; padding:5px 10px; background-color:#c4daff; border-radius:3px; margin: 0.5em 0;}
form > hr {opacity:0.3;}
input, select, textarea {
font-family: var(--font-body);
font-size: 1em; line-height:140%;
color: #222; border:1px solid #ddd;
box-sizing:border-box; display:block;
padding: 0.3em; width:100%;
margin-bottom:0.25em;}
fieldset {border:none;margin:0; padding:0; margin-bottom: 0.5em}
fieldset + fieldset > legend {margin-top:0.5em;}
legend {font-size:1.2em; font-weight:bold; padding-inline-start: 0px; padding-inline-end: 0px; margin-bottom:0.5em; font-family: var(--font-highlight);}
label {font-size: 0.8em;}
label > input, label > select, label > textarea {font-size: 1.125em;}
input[type='radio'], input[type='checkbox'] {display:inline; width:auto;}
textarea {resize: vertical;}
textarea.large {min-height:220px;}
/* Buttons */
form button, .button {background-color:#333; border:none; padding:5px 10px 6px 10px; cursor:pointer; font-size: 1em; font-family: var(--font-body);}
form button, .button, :link.button, :visited.button {color:white;}
form button.light, .button.light {background-color:#eee; color: #333}
form button.light:hover, .button.light:hover {background-color:#ddd; color: #000}
form button.light:focus, .button.light:focus {background-color:#fafafa; color: #000}
label + button, fieldset + button {margin-top:0.5em;}
form button:hover, form button:focus, .button:hover, .button:focus {background-color:black}
form button[type='submit']:hover, form button[type='submit']:focus {background-color:#2A5DB0}
/* Tables */
table {border-spacing:0; border-collapse: collapse; margin-bottom:1em;}
table:last-child {margin-bottom:0;}
td, th {border:1px solid #ccc; padding:5px}
table.fancy {margin-bottom:1em;}
table.fancy.mb2 {margin-bottom:2em;}
table.fancy td, table.fancy th {border:none; border-bottom:1px solid #ccc; padding:10px 20px}
table.fancy th {background-color:#6088b4; color:white; text-align:left;}
table.fancy tr:nth-child(even) {background-color:#f6f6f6}
table.fancy tr:hover {background-color:#edf3f9}
table.wide {width:100%;} | 0.553747 | 0.163546 |
@font-face {font-family: "comiis_wxico";
src: url('comiis_wx.eot?t=1483605391597'); /* IE9*/
src: url('comiis_wx.eot?t=1483605391597#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('comiis_wx.woff?t=1483605391597') format('woff'), /* chrome, firefox */
url('comiis_wx.ttf?t=1483605391597') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('comiis_wx.svg?t=1483605391597#iconfont') format('svg'); /* iOS 4.1- */
}
.comiis_wxico {
font-family:"comiis_wxico" !important;
font-size:16px;
font-style:normal;
-webkit-font-smoothing:antialiased;
-webkit-text-stroke-width:0.2px;
-moz-osx-font-smoothing:grayscale;
}
.comiis_wxicon {width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;}
.comiis_wx_input {-webkit-appearance:none;width:100%;height:26px;line-height:26px;font-size:inherit;border:none;outline:none;background-color:transparent;}
.comiis_wx_flex {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.wx_flex {-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.wx_b_t {border-top:1px solid #e3e3e3;}
.wx_b_b {border-bottom:1px solid #e3e3e3;}
.wx_b_l {border-left:1px solid #e3e3e3;}
.wx_b_r {border-right:1px solid #e3e3e3;}
.wx_f3 {color:#333;}
.wx_f9 {color:#999;}
.wx_fh {color:#ccc;}
.wx_fd {color:#586C94;}
.wx_fa {color:#1AAD19;}
.wx_fb {color:#FFBE00;}
.wx_fc {color:#F76260;}
.dpke .comiis_weixins1{height:30px;line-height:30px;margin-top:10px;margin-right:13px;}
.wx_btn_bg {background:#1AAD19;}
.comiis_wx_head {height:30px;line-height:30px;padding:7px 5px;overflow:hidden;background:#fff;border-bottom:1px solid #efefef;}
.comiis_wx_head h2 {float:left;width:50%;text-align:center;font-size:16px;font-weight:100;}
.comiis_wx_head .head_l {float:left;width:25%;height:30px;overflow:hidden;}
.comiis_wx_head .head_r {float:right;width:25%;height:30px;text-align:right;overflow:hidden;}
.comiis_wx_head img {height:20px;padding:5px;}
.comiis_wx_box {padding:20px;}
.comiis_wx_tx {width:100%;text-align:center;margin:20px auto 20px;}
.comiis_wx_tx img {width:32%;border-radius:50%;}
.comiis_wx_tico {width:120px;height:120px;text-align:center;margin:0 auto 20px;position:relative;}
.comiis_wx_dunpai {width:120px;height:120px;line-height:120px;font-size:120px;margin:0 auto;overflow:hidden;}
.comiis_wx_okico {position:absolute;top:0;left:0;width:120px;margin-top:23px;text-align:center;font-size:50px;color:#fff;}
.comiis_wx_tip {line-height:24px;font-size:14px;}
.comiis_wx_tips {line-height:28px;text-align:center;font-size:14px;}
.comiis_wx_tips span {font-size:20px;}
.comiis_wx_ftip {background:#f3f3f3;line-height:24px;text-align:center;font-size:14px;padding-bottom:50px;}
.comiis_wx_btn {-webkit-appearance:none;display:block;margin:20px auto 0;width:100%;height:44px;line-height:44px;font-size:16px;border:none;outline:none;text-align:center;text-decoration:none;overflow:hidden;border-radius:5px;}
.wx_btn_bg01 {background:#1AAD19;border:1px solid #18A017;color:#fff !important;}
.wx_btn_bg02 {background:#ffffff;border:1px solid #1AAD19;color:#1AAD19 !important;}
.wx_btn_bg03 .cpay .owkp{background:#1AAF19;border:1px solid #18AA17;color:#fff !important;}
.comiis_wx_foot {position:absolute;display:block;z-index:10;left:0;right:0;bottom:15px;width:100%;text-align:center;line-height:22px;font-size:14px;}
.comiis_wx_foot span {font-size:12px;}
.comiis_wx_foot .ywuv{font-size:16px;}
.comiis_wx_toptab {background:#fff;width:100%;height:42px;line-height:40px;font-size:16px;overflow:hidden;}
.comiis_wx_toptab li {padding-bottom:2px;text-align:center;}
.comiis_wx_toptab li.kmon {padding-bottom:0;border-bottom:2px solid #18A017;color:#18A017;}
.comiis_wx_tbox{display:block;z-index:100;width:100%;height:100%;min-height:380px;overflow-x:hidden;}
.comiis_wx_listbox {overflow:hidden;}
.comiis_wx_listbox ul {background:#fff;margin-top:15px;padding:0 15px;}
.comiis_wx_listbox li {height:26px;line-height:26px;padding:13px 0;font-size:16px;}
.comiis_wx_listbox li .listbox_tit {padding-right:12px;margin-right:10px;}
.comiis_wx_listbox li .listbox_tit .comiis_wxico {font-size:18px;margin-right:5px;}
.comiis_wx_listbox li .listbox_r {position:absolute;right:0;top:3px;}
.comiis_wx_listbox li .listbox_r .comiis_wxico {font-size:16px;}
.comiis_wx_listbox .comiis_wx_box {padding-top:0;padding-bottom:10px;}
.comiis_wx_listbox .comiis_wx_tip {text-align:center;}
.comiis_security_list {width:100%;padding-right:15px;background-color:transparent;border:none;-webkit-appearance:none;}
.comiis_wx_fbox{position:relative;width:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;transition:all .4s ease;transform:translateX(0px);-webkit-transition:all .4s ease;-webkit-transform:translateX(0px);padding-bottom:50px;}
.comiis_wx_fboxs{transition:all .4s ease;transform:translateX(-100%);-webkit-transition:all .4s ease;-webkit-transform:translateX(-100%);}
.comiis_wx_fbox>div{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;position:relative}
.comiis_wx_tfm th {width:70px;text-align:right;padding-right:10px;}
.comiis_wx_boxs {width:288px;text-align:center;margin:0 auto;}
.comiis_wx_boxs .comiis_wx_btn {margin:0;}
.comiis_wx_gzgzh {position:fixed;top:0px;background:rgba(0,0,0,0.8);width:100%;height:50px;padding:5px 0;color:#fff !important;z-index:1000;}
.comiis_wx_gzgzh a {color:#fff !important;}
.comiis_wx_gzgzh .wx_btn_bg {height:30px;line-height:30px;margin-top:10px;margin-right:13px;padding:0 12px;font-size:14px;border-radius:2px;}
.comiis_wx_gzgzh .kmico {float:left;width:38px;height:38px;margin:6px 8px 0 0;border-radius:4px;}
.comiis_wx_gzgzh h2 {margin-top:6px;height:20px;line-height:20px;font-size:16px;font-weight:100;overflow:hidden;}
.comiis_wx_gzgzh p {font-size:12px;height:20px;line-height:20px;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;overflow:hidden;}
.comiis_wx_gzgzh .gzgzh_ico {float:left;width:18px;height:18px;line-height:18px;font-size:18px;padding:12px;margin-top:2px;overflow:hidden;}
.comiis_wx_gzgzhs2 .pznu{line-height:30px;padding:7px 5px;overflow:hidden;background:#fff;}
/* hack */
nav,header,.mm-blocker{display:none;} | source/plugin/comiis_weixin/style/comiis.css | @font-face {font-family: "comiis_wxico";
src: url('comiis_wx.eot?t=1483605391597'); /* IE9*/
src: url('comiis_wx.eot?t=1483605391597#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('comiis_wx.woff?t=1483605391597') format('woff'), /* chrome, firefox */
url('comiis_wx.ttf?t=1483605391597') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('comiis_wx.svg?t=1483605391597#iconfont') format('svg'); /* iOS 4.1- */
}
.comiis_wxico {
font-family:"comiis_wxico" !important;
font-size:16px;
font-style:normal;
-webkit-font-smoothing:antialiased;
-webkit-text-stroke-width:0.2px;
-moz-osx-font-smoothing:grayscale;
}
.comiis_wxicon {width:1em;height:1em;vertical-align:-0.15em;fill:currentColor;overflow:hidden;}
.comiis_wx_input {-webkit-appearance:none;width:100%;height:26px;line-height:26px;font-size:inherit;border:none;outline:none;background-color:transparent;}
.comiis_wx_flex {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.wx_flex {-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.wx_b_t {border-top:1px solid #e3e3e3;}
.wx_b_b {border-bottom:1px solid #e3e3e3;}
.wx_b_l {border-left:1px solid #e3e3e3;}
.wx_b_r {border-right:1px solid #e3e3e3;}
.wx_f3 {color:#333;}
.wx_f9 {color:#999;}
.wx_fh {color:#ccc;}
.wx_fd {color:#586C94;}
.wx_fa {color:#1AAD19;}
.wx_fb {color:#FFBE00;}
.wx_fc {color:#F76260;}
.dpke .comiis_weixins1{height:30px;line-height:30px;margin-top:10px;margin-right:13px;}
.wx_btn_bg {background:#1AAD19;}
.comiis_wx_head {height:30px;line-height:30px;padding:7px 5px;overflow:hidden;background:#fff;border-bottom:1px solid #efefef;}
.comiis_wx_head h2 {float:left;width:50%;text-align:center;font-size:16px;font-weight:100;}
.comiis_wx_head .head_l {float:left;width:25%;height:30px;overflow:hidden;}
.comiis_wx_head .head_r {float:right;width:25%;height:30px;text-align:right;overflow:hidden;}
.comiis_wx_head img {height:20px;padding:5px;}
.comiis_wx_box {padding:20px;}
.comiis_wx_tx {width:100%;text-align:center;margin:20px auto 20px;}
.comiis_wx_tx img {width:32%;border-radius:50%;}
.comiis_wx_tico {width:120px;height:120px;text-align:center;margin:0 auto 20px;position:relative;}
.comiis_wx_dunpai {width:120px;height:120px;line-height:120px;font-size:120px;margin:0 auto;overflow:hidden;}
.comiis_wx_okico {position:absolute;top:0;left:0;width:120px;margin-top:23px;text-align:center;font-size:50px;color:#fff;}
.comiis_wx_tip {line-height:24px;font-size:14px;}
.comiis_wx_tips {line-height:28px;text-align:center;font-size:14px;}
.comiis_wx_tips span {font-size:20px;}
.comiis_wx_ftip {background:#f3f3f3;line-height:24px;text-align:center;font-size:14px;padding-bottom:50px;}
.comiis_wx_btn {-webkit-appearance:none;display:block;margin:20px auto 0;width:100%;height:44px;line-height:44px;font-size:16px;border:none;outline:none;text-align:center;text-decoration:none;overflow:hidden;border-radius:5px;}
.wx_btn_bg01 {background:#1AAD19;border:1px solid #18A017;color:#fff !important;}
.wx_btn_bg02 {background:#ffffff;border:1px solid #1AAD19;color:#1AAD19 !important;}
.wx_btn_bg03 .cpay .owkp{background:#1AAF19;border:1px solid #18AA17;color:#fff !important;}
.comiis_wx_foot {position:absolute;display:block;z-index:10;left:0;right:0;bottom:15px;width:100%;text-align:center;line-height:22px;font-size:14px;}
.comiis_wx_foot span {font-size:12px;}
.comiis_wx_foot .ywuv{font-size:16px;}
.comiis_wx_toptab {background:#fff;width:100%;height:42px;line-height:40px;font-size:16px;overflow:hidden;}
.comiis_wx_toptab li {padding-bottom:2px;text-align:center;}
.comiis_wx_toptab li.kmon {padding-bottom:0;border-bottom:2px solid #18A017;color:#18A017;}
.comiis_wx_tbox{display:block;z-index:100;width:100%;height:100%;min-height:380px;overflow-x:hidden;}
.comiis_wx_listbox {overflow:hidden;}
.comiis_wx_listbox ul {background:#fff;margin-top:15px;padding:0 15px;}
.comiis_wx_listbox li {height:26px;line-height:26px;padding:13px 0;font-size:16px;}
.comiis_wx_listbox li .listbox_tit {padding-right:12px;margin-right:10px;}
.comiis_wx_listbox li .listbox_tit .comiis_wxico {font-size:18px;margin-right:5px;}
.comiis_wx_listbox li .listbox_r {position:absolute;right:0;top:3px;}
.comiis_wx_listbox li .listbox_r .comiis_wxico {font-size:16px;}
.comiis_wx_listbox .comiis_wx_box {padding-top:0;padding-bottom:10px;}
.comiis_wx_listbox .comiis_wx_tip {text-align:center;}
.comiis_security_list {width:100%;padding-right:15px;background-color:transparent;border:none;-webkit-appearance:none;}
.comiis_wx_fbox{position:relative;width:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;transition:all .4s ease;transform:translateX(0px);-webkit-transition:all .4s ease;-webkit-transform:translateX(0px);padding-bottom:50px;}
.comiis_wx_fboxs{transition:all .4s ease;transform:translateX(-100%);-webkit-transition:all .4s ease;-webkit-transform:translateX(-100%);}
.comiis_wx_fbox>div{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;position:relative}
.comiis_wx_tfm th {width:70px;text-align:right;padding-right:10px;}
.comiis_wx_boxs {width:288px;text-align:center;margin:0 auto;}
.comiis_wx_boxs .comiis_wx_btn {margin:0;}
.comiis_wx_gzgzh {position:fixed;top:0px;background:rgba(0,0,0,0.8);width:100%;height:50px;padding:5px 0;color:#fff !important;z-index:1000;}
.comiis_wx_gzgzh a {color:#fff !important;}
.comiis_wx_gzgzh .wx_btn_bg {height:30px;line-height:30px;margin-top:10px;margin-right:13px;padding:0 12px;font-size:14px;border-radius:2px;}
.comiis_wx_gzgzh .kmico {float:left;width:38px;height:38px;margin:6px 8px 0 0;border-radius:4px;}
.comiis_wx_gzgzh h2 {margin-top:6px;height:20px;line-height:20px;font-size:16px;font-weight:100;overflow:hidden;}
.comiis_wx_gzgzh p {font-size:12px;height:20px;line-height:20px;filter:alpha(opacity=60);-moz-opacity:0.6;-khtml-opacity:0.6;opacity:0.6;overflow:hidden;}
.comiis_wx_gzgzh .gzgzh_ico {float:left;width:18px;height:18px;line-height:18px;font-size:18px;padding:12px;margin-top:2px;overflow:hidden;}
.comiis_wx_gzgzhs2 .pznu{line-height:30px;padding:7px 5px;overflow:hidden;background:#fff;}
/* hack */
nav,header,.mm-blocker{display:none;} | 0.115611 | 0.051106 |
html, body {
height: 100%;
padding: 0;
margin: 0;
color: black;
font-family: arial,sans-serif;
font-size: 13px;
}
#map {
position: absolute;
top:0;
bottom: 0;
left: 0;
right: 50%;
}
#panel-wpr {
position: absolute;
top: 0;
bottom: 0;
left: 50%;
right: 0;
overflow: auto;
}
#panel {
font-family: arial;
padding: 0 5px;
}
#info {
padding: 5px;
}
#from, #to {
width: 90%;
font-size: 1.2em;
}
.adp-directions {
width: 100%;
}
.input {
background-color: white;
padding-left: 8px;
border: 1px solid #D9D9D9;
border-top: 1px solid silver;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}
.time {
margin: 0;
height: 17px;
border: 1px solid;
border-top-color: #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #CCC;
padding: 2px 15px 1px 1px;
}
button {
border: 1px solid #3079ED;
color: white;
background-color: #4D90FE;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
background-image: -webkit-linear-gradient(top,#4D90FE,#4787ED);
background-image: -moz-linear-gradient(top, #4D90FE,#4787ED);
background-image: -ms-linear-gradient(top,#4D90FE,#4787ED);
background-image: -o-linear-gradient(top,#4D90FE,#4787ED);
background-image: linear-gradient(top,#4D90FE, #4787ED);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
display: inline-block;
min-width: 54px;
text-align: center;
font-weight: bold;
padding: 0 8px;
line-height: 27px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
}
#info div {
line-height: 22px;
font-size: 110%;
}
.btn {
}
#panel-wpr {
border-left: 1px solid #e6e6e6;
}
#info {
border-bottom: 1px solid #E6E6E6;
margin-bottom: 5px;
}
h2 {
margin: 0;
padding: 0;
} | deig/_css/maps.css |
html, body {
height: 100%;
padding: 0;
margin: 0;
color: black;
font-family: arial,sans-serif;
font-size: 13px;
}
#map {
position: absolute;
top:0;
bottom: 0;
left: 0;
right: 50%;
}
#panel-wpr {
position: absolute;
top: 0;
bottom: 0;
left: 50%;
right: 0;
overflow: auto;
}
#panel {
font-family: arial;
padding: 0 5px;
}
#info {
padding: 5px;
}
#from, #to {
width: 90%;
font-size: 1.2em;
}
.adp-directions {
width: 100%;
}
.input {
background-color: white;
padding-left: 8px;
border: 1px solid #D9D9D9;
border-top: 1px solid silver;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
}
.time {
margin: 0;
height: 17px;
border: 1px solid;
border-top-color: #CCC;
border-right-color: #999;
border-left-color: #999;
border-bottom-color: #CCC;
padding: 2px 15px 1px 1px;
}
button {
border: 1px solid #3079ED;
color: white;
background-color: #4D90FE;
background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
background-image: -webkit-linear-gradient(top,#4D90FE,#4787ED);
background-image: -moz-linear-gradient(top, #4D90FE,#4787ED);
background-image: -ms-linear-gradient(top,#4D90FE,#4787ED);
background-image: -o-linear-gradient(top,#4D90FE,#4787ED);
background-image: linear-gradient(top,#4D90FE, #4787ED);
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#4d90fe',EndColorStr='#4787ed');
display: inline-block;
min-width: 54px;
text-align: center;
font-weight: bold;
padding: 0 8px;
line-height: 27px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-transition: all 0.218s;
-moz-transition: all 0.218s;
-o-transition: all 0.218s;
transition: all 0.218s;
}
#info div {
line-height: 22px;
font-size: 110%;
}
.btn {
}
#panel-wpr {
border-left: 1px solid #e6e6e6;
}
#info {
border-bottom: 1px solid #E6E6E6;
margin-bottom: 5px;
}
h2 {
margin: 0;
padding: 0;
} | 0.446253 | 0.139631 |
html,body{
padding:0;
margin:0;
background:#fff;
font-family: 'Asap Condensed', 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;
}
input[type="button"],input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
font-family: 'Asap Condensed', sans-serif;
letter-spacing:1px;
}
p{
margin:0;
padding:0;
letter-spacing:1px;
font-family: 'Asap Condensed', sans-serif;
}
ul{
margin:0;
padding:0;
}
/*-- //Reset-Code --*/
.copywrite,.content,.portfolio,.about{background:#fff;}
.about,.services,.portfolio,.content,.testimonials{padding:6em 0;}
.portfolio{padding-bottom:0px !important;}
.title {
font-size: 47px;
text-align: center;
color:#006cdc;
font-weight: 600;
margin-bottom:30px;
}
/*-- header --*/
h1 a.navbar-brand {
font-size: 56px;
color: #fff !important;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 2px;
}
nav.navbar.navbar-default.navbar-fixed-top {
position: absolute;
background:rgba(12, 19, 9, 0.4);
border: none;
padding:2em;
-webkit-transition:.5s all;
-moz-transition:.5s all;
transition:.5s all;
}
nav.navbar.navbar-default.navbar-fixed-top.top-nav-collapse {
background: rgba(0, 0, 0, 0.49);
padding: 1em;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
font-size: 20px;
font-weight: 400;
letter-spacing: 1px;
margin: 0 1em;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #006cdc;
background-color: transparent;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.navbar-right {
padding: 0 0em;
margin-top:6px;
}
/*-- //header --*/
/*-- banner--*/
.navbar {margin-bottom:0em;}
.banner-w3{background: url(../images/b1.jpg)no-repeat center;
background-size: cover;
min-height: 800px;
position: relative;
}
.w3l-info {
margin-top: 24em;
}
.w3l-info h4{
font-size: 63px;
line-height: 70px;
color: #ffffff;
font-weight:600;
}
.w3l-info p{font-size: 14px;
letter-spacing: 1px;
color: #e6e6e6;
padding: 0px 19em;
line-height: 2em;
text-align: center;
margin:1.5em 0;}
.w3layouts_more-buttn a {
font-size: 14px;
color: #fff;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
letter-spacing: 2px;
background: #006cdc;
outline: none;
padding: 10px 22px;
border: 2px solid #fff;
}
.w3layouts_more-buttn a:hover {
background: #006cdc;
border: 2px solid #006cdc;
color: #fff;
}
/*-- //banner --*/
/*--about--*/
.about-grids{
text-align: left;
}
.about-grids p {
font-size: 1em;
color: #999;
line-height: 1.8em;
padding-left:2em;
border-left: 2px solid #000;
}
.about-grids span.fa {
font-size: 2.5em;
color: #7b7070;
-webkit-transition:.5s all;
-moz-transition:.5s all;
transition:.5s all;
}
.about-grids h4 {
color: #000;
font-size: 1.2em;
margin:1.4em 0 .8em;
-webkit-transition:.5s all;
-moz-transition:.5s all;
transition:.5s all;
}
.about-grids:hover span.fa {
color:#006cdc;
}
.about-grids:hover h4 {
color: #006cdc;
}
.welcome-left {
padding: 1em 3em 0em;
text-align: center;
}
.welcome-left h2 {
font-size: 32px;
letter-spacing: 4px;
color:#006cdc;
text-transform: uppercase;
text-align: center;
}
.welcome-top{ margin-top: 2em;}
.welcome-left p {
font-size: 15px;
color: #232323;
line-height: 28px;
}
.agileits_w3layouts_more {
margin-top: 2em;
text-align: center;
}
.agileits_w3layouts_more a {
font-size: 14px;
color:#006cdc;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
letter-spacing: 2px;
background: none;
outline: none;
padding: 10px 22px;
border: 2px solid#006cdc;
}
.agileits_w3layouts_more a:hover {
background:#006cdc;
border: 2px solid#006cdc;
color: #fff;
}
.welcome-right {
background: url(../images/a1.jpg)no-repeat center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
min-height: 320px;
}
.modal-header {
text-align: center;
font-size: 32px;
text-transform: uppercase;
letter-spacing: 4px;
color: #2ebaef;
}
.modal-body p {
font-size: 14px;
color: #777;
line-height: 26px;
padding: 15px 8px;
letter-spacing: 2px;
}
/*--//about--*/
/*--service--*/
.services,.copywrite{background:#000;
}
.services-right-grid {
text-align: center;
}
.services-right-grid span.fa{
color: #006cdc;
font-size: 2em;
}
.services-icon{
width: 59px;
height: 59px;
text-align: center;
border: solid 2px rgba(241, 241, 241, 0);
line-height: 62px;
margin: 0 auto;
}
/* Radial In */
.hvr-radial-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
background: #006cdc;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-radial-in:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #f1f1f1;
border-radius: 100%;
-webkit-transform: scale(2);
transform: scale(2);
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
color: white;
}
.services-right-grid:hover div.hvr-radial-in:before{
-webkit-transform: scale(0);
transform: scale(0);
}
.services-right-grid:hover span.fa{
color:#FFFFFF;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.services-icon-info h5 {
color: #ffffff;
font-size: 17px;
font-weight: 600;
margin: 1em 0;
}
.services-icon-info p{
color: #a29c9c;
font-size: 14px;
letter-spacing: 2px;
}
.services-right-grids:nth-child(2){
margin:2em 0;
}
.s1{text-align: center;
display: block;
width: 100%;
height: auto;}
.service-top-w3ls{ margin: 4em 0 0;}
/*-- //services --*/
/*--portfolio--*/
.agileits-title h3{
font-size:26px;
color: #000;
text-align: center;
letter-spacing:1px;
margin:1em 0;
}
.portfolio-grids {
padding: 0;
}
/*--SAP--*/
.sap_tabs {
clear: both;
padding: 0;
text-align: center;
}
.tab_box{
background:#fd926d;
padding: 2em;
}
.top1{
margin-top: 2%;
}
.resp-tabs-list {
list-style: none;
padding: 0;
margin: 0 auto 2em;
text-align: center;
display: inline-block;
}
.resp-tab-item {
color: #111;
font-size: 1em;
font-weight: 600;
cursor: pointer;
display: inline-block;
margin:0em 1em;
text-align: center;
list-style: none;
outline: none;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
-o-transition: 0.5s all;
transition: 0.5s all;
padding: 0.6em 1.6em;
border: 1px solid #555;
float: left;
}
.resp-tab-active, .resp-tab-item:hover {
text-shadow: none;
background:#006cdc;
color:#fff;
}
.resp-tabs-container {
padding: 0px;
clear: left;
}
h2.resp-accordion {
cursor: pointer;
padding: 5px;
display: none;
}
.resp-tab-content {
display: none;
}
.resp-content-active, .resp-accordion-active {
display: block;
}
.tab_img{
padding:2em 0 0;
display: block;
}
.portfolio-grids img.img-responsive {
width: 100%;
-webkit-transition: .5s all;
-moz-transition: .5s all;
transition: .5s all;
}
.gallery-grid {
transition: .5s all;
overflow: hidden;
cursor: pointer;
}
.gallery-grid:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
/*--//portfolio--*/
/*-- testimonials --*/
.agile_testimonials_grid p {
color: #fff;
line-height: 2em;
margin-bottom: 1em;
text-align:left;
font-size:14px;
}
.w3_agile_testimonials_grid_right {
text-align: right;
float: left;
width: 70%;
padding: 1em 2em;
background:#006cdc;
position:relative;
}
.test-tooltip:before {
content: '';
position: absolute;
left: -17px;
top: 38%;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 14px solid#006cdc;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
}
.test-tooltip1:after {
content: '';
position: absolute;
right: -15px;
top: 38%;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 14px solid#006cdc;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
}
.w3_agile_testimonials_grid {
float: left;
padding: 0 5em;
}
.w3_agile_testimonials_grid_right h4 {
font-size: 20px;
color: #000;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
}
.w3_agile_testimonials_grid_right h5{
font-size:14px;
color:#87b200;
}
.agile_testimonials_grids {
margin: 4em 0 2em;
}
/*--flexisel--*/
.flex-slider{
background:#222227;
padding: 70px 0 165px 0;
}
#flexiselDemo1 {
display: none;
}
.nbs-flexisel-container {
position: relative;
max-width: 100%;
}
.nbs-flexisel-ul {
position: relative;
width: 9999px;
margin: 0px;
padding: 0px;
list-style-type: none;
}
.nbs-flexisel-inner {
overflow: hidden;
margin: 0px auto;
padding:0em 0 0;
}
.nbs-flexisel-item {
float: left;
margin: 0;
padding: 0px;
position: relative;
line-height: 35px;
}
.nbs-flexisel-item > img {
cursor: pointer;
position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
width: 40px;
height: 40px;
position: absolute;
cursor: pointer;
z-index: 100;
background: url(../images/left.png) no-repeat 8px 13px #003580;
top: 96% !important;
border-radius: 50%;
}
.nbs-flexisel-nav-left {
left:71%;
}
.nbs-flexisel-nav-right {
right: 21%;
background:url(../images/right.png) no-repeat 8px 13px #003580;
}
/*--//flexisel--*/
.agile_testimonials_grid {
margin: 0 0em 2em;
}
span.w3-line {
height: 1px;
width: 10%;
background: #fff;
display: block;
margin: 10px auto 0;
}
span.black{ background:#000;}
.port {
font-size: 14px;
letter-spacing: 1px;
color: #000;
padding: 0px 19em;
line-height: 2em;
text-align: center;
}
.ser-info{color:#fff;}
/*-- //testimonials --*/
/*-- contact--*/
.styled-input.agile-styled-input-top {
margin-top: 0;
}
.contact input[type="text"],.contact input[type="email"],.contact textarea{
font-size: .9em;
color: #fff;
border: none;
padding: 1em;
border-bottom: 2px solid #fff;
font-size:15px;
width: 100%;
background:rgba(206, 206, 206, 0.2);
outline: none;
letter-spacing:1px
}
.contact input[type="text"]:hover,.contact input[type="email"]:hover,.contact textarea:hover{ border-bottom: 2px solid #006cdc;}
::-webkit-input-placeholder { /* Chrome */
color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
color:#fff;
}
::-moz-placeholder { /* Firefox 19+ */
color: #fff;
opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
color: #fff;
opacity: 1;
}
.contact textarea {
min-height: 13em;
resize: none;
}
/*-- input-effect --*/
.styled-input {
width:100%;
margin: 2em 0 1em;
}
.styled-input input ~ span,.styled-input textarea ~ span {
display: block;
width: 0;
height: 2px;
background: #fff;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all 0.125s;
-moz-transition: all 0.125s;
transition: all 0.125s;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.styled-input input:focus.styled-input textarea:focus {
outline: 0;
}
.content{
background: url(../images/ct1.jpg)no-repeat center;
background-size: cover;
}
/*-- //input-effect --*/
.contact input[type="submit"] {
width: 100%;
color: #fff;
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
text-decoration: none;
border: solid 2px #fff;
padding: .7em 3em;
outline: 0;
background:#006cdc;
display:inline-block;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.click{text-align:center;}
.contact input[type="submit"]:hover {
color: #fff;
background:none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.contact-top{border:2px solid #00b6e3;
background:#bbb;
padding:1em}
.map-grid {
border: 4px solid #000;
padding: 1em;
}
.map-grid iframe {
width: 100%;
height: 471px;
border: 0;
}
/*-- //contact --*/
/*--footer--*/
footer p {
font-size: 16px;
color: #fff;
text-align: center;
letter-spacing:2px;
}
.copywrite{padding:1em 0;}
.icons {
text-align: center;
line-height: 3em;
}
ul {
list-style-type: none;
}
.icons ul li {
display: inline-block;
}
.icons ul li a {
color: #fff;
}
.icons ul li a span.fa {
margin: 0.5em;
font-size: 19px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.footer span {
color: #fff;
letter-spacing: 11.4px;
}
footer p a{color:#fff;
text-decoration:underline;}
footer p a:hover{color:#3b5998;}
.icons ul li a span.fa.fa-facebook:hover {
color: #3b5998;
}
.icons ul li a span.fa.fa-twitter:hover{
color: #55acee;
}
.icons ul li a span.fa.fa-rss:hover{
color: #f26522;
}
.icons ul li a span.fa.fa-vk:hover{
color: #45668e;
}
h2{text-align:center;
margin:0.5em 0;}
h2 a.brand {
font-size: 56px;
color: #006cdc;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 2px;
}
/*--//footer--*/
/*-- bottom-to-top --*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 24px;
right: 1%;
overflow: hidden;
z-index: 999;
width: 64px;
height: 64px;
border: none;
text-indent: 100%;
background: url("../images/arrowup.png") no-repeat 0px 0px;
}
#toTopHover {
width: 64px;
height: 64px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*-- //bottom-to-top --*/
/*--responsive--*/
@media(max-width:1680px){
}
@media(max-width:1600px){
}
@media(max-width:1440px){
}
@media(max-width:1366px){
}
@media(max-width:1280px){
}
@media(max-width:1080px){
.banner-w3 {
min-height: 700px;
}
.w3l-info {
margin-top: 18em;
}
.welcome-left {
padding: 0 25px 0px;
}
.port {
padding: 0em 12em;
}
.services-icon-info p {
letter-spacing: 1px;
}
.nbs-flexisel-nav-right {
right: 17%;
}
.w3l-info p {
padding: 0em 15em;
}
}
@media(max-width:1050px){
.w3l-info h4 {
font-size: 61px;
}
}
@media(max-width:1024px){
.navbar-default .navbar-nav > li > a {
margin: 0 0.5em;
}
.w3l-info p {
padding: 0em 7em;
}
.about-grids p {
padding-left: 1em;
}
}
@media(max-width:991px){
.about, .services, .portfolio, .content, .testimonials {
padding: 4em 0;
}
.welcome-top {
margin-top: 3em;
}
.wel{ margin-top: 2em;}
.port {
padding: 0em 4em;
}
.services-icon-info p {
padding: 0px 36px;
}
.w3_agile_testimonials_grid {
padding: 0em 2em;
}
.welcome-right {
min-height: 442px;
}
.w3_agile_testimonials_grid_right {
padding: 1em;
}
.contact{margin-top: 2em;}
.agileits_w3layouts_more {
margin-top: 2em;
}
.map-grid iframe {
height: 383px;
}
}
@media(max-width:900px){
.banner-w3 {
min-height: 600px;
}
.nav > li > a {
padding: 10px 8px;
}
.w3l-info h4 {
font-size: 55px;
}
}
@media(max-width:800px){
.nav > li > a {
padding: 10px 3px;
}
.w3l-info {
margin-top: 16em;
}
}
@media(max-width:768px){
.welcome-right {
min-height: 427px;
}
@media(max-width:767px){
.nav > li > a {
padding: 15px 3px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
border-top:none;
border-bottom: none;
background-color: transparent;
}
.navbar-collapse.navbar-ex1-collapse.collapse.in {
text-align: center;
}
.navbar-right {
text-align: center;
background: #000;
}
.flex-control-nav {
bottom: -52%;
}
.title {
margin-bottom: 21px;
}
span.w3-line {
width: 40%;
}
.modal-body {
padding: 10px 43px;
}
.about-grids {
padding: 0 85px;
}
.about-top{margin-top:1.5em;}
.navbar-default .navbar-toggle {
border:2px solid #006cdc;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fbf8f8;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #006cdc;
}
.service-top-w3ls {
margin: 2em 0 0;
}
}
@media(max-width:736px){
h1 a.navbar-brand {
font-size:50px;
}
.w3l-info h4 {
font-size: 45px;
}
.w3l-info {
margin-top: 13em;
}
.port {
padding: 0em 3em;
}
.banner-w3 {
min-height: 530px;
}
.w3l-info p {
padding: 0em 6em;
}
h2 a.brand {
font-size: 50px;
}
.map-grid iframe {
height: 320px;
}
.contact textarea {
min-height: 11em;
}
}
@media(max-width:667px){
.w3l-info p {
padding: 0em 4em;
}
.w3layouts_more-buttn a {
padding: 10px 14px;
}
.about-grids {
padding: 0 74px;
}
.port {
padding: 0em 1em;
}
.nbs-flexisel-nav-left {
left: 68%;
}
}
@media(max-width:640px){
.w3l-info p {
padding: 0em 3em;
}
}
@media(max-width:600px){
.about-grids {
padding: 0 63px;
}
.w3_agile_testimonials_grid {
padding: 0em 1em;
}
.services-icon-info p {
padding: 0px 28px;
}
}
@media(max-width:568px){
.title {
font-size: 40px;
}
.welcome-right {
min-height: 398px;
}
.about-grids {
padding: 0 52px;
}
nav.navbar.navbar-default.navbar-fixed-top {
padding: 1em 2em;
}
.w3l-info {
margin-top: 11em;
}
.title {
margin-bottom: 25px;
}
.services-icon-info p {
padding: 0px 10px;
}
.nbs-flexisel-nav-left {
left: 62%;
}
}
@media(max-width:480px){
.banner-w3 {
min-height: 453px;
}
h1 a.navbar-brand {
font-size: 45px;
}
.w3l-info h4 {
font-size: 37px;
line-height: 27px;
}
.w3layouts_more-buttn a {
padding: 7px 11px;
}
.w3l-info p {
padding: 0em 1em;
}
.about-grids {
padding: 0 20px;
}
.about, .services, .portfolio, .content, .testimonials {
padding: 3em 0;
}
.about-grids span.fa {
font-size: 2em;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
padding: 0.7em;
}
.contact textarea {
min-height: 8em;
}
.welcome-left {
padding: 0 5px 0px;
}
.agileits_w3layouts_more a {
padding: 9px 11px;
}
.title {
margin-bottom: 11px;
font-size: 41px;
}
.services-icon-info p {
padding: 0px 0px;
}
.w3_agile_testimonials_grid {
width: 30%;
}
.agile_testimonials_grids {
margin: 2em 0 2em;
}
h2 a.brand {
font-size: 45px;
}
.icons {
line-height: 1em;
}
footer p {
font-size: 14px;
margin: 0 .5em;
}
}
@media(max-width:440px){
h2 a.brand {
font-size: 40px;
}
h1 a.navbar-brand {
font-size: 40px;
}
}
@media(max-width:414px){
.w3l-info h4 {
font-size: 33px;
}
.w3l-info p {
padding: 0em 0.8em;
}
.w3l-info p {
margin:1em 0;
}
.nbs-flexisel-nav-left {
left: 56%;
}
.resp-tab-item {
margin: 0em 0.5em;
}
.welcome-right {
min-height: 278px;
}
.services-icon {
width: 52px;
height: 53px;
line-height: 54px;
}
.about-grids {
padding: 0 16px;
}
footer p {
line-height: 28px;
}
}
@media(max-width:384px){
.about-grids {
padding: 0 9px;
}
.services-right-grid {
padding: 0 5px;
}
.about-grids {
width: 100%;
}
.mid-top
{margin-top:1.5em;}
.port {
padding: 0px 7px;
}
.services-right-grid {
width: 100%;
}
.services-right-grid:nth-child(2) {
margin-top: 2em;
}
#toTop {
bottom: 46px;
width: 42px;
height: 44px;
}
}
@media(max-width:375px){
.about-grids p {
padding-left: 0.5em;
}
.services-icon {
width: 46px;
height: 46px;
line-height: 49px;
}
.welcome-right {
min-height: 242px;
}
span.fa.fa-thumbs-up, span.fa.fa-comment, span.fa.fa-heartbeat, span.fa.fa-car {
color: #006cdc;
font-size: 1.5em;
}
.modal-body {
padding: 10px 7px;
}
.resp-tab-item {
padding: 0.6em 1em;
}
}
@media(max-width:320px){
.banner-w3 {
min-height: 400px;
}
.w3l-info {
margin-top: 9em;
}
.w3l-info h4 {
font-size: 27px;
}
.w3l-info p {
font-size: 13px;
}
.welcome-right {
min-height: 198px;
}
.nbs-flexisel-nav-left {
left: 47%;
}
.map-grid iframe {
height: 237px;
}
}
/*--//responsive--*/ | css/style.css | html,body{
padding:0;
margin:0;
background:#fff;
font-family: 'Asap Condensed', 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;
}
input[type="button"],input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
font-family: 'Asap Condensed', sans-serif;
letter-spacing:1px;
}
p{
margin:0;
padding:0;
letter-spacing:1px;
font-family: 'Asap Condensed', sans-serif;
}
ul{
margin:0;
padding:0;
}
/*-- //Reset-Code --*/
.copywrite,.content,.portfolio,.about{background:#fff;}
.about,.services,.portfolio,.content,.testimonials{padding:6em 0;}
.portfolio{padding-bottom:0px !important;}
.title {
font-size: 47px;
text-align: center;
color:#006cdc;
font-weight: 600;
margin-bottom:30px;
}
/*-- header --*/
h1 a.navbar-brand {
font-size: 56px;
color: #fff !important;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 2px;
}
nav.navbar.navbar-default.navbar-fixed-top {
position: absolute;
background:rgba(12, 19, 9, 0.4);
border: none;
padding:2em;
-webkit-transition:.5s all;
-moz-transition:.5s all;
transition:.5s all;
}
nav.navbar.navbar-default.navbar-fixed-top.top-nav-collapse {
background: rgba(0, 0, 0, 0.49);
padding: 1em;
}
.navbar-default .navbar-nav > li > a {
color: #fff;
font-size: 20px;
font-weight: 400;
letter-spacing: 1px;
margin: 0 1em;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
color: #006cdc;
background-color: transparent;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.navbar-right {
padding: 0 0em;
margin-top:6px;
}
/*-- //header --*/
/*-- banner--*/
.navbar {margin-bottom:0em;}
.banner-w3{background: url(../images/b1.jpg)no-repeat center;
background-size: cover;
min-height: 800px;
position: relative;
}
.w3l-info {
margin-top: 24em;
}
.w3l-info h4{
font-size: 63px;
line-height: 70px;
color: #ffffff;
font-weight:600;
}
.w3l-info p{font-size: 14px;
letter-spacing: 1px;
color: #e6e6e6;
padding: 0px 19em;
line-height: 2em;
text-align: center;
margin:1.5em 0;}
.w3layouts_more-buttn a {
font-size: 14px;
color: #fff;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
letter-spacing: 2px;
background: #006cdc;
outline: none;
padding: 10px 22px;
border: 2px solid #fff;
}
.w3layouts_more-buttn a:hover {
background: #006cdc;
border: 2px solid #006cdc;
color: #fff;
}
/*-- //banner --*/
/*--about--*/
.about-grids{
text-align: left;
}
.about-grids p {
font-size: 1em;
color: #999;
line-height: 1.8em;
padding-left:2em;
border-left: 2px solid #000;
}
.about-grids span.fa {
font-size: 2.5em;
color: #7b7070;
-webkit-transition:.5s all;
-moz-transition:.5s all;
transition:.5s all;
}
.about-grids h4 {
color: #000;
font-size: 1.2em;
margin:1.4em 0 .8em;
-webkit-transition:.5s all;
-moz-transition:.5s all;
transition:.5s all;
}
.about-grids:hover span.fa {
color:#006cdc;
}
.about-grids:hover h4 {
color: #006cdc;
}
.welcome-left {
padding: 1em 3em 0em;
text-align: center;
}
.welcome-left h2 {
font-size: 32px;
letter-spacing: 4px;
color:#006cdc;
text-transform: uppercase;
text-align: center;
}
.welcome-top{ margin-top: 2em;}
.welcome-left p {
font-size: 15px;
color: #232323;
line-height: 28px;
}
.agileits_w3layouts_more {
margin-top: 2em;
text-align: center;
}
.agileits_w3layouts_more a {
font-size: 14px;
color:#006cdc;
font-weight: 600;
text-decoration: none;
text-transform: uppercase;
display: inline-block;
letter-spacing: 2px;
background: none;
outline: none;
padding: 10px 22px;
border: 2px solid#006cdc;
}
.agileits_w3layouts_more a:hover {
background:#006cdc;
border: 2px solid#006cdc;
color: #fff;
}
.welcome-right {
background: url(../images/a1.jpg)no-repeat center;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
min-height: 320px;
}
.modal-header {
text-align: center;
font-size: 32px;
text-transform: uppercase;
letter-spacing: 4px;
color: #2ebaef;
}
.modal-body p {
font-size: 14px;
color: #777;
line-height: 26px;
padding: 15px 8px;
letter-spacing: 2px;
}
/*--//about--*/
/*--service--*/
.services,.copywrite{background:#000;
}
.services-right-grid {
text-align: center;
}
.services-right-grid span.fa{
color: #006cdc;
font-size: 2em;
}
.services-icon{
width: 59px;
height: 59px;
text-align: center;
border: solid 2px rgba(241, 241, 241, 0);
line-height: 62px;
margin: 0 auto;
}
/* Radial In */
.hvr-radial-in {
display: inline-block;
vertical-align: middle;
-webkit-transform: translateZ(0);
transform: translateZ(0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-moz-osx-font-smoothing: grayscale;
position: relative;
overflow: hidden;
background: #006cdc;
-webkit-transition-property: color;
transition-property: color;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
}
.hvr-radial-in:before {
content: "";
position: absolute;
z-index: -1;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: #f1f1f1;
border-radius: 100%;
-webkit-transform: scale(2);
transform: scale(2);
-webkit-transition-property: transform;
transition-property: transform;
-webkit-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
color: white;
}
.services-right-grid:hover div.hvr-radial-in:before{
-webkit-transform: scale(0);
transform: scale(0);
}
.services-right-grid:hover span.fa{
color:#FFFFFF;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-o-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.services-icon-info h5 {
color: #ffffff;
font-size: 17px;
font-weight: 600;
margin: 1em 0;
}
.services-icon-info p{
color: #a29c9c;
font-size: 14px;
letter-spacing: 2px;
}
.services-right-grids:nth-child(2){
margin:2em 0;
}
.s1{text-align: center;
display: block;
width: 100%;
height: auto;}
.service-top-w3ls{ margin: 4em 0 0;}
/*-- //services --*/
/*--portfolio--*/
.agileits-title h3{
font-size:26px;
color: #000;
text-align: center;
letter-spacing:1px;
margin:1em 0;
}
.portfolio-grids {
padding: 0;
}
/*--SAP--*/
.sap_tabs {
clear: both;
padding: 0;
text-align: center;
}
.tab_box{
background:#fd926d;
padding: 2em;
}
.top1{
margin-top: 2%;
}
.resp-tabs-list {
list-style: none;
padding: 0;
margin: 0 auto 2em;
text-align: center;
display: inline-block;
}
.resp-tab-item {
color: #111;
font-size: 1em;
font-weight: 600;
cursor: pointer;
display: inline-block;
margin:0em 1em;
text-align: center;
list-style: none;
outline: none;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
-o-transition: 0.5s all;
transition: 0.5s all;
padding: 0.6em 1.6em;
border: 1px solid #555;
float: left;
}
.resp-tab-active, .resp-tab-item:hover {
text-shadow: none;
background:#006cdc;
color:#fff;
}
.resp-tabs-container {
padding: 0px;
clear: left;
}
h2.resp-accordion {
cursor: pointer;
padding: 5px;
display: none;
}
.resp-tab-content {
display: none;
}
.resp-content-active, .resp-accordion-active {
display: block;
}
.tab_img{
padding:2em 0 0;
display: block;
}
.portfolio-grids img.img-responsive {
width: 100%;
-webkit-transition: .5s all;
-moz-transition: .5s all;
transition: .5s all;
}
.gallery-grid {
transition: .5s all;
overflow: hidden;
cursor: pointer;
}
.gallery-grid:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
/*--//portfolio--*/
/*-- testimonials --*/
.agile_testimonials_grid p {
color: #fff;
line-height: 2em;
margin-bottom: 1em;
text-align:left;
font-size:14px;
}
.w3_agile_testimonials_grid_right {
text-align: right;
float: left;
width: 70%;
padding: 1em 2em;
background:#006cdc;
position:relative;
}
.test-tooltip:before {
content: '';
position: absolute;
left: -17px;
top: 38%;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 14px solid#006cdc;
transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
}
.test-tooltip1:after {
content: '';
position: absolute;
right: -15px;
top: 38%;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-bottom: 14px solid#006cdc;
transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
-ms-transform: rotate(90deg);
}
.w3_agile_testimonials_grid {
float: left;
padding: 0 5em;
}
.w3_agile_testimonials_grid_right h4 {
font-size: 20px;
color: #000;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
}
.w3_agile_testimonials_grid_right h5{
font-size:14px;
color:#87b200;
}
.agile_testimonials_grids {
margin: 4em 0 2em;
}
/*--flexisel--*/
.flex-slider{
background:#222227;
padding: 70px 0 165px 0;
}
#flexiselDemo1 {
display: none;
}
.nbs-flexisel-container {
position: relative;
max-width: 100%;
}
.nbs-flexisel-ul {
position: relative;
width: 9999px;
margin: 0px;
padding: 0px;
list-style-type: none;
}
.nbs-flexisel-inner {
overflow: hidden;
margin: 0px auto;
padding:0em 0 0;
}
.nbs-flexisel-item {
float: left;
margin: 0;
padding: 0px;
position: relative;
line-height: 35px;
}
.nbs-flexisel-item > img {
cursor: pointer;
position: relative;
}
/*---- Nav ---*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
width: 40px;
height: 40px;
position: absolute;
cursor: pointer;
z-index: 100;
background: url(../images/left.png) no-repeat 8px 13px #003580;
top: 96% !important;
border-radius: 50%;
}
.nbs-flexisel-nav-left {
left:71%;
}
.nbs-flexisel-nav-right {
right: 21%;
background:url(../images/right.png) no-repeat 8px 13px #003580;
}
/*--//flexisel--*/
.agile_testimonials_grid {
margin: 0 0em 2em;
}
span.w3-line {
height: 1px;
width: 10%;
background: #fff;
display: block;
margin: 10px auto 0;
}
span.black{ background:#000;}
.port {
font-size: 14px;
letter-spacing: 1px;
color: #000;
padding: 0px 19em;
line-height: 2em;
text-align: center;
}
.ser-info{color:#fff;}
/*-- //testimonials --*/
/*-- contact--*/
.styled-input.agile-styled-input-top {
margin-top: 0;
}
.contact input[type="text"],.contact input[type="email"],.contact textarea{
font-size: .9em;
color: #fff;
border: none;
padding: 1em;
border-bottom: 2px solid #fff;
font-size:15px;
width: 100%;
background:rgba(206, 206, 206, 0.2);
outline: none;
letter-spacing:1px
}
.contact input[type="text"]:hover,.contact input[type="email"]:hover,.contact textarea:hover{ border-bottom: 2px solid #006cdc;}
::-webkit-input-placeholder { /* Chrome */
color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
color:#fff;
}
::-moz-placeholder { /* Firefox 19+ */
color: #fff;
opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
color: #fff;
opacity: 1;
}
.contact textarea {
min-height: 13em;
resize: none;
}
/*-- input-effect --*/
.styled-input {
width:100%;
margin: 2em 0 1em;
}
.styled-input input ~ span,.styled-input textarea ~ span {
display: block;
width: 0;
height: 2px;
background: #fff;
position: absolute;
bottom: 0;
left: 0;
-webkit-transition: all 0.125s;
-moz-transition: all 0.125s;
transition: all 0.125s;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.styled-input input:focus.styled-input textarea:focus {
outline: 0;
}
.content{
background: url(../images/ct1.jpg)no-repeat center;
background-size: cover;
}
/*-- //input-effect --*/
.contact input[type="submit"] {
width: 100%;
color: #fff;
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
text-decoration: none;
border: solid 2px #fff;
padding: .7em 3em;
outline: 0;
background:#006cdc;
display:inline-block;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.click{text-align:center;}
.contact input[type="submit"]:hover {
color: #fff;
background:none;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.contact-top{border:2px solid #00b6e3;
background:#bbb;
padding:1em}
.map-grid {
border: 4px solid #000;
padding: 1em;
}
.map-grid iframe {
width: 100%;
height: 471px;
border: 0;
}
/*-- //contact --*/
/*--footer--*/
footer p {
font-size: 16px;
color: #fff;
text-align: center;
letter-spacing:2px;
}
.copywrite{padding:1em 0;}
.icons {
text-align: center;
line-height: 3em;
}
ul {
list-style-type: none;
}
.icons ul li {
display: inline-block;
}
.icons ul li a {
color: #fff;
}
.icons ul li a span.fa {
margin: 0.5em;
font-size: 19px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.footer span {
color: #fff;
letter-spacing: 11.4px;
}
footer p a{color:#fff;
text-decoration:underline;}
footer p a:hover{color:#3b5998;}
.icons ul li a span.fa.fa-facebook:hover {
color: #3b5998;
}
.icons ul li a span.fa.fa-twitter:hover{
color: #55acee;
}
.icons ul li a span.fa.fa-rss:hover{
color: #f26522;
}
.icons ul li a span.fa.fa-vk:hover{
color: #45668e;
}
h2{text-align:center;
margin:0.5em 0;}
h2 a.brand {
font-size: 56px;
color: #006cdc;
text-transform: uppercase;
font-weight: 300;
letter-spacing: 2px;
}
/*--//footer--*/
/*-- bottom-to-top --*/
#toTop {
display: none;
text-decoration: none;
position: fixed;
bottom: 24px;
right: 1%;
overflow: hidden;
z-index: 999;
width: 64px;
height: 64px;
border: none;
text-indent: 100%;
background: url("../images/arrowup.png") no-repeat 0px 0px;
}
#toTopHover {
width: 64px;
height: 64px;
display: block;
overflow: hidden;
float: right;
opacity: 0;
-moz-opacity: 0;
filter: alpha(opacity=0);
}
/*-- //bottom-to-top --*/
/*--responsive--*/
@media(max-width:1680px){
}
@media(max-width:1600px){
}
@media(max-width:1440px){
}
@media(max-width:1366px){
}
@media(max-width:1280px){
}
@media(max-width:1080px){
.banner-w3 {
min-height: 700px;
}
.w3l-info {
margin-top: 18em;
}
.welcome-left {
padding: 0 25px 0px;
}
.port {
padding: 0em 12em;
}
.services-icon-info p {
letter-spacing: 1px;
}
.nbs-flexisel-nav-right {
right: 17%;
}
.w3l-info p {
padding: 0em 15em;
}
}
@media(max-width:1050px){
.w3l-info h4 {
font-size: 61px;
}
}
@media(max-width:1024px){
.navbar-default .navbar-nav > li > a {
margin: 0 0.5em;
}
.w3l-info p {
padding: 0em 7em;
}
.about-grids p {
padding-left: 1em;
}
}
@media(max-width:991px){
.about, .services, .portfolio, .content, .testimonials {
padding: 4em 0;
}
.welcome-top {
margin-top: 3em;
}
.wel{ margin-top: 2em;}
.port {
padding: 0em 4em;
}
.services-icon-info p {
padding: 0px 36px;
}
.w3_agile_testimonials_grid {
padding: 0em 2em;
}
.welcome-right {
min-height: 442px;
}
.w3_agile_testimonials_grid_right {
padding: 1em;
}
.contact{margin-top: 2em;}
.agileits_w3layouts_more {
margin-top: 2em;
}
.map-grid iframe {
height: 383px;
}
}
@media(max-width:900px){
.banner-w3 {
min-height: 600px;
}
.nav > li > a {
padding: 10px 8px;
}
.w3l-info h4 {
font-size: 55px;
}
}
@media(max-width:800px){
.nav > li > a {
padding: 10px 3px;
}
.w3l-info {
margin-top: 16em;
}
}
@media(max-width:768px){
.welcome-right {
min-height: 427px;
}
@media(max-width:767px){
.nav > li > a {
padding: 15px 3px;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
border-top:none;
border-bottom: none;
background-color: transparent;
}
.navbar-collapse.navbar-ex1-collapse.collapse.in {
text-align: center;
}
.navbar-right {
text-align: center;
background: #000;
}
.flex-control-nav {
bottom: -52%;
}
.title {
margin-bottom: 21px;
}
span.w3-line {
width: 40%;
}
.modal-body {
padding: 10px 43px;
}
.about-grids {
padding: 0 85px;
}
.about-top{margin-top:1.5em;}
.navbar-default .navbar-toggle {
border:2px solid #006cdc;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #fbf8f8;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #006cdc;
}
.service-top-w3ls {
margin: 2em 0 0;
}
}
@media(max-width:736px){
h1 a.navbar-brand {
font-size:50px;
}
.w3l-info h4 {
font-size: 45px;
}
.w3l-info {
margin-top: 13em;
}
.port {
padding: 0em 3em;
}
.banner-w3 {
min-height: 530px;
}
.w3l-info p {
padding: 0em 6em;
}
h2 a.brand {
font-size: 50px;
}
.map-grid iframe {
height: 320px;
}
.contact textarea {
min-height: 11em;
}
}
@media(max-width:667px){
.w3l-info p {
padding: 0em 4em;
}
.w3layouts_more-buttn a {
padding: 10px 14px;
}
.about-grids {
padding: 0 74px;
}
.port {
padding: 0em 1em;
}
.nbs-flexisel-nav-left {
left: 68%;
}
}
@media(max-width:640px){
.w3l-info p {
padding: 0em 3em;
}
}
@media(max-width:600px){
.about-grids {
padding: 0 63px;
}
.w3_agile_testimonials_grid {
padding: 0em 1em;
}
.services-icon-info p {
padding: 0px 28px;
}
}
@media(max-width:568px){
.title {
font-size: 40px;
}
.welcome-right {
min-height: 398px;
}
.about-grids {
padding: 0 52px;
}
nav.navbar.navbar-default.navbar-fixed-top {
padding: 1em 2em;
}
.w3l-info {
margin-top: 11em;
}
.title {
margin-bottom: 25px;
}
.services-icon-info p {
padding: 0px 10px;
}
.nbs-flexisel-nav-left {
left: 62%;
}
}
@media(max-width:480px){
.banner-w3 {
min-height: 453px;
}
h1 a.navbar-brand {
font-size: 45px;
}
.w3l-info h4 {
font-size: 37px;
line-height: 27px;
}
.w3layouts_more-buttn a {
padding: 7px 11px;
}
.w3l-info p {
padding: 0em 1em;
}
.about-grids {
padding: 0 20px;
}
.about, .services, .portfolio, .content, .testimonials {
padding: 3em 0;
}
.about-grids span.fa {
font-size: 2em;
}
.contact input[type="text"], .contact input[type="email"], .contact textarea {
padding: 0.7em;
}
.contact textarea {
min-height: 8em;
}
.welcome-left {
padding: 0 5px 0px;
}
.agileits_w3layouts_more a {
padding: 9px 11px;
}
.title {
margin-bottom: 11px;
font-size: 41px;
}
.services-icon-info p {
padding: 0px 0px;
}
.w3_agile_testimonials_grid {
width: 30%;
}
.agile_testimonials_grids {
margin: 2em 0 2em;
}
h2 a.brand {
font-size: 45px;
}
.icons {
line-height: 1em;
}
footer p {
font-size: 14px;
margin: 0 .5em;
}
}
@media(max-width:440px){
h2 a.brand {
font-size: 40px;
}
h1 a.navbar-brand {
font-size: 40px;
}
}
@media(max-width:414px){
.w3l-info h4 {
font-size: 33px;
}
.w3l-info p {
padding: 0em 0.8em;
}
.w3l-info p {
margin:1em 0;
}
.nbs-flexisel-nav-left {
left: 56%;
}
.resp-tab-item {
margin: 0em 0.5em;
}
.welcome-right {
min-height: 278px;
}
.services-icon {
width: 52px;
height: 53px;
line-height: 54px;
}
.about-grids {
padding: 0 16px;
}
footer p {
line-height: 28px;
}
}
@media(max-width:384px){
.about-grids {
padding: 0 9px;
}
.services-right-grid {
padding: 0 5px;
}
.about-grids {
width: 100%;
}
.mid-top
{margin-top:1.5em;}
.port {
padding: 0px 7px;
}
.services-right-grid {
width: 100%;
}
.services-right-grid:nth-child(2) {
margin-top: 2em;
}
#toTop {
bottom: 46px;
width: 42px;
height: 44px;
}
}
@media(max-width:375px){
.about-grids p {
padding-left: 0.5em;
}
.services-icon {
width: 46px;
height: 46px;
line-height: 49px;
}
.welcome-right {
min-height: 242px;
}
span.fa.fa-thumbs-up, span.fa.fa-comment, span.fa.fa-heartbeat, span.fa.fa-car {
color: #006cdc;
font-size: 1.5em;
}
.modal-body {
padding: 10px 7px;
}
.resp-tab-item {
padding: 0.6em 1em;
}
}
@media(max-width:320px){
.banner-w3 {
min-height: 400px;
}
.w3l-info {
margin-top: 9em;
}
.w3l-info h4 {
font-size: 27px;
}
.w3l-info p {
font-size: 13px;
}
.welcome-right {
min-height: 198px;
}
.nbs-flexisel-nav-left {
left: 47%;
}
.map-grid iframe {
height: 237px;
}
}
/*--//responsive--*/ | 0.272702 | 0.045927 |
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* Corrects inline-block display not defined in IE6/7/8/9 & FF3 */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* Prevents modern browsers from displaying 'audio' without controls */
audio:not([controls]) { display: none; }
/* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4 Known issue: no IE6 support */
[hidden] { display: none; }
/* ============================================================================= Base ========================================================================== */
/* 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 2. Prevents iOS text size adjust after orientation change, without disabling user zoom www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html { font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ }
/* Addresses font-family inconsistency between 'textarea' and other form elements. */
html, button, input, select, textarea { font-family: sans-serif; }
/* Addresses margins handled incorrectly in IE6/7 */
body { margin: 0; }
/* ============================================================================= Links ========================================================================== */
/* Addresses outline displayed oddly in Chrome */
a:focus { outline: thin dotted; }
/* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }
/* ============================================================================= Typography ========================================================================== */
/* Addresses font sizes and margins set differently in IE6/7 Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5 */
h1 { font-size: 2em; margin: 0.67em 0; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
/* Addresses styling not present in IE7/8/9, S5, Chrome */
abbr[title] { border-bottom: 1px dotted; }
/* Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
/* Addresses styling not present in S5, Chrome */
dfn { font-style: italic; }
/* Addresses styling not present in IE6/7/8/9 */
mark { background: #ff0; color: #000; }
/* Addresses margins set differently in IE6/7 */
p, pre { margin: 1em 0; }
/* Corrects font family set oddly in IE6, S4/5, Chrome en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* 1. Addresses CSS quotes not supported in IE6/7 2. Addresses quote property not supported in S4 */
/* 1 */
q { quotes: none; }
/* 2 */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* Prevents sub and sup affecting line-height in all browsers gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ============================================================================= Lists ========================================================================== */
/* Addresses margins set differently in IE6/7 */
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
/* Addresses paddings set differently in IE6/7 */
menu, ol, ul { padding: 0 0 0 40px; }
/* Corrects list images handled incorrectly in IE7 */
nav ul, nav ol { list-style: none; list-style-image: none; }
/* ============================================================================= Embedded content ========================================================================== */
/* 1. Removes border when inside 'a' element in IE6/7/8/9, FF3 2. Improves image quality when scaled in IE7 code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }
/* Corrects overflow displayed oddly in IE9 */
svg:not(:root) { overflow: hidden; }
/* ============================================================================= Figures ========================================================================== */
/* Addresses margin not present in IE6/7/8/9, S5, O11 */
figure { margin: 0; }
/* ============================================================================= Forms ========================================================================== */
/* Corrects margin displayed oddly in IE6/7 */
form { margin: 0; }
/* Define consistent border, margin, and padding */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/* 1. Corrects color not being inherited in IE6/7/8/9 2. Corrects text not wrapping in FF3 3. Corrects alignment displayed oddly in IE6/7 */
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */ *margin-left: -7px; /* 3 */ }
/* 1. Corrects font size not being inherited in all browsers 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome 3. Improves appearance and consistency in all browsers */
button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */ }
/* Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet */
button, input { line-height: normal; /* 1 */ }
/* 1. Improves usability and consistency of cursor style between image-type 'input' and others 2. Corrects inability to style clickable 'input' types in iOS 3. Removes inner spacing in IE7 without affecting normal text inputs Known issue: inner spacing remains in IE6 */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; /* 1 */ -webkit-appearance: button; /* 2 */ *overflow: visible; /* 3 */ }
/* Re-set default cursor for disabled elements */
button[disabled], input[disabled] { cursor: default; }
/* 1. Addresses box sizing set to content-box in IE8/9 2. Removes excess padding in IE8/9 3. Removes excess padding in IE7 Known issue: excess padding remains in IE6 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */ }
/* 1. Addresses appearance set to searchfield in S5, Chrome 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof) */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }
/* Removes inner padding and search cancel button in S5, Chrome on OS X */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
/* Removes inner padding and border in FF3+ www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* 1. Removes default vertical scrollbar in IE6/7/8/9 2. Improves readability and alignment in all browsers */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }
/* ============================================================================= Tables ========================================================================== */
/* Remove most spacing between table cells */
table { border-collapse: collapse; border-spacing: 0; }
@font-face { font-family: 'OpenSansLight'; src: url("../fonts/OpenSans-Light-webfont.eot"); src: url("../fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light-webfont.woff") format("woff"), url("../fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Light-webfont.svg#OpenSansLight") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'OpenSansLightItalic'; src: url("../fonts/OpenSans-LightItalic-webfont.eot"); src: url("../fonts/OpenSans-LightItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-LightItalic-webfont.woff") format("woff"), url("../fonts/OpenSans-LightItalic-webfont.ttf") format("truetype"), url("../fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'OpenSansRegular'; src: url("../fonts/OpenSans-Regular-webfont.eot"); src: url("../fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
@font-face { font-family: 'OpenSansItalic'; src: url("../fonts/OpenSans-Italic-webfont.eot"); src: url("../fonts/OpenSans-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic-webfont.woff") format("woff"), url("../fonts/OpenSans-Italic-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Italic-webfont.svg#OpenSansItalic") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
@font-face { font-family: 'OpenSansSemibold'; src: url("../fonts/OpenSans-Semibold-webfont.eot"); src: url("../fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold-webfont.woff") format("woff"), url("../fonts/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
@font-face { font-family: 'OpenSansSemiboldItalic'; src: url("../fonts/OpenSans-SemiboldItalic-webfont.eot"); src: url("../fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiboldItalic-webfont.woff") format("woff"), url("../fonts/OpenSans-SemiboldItalic-webfont.ttf") format("truetype"), url("../fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
@font-face { font-family: 'OpenSansBold'; src: url("../fonts/OpenSans-Bold-webfont.eot"); src: url("../fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold-webfont.woff") format("woff"), url("../fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Bold-webfont.svg#OpenSansBold") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
@font-face { font-family: 'OpenSansBoldItalic'; src: url("../fonts/OpenSans-BoldItalic-webfont.eot"); src: url("../fonts/OpenSans-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-BoldItalic-webfont.woff") format("woff"), url("../fonts/OpenSans-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
/* generated by rouge http://rouge.jneen.net/ original base16 by <NAME> (https://github.com/chriskempson/base16)
*/
.highlight table td { padding: 5px; }
.highlight table pre { margin: 0; }
.highlight, .highlight .w { color: #d0d0d0; }
.highlight .err { color: #151515; background-color: #ac4142; }
.highlight .c, .highlight .cd, .highlight .cm, .highlight .c1, .highlight .cs { color: #888; }
.highlight .cp { color: #f4bf75; }
.highlight .nt { color: #f4bf75; }
.highlight .o, .highlight .ow { color: #d0d0d0; }
.highlight .p, .highlight .pi { color: #d0d0d0; }
.highlight .gi { color: #90a959; }
.highlight .gd { color: #ac4142; }
.highlight .gh { color: #6a9fb5; font-weight: bold; }
.highlight .k, .highlight .kn, .highlight .kp, .highlight .kr, .highlight .kv { color: #aa759f; }
.highlight .kc { color: #d28445; }
.highlight .kt { color: #d28445; }
.highlight .kd { color: #d28445; }
.highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .sh, .highlight .sx, .highlight .s1 { color: #90a959; }
.highlight .sr { color: #75b5aa; }
.highlight .si { color: #8f5536; }
.highlight .se { color: #8f5536; }
.highlight .nn { color: #f4bf75; }
.highlight .nc { color: #f4bf75; }
.highlight .no { color: #f4bf75; }
.highlight .na { color: #6a9fb5; }
.highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .il, .highlight .mo, .highlight .mb, .highlight .mx { color: #90a959; }
.highlight .ss { color: #90a959; }
body { padding: 0px 0 20px 0px; margin: 0px; font: 14px/1.5 "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #f0e7d5; font-weight: normal; background: #252525; background-attachment: fixed !important; background: linear_gradient(#2a2a29, #1c1c1c); }
h1, h2, h3, h4, h5, h6 { color: #e8e8e8; margin: 0 0 10px; font-family: 'OpenSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; }
p, ul, ol, table, pre, dl { margin: 0 0 20px; }
h1, h2, h3 { line-height: 1.1; }
h1 { font-size: 28px; }
h2 { font-size: 24px; }
h4, h5, h6 { color: #e8e8e8; }
h3 { font-size: 18px; line-height: 24px; font-family: 'OpenSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; color: #b6b6b6; }
a { color: #ffcc00; font-weight: 400; text-decoration: none; }
a:hover { color: #ffeb9b; }
a small { font-size: 11px; color: #666; margin-top: -0.6em; display: block; }
ul { list-style-image: url("../images/bullet.png"); }
strong { font-family: 'OpenSansBold', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; }
.wrapper { max-width: 650px; margin: 0 auto; position: relative; padding: 0 20px; }
section img { max-width: 100%; }
blockquote { border-left: 3px solid #ffcc00; margin: 0; padding: 0 0 0 20px; font-style: italic; }
code { font-family: Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal, monospace; color: #efefef; font-size: 13px; margin: 0 4px; padding: 4px 6px; border-radius: 2px; }
pre { padding: 8px 15px; background: #191919; border-radius: 2px; border: 1px solid #121212; box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3); overflow: auto; overflow-y: hidden; }
pre code { color: #efefef; text-shadow: 0px 1px 0px #000; margin: 0; padding: 0; }
table { width: 100%; border-collapse: collapse; }
th { text-align: left; padding: 5px 10px; border-bottom: 1px solid #434343; color: #b6b6b6; font-family: 'OpenSansSemibold', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; }
td { text-align: left; padding: 5px 10px; border-bottom: 1px solid #434343; }
hr { border: 0; outline: none; height: 3px; background: transparent url("../images/hr.gif") center center repeat-x; margin: 0 0 20px; }
dt { color: #F0E7D5; font-family: 'OpenSansSemibold', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; }
#header { z-index: 100; left: 0; top: 0px; height: 60px; width: 100%; position: fixed; background: url(../images/nav-bg.gif) #353535; border-bottom: 4px solid #434343; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25); }
#header nav { max-width: 650px; margin: 0 auto; padding: 0 10px; background: blue; margin: 6px auto; }
#header nav li { font-family: 'OpenSansLight', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; list-style: none; display: inline; color: white; line-height: 50px; text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2); font-size: 14px; }
#header nav li a { color: white; border: 1px solid #5d910b; background: linear_gradient(#93bd20, #659e10); border-radius: 2px; box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0px 3px 7px rgba(0, 0, 0, 0.7); background-color: #93bd20; padding: 10px 12px; margin-top: 6px; line-height: 14px; font-size: 14px; display: inline-block; text-align: center; }
#header nav li a:hover { background: linear_gradient(#749619, #527f0e); background-color: #659e10; border: 1px solid #527f0e; box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(0, 0, 0, 0); }
#header nav li.fork { float: left; margin-left: 0px; }
#header nav li.downloads { float: right; margin-left: 6px; }
#header nav li.title { float: right; margin-right: 10px; font-size: 11px; }
section { max-width: 650px; padding: 30px 0px 50px 0px; margin: 20px 0; margin-top: 70px; }
section #title { border: 0; outline: none; margin: 0 0 50px 0; padding: 0 0 5px 0; }
section #title h1 { font-family: 'OpenSansLight', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 40px; text-align: center; line-height: 36px; }
section #title p { color: #d7cfbe; font-family: 'OpenSansLight', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 18px; text-align: center; }
section #title .credits { font-size: 11px; font-family: 'OpenSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; color: #696969; margin-top: -10px; }
section #title .credits.left { float: left; }
section #title .credits.right { float: right; }
@media print, screen and (max-width: 720px) { #title .credits { display: block; width: 100%; line-height: 30px; text-align: center; }
#title .credits .left { float: none; display: block; }
#title .credits .right { float: none; display: block; } }
@media print, screen and (max-width: 480px) { #header { margin-top: -20px; }
section { margin-top: 40px; }
nav { display: none; } }
header { display: none; }
#header { display: none; }
#header { height: 0px; }
.credits.left { display: none; }
h1, h2, h3, h4, h5, h6 { color: #e8e8e8; margin: 0 0 10px; font-family: 'OpenSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; } | docs/_site/assets/css/style.css | article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
/* Corrects inline-block display not defined in IE6/7/8/9 & FF3 */
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
/* Prevents modern browsers from displaying 'audio' without controls */
audio:not([controls]) { display: none; }
/* Addresses styling for 'hidden' attribute not present in IE7/8/9, FF3, S4 Known issue: no IE6 support */
[hidden] { display: none; }
/* ============================================================================= Base ========================================================================== */
/* 1. Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 2. Prevents iOS text size adjust after orientation change, without disabling user zoom www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
html { font-size: 100%; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ -ms-text-size-adjust: 100%; /* 2 */ }
/* Addresses font-family inconsistency between 'textarea' and other form elements. */
html, button, input, select, textarea { font-family: sans-serif; }
/* Addresses margins handled incorrectly in IE6/7 */
body { margin: 0; }
/* ============================================================================= Links ========================================================================== */
/* Addresses outline displayed oddly in Chrome */
a:focus { outline: thin dotted; }
/* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: 0; }
/* ============================================================================= Typography ========================================================================== */
/* Addresses font sizes and margins set differently in IE6/7 Addresses font sizes within 'section' and 'article' in FF4+, Chrome, S5 */
h1 { font-size: 2em; margin: 0.67em 0; }
h2 { font-size: 1.5em; margin: 0.83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.75em; margin: 2.33em 0; }
/* Addresses styling not present in IE7/8/9, S5, Chrome */
abbr[title] { border-bottom: 1px dotted; }
/* Addresses style set to 'bolder' in FF3+, S4/5, Chrome
*/
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
/* Addresses styling not present in S5, Chrome */
dfn { font-style: italic; }
/* Addresses styling not present in IE6/7/8/9 */
mark { background: #ff0; color: #000; }
/* Addresses margins set differently in IE6/7 */
p, pre { margin: 1em 0; }
/* Corrects font family set oddly in IE6, S4/5, Chrome en.wikipedia.org/wiki/User:Davidgothberg/Test59 */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* 1. Addresses CSS quotes not supported in IE6/7 2. Addresses quote property not supported in S4 */
/* 1 */
q { quotes: none; }
/* 2 */
q:before, q:after { content: ''; content: none; }
small { font-size: 75%; }
/* Prevents sub and sup affecting line-height in all browsers gist.github.com/413930 */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* ============================================================================= Lists ========================================================================== */
/* Addresses margins set differently in IE6/7 */
dl, menu, ol, ul { margin: 1em 0; }
dd { margin: 0 0 0 40px; }
/* Addresses paddings set differently in IE6/7 */
menu, ol, ul { padding: 0 0 0 40px; }
/* Corrects list images handled incorrectly in IE7 */
nav ul, nav ol { list-style: none; list-style-image: none; }
/* ============================================================================= Embedded content ========================================================================== */
/* 1. Removes border when inside 'a' element in IE6/7/8/9, FF3 2. Improves image quality when scaled in IE7 code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/ */
img { border: 0; /* 1 */ -ms-interpolation-mode: bicubic; /* 2 */ }
/* Corrects overflow displayed oddly in IE9 */
svg:not(:root) { overflow: hidden; }
/* ============================================================================= Figures ========================================================================== */
/* Addresses margin not present in IE6/7/8/9, S5, O11 */
figure { margin: 0; }
/* ============================================================================= Forms ========================================================================== */
/* Corrects margin displayed oddly in IE6/7 */
form { margin: 0; }
/* Define consistent border, margin, and padding */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
/* 1. Corrects color not being inherited in IE6/7/8/9 2. Corrects text not wrapping in FF3 3. Corrects alignment displayed oddly in IE6/7 */
legend { border: 0; /* 1 */ padding: 0; white-space: normal; /* 2 */ *margin-left: -7px; /* 3 */ }
/* 1. Corrects font size not being inherited in all browsers 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome 3. Improves appearance and consistency in all browsers */
button, input, select, textarea { font-size: 100%; /* 1 */ margin: 0; /* 2 */ vertical-align: baseline; /* 3 */ *vertical-align: middle; /* 3 */ }
/* Addresses FF3/4 setting line-height on 'input' using !important in the UA stylesheet */
button, input { line-height: normal; /* 1 */ }
/* 1. Improves usability and consistency of cursor style between image-type 'input' and others 2. Corrects inability to style clickable 'input' types in iOS 3. Removes inner spacing in IE7 without affecting normal text inputs Known issue: inner spacing remains in IE6 */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; /* 1 */ -webkit-appearance: button; /* 2 */ *overflow: visible; /* 3 */ }
/* Re-set default cursor for disabled elements */
button[disabled], input[disabled] { cursor: default; }
/* 1. Addresses box sizing set to content-box in IE8/9 2. Removes excess padding in IE8/9 3. Removes excess padding in IE7 Known issue: excess padding remains in IE6 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ *height: 13px; /* 3 */ *width: 13px; /* 3 */ }
/* 1. Addresses appearance set to searchfield in S5, Chrome 2. Addresses box-sizing set to border-box in S5, Chrome (include -moz to future-proof) */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }
/* Removes inner padding and search cancel button in S5, Chrome on OS X */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
/* Removes inner padding and border in FF3+ www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/* 1. Removes default vertical scrollbar in IE6/7/8/9 2. Improves readability and alignment in all browsers */
textarea { overflow: auto; /* 1 */ vertical-align: top; /* 2 */ }
/* ============================================================================= Tables ========================================================================== */
/* Remove most spacing between table cells */
table { border-collapse: collapse; border-spacing: 0; }
@font-face { font-family: 'OpenSansLight'; src: url("../fonts/OpenSans-Light-webfont.eot"); src: url("../fonts/OpenSans-Light-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Light-webfont.woff") format("woff"), url("../fonts/OpenSans-Light-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Light-webfont.svg#OpenSansLight") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'OpenSansLightItalic'; src: url("../fonts/OpenSans-LightItalic-webfont.eot"); src: url("../fonts/OpenSans-LightItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-LightItalic-webfont.woff") format("woff"), url("../fonts/OpenSans-LightItalic-webfont.ttf") format("truetype"), url("../fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic") format("svg"); font-weight: normal; font-style: normal; }
@font-face { font-family: 'OpenSansRegular'; src: url("../fonts/OpenSans-Regular-webfont.eot"); src: url("../fonts/OpenSans-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Regular-webfont.woff") format("woff"), url("../fonts/OpenSans-Regular-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
@font-face { font-family: 'OpenSansItalic'; src: url("../fonts/OpenSans-Italic-webfont.eot"); src: url("../fonts/OpenSans-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Italic-webfont.woff") format("woff"), url("../fonts/OpenSans-Italic-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Italic-webfont.svg#OpenSansItalic") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
@font-face { font-family: 'OpenSansSemibold'; src: url("../fonts/OpenSans-Semibold-webfont.eot"); src: url("../fonts/OpenSans-Semibold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Semibold-webfont.woff") format("woff"), url("../fonts/OpenSans-Semibold-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
@font-face { font-family: 'OpenSansSemiboldItalic'; src: url("../fonts/OpenSans-SemiboldItalic-webfont.eot"); src: url("../fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-SemiboldItalic-webfont.woff") format("woff"), url("../fonts/OpenSans-SemiboldItalic-webfont.ttf") format("truetype"), url("../fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
@font-face { font-family: 'OpenSansBold'; src: url("../fonts/OpenSans-Bold-webfont.eot"); src: url("../fonts/OpenSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-Bold-webfont.woff") format("woff"), url("../fonts/OpenSans-Bold-webfont.ttf") format("truetype"), url("../fonts/OpenSans-Bold-webfont.svg#OpenSansBold") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
@font-face { font-family: 'OpenSansBoldItalic'; src: url("../fonts/OpenSans-BoldItalic-webfont.eot"); src: url("../fonts/OpenSans-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/OpenSans-BoldItalic-webfont.woff") format("woff"), url("../fonts/OpenSans-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/OpenSans-BoldItalic-webfont.svg#OpenSansBoldItalic") format("svg"); font-weight: normal; font-style: normal; -webkit-font-smoothing: antialiased; }
/* generated by rouge http://rouge.jneen.net/ original base16 by <NAME> (https://github.com/chriskempson/base16)
*/
.highlight table td { padding: 5px; }
.highlight table pre { margin: 0; }
.highlight, .highlight .w { color: #d0d0d0; }
.highlight .err { color: #151515; background-color: #ac4142; }
.highlight .c, .highlight .cd, .highlight .cm, .highlight .c1, .highlight .cs { color: #888; }
.highlight .cp { color: #f4bf75; }
.highlight .nt { color: #f4bf75; }
.highlight .o, .highlight .ow { color: #d0d0d0; }
.highlight .p, .highlight .pi { color: #d0d0d0; }
.highlight .gi { color: #90a959; }
.highlight .gd { color: #ac4142; }
.highlight .gh { color: #6a9fb5; font-weight: bold; }
.highlight .k, .highlight .kn, .highlight .kp, .highlight .kr, .highlight .kv { color: #aa759f; }
.highlight .kc { color: #d28445; }
.highlight .kt { color: #d28445; }
.highlight .kd { color: #d28445; }
.highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .sh, .highlight .sx, .highlight .s1 { color: #90a959; }
.highlight .sr { color: #75b5aa; }
.highlight .si { color: #8f5536; }
.highlight .se { color: #8f5536; }
.highlight .nn { color: #f4bf75; }
.highlight .nc { color: #f4bf75; }
.highlight .no { color: #f4bf75; }
.highlight .na { color: #6a9fb5; }
.highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .il, .highlight .mo, .highlight .mb, .highlight .mx { color: #90a959; }
.highlight .ss { color: #90a959; }
body { padding: 0px 0 20px 0px; margin: 0px; font: 14px/1.5 "OpenSansRegular", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #f0e7d5; font-weight: normal; background: #252525; background-attachment: fixed !important; background: linear_gradient(#2a2a29, #1c1c1c); }
h1, h2, h3, h4, h5, h6 { color: #e8e8e8; margin: 0 0 10px; font-family: 'OpenSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; }
p, ul, ol, table, pre, dl { margin: 0 0 20px; }
h1, h2, h3 { line-height: 1.1; }
h1 { font-size: 28px; }
h2 { font-size: 24px; }
h4, h5, h6 { color: #e8e8e8; }
h3 { font-size: 18px; line-height: 24px; font-family: 'OpenSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; color: #b6b6b6; }
a { color: #ffcc00; font-weight: 400; text-decoration: none; }
a:hover { color: #ffeb9b; }
a small { font-size: 11px; color: #666; margin-top: -0.6em; display: block; }
ul { list-style-image: url("../images/bullet.png"); }
strong { font-family: 'OpenSansBold', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; }
.wrapper { max-width: 650px; margin: 0 auto; position: relative; padding: 0 20px; }
section img { max-width: 100%; }
blockquote { border-left: 3px solid #ffcc00; margin: 0; padding: 0 0 0 20px; font-style: italic; }
code { font-family: Monaco, Bitstream Vera Sans Mono, Lucida Console, Terminal, monospace; color: #efefef; font-size: 13px; margin: 0 4px; padding: 4px 6px; border-radius: 2px; }
pre { padding: 8px 15px; background: #191919; border-radius: 2px; border: 1px solid #121212; box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3); overflow: auto; overflow-y: hidden; }
pre code { color: #efefef; text-shadow: 0px 1px 0px #000; margin: 0; padding: 0; }
table { width: 100%; border-collapse: collapse; }
th { text-align: left; padding: 5px 10px; border-bottom: 1px solid #434343; color: #b6b6b6; font-family: 'OpenSansSemibold', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; }
td { text-align: left; padding: 5px 10px; border-bottom: 1px solid #434343; }
hr { border: 0; outline: none; height: 3px; background: transparent url("../images/hr.gif") center center repeat-x; margin: 0 0 20px; }
dt { color: #F0E7D5; font-family: 'OpenSansSemibold', "Helvetica Neue", Helvetica, Arial, sans-serif !important; font-weight: normal; }
#header { z-index: 100; left: 0; top: 0px; height: 60px; width: 100%; position: fixed; background: url(../images/nav-bg.gif) #353535; border-bottom: 4px solid #434343; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25); }
#header nav { max-width: 650px; margin: 0 auto; padding: 0 10px; background: blue; margin: 6px auto; }
#header nav li { font-family: 'OpenSansLight', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; list-style: none; display: inline; color: white; line-height: 50px; text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.2); font-size: 14px; }
#header nav li a { color: white; border: 1px solid #5d910b; background: linear_gradient(#93bd20, #659e10); border-radius: 2px; box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.3), 0px 3px 7px rgba(0, 0, 0, 0.7); background-color: #93bd20; padding: 10px 12px; margin-top: 6px; line-height: 14px; font-size: 14px; display: inline-block; text-align: center; }
#header nav li a:hover { background: linear_gradient(#749619, #527f0e); background-color: #659e10; border: 1px solid #527f0e; box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.2), 0px 1px 0px rgba(0, 0, 0, 0); }
#header nav li.fork { float: left; margin-left: 0px; }
#header nav li.downloads { float: right; margin-left: 6px; }
#header nav li.title { float: right; margin-right: 10px; font-size: 11px; }
section { max-width: 650px; padding: 30px 0px 50px 0px; margin: 20px 0; margin-top: 70px; }
section #title { border: 0; outline: none; margin: 0 0 50px 0; padding: 0 0 5px 0; }
section #title h1 { font-family: 'OpenSansLight', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 40px; text-align: center; line-height: 36px; }
section #title p { color: #d7cfbe; font-family: 'OpenSansLight', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 18px; text-align: center; }
section #title .credits { font-size: 11px; font-family: 'OpenSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; color: #696969; margin-top: -10px; }
section #title .credits.left { float: left; }
section #title .credits.right { float: right; }
@media print, screen and (max-width: 720px) { #title .credits { display: block; width: 100%; line-height: 30px; text-align: center; }
#title .credits .left { float: none; display: block; }
#title .credits .right { float: none; display: block; } }
@media print, screen and (max-width: 480px) { #header { margin-top: -20px; }
section { margin-top: 40px; }
nav { display: none; } }
header { display: none; }
#header { display: none; }
#header { height: 0px; }
.credits.left { display: none; }
h1, h2, h3, h4, h5, h6 { color: #e8e8e8; margin: 0 0 10px; font-family: 'OpenSansRegular', "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; } | 0.448185 | 0.087291 |
.grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-gap: 0 30px;
}
.grid.grid-reverse {
direction: rtl;
}
.grid-condensed {
grid-gap: 0 15px;
}
.gcol-12 {
grid-column: span 12;
}
.gcol-11 {
grid-column: span 11;
}
.gcol-10 {
grid-column: span 10;
}
.gcol-9 {
grid-column: span 9;
}
.gcol-8 {
grid-column: span 8;
}
.gcol-7 {
grid-column: span 7;
}
.gcol-6 {
grid-column: span 6;
}
.gcol-5 {
grid-column: span 5;
}
.gcol-4 {
grid-column: span 4;
}
.gcol-3 {
grid-column: span 3;
}
.gcol-2 {
grid-column: span 2;
}
.gcol-1 {
grid-column: span 1;
}
@media (min-width: 768px) {
.gcol-sm-12 {
grid-column: span 12;
}
.gcol-sm-11 {
grid-column: span 11;
}
.gcol-sm-10 {
grid-column: span 10;
}
.gcol-sm-9 {
grid-column: span 9;
}
.gcol-sm-8 {
grid-column: span 8;
}
.gcol-sm-7 {
grid-column: span 7;
}
.gcol-sm-6 {
grid-column: span 6;
}
.gcol-sm-5 {
grid-column: span 5;
}
.gcol-sm-4 {
grid-column: span 4;
}
.gcol-sm-3 {
grid-column: span 3;
}
.gcol-sm-2 {
grid-column: span 2;
}
.gcol-sm-1 {
grid-column: span 1;
}
}
@media (min-width: 992px) {
.gcol-md-12 {
grid-column: span 12;
}
.gcol-md-11 {
grid-column: span 11;
}
.gcol-md-10 {
grid-column: span 10;
}
.gcol-md-9 {
grid-column: span 9;
}
.gcol-md-8 {
grid-column: span 8;
}
.gcol-md-7 {
grid-column: span 7;
}
.gcol-md-6 {
grid-column: span 6;
}
.gcol-md-5 {
grid-column: span 5;
}
.gcol-md-4 {
grid-column: span 4;
}
.gcol-md-3 {
grid-column: span 3;
}
.gcol-md-2 {
grid-column: span 2;
}
.gcol-md-1 {
grid-column: span 1;
}
}
@media (min-width: 1600px) {
.gcol-lg-12 {
grid-column: span 12;
}
.gcol-lg-11 {
grid-column: span 11;
}
.gcol-lg-10 {
grid-column: span 10;
}
.gcol-lg-9 {
grid-column: span 9;
}
.gcol-lg-8 {
grid-column: span 8;
}
.gcol-lg-7 {
grid-column: span 7;
}
.gcol-lg-6 {
grid-column: span 6;
}
.gcol-lg-5 {
grid-column: span 5;
}
.gcol-lg-4 {
grid-column: span 4;
}
.gcol-lg-3 {
grid-column: span 3;
}
.gcol-lg-2 {
grid-column: span 2;
}
.gcol-lg-1 {
grid-column: span 1;
}
}
@media (min-width: 1800px) {
.gcol-xl-12 {
grid-column: span 12;
}
.gcol-xl-11 {
grid-column: span 11;
}
.gcol-xl-10 {
grid-column: span 10;
}
.gcol-xl-9 {
grid-column: span 9;
}
.gcol-xl-8 {
grid-column: span 8;
}
.gcol-xl-7 {
grid-column: span 7;
}
.gcol-xl-6 {
grid-column: span 6;
}
.gcol-xl-5 {
grid-column: span 5;
}
.gcol-xl-4 {
grid-column: span 4;
}
.gcol-xl-3 {
grid-column: span 3;
}
.gcol-xl-2 {
grid-column: span 2;
}
.gcol-xl-1 {
grid-column: span 1;
}
}
/*-- float utilities --*/
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 768px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 1600px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1800px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
/*-- text utilities --*/
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
@media (min-width: 768px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 1600px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1800px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
/*-- width utilities --*/
.w-50 {
width: 50% !important;
}
.w-65 {
width: 65% !important;
}
.w-75 {
width: 75% !important;
}
.w-85 {
width: 85% !important;
}
.w-100 {
width: 100% !important;
}
@media (min-width: 768px) {
.w-sm-50 {
width: 50% !important;
}
.w-sm-65 {
width: 65% !important;
}
.w-sm-75 {
width: 75% !important;
}
.w-sm-85 {
width: 85% !important;
}
.w-sm-100 {
width: 100% !important;
}
}
@media (min-width: 992px) {
.w-md-50 {
width: 50% !important;
}
.w-md-65 {
width: 65% !important;
}
.w-md-75 {
width: 75% !important;
}
.w-md-85 {
width: 85% !important;
}
.w-md-100 {
width: 100% !important;
}
}
@media (min-width: 1600px) {
.w-lg-50 {
width: 50% !important;
}
.w-lg-65 {
width: 65% !important;
}
.w-lg-75 {
width: 75% !important;
}
.w-lg-85 {
width: 85% !important;
}
.w-lg-100 {
width: 100% !important;
}
}
@media (min-width: 1800px) {
.w-xl-50 {
width: 50% !important;
}
.w-xl-65 {
width: 65% !important;
}
.w-xl-75 {
width: 75% !important;
}
.w-xl-85 {
width: 85% !important;
}
.w-xl-100 {
width: 100% !important;
}
}
/*-- height utilities --*/
.vh-25 {
height: 25vh !important;
}
.vh-50 {
height: 50vh !important;
}
.vh-75 {
height: 75vh !important;
}
.vh-100 {
height: 100vh !important;
}
@media (min-width: 768px) {
.vh-sm-25 {
height: 25vh !important;
}
.vh-sm-50 {
height: 50vh !important;
}
.vh-sm-75 {
height: 75vh !important;
}
.vh-sm-100 {
height: 100vh !important;
}
}
@media (min-width: 992px) {
.vh-md-25 {
height: 25vh !important;
}
.vh-md-50 {
height: 50vh !important;
}
.vh-md-75 {
height: 75vh !important;
}
.vh-md-100 {
height: 100vh !important;
}
}
@media (min-width: 1600px) {
.vh-lg-25 {
height: 25vh !important;
}
.vh-lg-50 {
height: 50vh !important;
}
.vh-lg-75 {
height: 75vh !important;
}
.vh-lg-100 {
height: 100vh !important;
}
}
@media (min-width: 1800px) {
.vh-xl-25 {
height: 25vh !important;
}
.vh-xl-50 {
height: 50vh !important;
}
.vh-xl-75 {
height: 75vh !important;
}
.vh-xl-100 {
height: 100vh !important;
}
}
/*-- ratio utilities --*/
.ratio-thin,
.ratio-landscape,
.ratio-shuare,
.ratio-square,
.ratio-portrait {
position: relative;
display: block;
}
.ratio-thin .ratio-item,
.ratio-landscape .ratio-item,
.ratio-shuare .ratio-item,
.ratio-square .ratio-item,
.ratio-portrait .ratio-item {
position: absolute;
right: 0;
bottom: 0;
left: 0;
top: 0;
}
.ratio-thin:before,
.ratio-landscape:before,
.ratio-shuare:before,
.ratio-square:before,
.ratio-portrait:before {
content: "";
display: block;
}
.ratio-thin:before {
padding-top: 40%;
}
.ratio-landscape:before {
padding-top: 50%;
}
.ratio-shuare:before {
padding-top: 70%;
}
.ratio-square:before {
padding-top: 100%;
}
.ratio-portrait:before {
padding-top: 150%;
}
@media (min-width: 768px) {
.ratio-sm-thin:before {
padding-top: 40% !important;
}
.ratio-sm-landscape:before {
padding-top: 50% !important;
}
.ratio-sm-shuare:before {
padding-top: 70% !important;
}
.ratio-sm-square:before {
padding-top: 100% !important;
}
.ratio-sm-portrait:before {
padding-top: 150% !important;
}
}
@media (min-width: 992px) {
.ratio-md-thin:before {
padding-top: 40% !important;
}
.ratio-md-landscape:before {
padding-top: 50% !important;
}
.ratio-md-shuare:before {
padding-top: 70% !important;
}
.ratio-md-square:before {
padding-top: 100% !important;
}
.ratio-md-portrait:before {
padding-top: 150% !important;
}
}
@media (min-width: 1600px) {
.ratio-lg-thin:before {
padding-top: 40% !important;
}
.ratio-lg-landscape:before {
padding-top: 50% !important;
}
.ratio-lg-shuare:before {
padding-top: 70% !important;
}
.ratio-lg-square:before {
padding-top: 100% !important;
}
.ratio-lg-portrait:before {
padding-top: 150% !important;
}
}
@media (min-width: 1800px) {
.ratio-xl-thin:before {
padding-top: 40% !important;
}
.ratio-xl-landscape:before {
padding-top: 50% !important;
}
.ratio-xl-shuare:before {
padding-top: 70% !important;
}
.ratio-xl-square:before {
padding-top: 100% !important;
}
.ratio-xl-portrait:before {
padding-top: 150% !important;
}
}
/*-- spacing utilities --*/
.m-0 {
margin: 0 !important;
}
.mt-0 {
margin-top: 0 !important;
}
.mr-0 {
margin-right: 0 !important;
}
.mb-0 {
margin-bottom: 0 !important;
}
.ml-0 {
margin-left: 0 !important;
}
.mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-1 {
margin: 20px !important;
}
.mt-1 {
margin-top: 20px !important;
}
.mr-1 {
margin-right: 20px !important;
}
.mb-1 {
margin-bottom: 20px !important;
}
.ml-1 {
margin-left: 20px !important;
}
.mx-1 {
margin-right: 20px !important;
margin-left: 20px !important;
}
.my-1 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.m-2 {
margin: 40px !important;
}
.mt-2 {
margin-top: 40px !important;
}
.mr-2 {
margin-right: 40px !important;
}
.mb-2 {
margin-bottom: 40px !important;
}
.ml-2 {
margin-left: 40px !important;
}
.mx-2 {
margin-right: 40px !important;
margin-left: 40px !important;
}
.my-2 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.m-3 {
margin: 60px !important;
}
.mt-3 {
margin-top: 60px !important;
}
.mr-3 {
margin-right: 60px !important;
}
.mb-3 {
margin-bottom: 60px !important;
}
.ml-3 {
margin-left: 60px !important;
}
.mx-3 {
margin-right: 60px !important;
margin-left: 60px !important;
}
.my-3 {
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.m-4 {
margin: 80px !important;
}
.mt-4 {
margin-top: 80px !important;
}
.mr-4 {
margin-right: 80px !important;
}
.mb-4 {
margin-bottom: 80px !important;
}
.ml-4 {
margin-left: 80px !important;
}
.mx-4 {
margin-right: 80px !important;
margin-left: 80px !important;
}
.my-4 {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.m-5 {
margin: 100px !important;
}
.mt-5 {
margin-top: 100px !important;
}
.mr-5 {
margin-right: 100px !important;
}
.mb-5 {
margin-bottom: 100px !important;
}
.ml-5 {
margin-left: 100px !important;
}
.mx-5 {
margin-right: 100px !important;
margin-left: 100px !important;
}
.my-5 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.m-6 {
margin: 120px !important;
}
.mt-6 {
margin-top: 120px !important;
}
.mr-6 {
margin-right: 120px !important;
}
.mb-6 {
margin-bottom: 120px !important;
}
.ml-6 {
margin-left: 120px !important;
}
.mx-6 {
margin-right: 120px !important;
margin-left: 120px !important;
}
.my-6 {
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.m-7 {
margin: 140px !important;
}
.mt-7 {
margin-top: 140px !important;
}
.mr-7 {
margin-right: 140px !important;
}
.mb-7 {
margin-bottom: 140px !important;
}
.ml-7 {
margin-left: 140px !important;
}
.mx-7 {
margin-right: 140px !important;
margin-left: 140px !important;
}
.my-7 {
margin-top: 140px !important;
margin-bottom: 140px !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto {
margin-top: auto !important;
}
.mr-auto {
margin-right: auto !important;
}
.mb-auto {
margin-bottom: auto !important;
}
.ml-auto {
margin-left: auto !important;
}
.mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pr-0 {
padding-right: 0 !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pl-0 {
padding-left: 0 !important;
}
.px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-1 {
padding: 20px !important;
}
.pt-1 {
padding-top: 20px !important;
}
.pr-1 {
padding-right: 20px !important;
}
.pb-1 {
padding-bottom: 20px !important;
}
.pl-1 {
padding-left: 20px !important;
}
.px-1 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.py-1 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.p-2 {
padding: 40px !important;
}
.pt-2 {
padding-top: 40px !important;
}
.pr-2 {
padding-right: 40px !important;
}
.pb-2 {
padding-bottom: 40px !important;
}
.pl-2 {
padding-left: 40px !important;
}
.px-2 {
padding-right: 40px !important;
padding-left: 40px !important;
}
.py-2 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.p-3 {
padding: 60px !important;
}
.pt-3 {
padding-top: 60px !important;
}
.pr-3 {
padding-right: 60px !important;
}
.pb-3 {
padding-bottom: 60px !important;
}
.pl-3 {
padding-left: 60px !important;
}
.px-3 {
padding-right: 60px !important;
padding-left: 60px !important;
}
.py-3 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.p-4 {
padding: 80px !important;
}
.pt-4 {
padding-top: 80px !important;
}
.pr-4 {
padding-right: 80px !important;
}
.pb-4 {
padding-bottom: 80px !important;
}
.pl-4 {
padding-left: 80px !important;
}
.px-4 {
padding-right: 80px !important;
padding-left: 80px !important;
}
.py-4 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.p-5 {
padding: 100px !important;
}
.pt-5 {
padding-top: 100px !important;
}
.pr-5 {
padding-right: 100px !important;
}
.pb-5 {
padding-bottom: 100px !important;
}
.pl-5 {
padding-left: 100px !important;
}
.px-5 {
padding-right: 100px !important;
padding-left: 100px !important;
}
.py-5 {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.p-6 {
padding: 120px !important;
}
.pt-6 {
padding-top: 120px !important;
}
.pr-6 {
padding-right: 120px !important;
}
.pb-6 {
padding-bottom: 120px !important;
}
.pl-6 {
padding-left: 120px !important;
}
.px-6 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.py-6 {
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.p-7 {
padding: 140px !important;
}
.pt-7 {
padding-top: 140px !important;
}
.pr-7 {
padding-right: 140px !important;
}
.pb-7 {
padding-bottom: 140px !important;
}
.pl-7 {
padding-left: 140px !important;
}
.px-7 {
padding-right: 140px !important;
padding-left: 140px !important;
}
.py-7 {
padding-top: 140px !important;
padding-bottom: 140px !important;
}
@media (min-width: 768px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0 {
margin-left: 0 !important;
}
.mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-sm-1 {
margin: 20px !important;
}
.mt-sm-1 {
margin-top: 20px !important;
}
.mr-sm-1 {
margin-right: 20px !important;
}
.mb-sm-1 {
margin-bottom: 20px !important;
}
.ml-sm-1 {
margin-left: 20px !important;
}
.mx-sm-1 {
margin-right: 20px !important;
margin-left: 20px !important;
}
.my-sm-1 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.m-sm-2 {
margin: 40px !important;
}
.mt-sm-2 {
margin-top: 40px !important;
}
.mr-sm-2 {
margin-right: 40px !important;
}
.mb-sm-2 {
margin-bottom: 40px !important;
}
.ml-sm-2 {
margin-left: 40px !important;
}
.mx-sm-2 {
margin-right: 40px !important;
margin-left: 40px !important;
}
.my-sm-2 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.m-sm-3 {
margin: 60px !important;
}
.mt-sm-3 {
margin-top: 60px !important;
}
.mr-sm-3 {
margin-right: 60px !important;
}
.mb-sm-3 {
margin-bottom: 60px !important;
}
.ml-sm-3 {
margin-left: 60px !important;
}
.mx-sm-3 {
margin-right: 60px !important;
margin-left: 60px !important;
}
.my-sm-3 {
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.m-sm-4 {
margin: 80px !important;
}
.mt-sm-4 {
margin-top: 80px !important;
}
.mr-sm-4 {
margin-right: 80px !important;
}
.mb-sm-4 {
margin-bottom: 80px !important;
}
.ml-sm-4 {
margin-left: 80px !important;
}
.mx-sm-4 {
margin-right: 80px !important;
margin-left: 80px !important;
}
.my-sm-4 {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.m-sm-5 {
margin: 100px !important;
}
.mt-sm-5 {
margin-top: 100px !important;
}
.mr-sm-5 {
margin-right: 100px !important;
}
.mb-sm-5 {
margin-bottom: 100px !important;
}
.ml-sm-5 {
margin-left: 100px !important;
}
.mx-sm-5 {
margin-right: 100px !important;
margin-left: 100px !important;
}
.my-sm-5 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.m-sm-6 {
margin: 120px !important;
}
.mt-sm-6 {
margin-top: 120px !important;
}
.mr-sm-6 {
margin-right: 120px !important;
}
.mb-sm-6 {
margin-bottom: 120px !important;
}
.ml-sm-6 {
margin-left: 120px !important;
}
.mx-sm-6 {
margin-right: 120px !important;
margin-left: 120px !important;
}
.my-sm-6 {
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.m-sm-7 {
margin: 140px !important;
}
.mt-sm-7 {
margin-top: 140px !important;
}
.mr-sm-7 {
margin-right: 140px !important;
}
.mb-sm-7 {
margin-bottom: 140px !important;
}
.ml-sm-7 {
margin-left: 140px !important;
}
.mx-sm-7 {
margin-right: 140px !important;
margin-left: 140px !important;
}
.my-sm-7 {
margin-top: 140px !important;
margin-bottom: 140px !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto {
margin-left: auto !important;
}
.mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0 {
padding-left: 0 !important;
}
.px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-sm-1 {
padding: 20px !important;
}
.pt-sm-1 {
padding-top: 20px !important;
}
.pr-sm-1 {
padding-right: 20px !important;
}
.pb-sm-1 {
padding-bottom: 20px !important;
}
.pl-sm-1 {
padding-left: 20px !important;
}
.px-sm-1 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.py-sm-1 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.p-sm-2 {
padding: 40px !important;
}
.pt-sm-2 {
padding-top: 40px !important;
}
.pr-sm-2 {
padding-right: 40px !important;
}
.pb-sm-2 {
padding-bottom: 40px !important;
}
.pl-sm-2 {
padding-left: 40px !important;
}
.px-sm-2 {
padding-right: 40px !important;
padding-left: 40px !important;
}
.py-sm-2 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.p-sm-3 {
padding: 60px !important;
}
.pt-sm-3 {
padding-top: 60px !important;
}
.pr-sm-3 {
padding-right: 60px !important;
}
.pb-sm-3 {
padding-bottom: 60px !important;
}
.pl-sm-3 {
padding-left: 60px !important;
}
.px-sm-3 {
padding-right: 60px !important;
padding-left: 60px !important;
}
.py-sm-3 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.p-sm-4 {
padding: 80px !important;
}
.pt-sm-4 {
padding-top: 80px !important;
}
.pr-sm-4 {
padding-right: 80px !important;
}
.pb-sm-4 {
padding-bottom: 80px !important;
}
.pl-sm-4 {
padding-left: 80px !important;
}
.px-sm-4 {
padding-right: 80px !important;
padding-left: 80px !important;
}
.py-sm-4 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.p-sm-5 {
padding: 100px !important;
}
.pt-sm-5 {
padding-top: 100px !important;
}
.pr-sm-5 {
padding-right: 100px !important;
}
.pb-sm-5 {
padding-bottom: 100px !important;
}
.pl-sm-5 {
padding-left: 100px !important;
}
.px-sm-5 {
padding-right: 100px !important;
padding-left: 100px !important;
}
.py-sm-5 {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.p-sm-6 {
padding: 120px !important;
}
.pt-sm-6 {
padding-top: 120px !important;
}
.pr-sm-6 {
padding-right: 120px !important;
}
.pb-sm-6 {
padding-bottom: 120px !important;
}
.pl-sm-6 {
padding-left: 120px !important;
}
.px-sm-6 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.py-sm-6 {
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.p-sm-7 {
padding: 140px !important;
}
.pt-sm-7 {
padding-top: 140px !important;
}
.pr-sm-7 {
padding-right: 140px !important;
}
.pb-sm-7 {
padding-bottom: 140px !important;
}
.pl-sm-7 {
padding-left: 140px !important;
}
.px-sm-7 {
padding-right: 140px !important;
padding-left: 140px !important;
}
.py-sm-7 {
padding-top: 140px !important;
padding-bottom: 140px !important;
}
}
@media (min-width: 992px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0 {
margin-top: 0 !important;
}
.mr-md-0 {
margin-right: 0 !important;
}
.mb-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0 {
margin-left: 0 !important;
}
.mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-md-1 {
margin: 20px !important;
}
.mt-md-1 {
margin-top: 20px !important;
}
.mr-md-1 {
margin-right: 20px !important;
}
.mb-md-1 {
margin-bottom: 20px !important;
}
.ml-md-1 {
margin-left: 20px !important;
}
.mx-md-1 {
margin-right: 20px !important;
margin-left: 20px !important;
}
.my-md-1 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.m-md-2 {
margin: 40px !important;
}
.mt-md-2 {
margin-top: 40px !important;
}
.mr-md-2 {
margin-right: 40px !important;
}
.mb-md-2 {
margin-bottom: 40px !important;
}
.ml-md-2 {
margin-left: 40px !important;
}
.mx-md-2 {
margin-right: 40px !important;
margin-left: 40px !important;
}
.my-md-2 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.m-md-3 {
margin: 60px !important;
}
.mt-md-3 {
margin-top: 60px !important;
}
.mr-md-3 {
margin-right: 60px !important;
}
.mb-md-3 {
margin-bottom: 60px !important;
}
.ml-md-3 {
margin-left: 60px !important;
}
.mx-md-3 {
margin-right: 60px !important;
margin-left: 60px !important;
}
.my-md-3 {
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.m-md-4 {
margin: 80px !important;
}
.mt-md-4 {
margin-top: 80px !important;
}
.mr-md-4 {
margin-right: 80px !important;
}
.mb-md-4 {
margin-bottom: 80px !important;
}
.ml-md-4 {
margin-left: 80px !important;
}
.mx-md-4 {
margin-right: 80px !important;
margin-left: 80px !important;
}
.my-md-4 {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.m-md-5 {
margin: 100px !important;
}
.mt-md-5 {
margin-top: 100px !important;
}
.mr-md-5 {
margin-right: 100px !important;
}
.mb-md-5 {
margin-bottom: 100px !important;
}
.ml-md-5 {
margin-left: 100px !important;
}
.mx-md-5 {
margin-right: 100px !important;
margin-left: 100px !important;
}
.my-md-5 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.m-md-6 {
margin: 120px !important;
}
.mt-md-6 {
margin-top: 120px !important;
}
.mr-md-6 {
margin-right: 120px !important;
}
.mb-md-6 {
margin-bottom: 120px !important;
}
.ml-md-6 {
margin-left: 120px !important;
}
.mx-md-6 {
margin-right: 120px !important;
margin-left: 120px !important;
}
.my-md-6 {
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.m-md-7 {
margin: 140px !important;
}
.mt-md-7 {
margin-top: 140px !important;
}
.mr-md-7 {
margin-right: 140px !important;
}
.mb-md-7 {
margin-bottom: 140px !important;
}
.ml-md-7 {
margin-left: 140px !important;
}
.mx-md-7 {
margin-right: 140px !important;
margin-left: 140px !important;
}
.my-md-7 {
margin-top: 140px !important;
margin-bottom: 140px !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto {
margin-top: auto !important;
}
.mr-md-auto {
margin-right: auto !important;
}
.mb-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto {
margin-left: auto !important;
}
.mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0 {
padding-top: 0 !important;
}
.pr-md-0 {
padding-right: 0 !important;
}
.pb-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0 {
padding-left: 0 !important;
}
.px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-md-1 {
padding: 20px !important;
}
.pt-md-1 {
padding-top: 20px !important;
}
.pr-md-1 {
padding-right: 20px !important;
}
.pb-md-1 {
padding-bottom: 20px !important;
}
.pl-md-1 {
padding-left: 20px !important;
}
.px-md-1 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.py-md-1 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.p-md-2 {
padding: 40px !important;
}
.pt-md-2 {
padding-top: 40px !important;
}
.pr-md-2 {
padding-right: 40px !important;
}
.pb-md-2 {
padding-bottom: 40px !important;
}
.pl-md-2 {
padding-left: 40px !important;
}
.px-md-2 {
padding-right: 40px !important;
padding-left: 40px !important;
}
.py-md-2 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.p-md-3 {
padding: 60px !important;
}
.pt-md-3 {
padding-top: 60px !important;
}
.pr-md-3 {
padding-right: 60px !important;
}
.pb-md-3 {
padding-bottom: 60px !important;
}
.pl-md-3 {
padding-left: 60px !important;
}
.px-md-3 {
padding-right: 60px !important;
padding-left: 60px !important;
}
.py-md-3 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.p-md-4 {
padding: 80px !important;
}
.pt-md-4 {
padding-top: 80px !important;
}
.pr-md-4 {
padding-right: 80px !important;
}
.pb-md-4 {
padding-bottom: 80px !important;
}
.pl-md-4 {
padding-left: 80px !important;
}
.px-md-4 {
padding-right: 80px !important;
padding-left: 80px !important;
}
.py-md-4 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.p-md-5 {
padding: 100px !important;
}
.pt-md-5 {
padding-top: 100px !important;
}
.pr-md-5 {
padding-right: 100px !important;
}
.pb-md-5 {
padding-bottom: 100px !important;
}
.pl-md-5 {
padding-left: 100px !important;
}
.px-md-5 {
padding-right: 100px !important;
padding-left: 100px !important;
}
.py-md-5 {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.p-md-6 {
padding: 120px !important;
}
.pt-md-6 {
padding-top: 120px !important;
}
.pr-md-6 {
padding-right: 120px !important;
}
.pb-md-6 {
padding-bottom: 120px !important;
}
.pl-md-6 {
padding-left: 120px !important;
}
.px-md-6 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.py-md-6 {
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.p-md-7 {
padding: 140px !important;
}
.pt-md-7 {
padding-top: 140px !important;
}
.pr-md-7 {
padding-right: 140px !important;
}
.pb-md-7 {
padding-bottom: 140px !important;
}
.pl-md-7 {
padding-left: 140px !important;
}
.px-md-7 {
padding-right: 140px !important;
padding-left: 140px !important;
}
.py-md-7 {
padding-top: 140px !important;
padding-bottom: 140px !important;
}
}
@media (min-width: 1600px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0 {
margin-left: 0 !important;
}
.mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-lg-1 {
margin: 20px !important;
}
.mt-lg-1 {
margin-top: 20px !important;
}
.mr-lg-1 {
margin-right: 20px !important;
}
.mb-lg-1 {
margin-bottom: 20px !important;
}
.ml-lg-1 {
margin-left: 20px !important;
}
.mx-lg-1 {
margin-right: 20px !important;
margin-left: 20px !important;
}
.my-lg-1 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.m-lg-2 {
margin: 40px !important;
}
.mt-lg-2 {
margin-top: 40px !important;
}
.mr-lg-2 {
margin-right: 40px !important;
}
.mb-lg-2 {
margin-bottom: 40px !important;
}
.ml-lg-2 {
margin-left: 40px !important;
}
.mx-lg-2 {
margin-right: 40px !important;
margin-left: 40px !important;
}
.my-lg-2 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.m-lg-3 {
margin: 60px !important;
}
.mt-lg-3 {
margin-top: 60px !important;
}
.mr-lg-3 {
margin-right: 60px !important;
}
.mb-lg-3 {
margin-bottom: 60px !important;
}
.ml-lg-3 {
margin-left: 60px !important;
}
.mx-lg-3 {
margin-right: 60px !important;
margin-left: 60px !important;
}
.my-lg-3 {
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.m-lg-4 {
margin: 80px !important;
}
.mt-lg-4 {
margin-top: 80px !important;
}
.mr-lg-4 {
margin-right: 80px !important;
}
.mb-lg-4 {
margin-bottom: 80px !important;
}
.ml-lg-4 {
margin-left: 80px !important;
}
.mx-lg-4 {
margin-right: 80px !important;
margin-left: 80px !important;
}
.my-lg-4 {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.m-lg-5 {
margin: 100px !important;
}
.mt-lg-5 {
margin-top: 100px !important;
}
.mr-lg-5 {
margin-right: 100px !important;
}
.mb-lg-5 {
margin-bottom: 100px !important;
}
.ml-lg-5 {
margin-left: 100px !important;
}
.mx-lg-5 {
margin-right: 100px !important;
margin-left: 100px !important;
}
.my-lg-5 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.m-lg-6 {
margin: 120px !important;
}
.mt-lg-6 {
margin-top: 120px !important;
}
.mr-lg-6 {
margin-right: 120px !important;
}
.mb-lg-6 {
margin-bottom: 120px !important;
}
.ml-lg-6 {
margin-left: 120px !important;
}
.mx-lg-6 {
margin-right: 120px !important;
margin-left: 120px !important;
}
.my-lg-6 {
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.m-lg-7 {
margin: 140px !important;
}
.mt-lg-7 {
margin-top: 140px !important;
}
.mr-lg-7 {
margin-right: 140px !important;
}
.mb-lg-7 {
margin-bottom: 140px !important;
}
.ml-lg-7 {
margin-left: 140px !important;
}
.mx-lg-7 {
margin-right: 140px !important;
margin-left: 140px !important;
}
.my-lg-7 {
margin-top: 140px !important;
margin-bottom: 140px !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto {
margin-left: auto !important;
}
.mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0 {
padding-left: 0 !important;
}
.px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-lg-1 {
padding: 20px !important;
}
.pt-lg-1 {
padding-top: 20px !important;
}
.pr-lg-1 {
padding-right: 20px !important;
}
.pb-lg-1 {
padding-bottom: 20px !important;
}
.pl-lg-1 {
padding-left: 20px !important;
}
.px-lg-1 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.py-lg-1 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.p-lg-2 {
padding: 40px !important;
}
.pt-lg-2 {
padding-top: 40px !important;
}
.pr-lg-2 {
padding-right: 40px !important;
}
.pb-lg-2 {
padding-bottom: 40px !important;
}
.pl-lg-2 {
padding-left: 40px !important;
}
.px-lg-2 {
padding-right: 40px !important;
padding-left: 40px !important;
}
.py-lg-2 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.p-lg-3 {
padding: 60px !important;
}
.pt-lg-3 {
padding-top: 60px !important;
}
.pr-lg-3 {
padding-right: 60px !important;
}
.pb-lg-3 {
padding-bottom: 60px !important;
}
.pl-lg-3 {
padding-left: 60px !important;
}
.px-lg-3 {
padding-right: 60px !important;
padding-left: 60px !important;
}
.py-lg-3 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.p-lg-4 {
padding: 80px !important;
}
.pt-lg-4 {
padding-top: 80px !important;
}
.pr-lg-4 {
padding-right: 80px !important;
}
.pb-lg-4 {
padding-bottom: 80px !important;
}
.pl-lg-4 {
padding-left: 80px !important;
}
.px-lg-4 {
padding-right: 80px !important;
padding-left: 80px !important;
}
.py-lg-4 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.p-lg-5 {
padding: 100px !important;
}
.pt-lg-5 {
padding-top: 100px !important;
}
.pr-lg-5 {
padding-right: 100px !important;
}
.pb-lg-5 {
padding-bottom: 100px !important;
}
.pl-lg-5 {
padding-left: 100px !important;
}
.px-lg-5 {
padding-right: 100px !important;
padding-left: 100px !important;
}
.py-lg-5 {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.p-lg-6 {
padding: 120px !important;
}
.pt-lg-6 {
padding-top: 120px !important;
}
.pr-lg-6 {
padding-right: 120px !important;
}
.pb-lg-6 {
padding-bottom: 120px !important;
}
.pl-lg-6 {
padding-left: 120px !important;
}
.px-lg-6 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.py-lg-6 {
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.p-lg-7 {
padding: 140px !important;
}
.pt-lg-7 {
padding-top: 140px !important;
}
.pr-lg-7 {
padding-right: 140px !important;
}
.pb-lg-7 {
padding-bottom: 140px !important;
}
.pl-lg-7 {
padding-left: 140px !important;
}
.px-lg-7 {
padding-right: 140px !important;
padding-left: 140px !important;
}
.py-lg-7 {
padding-top: 140px !important;
padding-bottom: 140px !important;
}
}
@media (min-width: 1800px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0 {
margin-left: 0 !important;
}
.mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-xl-1 {
margin: 20px !important;
}
.mt-xl-1 {
margin-top: 20px !important;
}
.mr-xl-1 {
margin-right: 20px !important;
}
.mb-xl-1 {
margin-bottom: 20px !important;
}
.ml-xl-1 {
margin-left: 20px !important;
}
.mx-xl-1 {
margin-right: 20px !important;
margin-left: 20px !important;
}
.my-xl-1 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.m-xl-2 {
margin: 40px !important;
}
.mt-xl-2 {
margin-top: 40px !important;
}
.mr-xl-2 {
margin-right: 40px !important;
}
.mb-xl-2 {
margin-bottom: 40px !important;
}
.ml-xl-2 {
margin-left: 40px !important;
}
.mx-xl-2 {
margin-right: 40px !important;
margin-left: 40px !important;
}
.my-xl-2 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.m-xl-3 {
margin: 60px !important;
}
.mt-xl-3 {
margin-top: 60px !important;
}
.mr-xl-3 {
margin-right: 60px !important;
}
.mb-xl-3 {
margin-bottom: 60px !important;
}
.ml-xl-3 {
margin-left: 60px !important;
}
.mx-xl-3 {
margin-right: 60px !important;
margin-left: 60px !important;
}
.my-xl-3 {
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.m-xl-4 {
margin: 80px !important;
}
.mt-xl-4 {
margin-top: 80px !important;
}
.mr-xl-4 {
margin-right: 80px !important;
}
.mb-xl-4 {
margin-bottom: 80px !important;
}
.ml-xl-4 {
margin-left: 80px !important;
}
.mx-xl-4 {
margin-right: 80px !important;
margin-left: 80px !important;
}
.my-xl-4 {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.m-xl-5 {
margin: 100px !important;
}
.mt-xl-5 {
margin-top: 100px !important;
}
.mr-xl-5 {
margin-right: 100px !important;
}
.mb-xl-5 {
margin-bottom: 100px !important;
}
.ml-xl-5 {
margin-left: 100px !important;
}
.mx-xl-5 {
margin-right: 100px !important;
margin-left: 100px !important;
}
.my-xl-5 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.m-xl-6 {
margin: 120px !important;
}
.mt-xl-6 {
margin-top: 120px !important;
}
.mr-xl-6 {
margin-right: 120px !important;
}
.mb-xl-6 {
margin-bottom: 120px !important;
}
.ml-xl-6 {
margin-left: 120px !important;
}
.mx-xl-6 {
margin-right: 120px !important;
margin-left: 120px !important;
}
.my-xl-6 {
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.m-xl-7 {
margin: 140px !important;
}
.mt-xl-7 {
margin-top: 140px !important;
}
.mr-xl-7 {
margin-right: 140px !important;
}
.mb-xl-7 {
margin-bottom: 140px !important;
}
.ml-xl-7 {
margin-left: 140px !important;
}
.mx-xl-7 {
margin-right: 140px !important;
margin-left: 140px !important;
}
.my-xl-7 {
margin-top: 140px !important;
margin-bottom: 140px !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto {
margin-left: auto !important;
}
.mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0 {
padding-left: 0 !important;
}
.px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-xl-1 {
padding: 20px !important;
}
.pt-xl-1 {
padding-top: 20px !important;
}
.pr-xl-1 {
padding-right: 20px !important;
}
.pb-xl-1 {
padding-bottom: 20px !important;
}
.pl-xl-1 {
padding-left: 20px !important;
}
.px-xl-1 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.py-xl-1 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.p-xl-2 {
padding: 40px !important;
}
.pt-xl-2 {
padding-top: 40px !important;
}
.pr-xl-2 {
padding-right: 40px !important;
}
.pb-xl-2 {
padding-bottom: 40px !important;
}
.pl-xl-2 {
padding-left: 40px !important;
}
.px-xl-2 {
padding-right: 40px !important;
padding-left: 40px !important;
}
.py-xl-2 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.p-xl-3 {
padding: 60px !important;
}
.pt-xl-3 {
padding-top: 60px !important;
}
.pr-xl-3 {
padding-right: 60px !important;
}
.pb-xl-3 {
padding-bottom: 60px !important;
}
.pl-xl-3 {
padding-left: 60px !important;
}
.px-xl-3 {
padding-right: 60px !important;
padding-left: 60px !important;
}
.py-xl-3 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.p-xl-4 {
padding: 80px !important;
}
.pt-xl-4 {
padding-top: 80px !important;
}
.pr-xl-4 {
padding-right: 80px !important;
}
.pb-xl-4 {
padding-bottom: 80px !important;
}
.pl-xl-4 {
padding-left: 80px !important;
}
.px-xl-4 {
padding-right: 80px !important;
padding-left: 80px !important;
}
.py-xl-4 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.p-xl-5 {
padding: 100px !important;
}
.pt-xl-5 {
padding-top: 100px !important;
}
.pr-xl-5 {
padding-right: 100px !important;
}
.pb-xl-5 {
padding-bottom: 100px !important;
}
.pl-xl-5 {
padding-left: 100px !important;
}
.px-xl-5 {
padding-right: 100px !important;
padding-left: 100px !important;
}
.py-xl-5 {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.p-xl-6 {
padding: 120px !important;
}
.pt-xl-6 {
padding-top: 120px !important;
}
.pr-xl-6 {
padding-right: 120px !important;
}
.pb-xl-6 {
padding-bottom: 120px !important;
}
.pl-xl-6 {
padding-left: 120px !important;
}
.px-xl-6 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.py-xl-6 {
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.p-xl-7 {
padding: 140px !important;
}
.pt-xl-7 {
padding-top: 140px !important;
}
.pr-xl-7 {
padding-right: 140px !important;
}
.pb-xl-7 {
padding-bottom: 140px !important;
}
.pl-xl-7 {
padding-left: 140px !important;
}
.px-xl-7 {
padding-right: 140px !important;
padding-left: 140px !important;
}
.py-xl-7 {
padding-top: 140px !important;
padding-bottom: 140px !important;
}
} | Themes/MOVE/Styles/bootstrap-4-utilities.css | .grid {
display: grid;
grid-template-columns: repeat(12, 1fr);
grid-gap: 0 30px;
}
.grid.grid-reverse {
direction: rtl;
}
.grid-condensed {
grid-gap: 0 15px;
}
.gcol-12 {
grid-column: span 12;
}
.gcol-11 {
grid-column: span 11;
}
.gcol-10 {
grid-column: span 10;
}
.gcol-9 {
grid-column: span 9;
}
.gcol-8 {
grid-column: span 8;
}
.gcol-7 {
grid-column: span 7;
}
.gcol-6 {
grid-column: span 6;
}
.gcol-5 {
grid-column: span 5;
}
.gcol-4 {
grid-column: span 4;
}
.gcol-3 {
grid-column: span 3;
}
.gcol-2 {
grid-column: span 2;
}
.gcol-1 {
grid-column: span 1;
}
@media (min-width: 768px) {
.gcol-sm-12 {
grid-column: span 12;
}
.gcol-sm-11 {
grid-column: span 11;
}
.gcol-sm-10 {
grid-column: span 10;
}
.gcol-sm-9 {
grid-column: span 9;
}
.gcol-sm-8 {
grid-column: span 8;
}
.gcol-sm-7 {
grid-column: span 7;
}
.gcol-sm-6 {
grid-column: span 6;
}
.gcol-sm-5 {
grid-column: span 5;
}
.gcol-sm-4 {
grid-column: span 4;
}
.gcol-sm-3 {
grid-column: span 3;
}
.gcol-sm-2 {
grid-column: span 2;
}
.gcol-sm-1 {
grid-column: span 1;
}
}
@media (min-width: 992px) {
.gcol-md-12 {
grid-column: span 12;
}
.gcol-md-11 {
grid-column: span 11;
}
.gcol-md-10 {
grid-column: span 10;
}
.gcol-md-9 {
grid-column: span 9;
}
.gcol-md-8 {
grid-column: span 8;
}
.gcol-md-7 {
grid-column: span 7;
}
.gcol-md-6 {
grid-column: span 6;
}
.gcol-md-5 {
grid-column: span 5;
}
.gcol-md-4 {
grid-column: span 4;
}
.gcol-md-3 {
grid-column: span 3;
}
.gcol-md-2 {
grid-column: span 2;
}
.gcol-md-1 {
grid-column: span 1;
}
}
@media (min-width: 1600px) {
.gcol-lg-12 {
grid-column: span 12;
}
.gcol-lg-11 {
grid-column: span 11;
}
.gcol-lg-10 {
grid-column: span 10;
}
.gcol-lg-9 {
grid-column: span 9;
}
.gcol-lg-8 {
grid-column: span 8;
}
.gcol-lg-7 {
grid-column: span 7;
}
.gcol-lg-6 {
grid-column: span 6;
}
.gcol-lg-5 {
grid-column: span 5;
}
.gcol-lg-4 {
grid-column: span 4;
}
.gcol-lg-3 {
grid-column: span 3;
}
.gcol-lg-2 {
grid-column: span 2;
}
.gcol-lg-1 {
grid-column: span 1;
}
}
@media (min-width: 1800px) {
.gcol-xl-12 {
grid-column: span 12;
}
.gcol-xl-11 {
grid-column: span 11;
}
.gcol-xl-10 {
grid-column: span 10;
}
.gcol-xl-9 {
grid-column: span 9;
}
.gcol-xl-8 {
grid-column: span 8;
}
.gcol-xl-7 {
grid-column: span 7;
}
.gcol-xl-6 {
grid-column: span 6;
}
.gcol-xl-5 {
grid-column: span 5;
}
.gcol-xl-4 {
grid-column: span 4;
}
.gcol-xl-3 {
grid-column: span 3;
}
.gcol-xl-2 {
grid-column: span 2;
}
.gcol-xl-1 {
grid-column: span 1;
}
}
/*-- float utilities --*/
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 768px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 1600px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1800px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
/*-- text utilities --*/
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
@media (min-width: 768px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 1600px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1800px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
/*-- width utilities --*/
.w-50 {
width: 50% !important;
}
.w-65 {
width: 65% !important;
}
.w-75 {
width: 75% !important;
}
.w-85 {
width: 85% !important;
}
.w-100 {
width: 100% !important;
}
@media (min-width: 768px) {
.w-sm-50 {
width: 50% !important;
}
.w-sm-65 {
width: 65% !important;
}
.w-sm-75 {
width: 75% !important;
}
.w-sm-85 {
width: 85% !important;
}
.w-sm-100 {
width: 100% !important;
}
}
@media (min-width: 992px) {
.w-md-50 {
width: 50% !important;
}
.w-md-65 {
width: 65% !important;
}
.w-md-75 {
width: 75% !important;
}
.w-md-85 {
width: 85% !important;
}
.w-md-100 {
width: 100% !important;
}
}
@media (min-width: 1600px) {
.w-lg-50 {
width: 50% !important;
}
.w-lg-65 {
width: 65% !important;
}
.w-lg-75 {
width: 75% !important;
}
.w-lg-85 {
width: 85% !important;
}
.w-lg-100 {
width: 100% !important;
}
}
@media (min-width: 1800px) {
.w-xl-50 {
width: 50% !important;
}
.w-xl-65 {
width: 65% !important;
}
.w-xl-75 {
width: 75% !important;
}
.w-xl-85 {
width: 85% !important;
}
.w-xl-100 {
width: 100% !important;
}
}
/*-- height utilities --*/
.vh-25 {
height: 25vh !important;
}
.vh-50 {
height: 50vh !important;
}
.vh-75 {
height: 75vh !important;
}
.vh-100 {
height: 100vh !important;
}
@media (min-width: 768px) {
.vh-sm-25 {
height: 25vh !important;
}
.vh-sm-50 {
height: 50vh !important;
}
.vh-sm-75 {
height: 75vh !important;
}
.vh-sm-100 {
height: 100vh !important;
}
}
@media (min-width: 992px) {
.vh-md-25 {
height: 25vh !important;
}
.vh-md-50 {
height: 50vh !important;
}
.vh-md-75 {
height: 75vh !important;
}
.vh-md-100 {
height: 100vh !important;
}
}
@media (min-width: 1600px) {
.vh-lg-25 {
height: 25vh !important;
}
.vh-lg-50 {
height: 50vh !important;
}
.vh-lg-75 {
height: 75vh !important;
}
.vh-lg-100 {
height: 100vh !important;
}
}
@media (min-width: 1800px) {
.vh-xl-25 {
height: 25vh !important;
}
.vh-xl-50 {
height: 50vh !important;
}
.vh-xl-75 {
height: 75vh !important;
}
.vh-xl-100 {
height: 100vh !important;
}
}
/*-- ratio utilities --*/
.ratio-thin,
.ratio-landscape,
.ratio-shuare,
.ratio-square,
.ratio-portrait {
position: relative;
display: block;
}
.ratio-thin .ratio-item,
.ratio-landscape .ratio-item,
.ratio-shuare .ratio-item,
.ratio-square .ratio-item,
.ratio-portrait .ratio-item {
position: absolute;
right: 0;
bottom: 0;
left: 0;
top: 0;
}
.ratio-thin:before,
.ratio-landscape:before,
.ratio-shuare:before,
.ratio-square:before,
.ratio-portrait:before {
content: "";
display: block;
}
.ratio-thin:before {
padding-top: 40%;
}
.ratio-landscape:before {
padding-top: 50%;
}
.ratio-shuare:before {
padding-top: 70%;
}
.ratio-square:before {
padding-top: 100%;
}
.ratio-portrait:before {
padding-top: 150%;
}
@media (min-width: 768px) {
.ratio-sm-thin:before {
padding-top: 40% !important;
}
.ratio-sm-landscape:before {
padding-top: 50% !important;
}
.ratio-sm-shuare:before {
padding-top: 70% !important;
}
.ratio-sm-square:before {
padding-top: 100% !important;
}
.ratio-sm-portrait:before {
padding-top: 150% !important;
}
}
@media (min-width: 992px) {
.ratio-md-thin:before {
padding-top: 40% !important;
}
.ratio-md-landscape:before {
padding-top: 50% !important;
}
.ratio-md-shuare:before {
padding-top: 70% !important;
}
.ratio-md-square:before {
padding-top: 100% !important;
}
.ratio-md-portrait:before {
padding-top: 150% !important;
}
}
@media (min-width: 1600px) {
.ratio-lg-thin:before {
padding-top: 40% !important;
}
.ratio-lg-landscape:before {
padding-top: 50% !important;
}
.ratio-lg-shuare:before {
padding-top: 70% !important;
}
.ratio-lg-square:before {
padding-top: 100% !important;
}
.ratio-lg-portrait:before {
padding-top: 150% !important;
}
}
@media (min-width: 1800px) {
.ratio-xl-thin:before {
padding-top: 40% !important;
}
.ratio-xl-landscape:before {
padding-top: 50% !important;
}
.ratio-xl-shuare:before {
padding-top: 70% !important;
}
.ratio-xl-square:before {
padding-top: 100% !important;
}
.ratio-xl-portrait:before {
padding-top: 150% !important;
}
}
/*-- spacing utilities --*/
.m-0 {
margin: 0 !important;
}
.mt-0 {
margin-top: 0 !important;
}
.mr-0 {
margin-right: 0 !important;
}
.mb-0 {
margin-bottom: 0 !important;
}
.ml-0 {
margin-left: 0 !important;
}
.mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-1 {
margin: 20px !important;
}
.mt-1 {
margin-top: 20px !important;
}
.mr-1 {
margin-right: 20px !important;
}
.mb-1 {
margin-bottom: 20px !important;
}
.ml-1 {
margin-left: 20px !important;
}
.mx-1 {
margin-right: 20px !important;
margin-left: 20px !important;
}
.my-1 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.m-2 {
margin: 40px !important;
}
.mt-2 {
margin-top: 40px !important;
}
.mr-2 {
margin-right: 40px !important;
}
.mb-2 {
margin-bottom: 40px !important;
}
.ml-2 {
margin-left: 40px !important;
}
.mx-2 {
margin-right: 40px !important;
margin-left: 40px !important;
}
.my-2 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.m-3 {
margin: 60px !important;
}
.mt-3 {
margin-top: 60px !important;
}
.mr-3 {
margin-right: 60px !important;
}
.mb-3 {
margin-bottom: 60px !important;
}
.ml-3 {
margin-left: 60px !important;
}
.mx-3 {
margin-right: 60px !important;
margin-left: 60px !important;
}
.my-3 {
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.m-4 {
margin: 80px !important;
}
.mt-4 {
margin-top: 80px !important;
}
.mr-4 {
margin-right: 80px !important;
}
.mb-4 {
margin-bottom: 80px !important;
}
.ml-4 {
margin-left: 80px !important;
}
.mx-4 {
margin-right: 80px !important;
margin-left: 80px !important;
}
.my-4 {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.m-5 {
margin: 100px !important;
}
.mt-5 {
margin-top: 100px !important;
}
.mr-5 {
margin-right: 100px !important;
}
.mb-5 {
margin-bottom: 100px !important;
}
.ml-5 {
margin-left: 100px !important;
}
.mx-5 {
margin-right: 100px !important;
margin-left: 100px !important;
}
.my-5 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.m-6 {
margin: 120px !important;
}
.mt-6 {
margin-top: 120px !important;
}
.mr-6 {
margin-right: 120px !important;
}
.mb-6 {
margin-bottom: 120px !important;
}
.ml-6 {
margin-left: 120px !important;
}
.mx-6 {
margin-right: 120px !important;
margin-left: 120px !important;
}
.my-6 {
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.m-7 {
margin: 140px !important;
}
.mt-7 {
margin-top: 140px !important;
}
.mr-7 {
margin-right: 140px !important;
}
.mb-7 {
margin-bottom: 140px !important;
}
.ml-7 {
margin-left: 140px !important;
}
.mx-7 {
margin-right: 140px !important;
margin-left: 140px !important;
}
.my-7 {
margin-top: 140px !important;
margin-bottom: 140px !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto {
margin-top: auto !important;
}
.mr-auto {
margin-right: auto !important;
}
.mb-auto {
margin-bottom: auto !important;
}
.ml-auto {
margin-left: auto !important;
}
.mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pr-0 {
padding-right: 0 !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pl-0 {
padding-left: 0 !important;
}
.px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-1 {
padding: 20px !important;
}
.pt-1 {
padding-top: 20px !important;
}
.pr-1 {
padding-right: 20px !important;
}
.pb-1 {
padding-bottom: 20px !important;
}
.pl-1 {
padding-left: 20px !important;
}
.px-1 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.py-1 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.p-2 {
padding: 40px !important;
}
.pt-2 {
padding-top: 40px !important;
}
.pr-2 {
padding-right: 40px !important;
}
.pb-2 {
padding-bottom: 40px !important;
}
.pl-2 {
padding-left: 40px !important;
}
.px-2 {
padding-right: 40px !important;
padding-left: 40px !important;
}
.py-2 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.p-3 {
padding: 60px !important;
}
.pt-3 {
padding-top: 60px !important;
}
.pr-3 {
padding-right: 60px !important;
}
.pb-3 {
padding-bottom: 60px !important;
}
.pl-3 {
padding-left: 60px !important;
}
.px-3 {
padding-right: 60px !important;
padding-left: 60px !important;
}
.py-3 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.p-4 {
padding: 80px !important;
}
.pt-4 {
padding-top: 80px !important;
}
.pr-4 {
padding-right: 80px !important;
}
.pb-4 {
padding-bottom: 80px !important;
}
.pl-4 {
padding-left: 80px !important;
}
.px-4 {
padding-right: 80px !important;
padding-left: 80px !important;
}
.py-4 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.p-5 {
padding: 100px !important;
}
.pt-5 {
padding-top: 100px !important;
}
.pr-5 {
padding-right: 100px !important;
}
.pb-5 {
padding-bottom: 100px !important;
}
.pl-5 {
padding-left: 100px !important;
}
.px-5 {
padding-right: 100px !important;
padding-left: 100px !important;
}
.py-5 {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.p-6 {
padding: 120px !important;
}
.pt-6 {
padding-top: 120px !important;
}
.pr-6 {
padding-right: 120px !important;
}
.pb-6 {
padding-bottom: 120px !important;
}
.pl-6 {
padding-left: 120px !important;
}
.px-6 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.py-6 {
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.p-7 {
padding: 140px !important;
}
.pt-7 {
padding-top: 140px !important;
}
.pr-7 {
padding-right: 140px !important;
}
.pb-7 {
padding-bottom: 140px !important;
}
.pl-7 {
padding-left: 140px !important;
}
.px-7 {
padding-right: 140px !important;
padding-left: 140px !important;
}
.py-7 {
padding-top: 140px !important;
padding-bottom: 140px !important;
}
@media (min-width: 768px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0 {
margin-left: 0 !important;
}
.mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-sm-1 {
margin: 20px !important;
}
.mt-sm-1 {
margin-top: 20px !important;
}
.mr-sm-1 {
margin-right: 20px !important;
}
.mb-sm-1 {
margin-bottom: 20px !important;
}
.ml-sm-1 {
margin-left: 20px !important;
}
.mx-sm-1 {
margin-right: 20px !important;
margin-left: 20px !important;
}
.my-sm-1 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.m-sm-2 {
margin: 40px !important;
}
.mt-sm-2 {
margin-top: 40px !important;
}
.mr-sm-2 {
margin-right: 40px !important;
}
.mb-sm-2 {
margin-bottom: 40px !important;
}
.ml-sm-2 {
margin-left: 40px !important;
}
.mx-sm-2 {
margin-right: 40px !important;
margin-left: 40px !important;
}
.my-sm-2 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.m-sm-3 {
margin: 60px !important;
}
.mt-sm-3 {
margin-top: 60px !important;
}
.mr-sm-3 {
margin-right: 60px !important;
}
.mb-sm-3 {
margin-bottom: 60px !important;
}
.ml-sm-3 {
margin-left: 60px !important;
}
.mx-sm-3 {
margin-right: 60px !important;
margin-left: 60px !important;
}
.my-sm-3 {
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.m-sm-4 {
margin: 80px !important;
}
.mt-sm-4 {
margin-top: 80px !important;
}
.mr-sm-4 {
margin-right: 80px !important;
}
.mb-sm-4 {
margin-bottom: 80px !important;
}
.ml-sm-4 {
margin-left: 80px !important;
}
.mx-sm-4 {
margin-right: 80px !important;
margin-left: 80px !important;
}
.my-sm-4 {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.m-sm-5 {
margin: 100px !important;
}
.mt-sm-5 {
margin-top: 100px !important;
}
.mr-sm-5 {
margin-right: 100px !important;
}
.mb-sm-5 {
margin-bottom: 100px !important;
}
.ml-sm-5 {
margin-left: 100px !important;
}
.mx-sm-5 {
margin-right: 100px !important;
margin-left: 100px !important;
}
.my-sm-5 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.m-sm-6 {
margin: 120px !important;
}
.mt-sm-6 {
margin-top: 120px !important;
}
.mr-sm-6 {
margin-right: 120px !important;
}
.mb-sm-6 {
margin-bottom: 120px !important;
}
.ml-sm-6 {
margin-left: 120px !important;
}
.mx-sm-6 {
margin-right: 120px !important;
margin-left: 120px !important;
}
.my-sm-6 {
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.m-sm-7 {
margin: 140px !important;
}
.mt-sm-7 {
margin-top: 140px !important;
}
.mr-sm-7 {
margin-right: 140px !important;
}
.mb-sm-7 {
margin-bottom: 140px !important;
}
.ml-sm-7 {
margin-left: 140px !important;
}
.mx-sm-7 {
margin-right: 140px !important;
margin-left: 140px !important;
}
.my-sm-7 {
margin-top: 140px !important;
margin-bottom: 140px !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto {
margin-left: auto !important;
}
.mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0 {
padding-left: 0 !important;
}
.px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-sm-1 {
padding: 20px !important;
}
.pt-sm-1 {
padding-top: 20px !important;
}
.pr-sm-1 {
padding-right: 20px !important;
}
.pb-sm-1 {
padding-bottom: 20px !important;
}
.pl-sm-1 {
padding-left: 20px !important;
}
.px-sm-1 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.py-sm-1 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.p-sm-2 {
padding: 40px !important;
}
.pt-sm-2 {
padding-top: 40px !important;
}
.pr-sm-2 {
padding-right: 40px !important;
}
.pb-sm-2 {
padding-bottom: 40px !important;
}
.pl-sm-2 {
padding-left: 40px !important;
}
.px-sm-2 {
padding-right: 40px !important;
padding-left: 40px !important;
}
.py-sm-2 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.p-sm-3 {
padding: 60px !important;
}
.pt-sm-3 {
padding-top: 60px !important;
}
.pr-sm-3 {
padding-right: 60px !important;
}
.pb-sm-3 {
padding-bottom: 60px !important;
}
.pl-sm-3 {
padding-left: 60px !important;
}
.px-sm-3 {
padding-right: 60px !important;
padding-left: 60px !important;
}
.py-sm-3 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.p-sm-4 {
padding: 80px !important;
}
.pt-sm-4 {
padding-top: 80px !important;
}
.pr-sm-4 {
padding-right: 80px !important;
}
.pb-sm-4 {
padding-bottom: 80px !important;
}
.pl-sm-4 {
padding-left: 80px !important;
}
.px-sm-4 {
padding-right: 80px !important;
padding-left: 80px !important;
}
.py-sm-4 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.p-sm-5 {
padding: 100px !important;
}
.pt-sm-5 {
padding-top: 100px !important;
}
.pr-sm-5 {
padding-right: 100px !important;
}
.pb-sm-5 {
padding-bottom: 100px !important;
}
.pl-sm-5 {
padding-left: 100px !important;
}
.px-sm-5 {
padding-right: 100px !important;
padding-left: 100px !important;
}
.py-sm-5 {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.p-sm-6 {
padding: 120px !important;
}
.pt-sm-6 {
padding-top: 120px !important;
}
.pr-sm-6 {
padding-right: 120px !important;
}
.pb-sm-6 {
padding-bottom: 120px !important;
}
.pl-sm-6 {
padding-left: 120px !important;
}
.px-sm-6 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.py-sm-6 {
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.p-sm-7 {
padding: 140px !important;
}
.pt-sm-7 {
padding-top: 140px !important;
}
.pr-sm-7 {
padding-right: 140px !important;
}
.pb-sm-7 {
padding-bottom: 140px !important;
}
.pl-sm-7 {
padding-left: 140px !important;
}
.px-sm-7 {
padding-right: 140px !important;
padding-left: 140px !important;
}
.py-sm-7 {
padding-top: 140px !important;
padding-bottom: 140px !important;
}
}
@media (min-width: 992px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0 {
margin-top: 0 !important;
}
.mr-md-0 {
margin-right: 0 !important;
}
.mb-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0 {
margin-left: 0 !important;
}
.mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-md-1 {
margin: 20px !important;
}
.mt-md-1 {
margin-top: 20px !important;
}
.mr-md-1 {
margin-right: 20px !important;
}
.mb-md-1 {
margin-bottom: 20px !important;
}
.ml-md-1 {
margin-left: 20px !important;
}
.mx-md-1 {
margin-right: 20px !important;
margin-left: 20px !important;
}
.my-md-1 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.m-md-2 {
margin: 40px !important;
}
.mt-md-2 {
margin-top: 40px !important;
}
.mr-md-2 {
margin-right: 40px !important;
}
.mb-md-2 {
margin-bottom: 40px !important;
}
.ml-md-2 {
margin-left: 40px !important;
}
.mx-md-2 {
margin-right: 40px !important;
margin-left: 40px !important;
}
.my-md-2 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.m-md-3 {
margin: 60px !important;
}
.mt-md-3 {
margin-top: 60px !important;
}
.mr-md-3 {
margin-right: 60px !important;
}
.mb-md-3 {
margin-bottom: 60px !important;
}
.ml-md-3 {
margin-left: 60px !important;
}
.mx-md-3 {
margin-right: 60px !important;
margin-left: 60px !important;
}
.my-md-3 {
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.m-md-4 {
margin: 80px !important;
}
.mt-md-4 {
margin-top: 80px !important;
}
.mr-md-4 {
margin-right: 80px !important;
}
.mb-md-4 {
margin-bottom: 80px !important;
}
.ml-md-4 {
margin-left: 80px !important;
}
.mx-md-4 {
margin-right: 80px !important;
margin-left: 80px !important;
}
.my-md-4 {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.m-md-5 {
margin: 100px !important;
}
.mt-md-5 {
margin-top: 100px !important;
}
.mr-md-5 {
margin-right: 100px !important;
}
.mb-md-5 {
margin-bottom: 100px !important;
}
.ml-md-5 {
margin-left: 100px !important;
}
.mx-md-5 {
margin-right: 100px !important;
margin-left: 100px !important;
}
.my-md-5 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.m-md-6 {
margin: 120px !important;
}
.mt-md-6 {
margin-top: 120px !important;
}
.mr-md-6 {
margin-right: 120px !important;
}
.mb-md-6 {
margin-bottom: 120px !important;
}
.ml-md-6 {
margin-left: 120px !important;
}
.mx-md-6 {
margin-right: 120px !important;
margin-left: 120px !important;
}
.my-md-6 {
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.m-md-7 {
margin: 140px !important;
}
.mt-md-7 {
margin-top: 140px !important;
}
.mr-md-7 {
margin-right: 140px !important;
}
.mb-md-7 {
margin-bottom: 140px !important;
}
.ml-md-7 {
margin-left: 140px !important;
}
.mx-md-7 {
margin-right: 140px !important;
margin-left: 140px !important;
}
.my-md-7 {
margin-top: 140px !important;
margin-bottom: 140px !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto {
margin-top: auto !important;
}
.mr-md-auto {
margin-right: auto !important;
}
.mb-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto {
margin-left: auto !important;
}
.mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0 {
padding-top: 0 !important;
}
.pr-md-0 {
padding-right: 0 !important;
}
.pb-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0 {
padding-left: 0 !important;
}
.px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-md-1 {
padding: 20px !important;
}
.pt-md-1 {
padding-top: 20px !important;
}
.pr-md-1 {
padding-right: 20px !important;
}
.pb-md-1 {
padding-bottom: 20px !important;
}
.pl-md-1 {
padding-left: 20px !important;
}
.px-md-1 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.py-md-1 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.p-md-2 {
padding: 40px !important;
}
.pt-md-2 {
padding-top: 40px !important;
}
.pr-md-2 {
padding-right: 40px !important;
}
.pb-md-2 {
padding-bottom: 40px !important;
}
.pl-md-2 {
padding-left: 40px !important;
}
.px-md-2 {
padding-right: 40px !important;
padding-left: 40px !important;
}
.py-md-2 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.p-md-3 {
padding: 60px !important;
}
.pt-md-3 {
padding-top: 60px !important;
}
.pr-md-3 {
padding-right: 60px !important;
}
.pb-md-3 {
padding-bottom: 60px !important;
}
.pl-md-3 {
padding-left: 60px !important;
}
.px-md-3 {
padding-right: 60px !important;
padding-left: 60px !important;
}
.py-md-3 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.p-md-4 {
padding: 80px !important;
}
.pt-md-4 {
padding-top: 80px !important;
}
.pr-md-4 {
padding-right: 80px !important;
}
.pb-md-4 {
padding-bottom: 80px !important;
}
.pl-md-4 {
padding-left: 80px !important;
}
.px-md-4 {
padding-right: 80px !important;
padding-left: 80px !important;
}
.py-md-4 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.p-md-5 {
padding: 100px !important;
}
.pt-md-5 {
padding-top: 100px !important;
}
.pr-md-5 {
padding-right: 100px !important;
}
.pb-md-5 {
padding-bottom: 100px !important;
}
.pl-md-5 {
padding-left: 100px !important;
}
.px-md-5 {
padding-right: 100px !important;
padding-left: 100px !important;
}
.py-md-5 {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.p-md-6 {
padding: 120px !important;
}
.pt-md-6 {
padding-top: 120px !important;
}
.pr-md-6 {
padding-right: 120px !important;
}
.pb-md-6 {
padding-bottom: 120px !important;
}
.pl-md-6 {
padding-left: 120px !important;
}
.px-md-6 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.py-md-6 {
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.p-md-7 {
padding: 140px !important;
}
.pt-md-7 {
padding-top: 140px !important;
}
.pr-md-7 {
padding-right: 140px !important;
}
.pb-md-7 {
padding-bottom: 140px !important;
}
.pl-md-7 {
padding-left: 140px !important;
}
.px-md-7 {
padding-right: 140px !important;
padding-left: 140px !important;
}
.py-md-7 {
padding-top: 140px !important;
padding-bottom: 140px !important;
}
}
@media (min-width: 1600px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0 {
margin-left: 0 !important;
}
.mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-lg-1 {
margin: 20px !important;
}
.mt-lg-1 {
margin-top: 20px !important;
}
.mr-lg-1 {
margin-right: 20px !important;
}
.mb-lg-1 {
margin-bottom: 20px !important;
}
.ml-lg-1 {
margin-left: 20px !important;
}
.mx-lg-1 {
margin-right: 20px !important;
margin-left: 20px !important;
}
.my-lg-1 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.m-lg-2 {
margin: 40px !important;
}
.mt-lg-2 {
margin-top: 40px !important;
}
.mr-lg-2 {
margin-right: 40px !important;
}
.mb-lg-2 {
margin-bottom: 40px !important;
}
.ml-lg-2 {
margin-left: 40px !important;
}
.mx-lg-2 {
margin-right: 40px !important;
margin-left: 40px !important;
}
.my-lg-2 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.m-lg-3 {
margin: 60px !important;
}
.mt-lg-3 {
margin-top: 60px !important;
}
.mr-lg-3 {
margin-right: 60px !important;
}
.mb-lg-3 {
margin-bottom: 60px !important;
}
.ml-lg-3 {
margin-left: 60px !important;
}
.mx-lg-3 {
margin-right: 60px !important;
margin-left: 60px !important;
}
.my-lg-3 {
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.m-lg-4 {
margin: 80px !important;
}
.mt-lg-4 {
margin-top: 80px !important;
}
.mr-lg-4 {
margin-right: 80px !important;
}
.mb-lg-4 {
margin-bottom: 80px !important;
}
.ml-lg-4 {
margin-left: 80px !important;
}
.mx-lg-4 {
margin-right: 80px !important;
margin-left: 80px !important;
}
.my-lg-4 {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.m-lg-5 {
margin: 100px !important;
}
.mt-lg-5 {
margin-top: 100px !important;
}
.mr-lg-5 {
margin-right: 100px !important;
}
.mb-lg-5 {
margin-bottom: 100px !important;
}
.ml-lg-5 {
margin-left: 100px !important;
}
.mx-lg-5 {
margin-right: 100px !important;
margin-left: 100px !important;
}
.my-lg-5 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.m-lg-6 {
margin: 120px !important;
}
.mt-lg-6 {
margin-top: 120px !important;
}
.mr-lg-6 {
margin-right: 120px !important;
}
.mb-lg-6 {
margin-bottom: 120px !important;
}
.ml-lg-6 {
margin-left: 120px !important;
}
.mx-lg-6 {
margin-right: 120px !important;
margin-left: 120px !important;
}
.my-lg-6 {
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.m-lg-7 {
margin: 140px !important;
}
.mt-lg-7 {
margin-top: 140px !important;
}
.mr-lg-7 {
margin-right: 140px !important;
}
.mb-lg-7 {
margin-bottom: 140px !important;
}
.ml-lg-7 {
margin-left: 140px !important;
}
.mx-lg-7 {
margin-right: 140px !important;
margin-left: 140px !important;
}
.my-lg-7 {
margin-top: 140px !important;
margin-bottom: 140px !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto {
margin-left: auto !important;
}
.mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0 {
padding-left: 0 !important;
}
.px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-lg-1 {
padding: 20px !important;
}
.pt-lg-1 {
padding-top: 20px !important;
}
.pr-lg-1 {
padding-right: 20px !important;
}
.pb-lg-1 {
padding-bottom: 20px !important;
}
.pl-lg-1 {
padding-left: 20px !important;
}
.px-lg-1 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.py-lg-1 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.p-lg-2 {
padding: 40px !important;
}
.pt-lg-2 {
padding-top: 40px !important;
}
.pr-lg-2 {
padding-right: 40px !important;
}
.pb-lg-2 {
padding-bottom: 40px !important;
}
.pl-lg-2 {
padding-left: 40px !important;
}
.px-lg-2 {
padding-right: 40px !important;
padding-left: 40px !important;
}
.py-lg-2 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.p-lg-3 {
padding: 60px !important;
}
.pt-lg-3 {
padding-top: 60px !important;
}
.pr-lg-3 {
padding-right: 60px !important;
}
.pb-lg-3 {
padding-bottom: 60px !important;
}
.pl-lg-3 {
padding-left: 60px !important;
}
.px-lg-3 {
padding-right: 60px !important;
padding-left: 60px !important;
}
.py-lg-3 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.p-lg-4 {
padding: 80px !important;
}
.pt-lg-4 {
padding-top: 80px !important;
}
.pr-lg-4 {
padding-right: 80px !important;
}
.pb-lg-4 {
padding-bottom: 80px !important;
}
.pl-lg-4 {
padding-left: 80px !important;
}
.px-lg-4 {
padding-right: 80px !important;
padding-left: 80px !important;
}
.py-lg-4 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.p-lg-5 {
padding: 100px !important;
}
.pt-lg-5 {
padding-top: 100px !important;
}
.pr-lg-5 {
padding-right: 100px !important;
}
.pb-lg-5 {
padding-bottom: 100px !important;
}
.pl-lg-5 {
padding-left: 100px !important;
}
.px-lg-5 {
padding-right: 100px !important;
padding-left: 100px !important;
}
.py-lg-5 {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.p-lg-6 {
padding: 120px !important;
}
.pt-lg-6 {
padding-top: 120px !important;
}
.pr-lg-6 {
padding-right: 120px !important;
}
.pb-lg-6 {
padding-bottom: 120px !important;
}
.pl-lg-6 {
padding-left: 120px !important;
}
.px-lg-6 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.py-lg-6 {
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.p-lg-7 {
padding: 140px !important;
}
.pt-lg-7 {
padding-top: 140px !important;
}
.pr-lg-7 {
padding-right: 140px !important;
}
.pb-lg-7 {
padding-bottom: 140px !important;
}
.pl-lg-7 {
padding-left: 140px !important;
}
.px-lg-7 {
padding-right: 140px !important;
padding-left: 140px !important;
}
.py-lg-7 {
padding-top: 140px !important;
padding-bottom: 140px !important;
}
}
@media (min-width: 1800px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0 {
margin-left: 0 !important;
}
.mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.m-xl-1 {
margin: 20px !important;
}
.mt-xl-1 {
margin-top: 20px !important;
}
.mr-xl-1 {
margin-right: 20px !important;
}
.mb-xl-1 {
margin-bottom: 20px !important;
}
.ml-xl-1 {
margin-left: 20px !important;
}
.mx-xl-1 {
margin-right: 20px !important;
margin-left: 20px !important;
}
.my-xl-1 {
margin-top: 20px !important;
margin-bottom: 20px !important;
}
.m-xl-2 {
margin: 40px !important;
}
.mt-xl-2 {
margin-top: 40px !important;
}
.mr-xl-2 {
margin-right: 40px !important;
}
.mb-xl-2 {
margin-bottom: 40px !important;
}
.ml-xl-2 {
margin-left: 40px !important;
}
.mx-xl-2 {
margin-right: 40px !important;
margin-left: 40px !important;
}
.my-xl-2 {
margin-top: 40px !important;
margin-bottom: 40px !important;
}
.m-xl-3 {
margin: 60px !important;
}
.mt-xl-3 {
margin-top: 60px !important;
}
.mr-xl-3 {
margin-right: 60px !important;
}
.mb-xl-3 {
margin-bottom: 60px !important;
}
.ml-xl-3 {
margin-left: 60px !important;
}
.mx-xl-3 {
margin-right: 60px !important;
margin-left: 60px !important;
}
.my-xl-3 {
margin-top: 60px !important;
margin-bottom: 60px !important;
}
.m-xl-4 {
margin: 80px !important;
}
.mt-xl-4 {
margin-top: 80px !important;
}
.mr-xl-4 {
margin-right: 80px !important;
}
.mb-xl-4 {
margin-bottom: 80px !important;
}
.ml-xl-4 {
margin-left: 80px !important;
}
.mx-xl-4 {
margin-right: 80px !important;
margin-left: 80px !important;
}
.my-xl-4 {
margin-top: 80px !important;
margin-bottom: 80px !important;
}
.m-xl-5 {
margin: 100px !important;
}
.mt-xl-5 {
margin-top: 100px !important;
}
.mr-xl-5 {
margin-right: 100px !important;
}
.mb-xl-5 {
margin-bottom: 100px !important;
}
.ml-xl-5 {
margin-left: 100px !important;
}
.mx-xl-5 {
margin-right: 100px !important;
margin-left: 100px !important;
}
.my-xl-5 {
margin-top: 100px !important;
margin-bottom: 100px !important;
}
.m-xl-6 {
margin: 120px !important;
}
.mt-xl-6 {
margin-top: 120px !important;
}
.mr-xl-6 {
margin-right: 120px !important;
}
.mb-xl-6 {
margin-bottom: 120px !important;
}
.ml-xl-6 {
margin-left: 120px !important;
}
.mx-xl-6 {
margin-right: 120px !important;
margin-left: 120px !important;
}
.my-xl-6 {
margin-top: 120px !important;
margin-bottom: 120px !important;
}
.m-xl-7 {
margin: 140px !important;
}
.mt-xl-7 {
margin-top: 140px !important;
}
.mr-xl-7 {
margin-right: 140px !important;
}
.mb-xl-7 {
margin-bottom: 140px !important;
}
.ml-xl-7 {
margin-left: 140px !important;
}
.mx-xl-7 {
margin-right: 140px !important;
margin-left: 140px !important;
}
.my-xl-7 {
margin-top: 140px !important;
margin-bottom: 140px !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto {
margin-left: auto !important;
}
.mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0 {
padding-left: 0 !important;
}
.px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.p-xl-1 {
padding: 20px !important;
}
.pt-xl-1 {
padding-top: 20px !important;
}
.pr-xl-1 {
padding-right: 20px !important;
}
.pb-xl-1 {
padding-bottom: 20px !important;
}
.pl-xl-1 {
padding-left: 20px !important;
}
.px-xl-1 {
padding-right: 20px !important;
padding-left: 20px !important;
}
.py-xl-1 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.p-xl-2 {
padding: 40px !important;
}
.pt-xl-2 {
padding-top: 40px !important;
}
.pr-xl-2 {
padding-right: 40px !important;
}
.pb-xl-2 {
padding-bottom: 40px !important;
}
.pl-xl-2 {
padding-left: 40px !important;
}
.px-xl-2 {
padding-right: 40px !important;
padding-left: 40px !important;
}
.py-xl-2 {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
.p-xl-3 {
padding: 60px !important;
}
.pt-xl-3 {
padding-top: 60px !important;
}
.pr-xl-3 {
padding-right: 60px !important;
}
.pb-xl-3 {
padding-bottom: 60px !important;
}
.pl-xl-3 {
padding-left: 60px !important;
}
.px-xl-3 {
padding-right: 60px !important;
padding-left: 60px !important;
}
.py-xl-3 {
padding-top: 60px !important;
padding-bottom: 60px !important;
}
.p-xl-4 {
padding: 80px !important;
}
.pt-xl-4 {
padding-top: 80px !important;
}
.pr-xl-4 {
padding-right: 80px !important;
}
.pb-xl-4 {
padding-bottom: 80px !important;
}
.pl-xl-4 {
padding-left: 80px !important;
}
.px-xl-4 {
padding-right: 80px !important;
padding-left: 80px !important;
}
.py-xl-4 {
padding-top: 80px !important;
padding-bottom: 80px !important;
}
.p-xl-5 {
padding: 100px !important;
}
.pt-xl-5 {
padding-top: 100px !important;
}
.pr-xl-5 {
padding-right: 100px !important;
}
.pb-xl-5 {
padding-bottom: 100px !important;
}
.pl-xl-5 {
padding-left: 100px !important;
}
.px-xl-5 {
padding-right: 100px !important;
padding-left: 100px !important;
}
.py-xl-5 {
padding-top: 100px !important;
padding-bottom: 100px !important;
}
.p-xl-6 {
padding: 120px !important;
}
.pt-xl-6 {
padding-top: 120px !important;
}
.pr-xl-6 {
padding-right: 120px !important;
}
.pb-xl-6 {
padding-bottom: 120px !important;
}
.pl-xl-6 {
padding-left: 120px !important;
}
.px-xl-6 {
padding-right: 120px !important;
padding-left: 120px !important;
}
.py-xl-6 {
padding-top: 120px !important;
padding-bottom: 120px !important;
}
.p-xl-7 {
padding: 140px !important;
}
.pt-xl-7 {
padding-top: 140px !important;
}
.pr-xl-7 {
padding-right: 140px !important;
}
.pb-xl-7 {
padding-bottom: 140px !important;
}
.pl-xl-7 {
padding-left: 140px !important;
}
.px-xl-7 {
padding-right: 140px !important;
padding-left: 140px !important;
}
.py-xl-7 {
padding-top: 140px !important;
padding-bottom: 140px !important;
}
} | 0.699152 | 0.284092 |
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #f6f6f6;
color: #444;
font-family: "Roboto", sans-serif;
font-size: 16px;
line-height: 1;
}
.container {
max-width: 1100px;
padding: 0 20px;
margin: 0 auto;
}
.panel {
margin: 100px auto 40px;
max-width: 500px;
text-align: center;
}
.button_outer {
background: #83ccd3;
border-radius: 30px;
text-align: center;
height: 50px;
width: 400px;
display: inline-block;
transition: 0.2s;
position: relative;
overflow: hidden;
}
.btn_upload {
padding: 17px 30px 12px;
color: #fff;
text-align: center;
position: relative;
display: inline-block;
overflow: hidden;
z-index: 3;
white-space: nowrap;
}
.btn_upload input {
position: absolute;
width: 100%;
left: 0;
top: 0;
width: 100%;
height: 105%;
cursor: pointer;
opacity: 0;
}
.file_uploading {
width: 100%;
height: 10px;
margin-top: 20px;
background: #ccc;
}
.file_uploading .btn_upload {
display: none;
}
.processing_bar {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 100%;
border-radius: 30px;
background: #83ccd3;
transition: 3s;
}
.file_uploading .processing_bar {
width: 100%;
}
.success_box {
display: none;
width: 50px;
height: 50px;
position: relative;
}
.success_box:before {
content: "";
display: block;
width: 9px;
height: 18px;
border-bottom: 6px solid #fff;
border-right: 6px solid #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
left: 17px;
top: 10px;
}
.file_uploaded .success_box {
display: inline-block;
}
.file_uploaded {
margin-top: 0;
width: 50px;
background: #83ccd3;
height: 50px;
}
.uploaded_file_view {
max-width: 300px;
margin: 40px auto;
text-align: center;
position: relative;
transition: 0.2s;
opacity: 0;
border: 2px solid #ddd;
padding: 15px;
}
.file_remove {
width: 30px;
height: 30px;
border-radius: 50%;
display: block;
position: absolute;
background: #aaa;
line-height: 30px;
color: #fff;
font-size: 12px;
cursor: pointer;
right: -15px;
top: -15px;
}
.file_remove:hover {
background: #222;
transition: 0.2s;
}
.uploaded_file_view img {
max-width: 100%;
}
.uploaded_file_view.show {
opacity: 1;
}
.error_msg {
text-align: center;
color: #f00;
} | image_encoder/encoder/static/encoder/style.css | * {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
background: #f6f6f6;
color: #444;
font-family: "Roboto", sans-serif;
font-size: 16px;
line-height: 1;
}
.container {
max-width: 1100px;
padding: 0 20px;
margin: 0 auto;
}
.panel {
margin: 100px auto 40px;
max-width: 500px;
text-align: center;
}
.button_outer {
background: #83ccd3;
border-radius: 30px;
text-align: center;
height: 50px;
width: 400px;
display: inline-block;
transition: 0.2s;
position: relative;
overflow: hidden;
}
.btn_upload {
padding: 17px 30px 12px;
color: #fff;
text-align: center;
position: relative;
display: inline-block;
overflow: hidden;
z-index: 3;
white-space: nowrap;
}
.btn_upload input {
position: absolute;
width: 100%;
left: 0;
top: 0;
width: 100%;
height: 105%;
cursor: pointer;
opacity: 0;
}
.file_uploading {
width: 100%;
height: 10px;
margin-top: 20px;
background: #ccc;
}
.file_uploading .btn_upload {
display: none;
}
.processing_bar {
position: absolute;
left: 0;
top: 0;
width: 0;
height: 100%;
border-radius: 30px;
background: #83ccd3;
transition: 3s;
}
.file_uploading .processing_bar {
width: 100%;
}
.success_box {
display: none;
width: 50px;
height: 50px;
position: relative;
}
.success_box:before {
content: "";
display: block;
width: 9px;
height: 18px;
border-bottom: 6px solid #fff;
border-right: 6px solid #fff;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
left: 17px;
top: 10px;
}
.file_uploaded .success_box {
display: inline-block;
}
.file_uploaded {
margin-top: 0;
width: 50px;
background: #83ccd3;
height: 50px;
}
.uploaded_file_view {
max-width: 300px;
margin: 40px auto;
text-align: center;
position: relative;
transition: 0.2s;
opacity: 0;
border: 2px solid #ddd;
padding: 15px;
}
.file_remove {
width: 30px;
height: 30px;
border-radius: 50%;
display: block;
position: absolute;
background: #aaa;
line-height: 30px;
color: #fff;
font-size: 12px;
cursor: pointer;
right: -15px;
top: -15px;
}
.file_remove:hover {
background: #222;
transition: 0.2s;
}
.uploaded_file_view img {
max-width: 100%;
}
.uploaded_file_view.show {
opacity: 1;
}
.error_msg {
text-align: center;
color: #f00;
} | 0.529263 | 0.110663 |
@page {
size: A4 portrait;
margin: 10mm;
}
@media print {
html, body {
zoom: 0.8;
}
.elements {
padding-left: 0;
padding-right: 0;
}
.g1 {
grid-template-columns: repeat(1, 1fr);
}
.g2 {
grid-template-columns: repeat(2, 1fr);
}
.g3 {
grid-template-columns: repeat(3, 1fr);
}
.g4 {
grid-template-columns: repeat(4, 1fr);
}
.g4 {
grid-template-columns: repeat(4, 1fr);
}
.g5 {
grid-template-columns: repeat(5, 1fr);
}
}
@media screen {
html, body {
text-align: center;
}
.elements {
display: inline-block;
}
.g1 {
grid-template-columns: repeat(1, 22rem);
}
.g2 {
grid-template-columns: repeat(2, 22rem);
}
.g3 {
grid-template-columns: repeat(3, 22rem);
}
.g4 {
grid-template-columns: repeat(4, 22rem);
}
.g5 {
grid-template-columns: repeat(5, 22rem);
}
.g6 {
grid-template-columns: repeat(6, 22rem);
}
}
html, body {
font-size: 13px;
margin: 0.2rem;
font-family: monospace;
white-space: nowrap;
}
sub {
vertical-align: baseline;
font-size: smaller;
}
.grid {
display: grid;
column-gap: 0.5rem;
row-gap: 2.5rem;
justify-content: center;
justify-items: stretch;
align-items: end;
align-content: start;
text-align: left;
}
/* general */
.mr1 {
margin-right: 1rem;
}
.mb1 {
margin-bottom: 1rem;
}
.mb3 {
margin-bottom: 3rem;
}
.p05 {
padding: 0.5rem;
}
.break {
page-break-after: always;
}
.pointer {
cursor: pointer;
}
.id, a, a:visited {
color: cornflowerblue;
}
.name {
color: lightskyblue;
}
.sequence {
font-size: 1.4rem;
white-space: pre;
}
.elements {
padding: 1rem;
}
/* busy */
.busy {
opacity: 0.1;
margin: 60px;
animation-name: spin;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
50% {
transform: rotate(360deg);
}
100% {
transform: rotate(0deg);
}
} | nil-cube/nilcube.css | @page {
size: A4 portrait;
margin: 10mm;
}
@media print {
html, body {
zoom: 0.8;
}
.elements {
padding-left: 0;
padding-right: 0;
}
.g1 {
grid-template-columns: repeat(1, 1fr);
}
.g2 {
grid-template-columns: repeat(2, 1fr);
}
.g3 {
grid-template-columns: repeat(3, 1fr);
}
.g4 {
grid-template-columns: repeat(4, 1fr);
}
.g4 {
grid-template-columns: repeat(4, 1fr);
}
.g5 {
grid-template-columns: repeat(5, 1fr);
}
}
@media screen {
html, body {
text-align: center;
}
.elements {
display: inline-block;
}
.g1 {
grid-template-columns: repeat(1, 22rem);
}
.g2 {
grid-template-columns: repeat(2, 22rem);
}
.g3 {
grid-template-columns: repeat(3, 22rem);
}
.g4 {
grid-template-columns: repeat(4, 22rem);
}
.g5 {
grid-template-columns: repeat(5, 22rem);
}
.g6 {
grid-template-columns: repeat(6, 22rem);
}
}
html, body {
font-size: 13px;
margin: 0.2rem;
font-family: monospace;
white-space: nowrap;
}
sub {
vertical-align: baseline;
font-size: smaller;
}
.grid {
display: grid;
column-gap: 0.5rem;
row-gap: 2.5rem;
justify-content: center;
justify-items: stretch;
align-items: end;
align-content: start;
text-align: left;
}
/* general */
.mr1 {
margin-right: 1rem;
}
.mb1 {
margin-bottom: 1rem;
}
.mb3 {
margin-bottom: 3rem;
}
.p05 {
padding: 0.5rem;
}
.break {
page-break-after: always;
}
.pointer {
cursor: pointer;
}
.id, a, a:visited {
color: cornflowerblue;
}
.name {
color: lightskyblue;
}
.sequence {
font-size: 1.4rem;
white-space: pre;
}
.elements {
padding: 1rem;
}
/* busy */
.busy {
opacity: 0.1;
margin: 60px;
animation-name: spin;
animation-duration: 3s;
animation-iteration-count: infinite;
animation-timing-function: ease-in-out;
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
50% {
transform: rotate(360deg);
}
100% {
transform: rotate(0deg);
}
} | 0.711331 | 0.376623 |
.card {
transform: rotate(-8deg);
position: absolute;
height: 60%;
width: 65%;
top: 20%;
left: 17.5%;
}
.card__side {
transform-style: preserve-3d;
transition: all 1s ease;
color: white;
font-size: 2rem;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
border-radius: 3px;
}
.card__side--back {
opacity: 0;
will-change: transform;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform: translateX(20%) rotateY(180deg);
background-image: linear-gradient( rgba(0, 0, 0, 0.5) 0%);
transform: rotateX(0deg);
-webkit-transform: rotateX(270deg);
}
.card__side--front {
will-change: transform;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transition: all 0.75s ease;
}
.card:hover .card__side--front {
opacity: 0;
transform: rotateY(-180deg);
}
.card:hover .card__side--back {
opacity: 1;
transform: rotateY(0);
}
.card__heading {
position: absolute;
line-height: 2.2rem;
font-family: Julius Sans One;
font-size: 1.15rem;
letter-spacing: 0.25rem;
font-weight: 300;
text-align: right;
color: #fff;
top: -1rem;
right: 0rem;
}
.card__heading-span {
padding: 1rem 1.5rem;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
background-image: linear-gradient( to right bottom, rgba(0, 0, 0, 1) 0%, rgba(183, 169, 217, 1) 54%, rgba(137, 90, 243, 1) 100%);
}
.card__details {
padding: 3rem;
}
.card__cta {
position: absolute;
font-family: 'Great Vibes';
font-size: 3rem;
width: 100%;
top: 40%;
left: 45%;
transform: translate(-50%, 50%);
text-align: center;
}
.card__data {
position: absolute;
transform: rotate(10deg);
overflow: hidden;
font-family: 'Montserrat';
font-style: italic;
font-weight: bold;
color: rgba(255, 255, 255, 0.8);
width: 50%;
bottom: 40%;
left: 70%;
line-height: 1.75rem;
/* letter-spacing: 0.05rem; */
transform: translate(-50%, 50%);
text-align: center;
}
.card__data__prelude {
font-size: 0.9rem;
}
.card__data>.card__qoute {
margin-top: 0.5rem;
font-size: 1rem;
color: #00c2cb;
}
.card-value {
font-weight: 100;
text-shadow: 10px 10px #000000;
border-bottom: 2px solid #000;
transform: rotate(8deg);
margin: 0 0 1.45rem !important;
line-height: 50%;
}
.card-value-description {
position: absolute;
left: 40%;
font-size: 1rem !important;
transform: rotate(8deg);
border: 1px solid #000;
border-top-right-radius: 25px;
border-bottom-left-radius: 25px;
padding: 0.5rem;
width: 25%;
top: 80%;
text-shadow: none;
color: #EECC00;
background-image: linear-gradient( rgba(0, 0, 0, 0.5) 0%);
} | src/styles/cardStyles.css | .card {
transform: rotate(-8deg);
position: absolute;
height: 60%;
width: 65%;
top: 20%;
left: 17.5%;
}
.card__side {
transform-style: preserve-3d;
transition: all 1s ease;
color: white;
font-size: 2rem;
position: absolute;
height: 100%;
width: 100%;
top: 0;
left: 0;
border-radius: 3px;
}
.card__side--back {
opacity: 0;
will-change: transform;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transform: translateX(20%) rotateY(180deg);
background-image: linear-gradient( rgba(0, 0, 0, 0.5) 0%);
transform: rotateX(0deg);
-webkit-transform: rotateX(270deg);
}
.card__side--front {
will-change: transform;
backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
transition: all 0.75s ease;
}
.card:hover .card__side--front {
opacity: 0;
transform: rotateY(-180deg);
}
.card:hover .card__side--back {
opacity: 1;
transform: rotateY(0);
}
.card__heading {
position: absolute;
line-height: 2.2rem;
font-family: Julius Sans One;
font-size: 1.15rem;
letter-spacing: 0.25rem;
font-weight: 300;
text-align: right;
color: #fff;
top: -1rem;
right: 0rem;
}
.card__heading-span {
padding: 1rem 1.5rem;
-webkit-box-decoration-break: clone;
box-decoration-break: clone;
background-image: linear-gradient( to right bottom, rgba(0, 0, 0, 1) 0%, rgba(183, 169, 217, 1) 54%, rgba(137, 90, 243, 1) 100%);
}
.card__details {
padding: 3rem;
}
.card__cta {
position: absolute;
font-family: 'Great Vibes';
font-size: 3rem;
width: 100%;
top: 40%;
left: 45%;
transform: translate(-50%, 50%);
text-align: center;
}
.card__data {
position: absolute;
transform: rotate(10deg);
overflow: hidden;
font-family: 'Montserrat';
font-style: italic;
font-weight: bold;
color: rgba(255, 255, 255, 0.8);
width: 50%;
bottom: 40%;
left: 70%;
line-height: 1.75rem;
/* letter-spacing: 0.05rem; */
transform: translate(-50%, 50%);
text-align: center;
}
.card__data__prelude {
font-size: 0.9rem;
}
.card__data>.card__qoute {
margin-top: 0.5rem;
font-size: 1rem;
color: #00c2cb;
}
.card-value {
font-weight: 100;
text-shadow: 10px 10px #000000;
border-bottom: 2px solid #000;
transform: rotate(8deg);
margin: 0 0 1.45rem !important;
line-height: 50%;
}
.card-value-description {
position: absolute;
left: 40%;
font-size: 1rem !important;
transform: rotate(8deg);
border: 1px solid #000;
border-top-right-radius: 25px;
border-bottom-left-radius: 25px;
padding: 0.5rem;
width: 25%;
top: 80%;
text-shadow: none;
color: #EECC00;
background-image: linear-gradient( rgba(0, 0, 0, 0.5) 0%);
} | 0.610221 | 0.091058 |
@-moz-document domain("mtggoldfish.com") {
body,
.archetype-tile,
.help-block,
.panel-body,
.tablesorter-bootstrap .tablesorter-filter-row input.tablesorter-filter,
.tablesorter-bootstrap .tablesorter-filter-row select.tablesorter-filter,
.dropdown-menu,
.dropdown-menu>li>a{
color: #ccc;
background-color: #222;
}
a,
.article-sidebar-article-title,
.stealth-link{
color: #6fafee;
}
a:hover,
a:focus,
.stealth-link:hover,
.stealth-link:focus{
color: #c8e0f9;
}
.input-group-addon,
.form-control,
.copy-paste-box,
.panel-default>.panel-heading{
color: #ccc;
background-color: #333;
}
.nav-tabs>li{
background-color: #333;
}
.priceList-set-header-link:link{
color: #f26739;
}
a#toggle-online.btn.btn-default.btn-warning.disabled,
a#toggle-paper.btn.btn-default.btn-primary.disabled{
color: #333;
background-color: #fff;
}
.img-feature,
.priceList-set-header{
background-color: #444;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a:hover{
color: #6fafee;
background-color: #444;
}
.dropdown-header{
color: #f26739;
background-color: #222;
}
.dropdown-menu .divider{
background-color: #555;
}
.color-declining,
.featured-unit-author{
color: #f26739;
}
.sprite-set_symbols_A25,
.sprite-set_symbols_XLN,
.sprite-set_symbols_AVR,
.sprite-set_symbols_DGM,
.sprite-set_symbols_GTC,
.sprite-set_symbols_RTR,
.sprite-set_symbols_DKA,
.sprite-set_symbols_ISD,
.sprite-set_symbols_EXP,
.sprite-set_symbols_MS2,
.sprite-set_symbols_NPH,
.sprite-set_symbols_MMA,
.sprite-set_symbols_NE,
.sprite-set_symbols_DDL,
.sprite-set_symbols_DDK,
.sprite-set_symbols_DDJ,
.sprite-set_symbols_DDI,
.sprite-set_symbols_DDH,
.sprite-set_symbols_DDP,
.sprite-set_symbols_V10,
.sprite-set_symbols_V11,
.sprite-set_symbols_PC2,
.sprite-set_symbols_E01,
.sprite-set_symbols_CMD,
.sprite-set_symbols_C17,
.sprite-set_symbols_TPR,
.sprite-set_symbols_WL{
background-color: #fff;
}
#graphdiv-online > div > div > div,
#graphdiv-paper > div > div > div{
color: #fff;
}
.article-sidebar-series>.articles-highlight-series:hover,
.dropdown-menu>li>a:hover{
color: #fff;
background-color: #f26739;
}
.menu-date-subtext{
color: #fff !important;
}
.text-muted{
color: #999;
}
.glyphicon-edit,
.glyphicon-trash{
color: #ccc;
}
.bg-danger{
background-color: #422;
}
.tablesorter-header{
background-color: #222 !important;
}
.tablesorter-bootstrap tbody>.odd:hover>td,
.tablesorter-bootstrap tbody>.even:hover>td{
background-color: #555;
}
.tablesorter-bootstrap .tablesorter-filter-row>td,
.tournament-decklist-odd,
.tablesorter-bootstrap tr.odd>td{
background-color: #333;
}
.tablesorter-bootstrap tbody>tr.even>td{
background-color: #222;
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #333;
}
.btn,
.list-group-item,
.article-sidebar-article-date,
.featured-unit-contents,
.popover,
.deck-tile,
.article-table-of-contents{
color: #ccc;
background-color: #333;
}
} | data/usercss/168656.user.css | @-moz-document domain("mtggoldfish.com") {
body,
.archetype-tile,
.help-block,
.panel-body,
.tablesorter-bootstrap .tablesorter-filter-row input.tablesorter-filter,
.tablesorter-bootstrap .tablesorter-filter-row select.tablesorter-filter,
.dropdown-menu,
.dropdown-menu>li>a{
color: #ccc;
background-color: #222;
}
a,
.article-sidebar-article-title,
.stealth-link{
color: #6fafee;
}
a:hover,
a:focus,
.stealth-link:hover,
.stealth-link:focus{
color: #c8e0f9;
}
.input-group-addon,
.form-control,
.copy-paste-box,
.panel-default>.panel-heading{
color: #ccc;
background-color: #333;
}
.nav-tabs>li{
background-color: #333;
}
.priceList-set-header-link:link{
color: #f26739;
}
a#toggle-online.btn.btn-default.btn-warning.disabled,
a#toggle-paper.btn.btn-default.btn-primary.disabled{
color: #333;
background-color: #fff;
}
.img-feature,
.priceList-set-header{
background-color: #444;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus,
.nav-tabs>li>a:hover{
color: #6fafee;
background-color: #444;
}
.dropdown-header{
color: #f26739;
background-color: #222;
}
.dropdown-menu .divider{
background-color: #555;
}
.color-declining,
.featured-unit-author{
color: #f26739;
}
.sprite-set_symbols_A25,
.sprite-set_symbols_XLN,
.sprite-set_symbols_AVR,
.sprite-set_symbols_DGM,
.sprite-set_symbols_GTC,
.sprite-set_symbols_RTR,
.sprite-set_symbols_DKA,
.sprite-set_symbols_ISD,
.sprite-set_symbols_EXP,
.sprite-set_symbols_MS2,
.sprite-set_symbols_NPH,
.sprite-set_symbols_MMA,
.sprite-set_symbols_NE,
.sprite-set_symbols_DDL,
.sprite-set_symbols_DDK,
.sprite-set_symbols_DDJ,
.sprite-set_symbols_DDI,
.sprite-set_symbols_DDH,
.sprite-set_symbols_DDP,
.sprite-set_symbols_V10,
.sprite-set_symbols_V11,
.sprite-set_symbols_PC2,
.sprite-set_symbols_E01,
.sprite-set_symbols_CMD,
.sprite-set_symbols_C17,
.sprite-set_symbols_TPR,
.sprite-set_symbols_WL{
background-color: #fff;
}
#graphdiv-online > div > div > div,
#graphdiv-paper > div > div > div{
color: #fff;
}
.article-sidebar-series>.articles-highlight-series:hover,
.dropdown-menu>li>a:hover{
color: #fff;
background-color: #f26739;
}
.menu-date-subtext{
color: #fff !important;
}
.text-muted{
color: #999;
}
.glyphicon-edit,
.glyphicon-trash{
color: #ccc;
}
.bg-danger{
background-color: #422;
}
.tablesorter-header{
background-color: #222 !important;
}
.tablesorter-bootstrap tbody>.odd:hover>td,
.tablesorter-bootstrap tbody>.even:hover>td{
background-color: #555;
}
.tablesorter-bootstrap .tablesorter-filter-row>td,
.tournament-decklist-odd,
.tablesorter-bootstrap tr.odd>td{
background-color: #333;
}
.tablesorter-bootstrap tbody>tr.even>td{
background-color: #222;
}
.table-striped>tbody>tr:nth-of-type(odd) {
background-color: #333;
}
.btn,
.list-group-item,
.article-sidebar-article-date,
.featured-unit-contents,
.popover,
.deck-tile,
.article-table-of-contents{
color: #ccc;
background-color: #333;
}
} | 0.209955 | 0.045692 |
.chrys-color-bokeh-yellow-orange-brown-3-1 {
color: #d95f0e; }
.chrys-color-bokeh-yellow-orange-brown-3-2 {
color: #fec44f; }
.chrys-color-bokeh-yellow-orange-brown-3-3 {
color: #fff7bc; }
.chrys-color-bokeh-yellow-orange-brown-4-1 {
color: #cc4c02; }
.chrys-color-bokeh-yellow-orange-brown-4-2 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-4-3 {
color: #fed98e; }
.chrys-color-bokeh-yellow-orange-brown-4-4 {
color: #ffffd4; }
.chrys-color-bokeh-yellow-orange-brown-5-1 {
color: #993404; }
.chrys-color-bokeh-yellow-orange-brown-5-2 {
color: #d95f0e; }
.chrys-color-bokeh-yellow-orange-brown-5-3 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-5-4 {
color: #fed98e; }
.chrys-color-bokeh-yellow-orange-brown-5-5 {
color: #ffffd4; }
.chrys-color-bokeh-yellow-orange-brown-6-1 {
color: #993404; }
.chrys-color-bokeh-yellow-orange-brown-6-2 {
color: #d95f0e; }
.chrys-color-bokeh-yellow-orange-brown-6-3 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-6-4 {
color: #fec44f; }
.chrys-color-bokeh-yellow-orange-brown-6-5 {
color: #fee391; }
.chrys-color-bokeh-yellow-orange-brown-6-6 {
color: #ffffd4; }
.chrys-color-bokeh-yellow-orange-brown-7-1 {
color: #8c2d04; }
.chrys-color-bokeh-yellow-orange-brown-7-2 {
color: #cc4c02; }
.chrys-color-bokeh-yellow-orange-brown-7-3 {
color: #ec7014; }
.chrys-color-bokeh-yellow-orange-brown-7-4 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-7-5 {
color: #fec44f; }
.chrys-color-bokeh-yellow-orange-brown-7-6 {
color: #fee391; }
.chrys-color-bokeh-yellow-orange-brown-7-7 {
color: #ffffd4; }
.chrys-color-bokeh-yellow-orange-brown-8-1 {
color: #8c2d04; }
.chrys-color-bokeh-yellow-orange-brown-8-2 {
color: #cc4c02; }
.chrys-color-bokeh-yellow-orange-brown-8-3 {
color: #ec7014; }
.chrys-color-bokeh-yellow-orange-brown-8-4 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-8-5 {
color: #fec44f; }
.chrys-color-bokeh-yellow-orange-brown-8-6 {
color: #fee391; }
.chrys-color-bokeh-yellow-orange-brown-8-7 {
color: #fff7bc; }
.chrys-color-bokeh-yellow-orange-brown-8-8 {
color: #ffffe5; }
.chrys-color-bokeh-yellow-orange-brown-9-1 {
color: #662506; }
.chrys-color-bokeh-yellow-orange-brown-9-2 {
color: #993404; }
.chrys-color-bokeh-yellow-orange-brown-9-3 {
color: #cc4c02; }
.chrys-color-bokeh-yellow-orange-brown-9-4 {
color: #ec7014; }
.chrys-color-bokeh-yellow-orange-brown-9-5 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-9-6 {
color: #fec44f; }
.chrys-color-bokeh-yellow-orange-brown-9-7 {
color: #fee391; }
.chrys-color-bokeh-yellow-orange-brown-9-8 {
color: #fff7bc; }
.chrys-color-bokeh-yellow-orange-brown-9-9 {
color: #ffffe5; } | demo/css/color/bokeh-yellow-orange-brown.css | .chrys-color-bokeh-yellow-orange-brown-3-1 {
color: #d95f0e; }
.chrys-color-bokeh-yellow-orange-brown-3-2 {
color: #fec44f; }
.chrys-color-bokeh-yellow-orange-brown-3-3 {
color: #fff7bc; }
.chrys-color-bokeh-yellow-orange-brown-4-1 {
color: #cc4c02; }
.chrys-color-bokeh-yellow-orange-brown-4-2 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-4-3 {
color: #fed98e; }
.chrys-color-bokeh-yellow-orange-brown-4-4 {
color: #ffffd4; }
.chrys-color-bokeh-yellow-orange-brown-5-1 {
color: #993404; }
.chrys-color-bokeh-yellow-orange-brown-5-2 {
color: #d95f0e; }
.chrys-color-bokeh-yellow-orange-brown-5-3 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-5-4 {
color: #fed98e; }
.chrys-color-bokeh-yellow-orange-brown-5-5 {
color: #ffffd4; }
.chrys-color-bokeh-yellow-orange-brown-6-1 {
color: #993404; }
.chrys-color-bokeh-yellow-orange-brown-6-2 {
color: #d95f0e; }
.chrys-color-bokeh-yellow-orange-brown-6-3 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-6-4 {
color: #fec44f; }
.chrys-color-bokeh-yellow-orange-brown-6-5 {
color: #fee391; }
.chrys-color-bokeh-yellow-orange-brown-6-6 {
color: #ffffd4; }
.chrys-color-bokeh-yellow-orange-brown-7-1 {
color: #8c2d04; }
.chrys-color-bokeh-yellow-orange-brown-7-2 {
color: #cc4c02; }
.chrys-color-bokeh-yellow-orange-brown-7-3 {
color: #ec7014; }
.chrys-color-bokeh-yellow-orange-brown-7-4 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-7-5 {
color: #fec44f; }
.chrys-color-bokeh-yellow-orange-brown-7-6 {
color: #fee391; }
.chrys-color-bokeh-yellow-orange-brown-7-7 {
color: #ffffd4; }
.chrys-color-bokeh-yellow-orange-brown-8-1 {
color: #8c2d04; }
.chrys-color-bokeh-yellow-orange-brown-8-2 {
color: #cc4c02; }
.chrys-color-bokeh-yellow-orange-brown-8-3 {
color: #ec7014; }
.chrys-color-bokeh-yellow-orange-brown-8-4 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-8-5 {
color: #fec44f; }
.chrys-color-bokeh-yellow-orange-brown-8-6 {
color: #fee391; }
.chrys-color-bokeh-yellow-orange-brown-8-7 {
color: #fff7bc; }
.chrys-color-bokeh-yellow-orange-brown-8-8 {
color: #ffffe5; }
.chrys-color-bokeh-yellow-orange-brown-9-1 {
color: #662506; }
.chrys-color-bokeh-yellow-orange-brown-9-2 {
color: #993404; }
.chrys-color-bokeh-yellow-orange-brown-9-3 {
color: #cc4c02; }
.chrys-color-bokeh-yellow-orange-brown-9-4 {
color: #ec7014; }
.chrys-color-bokeh-yellow-orange-brown-9-5 {
color: #fe9929; }
.chrys-color-bokeh-yellow-orange-brown-9-6 {
color: #fec44f; }
.chrys-color-bokeh-yellow-orange-brown-9-7 {
color: #fee391; }
.chrys-color-bokeh-yellow-orange-brown-9-8 {
color: #fff7bc; }
.chrys-color-bokeh-yellow-orange-brown-9-9 {
color: #ffffe5; } | 0.582135 | 0.229902 |
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:300,400,500,600,700,800");
body {
background-image: url('https://i.ibb.co/Ldf8wcS/background.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
font-family: "Titillium Web", sans-serif;
background-color: var(--body-bg);
color: white;
text-align: center;
text-decoration: none
}
img {
-webkit-user-select: none;
-ms-user-select: none;
user-select: none
}
@media only screen and (min-width: 640px) {
.padding {
padding-left: 15%;
padding-right: 15%
}
.hidden-pc {
display: none
}
.head-padding-text {
padding-left: 26%;
padding-right: 26%;
}
.head2l-padding-text {
padding-right: 40%;
}
.head3r-padding-text {
padding-left: 40%;
}
.youtube-card {
width: 560px;
height: 315px
}
}
@media only screen and (max-width: 640px) {
.padding {
padding-left: 3%;
padding-right: 3%
}
.hidden-m {
display: none
}
.youtube-card {
width: 270px;
height: 157px
}
.pd-m {
margin-top: 60px
}
}
.navbar-img {
width: 150px;
cursor: pointer;
}
.navbar-lang-img {
width: 30px
}
.head-img-st {
width: 250px
}
.navbar {
background-color: transparent
}
.hamnavbar-img {
width: 100px;
cursor: pointer;
}
.ver {
color: white;
font-size: 18px;
text-decoration: none
}
.ver:hover {
text-decoration: none;
font-size: 18px;
color: #ff203f;
}
footer {
background-color: transparent;
padding-top: 5%;
padding-bottom: 3%
}
.footer-left {
text-align: center;
float: left
}
.float-right {
float: right
}
.head {
padding-top: 8%;
padding-bottom: 3%
}
.head-text-bold {
font-size: 35px;
font-weight: 600;
margin-top: -8px
}
.head-text-min {
font-size: 15px;
color: gray
}
.head2l {
text-align: left;
padding-top: 8%
}
.head2l-text-bold {
font-size: 30px;
font-weight: 600;
margin-top: -6px
}
.head2l-text-min {
font-size: 15px;
color: gray
}
.head2l-text-card-left {
color: #c5c5c5;
display: inline-block
}
.head2l-text-card-right {
color: #c5c5c5;
display: inline-block
}
.head3r {
text-align: right;
padding-top: 8%
}
.head3r-text-bold {
font-size: 30px;
font-weight: 600;
margin-top: -6px
}
.head3r-text-min {
font-size: 15px;
color: gray
}
.head3r-text-card-left {
color: #c5c5c5;
display: inline-block
}
.head3r-text-card-right {
color: #c5c5c5;
display: inline-block
}
.head4 {
text-align: center;
padding-top: 8%
}
.head4-text-bold {
font-size: 30px;
font-weight: 600;
margin-top: -6px
}
.head4-text-min {
font-size: 15px;
color: gray
}
.pn-button {
border: 1px solid #ff203f;
background-color: transparent;
color: white;
font-size: 20px;
border-radius: 1%;
padding: 1% 3%;
}
.pn-button:hover {
border: 1px solid #ff203f;
background-color: #1e0408;
color: white;
font-size: 20px;
border-radius: 1%;
padding: 1% 3%;
text-decoration: none;
}
.pn-button:active {
border: 1px solid #ff203f;
background-color: #2c060c;
color: white;
font-size: 20px;
border-radius: 1%;
padding: 1% 3%;
text-decoration: none;
}
.pn-icon {
color: #ff203f
}
.hamnavbar {
color:white;
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-image: url('https://i.ibb.co/whzqLnc/upsidedown.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
font-family: "Titillium Web", sans-serif;
background-color: var(--body-bg);
overflow-x: hidden;
transition: 0.1s;
padding-top: 60px;
text-align:right;
}
.hamnavbar-openbtn {
color: white;
font-size: 27px
}
.hamnavbar-item {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 20px;
color: white;
display: block;
margin-right: 7px
}
.hamnavbar-item:hover {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 20px;
color: #ff203f;
display: block;
margin-right: 7px
}
.hamnavbar-closebtn {
color: white;
position: absolute;
top: 0;
right: 15px;
font-size: 36px;
text-decoration: none;
}
.hamnavbar-closebtn:hover {
color: white;
position: absolute;
top: 0;
right: 15px;
font-size: 36px;
text-decoration: none;
}
.footer-text {
color: gray
}
.footer-soc {
color: gray
}
.footer-soc:hover {
color: gray;
opacity: 0.8;
text-decoration: none;
}
:root {
--body-bg: #000;
--navbar-bg: #000;
} | assets/style.css | @import url("https://fonts.googleapis.com/css?family=Titillium+Web:300,400,500,600,700,800");
body {
background-image: url('https://i.ibb.co/Ldf8wcS/background.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
font-family: "Titillium Web", sans-serif;
background-color: var(--body-bg);
color: white;
text-align: center;
text-decoration: none
}
img {
-webkit-user-select: none;
-ms-user-select: none;
user-select: none
}
@media only screen and (min-width: 640px) {
.padding {
padding-left: 15%;
padding-right: 15%
}
.hidden-pc {
display: none
}
.head-padding-text {
padding-left: 26%;
padding-right: 26%;
}
.head2l-padding-text {
padding-right: 40%;
}
.head3r-padding-text {
padding-left: 40%;
}
.youtube-card {
width: 560px;
height: 315px
}
}
@media only screen and (max-width: 640px) {
.padding {
padding-left: 3%;
padding-right: 3%
}
.hidden-m {
display: none
}
.youtube-card {
width: 270px;
height: 157px
}
.pd-m {
margin-top: 60px
}
}
.navbar-img {
width: 150px;
cursor: pointer;
}
.navbar-lang-img {
width: 30px
}
.head-img-st {
width: 250px
}
.navbar {
background-color: transparent
}
.hamnavbar-img {
width: 100px;
cursor: pointer;
}
.ver {
color: white;
font-size: 18px;
text-decoration: none
}
.ver:hover {
text-decoration: none;
font-size: 18px;
color: #ff203f;
}
footer {
background-color: transparent;
padding-top: 5%;
padding-bottom: 3%
}
.footer-left {
text-align: center;
float: left
}
.float-right {
float: right
}
.head {
padding-top: 8%;
padding-bottom: 3%
}
.head-text-bold {
font-size: 35px;
font-weight: 600;
margin-top: -8px
}
.head-text-min {
font-size: 15px;
color: gray
}
.head2l {
text-align: left;
padding-top: 8%
}
.head2l-text-bold {
font-size: 30px;
font-weight: 600;
margin-top: -6px
}
.head2l-text-min {
font-size: 15px;
color: gray
}
.head2l-text-card-left {
color: #c5c5c5;
display: inline-block
}
.head2l-text-card-right {
color: #c5c5c5;
display: inline-block
}
.head3r {
text-align: right;
padding-top: 8%
}
.head3r-text-bold {
font-size: 30px;
font-weight: 600;
margin-top: -6px
}
.head3r-text-min {
font-size: 15px;
color: gray
}
.head3r-text-card-left {
color: #c5c5c5;
display: inline-block
}
.head3r-text-card-right {
color: #c5c5c5;
display: inline-block
}
.head4 {
text-align: center;
padding-top: 8%
}
.head4-text-bold {
font-size: 30px;
font-weight: 600;
margin-top: -6px
}
.head4-text-min {
font-size: 15px;
color: gray
}
.pn-button {
border: 1px solid #ff203f;
background-color: transparent;
color: white;
font-size: 20px;
border-radius: 1%;
padding: 1% 3%;
}
.pn-button:hover {
border: 1px solid #ff203f;
background-color: #1e0408;
color: white;
font-size: 20px;
border-radius: 1%;
padding: 1% 3%;
text-decoration: none;
}
.pn-button:active {
border: 1px solid #ff203f;
background-color: #2c060c;
color: white;
font-size: 20px;
border-radius: 1%;
padding: 1% 3%;
text-decoration: none;
}
.pn-icon {
color: #ff203f
}
.hamnavbar {
color:white;
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-image: url('https://i.ibb.co/whzqLnc/upsidedown.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-size: 100% 100%;
font-family: "Titillium Web", sans-serif;
background-color: var(--body-bg);
overflow-x: hidden;
transition: 0.1s;
padding-top: 60px;
text-align:right;
}
.hamnavbar-openbtn {
color: white;
font-size: 27px
}
.hamnavbar-item {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 20px;
color: white;
display: block;
margin-right: 7px
}
.hamnavbar-item:hover {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 20px;
color: #ff203f;
display: block;
margin-right: 7px
}
.hamnavbar-closebtn {
color: white;
position: absolute;
top: 0;
right: 15px;
font-size: 36px;
text-decoration: none;
}
.hamnavbar-closebtn:hover {
color: white;
position: absolute;
top: 0;
right: 15px;
font-size: 36px;
text-decoration: none;
}
.footer-text {
color: gray
}
.footer-soc {
color: gray
}
.footer-soc:hover {
color: gray;
opacity: 0.8;
text-decoration: none;
}
:root {
--body-bg: #000;
--navbar-bg: #000;
} | 0.439026 | 0.11187 |
*,
*::before,
*::after {
box-sizing: border-box;
}
ul[class],
ol[class] {
padding: 0;
}
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
margin: 0;
}
body {
min-height: 100vh;
scroll-behavior: smooth;
text-rendering: optimizeSpeed;
line-height: 1.5;
}
ul[class],
ol[class] {
list-style: none;
}
a:not([class]) {
text-decoration-skip-ink: auto;
}
img {
max-width: 100%;
display: block;
}
article > * + * {
margin-top: 1em;
}
input,
button,
textarea,
select {
font: inherit;
}
@media (prefers-reduced-motion: reduce) {
* {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
scroll-behavior: auto !important;
}
}
body {
font-family: "Roboto", sans-serif;
font-size: 16px;
color: #000;
width: 100vw;
}
section, header, footer {
width: 100%;
max-width: 100%;
padding: 1rem 1rem;
box-sizing: border-box;
}
@media (min-width: 1024px) {
section, header, footer {
padding: 2rem 8rem;
}
}
h2 {
font-size: 2.3rem;
font-weight: 500;
margin-bottom: 2rem;
}
p {
color: #8e8e8e;
line-height: 1.8rem;
margin-bottom: 1rem;
}
ul {
list-style: none;
margin: 0;
}
header {
min-height: 400px;
background-image: url("../img/hero2.jpg");
background-size: cover;
background-position-y: center;
background-position-x: center;
background-repeat: no-repeat;
}
@media (max-width: 1023px) {
header {
background-image: none;
}
}
header .hero {
width: 30%;
margin: 11rem 0 11rem 70%;
}
@media (max-width: 1023px) {
header .hero {
width: 100%;
margin: 5rem 0 5rem 0;
text-align: center;
}
}
header .hero h1 {
font-weight: 500;
font-size: 2.6rem;
margin: 1.8rem 0;
}
header .hero p {
font-size: 1.1rem;
}
@media (min-width: 1024px) {
header .hero p {
color: #141414;
}
}
nav {
flex-wrap: nowrap;
width: 100%;
display: flex;
justify-content: space-between;
}
nav img {
width: 40px;
height: 40px;
}
nav ul {
display: flex;
}
nav ul li a {
text-transform: uppercase;
text-decoration: none;
font-weight: 500;
color: #000;
}
nav ul li a:hover {
color: #10c9c3;
}
.main-nav {
display: none;
}
@media (min-width: 1024px) {
.main-nav {
display: flex;
}
}
.main-nav ul {
flex-direction: row;
justify-content: right;
}
.main-nav ul li {
padding: 0 0.5rem;
}
.mobile-main-nav {
display: none;
width: 100%;
padding: 1rem 2rem;
margin: 0 -1rem;
box-sizing: border-box;
position: fixed;
z-index: 1000;
top: 0;
background-color: #fff;
}
@media (max-width: 1023px) {
.mobile-main-nav {
display: flex;
position: fixed;
}
}
.mobile-main-nav button {
width: 40px;
height: 40px;
background-color: #8e8e8e;
border: none;
color: #fff;
}
.mobile-main-nav ul {
width: 100%;
flex-direction: column;
}
.mobile-main-nav ul li a {
font-size: 1.5rem;
line-height: 3rem;
}
.mobile-main-nav #main-menu {
background-color: #f5f5f5;
display: none;
position: fixed;
top: 64px;
left: 0;
width: 100%;
padding: 1rem;
}
.mobile-main-nav #main-menu.opened {
display: block;
}
.btn {
display: inline-block;
background-color: #10c9c3;
color: #fff;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
padding: 1.2rem 3.2rem;
margin: 1.2rem 0;
}
.btn:hover {
background-color: #000;
}
.panel {
text-align: center;
margin: 2rem auto 1rem auto;
width: 100%;
}
@media (min-width: 1024px) {
.panel {
margin: 5rem auto 2rem auto;
width: 80%;
}
}
.panel img {
margin: 1rem auto;
max-height: 100px;
}
.panel video {
width: 100%;
height: auto;
}
.panel-full {
text-align: center;
margin: 2rem auto 0 auto;
padding: 4rem 30%;
background-color: #f5f5f5;
}
@media (max-width: 768px) {
.panel-full {
padding: 2rem 3rem;
}
}
.panel-full-wide {
text-align: center;
margin: 5rem auto 0 auto;
background-color: #f5f5f5;
}
.work {
margin-top: 4rem;
padding-top: 10rem;
padding-bottom: 0;
background-image: url("../img/notebook.jpg");
background-size: cover;
background-position-y: center;
background-repeat: no-repeat;
}
@media (max-width: 767px) {
.work {
margin-top: 2rem;
padding-top: 2rem;
background: none;
}
}
.work .skill {
width: 40%;
padding-bottom: 1rem;
}
.work .skill:last-of-type {
padding-bottom: 10rem;
}
@media (max-width: 767px) {
.work .skill:last-of-type {
padding-bottom: 5rem;
}
}
@media (max-width: 767px) {
.work .skill {
width: 100%;
}
}
.work .skill h3 {
text-transform: uppercase;
margin: 1rem 0;
font-size: 0.9rem;
font-weight: 500;
}
.work .skill h3 .percentage {
margin-left: 0.8rem;
}
.work .skill .progress {
background-color: #8e8e8e;
width: 100%;
padding: 0;
}
.work .skill .progress .value {
background-color: #10c9c3;
margin: 0;
height: 0.2rem;
}
.work .skill .progress .p75 {
width: 75%;
}
.work .skill .progress .p90 {
width: 90%;
}
.work .skill .progress .p65 {
width: 65%;
}
#work-done {
padding-top: 6rem;
padding-bottom: 6rem;
width: 100%;
background-color: #10c9c3;
color: #fff;
display: flex;
justify-content: space-between;
}
@media (max-width: 767px) {
#work-done {
padding-top: 3rem;
padding-bottom: 3rem;
flex-wrap: wrap;
}
}
#work-done div {
width: 25%;
display: inline-block;
}
@media (max-width: 767px) {
#work-done div {
text-align: center;
width: 50%;
}
}
#work-done div i {
font-size: 2.4rem;
margin: 1rem;
}
#work-done div div {
display: inline-block;
width: 70%;
}
footer {
display: grid;
grid-template-columns: 100%;
grid-template-rows: auto auto auto auto;
background-color: #141414;
color: #8e8e8e;
padding-top: 6rem;
padding-bottom: 6rem;
}
@media (min-width: 768px) {
footer {
grid-template-columns: 30% 30% 25% 5%;
grid-template-rows: 1fr;
}
}
@media (max-width: 767px) {
footer {
text-align: center;
padding-top: 2rem;
padding-bottom: 2rem;
}
footer ul {
padding: 0;
}
footer ul li {
margin: 0.5rem 0;
}
}
footer .company {
grid-row: 1;
}
@media (min-width: 768px) {
footer .company {
grid-column: 1;
}
}
footer .company h4 {
font-weight: 500;
font-size: 1.1rem;
color: #fff;
margin-bottom: 1rem;
}
footer .contact {
grid-row: 2;
text-align: center;
}
@media (min-width: 768px) {
footer .contact {
grid-column: 2;
grid-row: 1;
}
}
footer .contact a {
text-decoration: none;
color: #8e8e8e;
}
footer .contact a:hover {
color: #10c9c3;
}
footer .menu {
grid-row: 3;
}
@media (min-width: 768px) {
footer .menu {
grid-column: 3;
grid-row: 1;
}
}
footer .menu ul {
columns: 2;
width: 70%;
}
@media (max-width: 767px) {
footer .menu ul {
width: 100%;
}
footer .menu ul li {
margin: 0;
}
}
footer .social {
grid-row: 4;
}
@media (min-width: 768px) {
footer .social {
grid-column: 4;
grid-row: 1;
}
}
#products {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding: 0;
margin: 0;
width: 100%;
}
#products div {
padding: 0;
margin: 0;
width: 25%;
position: relative;
}
@media (max-width: 767px) {
#products div {
width: 50%;
}
}
#products div img {
width: 100%;
height: auto;
}
#products div .hover {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
background-color: rgba(20, 20, 20, 0.75);
transition: opacity 0.3s;
}
#products div .hover:hover {
opacity: 1;
}
#products div .hover img {
width: 20%;
height: 20%;
position: absolute;
left: 40%;
top: 40%;
}
#products button {
width: 100%;
padding: 2rem 0;
text-align: center;
border: none;
cursor: pointer;
color: #8e8e8e;
text-transform: uppercase;
font-size: 0.9rem;
font-weight: 500;
}
#products button:hover {
background-color: #8e8e8e;
color: #f5f5f5;
}
#testimonials {
background-color: #10c9c3;
height: 500px;
display: flex;
align-items: center;
justify-content: center;
}
#testimonials .slide {
max-width: 60%;
margin: 0 auto;
}
@media (max-width: 1023px) {
#testimonials .slide {
max-width: 80%;
}
}
#testimonials > * {
text-align: center;
color: #fff;
font-size: 1.5rem;
line-height: 2rem;
font-weight: bold;
}
#testimonials > * .signature {
text-transform: uppercase;
font-size: 1rem;
font-weight: normal;
margin-top: 2rem;
}
#testimonials .dots {
list-style: none;
margin-top: 3rem;
display: flex;
justify-content: center;
align-items: center;
}
#testimonials .dots li {
display: inline-block;
font-size: 0.9rem;
margin: 0.3rem;
}
#testimonials .dots li button {
color: #fff;
background-color: transparent;
border: none;
}
#testimonials .dots li.active {
font-size: 1.3rem;
}
form div {
width: 100%;
display: flex;
flex-basis: 1rem;
justify-content: space-between;
}
@media (max-width: 767px) {
form div {
display: block;
}
}
form input, form textarea {
background-color: #fff;
padding: 1rem;
width: calc(50% - 1rem);
border: none;
display: inline-block;
margin: 1rem 0;
}
@media (max-width: 767px) {
form input, form textarea {
width: 100%;
display: block;
}
}
form input:focus, form textarea:focus {
border: none;
}
form input.fullwidth, form textarea.fullwidth {
width: 100%;
}
form button {
background-color: #10c9c3;
color: #fff;
text-transform: uppercase;
border: none;
padding: 1rem 3rem;
margin: 1rem 0;
}
#services {
display: flex;
justify-content: space-between;
padding: 4rem 7rem;
flex-wrap: wrap;
text-align: center;
margin: 5rem auto 0 auto;
}
@media (max-width: 1024px) {
#services {
padding: 2rem 2rem;
}
}
#services div {
width: 25%;
padding: 3rem;
text-align: center;
}
@media (max-width: 1023px) {
#services div {
width: 50%;
padding: 2rem;
}
}
@media (max-width: 768px) {
#services div {
width: 100%;
padding: 2rem;
}
}
#services div i {
font-size: 4rem;
color: #8e8e8e;
}
#services div h5 {
text-transform: uppercase;
font-size: 0.9rem;
letter-spacing: 0.1rem;
color: #141414;
}
#services div span {
font-size: 1rem;
color: #8e8e8e;
line-height: 1.2rem;
}
#clients {
display: flex;
justify-content: space-between;
}
#clients a {
display: block;
width: 20%;
padding: 1rem 1rem;
text-align: center;
}
#clients a img {
max-width: 100%;
height: auto;
margin: 0 auto;
}
#clients a img:hover {
transform: scale(1.5);
transition: scale 0.3s;
}
.modal {
display: none;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
max-width: 800px;
background-color: #fff;
box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);
width: 100%;
padding: 1rem;
z-index: 2000;
}
@media (max-width: 767px) {
.modal {
width: 100%;
height: 100%;
overflow-y: auto;
}
}
.modal.opened {
display: block;
}
.modal .title {
display: flex;
justify-content: space-between;
align-items: center;
}
.modal .title .close {
background-color: transparent;
border: none;
font-size: 2rem;
}
.modal .title h3 {
font-size: 2.4rem;
font-weight: normal;
}
.modal .content {
display: flex;
justify-content: space-between;
}
@media (max-width: 767px) {
.modal .content {
flex-direction: column;
}
}
.modal .content .image {
width: 40%;
padding: 1.5rem;
}
.modal .content .image img {
width: 100%;
height: auto;
}
@media (max-width: 767px) {
.modal .content .image {
width: 100%;
}
}
.modal .content .description {
width: 60%;
padding: 1.5rem;
}
@media (max-width: 767px) {
.modal .content .description {
width: 100%;
}
}
.overlay {
z-index: 1999;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
display: none;
}
.overlay.visible {
display: block;
}
/*# sourceMappingURL=style.css.map */ | assets/css/style.css | *,
*::before,
*::after {
box-sizing: border-box;
}
ul[class],
ol[class] {
padding: 0;
}
body,
h1,
h2,
h3,
h4,
p,
ul[class],
ol[class],
li,
figure,
figcaption,
blockquote,
dl,
dd {
margin: 0;
}
body {
min-height: 100vh;
scroll-behavior: smooth;
text-rendering: optimizeSpeed;
line-height: 1.5;
}
ul[class],
ol[class] {
list-style: none;
}
a:not([class]) {
text-decoration-skip-ink: auto;
}
img {
max-width: 100%;
display: block;
}
article > * + * {
margin-top: 1em;
}
input,
button,
textarea,
select {
font: inherit;
}
@media (prefers-reduced-motion: reduce) {
* {
animation-duration: 0.01ms !important;
animation-iteration-count: 1 !important;
transition-duration: 0.01ms !important;
scroll-behavior: auto !important;
}
}
body {
font-family: "Roboto", sans-serif;
font-size: 16px;
color: #000;
width: 100vw;
}
section, header, footer {
width: 100%;
max-width: 100%;
padding: 1rem 1rem;
box-sizing: border-box;
}
@media (min-width: 1024px) {
section, header, footer {
padding: 2rem 8rem;
}
}
h2 {
font-size: 2.3rem;
font-weight: 500;
margin-bottom: 2rem;
}
p {
color: #8e8e8e;
line-height: 1.8rem;
margin-bottom: 1rem;
}
ul {
list-style: none;
margin: 0;
}
header {
min-height: 400px;
background-image: url("../img/hero2.jpg");
background-size: cover;
background-position-y: center;
background-position-x: center;
background-repeat: no-repeat;
}
@media (max-width: 1023px) {
header {
background-image: none;
}
}
header .hero {
width: 30%;
margin: 11rem 0 11rem 70%;
}
@media (max-width: 1023px) {
header .hero {
width: 100%;
margin: 5rem 0 5rem 0;
text-align: center;
}
}
header .hero h1 {
font-weight: 500;
font-size: 2.6rem;
margin: 1.8rem 0;
}
header .hero p {
font-size: 1.1rem;
}
@media (min-width: 1024px) {
header .hero p {
color: #141414;
}
}
nav {
flex-wrap: nowrap;
width: 100%;
display: flex;
justify-content: space-between;
}
nav img {
width: 40px;
height: 40px;
}
nav ul {
display: flex;
}
nav ul li a {
text-transform: uppercase;
text-decoration: none;
font-weight: 500;
color: #000;
}
nav ul li a:hover {
color: #10c9c3;
}
.main-nav {
display: none;
}
@media (min-width: 1024px) {
.main-nav {
display: flex;
}
}
.main-nav ul {
flex-direction: row;
justify-content: right;
}
.main-nav ul li {
padding: 0 0.5rem;
}
.mobile-main-nav {
display: none;
width: 100%;
padding: 1rem 2rem;
margin: 0 -1rem;
box-sizing: border-box;
position: fixed;
z-index: 1000;
top: 0;
background-color: #fff;
}
@media (max-width: 1023px) {
.mobile-main-nav {
display: flex;
position: fixed;
}
}
.mobile-main-nav button {
width: 40px;
height: 40px;
background-color: #8e8e8e;
border: none;
color: #fff;
}
.mobile-main-nav ul {
width: 100%;
flex-direction: column;
}
.mobile-main-nav ul li a {
font-size: 1.5rem;
line-height: 3rem;
}
.mobile-main-nav #main-menu {
background-color: #f5f5f5;
display: none;
position: fixed;
top: 64px;
left: 0;
width: 100%;
padding: 1rem;
}
.mobile-main-nav #main-menu.opened {
display: block;
}
.btn {
display: inline-block;
background-color: #10c9c3;
color: #fff;
font-weight: 500;
text-transform: uppercase;
text-decoration: none;
padding: 1.2rem 3.2rem;
margin: 1.2rem 0;
}
.btn:hover {
background-color: #000;
}
.panel {
text-align: center;
margin: 2rem auto 1rem auto;
width: 100%;
}
@media (min-width: 1024px) {
.panel {
margin: 5rem auto 2rem auto;
width: 80%;
}
}
.panel img {
margin: 1rem auto;
max-height: 100px;
}
.panel video {
width: 100%;
height: auto;
}
.panel-full {
text-align: center;
margin: 2rem auto 0 auto;
padding: 4rem 30%;
background-color: #f5f5f5;
}
@media (max-width: 768px) {
.panel-full {
padding: 2rem 3rem;
}
}
.panel-full-wide {
text-align: center;
margin: 5rem auto 0 auto;
background-color: #f5f5f5;
}
.work {
margin-top: 4rem;
padding-top: 10rem;
padding-bottom: 0;
background-image: url("../img/notebook.jpg");
background-size: cover;
background-position-y: center;
background-repeat: no-repeat;
}
@media (max-width: 767px) {
.work {
margin-top: 2rem;
padding-top: 2rem;
background: none;
}
}
.work .skill {
width: 40%;
padding-bottom: 1rem;
}
.work .skill:last-of-type {
padding-bottom: 10rem;
}
@media (max-width: 767px) {
.work .skill:last-of-type {
padding-bottom: 5rem;
}
}
@media (max-width: 767px) {
.work .skill {
width: 100%;
}
}
.work .skill h3 {
text-transform: uppercase;
margin: 1rem 0;
font-size: 0.9rem;
font-weight: 500;
}
.work .skill h3 .percentage {
margin-left: 0.8rem;
}
.work .skill .progress {
background-color: #8e8e8e;
width: 100%;
padding: 0;
}
.work .skill .progress .value {
background-color: #10c9c3;
margin: 0;
height: 0.2rem;
}
.work .skill .progress .p75 {
width: 75%;
}
.work .skill .progress .p90 {
width: 90%;
}
.work .skill .progress .p65 {
width: 65%;
}
#work-done {
padding-top: 6rem;
padding-bottom: 6rem;
width: 100%;
background-color: #10c9c3;
color: #fff;
display: flex;
justify-content: space-between;
}
@media (max-width: 767px) {
#work-done {
padding-top: 3rem;
padding-bottom: 3rem;
flex-wrap: wrap;
}
}
#work-done div {
width: 25%;
display: inline-block;
}
@media (max-width: 767px) {
#work-done div {
text-align: center;
width: 50%;
}
}
#work-done div i {
font-size: 2.4rem;
margin: 1rem;
}
#work-done div div {
display: inline-block;
width: 70%;
}
footer {
display: grid;
grid-template-columns: 100%;
grid-template-rows: auto auto auto auto;
background-color: #141414;
color: #8e8e8e;
padding-top: 6rem;
padding-bottom: 6rem;
}
@media (min-width: 768px) {
footer {
grid-template-columns: 30% 30% 25% 5%;
grid-template-rows: 1fr;
}
}
@media (max-width: 767px) {
footer {
text-align: center;
padding-top: 2rem;
padding-bottom: 2rem;
}
footer ul {
padding: 0;
}
footer ul li {
margin: 0.5rem 0;
}
}
footer .company {
grid-row: 1;
}
@media (min-width: 768px) {
footer .company {
grid-column: 1;
}
}
footer .company h4 {
font-weight: 500;
font-size: 1.1rem;
color: #fff;
margin-bottom: 1rem;
}
footer .contact {
grid-row: 2;
text-align: center;
}
@media (min-width: 768px) {
footer .contact {
grid-column: 2;
grid-row: 1;
}
}
footer .contact a {
text-decoration: none;
color: #8e8e8e;
}
footer .contact a:hover {
color: #10c9c3;
}
footer .menu {
grid-row: 3;
}
@media (min-width: 768px) {
footer .menu {
grid-column: 3;
grid-row: 1;
}
}
footer .menu ul {
columns: 2;
width: 70%;
}
@media (max-width: 767px) {
footer .menu ul {
width: 100%;
}
footer .menu ul li {
margin: 0;
}
}
footer .social {
grid-row: 4;
}
@media (min-width: 768px) {
footer .social {
grid-column: 4;
grid-row: 1;
}
}
#products {
display: flex;
flex-direction: row;
flex-wrap: wrap;
padding: 0;
margin: 0;
width: 100%;
}
#products div {
padding: 0;
margin: 0;
width: 25%;
position: relative;
}
@media (max-width: 767px) {
#products div {
width: 50%;
}
}
#products div img {
width: 100%;
height: auto;
}
#products div .hover {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
background-color: rgba(20, 20, 20, 0.75);
transition: opacity 0.3s;
}
#products div .hover:hover {
opacity: 1;
}
#products div .hover img {
width: 20%;
height: 20%;
position: absolute;
left: 40%;
top: 40%;
}
#products button {
width: 100%;
padding: 2rem 0;
text-align: center;
border: none;
cursor: pointer;
color: #8e8e8e;
text-transform: uppercase;
font-size: 0.9rem;
font-weight: 500;
}
#products button:hover {
background-color: #8e8e8e;
color: #f5f5f5;
}
#testimonials {
background-color: #10c9c3;
height: 500px;
display: flex;
align-items: center;
justify-content: center;
}
#testimonials .slide {
max-width: 60%;
margin: 0 auto;
}
@media (max-width: 1023px) {
#testimonials .slide {
max-width: 80%;
}
}
#testimonials > * {
text-align: center;
color: #fff;
font-size: 1.5rem;
line-height: 2rem;
font-weight: bold;
}
#testimonials > * .signature {
text-transform: uppercase;
font-size: 1rem;
font-weight: normal;
margin-top: 2rem;
}
#testimonials .dots {
list-style: none;
margin-top: 3rem;
display: flex;
justify-content: center;
align-items: center;
}
#testimonials .dots li {
display: inline-block;
font-size: 0.9rem;
margin: 0.3rem;
}
#testimonials .dots li button {
color: #fff;
background-color: transparent;
border: none;
}
#testimonials .dots li.active {
font-size: 1.3rem;
}
form div {
width: 100%;
display: flex;
flex-basis: 1rem;
justify-content: space-between;
}
@media (max-width: 767px) {
form div {
display: block;
}
}
form input, form textarea {
background-color: #fff;
padding: 1rem;
width: calc(50% - 1rem);
border: none;
display: inline-block;
margin: 1rem 0;
}
@media (max-width: 767px) {
form input, form textarea {
width: 100%;
display: block;
}
}
form input:focus, form textarea:focus {
border: none;
}
form input.fullwidth, form textarea.fullwidth {
width: 100%;
}
form button {
background-color: #10c9c3;
color: #fff;
text-transform: uppercase;
border: none;
padding: 1rem 3rem;
margin: 1rem 0;
}
#services {
display: flex;
justify-content: space-between;
padding: 4rem 7rem;
flex-wrap: wrap;
text-align: center;
margin: 5rem auto 0 auto;
}
@media (max-width: 1024px) {
#services {
padding: 2rem 2rem;
}
}
#services div {
width: 25%;
padding: 3rem;
text-align: center;
}
@media (max-width: 1023px) {
#services div {
width: 50%;
padding: 2rem;
}
}
@media (max-width: 768px) {
#services div {
width: 100%;
padding: 2rem;
}
}
#services div i {
font-size: 4rem;
color: #8e8e8e;
}
#services div h5 {
text-transform: uppercase;
font-size: 0.9rem;
letter-spacing: 0.1rem;
color: #141414;
}
#services div span {
font-size: 1rem;
color: #8e8e8e;
line-height: 1.2rem;
}
#clients {
display: flex;
justify-content: space-between;
}
#clients a {
display: block;
width: 20%;
padding: 1rem 1rem;
text-align: center;
}
#clients a img {
max-width: 100%;
height: auto;
margin: 0 auto;
}
#clients a img:hover {
transform: scale(1.5);
transition: scale 0.3s;
}
.modal {
display: none;
position: fixed;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
max-width: 800px;
background-color: #fff;
box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.5);
width: 100%;
padding: 1rem;
z-index: 2000;
}
@media (max-width: 767px) {
.modal {
width: 100%;
height: 100%;
overflow-y: auto;
}
}
.modal.opened {
display: block;
}
.modal .title {
display: flex;
justify-content: space-between;
align-items: center;
}
.modal .title .close {
background-color: transparent;
border: none;
font-size: 2rem;
}
.modal .title h3 {
font-size: 2.4rem;
font-weight: normal;
}
.modal .content {
display: flex;
justify-content: space-between;
}
@media (max-width: 767px) {
.modal .content {
flex-direction: column;
}
}
.modal .content .image {
width: 40%;
padding: 1.5rem;
}
.modal .content .image img {
width: 100%;
height: auto;
}
@media (max-width: 767px) {
.modal .content .image {
width: 100%;
}
}
.modal .content .description {
width: 60%;
padding: 1.5rem;
}
@media (max-width: 767px) {
.modal .content .description {
width: 100%;
}
}
.overlay {
z-index: 1999;
position: fixed;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
display: none;
}
.overlay.visible {
display: block;
}
/*# sourceMappingURL=style.css.map */ | 0.466359 | 0.084342 |
.s-header {
background-color: #2f363e;
}
.header__logo img {
height: 4rem;
width: auto !important;
}
.header__nav-wrap {
background-color: #2f363e;
}
.header__top {
background-color: #2f363e;
}
.header__social .ss-linkedin a::after {
background-image: url(../img/icons/icon-linkedin.svg);
}
.header__social .ss-twitter a::after {
background-image: url(../img/icons/icon-twitter.svg);
}
.header__social .ss-email a::after {
background-image: url(../img/icons/icon-email.svg);
}
/* -------------------------------------------------------------------
* QUOTE CARD
* ------------------------------------------------------------------- */
.format-quote blockquote p,
.format-link .link-wrap h2 {
color: white;
padding: 4rem 0rem 0rem 0rem;
}
.format-quote cite,
.format-link cite {
color: white;
}
.format-quote {
width: 100%;
min-height: 120px !important;
}
.quote_card {
min-height: auto !important;
height: 180px;
background: linear-gradient(135deg, #13b497 0%, #05737a 100%) !important;
}
/* -------------------------------------------------------------------
* ADJUSTING THEME STYLES
* ------------------------------------------------------------------- */
.go-top a, .go-top a:visited {
background-image: url('../img/icons/icon-arrow-up.svg');
background-color: #111;
}
.aboutme-img {
height: 40rem;
width: auto;
}
.masonry .entry__thumb {
border-radius: 0.75rem 0.75rem 0rem 0rem;
}
.header__social a:hover {
background-color: #13B497;
}
.masonry__brick {
padding: 0rem 2rem 0rem 2rem;
}
.entry__header-meta a {
color: rgb(0, 136, 209);
}
.date {
color: rgb(109, 111, 111);
}
.latest-blog-header {
width: 100%;
margin-bottom: 2rem !important;
}
.latest-blog-header-text {
width: 100%;
text-align: center;
border-bottom: 1px solid;
border-color: rgba(var(--text-color));
line-height: 0.1em;
margin: 10px 0 20px;
text-align: center;
}
.help-block {
color: #dc3545 !important;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
border-bottom: 1px solid #13b497;
;
}
.entry__post-thumb {
text-align: center;
}
/* -------------------------------------------------------------------
* DARK THEME COLOR STYLES
* ------------------------------------------------------------------- */
body {
--text-color: #222;
--bkg-color: #f6f7f8;
--blog-bg-color: white;
--content-color: rgb(41, 41, 41);
}
body.dark-theme {
--text-color: #eee;
--bkg-color: #24292d;
--blog-bg-color: #2f363e;
--content-color: rgba(255, 255, 255, 0.6);
}
@media (prefers-color-scheme: dark) {
/* defaults to dark theme */
body {
--text-color: #eee;
--bkg-color: #24292d;
--blog-bg-color: #2f363e;
--content-color: rgba(255, 255, 255, 0.6);
}
body.light-theme {
--text-color: #222;
--bkg-color: #f6f7f8;
--blog-bg-color: white;
--content-color: rgb(41, 41, 41);
}
}
body {
background: var(--bkg-color);
color: var(--text-color);
}
h1,
p {
color: var(--text-color);
}
.entry__content h1,
h2,
h3,
h4,
h5,
h6,
blockquote p,
ul li,
p {
color: var(--text-color);
}
.entry__content pre code {
color: #222;
}
label,
legend {
color: var(--text-color);
}
.entry__content blockquote {
border-color: var(--content-color);
}
.masonry .entry__text {
background-color: var(--blog-bg-color);
border-radius: 0rem 0rem 0.75rem 0.75rem;
}
.masonry .entry__title a {
color: var(--text-color);
}
.masonry .entry__meta a {
color: var(--text-color);
opacity: 0.6;
}
.entry__tags span {
color: var(--text-color);
}
.entry__tags .entry__tag-list a {
color: var(--text-color);
border-color: var(--text-color)
}
#email {
color: var(--text-color);
}
#password {
color: var(--text-color);
}
.form-group .required input {
color: var(--text-color) !important;
}
tr td,
th {
color: var(--text-color) !important;
}
.pgn__num {
color: var(--text-color);
}
.latest-blog-header-text span {
background: var(--bkg-color);
padding: 0 10px;
transition: background 0.2s linear;
}
.footer__copyright {
color: var(--text-color);
opacity: 0.4;
}
.footer__copyright a {
color: var(--text-color);
}
.modal-content {
background-color: var(--bkg-color);
border-radius: 0.75rem;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
color: var(--text-color) !important;
}
/* -------------------------------------------------------------------
* TOGGLE BUTTON STYLES
* ------------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');
* {
box-sizing: border-box;
}
body {
transition: background 0.2s linear;
}
.checkbox {
opacity: 0;
position: absolute;
}
.label {
background-color: #111;
border-radius: 50px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: space-between;
padding: 5px;
position: relative;
height: 26px;
width: 50px;
transform: scale(1.5);
}
.label .ball {
background-color: #fff;
border-radius: 50%;
position: absolute;
top: 2px;
left: 2px;
height: 22px;
width: 22px;
transform: translateX(0px);
transition: transform 0.2s linear;
}
.checkbox:checked+.label .ball {
transform: translateX(24px);
}
.fa-moon {
color: #f1c40f;
}
.fa-sun {
color: #f39c12;
}
/* -------------------------------------------------------------------
* PAGINATION STYLES
* ------------------------------------------------------------------- */
.pgn .current,
.pgn .current:hover {
background-color: var(--text-color);
color: var(--bkg-color);
}
.pgn__prev {
background-image: url('../img/icons/icon-arrow-left.svg');
}
.pgn__next {
background-image: url('../img/icons/icon-arrow-right.svg');
}
.btn-update {
background-color: #17a2b8 !important;
border-color: #17a2b8 !important;
color: white !important;
}
.btn-update:hover {
background-color: #138496 !important;
}
.btn-delete {
background-color: #dc3545 !important;
border-color: #dc3545 !important;
color: white !important;
}
.btn-delete:hover {
background-color: #c82333 !important;
} | cepelblog/static/css/style.css | .s-header {
background-color: #2f363e;
}
.header__logo img {
height: 4rem;
width: auto !important;
}
.header__nav-wrap {
background-color: #2f363e;
}
.header__top {
background-color: #2f363e;
}
.header__social .ss-linkedin a::after {
background-image: url(../img/icons/icon-linkedin.svg);
}
.header__social .ss-twitter a::after {
background-image: url(../img/icons/icon-twitter.svg);
}
.header__social .ss-email a::after {
background-image: url(../img/icons/icon-email.svg);
}
/* -------------------------------------------------------------------
* QUOTE CARD
* ------------------------------------------------------------------- */
.format-quote blockquote p,
.format-link .link-wrap h2 {
color: white;
padding: 4rem 0rem 0rem 0rem;
}
.format-quote cite,
.format-link cite {
color: white;
}
.format-quote {
width: 100%;
min-height: 120px !important;
}
.quote_card {
min-height: auto !important;
height: 180px;
background: linear-gradient(135deg, #13b497 0%, #05737a 100%) !important;
}
/* -------------------------------------------------------------------
* ADJUSTING THEME STYLES
* ------------------------------------------------------------------- */
.go-top a, .go-top a:visited {
background-image: url('../img/icons/icon-arrow-up.svg');
background-color: #111;
}
.aboutme-img {
height: 40rem;
width: auto;
}
.masonry .entry__thumb {
border-radius: 0.75rem 0.75rem 0rem 0rem;
}
.header__social a:hover {
background-color: #13B497;
}
.masonry__brick {
padding: 0rem 2rem 0rem 2rem;
}
.entry__header-meta a {
color: rgb(0, 136, 209);
}
.date {
color: rgb(109, 111, 111);
}
.latest-blog-header {
width: 100%;
margin-bottom: 2rem !important;
}
.latest-blog-header-text {
width: 100%;
text-align: center;
border-bottom: 1px solid;
border-color: rgba(var(--text-color));
line-height: 0.1em;
margin: 10px 0 20px;
text-align: center;
}
.help-block {
color: #dc3545 !important;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
border-bottom: 1px solid #13b497;
;
}
.entry__post-thumb {
text-align: center;
}
/* -------------------------------------------------------------------
* DARK THEME COLOR STYLES
* ------------------------------------------------------------------- */
body {
--text-color: #222;
--bkg-color: #f6f7f8;
--blog-bg-color: white;
--content-color: rgb(41, 41, 41);
}
body.dark-theme {
--text-color: #eee;
--bkg-color: #24292d;
--blog-bg-color: #2f363e;
--content-color: rgba(255, 255, 255, 0.6);
}
@media (prefers-color-scheme: dark) {
/* defaults to dark theme */
body {
--text-color: #eee;
--bkg-color: #24292d;
--blog-bg-color: #2f363e;
--content-color: rgba(255, 255, 255, 0.6);
}
body.light-theme {
--text-color: #222;
--bkg-color: #f6f7f8;
--blog-bg-color: white;
--content-color: rgb(41, 41, 41);
}
}
body {
background: var(--bkg-color);
color: var(--text-color);
}
h1,
p {
color: var(--text-color);
}
.entry__content h1,
h2,
h3,
h4,
h5,
h6,
blockquote p,
ul li,
p {
color: var(--text-color);
}
.entry__content pre code {
color: #222;
}
label,
legend {
color: var(--text-color);
}
.entry__content blockquote {
border-color: var(--content-color);
}
.masonry .entry__text {
background-color: var(--blog-bg-color);
border-radius: 0rem 0rem 0.75rem 0.75rem;
}
.masonry .entry__title a {
color: var(--text-color);
}
.masonry .entry__meta a {
color: var(--text-color);
opacity: 0.6;
}
.entry__tags span {
color: var(--text-color);
}
.entry__tags .entry__tag-list a {
color: var(--text-color);
border-color: var(--text-color)
}
#email {
color: var(--text-color);
}
#password {
color: var(--text-color);
}
.form-group .required input {
color: var(--text-color) !important;
}
tr td,
th {
color: var(--text-color) !important;
}
.pgn__num {
color: var(--text-color);
}
.latest-blog-header-text span {
background: var(--bkg-color);
padding: 0 10px;
transition: background 0.2s linear;
}
.footer__copyright {
color: var(--text-color);
opacity: 0.4;
}
.footer__copyright a {
color: var(--text-color);
}
.modal-content {
background-color: var(--bkg-color);
border-radius: 0.75rem;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
color: var(--text-color) !important;
}
/* -------------------------------------------------------------------
* TOGGLE BUTTON STYLES
* ------------------------------------------------------------------- */
@import url('https://fonts.googleapis.com/css?family=Muli&display=swap');
* {
box-sizing: border-box;
}
body {
transition: background 0.2s linear;
}
.checkbox {
opacity: 0;
position: absolute;
}
.label {
background-color: #111;
border-radius: 50px;
cursor: pointer;
display: flex;
align-items: center;
justify-content: space-between;
padding: 5px;
position: relative;
height: 26px;
width: 50px;
transform: scale(1.5);
}
.label .ball {
background-color: #fff;
border-radius: 50%;
position: absolute;
top: 2px;
left: 2px;
height: 22px;
width: 22px;
transform: translateX(0px);
transition: transform 0.2s linear;
}
.checkbox:checked+.label .ball {
transform: translateX(24px);
}
.fa-moon {
color: #f1c40f;
}
.fa-sun {
color: #f39c12;
}
/* -------------------------------------------------------------------
* PAGINATION STYLES
* ------------------------------------------------------------------- */
.pgn .current,
.pgn .current:hover {
background-color: var(--text-color);
color: var(--bkg-color);
}
.pgn__prev {
background-image: url('../img/icons/icon-arrow-left.svg');
}
.pgn__next {
background-image: url('../img/icons/icon-arrow-right.svg');
}
.btn-update {
background-color: #17a2b8 !important;
border-color: #17a2b8 !important;
color: white !important;
}
.btn-update:hover {
background-color: #138496 !important;
}
.btn-delete {
background-color: #dc3545 !important;
border-color: #dc3545 !important;
color: white !important;
}
.btn-delete:hover {
background-color: #c82333 !important;
} | 0.5564 | 0.117673 |
.logo a .clr,
.error-page h2,
#nav ul a:hover,
.breadcrumbs ul,
#nav ul li:hover > a,
#nav ul > .active > a,
.about-sec .read-more,
.contact-list a:hover,
#footer .f-nav a:hover,
.service-sec .read-more,
.socail-network a:hover,
.breadcrumbs ul a:hover,
#header .nav-opener:hover,
.tracking-sec .more:hover,
.widget .side-nav a:hover,
#header .align-left a:hover,
.widget .widget-nav a:hover,
#footer .contactlist a:hover,
.tracking-sec .track-form p a,
#content .post-blog h3 a:hover,
.error-page .btn-primary:hover,
#content .post-blog .read-more,
.testimonail-slider .slide span,
#footer .socail-network a:hover,
.newsletter-block .main-heading,
#header .align-left li:hover > a,
.testimonail-slider2 .slide span,
.call-to-action .btn-primary:hover,
#content .post-blog .comment-nav a,
.fancybox-close-small:hover:before,
#header.header2 #nav ul .active > a,
#header.header3 .contact-list .icon,
.faq-sec .accordion .opener .ti-plus,
#header.header2 #nav ul li:hover > a,
#header.header3 #nav ul li:hover > a,
.main-slider .slick-next:hover:before,
.main-slider .slick-prev:hover:before,
.faq-sec .accordion .opener .ti-minus,
.blog-slider .slide .heading2 a:hover,
.blog-slider .slick-prev:hover:before,
.blog-slider .slick-next:hover:before,
#content .nav-pagination .next a:hover,
#content .nav-pagination .prev a:hover,
.news-sec .news-block .heading2 a:hover,
.comments-block .comment-area h3 a:hover,
.newsletter-block .newsletter-form button,
.comments-block .comment-area .reply:hover,
.abt-detail .video-holder .play-icon:hover,
.testimonail-slider2 .slick-prev:hover:before,
.testimonail-slider2 .slick-next:hover:before,
.content-sec .contact-form .btn-primary:hover,
.comment-form .contact-form .btn-primary:hover,
.tracking-sec.style2 .track-form .btn-primary:hover {
color: #3caee9; }
#back-top,
.btn-primary:hover,
.btn-primary.active,
.error-page .btn-primary,
.quote-form .btn-primary,
.call-to-action .btn-primary,
.about-sec .progress-bar .over,
.faq-sec .accordion .opener:before,
.newsletter-block .main-heading:before,
.tracking-sec .track-form .btn-primary,
.content-sec .contact-form .btn-primary,
.comment-form .contact-form .btn-primary,
.testimonail-sec .testimonail-slider .slick-dots button:hover,
.testimonail-sec .testimonail-slider .slick-dots .slick-active button {
background: #3caee9; }
.btn-primary,
.btn-primary:hover,
.btn-primary.active,
.btn-primary.active:hover,
.widget .side-nav a:hover,
.newsletter-block .newsletter-form .form-control {
border-color: #3caee9; } | public/frontend/css/colors.css | .logo a .clr,
.error-page h2,
#nav ul a:hover,
.breadcrumbs ul,
#nav ul li:hover > a,
#nav ul > .active > a,
.about-sec .read-more,
.contact-list a:hover,
#footer .f-nav a:hover,
.service-sec .read-more,
.socail-network a:hover,
.breadcrumbs ul a:hover,
#header .nav-opener:hover,
.tracking-sec .more:hover,
.widget .side-nav a:hover,
#header .align-left a:hover,
.widget .widget-nav a:hover,
#footer .contactlist a:hover,
.tracking-sec .track-form p a,
#content .post-blog h3 a:hover,
.error-page .btn-primary:hover,
#content .post-blog .read-more,
.testimonail-slider .slide span,
#footer .socail-network a:hover,
.newsletter-block .main-heading,
#header .align-left li:hover > a,
.testimonail-slider2 .slide span,
.call-to-action .btn-primary:hover,
#content .post-blog .comment-nav a,
.fancybox-close-small:hover:before,
#header.header2 #nav ul .active > a,
#header.header3 .contact-list .icon,
.faq-sec .accordion .opener .ti-plus,
#header.header2 #nav ul li:hover > a,
#header.header3 #nav ul li:hover > a,
.main-slider .slick-next:hover:before,
.main-slider .slick-prev:hover:before,
.faq-sec .accordion .opener .ti-minus,
.blog-slider .slide .heading2 a:hover,
.blog-slider .slick-prev:hover:before,
.blog-slider .slick-next:hover:before,
#content .nav-pagination .next a:hover,
#content .nav-pagination .prev a:hover,
.news-sec .news-block .heading2 a:hover,
.comments-block .comment-area h3 a:hover,
.newsletter-block .newsletter-form button,
.comments-block .comment-area .reply:hover,
.abt-detail .video-holder .play-icon:hover,
.testimonail-slider2 .slick-prev:hover:before,
.testimonail-slider2 .slick-next:hover:before,
.content-sec .contact-form .btn-primary:hover,
.comment-form .contact-form .btn-primary:hover,
.tracking-sec.style2 .track-form .btn-primary:hover {
color: #3caee9; }
#back-top,
.btn-primary:hover,
.btn-primary.active,
.error-page .btn-primary,
.quote-form .btn-primary,
.call-to-action .btn-primary,
.about-sec .progress-bar .over,
.faq-sec .accordion .opener:before,
.newsletter-block .main-heading:before,
.tracking-sec .track-form .btn-primary,
.content-sec .contact-form .btn-primary,
.comment-form .contact-form .btn-primary,
.testimonail-sec .testimonail-slider .slick-dots button:hover,
.testimonail-sec .testimonail-slider .slick-dots .slick-active button {
background: #3caee9; }
.btn-primary,
.btn-primary:hover,
.btn-primary.active,
.btn-primary.active:hover,
.widget .side-nav a:hover,
.newsletter-block .newsletter-form .form-control {
border-color: #3caee9; } | 0.398641 | 0.109968 |
@import url('dev.css');
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Josefin+Sans|Raleway|Dosis);
.left {
float:left;
}
.right {
float:right;
}
.hidden {
display:none;
}
.site-notice {
position:absolute;
width:50%;
margin:20px 24%;
padding:1%;
}
body {
padding-left: 175px;
font-family: "Open Sans";
}
label {
display:block;
}
nav {
width:175px;
position:fixed;
left:0px;
top:0px;
bottom:0px;
background-color:#333;
font-size:12px;
text-transform: uppercase;
font-family: "raleway";
}
h1 {
margin:0;
padding:0;
}
nav h1 a {
display: block;
padding:10px;
border-bottom: 1px solid #111;
margin-bottom: 10px;
font-size: 18px;
text-align: center;
font-family: "dosis";
text-transform: capitalize;
color:#ff26a1;
background: linear-gradient(to bottom, rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%);
background: linear-gradient(185deg, rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%);
}
nav h1 a span {
color: #e63e41;
}
nav h1 a:hover span {
color:inherit;
}
nav a {
color:#999;
text-decoration: none;
text-shadow: 1px 1px 1px #000;
}
nav a:hover {
text-decoration: underline;
color:#ccc;
}
nav ul {
padding:0px;
margin:0px;
margin-top:10px;
}
nav li {
margin-bottom:5px;
display:block;
}
nav li a {
display:block;
font-size:12px;
height:100%;
margin:0px;
padding:3px;
padding-left:20px;
}
nav li a:hover {
background-color:rgba(200,200,200,.1);
}
nav li a span {
color:#AAA;
font-size:16px;
margin-right: 10px;
}
nav img {
width:35px;
}
table {
border-collapse: collapse;
margin:auto;
}
th {
text-transform: capitalize;
}
#list-table {
width:95%;
}
.list-header {
background-color:#222;
height:41px;
margin-bottom: 20px;
color:#fff;
}
.list-header h2 {
font-size:24px;
margin:6px;
padding:0px;
margin-left:20px;
display:inline-block;
text-transform: capitalize;
}
.controls-cell {
width:40px;
}
.controls-cell a {
color: #333;
}
.controls-cell .glyphicon {
cursor: pointer;
}
.add-btn {
cursor: pointer;
padding:10px;
float:right;
margin-right: 10px;
color:#CCC;
}
.add-btn:hover {
color: #FFF;
text-decoration: none;
}
th .glyphicon {
float:right;
display:none;
}
.headerSortDown .glyphicon-chevron-down {
display: inline-block;
}
.headerSortUp .glyphicon-chevron-up {
display:inline-block;
}
.comic-page {
border:1px solid #999;
border-radius: 3px;
margin:10px;
display:inline-block;
padding:10px;
width:150px;
height:230px;
position:relative;
}
.comic-page input {
width:130px;
margin:5px 0px;
}
.comic-page img {
max-width:130px;
max-height:100px;
display:block;
margin:auto;
}
.delete-page {
position:absolute;
right:-7px;
top:-7px;
font-size:14px;
cursor:pointer;
background-color:#FFF;
border-radius: 100px;
} | web/css/admin.css | @import url('dev.css');
@import url(https://fonts.googleapis.com/css?family=Open+Sans|Josefin+Sans|Raleway|Dosis);
.left {
float:left;
}
.right {
float:right;
}
.hidden {
display:none;
}
.site-notice {
position:absolute;
width:50%;
margin:20px 24%;
padding:1%;
}
body {
padding-left: 175px;
font-family: "Open Sans";
}
label {
display:block;
}
nav {
width:175px;
position:fixed;
left:0px;
top:0px;
bottom:0px;
background-color:#333;
font-size:12px;
text-transform: uppercase;
font-family: "raleway";
}
h1 {
margin:0;
padding:0;
}
nav h1 a {
display: block;
padding:10px;
border-bottom: 1px solid #111;
margin-bottom: 10px;
font-size: 18px;
text-align: center;
font-family: "dosis";
text-transform: capitalize;
color:#ff26a1;
background: linear-gradient(to bottom, rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%);
background: linear-gradient(185deg, rgba(51,51,51,1) 0%,rgba(34,34,34,1) 100%);
}
nav h1 a span {
color: #e63e41;
}
nav h1 a:hover span {
color:inherit;
}
nav a {
color:#999;
text-decoration: none;
text-shadow: 1px 1px 1px #000;
}
nav a:hover {
text-decoration: underline;
color:#ccc;
}
nav ul {
padding:0px;
margin:0px;
margin-top:10px;
}
nav li {
margin-bottom:5px;
display:block;
}
nav li a {
display:block;
font-size:12px;
height:100%;
margin:0px;
padding:3px;
padding-left:20px;
}
nav li a:hover {
background-color:rgba(200,200,200,.1);
}
nav li a span {
color:#AAA;
font-size:16px;
margin-right: 10px;
}
nav img {
width:35px;
}
table {
border-collapse: collapse;
margin:auto;
}
th {
text-transform: capitalize;
}
#list-table {
width:95%;
}
.list-header {
background-color:#222;
height:41px;
margin-bottom: 20px;
color:#fff;
}
.list-header h2 {
font-size:24px;
margin:6px;
padding:0px;
margin-left:20px;
display:inline-block;
text-transform: capitalize;
}
.controls-cell {
width:40px;
}
.controls-cell a {
color: #333;
}
.controls-cell .glyphicon {
cursor: pointer;
}
.add-btn {
cursor: pointer;
padding:10px;
float:right;
margin-right: 10px;
color:#CCC;
}
.add-btn:hover {
color: #FFF;
text-decoration: none;
}
th .glyphicon {
float:right;
display:none;
}
.headerSortDown .glyphicon-chevron-down {
display: inline-block;
}
.headerSortUp .glyphicon-chevron-up {
display:inline-block;
}
.comic-page {
border:1px solid #999;
border-radius: 3px;
margin:10px;
display:inline-block;
padding:10px;
width:150px;
height:230px;
position:relative;
}
.comic-page input {
width:130px;
margin:5px 0px;
}
.comic-page img {
max-width:130px;
max-height:100px;
display:block;
margin:auto;
}
.delete-page {
position:absolute;
right:-7px;
top:-7px;
font-size:14px;
cursor:pointer;
background-color:#FFF;
border-radius: 100px;
} | 0.324771 | 0.126299 |
* {
box-sizing: border-box;
}
@font-face {
font-family: "myfont";
src: url("fonts/Toucon_.ttf");
}
@media only screen and (max-width: 480px) {
.questpic {
float:none;
width:400px;
}
.option{
width:100px;
}
.left{
float:none;
width:400px;
}
.right {
float:none;
width:400px;
}
}
html{
background: lightblue;
}
.main-content {
background-image: url("img/background.jpg");
width: 90%;
margin: 0 auto;
border-radius:7%;
box-shadow:5px 5px 5px 5px black;
padding: 40px;
}
h1{
font-family: myfont, sans-serif;
text-align: center;
text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
text-align: center 0;
}
h2{
font-family: myfont, sans-serif;
font-size: 20px;
text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
text-align: center 0;
padding-left: 60px;
line-height: 150px;
}
.response {
text-align: center;
font-family: myfont;
font-size: 1.5rem;
text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
position: relative;
top: -25px;
}
.spchBubble {
position:absolute;
background-image: url("img/spch-bubble.png");
background-repeat: no-repeat;
background-size:300px;
width: 400px;
margin-left:200px;
}
.crab {
width: 300px;
height:250px;
background-image: url("img/question-crab.png");
background-size: 300px 250px;
position: relative;
margin-top:120px;
}
.left{
float:left;
margin-left: 50px;
margin-top: 20px;
}
.right{
float:right;
margin-top: 125px;
}
.questpic{
width: 300px;
height:200px;
margin-right: 80px;
background-size: 300px;
background-repeat: no-repeat;
background-position: center;
box-shadow:5px 5px 5px 5px black;
position: relative;
}
.questpic img{
position: absolute;
z-index: 1;
top:0;
}
.bounce{
animation-name: bounceIn;
animation-duration: 450ms;
animation-timing-function: linear;
animation-fill-mode: forwards;
}
@keyframes bounceIn{
0%{
opacity: 0;
transform: scale(0.3) translate3d(0,0,0);
}
50%{
opacity: 0.9;
transform: scale(1.1);
}
80%{
opacity: 1;
transform: scale(0.89);
}
100%{
opacity: 1;
transform: scale(1) translate3d(0,0,0);
}
}
.questpic:hover .overlay {
opacity:0.5;
}
.overlay {
position: absolute;
text-align: center;
background-color:black;
top:0;
left:0;
width:100%;
opacity: 0;
height:100%;
font-size: 1rem;
font-family: myfont;
color:white;
padding-top:25%;
transition: all 0.5s;
z-index: 2;
}
.questpic img{
width:100%;
}
.clear-both{
clear:both;
}
.option:hover {
color: lightblue;
transition: all .5s;
}
.option {
text-align: center;
font-size: 2rem;
font-family: myfont;
margin:0 auto;
height:70px;
width: 500px;
background-color: darkgray;
box-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
background-size:cover;
position: relative;
margin-bottom: 40px;
vertical-align: middle;
line-height: 70px;
}
button{
width:70px;
height:70px;
border-radius:50%;
background-image: url("img/button.jpg");
background-size:cover;
float:right;
margin-right: 80px;
margin-top: 50px;
}
button:hover {
transform: rotateZ(360deg);
transition: all .7s;
}
.wrong {
background-color: red;
}
.correct {
background-color: green;
}
span{
color:white;
text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
} | proj/inPic/style.css | * {
box-sizing: border-box;
}
@font-face {
font-family: "myfont";
src: url("fonts/Toucon_.ttf");
}
@media only screen and (max-width: 480px) {
.questpic {
float:none;
width:400px;
}
.option{
width:100px;
}
.left{
float:none;
width:400px;
}
.right {
float:none;
width:400px;
}
}
html{
background: lightblue;
}
.main-content {
background-image: url("img/background.jpg");
width: 90%;
margin: 0 auto;
border-radius:7%;
box-shadow:5px 5px 5px 5px black;
padding: 40px;
}
h1{
font-family: myfont, sans-serif;
text-align: center;
text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
text-align: center 0;
}
h2{
font-family: myfont, sans-serif;
font-size: 20px;
text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
text-align: center 0;
padding-left: 60px;
line-height: 150px;
}
.response {
text-align: center;
font-family: myfont;
font-size: 1.5rem;
text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
position: relative;
top: -25px;
}
.spchBubble {
position:absolute;
background-image: url("img/spch-bubble.png");
background-repeat: no-repeat;
background-size:300px;
width: 400px;
margin-left:200px;
}
.crab {
width: 300px;
height:250px;
background-image: url("img/question-crab.png");
background-size: 300px 250px;
position: relative;
margin-top:120px;
}
.left{
float:left;
margin-left: 50px;
margin-top: 20px;
}
.right{
float:right;
margin-top: 125px;
}
.questpic{
width: 300px;
height:200px;
margin-right: 80px;
background-size: 300px;
background-repeat: no-repeat;
background-position: center;
box-shadow:5px 5px 5px 5px black;
position: relative;
}
.questpic img{
position: absolute;
z-index: 1;
top:0;
}
.bounce{
animation-name: bounceIn;
animation-duration: 450ms;
animation-timing-function: linear;
animation-fill-mode: forwards;
}
@keyframes bounceIn{
0%{
opacity: 0;
transform: scale(0.3) translate3d(0,0,0);
}
50%{
opacity: 0.9;
transform: scale(1.1);
}
80%{
opacity: 1;
transform: scale(0.89);
}
100%{
opacity: 1;
transform: scale(1) translate3d(0,0,0);
}
}
.questpic:hover .overlay {
opacity:0.5;
}
.overlay {
position: absolute;
text-align: center;
background-color:black;
top:0;
left:0;
width:100%;
opacity: 0;
height:100%;
font-size: 1rem;
font-family: myfont;
color:white;
padding-top:25%;
transition: all 0.5s;
z-index: 2;
}
.questpic img{
width:100%;
}
.clear-both{
clear:both;
}
.option:hover {
color: lightblue;
transition: all .5s;
}
.option {
text-align: center;
font-size: 2rem;
font-family: myfont;
margin:0 auto;
height:70px;
width: 500px;
background-color: darkgray;
box-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
background-size:cover;
position: relative;
margin-bottom: 40px;
vertical-align: middle;
line-height: 70px;
}
button{
width:70px;
height:70px;
border-radius:50%;
background-image: url("img/button.jpg");
background-size:cover;
float:right;
margin-right: 80px;
margin-top: 50px;
}
button:hover {
transform: rotateZ(360deg);
transition: all .7s;
}
.wrong {
background-color: red;
}
.correct {
background-color: green;
}
span{
color:white;
text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
} | 0.551211 | 0.145146 |
.a-splash {
overflow: hidden;
}
.a-splash--content {
animation: a-splash--content 2s ease 2s 1 normal both;
}
.a-splash--cycle-background {
animation: a-splash--cycle-background 8s linear 0s infinite;
-webkit-background-clip: text;
background-clip: text;
background-color: #FFAEBC;
background-image: linear-gradient(0deg, #FFAEBC, #A0E7E5, #B4F8C8, #FBE7C6, #FFAEBC);
background-size: 100% 200%;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
}
.a-splash--cycle-color {
animation: a-splash--cycle-color 8s linear 0s infinite;
}
.a-splash--highscore {
margin-top: 1em;
}
.a-splash--logo {
align-items: stretch;
display: flex;
flex: 1 1 auto;
flex-direction: column;
justify-content: center;
letter-spacing: 0;
}
.a-splash--row {
animation: a-splash--row 2s ease 1s 1 normal both;
display: flex;
font-family: FiraMonoRegular, monospace;
justify-content: space-between;
padding: 0 1em;
}
.a-splash--title {
animation: a-splash--title 2s ease 0s 1 normal both;
font-family: ComicSharkRegular, fantasy;
font-size: 12em;
line-height: 1;
}
@keyframes a-splash--content {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes a-splash--cycle-background {
0% {
background-position: center 0%;
}
100% {
background-position: center 200%;
}
}
@keyframes a-splash--cycle-color {
0% {
color: #B4F8C8;
}
25% {
color: #A0E7E5;
}
50% {
color: #FFAEBC;
}
75% {
color: #FBE7C6;
}
100% {
color: #B4F8C8;
}
}
@keyframes a-splash--row {
0% {
opacity: 0;
transform: scale(0.8);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@keyframes a-splash--title {
0% {
opacity: 0;
transform: rotate(15deg) scale(2);
}
50% {
opacity: 1;
}
100% {
transform: rotate(0deg) scale(1);
}
}
@media (prefers-reduced-motion: reduced) {
.a-splash--title {
animation: none;
}
@keyframes a-splash--row {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
} | src/css/screen/splash.css | .a-splash {
overflow: hidden;
}
.a-splash--content {
animation: a-splash--content 2s ease 2s 1 normal both;
}
.a-splash--cycle-background {
animation: a-splash--cycle-background 8s linear 0s infinite;
-webkit-background-clip: text;
background-clip: text;
background-color: #FFAEBC;
background-image: linear-gradient(0deg, #FFAEBC, #A0E7E5, #B4F8C8, #FBE7C6, #FFAEBC);
background-size: 100% 200%;
-webkit-text-fill-color: transparent;
text-fill-color: transparent;
}
.a-splash--cycle-color {
animation: a-splash--cycle-color 8s linear 0s infinite;
}
.a-splash--highscore {
margin-top: 1em;
}
.a-splash--logo {
align-items: stretch;
display: flex;
flex: 1 1 auto;
flex-direction: column;
justify-content: center;
letter-spacing: 0;
}
.a-splash--row {
animation: a-splash--row 2s ease 1s 1 normal both;
display: flex;
font-family: FiraMonoRegular, monospace;
justify-content: space-between;
padding: 0 1em;
}
.a-splash--title {
animation: a-splash--title 2s ease 0s 1 normal both;
font-family: ComicSharkRegular, fantasy;
font-size: 12em;
line-height: 1;
}
@keyframes a-splash--content {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes a-splash--cycle-background {
0% {
background-position: center 0%;
}
100% {
background-position: center 200%;
}
}
@keyframes a-splash--cycle-color {
0% {
color: #B4F8C8;
}
25% {
color: #A0E7E5;
}
50% {
color: #FFAEBC;
}
75% {
color: #FBE7C6;
}
100% {
color: #B4F8C8;
}
}
@keyframes a-splash--row {
0% {
opacity: 0;
transform: scale(0.8);
}
100% {
opacity: 1;
transform: scale(1);
}
}
@keyframes a-splash--title {
0% {
opacity: 0;
transform: rotate(15deg) scale(2);
}
50% {
opacity: 1;
}
100% {
transform: rotate(0deg) scale(1);
}
}
@media (prefers-reduced-motion: reduced) {
.a-splash--title {
animation: none;
}
@keyframes a-splash--row {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
} | 0.727975 | 0.202226 |
.ware-image {
width: 250px !important;
height: 250px;
object-fit: contain;
margin: 0;
}
.ware-image:hover{
opacity: 0.8;
}
.ware {
display: flex;
flex-direction: column;
max-width: 250px;
align-items: center;
justify-content: space-between;
box-shadow: 0px 5px 10px rgba(100, 100, 100, 0.185);
border-radius: 25px 25px 25px 25px;
}
.ware-pricename-grid {
position: relative;
z-index: 200;
margin-top: -50px;
height: 120px;
padding: 25px 25px;
padding-bottom: 25px;
display: flex;
text-align: start;
flex-direction: column;
color: rgb(255, 255, 255);
display: flex;
flex-direction: column;
justify-content: space-between;
width: 100%;
font-family: Roboto;
background-color: rgb(183, 121, 255);
border-radius: 0 0 25px 25px ;
}
.ware-pricename-price {
font-size: 20px;
font-weight: 400;
}
.ware-buttons-wrap{
color: rgb(255, 255, 255);
border-radius: 5px;
background-color: rgb(172, 115, 230);
position: relative;
display: flex;
justify-content: center;
width: 150px;
top: -40px;
z-index: 201;
}
.ware-buttons {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
min-width: 60px;
}
@media(max-width: 700px) {
.ware-buttons-wrap{
width: 180px;
}
.wareImage {
width: 100px;
height: 100px;
object-fit: contain;
margin: 0;
}
.ware {
display: flex;
flex-direction: column;
width: auto;
align-items: center;
justify-content: space-between;
}
.ware-pricename-grid {
display: flex;
text-align: start;
flex-direction: column;
color: white;
}
}
@media(max-width: 500px) {
.ware-pricename-name {
font-size:18px;
}
.ware-pricename-price {
font-size: 15px;
font-weight: 400;
}
.ware-buttons-wrap{
width: 130px;
}
.ware {
display: flex;
flex-direction: column;
width: auto;
align-items: center;
justify-content: space-between;
}
.ware-buttons {
display: flex;
justify-content: space-between;
width: 100%;
}
} | src/components/ware.css | .ware-image {
width: 250px !important;
height: 250px;
object-fit: contain;
margin: 0;
}
.ware-image:hover{
opacity: 0.8;
}
.ware {
display: flex;
flex-direction: column;
max-width: 250px;
align-items: center;
justify-content: space-between;
box-shadow: 0px 5px 10px rgba(100, 100, 100, 0.185);
border-radius: 25px 25px 25px 25px;
}
.ware-pricename-grid {
position: relative;
z-index: 200;
margin-top: -50px;
height: 120px;
padding: 25px 25px;
padding-bottom: 25px;
display: flex;
text-align: start;
flex-direction: column;
color: rgb(255, 255, 255);
display: flex;
flex-direction: column;
justify-content: space-between;
width: 100%;
font-family: Roboto;
background-color: rgb(183, 121, 255);
border-radius: 0 0 25px 25px ;
}
.ware-pricename-price {
font-size: 20px;
font-weight: 400;
}
.ware-buttons-wrap{
color: rgb(255, 255, 255);
border-radius: 5px;
background-color: rgb(172, 115, 230);
position: relative;
display: flex;
justify-content: center;
width: 150px;
top: -40px;
z-index: 201;
}
.ware-buttons {
display: flex;
align-items: center;
justify-content: space-between;
width: 100%;
min-width: 60px;
}
@media(max-width: 700px) {
.ware-buttons-wrap{
width: 180px;
}
.wareImage {
width: 100px;
height: 100px;
object-fit: contain;
margin: 0;
}
.ware {
display: flex;
flex-direction: column;
width: auto;
align-items: center;
justify-content: space-between;
}
.ware-pricename-grid {
display: flex;
text-align: start;
flex-direction: column;
color: white;
}
}
@media(max-width: 500px) {
.ware-pricename-name {
font-size:18px;
}
.ware-pricename-price {
font-size: 15px;
font-weight: 400;
}
.ware-buttons-wrap{
width: 130px;
}
.ware {
display: flex;
flex-direction: column;
width: auto;
align-items: center;
justify-content: space-between;
}
.ware-buttons {
display: flex;
justify-content: space-between;
width: 100%;
}
} | 0.533397 | 0.123974 |
.col {
position: relative;
display: block;
width: 100%;
}
html body .vc_row-fluid > .span_12,
.full-page-inner > .span_12,
.full-page-inner > .container > .span_12 {
display: flex;
display: -ms-flexbox;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
float: none;
}
@media (min-width: 690px) {
.col {
margin-right: 2%;
}
}
.col:last-child {
margin-right: 0;
}
.col.col_last {
margin-right: 0;
}
/* Gutters */
html body .vc_row-fluid > .span_12 > .wpb_column,
.compose-mode .vc_row-fluid > .span_12 > .vc_element,
.compose-mode .vc_row-fluid > .span_12 > .vc_element > .wpb_column,
.full-page-inner > .span_12 > .wpb_column,
.full-page-inner > .container > .span_12 > .wpb_column {
float: none;
margin-right: 0;
}
html body .vc_row-fluid > .span_12 > .wpb_column:not([class*="offset-"]),
.compose-mode .vc_row-fluid > .span_12 > .vc_element:not([class*="offset-"]),
.compose-mode .vc_row-fluid > .span_12 > .vc_element > .wpb_column:not([class*="offset-"]),
.full-page-inner > .span_12 > .wpb_column:not([class*="offset-"]),
.full-page-inner > .container > .span_12 > .wpb_column:not([class*="offset-"]) {
margin-left: 0;
}
.vc_row-fluid > .span_12,
.full-page-inner > .span_12,
.full-page-inner > .container > .span_12 {
width: auto;
}
/* Default */
.vc_row-fluid > .span_12 {
margin-left: -1%;
margin-right: -1%;
}
.vc_row-fluid > .span_12 .wpb_column {
padding-left: 1%;
padding-right: 1%;
}
body[data-col-gap*="px"] .wpb_wrapper > .wpb_row:last-child:not([data-column-margin*="px"]) {
margin-bottom: 0;
}
/* None */
body .container-wrap .wpb_row[data-column-margin="none"]:not(.full-width-section):not(.full-width-content) {
margin-bottom: 0;
}
body .container-wrap .vc_row-fluid[data-column-margin="none"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
}
body .container-wrap .vc_row-fluid[data-column-margin="none"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="none"] .child_column {
padding-left: 0;
padding-right: 0;
}
/* 20px */
body[data-col-gap="20px"] .wpb_row:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="20px"]:not(.full-width-section):not(.full-width-content) {
margin-bottom: 20px;
}
body[data-col-gap="20px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="20px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="20px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="20px"] .full-page-inner > .span_12 {
margin-left: -10px;
margin-right: -10px;
}
body[data-col-gap="20px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="20px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="20px"] .child_column {
padding-left: 10px;
padding-right: 10px;
}
.container-wrap .vc_row-fluid[data-column-margin="20px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="20px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 10px;
padding-right: 10px;
}
/* 30px */
body[data-col-gap="30px"] .wpb_row:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="30px"]:not(.full-width-section):not(.full-width-content) {
margin-bottom: 30px;
}
body[data-col-gap="30px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="30px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .span_12 {
margin-left: -15px;
margin-right: -15px;
}
body[data-col-gap="30px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="30px"] .child_column {
padding-left: 15px;
padding-right: 15px;
}
.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 15px;
padding-right: 15px;
}
/* 40px */
body[data-col-gap="40px"] .wpb_row:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="40px"]:not(.full-width-section):not(.full-width-content) {
margin-bottom: 40px;
}
body[data-col-gap="40px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="40px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="40px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="40px"] .full-page-inner > .span_12 {
margin-left: -20px;
margin-right: -20px;
}
body[data-col-gap="40px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="40px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="40px"] .child_column {
padding-left: 20px;
padding-right: 20px;
}
.container-wrap .vc_row-fluid[data-column-margin="40px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="40px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 20px;
padding-right: 20px;
}
/* 50px */
body[data-col-gap="50px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="50px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="50px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="50px"] .full-page-inner > .span_12 {
margin-left: -25px;
margin-right: -25px;
}
body[data-col-gap="50px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="50px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="50px"] .child_column {
padding-left: 25px;
padding-right: 25px;
}
.container-wrap .vc_row-fluid[data-column-margin="50px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="50px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 25px;
padding-right: 25px;
}
/* 60px */
body[data-col-gap="60px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="60px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="60px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="60px"] .full-page-inner > .span_12 {
margin-left: -30px;
margin-right: -30px;
}
body[data-col-gap="60px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="60px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="60px"] .child_column {
padding-left: 30px;
padding-right: 30px;
}
.container-wrap .vc_row-fluid[data-column-margin="60px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="60px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 30px;
padding-right: 30px;
}
/* 70px */
body[data-col-gap="70px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="70px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="70px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="70px"] .full-page-inner > .span_12 {
margin-left: -35px;
margin-right: -35px;
}
body[data-col-gap="70px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="70px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="70px"] .child_column {
padding-left: 35px;
padding-right: 35px;
}
.container-wrap .vc_row-fluid[data-column-margin="70px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="70px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 35px;
padding-right: 35px;
}
/* 80px */
body[data-col-gap="80px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="80px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="80px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="80px"] .full-page-inner > .span_12 {
margin-left: -40px;
margin-right: -40px;
}
body[data-col-gap="80px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="80px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="80px"] .child_column {
padding-left: 40px;
padding-right: 40px;
}
.container-wrap .vc_row-fluid[data-column-margin="80px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="80px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 40px;
padding-right: 40px;
}
/* 90px */
body[data-col-gap="90px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="90px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="90px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="90px"] .full-page-inner > .span_12 {
margin-left: -45px;
margin-right: -45px;
}
body[data-col-gap="90px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="90px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="90px"] .child_column {
padding-left: 45px;
padding-right: 45px;
}
.container-wrap .vc_row-fluid[data-column-margin="90px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="90px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 45px;
padding-right: 45px;
}
html body .full-width-content.vc_row-fluid .wpb_column {
padding: 0;
}
.full-width-content.vc_row-fluid .wpb_column .wpb_row,
.full-width-content.vc_row-fluid .wpb_column .wpb_wrapper,
html body .full-width-content.vc_row-fluid .span_12 {
margin: 0;
}
/* One fourths */
@media only screen and (max-width: 999px) and (min-width: 690px) {
.vc_row-fluid[data-column-margin="20px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="20px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 20px!important;
}
body[data-col-gap="30px"] .vc_row-fluid:not(.inner_row):not(.full-width-content) > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap="30px"] .vc_row-fluid:not(.full-width-content) .vc_row-fluid.inner_row > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 30px;
}
body[data-col-gap="40px"] .vc_row-fluid:not(.inner_row):not(.full-width-content) > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap="40px"] .vc_row-fluid:not(.full-width-content) .vc_row-fluid.inner_row > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="40px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="40px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 40px;
}
body[data-col-gap="50px"] .vc_row-fluid:not(.inner_row):not(.full-width-content) > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap="50px"] .vc_row-fluid:not(.full-width-content) .vc_row-fluid.inner_row > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="50px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid.vc_row-fluid.inner_row[data-column-margin="50px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 50px;
}
body[data-col-gap="60px"] .vc_row-fluid:not(.inner_row):not(.full-width-content) > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap="60px"] .vc_row-fluid:not(.full-width-content) .vc_row-fluid.inner_row > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="60px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="60px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 60px;
}
body[data-col-gap="70px"] .vc_row-fluid:not(.inner_row):not(.full-width-content) > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap="70px"] .vc_row-fluid:not(.full-width-content) .vc_row-fluid.inner_row > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="70px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="70px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 70px;
}
}
/* FWC Gutters */
@media only screen and ( max-width: 1000px ) {
.container-wrap .full-width-content .vc_row-fluid[data-column-margin*="px"] > .span_12 > .wpb_column {
margin-bottom: 30px;
}
}
.vc_row-fluid[data-column-margin="default"].full-width-content > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="none"].full-width-content > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="default"].full-width-content > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="none"].full-width-content > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"] .vc_row-fluid.full-width-content .inner_row[data-column-margin="default"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"] .vc_row-fluid.full-width-content .inner_row[data-column-margin="none"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="default"].full-width-content,
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="none"].full-width-content,
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="default"],
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="none"] {
margin-bottom: 0;
}
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="default"].full-width-content > .span_12,
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="none"].full-width-content > .span_12,
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="default"] > .span_12,
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="none"] > .span_12 {
margin-left: 0;
margin-right: 0;
}
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="default"].full-width-content > .span_12 > .wpb_column,
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="none"].full-width-content > .span_12 > .wpb_column,
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="default"] > .span_12 > .wpb_column,
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="none"] > .span_12 > .wpb_column {
padding-left: 0;
padding-right: 0;
}
/* Border Radius */
.wpb_column[data-border-radius*="px"] > .vc_column-inner > .column-bg-overlay-wrap {
overflow: hidden;
}
.wpb_column[data-border-radius="3px"] > .vc_column-inner,
.wpb_column[data-border-radius="3px"] > .vc_column-inner > .column-bg-overlay-wrap,
.wpb_column[data-border-radius="3px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] {
border-radius: 3px;
}
.wpb_column[data-border-radius="5px"] > .vc_column-inner,
.wpb_column[data-border-radius="5px"] > .vc_column-inner > .column-bg-overlay-wrap,
.wpb_column[data-border-radius="5px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] {
border-radius: 5px;
}
.wpb_column[data-border-radius="10px"] > .vc_column-inner,
.wpb_column[data-border-radius="10px"] > .vc_column-inner > .column-bg-overlay-wrap,
.wpb_column[data-border-radius="10px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] {
border-radius: 10px;
}
.wpb_column[data-border-radius="15px"] > .vc_column-inner,
.wpb_column[data-border-radius="15px"] > .vc_column-inner > .column-bg-overlay-wrap,
.wpb_column[data-border-radius="15px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] {
border-radius: 15px;
}
.wpb_column[data-border-radius="20px"] > .vc_column-inner,
.wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-bg-overlay-wrap,
.wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] {
border-radius: 20px;
}
/* Boxed Column */
.vc_row-fluid .wpb_column.boxed,
.material .vc_row-fluid .wpb_column.boxed,
.ascend .vc_row-fluid .wpb_column.boxed {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpb_column.boxed > .vc_column-inner {
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
background-color: #fff;
padding: 25px 15px 15px;
position: relative;
-webkit-transition: transform .2s ease,-webkit-box-shadow .2s ease;
transition: transform .2s ease,box-shadow .2s ease;
top: 0;
}
.wpb_column.boxed:hover > .vc_column-inner {
transform:translateY(-4px);
-webkit-transform:translateY(-4px);
box-shadow:0 17px 25px rgba(0,0,0,0.13);
-webkit-box-shadow:0 17px 25px rgba(0,0,0,0.13);
}
/* Box Shadows */
.vc_row-fluid .wpb_column {
box-shadow: none;
}
.wpb_column[data-shadow="small_depth"] > .vc_column-inner > .column-bg-overlay-wrap {
box-shadow:0 10px 50px rgba(0,0,0,0.08),0 13px 45px rgba(0,0,0,0.08)
}
.wpb_column[data-shadow="medium_depth"] > .vc_column-inner > .column-bg-overlay-wrap {
box-shadow:0 30px 80px rgba(0,0,0,0.14),0 20px 70px rgba(0,0,0,0.12)
}
.wpb_column[data-shadow="large_depth"] > .vc_column-inner > .column-bg-overlay-wrap{
box-shadow:0 40px 100px rgba(0,0,0,0.15),0 25px 80px rgba(0,0,0,0.1)
}
.wpb_column[data-shadow="x_large_depth"] > .vc_column-inner > .column-bg-overlay-wrap {
box-shadow:0 60px 135px rgba(0,0,0,0.14),0 15px 65px rgba(0,0,0,0.14)
}
/* Border Layer */
.wpb_column > .vc_column-inner > .border-wrap{
position:static;
pointer-events:none
}
.wpb_column > .vc_column-inner > .border-wrap >span{
position:absolute;
z-index: 100;
}
.wpb_column[data-border-style="solid"] > .vc_column-inner > .border-wrap >span{
border-style:solid
}
.wpb_column[data-border-style="dotted"] > .vc_column-inner > .border-wrap >span{
border-style:dotted
}
.wpb_column[data-border-style="dashed"] > .vc_column-inner > .border-wrap >span{
border-style:dashed
}
.wpb_column > .vc_column-inner > .border-wrap >.border-top,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-top:after{
width:100%;
top:0;
left:0;
border-color:inherit;
}
.wpb_column > .vc_column-inner > .border-wrap >.border-bottom,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-bottom:after{
width:100%;
bottom:0;
left:0;
border-color:inherit;
}
.wpb_column > .vc_column-inner > .border-wrap >.border-left,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-left:after{
height:100%;
top:0;
left:0;
border-color:inherit;
}
.wpb_column > .vc_column-inner > .border-wrap >.border-right,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-right:after{
height:100%;
top:0;
right:0;
border-color:inherit;
}
.wpb_column > .vc_column-inner > .border-wrap >.border-right,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-right:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-left,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-left:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-bottom,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-bottom:after {
border-top:none!important
}
.wpb_column > .vc_column-inner > .border-wrap >.border-left,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-left:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-bottom,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-bottom:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-top,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-top:after {
border-right:none!important
}
.wpb_column > .vc_column-inner > .border-wrap >.border-right,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-right:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-left,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-left:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-top,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-top:after {
border-bottom:none!important
}
.wpb_column > .vc_column-inner > .border-wrap >.border-right,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-right:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-bottom,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-bottom:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-top,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-top:after {
border-left:none!important
}
/* Reveal Columns */
@media only screen and (min-width:1000px){
.wpb_column.has-animation[data-animation="reveal-from-bottom"] > .vc_column-inner{
transform:translateY(101%);
-webkit-transform:translateY(101%)
}
.wpb_column.has-animation[data-animation="reveal-from-top"] > .vc_column-inner{
transform:translateY(-101%);
-webkit-transform:translateY(-101%)
}
.wpb_column.has-animation[data-animation="reveal-from-left"] > .vc_column-inner{
transform:translateX(-120%);
-webkit-transform:translateX(-120%)
}
.wpb_column.has-animation[data-animation="reveal-from-right"] > .vc_column-inner {
transform:translateX(120%);
-webkit-transform:translateX(120%)
}
}
/* Column Percent Based Padding */
.col.padding-1-percent > .vc_column-inner { padding: calc(600px * 0.01); }
.col.padding-2-percent > .vc_column-inner,
.col.padding-3-percent > .vc_column-inner { padding: calc(600px * 0.03); }
.col.padding-4-percent > .vc_column-inner,
.col.padding-5-percent > .vc_column-inner,
.col.padding-6-percent > .vc_column-inner { padding: calc(600px * 0.06); }
.col.padding-7-percent > .vc_column-inner { padding: calc(600px * 0.07); }
.col.padding-8-percent > .vc_column-inner { padding: calc(600px * 0.08); }
.col.padding-9-percent > .vc_column-inner { padding: calc(600px * 0.09); }
.col.padding-10-percent > .vc_column-inner { padding: calc(600px * 0.1); }
.col.padding-11-percent > .vc_column-inner { padding: calc(600px * 0.11); }
.col.padding-12-percent > .vc_column-inner { padding: calc(600px * 0.12); }
.col.padding-13-percent > .vc_column-inner { padding: calc(600px * 0.13); }
.col.padding-14-percent > .vc_column-inner { padding: calc(600px * 0.14); }
.col.padding-15-percent > .vc_column-inner { padding: calc(600px * 0.15); }
.col.padding-16-percent > .vc_column-inner { padding: calc(600px * 0.16); }
.col.padding-17-percent > .vc_column-inner { padding: calc(600px * 0.17); }
/* Mobile */
@media only screen and (max-width: 690px) {
.col.padding-1-percent > .vc_column-inner { padding: calc(100vw * 0.01); }
.col.padding-2-percent > .vc_column-inner,
.col.padding-3-percent > .vc_column-inner { padding: calc(100vw * 0.03); }
.col.padding-4-percent > .vc_column-inner,
.col.padding-5-percent > .vc_column-inner,
.col.padding-6-percent > .vc_column-inner { padding: calc(100vw * 0.06); }
.col.padding-7-percent > .vc_column-inner { padding: calc(100vw * 0.07); }
.col.padding-8-percent > .vc_column-inner { padding: calc(100vw * 0.08); }
.col.padding-9-percent > .vc_column-inner { padding: calc(100vw * 0.09); }
.col.padding-10-percent > .vc_column-inner { padding: calc(100vw * 0.1); }
.col.padding-11-percent > .vc_column-inner { padding: calc(100vw * 0.11); }
.col.padding-12-percent > .vc_column-inner { padding: calc(100vw * 0.12); }
.col.padding-13-percent > .vc_column-inner { padding: calc(100vw * 0.13); }
.col.padding-14-percent > .vc_column-inner { padding: calc(100vw * 0.14); }
.col.padding-15-percent > .vc_column-inner { padding: calc(100vw * 0.15); }
.col.padding-16-percent > .vc_column-inner { padding: calc(100vw * 0.16); }
.col.padding-17-percent > .vc_column-inner { padding: calc(100vw * 0.17); }
/* columns with border */
.col.padding-1-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-2-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-3-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-4-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-5-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-6-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-7-percent[data-border-width*="px"] > .vc_column-inner {
padding: calc(100vw * 0.09);
}
}
/* Sm Desktop */
@media only screen and (min-width: 1000px) {
.col.padding-1-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.01); }
.col.padding-2-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.02); }
.col.padding-3-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.03); }
.col.padding-4-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.04); }
.col.padding-5-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.05); }
.col.padding-6-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.06); }
.col.padding-7-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.07); }
.col.padding-8-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.08); }
.col.padding-9-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.09); }
.col.padding-10-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.1); }
.col.padding-11-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.11); }
.col.padding-12-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.12); }
.col.padding-13-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.13); }
.col.padding-14-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.14); }
.col.padding-15-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.15); }
.col.padding-16-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.16); }
.col.padding-17-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.17); }
.column_container:not(.vc_col-sm-12) .col.padding-1-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.005); }
.column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.01); }
.column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.015); }
.column_container:not(.vc_col-sm-12) .col.padding-4-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.02); }
.column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.025); }
.column_container:not(.vc_col-sm-12) .col.padding-6-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.03); }
.column_container:not(.vc_col-sm-12) .col.padding-7-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.035); }
.column_container:not(.vc_col-sm-12) .col.padding-8-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.04); }
.column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.045); }
.column_container:not(.vc_col-sm-12) .col.padding-10-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.05); }
.column_container:not(.vc_col-sm-12) .col.padding-11-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.055); }
.column_container:not(.vc_col-sm-12) .col.padding-12-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.06); }
.column_container:not(.vc_col-sm-12) .col.padding-13-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.065); }
.column_container:not(.vc_col-sm-12) .col.padding-14-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.07); }
.column_container:not(.vc_col-sm-12) .col.padding-15-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.075); }
.column_container:not(.vc_col-sm-12) .col.padding-16-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.08); }
.column_container:not(.vc_col-sm-12) .col.padding-17-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.09); }
}
/* Large Desktop */
@media only screen and (min-width: 1425px) {
.col.padding-1-percent > .vc_column-inner { padding: calc(1245px * 0.01); }
.col.padding-2-percent > .vc_column-inner { padding: calc(1245px * 0.02); }
.col.padding-3-percent > .vc_column-inner { padding: calc(1245px * 0.03); }
.col.padding-4-percent > .vc_column-inner { padding: calc(1245px * 0.04); }
.col.padding-5-percent > .vc_column-inner { padding: calc(1245px * 0.05); }
.col.padding-6-percent > .vc_column-inner { padding: calc(1245px * 0.06); }
.col.padding-7-percent > .vc_column-inner { padding: calc(1245px * 0.07); }
.col.padding-8-percent > .vc_column-inner { padding: calc(1245px * 0.08); }
.col.padding-9-percent > .vc_column-inner { padding: calc(1245px * 0.09); }
.col.padding-10-percent > .vc_column-inner { padding: calc(1245px * 0.1); }
.col.padding-11-percent > .vc_column-inner { padding: calc(1245px * 0.11); }
.col.padding-12-percent > .vc_column-inner { padding: calc(1245px * 0.12); }
.col.padding-13-percent > .vc_column-inner { padding: calc(1245px * 0.13); }
.col.padding-14-percent > .vc_column-inner { padding: calc(1245px * 0.14); }
.col.padding-15-percent > .vc_column-inner { padding: calc(1245px * 0.15); }
.col.padding-16-percent > .vc_column-inner { padding: calc(1245px * 0.16); }
.col.padding-17-percent > .vc_column-inner { padding: calc(1245px * 0.17); }
.column_container:not(.vc_col-sm-12) .col.padding-1-percent > .vc_column-inner { padding: calc(1245px * 0.005); }
.column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner { padding: calc(1245px * 0.01); }
.column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner { padding: calc(1245px * 0.015); }
.column_container:not(.vc_col-sm-12) .col.padding-4-percent > .vc_column-inner { padding: calc(1245px * 0.02); }
.column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner { padding: calc(1245px * 0.025); }
.column_container:not(.vc_col-sm-12) .col.padding-6-percent > .vc_column-inner { padding: calc(1245px * 0.03); }
.column_container:not(.vc_col-sm-12) .col.padding-7-percent > .vc_column-inner { padding: calc(1245px * 0.035); }
.column_container:not(.vc_col-sm-12) .col.padding-8-percent > .vc_column-inner { padding: calc(1245px * 0.04); }
.column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner { padding: calc(1245px * 0.045); }
.column_container:not(.vc_col-sm-12) .col.padding-10-percent > .vc_column-inner { padding: calc(1245px * 0.05); }
.column_container:not(.vc_col-sm-12) .col.padding-11-percent > .vc_column-inner { padding: calc(1245px * 0.055); }
.column_container:not(.vc_col-sm-12) .col.padding-12-percent > .vc_column-inner { padding: calc(1245px * 0.06); }
.column_container:not(.vc_col-sm-12) .col.padding-13-percent > .vc_column-inner { padding: calc(1245px * 0.065); }
.column_container:not(.vc_col-sm-12) .col.padding-14-percent > .vc_column-inner { padding: calc(1245px * 0.07); }
.column_container:not(.vc_col-sm-12) .col.padding-15-percent > .vc_column-inner { padding: calc(1245px * 0.075); }
.column_container:not(.vc_col-sm-12) .col.padding-16-percent > .vc_column-inner { padding: calc(1245px * 0.08); }
.column_container:not(.vc_col-sm-12) .col.padding-17-percent > .vc_column-inner { padding: calc(1245px * 0.09); }
}
/* Full width content rows */
.full-width-content .col.padding-1-percent > .vc_column-inner { padding: calc(100vw * 0.01); }
.full-width-content .col.padding-2-percent > .vc_column-inner { padding: calc(100vw * 0.02); }
.full-width-content .col.padding-3-percent > .vc_column-inner { padding: calc(100vw * 0.03); }
.full-width-content .col.padding-4-percent > .vc_column-inner { padding: calc(100vw * 0.04); }
.full-width-content .col.padding-5-percent > .vc_column-inner { padding: calc(100vw * 0.05); }
.full-width-content .col.padding-6-percent > .vc_column-inner { padding: calc(100vw * 0.06); }
.full-width-content .col.padding-7-percent > .vc_column-inner { padding: calc(100vw * 0.07); }
.full-width-content .col.padding-8-percent > .vc_column-inner { padding: calc(100vw * 0.08); }
.full-width-content .col.padding-9-percent > .vc_column-inner { padding: calc(100vw * 0.09); }
.full-width-content .col.padding-10-percent > .vc_column-inner { padding: calc(100vw * 0.1); }
.full-width-content .col.padding-11-percent > .vc_column-inner { padding: calc(100vw * 0.11); }
.full-width-content .col.padding-12-percent > .vc_column-inner { padding: calc(100vw * 0.12); }
.full-width-content .col.padding-13-percent > .vc_column-inner { padding: calc(100vw * 0.13); }
.full-width-content .col.padding-14-percent > .vc_column-inner { padding: calc(100vw * 0.14); }
.full-width-content .col.padding-15-percent > .vc_column-inner { padding: calc(100vw * 0.15); }
.full-width-content .col.padding-16-percent > .vc_column-inner { padding: calc(100vw * 0.16); }
.full-width-content .col.padding-17-percent > .vc_column-inner { padding: calc(100vw * 0.17); }
@media only screen and (max-width: 999px) {
.full-width-content .col.padding-1-percent > .vc_column-inner { padding: calc(100vw * 0.01); }
.full-width-content .col.padding-2-percent > .vc_column-inner,
.full-width-content .col.padding-3-percent > .vc_column-inner { padding: calc(100vw * 0.03); }
.full-width-content .col.padding-4-percent > .vc_column-inner,
.full-width-content .col.padding-5-percent > .vc_column-inner,
.full-width-content .col.padding-6-percent > .vc_column-inner { padding: calc(100vw * 0.06); }
}
@media only screen and (min-width: 1000px) {
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-1-percent > .vc_column-inner { padding: calc(100vw * 0.005); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner { padding: calc(100vw * 0.01); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner { padding: calc(100vw * 0.015); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-4-percent > .vc_column-inner { padding: calc(100vw * 0.02); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner { padding: calc(100vw * 0.025); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-6-percent > .vc_column-inner { padding: calc(100vw * 0.03); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-7-percent > .vc_column-inner { padding: calc(100vw * 0.035); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-8-percent > .vc_column-inner { padding: calc(100vw * 0.04); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner { padding: calc(100vw * 0.045); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-10-percent > .vc_column-inner { padding: calc(100vw * 0.05); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-11-percent > .vc_column-inner { padding: calc(100vw * 0.055); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-12-percent > .vc_column-inner { padding: calc(100vw * 0.06); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-13-percent > .vc_column-inner { padding: calc(100vw * 0.065); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-14-percent > .vc_column-inner { padding: calc(100vw * 0.07); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-15-percent > .vc_column-inner { padding: calc(100vw * 0.075); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-16-percent > .vc_column-inner { padding: calc(100vw * 0.08); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-17-percent > .vc_column-inner { padding: calc(100vw * 0.09); }
}
body #ajax-content-wrap .col[data-padding-pos="right"] > .vc_column-inner {
padding-left:0;
padding-top:0;
padding-bottom:0
}
body #ajax-content-wrap .col[data-padding-pos="left"] > .vc_column-inner {
padding-right:0;
padding-top:0;
padding-bottom:0
}
body #ajax-content-wrap .col[data-padding-pos="bottom"] > .vc_column-inner {
padding-right:0;
padding-top:0;
padding-left:0
}
#ajax-content-wrap .col[data-padding-pos="top"] > .vc_column-inner {
padding-right:0;
padding-bottom:0;
padding-left:0
}
#ajax-content-wrap .col[data-padding-pos="top-right"] > .vc_column-inner {
padding-bottom:0;
padding-left:0
}
#ajax-content-wrap .col[data-padding-pos="top-left"] > .vc_column-inner {
padding-bottom:0;
padding-right:0
}
#ajax-content-wrap .col[data-padding-pos="top-bottom"]> .vc_column-inner {
padding-left:0;
padding-right:0
}
#ajax-content-wrap .col[data-padding-pos="bottom-right"] > .vc_column-inner {
padding-left:0;
padding-top:0
}
#ajax-content-wrap .col[data-padding-pos="bottom-left"] > .vc_column-inner {
padding-right:0;
padding-top:0
}
#ajax-content-wrap .col[data-padding-pos="left-right"] > .vc_column-inner {
padding-top:0;
padding-bottom:0
}
/* Front end editor */
body.compose-mode .vc_row.vc_row-o-content-middle>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_element>.vc_column_container>.vc_column-inner,
body.compose-mode .vc_row.vc_row-o-content-middle>.fp-tableCell .fp-scrollable > .fp-scroller .full-page-inner-wrap-outer> .full-page-inner-wrap>.full-page-inner>.span_12>.vc_element>.vc_column_container>.vc_column-inner {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
}
body.compose-mode .wpb_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_element>.vc_column_container>.vc_column-inner,
body.compose-mode .wpb_row.vc_row-flex>.fp-tableCell .fp-scrollable > .fp-scroller > .full-page-inner-wrap-outer > .full-page-inner-wrap>.full-page-inner>.span_12>.vc_element>.vc_column_container>.vc_column-inner {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media (max-width:999px) and (min-width: 691px) {
.vc_col-xs-12:not([data-t-w-inherits="small_desktop"]) {
width:100%
}
.vc_col-xs-11:not([data-t-w-inherits="small_desktop"]) {
width:91.66666667%
}
.vc_col-xs-10:not([data-t-w-inherits="small_desktop"]) {
width:83.33333333%
}
.vc_col-xs-9:not([data-t-w-inherits="small_desktop"]) {
width:75%
}
.vc_col-xs-8:not([data-t-w-inherits="small_desktop"]) {
width:66.66666667%
}
.vc_col-xs-7:not([data-t-w-inherits="small_desktop"]) {
width:58.33333333%
}
.vc_col-xs-6:not([data-t-w-inherits="small_desktop"]) {
width:50%
}
.vc_col-xs-5:not([data-t-w-inherits="small_desktop"]) {
width:41.66666667%
}
.vc_col-xs-4:not([data-t-w-inherits="small_desktop"]) {
width:33.33333333%
}
.vc_col-xs-3:not([data-t-w-inherits="small_desktop"]) {
width:25%
}
.vc_col-xs-2:not([data-t-w-inherits="small_desktop"]) {
width:16.66666667%
}
.vc_col-xs-1:not([data-t-w-inherits="small_desktop"]) {
width:8.33333333%
}
}
@media (max-width: 690px) {
.vc_col-xs-12 {
width:100%
}
.vc_col-xs-11 {
width:91.66666667%
}
.vc_col-xs-10 {
width:83.33333333%
}
.vc_col-xs-9 {
width:75%
}
.vc_col-xs-8 {
width:66.66666667%
}
.vc_col-xs-7 {
width:58.33333333%
}
.vc_col-xs-6 {
width:50%
}
.vc_col-xs-5 {
width:41.66666667%
}
.vc_col-xs-4 {
width:33.33333333%
}
.vc_col-xs-3 {
width:25%
}
.vc_col-xs-2 {
width:16.66666667%
}
.vc_col-xs-1 {
width:8.33333333%
}
}
.vc_col-xs-pull-12{
right:100%
}
.vc_col-xs-pull-11{
right:91.66666667%
}
.vc_col-xs-pull-10{
right:83.33333333%
}
.vc_col-xs-pull-9{
right:75%
}
.vc_col-xs-pull-8{
right:66.66666667%
}
.vc_col-xs-pull-7{
right:58.33333333%
}
.vc_col-xs-pull-6{
right:50%
}
.vc_col-xs-pull-5{
right:41.66666667%
}
.vc_col-xs-pull-4{
right:33.33333333%
}
.vc_col-xs-pull-3{
right:25%
}
.vc_col-xs-pull-2{
right:16.66666667%
}
.vc_col-xs-pull-1{
right:8.33333333%
}
.vc_col-xs-pull-0{
right:auto
}
.vc_col-xs-push-12{
left:100%
}
.vc_col-xs-push-11{
left:91.66666667%
}
.vc_col-xs-push-10{
left:83.33333333%
}
.vc_col-xs-push-9{
left:75%
}
.vc_col-xs-push-8{
left:66.66666667%
}
.vc_col-xs-push-7{
left:58.33333333%
}
.vc_col-xs-push-6{
left:50%
}
.vc_col-xs-push-5{
left:41.66666667%
}
.vc_col-xs-push-4{
left:33.33333333%
}
.vc_col-xs-push-3{
left:25%
}
.vc_col-xs-push-2{
left:16.66666667%
}
.vc_col-xs-push-1{
left:8.33333333%
}
.vc_col-xs-push-0{
left:auto
}
.vc_col-xs-offset-12{
margin-left:100%
}
.vc_col-xs-offset-11{
margin-left:91.66666667%
}
.vc_col-xs-offset-10{
margin-left:83.33333333%
}
.vc_col-xs-offset-9{
margin-left:75%
}
.vc_col-xs-offset-8{
margin-left:66.66666667%
}
.vc_col-xs-offset-7{
margin-left:58.33333333%
}
.vc_col-xs-offset-6{
margin-left:50%
}
.vc_col-xs-offset-5{
margin-left:41.66666667%
}
.vc_col-xs-offset-4{
margin-left:33.33333333%
}
.vc_col-xs-offset-3{
margin-left:25%
}
.vc_col-xs-offset-2{
margin-left:16.66666667%
}
.vc_col-xs-offset-1{
margin-left:8.33333333%
}
.vc_col-xs-offset-0{
margin-left:0
}
@media (min-width:690px){
.rtl .vc_rtl-columns-reverse .vc_col-sm-1,
.rtl .vc_rtl-columns-reverse .vc_col-sm-10,
.rtl .vc_rtl-columns-reverse .vc_col-sm-11,
.rtl .vc_rtl-columns-reverse .vc_col-sm-12,
.rtl .vc_rtl-columns-reverse .vc_col-sm-2,
.rtl .vc_rtl-columns-reverse .vc_col-sm-3,
.rtl .vc_rtl-columns-reverse .vc_col-sm-4,
.rtl .vc_rtl-columns-reverse .vc_col-sm-5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-6,
.rtl .vc_rtl-columns-reverse .vc_col-sm-7,
.rtl .vc_rtl-columns-reverse .vc_col-sm-8,
.rtl .vc_rtl-columns-reverse .vc_col-sm-9{
float:right
}
.vc_col-sm-12{
width:100%
}
.vc_col-sm-11{
width:91.66666667%
}
.vc_col-sm-10{
width:83.33333333%
}
.vc_col-sm-9{
width:75%
}
.vc_col-sm-8{
width:66.66666667%
}
.vc_col-sm-7{
width:58.33333333%
}
.vc_col-sm-6{
width:50%
}
.vc_col-sm-5{
width:41.66666667%
}
.vc_col-sm-4{
width:33.33333333%
}
.vc_col-sm-3{
width:25%
}
.vc_col-sm-2{
width:16.66666667%
}
.vc_col-sm-1{
width:8.33333333%
}
.vc_col-sm-pull-12{
right:100%
}
.vc_col-sm-pull-11{
right:91.66666667%
}
.vc_col-sm-pull-10{
right:83.33333333%
}
.vc_col-sm-pull-9{
right:75%
}
.vc_col-sm-pull-8{
right:66.66666667%
}
.vc_col-sm-pull-7{
right:58.33333333%
}
.vc_col-sm-pull-6{
right:50%
}
.vc_col-sm-pull-5{
right:41.66666667%
}
.vc_col-sm-pull-4{
right:33.33333333%
}
.vc_col-sm-pull-3{
right:25%
}
.vc_col-sm-pull-2{
right:16.66666667%
}
.vc_col-sm-pull-1{
right:8.33333333%
}
.vc_col-sm-pull-0{
right:auto
}
.vc_col-sm-push-12{
left:100%
}
.vc_col-sm-push-11{
left:91.66666667%
}
.vc_col-sm-push-10{
left:83.33333333%
}
.vc_col-sm-push-9{
left:75%
}
.vc_col-sm-push-8{
left:66.66666667%
}
.vc_col-sm-push-7{
left:58.33333333%
}
.vc_col-sm-push-6{
left:50%
}
.vc_col-sm-push-5{
left:41.66666667%
}
.vc_col-sm-push-4{
left:33.33333333%
}
.vc_col-sm-push-3{
left:25%
}
.vc_col-sm-push-2{
left:16.66666667%
}
.vc_col-sm-push-1{
left:8.33333333%
}
.vc_col-sm-push-0{
left:auto
}
.vc_col-sm-offset-12{
margin-left:100%
}
.vc_col-sm-offset-11{
margin-left:91.66666667%
}
.vc_col-sm-offset-10{
margin-left:83.33333333%
}
.vc_col-sm-offset-9{
margin-left:75%
}
.vc_col-sm-offset-8{
margin-left:66.66666667%
}
.vc_col-sm-offset-7{
margin-left:58.33333333%
}
.vc_col-sm-offset-6{
margin-left:50%
}
.vc_col-sm-offset-5{
margin-left:41.66666667%
}
.vc_col-sm-offset-4{
margin-left:33.33333333%
}
.vc_col-sm-offset-3{
margin-left:25%
}
.vc_col-sm-offset-2{
margin-left:16.66666667%
}
.vc_col-sm-offset-1{
margin-left:8.33333333%
}
.vc_col-sm-offset-0{
margin-left:0
}
}
@media (min-width:1000px){
.rtl .vc_rtl-columns-reverse .vc_col-md-1,
.rtl .vc_rtl-columns-reverse .vc_col-md-10,
.rtl .vc_rtl-columns-reverse .vc_col-md-11,
.rtl .vc_rtl-columns-reverse .vc_col-md-12,
.rtl .vc_rtl-columns-reverse .vc_col-md-2,
.rtl .vc_rtl-columns-reverse .vc_col-md-3,
.rtl .vc_rtl-columns-reverse .vc_col-md-4,
.rtl .vc_rtl-columns-reverse .vc_col-md-5,
.rtl .vc_rtl-columns-reverse .vc_col-md-6,
.rtl .vc_rtl-columns-reverse .vc_col-md-7,
.rtl .vc_rtl-columns-reverse .vc_col-md-8,
.rtl .vc_rtl-columns-reverse .vc_col-md-9{
float:right
}
.vc_col-md-12{
width:100%
}
.vc_col-md-11{
width:91.66666667%
}
.vc_col-md-10{
width:83.33333333%
}
.vc_col-md-9{
width:75%
}
.vc_col-md-8{
width:66.66666667%
}
.vc_col-md-7{
width:58.33333333%
}
.vc_col-md-6{
width:50%
}
.vc_col-md-5{
width:41.66666667%
}
.vc_col-md-4{
width:33.33333333%
}
.vc_col-md-3{
width:25%
}
.vc_col-md-2{
width:16.66666667%
}
.vc_col-md-1{
width:8.33333333%
}
.vc_col-md-pull-12{
right:100%
}
.vc_col-md-pull-11{
right:91.66666667%
}
.vc_col-md-pull-10{
right:83.33333333%
}
.vc_col-md-pull-9{
right:75%
}
.vc_col-md-pull-8{
right:66.66666667%
}
.vc_col-md-pull-7{
right:58.33333333%
}
.vc_col-md-pull-6{
right:50%
}
.vc_col-md-pull-5{
right:41.66666667%
}
.vc_col-md-pull-4{
right:33.33333333%
}
.vc_col-md-pull-3{
right:25%
}
.vc_col-md-pull-2{
right:16.66666667%
}
.vc_col-md-pull-1{
right:8.33333333%
}
.vc_col-md-pull-0{
right:auto
}
.vc_col-md-push-12{
left:100%
}
.vc_col-md-push-11{
left:91.66666667%
}
.vc_col-md-push-10{
left:83.33333333%
}
.vc_col-md-push-9{
left:75%
}
.vc_col-md-push-8{
left:66.66666667%
}
.vc_col-md-push-7{
left:58.33333333%
}
.vc_col-md-push-6{
left:50%
}
.vc_col-md-push-5{
left:41.66666667%
}
.vc_col-md-push-4{
left:33.33333333%
}
.vc_col-md-push-3{
left:25%
}
.vc_col-md-push-2{
left:16.66666667%
}
.vc_col-md-push-1{
left:8.33333333%
}
.vc_col-md-push-0{
left:auto
}
.vc_col-md-offset-12{
margin-left:100%
}
.vc_col-md-offset-11{
margin-left:91.66666667%
}
.vc_col-md-offset-10{
margin-left:83.33333333%
}
.vc_col-md-offset-9{
margin-left:75%
}
.vc_col-md-offset-8{
margin-left:66.66666667%
}
.vc_col-md-offset-7{
margin-left:58.33333333%
}
.vc_col-md-offset-6{
margin-left:50%
}
.vc_col-md-offset-5{
margin-left:41.66666667%
}
.vc_col-md-offset-4{
margin-left:33.33333333%
}
.vc_col-md-offset-3{
margin-left:25%
}
.vc_col-md-offset-2{
margin-left:16.66666667%
}
.vc_col-md-offset-1{
margin-left:8.33333333%
}
.vc_col-md-offset-0{
margin-left:0
}
}
@media (min-width:1300px){
.rtl .vc_rtl-columns-reverse .vc_col-lg-1,
.rtl .vc_rtl-columns-reverse .vc_col-lg-10,
.rtl .vc_rtl-columns-reverse .vc_col-lg-11,
.rtl .vc_rtl-columns-reverse .vc_col-lg-12,
.rtl .vc_rtl-columns-reverse .vc_col-lg-2,
.rtl .vc_rtl-columns-reverse .vc_col-lg-3,
.rtl .vc_rtl-columns-reverse .vc_col-lg-4,
.rtl .vc_rtl-columns-reverse .vc_col-lg-5,
.rtl .vc_rtl-columns-reverse .vc_col-lg-6,
.rtl .vc_rtl-columns-reverse .vc_col-lg-7,
.rtl .vc_rtl-columns-reverse .vc_col-lg-8,
.rtl .vc_rtl-columns-reverse .vc_col-lg-9{
float:right
}
.vc_col-lg-12{
width:100%
}
.vc_col-lg-11{
width:91.66666667%
}
.vc_col-lg-10{
width:83.33333333%
}
.vc_col-lg-9{
width:75%
}
.vc_col-lg-8{
width:66.66666667%
}
.vc_col-lg-7{
width:58.33333333%
}
.vc_col-lg-6{
width:50%
}
.vc_col-lg-5{
width:41.66666667%
}
.vc_col-lg-4{
width:33.33333333%
}
.vc_col-lg-3{
width:25%
}
.vc_col-lg-2{
width:16.66666667%
}
.vc_col-lg-1{
width:8.33333333%
}
.vc_col-lg-pull-12{
right:100%
}
.vc_col-lg-pull-11{
right:91.66666667%
}
.vc_col-lg-pull-10{
right:83.33333333%
}
.vc_col-lg-pull-9{
right:75%
}
.vc_col-lg-pull-8{
right:66.66666667%
}
.vc_col-lg-pull-7{
right:58.33333333%
}
.vc_col-lg-pull-6{
right:50%
}
.vc_col-lg-pull-5{
right:41.66666667%
}
.vc_col-lg-pull-4{
right:33.33333333%
}
.vc_col-lg-pull-3{
right:25%
}
.vc_col-lg-pull-2{
right:16.66666667%
}
.vc_col-lg-pull-1{
right:8.33333333%
}
.vc_col-lg-pull-0{
right:auto
}
.vc_col-lg-push-12{
left:100%
}
.vc_col-lg-push-11{
left:91.66666667%
}
.vc_col-lg-push-10{
left:83.33333333%
}
.vc_col-lg-push-9{
left:75%
}
.vc_col-lg-push-8{
left:66.66666667%
}
.vc_col-lg-push-7{
left:58.33333333%
}
.vc_col-lg-push-6{
left:50%
}
.vc_col-lg-push-5{
left:41.66666667%
}
.vc_col-lg-push-4{
left:33.33333333%
}
.vc_col-lg-push-3{
left:25%
}
.vc_col-lg-push-2{
left:16.66666667%
}
.vc_col-lg-push-1{
left:8.33333333%
}
.vc_col-lg-push-0{
left:auto
}
.vc_col-lg-offset-12{
margin-left:100%
}
.vc_col-lg-offset-11{
margin-left:91.66666667%
}
.vc_col-lg-offset-10{
margin-left:83.33333333%
}
.vc_col-lg-offset-9{
margin-left:75%
}
.vc_col-lg-offset-8{
margin-left:66.66666667%
}
.vc_col-lg-offset-7{
margin-left:58.33333333%
}
.vc_col-lg-offset-6{
margin-left:50%
}
.vc_col-lg-offset-5{
margin-left:41.66666667%
}
.vc_col-lg-offset-4{
margin-left:33.33333333%
}
.vc_col-lg-offset-3{
margin-left:25%
}
.vc_col-lg-offset-2{
margin-left:16.66666667%
}
.vc_col-lg-offset-1{
margin-left:8.33333333%
}
.vc_col-lg-offset-0{
margin-left:0
}
}
/* 1/5 columns */
.vc_col-xs-5\/5{
width:100%
}
.vc_col-xs-4\/5{
width:80%
}
.vc_col-xs-3\/5{
width:60%
}
.vc_col-xs-2\/5{
width:40%
}
.vc_col-xs-1\/5{
width:20%
}
.vc_col-xs-pull-5\/5{
right:100%
}
.vc_col-xs-pull-4\/5{
right:80%
}
.vc_col-xs-pull-3\/5{
right:60%
}
.vc_col-xs-pull-2\/5{
right:40%
}
.vc_col-xs-pull-1\/5{
right:20%
}
.vc_col-xs-pull-0\/5{
right:auto
}
.vc_col-xs-push-5\/5{
left:100%
}
.vc_col-xs-push-4\/5{
left:80%
}
.vc_col-xs-push-3\/5{
left:60%
}
.vc_col-xs-push-2\/5{
left:40%
}
.vc_col-xs-push-1\/5{
left:20%
}
.vc_col-xs-push-0\/5{
left:auto
}
.vc_col-xs-offset-5\/5{
margin-left:100%
}
.vc_col-xs-offset-4\/5{
margin-left:80%
}
.vc_col-xs-offset-3\/5{
margin-left:60%
}
.vc_col-xs-offset-2\/5{
margin-left:40%
}
.vc_col-xs-offset-1\/5{
margin-left:20%
}
.vc_col-xs-offset-0\/5{
margin-left:0
}
.rtl .vc_rtl-columns-reverse .vc_col-xs-1\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-2\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-3\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-4\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-5\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-1\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-2\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-3\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-4\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-5\/5{
float:right
}
@media (min-width:690px){
.vc_col-sm-1\/5,
.vc_col-sm-2\/5,
.vc_col-sm-3\/5,
.vc_col-sm-4\/5,
.vc_col-sm-5\/5{
float:left
}
.rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5{
float:right
}
.vc_col-sm-5\/5{
width:100%
}
.vc_col-sm-4\/5{
width:80%
}
.vc_col-sm-3\/5{
width:60%
}
.vc_col-sm-2\/5{
width:40%
}
.vc_col-sm-1\/5{
width:20%
}
.vc_col-sm-pull-5\/5{
right:100%
}
.vc_col-sm-pull-4\/5{
right:80%
}
.vc_col-sm-pull-3\/5{
right:60%
}
.vc_col-sm-pull-2\/5{
right:40%
}
.vc_col-sm-pull-1\/5{
right:20%
}
.vc_col-sm-pull-0\/5{
right:auto
}
.vc_col-sm-push-5\/5{
left:100%
}
.vc_col-sm-push-4\/5{
left:80%
}
.vc_col-sm-push-3\/5{
left:60%
}
.vc_col-sm-push-2\/5{
left:40%
}
.vc_col-sm-push-1\/5{
left:20%
}
.vc_col-sm-push-0\/5{
left:auto
}
.vc_col-sm-offset-5\/5{
margin-left:100%
}
.vc_col-sm-offset-4\/5{
margin-left:80%
}
.vc_col-sm-offset-3\/5{
margin-left:60%
}
.vc_col-sm-offset-2\/5{
margin-left:40%
}
.vc_col-sm-offset-1\/5{
margin-left:20%
}
.vc_col-sm-offset-0\/5{
margin-left:0
}
}
@media (min-width:1000px){
.vc_col-md-1\/5,
.vc_col-md-2\/5,
.vc_col-md-3\/5,
.vc_col-md-4\/5,
.vc_col-md-5\/5{
float:left
}
.rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5{
float:right
}
.vc_col-md-5\/5{
width:100%
}
.vc_col-md-4\/5{
width:80%
}
.vc_col-md-3\/5{
width:60%
}
.vc_col-md-2\/5{
width:40%
}
.vc_col-md-1\/5{
width:20%
}
.vc_col-md-pull-5\/5{
right:100%
}
.vc_col-md-pull-4\/5{
right:80%
}
.vc_col-md-pull-3\/5{
right:60%
}
.vc_col-md-pull-2\/5{
right:40%
}
.vc_col-md-pull-1\/5{
right:20%
}
.vc_col-md-pull-0\/5{
right:auto
}
.vc_col-md-push-5\/5{
left:100%
}
.vc_col-md-push-4\/5{
left:80%
}
.vc_col-md-push-3\/5{
left:60%
}
.vc_col-md-push-2\/5{
left:40%
}
.vc_col-md-push-1\/5{
left:20%
}
.vc_col-md-push-0\/5{
left:auto
}
.vc_col-md-offset-5\/5{
margin-left:100%
}
.vc_col-md-offset-4\/5{
margin-left:80%
}
.vc_col-md-offset-3\/5{
margin-left:60%
}
.vc_col-md-offset-2\/5{
margin-left:40%
}
.vc_col-md-offset-1\/5{
margin-left:20%
}
.vc_col-md-offset-0\/5{
margin-left:0
}
}
@media (min-width:1300px){
.vc_col-lg-1\/5,
.vc_col-lg-2\/5,
.vc_col-lg-3\/5,
.vc_col-lg-4\/5,
.vc_col-lg-5\/5{
float:left
}
.rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5{
float:right
}
.vc_col-lg-5\/5{
width:100%
}
.vc_col-lg-4\/5{
width:80%
}
.vc_col-lg-3\/5{
width:60%
}
.vc_col-lg-2\/5{
width:40%
}
.vc_col-lg-1\/5{
width:20%
}
.vc_col-lg-pull-5\/5{
right:100%
}
.vc_col-lg-pull-4\/5{
right:80%
}
.vc_col-lg-pull-3\/5{
right:60%
}
.vc_col-lg-pull-2\/5{
right:40%
}
.vc_col-lg-pull-1\/5{
right:20%
}
.vc_col-lg-pull-0\/5{
right:auto
}
.vc_col-lg-push-5\/5{
left:100%
}
.vc_col-lg-push-4\/5{
left:80%
}
.vc_col-lg-push-3\/5{
left:60%
}
.vc_col-lg-push-2\/5{
left:40%
}
.vc_col-lg-push-1\/5{
left:20%
}
.vc_col-lg-push-0\/5{
left:auto
}
.vc_col-lg-offset-5\/5{
margin-left:100%
}
.vc_col-lg-offset-4\/5{
margin-left:80%
}
.vc_col-lg-offset-3\/5{
margin-left:60%
}
.vc_col-lg-offset-2\/5{
margin-left:40%
}
.vc_col-lg-offset-1\/5{
margin-left:20%
}
.vc_col-lg-offset-0\/5{
margin-left:0
}
}
/* Tablet width override */
@media only screen and (min-width : 690px) and (max-width : 999px) {
.vc_col-sm-1[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-1 {
width: 8.33333333%;
}
.vc_col-sm-2[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-2 {
width: 16.66666667%;
}
.vc_col-sm-3[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-3 {
width: 25%;
}
.vc_col-sm-4[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-4 {
width: 33.33333333%;
}
.vc_col-sm-5[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-5 {
width: 41.66666667%;
}
.vc_col-sm-6[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-6 {
width: 50%;
}
.vc_col-sm-7[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-7 {
width: 58.33333333%;
}
.vc_col-sm-8[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-8 {
width: 66.66666667%;
}
.vc_col-sm-9[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-9 {
width: 75%;
}
.vc_col-sm-10[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-10 {
width: 83.33333333%;
}
.vc_col-sm-11[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-11 {
width: 91.66666667%;
}
}
/* Phone */
@media only screen and (max-width : 690px) {
[class*="vc_col-"]:not([class*="vc_col-xs"]) {
width: 100%;
}
.wpb_column:not([class*="vc_col-xs"]) {
width: 100%;
margin-bottom: 25px;
}
body .vc_row-fluid .vc_col-sm-2:not([class*="vc_col-xs"]),
body .vc_row-fluid.full-width-content .vc_col-sm-2:not([class*="vc_col-xs"]) {
width: 50%;
}
}
/* Phone and Tablet */
@media only screen and (min-width : 1px) and (max-width : 999px) {
.vc_row-fluid.full-width-content .col .wpb_row,
.vc_row-fluid.full-width-content .col,
.vc_row-fluid.vc_row[data-column-margin="none"] .col {
margin-bottom: 0;
}
} | public/wp-content/themes/salient 11/css/grid-system-ver=11.0.css | .col {
position: relative;
display: block;
width: 100%;
}
html body .vc_row-fluid > .span_12,
.full-page-inner > .span_12,
.full-page-inner > .container > .span_12 {
display: flex;
display: -ms-flexbox;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
float: none;
}
@media (min-width: 690px) {
.col {
margin-right: 2%;
}
}
.col:last-child {
margin-right: 0;
}
.col.col_last {
margin-right: 0;
}
/* Gutters */
html body .vc_row-fluid > .span_12 > .wpb_column,
.compose-mode .vc_row-fluid > .span_12 > .vc_element,
.compose-mode .vc_row-fluid > .span_12 > .vc_element > .wpb_column,
.full-page-inner > .span_12 > .wpb_column,
.full-page-inner > .container > .span_12 > .wpb_column {
float: none;
margin-right: 0;
}
html body .vc_row-fluid > .span_12 > .wpb_column:not([class*="offset-"]),
.compose-mode .vc_row-fluid > .span_12 > .vc_element:not([class*="offset-"]),
.compose-mode .vc_row-fluid > .span_12 > .vc_element > .wpb_column:not([class*="offset-"]),
.full-page-inner > .span_12 > .wpb_column:not([class*="offset-"]),
.full-page-inner > .container > .span_12 > .wpb_column:not([class*="offset-"]) {
margin-left: 0;
}
.vc_row-fluid > .span_12,
.full-page-inner > .span_12,
.full-page-inner > .container > .span_12 {
width: auto;
}
/* Default */
.vc_row-fluid > .span_12 {
margin-left: -1%;
margin-right: -1%;
}
.vc_row-fluid > .span_12 .wpb_column {
padding-left: 1%;
padding-right: 1%;
}
body[data-col-gap*="px"] .wpb_wrapper > .wpb_row:last-child:not([data-column-margin*="px"]) {
margin-bottom: 0;
}
/* None */
body .container-wrap .wpb_row[data-column-margin="none"]:not(.full-width-section):not(.full-width-content) {
margin-bottom: 0;
}
body .container-wrap .vc_row-fluid[data-column-margin="none"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="none"] .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
}
body .container-wrap .vc_row-fluid[data-column-margin="none"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="none"] .child_column {
padding-left: 0;
padding-right: 0;
}
/* 20px */
body[data-col-gap="20px"] .wpb_row:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="20px"]:not(.full-width-section):not(.full-width-content) {
margin-bottom: 20px;
}
body[data-col-gap="20px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="20px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="20px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="20px"] .full-page-inner > .span_12 {
margin-left: -10px;
margin-right: -10px;
}
body[data-col-gap="20px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="20px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="20px"] .child_column {
padding-left: 10px;
padding-right: 10px;
}
.container-wrap .vc_row-fluid[data-column-margin="20px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="20px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 10px;
padding-right: 10px;
}
/* 30px */
body[data-col-gap="30px"] .wpb_row:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="30px"]:not(.full-width-section):not(.full-width-content) {
margin-bottom: 30px;
}
body[data-col-gap="30px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="30px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="30px"] .full-page-inner > .span_12 {
margin-left: -15px;
margin-right: -15px;
}
body[data-col-gap="30px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="30px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="30px"] .child_column {
padding-left: 15px;
padding-right: 15px;
}
.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="30px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 15px;
padding-right: 15px;
}
/* 40px */
body[data-col-gap="40px"] .wpb_row:not(.full-width-section):not(.full-width-content),
body .container-wrap .wpb_row[data-column-margin="40px"]:not(.full-width-section):not(.full-width-content) {
margin-bottom: 40px;
}
body[data-col-gap="40px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="40px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="40px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="40px"] .full-page-inner > .span_12 {
margin-left: -20px;
margin-right: -20px;
}
body[data-col-gap="40px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="40px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="40px"] .child_column {
padding-left: 20px;
padding-right: 20px;
}
.container-wrap .vc_row-fluid[data-column-margin="40px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="40px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 20px;
padding-right: 20px;
}
/* 50px */
body[data-col-gap="50px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="50px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="50px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="50px"] .full-page-inner > .span_12 {
margin-left: -25px;
margin-right: -25px;
}
body[data-col-gap="50px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="50px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="50px"] .child_column {
padding-left: 25px;
padding-right: 25px;
}
.container-wrap .vc_row-fluid[data-column-margin="50px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="50px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 25px;
padding-right: 25px;
}
/* 60px */
body[data-col-gap="60px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="60px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="60px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="60px"] .full-page-inner > .span_12 {
margin-left: -30px;
margin-right: -30px;
}
body[data-col-gap="60px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="60px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="60px"] .child_column {
padding-left: 30px;
padding-right: 30px;
}
.container-wrap .vc_row-fluid[data-column-margin="60px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="60px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 30px;
padding-right: 30px;
}
/* 70px */
body[data-col-gap="70px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="70px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="70px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="70px"] .full-page-inner > .span_12 {
margin-left: -35px;
margin-right: -35px;
}
body[data-col-gap="70px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="70px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="70px"] .child_column {
padding-left: 35px;
padding-right: 35px;
}
.container-wrap .vc_row-fluid[data-column-margin="70px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="70px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 35px;
padding-right: 35px;
}
/* 80px */
body[data-col-gap="80px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="80px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="80px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="80px"] .full-page-inner > .span_12 {
margin-left: -40px;
margin-right: -40px;
}
body[data-col-gap="80px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="80px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="80px"] .child_column {
padding-left: 40px;
padding-right: 40px;
}
.container-wrap .vc_row-fluid[data-column-margin="80px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="80px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 40px;
padding-right: 40px;
}
/* 90px */
body[data-col-gap="90px"] .vc_row-fluid .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="90px"] > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="90px"] .full-page-inner > .container > .span_12,
body .container-wrap .vc_row-fluid[data-column-margin="90px"] .full-page-inner > .span_12 {
margin-left: -45px;
margin-right: -45px;
}
body[data-col-gap="90px"] .vc_row-fluid .wpb_column,
body .container-wrap .vc_row-fluid[data-column-margin="90px"] .wpb_column:not(.child_column),
body .container-wrap .inner_row[data-column-margin="90px"] .child_column {
padding-left: 45px;
padding-right: 45px;
}
.container-wrap .vc_row-fluid[data-column-margin="90px"].full-width-content > .span_12,
.container-wrap .vc_row-fluid[data-column-margin="90px"].full-width-content .full-page-inner > .span_12 {
margin-left: 0;
margin-right: 0;
padding-left: 45px;
padding-right: 45px;
}
html body .full-width-content.vc_row-fluid .wpb_column {
padding: 0;
}
.full-width-content.vc_row-fluid .wpb_column .wpb_row,
.full-width-content.vc_row-fluid .wpb_column .wpb_wrapper,
html body .full-width-content.vc_row-fluid .span_12 {
margin: 0;
}
/* One fourths */
@media only screen and (max-width: 999px) and (min-width: 690px) {
.vc_row-fluid[data-column-margin="20px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="20px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 20px!important;
}
body[data-col-gap="30px"] .vc_row-fluid:not(.inner_row):not(.full-width-content) > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap="30px"] .vc_row-fluid:not(.full-width-content) .vc_row-fluid.inner_row > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="30px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 30px;
}
body[data-col-gap="40px"] .vc_row-fluid:not(.inner_row):not(.full-width-content) > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap="40px"] .vc_row-fluid:not(.full-width-content) .vc_row-fluid.inner_row > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="40px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="40px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 40px;
}
body[data-col-gap="50px"] .vc_row-fluid:not(.inner_row):not(.full-width-content) > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap="50px"] .vc_row-fluid:not(.full-width-content) .vc_row-fluid.inner_row > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="50px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid.vc_row-fluid.inner_row[data-column-margin="50px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 50px;
}
body[data-col-gap="60px"] .vc_row-fluid:not(.inner_row):not(.full-width-content) > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap="60px"] .vc_row-fluid:not(.full-width-content) .vc_row-fluid.inner_row > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="60px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="60px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 60px;
}
body[data-col-gap="70px"] .vc_row-fluid:not(.inner_row):not(.full-width-content) > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap="70px"] .vc_row-fluid:not(.full-width-content) .vc_row-fluid.inner_row > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="70px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid .vc_row-fluid.inner_row[data-column-margin="70px"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]) {
margin-bottom: 70px;
}
}
/* FWC Gutters */
@media only screen and ( max-width: 1000px ) {
.container-wrap .full-width-content .vc_row-fluid[data-column-margin*="px"] > .span_12 > .wpb_column {
margin-bottom: 30px;
}
}
.vc_row-fluid[data-column-margin="default"].full-width-content > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
.vc_row-fluid[data-column-margin="none"].full-width-content > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="default"].full-width-content > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="none"].full-width-content > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"] .vc_row-fluid.full-width-content .inner_row[data-column-margin="default"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"] .vc_row-fluid.full-width-content .inner_row[data-column-margin="none"] > .span_12 > .one-fourths:not([class*="vc_col-xs-"]),
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="default"].full-width-content,
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="none"].full-width-content,
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="default"],
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="none"] {
margin-bottom: 0;
}
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="default"].full-width-content > .span_12,
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="none"].full-width-content > .span_12,
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="default"] > .span_12,
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="none"] > .span_12 {
margin-left: 0;
margin-right: 0;
}
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="default"].full-width-content > .span_12 > .wpb_column,
body[data-col-gap*="px"] .vc_row-fluid[data-column-margin="none"].full-width-content > .span_12 > .wpb_column,
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="default"] > .span_12 > .wpb_column,
body[data-col-gap*="px"] .full-width-content .inner_row[data-column-margin="none"] > .span_12 > .wpb_column {
padding-left: 0;
padding-right: 0;
}
/* Border Radius */
.wpb_column[data-border-radius*="px"] > .vc_column-inner > .column-bg-overlay-wrap {
overflow: hidden;
}
.wpb_column[data-border-radius="3px"] > .vc_column-inner,
.wpb_column[data-border-radius="3px"] > .vc_column-inner > .column-bg-overlay-wrap,
.wpb_column[data-border-radius="3px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] {
border-radius: 3px;
}
.wpb_column[data-border-radius="5px"] > .vc_column-inner,
.wpb_column[data-border-radius="5px"] > .vc_column-inner > .column-bg-overlay-wrap,
.wpb_column[data-border-radius="5px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] {
border-radius: 5px;
}
.wpb_column[data-border-radius="10px"] > .vc_column-inner,
.wpb_column[data-border-radius="10px"] > .vc_column-inner > .column-bg-overlay-wrap,
.wpb_column[data-border-radius="10px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] {
border-radius: 10px;
}
.wpb_column[data-border-radius="15px"] > .vc_column-inner,
.wpb_column[data-border-radius="15px"] > .vc_column-inner > .column-bg-overlay-wrap,
.wpb_column[data-border-radius="15px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] {
border-radius: 15px;
}
.wpb_column[data-border-radius="20px"] > .vc_column-inner,
.wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-bg-overlay-wrap,
.wpb_column[data-border-radius="20px"] > .vc_column-inner > .column-image-bg-wrap[data-bg-animation="zoom-out-reveal"] {
border-radius: 20px;
}
/* Boxed Column */
.vc_row-fluid .wpb_column.boxed,
.material .vc_row-fluid .wpb_column.boxed,
.ascend .vc_row-fluid .wpb_column.boxed {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpb_column.boxed > .vc_column-inner {
box-shadow: 0 1px 1px rgba(0,0,0,0.1);
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.1);
background-color: #fff;
padding: 25px 15px 15px;
position: relative;
-webkit-transition: transform .2s ease,-webkit-box-shadow .2s ease;
transition: transform .2s ease,box-shadow .2s ease;
top: 0;
}
.wpb_column.boxed:hover > .vc_column-inner {
transform:translateY(-4px);
-webkit-transform:translateY(-4px);
box-shadow:0 17px 25px rgba(0,0,0,0.13);
-webkit-box-shadow:0 17px 25px rgba(0,0,0,0.13);
}
/* Box Shadows */
.vc_row-fluid .wpb_column {
box-shadow: none;
}
.wpb_column[data-shadow="small_depth"] > .vc_column-inner > .column-bg-overlay-wrap {
box-shadow:0 10px 50px rgba(0,0,0,0.08),0 13px 45px rgba(0,0,0,0.08)
}
.wpb_column[data-shadow="medium_depth"] > .vc_column-inner > .column-bg-overlay-wrap {
box-shadow:0 30px 80px rgba(0,0,0,0.14),0 20px 70px rgba(0,0,0,0.12)
}
.wpb_column[data-shadow="large_depth"] > .vc_column-inner > .column-bg-overlay-wrap{
box-shadow:0 40px 100px rgba(0,0,0,0.15),0 25px 80px rgba(0,0,0,0.1)
}
.wpb_column[data-shadow="x_large_depth"] > .vc_column-inner > .column-bg-overlay-wrap {
box-shadow:0 60px 135px rgba(0,0,0,0.14),0 15px 65px rgba(0,0,0,0.14)
}
/* Border Layer */
.wpb_column > .vc_column-inner > .border-wrap{
position:static;
pointer-events:none
}
.wpb_column > .vc_column-inner > .border-wrap >span{
position:absolute;
z-index: 100;
}
.wpb_column[data-border-style="solid"] > .vc_column-inner > .border-wrap >span{
border-style:solid
}
.wpb_column[data-border-style="dotted"] > .vc_column-inner > .border-wrap >span{
border-style:dotted
}
.wpb_column[data-border-style="dashed"] > .vc_column-inner > .border-wrap >span{
border-style:dashed
}
.wpb_column > .vc_column-inner > .border-wrap >.border-top,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-top:after{
width:100%;
top:0;
left:0;
border-color:inherit;
}
.wpb_column > .vc_column-inner > .border-wrap >.border-bottom,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-bottom:after{
width:100%;
bottom:0;
left:0;
border-color:inherit;
}
.wpb_column > .vc_column-inner > .border-wrap >.border-left,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-left:after{
height:100%;
top:0;
left:0;
border-color:inherit;
}
.wpb_column > .vc_column-inner > .border-wrap >.border-right,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-right:after{
height:100%;
top:0;
right:0;
border-color:inherit;
}
.wpb_column > .vc_column-inner > .border-wrap >.border-right,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-right:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-left,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-left:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-bottom,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-bottom:after {
border-top:none!important
}
.wpb_column > .vc_column-inner > .border-wrap >.border-left,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-left:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-bottom,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-bottom:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-top,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-top:after {
border-right:none!important
}
.wpb_column > .vc_column-inner > .border-wrap >.border-right,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-right:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-left,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-left:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-top,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-top:after {
border-bottom:none!important
}
.wpb_column > .vc_column-inner > .border-wrap >.border-right,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-right:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-bottom,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-bottom:after,
.wpb_column > .vc_column-inner > .border-wrap >.border-top,
.wpb_column[data-border-style*="double"] > .vc_column-inner > .border-wrap >.border-top:after {
border-left:none!important
}
/* Reveal Columns */
@media only screen and (min-width:1000px){
.wpb_column.has-animation[data-animation="reveal-from-bottom"] > .vc_column-inner{
transform:translateY(101%);
-webkit-transform:translateY(101%)
}
.wpb_column.has-animation[data-animation="reveal-from-top"] > .vc_column-inner{
transform:translateY(-101%);
-webkit-transform:translateY(-101%)
}
.wpb_column.has-animation[data-animation="reveal-from-left"] > .vc_column-inner{
transform:translateX(-120%);
-webkit-transform:translateX(-120%)
}
.wpb_column.has-animation[data-animation="reveal-from-right"] > .vc_column-inner {
transform:translateX(120%);
-webkit-transform:translateX(120%)
}
}
/* Column Percent Based Padding */
.col.padding-1-percent > .vc_column-inner { padding: calc(600px * 0.01); }
.col.padding-2-percent > .vc_column-inner,
.col.padding-3-percent > .vc_column-inner { padding: calc(600px * 0.03); }
.col.padding-4-percent > .vc_column-inner,
.col.padding-5-percent > .vc_column-inner,
.col.padding-6-percent > .vc_column-inner { padding: calc(600px * 0.06); }
.col.padding-7-percent > .vc_column-inner { padding: calc(600px * 0.07); }
.col.padding-8-percent > .vc_column-inner { padding: calc(600px * 0.08); }
.col.padding-9-percent > .vc_column-inner { padding: calc(600px * 0.09); }
.col.padding-10-percent > .vc_column-inner { padding: calc(600px * 0.1); }
.col.padding-11-percent > .vc_column-inner { padding: calc(600px * 0.11); }
.col.padding-12-percent > .vc_column-inner { padding: calc(600px * 0.12); }
.col.padding-13-percent > .vc_column-inner { padding: calc(600px * 0.13); }
.col.padding-14-percent > .vc_column-inner { padding: calc(600px * 0.14); }
.col.padding-15-percent > .vc_column-inner { padding: calc(600px * 0.15); }
.col.padding-16-percent > .vc_column-inner { padding: calc(600px * 0.16); }
.col.padding-17-percent > .vc_column-inner { padding: calc(600px * 0.17); }
/* Mobile */
@media only screen and (max-width: 690px) {
.col.padding-1-percent > .vc_column-inner { padding: calc(100vw * 0.01); }
.col.padding-2-percent > .vc_column-inner,
.col.padding-3-percent > .vc_column-inner { padding: calc(100vw * 0.03); }
.col.padding-4-percent > .vc_column-inner,
.col.padding-5-percent > .vc_column-inner,
.col.padding-6-percent > .vc_column-inner { padding: calc(100vw * 0.06); }
.col.padding-7-percent > .vc_column-inner { padding: calc(100vw * 0.07); }
.col.padding-8-percent > .vc_column-inner { padding: calc(100vw * 0.08); }
.col.padding-9-percent > .vc_column-inner { padding: calc(100vw * 0.09); }
.col.padding-10-percent > .vc_column-inner { padding: calc(100vw * 0.1); }
.col.padding-11-percent > .vc_column-inner { padding: calc(100vw * 0.11); }
.col.padding-12-percent > .vc_column-inner { padding: calc(100vw * 0.12); }
.col.padding-13-percent > .vc_column-inner { padding: calc(100vw * 0.13); }
.col.padding-14-percent > .vc_column-inner { padding: calc(100vw * 0.14); }
.col.padding-15-percent > .vc_column-inner { padding: calc(100vw * 0.15); }
.col.padding-16-percent > .vc_column-inner { padding: calc(100vw * 0.16); }
.col.padding-17-percent > .vc_column-inner { padding: calc(100vw * 0.17); }
/* columns with border */
.col.padding-1-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-2-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-3-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-4-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-5-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-6-percent[data-border-width*="px"] > .vc_column-inner,
.col.padding-7-percent[data-border-width*="px"] > .vc_column-inner {
padding: calc(100vw * 0.09);
}
}
/* Sm Desktop */
@media only screen and (min-width: 1000px) {
.col.padding-1-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.01); }
.col.padding-2-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.02); }
.col.padding-3-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.03); }
.col.padding-4-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.04); }
.col.padding-5-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.05); }
.col.padding-6-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.06); }
.col.padding-7-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.07); }
.col.padding-8-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.08); }
.col.padding-9-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.09); }
.col.padding-10-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.1); }
.col.padding-11-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.11); }
.col.padding-12-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.12); }
.col.padding-13-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.13); }
.col.padding-14-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.14); }
.col.padding-15-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.15); }
.col.padding-16-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.16); }
.col.padding-17-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.17); }
.column_container:not(.vc_col-sm-12) .col.padding-1-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.005); }
.column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.01); }
.column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.015); }
.column_container:not(.vc_col-sm-12) .col.padding-4-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.02); }
.column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.025); }
.column_container:not(.vc_col-sm-12) .col.padding-6-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.03); }
.column_container:not(.vc_col-sm-12) .col.padding-7-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.035); }
.column_container:not(.vc_col-sm-12) .col.padding-8-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.04); }
.column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.045); }
.column_container:not(.vc_col-sm-12) .col.padding-10-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.05); }
.column_container:not(.vc_col-sm-12) .col.padding-11-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.055); }
.column_container:not(.vc_col-sm-12) .col.padding-12-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.06); }
.column_container:not(.vc_col-sm-12) .col.padding-13-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.065); }
.column_container:not(.vc_col-sm-12) .col.padding-14-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.07); }
.column_container:not(.vc_col-sm-12) .col.padding-15-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.075); }
.column_container:not(.vc_col-sm-12) .col.padding-16-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.08); }
.column_container:not(.vc_col-sm-12) .col.padding-17-percent > .vc_column-inner { padding: calc((100vw - 180px) * 0.09); }
}
/* Large Desktop */
@media only screen and (min-width: 1425px) {
.col.padding-1-percent > .vc_column-inner { padding: calc(1245px * 0.01); }
.col.padding-2-percent > .vc_column-inner { padding: calc(1245px * 0.02); }
.col.padding-3-percent > .vc_column-inner { padding: calc(1245px * 0.03); }
.col.padding-4-percent > .vc_column-inner { padding: calc(1245px * 0.04); }
.col.padding-5-percent > .vc_column-inner { padding: calc(1245px * 0.05); }
.col.padding-6-percent > .vc_column-inner { padding: calc(1245px * 0.06); }
.col.padding-7-percent > .vc_column-inner { padding: calc(1245px * 0.07); }
.col.padding-8-percent > .vc_column-inner { padding: calc(1245px * 0.08); }
.col.padding-9-percent > .vc_column-inner { padding: calc(1245px * 0.09); }
.col.padding-10-percent > .vc_column-inner { padding: calc(1245px * 0.1); }
.col.padding-11-percent > .vc_column-inner { padding: calc(1245px * 0.11); }
.col.padding-12-percent > .vc_column-inner { padding: calc(1245px * 0.12); }
.col.padding-13-percent > .vc_column-inner { padding: calc(1245px * 0.13); }
.col.padding-14-percent > .vc_column-inner { padding: calc(1245px * 0.14); }
.col.padding-15-percent > .vc_column-inner { padding: calc(1245px * 0.15); }
.col.padding-16-percent > .vc_column-inner { padding: calc(1245px * 0.16); }
.col.padding-17-percent > .vc_column-inner { padding: calc(1245px * 0.17); }
.column_container:not(.vc_col-sm-12) .col.padding-1-percent > .vc_column-inner { padding: calc(1245px * 0.005); }
.column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner { padding: calc(1245px * 0.01); }
.column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner { padding: calc(1245px * 0.015); }
.column_container:not(.vc_col-sm-12) .col.padding-4-percent > .vc_column-inner { padding: calc(1245px * 0.02); }
.column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner { padding: calc(1245px * 0.025); }
.column_container:not(.vc_col-sm-12) .col.padding-6-percent > .vc_column-inner { padding: calc(1245px * 0.03); }
.column_container:not(.vc_col-sm-12) .col.padding-7-percent > .vc_column-inner { padding: calc(1245px * 0.035); }
.column_container:not(.vc_col-sm-12) .col.padding-8-percent > .vc_column-inner { padding: calc(1245px * 0.04); }
.column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner { padding: calc(1245px * 0.045); }
.column_container:not(.vc_col-sm-12) .col.padding-10-percent > .vc_column-inner { padding: calc(1245px * 0.05); }
.column_container:not(.vc_col-sm-12) .col.padding-11-percent > .vc_column-inner { padding: calc(1245px * 0.055); }
.column_container:not(.vc_col-sm-12) .col.padding-12-percent > .vc_column-inner { padding: calc(1245px * 0.06); }
.column_container:not(.vc_col-sm-12) .col.padding-13-percent > .vc_column-inner { padding: calc(1245px * 0.065); }
.column_container:not(.vc_col-sm-12) .col.padding-14-percent > .vc_column-inner { padding: calc(1245px * 0.07); }
.column_container:not(.vc_col-sm-12) .col.padding-15-percent > .vc_column-inner { padding: calc(1245px * 0.075); }
.column_container:not(.vc_col-sm-12) .col.padding-16-percent > .vc_column-inner { padding: calc(1245px * 0.08); }
.column_container:not(.vc_col-sm-12) .col.padding-17-percent > .vc_column-inner { padding: calc(1245px * 0.09); }
}
/* Full width content rows */
.full-width-content .col.padding-1-percent > .vc_column-inner { padding: calc(100vw * 0.01); }
.full-width-content .col.padding-2-percent > .vc_column-inner { padding: calc(100vw * 0.02); }
.full-width-content .col.padding-3-percent > .vc_column-inner { padding: calc(100vw * 0.03); }
.full-width-content .col.padding-4-percent > .vc_column-inner { padding: calc(100vw * 0.04); }
.full-width-content .col.padding-5-percent > .vc_column-inner { padding: calc(100vw * 0.05); }
.full-width-content .col.padding-6-percent > .vc_column-inner { padding: calc(100vw * 0.06); }
.full-width-content .col.padding-7-percent > .vc_column-inner { padding: calc(100vw * 0.07); }
.full-width-content .col.padding-8-percent > .vc_column-inner { padding: calc(100vw * 0.08); }
.full-width-content .col.padding-9-percent > .vc_column-inner { padding: calc(100vw * 0.09); }
.full-width-content .col.padding-10-percent > .vc_column-inner { padding: calc(100vw * 0.1); }
.full-width-content .col.padding-11-percent > .vc_column-inner { padding: calc(100vw * 0.11); }
.full-width-content .col.padding-12-percent > .vc_column-inner { padding: calc(100vw * 0.12); }
.full-width-content .col.padding-13-percent > .vc_column-inner { padding: calc(100vw * 0.13); }
.full-width-content .col.padding-14-percent > .vc_column-inner { padding: calc(100vw * 0.14); }
.full-width-content .col.padding-15-percent > .vc_column-inner { padding: calc(100vw * 0.15); }
.full-width-content .col.padding-16-percent > .vc_column-inner { padding: calc(100vw * 0.16); }
.full-width-content .col.padding-17-percent > .vc_column-inner { padding: calc(100vw * 0.17); }
@media only screen and (max-width: 999px) {
.full-width-content .col.padding-1-percent > .vc_column-inner { padding: calc(100vw * 0.01); }
.full-width-content .col.padding-2-percent > .vc_column-inner,
.full-width-content .col.padding-3-percent > .vc_column-inner { padding: calc(100vw * 0.03); }
.full-width-content .col.padding-4-percent > .vc_column-inner,
.full-width-content .col.padding-5-percent > .vc_column-inner,
.full-width-content .col.padding-6-percent > .vc_column-inner { padding: calc(100vw * 0.06); }
}
@media only screen and (min-width: 1000px) {
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-1-percent > .vc_column-inner { padding: calc(100vw * 0.005); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-2-percent > .vc_column-inner { padding: calc(100vw * 0.01); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-3-percent > .vc_column-inner { padding: calc(100vw * 0.015); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-4-percent > .vc_column-inner { padding: calc(100vw * 0.02); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-5-percent > .vc_column-inner { padding: calc(100vw * 0.025); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-6-percent > .vc_column-inner { padding: calc(100vw * 0.03); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-7-percent > .vc_column-inner { padding: calc(100vw * 0.035); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-8-percent > .vc_column-inner { padding: calc(100vw * 0.04); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-9-percent > .vc_column-inner { padding: calc(100vw * 0.045); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-10-percent > .vc_column-inner { padding: calc(100vw * 0.05); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-11-percent > .vc_column-inner { padding: calc(100vw * 0.055); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-12-percent > .vc_column-inner { padding: calc(100vw * 0.06); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-13-percent > .vc_column-inner { padding: calc(100vw * 0.065); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-14-percent > .vc_column-inner { padding: calc(100vw * 0.07); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-15-percent > .vc_column-inner { padding: calc(100vw * 0.075); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-16-percent > .vc_column-inner { padding: calc(100vw * 0.08); }
.full-width-content .column_container:not(.vc_col-sm-12) .col.padding-17-percent > .vc_column-inner { padding: calc(100vw * 0.09); }
}
body #ajax-content-wrap .col[data-padding-pos="right"] > .vc_column-inner {
padding-left:0;
padding-top:0;
padding-bottom:0
}
body #ajax-content-wrap .col[data-padding-pos="left"] > .vc_column-inner {
padding-right:0;
padding-top:0;
padding-bottom:0
}
body #ajax-content-wrap .col[data-padding-pos="bottom"] > .vc_column-inner {
padding-right:0;
padding-top:0;
padding-left:0
}
#ajax-content-wrap .col[data-padding-pos="top"] > .vc_column-inner {
padding-right:0;
padding-bottom:0;
padding-left:0
}
#ajax-content-wrap .col[data-padding-pos="top-right"] > .vc_column-inner {
padding-bottom:0;
padding-left:0
}
#ajax-content-wrap .col[data-padding-pos="top-left"] > .vc_column-inner {
padding-bottom:0;
padding-right:0
}
#ajax-content-wrap .col[data-padding-pos="top-bottom"]> .vc_column-inner {
padding-left:0;
padding-right:0
}
#ajax-content-wrap .col[data-padding-pos="bottom-right"] > .vc_column-inner {
padding-left:0;
padding-top:0
}
#ajax-content-wrap .col[data-padding-pos="bottom-left"] > .vc_column-inner {
padding-right:0;
padding-top:0
}
#ajax-content-wrap .col[data-padding-pos="left-right"] > .vc_column-inner {
padding-top:0;
padding-bottom:0
}
/* Front end editor */
body.compose-mode .vc_row.vc_row-o-content-middle>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_element>.vc_column_container>.vc_column-inner,
body.compose-mode .vc_row.vc_row-o-content-middle>.fp-tableCell .fp-scrollable > .fp-scroller .full-page-inner-wrap-outer> .full-page-inner-wrap>.full-page-inner>.span_12>.vc_element>.vc_column_container>.vc_column-inner {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
}
body.compose-mode .wpb_row.vc_row-flex>.fp-tableCell .full-page-inner-wrap-outer>.full-page-inner-wrap>.full-page-inner>.span_12>.vc_element>.vc_column_container>.vc_column-inner,
body.compose-mode .wpb_row.vc_row-flex>.fp-tableCell .fp-scrollable > .fp-scroller > .full-page-inner-wrap-outer > .full-page-inner-wrap>.full-page-inner>.span_12>.vc_element>.vc_column_container>.vc_column-inner {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
@media (max-width:999px) and (min-width: 691px) {
.vc_col-xs-12:not([data-t-w-inherits="small_desktop"]) {
width:100%
}
.vc_col-xs-11:not([data-t-w-inherits="small_desktop"]) {
width:91.66666667%
}
.vc_col-xs-10:not([data-t-w-inherits="small_desktop"]) {
width:83.33333333%
}
.vc_col-xs-9:not([data-t-w-inherits="small_desktop"]) {
width:75%
}
.vc_col-xs-8:not([data-t-w-inherits="small_desktop"]) {
width:66.66666667%
}
.vc_col-xs-7:not([data-t-w-inherits="small_desktop"]) {
width:58.33333333%
}
.vc_col-xs-6:not([data-t-w-inherits="small_desktop"]) {
width:50%
}
.vc_col-xs-5:not([data-t-w-inherits="small_desktop"]) {
width:41.66666667%
}
.vc_col-xs-4:not([data-t-w-inherits="small_desktop"]) {
width:33.33333333%
}
.vc_col-xs-3:not([data-t-w-inherits="small_desktop"]) {
width:25%
}
.vc_col-xs-2:not([data-t-w-inherits="small_desktop"]) {
width:16.66666667%
}
.vc_col-xs-1:not([data-t-w-inherits="small_desktop"]) {
width:8.33333333%
}
}
@media (max-width: 690px) {
.vc_col-xs-12 {
width:100%
}
.vc_col-xs-11 {
width:91.66666667%
}
.vc_col-xs-10 {
width:83.33333333%
}
.vc_col-xs-9 {
width:75%
}
.vc_col-xs-8 {
width:66.66666667%
}
.vc_col-xs-7 {
width:58.33333333%
}
.vc_col-xs-6 {
width:50%
}
.vc_col-xs-5 {
width:41.66666667%
}
.vc_col-xs-4 {
width:33.33333333%
}
.vc_col-xs-3 {
width:25%
}
.vc_col-xs-2 {
width:16.66666667%
}
.vc_col-xs-1 {
width:8.33333333%
}
}
.vc_col-xs-pull-12{
right:100%
}
.vc_col-xs-pull-11{
right:91.66666667%
}
.vc_col-xs-pull-10{
right:83.33333333%
}
.vc_col-xs-pull-9{
right:75%
}
.vc_col-xs-pull-8{
right:66.66666667%
}
.vc_col-xs-pull-7{
right:58.33333333%
}
.vc_col-xs-pull-6{
right:50%
}
.vc_col-xs-pull-5{
right:41.66666667%
}
.vc_col-xs-pull-4{
right:33.33333333%
}
.vc_col-xs-pull-3{
right:25%
}
.vc_col-xs-pull-2{
right:16.66666667%
}
.vc_col-xs-pull-1{
right:8.33333333%
}
.vc_col-xs-pull-0{
right:auto
}
.vc_col-xs-push-12{
left:100%
}
.vc_col-xs-push-11{
left:91.66666667%
}
.vc_col-xs-push-10{
left:83.33333333%
}
.vc_col-xs-push-9{
left:75%
}
.vc_col-xs-push-8{
left:66.66666667%
}
.vc_col-xs-push-7{
left:58.33333333%
}
.vc_col-xs-push-6{
left:50%
}
.vc_col-xs-push-5{
left:41.66666667%
}
.vc_col-xs-push-4{
left:33.33333333%
}
.vc_col-xs-push-3{
left:25%
}
.vc_col-xs-push-2{
left:16.66666667%
}
.vc_col-xs-push-1{
left:8.33333333%
}
.vc_col-xs-push-0{
left:auto
}
.vc_col-xs-offset-12{
margin-left:100%
}
.vc_col-xs-offset-11{
margin-left:91.66666667%
}
.vc_col-xs-offset-10{
margin-left:83.33333333%
}
.vc_col-xs-offset-9{
margin-left:75%
}
.vc_col-xs-offset-8{
margin-left:66.66666667%
}
.vc_col-xs-offset-7{
margin-left:58.33333333%
}
.vc_col-xs-offset-6{
margin-left:50%
}
.vc_col-xs-offset-5{
margin-left:41.66666667%
}
.vc_col-xs-offset-4{
margin-left:33.33333333%
}
.vc_col-xs-offset-3{
margin-left:25%
}
.vc_col-xs-offset-2{
margin-left:16.66666667%
}
.vc_col-xs-offset-1{
margin-left:8.33333333%
}
.vc_col-xs-offset-0{
margin-left:0
}
@media (min-width:690px){
.rtl .vc_rtl-columns-reverse .vc_col-sm-1,
.rtl .vc_rtl-columns-reverse .vc_col-sm-10,
.rtl .vc_rtl-columns-reverse .vc_col-sm-11,
.rtl .vc_rtl-columns-reverse .vc_col-sm-12,
.rtl .vc_rtl-columns-reverse .vc_col-sm-2,
.rtl .vc_rtl-columns-reverse .vc_col-sm-3,
.rtl .vc_rtl-columns-reverse .vc_col-sm-4,
.rtl .vc_rtl-columns-reverse .vc_col-sm-5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-6,
.rtl .vc_rtl-columns-reverse .vc_col-sm-7,
.rtl .vc_rtl-columns-reverse .vc_col-sm-8,
.rtl .vc_rtl-columns-reverse .vc_col-sm-9{
float:right
}
.vc_col-sm-12{
width:100%
}
.vc_col-sm-11{
width:91.66666667%
}
.vc_col-sm-10{
width:83.33333333%
}
.vc_col-sm-9{
width:75%
}
.vc_col-sm-8{
width:66.66666667%
}
.vc_col-sm-7{
width:58.33333333%
}
.vc_col-sm-6{
width:50%
}
.vc_col-sm-5{
width:41.66666667%
}
.vc_col-sm-4{
width:33.33333333%
}
.vc_col-sm-3{
width:25%
}
.vc_col-sm-2{
width:16.66666667%
}
.vc_col-sm-1{
width:8.33333333%
}
.vc_col-sm-pull-12{
right:100%
}
.vc_col-sm-pull-11{
right:91.66666667%
}
.vc_col-sm-pull-10{
right:83.33333333%
}
.vc_col-sm-pull-9{
right:75%
}
.vc_col-sm-pull-8{
right:66.66666667%
}
.vc_col-sm-pull-7{
right:58.33333333%
}
.vc_col-sm-pull-6{
right:50%
}
.vc_col-sm-pull-5{
right:41.66666667%
}
.vc_col-sm-pull-4{
right:33.33333333%
}
.vc_col-sm-pull-3{
right:25%
}
.vc_col-sm-pull-2{
right:16.66666667%
}
.vc_col-sm-pull-1{
right:8.33333333%
}
.vc_col-sm-pull-0{
right:auto
}
.vc_col-sm-push-12{
left:100%
}
.vc_col-sm-push-11{
left:91.66666667%
}
.vc_col-sm-push-10{
left:83.33333333%
}
.vc_col-sm-push-9{
left:75%
}
.vc_col-sm-push-8{
left:66.66666667%
}
.vc_col-sm-push-7{
left:58.33333333%
}
.vc_col-sm-push-6{
left:50%
}
.vc_col-sm-push-5{
left:41.66666667%
}
.vc_col-sm-push-4{
left:33.33333333%
}
.vc_col-sm-push-3{
left:25%
}
.vc_col-sm-push-2{
left:16.66666667%
}
.vc_col-sm-push-1{
left:8.33333333%
}
.vc_col-sm-push-0{
left:auto
}
.vc_col-sm-offset-12{
margin-left:100%
}
.vc_col-sm-offset-11{
margin-left:91.66666667%
}
.vc_col-sm-offset-10{
margin-left:83.33333333%
}
.vc_col-sm-offset-9{
margin-left:75%
}
.vc_col-sm-offset-8{
margin-left:66.66666667%
}
.vc_col-sm-offset-7{
margin-left:58.33333333%
}
.vc_col-sm-offset-6{
margin-left:50%
}
.vc_col-sm-offset-5{
margin-left:41.66666667%
}
.vc_col-sm-offset-4{
margin-left:33.33333333%
}
.vc_col-sm-offset-3{
margin-left:25%
}
.vc_col-sm-offset-2{
margin-left:16.66666667%
}
.vc_col-sm-offset-1{
margin-left:8.33333333%
}
.vc_col-sm-offset-0{
margin-left:0
}
}
@media (min-width:1000px){
.rtl .vc_rtl-columns-reverse .vc_col-md-1,
.rtl .vc_rtl-columns-reverse .vc_col-md-10,
.rtl .vc_rtl-columns-reverse .vc_col-md-11,
.rtl .vc_rtl-columns-reverse .vc_col-md-12,
.rtl .vc_rtl-columns-reverse .vc_col-md-2,
.rtl .vc_rtl-columns-reverse .vc_col-md-3,
.rtl .vc_rtl-columns-reverse .vc_col-md-4,
.rtl .vc_rtl-columns-reverse .vc_col-md-5,
.rtl .vc_rtl-columns-reverse .vc_col-md-6,
.rtl .vc_rtl-columns-reverse .vc_col-md-7,
.rtl .vc_rtl-columns-reverse .vc_col-md-8,
.rtl .vc_rtl-columns-reverse .vc_col-md-9{
float:right
}
.vc_col-md-12{
width:100%
}
.vc_col-md-11{
width:91.66666667%
}
.vc_col-md-10{
width:83.33333333%
}
.vc_col-md-9{
width:75%
}
.vc_col-md-8{
width:66.66666667%
}
.vc_col-md-7{
width:58.33333333%
}
.vc_col-md-6{
width:50%
}
.vc_col-md-5{
width:41.66666667%
}
.vc_col-md-4{
width:33.33333333%
}
.vc_col-md-3{
width:25%
}
.vc_col-md-2{
width:16.66666667%
}
.vc_col-md-1{
width:8.33333333%
}
.vc_col-md-pull-12{
right:100%
}
.vc_col-md-pull-11{
right:91.66666667%
}
.vc_col-md-pull-10{
right:83.33333333%
}
.vc_col-md-pull-9{
right:75%
}
.vc_col-md-pull-8{
right:66.66666667%
}
.vc_col-md-pull-7{
right:58.33333333%
}
.vc_col-md-pull-6{
right:50%
}
.vc_col-md-pull-5{
right:41.66666667%
}
.vc_col-md-pull-4{
right:33.33333333%
}
.vc_col-md-pull-3{
right:25%
}
.vc_col-md-pull-2{
right:16.66666667%
}
.vc_col-md-pull-1{
right:8.33333333%
}
.vc_col-md-pull-0{
right:auto
}
.vc_col-md-push-12{
left:100%
}
.vc_col-md-push-11{
left:91.66666667%
}
.vc_col-md-push-10{
left:83.33333333%
}
.vc_col-md-push-9{
left:75%
}
.vc_col-md-push-8{
left:66.66666667%
}
.vc_col-md-push-7{
left:58.33333333%
}
.vc_col-md-push-6{
left:50%
}
.vc_col-md-push-5{
left:41.66666667%
}
.vc_col-md-push-4{
left:33.33333333%
}
.vc_col-md-push-3{
left:25%
}
.vc_col-md-push-2{
left:16.66666667%
}
.vc_col-md-push-1{
left:8.33333333%
}
.vc_col-md-push-0{
left:auto
}
.vc_col-md-offset-12{
margin-left:100%
}
.vc_col-md-offset-11{
margin-left:91.66666667%
}
.vc_col-md-offset-10{
margin-left:83.33333333%
}
.vc_col-md-offset-9{
margin-left:75%
}
.vc_col-md-offset-8{
margin-left:66.66666667%
}
.vc_col-md-offset-7{
margin-left:58.33333333%
}
.vc_col-md-offset-6{
margin-left:50%
}
.vc_col-md-offset-5{
margin-left:41.66666667%
}
.vc_col-md-offset-4{
margin-left:33.33333333%
}
.vc_col-md-offset-3{
margin-left:25%
}
.vc_col-md-offset-2{
margin-left:16.66666667%
}
.vc_col-md-offset-1{
margin-left:8.33333333%
}
.vc_col-md-offset-0{
margin-left:0
}
}
@media (min-width:1300px){
.rtl .vc_rtl-columns-reverse .vc_col-lg-1,
.rtl .vc_rtl-columns-reverse .vc_col-lg-10,
.rtl .vc_rtl-columns-reverse .vc_col-lg-11,
.rtl .vc_rtl-columns-reverse .vc_col-lg-12,
.rtl .vc_rtl-columns-reverse .vc_col-lg-2,
.rtl .vc_rtl-columns-reverse .vc_col-lg-3,
.rtl .vc_rtl-columns-reverse .vc_col-lg-4,
.rtl .vc_rtl-columns-reverse .vc_col-lg-5,
.rtl .vc_rtl-columns-reverse .vc_col-lg-6,
.rtl .vc_rtl-columns-reverse .vc_col-lg-7,
.rtl .vc_rtl-columns-reverse .vc_col-lg-8,
.rtl .vc_rtl-columns-reverse .vc_col-lg-9{
float:right
}
.vc_col-lg-12{
width:100%
}
.vc_col-lg-11{
width:91.66666667%
}
.vc_col-lg-10{
width:83.33333333%
}
.vc_col-lg-9{
width:75%
}
.vc_col-lg-8{
width:66.66666667%
}
.vc_col-lg-7{
width:58.33333333%
}
.vc_col-lg-6{
width:50%
}
.vc_col-lg-5{
width:41.66666667%
}
.vc_col-lg-4{
width:33.33333333%
}
.vc_col-lg-3{
width:25%
}
.vc_col-lg-2{
width:16.66666667%
}
.vc_col-lg-1{
width:8.33333333%
}
.vc_col-lg-pull-12{
right:100%
}
.vc_col-lg-pull-11{
right:91.66666667%
}
.vc_col-lg-pull-10{
right:83.33333333%
}
.vc_col-lg-pull-9{
right:75%
}
.vc_col-lg-pull-8{
right:66.66666667%
}
.vc_col-lg-pull-7{
right:58.33333333%
}
.vc_col-lg-pull-6{
right:50%
}
.vc_col-lg-pull-5{
right:41.66666667%
}
.vc_col-lg-pull-4{
right:33.33333333%
}
.vc_col-lg-pull-3{
right:25%
}
.vc_col-lg-pull-2{
right:16.66666667%
}
.vc_col-lg-pull-1{
right:8.33333333%
}
.vc_col-lg-pull-0{
right:auto
}
.vc_col-lg-push-12{
left:100%
}
.vc_col-lg-push-11{
left:91.66666667%
}
.vc_col-lg-push-10{
left:83.33333333%
}
.vc_col-lg-push-9{
left:75%
}
.vc_col-lg-push-8{
left:66.66666667%
}
.vc_col-lg-push-7{
left:58.33333333%
}
.vc_col-lg-push-6{
left:50%
}
.vc_col-lg-push-5{
left:41.66666667%
}
.vc_col-lg-push-4{
left:33.33333333%
}
.vc_col-lg-push-3{
left:25%
}
.vc_col-lg-push-2{
left:16.66666667%
}
.vc_col-lg-push-1{
left:8.33333333%
}
.vc_col-lg-push-0{
left:auto
}
.vc_col-lg-offset-12{
margin-left:100%
}
.vc_col-lg-offset-11{
margin-left:91.66666667%
}
.vc_col-lg-offset-10{
margin-left:83.33333333%
}
.vc_col-lg-offset-9{
margin-left:75%
}
.vc_col-lg-offset-8{
margin-left:66.66666667%
}
.vc_col-lg-offset-7{
margin-left:58.33333333%
}
.vc_col-lg-offset-6{
margin-left:50%
}
.vc_col-lg-offset-5{
margin-left:41.66666667%
}
.vc_col-lg-offset-4{
margin-left:33.33333333%
}
.vc_col-lg-offset-3{
margin-left:25%
}
.vc_col-lg-offset-2{
margin-left:16.66666667%
}
.vc_col-lg-offset-1{
margin-left:8.33333333%
}
.vc_col-lg-offset-0{
margin-left:0
}
}
/* 1/5 columns */
.vc_col-xs-5\/5{
width:100%
}
.vc_col-xs-4\/5{
width:80%
}
.vc_col-xs-3\/5{
width:60%
}
.vc_col-xs-2\/5{
width:40%
}
.vc_col-xs-1\/5{
width:20%
}
.vc_col-xs-pull-5\/5{
right:100%
}
.vc_col-xs-pull-4\/5{
right:80%
}
.vc_col-xs-pull-3\/5{
right:60%
}
.vc_col-xs-pull-2\/5{
right:40%
}
.vc_col-xs-pull-1\/5{
right:20%
}
.vc_col-xs-pull-0\/5{
right:auto
}
.vc_col-xs-push-5\/5{
left:100%
}
.vc_col-xs-push-4\/5{
left:80%
}
.vc_col-xs-push-3\/5{
left:60%
}
.vc_col-xs-push-2\/5{
left:40%
}
.vc_col-xs-push-1\/5{
left:20%
}
.vc_col-xs-push-0\/5{
left:auto
}
.vc_col-xs-offset-5\/5{
margin-left:100%
}
.vc_col-xs-offset-4\/5{
margin-left:80%
}
.vc_col-xs-offset-3\/5{
margin-left:60%
}
.vc_col-xs-offset-2\/5{
margin-left:40%
}
.vc_col-xs-offset-1\/5{
margin-left:20%
}
.vc_col-xs-offset-0\/5{
margin-left:0
}
.rtl .vc_rtl-columns-reverse .vc_col-xs-1\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-2\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-3\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-4\/5,
.rtl .vc_rtl-columns-reverse .vc_col-xs-5\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-1\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-2\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-3\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-4\/5,
.rtl .vc_rtl-columns-reverse .vc_non_responsive .vc_row .vc_col-sm-5\/5{
float:right
}
@media (min-width:690px){
.vc_col-sm-1\/5,
.vc_col-sm-2\/5,
.vc_col-sm-3\/5,
.vc_col-sm-4\/5,
.vc_col-sm-5\/5{
float:left
}
.rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5{
float:right
}
.vc_col-sm-5\/5{
width:100%
}
.vc_col-sm-4\/5{
width:80%
}
.vc_col-sm-3\/5{
width:60%
}
.vc_col-sm-2\/5{
width:40%
}
.vc_col-sm-1\/5{
width:20%
}
.vc_col-sm-pull-5\/5{
right:100%
}
.vc_col-sm-pull-4\/5{
right:80%
}
.vc_col-sm-pull-3\/5{
right:60%
}
.vc_col-sm-pull-2\/5{
right:40%
}
.vc_col-sm-pull-1\/5{
right:20%
}
.vc_col-sm-pull-0\/5{
right:auto
}
.vc_col-sm-push-5\/5{
left:100%
}
.vc_col-sm-push-4\/5{
left:80%
}
.vc_col-sm-push-3\/5{
left:60%
}
.vc_col-sm-push-2\/5{
left:40%
}
.vc_col-sm-push-1\/5{
left:20%
}
.vc_col-sm-push-0\/5{
left:auto
}
.vc_col-sm-offset-5\/5{
margin-left:100%
}
.vc_col-sm-offset-4\/5{
margin-left:80%
}
.vc_col-sm-offset-3\/5{
margin-left:60%
}
.vc_col-sm-offset-2\/5{
margin-left:40%
}
.vc_col-sm-offset-1\/5{
margin-left:20%
}
.vc_col-sm-offset-0\/5{
margin-left:0
}
}
@media (min-width:1000px){
.vc_col-md-1\/5,
.vc_col-md-2\/5,
.vc_col-md-3\/5,
.vc_col-md-4\/5,
.vc_col-md-5\/5{
float:left
}
.rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5{
float:right
}
.vc_col-md-5\/5{
width:100%
}
.vc_col-md-4\/5{
width:80%
}
.vc_col-md-3\/5{
width:60%
}
.vc_col-md-2\/5{
width:40%
}
.vc_col-md-1\/5{
width:20%
}
.vc_col-md-pull-5\/5{
right:100%
}
.vc_col-md-pull-4\/5{
right:80%
}
.vc_col-md-pull-3\/5{
right:60%
}
.vc_col-md-pull-2\/5{
right:40%
}
.vc_col-md-pull-1\/5{
right:20%
}
.vc_col-md-pull-0\/5{
right:auto
}
.vc_col-md-push-5\/5{
left:100%
}
.vc_col-md-push-4\/5{
left:80%
}
.vc_col-md-push-3\/5{
left:60%
}
.vc_col-md-push-2\/5{
left:40%
}
.vc_col-md-push-1\/5{
left:20%
}
.vc_col-md-push-0\/5{
left:auto
}
.vc_col-md-offset-5\/5{
margin-left:100%
}
.vc_col-md-offset-4\/5{
margin-left:80%
}
.vc_col-md-offset-3\/5{
margin-left:60%
}
.vc_col-md-offset-2\/5{
margin-left:40%
}
.vc_col-md-offset-1\/5{
margin-left:20%
}
.vc_col-md-offset-0\/5{
margin-left:0
}
}
@media (min-width:1300px){
.vc_col-lg-1\/5,
.vc_col-lg-2\/5,
.vc_col-lg-3\/5,
.vc_col-lg-4\/5,
.vc_col-lg-5\/5{
float:left
}
.rtl .vc_rtl-columns-reverse .vc_col-sm-1\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-2\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-3\/5,.rtl .vc_rtl-columns-reverse .vc_col-sm-4\/5,
.rtl .vc_rtl-columns-reverse .vc_col-sm-5\/5{
float:right
}
.vc_col-lg-5\/5{
width:100%
}
.vc_col-lg-4\/5{
width:80%
}
.vc_col-lg-3\/5{
width:60%
}
.vc_col-lg-2\/5{
width:40%
}
.vc_col-lg-1\/5{
width:20%
}
.vc_col-lg-pull-5\/5{
right:100%
}
.vc_col-lg-pull-4\/5{
right:80%
}
.vc_col-lg-pull-3\/5{
right:60%
}
.vc_col-lg-pull-2\/5{
right:40%
}
.vc_col-lg-pull-1\/5{
right:20%
}
.vc_col-lg-pull-0\/5{
right:auto
}
.vc_col-lg-push-5\/5{
left:100%
}
.vc_col-lg-push-4\/5{
left:80%
}
.vc_col-lg-push-3\/5{
left:60%
}
.vc_col-lg-push-2\/5{
left:40%
}
.vc_col-lg-push-1\/5{
left:20%
}
.vc_col-lg-push-0\/5{
left:auto
}
.vc_col-lg-offset-5\/5{
margin-left:100%
}
.vc_col-lg-offset-4\/5{
margin-left:80%
}
.vc_col-lg-offset-3\/5{
margin-left:60%
}
.vc_col-lg-offset-2\/5{
margin-left:40%
}
.vc_col-lg-offset-1\/5{
margin-left:20%
}
.vc_col-lg-offset-0\/5{
margin-left:0
}
}
/* Tablet width override */
@media only screen and (min-width : 690px) and (max-width : 999px) {
.vc_col-sm-1[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-1 {
width: 8.33333333%;
}
.vc_col-sm-2[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-2 {
width: 16.66666667%;
}
.vc_col-sm-3[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-3 {
width: 25%;
}
.vc_col-sm-4[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-4 {
width: 33.33333333%;
}
.vc_col-sm-5[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-5 {
width: 41.66666667%;
}
.vc_col-sm-6[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-6 {
width: 50%;
}
.vc_col-sm-7[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-7 {
width: 58.33333333%;
}
.vc_col-sm-8[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-8 {
width: 66.66666667%;
}
.vc_col-sm-9[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-9 {
width: 75%;
}
.vc_col-sm-10[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-10 {
width: 83.33333333%;
}
.vc_col-sm-11[data-t-w-inherits="small_desktop"]:not([class*="vc_col-md-"]),
body .vc_row-fluid .wpb_column[data-t-w-inherits="small_desktop"].vc_col-md-11 {
width: 91.66666667%;
}
}
/* Phone */
@media only screen and (max-width : 690px) {
[class*="vc_col-"]:not([class*="vc_col-xs"]) {
width: 100%;
}
.wpb_column:not([class*="vc_col-xs"]) {
width: 100%;
margin-bottom: 25px;
}
body .vc_row-fluid .vc_col-sm-2:not([class*="vc_col-xs"]),
body .vc_row-fluid.full-width-content .vc_col-sm-2:not([class*="vc_col-xs"]) {
width: 50%;
}
}
/* Phone and Tablet */
@media only screen and (min-width : 1px) and (max-width : 999px) {
.vc_row-fluid.full-width-content .col .wpb_row,
.vc_row-fluid.full-width-content .col,
.vc_row-fluid.vc_row[data-column-margin="none"] .col {
margin-bottom: 0;
}
} | 0.293911 | 0.081191 |
@charset "utf-8";
.ui-paging, .ui-paging input {
color:#808080;
margin: 0;
padding: 0;
zoom: 1;
font-size: 12px;
vertical-align: middle;
}
.ui-paging:after {
clear: both;
content: " ";
display: block;
font-size: 0;
height: 0;
visibility: hidden;
}
.ui-paging a,
.ui-paging span.ui-paging-prev,
.ui-paging span.ui-paging-next {
text-decoration:none;
color:#808080;
margin:0 3px;
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: middle;
height:22px;
line-height:22px;
}
.ui-paging-prev,
.ui-paging-next,
.ui-paging-goto {
background-color: #F9F9F9;
background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#F4F4F4));
background: -moz-linear-gradient(top, #FEFEFE, #F4F4F4);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#F4F4F4');
background:-o-linear-gradient(top, #FEFEFE, #F4F4F4);
background: linear-gradient(top, #FEFEFE, #F4F4F4);
padding:0 8px;
border: 1px solid #ccc;
/*border-radius: 3px;*/
box-shadow: 0 0 0 1px #fff inset;
}
.ui-paging-prev:hover,
.ui-paging-next:hover,
.ui-paging-goto:hover {
border-color: #999;
color: #666;
}
.ui-paging-prev:hover .iconfont,
.ui-paging-next:hover .iconfont {
color: #666;
}
.ui-paging .ui-paging-prev {
margin: 0 3px 0 0;
}
.ui-paging .iconfont {
font-size: 10px;
color: #787878;
}
.ui-paging a.ui-paging-item {
background-color:#f3f3f3;
font-weight:bold;
padding:0 8px;
border:none;
}
.ui-paging a.ui-paging-current, .ui-paging a.ui-paging-item:hover {
color:#fff;
background:#2CA8DF;
}
a.ui-paging-prev:hover,
a.ui-paging-next:hover {
text-decoration:none;
color:#666;
}
.ui-paging-info {
line-height:24px;
margin-right:5px;
height:24px;
}
.ui-paging-ellipsis {
margin:0 5px;
line-height: 16px;
font-weight:bold;
}
.ui-paging-which input {
height: 20px;
line-height: 20px;
padding: 0 6px;
width:22px;
border:1px solid;
border-color:#aaa #d1d1d1 #d1d1d1 #aaa;
text-align: center;
}
.ui-paging-which input:hover {
border-color:#999;
color:#666;
}
.ui-paging-bold {
font-weight:bold;
padding:0 8px;
}
.ui-paging span.ui-paging-prev,
.ui-paging span.ui-paging-next,
.ui-paging span.ui-paging-prev .iconfont,
.ui-paging span.ui-paging-next .iconfont {
color:#fff;
box-shadow:none;
background: #d4d4d4;
border-color: #d4d4d4;
filter: none;
}
.ui-page-sort{
background:#F7F7F7;
border: 1px solid #C9C9C9;
}
.ui-page-sort .fl{float:left;padding:5px;}
.ui-page-sort .fl a{
border: 1px solid #C9C9C9;
color: #333333;
font-size: 14px;
height: 23px;
line-height: 23px;
margin-right: 5px;
margin-top: 3px;
text-align: center;
width: 80px;
padding:0 10px;
background:#fcfcfc;
}
.ui-page-sort .fl a.on{
background:red;
color:#fff!important;
}
.ui-page-sort .fr{float:right;position:relative;top:3px;} | css/padding.css | @charset "utf-8";
.ui-paging, .ui-paging input {
color:#808080;
margin: 0;
padding: 0;
zoom: 1;
font-size: 12px;
vertical-align: middle;
}
.ui-paging:after {
clear: both;
content: " ";
display: block;
font-size: 0;
height: 0;
visibility: hidden;
}
.ui-paging a,
.ui-paging span.ui-paging-prev,
.ui-paging span.ui-paging-next {
text-decoration:none;
color:#808080;
margin:0 3px;
display: inline-block;
*display: inline;
*zoom: 1;
vertical-align: middle;
height:22px;
line-height:22px;
}
.ui-paging-prev,
.ui-paging-next,
.ui-paging-goto {
background-color: #F9F9F9;
background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#F4F4F4));
background: -moz-linear-gradient(top, #FEFEFE, #F4F4F4);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#F4F4F4');
background:-o-linear-gradient(top, #FEFEFE, #F4F4F4);
background: linear-gradient(top, #FEFEFE, #F4F4F4);
padding:0 8px;
border: 1px solid #ccc;
/*border-radius: 3px;*/
box-shadow: 0 0 0 1px #fff inset;
}
.ui-paging-prev:hover,
.ui-paging-next:hover,
.ui-paging-goto:hover {
border-color: #999;
color: #666;
}
.ui-paging-prev:hover .iconfont,
.ui-paging-next:hover .iconfont {
color: #666;
}
.ui-paging .ui-paging-prev {
margin: 0 3px 0 0;
}
.ui-paging .iconfont {
font-size: 10px;
color: #787878;
}
.ui-paging a.ui-paging-item {
background-color:#f3f3f3;
font-weight:bold;
padding:0 8px;
border:none;
}
.ui-paging a.ui-paging-current, .ui-paging a.ui-paging-item:hover {
color:#fff;
background:#2CA8DF;
}
a.ui-paging-prev:hover,
a.ui-paging-next:hover {
text-decoration:none;
color:#666;
}
.ui-paging-info {
line-height:24px;
margin-right:5px;
height:24px;
}
.ui-paging-ellipsis {
margin:0 5px;
line-height: 16px;
font-weight:bold;
}
.ui-paging-which input {
height: 20px;
line-height: 20px;
padding: 0 6px;
width:22px;
border:1px solid;
border-color:#aaa #d1d1d1 #d1d1d1 #aaa;
text-align: center;
}
.ui-paging-which input:hover {
border-color:#999;
color:#666;
}
.ui-paging-bold {
font-weight:bold;
padding:0 8px;
}
.ui-paging span.ui-paging-prev,
.ui-paging span.ui-paging-next,
.ui-paging span.ui-paging-prev .iconfont,
.ui-paging span.ui-paging-next .iconfont {
color:#fff;
box-shadow:none;
background: #d4d4d4;
border-color: #d4d4d4;
filter: none;
}
.ui-page-sort{
background:#F7F7F7;
border: 1px solid #C9C9C9;
}
.ui-page-sort .fl{float:left;padding:5px;}
.ui-page-sort .fl a{
border: 1px solid #C9C9C9;
color: #333333;
font-size: 14px;
height: 23px;
line-height: 23px;
margin-right: 5px;
margin-top: 3px;
text-align: center;
width: 80px;
padding:0 10px;
background:#fcfcfc;
}
.ui-page-sort .fl a.on{
background:red;
color:#fff!important;
}
.ui-page-sort .fr{float:right;position:relative;top:3px;} | 0.29584 | 0.073397 |
@import'../plugins/fontawesome/css/all.css';
@import'fonts.css';
@import'footer.css';
body {
font-family: 'Roboto' !important;
font-size: 18px !important;
}
table {
table-layout: fixed;
}
td
{
padding: 0.5em;
vertical-align: middle !important;
overflow: hidden;
white-space: nowrap;
}
.card {
border: none;
/*border-radius: calc(25rem - 1px);*/
}
.card-footer {
border-radius: 0;
border: none;
}
.container {
max-width: 950px;
width: 95%;
margin-bottom: 0;
}
section {
margin-bottom: 0;
}
iframe {
width: 100% !important;
}
row > .col-xs-3 {
display:flex;
flex: 0 0 25%;
max-width: 25%
}
.flex-nowrap {
-webkit-flex-wrap: nowrap!important;
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important;
}
.flex-row {
display:flex;
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: row!important;
-ms-flex-direction: row!important;
flex-direction: row!important;
}
.desktop {
display: block;
}
.mobile {
display: none;
}
.fixedMessage {
font-family: arial;
width: 100%;
max-width: 210px;
color: #fff;
position: fixed;
z-index: 100000000000000000000000000000000000000;
bottom: 15px;
left: 15px;
background-color: rgba(6, 127, 241, 0.9);
padding: 14px;
transition: 0.2s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.search {
font-family: arial;
width: 100%;
height: 100%;
color: #fff;
position: fixed;
z-index: 100000000000000000000000000000000000000;
bottom: 0;
left: 0;
right: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.7);
padding: 14px;
transition: 0.2s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.searchBox {
height: 100%;
overflow-y: auto;
padding: 1em;
background-color: #fff;
}
.my-navbar a, .my-navbar i {
color: #09a3d1 !important;
font-size: 16px;
text-transform: uppercase !important;
}
@media screen and (max-width: 600px) {
.desktop {
display: none;
}
.mobile {
display: block;
}
body {
font-size: 13px;
}
} | public/css/custom.css | @import'../plugins/fontawesome/css/all.css';
@import'fonts.css';
@import'footer.css';
body {
font-family: 'Roboto' !important;
font-size: 18px !important;
}
table {
table-layout: fixed;
}
td
{
padding: 0.5em;
vertical-align: middle !important;
overflow: hidden;
white-space: nowrap;
}
.card {
border: none;
/*border-radius: calc(25rem - 1px);*/
}
.card-footer {
border-radius: 0;
border: none;
}
.container {
max-width: 950px;
width: 95%;
margin-bottom: 0;
}
section {
margin-bottom: 0;
}
iframe {
width: 100% !important;
}
row > .col-xs-3 {
display:flex;
flex: 0 0 25%;
max-width: 25%
}
.flex-nowrap {
-webkit-flex-wrap: nowrap!important;
-ms-flex-wrap: nowrap!important;
flex-wrap: nowrap!important;
}
.flex-row {
display:flex;
-webkit-box-orient: horizontal!important;
-webkit-box-direction: normal!important;
-webkit-flex-direction: row!important;
-ms-flex-direction: row!important;
flex-direction: row!important;
}
.desktop {
display: block;
}
.mobile {
display: none;
}
.fixedMessage {
font-family: arial;
width: 100%;
max-width: 210px;
color: #fff;
position: fixed;
z-index: 100000000000000000000000000000000000000;
bottom: 15px;
left: 15px;
background-color: rgba(6, 127, 241, 0.9);
padding: 14px;
transition: 0.2s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.search {
font-family: arial;
width: 100%;
height: 100%;
color: #fff;
position: fixed;
z-index: 100000000000000000000000000000000000000;
bottom: 0;
left: 0;
right: 0;
top: 0;
background-color: rgba(0, 0, 0, 0.7);
padding: 14px;
transition: 0.2s;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.searchBox {
height: 100%;
overflow-y: auto;
padding: 1em;
background-color: #fff;
}
.my-navbar a, .my-navbar i {
color: #09a3d1 !important;
font-size: 16px;
text-transform: uppercase !important;
}
@media screen and (max-width: 600px) {
.desktop {
display: none;
}
.mobile {
display: block;
}
body {
font-size: 13px;
}
} | 0.286968 | 0.057493 |
.container{max-width:1170px; margin:auto;}
img{ max-width:100%;}
.inbox_people {
background: #f8f8f8 none repeat scroll 0 0;
float: left;
overflow: hidden;
width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
border: 1px solid #c4c4c4;
clear: both;
overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}
.recent_heading {float: left; width:40%;}
.srch_bar {
display: inline-block;
text-align: right;
width: 60%;
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}
.recent_heading h4 {
color: #05728f;
font-size: 21px;
margin: auto;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
padding: 0;
color: #707070;
font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}
.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
float: left;
width: 11%;
}
.chat_ib {
float: left;
padding: 0 0 0 15px;
width: 88%;
}
.chat_people{ overflow:hidden; clear:both;}
.chat_list {
border-bottom: 1px solid #c4c4c4;
margin: 0;
padding: 18px 16px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}
.active_chat{ background:#ebebeb;}
.incoming_msg_img {
display: inline-block;
width: 6%;
}
.received_msg {
display: inline-block;
padding: 0 0 0 10px;
vertical-align: top;
width: 92%;
}
.received_withd_msg p {
background: #ebebeb none repeat scroll 0 0;
border-radius: 3px;
color: #646464;
font-size: 14px;
margin: 0;
padding: 5px 10px 5px 12px;
width: 100%;
}
.time_date {
color: #747474;
display: block;
font-size: 12px;
margin: 8px 0 0;
}
.received_withd_msg { width: 57%;}
.mesgs {
float: left;
padding: 30px 15px 0 25px;
}
.sent_msg p {
background: #4e73df none repeat scroll 0 0;
border-radius: 3px;
font-size: 14px;
margin: 0; color:#fff;
padding: 5px 10px 5px 12px;
width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
float: right;
width: 46%;
}
.input_msg_write input {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
color: #4c4c4c;
font-size: 15px;
min-height: 90px;
width: 100%;
}
.type_msg {
border-top: 2px solid #c4c4c4;
position: relative;
}
.form-control {
border: none;
resize: none;
outline: none;
box-shadow: none;
}
.form-control:focus {
border: none;
resize: none;
outline: none;
box-shadow: none;
}
.msg_send_btn {
background: #4e73df none repeat scroll 0 0;
border: medium none;
border-radius: 50%;
color: #fff;
cursor: pointer;
font-size: 17px;
height: 33px;
position: absolute;
right: 0;
top: 11px;
width: 33px;
box-shadow: none;
text-shadow: none;
}
.msg_send_btn:active,
.msg_send_btn:focus,
.msg_send_btn:focus:active {
background-image: none;
outline: 0;
box-shadow: none;
}
.msg_send_btn:disabled {
background: #ced0d4 none repeat scroll 0 0;
border: medium none;
border-radius: 50%;
color: rgba(62, 75, 107, 0.555);
cursor: pointer;
font-size: 17px;
height: 33px;
position: absolute;
right: 0;
top: 11px;
width: 33px;
box-shadow: none;
text-shadow: none;
}
.messaging { padding: 0 0 50px 0;}
.msg_history {
height: 500px;
overflow-y: auto;
}
.msg_action {
position: relative;
}
.type_msg.highlight {
border: 2px dashed indigo;
background: mediumslateblue;
}
.msg_image {
border: 1px solid #ddd;
border-radius: 1px;
padding: 1px;
width: 430px;
cursor: pointer;
}
.msg_image:hover {
border: 2px solid #4e73df;
border-radius: 1px;
padding: 1px;
}
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
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.9); /* Black w/ opacity */
}
/* Modal Content (image) */
.modal-content {
margin: auto;
display: block;
width: 80%;
max-width: 900px;
}
/* The Close Button */
.close {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}
.close:hover,
.close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
} | css/chatbox.css | .container{max-width:1170px; margin:auto;}
img{ max-width:100%;}
.inbox_people {
background: #f8f8f8 none repeat scroll 0 0;
float: left;
overflow: hidden;
width: 40%; border-right:1px solid #c4c4c4;
}
.inbox_msg {
border: 1px solid #c4c4c4;
clear: both;
overflow: hidden;
}
.top_spac{ margin: 20px 0 0;}
.recent_heading {float: left; width:40%;}
.srch_bar {
display: inline-block;
text-align: right;
width: 60%;
}
.headind_srch{ padding:10px 29px 10px 20px; overflow:hidden; border-bottom:1px solid #c4c4c4;}
.recent_heading h4 {
color: #05728f;
font-size: 21px;
margin: auto;
}
.srch_bar input{ border:1px solid #cdcdcd; border-width:0 0 1px 0; width:80%; padding:2px 0 4px 6px; background:none;}
.srch_bar .input-group-addon button {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
padding: 0;
color: #707070;
font-size: 18px;
}
.srch_bar .input-group-addon { margin: 0 0 0 -27px;}
.chat_ib h5{ font-size:15px; color:#464646; margin:0 0 8px 0;}
.chat_ib h5 span{ font-size:13px; float:right;}
.chat_ib p{ font-size:14px; color:#989898; margin:auto}
.chat_img {
float: left;
width: 11%;
}
.chat_ib {
float: left;
padding: 0 0 0 15px;
width: 88%;
}
.chat_people{ overflow:hidden; clear:both;}
.chat_list {
border-bottom: 1px solid #c4c4c4;
margin: 0;
padding: 18px 16px 10px;
}
.inbox_chat { height: 550px; overflow-y: scroll;}
.active_chat{ background:#ebebeb;}
.incoming_msg_img {
display: inline-block;
width: 6%;
}
.received_msg {
display: inline-block;
padding: 0 0 0 10px;
vertical-align: top;
width: 92%;
}
.received_withd_msg p {
background: #ebebeb none repeat scroll 0 0;
border-radius: 3px;
color: #646464;
font-size: 14px;
margin: 0;
padding: 5px 10px 5px 12px;
width: 100%;
}
.time_date {
color: #747474;
display: block;
font-size: 12px;
margin: 8px 0 0;
}
.received_withd_msg { width: 57%;}
.mesgs {
float: left;
padding: 30px 15px 0 25px;
}
.sent_msg p {
background: #4e73df none repeat scroll 0 0;
border-radius: 3px;
font-size: 14px;
margin: 0; color:#fff;
padding: 5px 10px 5px 12px;
width:100%;
}
.outgoing_msg{ overflow:hidden; margin:26px 0 26px;}
.sent_msg {
float: right;
width: 46%;
}
.input_msg_write input {
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
border: medium none;
color: #4c4c4c;
font-size: 15px;
min-height: 90px;
width: 100%;
}
.type_msg {
border-top: 2px solid #c4c4c4;
position: relative;
}
.form-control {
border: none;
resize: none;
outline: none;
box-shadow: none;
}
.form-control:focus {
border: none;
resize: none;
outline: none;
box-shadow: none;
}
.msg_send_btn {
background: #4e73df none repeat scroll 0 0;
border: medium none;
border-radius: 50%;
color: #fff;
cursor: pointer;
font-size: 17px;
height: 33px;
position: absolute;
right: 0;
top: 11px;
width: 33px;
box-shadow: none;
text-shadow: none;
}
.msg_send_btn:active,
.msg_send_btn:focus,
.msg_send_btn:focus:active {
background-image: none;
outline: 0;
box-shadow: none;
}
.msg_send_btn:disabled {
background: #ced0d4 none repeat scroll 0 0;
border: medium none;
border-radius: 50%;
color: rgba(62, 75, 107, 0.555);
cursor: pointer;
font-size: 17px;
height: 33px;
position: absolute;
right: 0;
top: 11px;
width: 33px;
box-shadow: none;
text-shadow: none;
}
.messaging { padding: 0 0 50px 0;}
.msg_history {
height: 500px;
overflow-y: auto;
}
.msg_action {
position: relative;
}
.type_msg.highlight {
border: 2px dashed indigo;
background: mediumslateblue;
}
.msg_image {
border: 1px solid #ddd;
border-radius: 1px;
padding: 1px;
width: 430px;
cursor: pointer;
}
.msg_image:hover {
border: 2px solid #4e73df;
border-radius: 1px;
padding: 1px;
}
/* The Modal (background) */
.modal {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1; /* Sit on top */
padding-top: 100px; /* Location of the box */
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.9); /* Black w/ opacity */
}
/* Modal Content (image) */
.modal-content {
margin: auto;
display: block;
width: 80%;
max-width: 900px;
}
/* The Close Button */
.close {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}
.close:hover,
.close:focus {
color: #bbb;
text-decoration: none;
cursor: pointer;
} | 0.391988 | 0.109897 |
.prod {
width: 100%;
/* display: flex; */
justify-content: center;
align-items: center;
flex-flow: column;
display: none;
}
.prodMain {
max-width: 1200px;
width: 100%;
margin: 70px auto auto auto;
}
.info {
display: flex;
flex-flow: row nowrap;
margin-bottom: 50px;
}
.left {
width: 60%;
margin-right: 5.4%;
}
.left > img {
width: 100%;
}
.right{
width: 40%;
}
.prodTitle, .prodPrice {
color: #3f3a3a;
}
.prodTitle, .prodId {
white-space: nowrap;
}
.prodTitle {
font-size: 26px;
letter-spacing: 6.4px;
height: 38px;
margin-bottom: 16px;
}
.prodId {
font-size: 18px;
letter-spacing: 4px;
color: #bababa;
height: 24px;
margin-bottom: 40px;
}
.prodPrice {
height: 58px;
font-size: 28px;
margin-bottom: 32px;
border-bottom: 1px solid #3f3a3a;
}
.prodColors, .prodSizes, .pieceWant {
display: flex;
align-items: center;
}
.option {
width: 64px; height: 24px;
font-size: 20px;
letter-spacing: 4px;
color: #3f3a3a;
margin: 0 36px 0 0;
border-right: 2px solid #d5d5d5;
}
.prodColors {
height: 36px;
margin-bottom: 30px;
}
.square {
width: 36px; height: 36px;
margin-right: 15px;
position: relative;
border: 1px solid transparent;
transition: border .3s ease;
}
.colorSelect {
border: 1px solid #aca7a7;
}
.iro {
width: 24px; height:24px;
border: 1px solid #aca7a7;
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
cursor: pointer;
}
.iroFade {
opacity: 0.35;
pointer-events: none;
}
.prodSizes {
height: 34px;
margin-bottom: 26px;
}
.sml {
width: 34px; height: 34px;
background-color: #ececec;
border-radius: 50%;
font-size: 18px;
letter-spacing: 4px;
color: #3f3a3a;
text-align: center;
line-height: 34px;
padding: 1px 0 0 4px;
margin-right: 20px;
transition: color .2s ease, background-color .3s ease;
cursor: pointer;
}
.sizeFade {
color: #ffffff;
background-color: #f6f6f6;
pointer-events: none;
}
.sizeSelect {
color: #ffffff;
background-color: #000000;
}
.prodPiece {
margin-bottom: 29px;
display: flex;
align-items: center;
}
.count, .countBtn {
border: none; outline: none;
background-color: #ffffff;
font-size: 20px;
height: 44px;
}
.counter {
border: 1px solid #d5d5d5;
}
.count {
width: 72px;
color: #8b572a;
text-align: center;
}
.countBtn {
width: 44px;
color: #3f3a3a;
cursor: pointer;
}
#restStock {
margin: 0 0 0 3%;
font-size: 14px;
color: rgb(173, 24, 24);
opacity: 0;
transition: opacity .2s ease;
}
.addToCart {
width: 360px; height: 60px;
font-size: 20px;
letter-spacing: 4px;
color: #ffffff;
background: #000000;
border: 1px outset #888888;
outline: none;
cursor: pointer;
transition: background .2s ease, border .2s ease;
padding: 6px;
}
.failToCart {
background: silver;
border: 1px solid silver;
}
.memo {
display: flex;
padding-top: 40px;
height: 230px;
flex-flow: column;
justify-content: flex-end;
}
.prodNote {
flex: 1;
}
.prodTexture {
flex: 0;
}
.prodDesc {
flex: 1.2;
}
.prodPlace {
flex: 0;
}
.details {
max-width: 960px;
margin-bottom: 50px;
}
.details > img {
width: 100%;
}
.rule {
height: 30px;
margin-bottom: 28px;
font-size: 20px;
line-height: 1.5;
letter-spacing: 4px;
color: #8b572a;
overflow: hidden;
}
.rule:after {
content: "";
display: inline-block;
width: 100%; height: 14px;
vertical-align: bottom;
margin: 0 -100% 0 60px;
border-top: 1px solid #3f3a3a;
}
.prodStory {
margin: 30px auto;
font-size: 16px;
}
@media screen and (max-width:1200px) {
.prodMain {
margin: 55px auto 16px auto;
}
.info {
margin-bottom: 30px;
}
.left {
min-width: 55%;
margin-right: 3.5%;
}
.right{
min-width: 43%;
}
.prodTitle {
font-size: 22px;
letter-spacing: 4px;
height: 34px;
margin-bottom: 8px;
}
.prodId {
font-size: 16px;
letter-spacing: 3px;
margin-bottom: 20px;
}
.prodPrice {
font-size: 24px;
margin-bottom: 16px;
}
.option {
width: 52px;
font-size: 16px;
letter-spacing: 3px;
margin: 0 18px 0 0;
}
.prodColors {
height: 36px;
margin-bottom: 15px;
}
.square {
width: 30px; height: 30px;
margin-right: 10px;
}
.iro {
width: 20px; height: 20px;
}
.prodSizes {
margin-bottom: 13px;
}
.sml {
width: 30px; height: 30px;
font-size: 16px;
letter-spacing: 3px;
line-height: 30px;
padding: 1px 0 0 2px;
margin-right: 12px;
}
.prodPiece {
margin-bottom: 15px;
}
.count, .countBtn {
font-size: 18px;
height: 34px;
}
.count {
width: 54px;
}
.countBtn {
width: 34px;
color: #3f3a3a;
}
.addToCart {
width: 240px; height: 44px;
font-size: 18px;
line-height: 1;
letter-spacing: 3px;
}
.memo {
padding-top: 20px;
}
.details {
max-width: 840px;
}
.rule {
margin-bottom: 20px;
font-size: 16px;
letter-spacing: 3.2px;
}
.rule:after {
margin: 0 -100% 0 30px;
}
.prodStory {
margin: 20px auto;
font-size: 14px;
}
}
@media screen and (max-width:900px) {
.prodMain {
margin: 35px auto 16px auto;
}
.prod {
padding: 0 24px;
}
.info {
flex-flow: column;
justify-content: center;
margin-bottom: 28px;
}
.left {
width: 100%;
padding-right: 0;
}
.right {
width: 100%;
}
.prodTitle {
font-size: 20px;
letter-spacing: 3px;
height: 32px;
margin-top: 17px;
margin-bottom: 4px;
}
.prodId {
font-size: 14px;
letter-spacing: 2px;
margin-bottom: 12px;
}
.prodPrice {
height: 40px;
font-size: 22px;
margin-bottom: 20px;
}
.option {
font-size: 14px;
letter-spacing: 2px;
width: 45px;
}
.prodColors {
margin-bottom: 30px;
}
.square {
width: 36px; height: 36px;
}
.iro {
width: 24px; height: 24px;
}
.prodSizes {
margin-bottom: 6px;
}
.sml {
width: 34px; height: 34px;
font-size: 18px;
line-height: 34px;
margin-right: 20px;
}
.prodPiece {
flex-wrap: wrap;
}
.prodPiece > .option {
display: none;
}
.counter {
width: 100%;
order: 3;
}
.count, .countBtn {
font-size: 20px;
height: 44px;
}
.count {
width: calc(100% - 88px);
}
.countBtn {
width: 44px;
}
#restStock {
width: 100%;
text-align: right;
margin: 0 0 3px 0;
}
.addToCart {
width: 100%;
font-size: 16px;
}
.memo {
font-size: 14px;
padding-top: 28px;
height: 220px;
}
.details {
max-width: 600px;
margin-bottom: 30px;
}
}
@media screen and (max-width:600px) {
.prod {
padding: 0;
}
.prodMain {
margin: 0 auto;
}
.right {
width: 100%;
padding: 0 24px;
}
.details {
padding: 0 24px;
}
} | css/product.css | .prod {
width: 100%;
/* display: flex; */
justify-content: center;
align-items: center;
flex-flow: column;
display: none;
}
.prodMain {
max-width: 1200px;
width: 100%;
margin: 70px auto auto auto;
}
.info {
display: flex;
flex-flow: row nowrap;
margin-bottom: 50px;
}
.left {
width: 60%;
margin-right: 5.4%;
}
.left > img {
width: 100%;
}
.right{
width: 40%;
}
.prodTitle, .prodPrice {
color: #3f3a3a;
}
.prodTitle, .prodId {
white-space: nowrap;
}
.prodTitle {
font-size: 26px;
letter-spacing: 6.4px;
height: 38px;
margin-bottom: 16px;
}
.prodId {
font-size: 18px;
letter-spacing: 4px;
color: #bababa;
height: 24px;
margin-bottom: 40px;
}
.prodPrice {
height: 58px;
font-size: 28px;
margin-bottom: 32px;
border-bottom: 1px solid #3f3a3a;
}
.prodColors, .prodSizes, .pieceWant {
display: flex;
align-items: center;
}
.option {
width: 64px; height: 24px;
font-size: 20px;
letter-spacing: 4px;
color: #3f3a3a;
margin: 0 36px 0 0;
border-right: 2px solid #d5d5d5;
}
.prodColors {
height: 36px;
margin-bottom: 30px;
}
.square {
width: 36px; height: 36px;
margin-right: 15px;
position: relative;
border: 1px solid transparent;
transition: border .3s ease;
}
.colorSelect {
border: 1px solid #aca7a7;
}
.iro {
width: 24px; height:24px;
border: 1px solid #aca7a7;
position: absolute;
top: 50%; left: 50%;
transform: translate(-50%, -50%);
cursor: pointer;
}
.iroFade {
opacity: 0.35;
pointer-events: none;
}
.prodSizes {
height: 34px;
margin-bottom: 26px;
}
.sml {
width: 34px; height: 34px;
background-color: #ececec;
border-radius: 50%;
font-size: 18px;
letter-spacing: 4px;
color: #3f3a3a;
text-align: center;
line-height: 34px;
padding: 1px 0 0 4px;
margin-right: 20px;
transition: color .2s ease, background-color .3s ease;
cursor: pointer;
}
.sizeFade {
color: #ffffff;
background-color: #f6f6f6;
pointer-events: none;
}
.sizeSelect {
color: #ffffff;
background-color: #000000;
}
.prodPiece {
margin-bottom: 29px;
display: flex;
align-items: center;
}
.count, .countBtn {
border: none; outline: none;
background-color: #ffffff;
font-size: 20px;
height: 44px;
}
.counter {
border: 1px solid #d5d5d5;
}
.count {
width: 72px;
color: #8b572a;
text-align: center;
}
.countBtn {
width: 44px;
color: #3f3a3a;
cursor: pointer;
}
#restStock {
margin: 0 0 0 3%;
font-size: 14px;
color: rgb(173, 24, 24);
opacity: 0;
transition: opacity .2s ease;
}
.addToCart {
width: 360px; height: 60px;
font-size: 20px;
letter-spacing: 4px;
color: #ffffff;
background: #000000;
border: 1px outset #888888;
outline: none;
cursor: pointer;
transition: background .2s ease, border .2s ease;
padding: 6px;
}
.failToCart {
background: silver;
border: 1px solid silver;
}
.memo {
display: flex;
padding-top: 40px;
height: 230px;
flex-flow: column;
justify-content: flex-end;
}
.prodNote {
flex: 1;
}
.prodTexture {
flex: 0;
}
.prodDesc {
flex: 1.2;
}
.prodPlace {
flex: 0;
}
.details {
max-width: 960px;
margin-bottom: 50px;
}
.details > img {
width: 100%;
}
.rule {
height: 30px;
margin-bottom: 28px;
font-size: 20px;
line-height: 1.5;
letter-spacing: 4px;
color: #8b572a;
overflow: hidden;
}
.rule:after {
content: "";
display: inline-block;
width: 100%; height: 14px;
vertical-align: bottom;
margin: 0 -100% 0 60px;
border-top: 1px solid #3f3a3a;
}
.prodStory {
margin: 30px auto;
font-size: 16px;
}
@media screen and (max-width:1200px) {
.prodMain {
margin: 55px auto 16px auto;
}
.info {
margin-bottom: 30px;
}
.left {
min-width: 55%;
margin-right: 3.5%;
}
.right{
min-width: 43%;
}
.prodTitle {
font-size: 22px;
letter-spacing: 4px;
height: 34px;
margin-bottom: 8px;
}
.prodId {
font-size: 16px;
letter-spacing: 3px;
margin-bottom: 20px;
}
.prodPrice {
font-size: 24px;
margin-bottom: 16px;
}
.option {
width: 52px;
font-size: 16px;
letter-spacing: 3px;
margin: 0 18px 0 0;
}
.prodColors {
height: 36px;
margin-bottom: 15px;
}
.square {
width: 30px; height: 30px;
margin-right: 10px;
}
.iro {
width: 20px; height: 20px;
}
.prodSizes {
margin-bottom: 13px;
}
.sml {
width: 30px; height: 30px;
font-size: 16px;
letter-spacing: 3px;
line-height: 30px;
padding: 1px 0 0 2px;
margin-right: 12px;
}
.prodPiece {
margin-bottom: 15px;
}
.count, .countBtn {
font-size: 18px;
height: 34px;
}
.count {
width: 54px;
}
.countBtn {
width: 34px;
color: #3f3a3a;
}
.addToCart {
width: 240px; height: 44px;
font-size: 18px;
line-height: 1;
letter-spacing: 3px;
}
.memo {
padding-top: 20px;
}
.details {
max-width: 840px;
}
.rule {
margin-bottom: 20px;
font-size: 16px;
letter-spacing: 3.2px;
}
.rule:after {
margin: 0 -100% 0 30px;
}
.prodStory {
margin: 20px auto;
font-size: 14px;
}
}
@media screen and (max-width:900px) {
.prodMain {
margin: 35px auto 16px auto;
}
.prod {
padding: 0 24px;
}
.info {
flex-flow: column;
justify-content: center;
margin-bottom: 28px;
}
.left {
width: 100%;
padding-right: 0;
}
.right {
width: 100%;
}
.prodTitle {
font-size: 20px;
letter-spacing: 3px;
height: 32px;
margin-top: 17px;
margin-bottom: 4px;
}
.prodId {
font-size: 14px;
letter-spacing: 2px;
margin-bottom: 12px;
}
.prodPrice {
height: 40px;
font-size: 22px;
margin-bottom: 20px;
}
.option {
font-size: 14px;
letter-spacing: 2px;
width: 45px;
}
.prodColors {
margin-bottom: 30px;
}
.square {
width: 36px; height: 36px;
}
.iro {
width: 24px; height: 24px;
}
.prodSizes {
margin-bottom: 6px;
}
.sml {
width: 34px; height: 34px;
font-size: 18px;
line-height: 34px;
margin-right: 20px;
}
.prodPiece {
flex-wrap: wrap;
}
.prodPiece > .option {
display: none;
}
.counter {
width: 100%;
order: 3;
}
.count, .countBtn {
font-size: 20px;
height: 44px;
}
.count {
width: calc(100% - 88px);
}
.countBtn {
width: 44px;
}
#restStock {
width: 100%;
text-align: right;
margin: 0 0 3px 0;
}
.addToCart {
width: 100%;
font-size: 16px;
}
.memo {
font-size: 14px;
padding-top: 28px;
height: 220px;
}
.details {
max-width: 600px;
margin-bottom: 30px;
}
}
@media screen and (max-width:600px) {
.prod {
padding: 0;
}
.prodMain {
margin: 0 auto;
}
.right {
width: 100%;
padding: 0 24px;
}
.details {
padding: 0 24px;
}
} | 0.411939 | 0.133528 |
html, body {
background-color: rgb(77, 69, 114);
color: #e5eaec;
font-family: 'Raleway', sans-serif;
font-weight: 100;
height: 100vh;
margin: 0;
}
.full-height {
height: 100vh;
}
.flex-center {
align-items: center;
display: flex;
justify-content: center;
}
.position-ref {
position: relative;
}
.top-right {
position: absolute;
right: 10px;
top: 18px;
}
.content {
text-align: center;
}
.title {
font-size: 84px;
}
.links > a {
color: #e7eff3;
padding: 0 25px;
font-size: 12px;
font-weight: 600;
letter-spacing: .1rem;
text-decoration: none;
text-transform: uppercase;
}
.m-b-md {
margin-bottom: 30px;
}
/* head */
* {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
.body.body{
color: #dde6eb;
background-color:#f0f0f0;
font-family:helvetica;
background:url("../css/images/bureau.jpg");
background-size:contain;
background-repeat: no-repeat;
}
img.img{
width: 25px;
height: 25px;
}
div.one1{
position: relative;
left: 1100px;
}
div.two{
position: relative;
left: 1250px;
}
a.three{
position: relative;
left: 1000px;
}
a.centre {
position:absolute;
left: 50%;
top: 50%;
width: 200px;
height: 200px;
margin-left: -100px; /* Cette valeur doit être la moitié négative de la valeur du width */
margin-top: -100px; /* Cette valeur doit être la moitié négative de la valeur du height */
color: #eff3f5;
font-size: 125px;
}
/* Style the top navigation bar */
.topnav {
overflow: hidden;
background-color: rgb(114, 135, 180);
}
/* Style the topnav links */
.topnav a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
/* Change color on hover */
.topnav a:hover {
background-color: #ddd;
color: black;
}
/* Style the content */
.content {
background-color: #ddd;
padding: 10px;
height: 200px; /* Should be removed. Only for demonstration */
}
/* Style the footer */
.footer {
background-color: #f1f1f1;
padding: 10px;
}
div.login{
color: #103c57;
background-color: rgb(77, 69, 114);
font-family:helvetica;
/* background:url("../css/images/login.jpg"); */
background-size:contain;
background-repeat:no-repeat;
}
div.container{
color: #e5eaec
}
body.color{
background-color: rgb(77, 69, 114);
} | public/css/index.css | html, body {
background-color: rgb(77, 69, 114);
color: #e5eaec;
font-family: 'Raleway', sans-serif;
font-weight: 100;
height: 100vh;
margin: 0;
}
.full-height {
height: 100vh;
}
.flex-center {
align-items: center;
display: flex;
justify-content: center;
}
.position-ref {
position: relative;
}
.top-right {
position: absolute;
right: 10px;
top: 18px;
}
.content {
text-align: center;
}
.title {
font-size: 84px;
}
.links > a {
color: #e7eff3;
padding: 0 25px;
font-size: 12px;
font-weight: 600;
letter-spacing: .1rem;
text-decoration: none;
text-transform: uppercase;
}
.m-b-md {
margin-bottom: 30px;
}
/* head */
* {
box-sizing: border-box;
font-family: Arial, Helvetica, sans-serif;
}
.body.body{
color: #dde6eb;
background-color:#f0f0f0;
font-family:helvetica;
background:url("../css/images/bureau.jpg");
background-size:contain;
background-repeat: no-repeat;
}
img.img{
width: 25px;
height: 25px;
}
div.one1{
position: relative;
left: 1100px;
}
div.two{
position: relative;
left: 1250px;
}
a.three{
position: relative;
left: 1000px;
}
a.centre {
position:absolute;
left: 50%;
top: 50%;
width: 200px;
height: 200px;
margin-left: -100px; /* Cette valeur doit être la moitié négative de la valeur du width */
margin-top: -100px; /* Cette valeur doit être la moitié négative de la valeur du height */
color: #eff3f5;
font-size: 125px;
}
/* Style the top navigation bar */
.topnav {
overflow: hidden;
background-color: rgb(114, 135, 180);
}
/* Style the topnav links */
.topnav a {
float: left;
display: block;
color: #f2f2f2;
text-align: center;
padding: 14px 16px;
text-decoration: none;
}
/* Change color on hover */
.topnav a:hover {
background-color: #ddd;
color: black;
}
/* Style the content */
.content {
background-color: #ddd;
padding: 10px;
height: 200px; /* Should be removed. Only for demonstration */
}
/* Style the footer */
.footer {
background-color: #f1f1f1;
padding: 10px;
}
div.login{
color: #103c57;
background-color: rgb(77, 69, 114);
font-family:helvetica;
/* background:url("../css/images/login.jpg"); */
background-size:contain;
background-repeat:no-repeat;
}
div.container{
color: #e5eaec
}
body.color{
background-color: rgb(77, 69, 114);
} | 0.471467 | 0.084455 |
.input-addon {
display: table;
width: 100%;
margin-bottom: 20px;
}
.input-prefix {
font-size: 18px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: 0;
}
.input-prefix, .input-suffix {
display: table-cell;
background-color: #edefed;
width: auto;
vertical-align: middle;
text-align: center;
padding: 6px 6px;
}
.money-input{
box-shadow: none;
color: #4b565b;
height: auto;
padding: 8px 12px;
width: 100%;
display: block;
font-size: 14px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
line-height: 1.42857;
}
.display-off{
display: none;
}
.room-image-container200 {
width: 100%;
height: 200px;
background-color: #f5f5f5;
background-size: cover;
background-position: center;
position: relative;
}
/* Calendar */
.col-md-02 {
width: 14.30%;
}
.col-md-02 {
float: left;
}
.col-md-02 {
position: relative;
min-height: 1px;
padding-right: 0;
padding-left: 0;
margin-left: -1px;
}
.calender_box{ border:1px solid #d4d4d4; padding:2px 5px; height:90px; border-bottom:0;}
.dTfont{ margin-top:48%; position:absolute;}
.dt-not-available{
background-color: #dce0e0;
cursor: not-allowed;
pointer-events: none;
}
.dt-today .final_day{
font-weight: bold;
}
/*calender*/
.calendar-month {
width: 100%;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none
}
.calendar-month .current-month-selection {
display: inline-block;
position: relative;
cursor: pointer
}
.calendar-month .current-month-selection h2 {
padding-top: 4px
}
.calendar-month .current-month-selection select {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-ms-filter: "alpha(opacity=0)";
filter: alpha(opacity=0)
}
.calendar-month .current-month-selection .current-month-arrow {
font-size: 24px;
position: relative;
top: -3px;
text-rendering: optimizeLegibility
}
.calendar-month .month-nav {
color: #565a5c;
border: 1px solid #ddd;
width: 46px;
height: 42px;
display: inline-block
}
.calendar-month .month-nav.disabled {
color: #d7d7d7;
border-color: #e6e6e6;
cursor: default
}
.calendar-month .month-nav.disabled:hover {
color: #d7d7d7
}
.calendar-month .month-nav .icon {
width: 46px;
height: 42px;
line-height: 42px
}
.calendar-month .month-nav:hover {
color: #9ca299;
text-decoration: none
}
.calendar-month .month-nav-next {
margin-right: 15px;
margin-left: -1px
}
.calendar-month .spinner-next-to-month-nav {
position: absolute;
top: 18px;
left: 100%;
width: 35px;
margin-left: 13px;
font-size: 0;
color: transparent
}
.calendar-month.calendar-placeholder {
min-height: 456px
}
.host-calendar-container {
position: relative;
}
#calendar_dropdown{
width: 100%;
}
.calendar-icon-style {
margin-top: 15px;
}
.dt-available-with-events{
background-color: #EEAE9C;
}
/*calender end*/
/*select 2 responsive*/
.select2 {
width:100%!important;
}
tr.strikeout td:before {
content: " ";
position: absolute;
display: inline-block;
padding: 5px 10px;
left:0;
margin-left:20px;
border-bottom: 1px solid black;
width:82%;
}
.select2Custom{
color: #000 !important;
}
label.error{
color:red !important;
}
/*For datatables export button and length style*/
#dataTableBuilder_length{
margin-top:5px;
margin-left: 5px;
float: left;
}
#dataTableBuilder_length select{
width: 45px;
height: 34px;
border: 1px solid #ccc;
float: left;
}
#dataTableBuilder_length label {
display:inline;
margin-left: 15px;
}
@media only screen and (min-width: 420px) and (max-width: 570px){
#exportArea{
float: right;
}
}
@media only screen and (min-width: 320px) and (max-width: 420px){
#exportArea{
float: right;
}
}
.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 8px 8px 8px !important;
}
.fixedScrollBox {
position:fixed;
top:50%;
width:100%;
z-index:100;
left: 50%;
right: 50%;
bottom: 50%;
}
@media only screen and (min-width: 320px) and (max-width: 420px){
.fixedScrollBox {
position:fixed;
top:50%;
width:100%;
z-index:100;
left: 20%;
right: 50%;
bottom: 50%;
}
}
.mb20 {
margin-bottom: 20px;
}
.ml-0 {
margin-left: 0;
}
.text-13 {
font-size: 13px;
}
.text-20 {
font-size: 20px;
}
.mb-0 {
margin-bottom: 0px;
}
.mt-5 {
margin-top: 5px;
}
.mt-30 {
margin-top: 30px;
}
.mt-m-2 {
margin-top: -2px;
}
.mt-15 {
margin-top: 15px;
}
.ml-40 {
margin-left:40px;
}
.font-weight-bold {
font-weight: 700;
}
.total-book {
color: #489c61 ;
}
.total-customer {
color: #489c61 ;
}
.total-amount {
color: #367FA9;
}
.total-payouts {
font-weight: bold;
color: 008000 ;
}
.btn-refresh {
margin:0px 0px 0px -15px
}
.ul-checkbox {
display: inline-block;
list-style-type: none;
padding:0;
margin:0;
}
.li-checkbox {
display: inline-block;
min-width: 155px;
}
.file-img {
max-width:150px;
padding-top:0px;
}
.text-green {
color:green;
}
.btn-margin {
margin:0px 0px 0px 5px;
}
.w-80 {
width:80px;
}
.d-menu-min-w {
min-width:120px;
}
.z-index-medium {
z-index: 1060;
}
.z-index-high {
z-index: 1000000;
}
.w-100-p {
width: 100%;
}
.h-100-p {
height: 100%;
}
.d-none {
display: none;
}
.d-block {
display: block;
}
.h-300 {
height: 300px;
}
.h-0 {
height:0px;
}
.clear-both {
clear: both;
}
.calendar-m-msg {
background-color: green;
color:white;
text-align: center;
font-size:15px;
display:none;
}
.import-cal {
color:#06ae9c;
}
.i-cal-m-msg {
background-color: green;
color:white;
text-align: center;
font-size:15px;display:none;
}
/* i-cal-color */
.aquamarine {
background-color: Aquamarine;
}
.blue {
background-color: Blue;
}
.navy {
background-color: Navy;color: #FFFFFF;
}
.purple {
background-color: Purple;color: #FFFFFF;
}
.deepPink {
background-color: DeepPink;
}
.violet {
background-color: Violet;
}
.pink {
background-color: Pink;
}
.darkGreen {
background-color: Pink;
}
.green {
background-color: Green;color: #FFFFFF;
}
.yellowGreen {
background-color: YellowGreen;
}
.yellow {
background-color: Yellow;
}
.orange {
background-color: Orange;
}
.red {
background-color: Red;
}
.brown {
background-color: Brown;
}
.burlyWood {
background-color: BurlyWood;
}
.customer-modal {
margin-top:4px;
float: left;
width: 100%;
}
.sale-container {
min-width: 310px;
height: 400px;
margin: 0 auto;
}
.yellow-color {
color: yellow;
}
.loginto {
color:#03ae74;
} | public/backend/css/style.css | .input-addon {
display: table;
width: 100%;
margin-bottom: 20px;
}
.input-prefix {
font-size: 18px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: 0;
}
.input-prefix, .input-suffix {
display: table-cell;
background-color: #edefed;
width: auto;
vertical-align: middle;
text-align: center;
padding: 6px 6px;
}
.money-input{
box-shadow: none;
color: #4b565b;
height: auto;
padding: 8px 12px;
width: 100%;
display: block;
font-size: 14px;
transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
line-height: 1.42857;
}
.display-off{
display: none;
}
.room-image-container200 {
width: 100%;
height: 200px;
background-color: #f5f5f5;
background-size: cover;
background-position: center;
position: relative;
}
/* Calendar */
.col-md-02 {
width: 14.30%;
}
.col-md-02 {
float: left;
}
.col-md-02 {
position: relative;
min-height: 1px;
padding-right: 0;
padding-left: 0;
margin-left: -1px;
}
.calender_box{ border:1px solid #d4d4d4; padding:2px 5px; height:90px; border-bottom:0;}
.dTfont{ margin-top:48%; position:absolute;}
.dt-not-available{
background-color: #dce0e0;
cursor: not-allowed;
pointer-events: none;
}
.dt-today .final_day{
font-weight: bold;
}
/*calender*/
.calendar-month {
width: 100%;
-moz-user-select: none;
-webkit-user-select: none;
-ms-user-select: none
}
.calendar-month .current-month-selection {
display: inline-block;
position: relative;
cursor: pointer
}
.calendar-month .current-month-selection h2 {
padding-top: 4px
}
.calendar-month .current-month-selection select {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
-ms-filter: "alpha(opacity=0)";
filter: alpha(opacity=0)
}
.calendar-month .current-month-selection .current-month-arrow {
font-size: 24px;
position: relative;
top: -3px;
text-rendering: optimizeLegibility
}
.calendar-month .month-nav {
color: #565a5c;
border: 1px solid #ddd;
width: 46px;
height: 42px;
display: inline-block
}
.calendar-month .month-nav.disabled {
color: #d7d7d7;
border-color: #e6e6e6;
cursor: default
}
.calendar-month .month-nav.disabled:hover {
color: #d7d7d7
}
.calendar-month .month-nav .icon {
width: 46px;
height: 42px;
line-height: 42px
}
.calendar-month .month-nav:hover {
color: #9ca299;
text-decoration: none
}
.calendar-month .month-nav-next {
margin-right: 15px;
margin-left: -1px
}
.calendar-month .spinner-next-to-month-nav {
position: absolute;
top: 18px;
left: 100%;
width: 35px;
margin-left: 13px;
font-size: 0;
color: transparent
}
.calendar-month.calendar-placeholder {
min-height: 456px
}
.host-calendar-container {
position: relative;
}
#calendar_dropdown{
width: 100%;
}
.calendar-icon-style {
margin-top: 15px;
}
.dt-available-with-events{
background-color: #EEAE9C;
}
/*calender end*/
/*select 2 responsive*/
.select2 {
width:100%!important;
}
tr.strikeout td:before {
content: " ";
position: absolute;
display: inline-block;
padding: 5px 10px;
left:0;
margin-left:20px;
border-bottom: 1px solid black;
width:82%;
}
.select2Custom{
color: #000 !important;
}
label.error{
color:red !important;
}
/*For datatables export button and length style*/
#dataTableBuilder_length{
margin-top:5px;
margin-left: 5px;
float: left;
}
#dataTableBuilder_length select{
width: 45px;
height: 34px;
border: 1px solid #ccc;
float: left;
}
#dataTableBuilder_length label {
display:inline;
margin-left: 15px;
}
@media only screen and (min-width: 420px) and (max-width: 570px){
#exportArea{
float: right;
}
}
@media only screen and (min-width: 320px) and (max-width: 420px){
#exportArea{
float: right;
}
}
.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 8px 8px 8px !important;
}
.fixedScrollBox {
position:fixed;
top:50%;
width:100%;
z-index:100;
left: 50%;
right: 50%;
bottom: 50%;
}
@media only screen and (min-width: 320px) and (max-width: 420px){
.fixedScrollBox {
position:fixed;
top:50%;
width:100%;
z-index:100;
left: 20%;
right: 50%;
bottom: 50%;
}
}
.mb20 {
margin-bottom: 20px;
}
.ml-0 {
margin-left: 0;
}
.text-13 {
font-size: 13px;
}
.text-20 {
font-size: 20px;
}
.mb-0 {
margin-bottom: 0px;
}
.mt-5 {
margin-top: 5px;
}
.mt-30 {
margin-top: 30px;
}
.mt-m-2 {
margin-top: -2px;
}
.mt-15 {
margin-top: 15px;
}
.ml-40 {
margin-left:40px;
}
.font-weight-bold {
font-weight: 700;
}
.total-book {
color: #489c61 ;
}
.total-customer {
color: #489c61 ;
}
.total-amount {
color: #367FA9;
}
.total-payouts {
font-weight: bold;
color: 008000 ;
}
.btn-refresh {
margin:0px 0px 0px -15px
}
.ul-checkbox {
display: inline-block;
list-style-type: none;
padding:0;
margin:0;
}
.li-checkbox {
display: inline-block;
min-width: 155px;
}
.file-img {
max-width:150px;
padding-top:0px;
}
.text-green {
color:green;
}
.btn-margin {
margin:0px 0px 0px 5px;
}
.w-80 {
width:80px;
}
.d-menu-min-w {
min-width:120px;
}
.z-index-medium {
z-index: 1060;
}
.z-index-high {
z-index: 1000000;
}
.w-100-p {
width: 100%;
}
.h-100-p {
height: 100%;
}
.d-none {
display: none;
}
.d-block {
display: block;
}
.h-300 {
height: 300px;
}
.h-0 {
height:0px;
}
.clear-both {
clear: both;
}
.calendar-m-msg {
background-color: green;
color:white;
text-align: center;
font-size:15px;
display:none;
}
.import-cal {
color:#06ae9c;
}
.i-cal-m-msg {
background-color: green;
color:white;
text-align: center;
font-size:15px;display:none;
}
/* i-cal-color */
.aquamarine {
background-color: Aquamarine;
}
.blue {
background-color: Blue;
}
.navy {
background-color: Navy;color: #FFFFFF;
}
.purple {
background-color: Purple;color: #FFFFFF;
}
.deepPink {
background-color: DeepPink;
}
.violet {
background-color: Violet;
}
.pink {
background-color: Pink;
}
.darkGreen {
background-color: Pink;
}
.green {
background-color: Green;color: #FFFFFF;
}
.yellowGreen {
background-color: YellowGreen;
}
.yellow {
background-color: Yellow;
}
.orange {
background-color: Orange;
}
.red {
background-color: Red;
}
.brown {
background-color: Brown;
}
.burlyWood {
background-color: BurlyWood;
}
.customer-modal {
margin-top:4px;
float: left;
width: 100%;
}
.sale-container {
min-width: 310px;
height: 400px;
margin: 0 auto;
}
.yellow-color {
color: yellow;
}
.loginto {
color:#03ae74;
} | 0.290075 | 0.068662 |
*,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit; }
html {
overflow-x: hidden;
width: 100%;
height: auto;
background: transparent linear-gradient(90deg, #000 0%, #171717 100%) 0% 0% no-repeat padding-box;
scroll-behavior: smooth;
font-size: 62.5%; }
@media only screen and (max-width: 64em) {
html {
font-size: 56.25%; } }
@media only screen and (max-width: 33.75em) {
html {
font-size: 50%; } }
@media only screen and (max-width: 26.25em) {
html {
font-size: 43.75%; } }
@media only screen and (max-width: 23.75em) {
html {
font-size: 31.25%; } }
@media only screen and (max-width: 17.5em) {
html {
font-size: 25%; } }
@media only screen and (min-width: 114.5em) {
html {
font-size: 68.75%; } }
body {
box-sizing: border-box;
line-height: 1.6;
overflow-x: hidden; }
p,
h1,
h2,
h3,
h4,
h5,
h6,
span {
color: #fff; }
/* Unified space at top and bottom of each page */
.mainContainer {
margin: 15rem 20rem; }
@media only screen and (max-width: 80em) {
.mainContainer {
margin: 10rem 15rem; } }
@media only screen and (max-width: 64em) {
.mainContainer {
margin: 21rem 7rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.mainContainer {
margin: 15rem 5rem; } } }
button {
cursor: pointer; }
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; }
@font-face {
font-family: "Mosk-100";
src: url("../fonts/Mosk-Thin-100.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-200";
src: url("../fonts/Mosk-Extra-Light-200.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-300";
src: url("../fonts/Mosk-Light-300.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-400";
src: url("../fonts/Mosk-Normal-400.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-500";
src: url("../fonts/Mosk-Medium-500.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-600";
src: url("../fonts/Mosk-Semi-Bold-600.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-700";
src: url("../fonts/Mosk-Bold-700.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-800";
src: url("../fonts/Mosk-Extra-Bold-800.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-900";
src: url("../fonts/Mosk-Ultra-Bold-900.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
.modal {
height: 100%;
width: 100%;
position: fixed;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.8);
z-index: 9999;
transition: all 0.3s;
color: #fff;
font-size: 2.2rem;
display: flex;
justify-content: center;
align-items: center; }
@supports (-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px)) {
.modal {
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
background-color: rgba(0, 0, 0, 0.3); } }
@media only screen and (min-width: 94.1em) {
.modal {
font-size: 1.7rem; } }
@media only screen and (max-width: 48.75em) {
.modal {
font-size: 1.5rem; } }
.modal__content-container {
font-family: Mosk-100;
padding: 6rem;
max-height: 80vh;
max-width: 60vw;
overflow-y: scroll;
background-color: #1a1a1a;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
scrollbar-width: thin;
scrollbar-color: blue red;
border-radius: 1rem; }
@media only screen and (max-width: 33.75em) {
.modal__content-container {
padding: 2rem; } }
@media only screen and (max-width: 26.25em) {
.modal__content-container {
max-height: 75vh;
max-width: 80vw; } }
.modal__content {
display: flex;
flex-wrap: wrap;
justify-content: flex-end; }
.modal__close {
color: #00cdd5;
cursor: pointer;
font-size: 2.5rem;
right: 0; }
.modal__button-container {
width: 100%;
padding-bottom: 1rem; }
.modal__button {
width: 10rem;
border-radius: 1rem;
margin-top: 3rem;
color: #fff;
border: none;
font-family: Mosk-700;
font-size: 2.5rem;
background: transparent linear-gradient(120deg, #00cdd5 0%, #00cdd5 26%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box; }
.modal-title {
font-size: 4.4rem;
font-family: Mosk-700; }
@media only screen and (max-width: 48.75em) {
.modal-title {
font-size: 3.6rem; } }
.modal__content-container::-webkit-scrollbar {
background-color: #262626;
border-top-right-radius: 1rem;
border-bottom-right-radius: 1rem; }
.modal__content-container::-webkit-scrollbar-thumb {
border-radius: 1rem;
background-color: #555; }
.content-align-left {
text-align: left; }
.buyback-header {
font-family: Mosk-700;
font-size: 4rem; }
.modal-cookie-link {
color: #fff;
text-decoration: none; }
.destCenter {
text-align: center; }
/* Component heading and alignment */
.destHeader {
font-size: 6.4rem;
color: #fff; }
.destHeader--1 {
font-family: Mosk-100; }
@media only screen and (max-width: 33.75em) {
.destHeader--1 {
font-size: 6rem; } }
@media only screen and (max-width: 26.25em) {
.destHeader--1 {
font-size: 5rem; } }
@media only screen and (max-width: 23.75em) {
.destHeader--1 {
font-size: 6rem; } }
.destHeader--2 {
font-family: Mosk-700;
line-height: 0.4; }
@media only screen and (max-width: 33.75em) {
.destHeader--2 {
font-size: 6rem;
line-height: normal; } }
@media only screen and (max-width: 26.25em) {
.destHeader--2 {
font-size: 5rem; } }
@media only screen and (max-width: 23.75em) {
.destHeader--2 {
font-size: 6rem; } }
.boxGrouping-container {
display: flex;
justify-content: center; }
.boxGrouping {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding-top: 10rem;
width: 102rem; }
@media only screen and (max-width: 33.75em) {
.boxGrouping {
width: 50rem; } }
.destBox-container {
margin: 0.8rem; }
/* 6 Boxes for Trade, Learn, Launch, Wallet, Jobs and Merch */
.destBox {
width: 32.4rem;
height: 32.4rem;
box-shadow: 0px 0.3rem 6.6rem #000000c7;
color: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
/* Image sizing */
/* Box text */ }
@media only screen and (max-width: 48.75em) {
.destBox {
width: 26.5rem;
height: 26.5rem; } }
@media only screen and (max-width: 33.75em) {
.destBox {
width: 32rem;
height: 32rem; } }
.destBox:hover {
box-shadow: 0px 0.3rem 6.6rem #000000c7;
border: solid 1px #000; }
.destBox--1 {
border: solid 1px #ff00ff; }
.destBox--1:hover {
background: transparent linear-gradient(225deg, #440c8b 0%, #ff00ff 100%) 0% 0% no-repeat padding-box; }
.destBox--2 {
border: solid 1px #00cdd5; }
.destBox--2:hover {
background: transparent linear-gradient(45deg, #00cdd5 0%, #440c8b 100%) 0% 0% no-repeat padding-box; }
.destBox--3 {
border: solid 1px #f6f901; }
.destBox--3:hover {
background: transparent linear-gradient(45deg, #6a5b09 0%, #ffeb00 100%) 0% 0% no-repeat padding-box; }
.destBox--4 {
border: solid 1px #00f700; }
.destBox--4:hover {
background: transparent linear-gradient(228deg, #08d830 0%, #042400 100%) 0% 0% no-repeat padding-box; }
.destBox--5 {
border: solid 1px #fff; }
.destBox--5:hover {
background: transparent linear-gradient(45deg, #141414 0%, #313131 100%) 0% 0% no-repeat padding-box; }
.destBox--6 {
border: solid 1px #ff00ff; }
.destBox--6:hover {
background: transparent linear-gradient(45deg, #00cdd5 0%, #ff00ff 100%) 0% 0% no-repeat no-repeat padding-box; }
.destBox__image {
width: auto;
height: 20%;
margin-bottom: 2rem; }
@media only screen and (max-width: 48.75em) {
.destBox__image {
margin-top: 2rem; } }
.destBox__safeGalaxyImg {
height: 18%; }
.destBox__header {
font-family: Mosk-700;
font-size: 3.5rem; }
@media only screen and (max-width: 48.75em) {
.destBox__header {
font-size: 2rem; } }
@media only screen and (max-width: 33.75em) {
.destBox__header {
font-size: 3rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.destBox__header {
font-size: 4rem; } } }
.destBox__text {
text-align: center;
font-family: Mosk-300;
font-size: 1.8rem;
padding: 4rem; }
@media only screen and (min-width: 114.5em) {
.destBox__text {
font-size: 1.7rem; } }
@media only screen and (max-width: 48.75em) {
.destBox__text {
height: 10rem;
padding: 2rem; } }
@media only screen and (max-width: 33.75em) {
.destBox__text {
padding: 1rem;
font-size: 2.2rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.destBox__text {
font-size: 3.5rem; } } }
.destiny-links {
text-decoration: none; }
.gen {
position: relative;
margin-top: 23rem;
margin-bottom: 0rem; }
@media only screen and (max-width: 48.75em) {
.gen {
margin-top: 10rem; } }
@media only screen and (max-width: 33.75em) {
.gen {
margin-top: 6rem; } }
.gen__background {
height: auto;
width: 59%;
display: block;
position: absolute;
left: 50%;
top: 20%;
transform: translate(-50%, -50%);
z-index: -1; }
@media only screen and (max-width: 64em) {
.gen__background {
width: 85%;
top: 40%; } }
@media only screen and (max-width: 48.75em) {
.gen__background {
display: none; } }
.gen__header {
color: #fff;
font-family: Mosk-700;
font-size: 7rem;
text-align: center;
line-height: 1;
padding-top: 5rem;
padding-bottom: 4rem; }
@media only screen and (min-width: 94.1em) {
.gen__header {
font-size: 8rem; } }
@media only screen and (min-width: 103.75em) {
.gen__header {
font-size: 8.7rem; } }
@media only screen and (min-width: 114.5em) {
.gen__header {
font-size: 8.8rem; } }
@media only screen and (max-width: 90em) {
.gen__header {
font-size: 6.3rem; } }
@media only screen and (max-width: 80em) {
.gen__header {
font-size: 5.8rem; } }
@media only screen and (max-width: 64em) {
.gen__header {
margin-top: 15rem;
font-size: 7rem; } }
@media only screen and (max-width: 48.75em) {
.gen__header {
margin-top: 10rem;
font-size: 7rem; } }
@media only screen and (max-width: 33.75em) {
.gen__header {
font-size: 6rem;
line-height: normal; } }
@media only screen and (max-width: 26.25em) {
.gen__header {
font-size: 5rem; } }
@media only screen and (max-width: 23.75em) {
.gen__header {
font-size: 6rem; } }
.gen__text {
color: #fff;
font-family: Mosk-300;
font-size: 2.4rem;
text-align: center;
padding-bottom: 7rem; }
@media only screen and (min-width: 94.1em) {
.gen__text {
font-size: 2.7rem; } }
@media only screen and (max-width: 90em) {
.gen__text {
font-size: 2.2rem; } }
@media only screen and (max-width: 64em) {
.gen__text {
padding-bottom: 5rem; } }
@media only screen and (max-width: 64em) {
.gen__text {
padding-bottom: 4rem; } }
@media only screen and (max-width: 26.25em) {
.gen__text {
padding-bottom: 1rem; } }
.gen__buttons-container {
padding-top: 5rem;
text-align: center; }
@media only screen and (min-width: 103.75em) {
.gen__buttons-container {
padding-top: 8rem; } }
@media only screen and (max-width: 64em) {
.gen__buttons-container {
padding-top: 5rem; } }
@media only screen and (max-width: 26.25em) {
.gen__buttons-container {
display: flex;
flex-direction: column;
align-items: center; } }
.gen-btn {
width: 17rem;
height: 4rem;
border-radius: 0.4rem;
color: #fff;
font-size: 2rem; }
.gen-btn--1 {
background: transparent linear-gradient(75deg, #00cdd5 0%, #00cdd5 47%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box;
font-family: Mosk-700;
border: none;
margin-right: 3rem; }
@media only screen and (max-width: 26.25em) {
.gen-btn--1 {
margin-right: 0;
margin-bottom: 2rem; } }
.gen-btn--2 {
background: none;
font-family: Mosk-400;
border: solid 1px #ff00ff; }
.openingCenter {
text-align: center; }
.openingHeader {
font-size: 6.4rem;
color: #fff;
font-family: Mosk-700;
line-height: 0.4; }
@media only screen and (max-width: 33.75em) {
.openingHeader {
font-size: 6rem;
line-height: normal; } }
@media only screen and (max-width: 26.25em) {
.openingHeader {
font-size: 5rem; } }
@media only screen and (max-width: 23.75em) {
.openingHeader {
font-size: 6rem; } }
.openingText {
padding-top: 3rem;
padding-bottom: 5rem;
font-family: Mosk-300;
font-size: 2.5rem;
line-height: 1.2; }
.hoodies {
height: auto;
width: 120%;
margin-top: -6rem;
margin-bottom: -6rem;
/* Resize and move hoodies for mobile view */ }
@media only screen and (max-width: 90em) {
.hoodies {
width: 110%; } }
@media only screen and (max-width: 64em) {
.hoodies {
height: auto;
width: 80%;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0; } }
@media only screen and (max-width: 48.75em) {
.hoodies {
display: none; } }
.hoodiesMobile {
display: none;
/* Resize and move hoodies for mobile view */ }
@media only screen and (max-width: 48.75em) {
.hoodiesMobile {
margin-top: 0;
margin-bottom: 0;
display: block;
margin-left: auto;
margin-right: auto;
width: 70%; } }
.bannerMerchButtonContainer {
padding-top: 5rem; }
.merchSpace {
padding-bottom: 7rem; }
@media only screen and (max-width: 48.75em) {
.merchSpace {
padding-bottom: 0; } }
.merch-button-link {
text-decoration: none;
color: #fff; }
/* Image */
.discord {
padding-top: 6rem;
height: auto;
width: 70%;
display: block;
margin-left: auto;
margin-right: auto; }
@media only screen and (max-width: 64em) {
.discord {
position: relative;
top: 50%;
transform: translateY(-50%); } }
@media only screen and (max-width: 48.75em) {
.discord {
position: relative;
padding-top: 0;
top: 0;
transform: translateY(0);
height: auto;
width: 60%; } }
.discord-join-now {
text-decoration: none; }
/* Global banner styling used by 2 more banner components */
@media only screen and (max-width: 64em) {
.ban-gridPadding {
padding-left: 1rem;
padding-right: 1rem; } }
.banHeader {
font-size: 8rem;
/* Used by Banner2 and Banner3 */ }
@media only screen and (max-width: 64em) {
.banHeader {
font-size: 6rem; } }
@media only screen and (max-width: 48.75em) {
.banHeader {
font-size: 7.5rem; } }
.banHeader--1 {
font-family: Mosk-700; }
.banHeader--2 {
font-family: Mosk-100; }
.banHeader-alt {
font-family: Mosk-700; }
.banHeader-alt--1 {
font-size: 3.8rem; }
@media only screen and (max-width: 80em) {
.banHeader-alt--1 {
font-size: 3.5rem; } }
@media only screen and (max-width: 64em) {
.banHeader-alt--1 {
font-size: 3.8rem; } }
.banHeader-alt--2 {
font-size: 7rem;
line-height: 0.5; }
@media only screen and (max-width: 80em) {
.banHeader-alt--2 {
font-size: 6.9rem; } }
@media only screen and (max-width: 33.75em) {
.banHeader-alt--2 {
line-height: normal; } }
.banDesc {
font-family: Mosk-300;
font-size: 2.2rem;
line-height: 1.2;
/* Description styling for banner 1, 2 and 3 */
/* Description styling for banner 4 and 5 */ }
@media only screen and (min-width: 94.1em) {
.banDesc {
font-size: 2.3rem; } }
@media only screen and (max-width: 90em) {
.banDesc {
font-size: 1.9rem; } }
@media only screen and (max-width: 80em) {
.banDesc {
font-size: 2.2rem; } }
.banDesc--1 {
color: #727272; }
.banDesc--2 {
color: #fff; }
@media only screen and (max-width: 48.75em) {
.banDesc--2 {
color: #727272; } }
.bannerTitleContainer {
padding-top: 20rem;
padding-bottom: 5rem;
/* Remove padding from "galaxy unversity" header*/ }
@media only screen and (max-width: 64em) {
.bannerTitleContainer {
padding-top: 10rem; } }
@media only screen and (max-width: 48.75em) {
.bannerTitleContainer {
padding-bottom: 2rem; } }
.bannerTitleContainer2 {
padding-top: 18rem;
padding-bottom: 5rem;
/* Remove padding from "galaxy unversity" header*/ }
@media only screen and (max-width: 64em) {
.bannerTitleContainer2 {
padding-top: 10rem; } }
@media only screen and (max-width: 48.75em) {
.bannerTitleContainer2 {
padding-bottom: 4rem; } }
.bannerButtonContainer {
padding-top: 5rem;
padding-bottom: 10rem; }
@media only screen and (max-width: 64em) {
.bannerButtonContainer {
padding-bottom: 5rem; } }
@media only screen and (max-width: 48.75em) {
.bannerButtonContainer {
padding-bottom: 0; } }
/* Banner backgrounds */
.fadeLeft {
background: transparent linear-gradient(269deg, #000 0%, #171717 100%) 0% 0% no-repeat padding-box; }
.fadeRight {
background: transparent linear-gradient(90deg, #000 0%, #171717 100%) 0% 0% no-repeat padding-box; }
/* Moving text positioned on the right side of the banner */
.ban-contentContainer {
text-align: end; }
/* Button styling */
.ban-button {
width: 18.5rem;
height: 4.3rem;
border-radius: 0.5rem;
border: none;
font-family: Mosk-800;
color: #fff;
font-size: 2.1rem; }
@media only screen and (max-width: 48.75em) {
.ban-button {
width: 28rem;
height: 7rem;
font-size: 3rem; } }
.ban-button--discord {
background: transparent linear-gradient(84deg, #4063e8 0%, #6484ff 100%) 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029; }
.ban-button--learn {
background: transparent linear-gradient(84deg, #00cdd5 0%, #440c8b 100%) 0% 0% no-repeat padding-box; }
.ban-button--merch {
background: transparent linear-gradient(84deg, #00cdd5 0%, #ff00ff 100%) 0% 0% no-repeat padding-box; }
.ban-button--swap {
background: transparent linear-gradient(84deg, #ff00ff 0%, #670aa1 100%) 0% 0% no-repeat padding-box; }
.ban-button--telegram {
background: transparent linear-gradient(84deg, #345fda 0%, #3072ff 100%) 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029; }
@media only screen and (max-width: 48.75em) {
.btn-desktop {
display: none; } }
.btn-mobile {
display: none; }
@media only screen and (max-width: 48.75em) {
.btn-mobile {
display: unset; } }
@media only screen and (max-width: 48.75em) {
.bannerButtonMobileContainer {
padding-top: 5rem;
padding-bottom: 5rem;
text-align: center; } }
@media only screen and (max-width: 64em) {
.centered-images {
display: flex;
justify-content: center;
align-items: center;
height: 100%; } }
@media only screen and (max-width: 48.75em) {
.centered-images {
display: unset; } }
@media only screen and (max-width: 48.75em) {
.mobileCenter {
text-align: center; } }
/* Space to seperate elements */
.bannerLogoContainer {
padding-top: 10rem;
padding-bottom: 5rem; }
/* Header styling */
.swapLogo {
max-width: 90%;
height: auto; }
@media only screen and (min-width: 94.1em) {
.swapLogo {
max-width: 100%; } }
@media only screen and (max-width: 64em) {
.swapLogo {
max-width: 75%; } }
@media only screen and (max-width: 48.75em) {
.swapLogo {
max-width: 80%; } }
@media only screen and (max-width: 26.25em) {
.swapLogo {
max-width: 90%; } }
/* Images */
.laptop {
height: auto;
width: 100%;
margin-left: -10rem;
margin-top: -1rem;
margin-bottom: -5rem; }
@media only screen and (max-width: 80em) {
.laptop {
margin-left: -5rem; } }
@media only screen and (max-width: 64em) {
.laptop {
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0; } }
@media only screen and (max-width: 48.75em) {
.laptop {
display: block;
width: 65%;
padding-top: 3rem;
padding-bottom: 3rem; } }
.telegram {
height: auto;
width: 125%;
margin-left: -22rem;
margin-top: -5rem;
margin-bottom: -7rem; }
@media only screen and (max-width: 90em) {
.telegram {
margin-left: -13rem;
margin-top: -1rem; } }
@media only screen and (max-width: 80em) {
.telegram {
margin-left: -9rem;
margin-top: 8rem; } }
@media only screen and (max-width: 64em) {
.telegram {
height: auto;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0; } }
@media only screen and (max-width: 48.75em) {
.telegram {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
top: 0;
transform: translateY(0);
height: auto;
width: 60%; } }
.telegram-button-link {
text-decoration: none;
color: #fff; }
.banner-uni {
margin: 5rem 0 12rem 0; }
@media only screen and (max-width: 80em) {
.banner-uni {
margin: 3rem 0; } }
@media only screen and (max-width: 48.75em) {
.banner-uni {
margin: 0; } }
.university-image {
height: 75rem;
margin-top: -3rem;
/* Resize university image on small screen */ }
@media only screen and (max-width: 80em) {
.university-image {
height: 63rem; } }
@media only screen and (max-width: 64em) {
.university-image {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0;
height: 100%;
width: 100%; } }
@media only screen and (max-width: 48.75em) {
.university-image {
position: relative;
padding-top: 0;
top: 0;
transform: translateY(0);
height: auto;
width: 80%; } }
.universitySpace {
padding-bottom: 7rem; }
@media only screen and (max-width: 48.75em) {
.universitySpace {
padding-bottom: 0; } }
.universityText {
margin-left: -15rem; }
@media only screen and (max-width: 48.75em) {
.universityText {
margin-left: 0; } }
.universityIcon {
display: none; }
@media only screen and (max-width: 48.75em) {
.universityIcon {
display: unset;
height: auto;
width: 18%;
margin-bottom: -3rem; } }
@media only screen and (max-width: 26.25em) {
.universityIcon {
margin-bottom: -2.5rem; } }
@media only screen and (max-width: 26.25em) {
.universityIcon {
width: 17%; } }
.banUniversityHeader {
font-size: 8rem;
/* Used by Banner2 and Banner3 */ }
@media only screen and (max-width: 80em) {
.banUniversityHeader {
font-size: 6.5rem; } }
@media only screen and (max-width: 64em) {
.banUniversityHeader {
font-size: 6rem; } }
@media only screen and (max-width: 48.75em) {
.banUniversityHeader {
font-size: 7.5rem; } }
@media only screen and (max-width: 26.25em) {
.banUniversityHeader {
font-size: 6rem; } }
@media only screen and (max-width: 17.5em) {
.banUniversityHeader {
font-size: 7rem; } }
.banUniversityHeader--1 {
font-family: Mosk-700; }
.banUniversityHeader--2 {
font-family: Mosk-100; }
.ban-university-link {
text-decoration: none; }
.news {
background: transparent linear-gradient(269deg, #000 0%, #171717 100%) 0% 0% no-repeat padding-box;
text-align: center; }
.news__header {
font-family: Mosk-800;
font-size: 12.8rem; }
@media only screen and (max-width: 33.75em) {
.news__header {
font-size: 9.5rem; } }
@media only screen and (max-width: 17.5em) {
.news__header {
font-size: 12.8rem; } }
.news__text {
font-family: Mosk-100;
font-size: 10.7rem;
padding-bottom: 10rem;
line-height: 0; }
@media only screen and (max-width: 33.75em) {
.news__text {
font-size: 8rem;
line-height: normal; } }
@media only screen and (max-width: 17.5em) {
.news__text {
font-size: 10.7rem; } }
.news-form {
display: flex;
justify-content: center;
margin-bottom: 2rem; }
.news-form__email {
width: 44rem;
height: 7.1rem;
font-size: 2.4rem;
font-family: Mosk-500;
background: none;
border: 1px solid #ff00ff;
color: #fff;
margin: 0.5rem; }
@media only screen and (max-width: 33.75em) {
.news-form__email {
width: 34rem;
height: 5rem; } }
@media only screen and (max-width: 17.5em) {
.news-form__email {
width: 44rem;
height: 7.1rem; } }
.news-form__subscribe {
width: 18.6rem;
height: 7.5rem;
background: transparent linear-gradient(256deg, #ff00ff 0%, #00cdd5 100%) 0% 0% no-repeat padding-box;
border-radius: 4px;
border: none;
font-family: Mosk-600;
font-size: 3.4rem;
color: #fff;
margin: 0.5rem;
cursor: pointer; }
@media only screen and (max-width: 33.75em) {
.news-form__subscribe {
width: 15rem;
height: 5.1rem;
font-size: 2.5rem; } }
@media only screen and (max-width: 17.5em) {
.news-form__subscribe {
width: 18.6rem;
height: 7.5rem;
font-size: 3.4rem; } }
.news-span {
font-size: 2rem;
color: #727272; }
.news-span--light {
font-family: Mosk-200; }
@media only screen and (max-width: 26.25em) {
.news-span--light {
font-size: 1.8rem; } }
.news-span--bold {
font-family: Mosk-500;
text-decoration: underline; }
@media only screen and (max-width: 26.25em) {
.news-span--bold {
font-size: 1.8rem; } }
.uni-partners-container {
display: flex;
justify-content: center; }
.uni-partners {
display: flex;
justify-content: center;
margin-bottom: 2rem;
flex-wrap: wrap;
width: 100rem; }
@media only screen and (max-width: 48.75em) {
.uni-partners {
width: 80rem; } }
@media only screen and (max-width: 33.75em) {
.uni-partners {
width: 60rem;
justify-content: center; } }
@media only screen and (max-width: 26.25em) {
.uni-partners {
width: 50rem;
justify-content: center; } }
.uni-partners__logo {
height: 9rem;
margin: 3rem;
transition: all 0.2s ease-in-out;
-webkit-filter: grayscale(100%);
filter: grayscale(100%); }
.uni-partners__logo:hover {
transform: scale(1.4);
-webkit-filter: grayscale(0%);
filter: grayscale(0%); }
@media only screen and (max-width: 48.75em) {
.uni-partners__logo {
height: 8rem;
margin: 1rem; } }
@media only screen and (max-width: 26.25em) {
.uni-partners__logo {
height: 13rem; } }
.partners-heading-container {
padding-top: 5rem;
display: flex;
justify-content: flex-end;
border-bottom: 0.5rem solid #292929;
width: 25rem; }
@media only screen and (max-width: 64em) {
.partners-heading-container {
width: 21rem; } }
@media only screen and (max-width: 48.75em) {
.partners-heading-container {
width: 16rem; } }
@media only screen and (max-width: 23.75em) {
.partners-heading-container {
width: 17rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.partners-heading-container {
width: 10rem; } } }
.partners-heading {
font-family: Mosk-600;
font-size: 2.6rem; }
@media only screen and (max-width: 48.75em) {
.partners-heading {
font-size: 2rem; } }
.partners-decorative-line-container {
width: 100%;
display: flex;
justify-content: flex-end; }
@media only screen and (max-width: 90em) {
.partners-decorative-line-container {
display: none; } }
.partners-decorative-line {
padding-top: 5rem;
margin-bottom: -2rem;
border-bottom: 0.5rem solid #292929;
width: 25rem; }
@media only screen and (max-width: 64em) {
.partners-decorative-line {
width: 20rem; } }
@media only screen and (max-width: 48.75em) {
.partners-decorative-line {
width: 15rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.partners-decorative-line {
width: 9rem; } } }
.university-socials {
display: flex;
flex-direction: column;
align-items: center; }
.university-socials__text {
font-size: 6rem; }
@media only screen and (max-width: 64em) {
.university-socials__text {
font-size: 8rem; } }
@media only screen and (max-width: 33.75em) {
.university-socials__text {
font-size: 6rem; } }
@media only screen and (max-width: 26.25em) {
.university-socials__text {
font-size: 5rem; } }
@media only screen and (max-width: 23.75em) {
.university-socials__text {
font-size: 7rem; } }
@media only screen and (max-width: 20em) {
.university-socials__text {
font-size: 6rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.university-socials__text {
font-size: 9rem; } } }
.university-socials__icon-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 3rem; }
.university-socials__icon {
height: 4rem;
margin: 1.5rem; }
@media only screen and (max-width: 64em) {
.university-socials__icon {
height: 7rem; } }
@media only screen and (max-width: 23.75em) {
.university-socials__icon {
height: 8rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.university-socials__icon {
height: 6rem; } } }
.carousel-background {
background: transparent linear-gradient(270deg, #000000 0%, #171717 100%) 0% 0% no-repeat padding-box; }
@media only screen and (max-width: 64em) {
.carousel-background {
padding-top: 10rem; } }
.carousel-recent-videos {
padding-top: 5rem;
display: flex;
justify-content: flex-end;
border-bottom: 0.5rem solid #292929;
width: 25rem; }
@media only screen and (max-width: 64em) {
.carousel-recent-videos {
width: 20rem; } }
@media only screen and (max-width: 48.75em) {
.carousel-recent-videos {
width: 15rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.carousel-recent-videos {
width: 10rem; } } }
.carousel-all-videos-container {
width: 100%;
display: flex;
justify-content: flex-end; }
.carousel-all-videos {
padding-top: 5rem;
border-bottom: 0.5rem solid #292929;
width: 25rem; }
@media only screen and (max-width: 64em) {
.carousel-all-videos {
width: 20rem; } }
@media only screen and (max-width: 48.75em) {
.carousel-all-videos {
width: 15rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.carousel-all-videos {
width: 9rem; } } }
.carousel-thin {
font-family: Mosk-100;
font-size: 2.6rem; }
@media only screen and (max-width: 48.75em) {
.carousel-thin {
font-size: 2rem; } }
.carousel-bold {
font-family: Mosk-700;
font-size: 2.6rem; }
@media only screen and (max-width: 48.75em) {
.carousel-bold {
font-size: 2rem; } }
.slick-prev:before,
.slick-next:before {
color: #fff; }
.slick-next {
height: auto;
width: 15%;
z-index: 1;
right: -16rem; }
@media only screen and (max-width: 64em) {
.slick-next {
width: 10%;
right: -6rem; } }
@media only screen and (max-width: 48.75em) {
.slick-next {
width: 18%;
right: -8rem; } }
@media only screen and (max-width: 33.75em) {
.slick-next {
width: 30%;
right: -4rem; } }
.slick-prev {
height: auto;
width: 15%;
z-index: 1;
left: -16rem; }
@media only screen and (max-width: 64em) {
.slick-prev {
width: 10%;
left: -6rem; } }
@media only screen and (max-width: 48.75em) {
.slick-prev {
width: 18%;
left: -8rem; } }
@media only screen and (max-width: 33.75em) {
.slick-prev {
width: 30%;
left: -4rem; } }
.slick-prev:before,
.slick-next:before {
content: none; }
.arrows {
height: auto;
width: 100%; }
.carousel-image-container {
position: relative; }
.carousel-image {
display: block;
margin-left: auto;
margin-right: auto;
height: auto;
width: 80%;
border-radius: 1rem; }
@media only screen and (max-width: 33.75em) {
.carousel-image {
width: 65%; } }
.carousel-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #000000cc;
opacity: 0.9;
overflow: hidden;
width: 80%;
height: 0;
transition: 0.3s ease-in-out;
margin-left: auto;
margin-right: auto;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px; }
@media only screen and (max-width: 33.75em) {
.carousel-overlay {
width: 65%; } }
.carousel-image-container:hover .carousel-overlay {
height: 35%; }
.carousel-text {
color: white;
font-size: 1.4rem;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-family: Mosk-300;
text-align: center; }
@media only screen and (max-width: 64em) {
.carousel-text {
font-size: 1.2rem; } }
.carousel-line-padding {
padding-bottom: 5rem; }
.spinner-container {
display: flex;
justify-content: center; }
.spinner {
animation: spin infinite 5s linear;
color: #fff; }
@keyframes spin {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
.carousel-container {
margin-left: 15rem;
margin-right: 15rem; }
@media only screen and (max-width: 64em) {
.carousel-container {
margin-left: 6rem;
margin-right: 6rem; } }
@media only screen and (max-width: 33.75em) {
.carousel-container {
margin-left: 0;
margin-right: 1rem; } }
@media only screen and (max-width: 26.25em) {
.carousel-container {
margin-left: 2rem;
margin-right: 3rem; } }
.slick-dots li button {
display: none; }
.footerSectionContainer {
padding-left: 7rem;
padding-right: 4rem;
display: flex;
justify-content: space-around; }
@media only screen and (max-width: 64em) {
.footerSectionContainer {
display: unset;
padding-left: 2rem; } }
@media only screen and (max-width: 64em) {
.footerLogoAndAddress {
padding-left: 6rem;
padding-bottom: 2rem; } }
@media only screen and (max-width: 48.75em) {
.footerLogoAndAddress {
padding-left: 3rem; } }
@media only screen and (max-width: 17.5em) {
.footerLogoAndAddress {
padding-left: 4.6rem; } }
.footerLogo {
width: 25rem;
padding-top: 3rem;
padding-bottom: 1rem; }
.footerAddress {
font-family: Mosk-300;
font-size: 2rem;
opacity: 0.5; }
@media only screen and (max-width: 26.25em) {
.footerAddress {
font-size: 2.5rem; } }
@media only screen and (max-width: 23.75em) {
.footerAddress {
font-size: 2.9rem; } }
@media only screen and (max-width: 22.5em) {
.footerAddress {
font-size: 2.5rem; } }
@media only screen and (max-width: 20em) {
.footerAddress {
font-size: 2.8rem; } }
@media only screen and (max-width: 17.5em) {
.footerAddress {
font-size: 3rem; } }
.footer-column {
width: 23rem; }
@media only screen and (min-width: 103.75em) {
.footer-column {
width: 28rem; } }
@media only screen and (max-width: 64em) {
.footer-column {
padding-left: 3rem; } }
@media only screen and (max-width: 33.75em) {
.footer-column {
width: 100%; } }
@media only screen and (max-width: 17.5em) {
.footer-column {
padding-left: 4.6rem; } }
.footer-column__divider {
width: 70%;
margin-left: 0;
border: 0;
height: 0.2rem;
background-image: linear-gradient(270deg, #fff 0%, #808080 100%); }
@media only screen and (max-width: 64em) {
.footer-column__divider {
width: 85%; } }
@media only screen and (max-width: 48.75em) {
.footer-column__divider {
width: 95%; } }
@media only screen and (max-width: 33.75em) {
.footer-column__divider {
width: 35%; } }
@media only screen and (max-width: 26.25em) {
.footer-column__divider {
width: 52%; } }
@media only screen and (max-width: 23.75em) {
.footer-column__divider {
width: 47%; } }
@media only screen and (max-width: 22.5em) {
.footer-column__divider {
width: 50%; } }
@media only screen and (max-width: 20em) {
.footer-column__divider {
width: 60%; } }
@media only screen and (max-width: 17.5em) {
.footer-column__divider {
width: 55%; } }
.footer-column__heading {
color: #fff;
font-family: Mosk-700;
font-size: 2.2rem;
padding-bottom: 6rem;
padding-top: 4rem; }
@media only screen and (max-width: 64em) {
.footer-column__heading {
font-size: 2rem;
padding-top: 3rem;
padding-bottom: 3rem; } }
@media only screen and (max-width: 64em) {
.footer-column__heading {
font-size: 1.9rem; } }
@media only screen and (max-width: 33.75em) {
.footer-column__heading {
font-size: 2.2rem; } }
@media only screen and (max-width: 26.25em) {
.footer-column__heading {
padding-bottom: 2rem;
font-size: 3.6rem; } }
@media only screen and (max-width: 20em) {
.footer-column__heading {
font-size: 4.2rem; } }
.footer-column__text {
color: #fff;
font-family: Mosk-200;
font-size: 1.8rem;
padding-bottom: 2rem; }
@media only screen and (min-width: 114.5em) {
.footer-column__text {
font-size: 2rem; } }
@media only screen and (max-width: 64em) {
.footer-column__text {
font-size: 1.7rem; } }
@media only screen and (max-width: 48.75em) {
.footer-column__text {
font-size: 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.footer-column__text {
font-size: 2rem; } }
@media only screen and (max-width: 26.25em) {
.footer-column__text {
font-size: 3.2rem; } }
@media only screen and (max-width: 20em) {
.footer-column__text {
font-size: 3.8rem; } }
.footer-column__coming-soon-container {
display: flex; }
@media only screen and (max-width: 48.75em) {
.footer-column__coming-soon-container {
justify-content: flex-start; } }
.footer-column__coming-soon {
height: 1.8rem;
margin-left: 0.75rem;
margin-top: 0.5rem; }
@media only screen and (min-width: 114.5em) {
.footer-column__coming-soon {
height: 2.4rem; } }
@media only screen and (max-width: 64em) {
.footer-column__coming-soon {
height: 1.5rem;
margin-top: 0.6rem; } }
@media only screen and (max-width: 48.75em) {
.footer-column__coming-soon {
height: 0.9rem;
margin-top: 0.7rem; } }
@media only screen and (max-width: 33.75em) {
.footer-column__coming-soon {
height: 2.4rem;
margin-top: 0.5rem; } }
@media only screen and (max-width: 26.25em) {
.footer-column__coming-soon {
height: 3rem;
margin-top: 1rem; } }
@media only screen and (max-width: 20em) {
.footer-column__coming-soon {
margin-top: 1.6rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.footer-column__coming-soon {
margin-top: 0.9rem;
height: 1.4rem; } } }
.footer-column__link {
text-decoration: none;
cursor: pointer; }
.footer-copyright {
color: #727272;
text-align: center;
font-family: Mosk-300;
font-size: 2rem;
margin-bottom: 0;
margin-top: 10rem;
padding-bottom: 1.5rem; }
.footer-modal-btns {
background: none;
border: none;
color: #fff;
font-family: Mosk-200;
font-size: 1.8rem; }
@media only screen and (min-width: 114.5em) {
.footer-modal-btns {
font-size: 2rem; } }
@media only screen and (max-width: 64em) {
.footer-modal-btns {
font-size: 1.7rem; } }
@media only screen and (max-width: 48.75em) {
.footer-modal-btns {
font-size: 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.footer-modal-btns {
font-size: 2rem; } }
@media only screen and (max-width: 26.25em) {
.footer-modal-btns {
font-size: 3.2rem; } }
@media only screen and (max-width: 20em) {
.footer-modal-btns {
font-size: 3.8rem; } }
h1 {
font-family: Mosk-600;
font-size: 9rem; }
h2 {
font-family: Mosk-200;
font-size: 6rem; }
h3,
h4 {
font-family: Mosk-600;
font-size: 5rem; }
/* Navbar div that houses all the elements */
.mobile-nav {
display: none;
/* Hamburger icon for mobile view */ }
@media only screen and (max-width: 64em) {
.mobile-nav {
display: unset;
z-index: 10;
position: fixed;
top: 0;
width: 100%;
height: 10rem;
background: transparent linear-gradient(75deg, #222222 0%, #101010 100%) 0% 0% no-repeat padding-box; } }
.mobile-nav__container {
display: flex;
align-items: center;
justify-content: space-between;
margin: 4rem; }
.mobile-nav__burger {
color: #fff;
font-size: 3rem;
margin-right: 3rem; }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.mobile-nav__burger {
font-size: 4.5rem; } } }
@media only screen and (max-width: 17.5em) {
.mobile-nav__burger {
font-size: 4rem; } }
@media only screen and (max-width: 33.75em) {
.mobile-nav__logo {
height: 3rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.mobile-nav__logo {
height: 2rem; } } }
@media only screen and (max-width: 17.5em) {
.mobile-nav__logo {
height: 4rem; } }
/* Navbar div that houses all the elements */
.nav {
display: flex;
justify-content: space-between;
align-items: center;
z-index: 10;
margin: 3rem; }
@media only screen and (max-width: 64em) {
.nav {
display: none; } }
.nav__menu-and-icons {
display: flex; }
/* Spacing between navbar items */
.navLink {
color: #fff;
text-decoration: none; }
.navLink .coming {
display: inline; }
.comingSoonNav {
display: flex; }
.navText {
font-family: Mosk-300;
font-size: 2rem;
line-height: 2.3;
background: none;
border: none;
color: #fff; }
/* Navbar logo sizing */
.navLogo {
height: 3rem; }
@media only screen and (max-width: 64em) {
.navLogo {
display: none; } }
/* Parent element of the dropdown links (Products, Developers, Community and About) */
.navMenu {
display: flex;
cursor: pointer;
border: none;
margin-right: 3rem;
/* Hiding desktop menu */ }
@media only screen and (max-width: 80em) {
.navMenu {
margin-right: 1rem; } }
@media only screen and (max-width: 64em) {
.navMenu {
display: none; } }
.dropdown {
padding: 0 1.5rem; }
/* Style to seperate Products, Developers, Community and About links */
.dropbtn {
padding: 0 4rem;
padding-bottom: 1rem;
font-family: Mosk-700;
font-size: 2rem; }
/* Dropdown content links (Hidden by Default) */
.dropdown-content {
display: none;
position: absolute;
z-index: 1;
background: transparent linear-gradient(2deg, #000 0%, #1a1a1a 100%) 0% 0% no-repeat padding-box;
border-radius: 4px;
padding: 0 2rem;
margin-left: 2rem; }
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
display: block; }
.comingSoon {
margin-left: 2rem;
margin-top: 1.2rem;
height: 2rem; }
@media only screen and (max-width: 64em) {
.comingSoon {
margin-top: 2rem; } }
@media only screen and (max-width: 48.75em) {
.comingSoon {
margin-top: 1.5rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.comingSoon {
margin-top: 0.9rem;
height: 1.5rem; } } }
.galaxswap-comingsoon {
margin-left: 0.7rem;
margin-top: 0.3rem;
height: 2.5rem; }
.nav-galaxy-1 {
font-family: Mosk-700;
font-size: 2rem; }
.nav-galaxy-2 {
font-family: Mosk-100;
font-size: 2rem; }
.galaxyswap-text {
display: flex;
margin-right: 1rem; }
.progress-bar {
top: 0;
height: 0.5rem; }
@media only screen and (max-width: 64em) {
.progress-bar {
padding-top: 6rem;
top: 4.5rem; } }
.sidebar-navbar {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 3rem; }
.sidebar-navbar__logo {
margin-left: 5rem; }
@media only screen and (max-width: 64em) {
.sidebar-navbar__logo {
height: auto;
width: 50%;
margin-left: 6rem; } }
@media only screen and (max-width: 33.75em) {
.sidebar-navbar__logo {
margin-left: 5rem; } }
@media only screen and (max-width: 22.5em) {
.sidebar-navbar__logo {
width: 55%; } }
.sidebar-navbar__icon {
font-size: 6rem;
cursor: pointer;
margin-right: 5rem; }
@media only screen and (max-width: 64em) {
.sidebar-navbar__icon {
font-size: 7.5rem;
padding-top: 2rem;
margin-right: 6rem; } }
@media only screen and (max-width: 48.75em) {
.sidebar-navbar__icon {
padding-top: 1.2rem; } }
@media only screen and (max-width: 33.75em) {
.sidebar-navbar__icon {
font-size: 5rem;
padding-top: 1rem;
margin-right: 5rem; } }
.sidebar-navbar__closeBtn {
color: #fff; }
.sidebar-header {
font-family: Mosk-700;
font-size: 2.2rem;
padding-left: 5rem;
padding-top: 2rem; }
@media only screen and (max-width: 64em) {
.sidebar-header {
font-size: 4rem;
padding-bottom: 1rem;
padding-left: 6rem; } }
@media only screen and (max-width: 48.75em) {
.sidebar-header {
font-size: 3.5rem; } }
@media only screen and (max-width: 33.75em) {
.sidebar-header {
padding-left: 5rem; } }
.sidebar-group {
padding-bottom: 2.5rem; }
.sidebar-text {
font-family: Mosk-200;
font-size: 2rem;
color: #fff;
background: none;
border: none; }
@media only screen and (max-width: 64em) {
.sidebar-text {
font-size: 3.8rem;
padding-left: 1rem; } }
@media only screen and (max-width: 48.75em) {
.sidebar-text {
font-size: 3rem; } }
@media only screen and (max-width: 33.75em) {
.sidebar-text {
padding-left: 0; } }
.sidebar-links {
margin-left: 5.5%;
color: #fff;
display: flex;
text-decoration: none;
padding: 0 1rem;
padding-top: 2rem;
cursor: pointer; }
@media only screen and (max-width: 33.75em) {
.sidebar-links {
margin-left: 10%; } }
.about-us-header {
color: #fff; }
.about-us-header__subtitle {
font-family: Mosk-200;
font-size: 6rem;
font-weight: lighter; }
@media only screen and (max-width: 33.75em) {
.about-us-header__subtitle {
font-size: 5rem; } }
.about-us-header__title {
font-family: Mosk-600;
font-size: 9rem; }
@media only screen and (max-width: 33.75em) {
.about-us-header__title {
font-size: 7rem; } }
@media only screen and (max-width: 26.25em) {
.about-us-header__title {
font-size: 6rem; } }
@media only screen and (max-width: 23.75em) {
.about-us-header__title {
font-size: 8rem; } }
@media only screen and (max-width: 22.5em) {
.about-us-header__title {
font-size: 6rem; } }
.about-us-header__desc {
font-family: Mosk-300;
font-size: 2.5rem;
max-width: 70rem; }
.about-us-info-card {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 4rem;
margin-bottom: 9rem;
max-width: 125rem; }
@media only screen and (min-width: 94.1em) {
.about-us-info-card {
max-width: 110rem; } }
@media only screen and (max-width: 90em) {
.about-us-info-card {
margin-right: 10rem; } }
@media only screen and (max-width: 80em) {
.about-us-info-card {
margin-right: 0; } }
.about-us-info-card__image-Mission {
height: 11rem; }
.about-us-info-card__image-Vision {
height: 14rem; }
.about-us-info-card__image-Transparency {
height: 14rem; }
.about-us-info-card__image-Community {
height: 11rem; }
.about-us-info-card__image-Growth {
height: 13rem; }
.about-us-info-card__image-Abundance {
height: 9rem; }
.about-us-info-card__image-Fun {
height: 12rem; }
.about-us-info-card__text-container {
margin-left: 5rem;
width: 85rem; }
@media only screen and (min-width: 94.1em) {
.about-us-info-card__text-container {
width: 90rem; } }
@media only screen and (max-width: 64em) {
.about-us-info-card__text-container {
width: 80rem; } }
@media only screen and (max-width: 48.75em) {
.about-us-info-card__text-container {
width: 52rem; } }
@media only screen and (max-width: 33.75em) {
.about-us-info-card__text-container {
margin-left: 3rem;
width: 34rem; } }
@media only screen and (max-width: 26.25em) {
.about-us-info-card__text-container {
width: 29rem; } }
@media only screen and (max-width: 23.75em) {
.about-us-info-card__text-container {
width: 45rem; } }
@media only screen and (max-width: 22.5em) {
.about-us-info-card__text-container {
width: 42rem; } }
@media only screen and (max-width: 20em) {
.about-us-info-card__text-container {
width: 33rem; } }
@media only screen and (max-width: 17.5em) {
.about-us-info-card__text-container {
width: 38rem; } }
.about-us-info-card__info-text {
font-family: Mosk-200;
font-size: 2.4rem; }
.about-us-h3 {
font-family: Mosk-600;
font-size: 8rem;
line-height: normal; }
@media only screen and (max-width: 48.75em) {
.about-us-h3 {
font-size: 6rem; } }
@media only screen and (max-width: 33.75em) {
.about-us-h3 {
font-size: 5rem; } }
@media only screen and (max-width: 26.25em) {
.about-us-h3 {
font-size: 4rem; } }
.article-set-container {
display: flex;
justify-content: center; }
.articleContainer {
display: flex;
flex-flow: column;
align-items: center; }
@media only screen and (min-width: 94.1em) {
.articleContainer {
width: 120rem; } }
.heroImage {
border-radius: 2rem;
margin-bottom: 8rem;
height: 55rem; }
@media only screen and (max-width: 80em) {
.heroImage {
height: 45rem; } }
@media only screen and (max-width: 64em) {
.heroImage {
height: 47rem; } }
@media only screen and (max-width: 48.75em) {
.heroImage {
height: 33rem; } }
@media only screen and (max-width: 33.75em) {
.heroImage {
height: 28rem;
margin-bottom: 1.5rem; } }
@media only screen and (max-width: 26.25em) {
.heroImage {
height: 22rem; } }
@media only screen and (max-width: 23.75em) {
.heroImage {
height: 33rem; } }
@media only screen and (max-width: 20em) {
.heroImage {
height: 29rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.heroImage {
height: 15rem; } } }
.contentContainer {
margin: 0 9rem; }
@media only screen and (min-width: 94.1em) {
.contentContainer {
margin: 0 17rem; } }
@media only screen and (max-width: 64em) {
.contentContainer {
margin: 0 7rem; } }
@media only screen and (max-width: 33.75em) {
.contentContainer {
margin: 0 3rem; } }
.articleTitle {
font-size: 6.4rem;
font-family: 'Mosk-700'; }
@media only screen and (max-width: 33.75em) {
.articleTitle {
font-size: 5rem; } }
.underTitleLine {
height: 3px;
max-width: 65%;
margin-top: 2rem;
border: none;
background-color: #22222a; }
@media only screen and (max-width: 64em) {
.underTitleLine {
max-width: 100%; } }
.articleBodyContainer {
padding-top: 10rem; }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.articleBodyContainer {
padding-top: 7rem; } } }
.articleSubtitle {
font-size: 4.5rem;
font-family: 'Mosk-500'; }
.bodyText {
font-size: 2.5rem;
font-family: 'Mosk-200';
color: #c7c7c7;
line-height: 3.5rem;
margin-bottom: 3rem; }
.innerArticleSubtitle {
font-size: 3rem;
font-family: 'Mosk-500'; }
.bullet-points {
margin-left: 2rem; }
@media only screen and (max-width: 64em) {
.bullet-points {
margin-left: 2.2rem; } }
@media only screen and (max-width: 23.75em) {
.bullet-points {
margin-left: 2.5rem; } }
.buyback {
color: #fff;
display: flex;
flex-flow: column;
align-items: center;
padding-bottom: 15rem;
background-color: #000;
background: url("../../Assets/backgroundImages/buyback.png") no-repeat center center;
background-size: cover; }
.buyback__connect-wallet-button {
color: inherit;
background: transparent linear-gradient(262deg, #ff00ff 0%, #440c8b 100%) 0% 0% no-repeat padding-box;
border: none;
border-radius: 4px;
font-size: 2rem;
font-family: Mosk-700;
padding: 0.6rem 1.5rem;
align-self: flex-end;
margin: 1rem 1rem 0 0; }
@media only screen and (max-width: 64em) {
.buyback__connect-wallet-button {
margin-top: 11rem; } }
.buyback__header {
font-family: Mosk-800;
font-size: 12rem; }
@media only screen and (max-width: 48.75em) {
.buyback__header {
font-size: 9rem; } }
@media only screen and (max-width: 26.25em) {
.buyback__header {
font-size: 8rem; } }
.buyback__large-container {
background-color: #000;
width: 100rem;
height: 50rem;
display: flex;
flex-direction: column;
justify-content: space-between; }
@media only screen and (max-width: 48.75em) {
.buyback__large-container {
width: 75rem; } }
@media only screen and (max-width: 33.75em) {
.buyback__large-container {
width: 61rem; } }
@media only screen and (max-width: 26.25em) {
.buyback__large-container {
width: 54rem; } }
@media only screen and (max-width: 23.75em) {
.buyback__large-container {
width: 70rem; } }
@media only screen and (max-width: 20em) {
.buyback__large-container {
width: 60rem; } }
@media only screen and (max-width: 17.5em) {
.buyback__large-container {
width: 65rem; } }
.buyback__details-list-container {
display: flex;
justify-content: center;
align-items: center;
height: 32rem;
font-size: 2rem; }
@media only screen and (max-width: 48.75em) {
.buyback__details-list-container {
font-size: 1.7rem; } }
@media only screen and (max-width: 26.25em) {
.buyback__details-list-container {
font-size: 1.5rem; } }
@media only screen and (max-width: 23.75em) {
.buyback__details-list-container {
font-size: 1.6rem; } }
@media only screen and (max-width: 17.5em) {
.buyback__details-list-container {
font-size: 1.8rem; } }
.buyback__details-list {
display: flex;
flex-flow: column;
font-family: Mosk-500; }
.buyback__detail {
line-height: 3;
display: flex;
align-items: center; }
.buyback__circled-number {
font-family: Mosk-800;
height: 3.5rem;
width: 3.5rem;
background: transparent linear-gradient(210deg, #00cdd5 0%, #00cdd5 18%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box;
border-radius: 50%;
display: inline-flex;
flex-flow: column;
justify-content: center;
align-items: center;
margin-right: 3.5rem; }
@media only screen and (max-width: 48.75em) {
.buyback__circled-number {
margin-right: 2rem; } }
.buyback__lower-container {
background-color: #191919;
height: 22rem;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column; }
.buyback__price-info-container {
width: 35rem;
padding-bottom: 1rem; }
.buyback__price-info {
display: flex;
justify-content: space-between;
font-size: 1.7rem; }
.buyback__price-info-text {
font-family: Mosk-300; }
.buyback__price-info-integer {
font-family: Mosk-700; }
.buyback__redeem-button {
font-family: Mosk-900;
font-size: 3.8rem;
background-color: #505050;
color: #fff;
padding: 1.4rem 1.8rem;
border-radius: 4px;
border: none; }
@media only screen and (max-width: 26.25em) {
.buyback__redeem-button {
font-size: 3rem; } }
.buyback__redeem-button:hover {
background: transparent linear-gradient(270deg, #00cdd5 0%, #00cdd5 1%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box; }
.faq__header {
max-width: 90rem;
line-height: normal;
margin-bottom: 5rem;
padding-top: 3rem; }
.faq__intro {
font-family: Mosk-200;
font-size: 2.5rem;
color: #808080;
margin-bottom: 20rem; }
@media only screen and (max-width: 64em) {
.faq__intro {
display: none; } }
.faq__body {
font-family: Mosk-300;
font-size: 1.8rem;
color: #c7c7c7;
line-height: 2.5rem;
padding-bottom: 7rem; }
@media only screen and (max-width: 64em) {
.faq__body {
font-size: 2rem; } }
.faq__h1 {
font-family: Mosk-700;
font-size: 6rem;
padding-bottom: 2rem; }
.faq__h3 {
font-size: 2.6rem; }
@media only screen and (max-width: 64em) {
.faq__h3 {
font-size: 4rem; } }
@media only screen and (max-width: 48.75em) {
.faq__h3 {
line-height: 5rem; } }
@media only screen and (max-width: 17.5em) {
.faq__h3 {
line-height: 3rem; } }
.faq__indentedPara {
margin-left: 18rem; }
@media only screen and (max-width: 64em) {
.faq__indentedPara {
margin-left: 0rem; } }
.faq__h4 {
font-size: 2.6rem; }
@media only screen and (max-width: 64em) {
.faq__h4 {
font-size: 4rem; } }
@media only screen and (max-width: 22.5em) {
.faq__h4 {
font-size: 3rem; } }
.headerContainer {
display: flex;
margin: 7rem 8rem 13rem 8rem; }
@media only screen and (min-width: 94.1em) {
.headerContainer {
margin: 7rem 10rem 13rem 10rem; } }
@media only screen and (min-width: 103.75em) {
.headerContainer {
margin: 7rem 12rem 13rem 12rem; } }
@media only screen and (max-width: 64em) {
.headerContainer {
margin: 15rem 8rem 13rem 8rem; } }
@media only screen and (max-width: 48.75em) {
.headerContainer {
margin: 10rem 6rem; } }
@media only screen and (max-width: 33.75em) {
.headerContainer {
margin: 13rem 6rem; } }
.galaxyUniversityHeader {
display: flex;
flex-direction: column; }
.galaxyUniversityHeader__titleContainer {
margin-top: 8rem;
margin-bottom: 3rem; }
@media only screen and (max-width: 33.75em) {
.galaxyUniversityHeader__titleContainer {
margin-top: 3rem; } }
.galaxyUniversityHeader__h1 {
font-size: 10rem;
font-family: 'Mosk-700';
display: inline; }
@media only screen and (max-width: 33.75em) {
.galaxyUniversityHeader__h1 {
font-size: 9.5rem; } }
.galaxyUniversityHeader__span {
font-size: 8rem;
font-family: 'Mosk-200'; }
@media only screen and (max-width: 64em) {
.galaxyUniversityHeader__span {
line-height: 4rem; } }
@media only screen and (max-width: 48.75em) {
.galaxyUniversityHeader__span {
font-size: 6rem; } }
@media only screen and (max-width: 33.75em) {
.galaxyUniversityHeader__span {
font-size: 7rem; } }
.galaxyUniversityHeader__intro {
font-size: 2.5rem;
font-family: 'Mosk-200';
color: #c7c7c7;
max-width: 70%; }
@media only screen and (max-width: 64em) {
.galaxyUniversityHeader__intro {
max-width: 90%;
font-size: 2.3rem; } }
.uni-headerImage {
height: 55rem; }
@media only screen and (min-width: 94.1em) {
.uni-headerImage {
height: 60rem; } }
@media only screen and (max-width: 48.75em) {
.uni-headerImage {
height: 39rem;
margin-top: 8rem; } }
@media only screen and (max-width: 33.75em) {
.uni-headerImage {
display: none; } }
.gradientBar {
display: flex;
flex-direction: row;
justify-content: space-around;
height: fit-content;
background: transparent linear-gradient(75deg, #ff00ff 0%, #00cdd5 80%, #00cdd5 100%, #000 100%) 0% 0% no-repeat padding-box; }
.gradientBarContents {
display: flex;
align-items: center; }
@media only screen and (max-width: 48.75em) {
.gradientBarContents {
flex-direction: column;
padding-top: 1rem;
padding-bottom: 1rem; } }
.barTitle {
font-size: 2rem;
margin-right: 1rem; }
.barTitle--1 {
font-family: 'Mosk-100'; }
@media only screen and (max-width: 64em) {
.barTitle--1 {
font-size: 1.8rem; } }
@media only screen and (max-width: 48.75em) {
.barTitle--1 {
font-size: 2.6rem; } }
.barTitle--2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.barTitle--2 {
font-size: 1.8rem; } }
@media only screen and (max-width: 48.75em) {
.barTitle--2 {
font-size: 2.6rem; } }
@media only screen and (max-width: 64em) {
.barTitle {
margin-left: 3rem; } }
.filterOptionsContainer {
display: flex;
flex-wrap: wrap; }
@media only screen and (max-width: 48.75em) {
.filterOptionsContainer {
justify-content: center; } }
.filterBtn {
width: auto;
height: 5rem;
background-color: rgba(255, 255, 255, 0.15);
margin: 2rem 2.5rem;
border-radius: 1.5rem;
display: flex;
padding: 1rem 2.8rem;
align-items: center;
justify-content: center;
font-size: 2rem;
cursor: pointer; }
.filterBtn__txt1 {
font-family: 'Mosk-100'; }
.filterBtn__txt2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.filterBtn {
margin: 1.2rem 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtn {
font-size: 2.2rem; } }
.filterBtnSelected {
width: auto;
height: 5rem;
background-color: rgba(255, 255, 255, 0.3);
margin: 2rem 2.5rem;
border-radius: 1.5rem;
display: flex;
padding: 1rem 2.8rem;
align-items: center;
justify-content: center;
font-size: 2rem;
cursor: pointer; }
.filterBtnSelected__txt1 {
font-family: 'Mosk-100'; }
.filterBtnSelected__txt2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.filterBtnSelected {
margin: 1.2rem 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtnSelected {
font-size: 2.2rem; } }
.filterBtn:hover {
background-color: rgba(255, 255, 255, 0.3); }
.filterBtnIcon {
height: 2.2rem;
margin-left: 0.6rem; }
@media only screen and (max-width: 64em) {
.filterBtnIcon {
height: 2.6rem; } }
@media only screen and (max-width: 48.75em) {
.filterBtnIcon {
height: 3rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtnIcon {
height: 3.6rem; } }
.gradientBarContents {
display: flex;
align-items: center; }
@media only screen and (max-width: 48.75em) {
.gradientBarContents {
flex-direction: column;
padding-top: 1rem;
padding-bottom: 1rem; } }
.barTitle {
font-size: 2rem;
margin-right: 1rem; }
.barTitle--1 {
font-family: 'Mosk-100'; }
@media only screen and (max-width: 64em) {
.barTitle--1 {
font-size: 1.8rem; } }
@media only screen and (max-width: 48.75em) {
.barTitle--1 {
font-size: 2.6rem; } }
.barTitle--2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.barTitle--2 {
font-size: 1.8rem; } }
@media only screen and (max-width: 48.75em) {
.barTitle--2 {
font-size: 2.6rem; } }
@media only screen and (max-width: 64em) {
.barTitle {
margin-left: 3rem; } }
.filterOptionsContainer {
display: flex;
flex-wrap: wrap; }
@media only screen and (max-width: 48.75em) {
.filterOptionsContainer {
justify-content: center; } }
.filterBtn {
width: auto;
height: 5rem;
background-color: rgba(255, 255, 255, 0.15);
margin: 2rem 2.5rem;
border-radius: 1.5rem;
display: flex;
padding: 1rem 2.8rem;
align-items: center;
justify-content: center;
font-size: 2rem;
cursor: pointer; }
.filterBtn__txt1 {
font-family: 'Mosk-100'; }
.filterBtn__txt2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.filterBtn {
margin: 1.2rem 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtn {
font-size: 2.2rem; } }
.filterBtnSelected {
width: auto;
height: 5rem;
background-color: rgba(255, 255, 255, 0.3);
margin: 2rem 2.5rem;
border-radius: 1.5rem;
display: flex;
padding: 1rem 2.8rem;
align-items: center;
justify-content: center;
font-size: 2rem;
cursor: pointer; }
.filterBtnSelected__txt1 {
font-family: 'Mosk-100'; }
.filterBtnSelected__txt2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.filterBtnSelected {
margin: 1.2rem 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtnSelected {
font-size: 2.2rem; } }
.filterBtn:hover {
background-color: rgba(255, 255, 255, 0.3); }
.filterBtnIcon {
height: 2.2rem;
margin-left: 0.6rem; }
@media only screen and (max-width: 64em) {
.filterBtnIcon {
height: 2.6rem; } }
@media only screen and (max-width: 48.75em) {
.filterBtnIcon {
height: 3rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtnIcon {
height: 3.6rem; } }
.articles-heading-container {
margin-top: 4rem;
padding-top: 5rem;
display: flex;
justify-content: flex-end;
border-bottom: 0.5rem solid #292929;
width: 25rem; }
@media only screen and (max-width: 64em) {
.articles-heading-container {
width: 21rem; } }
@media only screen and (max-width: 48.75em) {
.articles-heading-container {
width: 16rem; } }
@media only screen and (max-width: 23.75em) {
.articles-heading-container {
width: 17rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.articles-heading-container {
width: 10rem; } } }
.articles-heading {
font-family: Mosk-600;
font-size: 2.6rem; }
@media only screen and (max-width: 48.75em) {
.articles-heading {
font-size: 2rem; } }
.articleGalleryContainer {
margin: 12rem 6rem;
display: flex;
justify-content: center; }
@media only screen and (min-width: 114.5em) {
.articleGalleryContainer {
margin: 15rem 8rem; } }
@media only screen and (max-width: 64em) {
.articleGalleryContainer {
margin: 10rem 7rem; } }
.totalArticlesContainer {
display: flex;
flex-direction: row; }
.totalArticles {
font-size: 2.4rem;
font-family: 'Mosk-100'; }
.totalArticles--1 {
font-family: 'Mosk-700'; }
.article-gallery {
display: flex;
flex-wrap: wrap;
justify-content: center; }
.article-gallery-column {
padding-bottom: 2%; }
.moreBtnContainer {
display: flex;
justify-content: center; }
.article-more-btn {
width: 17rem;
height: 4rem;
border-radius: 0.4rem;
color: #fff;
cursor: pointer;
background: transparent linear-gradient(75deg, #00cdd5 0%, #00cdd5 47%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box;
font-family: Mosk-800;
font-size: 2rem;
border: none;
margin-right: 3rem; }
@media only screen and (max-width: 26.25em) {
.article-more-btn {
margin-right: 0;
margin-bottom: 2rem; } }
.articleGalleryLink {
text-decoration: none;
color: #22222a; }
.article-card {
margin: 3rem;
margin-bottom: 0; }
@media only screen and (max-width: 64em) {
.article-card {
margin: 2.5rem; } }
.article-image-category-container {
display: flex;
flex-direction: column; }
.article-card-image-div {
display: flex;
justify-content: center;
height: 36rem;
width: 28rem;
overflow: hidden;
border-radius: 3rem;
background: #68d3d6; }
@media only screen and (max-width: 33.75em) {
.article-card-image-div {
height: 48rem;
width: 36rem; } }
.article-card-badge-container {
display: flex;
flex-direction: row;
z-index: 1;
margin-top: -34rem;
justify-content: flex-start;
padding-left: 1.8rem; }
@media only screen and (max-width: 64em) {
.article-card-badge-container {
margin-top: -34rem; } }
@media only screen and (max-width: 33.75em) {
.article-card-badge-container {
margin-top: -45.5rem; } }
.category-badge {
background-color: rgba(12, 1, 33, 0.8);
font-size: 1.5rem;
font-family: 'Mosk-600';
padding-left: .9rem;
padding-right: .9rem;
margin-right: .8rem;
border-radius: .4rem; }
@media only screen and (max-width: 33.75em) {
.category-badge {
font-size: 1.9rem; } }
.article-card-image {
max-width: 100%; }
.article-card-badge-container {
display: flex;
flex-direction: row;
z-index: 1;
margin-top: -32rem;
justify-content: space-around; }
@media only screen and (max-width: 33.75em) {
.article-card-badge-container {
margin-top: -42rem; } }
.category-badge {
background-color: rgba(12, 1, 33, 0.8);
font-size: 1.4rem;
font-family: 'Mosk-600';
padding-left: .6rem;
padding-right: .6rem;
border-radius: .6rem; }
@media only screen and (max-width: 33.75em) {
.category-badge {
font-size: 2rem; } }
.article-card-details-container {
display: flex;
justify-content: space-between;
margin-top: 32rem; }
@media only screen and (max-width: 33.75em) {
.article-card-details-container {
margin-top: 43rem; } }
.article-card-title {
font-size: 2rem;
font-family: 'Mosk-600';
color: #fff;
padding-top: 2.2rem;
padding-bottom: 1.5rem;
max-width: 25rem; }
@media only screen and (min-width: 94.1em) {
.article-card-title {
font-size: 2.3rem; } }
@media only screen and (max-width: 33.75em) {
.article-card-title {
font-size: 2.6rem; } }
@media only screen and (max-width: 26.25em) {
.article-card-title {
font-size: 2.3rem; } }
.article-card-posted {
color: #5B5D62;
font-size: 2rem; }
.article-card-timeframe-container {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-top: 1.5rem; }
.article-level-beginner {
border: 0.3rem solid #228346;
height: 0%;
border-radius: 1rem;
display: inline-block;
padding-left: 0.8rem;
padding-right: 0.8rem;
font-size: 1.6rem;
font-family: 'Mosk-600';
color: #228346;
margin-bottom: 2rem; }
@media only screen and (min-width: 94.1em) {
.article-level-beginner {
font-size: 1.8rem; } }
@media only screen and (min-width: 94.1em) {
.article-level-beginner {
font-size: 1.8rem; } }
@media only screen and (max-width: 33.75em) {
.article-level-beginner {
font-size: 2.6rem; } }
@media only screen and (max-width: 26.25em) {
.article-level-beginner {
font-size: 2.5rem; } }
.article-level-intermediate {
height: 0%;
border: 0.3rem solid #ffb100;
border-radius: 1rem;
display: inline-block;
padding-left: 0.8rem;
padding-right: 0.8rem;
font-size: 1.6rem;
font-family: 'Mosk-600';
color: #ffb100;
margin-bottom: 2rem; }
@media only screen and (min-width: 94.1em) {
.article-level-intermediate {
font-size: 1.8rem; } }
@media only screen and (min-width: 94.1em) {
.article-level-intermediate {
font-size: 1.8rem; } }
@media only screen and (max-width: 33.75em) {
.article-level-intermediate {
font-size: 2.6rem; } }
@media only screen and (max-width: 26.25em) {
.article-level-intermediate {
font-size: 2.5rem; } }
.article-level-advanced {
height: 0%;
border: 0.3rem solid #ea044b;
border-radius: 1rem;
display: inline-block;
padding: 0.1rem 1.8rem;
font-size: 1.6rem;
font-family: 'Mosk-600';
color: #ea044b;
margin-bottom: 2rem; }
@media only screen and (min-width: 94.1em) {
.article-level-advanced {
font-size: 1.8rem; } }
@media only screen and (min-width: 94.1em) {
.article-level-advanced {
font-size: 1.8rem; } }
@media only screen and (max-width: 33.75em) {
.article-level-advanced {
font-size: 2.6rem; } }
@media only screen and (max-width: 26.25em) {
.article-level-advanced {
font-size: 2.5rem; } }
.article-card-timeframe-container {
display: flex;
flex-direction: row; }
.article-card-length, .article-card-posted {
font-family: 'Mosk-600';
font-size: 2rem;
margin-top: .8rem; }
.article-card-length {
color: #fff; }
.article-card-posted {
color: #5B5D62;
margin-right: 2.5rem; }
.uni-bold-text {
font-family: Mosk-700; }
.uni-text {
font-family: Mosk-100;
font-weight: lighter; }
.university-button {
margin-top: 5rem; }
.university-start {
background: transparent linear-gradient(78deg, #00cdd5 0%, #f60aff 100%, #ff00ff 100%) 0% 0% no-repeat padding-box; }
.university-start:hover {
background: transparent linear-gradient(257deg, #00cdd5 0%, #f60aff 78%, #ff00ff 100%) 0% 0% no-repeat padding-box; }
.home-sub-container {
padding: 2rem 0 12rem 0; }
@media only screen and (min-width: 114.5em) {
.home-sub-container {
padding: 3rem 0 14rem 0; } }
.jobHeroHeader {
font-size: 12rem; }
@media only screen and (max-width: 48.75em) {
.jobHeroHeader {
font-size: 6rem; } }
.jobHero-text {
font-size: 3rem;
font-family: Mosk-200; }
.jobHero-text--intro {
color: #727272;
width: 80rem; }
@media only screen and (max-width: 48.75em) {
.jobHero-text--intro {
width: 70rem; } }
@media only screen and (max-width: 33.75em) {
.jobHero-text--intro {
width: 50rem;
line-height: 3.5rem; } }
.jobHero-text--CTA {
color: #fff;
margin-top: 9.5rem; }
.openPosHeader {
font-size: 9rem;
font-family: Mosk-600;
margin-bottom: 6rem; }
@media only screen and (max-width: 48.75em) {
.openPosHeader {
font-size: 6.5rem; } }
.jobs-gallery {
display: flex;
flex-wrap: wrap; }
@media only screen and (max-width: 48.75em) {
.jobs-gallery {
flex-direction: column; } }
.jobs-gallery-column {
flex: 50%;
padding-right: 2.5%;
padding-bottom: 2%; }
/* Body of card styling */
.job-card {
flex: 0 48%;
height: auto;
margin-bottom: 2%;
background: linear-gradient(308deg, #000 0%, #171717 100%) 0% 0%;
box-shadow: 0 0 2rem #000000c7; }
.job-card-content {
padding: 3% 6%; }
/*Styling for small job listing type full time/remote etc - top left of job card */
.postingType {
width: 9.1rem;
height: 3.3rem;
background: transparent linear-gradient(67deg, #00cdd5 0%, #00cdd5 47%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box;
border-radius: 0.4rem;
margin-bottom: 10%;
display: flex;
justify-content: center;
align-items: center; }
.postingType__text {
color: #fff;
font-size: 2.2rem;
font-family: Mosk-500;
padding: 0.3rem; }
.job-info {
/* Job listing position title */
/* Styling of job description text*/ }
.job-info__title {
font-size: 5.8rem;
font-family: Mosk-600;
color: #fff;
padding-bottom: 1.1rem; }
@media only screen and (min-width: 114.5em) {
.job-info__title {
margin-bottom: 3rem; } }
@media only screen and (max-width: 33.75em) {
.job-info__title {
font-size: 3.5rem; } }
.job-info__desc {
color: #fff;
font-family: Mosk-200;
font-size: 2rem;
padding-bottom: 3rem; }
@media only screen and (max-width: 33.75em) {
.job-info__desc {
font-size: 1.6rem; } }
/* 'learn more' button styling */
.learnMore {
background: #292929;
border-radius: 0.4rem;
height: 4.1rem;
width: 18.4rem;
border: none;
margin-top: 3rem;
margin-bottom: 1.5rem;
display: flex;
justify-content: center;
align-items: center; }
.learnMore__link {
text-decoration: none; }
.learnMore__inner {
color: #fff;
font-family: Mosk-500;
text-transform: none;
font-size: 2.2rem;
margin-top: 0.6rem; }
.team-header {
font-family: Mosk-800;
font-size: 7rem;
line-height: normal;
margin-left: 4rem;
margin-bottom: 5rem; }
@media only screen and (min-width: 94.1em) {
.team-header {
margin-left: 6rem;
margin-bottom: 8rem; } }
@media only screen and (min-width: 103.75em) {
.team-header {
margin-left: 13rem; } }
@media only screen and (max-width: 64em) {
.team-header {
margin-left: 8rem; } }
@media only screen and (max-width: 33.75em) {
.team-header {
margin-left: 2rem;
font-size: 5.7rem; } }
@media only screen and (max-width: 26.25em) {
.team-header {
font-size: 4.9rem; } }
@media only screen and (max-width: 23.75em) {
.team-header {
font-size: 6.3rem;
margin-left: 6rem; } }
@media only screen and (max-width: 22.5em) {
.team-header {
font-size: 5.9rem; } }
@media only screen and (max-width: 20em) {
.team-header {
font-size: 5rem;
margin-left: 4rem; } }
@media only screen and (max-width: 17.5em) {
.team-header {
margin-left: 7.5rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.team-header {
font-size: 6rem; } } }
.team-container {
display: flex;
flex-wrap: wrap;
justify-content: center; }
.profile-card {
color: #fff;
margin: 3rem; }
@media only screen and (min-width: 103.75em) {
.profile-card {
margin: 3rem 4rem; } }
@media only screen and (max-width: 90em) {
.profile-card {
margin: 2.5rem; } }
@media only screen and (max-width: 80em) {
.profile-card {
margin: 2.3rem; } }
@media only screen and (max-width: 64em) {
.profile-card {
margin-top: 5rem; } }
@media only screen and (max-width: 33.75em) {
.profile-card {
margin: 1.3rem;
margin-bottom: 4rem; } }
.profile-card__pic-container {
display: flex;
flex-direction: column;
background: transparent linear-gradient(329deg, #000 0%, #171717 100%) 0% 0% no-repeat padding-box; }
.profile-card__text {
padding: 0.5rem 2rem; }
.profile-card__name {
font-family: Mosk-600;
font-size: 2rem; }
@media only screen and (max-width: 23.75em) {
.profile-card__name {
font-size: 3rem; } }
@media only screen and (max-width: 20em) {
.profile-card__name {
font-size: 2.5rem; } }
.profile-card__job-title {
font-family: Mosk-200;
font-size: 1.2rem; }
@media only screen and (max-width: 23.75em) {
.profile-card__job-title {
font-size: 2.2rem; } }
@media only screen and (max-width: 20em) {
.profile-card__job-title {
font-size: 2rem; } }
.profile-card__image {
height: 35rem; }
@media only screen and (min-width: 94.1em) {
.profile-card__image {
height: 37rem; } }
@media only screen and (max-width: 90em) {
.profile-card__image {
height: 30rem; } }
@media only screen and (max-width: 80em) {
.profile-card__image {
height: 27rem; } }
@media only screen and (max-width: 64em) {
.profile-card__image {
height: 30rem; } }
@media only screen and (max-width: 26.25em) {
.profile-card__image {
height: 37rem; } }
@media only screen and (max-width: 23.75em) {
.profile-card__image {
height: 50rem; } }
.profile-card__logo-3d-container {
height: 35rem;
width: 28rem;
display: flex;
justify-content: center;
align-items: center; }
@media only screen and (min-width: 94.1em) {
.profile-card__logo-3d-container {
height: 36.8rem;
width: 29.8rem; } }
@media only screen and (max-width: 90em) {
.profile-card__logo-3d-container {
height: 30rem;
width: 24rem; } }
@media only screen and (max-width: 80em) {
.profile-card__logo-3d-container {
height: 27rem;
width: 21.7rem; } }
@media only screen and (max-width: 64em) {
.profile-card__logo-3d-container {
height: 30rem;
width: 24rem; } }
@media only screen and (max-width: 26.25em) {
.profile-card__logo-3d-container {
height: 36.8rem;
width: 29.8rem; } }
@media only screen and (max-width: 23.75em) {
.profile-card__logo-3d-container {
height: 50rem;
width: 40rem; } }
.profile-card__logo-3d {
height: 14rem; }
@media only screen and (max-width: 90em) {
.profile-card__logo-3d {
height: 12rem; } }
@media only screen and (max-width: 80em) {
.profile-card__logo-3d {
height: 11rem; } }
@media only screen and (max-width: 23.75em) {
.profile-card__logo-3d {
height: 17rem; } }
.profile-card__linkedIn {
height: 1.5rem;
margin-top: 0.75rem; }
@media only screen and (max-width: 23.75em) {
.profile-card__linkedIn {
height: 2.4rem;
margin-bottom: 5rem; } }
.migration-docs-container {
display: flex;
flex-direction: column; }
.migration-docs {
color: #fff;
font-size: 2rem; }
.migration-docs__header {
font-size: 9rem;
line-height: normal;
font-family: Mosk-600; }
@media only screen and (max-width: 80em) {
.migration-docs__header {
font-size: 7rem; } }
.migration-docs__subheader {
font-size: 6rem;
padding-top: 6rem;
font-family: Mosk-600; }
@media only screen and (max-width: 80em) {
.migration-docs__subheader {
font-size: 5.2rem; } }
@media only screen and (max-width: 48.75em) {
.migration-docs__subheader {
font-size: 5rem; } }
@media only screen and (max-width: 33.75em) {
.migration-docs__subheader {
font-size: 3.8rem; } }
.migration-docs__text {
padding: 0.5rem;
font-family: Mosk-300; }
.migration-docs__link {
color: #fff;
text-decoration: none;
font-weight: bold; }
.migration-docs-infographic-container {
padding-top: 6rem;
display: flex;
justify-content: center; }
.migration-docs-infographic {
max-width: 90%; }
/* HERO STYLING */
.openPos-hero-header {
font-size: 9rem;
font-family: Mosk-600; }
.openPosIntro {
color: #727272;
font-size: 3rem;
font-family: Mosk-200; }
.returnToGallery {
font-size: 3rem;
font-family: Mosk-200;
margin-top: 9.5rem; }
/* POSITION INFO COMPONENT STYLING */
.positionDetailHeader {
font-family: Mosk-600;
font-size: 9rem; }
.positionOverview {
font-family: Mosk-600;
font-size: 7rem; }
.positionDetailBody {
font-family: Mosk-200;
font-size: 2.5rem;
color: #c7c7c7; }
.positionDetailSubHead {
font-family: Mosk-500;
font-size: 4.5rem; }
.contactInfo {
font-family: Mosk-200;
font-size: 5rem;
margin-top: 1.5em; }
.contactInfo__span {
position: relative;
padding-bottom: 0.5rem; }
.contactInfo__span::after {
position: absolute;
top: 10;
left: 0;
bottom: 0;
width: 120%;
height: 0.1rem;
border-bottom: 0.1rem solid #ff00ff;
content: ''; }
.contactDetails {
font-family: Mosk-200;
font-size: 2.5rem; }
.contactEmail {
font-family: Mosk-300;
font-size: 3.5rem; }
.migration-docs-container {
display: flex;
flex-direction: column; }
.presskit-image {
height: auto;
width: 45%; }
.preskit-text {
margin-top: 3rem;
font-family: Mosk-200;
font-size: 2.5rem;
color: #c7c7c7;
max-width: 90rem;
line-height: 3rem; }
.presskit-discover {
margin-top: 16rem; }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-discover {
margin-top: 12rem; } } }
.presskit-discover__image {
height: auto;
width: 3%;
margin-left: 19rem;
margin-top: 2rem;
margin-bottom: 15rem; }
@media only screen and (max-width: 48.75em) {
.presskit-discover__image {
width: 4%; } }
@media only screen and (max-width: 33.75em) {
.presskit-discover__image {
width: 6%; } }
@media only screen and (max-width: 26.25em) {
.presskit-discover__image {
margin-left: 20rem; } }
@media only screen and (max-width: 23.75em) {
.presskit-discover__image {
margin-left: 19rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-discover__image {
margin-bottom: 10rem;
margin-left: 13rem; } } }
.presskit-discover__assets {
font-size: 6rem;
margin-bottom: 15rem; }
@media only screen and (max-width: 48.75em) {
.presskit-discover__assets {
font-size: 5.5rem; } }
@media only screen and (max-width: 33.75em) {
.presskit-discover__assets {
font-size: 4.2rem; } }
@media only screen and (max-width: 26.25em) {
.presskit-discover__assets {
font-size: 3.5rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-discover__assets {
margin-bottom: 10rem; } } }
.presskit-flex {
display: flex;
flex-wrap: wrap;
justify-content: space-between; }
@media only screen and (max-width: 64em) {
.presskit-flex {
justify-content: space-evenly; } }
.presskit-flex__1 {
background: transparent linear-gradient(308deg, #000000 0%, #171717 100%) 0% 0% no-repeat padding-box;
height: 40rem;
width: 63rem;
margin-bottom: 1rem; }
@media only screen and (max-width: 33.75em) {
.presskit-flex__1 {
height: 30rem;
width: 53rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-flex__1 {
height: 15rem;
width: 30rem; } } }
.presskit-flex__2 {
background: #fff;
height: 40rem;
width: 63rem;
margin-bottom: 1rem; }
@media only screen and (max-width: 33.75em) {
.presskit-flex__2 {
height: 30rem;
width: 53rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-flex__2 {
height: 15rem;
width: 30rem; } } }
.presskit-flex__image {
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
@media only screen and (max-width: 64em) {
.presskit-flex__image {
height: auto;
width: 90%; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-flex__image {
width: 80%; } } }
.presskit-flex__text {
color: #8b8b8b;
font-family: Mosk-300;
font-size: 3rem;
margin-bottom: 1rem; }
@media only screen and (max-width: 64em) {
.presskit-flex__text {
margin-bottom: 5rem; } }
.presskit-color {
margin-top: 20rem;
margin-bottom: 15rem; }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-color {
margin-top: 5rem;
margin-bottom: 5rem; } } }
.presskit-kal {
height: auto;
width: 60%; } | src/sass/css/style.css | *,
*::after,
*::before {
margin: 0;
padding: 0;
box-sizing: inherit; }
html {
overflow-x: hidden;
width: 100%;
height: auto;
background: transparent linear-gradient(90deg, #000 0%, #171717 100%) 0% 0% no-repeat padding-box;
scroll-behavior: smooth;
font-size: 62.5%; }
@media only screen and (max-width: 64em) {
html {
font-size: 56.25%; } }
@media only screen and (max-width: 33.75em) {
html {
font-size: 50%; } }
@media only screen and (max-width: 26.25em) {
html {
font-size: 43.75%; } }
@media only screen and (max-width: 23.75em) {
html {
font-size: 31.25%; } }
@media only screen and (max-width: 17.5em) {
html {
font-size: 25%; } }
@media only screen and (min-width: 114.5em) {
html {
font-size: 68.75%; } }
body {
box-sizing: border-box;
line-height: 1.6;
overflow-x: hidden; }
p,
h1,
h2,
h3,
h4,
h5,
h6,
span {
color: #fff; }
/* Unified space at top and bottom of each page */
.mainContainer {
margin: 15rem 20rem; }
@media only screen and (max-width: 80em) {
.mainContainer {
margin: 10rem 15rem; } }
@media only screen and (max-width: 64em) {
.mainContainer {
margin: 21rem 7rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.mainContainer {
margin: 15rem 5rem; } } }
button {
cursor: pointer; }
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New", monospace; }
@font-face {
font-family: "Mosk-100";
src: url("../fonts/Mosk-Thin-100.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-200";
src: url("../fonts/Mosk-Extra-Light-200.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-300";
src: url("../fonts/Mosk-Light-300.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-400";
src: url("../fonts/Mosk-Normal-400.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-500";
src: url("../fonts/Mosk-Medium-500.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-600";
src: url("../fonts/Mosk-Semi-Bold-600.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-700";
src: url("../fonts/Mosk-Bold-700.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-800";
src: url("../fonts/Mosk-Extra-Bold-800.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Mosk-900";
src: url("../fonts/Mosk-Ultra-Bold-900.ttf") format("truetype");
font-weight: normal;
font-style: normal; }
.modal {
height: 100%;
width: 100%;
position: fixed;
top: 0;
left: 0;
background-color: rgba(0, 0, 0, 0.8);
z-index: 9999;
transition: all 0.3s;
color: #fff;
font-size: 2.2rem;
display: flex;
justify-content: center;
align-items: center; }
@supports (-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px)) {
.modal {
-webkit-backdrop-filter: blur(10px);
backdrop-filter: blur(10px);
background-color: rgba(0, 0, 0, 0.3); } }
@media only screen and (min-width: 94.1em) {
.modal {
font-size: 1.7rem; } }
@media only screen and (max-width: 48.75em) {
.modal {
font-size: 1.5rem; } }
.modal__content-container {
font-family: Mosk-100;
padding: 6rem;
max-height: 80vh;
max-width: 60vw;
overflow-y: scroll;
background-color: #1a1a1a;
text-align: center;
display: flex;
flex-direction: column;
align-items: center;
scrollbar-width: thin;
scrollbar-color: blue red;
border-radius: 1rem; }
@media only screen and (max-width: 33.75em) {
.modal__content-container {
padding: 2rem; } }
@media only screen and (max-width: 26.25em) {
.modal__content-container {
max-height: 75vh;
max-width: 80vw; } }
.modal__content {
display: flex;
flex-wrap: wrap;
justify-content: flex-end; }
.modal__close {
color: #00cdd5;
cursor: pointer;
font-size: 2.5rem;
right: 0; }
.modal__button-container {
width: 100%;
padding-bottom: 1rem; }
.modal__button {
width: 10rem;
border-radius: 1rem;
margin-top: 3rem;
color: #fff;
border: none;
font-family: Mosk-700;
font-size: 2.5rem;
background: transparent linear-gradient(120deg, #00cdd5 0%, #00cdd5 26%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box; }
.modal-title {
font-size: 4.4rem;
font-family: Mosk-700; }
@media only screen and (max-width: 48.75em) {
.modal-title {
font-size: 3.6rem; } }
.modal__content-container::-webkit-scrollbar {
background-color: #262626;
border-top-right-radius: 1rem;
border-bottom-right-radius: 1rem; }
.modal__content-container::-webkit-scrollbar-thumb {
border-radius: 1rem;
background-color: #555; }
.content-align-left {
text-align: left; }
.buyback-header {
font-family: Mosk-700;
font-size: 4rem; }
.modal-cookie-link {
color: #fff;
text-decoration: none; }
.destCenter {
text-align: center; }
/* Component heading and alignment */
.destHeader {
font-size: 6.4rem;
color: #fff; }
.destHeader--1 {
font-family: Mosk-100; }
@media only screen and (max-width: 33.75em) {
.destHeader--1 {
font-size: 6rem; } }
@media only screen and (max-width: 26.25em) {
.destHeader--1 {
font-size: 5rem; } }
@media only screen and (max-width: 23.75em) {
.destHeader--1 {
font-size: 6rem; } }
.destHeader--2 {
font-family: Mosk-700;
line-height: 0.4; }
@media only screen and (max-width: 33.75em) {
.destHeader--2 {
font-size: 6rem;
line-height: normal; } }
@media only screen and (max-width: 26.25em) {
.destHeader--2 {
font-size: 5rem; } }
@media only screen and (max-width: 23.75em) {
.destHeader--2 {
font-size: 6rem; } }
.boxGrouping-container {
display: flex;
justify-content: center; }
.boxGrouping {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding-top: 10rem;
width: 102rem; }
@media only screen and (max-width: 33.75em) {
.boxGrouping {
width: 50rem; } }
.destBox-container {
margin: 0.8rem; }
/* 6 Boxes for Trade, Learn, Launch, Wallet, Jobs and Merch */
.destBox {
width: 32.4rem;
height: 32.4rem;
box-shadow: 0px 0.3rem 6.6rem #000000c7;
color: #fff;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
/* Image sizing */
/* Box text */ }
@media only screen and (max-width: 48.75em) {
.destBox {
width: 26.5rem;
height: 26.5rem; } }
@media only screen and (max-width: 33.75em) {
.destBox {
width: 32rem;
height: 32rem; } }
.destBox:hover {
box-shadow: 0px 0.3rem 6.6rem #000000c7;
border: solid 1px #000; }
.destBox--1 {
border: solid 1px #ff00ff; }
.destBox--1:hover {
background: transparent linear-gradient(225deg, #440c8b 0%, #ff00ff 100%) 0% 0% no-repeat padding-box; }
.destBox--2 {
border: solid 1px #00cdd5; }
.destBox--2:hover {
background: transparent linear-gradient(45deg, #00cdd5 0%, #440c8b 100%) 0% 0% no-repeat padding-box; }
.destBox--3 {
border: solid 1px #f6f901; }
.destBox--3:hover {
background: transparent linear-gradient(45deg, #6a5b09 0%, #ffeb00 100%) 0% 0% no-repeat padding-box; }
.destBox--4 {
border: solid 1px #00f700; }
.destBox--4:hover {
background: transparent linear-gradient(228deg, #08d830 0%, #042400 100%) 0% 0% no-repeat padding-box; }
.destBox--5 {
border: solid 1px #fff; }
.destBox--5:hover {
background: transparent linear-gradient(45deg, #141414 0%, #313131 100%) 0% 0% no-repeat padding-box; }
.destBox--6 {
border: solid 1px #ff00ff; }
.destBox--6:hover {
background: transparent linear-gradient(45deg, #00cdd5 0%, #ff00ff 100%) 0% 0% no-repeat no-repeat padding-box; }
.destBox__image {
width: auto;
height: 20%;
margin-bottom: 2rem; }
@media only screen and (max-width: 48.75em) {
.destBox__image {
margin-top: 2rem; } }
.destBox__safeGalaxyImg {
height: 18%; }
.destBox__header {
font-family: Mosk-700;
font-size: 3.5rem; }
@media only screen and (max-width: 48.75em) {
.destBox__header {
font-size: 2rem; } }
@media only screen and (max-width: 33.75em) {
.destBox__header {
font-size: 3rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.destBox__header {
font-size: 4rem; } } }
.destBox__text {
text-align: center;
font-family: Mosk-300;
font-size: 1.8rem;
padding: 4rem; }
@media only screen and (min-width: 114.5em) {
.destBox__text {
font-size: 1.7rem; } }
@media only screen and (max-width: 48.75em) {
.destBox__text {
height: 10rem;
padding: 2rem; } }
@media only screen and (max-width: 33.75em) {
.destBox__text {
padding: 1rem;
font-size: 2.2rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.destBox__text {
font-size: 3.5rem; } } }
.destiny-links {
text-decoration: none; }
.gen {
position: relative;
margin-top: 23rem;
margin-bottom: 0rem; }
@media only screen and (max-width: 48.75em) {
.gen {
margin-top: 10rem; } }
@media only screen and (max-width: 33.75em) {
.gen {
margin-top: 6rem; } }
.gen__background {
height: auto;
width: 59%;
display: block;
position: absolute;
left: 50%;
top: 20%;
transform: translate(-50%, -50%);
z-index: -1; }
@media only screen and (max-width: 64em) {
.gen__background {
width: 85%;
top: 40%; } }
@media only screen and (max-width: 48.75em) {
.gen__background {
display: none; } }
.gen__header {
color: #fff;
font-family: Mosk-700;
font-size: 7rem;
text-align: center;
line-height: 1;
padding-top: 5rem;
padding-bottom: 4rem; }
@media only screen and (min-width: 94.1em) {
.gen__header {
font-size: 8rem; } }
@media only screen and (min-width: 103.75em) {
.gen__header {
font-size: 8.7rem; } }
@media only screen and (min-width: 114.5em) {
.gen__header {
font-size: 8.8rem; } }
@media only screen and (max-width: 90em) {
.gen__header {
font-size: 6.3rem; } }
@media only screen and (max-width: 80em) {
.gen__header {
font-size: 5.8rem; } }
@media only screen and (max-width: 64em) {
.gen__header {
margin-top: 15rem;
font-size: 7rem; } }
@media only screen and (max-width: 48.75em) {
.gen__header {
margin-top: 10rem;
font-size: 7rem; } }
@media only screen and (max-width: 33.75em) {
.gen__header {
font-size: 6rem;
line-height: normal; } }
@media only screen and (max-width: 26.25em) {
.gen__header {
font-size: 5rem; } }
@media only screen and (max-width: 23.75em) {
.gen__header {
font-size: 6rem; } }
.gen__text {
color: #fff;
font-family: Mosk-300;
font-size: 2.4rem;
text-align: center;
padding-bottom: 7rem; }
@media only screen and (min-width: 94.1em) {
.gen__text {
font-size: 2.7rem; } }
@media only screen and (max-width: 90em) {
.gen__text {
font-size: 2.2rem; } }
@media only screen and (max-width: 64em) {
.gen__text {
padding-bottom: 5rem; } }
@media only screen and (max-width: 64em) {
.gen__text {
padding-bottom: 4rem; } }
@media only screen and (max-width: 26.25em) {
.gen__text {
padding-bottom: 1rem; } }
.gen__buttons-container {
padding-top: 5rem;
text-align: center; }
@media only screen and (min-width: 103.75em) {
.gen__buttons-container {
padding-top: 8rem; } }
@media only screen and (max-width: 64em) {
.gen__buttons-container {
padding-top: 5rem; } }
@media only screen and (max-width: 26.25em) {
.gen__buttons-container {
display: flex;
flex-direction: column;
align-items: center; } }
.gen-btn {
width: 17rem;
height: 4rem;
border-radius: 0.4rem;
color: #fff;
font-size: 2rem; }
.gen-btn--1 {
background: transparent linear-gradient(75deg, #00cdd5 0%, #00cdd5 47%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box;
font-family: Mosk-700;
border: none;
margin-right: 3rem; }
@media only screen and (max-width: 26.25em) {
.gen-btn--1 {
margin-right: 0;
margin-bottom: 2rem; } }
.gen-btn--2 {
background: none;
font-family: Mosk-400;
border: solid 1px #ff00ff; }
.openingCenter {
text-align: center; }
.openingHeader {
font-size: 6.4rem;
color: #fff;
font-family: Mosk-700;
line-height: 0.4; }
@media only screen and (max-width: 33.75em) {
.openingHeader {
font-size: 6rem;
line-height: normal; } }
@media only screen and (max-width: 26.25em) {
.openingHeader {
font-size: 5rem; } }
@media only screen and (max-width: 23.75em) {
.openingHeader {
font-size: 6rem; } }
.openingText {
padding-top: 3rem;
padding-bottom: 5rem;
font-family: Mosk-300;
font-size: 2.5rem;
line-height: 1.2; }
.hoodies {
height: auto;
width: 120%;
margin-top: -6rem;
margin-bottom: -6rem;
/* Resize and move hoodies for mobile view */ }
@media only screen and (max-width: 90em) {
.hoodies {
width: 110%; } }
@media only screen and (max-width: 64em) {
.hoodies {
height: auto;
width: 80%;
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0; } }
@media only screen and (max-width: 48.75em) {
.hoodies {
display: none; } }
.hoodiesMobile {
display: none;
/* Resize and move hoodies for mobile view */ }
@media only screen and (max-width: 48.75em) {
.hoodiesMobile {
margin-top: 0;
margin-bottom: 0;
display: block;
margin-left: auto;
margin-right: auto;
width: 70%; } }
.bannerMerchButtonContainer {
padding-top: 5rem; }
.merchSpace {
padding-bottom: 7rem; }
@media only screen and (max-width: 48.75em) {
.merchSpace {
padding-bottom: 0; } }
.merch-button-link {
text-decoration: none;
color: #fff; }
/* Image */
.discord {
padding-top: 6rem;
height: auto;
width: 70%;
display: block;
margin-left: auto;
margin-right: auto; }
@media only screen and (max-width: 64em) {
.discord {
position: relative;
top: 50%;
transform: translateY(-50%); } }
@media only screen and (max-width: 48.75em) {
.discord {
position: relative;
padding-top: 0;
top: 0;
transform: translateY(0);
height: auto;
width: 60%; } }
.discord-join-now {
text-decoration: none; }
/* Global banner styling used by 2 more banner components */
@media only screen and (max-width: 64em) {
.ban-gridPadding {
padding-left: 1rem;
padding-right: 1rem; } }
.banHeader {
font-size: 8rem;
/* Used by Banner2 and Banner3 */ }
@media only screen and (max-width: 64em) {
.banHeader {
font-size: 6rem; } }
@media only screen and (max-width: 48.75em) {
.banHeader {
font-size: 7.5rem; } }
.banHeader--1 {
font-family: Mosk-700; }
.banHeader--2 {
font-family: Mosk-100; }
.banHeader-alt {
font-family: Mosk-700; }
.banHeader-alt--1 {
font-size: 3.8rem; }
@media only screen and (max-width: 80em) {
.banHeader-alt--1 {
font-size: 3.5rem; } }
@media only screen and (max-width: 64em) {
.banHeader-alt--1 {
font-size: 3.8rem; } }
.banHeader-alt--2 {
font-size: 7rem;
line-height: 0.5; }
@media only screen and (max-width: 80em) {
.banHeader-alt--2 {
font-size: 6.9rem; } }
@media only screen and (max-width: 33.75em) {
.banHeader-alt--2 {
line-height: normal; } }
.banDesc {
font-family: Mosk-300;
font-size: 2.2rem;
line-height: 1.2;
/* Description styling for banner 1, 2 and 3 */
/* Description styling for banner 4 and 5 */ }
@media only screen and (min-width: 94.1em) {
.banDesc {
font-size: 2.3rem; } }
@media only screen and (max-width: 90em) {
.banDesc {
font-size: 1.9rem; } }
@media only screen and (max-width: 80em) {
.banDesc {
font-size: 2.2rem; } }
.banDesc--1 {
color: #727272; }
.banDesc--2 {
color: #fff; }
@media only screen and (max-width: 48.75em) {
.banDesc--2 {
color: #727272; } }
.bannerTitleContainer {
padding-top: 20rem;
padding-bottom: 5rem;
/* Remove padding from "galaxy unversity" header*/ }
@media only screen and (max-width: 64em) {
.bannerTitleContainer {
padding-top: 10rem; } }
@media only screen and (max-width: 48.75em) {
.bannerTitleContainer {
padding-bottom: 2rem; } }
.bannerTitleContainer2 {
padding-top: 18rem;
padding-bottom: 5rem;
/* Remove padding from "galaxy unversity" header*/ }
@media only screen and (max-width: 64em) {
.bannerTitleContainer2 {
padding-top: 10rem; } }
@media only screen and (max-width: 48.75em) {
.bannerTitleContainer2 {
padding-bottom: 4rem; } }
.bannerButtonContainer {
padding-top: 5rem;
padding-bottom: 10rem; }
@media only screen and (max-width: 64em) {
.bannerButtonContainer {
padding-bottom: 5rem; } }
@media only screen and (max-width: 48.75em) {
.bannerButtonContainer {
padding-bottom: 0; } }
/* Banner backgrounds */
.fadeLeft {
background: transparent linear-gradient(269deg, #000 0%, #171717 100%) 0% 0% no-repeat padding-box; }
.fadeRight {
background: transparent linear-gradient(90deg, #000 0%, #171717 100%) 0% 0% no-repeat padding-box; }
/* Moving text positioned on the right side of the banner */
.ban-contentContainer {
text-align: end; }
/* Button styling */
.ban-button {
width: 18.5rem;
height: 4.3rem;
border-radius: 0.5rem;
border: none;
font-family: Mosk-800;
color: #fff;
font-size: 2.1rem; }
@media only screen and (max-width: 48.75em) {
.ban-button {
width: 28rem;
height: 7rem;
font-size: 3rem; } }
.ban-button--discord {
background: transparent linear-gradient(84deg, #4063e8 0%, #6484ff 100%) 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029; }
.ban-button--learn {
background: transparent linear-gradient(84deg, #00cdd5 0%, #440c8b 100%) 0% 0% no-repeat padding-box; }
.ban-button--merch {
background: transparent linear-gradient(84deg, #00cdd5 0%, #ff00ff 100%) 0% 0% no-repeat padding-box; }
.ban-button--swap {
background: transparent linear-gradient(84deg, #ff00ff 0%, #670aa1 100%) 0% 0% no-repeat padding-box; }
.ban-button--telegram {
background: transparent linear-gradient(84deg, #345fda 0%, #3072ff 100%) 0% 0% no-repeat padding-box;
box-shadow: 0px 3px 6px #00000029; }
@media only screen and (max-width: 48.75em) {
.btn-desktop {
display: none; } }
.btn-mobile {
display: none; }
@media only screen and (max-width: 48.75em) {
.btn-mobile {
display: unset; } }
@media only screen and (max-width: 48.75em) {
.bannerButtonMobileContainer {
padding-top: 5rem;
padding-bottom: 5rem;
text-align: center; } }
@media only screen and (max-width: 64em) {
.centered-images {
display: flex;
justify-content: center;
align-items: center;
height: 100%; } }
@media only screen and (max-width: 48.75em) {
.centered-images {
display: unset; } }
@media only screen and (max-width: 48.75em) {
.mobileCenter {
text-align: center; } }
/* Space to seperate elements */
.bannerLogoContainer {
padding-top: 10rem;
padding-bottom: 5rem; }
/* Header styling */
.swapLogo {
max-width: 90%;
height: auto; }
@media only screen and (min-width: 94.1em) {
.swapLogo {
max-width: 100%; } }
@media only screen and (max-width: 64em) {
.swapLogo {
max-width: 75%; } }
@media only screen and (max-width: 48.75em) {
.swapLogo {
max-width: 80%; } }
@media only screen and (max-width: 26.25em) {
.swapLogo {
max-width: 90%; } }
/* Images */
.laptop {
height: auto;
width: 100%;
margin-left: -10rem;
margin-top: -1rem;
margin-bottom: -5rem; }
@media only screen and (max-width: 80em) {
.laptop {
margin-left: -5rem; } }
@media only screen and (max-width: 64em) {
.laptop {
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0; } }
@media only screen and (max-width: 48.75em) {
.laptop {
display: block;
width: 65%;
padding-top: 3rem;
padding-bottom: 3rem; } }
.telegram {
height: auto;
width: 125%;
margin-left: -22rem;
margin-top: -5rem;
margin-bottom: -7rem; }
@media only screen and (max-width: 90em) {
.telegram {
margin-left: -13rem;
margin-top: -1rem; } }
@media only screen and (max-width: 80em) {
.telegram {
margin-left: -9rem;
margin-top: 8rem; } }
@media only screen and (max-width: 64em) {
.telegram {
height: auto;
width: 100%;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0; } }
@media only screen and (max-width: 48.75em) {
.telegram {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0;
margin-bottom: 0;
top: 0;
transform: translateY(0);
height: auto;
width: 60%; } }
.telegram-button-link {
text-decoration: none;
color: #fff; }
.banner-uni {
margin: 5rem 0 12rem 0; }
@media only screen and (max-width: 80em) {
.banner-uni {
margin: 3rem 0; } }
@media only screen and (max-width: 48.75em) {
.banner-uni {
margin: 0; } }
.university-image {
height: 75rem;
margin-top: -3rem;
/* Resize university image on small screen */ }
@media only screen and (max-width: 80em) {
.university-image {
height: 63rem; } }
@media only screen and (max-width: 64em) {
.university-image {
display: block;
margin-left: auto;
margin-right: auto;
margin-top: 0;
height: 100%;
width: 100%; } }
@media only screen and (max-width: 48.75em) {
.university-image {
position: relative;
padding-top: 0;
top: 0;
transform: translateY(0);
height: auto;
width: 80%; } }
.universitySpace {
padding-bottom: 7rem; }
@media only screen and (max-width: 48.75em) {
.universitySpace {
padding-bottom: 0; } }
.universityText {
margin-left: -15rem; }
@media only screen and (max-width: 48.75em) {
.universityText {
margin-left: 0; } }
.universityIcon {
display: none; }
@media only screen and (max-width: 48.75em) {
.universityIcon {
display: unset;
height: auto;
width: 18%;
margin-bottom: -3rem; } }
@media only screen and (max-width: 26.25em) {
.universityIcon {
margin-bottom: -2.5rem; } }
@media only screen and (max-width: 26.25em) {
.universityIcon {
width: 17%; } }
.banUniversityHeader {
font-size: 8rem;
/* Used by Banner2 and Banner3 */ }
@media only screen and (max-width: 80em) {
.banUniversityHeader {
font-size: 6.5rem; } }
@media only screen and (max-width: 64em) {
.banUniversityHeader {
font-size: 6rem; } }
@media only screen and (max-width: 48.75em) {
.banUniversityHeader {
font-size: 7.5rem; } }
@media only screen and (max-width: 26.25em) {
.banUniversityHeader {
font-size: 6rem; } }
@media only screen and (max-width: 17.5em) {
.banUniversityHeader {
font-size: 7rem; } }
.banUniversityHeader--1 {
font-family: Mosk-700; }
.banUniversityHeader--2 {
font-family: Mosk-100; }
.ban-university-link {
text-decoration: none; }
.news {
background: transparent linear-gradient(269deg, #000 0%, #171717 100%) 0% 0% no-repeat padding-box;
text-align: center; }
.news__header {
font-family: Mosk-800;
font-size: 12.8rem; }
@media only screen and (max-width: 33.75em) {
.news__header {
font-size: 9.5rem; } }
@media only screen and (max-width: 17.5em) {
.news__header {
font-size: 12.8rem; } }
.news__text {
font-family: Mosk-100;
font-size: 10.7rem;
padding-bottom: 10rem;
line-height: 0; }
@media only screen and (max-width: 33.75em) {
.news__text {
font-size: 8rem;
line-height: normal; } }
@media only screen and (max-width: 17.5em) {
.news__text {
font-size: 10.7rem; } }
.news-form {
display: flex;
justify-content: center;
margin-bottom: 2rem; }
.news-form__email {
width: 44rem;
height: 7.1rem;
font-size: 2.4rem;
font-family: Mosk-500;
background: none;
border: 1px solid #ff00ff;
color: #fff;
margin: 0.5rem; }
@media only screen and (max-width: 33.75em) {
.news-form__email {
width: 34rem;
height: 5rem; } }
@media only screen and (max-width: 17.5em) {
.news-form__email {
width: 44rem;
height: 7.1rem; } }
.news-form__subscribe {
width: 18.6rem;
height: 7.5rem;
background: transparent linear-gradient(256deg, #ff00ff 0%, #00cdd5 100%) 0% 0% no-repeat padding-box;
border-radius: 4px;
border: none;
font-family: Mosk-600;
font-size: 3.4rem;
color: #fff;
margin: 0.5rem;
cursor: pointer; }
@media only screen and (max-width: 33.75em) {
.news-form__subscribe {
width: 15rem;
height: 5.1rem;
font-size: 2.5rem; } }
@media only screen and (max-width: 17.5em) {
.news-form__subscribe {
width: 18.6rem;
height: 7.5rem;
font-size: 3.4rem; } }
.news-span {
font-size: 2rem;
color: #727272; }
.news-span--light {
font-family: Mosk-200; }
@media only screen and (max-width: 26.25em) {
.news-span--light {
font-size: 1.8rem; } }
.news-span--bold {
font-family: Mosk-500;
text-decoration: underline; }
@media only screen and (max-width: 26.25em) {
.news-span--bold {
font-size: 1.8rem; } }
.uni-partners-container {
display: flex;
justify-content: center; }
.uni-partners {
display: flex;
justify-content: center;
margin-bottom: 2rem;
flex-wrap: wrap;
width: 100rem; }
@media only screen and (max-width: 48.75em) {
.uni-partners {
width: 80rem; } }
@media only screen and (max-width: 33.75em) {
.uni-partners {
width: 60rem;
justify-content: center; } }
@media only screen and (max-width: 26.25em) {
.uni-partners {
width: 50rem;
justify-content: center; } }
.uni-partners__logo {
height: 9rem;
margin: 3rem;
transition: all 0.2s ease-in-out;
-webkit-filter: grayscale(100%);
filter: grayscale(100%); }
.uni-partners__logo:hover {
transform: scale(1.4);
-webkit-filter: grayscale(0%);
filter: grayscale(0%); }
@media only screen and (max-width: 48.75em) {
.uni-partners__logo {
height: 8rem;
margin: 1rem; } }
@media only screen and (max-width: 26.25em) {
.uni-partners__logo {
height: 13rem; } }
.partners-heading-container {
padding-top: 5rem;
display: flex;
justify-content: flex-end;
border-bottom: 0.5rem solid #292929;
width: 25rem; }
@media only screen and (max-width: 64em) {
.partners-heading-container {
width: 21rem; } }
@media only screen and (max-width: 48.75em) {
.partners-heading-container {
width: 16rem; } }
@media only screen and (max-width: 23.75em) {
.partners-heading-container {
width: 17rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.partners-heading-container {
width: 10rem; } } }
.partners-heading {
font-family: Mosk-600;
font-size: 2.6rem; }
@media only screen and (max-width: 48.75em) {
.partners-heading {
font-size: 2rem; } }
.partners-decorative-line-container {
width: 100%;
display: flex;
justify-content: flex-end; }
@media only screen and (max-width: 90em) {
.partners-decorative-line-container {
display: none; } }
.partners-decorative-line {
padding-top: 5rem;
margin-bottom: -2rem;
border-bottom: 0.5rem solid #292929;
width: 25rem; }
@media only screen and (max-width: 64em) {
.partners-decorative-line {
width: 20rem; } }
@media only screen and (max-width: 48.75em) {
.partners-decorative-line {
width: 15rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.partners-decorative-line {
width: 9rem; } } }
.university-socials {
display: flex;
flex-direction: column;
align-items: center; }
.university-socials__text {
font-size: 6rem; }
@media only screen and (max-width: 64em) {
.university-socials__text {
font-size: 8rem; } }
@media only screen and (max-width: 33.75em) {
.university-socials__text {
font-size: 6rem; } }
@media only screen and (max-width: 26.25em) {
.university-socials__text {
font-size: 5rem; } }
@media only screen and (max-width: 23.75em) {
.university-socials__text {
font-size: 7rem; } }
@media only screen and (max-width: 20em) {
.university-socials__text {
font-size: 6rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.university-socials__text {
font-size: 9rem; } } }
.university-socials__icon-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-top: 3rem; }
.university-socials__icon {
height: 4rem;
margin: 1.5rem; }
@media only screen and (max-width: 64em) {
.university-socials__icon {
height: 7rem; } }
@media only screen and (max-width: 23.75em) {
.university-socials__icon {
height: 8rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.university-socials__icon {
height: 6rem; } } }
.carousel-background {
background: transparent linear-gradient(270deg, #000000 0%, #171717 100%) 0% 0% no-repeat padding-box; }
@media only screen and (max-width: 64em) {
.carousel-background {
padding-top: 10rem; } }
.carousel-recent-videos {
padding-top: 5rem;
display: flex;
justify-content: flex-end;
border-bottom: 0.5rem solid #292929;
width: 25rem; }
@media only screen and (max-width: 64em) {
.carousel-recent-videos {
width: 20rem; } }
@media only screen and (max-width: 48.75em) {
.carousel-recent-videos {
width: 15rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.carousel-recent-videos {
width: 10rem; } } }
.carousel-all-videos-container {
width: 100%;
display: flex;
justify-content: flex-end; }
.carousel-all-videos {
padding-top: 5rem;
border-bottom: 0.5rem solid #292929;
width: 25rem; }
@media only screen and (max-width: 64em) {
.carousel-all-videos {
width: 20rem; } }
@media only screen and (max-width: 48.75em) {
.carousel-all-videos {
width: 15rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.carousel-all-videos {
width: 9rem; } } }
.carousel-thin {
font-family: Mosk-100;
font-size: 2.6rem; }
@media only screen and (max-width: 48.75em) {
.carousel-thin {
font-size: 2rem; } }
.carousel-bold {
font-family: Mosk-700;
font-size: 2.6rem; }
@media only screen and (max-width: 48.75em) {
.carousel-bold {
font-size: 2rem; } }
.slick-prev:before,
.slick-next:before {
color: #fff; }
.slick-next {
height: auto;
width: 15%;
z-index: 1;
right: -16rem; }
@media only screen and (max-width: 64em) {
.slick-next {
width: 10%;
right: -6rem; } }
@media only screen and (max-width: 48.75em) {
.slick-next {
width: 18%;
right: -8rem; } }
@media only screen and (max-width: 33.75em) {
.slick-next {
width: 30%;
right: -4rem; } }
.slick-prev {
height: auto;
width: 15%;
z-index: 1;
left: -16rem; }
@media only screen and (max-width: 64em) {
.slick-prev {
width: 10%;
left: -6rem; } }
@media only screen and (max-width: 48.75em) {
.slick-prev {
width: 18%;
left: -8rem; } }
@media only screen and (max-width: 33.75em) {
.slick-prev {
width: 30%;
left: -4rem; } }
.slick-prev:before,
.slick-next:before {
content: none; }
.arrows {
height: auto;
width: 100%; }
.carousel-image-container {
position: relative; }
.carousel-image {
display: block;
margin-left: auto;
margin-right: auto;
height: auto;
width: 80%;
border-radius: 1rem; }
@media only screen and (max-width: 33.75em) {
.carousel-image {
width: 65%; } }
.carousel-overlay {
position: absolute;
bottom: 0;
left: 0;
right: 0;
background-color: #000000cc;
opacity: 0.9;
overflow: hidden;
width: 80%;
height: 0;
transition: 0.3s ease-in-out;
margin-left: auto;
margin-right: auto;
border-bottom-left-radius: 25px;
border-bottom-right-radius: 25px; }
@media only screen and (max-width: 33.75em) {
.carousel-overlay {
width: 65%; } }
.carousel-image-container:hover .carousel-overlay {
height: 35%; }
.carousel-text {
color: white;
font-size: 1.4rem;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-family: Mosk-300;
text-align: center; }
@media only screen and (max-width: 64em) {
.carousel-text {
font-size: 1.2rem; } }
.carousel-line-padding {
padding-bottom: 5rem; }
.spinner-container {
display: flex;
justify-content: center; }
.spinner {
animation: spin infinite 5s linear;
color: #fff; }
@keyframes spin {
from {
transform: rotate(0deg); }
to {
transform: rotate(360deg); } }
.carousel-container {
margin-left: 15rem;
margin-right: 15rem; }
@media only screen and (max-width: 64em) {
.carousel-container {
margin-left: 6rem;
margin-right: 6rem; } }
@media only screen and (max-width: 33.75em) {
.carousel-container {
margin-left: 0;
margin-right: 1rem; } }
@media only screen and (max-width: 26.25em) {
.carousel-container {
margin-left: 2rem;
margin-right: 3rem; } }
.slick-dots li button {
display: none; }
.footerSectionContainer {
padding-left: 7rem;
padding-right: 4rem;
display: flex;
justify-content: space-around; }
@media only screen and (max-width: 64em) {
.footerSectionContainer {
display: unset;
padding-left: 2rem; } }
@media only screen and (max-width: 64em) {
.footerLogoAndAddress {
padding-left: 6rem;
padding-bottom: 2rem; } }
@media only screen and (max-width: 48.75em) {
.footerLogoAndAddress {
padding-left: 3rem; } }
@media only screen and (max-width: 17.5em) {
.footerLogoAndAddress {
padding-left: 4.6rem; } }
.footerLogo {
width: 25rem;
padding-top: 3rem;
padding-bottom: 1rem; }
.footerAddress {
font-family: Mosk-300;
font-size: 2rem;
opacity: 0.5; }
@media only screen and (max-width: 26.25em) {
.footerAddress {
font-size: 2.5rem; } }
@media only screen and (max-width: 23.75em) {
.footerAddress {
font-size: 2.9rem; } }
@media only screen and (max-width: 22.5em) {
.footerAddress {
font-size: 2.5rem; } }
@media only screen and (max-width: 20em) {
.footerAddress {
font-size: 2.8rem; } }
@media only screen and (max-width: 17.5em) {
.footerAddress {
font-size: 3rem; } }
.footer-column {
width: 23rem; }
@media only screen and (min-width: 103.75em) {
.footer-column {
width: 28rem; } }
@media only screen and (max-width: 64em) {
.footer-column {
padding-left: 3rem; } }
@media only screen and (max-width: 33.75em) {
.footer-column {
width: 100%; } }
@media only screen and (max-width: 17.5em) {
.footer-column {
padding-left: 4.6rem; } }
.footer-column__divider {
width: 70%;
margin-left: 0;
border: 0;
height: 0.2rem;
background-image: linear-gradient(270deg, #fff 0%, #808080 100%); }
@media only screen and (max-width: 64em) {
.footer-column__divider {
width: 85%; } }
@media only screen and (max-width: 48.75em) {
.footer-column__divider {
width: 95%; } }
@media only screen and (max-width: 33.75em) {
.footer-column__divider {
width: 35%; } }
@media only screen and (max-width: 26.25em) {
.footer-column__divider {
width: 52%; } }
@media only screen and (max-width: 23.75em) {
.footer-column__divider {
width: 47%; } }
@media only screen and (max-width: 22.5em) {
.footer-column__divider {
width: 50%; } }
@media only screen and (max-width: 20em) {
.footer-column__divider {
width: 60%; } }
@media only screen and (max-width: 17.5em) {
.footer-column__divider {
width: 55%; } }
.footer-column__heading {
color: #fff;
font-family: Mosk-700;
font-size: 2.2rem;
padding-bottom: 6rem;
padding-top: 4rem; }
@media only screen and (max-width: 64em) {
.footer-column__heading {
font-size: 2rem;
padding-top: 3rem;
padding-bottom: 3rem; } }
@media only screen and (max-width: 64em) {
.footer-column__heading {
font-size: 1.9rem; } }
@media only screen and (max-width: 33.75em) {
.footer-column__heading {
font-size: 2.2rem; } }
@media only screen and (max-width: 26.25em) {
.footer-column__heading {
padding-bottom: 2rem;
font-size: 3.6rem; } }
@media only screen and (max-width: 20em) {
.footer-column__heading {
font-size: 4.2rem; } }
.footer-column__text {
color: #fff;
font-family: Mosk-200;
font-size: 1.8rem;
padding-bottom: 2rem; }
@media only screen and (min-width: 114.5em) {
.footer-column__text {
font-size: 2rem; } }
@media only screen and (max-width: 64em) {
.footer-column__text {
font-size: 1.7rem; } }
@media only screen and (max-width: 48.75em) {
.footer-column__text {
font-size: 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.footer-column__text {
font-size: 2rem; } }
@media only screen and (max-width: 26.25em) {
.footer-column__text {
font-size: 3.2rem; } }
@media only screen and (max-width: 20em) {
.footer-column__text {
font-size: 3.8rem; } }
.footer-column__coming-soon-container {
display: flex; }
@media only screen and (max-width: 48.75em) {
.footer-column__coming-soon-container {
justify-content: flex-start; } }
.footer-column__coming-soon {
height: 1.8rem;
margin-left: 0.75rem;
margin-top: 0.5rem; }
@media only screen and (min-width: 114.5em) {
.footer-column__coming-soon {
height: 2.4rem; } }
@media only screen and (max-width: 64em) {
.footer-column__coming-soon {
height: 1.5rem;
margin-top: 0.6rem; } }
@media only screen and (max-width: 48.75em) {
.footer-column__coming-soon {
height: 0.9rem;
margin-top: 0.7rem; } }
@media only screen and (max-width: 33.75em) {
.footer-column__coming-soon {
height: 2.4rem;
margin-top: 0.5rem; } }
@media only screen and (max-width: 26.25em) {
.footer-column__coming-soon {
height: 3rem;
margin-top: 1rem; } }
@media only screen and (max-width: 20em) {
.footer-column__coming-soon {
margin-top: 1.6rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.footer-column__coming-soon {
margin-top: 0.9rem;
height: 1.4rem; } } }
.footer-column__link {
text-decoration: none;
cursor: pointer; }
.footer-copyright {
color: #727272;
text-align: center;
font-family: Mosk-300;
font-size: 2rem;
margin-bottom: 0;
margin-top: 10rem;
padding-bottom: 1.5rem; }
.footer-modal-btns {
background: none;
border: none;
color: #fff;
font-family: Mosk-200;
font-size: 1.8rem; }
@media only screen and (min-width: 114.5em) {
.footer-modal-btns {
font-size: 2rem; } }
@media only screen and (max-width: 64em) {
.footer-modal-btns {
font-size: 1.7rem; } }
@media only screen and (max-width: 48.75em) {
.footer-modal-btns {
font-size: 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.footer-modal-btns {
font-size: 2rem; } }
@media only screen and (max-width: 26.25em) {
.footer-modal-btns {
font-size: 3.2rem; } }
@media only screen and (max-width: 20em) {
.footer-modal-btns {
font-size: 3.8rem; } }
h1 {
font-family: Mosk-600;
font-size: 9rem; }
h2 {
font-family: Mosk-200;
font-size: 6rem; }
h3,
h4 {
font-family: Mosk-600;
font-size: 5rem; }
/* Navbar div that houses all the elements */
.mobile-nav {
display: none;
/* Hamburger icon for mobile view */ }
@media only screen and (max-width: 64em) {
.mobile-nav {
display: unset;
z-index: 10;
position: fixed;
top: 0;
width: 100%;
height: 10rem;
background: transparent linear-gradient(75deg, #222222 0%, #101010 100%) 0% 0% no-repeat padding-box; } }
.mobile-nav__container {
display: flex;
align-items: center;
justify-content: space-between;
margin: 4rem; }
.mobile-nav__burger {
color: #fff;
font-size: 3rem;
margin-right: 3rem; }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.mobile-nav__burger {
font-size: 4.5rem; } } }
@media only screen and (max-width: 17.5em) {
.mobile-nav__burger {
font-size: 4rem; } }
@media only screen and (max-width: 33.75em) {
.mobile-nav__logo {
height: 3rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.mobile-nav__logo {
height: 2rem; } } }
@media only screen and (max-width: 17.5em) {
.mobile-nav__logo {
height: 4rem; } }
/* Navbar div that houses all the elements */
.nav {
display: flex;
justify-content: space-between;
align-items: center;
z-index: 10;
margin: 3rem; }
@media only screen and (max-width: 64em) {
.nav {
display: none; } }
.nav__menu-and-icons {
display: flex; }
/* Spacing between navbar items */
.navLink {
color: #fff;
text-decoration: none; }
.navLink .coming {
display: inline; }
.comingSoonNav {
display: flex; }
.navText {
font-family: Mosk-300;
font-size: 2rem;
line-height: 2.3;
background: none;
border: none;
color: #fff; }
/* Navbar logo sizing */
.navLogo {
height: 3rem; }
@media only screen and (max-width: 64em) {
.navLogo {
display: none; } }
/* Parent element of the dropdown links (Products, Developers, Community and About) */
.navMenu {
display: flex;
cursor: pointer;
border: none;
margin-right: 3rem;
/* Hiding desktop menu */ }
@media only screen and (max-width: 80em) {
.navMenu {
margin-right: 1rem; } }
@media only screen and (max-width: 64em) {
.navMenu {
display: none; } }
.dropdown {
padding: 0 1.5rem; }
/* Style to seperate Products, Developers, Community and About links */
.dropbtn {
padding: 0 4rem;
padding-bottom: 1rem;
font-family: Mosk-700;
font-size: 2rem; }
/* Dropdown content links (Hidden by Default) */
.dropdown-content {
display: none;
position: absolute;
z-index: 1;
background: transparent linear-gradient(2deg, #000 0%, #1a1a1a 100%) 0% 0% no-repeat padding-box;
border-radius: 4px;
padding: 0 2rem;
margin-left: 2rem; }
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
display: block; }
.comingSoon {
margin-left: 2rem;
margin-top: 1.2rem;
height: 2rem; }
@media only screen and (max-width: 64em) {
.comingSoon {
margin-top: 2rem; } }
@media only screen and (max-width: 48.75em) {
.comingSoon {
margin-top: 1.5rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.comingSoon {
margin-top: 0.9rem;
height: 1.5rem; } } }
.galaxswap-comingsoon {
margin-left: 0.7rem;
margin-top: 0.3rem;
height: 2.5rem; }
.nav-galaxy-1 {
font-family: Mosk-700;
font-size: 2rem; }
.nav-galaxy-2 {
font-family: Mosk-100;
font-size: 2rem; }
.galaxyswap-text {
display: flex;
margin-right: 1rem; }
.progress-bar {
top: 0;
height: 0.5rem; }
@media only screen and (max-width: 64em) {
.progress-bar {
padding-top: 6rem;
top: 4.5rem; } }
.sidebar-navbar {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 3rem; }
.sidebar-navbar__logo {
margin-left: 5rem; }
@media only screen and (max-width: 64em) {
.sidebar-navbar__logo {
height: auto;
width: 50%;
margin-left: 6rem; } }
@media only screen and (max-width: 33.75em) {
.sidebar-navbar__logo {
margin-left: 5rem; } }
@media only screen and (max-width: 22.5em) {
.sidebar-navbar__logo {
width: 55%; } }
.sidebar-navbar__icon {
font-size: 6rem;
cursor: pointer;
margin-right: 5rem; }
@media only screen and (max-width: 64em) {
.sidebar-navbar__icon {
font-size: 7.5rem;
padding-top: 2rem;
margin-right: 6rem; } }
@media only screen and (max-width: 48.75em) {
.sidebar-navbar__icon {
padding-top: 1.2rem; } }
@media only screen and (max-width: 33.75em) {
.sidebar-navbar__icon {
font-size: 5rem;
padding-top: 1rem;
margin-right: 5rem; } }
.sidebar-navbar__closeBtn {
color: #fff; }
.sidebar-header {
font-family: Mosk-700;
font-size: 2.2rem;
padding-left: 5rem;
padding-top: 2rem; }
@media only screen and (max-width: 64em) {
.sidebar-header {
font-size: 4rem;
padding-bottom: 1rem;
padding-left: 6rem; } }
@media only screen and (max-width: 48.75em) {
.sidebar-header {
font-size: 3.5rem; } }
@media only screen and (max-width: 33.75em) {
.sidebar-header {
padding-left: 5rem; } }
.sidebar-group {
padding-bottom: 2.5rem; }
.sidebar-text {
font-family: Mosk-200;
font-size: 2rem;
color: #fff;
background: none;
border: none; }
@media only screen and (max-width: 64em) {
.sidebar-text {
font-size: 3.8rem;
padding-left: 1rem; } }
@media only screen and (max-width: 48.75em) {
.sidebar-text {
font-size: 3rem; } }
@media only screen and (max-width: 33.75em) {
.sidebar-text {
padding-left: 0; } }
.sidebar-links {
margin-left: 5.5%;
color: #fff;
display: flex;
text-decoration: none;
padding: 0 1rem;
padding-top: 2rem;
cursor: pointer; }
@media only screen and (max-width: 33.75em) {
.sidebar-links {
margin-left: 10%; } }
.about-us-header {
color: #fff; }
.about-us-header__subtitle {
font-family: Mosk-200;
font-size: 6rem;
font-weight: lighter; }
@media only screen and (max-width: 33.75em) {
.about-us-header__subtitle {
font-size: 5rem; } }
.about-us-header__title {
font-family: Mosk-600;
font-size: 9rem; }
@media only screen and (max-width: 33.75em) {
.about-us-header__title {
font-size: 7rem; } }
@media only screen and (max-width: 26.25em) {
.about-us-header__title {
font-size: 6rem; } }
@media only screen and (max-width: 23.75em) {
.about-us-header__title {
font-size: 8rem; } }
@media only screen and (max-width: 22.5em) {
.about-us-header__title {
font-size: 6rem; } }
.about-us-header__desc {
font-family: Mosk-300;
font-size: 2.5rem;
max-width: 70rem; }
.about-us-info-card {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 4rem;
margin-bottom: 9rem;
max-width: 125rem; }
@media only screen and (min-width: 94.1em) {
.about-us-info-card {
max-width: 110rem; } }
@media only screen and (max-width: 90em) {
.about-us-info-card {
margin-right: 10rem; } }
@media only screen and (max-width: 80em) {
.about-us-info-card {
margin-right: 0; } }
.about-us-info-card__image-Mission {
height: 11rem; }
.about-us-info-card__image-Vision {
height: 14rem; }
.about-us-info-card__image-Transparency {
height: 14rem; }
.about-us-info-card__image-Community {
height: 11rem; }
.about-us-info-card__image-Growth {
height: 13rem; }
.about-us-info-card__image-Abundance {
height: 9rem; }
.about-us-info-card__image-Fun {
height: 12rem; }
.about-us-info-card__text-container {
margin-left: 5rem;
width: 85rem; }
@media only screen and (min-width: 94.1em) {
.about-us-info-card__text-container {
width: 90rem; } }
@media only screen and (max-width: 64em) {
.about-us-info-card__text-container {
width: 80rem; } }
@media only screen and (max-width: 48.75em) {
.about-us-info-card__text-container {
width: 52rem; } }
@media only screen and (max-width: 33.75em) {
.about-us-info-card__text-container {
margin-left: 3rem;
width: 34rem; } }
@media only screen and (max-width: 26.25em) {
.about-us-info-card__text-container {
width: 29rem; } }
@media only screen and (max-width: 23.75em) {
.about-us-info-card__text-container {
width: 45rem; } }
@media only screen and (max-width: 22.5em) {
.about-us-info-card__text-container {
width: 42rem; } }
@media only screen and (max-width: 20em) {
.about-us-info-card__text-container {
width: 33rem; } }
@media only screen and (max-width: 17.5em) {
.about-us-info-card__text-container {
width: 38rem; } }
.about-us-info-card__info-text {
font-family: Mosk-200;
font-size: 2.4rem; }
.about-us-h3 {
font-family: Mosk-600;
font-size: 8rem;
line-height: normal; }
@media only screen and (max-width: 48.75em) {
.about-us-h3 {
font-size: 6rem; } }
@media only screen and (max-width: 33.75em) {
.about-us-h3 {
font-size: 5rem; } }
@media only screen and (max-width: 26.25em) {
.about-us-h3 {
font-size: 4rem; } }
.article-set-container {
display: flex;
justify-content: center; }
.articleContainer {
display: flex;
flex-flow: column;
align-items: center; }
@media only screen and (min-width: 94.1em) {
.articleContainer {
width: 120rem; } }
.heroImage {
border-radius: 2rem;
margin-bottom: 8rem;
height: 55rem; }
@media only screen and (max-width: 80em) {
.heroImage {
height: 45rem; } }
@media only screen and (max-width: 64em) {
.heroImage {
height: 47rem; } }
@media only screen and (max-width: 48.75em) {
.heroImage {
height: 33rem; } }
@media only screen and (max-width: 33.75em) {
.heroImage {
height: 28rem;
margin-bottom: 1.5rem; } }
@media only screen and (max-width: 26.25em) {
.heroImage {
height: 22rem; } }
@media only screen and (max-width: 23.75em) {
.heroImage {
height: 33rem; } }
@media only screen and (max-width: 20em) {
.heroImage {
height: 29rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.heroImage {
height: 15rem; } } }
.contentContainer {
margin: 0 9rem; }
@media only screen and (min-width: 94.1em) {
.contentContainer {
margin: 0 17rem; } }
@media only screen and (max-width: 64em) {
.contentContainer {
margin: 0 7rem; } }
@media only screen and (max-width: 33.75em) {
.contentContainer {
margin: 0 3rem; } }
.articleTitle {
font-size: 6.4rem;
font-family: 'Mosk-700'; }
@media only screen and (max-width: 33.75em) {
.articleTitle {
font-size: 5rem; } }
.underTitleLine {
height: 3px;
max-width: 65%;
margin-top: 2rem;
border: none;
background-color: #22222a; }
@media only screen and (max-width: 64em) {
.underTitleLine {
max-width: 100%; } }
.articleBodyContainer {
padding-top: 10rem; }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.articleBodyContainer {
padding-top: 7rem; } } }
.articleSubtitle {
font-size: 4.5rem;
font-family: 'Mosk-500'; }
.bodyText {
font-size: 2.5rem;
font-family: 'Mosk-200';
color: #c7c7c7;
line-height: 3.5rem;
margin-bottom: 3rem; }
.innerArticleSubtitle {
font-size: 3rem;
font-family: 'Mosk-500'; }
.bullet-points {
margin-left: 2rem; }
@media only screen and (max-width: 64em) {
.bullet-points {
margin-left: 2.2rem; } }
@media only screen and (max-width: 23.75em) {
.bullet-points {
margin-left: 2.5rem; } }
.buyback {
color: #fff;
display: flex;
flex-flow: column;
align-items: center;
padding-bottom: 15rem;
background-color: #000;
background: url("../../Assets/backgroundImages/buyback.png") no-repeat center center;
background-size: cover; }
.buyback__connect-wallet-button {
color: inherit;
background: transparent linear-gradient(262deg, #ff00ff 0%, #440c8b 100%) 0% 0% no-repeat padding-box;
border: none;
border-radius: 4px;
font-size: 2rem;
font-family: Mosk-700;
padding: 0.6rem 1.5rem;
align-self: flex-end;
margin: 1rem 1rem 0 0; }
@media only screen and (max-width: 64em) {
.buyback__connect-wallet-button {
margin-top: 11rem; } }
.buyback__header {
font-family: Mosk-800;
font-size: 12rem; }
@media only screen and (max-width: 48.75em) {
.buyback__header {
font-size: 9rem; } }
@media only screen and (max-width: 26.25em) {
.buyback__header {
font-size: 8rem; } }
.buyback__large-container {
background-color: #000;
width: 100rem;
height: 50rem;
display: flex;
flex-direction: column;
justify-content: space-between; }
@media only screen and (max-width: 48.75em) {
.buyback__large-container {
width: 75rem; } }
@media only screen and (max-width: 33.75em) {
.buyback__large-container {
width: 61rem; } }
@media only screen and (max-width: 26.25em) {
.buyback__large-container {
width: 54rem; } }
@media only screen and (max-width: 23.75em) {
.buyback__large-container {
width: 70rem; } }
@media only screen and (max-width: 20em) {
.buyback__large-container {
width: 60rem; } }
@media only screen and (max-width: 17.5em) {
.buyback__large-container {
width: 65rem; } }
.buyback__details-list-container {
display: flex;
justify-content: center;
align-items: center;
height: 32rem;
font-size: 2rem; }
@media only screen and (max-width: 48.75em) {
.buyback__details-list-container {
font-size: 1.7rem; } }
@media only screen and (max-width: 26.25em) {
.buyback__details-list-container {
font-size: 1.5rem; } }
@media only screen and (max-width: 23.75em) {
.buyback__details-list-container {
font-size: 1.6rem; } }
@media only screen and (max-width: 17.5em) {
.buyback__details-list-container {
font-size: 1.8rem; } }
.buyback__details-list {
display: flex;
flex-flow: column;
font-family: Mosk-500; }
.buyback__detail {
line-height: 3;
display: flex;
align-items: center; }
.buyback__circled-number {
font-family: Mosk-800;
height: 3.5rem;
width: 3.5rem;
background: transparent linear-gradient(210deg, #00cdd5 0%, #00cdd5 18%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box;
border-radius: 50%;
display: inline-flex;
flex-flow: column;
justify-content: center;
align-items: center;
margin-right: 3.5rem; }
@media only screen and (max-width: 48.75em) {
.buyback__circled-number {
margin-right: 2rem; } }
.buyback__lower-container {
background-color: #191919;
height: 22rem;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column; }
.buyback__price-info-container {
width: 35rem;
padding-bottom: 1rem; }
.buyback__price-info {
display: flex;
justify-content: space-between;
font-size: 1.7rem; }
.buyback__price-info-text {
font-family: Mosk-300; }
.buyback__price-info-integer {
font-family: Mosk-700; }
.buyback__redeem-button {
font-family: Mosk-900;
font-size: 3.8rem;
background-color: #505050;
color: #fff;
padding: 1.4rem 1.8rem;
border-radius: 4px;
border: none; }
@media only screen and (max-width: 26.25em) {
.buyback__redeem-button {
font-size: 3rem; } }
.buyback__redeem-button:hover {
background: transparent linear-gradient(270deg, #00cdd5 0%, #00cdd5 1%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box; }
.faq__header {
max-width: 90rem;
line-height: normal;
margin-bottom: 5rem;
padding-top: 3rem; }
.faq__intro {
font-family: Mosk-200;
font-size: 2.5rem;
color: #808080;
margin-bottom: 20rem; }
@media only screen and (max-width: 64em) {
.faq__intro {
display: none; } }
.faq__body {
font-family: Mosk-300;
font-size: 1.8rem;
color: #c7c7c7;
line-height: 2.5rem;
padding-bottom: 7rem; }
@media only screen and (max-width: 64em) {
.faq__body {
font-size: 2rem; } }
.faq__h1 {
font-family: Mosk-700;
font-size: 6rem;
padding-bottom: 2rem; }
.faq__h3 {
font-size: 2.6rem; }
@media only screen and (max-width: 64em) {
.faq__h3 {
font-size: 4rem; } }
@media only screen and (max-width: 48.75em) {
.faq__h3 {
line-height: 5rem; } }
@media only screen and (max-width: 17.5em) {
.faq__h3 {
line-height: 3rem; } }
.faq__indentedPara {
margin-left: 18rem; }
@media only screen and (max-width: 64em) {
.faq__indentedPara {
margin-left: 0rem; } }
.faq__h4 {
font-size: 2.6rem; }
@media only screen and (max-width: 64em) {
.faq__h4 {
font-size: 4rem; } }
@media only screen and (max-width: 22.5em) {
.faq__h4 {
font-size: 3rem; } }
.headerContainer {
display: flex;
margin: 7rem 8rem 13rem 8rem; }
@media only screen and (min-width: 94.1em) {
.headerContainer {
margin: 7rem 10rem 13rem 10rem; } }
@media only screen and (min-width: 103.75em) {
.headerContainer {
margin: 7rem 12rem 13rem 12rem; } }
@media only screen and (max-width: 64em) {
.headerContainer {
margin: 15rem 8rem 13rem 8rem; } }
@media only screen and (max-width: 48.75em) {
.headerContainer {
margin: 10rem 6rem; } }
@media only screen and (max-width: 33.75em) {
.headerContainer {
margin: 13rem 6rem; } }
.galaxyUniversityHeader {
display: flex;
flex-direction: column; }
.galaxyUniversityHeader__titleContainer {
margin-top: 8rem;
margin-bottom: 3rem; }
@media only screen and (max-width: 33.75em) {
.galaxyUniversityHeader__titleContainer {
margin-top: 3rem; } }
.galaxyUniversityHeader__h1 {
font-size: 10rem;
font-family: 'Mosk-700';
display: inline; }
@media only screen and (max-width: 33.75em) {
.galaxyUniversityHeader__h1 {
font-size: 9.5rem; } }
.galaxyUniversityHeader__span {
font-size: 8rem;
font-family: 'Mosk-200'; }
@media only screen and (max-width: 64em) {
.galaxyUniversityHeader__span {
line-height: 4rem; } }
@media only screen and (max-width: 48.75em) {
.galaxyUniversityHeader__span {
font-size: 6rem; } }
@media only screen and (max-width: 33.75em) {
.galaxyUniversityHeader__span {
font-size: 7rem; } }
.galaxyUniversityHeader__intro {
font-size: 2.5rem;
font-family: 'Mosk-200';
color: #c7c7c7;
max-width: 70%; }
@media only screen and (max-width: 64em) {
.galaxyUniversityHeader__intro {
max-width: 90%;
font-size: 2.3rem; } }
.uni-headerImage {
height: 55rem; }
@media only screen and (min-width: 94.1em) {
.uni-headerImage {
height: 60rem; } }
@media only screen and (max-width: 48.75em) {
.uni-headerImage {
height: 39rem;
margin-top: 8rem; } }
@media only screen and (max-width: 33.75em) {
.uni-headerImage {
display: none; } }
.gradientBar {
display: flex;
flex-direction: row;
justify-content: space-around;
height: fit-content;
background: transparent linear-gradient(75deg, #ff00ff 0%, #00cdd5 80%, #00cdd5 100%, #000 100%) 0% 0% no-repeat padding-box; }
.gradientBarContents {
display: flex;
align-items: center; }
@media only screen and (max-width: 48.75em) {
.gradientBarContents {
flex-direction: column;
padding-top: 1rem;
padding-bottom: 1rem; } }
.barTitle {
font-size: 2rem;
margin-right: 1rem; }
.barTitle--1 {
font-family: 'Mosk-100'; }
@media only screen and (max-width: 64em) {
.barTitle--1 {
font-size: 1.8rem; } }
@media only screen and (max-width: 48.75em) {
.barTitle--1 {
font-size: 2.6rem; } }
.barTitle--2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.barTitle--2 {
font-size: 1.8rem; } }
@media only screen and (max-width: 48.75em) {
.barTitle--2 {
font-size: 2.6rem; } }
@media only screen and (max-width: 64em) {
.barTitle {
margin-left: 3rem; } }
.filterOptionsContainer {
display: flex;
flex-wrap: wrap; }
@media only screen and (max-width: 48.75em) {
.filterOptionsContainer {
justify-content: center; } }
.filterBtn {
width: auto;
height: 5rem;
background-color: rgba(255, 255, 255, 0.15);
margin: 2rem 2.5rem;
border-radius: 1.5rem;
display: flex;
padding: 1rem 2.8rem;
align-items: center;
justify-content: center;
font-size: 2rem;
cursor: pointer; }
.filterBtn__txt1 {
font-family: 'Mosk-100'; }
.filterBtn__txt2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.filterBtn {
margin: 1.2rem 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtn {
font-size: 2.2rem; } }
.filterBtnSelected {
width: auto;
height: 5rem;
background-color: rgba(255, 255, 255, 0.3);
margin: 2rem 2.5rem;
border-radius: 1.5rem;
display: flex;
padding: 1rem 2.8rem;
align-items: center;
justify-content: center;
font-size: 2rem;
cursor: pointer; }
.filterBtnSelected__txt1 {
font-family: 'Mosk-100'; }
.filterBtnSelected__txt2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.filterBtnSelected {
margin: 1.2rem 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtnSelected {
font-size: 2.2rem; } }
.filterBtn:hover {
background-color: rgba(255, 255, 255, 0.3); }
.filterBtnIcon {
height: 2.2rem;
margin-left: 0.6rem; }
@media only screen and (max-width: 64em) {
.filterBtnIcon {
height: 2.6rem; } }
@media only screen and (max-width: 48.75em) {
.filterBtnIcon {
height: 3rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtnIcon {
height: 3.6rem; } }
.gradientBarContents {
display: flex;
align-items: center; }
@media only screen and (max-width: 48.75em) {
.gradientBarContents {
flex-direction: column;
padding-top: 1rem;
padding-bottom: 1rem; } }
.barTitle {
font-size: 2rem;
margin-right: 1rem; }
.barTitle--1 {
font-family: 'Mosk-100'; }
@media only screen and (max-width: 64em) {
.barTitle--1 {
font-size: 1.8rem; } }
@media only screen and (max-width: 48.75em) {
.barTitle--1 {
font-size: 2.6rem; } }
.barTitle--2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.barTitle--2 {
font-size: 1.8rem; } }
@media only screen and (max-width: 48.75em) {
.barTitle--2 {
font-size: 2.6rem; } }
@media only screen and (max-width: 64em) {
.barTitle {
margin-left: 3rem; } }
.filterOptionsContainer {
display: flex;
flex-wrap: wrap; }
@media only screen and (max-width: 48.75em) {
.filterOptionsContainer {
justify-content: center; } }
.filterBtn {
width: auto;
height: 5rem;
background-color: rgba(255, 255, 255, 0.15);
margin: 2rem 2.5rem;
border-radius: 1.5rem;
display: flex;
padding: 1rem 2.8rem;
align-items: center;
justify-content: center;
font-size: 2rem;
cursor: pointer; }
.filterBtn__txt1 {
font-family: 'Mosk-100'; }
.filterBtn__txt2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.filterBtn {
margin: 1.2rem 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtn {
font-size: 2.2rem; } }
.filterBtnSelected {
width: auto;
height: 5rem;
background-color: rgba(255, 255, 255, 0.3);
margin: 2rem 2.5rem;
border-radius: 1.5rem;
display: flex;
padding: 1rem 2.8rem;
align-items: center;
justify-content: center;
font-size: 2rem;
cursor: pointer; }
.filterBtnSelected__txt1 {
font-family: 'Mosk-100'; }
.filterBtnSelected__txt2 {
font-family: 'Mosk-700'; }
@media only screen and (max-width: 64em) {
.filterBtnSelected {
margin: 1.2rem 1.5rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtnSelected {
font-size: 2.2rem; } }
.filterBtn:hover {
background-color: rgba(255, 255, 255, 0.3); }
.filterBtnIcon {
height: 2.2rem;
margin-left: 0.6rem; }
@media only screen and (max-width: 64em) {
.filterBtnIcon {
height: 2.6rem; } }
@media only screen and (max-width: 48.75em) {
.filterBtnIcon {
height: 3rem; } }
@media only screen and (max-width: 33.75em) {
.filterBtnIcon {
height: 3.6rem; } }
.articles-heading-container {
margin-top: 4rem;
padding-top: 5rem;
display: flex;
justify-content: flex-end;
border-bottom: 0.5rem solid #292929;
width: 25rem; }
@media only screen and (max-width: 64em) {
.articles-heading-container {
width: 21rem; } }
@media only screen and (max-width: 48.75em) {
.articles-heading-container {
width: 16rem; } }
@media only screen and (max-width: 23.75em) {
.articles-heading-container {
width: 17rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.articles-heading-container {
width: 10rem; } } }
.articles-heading {
font-family: Mosk-600;
font-size: 2.6rem; }
@media only screen and (max-width: 48.75em) {
.articles-heading {
font-size: 2rem; } }
.articleGalleryContainer {
margin: 12rem 6rem;
display: flex;
justify-content: center; }
@media only screen and (min-width: 114.5em) {
.articleGalleryContainer {
margin: 15rem 8rem; } }
@media only screen and (max-width: 64em) {
.articleGalleryContainer {
margin: 10rem 7rem; } }
.totalArticlesContainer {
display: flex;
flex-direction: row; }
.totalArticles {
font-size: 2.4rem;
font-family: 'Mosk-100'; }
.totalArticles--1 {
font-family: 'Mosk-700'; }
.article-gallery {
display: flex;
flex-wrap: wrap;
justify-content: center; }
.article-gallery-column {
padding-bottom: 2%; }
.moreBtnContainer {
display: flex;
justify-content: center; }
.article-more-btn {
width: 17rem;
height: 4rem;
border-radius: 0.4rem;
color: #fff;
cursor: pointer;
background: transparent linear-gradient(75deg, #00cdd5 0%, #00cdd5 47%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box;
font-family: Mosk-800;
font-size: 2rem;
border: none;
margin-right: 3rem; }
@media only screen and (max-width: 26.25em) {
.article-more-btn {
margin-right: 0;
margin-bottom: 2rem; } }
.articleGalleryLink {
text-decoration: none;
color: #22222a; }
.article-card {
margin: 3rem;
margin-bottom: 0; }
@media only screen and (max-width: 64em) {
.article-card {
margin: 2.5rem; } }
.article-image-category-container {
display: flex;
flex-direction: column; }
.article-card-image-div {
display: flex;
justify-content: center;
height: 36rem;
width: 28rem;
overflow: hidden;
border-radius: 3rem;
background: #68d3d6; }
@media only screen and (max-width: 33.75em) {
.article-card-image-div {
height: 48rem;
width: 36rem; } }
.article-card-badge-container {
display: flex;
flex-direction: row;
z-index: 1;
margin-top: -34rem;
justify-content: flex-start;
padding-left: 1.8rem; }
@media only screen and (max-width: 64em) {
.article-card-badge-container {
margin-top: -34rem; } }
@media only screen and (max-width: 33.75em) {
.article-card-badge-container {
margin-top: -45.5rem; } }
.category-badge {
background-color: rgba(12, 1, 33, 0.8);
font-size: 1.5rem;
font-family: 'Mosk-600';
padding-left: .9rem;
padding-right: .9rem;
margin-right: .8rem;
border-radius: .4rem; }
@media only screen and (max-width: 33.75em) {
.category-badge {
font-size: 1.9rem; } }
.article-card-image {
max-width: 100%; }
.article-card-badge-container {
display: flex;
flex-direction: row;
z-index: 1;
margin-top: -32rem;
justify-content: space-around; }
@media only screen and (max-width: 33.75em) {
.article-card-badge-container {
margin-top: -42rem; } }
.category-badge {
background-color: rgba(12, 1, 33, 0.8);
font-size: 1.4rem;
font-family: 'Mosk-600';
padding-left: .6rem;
padding-right: .6rem;
border-radius: .6rem; }
@media only screen and (max-width: 33.75em) {
.category-badge {
font-size: 2rem; } }
.article-card-details-container {
display: flex;
justify-content: space-between;
margin-top: 32rem; }
@media only screen and (max-width: 33.75em) {
.article-card-details-container {
margin-top: 43rem; } }
.article-card-title {
font-size: 2rem;
font-family: 'Mosk-600';
color: #fff;
padding-top: 2.2rem;
padding-bottom: 1.5rem;
max-width: 25rem; }
@media only screen and (min-width: 94.1em) {
.article-card-title {
font-size: 2.3rem; } }
@media only screen and (max-width: 33.75em) {
.article-card-title {
font-size: 2.6rem; } }
@media only screen and (max-width: 26.25em) {
.article-card-title {
font-size: 2.3rem; } }
.article-card-posted {
color: #5B5D62;
font-size: 2rem; }
.article-card-timeframe-container {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
margin-top: 1.5rem; }
.article-level-beginner {
border: 0.3rem solid #228346;
height: 0%;
border-radius: 1rem;
display: inline-block;
padding-left: 0.8rem;
padding-right: 0.8rem;
font-size: 1.6rem;
font-family: 'Mosk-600';
color: #228346;
margin-bottom: 2rem; }
@media only screen and (min-width: 94.1em) {
.article-level-beginner {
font-size: 1.8rem; } }
@media only screen and (min-width: 94.1em) {
.article-level-beginner {
font-size: 1.8rem; } }
@media only screen and (max-width: 33.75em) {
.article-level-beginner {
font-size: 2.6rem; } }
@media only screen and (max-width: 26.25em) {
.article-level-beginner {
font-size: 2.5rem; } }
.article-level-intermediate {
height: 0%;
border: 0.3rem solid #ffb100;
border-radius: 1rem;
display: inline-block;
padding-left: 0.8rem;
padding-right: 0.8rem;
font-size: 1.6rem;
font-family: 'Mosk-600';
color: #ffb100;
margin-bottom: 2rem; }
@media only screen and (min-width: 94.1em) {
.article-level-intermediate {
font-size: 1.8rem; } }
@media only screen and (min-width: 94.1em) {
.article-level-intermediate {
font-size: 1.8rem; } }
@media only screen and (max-width: 33.75em) {
.article-level-intermediate {
font-size: 2.6rem; } }
@media only screen and (max-width: 26.25em) {
.article-level-intermediate {
font-size: 2.5rem; } }
.article-level-advanced {
height: 0%;
border: 0.3rem solid #ea044b;
border-radius: 1rem;
display: inline-block;
padding: 0.1rem 1.8rem;
font-size: 1.6rem;
font-family: 'Mosk-600';
color: #ea044b;
margin-bottom: 2rem; }
@media only screen and (min-width: 94.1em) {
.article-level-advanced {
font-size: 1.8rem; } }
@media only screen and (min-width: 94.1em) {
.article-level-advanced {
font-size: 1.8rem; } }
@media only screen and (max-width: 33.75em) {
.article-level-advanced {
font-size: 2.6rem; } }
@media only screen and (max-width: 26.25em) {
.article-level-advanced {
font-size: 2.5rem; } }
.article-card-timeframe-container {
display: flex;
flex-direction: row; }
.article-card-length, .article-card-posted {
font-family: 'Mosk-600';
font-size: 2rem;
margin-top: .8rem; }
.article-card-length {
color: #fff; }
.article-card-posted {
color: #5B5D62;
margin-right: 2.5rem; }
.uni-bold-text {
font-family: Mosk-700; }
.uni-text {
font-family: Mosk-100;
font-weight: lighter; }
.university-button {
margin-top: 5rem; }
.university-start {
background: transparent linear-gradient(78deg, #00cdd5 0%, #f60aff 100%, #ff00ff 100%) 0% 0% no-repeat padding-box; }
.university-start:hover {
background: transparent linear-gradient(257deg, #00cdd5 0%, #f60aff 78%, #ff00ff 100%) 0% 0% no-repeat padding-box; }
.home-sub-container {
padding: 2rem 0 12rem 0; }
@media only screen and (min-width: 114.5em) {
.home-sub-container {
padding: 3rem 0 14rem 0; } }
.jobHeroHeader {
font-size: 12rem; }
@media only screen and (max-width: 48.75em) {
.jobHeroHeader {
font-size: 6rem; } }
.jobHero-text {
font-size: 3rem;
font-family: Mosk-200; }
.jobHero-text--intro {
color: #727272;
width: 80rem; }
@media only screen and (max-width: 48.75em) {
.jobHero-text--intro {
width: 70rem; } }
@media only screen and (max-width: 33.75em) {
.jobHero-text--intro {
width: 50rem;
line-height: 3.5rem; } }
.jobHero-text--CTA {
color: #fff;
margin-top: 9.5rem; }
.openPosHeader {
font-size: 9rem;
font-family: Mosk-600;
margin-bottom: 6rem; }
@media only screen and (max-width: 48.75em) {
.openPosHeader {
font-size: 6.5rem; } }
.jobs-gallery {
display: flex;
flex-wrap: wrap; }
@media only screen and (max-width: 48.75em) {
.jobs-gallery {
flex-direction: column; } }
.jobs-gallery-column {
flex: 50%;
padding-right: 2.5%;
padding-bottom: 2%; }
/* Body of card styling */
.job-card {
flex: 0 48%;
height: auto;
margin-bottom: 2%;
background: linear-gradient(308deg, #000 0%, #171717 100%) 0% 0%;
box-shadow: 0 0 2rem #000000c7; }
.job-card-content {
padding: 3% 6%; }
/*Styling for small job listing type full time/remote etc - top left of job card */
.postingType {
width: 9.1rem;
height: 3.3rem;
background: transparent linear-gradient(67deg, #00cdd5 0%, #00cdd5 47%, #ff00ff 100%, #000 100%) 0% 0% no-repeat padding-box;
border-radius: 0.4rem;
margin-bottom: 10%;
display: flex;
justify-content: center;
align-items: center; }
.postingType__text {
color: #fff;
font-size: 2.2rem;
font-family: Mosk-500;
padding: 0.3rem; }
.job-info {
/* Job listing position title */
/* Styling of job description text*/ }
.job-info__title {
font-size: 5.8rem;
font-family: Mosk-600;
color: #fff;
padding-bottom: 1.1rem; }
@media only screen and (min-width: 114.5em) {
.job-info__title {
margin-bottom: 3rem; } }
@media only screen and (max-width: 33.75em) {
.job-info__title {
font-size: 3.5rem; } }
.job-info__desc {
color: #fff;
font-family: Mosk-200;
font-size: 2rem;
padding-bottom: 3rem; }
@media only screen and (max-width: 33.75em) {
.job-info__desc {
font-size: 1.6rem; } }
/* 'learn more' button styling */
.learnMore {
background: #292929;
border-radius: 0.4rem;
height: 4.1rem;
width: 18.4rem;
border: none;
margin-top: 3rem;
margin-bottom: 1.5rem;
display: flex;
justify-content: center;
align-items: center; }
.learnMore__link {
text-decoration: none; }
.learnMore__inner {
color: #fff;
font-family: Mosk-500;
text-transform: none;
font-size: 2.2rem;
margin-top: 0.6rem; }
.team-header {
font-family: Mosk-800;
font-size: 7rem;
line-height: normal;
margin-left: 4rem;
margin-bottom: 5rem; }
@media only screen and (min-width: 94.1em) {
.team-header {
margin-left: 6rem;
margin-bottom: 8rem; } }
@media only screen and (min-width: 103.75em) {
.team-header {
margin-left: 13rem; } }
@media only screen and (max-width: 64em) {
.team-header {
margin-left: 8rem; } }
@media only screen and (max-width: 33.75em) {
.team-header {
margin-left: 2rem;
font-size: 5.7rem; } }
@media only screen and (max-width: 26.25em) {
.team-header {
font-size: 4.9rem; } }
@media only screen and (max-width: 23.75em) {
.team-header {
font-size: 6.3rem;
margin-left: 6rem; } }
@media only screen and (max-width: 22.5em) {
.team-header {
font-size: 5.9rem; } }
@media only screen and (max-width: 20em) {
.team-header {
font-size: 5rem;
margin-left: 4rem; } }
@media only screen and (max-width: 17.5em) {
.team-header {
margin-left: 7.5rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.team-header {
font-size: 6rem; } } }
.team-container {
display: flex;
flex-wrap: wrap;
justify-content: center; }
.profile-card {
color: #fff;
margin: 3rem; }
@media only screen and (min-width: 103.75em) {
.profile-card {
margin: 3rem 4rem; } }
@media only screen and (max-width: 90em) {
.profile-card {
margin: 2.5rem; } }
@media only screen and (max-width: 80em) {
.profile-card {
margin: 2.3rem; } }
@media only screen and (max-width: 64em) {
.profile-card {
margin-top: 5rem; } }
@media only screen and (max-width: 33.75em) {
.profile-card {
margin: 1.3rem;
margin-bottom: 4rem; } }
.profile-card__pic-container {
display: flex;
flex-direction: column;
background: transparent linear-gradient(329deg, #000 0%, #171717 100%) 0% 0% no-repeat padding-box; }
.profile-card__text {
padding: 0.5rem 2rem; }
.profile-card__name {
font-family: Mosk-600;
font-size: 2rem; }
@media only screen and (max-width: 23.75em) {
.profile-card__name {
font-size: 3rem; } }
@media only screen and (max-width: 20em) {
.profile-card__name {
font-size: 2.5rem; } }
.profile-card__job-title {
font-family: Mosk-200;
font-size: 1.2rem; }
@media only screen and (max-width: 23.75em) {
.profile-card__job-title {
font-size: 2.2rem; } }
@media only screen and (max-width: 20em) {
.profile-card__job-title {
font-size: 2rem; } }
.profile-card__image {
height: 35rem; }
@media only screen and (min-width: 94.1em) {
.profile-card__image {
height: 37rem; } }
@media only screen and (max-width: 90em) {
.profile-card__image {
height: 30rem; } }
@media only screen and (max-width: 80em) {
.profile-card__image {
height: 27rem; } }
@media only screen and (max-width: 64em) {
.profile-card__image {
height: 30rem; } }
@media only screen and (max-width: 26.25em) {
.profile-card__image {
height: 37rem; } }
@media only screen and (max-width: 23.75em) {
.profile-card__image {
height: 50rem; } }
.profile-card__logo-3d-container {
height: 35rem;
width: 28rem;
display: flex;
justify-content: center;
align-items: center; }
@media only screen and (min-width: 94.1em) {
.profile-card__logo-3d-container {
height: 36.8rem;
width: 29.8rem; } }
@media only screen and (max-width: 90em) {
.profile-card__logo-3d-container {
height: 30rem;
width: 24rem; } }
@media only screen and (max-width: 80em) {
.profile-card__logo-3d-container {
height: 27rem;
width: 21.7rem; } }
@media only screen and (max-width: 64em) {
.profile-card__logo-3d-container {
height: 30rem;
width: 24rem; } }
@media only screen and (max-width: 26.25em) {
.profile-card__logo-3d-container {
height: 36.8rem;
width: 29.8rem; } }
@media only screen and (max-width: 23.75em) {
.profile-card__logo-3d-container {
height: 50rem;
width: 40rem; } }
.profile-card__logo-3d {
height: 14rem; }
@media only screen and (max-width: 90em) {
.profile-card__logo-3d {
height: 12rem; } }
@media only screen and (max-width: 80em) {
.profile-card__logo-3d {
height: 11rem; } }
@media only screen and (max-width: 23.75em) {
.profile-card__logo-3d {
height: 17rem; } }
.profile-card__linkedIn {
height: 1.5rem;
margin-top: 0.75rem; }
@media only screen and (max-width: 23.75em) {
.profile-card__linkedIn {
height: 2.4rem;
margin-bottom: 5rem; } }
.migration-docs-container {
display: flex;
flex-direction: column; }
.migration-docs {
color: #fff;
font-size: 2rem; }
.migration-docs__header {
font-size: 9rem;
line-height: normal;
font-family: Mosk-600; }
@media only screen and (max-width: 80em) {
.migration-docs__header {
font-size: 7rem; } }
.migration-docs__subheader {
font-size: 6rem;
padding-top: 6rem;
font-family: Mosk-600; }
@media only screen and (max-width: 80em) {
.migration-docs__subheader {
font-size: 5.2rem; } }
@media only screen and (max-width: 48.75em) {
.migration-docs__subheader {
font-size: 5rem; } }
@media only screen and (max-width: 33.75em) {
.migration-docs__subheader {
font-size: 3.8rem; } }
.migration-docs__text {
padding: 0.5rem;
font-family: Mosk-300; }
.migration-docs__link {
color: #fff;
text-decoration: none;
font-weight: bold; }
.migration-docs-infographic-container {
padding-top: 6rem;
display: flex;
justify-content: center; }
.migration-docs-infographic {
max-width: 90%; }
/* HERO STYLING */
.openPos-hero-header {
font-size: 9rem;
font-family: Mosk-600; }
.openPosIntro {
color: #727272;
font-size: 3rem;
font-family: Mosk-200; }
.returnToGallery {
font-size: 3rem;
font-family: Mosk-200;
margin-top: 9.5rem; }
/* POSITION INFO COMPONENT STYLING */
.positionDetailHeader {
font-family: Mosk-600;
font-size: 9rem; }
.positionOverview {
font-family: Mosk-600;
font-size: 7rem; }
.positionDetailBody {
font-family: Mosk-200;
font-size: 2.5rem;
color: #c7c7c7; }
.positionDetailSubHead {
font-family: Mosk-500;
font-size: 4.5rem; }
.contactInfo {
font-family: Mosk-200;
font-size: 5rem;
margin-top: 1.5em; }
.contactInfo__span {
position: relative;
padding-bottom: 0.5rem; }
.contactInfo__span::after {
position: absolute;
top: 10;
left: 0;
bottom: 0;
width: 120%;
height: 0.1rem;
border-bottom: 0.1rem solid #ff00ff;
content: ''; }
.contactDetails {
font-family: Mosk-200;
font-size: 2.5rem; }
.contactEmail {
font-family: Mosk-300;
font-size: 3.5rem; }
.migration-docs-container {
display: flex;
flex-direction: column; }
.presskit-image {
height: auto;
width: 45%; }
.preskit-text {
margin-top: 3rem;
font-family: Mosk-200;
font-size: 2.5rem;
color: #c7c7c7;
max-width: 90rem;
line-height: 3rem; }
.presskit-discover {
margin-top: 16rem; }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-discover {
margin-top: 12rem; } } }
.presskit-discover__image {
height: auto;
width: 3%;
margin-left: 19rem;
margin-top: 2rem;
margin-bottom: 15rem; }
@media only screen and (max-width: 48.75em) {
.presskit-discover__image {
width: 4%; } }
@media only screen and (max-width: 33.75em) {
.presskit-discover__image {
width: 6%; } }
@media only screen and (max-width: 26.25em) {
.presskit-discover__image {
margin-left: 20rem; } }
@media only screen and (max-width: 23.75em) {
.presskit-discover__image {
margin-left: 19rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-discover__image {
margin-bottom: 10rem;
margin-left: 13rem; } } }
.presskit-discover__assets {
font-size: 6rem;
margin-bottom: 15rem; }
@media only screen and (max-width: 48.75em) {
.presskit-discover__assets {
font-size: 5.5rem; } }
@media only screen and (max-width: 33.75em) {
.presskit-discover__assets {
font-size: 4.2rem; } }
@media only screen and (max-width: 26.25em) {
.presskit-discover__assets {
font-size: 3.5rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-discover__assets {
margin-bottom: 10rem; } } }
.presskit-flex {
display: flex;
flex-wrap: wrap;
justify-content: space-between; }
@media only screen and (max-width: 64em) {
.presskit-flex {
justify-content: space-evenly; } }
.presskit-flex__1 {
background: transparent linear-gradient(308deg, #000000 0%, #171717 100%) 0% 0% no-repeat padding-box;
height: 40rem;
width: 63rem;
margin-bottom: 1rem; }
@media only screen and (max-width: 33.75em) {
.presskit-flex__1 {
height: 30rem;
width: 53rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-flex__1 {
height: 15rem;
width: 30rem; } } }
.presskit-flex__2 {
background: #fff;
height: 40rem;
width: 63rem;
margin-bottom: 1rem; }
@media only screen and (max-width: 33.75em) {
.presskit-flex__2 {
height: 30rem;
width: 53rem; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-flex__2 {
height: 15rem;
width: 30rem; } } }
.presskit-flex__image {
position: relative;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
@media only screen and (max-width: 64em) {
.presskit-flex__image {
height: auto;
width: 90%; } }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-flex__image {
width: 80%; } } }
.presskit-flex__text {
color: #8b8b8b;
font-family: Mosk-300;
font-size: 3rem;
margin-bottom: 1rem; }
@media only screen and (max-width: 64em) {
.presskit-flex__text {
margin-bottom: 5rem; } }
.presskit-color {
margin-top: 20rem;
margin-bottom: 15rem; }
@media only screen and (orientation: portrait) and (max-width: 26.25em) {
@supports (-webkit-touch-callout: none) {
.presskit-color {
margin-top: 5rem;
margin-bottom: 5rem; } } }
.presskit-kal {
height: auto;
width: 60%; } | 0.533641 | 0.075176 |
body{
font-family: Source sans pro, sans-serif;
font-size: 14px;
}
p{
font-size: 1.2em;
line-height: 1.45em;
}
a{
color: #666;
transition: 0.2s color;
}
a:hover{
color: #FF4081;
text-decoration: none;
}
ul{
margin: 0;
padding: 0;
}
li{
list-style: none;
}
header{
width: 100%;
padding: 0 1em 0 1em;
}
.brand-bar{
/*max-width: 68.571em;*/
margin: auto;
}
.brand{
vertical-align: middle;
}
.brand__logo{
vertical-align: middle;
}
.brand__title{
padding-left: 0.2em;
vertical-align: middle;
font-size: 2.4em;
font-weight: 600;
}
.customer-stats{
float: right;
margin-top: 1.5em;
font-size: 1.2em;
}
.customer-stats__cart{
margin-right: 2em;
}
.customer-stats__cart>img{
height: 1.5em;
}
.button{
width: 18em;
margin-top: 2em;
padding: 0.5em 1em;
font-size: 1.1em;
color: #fff;
background-color: #FF4081;
border: none;
border-radius: 0.1em;
}
/* nav-bar starts */
.nav-bar{
position: relative;
/*max-width: 57.143em;*/
margin: 1em auto 0 auto;
background-color: #eee;
font-size: 1.2em;
border-radius: 0.2em;
}
.nav-bar a{
cursor: pointer;
}
.pri-link{
position: relative;
display: inline-block;
width: 10em;
padding: 0.8em 1em 0.8em 2em;
}
.pri-link .sec-links{
display: none;
width: 10em;
padding: 0.8em 1em 0.8em 0;
z-index: 5;
}
.wide-menu{
position: absolute;
display: none;
width: 100%;
background-color: #eee;
}
.wide-menu .sec-links{
display: inline-block;
vertical-align: top;
width: 10em;
padding: 0.8em 1em 2em 2em;
}
.wide-menu .sec-links li{
padding: 0.2em 0;
}
.nav-bar:hover .wide-menu{
display: block;
}
@media screen and ( max-width: 870px ){
.nav-bar:hover .wide-menu{
display: none;
}
.pri-link{
display: block;
width: 100%;
cursor: pointer;
transition: all 0.2s;
}
.pri-link .sec-links{
width: 100%;
cursor: pointer;
}
.pri-link:hover, .pri-link:focus, .pri-link:active{
background-color: #ddd;
}
.pri-link:active .sec-links{
display: block;
}
}
/* nav-bar ends */
.sec{
margin: 4em auto;
}
.sec__container{
max-width: 68.571em;
margin: auto;
text-align: center;
}
.sec__title{
font-size: 2.5em;
text-align: center;
}
.x-pagination__link a{
font-size: 1.3em;
padding: 0.6em 1em;
color: #999;
border: 1px solid #fff;
border-radius: 0.1em;
transition: 0.2s border-color;
}
.x-pagination__link a:hover{
color: #FF4081;
border-color: #eee;
}
.x-pagination__link a.current{
border-color: #ddd;
}
footer{
padding-top: 4em;
background-color: #464646;
color: #999;
}
.footer-container{
max-width: 68.571em;
margin: auto;
}
.footer-sec{
display: inline-block;
vertical-align: top;
margin: 2em 0;
padding: 0 1em;
}
.footer__links{
width: 40%;
}
.footer__links>ul{
margin: 2em 1.5em 2em 0;
}
.footer__links>ul>li{
margin: 0.4em 0;
}
.footer__links>ul>li>a{
font-size: 1.2em;
color: #999;
}
.footer__links>ul>li>a:hover{
font-size: 1.2em;
color: #FF4081;
}
.footer__social{
width: 23%;
}
.footer__social__icon{
height: 2.5em;
margin: 2em 1.5em 2em 0;
}
.footer__about{
width: 35%;
}
.footer__about>p{
margin: 2em 0;
}
.hilights img{
width: 100%;
cursor: pointer;
}
.craft{
background-color: #363636;
font-size: 1.2em;
}
.craft-container{
max-width: 68.571em;
margin: auto;
}
.craft__credit{
display: inline-block;
padding: 1em 0 1em 1em;
cursor: pointer;
}
.craft__credit{
padding-left: 0.2em;
font-weight: 300;
color: #eee;
}
.craft__copyright{
display: inline-block;
float: right;
padding: 1em 1em 1em 0;
}
.sec__row{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
overflow: hidden;
justify-content: center;
}
.product{
position: relative;
width: 24.5%;
min-width: 200px;
flex: none;
margin-top: 1em;
margin-left: 1px;
margin-right: auto;
margin-bottom: 1px;
font-size: 1.3em;
font-weight: 600;
text-align: center;
border-radius: 0.1em;
transition: 0.2s box-shadow;
}
.product:hover{
-webkit-box-shadow: 0px 0px 1px 1px rgba(238,238,238,1);
-moz-box-shadow: 0px 0px 1px 1px rgba(238,238,238,1);
box-shadow: 0px 0px 1px 1px rgba(238,238,238,1);
}
.product__display{
display: flex;
justify-content: center;
align-items: center;
height: 15em;
padding: 1em;
}
.product__display>img{
max-width: 100%;
max-height: 100%;
}
.product__details{
padding: 0 0.5em 1em 0.5em;
}
.product__details__name, .product__details__price{
color: #333;
transition: 0.2s color;
}
.product:hover .product__details__name{
color: #FF4081;
}
.product__details__misc{
margin-top: 0.3em;
font-size: 0.9em;
font-weight: 400;
color: #666;
transition: 0.2s opacity;
}
.product__cart-btn{
position: absolute;
width: 100%;
left: 0;
bottom: 0;
padding: 1em 0;
opacity: 0;
transition: 0.2s opacity;
}
@media screen and ( max-width: 402px ){
.product{
width: 90%;
margin: auto;
}
}
.column-2{
display: inline-block;
width: 48%;
vertical-align: top;
}
.signup-col{
border-left: 1px solid #ddd;
}
.login-signup-form{
font-size: 1.2em;
}
.help-btn{
color: #999;
}
@media screen and ( max-width: 600px ){
.column-2{
width: 100%;
}
.signup-col{
margin-top: 2em;
border-left: none;
border-top: 1px solid #ddd;
}
}
.product-page__product__display{
display: inline-block;
vertical-align: top;
width: 50%;
}
.product-page__product__info{
display: inline-block;
vertical-align: top;
width: 49.5%;
padding: 0em 2em 2em 2em;
text-align: left;
}
.product-page__product__info__title{
margin-top: 0;
font-size: 2em;
font-weight: 600;
}
.product-page__product__info__price{
font-size: 1.5em;
font-weight: 600;
}
.product-page__product__info__quantity{
margin: 1em auto;
}
.product-page__product__info__quantity__label{
padding-right: 1em;
font-size: 1.2em;
}
.product-page__product__info__quantity__value{
padding: 0.3em 0.4em;
}
.product-page__product__info__variants{
margin: 1em auto 2em auto;
font-size: 1.2em;
}
.product-variant-btn{
display: inline-block;
padding: 0.5em 1em;
margin: 0.3em 0.3em 0.3em 0;
border: 1px solid #ddd;
border-radius: 0.1em;
color: #999;
cursor: pointer;
transition: 0.2s border-color;
}
.product-variant-btn:hover{
border-color: #999;
}
.product-variant-btn.active{
border-color: #999;
color: #333;
}
.product-page__product__info__cta{
display: inline-block;
margin-top: 2em;
padding: 0.9em 2.8em;
font-size: 1.1em;
color: #fff;
background-color: #FF4081;
border: none;
border-radius: 0.1em;
font-size: 1.3em;
transition: 0.3s background-color;
}
.product-page__product__info__cta:hover{
background-color: #FF5091;
color: #fff;
}
.product-page__product__info__details{
margin: 4em auto 2em auto;
}
.product-page__product__info__details__title{
font-size: 2em;
}
.product-page__product__info__review__title{
font-size: 2em;
}
/* product image viewer */
.sp-wrap{
width: 100%;
max-width: 600px;
float: none;
margin: 0;
border:1px solid #eee;
background: #fff;
font-size: 1em;
line-height: 1em;
}
.sp-large{
margin-bottom: 0.5em;
border-bottom: 1px solid #eee;
}
.sp-large a img{
width: 100%;
}
.sp-thumbs{
text-align: center;
}
.sp-thumbs a:link{
width: 6em;
height: 6em;
margin: 0.5em;
border: 1px solid #eee;
}
@media screen and ( max-width: 700px ){
.product-page__product__display{
width: 95%;
}
.product-page__product__info{
width: 95%;
margin-top: 1em;
}
}
.cart__product{
display: inline-block;
margin-bottom: 0.5em;
padding: 1em;
border: 1px solid #ccc;
border-radius: 0.2em;
transition: 0.2s border-color;
}
.cart__product:hover{
border-color: #FF4081;
}
.cart__product__photo{
display: inline-block;
vertical-align: top;
width: 10em;
height: 10em;
}
.cart__product__photo>img{
max-width: 10em;
max-height: 10em;
}
.cart__product__details{
display: inline-block;
vertical-align: top;
width: 30em;
padding-left: 1em;
text-align: left;
}
.cart__product__details__name{
margin-top: 0;
font-size: 1.5em;
font-weight: 600;
color: #333;
}
.cart__product__details__price{
font-size: 1.2em;
}
.cart__product__details__price__value{
font-weight: 600;
}
.cart__product__details__quantity{
margin-top: 2.5em;
}
.cart__product__details__quantity__value{
font-weight: 600;
}
.cart__product__details__variant__value{
font-weight: 600;
}
.cart__product__price{
display: inline-block;
vertical-align: top;
width: 10em;
padding-left: 1em;
text-align: left;
}
.cart__product__price__total{
margin-top: 0.2em;
font-size: 1.2em;
font-weight: 600;
}
.cart__product__btn-remove{
display: block;
margin-top: 5em;
font-size: 1.2em;
font-weight: 600;
color: #aaa;
}
.cart__summary{
width: 20em;
margin: 2em auto;
font-size: 1.2em;
text-align: left;
}
.cart__summary__label{
display: inline-block;
width: 10em;
text-align: left;
}
.cart__summary__value{
font-weight: 600;
}
.btn-place-order{
display: inline-block;
padding: 0.8em 4em;
background-color: #FF4081;
color: #eee;
font-size: 1.2em;
border-radius: 0.1em;
transition: 0.2s all;
}
.btn-place-order:hover{
background-color: #FF5091;
color: #fff;
}
@media screen and ( min-width: 624px ) and ( max-width: 760px ){
.cart__product{
width: 95%;
}
.cart__product__details__quantity{
margin-top: 0;
}
.cart__product__price{
width: 100%;
text-align: right;
}
.cart__product__price__total{
display: inline-block;
width: 61%;
margin-top: 0;
text-align: left;
}
.cart__product__btn-remove{
display: inline-block;
margin-top: 0;
float: right;
}
}
@media screen and ( max-width: 623px ){
.cart__product{
width: 95%;
text-align: left;
}
.cart__product__details{
width: 100%;
}
.cart__product__photo{
margin-left: 1em;
margin-bottom: 1em;
}
.cart__product__details__quantity{
margin-top: 0;
}
.cart__product__price{
width: 100%;
margin-top: 1em;
}
.cart__product__price__total{
display: inline-block;
margin-top: 0;
text-align: left;
}
.cart__product__btn-remove{
display: inline-block;
margin-top: 0;
float: right;
}
}
.checkout__delivery-address{
display: inline-block;
vertical-align: top;
width: 40em;
text-align: left;
/*border: 1px solid #000;*/
}
.checkout__delivery-address>h2{
margin-top: 0;
}
.checkout__delivery-address>address{
padding: 1em;
padding-bottom: 0;
font-size: 1.2em;
}
.checkout__delivery-address>address>div{
margin: 0.1em;
}
.checkout__delivery-address__btn-remove{
display: inline-block;
margin-left: 1em;
font-size: 1.2em;
font-weight: 600;
color: #aaa;
cursor: pointer;
}
.checkout__delivery-address__name{
font-size: 1.2em;
}
.checkout__product-box{
display: inline-block;
vertical-align: top;
}
.checkout__product{
display: block;
width: 24em;
height: 4.8em;
padding: 0.3em;
margin: 0 auto 0.3em auto;
border: 1px solid #eee;
cursor: pointer;
transition: border-color 0.2s;
}
.checkout__product:hover{
border: 1px solid #FF4081;
}
.checkout__product__display{
width: 3em;
height: 3em;
}
.checkout__product__display>img{
max-width: 4em;
max-height: 4em;
}
.checkout__product__details{
display: inline-block;
width: 20em;
padding: 0 0.5em;
text-align: left;
}
.checkout__cart__summary{
font-size: 1.2em;
margin: 1em 0;
text-align: left;
}
@media screen and ( max-width: 920px ){
.checkout__delivery-address{
width: 40%;
}
}
@media screen and ( max-width: 700px ){
.checkout__delivery-address{
width: 95%;
margin-bottom: 2em;
}
.checkout__product-box{
width: 95%;
}
.checkout__product{
width: 100%;
padding-left: 1em;
padding-right: 1em;
text-align: left;
}
.checkout__product__details{
width: auto;
}
.btn-place-order{
width: 100%;
margin-top: 2em;
}
}
.profile__form{
width: 50em;
font-size: 1.2em;
}
.form__field{
display: inline-block;
margin: 1em 1em 0 1em;
}
label{
display: block;
text-align: left;
color: #555;
font-weight: 400;
}
input, textarea{
width: 20em;
margin: 0;
padding: 0.2em 0.5em;
line-height: 2em;
border: 1px solid #ccc;
border-radius: 0.1em;
outline: none;
transition: 0.2s all;
}
input:hover, input:focus, textarea:hover, textarea:focus{
border-color: #FF4081;
}
textarea{
width: 42em;
}
.delivery-address{
margin: 4em 0;
}
.form__field__submit{
width: 18em;
margin-top: 2em;
padding: 0.5em 0;
font-size: 1.1em;
color: #fff;
background-color: #FF4081;
border: none;
border-radius: 0.1em;
}
.form__field__submit:hover{
background-color: #FF5091;
}
.is-hidden{
visibility: hidden;
}
@media screen and ( max-width : 760px ){
.form__field{
width: 80%;
text-align: center;
}
.form__field.is-hidden{
display: none;
}
label, input, textarea, .form__field__submit{
width: 100%;
}
} | public/css/main.css | body{
font-family: Source sans pro, sans-serif;
font-size: 14px;
}
p{
font-size: 1.2em;
line-height: 1.45em;
}
a{
color: #666;
transition: 0.2s color;
}
a:hover{
color: #FF4081;
text-decoration: none;
}
ul{
margin: 0;
padding: 0;
}
li{
list-style: none;
}
header{
width: 100%;
padding: 0 1em 0 1em;
}
.brand-bar{
/*max-width: 68.571em;*/
margin: auto;
}
.brand{
vertical-align: middle;
}
.brand__logo{
vertical-align: middle;
}
.brand__title{
padding-left: 0.2em;
vertical-align: middle;
font-size: 2.4em;
font-weight: 600;
}
.customer-stats{
float: right;
margin-top: 1.5em;
font-size: 1.2em;
}
.customer-stats__cart{
margin-right: 2em;
}
.customer-stats__cart>img{
height: 1.5em;
}
.button{
width: 18em;
margin-top: 2em;
padding: 0.5em 1em;
font-size: 1.1em;
color: #fff;
background-color: #FF4081;
border: none;
border-radius: 0.1em;
}
/* nav-bar starts */
.nav-bar{
position: relative;
/*max-width: 57.143em;*/
margin: 1em auto 0 auto;
background-color: #eee;
font-size: 1.2em;
border-radius: 0.2em;
}
.nav-bar a{
cursor: pointer;
}
.pri-link{
position: relative;
display: inline-block;
width: 10em;
padding: 0.8em 1em 0.8em 2em;
}
.pri-link .sec-links{
display: none;
width: 10em;
padding: 0.8em 1em 0.8em 0;
z-index: 5;
}
.wide-menu{
position: absolute;
display: none;
width: 100%;
background-color: #eee;
}
.wide-menu .sec-links{
display: inline-block;
vertical-align: top;
width: 10em;
padding: 0.8em 1em 2em 2em;
}
.wide-menu .sec-links li{
padding: 0.2em 0;
}
.nav-bar:hover .wide-menu{
display: block;
}
@media screen and ( max-width: 870px ){
.nav-bar:hover .wide-menu{
display: none;
}
.pri-link{
display: block;
width: 100%;
cursor: pointer;
transition: all 0.2s;
}
.pri-link .sec-links{
width: 100%;
cursor: pointer;
}
.pri-link:hover, .pri-link:focus, .pri-link:active{
background-color: #ddd;
}
.pri-link:active .sec-links{
display: block;
}
}
/* nav-bar ends */
.sec{
margin: 4em auto;
}
.sec__container{
max-width: 68.571em;
margin: auto;
text-align: center;
}
.sec__title{
font-size: 2.5em;
text-align: center;
}
.x-pagination__link a{
font-size: 1.3em;
padding: 0.6em 1em;
color: #999;
border: 1px solid #fff;
border-radius: 0.1em;
transition: 0.2s border-color;
}
.x-pagination__link a:hover{
color: #FF4081;
border-color: #eee;
}
.x-pagination__link a.current{
border-color: #ddd;
}
footer{
padding-top: 4em;
background-color: #464646;
color: #999;
}
.footer-container{
max-width: 68.571em;
margin: auto;
}
.footer-sec{
display: inline-block;
vertical-align: top;
margin: 2em 0;
padding: 0 1em;
}
.footer__links{
width: 40%;
}
.footer__links>ul{
margin: 2em 1.5em 2em 0;
}
.footer__links>ul>li{
margin: 0.4em 0;
}
.footer__links>ul>li>a{
font-size: 1.2em;
color: #999;
}
.footer__links>ul>li>a:hover{
font-size: 1.2em;
color: #FF4081;
}
.footer__social{
width: 23%;
}
.footer__social__icon{
height: 2.5em;
margin: 2em 1.5em 2em 0;
}
.footer__about{
width: 35%;
}
.footer__about>p{
margin: 2em 0;
}
.hilights img{
width: 100%;
cursor: pointer;
}
.craft{
background-color: #363636;
font-size: 1.2em;
}
.craft-container{
max-width: 68.571em;
margin: auto;
}
.craft__credit{
display: inline-block;
padding: 1em 0 1em 1em;
cursor: pointer;
}
.craft__credit{
padding-left: 0.2em;
font-weight: 300;
color: #eee;
}
.craft__copyright{
display: inline-block;
float: right;
padding: 1em 1em 1em 0;
}
.sec__row{
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
overflow: hidden;
justify-content: center;
}
.product{
position: relative;
width: 24.5%;
min-width: 200px;
flex: none;
margin-top: 1em;
margin-left: 1px;
margin-right: auto;
margin-bottom: 1px;
font-size: 1.3em;
font-weight: 600;
text-align: center;
border-radius: 0.1em;
transition: 0.2s box-shadow;
}
.product:hover{
-webkit-box-shadow: 0px 0px 1px 1px rgba(238,238,238,1);
-moz-box-shadow: 0px 0px 1px 1px rgba(238,238,238,1);
box-shadow: 0px 0px 1px 1px rgba(238,238,238,1);
}
.product__display{
display: flex;
justify-content: center;
align-items: center;
height: 15em;
padding: 1em;
}
.product__display>img{
max-width: 100%;
max-height: 100%;
}
.product__details{
padding: 0 0.5em 1em 0.5em;
}
.product__details__name, .product__details__price{
color: #333;
transition: 0.2s color;
}
.product:hover .product__details__name{
color: #FF4081;
}
.product__details__misc{
margin-top: 0.3em;
font-size: 0.9em;
font-weight: 400;
color: #666;
transition: 0.2s opacity;
}
.product__cart-btn{
position: absolute;
width: 100%;
left: 0;
bottom: 0;
padding: 1em 0;
opacity: 0;
transition: 0.2s opacity;
}
@media screen and ( max-width: 402px ){
.product{
width: 90%;
margin: auto;
}
}
.column-2{
display: inline-block;
width: 48%;
vertical-align: top;
}
.signup-col{
border-left: 1px solid #ddd;
}
.login-signup-form{
font-size: 1.2em;
}
.help-btn{
color: #999;
}
@media screen and ( max-width: 600px ){
.column-2{
width: 100%;
}
.signup-col{
margin-top: 2em;
border-left: none;
border-top: 1px solid #ddd;
}
}
.product-page__product__display{
display: inline-block;
vertical-align: top;
width: 50%;
}
.product-page__product__info{
display: inline-block;
vertical-align: top;
width: 49.5%;
padding: 0em 2em 2em 2em;
text-align: left;
}
.product-page__product__info__title{
margin-top: 0;
font-size: 2em;
font-weight: 600;
}
.product-page__product__info__price{
font-size: 1.5em;
font-weight: 600;
}
.product-page__product__info__quantity{
margin: 1em auto;
}
.product-page__product__info__quantity__label{
padding-right: 1em;
font-size: 1.2em;
}
.product-page__product__info__quantity__value{
padding: 0.3em 0.4em;
}
.product-page__product__info__variants{
margin: 1em auto 2em auto;
font-size: 1.2em;
}
.product-variant-btn{
display: inline-block;
padding: 0.5em 1em;
margin: 0.3em 0.3em 0.3em 0;
border: 1px solid #ddd;
border-radius: 0.1em;
color: #999;
cursor: pointer;
transition: 0.2s border-color;
}
.product-variant-btn:hover{
border-color: #999;
}
.product-variant-btn.active{
border-color: #999;
color: #333;
}
.product-page__product__info__cta{
display: inline-block;
margin-top: 2em;
padding: 0.9em 2.8em;
font-size: 1.1em;
color: #fff;
background-color: #FF4081;
border: none;
border-radius: 0.1em;
font-size: 1.3em;
transition: 0.3s background-color;
}
.product-page__product__info__cta:hover{
background-color: #FF5091;
color: #fff;
}
.product-page__product__info__details{
margin: 4em auto 2em auto;
}
.product-page__product__info__details__title{
font-size: 2em;
}
.product-page__product__info__review__title{
font-size: 2em;
}
/* product image viewer */
.sp-wrap{
width: 100%;
max-width: 600px;
float: none;
margin: 0;
border:1px solid #eee;
background: #fff;
font-size: 1em;
line-height: 1em;
}
.sp-large{
margin-bottom: 0.5em;
border-bottom: 1px solid #eee;
}
.sp-large a img{
width: 100%;
}
.sp-thumbs{
text-align: center;
}
.sp-thumbs a:link{
width: 6em;
height: 6em;
margin: 0.5em;
border: 1px solid #eee;
}
@media screen and ( max-width: 700px ){
.product-page__product__display{
width: 95%;
}
.product-page__product__info{
width: 95%;
margin-top: 1em;
}
}
.cart__product{
display: inline-block;
margin-bottom: 0.5em;
padding: 1em;
border: 1px solid #ccc;
border-radius: 0.2em;
transition: 0.2s border-color;
}
.cart__product:hover{
border-color: #FF4081;
}
.cart__product__photo{
display: inline-block;
vertical-align: top;
width: 10em;
height: 10em;
}
.cart__product__photo>img{
max-width: 10em;
max-height: 10em;
}
.cart__product__details{
display: inline-block;
vertical-align: top;
width: 30em;
padding-left: 1em;
text-align: left;
}
.cart__product__details__name{
margin-top: 0;
font-size: 1.5em;
font-weight: 600;
color: #333;
}
.cart__product__details__price{
font-size: 1.2em;
}
.cart__product__details__price__value{
font-weight: 600;
}
.cart__product__details__quantity{
margin-top: 2.5em;
}
.cart__product__details__quantity__value{
font-weight: 600;
}
.cart__product__details__variant__value{
font-weight: 600;
}
.cart__product__price{
display: inline-block;
vertical-align: top;
width: 10em;
padding-left: 1em;
text-align: left;
}
.cart__product__price__total{
margin-top: 0.2em;
font-size: 1.2em;
font-weight: 600;
}
.cart__product__btn-remove{
display: block;
margin-top: 5em;
font-size: 1.2em;
font-weight: 600;
color: #aaa;
}
.cart__summary{
width: 20em;
margin: 2em auto;
font-size: 1.2em;
text-align: left;
}
.cart__summary__label{
display: inline-block;
width: 10em;
text-align: left;
}
.cart__summary__value{
font-weight: 600;
}
.btn-place-order{
display: inline-block;
padding: 0.8em 4em;
background-color: #FF4081;
color: #eee;
font-size: 1.2em;
border-radius: 0.1em;
transition: 0.2s all;
}
.btn-place-order:hover{
background-color: #FF5091;
color: #fff;
}
@media screen and ( min-width: 624px ) and ( max-width: 760px ){
.cart__product{
width: 95%;
}
.cart__product__details__quantity{
margin-top: 0;
}
.cart__product__price{
width: 100%;
text-align: right;
}
.cart__product__price__total{
display: inline-block;
width: 61%;
margin-top: 0;
text-align: left;
}
.cart__product__btn-remove{
display: inline-block;
margin-top: 0;
float: right;
}
}
@media screen and ( max-width: 623px ){
.cart__product{
width: 95%;
text-align: left;
}
.cart__product__details{
width: 100%;
}
.cart__product__photo{
margin-left: 1em;
margin-bottom: 1em;
}
.cart__product__details__quantity{
margin-top: 0;
}
.cart__product__price{
width: 100%;
margin-top: 1em;
}
.cart__product__price__total{
display: inline-block;
margin-top: 0;
text-align: left;
}
.cart__product__btn-remove{
display: inline-block;
margin-top: 0;
float: right;
}
}
.checkout__delivery-address{
display: inline-block;
vertical-align: top;
width: 40em;
text-align: left;
/*border: 1px solid #000;*/
}
.checkout__delivery-address>h2{
margin-top: 0;
}
.checkout__delivery-address>address{
padding: 1em;
padding-bottom: 0;
font-size: 1.2em;
}
.checkout__delivery-address>address>div{
margin: 0.1em;
}
.checkout__delivery-address__btn-remove{
display: inline-block;
margin-left: 1em;
font-size: 1.2em;
font-weight: 600;
color: #aaa;
cursor: pointer;
}
.checkout__delivery-address__name{
font-size: 1.2em;
}
.checkout__product-box{
display: inline-block;
vertical-align: top;
}
.checkout__product{
display: block;
width: 24em;
height: 4.8em;
padding: 0.3em;
margin: 0 auto 0.3em auto;
border: 1px solid #eee;
cursor: pointer;
transition: border-color 0.2s;
}
.checkout__product:hover{
border: 1px solid #FF4081;
}
.checkout__product__display{
width: 3em;
height: 3em;
}
.checkout__product__display>img{
max-width: 4em;
max-height: 4em;
}
.checkout__product__details{
display: inline-block;
width: 20em;
padding: 0 0.5em;
text-align: left;
}
.checkout__cart__summary{
font-size: 1.2em;
margin: 1em 0;
text-align: left;
}
@media screen and ( max-width: 920px ){
.checkout__delivery-address{
width: 40%;
}
}
@media screen and ( max-width: 700px ){
.checkout__delivery-address{
width: 95%;
margin-bottom: 2em;
}
.checkout__product-box{
width: 95%;
}
.checkout__product{
width: 100%;
padding-left: 1em;
padding-right: 1em;
text-align: left;
}
.checkout__product__details{
width: auto;
}
.btn-place-order{
width: 100%;
margin-top: 2em;
}
}
.profile__form{
width: 50em;
font-size: 1.2em;
}
.form__field{
display: inline-block;
margin: 1em 1em 0 1em;
}
label{
display: block;
text-align: left;
color: #555;
font-weight: 400;
}
input, textarea{
width: 20em;
margin: 0;
padding: 0.2em 0.5em;
line-height: 2em;
border: 1px solid #ccc;
border-radius: 0.1em;
outline: none;
transition: 0.2s all;
}
input:hover, input:focus, textarea:hover, textarea:focus{
border-color: #FF4081;
}
textarea{
width: 42em;
}
.delivery-address{
margin: 4em 0;
}
.form__field__submit{
width: 18em;
margin-top: 2em;
padding: 0.5em 0;
font-size: 1.1em;
color: #fff;
background-color: #FF4081;
border: none;
border-radius: 0.1em;
}
.form__field__submit:hover{
background-color: #FF5091;
}
.is-hidden{
visibility: hidden;
}
@media screen and ( max-width : 760px ){
.form__field{
width: 80%;
text-align: center;
}
.form__field.is-hidden{
display: none;
}
label, input, textarea, .form__field__submit{
width: 100%;
}
} | 0.340266 | 0.112991 |
.flexbox {
height: 250px;
border: 1px solid red;
display: flex;
text-align: center;
margin-bottom: 15px;
}
.flexbox div {
background-color: orange;
width: 300px;
margin: 15px;
}
.flexbox:nth-child(4) {
/* flex-direction: row;
flex-wrap: wrap; */
flex-flow: row nowrap;
}
.flexbox:nth-child(5) {
justify-content: space-around;
/* center - centraliza, flex-start - esquerda, flex-end - direita, space-around - pega os espacos remanescentes e distribui centralizando, space-between - espaco entre eles e colados */
}
.flexbox:nth-child(5) div {
width: 20px;
background-color: red;
}
.flexbox:nth-child(6) {
align-items: center;
justify-content: center;
}
.flexbox:nth-child(6) div {
width: 20px;
}
.flexbox:nth-child(7) {
align-items: baseline;
}
.flexbox:nth-child(8) {
justify-content: center;
/* align-items: center; */
flex-wrap: wrap;
align-content: stretch;
}
.flexbox:nth-child(8) div {
width: 100px;
}
.flexbox:nth-child(9) {
justify-content: center;
align-items: center;
}
.flexbox:nth-child(9) div {
background-color: yellow;
flex-basis: 50px;
height: 50px;
}
.flexbox:nth-child(10) {
justify-content: center;
align-items: center;
}
.flexbox:nth-child(10) div {
background-color: yellow;
flex-basis: 50px;
height: 50px;
}
.flexbox:nth-child(10) div:nth-child(2) {
flex-grow: 2;
/* dividi os espacos sobrando e inseri na largura do elemento */
}
.flexbox:nth-child(10) div:nth-child(4) {
flex-grow: 1;
}
.flexbox:nth-child(11) {
justify-content: center;
align-items: center;
}
.flexbox:nth-child(11) div {
background-color: yellow;
flex-basis: 300px;
height: 50px;
}
.flexbox:nth-child(11) div:nth-child(2) {
flex-shrink: 2;
/* dividi os espacos sobrando e diminui na largura do elemento */
}
.flexbox:nth-child(11) div:nth-child(4) {
/* flex-shrink: 1; */
/* ordem abaixo - grow, shrink e basis */
flex: 0 2 100px;
}
.flexbox:nth-child(12) div:nth-child(2) {
order: 3;
}
.flexbox:nth-child(12) div:nth-child(4) {
order: 2;
}
.flexbox:nth-child(12) div:nth-child(3) {
order: 4;
}
.flexbox:nth-child(13) {
align-items: flex-start;
}
.flexbox:nth-child(13) div:nth-child(2) {
align-self: flex-end;
}
.flexbox:nth-child(13) div:nth-child(3) {
align-self: center;
}
.flexbox:nth-child(13) div:nth-child(1) {
align-self: stretch;
}
.flexbox:nth-child(14) {
/* defini os elementos na vertical */
justify-content: center;
/* defini os elementos na horizontal */
align-items: flex-end;
/* colum, inverte os valores acimas */
flex-direction: column;
height: 500px;
}
.flexbox:nth-child(14) div {
flex-basis: 60px;
} | styles/42.css | .flexbox {
height: 250px;
border: 1px solid red;
display: flex;
text-align: center;
margin-bottom: 15px;
}
.flexbox div {
background-color: orange;
width: 300px;
margin: 15px;
}
.flexbox:nth-child(4) {
/* flex-direction: row;
flex-wrap: wrap; */
flex-flow: row nowrap;
}
.flexbox:nth-child(5) {
justify-content: space-around;
/* center - centraliza, flex-start - esquerda, flex-end - direita, space-around - pega os espacos remanescentes e distribui centralizando, space-between - espaco entre eles e colados */
}
.flexbox:nth-child(5) div {
width: 20px;
background-color: red;
}
.flexbox:nth-child(6) {
align-items: center;
justify-content: center;
}
.flexbox:nth-child(6) div {
width: 20px;
}
.flexbox:nth-child(7) {
align-items: baseline;
}
.flexbox:nth-child(8) {
justify-content: center;
/* align-items: center; */
flex-wrap: wrap;
align-content: stretch;
}
.flexbox:nth-child(8) div {
width: 100px;
}
.flexbox:nth-child(9) {
justify-content: center;
align-items: center;
}
.flexbox:nth-child(9) div {
background-color: yellow;
flex-basis: 50px;
height: 50px;
}
.flexbox:nth-child(10) {
justify-content: center;
align-items: center;
}
.flexbox:nth-child(10) div {
background-color: yellow;
flex-basis: 50px;
height: 50px;
}
.flexbox:nth-child(10) div:nth-child(2) {
flex-grow: 2;
/* dividi os espacos sobrando e inseri na largura do elemento */
}
.flexbox:nth-child(10) div:nth-child(4) {
flex-grow: 1;
}
.flexbox:nth-child(11) {
justify-content: center;
align-items: center;
}
.flexbox:nth-child(11) div {
background-color: yellow;
flex-basis: 300px;
height: 50px;
}
.flexbox:nth-child(11) div:nth-child(2) {
flex-shrink: 2;
/* dividi os espacos sobrando e diminui na largura do elemento */
}
.flexbox:nth-child(11) div:nth-child(4) {
/* flex-shrink: 1; */
/* ordem abaixo - grow, shrink e basis */
flex: 0 2 100px;
}
.flexbox:nth-child(12) div:nth-child(2) {
order: 3;
}
.flexbox:nth-child(12) div:nth-child(4) {
order: 2;
}
.flexbox:nth-child(12) div:nth-child(3) {
order: 4;
}
.flexbox:nth-child(13) {
align-items: flex-start;
}
.flexbox:nth-child(13) div:nth-child(2) {
align-self: flex-end;
}
.flexbox:nth-child(13) div:nth-child(3) {
align-self: center;
}
.flexbox:nth-child(13) div:nth-child(1) {
align-self: stretch;
}
.flexbox:nth-child(14) {
/* defini os elementos na vertical */
justify-content: center;
/* defini os elementos na horizontal */
align-items: flex-end;
/* colum, inverte os valores acimas */
flex-direction: column;
height: 500px;
}
.flexbox:nth-child(14) div {
flex-basis: 60px;
} | 0.461017 | 0.071754 |
* {
margin: 0;
padding: 0;
border-radius: 5px;
box-sizing: border-box;
}
body {
height: 100vh;
display: flex;
align-items: center;
text-align: center;
font-family: sans-serif;
justify-content: center;
}
.background-img {
position: absolute;
width: 100%;
height: 100%;
opacity: .6;
}
.container {
position: relative;
background: white;
padding: 20px 20px;
height: 500px;
width: 350px;
}
header {
font-size: 40px;
margin-bottom: 35px;
text-align: center;
color: #1DA1F2;
font-family: 'Montserrat', sans-serif;
}
.input-field,
form .button {
margin: 20px 0;
position: relative;
height: 45px;
width: 100%;
}
.input-field input {
height: 100%;
width: 100%;
border: 1px solid silver;
padding-left: 15px;
outline: none;
font-size: 19px;
transition: .4s;
}
input:focus {
border: 1px solid #1DA1F2;
}
.input-field label,
span.show {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.input-field label {
left: 15px;
pointer-events: none;
color: black;
font-size: 18px;
transition: .4s;
}
span.show {
right: 20px;
color: #111;
font-size: 14px;
font-weight: bold;
cursor: pointer;
user-select: none;
visibility: hidden;
font-family: 'Open Sans', sans-serif;
}
input:valid~span.show {
visibility: visible;
}
input:focus~label,
input:valid~label {
transform: translateY(-33px);
background: white;
font-size: 16px;
color: #1DA1F2;
}
form .button {
margin-top: 30px;
overflow: hidden;
z-index: 111;
}
.button .inner {
position: absolute;
height: 100%;
width: 300%;
left: -100%;
z-index: -1;
transition: all .4s;
background: -webkit-linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);
}
.button:hover .inner {
left: 0;
}
.button button {
width: 100%;
height: 100%;
border: none;
background: none;
outline: none;
color: white;
font-size: 20px;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
}
.container .auth {
margin: 10px 0 20px 0;
font-size: 19px;
color: black;
}
.links {
display: flex;
cursor: pointer;
}
.facebook,
.google {
height: 40px;
width: 100%;
border: 1px solid silver;
border-radius: 3px;
margin: 0 10px;
transition: .4s;
}
.facebook:hover {
border: 1px solid #4267B2;
}
.google:hover {
border: 1px solid #dd4b39;
}
.facebook i,
.facebook span {
color: #4267B2;
}
.google i,
.google span {
color: #dd4b39;
}
.links i {
font-size: 23px;
line-height: 40px;
margin-left: -90px;
}
.links span {
position: absolute;
font-size: 17px;
font-weight: bold;
padding-left: 8px;
font-family: 'Open Sans', sans-serif;
}
.signup {
margin-top: 30px;
font-family: 'Noto Sans', sans-serif;
}
.signup a {
color: #3498db;
text-decoration: none;
}
.signup a:hover {
text-decoration: underline;
}
a {
text-decoration: none;
color: #3498db;
}
.flex-container {
display: flex;
width: 450px;
}
.container-signup {
position: relative;
background: white;
padding: 20px 20px;
height: 600px;
width: 500px;
}
.input-style-signup {
margin-left: 10px;
} | public/Css/form/signin.css | * {
margin: 0;
padding: 0;
border-radius: 5px;
box-sizing: border-box;
}
body {
height: 100vh;
display: flex;
align-items: center;
text-align: center;
font-family: sans-serif;
justify-content: center;
}
.background-img {
position: absolute;
width: 100%;
height: 100%;
opacity: .6;
}
.container {
position: relative;
background: white;
padding: 20px 20px;
height: 500px;
width: 350px;
}
header {
font-size: 40px;
margin-bottom: 35px;
text-align: center;
color: #1DA1F2;
font-family: 'Montserrat', sans-serif;
}
.input-field,
form .button {
margin: 20px 0;
position: relative;
height: 45px;
width: 100%;
}
.input-field input {
height: 100%;
width: 100%;
border: 1px solid silver;
padding-left: 15px;
outline: none;
font-size: 19px;
transition: .4s;
}
input:focus {
border: 1px solid #1DA1F2;
}
.input-field label,
span.show {
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.input-field label {
left: 15px;
pointer-events: none;
color: black;
font-size: 18px;
transition: .4s;
}
span.show {
right: 20px;
color: #111;
font-size: 14px;
font-weight: bold;
cursor: pointer;
user-select: none;
visibility: hidden;
font-family: 'Open Sans', sans-serif;
}
input:valid~span.show {
visibility: visible;
}
input:focus~label,
input:valid~label {
transform: translateY(-33px);
background: white;
font-size: 16px;
color: #1DA1F2;
}
form .button {
margin-top: 30px;
overflow: hidden;
z-index: 111;
}
.button .inner {
position: absolute;
height: 100%;
width: 300%;
left: -100%;
z-index: -1;
transition: all .4s;
background: -webkit-linear-gradient(right, #00dbde, #fc00ff, #00dbde, #fc00ff);
}
.button:hover .inner {
left: 0;
}
.button button {
width: 100%;
height: 100%;
border: none;
background: none;
outline: none;
color: white;
font-size: 20px;
cursor: pointer;
font-family: 'Montserrat', sans-serif;
}
.container .auth {
margin: 10px 0 20px 0;
font-size: 19px;
color: black;
}
.links {
display: flex;
cursor: pointer;
}
.facebook,
.google {
height: 40px;
width: 100%;
border: 1px solid silver;
border-radius: 3px;
margin: 0 10px;
transition: .4s;
}
.facebook:hover {
border: 1px solid #4267B2;
}
.google:hover {
border: 1px solid #dd4b39;
}
.facebook i,
.facebook span {
color: #4267B2;
}
.google i,
.google span {
color: #dd4b39;
}
.links i {
font-size: 23px;
line-height: 40px;
margin-left: -90px;
}
.links span {
position: absolute;
font-size: 17px;
font-weight: bold;
padding-left: 8px;
font-family: 'Open Sans', sans-serif;
}
.signup {
margin-top: 30px;
font-family: 'Noto Sans', sans-serif;
}
.signup a {
color: #3498db;
text-decoration: none;
}
.signup a:hover {
text-decoration: underline;
}
a {
text-decoration: none;
color: #3498db;
}
.flex-container {
display: flex;
width: 450px;
}
.container-signup {
position: relative;
background: white;
padding: 20px 20px;
height: 600px;
width: 500px;
}
.input-style-signup {
margin-left: 10px;
} | 0.57081 | 0.115038 |
* {
font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}
body {
background-image: -webkit-gradient(linear, left top, right bottom, from(#fe93db), to(#ffc9ed));
background-image: linear-gradient(to bottom right, #fe93db, #ffc9ed);
}
.blue {
color: #29b6f6;
}
.green {
color: #9ccc65;
}
.purple {
color: #ba68c8;
}
.cyan {
color: #4dd0e1;
}
.red {
color: #ef5350;
}
.yellow {
color: #e4ef50;
}
.content {
height: 100vh;
color: white;
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.card {
-webkit-perspective: 150rem;
perspective: 150rem;
height: 20rem;
width: 30rem;
position: relative;
}
.card__side {
height: 15rem;
-webkit-transition: all 0.8s ease;
transition: all 0.8s ease;
position: absolute;
top: 0;
left: 0;
margin: auto;
width: 30rem;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-radius: 3px;
overflow: hidden;
box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4);
}
.card__side--front {
background-color: #1c1c1c;
}
.card__side--back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
background-color: #1c1c1c;
}
.card:hover .card__side--front {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.card:hover .card__side--back {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.card__cont {
height: 15rem;
background-color: #1c1c1c;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
}
.card__cta {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 90%;
color: white;
}
.card__cta p {
margin-left: 1rem;
}
.card__cta p > .space {
margin-left: 2rem;
} | main.css | * {
font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}
body {
background-image: -webkit-gradient(linear, left top, right bottom, from(#fe93db), to(#ffc9ed));
background-image: linear-gradient(to bottom right, #fe93db, #ffc9ed);
}
.blue {
color: #29b6f6;
}
.green {
color: #9ccc65;
}
.purple {
color: #ba68c8;
}
.cyan {
color: #4dd0e1;
}
.red {
color: #ef5350;
}
.yellow {
color: #e4ef50;
}
.content {
height: 100vh;
color: white;
display: -webkit-box;
display: flex;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
}
.card {
-webkit-perspective: 150rem;
perspective: 150rem;
height: 20rem;
width: 30rem;
position: relative;
}
.card__side {
height: 15rem;
-webkit-transition: all 0.8s ease;
transition: all 0.8s ease;
position: absolute;
top: 0;
left: 0;
margin: auto;
width: 30rem;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
border-radius: 3px;
overflow: hidden;
box-shadow: 0 1.5rem 4rem rgba(0, 0, 0, 0.4);
}
.card__side--front {
background-color: #1c1c1c;
}
.card__side--back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
background-color: #1c1c1c;
}
.card:hover .card__side--front {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
}
.card:hover .card__side--back {
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.card__cont {
height: 15rem;
background-color: #1c1c1c;
display: -webkit-box;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
}
.card__cta {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 90%;
color: white;
}
.card__cta p {
margin-left: 1rem;
}
.card__cta p > .space {
margin-left: 2rem;
} | 0.448185 | 0.174235 |
html {
/*using system font-stack*/
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell,
"Helvetica Neue", sans-serif;
font-size: 115%; /*~18px*/
font-size: calc(12px + (25 - 12) * (100vw - 300px) / (1300 - 300));
line-height: 1.5;
box-sizing: border-box;
}
h1 {
text-align: center;
}
body {
margin: 0;
color: #3a3d40;
background: rgb(252, 252, 252);
}
*,
*::before,
*::after {
box-sizing: inherit;
color: inherit;
}
/*Actual Style*/
/*=======================
C-Container
=========================*/
.c-container {
max-width: 27rem;
margin: 1rem auto 0;
padding: 1rem;
}
/*=======================
O-Circle
=========================*/
.o-circle {
display: flex;
width: 10.555rem;
height: 10.555rem;
justify-content: center;
align-items: flex-start;
border-radius: 50%;
animation: circle-appearance 0.8s ease-in-out 1 forwards, set-overflow 0.1s 1.1s forwards;
}
.c-container__circle {
margin: 0 auto 5.5rem;
}
/*=======================
C-Circle Sign
=========================*/
.o-circle__sign {
position: relative;
opacity: 0;
background: #fff;
animation-duration: 0.8s;
animation-delay: 0.2s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
.o-circle__sign::before,
.o-circle__sign::after {
content: "";
position: absolute;
background: inherit;
}
.o-circle__sign::after {
left: 100%;
top: 0%;
width: 500%;
height: 95%;
transform: translateY(4%) rotate(0deg);
border-radius: 0;
opacity: 0;
animation: set-shaddow 0s 1.13s ease-in-out forwards;
z-index: -1;
}
/*=======================
Sign Success
=========================*/
.o-circle__sign--success {
background: rgb(56, 176, 131);
}
.o-circle__sign--success .o-circle__sign {
width: 1rem;
height: 6rem;
border-radius: 50% 50% 50% 0% / 10%;
transform: translateX(130%) translateY(35%) rotate(45deg) scale(0.11);
animation-name: success-sign-appearance;
}
.o-circle__sign--success .o-circle__sign::before {
bottom: -17%;
width: 100%;
height: 50%;
transform: translateX(-130%) rotate(90deg);
border-radius: 50% 50% 50% 50% / 20%;
}
/*--shadow--*/
.o-circle__sign--success .o-circle__sign::after {
background: rgb(40, 128, 96);
}
/*=======================
Sign Failure
=========================*/
.o-circle__sign--failure {
background: rgb(236, 78, 75);
}
.o-circle__sign--failure .o-circle__sign {
width: 1rem;
height: 7rem;
transform: translateY(25%) rotate(45deg) scale(0.1);
border-radius: 50% 50% 50% 50% / 10%;
animation-name: failure-sign-appearance;
}
.o-circle__sign--failure .o-circle__sign::before {
top: 50%;
width: 100%;
height: 100%;
transform: translateY(-50%) rotate(90deg);
border-radius: inherit;
}
/*--shadow--*/
.o-circle__sign--failure .o-circle__sign::after {
background: rgba(175, 57, 55, 0.8);
}
/*-----------------------
@Keyframes
--------------------------*/
/*CIRCLE*/
@keyframes circle-appearance {
0% {
transform: scale(0);
}
50% {
transform: scale(1.5);
}
60% {
transform: scale(1);
}
100% {
transform: scale(1);
}
}
/*SIGN*/
@keyframes failure-sign-appearance {
50% {
opacity: 1;
transform: translateY(25%) rotate(45deg) scale(1.7);
}
100% {
opacity: 1;
transform: translateY(25%) rotate(45deg) scale(1);
}
}
@keyframes success-sign-appearance {
50% {
opacity: 1;
transform: translateX(130%) translateY(35%) rotate(45deg) scale(1.7);
}
100% {
opacity: 1;
transform: translateX(130%) translateY(35%) rotate(45deg) scale(1);
}
}
@keyframes set-shaddow {
to {
opacity: 1;
}
}
@keyframes set-overflow {
to {
overflow: hidden;
}
}
/*+++++++++++++++++++
@Media Queries
+++++++++++++++++++++*/
@media screen and (min-width: 1300px) {
HTML {
font-size: 1.5625em;
} /* 25 / 16 = 1.5625 */
} | views/unverifiedEmail/index.css | html {
/*using system font-stack*/
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell,
"Helvetica Neue", sans-serif;
font-size: 115%; /*~18px*/
font-size: calc(12px + (25 - 12) * (100vw - 300px) / (1300 - 300));
line-height: 1.5;
box-sizing: border-box;
}
h1 {
text-align: center;
}
body {
margin: 0;
color: #3a3d40;
background: rgb(252, 252, 252);
}
*,
*::before,
*::after {
box-sizing: inherit;
color: inherit;
}
/*Actual Style*/
/*=======================
C-Container
=========================*/
.c-container {
max-width: 27rem;
margin: 1rem auto 0;
padding: 1rem;
}
/*=======================
O-Circle
=========================*/
.o-circle {
display: flex;
width: 10.555rem;
height: 10.555rem;
justify-content: center;
align-items: flex-start;
border-radius: 50%;
animation: circle-appearance 0.8s ease-in-out 1 forwards, set-overflow 0.1s 1.1s forwards;
}
.c-container__circle {
margin: 0 auto 5.5rem;
}
/*=======================
C-Circle Sign
=========================*/
.o-circle__sign {
position: relative;
opacity: 0;
background: #fff;
animation-duration: 0.8s;
animation-delay: 0.2s;
animation-timing-function: ease-in-out;
animation-iteration-count: 1;
animation-fill-mode: forwards;
}
.o-circle__sign::before,
.o-circle__sign::after {
content: "";
position: absolute;
background: inherit;
}
.o-circle__sign::after {
left: 100%;
top: 0%;
width: 500%;
height: 95%;
transform: translateY(4%) rotate(0deg);
border-radius: 0;
opacity: 0;
animation: set-shaddow 0s 1.13s ease-in-out forwards;
z-index: -1;
}
/*=======================
Sign Success
=========================*/
.o-circle__sign--success {
background: rgb(56, 176, 131);
}
.o-circle__sign--success .o-circle__sign {
width: 1rem;
height: 6rem;
border-radius: 50% 50% 50% 0% / 10%;
transform: translateX(130%) translateY(35%) rotate(45deg) scale(0.11);
animation-name: success-sign-appearance;
}
.o-circle__sign--success .o-circle__sign::before {
bottom: -17%;
width: 100%;
height: 50%;
transform: translateX(-130%) rotate(90deg);
border-radius: 50% 50% 50% 50% / 20%;
}
/*--shadow--*/
.o-circle__sign--success .o-circle__sign::after {
background: rgb(40, 128, 96);
}
/*=======================
Sign Failure
=========================*/
.o-circle__sign--failure {
background: rgb(236, 78, 75);
}
.o-circle__sign--failure .o-circle__sign {
width: 1rem;
height: 7rem;
transform: translateY(25%) rotate(45deg) scale(0.1);
border-radius: 50% 50% 50% 50% / 10%;
animation-name: failure-sign-appearance;
}
.o-circle__sign--failure .o-circle__sign::before {
top: 50%;
width: 100%;
height: 100%;
transform: translateY(-50%) rotate(90deg);
border-radius: inherit;
}
/*--shadow--*/
.o-circle__sign--failure .o-circle__sign::after {
background: rgba(175, 57, 55, 0.8);
}
/*-----------------------
@Keyframes
--------------------------*/
/*CIRCLE*/
@keyframes circle-appearance {
0% {
transform: scale(0);
}
50% {
transform: scale(1.5);
}
60% {
transform: scale(1);
}
100% {
transform: scale(1);
}
}
/*SIGN*/
@keyframes failure-sign-appearance {
50% {
opacity: 1;
transform: translateY(25%) rotate(45deg) scale(1.7);
}
100% {
opacity: 1;
transform: translateY(25%) rotate(45deg) scale(1);
}
}
@keyframes success-sign-appearance {
50% {
opacity: 1;
transform: translateX(130%) translateY(35%) rotate(45deg) scale(1.7);
}
100% {
opacity: 1;
transform: translateX(130%) translateY(35%) rotate(45deg) scale(1);
}
}
@keyframes set-shaddow {
to {
opacity: 1;
}
}
@keyframes set-overflow {
to {
overflow: hidden;
}
}
/*+++++++++++++++++++
@Media Queries
+++++++++++++++++++++*/
@media screen and (min-width: 1300px) {
HTML {
font-size: 1.5625em;
} /* 25 / 16 = 1.5625 */
} | 0.506347 | 0.080719 |
.biz-perm-apply {
position: relative;
font-size: 14px;
.actions-wrapper {
.bk-checkbox-text {
font-size: 12px;
.text {
display: inline-block;
max-width: 135px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: middle;
outline: none;
}
}
.action-item {
padding: 10px 0;
&.set-border {
border-bottom: 1px solid #dcdee5;
}
p {
position: relative;
display: flex;
justify-content: space-between;
font-size: 12px;
}
.action-group-name {
color: #313238;
font-weight: bold;
&.set-cursor {
cursor: pointer;
}
i {
position: relative;
top: 2px;
font-size: 24px;
}
.count {
margin-left: 10px;
font-weight: normal;
color: #979ba5;
}
}
.check-all {
position: relative;
top: 4px;
color: #3a84ff;
cursor: pointer;
&.is-disabled {
color: #dcdee5;
cursor: not-allowed;
}
}
.action-content {
/* margin: 14px 0 0 20px; */
margin: 14px 0 0 0;
min-height: 50px;
background: #f5f6fa;
border-radius: 2px;
.self-action-content {
position: relative;
padding: 20px;
&.set-border-bottom {
border-bottom: 1px solid #fff;
}
}
.sub-group-action-content {
padding: 20px;
.sub-action-item {
display: flex;
justify-content: space-between;
position: relative;
&.set-margin {
margin-top: 10px;
}
.sub-action-wrapper {
display: flex;
justify-content: flex-start;
width: 100%;
.name {
display: inline-block;
flex: 0 0 130px;
line-height: 36px;
font-size: 12px;
color: #313238;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}
}
}
.iam-action-cls {
width: 175px;
line-height: 36px;
}
.iam-action-all-cls {
position: absolute;
top: 20px;
right: 20px;
line-height: 36px;
}
.iam-sub-action-all-cls {
display: inline-block;
position: absolute;
right: 0;
line-height: 36px;
}
}
}
}
.reason-wrapper {
margin: 16px 0 20px 0 !important;
.perm-apply-reason-error {
.bk-textarea-wrapper {
border-color: #ff5656;
}
}
}
.expanded-action-wrapper {
position: absolute;
right: 42px;
top: 8px;
.expanded-text {
position: relative;
top: 1px;
font-size: 12px;
}
}
.apply-way-wrapper {
position: relative;
padding-bottom: 5px !important;
.expanded-wrapper {
transform: translateX(-50%);
position: absolute;
bottom: -10px;
left: 50%;
width: 200px;
height: 10px;
border-radius: 0 0 6px 6px;
background: #dcdee5;
text-align: center;
cursor: pointer;
.expand-icon {
display: block;
margin-top: -3px;
font-size: 16px;
}
}
}
.belong-system-selector {
display: inline-block;
width: 480px;
}
.toggle-apply-way {
width: 120px;
}
.inner-content {
position: relative;
}
.action-empty-error {
font-size: 12px;
color: #ff4d4d;
}
.reason-empty-wrapper {
margin-top: 5px;
font-size: 12px;
color: #ff4d4d;
}
.custom-tmpl-list-content-wrapper {
padding-bottom: 10px;
&.is-loading {
height: 140px;
}
}
.mt16 {
margin-top: 16px;
}
}
.applpForPermission,
.noPermissionPage {
.horizontal-item {
margin-bottom:0px
}
.horizontal-item .label {
display:none
}
.horizontal-item .content {
max-width: calc(100%)
}
.bk-form-radio .bk-radio-text {
font-size: 14px;
font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
font-weight: 700;
text-align: left;
color: #63656e;
}
.requestIndependentText {
font-size: 14px;
font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
font-weight: 700;
text-align: left;
color: #63656e;
padding-left:22px
}
.userGroup,
.independent,
.requestIndependent{
display:flex;
justify-content:space-between;
margin-top: 10px
}
.info {
font-size: 12px;
font-family: PingFangSC, PingFangSC-Regular;
font-weight: 400;
text-align: right;
color: #63656e;
padding-right:30px
}
.user-group-table {
padding:0px 30px 0px 22px;
.user-group-table {
padding:0;
margin-top: 10px;
border-right: none;
border-bottom: none;
&.set-border {
border-right: 1px solid #dfe0e5;
}
.user-group-name {
color: #3a84ff;
cursor: pointer;
&:hover {
color: #699df4;
}
}
.can-view {
color: #3a84ff;
cursor: pointer;
&:hover {
color: #699df4;
}
}
}
}
.applicationPeriod {
.horizontal-item {
display:block;
box-shadow: none;
padding:30px 30px 0px 22px;
.content {
margin-top:20px
}
}
.horizontal-item .label{
display:block;
}
.expired-at-error {
margin-top: 5px;
font-size: 12px;
color: #ff4d4d;
}
}
.reason{
.horizontal-item {
box-shadow: none;
padding:0px 30px 0px 22px
}
.horizontal-item {
display:block
}
.content {
margin-top:15px
}
.horizontal-item .label{
display:block;
}
.reason-wrapper {
margin: 16px 0 20px 0 !important;
.perm-apply-reason-error {
.bk-textarea-wrapper {
border-color: #ff5656;
}
}
}
.reason-empty-wrapper {
margin-top: 5px;
font-size: 12px;
color: #ff4d4d;
}
}
.buttonBox {
margin-left:22px
}
.tableData {
padding:0px 30px 0px 22px;
}
}
.blueBorder {
border: 1px solid #3a84ff;
}
.groupPermissionQequest,
.IndependentApplication {
margin-bottom:24px
}
.error-icon {
font-size: 14px;
color: #ffb400;
}
.expired-text{
font-size: 12px;
color: #63656e;
} | frontend/src/views/perm-apply/apply-custom-perm/index.css | .biz-perm-apply {
position: relative;
font-size: 14px;
.actions-wrapper {
.bk-checkbox-text {
font-size: 12px;
.text {
display: inline-block;
max-width: 135px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
vertical-align: middle;
outline: none;
}
}
.action-item {
padding: 10px 0;
&.set-border {
border-bottom: 1px solid #dcdee5;
}
p {
position: relative;
display: flex;
justify-content: space-between;
font-size: 12px;
}
.action-group-name {
color: #313238;
font-weight: bold;
&.set-cursor {
cursor: pointer;
}
i {
position: relative;
top: 2px;
font-size: 24px;
}
.count {
margin-left: 10px;
font-weight: normal;
color: #979ba5;
}
}
.check-all {
position: relative;
top: 4px;
color: #3a84ff;
cursor: pointer;
&.is-disabled {
color: #dcdee5;
cursor: not-allowed;
}
}
.action-content {
/* margin: 14px 0 0 20px; */
margin: 14px 0 0 0;
min-height: 50px;
background: #f5f6fa;
border-radius: 2px;
.self-action-content {
position: relative;
padding: 20px;
&.set-border-bottom {
border-bottom: 1px solid #fff;
}
}
.sub-group-action-content {
padding: 20px;
.sub-action-item {
display: flex;
justify-content: space-between;
position: relative;
&.set-margin {
margin-top: 10px;
}
.sub-action-wrapper {
display: flex;
justify-content: flex-start;
width: 100%;
.name {
display: inline-block;
flex: 0 0 130px;
line-height: 36px;
font-size: 12px;
color: #313238;
font-weight: 700;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
}
}
}
.iam-action-cls {
width: 175px;
line-height: 36px;
}
.iam-action-all-cls {
position: absolute;
top: 20px;
right: 20px;
line-height: 36px;
}
.iam-sub-action-all-cls {
display: inline-block;
position: absolute;
right: 0;
line-height: 36px;
}
}
}
}
.reason-wrapper {
margin: 16px 0 20px 0 !important;
.perm-apply-reason-error {
.bk-textarea-wrapper {
border-color: #ff5656;
}
}
}
.expanded-action-wrapper {
position: absolute;
right: 42px;
top: 8px;
.expanded-text {
position: relative;
top: 1px;
font-size: 12px;
}
}
.apply-way-wrapper {
position: relative;
padding-bottom: 5px !important;
.expanded-wrapper {
transform: translateX(-50%);
position: absolute;
bottom: -10px;
left: 50%;
width: 200px;
height: 10px;
border-radius: 0 0 6px 6px;
background: #dcdee5;
text-align: center;
cursor: pointer;
.expand-icon {
display: block;
margin-top: -3px;
font-size: 16px;
}
}
}
.belong-system-selector {
display: inline-block;
width: 480px;
}
.toggle-apply-way {
width: 120px;
}
.inner-content {
position: relative;
}
.action-empty-error {
font-size: 12px;
color: #ff4d4d;
}
.reason-empty-wrapper {
margin-top: 5px;
font-size: 12px;
color: #ff4d4d;
}
.custom-tmpl-list-content-wrapper {
padding-bottom: 10px;
&.is-loading {
height: 140px;
}
}
.mt16 {
margin-top: 16px;
}
}
.applpForPermission,
.noPermissionPage {
.horizontal-item {
margin-bottom:0px
}
.horizontal-item .label {
display:none
}
.horizontal-item .content {
max-width: calc(100%)
}
.bk-form-radio .bk-radio-text {
font-size: 14px;
font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
font-weight: 700;
text-align: left;
color: #63656e;
}
.requestIndependentText {
font-size: 14px;
font-family: MicrosoftYaHei, MicrosoftYaHei-Bold;
font-weight: 700;
text-align: left;
color: #63656e;
padding-left:22px
}
.userGroup,
.independent,
.requestIndependent{
display:flex;
justify-content:space-between;
margin-top: 10px
}
.info {
font-size: 12px;
font-family: PingFangSC, PingFangSC-Regular;
font-weight: 400;
text-align: right;
color: #63656e;
padding-right:30px
}
.user-group-table {
padding:0px 30px 0px 22px;
.user-group-table {
padding:0;
margin-top: 10px;
border-right: none;
border-bottom: none;
&.set-border {
border-right: 1px solid #dfe0e5;
}
.user-group-name {
color: #3a84ff;
cursor: pointer;
&:hover {
color: #699df4;
}
}
.can-view {
color: #3a84ff;
cursor: pointer;
&:hover {
color: #699df4;
}
}
}
}
.applicationPeriod {
.horizontal-item {
display:block;
box-shadow: none;
padding:30px 30px 0px 22px;
.content {
margin-top:20px
}
}
.horizontal-item .label{
display:block;
}
.expired-at-error {
margin-top: 5px;
font-size: 12px;
color: #ff4d4d;
}
}
.reason{
.horizontal-item {
box-shadow: none;
padding:0px 30px 0px 22px
}
.horizontal-item {
display:block
}
.content {
margin-top:15px
}
.horizontal-item .label{
display:block;
}
.reason-wrapper {
margin: 16px 0 20px 0 !important;
.perm-apply-reason-error {
.bk-textarea-wrapper {
border-color: #ff5656;
}
}
}
.reason-empty-wrapper {
margin-top: 5px;
font-size: 12px;
color: #ff4d4d;
}
}
.buttonBox {
margin-left:22px
}
.tableData {
padding:0px 30px 0px 22px;
}
}
.blueBorder {
border: 1px solid #3a84ff;
}
.groupPermissionQequest,
.IndependentApplication {
margin-bottom:24px
}
.error-icon {
font-size: 14px;
color: #ffb400;
}
.expired-text{
font-size: 12px;
color: #63656e;
} | 0.512449 | 0.097605 |
.kreservation {
position: absolute;
background-color: white;
border: 1px solid black;
font-family: 'B612';
font-size: 10px;
overflow: hidden;
text-overflow: clip;
box-shadow: 2px 5px 5px 0px rgba(0,0,0,0.75);
}
.kreservation.k-selected {
box-shadow: 2px 5px 5px 0px rgba(255, 0, 0, 0.75);
border: 1px solid rgb(255, 0, 0);
}
.kreservation.k-left-open {
border-left: 1px dotted transparent;
}
.kreservation.k-right-open {
border-right: 1px dotted transparent;
}
.kreservation .content .field {
margin: 0.5ex 1ch;
}
.kreservation .content .reference {
font-weight: bold;
}
.kreservation .color-bar {
background-color: var(--kreservation-project-color);
width: 100%;
min-height: 6px;
max-height: 6px;
border: 0;
padding: 0;
margin: 0;
position: absolute;
left: 0;
bottom: 0;
}
.kreservation.selected {
border: 4px solid var(--selected-color);
}
.reservation.highlight {
z-index: 99;
box-shadow: 0px 0px 26px 10px hsla(300, 100%, 50%, 1) !important;
filter: none !important;
}
.reservation.done.highlight {
filter: opacity(0.5) !important;
}
.reservation .identity .fa-folder {
display: none;
}
.reservation .identity[data-folder] .fa-folder {
display: inline-block;
}
.reservation .identity .fa-wrench {
display: none;
}
.reservation .identity[data-equipment] .fa-wrench {
display: inline-block;
}
.reservation .identity .fa-exchange-alt {
display: none;
}
.reservation .identity[data-exchange] .fa-exchange-alt {
display: inline-block;
}
.reservation .identity .fa-bullseye {
display: none;
}
.reservation .identity[data-warehouse] .fa-bullseye {
display: inline-block;
}
.reservation .identity .fa-user {
display: none;
}
.reservation .identity[data-creator] .fa-user {
display: inline-block;
}
.reservation .identity .fa-exclamation-triangle {
display: none;
}
.reservation .identity[data-critic] .fa-exclamation-triangle {
display: inline-block;
}
.reservation.updating {
cursor: wait;
animation-name: updating;
animation-iteration-count: infinite;
animation-duration: 750ms;
animation-delay: 0;
}
@keyframes updating {
from {
background: repeating-linear-gradient(
-45deg,
rgba(255,255,255,0.5),
rgba(255,255,255,0.5) 5px,
rgba(127,127,127,0.5) 5px,
rgba(127,127,127,0.5) 10px
);
}
50% {
background: repeating-linear-gradient(
-45deg,
rgba(127,127,127,0.5),
rgba(127,127,127,0.5) 5px,
rgba(255,255,255,0.5) 5px,
rgba(255,255,255,0.5) 10px
);
}
to {
background: repeating-linear-gradient(
-45deg,
rgba(255,255,255,0.5),
rgba(255,255,255,0.5) 5px,
rgba(127,127,127,0.5) 5px,
rgba(127,127,127,0.5) 10px
);
}
}
.kreservation .k-progress {
position: absolute;
top: 0;
left: 0;
background: repeating-linear-gradient( -55deg, #eee, #eee 5px, white 5px, white 10px );
height: 100%;
opacity: 0.7;
}
.kreservation .k-progress-0 {
width: 0%;
}
.kreservation .k-progress-5 {
width: 5%;
}
.kreservation .k-progress-10 {
width: 10%;
}
.kreservation .k-progress-15 {
width: 15%;
}
.kreservation .k-progress-20 {
width: 20%;
}
.kreservation .k-progress-25 {
width: 25%;
}
.kreservation .k-progress-30 {
width: 30%;
}
.kreservation .k-progress-35 {
width: 35%;
}
.kreservation .k-progress-40 {
width: 40%;
}
.kreservation .k-progress-45 {
width: 45%;
}
.kreservation .k-progress-50 {
width: 50%;
}
.kreservation .k-progress-55 {
width: 55%;
}
.kreservation .k-progress-60 {
width: 60%;
}
.kreservation .k-progress-65 {
width: 65%;
}
.kreservation .k-progress-70 {
width: 70%;
}
.kreservation .k-progress-75 {
width: 75%;
}
.kreservation .k-progress-80 {
width: 80%;
}
.kreservation .k-progress-85 {
width: 85%;
}
.kreservation .k-progress-90 {
width: 90%;
}
.kreservation .k-progress-95 {
width: 95%;
}
.kreservation .k-progress-100 {
width: 100%;
}
.kreservation .k-progress-over {
width: 100%;
background: repeating-linear-gradient( -55deg, #f00, #f00 5px, #f99 5px, #f99 10px );
}
.k-reservation-details {
display: flex;
flex-direction: column;
padding: 1ch;
font-size: 14px;
font-size: 'B612';
width: 660px;
height: 180px;
background-color: rgb(70, 70, 70);
box-shadow: 2px 5px 5px 0px rgb(70, 70, 70);
color:white;
}
.k-reservation-details .k-field {
display: flex;
}
.k-reservation-details .k-content .k-value {
display: inline-block;
}
.k-reservation-details .k-content .k-label {
font-weight: bold;
display: inline-block;
margin-right: 1ch;
min-width: 18ch;
}
.k-step-progress {
width: 100%;
min-height: 20px;
}
.k-step-progress .k-step {
min-height: 20px;
display: inline-block;
min-width: 2px;
border: none;
background-color: lightgray;
}
.k-step-progress .k-step.selected {
display: inline-block;
border: none;
background-color: red;
} | css/themes/default/reservation.css | .kreservation {
position: absolute;
background-color: white;
border: 1px solid black;
font-family: 'B612';
font-size: 10px;
overflow: hidden;
text-overflow: clip;
box-shadow: 2px 5px 5px 0px rgba(0,0,0,0.75);
}
.kreservation.k-selected {
box-shadow: 2px 5px 5px 0px rgba(255, 0, 0, 0.75);
border: 1px solid rgb(255, 0, 0);
}
.kreservation.k-left-open {
border-left: 1px dotted transparent;
}
.kreservation.k-right-open {
border-right: 1px dotted transparent;
}
.kreservation .content .field {
margin: 0.5ex 1ch;
}
.kreservation .content .reference {
font-weight: bold;
}
.kreservation .color-bar {
background-color: var(--kreservation-project-color);
width: 100%;
min-height: 6px;
max-height: 6px;
border: 0;
padding: 0;
margin: 0;
position: absolute;
left: 0;
bottom: 0;
}
.kreservation.selected {
border: 4px solid var(--selected-color);
}
.reservation.highlight {
z-index: 99;
box-shadow: 0px 0px 26px 10px hsla(300, 100%, 50%, 1) !important;
filter: none !important;
}
.reservation.done.highlight {
filter: opacity(0.5) !important;
}
.reservation .identity .fa-folder {
display: none;
}
.reservation .identity[data-folder] .fa-folder {
display: inline-block;
}
.reservation .identity .fa-wrench {
display: none;
}
.reservation .identity[data-equipment] .fa-wrench {
display: inline-block;
}
.reservation .identity .fa-exchange-alt {
display: none;
}
.reservation .identity[data-exchange] .fa-exchange-alt {
display: inline-block;
}
.reservation .identity .fa-bullseye {
display: none;
}
.reservation .identity[data-warehouse] .fa-bullseye {
display: inline-block;
}
.reservation .identity .fa-user {
display: none;
}
.reservation .identity[data-creator] .fa-user {
display: inline-block;
}
.reservation .identity .fa-exclamation-triangle {
display: none;
}
.reservation .identity[data-critic] .fa-exclamation-triangle {
display: inline-block;
}
.reservation.updating {
cursor: wait;
animation-name: updating;
animation-iteration-count: infinite;
animation-duration: 750ms;
animation-delay: 0;
}
@keyframes updating {
from {
background: repeating-linear-gradient(
-45deg,
rgba(255,255,255,0.5),
rgba(255,255,255,0.5) 5px,
rgba(127,127,127,0.5) 5px,
rgba(127,127,127,0.5) 10px
);
}
50% {
background: repeating-linear-gradient(
-45deg,
rgba(127,127,127,0.5),
rgba(127,127,127,0.5) 5px,
rgba(255,255,255,0.5) 5px,
rgba(255,255,255,0.5) 10px
);
}
to {
background: repeating-linear-gradient(
-45deg,
rgba(255,255,255,0.5),
rgba(255,255,255,0.5) 5px,
rgba(127,127,127,0.5) 5px,
rgba(127,127,127,0.5) 10px
);
}
}
.kreservation .k-progress {
position: absolute;
top: 0;
left: 0;
background: repeating-linear-gradient( -55deg, #eee, #eee 5px, white 5px, white 10px );
height: 100%;
opacity: 0.7;
}
.kreservation .k-progress-0 {
width: 0%;
}
.kreservation .k-progress-5 {
width: 5%;
}
.kreservation .k-progress-10 {
width: 10%;
}
.kreservation .k-progress-15 {
width: 15%;
}
.kreservation .k-progress-20 {
width: 20%;
}
.kreservation .k-progress-25 {
width: 25%;
}
.kreservation .k-progress-30 {
width: 30%;
}
.kreservation .k-progress-35 {
width: 35%;
}
.kreservation .k-progress-40 {
width: 40%;
}
.kreservation .k-progress-45 {
width: 45%;
}
.kreservation .k-progress-50 {
width: 50%;
}
.kreservation .k-progress-55 {
width: 55%;
}
.kreservation .k-progress-60 {
width: 60%;
}
.kreservation .k-progress-65 {
width: 65%;
}
.kreservation .k-progress-70 {
width: 70%;
}
.kreservation .k-progress-75 {
width: 75%;
}
.kreservation .k-progress-80 {
width: 80%;
}
.kreservation .k-progress-85 {
width: 85%;
}
.kreservation .k-progress-90 {
width: 90%;
}
.kreservation .k-progress-95 {
width: 95%;
}
.kreservation .k-progress-100 {
width: 100%;
}
.kreservation .k-progress-over {
width: 100%;
background: repeating-linear-gradient( -55deg, #f00, #f00 5px, #f99 5px, #f99 10px );
}
.k-reservation-details {
display: flex;
flex-direction: column;
padding: 1ch;
font-size: 14px;
font-size: 'B612';
width: 660px;
height: 180px;
background-color: rgb(70, 70, 70);
box-shadow: 2px 5px 5px 0px rgb(70, 70, 70);
color:white;
}
.k-reservation-details .k-field {
display: flex;
}
.k-reservation-details .k-content .k-value {
display: inline-block;
}
.k-reservation-details .k-content .k-label {
font-weight: bold;
display: inline-block;
margin-right: 1ch;
min-width: 18ch;
}
.k-step-progress {
width: 100%;
min-height: 20px;
}
.k-step-progress .k-step {
min-height: 20px;
display: inline-block;
min-width: 2px;
border: none;
background-color: lightgray;
}
.k-step-progress .k-step.selected {
display: inline-block;
border: none;
background-color: red;
} | 0.755997 | 0.137214 |
/* SOURCE: https://github.com/ftlabs/fastclick/blob/master/examples/input.html */
/* LICENSE: https://github.com/ftlabs/fastclick/blob/master/LICENSE */
body {
-webkit-touch-callout: none ;
-webkit-text-size-adjust: none ; -ms-text-size-adjust: none ;
-webkit-user-select: none ; -moz-user-select: none ; -ms-user-select: none ; user-select: none ;
-webkit-highlight: none ;
-webkit-tap-highlight-color: rgba(0,0,0,0) ;
-webkit-tap-highlight-color: transparent ; /* For some Androids */
}
/* Recommended for Windows 8 Phone */
/* SOURCE: http://www.excellentwebworld.com/common-problems-solution-for-windows-phone-8-phonegap */
html {
-ms-touch-action: pan-x ;
}
/* Recommended for Windows 8 Phone */
/* SOURCE: http://www.excellentwebworld.com/common-problems-solution-for-windows-phone-8-phonegap */
body {
-ms-touch-action: pan-y ;
-ms-content-zooming: none ;
}
/* allow copy-paste */
input, textarea {
-webkit-user-select: text ; -moz-user-select: text ; -ms-user-select: text ; user-select: text ;
}
body {
/* margin: 0.5rem ; */
background: white ;
color: black ;
}
td.td-val {
max-width: 20%;
font-family: verdana, sans-serif;
font-style: oblique;
text-align: right;
font-size: 26px;
color: green;
}
td.td-val-lim {
max-width: 20%;
font-family: verdana, sans-serif;
font-style: oblique;
text-align: right;
font-size: 26px;
color: yellow;
}
td.td-val-off {
max-width: 20%;
font-family: verdana, sans-serif;
font-style: oblique;
text-align: right;
font-size: 26px;
color: red;
}
td.td-tit {
padding-left: 8px;
font-family: verdana, sans-serif;
font-size: 14px;
}
td.td-cel {
padding-left: 8px;
font-family: verdana, sans-serif;
font-size: 14px;
/* width: 30%;*/
}
tr.tr-none {
display: none;
}
th.th-sensor {
padding-left: 10px;
font-family: verdana, sans-serif;
font-size: 10px;
text-align: left;
}
/*****************************************************/
/* teste Table */
/*****************************************************/
.bold-green-font {
font-weight: bold;
color: green;
}
.bold-font {
font-weight: bold;
}
.right-text {
text-align: right;
}
.large-font {
font-size: 15px;
}
.italic-darkblue-font {
font-style: italic;
color: darkblue;
}
.italic-purple-font {
font-style: italic;
color: purple;
}
.underline-blue-font {
text-decoration: underline;
color: blue;
}
.blue-font {
color: blue;
}
.gold-border {
border: 3px solid gold;
}
.deeppink-border {
border: 3px solid deeppink;
}
.orange-background {
background-color: orange;
}
.orchid-background {
background-color: orchid;
}
.beige-background {
background-color: beige;
}
.white-background {
background-color: white;
}
.eventos_card_header_text {
font-size: normal;
}
.eventos_card_text {
font-size: large;
}
.text-restricao {
font-size: small;
text-align: center;
}
.text-login-r {
position: fixed;
font-size: small;
color: LawnGreen;
top: 10px;
left: 10px;
width: 20px;
}
.seco_nome_text {
font-size: 1.1em;
color: lightskyblue;
margin-top: 5px;
padding-top: 3px;
padding-bottom: 3px;
}
.seco_input_text {
width: 100%;
border: 0;
margin-top: 2px;
margin-bottom: 2px;
padding-top: 3px;
padding-bottom: 3px;
border-radius: 10px;
}
.seco_in_text {
border: 0;
margin-top: 2px;
margin-bottom: 2px;
padding-top: 3px;
padding-bottom: 3px;
}
.titulo-a {
color: #0080ff;
font-size: 1.6em;
font-weight: bold;
} | www/css/app.css | /* SOURCE: https://github.com/ftlabs/fastclick/blob/master/examples/input.html */
/* LICENSE: https://github.com/ftlabs/fastclick/blob/master/LICENSE */
body {
-webkit-touch-callout: none ;
-webkit-text-size-adjust: none ; -ms-text-size-adjust: none ;
-webkit-user-select: none ; -moz-user-select: none ; -ms-user-select: none ; user-select: none ;
-webkit-highlight: none ;
-webkit-tap-highlight-color: rgba(0,0,0,0) ;
-webkit-tap-highlight-color: transparent ; /* For some Androids */
}
/* Recommended for Windows 8 Phone */
/* SOURCE: http://www.excellentwebworld.com/common-problems-solution-for-windows-phone-8-phonegap */
html {
-ms-touch-action: pan-x ;
}
/* Recommended for Windows 8 Phone */
/* SOURCE: http://www.excellentwebworld.com/common-problems-solution-for-windows-phone-8-phonegap */
body {
-ms-touch-action: pan-y ;
-ms-content-zooming: none ;
}
/* allow copy-paste */
input, textarea {
-webkit-user-select: text ; -moz-user-select: text ; -ms-user-select: text ; user-select: text ;
}
body {
/* margin: 0.5rem ; */
background: white ;
color: black ;
}
td.td-val {
max-width: 20%;
font-family: verdana, sans-serif;
font-style: oblique;
text-align: right;
font-size: 26px;
color: green;
}
td.td-val-lim {
max-width: 20%;
font-family: verdana, sans-serif;
font-style: oblique;
text-align: right;
font-size: 26px;
color: yellow;
}
td.td-val-off {
max-width: 20%;
font-family: verdana, sans-serif;
font-style: oblique;
text-align: right;
font-size: 26px;
color: red;
}
td.td-tit {
padding-left: 8px;
font-family: verdana, sans-serif;
font-size: 14px;
}
td.td-cel {
padding-left: 8px;
font-family: verdana, sans-serif;
font-size: 14px;
/* width: 30%;*/
}
tr.tr-none {
display: none;
}
th.th-sensor {
padding-left: 10px;
font-family: verdana, sans-serif;
font-size: 10px;
text-align: left;
}
/*****************************************************/
/* teste Table */
/*****************************************************/
.bold-green-font {
font-weight: bold;
color: green;
}
.bold-font {
font-weight: bold;
}
.right-text {
text-align: right;
}
.large-font {
font-size: 15px;
}
.italic-darkblue-font {
font-style: italic;
color: darkblue;
}
.italic-purple-font {
font-style: italic;
color: purple;
}
.underline-blue-font {
text-decoration: underline;
color: blue;
}
.blue-font {
color: blue;
}
.gold-border {
border: 3px solid gold;
}
.deeppink-border {
border: 3px solid deeppink;
}
.orange-background {
background-color: orange;
}
.orchid-background {
background-color: orchid;
}
.beige-background {
background-color: beige;
}
.white-background {
background-color: white;
}
.eventos_card_header_text {
font-size: normal;
}
.eventos_card_text {
font-size: large;
}
.text-restricao {
font-size: small;
text-align: center;
}
.text-login-r {
position: fixed;
font-size: small;
color: LawnGreen;
top: 10px;
left: 10px;
width: 20px;
}
.seco_nome_text {
font-size: 1.1em;
color: lightskyblue;
margin-top: 5px;
padding-top: 3px;
padding-bottom: 3px;
}
.seco_input_text {
width: 100%;
border: 0;
margin-top: 2px;
margin-bottom: 2px;
padding-top: 3px;
padding-bottom: 3px;
border-radius: 10px;
}
.seco_in_text {
border: 0;
margin-top: 2px;
margin-bottom: 2px;
padding-top: 3px;
padding-bottom: 3px;
}
.titulo-a {
color: #0080ff;
font-size: 1.6em;
font-weight: bold;
} | 0.649579 | 0.072933 |
header.masthead {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
-webkit-perspective: 100px;
-moz-perspective: 100px;
-ms-perspective: 100px;
perspective: 100px;
position: relative;
text-align: center;
height: 125vh;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
line-height: calc(1.25em + (2.2 - 1.25) * ((100vw - 20em) / (35 - 20)));
color: #fdfdfd;
}
header.masthead:before {
-webkit-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
-moz-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
-o-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
content: "";
opacity: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)),
url("../img/header-bg.jpg") no-repeat center center;
background-attachment: scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
z-index: -1;
}
.animate-pop-in {
-webkit-animation: no-transform 0.6s cubic-bezier(0, 0.4, 0.03, 1.5) forwards;
-moz-animation: no-transform 0.6s cubic-bezier(0, 0.4, 0.03, 1.5) forwards;
-o-animation: no-transform 0.6s cubic-bezier(0, 0.4, 0.03, 1.5) forwards;
animation: no-transform 0.6s cubic-bezier(0, 0.4, 0.03, 1.5) forwards;
opacity: 0;
-webkit-transform: translateY(4rem) scale(0);
-moz-transform: translateY(4rem) scale(0);
-ms-transform: translateY(4rem) scale(0);
-o-transform: translateY(4rem) scale(0);
transform: translateY(4rem) scale(0);
}
header.masthead .intro-text {
text-shadow: 0 4px 3px rgba(0, 0, 0, 0.8), 0 8px 13px rgba(0, 0, 0, 0.8),
0 18px 23px rgba(0, 0, 0, 0.8);
}
header.masthead .intro-text .intro-lead-in {
/* Font size scales up or down depending on screen with. Removes the need to set it on a media query */
font-size: calc(15px + (36 - 15) * (100vw - 320px) / (1366 - 320));
font-style: italic;
margin-bottom: 25px;
font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;
}
header.masthead .intro-text .intro-heading {
/* Font scales with screen with. Removes the need to set it on a media query */
font-size: calc(24px + (75 - 24) * (100vw - 320px) / (1366 - 320));
font-weight: 700;
margin-bottom: 25px;
font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;
}
/* Add delay to the first button */
header.masthead .intro-text a.btn:nth-of-type(1) {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
-o-animation-delay: 1s;
animation-delay: 1s;
}
/* Add delay to the second button */
header.masthead .intro-text a.btn:nth-of-type(2) {
-webkit-animation-delay: 1.4s;
-moz-animation-delay: 1.4s;
-o-animation-delay: 1.4s;
animation-delay: 1.4s;
}
.fade-in {
-webkit-animation: fadein 2s forwards;
-moz-animation: fadein 2s forwards;
-o-animation: fadein 2s forwards;
animation: fadein 2s forwards;
opacity: 0;
}
header.masthead .container #button-group a {
display: block;
margin-left: 0.7em;
margin-right: 0.7em;
}
@-webkit-keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes no-transform {
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
}
}
@-moz-keyframes no-transform {
100% {
opacity: 1;
-moz-transform: none;
-ms-transform: none;
}
}
@-o-keyframes no-transform {
100% {
opacity: 1;
-o-transform: none;
-ms-transform: none;
}
}
@keyframes no-transform {
100% {
opacity: 1;
-ms-transform: none;
transform: none;
}
}
@media (min-width: 768px) {
header.masthead .intro-text .intro-lead-in {
font-style: italic;
font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
header.masthead .intro-text .intro-heading {
font-weight: 700;
margin-bottom: 50px;
font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
} | css/hero.css | header.masthead {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
-webkit-perspective: 100px;
-moz-perspective: 100px;
-ms-perspective: 100px;
perspective: 100px;
position: relative;
text-align: center;
height: 125vh;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
line-height: calc(1.25em + (2.2 - 1.25) * ((100vw - 20em) / (35 - 20)));
color: #fdfdfd;
}
header.masthead:before {
-webkit-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
-moz-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
-o-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
content: "";
opacity: 0;
background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9)),
url("../img/header-bg.jpg") no-repeat center center;
background-attachment: scroll;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
-webkit-transform: scale(2);
-moz-transform: scale(2);
-ms-transform: scale(2);
-o-transform: scale(2);
transform: scale(2);
z-index: -1;
}
.animate-pop-in {
-webkit-animation: no-transform 0.6s cubic-bezier(0, 0.4, 0.03, 1.5) forwards;
-moz-animation: no-transform 0.6s cubic-bezier(0, 0.4, 0.03, 1.5) forwards;
-o-animation: no-transform 0.6s cubic-bezier(0, 0.4, 0.03, 1.5) forwards;
animation: no-transform 0.6s cubic-bezier(0, 0.4, 0.03, 1.5) forwards;
opacity: 0;
-webkit-transform: translateY(4rem) scale(0);
-moz-transform: translateY(4rem) scale(0);
-ms-transform: translateY(4rem) scale(0);
-o-transform: translateY(4rem) scale(0);
transform: translateY(4rem) scale(0);
}
header.masthead .intro-text {
text-shadow: 0 4px 3px rgba(0, 0, 0, 0.8), 0 8px 13px rgba(0, 0, 0, 0.8),
0 18px 23px rgba(0, 0, 0, 0.8);
}
header.masthead .intro-text .intro-lead-in {
/* Font size scales up or down depending on screen with. Removes the need to set it on a media query */
font-size: calc(15px + (36 - 15) * (100vw - 320px) / (1366 - 320));
font-style: italic;
margin-bottom: 25px;
font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-animation-delay: 0.6s;
-moz-animation-delay: 0.6s;
-o-animation-delay: 0.6s;
animation-delay: 0.6s;
}
header.masthead .intro-text .intro-heading {
/* Font scales with screen with. Removes the need to set it on a media query */
font-size: calc(24px + (75 - 24) * (100vw - 320px) / (1366 - 320));
font-weight: 700;
margin-bottom: 25px;
font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
-webkit-animation-delay: 0.8s;
-moz-animation-delay: 0.8s;
-o-animation-delay: 0.8s;
animation-delay: 0.8s;
}
/* Add delay to the first button */
header.masthead .intro-text a.btn:nth-of-type(1) {
-webkit-animation-delay: 1s;
-moz-animation-delay: 1s;
-o-animation-delay: 1s;
animation-delay: 1s;
}
/* Add delay to the second button */
header.masthead .intro-text a.btn:nth-of-type(2) {
-webkit-animation-delay: 1.4s;
-moz-animation-delay: 1.4s;
-o-animation-delay: 1.4s;
animation-delay: 1.4s;
}
.fade-in {
-webkit-animation: fadein 2s forwards;
-moz-animation: fadein 2s forwards;
-o-animation: fadein 2s forwards;
animation: fadein 2s forwards;
opacity: 0;
}
header.masthead .container #button-group a {
display: block;
margin-left: 0.7em;
margin-right: 0.7em;
}
@-webkit-keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadein {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-webkit-keyframes no-transform {
100% {
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
}
}
@-moz-keyframes no-transform {
100% {
opacity: 1;
-moz-transform: none;
-ms-transform: none;
}
}
@-o-keyframes no-transform {
100% {
opacity: 1;
-o-transform: none;
-ms-transform: none;
}
}
@keyframes no-transform {
100% {
opacity: 1;
-ms-transform: none;
transform: none;
}
}
@media (min-width: 768px) {
header.masthead .intro-text .intro-lead-in {
font-style: italic;
font-family: "Droid Serif", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
header.masthead .intro-text .intro-heading {
font-weight: 700;
margin-bottom: 50px;
font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
} | 0.409339 | 0.091544 |
@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Cabin);
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%; height: auto;}
img{max-width:100%; height: auto;width: auto\9; /* ie8 */}
a{color: #7fcaad;text-decoration: none;}
a:hover {color: #628d7c; text-decoration: none;}
h1, h2 {font-size: 25px;line-height: 30px;}
h3, h4 {font-size: 20px;line-height: 20px;}
h5, h6 {font-size: 16px;line-height: 16px;}
p{margin: 10px 0;}
label {cursor:pointer;margin:5px 0;display:block;font-weight:bold;}
input {display:block;width:100%;color:#222;border:1px solid #d1d1d1;padding:23px;margin: 5px 0 20px 0;font-size: 16px;}
input[type="submit"]{padding: 15px;}
textarea {display:block;width:100%;height:250px;background-color:#fff; color:#222;border:1px solid #d1d1d1;padding:10px;margin: 5px 0 20px 0;}
.t-center{text-align: center !important;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}
.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.post img{margin: 30px 0;}
.copyrights{
text-indent:-9999px;
height:0;
line-height:0;
font-size:0;
overflow:hidden;
}
.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
hr{border: 0;height: 3px;margin: 20px auto;}
hr.line-1{background: #fff;max-width: 30px;}
hr.line-2{background: #333;max-width: 40px;height: 4px;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {font: 14px/25px Arial, Helvetica, sans-serif;font-family: "Lato",sans-serif;background: #fff;}
body .wrap-body{}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */
header{text-align: center;background: #fff;}
header .logo {color: #333;padding: 45px 0 30px;}
header .logo a{font-family: 'Dancing Script', cursive;font-size: 95px;color: #333;font-weight: bold;display: block;line-height: 1.3;}
header .logo span{font-family: 'Roboto', sans-serif;font-size: 18px;}
@media(max-width:767px){
header .logo{padding: 30px 0 20px;}
header .logo a{font-size: 65px;}
header .logo span{font-size: 16px;}
}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#container {}
#container .wrap-container{}
/* ---MainContent-Article--- */
#main-content{}
#main-content .wrap-content{padding: 30px 0;}
.single-post{}
.single-post .wrap-post, .comments-are {background: #f6f6f6;padding:30px; position: relative;margin: 50px 0 ;}
article{background: #ffffff; color: #3F3F3F; margin-bottom: 40px;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article .post-thumbnail-wrap {text-align: center;width: 100%;margin-bottom: 10px;}
article .post-thumbnail-wrap img {}
article h3.entry-title{font-size: 20px;margin: 10px 0 5px;font-weight: 500;letter-spacing: 1px;color: #222;}
article .l-tags{text-align: center; font-size: 11px;}
article .entry-header{text-align: center;}
article.single-post .entry-header{padding: 40px 0;}
article.single-post .entry-header h2.entry-title{font-family: 'Cabin', Helvetica, sans-serif;font-size: 24px;line-height: 30px;color: #575756;letter-spacing: 2px;font-weight: 600;margin: 0;text-transform: uppercase;}
article.single-post .entry-header h2.entry-title a {color: #575756;margin: 0;}
article .entry-title-blog a:hover {color: #628d7c;}
article .entry-header .time {font-family: "Merriweather",Georgia,serif;color: #aaaaaa;font-size: 17px;padding-bottom: 10px;display: block;}
article .entry-header .cat-links {font-family: 'Cabin', Helvetica, sans-serif;font-size: 17px;color: #7fcaad;text-transform: uppercase;letter-spacing: 2px;padding-top: 10px;display: block;}
article .entry-content{ padding: 40px 120px; text-align: left;}
article .entry-content p{font-size: 16px;color: #686868;}
article .entry-content blockquote {border-left: 3px solid #1c7791;font-size: 18px;margin: 0 50px;font-style: italic;color: #666;padding-left: 20px;}
article .entry-content ol {float: left;text-align: justify;margin: 10px 50px;font-size: 16px;list-style-type: circle;}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Footer--------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{text-align: center;padding: 40px 0;border-top: 1px solid #bbb;margin-top: 40px;}
footer a{color:#444;font-weight: bold;}
footer a:hover{color:#000;}
footer .wrap-footer{color: #92907C;}
footer .wrap-footer ul li {margin-bottom: 5px;border-bottom: 1px solid #555;padding: 10px 0 15px;}
footer i.fa{font-size: 22px;margin-right: 8px;}
footer .bottom-social{margin-bottom: 20px;}
footer .bottom-social i.fa{font-size: 24px;margin-right: 12px;}
.copyright{}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
#contact_form, #comment {padding:20px 30px 0;}
#ff .sendButton , #comment_form .sendButton {cursor:pointer;background-color:#575756;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:20%;color:#ffffff;margin-top: 50px;}
#ff .sendButton:hover , #comment_form .sendButton:hover{opacity: 0.8;}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{background-color: #333;border-radius: 4px; padding: 10px 15px;color: #fff;}
a.button:hover{background-color: #eee;color: #333;}
/* ---------------------------------------------------------------------------- */
/* ----------------------------------Carousel---------------------------------- */
/* ---------------------------------------------------------------------------- */
.owl-controls .owl-buttons div {position: absolute;color:#777;opacity: 0.7;}
.owl-carousel:hover .owl-buttons div {color:#fff;}
.owl-controls .owl-buttons .owl-prev {left: 10px;top: 50%;}
.owl-controls .owl-buttons .owl-next {right: 10px;top: 50%;}
.owl-carousel{margin-bottom: 20px;}
.owl-carousel .owl-buttons div i {font-size: 40px;margin: -20px 0 0;}
.owl-carousel .item{position: relative;}
/* ---------------------------------------------------------------------------- */
/* ----------------------------------Portfolio--------------------------------- */
/* ---------------------------------------------------------------------------- */
.portfolio-box {display: block;position: relative;margin: 0 auto;}
.portfolio-box .portfolio-box-caption {display: block;position: absolute;bottom: 0;width: 100%;height: 100%;text-align: center;color: #fff;opacity: 0;background: rgba(0,0,0,.7);-webkit-transition: all .35s;-moz-transition: all .35s;transition: all .35s;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {position: absolute;top: 50%;width: 100%;text-align: center;transform: translateY(-50%);}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-text{font-size: 14px;padding: 0 30px;font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;}
.portfolio-box:hover .portfolio-box-caption {opacity: 1;}
@media(min-width:768px) {
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
font-size: 16px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size: 22px;
}
}
/* ---------------------------------------------------------------------------- */
/* --------------------------------Google-Map---------------------------------- */
/* ---------------------------------------------------------------------------- */
.maps iframe{
pointer-events: none;
} | page/index/css/style.css | @import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/css?family=Cabin);
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Reset----------------------------------- */
/* ---------------------------------------------------------------------------- */
a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:transparent;border:0 none;font-size:100%;margin:0;padding:0;border:0;outline:0;vertical-align:top;}ol, ul {list-style:none;}blockquote, q {quotes:none;}table, table td {padding:0;border:none;border-collapse:collapse;}img {vertical-align:top;}embed {vertical-align:top;}
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {display:block;}
mark, rp, rt, ruby, summary, time {display:inline;}
input, textarea {border:0; padding:0; margin:0; outline: 0;}
iframe {border:0; margin:0; padding:0;}
input, textarea, select {margin:0; padding:0px;}
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------- */
html { -webkit-text-size-adjust: none;}
.video embed,.video object,.video iframe { width: 100%; height: auto;}
img{max-width:100%; height: auto;width: auto\9; /* ie8 */}
a{color: #7fcaad;text-decoration: none;}
a:hover {color: #628d7c; text-decoration: none;}
h1, h2 {font-size: 25px;line-height: 30px;}
h3, h4 {font-size: 20px;line-height: 20px;}
h5, h6 {font-size: 16px;line-height: 16px;}
p{margin: 10px 0;}
label {cursor:pointer;margin:5px 0;display:block;font-weight:bold;}
input {display:block;width:100%;color:#222;border:1px solid #d1d1d1;padding:23px;margin: 5px 0 20px 0;font-size: 16px;}
input[type="submit"]{padding: 15px;}
textarea {display:block;width:100%;height:250px;background-color:#fff; color:#222;border:1px solid #d1d1d1;padding:10px;margin: 5px 0 20px 0;}
.t-center{text-align: center !important;}
.t-left{text-align: left;}
.t-right{text-align: right;}
.f-right{float: right;}
.f-left{float: left;}
.post{}
.post:after, .post:before, article:after, article:before, section:after, section:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
.post img{margin: 30px 0;}
.copyrights{
text-indent:-9999px;
height:0;
line-height:0;
font-size:0;
overflow:hidden;
}
.clear{content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:after, .clearfix:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
hr{border: 0;height: 3px;margin: 20px auto;}
hr.line-1{background: #fff;max-width: 30px;}
hr.line-2{background: #333;max-width: 40px;height: 4px;}
/* ---------------------------------------------------------------------------- */
/* ------------------------------------Html-Body------------------------------- */
/* ---------------------------------------------------------------------------- */
html, body {width:100%; padding:0; margin:0;}
body {font: 14px/25px Arial, Helvetica, sans-serif;font-family: "Lato",sans-serif;background: #fff;}
body .wrap-body{}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Header--------------------------------- */
/* ---------------------------------------------------------------------------- */
header{text-align: center;background: #fff;}
header .logo {color: #333;padding: 45px 0 30px;}
header .logo a{font-family: 'Dancing Script', cursive;font-size: 95px;color: #333;font-weight: bold;display: block;line-height: 1.3;}
header .logo span{font-family: 'Roboto', sans-serif;font-size: 18px;}
@media(max-width:767px){
header .logo{padding: 30px 0 20px;}
header .logo a{font-size: 65px;}
header .logo span{font-size: 16px;}
}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Container------------------------------ */
/* ---------------------------------------------------------------------------- */
#container {}
#container .wrap-container{}
/* ---MainContent-Article--- */
#main-content{}
#main-content .wrap-content{padding: 30px 0;}
.single-post{}
.single-post .wrap-post, .comments-are {background: #f6f6f6;padding:30px; position: relative;margin: 50px 0 ;}
article{background: #ffffff; color: #3F3F3F; margin-bottom: 40px;}
article:after, article:before{clear: both; content: '\0020'; display: block; visibility: hidden; width: 0; height: 0;}
article .post-thumbnail-wrap {text-align: center;width: 100%;margin-bottom: 10px;}
article .post-thumbnail-wrap img {}
article h3.entry-title{font-size: 20px;margin: 10px 0 5px;font-weight: 500;letter-spacing: 1px;color: #222;}
article .l-tags{text-align: center; font-size: 11px;}
article .entry-header{text-align: center;}
article.single-post .entry-header{padding: 40px 0;}
article.single-post .entry-header h2.entry-title{font-family: 'Cabin', Helvetica, sans-serif;font-size: 24px;line-height: 30px;color: #575756;letter-spacing: 2px;font-weight: 600;margin: 0;text-transform: uppercase;}
article.single-post .entry-header h2.entry-title a {color: #575756;margin: 0;}
article .entry-title-blog a:hover {color: #628d7c;}
article .entry-header .time {font-family: "Merriweather",Georgia,serif;color: #aaaaaa;font-size: 17px;padding-bottom: 10px;display: block;}
article .entry-header .cat-links {font-family: 'Cabin', Helvetica, sans-serif;font-size: 17px;color: #7fcaad;text-transform: uppercase;letter-spacing: 2px;padding-top: 10px;display: block;}
article .entry-content{ padding: 40px 120px; text-align: left;}
article .entry-content p{font-size: 16px;color: #686868;}
article .entry-content blockquote {border-left: 3px solid #1c7791;font-size: 18px;margin: 0 50px;font-style: italic;color: #666;padding-left: 20px;}
article .entry-content ol {float: left;text-align: justify;margin: 10px 50px;font-size: 16px;list-style-type: circle;}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Footer--------------------------------- */
/* ---------------------------------------------------------------------------- */
footer{text-align: center;padding: 40px 0;border-top: 1px solid #bbb;margin-top: 40px;}
footer a{color:#444;font-weight: bold;}
footer a:hover{color:#000;}
footer .wrap-footer{color: #92907C;}
footer .wrap-footer ul li {margin-bottom: 5px;border-bottom: 1px solid #555;padding: 10px 0 15px;}
footer i.fa{font-size: 22px;margin-right: 8px;}
footer .bottom-social{margin-bottom: 20px;}
footer .bottom-social i.fa{font-size: 24px;margin-right: 12px;}
.copyright{}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Contact-------------------------------- */
/* ---------------------------------------------------------------------------- */
#contact_form, #comment {padding:20px 30px 0;}
#ff .sendButton , #comment_form .sendButton {cursor:pointer;background-color:#575756;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;width:20%;color:#ffffff;margin-top: 50px;}
#ff .sendButton:hover , #comment_form .sendButton:hover{opacity: 0.8;}
/* ---------------------------------------------------------------------------- */
/* -------------------------------------Button--------------------------------- */
/* ---------------------------------------------------------------------------- */
a.button{background-color: #333;border-radius: 4px; padding: 10px 15px;color: #fff;}
a.button:hover{background-color: #eee;color: #333;}
/* ---------------------------------------------------------------------------- */
/* ----------------------------------Carousel---------------------------------- */
/* ---------------------------------------------------------------------------- */
.owl-controls .owl-buttons div {position: absolute;color:#777;opacity: 0.7;}
.owl-carousel:hover .owl-buttons div {color:#fff;}
.owl-controls .owl-buttons .owl-prev {left: 10px;top: 50%;}
.owl-controls .owl-buttons .owl-next {right: 10px;top: 50%;}
.owl-carousel{margin-bottom: 20px;}
.owl-carousel .owl-buttons div i {font-size: 40px;margin: -20px 0 0;}
.owl-carousel .item{position: relative;}
/* ---------------------------------------------------------------------------- */
/* ----------------------------------Portfolio--------------------------------- */
/* ---------------------------------------------------------------------------- */
.portfolio-box {display: block;position: relative;margin: 0 auto;}
.portfolio-box .portfolio-box-caption {display: block;position: absolute;bottom: 0;width: 100%;height: 100%;text-align: center;color: #fff;opacity: 0;background: rgba(0,0,0,.7);-webkit-transition: all .35s;-moz-transition: all .35s;transition: all .35s;}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {position: absolute;top: 50%;width: 100%;text-align: center;transform: translateY(-50%);}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-text{font-size: 14px;padding: 0 30px;font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;}
.portfolio-box:hover .portfolio-box-caption {opacity: 1;}
@media(min-width:768px) {
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
font-size: 16px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
font-size: 22px;
}
}
/* ---------------------------------------------------------------------------- */
/* --------------------------------Google-Map---------------------------------- */
/* ---------------------------------------------------------------------------- */
.maps iframe{
pointer-events: none;
} | 0.254509 | 0.080647 |
.mode--plenum .fullscreenbutton,
.mode--plenum #textfield,
.mode--plenum .timeline,
.mode--plenum #speakersList,
.mode--plenum .timer
{
width: 100%;
height: 100%;
grid-row: 1 / -1;
grid-column: 1 / -1;
margin:0;
}
.mode--plenum .fullscreen{
position: absolute;
top:10%;
left:10%;
width:80%;
height:80%;
transition: all 1s;
}
.mode--plenum .fullscreenbutton{z-index: 10;}
.mode--plenum #textfield{z-index: 9;}
.mode--plenum .timer{z-index: 8;}
.mode--plenum #speakersList{z-index: 6;}
.mode--plenum .timeline{z-index: 5;}
/* speakersList / Redeliste */
div#speakersList {
background: burlywood;
width: max-content;
border-radius: 5px;
text-align: center;
font-size: xxx-large;
display: grid;
grid-template-rows: auto 1fr auto auto;
}
ul#speakersListUl {
list-style: none;
margin: 5px;
padding: 0;
max-height: 100%;
overflow: auto;
}
#speakersListUl li {
display: grid;
grid-template-columns: auto 1fr auto;
border-bottom: 1px dashed rgba(0,0,0,0.4);
grid-template-areas:"move title close";
}
#speakersList button {
background: none;
border: none;
font-size: xxx-large;
padding:0;
}
#speakersListUl .moveup.first{
visibility: hidden;
}
#speakersList .inputarea {
display: grid;
grid-template-columns: 1fr;
font-size: x-large;
}
#speakersListUl li span {
grid-area: title;
}
button#speakersListAddMeButton {
width: 15ch;
background: white;
border: 1px solid;
font-size: x-large;
}
input#speakersListInput {
font-size: x-large;
}
/* timeline */
.mode--plenum #timeline,
.open #timeline {
display: grid;
align-items: center;
}
#timeline {
display: none;
}
/* timescale */
#timelinewrapper{
grid-area: rightarea;
display: grid;
grid-template-columns: auto auto;
}
#timescale {
grid-template-rows: repeat(auto-fit, minmax(1px, 1fr));
justify-items: center;
align-content: center;
height: 100%;
display: grid;
}
.minutes-div {
width: 5ch;
background: black;
height: 50%;
grid-column: 1;
justify-self: end;
}
.minutes-div.minutes-5 {
width: 10ch;
}
.minutes-div.chapter-0 {
background: blue;
}
.minutes-div.chapter-1 {
background: lawngreen;
}
.minutes-div.chapter-2 {
background: darkmagenta;
}
.minutes-div.chapter-3 {
background: goldenrod;
}
.minutes-div.chapter-4 {
background: cadetblue;
}
button.toggle-button {
position: absolute;
width: 5ch;
right: 6ch;
}
.timelineChapter.tlc0 {
background: #33ffaa;
}
.timelineChapter.tlc1 {
background: #22aa33;
}
.timelineChapter.tlc2 {
background: #ffaa33;
}
.timelineChapter.tlc3 {
background: #99aaff;
}
.timelineChapter {
text-align: center;
}
.timelineMarker {
height: 1em;
background: rgba(200,0,0,0.3);
width: 0;
}
.over .timelineMarker {
width: 100%;
}
.active .timelineMarker {
border-right: 2px solid;
}
.timelineChapter.timeover {
background: red;
}
/*copied from videoconf.css: */
.mode--plenum.buttonarea--minimized #buttonlist,
.mode--plenum.buttonarea--minimized #controls,
.mode--plenum.buttonarea--minimized #expandbutton--controls,
.mode--plenum.buttonarea--minimized footer{
height: 0;
overflow: hidden;
/*background-color: red; /* TODO: style properly. this is just to test */
}
.mode--plenum .display-button { /* the elements that can be toggled to go full-screen */
background-color: var(--color-contrast);
display: inline-block;
width: 15ch;
height: 100%;
}
.mode--plenum .display-button.active{
background-color: blueviolet;
}
.mode--plenum button#expandbutton--area {
grid-area: expand;
display: block;
}
.mode--plenum #renderArea{
display: grid;
grid-area: mainarea;
position: unset;
grid-template-areas:
"user main topics"
"user main timer1"
"user main speakerslist";
grid-template-rows: auto auto 1fr;
grid-template-columns: 1fr auto;
overflow-y:auto;
}
.mode--plenum #expandbuttonarea {
grid-area: expandbutton;
width: 100%;
height: 10em;
border-radius: var(--border-radius);
}
.mode--plenum #expandbuttonarea {
display:block;
}
/*state buttonarea--minimized is not used in simplemode*/
.mode--plenum.buttonarea--minimized #expandbuttonarea {
height: 2em;
}
.mode--plenum #expandbutton--area,
.mode--plenum #buttonlist,
.mode--plenum #expandbutton--controls,
.mode--plenum #controls {
background-color: #c0daf5;
}
.mode--plenum #buttonlist {
grid-area: buttonarea;
display: grid;
justify-content: space-between;
align-items: center;
transition: all 0.5s;
margin: 0;
grid-template-columns: repeat(auto-fit,minmax(10ch,1fr));
grid-template-rows: auto;
padding: 0;
}
.mode--plenum #controls button{
height:100%;
min-height:2em;
}
.mode--plenum footer, .mode--plenum header,
.mode--plenum #button-simple-timer {
display: none;
}
body.mode--plenum {
grid-template-areas:
"mainarea"
"expand"
"localuser"
"buttonarea"
"moderation";
grid-template-rows: 1fr 2vh auto auto auto;
grid-template-columns: 1fr;
overflow:hidden;
}
.mode--plenum #controls {
grid-area: moderation;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(20ch,1fr));
}
.mode--plenum.guest #controls{
display: none;
}
.mode--plenum #plenumtimer {
display: inline-grid;
grid-template-areas:
"title title"
"min sec"
"submit submit";
grid-template-rows: auto auto 1fr;
height: 100%;
}
.mode--plenum #buttonTimer {
height: 100%;
}
.mode--plenum .button-title{
margin:0;
width: 98%;
text-align: center;
margin-top: 0;
/*border-bottom: 1px solid;*/
display:grid;
grid-template-columns:auto auto 1fr auto auto;
grid-template-areas: "move expand title start close";
}
.mode--plenum button.closebutton {
display: block;
position: unset;
margin-left: 1ch;
padding: 0;
margin-top: 0.1em;
margin-right: 0.4ch;
}
/*old timer - only used in plenum-mode*/
#plenumtimer {
display:none;
}
.mode--plenum .timer .movebutton{
display:none;
}
.mode--plenum .timer.minimized .movebutton{
display:block;
}
.mode--plenum .timer span {
font-size: xxx-large;
}
.mode--plenum .timer.minimized {
grid-column: 2;
width: auto;
height:auto;
justify-self:end;
}
.mode--plenum .timer {
/*height: auto;
width: auto;*/
justify-self: center;
align-self: center;
text-align: center;
border: 1px solid;
/*height: max-content;*/
border-radius: 5px;
background:#3f51b5;
grid-column:1/-1;
grid-row:1/-1;
}
.mode--plenum .timer.timeover{
background:red;
}
.mode--plenum .timer span {
font-size: calc(10em + 2vw);
margin: 5px;
}
.mode--plenum .timer.minimized span{
font-size:xxx-large;
}
.mode--plenum .timer.minimized button {
background: none;
border-radius: 10px;
}
.mode--plenum #timerbutton{
display:grid;
grid-template-areas:
"title title"
"min sec"
"submit submit";
justify-items: center;
width:max-content;
}
.mode--plenum .timerbutton #timertitle{
grid-area:title;
width:100%;
margin:0;
padding:0;
text-align: center;
}
.mode--plenum #timerminutes{
grid-area:min;
width:100%;
}
.mode--plenum #timerseconds{
grid-area:sec;
width:100%;
}
.mode--plenum #buttonTimer{
grid-area:submit;
width:100%;
padding:0;
}
.mode--plenum .user-small {
width: 40ch;
height: 6em;
overflow: hidden;
border: 1px solid;
border-radius: 1ch;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 6em;
}
.mode--plenum .content img {height: 100%;width: auto;margin: 0;padding: 0;}
.mode--plenum .content {padding: 0;}
.mode--plenum #speakersList {
grid-area: speakerslist;
}
.mode--plenum #topics {
grid-area: topics;
border: 1px solid;
border-radius: 1ch;
padding: 0 1ch;
font-size: xx-large;
text-align: center;
background: aliceblue;
}
.mode--plenum #userlist{
grid-area:user;
list-style: none;
display: grid;
grid-template-rows:repeat(auto-fit,5em);
}
.mode--plenum #userlist li{
display: grid;
grid-template-areas: "username usersymbol";
grid-template-columns: auto 1fr;
width:40ch;
}
.mode--plenum .username{
grid-area: username;
}
.mode--plenum .usersymbol{
grid-area: usersymbol;
height:5em;
}
.mode--plenum .usersymbol img{
height:100%;
}
.mode--plenum #localuser{
display: grid;
grid-template-columns: 20ch 30ch 1fr;
grid-template-areas:
"name chat expand";
}
.mode--plenum #localuser.editable #localusername,
.mode--plenum #localusernameEditable{
display:none;
}
.mode--plenum #localuser.editable #localusernameEditable{
display: block;
width:20ch;
background:white;
color:black;
}
input#chatinput {
margin: 0;
padding: 0;
border: 1px solid;
border-radius: 5px;
}
.mode--plenum .msg-active{ display:none;}
.mode--plenum .display-button.active .msg-active{
display:block;
} | styles/_plenum.css | .mode--plenum .fullscreenbutton,
.mode--plenum #textfield,
.mode--plenum .timeline,
.mode--plenum #speakersList,
.mode--plenum .timer
{
width: 100%;
height: 100%;
grid-row: 1 / -1;
grid-column: 1 / -1;
margin:0;
}
.mode--plenum .fullscreen{
position: absolute;
top:10%;
left:10%;
width:80%;
height:80%;
transition: all 1s;
}
.mode--plenum .fullscreenbutton{z-index: 10;}
.mode--plenum #textfield{z-index: 9;}
.mode--plenum .timer{z-index: 8;}
.mode--plenum #speakersList{z-index: 6;}
.mode--plenum .timeline{z-index: 5;}
/* speakersList / Redeliste */
div#speakersList {
background: burlywood;
width: max-content;
border-radius: 5px;
text-align: center;
font-size: xxx-large;
display: grid;
grid-template-rows: auto 1fr auto auto;
}
ul#speakersListUl {
list-style: none;
margin: 5px;
padding: 0;
max-height: 100%;
overflow: auto;
}
#speakersListUl li {
display: grid;
grid-template-columns: auto 1fr auto;
border-bottom: 1px dashed rgba(0,0,0,0.4);
grid-template-areas:"move title close";
}
#speakersList button {
background: none;
border: none;
font-size: xxx-large;
padding:0;
}
#speakersListUl .moveup.first{
visibility: hidden;
}
#speakersList .inputarea {
display: grid;
grid-template-columns: 1fr;
font-size: x-large;
}
#speakersListUl li span {
grid-area: title;
}
button#speakersListAddMeButton {
width: 15ch;
background: white;
border: 1px solid;
font-size: x-large;
}
input#speakersListInput {
font-size: x-large;
}
/* timeline */
.mode--plenum #timeline,
.open #timeline {
display: grid;
align-items: center;
}
#timeline {
display: none;
}
/* timescale */
#timelinewrapper{
grid-area: rightarea;
display: grid;
grid-template-columns: auto auto;
}
#timescale {
grid-template-rows: repeat(auto-fit, minmax(1px, 1fr));
justify-items: center;
align-content: center;
height: 100%;
display: grid;
}
.minutes-div {
width: 5ch;
background: black;
height: 50%;
grid-column: 1;
justify-self: end;
}
.minutes-div.minutes-5 {
width: 10ch;
}
.minutes-div.chapter-0 {
background: blue;
}
.minutes-div.chapter-1 {
background: lawngreen;
}
.minutes-div.chapter-2 {
background: darkmagenta;
}
.minutes-div.chapter-3 {
background: goldenrod;
}
.minutes-div.chapter-4 {
background: cadetblue;
}
button.toggle-button {
position: absolute;
width: 5ch;
right: 6ch;
}
.timelineChapter.tlc0 {
background: #33ffaa;
}
.timelineChapter.tlc1 {
background: #22aa33;
}
.timelineChapter.tlc2 {
background: #ffaa33;
}
.timelineChapter.tlc3 {
background: #99aaff;
}
.timelineChapter {
text-align: center;
}
.timelineMarker {
height: 1em;
background: rgba(200,0,0,0.3);
width: 0;
}
.over .timelineMarker {
width: 100%;
}
.active .timelineMarker {
border-right: 2px solid;
}
.timelineChapter.timeover {
background: red;
}
/*copied from videoconf.css: */
.mode--plenum.buttonarea--minimized #buttonlist,
.mode--plenum.buttonarea--minimized #controls,
.mode--plenum.buttonarea--minimized #expandbutton--controls,
.mode--plenum.buttonarea--minimized footer{
height: 0;
overflow: hidden;
/*background-color: red; /* TODO: style properly. this is just to test */
}
.mode--plenum .display-button { /* the elements that can be toggled to go full-screen */
background-color: var(--color-contrast);
display: inline-block;
width: 15ch;
height: 100%;
}
.mode--plenum .display-button.active{
background-color: blueviolet;
}
.mode--plenum button#expandbutton--area {
grid-area: expand;
display: block;
}
.mode--plenum #renderArea{
display: grid;
grid-area: mainarea;
position: unset;
grid-template-areas:
"user main topics"
"user main timer1"
"user main speakerslist";
grid-template-rows: auto auto 1fr;
grid-template-columns: 1fr auto;
overflow-y:auto;
}
.mode--plenum #expandbuttonarea {
grid-area: expandbutton;
width: 100%;
height: 10em;
border-radius: var(--border-radius);
}
.mode--plenum #expandbuttonarea {
display:block;
}
/*state buttonarea--minimized is not used in simplemode*/
.mode--plenum.buttonarea--minimized #expandbuttonarea {
height: 2em;
}
.mode--plenum #expandbutton--area,
.mode--plenum #buttonlist,
.mode--plenum #expandbutton--controls,
.mode--plenum #controls {
background-color: #c0daf5;
}
.mode--plenum #buttonlist {
grid-area: buttonarea;
display: grid;
justify-content: space-between;
align-items: center;
transition: all 0.5s;
margin: 0;
grid-template-columns: repeat(auto-fit,minmax(10ch,1fr));
grid-template-rows: auto;
padding: 0;
}
.mode--plenum #controls button{
height:100%;
min-height:2em;
}
.mode--plenum footer, .mode--plenum header,
.mode--plenum #button-simple-timer {
display: none;
}
body.mode--plenum {
grid-template-areas:
"mainarea"
"expand"
"localuser"
"buttonarea"
"moderation";
grid-template-rows: 1fr 2vh auto auto auto;
grid-template-columns: 1fr;
overflow:hidden;
}
.mode--plenum #controls {
grid-area: moderation;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(20ch,1fr));
}
.mode--plenum.guest #controls{
display: none;
}
.mode--plenum #plenumtimer {
display: inline-grid;
grid-template-areas:
"title title"
"min sec"
"submit submit";
grid-template-rows: auto auto 1fr;
height: 100%;
}
.mode--plenum #buttonTimer {
height: 100%;
}
.mode--plenum .button-title{
margin:0;
width: 98%;
text-align: center;
margin-top: 0;
/*border-bottom: 1px solid;*/
display:grid;
grid-template-columns:auto auto 1fr auto auto;
grid-template-areas: "move expand title start close";
}
.mode--plenum button.closebutton {
display: block;
position: unset;
margin-left: 1ch;
padding: 0;
margin-top: 0.1em;
margin-right: 0.4ch;
}
/*old timer - only used in plenum-mode*/
#plenumtimer {
display:none;
}
.mode--plenum .timer .movebutton{
display:none;
}
.mode--plenum .timer.minimized .movebutton{
display:block;
}
.mode--plenum .timer span {
font-size: xxx-large;
}
.mode--plenum .timer.minimized {
grid-column: 2;
width: auto;
height:auto;
justify-self:end;
}
.mode--plenum .timer {
/*height: auto;
width: auto;*/
justify-self: center;
align-self: center;
text-align: center;
border: 1px solid;
/*height: max-content;*/
border-radius: 5px;
background:#3f51b5;
grid-column:1/-1;
grid-row:1/-1;
}
.mode--plenum .timer.timeover{
background:red;
}
.mode--plenum .timer span {
font-size: calc(10em + 2vw);
margin: 5px;
}
.mode--plenum .timer.minimized span{
font-size:xxx-large;
}
.mode--plenum .timer.minimized button {
background: none;
border-radius: 10px;
}
.mode--plenum #timerbutton{
display:grid;
grid-template-areas:
"title title"
"min sec"
"submit submit";
justify-items: center;
width:max-content;
}
.mode--plenum .timerbutton #timertitle{
grid-area:title;
width:100%;
margin:0;
padding:0;
text-align: center;
}
.mode--plenum #timerminutes{
grid-area:min;
width:100%;
}
.mode--plenum #timerseconds{
grid-area:sec;
width:100%;
}
.mode--plenum #buttonTimer{
grid-area:submit;
width:100%;
padding:0;
}
.mode--plenum .user-small {
width: 40ch;
height: 6em;
overflow: hidden;
border: 1px solid;
border-radius: 1ch;
display: grid;
grid-template-columns: 1fr 1fr;
grid-template-rows: 6em;
}
.mode--plenum .content img {height: 100%;width: auto;margin: 0;padding: 0;}
.mode--plenum .content {padding: 0;}
.mode--plenum #speakersList {
grid-area: speakerslist;
}
.mode--plenum #topics {
grid-area: topics;
border: 1px solid;
border-radius: 1ch;
padding: 0 1ch;
font-size: xx-large;
text-align: center;
background: aliceblue;
}
.mode--plenum #userlist{
grid-area:user;
list-style: none;
display: grid;
grid-template-rows:repeat(auto-fit,5em);
}
.mode--plenum #userlist li{
display: grid;
grid-template-areas: "username usersymbol";
grid-template-columns: auto 1fr;
width:40ch;
}
.mode--plenum .username{
grid-area: username;
}
.mode--plenum .usersymbol{
grid-area: usersymbol;
height:5em;
}
.mode--plenum .usersymbol img{
height:100%;
}
.mode--plenum #localuser{
display: grid;
grid-template-columns: 20ch 30ch 1fr;
grid-template-areas:
"name chat expand";
}
.mode--plenum #localuser.editable #localusername,
.mode--plenum #localusernameEditable{
display:none;
}
.mode--plenum #localuser.editable #localusernameEditable{
display: block;
width:20ch;
background:white;
color:black;
}
input#chatinput {
margin: 0;
padding: 0;
border: 1px solid;
border-radius: 5px;
}
.mode--plenum .msg-active{ display:none;}
.mode--plenum .display-button.active .msg-active{
display:block;
} | 0.379378 | 0.092647 |
* Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
nav ul a,
nav .brand-logo {
color: #444;
}
p {
line-height: 2rem;
}
.button-collapse {
color: #31312f;
}
.parallax-container {
min-height: 380px;
line-height: 0;
height: 300px;
color: rgba(255,255,255,.9);
}
.parallax-container .section {
width: 100%;
}
#index-banner{
margin-top: 2%;
}
@media only screen and (max-width : 992px) {
.parallax-container .section {
position: absolute;
top: 40%;
}
#index-banner .section {
top: 10%;
}
}
@media only screen and (max-width : 600px) {
#index-banner .section {
top: 0;
}
}
.main-title{
letter-spacing: 35px;
font-weight: 200;
text-align: center;
text-transform: uppercase;
font-size: 50px;
}
.sub-title{
font-weight: 500;
letter-spacing: 3px;
text-align: center;
font-size: 24px;
}
.sub-main-title{
font-size: 30px;
letter-spacing: 15px;
font-weight: 300;
text-align: center;
text-transform: uppercase;
}
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
footer.page-footer {
margin: 0;
}
::placeholder {
color: white;
opacity: 1;
}
.barre-google label{
color: white;
margin-left: -24%;
}
.barre-google #search {
border-bottom: 1px solid white;
}
.hero-box{
background-color: rgba(0, 0, 0, 0.40);
}
.logo{
height: auto;
width:125px;
margin-top: -10px;
}
.message-jour-box{
background-color: rgba(0, 0, 0, 0.50);
}
.message-jour p{
text-align: justify;
}
.input-field input[type=search]:focus {
background-color: rgba(255, 255, 255, 0);
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: rgba(255, 255, 255, 0.9);
}
.input-field input[type=search]:focus + label i,
.input-field input[type=search]:focus ~ .mdi-navigation-close,
.input-field input[type=search]:focus ~ .material-icons {
color: #f7fffc;
}
.parallax-container{
background-color: rgba(0, 0, 0, 0.50);
}
.text_editor {
border: none;
background: rgba(221, 221, 221, 0);
color: #ffffff;
width: 200px;
cursor: text;
font-size: 28px;
}
.news_edition{
color: #000000;
cursor: text;
height: 200px;
justify-content: center;
text-align: justify;
display: block;
}
#quote_input{
font-size: 20px;
}
.edit-icon{
position: relative;
cursor: pointer;
font-size: 35px;
}
.cancel-icon{
display: none;
cursor: pointer;
font-size: 35px;
}
.check-icon{
cursor: pointer;
display: none;
font-size: 35px;
}
.info-edit{
text-justify: auto;
}
#info_input{
line-height: 1.5;
}
.info-edit{
color: black;
height: 100px;
}
.delete-doc-btn{
margin-left: 10px;
} | css/style.css | * Use this file to override Materialize files so you can update
* the core Materialize files in the future
*
* Made By MaterializeCSS.com
*/
nav ul a,
nav .brand-logo {
color: #444;
}
p {
line-height: 2rem;
}
.button-collapse {
color: #31312f;
}
.parallax-container {
min-height: 380px;
line-height: 0;
height: 300px;
color: rgba(255,255,255,.9);
}
.parallax-container .section {
width: 100%;
}
#index-banner{
margin-top: 2%;
}
@media only screen and (max-width : 992px) {
.parallax-container .section {
position: absolute;
top: 40%;
}
#index-banner .section {
top: 10%;
}
}
@media only screen and (max-width : 600px) {
#index-banner .section {
top: 0;
}
}
.main-title{
letter-spacing: 35px;
font-weight: 200;
text-align: center;
text-transform: uppercase;
font-size: 50px;
}
.sub-title{
font-weight: 500;
letter-spacing: 3px;
text-align: center;
font-size: 24px;
}
.sub-main-title{
font-size: 30px;
letter-spacing: 15px;
font-weight: 300;
text-align: center;
text-transform: uppercase;
}
.icon-block {
padding: 0 15px;
}
.icon-block .material-icons {
font-size: inherit;
}
footer.page-footer {
margin: 0;
}
::placeholder {
color: white;
opacity: 1;
}
.barre-google label{
color: white;
margin-left: -24%;
}
.barre-google #search {
border-bottom: 1px solid white;
}
.hero-box{
background-color: rgba(0, 0, 0, 0.40);
}
.logo{
height: auto;
width:125px;
margin-top: -10px;
}
.message-jour-box{
background-color: rgba(0, 0, 0, 0.50);
}
.message-jour p{
text-align: justify;
}
.input-field input[type=search]:focus {
background-color: rgba(255, 255, 255, 0);
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
color: rgba(255, 255, 255, 0.9);
}
.input-field input[type=search]:focus + label i,
.input-field input[type=search]:focus ~ .mdi-navigation-close,
.input-field input[type=search]:focus ~ .material-icons {
color: #f7fffc;
}
.parallax-container{
background-color: rgba(0, 0, 0, 0.50);
}
.text_editor {
border: none;
background: rgba(221, 221, 221, 0);
color: #ffffff;
width: 200px;
cursor: text;
font-size: 28px;
}
.news_edition{
color: #000000;
cursor: text;
height: 200px;
justify-content: center;
text-align: justify;
display: block;
}
#quote_input{
font-size: 20px;
}
.edit-icon{
position: relative;
cursor: pointer;
font-size: 35px;
}
.cancel-icon{
display: none;
cursor: pointer;
font-size: 35px;
}
.check-icon{
cursor: pointer;
display: none;
font-size: 35px;
}
.info-edit{
text-justify: auto;
}
#info_input{
line-height: 1.5;
}
.info-edit{
color: black;
height: 100px;
}
.delete-doc-btn{
margin-left: 10px;
} | 0.355216 | 0.078536 |
----------------------------------------------- */
/* 01 Global
02 Text Elements
02.1 Various, title, list & Paragraph
02.2 Links
02.3 pre & code
02.4 blockquote
02.5 List
02.6 Table
02.7 Form
02.8 Clearing
02.9 Fixes
02.10 Screen readers
03 Header
03.1 Site title & description
03.2 Menu
04 Layout
05 Home
06 Content+Home
07 Content
07.1 Content: Stantard
07.1.1 Content: Stantard - footer
07.2 Content: Video
08 Media Elements
08.1 Media Elements: Caption
08.2 Media Elements: IMG
08.3 Media Elements: Gallery
08.4 Media Elements: Embed
09 Navigation
10 Comments
10.1 Comments: display
10.2 Comments: form
10.3 Comments: Subscribe
11 List search & cat
12 Sidebar
13 Footer
14 Site-extra
15.1 Widgets
15.2 Widgets, social icons
----------------------------------------------- */
/*--------------------------------------------- */
/* 01 Global
----------------------------------------------- */
@font-face {
font-family: 'Yanone Kaffeesatz';
src: local('fonts/Yanone Kaffeesatz Regular'), url('fonts/YanoneKaffeesatz-Regular.woff') format('woff');
}
@font-face {
font-family: 'Yanone Kaffeesatz Light';
src: local('fonts/Yanone Kaffeesatz Light'), url('fonts/YanoneKaffeesatz-Light.woff') format('woff');
}
@font-face {
font-family: 'Yanone Kaffeesatz Thin';
src: local('fonts/Yanone Kaffeesatz Thin'), url('fonts/YanoneKaffeesatz-Thin.woff') format('woff');
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
background: rgb(224,224,224);
color: #333;
font-weight: 400;
font-family: Open Sans,Helvetica,Arial;
line-height: 1.5em;
margin: 0;
font-size: 0.95em;
}
/*--------------------------------------------- */
/* 02 Text Elements
----------------------------------------------- */
/* 02.1 Text Elements: Various, title, & Paragraph
----------------------------------------------- */
strong {
font-weight: bold;
font-size: 0.98em;
}
small {
font-size: 85%;
}
em {
font-style: italic;
}
p {
margin: 0 0 30px 0;
text-align: justify;
line-height: 1.65em;
}
h1, h2, h3, h4, h5, h6 {
margin: 1em 0 1.25em;
color: #222;
font-weight: 600;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
line-height: 1.2em;
text-rendering: optimizelegibility;
}
h1 {
font-size: 30px;
font-size: 1.8rem;
}
h2 {
font-size: 26px;
font-size: 1.6rem;
}
.entry-content h2 {
left: -19px;
position: relative;
}
.entry-content h2::before {
content: '// ';
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
h3 {
font-size: 22x;
font-size: 1.4rem;
}
h4 {
font-size: 20px;
font-size: 1.2rem;
}
h5 {
font-size: 18px;
font-size: 1.1rem;
}
h6 {
font-size: 16px;
font-size: 1rem;
}
hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
}
/* 02.2 Text Elements: Links
----------------------------------------------- */
a {
color: rgb(250, 52, 52);
text-decoration: none;
outline: none;
-webkit-transition: all 0.14s ease 0s;
-moz-transition: all 0.14s ease 0s;
-o-transition: all 0.14s ease 0s;
}
a:visited {
color: #eb2121;
}
a:hover,
a:focus,
a:active {
color: #333;
text-decoration: underline;
}
/* 02.3 Text Elements: pre & code
----------------------------------------------- */
pre {
display: block;
font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace;
font-size: 13px;
line-height: 28px;
background: repeating-linear-gradient(to bottom, #e1e1e1 0, #e1e1e1 28px, #f6f6f6 28px, #f6f6f6 56px);
border-left: 10px solid #d6d6d6;
padding: 0 2px 0 15px;
margin: 10px 0 30px 0;
word-wrap: normal;
white-space: pre;
overflow-x: auto;
}
code {
font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace;
white-space: pre;
background: #f6f6f6;
padding: 3px 0 2px 0;
border-top: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
}
/* 02.4 Text Elements: blockquote
----------------------------------------------- */
blockquote {
background: rgba(240, 240, 240, 0.9);
margin: 20px 0 20px 0;
padding: 15px 0 0 0;
border-left: 5px solid #d6d6d6;
overflow: hidden;
}
blockquote p {
font-style: italic;
line-height: 21px;
margin: 0 0 15px 15px;
padding-right: 10px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.comment-content blockquote {
margin: 0 0 20px 0;
}
blockquote cite {
float: left;
width: 100%;
color: #353535;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: italic;
text-shadow: 0 1px 1px rgba(255,255,255,0.1);
letter-spacing: 1px;
margin: 10px 0 10px -15px;
padding: 1.5%;
background: rgba(230, 230, 230, 0.9);
}
blockquote cite:before {
content: "\223C \2009";
}
blockquote cite:after {
content: "\2009 \223C";
}
/* 02.5 Text Elements: List
----------------------------------------------- */
li {
line-height: 20px;
}
ul,
ol {
padding: 0;
margin: 0 0 25px 25px;
}
p + ol,
p + ul {
text-align: justify;
margin: -5px 0px 30px 25px;
}
.entry-content ol {
margin-right: 1.5em;
counter-reset:item;
}
.entry-content ol>li {
text-indent: -2em;
list-style-type: none;
counter-increment: item;
margin: 0 0 0.4em 2em;
}
.tag-la-track .entry-content ol>li {
margin: 0 0 0 2em;
padding: 0.4em 0 0.4em 0.4em;
border-bottom: 1px solid #e6e6e6;
}
.tag-la-track .entry-content ol>li:hover {
background-color: #e6e6e6;
transition: all 0.15s linear;
}
.entry-content ol>li:before {
display: inline-block;
width: 1.5em;
padding-right: 0.5em;
font-style: italic;
font-weight: 500;
text-align: right;
content: counter(item) ".";
}
.entry-content ul li {
margin: .4em 0 .4em 2em;
}
.post-20256 ul { /* specific style for changelog page */
background-color: rgba(240, 240, 240, 0.9);
border-top: 1px dashed #d6d6d6;
border-bottom: 1px dashed #d6d6d6;
font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace;
margin: -10px 0px 30px 0px;
padding: 20px 0;
}
/* 02.6 Text Elements: Table
----------------------------------------------- */
table {
width: 100%;
margin-bottom: 20px;
border-collapse: separate;
}
table th,
table td {
padding: 8px 15px 8px 15px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #d6d6d6;
}
table th {
font-weight: bold;
}
table thead th {
vertical-align: bottom;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
border-top: 0;
}
table tbody + tbody {
border-top: 2px solid #d6d6d6;
}
/* 02.7 Text Elements: Forms
----------------------------------------------- */
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 {
height: 26px;
color: #333;
line-height: 26px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
textarea {
width: 80%;
height: auto;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: #d6d6d6;
outline: 0;
outline: thin dotted \9;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
button,a.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
padding: 8px 15px;
color: #fff;
font-size: 1.2em;
font-weight: 400;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
line-height: 30px;
text-transform: uppercase;
background: #060608;
border: 1px solid #060608;
}
button:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: rgb(250, 52, 52);
border-color: rgb(250, 52, 52);
}
/* 02.8 Text Elements: Clearing
----------------------------------------------- */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
* html .clearfix {
height: 1%;
}
*:first-child+html .clearfix {
min-height: 1px;
}
.clearfix {
display: block;
}
.clear {
clear: both;
}
time {
font-size: 1.1em;
}
/* 02.9 Text Elements: Fixes
----------------------------------------------- */
.ffs-sep { /* Clear Fruitful Bar */
clear: both;
}
.ffs-bs div.alert-success { /* Fruitful info-box */
background-color: rgba(240, 240, 240, 0.9);
border: 1px dashed #d6d6d6;
color: black;
margin : 0 auto;
width: 95%;
}
.ffs-bs .close { /* Fruitful info-box */
display: none;
}
.ffs-bs div.alert-dismissible { /* Fruitful info-box */
padding-right: 15px;
}
.ffs-bs div a { /* Fruitful info-box */
color: rgb(250, 52, 52);
}
.ffs-bs div a:hover { /* Fruitful info-box */
color: #333;
}
dd {
margin-bottom: 1em;
}
.widget_meta ul li:last-child {
display: none;
}
/* 02.10 Text Elements: Screen readers
----------------------------------------------- */
.screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
top: 0;
left: 0;
width: auto;
height: auto;
display: block;
clip: auto !important;
line-height: normal;
text-decoration: none;
z-index: 100000; /* Above WP toolbar */
}
/*--------------------------------------------- */
/* 03 Header
----------------------------------------------- */
/* 03.1 Header: Site title & description
----------------------------------------------- */
.site-title {
font-size: 54px;
margin: 0 0 0 95px;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-shadow: rgba(255, 255, 255, 0.5) 0px 3px 3px;
line-height: 49px;
}
.site-title::first-letter {
font-size: 68px;
}
.site-title a {
color: #fff;
text-decoration: none;
}
.site-description {
color: #999;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
margin: 2px 0 0 95px;
clear: both;
}
/* 03.2 Header: Menu
----------------------------------------------- */
#main-navigation {
letter-spacing: 0.05em;
z-index: 99999;
}
.sf-menu ul {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu li ul {
top: -999em;
position: absolute;
z-index: 99999;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
top: 50px;
}
.sf-menu li:hover li ul,
.sf-menu li.sfHover li ul {
top: -999em;
}
.sf-menu li li:hover ul,
.sf-menu li li.sfHover ul {
top: 0;
left: 170px;
}
.sf-menu li li:hover li ul,
.sf-menu li li.sfHover li ul {
top: -999em;
}
.sf-menu li li li:hover ul,
.sf-menu li li li.sfHover ul {
top: 0;
left: 170px;
}
.sf-menu li {
float: left;
position: relative;
visibility: inherit;
}
.sf-menu li a {
float: left;
display: block;
}
.sf-menu li:hover li a,
.sf-menu li.sfHover li a {
width: 130px;
}
#main-navigation .sf-menu > ul > li:after {
}
#main-navigation .sf-menu > ul > li:last-child:after {
display: none;
}
#main-navigation .sf-menu > ul > li:hover:after,
#main-navigation .sf-menu > ul > li.sfHover:after,
#main-navigation .sf-menu > ul > li.current_page_item:after,
#main-navigation .sf-menu > ul > li.current-menu-item:after {
color: rgb(250, 52, 52);
}
#main-navigation li a {
padding: 5px 20px;
color: #fff;
font-size: 1.2em;
font-weight: 400;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: uppercase;
line-height: 40px;
}
#main-navigation li:hover ul,
#main-navigation li.sfHover ul {
top: 50px;
background: rgba(250, 52, 52, 0.95);
}
#main-navigation li li:hover ul,
#main-navigation li li.sfHover ul {
top: 0;
border-left: 1px solid #fd4848;
}
#main-navigation li li {
border-bottom: 1px solid #fd4848;
}
#main-navigation li li a {
color: #ffabab;
}
#main-navigation li a:hover,
#main-navigation li.sfHover > a,
#main-navigation li.current_page_item > a,
#main-navigation li.current-menu-item > a,
#main-navigation li.current-menu-parent > a,
#main-navigation li.current-page-parent > a,
#main-navigation li.current-page-ancestor > a,
#main-navigation li.current_page_ancestor > a {
color: #fff;
background-color: rgb(250, 52, 52);
}
#main-navigation li:hover li a,
#main-navigation li.sfHover li a {
margin: 0;
padding: 8px 15px;
font-size: 1.1em;
text-transform: none;
line-height: normal;
}
#main-navigation li:hover li a:hover,
#main-navigation li.sfHover li a:hover {
background: rgb(250, 52, 52);
}
/*-----------Specific Home item----------------- */
#main-navigation li.menu-item-15670 a:hover,
#menu-item-15670.menu-item-15670 a,
#menu-item-15670.menu-item-15670 a:hover,
#menu-item-15670.current-menu-item.menu-item-15670 a {
background: url(img/logo-10.png) no-repeat;
background-size: contain;
background-position: left center;
text-shadow: rgba(255, 255, 255, 0.5) 0px 3px 3px;
font-size: 2em;
font-weight: 900;
width: 130px;
text-align: right;
margin: 5px 20px 5px 0;
padding: 0;
background-color: #060608;
}
.menu-item-15630 {
border-right: 1px solid rgb(50,50,50);
border-left: 1px solid rgb(50,50,50);
}
.menu-item-15632 {
border-right: 1px solid rgb(50,50,50);
}
/*--------------------------------------------- */
/* 04 Layout
----------------------------------------------- */
.main-navigation-back {
width: 100%;
height: 50px;
background: #060608;
box-shadow: 0 10px 20px -18px rgb(1,1,1);
}
#main-navigation {
width: 968px;
margin: 0 auto;
}
.site-main {
padding: 0;
}
.container {
background: #fff;
width: 1040px;
height: 100%;
padding: 30px 30px 30px 30px;
margin-top: 20px;
box-shadow: 0 10px 40px -18px rgb(1,1,1);
}
.content-area {
float: left;
}
.site-content {
max-width: 100%;
width: 700px;
}
.site-content-bottom {
max-width: 700px;
margin: 0 auto;
}
.site-content-video .hentry {
width: 1040px;
}
.site-sidebar {
width: 300px;
float: right;
display: block;
padding: 0 0 0 20px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
/*--------------------------------------------- */
/* 05 Home
----------------------------------------------- */
.home .hentry {
margin: 0 0 80px 0;
}
.home .entry-content div.clearfix,
.home .ffs-sep,
.home .format-video .wp-caption,
.home .format-video img[class*="wp-image-"] {
display: none;
}
/*--------------------------------------------- */
/* 06 Content+Home
----------------------------------------------- */
/*--------------------------------------------- */
/* 07 Content
----------------------------------------------- */
/* 07.1 Content: General
----------------------------------------------- */
.hentry {
min-height: 222px;
margin: 0 0 20px 0;
word-wrap: break-word;
-ms-word-wrap: break-word;
}
.entry-header {
margin: 0;
}
.entry-title {
margin: 0;
font-size: 2.3em;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
white-space: nowrap;
border-bottom: 1px solid #e6e6e6;
}
.entry-title a {
color: #222;
text-decoration: none;
}
.entry-title a:hover {
color: rgb(250, 52, 52);
}
.entry-meta {
color: #999;
font-size: .9em;
}
.entry-meta a {
color: #999;
text-decoration: none;
}
.entry-meta a:hover {
color: #222;
}
.entry-meta .cat-links {
margin: 0 20px 0 0;
}
.entry-meta .calendar-meta {
margin: 0 0 0 10px;
}
.entry-meta [class^="ico-"]:before {
margin: 0 3px 0 0;
color: #333;
}
.entry-thumbnail img {
display: block;
}
.entry-content {
margin: 0 22px;
}
.entry-footer {
padding: 0;
border-bottom: 1px solid #d6d6d6;
}
.more-link,
.page-links {
margin: 20px 0 0;
padding: 2px 15% 2px 0;
display: block;
font-weight : bold;
text-align: right;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
border-radius: 2px;
background: linear-gradient(to right, #f6f6f6 0, rgba(150, 150, 150, 0.12)50%, rgba(150, 150, 150, 0.15)100%);
}
.post-password-required label {
float: left;
margin: 0 10px 0 0;
}
.page-header {
margin: 0 0 30px;
padding: 15px 20px 5px;
background: #f6f6f6;
border: 1px solid #e6e6e6;
}
.page-title {
margin: 0 0 10px;
font-size: 2.5em;
text-transform: uppercase;
letter-spacing: 2px;
text-align:center;
}
.head-content-title {
position: relative;
margin: 25px 0 35px 22px;
padding: 10px 0 0 0;
z-index: 2;
}
.entry-content-meta {
padding: 5px 0 5px 0;
}
.have-comments-link-entry-meta {
float: right;
padding: 5px;
border-top: 1px solid grey;
font-size: 1.4em;
position: relative;
top: -6px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.have-comments-link-entry-meta a {
color: rgba(250, 52, 52, 0.8);
}
.comments-link-entry-meta {
float: right;
padding: 5px;
border-top: 1px solid grey;
font-size: 1.4em;
position: relative;
top: -6px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.have-comments-link-entry-meta:hover,
.comments-link-entry-meta:hover {
border-top: 1px solid rgb(250, 52, 52);
}
.head-content-tumbnail {
width: 130px;
height: 130px;
float: left;
position: relative;
left: -50px;
z-index: 3;
margin: 0 -30px 0 -10px;
box-shadow: -2px -2px 11px 0px rgba(190,190,190,0.6);
}
.page .head-content-tumbnail {
top: -40px;
margin: 0 -30px -30px -10px;
}
.head-content-tumbnail img {
border: 2px solid rgb(225,225,225);
}
/* 07.1.1 Content: Stantard - footer
----------------------------------------------- */
.charelinks {
background: #f6f6f6;
border-bottom: 3px solid #C0C0C0;
text-align: center;
padding: 8px 0 7px 0;
}
.charelinks a {
position: relative;
color: black;
top: 0;
font-size: 20px;
margin: 0 5px;
}
.charelinks a:hover {
top: -2px;
transition: all 0.2s linear;
color: rgb(250, 52, 52);
}
body.search .page .entry-footer {
padding: 0;
border-top: none;
}
.charepost h3 {
width: 80%;
margin: 25px auto 10px auto;
font-size: 1.50em;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 1px solid #D6D6D6;
}
.charepost {
padding: 5px 0 25px 0;
margin: 0 auto 25px auto;
max-width: 700px;
}
.related_post {
overflow: hidden;
margin: 0 auto 20px auto;
}
.charepost ul {
max-width: 580px;
list-style-type: none;
}
ul.related_post li {
width: 125px;
float: left;
margin: 10px 10px 0 10px;
}
a.wp_rp_thumbnail img {
box-shadow: none;
border-radius: 20% 20% 20% 0;
border: 2px solid rgb(225,225,225);
}
.wp_rp_publish_date {
display: block;
font-style: italic;
}
.charepost a {
color: black;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.charepost a:hover {
color: rgb(250, 52, 52);
}
/* 07.2 Content: Video
----------------------------------------------- */
.single .format-video {
background: #fff;
}
.single .format-video .entry-content,
.single .format-video .entry-header {
margin: 0 22px;
padding: 0 10%;
}
.single .format-video .alignleft {
margin: 0 2em 1.8em -8.8em;
}
.single .format-video .alignright {
margin: 0 -8.8em 1.8em 2em;
}
/*--------------------------------------------- */
/* 08 Media Elements
----------------------------------------------- */
/* 08.1 Media Elements: Caption
----------------------------------------------- */
.wp-caption {
overflow: visible;
max-width: 100%;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
font-style: italic;
}
.wp-caption img {
border-radius: 2px 2px 0 0;
}
.wp-caption .size-full {
box-shadow: 0px -5px 10px 1px rgba(190,190,190,0.8);
}
.wp-caption-text {
background: linear-gradient(to right, #f6f6f6 0, rgba(150, 150, 150, 0.12)50%, rgba(150, 150, 150, 0.15)100%);
padding: 5px 5px 5px 0;
text-align: right;
border-radius: 0 0 2px 2px;
margin: 0 0 -1.5em 0;
}
.wp-caption-text a {
font-weight: bold;
font-size: 0.98em;
}
.aligncenter .wp-caption-text {
margin: 0 0 -0.5em 0;
}
/* 08.2 Media Elements: IMG
----------------------------------------------- */
img {
height: auto;
max-width: 100%;
vertical-align: middle;
border-radius: 2px 2px 2px 2px;
-ms-interpolation-mode: bicubic;
image-rendering: optimizeQuality;
}
.format-link .entry-content img,
.format-video .entry-content img,
.format-status .entry-content img,
.format-standard .entry-content img {
box-shadow: none;
}
.alignleft {
display: inline;
float: left;
margin: 2em 2em 1.8em -1.5em;
}
.alignright {
display: inline;
float: right;
margin: 2em -1.5em 1.8em 2em;
}
.aligncenter {
clear: both;
display: block;
margin: 35px auto 35px;
}
/* 08.3 Media Elements: Gallery
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
margin-bottom: 0;
margin-top: 0;
padding: 0;
border: none;
}
.site-content .gallery {
margin-bottom: 1.5em;
}
.site-content .gallery a img {
height: auto;
max-width: 95%;
margin-top:-5px;
}
.site-content .gallery dd {
margin-top: 0px;
}
.entry-attachment .attachment {
margin: 0 0 15px;
}
.gallery .wp-caption-text {
margin: 0 12px 0 0;
}
.gallery.gallery-columns-3 .wp-caption-text { /* Fix caption for 3 column gal. */
margin: 0 3px 0 0;
}
/* 08.4 Media Elements: Embed
----------------------------------------------- */
embed,
iframe,
object {
width: 100%;
}
.comment-content p iframe {
margin: 0 auto;
display: block;
}
.comment-content iframe {
width: 80%;
}
/*--------------------------------------------- */
/* 09 Navigation
----------------------------------------------- */
.single-post .site-content [class*="navigation"],
.single-post .site-content-bottom [class*="navigation"] {
margin: 15px 0 15px;
text-align: none;
overflow: hidden;
}
.archive .site-content [class*="navigation"],
.search .site-content [class*="navigation"],
.search .site-content-bottom [class*="navigation"],
.archive .site-content-bottom [class*="navigation"] {
margin-bottom: 15px;
text-align: center;
}
.home .site-content [class*="navigation"],
.home .site-content-bottom [class*="navigation"] {
margin: 15px 0 15px;
text-align: center;
overflow: hidden;
}
[class*="navigation"] .nav-previous {
width: 50%;
float: left;
}
[class*="navigation"] .nav-next {
width: 50%;
float: right;
text-align: right;
}
.site-content [class*="navigation"] .pages,
.site-content-bottom [class*="navigation"] .pages {
display: none;
}
.site-content [class*="navigation"] a.last,
.site-content [class*="navigation"] a.first,
.site-content [class*="navigation"] a,
.site-content-bottom [class*="navigation"] a.last,
.site-content-bottom [class*="navigation"] a.first,
.site-content-bottom [class*="navigation"] a {
display: inline-block;
margin: 0 5px;
color: #fff;
font-size: 22px;
font-weight: 400;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
width: 40px;
height: 40px;
background: #060608;
border-radius: 50%;
line-height: 1.6em;
}
.single-post .site-content [class*="navigation"] a ,
.single-post .site-content-bottom [class*="navigation"] a {
border-radius: 1px;
line-height: 26px;
width: auto;
height: auto;
padding: 5px 15px;
}
.site-content [class*="navigation"] .current,
.site-content-bottom [class*="navigation"] .current {
display: inline-block;
margin: 0 5px;
color: #fff;
font-size: 22px;
font-weight: 400;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
width: 40px;
height: 40px;
background: rgb(250, 52, 52);
border-radius: 50%;
line-height: 1.6em;
}
.site-content [class*="navigation"] a:hover,
.site-content-bottom [class*="navigation"] a:hover {
background: rgb(250, 52, 52);
}
.site-content [class*="navigation"] [class^="ico-"]:before,
.site-content-bottom [class*="navigation"] [class^="ico-"]:before {
margin: 0;
}
/*--------------------------------------------- */
/* 10 Comments
----------------------------------------------- */
/* 10.1 Comments: display
----------------------------------------------- */
.separator-space {
margin: 50px 0 40px 0;
height: 3px;
background-image: linear-gradient(to right, rgba(128, 128, 128, 0), rgba(128, 128, 128, 0.75), rgba(128, 128, 128, 0));
}
.comments-area {
margin: 25px 0 0 0;
}
.comment-list {
margin: 0 0 20px;
padding: 0;
list-style: none;
}
.comment-list ul.children {
margin: 0 0 0 50px;
list-style: none;
}
.comment-list li.comment,
.comment-list li.pingback {
margin: 0;
padding: 0;
}
.comment-list li.pingback p {
margin: 0;
font-style: italic;
}
.comment-list li.comment .comment-body {
padding: 30px 0 0px;
}
.logged-in-as,
.logged-in-as + .comment-form-comment label {
display: none;
}
.comment-respond {
margin-left: 30px;
}
/* reply button
----------------------------------------------- */
.comment-content div + p {
margin: 0;
}
a.comment_quote_link {
}
a.comment_quote_link,
.comment-list li.comment .reply {
float: right;
margin-right: 20px;
}
a.comment_quote_link,
.comment-list li.comment .reply a {
font-size: 1em;
font-weight: 300;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
}
.comment-list li.comment .reply a {
position: relative;
top: -23px;
right: 65px;
}
a.comment_quote_link:hover,
.comment-list li.comment .reply a:hover {
color: #333;
}
.comment-form p.form-submit {
margin-top: 10px;
clear: both;
}
/* end reply button
----------------------------------------------- */
.comment-list li.comment .comment-author .avatar {
float: left;
margin: 0 13px 0 0;
display: block;
border: 1px solid #d6d6d6;
border-radius: 50%;
box-shadow: 0 5px 10px 1px rgba(190,190,190,0.7);
}
.comment-list li.comment .comment-author .fn {
float: left;
color: rgb(75,75,75);
line-height: 24px;
font-size: 2em;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
.comment-list li.comment .comment-author .fn a {
color: rgb(50,50,50);
text-decoration: none;
}
.comment-list li.comment .comment-author .fn a:hover {
color: rgb(250, 52, 52);
}
.comment-list li.comment .comment-level {
float: left;
color: rgb(75,75,75);
line-height: 12px;
font-style: italic;
padding: 1px 0 0 15px;
font-size: .875em;
}
.comment-list li.comment .comment-count {
font-size: .865em;
color: #999;
padding: none;
}
.comment-list li.comment .comment-metadata {
color: #999;
margin: 4px 0 2px;
font-size: .875em;
}
.comment-list li.comment .comment-metadata a {
color: #999;
text-decoration: none;
}
.comment-list li.comment .comment-metadata a:hover {
color: #333;
}
.comment-content {
clear: both;
padding: 20px 0 0 45px;
border-left: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
margin-left: 30px;
}
.comment-content a {
word-wrap: break-word;
}
/* 10.2 Comments: form
----------------------------------------------- */
#reply-title {
margin: 40px 0 10px;
text-transform: uppercase;
font-size: 1.6em;
border-bottom: 1px solid #d6d6d6;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#cancel-comment-reply-link {
margin: 0 0 0 10px;
color: #333;
font-size: .9em;
text-decoration: none;
}
#commentform {
margin: 0;
padding: 0;
}
#commentform label {
display: block;
text-align: left;
}
p.comment-form-url,
p.comment-form-email,
p.comment-form-author {
margin: 0;
}
#commentform textarea {
min-height: 200px;
width: 98%;
}
.form-allowed-tags {
float: right;
width: 48%;
padding-left: 8px;
border-left: 1px solid #d6d6d6;
}
.form-allowed-tags code {
font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace;
white-space: normal;
background: none;
padding: 1px 0 1px 0;
border-top: none;
border-bottom: none;
}
.comment-notes .required {
font-size: 1.3em;
vertical-align: middle;
-moz-middle-with-baseline
}
/* 10.3 Comments: Subscribe
----------------------------------------------- */
label[for=subscribe_reloaded_email] {
display: none;
}
.subscribe-form-button {
position: relative;
top: -5px;
}
#subscribe-reloaded-list li {
list-style-type: none;
}
#subscribe-reloaded-list li label {
text-align: left;
}
#subscribe-reloaded-list li label input[type="checkbox"] {
position: relative;
top: -3px;
}
/*--------------------------------------------- */
/* 11 List search & cat
----------------------------------------------- */
.result-count {
text-decoration: underline;
font-weight: initial;
}
.search-form label {
display: block;
height: 35px;
text-align: center;
}
.search-form #cat {
display: block;
height: auto;
margin: 0 auto;
}
.list-block {
position: relative;
left:-1px;
background-color: rgba(240, 240, 240, 0.9);
width: 100%;
height: 100px;
float: left;
border: 1px solid #D6D6D6;
border-radius: 2px;
margin-bottom: 10px;
overflow: hidden;
z-index:1;
}
.list-block-thumb {
position: relative;
float: right;
width: 100px;
z-index:10;
}
.list-block-thumb img {
box-shadow: -25px 0px 10px 0px rgba(240, 240, 240, 1);
z-index:15;
}
.list-block-title {
position: absolute;
white-space: nowrap;
float: left;
padding: 10px;
z-index:5;
}
.list-block-title .entry-title {
font-size: 2em;
}
.tag-search-list {
margin-bottom: 35px;
}
.tag-search-list .entry-meta {
border-top: 1px solid #D6D6D6;
}
.tag-search-list .entry-thumbnail2-tag {
position: relative;
float: left;
top: 4px;
width: 60px;
height: 60px;
margin: 0 20px 0 0;
}
.tag-search-list .entry-thumbnail2-tag img {
border-radius: 2px;
box-shadow: 0px 5px 10px 1px rgba(190,190,190,0.8);
}
/*--------------------------------------------- */
/* 12 Sidebar
----------------------------------------------- */
.site-sidebar {
font-size: .875em;
}
.site-sidebar .widget_archive select,
.site-sidebar .widget_categories select {
width: 100%;
height: 30px;
margin: 15px 0 0;
}
.sidebar-entry {
width: 100%;
overflow: hidden;
margin: 0 0 6px 3px;
}
.sidebar-entry-music {
width: 100%;
margin: 10px 0 6px 0;
padding-left: 2px;
line-height: 1rem;
overflow: hidden;
}
.sidebar-thumbnail-music {
width: 92px;
margin-right: 8px;
}
.sidebar-thumbnail {
height: 94px;
}
.sidebar-thumbnail-music,
.sidebar-thumbnail {
position: relative;
float: left;
width: 94px;
margin: 3px 6px 3px 0;
z-index:2;
}
.sidebar-thumbnail img {
border-radius: 2px;
filter: brightness(90%);
-webkit-filter: brightness(90%);
-moz-filter: brightness(90%);
-o-filter: brightness(90%);
-ms-filter: brightness(90%);
box-shadow: none;
}
.sidebar-thumbnail-music img {
border: black solid 2px;
border-radius: 50%;
filter: brightness(90%);
-webkit-filter: brightness(90%);
-moz-filter: brightness(90%);
-o-filter: brightness(90%);
-ms-filter: brightness(90%);
box-shadow: none;
}
.sidebar-thumbnail-music .centre-cd {
position:absolute;
top: 38px;
right: 34px;
width: 18px;
height: 18px;
background-color: rgb(255,255,255);
border: black solid 2px;
border-radius: 50%;
}
.sidebar-thumbnail-title {
text-align: center;
font-style: normal;
font-size: 0.925em;
padding: 0 1px 0 1px;
overflow: visible;
z-index: 2;
top: -94px;
position: relative;
background: rgba(1,1,1,0.3);
border-radius: 2px 2px 0 0;
}
.sidebar-thumbnail-title-music {
width: 95px;
text-align: center;
font-style: normal;
font-size: 0.925em;
padding: 0 1px 0 1px;
overflow: visible;
z-index:2;
}
.sidebar-thumbnail-title a {
color: #fff;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
position: relative;
z-index:3;
}
.sidebar-thumbnail-title-music a {
display: block;
color: black;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
z-index:3;
}
.sidebar-bottom-link a {
display: block;
font-style: italic;
color: grey;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
z-index:3;
padding-right: 2px;
text-align: right;
}
.sidebar-bottom-link a:hover {
color: rgb(250, 52, 52);
text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.sidebar-thumbnail-title a:hover {
color: rgb(232,232,232);
}
.widget .sidebar-search input,
.widget .sidebar-search textarea,
.widget .sidebar-search .uneditable-input {
width: 280px;
}
/*--------------------------------------------- */
/* 13 Footer
----------------------------------------------- */
.site-footer {
color: #999;
font-size: .9em;
background: #16171b;
}
.site-footer .container {
margin-top: 0;
box-shadow: none;
background: #16171b;
border: none;
}
.site-footer a {
color: #fff;
text-decoration: none;
}
.site-footer a:hover {
color: rgb(250, 52, 52);
}
.site-info {
float: left;
}
/*--------------------------------------------- */
/* 14 Site-extra
----------------------------------------------- */
.site-extra {
background: #060608;
color: #666;
font-size: .9em;
}
.site-extra .container {
background: #060608;
box-shadow: none;
border: none;
}
.site-extra .widget li a {
color: #999;
text-decoration: none;
}
.site-extra .widget li a:hover {
color: rgb(250, 52, 52);
}
.site-extra .pad {
margin: 0 -15px;
}
.site-extra .widget-area {
float: left;
width: 25%;
}
.extra-one .widget-area {
width: 100%;
}
.extra-two .widget-area {
width: 50%;
}
.extra-three .widget-area {
width: 33.3%;
}
.site-extra .widget {
margin: 0 15px 0;
padding: 0;
border: none;
}
.site-extra .widget-title {
color: #999;
border-bottom-color: #444;
}
.site-extra .widget li {
border-bottom-color: #111;
}
/*--------------------------------------------- */
/* 15.1 Widget
----------------------------------------------- */
.widget {
margin: 25px 0 0 0;
}
.widget-title {
margin: 0;
font-size: 1.6em;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 2px;
border-bottom: 1px solid #d6d6d6;
text-align: left;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.widget-title span {
margin: 0 0 -1px;
padding-left: 10px;
display: inline-block;
line-height: 40px;
border-bottom: 1px solid rgb(250, 52, 52);
}
.sidebar-block-fondu {
width: 100%;
z-index: 3;
}
.sidebar-fondu {
position: relative;
display: block;
float: right;
top: 3px;
width: 5px;
height: 25px;
background-color: rgb(255, 255, 255);
box-shadow: -5px 0px 4px 2px rgb(255, 255, 255);
z-index: 99;
}
ul.recentcomments-block {
white-space: nowrap;
overflow: hidden;
z-index: 4;
}
li.recentcomments {
line-height: 34px;
}
.recentcomments-firstline {
}
.recentcomments .avatar {
height: 30px;
width: 30px;
border-radius: 50%;
}
.recentcomments .comment-author-link {
color: rgb(50,50,50);
font-size: 1.05em;
font-style: italic;
border-right: 1px dotted rgb(128, 128, 128);
padding: 5px 10px 5px 5px;
margin: 0 5px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.recentcomments .recent-comment-title {
position: relative;
}
.wp_rp_footer {
display: none;
}
.widget select {
max-width: 100%;
}
.widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget ul ul {
margin: 6px 0 -7px;
padding: 0 0 0 15px;
border-top: 1px solid #e6e6e6;
}
.widget li {
padding: 6px 0;
border-bottom: 1px solid #e6e6e6;
}
.widget li a {
color: #333;
}
.widget li a:hover {
color: rgb(250, 52, 52);
}
/* 15.2 widget -> Social Icons
----------------------------------------------- */
.widget .search-form {
margin: 0 0 25px 0;
}
.widget_athemes_social_icons {
margin: 8px 0 30px 0;
}
.widget_athemes_social_icons ul {
width: 100%;
text-align: center;
}
.widget_athemes_social_icons ul li {
display: inline;
text-align: center;
list-style: none;
margin: 0 -3px 0 -3px;
}
.widget_athemes_social_icons ul li:hover {
border-bottom: 1px solid rgba(250, 65, 65, 0.9);
}
.widget_athemes_social_icons ul li a {
display: inline-block;
font-size: 32px;
font-weight: 600;
} | style.css | ----------------------------------------------- */
/* 01 Global
02 Text Elements
02.1 Various, title, list & Paragraph
02.2 Links
02.3 pre & code
02.4 blockquote
02.5 List
02.6 Table
02.7 Form
02.8 Clearing
02.9 Fixes
02.10 Screen readers
03 Header
03.1 Site title & description
03.2 Menu
04 Layout
05 Home
06 Content+Home
07 Content
07.1 Content: Stantard
07.1.1 Content: Stantard - footer
07.2 Content: Video
08 Media Elements
08.1 Media Elements: Caption
08.2 Media Elements: IMG
08.3 Media Elements: Gallery
08.4 Media Elements: Embed
09 Navigation
10 Comments
10.1 Comments: display
10.2 Comments: form
10.3 Comments: Subscribe
11 List search & cat
12 Sidebar
13 Footer
14 Site-extra
15.1 Widgets
15.2 Widgets, social icons
----------------------------------------------- */
/*--------------------------------------------- */
/* 01 Global
----------------------------------------------- */
@font-face {
font-family: 'Yanone Kaffeesatz';
src: local('fonts/Yanone Kaffeesatz Regular'), url('fonts/YanoneKaffeesatz-Regular.woff') format('woff');
}
@font-face {
font-family: 'Yanone Kaffeesatz Light';
src: local('fonts/Yanone Kaffeesatz Light'), url('fonts/YanoneKaffeesatz-Light.woff') format('woff');
}
@font-face {
font-family: 'Yanone Kaffeesatz Thin';
src: local('fonts/Yanone Kaffeesatz Thin'), url('fonts/YanoneKaffeesatz-Thin.woff') format('woff');
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
background: rgb(224,224,224);
color: #333;
font-weight: 400;
font-family: Open Sans,Helvetica,Arial;
line-height: 1.5em;
margin: 0;
font-size: 0.95em;
}
/*--------------------------------------------- */
/* 02 Text Elements
----------------------------------------------- */
/* 02.1 Text Elements: Various, title, & Paragraph
----------------------------------------------- */
strong {
font-weight: bold;
font-size: 0.98em;
}
small {
font-size: 85%;
}
em {
font-style: italic;
}
p {
margin: 0 0 30px 0;
text-align: justify;
line-height: 1.65em;
}
h1, h2, h3, h4, h5, h6 {
margin: 1em 0 1.25em;
color: #222;
font-weight: 600;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
line-height: 1.2em;
text-rendering: optimizelegibility;
}
h1 {
font-size: 30px;
font-size: 1.8rem;
}
h2 {
font-size: 26px;
font-size: 1.6rem;
}
.entry-content h2 {
left: -19px;
position: relative;
}
.entry-content h2::before {
content: '// ';
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
h3 {
font-size: 22x;
font-size: 1.4rem;
}
h4 {
font-size: 20px;
font-size: 1.2rem;
}
h5 {
font-size: 18px;
font-size: 1.1rem;
}
h6 {
font-size: 16px;
font-size: 1rem;
}
hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
}
/* 02.2 Text Elements: Links
----------------------------------------------- */
a {
color: rgb(250, 52, 52);
text-decoration: none;
outline: none;
-webkit-transition: all 0.14s ease 0s;
-moz-transition: all 0.14s ease 0s;
-o-transition: all 0.14s ease 0s;
}
a:visited {
color: #eb2121;
}
a:hover,
a:focus,
a:active {
color: #333;
text-decoration: underline;
}
/* 02.3 Text Elements: pre & code
----------------------------------------------- */
pre {
display: block;
font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace;
font-size: 13px;
line-height: 28px;
background: repeating-linear-gradient(to bottom, #e1e1e1 0, #e1e1e1 28px, #f6f6f6 28px, #f6f6f6 56px);
border-left: 10px solid #d6d6d6;
padding: 0 2px 0 15px;
margin: 10px 0 30px 0;
word-wrap: normal;
white-space: pre;
overflow-x: auto;
}
code {
font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace;
white-space: pre;
background: #f6f6f6;
padding: 3px 0 2px 0;
border-top: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
}
/* 02.4 Text Elements: blockquote
----------------------------------------------- */
blockquote {
background: rgba(240, 240, 240, 0.9);
margin: 20px 0 20px 0;
padding: 15px 0 0 0;
border-left: 5px solid #d6d6d6;
overflow: hidden;
}
blockquote p {
font-style: italic;
line-height: 21px;
margin: 0 0 15px 15px;
padding-right: 10px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.comment-content blockquote {
margin: 0 0 20px 0;
}
blockquote cite {
float: left;
width: 100%;
color: #353535;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
font-size: 18px;
font-style: italic;
text-shadow: 0 1px 1px rgba(255,255,255,0.1);
letter-spacing: 1px;
margin: 10px 0 10px -15px;
padding: 1.5%;
background: rgba(230, 230, 230, 0.9);
}
blockquote cite:before {
content: "\223C \2009";
}
blockquote cite:after {
content: "\2009 \223C";
}
/* 02.5 Text Elements: List
----------------------------------------------- */
li {
line-height: 20px;
}
ul,
ol {
padding: 0;
margin: 0 0 25px 25px;
}
p + ol,
p + ul {
text-align: justify;
margin: -5px 0px 30px 25px;
}
.entry-content ol {
margin-right: 1.5em;
counter-reset:item;
}
.entry-content ol>li {
text-indent: -2em;
list-style-type: none;
counter-increment: item;
margin: 0 0 0.4em 2em;
}
.tag-la-track .entry-content ol>li {
margin: 0 0 0 2em;
padding: 0.4em 0 0.4em 0.4em;
border-bottom: 1px solid #e6e6e6;
}
.tag-la-track .entry-content ol>li:hover {
background-color: #e6e6e6;
transition: all 0.15s linear;
}
.entry-content ol>li:before {
display: inline-block;
width: 1.5em;
padding-right: 0.5em;
font-style: italic;
font-weight: 500;
text-align: right;
content: counter(item) ".";
}
.entry-content ul li {
margin: .4em 0 .4em 2em;
}
.post-20256 ul { /* specific style for changelog page */
background-color: rgba(240, 240, 240, 0.9);
border-top: 1px dashed #d6d6d6;
border-bottom: 1px dashed #d6d6d6;
font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace;
margin: -10px 0px 30px 0px;
padding: 20px 0;
}
/* 02.6 Text Elements: Table
----------------------------------------------- */
table {
width: 100%;
margin-bottom: 20px;
border-collapse: separate;
}
table th,
table td {
padding: 8px 15px 8px 15px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #d6d6d6;
}
table th {
font-weight: bold;
}
table thead th {
vertical-align: bottom;
}
table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
border-top: 0;
}
table tbody + tbody {
border-top: 2px solid #d6d6d6;
}
/* 02.7 Text Elements: Forms
----------------------------------------------- */
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 {
height: 26px;
color: #333;
line-height: 26px;
border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
}
textarea {
width: 80%;
height: auto;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: #d6d6d6;
outline: 0;
outline: thin dotted \9;
box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}
button,a.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
padding: 8px 15px;
color: #fff;
font-size: 1.2em;
font-weight: 400;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
line-height: 30px;
text-transform: uppercase;
background: #060608;
border: 1px solid #060608;
}
button:hover,
a.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: rgb(250, 52, 52);
border-color: rgb(250, 52, 52);
}
/* 02.8 Text Elements: Clearing
----------------------------------------------- */
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
* html .clearfix {
height: 1%;
}
*:first-child+html .clearfix {
min-height: 1px;
}
.clearfix {
display: block;
}
.clear {
clear: both;
}
time {
font-size: 1.1em;
}
/* 02.9 Text Elements: Fixes
----------------------------------------------- */
.ffs-sep { /* Clear Fruitful Bar */
clear: both;
}
.ffs-bs div.alert-success { /* Fruitful info-box */
background-color: rgba(240, 240, 240, 0.9);
border: 1px dashed #d6d6d6;
color: black;
margin : 0 auto;
width: 95%;
}
.ffs-bs .close { /* Fruitful info-box */
display: none;
}
.ffs-bs div.alert-dismissible { /* Fruitful info-box */
padding-right: 15px;
}
.ffs-bs div a { /* Fruitful info-box */
color: rgb(250, 52, 52);
}
.ffs-bs div a:hover { /* Fruitful info-box */
color: #333;
}
dd {
margin-bottom: 1em;
}
.widget_meta ul li:last-child {
display: none;
}
/* 02.10 Text Elements: Screen readers
----------------------------------------------- */
.screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
top: 0;
left: 0;
width: auto;
height: auto;
display: block;
clip: auto !important;
line-height: normal;
text-decoration: none;
z-index: 100000; /* Above WP toolbar */
}
/*--------------------------------------------- */
/* 03 Header
----------------------------------------------- */
/* 03.1 Header: Site title & description
----------------------------------------------- */
.site-title {
font-size: 54px;
margin: 0 0 0 95px;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-shadow: rgba(255, 255, 255, 0.5) 0px 3px 3px;
line-height: 49px;
}
.site-title::first-letter {
font-size: 68px;
}
.site-title a {
color: #fff;
text-decoration: none;
}
.site-description {
color: #999;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 1px;
margin: 2px 0 0 95px;
clear: both;
}
/* 03.2 Header: Menu
----------------------------------------------- */
#main-navigation {
letter-spacing: 0.05em;
z-index: 99999;
}
.sf-menu ul {
margin: 0;
padding: 0;
list-style: none;
}
.sf-menu li ul {
top: -999em;
position: absolute;
z-index: 99999;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
top: 50px;
}
.sf-menu li:hover li ul,
.sf-menu li.sfHover li ul {
top: -999em;
}
.sf-menu li li:hover ul,
.sf-menu li li.sfHover ul {
top: 0;
left: 170px;
}
.sf-menu li li:hover li ul,
.sf-menu li li.sfHover li ul {
top: -999em;
}
.sf-menu li li li:hover ul,
.sf-menu li li li.sfHover ul {
top: 0;
left: 170px;
}
.sf-menu li {
float: left;
position: relative;
visibility: inherit;
}
.sf-menu li a {
float: left;
display: block;
}
.sf-menu li:hover li a,
.sf-menu li.sfHover li a {
width: 130px;
}
#main-navigation .sf-menu > ul > li:after {
}
#main-navigation .sf-menu > ul > li:last-child:after {
display: none;
}
#main-navigation .sf-menu > ul > li:hover:after,
#main-navigation .sf-menu > ul > li.sfHover:after,
#main-navigation .sf-menu > ul > li.current_page_item:after,
#main-navigation .sf-menu > ul > li.current-menu-item:after {
color: rgb(250, 52, 52);
}
#main-navigation li a {
padding: 5px 20px;
color: #fff;
font-size: 1.2em;
font-weight: 400;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-decoration: none;
text-transform: uppercase;
line-height: 40px;
}
#main-navigation li:hover ul,
#main-navigation li.sfHover ul {
top: 50px;
background: rgba(250, 52, 52, 0.95);
}
#main-navigation li li:hover ul,
#main-navigation li li.sfHover ul {
top: 0;
border-left: 1px solid #fd4848;
}
#main-navigation li li {
border-bottom: 1px solid #fd4848;
}
#main-navigation li li a {
color: #ffabab;
}
#main-navigation li a:hover,
#main-navigation li.sfHover > a,
#main-navigation li.current_page_item > a,
#main-navigation li.current-menu-item > a,
#main-navigation li.current-menu-parent > a,
#main-navigation li.current-page-parent > a,
#main-navigation li.current-page-ancestor > a,
#main-navigation li.current_page_ancestor > a {
color: #fff;
background-color: rgb(250, 52, 52);
}
#main-navigation li:hover li a,
#main-navigation li.sfHover li a {
margin: 0;
padding: 8px 15px;
font-size: 1.1em;
text-transform: none;
line-height: normal;
}
#main-navigation li:hover li a:hover,
#main-navigation li.sfHover li a:hover {
background: rgb(250, 52, 52);
}
/*-----------Specific Home item----------------- */
#main-navigation li.menu-item-15670 a:hover,
#menu-item-15670.menu-item-15670 a,
#menu-item-15670.menu-item-15670 a:hover,
#menu-item-15670.current-menu-item.menu-item-15670 a {
background: url(img/logo-10.png) no-repeat;
background-size: contain;
background-position: left center;
text-shadow: rgba(255, 255, 255, 0.5) 0px 3px 3px;
font-size: 2em;
font-weight: 900;
width: 130px;
text-align: right;
margin: 5px 20px 5px 0;
padding: 0;
background-color: #060608;
}
.menu-item-15630 {
border-right: 1px solid rgb(50,50,50);
border-left: 1px solid rgb(50,50,50);
}
.menu-item-15632 {
border-right: 1px solid rgb(50,50,50);
}
/*--------------------------------------------- */
/* 04 Layout
----------------------------------------------- */
.main-navigation-back {
width: 100%;
height: 50px;
background: #060608;
box-shadow: 0 10px 20px -18px rgb(1,1,1);
}
#main-navigation {
width: 968px;
margin: 0 auto;
}
.site-main {
padding: 0;
}
.container {
background: #fff;
width: 1040px;
height: 100%;
padding: 30px 30px 30px 30px;
margin-top: 20px;
box-shadow: 0 10px 40px -18px rgb(1,1,1);
}
.content-area {
float: left;
}
.site-content {
max-width: 100%;
width: 700px;
}
.site-content-bottom {
max-width: 700px;
margin: 0 auto;
}
.site-content-video .hentry {
width: 1040px;
}
.site-sidebar {
width: 300px;
float: right;
display: block;
padding: 0 0 0 20px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
/*--------------------------------------------- */
/* 05 Home
----------------------------------------------- */
.home .hentry {
margin: 0 0 80px 0;
}
.home .entry-content div.clearfix,
.home .ffs-sep,
.home .format-video .wp-caption,
.home .format-video img[class*="wp-image-"] {
display: none;
}
/*--------------------------------------------- */
/* 06 Content+Home
----------------------------------------------- */
/*--------------------------------------------- */
/* 07 Content
----------------------------------------------- */
/* 07.1 Content: General
----------------------------------------------- */
.hentry {
min-height: 222px;
margin: 0 0 20px 0;
word-wrap: break-word;
-ms-word-wrap: break-word;
}
.entry-header {
margin: 0;
}
.entry-title {
margin: 0;
font-size: 2.3em;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
white-space: nowrap;
border-bottom: 1px solid #e6e6e6;
}
.entry-title a {
color: #222;
text-decoration: none;
}
.entry-title a:hover {
color: rgb(250, 52, 52);
}
.entry-meta {
color: #999;
font-size: .9em;
}
.entry-meta a {
color: #999;
text-decoration: none;
}
.entry-meta a:hover {
color: #222;
}
.entry-meta .cat-links {
margin: 0 20px 0 0;
}
.entry-meta .calendar-meta {
margin: 0 0 0 10px;
}
.entry-meta [class^="ico-"]:before {
margin: 0 3px 0 0;
color: #333;
}
.entry-thumbnail img {
display: block;
}
.entry-content {
margin: 0 22px;
}
.entry-footer {
padding: 0;
border-bottom: 1px solid #d6d6d6;
}
.more-link,
.page-links {
margin: 20px 0 0;
padding: 2px 15% 2px 0;
display: block;
font-weight : bold;
text-align: right;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
border-radius: 2px;
background: linear-gradient(to right, #f6f6f6 0, rgba(150, 150, 150, 0.12)50%, rgba(150, 150, 150, 0.15)100%);
}
.post-password-required label {
float: left;
margin: 0 10px 0 0;
}
.page-header {
margin: 0 0 30px;
padding: 15px 20px 5px;
background: #f6f6f6;
border: 1px solid #e6e6e6;
}
.page-title {
margin: 0 0 10px;
font-size: 2.5em;
text-transform: uppercase;
letter-spacing: 2px;
text-align:center;
}
.head-content-title {
position: relative;
margin: 25px 0 35px 22px;
padding: 10px 0 0 0;
z-index: 2;
}
.entry-content-meta {
padding: 5px 0 5px 0;
}
.have-comments-link-entry-meta {
float: right;
padding: 5px;
border-top: 1px solid grey;
font-size: 1.4em;
position: relative;
top: -6px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.have-comments-link-entry-meta a {
color: rgba(250, 52, 52, 0.8);
}
.comments-link-entry-meta {
float: right;
padding: 5px;
border-top: 1px solid grey;
font-size: 1.4em;
position: relative;
top: -6px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.have-comments-link-entry-meta:hover,
.comments-link-entry-meta:hover {
border-top: 1px solid rgb(250, 52, 52);
}
.head-content-tumbnail {
width: 130px;
height: 130px;
float: left;
position: relative;
left: -50px;
z-index: 3;
margin: 0 -30px 0 -10px;
box-shadow: -2px -2px 11px 0px rgba(190,190,190,0.6);
}
.page .head-content-tumbnail {
top: -40px;
margin: 0 -30px -30px -10px;
}
.head-content-tumbnail img {
border: 2px solid rgb(225,225,225);
}
/* 07.1.1 Content: Stantard - footer
----------------------------------------------- */
.charelinks {
background: #f6f6f6;
border-bottom: 3px solid #C0C0C0;
text-align: center;
padding: 8px 0 7px 0;
}
.charelinks a {
position: relative;
color: black;
top: 0;
font-size: 20px;
margin: 0 5px;
}
.charelinks a:hover {
top: -2px;
transition: all 0.2s linear;
color: rgb(250, 52, 52);
}
body.search .page .entry-footer {
padding: 0;
border-top: none;
}
.charepost h3 {
width: 80%;
margin: 25px auto 10px auto;
font-size: 1.50em;
text-transform: uppercase;
letter-spacing: 1px;
border-bottom: 1px solid #D6D6D6;
}
.charepost {
padding: 5px 0 25px 0;
margin: 0 auto 25px auto;
max-width: 700px;
}
.related_post {
overflow: hidden;
margin: 0 auto 20px auto;
}
.charepost ul {
max-width: 580px;
list-style-type: none;
}
ul.related_post li {
width: 125px;
float: left;
margin: 10px 10px 0 10px;
}
a.wp_rp_thumbnail img {
box-shadow: none;
border-radius: 20% 20% 20% 0;
border: 2px solid rgb(225,225,225);
}
.wp_rp_publish_date {
display: block;
font-style: italic;
}
.charepost a {
color: black;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.charepost a:hover {
color: rgb(250, 52, 52);
}
/* 07.2 Content: Video
----------------------------------------------- */
.single .format-video {
background: #fff;
}
.single .format-video .entry-content,
.single .format-video .entry-header {
margin: 0 22px;
padding: 0 10%;
}
.single .format-video .alignleft {
margin: 0 2em 1.8em -8.8em;
}
.single .format-video .alignright {
margin: 0 -8.8em 1.8em 2em;
}
/*--------------------------------------------- */
/* 08 Media Elements
----------------------------------------------- */
/* 08.1 Media Elements: Caption
----------------------------------------------- */
.wp-caption {
overflow: visible;
max-width: 100%;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
font-style: italic;
}
.wp-caption img {
border-radius: 2px 2px 0 0;
}
.wp-caption .size-full {
box-shadow: 0px -5px 10px 1px rgba(190,190,190,0.8);
}
.wp-caption-text {
background: linear-gradient(to right, #f6f6f6 0, rgba(150, 150, 150, 0.12)50%, rgba(150, 150, 150, 0.15)100%);
padding: 5px 5px 5px 0;
text-align: right;
border-radius: 0 0 2px 2px;
margin: 0 0 -1.5em 0;
}
.wp-caption-text a {
font-weight: bold;
font-size: 0.98em;
}
.aligncenter .wp-caption-text {
margin: 0 0 -0.5em 0;
}
/* 08.2 Media Elements: IMG
----------------------------------------------- */
img {
height: auto;
max-width: 100%;
vertical-align: middle;
border-radius: 2px 2px 2px 2px;
-ms-interpolation-mode: bicubic;
image-rendering: optimizeQuality;
}
.format-link .entry-content img,
.format-video .entry-content img,
.format-status .entry-content img,
.format-standard .entry-content img {
box-shadow: none;
}
.alignleft {
display: inline;
float: left;
margin: 2em 2em 1.8em -1.5em;
}
.alignright {
display: inline;
float: right;
margin: 2em -1.5em 1.8em 2em;
}
.aligncenter {
clear: both;
display: block;
margin: 35px auto 35px;
}
/* 08.3 Media Elements: Gallery
----------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
margin-bottom: 0;
margin-top: 0;
padding: 0;
border: none;
}
.site-content .gallery {
margin-bottom: 1.5em;
}
.site-content .gallery a img {
height: auto;
max-width: 95%;
margin-top:-5px;
}
.site-content .gallery dd {
margin-top: 0px;
}
.entry-attachment .attachment {
margin: 0 0 15px;
}
.gallery .wp-caption-text {
margin: 0 12px 0 0;
}
.gallery.gallery-columns-3 .wp-caption-text { /* Fix caption for 3 column gal. */
margin: 0 3px 0 0;
}
/* 08.4 Media Elements: Embed
----------------------------------------------- */
embed,
iframe,
object {
width: 100%;
}
.comment-content p iframe {
margin: 0 auto;
display: block;
}
.comment-content iframe {
width: 80%;
}
/*--------------------------------------------- */
/* 09 Navigation
----------------------------------------------- */
.single-post .site-content [class*="navigation"],
.single-post .site-content-bottom [class*="navigation"] {
margin: 15px 0 15px;
text-align: none;
overflow: hidden;
}
.archive .site-content [class*="navigation"],
.search .site-content [class*="navigation"],
.search .site-content-bottom [class*="navigation"],
.archive .site-content-bottom [class*="navigation"] {
margin-bottom: 15px;
text-align: center;
}
.home .site-content [class*="navigation"],
.home .site-content-bottom [class*="navigation"] {
margin: 15px 0 15px;
text-align: center;
overflow: hidden;
}
[class*="navigation"] .nav-previous {
width: 50%;
float: left;
}
[class*="navigation"] .nav-next {
width: 50%;
float: right;
text-align: right;
}
.site-content [class*="navigation"] .pages,
.site-content-bottom [class*="navigation"] .pages {
display: none;
}
.site-content [class*="navigation"] a.last,
.site-content [class*="navigation"] a.first,
.site-content [class*="navigation"] a,
.site-content-bottom [class*="navigation"] a.last,
.site-content-bottom [class*="navigation"] a.first,
.site-content-bottom [class*="navigation"] a {
display: inline-block;
margin: 0 5px;
color: #fff;
font-size: 22px;
font-weight: 400;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
width: 40px;
height: 40px;
background: #060608;
border-radius: 50%;
line-height: 1.6em;
}
.single-post .site-content [class*="navigation"] a ,
.single-post .site-content-bottom [class*="navigation"] a {
border-radius: 1px;
line-height: 26px;
width: auto;
height: auto;
padding: 5px 15px;
}
.site-content [class*="navigation"] .current,
.site-content-bottom [class*="navigation"] .current {
display: inline-block;
margin: 0 5px;
color: #fff;
font-size: 22px;
font-weight: 400;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
width: 40px;
height: 40px;
background: rgb(250, 52, 52);
border-radius: 50%;
line-height: 1.6em;
}
.site-content [class*="navigation"] a:hover,
.site-content-bottom [class*="navigation"] a:hover {
background: rgb(250, 52, 52);
}
.site-content [class*="navigation"] [class^="ico-"]:before,
.site-content-bottom [class*="navigation"] [class^="ico-"]:before {
margin: 0;
}
/*--------------------------------------------- */
/* 10 Comments
----------------------------------------------- */
/* 10.1 Comments: display
----------------------------------------------- */
.separator-space {
margin: 50px 0 40px 0;
height: 3px;
background-image: linear-gradient(to right, rgba(128, 128, 128, 0), rgba(128, 128, 128, 0.75), rgba(128, 128, 128, 0));
}
.comments-area {
margin: 25px 0 0 0;
}
.comment-list {
margin: 0 0 20px;
padding: 0;
list-style: none;
}
.comment-list ul.children {
margin: 0 0 0 50px;
list-style: none;
}
.comment-list li.comment,
.comment-list li.pingback {
margin: 0;
padding: 0;
}
.comment-list li.pingback p {
margin: 0;
font-style: italic;
}
.comment-list li.comment .comment-body {
padding: 30px 0 0px;
}
.logged-in-as,
.logged-in-as + .comment-form-comment label {
display: none;
}
.comment-respond {
margin-left: 30px;
}
/* reply button
----------------------------------------------- */
.comment-content div + p {
margin: 0;
}
a.comment_quote_link {
}
a.comment_quote_link,
.comment-list li.comment .reply {
float: right;
margin-right: 20px;
}
a.comment_quote_link,
.comment-list li.comment .reply a {
font-size: 1em;
font-weight: 300;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
}
.comment-list li.comment .reply a {
position: relative;
top: -23px;
right: 65px;
}
a.comment_quote_link:hover,
.comment-list li.comment .reply a:hover {
color: #333;
}
.comment-form p.form-submit {
margin-top: 10px;
clear: both;
}
/* end reply button
----------------------------------------------- */
.comment-list li.comment .comment-author .avatar {
float: left;
margin: 0 13px 0 0;
display: block;
border: 1px solid #d6d6d6;
border-radius: 50%;
box-shadow: 0 5px 10px 1px rgba(190,190,190,0.7);
}
.comment-list li.comment .comment-author .fn {
float: left;
color: rgb(75,75,75);
line-height: 24px;
font-size: 2em;
font-family: "Yanone Kaffeesatz", Arial, Helvetica, sans-serif;
text-transform: uppercase;
}
.comment-list li.comment .comment-author .fn a {
color: rgb(50,50,50);
text-decoration: none;
}
.comment-list li.comment .comment-author .fn a:hover {
color: rgb(250, 52, 52);
}
.comment-list li.comment .comment-level {
float: left;
color: rgb(75,75,75);
line-height: 12px;
font-style: italic;
padding: 1px 0 0 15px;
font-size: .875em;
}
.comment-list li.comment .comment-count {
font-size: .865em;
color: #999;
padding: none;
}
.comment-list li.comment .comment-metadata {
color: #999;
margin: 4px 0 2px;
font-size: .875em;
}
.comment-list li.comment .comment-metadata a {
color: #999;
text-decoration: none;
}
.comment-list li.comment .comment-metadata a:hover {
color: #333;
}
.comment-content {
clear: both;
padding: 20px 0 0 45px;
border-left: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
margin-left: 30px;
}
.comment-content a {
word-wrap: break-word;
}
/* 10.2 Comments: form
----------------------------------------------- */
#reply-title {
margin: 40px 0 10px;
text-transform: uppercase;
font-size: 1.6em;
border-bottom: 1px solid #d6d6d6;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#cancel-comment-reply-link {
margin: 0 0 0 10px;
color: #333;
font-size: .9em;
text-decoration: none;
}
#commentform {
margin: 0;
padding: 0;
}
#commentform label {
display: block;
text-align: left;
}
p.comment-form-url,
p.comment-form-email,
p.comment-form-author {
margin: 0;
}
#commentform textarea {
min-height: 200px;
width: 98%;
}
.form-allowed-tags {
float: right;
width: 48%;
padding-left: 8px;
border-left: 1px solid #d6d6d6;
}
.form-allowed-tags code {
font-family: Lucida Console,Lucida Sans Typewriter,monaco,Bitstream Vera Sans Mono,monospace;
white-space: normal;
background: none;
padding: 1px 0 1px 0;
border-top: none;
border-bottom: none;
}
.comment-notes .required {
font-size: 1.3em;
vertical-align: middle;
-moz-middle-with-baseline
}
/* 10.3 Comments: Subscribe
----------------------------------------------- */
label[for=subscribe_reloaded_email] {
display: none;
}
.subscribe-form-button {
position: relative;
top: -5px;
}
#subscribe-reloaded-list li {
list-style-type: none;
}
#subscribe-reloaded-list li label {
text-align: left;
}
#subscribe-reloaded-list li label input[type="checkbox"] {
position: relative;
top: -3px;
}
/*--------------------------------------------- */
/* 11 List search & cat
----------------------------------------------- */
.result-count {
text-decoration: underline;
font-weight: initial;
}
.search-form label {
display: block;
height: 35px;
text-align: center;
}
.search-form #cat {
display: block;
height: auto;
margin: 0 auto;
}
.list-block {
position: relative;
left:-1px;
background-color: rgba(240, 240, 240, 0.9);
width: 100%;
height: 100px;
float: left;
border: 1px solid #D6D6D6;
border-radius: 2px;
margin-bottom: 10px;
overflow: hidden;
z-index:1;
}
.list-block-thumb {
position: relative;
float: right;
width: 100px;
z-index:10;
}
.list-block-thumb img {
box-shadow: -25px 0px 10px 0px rgba(240, 240, 240, 1);
z-index:15;
}
.list-block-title {
position: absolute;
white-space: nowrap;
float: left;
padding: 10px;
z-index:5;
}
.list-block-title .entry-title {
font-size: 2em;
}
.tag-search-list {
margin-bottom: 35px;
}
.tag-search-list .entry-meta {
border-top: 1px solid #D6D6D6;
}
.tag-search-list .entry-thumbnail2-tag {
position: relative;
float: left;
top: 4px;
width: 60px;
height: 60px;
margin: 0 20px 0 0;
}
.tag-search-list .entry-thumbnail2-tag img {
border-radius: 2px;
box-shadow: 0px 5px 10px 1px rgba(190,190,190,0.8);
}
/*--------------------------------------------- */
/* 12 Sidebar
----------------------------------------------- */
.site-sidebar {
font-size: .875em;
}
.site-sidebar .widget_archive select,
.site-sidebar .widget_categories select {
width: 100%;
height: 30px;
margin: 15px 0 0;
}
.sidebar-entry {
width: 100%;
overflow: hidden;
margin: 0 0 6px 3px;
}
.sidebar-entry-music {
width: 100%;
margin: 10px 0 6px 0;
padding-left: 2px;
line-height: 1rem;
overflow: hidden;
}
.sidebar-thumbnail-music {
width: 92px;
margin-right: 8px;
}
.sidebar-thumbnail {
height: 94px;
}
.sidebar-thumbnail-music,
.sidebar-thumbnail {
position: relative;
float: left;
width: 94px;
margin: 3px 6px 3px 0;
z-index:2;
}
.sidebar-thumbnail img {
border-radius: 2px;
filter: brightness(90%);
-webkit-filter: brightness(90%);
-moz-filter: brightness(90%);
-o-filter: brightness(90%);
-ms-filter: brightness(90%);
box-shadow: none;
}
.sidebar-thumbnail-music img {
border: black solid 2px;
border-radius: 50%;
filter: brightness(90%);
-webkit-filter: brightness(90%);
-moz-filter: brightness(90%);
-o-filter: brightness(90%);
-ms-filter: brightness(90%);
box-shadow: none;
}
.sidebar-thumbnail-music .centre-cd {
position:absolute;
top: 38px;
right: 34px;
width: 18px;
height: 18px;
background-color: rgb(255,255,255);
border: black solid 2px;
border-radius: 50%;
}
.sidebar-thumbnail-title {
text-align: center;
font-style: normal;
font-size: 0.925em;
padding: 0 1px 0 1px;
overflow: visible;
z-index: 2;
top: -94px;
position: relative;
background: rgba(1,1,1,0.3);
border-radius: 2px 2px 0 0;
}
.sidebar-thumbnail-title-music {
width: 95px;
text-align: center;
font-style: normal;
font-size: 0.925em;
padding: 0 1px 0 1px;
overflow: visible;
z-index:2;
}
.sidebar-thumbnail-title a {
color: #fff;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
position: relative;
z-index:3;
}
.sidebar-thumbnail-title-music a {
display: block;
color: black;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
z-index:3;
}
.sidebar-bottom-link a {
display: block;
font-style: italic;
color: grey;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
z-index:3;
padding-right: 2px;
text-align: right;
}
.sidebar-bottom-link a:hover {
color: rgb(250, 52, 52);
text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.sidebar-thumbnail-title a:hover {
color: rgb(232,232,232);
}
.widget .sidebar-search input,
.widget .sidebar-search textarea,
.widget .sidebar-search .uneditable-input {
width: 280px;
}
/*--------------------------------------------- */
/* 13 Footer
----------------------------------------------- */
.site-footer {
color: #999;
font-size: .9em;
background: #16171b;
}
.site-footer .container {
margin-top: 0;
box-shadow: none;
background: #16171b;
border: none;
}
.site-footer a {
color: #fff;
text-decoration: none;
}
.site-footer a:hover {
color: rgb(250, 52, 52);
}
.site-info {
float: left;
}
/*--------------------------------------------- */
/* 14 Site-extra
----------------------------------------------- */
.site-extra {
background: #060608;
color: #666;
font-size: .9em;
}
.site-extra .container {
background: #060608;
box-shadow: none;
border: none;
}
.site-extra .widget li a {
color: #999;
text-decoration: none;
}
.site-extra .widget li a:hover {
color: rgb(250, 52, 52);
}
.site-extra .pad {
margin: 0 -15px;
}
.site-extra .widget-area {
float: left;
width: 25%;
}
.extra-one .widget-area {
width: 100%;
}
.extra-two .widget-area {
width: 50%;
}
.extra-three .widget-area {
width: 33.3%;
}
.site-extra .widget {
margin: 0 15px 0;
padding: 0;
border: none;
}
.site-extra .widget-title {
color: #999;
border-bottom-color: #444;
}
.site-extra .widget li {
border-bottom-color: #111;
}
/*--------------------------------------------- */
/* 15.1 Widget
----------------------------------------------- */
.widget {
margin: 25px 0 0 0;
}
.widget-title {
margin: 0;
font-size: 1.6em;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 2px;
border-bottom: 1px solid #d6d6d6;
text-align: left;
text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.widget-title span {
margin: 0 0 -1px;
padding-left: 10px;
display: inline-block;
line-height: 40px;
border-bottom: 1px solid rgb(250, 52, 52);
}
.sidebar-block-fondu {
width: 100%;
z-index: 3;
}
.sidebar-fondu {
position: relative;
display: block;
float: right;
top: 3px;
width: 5px;
height: 25px;
background-color: rgb(255, 255, 255);
box-shadow: -5px 0px 4px 2px rgb(255, 255, 255);
z-index: 99;
}
ul.recentcomments-block {
white-space: nowrap;
overflow: hidden;
z-index: 4;
}
li.recentcomments {
line-height: 34px;
}
.recentcomments-firstline {
}
.recentcomments .avatar {
height: 30px;
width: 30px;
border-radius: 50%;
}
.recentcomments .comment-author-link {
color: rgb(50,50,50);
font-size: 1.05em;
font-style: italic;
border-right: 1px dotted rgb(128, 128, 128);
padding: 5px 10px 5px 5px;
margin: 0 5px;
text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.recentcomments .recent-comment-title {
position: relative;
}
.wp_rp_footer {
display: none;
}
.widget select {
max-width: 100%;
}
.widget ul {
margin: 0;
padding: 0;
list-style: none;
}
.widget ul ul {
margin: 6px 0 -7px;
padding: 0 0 0 15px;
border-top: 1px solid #e6e6e6;
}
.widget li {
padding: 6px 0;
border-bottom: 1px solid #e6e6e6;
}
.widget li a {
color: #333;
}
.widget li a:hover {
color: rgb(250, 52, 52);
}
/* 15.2 widget -> Social Icons
----------------------------------------------- */
.widget .search-form {
margin: 0 0 25px 0;
}
.widget_athemes_social_icons {
margin: 8px 0 30px 0;
}
.widget_athemes_social_icons ul {
width: 100%;
text-align: center;
}
.widget_athemes_social_icons ul li {
display: inline;
text-align: center;
list-style: none;
margin: 0 -3px 0 -3px;
}
.widget_athemes_social_icons ul li:hover {
border-bottom: 1px solid rgba(250, 65, 65, 0.9);
}
.widget_athemes_social_icons ul li a {
display: inline-block;
font-size: 32px;
font-weight: 600;
} | 0.250179 | 0.05328 |
body,h1,h2,h3,h4,h5,h6,hr,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font:12px/1.5 'Microsoft Yahei',arial,'宋体';color:#000}
body{background:#FFF}
table{border-collapse:collapse;border-spacing:0}
img{border:0}h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace}
small{font-size:12px}ul{list-style:none}
a{text-decoration:none;vertical-align:baseline;zoom:1}
a:hover{text-decoration:underline}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
img{border:0}
button,input,select,textarea{font-size:100%}
a{cursor:pointer;color:#369}.g{letter-spacing:-0.31em;*letter-spacing:normal;word-spacing:-0.43em}
ul.g li,dl.g dt,dl.g dd,.g-u,.g-1,.g-1-2,.g-1-3,.g-2-3,.g-1-4,.g-3-4,.g-1-5,.g-2-5,.g-3-5,.g-4-5,.g-1-6,.g-5-6,.g-1-7,.g-1-8,.g-1-9,.g-l-w,.g-l-n,.g-r-w,.g-r-n{display:inline-block;zoom:1;*display:inline;letter-spacing:normal;word-spacing:normal;vertical-align:top}
.g-1{display:block}
.g-1-2{width:50%}
.g-1-3{width:33.33333%}
.g-2-3{width:66.66666%}
.g-1-4{width:25%}
.g-3-4{width:75%}
.g-1-5{width:20%}
.g-2-5{width:40%}
.g-3-5{width:60%}
.g-4-5{width:80%}
.g-1-6{width:16.656%}
.g-5-6{width:83.33%}
.g-1-7{width:14.2756%;_width:14.169%}
.g-1-8{width:12.5%}
.g-l-w{width:708px;margin-right:12px}
.g-l-n{width:240px}
.g-r-w{width:708px;margin-left:12px}
.g-r-n{width:240px}
.g-1-9{width:24.5%}
.g-f{position:relative}
.g-f-u{position:absolute;left:0;}
.g-f-r{position:absolute;top:0;right:0}
.g-f-b{position:absolute;bottom:0;left:0}
.g-d{width:960px;margin:0 auto}/**
* Copyright (c) 2012, Jiehun.com.cn Inc. All Rights Reserved
* @author <EMAIL>
* @date 2012-02-27
* @version 1.0
* @brief
通用类 ,应用和管理都可以使用。如果有不同的地方,可以覆盖这里的写法
});
**/
.none {display:none;}
.c{text-align:center;}
p{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,h7{font-weight:normal;}
body{background-color:#fff;}
a{outline:none;}
a.red {color:#FF0000;}
a.blue{color:#3399FF;}
span.err,span.ok,span.success,span.hint{margin-left:5px; position:absolute;padding:4px 4px 4px 20px;height:20px;line-height:20px;background:url(../img/sprite.gif) 2px 2px no-repeat #FFF;font-size:12px;display:inline-block;zoom: 1;}
span.err{color:red;background-position:2px -75px;border:solid 1px #F00;border-radius:4px;}
span.success,span.ok{color:green;background-position:2px -36px;}
span.success{text-indent:-9999px;}
span.hint{color:#999;background:none;padding:0;}
.hide{display:none;}
input,button,select,textarea{outline:none}
input.submit_btn{width:122px; height:38px; cursor:pointer; border:0; }
input.text-a{height:27px; line-height:27px;width:210px; padding-left:2px;border:1px solid #D4D4D4;}
input.text-b{height:22px;line-height: 22px;border:1px #d9d9d9 solid;}
select.select-a{height:28px;border:1px #dfe0e4 solid; padding: 4px;}
select.select-b, #fa select{height:24px;border:1px #DBDBDB solid; padding: 2px;}
input.e-radio{vertical-align: middle;}
input.code{width:80px;}
textarea{border:1px #DBDBDB solid;border-top:1px #adadaf solid;}
input{border:none;vertical-align:middle;}
input[type=submit]{padding:4px 10px;border:0;display:inline-block;height:30px;cursor: pointer;}
.input_text{border:1px solid #CCC; border-radius: 4px;}
/*
* dialog弹出框
*/
.dialog{border:1px solid #BBBBBB;background-color:#fff;box-shadow: 5px 5px 10px #BBBBBB;}
.dialog .hd{font-size:14px; height:30px;position:relative;background-color: #F3F3F3; border-bottom: 1px solid #DFDFDF;}
.dialog .hd p{color:#666;padding:0 0 0 15px;height:30px; line-height:30px;}
.dialog .hd a.close{position:absolute;right:10px;top:8px; display:block; zoom:1; width:15px; height:15px; background:url(../img/close.gif) no-repeat scroll 0 -118px transparent;}
.dialog .hd a:hover{text-decoration:none;color:#F00;background-position:0 -135px;}
.dialog .bd{padding:4px 0;}
.dialog .ft{bottom: 0;height: 40px;left: 0;line-height: 30px;position: absolute;text-align: center;width: 300px;}
.dialog table th{text-align:right;padding:8px 0; vertical-align:top;font-weight:bold; color:#666;}
.dialog table.list th{text-align:left;}
.dialog table td{padding-left:10px; color:#999;padding:8px 0;}
.dialog .ok, .dialog .err{font-size: 14px; margin: 15px 0 0 15px;border:0;background-color:transparent;}
.dialog .ft input{cursor:pointer;padding:4px 10px;background:#F03838;font-size:17px;color:#FFF;border-radius:6px;}
/*面包屑*/
.crumb{width:100%;margin-bottom: 10px;color:#666666}
.crumb *{display:inline;}
.crumb span {font-family: Lucida Grande;margin: 0 5px;}
.crumb a{color:#666666;}
/*分页*/
.pager{height:25px; margin:15px 0 5px 0;position:relative;}
.pager ul{position:absolute;right:0;top:0;height:23px;letter-spacing: -0.31em;*letter-spacing: normal;word-spacing: -0.43em;}
.pager li{height:23px;line-height:23px;margin-right:5px;display: inline-block;zoom: 1; *display: inline;letter-spacing: normal;word-spacing: normal;vertical-align: top;}
.pager li a{padding:0 7px;display:block;*display:inline; border:1px #ddd solid;}
.pager li.p a,.pager li.f a,.pager li.n a,.pager li.l a{border:0;}
.pager li.f input{margin:0 3px;}
/*电子名片*/
.ecard{background-color:#fff;height: 115px;width: 220px;border: 1px solid #CCCCCC;border-radius: 4px 4px 4px 4px;}
.ecard .hint{position:absolute;top:-10px;left:30px;_top:-10px;}
.ecard .hint i{display:block;width:0;height:0;border:5px solid;border-color:transparent transparent #ddd transparent;_border-color:black black #ccc black;_filter:chroma(color=black);overflow:hidden;}
.ecard .bd{padding: 5px 5px 0;}
.ecard .bd .m-avatar{width:80px;height:80px;}
.ecard .bd .m-u-info{margin-left: 10px;width: 120px;overflow: hidden;}
.ecard .bd .m-u-info .m-uname{font-size: 14px;font-weight: bold;}
.ecard .bd .m-u-info .m-score{margin-top: 5px;}
.ecard .ft{line-height: 24px;border-top: 1px solid #DDDDDD;bottom: 0;height: 25px;left: 0;position: absolute;width: 100%;}
.ecard .ft .m-letter{background: url(../img/user_sprite.gif) no-repeat scroll 0 7px #FFFFFF;margin-left: 5px;padding-left: 20px;}
.ecard .ft .m-letter a{color: #6666CC;}
.ecard .ft .m-follow{position: absolute;right: 10px;}
.ecard .ft .m-follow em{font-style:normal;}
/*发私信窗口*/
.send-letter-dlg {width: 500px;}
.send-letter-dlg .last-history{height: 210px; overflow: auto;}
.send-letter-dlg .old-history{clear:both;overflow: height;}
.send-letter-dlg .history_line{border-bottom: 1px dotted #D8D8D8;padding-top: 10px;clear: both;line-height:17px;margin:0 20px 20px}
.send-letter-dlg .all-history{height: 25px;line-height: 25px;background: none repeat scroll 0 0 #F3F3F3;}
.send-letter-dlg .all-history .his-btn{background:url("/static/img/letter_icon.png") no-repeat scroll 0 7px transparent;color:#333333;float:right;padding-left:40px;width:84px;}
.send-letter-dlg .all-history a.ico_face{padding-left:20px;margin-left:5px;background:url("/static/img/ushare_sprite.gif") no-repeat scroll -282px -100px transparent;}
.send-letter-dlg textarea{ height: 75px;line-height: 20px;resize: none;width: 496px;margin-left:1px;font-size: 14px;}
.send-letter-dlg textarea.alert{background-color:#fcfbce;}
.send-letter-dlg .letter-c{line-height: 17px;margin-top: 10px;}
.send-letter-dlg .left{margin-left:7px;}
.send-letter-dlg .right{margin-right:7px;text-align:right;}
.send-letter-dlg .left .info {margin-left: 18px;text-align: left;margin-bottom: 2px;}
.send-letter-dlg .right .info {margin-right: 18px;text-align: right;margin-bottom: 2px;}
.send-letter-dlg .info .info-date {color: #808080;vertical-align: -1px;}
.send-letter-dlg .content-txt {background: url("/static/img/talk_icon.gif") no-repeat scroll 0 0 transparent;}
.send-letter-dlg .left .content-txt {background-position:left 10px;}
.send-letter-dlg .right .content-txt{background-position:right 10px;}
.send-letter-dlg .txt{white-space: normal;word-wrap: break-word;word-break: break-all;box-shadow:-1px 1px 1px rgba(255, 255, 255, 0.75) inset;max-width:300px;min-width:72px;margin:0 10px;border-radius:5px 5px 5px 5px;padding:5px 9px;}
.send-letter-dlg .loading{background: url("/static/img/loading.gif") no-repeat scroll 5px 8px;}
.send-letter-dlg .left .txt{background-color:#F3F3F3; border: 1px solid #EAEAEA;margin-left: 8px;}
.send-letter-dlg .right .txt{background-color:#EBFBE3; border: 1px solid #DFF0D8;margin-right:10px;}
.send-letter-dlg .icon { display: inline-block; height: 12px; position: absolute; width: 8px;}
.send-letter-dlg .uname{padding: 0 5px;}
.send-letter-dlg .right .uname{ float:right;}
.send-letter-dlg .uname img{width:30px;}
.send-letter-dlg .btn{}
.send-letter-dlg .btn .limit{width:370px;text-align:right;}
.send-letter-dlg .btn .submit{padding-left:10px;padding-top: 5px;}
.send-letter-dlg .hide{display:none;}
.send-letter-dlg .m-limit{width:100%;text-align:right;color: #999999;}
.send-letter-dlg .m-limit em{font-family: Georgia,Tahoma,Arial;font-size: 26px;position: relative;top: -5px;vertical-align: middle;margin: 0 2px;}
.send-letter-dlg .m-limit em.pass{color:#<PASSWORD>;}
/*face*/
#face .m-face{padding: 0 0 12px;background-color: #FFFFFF;border: 1px solid #D2D2D2;width:430px;}
#face .m-face .hd {display:none;background-color: #F5F5F5;border-bottom: 1px solid #CFCFCF;color: #999999;height: 24px;line-height: 24px;padding-left: 10px;width: 420px;}
#face .m-face .hd a{background: url(/static/img/ushare_sprite.gif) no-repeat scroll 0 -20px transparent;height: 15px;position: absolute;right: 5px;top: 5px;width: 15px;}
#face .m-face .hd a:hover{background-position:-20px -20px;}
#face .m-face .bd{background: url(/static/img/face_sprite.gif) no-repeat scroll 0 0 transparent;border-left: 1px solid #DFE6F6;border-top: 1px solid #DFE6F6;position: relative;overflow: hidden;margin: 12px auto 0;width: 406px;}
#face .m-face .bd a {border-bottom: 1px solid #DFE6F6;border-right: 1px solid #DFE6F6;display: block;float: left;height: 26px;line-height: 26px;width: 26px;}
#face .corner{position:absolute;top:-10px;left:7px;_top:-10px;}
#face .corner i{display:block;width:0;height:0;border:5px solid;border-color:transparent transparent #ddd transparent;_border-color:black black #ccc black;_filter:chroma(color=black);overflow:hidden;}
#face .facePreview {background-color:#008AFF;border: 1px solid #DFE6F6;height: 51px;padding: 1px;position: absolute;right: 13px;text-align: center;top: 13px;width: 51px;z-index: 1;display:none;}
#face .facePreviewLeft{left: 13px;}
#face .facePreview div {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #E5F3FF;padding-top: 5px;}
#face .facePreview p {display: block;height: 28px;overflow: hidden;}
#face .facePreview .faceName {background: none repeat scroll 0 0 #F1F1F1;color: #999999;height: 16px;line-height: 17px;display:block;}
/*
*第三方帐号分享
*/
.m-third-shares{line-height: 16px; width:350px;padding-left:10px;}
.m-third-shares dl{margin-right:5px;}
.m-third-shares dl .m-share-word{color:#666;}
.m-third-shares dd{margin: 0 5px 0 0;}
.m-third-shares dd.m-share-more{margin-left:30px;}
.m-third-shares dd.qq_zone,
.m-third-shares dd.qq_zone .sharesel,
.m-third-shares dd.qq_weibo,
.m-third-shares dd.qq_weibo .sharesel,
.m-third-shares dd.qq_shuoshuo,
.m-third-shares dd.qq_shuoshuo .sharesel,
.m-third-shares dd.qq,
.m-third-shares dd.qq .sharesel,
.m-third-shares dd.sina_wb,
.m-third-shares dd.sina_wb .sharesel,
.m-third-shares dd.wb,
.m-third-shares dd.wb .sharesel,
.m-third-shares dd.renren_msg,
.m-third-shares dd.renren_msg .sharesel,
.m-third-shares dd.renren,
.m-third-shares dd.renren .sharesel{background: url(/static/img/login_third_sprite.gif) no-repeat;height:16px; width: 16px;}
.m-third-shares dd.qq_zone{background-position: -30px -558px;}
.m-third-shares dd.qq_weibo{background-position: -30px -584px;}
.m-third-shares dd.qq_shuoshuo{background-position: -30px -660px;}
.m-third-shares dd.sina_wb{background-position: -30px -610px;}
.m-third-shares dd.renren_msg{background-position: -30px -636px;}
.m-third-shares dd.qq{background-position: -30px -533px;}
.m-third-shares dd.wb{background-position: -30px -610px;}
.m-third-shares dd.renren{background-position: -30px -636px;}
.m-third-shares dd a {display: block;height: 16px;width: 16px;}
.m-third-shares dd a input{display:none;}
.m-third-shares dd.qq_zone .sharesel{background-position:left -558px;}
.m-third-shares dd.qq_weibo .sharesel{background-position:left -584px;}
.m-third-shares dd.qq_shuoshuo .sharesel, .m-third-shares dd.qq .sharesel{background-position:left -660px;}
.m-third-shares dd.sina_wb .sharesel, .m-third-shares dd.wb .sharesel{background-position:left -610px;}
.m-third-shares dd.renren_msg .sharesel, .m-third-shares dd.renren .sharesel{background-position:left -636px;}
.m-third-share-dlg{margin:20px 30px}
.m-third-share-dlg .bind-logo em{background: url(/static/img/login_third_sprite.gif) no-repeat;width:80px;height:80px;display:block;}
.m-third-share-dlg .bind-logo em.qq{background-position:left -102px;}
.m-third-share-dlg .bind-logo em.wb{background-position:left -192px;}
.m-third-share-dlg .bind-logo em.renren{background-position:left -282px;}
.m-third-share-dlg .bind-desc{width:300px;margin-left:20px;}
.m-third-share-dlg .bind-desc p, .m-third-share-dlg .bind-desc h2{font-size:12px;color:#323232;}
.m-third-share-dlg .bind-desc h2{font-weight:bold;}
.m-third-share-dlg .bind-desc p{border-bottom: 1px dotted #ABABAB;padding:5px 0;line-height:25px;}
.m-third-share-dlg .bind-op{width:100%;}
.m-third-share-dlg .bind-op div.bind-tips{color: red;height: 35px;line-height: 35px;}
.m-third-share-dlg .bind-op a, .m-third-share-dlg .bind-desc a:hover{background: url(/static/img/login_third_sprite.gif) no-repeat scroll left -498px transparent;
color: #000000;display: inline-block;height: 27px;line-height: 26px;text-align: center;width: 69px;margin:0 0 0 80px;text-decoration: none;}
.m-third-share-dlg .bind-op a.e-cancle{background-position:left -462px;}
/* 提示信息*/
.err_note{color:#FF4D8C;margin-left:5px;}
/*头部+尾部--style*/
table{width:100%;}
/*垂直居中图片*/
.mci {display: table-cell;vertical-align:middle;width:200px;height:200px;text-align:center;*display:block;*font-size: 175px; overflow:hidden;}
.mci img {vertical-align:middle;}
/*排序*/
.sort_drag {background:#F0F0F0;}
/*日历*/
.cal {width:336px;background:#FFF;z-index:10001;box-shadow:2px 2px 4px #999;border-radius:5px;*border:solid 1px #ccc;
background:-webkit-linear-gradient(#FFF,#F0F0F0);
background:-moz-linear-gradient(#FFF,#F0F0F0);
background:-ms-linear-gradient(#FFF,#F0F0F0);
background-image:-o-linear-gradient(#FFF,#F0F0F0);
background-image:linear-gradient(#FFF,#F0F0F0)}
.cal li{height:24px;line-height:24px;}
.cal li a{display:block;border-radius:4px;}
.cal .hd .g-1-8{text-align:center;}
.cal .hd dl{position:absolute;z-index:9999;overflow:hidden;width:75px;background:#FFF;height:24px;}
.cal .hd .ct {position:relative;}
.cal .hd .slt{left:0;top:0;position:absolute;}
.cal .hd .slt a{padding-left:20px;}
.cal .hd .srt{right:0;top:0;position:absolute;}
.cal .hd .srt a{padding-left:28px;}
.cal .hd .slt a:hover,.cal .hd .srt a:hover{background:#369;color:#fff;}
.cal .hd dl dd{height:24px;line-height:24px;border:solid 1px #FFF;border-top:0;}
.cal .hd dl.on{height:100px;overflow:scroll;overflow-x:hidden;}
.cal .hd dl.on dd{background:#EEE;}
.cal .hd dl.on dd:hover{background:#333;color:#FFF;}
.cal .bd li{text-align:center;}
.cal .bd .cp a{color:#333;}
.cal .bd .cn a{color:#333;}
.cal .bd .cw{background:#bbb;color:#333;cursor:default;font-weight:bold;}
.cal .bd .cd .cday{background:#FF0;color:#000;}
.cal .bd li a:hover{background:#333;color:#FFF;}
.cal .bd .co a{color:#999;}
.cal .bd .co a:hover{background:none;color:#999;text-decoration: none;cursor: default;}
#description .content,#description.content {
overflow: hidden;
*word-wrap: break-word;
*word-break: break-all;
}
#description .content table,#description.content table {
margin:0;
border-collapse:separate;
text-align:left;
}
#description .content td,
#description .content th ,#description.content td,#description.content th{
padding:0;
}
#description .content p,#description.content p {
margin:1.12em 0;
line-height:1.4;
padding:0;
}
#description .content img,#description.content img{
vertical-align: top;
}
#description .content p img,#description.content p img {
float:none;
margin:0;
padding:0;
}
#description .content strong,#description.content strong {
font-weight:700;
}
#description .content em,#description.content em {
font-style:italic;
}
/*
将编辑器里边的样式还原
清除编辑器内容里面的浮动
*/
.content:after {
content: '\20';
display: block;
height: 0;
clear: both;
}
.content {
*zoom: 1;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content hr,
.content p,
.content blockquote, /* structural elements */
.content dl,
.content dt,
.content dd,
.content ul,
.content ol,
.content li, /* list elements */
.content pre, /* text formatting elements */
.content form,
.content fieldset,
.content legend,
.content button,
.content input,
.content textarea, /* form elements*/
.content th,
.content td /* table elements */
{
margin: 0;
padding: 0;
}
.content button,
.content input,
.content select,
/* for ie */
.content textarea {
font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
}
.content h1 {
font-size: 2em;
font-weight: bold;
margin: .67em 0;
}
.content h2 {
font-size: 1.5em;
font-weight: bold;
margin: .83em 0;
}
.content h3 {
font-size: 1.17em;
font-weight: bold;
margin: 1em 0;
}
.content h4 {
font-weight: bold;
margin: 1.33em 0;
}
.content h5 {
font-size: 0.83em;
font-weight: bold;
margin: 1.67em 0;
}
.content h6 {
font-size: 0.67em;
font-weight: bold;
margin: 2.33em 0;
}
.content blockquote {
display: block;
margin: 1em 40px;
}
.content address {
display: block;
font-style: italic;
}
.content i, .content cite, .content em, .content var, .content dfn {
font-style: italic;
}
.content u, .content ins {
text-decoration: underline;
}
.content s, .content strike, .content del {
text-decoration: line-through;
}
/* <hr> noshade and color attributes are handled completely
by the nsHTMLHRElement attribute mapping code
*/
.content hr {
display: block;
height: 2px;
border: 1px inset;
margin: 0.5em auto 0.5em auto;
color: gray;
}
.content code, .content kbd, .content pre, .content samp {
font-family: courier new, courier, monospace;
}
.content small {
font-size: 12px;
}
.content sup {
vertical-align: text-top;
}
.content sub {
vertical-align: text-bottom;
}
.content legend {
color: #000;
}
/* for ie6 */
.content fieldset, .content img {
border: 0;
}
.content table {
display: table;
border-collapse: collapse;
border-color: black;
}
/* giving blockquotes and lists room to breath */
.content blockquote, .content ul, .content ol, .content dl {
margin: 1em;
}
/* bringing lists on to the page with breathing room */
.content ul, .content ol, .content dl {
margin-left: 2em;
}
.content ol li {
/* giving OL's LIs generated numbers */
list-style: decimal outside;
}
.content ul li {
/* giving UL's LIs generated disc markers */
list-style: disc outside;
}
.content ul li {
/* giving UL's LIs generated disc markers */
list-style: disc outside;
}
.content ul li ul li {
list-style: circle;
}
.content ul li ul li ul li {
list-style: square;
}
.content dl dd {
/* providing spacing for definition terms */
margin-left: 1em;
}
.content th, .content td {
/* padding to make the table readable */
/*padding: .5em;*/
border-color: black;
}
.content th {
font-weight: bold;
text-align: center;
}
.content caption {
/* coordinated margin to match cell's padding */
margin-bottom: .5em; /*ie6,7下会换行,强制不换行*/
white-space: nowrap;
}
.content fieldset, .content table, .content pre {
/* so things don't run into each other */
/*margin-bottom: 1em;*/
}
.content ul, .content ol {
margin-left: 0;
padding-left: 40px;
}
/*firefox 破碎图片手动定义才出现*/
.content img:-moz-broken {
-moz-force-broken-image-icon: 1;
height: 24px;
width: 24px;
}
._jisEdit{cursor: pointer;}
._jisEdit:hover{background-color:#f6f6f6;}
.list{}
.list table{border-collapse:collapse; width:100%;}
.list table td{vertical-align:middle; line-height:20px;border-bottom:solid 1px #EDEDED;border-right:solid 1px #EDEDED;}
.list table thead th{padding:0 4px;background-color:#FCFCFC; height:40px; color:#333;font-weight:bold;border-bottom:solid 1px #EDEDED;border-right:solid 1px #EDEDED;}
.list table tbody td{padding:0 4px;height:36px;line-height:26px;color:#666}
.list table tbody tr{background-color:#ffffff;}
.list table tbody tr:hover{background-color:#fCFcFC;}
.list table tbody a{margin:0 5px; cursor:pointer;}
.list table tbody a:hover{text-decoration:underline;}
dl.form {}
dl.form dt{width:10%;padding:4px;text-align:right;}
dl.form dd{width:86%;padding:4px;}
.suggestion{background-color: #FFFFFF; border: 1px solid #CCCCCC; overflow-y: auto; overflow-x:hidden; position: absolute; max-height: 150px;top: 27px; display:none;}
.suggestion ul li{line-height: 25px;display: block; cursor: default;width: 292px;}
.suggestion .on{background-color: #DEDEDE;}
.d-dialog .d-content iframe{width:700px;height:500px;}
/*select2样式修改*/
.select2-drop {
box-shadow: 1px 1px 3px 1px #999;
border-radius:4px;
}
.select2-search-choice {
background-color: #3498db;
margin: 1px 0 0 2px;
}
.multiple-select2{
/*vertical-align: middle;*/
padding: 1px !important;
border: 1px solid #bdc3c7 !important;
border-radius: 6px !important;
}
.multiple-select2 ul li .select2-input {
width: 200px !important;
margin-left:5px;
}
.select2-search-field input[type="text"] {
border:none !important;
width:auto !important;
height: 40px;
}
.select2-choices {
background: #fff !important;
border-radius: 5px;
padding: 1px 1px 2px;
}
.select2-search-field:first-child input[type="text"] {
height: 40px;
margin: auto !important;
}
.select2-search-choice{
line-height: 27px;
font-size: 16px;
}
.select2-search-choice .select2-search-choice-close::after {
content: "X" !important;
line-height: 40px !important;
}@CHARSET "UTF-8";
h1{font-size:20px;}
body{margin:10px;background:#6B6B6B;}
body,button,input,select,textarea{font:14px/1.0 'Microsoft Yahei','宋体','arial';color:#000;}
html{
scrollbar-face-color: #6B6B6B; /*主色调*/
scrollbar-highlight-color: #6B6B6B;
scrollbar-shadow-color: #6B6B6B; /*描边颜色*/
scrollbar-3dlight-color: #6B6B6B; /*左侧边高光颜色*/
scrollbar-arrow-color: #6B6B6B; /*小三角颜色*/
scrollbar-track-color: #6B6B6B;
scrollbar-darkshadow-color: #6B6B6B;
}
textarea{
scrollbar-face-color: gray; /*主色调*/
}
input{padding:4px;}
td input{background: none repeat scroll 0 0 #FAFAFA;}
td input{border:solid 1px #CCC;}
#hd{background:#F03838;height:55px;border-radius:8px 8px 0 0;font-size:18px;}
#container{background:#FFFFFF;padding:10px;min-height:450px;_height:500px;}
#hd .title{color: #FFFFFF; float: left; height: 55px; line-height: 55px;font-weight: bold; margin-left: 15px;}
#hd .group-location{color: #FFFFFF; float: left; height: 55px; line-height: 55px; margin-left: 15px;}
#hd .group-location a{margin-left:5px;color:#ddd; font-size:14px;}
#hd .name{line-height:55px;padding:0 10px 0 36px;height:55px;background:url(../img/avatar.png) left center no-repeat;right:64px;color:#FFFFFF;}
#hd .name a{color:#FFF;}
#hd .logout{width:64px;background:#CF3B3B;line-height:55px;text-align:center;border-radius:0 8px 0 0;color:#CCC}
#logo{text-align:center;background:url(../img/logo.png) no-repeat center;width:357px;height:55px;margin:0 auto;}
#logo a{color: #d12;text-decoration: none;font-size:28px;text-indent:-9999px;overflow:hidden;display:block;width:357px;height:55px;}
#ft{margin:10px auto;text-align:center;color:#CCC;}
table thead th{padding:4px;}
table tbody th{text-align:right; font-weight:normal;color:#333;}
table tbody th,table tbody td{padding:4px;}
/*div.g-1-2 {}
div.g-1-2 table{background:#DDFFFF;width:490px;padding:10px;margin:10px;}
div.g-1-2 table tr{padding:4px;}
div.g-1-2 table td{}
div.g-1-2 table .name td input,div.g-1-2 table .name td label{font-size:26px;color:#000;height:36px;line-height:36px;text-align:center;font-weight:bold;width:180px;}
div.g-1-2 table .idcard td input,div.g-1-2 table .idcard td label{font-size:15px;color:#FF9966;height:22px;line-height:22px;font-weight:bold;width:180px;}
div.g-1-2 table .phone td input,div.g-1-2 table .phone td label{font-size:24px;color:#3399FF;height:26px;line-height:26px;font-weight:bold;width:180px;}
div.bride_info table{background:#FEE7FA;}
*/
dl.list {margin:5px 0;}
dl.list dt{font-size:16px;margin:10px 0;color:#000;font-weight:bold;}
dl.list li{padding:4px 0 4px 15px;line-height:24px;height:24px;}
dl.list li.even{background:#F0F0F0;}
#bd{background:#EDEDED;padding:10px;border-radius:10px;color:#666;position: relative;}
.newbie {width:1000px;}
.newbie .hd{background:url(../img/bride_header.png) no-repeat;text-indent:-9999px;width:350px;height:41px;overflow:hidden;}
.newbie .bd,.newbie .bd2{background:url(../img/newbie_footer.png) no-repeat bottom;width:350px;height:110px;padding: 5px 0 15px;background-color:#FFFFFF;}
.newbie .bd2{height:150px;}
.newbie .bd2 input{background:#eee;width:260px;}
.newbie .groom, .newbie .bride{width:350px;display: inline-block;letter-spacing: normal;vertical-align: top; word-spacing: normal;}
.newbie .baby{width:200px;display: inline-block;letter-spacing: normal;vertical-align: top; word-spacing: normal;}
.newbie .groom .hd{background-image:url(../img/groom_header.png)}
.newbie .baby .hd{width:200px;background-image:url(../img/baby_header.png)}
.newbie .bd li{margin: 0 20px;}
.newbie .name,.newbie .bd2 .name input{font-size:30px;color:#000000;line-height:55px;height:55px;border-width:0;}
.newbie th{font-size:16px;color:#666666;width:90px;}
.newbie .id,.newbie .bd2 .id input{font-size:19px;color:#F88336;line-height:24px;height:24px;border-width:0;}
.newbie .phone,.newbie .bd2 .phone input{font-size:19px;color:#4B93CD;line-height:24px;height:24px;border-width:0;}
.newbie .exchange{width:80px;display: inline-block;letter-spacing: normal;vertical-align: top; word-spacing: normal;text-align: center;}
.newbie .exchange .all a{height:41px;width:60px;background:url("../img/exchange_all_ico.png") no-repeat scroll 10px 0;display: inline-block;}
.newbie .exchange .all a:hover{background-position:10px -44px;}
.newbie .exchange .item li{padding: 5px;}
.newbie .exchange .item a{background:url("../img/exchange_ico.png") no-repeat scroll 8px 7px #FCFCFB; height: 25px; display: inline-block; border-color: #D2CCC4; border-radius: 2px; border-style: solid; border-width: 1px; width: 35px;}
.newbie .exchange .item a:hover{background-position:8px -20px;}
.formcenter{width:500px; margin:0 auto;}
input.big_submit_btn{width:114px;height:38px;font-size:18px;cursor:pointer;background:#F03838;border:0;color:#FFFFFF;}
input.search_keyword{width:500px;margin:0 auto;height:36px;padding:2px;font-size:20px;line-height:36px;background:#FAFAFA;border:solid 3px #F03838;text-align:center;border-radius:6px;}
/**************新人身份***************/
.ticket_ident li{margin-right:10px;border:solid 4px transparent}
.ticket_ident li.on{border-color:#333}
.ticket_ident li.on a{cursor:default;}
.ticket_ident li a{display:block;overflow:hidden;text-align:center;line-height:20px;width:40px;height:20px;font-size:12px;}
.ticket_ident li .newbie{background:#Faa}
.ticket_ident li.on .newbie{background:#F66}
.ticket_ident li .trader{background:#aFa}
.ticket_ident li.on .trader{background:#6f6}
.ticket_ident li .bee{background:#ffa}
.ticket_ident li.on .bee{background:#ff6}
.newbie .big_submit_btn{background-color:#F00}
.trader .big_submit_btn{background-color:#6F6;color:#333;}
.bee .big_submit_btn{background-color:#FF6;color:#333;}
.door_main{padding:0 10px 10px 10px;background: #ededed;border-radius: 0 0 8px 8px;overflow: hidden;}
.d_behavior{margin-bottom: 10px;font-size: 16px;}
.d_behavior span{color:#0000FF;padding-top:5px;font-weight: bold;}
.d_behavior a.door_btn{margin-left:5px;color:#888; font-size:14px;}
.door_info{overflow: hidden; width: 515px; height: 400px; float: left;}
.door_img{float:left; width:175px; height: 175px; background-color:#FFFFFF; border-radius: 5px; padding: 7px; }
.door_img img{width: 175px; height: 175px;}
.door_desc{float:left; margin-left:15px; width: 300px;}
.door_name{font: 36px/1.5 '微软雅黑';color:#333;}
.door_text{line-height: 22px;color:#666; font-size: 14px;}
.door_type{margin-top:0px;font: 36px/1.5 '微软雅黑';color:#ef3838;}
.door_action{margin-top: 0px;}
.door_action .door{width: 70px; height: 70px; line-height: 200px; overflow: hidden; display: inline-block;}
.door_action .pause{background: url(../img/action_pause.gif) no-repeat -72px -1px;}
.door_action .previous{background: url(../img/previous.gif) no-repeat;}
.door_action .next{background: url(../img/next.gif) no-repeat;}
.door_action .action{background: url(../img/action_pause.gif) no-repeat;}
.door_top{overflow: hidden;}
.up_arrows{background: url(../img/up.jpg) no-repeat 120px; height: 15px; overflow: hidden;position: relative; z-index: 2; width:268px;}
.pause_operation{background-color: #fff9db; border-radius: 5px; padding: 7px; line-height: 21px; width:268px; color:#666; font-size: 16px; border: 1px solid #DEDEDE; z-index: 1; margin-top: -1px; position: absolute;}
.pause_operation a{background-color: #ef3838; border-radius: 3px; color:#FFF; width: 100px; display: inline-block; text-align: center; height: 30px; font-size: 14px; margin-bottom: 5px; margin-right: 10px; line-height: 30px; text-decoration: none;}
.pause-html{overflow: hidden;margin-top: 10px; display: none;}
.pause-html .pause-dia{display:none; border:1px #e43b38 solid;z-index: 99; color: #333; padding:5px;position: absolute;width: 268px;background-color:#ffffff; line-height: 21px;}
.pause-html .pause-dia h3{font-size: 16px;}
.pause-html .pause-dia textarea{resize:none; width:250px; height: 50px; border: 1px #CCC solid; border-radius: 3px; padding: 3px;}
.pause-html .pause-dia input[type=button]{background-color:#e43b38; width: 60px; height: 21px; color: #FFF; padding: 0; cursor: pointer; }
.pause-html .remark{top: 271px;}
.pause-html .blacklist{top: 189px;}
.door_list{color: #666; font-size: 14px; float: left; max-width: 700px;}
.door_list h2{font-size: 16px; font-weight: 600; color: #333;}
.door_list table{background-color: #FFF;}
.door_list table th{border: 1px solid #ededed; text-align: left;height: 21px; line-height: 21px; overflow: hidden;}
.door_list table td{border: 1px solid #ededed; height: 21px; line-height: 21px; overflow: hidden;}
.door_list .pager .o{background-color:#e43b38; width: 24px; height: 24px; line-height: 24px; color: #FFFFFF; text-align: center; }
.door_list .pager a{color: #666;}
.door_list .pager a:hover{color: #e43b38; border-color: #e43b38; text-decoration: none;}
.gift{margin-top:10px;float:left;margin-right:10px;text-align:center; height:auto; padding:7px; background-color: #FFF; border-radius: 5px; }
.gift_name{ border-radius: 5px; background-color:#e43b38; padding: 5px; height:auto; line-height: 40px; color: #FFF; font-size: 18px; cursor: pointer; text-align: center;}
.gift_hints,.gift_shortcut{color: #666; font-size: 18px; margin-top: 10px;}
.gift_shortcut span{color: #e43b38; }
.gift-list{overflow: hidden;padding:20px; background-color: #EDEDED; margin-top: -5px; color:#666666; border-radius: 0 0 10px 10px;}
.gift-tips{text-align: center;}
.gift_hints{color:blue;}
.a-botton{display: block; font-size: 12px; width: 106px; height: 21px; line-height: 21px; margin-left: 20px; border-radius: 1px;}
.a-botton:hover{ text-decoration: none;}
.prize-list{margin:0 auto; width:1000px; height: 550px; overflow: hidden; text-align: center;}
.prize .prize_img{ background-color:#FFFFFF;padding: 8px; border-radius: 5px; cursor: pointer;}
.prize_title{font-size:85px;text-align:center; font-weight:900;color: #e43b38;padding-top: 80px;}
.prize-list h2{color: #333; font-size: 40px; line-height: 70px; margin-top: 120px;}
.prize-list h1{color: #e43b38; font-size: 90px; margin-top: 108px;}
@media screen and (max-width: 1024px) {
body,button,input,select,textarea{font:12px/1.0 'Microsoft Yahei',arial,'宋体';color:#000;}
#hd{height:40px;}
a {color:#f00;}
.formcenter{width:100%;}
input.search_keyword{width:90%; margin:0 4%;}
#logo{width:50px;height:40px;background-position:left top;background-size:cover;}
#logo a{width:50px;height:40px;}
#hd .name{background:none;padding-left:0;padding-right:4px;right:40px;}
#hd .name,#hd .logout{font-size:14px;height:40px;line-height:40px;}
#hd .logout{width:40px;}
#hd .title{font-size:14px;font-weight:normal;height:40px;line-height:40px;}
.newbie {width:300px;}
.newbie .groom,.newbie .bride,.newbie .baby{display:block;}
.newbie .hd,.newbie .bd{width:300px;}
}
#optionThis{background-color: #c20a0a; border-radius: 5px; color: #fff; font-size: 13px; font-weight: bold; margin-left: 8px; padding: 5px 7px;}
/*trade_gift*/
.trade_gift{margin-top:10px;}
.trade_gift #container {overflow: hidden; background:#f3f7fd; padding:0 30px;}
.trade_gift .white{background:#fff; margin-bottom:10px; padding:15px 20px;}
.trade_gift .border{border:1px solid #e5e5e5;}
.trade_gift .basic_survey ul{overflow:hidden; float:left;}
.trade_gift .basic_survey li{list-style-type:none; float: left; margin-right:30px; height:30px; line-height:30px; font-size:16px; color:#333;}
.trade_gift .basic_survey li:last-child{margin-right:0;}
.trade_gift .basic_survey .white li input{height:28px; line-height:28px; width: 140px; border:1px solid #e5e5e5; padding:0 4px; vertical-align: top;}
.trade_gift .basic_survey .white li.border input{height:28px; line-height:28px; width:120px; color:#333; border:0;}
.trade_gift #select_date{margin-left:-5px; vertical-align: top; display:inline-block; width:40px; text-align:center; height:28px; line-height:28px; border:1px solid #e5e5e5; border-left:0; cursor:pointer;}
.trade_gift #select_date b{display:inline-block; width:0; height:0; border-left:6px solid transparent; border-right:6px solid transparent; border-top:7px solid #555;}
.trade_gift .basic_survey .white li i{display:inline-block; vertical-align: middle; margin-right:7px; width:30px; height:30px; background:url('/static/img/icons.png') no-repeat 0 0;}
.trade_gift .basic_survey .white li.area i{background-position:0 -36px;}
.trade_gift .basic_survey .white li.budget i{background-position:0 -72px;}
.trade_gift .basic_survey .white li.desks i{background-position:0 -108px;}
.trade_gift .blurcls b.gou{display:none; width:24px; height:24px; vertical-align:middle; background:url('/static/img/icons.png') no-repeat 0 -142px; margin-left:5px;}
.trade_gift .basic_survey .white li span{vertical-align: middle;}
.trade_gift .basic_survey .white .checks{float:left; margin:7px 0 0 20px;}
.trade_gift .basic_survey .white .checks label{margin-right:20px; cursor:pointer;}
.trade_gift .basic_survey .white .checks label input{width:15px; height:15px; margin:-3px 3px 0 0;}
.trade_gift .orders{height:230px; overflow-y: scroll; border:1px solid #e5e5e5;}
.trade_gift .orders table{display:inline-table; width:80%; border:1px solid #e5e5e5;}
.trade_gift .orders table th{height:35px; padding:0 4px; font-size:16px; color:#666;}
.trade_gift .orders table td{color:#333;}
.trade_gift .orders .addbtn{position:relative;}
.trade_gift .orders .addbtn #add_order{position:absolute; right:20px; top:-45px;}
.trade_gift .order_lists{text-align: left; margin-top:10px;}
.trade_gift .order_lists input{margin:0 10px; display:inline-block; padding:0 10px; height:28px; font-size:14px; border:1px solid #80c2f5;}
.trade_gift #save_order{margin-left:30px; width:138px; height:30px; line-height:30px; color:#fff; font-size:14px; background:#0186ec;}
.trade_gift .lead_store input{margin:10px 10px 0 0;}
.trade_gift .infopart{overflow:hidden; width:100%; margin-bottom:20px;}
.trade_gift .infopart li {float:left; height: 200px; width:49%; border:1px solid #e5e5e5;}
.trade_gift .infopart li:first-child{ margin-right:20px;}
.trade_gift .st{height:44px; line-height:44px; text-align:center; color:#333; font-size:16px; font-weight:bold; border-bottom:1px solid #e5e5e5; background:-webkit-linear-gradient( top,#fff,#f6f6f6); background:-moz-linear-gradient( top,#fff,#f6f6f6);}
.trade_gift .st span.gray{color:#888;}
.trade_gift .infopart li .con{padding:10px; height:155px; overflow-y:scroll; line-height:30px; color:#666; font-size:16px;}
.trade_gift .infopart li .con span{color:#333; display:inline-block; padding-bottom:15px; margin-right:20px;}
.trade_gift .infopart li .con .border{padding:10px 10px 0; border-bottom:1px dashed #e5e5e5;}
.trade_gift .infopart li .con input{border:1px solid #e5e5e5;}
.trade_gift .beizhu{padding:10px 0; margin-bottom:10px; border-top:1px dashed #e5e5e5;}
.trade_gift .beizhu textarea{padding:10px 5px; line-height:22px;}
.trade_gift .addbtn{height:40px; padding:5px 0 15px; text-align: center;}
.trade_gift .addbtn input[type=button]{padding:0; width:178px; text-align: center; height:30px; line-height:30px; color:#0186ec; font-size:14px; background:none; border:1px solid #80c2f5; border-radius:3px;}
.trade_gift .addbtn_s{padding:0 5px; text-align: center; height:28px; line-height:28px; color:#0186ec; font-size:14px; background:#fff; border:1px solid #80c2f5; border-radius:3px;}
.trade_gift #explore_store input[type=text], .trade_gift #hqexplore_store input[type=text] {width:85px; height:28px; border:1px solid #e5e5e5; padding:0 4px;}
.trade_gift #explore_store input[type=text].storename, .trade_gift #hqexplore_store input[type=text].storename{width:120px;}
.trade_gift .expos_info li .con label, .trade_gift .expos_info li .con textarea, .trade_gift .expos_info li .con input{vertical-align: middle;}
.trade_gift .expos_info .blurcls .longinp{width:100px;}
.trade_gift .gifts .st{border:1px solid #e5e5e5; border-bottom:0;}
.trade_gift .gift_lists{padding:30px 0 0 20px; border:1px solid #e5e5e5;}
.trade_gift .gift_lists input{height:40px; line-height:40px; width:180px; text-align:center; color:#e02020; font-size:16px; font-weight:bold; background:#fff; border-radius:5px; padding:0; margin:0 30px 24px 0;}
.trade_gift .gift_lists input.gift_red{background:#e02020; color:#fff;}
.trade_gift .gift_lists input.gift_blue{background:#0186ec; color:#fff;}
.trade_gift .gift_lists input.gift_gray{background:#ddd; color:#666;}
.trade_gift .gift_lists input.gift_yellow{background:#EEB422; color:#fff;}
.trade_gift .gift_lists input.gift_white{color:#e02020; border:1px solid #ef8f8f;} | public/css/xianchang.cat.css | body,h1,h2,h3,h4,h5,h6,hr,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font:12px/1.5 'Microsoft Yahei',arial,'宋体';color:#000}
body{background:#FFF}
table{border-collapse:collapse;border-spacing:0}
img{border:0}h1,h2,h3,h4,h5,h6{font-size:100%}
address,cite,dfn,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace}
small{font-size:12px}ul{list-style:none}
a{text-decoration:none;vertical-align:baseline;zoom:1}
a:hover{text-decoration:underline}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
legend{color:#000}
img{border:0}
button,input,select,textarea{font-size:100%}
a{cursor:pointer;color:#369}.g{letter-spacing:-0.31em;*letter-spacing:normal;word-spacing:-0.43em}
ul.g li,dl.g dt,dl.g dd,.g-u,.g-1,.g-1-2,.g-1-3,.g-2-3,.g-1-4,.g-3-4,.g-1-5,.g-2-5,.g-3-5,.g-4-5,.g-1-6,.g-5-6,.g-1-7,.g-1-8,.g-1-9,.g-l-w,.g-l-n,.g-r-w,.g-r-n{display:inline-block;zoom:1;*display:inline;letter-spacing:normal;word-spacing:normal;vertical-align:top}
.g-1{display:block}
.g-1-2{width:50%}
.g-1-3{width:33.33333%}
.g-2-3{width:66.66666%}
.g-1-4{width:25%}
.g-3-4{width:75%}
.g-1-5{width:20%}
.g-2-5{width:40%}
.g-3-5{width:60%}
.g-4-5{width:80%}
.g-1-6{width:16.656%}
.g-5-6{width:83.33%}
.g-1-7{width:14.2756%;_width:14.169%}
.g-1-8{width:12.5%}
.g-l-w{width:708px;margin-right:12px}
.g-l-n{width:240px}
.g-r-w{width:708px;margin-left:12px}
.g-r-n{width:240px}
.g-1-9{width:24.5%}
.g-f{position:relative}
.g-f-u{position:absolute;left:0;}
.g-f-r{position:absolute;top:0;right:0}
.g-f-b{position:absolute;bottom:0;left:0}
.g-d{width:960px;margin:0 auto}/**
* Copyright (c) 2012, Jiehun.com.cn Inc. All Rights Reserved
* @author <EMAIL>
* @date 2012-02-27
* @version 1.0
* @brief
通用类 ,应用和管理都可以使用。如果有不同的地方,可以覆盖这里的写法
});
**/
.none {display:none;}
.c{text-align:center;}
p{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,h7{font-weight:normal;}
body{background-color:#fff;}
a{outline:none;}
a.red {color:#FF0000;}
a.blue{color:#3399FF;}
span.err,span.ok,span.success,span.hint{margin-left:5px; position:absolute;padding:4px 4px 4px 20px;height:20px;line-height:20px;background:url(../img/sprite.gif) 2px 2px no-repeat #FFF;font-size:12px;display:inline-block;zoom: 1;}
span.err{color:red;background-position:2px -75px;border:solid 1px #F00;border-radius:4px;}
span.success,span.ok{color:green;background-position:2px -36px;}
span.success{text-indent:-9999px;}
span.hint{color:#999;background:none;padding:0;}
.hide{display:none;}
input,button,select,textarea{outline:none}
input.submit_btn{width:122px; height:38px; cursor:pointer; border:0; }
input.text-a{height:27px; line-height:27px;width:210px; padding-left:2px;border:1px solid #D4D4D4;}
input.text-b{height:22px;line-height: 22px;border:1px #d9d9d9 solid;}
select.select-a{height:28px;border:1px #dfe0e4 solid; padding: 4px;}
select.select-b, #fa select{height:24px;border:1px #DBDBDB solid; padding: 2px;}
input.e-radio{vertical-align: middle;}
input.code{width:80px;}
textarea{border:1px #DBDBDB solid;border-top:1px #adadaf solid;}
input{border:none;vertical-align:middle;}
input[type=submit]{padding:4px 10px;border:0;display:inline-block;height:30px;cursor: pointer;}
.input_text{border:1px solid #CCC; border-radius: 4px;}
/*
* dialog弹出框
*/
.dialog{border:1px solid #BBBBBB;background-color:#fff;box-shadow: 5px 5px 10px #BBBBBB;}
.dialog .hd{font-size:14px; height:30px;position:relative;background-color: #F3F3F3; border-bottom: 1px solid #DFDFDF;}
.dialog .hd p{color:#666;padding:0 0 0 15px;height:30px; line-height:30px;}
.dialog .hd a.close{position:absolute;right:10px;top:8px; display:block; zoom:1; width:15px; height:15px; background:url(../img/close.gif) no-repeat scroll 0 -118px transparent;}
.dialog .hd a:hover{text-decoration:none;color:#F00;background-position:0 -135px;}
.dialog .bd{padding:4px 0;}
.dialog .ft{bottom: 0;height: 40px;left: 0;line-height: 30px;position: absolute;text-align: center;width: 300px;}
.dialog table th{text-align:right;padding:8px 0; vertical-align:top;font-weight:bold; color:#666;}
.dialog table.list th{text-align:left;}
.dialog table td{padding-left:10px; color:#999;padding:8px 0;}
.dialog .ok, .dialog .err{font-size: 14px; margin: 15px 0 0 15px;border:0;background-color:transparent;}
.dialog .ft input{cursor:pointer;padding:4px 10px;background:#F03838;font-size:17px;color:#FFF;border-radius:6px;}
/*面包屑*/
.crumb{width:100%;margin-bottom: 10px;color:#666666}
.crumb *{display:inline;}
.crumb span {font-family: Lucida Grande;margin: 0 5px;}
.crumb a{color:#666666;}
/*分页*/
.pager{height:25px; margin:15px 0 5px 0;position:relative;}
.pager ul{position:absolute;right:0;top:0;height:23px;letter-spacing: -0.31em;*letter-spacing: normal;word-spacing: -0.43em;}
.pager li{height:23px;line-height:23px;margin-right:5px;display: inline-block;zoom: 1; *display: inline;letter-spacing: normal;word-spacing: normal;vertical-align: top;}
.pager li a{padding:0 7px;display:block;*display:inline; border:1px #ddd solid;}
.pager li.p a,.pager li.f a,.pager li.n a,.pager li.l a{border:0;}
.pager li.f input{margin:0 3px;}
/*电子名片*/
.ecard{background-color:#fff;height: 115px;width: 220px;border: 1px solid #CCCCCC;border-radius: 4px 4px 4px 4px;}
.ecard .hint{position:absolute;top:-10px;left:30px;_top:-10px;}
.ecard .hint i{display:block;width:0;height:0;border:5px solid;border-color:transparent transparent #ddd transparent;_border-color:black black #ccc black;_filter:chroma(color=black);overflow:hidden;}
.ecard .bd{padding: 5px 5px 0;}
.ecard .bd .m-avatar{width:80px;height:80px;}
.ecard .bd .m-u-info{margin-left: 10px;width: 120px;overflow: hidden;}
.ecard .bd .m-u-info .m-uname{font-size: 14px;font-weight: bold;}
.ecard .bd .m-u-info .m-score{margin-top: 5px;}
.ecard .ft{line-height: 24px;border-top: 1px solid #DDDDDD;bottom: 0;height: 25px;left: 0;position: absolute;width: 100%;}
.ecard .ft .m-letter{background: url(../img/user_sprite.gif) no-repeat scroll 0 7px #FFFFFF;margin-left: 5px;padding-left: 20px;}
.ecard .ft .m-letter a{color: #6666CC;}
.ecard .ft .m-follow{position: absolute;right: 10px;}
.ecard .ft .m-follow em{font-style:normal;}
/*发私信窗口*/
.send-letter-dlg {width: 500px;}
.send-letter-dlg .last-history{height: 210px; overflow: auto;}
.send-letter-dlg .old-history{clear:both;overflow: height;}
.send-letter-dlg .history_line{border-bottom: 1px dotted #D8D8D8;padding-top: 10px;clear: both;line-height:17px;margin:0 20px 20px}
.send-letter-dlg .all-history{height: 25px;line-height: 25px;background: none repeat scroll 0 0 #F3F3F3;}
.send-letter-dlg .all-history .his-btn{background:url("/static/img/letter_icon.png") no-repeat scroll 0 7px transparent;color:#333333;float:right;padding-left:40px;width:84px;}
.send-letter-dlg .all-history a.ico_face{padding-left:20px;margin-left:5px;background:url("/static/img/ushare_sprite.gif") no-repeat scroll -282px -100px transparent;}
.send-letter-dlg textarea{ height: 75px;line-height: 20px;resize: none;width: 496px;margin-left:1px;font-size: 14px;}
.send-letter-dlg textarea.alert{background-color:#fcfbce;}
.send-letter-dlg .letter-c{line-height: 17px;margin-top: 10px;}
.send-letter-dlg .left{margin-left:7px;}
.send-letter-dlg .right{margin-right:7px;text-align:right;}
.send-letter-dlg .left .info {margin-left: 18px;text-align: left;margin-bottom: 2px;}
.send-letter-dlg .right .info {margin-right: 18px;text-align: right;margin-bottom: 2px;}
.send-letter-dlg .info .info-date {color: #808080;vertical-align: -1px;}
.send-letter-dlg .content-txt {background: url("/static/img/talk_icon.gif") no-repeat scroll 0 0 transparent;}
.send-letter-dlg .left .content-txt {background-position:left 10px;}
.send-letter-dlg .right .content-txt{background-position:right 10px;}
.send-letter-dlg .txt{white-space: normal;word-wrap: break-word;word-break: break-all;box-shadow:-1px 1px 1px rgba(255, 255, 255, 0.75) inset;max-width:300px;min-width:72px;margin:0 10px;border-radius:5px 5px 5px 5px;padding:5px 9px;}
.send-letter-dlg .loading{background: url("/static/img/loading.gif") no-repeat scroll 5px 8px;}
.send-letter-dlg .left .txt{background-color:#F3F3F3; border: 1px solid #EAEAEA;margin-left: 8px;}
.send-letter-dlg .right .txt{background-color:#EBFBE3; border: 1px solid #DFF0D8;margin-right:10px;}
.send-letter-dlg .icon { display: inline-block; height: 12px; position: absolute; width: 8px;}
.send-letter-dlg .uname{padding: 0 5px;}
.send-letter-dlg .right .uname{ float:right;}
.send-letter-dlg .uname img{width:30px;}
.send-letter-dlg .btn{}
.send-letter-dlg .btn .limit{width:370px;text-align:right;}
.send-letter-dlg .btn .submit{padding-left:10px;padding-top: 5px;}
.send-letter-dlg .hide{display:none;}
.send-letter-dlg .m-limit{width:100%;text-align:right;color: #999999;}
.send-letter-dlg .m-limit em{font-family: Georgia,Tahoma,Arial;font-size: 26px;position: relative;top: -5px;vertical-align: middle;margin: 0 2px;}
.send-letter-dlg .m-limit em.pass{color:#<PASSWORD>;}
/*face*/
#face .m-face{padding: 0 0 12px;background-color: #FFFFFF;border: 1px solid #D2D2D2;width:430px;}
#face .m-face .hd {display:none;background-color: #F5F5F5;border-bottom: 1px solid #CFCFCF;color: #999999;height: 24px;line-height: 24px;padding-left: 10px;width: 420px;}
#face .m-face .hd a{background: url(/static/img/ushare_sprite.gif) no-repeat scroll 0 -20px transparent;height: 15px;position: absolute;right: 5px;top: 5px;width: 15px;}
#face .m-face .hd a:hover{background-position:-20px -20px;}
#face .m-face .bd{background: url(/static/img/face_sprite.gif) no-repeat scroll 0 0 transparent;border-left: 1px solid #DFE6F6;border-top: 1px solid #DFE6F6;position: relative;overflow: hidden;margin: 12px auto 0;width: 406px;}
#face .m-face .bd a {border-bottom: 1px solid #DFE6F6;border-right: 1px solid #DFE6F6;display: block;float: left;height: 26px;line-height: 26px;width: 26px;}
#face .corner{position:absolute;top:-10px;left:7px;_top:-10px;}
#face .corner i{display:block;width:0;height:0;border:5px solid;border-color:transparent transparent #ddd transparent;_border-color:black black #ccc black;_filter:chroma(color=black);overflow:hidden;}
#face .facePreview {background-color:#008AFF;border: 1px solid #DFE6F6;height: 51px;padding: 1px;position: absolute;right: 13px;text-align: center;top: 13px;width: 51px;z-index: 1;display:none;}
#face .facePreviewLeft{left: 13px;}
#face .facePreview div {background: none repeat scroll 0 0 #FFFFFF;border: 1px solid #E5F3FF;padding-top: 5px;}
#face .facePreview p {display: block;height: 28px;overflow: hidden;}
#face .facePreview .faceName {background: none repeat scroll 0 0 #F1F1F1;color: #999999;height: 16px;line-height: 17px;display:block;}
/*
*第三方帐号分享
*/
.m-third-shares{line-height: 16px; width:350px;padding-left:10px;}
.m-third-shares dl{margin-right:5px;}
.m-third-shares dl .m-share-word{color:#666;}
.m-third-shares dd{margin: 0 5px 0 0;}
.m-third-shares dd.m-share-more{margin-left:30px;}
.m-third-shares dd.qq_zone,
.m-third-shares dd.qq_zone .sharesel,
.m-third-shares dd.qq_weibo,
.m-third-shares dd.qq_weibo .sharesel,
.m-third-shares dd.qq_shuoshuo,
.m-third-shares dd.qq_shuoshuo .sharesel,
.m-third-shares dd.qq,
.m-third-shares dd.qq .sharesel,
.m-third-shares dd.sina_wb,
.m-third-shares dd.sina_wb .sharesel,
.m-third-shares dd.wb,
.m-third-shares dd.wb .sharesel,
.m-third-shares dd.renren_msg,
.m-third-shares dd.renren_msg .sharesel,
.m-third-shares dd.renren,
.m-third-shares dd.renren .sharesel{background: url(/static/img/login_third_sprite.gif) no-repeat;height:16px; width: 16px;}
.m-third-shares dd.qq_zone{background-position: -30px -558px;}
.m-third-shares dd.qq_weibo{background-position: -30px -584px;}
.m-third-shares dd.qq_shuoshuo{background-position: -30px -660px;}
.m-third-shares dd.sina_wb{background-position: -30px -610px;}
.m-third-shares dd.renren_msg{background-position: -30px -636px;}
.m-third-shares dd.qq{background-position: -30px -533px;}
.m-third-shares dd.wb{background-position: -30px -610px;}
.m-third-shares dd.renren{background-position: -30px -636px;}
.m-third-shares dd a {display: block;height: 16px;width: 16px;}
.m-third-shares dd a input{display:none;}
.m-third-shares dd.qq_zone .sharesel{background-position:left -558px;}
.m-third-shares dd.qq_weibo .sharesel{background-position:left -584px;}
.m-third-shares dd.qq_shuoshuo .sharesel, .m-third-shares dd.qq .sharesel{background-position:left -660px;}
.m-third-shares dd.sina_wb .sharesel, .m-third-shares dd.wb .sharesel{background-position:left -610px;}
.m-third-shares dd.renren_msg .sharesel, .m-third-shares dd.renren .sharesel{background-position:left -636px;}
.m-third-share-dlg{margin:20px 30px}
.m-third-share-dlg .bind-logo em{background: url(/static/img/login_third_sprite.gif) no-repeat;width:80px;height:80px;display:block;}
.m-third-share-dlg .bind-logo em.qq{background-position:left -102px;}
.m-third-share-dlg .bind-logo em.wb{background-position:left -192px;}
.m-third-share-dlg .bind-logo em.renren{background-position:left -282px;}
.m-third-share-dlg .bind-desc{width:300px;margin-left:20px;}
.m-third-share-dlg .bind-desc p, .m-third-share-dlg .bind-desc h2{font-size:12px;color:#323232;}
.m-third-share-dlg .bind-desc h2{font-weight:bold;}
.m-third-share-dlg .bind-desc p{border-bottom: 1px dotted #ABABAB;padding:5px 0;line-height:25px;}
.m-third-share-dlg .bind-op{width:100%;}
.m-third-share-dlg .bind-op div.bind-tips{color: red;height: 35px;line-height: 35px;}
.m-third-share-dlg .bind-op a, .m-third-share-dlg .bind-desc a:hover{background: url(/static/img/login_third_sprite.gif) no-repeat scroll left -498px transparent;
color: #000000;display: inline-block;height: 27px;line-height: 26px;text-align: center;width: 69px;margin:0 0 0 80px;text-decoration: none;}
.m-third-share-dlg .bind-op a.e-cancle{background-position:left -462px;}
/* 提示信息*/
.err_note{color:#FF4D8C;margin-left:5px;}
/*头部+尾部--style*/
table{width:100%;}
/*垂直居中图片*/
.mci {display: table-cell;vertical-align:middle;width:200px;height:200px;text-align:center;*display:block;*font-size: 175px; overflow:hidden;}
.mci img {vertical-align:middle;}
/*排序*/
.sort_drag {background:#F0F0F0;}
/*日历*/
.cal {width:336px;background:#FFF;z-index:10001;box-shadow:2px 2px 4px #999;border-radius:5px;*border:solid 1px #ccc;
background:-webkit-linear-gradient(#FFF,#F0F0F0);
background:-moz-linear-gradient(#FFF,#F0F0F0);
background:-ms-linear-gradient(#FFF,#F0F0F0);
background-image:-o-linear-gradient(#FFF,#F0F0F0);
background-image:linear-gradient(#FFF,#F0F0F0)}
.cal li{height:24px;line-height:24px;}
.cal li a{display:block;border-radius:4px;}
.cal .hd .g-1-8{text-align:center;}
.cal .hd dl{position:absolute;z-index:9999;overflow:hidden;width:75px;background:#FFF;height:24px;}
.cal .hd .ct {position:relative;}
.cal .hd .slt{left:0;top:0;position:absolute;}
.cal .hd .slt a{padding-left:20px;}
.cal .hd .srt{right:0;top:0;position:absolute;}
.cal .hd .srt a{padding-left:28px;}
.cal .hd .slt a:hover,.cal .hd .srt a:hover{background:#369;color:#fff;}
.cal .hd dl dd{height:24px;line-height:24px;border:solid 1px #FFF;border-top:0;}
.cal .hd dl.on{height:100px;overflow:scroll;overflow-x:hidden;}
.cal .hd dl.on dd{background:#EEE;}
.cal .hd dl.on dd:hover{background:#333;color:#FFF;}
.cal .bd li{text-align:center;}
.cal .bd .cp a{color:#333;}
.cal .bd .cn a{color:#333;}
.cal .bd .cw{background:#bbb;color:#333;cursor:default;font-weight:bold;}
.cal .bd .cd .cday{background:#FF0;color:#000;}
.cal .bd li a:hover{background:#333;color:#FFF;}
.cal .bd .co a{color:#999;}
.cal .bd .co a:hover{background:none;color:#999;text-decoration: none;cursor: default;}
#description .content,#description.content {
overflow: hidden;
*word-wrap: break-word;
*word-break: break-all;
}
#description .content table,#description.content table {
margin:0;
border-collapse:separate;
text-align:left;
}
#description .content td,
#description .content th ,#description.content td,#description.content th{
padding:0;
}
#description .content p,#description.content p {
margin:1.12em 0;
line-height:1.4;
padding:0;
}
#description .content img,#description.content img{
vertical-align: top;
}
#description .content p img,#description.content p img {
float:none;
margin:0;
padding:0;
}
#description .content strong,#description.content strong {
font-weight:700;
}
#description .content em,#description.content em {
font-style:italic;
}
/*
将编辑器里边的样式还原
清除编辑器内容里面的浮动
*/
.content:after {
content: '\20';
display: block;
height: 0;
clear: both;
}
.content {
*zoom: 1;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.content hr,
.content p,
.content blockquote, /* structural elements */
.content dl,
.content dt,
.content dd,
.content ul,
.content ol,
.content li, /* list elements */
.content pre, /* text formatting elements */
.content form,
.content fieldset,
.content legend,
.content button,
.content input,
.content textarea, /* form elements*/
.content th,
.content td /* table elements */
{
margin: 0;
padding: 0;
}
.content button,
.content input,
.content select,
/* for ie */
.content textarea {
font: 14px/1.5 tahoma, arial, \5b8b\4f53, sans-serif;
}
.content h1 {
font-size: 2em;
font-weight: bold;
margin: .67em 0;
}
.content h2 {
font-size: 1.5em;
font-weight: bold;
margin: .83em 0;
}
.content h3 {
font-size: 1.17em;
font-weight: bold;
margin: 1em 0;
}
.content h4 {
font-weight: bold;
margin: 1.33em 0;
}
.content h5 {
font-size: 0.83em;
font-weight: bold;
margin: 1.67em 0;
}
.content h6 {
font-size: 0.67em;
font-weight: bold;
margin: 2.33em 0;
}
.content blockquote {
display: block;
margin: 1em 40px;
}
.content address {
display: block;
font-style: italic;
}
.content i, .content cite, .content em, .content var, .content dfn {
font-style: italic;
}
.content u, .content ins {
text-decoration: underline;
}
.content s, .content strike, .content del {
text-decoration: line-through;
}
/* <hr> noshade and color attributes are handled completely
by the nsHTMLHRElement attribute mapping code
*/
.content hr {
display: block;
height: 2px;
border: 1px inset;
margin: 0.5em auto 0.5em auto;
color: gray;
}
.content code, .content kbd, .content pre, .content samp {
font-family: courier new, courier, monospace;
}
.content small {
font-size: 12px;
}
.content sup {
vertical-align: text-top;
}
.content sub {
vertical-align: text-bottom;
}
.content legend {
color: #000;
}
/* for ie6 */
.content fieldset, .content img {
border: 0;
}
.content table {
display: table;
border-collapse: collapse;
border-color: black;
}
/* giving blockquotes and lists room to breath */
.content blockquote, .content ul, .content ol, .content dl {
margin: 1em;
}
/* bringing lists on to the page with breathing room */
.content ul, .content ol, .content dl {
margin-left: 2em;
}
.content ol li {
/* giving OL's LIs generated numbers */
list-style: decimal outside;
}
.content ul li {
/* giving UL's LIs generated disc markers */
list-style: disc outside;
}
.content ul li {
/* giving UL's LIs generated disc markers */
list-style: disc outside;
}
.content ul li ul li {
list-style: circle;
}
.content ul li ul li ul li {
list-style: square;
}
.content dl dd {
/* providing spacing for definition terms */
margin-left: 1em;
}
.content th, .content td {
/* padding to make the table readable */
/*padding: .5em;*/
border-color: black;
}
.content th {
font-weight: bold;
text-align: center;
}
.content caption {
/* coordinated margin to match cell's padding */
margin-bottom: .5em; /*ie6,7下会换行,强制不换行*/
white-space: nowrap;
}
.content fieldset, .content table, .content pre {
/* so things don't run into each other */
/*margin-bottom: 1em;*/
}
.content ul, .content ol {
margin-left: 0;
padding-left: 40px;
}
/*firefox 破碎图片手动定义才出现*/
.content img:-moz-broken {
-moz-force-broken-image-icon: 1;
height: 24px;
width: 24px;
}
._jisEdit{cursor: pointer;}
._jisEdit:hover{background-color:#f6f6f6;}
.list{}
.list table{border-collapse:collapse; width:100%;}
.list table td{vertical-align:middle; line-height:20px;border-bottom:solid 1px #EDEDED;border-right:solid 1px #EDEDED;}
.list table thead th{padding:0 4px;background-color:#FCFCFC; height:40px; color:#333;font-weight:bold;border-bottom:solid 1px #EDEDED;border-right:solid 1px #EDEDED;}
.list table tbody td{padding:0 4px;height:36px;line-height:26px;color:#666}
.list table tbody tr{background-color:#ffffff;}
.list table tbody tr:hover{background-color:#fCFcFC;}
.list table tbody a{margin:0 5px; cursor:pointer;}
.list table tbody a:hover{text-decoration:underline;}
dl.form {}
dl.form dt{width:10%;padding:4px;text-align:right;}
dl.form dd{width:86%;padding:4px;}
.suggestion{background-color: #FFFFFF; border: 1px solid #CCCCCC; overflow-y: auto; overflow-x:hidden; position: absolute; max-height: 150px;top: 27px; display:none;}
.suggestion ul li{line-height: 25px;display: block; cursor: default;width: 292px;}
.suggestion .on{background-color: #DEDEDE;}
.d-dialog .d-content iframe{width:700px;height:500px;}
/*select2样式修改*/
.select2-drop {
box-shadow: 1px 1px 3px 1px #999;
border-radius:4px;
}
.select2-search-choice {
background-color: #3498db;
margin: 1px 0 0 2px;
}
.multiple-select2{
/*vertical-align: middle;*/
padding: 1px !important;
border: 1px solid #bdc3c7 !important;
border-radius: 6px !important;
}
.multiple-select2 ul li .select2-input {
width: 200px !important;
margin-left:5px;
}
.select2-search-field input[type="text"] {
border:none !important;
width:auto !important;
height: 40px;
}
.select2-choices {
background: #fff !important;
border-radius: 5px;
padding: 1px 1px 2px;
}
.select2-search-field:first-child input[type="text"] {
height: 40px;
margin: auto !important;
}
.select2-search-choice{
line-height: 27px;
font-size: 16px;
}
.select2-search-choice .select2-search-choice-close::after {
content: "X" !important;
line-height: 40px !important;
}@CHARSET "UTF-8";
h1{font-size:20px;}
body{margin:10px;background:#6B6B6B;}
body,button,input,select,textarea{font:14px/1.0 'Microsoft Yahei','宋体','arial';color:#000;}
html{
scrollbar-face-color: #6B6B6B; /*主色调*/
scrollbar-highlight-color: #6B6B6B;
scrollbar-shadow-color: #6B6B6B; /*描边颜色*/
scrollbar-3dlight-color: #6B6B6B; /*左侧边高光颜色*/
scrollbar-arrow-color: #6B6B6B; /*小三角颜色*/
scrollbar-track-color: #6B6B6B;
scrollbar-darkshadow-color: #6B6B6B;
}
textarea{
scrollbar-face-color: gray; /*主色调*/
}
input{padding:4px;}
td input{background: none repeat scroll 0 0 #FAFAFA;}
td input{border:solid 1px #CCC;}
#hd{background:#F03838;height:55px;border-radius:8px 8px 0 0;font-size:18px;}
#container{background:#FFFFFF;padding:10px;min-height:450px;_height:500px;}
#hd .title{color: #FFFFFF; float: left; height: 55px; line-height: 55px;font-weight: bold; margin-left: 15px;}
#hd .group-location{color: #FFFFFF; float: left; height: 55px; line-height: 55px; margin-left: 15px;}
#hd .group-location a{margin-left:5px;color:#ddd; font-size:14px;}
#hd .name{line-height:55px;padding:0 10px 0 36px;height:55px;background:url(../img/avatar.png) left center no-repeat;right:64px;color:#FFFFFF;}
#hd .name a{color:#FFF;}
#hd .logout{width:64px;background:#CF3B3B;line-height:55px;text-align:center;border-radius:0 8px 0 0;color:#CCC}
#logo{text-align:center;background:url(../img/logo.png) no-repeat center;width:357px;height:55px;margin:0 auto;}
#logo a{color: #d12;text-decoration: none;font-size:28px;text-indent:-9999px;overflow:hidden;display:block;width:357px;height:55px;}
#ft{margin:10px auto;text-align:center;color:#CCC;}
table thead th{padding:4px;}
table tbody th{text-align:right; font-weight:normal;color:#333;}
table tbody th,table tbody td{padding:4px;}
/*div.g-1-2 {}
div.g-1-2 table{background:#DDFFFF;width:490px;padding:10px;margin:10px;}
div.g-1-2 table tr{padding:4px;}
div.g-1-2 table td{}
div.g-1-2 table .name td input,div.g-1-2 table .name td label{font-size:26px;color:#000;height:36px;line-height:36px;text-align:center;font-weight:bold;width:180px;}
div.g-1-2 table .idcard td input,div.g-1-2 table .idcard td label{font-size:15px;color:#FF9966;height:22px;line-height:22px;font-weight:bold;width:180px;}
div.g-1-2 table .phone td input,div.g-1-2 table .phone td label{font-size:24px;color:#3399FF;height:26px;line-height:26px;font-weight:bold;width:180px;}
div.bride_info table{background:#FEE7FA;}
*/
dl.list {margin:5px 0;}
dl.list dt{font-size:16px;margin:10px 0;color:#000;font-weight:bold;}
dl.list li{padding:4px 0 4px 15px;line-height:24px;height:24px;}
dl.list li.even{background:#F0F0F0;}
#bd{background:#EDEDED;padding:10px;border-radius:10px;color:#666;position: relative;}
.newbie {width:1000px;}
.newbie .hd{background:url(../img/bride_header.png) no-repeat;text-indent:-9999px;width:350px;height:41px;overflow:hidden;}
.newbie .bd,.newbie .bd2{background:url(../img/newbie_footer.png) no-repeat bottom;width:350px;height:110px;padding: 5px 0 15px;background-color:#FFFFFF;}
.newbie .bd2{height:150px;}
.newbie .bd2 input{background:#eee;width:260px;}
.newbie .groom, .newbie .bride{width:350px;display: inline-block;letter-spacing: normal;vertical-align: top; word-spacing: normal;}
.newbie .baby{width:200px;display: inline-block;letter-spacing: normal;vertical-align: top; word-spacing: normal;}
.newbie .groom .hd{background-image:url(../img/groom_header.png)}
.newbie .baby .hd{width:200px;background-image:url(../img/baby_header.png)}
.newbie .bd li{margin: 0 20px;}
.newbie .name,.newbie .bd2 .name input{font-size:30px;color:#000000;line-height:55px;height:55px;border-width:0;}
.newbie th{font-size:16px;color:#666666;width:90px;}
.newbie .id,.newbie .bd2 .id input{font-size:19px;color:#F88336;line-height:24px;height:24px;border-width:0;}
.newbie .phone,.newbie .bd2 .phone input{font-size:19px;color:#4B93CD;line-height:24px;height:24px;border-width:0;}
.newbie .exchange{width:80px;display: inline-block;letter-spacing: normal;vertical-align: top; word-spacing: normal;text-align: center;}
.newbie .exchange .all a{height:41px;width:60px;background:url("../img/exchange_all_ico.png") no-repeat scroll 10px 0;display: inline-block;}
.newbie .exchange .all a:hover{background-position:10px -44px;}
.newbie .exchange .item li{padding: 5px;}
.newbie .exchange .item a{background:url("../img/exchange_ico.png") no-repeat scroll 8px 7px #FCFCFB; height: 25px; display: inline-block; border-color: #D2CCC4; border-radius: 2px; border-style: solid; border-width: 1px; width: 35px;}
.newbie .exchange .item a:hover{background-position:8px -20px;}
.formcenter{width:500px; margin:0 auto;}
input.big_submit_btn{width:114px;height:38px;font-size:18px;cursor:pointer;background:#F03838;border:0;color:#FFFFFF;}
input.search_keyword{width:500px;margin:0 auto;height:36px;padding:2px;font-size:20px;line-height:36px;background:#FAFAFA;border:solid 3px #F03838;text-align:center;border-radius:6px;}
/**************新人身份***************/
.ticket_ident li{margin-right:10px;border:solid 4px transparent}
.ticket_ident li.on{border-color:#333}
.ticket_ident li.on a{cursor:default;}
.ticket_ident li a{display:block;overflow:hidden;text-align:center;line-height:20px;width:40px;height:20px;font-size:12px;}
.ticket_ident li .newbie{background:#Faa}
.ticket_ident li.on .newbie{background:#F66}
.ticket_ident li .trader{background:#aFa}
.ticket_ident li.on .trader{background:#6f6}
.ticket_ident li .bee{background:#ffa}
.ticket_ident li.on .bee{background:#ff6}
.newbie .big_submit_btn{background-color:#F00}
.trader .big_submit_btn{background-color:#6F6;color:#333;}
.bee .big_submit_btn{background-color:#FF6;color:#333;}
.door_main{padding:0 10px 10px 10px;background: #ededed;border-radius: 0 0 8px 8px;overflow: hidden;}
.d_behavior{margin-bottom: 10px;font-size: 16px;}
.d_behavior span{color:#0000FF;padding-top:5px;font-weight: bold;}
.d_behavior a.door_btn{margin-left:5px;color:#888; font-size:14px;}
.door_info{overflow: hidden; width: 515px; height: 400px; float: left;}
.door_img{float:left; width:175px; height: 175px; background-color:#FFFFFF; border-radius: 5px; padding: 7px; }
.door_img img{width: 175px; height: 175px;}
.door_desc{float:left; margin-left:15px; width: 300px;}
.door_name{font: 36px/1.5 '微软雅黑';color:#333;}
.door_text{line-height: 22px;color:#666; font-size: 14px;}
.door_type{margin-top:0px;font: 36px/1.5 '微软雅黑';color:#ef3838;}
.door_action{margin-top: 0px;}
.door_action .door{width: 70px; height: 70px; line-height: 200px; overflow: hidden; display: inline-block;}
.door_action .pause{background: url(../img/action_pause.gif) no-repeat -72px -1px;}
.door_action .previous{background: url(../img/previous.gif) no-repeat;}
.door_action .next{background: url(../img/next.gif) no-repeat;}
.door_action .action{background: url(../img/action_pause.gif) no-repeat;}
.door_top{overflow: hidden;}
.up_arrows{background: url(../img/up.jpg) no-repeat 120px; height: 15px; overflow: hidden;position: relative; z-index: 2; width:268px;}
.pause_operation{background-color: #fff9db; border-radius: 5px; padding: 7px; line-height: 21px; width:268px; color:#666; font-size: 16px; border: 1px solid #DEDEDE; z-index: 1; margin-top: -1px; position: absolute;}
.pause_operation a{background-color: #ef3838; border-radius: 3px; color:#FFF; width: 100px; display: inline-block; text-align: center; height: 30px; font-size: 14px; margin-bottom: 5px; margin-right: 10px; line-height: 30px; text-decoration: none;}
.pause-html{overflow: hidden;margin-top: 10px; display: none;}
.pause-html .pause-dia{display:none; border:1px #e43b38 solid;z-index: 99; color: #333; padding:5px;position: absolute;width: 268px;background-color:#ffffff; line-height: 21px;}
.pause-html .pause-dia h3{font-size: 16px;}
.pause-html .pause-dia textarea{resize:none; width:250px; height: 50px; border: 1px #CCC solid; border-radius: 3px; padding: 3px;}
.pause-html .pause-dia input[type=button]{background-color:#e43b38; width: 60px; height: 21px; color: #FFF; padding: 0; cursor: pointer; }
.pause-html .remark{top: 271px;}
.pause-html .blacklist{top: 189px;}
.door_list{color: #666; font-size: 14px; float: left; max-width: 700px;}
.door_list h2{font-size: 16px; font-weight: 600; color: #333;}
.door_list table{background-color: #FFF;}
.door_list table th{border: 1px solid #ededed; text-align: left;height: 21px; line-height: 21px; overflow: hidden;}
.door_list table td{border: 1px solid #ededed; height: 21px; line-height: 21px; overflow: hidden;}
.door_list .pager .o{background-color:#e43b38; width: 24px; height: 24px; line-height: 24px; color: #FFFFFF; text-align: center; }
.door_list .pager a{color: #666;}
.door_list .pager a:hover{color: #e43b38; border-color: #e43b38; text-decoration: none;}
.gift{margin-top:10px;float:left;margin-right:10px;text-align:center; height:auto; padding:7px; background-color: #FFF; border-radius: 5px; }
.gift_name{ border-radius: 5px; background-color:#e43b38; padding: 5px; height:auto; line-height: 40px; color: #FFF; font-size: 18px; cursor: pointer; text-align: center;}
.gift_hints,.gift_shortcut{color: #666; font-size: 18px; margin-top: 10px;}
.gift_shortcut span{color: #e43b38; }
.gift-list{overflow: hidden;padding:20px; background-color: #EDEDED; margin-top: -5px; color:#666666; border-radius: 0 0 10px 10px;}
.gift-tips{text-align: center;}
.gift_hints{color:blue;}
.a-botton{display: block; font-size: 12px; width: 106px; height: 21px; line-height: 21px; margin-left: 20px; border-radius: 1px;}
.a-botton:hover{ text-decoration: none;}
.prize-list{margin:0 auto; width:1000px; height: 550px; overflow: hidden; text-align: center;}
.prize .prize_img{ background-color:#FFFFFF;padding: 8px; border-radius: 5px; cursor: pointer;}
.prize_title{font-size:85px;text-align:center; font-weight:900;color: #e43b38;padding-top: 80px;}
.prize-list h2{color: #333; font-size: 40px; line-height: 70px; margin-top: 120px;}
.prize-list h1{color: #e43b38; font-size: 90px; margin-top: 108px;}
@media screen and (max-width: 1024px) {
body,button,input,select,textarea{font:12px/1.0 'Microsoft Yahei',arial,'宋体';color:#000;}
#hd{height:40px;}
a {color:#f00;}
.formcenter{width:100%;}
input.search_keyword{width:90%; margin:0 4%;}
#logo{width:50px;height:40px;background-position:left top;background-size:cover;}
#logo a{width:50px;height:40px;}
#hd .name{background:none;padding-left:0;padding-right:4px;right:40px;}
#hd .name,#hd .logout{font-size:14px;height:40px;line-height:40px;}
#hd .logout{width:40px;}
#hd .title{font-size:14px;font-weight:normal;height:40px;line-height:40px;}
.newbie {width:300px;}
.newbie .groom,.newbie .bride,.newbie .baby{display:block;}
.newbie .hd,.newbie .bd{width:300px;}
}
#optionThis{background-color: #c20a0a; border-radius: 5px; color: #fff; font-size: 13px; font-weight: bold; margin-left: 8px; padding: 5px 7px;}
/*trade_gift*/
.trade_gift{margin-top:10px;}
.trade_gift #container {overflow: hidden; background:#f3f7fd; padding:0 30px;}
.trade_gift .white{background:#fff; margin-bottom:10px; padding:15px 20px;}
.trade_gift .border{border:1px solid #e5e5e5;}
.trade_gift .basic_survey ul{overflow:hidden; float:left;}
.trade_gift .basic_survey li{list-style-type:none; float: left; margin-right:30px; height:30px; line-height:30px; font-size:16px; color:#333;}
.trade_gift .basic_survey li:last-child{margin-right:0;}
.trade_gift .basic_survey .white li input{height:28px; line-height:28px; width: 140px; border:1px solid #e5e5e5; padding:0 4px; vertical-align: top;}
.trade_gift .basic_survey .white li.border input{height:28px; line-height:28px; width:120px; color:#333; border:0;}
.trade_gift #select_date{margin-left:-5px; vertical-align: top; display:inline-block; width:40px; text-align:center; height:28px; line-height:28px; border:1px solid #e5e5e5; border-left:0; cursor:pointer;}
.trade_gift #select_date b{display:inline-block; width:0; height:0; border-left:6px solid transparent; border-right:6px solid transparent; border-top:7px solid #555;}
.trade_gift .basic_survey .white li i{display:inline-block; vertical-align: middle; margin-right:7px; width:30px; height:30px; background:url('/static/img/icons.png') no-repeat 0 0;}
.trade_gift .basic_survey .white li.area i{background-position:0 -36px;}
.trade_gift .basic_survey .white li.budget i{background-position:0 -72px;}
.trade_gift .basic_survey .white li.desks i{background-position:0 -108px;}
.trade_gift .blurcls b.gou{display:none; width:24px; height:24px; vertical-align:middle; background:url('/static/img/icons.png') no-repeat 0 -142px; margin-left:5px;}
.trade_gift .basic_survey .white li span{vertical-align: middle;}
.trade_gift .basic_survey .white .checks{float:left; margin:7px 0 0 20px;}
.trade_gift .basic_survey .white .checks label{margin-right:20px; cursor:pointer;}
.trade_gift .basic_survey .white .checks label input{width:15px; height:15px; margin:-3px 3px 0 0;}
.trade_gift .orders{height:230px; overflow-y: scroll; border:1px solid #e5e5e5;}
.trade_gift .orders table{display:inline-table; width:80%; border:1px solid #e5e5e5;}
.trade_gift .orders table th{height:35px; padding:0 4px; font-size:16px; color:#666;}
.trade_gift .orders table td{color:#333;}
.trade_gift .orders .addbtn{position:relative;}
.trade_gift .orders .addbtn #add_order{position:absolute; right:20px; top:-45px;}
.trade_gift .order_lists{text-align: left; margin-top:10px;}
.trade_gift .order_lists input{margin:0 10px; display:inline-block; padding:0 10px; height:28px; font-size:14px; border:1px solid #80c2f5;}
.trade_gift #save_order{margin-left:30px; width:138px; height:30px; line-height:30px; color:#fff; font-size:14px; background:#0186ec;}
.trade_gift .lead_store input{margin:10px 10px 0 0;}
.trade_gift .infopart{overflow:hidden; width:100%; margin-bottom:20px;}
.trade_gift .infopart li {float:left; height: 200px; width:49%; border:1px solid #e5e5e5;}
.trade_gift .infopart li:first-child{ margin-right:20px;}
.trade_gift .st{height:44px; line-height:44px; text-align:center; color:#333; font-size:16px; font-weight:bold; border-bottom:1px solid #e5e5e5; background:-webkit-linear-gradient( top,#fff,#f6f6f6); background:-moz-linear-gradient( top,#fff,#f6f6f6);}
.trade_gift .st span.gray{color:#888;}
.trade_gift .infopart li .con{padding:10px; height:155px; overflow-y:scroll; line-height:30px; color:#666; font-size:16px;}
.trade_gift .infopart li .con span{color:#333; display:inline-block; padding-bottom:15px; margin-right:20px;}
.trade_gift .infopart li .con .border{padding:10px 10px 0; border-bottom:1px dashed #e5e5e5;}
.trade_gift .infopart li .con input{border:1px solid #e5e5e5;}
.trade_gift .beizhu{padding:10px 0; margin-bottom:10px; border-top:1px dashed #e5e5e5;}
.trade_gift .beizhu textarea{padding:10px 5px; line-height:22px;}
.trade_gift .addbtn{height:40px; padding:5px 0 15px; text-align: center;}
.trade_gift .addbtn input[type=button]{padding:0; width:178px; text-align: center; height:30px; line-height:30px; color:#0186ec; font-size:14px; background:none; border:1px solid #80c2f5; border-radius:3px;}
.trade_gift .addbtn_s{padding:0 5px; text-align: center; height:28px; line-height:28px; color:#0186ec; font-size:14px; background:#fff; border:1px solid #80c2f5; border-radius:3px;}
.trade_gift #explore_store input[type=text], .trade_gift #hqexplore_store input[type=text] {width:85px; height:28px; border:1px solid #e5e5e5; padding:0 4px;}
.trade_gift #explore_store input[type=text].storename, .trade_gift #hqexplore_store input[type=text].storename{width:120px;}
.trade_gift .expos_info li .con label, .trade_gift .expos_info li .con textarea, .trade_gift .expos_info li .con input{vertical-align: middle;}
.trade_gift .expos_info .blurcls .longinp{width:100px;}
.trade_gift .gifts .st{border:1px solid #e5e5e5; border-bottom:0;}
.trade_gift .gift_lists{padding:30px 0 0 20px; border:1px solid #e5e5e5;}
.trade_gift .gift_lists input{height:40px; line-height:40px; width:180px; text-align:center; color:#e02020; font-size:16px; font-weight:bold; background:#fff; border-radius:5px; padding:0; margin:0 30px 24px 0;}
.trade_gift .gift_lists input.gift_red{background:#e02020; color:#fff;}
.trade_gift .gift_lists input.gift_blue{background:#0186ec; color:#fff;}
.trade_gift .gift_lists input.gift_gray{background:#ddd; color:#666;}
.trade_gift .gift_lists input.gift_yellow{background:#EEB422; color:#fff;}
.trade_gift .gift_lists input.gift_white{color:#e02020; border:1px solid #ef8f8f;} | 0.31321 | 0.062732 |
body
{
min-width: 250px;
margin: 0px;
font-family: Segoe UI, Arial, sans-serif;
font-size: 13px;
color: #545454;
background-color: #FFFFFF;
/* background-image: url(background.png); */
}
#clickhide-instructions,
#clickhide-cancel,
body.clickhide-active li
{
display: none;
}
body.clickhide-active #clickhide-instructions,
body.clickhide-active #clickhide-cancel
{
display: block;
}
body.local #enabled,
body.local #clickhide,
body.local #stats-page
{
display: none;
}
body.nohtml #clickhide,
body.disabled #clickhide
{
display: none;
}
header
{
height: 45px;
margin-bottom: 40px;
/* border-bottom: 1px solid #e1ddd8; */
/* background-image: url(background-main.png); */
}
#logo
{
display: block;
position: relative;
top: 15px;
margin: 0px auto;
}
#wrapper
{
padding: 0px 20px;
}
#notification, #menu
{
/* margin-bottom: 10px; */
}
#notification
{
position: relative;
margin-top: -70px;
min-height: 50px;
padding: 10px;
color: #fff;
border: 3px solid black;
background-color: #555;
}
#notification.critical
{
border-color: #a4311c;
background-color: #c72e12;
}
#notification.information
{
border-color: #1c5fa4;
background-color: #1281c7;
}
#notification h1
{
margin: 0px 15px 5px 0px;
font-size: 15px;
}
#notification a
{
color: #fff;
}
#notification-close
{
cursor: pointer;
display: inline-block;
position: absolute;
top: 10px;
right: 10px;
width: 8px;
height: 8px;
background-image: url(popup.png);
background-position: -34px -89px;
}
#notification.closing
{
border-color: #000;
background-color: #020D14;
}
#notification.closing #notification-content,
#notification:not(.closing) #notification-close-content
{
display: none;
}
#notification-close-content li
{
padding: 7px 7px 7px 17px;
color: #FFF;
text-decoration: underline;
white-space: inherit;
border: none;
}
#notification-close-content li::before
{
content: "\0203A";
display: inline-block; /* prevent pseudo element from being underlined */
width: 10px;
margin-left: -10px;
}
#notification-close-content li:hover
{
background-color: #3498DB;
}
footer
{
cursor: pointer;
padding: 10px 35px;
border-top: 1px solid #e1ddd8;
/* background-image: url(background-main.png); */
}
footer:hover
{
background:
-moz-linear-gradient(top, rgba(70, 50, 0, 0.1), rgba(70, 50, 0, 0.1)),
url(background-main.png);
/* background: -webkit-linear-gradient(top, rgba(70, 50, 0, 0.1), rgba(70, 50, 0, 0.1)),
url(background-main.png); */
/* background: linear-gradient(to bottom, rgba(70, 50, 0, 0.1), rgba(70, 50, 0, 0.1)),
url(background-main.png); */
}
footer .icon
{
background-position: -50px -65px;
}
ul
{
margin: 0px;
padding: 0px;
}
li
{
cursor: pointer;
list-style-type: none;
white-space: nowrap;
border-top: 1px solid #E0E0E0;
}
li ul
{
/* margin-left: 35px; */
}
li li
{
cursor: default;
padding: 10px 15px;
cursor: pointer;
}
.menu-item
{
padding: 10px 0px 10px 15px;
}
.menu-item:hover
{
background-color: #ddd !important;
}
.icon
{
display: inline-block;
width: 15px;
height: 15px;
margin-right: 15px;
vertical-align: top;
background-image: url(popup.png);
}
#enabled-yes strong
{
font-weight: normal;
color: #12610e;
}
#enabled-no strong
{
font-weight: normal;
color: #ac0505;
}
#enabled .icon
{
background-position: -50px -1px ;
}
body.disabled #enabled .icon
{
background-position: -50px -17px;
}
#enabled-no,
body.disabled #enabled #enabled-yes
{
display: none;
}
body.disabled #enabled #enabled-no
{
display: inline;
}
#clickhide .icon,
#clickhide-cancel .icon
{
background-position: -50px -33px;
}
#clickhide-instructions
{
margin: 10px 15px;
}
#stats-container .icon
{
background-position: -50px -49px;
}
#stats strong
{
font-size: 3em;
line-height: 140%;
text-align: left;
}
#share
{
margin-top: 5px;
font-size: 12px;
color: #949494;
/* display: none; */
}
#share-box
{
margin-top: 5px;
margin-left: -3px;
}
#share-box div[data-social]
{
cursor: pointer;
display: inline-block;
width: 32px;
height: 32px;
margin: 3px 10px 3px 3px;
border-radius: 3px;
background-image: url(popup.png);
}
#share-box div[data-social]:hover
{
/* margin: 0px 7px 0px 0px; */
}
#share-box div[data-social="facebook"]
{
background-position: -1px -1px;
}
#share-box div[data-social="twitter"]
{
background-position: -1px -34px;
}
#share-box div[data-social="gplus"]
{
background-position: -1px -67px;
}
.collapse
{
position: relative;
padding-right: 25px;
}
.collapse-icon-placeholder
{
display: none;
width: 45px;
}
.collapse-icon
{
display: inline-block;
position: absolute;
top: 13px;
right: 10px;
width: 11px;
height: 11px;
background-image: url(popup.png);
background-position: -34px -65px;
}
.collapsed .collapse-icon
{
background-position: -34px -77px;
}
.collapsed .collapsable
{
display: none;
}
div#stats-total {
text-align: left;
padding: 0 20px;
background-color: #F1F1F1;
margin-top: 5px;
}
.checkbox
{
display: inline-block;
width: 15px;
height: 15px;
margin-right: 15px;
vertical-align: middle;
background-image: url(popup.png);
background-position: -34px -1px;
}
div#stats-page {
background-color: #F1F1F1;
padding: 0 20px;
}
.checkbox:hover
{
background-position: -34px -17px;
}
.checkbox[aria-checked="false"]
{
background-position: -34px -33px;
}
.checkbox[aria-checked="false"]:hover
{
background-position: -34px -49px;
}
label
{
vertical-align: middle;
}
.icon1 {
float: left;
vertical-align: middle;
}
#options1 a {
/* vertical-align: middle; */
text-decoration: none;
color: #000;
font-size: 14px;
padding-top: 5px;
/* vertical-align: middle; */
vertical-align: top;
line-height: 2;
}
footer#options1 {
background: #F1F1F1;
}
#options1 a {
/* vertical-align: middle; */
text-decoration: none;
color: #000;
font-size: 14px;
padding-top: 5px;
/* vertical-align: middle; */
vertical-align: top;
line-height: 1.6;
padding-left: 10px;
font-weight: bold;
}
.icon1 img {
width: 24px;
height: 24px;
margin-right: 15px;
margin-left: -5px;
margin-top: -2px;
}
footer#donate {
background: #F1F1F1;
} | pages/skin/popup.css | body
{
min-width: 250px;
margin: 0px;
font-family: Segoe UI, Arial, sans-serif;
font-size: 13px;
color: #545454;
background-color: #FFFFFF;
/* background-image: url(background.png); */
}
#clickhide-instructions,
#clickhide-cancel,
body.clickhide-active li
{
display: none;
}
body.clickhide-active #clickhide-instructions,
body.clickhide-active #clickhide-cancel
{
display: block;
}
body.local #enabled,
body.local #clickhide,
body.local #stats-page
{
display: none;
}
body.nohtml #clickhide,
body.disabled #clickhide
{
display: none;
}
header
{
height: 45px;
margin-bottom: 40px;
/* border-bottom: 1px solid #e1ddd8; */
/* background-image: url(background-main.png); */
}
#logo
{
display: block;
position: relative;
top: 15px;
margin: 0px auto;
}
#wrapper
{
padding: 0px 20px;
}
#notification, #menu
{
/* margin-bottom: 10px; */
}
#notification
{
position: relative;
margin-top: -70px;
min-height: 50px;
padding: 10px;
color: #fff;
border: 3px solid black;
background-color: #555;
}
#notification.critical
{
border-color: #a4311c;
background-color: #c72e12;
}
#notification.information
{
border-color: #1c5fa4;
background-color: #1281c7;
}
#notification h1
{
margin: 0px 15px 5px 0px;
font-size: 15px;
}
#notification a
{
color: #fff;
}
#notification-close
{
cursor: pointer;
display: inline-block;
position: absolute;
top: 10px;
right: 10px;
width: 8px;
height: 8px;
background-image: url(popup.png);
background-position: -34px -89px;
}
#notification.closing
{
border-color: #000;
background-color: #020D14;
}
#notification.closing #notification-content,
#notification:not(.closing) #notification-close-content
{
display: none;
}
#notification-close-content li
{
padding: 7px 7px 7px 17px;
color: #FFF;
text-decoration: underline;
white-space: inherit;
border: none;
}
#notification-close-content li::before
{
content: "\0203A";
display: inline-block; /* prevent pseudo element from being underlined */
width: 10px;
margin-left: -10px;
}
#notification-close-content li:hover
{
background-color: #3498DB;
}
footer
{
cursor: pointer;
padding: 10px 35px;
border-top: 1px solid #e1ddd8;
/* background-image: url(background-main.png); */
}
footer:hover
{
background:
-moz-linear-gradient(top, rgba(70, 50, 0, 0.1), rgba(70, 50, 0, 0.1)),
url(background-main.png);
/* background: -webkit-linear-gradient(top, rgba(70, 50, 0, 0.1), rgba(70, 50, 0, 0.1)),
url(background-main.png); */
/* background: linear-gradient(to bottom, rgba(70, 50, 0, 0.1), rgba(70, 50, 0, 0.1)),
url(background-main.png); */
}
footer .icon
{
background-position: -50px -65px;
}
ul
{
margin: 0px;
padding: 0px;
}
li
{
cursor: pointer;
list-style-type: none;
white-space: nowrap;
border-top: 1px solid #E0E0E0;
}
li ul
{
/* margin-left: 35px; */
}
li li
{
cursor: default;
padding: 10px 15px;
cursor: pointer;
}
.menu-item
{
padding: 10px 0px 10px 15px;
}
.menu-item:hover
{
background-color: #ddd !important;
}
.icon
{
display: inline-block;
width: 15px;
height: 15px;
margin-right: 15px;
vertical-align: top;
background-image: url(popup.png);
}
#enabled-yes strong
{
font-weight: normal;
color: #12610e;
}
#enabled-no strong
{
font-weight: normal;
color: #ac0505;
}
#enabled .icon
{
background-position: -50px -1px ;
}
body.disabled #enabled .icon
{
background-position: -50px -17px;
}
#enabled-no,
body.disabled #enabled #enabled-yes
{
display: none;
}
body.disabled #enabled #enabled-no
{
display: inline;
}
#clickhide .icon,
#clickhide-cancel .icon
{
background-position: -50px -33px;
}
#clickhide-instructions
{
margin: 10px 15px;
}
#stats-container .icon
{
background-position: -50px -49px;
}
#stats strong
{
font-size: 3em;
line-height: 140%;
text-align: left;
}
#share
{
margin-top: 5px;
font-size: 12px;
color: #949494;
/* display: none; */
}
#share-box
{
margin-top: 5px;
margin-left: -3px;
}
#share-box div[data-social]
{
cursor: pointer;
display: inline-block;
width: 32px;
height: 32px;
margin: 3px 10px 3px 3px;
border-radius: 3px;
background-image: url(popup.png);
}
#share-box div[data-social]:hover
{
/* margin: 0px 7px 0px 0px; */
}
#share-box div[data-social="facebook"]
{
background-position: -1px -1px;
}
#share-box div[data-social="twitter"]
{
background-position: -1px -34px;
}
#share-box div[data-social="gplus"]
{
background-position: -1px -67px;
}
.collapse
{
position: relative;
padding-right: 25px;
}
.collapse-icon-placeholder
{
display: none;
width: 45px;
}
.collapse-icon
{
display: inline-block;
position: absolute;
top: 13px;
right: 10px;
width: 11px;
height: 11px;
background-image: url(popup.png);
background-position: -34px -65px;
}
.collapsed .collapse-icon
{
background-position: -34px -77px;
}
.collapsed .collapsable
{
display: none;
}
div#stats-total {
text-align: left;
padding: 0 20px;
background-color: #F1F1F1;
margin-top: 5px;
}
.checkbox
{
display: inline-block;
width: 15px;
height: 15px;
margin-right: 15px;
vertical-align: middle;
background-image: url(popup.png);
background-position: -34px -1px;
}
div#stats-page {
background-color: #F1F1F1;
padding: 0 20px;
}
.checkbox:hover
{
background-position: -34px -17px;
}
.checkbox[aria-checked="false"]
{
background-position: -34px -33px;
}
.checkbox[aria-checked="false"]:hover
{
background-position: -34px -49px;
}
label
{
vertical-align: middle;
}
.icon1 {
float: left;
vertical-align: middle;
}
#options1 a {
/* vertical-align: middle; */
text-decoration: none;
color: #000;
font-size: 14px;
padding-top: 5px;
/* vertical-align: middle; */
vertical-align: top;
line-height: 2;
}
footer#options1 {
background: #F1F1F1;
}
#options1 a {
/* vertical-align: middle; */
text-decoration: none;
color: #000;
font-size: 14px;
padding-top: 5px;
/* vertical-align: middle; */
vertical-align: top;
line-height: 1.6;
padding-left: 10px;
font-weight: bold;
}
.icon1 img {
width: 24px;
height: 24px;
margin-right: 15px;
margin-left: -5px;
margin-top: -2px;
}
footer#donate {
background: #F1F1F1;
} | 0.325628 | 0.053132 |
.desktop-banner-image {
background-color: transparent;
mix-blend-mode: multiply;
display: block;
margin: 0 auto 1rem;
}
/* nav */
.desktop-nav {
display: flex;
flex-direction: row;
justify-content: space-around;
width: 100%;
font-size: 1.3rem;
margin-top: 2rem;
}
.nav-items li {
border-top-right-radius: 5px;
border-top-left-radius: 5px;
cursor: pointer;
box-shadow: -5px -5px #b0635d;
}
.nav-items li:hover,
.nav-items a:hover {
cursor: pointer;
background-color: #b0635d;
color: white;
box-shadow: none;
}
.nav-items a {
padding: 5px 15px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
.sub-nav-items {
height: 0px;
overflow: hidden;
transition: height 730ms cubic-bezier(0.46, 0.03, 0.52, 0.96);
padding: 0;
}
/* active page class */
li.active {
padding: 5px 15px;
background-color: #b0635d;
box-shadow: -7px -7px black;
color: white;
}
li.active:hover,
li.active:hover > a {
background-color: #ab8d87;
color: black;
}
li.active:hover {
box-shadow: -7px -7px #b0635d;
}
/* nav on mobile */
.mobile-banner {
display: none;
}
.mobile-nav-list {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
align-items: center;
}
.mobile-banner nav {
display: flex;
justify-content: space-between;
width: 90%;
margin: 1rem auto 0;
}
/* header END */
@media (max-width: 1000px) {
.nav-items {
font-size: 1.1rem;
justify-content: space-between;
width: 100%;
padding: 0px;
}
}
@media (max-width: 572px) {
/* header and nav */
.desktop-nav {
display: none;
}
.mobile-banner {
display: block;
width: 80%;
margin: 0 auto;
}
.mobile-nav {
display: flex;
justify-content: space-around;
flex-direction: column;
font-size: 1.3rem;
font-weight: 500;
line-height: 3.5rem;
padding: 0;
}
.mobile-nav li {
text-align: center;
min-width: 220px;
padding: 2px;
margin: 10px 0;
border-radius: 20px;
box-shadow: none;
}
.mobile-nav a {
padding-right: 15px;
}
.mobile-banner-image {
width: 240px;
}
}
/* re-adujusting the header on certain sizes*/
@media (min-width: 573px) and (max-width: 621px) {
.desktop-nav {
justify-content: space-evenly;
font-size: 1.1rem;
}
}
/* footer */
footer {
display: flex;
justify-content: space-between;
flex-direction: row-reverse;
background-color: #bda7a3;
border-top: 1px solid #b0635d;
}
footer ul {
margin-right: 1.5rem;
}
footer li {
padding: 0.4rem 0.2rem;
list-style-type: arabic-indic;
}
footer ul a:hover {
color: #b0635d;
cursor: pointer;
}
footer img {
width: 262px;
background-color: transparent;
}
footer figure {
margin: 0;
z-index: 0;
position: relative;
display: flex;
flex-direction: column;
}
.footer-items {
display: flex;
justify-content: space-evenly;
width: 80%;
padding: 1rem 0.5rem 0rem;
}
.footer-items > div {
margin-left: auto;
}
.footer-items div:nth-of-type(2) ul {
position: relative;
}
.footer-text {
margin: 0;
display: none;
}
footer a.language {
color: #918a89;
margin-right: 15px;
}
footer a.language:hover {
cursor: help;
text-decoration: none;
color: #918a89;
}
.language-description {
color: black;
background-color: #ab8d87;
border-radius: 5px;
max-width: 90px;
margin-top: 0.3rem;
direction: rtl;
position: relative;
opacity: 1;
text-align: center;
}
.copy-notice {
background-color: #ab8d87;
border-radius: 5px;
padding: 8px;
margin-top: 0.3rem;
direction: rtl;
opacity: 1;
text-align: center;
position: absolute;
bottom: 41px;
left: -25px;
}
#link {
display: none;
}
.lginfo-visibility,
.copy-notice-visibility {
opacity: 0;
transition: opacity 1s;
}
.language-description::after {
content: "";
position: absolute;
width: 0;
height: 0;
top: -10px;
right: 15px;
border-style: solid;
border-width: 0px 10px 20px 10px;
border-color: transparent transparent #ab8d87 transparent;
}
@media (max-width: 900px) {
/* footer */
footer li {
padding: 0.7rem;
}
.figure img {
width: 175px;
height: 190px;
}
.footer-items {
line-height: 1rem;
width: 100%;
}
footer img {
display: none;
}
}
@media (max-width: 572px) {
.footer-items > div {
margin: 0;
}
footer ul {
margin: 0;
padding: 0;
}
footer {
font-size: 1.1rem;
flex-direction: column-reverse;
width: 95%;
}
.footer-items {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 100%;
padding: 0px 5px;
margin: 0;
line-height: 2.5rem;
}
.footer-items div {
margin: 1rem;
}
footer figure img {
width: 50%;
height: auto;
margin: 0 auto;
display: block;
}
.footer-text {
display: block;
align-self: flex-end;
margin-right: 1.5rem;
margin-top: 1rem;
font-size: 11vw;
font-family: "<NAME>", serif;
color: #b0635d;
}
.figure {
display: flex;
justify-content: space-between;
align-items: flex-end;
flex-flow: row-reverse nowrap;
}
.copy-notice {
left: 105px;
}
.language-description {
font-size: 0.9rem;
}
footer a.language {
margin-right: 0;
}
} | CSS/default-styles/default.css |
.desktop-banner-image {
background-color: transparent;
mix-blend-mode: multiply;
display: block;
margin: 0 auto 1rem;
}
/* nav */
.desktop-nav {
display: flex;
flex-direction: row;
justify-content: space-around;
width: 100%;
font-size: 1.3rem;
margin-top: 2rem;
}
.nav-items li {
border-top-right-radius: 5px;
border-top-left-radius: 5px;
cursor: pointer;
box-shadow: -5px -5px #b0635d;
}
.nav-items li:hover,
.nav-items a:hover {
cursor: pointer;
background-color: #b0635d;
color: white;
box-shadow: none;
}
.nav-items a {
padding: 5px 15px;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
}
.sub-nav-items {
height: 0px;
overflow: hidden;
transition: height 730ms cubic-bezier(0.46, 0.03, 0.52, 0.96);
padding: 0;
}
/* active page class */
li.active {
padding: 5px 15px;
background-color: #b0635d;
box-shadow: -7px -7px black;
color: white;
}
li.active:hover,
li.active:hover > a {
background-color: #ab8d87;
color: black;
}
li.active:hover {
box-shadow: -7px -7px #b0635d;
}
/* nav on mobile */
.mobile-banner {
display: none;
}
.mobile-nav-list {
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
align-items: center;
}
.mobile-banner nav {
display: flex;
justify-content: space-between;
width: 90%;
margin: 1rem auto 0;
}
/* header END */
@media (max-width: 1000px) {
.nav-items {
font-size: 1.1rem;
justify-content: space-between;
width: 100%;
padding: 0px;
}
}
@media (max-width: 572px) {
/* header and nav */
.desktop-nav {
display: none;
}
.mobile-banner {
display: block;
width: 80%;
margin: 0 auto;
}
.mobile-nav {
display: flex;
justify-content: space-around;
flex-direction: column;
font-size: 1.3rem;
font-weight: 500;
line-height: 3.5rem;
padding: 0;
}
.mobile-nav li {
text-align: center;
min-width: 220px;
padding: 2px;
margin: 10px 0;
border-radius: 20px;
box-shadow: none;
}
.mobile-nav a {
padding-right: 15px;
}
.mobile-banner-image {
width: 240px;
}
}
/* re-adujusting the header on certain sizes*/
@media (min-width: 573px) and (max-width: 621px) {
.desktop-nav {
justify-content: space-evenly;
font-size: 1.1rem;
}
}
/* footer */
footer {
display: flex;
justify-content: space-between;
flex-direction: row-reverse;
background-color: #bda7a3;
border-top: 1px solid #b0635d;
}
footer ul {
margin-right: 1.5rem;
}
footer li {
padding: 0.4rem 0.2rem;
list-style-type: arabic-indic;
}
footer ul a:hover {
color: #b0635d;
cursor: pointer;
}
footer img {
width: 262px;
background-color: transparent;
}
footer figure {
margin: 0;
z-index: 0;
position: relative;
display: flex;
flex-direction: column;
}
.footer-items {
display: flex;
justify-content: space-evenly;
width: 80%;
padding: 1rem 0.5rem 0rem;
}
.footer-items > div {
margin-left: auto;
}
.footer-items div:nth-of-type(2) ul {
position: relative;
}
.footer-text {
margin: 0;
display: none;
}
footer a.language {
color: #918a89;
margin-right: 15px;
}
footer a.language:hover {
cursor: help;
text-decoration: none;
color: #918a89;
}
.language-description {
color: black;
background-color: #ab8d87;
border-radius: 5px;
max-width: 90px;
margin-top: 0.3rem;
direction: rtl;
position: relative;
opacity: 1;
text-align: center;
}
.copy-notice {
background-color: #ab8d87;
border-radius: 5px;
padding: 8px;
margin-top: 0.3rem;
direction: rtl;
opacity: 1;
text-align: center;
position: absolute;
bottom: 41px;
left: -25px;
}
#link {
display: none;
}
.lginfo-visibility,
.copy-notice-visibility {
opacity: 0;
transition: opacity 1s;
}
.language-description::after {
content: "";
position: absolute;
width: 0;
height: 0;
top: -10px;
right: 15px;
border-style: solid;
border-width: 0px 10px 20px 10px;
border-color: transparent transparent #ab8d87 transparent;
}
@media (max-width: 900px) {
/* footer */
footer li {
padding: 0.7rem;
}
.figure img {
width: 175px;
height: 190px;
}
.footer-items {
line-height: 1rem;
width: 100%;
}
footer img {
display: none;
}
}
@media (max-width: 572px) {
.footer-items > div {
margin: 0;
}
footer ul {
margin: 0;
padding: 0;
}
footer {
font-size: 1.1rem;
flex-direction: column-reverse;
width: 95%;
}
.footer-items {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 100%;
padding: 0px 5px;
margin: 0;
line-height: 2.5rem;
}
.footer-items div {
margin: 1rem;
}
footer figure img {
width: 50%;
height: auto;
margin: 0 auto;
display: block;
}
.footer-text {
display: block;
align-self: flex-end;
margin-right: 1.5rem;
margin-top: 1rem;
font-size: 11vw;
font-family: "<NAME>", serif;
color: #b0635d;
}
.figure {
display: flex;
justify-content: space-between;
align-items: flex-end;
flex-flow: row-reverse nowrap;
}
.copy-notice {
left: 105px;
}
.language-description {
font-size: 0.9rem;
}
footer a.language {
margin-right: 0;
}
} | 0.309754 | 0.063511 |
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');
.center-div {
display: flex;
justify-content: center;
max-width: 40rem;
margin-left: auto;
margin-right: auto;
}
.center-txt {
text-align: center;
max-width: 30rem;
margin-left: auto;
margin-right: auto;
}
.alert {
color: red;
}
/* Tiny Reset for block elements */
* {box-sizing: border-box; border-spacing: 0;}
header, footer, figure, table, video, details, blockquote,
ul, ol, dl, fieldset, pre, pre > code, caption {
display: block;
margin: 0.5rem 0rem 1rem;
width: 100%;
overflow: auto hidden;
text-align: left;
}
video, summary, input, select { outline:none; }
html { font: 12pt/1.6 'Open Sans', Helvetica, sans-serif; }
body {
position: relative;
margin: auto;
max-width: 40rem;
color: #433;
padding: 3.1rem 0.6rem 0;
overflow-x: hidden;
}
body > footer { margin: 10rem 0rem 0rem; }
/* clickable stuff */
a, summary, button, select { color: #07c; cursor: pointer; }
a { text-decoration: underline solid #d1d1d1; text-underline-position: under; }
a:hover { color: #088; border-color: #088; }
/* lists */
ul, ol { padding-top: 0.5rem; }
li, dd { margin-bottom: 0.5rem; }
dt { font-weight: bold; }
/* headings */
h1, h2, h3, h4, h5 { margin: 1.5em 0 0em; line-height: 1.2em; }
h1+h2, h2+h3, h3+h4, h4+h5 { margin-top: .5em; }
h1 { font-size: 2.2em; font-weight: 300; }
h2 { font-size: 2.0em; font-weight: 300; font-variant-caps: small-caps; }
h3 { font-size: 1.5em; font-weight: 400; }
h4 { font-size: 1.1em; font-weight: 700; }
h5 { font-size: 1.2em; font-weight: 400; color: #888; }
h6 { font-size: 1.0em; font-weight: 600; display: inline; }
h6 + p { display: inline; }
/* tables */
td, th {
padding: 0.5rem 0.8rem;
text-align: right;
border-bottom: 0.1rem solid #d1d1d1;
white-space: nowrap;
font-size: 95%;
}
td:first-child, th:first-child { text-align: left; }
tr:hover{ background-color: #f4f5f6; }
/* figures */
img, svg { max-width: 100%; vertical-align: text-top; }
p>img:not(:only-child) { float: right; margin: 0 0 .5em .5em; }
figure > img { display: block; margin: 0.5em auto; }
figcaption, caption { color: #888; margin-bottom: 1rem; }
figure > *:not(:last-child) { margin: 0 0 0.4rem; }
/*code*/
pre > code {
margin: 0;
position: relative;
padding: 0.8em;
border-left: 0.3rem solid #088;
}
code, kbd, samp {
padding: 0.2rem;
font: 12pt monospace;
background: #f4f5f6;
border-radius: 0.3em;
}
kbd { border: 0.1rem solid #d1d1d1; }
/* misc */
blockquote{ border-left: 0.3rem solid #d1d1d1; padding: 1rem 1.5rem; font-style: italic; }
hr { border: 0; border-top: 0.1rem solid #d1d1d1; }
nav { width: 100%; min-height: 2.8em; background-color: #f4f5f6; }
input { font-size: 1em; }
p>cite:before { content: ' ('; } p>cite:after {content: ') '}
/* grid */
.row { display: flex; margin: 0.5rem -0.5rem; align-items: stretch; }
.row [class*="col"] { padding: 0 0.5rem; flex: 1 1 100%; }
@media (max-width: 40em) { .row { flex-direction: column !important; } } | static/classless.css | @import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400');
.center-div {
display: flex;
justify-content: center;
max-width: 40rem;
margin-left: auto;
margin-right: auto;
}
.center-txt {
text-align: center;
max-width: 30rem;
margin-left: auto;
margin-right: auto;
}
.alert {
color: red;
}
/* Tiny Reset for block elements */
* {box-sizing: border-box; border-spacing: 0;}
header, footer, figure, table, video, details, blockquote,
ul, ol, dl, fieldset, pre, pre > code, caption {
display: block;
margin: 0.5rem 0rem 1rem;
width: 100%;
overflow: auto hidden;
text-align: left;
}
video, summary, input, select { outline:none; }
html { font: 12pt/1.6 'Open Sans', Helvetica, sans-serif; }
body {
position: relative;
margin: auto;
max-width: 40rem;
color: #433;
padding: 3.1rem 0.6rem 0;
overflow-x: hidden;
}
body > footer { margin: 10rem 0rem 0rem; }
/* clickable stuff */
a, summary, button, select { color: #07c; cursor: pointer; }
a { text-decoration: underline solid #d1d1d1; text-underline-position: under; }
a:hover { color: #088; border-color: #088; }
/* lists */
ul, ol { padding-top: 0.5rem; }
li, dd { margin-bottom: 0.5rem; }
dt { font-weight: bold; }
/* headings */
h1, h2, h3, h4, h5 { margin: 1.5em 0 0em; line-height: 1.2em; }
h1+h2, h2+h3, h3+h4, h4+h5 { margin-top: .5em; }
h1 { font-size: 2.2em; font-weight: 300; }
h2 { font-size: 2.0em; font-weight: 300; font-variant-caps: small-caps; }
h3 { font-size: 1.5em; font-weight: 400; }
h4 { font-size: 1.1em; font-weight: 700; }
h5 { font-size: 1.2em; font-weight: 400; color: #888; }
h6 { font-size: 1.0em; font-weight: 600; display: inline; }
h6 + p { display: inline; }
/* tables */
td, th {
padding: 0.5rem 0.8rem;
text-align: right;
border-bottom: 0.1rem solid #d1d1d1;
white-space: nowrap;
font-size: 95%;
}
td:first-child, th:first-child { text-align: left; }
tr:hover{ background-color: #f4f5f6; }
/* figures */
img, svg { max-width: 100%; vertical-align: text-top; }
p>img:not(:only-child) { float: right; margin: 0 0 .5em .5em; }
figure > img { display: block; margin: 0.5em auto; }
figcaption, caption { color: #888; margin-bottom: 1rem; }
figure > *:not(:last-child) { margin: 0 0 0.4rem; }
/*code*/
pre > code {
margin: 0;
position: relative;
padding: 0.8em;
border-left: 0.3rem solid #088;
}
code, kbd, samp {
padding: 0.2rem;
font: 12pt monospace;
background: #f4f5f6;
border-radius: 0.3em;
}
kbd { border: 0.1rem solid #d1d1d1; }
/* misc */
blockquote{ border-left: 0.3rem solid #d1d1d1; padding: 1rem 1.5rem; font-style: italic; }
hr { border: 0; border-top: 0.1rem solid #d1d1d1; }
nav { width: 100%; min-height: 2.8em; background-color: #f4f5f6; }
input { font-size: 1em; }
p>cite:before { content: ' ('; } p>cite:after {content: ') '}
/* grid */
.row { display: flex; margin: 0.5rem -0.5rem; align-items: stretch; }
.row [class*="col"] { padding: 0 0.5rem; flex: 1 1 100%; }
@media (max-width: 40em) { .row { flex-direction: column !important; } } | 0.441673 | 0.090013 |
body{
padding:0;
margin:0;
background:#FFF;
}
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;
}
input[type="button"],input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
}
p{
margin:0;
padding:0;
}
ul{
margin:0;
padding:0;
}
label{
margin:0;
}
button{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
img {
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
/*-- /reset code --*/
body {
background-color: #f2f2f2;
font-family: 'Raleway', sans-serif;
font-weight: 300;
font-size: 16px;
color: #555;
-webkit-font-smoothing: antialiased;
-webkit-overflow-scrolling: touch;
}
/* Titles */
h1, h2, h3, h4, h5, h6 {
font-family: "Raleway";
font-weight: 300;
color: #333;
}
/* Paragraph & Typographic */
.centered {
text-align: center;
}
/* Links */
a {
color: #3bc492;
word-wrap: break-word;
-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
-o-transition: color 0.1s ease-in, background 0.1s ease-in;
transition: color 0.1s ease-in, background 0.1s ease-in;
}
a:hover,
a:focus {
color: #c0392b;
text-decoration: none;
outline: 0;
}
a:before,
a:after {
-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
-o-transition: color 0.1s ease-in, background 0.1s ease-in;
transition: color 0.1s ease-in, background 0.1s ease-in;
}
/*-- navigation-bar --*/
.navbar-default {
background-color:#000;
border-color:transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
color: #555;
background-color:transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color:transparent;
}
/*-- /navigation-bar --*/
#headerwrap {
background:url(../images/banner.jpg) no-repeat;
background-attachment: fixed;
background-position: center;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
height:768px;
}
.logo {
padding: 30px 0;
}
.logo a {
color:#fff;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size:30px;
text-transform: uppercase;
}
.logo a:hover {
color:#E4DDBB;
}
.banner-info {
text-align:center;
padding-top:198px;
}
.banner-info h1 {
color: #CCB76C;
font-size: 70px;
font-family: 'Montserrat', sans-serif;
font-weight:600;
}
.banner-info h3 {
color: white;
font-size: 40px;
font-family: 'Montserrat', sans-serif;
}
/* intro Wrap */
#intro {
padding: 50px 0;
border-top: #bdc3c7 solid 5px;
}
h3.text-center {
padding:50px 0;
font-size:40px;
font-weight:bold;
font-family: 'Montserrat', sans-serif;
color: #CCB76C;
}
#intro h4 {
font-size: 30px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
padding: 20px 0;
}
.intro-info p {
font-size: 17px;
font-weight: 400;
line-height: 27px;
}
#features {
background:url(../images/skyline.jpg) no-repeat;
background-attachment: fixed;
background-position: center;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
padding:100px 0;
}
#features h4 {
font-size: 30px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
padding: 20px 0;
color:#E0D4A7;
}
#features .ac a{
font-size: 20px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color:#BCDEF5;
}
#features .ac a:hover {
color:#68BCF5;
}
#features p {
font-size: 17px;
font-weight: 400;
line-height: 27px;
color:#fff;
}
.accordion-heading {
padding: 10px 0 15px;
}
/*-- Gallery --*/
section.our-gallery {
text-align: center;
padding:100px 0;
}
section.our-gallery h3.text-center{
padding:0px 0 50px;
}
section.our-gallery img.img-responsive {
width: 280px;
border-radius: 0px;
margin-bottom: 5px;
opacity:0.89;
display: inline;
}
section.our-gallery img.img-responsive:hover {
opacity:1;
}
section.our-gallery p {
font-size: 17px;
font-weight: 500;
line-height: 27px;
padding:0 0 50px;
}
/*-- /Gallery --*/
/*-- Team --*/
section.our-team {
background:url(../images/team.jpg) no-repeat;
background-attachment: fixed;
background-position: center;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
padding:100px 0;
}
section.our-team p {
font-size: 17px;
font-weight: 500;
line-height: 27px;
padding: 0 0 10px;
color:#fff;
}
section.our-team h5{
font-size: 23px;
font-weight: normal;
font-family: 'Montserrat', sans-serif;
padding: 20px 0 10px;
color:#fff;
}
section.our-team .team-details p {
font-size: 18px;
font-weight: 300;
padding: 5px 0 20px;
}
.ch-grid {
margin: 20px 0 0 0;
padding: 0;
list-style: none;
display: block;
text-align: center;
width: 100%;
}
.ch-grid:after,
.ch-item:before {
content: '';
display: table;
}
.ch-grid:after {
clear: both;
}
.ch-grid li {
width: 220px;
height: 220px;
display: inline-block;
margin: 20px;
}
/*-- /Team --*/
/*-- Showcase --*/
#screenshots {
display: block;
background-color: #34495e;
padding: 30px 0 100px;
}
#showcase h3.text-center {
color: white;
}
.monitor {
background:url(../images/monitor.png) no-repeat;
height:600px;
background-position: center;
background-size: 100% 100%;
}
.carousel {
padding-top:25px;
}
.carousel-indicators {
text-align:center;
}
.carousel-inner {
text-align:-webkit-center;
}
/*-- /Showcase --*/
#footerwrap {
background-color: #2f2f2f;
color: white;
padding-top: 40px;
padding-bottom: 60px;
text-align: left;
}
#footerwrap h3.text-center {
color:#fff;
}
#footerwrap h4 {
color: white;
font-size: 30px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
padding: 20px 0;
}
#footerwrap address , #footerwrap address a {
margin-bottom: 20px;
font-family: 'Raleway', sans-serif;
font-size: 18px;
line-height: 26px;
color:#fff;
font-weight:100;
}
#footerwrap label {
font-size: 18px;
font-weight: 100;
font-family: 'Montserrat', sans-serif;
padding:10px 0;
}
.contact-info [type="text"],.contact-info textarea {
width: 100%;
padding:15px 15px;
color: #737171;
background: #fff;
outline: none;
border: 1px solid #DADADA;
-webkit-appearance: none;
outline:none;
}
.contact-info textarea {
min-height: 150px;
resize: none;
}
p.your-para {
color: #fff;
font-size: 0.9em;
margin: 5px 0 8px 0;
font-weight: 600;
}
.send input[type="submit"] {
background: #CCB76C;
font-weight:600;
outline: none;
font-size: 1em;
margin: 16px 0px;
border: none;
padding: 0.6em 2em;
color: #fff;
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-transform: uppercase;
-webkit-appearance: none;
}
.send input[type="submit"]:hover {
background:#DC965A;
}
.btn-outline {
margin-top: 15px;
font-family: 'Montserrat', sans-serif;
border: solid 2px #fff;
font-size: 20px;
color: #fff;
background: 0 0;
transition: all .3s ease-in-out;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline.active {
border: solid 2px #fff;
color: #18bc9c;
background: #fff;
}
/* Copyright Wrap */
#copyright {
background: #222222;
padding:30px 0;
text-align: center;
}
#copyright p , #copyright p a {
color:#fff;
font-size: 17px;
font-weight: 100;
line-height: 27px;
}
#copyright p a:hover {
color:#CCB76C;
}
/*-- back to top --*/
.cd-top {
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgb(220, 150, 90)!important;
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.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: .8;
}
.no-touch .cd-top:hover {
background-color: rgb(220, 150, 90);
opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
right: 20px;
bottom: 20px;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
height: 40px;
width: 40px;
right: 30px;
bottom: 30px;
}
}
/*-- /back to top --*/
/*---- responsive-design -----*/
@media(max-width:1920px){
.cd-section {
margin-left:90em;
}
}
@media (max-width: 1680px){
.cd-section {
margin-left: 80em;
}
}
@media (max-width: 1600px) {
.cd-section {
margin-left: 75em;
}
}
@media (max-width: 1366px) {
.cd-section {
margin-left: 71em;
}
}
@media (max-width: 1280px) {
.cd-section {
margin-left: 69em;
}
}
@media (max-width: 1080px) {
.cd-section {
margin-left: 57em;
}
#headerwrap {
height:600px;
}
.banner-info {
padding-top:150px;
}
.cd-bouncy-nav-modal .cd-close {
top:112px;
}
.carousel {
padding-top: 31px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width:874px;
height:411px;
}
}
@media (max-width: 1050px) {
.cd-section {
margin-left: 55em;
}
}
@media (max-width: 1024px) {
.cd-section {
margin-left: 53em;
}
}
@media (max-width: 991px) {
.cd-section {
margin-left: 50em;
}
.banner-info h1 {
font-size: 60px;
}
section.our-gallery img.img-responsive {
width: 235px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 668px;
}
}
@media (max-width: 900px) {
.cd-section {
margin-left: 46em;
}
}
@media (max-width: 800px) {
.cd-section {
margin-left: 41em;
}
}
@media (max-width: 768px) {
.logo {
padding: 30px 0 30px 30px;
}
.cd-section {
margin-left: 39em;
}
}
@media (max-width: 736px) {
.cd-bouncy-nav {
top:60vh;
}
.cd-section {
margin-left: 37em;
}
#headerwrap {
height: 350px;
}
.banner-info {
padding-top: 40px;
}
.banner-info h1 {
font-size: 58px;
font-weight: 500;
}
.intro-info p {
padding-bottom:40px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 640px;
}
}
@media (max-width: 667px) {
.cd-section {
margin-left: 33em;
}
.banner-info h1 {
font-size: 52px;
}
#headerwrap {
height: 320px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 570px;
}
}
@media (max-width: 640px){
.cd-section {
margin-left: 31em;
}
#headerwrap {
height: 420px;
}
.banner-info h1 {
font-size: 50px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 545px;
}
}
@media (max-width: 600px) {
.logo {
padding: 30px 0 30px 10px;
}
.cd-section {
margin-left: 29em;
}
.banner-info h1 {
font-size: 45px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 507px;
}
}
@media (max-width: 568px) {
.cd-section {
margin-left: 28em;
}
.cd-bouncy-nav {
top: 55vh;
}
#headerwrap {
height: 255px;
}
.banner-info h1 {
font-size: 40px;
}
.banner-info {
padding-top: 8px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 480px;
}
}
@media (max-width: 480px) {
.cd-section {
margin-left: 22em;
}
#headerwrap {
height: 300px;
}
section.our-gallery img.img-responsive {
width: 210px;
}
.monitor {
height:450px;
}
.carousel {
padding-top: 23px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 400px;
height: 308px;
}
}
@media (max-width: 414px) {
#headerwrap {
height: 350px;
}
.banner-info {
padding-top: 60px;
}
.cd-section {
margin-left: 18em;
}
.banner-info h1 {
font-size: 31px;
}
.banner-info h3 {
font-size:30px;
}
section.our-gallery img.img-responsive {
width: 180px;
}
#copyright p, #copyright p a {
font-size:15px;
}
.monitor {
height:400px;
}
.carousel {
padding-top: 21px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 337px;
height: 275px;
}
}
@media (max-width: 384px){
#headerwrap {
height: 300px;
}
.banner-info {
padding-top: 25px;
}
.cd-section {
margin-left: 16em;
}
.banner-info h1 {
font-size: 29px;
}
.banner-info h3 {
font-size: 29px;
}
h3.text-center {
font-size:36px;
}
section.our-gallery img.img-responsive {
width: 165px;
}
.monitor {
height: 365px;
}
.carousel {
padding-top: 18px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 309px;
height: 250px;
}
}
@media (max-width: 375px) {
#headerwrap {
height: 340px;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
}
section.our-gallery img.img-responsive {
width: 320px;
}
.banner-info {
padding-top:54px;
}
.banner-info h1 {
font-size: 28px;
}
.banner-info h3 {
font-size: 28px;
}
#intro {
padding:0;
}
#features {
padding:0;
}
section.our-gallery {
padding:60px 0;
}
section.our-team {
padding:20px 0;
}
#screenshots {
padding:5px 0 80px;
}
#footerwrap {
padding-top: 15px;
padding-bottom: 40px;
}
}
@media (max-width: 320px) {
.monitor {
height: 300px;
}
.carousel {
padding-top: 14px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 252px;
height: 209px;
}
.logo {
padding: 30px 0;
}
.cd-section {
margin-left: 39vh;
}
.banner-info h1 {
font-size: 23px;
font-weight: 600;
}
.banner-info h3 {
font-size: 22px;
}
h3.text-center {
font-size: 31px;
}
section.our-gallery img.img-responsive {
width: 255px;
}
section.our-gallery p , section.our-team p{
font-size: 16px;
padding: 0 5px 30px;
}
#showcase {
padding-top:0px;
}
.cd-bouncy-nav {
top: 59vh;
}
.cd-bouncy-nav-modal .cd-close {
top:100px;
right:0;
}
} | css/style.css | body{
padding:0;
margin:0;
background:#FFF;
}
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;
}
input[type="button"],input[type="submit"]{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
h1,h2,h3,h4,h5,h6{
margin:0;
padding:0;
}
p{
margin:0;
padding:0;
}
ul{
margin:0;
padding:0;
}
label{
margin:0;
}
button{
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
img {
transition:0.5s all;
-webkit-transition:0.5s all;
-moz-transition:0.5s all;
-o-transition:0.5s all;
-ms-transition:0.5s all;
}
/*-- /reset code --*/
body {
background-color: #f2f2f2;
font-family: 'Raleway', sans-serif;
font-weight: 300;
font-size: 16px;
color: #555;
-webkit-font-smoothing: antialiased;
-webkit-overflow-scrolling: touch;
}
/* Titles */
h1, h2, h3, h4, h5, h6 {
font-family: "Raleway";
font-weight: 300;
color: #333;
}
/* Paragraph & Typographic */
.centered {
text-align: center;
}
/* Links */
a {
color: #3bc492;
word-wrap: break-word;
-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
-o-transition: color 0.1s ease-in, background 0.1s ease-in;
transition: color 0.1s ease-in, background 0.1s ease-in;
}
a:hover,
a:focus {
color: #c0392b;
text-decoration: none;
outline: 0;
}
a:before,
a:after {
-webkit-transition: color 0.1s ease-in, background 0.1s ease-in;
-moz-transition: color 0.1s ease-in, background 0.1s ease-in;
-ms-transition: color 0.1s ease-in, background 0.1s ease-in;
-o-transition: color 0.1s ease-in, background 0.1s ease-in;
transition: color 0.1s ease-in, background 0.1s ease-in;
}
/*-- navigation-bar --*/
.navbar-default {
background-color:#000;
border-color:transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
color: #555;
background-color:transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color:transparent;
}
/*-- /navigation-bar --*/
#headerwrap {
background:url(../images/banner.jpg) no-repeat;
background-attachment: fixed;
background-position: center;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
height:768px;
}
.logo {
padding: 30px 0;
}
.logo a {
color:#fff;
font-family: 'Montserrat', sans-serif;
font-weight: 600;
font-size:30px;
text-transform: uppercase;
}
.logo a:hover {
color:#E4DDBB;
}
.banner-info {
text-align:center;
padding-top:198px;
}
.banner-info h1 {
color: #CCB76C;
font-size: 70px;
font-family: 'Montserrat', sans-serif;
font-weight:600;
}
.banner-info h3 {
color: white;
font-size: 40px;
font-family: 'Montserrat', sans-serif;
}
/* intro Wrap */
#intro {
padding: 50px 0;
border-top: #bdc3c7 solid 5px;
}
h3.text-center {
padding:50px 0;
font-size:40px;
font-weight:bold;
font-family: 'Montserrat', sans-serif;
color: #CCB76C;
}
#intro h4 {
font-size: 30px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
padding: 20px 0;
}
.intro-info p {
font-size: 17px;
font-weight: 400;
line-height: 27px;
}
#features {
background:url(../images/skyline.jpg) no-repeat;
background-attachment: fixed;
background-position: center;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
padding:100px 0;
}
#features h4 {
font-size: 30px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
padding: 20px 0;
color:#E0D4A7;
}
#features .ac a{
font-size: 20px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
color:#BCDEF5;
}
#features .ac a:hover {
color:#68BCF5;
}
#features p {
font-size: 17px;
font-weight: 400;
line-height: 27px;
color:#fff;
}
.accordion-heading {
padding: 10px 0 15px;
}
/*-- Gallery --*/
section.our-gallery {
text-align: center;
padding:100px 0;
}
section.our-gallery h3.text-center{
padding:0px 0 50px;
}
section.our-gallery img.img-responsive {
width: 280px;
border-radius: 0px;
margin-bottom: 5px;
opacity:0.89;
display: inline;
}
section.our-gallery img.img-responsive:hover {
opacity:1;
}
section.our-gallery p {
font-size: 17px;
font-weight: 500;
line-height: 27px;
padding:0 0 50px;
}
/*-- /Gallery --*/
/*-- Team --*/
section.our-team {
background:url(../images/team.jpg) no-repeat;
background-attachment: fixed;
background-position: center;
background-size:100% 100%;
-webkit-background-size:100% 100%;
-moz-background-size: 100% 100%;
-o-background-size: 100% 100%;
padding:100px 0;
}
section.our-team p {
font-size: 17px;
font-weight: 500;
line-height: 27px;
padding: 0 0 10px;
color:#fff;
}
section.our-team h5{
font-size: 23px;
font-weight: normal;
font-family: 'Montserrat', sans-serif;
padding: 20px 0 10px;
color:#fff;
}
section.our-team .team-details p {
font-size: 18px;
font-weight: 300;
padding: 5px 0 20px;
}
.ch-grid {
margin: 20px 0 0 0;
padding: 0;
list-style: none;
display: block;
text-align: center;
width: 100%;
}
.ch-grid:after,
.ch-item:before {
content: '';
display: table;
}
.ch-grid:after {
clear: both;
}
.ch-grid li {
width: 220px;
height: 220px;
display: inline-block;
margin: 20px;
}
/*-- /Team --*/
/*-- Showcase --*/
#screenshots {
display: block;
background-color: #34495e;
padding: 30px 0 100px;
}
#showcase h3.text-center {
color: white;
}
.monitor {
background:url(../images/monitor.png) no-repeat;
height:600px;
background-position: center;
background-size: 100% 100%;
}
.carousel {
padding-top:25px;
}
.carousel-indicators {
text-align:center;
}
.carousel-inner {
text-align:-webkit-center;
}
/*-- /Showcase --*/
#footerwrap {
background-color: #2f2f2f;
color: white;
padding-top: 40px;
padding-bottom: 60px;
text-align: left;
}
#footerwrap h3.text-center {
color:#fff;
}
#footerwrap h4 {
color: white;
font-size: 30px;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
padding: 20px 0;
}
#footerwrap address , #footerwrap address a {
margin-bottom: 20px;
font-family: 'Raleway', sans-serif;
font-size: 18px;
line-height: 26px;
color:#fff;
font-weight:100;
}
#footerwrap label {
font-size: 18px;
font-weight: 100;
font-family: 'Montserrat', sans-serif;
padding:10px 0;
}
.contact-info [type="text"],.contact-info textarea {
width: 100%;
padding:15px 15px;
color: #737171;
background: #fff;
outline: none;
border: 1px solid #DADADA;
-webkit-appearance: none;
outline:none;
}
.contact-info textarea {
min-height: 150px;
resize: none;
}
p.your-para {
color: #fff;
font-size: 0.9em;
margin: 5px 0 8px 0;
font-weight: 600;
}
.send input[type="submit"] {
background: #CCB76C;
font-weight:600;
outline: none;
font-size: 1em;
margin: 16px 0px;
border: none;
padding: 0.6em 2em;
color: #fff;
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-transform: uppercase;
-webkit-appearance: none;
}
.send input[type="submit"]:hover {
background:#DC965A;
}
.btn-outline {
margin-top: 15px;
font-family: 'Montserrat', sans-serif;
border: solid 2px #fff;
font-size: 20px;
color: #fff;
background: 0 0;
transition: all .3s ease-in-out;
}
.btn-outline:hover,
.btn-outline:focus,
.btn-outline.active {
border: solid 2px #fff;
color: #18bc9c;
background: #fff;
}
/* Copyright Wrap */
#copyright {
background: #222222;
padding:30px 0;
text-align: center;
}
#copyright p , #copyright p a {
color:#fff;
font-size: 17px;
font-weight: 100;
line-height: 27px;
}
#copyright p a:hover {
color:#CCB76C;
}
/*-- back to top --*/
.cd-top {
display: inline-block;
height: 40px;
width: 40px;
position: fixed;
bottom: 40px;
right: 10px;
box-shadow: 0 0 10px rgb(220, 150, 90)!important;
/* image replacement properties */
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
background: rgba(232, 98, 86, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.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: .8;
}
.no-touch .cd-top:hover {
background-color: rgb(220, 150, 90);
opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
right: 20px;
bottom: 20px;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
height: 40px;
width: 40px;
right: 30px;
bottom: 30px;
}
}
/*-- /back to top --*/
/*---- responsive-design -----*/
@media(max-width:1920px){
.cd-section {
margin-left:90em;
}
}
@media (max-width: 1680px){
.cd-section {
margin-left: 80em;
}
}
@media (max-width: 1600px) {
.cd-section {
margin-left: 75em;
}
}
@media (max-width: 1366px) {
.cd-section {
margin-left: 71em;
}
}
@media (max-width: 1280px) {
.cd-section {
margin-left: 69em;
}
}
@media (max-width: 1080px) {
.cd-section {
margin-left: 57em;
}
#headerwrap {
height:600px;
}
.banner-info {
padding-top:150px;
}
.cd-bouncy-nav-modal .cd-close {
top:112px;
}
.carousel {
padding-top: 31px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width:874px;
height:411px;
}
}
@media (max-width: 1050px) {
.cd-section {
margin-left: 55em;
}
}
@media (max-width: 1024px) {
.cd-section {
margin-left: 53em;
}
}
@media (max-width: 991px) {
.cd-section {
margin-left: 50em;
}
.banner-info h1 {
font-size: 60px;
}
section.our-gallery img.img-responsive {
width: 235px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 668px;
}
}
@media (max-width: 900px) {
.cd-section {
margin-left: 46em;
}
}
@media (max-width: 800px) {
.cd-section {
margin-left: 41em;
}
}
@media (max-width: 768px) {
.logo {
padding: 30px 0 30px 30px;
}
.cd-section {
margin-left: 39em;
}
}
@media (max-width: 736px) {
.cd-bouncy-nav {
top:60vh;
}
.cd-section {
margin-left: 37em;
}
#headerwrap {
height: 350px;
}
.banner-info {
padding-top: 40px;
}
.banner-info h1 {
font-size: 58px;
font-weight: 500;
}
.intro-info p {
padding-bottom:40px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 640px;
}
}
@media (max-width: 667px) {
.cd-section {
margin-left: 33em;
}
.banner-info h1 {
font-size: 52px;
}
#headerwrap {
height: 320px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 570px;
}
}
@media (max-width: 640px){
.cd-section {
margin-left: 31em;
}
#headerwrap {
height: 420px;
}
.banner-info h1 {
font-size: 50px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 545px;
}
}
@media (max-width: 600px) {
.logo {
padding: 30px 0 30px 10px;
}
.cd-section {
margin-left: 29em;
}
.banner-info h1 {
font-size: 45px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 507px;
}
}
@media (max-width: 568px) {
.cd-section {
margin-left: 28em;
}
.cd-bouncy-nav {
top: 55vh;
}
#headerwrap {
height: 255px;
}
.banner-info h1 {
font-size: 40px;
}
.banner-info {
padding-top: 8px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 480px;
}
}
@media (max-width: 480px) {
.cd-section {
margin-left: 22em;
}
#headerwrap {
height: 300px;
}
section.our-gallery img.img-responsive {
width: 210px;
}
.monitor {
height:450px;
}
.carousel {
padding-top: 23px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 400px;
height: 308px;
}
}
@media (max-width: 414px) {
#headerwrap {
height: 350px;
}
.banner-info {
padding-top: 60px;
}
.cd-section {
margin-left: 18em;
}
.banner-info h1 {
font-size: 31px;
}
.banner-info h3 {
font-size:30px;
}
section.our-gallery img.img-responsive {
width: 180px;
}
#copyright p, #copyright p a {
font-size:15px;
}
.monitor {
height:400px;
}
.carousel {
padding-top: 21px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 337px;
height: 275px;
}
}
@media (max-width: 384px){
#headerwrap {
height: 300px;
}
.banner-info {
padding-top: 25px;
}
.cd-section {
margin-left: 16em;
}
.banner-info h1 {
font-size: 29px;
}
.banner-info h3 {
font-size: 29px;
}
h3.text-center {
font-size:36px;
}
section.our-gallery img.img-responsive {
width: 165px;
}
.monitor {
height: 365px;
}
.carousel {
padding-top: 18px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 309px;
height: 250px;
}
}
@media (max-width: 375px) {
#headerwrap {
height: 340px;
background-size:cover;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
}
section.our-gallery img.img-responsive {
width: 320px;
}
.banner-info {
padding-top:54px;
}
.banner-info h1 {
font-size: 28px;
}
.banner-info h3 {
font-size: 28px;
}
#intro {
padding:0;
}
#features {
padding:0;
}
section.our-gallery {
padding:60px 0;
}
section.our-team {
padding:20px 0;
}
#screenshots {
padding:5px 0 80px;
}
#footerwrap {
padding-top: 15px;
padding-bottom: 40px;
}
}
@media (max-width: 320px) {
.monitor {
height: 300px;
}
.carousel {
padding-top: 14px;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
width: 252px;
height: 209px;
}
.logo {
padding: 30px 0;
}
.cd-section {
margin-left: 39vh;
}
.banner-info h1 {
font-size: 23px;
font-weight: 600;
}
.banner-info h3 {
font-size: 22px;
}
h3.text-center {
font-size: 31px;
}
section.our-gallery img.img-responsive {
width: 255px;
}
section.our-gallery p , section.our-team p{
font-size: 16px;
padding: 0 5px 30px;
}
#showcase {
padding-top:0px;
}
.cd-bouncy-nav {
top: 59vh;
}
.cd-bouncy-nav-modal .cd-close {
top:100px;
right:0;
}
} | 0.193414 | 0.040922 |
A {text-decoration: none;}
body {
background: rgb(34, 34, 34);
height: 280px;
width: 495px;
}
.clock {
width: 300px;
height: 80px;
position: absolute;
transform: translate(-50%, -50%);
top: 165px;
left: 50%;
display: flex;
align-items: center;
justify-content: space-between;
}
.clock div {
position: relative;
background-color: rgb(49, 53, 52);
/* height: 100%;
width: 150px; */
/* display: flex; */
align-items: center;
justify-content: center;
font-family: 'Helvetica', sans-serif;
font-size: 60px;
color: #ffffff;
border-radius: 5;
box-shadow: 0 15px 30 px rgba(0, 0, 0, 0, 3);
letter-spacing: 3px;
}
.clock {
background-color: rgb(49, 53, 52);
border-radius: 10px;
padding: 5px;
}
.clock span {
font-weight: bolder;
font-size: 30px;
}
h1 {
font-size: 30px;
color: #ffffff;
font-family: 'Exo 2', sans-serif;
position:relative;
bottom: 110px;
text-align: center;
}
h2 {
font-size: 15px;
text-align: center;
color: #ffffff;
font-family: 'Helvetica';
position:relative;
bottom: 115px;
text-align: center;
}
h3 {
font-size: 15px;
text-align: center;
color: #ffffff;
font-family: 'Helvetica';
position:relative;
bottom: 115px;
text-align: center;
}
.button {
border: none;
color: white;
padding: 15px 32px;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
align-items: center;
margin: auto;
position:relative;
top: 220px;
text-align: center;
display:flex;
border-radius: 10px;
}
.button {background-color: #dabb79;}
.setting {
border-radius: 10px;
background-color: #524e4e;
border: none;
color: #FFFFFF;
text-align: center;
font-size: 14px;
padding: 10px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
position:relative;
top:173px;
left: 385px;
display:flex;
}
.setting span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.setting span:after {
content: '\00bb';
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
}
.setting:hover span {
padding-right: 25px;
}
.setting:hover span:after {
opacity: 1;
right: 0;
} | Ruse Water Monitoring/popup.css | A {text-decoration: none;}
body {
background: rgb(34, 34, 34);
height: 280px;
width: 495px;
}
.clock {
width: 300px;
height: 80px;
position: absolute;
transform: translate(-50%, -50%);
top: 165px;
left: 50%;
display: flex;
align-items: center;
justify-content: space-between;
}
.clock div {
position: relative;
background-color: rgb(49, 53, 52);
/* height: 100%;
width: 150px; */
/* display: flex; */
align-items: center;
justify-content: center;
font-family: 'Helvetica', sans-serif;
font-size: 60px;
color: #ffffff;
border-radius: 5;
box-shadow: 0 15px 30 px rgba(0, 0, 0, 0, 3);
letter-spacing: 3px;
}
.clock {
background-color: rgb(49, 53, 52);
border-radius: 10px;
padding: 5px;
}
.clock span {
font-weight: bolder;
font-size: 30px;
}
h1 {
font-size: 30px;
color: #ffffff;
font-family: 'Exo 2', sans-serif;
position:relative;
bottom: 110px;
text-align: center;
}
h2 {
font-size: 15px;
text-align: center;
color: #ffffff;
font-family: 'Helvetica';
position:relative;
bottom: 115px;
text-align: center;
}
h3 {
font-size: 15px;
text-align: center;
color: #ffffff;
font-family: 'Helvetica';
position:relative;
bottom: 115px;
text-align: center;
}
.button {
border: none;
color: white;
padding: 15px 32px;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
align-items: center;
margin: auto;
position:relative;
top: 220px;
text-align: center;
display:flex;
border-radius: 10px;
}
.button {background-color: #dabb79;}
.setting {
border-radius: 10px;
background-color: #524e4e;
border: none;
color: #FFFFFF;
text-align: center;
font-size: 14px;
padding: 10px;
transition: all 0.5s;
cursor: pointer;
margin: 5px;
position:relative;
top:173px;
left: 385px;
display:flex;
}
.setting span {
cursor: pointer;
display: inline-block;
position: relative;
transition: 0.5s;
}
.setting span:after {
content: '\00bb';
position: absolute;
opacity: 0;
top: 0;
right: -20px;
transition: 0.5s;
}
.setting:hover span {
padding-right: 25px;
}
.setting:hover span:after {
opacity: 1;
right: 0;
} | 0.372277 | 0.074871 |
@import url("https://fonts.googleapis.com/css?family=Acme|Lobster|Patua+One|Rubik|Sniglet&display=swap");
:root {
--Snigle-font: "sniglet", cursive;
--Rubik: "Rubik", cursive;
}
* {
box-sizing: border-box;
font-family: var(--Rubik);
scroll-behavior: smooth;
}
html {
scroll-behavior: smooth !important;
}
header,
section {
overflow-x: hidden;
}
body {
margin: 0;
padding: 0;
background: linear-gradient(rgba(1, 1, 1, 0.9), rgba(1, 1, 1, 0.9)), url("../assets/code.jpg");
background-color: #000000;
/* Used if the image is unavailable */
background-position: center;
/* Center the image */
background-attachment: fixed;
background-repeat: no-repeat;
/* Do not repeat the image */
background-size: cover;
padding-top: 100px;
}
header a {
font-family: var(--Snigle-font);
font-size: 0.9em;
color: whitesmoke;
}
header {
background: var(--bggradient);
}
header .nav-item:last-child {
padding-right: 10.5em;
}
header .nav-item {
padding: 1em;
}
header .nav-link {
font-size: 1.2em;
background: white;
background-size: 200%;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
transition: top 0.5s ease;
}
header .navbar-brand {
padding-left: 8rem;
font-size: 1.8em;
}
header .nav-link:hover {
background-position: -100%;
top: 4px;
}
header .btn {
border-radius: 30px;
margin-top: 1em;
font-weight: bold;
}
/********** section 1 **************/
.sticky {
position: fixed;
top: 0;
width: 100%;
height: 3em;
background: rgba(0, 0, 0, 0.5);
z-index: 9999;
transition: all 1.5s ease;
}
#myBtn {
display: none;
position: fixed;
height: 40px;
width: 40px;
z-index: 100;
bottom: 55px;
right: 30px;
font-size: 20px;
border: none;
outline: none;
background-color: grey;
color: #ffff;
cursor: pointer;
padding: 0px;
border-radius: 50%;
}
#myBtn:hover {
background-color: #404040;
}
.rounded-circle {
width: 80%;
height: 100%;
}
.ic {
width: 100%;
border-radius: 50%;
font-size: 40px;
cursor: pointer;
padding: 20px 30px;
transition: all 400ms ease-in-out;
}
.ic:hover {
color: orange;
}
.abt {
font-size: large;
}
hr {
color: wheat;
}
.sayhi {
display: visible;
}
.skill {
border-radius: 15px;
text-align: center;
padding: 8px;
margin: 4px;
}
.skills-ic:hover {
text-decoration: none;
color: white;
opacity: 0.7;
}
.edu {
border: 1px solid #252222;
box-shadow: 70%;
color: greenyellow;
background-color: #252222;
}
.latest .item {
margin-bottom: 30px;
color: #899198;
}
.latest .item .title {
font-size: 18px;
margin-top: 0;
}
.latest .item .title .label {
margin-left: 5px;
font-size: 12px;
}
.latest .item .title a {
color: #199aa6;
}
.latest .item .title a:hover {
color: #5f6b77;
}
.latest .item .project-image:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
.latest .divider {
margin-bottom: 60px;
}
.latest .featured {
margin-bottom: 60px;
}
.latest .featured .title {
font-size: 20px;
margin-bottom: 5px;
font-size: 20px;
}
.latest .featured .summary {
margin-bottom: 30px;
color: #778492;
}
.latest .featured img {
margin-bottom: 30px;
}
.latest .featured .desc {
margin-bottom: 30px;
}
.latest .has-ribbon {
position: relative;
display: inline-block;
}
.latest .has-ribbon .text {
background: #3AAA64;
color: #fff;
}
.latest .has-ribbon .ribbon {
position: absolute;
top: -4px;
right: -4px;
width: 110px;
height: 110px;
overflow: hidden;
}
.latest .has-ribbon .ribbon .text {
font-family: 'Montserrat', sans-serif;
position: relative;
left: -8px;
top: 18px;
width: 158px;
padding: 10px 10px;
font-size: 15px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
color: #fff;
background-color: #479FC8;
-webkit-transform: rotate(45deg) translate3d(0, 0, 0);
-moz-transform: rotate(45deg) translate3d(0, 0, 0);
-ms-transform: rotate(45deg) translate3d(0, 0, 0);
-o-transform: rotate(45deg) translate3d(0, 0, 0);
}
.latest .has-ribbon .ribbon .text:before,
.latest .has-ribbon .ribbon .text:after {
content: '';
position: absolute;
bottom: -5px;
border-top: 5px solid #276582;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}
.latest .has-ribbon .ribbon .text:before {
left: 0;
}
.latest .has-ribbon .ribbon .text:after {
right: 0;
}
.project-image {
height: 80%;
}
.btn-siz {
width: fit-content;
height: 20px;
margin-top: -4px;
margin-left: 10%;
}
.btn-sizf {
width: fit-content;
height: 20px;
margin-top: -4px;
margin-left: 0;
}
.pm {
margin-top: -7.5px;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.bg-contact2 {
width: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
margin-top: -80px;
margin-left: -90px;
}
.container-contact2 {
width: 100%;
min-height: 100vh;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 15px;
background: transparent
}
.wrap-contact2 {
width: 790px;
background-color: #252222;
border-radius: 10px;
overflow: hidden;
padding: 72px 55px 90px 55px;
}
/*------------------------------------------------------------------
[ ]*/
.contact2-form {
width: 100%;
}
.contact2-form-title {
display: block;
font-family: Poppins-Bold;
font-size: 39px;
color: #333333;
line-height: 1.2;
text-align: center;
padding-bottom: 90px;
}
/*------------------------------------------------------------------
[ ]*/
.wrap-input2 {
width: 100%;
position: relative;
border-bottom: 2px solid #adadad;
margin-bottom: 37px;
}
.input2 {
display: block;
width: 100%;
font-family: Poppins-Regular;
font-size: 15px;
color: white;
line-height: 1.2;
background-color: #252222;
}
.focus-input2 {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
}
.focus-input2::before {
content: "";
display: block;
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.focus-input2::after {
content: attr(data-placeholder);
display: block;
width: 100%;
position: absolute;
top: 0px;
left: 0;
font-family: Poppins-Regular;
font-size: 13px;
color: #999999;
line-height: 1.2;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
/*---------------------------------------------*/
input.input2 {
height: 45px;
background-color: #252222;
}
input.input2+.focus-input2::after {
top: 16px;
left: 0;
}
textarea.input2 {
min-height: 115px;
padding-top: 13px;
padding-bottom: 13px;
}
textarea.input2+.focus-input2::after {
top: 16px;
left: 0;
}
.input2:focus+.focus-input2::after {
top: -13px;
}
.input2:focus+.focus-input2::before {
width: 100%;
}
.has-val.input2+.focus-input2::after {
top: -13px;
}
.has-val.input2+.focus-input2::before {
width: 100%;
}
/*------------------------------------------------------------------
[ Button ]*/
.container-contact2-form-btn {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
justify-content: center;
padding-top: 13px;
}
.wrap-contact2-form-btn {
display: block;
position: relative;
z-index: 1;
border-radius: 2px;
width: auto;
overflow: hidden;
margin: 0 auto;
}
.contact2-form-bgbtn {
position: absolute;
z-index: -1;
width: 300%;
height: 100%;
background: rgba(219, 21, 99, 1);
background: -webkit-linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);
background: -o-linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);
background: -moz-linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);
background: linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);
top: 0;
left: -100%;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.contact2-form-btn {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;
padding: 0 20px;
min-width: 244px;
height: 50px;
font-family: Poppins-Medium;
font-size: 16px;
color: #fff;
line-height: 1.2;
}
.wrap-contact2-form-btn:hover .contact2-form-bgbtn {
left: 0;
}
/*------------------------------------------------------------------
[ Responsive ]*/
@media (max-width: 576px) {
.wrap-contact2 {
padding: 72px 15px 90px 15px;
}
}
/*------------------------------------------------------------------
[ Alert validate ]*/
.validate-input {
position: relative;
}
.alert-validate::before {
content: attr(data-validate);
position: absolute;
max-width: 70%;
background-color: white;
border: 1px solid #c80000;
border-radius: 2px;
padding: 4px 25px 4px 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 0px;
pointer-events: none;
font-family: Poppins-Regular;
color: #c80000;
font-size: 13px;
line-height: 1.4;
text-align: left;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.alert-validate::after {
content: "\f12a";
font-family: FontAwesome;
display: block;
position: absolute;
color: #c80000;
font-size: 16px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 8px;
}
.alert-validate:hover:before {
visibility: visible;
opacity: 1;
}
@media (max-width: 992px) {
.alert-validate::before {
visibility: visible;
opacity: 1;
}
}
input {
outline: none;
border: none;
}
textarea {
outline: none;
border: none;
}
textarea:focus,
input:focus {
border-color: transparent !important;
}
input:focus::-webkit-input-placeholder {
color: transparent;
}
input:focus:-moz-placeholder {
color: transparent;
}
input:focus::-moz-placeholder {
color: transparent;
}
input:focus:-ms-input-placeholder {
color: transparent;
}
textarea:focus::-webkit-input-placeholder {
color: transparent;
}
textarea:focus:-moz-placeholder {
color: transparent;
}
textarea:focus::-moz-placeholder {
color: transparent;
}
textarea:focus:-ms-input-placeholder {
color: transparent;
}
input::-webkit-input-placeholder {
color: #999999;
}
input:-moz-placeholder {
color: #999999;
}
input::-moz-placeholder {
color: #999999;
}
input:-ms-input-placeholder {
color: #999999;
}
textarea::-webkit-input-placeholder {
color: #999999;
}
textarea:-moz-placeholder {
color: #999999;
}
textarea::-moz-placeholder {
color: #999999;
}
textarea:-ms-input-placeholder {
color: #999999;
}
/*---------------------------------------------*/
button {
outline: none !important;
border: none;
background: transparent;
}
button:hover {
cursor: pointer;
}
iframe {
border: none !important;
}
.prj {
justify-content: start;
margin-top: 0px;
margin-bottom: 0px;
}
#navbar {
top: 0;
transition: top 0.3s;
}
.nav-item {
display: inline-block;
position: relative;
padding-bottom: 3px;
margin-right: 10px;
}
.nav-item:last-child {
margin-right: 0;
}
.nav-item:after {
content: '';
display: block;
margin: auto;
height: 3px;
width: 0px;
background: transparent;
transition: width .5s ease, background-color .5s ease;
}
.nav-item:hover:after {
width: 100%;
background: orange;
}
#scroll {
position: fixed;
right: 10px;
bottom: 10px;
cursor: pointer;
width: 50px;
height: 50px;
background-color: #3498db;
text-indent: -9999px;
display: none;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px
}
#scroll span {
position: absolute;
top: 50%;
left: 50%;
margin-left: -8px;
margin-top: -12px;
height: 0;
width: 0;
border: 8px solid transparent;
border-bottom-color: #ffffff;
}
#scroll:hover {
background-color: #e74c3c;
opacity: 1;
filter: "alpha(opacity=100)";
-ms-filter: "alpha(opacity=100)";
}
.fa-github {
color: purple;
}
.fa-instagram {
color: palevioletred;
}
.fa-twitter {
color: #3498db;
}
.des-m {
font-size: smaller;
}
.item {
box-shadow: 50px;
} | src/style.css | @import url("https://fonts.googleapis.com/css?family=Acme|Lobster|Patua+One|Rubik|Sniglet&display=swap");
:root {
--Snigle-font: "sniglet", cursive;
--Rubik: "Rubik", cursive;
}
* {
box-sizing: border-box;
font-family: var(--Rubik);
scroll-behavior: smooth;
}
html {
scroll-behavior: smooth !important;
}
header,
section {
overflow-x: hidden;
}
body {
margin: 0;
padding: 0;
background: linear-gradient(rgba(1, 1, 1, 0.9), rgba(1, 1, 1, 0.9)), url("../assets/code.jpg");
background-color: #000000;
/* Used if the image is unavailable */
background-position: center;
/* Center the image */
background-attachment: fixed;
background-repeat: no-repeat;
/* Do not repeat the image */
background-size: cover;
padding-top: 100px;
}
header a {
font-family: var(--Snigle-font);
font-size: 0.9em;
color: whitesmoke;
}
header {
background: var(--bggradient);
}
header .nav-item:last-child {
padding-right: 10.5em;
}
header .nav-item {
padding: 1em;
}
header .nav-link {
font-size: 1.2em;
background: white;
background-size: 200%;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
transition: top 0.5s ease;
}
header .navbar-brand {
padding-left: 8rem;
font-size: 1.8em;
}
header .nav-link:hover {
background-position: -100%;
top: 4px;
}
header .btn {
border-radius: 30px;
margin-top: 1em;
font-weight: bold;
}
/********** section 1 **************/
.sticky {
position: fixed;
top: 0;
width: 100%;
height: 3em;
background: rgba(0, 0, 0, 0.5);
z-index: 9999;
transition: all 1.5s ease;
}
#myBtn {
display: none;
position: fixed;
height: 40px;
width: 40px;
z-index: 100;
bottom: 55px;
right: 30px;
font-size: 20px;
border: none;
outline: none;
background-color: grey;
color: #ffff;
cursor: pointer;
padding: 0px;
border-radius: 50%;
}
#myBtn:hover {
background-color: #404040;
}
.rounded-circle {
width: 80%;
height: 100%;
}
.ic {
width: 100%;
border-radius: 50%;
font-size: 40px;
cursor: pointer;
padding: 20px 30px;
transition: all 400ms ease-in-out;
}
.ic:hover {
color: orange;
}
.abt {
font-size: large;
}
hr {
color: wheat;
}
.sayhi {
display: visible;
}
.skill {
border-radius: 15px;
text-align: center;
padding: 8px;
margin: 4px;
}
.skills-ic:hover {
text-decoration: none;
color: white;
opacity: 0.7;
}
.edu {
border: 1px solid #252222;
box-shadow: 70%;
color: greenyellow;
background-color: #252222;
}
.latest .item {
margin-bottom: 30px;
color: #899198;
}
.latest .item .title {
font-size: 18px;
margin-top: 0;
}
.latest .item .title .label {
margin-left: 5px;
font-size: 12px;
}
.latest .item .title a {
color: #199aa6;
}
.latest .item .title a:hover {
color: #5f6b77;
}
.latest .item .project-image:hover {
-webkit-opacity: 0.8;
-moz-opacity: 0.8;
opacity: 0.8;
}
.latest .divider {
margin-bottom: 60px;
}
.latest .featured {
margin-bottom: 60px;
}
.latest .featured .title {
font-size: 20px;
margin-bottom: 5px;
font-size: 20px;
}
.latest .featured .summary {
margin-bottom: 30px;
color: #778492;
}
.latest .featured img {
margin-bottom: 30px;
}
.latest .featured .desc {
margin-bottom: 30px;
}
.latest .has-ribbon {
position: relative;
display: inline-block;
}
.latest .has-ribbon .text {
background: #3AAA64;
color: #fff;
}
.latest .has-ribbon .ribbon {
position: absolute;
top: -4px;
right: -4px;
width: 110px;
height: 110px;
overflow: hidden;
}
.latest .has-ribbon .ribbon .text {
font-family: 'Montserrat', sans-serif;
position: relative;
left: -8px;
top: 18px;
width: 158px;
padding: 10px 10px;
font-size: 15px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
color: #fff;
background-color: #479FC8;
-webkit-transform: rotate(45deg) translate3d(0, 0, 0);
-moz-transform: rotate(45deg) translate3d(0, 0, 0);
-ms-transform: rotate(45deg) translate3d(0, 0, 0);
-o-transform: rotate(45deg) translate3d(0, 0, 0);
}
.latest .has-ribbon .ribbon .text:before,
.latest .has-ribbon .ribbon .text:after {
content: '';
position: absolute;
bottom: -5px;
border-top: 5px solid #276582;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}
.latest .has-ribbon .ribbon .text:before {
left: 0;
}
.latest .has-ribbon .ribbon .text:after {
right: 0;
}
.project-image {
height: 80%;
}
.btn-siz {
width: fit-content;
height: 20px;
margin-top: -4px;
margin-left: 10%;
}
.btn-sizf {
width: fit-content;
height: 20px;
margin-top: -4px;
margin-left: 0;
}
.pm {
margin-top: -7.5px;
}
/*--------------------------------------------------------------
# Contact
--------------------------------------------------------------*/
.bg-contact2 {
width: 100%;
background-repeat: no-repeat;
background-position: center center;
background-size: cover;
margin-top: -80px;
margin-left: -90px;
}
.container-contact2 {
width: 100%;
min-height: 100vh;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
padding: 15px;
background: transparent
}
.wrap-contact2 {
width: 790px;
background-color: #252222;
border-radius: 10px;
overflow: hidden;
padding: 72px 55px 90px 55px;
}
/*------------------------------------------------------------------
[ ]*/
.contact2-form {
width: 100%;
}
.contact2-form-title {
display: block;
font-family: Poppins-Bold;
font-size: 39px;
color: #333333;
line-height: 1.2;
text-align: center;
padding-bottom: 90px;
}
/*------------------------------------------------------------------
[ ]*/
.wrap-input2 {
width: 100%;
position: relative;
border-bottom: 2px solid #adadad;
margin-bottom: 37px;
}
.input2 {
display: block;
width: 100%;
font-family: Poppins-Regular;
font-size: 15px;
color: white;
line-height: 1.2;
background-color: #252222;
}
.focus-input2 {
position: absolute;
display: block;
width: 100%;
height: 100%;
top: 0;
left: 0;
pointer-events: none;
}
.focus-input2::before {
content: "";
display: block;
position: absolute;
bottom: -2px;
left: 0;
width: 0;
height: 2px;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.focus-input2::after {
content: attr(data-placeholder);
display: block;
width: 100%;
position: absolute;
top: 0px;
left: 0;
font-family: Poppins-Regular;
font-size: 13px;
color: #999999;
line-height: 1.2;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
/*---------------------------------------------*/
input.input2 {
height: 45px;
background-color: #252222;
}
input.input2+.focus-input2::after {
top: 16px;
left: 0;
}
textarea.input2 {
min-height: 115px;
padding-top: 13px;
padding-bottom: 13px;
}
textarea.input2+.focus-input2::after {
top: 16px;
left: 0;
}
.input2:focus+.focus-input2::after {
top: -13px;
}
.input2:focus+.focus-input2::before {
width: 100%;
}
.has-val.input2+.focus-input2::after {
top: -13px;
}
.has-val.input2+.focus-input2::before {
width: 100%;
}
/*------------------------------------------------------------------
[ Button ]*/
.container-contact2-form-btn {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
justify-content: center;
padding-top: 13px;
}
.wrap-contact2-form-btn {
display: block;
position: relative;
z-index: 1;
border-radius: 2px;
width: auto;
overflow: hidden;
margin: 0 auto;
}
.contact2-form-bgbtn {
position: absolute;
z-index: -1;
width: 300%;
height: 100%;
background: rgba(219, 21, 99, 1);
background: -webkit-linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);
background: -o-linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);
background: -moz-linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);
background: linear-gradient(-135deg, #d5007d, #e53935, #d5007d, #e53935);
top: 0;
left: -100%;
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.contact2-form-btn {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
align-items: center;
padding: 0 20px;
min-width: 244px;
height: 50px;
font-family: Poppins-Medium;
font-size: 16px;
color: #fff;
line-height: 1.2;
}
.wrap-contact2-form-btn:hover .contact2-form-bgbtn {
left: 0;
}
/*------------------------------------------------------------------
[ Responsive ]*/
@media (max-width: 576px) {
.wrap-contact2 {
padding: 72px 15px 90px 15px;
}
}
/*------------------------------------------------------------------
[ Alert validate ]*/
.validate-input {
position: relative;
}
.alert-validate::before {
content: attr(data-validate);
position: absolute;
max-width: 70%;
background-color: white;
border: 1px solid #c80000;
border-radius: 2px;
padding: 4px 25px 4px 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 0px;
pointer-events: none;
font-family: Poppins-Regular;
color: #c80000;
font-size: 13px;
line-height: 1.4;
text-align: left;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity 0.4s;
-o-transition: opacity 0.4s;
-moz-transition: opacity 0.4s;
transition: opacity 0.4s;
}
.alert-validate::after {
content: "\f12a";
font-family: FontAwesome;
display: block;
position: absolute;
color: #c80000;
font-size: 16px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
right: 8px;
}
.alert-validate:hover:before {
visibility: visible;
opacity: 1;
}
@media (max-width: 992px) {
.alert-validate::before {
visibility: visible;
opacity: 1;
}
}
input {
outline: none;
border: none;
}
textarea {
outline: none;
border: none;
}
textarea:focus,
input:focus {
border-color: transparent !important;
}
input:focus::-webkit-input-placeholder {
color: transparent;
}
input:focus:-moz-placeholder {
color: transparent;
}
input:focus::-moz-placeholder {
color: transparent;
}
input:focus:-ms-input-placeholder {
color: transparent;
}
textarea:focus::-webkit-input-placeholder {
color: transparent;
}
textarea:focus:-moz-placeholder {
color: transparent;
}
textarea:focus::-moz-placeholder {
color: transparent;
}
textarea:focus:-ms-input-placeholder {
color: transparent;
}
input::-webkit-input-placeholder {
color: #999999;
}
input:-moz-placeholder {
color: #999999;
}
input::-moz-placeholder {
color: #999999;
}
input:-ms-input-placeholder {
color: #999999;
}
textarea::-webkit-input-placeholder {
color: #999999;
}
textarea:-moz-placeholder {
color: #999999;
}
textarea::-moz-placeholder {
color: #999999;
}
textarea:-ms-input-placeholder {
color: #999999;
}
/*---------------------------------------------*/
button {
outline: none !important;
border: none;
background: transparent;
}
button:hover {
cursor: pointer;
}
iframe {
border: none !important;
}
.prj {
justify-content: start;
margin-top: 0px;
margin-bottom: 0px;
}
#navbar {
top: 0;
transition: top 0.3s;
}
.nav-item {
display: inline-block;
position: relative;
padding-bottom: 3px;
margin-right: 10px;
}
.nav-item:last-child {
margin-right: 0;
}
.nav-item:after {
content: '';
display: block;
margin: auto;
height: 3px;
width: 0px;
background: transparent;
transition: width .5s ease, background-color .5s ease;
}
.nav-item:hover:after {
width: 100%;
background: orange;
}
#scroll {
position: fixed;
right: 10px;
bottom: 10px;
cursor: pointer;
width: 50px;
height: 50px;
background-color: #3498db;
text-indent: -9999px;
display: none;
-webkit-border-radius: 60px;
-moz-border-radius: 60px;
border-radius: 60px
}
#scroll span {
position: absolute;
top: 50%;
left: 50%;
margin-left: -8px;
margin-top: -12px;
height: 0;
width: 0;
border: 8px solid transparent;
border-bottom-color: #ffffff;
}
#scroll:hover {
background-color: #e74c3c;
opacity: 1;
filter: "alpha(opacity=100)";
-ms-filter: "alpha(opacity=100)";
}
.fa-github {
color: purple;
}
.fa-instagram {
color: palevioletred;
}
.fa-twitter {
color: #3498db;
}
.des-m {
font-size: smaller;
}
.item {
box-shadow: 50px;
} | 0.393502 | 0.106551 |
.grid-display {
display: -ms-grid;
display: grid;
-ms-grid-columns: 50px 50px 50px;
grid-template-columns: 50px 50px 50px;
-ms-grid-rows: 50px 50px 50px;
grid-template-rows: 50px 50px 50px;
margin: 20px;
}
.item {
/* -ms-grid-template-column: 2;
-ms-grid-template-row: 1; */
font-size: 2em;
text-align: center;
border: 1px solid #e5e4e9;
}
.grid-inline-grid {
display: inline-grid;
}
.grid-percent {
grid-template-columns: 33% 33% 33%x;
grid-template-rows: 33% 33% 33%;
}
.grid-repeat {
grid-template-columns: repeat(3 50px);
grid-template-rows: repeat(3 50px);
}
.grid-repeat-special {
grid-template-columns: repeat(2, 100px 20px 80px);
grid-template-rows: repeat(3, 50px);
}
.grid-auto-fill {
grid-template-columns: repeat(auto-fill, 100px);
}
.grid-fr {
grid-template-columns: 1fr 2fr;
}
.grid-fr1 {
grid-template-columns: 150px 1fr 2fr;
}
.grid-minmax {
grid-template-columns: 1fr 1fr minmax(300px, 1fr);
}
.grid-auto {
grid-template-columns: 300px auto 200px;
}
.grid-line-name {
grid-template-columns: [c1 r-11] 100px [c1] 20px [c1] 50px [c1];
grid-template-rows: [r1] 30px [r1] 20px [r1] 50px [c1];
}
.grid-gap1 {
grid-row-gap: 20px;
grid-column-gap: 20px;
}
.grid-gap2 {
/* grid-gap: 10px; */
gap: 10px;
}
.grid-areas1 {
grid-template-areas: 'a b c'
'd e f'
'g h i';
}
.grid-areas2 {
grid-template-areas: 'a a a'
'b b b'
'c c c';
}
.grid-areas3 {
grid-template-areas: "header header header"
"main main sidebar"
"footer footer footer";
}
.grid-areas4 {
grid-template-areas: 'a . c'
'd . f'
'g . i';
}
.grid-auto-flow1 {
grid-auto-flow: column;
}
.grid-auto-flow2 {
grid-auto-flow: row;
}
.grid-auto-flow3 {
grid-auto-flow: row dense;
}
.grid-auto-flow4 {
grid-auto-flow: column dense;
}
.auto-flow-item1 {
background-color: #ef342a;
grid-column-start: 1;
grid-column-end: 3;
}
.auto-flow-item2 {
background-color: #f68f26;
grid-column-start: 1;
grid-column-end: 3;
}
.grid-justify-items1 {
justify-items: start;
}
.grid-justify-items2 {
place-items: start end;
}
.grid-justify-content1 {
justify-content: end;
}
.grid-justify-content2 {
justify-content: space-between;
}
.grid-auto-columns1 {
grid-template-columns: 50px 150px 50px;
grid-template-rows: 50px 150px 50px;
grid-auto-columns: 30px;
grid-auto-rows: 80px;
}
.auto-columns-item-8 {
background-color: #d0e4a9;
grid-row-start: 4;
grid-column-start: 2;
}
.auto-columns-item-9 {
background-color: #4dc7ec;
grid-row-start: 5;
grid-column-start: 4;
}
.grid-column-start1 {}
.grid-column-item-1 {
background-color: #4dc7ec;
grid-column-start: 2;
grid-column-end: 4;
}
.grid-column-item-2 {
background-color: #4dc7ec;
grid-row-start: 2;
grid-row-end: 4;
grid-column-start: 1;
grid-column-end: 3;
}
.grid-column-item-3 {
background-color: #4d5dec;
grid-column-start: span 2;
}
.grid-column-1 {}
.grid-column-item-11 {
background-color: #4d5dec;
grid-column: 1 / 3;
}
.grid-column-item-12 {
background-color: #4d5dec;
grid-column: 1 / span 2;
}
.grid-area {
grid-template-areas: 'a b c'
'd e f'
'g h i';
}
.grid-area-item-1 {
background-color: #ef342a;
grid-area: a;
z-index: 1;
}
.grid-area-item-2 {
background-color: #574e8b;
grid-area: 1 / 1 / 3 / 3;
} | docs/note/css/grid-demo.css | .grid-display {
display: -ms-grid;
display: grid;
-ms-grid-columns: 50px 50px 50px;
grid-template-columns: 50px 50px 50px;
-ms-grid-rows: 50px 50px 50px;
grid-template-rows: 50px 50px 50px;
margin: 20px;
}
.item {
/* -ms-grid-template-column: 2;
-ms-grid-template-row: 1; */
font-size: 2em;
text-align: center;
border: 1px solid #e5e4e9;
}
.grid-inline-grid {
display: inline-grid;
}
.grid-percent {
grid-template-columns: 33% 33% 33%x;
grid-template-rows: 33% 33% 33%;
}
.grid-repeat {
grid-template-columns: repeat(3 50px);
grid-template-rows: repeat(3 50px);
}
.grid-repeat-special {
grid-template-columns: repeat(2, 100px 20px 80px);
grid-template-rows: repeat(3, 50px);
}
.grid-auto-fill {
grid-template-columns: repeat(auto-fill, 100px);
}
.grid-fr {
grid-template-columns: 1fr 2fr;
}
.grid-fr1 {
grid-template-columns: 150px 1fr 2fr;
}
.grid-minmax {
grid-template-columns: 1fr 1fr minmax(300px, 1fr);
}
.grid-auto {
grid-template-columns: 300px auto 200px;
}
.grid-line-name {
grid-template-columns: [c1 r-11] 100px [c1] 20px [c1] 50px [c1];
grid-template-rows: [r1] 30px [r1] 20px [r1] 50px [c1];
}
.grid-gap1 {
grid-row-gap: 20px;
grid-column-gap: 20px;
}
.grid-gap2 {
/* grid-gap: 10px; */
gap: 10px;
}
.grid-areas1 {
grid-template-areas: 'a b c'
'd e f'
'g h i';
}
.grid-areas2 {
grid-template-areas: 'a a a'
'b b b'
'c c c';
}
.grid-areas3 {
grid-template-areas: "header header header"
"main main sidebar"
"footer footer footer";
}
.grid-areas4 {
grid-template-areas: 'a . c'
'd . f'
'g . i';
}
.grid-auto-flow1 {
grid-auto-flow: column;
}
.grid-auto-flow2 {
grid-auto-flow: row;
}
.grid-auto-flow3 {
grid-auto-flow: row dense;
}
.grid-auto-flow4 {
grid-auto-flow: column dense;
}
.auto-flow-item1 {
background-color: #ef342a;
grid-column-start: 1;
grid-column-end: 3;
}
.auto-flow-item2 {
background-color: #f68f26;
grid-column-start: 1;
grid-column-end: 3;
}
.grid-justify-items1 {
justify-items: start;
}
.grid-justify-items2 {
place-items: start end;
}
.grid-justify-content1 {
justify-content: end;
}
.grid-justify-content2 {
justify-content: space-between;
}
.grid-auto-columns1 {
grid-template-columns: 50px 150px 50px;
grid-template-rows: 50px 150px 50px;
grid-auto-columns: 30px;
grid-auto-rows: 80px;
}
.auto-columns-item-8 {
background-color: #d0e4a9;
grid-row-start: 4;
grid-column-start: 2;
}
.auto-columns-item-9 {
background-color: #4dc7ec;
grid-row-start: 5;
grid-column-start: 4;
}
.grid-column-start1 {}
.grid-column-item-1 {
background-color: #4dc7ec;
grid-column-start: 2;
grid-column-end: 4;
}
.grid-column-item-2 {
background-color: #4dc7ec;
grid-row-start: 2;
grid-row-end: 4;
grid-column-start: 1;
grid-column-end: 3;
}
.grid-column-item-3 {
background-color: #4d5dec;
grid-column-start: span 2;
}
.grid-column-1 {}
.grid-column-item-11 {
background-color: #4d5dec;
grid-column: 1 / 3;
}
.grid-column-item-12 {
background-color: #4d5dec;
grid-column: 1 / span 2;
}
.grid-area {
grid-template-areas: 'a b c'
'd e f'
'g h i';
}
.grid-area-item-1 {
background-color: #ef342a;
grid-area: a;
z-index: 1;
}
.grid-area-item-2 {
background-color: #574e8b;
grid-area: 1 / 1 / 3 / 3;
} | 0.46563 | 0.308529 |
form {
margin: 0 0 20px;
}
input,
textarea {
width: 210px;
}
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 {
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
-moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
-o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: #999999;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
select,
input[type="file"] {
height: 30px;
line-height: 30px;
}
select {
width: 220px;
border: 1px solid #ddd;
}
select[multiple],
select[size] {
height: auto;
}
.radio,
.checkbox {
padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
padding-top: 5px;
margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
.radio.btn-group input[type=radio] {
display: none;
}
.radio.btn-group > label:first-of-type {
margin-left: 0;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
padding-left: 0;
}
.input-mini {
width: 60px;
}
.input-small {
width: 90px;
}
.input-medium {
width: 150px;
}
.input-large {
width: 210px;
}
.input-xlarge {
width: 270px;
}
.input-xxlarge {
width: 530px;
}
.form-actions {
padding: 19px 20px 20px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
}
.help-block,
.help-inline {
color: #909090;
}
.help-block {
margin-bottom: 10px;
}
.input-append,
.input-prepend {
margin-bottom: 5px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
padding-left: 0;
margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
margin-right: 3px;
margin-left: 0;
}
.control-group {
margin-bottom: 10px;
}
legend + .control-group {
margin-top: 20px;
}
.form-horizontal .control-group {
margin-bottom: 20px;
}
.form-horizontal .control-label {
width: 140px;
padding-top: 5px;
text-align: right;
}
.form-horizontal .controls {
margin-left: 160px;
}
.form-horizontal .help-block {
margin-top: 10px;
margin-bottom: 0;
}
.form-horizontal .form-actions {
padding-left: 160px;
}
.form-vertical .control-label {
float: none;
width: auto;
padding-right: 0;
padding-top: 0;
text-align: left;
}
.form-vertical .controls {
margin-left: 0;
}
.btn,
.button,
button {
padding: 4px 14px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
color: #6a6a6a;
text-shadow: 0 1px 1px rgba(255,255,255,0.75);
background-color: #fdfdfd;
background-image: -moz-linear-gradient(top,#ffffff,#F9F9F9);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#F9F9F9));
background-image: -webkit-linear-gradient(top,#ffffff,#F9F9F9);
background-image: -o-linear-gradient(top,#ffffff,#F9F9F9);
background-image: linear-gradient(to bottom,#ffffff,#F9F9F9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff9f9f9', GradientType=0);
border-color: #F9F9F9 #F9F9F9 #d3d3d3;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #F9F9F9;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled],
button:hover,
button:focus,
button:active,
button.active,
button.disabled,
button[disabled] {
color: #6a6a6a;
background-color: #F9F9F9;
*background-color: #ececec;
}
.btn:active,
.btn.active,
.button:active,
.button.active,
button:active,
button.active {
background-color: #e0e0e0 \9;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
text-decoration: none;
background-color: #F9F9F9;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
text-decoration: 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);
}
.btn-large {
padding: 9px 14px;
font-size: 16px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
}
.btn-small {
padding: 3px 9px;
font-size: 13px;
}
.btn-mini {
padding: 2px 6px;
font-size: 12px;
}
.btn-micro {
padding: 1px 4px;
font-size: 10px;
line-height: 8px;
}
.btn {
border-color: #c5c5c5;
border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #7ab800;
background-image: -moz-linear-gradient(top,#88cc00,#690);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#88cc00),to(#690));
background-image: -webkit-linear-gradient(top,#88cc00,#690);
background-image: -o-linear-gradient(top,#88cc00,#690);
background-image: linear-gradient(to bottom,#88cc00,#690);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff87cc00', endColorstr='#ff669900', GradientType=0);
border-color: #690 #690 #334d00;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #690;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
color: #fff;
background-color: #690;
*background-color: #558000;
}
.btn-primary:active,
.btn-primary.active {
background-color: #446600 \9;
}
.btn-warning {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #ff961f;
background-image: -moz-linear-gradient(top,#ffa033,#f80);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffa033),to(#f80));
background-image: -webkit-linear-gradient(top,#ffa033,#f80);
background-image: -o-linear-gradient(top,#ffa033,#f80);
background-image: linear-gradient(to bottom,#ffa033,#f80);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9f32', endColorstr='#ffff8800', GradientType=0);
border-color: #f80 #f80 #b35f00;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #f80;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
color: #fff;
background-color: #f80;
*background-color: #e67a00;
}
.btn-warning:active,
.btn-warning.active {
background-color: #cc6d00 \9;
}
.btn-danger {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #f63e11;
background-image: -moz-linear-gradient(top,#ff491d,#E92D00);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff491d),to(#E92D00));
background-image: -webkit-linear-gradient(top,#ff491d,#E92D00);
background-image: -o-linear-gradient(top,#ff491d,#E92D00);
background-image: linear-gradient(to bottom,#ff491d,#E92D00);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff481d', endColorstr='#ffe92d00', GradientType=0);
border-color: #E92D00 #E92D00 #9d1e00;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #E92D00;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
color: #fff;
background-color: #E92D00;
*background-color: #d02800;
}
.btn-danger:active,
.btn-danger.active {
background-color: #b62300 \9;
}
.btn-success {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #7ab800;
background-image: -moz-linear-gradient(top,#88cc00,#690);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#88cc00),to(#690));
background-image: -webkit-linear-gradient(top,#88cc00,#690);
background-image: -o-linear-gradient(top,#88cc00,#690);
background-image: linear-gradient(to bottom,#88cc00,#690);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff87cc00', endColorstr='#ff669900', GradientType=0);
border-color: #690 #690 #334d00;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #690;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
color: #fff;
background-color: #690;
*background-color: #558000;
}
.btn-success:active,
.btn-success.active {
background-color: #446600 \9;
}
.btn-info {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #00b0eb;
background-image: -moz-linear-gradient(top,#00bfff,#09c);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
background-image: -webkit-linear-gradient(top,#00bfff,#09c);
background-image: -o-linear-gradient(top,#00bfff,#09c);
background-image: linear-gradient(to bottom,#00bfff,#09c);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
border-color: #09c #09c #006080;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #09c;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
color: #fff;
background-color: #09c;
*background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
background-color: #007399 \9;
}
.btn-inverse {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #797979;
background-image: -moz-linear-gradient(top,#848484,#6a6a6a);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#848484),to(#6a6a6a));
background-image: -webkit-linear-gradient(top,#848484,#6a6a6a);
background-image: -o-linear-gradient(top,#848484,#6a6a6a);
background-image: linear-gradient(to bottom,#848484,#6a6a6a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff838383', endColorstr='#ff6a6a6a', GradientType=0);
border-color: #6a6a6a #6a6a6a #444444;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #6a6a6a;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
color: #fff;
background-color: #6a6a6a;
*background-color: #5d5d5d;
}
.btn-inverse:active,
.btn-inverse.active {
background-color: #515151 \9;
}
.invalid {
border-color: #E92D00;
}
label.invalid {
color: #E92D00;
}
input.invalid {
border: 1px solid #E92D00;
} | public/assets/t3-assets/dev/green/templates.t3_blank.less.form.less.css | form {
margin: 0 0 20px;
}
input,
textarea {
width: 210px;
}
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 {
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
-webkit-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
-moz-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
-o-transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
transition: border linear .2s, box-shadow linear .2s, width 0.7s ease 0s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: #999999;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,0,0,.25);
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
select,
input[type="file"] {
height: 30px;
line-height: 30px;
}
select {
width: 220px;
border: 1px solid #ddd;
}
select[multiple],
select[size] {
height: auto;
}
.radio,
.checkbox {
padding-left: 18px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
margin-left: -18px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
padding-top: 5px;
margin-bottom: 0;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
.radio.btn-group input[type=radio] {
display: none;
}
.radio.btn-group > label:first-of-type {
margin-left: 0;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
padding-left: 0;
}
.input-mini {
width: 60px;
}
.input-small {
width: 90px;
}
.input-medium {
width: 150px;
}
.input-large {
width: 210px;
}
.input-xlarge {
width: 270px;
}
.input-xxlarge {
width: 530px;
}
.form-actions {
padding: 19px 20px 20px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
}
.help-block,
.help-inline {
color: #909090;
}
.help-block {
margin-bottom: 10px;
}
.input-append,
.input-prepend {
margin-bottom: 5px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
margin-bottom: 0;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
padding-left: 0;
margin-bottom: 0;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
margin-right: 3px;
margin-left: 0;
}
.control-group {
margin-bottom: 10px;
}
legend + .control-group {
margin-top: 20px;
}
.form-horizontal .control-group {
margin-bottom: 20px;
}
.form-horizontal .control-label {
width: 140px;
padding-top: 5px;
text-align: right;
}
.form-horizontal .controls {
margin-left: 160px;
}
.form-horizontal .help-block {
margin-top: 10px;
margin-bottom: 0;
}
.form-horizontal .form-actions {
padding-left: 160px;
}
.form-vertical .control-label {
float: none;
width: auto;
padding-right: 0;
padding-top: 0;
text-align: left;
}
.form-vertical .controls {
margin-left: 0;
}
.btn,
.button,
button {
padding: 4px 14px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.1);
color: #6a6a6a;
text-shadow: 0 1px 1px rgba(255,255,255,0.75);
background-color: #fdfdfd;
background-image: -moz-linear-gradient(top,#ffffff,#F9F9F9);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#F9F9F9));
background-image: -webkit-linear-gradient(top,#ffffff,#F9F9F9);
background-image: -o-linear-gradient(top,#ffffff,#F9F9F9);
background-image: linear-gradient(to bottom,#ffffff,#F9F9F9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff9f9f9', GradientType=0);
border-color: #F9F9F9 #F9F9F9 #d3d3d3;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #F9F9F9;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled],
.button:hover,
.button:focus,
.button:active,
.button.active,
.button.disabled,
.button[disabled],
button:hover,
button:focus,
button:active,
button.active,
button.disabled,
button[disabled] {
color: #6a6a6a;
background-color: #F9F9F9;
*background-color: #ececec;
}
.btn:active,
.btn.active,
.button:active,
.button.active,
button:active,
button.active {
background-color: #e0e0e0 \9;
}
.btn:hover,
.btn a.btn:hover,
.button:hover,
.button a.btn:hover,
button:hover,
button a.btn:hover {
text-decoration: none;
background-color: #F9F9F9;
}
.btn:focus,
.btn a.btn:focus,
.button:focus,
.button a.btn:focus,
button:focus,
button a.btn:focus {
outline: 0;
}
.btn.active,
.btn:active,
.btn a.btn:active,
.button.active,
.button:active,
.button a.btn:active,
button.active,
button:active,
button a.btn:active {
text-decoration: 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);
}
.btn-large {
padding: 9px 14px;
font-size: 16px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.5);
}
.btn-small {
padding: 3px 9px;
font-size: 13px;
}
.btn-mini {
padding: 2px 6px;
font-size: 12px;
}
.btn-micro {
padding: 1px 4px;
font-size: 10px;
line-height: 8px;
}
.btn {
border-color: #c5c5c5;
border-color: rgba(0,0,0,0.15) rgba(0,0,0,0.15) rgba(0,0,0,0.25);
}
.btn-primary {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #7ab800;
background-image: -moz-linear-gradient(top,#88cc00,#690);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#88cc00),to(#690));
background-image: -webkit-linear-gradient(top,#88cc00,#690);
background-image: -o-linear-gradient(top,#88cc00,#690);
background-image: linear-gradient(to bottom,#88cc00,#690);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff87cc00', endColorstr='#ff669900', GradientType=0);
border-color: #690 #690 #334d00;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #690;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
color: #fff;
background-color: #690;
*background-color: #558000;
}
.btn-primary:active,
.btn-primary.active {
background-color: #446600 \9;
}
.btn-warning {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #ff961f;
background-image: -moz-linear-gradient(top,#ffa033,#f80);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffa033),to(#f80));
background-image: -webkit-linear-gradient(top,#ffa033,#f80);
background-image: -o-linear-gradient(top,#ffa033,#f80);
background-image: linear-gradient(to bottom,#ffa033,#f80);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff9f32', endColorstr='#ffff8800', GradientType=0);
border-color: #f80 #f80 #b35f00;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #f80;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
color: #fff;
background-color: #f80;
*background-color: #e67a00;
}
.btn-warning:active,
.btn-warning.active {
background-color: #cc6d00 \9;
}
.btn-danger {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #f63e11;
background-image: -moz-linear-gradient(top,#ff491d,#E92D00);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#ff491d),to(#E92D00));
background-image: -webkit-linear-gradient(top,#ff491d,#E92D00);
background-image: -o-linear-gradient(top,#ff491d,#E92D00);
background-image: linear-gradient(to bottom,#ff491d,#E92D00);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff481d', endColorstr='#ffe92d00', GradientType=0);
border-color: #E92D00 #E92D00 #9d1e00;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #E92D00;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
color: #fff;
background-color: #E92D00;
*background-color: #d02800;
}
.btn-danger:active,
.btn-danger.active {
background-color: #b62300 \9;
}
.btn-success {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #7ab800;
background-image: -moz-linear-gradient(top,#88cc00,#690);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#88cc00),to(#690));
background-image: -webkit-linear-gradient(top,#88cc00,#690);
background-image: -o-linear-gradient(top,#88cc00,#690);
background-image: linear-gradient(to bottom,#88cc00,#690);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff87cc00', endColorstr='#ff669900', GradientType=0);
border-color: #690 #690 #334d00;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #690;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
color: #fff;
background-color: #690;
*background-color: #558000;
}
.btn-success:active,
.btn-success.active {
background-color: #446600 \9;
}
.btn-info {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #00b0eb;
background-image: -moz-linear-gradient(top,#00bfff,#09c);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#00bfff),to(#09c));
background-image: -webkit-linear-gradient(top,#00bfff,#09c);
background-image: -o-linear-gradient(top,#00bfff,#09c);
background-image: linear-gradient(to bottom,#00bfff,#09c);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00bfff', endColorstr='#ff0099cc', GradientType=0);
border-color: #09c #09c #006080;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #09c;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
color: #fff;
background-color: #09c;
*background-color: #0086b3;
}
.btn-info:active,
.btn-info.active {
background-color: #007399 \9;
}
.btn-inverse {
color: #fff;
text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
background-color: #797979;
background-image: -moz-linear-gradient(top,#848484,#6a6a6a);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#848484),to(#6a6a6a));
background-image: -webkit-linear-gradient(top,#848484,#6a6a6a);
background-image: -o-linear-gradient(top,#848484,#6a6a6a);
background-image: linear-gradient(to bottom,#848484,#6a6a6a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff838383', endColorstr='#ff6a6a6a', GradientType=0);
border-color: #6a6a6a #6a6a6a #444444;
border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
*background-color: #6a6a6a;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
color: #fff;
background-color: #6a6a6a;
*background-color: #5d5d5d;
}
.btn-inverse:active,
.btn-inverse.active {
background-color: #515151 \9;
}
.invalid {
border-color: #E92D00;
}
label.invalid {
color: #E92D00;
}
input.invalid {
border: 1px solid #E92D00;
} | 0.312265 | 0.145874 |
.jdpicker_w .date_selector * {
width: auto;
height: auto;
border: none;
background: none;
margin: 0;
padding: 0;
text-align: left;
text-decoration: none;
font-size:12px;
}
.jdpicker_w .date_selector {
background: #FFF;
border: 1px solid #bbb;
padding: 5px;
margin: -1px 0 0 0;
position: absolute;
z-index: 100000;
display: none;
width:222px
}
.jdpicker_w .date_selector table{
width:210px;
margin-left:3px;
}
.jdpicker_w .date_clearer{
color: #a00;
padding-left:3px;
cursor:pointer;
font-weight:bold;
font-family:sans-serif
}
.jdpicker_w .date_selector_ieframe {
position: absolute;
z-index: 99999;
display: none;
}
.jdpicker_w .error_msg{
display:none;
text-align:center;
font-size:0.8em;
color:#666
}
.jdpicker_w .date_selector .nav {
width: 17.5em; /* 7 * 2.5em */
}
.jdpicker_w .date_selector .month_nav, .jdpicker_w .date_selector .year_nav {
margin: 0 0 3px 0;
padding: 0;
display: block;
position: relative;
text-align: center;
}
.jdpicker_w .date_selector .month_nav {
float: left;
width: 56%;
}
.jdpicker_w .date_selector .year_nav {
float: right;
width: 37%;
position:relative;
}
.jdpicker_w .date_selector .month_nav select {
width:75px;
margin: 0 auto;
border:1px solid #ccc;
position:relative;
top:1px
}
.jdpicker_w .date_selector .year_nav .year_input {
text-align:center;
width:36px;
border:1px solid #ccc;
position:relative;
top:2px
}
.jdpicker_w .date_selector .month_name, .jdpicker_w .date_selector .year_name {
font-weight: bold;
line-height: 20px;
}
.jdpicker_w .date_selector .button {
display: block;
position: absolute;
top: 0;
width: 18px;
height: 18px;
line-height: 17px;
font-weight: bold;
color: #333;
text-align: center;
font-size: 120%;
overflow: hidden;
border: 1px solid #F2F2F2;
cursor:pointer;
}
.jdpicker_w .date_selector .button:hover, .jdpicker_w .date_selector .button.hover {
background: none;
color: #333;
cursor: pointer;
border-color: #ccc;
}
.jdpicker_w .date_selector .prev {
left: 0;
}
.jdpicker_w .date_selector .next {
right: 0;
}
.jdpicker_w .date_selector table {
margin:0 auto;
border-spacing: 1px;
clear: both;
}
.jdpicker_w .date_selector th{
padding-top:5px
}
.jdpicker_w .date_selector th, .jdpicker_w .date_selector td {
text-align: center;
color: black;
}
.jdpicker_w .date_selector th.week_label{
font-weight:normal;
font-style:italic;
font-size:80%;
width:25px
}
.jdpicker_w .date_selector .week_num, .jdpicker_w .date_selector .hover .week_num, .jdpicker_w .date_selector .selected .week_num{
font-style:italic;
color:#333 !important;
vertical-align:bottom !important;
text-align:right;
border:none !important;
font-size:70%;
background:#FCFCFC !important;
padding-right:4px;
}
.jdpicker_w .date_selector td {
border: 1px solid #ccc;
line-height: 2em;
text-align: center;
white-space: nowrap;
color: #003C78;
background: white;
}
.jdpicker_w .date_selector td.today {
background: #FFFEB3;
}
.jdpicker_w .date_selector td.unselected_month {
color: #ccc;
}
.jdpicker_w .date_selector td.selectable_day, .jdpicker_w .date_selector tr.selectable_week td {
cursor: pointer;
background:url('images/bg_selectable.png');
border:1px solid #aaa;
color:#333
}
.jdpicker_w .date_selector td.selected, .jdpicker_w .date_selector tr.selected td{
background: url('images/bg_selected.png');
font-weight: bold;
}
.jdpicker_w .date_selector tr.selectable_week.hover td, .jdpicker_w .date_selector td.selectable_day.hover {
background: url('images/bg_hover.png');
color: white;
} | public/vendor/4.0/jdpicker_1.1/jdpicker.css | .jdpicker_w .date_selector * {
width: auto;
height: auto;
border: none;
background: none;
margin: 0;
padding: 0;
text-align: left;
text-decoration: none;
font-size:12px;
}
.jdpicker_w .date_selector {
background: #FFF;
border: 1px solid #bbb;
padding: 5px;
margin: -1px 0 0 0;
position: absolute;
z-index: 100000;
display: none;
width:222px
}
.jdpicker_w .date_selector table{
width:210px;
margin-left:3px;
}
.jdpicker_w .date_clearer{
color: #a00;
padding-left:3px;
cursor:pointer;
font-weight:bold;
font-family:sans-serif
}
.jdpicker_w .date_selector_ieframe {
position: absolute;
z-index: 99999;
display: none;
}
.jdpicker_w .error_msg{
display:none;
text-align:center;
font-size:0.8em;
color:#666
}
.jdpicker_w .date_selector .nav {
width: 17.5em; /* 7 * 2.5em */
}
.jdpicker_w .date_selector .month_nav, .jdpicker_w .date_selector .year_nav {
margin: 0 0 3px 0;
padding: 0;
display: block;
position: relative;
text-align: center;
}
.jdpicker_w .date_selector .month_nav {
float: left;
width: 56%;
}
.jdpicker_w .date_selector .year_nav {
float: right;
width: 37%;
position:relative;
}
.jdpicker_w .date_selector .month_nav select {
width:75px;
margin: 0 auto;
border:1px solid #ccc;
position:relative;
top:1px
}
.jdpicker_w .date_selector .year_nav .year_input {
text-align:center;
width:36px;
border:1px solid #ccc;
position:relative;
top:2px
}
.jdpicker_w .date_selector .month_name, .jdpicker_w .date_selector .year_name {
font-weight: bold;
line-height: 20px;
}
.jdpicker_w .date_selector .button {
display: block;
position: absolute;
top: 0;
width: 18px;
height: 18px;
line-height: 17px;
font-weight: bold;
color: #333;
text-align: center;
font-size: 120%;
overflow: hidden;
border: 1px solid #F2F2F2;
cursor:pointer;
}
.jdpicker_w .date_selector .button:hover, .jdpicker_w .date_selector .button.hover {
background: none;
color: #333;
cursor: pointer;
border-color: #ccc;
}
.jdpicker_w .date_selector .prev {
left: 0;
}
.jdpicker_w .date_selector .next {
right: 0;
}
.jdpicker_w .date_selector table {
margin:0 auto;
border-spacing: 1px;
clear: both;
}
.jdpicker_w .date_selector th{
padding-top:5px
}
.jdpicker_w .date_selector th, .jdpicker_w .date_selector td {
text-align: center;
color: black;
}
.jdpicker_w .date_selector th.week_label{
font-weight:normal;
font-style:italic;
font-size:80%;
width:25px
}
.jdpicker_w .date_selector .week_num, .jdpicker_w .date_selector .hover .week_num, .jdpicker_w .date_selector .selected .week_num{
font-style:italic;
color:#333 !important;
vertical-align:bottom !important;
text-align:right;
border:none !important;
font-size:70%;
background:#FCFCFC !important;
padding-right:4px;
}
.jdpicker_w .date_selector td {
border: 1px solid #ccc;
line-height: 2em;
text-align: center;
white-space: nowrap;
color: #003C78;
background: white;
}
.jdpicker_w .date_selector td.today {
background: #FFFEB3;
}
.jdpicker_w .date_selector td.unselected_month {
color: #ccc;
}
.jdpicker_w .date_selector td.selectable_day, .jdpicker_w .date_selector tr.selectable_week td {
cursor: pointer;
background:url('images/bg_selectable.png');
border:1px solid #aaa;
color:#333
}
.jdpicker_w .date_selector td.selected, .jdpicker_w .date_selector tr.selected td{
background: url('images/bg_selected.png');
font-weight: bold;
}
.jdpicker_w .date_selector tr.selectable_week.hover td, .jdpicker_w .date_selector td.selectable_day.hover {
background: url('images/bg_hover.png');
color: white;
} | 0.333829 | 0.040541 |
.app{
background-color: #e2e8f0;
}
div {
display: block;
}
.app-header{
font-size: 30px;
margin: 6px;
margin-bottom: 0px;
box-sizing: border-box;
}
.app-grid{
display: grid;
row-gap: 16px;
max-width: 900px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
.box{
border: 1px solid none;
border-radius: 0px;
padding: 8px 16px;
height: auto;
width: 900px;
box-sizing: border-box;
background-color:rgba(226, 232, 240);
margin-top: 220px;
margin-bottom: -230px;
}
.item{
padding-left: 5px;
width: 260px;
height: 360px;
margin-bottom: -80px;
margin-top: 7px;
box-sizing: border-box;
float: left;
position: relative;
margin-left: -200px;
}
.section-name{
text-align: left;
margin-top: 0px;
margin-left: 200px;
box-sizing: border-box;
display: block;
color: #111;;
word-break: break-word;
word-wrap: break-word;
}
.by{
margin-left: 80px;
font-size: 15px;
box-sizing: border-box;
font-weight:bold;
}
.genre{
margin-left: 80px;
font-size: 15px;
box-sizing: border-box;
font-weight:bold;
}
.tit{
margin-left: 80px;
font-size: 20px;
color: #fa604a;
box-sizing: border-box;
font-weight:bold;
}
.rating{
margin-left: 0px;
font-size: 15px;
box-sizing: border-box;
color: salmon;
}
.wbox{
border: 1px white none;
width: auto;
box-sizing: border-box;
margin-top: 8px;
margin-left: 80px;
border-radius: 10px;
}
.about{
position: relative;
color: #333;
margin-top: 0px;
line-height: 28px;
margin-left: 0px;
font-size: 15px;
text-align: left;
box-sizing: border-box;
padding: 2px;
}
.box-commmet{
border: 1px solid none;
border-radius: 12px;
padding: 8px 16px;
height: auto;
width: auto;
box-sizing: border-box;
background-color:#cbcbd2;
}
.commemt-fild{
width: 100%;
height: 98%;
padding: 9px;
font-size: 14px;
background-color: white;
border: none;
border-radius: 10px;
}
.show-other{
border: 1px solid none;
border-radius: 12px;
padding: 8px 16px;
height: auto;
width: auto;
box-sizing: border-box;
background-color:#cbcbd2;
;
}
.comment-box{
border: 1px solid none;
border-radius: 12px;
padding: 8px 16px;
height: auto;
width: auto;
box-sizing: border-box;
background-color:white;
}
.button{
margin-top: 7px;
background-color:white;
width: 100px;
border-block: 1px solid;
}
.nameuser{
font-size: 16px;
margin-top: 0px;
}
.content{
margin-top: 0px;
}
.time-post{
margin-bottom: -12px;
}
.Editbutton{
text-align: right;
margin-top: -100px;
margin-bottom: 60px;
}
.ebutton{
margin-top: 7px;
background-color:white;
width: 30px;
border-block: 1px solid;
border-right: 1px solid;
border-left: 1px solid;
} | src/bookpage/bookpage.css | .app{
background-color: #e2e8f0;
}
div {
display: block;
}
.app-header{
font-size: 30px;
margin: 6px;
margin-bottom: 0px;
box-sizing: border-box;
}
.app-grid{
display: grid;
row-gap: 16px;
max-width: 900px;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
.box{
border: 1px solid none;
border-radius: 0px;
padding: 8px 16px;
height: auto;
width: 900px;
box-sizing: border-box;
background-color:rgba(226, 232, 240);
margin-top: 220px;
margin-bottom: -230px;
}
.item{
padding-left: 5px;
width: 260px;
height: 360px;
margin-bottom: -80px;
margin-top: 7px;
box-sizing: border-box;
float: left;
position: relative;
margin-left: -200px;
}
.section-name{
text-align: left;
margin-top: 0px;
margin-left: 200px;
box-sizing: border-box;
display: block;
color: #111;;
word-break: break-word;
word-wrap: break-word;
}
.by{
margin-left: 80px;
font-size: 15px;
box-sizing: border-box;
font-weight:bold;
}
.genre{
margin-left: 80px;
font-size: 15px;
box-sizing: border-box;
font-weight:bold;
}
.tit{
margin-left: 80px;
font-size: 20px;
color: #fa604a;
box-sizing: border-box;
font-weight:bold;
}
.rating{
margin-left: 0px;
font-size: 15px;
box-sizing: border-box;
color: salmon;
}
.wbox{
border: 1px white none;
width: auto;
box-sizing: border-box;
margin-top: 8px;
margin-left: 80px;
border-radius: 10px;
}
.about{
position: relative;
color: #333;
margin-top: 0px;
line-height: 28px;
margin-left: 0px;
font-size: 15px;
text-align: left;
box-sizing: border-box;
padding: 2px;
}
.box-commmet{
border: 1px solid none;
border-radius: 12px;
padding: 8px 16px;
height: auto;
width: auto;
box-sizing: border-box;
background-color:#cbcbd2;
}
.commemt-fild{
width: 100%;
height: 98%;
padding: 9px;
font-size: 14px;
background-color: white;
border: none;
border-radius: 10px;
}
.show-other{
border: 1px solid none;
border-radius: 12px;
padding: 8px 16px;
height: auto;
width: auto;
box-sizing: border-box;
background-color:#cbcbd2;
;
}
.comment-box{
border: 1px solid none;
border-radius: 12px;
padding: 8px 16px;
height: auto;
width: auto;
box-sizing: border-box;
background-color:white;
}
.button{
margin-top: 7px;
background-color:white;
width: 100px;
border-block: 1px solid;
}
.nameuser{
font-size: 16px;
margin-top: 0px;
}
.content{
margin-top: 0px;
}
.time-post{
margin-bottom: -12px;
}
.Editbutton{
text-align: right;
margin-top: -100px;
margin-bottom: 60px;
}
.ebutton{
margin-top: 7px;
background-color:white;
width: 30px;
border-block: 1px solid;
border-right: 1px solid;
border-left: 1px solid;
} | 0.263031 | 0.075892 |
*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }
body {
font-family: 'Roboto Mono', monospace;
color: #666c7b;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background: #f8f8f8;
font-weight: 400;
overflow: auto;
}
.demo-1 main {
position: relative;
z-index: 1;
overflow: auto;
}
.demo-4 main {
-webkit-animation: fadeAllIn 2s;
animation: fadeAllIn 2s;
}
@-webkit-keyframes fadeAllIn {
0%, 50% { opacity: 0; -webkit-transform: translate3d(-10px,0,0); transform: translate3d(-10px,0,0); }
100% { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes fadeAllIn {
0%, 50% { opacity: 0; -webkit-transform: translate3d(-10px,0,0); transform: translate3d(-10px,0,0); }
100% { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
a {
outline: none;
color: #eecc99;
text-decoration: none;
}
a:hover, a:focus { color: #666c7b; }
/* Individual demo styles */
.demo-2 {
background: #396ad1;
color: #fff;
}
.demo-2 a { color: #f3ef8b; }
.demo-2 a:hover, .demo-2 a:focus { color: #fff; }
.demo-3 {
background: #e8e8ec;
color: #fff;
height: 100vh;
font-family: 'Roboto Condensed', sans-serif;
}
.demo-3::after {
content: '';
pointer-events: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 20px solid #fff;
}
.demo-3 a { color: #9e9e9e; }
.demo-3 a:hover, .demo-3 a:focus { color: #333; }
.demo-4 {
background: #F5F5F5;
color: #737373;
position: relative;
font-family: 'Playfair Display', serif;
}
.demo-4 a { color: #47a53d; }
.demo-4 a:hover, .demo-4 a:focus { color: #333; }
.demo-5 {
background: #78e5ae;
color: #30664b;
position: relative;
font-family: 'Roboto Condensed', sans-serif;
}
.demo-5 a { color: #fff; }
.demo-5 a:hover, .demo-5 a:focus { color: #000; }
.demo-6 {
background: #3f51b5;
color: #fff;
position: relative;
font-family: 'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
}
.demo-6 a { color: #eb585d; }
.demo-6 a:hover, .demo-5 a:focus { color: #fff; }
/* Helpers */
.hidden {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
pointer-events: none;
}
/* Buttons */
.btn {
background: #eecc99;
color: inherit;
border: 0;
margin: 0;
display: block;
padding: 0.5em 1.15em;
border-radius: 0.3em;
margin: 1em 0 0;
font-size: 0.75em;
font-weight: bold;
text-transform: capitalize;
max-width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.btn[disabled] {
opacity: 0.8;
}
.btn:not([disabled]):hover {
background: #666c7b;
color: #fff;
}
.btn:focus {
outline: none;
}
/* Icons */
.icon {
display: block;
width: 1.5em;
height: 1.5em;
margin: 0 auto;
fill: currentColor;
}
/* Header */
.codrops-header {
margin: 12vh 0 0 10%;
padding: 2em;
position: relative;
}
.actions {
margin: 1em 0 0 0;
z-index: 100;
position: relative;
}
.demo-2 .codrops-header {
margin: calc(10vh + 1px) 0 0 calc(10% + 1px);
padding: 2em;
width: calc(50vw - 1px);
min-height: calc(40vh - 1px);
position: relative;
z-index: 100;
background: #0f27b7;
}
.demo-3 .codrops-header,
.demo-6 .codrops-header {
text-align: center;
position: absolute;
width: calc(80vw - 5px);
top: 15vh;
left: 10vw;
height: calc(70vh - 5px);
margin: 5px 0 0 5px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: translate3d(0,100px,0);
transform: translate3d(0,100px,0);
-webkit-animation: fadeIn 2s ease-out forwards;
animation: fadeIn 2s ease-out forwards;
}
@-webkit-keyframes fadeIn {
0%, 40% { opacity: 0; }
85%, 100% { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes fadeIn {
0%, 40% { opacity: 0; }
85%, 100% { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
.demo-4 .codrops-header {
margin: 0;
padding: 0 0 0 2em;
z-index: 100;
}
.codrops-header__title {
margin: 0;
padding: 0 0 0.15em 0;
font-size: 9vw;
text-transform: uppercase;
line-height: 1;
font-weight: normal;
}
.demo-1 .codrops-header__title {
font-family: 'Bungee Inline', sans-serif;
color: #eecc99;
display: inline-block;
text-indent: -0.05em;
}
.demo-2 .codrops-header__title {
font-family: inherit;
color: #fff;
font-size: 6vw;
font-weight: 100;
margin-bottom: 10vh;
}
.demo-3 .codrops-header__title {
font-family: 'Kaushan Script', cusrive;
text-transform: none;
font-size: 14vw;
color: #000;
margin: 0;
padding: 0 0 0.35em;
}
.demo-4 .codrops-header__title {
font-size: 2.5em;
font-weight: bold;
}
.demo-4 .codrops-header__title span {
font-style: italic;
font-weight: 400;
text-transform: none;
font-size: 0.75em;
display: block;
}
.demo-5 .codrops-header__title {
font-size: 14vw;
text-indent: -0.075em;
font-weight: bold;
line-height: 0.8;
padding: 0;
font-family: 'Teko', sans-serif;
color: #fff;
}
.demo-6 .codrops-header__title {
font-family: 'Ultra', serif;
text-transform: none;
font-size: 10vw;
margin: 0.15em 0 0 0;
text-shadow: 8px 13px 0px #F85659;
}
.codrops-header__tagline {
padding: 0;
margin: 0;
font-weight: bold;
font-size: 1.25em;
line-height: 1.5;
}
.demo-2 .codrops-header__tagline {
font-size: 1em;
}
/* Top Navigation Style */
.codrops-links {
display: inline-flex;
text-align: center;
white-space: nowrap;
margin: 1em;
position: fixed;
top: 0;
left: 0;
}
.demo-3 .codrops-links,
.demo-6 .codrops-links {
position: relative;
}
.demo-4 .codrops-links {
position: relative;
margin: 2em 0;
}
.codrops-links::after {
position: absolute;
top: 0%;
left: 50%;
width: 1px;
height: 100%;
background: #ddd;
content: '';
-webkit-transform: rotate(22.5deg);
transform: rotate(22.5deg);
}
.codrops-icon {
display: block;
padding: 0.25em 1.5em 0.25em 0;
}
.codrops-icon:last-child {
padding-right: 0;
}
/* Demo links */
.codrops-demos {
margin: 1em 0 0 0;
}
.demo-5 .codrops-demos {
margin: 0;
}
.codrops-demos a {
display: inline-block;
margin: 0 1em 0 0;
font-weight: bold;
font-size: 0.85em;
}
.demo-3 .codrops-demos a {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.85em;
font-weight: normal;
}
.demo-4 .codrops-demos a {
font-size: 1em;
font-weight: normal;
font-style: italic;
margin: 1em 1em 0.5em 0;
}
.codrops-demos a.current-demo {
color: #666c7b;
}
.demo-2 .codrops-demos a.current-demo {
color: #091452;
}
.demo-4 .codrops-demos a.current-demo {
border-bottom: 1px solid;
}
.demo-5 .codrops-demos a.current-demo {
color: #30664b;
}
.demo-6 .codrops-demos a.current-demo {
color: #2e3a79;
}
/* Content */
.content {
padding: 3em 0;
position: relative;
}
.demo-2 .content {
padding: 10vw 0;
}
.demo-4 .content--columns {
padding: 4em 2em;
}
.demo-1 .content--grid p {
font-weight: bold;
margin: 0 10%;
padding: 1em;
line-height: 1.5;
color: #b8b4b4;
}
.demo-2 .content--grid p {
background: #fff;
font-weight: bold;
color: #0f27b7;
min-height: 10vw;
margin: 0 10vw;
padding: 2em;
line-height: 1.5;
}
.demo-5 .content--grid p {
padding: 2em;
}
.demo-4 .content--columns p {
font-size: 0.95em;
padding: 0 1.75em 0 0;
line-height: 1.75;
margin: 0 0 1em;
}
/* Related demos */
.content--related {
text-align: center;
font-weight: bold;
padding: 4em 0 15em;
}
.media-item {
display: inline-block;
padding: 1em;
vertical-align: top;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.media-item__img {
max-width: 100%;
box-shadow: 0 15px 10px -10px rgba(0,0,0,0);
-webkit-transition: box-shadow 0.3s, -webkit-transform 0.3s;
transition: box-shadow 0.3s, transform 0.3s;
}
.media-item:hover .media-item__img,
.media-item:focus .media-item__img {
-webkit-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
box-shadow: 0 15px 10px -10px rgba(0,0,0,0.3);
}
.media-item__title {
margin: 0;
padding: 0.5em;
font-size: 1em;
}
.dummy {
width: 100%;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
padding: 20px 20px 0 20px;
height: 15vh;
}
.dummy__icon {
width: calc(10vw - 20px);
color: #b0b0b1;
}
@media screen and (min-width: 50em) {
.demo-4 .codrops-header {
margin: 0;
padding: 0 0 0 2em;
width: 50vw;
z-index: 100;
position: absolute;
}
.demo-4 .codrops-header__title {
margin: 0 0 6em 50vw;
padding: 0.75em 0 0 0.35em;
width: 25vw;
}
.demo-4 .codrops-links {
position: fixed;
margin: 2em;
}
.demo-4 .content--columns {
padding: 22em 0 0 calc(50vw + 2em);
margin: 0 0 20em;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 3em;
-moz-column-gap: 3em;
column-gap: 3em;
}
.actions {
width: 14.5vw;
margin: 2em 0 0 19vw;
position: absolute;
}
.content--grid p {
margin: 0 0 2em;
width: 20%;
margin-left: 10%;
text-align: right;
position: relative;
}
.content--grid p:nth-child(odd) {
margin-left: 50%;
text-align: left;
}
.content--grid p:nth-child(3n) {
margin-left: 70%;
text-align: left;
}
.demo-5 .content--grid p:nth-child(3n) {
padding-left: 3.5em;
}
}
@media screen and (max-width: 50em) {
.codrops-header {
padding: 1em;
}
.demo-2 .codrops-header {
margin-top: 5em;
width: calc(80vw - 1px);
}
.demo-3::after {
border-width: 10px;
}
.demo-4 .codrops-demos a {
margin-top: 0;
}
.demo-5 .content--grid p {
padding: 1em 1em 0;
margin: 0 10%;
}
.dummy {
padding: 10px 15% 0 15%;
}
.dummy__icon {
width: calc(10vw - 10px);
}
} | demoHouse/LineMaker/css/demo.css | *, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }
body {
font-family: 'Roboto Mono', monospace;
color: #666c7b;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
background: #f8f8f8;
font-weight: 400;
overflow: auto;
}
.demo-1 main {
position: relative;
z-index: 1;
overflow: auto;
}
.demo-4 main {
-webkit-animation: fadeAllIn 2s;
animation: fadeAllIn 2s;
}
@-webkit-keyframes fadeAllIn {
0%, 50% { opacity: 0; -webkit-transform: translate3d(-10px,0,0); transform: translate3d(-10px,0,0); }
100% { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes fadeAllIn {
0%, 50% { opacity: 0; -webkit-transform: translate3d(-10px,0,0); transform: translate3d(-10px,0,0); }
100% { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
a {
outline: none;
color: #eecc99;
text-decoration: none;
}
a:hover, a:focus { color: #666c7b; }
/* Individual demo styles */
.demo-2 {
background: #396ad1;
color: #fff;
}
.demo-2 a { color: #f3ef8b; }
.demo-2 a:hover, .demo-2 a:focus { color: #fff; }
.demo-3 {
background: #e8e8ec;
color: #fff;
height: 100vh;
font-family: 'Roboto Condensed', sans-serif;
}
.demo-3::after {
content: '';
pointer-events: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 20px solid #fff;
}
.demo-3 a { color: #9e9e9e; }
.demo-3 a:hover, .demo-3 a:focus { color: #333; }
.demo-4 {
background: #F5F5F5;
color: #737373;
position: relative;
font-family: 'Playfair Display', serif;
}
.demo-4 a { color: #47a53d; }
.demo-4 a:hover, .demo-4 a:focus { color: #333; }
.demo-5 {
background: #78e5ae;
color: #30664b;
position: relative;
font-family: 'Roboto Condensed', sans-serif;
}
.demo-5 a { color: #fff; }
.demo-5 a:hover, .demo-5 a:focus { color: #000; }
.demo-6 {
background: #3f51b5;
color: #fff;
position: relative;
font-family: 'Avenir Next', Avenir, 'Helvetica Neue', Helvetica, 'Segoe UI', Arial, sans-serif;
}
.demo-6 a { color: #eb585d; }
.demo-6 a:hover, .demo-5 a:focus { color: #fff; }
/* Helpers */
.hidden {
position: absolute;
overflow: hidden;
width: 0;
height: 0;
pointer-events: none;
}
/* Buttons */
.btn {
background: #eecc99;
color: inherit;
border: 0;
margin: 0;
display: block;
padding: 0.5em 1.15em;
border-radius: 0.3em;
margin: 1em 0 0;
font-size: 0.75em;
font-weight: bold;
text-transform: capitalize;
max-width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.btn[disabled] {
opacity: 0.8;
}
.btn:not([disabled]):hover {
background: #666c7b;
color: #fff;
}
.btn:focus {
outline: none;
}
/* Icons */
.icon {
display: block;
width: 1.5em;
height: 1.5em;
margin: 0 auto;
fill: currentColor;
}
/* Header */
.codrops-header {
margin: 12vh 0 0 10%;
padding: 2em;
position: relative;
}
.actions {
margin: 1em 0 0 0;
z-index: 100;
position: relative;
}
.demo-2 .codrops-header {
margin: calc(10vh + 1px) 0 0 calc(10% + 1px);
padding: 2em;
width: calc(50vw - 1px);
min-height: calc(40vh - 1px);
position: relative;
z-index: 100;
background: #0f27b7;
}
.demo-3 .codrops-header,
.demo-6 .codrops-header {
text-align: center;
position: absolute;
width: calc(80vw - 5px);
top: 15vh;
left: 10vw;
height: calc(70vh - 5px);
margin: 5px 0 0 5px;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-transform: translate3d(0,100px,0);
transform: translate3d(0,100px,0);
-webkit-animation: fadeIn 2s ease-out forwards;
animation: fadeIn 2s ease-out forwards;
}
@-webkit-keyframes fadeIn {
0%, 40% { opacity: 0; }
85%, 100% { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
@keyframes fadeIn {
0%, 40% { opacity: 0; }
85%, 100% { opacity: 1; -webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0); }
}
.demo-4 .codrops-header {
margin: 0;
padding: 0 0 0 2em;
z-index: 100;
}
.codrops-header__title {
margin: 0;
padding: 0 0 0.15em 0;
font-size: 9vw;
text-transform: uppercase;
line-height: 1;
font-weight: normal;
}
.demo-1 .codrops-header__title {
font-family: 'Bungee Inline', sans-serif;
color: #eecc99;
display: inline-block;
text-indent: -0.05em;
}
.demo-2 .codrops-header__title {
font-family: inherit;
color: #fff;
font-size: 6vw;
font-weight: 100;
margin-bottom: 10vh;
}
.demo-3 .codrops-header__title {
font-family: 'Kaushan Script', cusrive;
text-transform: none;
font-size: 14vw;
color: #000;
margin: 0;
padding: 0 0 0.35em;
}
.demo-4 .codrops-header__title {
font-size: 2.5em;
font-weight: bold;
}
.demo-4 .codrops-header__title span {
font-style: italic;
font-weight: 400;
text-transform: none;
font-size: 0.75em;
display: block;
}
.demo-5 .codrops-header__title {
font-size: 14vw;
text-indent: -0.075em;
font-weight: bold;
line-height: 0.8;
padding: 0;
font-family: 'Teko', sans-serif;
color: #fff;
}
.demo-6 .codrops-header__title {
font-family: 'Ultra', serif;
text-transform: none;
font-size: 10vw;
margin: 0.15em 0 0 0;
text-shadow: 8px 13px 0px #F85659;
}
.codrops-header__tagline {
padding: 0;
margin: 0;
font-weight: bold;
font-size: 1.25em;
line-height: 1.5;
}
.demo-2 .codrops-header__tagline {
font-size: 1em;
}
/* Top Navigation Style */
.codrops-links {
display: inline-flex;
text-align: center;
white-space: nowrap;
margin: 1em;
position: fixed;
top: 0;
left: 0;
}
.demo-3 .codrops-links,
.demo-6 .codrops-links {
position: relative;
}
.demo-4 .codrops-links {
position: relative;
margin: 2em 0;
}
.codrops-links::after {
position: absolute;
top: 0%;
left: 50%;
width: 1px;
height: 100%;
background: #ddd;
content: '';
-webkit-transform: rotate(22.5deg);
transform: rotate(22.5deg);
}
.codrops-icon {
display: block;
padding: 0.25em 1.5em 0.25em 0;
}
.codrops-icon:last-child {
padding-right: 0;
}
/* Demo links */
.codrops-demos {
margin: 1em 0 0 0;
}
.demo-5 .codrops-demos {
margin: 0;
}
.codrops-demos a {
display: inline-block;
margin: 0 1em 0 0;
font-weight: bold;
font-size: 0.85em;
}
.demo-3 .codrops-demos a {
text-transform: uppercase;
letter-spacing: 1px;
font-size: 0.85em;
font-weight: normal;
}
.demo-4 .codrops-demos a {
font-size: 1em;
font-weight: normal;
font-style: italic;
margin: 1em 1em 0.5em 0;
}
.codrops-demos a.current-demo {
color: #666c7b;
}
.demo-2 .codrops-demos a.current-demo {
color: #091452;
}
.demo-4 .codrops-demos a.current-demo {
border-bottom: 1px solid;
}
.demo-5 .codrops-demos a.current-demo {
color: #30664b;
}
.demo-6 .codrops-demos a.current-demo {
color: #2e3a79;
}
/* Content */
.content {
padding: 3em 0;
position: relative;
}
.demo-2 .content {
padding: 10vw 0;
}
.demo-4 .content--columns {
padding: 4em 2em;
}
.demo-1 .content--grid p {
font-weight: bold;
margin: 0 10%;
padding: 1em;
line-height: 1.5;
color: #b8b4b4;
}
.demo-2 .content--grid p {
background: #fff;
font-weight: bold;
color: #0f27b7;
min-height: 10vw;
margin: 0 10vw;
padding: 2em;
line-height: 1.5;
}
.demo-5 .content--grid p {
padding: 2em;
}
.demo-4 .content--columns p {
font-size: 0.95em;
padding: 0 1.75em 0 0;
line-height: 1.75;
margin: 0 0 1em;
}
/* Related demos */
.content--related {
text-align: center;
font-weight: bold;
padding: 4em 0 15em;
}
.media-item {
display: inline-block;
padding: 1em;
vertical-align: top;
-webkit-transition: color 0.3s;
transition: color 0.3s;
}
.media-item__img {
max-width: 100%;
box-shadow: 0 15px 10px -10px rgba(0,0,0,0);
-webkit-transition: box-shadow 0.3s, -webkit-transform 0.3s;
transition: box-shadow 0.3s, transform 0.3s;
}
.media-item:hover .media-item__img,
.media-item:focus .media-item__img {
-webkit-transform: translate3d(0,-10px,0);
transform: translate3d(0,-10px,0);
box-shadow: 0 15px 10px -10px rgba(0,0,0,0.3);
}
.media-item__title {
margin: 0;
padding: 0.5em;
font-size: 1em;
}
.dummy {
width: 100%;
display: -webkit-flex;
display: -ms-flex;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: space-between;
-ms-flex-pack: space-between;
justify-content: space-between;
padding: 20px 20px 0 20px;
height: 15vh;
}
.dummy__icon {
width: calc(10vw - 20px);
color: #b0b0b1;
}
@media screen and (min-width: 50em) {
.demo-4 .codrops-header {
margin: 0;
padding: 0 0 0 2em;
width: 50vw;
z-index: 100;
position: absolute;
}
.demo-4 .codrops-header__title {
margin: 0 0 6em 50vw;
padding: 0.75em 0 0 0.35em;
width: 25vw;
}
.demo-4 .codrops-links {
position: fixed;
margin: 2em;
}
.demo-4 .content--columns {
padding: 22em 0 0 calc(50vw + 2em);
margin: 0 0 20em;
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 3em;
-moz-column-gap: 3em;
column-gap: 3em;
}
.actions {
width: 14.5vw;
margin: 2em 0 0 19vw;
position: absolute;
}
.content--grid p {
margin: 0 0 2em;
width: 20%;
margin-left: 10%;
text-align: right;
position: relative;
}
.content--grid p:nth-child(odd) {
margin-left: 50%;
text-align: left;
}
.content--grid p:nth-child(3n) {
margin-left: 70%;
text-align: left;
}
.demo-5 .content--grid p:nth-child(3n) {
padding-left: 3.5em;
}
}
@media screen and (max-width: 50em) {
.codrops-header {
padding: 1em;
}
.demo-2 .codrops-header {
margin-top: 5em;
width: calc(80vw - 1px);
}
.demo-3::after {
border-width: 10px;
}
.demo-4 .codrops-demos a {
margin-top: 0;
}
.demo-5 .content--grid p {
padding: 1em 1em 0;
margin: 0 10%;
}
.dummy {
padding: 10px 15% 0 15%;
}
.dummy__icon {
width: calc(10vw - 10px);
}
} | 0.342352 | 0.055875 |
:root {
--template-figure-padding: 16px;
--template-snippet-background: #fdf8f4;
--template-grey-background: #f7f7f8;
--template-snippet-font-color: #b98a64;
--template-snippet-border-color: #e9a468;
--template-boilerplate-color: #5f6264;
}
.gallery {
padding-bottom: 20px;
}
section.template-wrapper {
display: grid;
grid-template-columns: 100%;
margin-bottom: 1rem;
}
@media (min-width: 47.2em) {
section.template-wrapper {
grid-template-columns: 50% 50%;
grid-auto-rows: max-content;
grid-gap: 16px;
}
}
@media (min-width: 47.2em) {
section.template-wrapper.snippet {
grid-auto-rows: 30rem;
}
}
figure.template-card {
border: 1px solid #ccc;
border-top-width: 3px;
border-radius: 5px;
box-sizing: border-box;
box-shadow: 0px 4px 4px #eaebeb;
display: flex;
justify-content: space-evenly;
flex-direction: column;
margin: 0;
padding: 0 16px 16px 16px;
}
figure.template-card > a {
margin: 0 0 0.5em 0;
display: flex;
align-content: center;
}
figure.template-card h2 {
margin: 0 0.5em 0 0;
font-size: 22px;
display: inline;
color: black;
}
figure.template-card h2:hover {
opacity: 0.7;
cursor: pointer;
}
.headline {
padding-bottom: 2em;
}
.tag-group {
margin: 0.5em 0 0.5em 0;
}
.tag-group > button {
border-radius: 100px;
font-family: 'Open Sans';
line-height: 16px;
padding: 2px 10px 2px 10px;
font-size: small;
}
.tag-group > button.Enterprise {
color: #bf223c;
background: #fcf0f2;
}
.tag-group > button.Originless {
color: #398557;
background: #eff8f3;
}
.tag-group > button.Middleware {
color: #6373b6;
background: #f1f3f8;
}
.tag-group > button.Wasm {
color: #bf223c;
background: #fcf0f2;
}
.tooltip.Originless .tooltiptext:before {
content: 'Does not require a backend server';
}
.tooltip.Wasm .tooltiptext:before {
content: 'Uses WebAssembly';
}
.tooltip.Middleware .tooltiptext:before {
content: 'Modifies behavior of a backend server';
}
.tooltip.Enterprise .tooltiptext:before {
content: 'Some content restricted to Enterprise plans';
}
.tooltip.Business .tooltiptext:before {
content: 'Some content restricted Business plans or above';
}
.copy-group {
min-height: 0;
display: flex;
flex-direction: column;
}
.copy-step {
padding-bottom: 0.5rem;
flex: none;
align-items: center;
font-weight: bold;
display: flex;
}
.copy-step img {
/* Need to override theme */
flex: 1 !important;
width: 1.25rem !important;
margin: 0 0.3em 0 0 !important;
}
.copy-step span {
font-size: 14px;
flex: 30;
}
.copy-group .copy code {
display: block;
overflow: auto;
padding: 16px;
margin: 8px 0 0 0;
}
.copy-group .help {
color: #4d5257;
font-size: 0.7rem;
text-align: right;
}
.copy-group .help:hover {
opacity: 0.7;
cursor: pointer;
color: #f4a15d;
}
figure.template-card.snippet {
border-top-color: var(--template-snippet-border-color);
}
figure.template-card.boilerplate {
border-top-color: var(--template-boilerplate-color);
}
.boilerplate .copy a {
color: white;
}
.boilerplate .copy code {
background: var(--template-boilerplate-color);
color: white;
}
.snippet .copy {
display: flex;
min-height: 0;
flex-direction: column;
}
.snippet .copy code {
white-space: pre;
background: var(--template-snippet-background);
margin: 0 calc(var(--template-figure-padding) * -1);
border-left: 2px solid var(--template-snippet-border-color);
color: var(--template-snippet-font-color);
width: calc(100% + var(--template-snippet-border-color));
}
.copy-trigger:hover {
opacity: 0.7;
cursor: pointer;
}
/* Template Pages */
.grey.copy-group {
background: var(--template-grey-background);
}
.grey img.copy-trigger {
padding: 8px 8px 0 0 !important;
margin: 0 0 0 auto !important;
}
.grey code.copy {
white-space: pre;
margin-right: 30px;
background: inherit;
margin-top: -20px;
}
.black.copy-block {
margin-top: 0.5em;
background: var(--template-grey-background);
display: flex;
flex-direction: column;
justify-content: space-around;
max-width: max-content;
padding: 16px;
}
.black .copy-group {
background: var(--template-boilerplate-color);
border-radius: 5px;
padding: 10px;
flex-direction: row;
justify-content: stretch;
max-width: max-content;
}
.black .copy-group span {
color: white;
border-radius: 5px;
white-space: nowrap;
overflow: scroll;
font-family: monaco, courier, monospace;
margin-right: 10px;
max-width: 300px;
font-size: 14px;
}
.black .copy-group img {
min-width: 0.8rem;
}
.black.copy-block > span {
font-style: normal;
font-weight: normal;
font-size: 12px;
padding-top: 8px;
}
figure.template-page {
width: 97%;
}
/* back arrow */
.template-page .back {
display: inline-block;
}
#body .template-page .back img {
margin-right: 0.8em;
}
#body img {
margin: 0 0.3em 0 0;
display: inline-block;
}
/* Crazy selector is to override specificity of gridflex */
[class*='grid-'][class*='-noBottom'] > .col-4.demo {
margin-top: auto;
padding: 0 6px 0 6px;
}
[class*='grid-'] .col-4.links {
max-width: min-content;
}
.demo a {
border: 1px solid #eaebeb;
box-sizing: border-box;
box-shadow: 0px 4px 6px rgba(200, 205, 229, 0.25);
border-radius: 5px;
padding: 0.3em 0.4em 0.3em 0.4em;
margin: 0 0 0.5rem 0;
display: inline-block;
}
.demo span {
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 20px;
color: #4e5255;
}
.col-4 > .github {
background: #ffffff;
border: 1px solid #eaebeb;
box-sizing: border-box;
border-radius: 5px;
padding: 0.5em 0.75em 0.5em 0.75em;
display: flex;
flex-direction: column;
margin-top: 1rem;
}
.col-4 > .github a {
display: flex;
align-content: center;
}
.col-4 > .github a div {
padding-left: 0.5em;
text-overflow: ellipsis;
overflow: hidden;
}
.col-4 > .github .date {
font-size: 12px;
color: #62676a;
align-self: flex-end;
text-overflow: ellipsis;
overflow: hidden;
} | products/api/src/content/static/css/template.css | :root {
--template-figure-padding: 16px;
--template-snippet-background: #fdf8f4;
--template-grey-background: #f7f7f8;
--template-snippet-font-color: #b98a64;
--template-snippet-border-color: #e9a468;
--template-boilerplate-color: #5f6264;
}
.gallery {
padding-bottom: 20px;
}
section.template-wrapper {
display: grid;
grid-template-columns: 100%;
margin-bottom: 1rem;
}
@media (min-width: 47.2em) {
section.template-wrapper {
grid-template-columns: 50% 50%;
grid-auto-rows: max-content;
grid-gap: 16px;
}
}
@media (min-width: 47.2em) {
section.template-wrapper.snippet {
grid-auto-rows: 30rem;
}
}
figure.template-card {
border: 1px solid #ccc;
border-top-width: 3px;
border-radius: 5px;
box-sizing: border-box;
box-shadow: 0px 4px 4px #eaebeb;
display: flex;
justify-content: space-evenly;
flex-direction: column;
margin: 0;
padding: 0 16px 16px 16px;
}
figure.template-card > a {
margin: 0 0 0.5em 0;
display: flex;
align-content: center;
}
figure.template-card h2 {
margin: 0 0.5em 0 0;
font-size: 22px;
display: inline;
color: black;
}
figure.template-card h2:hover {
opacity: 0.7;
cursor: pointer;
}
.headline {
padding-bottom: 2em;
}
.tag-group {
margin: 0.5em 0 0.5em 0;
}
.tag-group > button {
border-radius: 100px;
font-family: 'Open Sans';
line-height: 16px;
padding: 2px 10px 2px 10px;
font-size: small;
}
.tag-group > button.Enterprise {
color: #bf223c;
background: #fcf0f2;
}
.tag-group > button.Originless {
color: #398557;
background: #eff8f3;
}
.tag-group > button.Middleware {
color: #6373b6;
background: #f1f3f8;
}
.tag-group > button.Wasm {
color: #bf223c;
background: #fcf0f2;
}
.tooltip.Originless .tooltiptext:before {
content: 'Does not require a backend server';
}
.tooltip.Wasm .tooltiptext:before {
content: 'Uses WebAssembly';
}
.tooltip.Middleware .tooltiptext:before {
content: 'Modifies behavior of a backend server';
}
.tooltip.Enterprise .tooltiptext:before {
content: 'Some content restricted to Enterprise plans';
}
.tooltip.Business .tooltiptext:before {
content: 'Some content restricted Business plans or above';
}
.copy-group {
min-height: 0;
display: flex;
flex-direction: column;
}
.copy-step {
padding-bottom: 0.5rem;
flex: none;
align-items: center;
font-weight: bold;
display: flex;
}
.copy-step img {
/* Need to override theme */
flex: 1 !important;
width: 1.25rem !important;
margin: 0 0.3em 0 0 !important;
}
.copy-step span {
font-size: 14px;
flex: 30;
}
.copy-group .copy code {
display: block;
overflow: auto;
padding: 16px;
margin: 8px 0 0 0;
}
.copy-group .help {
color: #4d5257;
font-size: 0.7rem;
text-align: right;
}
.copy-group .help:hover {
opacity: 0.7;
cursor: pointer;
color: #f4a15d;
}
figure.template-card.snippet {
border-top-color: var(--template-snippet-border-color);
}
figure.template-card.boilerplate {
border-top-color: var(--template-boilerplate-color);
}
.boilerplate .copy a {
color: white;
}
.boilerplate .copy code {
background: var(--template-boilerplate-color);
color: white;
}
.snippet .copy {
display: flex;
min-height: 0;
flex-direction: column;
}
.snippet .copy code {
white-space: pre;
background: var(--template-snippet-background);
margin: 0 calc(var(--template-figure-padding) * -1);
border-left: 2px solid var(--template-snippet-border-color);
color: var(--template-snippet-font-color);
width: calc(100% + var(--template-snippet-border-color));
}
.copy-trigger:hover {
opacity: 0.7;
cursor: pointer;
}
/* Template Pages */
.grey.copy-group {
background: var(--template-grey-background);
}
.grey img.copy-trigger {
padding: 8px 8px 0 0 !important;
margin: 0 0 0 auto !important;
}
.grey code.copy {
white-space: pre;
margin-right: 30px;
background: inherit;
margin-top: -20px;
}
.black.copy-block {
margin-top: 0.5em;
background: var(--template-grey-background);
display: flex;
flex-direction: column;
justify-content: space-around;
max-width: max-content;
padding: 16px;
}
.black .copy-group {
background: var(--template-boilerplate-color);
border-radius: 5px;
padding: 10px;
flex-direction: row;
justify-content: stretch;
max-width: max-content;
}
.black .copy-group span {
color: white;
border-radius: 5px;
white-space: nowrap;
overflow: scroll;
font-family: monaco, courier, monospace;
margin-right: 10px;
max-width: 300px;
font-size: 14px;
}
.black .copy-group img {
min-width: 0.8rem;
}
.black.copy-block > span {
font-style: normal;
font-weight: normal;
font-size: 12px;
padding-top: 8px;
}
figure.template-page {
width: 97%;
}
/* back arrow */
.template-page .back {
display: inline-block;
}
#body .template-page .back img {
margin-right: 0.8em;
}
#body img {
margin: 0 0.3em 0 0;
display: inline-block;
}
/* Crazy selector is to override specificity of gridflex */
[class*='grid-'][class*='-noBottom'] > .col-4.demo {
margin-top: auto;
padding: 0 6px 0 6px;
}
[class*='grid-'] .col-4.links {
max-width: min-content;
}
.demo a {
border: 1px solid #eaebeb;
box-sizing: border-box;
box-shadow: 0px 4px 6px rgba(200, 205, 229, 0.25);
border-radius: 5px;
padding: 0.3em 0.4em 0.3em 0.4em;
margin: 0 0 0.5rem 0;
display: inline-block;
}
.demo span {
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 20px;
color: #4e5255;
}
.col-4 > .github {
background: #ffffff;
border: 1px solid #eaebeb;
box-sizing: border-box;
border-radius: 5px;
padding: 0.5em 0.75em 0.5em 0.75em;
display: flex;
flex-direction: column;
margin-top: 1rem;
}
.col-4 > .github a {
display: flex;
align-content: center;
}
.col-4 > .github a div {
padding-left: 0.5em;
text-overflow: ellipsis;
overflow: hidden;
}
.col-4 > .github .date {
font-size: 12px;
color: #62676a;
align-self: flex-end;
text-overflow: ellipsis;
overflow: hidden;
} | 0.521471 | 0.17245 |