%PDF-
%PDF-
Mini Shell
Mini Shell
/* Registration and Login Page */
.login-page, .register-page {
color: #555;
padding: 30px;
}
/*Registration and Login Header*/
.login-header, .register-header {
color: #555;
text-align: center;
margin-bottom: 35px;
border-bottom: 1px dotted #CCCCCC;
}
.login-page .hr, .register-page .hr {
border-bottom: 1px dotted #CCCCCC !important;
margin:20px 0;
}
.login-header h3, .register-header h3 {
font-size: 24px;
margin-bottom: 15px;
}
/*Registration and Login Forms*/
.login-page label, .register-page label {
color: #777;
}
.login-page .input-group, .register-page input.form-control {
margin: 0 0 20px;
}
/*Invoice Page
------------------------------------*/
/*Invoice Header*/
.invoice-header {
color: #555;
overflow: hidden;
margin-bottom: 40px;
}
.invoice-header h1 {
font-size: 30px;
}
.invoice-header .invoice-numb {
font-size: 16px;
text-align: right;
}
.invoice-header .invoice-numb span {
color: 777;
display: block;
font-size: 13px;
}
/*Invoice Info*/
.invoice-info {
margin-bottom: 10px;
}
.invoice-info h2 {
color: #555;
font-size: 18px;
}
/*Invoice Footer*/
.invoice-total-info {
margin-bottom: 30px;
}
.invoice-total-info li {
font-size: 14px;
margin-bottom: 5px;
font-family: 'Open Sans';
}
/*Tag Boxes
------------------------------------*/
.tag-box {
padding: 20px;
margin-bottom: 30px;
border-radius:3px;
}
.tag-box h2 {
font-size: 20px;
line-height: 25px;
}
.tag-box p {
margin-bottom: 0;
}
/*Tag Boxes v1*/
.tag-box-v1 {
border: solid 1px #eee;
border-top: solid 2px #72c02c;
}
/*Tag Boxes v2*/
.tag-box-v2 {
background: #fafafa;
border: solid 1px #eee;
border-left: solid 2px #72c02c;
}
/*Tag Boxes v3*/
.tag-box-v3 {
border: solid 2px #eee;
}
/*Tag Boxes v4*/
.tag-box-v4 {
border: dashed 1px #bbb;
}
/*Tag Boxes v5*/
.tag-box-v5 {
margin: 20px 0;
text-align: center;
border: dashed 1px #ccc;
}
.tag-box-v5 span {
color: #555;
font-size: 28px;
margin-bottom: 0;
}
/*Tag Boxes v6*/
.tag-box-v6 {
background: #fafafa;
border: solid 1px #eee;
}
/*Tag Boxes v7*/
.tag-box-v7 {
border: solid 1px #eee;
border-bottom: solid 2px #72c02c;
}
.invoice .panel-heading {
padding:10px 15px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
background: #FAFAFA;
}
.invoice.panel {
margin-bottom:40px;
}
.invoice.panel .table {
margin-bottom: 0;
}
/*Coming Soon Page
------------------------------------*/
.coming-soon-page {
background: #585f69;
}
.coming-soon-border {
border-top: solid 3px #72c02c;
}
.coming-soon,
.coming-soon-plugin {
padding: 20px;
text-align: center;
margin-top: 20px;
}
.coming-soon-plugin {
min-height: 330px;
}
.coming-soon h1,
.coming-soon p {
color: #fff;
}
.coming-soon h1 {
font-size: 50px;
line-height: 50px;
margin-bottom: 15px;
text-shadow: none;
}
.coming-soon p {
font-size: 16px;
line-height: 22px;
}
.coming-soon-copyright {
padding: 5px 0;
}
.coming-soon-copyright p {
color: #fff;
text-align: right;
}
.coming-soon-page .footer-bottom {
background:none;
color:#fff;
}
Zerion Mini Shell 1.0