html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
margin:0;
padding:0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active { outline: 0;
}
a img {
border: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
} h1, h2, h3, h4, h5, h6 {
clear: both;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} p {
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
b, strong {
font-weight: bold;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #eeb400;
text-decoration: none;
color:#000;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
th {
font-weight: bold;
}
img {
height: auto; max-width: 100%; }
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid #ccc;
border-color: #ccc #ccc #bbb #ccc;
border-radius: 3px;
background: #eeb400;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, .8);
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa #bbb;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 6px;
}
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 98%;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin: 0 auto;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .main-navigation {
clear: both;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation li {
float: left;
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
}
.main-navigation ul ul {
display: none;
float: left;
left: 0;
position: absolute;
top: 1.5em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: 100%;
top: 0;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul ul li {
}
.main-navigation li:hover > a {
}
.main-navigation ul ul :hover > a {
}
.main-navigation ul ul a:hover {
}
.main-navigation ul li:hover > ul {
display: block;
}
.main-navigation li.current_page_item a,
.main-navigation li.current-menu-item a {
} .menu-toggle {
cursor: pointer;
display: none;
} .sticky {
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
line-height:22px;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
border: none;
height: auto;
max-width: 90%;
}
.site-main .gallery dd {
margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
} embed,
iframe,
object {
max-width: 100%;
} .site-main [class*="navigation"] {
margin: 0 0 1.5em;
overflow: hidden;
}
[class*="navigation"] .nav-previous {
float: left;
width: 50%;
}
[class*="navigation"] .nav-next {
float: right;
text-align: right;
width: 50%;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
} .widget {
margin: 60px 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}  #comments {
margin: 30px 0;
}
#comments > ul {
padding-left: 0px;
margin-left: 0px;
}
.comment {
padding: 10px;
border-bottom: solid 1px #ccc;
border-left: solid 1px #ccc;
}
h2.comments-title {
text-transform: uppercase;
font:400 22px 'Roboto Condensed', Arial; 
color:#eeeded;
}
ol.comment-list {
margin-top: 15px;
list-style: none;
margin-left: 0px;
}
li.comment .comment,
li.comment .pingback,
li.comment .trackback {
list-style-type: none;
margin-bottom: 12px;
padding-bottom: 12px;
}
li.comment > .comment:last-child {
border-bottom: 0;
margin-bottom: 30px;
padding-bottom: 0;
}
li.comment .children {
padding-left: 5px;
}
li.comment .avatar {
background-color: #fff;
border: solid 1px #eeeeee;
padding: 4px;
height: auto;
width: 100%;
max-width: 60px;
margin-bottom: -10px;
}
li.comment .byuser .avatar {
border-color: #ccc;
}
li.comment .byuser .comment-author-name {
color: #ef4832;
}
li.comment .comment-author {
display: inline;
float: left;
margin-right: 20px;
width: 60px;
text-align: center;
}
li.comment .comment-author-name {
color: #252525;
display: inline-block;
font-size: 14px;
font-weight: bold;
font-style: normal;
line-height: 18px;
margin-bottom: 12px;
}
li.comment .comment-timestamp {
color: #999;
font-size: 10px;
text-align: right;
}
li.comment .comment-bullet {
color: #ccc;
font-size: 11px;
margin: 0 2px;
}
li.comment .comment-content {
font-size: 14px;
overflow: hidden;
padding-top: 5px;
}
li.comment .comment-edit-link {
font-size: 11px;
text-decoration: none;
margin-left: 15px;
color: #000;
}
.comment-awaiting-moderation {
color: #999;
font-style: italic;
}
li.comment .reply {
margin-top: 10px;
text-transform: lowercase;
}
li.comment .comment-reply-link {
font-size: 11px;
padding: 4px 10px;
margin-left: 5px;
margin-top: -10px;
} .comment-respond {
background-color: #000;
padding: 30px;
}
.comment .comment-respond {
margin-bottom: 20px;
padding: 20px;
}
.comment-reply-title {
font: 300 italic 28px "Source Sans Pro", Helvetica, sans-serif;
}
.comment-reply-title small a {
color: #131310;
display: inline-block;
float: right;
overflow: hidden;
}
.comment-reply-title small a:hover {
color: #ed331c;
text-decoration: none;
}
.sidebar .comment-list .comment-reply-title,
.sidebar .comment-list .comment-respond .comment-form {
padding: 0;
}
.comment-form .comment-notes {
margin-bottom: 15px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
margin-bottom: 8px;
}
.comment-form [for="author"],
.comment-form [for="email"],
.comment-form [for="url"],
.comment-form [for="comment"] {
float: left;
padding: 5px 0;
width: 120px;
}
.comment-form .required {
color: #ed331c;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
max-width: 270px;
width: 60%;
}
.comment-form textarea {
width: 100%;
}
.form-allowed-tags,
.form-allowed-tags code {
color: #686758;
font-size: 12px;
}
.form-allowed-tags code {
font-size: 10px;
margin-left: 3px;
}
.comment-list .pingback,
.comment-list .trackback {
padding-top: 24px;
}
.comment-navigation {
font-size: 20px;
font-style: italic;
font-weight: 300;
margin: 0 auto;
max-width: 604px;
padding: 20px 0 30px;
width: 100%;
}
.no-comments {
background-color: #f7f5e7;
font-size: 20px;
font-style: italic;
font-weight: 300;
margin: 0;
padding: 40px 0;
text-align: center;
}
.sidebar .no-comments {
padding-left: 60px;
padding-right: 376px;
}
body.custom-background{
background-image:none !important;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#supersized {padding: 0px !important; margin: 0px !important;}#secondary {
width: 25%;
float: left;
}
#primary {
width: 72%;
float: right;
}body#tinymce.wp-editor { 
font-family: 'Roboto',Arial; 
margin: 10px; 
}
body#tinymce.wp-editor a {
color: #5E5340;
}@font-face {
font-family: '33535gillsansmt';
src: url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/css/font/33535gillsansmt.eot);
src: local('font/33535gillsansmt'), url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/css/font/33535gillsansmt.woff) format('woff'), url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/css/font/33535gillsansmt.ttf) format('truetype');
} .fontsforweb_fontid_1416 {
font-family: '33535gillsansmt' !important;
}  @import url("http://fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic"); 
body {font-family:Arial; font-size:12px; color:#aeaeae; }
.container {width:94.5%; margin:0; }
#page {position:relative; z-index:999; margin:auto; }
#wrapper {width:1000px; margin:0 auto; padding:0; position:relative; z-index:99999999; }
#content {padding:20px; word-wrap:break-word; -ms-word-wrap:break-word; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/menu-bg.png); }
.blog #content {padding-left:30px; }
.clear{clear:both; } a {color:#eeb400 !important; text-decoration:none; }
a:hover,a:focus,a:active {color:#eeeded; } .header{ width:248px; margin:0; padding:0; border-left:1px solid #1b1b1b; border-right:1px solid #1b1b1b; float:left; }
.header .logo{ width:100%; margin:0; padding:60px 0 30px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/menu-bg.png); text-align:center; }
.header .logo h1.site-title a{font:700 45px 'Roboto Condensed', Arial; text-decoration:none; }
.header .logo h1.site-title:first-letter{ color:#eeb400 !important; }  #site-nav{ width:100%; margin:0; padding:0 0 60px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/menu-bg.png); text-transform:uppercase; font:300 16px 'Roboto Condensed', Arial; }
#site-nav ul{ margin:0; padding:0; }
#site-nav ul li{ display:block; position:relative; list-style:none; border-top:1px #2c2d2e solid; border-bottom:1px #040506 solid; padding:0; line-height:normal; }
#site-nav ul li a{background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/nav-icon.png) no-repeat 20px center; padding:6px 0 6px 49px; display:block; font-weight:300; color:#eeeded !important; text-decoration:none; }
#site-nav ul li:hover, #site-nav li.current_page_item{background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/menu-hover.png); }
#site-nav ul li a:hover, #site-nav li.current_page_item a{ text-decoration:none; background-image:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/nav-icon-hover.png); color:#eeb400 !important; } .noBottomBorder{border-bottom:none !important; }
.haschild{background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/menu_sub_icon.png) no-repeat center right; }
#site-nav ul li ul{ display:none; }
#site-nav ul li:hover ul{display:block; border-left:1px #000 solid; position:absolute; left:228px; width:180px; top:5px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/menu_sub.png) repeat left top; z-index:10}
#site-nav ul li:hover ul li{ border-top:1px #2c2d2e solid; border-bottom:1px #040506 solid; }
#site-nav ul li:hover ul li a{background-position:7px center; padding-left:27px; }
#site-nav ul li:hover ul li ul{display:none; }
#site-nav ul li:hover ul li:hover ul{display:block; left:160px; top:5px; }
#site-nav ul li:hover ul li:hover ul li ul{display:none; }
#site-nav ul li:hover ul li:hover ul li:hover ul{display:block; }
#site-nav ul li:hover ul li:hover ul li:hover ul li ul{display:none; }
#site-nav ul li:hover ul li:hover ul li:hover ul li:hover ul{display:block; }
#site-nav ul li:hover ul li:hover ul li:hover ul li:hover ul li ul{display:none; }
#site-nav ul li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul{display:block; }
.header .header-bottom{ width:100%; margin:0; padding:0; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/header-bottom-shape.png) no-repeat bottom; height:53px; }
#header-bottom-shape{ background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/header-bottom-shape2.png) no-repeat top; width:75px; height:44px; cursor:pointer; margin-left:86px; }
#header-bottom-shape.showDown{background-image:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/header-bottom-shape1.png); } .slider-parent {position:fixed; -moz-background-size:cover; -webkit-background-size:cover; -khtml-background-size:cover; background-size:cover; width:100%; height:100%; }
.texture_overlay_1, .texture_overlay_2{ width:100%; height:100%;}
.texture_overlay_1{background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/pattern_1.png) repeat left top;}
.texture_overlay_2{background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/pattern_2.png) repeat left top;}
.slider-wrapper {width:100%; position:relative; }
.nivo-caption {max-width:550px; min-width:400px; overflow:hidden; bottom:50px; right:25px; font-family:'Roboto', Arial; font-weight:lighter; text-align:right;}
.nivo-caption a {text-decoration:none; border:none !important; }
.nivo-caption a:hover {text-decoration:underline; }
.nivo-html-caption {display:none; }
.nivoSlider .slide{width:100%; height:100%; position:fixed; -moz-background-size:cover; -webkit-background-size:cover; -khtml-background-size:cover; background-size:cover; }
div.slide-title {display:block; background-color:transparent; color:#fff; font:bold 34px "Roboto Condensed", Arial; text-transform:uppercase; text-align:right;}
.home_front_wrap_main{height:100%;}
div.slide-title span{background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/transparent_black.png) repeat left top; display:inline-block; padding:10px 15px;}
div.slide-title a{color:#fff;}
a div.slide-title{color:#eeeded; text-decoration:none; border:none !important;}
.nivo-caption a:hover div.slide-title{color:#fff; border:none;} h2#page-title,.archive h1.page-title,.page h1.entry-title {font-size:30.52px; font-family:'Roboto Condensed', Arial; font-weight:lighter; display:inline-block; clear:both; text-transform:uppercase; padding:51px 0 0; color:#eeeded; }
h2#page-title:first-letter,.archive h1.page-title:first-letter,.page h1.entry-title:first-letter {color:#eeb400 !important; }
.article-wrapper {white-space:230px; float:left; display:block; height:230px; }
.homepage-article {background:#2a2622; padding:10px; width:230px; float:left; margin-right:25px; max-height:220px; word-wrap:break-word; -ms-word-wrap:break-word; }
.homepage-article .featured-image {width:230px; height:140px; overflow:hidden; }
.homepage-article img {transition:1s all ease; -webkit-transition:1s all ease; -moz-transition:1s all ease; -o-transition:1s all ease; }
.homepage-article img:hover {transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); }
.homepage-article h1.entry-title {padding-top:4px; text-align:center; border-top:solid 1px #4f4f4f; }
.homepage-article h1.entry-title a {font-family:Calibri, Arial, Helvetica, sans-serif; color:#e7e2c5; text-decoration:none; font-size:small; }
.homepage-article h1.entry-title a:hover {color:white; position:relative; }
.homepage-article h1.entry-title a[data-title]:hover:after {content:attr(data-title); padding:4px 8px; color:#eee; position:absolute; left:-8px; top:-7px; z-index:20px; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; -moz-box-shadow:0px 0px 4px #222; -webkit-box-shadow:0px 0px 4px #222; box-shadow:0px 0px 4px #222; background:black; overflow:visible; word-wrap:break-word; width:220px; display:inline-block; }  word-wrap:break-word; -ms-word-wrap:break-word; }
.single-post {border-bottom:1px dotted #6e5730; padding-bottom:20px; }
.single-post h1.entry-title {font-size:30.52px; font-family:'Roboto Condensed', Arial; font-weight:lighter; display:inline-block; clear:both; text-transform:uppercase; padding:51px 0 0; color:#eeeded; }
.single-post h1.entry-title:first-letter{ color:#eeb400 !important; }
.single-post h1.entry-title a {text-decoration:none; }
.single-post .featured-image-single {width:80%; margin:auto; clear:both; margin-bottom:15px; }
.single-post .featured-image-single img {border:solid 10px #ece5be; }
.entry-meta {font-size:11px; color:grey; font-family:Helvetica, Arial, sans-serif; font-weight:lighter; }
.entry-meta a {color:#eeb400 !important; text-decoration:none; }
.entry-meta a:hover {text-decoration:underline; }
#nav-below {background:#000; padding:10px; margin-top:25px; }
.postmeta{ margin:0; padding:0; position:relative; z-index:9; }
.postmeta .post-date{ margin-top:-1px; padding:7px 11px 0 32px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/date.png) no-repeat; height:30px; color:#eeeded; float:left; }
.postmeta .post-comment{ background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/comment.png) no-repeat; height:30px; margin:-1px 0 0; padding:6px 11px 0 32px; color:#eeeded; float:right; } .blog-post{ width:406px; margin:0; padding:0; float:left; }
h2.entry-title{ font:300 21.36px 'Roboto Condensed', Arial; padding:20px 0; }
h2.entry-title a{ font:300 21.36px 'Roboto Condensed', Arial; color:#eeeded; }
.post-thumb{ margin:0; padding:0; position:relative; }
.post-thumb img{ width:398px; height:175px; border:4px solid #0e0e10; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; margin-top:-41px; }
.read-more{ display:inline; margin:0; padding:0; }
.read-more a{ display:inline; }
.read-more a:hover{color:#eeb400; }
.entry-summary p{ display:inline; line-height:22px; } #sidebar, #sidebar-contact{ width:229px; float:right; }
#sidebar{margin:0; padding:0;}
#sidebar-contact{margin:0; padding:58px 0 0;}
#sidebar-contact h1.widget-title{margin-bottom:15px;}
#sidebar-contact p{margin-top:10px;}
.recent-post{ width:100%; margin:0; padding:0; }
.recent-post .post-box{ width:100%; margin:0; padding:15px 0 15px; border-bottom:1px dashed #606266; line-height:19px; }
.recent-post .post-box .thumb{ margin:0; padding:0; }
.recent-post .post-box .thumb img{ width:52px; height:49px; float:left; margin:0 15px 0 0; padding:0; border:3px solid #121417; }
.recent-post .post-box .post-text{ width:100%; margin:0; padding:0; }
.recent-post .post-box .post-text a{ display:inline-block; color:#eeb400; font-size:11px; }
.recent-post .post-box:last-child{ border:none; }
h1.widget-title{font:300 22.89px 'Roboto Condensed', Arial; color:#eeeded; text-transform:uppercase; border-bottom:1px dashed #606266; padding-bottom:20px; }
aside{ margin-top:56px; }
aside ul{ margin:0; padding:0; list-style:none; }
aside ul li{ margin:0; padding:8px 0; }
aside ul li a{color:#eeeded; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/list-arrow.png) no-repeat scroll 0 3px; padding-left:19px; }
aside ul li a:hover{color:#eeb400; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/list-arrow-hover.png) no-repeat scroll 0 3px; padding-left:19px; }
.widget ul{ list-style:none; margin:0; padding:0; }
.widget ul li a{color:#eeeded; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/list-arrow.png) no-repeat scroll 0 3px; padding-left:19px; }
.widget ul li a:hover{color:#eeb400; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/list-arrow-hover.png) no-repeat scroll 0 3px; padding-left:19px; }
#secondary a,#footer-sidebar a {text-decoration:none; }
#secondary .widget-title,#footer-sidebar .widget-title {background:#100d0a; color:#7e5b20; padding:10px; font-size:18px; margin-bottom:10px; }
#secondary .widget_tag_cloud a,#footer-sidebar .widget_tag_cloud a {font-size:14px !important; background:#5e5340; color:#d5be95; padding:4px 8px; text-decoration:none; margin-top:4px; display:inline-block; }
#secondary .widget_tag_cloud a:hover,#footer-sidebar .widget_tag_cloud a:hover {background-color:#6e5730; }
#secondary ul,#footer-sidebar ul {margin-left:0px; list-style:none; }
#footer-sidebar ul > li {padding-bottom:5px; }
#secondary ul > li ul, #footer-sidebar ul > li ul {border-bottom:none; margin-left:20px; padding-bottom:none; list-style:disc; }
#secondary ul > li ul li, #footer-sidebar ul > li ul li {padding:0px; border:none; }
#secondary select, #footer-sidebar select {width:100%; height:45px; outline:none; padding:10px; }
.widget_search input[type=submit] {display:inline; background:#4f4f4f; color:white; box-shadow:none; text-shadow:none; }
.widget_search input[type=search] {outline:none; background:#dbdacf; width:63%; }
#footer-sidebar {clear:both; }
#footer-sidebar .footer-column {width:30%; float:left; margin:1.5%; } .comment {background:#000; border:none; } #primary-home {overflow:auto; } .full-width {width:100% !important; padding:10px; } #colophon {background:#000; opacity:0.9; color:#eeeded; padding:20px; }
.page-template-page-full-width-php .foot_col_container{width:700px; margin:0 auto;}
#colophon h2{font:300 19.84px 'Roboto Condensed', Arial; color:#eeeded; border-bottom:1px solid #242425; text-transform:uppercase; padding-bottom:15px; margin-bottom:15px; }
#colophon .site-info {float:left; }
#colophon #footertext {float:right; }
h3.company-title{font:400 18px 'Roboto Condensed', Arial; }
h3.company-title:first-letter{color:#eeb400 !important; }
.footer-menu{ margin:0; padding:0; float:left; }
.footer-menu ul{ list-style:none; margin:0; }
.footer-menu ul li{ margin:0; padding-bottom:10px; }
.footer-menu ul li a{color:#eeeded; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/footer-menu-arrow.png) no-repeat scroll 0 3px; padding-left:21px; }
.footer-menu ul li a:hover{color:#eeb400 !important; text-decoration:none; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/footer-menu-arrow-hover.png) no-repeat scroll 0 3px; }
.footer-menu ul li ul{ display:none; }
.social{ width:200px; margin-left:31px; padding:0; float:left; }
.social a{ color:#eeeded; }
.social a:hover{ color:#eeb400; }
.social .fb{ width:100%; margin:0 0 9px; padding:2px 0 0 40px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/fb-icon.png) no-repeat scroll 0 0; height:21px; }
.social .fb:hover{ background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/fb-icon-hover.png) no-repeat scroll 0 0; }
.social .twitt{ width:100%; margin:0 0 9px; padding:2px 0 0 40px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/twitt-icon.png) no-repeat scroll 0 0; height:21px; }
.social .twitt:hover{ background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/twitt-icon-hover.png) no-repeat scroll 0 0; }
.social .gplus{ width:100%; margin:0 0 9px; padding:2px 0 0 40px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/gplus-icon.png) no-repeat scroll 0 0; height:21px; }
.social .gplus:hover{ background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/gplus-icon-hover.png) no-repeat scroll 0 0; }
.social .linkedin{ width:100%; margin:0 0 9px; padding:2px 0 0 40px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/in-icon.png) no-repeat scroll 0 0; height:21px; }
.social .linkedin:hover{ background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/in-icon-hover.png) no-repeat scroll 0 0; }
.contact{ width:200px; float:left; margin:0 0 0 31px; padding:0; }
.contact p{ margin:0; padding:0; line-height:25px; }
.footer-bottom{ width:94%; margin:0 auto; padding:20px 3%; background-color:#000; opacity:0.8; }
.page-template-page-full-width-php .footer-bottom{width:96%; padding:20px 2%;}
.footer-bottom a{color:#eeb400; }
.footer-bottom .bottom-left{ margin:0; padding:0; float:left; }
.footer-bottom .bottom-right{ width:270px; margin:0; padding:0; float:right; text-align:right; } .search .entry-title a,.archive .entry-title a {font-size:x-large; text-decoration:none; }
.search article,.archive article {padding:15px; }
.search h1.entry-title,.archive h1.entry-title {clear:both; color:#EEEDED; display:inline-block; font-family:'Roboto Condensed', Arial; font-size:30.52px; font-weight:lighter; padding:51px 0 0; }
.search h1.entry-title:first-letter,.archive h1.entry-title:first-letter {color:#eeb400 !important; }
.search .page-title {font-size:x-large; border-bottom:solid 1px black; display:inline-block; margin-bottom:15px; }
.category .entry-title a {font-size:normal; }
.category article {background:#2a2622; padding:10px; }
.category h1.entry-title {font-size:normal; padding:0px 0px; }
.category h1.entry-title:first-letter {font-size:13px; text-transform:none; }
.category .wp-post-image {max-width:100%; border-bottom:none; box-shadow:none; } .pagination {margin:20px 0; padding-top:25px; text-align:center; width:100%; clear:both; }
.pagination ul {list-style:none; text-align:center; margin-bottom:0; margin-left:0px; }
.pagination ul > li {display:inline; }
.pagination ul > li > a {color:#6a5634; transition:all 0.4s ease; }
.pagination ul > li > a:hover {color:#fff; background:#fdf1ad; }
.pagination .current {background:#fff3ab; }
.pagination ul  > li  > a, .pagination ul  > li  > span {float:left; border:none; font-size:12px; margin-right:3px; padding:6px 10px; background:linear-gradient(#8BB31A, #3E8D03); background:-moz-linear-gradient(#8BB31A, #3E8D03); background:-webkit-linear-gradient(#8BB31A, #3E8D03); background:-o-linear-gradient(#8BB31A, #3E8D03); color:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; }
#wp_page_numbers li{ margin-right:5px; background:none; }
.pagination ul  > li:hover > a, .pagination ul  > li > span.current{background:linear-gradient(#3E8D03, #8BB31A); background:-moz-linear-gradient(#3E8D03, #8BB31A); background:-webkit-linear-gradient(#3E8D03, #8BB31A); background:-o-linear-gradient(#3E8D03, #8BB31A);}
.pagination ul  > li:first-child  > a,.pagination ul  > li:first-child  > span {border-left-width:1px; }
.pagination ul  > li:last-child  > a,.pagination ul  > li:last-child  > span {border-rigth-width:1px; } .single article h1,.page article h1 {font-size:xx-large; }
.single article h2,.page article h2 {font-size:x-large; }
.single article h3,.page article h3 {font-size:large; }
.single article h4,.page article h4 {font-size:18px; }
.single article h5,.page article h5 {font-size:16px; }
.single article h6,.page article h6 {font-size:14px; }
.single article blockquote,.page article blockquote {background:#000; padding:10px; margin-bottom:10px; padding-bottom:1px; font-family:'Roboto Condensed', Arial; }
.single article table td,.page article table td,.single article table th,.page article table th {padding:5px; background:#f3eab7; }
.single article table th,.page article table th {border-bottom:solid 3px #100d0a; }
.single article ul ul,.page article ul ul {list-style:circle; }
.single article ul ul ul,.page article ul ul ul {list-style:disc; }
.single article ol ol,.page article ol ol {list-style:lower-roman; }
.single article ol ol ol,.page article ol ol ol {list-style-type:lower-alpha; }
.full-width {width:98% !important; }
.slide-description, .slide-readmore{margin-top:4px; color:#eeeded; font-size:12px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; display:block;}
.slide-description{font-size:14px; font-style:italic; text-align:right; line-height:1.1;}
.slide-readmore{font-size:12px;}
.slide-description span{background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/transparent_black.png) repeat left top; padding:15px; display:inline-block;}
.slide-readmore a{background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/menu_sub_icon.png) no-repeat right center; padding-right:20px;}
.slide-readmore span{background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/transparent_black.png) repeat left top; padding:10px 15px; display:inline-block;} #contactform{}
#contactform p{ margin:0 0 10px; padding:0}
#contactform .inputfield{width:90%; padding:10px 4%; border:none; background:transparent; box-shadow:inset 0 2px 3px #000; color:#ccc; border:1px #000 solid;}
#contactform textarea.inputfield{height:100px;}
.wd90{width:90px !important;}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color:#999;}
input:-moz-placeholder, textarea:-moz-placeholder{color:#999;}
input::-moz-placeholder, textarea::-moz-placeholder{color:#999;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{color:#999;}
.errorbox{padding:10px 0; color:#c00;}
.successbox{padding:10px 0; color:#0a0;}
#secondary.home_front_wrap{width:auto;} @media screen and (max-width:1100px) and (min-width:960px) {
#wrapper{min-width:960px;}
.container{}
#nav-wrapper {width:912px; }
#primary-home {padding-left:68px; }
.home #secondary {margin-left:2%; }
.home #secondary .widget {margin-right:2%; }
}
@media screen and (max-width:960px) and (min-width:768px) {
#wrapper{min-width:768px;}
.container{}
#nav-wrapper {width:729.5999999999999px; }
#primary-home {padding-left:88px; }
#footer-sidebar .footer-column {width:70%; margin:auto; float:none; }
#primary {width:95%; float:none; }
#secondary {width:70%; float:none; margin:auto; }
}
@media screen and (max-width:768px) and (min-width:480px) {
#wrapper{min-width:480px;} .main-navigation {top:0px; }
#primary {width:95%; float:none; }
#secondary {width:95%; padding-left:10px; }
.pagination {margin-left:-50px; }
.site-title a {font-size:x-large; }
.site-description {font-size:x-small; }
#primary-home {padding-left:88px; }
.page-template-page-full-width-php #secondary .widget,.home #secondary .widget {width:456px; }
#colophon #footertext {float:left; }
div.slide-title {font-size:18px; display:block; }
div.slide-description {font-size:12px; }
.slide-description{background-color:#000; opacity:0.8; height:50px; }
#footer-sidebar .footer-column {width:80%; margin:auto; }
}
@media screen and (max-width:480px) {
#wrapper{min-width:320px;}
#sidebar{width:100%; float:none; padding-top:30px;}
.blog-post{float:none;} #primary {width:95%; float:none; }
#secondary {width:95%; float:left; }
#secondary .widget {width:95%; }
.main-navigation {margin-top:30px; }
.site-title a {font-size:x-large; }
.site-description {font-size:x-small; }
#primary-home {padding-left:30px; }
.page-template-page-full-width-php #secondary .widget,.home #secondary .widget {width:304px; }
#colophon #footertext {float:left; }
div.slide-title {font-size:12px; display:block; } .nivo-caption {max-width:320px; min-width:50px; }
#footer-sidebar .footer-column {width:80%; margin:auto; }
#secondary.home_front_wrap{margin-bottom:200px;}
} @media screen and (max-width:767px) {
#wrapper{min-width:480px;}
#sidebar{width:100%; float:none; padding-top:30px;}
.blog-post{float:none;}
.menu-toggle,.main-navigation.toggled .nav-menu {display:block; color:#5e5340; font-weight:bold; text-transform:uppercase; padding:10px; font-size:20px; padding-bottom:10px; position:relative; top:-8px; }
.menu-toggle:before {content:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/menu.png); height:0; width:0px; margin-right:20px; position:relative; top:10px; }
#nav-wrapper {width:90%; margin-bottom:15px; text-align:center; box-shadow:none; }
.main-navigation ul {display:none; }
.main-navigation ul a {padding:5px; }
.main-navigation ul li {display:block; width:100%; overflow:auto; height:auto; }
.main-navigation ul ul {display:none; }
#footer-sidebar .footer-column {width:96%; margin:auto; }
}* { margin:0; padding:0; }
body { background:#111; height:100%; }
img { border:none; }
#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(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/progress.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; } #supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; } #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(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/progress.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; max-width:none; }#controls-wrapper { margin:0 auto; height:42px; width:170px; bottom:40px; right:30px; z-index:4; background:transparent; position:fixed; }
#controls { overflow:hidden; height:100%; position:relative; text-align:left; z-index:5; }
#slidecounter { float:right; color:#fff; font:16px Arial, sans-serif; text-shadow:1px 1px 1px #000; margin:0px 10px 0 15px; line-height:42px; }
#slidecaption { overflow:hidden; color:#FFF; font:400 14px "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow:#000 1px 1px 2px; margin:0 10px 0 0; line-height:42px; position:absolute; bottom:120px; right:25px; }
#navigation { float:right; margin:0px 20px 0 0; }
#play-button{ float:left; margin-top:1px; background:transparent; }
#play-button:hover{ cursor:pointer; }
#prevslide, #nextslide{ position:absolute; height:43px; width:30px; top:50%; margin-top:-21px; opacity:0.6; }
#prevslide{ left:55px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/back.png) center center no-repeat transparent; }
#nextslide{ left:90px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/forward.png) center center no-repeat transparent; }
#prevslide:active, #nextslide:active{ margin-top:-19px; }
#prevslide:hover, #nextslide:hover{ cursor:pointer; }
ul#slide-list{ padding:15px 0; float:left; position:absolute; left:50%; }
ul#slide-list li{ list-style:none; width:12px; height:12px; float:left; margin:0 5px 0 0; }
ul#slide-list li.current-slide a, ul#slide-list li.current-slide a:hover{ background-position:0 0px; }
ul#slide-list li a{ display:block; width:12px; height:12px; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/nav-dot.png) no-repeat 0 -24px; }
ul#slide-list li a:hover{ background-position:0 -12px; cursor:pointer; }
#tray-button{ float:right; margin-top:1px; border-left:1px solid #333; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/bg-hover.png) repeat-x 0 44px; }
#tray-button:hover{ background-position:0 1px; cursor:pointer; } #progress-back{ z-index:5; position:fixed; bottom:0; left:0; height:8px; width:100%; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/progress-back.png) repeat-x; display:none; visibility:hidden; }
#progress-bar{ position:relative; height:8px; width:100%; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/progress-bar.png) repeat-x; } #nextthumb,#prevthumb { z-index:2; display:none; position:fixed; bottom:61px; height:75px; width:100px; overflow:hidden; background:#ddd; border:1px solid #fff; -webkit-box-shadow:0 0 5px #000; }
#nextthumb { right:12px; }
#prevthumb { left:12px; }
#nextthumb img, #prevthumb img { width:150px; height:auto;  }
#nextthumb:active, #prevthumb:active { bottom:59px; }
#nextthumb:hover, #prevthumb:hover { cursor:pointer; } #thumb-tray{ position:fixed; z-index:3; bottom:0; left:0; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/bg-black.png); height:150px; width:100%; overflow:hidden; text-align:center; -moz-box-shadow: 0px 0px 4px #000; -webkit-box-shadow: 0px 0px 4px #000; box-shadow: 0px 0px 4px #000; }
#thumb-back, #thumb-forward{ position:absolute; z-index:5; bottom:42px; height:108px; width:40px; }
#thumb-back{ left:0; background: url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/thumb-back.png) no-repeat center center;}
#thumb-forward{ right:0; background:url(//www.lapeuterne.fr/wp-content/themes/skt-full-width/images/img/thumb-forward.png) no-repeat center center;}
#thumb-back:hover, #thumb-forward:hover{ cursor:pointer; background-color:rgba(256,256,256, 0.1); }
#thumb-back:hover{ border-right:1px solid rgba(256,256,256, 0.2); }
#thumb-forward:hover{ border-left:1px solid rgba(256,256,256, 0.2); }
ul#thumb-list{ display:inline-block; list-style:none; position:relative; left:0px; padding:0 0px; }
ul#thumb-list li{ background:#111; list-style:none; display:inline; width:150px; height:108px; overflow:hidden; float:left; margin:0; }
ul#thumb-list li img { width:200px; height:auto; opacity:0.5; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); -webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out; }
ul#thumb-list li.current-thumb img, ul#thumb-list li:hover img{ opacity:1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter:alpha(opacity=100); }
ul#thumb-list li:hover{ cursor:pointer; }.wpdevelop article,
.wpdevelop aside,
.wpdevelop details,
.wpdevelop figcaption,
.wpdevelop figure,
.wpdevelop footer,
.wpdevelop header,
.wpdevelop hgroup,
.wpdevelop main,
.wpdevelop menu,
.wpdevelop nav,
.wpdevelop section,
.wpdevelop summary {
display: block;
}
.wpdevelop audio,
.wpdevelop canvas,
.wpdevelop progress,
.wpdevelop video {
display: inline-block;
vertical-align: baseline;
}
.wpdevelop audio:not([controls]) {
display: none;
height: 0;
}
.wpdevelop [hidden],
.wpdevelop template {
display: none;
}
.wpdevelop a {
background-color: transparent;
}
.wpdevelop a:active,
.wpdevelop a:hover {
outline: 0;
}
.wpdevelop abbr[title] {
border-bottom: 1px dotted;
}
.wpdevelop b,
.wpdevelop strong {
font-weight: bold;
}
.wpdevelop dfn {
font-style: italic;
}
.wpdevelop h1 {
font-size: 2em;
margin: 0.67em 0;
}
.wpdevelop mark {
background: #ff0;
color: #000;
}
.wpdevelop small {
font-size: 80%;
}
.wpdevelop sub,
.wpdevelop sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.wpdevelop sup {
top: -0.5em;
}
.wpdevelop sub {
bottom: -0.25em;
}
.wpdevelop img {
border: 0;
}
.wpdevelop svg:not(:root) {
overflow: hidden;
}
.wpdevelop figure {
margin: 1em 40px;
}
.wpdevelop hr {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
.wpdevelop pre {
overflow: auto;
}
.wpdevelop code,
.wpdevelop kbd,
.wpdevelop pre,
.wpdevelop samp {
font-family: monospace, monospace;
font-size: 1em;
}
.wpdevelop button,
.wpdevelop input,
.wpdevelop optgroup,
.wpdevelop select,
.wpdevelop textarea {
color: inherit;
font: inherit;
margin: 0;
}
.wpdevelop button {
overflow: visible;
}
.wpdevelop button,
.wpdevelop select {
text-transform: none;
}
.wpdevelop button,
.wpdevelop html input[type="button"],
.wpdevelop input[type="reset"],
.wpdevelop input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
.wpdevelop button[disabled],
.wpdevelop html input[disabled] {
cursor: default;
}
.wpdevelop button::-moz-focus-inner,
.wpdevelop input::-moz-focus-inner {
border: 0;
padding: 0;
}
.wpdevelop input {
line-height: normal;
}
.wpdevelop input[type="checkbox"],
.wpdevelop input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.wpdevelop input[type="number"]::-webkit-inner-spin-button,
.wpdevelop input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
.wpdevelop input[type="search"] {
-webkit-appearance: textfield;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.wpdevelop input[type="search"]::-webkit-search-cancel-button,
.wpdevelop input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.wpdevelop fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
.wpdevelop legend {
border: 0;
padding: 0;
}
.wpdevelop textarea {
overflow: auto;
}
.wpdevelop optgroup {
font-weight: bold;
}
.wpdevelop table {
border-collapse: collapse;
border-spacing: 0;
}
.wpdevelop td,
.wpdevelop th {
padding: 0;
}
@media print {
.wpdevelop *,
.wpdevelop *:before,
.wpdevelop *:after {
background: transparent !important;
color: #000 !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-shadow: none !important;
}
.wpdevelop a,
.wpdevelop a:visited {
text-decoration: underline;
}
.wpdevelop a[href]:after {
content: " (" attr(href) ")";
}
.wpdevelop abbr[title]:after {
content: " (" attr(title) ")";
}
.wpdevelop a[href^="#"]:after,
.wpdevelop a[href^="javascript:"]:after {
content: "";
}
.wpdevelop pre,
.wpdevelop blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
.wpdevelop thead {
display: table-header-group;
}
.wpdevelop tr,
.wpdevelop img {
page-break-inside: avoid;
}
.wpdevelop img {
max-width: 100% !important;
}
.wpdevelop p,
.wpdevelop h2,
.wpdevelop h3 {
orphans: 3;
widows: 3;
}
.wpdevelop h2,
.wpdevelop h3 {
page-break-after: avoid;
}
.wpdevelop .navbar {
display: none;
}
.wpdevelop .btn > .caret,
.wpdevelop .dropup > .btn > .caret {
border-top-color: #000 !important;
}
.wpdevelop .label {
border: 1px solid #000;
}
.wpdevelop .table {
border-collapse: collapse !important;
}
.wpdevelop .table td,
.wpdevelop .table th {
background-color: #fff !important;
}
.wpdevelop .table-bordered th,
.wpdevelop .table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {  
font-family: 'Glyphicons Halflings';
src: url(//www.lapeuterne.fr/wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.eot);
src: url(//www.lapeuterne.fr/wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(//www.lapeuterne.fr/wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(//www.lapeuterne.fr/wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.woff) format("woff"), url(//www.lapeuterne.fr/wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(//www.lapeuterne.fr/wp-content/plugins/booking/assets/libs/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");  
}
.wpdevelop .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wpdevelop .glyphicon-asterisk:before {
content: "\2a";
}
.wpdevelop .glyphicon-plus:before {
content: "\2b";
}
.wpdevelop .glyphicon-euro:before,
.wpdevelop .glyphicon-eur:before {
content: "\20ac";
}
.wpdevelop .glyphicon-minus:before {
content: "\2212";
}
.wpdevelop .glyphicon-cloud:before {
content: "\2601";
}
.wpdevelop .glyphicon-envelope:before {
content: "\2709";
}
.wpdevelop .glyphicon-pencil:before {
content: "\270f";
}
.wpdevelop .glyphicon-glass:before {
content: "\e001";
}
.wpdevelop .glyphicon-music:before {
content: "\e002";
}
.wpdevelop .glyphicon-search:before {
content: "\e003";
}
.wpdevelop .glyphicon-heart:before {
content: "\e005";
}
.wpdevelop .glyphicon-star:before {
content: "\e006";
}
.wpdevelop .glyphicon-star-empty:before {
content: "\e007";
}
.wpdevelop .glyphicon-user:before {
content: "\e008";
}
.wpdevelop .glyphicon-film:before {
content: "\e009";
}
.wpdevelop .glyphicon-th-large:before {
content: "\e010";
}
.wpdevelop .glyphicon-th:before {
content: "\e011";
}
.wpdevelop .glyphicon-th-list:before {
content: "\e012";
}
.wpdevelop .glyphicon-ok:before {
content: "\e013";
}
.wpdevelop .glyphicon-remove:before {
content: "\e014";
}
.wpdevelop .glyphicon-zoom-in:before {
content: "\e015";
}
.wpdevelop .glyphicon-zoom-out:before {
content: "\e016";
}
.wpdevelop .glyphicon-off:before {
content: "\e017";
}
.wpdevelop .glyphicon-signal:before {
content: "\e018";
}
.wpdevelop .glyphicon-cog:before {
content: "\e019";
}
.wpdevelop .glyphicon-trash:before {
content: "\e020";
}
.wpdevelop .glyphicon-home:before {
content: "\e021";
}
.wpdevelop .glyphicon-file:before {
content: "\e022";
}
.wpdevelop .glyphicon-time:before {
content: "\e023";
}
.wpdevelop .glyphicon-road:before {
content: "\e024";
}
.wpdevelop .glyphicon-download-alt:before {
content: "\e025";
}
.wpdevelop .glyphicon-download:before {
content: "\e026";
}
.wpdevelop .glyphicon-upload:before {
content: "\e027";
}
.wpdevelop .glyphicon-inbox:before {
content: "\e028";
}
.wpdevelop .glyphicon-play-circle:before {
content: "\e029";
}
.wpdevelop .glyphicon-repeat:before {
content: "\e030";
}
.wpdevelop .glyphicon-refresh:before {
content: "\e031";
}
.wpdevelop .glyphicon-list-alt:before {
content: "\e032";
}
.wpdevelop .glyphicon-lock:before {
content: "\e033";
}
.wpdevelop .glyphicon-flag:before {
content: "\e034";
}
.wpdevelop .glyphicon-headphones:before {
content: "\e035";
}
.wpdevelop .glyphicon-volume-off:before {
content: "\e036";
}
.wpdevelop .glyphicon-volume-down:before {
content: "\e037";
}
.wpdevelop .glyphicon-volume-up:before {
content: "\e038";
}
.wpdevelop .glyphicon-qrcode:before {
content: "\e039";
}
.wpdevelop .glyphicon-barcode:before {
content: "\e040";
}
.wpdevelop .glyphicon-tag:before {
content: "\e041";
}
.wpdevelop .glyphicon-tags:before {
content: "\e042";
}
.wpdevelop .glyphicon-book:before {
content: "\e043";
}
.wpdevelop .glyphicon-bookmark:before {
content: "\e044";
}
.wpdevelop .glyphicon-print:before {
content: "\e045";
}
.wpdevelop .glyphicon-camera:before {
content: "\e046";
}
.wpdevelop .glyphicon-font:before {
content: "\e047";
}
.wpdevelop .glyphicon-bold:before {
content: "\e048";
}
.wpdevelop .glyphicon-italic:before {
content: "\e049";
}
.wpdevelop .glyphicon-text-height:before {
content: "\e050";
}
.wpdevelop .glyphicon-text-width:before {
content: "\e051";
}
.wpdevelop .glyphicon-align-left:before {
content: "\e052";
}
.wpdevelop .glyphicon-align-center:before {
content: "\e053";
}
.wpdevelop .glyphicon-align-right:before {
content: "\e054";
}
.wpdevelop .glyphicon-align-justify:before {
content: "\e055";
}
.wpdevelop .glyphicon-list:before {
content: "\e056";
}
.wpdevelop .glyphicon-indent-left:before {
content: "\e057";
}
.wpdevelop .glyphicon-indent-right:before {
content: "\e058";
}
.wpdevelop .glyphicon-facetime-video:before {
content: "\e059";
}
.wpdevelop .glyphicon-picture:before {
content: "\e060";
}
.wpdevelop .glyphicon-map-marker:before {
content: "\e062";
}
.wpdevelop .glyphicon-adjust:before {
content: "\e063";
}
.wpdevelop .glyphicon-tint:before {
content: "\e064";
}
.wpdevelop .glyphicon-edit:before {
content: "\e065";
}
.wpdevelop .glyphicon-share:before {
content: "\e066";
}
.wpdevelop .glyphicon-check:before {
content: "\e067";
}
.wpdevelop .glyphicon-move:before {
content: "\e068";
}
.wpdevelop .glyphicon-step-backward:before {
content: "\e069";
}
.wpdevelop .glyphicon-fast-backward:before {
content: "\e070";
}
.wpdevelop .glyphicon-backward:before {
content: "\e071";
}
.wpdevelop .glyphicon-play:before {
content: "\e072";
}
.wpdevelop .glyphicon-pause:before {
content: "\e073";
}
.wpdevelop .glyphicon-stop:before {
content: "\e074";
}
.wpdevelop .glyphicon-forward:before {
content: "\e075";
}
.wpdevelop .glyphicon-fast-forward:before {
content: "\e076";
}
.wpdevelop .glyphicon-step-forward:before {
content: "\e077";
}
.wpdevelop .glyphicon-eject:before {
content: "\e078";
}
.wpdevelop .glyphicon-chevron-left:before {
content: "\e079";
}
.wpdevelop .glyphicon-chevron-right:before {
content: "\e080";
}
.wpdevelop .glyphicon-plus-sign:before {
content: "\e081";
}
.wpdevelop .glyphicon-minus-sign:before {
content: "\e082";
}
.wpdevelop .glyphicon-remove-sign:before {
content: "\e083";
}
.wpdevelop .glyphicon-ok-sign:before {
content: "\e084";
}
.wpdevelop .glyphicon-question-sign:before {
content: "\e085";
}
.wpdevelop .glyphicon-info-sign:before {
content: "\e086";
}
.wpdevelop .glyphicon-screenshot:before {
content: "\e087";
}
.wpdevelop .glyphicon-remove-circle:before {
content: "\e088";
}
.wpdevelop .glyphicon-ok-circle:before {
content: "\e089";
}
.wpdevelop .glyphicon-ban-circle:before {
content: "\e090";
}
.wpdevelop .glyphicon-arrow-left:before {
content: "\e091";
}
.wpdevelop .glyphicon-arrow-right:before {
content: "\e092";
}
.wpdevelop .glyphicon-arrow-up:before {
content: "\e093";
}
.wpdevelop .glyphicon-arrow-down:before {
content: "\e094";
}
.wpdevelop .glyphicon-share-alt:before {
content: "\e095";
}
.wpdevelop .glyphicon-resize-full:before {
content: "\e096";
}
.wpdevelop .glyphicon-resize-small:before {
content: "\e097";
}
.wpdevelop .glyphicon-exclamation-sign:before {
content: "\e101";
}
.wpdevelop .glyphicon-gift:before {
content: "\e102";
}
.wpdevelop .glyphicon-leaf:before {
content: "\e103";
}
.wpdevelop .glyphicon-fire:before {
content: "\e104";
}
.wpdevelop .glyphicon-eye-open:before {
content: "\e105";
}
.wpdevelop .glyphicon-eye-close:before {
content: "\e106";
}
.wpdevelop .glyphicon-warning-sign:before {
content: "\e107";
}
.wpdevelop .glyphicon-plane:before {
content: "\e108";
}
.wpdevelop .glyphicon-calendar:before {
content: "\e109";
}
.wpdevelop .glyphicon-random:before {
content: "\e110";
}
.wpdevelop .glyphicon-comment:before {
content: "\e111";
}
.wpdevelop .glyphicon-magnet:before {
content: "\e112";
}
.wpdevelop .glyphicon-chevron-up:before {
content: "\e113";
}
.wpdevelop .glyphicon-chevron-down:before {
content: "\e114";
}
.wpdevelop .glyphicon-retweet:before {
content: "\e115";
}
.wpdevelop .glyphicon-shopping-cart:before {
content: "\e116";
}
.wpdevelop .glyphicon-folder-close:before {
content: "\e117";
}
.wpdevelop .glyphicon-folder-open:before {
content: "\e118";
}
.wpdevelop .glyphicon-resize-vertical:before {
content: "\e119";
}
.wpdevelop .glyphicon-resize-horizontal:before {
content: "\e120";
}
.wpdevelop .glyphicon-hdd:before {
content: "\e121";
}
.wpdevelop .glyphicon-bullhorn:before {
content: "\e122";
}
.wpdevelop .glyphicon-bell:before {
content: "\e123";
}
.wpdevelop .glyphicon-certificate:before {
content: "\e124";
}
.wpdevelop .glyphicon-thumbs-up:before {
content: "\e125";
}
.wpdevelop .glyphicon-thumbs-down:before {
content: "\e126";
}
.wpdevelop .glyphicon-hand-right:before {
content: "\e127";
}
.wpdevelop .glyphicon-hand-left:before {
content: "\e128";
}
.wpdevelop .glyphicon-hand-up:before {
content: "\e129";
}
.wpdevelop .glyphicon-hand-down:before {
content: "\e130";
}
.wpdevelop .glyphicon-circle-arrow-right:before {
content: "\e131";
}
.wpdevelop .glyphicon-circle-arrow-left:before {
content: "\e132";
}
.wpdevelop .glyphicon-circle-arrow-up:before {
content: "\e133";
}
.wpdevelop .glyphicon-circle-arrow-down:before {
content: "\e134";
}
.wpdevelop .glyphicon-globe:before {
content: "\e135";
}
.wpdevelop .glyphicon-wrench:before {
content: "\e136";
}
.wpdevelop .glyphicon-tasks:before {
content: "\e137";
}
.wpdevelop .glyphicon-filter:before {
content: "\e138";
}
.wpdevelop .glyphicon-briefcase:before {
content: "\e139";
}
.wpdevelop .glyphicon-fullscreen:before {
content: "\e140";
}
.wpdevelop .glyphicon-dashboard:before {
content: "\e141";
}
.wpdevelop .glyphicon-paperclip:before {
content: "\e142";
}
.wpdevelop .glyphicon-heart-empty:before {
content: "\e143";
}
.wpdevelop .glyphicon-link:before {
content: "\e144";
}
.wpdevelop .glyphicon-phone:before {
content: "\e145";
}
.wpdevelop .glyphicon-pushpin:before {
content: "\e146";
}
.wpdevelop .glyphicon-usd:before {
content: "\e148";
}
.wpdevelop .glyphicon-gbp:before {
content: "\e149";
}
.wpdevelop .glyphicon-sort:before {
content: "\e150";
}
.wpdevelop .glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.wpdevelop .glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.wpdevelop .glyphicon-sort-by-order:before {
content: "\e153";
}
.wpdevelop .glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.wpdevelop .glyphicon-sort-by-attributes:before {
content: "\e155";
}
.wpdevelop .glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.wpdevelop .glyphicon-unchecked:before {
content: "\e157";
}
.wpdevelop .glyphicon-expand:before {
content: "\e158";
}
.wpdevelop .glyphicon-collapse-down:before {
content: "\e159";
}
.wpdevelop .glyphicon-collapse-up:before {
content: "\e160";
}
.wpdevelop .glyphicon-log-in:before {
content: "\e161";
}
.wpdevelop .glyphicon-flash:before {
content: "\e162";
}
.wpdevelop .glyphicon-log-out:before {
content: "\e163";
}
.wpdevelop .glyphicon-new-window:before {
content: "\e164";
}
.wpdevelop .glyphicon-record:before {
content: "\e165";
}
.wpdevelop .glyphicon-save:before {
content: "\e166";
}
.wpdevelop .glyphicon-open:before {
content: "\e167";
}
.wpdevelop .glyphicon-saved:before {
content: "\e168";
}
.wpdevelop .glyphicon-import:before {
content: "\e169";
}
.wpdevelop .glyphicon-export:before {
content: "\e170";
}
.wpdevelop .glyphicon-send:before {
content: "\e171";
}
.wpdevelop .glyphicon-floppy-disk:before {
content: "\e172";
}
.wpdevelop .glyphicon-floppy-saved:before {
content: "\e173";
}
.wpdevelop .glyphicon-floppy-remove:before {
content: "\e174";
}
.wpdevelop .glyphicon-floppy-save:before {
content: "\e175";
}
.wpdevelop .glyphicon-floppy-open:before {
content: "\e176";
}
.wpdevelop .glyphicon-credit-card:before {
content: "\e177";
}
.wpdevelop .glyphicon-transfer:before {
content: "\e178";
}
.wpdevelop .glyphicon-cutlery:before {
content: "\e179";
}
.wpdevelop .glyphicon-header:before {
content: "\e180";
}
.wpdevelop .glyphicon-compressed:before {
content: "\e181";
}
.wpdevelop .glyphicon-earphone:before {
content: "\e182";
}
.wpdevelop .glyphicon-phone-alt:before {
content: "\e183";
}
.wpdevelop .glyphicon-tower:before {
content: "\e184";
}
.wpdevelop .glyphicon-stats:before {
content: "\e185";
}
.wpdevelop .glyphicon-sd-video:before {
content: "\e186";
}
.wpdevelop .glyphicon-hd-video:before {
content: "\e187";
}
.wpdevelop .glyphicon-subtitles:before {
content: "\e188";
}
.wpdevelop .glyphicon-sound-stereo:before {
content: "\e189";
}
.wpdevelop .glyphicon-sound-dolby:before {
content: "\e190";
}
.wpdevelop .glyphicon-sound-5-1:before {
content: "\e191";
}
.wpdevelop .glyphicon-sound-6-1:before {
content: "\e192";
}
.wpdevelop .glyphicon-sound-7-1:before {
content: "\e193";
}
.wpdevelop .glyphicon-copyright-mark:before {
content: "\e194";
}
.wpdevelop .glyphicon-registration-mark:before {
content: "\e195";
}
.wpdevelop .glyphicon-cloud-download:before {
content: "\e197";
}
.wpdevelop .glyphicon-cloud-upload:before {
content: "\e198";
}
.wpdevelop .glyphicon-tree-conifer:before {
content: "\e199";
}
.wpdevelop .glyphicon-tree-deciduous:before {
content: "\e200";
}
.wpdevelop .glyphicon-cd:before {
content: "\e201";
}
.wpdevelop .glyphicon-save-file:before {
content: "\e202";
}
.wpdevelop .glyphicon-open-file:before {
content: "\e203";
}
.wpdevelop .glyphicon-level-up:before {
content: "\e204";
}
.wpdevelop .glyphicon-copy:before {
content: "\e205";
}
.wpdevelop .glyphicon-paste:before {
content: "\e206";
}
.wpdevelop .glyphicon-alert:before {
content: "\e209";
}
.wpdevelop .glyphicon-equalizer:before {
content: "\e210";
}
.wpdevelop .glyphicon-king:before {
content: "\e211";
}
.wpdevelop .glyphicon-queen:before {
content: "\e212";
}
.wpdevelop .glyphicon-pawn:before {
content: "\e213";
}
.wpdevelop .glyphicon-bishop:before {
content: "\e214";
}
.wpdevelop .glyphicon-knight:before {
content: "\e215";
}
.wpdevelop .glyphicon-baby-formula:before {
content: "\e216";
}
.wpdevelop .glyphicon-tent:before {
content: "\26fa";
}
.wpdevelop .glyphicon-blackboard:before {
content: "\e218";
}
.wpdevelop .glyphicon-bed:before {
content: "\e219";
}
.wpdevelop .glyphicon-apple:before {
content: "\f8ff";
}
.wpdevelop .glyphicon-erase:before {
content: "\e221";
}
.wpdevelop .glyphicon-hourglass:before {
content: "\231b";
}
.wpdevelop .glyphicon-lamp:before {
content: "\e223";
}
.wpdevelop .glyphicon-duplicate:before {
content: "\e224";
}
.wpdevelop .glyphicon-piggy-bank:before {
content: "\e225";
}
.wpdevelop .glyphicon-scissors:before {
content: "\e226";
}
.wpdevelop .glyphicon-bitcoin:before {
content: "\e227";
}
.wpdevelop .glyphicon-btc:before {
content: "\e227";
}
.wpdevelop .glyphicon-xbt:before {
content: "\e227";
}
.wpdevelop .glyphicon-yen:before {
content: "\00a5";
}
.wpdevelop .glyphicon-jpy:before {
content: "\00a5";
}
.wpdevelop .glyphicon-ruble:before {
content: "\20bd";
}
.wpdevelop .glyphicon-rub:before {
content: "\20bd";
}
.wpdevelop .glyphicon-scale:before {
content: "\e230";
}
.wpdevelop .glyphicon-ice-lolly:before {
content: "\e231";
}
.wpdevelop .glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.wpdevelop .glyphicon-education:before {
content: "\e233";
}
.wpdevelop .glyphicon-option-horizontal:before {
content: "\e234";
}
.wpdevelop .glyphicon-option-vertical:before {
content: "\e235";
}
.wpdevelop .glyphicon-menu-hamburger:before {
content: "\e236";
}
.wpdevelop .glyphicon-modal-window:before {
content: "\e237";
}
.wpdevelop .glyphicon-oil:before {
content: "\e238";
}
.wpdevelop .glyphicon-grain:before {
content: "\e239";
}
.wpdevelop .glyphicon-sunglasses:before {
content: "\e240";
}
.wpdevelop .glyphicon-text-size:before {
content: "\e241";
}
.wpdevelop .glyphicon-text-color:before {
content: "\e242";
}
.wpdevelop .glyphicon-text-background:before {
content: "\e243";
}
.wpdevelop .glyphicon-object-align-top:before {
content: "\e244";
}
.wpdevelop .glyphicon-object-align-bottom:before {
content: "\e245";
}
.wpdevelop .glyphicon-object-align-horizontal:before {
content: "\e246";
}
.wpdevelop .glyphicon-object-align-left:before {
content: "\e247";
}
.wpdevelop .glyphicon-object-align-vertical:before {
content: "\e248";
}
.wpdevelop .glyphicon-object-align-right:before {
content: "\e249";
}
.wpdevelop .glyphicon-triangle-right:before {
content: "\e250";
}
.wpdevelop .glyphicon-triangle-left:before {
content: "\e251";
}
.wpdevelop .glyphicon-triangle-bottom:before {
content: "\e252";
}
.wpdevelop .glyphicon-triangle-top:before {
content: "\e253";
}
.wpdevelop .glyphicon-console:before {
content: "\e254";
}
.wpdevelop .glyphicon-superscript:before {
content: "\e255";
}
.wpdevelop .glyphicon-subscript:before {
content: "\e256";
}
.wpdevelop .glyphicon-menu-left:before {
content: "\e257";
}
.wpdevelop .glyphicon-menu-right:before {
content: "\e258";
}
.wpdevelop .glyphicon-menu-down:before {
content: "\e259";
}
.wpdevelop .glyphicon-menu-up:before {
content: "\e260";
}
.wpdevelop * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpdevelop *:before,
.wpdevelop *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpdevelop html {
font-size: 10px;
-webkit-tap-highlight-color: transparent;
}
.wpdevelop body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
.wpdevelop input,
.wpdevelop button,
.wpdevelop select,
.wpdevelop textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.wpdevelop a {
color: #337ab7;
text-decoration: none;
}
.wpdevelop a:hover,
.wpdevelop a:focus {
color: #23527c;
text-decoration: underline;
}
.wpdevelop a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpdevelop figure {
margin: 0;
}
.wpdevelop img {
vertical-align: middle;
}
.wpdevelop .img-responsive,
.wpdevelop .thumbnail > img,
.wpdevelop .thumbnail a > img,
.wpdevelop .carousel-inner > .item > img,
.wpdevelop .carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.wpdevelop .img-rounded {
border-radius: 6px;
}
.wpdevelop .img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.wpdevelop .img-circle {
border-radius: 50%;
}
.wpdevelop hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.wpdevelop .sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.wpdevelop .sr-only-focusable:active,
.wpdevelop .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.wpdevelop [role="button"] {
cursor: pointer;
}
.wpdevelop h1,
.wpdevelop h2,
.wpdevelop h3,
.wpdevelop h4,
.wpdevelop h5,
.wpdevelop h6,
.wpdevelop .h1,
.wpdevelop .h2,
.wpdevelop .h3,
.wpdevelop .h4,
.wpdevelop .h5,
.wpdevelop .h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.wpdevelop h1 small,
.wpdevelop h2 small,
.wpdevelop h3 small,
.wpdevelop h4 small,
.wpdevelop h5 small,
.wpdevelop h6 small,
.wpdevelop .h1 small,
.wpdevelop .h2 small,
.wpdevelop .h3 small,
.wpdevelop .h4 small,
.wpdevelop .h5 small,
.wpdevelop .h6 small,
.wpdevelop h1 .small,
.wpdevelop h2 .small,
.wpdevelop h3 .small,
.wpdevelop h4 .small,
.wpdevelop h5 .small,
.wpdevelop h6 .small,
.wpdevelop .h1 .small,
.wpdevelop .h2 .small,
.wpdevelop .h3 .small,
.wpdevelop .h4 .small,
.wpdevelop .h5 .small,
.wpdevelop .h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
.wpdevelop h1,
.wpdevelop .h1,
.wpdevelop h2,
.wpdevelop .h2,
.wpdevelop h3,
.wpdevelop .h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.wpdevelop h1 small,
.wpdevelop .h1 small,
.wpdevelop h2 small,
.wpdevelop .h2 small,
.wpdevelop h3 small,
.wpdevelop .h3 small,
.wpdevelop h1 .small,
.wpdevelop .h1 .small,
.wpdevelop h2 .small,
.wpdevelop .h2 .small,
.wpdevelop h3 .small,
.wpdevelop .h3 .small {
font-size: 65%;
}
.wpdevelop h4,
.wpdevelop .h4,
.wpdevelop h5,
.wpdevelop .h5,
.wpdevelop h6,
.wpdevelop .h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.wpdevelop h4 small,
.wpdevelop .h4 small,
.wpdevelop h5 small,
.wpdevelop .h5 small,
.wpdevelop h6 small,
.wpdevelop .h6 small,
.wpdevelop h4 .small,
.wpdevelop .h4 .small,
.wpdevelop h5 .small,
.wpdevelop .h5 .small,
.wpdevelop h6 .small,
.wpdevelop .h6 .small {
font-size: 75%;
}
.wpdevelop h1,
.wpdevelop .h1 {
font-size: 36px;
}
.wpdevelop h2,
.wpdevelop .h2 {
font-size: 30px;
}
.wpdevelop h3,
.wpdevelop .h3 {
font-size: 24px;
}
.wpdevelop h4,
.wpdevelop .h4 {
font-size: 18px;
}
.wpdevelop h5,
.wpdevelop .h5 {
font-size: 14px;
}
.wpdevelop h6,
.wpdevelop .h6 {
font-size: 12px;
}
.wpdevelop p {
margin: 0 0 10px;
}
.wpdevelop .lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.wpdevelop .lead {
font-size: 21px;
}
}
.wpdevelop small,
.wpdevelop .small {
font-size: 85%;
}
.wpdevelop mark,
.wpdevelop .mark {
background-color: #fcf8e3;
padding: .2em;
}
.wpdevelop .text-left {
text-align: left;
}
.wpdevelop .text-right {
text-align: right;
}
.wpdevelop .text-center {
text-align: center;
}
.wpdevelop .text-justify {
text-align: justify;
}
.wpdevelop .text-nowrap {
white-space: nowrap;
}
.wpdevelop .text-lowercase {
text-transform: lowercase;
}
.wpdevelop .text-uppercase {
text-transform: uppercase;
}
.wpdevelop .text-capitalize {
text-transform: capitalize;
}
.wpdevelop .text-muted {
color: #777777;
}
.wpdevelop .text-primary {
color: #337ab7;
}
.wpdevelop a.text-primary:hover,
.wpdevelop a.text-primary:focus {
color: #286090;
}
.wpdevelop .text-success {
color: #3c763d;
}
.wpdevelop a.text-success:hover,
.wpdevelop a.text-success:focus {
color: #2b542c;
}
.wpdevelop .text-info {
color: #31708f;
}
.wpdevelop a.text-info:hover,
.wpdevelop a.text-info:focus {
color: #245269;
}
.wpdevelop .text-warning {
color: #8a6d3b;
}
.wpdevelop a.text-warning:hover,
.wpdevelop a.text-warning:focus {
color: #66512c;
}
.wpdevelop .text-danger {
color: #a94442;
}
.wpdevelop a.text-danger:hover,
.wpdevelop a.text-danger:focus {
color: #843534;
}
.wpdevelop .bg-primary {
color: #fff;
background-color: #337ab7;
}
.wpdevelop a.bg-primary:hover,
.wpdevelop a.bg-primary:focus {
background-color: #286090;
}
.wpdevelop .bg-success {
background-color: #dff0d8;
}
.wpdevelop a.bg-success:hover,
.wpdevelop a.bg-success:focus {
background-color: #c1e2b3;
}
.wpdevelop .bg-info {
background-color: #d9edf7;
}
.wpdevelop a.bg-info:hover,
.wpdevelop a.bg-info:focus {
background-color: #afd9ee;
}
.wpdevelop .bg-warning {
background-color: #fcf8e3;
}
.wpdevelop a.bg-warning:hover,
.wpdevelop a.bg-warning:focus {
background-color: #f7ecb5;
}
.wpdevelop .bg-danger {
background-color: #f2dede;
}
.wpdevelop a.bg-danger:hover,
.wpdevelop a.bg-danger:focus {
background-color: #e4b9b9;
}
.wpdevelop .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
.wpdevelop ul,
.wpdevelop ol {
margin-top: 0;
margin-bottom: 10px;
}
.wpdevelop ul ul,
.wpdevelop ol ul,
.wpdevelop ul ol,
.wpdevelop ol ol {
margin-bottom: 0;
}
.wpdevelop .list-unstyled {
padding-left: 0;
list-style: none;
}
.wpdevelop .list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.wpdevelop .list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
.wpdevelop dl {
margin-top: 0;
margin-bottom: 20px;
}
.wpdevelop dt,
.wpdevelop dd {
line-height: 1.42857143;
}
.wpdevelop dt {
font-weight: bold;
}
.wpdevelop dd {
margin-left: 0;
}
@media (min-width: 768px) {
.wpdevelop .dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.wpdevelop .dl-horizontal dd {
margin-left: 180px;
}
}
.wpdevelop abbr[title],
.wpdevelop abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.wpdevelop .initialism {
font-size: 90%;
text-transform: uppercase;
}
.wpdevelop blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
.wpdevelop blockquote p:last-child,
.wpdevelop blockquote ul:last-child,
.wpdevelop blockquote ol:last-child {
margin-bottom: 0;
}
.wpdevelop blockquote footer,
.wpdevelop blockquote small,
.wpdevelop blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
.wpdevelop blockquote footer:before,
.wpdevelop blockquote small:before,
.wpdevelop blockquote .small:before {
content: '\2014 \00A0';
}
.wpdevelop .blockquote-reverse,
.wpdevelop blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.wpdevelop .blockquote-reverse footer:before,
.wpdevelop blockquote.pull-right footer:before,
.wpdevelop .blockquote-reverse small:before,
.wpdevelop blockquote.pull-right small:before,
.wpdevelop .blockquote-reverse .small:before,
.wpdevelop blockquote.pull-right .small:before {
content: '';
}
.wpdevelop .blockquote-reverse footer:after,
.wpdevelop blockquote.pull-right footer:after,
.wpdevelop .blockquote-reverse small:after,
.wpdevelop blockquote.pull-right small:after,
.wpdevelop .blockquote-reverse .small:after,
.wpdevelop blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
.wpdevelop address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
.wpdevelop code,
.wpdevelop kbd,
.wpdevelop pre,
.wpdevelop samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.wpdevelop code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
.wpdevelop kbd {
padding: 2px 4px;
font-size: 90%;
color: #ffffff;
background-color: #333333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpdevelop kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
word-break: break-all;
word-wrap: break-word;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #cccccc;
border-radius: 4px;
}
.wpdevelop pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.wpdevelop .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.wpdevelop .container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
@media (min-width: 768px) {
.wpdevelop .container {
width: 750px;
}
}
@media (min-width: 992px) {
.wpdevelop .container {
width: 970px;
}
}
@media (min-width: 1200px) {
.wpdevelop .container {
width: 1170px;
}
}
.wpdevelop .container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.wpdevelop .row {
margin-left: -15px;
margin-right: -15px;
}
.wpdevelop .col-xs-1, .wpdevelop .col-sm-1, .wpdevelop .col-md-1, .wpdevelop .col-lg-1, .wpdevelop .col-xs-2, .wpdevelop .col-sm-2, .wpdevelop .col-md-2, .wpdevelop .col-lg-2, .wpdevelop .col-xs-3, .wpdevelop .col-sm-3, .wpdevelop .col-md-3, .wpdevelop .col-lg-3, .wpdevelop .col-xs-4, .wpdevelop .col-sm-4, .wpdevelop .col-md-4, .wpdevelop .col-lg-4, .wpdevelop .col-xs-5, .wpdevelop .col-sm-5, .wpdevelop .col-md-5, .wpdevelop .col-lg-5, .wpdevelop .col-xs-6, .wpdevelop .col-sm-6, .wpdevelop .col-md-6, .wpdevelop .col-lg-6, .wpdevelop .col-xs-7, .wpdevelop .col-sm-7, .wpdevelop .col-md-7, .wpdevelop .col-lg-7, .wpdevelop .col-xs-8, .wpdevelop .col-sm-8, .wpdevelop .col-md-8, .wpdevelop .col-lg-8, .wpdevelop .col-xs-9, .wpdevelop .col-sm-9, .wpdevelop .col-md-9, .wpdevelop .col-lg-9, .wpdevelop .col-xs-10, .wpdevelop .col-sm-10, .wpdevelop .col-md-10, .wpdevelop .col-lg-10, .wpdevelop .col-xs-11, .wpdevelop .col-sm-11, .wpdevelop .col-md-11, .wpdevelop .col-lg-11, .wpdevelop .col-xs-12, .wpdevelop .col-sm-12, .wpdevelop .col-md-12, .wpdevelop .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.wpdevelop .col-xs-1, .wpdevelop .col-xs-2, .wpdevelop .col-xs-3, .wpdevelop .col-xs-4, .wpdevelop .col-xs-5, .wpdevelop .col-xs-6, .wpdevelop .col-xs-7, .wpdevelop .col-xs-8, .wpdevelop .col-xs-9, .wpdevelop .col-xs-10, .wpdevelop .col-xs-11, .wpdevelop .col-xs-12 {
float: left;
}
.wpdevelop .col-xs-12 {
width: 100%;
}
.wpdevelop .col-xs-11 {
width: 91.66666667%;
}
.wpdevelop .col-xs-10 {
width: 83.33333333%;
}
.wpdevelop .col-xs-9 {
width: 75%;
}
.wpdevelop .col-xs-8 {
width: 66.66666667%;
}
.wpdevelop .col-xs-7 {
width: 58.33333333%;
}
.wpdevelop .col-xs-6 {
width: 50%;
}
.wpdevelop .col-xs-5 {
width: 41.66666667%;
}
.wpdevelop .col-xs-4 {
width: 33.33333333%;
}
.wpdevelop .col-xs-3 {
width: 25%;
}
.wpdevelop .col-xs-2 {
width: 16.66666667%;
}
.wpdevelop .col-xs-1 {
width: 8.33333333%;
}
.wpdevelop .col-xs-pull-12 {
right: 100%;
}
.wpdevelop .col-xs-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-xs-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-xs-pull-9 {
right: 75%;
}
.wpdevelop .col-xs-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-xs-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-xs-pull-6 {
right: 50%;
}
.wpdevelop .col-xs-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-xs-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-xs-pull-3 {
right: 25%;
}
.wpdevelop .col-xs-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-xs-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-xs-pull-0 {
right: auto;
}
.wpdevelop .col-xs-push-12 {
left: 100%;
}
.wpdevelop .col-xs-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-xs-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-xs-push-9 {
left: 75%;
}
.wpdevelop .col-xs-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-xs-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-xs-push-6 {
left: 50%;
}
.wpdevelop .col-xs-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-xs-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-xs-push-3 {
left: 25%;
}
.wpdevelop .col-xs-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-xs-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-xs-push-0 {
left: auto;
}
.wpdevelop .col-xs-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-xs-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-xs-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-xs-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-xs-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-xs-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-xs-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-xs-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-xs-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-xs-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-xs-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-xs-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.wpdevelop .col-sm-1, .wpdevelop .col-sm-2, .wpdevelop .col-sm-3, .wpdevelop .col-sm-4, .wpdevelop .col-sm-5, .wpdevelop .col-sm-6, .wpdevelop .col-sm-7, .wpdevelop .col-sm-8, .wpdevelop .col-sm-9, .wpdevelop .col-sm-10, .wpdevelop .col-sm-11, .wpdevelop .col-sm-12 {
float: left;
}
.wpdevelop .col-sm-12 {
width: 100%;
}
.wpdevelop .col-sm-11 {
width: 91.66666667%;
}
.wpdevelop .col-sm-10 {
width: 83.33333333%;
}
.wpdevelop .col-sm-9 {
width: 75%;
}
.wpdevelop .col-sm-8 {
width: 66.66666667%;
}
.wpdevelop .col-sm-7 {
width: 58.33333333%;
}
.wpdevelop .col-sm-6 {
width: 50%;
}
.wpdevelop .col-sm-5 {
width: 41.66666667%;
}
.wpdevelop .col-sm-4 {
width: 33.33333333%;
}
.wpdevelop .col-sm-3 {
width: 25%;
}
.wpdevelop .col-sm-2 {
width: 16.66666667%;
}
.wpdevelop .col-sm-1 {
width: 8.33333333%;
}
.wpdevelop .col-sm-pull-12 {
right: 100%;
}
.wpdevelop .col-sm-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-sm-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-sm-pull-9 {
right: 75%;
}
.wpdevelop .col-sm-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-sm-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-sm-pull-6 {
right: 50%;
}
.wpdevelop .col-sm-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-sm-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-sm-pull-3 {
right: 25%;
}
.wpdevelop .col-sm-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-sm-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-sm-pull-0 {
right: auto;
}
.wpdevelop .col-sm-push-12 {
left: 100%;
}
.wpdevelop .col-sm-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-sm-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-sm-push-9 {
left: 75%;
}
.wpdevelop .col-sm-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-sm-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-sm-push-6 {
left: 50%;
}
.wpdevelop .col-sm-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-sm-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-sm-push-3 {
left: 25%;
}
.wpdevelop .col-sm-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-sm-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-sm-push-0 {
left: auto;
}
.wpdevelop .col-sm-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-sm-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-sm-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-sm-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-sm-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-sm-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-sm-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-sm-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-sm-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-sm-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-sm-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-sm-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.wpdevelop .col-md-1, .wpdevelop .col-md-2, .wpdevelop .col-md-3, .wpdevelop .col-md-4, .wpdevelop .col-md-5, .wpdevelop .col-md-6, .wpdevelop .col-md-7, .wpdevelop .col-md-8, .wpdevelop .col-md-9, .wpdevelop .col-md-10, .wpdevelop .col-md-11, .wpdevelop .col-md-12 {
float: left;
}
.wpdevelop .col-md-12 {
width: 100%;
}
.wpdevelop .col-md-11 {
width: 91.66666667%;
}
.wpdevelop .col-md-10 {
width: 83.33333333%;
}
.wpdevelop .col-md-9 {
width: 75%;
}
.wpdevelop .col-md-8 {
width: 66.66666667%;
}
.wpdevelop .col-md-7 {
width: 58.33333333%;
}
.wpdevelop .col-md-6 {
width: 50%;
}
.wpdevelop .col-md-5 {
width: 41.66666667%;
}
.wpdevelop .col-md-4 {
width: 33.33333333%;
}
.wpdevelop .col-md-3 {
width: 25%;
}
.wpdevelop .col-md-2 {
width: 16.66666667%;
}
.wpdevelop .col-md-1 {
width: 8.33333333%;
}
.wpdevelop .col-md-pull-12 {
right: 100%;
}
.wpdevelop .col-md-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-md-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-md-pull-9 {
right: 75%;
}
.wpdevelop .col-md-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-md-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-md-pull-6 {
right: 50%;
}
.wpdevelop .col-md-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-md-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-md-pull-3 {
right: 25%;
}
.wpdevelop .col-md-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-md-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-md-pull-0 {
right: auto;
}
.wpdevelop .col-md-push-12 {
left: 100%;
}
.wpdevelop .col-md-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-md-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-md-push-9 {
left: 75%;
}
.wpdevelop .col-md-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-md-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-md-push-6 {
left: 50%;
}
.wpdevelop .col-md-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-md-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-md-push-3 {
left: 25%;
}
.wpdevelop .col-md-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-md-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-md-push-0 {
left: auto;
}
.wpdevelop .col-md-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-md-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-md-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-md-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-md-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-md-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-md-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-md-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-md-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-md-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-md-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-md-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.wpdevelop .col-lg-1, .wpdevelop .col-lg-2, .wpdevelop .col-lg-3, .wpdevelop .col-lg-4, .wpdevelop .col-lg-5, .wpdevelop .col-lg-6, .wpdevelop .col-lg-7, .wpdevelop .col-lg-8, .wpdevelop .col-lg-9, .wpdevelop .col-lg-10, .wpdevelop .col-lg-11, .wpdevelop .col-lg-12 {
float: left;
}
.wpdevelop .col-lg-12 {
width: 100%;
}
.wpdevelop .col-lg-11 {
width: 91.66666667%;
}
.wpdevelop .col-lg-10 {
width: 83.33333333%;
}
.wpdevelop .col-lg-9 {
width: 75%;
}
.wpdevelop .col-lg-8 {
width: 66.66666667%;
}
.wpdevelop .col-lg-7 {
width: 58.33333333%;
}
.wpdevelop .col-lg-6 {
width: 50%;
}
.wpdevelop .col-lg-5 {
width: 41.66666667%;
}
.wpdevelop .col-lg-4 {
width: 33.33333333%;
}
.wpdevelop .col-lg-3 {
width: 25%;
}
.wpdevelop .col-lg-2 {
width: 16.66666667%;
}
.wpdevelop .col-lg-1 {
width: 8.33333333%;
}
.wpdevelop .col-lg-pull-12 {
right: 100%;
}
.wpdevelop .col-lg-pull-11 {
right: 91.66666667%;
}
.wpdevelop .col-lg-pull-10 {
right: 83.33333333%;
}
.wpdevelop .col-lg-pull-9 {
right: 75%;
}
.wpdevelop .col-lg-pull-8 {
right: 66.66666667%;
}
.wpdevelop .col-lg-pull-7 {
right: 58.33333333%;
}
.wpdevelop .col-lg-pull-6 {
right: 50%;
}
.wpdevelop .col-lg-pull-5 {
right: 41.66666667%;
}
.wpdevelop .col-lg-pull-4 {
right: 33.33333333%;
}
.wpdevelop .col-lg-pull-3 {
right: 25%;
}
.wpdevelop .col-lg-pull-2 {
right: 16.66666667%;
}
.wpdevelop .col-lg-pull-1 {
right: 8.33333333%;
}
.wpdevelop .col-lg-pull-0 {
right: auto;
}
.wpdevelop .col-lg-push-12 {
left: 100%;
}
.wpdevelop .col-lg-push-11 {
left: 91.66666667%;
}
.wpdevelop .col-lg-push-10 {
left: 83.33333333%;
}
.wpdevelop .col-lg-push-9 {
left: 75%;
}
.wpdevelop .col-lg-push-8 {
left: 66.66666667%;
}
.wpdevelop .col-lg-push-7 {
left: 58.33333333%;
}
.wpdevelop .col-lg-push-6 {
left: 50%;
}
.wpdevelop .col-lg-push-5 {
left: 41.66666667%;
}
.wpdevelop .col-lg-push-4 {
left: 33.33333333%;
}
.wpdevelop .col-lg-push-3 {
left: 25%;
}
.wpdevelop .col-lg-push-2 {
left: 16.66666667%;
}
.wpdevelop .col-lg-push-1 {
left: 8.33333333%;
}
.wpdevelop .col-lg-push-0 {
left: auto;
}
.wpdevelop .col-lg-offset-12 {
margin-left: 100%;
}
.wpdevelop .col-lg-offset-11 {
margin-left: 91.66666667%;
}
.wpdevelop .col-lg-offset-10 {
margin-left: 83.33333333%;
}
.wpdevelop .col-lg-offset-9 {
margin-left: 75%;
}
.wpdevelop .col-lg-offset-8 {
margin-left: 66.66666667%;
}
.wpdevelop .col-lg-offset-7 {
margin-left: 58.33333333%;
}
.wpdevelop .col-lg-offset-6 {
margin-left: 50%;
}
.wpdevelop .col-lg-offset-5 {
margin-left: 41.66666667%;
}
.wpdevelop .col-lg-offset-4 {
margin-left: 33.33333333%;
}
.wpdevelop .col-lg-offset-3 {
margin-left: 25%;
}
.wpdevelop .col-lg-offset-2 {
margin-left: 16.66666667%;
}
.wpdevelop .col-lg-offset-1 {
margin-left: 8.33333333%;
}
.wpdevelop .col-lg-offset-0 {
margin-left: 0%;
}
}
.wpdevelop table {
background-color: transparent;
}
.wpdevelop caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
.wpdevelop th {
text-align: left;
}
.wpdevelop .table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.wpdevelop .table > thead > tr > th,
.wpdevelop .table > tbody > tr > th,
.wpdevelop .table > tfoot > tr > th,
.wpdevelop .table > thead > tr > td,
.wpdevelop .table > tbody > tr > td,
.wpdevelop .table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.wpdevelop .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.wpdevelop .table > caption + thead > tr:first-child > th,
.wpdevelop .table > colgroup + thead > tr:first-child > th,
.wpdevelop .table > thead:first-child > tr:first-child > th,
.wpdevelop .table > caption + thead > tr:first-child > td,
.wpdevelop .table > colgroup + thead > tr:first-child > td,
.wpdevelop .table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.wpdevelop .table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.wpdevelop .table .table {
background-color: #ffffff;
}
.wpdevelop .table-condensed > thead > tr > th,
.wpdevelop .table-condensed > tbody > tr > th,
.wpdevelop .table-condensed > tfoot > tr > th,
.wpdevelop .table-condensed > thead > tr > td,
.wpdevelop .table-condensed > tbody > tr > td,
.wpdevelop .table-condensed > tfoot > tr > td {
padding: 5px;
}
.wpdevelop .table-bordered {
border: 1px solid #dddddd;
}
.wpdevelop .table-bordered > thead > tr > th,
.wpdevelop .table-bordered > tbody > tr > th,
.wpdevelop .table-bordered > tfoot > tr > th,
.wpdevelop .table-bordered > thead > tr > td,
.wpdevelop .table-bordered > tbody > tr > td,
.wpdevelop .table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.wpdevelop .table-bordered > thead > tr > th,
.wpdevelop .table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.wpdevelop .table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.wpdevelop .table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
.wpdevelop table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
.wpdevelop table td[class*="col-"],
.wpdevelop table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.wpdevelop .table > thead > tr > td.active,
.wpdevelop .table > tbody > tr > td.active,
.wpdevelop .table > tfoot > tr > td.active,
.wpdevelop .table > thead > tr > th.active,
.wpdevelop .table > tbody > tr > th.active,
.wpdevelop .table > tfoot > tr > th.active,
.wpdevelop .table > thead > tr.active > td,
.wpdevelop .table > tbody > tr.active > td,
.wpdevelop .table > tfoot > tr.active > td,
.wpdevelop .table > thead > tr.active > th,
.wpdevelop .table > tbody > tr.active > th,
.wpdevelop .table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.wpdevelop .table-hover > tbody > tr > td.active:hover,
.wpdevelop .table-hover > tbody > tr > th.active:hover,
.wpdevelop .table-hover > tbody > tr.active:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .active,
.wpdevelop .table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.wpdevelop .table > thead > tr > td.success,
.wpdevelop .table > tbody > tr > td.success,
.wpdevelop .table > tfoot > tr > td.success,
.wpdevelop .table > thead > tr > th.success,
.wpdevelop .table > tbody > tr > th.success,
.wpdevelop .table > tfoot > tr > th.success,
.wpdevelop .table > thead > tr.success > td,
.wpdevelop .table > tbody > tr.success > td,
.wpdevelop .table > tfoot > tr.success > td,
.wpdevelop .table > thead > tr.success > th,
.wpdevelop .table > tbody > tr.success > th,
.wpdevelop .table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.wpdevelop .table-hover > tbody > tr > td.success:hover,
.wpdevelop .table-hover > tbody > tr > th.success:hover,
.wpdevelop .table-hover > tbody > tr.success:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .success,
.wpdevelop .table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.wpdevelop .table > thead > tr > td.info,
.wpdevelop .table > tbody > tr > td.info,
.wpdevelop .table > tfoot > tr > td.info,
.wpdevelop .table > thead > tr > th.info,
.wpdevelop .table > tbody > tr > th.info,
.wpdevelop .table > tfoot > tr > th.info,
.wpdevelop .table > thead > tr.info > td,
.wpdevelop .table > tbody > tr.info > td,
.wpdevelop .table > tfoot > tr.info > td,
.wpdevelop .table > thead > tr.info > th,
.wpdevelop .table > tbody > tr.info > th,
.wpdevelop .table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.wpdevelop .table-hover > tbody > tr > td.info:hover,
.wpdevelop .table-hover > tbody > tr > th.info:hover,
.wpdevelop .table-hover > tbody > tr.info:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .info,
.wpdevelop .table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.wpdevelop .table > thead > tr > td.warning,
.wpdevelop .table > tbody > tr > td.warning,
.wpdevelop .table > tfoot > tr > td.warning,
.wpdevelop .table > thead > tr > th.warning,
.wpdevelop .table > tbody > tr > th.warning,
.wpdevelop .table > tfoot > tr > th.warning,
.wpdevelop .table > thead > tr.warning > td,
.wpdevelop .table > tbody > tr.warning > td,
.wpdevelop .table > tfoot > tr.warning > td,
.wpdevelop .table > thead > tr.warning > th,
.wpdevelop .table > tbody > tr.warning > th,
.wpdevelop .table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.wpdevelop .table-hover > tbody > tr > td.warning:hover,
.wpdevelop .table-hover > tbody > tr > th.warning:hover,
.wpdevelop .table-hover > tbody > tr.warning:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .warning,
.wpdevelop .table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.wpdevelop .table > thead > tr > td.danger,
.wpdevelop .table > tbody > tr > td.danger,
.wpdevelop .table > tfoot > tr > td.danger,
.wpdevelop .table > thead > tr > th.danger,
.wpdevelop .table > tbody > tr > th.danger,
.wpdevelop .table > tfoot > tr > th.danger,
.wpdevelop .table > thead > tr.danger > td,
.wpdevelop .table > tbody > tr.danger > td,
.wpdevelop .table > tfoot > tr.danger > td,
.wpdevelop .table > thead > tr.danger > th,
.wpdevelop .table > tbody > tr.danger > th,
.wpdevelop .table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.wpdevelop .table-hover > tbody > tr > td.danger:hover,
.wpdevelop .table-hover > tbody > tr > th.danger:hover,
.wpdevelop .table-hover > tbody > tr.danger:hover > td,
.wpdevelop .table-hover > tbody > tr:hover > .danger,
.wpdevelop .table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.wpdevelop .table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.wpdevelop .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.wpdevelop .table-responsive > .table {
margin-bottom: 0;
}
.wpdevelop .table-responsive > .table > thead > tr > th,
.wpdevelop .table-responsive > .table > tbody > tr > th,
.wpdevelop .table-responsive > .table > tfoot > tr > th,
.wpdevelop .table-responsive > .table > thead > tr > td,
.wpdevelop .table-responsive > .table > tbody > tr > td,
.wpdevelop .table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.wpdevelop .table-responsive > .table-bordered {
border: 0;
}
.wpdevelop .table-responsive > .table-bordered > thead > tr > th:first-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .table-responsive > .table-bordered > thead > tr > td:first-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.wpdevelop .table-responsive > .table-bordered > thead > tr > th:last-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .table-responsive > .table-bordered > thead > tr > td:last-child,
.wpdevelop .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.wpdevelop .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.wpdevelop .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
.wpdevelop fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
.wpdevelop legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
.wpdevelop label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
.wpdevelop input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.wpdevelop input[type="radio"],
.wpdevelop input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.wpdevelop input[type="file"] {
display: block;
}
.wpdevelop input[type="range"] {
display: block;
width: 100%;
}
.wpdevelop select[multiple],
.wpdevelop select[size] {
height: auto;
}
.wpdevelop input[type="file"]:focus,
.wpdevelop input[type="radio"]:focus,
.wpdevelop input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpdevelop output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.wpdevelop .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-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-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.wpdevelop .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.wpdevelop .form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.wpdevelop .form-control:-ms-input-placeholder {
color: #999999;
}
.wpdevelop .form-control::-webkit-input-placeholder {
color: #999999;
}
.wpdevelop .form-control[disabled],
.wpdevelop .form-control[readonly],
.wpdevelop fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.wpdevelop .form-control[disabled],
.wpdevelop fieldset[disabled] .form-control {
cursor: not-allowed;
}
.wpdevelop textarea.form-control {
height: auto;
}
.wpdevelop input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.wpdevelop input[type="date"].form-control,
.wpdevelop input[type="time"].form-control,
.wpdevelop input[type="datetime-local"].form-control,
.wpdevelop input[type="month"].form-control {
line-height: 34px;
}
.wpdevelop input[type="date"].input-sm,
.wpdevelop input[type="time"].input-sm,
.wpdevelop input[type="datetime-local"].input-sm,
.wpdevelop input[type="month"].input-sm,
.wpdevelop .input-group-sm input[type="date"],
.wpdevelop .input-group-sm input[type="time"],
.wpdevelop .input-group-sm input[type="datetime-local"],
.wpdevelop .input-group-sm input[type="month"] {
line-height: 30px;
}
.wpdevelop input[type="date"].input-lg,
.wpdevelop input[type="time"].input-lg,
.wpdevelop input[type="datetime-local"].input-lg,
.wpdevelop input[type="month"].input-lg,
.wpdevelop .input-group-lg input[type="date"],
.wpdevelop .input-group-lg input[type="time"],
.wpdevelop .input-group-lg input[type="datetime-local"],
.wpdevelop .input-group-lg input[type="month"] {
line-height: 46px;
}
}
.wpdevelop .form-group {
margin-bottom: 15px;
}
.wpdevelop .radio,
.wpdevelop .checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.wpdevelop .radio label,
.wpdevelop .checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.wpdevelop .radio input[type="radio"],
.wpdevelop .radio-inline input[type="radio"],
.wpdevelop .checkbox input[type="checkbox"],
.wpdevelop .checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.wpdevelop .radio + .radio,
.wpdevelop .checkbox + .checkbox {
margin-top: -5px;
}
.wpdevelop .radio-inline,
.wpdevelop .checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.wpdevelop .radio-inline + .radio-inline,
.wpdevelop .checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
.wpdevelop input[type="radio"][disabled],
.wpdevelop input[type="checkbox"][disabled],
.wpdevelop input[type="radio"].disabled,
.wpdevelop input[type="checkbox"].disabled,
.wpdevelop fieldset[disabled] input[type="radio"],
.wpdevelop fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.wpdevelop .radio-inline.disabled,
.wpdevelop .checkbox-inline.disabled,
.wpdevelop fieldset[disabled] .radio-inline,
.wpdevelop fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.wpdevelop .radio.disabled label,
.wpdevelop .checkbox.disabled label,
.wpdevelop fieldset[disabled] .radio label,
.wpdevelop fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.wpdevelop .form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.wpdevelop .form-control-static.input-lg,
.wpdevelop .form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.wpdevelop .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop select.input-sm {
height: 30px;
line-height: 30px;
}
.wpdevelop textarea.input-sm,
.wpdevelop select[multiple].input-sm {
height: auto;
}
.wpdevelop .form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop .form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.wpdevelop .form-group-sm textarea.form-control,
.wpdevelop .form-group-sm select[multiple].form-control {
height: auto;
}
.wpdevelop .form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.wpdevelop .input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop select.input-lg {
height: 46px;
line-height: 46px;
}
.wpdevelop textarea.input-lg,
.wpdevelop select[multiple].input-lg {
height: auto;
}
.wpdevelop .form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop .form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.wpdevelop .form-group-lg textarea.form-control,
.wpdevelop .form-group-lg select[multiple].form-control {
height: auto;
}
.wpdevelop .form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.wpdevelop .has-feedback {
position: relative;
}
.wpdevelop .has-feedback .form-control {
padding-right: 42.5px;
}
.wpdevelop .form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.wpdevelop .input-lg + .form-control-feedback,
.wpdevelop .input-group-lg + .form-control-feedback,
.wpdevelop .form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.wpdevelop .input-sm + .form-control-feedback,
.wpdevelop .input-group-sm + .form-control-feedback,
.wpdevelop .form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.wpdevelop .has-success .help-block,
.wpdevelop .has-success .control-label,
.wpdevelop .has-success .radio,
.wpdevelop .has-success .checkbox,
.wpdevelop .has-success .radio-inline,
.wpdevelop .has-success .checkbox-inline,
.wpdevelop .has-success.radio label,
.wpdevelop .has-success.checkbox label,
.wpdevelop .has-success.radio-inline label,
.wpdevelop .has-success.checkbox-inline label {
color: #3c763d;
}
.wpdevelop .has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.wpdevelop .has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.wpdevelop .has-success .form-control-feedback {
color: #3c763d;
}
.wpdevelop .has-warning .help-block,
.wpdevelop .has-warning .control-label,
.wpdevelop .has-warning .radio,
.wpdevelop .has-warning .checkbox,
.wpdevelop .has-warning .radio-inline,
.wpdevelop .has-warning .checkbox-inline,
.wpdevelop .has-warning.radio label,
.wpdevelop .has-warning.checkbox label,
.wpdevelop .has-warning.radio-inline label,
.wpdevelop .has-warning.checkbox-inline label {
color: #8a6d3b;
}
.wpdevelop .has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.wpdevelop .has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.wpdevelop .has-warning .form-control-feedback {
color: #8a6d3b;
}
.wpdevelop .has-error .help-block,
.wpdevelop .has-error .control-label,
.wpdevelop .has-error .radio,
.wpdevelop .has-error .checkbox,
.wpdevelop .has-error .radio-inline,
.wpdevelop .has-error .checkbox-inline,
.wpdevelop .has-error.radio label,
.wpdevelop .has-error.checkbox label,
.wpdevelop .has-error.radio-inline label,
.wpdevelop .has-error.checkbox-inline label {
color: #a94442;
}
.wpdevelop .has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.wpdevelop .has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.wpdevelop .has-error .form-control-feedback {
color: #a94442;
}
.wpdevelop .has-feedback label ~ .form-control-feedback {
top: 25px;
}
.wpdevelop .has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.wpdevelop .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.wpdevelop .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.wpdevelop .form-inline .form-control-static {
display: inline-block;
}
.wpdevelop .form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.wpdevelop .form-inline .input-group .input-group-addon,
.wpdevelop .form-inline .input-group .input-group-btn,
.wpdevelop .form-inline .input-group .form-control {
width: auto;
}
.wpdevelop .form-inline .input-group > .form-control {
width: 100%;
}
.wpdevelop .form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .form-inline .radio,
.wpdevelop .form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .form-inline .radio label,
.wpdevelop .form-inline .checkbox label {
padding-left: 0;
}
.wpdevelop .form-inline .radio input[type="radio"],
.wpdevelop .form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.wpdevelop .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.wpdevelop .form-horizontal .radio,
.wpdevelop .form-horizontal .checkbox,
.wpdevelop .form-horizontal .radio-inline,
.wpdevelop .form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.wpdevelop .form-horizontal .radio,
.wpdevelop .form-horizontal .checkbox {
min-height: 27px;
}
.wpdevelop .form-horizontal .form-group {
margin-left: -15px;
margin-right: -15px;
}
@media (min-width: 768px) {
.wpdevelop .form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.wpdevelop .form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.wpdevelop .form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.wpdevelop .form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.wpdevelop .btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.wpdevelop .btn:focus,
.wpdevelop .btn:active:focus,
.wpdevelop .btn.active:focus,
.wpdevelop .btn.focus,
.wpdevelop .btn:active.focus,
.wpdevelop .btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.wpdevelop .btn:hover,
.wpdevelop .btn:focus,
.wpdevelop .btn.focus {
color: #333333;
text-decoration: none;
}
.wpdevelop .btn:active,
.wpdevelop .btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpdevelop .btn.disabled,
.wpdevelop .btn[disabled],
.wpdevelop fieldset[disabled] .btn {
cursor: not-allowed;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop a.btn.disabled,
.wpdevelop fieldset[disabled] a.btn {
pointer-events: none;
}
.wpdevelop .btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.wpdevelop .btn-default:focus,
.wpdevelop .btn-default.focus {
color: #333333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.wpdevelop .btn-default:hover {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active,
.wpdevelop .open > .dropdown-toggle.btn-default {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.wpdevelop .btn-default:active:hover,
.wpdevelop .btn-default.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-default:hover,
.wpdevelop .btn-default:active:focus,
.wpdevelop .btn-default.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-default:focus,
.wpdevelop .btn-default:active.focus,
.wpdevelop .btn-default.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-default.focus {
color: #333333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active,
.wpdevelop .open > .dropdown-toggle.btn-default {
background-image: none;
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop .btn-default.disabled:hover,
.wpdevelop .btn-default[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-default:hover,
.wpdevelop .btn-default.disabled:focus,
.wpdevelop .btn-default[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-default:focus,
.wpdevelop .btn-default.disabled.focus,
.wpdevelop .btn-default[disabled].focus,
.wpdevelop fieldset[disabled] .btn-default.focus,
.wpdevelop .btn-default.disabled:active,
.wpdevelop .btn-default[disabled]:active,
.wpdevelop fieldset[disabled] .btn-default:active,
.wpdevelop .btn-default.disabled.active,
.wpdevelop .btn-default[disabled].active,
.wpdevelop fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.wpdevelop .btn-default .badge {
color: #ffffff;
background-color: #333333;
}
.wpdevelop .btn-primary {
color: #ffffff;
background-color: #337ab7;
border-color: #2e6da4;
}
.wpdevelop .btn-primary:focus,
.wpdevelop .btn-primary.focus {
color: #ffffff;
background-color: #286090;
border-color: #122b40;
}
.wpdevelop .btn-primary:hover {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active,
.wpdevelop .open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.wpdevelop .btn-primary:active:hover,
.wpdevelop .btn-primary.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-primary:hover,
.wpdevelop .btn-primary:active:focus,
.wpdevelop .btn-primary.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-primary:focus,
.wpdevelop .btn-primary:active.focus,
.wpdevelop .btn-primary.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-primary.focus {
color: #ffffff;
background-color: #204d74;
border-color: #122b40;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active,
.wpdevelop .open > .dropdown-toggle.btn-primary {
background-image: none;
}
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-primary[disabled],
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop .btn-primary.disabled:hover,
.wpdevelop .btn-primary[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-primary:hover,
.wpdevelop .btn-primary.disabled:focus,
.wpdevelop .btn-primary[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-primary:focus,
.wpdevelop .btn-primary.disabled.focus,
.wpdevelop .btn-primary[disabled].focus,
.wpdevelop fieldset[disabled] .btn-primary.focus,
.wpdevelop .btn-primary.disabled:active,
.wpdevelop .btn-primary[disabled]:active,
.wpdevelop fieldset[disabled] .btn-primary:active,
.wpdevelop .btn-primary.disabled.active,
.wpdevelop .btn-primary[disabled].active,
.wpdevelop fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.wpdevelop .btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.wpdevelop .btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.wpdevelop .btn-success:focus,
.wpdevelop .btn-success.focus {
color: #ffffff;
background-color: #449d44;
border-color: #255625;
}
.wpdevelop .btn-success:hover {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active,
.wpdevelop .open > .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.wpdevelop .btn-success:active:hover,
.wpdevelop .btn-success.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-success:hover,
.wpdevelop .btn-success:active:focus,
.wpdevelop .btn-success.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-success:focus,
.wpdevelop .btn-success:active.focus,
.wpdevelop .btn-success.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-success.focus {
color: #ffffff;
background-color: #398439;
border-color: #255625;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active,
.wpdevelop .open > .dropdown-toggle.btn-success {
background-image: none;
}
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-success[disabled],
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop .btn-success.disabled:hover,
.wpdevelop .btn-success[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-success:hover,
.wpdevelop .btn-success.disabled:focus,
.wpdevelop .btn-success[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-success:focus,
.wpdevelop .btn-success.disabled.focus,
.wpdevelop .btn-success[disabled].focus,
.wpdevelop fieldset[disabled] .btn-success.focus,
.wpdevelop .btn-success.disabled:active,
.wpdevelop .btn-success[disabled]:active,
.wpdevelop fieldset[disabled] .btn-success:active,
.wpdevelop .btn-success.disabled.active,
.wpdevelop .btn-success[disabled].active,
.wpdevelop fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.wpdevelop .btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.wpdevelop .btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.wpdevelop .btn-info:focus,
.wpdevelop .btn-info.focus {
color: #ffffff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.wpdevelop .btn-info:hover {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active,
.wpdevelop .open > .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.wpdevelop .btn-info:active:hover,
.wpdevelop .btn-info.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-info:hover,
.wpdevelop .btn-info:active:focus,
.wpdevelop .btn-info.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-info:focus,
.wpdevelop .btn-info:active.focus,
.wpdevelop .btn-info.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-info.focus {
color: #ffffff;
background-color: #269abc;
border-color: #1b6d85;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active,
.wpdevelop .open > .dropdown-toggle.btn-info {
background-image: none;
}
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-info[disabled],
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop .btn-info.disabled:hover,
.wpdevelop .btn-info[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-info:hover,
.wpdevelop .btn-info.disabled:focus,
.wpdevelop .btn-info[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-info:focus,
.wpdevelop .btn-info.disabled.focus,
.wpdevelop .btn-info[disabled].focus,
.wpdevelop fieldset[disabled] .btn-info.focus,
.wpdevelop .btn-info.disabled:active,
.wpdevelop .btn-info[disabled]:active,
.wpdevelop fieldset[disabled] .btn-info:active,
.wpdevelop .btn-info.disabled.active,
.wpdevelop .btn-info[disabled].active,
.wpdevelop fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.wpdevelop .btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.wpdevelop .btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.wpdevelop .btn-warning:focus,
.wpdevelop .btn-warning.focus {
color: #ffffff;
background-color: #ec971f;
border-color: #985f0d;
}
.wpdevelop .btn-warning:hover {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active,
.wpdevelop .open > .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.wpdevelop .btn-warning:active:hover,
.wpdevelop .btn-warning.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-warning:hover,
.wpdevelop .btn-warning:active:focus,
.wpdevelop .btn-warning.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-warning:focus,
.wpdevelop .btn-warning:active.focus,
.wpdevelop .btn-warning.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-warning.focus {
color: #ffffff;
background-color: #d58512;
border-color: #985f0d;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active,
.wpdevelop .open > .dropdown-toggle.btn-warning {
background-image: none;
}
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-warning[disabled],
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop .btn-warning.disabled:hover,
.wpdevelop .btn-warning[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-warning:hover,
.wpdevelop .btn-warning.disabled:focus,
.wpdevelop .btn-warning[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-warning:focus,
.wpdevelop .btn-warning.disabled.focus,
.wpdevelop .btn-warning[disabled].focus,
.wpdevelop fieldset[disabled] .btn-warning.focus,
.wpdevelop .btn-warning.disabled:active,
.wpdevelop .btn-warning[disabled]:active,
.wpdevelop fieldset[disabled] .btn-warning:active,
.wpdevelop .btn-warning.disabled.active,
.wpdevelop .btn-warning[disabled].active,
.wpdevelop fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.wpdevelop .btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.wpdevelop .btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.wpdevelop .btn-danger:focus,
.wpdevelop .btn-danger.focus {
color: #ffffff;
background-color: #c9302c;
border-color: #761c19;
}
.wpdevelop .btn-danger:hover {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active,
.wpdevelop .open > .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.wpdevelop .btn-danger:active:hover,
.wpdevelop .btn-danger.active:hover,
.wpdevelop .open > .dropdown-toggle.btn-danger:hover,
.wpdevelop .btn-danger:active:focus,
.wpdevelop .btn-danger.active:focus,
.wpdevelop .open > .dropdown-toggle.btn-danger:focus,
.wpdevelop .btn-danger:active.focus,
.wpdevelop .btn-danger.active.focus,
.wpdevelop .open > .dropdown-toggle.btn-danger.focus {
color: #ffffff;
background-color: #ac2925;
border-color: #761c19;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active,
.wpdevelop .open > .dropdown-toggle.btn-danger {
background-image: none;
}
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-danger,
.wpdevelop .btn-danger.disabled:hover,
.wpdevelop .btn-danger[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-danger:hover,
.wpdevelop .btn-danger.disabled:focus,
.wpdevelop .btn-danger[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-danger:focus,
.wpdevelop .btn-danger.disabled.focus,
.wpdevelop .btn-danger[disabled].focus,
.wpdevelop fieldset[disabled] .btn-danger.focus,
.wpdevelop .btn-danger.disabled:active,
.wpdevelop .btn-danger[disabled]:active,
.wpdevelop fieldset[disabled] .btn-danger:active,
.wpdevelop .btn-danger.disabled.active,
.wpdevelop .btn-danger[disabled].active,
.wpdevelop fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.wpdevelop .btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.wpdevelop .btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.wpdevelop .btn-link,
.wpdevelop .btn-link:active,
.wpdevelop .btn-link.active,
.wpdevelop .btn-link[disabled],
.wpdevelop fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .btn-link,
.wpdevelop .btn-link:hover,
.wpdevelop .btn-link:focus,
.wpdevelop .btn-link:active {
border-color: transparent;
}
.wpdevelop .btn-link:hover,
.wpdevelop .btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.wpdevelop .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-link:hover,
.wpdevelop .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.wpdevelop .btn-lg,
.wpdevelop .btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop .btn-sm,
.wpdevelop .btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop .btn-xs,
.wpdevelop .btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop .btn-block {
display: block;
width: 100%;
}
.wpdevelop .btn-block + .btn-block {
margin-top: 5px;
}
.wpdevelop input[type="submit"].btn-block,
.wpdevelop input[type="reset"].btn-block,
.wpdevelop input[type="button"].btn-block {
width: 100%;
}
.wpdevelop .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.wpdevelop .fade.in {
opacity: 1;
}
.wpdevelop .collapse {
display: none;
}
.wpdevelop .collapse.in {
display: block;
}
.wpdevelop tr.collapse.in {
display: table-row;
}
.wpdevelop tbody.collapse.in {
display: table-row-group;
}
.wpdevelop .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.wpdevelop .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.wpdevelop .dropup,
.wpdevelop .dropdown {
position: relative;
}
.wpdevelop .dropdown-toggle:focus {
outline: 0;
}
.wpdevelop .dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
-webkit-background-clip: padding-box;
background-clip: padding-box;
}
.wpdevelop .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.wpdevelop .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.wpdevelop .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333333;
white-space: nowrap;
}
.wpdevelop .dropdown-menu > li > a:hover,
.wpdevelop .dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.wpdevelop .dropdown-menu > .active > a,
.wpdevelop .dropdown-menu > .active > a:hover,
.wpdevelop .dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.wpdevelop .dropdown-menu > .disabled > a,
.wpdevelop .dropdown-menu > .disabled > a:hover,
.wpdevelop .dropdown-menu > .disabled > a:focus {
color: #777777;
}
.wpdevelop .dropdown-menu > .disabled > a:hover,
.wpdevelop .dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.wpdevelop .open > .dropdown-menu {
display: block;
}
.wpdevelop .open > a {
outline: 0;
}
.wpdevelop .dropdown-menu-right {
left: auto;
right: 0;
}
.wpdevelop .dropdown-menu-left {
left: 0;
right: auto;
}
.wpdevelop .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777777;
white-space: nowrap;
}
.wpdevelop .dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.wpdevelop .pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.wpdevelop .dropup .caret,
.wpdevelop .navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
content: "";
}
.wpdevelop .dropup .dropdown-menu,
.wpdevelop .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.wpdevelop .navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.wpdevelop .btn-group,
.wpdevelop .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.wpdevelop .btn-group > .btn,
.wpdevelop .btn-group-vertical > .btn {
position: relative;
float: left;
}
.wpdevelop .btn-group > .btn:hover,
.wpdevelop .btn-group-vertical > .btn:hover,
.wpdevelop .btn-group > .btn:focus,
.wpdevelop .btn-group-vertical > .btn:focus,
.wpdevelop .btn-group > .btn:active,
.wpdevelop .btn-group-vertical > .btn:active,
.wpdevelop .btn-group > .btn.active,
.wpdevelop .btn-group-vertical > .btn.active {
z-index: 2;
}
.wpdevelop .btn-group .btn + .btn,
.wpdevelop .btn-group .btn + .btn-group,
.wpdevelop .btn-group .btn-group + .btn,
.wpdevelop .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.wpdevelop .btn-toolbar {
margin-left: -5px;
}
.wpdevelop .btn-toolbar .btn,
.wpdevelop .btn-toolbar .btn-group,
.wpdevelop .btn-toolbar .input-group {
float: left;
}
.wpdevelop .btn-toolbar > .btn,
.wpdevelop .btn-toolbar > .btn-group,
.wpdevelop .btn-toolbar > .input-group {
margin-left: 5px;
}
.wpdevelop .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.wpdevelop .btn-group > .btn:first-child {
margin-left: 0;
}
.wpdevelop .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.wpdevelop .btn-group > .btn:last-child:not(:first-child),
.wpdevelop .btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group > .btn-group {
float: left;
}
.wpdevelop .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.wpdevelop .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.wpdevelop .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.wpdevelop .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group .dropdown-toggle:active,
.wpdevelop .btn-group.open .dropdown-toggle {
outline: 0;
}
.wpdevelop .btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.wpdevelop .btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.wpdevelop .btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpdevelop .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .btn .caret {
margin-left: 0;
}
.wpdevelop .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.wpdevelop .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.wpdevelop .btn-group-vertical > .btn,
.wpdevelop .btn-group-vertical > .btn-group,
.wpdevelop .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.wpdevelop .btn-group-vertical > .btn-group > .btn {
float: none;
}
.wpdevelop .btn-group-vertical > .btn + .btn,
.wpdevelop .btn-group-vertical > .btn + .btn-group,
.wpdevelop .btn-group-vertical > .btn-group + .btn,
.wpdevelop .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.wpdevelop .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.wpdevelop .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.wpdevelop .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.wpdevelop .btn-group-justified > .btn,
.wpdevelop .btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.wpdevelop .btn-group-justified > .btn-group .btn {
width: 100%;
}
.wpdevelop .btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
.wpdevelop [data-toggle="buttons"] > .btn input[type="radio"],
.wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.wpdevelop [data-toggle="buttons"] > .btn input[type="checkbox"],
.wpdevelop [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.wpdevelop .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.wpdevelop .input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.wpdevelop .input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.wpdevelop .input-group-lg > .form-control,
.wpdevelop .input-group-lg > .input-group-addon,
.wpdevelop .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.wpdevelop select.input-group-lg > .form-control,
.wpdevelop select.input-group-lg > .input-group-addon,
.wpdevelop select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
.wpdevelop textarea.input-group-lg > .form-control,
.wpdevelop textarea.input-group-lg > .input-group-addon,
.wpdevelop textarea.input-group-lg > .input-group-btn > .btn,
.wpdevelop select[multiple].input-group-lg > .form-control,
.wpdevelop select[multiple].input-group-lg > .input-group-addon,
.wpdevelop select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.wpdevelop .input-group-sm > .form-control,
.wpdevelop .input-group-sm > .input-group-addon,
.wpdevelop .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.wpdevelop select.input-group-sm > .form-control,
.wpdevelop select.input-group-sm > .input-group-addon,
.wpdevelop select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
.wpdevelop textarea.input-group-sm > .form-control,
.wpdevelop textarea.input-group-sm > .input-group-addon,
.wpdevelop textarea.input-group-sm > .input-group-btn > .btn,
.wpdevelop select[multiple].input-group-sm > .form-control,
.wpdevelop select[multiple].input-group-sm > .input-group-addon,
.wpdevelop select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.wpdevelop .input-group-addon,
.wpdevelop .input-group-btn,
.wpdevelop .input-group .form-control {
display: table-cell;
}
.wpdevelop .input-group-addon:not(:first-child):not(:last-child),
.wpdevelop .input-group-btn:not(:first-child):not(:last-child),
.wpdevelop .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.wpdevelop .input-group-addon,
.wpdevelop .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.wpdevelop .input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.wpdevelop .input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.wpdevelop .input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.wpdevelop .input-group-addon input[type="radio"],
.wpdevelop .input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.wpdevelop .input-group .form-control:first-child,
.wpdevelop .input-group-addon:first-child,
.wpdevelop .input-group-btn:first-child > .btn,
.wpdevelop .input-group-btn:first-child > .btn-group > .btn,
.wpdevelop .input-group-btn:first-child > .dropdown-toggle,
.wpdevelop .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.wpdevelop .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.wpdevelop .input-group-addon:first-child {
border-right: 0;
}
.wpdevelop .input-group .form-control:last-child,
.wpdevelop .input-group-addon:last-child,
.wpdevelop .input-group-btn:last-child > .btn,
.wpdevelop .input-group-btn:last-child > .btn-group > .btn,
.wpdevelop .input-group-btn:last-child > .dropdown-toggle,
.wpdevelop .input-group-btn:first-child > .btn:not(:first-child),
.wpdevelop .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .input-group-addon:last-child {
border-left: 0;
}
.wpdevelop .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.wpdevelop .input-group-btn > .btn {
position: relative;
}
.wpdevelop .input-group-btn > .btn + .btn {
margin-left: -1px;
}
.wpdevelop .input-group-btn > .btn:hover,
.wpdevelop .input-group-btn > .btn:focus,
.wpdevelop .input-group-btn > .btn:active {
z-index: 2;
}
.wpdevelop .input-group-btn:first-child > .btn,
.wpdevelop .input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.wpdevelop .input-group-btn:last-child > .btn,
.wpdevelop .input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.wpdevelop .nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.wpdevelop .nav > li {
position: relative;
display: block;
}
.wpdevelop .nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.wpdevelop .nav > li > a:hover,
.wpdevelop .nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.wpdevelop .nav > li.disabled > a {
color: #777777;
}
.wpdevelop .nav > li.disabled > a:hover,
.wpdevelop .nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.wpdevelop .nav .open > a,
.wpdevelop .nav .open > a:hover,
.wpdevelop .nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.wpdevelop .nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.wpdevelop .nav > li > a > img {
max-width: none;
}
.wpdevelop .nav-tabs {
border-bottom: 1px solid #dddddd;
}
.wpdevelop .nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.wpdevelop .nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.wpdevelop .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.wpdevelop .nav-tabs > li.active > a,
.wpdevelop .nav-tabs > li.active > a:hover,
.wpdevelop .nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.wpdevelop .nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.wpdevelop .nav-tabs.nav-justified > li {
float: none;
}
.wpdevelop .nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.wpdevelop .nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.wpdevelop .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.wpdevelop .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.wpdevelop .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.wpdevelop .nav-tabs.nav-justified > .active > a,
.wpdevelop .nav-tabs.nav-justified > .active > a:hover,
.wpdevelop .nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.wpdevelop .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.wpdevelop .nav-tabs.nav-justified > .active > a,
.wpdevelop .nav-tabs.nav-justified > .active > a:hover,
.wpdevelop .nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.wpdevelop .nav-pills > li {
float: left;
}
.wpdevelop .nav-pills > li > a {
border-radius: 4px;
}
.wpdevelop .nav-pills > li + li {
margin-left: 2px;
}
.wpdevelop .nav-pills > li.active > a,
.wpdevelop .nav-pills > li.active > a:hover,
.wpdevelop .nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #337ab7;
}
.wpdevelop .nav-stacked > li {
float: none;
}
.wpdevelop .nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.wpdevelop .nav-justified {
width: 100%;
}
.wpdevelop .nav-justified > li {
float: none;
}
.wpdevelop .nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.wpdevelop .nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.wpdevelop .nav-justified > li {
display: table-cell;
width: 1%;
}
.wpdevelop .nav-justified > li > a {
margin-bottom: 0;
}
}
.wpdevelop .nav-tabs-justified {
border-bottom: 0;
}
.wpdevelop .nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.wpdevelop .nav-tabs-justified > .active > a,
.wpdevelop .nav-tabs-justified > .active > a:hover,
.wpdevelop .nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.wpdevelop .nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.wpdevelop .nav-tabs-justified > .active > a,
.wpdevelop .nav-tabs-justified > .active > a:hover,
.wpdevelop .nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.wpdevelop .tab-content > .tab-pane {
display: none;
}
.wpdevelop .tab-content > .active {
display: block;
}
.wpdevelop .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.wpdevelop .navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-header {
float: left;
}
}
.wpdevelop .navbar-collapse {
overflow-x: visible;
padding-right: 15px;
padding-left: 15px;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.wpdevelop .navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.wpdevelop .navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.wpdevelop .navbar-collapse.in {
overflow-y: visible;
}
.wpdevelop .navbar-fixed-top .navbar-collapse,
.wpdevelop .navbar-static-top .navbar-collapse,
.wpdevelop .navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.wpdevelop .navbar-fixed-top .navbar-collapse,
.wpdevelop .navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.wpdevelop .navbar-fixed-top .navbar-collapse,
.wpdevelop .navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.wpdevelop .container > .navbar-header,
.wpdevelop .container-fluid > .navbar-header,
.wpdevelop .container > .navbar-collapse,
.wpdevelop .container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.wpdevelop .container > .navbar-header,
.wpdevelop .container-fluid > .navbar-header,
.wpdevelop .container > .navbar-collapse,
.wpdevelop .container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.wpdevelop .navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-static-top {
border-radius: 0;
}
}
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
border-radius: 0;
}
}
.wpdevelop .navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.wpdevelop .navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.wpdevelop .navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
height: 50px;
}
.wpdevelop .navbar-brand:hover,
.wpdevelop .navbar-brand:focus {
text-decoration: none;
}
.wpdevelop .navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.wpdevelop .navbar > .container .navbar-brand,
.wpdevelop .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.wpdevelop .navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.wpdevelop .navbar-toggle:focus {
outline: 0;
}
.wpdevelop .navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.wpdevelop .navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-toggle {
display: none;
}
}
.wpdevelop .navbar-nav {
margin: 7.5px -15px;
}
.wpdevelop .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.wpdevelop .navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .navbar-nav .open .dropdown-menu > li > a,
.wpdevelop .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.wpdevelop .navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.wpdevelop .navbar-nav .open .dropdown-menu > li > a:hover,
.wpdevelop .navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-nav {
float: left;
margin: 0;
}
.wpdevelop .navbar-nav > li {
float: left;
}
.wpdevelop .navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.wpdevelop .navbar-form {
margin-left: -15px;
margin-right: -15px;
padding: 10px 15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.wpdevelop .navbar-form .form-control-static {
display: inline-block;
}
.wpdevelop .navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.wpdevelop .navbar-form .input-group .input-group-addon,
.wpdevelop .navbar-form .input-group .input-group-btn,
.wpdevelop .navbar-form .input-group .form-control {
width: auto;
}
.wpdevelop .navbar-form .input-group > .form-control {
width: 100%;
}
.wpdevelop .navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .navbar-form .radio,
.wpdevelop .navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.wpdevelop .navbar-form .radio label,
.wpdevelop .navbar-form .checkbox label {
padding-left: 0;
}
.wpdevelop .navbar-form .radio input[type="radio"],
.wpdevelop .navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.wpdevelop .navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.wpdevelop .navbar-form .form-group {
margin-bottom: 5px;
}
.wpdevelop .navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.wpdevelop .navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.wpdevelop .navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.wpdevelop .navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.wpdevelop .navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.wpdevelop .navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.wpdevelop .navbar-text {
float: left;
margin-left: 15px;
margin-right: 15px;
}
}
@media (min-width: 768px) {
.wpdevelop .navbar-left {
float: left !important;
}
.wpdevelop .navbar-right {
float: right !important;
margin-right: -15px;
}
.wpdevelop .navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.wpdevelop .navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-brand {
color: #777777;
}
.wpdevelop .navbar-default .navbar-brand:hover,
.wpdevelop .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-text {
color: #777777;
}
.wpdevelop .navbar-default .navbar-nav > li > a {
color: #777777;
}
.wpdevelop .navbar-default .navbar-nav > li > a:hover,
.wpdevelop .navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-nav > .active > a,
.wpdevelop .navbar-default .navbar-nav > .active > a:hover,
.wpdevelop .navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav > .disabled > a,
.wpdevelop .navbar-default .navbar-nav > .disabled > a:hover,
.wpdevelop .navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-toggle {
border-color: #dddddd;
}
.wpdevelop .navbar-default .navbar-toggle:hover,
.wpdevelop .navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.wpdevelop .navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.wpdevelop .navbar-default .navbar-collapse,
.wpdevelop .navbar-default .navbar-form {
border-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav > .open > a,
.wpdevelop .navbar-default .navbar-nav > .open > a:hover,
.wpdevelop .navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
@media (max-width: 767px) {
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.wpdevelop .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.wpdevelop .navbar-default .navbar-link {
color: #777777;
}
.wpdevelop .navbar-default .navbar-link:hover {
color: #333333;
}
.wpdevelop .navbar-default .btn-link {
color: #777777;
}
.wpdevelop .navbar-default .btn-link:hover,
.wpdevelop .navbar-default .btn-link:focus {
color: #333333;
}
.wpdevelop .navbar-default .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .navbar-default .btn-link:hover,
.wpdevelop .navbar-default .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .navbar-default .btn-link:focus {
color: #cccccc;
}
.wpdevelop .navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-brand:hover,
.wpdevelop .navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-text {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav > li > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-nav > .active > a,
.wpdevelop .navbar-inverse .navbar-nav > .active > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a,
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-toggle {
border-color: #333333;
}
.wpdevelop .navbar-inverse .navbar-toggle:hover,
.wpdevelop .navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.wpdevelop .navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.wpdevelop .navbar-inverse .navbar-collapse,
.wpdevelop .navbar-inverse .navbar-form {
border-color: #101010;
}
.wpdevelop .navbar-inverse .navbar-nav > .open > a,
.wpdevelop .navbar-inverse .navbar-nav > .open > a:hover,
.wpdevelop .navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
@media (max-width: 767px) {
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.wpdevelop .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.wpdevelop .navbar-inverse .navbar-link {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.wpdevelop .navbar-inverse .btn-link {
color: #9d9d9d;
}
.wpdevelop .navbar-inverse .btn-link:hover,
.wpdevelop .navbar-inverse .btn-link:focus {
color: #ffffff;
}
.wpdevelop .navbar-inverse .btn-link[disabled]:hover,
.wpdevelop fieldset[disabled] .navbar-inverse .btn-link:hover,
.wpdevelop .navbar-inverse .btn-link[disabled]:focus,
.wpdevelop fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444444;
}
.wpdevelop .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.wpdevelop .breadcrumb > li {
display: inline-block;
}
.wpdevelop .breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #cccccc;
}
.wpdevelop .breadcrumb > .active {
color: #777777;
}
.wpdevelop .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.wpdevelop .pagination > li {
display: inline;
}
.wpdevelop .pagination > li > a,
.wpdevelop .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #ffffff;
border: 1px solid #dddddd;
margin-left: -1px;
}
.wpdevelop .pagination > li:first-child > a,
.wpdevelop .pagination > li:first-child > span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px;
}
.wpdevelop .pagination > li:last-child > a,
.wpdevelop .pagination > li:last-child > span {
border-bottom-right-radius: 4px;
border-top-right-radius: 4px;
}
.wpdevelop .pagination > li > a:hover,
.wpdevelop .pagination > li > span:hover,
.wpdevelop .pagination > li > a:focus,
.wpdevelop .pagination > li > span:focus {
z-index: 3;
color: #23527c;
background-color: #eeeeee;
border-color: #dddddd;
}
.wpdevelop .pagination > .active > a,
.wpdevelop .pagination > .active > span,
.wpdevelop .pagination > .active > a:hover,
.wpdevelop .pagination > .active > span:hover,
.wpdevelop .pagination > .active > a:focus,
.wpdevelop .pagination > .active > span:focus {
z-index: 2;
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
cursor: default;
}
.wpdevelop .pagination > .disabled > span,
.wpdevelop .pagination > .disabled > span:hover,
.wpdevelop .pagination > .disabled > span:focus,
.wpdevelop .pagination > .disabled > a,
.wpdevelop .pagination > .disabled > a:hover,
.wpdevelop .pagination > .disabled > a:focus {
color: #777777;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed;
}
.wpdevelop .pagination-lg > li > a,
.wpdevelop .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.wpdevelop .pagination-lg > li:first-child > a,
.wpdevelop .pagination-lg > li:first-child > span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px;
}
.wpdevelop .pagination-lg > li:last-child > a,
.wpdevelop .pagination-lg > li:last-child > span {
border-bottom-right-radius: 6px;
border-top-right-radius: 6px;
}
.wpdevelop .pagination-sm > li > a,
.wpdevelop .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.wpdevelop .pagination-sm > li:first-child > a,
.wpdevelop .pagination-sm > li:first-child > span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .pagination-sm > li:last-child > a,
.wpdevelop .pagination-sm > li:last-child > span {
border-bottom-right-radius: 3px;
border-top-right-radius: 3px;
}
.wpdevelop .pager {
padding-left: 0;
margin: 20px 0;
list-style: none;
text-align: center;
}
.wpdevelop .pager li {
display: inline;
}
.wpdevelop .pager li > a,
.wpdevelop .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 15px;
}
.wpdevelop .pager li > a:hover,
.wpdevelop .pager li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.wpdevelop .pager .next > a,
.wpdevelop .pager .next > span {
float: right;
}
.wpdevelop .pager .previous > a,
.wpdevelop .pager .previous > span {
float: left;
}
.wpdevelop .pager .disabled > a,
.wpdevelop .pager .disabled > a:hover,
.wpdevelop .pager .disabled > a:focus,
.wpdevelop .pager .disabled > span {
color: #777777;
background-color: #ffffff;
cursor: not-allowed;
}
.wpdevelop .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #ffffff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.wpdevelop a.label:hover,
.wpdevelop a.label:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.wpdevelop .label:empty {
display: none;
}
.wpdevelop .btn .label {
position: relative;
top: -1px;
}
.wpdevelop .label-default {
background-color: #777777;
}
.wpdevelop .label-default[href]:hover,
.wpdevelop .label-default[href]:focus {
background-color: #5e5e5e;
}
.wpdevelop .label-primary {
background-color: #337ab7;
}
.wpdevelop .label-primary[href]:hover,
.wpdevelop .label-primary[href]:focus {
background-color: #286090;
}
.wpdevelop .label-success {
background-color: #5cb85c;
}
.wpdevelop .label-success[href]:hover,
.wpdevelop .label-success[href]:focus {
background-color: #449d44;
}
.wpdevelop .label-info {
background-color: #5bc0de;
}
.wpdevelop .label-info[href]:hover,
.wpdevelop .label-info[href]:focus {
background-color: #31b0d5;
}
.wpdevelop .label-warning {
background-color: #f0ad4e;
}
.wpdevelop .label-warning[href]:hover,
.wpdevelop .label-warning[href]:focus {
background-color: #ec971f;
}
.wpdevelop .label-danger {
background-color: #d9534f;
}
.wpdevelop .label-danger[href]:hover,
.wpdevelop .label-danger[href]:focus {
background-color: #c9302c;
}
.wpdevelop .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
color: #ffffff;
line-height: 1;
vertical-align: middle;
white-space: nowrap;
text-align: center;
background-color: #777777;
border-radius: 10px;
}
.wpdevelop .badge:empty {
display: none;
}
.wpdevelop .btn .badge {
position: relative;
top: -1px;
}
.wpdevelop .btn-xs .badge,
.wpdevelop .btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
.wpdevelop a.badge:hover,
.wpdevelop a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.wpdevelop .list-group-item.active > .badge,
.wpdevelop .nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #ffffff;
}
.wpdevelop .list-group-item > .badge {
float: right;
}
.wpdevelop .list-group-item > .badge + .badge {
margin-right: 5px;
}
.wpdevelop .nav-pills > li > a > .badge {
margin-left: 3px;
}
.wpdevelop .jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.wpdevelop .jumbotron h1,
.wpdevelop .jumbotron .h1 {
color: inherit;
}
.wpdevelop .jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.wpdevelop .jumbotron > hr {
border-top-color: #d5d5d5;
}
.wpdevelop .container .jumbotron,
.wpdevelop .container-fluid .jumbotron {
border-radius: 6px;
}
.wpdevelop .jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.wpdevelop .jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.wpdevelop .container .jumbotron,
.wpdevelop .container-fluid .jumbotron {
padding-left: 60px;
padding-right: 60px;
}
.wpdevelop .jumbotron h1,
.wpdevelop .jumbotron .h1 {
font-size: 63px;
}
}
.wpdevelop .thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.wpdevelop .thumbnail > img,
.wpdevelop .thumbnail a > img {
margin-left: auto;
margin-right: auto;
}
.wpdevelop a.thumbnail:hover,
.wpdevelop a.thumbnail:focus,
.wpdevelop a.thumbnail.active {
border-color: #337ab7;
}
.wpdevelop .thumbnail .caption {
padding: 9px;
color: #333333;
}
.wpdevelop .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.wpdevelop .alert h4 {
margin-top: 0;
color: inherit;
}
.wpdevelop .alert .alert-link {
font-weight: bold;
}
.wpdevelop .alert > p,
.wpdevelop .alert > ul {
margin-bottom: 0;
}
.wpdevelop .alert > p + p {
margin-top: 5px;
}
.wpdevelop .alert-dismissable,
.wpdevelop .alert-dismissible {
padding-right: 35px;
}
.wpdevelop .alert-dismissable .close,
.wpdevelop .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.wpdevelop .alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.wpdevelop .alert-success hr {
border-top-color: #c9e2b3;
}
.wpdevelop .alert-success .alert-link {
color: #2b542c;
}
.wpdevelop .alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.wpdevelop .alert-info hr {
border-top-color: #a6e1ec;
}
.wpdevelop .alert-info .alert-link {
color: #245269;
}
.wpdevelop .alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.wpdevelop .alert-warning hr {
border-top-color: #f7e1b5;
}
.wpdevelop .alert-warning .alert-link {
color: #66512c;
}
.wpdevelop .alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.wpdevelop .alert-danger hr {
border-top-color: #e4b9c0;
}
.wpdevelop .alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.wpdevelop .progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-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);
}
.wpdevelop .progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #337ab7;
-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;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.wpdevelop .progress-striped .progress-bar,
.wpdevelop .progress-bar-striped {
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: -o-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);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.wpdevelop .progress.active .progress-bar,
.wpdevelop .progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.wpdevelop .progress-bar-success {
background-color: #5cb85c;
}
.wpdevelop .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: -o-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);
}
.wpdevelop .progress-bar-info {
background-color: #5bc0de;
}
.wpdevelop .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: -o-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);
}
.wpdevelop .progress-bar-warning {
background-color: #f0ad4e;
}
.wpdevelop .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: -o-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);
}
.wpdevelop .progress-bar-danger {
background-color: #d9534f;
}
.wpdevelop .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: -o-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);
}
.wpdevelop .media {
margin-top: 15px;
}
.wpdevelop .media:first-child {
margin-top: 0;
}
.wpdevelop .media,
.wpdevelop .media-body {
transform: scale(1); transform-origin: 0 0; overflow: hidden;
}
.wpdevelop .media-body {
width: 10000px;
}
.wpdevelop .media-object {
display: block;
}
.wpdevelop .media-object.img-thumbnail {
max-width: none;
}
.wpdevelop .media-right,
.wpdevelop .media > .pull-right {
padding-left: 10px;
}
.wpdevelop .media-left,
.wpdevelop .media > .pull-left {
padding-right: 10px;
}
.wpdevelop .media-left,
.wpdevelop .media-right,
.wpdevelop .media-body {
display: table-cell;
vertical-align: top;
}
.wpdevelop .media-middle {
vertical-align: middle;
}
.wpdevelop .media-bottom {
vertical-align: bottom;
}
.wpdevelop .media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.wpdevelop .media-list {
padding-left: 0;
list-style: none;
}
.wpdevelop .list-group {
margin-bottom: 20px;
padding-left: 0;
}
.wpdevelop .list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.wpdevelop .list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.wpdevelop .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.wpdevelop a.list-group-item,
.wpdevelop button.list-group-item {
color: #555555;
}
.wpdevelop a.list-group-item .list-group-item-heading,
.wpdevelop button.list-group-item .list-group-item-heading {
color: #333333;
}
.wpdevelop a.list-group-item:hover,
.wpdevelop button.list-group-item:hover,
.wpdevelop a.list-group-item:focus,
.wpdevelop button.list-group-item:focus {
text-decoration: none;
color: #555555;
background-color: #f5f5f5;
}
.wpdevelop button.list-group-item {
width: 100%;
text-align: left;
}
.wpdevelop .list-group-item.disabled,
.wpdevelop .list-group-item.disabled:hover,
.wpdevelop .list-group-item.disabled:focus {
background-color: #eeeeee;
color: #777777;
cursor: not-allowed;
}
.wpdevelop .list-group-item.disabled .list-group-item-heading,
.wpdevelop .list-group-item.disabled:hover .list-group-item-heading,
.wpdevelop .list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.wpdevelop .list-group-item.disabled .list-group-item-text,
.wpdevelop .list-group-item.disabled:hover .list-group-item-text,
.wpdevelop .list-group-item.disabled:focus .list-group-item-text {
color: #777777;
}
.wpdevelop .list-group-item.active,
.wpdevelop .list-group-item.active:hover,
.wpdevelop .list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.wpdevelop .list-group-item.active .list-group-item-heading,
.wpdevelop .list-group-item.active:hover .list-group-item-heading,
.wpdevelop .list-group-item.active:focus .list-group-item-heading,
.wpdevelop .list-group-item.active .list-group-item-heading > small,
.wpdevelop .list-group-item.active:hover .list-group-item-heading > small,
.wpdevelop .list-group-item.active:focus .list-group-item-heading > small,
.wpdevelop .list-group-item.active .list-group-item-heading > .small,
.wpdevelop .list-group-item.active:hover .list-group-item-heading > .small,
.wpdevelop .list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.wpdevelop .list-group-item.active .list-group-item-text,
.wpdevelop .list-group-item.active:hover .list-group-item-text,
.wpdevelop .list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.wpdevelop .list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
.wpdevelop a.list-group-item-success,
.wpdevelop button.list-group-item-success {
color: #3c763d;
}
.wpdevelop a.list-group-item-success .list-group-item-heading,
.wpdevelop button.list-group-item-success .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-success:hover,
.wpdevelop button.list-group-item-success:hover,
.wpdevelop a.list-group-item-success:focus,
.wpdevelop button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
.wpdevelop a.list-group-item-success.active,
.wpdevelop button.list-group-item-success.active,
.wpdevelop a.list-group-item-success.active:hover,
.wpdevelop button.list-group-item-success.active:hover,
.wpdevelop a.list-group-item-success.active:focus,
.wpdevelop button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.wpdevelop .list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
.wpdevelop a.list-group-item-info,
.wpdevelop button.list-group-item-info {
color: #31708f;
}
.wpdevelop a.list-group-item-info .list-group-item-heading,
.wpdevelop button.list-group-item-info .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-info:hover,
.wpdevelop button.list-group-item-info:hover,
.wpdevelop a.list-group-item-info:focus,
.wpdevelop button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
.wpdevelop a.list-group-item-info.active,
.wpdevelop button.list-group-item-info.active,
.wpdevelop a.list-group-item-info.active:hover,
.wpdevelop button.list-group-item-info.active:hover,
.wpdevelop a.list-group-item-info.active:focus,
.wpdevelop button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.wpdevelop .list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
.wpdevelop a.list-group-item-warning,
.wpdevelop button.list-group-item-warning {
color: #8a6d3b;
}
.wpdevelop a.list-group-item-warning .list-group-item-heading,
.wpdevelop button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-warning:hover,
.wpdevelop button.list-group-item-warning:hover,
.wpdevelop a.list-group-item-warning:focus,
.wpdevelop button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
.wpdevelop a.list-group-item-warning.active,
.wpdevelop button.list-group-item-warning.active,
.wpdevelop a.list-group-item-warning.active:hover,
.wpdevelop button.list-group-item-warning.active:hover,
.wpdevelop a.list-group-item-warning.active:focus,
.wpdevelop button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.wpdevelop .list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
.wpdevelop a.list-group-item-danger,
.wpdevelop button.list-group-item-danger {
color: #a94442;
}
.wpdevelop a.list-group-item-danger .list-group-item-heading,
.wpdevelop button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
.wpdevelop a.list-group-item-danger:hover,
.wpdevelop button.list-group-item-danger:hover,
.wpdevelop a.list-group-item-danger:focus,
.wpdevelop button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
.wpdevelop a.list-group-item-danger.active,
.wpdevelop button.list-group-item-danger.active,
.wpdevelop a.list-group-item-danger.active:hover,
.wpdevelop button.list-group-item-danger.active:hover,
.wpdevelop a.list-group-item-danger.active:focus,
.wpdevelop button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.wpdevelop .list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.wpdevelop .list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.wpdevelop .panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.wpdevelop .panel-body {
padding: 15px;
}
.wpdevelop .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.wpdevelop .panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.wpdevelop .panel-title > a,
.wpdevelop .panel-title > small,
.wpdevelop .panel-title > .small,
.wpdevelop .panel-title > small > a,
.wpdevelop .panel-title > .small > a {
color: inherit;
}
.wpdevelop .panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .list-group,
.wpdevelop .panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.wpdevelop .panel > .list-group .list-group-item,
.wpdevelop .panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.wpdevelop .panel > .list-group:first-child .list-group-item:first-child,
.wpdevelop .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .panel > .list-group:last-child .list-group-item:last-child,
.wpdevelop .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.wpdevelop .panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.wpdevelop .list-group + .panel-footer {
border-top-width: 0;
}
.wpdevelop .panel > .table,
.wpdevelop .panel > .table-responsive > .table,
.wpdevelop .panel > .panel-collapse > .table {
margin-bottom: 0;
}
.wpdevelop .panel > .table caption,
.wpdevelop .panel > .table-responsive > .table caption,
.wpdevelop .panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.wpdevelop .panel > .table:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.wpdevelop .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.wpdevelop .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.wpdevelop .panel > .table:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.wpdevelop .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.wpdevelop .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.wpdevelop .panel > .panel-body + .table,
.wpdevelop .panel > .panel-body + .table-responsive,
.wpdevelop .panel > .table + .panel-body,
.wpdevelop .panel > .table-responsive + .panel-body {
border-top: 1px solid #dddddd;
}
.wpdevelop .panel > .table > tbody:first-child > tr:first-child th,
.wpdevelop .panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.wpdevelop .panel > .table-bordered,
.wpdevelop .panel > .table-responsive > .table-bordered {
border: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.wpdevelop .panel > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.wpdevelop .panel > .table-bordered > thead > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.wpdevelop .panel > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > td:first-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.wpdevelop .panel > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.wpdevelop .panel > .table-bordered > thead > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.wpdevelop .panel > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.wpdevelop .panel > .table-bordered > tfoot > tr > td:last-child,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.wpdevelop .panel > .table-bordered > thead > tr:first-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.wpdevelop .panel > .table-bordered > tbody > tr:first-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.wpdevelop .panel > .table-bordered > thead > tr:first-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.wpdevelop .panel > .table-bordered > tbody > tr:first-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.wpdevelop .panel > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.wpdevelop .panel > .table-bordered > tfoot > tr:last-child > td,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.wpdevelop .panel > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.wpdevelop .panel > .table-bordered > tfoot > tr:last-child > th,
.wpdevelop .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.wpdevelop .panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.wpdevelop .panel-group {
margin-bottom: 20px;
}
.wpdevelop .panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.wpdevelop .panel-group .panel + .panel {
margin-top: 5px;
}
.wpdevelop .panel-group .panel-heading {
border-bottom: 0;
}
.wpdevelop .panel-group .panel-heading + .panel-collapse > .panel-body,
.wpdevelop .panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #dddddd;
}
.wpdevelop .panel-group .panel-footer {
border-top: 0;
}
.wpdevelop .panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.wpdevelop .panel-default {
border-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #dddddd;
}
.wpdevelop .panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.wpdevelop .panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #dddddd;
}
.wpdevelop .panel-primary {
border-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading {
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.wpdevelop .panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #ffffff;
}
.wpdevelop .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.wpdevelop .panel-success {
border-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.wpdevelop .panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.wpdevelop .panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.wpdevelop .panel-info {
border-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.wpdevelop .panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.wpdevelop .panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.wpdevelop .panel-warning {
border-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.wpdevelop .panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.wpdevelop .panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.wpdevelop .panel-danger {
border-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.wpdevelop .panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.wpdevelop .panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.wpdevelop .embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.wpdevelop .embed-responsive .embed-responsive-item,
.wpdevelop .embed-responsive iframe,
.wpdevelop .embed-responsive embed,
.wpdevelop .embed-responsive object,
.wpdevelop .embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.wpdevelop .embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.wpdevelop .embed-responsive-4by3 {
padding-bottom: 75%;
}
.wpdevelop .well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.wpdevelop .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.wpdevelop .well-lg {
padding: 24px;
border-radius: 6px;
}
.wpdevelop .well-sm {
padding: 9px;
border-radius: 3px;
}
.wpdevelop .close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.wpdevelop .close:hover,
.wpdevelop .close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
.wpdevelop button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.wpdevelop .modal-open {
overflow: hidden;
}
.wpdevelop .modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.wpdevelop .modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.wpdevelop .modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.wpdevelop .modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.wpdevelop .modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.wpdevelop .modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: 0;
}
.wpdevelop .modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.wpdevelop .modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.wpdevelop .modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.wpdevelop .modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857143px;
}
.wpdevelop .modal-header .close {
margin-top: -2px;
}
.wpdevelop .modal-title {
margin: 0;
line-height: 1.42857143;
}
.wpdevelop .modal-body {
position: relative;
padding: 15px;
}
.wpdevelop .modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.wpdevelop .modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.wpdevelop .modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.wpdevelop .modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.wpdevelop .modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.wpdevelop .modal-dialog {
width: 600px;
margin: 30px auto;
}
.wpdevelop .modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.wpdevelop .modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.wpdevelop .modal-lg {
width: 900px;
}
}
.wpdevelop .tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 12px;
opacity: 0;
filter: alpha(opacity=0);
}
.wpdevelop .tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.wpdevelop .tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.wpdevelop .tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.wpdevelop .tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.wpdevelop .tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.wpdevelop .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
background-color: #000000;
border-radius: 4px;
}
.wpdevelop .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.wpdevelop .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.wpdevelop .tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.wpdevelop .tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.wpdevelop .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.wpdevelop .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.wpdevelop .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.wpdevelop .tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.wpdevelop .tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.wpdevelop .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
line-break: auto;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
white-space: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
font-size: 14px;
background-color: #ffffff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.wpdevelop .popover.top {
margin-top: -10px;
}
.wpdevelop .popover.right {
margin-left: 10px;
}
.wpdevelop .popover.bottom {
margin-top: 10px;
}
.wpdevelop .popover.left {
margin-left: -10px;
}
.wpdevelop .popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.wpdevelop .popover-content {
padding: 9px 14px;
}
.wpdevelop .popover > .arrow,
.wpdevelop .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.wpdevelop .popover > .arrow {
border-width: 11px;
}
.wpdevelop .popover > .arrow:after {
border-width: 10px;
content: "";
}
.wpdevelop .popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.wpdevelop .popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.wpdevelop .popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.wpdevelop .popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.wpdevelop .popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.wpdevelop .popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.wpdevelop .popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.wpdevelop .popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
.wpdevelop .carousel {
position: relative;
}
.wpdevelop .carousel-inner {
position: relative;
overflow: hidden;
width: 100%;
}
.wpdevelop .carousel-inner > .item {
display: none;
position: relative;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.wpdevelop .carousel-inner > .item > img,
.wpdevelop .carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.wpdevelop .carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.wpdevelop .carousel-inner > .item.next,
.wpdevelop .carousel-inner > .item.active.right {
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
left: 0;
}
.wpdevelop .carousel-inner > .item.prev,
.wpdevelop .carousel-inner > .item.active.left {
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
left: 0;
}
.wpdevelop .carousel-inner > .item.next.left,
.wpdevelop .carousel-inner > .item.prev.right,
.wpdevelop .carousel-inner > .item.active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
left: 0;
}
}
.wpdevelop .carousel-inner > .active,
.wpdevelop .carousel-inner > .next,
.wpdevelop .carousel-inner > .prev {
display: block;
}
.wpdevelop .carousel-inner > .active {
left: 0;
}
.wpdevelop .carousel-inner > .next,
.wpdevelop .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.wpdevelop .carousel-inner > .next {
left: 100%;
}
.wpdevelop .carousel-inner > .prev {
left: -100%;
}
.wpdevelop .carousel-inner > .next.left,
.wpdevelop .carousel-inner > .prev.right {
left: 0;
}
.wpdevelop .carousel-inner > .active.left {
left: -100%;
}
.wpdevelop .carousel-inner > .active.right {
left: 100%;
}
.wpdevelop .carousel-control {
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 15%;
opacity: 0.5;
filter: alpha(opacity=50);
font-size: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.wpdevelop .carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.wpdevelop .carousel-control.right {
left: auto;
right: 0;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.wpdevelop .carousel-control:hover,
.wpdevelop .carousel-control:focus {
outline: 0;
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next,
.wpdevelop .carousel-control .glyphicon-chevron-left,
.wpdevelop .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
margin-top: -10px;
z-index: 5;
display: inline-block;
}
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.wpdevelop .carousel-control .icon-next,
.wpdevelop .carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next {
width: 20px;
height: 20px;
line-height: 1;
font-family: serif;
}
.wpdevelop .carousel-control .icon-prev:before {
content: '\2039';
}
.wpdevelop .carousel-control .icon-next:before {
content: '\203a';
}
.wpdevelop .carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
margin-left: -30%;
padding-left: 0;
list-style: none;
text-align: center;
}
.wpdevelop .carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
border: 1px solid #ffffff;
border-radius: 10px;
cursor: pointer;
background-color: #000 \9;
background-color: transparent;
}
.wpdevelop .carousel-indicators .active {
margin: 0;
width: 12px;
height: 12px;
background-color: #ffffff;
}
.wpdevelop .carousel-caption {
position: absolute;
left: 15%;
right: 15%;
bottom: 20px;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.wpdevelop .carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.wpdevelop .carousel-control .glyphicon-chevron-left,
.wpdevelop .carousel-control .glyphicon-chevron-right,
.wpdevelop .carousel-control .icon-prev,
.wpdevelop .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.wpdevelop .carousel-control .glyphicon-chevron-left,
.wpdevelop .carousel-control .icon-prev {
margin-left: -15px;
}
.wpdevelop .carousel-control .glyphicon-chevron-right,
.wpdevelop .carousel-control .icon-next {
margin-right: -15px;
}
.wpdevelop .carousel-caption {
left: 20%;
right: 20%;
padding-bottom: 30px;
}
.wpdevelop .carousel-indicators {
bottom: 20px;
}
}
.wpdevelop .clearfix:before,
.wpdevelop .clearfix:after,
.wpdevelop .dl-horizontal dd:before,
.wpdevelop .dl-horizontal dd:after,
.wpdevelop .container:before,
.wpdevelop .container:after,
.wpdevelop .container-fluid:before,
.wpdevelop .container-fluid:after,
.wpdevelop .row:before,
.wpdevelop .row:after,
.wpdevelop .form-horizontal .form-group:before,
.wpdevelop .form-horizontal .form-group:after,
.wpdevelop .btn-toolbar:before,
.wpdevelop .btn-toolbar:after,
.wpdevelop .btn-group-vertical > .btn-group:before,
.wpdevelop .btn-group-vertical > .btn-group:after,
.wpdevelop .nav:before,
.wpdevelop .nav:after,
.wpdevelop .navbar:before,
.wpdevelop .navbar:after,
.wpdevelop .navbar-header:before,
.wpdevelop .navbar-header:after,
.wpdevelop .navbar-collapse:before,
.wpdevelop .navbar-collapse:after,
.wpdevelop .pager:before,
.wpdevelop .pager:after,
.wpdevelop .panel-body:before,
.wpdevelop .panel-body:after,
.wpdevelop .modal-footer:before,
.wpdevelop .modal-footer:after {
content: " ";
display: table;
}
.wpdevelop .clearfix:after,
.wpdevelop .dl-horizontal dd:after,
.wpdevelop .container:after,
.wpdevelop .container-fluid:after,
.wpdevelop .row:after,
.wpdevelop .form-horizontal .form-group:after,
.wpdevelop .btn-toolbar:after,
.wpdevelop .btn-group-vertical > .btn-group:after,
.wpdevelop .nav:after,
.wpdevelop .navbar:after,
.wpdevelop .navbar-header:after,
.wpdevelop .navbar-collapse:after,
.wpdevelop .pager:after,
.wpdevelop .panel-body:after,
.wpdevelop .modal-footer:after {
clear: both;
}
.wpdevelop .center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.wpdevelop .pull-right {
float: right !important;
}
.wpdevelop .pull-left {
float: left !important;
}
.wpdevelop .hide {
display: none !important;
}
.wpdevelop .show {
display: block !important;
}
.wpdevelop .invisible {
visibility: hidden;
}
.wpdevelop .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.wpdevelop .hidden {
display: none !important;
}
.wpdevelop .affix {
position: fixed;
}
@-ms-viewport {
.wpdevelop {
width: device-width;
}
}
.wpdevelop .visible-xs,
.wpdevelop .visible-sm,
.wpdevelop .visible-md,
.wpdevelop .visible-lg {
display: none !important;
}
.wpdevelop .visible-xs-block,
.wpdevelop .visible-xs-inline,
.wpdevelop .visible-xs-inline-block,
.wpdevelop .visible-sm-block,
.wpdevelop .visible-sm-inline,
.wpdevelop .visible-sm-inline-block,
.wpdevelop .visible-md-block,
.wpdevelop .visible-md-inline,
.wpdevelop .visible-md-inline-block,
.wpdevelop .visible-lg-block,
.wpdevelop .visible-lg-inline,
.wpdevelop .visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.wpdevelop .visible-xs {
display: block !important;
}
.wpdevelop table.visible-xs {
display: table !important;
}
.wpdevelop tr.visible-xs {
display: table-row !important;
}
.wpdevelop th.visible-xs,
.wpdevelop td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.wpdevelop .visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.wpdevelop .visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.wpdevelop .visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm {
display: block !important;
}
.wpdevelop table.visible-sm {
display: table !important;
}
.wpdevelop tr.visible-sm {
display: table-row !important;
}
.wpdevelop th.visible-sm,
.wpdevelop td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md {
display: block !important;
}
.wpdevelop table.visible-md {
display: table !important;
}
.wpdevelop tr.visible-md {
display: table-row !important;
}
.wpdevelop th.visible-md,
.wpdevelop td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg {
display: block !important;
}
.wpdevelop table.visible-lg {
display: table !important;
}
.wpdevelop tr.visible-lg {
display: table-row !important;
}
.wpdevelop th.visible-lg,
.wpdevelop td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.wpdevelop .hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.wpdevelop .hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.wpdevelop .hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.wpdevelop .hidden-lg {
display: none !important;
}
}
.wpdevelop .visible-print {
display: none !important;
}
@media print {
.wpdevelop .visible-print {
display: block !important;
}
.wpdevelop table.visible-print {
display: table !important;
}
.wpdevelop tr.visible-print {
display: table-row !important;
}
.wpdevelop th.visible-print,
.wpdevelop td.visible-print {
display: table-cell !important;
}
}
.wpdevelop .visible-print-block {
display: none !important;
}
@media print {
.wpdevelop .visible-print-block {
display: block !important;
}
}
.wpdevelop .visible-print-inline {
display: none !important;
}
@media print {
.wpdevelop .visible-print-inline {
display: inline !important;
}
}
.wpdevelop .visible-print-inline-block {
display: none !important;
}
@media print {
.wpdevelop .visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.wpdevelop .hidden-print {
display: none !important;
}
}.wpdevelop .btn-default,
.wpdevelop .btn-primary,
.wpdevelop .btn-success,
.wpdevelop .btn-info,
.wpdevelop .btn-warning,
.wpdevelop .btn-danger {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-primary:active,
.wpdevelop .btn-success:active,
.wpdevelop .btn-info:active,
.wpdevelop .btn-warning:active,
.wpdevelop .btn-danger:active,
.wpdevelop .btn-default.active,
.wpdevelop .btn-primary.active,
.wpdevelop .btn-success.active,
.wpdevelop .btn-info.active,
.wpdevelop .btn-warning.active,
.wpdevelop .btn-danger.active {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop .btn-primary[disabled],
.wpdevelop .btn-success[disabled],
.wpdevelop .btn-info[disabled],
.wpdevelop .btn-warning[disabled],
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop fieldset[disabled] .btn-danger {
-webkit-box-shadow: none;
box-shadow: none;
}
.wpdevelop .btn-default .badge,
.wpdevelop .btn-primary .badge,
.wpdevelop .btn-success .badge,
.wpdevelop .btn-info .badge,
.wpdevelop .btn-warning .badge,
.wpdevelop .btn-danger .badge {
text-shadow: none;
}
.wpdevelop .btn:active,
.wpdevelop .btn.active {
background-image: none;
}
.wpdevelop .btn-default {
background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #dbdbdb;
text-shadow: 0 1px 0 #fff;
border-color: #ccc;
}
.wpdevelop .btn-default:hover,
.wpdevelop .btn-default:focus {
background-color: #e0e0e0;
background-position: 0 -15px;
}
.wpdevelop .btn-default:active,
.wpdevelop .btn-default.active {
background-color: #e0e0e0;
border-color: #dbdbdb;
}
.wpdevelop .btn-default.disabled,
.wpdevelop .btn-default[disabled],
.wpdevelop fieldset[disabled] .btn-default,
.wpdevelop .btn-default.disabled:hover,
.wpdevelop .btn-default[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-default:hover,
.wpdevelop .btn-default.disabled:focus,
.wpdevelop .btn-default[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-default:focus,
.wpdevelop .btn-default.disabled.focus,
.wpdevelop .btn-default[disabled].focus,
.wpdevelop fieldset[disabled] .btn-default.focus,
.wpdevelop .btn-default.disabled:active,
.wpdevelop .btn-default[disabled]:active,
.wpdevelop fieldset[disabled] .btn-default:active,
.wpdevelop .btn-default.disabled.active,
.wpdevelop .btn-default[disabled].active,
.wpdevelop fieldset[disabled] .btn-default.active {
background-color: #e0e0e0;
background-image: none;
}
.wpdevelop .btn-primary {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #245580;
}
.wpdevelop .btn-primary:hover,
.wpdevelop .btn-primary:focus {
background-color: #265a88;
background-position: 0 -15px;
}
.wpdevelop .btn-primary:active,
.wpdevelop .btn-primary.active {
background-color: #265a88;
border-color: #245580;
}
.wpdevelop .btn-primary.disabled,
.wpdevelop .btn-primary[disabled],
.wpdevelop fieldset[disabled] .btn-primary,
.wpdevelop .btn-primary.disabled:hover,
.wpdevelop .btn-primary[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-primary:hover,
.wpdevelop .btn-primary.disabled:focus,
.wpdevelop .btn-primary[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-primary:focus,
.wpdevelop .btn-primary.disabled.focus,
.wpdevelop .btn-primary[disabled].focus,
.wpdevelop fieldset[disabled] .btn-primary.focus,
.wpdevelop .btn-primary.disabled:active,
.wpdevelop .btn-primary[disabled]:active,
.wpdevelop fieldset[disabled] .btn-primary:active,
.wpdevelop .btn-primary.disabled.active,
.wpdevelop .btn-primary[disabled].active,
.wpdevelop fieldset[disabled] .btn-primary.active {
background-color: #265a88;
background-image: none;
}
.wpdevelop .btn-success {
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #3e8f3e;
}
.wpdevelop .btn-success:hover,
.wpdevelop .btn-success:focus {
background-color: #419641;
background-position: 0 -15px;
}
.wpdevelop .btn-success:active,
.wpdevelop .btn-success.active {
background-color: #419641;
border-color: #3e8f3e;
}
.wpdevelop .btn-success.disabled,
.wpdevelop .btn-success[disabled],
.wpdevelop fieldset[disabled] .btn-success,
.wpdevelop .btn-success.disabled:hover,
.wpdevelop .btn-success[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-success:hover,
.wpdevelop .btn-success.disabled:focus,
.wpdevelop .btn-success[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-success:focus,
.wpdevelop .btn-success.disabled.focus,
.wpdevelop .btn-success[disabled].focus,
.wpdevelop fieldset[disabled] .btn-success.focus,
.wpdevelop .btn-success.disabled:active,
.wpdevelop .btn-success[disabled]:active,
.wpdevelop fieldset[disabled] .btn-success:active,
.wpdevelop .btn-success.disabled.active,
.wpdevelop .btn-success[disabled].active,
.wpdevelop fieldset[disabled] .btn-success.active {
background-color: #419641;
background-image: none;
}
.wpdevelop .btn-info {
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #28a4c9;
}
.wpdevelop .btn-info:hover,
.wpdevelop .btn-info:focus {
background-color: #2aabd2;
background-position: 0 -15px;
}
.wpdevelop .btn-info:active,
.wpdevelop .btn-info.active {
background-color: #2aabd2;
border-color: #28a4c9;
}
.wpdevelop .btn-info.disabled,
.wpdevelop .btn-info[disabled],
.wpdevelop fieldset[disabled] .btn-info,
.wpdevelop .btn-info.disabled:hover,
.wpdevelop .btn-info[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-info:hover,
.wpdevelop .btn-info.disabled:focus,
.wpdevelop .btn-info[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-info:focus,
.wpdevelop .btn-info.disabled.focus,
.wpdevelop .btn-info[disabled].focus,
.wpdevelop fieldset[disabled] .btn-info.focus,
.wpdevelop .btn-info.disabled:active,
.wpdevelop .btn-info[disabled]:active,
.wpdevelop fieldset[disabled] .btn-info:active,
.wpdevelop .btn-info.disabled.active,
.wpdevelop .btn-info[disabled].active,
.wpdevelop fieldset[disabled] .btn-info.active {
background-color: #2aabd2;
background-image: none;
}
.wpdevelop .btn-warning {
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #e38d13;
}
.wpdevelop .btn-warning:hover,
.wpdevelop .btn-warning:focus {
background-color: #eb9316;
background-position: 0 -15px;
}
.wpdevelop .btn-warning:active,
.wpdevelop .btn-warning.active {
background-color: #eb9316;
border-color: #e38d13;
}
.wpdevelop .btn-warning.disabled,
.wpdevelop .btn-warning[disabled],
.wpdevelop fieldset[disabled] .btn-warning,
.wpdevelop .btn-warning.disabled:hover,
.wpdevelop .btn-warning[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-warning:hover,
.wpdevelop .btn-warning.disabled:focus,
.wpdevelop .btn-warning[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-warning:focus,
.wpdevelop .btn-warning.disabled.focus,
.wpdevelop .btn-warning[disabled].focus,
.wpdevelop fieldset[disabled] .btn-warning.focus,
.wpdevelop .btn-warning.disabled:active,
.wpdevelop .btn-warning[disabled]:active,
.wpdevelop fieldset[disabled] .btn-warning:active,
.wpdevelop .btn-warning.disabled.active,
.wpdevelop .btn-warning[disabled].active,
.wpdevelop fieldset[disabled] .btn-warning.active {
background-color: #eb9316;
background-image: none;
}
.wpdevelop .btn-danger {
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
background-repeat: repeat-x;
border-color: #b92c28;
}
.wpdevelop .btn-danger:hover,
.wpdevelop .btn-danger:focus {
background-color: #c12e2a;
background-position: 0 -15px;
}
.wpdevelop .btn-danger:active,
.wpdevelop .btn-danger.active {
background-color: #c12e2a;
border-color: #b92c28;
}
.wpdevelop .btn-danger.disabled,
.wpdevelop .btn-danger[disabled],
.wpdevelop fieldset[disabled] .btn-danger,
.wpdevelop .btn-danger.disabled:hover,
.wpdevelop .btn-danger[disabled]:hover,
.wpdevelop fieldset[disabled] .btn-danger:hover,
.wpdevelop .btn-danger.disabled:focus,
.wpdevelop .btn-danger[disabled]:focus,
.wpdevelop fieldset[disabled] .btn-danger:focus,
.wpdevelop .btn-danger.disabled.focus,
.wpdevelop .btn-danger[disabled].focus,
.wpdevelop fieldset[disabled] .btn-danger.focus,
.wpdevelop .btn-danger.disabled:active,
.wpdevelop .btn-danger[disabled]:active,
.wpdevelop fieldset[disabled] .btn-danger:active,
.wpdevelop .btn-danger.disabled.active,
.wpdevelop .btn-danger[disabled].active,
.wpdevelop fieldset[disabled] .btn-danger.active {
background-color: #c12e2a;
background-image: none;
}
.wpdevelop .thumbnail,
.wpdevelop .img-thumbnail {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.wpdevelop .dropdown-menu > li > a:hover,
.wpdevelop .dropdown-menu > li > a:focus {
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
background-color: #e8e8e8;
}
.wpdevelop .dropdown-menu > .active > a,
.wpdevelop .dropdown-menu > .active > a:hover,
.wpdevelop .dropdown-menu > .active > a:focus {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
background-color: #2e6da4;
}
.wpdevelop .navbar-default {
background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.wpdevelop .navbar-default .navbar-nav > .open > a,
.wpdevelop .navbar-default .navbar-nav > .active > a {
background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.wpdevelop .navbar-brand,
.wpdevelop .navbar-nav > li > a {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.wpdevelop .navbar-inverse {
background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border-radius: 4px;
}
.wpdevelop .navbar-inverse .navbar-nav > .open > a,
.wpdevelop .navbar-inverse .navbar-nav > .active > a {
background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
-webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.wpdevelop .navbar-inverse .navbar-brand,
.wpdevelop .navbar-inverse .navbar-nav > li > a {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.wpdevelop .navbar-static-top,
.wpdevelop .navbar-fixed-top,
.wpdevelop .navbar-fixed-bottom {
border-radius: 0;
}
@media (max-width: 767px) {
.wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a,
.wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
.wpdevelop .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
}
.wpdevelop .alert {
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wpdevelop .alert-success {
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
border-color: #b2dba1;
}
.wpdevelop .alert-info {
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
border-color: #9acfea;
}
.wpdevelop .alert-warning {
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
border-color: #f5e79e;
}
.wpdevelop .alert-danger {
background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
border-color: #dca7a7;
}
.wpdevelop .progress {
background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.wpdevelop .progress-bar {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
}
.wpdevelop .progress-bar-success {
background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.wpdevelop .progress-bar-info {
background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}
.wpdevelop .progress-bar-warning {
background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}
.wpdevelop .progress-bar-danger {
background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}
.wpdevelop .progress-bar-striped {
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: -o-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);
}
.wpdevelop .list-group {
border-radius: 4px;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.wpdevelop .list-group-item.active,
.wpdevelop .list-group-item.active:hover,
.wpdevelop .list-group-item.active:focus {
text-shadow: 0 -1px 0 #286090;
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
border-color: #2b669a;
}
.wpdevelop .list-group-item.active .badge,
.wpdevelop .list-group-item.active:hover .badge,
.wpdevelop .list-group-item.active:focus .badge {
text-shadow: none;
}
.wpdevelop .panel {
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.wpdevelop .panel-default > .panel-heading {
background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}
.wpdevelop .panel-primary > .panel-heading {
background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
}
.wpdevelop .panel-success > .panel-heading {
background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
}
.wpdevelop .panel-info > .panel-heading {
background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
}
.wpdevelop .panel-warning > .panel-heading {
background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
}
.wpdevelop .panel-danger > .panel-heading {
background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
}
.wpdevelop .well {
background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
border-color: #dcdcdc;
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}.wpbc_row {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
margin-top: 1em;
}
.wpbc_col {
flex: 0 1 1px;
margin-right: 4.1em;
}
.wpbc_col.wpbc_cal {
flex: 0 1 auto;
margin-right: 3em;
}
@media (max-width: 782px) {
.wpbc_col {
flex: 0 1 auto;
margin-right: 0;
min-width: 100%;
}
}
.wpbc_col.wpbc_times {
flex: 1 1 1px;
}  .wpbc_times_selector {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
white-space: nowrap;
word-wrap: normal;
width: 100%;
} .wpbc_times_selector div {
flex: 0 0 150px;
margin: 7px 15px 0 0;
padding: 5px 1em;
cursor: pointer;
width: auto;
} .wpbc_times_selector span.wpbc_no_time_pickers {
flex: 1 0 auto;
margin: 10px 15px 0 0;
padding: 5px 0;
cursor: pointer;
width: 130px;
text-align: center;
color: #959595;
font-weight: 400;
background: #f6f6f6;
border: 1px solid #dcdcdc;
border-radius: 5px;
}.wpbc_times_selector div {
color: #737373;
border:1px solid #dbdbdb;
background: #fafafa;
border-radius: 5px;
text-align: center;
font-weight: 400;
font-size: 0.9em;
} .wpbc_times_selector div:hover{
background: #eaeaea;
box-shadow: 1px 0px #eee;
} .wpbc_times_selector div.wpbc_time_selected{
background: #8c8c8c;
color: #fff;
box-shadow: 1px 0px #eee;
font-weight: 400;
}.wpbc_booking_form_structure {
}
.wpbc_booking_form_structure .wpbc_structure_calendar {
}
.wpbc_booking_form_structure .wpbc_structure_form {
} .wpbc_booking_form_structure.wpbc_form_center {
width:100%;
}
.wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_calendar,
.wpbc_booking_form_structure.wpbc_form_center .wpbc_structure_form {
margin:1px auto;
width:290px;
} .wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form label{
color:#ddd;
}
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form input[type="text"],
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form textarea,
.wpbc_booking_form_structure.wpbc_form_dark .wpbc_structure_form select{
color:#000;
} .wpbc_booking_form_structure.wpbc_form_right {
width:100%;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_calendar {
float:left;
margin-right:20px;
}
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form {
float:left;
margin-top:-20px;
} .wpbc_booking_form_footer {
clear:both;
width:100%;
}  form.booking_form {
text-align: left;
}
.booking_form .booking_form_div {
margin-left: auto;
margin-right: auto;
}
.booking_form .form-group {
margin:15px 0px;
} .booking_form_div textarea,
.booking_form_div input[type="text"],
.booking_form_div select {
border-color: #DFDFDF;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border-style: solid;
border-width: 1px;
vertical-align: baseline;
}
.booking_form_div select, .booking_form_div textarea,
.booking_form_div input[type="text"] {
box-sizing: content-box;
-mox-box-sizing: content-box;
-webkit-box-sizing: content-box;
height:28px;
padding:2px 8px;    
} .booking_form_div textarea,  
.booking_form_div select[multiple], 
.booking_form_div select[size]{
height:auto;
} .booking_form .form-group .controls select,
.booking_form select, .booking_form textarea,
.booking_form input[type="text"]{
width:250px;
} .booking_form input.wpdev-validates-as-time {
width: 50px;
}
.booking_form input[type="button"],
.booking_form input[type="submit"] {
width:auto;
vertical-align: middle;
} .booking_form .wpdev-checkbox .wpdev-list-item,
.booking_form .wpdev-radio .wpdev-list-item{
padding: 0 15px 0 0;
vertical-align: bottom;
}
.booking_form .wpdev-checkbox .wpdev-list-item input[type="radio"],
.booking_form .wpdev-checkbox .wpdev-list-item input[type="checkbox"], 
.booking_form .wpdev-radio .wpdev-list-item input[type="radio"],
.booking_form .wpdev-radio .wpdev-list-item input[type="checkbox"] {
margin: 1px 0 0;
padding: 0;
vertical-align: middle;
}
.booking_form label.wpdev-list-item-label,
.booking_form label.wpdev-list-item-label:hover {
display: inline;
cursor: pointer;    
vertical-align: middle;
font-weight: 400;
} .booking_form_div select option.booked,
.booking_form_div select option:disabled{
color:#ddd; 
} .booking_form_div select.col-md-1 {
float: none;
padding: 4px 8px;
} .wpbc-payment-form .btn,
.wpbc-payment-form .button,
.booking_form_div .btn,
.booking_form_div .button,
.booking_form_div .submit,
.booking_form_div .button-secondary {
-moz-background-clip: border;
-moz-background-inline-policy: continuous;
-moz-background-origin: padding;    
background: #f7f7f7 none repeat scroll 0 0;
border-color: #ccc;
box-shadow: 0 1px 0 #eee;
color: #555;
vertical-align: top;    
}
.booking_form_div .submit,
.booking_form_div .button,
.booking_form_div .button-primary,
.booking_form_div .button-secondary,
.booking_form_div .button-highlighted,
.booking_form_div #postcustomstuff .submit input {
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
-moz-box-sizing: content-box;
border-style: solid;
border-width: 1px;
cursor: pointer;
font-size: 11px !important;
line-height: 16px;
padding: 2px 8px;
text-decoration: none;
font-weight: 600;
margin: 10px 0px;
float: right;
} .booking_form_div input.btn-primary:hover {
background: #0044CC !important;
} .booking_form_div input[type="button"]:hover,
.wpbc-payment-form input[type="button"]:hover {
cursor: pointer !important;
} .booking_form_div img.captcha_img {
vertical-align: middle;
box-shadow: none;
}
.booking_form_div .captachinput {
width: 120px;
} .widget_wpdev_booking {
width:100%;
float:left;
margin:5px 0px;
}
.widget_wpdev_booking .booking_form input[type="radio"], 
.widget_wpdev_booking .booking_form input[type="checkbox"] {
width:auto;
} .widget_wpdev_booking .booking_form .wpdev-help-message.wpdev-element-message {
font-size: 0.85em;    
margin: 10px 4px 4px !important;
} .widget_wpdev_booking .booking_form .wpdev-form-control-wrap .wpdev-help-message {
font-size: 0.85em;  
margin: 2px 8px 2px 0 !important;
} .submiting_content {
border: 1px solid #5C5;
font-size: 15px;
font-weight: 600;
height: 45px;
margin: 15px auto;
padding: 15px 10px;
text-align: center;
width: 80%;
line-height: 1.5em;
padding: 10px 10% 14px !important;
} .wpdevelop .alert-danger{
background-image: none;
background-color: #fcfaf4;
border-radius: 0 2px 2px 0;
border-width:1px;
border-left:4px solid #a55;
} .wpdev-help-message.alert.alert-warning, 
.wpdev-help-message .alert.alert-warning {
background-image: none;
background-color: #fcf8e3;
font-size: 0.85em;
box-shadow: none;
padding: 5px 10px 4px;
margin: 2px 2px 2px 0px;
vertical-align: top;
line-height: 32px;
opacity: 1;
border-radius: 2px 2px 2px 2px;
border-left: 2px solid #d6b159;
}
.booking_form .wpdev-checkbox .wpdev-help-message.alert.alert-warning {
line-height: inherit !important;
}
.wpdev-help-message.wpdev-element-message {
padding :5px 5px 4px;
margin: 10px 2px;
vertical-align: middle;
display:inline-block;
} .submiting_content.wpdev-help-message.alert.alert-warning.alert-success {
border-color: #b2dba1;
background-color: #dff0d8;
color:#083;
height: auto;
font-size: 1em;   
background-image: none;
font-weight: 100;
}
.form_bk_messages {
display: none;
float: left;
font-size: 14px;
font-weight: 600;
border: 1px solid #9DA;
padding: 3px 10px;
margin: 2px 5px;
background: #FEF9ED;
color: #555;
margin: 15px auto;
padding: 5px 10px;
text-align: center;
width: 100%;
clear: both;
} .wpbc_booked_times_word {
font-weight: 600;    
} .booking_form_garbage {
display:none;
} .wpdevelop .booking_form .help-block {
margin-bottom: 0;
margin-top: 0;
} #wp-admin-bar-booking_options a span#booking-count {
background: none repeat scroll 0 0 #EEE;
border-radius: 10px 10px 10px 10px;
color: #333;
display: inline;
font-size: 10px;
font-weight: 600;
padding: 2px 5px;
text-shadow: none;
}
#wp-admin-bar-booking_options a:hover span#booking-count {
background: none repeat scroll 0 0 #FFF;
color: #000;
} .wpdevelop.popover {
background: none repeat scroll 0 0 transparent;
border: medium none;
box-shadow: none;
width: auto !important;    
z-index: 2147483647 !important;
}
.wpdevelop.popover.top .arrow {
border-top: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.bottom .arrow {
border-bottom: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.left .arrow {
border-left: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop.popover.right .arrow {
border-right: 5px solid rgba(140, 140, 140, 0.8) !important;
}
.wpdevelop .popover-inner {
background: none repeat scroll 0 0 rgba(140, 140, 140, 0.8);
border-radius: 6px 6px 6px 6px;
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
overflow: hidden;
padding: 3px;
width: 150px;
color: #111;
}
.wpdevelop .popover-inner .popover-title {
background-color: #FFF;
border-bottom: 0px solid #EEE;
border-radius: 3px 3px 0 0;
line-height: 1;
padding: 0px; font-size: 13px;
}
.wpdevelop .popover-inner .popover-content {
background-clip: padding-box;
background-color: #FFF;
border-radius: 0 0 3px 3px;
padding: 14px;
}
.wpdevelop .popover-content, 
.wpdevelop .popover-content p,
.wpdevelop .popover-content ul,
.wpdevelop .popover-content ol {
color: #111;
} .wpbc_calendar_tooltip_booking_details {
font-weight:normal !important;
font-size:11px !important;
} .wpbc_spin {
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-o-transform: rotate(0deg);
}
100% {
-o-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.wpbc_rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
}
.wpbc_rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
.wpbc_rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.wpbc_flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.wpbc_flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} @media (max-width: 782px) {  
.wpdevelop input[type="text"], 
.wpdevelop select{
font-size: 1.1em;
height: 36px; padding: 4px 8px;
} .wpbc_booking_form_structure.wpbc_form_right,
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_calendar,
.wpbc_booking_form_structure.wpbc_form_right .wpbc_structure_form {
width: 100%;
float: none;
margin: 0px;
}
} .booking_form .form-hints-dev {
margin:1em 0;
border-bottom: 1px solid #eee;
}
.booking_form .form-hints-dev .dates-hints-dev {
padding: 2px 4px;
font-size: 85%;
color:#c7254e;
background-color:#f9f2f4;
border-radius: 2px;
}  .wpbc_form_columns {
width: 90%;
margin-top:1em;
}
.wpbc_form_columns .wpbc_form_row {
display: flex;
flex-flow: row wrap;
justify-content: space-between;
}
.wpbc_form_columns .wpbc_form_field {
flex: 1 1 0;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: baseline;
padding: 0 3% 0 0;
}
.wpbc_form_columns .wpbc_form_field label {
flex: 0 1 auto;
margin-right: 2em;
display: flex;
flex-flow: column nowrap;
justify-content: center;
width: 200px;
font-weight: 600;
margin-top: 1em;
}
.wpbc_form_columns .wpbc_form_field .wpdev-form-control-wrap {
width: 100%;
}
.booking_form .wpbc_form_columns .form-group .controls select,
.booking_form .wpbc_form_columns select,
.booking_form .wpbc_form_columns input[type="text"] {
width: 95%;
}
.booking_form .wpbc_form_columns textarea {
width: 98%;
}.datepick-inline { 
width:100% !important; z-index: 10000;
} .datepick-inline .datepick-title-row th,
.datepick-inline .datepick-days-cell{
height: 40px; 
} #datepick-div.datepick-inline .datepick-title-row th,
#datepick-div.datepick-inline .datepick-days-cell{
height: 25px; 
}    div.check-out-div, 
div.check-in-div, 
div.date-content-top, 
div.date-content-bottom{
width: 0;
height: 0;
padding: 0;
margin: 0;        
} .datepick-inline .datepick, .datepick-inline .datepick-header, .datepick-inline .datepick-header span, .datepick-inline .calendar-links, .datepick-inline .calendar-links a, .datepick-inline .datepick-days-cell, .datepick-inline .datepick-days-cell a, .datepick-inline .datepick-days-cell div, .datepick-inline .datepick-title-row, .datepick-inline .datepick-title-row th { padding: 0px;
margin:  0px;
font-size:12px;
border: 0 none;
vertical-align: baseline;    
}
#content .datepick-days-cell, #content .datepick-title-row th{
padding: 0px;
margin:  0px;    
} .datepick-inline .datepick,
.datepick-inline .datepick-header{
width:100%;
} .datepick-one-month {
width:100%;
float:left;
}
.cal_month_num_2 .datepick-one-month {
width:50%;
float:left;
}
.cal_month_num_3 .datepick-one-month {
width:33.333333333333333%;
float:left;
}
.cal_month_num_4 .datepick-one-month {
width:25%;
float:left;
}
.cal_month_num_5 .datepick-one-month {
width:20%;
float:left;
}
.cal_month_num_6 .datepick-one-month {
width:16.6666666666666%;
float:left;
}
.cal_month_num_7 .datepick-one-month {
width:14.28571429%;
float:left;
}
.cal_month_num_8 .datepick-one-month {
width:12.5%;
float:left;
}
.cal_month_num_9 .datepick-one-month {
width:11.11111111%;
float:left;
}
.cal_month_num_10 .datepick-one-month {
width:10%;
float:left;
}
.cal_month_num_11 .datepick-one-month {
width:9.0909090909090909%;
float:left;
}
.cal_month_num_12 .datepick-one-month {
width:8.333333333333333%;
float:left;
} .months_num_in_row_1 .datepick-one-month {
width:100%;
float:left;
}
.months_num_in_row_2 .datepick-one-month {
width:50%;
float:left;
}
.months_num_in_row_3 .datepick-one-month {
width:33.333333333333333%;
float:left;
}
.months_num_in_row_4 .datepick-one-month {
width:25%;
float:left;
}
.months_num_in_row_5 .datepick-one-month {
width:20%;
float:left;
}
.months_num_in_row_6 .datepick-one-month {
width:16.6666666666666%;
float:left;
} .datepick-inline .calendar-links{
float: left;
width: 100%;
height: auto;
margin-bottom: -2.4em;
padding: 0.4em 0;
position: relative;
text-decoration: none;
}
.datepick-inline .calendar-links .datepick-prev{
float: left;
width: 49%;
text-align: left;
padding-left:1%;
z-index:99;
position: relative;
line-height: 1.5em;
}
.datepick-inline .calendar-links .datepick-next{
float: right;
text-align: right;
width: 49%;
padding-right:1%;
z-index:99;
position: relative;
line-height: 1.5em;
}
.datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a{
font-size: 2em;
} div.datepick-inline .datepick-title-row th{
height: auto !important;
line-height: 2.18182;
} .datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a,
.datepick-inline .calendar-links .datepick-prev a:hover,
.datepick-inline .calendar-links .datepick-next a:hover,
.datepick-inline .datepick-days-cell, 
.datepick-inline .datepick-days-cell.timespartly.date_approved, 
.datepick-inline .datepick-days-cell.timespartly.date2approve, 
.datepick-inline .datepick-days-cell a, 
.datepick-inline .datepick-days-cell a:hover, .block_hints .block_free a, 
.block_hints .block_free a:hover, 
.block_hints .block_time a, 
.block_hints .block_time a:hover {
text-decoration: none;
cursor: pointer;
box-shadow: none; }
.datepick-inline .datepick-days-cell.datepick-unselectable, .datepick-inline .datepick-days-cell.datepick-unselectable a, 
.datepick-inline .datepick-days-cell.datepick-unselectable a:hover, 
.datepick-inline .datepick-days-cell.date_approved,
.datepick-inline .datepick-days-cell.date2approve{
cursor: default;
} .datepick-inline .datepick-header{
text-align: center;
position: relative;
line-height: 1.71429em;
padding: 0.3em 0;
} .datepick-inline .datepick-title-row th,
.datepick-inline .datepick-days-cell{
text-align: center;
vertical-align: middle;
width: 14.28571429%;  
overflow: hidden;
}
.datepick-inline .datepick-days-cell a,
.datepick-inline .datepick-days-cell span{ position:relative;
z-index: 99;
}   .block_hints .block_check_in_out.check_in_time, .datepick-inline .timespartly.check_in_time, .datepick-inline .timespartly.check_out_time {
background-image: none;
} .block_hints .block_check_in_out.check_in_time div.check-in-div, .block_hints .block_check_in_out.check_out_time div.check-out-div, td.timespartly.check_in_time div.check-in-div, td.timespartly.check_out_time div.check-out-div {                                 
border: 0px none;
float: left;
height: 200%;
margin-bottom: -400%;
position: relative;
top: -50%;
vertical-align: bottom;
width: 20%;
z-index: 0;
} .block_hints .block_check_in_out.check_in_time a, .block_hints .block_check_in_out.check_out_time a, td.timespartly.check_in_time a, td.timespartly.check_out_time a {
text-shadow:none;                                                     
}
.block_hints .block_check_in_out.check_in_time em { position: relative;
font-style: normal;
text-shadow: none;
}  .wpbc_change_over_triangle .block_hints .block_check_in_out.check_in_time div.check-in-div, .wpbc_change_over_triangle td.timespartly.check_in_time div.check-in-div { height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(45deg) translate(-100%,-10%)
}
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_in_time div.check-in-div {
transform: rotate(45deg) translate(-85%,-10%)
}
.wpbc_change_over_triangle .block_hints .block_check_in_out.check_out_time div.check-out-div, .wpbc_change_over_triangle td.timespartly.check_out_time div.check-out-div { 
height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(-135deg) translate(0,10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_in_time div.check-in-div, .wpbc_change_over_triangle2 td.timespartly.check_in_time div.check-in-div { height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(-45deg) translate(0,-10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_in_time div.check-in-div {
transform: rotate(-45deg) translate(-15%,-10%);
}
.wpbc_change_over_triangle2 .block_hints .block_check_in_out.check_out_time div.check-out-div, .wpbc_change_over_triangle2 td.timespartly.check_out_time div.check-out-div { 
height: 300%;
margin-bottom: -400%;    
top: -50%;    
width: 100% !important;   
transform: rotate(135deg) translate(-100%,10%);
} .block_hints .block_check_in_out.check_out_time div.check-out-div, td.timespartly.check_out_time div.check-out-div { float: right;
}
td.timespartly.check_in_time.check_out_time div.check-in-div, td.timespartly.check_in_time.check_out_time div.check-out-div {
display: none;
}   .datepick-inline .datepick .datepick-days-cell-over.check_in_time div.check-in-div,
.datepick-inline .datepick .datepick-days-cell-over.check_out_time div.check-out-div,
.datepick-inline .datepick .datepick-current-day.check_in_time div.check-in-div,
.datepick-inline .datepick .datepick-current-day.check_out_time div.check-out-div{
display: none;
visibility: hidden;
} td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div, 
td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
display: block;
visibility: visible;
width: 50%;
float: left;    
}
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
float: right;
}
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve span, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve span,    
td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div {   
cursor: default;
}    .datepick-inline .datepick .datepick-unselectable.check_in_time.date_approved,  
.datepick-inline .datepick .datepick-unselectable.check_out_time.date_approved, 
.datepick-inline .datepick .datepick-unselectable.check_in_time.date2approve,
.datepick-inline .datepick .datepick-unselectable.check_out_time.date2approve {  font-weight: 400;
}     .widget_wpdev_booking .hasDatepick .datepick-inline .datepick-title-row th,
.widget_wpdev_booking .hasDatepick .datepick-inline .datepick-days-cell{
height: 30px;
} .widget_wpdev_booking .bk_calendar_frame{
margin: 0 2%;
width: 96% !important;
} .widget_wpdev_booking .wpdev_hint_with_text{
float: left;
margin: 0;
width: 50% !important;
} .widget_wpdev_booking input,
.widget_wpdev_booking select,
.widget_wpdev_booking textarea,
.widget_wpdev_booking .wpdevelop input,
.widget_wpdev_booking .wpdevelop select,
.widget_wpdev_booking .wpdevelop textarea,
div#datepick-div input,
div#datepick-div select,
div#datepick-div textarea {
width: 96%;
margin: auto;
}  .widget_wpdev_booking input[type=button],
.widget_wpdev_booking input[type=checkbox]{
width:auto;
}    .block_hints {
width: 100%;
clear: both;
margin: 10px 0px 30px 0px !important;
border: none;
height: 30px;
} .wpdev_hint_with_text {
float:left;
width:auto;
} .block_text {
float: none;
height: 30px;
line-height: 32px;
margin: 0 0 10px;
padding: 0 10px 0 35px;
font-size: 0.9em;
white-space: nowrap;
word-wrap: normal;
} .block_check_in_out,
.block_pending,
.block_time,
.block_booked,
.block_free {
float: left;
width: 30px;
height: 30px;
line-height: 28px;
border: 1px solid #FEA;
text-align: center;
vertical-align: middle;
overflow: hidden;
} .block_pending a,
.block_time a,
.block_booked a,
.block_free a,
.block_pending,
.block_time,
.block_booked,
.block_free ,
.wpdev_hint_with_text .block_check_in_out {
font-size: 13px;
font-weight: 400;
} .wpdev_clear_hint{ 
height:1px; 
width:100%;
clear:both; 
} .datepick-inline .datepick-days-cell div.date-content-bottom,
.datepick-inline .datepick-days-cell div.date-content-top {
font-size:0.7em;
font-style: italic;
line-height: 0.72em;
text-align: center;
padding:0;
width:100%;
text-shadow:none;
position: relative;
}   @media (max-width: 480px) {
}
@media (max-width: 769px) { .bk_calendar_frame { width:100% !important;   
}
.datepick-inline .datepick-one-month { width:100%;
float:left;
}
.booking_form_div input[type="text"],
.booking_form_div select,
.booking_form_div textarea {
width: 96% !important;
margin: auto !important;
}
.booking_form_div input[type=button]{
width:auto !important;
}
.booking_form_div input[type=button]{
font-size: 1.1em;
font-weight: 600;
padding: 5px 20px !important;
}
} @media (min-width: 768px) and (max-width: 980px) {
}
@media (max-width: 980px) {
}
@media (min-width: 980px){
}
@media (min-width: 1200px){
}
@media screen and (max-width:380px) {
} @media only screen and (min-device-width : 320px) and (max-device-width : 480px) {    
} @media only screen and (min-device-width : 320px) and (max-device-width : 568px) { 
} @media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { 
} @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 1)  { 
} @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (-webkit-min-device-pixel-ratio: 2) {
}.datepick-inline {
background: none repeat scroll 0 0 #FFFFFF;
border: 1px solid #999999;
box-shadow: 0 0 2px #AAAAAA;
-moz-box-shadow: 0 0 2px #AAAAAA;
-webkit-box-shadow: 0 0 2px #AAAAAA;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
} .datepick-inline .datepick{
background:  transparent;
} .datepick-inline .calendar-links {
background-color: #ccc; 
background-repeat: repeat-x; 
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ccc), to(#ddd)); background: -webkit-linear-gradient(top, #ddd, #ccc); background: -moz-linear-gradient(top, #ddd, #ccc); background: -ms-linear-gradient(top, #ddd, #ccc); background: -o-linear-gradient(top, #ddd, #ccc); border-bottom: 1px solid #aaa;
} .datepick-inline .calendar-links .datepick-prev a,
.datepick-inline .calendar-links .datepick-next a,
.datepick-inline .calendar-links .datepick-prev a:hover,
.datepick-inline .calendar-links .datepick-next a:hover{
color: #888;
font-weight: 600;
text-shadow: 0 1px 0 #ddd;
} .datepick-inline .datepick-header {
color: #555;
font-weight: 600;
text-shadow: 0 1px 0 #DDDDDD;  
} div.datepick-inline .datepick-title-row th{
border: 1px solid #ccc;     
color: #555;
font-weight: 600;    
text-transform: uppercase;    
} .block_hints .block_free, .block_hints .block_time, .block_hints .block_booked, .block_hints .block_pending, .block_hints .block_check_in_out, 
.datepick-inline .datepick-days-cell{
border: 1px solid #ccc;
color:#757575;
}   .block_hints .block_free,
.block_hints .block_time, 
.block_hints .block_check_in_out div.check-in-div, .block_hints .block_check_in_out div.check-out-div, .datepick-inline .date_available,
.datepick-inline .timespartly.check_in_time div.check-in-div, .datepick-inline .timespartly.check_out_time div.check-out-div {
background: none repeat scroll 0 0 #f5f5f5;
} .block_hints .block_free,
.datepick-inline .date_available,
.datepick-inline .date_available.datepick-unselectable{
color: #CCCCCC; text-shadow: 0 1px 0 #FFFFFF; } .block_hints .block_free a,
.block_hints .block_time, 
.datepick-inline .date_available a{
color:#89a;
font-weight: 600;
text-shadow: 0 1px 0 #fff;
}  .block_hints .block_time, 
.datepick-inline .timespartly{
background-image: url(//www.lapeuterne.fr/wp-content/plugins/booking/assets/img/clock_fill.png);
background-repeat: no-repeat;
background-position:100% 100%; 
}  .block_hints .date_approved.block_check_in_out, 
.block_hints .block_booked, 
.datepick-inline .date_approved, td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved div.check-out-div {    
background-color: #C60B0B;
} .block_hints .date_approved.block_check_in_out,  
.block_hints .block_booked, 
.datepick-inline .date_approved,   
.block_hints .block_booked a, 
.datepick-inline .date_approved a{
color: #5F0000;
font-weight: 600;
text-shadow: 0 1px 0 #DD0000;
} .block_hints .date_approved.block_check_in_out div.check-in-div, .datepick-inline .date_approved.timespartly.check_in_time div.check-in-div{
border-right: 1px dotted #C60B0B;
}
.block_hints .date_approved.block_check_in_out div.check-out-div, .datepick-inline .date_approved.timespartly.check_out_time div.check-out-div{
border-left: 1px dotted #C60B0B;
}  .block_hints .date2approve.block_check_in_out, 
.block_hints .block_pending, 
.datepick-inline .date2approve, td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve div.check-in-div, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve div.check-out-div {    
background-color: #DF9A00;
} .block_hints .date2approve.block_check_in_out, 
.block_hints .block_pending, 
.datepick-inline .date2approve, 
.block_hints .block_pending a, 
.datepick-inline .date2approve a {
color: #885500;
font-weight: 600;
text-shadow: 0 1px 0 #FFAA00;
} .block_hints .date2approve.block_check_in_out div.check-in-div, .datepick-inline .date2approve.timespartly.check_in_time div.check-in-div{
border-right: 1px dotted #DF9A00;
}
.block_hints .date2approve.block_check_in_out div.check-out-div, .datepick-inline .date2approve.timespartly.check_out_time div.check-out-div{
border-left: 1px dotted #DF9A00;
}  .datepick-inline .datepick-one-month .datepick .datepick-current-day {
background-color: #555;
} .datepick-inline .datepick-one-month .datepick .datepick-current-day a{
color: #EEEEEE;
text-shadow: 0 -1px 0 #000000;
}  .datepick-inline .datepick .datepick-days-cell-over{
background:#aaa;
} .datepick-inline .datepick .datepick-days-cell-over a:hover, 
.datepick-inline .datepick .datepick-days-cell-over a{    
color: #eee;
text-shadow: 0 -1px 0 #888;
}   td.timespartly.check_in_time.check_out_time.check_in_time_date_approved.check_out_time_date2approve span, 
td.timespartly.check_in_time.check_out_time.check_out_time_date_approved.check_in_time_date2approve span, 
td.timespartly.check_in_time.check_out_time.check_in_time_date2approve.check_out_time_date_approved span, 
td.timespartly.check_in_time.check_out_time.check_out_time_date2approve.check_in_time_date_approved span {
font-weight: 600;
text-shadow: none;
}   .wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock {
background-color: #f5f5f5;
} .wpbc_timeslot_day_bg_as_available .datepick-inline .times_clock.date_available a {
color:#89a;
font-weight: 600;
text-shadow: 0 1px 0 #fff;
} .wpbc_timeslot_day_bg_as_available .datepick-inline .datepick-one-month .datepick .times_clock.date_available.datepick-current-day a{
color: #EEEEEE;
text-shadow: 0 -1px 0 #000000;
} .wpbc_timeslot_day_bg_as_available .datepick-inline .date_available {
color: #CCCCCC; text-shadow: 0 1px 0 #FFFFFF; }.flex_tl_table {
display: flex;
flex-flow: column nowrap;
box-sizing: border-box;
} .flex_tl_table .flex_tl_table_header,
.flex_tl_table .flex_tl_table_titles,
.flex_tl_table .flex_tl_table_row_bookings {
flex: 1;
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
} .flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 {
flex:0 1 auto;
width: 180px;
min-width: 0;
word-wrap: break-word;
display: flex;
flex-flow: column nowrap;
justify-content: center;
} .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 {
flex: 1 1 0;
min-width: 0;
} @media (max-width: 782px) { .flex_tl_table .flex_tl_table_header,
.flex_tl_table .flex_tl_table_titles,
.flex_tl_table .flex_tl_table_row_bookings {
flex-flow: row wrap;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 {
width: 100%;
flex: 1 1 auto;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1{
border-bottom: 1px solid #eee;
}
}     .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav{
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_title {
flex: 1 1 0;
word-break: break-word;
min-width: 0;
}     .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar {
display:flex;
flex-flow: row nowrap;
justify-content: space-between;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
flex: 1 1 0;
min-width: 0;
display:flex;
flex-flow: column nowrap;
justify-content: space-between;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container {
flex: 1;
display: flex;
flex-flow: column wrap;
justify-content: space-between;
overflow: hidden;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
flex: 1;
font-size:0.85em;
font-weight: 600;
text-align: center;
}
.flex_tl_matrix_resources .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
font-weight: 400;
font-size:0.75em;
}
.flex_tl_single_resource .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
font-size:0.9em;
padding: 4px 0;
}
.flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num,
.flex_frame_view_days_num_60 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_week {
font-size:0.7em;
font-weight: 400;
}  @media (max-width: 782px) {
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container {
overflow: hidden;
padding:0;
} .flex_tl_matrix_resources.flex_frame_view_days_num_1,
.flex_tl_matrix_resources.flex_frame_view_days_num_30,
.flex_tl_matrix_resources.flex_frame_view_days_num_60,
.flex_tl_single_resource.flex_frame_view_days_num_30,
.flex_tl_single_resource.flex_frame_view_days_num_365 {
width: 100%;
overflow-x: scroll;
}
.flex_tl_matrix_resources.flex_frame_view_days_num_30 .flex_tl_table,
.flex_tl_single_resource.flex_frame_view_days_num_365 .flex_tl_table{
min-width: 500px;
}
.flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table,
.flex_tl_matrix_resources.flex_frame_view_days_num_60 .flex_tl_table,
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table {
min-width: 1000px;
}
}  .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month {
height: 1.5em;
overflow: hidden;
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month.flex_tl_dates_bar .flex_tl_day_cell {
border:none;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month .flex_tl_day_cell .in_cell_month_year {
overflow: visible;
word-wrap: normal;
white-space: nowrap;
}  .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day {
flex: 1;
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
overflow: hidden;
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour {
flex: 1 1 0;
min-width: 0;
} .flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container,
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container {
flex-flow: row nowrap;
align-items: center;
}  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container {
display: flex;
flex-flow: row wrap;
justify-content: space-around;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks {
flex: 1 1 0;
text-align: left;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks{
text-align: right;
padding:0 1em;
}
@media (max-width: 782px) {
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container {
justify-content: flex-start;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks {
flex: 0 1 auto;
text-align: left;
padding:0 1em;
}
}    .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar{
min-height: 3em;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_bookings {
margin-top:-3em;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles {
margin-top:-3em;
overflow: hidden; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar {
display:flex;
flex-flow: row nowrap;
justify-content: space-between;
}   .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day {
flex: 1 1 0;
min-width: 0;
display:flex;
flex-flow: row nowrap;
justify-content: space-between;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .in_cell_time_section_in_day .in_cell_time_hour {
flex: 1 1 0;
min-width: 0;
display:flex;
flex-flow: row nowrap;
justify-content: space-between;
}    .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
flex: 1 1 0;
min-width: 0;
display: flex;
flex-flow: row nowrap;
justify-content: space-between;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates {
flex: 1 1 0;
display: flex;
flex-flow: row nowrap;
justify-content: center;
align-items: center;
} .flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates,
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates{
justify-content: flex-start;
align-items: flex-start;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings {
flex: 1 1 0;
min-width: 0;
display: flex;
flex-flow: column nowrap;   justify-content: space-between;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id{
flex: 1 1 0;
min-width: 0;
word-wrap: normal;
white-space: nowrap;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.pending_booking{
border-bottom:1px dashed #555;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking{
border-bottom:1px dashed #ccc;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id:last-child{
border-bottom:none;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:hover,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a:active,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a{
position: relative;
cursor: default;
outline : none;
box-shadow: none;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id .in_cell_date_booking_pipeline_a .in_cell_date_booking_pipeline_a_sizer {
width: 100%;
height: 100%;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles {
display: flex;
flex-flow: column wrap;
justify-content: flex-start;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title{
overflow: visible;
white-space: nowrap;
word-wrap: initial;
padding: 0px 0.5em;
margin-left: 4px;
margin-top: 4px;
z-index: 1; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell{
border:none;
}   .flex_tl_table {
display:none;
}   .hidden_items {
display: none;
}
@media (max-width: 782px) {
.flex_timeline_frame .popover{
width:98%;
max-width:98%;
}
}
.flex_timeline_frame .popover {
border: 2px solid #555;
font-size: 12px;
max-width: 299px;
} .flex_timeline_frame .popover .popover-title {
display: flex;
flex-flow:row wrap;
justify-content: flex-start;
align-items: center;
min-height: 2.5em;
margin:0;
padding: 5px 30px 5px 6px;
border-radius: 5px 5px 0 0;
background-color: #f7f7f7;
}
.flex_timeline_frame .popover .popover-title .popover-title-id {
flex: 0 0 auto;
width: 100%; font-size:14px;
font-weight: 500;
line-height: 1.8;
margin: 0;
padding: 0 12px 0 5px;
border: 0;
vertical-align: baseline;
} .flex_timeline_frame .popover .popover-title .popover-title-buttons{
flex: 1 1 auto;
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
margin: 2px 0;
}
.flex_timeline_frame .popover  .popover-title .popover-title-buttons a,
.flex_timeline_frame .popover  .popover-title .popover-title-buttons a:hover,
.flex_timeline_frame .popover  .popover-title .popover-title-buttons a:focus {
flex: none;
box-sizing: border-box;
margin: 0 5px 0 0;
padding: 0 10px 1px;
font-size: 13px;
height: 28px;
line-height: 28px;
white-space: nowrap;
text-decoration: none;
cursor: pointer;
-webkit-appearance: none;
color: #555;
background: #f7f7f7;
border-radius: 3px;
border: 1px solid #d8d8d8;
box-shadow: none;
outline: none;
}
.flex_timeline_frame .popover  .popover-title .popover-title-buttons a:hover {
background: #fafafa;
border-color: #ccc;
color: #23282d;
}
.flex_timeline_frame .popover .popover-title .popover-title-buttons a.timeline_button_print{
margin-right:1.5em;
} .flex_timeline_frame .popover .popover-close,
.flex_timeline_frame .popover .popover-close:hover {
position: absolute;
right: 0;
top: 0;
font-size: 20px;
line-height: 1.5em;
padding: 5px;
}
.flex_timeline_frame .popover .popover-close a,
.flex_timeline_frame .popover .popover-close a:hover,
.flex_timeline_frame .popover .popover-close a:active,
.flex_timeline_frame .popover .popover-close a:focus {
text-decoration: none;
border-style: none;
outline: 0;
color:#444;
background: transparent;
padding: 0 5px;
} .flex_timeline_frame .popover.bottom > .arrow::after {
border-bottom-color: transparent;
}   .popover-content .flex-popover-content-data {
display:flex;
flex-flow:column wrap;
justify-content: space-between;
}
.popover-content .flex-popover-content-data .flex-popover-bars,
.popover-content .wpbc-popover-content-data .wpbc-popover-cost-bar,
.popover-content .wpbc-popover-content-data .booking-labels,
.popover-content .wpbc-popover-content-data .wpbc-popover-booking-data,
.popover-content .wpbc-popover-content-data .wpbc-popover-booking-notes,
.popover-content .wpbc-popover-content-data .booking-dates{
flex: 1 1 auto; }
.popover-content .flex-popover-content-data .flex-popover-bars {
display:flex;
flex-flow:row nowrap;
justify-content: space-between;
}
.popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-labels-bar{
flex: 1 1 0;
clear: both;
}
.popover-content .flex-popover-content-data .flex-popover-bars .flex-popover-cost-bar {
flex: none;
padding: 0.3em 0;
margin: 0;
}
.popover-content .flex-popover-content-data .flex-popover-labels-bar{
display:flex;
flex-flow:row wrap;
justify-content: flex-start;
}
.popover-content .flex-popover-content-data .flex-popover-labels-bar .flex-label {
flex: 0 1 auto;
min-width: 0;
}
.popover-content .flex-popover-content-data .flex-label {
border: 0;
border-radius: 3px;
text-shadow: none;
box-shadow: 0 0 1px #ddd;
font-weight: 400;
font-size: 95%;
line-height: 1.7em;
padding: .2em .8em 0.2em;
background-color: #5bc0de;
color: #ffffff;
text-align: center;
vertical-align: baseline;
margin: 0.15em 0.75em 0.5em 0;
word-wrap: break-word;
word-wrap: anywhere;
white-space: pre-wrap;
}
.popover-content .flex-popover-content-data .flex-label .label-prefix {
font-size: 70%;
font-weight: 400;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-id {
background: #888;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-pending {
background: #FFBB45;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-booking-status.label-approved {
background: #9BE;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-success {
background: #468847;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-payment.payment-label-unknown {
background: #999;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-trash {
background: #D94A48;
}
.popover-content .flex-popover-content-data .flex-label.flex-label-resource {
text-align: left;
} .popover-content .flex-popover-content-data .flex-label.flex-label-cost {
margin-left:auto;
background: transparent;
font-weight: 600;
color:#333;
box-shadow: none;
padding: 0;
margin: 0;
}
.popover-content .flex-popover-content-data .flex-popover-booking-data {
margin: 1em 0;
text-align: left;
font-size: 1.05em;
line-height: 1.8em;
color: #333;
max-width: 100%;
word-wrap: break-word;
word-wrap: anywhere;
}
.popover-content .flex-popover-content-data .flex-popover-booking-data span.fieldvalue {
background: transparent; padding: 4px 5px;
border-radius: 2px;
} .popover-content .flex-popover-content-data .wpbc-popover-booking-notes{
margin: 0 0 1em 0;
} .popover-content .flex-popover-content-data .flex-label-dates {
display: flex;
flex-flow: row wrap;
justify-content: flex-start;
align-items: flex-start;
}
.popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date{
flex:0 1 auto;
font-size: 103%;
padding: 0.1em .7em 0.1em;
margin: 0 0 0.2em;
}
.popover-content .flex-popover-content-data .flex-label-dates .date_tire{
flex:0 1 auto;
margin: 0 0.2em;
font-size: 175%;
line-height: 1em;
}
.popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date .field-booking-time{
font-size: 0.7em;
font-weight: 400;
color:#23282d;
} .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date{
background: #FFBB45;
} .popover-content .flex-popover-content-data .flex-label-dates .flex-label.field-booking-date.approved{
background: #9BE;
} .popover-content .wpbc_tl_popover_booking_separator {
margin: 20px 0;
border-top: 1px solid #ddd;
box-shadow: 0 1px 1px #f9f9f9;
}.flex_tl_table_loading{
text-align: center;
font-size: 1.1em;
}
.flex_tl_table_loading span {
padding: 0 0.4em;
}  .flex_tl_table {
background: #fff;
border: 1px solid #ddd;
box-shadow: 0 1px 2px #eef;
font-size:12px;
} .flex_tl_table .flex_tl_table_header{
background: #e9e9e9;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2{
font-weight: 600;
padding: 8px;
line-height: 1.42857143em;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2{
text-align: center;
}  .flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_title{
color:#777;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next{
font-size: 22px;
font-weight: 600;
line-height: 12px;
color:#777;
}
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev a,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next a,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_prev a:hover,
.flex_tl_table .flex_tl_table_header .flex_tl_collumn_2 .flex_tl_nav .flex_tl_next a:hover {
text-decoration: none;
color: #757575;
cursor: pointer;
}  .flex_tl_table .flex_tl_table_row_bookings {
border-top: 1px solid #dddddd;
}
.flex_tl_table .flex_tl_table_row_bookings:nth-of-type(2n+1) {
background-color: #f9f9f9;
}  .flex_tl_table .flex_tl_table_titles 	   .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 {
font-weight: 600;
padding: 4px;
line-height: 1.42857143em;
box-shadow: none;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_1,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title{
color: #999;
font-weight: 400;
overflow: hidden;
white-space: nowrap;
}  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title a:hover {
border-bottom: 1px dashed;
color: #789;
text-decoration: none;
text-shadow: none; }
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title.parent {
font-weight: 600;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title.child {
margin-left: 20px;
}    .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar {
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
border-left:1px solid #eee;
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month .in_cell_date_container{
border-left:2px solid #C54;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6 a,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7 a{
color: #c32;
background: #FFFCF4;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday6 .in_cell_date_container_show_dates,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.flex_tl_weekday7 .in_cell_date_container_show_dates{
color: #bd7f78;
background: #FFFCF4;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell a,
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell a:hover{
color: #789;
text-decoration: none;
text-shadow: 0 -1px 0 #EEEEEE;
}  .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar_month {
height: 1.5em;
border-bottom:1px solid #eee;
border-left:1px solid #eee;
} .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_month_year {
color: #c32;
font-size: 0.85em;
font-weight: 600;
padding:0 0.5em;
}  .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day {
}
.flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour {
border-left:1px solid #eee;
border-top:1px solid #eee;
font-size: 0.7em;
display: flex;
justify-content:flex-start;
align-items: center;
padding: 0 0 0 2px;
white-space: nowrap;
overflow: hidden;
min-height: 12px;
} .flex_tl_matrix_resources.flex_frame_view_days_num_1 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num,
.flex_tl_single_resource.flex_frame_view_days_num_30 .flex_tl_table .flex_tl_table_titles .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container .in_cell_day_num{
font-size: 0.85em;
font-weight:600;
text-align: left;
padding: 4px 1em;
}  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_days.flex_tl_weekday7,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks.flex_tl_weekday6,
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_1 .flex_tl_resource_title_dates_container .flex_tl_resource_title_dates_weeks.flex_tl_weekday7{
color: #bd7f78;
}    .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar {
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell {
border-left:1px solid #eee;
color:#aaa;
font-size: 0.7em;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month .in_cell_time_hour:first-child .in_cell_date_container{
border-left:2px solid #C54;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell.new_month.exist_booking_in_cell .in_cell_time_hour:first-child .in_cell_date_container{
border-left:1px solid #C54;
}   .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id{
background: none repeat scroll 0 0 #FC4;
margin-left: -1px; } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.start_new_booking{
border-left:2px solid #f3a844;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking {
background-color: #78A;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.start_new_booking{
border-color: #616f8b;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.past_date{
background-color:#f0cf77;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.approved_booking.past_date{
background-color:#9099aa;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.start_new_booking.booking_trash {
border-left:2px solid #901c1a;
}
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id.booking_trash {
background-color:#DB6F6D;
}  .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_dates .flex_tl_day_cell.today_date .in_cell_time_section_in_day{ } .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day{
border-left: 1px solid #090;
} .flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day,
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell.today_date .in_cell_time_section_in_day{
border-left: none;
} .flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour.today_time,
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar.flex_tl_row_bar_show_booking_titles .flex_tl_day_cell .in_cell_time_section_in_day .in_cell_time_hour.today_time {
border-left: 1px solid #77ce0f;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_bookings .booking_id a {
font-size:7px;
font-weight:600;
color:#fff;
cursor: pointer;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title{
background: #777;
color: #fff;
border-left: 2px solid #555;
cursor: pointer;
border-radius: 3px;
} .flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_booking_titles .in_cell_date_booking_title.several_bookings_in_cell{
font-weight: bold;
background: #fdab36;
color: #455366;
border-left: 2px solid #dd8b16;
} .flex_timeline_frame.flex_frame_view_days_num_30.flex_tl_single_resource
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates,
.flex_timeline_frame.flex_frame_view_days_num_1.flex_tl_matrix_resources
.flex_tl_table .flex_tl_table_row_bookings .flex_tl_collumn_2 .flex_tl_dates_bar .flex_tl_day_cell .in_cell_date_container_show_dates{
border-left:1px solid #eee;
border-top:1px solid #eee;
font-size:0.8em;
word-wrap: normal;
white-space: nowrap;
overflow: hidden;
padding:0 2px;
}