| Current Path : /home/ereika83/www/wp-content/themes/Builder/lib/builder-core/lib/theme-settings/css/ |
| Current File : /home/ereika83/www/wp-content/themes/Builder/lib/builder-core/lib/theme-settings/css/editor.css |
.wrap .options-inset {
margin-left: 15px;
}
.wrap ul.no-bullets {
list-style-type: none;
margin-left: 0;
}
.wrap ul.no-bullets ul {
list-style-type: none;
margin-left: 20px;
}
.wrap table {
border-collapse: collapse;
}
.wrap table.settings-table th {
padding: 2px 2em 2px 0;
text-align: left;
vertical-align: top;
}
.wrap table.add-vertical-margins th,
.wrap table.add-vertical-margins td {
padding-top: 10px;
padding-bottom: 10px;
}
.wrap table.add-vertical-margins th label {
line-height: 1.8;
}
.wrap table.widefat {
border-collapse: separate;
}
.widefat thead tr th,
.widefat tfoot tr th {
background: #F9F9F9;
}
.widefat tbody tr {
background: #FCFCFC;
}
.widefat tbody tr.alternate {
background: #FFF;
}
.wrap .clearfix:after {
clear: both;
content: " ";
display: block;
font-size: 0;
height: 0;
visibility: hidden;
}
.wrap ul, .wrap ol {
list-style: disc outside none;
margin: 0 0 0 20px;
padding: 0;
}
.wrap ol {
margin-left: 20px;
*margin-left: 24px; /* targeted IE 6, 7 fix */
}
.wrap li, .wrap dd {
margin-top: 3px;
margin-bottom: 3px;
}
.wrap hr {
border: none;
border-bottom: 1px solid #DFDFDF;
color: transparent;
height: 1px;
margin: 1em -10px;
}
#dashboard-widgets .meta-box-sortables {
margin: 0;
}
div.postbox div.inside {
margin: 10px;
position: relative;
}
.menu-builder-type {
float: left;
}
.menu-builder-type.pages {
padding-right: 1em;
}
.menu-builder-type.categories {
}
.menu-builder-type h4 {
margin: 0 0 1em 1em;
}
.wrap .border-box {
background: #FFF;
border: 1px solid #DFDFDF;
max-height: 315px;
min-width: 250px;
overflow: auto;
padding: .5em .9em;
}
.wrap .border-box h4:first-child {
margin-top: 0.4em;
}
/*
.wrap table .border-box th,
.wrap table .border-box td {
padding-left: 0.9em;
padding-right: 0.9em;
}
.wrap table .border-box h4:first-child {
margin-top: 0;
}
.wrap table .border-box table th {
padding: 2px 2em 2px 0;
}
*/
div.quick-links {
background: #FFF;
border: 1px solid #CCC;
float: left;
margin: 0 0 1em;
padding: 1em;
}
div.quick-links h4 {
margin: 0 0 1em 0;
text-align: center;
}
div.quick-links ul {
margin: 0;
}
div.quick-links li {
list-style: none;
}
.wrap .google_analytics-option:last-child {
margin-bottom: 2.5em;
}
.postbox table.widefat {
line-height: 1.4em;
}
.favicon_option-preset-option img {
vertical-align: bottom;
}
.indented-definition-list {
margin-left: 25px;
}
.indented-definition-list dt {
font-weight: bold;
margin: 1em 0;
}
.indented-definition-list dd {
margin: 1em 0 1em 25px;
}
.it-brochure-box {
font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
font-size: 14px;
/* -webkit-font-smoothing: antialiased;*/
line-height: 2em;
margin: 2em auto 0;
max-width: 575px;
width: 100%;
}
.it-brochure-box .it-logo {
display: block;
margin: 0 auto;
}
.it-brochure-box h1 {
font-size: 2.5em;
font-weight: 300;
margin-bottom: 1em;
text-align: center;
}
.it-brochure-box .it-input-set {
clear: both;
margin: 1.5em 0 3em;
text-align: center;
}
.it-brochure-box .it-shrink-wrap-box {
margin: 1.5em auto 3em;
max-width: 400px;
text-align: inherit;
}
.it-brochure-box .it-indent-box {
margin-left: 2em;
}
.it-brochure-box .it-notice {
background: #F1FFE9;
border: 2px solid #B9F197;
border-radius: 3px;
padding: 15px 20px;
}
.it-brochure-box input[type="text"] {
font-size: 1.5em;
max-width: 300px;
height: 40px;
width: 100%;
text-align: center;
}
.it-brochure-box .button-primary {
background-color: #F1DA37;
background-image: -webkit-gradient(linear,left top,left bottom,from(#F1DA37),to(#E9C524));
background-image: -webkit-linear-gradient(top,#F1DA37,#E9C524);
background-image: -moz-linear-gradient(top,#F1DA37,#E9C524);
background-image: -ms-linear-gradient(top,#F1DA37,#E9C524);
background-image: -o-linear-gradient(top,#F1DA37,#E9C524);
background-image: linear-gradient(to bottom,#F1DA37,#F1CC27);
border: 1px solid #d7b82f;
border-radius: 4px;
border-bottom-color: #A68D1A;
-webkit-box-shadow: inset 0 1px 0 #F7E988;
box-shadow: inset 0 1px 0 #F7E988;
color: #50491E;
font-size: 14px;
height: auto;
padding: 16px 20px;
text-decoration: none;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
}
.it-brochure-box .button-primary:hover,
.it-brochure-box .button-primary:focus {
background-color: #F1DA37;
background-image: -webkit-gradient(linear,left top,left bottom,from(#FFE945),to(#F1CC27));
background-image: -webkit-linear-gradient(top,#FFE945,#F1CC27);
background-image: -moz-linear-gradient(top,#FFE945,#F1CC27);
background-image: -ms-linear-gradient(top,#FFE945,#F1CC27);
background-image: -o-linear-gradient(top,#FFE945,#F1CC27);
background-image: linear-gradient(to bottom, #ffe945 0%, #f1cc27 100%);
border: 1px solid #d7b82f;
border-radius: 4px;
border-bottom-color: #A68D1A;
-webkit-box-shadow: inset 0 1px 0 #F7E988;
box-shadow: inset 0 1px 0 #F7E988;
color: #50491E;
text-decoration: none;
text-shadow: none;
}
.it-brochure-box .button-primary:active {
background-color: #F1DA37;
background-image: -webkit-gradient(linear,left top,left bottom,from(#F7E988),to(#F1DA37));
background-image: -webkit-linear-gradient(top,#F7E988,#F1DA37);
background-image: -moz-linear-gradient(top,#F7E988,#F1DA37);
background-image: -ms-linear-gradient(top,#F7E988,#F1DA37);
background-image: -o-linear-gradient(top,#F7E988,#F1DA37);
background-image: linear-gradient(to bottom,#F7E988,#F1DA37);
border-color: #E9C524;
border-bottom-color: #C0A425;
color: #50491E;
padding: 16px 20px;
text-decoration: none;
}
.it-skip {
color: #8E8E8E;
text-decoration: none;
}
#it-builder-setup .it-brochure-box .description {
margin-left: 1.5em;
}