1145 lines
24 KiB
CSS
Executable File
1145 lines
24 KiB
CSS
Executable File
/*Core variables and mixins*/
|
|
.clearfix {
|
|
*zoom: 1;
|
|
}
|
|
.clearfix:before,
|
|
.clearfix:after {
|
|
display: table;
|
|
content: "";
|
|
line-height: 0;
|
|
}
|
|
.clearfix:after {
|
|
clear: both;
|
|
}
|
|
.hide-text {
|
|
font: 0/0 a;
|
|
color: transparent;
|
|
text-shadow: none;
|
|
background-color: transparent;
|
|
border: 0;
|
|
}
|
|
.input-block-level {
|
|
display: block;
|
|
width: 100%;
|
|
min-height: 28px;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
}
|
|
ul {
|
|
list-style-type: none;
|
|
}
|
|
*,
|
|
a:focus {
|
|
outline: none !important;
|
|
}
|
|
#content {
|
|
min-width: 980px;
|
|
}
|
|
/*------ template stylization ------*/
|
|
body {
|
|
min-width: 767px;
|
|
color: #666666;
|
|
}
|
|
h1,
|
|
h2,
|
|
h3,
|
|
h4,
|
|
h5,
|
|
h6 {
|
|
margin: 0;
|
|
line-height: 1em;
|
|
color: inherit;
|
|
text-rendering: optimizelegibility;
|
|
}
|
|
h1 small,
|
|
h2 small,
|
|
h3 small,
|
|
h4 small,
|
|
h5 small,
|
|
h6 small {
|
|
font-weight: normal;
|
|
line-height: 1;
|
|
color: #999999;
|
|
}
|
|
h1 {
|
|
font-size: 36px;
|
|
line-height: 1.1em;
|
|
color: #3a3a3a;
|
|
}
|
|
h2 {
|
|
color: #000000;
|
|
font-size: 27px;
|
|
font-weight: normal;
|
|
padding: 39px 0 19px;
|
|
}
|
|
h2 small {
|
|
font-size: 14px;
|
|
}
|
|
h3 {
|
|
color: #999999;
|
|
font-size: 24px;
|
|
font-weight: normal;
|
|
padding: 34px 0 29px;
|
|
}
|
|
h4 {
|
|
font-size: 16px;
|
|
line-height: 18px;
|
|
color: #000000;
|
|
font-weight: normal;
|
|
padding: 30px 0 18px;
|
|
}
|
|
h6 {
|
|
font-weight: bold;
|
|
color: #010101;
|
|
font-size: 13px;
|
|
margin: 0;
|
|
padding: 19px 0 2px;
|
|
}
|
|
h5 {
|
|
margin: 0;
|
|
line-height: 18px;
|
|
font-size: 13px;
|
|
}
|
|
.container-fluid {
|
|
max-width: 1170px;
|
|
margin: 0 auto;
|
|
}
|
|
.btn {
|
|
background: #fafafa;
|
|
display: inline-block;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset 0px 0px 1px #ffffff;
|
|
-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset 0px 0px 1px #ffffff;
|
|
box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.1), inset 0px 0px 1px #ffffff;
|
|
font-size: 13px;
|
|
line-height: 1em;
|
|
color: #3a3a3a;
|
|
font-weight: bold;
|
|
text-decoration: none;
|
|
padding: 9px 16px 10px 16px;
|
|
margin: 0;
|
|
-webkit-transition: none;
|
|
-moz-transition: none;
|
|
-o-transition: none;
|
|
transition: none;
|
|
}
|
|
.top-indent {
|
|
margin-top: 20px;
|
|
}
|
|
p {
|
|
padding-bottom: 9px;
|
|
margin: 0;
|
|
}
|
|
.overfow {
|
|
overflow: hidden;
|
|
}
|
|
.img-indent {
|
|
float: left;
|
|
margin: 13px 30px 27px 0;
|
|
}
|
|
.img-indent1 {
|
|
margin: 0;
|
|
display: inline-block;
|
|
}
|
|
.img-indent2 {
|
|
margin: 30px 0 0 ;
|
|
}
|
|
figure.img-polaroid {
|
|
text-align: center;
|
|
display: block;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
}
|
|
.img-container {
|
|
display: block;
|
|
text-align: center;
|
|
}
|
|
.link-1 {
|
|
text-decoration: underline;
|
|
}
|
|
.link-1:hover {
|
|
text-decoration: none;
|
|
}
|
|
p strong {
|
|
color: #010101;
|
|
}
|
|
/*------ header ------- */
|
|
header {
|
|
background: #fcfcfc;
|
|
padding: 14px 0 0px;
|
|
}
|
|
header h1 {
|
|
margin: 2px 0 0 67px;
|
|
}
|
|
header h1 a {
|
|
color: #3a3a3a;
|
|
}
|
|
header .brand {
|
|
text-indent: -1000px;
|
|
background: url(/help/wp-content/logo.png) no-repeat 0 0;
|
|
width: 375px;
|
|
height: 85px;
|
|
display: block;
|
|
}
|
|
header h1 {
|
|
text-align: center;
|
|
}
|
|
/*------ content ------- */
|
|
#content {
|
|
background: url(../img/tail-content.gif);
|
|
border-top: 1px solid #e1e1e1;
|
|
border-bottom: 1px solid #d7d7d7;
|
|
padding-bottom: 36px;
|
|
}
|
|
#content .bg-content-top {
|
|
background: url(../img/tail-content-top.gif) repeat-x 0 0;
|
|
padding-top: 44px;
|
|
}
|
|
#content ul {
|
|
list-style: none;
|
|
}
|
|
/*------ bs-docs-sidenav ------- */
|
|
#nav_container {
|
|
background: #ffffff;
|
|
border-top: 1px solid #ccc;
|
|
-webkit-border-radius: 6px;
|
|
-moz-border-radius: 6px;
|
|
border-radius: 6px;
|
|
-webkit-box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.1);
|
|
padding-bottom: 18px;
|
|
}
|
|
#affect_all {
|
|
padding: 2px 0 8px 0;
|
|
float: none;
|
|
text-align: center;
|
|
color: #666666;
|
|
display: block;
|
|
height: 12px;
|
|
-webkit-border-radius: 6px 6px 0 0;
|
|
-moz-border-radius: 6px 6px 0 0;
|
|
border-radius: 6px 6px 0 0;
|
|
}
|
|
#affect_all:hover {
|
|
color: #0179c6;
|
|
}
|
|
#affect_all i:before {
|
|
font-size: 18px;
|
|
}
|
|
#affect_all .close,
|
|
#affect_all .expand {
|
|
position: relative;
|
|
}
|
|
#affect_all .close {
|
|
display: none;
|
|
}
|
|
#nav_container {
|
|
width: 270px;
|
|
}
|
|
.bs-docs-sidenav.affix,
|
|
#nav_container.affix {
|
|
top: 40px;
|
|
}
|
|
#content .bs-docs-sidenav li a {
|
|
width: inherit;
|
|
}
|
|
.bs-docs-sidenav {
|
|
width: 100%;
|
|
margin: 0;
|
|
padding: 0;
|
|
background-color: #ffffff;
|
|
}
|
|
.bs-docs-sidenav > li {
|
|
border-top: 1px solid #dfdfdf;
|
|
padding: 0;
|
|
}
|
|
.bs-docs-sidenav li dt a:hover,
|
|
.bs-docs-sidenav li.current > a {
|
|
text-shadow: none;
|
|
color: #3a3a3a;
|
|
}
|
|
.bs-docs-sidenav li dt {
|
|
overflow: hidden;
|
|
}
|
|
.bs-docs-sidenav li dt:hover {
|
|
background: #f5f5f5;
|
|
}
|
|
.bs-docs-sidenav li dt a {
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
display: block;
|
|
width: inherit;
|
|
}
|
|
.bs-docs-sidenav li dt a:before {
|
|
font-family: 'FontAwesome';
|
|
}
|
|
.bs-docs-sidenav li dt i {
|
|
float: right;
|
|
margin-right: 12px;
|
|
font-size: 10px;
|
|
font-weight: normal;
|
|
color: #999999;
|
|
display: block;
|
|
position: relative;
|
|
z-index: 20;
|
|
padding: 5px;
|
|
top: 7px;
|
|
cursor: pointer;
|
|
}
|
|
.bs-docs-sidenav li dt i:before {
|
|
content: "\f067";
|
|
}
|
|
.bs-docs-sidenav li dt a {
|
|
float: left;
|
|
}
|
|
.bs-docs-sidenav li.act_item dt {
|
|
background: #f5f5f5;
|
|
}
|
|
.bs-docs-sidenav li.act_item dt a:before {
|
|
color: #0179c6;
|
|
}
|
|
.bs-docs-sidenav li.open_item dt i:before {
|
|
content: "\f068";
|
|
}
|
|
.bs-docs-sidenav li.current .slide-down dd {
|
|
display: block;
|
|
}
|
|
.bs-docs-sidenav .slide-down dd {
|
|
display: none;
|
|
}
|
|
.bs-docs-sidenav .slide-down {
|
|
margin: 0;
|
|
}
|
|
.bs-docs-sidenav .slide-down dd {
|
|
margin: 0;
|
|
}
|
|
.bs-docs-sidenav > li:first-child {
|
|
border: none;
|
|
}
|
|
.bs-docs-sidenav li dt a,
|
|
.bs-docs-sidenav > li > a {
|
|
padding: 10px 0 10px 43px;
|
|
display: block;
|
|
font-weight: bold;
|
|
margin: 0;
|
|
position: relative;
|
|
font-size: 13px;
|
|
color: #3a3a3a;
|
|
}
|
|
.bs-docs-sidenav li dt a:before,
|
|
.bs-docs-sidenav > li > a:before {
|
|
position: absolute;
|
|
left: 14px;
|
|
font-size: 20px;
|
|
-webkit-font-smoothing: antialiased;
|
|
}
|
|
.bs-docs-sidenav li.first dt {
|
|
border-top: 1px solid #dfdfdf;
|
|
}
|
|
.bs-docs-sidenav li.last dt {
|
|
border-bottom: 1px solid #dfdfdf;
|
|
}
|
|
.bs-docs-sidenav .list {
|
|
margin: 0;
|
|
padding: 8px 0 6px 20px ;
|
|
}
|
|
.bs-docs-sidenav .list li {
|
|
padding: 0 20px 10px 7px;
|
|
}
|
|
.bs-docs-sidenav .list li a i {
|
|
margin-right: 8px;
|
|
}
|
|
.bs-docs-sidenav .list li a i:before {
|
|
content: "\f0da";
|
|
font-size: 12px;
|
|
color: #999999;
|
|
}
|
|
.bs-docs-sidenav .list li.current a,
|
|
.bs-docs-sidenav .list li.current i:before {
|
|
color: #0179c6;
|
|
background: none;
|
|
}
|
|
.bs-docs-sidenav .list li.current a:hover,
|
|
.bs-docs-sidenav .list li.current i:before:hover {
|
|
color: #000;
|
|
}
|
|
.bs-docs-sidenav .list a {
|
|
color: #3a3a3a;
|
|
}
|
|
.bs-docs-sidenav .list a:hover {
|
|
color: #000;
|
|
}
|
|
.bs-docs-sidenav .list a:hover i:before {
|
|
color: #000;
|
|
}
|
|
.lang_label {
|
|
display: inline-block;
|
|
padding-right: 6px;
|
|
position: relative;
|
|
top: 8px;
|
|
}
|
|
#lang_icon {
|
|
border: 1px solid #dfdfdf;
|
|
display: inline-block;
|
|
background: #fff;
|
|
padding: 6px 12px;
|
|
cursor: pointer;
|
|
position: relative;
|
|
top: 8px;
|
|
}
|
|
#lang_icon b {
|
|
display: inline-block;
|
|
margin-right: 6px;
|
|
}
|
|
#lang_icon:hover {
|
|
background: #f5f5f5;
|
|
}
|
|
#lang_list {
|
|
display: none;
|
|
position: absolute;
|
|
top: 43px;
|
|
right: 0;
|
|
background: #f5f5f5;
|
|
border: 1px solid #dfdfdf;
|
|
}
|
|
.languages {
|
|
position: relative;
|
|
}
|
|
.languages ul li {
|
|
list-style: none;
|
|
display: block;
|
|
width: 90px;
|
|
padding: 6px 12px;
|
|
font-size: 12px;
|
|
line-height: 20px;
|
|
margin-bottom: 1px;
|
|
}
|
|
.languages ul li.active,
|
|
.languages ul li:hover {
|
|
background: #fff;
|
|
}
|
|
.languages ul li.active a,
|
|
.languages ul li:hover a {
|
|
color: #df152b;
|
|
}
|
|
.languages ul li a {
|
|
display: block;
|
|
overflow: hidden;
|
|
clear: both;
|
|
}
|
|
.languages ul li span {
|
|
display: block;
|
|
float: left;
|
|
}
|
|
.languages ul li img {
|
|
display: block;
|
|
float: right;
|
|
position: relative;
|
|
top: 3px;
|
|
}
|
|
/*------ box-conten ------- */
|
|
.box-content {
|
|
border-top: 1px solid #ccc;
|
|
background-color: #ffffff;
|
|
-webkit-border-radius: 6px;
|
|
-moz-border-radius: 6px;
|
|
border-radius: 6px;
|
|
-webkit-box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 2px 1px 1px rgba(0, 0, 0, 0.1);
|
|
}
|
|
.box-content section {
|
|
padding: 0 33px 25px;
|
|
border-bottom: 1px solid #cccccc;
|
|
}
|
|
#mod_table .module {
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 10px;
|
|
}
|
|
#mod_table .module:nth-child(even) {
|
|
background: #f5f5f5;
|
|
}
|
|
.files_structure li i {
|
|
color: #999999;
|
|
}
|
|
#section-2 {
|
|
padding: 7px 48px 71px 33px;
|
|
}
|
|
.img-paraloid {
|
|
padding: 5px;
|
|
background: #f5f5f5;
|
|
border: 1px solid #cecece;
|
|
-webkit-border-radius: 5px;
|
|
-moz-border-radius: 5px;
|
|
border-radius: 5px;
|
|
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
|
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
|
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
|
|
}
|
|
.list-1 {
|
|
margin: 10px 0 0 ;
|
|
list-style: decimal;
|
|
padding-left: 20px;
|
|
}
|
|
.list-1 li {
|
|
line-height: 18px;
|
|
padding-bottom: 6px;
|
|
}
|
|
.list-1 strong {
|
|
color: #010101;
|
|
}
|
|
.box-info,
|
|
.box-error,
|
|
.box-notification {
|
|
position: relative;
|
|
margin-bottom: 38px;
|
|
padding: 15px 30px 15px 94px;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
min-height: 74px;
|
|
}
|
|
.box-info span,
|
|
.box-error span,
|
|
.box-notification span {
|
|
font-size: 15px;
|
|
line-height: 20px;
|
|
color: #ffffff;
|
|
vertical-align: middle;
|
|
display: table-cell;
|
|
height: 40px;
|
|
}
|
|
.box-info:before,
|
|
.box-error:before,
|
|
.box-notification:before {
|
|
position: absolute;
|
|
top: 15px;
|
|
left: 15px;
|
|
width: 43px;
|
|
height: 44px;
|
|
content: "";
|
|
}
|
|
.box-info {
|
|
background-color: #307dc0;
|
|
background-image: -moz-linear-gradient(top, #3383c8, #2b74b4);
|
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3383c8), to(#2b74b4));
|
|
background-image: -webkit-linear-gradient(top, #3383c8, #2b74b4);
|
|
background-image: -o-linear-gradient(top, #3383c8, #2b74b4);
|
|
background-image: linear-gradient(to bottom, #3383c8, #2b74b4);
|
|
background-repeat: repeat-x;
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3383c8', endColorstr='#ff2b74b4', GradientType=0);
|
|
}
|
|
.box-info:before {
|
|
background: url(../img/icon-1.png) no-repeat 0 0;
|
|
}
|
|
.box-error {
|
|
background-color: #c93737;
|
|
background-image: -moz-linear-gradient(top, #c93737, #c93737);
|
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c93737), to(#c93737));
|
|
background-image: -webkit-linear-gradient(top, #c93737, #c93737);
|
|
background-image: -o-linear-gradient(top, #c93737, #c93737);
|
|
background-image: linear-gradient(to bottom, #c93737, #c93737);
|
|
background-repeat: repeat-x;
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc93737', endColorstr='#ffc93737', GradientType=0);
|
|
padding: 26px 30px 25px 94px;
|
|
}
|
|
.box-error:before {
|
|
background: url(../img/icon-2.png) no-repeat 0 0;
|
|
top: 25px;
|
|
}
|
|
.box-notification {
|
|
margin-bottom: 0;
|
|
background-color: #fca106;
|
|
background-image: -moz-linear-gradient(top, #ffa800, #f8970f);
|
|
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffa800), to(#f8970f));
|
|
background-image: -webkit-linear-gradient(top, #ffa800, #f8970f);
|
|
background-image: -o-linear-gradient(top, #ffa800, #f8970f);
|
|
background-image: linear-gradient(to bottom, #ffa800, #f8970f);
|
|
background-repeat: repeat-x;
|
|
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffa800', endColorstr='#fff8970f', GradientType=0);
|
|
}
|
|
.box-notification:before {
|
|
background: url(../img/icon-3.png) no-repeat 0 0;
|
|
}
|
|
.btnDisabled {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
}
|
|
.btnDisabled span {
|
|
background: url(../img/btn-size.png) no-repeat 50% 50%;
|
|
width: 45px;
|
|
height: 45px;
|
|
display: block;
|
|
}
|
|
.magnifier {
|
|
opacity: 1;
|
|
position: relative;
|
|
background: url(../img/tail-lightbox-hover.png);
|
|
height: auto;
|
|
display: block;
|
|
-webkit-transition: all 0.3s ease;
|
|
-moz-transition: all 0.3s ease;
|
|
-o-transition: all 0.3s ease;
|
|
transition: all 0.3s ease;
|
|
}
|
|
.magnifier:after {
|
|
content: '';
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
position: absolute;
|
|
opacity: 0;
|
|
left: 0;
|
|
top: 0;
|
|
background: url(../img/btn-size.png) no-repeat 50% 50%;
|
|
-webkit-transition: all 0.3s ease;
|
|
-moz-transition: all 0.3s ease;
|
|
-o-transition: all 0.3s ease;
|
|
transition: all 0.3s ease;
|
|
}
|
|
.magnifier:hover:after {
|
|
opacity: 1;
|
|
}
|
|
.iframe {
|
|
padding: 13px 0 0 82px;
|
|
}
|
|
footer {
|
|
text-align: center;
|
|
font-size: 13px;
|
|
line-height: 20px;
|
|
background: #ffffff;
|
|
padding: 30px 0 40px;
|
|
}
|
|
/*======================= SCROLL TO TOP =======================*/
|
|
#back-top {
|
|
position: fixed;
|
|
bottom: 135px;
|
|
right: 20px;
|
|
z-index: 99;
|
|
}
|
|
#back-top a {
|
|
width: 51px;
|
|
display: block;
|
|
/* transition */
|
|
|
|
-webkit-transition: 0.1s;
|
|
-moz-transition: 0.1s;
|
|
transition: 0.1s;
|
|
color: #666666;
|
|
background: #fff;
|
|
text-align: center;
|
|
border: 1px solid #dfdfdf;
|
|
height: 51px;
|
|
}
|
|
#back-top a:hover {
|
|
background: #f5f5f5;
|
|
}
|
|
#back-top a i {
|
|
line-height: 51px;
|
|
font-size: 27px;
|
|
}
|
|
/*new-styles*/
|
|
.notification-box {
|
|
background: url(../img/icon-note.png) no-repeat scroll 20px 50% #fdebae;
|
|
border: 1px solid #E6C555;
|
|
border-radius: 5px 5px 5px 5px;
|
|
color: #9E660D;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
font-size: 0.91em;
|
|
font-weight: bold;
|
|
line-height: 1.4em;
|
|
margin-bottom: 20px;
|
|
margin-top: 10px;
|
|
padding: 30px 30px 30px 90px;
|
|
}
|
|
.error-box {
|
|
background: url(../img/icon-error.png) no-repeat scroll 20px 50% #ffcccc;
|
|
border: 1px solid #FF9999;
|
|
border-radius: 5px 5px 5px 5px;
|
|
color: #C31B00;
|
|
font-family: Arial, Helvetica, sans-serif;
|
|
font-size: 0.91em;
|
|
font-weight: bold;
|
|
line-height: 1.4em;
|
|
margin-bottom: 20px;
|
|
margin-top: 10px;
|
|
padding: 30px 30px 30px 90px;
|
|
}
|
|
.cols {
|
|
margin: 30px 0;
|
|
overflow: hidden;
|
|
}
|
|
.cols a {
|
|
display: block;
|
|
float: left;
|
|
margin-right: 30px;
|
|
}
|
|
.cols-1 {
|
|
margin: 0;
|
|
padding: 30px 0;
|
|
overflow: hidden;
|
|
text-align: center;
|
|
}
|
|
.cols-1 a {
|
|
display: inline-block;
|
|
}
|
|
article .inner {
|
|
padding: 0;
|
|
}
|
|
.code-pad {
|
|
padding-top: 20px;
|
|
display: block;
|
|
}
|
|
pre,
|
|
code,
|
|
samp,
|
|
kbd,
|
|
var {
|
|
font: 100% mono-space, monospace;
|
|
}
|
|
pre {
|
|
margin: 0;
|
|
padding: 10px;
|
|
overflow: auto;
|
|
background: #fff;
|
|
border: 1px dashed #000000;
|
|
}
|
|
.code {
|
|
background: #eee;
|
|
padding: 10px;
|
|
margin: 20px 0 20px 0;
|
|
}
|
|
/*--------------------*/
|
|
/*------------------------*/
|
|
#contact-form {
|
|
width: 300px;
|
|
position: relative;
|
|
}
|
|
#contact-form label {
|
|
position: relative;
|
|
/*!*/
|
|
|
|
display: block;
|
|
min-height: 43px;
|
|
}
|
|
#contact-form span {
|
|
display: block;
|
|
}
|
|
#contact-form ._placeholder {
|
|
position: absolute;
|
|
/*!*/
|
|
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
cursor: text;
|
|
color: #666;
|
|
padding: 0px 10px;
|
|
opacity: .99;
|
|
font-family: Arial;
|
|
font-size: 12px;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
line-height: 33px;
|
|
display: block;
|
|
}
|
|
#contact-form ._placeholder.focused {
|
|
opacity: .4;
|
|
filter: alpha(opacity=40);
|
|
-webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 255, 0.5);
|
|
-moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 255, 0.5);
|
|
box-shadow: 0px 0px 7px 0px rgba(0, 0, 255, 0.5);
|
|
}
|
|
#contact-form ._placeholder.hidden {
|
|
display: none;
|
|
}
|
|
#contact-form input,
|
|
#contact-form textarea {
|
|
outline: none;
|
|
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
float: left;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
padding: 8px 10px 7px 10px;
|
|
font-size: 12px;
|
|
line-height: 15px;
|
|
font-family: Arial;
|
|
border: 1px #ccc solid;
|
|
width: 300px;
|
|
height: 33px;
|
|
background: #fff;
|
|
color: #000;
|
|
}
|
|
#contact-form textarea {
|
|
height: 64px;
|
|
}
|
|
#contact-form .error-message,
|
|
#contact-form .empty-message {
|
|
height: 0;
|
|
overflow: hidden;
|
|
font: 10px/20px Arial;
|
|
-webkit-transition: 0.3s ease-in height;
|
|
-moz-transition: 0.3s ease-in height;
|
|
-o-transition: 0.3s ease-in height;
|
|
transition: 0.3s ease-in height;
|
|
position: absolute;
|
|
right: 3px;
|
|
top: 0;
|
|
}
|
|
#contact-form .invalid .error-message,
|
|
#contact-form .empty .empty-message {
|
|
height: 20px;
|
|
}
|
|
#contact-form .success-message {
|
|
line-height: 48px;
|
|
position: absolute;
|
|
overflow: hidden;
|
|
height: 0;
|
|
left: 0;
|
|
top: 0;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
background: #fff;
|
|
z-index: 10;
|
|
width: 100%;
|
|
text-align: center;
|
|
-webkit-transition: all 0.7s linear;
|
|
-moz-transition: all 0.7s linear;
|
|
-o-transition: all 0.7s linear;
|
|
transition: all 0.7s linear;
|
|
padding: 0px 0;
|
|
}
|
|
#contact-form.success .success-message {
|
|
height: 270px;
|
|
padding: 115px 0;
|
|
border: 1px #ccc solid;
|
|
-webkit-transition: all 0.7s linear;
|
|
-moz-transition: all 0.7s linear;
|
|
-o-transition: all 0.7s linear;
|
|
transition: all 0.7s linear;
|
|
}
|
|
#contact-form a {
|
|
display: inline-block;
|
|
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
padding: 6px 15px;
|
|
font-size: 12px;
|
|
font-family: Arial;
|
|
border: 1px #ccc solid;
|
|
background: #f5f5f5;
|
|
color: #000;
|
|
margin-top: 10px;
|
|
}
|
|
#contact-form a:hover {
|
|
background: #efefef;
|
|
}
|
|
/*-------------------*/
|
|
/*search*/
|
|
#search {
|
|
text-align: left;
|
|
margin: 20px 0 5px 0;
|
|
}
|
|
#search input[type=text] {
|
|
outline: none;
|
|
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
float: left;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
padding: 8px 10px 7px 10px;
|
|
font-size: 12px;
|
|
line-height: 15px;
|
|
font-family: Arial;
|
|
border: 1px #ccc solid;
|
|
width: 300px;
|
|
height: 33px;
|
|
background: #fff;
|
|
color: #000;
|
|
}
|
|
#search a {
|
|
display: inline-block;
|
|
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
padding: 6px 15px;
|
|
font-size: 12px;
|
|
font-family: Arial;
|
|
border: 1px #ccc solid;
|
|
background: #f5f5f5;
|
|
color: #000;
|
|
margin-top: 0px;
|
|
margin-left: 10px;
|
|
cursor: pointer;
|
|
}
|
|
#search a:hover {
|
|
background: #efefef;
|
|
}
|
|
.search-engine .attention {
|
|
background: url(../img/attention.png) no-repeat scroll 12px 50% #fdf7df;
|
|
border: 1px solid #E3C555;
|
|
padding: 12px 24px 12px 60px;
|
|
font-weight: bold;
|
|
margin-bottom: 20px;
|
|
}
|
|
.search-engine .example {
|
|
color: #CCCCCC;
|
|
display: inline-block;
|
|
font-size: 12px;
|
|
font-style: italic;
|
|
padding: 5px 0;
|
|
}
|
|
ul.square-list {
|
|
list-style-position: outside;
|
|
list-style-type: square;
|
|
margin: 0 0 1.5em 1.5em;
|
|
}
|
|
ul.square-list li {
|
|
list-style: square;
|
|
}
|
|
/*newsletter form*/
|
|
#subscribe-form {
|
|
width: 300px;
|
|
position: relative;
|
|
}
|
|
#subscribe-form fieldset {
|
|
border: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
#subscribe-form label {
|
|
position: relative;
|
|
/*!*/
|
|
|
|
display: block;
|
|
min-height: 43px;
|
|
}
|
|
#subscribe-form input,
|
|
#subscribe-form textarea {
|
|
outline: none;
|
|
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
float: left;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
padding: 8px 10px 7px 10px;
|
|
font-size: 12px;
|
|
line-height: 15px;
|
|
font-family: Arial;
|
|
border: 1px #ccc solid;
|
|
width: 300px;
|
|
height: 33px;
|
|
background: #fff;
|
|
color: #000;
|
|
}
|
|
#subscribe-form .error {
|
|
height: 0;
|
|
overflow: hidden;
|
|
font: 10px/20px Arial;
|
|
-webkit-transition: height 0.3s linear;
|
|
-moz-transition: height 0.3s linear;
|
|
-o-transition: height 0.3s linear;
|
|
transition: height 0.3s linear;
|
|
position: absolute;
|
|
right: 3px;
|
|
top: 0;
|
|
}
|
|
#subscribe-form .success {
|
|
line-height: 48px;
|
|
position: absolute;
|
|
overflow: hidden;
|
|
padding: 14px 0;
|
|
left: 0;
|
|
top: 0;
|
|
display: none;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
background: #fff;
|
|
border: 1px #ccc solid;
|
|
z-index: 10;
|
|
width: 100%;
|
|
text-align: center;
|
|
}
|
|
#subscribe-form .btns a {
|
|
display: inline-block;
|
|
-webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
-moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
padding: 6px 15px;
|
|
font-size: 12px;
|
|
font-family: Arial;
|
|
border: 1px #ccc solid;
|
|
background: #f5f5f5;
|
|
color: #000;
|
|
margin-top: 0px;
|
|
}
|
|
#subscribe-form .btns a:hover {
|
|
background: #efefef;
|
|
}
|
|
#subscribe-form label.invalid .error {
|
|
height: 19px;
|
|
}
|
|
/*underconstruction*/
|
|
.counter_pos {
|
|
margin: 70px auto;
|
|
width: 545px;
|
|
border: 1px solid #CCC;
|
|
background: #EEE;
|
|
padding: 10px;
|
|
border-radius: 5px;
|
|
}
|
|
.counter_pos1 {
|
|
margin: 20px auto;
|
|
width: 525px;
|
|
}
|
|
.cntSeparator {
|
|
font-size: 50px;
|
|
margin: 24px 0px;
|
|
color: #000;
|
|
font-family: Georgia, "Times New Roman", Times, serif;
|
|
}
|
|
.counter_desc {
|
|
position: relative;
|
|
overflow: hidden;
|
|
font-size: 16px;
|
|
font-weight: bold;
|
|
line-height: 1.2em;
|
|
padding: 5px 0 0 15px;
|
|
}
|
|
.counter_desc div {
|
|
width: 104px;
|
|
text-align: center;
|
|
float: left;
|
|
}
|
|
.counter_desc .days {
|
|
margin-left: 10px;
|
|
}
|
|
.counter_desc .hours {
|
|
margin-left: 45px;
|
|
}
|
|
.counter_desc .minutes {
|
|
margin-left: 23px;
|
|
}
|
|
.counter_desc .seconds {
|
|
margin-left: 12px;
|
|
}
|
|
/***/
|
|
/*fixed-menu*/
|
|
#content .bs-docs-sidenav li dt {
|
|
position: relative;
|
|
}
|
|
#content .bs-docs-sidenav li dt a {
|
|
width: 100%;
|
|
display: block;
|
|
text-align: left;
|
|
-webkit-box-sizing: border-box;
|
|
-moz-box-sizing: border-box;
|
|
box-sizing: border-box;
|
|
padding: 10px 30px 10px 43px;
|
|
}
|
|
#content .bs-docs-sidenav li dt i {
|
|
right: 8px;
|
|
position: absolute;
|
|
padding: 5px;
|
|
top: 7px;
|
|
}
|
|
@media (max-width: 1200px) {
|
|
#content #nav_container {
|
|
width: 220px;
|
|
}
|
|
h1 {
|
|
font-size: 24px;
|
|
}
|
|
}
|
|
header h1 {
|
|
margin: 2px 0 0 0px;
|
|
white-space: nowrap;
|
|
}
|
|
.cols a {
|
|
width: 45%;
|
|
}
|
|
/* Bootstrap code examples
|
|
-------------------------------------------------- */
|
|
/* Base class */
|
|
.bs-docs-example {
|
|
position: relative;
|
|
margin: 15px 0;
|
|
padding: 39px 19px 14px;
|
|
*padding-top: 19px;
|
|
background-color: #fff;
|
|
border: 1px solid #ddd;
|
|
-webkit-border-radius: 4px;
|
|
-moz-border-radius: 4px;
|
|
border-radius: 4px;
|
|
}
|
|
/* Echo out a label for the example */
|
|
.bs-docs-example:after {
|
|
content: "Example";
|
|
position: absolute;
|
|
top: -1px;
|
|
left: -1px;
|
|
padding: 3px 7px;
|
|
font-size: 12px;
|
|
font-weight: bold;
|
|
background-color: #f5f5f5;
|
|
border: 1px solid #ddd;
|
|
color: #9da0a4;
|
|
-webkit-border-radius: 4px 0 4px 0;
|
|
-moz-border-radius: 4px 0 4px 0;
|
|
border-radius: 4px 0 4px 0;
|
|
}
|
|
/* Remove spacing between an example and it's code */
|
|
.bs-docs-example + .prettyprint {
|
|
margin-top: -20px;
|
|
padding-top: 15px;
|
|
}
|