@charset "UTF-8";
@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
.wpgmp_locateme_control {
background: white;
border-radius: 2px;
padding: 5px;
cursor: pointer !important;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
z-index: 1000; position: relative;
}
.wpgmp_locateme_control span {
display: inline-flex;
align-items: center;
justify-content: center;
width: 28px;
height: 28px;
font-size: 24px;   }
.pulse-marker {
width: 30px;
height: 30px;
background: rgba(66, 133, 244, 0.4);
border: 4px solid #4285f4;
border-radius: 50%;
animation: pulse 1.8s ease-out infinite;
cursor: none;
}
@keyframes pulse {
0% {
transform: scale(0.5);
opacity: 0;
}
30% {
opacity: 1;
}
60% {
transform: scale(1.2);
opacity: 0.5;
}
100% {
transform: scale(1.5);
opacity: 0;
}
}
.bottom_center {
margin-bottom: 5px;
}
.top_center {
margin-top: 5px;
}
.right_center {
margin-right: 5px;
}
.left_center {
margin-left: 5px;
} @font-face {
font-family: "FontAwesome";
src: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/fonts/fontawesome-webfont.eot?v=4.6.3);
src:
url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3)
format("embedded-opentype"),
url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/fonts/fontawesome-webfont.woff2?v=4.6.3) format("woff2"),
url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/fonts/fontawesome-webfont.woff?v=4.6.3) format("woff"),
url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/fonts/fontawesome-webfont.ttf?v=4.6.3) format("truetype"),
url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular)
format("svg");
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-star:before {
content: "\f005";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.wpgmp_map_container * {
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.geotags_link {
clear: both;
display: block;
text-decoration: none;
border: none;
} .wpgmp_tabs_container *,
.wpgmp_listing_container *,
.wpgmp_infowindow {
width: auto;
height: auto;
padding: 0px;
margin: 0px;
font-size: 1rem;
font-family: inherit;
line-height: 1.5em;
font-weight: normal;
box-shadow: none;
text-decoration: none;
}
.wpgmp_tabs_container a,
.wpgmp_tabs_container a:hover {
text-decoration: none !important;
border-bottom: 0px;
}  .wpgmp_tabs_container .wpgmp_tabs li a.active,
.wpgmp_direction_container p input.wpgmp_find_direction,
.wpgmp_nearby_container .wpgmp_find_nearby_button,
.wpgmp_pagination span.current,
.wpgmp_pagination a:hover,
.wpgmp_toggle_main_container input[type="submit"],
.wpgmp_toggle_main_container .amenity_type:hover {
background: #29b6f6;
}
div.wpgmp_search_form input.wpgmp_search_input:focus {
border: 1px solid #29b6f6;
}
div.wpgmp_search_form input.wpgmp_search_input {
border-bottom: 1px solid ".$secondary_color.";
}  .fc-label-info,
.fc-badge.info,
.wpgmp_pagination span,
.wpgmp_pagination a,
.wpgmp_toggle_main_container .amenity_type,
div.categories_filter select,
.wpgmp_tabs_container .wpgmp_tabs,
.wpgmp_toggle_container {
background: #212f3d;
}
.wpgmp-select-all,
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title,
.wpgmp_tabs_container .wpgmp_tabs li a.active,
.wpgmp_location_title a.place_title {
color: #212f3d;
}
.fc-label-info,
.fc-badge.info {
border: 1px solid #212f3d;
}
.wpgmp-infowindow-action {
margin-top: 10px;
}
.wpgmp-infowindow-action:hover a {
opacity: 0.87;
}  .wpgmp-map-1 .wpgmp-select-all,
.wpgmp-map-1 .wpgmp_infowindow .wpgmp-infowindow-fields span b,
.wpgmp_location_meta,
span.wpgmp_nearby_distance,
.wpgmp_nearby_container select#tmode,
.wpgmp_nearby_container .wpgmp_set_current_location,
div.wpgmp_pagination span.disabled,
span.wpgmp_nearby_distance,
.wpgmp_location_meta,
.wpgmp_pagination span,
div.wpgmp_direction_panel_container h2 a,
div.wpgmp_direction_panel_container div.dir_start,
div.wpgmp_direction_panel_container .dir_end {
color: rgba(0, 0, 0, 0.87);
}
.wpgmp-map-1 .wpgmp-select-all,
.wpgmp-map-1 .wpgmp_infowindow .wpgmp-infowindow-fields span,
.wpgmp_infowindow .fc-item-featured_image,
div.wpgmp_search_form input.wpgmp_search_input,
.wpgmp_listing_grid .wpgmp_locations .wpgmp_locations_content,
.wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content {
color: rgba(0, 0, 0, 0.58);
}
.wpgmp-infowindow-action a.fc-btn,
.wpgmp-infowindow-action a.fc-btn:hover,
.wpgmp_tabs_container .wpgmp_tabs li a.active,
.wpgmp_pagination span.current,
.wpgmp_pagination a:hover,
.wpgmp_toggle_main_container input[type="submit"],
.wpgmp_direction_container p input.wpgmp_find_direction,
.wpgmp_nearby_container .wpgmp_find_nearby_button,
.wpgmp_pagination a,
.wpgmp_locations_listing div.wpgmp_pagination span.current,
.wpgmp_locations_listing div.wpgmp_pagination a,
div.categories_filter select,
.wpgmp_tabs_container .wpgmp_tabs li a,
.wpgmp_toggle_container,
.wpgmp_toggle_main_container .amenity_type,
.fc-badge,
.fc-btn {
color: #fff;
} [data-input="map-search-control"],
.wpgmp_toggle_main_container p select, div.directions-panel,
div.wpgmp-directions-panel-route-style,
div.wpgmp_rdpcontainer,
div.wpgmp_search_form input.wpgmp_search_input,
.wpgmp_locations_listing div.wpgmp_pagination span.current,
.wpgmp_nearby_container .wpgmp_set_current_location,
.wpgmp_direction_container p select[name="start_point"],
.wpgmp_direction_container p select[name="end_point"],
li.wpgmp_nearby_all_locations,
.wpgmp_tabs_container {
background: #fff;
} div.wpgmp_direction_panel_container h2,
div.wpgmp_direction_panel_container .dir_end,
div.wpgmp_direction_panel_container div.dir_start,
.wpgmp_tabs_container .jspCorner,
.wpgmp_tabs_container .jspArrow.jspDisabled,
.wpgmp_tabs_container .jspArrow,
.wpgmp_tabs_container .jspTrack,
.wpgmp_tabs_container .jspDrag {
background: #dde;
} .wpgmp_locations .wpgmp_location_title a {
font-size: 1.2em;
}   .wpgmp_location_title a.place_title,
div.wpgmp_toggle_main_container
div.wpgmp_tab_item
ul.wpgmp_location_container
li
a,
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title,
.wpgmp_tabs_container .wpgmp_tabs li a {
font-size: 1em;
}
.adp-legal,
.adp-text,
.adp-summary,
.wpgmp_toggle_main_container p select,
.wpgmp_toggle_main_container input[type="text"],
.wpgmp_toggle_main_container .amenity_type label,
.wpgmp_direction_container p input.wpgmp_find_direction,
.wpgmp_nearby_container .wpgmp_find_nearby_button,
div.wpgmp_search_form input.wpgmp_search_input,
[data-input="map-search-control"],
div.categories_filter select,
.fc-label-info,
.fc-badge.info,
.wpgmp_pagination {
font-size: 0.875em;
}
.adp-legal,
.adp-text,
.adp-summary {
padding-top: 7px;
}
.adp-legal {
text-align: left;
}
.wpgmp_tabs_container {
box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
-ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
position: absolute;
right: 5px;
top: 60px;
padding: 0px;
z-index: 9999;
}
.wpgmp_tabs_container .jspContainer {
overflow-y: auto;
overflow-x: hidden;
position: relative;
}
.wpgmp_tabs_container .jspPane {
position: absolute;
}
.wpgmp_tabs_container .jspPane,
.wpgmp_tabs_container .jspContainer,
.wpgmp_tabs_container .scroll-pane {
width: 100% !important;
}
.wpgmp_tabs_container .jspVerticalBar {
position: absolute;
top: 0;
right: 0px;
width: 3px;
height: 100%;
}
.wpgmp_tabs_container .jspVerticalBar .jspArrow {
height: 16px;
}
.wpgmp_tabs_container .jspVerticalBar .jspArrow:focus {
outline: none;
}
.wpgmp_tabs_container .jspHorizontalBar {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 16px;
}
.wpgmp_tabs_container .jspHorizontalBar .jspCap {
float: left;
}
.wpgmp_tabs_container .jspHorizontalBar .jspArrow {
width: 16px;
float: left;
height: 100%;
}
.wpgmp_tabs_container .jspCap {
display: none;
}
.wpgmp_tabs_container .jspTrack {
position: relative;
}
.wpgmp_tabs_container .jspDrag {
position: relative;
top: 0;
left: 0;
cursor: pointer;
}
.wpgmp_tabs_container .jspArrow {
text-indent: -20000px;
display: block;
cursor: pointer;
margin: 0;
padding: 0;
}
.wpgmp_tabs_container .jspArrow.jspDisabled {
cursor: default;
}
.wpgmp_tabs_container .jspCorner {
float: left;
height: 100%;
}
.wpgmp_tabs_container .wpgmp_tabs {
width: 100%;
display: flex;
margin: 0 0 0 !important;
padding: 0;
overflow: auto;
}
.wpgmp_tabs_container .wpgmp_tabs li {
flex: 1 0 0;
white-space: nowrap;
list-style: none;
}
.wpgmp_tabs_container .wpgmp_tabs li:focus {
outline: none;
}
.wpgmp_tabs_container .wpgmp_tabs li a.active {
cursor: pointer;
border: none;
}
.wpgmp_tabs_container .wpgmp_tabs li a {
display: block;
text-align: center;
text-decoration: none !important;
padding: 10px;
}
.wpgmp_tabs_container .wpgmp_tab_item {
border-bottom: 1px solid #e8ebec;
margin: 0px;
padding: 10px 0px;
}
.wpgmp_tabs_container .wpgmp_tab_item:last-child {
border-bottom: none;
}
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title {
text-decoration: none !important;
padding: 0 0 0 8px;
text-transform: capitalize;
box-shadow: none;
display: inline;
transition: all 0.3s;
-webkit-transition: all 0.3s;
}
.wpgmp-select-all {
text-align: center;
margin-right: 10px;
}
.wpgmp_tabs_container .wpgmp_tab_item input[type="checkbox"] {
vertical-align: middle; display: inline;
transition: all 0.3s;
-webkit-transition: all 0.3s;
margin: 0 0 0 -14px;
margin: 0 0 0 -14px;
-webkit-appearance: auto;
height: auto;
width: auto;
min-width: auto;
}
.wpgmp_tabs_container .wpgmp_tab_item input[type="checkbox"]:before {
display: none !important;
}
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title span.arrow:after {
display: none !important;
}
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title span.arrow {
position: static !important;
}
@media (max-width: 767px) {
.wpgmp_tabs_container .wpgmp_tab_item input[type="checkbox"] {
margin-left: -16px;
}
}
.wpgmp_tabs_container #wpgmp_tab_0,
.wpgmp_tabs_container #wpgmp_tab_3,
.wpgmp_tabs_container #wpgmp_tab_2 {
overflow: hidden;
}
.wpgmp_tabs_container #wpgmp_tab_0 .wpgmp_tab_item:hover input[type="checkbox"],
.wpgmp_tabs_container #wpgmp_tab_3 .wpgmp_tab_item:hover input[type="checkbox"],
.wpgmp_tabs_container
#wpgmp_tab_2
.wpgmp_tab_item:hover
input[type="checkbox"] {
display: table-cell;
opacity: 1;
width: auto;
margin-left: 0px;
}
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title span.arrow {
float: right;
width: 32px;
margin-top: -5px;
margin-right: 10px;
}
.wpgmp_tabs_container .wpgmp_tab_item .wpgmp_cat_title:hover {
text-decoration: none !important;
}
.wpgmp_tabs_container .jspHorizontalBar .jspTrack,
.wpgmp_tabs_container .jspHorizontalBar .jspDrag {
float: left;
height: 100%;
}
* html .wpgmp_tabs_container .jspCorner {
margin: 0 -3px 0 0;
}
.wpgmp_map_container {
position: relative;
outline: none;
} .wpgmp_toggle_main_container {
width: 100%;
padding: 1em;
max-height: 300px;
overflow: auto;
}
.wpgmp_tab_item .wpgmp_location_container {
margin: 0 !important;
padding-top: 10px;
padding-bottom: 30px;
overflow: hidden;
}
.wpgmp_tabs_container
.wpgmp_tab_item
.wpgmp_location_container
input[type="checkbox"] {
margin-left: -23px;
}
.wpgmp_tab_item .wpgmp_location_container li.wpgmp_all_locations {
list-style: none;
border: 1px solid rgba(0, 0, 0, 0);
cursor: pointer;
margin: 0 18px 0 25px;
padding: 4px 0;
}
.wpgmp_tab_item .wpgmp_location_container li.wpgmp_all_locations:before {
border-bottom: 4px solid rgba(0, 0, 0, 0);
border-left: 4px solid #9e9e9e;
border-top: 4px solid rgba(0, 0, 0, 0);
content: "";
display: inline-block;
vertical-align: middle;
margin: -4px 5px 0 0;
}
.wpgmp_tab_item .wpgmp_location_container li.wpgmp_all_locations:hover {
border: 1px solid #d1d1d1;
text-decoration: none !important;
}
li.wpgmp_nearby_all_locations {
list-style: none;
cursor: pointer;
border: 1px solid #e9e9e9;
width: 97%;
text-indent: 10px;
margin: 6px 10px 0 0px !important;
padding: 7px 5px;
float: left;
} .wpgmp_listing_grid .wpgmp_locations {
width: 31.3333333333333333%;
vertical-align: top;
display: inline-block;
padding: 0 !important;
margin: 1% 1% !important;
border: 1px solid #e9e9e9;
border-radius: 0px;
height: auto;
float: none;
padding-bottom: 0px !important;
}
.wpgmp_listing_grid .fc-itemcontent-padding,
.wpgmp_listing_grid .fc-item-padding-content_15 {
padding: 15px;
}
.wpgmp_print_listing .fc-item-padding-content_15 {
float: left;
width: 100%;
}
.wpgmp_listing_list .fc-itemcontent-padding {
padding: 0 0 0 15px;
}
.wpgmp_listing_grid .fc-item-default.fc-wait .wpgmp_locations {
padding: 15px !important;
}
.wpgmp_listing_grid .fc-item-title {
margin-top: 15px;
}
.wpgmp_listing_grid .wpgmp_locations_head {
margin-bottom: 10px;
}
.wpgmp_listing_grid .wpgmp_locations .wpgmp_location_title {
line-height: 25px;
display: inline-block;
}
.wpgmp_listing_grid .wpgmp_locations .wpgmp_location_meta {
margin-top: 5px;
}
.wpgmp_listing_grid .wpgmp_locations .wpgmp_locations_content img {
float: none;
width: 100% !important;
margin-bottom: 10px !important;
border: none;
}
.wpgmp_listing_list .wpgmp_locations {
float: left;
width: 100%;
box-sizing: border-box;
padding: 14px;
margin-bottom: 10px;
border-bottom: 1px solid #f1f1f1;
height: auto !important;
}
.wpgmp_listing_list .wpgmp_locations .wpgmp_location_meta {
float: right;
}
.wpgmp_listing_grid .wpgmp_locations .wpgmp_locations_content,
.wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content {
float: left;
width: 100%;
}
.categories_filter span.span_list,
.categories_filter span.span_grid,
.categories_filter span.span_print {
float: right;
margin-top: 0.75em;
}
.categories_filter span.span_list i,
.categories_filter span.span_list .active i,
.categories_filter span.span_grid i,
.categories_filter span.span_grid .active i,
.categories_filter span.span_print i,
.categories_filter span.span_print .active i {
opacity: 0.7;
}
.categories_filter span.span_list i:hover,
.categories_filter span.span_list .active i,
.categories_filter span.span_grid i:hover,
.categories_filter span.span_grid .active i,
.categories_filter span.span_print i:hover,
.categories_filter span.span_print .active i {
opacity: 1;
}
.categories_filter span.span_list a,
.categories_filter span.span_grid a,
.categories_filter span.span_print a {
box-shadow: none;
cursor: pointer;
border-radius: 50%;
padding: 5px;
font-size: 24px;
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none;
color: inherit;
}
span.wpgmp_nearby_distance {
font-style: italic;
color: #9e9e9e;
float: left;
margin-right: 8px;
}
.wpgmp_direction_container,
.wpgmp_routes_container,
.wpgmp_nearby_container {
margin-top: 0px;
}
.wpgmp_direction_container p {
margin: 4px 0 7px;
}
.wpgmp_direction_container .wpgmp-direction-form .input {
float: left;
width: 235px;
border-radius: 0 !important;
margin: 4px 10px 5px 0;
padding: 5px 30px 5px 10px;
}
.wpgmp_direction_container span.wpgmp_mcurrent_location { display: inline-block;
height: 25px;
cursor: pointer !important;
vertical-align: middle;
width: 25px;
float: right;
margin: -25px 10px;
}
.wpgmp_direction_container p select[name="start_point"],
.wpgmp_direction_container p select[name="end_point"] {
box-shadow: none !important;
display: block;
margin-bottom: 10px;
}
.wpgmp_direction_container p input.wpgmp_find_direction,
.wpgmp_nearby_container .wpgmp_find_nearby_button {
border: 0px;
padding: 0.642857em 1.142857em;
line-height: 1.5;
}
.wpgmp_tabs_container input[type="button"]:hover,
.wpgmp_tabs_container input[type="submit"]:hover {
opacity: 0.87;
}
.wpgmp_nearby_container select#tmode {
width: 175px;
background: none;
margin: 4px 10px 7px 0;
padding: 5px 0 5px 5px;
}
.wpgmp_nearby_container .wpgmp_set_current_location {
font-size: 10px;
border: solid 1px #ddd;
display: block;
margin: 10px 0;
padding: 5px 0;
}
.wpgmp_nearby_container span.wpgmp_mcurrent_location { display: inline-block;
height: 25px;
cursor: pointer !important;
vertical-align: middle;
width: 25px;
margin: 3px -35px;
}
.wpgmp_toggle_container {
border-radius: 0 0 2px 2px;
cursor: pointer;
left: 50%;
margin-left: -49px;
position: absolute;
text-align: center;
width: 90px;
padding: 5px;
}
.wpgmp_locations_content img {
vertical-align: middle;
}
.wpgmp_location_meta {
display: inline-block;
float: right;
margin-right: 10px;
font-style: italic;
}
.wpgmp_display_category_data {
list-style: none !important;
}
.wpgmp_loading {
min-width: 300px;
min-height: 100px;
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/loader.gif) no-repeat center;
}
.wpgmp_display_locations_data {
list-style: none !important;
padding-bottom: 12px !important;
border-bottom: 1px solid #e5e4e2 !important;
margin: 16px 0 !important;
}
.wpgmp_display_locations_data h2 {
margin-bottom: 12px !important;
padding: 0 !important;
}
.wpgmp_display_locations_data p {
margin-bottom: 7px !important;
padding: 0 !important;
}
.wpgmp_display_locations_data img {
float: left !important;
width: 30px !important;
height: 30px !important;
}
.wpgmp_locations_listing div.wpgmp_pagination {
text-align: center;
margin: 3px;
padding: 3px;
}
.wpgmp_locations_listing div.wpgmp_pagination a {
margin-right: 2px;
border: 1px solid #ddd;
text-decoration: none;
padding: 2px 5px;
}
.wpgmp_locations_listing div.wpgmp_pagination span.current {
margin-right: 2px;
border: 1px solid #e0e0e0;
font-weight: 700;
padding: 2px 5px;
}
div.wpgmp_pagination span.disabled {
margin-right: 2px;
border: 1px solid #f3f3f3;
padding: 2px 5px;
}
div.wpgmp_listing_header,
div.categories_filter,
div.wpgmp_categories,
div.wpgmp_before_listing {
float: left;
width: 100%;
margin: 0px;
}
.wpgmp_location_container {
padding: 0;
}
.wpgmp_listing_container .wpgmp_location_listing_header {
font-weight: 400;
margin: 10px 5px;
}
div.wpgmp_search_form input.wpgmp_search_input {
display: block;
padding: 0.7142857em;
width: 100%;
margin-bottom: 0px;
box-sizing: border-box;
-moz-box-sizing: border-box;
outline: none;
border: 1px solid #fff;
border-bottom: 1px solid #f1f1f1;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
div.wpgmp_search_form input.wpgmp_search_input:focus {
}
div.wpgmp_search_form {
position: relative;
} div.wpgmp_tabs_container div.wpgmp_tab_item span.arrow img {
width: 100%;
box-shadow: none;
vertical-align: middle;
margin: 0px;
}
div.wpgmp_toggle_main_container
div.wpgmp_tab_item
ul.wpgmp_location_container
li {
list-style: none outside none;
margin: 0px;
padding: 0px 0.625em 0.625em 0.625em;
display: table;
}
div.wpgmp_toggle_main_container
div.wpgmp_tab_item
ul.wpgmp_location_container
li
.wpgmp_specific_location_item {
margin-right: 10px;
}
div.wpgmp_toggle_main_container
div.wpgmp_tab_item
ul.wpgmp_location_container
li
a {
text-decoration: none;
padding-left: 10px;
display: table-cell;
box-shadow: none;
}
div.wpgmp_direction_panel_container {
width: 100%;
float: left;
border-radius: 3px;
margin-bottom: 10px;
font-family: "Lato", Helvetica, Arial, sans-serif;
}
div.wpgmp_direction_panel_container div.dir_start {
font-weight: bold;
padding: 7px;
margin: 10px 12px;
border-left: 4px solid #bfbfbf;
color: #666;
}
div.wpgmp_direction_panel_container .dir_end {
font-weight: bold;
padding: 7px;
margin: 10px 12px;
border-left: 4px solid #bfbfbf;
}
div.wpgmp_direction_panel_container .dir_summary {
margin: 5px 15px;
}
div.wpgmp_direction_panel_container table {
border: none !important;
margin: 0px 15px !important;
padding: 0 !important;
width: 96% !important;
}
div.wpgmp_direction_panel_container div.dir_end {
margin-bottom: 20px !important;
}
div.wpgmp_direction_panel_container h2 {
border-radius: 3px;
margin: 10px 0;
}
div.wpgmp_direction_panel_container h2 a {
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/wpgmp-toggle-sprite.png) no-repeat scroll 15px
13px rgba(0, 0, 0, 0);
display: block;
font-weight: normal;
margin: 0;
padding: 6px 10px 6px 32px;
text-decoration: none;
}
div.wpgmp_direction_panel_container h2.open a {
background-position: 13px -25px;
}
.dir_row {
padding-right: 10px;
}
.dir_sprite {
width: 20px;
height: 20px;
display: block;
}
div.wpgmp_direction_panel_container table tr,
div.wpgmp_direction_panel_container table td {
border: none !important;
background: none !important;
border-bottom: 1px solid #e8ebec;
}
div.wpgmp_before_listing h2 {
margin: 0px;
}
div.wpgmp_listing_header div.wpgmp_search_form {
float: left;
width: 100%;
margin: 0.75em 0px 0px 0px;
}
div.categories_filter select {
margin-top: 0.85714em;
margin-right: 0.85714em;
border: 0px;
box-shadow: none !important;
display: block;
padding: 10px 30px 10px 10px;
float: left;
border-radius: 0px;
height: inherit;
line-height: 1.8;
font-weight: 500;
max-width: 225px;
text-transform: capitalize;
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/white_select_arrow.png) no-repeat 99% 50% #212f3d;
}
div.directions-panel,
div.wpgmp-directions-panel-route-style {
margin-top: 8px !important;
padding: 2px 9px !important;
border: 1px solid #e8ebec;
}
div.directions-panel table,
div.directions-panel table tr,
div.directions-panel table tr td {
border: none !important;
background: none !important;
vertical-align: top !important;
}
div.wpgmp-directions-panel-route-style table,
div.wpgmp-directions-panel-route-style table tr,
div.wpgmp-directions-panel-route-style table tr td {
border: none !important;
background: none !important;
vertical-align: top !important;
}
div.directions-panel table tr td img,
div.wpgmp-directions-panel-route-style table tr td img {
box-shadow: none !important;
}
div.wpgmp_categories div.wpgmp_no_locations {
font: italic normal 18px georgia;
line-height: 25px;
margin: 10px 6px;
}
div.wpgmp_infowindow { overflow-x: hidden;
overflow-y: auto;
}
.direction-panel .adp-text {
padding-left: 10px;
}
.adp-directions tr td:first-child,
.adp-directions tr td:nth-child(2),
.adp-directions tr td::last-child {
width: 10% !important;
}
.adp-directions tr td:nth-child(3) {
width: 70% !important;
}
.directions-panel {
height: 280px !important;
overflow: auto;
}
.wpgmp-directions-panel-route-style *,
.directions-panel * {
font-size: 11px;
}
.directions-panel .adp-text {
padding-left: 10px;
}
.adp-directions {
margin: 0px;
padding: 0px;
width: 100%;
border-radius: 0;
}
.adp-directions table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
height: 100%;
margin: 0px;
padding: 0px;
}
.adp-directions td {
vertical-align: middle;
border: 0 none;
border-width: 0px 1px 1px 0px;
text-align: left;
padding: 7px;
}
.adp b,
.adp-list b {
font-weight: 700;
font-size: inherit;
} .wpgmp_toggle_main_container input[type="text"] {
display: block;
width: 100%;
border: solid 1px #f1f1f1 !important;
padding: 8px;
margin-bottom: 0.85714em;
line-height: 1.5em;
background: #fff;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
}
.wpgmp_toggle_main_container input[name="wpgmp_radius"] {
width: 25%;
float: left;
margin-right: 0.85714em;
}
.wpgmp_toggle_main_container span.wpgmp_mcurrent_location { display: inline-block;
height: 25px;
cursor: pointer !important;
vertical-align: middle;
width: 25px;
float: right;
margin: -43px 5px 0;
z-index: 50;
position: relative;
}
.wpgmp_locateme_control span::before,
.wpgmp_nearby_container span.wpgmp_mcurrent_location::before,
.wpgmp_direction_container span.wpgmp_mcurrent_location::before,
.wpgmp_toggle_main_container span.wpgmp_mcurrent_location::before {
content: "\e86d";
font-family: "weplugin";
display: block;
background-color: #fff;
}
.wpgmp_toggle_main_container p {
margin: 0;
}
.wpgmp_toggle_main_container p select {
width: 40%;
display: block;
font-weight: 300 !important;
float: left;
margin-right: 0.85714em;
height: inherit;
border: solid 1px #f1f1f1;
border-radius: 0px;
line-height: 1.5em;
margin-bottom: 0.85714em;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
padding: 8px 20px 8px 8px;
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/select_arrow.png) no-repeat 99% 50% #fff;
}
.wpgmp_toggle_main_container p select::-ms-expand,
div.categories_filter select::-ms-expand {
display: none;
}
.wpgmp_toggle_main_container input[type="submit"] {
border: 0px;
padding: 0.642857em 1.142857em;
}
.wpgmp_toggle_main_container .choose_amenities {
clear: both;
padding: 0px;
text-transform: uppercase;
}
.wpgmp_toggle_main_container .choose_amenities label {
display: block;
color: #ffff;
}
.wpgmp_toggle_main_container .amenity_type {
margin-right: 0.75em;
color: #fff;
padding: 0.4em 0.6em;
margin-bottom: 0.75em;
display: inline-table;
vertical-align: middle;
}
.wpgmp_toggle_main_container .amenity_type label {
font-size: 0.75em;
}
.wpgmp_toggle_main_container .choose_amenities input[type="checkbox"] {
vertical-align: middle;
width: 1.0714em;
height: 1.0714em;
margin-right: 0.4285em;
}
.wpgmp_listing_list .wpgmp_locations .wpgmp_location_title {
display: inline-block;
margin-bottom: 10px;
}
div.wpgmp_listing_container {
float: left;
width: 100%;
margin: 10px 0 0;
}
.wpgmp_pagination {
padding: 20px 0px;
margin-bottom: 20px;
display: flex;
gap: 10px;
}
.wpgmp_pagination span,
.wpgmp_pagination a {
line-height: 1;
display: inline-flex;
align-items: center;
justify-content: center;
text-decoration: none !important;
margin-right: 0;
padding: 10px 20px;
background: transparent; color: #fff;
border: 1px solid #f1f1f1;
}
.wpgmp_locations img {
float: left;
margin-right: 10px;
width: 200px !important;
margin: 0px 10px 0px 0px !important;
border: 1px solid #ddd;
padding: 5px;
}
.wpgmp_specific_category_item {
vertical-align: middle;
}
.gm-style-iw .wpgmp_map img {
max-width: 100% !important;
} .wpgmp_infowindow .fc-content-holder {
margin-top: 10px;
}
.wpgmp_infowindow .fc-content-holder img {
width: 100px;
border: 1px solid #ddd !important;
padding: 5px;
float: left;
margin-right: 10px;
margin-top: 5px;
}
.wpgmp_infowindow .fc-item-title {
margin-bottom: 5px;
text-transform: uppercase;
color: #212f3d;
font-weight: 600;
font-size: 18px;
}
.wpgmp_infowindow .fc-badge.info {
font-size: 12px;
padding: 2px 8px;
}
.gm-style-iw .wpgmp_infowindow .fc-main {
line-height: 22px !important;
}
.wpgmp_infowindow .wpgmp-infowindow-fields span {
display: block;
margin: 0px;
padding: 0px;
}
.wpgmp_location_title a.place_title {
text-decoration: none;
border-bottom: 0px;
}
.fc-badge {
padding: 5px 10px;
border-radius: 0px;
}
[data-input="map-search-control"] {
padding: 0 11px 0 13px;
text-overflow: ellipsis;
width: 50% !important;
}
[data-input="map-search-control"] {
margin-top: 10px !important;
margin-bottom: 10px !important;
border: 1px solid transparent !important;
border-radius: 2px 0 0 2px !important;
box-sizing: border-box;
-moz-box-sizing: border-box;
height: 32px;
outline: none;
}
[data-input="map-search-control"]:focus {
border-color: #4d90fe;
} .wpgmp_iw_head_content {
padding-left: 10px !important;
}
.fc-item-top-space {
margin-top: 10px;
}
.fc-item-top-space_5 {
margin-top: 5px;
}
.fc-item-top-space_20 {
margin-top: 20px;
}
.fc-item-top-space_30 {
margin-top: 30px;
}
.fc-item-bottom-space {
margin-bottom: 10px;
}
.fc-item-bottom-space_20 {
margin-bottom: 20px;
}
.fc-item-bottom-space_30 {
margin-bottom: 30px;
}
.fc-item-padding-content {
padding: 0 10px;
box-sizing: border-box;
}
.fc-item-padding-content_15 {
padding: 0 15px;
box-sizing: border-box;
}
.fc-item-padding-content_20 {
padding: 0 20px;
box-sizing: border-box;
}
.fc-item-padding-content_30 {
padding: 0 30px;
box-sizing: border-box;
}
.fc-item-padding-content_40 {
padding: 0px 40px;
}
.fc-item-no-padding {
padding: 0px;
}
.fc-itemcontent-padding {
padding: 10px;
float: left;
width: 100%;
}
.fc-btn {
padding: 6px 18px;
border: none;
cursor: pointer;
border-radius: 2px;
margin: 5px 0;
transition: all 0.5s;
text-align: center;
}
.fc-btn-small {
padding: 2px 8px;
}
.wpgmp_map_container img {
border: none;
}
.infowindow-close {
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/cross.png) no-repeat;
position: absolute;
right: 0px;
top: 2px;
cursor: pointer;
height: 20px;
width: 20px;
z-index: 100;
}
.wpgmp-control-outer {
padding: 5px;
text-align: center;
}
.wpgmp_listing_grid .fc-component-thumb {
width: 100% !important;
}
.wpgmp_listing_grid .fc-component-thumb img {
margin-bottom: 20px;
}
.wpgmp_listing_grid .fc-component-text {
width: 100% !important;
}
.wpgmp_infowindow .fc-item-box {
min-width: inherit !important;
}
.wpgmp_locations_foot {
float: left;
width: 100%;
margin: 10px 0;
}
.wpgmp_locations_foot {
line-height: 1.6em;
}
.wpgmp_locations_foot strong {
font-weight: 600;
}
.wpgmp-filters-container,
.categories_filter_reset {
float: left !important;
}
.categories_filter input[type="button"] {
background: #212f3d;
height: inherit !important;
border-radius: 0px;
text-transform: none;
line-height: inherit !important;
display: block;
float: left;
border-radius: 0px;
}
.categories_filter_reset_btn {
margin-top: 0.85714em !important;
color: #ffffff !important;
font-weight: inherit !important;
font-size: 0.875em !important;
}
@media only screen and (min-width: 0px) and (max-width: 319px) { .wpgmp_tabs_container *,
.wpgmp_listing_container *,
.wpgmp_pagination * {
font-size: 10px;
}
.wpgmp_listing_container .categories_filter select {
width: 100%;
margin-bottom: 10px;
padding: 4px;
height: 30px;
font-size: 10px;
}
.wpgmp_map_container .gm-style-iw {
max-width: 80% !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) { .wpgmp_listing_container .categories_filter select {
width: 100%;
margin-bottom: 10px;
padding: 4px;
height: 30px;
font-size: 10px;
}
.wpgmp_tabs_container .wpgmp_tabs li a {
padding: 10px 5px;
}
.wpgmp_map_container .gm-style-iw {
max-width: 80% !important;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
.wpgmp_listing_container .categories_filter select {
width: 48%;
margin-bottom: 10px;
padding: 4px;
height: 30px;
font-size: 10px;
}
.wpgmp_map_container .gm-style-iw {
max-width: 80% !important;
}
.fc-infowindow-default .fc-item-featured img {
width: 100%;
padding: 0px !important;
margin: 10px 0px !important;
}
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
.wpgmp_tabs_container {
width: 30%;
max-width: 30%;
} .wpgmp_map_container .gm-style-iw {
max-width: 300px !important;
}
.wpgmp_tabs_container *,
.wpgmp_listing_container *,
.wpgmp_pagination * {
font-size: 14px;
}
.wpgmp_listing_container .categories_filter select {
margin-bottom: 10px;
padding: 0px;
height: 30px;
}
.wpgmp_pagination {
padding: 0px;
}
.wpgmp_listing_container .categories_filter select {
width: 48%;
margin-bottom: 10px;
padding: 4px;
height: 30px;
font-size: 10px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1824px) {
.wpgmp_tabs_container {
width: 30%;
max-width: 30%;
}
} @media only screen and (min-width: 1824px) { .wpgmp_tabs_container {
width: 30%;
max-width: 30%;
}
}
@media only screen and (max-width: 768px) {
.wpgmp_toggle_main_container span.wpgmp_mcurrent_location {
margin-top: -39px;
}
.wpgmp_infowindow .wpgmp_iw_content .fc-badge.info {
display: block;
margin-top: 10px;
}
.wpgmp_tabs_container *,
.wpgmp_listing_container *,
.wpgmp_pagination * {
font-size: 14px;
}
.wpgmp_pagination {
padding: 0px;
}
div.wpgmp_tabs_container div.wpgmp_tab_item span.arrow img {
width: 24px;
}
.wpgmp_map_container {
box-shadow: none;
}
.wpgmp_tabs_container {
position: relative;
top: 0;
left: 0;
box-shadow: none;
-ms-box-shadow: none;
margin-top: 10px;
}
.wpgmp_tabs_container {
margin-bottom: 30px;
}
.wpgmp_toggle_container {
display: block;
}
.fc-feature-img img {
width: 100%;
height: auto;
}
.wpgmp_toggle_main_container p select {
width: 48.5%;
}
.wpgmp_toggle_main_container p select#travel_unit {
margin-right: 0px;
}
.fc-hide-mobile {
display: none;
}
}
@media (max-width: 767px) {
.wpgmp_toggle_main_container p select {
width: 47%;
}
.fc-hide-mobile,
.span_grid,
.span_list {
display: none;
}
}
@media (min-width: 768px) and (max-width: 992px) {
.categories_filter span.span_list img,
.categories_filter span.span_grid img,
.categories_filter span.span_print img {
padding: 3px;
width: 18px;
}
}
@media (max-width: 650px) {
.wpgmp_toggle_main_container p select,
div.categories_filter select,
.categories_filter_reset {
width: 100%;
border-radius: 0px;
max-width: 100%;
}
.wpgmp_toggle_main_container input[name="wpgmp_radius"] {
width: 100%;
}
}
.fc-badge:empty {
display: none;
}
@media (max-width: 960px) {
.wpgmp_listing_grid .fc-component-6 {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
}
@media (max-width: 678px) {
.wpgmp_listing_grid .fc-component-6 {
-webkit-column-count: 1;
-moz-column-count: 1;
column-count: 1;
}
.wpgmp_listing_grid .wpgmp_locations {
width: 100%;
margin-left: 0px !important;
margin-right: 0px !important;
}
}
.fc-item-title {
font-size: 1.5em;
margin-bottom: 5px;
text-transform: uppercase;
}
.gm-style-iw {
line-height: 22px !important;
}
.fc-badge {
border-radius: 2px;
color: #a5a3a3;
font-size: 14px;
padding: 0 10px;
}
.fc-badge.info {
background: #f1f1f1 none repeat scroll 0 0;
border: 1px solid #f1f1f1;
display: inline-block;
}
.fc-item-featured_image { }
.fc-infowindow-default .fc-item-featured img,
.fc-item-featured_image img {
float: left;
margin-right: 10px;
margin-top: 9px;
border: 1px solid #ddd;
height: auto;
max-width: 100%;
padding: 5px;
}
.fc-infowindow-default .fc-item-featured img {
float: left;
width: 200px !important;
margin-right: 10px;
}
.fc-btn {
border: medium none;
border-radius: 2px;
cursor: pointer;
font-size: 14px;
margin: 5px 0;
padding: 6px 18px;
text-align: center;
transition: all 0.5s ease 0s;
}
.fc-btn-red {
background: #c12e2a none repeat scroll 0 0;
border: 1px solid #a91511;
box-shadow:
0 1px 0 rgba(255, 255, 255, 0.15) inset,
0 1px 1px rgba(0, 0, 0, 0.075);
color: #fff !important;
text-decoration: none !important;
}
.fc-btn-green {
background: #419641;
border: 1px solid #1d741d;
box-shadow:
0 1px 0 rgba(255, 255, 255, 0.15) inset,
0 1px 1px rgba(0, 0, 0, 0.075);
color: #fff !important;
text-decoration: none !important;
}
.fc-btn-small {
font-size: 12px;
padding: 2px 8px;
}
.fc-item-no-padding {
padding: 0px;
}
.fc-itemcontent-padding {
padding: 10px;
float: left;
width: 100%;
}
.fc-item-box {
display: inline-block;
margin: 20px;
vertical-align: top;
padding: 10px !important;
border: 1px solid #f1f1f1;
box-sizing: border-box !important;
width: 100%;
position: relative;
height: 100%;
background: none !important;
}
.wpgmp_infowindow.fc-infowindow-default .fc-item-box,
.wpgmp_infowindow.fc-item-default .fc-item-box {
border: none;
padding: 0px !important;
}
.wpgmp_listing_list .fc-item-box {
margin: 10px 0 !important;
}
.fc-component-content ul li.fc-component-thumb .fc-feature-img {
width: 250px;
}
.wpgmp_infowindow .default-feature-img {
display: none;
}
.wpgmp_listing_grid
.fc-component-content
ul
li.fc-component-thumb
.fc-feature-img {
width: 100%;
}
.wpgmp_listing_grid .fc-component-content ul {
width: 100% !important;
display: block !important;
}
.wpgmp_listing_grid .fc-component-content ul li {
display: inherit !important;
width: 100% !important;
float: left;
}
.wpgmp_listing_container .fc-component-content ul {
margin: 0;
padding: 0;
display: table;
width: 100%;
}
.wpgmp_listing_container .fc-component-content ul li {
list-style: none;
display: table-cell;
vertical-align: top;
}
.wpgmp_listing_container .fc-component-content ul li.fc-component-text {
width: 100%;
}
.fc-component-content .fc-featured-hoverdiv {
position: relative;
float: left;
width: 100%;
}
.fc-component-content .fc-featured-hoverinner {
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
transition: all 0.5s ease;
opacity: 0;
}
.fc-component-content .fc-featured-hoverdiv:hover .fc-featured-hoverinner {
opacity: 1;
}
.fc-featured-hoverinner a {
text-decoration: none;
box-shadow: none;
}
.fc-featured-hoverinner .facebook {
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/facebook.png) no-repeat;
width: 40px;
height: 40px;
display: inline-block;
margin: 0 5px;
}
.fc-featured-hoverinner .twitter {
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/twitter.png) no-repeat;
width: 40px;
height: 40px;
display: inline-block;
margin: 0 5px;
}
.fc-featured-hoverinner .map {
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/map.png) no-repeat;
width: 50px;
height: 50px;
display: inline-block;
margin: 0 5px;
}
.fc_preview .fc-component-content ul li {
float: left;
}
.fc-item-kairav.fc-wait .fc-item-meta,
.fc_preview .fc-item-kairav .fc-item-meta {
background: #f1f1f1;
padding: 3px 10px;
color: #000;
margin: 0px;
}
.fc-right {
float: right;
}
.fc-left {
float: left;
}
.wpgmp_listing_list .fc-wait .fc-item-padding-content_15 {
padding-right: 0px;
}
.fc-location-marker {
float: left;
width: 100%;
background-repeat: no-repeat;
padding-left: 23px;
margin: 10px 0;
position: relative;
}
.fc-location-marker:before {
position: absolute;
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/location-icon.png) no-repeat top left;
content: "";
width: 15px;
height: 24px;
left: 0px;
top: 0px;
}
.wpgmp_listing_grid .fc-hide-grid {
display: none;
}
.wpgmp_listing_list .fc-show-grid {
display: none;
}
@media (max-width: 767px) {
.fc-component-content ul li.fc-component-thumb .fc-feature-img {
width: 100% !important;
}
.fc-item-default.fc-wait .wpgmp_locations .wpgmp_locations_content img {
width: 100% !important;
margin-bottom: 10px !important;
}
.fc-component-content ul li {
display: inherit !important;
width: 100%;
}
.wpgmp_listing_list .fc-wait .fc-item-padding-content_15 {
padding: 0 15px;
}
.wpgmp_listing_grid .fc-hide-grid,
.wpgmp_listing_list .fc-hide-grid {
display: none;
}
.wpgmp_listing_grid .fc-show-grid,
.wpgmp_listing_list .fc-show-grid {
display: block;
}
}
.fc-infowindow3 {
position: relative;
width: 100%;
height: 100%;
}
.wpgmp_infowindow.fc-infowindow-fano .fc-item-title,
.wpgmp_infowindow.fc-item-fano .fc-item-title,
.wpgmp_infowindow.fc-post-fano .fc-item-title {
position: absolute;
left: 10px;
top: 10px;
}
.wpgmp_infowindow.fc-infowindow-fano .fc-item-meta,
.wpgmp_infowindow.fc-item-fano .fc-item-meta,
.wpgmp_infowindow.fc-post-fano .fc-item-meta {
position: absolute;
right: 8px;
bottom: 1px;
background: #fff;
padding: 5px 10px;
text-align: center;
}
.fc-infowindow-content,
.fc-item-content {
float: left;
width: 100%;
box-sizing: border-box;
}
.fc-infowindow-ojas .fc-item-title,
.fc-post-ojas .fc-item-title {
background: #4390ff;
color: #fff;
padding: 8px 30px 8px 10px;
}
.fc-post-ojas .fc-item-title a {
color: #fff;
}
.fc-space-bottom {
margin-bottom: 20px;
}
.wpgmp_infowindow.fc-item-aare,
.wpgmp_infowindow.fc-item-acerra,
.wpgmp_infowindow.fc-item-fano,
.wpgmp_infowindow.fc-item-kairav,
.wpgmp_infowindow.fc-item-kriday,
.wpgmp_infowindow.fc-item-ojas,
.wpgmp_infowindow.fc-item-parma,
.wpgmp_infowindow.fc-item-udine,
.wpgmp_infowindow.fc-infowindow-aare,
.wpgmp_infowindow.fc-infowindow-acerra,
.wpgmp_infowindow.fc-infowindow-fano,
.wpgmp_infowindow.fc-infowindow-kairav,
.wpgmp_infowindow.fc-infowindow-kriday,
.wpgmp_infowindow.fc-infowindow-ojas,
.wpgmp_infowindow.fc-infowindow-parma,
.wpgmp_infowindow.fc-infowindow-udine {
width: 350px;
background: #fff;
position: relative;
}
@media (max-width: 600px) {
.categories_filter_reset_btn {
width: 100%;
}
.wpgmp_infobox .wpgmp_infowindow {
width: 350px !important;
position: relative;
}
}
.infowindow-close {
right: 6px;
top: 8px;
}
.fc-item-padding-content_20 {
padding: 0 20px;
box-sizing: border-box;
}
.wpgmp_infowindow_post .fc-item-title a {
text-decoration: none !important;
box-shadow: none !important;
}
.wpgmp_infowindow_post .wp-post-image {
max-width: 100% !important;
height: auto;
box-sizing: border-box;
}
.wpgmp_infowindow a {
box-shadow: none;
} .fc-accordion {
margin: 0 0 15px 0;
}
.fc-accordion dt {
float: left;
width: 100%;
}
.fc-accordion dt a {
background-color: #012139;
position: relative;
text-transform: uppercase;
width: 100%;
display: block;
text-align: left;
cursor: pointer;
font-weight: 600;
color: #80c8fe;
text-decoration: none;
padding: 11px 15px;
border-bottom: 1px solid #6b94b3;
outline: none;
}
.fc-accordion dt a:active,
.fc-accordion dt a:visited,
.fc-accordion dt a:focus {
outline: none;
box-shadow: none;
}
.fc-accordion dt i {
float: right;
margin-top: 2px;
}
.fc-accordion dt a:hover,
.fc-accordion dt.active a {
text-decoration: none;
background: #012139;
color: #80c8fe;
}
.fc-accordion dt a::after {
content: "";
position: absolute;
right: 10px;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' viewBox='0 0 55.751 55.751' style='enable-background:new 0 0 55.751 55.751;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M31.836,43.006c0.282-0.281,0.518-0.59,0.725-0.912L54.17,20.485c2.107-2.109,2.109-5.528,0-7.638 c-2.109-2.107-5.527-2.109-7.638,0l-18.608,18.61L9.217,12.753c-2.109-2.108-5.527-2.109-7.637,0 C0.527,13.809-0.002,15.19,0,16.571c-0.002,1.382,0.527,2.764,1.582,3.816l21.703,21.706c0.207,0.323,0.445,0.631,0.729,0.913 c1.078,1.078,2.496,1.597,3.91,1.572C29.336,44.604,30.758,44.084,31.836,43.006z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: 13px;
width: 13px;
height: 13px;
top: 50%;
transform: translateY(-50%);
}
.fc-accordion dt.active a::after {
content: "";
position: absolute;
right: 10px;
background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' viewBox='0 0 55.751 55.751' style='enable-background:new 0 0 55.751 55.751;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M31.836,43.006c0.282-0.281,0.518-0.59,0.725-0.912L54.17,20.485c2.107-2.109,2.109-5.528,0-7.638 c-2.109-2.107-5.527-2.109-7.638,0l-18.608,18.61L9.217,12.753c-2.109-2.108-5.527-2.109-7.637,0 C0.527,13.809-0.002,15.19,0,16.571c-0.002,1.382,0.527,2.764,1.582,3.816l21.703,21.706c0.207,0.323,0.445,0.631,0.729,0.913 c1.078,1.078,2.496,1.597,3.91,1.572C29.336,44.604,30.758,44.084,31.836,43.006z'/%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: 13px;
width: 13px;
height: 13px;
top: 50%;
transform: translateY(-50%) rotate(180deg);
}
.fc-accordion dd {
background-color: #fff;
padding: 15px;
display: none;
border-bottom: 1px solid #6b94b3;
max-height: 0;
transition: max-height 0.2s ease-out;
float: left;
width: 100%;
position: relative;
margin-bottom: 0px;
box-sizing: border-box;
}
.fc-accordion dd.active {
display: block;
max-height: inherit;
}
.fc-infowindow-parma .fc-accordion,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion {
float: left;
width: 100%;
margin: 0px 0 15px;
}
.fc-infowindow-parma .fc-accordion dl,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion dl {
margin: 0px;
}
.fc-infowindow-parma .fc-accordion dt a,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion dt a {
background-color: #e0e0e0;
color: #000;
padding: 6px 15px;
border-bottom: 1px solid #d8d7d7;
box-sizing: border-box;
}
.fc-infowindow-parma .fc-accordion dt a:hover,
.fc-infowindow-parma .fc-accordion dt.active a,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion dt a:hover,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion dt.active a {
text-decoration: none;
background: #e0e0e0;
color: #000;
width: 100%;
float: left;
display: block;
}
.fc-infowindow-parma .fc-accordion dd,
.wpgmp_infowindow_post.fc-item-parma .fc-accordion dd {
background-color: #fff;
border-bottom: 1px solid #d8d7d7;
margin: 0px;
}
.fc-item-fano div.fc-item-meta {
background: #fbfbfb;
padding: 5px 10px;
text-align: center; }
.fc-item-fano div.fc-feature-img + div.fc-item-meta,
.fc-item-fano img + div.fc-item-meta {
position: absolute;
left: 3px;
top: 3px;
}
.fc-item-fano .read-more {
border: 1px solid #444444;
font-size: 14px;
padding: 0;
display: inline-block;
margin: 16px 0 0;
box-shadow: none;
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/arrow.png) no-repeat center 7px;
width: 67px;
height: 33px;
text-indent: -99999px;
}
.fc-item-fano .read-more:hover {
background: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/arrow.png) no-repeat center -43px #444444;
color: #fff;
}
.fc-item-aare .read-more {
border: 1px solid #444444;
font-size: 12px;
padding: 5px 10px;
display: inline-block;
margin: 15px 0 0;
box-shadow: none;
}
.fc-item-aare .read-more:hover {
background: #444444;
color: #fff;
}
.fc-item-padding-content_15 {
padding: 0 15px;
box-sizing: border-box;
}
@media (max-width: 600px) {
.infowindow-close {
right: 4px;
}
.wpgmp_categories .fc-feature-img {
width: 100%;
float: left;
margin: 0px 0 0px;
}
.wpgmp_categories .fc-feature-img img {
width: 100% !important;
height: auto;
margin: 0px !important;
padding: 0px !important;
}
}
.wpgmp_iw_content .fc-main {
background: none;
}
.fc-p-text {
font-size: 14px;
margin-bottom: 30px;
}
.wpgmp_filter_wrappers {
margin-bottom: 20px;
float: left;
width: 100%;
}
.wpgmp_before_listing {
line-height: 1em;
}
.infoBoxTail:after {
content: "";
position: absolute; left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-left: 20px solid transparent;
border-right: 20px solid transparent;
border-top: 20px solid #fff;
}
.infoBox {
animation: fadeIn 0.9s;
}
.fc-6 {
width: 50%;
float: left;
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
box-sizing: border-box;
}
@media (max-width: 992px) {
.fc-6 {
width: 100%;
}
}
.wpgmp_filter_wrappers {
background: #f3f3f3;
padding: 20px;
border-radius: 2px;
}
@media (max-width: 370px) {
.wpgmp_infobox .wpgmp_infowindow {
width: 350px !important;
}
}
.wpgmp_map_parent {
float: left;
width: 100%;
position: relative;
margin-bottom: 10px;
}
#wpgmp_tab_3 .wpgmp_cat_title span {
margin-top: 7px !important;
}
.adp-placemark td:nth-child(2) {
padding-left: 5px;
}
.categories_filter span.span_list img,
.categories_filter span.span_print img {
display: block;
}
.amenity_type {
padding-left: 30px;
position: relative;
}
.amenity_type input[type="checkbox"] {
opacity: 0;
z-index: 1;
position: relative;
}
.amenity_type label {
vertical-align: middle;
position: relative;
transition: all 0.4s ease 0s;
display: inline-block !important;
font-weight: normal;
line-height: 1.5em;
}
.amenity_type label::before {
content: "";
display: inline-block;
position: absolute;
width: 1.25em;
height: 1.25em;
left: 0;
top: 1px;
margin-left: -1.75em;
border: 1px solid #fff;
border-radius: 0px;
background-color: #fff;
-webkit-transition:
border 0.15s ease-in-out,
color 0.15s ease-in-out;
-o-transition:
border 0.15s ease-in-out,
color 0.15s ease-in-out;
transition:
border 0.15s ease-in-out,
color 0.15s ease-in-out;
}
.amenity_type label::after {
display: inline-block;
position: absolute;
width: 1.25em;
height: 1.25em;
left: 1px;
top: -1px;
margin-left: -2.1em;
padding-left: 3px;
padding-top: 1px;
font-size: 0.916667em;
color: #000;
}
.amenity_type input[type="checkbox"]:checked + label::before {
outline: none;
border: 1px solid #fff;
outline: 0px auto -webkit-focus-ring-color;
background: #fff;
}
.amenity_type input[type="checkbox"]:checked + label::after {
content: "";
background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='10px' viewBox='0 0 236.988 236.988' style='enable-background:new 0 0 236.988 236.988;' xml:space='preserve'%3E%3Cpolygon points='198.098,24.326 87.543,134.881 38.891,86.229 0,125.121 87.543,212.662 236.988,63.217 '/%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
top: 50%;
left: 3px;
transform: translateY(-50%);
background-position: center;
}
.wpgmp_infowindow .fc-item-box img {
display: block;
}
.fc-featured-hoverdiv div.fc-featured-hoverinner:last-child {
display: none;
}
.gm-svpc img {
max-width: none !important;
} @media (max-width: 768px) {
.gm-style .gm-style-iw-a {
width: 100% !important;
}
.fc-infowindow-default .wpgmp_iw_content {
width: 100%;
}
}
.categories_filter input[type="button"] {
border: none;
padding: 0.7142857em 0.7142857em 0.7142857em 0.7142857em;
line-height: 1.8 !important;
font-weight: 500 !important;
}
.wpgmp_map_container {
display: table;
width: 100%;
}
.wpgmp_hide_map_container {
display: none;
}
.wpgmp_map_container_placeholder {
position: relative;
background-image: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/images/map_placeholder.png);
background-size: cover;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 100%;
min-height: 200px;
}
.wpgmp_map_container_placeholder .no-cookie-accepted {
padding: 20px;
background: #000;
opacity: 0.4;
color: #fff;
}
.wpgmp_map_container * {
box-sizing: border-box;
}
.wpgmp_map_parent,
.wpgmp_filter_wrappers,
.location_listing2 {
float: none;
display: inline-block;
}
@media (max-width: 768px) {
.fc-infowindow-default .wpgmp_iw_content {
width: 33vh !important;
}
}
@media only screen and (min-width: 320px) and (max-width: 480px) {
.wpgmp_map_container .gm-style-iw-t > .gm-style-iw {
max-width: 26vh !important;
}
.wpgmp_infowindow .fc-item-box {
margin: 0px !important;
}
} .wpgmp-autocomplete-wrapper {
position: relative;
margin-bottom: 10px;
}
.wpgmp-autocomplete-wrapper input {
width: 100%;
padding: 10px;
font-size: 16px;
border: 1px solid #ccc;
border-radius: 4px;
outline: none;
}
.wpgmp-autocomplete-wrapper input:focus {
border-color: #66afe9;
box-shadow: 0 0 8px rgba(102, 175, 233, 0.6);
}
.wpgmp-autosuggest-results {
width: 100%;
position: absolute;
top: 40px;
left: 0;
border: 1px solid #ccc;
border-top: none;
border-radius: 0 0 4px 4px;
background-color: #fff;
z-index: 1000;
max-height: 150px;
overflow-y: auto;
display: none;
margin-block: 0 !important;
padding-left: 0 !important;
list-style: none;
}
.wpgmp-autosuggest-results li {
padding: 10px;
cursor: pointer;
transition: background-color 0.2s;
}
.wpgmp-autosuggest-results li:hover {
background-color: #f0f0f0;
}
.wpgmp-search-control-wrapper .wpgmp-autocomplete-wrapper input {
width: 100% !important;
}
.wpgmp-search-control-wrapper {
width: 100% !important;
max-width: 350px;
}
a.wpgmp-action-link {
text-decoration: underline;
color: #4390ff;
margin-right: 10px;
}
.wpgmp-actions {
margin: 10px;
} .leaflet-routing-container-hide {
display: none;
visibility: none;
} .wpgmp_infowindow.fc-infowindow-default,
.wpgmp_infowindow.wpgmp_infowindow_post.fc-item-default {
background: #fff;
padding: 20px;
width: 350px;
} .wpgmp-marker-label {
background: #4285f4;
color: #fff;
border-radius: 50%;
padding: 5px 10px;
font-weight: bold;
text-align: center;
} .leaflet-bounce-animation {
animation: leaflet-bounce 0.6s ease-in-out infinite !important;
will-change: transform;
}
@keyframes leaflet-bounce {
0%,
100% {
transform: translateY(0) !important;
}
50% {
transform: translateY(-10px) !important;
}
} .wpgmp_toggle_main_container input.wpgmp_error,
div.wpgmp_search_form input.wpgmp_error:focus {
border: solid 1px #ff0000 !important;
} .wpgmp-map-provider-google .wpgmp_locateme_control {
margin-top: 10px;
margin-left: 10px;
} .wpgmp-autosuggest-loader {
position: absolute;
top: 50%;
right: 10px;
width: 16px;
height: 16px;
transform: translateY(-50%);
border: 2px solid #ccc;
border-top: 2px solid #000;
border-radius: 50%;
animation: wpgmp-spin 0.6s linear infinite;
z-index: 5;
}
@keyframes wpgmp-spin {
0% {
transform: translateY(-50%) rotate(0deg);
}
100% {
transform: translateY(-50%) rotate(360deg);
}
}
.wpgmp_msg_info {
text-align: center;
font-size: 14px;
font-weight: 500;
} @keyframes gmp-drop {
0% {
opacity: 0;
transform: translateY(-200px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.gmp-marker-drop {
animation: gmp-drop 0.6s ease-out forwards;
}
@keyframes gmp-bounce {
0%,
100% {
transform: translateY(0);
}
50% {
transform: translateY(-15px);
}
}
.gmp-marker-bounce {
animation: gmp-bounce 0.6s infinite;
} .leaflet-control select.wpomp_map_type {
--fc-form-select-bg-img: url("data:image/svg+xml,%3Csvg width='18' height='9' viewBox='0 0 18 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.9201 0.950195L10.4001 7.4702C9.63008 8.2402 8.37008 8.2402 7.60008 7.4702L1.08008 0.950195' stroke='%234390FF' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
--fc-form-select-padding-y: 12px;
--fc-form-select-padding-x: 20px;
--fc-form-select-font-size: 16px;
--fc-form-select-font-weight: 400;
--fc-form-select-line-height: 20px;
--fc-form-select-height: 46px;
--fc-form-select-bg: #fff;
--fc-form-select-color: var(--fc-body-color);
--fc-form-select-placeholder-color: #868e96;
--fc-form-select-border-width: 1px;
--fc-form-select-border-color: rgba(0, 0, 0, 0.1);
--fc-form-select-active-border-color: var(--fc-primary);
--fc-form-select-active-box-shadow: none;
--fc-form-select-box-shadow: none;
--fc-form-select-border-radius: 8px;
position: relative;
display: block;
margin: 0;
width: 100%;
max-width: none;
padding: var(--fc-form-select-padding-y)
calc(var(--fc-form-select-padding-x) + 16px) var(--fc-form-select-padding-y)
var(--fc-form-select-padding-x);
font-size: var(--fc-form-select-font-size);
font-weight: var(--fc-form-select-font-weight);
line-height: var(--fc-form-select-line-height);
color: var(--fc-form-select-color);
min-height: var(--fc-form-select-height);
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
background-color: var(--fc-form-select-bg);
background-image: var(--fc-form-select-bg-img);
background-repeat: no-repeat;
background-position: right 15px center;
background-size: 16px 12px;
border: var(--fc-border-width) solid var(--fc-form-select-border-color);
border-radius: var(--fc-form-select-border-radius);
box-shadow: var(--fc-form-select-box-shadow);
transition:
border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
} .searchContainer {
position: relative;
}
.wpgmp_map_container .searchBox {
width: 310px;
height:46px;
border: none;
margin-left: 10px;
overflow: hidden;
outline: none;
}
.resultsDiv {
background: #fff;
}
.resultsDiv.result {
position: absolute;
background-color: white;
width: 399px; 
top: 200px;
border-style: solid;
border-width: 1px;
border-color: lightgrey;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-moz-box-shadow: 2px 2px 2px -2px gray;
-webkit-box-shadow: 2px 2px 2px -2px gray;
box-shadow: 2px 2px 2px -2px gray;
}
.resultsDiv .list {
list-style-type:none;
padding-left:0;
margin-bottom: 0px;
margin-top: 0px;
}
.listResult {
background-color: white;
height: 38px;
margin-bottom: 0px;
border-top: 1px solid #e6e6e6;
}
.listResult.active {
background-color: lightskyblue;
}
.listResult.mouseover {
background-color: lightgrey;
}
.iconStyle {
width: 24px;
height: 24px;
margin-left: 5px;
vertical-align: middle;
}
.resultsDiv .content {
float: left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
height: 38px;
width: 399px; 
line-height:38px;
}
.pagingDiv {
border-top: 1px solid #e6e6e6;
}
.pagingArrow {
vertical-align: bottom;
}
.title {
margin-left: 10px;
line-height:38px;;
}
.resultsDiv.result {
top: 42px;
z-index: 9999;
}
.leaflet-control-fullscreen a {
background:#fff url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/fullscreen.png) no-repeat 0 0;
background-size:26px 52px;
}
.leaflet-touch .leaflet-control-fullscreen a {
background-position: 2px 2px;
}
.leaflet-fullscreen-on .leaflet-control-fullscreen a {
background-position:0 -26px;
}
.leaflet-touch.leaflet-fullscreen-on .leaflet-control-fullscreen a {
background-position: 2px -24px;
} .leaflet-container:-webkit-full-screen {
width:100%!important;
height:100%!important;
}
.leaflet-container.leaflet-fullscreen-on {
width:100%!important;
height:100%!important;
}
.leaflet-pseudo-fullscreen {
position:fixed!important;
width:100%!important;
height:100%!important;
top:0!important;
left:0!important;
z-index:99999;
}
@media
(-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
.leaflet-control-fullscreen a {
background-image:url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/fullscreen@2x.png);
}
}
.leaflet-control-locate a{font-size:1.4em;color:#444;cursor:pointer}.leaflet-control-locate.active a{color:#2074b6}.leaflet-control-locate.active.following a{color:#fc8428}.leaflet-control-locate-location circle{animation:leaflet-control-locate-throb 4s ease infinite}@keyframes leaflet-control-locate-throb{0%{r:9;stroke-width:1}50%{r:7;stroke-width:3}100%{r:9;stroke-width:1}} .leaflet-routing-container, .leaflet-routing-error {
width: 320px;
background-color: white;
padding-top: 4px;
transition: all 0.2s ease;
box-sizing: border-box;
}
.leaflet-control-container .leaflet-routing-container-hide {
width: 32px;
height: 32px;
}
.leaflet-routing-container h2 {
font-size: 14px;
}
.leaflet-routing-container h3 {
font-size: 12px;
font-weight: normal;
}
.leaflet-routing-collapsible .leaflet-routing-geocoders {
margin-top: 20px;
}
.leaflet-routing-alt, .leaflet-routing-geocoders, .leaflet-routing-error {
padding: 6px;
margin-top: 2px;
margin-bottom: 6px;
border-bottom: 1px solid #ccc;
max-height: 320px;
overflow-y: auto;
transition: all 0.2s ease;
}
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-alt, 
.leaflet-control-container .leaflet-routing-container-hide .leaflet-routing-geocoders {
display: none;
}
.leaflet-bar .leaflet-routing-alt:last-child {
border-bottom: none;
}
.leaflet-routing-alt-minimized {
color: #888;
max-height: 64px;
overflow: hidden;
cursor: pointer;
}
.leaflet-routing-alt table {
border-collapse: collapse;
}
.leaflet-routing-alt tr:hover {
background-color: #eee;
cursor: pointer;
}
.leaflet-routing-alt::-webkit-scrollbar {
width: 8px;
}
.leaflet-routing-alt::-webkit-scrollbar-track {
border-radius: 2px;
background-color: #eee;
}
.leaflet-routing-alt::-webkit-scrollbar-thumb {
border-radius: 2px;
background-color: #888;
}
.leaflet-routing-icon {
background-image: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/leaflet.routing.icons.png);
-webkit-background-size: 240px 20px;
background-size: 240px 20px;
background-repeat: no-repeat;
margin: 0;
content: '';
display: inline-block;
vertical-align: top;
width: 20px;
height: 20px;
}
.leaflet-routing-icon-continue         { background-position: 0 0; }
.leaflet-routing-icon-sharp-right      { background-position: -20px 0; }
.leaflet-routing-icon-turn-right       { background-position: -40px 0; }
.leaflet-routing-icon-bear-right       { background-position: -60px 0; }
.leaflet-routing-icon-u-turn           { background-position: -80px 0; }
.leaflet-routing-icon-sharp-left       { background-position: -100px 0; }
.leaflet-routing-icon-turn-left        { background-position: -120px 0; }
.leaflet-routing-icon-bear-left        { background-position: -140px 0; }
.leaflet-routing-icon-depart           { background-position: -160px 0; }
.leaflet-routing-icon-enter-roundabout { background-position: -180px 0; }
.leaflet-routing-icon-arrive           { background-position: -200px 0; }
.leaflet-routing-icon-via              { background-position: -220px 0; }
.leaflet-routing-geocoders div {
padding: 4px 0px 4px 0px;
}
.leaflet-routing-geocoders input {
width: 303px;
width: calc(100% - 4px);
line-height: 1.67;
border: 1px solid #ccc;
}
.leaflet-routing-geocoders button {
font: bold 18px 'Lucida Console', Monaco, monospace;
border: 1px solid #ccc;
border-radius: 4px;
background-color: white;
margin: 0;
margin-right: 3px;
float: right;
cursor: pointer;
transition: background-color 0.2s ease;
}
.leaflet-routing-add-waypoint:after {
content: '+';
}
.leaflet-routing-reverse-waypoints:after {
font-weight: normal;
content: '\21c5';
}
.leaflet-routing-geocoders button:hover {
background-color: #eee;
}
.leaflet-routing-geocoders input,.leaflet-routing-remove-waypoint,.leaflet-routing-geocoder {
position: relative;
}
.leaflet-routing-geocoder-result {
font: 12px/1.5 "Helvetica Neue", Arial, Helvetica, sans-serif;
position: absolute;
max-height: 0;
overflow: hidden;
transition: all 0.5s ease;
z-index: 1000; }
.leaflet-routing-geocoder-result table {
width: 100%;
border: 1px solid #ccc;
border-radius: 0 0 4px 4px;
background-color: white;
cursor: pointer;
}
.leaflet-routing-geocoder-result-open {
max-height: 800px;
}
.leaflet-routing-geocoder-selected, .leaflet-routing-geocoder-result tr:hover {
background-color: #eee;
}
.leaflet-routing-geocoder-no-results {
font-style: italic;
color: #888;
}
.leaflet-routing-remove-waypoint {
background-color: transparent;
display: inline-block;
vertical-align: middle;
cursor: pointer;
}
.leaflet-routing-remove-waypoint:after {
position: absolute;
display: block;
width: 15px;
height: 1px;
z-index: 1;
right: 1px;
top: 4px;
bottom: 0;
margin: auto;
padding: 2px;
font-size: 18px;
font-weight: bold;
content: "\00d7";
text-align: center;
cursor: pointer;
color: #ccc;
background: white;
padding-bottom: 16px;
margin-top: -16px;
padding-right: 4px;
line-height: 1;
}
.leaflet-routing-remove-waypoint:hover {
color: black;
}
.leaflet-routing-instruction-distance {
width: 48px;
}
.leaflet-routing-collapse-btn {
position: absolute;
top: 0;
right: 6px;
font-size: 24px;
color: #ccc;
font-weight: bold;
}
.leaflet-routing-collapse-btn:after {
content: '\00d7';
}
.leaflet-routing-container-hide .leaflet-routing-collapse-btn {
position: relative;
left: 4px;
top: 4px;
display: block;
width: 26px;
height: 23px;
background-image: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/routing-icon.png);
}
.leaflet-routing-container-hide .leaflet-routing-collapse-btn:after {
content: none;
}
.leaflet-top .leaflet-routing-container.leaflet-routing-container-hide {
margin-top: 10px !important;
}
.leaflet-right .leaflet-routing-container.leaflet-routing-container-hide {
margin-right: 10px !important;
}
.leaflet-bottom .leaflet-routing-container.leaflet-routing-container-hide {
margin-bottom: 10px !important;
}
.leaflet-left .leaflet-routing-container.leaflet-routing-container-hide {
margin-left: 10px !important;
}
@media only screen and (max-width: 640px) {
.leaflet-routing-container {
margin: 0 !important;
padding: 0 !important;
width: 100%;
height: 100%;
}
}
@keyframes bounce {
0%   { transform: translateY(0); }
30%  { transform: translateY(-15px); }
60%  { transform: translateY(0); }
100% { transform: translateY(-7px); }
}
.leaflet-bounce-animation {
animation: bounce 0.5s ease;
}    .fc-text-primary {
color: var(--fc-infobox-primary) !important;
}
.fc-text-secondary {
color: var(--fc-infobox-secondary) !important;
}
.fc-bg-primary {
background-color: var(--fc-infobox-primary) !important;
}
.fc-bg-secondary {
background-color: var(--fc-infobox-secondary) !important;
}
.fc-text-left {
text-align: left !important;
}
.fc-text-center {
text-align: center !important;
}
.fc-text-right {
text-align: right !important;
}
.fc-text-capitalize {
text-transform: capitalize !important;
}
.fc-text-lowercase {
text-transform: lowercase !important;
}
.fc-text-uppercase {
text-transform: uppercase !important;
} .fc-infobox-root {
--fc-infobox-primary: #4390ff;
--fc-infobox-primary-hover: color-mix(in srgb, var(--fc-infobox-primary) 80%, #000 15%);
--fc-infobox-secondary: #f5f7fa;
--fc-infobox-bg: #fff;
--fc-infobox-color: #65686e;
--fc-infobox-link-color: var(--fc-infobox-primary);
--fc-infobox-link-hover-color: var(--fc-infobox-primary-hover);
--fc-infobox-title-color: #23272f;
--fc-infobox-title-font-size: 18px;
--fc-infobox-title-font-weight: 600;
--fc-infobox-font-weight: 400;
--fc-infobox-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
--fc-infobox-font-size: 14px;
--fc-infobox-line-height: 18px;
--fc-infobox-padding-y: 24px;
--fc-infobox-padding-x: 20px;
--fc-infobox-max-width: 350px;
--fc-infobox-max-height: 500px;
--fc-infobox-border-radius: 6px;
}
.fc-infobox-root *,
.fc-infobox-root *::before,
.fc-infobox-root *::after {
box-sizing: border-box !important;
}
.fc-infobox-root img {
max-width: 100%;
vertical-align: middle;
border-style: none;
}
.fc-infobox {
position: relative;
background: var(--fc-infobox-bg);
color: var(--fc-infobox-color);
border-radius: var(--fc-infobox-border-radius);
font-family: var(--fc-infobox-font-family);
font-size: var(--fc-infobox-font-size);
font-weight: var(--fc-infobox-font-weight);
line-height: var(--fc-infobox-line-height);
max-width: var(--fc-infobox-max-width);
width: 100%;
overflow: hidden;
}
@media screen and (min-width: 992px) {
.fc-infobox {
width: var(--fc-infobox-max-width);
}
}
.fc-infobox .fc-infobox-title {
font-size: var(--fc-infobox-title-font-size);
font-weight: var(--fc-infobox-title-font-weight);
color: var(--fc-infobox-title-color);
line-height: 1.4;
margin-bottom: 8px;
}
.fc-infobox .fc-infobox-title a {
color: inherit;
}
.fc-infobox-body {
padding: var(--fc-infobox-padding-y) var(--fc-infobox-padding-x);
max-height: var(--fc-infobox-max-height);
overflow-y: auto;
}
.fc-infobox-img .fc-feature-img {
height: 100%;
width: 100%;
} .fc-infobox-list {
display: flex;
flex-direction: column;
gap: 8px;
font-size: 12px;
line-height: 16px;
font-weight: 500;
}
.fc-infobox-list i {
font-size: 18px;
line-height: 14px;
vertical-align: -4px;
}
.fc-infobox-list-item {
display: flex;
gap: 8px;
}
.fc-infobox-msg:not(:last-child),
.fc-infobox-list:not(:last-child),
.fc-infobox-extra-content:not(:last-child) {
margin-bottom: 15px;
}
.fc-infobox-address {
font-style: normal;
margin: 0;
} .wpgmp-infowindow-addon .wpgmp_iw_content {
display: block;
padding: 0 !important;
} .wpgmp-infowindow-addon.leaflet-popup-content-wrapper {
padding: 0;
box-shadow: none;
border-radius: 0;
background-color: transparent;
}
.wpgmp-infowindow-addon ~ .leaflet-popup-tip-container .leaflet-popup-tip {
box-shadow: none;
}
.wpgmp-infowindow-addon .leaflet-popup-content {
margin: 0;
font-size: inherit;
line-height: inherit;
}
.wpgmp-infowindow-addon ~ a.leaflet-popup-close-button {
background-color: rgba(0, 0, 0, 0.5) !important;
color: #fff !important;
border-radius: 50%;
} .fc-badge {
--fc-badge-padding-y: 4px;
--fc-badge-padding-x: 12px;
--fc-badge-border-radius: 4px;
--fc-badge-font-size: 12px;
--fc-badge-font-weight: 500;
--fc-badge-line-height: 1.2;
--fc-badge-bg: #f2f2f2;
--fc-badge-color: #23272f;
display: inline-flex;
font-size: var(--fc-badge-font-size);
font-weight: var(--fc-badge-font-weight);
line-height: var(--fc-badge-line-height);
padding: var(--fc-badge-padding-y) var(--fc-badge-padding-x);
border-radius: var(--fc-badge-border-radius);
background-color: var(--fc-badge-bg);
color: var(--fc-badge-color);
}
.fc-infobox-categories {
display: flex;
flex-wrap: wrap;
gap: 15px;
}
.fc-infobox-categories:not(:last-child) {
margin-bottom: 15px;
} .fc-infobox-btn {
--fc-infobox-btn-padding-x: 20px;
--fc-infobox-btn-padding-y: 10px;
--fc-infobox-btn-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
--fc-infobox-btn-font-size: 14px;
--fc-infobox-btn-font-weight: 500;
--fc-infobox-btn-line-height: 18px;
--fc-infobox-btn-min-width: 120px;
--fc-infobox-btn-color: #23272f;
--fc-infobox-btn-bg: transparent;
--fc-infobox-btn-box-shadow: none;
--fc-infobox-btn-border-width: 1px;
--fc-infobox-btn-border-color: transparent;
--fc-infobox-btn-border-radius: 6px;
--fc-infobox-btn-hover-border-color: transparent;
--fc-infobox-btn-disabled-opacity: 0.5;
display: inline-block;
min-width: var(--fc-infobox-btn-min-width);
padding: var(--fc-infobox-btn-padding-y) var(--fc-infobox-btn-padding-x);
font-family: var(--fc-infobox-btn-font-family);
font-size: var(--fc-infobox-btn-font-size);
font-weight: var(--fc-infobox-btn-font-weight);
line-height: var(--fc-infobox-btn-line-height);
color: var(--fc-infobox-btn-color) !important;
text-align: center;
text-decoration: none !important;
vertical-align: middle;
cursor: pointer;
user-select: none;
border: var(--fc-infobox-btn-border-width) solid
var(--fc-infobox-btn-border-color);
border-radius: var(--fc-infobox-btn-border-radius);
background-color: var(--fc-infobox-btn-bg);
box-shadow: var(--fc-infobox-btn-box-shadow);
white-space: nowrap;
transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
.fc-infobox-btn {
transition: none;
}
}
.fc-infobox-btn:hover,
.fc-infobox-btn:focus,
.fc-infobox-btn:focus-visible {
color: var(--fc-infobox-btn-hover-color) !important;
background-color: var(--fc-infobox-btn-hover-bg);
border-color: var(--fc-infobox-btn-hover-border-color);
outline: 0;
}
.fc-infobox-btn:disabled,
.fc-infobox-btn-disabled,
.fc-infobox-btn.disabled {
pointer-events: none;
cursor: not-allowed;
opacity: var(--fc-infobox-btn-disabled-opacity);
}
.fc-infobox-btn-link {
--fc-infobox-btn-padding-x: 5px;
--fc-infobox-btn-color: var(--fc-infobox-primary);
--fc-infobox-btn-bg: transparent;
--fc-infobox-btn-border-color: transparent;
--fc-infobox-btn-hover-color: var(--fc-infobox-primary-hover);
--fc-infobox-btn-hover-bg: color-mix(in srgb, var(--fc-infobox-primary) 10%, transparent);
--fc-infobox-btn-hover-border-color: transparent;
--fc-infobox-btn-min-width: auto;
display: inline-flex;
align-items: center;
}
.fc-infobox-btn-primary {
--fc-infobox-btn-color: #fff;
--fc-infobox-btn-bg: var(--fc-infobox-primary);
--fc-infobox-btn-border-color: var(--fc-infobox-primary);
--fc-infobox-btn-hover-color: #fff;
--fc-infobox-btn-hover-bg: var(--fc-infobox-primary-hover);
--fc-infobox-btn-hover-border-color: var(--fc-infobox-primary-hover);
}
.fc-infobox-btn-outline-primary {
--fc-infobox-btn-color: var(--fc-infobox-primary);
--fc-infobox-btn-border-color: var(--fc-infobox-primary);
--fc-infobox-btn-hover-color: #fff;
--fc-infobox-btn-hover-bg: var(--fc-infobox-primary);
--fc-infobox-btn-hover-border-color: var(--fc-infobox-primary);
}
.fc-infobox-btn-icon {
--fc-infobox-btn-padding-x: 5px;
--fc-infobox-btn-padding-y: 5px;
--fc-infobox-btn-border-radius: 50%;
min-width: auto;
width: 48px;
height: 48px;
display: inline-flex;
align-items: center;
justify-content: center;
}
.fc-infobox-btn:not(.fc-infobox-btn-icon) > [class^="wep-icon-"],
.fc-infobox-btn:not(.fc-infobox-btn-icon) > [class*=" wep-icon-"] {
margin-left: 10px;
align-self: center;
}
.fc-infobox-btn-wrapper {
display: flex;
flex-wrap: wrap;
gap: 8px;
}
@font-face {
font-family: 'weplugin';
src: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.eot?63506848);
src: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.eot?63506848#iefix) format('embedded-opentype'),
url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.woff2?63506848) format('woff2'),
url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.woff?63506848) format('woff'),
url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.ttf?63506848) format('truetype'),
url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/font/weplugin.svg?63506848#weplugin) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="wep-icon-"], [class*=" wep-icon-"] {
font-family: "weplugin";
font-style: normal;
font-weight: normal;
display: inline-block;
text-decoration: inherit;
width: 1em;
text-align: center; font-variant: normal;
text-transform: none; line-height: 1em; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wep-icon-lg { font-size: 1.3333em; line-height: 0.75em; vertical-align: -.0667em; }
.wep-icon-xl { font-size: 1.5em; line-height: 0.6666em; vertical-align: -.075em; }
.wep-icon-xs { font-size: .75em; }
.wep-icon-sm { font-size: .875em }
.wep-icon-1x { font-size: 1rem; }
.wep-icon-2x { font-size: 2rem; }
.wep-icon-3x { font-size: 3rem; }
.wep-icon-4x { font-size: 4rem; }
.wep-icon-5x { font-size: 5rem; }
.wep-icon-6x { font-size: 6rem; }
.wep-icon-7x { font-size: 7rem; }
.wep-icon-8x { font-size: 8rem; }
.wep-icon-9x { font-size: 9rem; }
.wep-icon-10x { font-size: 10rem; }
.wep-icon-setting:before { content: '\e800'; } .wep-icon-setting-1:before { content: '\e801'; } .wep-icon-setting-2:before { content: '\e802'; } .wep-icon-setting-3:before { content: '\e803'; } .wep-icon-share:before { content: '\e804'; } .wep-icon-shop:before { content: '\e805'; } .wep-icon-shopping-bag:before { content: '\e806'; } .wep-icon-shopping-cart:before { content: '\e807'; } .wep-icon-sidebar-left:before { content: '\e808'; } .wep-icon-sidebar-right:before { content: '\e809'; } .wep-icon-slider-horizontal:before { content: '\e80a'; } .wep-icon-speaker:before { content: '\e80b'; } .wep-icon-star:before { content: '\e80c'; } .wep-icon-status-up:before { content: '\e80d'; } .wep-icon-sun:before { content: '\e80e'; } .wep-icon-tag:before { content: '\e80f'; } .wep-icon-ticket:before { content: '\e810'; } .wep-icon-timer:before { content: '\e811'; } .wep-icon-translate:before { content: '\e812'; } .wep-icon-trash:before { content: '\e813'; } .wep-icon-tree:before { content: '\e814'; } .wep-icon-unhappy:before { content: '\e815'; } .wep-icon-upload:before { content: '\e816'; } .wep-icon-user:before { content: '\e817'; } .wep-icon-users:before { content: '\e818'; } .wep-icon-user-tag:before { content: '\e819'; } .wep-icon-verify:before { content: '\e81a'; } .wep-icon-video:before { content: '\e81b'; } .wep-icon-wallet:before { content: '\e81c'; } .wep-icon-wallet-1:before { content: '\e81d'; } .wep-icon-whatsapp:before { content: '\e81e'; } .wep-icon-wifi:before { content: '\e81f'; } .wep-icon-woman:before { content: '\e820'; } .wep-icon-youtube:before { content: '\e821'; } .wep-icon-achivement:before { content: '\e822'; } .wep-icon-add:before { content: '\e823'; } .wep-icon-airplane:before { content: '\e824'; } .wep-icon-align-center:before { content: '\e825'; } .wep-icon-align-left:before { content: '\e826'; } .wep-icon-align-right:before { content: '\e827'; } .wep-icon-apple:before { content: '\e828'; } .wep-icon-archive:before { content: '\e829'; } .wep-icon-arrow-down:before { content: '\e82a'; } .wep-icon-arrow-left:before { content: '\e82b'; } .wep-icon-arrow-right:before { content: '\e82c'; } .wep-icon-arrow-up:before { content: '\e82d'; } .wep-icon-bathtub:before { content: '\e82e'; } .wep-icon-bed:before { content: '\e82f'; } .wep-icon-blueprint:before { content: '\e830'; } .wep-icon-book:before { content: '\e831'; } .wep-icon-book-1:before { content: '\e832'; } .wep-icon-box:before { content: '\e833'; } .wep-icon-briefcase:before { content: '\e834'; } .wep-icon-broom:before { content: '\e835'; } .wep-icon-cake:before { content: '\e836'; } .wep-icon-calculator:before { content: '\e837'; } .wep-icon-calendar:before { content: '\e838'; } .wep-icon-camera:before { content: '\e839'; } .wep-icon-car:before { content: '\e83a'; } .wep-icon-card:before { content: '\e83b'; } .wep-icon-chart:before { content: '\e83c'; } .wep-icon-chat:before { content: '\e83d'; } .wep-icon-check:before { content: '\e83e'; } .wep-icon-circle-check:before { content: '\e83f'; } .wep-icon-circle-close:before { content: '\e840'; } .wep-icon-circle-code:before { content: '\e841'; } .wep-icon-circle-info:before { content: '\e842'; } .wep-icon-clock:before { content: '\e843'; } .wep-icon-close:before { content: '\e844'; } .wep-icon-cloud:before { content: '\e845'; } .wep-icon-cloud-check:before { content: '\e846'; } .wep-icon-cloud-remove:before { content: '\e847'; } .wep-icon-coffee:before { content: '\e848'; } .wep-icon-color:before { content: '\e849'; } .wep-icon-contact:before { content: '\e84a'; } .wep-icon-copy:before { content: '\e84b'; } .wep-icon-copyright:before { content: '\e84c'; } .wep-icon-cpu:before { content: '\e84d'; } .wep-icon-crown:before { content: '\e84e'; } .wep-icon-danger:before { content: '\e84f'; } .wep-icon-danger-1:before { content: '\e850'; } .wep-icon-data:before { content: '\e851'; } .wep-icon-database:before { content: '\e852'; } .wep-icon-delivery:before { content: '\e853'; } .wep-icon-direction:before { content: '\e854'; } .wep-icon-direction-1:before { content: '\e855'; } .wep-icon-discover:before { content: '\e856'; } .wep-icon-dislike:before { content: '\e857'; } .wep-icon-docs:before { content: '\e858'; } .wep-icon-dollar:before { content: '\e859'; } .wep-icon-dollar-circle:before { content: '\e85a'; } .wep-icon-dollar-square:before { content: '\e85b'; } .wep-icon-download:before { content: '\e85c'; } .wep-icon-edit:before { content: '\e85d'; } .wep-icon-export:before { content: '\e85e'; } .wep-icon-eye:before { content: '\e85f'; } .wep-icon-eye-slash:before { content: '\e860'; } .wep-icon-facebook:before { content: '\e861'; } .wep-icon-filter:before { content: '\e862'; } .wep-icon-fire:before { content: '\e863'; } .wep-icon-flag:before { content: '\e864'; } .wep-icon-flash:before { content: '\e865'; } .wep-icon-folder:before { content: '\e866'; } .wep-icon-gallery:before { content: '\e867'; } .wep-icon-gas-station:before { content: '\e868'; } .wep-icon-gift:before { content: '\e869'; } .wep-icon-global:before { content: '\e86a'; } .wep-icon-google:before { content: '\e86b'; } .wep-icon-google-play:before { content: '\e86c'; } .wep-icon-gps:before { content: '\e86d'; } .wep-icon-gps-slash:before { content: '\e86e'; } .wep-icon-grid:before { content: '\e86f'; } .wep-icon-grid-1:before { content: '\e870'; } .wep-icon-grid-2:before { content: '\e871'; } .wep-icon-happy:before { content: '\e872'; } .wep-icon-heart:before { content: '\e873'; } .wep-icon-home:before { content: '\e874'; } .wep-icon-home-1:before { content: '\e875'; } .wep-icon-important:before { content: '\e876'; } .wep-icon-inbox:before { content: '\e877'; } .wep-icon-inbox-received:before { content: '\e878'; } .wep-icon-inbox-send:before { content: '\e879'; } .wep-icon-infinity:before { content: '\e87a'; } .wep-icon-info-circle-fill:before { content: '\e87b'; } .wep-icon-info-danger:before { content: '\e87c'; } .wep-icon-instagram:before { content: '\e87d'; } .wep-icon-key:before { content: '\e87e'; } .wep-icon-layer:before { content: '\e87f'; } .wep-icon-like:before { content: '\e880'; } .wep-icon-link:before { content: '\e881'; } .wep-icon-list:before { content: '\e882'; } .wep-icon-list-1:before { content: '\e883'; } .wep-icon-lock:before { content: '\e884'; } .wep-icon-login:before { content: '\e885'; } .wep-icon-logout:before { content: '\e886'; } .wep-icon-long-arrow-down:before { content: '\e887'; } .wep-icon-long-arrow-left:before { content: '\e888'; } .wep-icon-long-arrow-right:before { content: '\e889'; } .wep-icon-long-arrow-up:before { content: '\e88a'; } .wep-icon-magicpen:before { content: '\e88b'; } .wep-icon-man:before { content: '\e88c'; } .wep-icon-map:before { content: '\e88d'; } .wep-icon-map-1:before { content: '\e88e'; } .wep-icon-massage:before { content: '\e88f'; } .wep-icon-massage-tracking:before { content: '\e890'; } .wep-icon-math:before { content: '\e891'; } .wep-icon-maximize:before { content: '\e892'; } .wep-icon-maximize-1:before { content: '\e893'; } .wep-icon-maximize-2:before { content: '\e894'; } .wep-icon-medal:before { content: '\e895'; } .wep-icon-menu:before { content: '\e896'; } .wep-icon-mic:before { content: '\e897'; } .wep-icon-minimize:before { content: '\e898'; } .wep-icon-minimize-1:before { content: '\e899'; } .wep-icon-minus:before { content: '\e89a'; } .wep-icon-mirroring-screen:before { content: '\e89b'; } .wep-icon-monitor:before { content: '\e89c'; } .wep-icon-moon:before { content: '\e89d'; } .wep-icon-more:before { content: '\e89e'; } .wep-icon-more-1:before { content: '\e89f'; } .wep-icon-music:before { content: '\e8a0'; } .wep-icon-note:before { content: '\e8a1'; } .wep-icon-notification:before { content: '\e8a2'; } .wep-icon-percentage-square:before { content: '\e8a3'; } .wep-icon-phone:before { content: '\e8a4'; } .wep-icon-phone-1:before { content: '\e8a5'; } .wep-icon-pin:before { content: '\e8a6'; } .wep-icon-pin-fill:before { content: '\e8a7'; } .wep-icon-plug:before { content: '\e8a8'; } .wep-icon-printer:before { content: '\e8a9'; } .wep-icon-ranking:before { content: '\e8aa'; } .wep-icon-refresh:before { content: '\e8ab'; } .wep-icon-reload:before { content: '\e8ac'; } .wep-icon-route:before { content: '\e8ad'; } .wep-icon-route-1:before { content: '\e8ae'; } .wep-icon-ruler:before { content: '\e8af'; } .wep-icon-search:before { content: '\e8b0'; } .wep-icon-search-zoom-in:before { content: '\e8b1'; } .wep-icon-search-zoom-out:before { content: '\e8b2'; } .wep-icon-security:before { content: '\e8b3'; } .wep-icon-security-safe:before { content: '\e8b4'; } .wep-icon-send:before { content: '\e8b5'; }  .leaflet-pane,
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-tile-container,
.leaflet-pane > svg,
.leaflet-pane > canvas,
.leaflet-zoom-box,
.leaflet-image-layer,
.leaflet-layer {
position: absolute;
left: 0;
top: 0;
}
.leaflet-container {
overflow: hidden;
}
.leaflet-tile,
.leaflet-marker-icon,
.leaflet-marker-shadow {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
-webkit-user-drag: none;
} .leaflet-tile::selection {
background: transparent;
} .leaflet-safari .leaflet-tile {
image-rendering: -webkit-optimize-contrast;
} .leaflet-safari .leaflet-tile-container {
width: 1600px;
height: 1600px;
-webkit-transform-origin: 0 0;
}
.leaflet-marker-icon,
.leaflet-marker-shadow {
display: block;
}  .leaflet-container .leaflet-overlay-pane svg {
max-width: none !important;
max-height: none !important;
}
.leaflet-container .leaflet-marker-pane img,
.leaflet-container .leaflet-shadow-pane img,
.leaflet-container .leaflet-tile-pane img,
.leaflet-container img.leaflet-image-layer,
.leaflet-container .leaflet-tile {
max-width: none !important;
max-height: none !important;
width: auto;
padding: 0;
}
.leaflet-container img.leaflet-tile { mix-blend-mode: plus-lighter;
}
.leaflet-container.leaflet-touch-zoom {
-ms-touch-action: pan-x pan-y;
touch-action: pan-x pan-y;
}
.leaflet-container.leaflet-touch-drag {
-ms-touch-action: pinch-zoom; touch-action: none;
touch-action: pinch-zoom;
}
.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom {
-ms-touch-action: none;
touch-action: none;
}
.leaflet-container {
-webkit-tap-highlight-color: transparent;
}
.leaflet-container a {
-webkit-tap-highlight-color: rgba(51, 181, 229, 0.4);
}
.leaflet-tile {
filter: inherit;
visibility: hidden;
}
.leaflet-tile-loaded {
visibility: inherit;
}
.leaflet-zoom-box {
width: 0;
height: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
z-index: 800;
} .leaflet-overlay-pane svg {
-moz-user-select: none;
}
.leaflet-pane         { z-index: 400; }
.leaflet-tile-pane    { z-index: 200; }
.leaflet-overlay-pane { z-index: 400; }
.leaflet-shadow-pane  { z-index: 500; }
.leaflet-marker-pane  { z-index: 600; }
.leaflet-tooltip-pane   { z-index: 650; }
.leaflet-popup-pane   { z-index: 700; }
.leaflet-map-pane canvas { z-index: 100; }
.leaflet-map-pane svg    { z-index: 200; }
.leaflet-vml-shape {
width: 1px;
height: 1px;
}
.lvml {
behavior: url(#default#VML);
display: inline-block;
position: absolute;
} .leaflet-control {
position: relative;
z-index: 800;
pointer-events: visiblePainted; pointer-events: auto;
}
.leaflet-top,
.leaflet-bottom {
position: absolute;
z-index: 1000;
pointer-events: none;
}
.leaflet-top {
top: 0;
}
.leaflet-right {
right: 0;
}
.leaflet-bottom {
bottom: 0;
}
.leaflet-left {
left: 0;
}
.leaflet-control {
float: left;
clear: both;
}
.leaflet-right .leaflet-control {
float: right;
}
.leaflet-top .leaflet-control {
margin-top: 10px;
}
.leaflet-bottom .leaflet-control {
margin-bottom: 10px;
}
.leaflet-left .leaflet-control {
margin-left: 10px;
}
.leaflet-right .leaflet-control {
margin-right: 10px;
} .leaflet-fade-anim .leaflet-popup {
opacity: 0;
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
transition: opacity 0.2s linear;
}
.leaflet-fade-anim .leaflet-map-pane .leaflet-popup {
opacity: 1;
}
.leaflet-zoom-animated {
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
}
svg.leaflet-zoom-animated {
will-change: transform;
}
.leaflet-zoom-anim .leaflet-zoom-animated {
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0,0,0.25,1);
-moz-transition:    -moz-transform 0.25s cubic-bezier(0,0,0.25,1);
transition:         transform 0.25s cubic-bezier(0,0,0.25,1);
}
.leaflet-zoom-anim .leaflet-tile,
.leaflet-pan-anim .leaflet-tile {
-webkit-transition: none;
-moz-transition: none;
transition: none;
}
.leaflet-zoom-anim .leaflet-zoom-hide {
visibility: hidden;
} .leaflet-interactive {
cursor: pointer;
}
.leaflet-grab {
cursor: -webkit-grab;
cursor:    -moz-grab;
cursor:         grab;
}
.leaflet-crosshair,
.leaflet-crosshair .leaflet-interactive {
cursor: crosshair;
}
.leaflet-popup-pane,
.leaflet-control {
cursor: auto;
}
.leaflet-dragging .leaflet-grab,
.leaflet-dragging .leaflet-grab .leaflet-interactive,
.leaflet-dragging .leaflet-marker-draggable {
cursor: move;
cursor: -webkit-grabbing;
cursor:    -moz-grabbing;
cursor:         grabbing;
} .leaflet-marker-icon,
.leaflet-marker-shadow,
.leaflet-image-layer,
.leaflet-pane > svg path,
.leaflet-tile-container {
pointer-events: none;
}
.leaflet-marker-icon.leaflet-interactive,
.leaflet-image-layer.leaflet-interactive,
.leaflet-pane > svg path.leaflet-interactive,
svg.leaflet-image-layer.leaflet-interactive path {
pointer-events: visiblePainted; pointer-events: auto;
} .leaflet-container {
background: #ddd;
outline-offset: 1px;
}
.leaflet-container a {
color: #0078A8;
}
.leaflet-zoom-box {
border: 2px dotted #38f;
background: rgba(255,255,255,0.5);
} .leaflet-container {
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.5;
} .leaflet-bar {
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
border-radius: 4px;
}
.leaflet-bar a {
background-color: #fff;
border-bottom: 1px solid #ccc;
width: 26px;
height: 26px;
line-height: 26px;
display: block;
text-align: center;
text-decoration: none;
color: black;
}
.leaflet-bar a,
.leaflet-control-layers-toggle {
background-position: 50% 50%;
background-repeat: no-repeat;
display: block;
}
.leaflet-bar a:hover,
.leaflet-bar a:focus {
background-color: #f4f4f4;
}
.leaflet-bar a:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.leaflet-bar a:last-child {
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom: none;
}
.leaflet-bar a.leaflet-disabled {
cursor: default;
background-color: #f4f4f4;
color: #bbb;
}
.leaflet-touch .leaflet-bar a {
width: 30px;
height: 30px;
line-height: 30px;
text-decoration: none;
}
.leaflet-touch .leaflet-bar a:first-child {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
}
.leaflet-touch .leaflet-bar a:last-child {
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
} .leaflet-control-zoom-in,
.leaflet-control-zoom-out {
font: bold 18px 'Lucida Console', Monaco, monospace;
text-indent: 1px;
}
.leaflet-touch .leaflet-control-zoom-in, .leaflet-touch .leaflet-control-zoom-out  {
font-size: 22px;
} .leaflet-control-layers {
box-shadow: 0 1px 5px rgba(0,0,0,0.4);
background: #fff;
border-radius: 5px;
}
.leaflet-control-layers-toggle {
background-image: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/images/layers.png);
width: 36px;
height: 36px;
}
.leaflet-retina .leaflet-control-layers-toggle {
background-image: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/images/layers-2x.png);
background-size: 26px 26px;
}
.leaflet-touch .leaflet-control-layers-toggle {
width: 44px;
height: 44px;
}
.leaflet-control-layers .leaflet-control-layers-list,
.leaflet-control-layers-expanded .leaflet-control-layers-toggle {
display: none;
}
.leaflet-control-layers-expanded .leaflet-control-layers-list {
display: block;
position: relative;
}
.leaflet-control-layers-expanded {
padding: 6px 10px 6px 6px;
color: #333;
background: #fff;
}
.leaflet-control-layers-scrollbar {
overflow-y: scroll;
overflow-x: hidden;
padding-right: 5px;
}
.leaflet-control-layers-selector {
margin-top: 2px;
position: relative;
top: 1px;
}
.leaflet-control-layers label {
display: block;
font-size: 13px;
font-size: 1.08333em;
}
.leaflet-control-layers-separator {
height: 0;
border-top: 1px solid #ddd;
margin: 5px -10px 5px -6px;
} .leaflet-default-icon-path { background-image: url(//lapetitereine.com/wp-content/plugins/wp-google-map-plugin/assets/css/images/marker-icon.png);
} .leaflet-container .leaflet-control-attribution {
background: #fff;
background: rgba(255, 255, 255, 0.8);
margin: 0;
}
.leaflet-control-attribution,
.leaflet-control-scale-line {
padding: 0 5px;
color: #333;
line-height: 1.4;
}
.leaflet-control-attribution a {
text-decoration: none;
}
.leaflet-control-attribution a:hover,
.leaflet-control-attribution a:focus {
text-decoration: underline;
}
.leaflet-attribution-flag {
display: inline !important;
vertical-align: baseline !important;
width: 1em;
height: 0.6669em;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
}
.leaflet-bottom .leaflet-control-scale {
margin-bottom: 5px;
}
.leaflet-control-scale-line {
border: 2px solid #777;
border-top: none;
line-height: 1.1;
padding: 2px 5px 1px;
white-space: nowrap;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: rgba(255, 255, 255, 0.8);
text-shadow: 1px 1px #fff;
}
.leaflet-control-scale-line:not(:first-child) {
border-top: 2px solid #777;
border-bottom: none;
margin-top: -2px;
}
.leaflet-control-scale-line:not(:first-child):not(:last-child) {
border-bottom: 2px solid #777;
}
.leaflet-touch .leaflet-control-attribution,
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
box-shadow: none;
}
.leaflet-touch .leaflet-control-layers,
.leaflet-touch .leaflet-bar {
border: 2px solid rgba(0,0,0,0.2);
background-clip: padding-box;
} .leaflet-popup {
position: absolute;
text-align: center;
margin-bottom: 20px;
}
.leaflet-popup-content-wrapper {
padding: 1px;
text-align: left;
border-radius: 12px;
}
.leaflet-popup-content {
margin: 13px 24px 13px 20px;
line-height: 1.3;
font-size: 13px;
font-size: 1.08333em;
min-height: 1px;
}
.leaflet-popup-content p {
margin: 17px 0;
margin: 1.3em 0;
}
.leaflet-popup-tip-container {
width: 40px;
height: 20px;
position: absolute;
left: 50%;
margin-top: -1px;
margin-left: -20px;
overflow: hidden;
pointer-events: none;
}
.leaflet-popup-tip {
width: 17px;
height: 17px;
padding: 1px;
margin: -10px auto 0;
pointer-events: auto;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
background: white;
color: #333;
box-shadow: 0 3px 14px rgba(0,0,0,0.4);
}
.leaflet-container a.leaflet-popup-close-button {
position: absolute;
top: 0;
right: 0;
border: none;
text-align: center;
width: 24px;
height: 24px;
font: 16px/24px Tahoma, Verdana, sans-serif;
color: #757575;
text-decoration: none;
background: transparent;
}
.leaflet-container a.leaflet-popup-close-button:hover,
.leaflet-container a.leaflet-popup-close-button:focus {
color: #585858;
}
.leaflet-popup-scrolled {
overflow: auto;
}
.leaflet-oldie .leaflet-popup-content-wrapper {
-ms-zoom: 1;
}
.leaflet-oldie .leaflet-popup-tip {
width: 24px;
margin: 0 auto;
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";
filter: progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678);
}
.leaflet-oldie .leaflet-control-zoom,
.leaflet-oldie .leaflet-control-layers,
.leaflet-oldie .leaflet-popup-content-wrapper,
.leaflet-oldie .leaflet-popup-tip {
border: 1px solid #999;
} .leaflet-div-icon {
background: #fff;
border: 1px solid #666;
}  .leaflet-tooltip {
position: absolute;
padding: 6px;
background-color: #fff;
border: 1px solid #fff;
border-radius: 3px;
color: #222;
white-space: nowrap;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
pointer-events: none;
box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}
.leaflet-tooltip.leaflet-interactive {
cursor: pointer;
pointer-events: auto;
}
.leaflet-tooltip-top:before,
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
position: absolute;
pointer-events: none;
border: 6px solid transparent;
background: transparent;
content: "";
} .leaflet-tooltip-bottom {
margin-top: 6px;
}
.leaflet-tooltip-top {
margin-top: -6px;
}
.leaflet-tooltip-bottom:before,
.leaflet-tooltip-top:before {
left: 50%;
margin-left: -6px;
}
.leaflet-tooltip-top:before {
bottom: 0;
margin-bottom: -12px;
border-top-color: #fff;
}
.leaflet-tooltip-bottom:before {
top: 0;
margin-top: -12px;
margin-left: -6px;
border-bottom-color: #fff;
}
.leaflet-tooltip-left {
margin-left: -6px;
}
.leaflet-tooltip-right {
margin-left: 6px;
}
.leaflet-tooltip-left:before,
.leaflet-tooltip-right:before {
top: 50%;
margin-top: -6px;
}
.leaflet-tooltip-left:before {
right: 0;
margin-right: -12px;
border-left-color: #fff;
}
.leaflet-tooltip-right:before {
left: 0;
margin-left: -12px;
border-right-color: #fff;
} @media print { .leaflet-control {
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
}.wp-caption, .size-full {
max-width: 100%;
height: auto;
}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}
.alignright {
display: block;
float: right;
margin: 3px 0 0 10px;
}
.alignleft {
display: block;
float: left;
margin: 3px 10px 0 0;
}
.aligncenter {
display: block;
clear: both;
margin: 10px auto;
}article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
display: block
}
audio, canvas, video {
display: inline-block
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden] {
display: none
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%
}
body {
margin: 0
}
a:focus {
outline: thin dotted
}
a:active, a:hover {
outline: 0
}
h1 {
margin: .67em 0;
font-size: 2em
}
abbr[title] {
border-bottom: 1px dotted
}
b, strong {
font-weight: bold
}
dfn {
font-style: italic
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box
}
mark {
color: #000;
background: #ff0
}
code, kbd, pre, samp {
font-family: monospace, serif;
font-size: 1em
}
pre {
white-space: pre-wrap
}
q {
quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
font-size: 80%
}
sub, sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 0
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0
}
legend {
padding: 0;
border: 0
}
button, input, select, textarea {
margin: 0;
font-family: inherit;
font-size: 100%
}
button, input {
line-height: normal
}
button, select {
text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
cursor: pointer;
-webkit-appearance: button
}
button[disabled], html input[disabled] {
cursor: default
}
input[type="checkbox"], input[type="radio"] {
padding: 0;
box-sizing: border-box
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
padding:0;
border:0
}
textarea {
overflow: auto;
vertical-align: top
}
table {
border-collapse: collapse;
border-spacing: 0
}
@media print {
* {
color: #000!important;
text-shadow: none!important;
background: transparent!important;
box-shadow: none!important
}
a, a:visited {
text-decoration: underline
}
a[href]:after {
content: " (" attr(href) ")"
}
abbr[title]:after {
content: " (" attr(title) ")"
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content: ""
}
pre, blockquote {
border: 1px solid #999;
page-break-inside: avoid
}
thead {
display: table-header-group
}
tr, img {
page-break-inside: avoid
}
img {
max-width: 100%!important
}
@page {
margin: 2cm .5cm
}
p, h2, h3 {
orphans: 3;
widows: 3
}
h2, h3 {
page-break-after: avoid
}
.navbar {
display: none
}
.table td, .table th {
background-color: #fff!important
}
.btn>.caret, .dropup>.btn>.caret {
border-top-color: #000!important
}
.label {
border: 1px solid #000
}
.table {
border-collapse: collapse!important
}
.table-bordered th, .table-bordered td {
border: 1px solid #ddd!important
}
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333;
background-color: #fff
}
input, button, select, textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit
}
button, input, select[multiple], textarea {
background-image: none
}
a {
color: #428bca;
text-decoration: none
}
a:hover, a:focus {
color: #2a6496;
text-decoration: underline
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px
}
img {
vertical-align: middle
}
.img-responsive {
display: block;
height: auto;
max-width: 100%
}
.img-rounded {
border-radius: 6px
}
.img-thumbnail {
display: inline-block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}
.img-circle {
border-radius: 50%
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0 0 0 0);
border: 0
}
p {
margin: 0 0 10px
}
.lead {
margin-bottom: 20px;
font-size: 16.099999999999998px;
font-weight: 200;
line-height: 1.4
}
@media(min-width:768px) {
.lead {
font-size: 21px
}
}
small {
font-size: 85%
}
cite {
font-style: normal
}
.text-muted {
color: #999
}
.text-primary {
color: #428bca
}
.text-warning {
color: #c09853
}
.text-danger {
color: #b94a48
}
.text-success {
color: #468847
}
.text-info {
color: #3a87ad
}
.text-left {
text-align: left
}
.text-right {
text-align: right
}
.text-center {
text-align: center
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 500;
line-height: 1.1
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
font-weight: normal;
line-height: 1;
color: #999
}
h1, h2, h3 {
margin-top: 20px;
margin-bottom: 10px
}
h4, h5, h6 {
margin-top: 10px;
margin-bottom: 10px
}
h1, .h1 {
font-size: 36px
}
h2, .h2 {
font-size: 30px
}
h3, .h3 {
font-size: 24px
}
h4, .h4 {
font-size: 18px
}
h5, .h5 {
font-size: 14px
}
h6, .h6 {
font-size: 12px
}
h1 small, .h1 small {
font-size: 24px
}
h2 small, .h2 small {
font-size: 18px
}
h3 small, .h3 small, h4 small, .h4 small {
font-size: 14px
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee
}
ul, ol {
margin-top: 0;
margin-bottom: 10px
}
ul ul, ol ul, ul ol, ol ol {
margin-bottom: 0
}
.list-unstyled {
padding-left: 0;
list-style: none
}
.list-inline {
padding-left: 0;
list-style: none
}
.list-inline>li {
display: inline-block;
padding-right: 5px;
padding-left: 5px
}
dl {
margin-bottom: 20px
}
dt, dd {
line-height: 1.428571429
}
dt {
font-weight: bold
}
dd {
margin-left: 0
}
@media(min-width:768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap
}
.dl-horizontal dd {
margin-left: 180px
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
display: table;
content: " "
}
.dl-horizontal dd:after {
clear: both
}
.dl-horizontal dd:before, .dl-horizontal dd:after {
display: table;
content: " "
}
.dl-horizontal dd:after {
clear: both
}
}
abbr[title], abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
border-left: 5px solid #eee
}
blockquote p {
font-size: 17.5px;
font-weight: 300;
line-height: 1.25
}
blockquote p:last-child {
margin-bottom: 0
}
blockquote small {
display: block;
line-height: 1.428571429;
color: #999
}
blockquote small:before {
content: '\2014 \00A0'
}
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eee;
border-left: 0
}
blockquote.pull-right p, blockquote.pull-right small {
text-align: right
}
blockquote.pull-right small:before {
content: ''
}
blockquote.pull-right small:after {
content: '\00A0 \2014'
}
q:before, q:after, blockquote:before, blockquote:after {
content: ""
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429
}
code, pre {
font-family: Monaco, Menlo, Consolas, "Courier New", monospace
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px
}
pre.prettyprint {
margin-bottom: 20px
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border: 0
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto
}
.container:before, .container:after {
display: table;
content: " "
}
.container:after {
clear: both
}
.container:before, .container:after {
display: table;
content: " "
}
.container:after {
clear: both
}
.row {
margin-right: -15px;
margin-left: -15px
}
.row:before, .row:after {
display: table;
content: " "
}
.row:after {
clear: both
}
.row:before, .row:after {
display: table;
content: " "
}
.row:after {
clear: both
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11 {
float: left
}
.col-xs-1 {
width: 8.333333333333332%
}
.col-xs-2 {
width: 16.666666666666664%
}
.col-xs-3 {
width: 25%
}
.col-xs-4 {
width: 33.33333333333333%
}
.col-xs-5 {
width: 41.66666666666667%
}
.col-xs-6 {
width: 50%
}
.col-xs-7 {
width: 58.333333333333336%
}
.col-xs-8 {
width: 66.66666666666666%
}
.col-xs-9 {
width: 75%
}
.col-xs-10 {
width: 83.33333333333334%
}
.col-xs-11 {
width: 91.66666666666666%
}
.col-xs-12 {
width: 100%
}
@media(min-width:768px) {
.container {
max-width: 750px
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11 {
float: left
}
.col-sm-1 {
width: 8.333333333333332%
}
.col-sm-2 {
width: 16.666666666666664%
}
.col-sm-3 {
width: 25%
}
.col-sm-4 {
width: 33.33333333333333%
}
.col-sm-5 {
width: 41.66666666666667%
}
.col-sm-6 {
width: 50%
}
.col-sm-7 {
width: 58.333333333333336%
}
.col-sm-8 {
width: 66.66666666666666%
}
.col-sm-9 {
width: 75%
}
.col-sm-10 {
width: 83.33333333333334%
}
.col-sm-11 {
width: 91.66666666666666%
}
.col-sm-12 {
width: 100%
}
.col-sm-push-1 {
left: 8.333333333333332%
}
.col-sm-push-2 {
left: 16.666666666666664%
}
.col-sm-push-3 {
left: 25%
}
.col-sm-push-4 {
left: 33.33333333333333%
}
.col-sm-push-5 {
left: 41.66666666666667%
}
.col-sm-push-6 {
left: 50%
}
.col-sm-push-7 {
left: 58.333333333333336%
}
.col-sm-push-8 {
left: 66.66666666666666%
}
.col-sm-push-9 {
left: 75%
}
.col-sm-push-10 {
left: 83.33333333333334%
}
.col-sm-push-11 {
left: 91.66666666666666%
}
.col-sm-pull-1 {
right: 8.333333333333332%
}
.col-sm-pull-2 {
right: 16.666666666666664%
}
.col-sm-pull-3 {
right: 25%
}
.col-sm-pull-4 {
right: 33.33333333333333%
}
.col-sm-pull-5 {
right: 41.66666666666667%
}
.col-sm-pull-6 {
right: 50%
}
.col-sm-pull-7 {
right: 58.333333333333336%
}
.col-sm-pull-8 {
right: 66.66666666666666%
}
.col-sm-pull-9 {
right: 75%
}
.col-sm-pull-10 {
right: 83.33333333333334%
}
.col-sm-pull-11 {
right: 91.66666666666666%
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%
}
.col-sm-offset-3 {
margin-left: 25%
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%
}
.col-sm-offset-6 {
margin-left: 50%
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%
}
.col-sm-offset-9 {
margin-left: 75%
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%
}
}
@media(min-width:992px) {
.container {
max-width: 970px
}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11 {
float: left
}
.col-md-1 {
width: 8.333333333333332%
}
.col-md-2 {
width: 16.666666666666664%
}
.col-md-3 {
width: 25%
}
.col-md-4 {
width: 33.33333333333333%
}
.col-md-5 {
width: 41.66666666666667%
}
.col-md-6 {
width: 50%
}
.col-md-7 {
width: 58.333333333333336%
}
.col-md-8 {
width: 66.66666666666666%
}
.col-md-9 {
width: 75%
}
.col-md-10 {
width: 83.33333333333334%
}
.col-md-11 {
width: 91.66666666666666%
}
.col-md-12 {
width: 100%
}
.col-md-push-0 {
left: auto
}
.col-md-push-1 {
left: 8.333333333333332%
}
.col-md-push-2 {
left: 16.666666666666664%
}
.col-md-push-3 {
left: 25%
}
.col-md-push-4 {
left: 33.33333333333333%
}
.col-md-push-5 {
left: 41.66666666666667%
}
.col-md-push-6 {
left: 50%
}
.col-md-push-7 {
left: 58.333333333333336%
}
.col-md-push-8 {
left: 66.66666666666666%
}
.col-md-push-9 {
left: 75%
}
.col-md-push-10 {
left: 83.33333333333334%
}
.col-md-push-11 {
left: 91.66666666666666%
}
.col-md-pull-0 {
right: auto
}
.col-md-pull-1 {
right: 8.333333333333332%
}
.col-md-pull-2 {
right: 16.666666666666664%
}
.col-md-pull-3 {
right: 25%
}
.col-md-pull-4 {
right: 33.33333333333333%
}
.col-md-pull-5 {
right: 41.66666666666667%
}
.col-md-pull-6 {
right: 50%
}
.col-md-pull-7 {
right: 58.333333333333336%
}
.col-md-pull-8 {
right: 66.66666666666666%
}
.col-md-pull-9 {
right: 75%
}
.col-md-pull-10 {
right: 83.33333333333334%
}
.col-md-pull-11 {
right: 91.66666666666666%
}
.col-md-offset-0 {
margin-left: 0
}
.col-md-offset-1 {
margin-left: 8.333333333333332%
}
.col-md-offset-2 {
margin-left: 16.666666666666664%
}
.col-md-offset-3 {
margin-left: 25%
}
.col-md-offset-4 {
margin-left: 33.33333333333333%
}
.col-md-offset-5 {
margin-left: 41.66666666666667%
}
.col-md-offset-6 {
margin-left: 50%
}
.col-md-offset-7 {
margin-left: 58.333333333333336%
}
.col-md-offset-8 {
margin-left: 66.66666666666666%
}
.col-md-offset-9 {
margin-left: 75%
}
.col-md-offset-10 {
margin-left: 83.33333333333334%
}
.col-md-offset-11 {
margin-left: 91.66666666666666%
}
}
@media(min-width:1200px) {
.container {
max-width: 1170px
}
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11 {
float: left
}
.col-lg-1 {
width: 8.333333333333332%
}
.col-lg-2 {
width: 16.666666666666664%
}
.col-lg-3 {
width: 25%
}
.col-lg-4 {
width: 33.33333333333333%
}
.col-lg-5 {
width: 41.66666666666667%
}
.col-lg-6 {
width: 50%
}
.col-lg-7 {
width: 58.333333333333336%
}
.col-lg-8 {
width: 66.66666666666666%
}
.col-lg-9 {
width: 75%
}
.col-lg-10 {
width: 83.33333333333334%
}
.col-lg-11 {
width: 91.66666666666666%
}
.col-lg-12 {
width: 100%
}
.col-lg-push-0 {
left: auto
}
.col-lg-push-1 {
left: 8.333333333333332%
}
.col-lg-push-2 {
left: 16.666666666666664%
}
.col-lg-push-3 {
left: 25%
}
.col-lg-push-4 {
left: 33.33333333333333%
}
.col-lg-push-5 {
left: 41.66666666666667%
}
.col-lg-push-6 {
left: 50%
}
.col-lg-push-7 {
left: 58.333333333333336%
}
.col-lg-push-8 {
left: 66.66666666666666%
}
.col-lg-push-9 {
left: 75%
}
.col-lg-push-10 {
left: 83.33333333333334%
}
.col-lg-push-11 {
left: 91.66666666666666%
}
.col-lg-pull-0 {
right: auto
}
.col-lg-pull-1 {
right: 8.333333333333332%
}
.col-lg-pull-2 {
right: 16.666666666666664%
}
.col-lg-pull-3 {
right: 25%
}
.col-lg-pull-4 {
right: 33.33333333333333%
}
.col-lg-pull-5 {
right: 41.66666666666667%
}
.col-lg-pull-6 {
right: 50%
}
.col-lg-pull-7 {
right: 58.333333333333336%
}
.col-lg-pull-8 {
right: 66.66666666666666%
}
.col-lg-pull-9 {
right: 75%
}
.col-lg-pull-10 {
right: 83.33333333333334%
}
.col-lg-pull-11 {
right: 91.66666666666666%
}
.col-lg-offset-0 {
margin-left: 0
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%
}
.col-lg-offset-3 {
margin-left: 25%
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%
}
.col-lg-offset-6 {
margin-left: 50%
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%
}
.col-lg-offset-9 {
margin-left: 75%
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%
}
}
table {
max-width: 100%;
background-color: transparent
}
th {
text-align: left
}
.table {
width: 100%;
margin-bottom: 20px
}
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #ddd
}
.table thead>tr>th {
vertical-align: bottom;
border-bottom: 2px solid #ddd
}
.table caption+thead tr:first-child th, .table colgroup+thead tr:first-child th, .table thead:first-child tr:first-child th, .table caption+thead tr:first-child td, .table colgroup+thead tr:first-child td, .table thead:first-child tr:first-child td {
border-top: 0
}
.table tbody+tbody {
border-top: 2px solid #ddd
}
.table .table {
background-color: #fff
}
.table-condensed thead>tr>th, .table-condensed tbody>tr>th, .table-condensed tfoot>tr>th, .table-condensed thead>tr>td, .table-condensed tbody>tr>td, .table-condensed tfoot>tr>td {
padding: 5px
}
.table-bordered {
border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
background-color: #f5f5f5
}
table col[class*="col-"] {
display: table-column;
float: none
}
table td[class*="col-"], table th[class*="col-"] {
display: table-cell;
float: none
}
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
background-color: #f5f5f5
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
background-color: #dff0d8;
border-color: #d6e9c6
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td {
background-color: #d0e9c6;
border-color: #c9e2b3
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
background-color: #f2dede;
border-color: #eed3d7
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td {
background-color: #ebcccc;
border-color: #e6c1c7
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
background-color: #fcf8e3;
border-color: #fbeed5
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td {
background-color: #faf2cc;
border-color: #f8e5be
}
@media(max-width:768px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
border: 1px solid #ddd
}
.table-responsive>.table {
margin-bottom: 0;
background-color: #fff
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
white-space: nowrap
}
.table-responsive>.table-bordered {
border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
border-right: 0
}
.table-responsive>.table-bordered>thead>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>thead>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
border-bottom: 0
}
}
fieldset {
padding: 0;
margin: 0;
border: 0
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5
}
label {
display: inline-block;
margin-bottom: 5px;
font-weight: bold
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
input[type="radio"], input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal
}
input[type="file"] {
display: block
}
select[multiple], select[size] {
height: auto
}
select optgroup {
font-family: inherit;
font-size: inherit;
font-style: inherit
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px
}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
height:auto
}
.form-control:-moz-placeholder {
color:#999
}
.form-control::-moz-placeholder {
color:#999
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
vertical-align: middle;
background-color: #fff;
border: 1px solid #ccc;
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, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.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)
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eee
}
textarea.form-control {
height: auto
}
.form-group {
margin-bottom: 15px
}
.radio, .checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
vertical-align: middle
}
.radio label, .checkbox label {
display: inline;
margin-bottom: 0;
font-weight: normal;
cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px
}
.radio+.radio, .checkbox+.checkbox {
margin-top: -5px
}
.radio-inline, .checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
margin-top: 0;
margin-left: 10px
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
cursor: not-allowed
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
select.input-sm {
height: 30px;
line-height: 30px
}
textarea.input-sm {
height: auto
}
.input-lg {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px
}
select.input-lg {
height: 45px;
line-height: 45px
}
textarea.input-lg {
height: auto
}
.has-warning .help-block, .has-warning .control-label {
color: #c09853
}
.has-warning .form-control {
border-color: #c09853;
-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)
}
.has-warning .form-control:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #dbc59e
}
.has-warning .input-group-addon {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853
}
.has-error .help-block, .has-error .control-label {
color: #b94a48
}
.has-error .form-control {
border-color: #b94a48;
-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)
}
.has-error .form-control:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392
}
.has-error .input-group-addon {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48
}
.has-success .help-block, .has-success .control-label {
color: #468847
}
.has-success .form-control {
border-color: #468847;
-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)
}
.has-success .form-control:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #7aba7b
}
.has-success .input-group-addon {
color: #468847;
background-color: #dff0d8;
border-color: #468847
}
.form-control-static {
padding-top: 7px;
margin-bottom: 0
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373
}
@media(min-width:768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle
}
.form-inline .form-control {
display: inline-block
}
.form-inline .radio, .form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0
}
.form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0
}
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
display: table;
content: " "
}
.form-horizontal .form-group:after {
clear: both
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
display: table;
content: " "
}
.form-horizontal .form-group:after {
clear: both
}
@media(min-width:768px) {
.form-horizontal .control-label {
text-align: right
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
border: 1px solid transparent;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px
}
.btn:hover, .btn:focus {
color: #333;
text-decoration: none
}
.btn:active, .btn.active {
background-image: none;
outline: 0;
-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)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
opacity: .65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
color: #333;
background-color: #ebebeb;
border-color: #adadad
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
background-image: none
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default[disabled].active, fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc
}
.btn-primary {
color: #fff;
background-color: #428bca;
border-color: #357ebd
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
color: #fff;
background-color: #3276b1;
border-color: #285e8e
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active {
background-color: #428bca;
border-color: #357ebd
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ed9c28;
border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
background-image: none
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
color: #fff;
background-color: #d2322d;
border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
background-image: none
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
color: #fff;
background-color: #47a447;
border-color: #398439
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
background-image: none
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
color: #fff;
background-color: #39b3d7;
border-color: #269abc
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
background-image: none
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info[disabled].active, fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da
}
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
border-color: transparent
}
.btn-link:hover, .btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
color: #999;
text-decoration: none
}
.btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px
}
.btn-sm, .btn-xs {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
.btn-xs {
padding: 1px 5px
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0
}
.btn-block+.btn-block {
margin-top: 5px
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
width: 100%
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
transition: opacity .15s linear
}
.fade.in {
opacity: 1
}
.collapse {
display: none
}
.collapse.in {
display: block
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height .35s ease;
transition: height .35s ease
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//lapetitereine.com/wp-content/themes/jednotka/styles/fonts/glyphicons-halflings-regular.eot);
src: url(//lapetitereine.com/wp-content/themes/jednotka/styles/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//lapetitereine.com/wp-content/themes/jednotka/styles/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//lapetitereine.com/wp-content/themes/jednotka/styles/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//lapetitereine.com/wp-content/themes/jednotka/styles/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular) format('svg')
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
-webkit-font-smoothing: antialiased;
font-style: normal;
font-weight: normal;
line-height: 1
}
.glyphicon-asterisk:before {
content: "\2a"
}
.glyphicon-plus:before {
content: "\2b"
}
.glyphicon-euro:before {
content: "\20ac"
}
.glyphicon-minus:before {
content: "\2212"
}
.glyphicon-cloud:before {
content: "\2601"
}
.glyphicon-envelope:before {
content: "\2709"
}
.glyphicon-pencil:before {
content: "\270f"
}
.glyphicon-glass:before {
content: "\e001"
}
.glyphicon-music:before {
content: "\e002"
}
.glyphicon-search:before {
content: "\e003"
}
.glyphicon-heart:before {
content: "\e005"
}
.glyphicon-star:before {
content: "\e006"
}
.glyphicon-star-empty:before {
content: "\e007"
}
.glyphicon-user:before {
content: "\e008"
}
.glyphicon-film:before {
content: "\e009"
}
.glyphicon-th-large:before {
content: "\e010"
}
.glyphicon-th:before {
content: "\e011"
}
.glyphicon-th-list:before {
content: "\e012"
}
.glyphicon-ok:before {
content: "\e013"
}
.glyphicon-remove:before {
content: "\e014"
}
.glyphicon-zoom-in:before {
content: "\e015"
}
.glyphicon-zoom-out:before {
content: "\e016"
}
.glyphicon-off:before {
content: "\e017"
}
.glyphicon-signal:before {
content: "\e018"
}
.glyphicon-cog:before {
content: "\e019"
}
.glyphicon-trash:before {
content: "\e020"
}
.glyphicon-home:before {
content: "\e021"
}
.glyphicon-file:before {
content: "\e022"
}
.glyphicon-time:before {
content: "\e023"
}
.glyphicon-road:before {
content: "\e024"
}
.glyphicon-download-alt:before {
content: "\e025"
}
.glyphicon-download:before {
content: "\e026"
}
.glyphicon-upload:before {
content: "\e027"
}
.glyphicon-inbox:before {
content: "\e028"
}
.glyphicon-play-circle:before {
content: "\e029"
}
.glyphicon-repeat:before {
content: "\e030"
}
.glyphicon-refresh:before {
content: "\e031"
}
.glyphicon-list-alt:before {
content: "\e032"
}
.glyphicon-flag:before {
content: "\e034"
}
.glyphicon-headphones:before {
content: "\e035"
}
.glyphicon-volume-off:before {
content: "\e036"
}
.glyphicon-volume-down:before {
content: "\e037"
}
.glyphicon-volume-up:before {
content: "\e038"
}
.glyphicon-qrcode:before {
content: "\e039"
}
.glyphicon-barcode:before {
content: "\e040"
}
.glyphicon-tag:before {
content: "\e041"
}
.glyphicon-tags:before {
content: "\e042"
}
.glyphicon-book:before {
content: "\e043"
}
.glyphicon-print:before {
content: "\e045"
}
.glyphicon-font:before {
content: "\e047"
}
.glyphicon-bold:before {
content: "\e048"
}
.glyphicon-italic:before {
content: "\e049"
}
.glyphicon-text-height:before {
content: "\e050"
}
.glyphicon-text-width:before {
content: "\e051"
}
.glyphicon-align-left:before {
content: "\e052"
}
.glyphicon-align-center:before {
content: "\e053"
}
.glyphicon-align-right:before {
content: "\e054"
}
.glyphicon-align-justify:before {
content: "\e055"
}
.glyphicon-list:before {
content: "\e056"
}
.glyphicon-indent-left:before {
content: "\e057"
}
.glyphicon-indent-right:before {
content: "\e058"
}
.glyphicon-facetime-video:before {
content: "\e059"
}
.glyphicon-picture:before {
content: "\e060"
}
.glyphicon-map-marker:before {
content: "\e062"
}
.glyphicon-adjust:before {
content: "\e063"
}
.glyphicon-tint:before {
content: "\e064"
}
.glyphicon-edit:before {
content: "\e065"
}
.glyphicon-share:before {
content: "\e066"
}
.glyphicon-check:before {
content: "\e067"
}
.glyphicon-move:before {
content: "\e068"
}
.glyphicon-step-backward:before {
content: "\e069"
}
.glyphicon-fast-backward:before {
content: "\e070"
}
.glyphicon-backward:before {
content: "\e071"
}
.glyphicon-play:before {
content: "\e072"
}
.glyphicon-pause:before {
content: "\e073"
}
.glyphicon-stop:before {
content: "\e074"
}
.glyphicon-forward:before {
content: "\e075"
}
.glyphicon-fast-forward:before {
content: "\e076"
}
.glyphicon-step-forward:before {
content: "\e077"
}
.glyphicon-eject:before {
content: "\e078"
}
.glyphicon-chevron-left:before {
content: "\e079"
}
.glyphicon-chevron-right:before {
content: "\e080"
}
.glyphicon-plus-sign:before {
content: "\e081"
}
.glyphicon-minus-sign:before {
content: "\e082"
}
.glyphicon-remove-sign:before {
content: "\e083"
}
.glyphicon-ok-sign:before {
content: "\e084"
}
.glyphicon-question-sign:before {
content: "\e085"
}
.glyphicon-info-sign:before {
content: "\e086"
}
.glyphicon-screenshot:before {
content: "\e087"
}
.glyphicon-remove-circle:before {
content: "\e088"
}
.glyphicon-ok-circle:before {
content: "\e089"
}
.glyphicon-ban-circle:before {
content: "\e090"
}
.glyphicon-arrow-left:before {
content: "\e091"
}
.glyphicon-arrow-right:before {
content: "\e092"
}
.glyphicon-arrow-up:before {
content: "\e093"
}
.glyphicon-arrow-down:before {
content: "\e094"
}
.glyphicon-share-alt:before {
content: "\e095"
}
.glyphicon-resize-full:before {
content: "\e096"
}
.glyphicon-resize-small:before {
content: "\e097"
}
.glyphicon-exclamation-sign:before {
content: "\e101"
}
.glyphicon-gift:before {
content: "\e102"
}
.glyphicon-leaf:before {
content: "\e103"
}
.glyphicon-eye-open:before {
content: "\e105"
}
.glyphicon-eye-close:before {
content: "\e106"
}
.glyphicon-warning-sign:before {
content: "\e107"
}
.glyphicon-plane:before {
content: "\e108"
}
.glyphicon-random:before {
content: "\e110"
}
.glyphicon-comment:before {
content: "\e111"
}
.glyphicon-magnet:before {
content: "\e112"
}
.glyphicon-chevron-up:before {
content: "\e113"
}
.glyphicon-chevron-down:before {
content: "\e114"
}
.glyphicon-retweet:before {
content: "\e115"
}
.glyphicon-shopping-cart:before {
content: "\e116"
}
.glyphicon-folder-close:before {
content: "\e117"
}
.glyphicon-folder-open:before {
content: "\e118"
}
.glyphicon-resize-vertical:before {
content: "\e119"
}
.glyphicon-resize-horizontal:before {
content: "\e120"
}
.glyphicon-hdd:before {
content: "\e121"
}
.glyphicon-bullhorn:before {
content: "\e122"
}
.glyphicon-certificate:before {
content: "\e124"
}
.glyphicon-thumbs-up:before {
content: "\e125"
}
.glyphicon-thumbs-down:before {
content: "\e126"
}
.glyphicon-hand-right:before {
content: "\e127"
}
.glyphicon-hand-left:before {
content: "\e128"
}
.glyphicon-hand-up:before {
content: "\e129"
}
.glyphicon-hand-down:before {
content: "\e130"
}
.glyphicon-circle-arrow-right:before {
content: "\e131"
}
.glyphicon-circle-arrow-left:before {
content: "\e132"
}
.glyphicon-circle-arrow-up:before {
content: "\e133"
}
.glyphicon-circle-arrow-down:before {
content: "\e134"
}
.glyphicon-globe:before {
content: "\e135"
}
.glyphicon-tasks:before {
content: "\e137"
}
.glyphicon-filter:before {
content: "\e138"
}
.glyphicon-fullscreen:before {
content: "\e140"
}
.glyphicon-dashboard:before {
content: "\e141"
}
.glyphicon-heart-empty:before {
content: "\e143"
}
.glyphicon-link:before {
content: "\e144"
}
.glyphicon-phone:before {
content: "\e145"
}
.glyphicon-usd:before {
content: "\e148"
}
.glyphicon-gbp:before {
content: "\e149"
}
.glyphicon-sort:before {
content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152"
}
.glyphicon-sort-by-order:before {
content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
content: "\e154"
}
.glyphicon-sort-by-attributes:before {
content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156"
}
.glyphicon-unchecked:before {
content: "\e157"
}
.glyphicon-expand:before {
content: "\e158"
}
.glyphicon-collapse-down:before {
content: "\e159"
}
.glyphicon-collapse-up:before {
content: "\e160"
}
.glyphicon-log-in:before {
content: "\e161"
}
.glyphicon-flash:before {
content: "\e162"
}
.glyphicon-log-out:before {
content: "\e163"
}
.glyphicon-new-window:before {
content: "\e164"
}
.glyphicon-record:before {
content: "\e165"
}
.glyphicon-save:before {
content: "\e166"
}
.glyphicon-open:before {
content: "\e167"
}
.glyphicon-saved:before {
content: "\e168"
}
.glyphicon-import:before {
content: "\e169"
}
.glyphicon-export:before {
content: "\e170"
}
.glyphicon-send:before {
content: "\e171"
}
.glyphicon-floppy-disk:before {
content: "\e172"
}
.glyphicon-floppy-saved:before {
content: "\e173"
}
.glyphicon-floppy-remove:before {
content: "\e174"
}
.glyphicon-floppy-save:before {
content: "\e175"
}
.glyphicon-floppy-open:before {
content: "\e176"
}
.glyphicon-credit-card:before {
content: "\e177"
}
.glyphicon-transfer:before {
content: "\e178"
}
.glyphicon-cutlery:before {
content: "\e179"
}
.glyphicon-header:before {
content: "\e180"
}
.glyphicon-compressed:before {
content: "\e181"
}
.glyphicon-earphone:before {
content: "\e182"
}
.glyphicon-phone-alt:before {
content: "\e183"
}
.glyphicon-tower:before {
content: "\e184"
}
.glyphicon-stats:before {
content: "\e185"
}
.glyphicon-sd-video:before {
content: "\e186"
}
.glyphicon-hd-video:before {
content: "\e187"
}
.glyphicon-subtitles:before {
content: "\e188"
}
.glyphicon-sound-stereo:before {
content: "\e189"
}
.glyphicon-sound-dolby:before {
content: "\e190"
}
.glyphicon-sound-5-1:before {
content: "\e191"
}
.glyphicon-sound-6-1:before {
content: "\e192"
}
.glyphicon-sound-7-1:before {
content: "\e193"
}
.glyphicon-copyright-mark:before {
content: "\e194"
}
.glyphicon-registration-mark:before {
content: "\e195"
}
.glyphicon-cloud-download:before {
content: "\e197"
}
.glyphicon-cloud-upload:before {
content: "\e198"
}
.glyphicon-tree-conifer:before {
content: "\e199"
}
.glyphicon-tree-deciduous:before {
content: "\e200"
}
.glyphicon-briefcase:before {
content: "\1f4bc"
}
.glyphicon-calendar:before {
content: "\1f4c5"
}
.glyphicon-pushpin:before {
content: "\1f4cc"
}
.glyphicon-paperclip:before {
content: "\1f4ce"
}
.glyphicon-camera:before {
content: "\1f4f7"
}
.glyphicon-lock:before {
content: "\1f512"
}
.glyphicon-bell:before {
content: "\1f514"
}
.glyphicon-bookmark:before {
content: "\1f516"
}
.glyphicon-fire:before {
content: "\1f525"
}
.glyphicon-wrench:before {
content: "\1f527"
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid #000;
border-right: 4px solid transparent;
border-bottom: 0 dotted;
border-left: 4px solid transparent;
content: ""
}
.dropdown {
position: relative
}
.dropdown-toggle:focus {
outline: 0
}
.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;
font-size: 14px;
list-style: none;
background-color: #fff;
border: 1px solid #ccc;
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);
background-clip: padding-box
}
.dropdown-menu.pull-right {
right: 0;
left: auto
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5
}
.dropdown-menu>li>a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333;
white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
color: #fff;
text-decoration: none;
background-color: #428bca
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
color: #fff;
text-decoration: none;
background-color: #428bca;
outline: 0
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
color: #999
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)
}
.open>.dropdown-menu {
display: block
}
.open>a {
outline: 0
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990
}
.pull-right>.dropdown-menu {
right: 0;
left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
border-top: 0 dotted;
border-bottom: 4px solid #000;
content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px
}
@media(min-width:768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto
}
}
.btn-default .caret {
border-top-color: #333
}
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
border-top-color: #fff
}
.dropup .btn-default .caret {
border-bottom-color: #333
}
.dropup .btn-primary .caret, .dropup .btn-success .caret, .dropup .btn-warning .caret, .dropup .btn-danger .caret, .dropup .btn-info .caret {
border-bottom-color: #fff
}
.btn-group, .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle
}
.btn-group>.btn, .btn-group-vertical>.btn {
position: relative;
float: left
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
z-index: 2
}
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
outline: 0
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
margin-left: -1px
}
.btn-toolbar:before, .btn-toolbar:after {
display: table;
content: " "
}
.btn-toolbar:after {
clear: both
}
.btn-toolbar:before, .btn-toolbar:after {
display: table;
content: " "
}
.btn-toolbar:after {
clear: both
}
.btn-toolbar .btn-group {
float: left
}
.btn-toolbar>.btn+.btn, .btn-toolbar>.btn-group+.btn, .btn-toolbar>.btn+.btn-group, .btn-toolbar>.btn-group+.btn-group {
margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0
}
.btn-group>.btn:first-child {
margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0
}
.btn-group>.btn-group {
float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
outline: 0
}
.btn-group-xs>.btn {
padding: 5px 10px;
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
.btn-group-sm>.btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
.btn-group-lg>.btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px
}
.btn-group>.btn+.dropdown-toggle {
padding-right: 8px;
padding-left: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
padding-right: 12px;
padding-left: 12px
}
.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)
}
.btn .caret {
margin-left: 0
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group {
display: block;
float: none;
width: 100%;
max-width: 100%
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
display: table;
content: " "
}
.btn-group-vertical>.btn-group:after {
clear: both
}
.btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after {
display: table;
content: " "
}
.btn-group-vertical>.btn-group:after {
clear: both
}
.btn-group-vertical>.btn-group>.btn {
float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
margin-top: -1px;
margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
border-radius: 0
}
.btn-group-vertical>.btn-group:first-child>.btn:last-child, .btn-group-vertical>.btn-group:first-child>.dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child>.btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0
}
.btn-group-justified {
display: table;
width: 100%;
border-collapse: separate;
table-layout: fixed
}
.btn-group-justified .btn {
display: table-cell;
float: none;
width: 1%
}
[data-toggle="buttons"]>.btn>input[type="radio"], [data-toggle="buttons"]>.btn>input[type="checkbox"] {
display: none
}
.input-group {
position: relative;
display: table;
border-collapse: separate
}
.input-group.col {
float: none;
padding-right: 0;
padding-left: 0
}
.input-group .form-control {
width: 100%;
margin-bottom: 0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
height: 45px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
height: 45px;
line-height: 45px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
height: 30px;
line-height: 30px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
height: auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0
}
.input-group-addon, .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px
}
.input-group-addon input[type="radio"], .input-group-addon input[type="checkbox"] {
margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0
}
.input-group-addon:first-child {
border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0
}
.input-group-addon:last-child {
border-left: 0
}
.input-group-btn {
position: relative;
white-space: nowrap
}
.input-group-btn>.btn {
position: relative
}
.input-group-btn>.btn+.btn {
margin-left: -4px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:active {
z-index: 2
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none
}
.nav:before, .nav:after {
display: table;
content: " "
}
.nav:after {
clear: both
}
.nav:before, .nav:after {
display: table;
content: " "
}
.nav:after {
clear: both
}
.nav>li {
position: relative;
display: block
}
.nav>li>a {
position: relative;
display: block;
padding: 10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
text-decoration: none;
background-color: #eee
}
.nav>li.disabled>a {
color: #999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
color: #999;
text-decoration: none;
cursor: not-allowed;
background-color: transparent
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
background-color: #eee;
border-color: #428bca
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5
}
.nav>li>a>img {
max-width: none
}
.nav-tabs {
border-bottom: 1px solid #ddd
}
.nav-tabs>li {
float: left;
margin-bottom: -1px
}
.nav-tabs>li>a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0
}
.nav-tabs.nav-justified>li {
float: none
}
.nav-tabs.nav-justified>li>a {
text-align: center
}
@media(min-width:768px) {
.nav-tabs.nav-justified>li {
display: table-cell;
width: 1%
}
}
.nav-tabs.nav-justified>li>a {
margin-right: 0;
border-bottom: 1px solid #ddd
}
.nav-tabs.nav-justified>.active>a {
border-bottom-color: #fff
}
.nav-pills>li {
float: left
}
.nav-pills>li>a {
border-radius: 5px
}
.nav-pills>li+li {
margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
color: #fff;
background-color: #428bca
}
.nav-stacked>li {
float: none
}
.nav-stacked>li+li {
margin-top: 2px;
margin-left: 0
}
.nav-justified {
width: 100%
}
.nav-justified>li {
float: none
}
.nav-justified>li>a {
text-align: center
}
@media(min-width:768px) {
.nav-justified>li {
display: table-cell;
width: 1%
}
}
.nav-tabs-justified {
border-bottom: 0
}
.nav-tabs-justified>li>a {
margin-right: 0;
border-bottom: 1px solid #ddd
}
.nav-tabs-justified>.active>a {
border-bottom-color: #fff
}
.tabbable:before, .tabbable:after {
display: table;
content: " "
}
.tabbable:after {
clear: both
}
.tabbable:before, .tabbable:after {
display: table;
content: " "
}
.tabbable:after {
clear: both
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
display: none
}
.tab-content>.active, .pill-content>.active {
display: block
}
.nav .caret {
border-top-color: #428bca;
border-bottom-color: #428bca
}
.nav a:hover .caret {
border-top-color: #2a6496;
border-bottom-color: #2a6496
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0
}
.navbar {
position: relative;
z-index: 1000;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent
}
.navbar:before, .navbar:after {
display: table;
content: " "
}
.navbar:after {
clear: both
}
.navbar:before, .navbar:after {
display: table;
content: " "
}
.navbar:after {
clear: both
}
@media(min-width:768px) {
.navbar {
border-radius: 4px
}
}
.navbar-header:before, .navbar-header:after {
display: table;
content: " "
}
.navbar-header:after {
clear: both
}
.navbar-header:before, .navbar-header:after {
display: table;
content: " "
}
.navbar-header:after {
clear: both
}
@media(min-width:768px) {
.navbar-header {
float: left
}
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
-webkit-overflow-scrolling: touch
}
.navbar-collapse:before, .navbar-collapse:after {
display: table;
content: " "
}
.navbar-collapse:after {
clear: both
}
.navbar-collapse:before, .navbar-collapse:after {
display: table;
content: " "
}
.navbar-collapse:after {
clear: both
}
.navbar-collapse.in {
overflow-y: auto
}
@media(min-width:768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none
}
.navbar-collapse.collapse {
display: block!important;
height: auto!important;
padding-bottom: 0;
overflow: visible!important
}
.navbar-collapse.in {
overflow-y: visible
}
.navbar-collapse .navbar-nav.navbar-left:first-child {
margin-left: -15px
}
.navbar-collapse .navbar-nav.navbar-right:last-child {
margin-right: -15px
}
.navbar-collapse .navbar-text:last-child {
margin-right: 0
}
}
.container>.navbar-header, .container>.navbar-collapse {
margin-right: -15px;
margin-left: -15px
}
@media(min-width:768px) {
.container>.navbar-header, .container>.navbar-collapse {
margin-right: 0;
margin-left: 0
}
}
.navbar-static-top {
border-width: 0 0 1px
}
@media(min-width:768px) {
.navbar-static-top {
border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
border-width: 0 0 1px
}
@media(min-width:768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
border-radius: 0
}
}
.navbar-fixed-top {
top: 0;
z-index: 1030
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0
}
.navbar-brand {
float: left;
padding: 15px 15px;
font-size: 18px;
line-height: 20px
}
.navbar-brand:hover, .navbar-brand:focus {
text-decoration: none
}
@media(min-width:768px) {
.navbar>.container .navbar-brand {
margin-left: -15px
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
border: 1px solid transparent;
border-radius: 4px
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
margin-top: 4px
}
@media(min-width:768px) {
.navbar-toggle {
display: none
}
}
.navbar-nav {
margin: 7.5px -15px
}
.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px
}
@media(max-width:767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
background-image: none
}
}
@media(min-width:768px) {
.navbar-nav {
float: left;
margin: 0
}
.navbar-nav>li {
float: left
}
.navbar-nav>li>a {
padding-top: 15px;
padding-bottom: 15px
}
}
@media(min-width:768px) {
.navbar-left {
float: left!important
}
.navbar-right {
float: right!important
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -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)
}
@media(min-width:768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle
}
.navbar-form .form-control {
display: inline-block
}
.navbar-form .radio, .navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0
}
.navbar-form .radio input[type="radio"], .navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0
}
}
@media(max-width:767px) {
.navbar-form .form-group {
margin-bottom: 5px
}
}
@media(min-width:768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none
}
}
.navbar-nav>li>.dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0
}
.navbar-nav.pull-right>li>.dropdown-menu, .navbar-nav>li>.dropdown-menu.pull-right {
right: 0;
left: auto
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px
}
.navbar-text {
float: left;
margin-top: 15px;
margin-bottom: 15px
}
@media(min-width:768px) {
.navbar-text {
margin-right: 15px;
margin-left: 15px
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7
}
.navbar-default .navbar-brand {
color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent
}
.navbar-default .navbar-text {
color: #777
}
.navbar-default .navbar-nav>li>a {
color: #777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
color: #333;
background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #555;
background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
color: #ccc;
background-color: transparent
}
.navbar-default .navbar-toggle {
border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #ccc
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
border-color: #e6e6e6
}
.navbar-default .navbar-nav>.dropdown>a:hover .caret, .navbar-default .navbar-nav>.dropdown>a:focus .caret {
border-top-color: #333;
border-bottom-color: #333
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
color: #555;
background-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a .caret, .navbar-default .navbar-nav>.open>a:hover .caret, .navbar-default .navbar-nav>.open>a:focus .caret {
border-top-color: #555;
border-bottom-color: #555
}
.navbar-default .navbar-nav>.dropdown>a .caret {
border-top-color: #777;
border-bottom-color: #777
}
@media(max-width:767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
color: #333;
background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
color: #555;
background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
color: #ccc;
background-color: transparent
}
}
.navbar-default .navbar-link {
color: #777
}
.navbar-default .navbar-link:hover {
color: #333
}
.navbar-inverse {
background-color: #222;
border-color: #080808
}
.navbar-inverse .navbar-brand {
color: #999
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent
}
.navbar-inverse .navbar-text {
color: #999
}
.navbar-inverse .navbar-nav>li>a {
color: #999
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
color: #fff;
background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
color: #fff;
background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
color: #444;
background-color: transparent
}
.navbar-inverse .navbar-toggle {
border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
color: #fff;
background-color: #080808
}
.navbar-inverse .navbar-nav>.dropdown>a:hover .caret {
border-top-color: #fff;
border-bottom-color: #fff
}
.navbar-inverse .navbar-nav>.dropdown>a .caret {
border-top-color: #999;
border-bottom-color: #999
}
.navbar-inverse .navbar-nav>.open>a .caret, .navbar-inverse .navbar-nav>.open>a:hover .caret, .navbar-inverse .navbar-nav>.open>a:focus .caret {
border-top-color: #fff;
border-bottom-color: #fff
}
@media(max-width:767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
border-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
color: #999
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
color: #fff;
background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
color: #fff;
background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
color: #444;
background-color: transparent
}
}
.navbar-inverse .navbar-link {
color: #999
}
.navbar-inverse .navbar-link:hover {
color: #fff
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px
}
.breadcrumb>li {
display: inline-block
}
.breadcrumb>li+li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0"
}
.breadcrumb>.active {
color: #999
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px
}
.pagination>li {
display: inline
}
.pagination>li>a, .pagination>li>span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.428571429;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
margin-left: 0;
border-bottom-left-radius: 4px;
border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
background-color: #eee
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
z-index: 2;
color: #fff;
cursor: default;
background-color: #428bca;
border-color: #428bca
}
.pagination>.disabled>span, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
color: #999;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
padding: 10px 16px;
font-size: 18px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
border-bottom-left-radius: 6px;
border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
padding: 5px 10px;
font-size: 12px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
border-bottom-left-radius: 3px;
border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none
}
.pager:before, .pager:after {
display: table;
content: " "
}
.pager:after {
clear: both
}
.pager:before, .pager:after {
display: table;
content: " "
}
.pager:after {
clear: both
}
.pager li {
display: inline
}
.pager li>a, .pager li>span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px
}
.pager li>a:hover, .pager li>a:focus {
text-decoration: none;
background-color: #eee
}
.pager .next>a, .pager .next>span {
float: right
}
.pager .previous>a, .pager .previous>span {
float: left
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
color: #999;
cursor: not-allowed;
background-color: #fff
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em
}
.label[href]:hover, .label[href]:focus {
color: #fff;
text-decoration: none;
cursor: pointer
}
.label:empty {
display: none
}
.label-default {
background-color: #999
}
.label-default[href]:hover, .label-default[href]:focus {
background-color: #808080
}
.label-primary {
background-color: #428bca
}
.label-primary[href]:hover, .label-primary[href]:focus {
background-color: #3071a9
}
.label-success {
background-color: #5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
background-color: #449d44
}
.label-info {
background-color: #5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
background-color: #31b0d5
}
.label-warning {
background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
background-color: #ec971f
}
.label-danger {
background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
background-color: #c9302c
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #999;
border-radius: 10px
}
.badge:empty {
display: none
}
a.badge:hover, a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer
}
.btn .badge {
position: relative;
top: -1px
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
color: #428bca;
background-color: #fff
}
.nav-pills>li>a>.badge {
margin-left: 3px
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
font-size: 21px;
font-weight: 200;
line-height: 2.1428571435;
color: #676f7a;
background-color: #eee
}
.jumbotron h1 {
line-height: 1;
color: inherit
}
.jumbotron p {
line-height: 1.4
}
.container .jumbotron {
border-radius: 6px
}
@media screen and (min-width:768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px
}
.jumbotron h1 {
font-size: 63px
}
}
.thumbnail {
display: inline-block;
display: block;
height: auto;
max-width: 100%;
padding: 4px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out
}
.thumbnail>img {
display: block;
height: auto;
max-width: 100%
}
a.thumbnail:hover, a.thumbnail:focus {
border-color: #428bca
}
.thumbnail>img {
margin-right: auto;
margin-left: auto
}
.thumbnail .caption {
padding: 9px;
color: #333
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px
}
.alert h4 {
margin-top: 0;
color: inherit
}
.alert .alert-link {
font-weight: bold
}
.alert>p, .alert>ul {
margin-bottom: 0
}
.alert>p+p {
margin-top: 5px
}
.alert-dismissable {
padding-right: 35px
}
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6
}
.alert-success hr {
border-top-color: #c9e2b3
}
.alert-success .alert-link {
color: #356635
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1
}
.alert-info hr {
border-top-color: #a6e1ec
}
.alert-info .alert-link {
color: #2d6987
}
.alert-warning {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5
}
.alert-warning hr {
border-top-color: #f8e5be
}
.alert-warning .alert-link {
color: #a47e3c
}
.alert-danger {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7
}
.alert-danger hr {
border-top-color: #e6c1c7
}
.alert-danger .alert-link {
color: #953b39
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position:0 0
}
to {
background-position:40px 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
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)
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #fff;
text-align: center;
background-color: #428bca;
-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 .6s ease;
transition: width .6s ease
}
.progress-striped .progress-bar {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
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: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
background-color: #5cb85c
}
.progress-striped .progress-bar-success {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
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: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
background-color: #5bc0de
}
.progress-striped .progress-bar-info {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
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: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
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: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
background-color: #d9534f
}
.progress-striped .progress-bar-danger {
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
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: -moz-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)
}
.media, .media-body {
overflow: hidden;
zoom: 1
}
.media, .media .media {
margin-top: 15px
}
.media:first-child {
margin-top: 0
}
.media-object {
display: block
}
.media-heading {
margin: 0 0 5px
}
.media>.pull-left {
margin-right: 10px
}
.media>.pull-right {
margin-left: 10px
}
.media-list {
padding-left: 0;
list-style: none
}
.list-group {
padding-left: 0;
margin-bottom: 20px
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd
}
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px
}
.list-group-item>.badge {
float: right
}
.list-group-item>.badge+.badge {
margin-right: 5px
}
a.list-group-item {
color: #555
}
a.list-group-item .list-group-item-heading {
color: #333
}
a.list-group-item:hover, a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #428bca;
border-color: #428bca
}
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
color: inherit
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
color: #e1edf7
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3
}
.panel {
margin-bottom: 20px;
background-color: #fff;
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)
}
.panel-body {
padding: 15px
}
.panel-body:before, .panel-body:after {
display: table;
content: " "
}
.panel-body:after {
clear: both
}
.panel-body:before, .panel-body:after {
display: table;
content: " "
}
.panel-body:after {
clear: both
}
.panel>.list-group {
margin-bottom: 0
}
.panel>.list-group .list-group-item {
border-width: 1px 0
}
.panel>.list-group .list-group-item:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0
}
.panel>.list-group .list-group-item:last-child {
border-bottom: 0
}
.panel-heading+.list-group .list-group-item:first-child {
border-top-width: 0
}
.panel>.table {
margin-bottom: 0
}
.panel>.panel-body+.table {
border-top: 1px solid #ddd
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px
}
.panel-title>a {
color: inherit
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px
}
.panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 4px
}
.panel-group .panel+.panel {
margin-top: 5px
}
.panel-group .panel-heading {
border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
border-top: 1px solid #ddd
}
.panel-group .panel-footer {
border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
border-bottom: 1px solid #ddd
}
.panel-default {
border-color: #ddd
}
.panel-default>.panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
border-bottom-color: #ddd
}
.panel-primary {
border-color: #428bca
}
.panel-primary>.panel-heading {
color: #fff;
background-color: #428bca;
border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
border-top-color: #428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
border-bottom-color: #428bca
}
.panel-success {
border-color: #d6e9c6
}
.panel-success>.panel-heading {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
border-top-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
border-bottom-color: #d6e9c6
}
.panel-warning {
border-color: #fbeed5
}
.panel-warning>.panel-heading {
color: #c09853;
background-color: #fcf8e3;
border-color: #fbeed5
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
border-top-color: #fbeed5
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
border-bottom-color: #fbeed5
}
.panel-danger {
border-color: #eed3d7
}
.panel-danger>.panel-heading {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
border-top-color: #eed3d7
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
border-bottom-color: #eed3d7
}
.panel-info {
border-color: #bce8f1
}
.panel-info>.panel-heading {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
border-top-color: #bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
border-bottom-color: #bce8f1
}
.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)
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0,0,0,0.15)
}
.well-lg {
padding: 24px;
border-radius: 6px
}
.well-sm {
padding: 9px;
border-radius: 3px
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: .2;
filter: alpha(opacity=20)
}
.close:hover, .close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
opacity: .5;
filter: alpha(opacity=50)
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none
}
.modal-open {
overflow: hidden
}
body.modal-open, .modal-open .navbar-fixed-top, .modal-open .navbar-fixed-bottom {
margin-right: 15px
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
display: none;
overflow: auto;
overflow-y: scroll
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform .3s ease-out;
-moz-transition: -moz-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0)
}
.modal-dialog {
z-index: 1050;
width: auto;
padding: 10px;
margin-right: auto;
margin-left: auto
}
.modal-content {
position: relative;
background-color: #fff;
border: 1px solid #999;
border: 1px solid rgba(0,0,0,0.2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
box-shadow: 0 3px 9px rgba(0,0,0,0.5);
background-clip: padding-box
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1030;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0)
}
.modal-backdrop.in {
opacity: .5;
filter: alpha(opacity=50)
}
.modal-header {
min-height: 16.428571429px;
padding: 15px;
border-bottom: 1px solid #e5e5e5
}
.modal-header .close {
margin-top: -2px
}
.modal-title {
margin: 0;
line-height: 1.428571429
}
.modal-body {
position: relative;
padding: 20px
}
.modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5
}
.modal-footer:before, .modal-footer:after {
display: table;
content: " "
}
.modal-footer:after {
clear: both
}
.modal-footer:before, .modal-footer:after {
display: table;
content: " "
}
.modal-footer:after {
clear: both
}
.modal-footer .btn+.btn {
margin-bottom: 0;
margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
margin-left: 0
}
@media screen and (min-width:768px) {
.modal-dialog {
right: auto;
left: 50%;
width: 600px;
padding-top: 30px;
padding-bottom: 30px
}
.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)
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible
}
.tooltip.in {
opacity: .9;
filter: alpha(opacity=90)
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: #000;
border-width: 5px 5px 0
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-top-color: #000;
border-width: 5px 5px 0
}
.tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-top-color: #000;
border-width: 5px 5px 0
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000;
border-width: 5px 5px 5px 0
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000;
border-width: 5px 0 5px 5px
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000;
border-width: 0 5px 5px
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-bottom-color: #000;
border-width: 0 5px 5px
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-bottom-color: #000;
border-width: 0 5px 5px
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #fff;
border: 1px solid #ccc;
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);
background-clip: padding-box
}
.popover.top {
margin-top: -10px
}
.popover.right {
margin-left: 10px
}
.popover.bottom {
margin-top: 10px
}
.popover.left {
margin-left: -10px
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0
}
.popover-content {
padding: 9px 14px
}
.popover .arrow, .popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid
}
.popover .arrow {
border-width: 11px
}
.popover .arrow:after {
border-width: 10px;
content: ""
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0,0,0,0.25);
border-bottom-width: 0
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #fff;
border-bottom-width: 0;
content: " "
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0,0,0,0.25);
border-left-width: 0
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #fff;
border-left-width: 0;
content: " "
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999;
border-bottom-color: rgba(0,0,0,0.25);
border-top-width: 0
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #fff;
border-top-width: 0;
content: " "
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999;
border-left-color: rgba(0,0,0,0.25);
border-right-width: 0
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #fff;
border-right-width: 0;
content: " "
}
.carousel {
position: relative
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden
}
.carousel-inner>.item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
transition: .6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
display: block;
height: auto;
max-width: 100%;
line-height: 1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
display: block
}
.carousel-inner>.active {
left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
position: absolute;
top: 0;
width: 100%
}
.carousel-inner>.next {
left: 100%
}
.carousel-inner>.prev {
left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
left: 0
}
.carousel-inner>.active.left {
left: -100%
}
.carousel-inner>.active.right {
left: 100%
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0,0,0,0.6);
opacity: .5;
filter: alpha(opacity=50)
}
.carousel-control.left {
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0.0001)));
background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0), color-stop(rgba(0,0,0,0.0001) 100%));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
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)
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0,0,0,0.0001)), to(rgba(0,0,0,0.5)));
background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0001) 0), color-stop(rgba(0,0,0,0.5) 100%));
background-image: -moz-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
background-repeat: no-repeat;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
color: #fff;
text-decoration: none;
opacity: .9;
filter: alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
left: 50%;
z-index: 5;
display: inline-block
}
.carousel-control .icon-prev, .carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif
}
.carousel-control .icon-prev:before {
content: '\2039'
}
.carousel-control .icon-next:before {
content: '\203a'
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
border: 1px solid #fff;
border-radius: 10px
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}
.carousel-caption .btn {
text-shadow: none
}
@media screen and (min-width:768px) {
.carousel-control .icon-prev, .carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px
}
.carousel-indicators {
bottom: 20px
}
}
.clearfix:before, .clearfix:after {
display: table;
content: " "
}
.clearfix:after {
clear: both
}
.pull-right {
float: right!important
}
.pull-left {
float: left!important
}
.hide {
display: none!important
}
.show {
display: block!important
}
.invisible {
visibility: hidden
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0
}
.affix {
position: fixed
}
@-ms-viewport {
width:device-width
}
@media screen and (max-width:400px) {
@-ms-viewport {
width:320px
}
}
.hidden {
display: none!important;
visibility: hidden!important
}
.visible-xs {
display: none!important
}
tr.visible-xs {
display: none!important
}
th.visible-xs, td.visible-xs {
display: none!important
}
@media(max-width:767px) {
.visible-xs {
display: block!important
}
tr.visible-xs {
display: table-row!important
}
th.visible-xs, td.visible-xs {
display: table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-xs.visible-sm {
display: block!important
}
tr.visible-xs.visible-sm {
display: table-row!important
}
th.visible-xs.visible-sm, td.visible-xs.visible-sm {
display: table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-xs.visible-md {
display: block!important
}
tr.visible-xs.visible-md {
display: table-row!important
}
th.visible-xs.visible-md, td.visible-xs.visible-md {
display: table-cell!important
}
}
@media(min-width:1200px) {
.visible-xs.visible-lg {
display: block!important
}
tr.visible-xs.visible-lg {
display: table-row!important
}
th.visible-xs.visible-lg, td.visible-xs.visible-lg {
display: table-cell!important
}
}
.visible-sm {
display: none!important
}
tr.visible-sm {
display: none!important
}
th.visible-sm, td.visible-sm {
display: none!important
}
@media(max-width:767px) {
.visible-sm.visible-xs {
display: block!important
}
tr.visible-sm.visible-xs {
display: table-row!important
}
th.visible-sm.visible-xs, td.visible-sm.visible-xs {
display: table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-sm {
display: block!important
}
tr.visible-sm {
display: table-row!important
}
th.visible-sm, td.visible-sm {
display: table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-sm.visible-md {
display: block!important
}
tr.visible-sm.visible-md {
display: table-row!important
}
th.visible-sm.visible-md, td.visible-sm.visible-md {
display: table-cell!important
}
}
@media(min-width:1200px) {
.visible-sm.visible-lg {
display: block!important
}
tr.visible-sm.visible-lg {
display: table-row!important
}
th.visible-sm.visible-lg, td.visible-sm.visible-lg {
display: table-cell!important
}
}
.visible-md {
display: none!important
}
tr.visible-md {
display: none!important
}
th.visible-md, td.visible-md {
display: none!important
}
@media(max-width:767px) {
.visible-md.visible-xs {
display: block!important
}
tr.visible-md.visible-xs {
display: table-row!important
}
th.visible-md.visible-xs, td.visible-md.visible-xs {
display: table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-md.visible-sm {
display: block!important
}
tr.visible-md.visible-sm {
display: table-row!important
}
th.visible-md.visible-sm, td.visible-md.visible-sm {
display: table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-md {
display: block!important
}
tr.visible-md {
display: table-row!important
}
th.visible-md, td.visible-md {
display: table-cell!important
}
}
@media(min-width:1200px) {
.visible-md.visible-lg {
display: block!important
}
tr.visible-md.visible-lg {
display: table-row!important
}
th.visible-md.visible-lg, td.visible-md.visible-lg {
display: table-cell!important
}
}
.visible-lg {
display: none!important
}
tr.visible-lg {
display: none!important
}
th.visible-lg, td.visible-lg {
display: none!important
}
@media(max-width:767px) {
.visible-lg.visible-xs {
display: block!important
}
tr.visible-lg.visible-xs {
display: table-row!important
}
th.visible-lg.visible-xs, td.visible-lg.visible-xs {
display: table-cell!important
}
}
@media(min-width:768px) and (max-width:991px) {
.visible-lg.visible-sm {
display: block!important
}
tr.visible-lg.visible-sm {
display: table-row!important
}
th.visible-lg.visible-sm, td.visible-lg.visible-sm {
display: table-cell!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.visible-lg.visible-md {
display: block!important
}
tr.visible-lg.visible-md {
display: table-row!important
}
th.visible-lg.visible-md, td.visible-lg.visible-md {
display: table-cell!important
}
}
@media(min-width:1200px) {
.visible-lg {
display: block!important
}
tr.visible-lg {
display: table-row!important
}
th.visible-lg, td.visible-lg {
display: table-cell!important
}
}
.hidden-xs {
display: block!important
}
tr.hidden-xs {
display: table-row!important
}
th.hidden-xs, td.hidden-xs {
display: table-cell!important
}
@media(max-width:767px) {
.hidden-xs {
display: none!important
}
tr.hidden-xs {
display: none!important
}
th.hidden-xs, td.hidden-xs {
display: none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-xs.hidden-sm {
display: none!important
}
tr.hidden-xs.hidden-sm {
display: none!important
}
th.hidden-xs.hidden-sm, td.hidden-xs.hidden-sm {
display: none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-xs.hidden-md {
display: none!important
}
tr.hidden-xs.hidden-md {
display: none!important
}
th.hidden-xs.hidden-md, td.hidden-xs.hidden-md {
display: none!important
}
}
@media(min-width:1200px) {
.hidden-xs.hidden-lg {
display: none!important
}
tr.hidden-xs.hidden-lg {
display: none!important
}
th.hidden-xs.hidden-lg, td.hidden-xs.hidden-lg {
display: none!important
}
}
.hidden-sm {
display: block!important
}
tr.hidden-sm {
display: table-row!important
}
th.hidden-sm, td.hidden-sm {
display: table-cell!important
}
@media(max-width:767px) {
.hidden-sm.hidden-xs {
display: none!important
}
tr.hidden-sm.hidden-xs {
display: none!important
}
th.hidden-sm.hidden-xs, td.hidden-sm.hidden-xs {
display: none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-sm {
display: none!important
}
tr.hidden-sm {
display: none!important
}
th.hidden-sm, td.hidden-sm {
display: none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-sm.hidden-md {
display: none!important
}
tr.hidden-sm.hidden-md {
display: none!important
}
th.hidden-sm.hidden-md, td.hidden-sm.hidden-md {
display: none!important
}
}
@media(min-width:1200px) {
.hidden-sm.hidden-lg {
display: none!important
}
tr.hidden-sm.hidden-lg {
display: none!important
}
th.hidden-sm.hidden-lg, td.hidden-sm.hidden-lg {
display: none!important
}
}
.hidden-md {
display: block!important
}
tr.hidden-md {
display: table-row!important
}
th.hidden-md, td.hidden-md {
display: table-cell!important
}
@media(max-width:767px) {
.hidden-md.hidden-xs {
display: none!important
}
tr.hidden-md.hidden-xs {
display: none!important
}
th.hidden-md.hidden-xs, td.hidden-md.hidden-xs {
display: none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-md.hidden-sm {
display: none!important
}
tr.hidden-md.hidden-sm {
display: none!important
}
th.hidden-md.hidden-sm, td.hidden-md.hidden-sm {
display: none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-md {
display: none!important
}
tr.hidden-md {
display: none!important
}
th.hidden-md, td.hidden-md {
display: none!important
}
}
@media(min-width:1200px) {
.hidden-md.hidden-lg {
display: none!important
}
tr.hidden-md.hidden-lg {
display: none!important
}
th.hidden-md.hidden-lg, td.hidden-md.hidden-lg {
display: none!important
}
}
.hidden-lg {
display: block!important
}
tr.hidden-lg {
display: table-row!important
}
th.hidden-lg, td.hidden-lg {
display: table-cell!important
}
@media(max-width:767px) {
.hidden-lg.hidden-xs {
display: none!important
}
tr.hidden-lg.hidden-xs {
display: none!important
}
th.hidden-lg.hidden-xs, td.hidden-lg.hidden-xs {
display: none!important
}
}
@media(min-width:768px) and (max-width:991px) {
.hidden-lg.hidden-sm {
display: none!important
}
tr.hidden-lg.hidden-sm {
display: none!important
}
th.hidden-lg.hidden-sm, td.hidden-lg.hidden-sm {
display: none!important
}
}
@media(min-width:992px) and (max-width:1199px) {
.hidden-lg.hidden-md {
display: none!important
}
tr.hidden-lg.hidden-md {
display: none!important
}
th.hidden-lg.hidden-md, td.hidden-lg.hidden-md {
display: none!important
}
}
@media(min-width:1200px) {
.hidden-lg {
display: none!important
}
tr.hidden-lg {
display: none!important
}
th.hidden-lg, td.hidden-lg {
display: none!important
}
}
.visible-print {
display: none!important
}
tr.visible-print {
display: none!important
}
th.visible-print, td.visible-print {
display: none!important
}
@media print {
.visible-print {
display: block!important
}
tr.visible-print {
display: table-row!important
}
th.visible-print, td.visible-print {
display: table-cell!important
}
.hidden-print {
display: none!important
}
tr.hidden-print {
display: none!important
}
th.hidden-print, td.hidden-print {
display: none!important
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9500;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9600;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 9800; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 9700; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
padding: 0;
z-index: 9900;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after,
.mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before,
.mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; }
.mfp-iframe-holder .mfp-close {
top: -40px; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure {
line-height: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; } .mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }.no-mg {
margin: 0 !important;
}
.no-mg-t {
margin-top: 0 !important;
}
.no-mg-r {
margin-right: 0 !important;
}
.no-mg-b {
margin-bottom: 0 !important;
}
.no-mg-l {
margin-left: 0 !important;
}
@media (max-width: 767px) {
.no-mg-xso {
margin: 0 !important;
}
}
@media (max-width: 767px) {
.no-mg-t-xso {
margin-top: 0 !important;
}
}
@media (max-width: 767px) {
.no-mg-r-xso {
margin-right: 0 !important;
}
}
@media (max-width: 767px) {
.no-mg-b-xso {
margin-top: 0 !important;
}
}
@media (max-width: 767px) {
.no-mg-l-xso {
margin-left: 0 !important;
}
}
.no-pd {
padding: 0 !important;
}
.no-pd-t {
padding-top: 0 !important;
}
.no-pd-r {
padding-right: 0 !important;
}
.no-pd-b {
padding-bottom: 0 !important;
}
.no-pd-l {
padding-left: 0 !important;
}
@media (max-width: 767px) {
.no-pd-xso {
padding: 0 !important;
}
}
@media (max-width: 767px) {
.no-pd-t-xso {
padding-top: 0 !important;
}
}
@media (max-width: 767px) {
.no-pd-r-xso {
padding-right: 0 !important;
}
}
@media (max-width: 767px) {
.no-pd-b-xso {
padding-top: 0 !important;
}
}
@media (max-width: 767px) {
.no-pd-l-xso {
padding-left: 0 !important;
}
}
.mg-lg {
margin: 40px;
}
.pd-lg {
padding: 40px;
}
.mg-t-lg {
margin-top: 40px;
}
.mg-r-lg {
margin-right: 40px;
}
.mg-b-lg {
margin-bottom: 40px;
}
.mg-l-lg {
margin-left: 40px;
}
.pd-t-lg {
padding-top: 40px;
}
.pd-r-lg {
padding-right: 40px;
}
.pd-b-lg {
padding-bottom: 40px;
}
.pd-l-lg {
padding-left: 40px;
}
@media (max-width: 767px) {
.mg-t-xso-lg {
margin-top: 40px;
}
}
@media (max-width: 767px) {
.mg-r-xso-lg {
margin-right: 40px;
}
}
@media (max-width: 767px) {
.mg-b-xso-lg {
margin-bottom: 40px;
}
}
@media (max-width: 767px) {
.mg-l-xso-lg {
margin-left: 40px;
}
}
@media (max-width: 767px) {
.pd-t-xso-lg {
padding-top: 40px;
}
}
@media (max-width: 767px) {
.pd-r-xso-lg {
padding-right: 40px;
}
}
@media (max-width: 767px) {
.pd-b-xso-lg {
padding-bottom: 40px;
}
}
@media (max-width: 767px) {
.pd-l-xso-lg {
padding-left: 40px;
}
}
.mg-md {
margin: 30px;
}
.pd-md {
padding: 30px;
}
.mg-t-md {
margin-top: 30px;
}
.mg-r-md {
margin-right: 30px;
}
.mg-b-md {
margin-bottom: 30px;
}
.mg-l-md {
margin-left: 30px;
}
.pd-t-md {
padding-top: 30px;
}
.pd-r-md {
padding-right: 30px;
}
.pd-b-md {
padding-bottom: 30px;
}
.pd-l-md {
padding-left: 30px;
}
@media (max-width: 767px) {
.mg-t-xso-md {
margin-top: 30px;
}
}
@media (max-width: 767px) {
.mg-r-xso-md {
margin-right: 30px;
}
}
@media (max-width: 767px) {
.mg-b-xso-md {
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
.mg-l-xso-md {
margin-left: 30px;
}
}
@media (max-width: 767px) {
.pd-t-xso-md {
padding-top: 30px;
}
}
@media (max-width: 767px) {
.pd-r-xso-md {
padding-right: 30px;
}
}
@media (max-width: 767px) {
.pd-b-xso-md {
padding-bottom: 30px;
}
}
@media (max-width: 767px) {
.pd-l-xso-md {
padding-left: 30px;
}
}
.mg {
margin: 20px;
}
.pd {
padding: 20px;
}
.mg-t {
margin-top: 20px;
}
.mg-r {
margin-right: 20px;
}
.mg-b {
margin-bottom: 20px;
}
.mg-l {
margin-left: 20px;
}
.pd-t {
padding-top: 20px;
}
.pd-r {
padding-right: 20px;
}
.pd-b {
padding-bottom: 20px;
}
.pd-l {
padding-left: 20px;
}
@media (max-width: 767px) {
.mg-t-xso {
margin-top: 20px;
}
}
@media (max-width: 767px) {
.mg-r-xso {
margin-right: 20px;
}
}
@media (max-width: 767px) {
.mg-b-xso {
margin-bottom: 20px;
}
}
@media (max-width: 767px) {
.mg-l-xso {
margin-left: 20px;
}
}
@media (max-width: 767px) {
.pd-t-xso {
padding-top: 20px;
}
}
@media (max-width: 767px) {
.pd-r-xso {
padding-right: 20px;
}
}
@media (max-width: 767px) {
.pd-b-xso {
padding-bottom: 20px;
}
}
@media (max-width: 767px) {
.pd-l-xso {
padding-left: 20px;
}
}
.mg-sm {
margin: 10px;
}
.pd-sm {
padding: 10px;
}
.mg-t-sm {
margin-top: 10px;
}
.mg-r-sm {
margin-right: 10px;
}
.mg-b-sm {
margin-bottom: 10px;
}
.mg-l-sm {
margin-left: 10px;
}
.pd-t-sm {
padding-top: 10px;
}
.pd-r-sm {
padding-right: 10px;
}
.pd-b-sm {
padding-bottom: 10px;
}
.pd-l-sm {
padding-left: 10px;
}
@media (max-width: 767px) {
.mg-t-xso-sm {
margin-top: 10px;
}
}
@media (max-width: 767px) {
.mg-r-xso-sm {
margin-right: 10px;
}
}
@media (max-width: 767px) {
.mg-b-xso-sm {
margin-bottom: 10px;
}
}
@media (max-width: 767px) {
.mg-l-xso-sm {
margin-left: 10px;
}
}
@media (max-width: 767px) {
.pd-t-xso-sm {
padding-top: 10px;
}
}
@media (max-width: 767px) {
.pd-r-xso-sm {
padding-right: 10px;
}
}
@media (max-width: 767px) {
.pd-b-xso-sm {
padding-bottom: 10px;
}
}
@media (max-width: 767px) {
.pd-l-xso-sm {
padding-left: 10px;
}
}
.mg-xs {
margin: 5px;
}
.pd-xs {
padding: 5px;
}
.mg-t-xs {
margin-top: 5px;
}
.mg-r-xs {
margin-right: 5px;
}
.mg-b-xs {
margin-bottom: 5px;
}
.mg-l-xs {
margin-left: 5px;
}
.pd-t-xs {
padding-top: 5px;
}
.pd-r-xs {
padding-right: 5px;
}
.pd-b-xs {
padding-bottom: 5px;
}
.pd-l-xs {
padding-left: 5px;
}
@media (max-width: 767px) {
.mg-t-xso-xs {
margin-top: 5px;
}
}
@media (max-width: 767px) {
.mg-r-xso-xs {
margin-right: 5px;
}
}
@media (max-width: 767px) {
.mg-b-xso-xs {
margin-bottom: 5px;
}
}
@media (max-width: 767px) {
.mg-l-xso-xs {
margin-left: 5px;
}
}
@media (max-width: 767px) {
.pd-t-xso-xs {
padding-top: 5px;
}
}
@media (max-width: 767px) {
.pd-r-xso-xs {
padding-right: 5px;
}
}
@media (max-width: 767px) {
.pd-b-xso-xs {
padding-bottom: 5px;
}
}
@media (max-width: 767px) {
.pd-l-xso-xs {
padding-left: 5px;
}
}
.text-white {
color: white !important;
}
.white-bg {
background-color: white !important;
}
.white-border {
border-color: white !important;
}
.label-white {
background-color: white !important;
}
.badge-white {
background-color: white !important;
}
.progress-bar-white {
background: white;
}
.text-black {
color: black !important;
}
.black-bg {
background-color: black !important;
}
.black-border {
border-color: black !important;
}
.label-black {
background-color: black !important;
}
.badge-black {
background-color: black !important;
}
.progress-bar-black {
background: black;
}
.text-dark {
color: #353b47 !important;
}
.dark-bg {
background-color: #353b47 !important;
}
.dark-border {
border-color: #353b47 !important;
}
.label-dark {
background-color: #353b47 !important;
}
.badge-dark {
background-color: #353b47 !important;
}
.progress-bar-dark {
background: #353b47;
}
.text-medium {
color: #575756 !important;
}
.medium-bg {
background-color: #575756 !important;
}
.medium-border {
border-color: #575756 !important;
}
.label-medium {
background-color: #575756 !important;
}
.badge-medium {
background-color: #575756 !important;
}
.progress-bar-medium {
background: #575756;
}
.text-light {
color: #676f7a !important;
}
.light-bg {
background-color: #676f7a !important;
}
.light-border {
border-color: #676f7a !important;
}
.label-light {
background-color: #676f7a !important;
}
.badge-light {
background-color: #676f7a !important;
}
.progress-bar-light {
background: #676f7a;
}
.text-medium-light {
color: #9ca4af !important;
}
.medium-light-bg {
background-color: #9ca4af !important;
}
.medium-light-border {
border-color: #9ca4af !important;
}
.label-medium-light {
background-color: #9ca4af !important;
}
.badge-medium-light {
background-color: #9ca4af !important;
}
.progress-bar-medium-light {
background: #9ca4af;
}
.text-very-light {
color: #eaedf2 !important;
}
.very-light-bg {
background-color: #eaedf2 !important;
}
.very-light-border {
border-color: #eaedf2 !important;
}
.label-very-light {
background-color: #eaedf2 !important;
}
.badge-very-light {
background-color: #eaedf2 !important;
}
.progress-bar-very-light {
background: #eaedf2;
}
.text-primary {
color: #428bca !important;
}
.primary-bg {
background-color: #428bca !important;
}
.primary-border {
border-color: #428bca !important;
}
.label-primary {
background-color: #428bca !important;
}
.badge-primary {
background-color: #428bca !important;
}
.progress-bar-primary {
background: #428bca;
}
.text-success {
color: #5cb85c !important;
}
.success-bg {
background-color: #5cb85c !important;
}
.success-border {
border-color: #5cb85c !important;
}
.label-success {
background-color: #5cb85c !important;
}
.badge-success {
background-color: #5cb85c !important;
}
.progress-bar-success {
background: #5cb85c;
}
.text-warning {
color: #f0ad4e !important;
}
.warning-bg {
background-color: #f0ad4e !important;
}
.warning-border {
border-color: #f0ad4e !important;
}
.label-warning {
background-color: #f0ad4e !important;
}
.badge-warning {
background-color: #f0ad4e !important;
}
.progress-bar-warning {
background: #f0ad4e;
}
.text-danger {
color: #d9534f !important;
}
.danger-bg {
background-color: #d9534f !important;
}
.danger-border {
border-color: #d9534f !important;
}
.label-danger {
background-color: #d9534f !important;
}
.badge-danger {
background-color: #d9534f !important;
}
.progress-bar-danger {
background: #d9534f;
}
.text-info {
color: #5dc3de !important;
}
.info-bg {
background-color: #5dc3de !important;
}
.info-border {
border-color: #5dc3de !important;
}
.label-info {
background-color: #5dc3de !important;
}
.badge-info {
background-color: #5dc3de !important;
}
.progress-bar-info {
background: #5dc3de;
}
.center-block {
margin-left: auto;
margin-right: auto;
}
.right-block {
margin-left: auto;
margin-right: 0;
}
.left-block {
margin-left: 0;
margin-right: auto;
}
.text-justify {
text-align: justify;
}
.text-uppercase {
text-transform: uppercase;
}
@media (max-width: 767px) {
.text-center-xs {
text-align: center;
}
}
.pos-rel {
position: relative !important;
}
.pos-abs {
position: absolute !important;
}
.pos-sta {
position: static !important;
}
.img-rounded {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
-ms-border-radius: 10px;
-o-border-radius: 10px;
border-radius: 10px;
}
.img-rounded-half {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
@media (min-width: 768px) {
.img-responsive-sm {
display: block;
height: auto;
max-width: 100%;
}
}   @font-face {
font-family: 'FontAwesome';
src: url(//lapetitereine.com/wp-content/themes/jednotka/fonts/font-awesome/fontawesome-webfont.eot?v=3.2.1);
src: url(//lapetitereine.com/wp-content/themes/jednotka/fonts/font-awesome/fontawesome-webfont.eot?#iefix&v=3.2.1) format("embedded-opentype"), url(//lapetitereine.com/wp-content/themes/jednotka/fonts/font-awesome/fontawesome-webfont.woff?v=3.2.1) format("woff"), url(//lapetitereine.com/wp-content/themes/jednotka/fonts/font-awesome/fontawesome-webfont.ttf?v=3.2.1) format("truetype"), url(//lapetitereine.com/wp-content/themes/jednotka/fonts/font-awesome/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1) format("svg");
font-weight: normal;
font-style: normal;
} [class^="fa-icon-"],
[class*=" fa-icon-"] {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
}
[class^="fa-icon-"]:before,
[class*=" fa-icon-"]:before {
text-decoration: inherit;
display: inline-block;
speak: none;
} .fa-icon-large:before {
vertical-align: -10%;
font-size: 1.33333em;
} a [class^="fa-icon-"],
a [class*=" fa-icon-"] {
display: inline;
} [class^="fa-icon-"].fa-icon-fixed-width,
[class*=" fa-icon-"].fa-icon-fixed-width {
display: inline-block;
width: 1.14286em;
text-align: right;
padding-right: 0.28571em;
}
[class^="fa-icon-"].fa-icon-fixed-width.fa-icon-large,
[class*=" fa-icon-"].fa-icon-fixed-width.fa-icon-large {
width: 1.42857em;
}
.icons-ul {
margin-left: 2.14286em;
list-style-type: none;
}
.icons-ul > li {
position: relative;
}
.icons-ul .fa-icon-li {
position: absolute;
left: -2.14286em;
width: 2.14286em;
text-align: center;
line-height: inherit;
}
[class^="fa-icon-"].hide,
[class*=" fa-icon-"].hide {
display: none;
}
.fa-icon-muted {
color: #eeeeee;
}
.fa-icon-light {
color: white;
}
.fa-icon-dark {
color: #333333;
}
.fa-icon-border {
border: solid 1px #eeeeee;
padding: .2em .25em .15em;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.fa-icon-1-5x {
font-size: 1.5em;
}
.fa-icon-1-5x.fa-icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fa-icon-2x {
font-size: 2em;
}
.fa-icon-2x.fa-icon-border {
border-width: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fa-icon-3x {
font-size: 3em;
}
.fa-icon-3x.fa-icon-border {
border-width: 3px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.fa-icon-4x {
font-size: 4em;
}
.fa-icon-4x.fa-icon-border {
border-width: 4px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.fa-icon-5x {
font-size: 5em;
}
.fa-icon-5x.fa-icon-border {
border-width: 5px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
[class^="fa-icon-"].pull-left,
[class*=" fa-icon-"].pull-left {
margin-right: .3em;
}
[class^="fa-icon-"].pull-right,
[class*=" fa-icon-"].pull-right {
margin-left: .3em;
}  [class^="fa-icon-"],
[class*=" fa-icon-"] {
display: inline;
width: auto;
height: auto;
line-height: normal;
vertical-align: baseline;
background-image: none;
background-position: 0% 0%;
background-repeat: repeat;
margin-top: 0;
} .fa-icon-white,
.nav-pills > .active > a > [class^="fa-icon-"],
.nav-pills > .active > a > [class*=" fa-icon-"],
.nav-list > .active > a > [class^="fa-icon-"],
.nav-list > .active > a > [class*=" fa-icon-"],
.navbar-inverse .nav > .active > a > [class^="fa-icon-"],
.navbar-inverse .nav > .active > a > [class*=" fa-icon-"],
.dropdown-menu > li > a:hover > [class^="fa-icon-"],
.dropdown-menu > li > a:hover > [class*=" fa-icon-"],
.dropdown-menu > .active > a > [class^="fa-icon-"],
.dropdown-menu > .active > a > [class*=" fa-icon-"],
.dropdown-submenu:hover > a > [class^="fa-icon-"],
.dropdown-submenu:hover > a > [class*=" fa-icon-"] {
background-image: none;
} .btn [class^="fa-icon-"].fa-icon-large,
.btn [class*=" fa-icon-"].fa-icon-large, .nav [class^="fa-icon-"].fa-icon-large,
.nav [class*=" fa-icon-"].fa-icon-large {
line-height: .9em;
}
.btn [class^="fa-icon-"].fa-icon-spin,
.btn [class*=" fa-icon-"].fa-icon-spin, .nav [class^="fa-icon-"].fa-icon-spin,
.nav [class*=" fa-icon-"].fa-icon-spin {
display: inline-block;
}
.nav-tabs [class^="fa-icon-"], .nav-tabs [class^="fa-icon-"].fa-icon-large,
.nav-tabs [class*=" fa-icon-"],
.nav-tabs [class*=" fa-icon-"].fa-icon-large, .nav-pills [class^="fa-icon-"], .nav-pills [class^="fa-icon-"].fa-icon-large,
.nav-pills [class*=" fa-icon-"],
.nav-pills [class*=" fa-icon-"].fa-icon-large {
line-height: .9em;
}
.btn [class^="fa-icon-"].pull-left.fa-icon-2x, .btn [class^="fa-icon-"].pull-right.fa-icon-2x,
.btn [class*=" fa-icon-"].pull-left.fa-icon-2x,
.btn [class*=" fa-icon-"].pull-right.fa-icon-2x {
margin-top: .18em;
}
.btn [class^="fa-icon-"].fa-icon-spin.fa-icon-large,
.btn [class*=" fa-icon-"].fa-icon-spin.fa-icon-large {
line-height: .8em;
}
.btn.btn-sm [class^="fa-icon-"].pull-left.fa-icon-2x, .btn.btn-sm [class^="fa-icon-"].pull-right.fa-icon-2x,
.btn.btn-sm [class*=" fa-icon-"].pull-left.fa-icon-2x,
.btn.btn-sm [class*=" fa-icon-"].pull-right.fa-icon-2x {
margin-top: .25em;
}
.btn.btn-lg [class^="fa-icon-"],
.btn.btn-lg [class*=" fa-icon-"] {
margin-top: 0;
}
.btn.btn-lg [class^="fa-icon-"].pull-left.fa-icon-2x, .btn.btn-lg [class^="fa-icon-"].pull-right.fa-icon-2x,
.btn.btn-lg [class*=" fa-icon-"].pull-left.fa-icon-2x,
.btn.btn-lg [class*=" fa-icon-"].pull-right.fa-icon-2x {
margin-top: .05em;
}
.btn.btn-lg [class^="fa-icon-"].pull-left.fa-icon-2x,
.btn.btn-lg [class*=" fa-icon-"].pull-left.fa-icon-2x {
margin-right: .2em;
}
.btn.btn-lg [class^="fa-icon-"].pull-right.fa-icon-2x,
.btn.btn-lg [class*=" fa-icon-"].pull-right.fa-icon-2x {
margin-left: .2em;
} .nav-list [class^="fa-icon-"],
.nav-list [class*=" fa-icon-"] {
line-height: inherit;
}  .fa-icon-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: -35%;
}
.fa-icon-stack [class^="fa-icon-"],
.fa-icon-stack [class*=" fa-icon-"] {
display: block;
text-align: center;
position: absolute;
width: 100%;
height: 100%;
font-size: 1em;
line-height: inherit;
*line-height: 2em;
}
.fa-icon-stack .fa-icon-stack-base {
font-size: 2em;
*line-height: 1em;
} .icon-spin {
display: inline-block;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
} a .icon-stack,
a .icon-spin {
display: inline-block;
text-decoration: none;
}
@-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);
}
}
@-ms-keyframes spin {
0% {
-ms-transform: rotate(0deg);
}
100% {
-ms-transform: rotate(359deg);
}
}
@keyframes spin {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(359deg);
}
} .icon-rotate-90:before {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.icon-rotate-180:before {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.icon-rotate-270:before {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.icon-flip-horizontal:before {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.icon-flip-vertical:before {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} a .icon-rotate-90:before, a .icon-rotate-180:before, a .icon-rotate-270:before, a .icon-flip-horizontal:before, a .icon-flip-vertical:before {
display: inline-block;
} .fa-icon-glass:before {
content: "\f000";
}
.fa-icon-music:before {
content: "\f001";
}
.fa-icon-search:before {
content: "\f002";
}
.fa-icon-envelope-alt:before {
content: "\f003";
}
.fa-icon-heart:before {
content: "\f004";
}
.fa-icon-star:before {
content: "\f005";
}
.fa-icon-star-empty:before {
content: "\f006";
}
.fa-icon-user:before {
content: "\f007";
}
.fa-icon-film:before {
content: "\f008";
}
.fa-icon-th-large:before {
content: "\f009";
}
.fa-icon-th:before {
content: "\f00a";
}
.fa-icon-th-list:before {
content: "\f00b";
}
.fa-icon-ok:before {
content: "\f00c";
}
.fa-icon-remove:before {
content: "\f00d";
}
.fa-icon-zoom-in:before {
content: "\f00e";
}
.fa-icon-zoom-out:before {
content: "\f010";
}
.fa-icon-power-off:before,
.fa-icon-off:before {
content: "\f011";
}
.fa-icon-signal:before {
content: "\f012";
}
.fa-icon-gear:before,
.fa-icon-cog:before {
content: "\f013";
}
.fa-icon-trash:before {
content: "\f014";
}
.fa-icon-home:before {
content: "\f015";
}
.fa-icon-file-alt:before {
content: "\f016";
}
.fa-icon-time:before {
content: "\f017";
}
.fa-icon-road:before {
content: "\f018";
}
.fa-icon-download-alt:before {
content: "\f019";
}
.fa-icon-download:before {
content: "\f01a";
}
.fa-icon-upload:before {
content: "\f01b";
}
.fa-icon-inbox:before {
content: "\f01c";
}
.fa-icon-play-circle:before {
content: "\f01d";
}
.fa-icon-rotate-right:before,
.fa-icon-repeat:before {
content: "\f01e";
}
.fa-icon-refresh:before {
content: "\f021";
}
.fa-icon-list-alt:before {
content: "\f022";
}
.fa-icon-lock:before {
content: "\f023";
}
.fa-icon-flag:before {
content: "\f024";
}
.fa-icon-headphones:before {
content: "\f025";
}
.fa-icon-volume-off:before {
content: "\f026";
}
.fa-icon-volume-down:before {
content: "\f027";
}
.fa-icon-volume-up:before {
content: "\f028";
}
.fa-icon-qrcode:before {
content: "\f029";
}
.fa-icon-barcode:before {
content: "\f02a";
}
.fa-icon-tag:before {
content: "\f02b";
}
.fa-icon-tags:before {
content: "\f02c";
}
.fa-icon-book:before {
content: "\f02d";
}
.fa-icon-bookmark:before {
content: "\f02e";
}
.fa-icon-print:before {
content: "\f02f";
}
.fa-icon-camera:before {
content: "\f030";
}
.fa-icon-font:before {
content: "\f031";
}
.fa-icon-bold:before {
content: "\f032";
}
.fa-icon-italic:before {
content: "\f033";
}
.fa-icon-text-height:before {
content: "\f034";
}
.fa-icon-text-width:before {
content: "\f035";
}
.fa-icon-align-left:before {
content: "\f036";
}
.fa-icon-align-center:before {
content: "\f037";
}
.fa-icon-align-right:before {
content: "\f038";
}
.fa-icon-align-justify:before {
content: "\f039";
}
.fa-icon-list:before {
content: "\f03a";
}
.fa-icon-indent-left:before {
content: "\f03b";
}
.fa-icon-indent-right:before {
content: "\f03c";
}
.fa-icon-facetime-video:before {
content: "\f03d";
}
.fa-icon-picture:before {
content: "\f03e";
}
.fa-icon-pencil:before {
content: "\f040";
}
.fa-icon-map-marker:before {
content: "\f041";
}
.fa-icon-adjust:before {
content: "\f042";
}
.fa-icon-tint:before {
content: "\f043";
}
.fa-icon-edit:before {
content: "\f044";
}
.fa-icon-share:before {
content: "\f045";
}
.fa-icon-check:before {
content: "\f046";
}
.fa-icon-move:before {
content: "\f047";
}
.fa-icon-step-backward:before {
content: "\f048";
}
.fa-icon-fast-backward:before {
content: "\f049";
}
.fa-icon-backward:before {
content: "\f04a";
}
.fa-icon-play:before {
content: "\f04b";
}
.fa-icon-pause:before {
content: "\f04c";
}
.fa-icon-stop:before {
content: "\f04d";
}
.fa-icon-forward:before {
content: "\f04e";
}
.fa-icon-fast-forward:before {
content: "\f050";
}
.fa-icon-step-forward:before {
content: "\f051";
}
.fa-icon-eject:before {
content: "\f052";
}
.fa-icon-chevron-left:before {
content: "\f053";
}
.fa-icon-chevron-right:before {
content: "\f054";
}
.fa-icon-plus-sign:before {
content: "\f055";
}
.fa-icon-minus-sign:before {
content: "\f056";
}
.fa-icon-remove-sign:before {
content: "\f057";
}
.fa-icon-ok-sign:before {
content: "\f058";
}
.fa-icon-question-sign:before {
content: "\f059";
}
.fa-icon-info-sign:before {
content: "\f05a";
}
.fa-icon-screenshot:before {
content: "\f05b";
}
.fa-icon-remove-circle:before {
content: "\f05c";
}
.fa-icon-ok-circle:before {
content: "\f05d";
}
.fa-icon-ban-circle:before {
content: "\f05e";
}
.fa-icon-arrow-left:before {
content: "\f060";
}
.fa-icon-arrow-right:before {
content: "\f061";
}
.fa-icon-arrow-up:before {
content: "\f062";
}
.fa-icon-arrow-down:before {
content: "\f063";
}
.fa-icon-mail-forward:before,
.fa-icon-share-alt:before {
content: "\f064";
}
.fa-icon-resize-full:before {
content: "\f065";
}
.fa-icon-resize-small:before {
content: "\f066";
}
.fa-icon-plus:before {
content: "\f067";
}
.fa-icon-minus:before {
content: "\f068";
}
.fa-icon-asterisk:before {
content: "\f069";
}
.fa-icon-exclamation-sign:before {
content: "\f06a";
}
.fa-icon-gift:before {
content: "\f06b";
}
.fa-icon-leaf:before {
content: "\f06c";
}
.fa-icon-fire:before {
content: "\f06d";
}
.fa-icon-eye-open:before {
content: "\f06e";
}
.fa-icon-eye-close:before {
content: "\f070";
}
.fa-icon-warning-sign:before {
content: "\f071";
}
.fa-icon-plane:before {
content: "\f072";
}
.fa-icon-calendar:before {
content: "\f073";
}
.fa-icon-random:before {
content: "\f074";
}
.fa-icon-comment:before {
content: "\f075";
}
.fa-icon-magnet:before {
content: "\f076";
}
.fa-icon-chevron-up:before {
content: "\f077";
}
.fa-icon-chevron-down:before {
content: "\f078";
}
.fa-icon-retweet:before {
content: "\f079";
}
.fa-icon-shopping-cart:before {
content: "\f07a";
}
.fa-icon-folder-close:before {
content: "\f07b";
}
.fa-icon-folder-open:before {
content: "\f07c";
}
.fa-icon-resize-vertical:before {
content: "\f07d";
}
.fa-icon-resize-horizontal:before {
content: "\f07e";
}
.fa-icon-bar-chart:before {
content: "\f080";
}
.fa-icon-twitter-sign:before {
content: "\f081";
}
.fa-icon-facebook-sign:before {
content: "\f082";
}
.fa-icon-camera-retro:before {
content: "\f083";
}
.fa-icon-key:before {
content: "\f084";
}
.fa-icon-gears:before,
.fa-icon-cogs:before {
content: "\f085";
}
.fa-icon-comments:before {
content: "\f086";
}
.fa-icon-thumbs-up-alt:before {
content: "\f087";
}
.fa-icon-thumbs-down-alt:before {
content: "\f088";
}
.fa-icon-star-half:before {
content: "\f089";
}
.fa-icon-heart-empty:before {
content: "\f08a";
}
.fa-icon-signout:before {
content: "\f08b";
}
.fa-icon-linkedin-sign:before {
content: "\f08c";
}
.fa-icon-pushpin:before {
content: "\f08d";
}
.fa-icon-external-link:before {
content: "\f08e";
}
.fa-icon-signin:before {
content: "\f090";
}
.fa-icon-trophy:before {
content: "\f091";
}
.fa-icon-github-sign:before {
content: "\f092";
}
.fa-icon-upload-alt:before {
content: "\f093";
}
.fa-icon-lemon:before {
content: "\f094";
}
.fa-icon-phone:before {
content: "\f095";
}
.fa-icon-unchecked:before,
.fa-icon-check-empty:before {
content: "\f096";
}
.fa-icon-bookmark-empty:before {
content: "\f097";
}
.fa-icon-phone-sign:before {
content: "\f098";
}
.fa-icon-twitter:before {
content: "\f099";
}
.fa-icon-facebook:before {
content: "\f09a";
}
.fa-icon-github:before {
content: "\f09b";
}
.fa-icon-unlock:before {
content: "\f09c";
}
.fa-icon-credit-card:before {
content: "\f09d";
}
.fa-icon-rss:before {
content: "\f09e";
}
.fa-icon-hdd:before {
content: "\f0a0";
}
.fa-icon-bullhorn:before {
content: "\f0a1";
}
.fa-icon-bell:before {
content: "\f0a2";
}
.fa-icon-certificate:before {
content: "\f0a3";
}
.fa-icon-hand-right:before {
content: "\f0a4";
}
.fa-icon-hand-left:before {
content: "\f0a5";
}
.fa-icon-hand-up:before {
content: "\f0a6";
}
.fa-icon-hand-down:before {
content: "\f0a7";
}
.fa-icon-circle-arrow-left:before {
content: "\f0a8";
}
.fa-icon-circle-arrow-right:before {
content: "\f0a9";
}
.fa-icon-circle-arrow-up:before {
content: "\f0aa";
}
.fa-icon-circle-arrow-down:before {
content: "\f0ab";
}
.fa-icon-globe:before {
content: "\f0ac";
}
.fa-icon-wrench:before {
content: "\f0ad";
}
.fa-icon-tasks:before {
content: "\f0ae";
}
.fa-icon-filter:before {
content: "\f0b0";
}
.fa-icon-briefcase:before {
content: "\f0b1";
}
.fa-icon-fullscreen:before {
content: "\f0b2";
}
.fa-icon-group:before {
content: "\f0c0";
}
.fa-icon-link:before {
content: "\f0c1";
}
.fa-icon-cloud:before {
content: "\f0c2";
}
.fa-icon-beaker:before {
content: "\f0c3";
}
.fa-icon-cut:before {
content: "\f0c4";
}
.fa-icon-copy:before {
content: "\f0c5";
}
.fa-icon-paperclip:before,
.fa-icon-paper-clip:before {
content: "\f0c6";
}
.fa-icon-save:before {
content: "\f0c7";
}
.fa-icon-sign-blank:before {
content: "\f0c8";
}
.fa-icon-reorder:before {
content: "\f0c9";
}
.fa-icon-list-ul:before {
content: "\f0ca";
}
.fa-icon-list-ol:before {
content: "\f0cb";
}
.fa-icon-strikethrough:before {
content: "\f0cc";
}
.fa-icon-underline:before {
content: "\f0cd";
}
.fa-icon-table:before {
content: "\f0ce";
}
.fa-icon-magic:before {
content: "\f0d0";
}
.fa-icon-truck:before {
content: "\f0d1";
}
.fa-icon-pinterest:before {
content: "\f0d2";
}
.fa-icon-pinterest-sign:before {
content: "\f0d3";
}
.fa-icon-google-plus-sign:before {
content: "\f0d4";
}
.fa-icon-google-plus:before {
content: "\f0d5";
}
.fa-icon-money:before {
content: "\f0d6";
}
.fa-icon-caret-down:before {
content: "\f0d7";
}
.fa-icon-caret-up:before {
content: "\f0d8";
}
.fa-icon-caret-left:before {
content: "\f0d9";
}
.fa-icon-caret-right:before {
content: "\f0da";
}
.fa-icon-columns:before {
content: "\f0db";
}
.fa-icon-sort:before {
content: "\f0dc";
}
.fa-icon-sort-down:before {
content: "\f0dd";
}
.fa-icon-sort-up:before {
content: "\f0de";
}
.fa-icon-envelope:before {
content: "\f0e0";
}
.fa-icon-linkedin:before {
content: "\f0e1";
}
.fa-icon-rotate-left:before,
.fa-icon-undo:before {
content: "\f0e2";
}
.fa-icon-legal:before {
content: "\f0e3";
}
.fa-icon-dashboard:before {
content: "\f0e4";
}
.fa-icon-comment-alt:before {
content: "\f0e5";
}
.fa-icon-comments-alt:before {
content: "\f0e6";
}
.fa-icon-bolt:before {
content: "\f0e7";
}
.fa-icon-sitemap:before {
content: "\f0e8";
}
.fa-icon-umbrella:before {
content: "\f0e9";
}
.fa-icon-paste:before {
content: "\f0ea";
}
.fa-icon-lightbulb:before {
content: "\f0eb";
}
.fa-icon-exchange:before {
content: "\f0ec";
}
.fa-icon-cloud-download:before {
content: "\f0ed";
}
.fa-icon-cloud-upload:before {
content: "\f0ee";
}
.fa-icon-user-md:before {
content: "\f0f0";
}
.fa-icon-stethoscope:before {
content: "\f0f1";
}
.fa-icon-suitcase:before {
content: "\f0f2";
}
.fa-icon-bell-alt:before {
content: "\f0f3";
}
.fa-icon-coffee:before {
content: "\f0f4";
}
.fa-icon-food:before {
content: "\f0f5";
}
.fa-icon-file-text-alt:before {
content: "\f0f6";
}
.fa-icon-building:before {
content: "\f0f7";
}
.fa-icon-hospital:before {
content: "\f0f8";
}
.fa-icon-ambulance:before {
content: "\f0f9";
}
.fa-icon-medkit:before {
content: "\f0fa";
}
.fa-icon-fighter-jet:before {
content: "\f0fb";
}
.fa-icon-beer:before {
content: "\f0fc";
}
.fa-icon-h-sign:before {
content: "\f0fd";
}
.fa-icon-plus-sign-alt:before {
content: "\f0fe";
}
.fa-icon-double-angle-left:before {
content: "\f100";
}
.fa-icon-double-angle-right:before {
content: "\f101";
}
.fa-icon-double-angle-up:before {
content: "\f102";
}
.fa-icon-double-angle-down:before {
content: "\f103";
}
.fa-icon-angle-left:before {
content: "\f104";
}
.fa-icon-angle-right:before {
content: "\f105";
}
.fa-icon-angle-up:before {
content: "\f106";
}
.fa-icon-angle-down:before {
content: "\f107";
}
.fa-icon-desktop:before {
content: "\f108";
}
.fa-icon-laptop:before {
content: "\f109";
}
.fa-icon-tablet:before {
content: "\f10a";
}
.fa-icon-mobile-phone:before {
content: "\f10b";
}
.fa-icon-circle-blank:before {
content: "\f10c";
}
.fa-icon-quote-left:before {
content: "\f10d";
}
.fa-icon-quote-right:before {
content: "\f10e";
}
.fa-icon-spinner:before {
content: "\f110";
}
.fa-icon-circle:before {
content: "\f111";
}
.fa-icon-mail-reply:before,
.fa-icon-reply:before {
content: "\f112";
}
.fa-icon-github-alt:before {
content: "\f113";
}
.fa-icon-folder-close-alt:before {
content: "\f114";
}
.fa-icon-folder-open-alt:before {
content: "\f115";
}
.fa-icon-expand-alt:before {
content: "\f116";
}
.fa-icon-collapse-alt:before {
content: "\f117";
}
.fa-icon-smile:before {
content: "\f118";
}
.fa-icon-frown:before {
content: "\f119";
}
.fa-icon-meh:before {
content: "\f11a";
}
.fa-icon-gamepad:before {
content: "\f11b";
}
.fa-icon-keyboard:before {
content: "\f11c";
}
.fa-icon-flag-alt:before {
content: "\f11d";
}
.fa-icon-flag-checkered:before {
content: "\f11e";
}
.fa-icon-terminal:before {
content: "\f120";
}
.fa-icon-code:before {
content: "\f121";
}
.fa-icon-reply-all:before {
content: "\f122";
}
.fa-icon-mail-reply-all:before {
content: "\f122";
}
.fa-icon-star-half-full:before,
.fa-icon-star-half-empty:before {
content: "\f123";
}
.fa-icon-location-arrow:before {
content: "\f124";
}
.fa-icon-crop:before {
content: "\f125";
}
.fa-icon-code-fork:before {
content: "\f126";
}
.fa-icon-unlink:before {
content: "\f127";
}
.fa-icon-question:before {
content: "\f128";
}
.fa-icon-info:before {
content: "\f129";
}
.fa-icon-exclamation:before {
content: "\f12a";
}
.fa-icon-superscript:before {
content: "\f12b";
}
.fa-icon-subscript:before {
content: "\f12c";
}
.fa-icon-eraser:before {
content: "\f12d";
}
.fa-icon-puzzle-piece:before {
content: "\f12e";
}
.fa-icon-microphone:before {
content: "\f130";
}
.fa-icon-microphone-off:before {
content: "\f131";
}
.fa-icon-shield:before {
content: "\f132";
}
.fa-icon-calendar-empty:before {
content: "\f133";
}
.fa-icon-fire-extinguisher:before {
content: "\f134";
}
.fa-icon-rocket:before {
content: "\f135";
}
.fa-icon-maxcdn:before {
content: "\f136";
}
.fa-icon-chevron-sign-left:before {
content: "\f137";
}
.fa-icon-chevron-sign-right:before {
content: "\f138";
}
.fa-icon-chevron-sign-up:before {
content: "\f139";
}
.fa-icon-chevron-sign-down:before {
content: "\f13a";
}
.fa-icon-html5:before {
content: "\f13b";
}
.fa-icon-css3:before {
content: "\f13c";
}
.fa-icon-anchor:before {
content: "\f13d";
}
.fa-icon-unlock-alt:before {
content: "\f13e";
}
.fa-icon-bullseye:before {
content: "\f140";
}
.fa-icon-ellipsis-horizontal:before {
content: "\f141";
}
.fa-icon-ellipsis-vertical:before {
content: "\f142";
}
.fa-icon-rss-sign:before {
content: "\f143";
}
.fa-icon-play-sign:before {
content: "\f144";
}
.fa-icon-ticket:before {
content: "\f145";
}
.fa-icon-minus-sign-alt:before {
content: "\f146";
}
.fa-icon-check-minus:before {
content: "\f147";
}
.fa-icon-level-up:before {
content: "\f148";
}
.fa-icon-level-down:before {
content: "\f149";
}
.fa-icon-check-sign:before {
content: "\f14a";
}
.fa-icon-edit-sign:before {
content: "\f14b";
}
.fa-icon-external-link-sign:before {
content: "\f14c";
}
.fa-icon-share-sign:before {
content: "\f14d";
}
.fa-icon-compass:before {
content: "\f14e";
}
.fa-icon-collapse:before {
content: "\f150";
}
.fa-icon-collapse-top:before {
content: "\f151";
}
.fa-icon-expand:before {
content: "\f152";
}
.fa-icon-euro:before,
.fa-icon-eur:before {
content: "\f153";
}
.fa-icon-gbp:before {
content: "\f154";
}
.fa-icon-dollar:before,
.fa-icon-usd:before {
content: "\f155";
}
.fa-icon-rupee:before,
.fa-icon-inr:before {
content: "\f156";
}
.fa-icon-yen:before,
.fa-icon-jpy:before {
content: "\f157";
}
.fa-icon-renminbi:before,
.fa-icon-cny:before {
content: "\f158";
}
.fa-icon-won:before,
.fa-icon-krw:before {
content: "\f159";
}
.fa-icon-bitcoin:before,
.fa-icon-btc:before {
content: "\f15a";
}
.fa-icon-file:before {
content: "\f15b";
}
.fa-icon-file-text:before {
content: "\f15c";
}
.fa-icon-sort-by-alphabet:before {
content: "\f15d";
}
.fa-icon-sort-by-alphabet-alt:before {
content: "\f15e";
}
.fa-icon-sort-by-attributes:before {
content: "\f160";
}
.fa-icon-sort-by-attributes-alt:before {
content: "\f161";
}
.fa-icon-sort-by-order:before {
content: "\f162";
}
.fa-icon-sort-by-order-alt:before {
content: "\f163";
}
.fa-icon-thumbs-up:before {
content: "\f164";
}
.fa-icon-thumbs-down:before {
content: "\f165";
}
.fa-icon-youtube-sign:before {
content: "\f166";
}
.fa-icon-youtube:before {
content: "\f167";
}
.fa-icon-xing:before {
content: "\f168";
}
.fa-icon-xing-sign:before {
content: "\f169";
}
.fa-icon-youtube-play:before {
content: "\f16a";
}
.fa-icon-dropbox:before {
content: "\f16b";
}
.fa-icon-stackexchange:before {
content: "\f16c";
}
.fa-icon-instagram:before {
content: "\f16d";
}
.fa-icon-flickr:before {
content: "\f16e";
}
.fa-icon-adn:before {
content: "\f170";
}
.fa-icon-bitbucket:before {
content: "\f171";
}
.fa-icon-bitbucket-sign:before {
content: "\f172";
}
.fa-icon-tumblr:before {
content: "\f173";
}
.fa-icon-tumblr-sign:before {
content: "\f174";
}
.fa-icon-long-arrow-down:before {
content: "\f175";
}
.fa-icon-long-arrow-up:before {
content: "\f176";
}
.fa-icon-long-arrow-left:before {
content: "\f177";
}
.fa-icon-long-arrow-right:before {
content: "\f178";
}
.fa-icon-apple:before {
content: "\f179";
}
.fa-icon-windows:before {
content: "\f17a";
}
.fa-icon-android:before {
content: "\f17b";
}
.fa-icon-linux:before {
content: "\f17c";
}
.fa-icon-dribbble:before {
content: "\f17d";
}  .fa-icon-foursquare:before {
content: "\f180";
}
.fa-icon-trello:before {
content: "\f181";
}
.fa-icon-female:before {
content: "\f182";
}
.fa-icon-male:before {
content: "\f183";
}
.fa-icon-gittip:before {
content: "\f184";
}
.fa-icon-sun:before {
content: "\f185";
}
.fa-icon-moon:before {
content: "\f186";
}
.fa-icon-archive:before {
content: "\f187";
}
.fa-icon-bug:before {
content: "\f188";
}
.fa-icon-vk:before {
content: "\f189";
}
.fa-icon-weibo:before {
content: "\f18a";
}
.fa-icon-renren:before {
content: "\f18b";
}  body {
-webkit-backface-visibility: hidden;
}
.animated {
-webkit-animation-duration: 1s;
-moz-animation-duration: 1s;
-o-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation-duration: 2s;
-moz-animation-duration: 2s;
-o-animation-duration: 2s;
animation-duration: 2s;
}
@-webkit-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@-moz-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@-o-keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
@keyframes flash {
0%, 50%, 100% {
opacity: 1;
}
25%, 75% {
opacity: 0;
}
}
.animated.flash {
-webkit-animation-name: flash;
-moz-animation-name: flash;
-o-animation-name: flash;
animation-name: flash;
}
@-webkit-keyframes shake {
0%, 100% {
-webkit-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-webkit-transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-webkit-transform: translateX(10px);
}
}
@-moz-keyframes shake {
0%, 100% {
-moz-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-moz-transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-moz-transform: translateX(10px);
}
}
@-o-keyframes shake {
0%, 100% {
-o-transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
-o-transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
-o-transform: translateX(10px);
}
}
@keyframes shake {
0%, 100% {
transform: translateX(0);
}
10%, 30%, 50%, 70%, 90% {
transform: translateX(-10px);
}
20%, 40%, 60%, 80% {
transform: translateX(10px);
}
}
.animated.shake {
-webkit-animation-name: shake;
-moz-animation-name: shake;
-o-animation-name: shake;
animation-name: shake;
}
@-webkit-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
}
40% {
-webkit-transform: translateY(-30px);
}
60% {
-webkit-transform: translateY(-15px);
}
}
@-moz-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
}
40% {
-moz-transform: translateY(-30px);
}
60% {
-moz-transform: translateY(-15px);
}
}
@-o-keyframes bounce {
0%, 20%, 50%, 80%, 100% {
-o-transform: translateY(0);
}
40% {
-o-transform: translateY(-30px);
}
60% {
-o-transform: translateY(-15px);
}
}
@keyframes bounce {
0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
40% {
transform: translateY(-30px);
}
60% {
transform: translateY(-15px);
}
}
.animated.bounce {
-webkit-animation-name: bounce;
-moz-animation-name: bounce;
-o-animation-name: bounce;
animation-name: bounce;
}
@-webkit-keyframes tada {
0% {
-webkit-transform: scale(1);
}
10%, 20% {
-webkit-transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-webkit-transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-webkit-transform: scale(1.1) rotate(-3deg);
}
100% {
-webkit-transform: scale(1) rotate(0);
}
}
@-moz-keyframes tada {
0% {
-moz-transform: scale(1);
}
10%, 20% {
-moz-transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-moz-transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-moz-transform: scale(1.1) rotate(-3deg);
}
100% {
-moz-transform: scale(1) rotate(0);
}
}
@-o-keyframes tada {
0% {
-o-transform: scale(1);
}
10%, 20% {
-o-transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
-o-transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
-o-transform: scale(1.1) rotate(-3deg);
}
100% {
-o-transform: scale(1) rotate(0);
}
}
@keyframes tada {
0% {
transform: scale(1);
}
10%, 20% {
transform: scale(0.9) rotate(-3deg);
}
30%, 50%, 70%, 90% {
transform: scale(1.1) rotate(3deg);
}
40%, 60%, 80% {
transform: scale(1.1) rotate(-3deg);
}
100% {
transform: scale(1) rotate(0);
}
}
.animated.tada {
-webkit-animation-name: tada;
-moz-animation-name: tada;
-o-animation-name: tada;
animation-name: tada;
}
@-webkit-keyframes swing {
20%, 40%, 60%, 80%, 100% {
-webkit-transform-origin: top center;
}
20% {
-webkit-transform: rotate(15deg);
}
40% {
-webkit-transform: rotate(-10deg);
}
60% {
-webkit-transform: rotate(5deg);
}
80% {
-webkit-transform: rotate(-5deg);
}
100% {
-webkit-transform: rotate(0deg);
}
}
@-moz-keyframes swing {
20% {
-moz-transform: rotate(15deg);
}
40% {
-moz-transform: rotate(-10deg);
}
60% {
-moz-transform: rotate(5deg);
}
80% {
-moz-transform: rotate(-5deg);
}
100% {
-moz-transform: rotate(0deg);
}
}
@-o-keyframes swing {
20% {
-o-transform: rotate(15deg);
}
40% {
-o-transform: rotate(-10deg);
}
60% {
-o-transform: rotate(5deg);
}
80% {
-o-transform: rotate(-5deg);
}
100% {
-o-transform: rotate(0deg);
}
}
@keyframes swing {
20% {
transform: rotate(15deg);
}
40% {
transform: rotate(-10deg);
}
60% {
transform: rotate(5deg);
}
80% {
transform: rotate(-5deg);
}
100% {
transform: rotate(0deg);
}
}
.animated.swing {
-webkit-transform-origin: top center;
-moz-transform-origin: top center;
-o-transform-origin: top center;
transform-origin: top center;
-webkit-animation-name: swing;
-moz-animation-name: swing;
-o-animation-name: swing;
animation-name: swing;
}
@-webkit-keyframes wobble {
0% {
-webkit-transform: translateX(0%);
}
15% {
-webkit-transform: translateX(-25%) rotate(-5deg);
}
30% {
-webkit-transform: translateX(20%) rotate(3deg);
}
45% {
-webkit-transform: translateX(-15%) rotate(-3deg);
}
60% {
-webkit-transform: translateX(10%) rotate(2deg);
}
75% {
-webkit-transform: translateX(-5%) rotate(-1deg);
}
100% {
-webkit-transform: translateX(0%);
}
}
@-moz-keyframes wobble {
0% {
-moz-transform: translateX(0%);
}
15% {
-moz-transform: translateX(-25%) rotate(-5deg);
}
30% {
-moz-transform: translateX(20%) rotate(3deg);
}
45% {
-moz-transform: translateX(-15%) rotate(-3deg);
}
60% {
-moz-transform: translateX(10%) rotate(2deg);
}
75% {
-moz-transform: translateX(-5%) rotate(-1deg);
}
100% {
-moz-transform: translateX(0%);
}
}
@-o-keyframes wobble {
0% {
-o-transform: translateX(0%);
}
15% {
-o-transform: translateX(-25%) rotate(-5deg);
}
30% {
-o-transform: translateX(20%) rotate(3deg);
}
45% {
-o-transform: translateX(-15%) rotate(-3deg);
}
60% {
-o-transform: translateX(10%) rotate(2deg);
}
75% {
-o-transform: translateX(-5%) rotate(-1deg);
}
100% {
-o-transform: translateX(0%);
}
}
@keyframes wobble {
0% {
transform: translateX(0%);
}
15% {
transform: translateX(-25%) rotate(-5deg);
}
30% {
transform: translateX(20%) rotate(3deg);
}
45% {
transform: translateX(-15%) rotate(-3deg);
}
60% {
transform: translateX(10%) rotate(2deg);
}
75% {
transform: translateX(-5%) rotate(-1deg);
}
100% {
transform: translateX(0%);
}
}
.animated.wobble {
-webkit-animation-name: wobble;
-moz-animation-name: wobble;
-o-animation-name: wobble;
animation-name: wobble;
}
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
}
50% {
-webkit-transform: scale(1.1);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes pulse {
0% {
-moz-transform: scale(1);
}
50% {
-moz-transform: scale(1.1);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes pulse {
0% {
-o-transform: scale(1);
}
50% {
-o-transform: scale(1.1);
}
100% {
-o-transform: scale(1);
}
}
@keyframes pulse {
0% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
}
.animated.pulse {
-webkit-animation-name: pulse;
-moz-animation-name: pulse;
-o-animation-name: pulse;
animation-name: pulse;
}
@-webkit-keyframes flip {
0% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-webkit-animation-timing-function: ease-out;
}
40% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-webkit-animation-timing-function: ease-out;
}
50% {
-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-webkit-animation-timing-function: ease-in;
}
80% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
-webkit-animation-timing-function: ease-in;
}
100% {
-webkit-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-webkit-animation-timing-function: ease-in;
}
}
@-moz-keyframes flip {
0% {
-moz-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-moz-animation-timing-function: ease-out;
}
40% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-moz-animation-timing-function: ease-out;
}
50% {
-moz-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-moz-animation-timing-function: ease-in;
}
80% {
-moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
-moz-animation-timing-function: ease-in;
}
100% {
-moz-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-moz-animation-timing-function: ease-in;
}
}
@-o-keyframes flip {
0% {
-o-transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
-o-animation-timing-function: ease-out;
}
40% {
-o-transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
-o-animation-timing-function: ease-out;
}
50% {
-o-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
-o-animation-timing-function: ease-in;
}
80% {
-o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
-o-animation-timing-function: ease-in;
}
100% {
-o-transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
-o-animation-timing-function: ease-in;
}
}
@keyframes flip {
0% {
transform: perspective(400px) translateZ(0) rotateY(0) scale(1);
animation-timing-function: ease-out;
}
40% {
transform: perspective(400px) translateZ(150px) rotateY(170deg) scale(1);
animation-timing-function: ease-out;
}
50% {
transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
animation-timing-function: ease-in;
}
80% {
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(0.95);
animation-timing-function: ease-in;
}
100% {
transform: perspective(400px) translateZ(0) rotateY(360deg) scale(1);
animation-timing-function: ease-in;
}
}
.animated.flip {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flip;
-moz-backface-visibility: visible !important;
-moz-animation-name: flip;
-o-backface-visibility: visible !important;
-o-animation-name: flip;
backface-visibility: visible !important;
animation-name: flip;
}
@-webkit-keyframes flipInX {
0% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateX(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateX(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInX {
0% {
-moz-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateX(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateX(10deg);
}
100% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@-o-keyframes flipInX {
0% {
-o-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateX(-10deg);
}
70% {
-o-transform: perspective(400px) rotateX(10deg);
}
100% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
@keyframes flipInX {
0% {
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
40% {
transform: perspective(400px) rotateX(-10deg);
}
70% {
transform: perspective(400px) rotateX(10deg);
}
100% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
}
.animated.flipInX {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInX;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipInX;
-o-backface-visibility: visible !important;
-o-animation-name: flipInX;
backface-visibility: visible !important;
animation-name: flipInX;
}
@-webkit-keyframes flipOutX {
0% {
-webkit-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutX {
0% {
-moz-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@-o-keyframes flipOutX {
0% {
-o-transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
-o-transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
@keyframes flipOutX {
0% {
transform: perspective(400px) rotateX(0deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotateX(90deg);
opacity: 0;
}
}
.animated.flipOutX {
-webkit-animation-name: flipOutX;
-webkit-backface-visibility: visible !important;
-moz-animation-name: flipOutX;
-moz-backface-visibility: visible !important;
-o-animation-name: flipOutX;
-o-backface-visibility: visible !important;
animation-name: flipOutX;
backface-visibility: visible !important;
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-webkit-transform: perspective(400px) rotateY(-10deg);
}
70% {
-webkit-transform: perspective(400px) rotateY(10deg);
}
100% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-moz-keyframes flipInY {
0% {
-moz-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-moz-transform: perspective(400px) rotateY(-10deg);
}
70% {
-moz-transform: perspective(400px) rotateY(10deg);
}
100% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@-o-keyframes flipInY {
0% {
-o-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
-o-transform: perspective(400px) rotateY(-10deg);
}
70% {
-o-transform: perspective(400px) rotateY(10deg);
}
100% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
@keyframes flipInY {
0% {
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
40% {
transform: perspective(400px) rotateY(-10deg);
}
70% {
transform: perspective(400px) rotateY(10deg);
}
100% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
}
.animated.flipInY {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipInY;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipInY;
-o-backface-visibility: visible !important;
-o-animation-name: flipInY;
backface-visibility: visible !important;
animation-name: flipInY;
}
@-webkit-keyframes flipOutY {
0% {
-webkit-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-webkit-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-moz-keyframes flipOutY {
0% {
-moz-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-moz-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@-o-keyframes flipOutY {
0% {
-o-transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
-o-transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
@keyframes flipOutY {
0% {
transform: perspective(400px) rotateY(0deg);
opacity: 1;
}
100% {
transform: perspective(400px) rotateY(90deg);
opacity: 0;
}
}
.animated.flipOutY {
-webkit-backface-visibility: visible !important;
-webkit-animation-name: flipOutY;
-moz-backface-visibility: visible !important;
-moz-animation-name: flipOutY;
-o-backface-visibility: visible !important;
-o-animation-name: flipOutY;
backface-visibility: visible !important;
animation-name: flipOutY;
}
@-webkit-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-moz-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@-o-keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.animated.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.animated.fadeInUp {
-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-o-transform: translateY(-20px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.animated.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}
@-webkit-keyframes fadeInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeft {
0% {
opacity: 0;
-o-transform: translateX(-20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeft {
0% {
opacity: 0;
transform: translateX(-20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.animated.fadeInLeft {
-webkit-animation-name: fadeInLeft;
-moz-animation-name: fadeInLeft;
-o-animation-name: fadeInLeft;
animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
0% {
opacity: 0;
-webkit-transform: translateX(20px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRight {
0% {
opacity: 0;
-moz-transform: translateX(20px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRight {
0% {
opacity: 0;
-o-transform: translateX(20px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translateX(20px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.animated.fadeInRight {
-webkit-animation-name: fadeInRight;
-moz-animation-name: fadeInRight;
-o-animation-name: fadeInRight;
animation-name: fadeInRight;
}
@-webkit-keyframes fadeInUpBig {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUpBig {
0% {
opacity: 0;
-moz-transform: translateY(2000px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInUpBig {
0% {
opacity: 0;
-o-transform: translateY(2000px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUpBig {
0% {
opacity: 0;
transform: translateY(2000px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.animated.fadeInUpBig {
-webkit-animation-name: fadeInUpBig;
-moz-animation-name: fadeInUpBig;
-o-animation-name: fadeInUpBig;
animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeInDownBig {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDownBig {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-o-keyframes fadeInDownBig {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInDownBig {
0% {
opacity: 0;
transform: translateY(-2000px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.animated.fadeInDownBig {
-webkit-animation-name: fadeInDownBig;
-moz-animation-name: fadeInDownBig;
-o-animation-name: fadeInDownBig;
animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeftBig {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInLeftBig {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInLeftBig {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInLeftBig {
0% {
opacity: 0;
transform: translateX(-2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.animated.fadeInLeftBig {
-webkit-animation-name: fadeInLeftBig;
-moz-animation-name: fadeInLeftBig;
-o-animation-name: fadeInLeftBig;
animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
100% {
opacity: 1;
-webkit-transform: translateX(0);
}
}
@-moz-keyframes fadeInRightBig {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
100% {
opacity: 1;
-moz-transform: translateX(0);
}
}
@-o-keyframes fadeInRightBig {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
100% {
opacity: 1;
-o-transform: translateX(0);
}
}
@keyframes fadeInRightBig {
0% {
opacity: 0;
transform: translateX(2000px);
}
100% {
opacity: 1;
transform: translateX(0);
}
}
.animated.fadeInRightBig {
-webkit-animation-name: fadeInRightBig;
-moz-animation-name: fadeInRightBig;
-o-animation-name: fadeInRightBig;
animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-moz-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@-o-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.animated.fadeOut {
-webkit-animation-name: fadeOut;
-moz-animation-name: fadeOut;
-o-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOutUp {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
}
@-moz-keyframes fadeOutUp {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-20px);
}
}
@-o-keyframes fadeOutUp {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-20px);
}
}
@keyframes fadeOutUp {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-20px);
}
}
.animated.fadeOutUp {
-webkit-animation-name: fadeOutUp;
-moz-animation-name: fadeOutUp;
-o-animation-name: fadeOutUp;
animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutDown {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(20px);
}
}
@-moz-keyframes fadeOutDown {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(20px);
}
}
@-o-keyframes fadeOutDown {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(20px);
}
}
@keyframes fadeOutDown {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(20px);
}
}
.animated.fadeOutDown {
-webkit-animation-name: fadeOutDown;
-moz-animation-name: fadeOutDown;
-o-animation-name: fadeOutDown;
animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutLeft {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-20px);
}
}
@-moz-keyframes fadeOutLeft {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-20px);
}
}
@-o-keyframes fadeOutLeft {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-20px);
}
}
@keyframes fadeOutLeft {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-20px);
}
}
.animated.fadeOutLeft {
-webkit-animation-name: fadeOutLeft;
-moz-animation-name: fadeOutLeft;
-o-animation-name: fadeOutLeft;
animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutRight {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(20px);
}
}
@-moz-keyframes fadeOutRight {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(20px);
}
}
@-o-keyframes fadeOutRight {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(20px);
}
}
@keyframes fadeOutRight {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(20px);
}
}
.animated.fadeOutRight {
-webkit-animation-name: fadeOutRight;
-moz-animation-name: fadeOutRight;
-o-animation-name: fadeOutRight;
animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutUpBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@-moz-keyframes fadeOutUpBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
}
@-o-keyframes fadeOutUpBig {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-2000px);
}
}
@keyframes fadeOutUpBig {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
}
.animated.fadeOutUpBig {
-webkit-animation-name: fadeOutUpBig;
-moz-animation-name: fadeOutUpBig;
-o-animation-name: fadeOutUpBig;
animation-name: fadeOutUpBig;
}
@-webkit-keyframes fadeOutDownBig {
0% {
opacity: 1;
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@-moz-keyframes fadeOutDownBig {
0% {
opacity: 1;
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(2000px);
}
}
@-o-keyframes fadeOutDownBig {
0% {
opacity: 1;
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(2000px);
}
}
@keyframes fadeOutDownBig {
0% {
opacity: 1;
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(2000px);
}
}
.animated.fadeOutDownBig {
-webkit-animation-name: fadeOutDownBig;
-moz-animation-name: fadeOutDownBig;
-o-animation-name: fadeOutDownBig;
animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@-moz-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
}
@-o-keyframes fadeOutLeftBig {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-2000px);
}
}
@keyframes fadeOutLeftBig {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
}
.animated.fadeOutLeftBig {
-webkit-animation-name: fadeOutLeftBig;
-moz-animation-name: fadeOutLeftBig;
-o-animation-name: fadeOutLeftBig;
animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRightBig {
0% {
opacity: 1;
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@-moz-keyframes fadeOutRightBig {
0% {
opacity: 1;
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(2000px);
}
}
@-o-keyframes fadeOutRightBig {
0% {
opacity: 1;
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(2000px);
}
}
@keyframes fadeOutRightBig {
0% {
opacity: 1;
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
}
.animated.fadeOutRightBig {
-webkit-animation-name: fadeOutRightBig;
-moz-animation-name: fadeOutRightBig;
-o-animation-name: fadeOutRightBig;
animation-name: fadeOutRightBig;
}
@-webkit-keyframes bounceIn {
0% {
opacity: 0;
-webkit-transform: scale(0.3);
}
50% {
opacity: 1;
-webkit-transform: scale(1.05);
}
70% {
-webkit-transform: scale(0.9);
}
100% {
-webkit-transform: scale(1);
}
}
@-moz-keyframes bounceIn {
0% {
opacity: 0;
-moz-transform: scale(0.3);
}
50% {
opacity: 1;
-moz-transform: scale(1.05);
}
70% {
-moz-transform: scale(0.9);
}
100% {
-moz-transform: scale(1);
}
}
@-o-keyframes bounceIn {
0% {
opacity: 0;
-o-transform: scale(0.3);
}
50% {
opacity: 1;
-o-transform: scale(1.05);
}
70% {
-o-transform: scale(0.9);
}
100% {
-o-transform: scale(1);
}
}
@keyframes bounceIn {
0% {
opacity: 0;
transform: scale(0.3);
}
50% {
opacity: 1;
transform: scale(1.05);
}
70% {
transform: scale(0.9);
}
100% {
transform: scale(1);
}
}
@-webkit-keyframes slideInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes slideInDown {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes slideInDown {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes slideInDown {
0% {
opacity: 0;
transform: translateY(-2000px);
}
100% {
transform: translateY(0);
}
}
.slideInDown {
-webkit-animation-name: slideInDown;
-moz-animation-name: slideInDown;
-o-animation-name: slideInDown;
animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes slideInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes slideInLeft {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes slideInLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
100% {
transform: translateX(0);
}
}
.slideInLeft {
-webkit-animation-name: slideInLeft;
-moz-animation-name: slideInLeft;
-o-animation-name: slideInLeft;
animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes slideInRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes slideInRight {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes slideInRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
100% {
transform: translateX(0);
}
}
.slideInRight {
-webkit-animation-name: slideInRight;
-moz-animation-name: slideInRight;
-o-animation-name: slideInRight;
animation-name: slideInRight;
}
@-webkit-keyframes slideOutLeft {
0% {
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@-moz-keyframes slideOutLeft {
0% {
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
}
@-o-keyframes slideOutLeft {
0% {
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(-2000px);
}
}
@keyframes slideOutLeft {
0% {
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
}
.slideOutLeft {
-webkit-animation-name: slideOutLeft;
-moz-animation-name: slideOutLeft;
-o-animation-name: slideOutLeft;
animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
0% {
-webkit-transform: translateX(0);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@-moz-keyframes slideOutRight {
0% {
-moz-transform: translateX(0);
}
100% {
opacity: 0;
-moz-transform: translateX(2000px);
}
}
@-o-keyframes slideOutRight {
0% {
-o-transform: translateX(0);
}
100% {
opacity: 0;
-o-transform: translateX(2000px);
}
}
@keyframes slideOutRight {
0% {
transform: translateX(0);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
}
.slideOutRight {
-webkit-animation-name: slideOutRight;
-moz-animation-name: slideOutRight;
-o-animation-name: slideOutRight;
animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
0% {
-webkit-transform: translateY(0);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@-moz-keyframes slideOutUp {
0% {
-moz-transform: translateY(0);
}
100% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
}
@-o-keyframes slideOutUp {
0% {
-o-transform: translateY(0);
}
100% {
opacity: 0;
-o-transform: translateY(-2000px);
}
}
@keyframes slideOutUp {
0% {
transform: translateY(0);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
}
.slideOutUp {
-webkit-animation-name: slideOutUp;
-moz-animation-name: slideOutUp;
-o-animation-name: slideOutUp;
animation-name: slideOutUp;
}
.animated.bounceIn {
-webkit-animation-name: bounceIn;
-moz-animation-name: bounceIn;
-o-animation-name: bounceIn;
animation-name: bounceIn;
}
@-webkit-keyframes bounceInUp {
0% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(-30px);
}
80% {
-webkit-transform: translateY(10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInUp {
0% {
opacity: 0;
-moz-transform: translateY(2000px);
}
60% {
opacity: 1;
-moz-transform: translateY(-30px);
}
80% {
-moz-transform: translateY(10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes bounceInUp {
0% {
opacity: 0;
-o-transform: translateY(2000px);
}
60% {
opacity: 1;
-o-transform: translateY(-30px);
}
80% {
-o-transform: translateY(10px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes bounceInUp {
0% {
opacity: 0;
transform: translateY(2000px);
}
60% {
opacity: 1;
transform: translateY(-30px);
}
80% {
transform: translateY(10px);
}
100% {
transform: translateY(0);
}
}
.animated.bounceInUp {
-webkit-animation-name: bounceInUp;
-moz-animation-name: bounceInUp;
-o-animation-name: bounceInUp;
animation-name: bounceInUp;
}
@-webkit-keyframes bounceInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateY(30px);
}
80% {
-webkit-transform: translateY(-10px);
}
100% {
-webkit-transform: translateY(0);
}
}
@-moz-keyframes bounceInDown {
0% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
60% {
opacity: 1;
-moz-transform: translateY(30px);
}
80% {
-moz-transform: translateY(-10px);
}
100% {
-moz-transform: translateY(0);
}
}
@-o-keyframes bounceInDown {
0% {
opacity: 0;
-o-transform: translateY(-2000px);
}
60% {
opacity: 1;
-o-transform: translateY(30px);
}
80% {
-o-transform: translateY(-10px);
}
100% {
-o-transform: translateY(0);
}
}
@keyframes bounceInDown {
0% {
opacity: 0;
transform: translateY(-2000px);
}
60% {
opacity: 1;
transform: translateY(30px);
}
80% {
transform: translateY(-10px);
}
100% {
transform: translateY(0);
}
}
.animated.bounceInDown {
-webkit-animation-name: bounceInDown;
-moz-animation-name: bounceInDown;
-o-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(30px);
}
80% {
-webkit-transform: translateX(-10px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInLeft {
0% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
60% {
opacity: 1;
-moz-transform: translateX(30px);
}
80% {
-moz-transform: translateX(-10px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInLeft {
0% {
opacity: 0;
-o-transform: translateX(-2000px);
}
60% {
opacity: 1;
-o-transform: translateX(30px);
}
80% {
-o-transform: translateX(-10px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes bounceInLeft {
0% {
opacity: 0;
transform: translateX(-2000px);
}
60% {
opacity: 1;
transform: translateX(30px);
}
80% {
transform: translateX(-10px);
}
100% {
transform: translateX(0);
}
}
.animated.bounceInLeft {
-webkit-animation-name: bounceInLeft;
-moz-animation-name: bounceInLeft;
-o-animation-name: bounceInLeft;
animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
60% {
opacity: 1;
-webkit-transform: translateX(-30px);
}
80% {
-webkit-transform: translateX(10px);
}
100% {
-webkit-transform: translateX(0);
}
}
@-moz-keyframes bounceInRight {
0% {
opacity: 0;
-moz-transform: translateX(2000px);
}
60% {
opacity: 1;
-moz-transform: translateX(-30px);
}
80% {
-moz-transform: translateX(10px);
}
100% {
-moz-transform: translateX(0);
}
}
@-o-keyframes bounceInRight {
0% {
opacity: 0;
-o-transform: translateX(2000px);
}
60% {
opacity: 1;
-o-transform: translateX(-30px);
}
80% {
-o-transform: translateX(10px);
}
100% {
-o-transform: translateX(0);
}
}
@keyframes bounceInRight {
0% {
opacity: 0;
transform: translateX(2000px);
}
60% {
opacity: 1;
transform: translateX(-30px);
}
80% {
transform: translateX(10px);
}
100% {
transform: translateX(0);
}
}
.animated.bounceInRight {
-webkit-animation-name: bounceInRight;
-moz-animation-name: bounceInRight;
-o-animation-name: bounceInRight;
animation-name: bounceInRight;
}
@-webkit-keyframes bounceOut {
0% {
-webkit-transform: scale(1);
}
25% {
-webkit-transform: scale(0.95);
}
50% {
opacity: 1;
-webkit-transform: scale(1.1);
}
100% {
opacity: 0;
-webkit-transform: scale(0.3);
}
}
@-moz-keyframes bounceOut {
0% {
-moz-transform: scale(1);
}
25% {
-moz-transform: scale(0.95);
}
50% {
opacity: 1;
-moz-transform: scale(1.1);
}
100% {
opacity: 0;
-moz-transform: scale(0.3);
}
}
@-o-keyframes bounceOut {
0% {
-o-transform: scale(1);
}
25% {
-o-transform: scale(0.95);
}
50% {
opacity: 1;
-o-transform: scale(1.1);
}
100% {
opacity: 0;
-o-transform: scale(0.3);
}
}
@keyframes bounceOut {
0% {
transform: scale(1);
}
25% {
transform: scale(0.95);
}
50% {
opacity: 1;
transform: scale(1.1);
}
100% {
opacity: 0;
transform: scale(0.3);
}
}
.animated.bounceOut {
-webkit-animation-name: bounceOut;
-moz-animation-name: bounceOut;
-o-animation-name: bounceOut;
animation-name: bounceOut;
}
@-webkit-keyframes bounceOutUp {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(-2000px);
}
}
@-moz-keyframes bounceOutUp {
0% {
-moz-transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(20px);
}
100% {
opacity: 0;
-moz-transform: translateY(-2000px);
}
}
@-o-keyframes bounceOutUp {
0% {
-o-transform: translateY(0);
}
20% {
opacity: 1;
-o-transform: translateY(20px);
}
100% {
opacity: 0;
-o-transform: translateY(-2000px);
}
}
@keyframes bounceOutUp {
0% {
transform: translateY(0);
}
20% {
opacity: 1;
transform: translateY(20px);
}
100% {
opacity: 0;
transform: translateY(-2000px);
}
}
.animated.bounceOutUp {
-webkit-animation-name: bounceOutUp;
-moz-animation-name: bounceOutUp;
-o-animation-name: bounceOutUp;
animation-name: bounceOutUp;
}
@-webkit-keyframes bounceOutDown {
0% {
-webkit-transform: translateY(0);
}
20% {
opacity: 1;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateY(2000px);
}
}
@-moz-keyframes bounceOutDown {
0% {
-moz-transform: translateY(0);
}
20% {
opacity: 1;
-moz-transform: translateY(-20px);
}
100% {
opacity: 0;
-moz-transform: translateY(2000px);
}
}
@-o-keyframes bounceOutDown {
0% {
-o-transform: translateY(0);
}
20% {
opacity: 1;
-o-transform: translateY(-20px);
}
100% {
opacity: 0;
-o-transform: translateY(2000px);
}
}
@keyframes bounceOutDown {
0% {
transform: translateY(0);
}
20% {
opacity: 1;
transform: translateY(-20px);
}
100% {
opacity: 0;
transform: translateY(2000px);
}
}
.animated.bounceOutDown {
-webkit-animation-name: bounceOutDown;
-moz-animation-name: bounceOutDown;
-o-animation-name: bounceOutDown;
animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(-2000px);
}
}
@-moz-keyframes bounceOutLeft {
0% {
-moz-transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(20px);
}
100% {
opacity: 0;
-moz-transform: translateX(-2000px);
}
}
@-o-keyframes bounceOutLeft {
0% {
-o-transform: translateX(0);
}
20% {
opacity: 1;
-o-transform: translateX(20px);
}
100% {
opacity: 0;
-o-transform: translateX(-2000px);
}
}
@keyframes bounceOutLeft {
0% {
transform: translateX(0);
}
20% {
opacity: 1;
transform: translateX(20px);
}
100% {
opacity: 0;
transform: translateX(-2000px);
}
}
.animated.bounceOutLeft {
-webkit-animation-name: bounceOutLeft;
-moz-animation-name: bounceOutLeft;
-o-animation-name: bounceOutLeft;
animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
0% {
-webkit-transform: translateX(0);
}
20% {
opacity: 1;
-webkit-transform: translateX(-20px);
}
100% {
opacity: 0;
-webkit-transform: translateX(2000px);
}
}
@-moz-keyframes bounceOutRight {
0% {
-moz-transform: translateX(0);
}
20% {
opacity: 1;
-moz-transform: translateX(-20px);
}
100% {
opacity: 0;
-moz-transform: translateX(2000px);
}
}
@-o-keyframes bounceOutRight {
0% {
-o-transform: translateX(0);
}
20% {
opacity: 1;
-o-transform: translateX(-20px);
}
100% {
opacity: 0;
-o-transform: translateX(2000px);
}
}
@keyframes bounceOutRight {
0% {
transform: translateX(0);
}
20% {
opacity: 1;
transform: translateX(-20px);
}
100% {
opacity: 0;
transform: translateX(2000px);
}
}
.animated.bounceOutRight {
-webkit-animation-name: bounceOutRight;
-moz-animation-name: bounceOutRight;
-o-animation-name: bounceOutRight;
animation-name: bounceOutRight;
}
@-webkit-keyframes rotateIn {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(-200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateIn {
0% {
-moz-transform-origin: center center;
-moz-transform: rotate(-200deg);
opacity: 0;
}
100% {
-moz-transform-origin: center center;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateIn {
0% {
-o-transform-origin: center center;
-o-transform: rotate(-200deg);
opacity: 0;
}
100% {
-o-transform-origin: center center;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateIn {
0% {
transform-origin: center center;
transform: rotate(-200deg);
opacity: 0;
}
100% {
transform-origin: center center;
transform: rotate(0);
opacity: 1;
}
}
.animated.rotateIn {
-webkit-animation-name: rotateIn;
-moz-animation-name: rotateIn;
-o-animation-name: rotateIn;
animation-name: rotateIn;
}
@-webkit-keyframes rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInUpLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(90deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
}
.animated.rotateInUpLeft {
-webkit-animation-name: rotateInUpLeft;
-moz-animation-name: rotateInUpLeft;
-o-animation-name: rotateInUpLeft;
animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInDownLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
}
.animated.rotateInDownLeft {
-webkit-animation-name: rotateInDownLeft;
-moz-animation-name: rotateInDownLeft;
-o-animation-name: rotateInDownLeft;
animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInUpRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInUpRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInUpRight {
0% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
}
.animated.rotateInUpRight {
-webkit-animation-name: rotateInUpRight;
-moz-animation-name: rotateInUpRight;
-o-animation-name: rotateInUpRight;
animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateInDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
}
@-moz-keyframes rotateInDownRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
}
@-o-keyframes rotateInDownRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
}
@keyframes rotateInDownRight {
0% {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0;
}
100% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
}
.animated.rotateInDownRight {
-webkit-animation-name: rotateInDownRight;
-moz-animation-name: rotateInDownRight;
-o-animation-name: rotateInDownRight;
animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateOut {
0% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: center center;
-webkit-transform: rotate(200deg);
opacity: 0;
}
}
@-moz-keyframes rotateOut {
0% {
-moz-transform-origin: center center;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: center center;
-moz-transform: rotate(200deg);
opacity: 0;
}
}
@-o-keyframes rotateOut {
0% {
-o-transform-origin: center center;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: center center;
-o-transform: rotate(200deg);
opacity: 0;
}
}
@keyframes rotateOut {
0% {
transform-origin: center center;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: center center;
transform: rotate(200deg);
opacity: 0;
}
}
.animated.rotateOut {
-webkit-animation-name: rotateOut;
-moz-animation-name: rotateOut;
-o-animation-name: rotateOut;
animation-name: rotateOut;
}
@-webkit-keyframes rotateOutUpLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutUpLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutUpLeft {
0% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: left bottom;
transform: rotate(-90deg);
opacity: 0;
}
}
.animated.rotateOutUpLeft {
-webkit-animation-name: rotateOutUpLeft;
-moz-animation-name: rotateOutUpLeft;
-o-animation-name: rotateOutUpLeft;
animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutDownLeft {
0% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: left bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownLeft {
0% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: left bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutDownLeft {
0% {
-o-transform-origin: left bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: left bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutDownLeft {
0% {
transform-origin: left bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: left bottom;
transform: rotate(90deg);
opacity: 0;
}
}
.animated.rotateOutDownLeft {
-webkit-animation-name: rotateOutDownLeft;
-moz-animation-name: rotateOutDownLeft;
-o-animation-name: rotateOutDownLeft;
animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutUpRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutUpRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutUpRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(90deg);
opacity: 0;
}
}
@keyframes rotateOutUpRight {
0% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate(90deg);
opacity: 0;
}
}
.animated.rotateOutUpRight {
-webkit-animation-name: rotateOutUpRight;
-moz-animation-name: rotateOutUpRight;
-o-animation-name: rotateOutUpRight;
animation-name: rotateOutUpRight;
}
@-webkit-keyframes rotateOutDownRight {
0% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(0);
opacity: 1;
}
100% {
-webkit-transform-origin: right bottom;
-webkit-transform: rotate(-90deg);
opacity: 0;
}
}
@-moz-keyframes rotateOutDownRight {
0% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(0);
opacity: 1;
}
100% {
-moz-transform-origin: right bottom;
-moz-transform: rotate(-90deg);
opacity: 0;
}
}
@-o-keyframes rotateOutDownRight {
0% {
-o-transform-origin: right bottom;
-o-transform: rotate(0);
opacity: 1;
}
100% {
-o-transform-origin: right bottom;
-o-transform: rotate(-90deg);
opacity: 0;
}
}
@keyframes rotateOutDownRight {
0% {
transform-origin: right bottom;
transform: rotate(0);
opacity: 1;
}
100% {
transform-origin: right bottom;
transform: rotate(-90deg);
opacity: 0;
}
}
.animated.rotateOutDownRight {
-webkit-animation-name: rotateOutDownRight;
-moz-animation-name: rotateOutDownRight;
-o-animation-name: rotateOutDownRight;
animation-name: rotateOutDownRight;
}
@-webkit-keyframes hinge {
0% {
-webkit-transform: rotate(0);
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
}
20%, 60% {
-webkit-transform: rotate(80deg);
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
}
40% {
-webkit-transform: rotate(60deg);
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
}
80% {
-webkit-transform: rotate(60deg) translateY(0);
opacity: 1;
-webkit-transform-origin: top left;
-webkit-animation-timing-function: ease-in-out;
}
100% {
-webkit-transform: translateY(700px);
opacity: 0;
}
}
@-moz-keyframes hinge {
0% {
-moz-transform: rotate(0);
-moz-transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
}
20%, 60% {
-moz-transform: rotate(80deg);
-moz-transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
}
40% {
-moz-transform: rotate(60deg);
-moz-transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
}
80% {
-moz-transform: rotate(60deg) translateY(0);
opacity: 1;
-moz-transform-origin: top left;
-moz-animation-timing-function: ease-in-out;
}
100% {
-moz-transform: translateY(700px);
opacity: 0;
}
}
@-o-keyframes hinge {
0% {
-o-transform: rotate(0);
-o-transform-origin: top left;
-o-animation-timing-function: ease-in-out;
}
20%, 60% {
-o-transform: rotate(80deg);
-o-transform-origin: top left;
-o-animation-timing-function: ease-in-out;
}
40% {
-o-transform: rotate(60deg);
-o-transform-origin: top left;
-o-animation-timing-function: ease-in-out;
}
80% {
-o-transform: rotate(60deg) translateY(0);
opacity: 1;
-o-transform-origin: top left;
-o-animation-timing-function: ease-in-out;
}
100% {
-o-transform: translateY(700px);
opacity: 0;
}
}
@keyframes hinge {
0% {
transform: rotate(0);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
20%, 60% {
transform: rotate(80deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
40% {
transform: rotate(60deg);
transform-origin: top left;
animation-timing-function: ease-in-out;
}
80% {
transform: rotate(60deg) translateY(0);
opacity: 1;
transform-origin: top left;
animation-timing-function: ease-in-out;
}
100% {
transform: translateY(700px);
opacity: 0;
}
}
.animated.hinge {
-webkit-animation-name: hinge;
-moz-animation-name: hinge;
-o-animation-name: hinge;
animation-name: hinge;
}
@-webkit-keyframes rollIn {
0% {
opacity: 0;
-webkit-transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
}
}
@-moz-keyframes rollIn {
0% {
opacity: 0;
-moz-transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-moz-transform: translateX(0px) rotate(0deg);
}
}
@-o-keyframes rollIn {
0% {
opacity: 0;
-o-transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
-o-transform: translateX(0px) rotate(0deg);
}
}
@keyframes rollIn {
0% {
opacity: 0;
transform: translateX(-100%) rotate(-120deg);
}
100% {
opacity: 1;
transform: translateX(0px) rotate(0deg);
}
}
.animated.rollIn {
-webkit-animation-name: rollIn;
-moz-animation-name: rollIn;
-o-animation-name: rollIn;
animation-name: rollIn;
}
@-webkit-keyframes rollOut {
0% {
opacity: 1;
-webkit-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-webkit-transform: translateX(100%) rotate(120deg);
}
}
@-moz-keyframes rollOut {
0% {
opacity: 1;
-moz-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-moz-transform: translateX(100%) rotate(120deg);
}
}
@-o-keyframes rollOut {
0% {
opacity: 1;
-o-transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
-o-transform: translateX(100%) rotate(120deg);
}
}
@keyframes rollOut {
0% {
opacity: 1;
transform: translateX(0px) rotate(0deg);
}
100% {
opacity: 0;
transform: translateX(100%) rotate(120deg);
}
}
.animated.rollOut {
-webkit-animation-name: rollOut;
-moz-animation-name: rollOut;
-o-animation-name: rollOut;
animation-name: rollOut;
}
@-webkit-keyframes lightSpeedIn {
0% {
-webkit-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-webkit-transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-webkit-transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@-moz-keyframes lightSpeedIn {
0% {
-moz-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-moz-transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-moz-transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-moz-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@-o-keyframes lightSpeedIn {
0% {
-o-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
-o-transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
-o-transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
-o-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
@keyframes lightSpeedIn {
0% {
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
60% {
transform: translateX(-20%) skewX(30deg);
opacity: 1;
}
80% {
transform: translateX(0%) skewX(-15deg);
opacity: 1;
}
100% {
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
}
.animated.lightSpeedIn {
-webkit-animation-name: lightSpeedIn;
-moz-animation-name: lightSpeedIn;
-o-animation-name: lightSpeedIn;
animation-name: lightSpeedIn;
-webkit-animation-timing-function: ease-out;
-moz-animation-timing-function: ease-out;
-o-animation-timing-function: ease-out;
animation-timing-function: ease-out;
}
.animated.lightSpeedIn {
-webkit-animation-duration: 0.5s;
-moz-animation-duration: 0.5s;
-o-animation-duration: 0.5s;
animation-duration: 0.5s;
}
@-webkit-keyframes lightSpeedOut {
0% {
-webkit-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-webkit-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@-moz-keyframes lightSpeedOut {
0% {
-moz-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-moz-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@-o-keyframes lightSpeedOut {
0% {
-o-transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
-o-transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
@keyframes lightSpeedOut {
0% {
transform: translateX(0%) skewX(0deg);
opacity: 1;
}
100% {
transform: translateX(100%) skewX(-30deg);
opacity: 0;
}
}
.animated.lightSpeedOut {
-webkit-animation-name: lightSpeedOut;
-moz-animation-name: lightSpeedOut;
-o-animation-name: lightSpeedOut;
animation-name: lightSpeedOut;
-webkit-animation-timing-function: ease-in;
-moz-animation-timing-function: ease-in;
-o-animation-timing-function: ease-in;
animation-timing-function: ease-in;
}
.animated.lightSpeedOut {
-webkit-animation-duration: 0.25s;
-moz-animation-duration: 0.25s;
-o-animation-duration: 0.25s;
animation-duration: 0.25s;
}  .isotope-item {
z-index: 2;
overflow: visible !important;
}
.isotope-hidden.isotope-item {
pointer-events: none;
z-index: 1;
} .isotope,
.isotope .isotope-item {
-webkit-transition-duration: 0.8s;
-moz-transition-duration: 0.8s;
-ms-transition-duration: 0.8s;
-o-transition-duration: 0.8s;
transition-duration: 0.8s;
}
.isotope {
-webkit-transition-property: height, width;
-moz-transition-property: height, width;
-ms-transition-property: height, width;
-o-transition-property: height, width;
transition-property: height, width;
}
.isotope .isotope-item {
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform, opacity;
-ms-transition-property: -ms-transform, opacity;
-o-transition-property: -o-transform, opacity;
transition-property: transform, opacity;
} .isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
-webkit-transition-duration: 0s;
-moz-transition-duration: 0s;
-ms-transition-duration: 0s;
-o-transition-duration: 0s;
transition-duration: 0s;
} .nivo-lightbox-theme-default.nivo-lightbox-overlay {
background: #666;
background: rgba(0, 0, 0, 0.6);
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
background: url(//lapetitereine.com/wp-content/themes/jednotka/styles/img/nivo_slider/loading.gif) no-repeat 50% 50%;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav {
top: 10%;
width: 8%;
height: 80%;
text-indent: -9999px;
background-repeat: no-repeat;
background-position: 50% 50%;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
opacity: 1;
background-color: rgba(0, 0, 0, 0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
background-image: url(//lapetitereine.com/wp-content/themes/jednotka/styles/img/nivo_slider/prev.png);
border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
background-image: url(//lapetitereine.com/wp-content/themes/jednotka/styles/img/nivo_slider/next.png);
border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(//lapetitereine.com/wp-content/themes/jednotka/styles/img/nivo_slider/close.png) no-repeat 0 0;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover {
opacity: 1;
}
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
bottom: -7%;
}
.nivo-lightbox-theme-default .nivo-lightbox-title {
font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
background: #000;
color: #fff;
padding: 7px 15px;
border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
background: #fff;
-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
background: #fff;
padding: 40px;
-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
-moz-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
}
@media (-webkit-min-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (min--moz-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading {
background-image: url(//lapetitereine.com/wp-content/themes/jednotka/styles/img/nivo_slider/loading@2x.gif);
background-size: 32px 32px;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev {
background-image: url(//lapetitereine.com/wp-content/themes/jednotka/styles/img/nivo_slider/prev@2x.png);
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-next {
background-image: url(//lapetitereine.com/wp-content/themes/jednotka/styles/img/nivo_slider/next@2x.png);
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
background-image: url(//lapetitereine.com/wp-content/themes/jednotka/styles/img/nivo_slider/close@2x.png);
background-size: 16px 16px;
}
} .nivo-lightbox-overlay {
position: fixed;
top: 0;
left: 0;
z-index: 99998;
width: 100%;
height: 100%;
overflow: hidden;
visibility: hidden;
opacity: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.nivo-lightbox-overlay.nivo-lightbox-open {
visibility: visible;
opacity: 1;
}
.nivo-lightbox-wrap {
position: absolute;
top: 10%;
bottom: 10%;
left: 10%;
right: 10%;
}
.nivo-lightbox-content {
width: 100%;
height: 100%;
}
.nivo-lightbox-title-wrap {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 99999;
text-align: center;
}
.nivo-lightbox-nav {
display: none;
}
.nivo-lightbox-prev {
position: absolute;
top: 50%;
left: 0;
}
.nivo-lightbox-next {
position: absolute;
top: 50%;
right: 0;
}
.nivo-lightbox-close {
position: absolute;
top: 2%;
right: 2%;
}
.nivo-lightbox-image {
text-align: center;
}
.nivo-lightbox-image img {
max-width: 100%;
max-height: 100%;
width: auto;
height: auto;
vertical-align: middle;
}
.nivo-lightbox-content iframe {
width: 100%;
height: 100%;
}
.nivo-lightbox-ajax {
max-height: 100%;
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.nivo-lightbox-error {
display: table;
text-align: center;
width: 100%;
height: 100%;
color: #fff;
text-shadow: 0 1px 1px #000;
}
.nivo-lightbox-error p {
display: table-cell;
vertical-align: middle;
} .nivo-lightbox-effect-fade,
.nivo-lightbox-effect-fadeScale,
.nivo-lightbox-effect-slideLeft,
.nivo-lightbox-effect-slideRight,
.nivo-lightbox-effect-slideUp,
.nivo-lightbox-effect-slideDown,
.nivo-lightbox-effect-fall {
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-ms-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} .nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: scale(0.7);
-moz-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
}
.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
} .nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-moz-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-ms-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
-o-transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}
.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
-webkit-transform: translateX(-10%);
-moz-transform: translateX(-10%);
-ms-transform: translateX(-10%);
transform: translateX(-10%);
}
.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
-webkit-transform: translateX(10%);
-moz-transform: translateX(10%);
-ms-transform: translateX(10%);
transform: translateX(10%);
}
.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
-webkit-transform: translateY(-10%);
-moz-transform: translateY(-10%);
-ms-transform: translateY(-10%);
transform: translateY(-10%);
}
.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
-webkit-transform: translateY(10%);
-moz-transform: translateY(10%);
-ms-transform: translateY(10%);
transform: translateY(10%);
}
.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
} .nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
-webkit-perspective: 1000px;
-moz-perspective: 1000px;
perspective: 1000px;
}
.nivo-lightbox-effect-fall .nivo-lightbox-wrap {
-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: translateZ(300px);
-moz-transform: translateZ(300px);
-ms-transform: translateZ(300px);
transform: translateZ(300px);
}
.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
} .well {
background-color: #eaedf2;
border-color: #cad2df;
}
.jumbotron {
background-color: #eaedf2;
font-size: inherit;
line-height: inherit;
font-weight: inherit;
padding: 0;
}
.jumbotron h1 {
color: inherit;
font-size: inherit;
line-height: inherit;
}
.jumbotron p {
line-height: inherit;
}
.container .jumbotron {
padding: 30px;
}
.container .jumbotron.jumbotron-lg {
padding: 60px;
}
.glyphicon {
font-family: inherit;
}  html {
height: 100%;
}
body {
background-color: #353b47;
width: 100%;
overflow-x: hidden;
}
body.boxed {
background-color: #e8e8e8;
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
body.boxed {
background-size: 200px 200px;
}
}
@media (min-width: 768px) {
body.boxed #wrapper {
max-width: 810px;
margin-left: auto;
margin-right: auto;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}
body.boxed #wrapper #header, body.boxed #wrapper #main-content, body.boxed #wrapper #footer-main, body.boxed #wrapper #footer-copyright {
padding-left: 30px;
padding-right: 30px;
}
}
@media (min-width: 992px) {
body.boxed #wrapper {
max-width: 1030px;
}
}
@media (min-width: 1200px) {
body.boxed #wrapper {
max-width: 1230px;
}
}
#wrapper {
background-repeat: no-repeat;
background-position: center 0;
}
@media (min--moz-device-pixel-ratio: 1.3), (-o-min-device-pixel-ratio: 2.6 / 2), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
#wrapper {
background-image: url(//lapetitereine.com/wp-content/themes/jednotka/images/bg_wrapper@2x.jpg);
background-size: 1920px 535px; }
}
#main-content {
padding: 70px 0 80px 0;
background-color: white;
}
body.boxed #scroll-to-top {
border-color: #9ca4af;
color: #676f7a;
background-color: #eaedf2;
}
body.boxed #scroll-to-top.fade.in:hover {
border-color: #808a98;
background-color: #f0f2f6;
}
#scroll-to-top {
right: 10px;
border: 2px solid #eaedf2;
line-height: 45px;
text-align: center;
position: fixed;
right: 10px;
bottom: 10px;
display: none;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
width: 50px;
height: 50px;
background-color: white;
background-color: rgba(255, 255, 255, 0.1);
-webkit-transition: opacity 300ms, border-color 300ms, background-color 300ms;
-moz-transition: opacity 300ms, border-color 300ms, background-color 300ms;
-o-transition: opacity 300ms, border-color 300ms, background-color 300ms;
transition: opacity 300ms, border-color 300ms, background-color 300ms;
}
@media (min-width: 992px) {
#scroll-to-top {
display: block;
}
}
#scroll-to-top.fade.in:hover {
cursor: pointer;
border-color: #cad2df;
} #header .navbar {
height: 90px;
}
#header .navbar-default {
border: none;
background: none;
margin: 0; border-color: #676c75;
border-color: rgba(255, 255, 255, 0.25);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
#header .navbar-default .navbar-collapse {
background-color: #353b47;
background-color: rgba(53, 59, 71, 0.98);
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
@media (min-width: 768px) {
#header .navbar-default .navbar-collapse {
background-color: transparent;
-moz-border-radius-bottomleft: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
}
}
#header .navbar-default .navbar-brand {
padding: 0;
float: none;
display: table-cell;
vertical-align: middle;
}
#header .navbar-default .navbar-toggle {
margin: 27px 0 0;
border-color: white;
border-width: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
#header .navbar-default .navbar-toggle .icon-bar {
background-color: white;
}
#header .navbar-default .navbar-nav > .open > a {
background-color: #494f5a;
background-color: rgba(255, 255, 255, 0.1);
}
@media (min-width: 768px) {
#header .navbar-default .navbar-nav > .open > a {
background-color: transparent;
}
}
#header .navbar-default .navbar-nav > .open .dropdown-menu {
padding: 0;
}
#header .navbar-default .navbar-nav > .open .dropdown-menu > li > a {
border-bottom: 1px solid;
padding: 10px 15px 10px 25px;
border-color: #3f444f;
border-color: rgba(153, 153, 153, 0.1);
}
@media (min-width: 768px) {
#header .navbar-default .navbar-nav > .open .dropdown-menu > li > a {
color: white;
border-bottom-color: white;
border-bottom-color: rgba(255, 255, 255, 0.3);
text-align: center;
padding: 10px 20px;
white-space: normal;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
}
#header .navbar-default .navbar-nav > .open .dropdown-menu > li.dropdown-submenu {
position: relative;
}
#header .navbar-default .navbar-nav > .open .dropdown-menu > li.dropdown-submenu:after {
content: '';
position: absolute;
width: 16px;
height: 100%;
top: 0;
right: -17px;
display: block;
}
#header .navbar-default .navbar-nav > .open .dropdown-menu > li.dropdown-submenu .fa-icon-angle-right {
position: absolute;
top: 13px;
right: 13px;
}
#header .navbar-default .navbar-nav > .open .dropdown-menu > li.dropdown-submenu .dropdown-menu {
top: -20px;
right: -123px;
}
#header .navbar-default .navbar-nav > .open .dropdown-menu > li.dropdown-submenu .dropdown-menu:before {
content: '';
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 5px solid rgba(255, 255, 255, 0.4);
border-bottom-color: transparent;
position: absolute;
left: -5px;
top: 15px;
margin-left: -5px;
width: 0;
height: 0;
}
#header .navbar-default .navbar-nav > .open .dropdown-menu > li:last-child > a {
border-bottom-color: transparent;
}
#header .navbar-default .navbar-nav > .open .dropdown-menu > li.last-child > a {
border-bottom-color: transparent;
}
@media (max-width: 767px) {
#header .navbar-default .navbar-nav .open .dropdown-menu > .active > a, #header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, #header .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: white;
}
}
#header .navbar-default .navbar-nav > li > a {
border-bottom: 1px solid;
border-color: #494f5a;
border-color: rgba(255, 255, 255, 0.1);
}
#header .navbar-default .navbar-nav > li > a span {
color: white;
}
#header .navbar-default .navbar-nav > li > a [class^="fa-icon-"], #header .navbar-default .navbar-nav > li > a [class*=" fa-icon-"] {
margin: 3px 0 0 0;
float: right;
}
#header .navbar-default .navbar-nav > li:last-child > a {
border-bottom: none;
}
@media (min-width: 768px) {
#header .navbar-default .navbar-nav > li .dropdown-menu {
margin-top: 15px;
border: 5px solid;
width: 216px;
right: 50%;
margin-right: -108px;
border-color: #858990;
border-color: rgba(255, 255, 255, 0.4);
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
#header .navbar-default .navbar-nav > li .dropdown-menu:before {
content: '';
position: absolute;
width: 100%;
height: 15px;
top: -20px;
left: 0;
display: block;
}
#header .navbar-default .navbar-nav > li .dropdown-menu > li:first-child {
position: relative;
}
#header .navbar-default .navbar-nav > li .dropdown-menu > li:first-child > a {
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}
#header .navbar-default .navbar-nav > li .dropdown-menu > li:last-child > a {
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
}
@media (min-width: 768px) {
#header .navbar-default .navbar-nav > li {
margin: 0;
}
#header .navbar-default .navbar-nav > li > a {
margin-top: 1px;
padding: 0 15px;
background-color: transparent;
border: none;
}
#header .navbar-default .navbar-nav > li > a [class^="fa-icon-"], #header .navbar-default .navbar-nav > li > a [class*=" fa-icon-"] {
margin: 0 0 0 5px;
float: none;
}
#header .navbar-default .navbar-nav > li > a span {
color: white;
height: 90px;
border-bottom: 3px solid transparent;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
display: table-cell;
vertical-align: middle;
}
#header .navbar-default .navbar-nav > li > a:hover, #header .navbar-default .navbar-nav > li > a:focus {
background-color: transparent;
}
#header .navbar-default .navbar-nav > li > a:hover span, #header .navbar-default .navbar-nav > li > a:focus span {
color: white;
color: rgba(255, 255, 255, 0.85);
}
#header .navbar-default .navbar-nav > li.open > a, #header .navbar-default .navbar-nav > li.open > a:hover, #header .navbar-default .navbar-nav > li.open > a:focus, #header .navbar-default .navbar-nav > li.active > a, #header .navbar-default .navbar-nav > li.active > a:hover, #header .navbar-default .navbar-nav > li.active > a:focus {
color: white;
background-color: transparent;
}
#header .navbar-default .navbar-nav > li.open > a span, #header .navbar-default .navbar-nav > li.open > a:hover span, #header .navbar-default .navbar-nav > li.open > a:focus span, #header .navbar-default .navbar-nav > li.active > a span, #header .navbar-default .navbar-nav > li.active > a:hover span, #header .navbar-default .navbar-nav > li.active > a:focus span {
color: white;
}
#header .navbar-default .navbar-nav > li.open > a:hover span, #header .navbar-default .navbar-nav > li.open > a:focus span, #header .navbar-default .navbar-nav > li.active > a:hover span, #header .navbar-default .navbar-nav > li.active > a:focus span {
color: white;
color: rgba(255, 255, 255, 0.85);
}
#header .navbar-default .navbar-nav > li.dropdown.open:before {
content: '';
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-bottom: 5px solid;
position: absolute;
left: 50%;
bottom: -15px;
margin-left: -5px;
width: 0;
height: 0;
border-bottom-color: #858990;
border-bottom-color: rgba(255, 255, 255, 0.4);
}
#header .navbar-default .navbar-nav > li:last-child {
margin-right: 0;
}
#header .navbar-default .navbar-nav > li:last-child > a {
padding-right: 0;
}
#header .navbar-default .navbar-nav > li:last-child.open:before {
margin-left: 2px;
}
#header .navbar-default .navbar-nav > li:last-child .dropdown-menu {
right: 0;
margin-right: 0;
left: auto;
}
#header .navbar-default .navbar-nav > li.last-child .dropdown-menu {
right: 15px;
margin-right: 0;
left: auto;
}
}
.lt-ie9 #header .navbar-right {
margin-right: -30px;
} #footer #footer-main {
padding: 50px 0;
background-color: #575756;
text-align: center;
}
@media (min-width: 768px) {
#footer #footer-main {
text-align: left;
}
}
#footer #footer-main [class^="fa-icon-"], #footer #footer-main [class*=" fa-icon-"] {
font-size: 15px;
margin-top: 2px;
}
#footer #footer-main .title {
color: white;
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
margin: 0 0 25px 0;
}
#footer #footer-main .info-box {
margin-top: 50px;
}
#footer #footer-main .info-box:first-child {
margin-top: 0;
}
@media (min-width: 768px) {
#footer #footer-main .info-box:nth-child(2) {
margin-top: 0;
}
}
@media (min-width: 992px) {
#footer #footer-main .info-box {
margin-top: 0;
}
}
#footer #footer-main .info-box a {
color: white;
}
#footer #footer-main .info-box a:hover {
color: white;
}
@media (max-width: 767px) {
#footer #footer-main .info-box .icon-box .icon {
margin-top: 20px;
margin-bottom: 10px;
}
#footer #footer-main .info-box .icon-box .icon:first-child {
margin-top: 0;
}
}
#footer #footer-main .info-box .icon-box .icon [class^="fa-icon-"], #footer #footer-main .info-box .icon-box .icon [class*=" fa-icon-"] {
font-size: 22px;
}
@media (min-width: 768px) {
#footer #footer-main .info-box .icon-box .icon [class^="fa-icon-"], #footer #footer-main .info-box .icon-box .icon [class*=" fa-icon-"] {
font-size: 15px;
}
}
#footer #footer-main .info-box.social-box .time {
color: #717e90;
}
#footer #footer-main .info-box .logo-container {
max-width: 100%;
}
#footer #footer-main .info-box .logo-container img {
max-width: 100%;
}
#footer #footer-main .image-list-box > li > a img {
border-color: #676f7a;
}
#footer #footer-main .image-list-box > li > a img:hover {
border-color: #808894;
}
#footer #footer-main .button-cloud-box .btn-bordered {
margin-bottom: 10px;
font-weight: normal;
}
#footer #footer-main form {
margin-top: 25px;
}
#footer #footer-main form [class^="fa-icon-"], #footer #footer-main form [class*=" fa-icon-"] {
display: inline-block;
-webkit-transform: scaleX(-1);
-moz-transform: scaleX(-1);
-ms-transform: scaleX(-1);
-o-transform: scaleX(-1);
transform: scaleX(-1);
}
#footer #footer-main form .form-group {
padding-right: 0;
}
#footer #footer-main form .form-control {
background-color: #353b47;
border-color: #353b47;
color: #aab2bd;
}
#footer #footer-main form .form-control:-moz-placeholder {
color: #717e90;
}
#footer #footer-main form .form-control:-ms-input-placeholder {
color: #717e90;
}
#footer #footer-main form .form-control::-webkit-input-placeholder {
color: #717e90;
}
#footer #footer-main form .form-control:focus {
-webkit-box-shadow: 0 0 8px rgba(141, 193, 83, 0.6);
-moz-box-shadow: 0 0 8px rgba(141, 193, 83, 0.6);
box-shadow: 0 0 8px rgba(141, 193, 83, 0.6);
}
#footer #footer-main form .btn {
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
#footer #footer-main .info-box, #footer #footer-main ul, #footer #footer-main p, #footer #footer-main ol, #footer #footer-main ul li, #footer #footer-main ol li {
color: #aab2bd;
}
#footer #footer-main p {
font-size: 14px;
line-height: 24px;
}
#footer #footer-main ul, #footer #footer-main ol {
margin-bottom: 0;
}
#footer #footer-copyright {
background-color: #575756;
color: #575756;
padding: 20px 0;
text-align: center;
}
@media (min-width: 768px) {
#footer #footer-copyright {
text-align: left;
}
}
#footer #footer-copyright .copyright {
margin: 5px 0 0 0;
color:#FFFFFF !important;
}
@media (min-width: 768px) {
#footer #footer-copyright .copyright {
float: left;
}
}
#footer #footer-copyright .links {
margin-top: 20px;
}
@media (min-width: 768px) {
#footer #footer-copyright .links {
float: right;
margin-top: 0;
}
#footer #footer-copyright .links .btn {
margin-left: 5px;
}
} .sidebar {
border-bottom: 2px solid #eaedf2;
padding-top: 20px;
padding-bottom: 20px;
margin-bottom: 40px;
}
@media (min-width: 768px) {
.sidebar {
border-bottom: none;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
padding-left: 20px;
}
}
.sidebar .title {
font-size: 18px;
text-transform: uppercase;
font-weight: 500;
margin: 20px 0;
}
.sidebar .box {
margin-bottom: 30px;
}
.sidebar .box:first-child .title {
margin-top: 0;
}
.sidebar .box:last-child {
margin-bottom: 0;
}
.sidebar .sidebar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.sidebar .sidebar-collapse {
width: auto;
}
.sidebar .sidebar-collapse.collapse {
display: block !important;
height: auto !important;
overflow: visible !important;
}
.sidebar .sidebar-collapse.in {
overflow-y: visible;
}
}
.sidebar .sidebar-toggle {
position: relative;
display: block;
margin-bottom: 20px;
}
@media (min-width: 768px) {
.sidebar .sidebar-toggle {
display: none;
}
}
.sidebar .sidebar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
background-color: white;
margin-left: auto;
margin-right: auto;
}
.sidebar .sidebar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
} body {
color: #9CA514;
}
.lead {
font-size: 26px;
line-height: 39px;
font-weight: 300;
color: #ebaa23;
}
.lead.lead-lg {
margin-bottom: 70px;
}
.lead.lead-md {
line-height: 30px;
font-size: 18px;
font-weight: 400;
color: #676f7a;
}
.lead.lead-sm {
line-height: 26px;
font-size: 16px;
font-weight: 400;
color: #676f7a;
}
.lead.lead-xs {
line-height: 22px;
font-size: 14px;
font-weight: 400;
color: #676f7a;
}
p {
color: #676f7a;
}
p.dropcap-contrast span.first-letter {
font-size: 24px;
float: left;
color: white;
text-align: center;
vertical-align: middle;
line-height: 50px;
margin: 5px 10px 0 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 50px;
height: 50px;
}
p.dropcap span.first-letter {
font-size: 55px;
float: left;
text-align: left;
line-height: 50px;
margin-right: 18px;
width: 45px;
height: 45px;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 500;
color: #575756;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
color: #676f7a;
margin-top: 15px;
}
h1 {
font-size: 30px;
line-height: 37px;
}
h2 {
font-size: 26px;
line-height: 32px;
}
h3 {
font-size: 20px;
line-height: 25px;
}
h4 {
font-size: 18px;
line-height: 22px;
}
h5 {
font-size: 16px;
line-height: 20px;
}
h6 {
font-size: 14px;
line-height: 17px;
}
hr {
border-color: #eaedf2;
border-top-width: 2px;
margin-top: 50px;
margin-bottom: 50px;
}
hr.hr-dashed {
border-style: dashed;
}
hr.hr-invisible {
visibility: hidden;
}
hr.hr-half {
margin-top: 25px;
margin-bottom: 25px;
}
ul, li {
color: #676f7a;
}
ul.list-padded li, ol.list-padded li {
margin-bottom: 5px;
}
ul.list-padded li:last-child, ol.list-padded li:last-child {
margin-bottom: 0;
}
dl {
color: #676f7a;
}
address {
color: #676f7a;
}
blockquote {
padding-top: 0;
padding-bottom: 0;
}
code {
color: #59802e;
background-color: #e4f0d6;
}
pre {
background-color: #eaedf2;
border-color: #cad2df;
color: #353b47;
}
.page-header {
position: relative;
}
.page-header.page-header-with-icon {
text-align: center;
border-top: 2px solid #eaedf2;
border-bottom: none;
padding-bottom: 0;
padding-top: 16px;
margin: 90px 0 50px 0;
}
.page-header.page-header-with-icon > [class^="fa-icon-"], .page-header.page-header-with-icon > [class*=" fa-icon-"], .page-header.page-header-with-icon > [class^="fa-"], .page-header.page-header-with-icon > [class*=" fa-"] {
position: absolute;
display: block;
left: 50%;
top: -25px;
margin-left: -50px;
background-color: white;
font-size: 33px;
line-height: 50px;
width: 100px;
height: 50px;
}
.page-header.page-header-with-icon h1, .page-header.page-header-with-icon h2, .page-header.page-header-with-icon h3, .page-header.page-header-with-icon h4, .page-header.page-header-with-icon h5, .page-header.page-header-with-icon h6 {
text-transform: uppercase;
font-weight: 500;
margin: 20px 10px;
font-size: 26px;
}
.page-header.page-header-with-icon small {
display: block;
text-transform: none;
font-size: 16px;
}
#main-content-header {
text-align: center;
padding: 50px 0;
}
#main-content-header .title {
font-size: 48px;
line-height: 48px;
font-weight: 400;
margin: 0;
color: white;
}
#main-content-header .title small {
display: block;
color: white;
font-size: 18px;
}
#main-content-header .breadcrumb {
background-color: transparent;
font-size: 16px;
margin: 0;
padding: 0;
margin-top: 11px;
}
#main-content-header .breadcrumb > li + li:before {
color: white;
color: rgba(255, 255, 255, 0.4);
}
#main-content-header .breadcrumb > li, #main-content-header .breadcrumb > li a {
color: white;
color: rgba(255, 255, 255, 0.4);
-webkit-transition: color 300ms;
-moz-transition: color 300ms;
-o-transition: color 300ms;
transition: color 300ms;
}
#main-content-header .breadcrumb > li:hover, #main-content-header .breadcrumb > li a:hover {
color: white;
color: white;
}
#main-content-header .breadcrumb > .active {
color: white;
color: rgba(255, 255, 255, 0.4);
}
#main-content-header .breadcrumb > .active:hover {
color: white;
color: rgba(255, 255, 255, 0.4);
}
#main-content-header .directional {
display: none;
}
@media (min-width: 768px) {
#main-content-header .directional {
display: block;
}
#main-content-header .directional .left, #main-content-header .directional .right {
position: absolute;
top: 50%;
margin-top: -15px;
color: white;
font-size: 20px;
text-decoration: none;
line-height: 30px;
width: 30px;
height: 30px;
}
#main-content-header .directional .left {
left: 5px;
}
#main-content-header .directional .right {
right: 5px;
}
}
.text-muted {
color: #9ca4af;
}  .quotes .carousel .carousel-inner {
padding-bottom: 20px;
}
.quotes .quote .lead {
font-size: 18px;
line-height: 30px;
color: #676f7a;
margin-bottom: 25px;
}
.quotes .quote .author-wrapper .author {
border-top: 2px solid #eaedf2;
padding: 25px 45px 0 70px;
margin: 0;
margin-bottom: 25px;
display: inline-block;
position: relative;
font-size: 16px;
color: #353b47;
-webkit-transition: border-color 450ms;
-moz-transition: border-color 450ms;
-o-transition: border-color 450ms;
transition: border-color 450ms;
}
.quotes .quote .author-wrapper .author:before {
content: '';
border-left: 15px solid transparent;
border-top: 15px solid #eaedf2;
position: absolute;
left: 30px;
top: 0;
width: 0;
height: 0;
-webkit-transition: border-color 450ms;
-moz-transition: border-color 450ms;
-o-transition: border-color 450ms;
transition: border-color 450ms;
}
.quotes .quote .author-wrapper .author:after {
content: '';
border-left: 11px solid transparent;
border-top: 12px solid white;
position: absolute;
left: 32px;
top: -2px;
width: 0;
height: 0;
} .panel.pricing-table .panel-body .panel-title {
text-transform: uppercase;
font-size: 24px;
font-weight: 300;
}
.panel.pricing-table .panel-body .btn {
text-transform: uppercase;
}
.panel.pricing-table .panel-body .price {
font-size: 48px;
line-height: 48px;
margin: 10px 0 10px -15px;
font-weight: 700;
}
.panel.pricing-table .panel-body .price .currency {
color: #9ca4af;
font-size: 24px;
font-weight: 300;
padding-right: 5px;
margin-right: -8px;
}
.panel.pricing-table .panel-body p.period {
color: #9ca4af;
margin: 0;
margin-top: -20px;
}
.panel.pricing-table .panel-body ul {
margin: 30px 0;
}
.panel.pricing-table .panel-body ul li {
margin-bottom: 20px;
color: #575756;
}
.panel.pricing-table .panel-body ul li:last-child {
margin-bottom: 0;
}
.panel.pricing-table.pricing-table-solid {
border: none;
}
.panel.pricing-table.pricing-table-solid .panel-heading {
text-align: center;
padding: 15px 0;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
}
.panel.pricing-table.pricing-table-solid .panel-heading .panel-title {
font-size: 24px;
font-weight: 300;
margin: 0;
}
.panel.pricing-table.pricing-table-solid .panel-body {
padding-top: 30px;
text-align: center;
border: 2px solid #eaedf2;
border-top: none;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.panel.pricing-table.pricing-table-solid .panel-body .price {
margin-top: 0;
}
.panel.pricing-table.pricing-table-solid.panel-white .panel-heading {
background-color: white;
}
.panel.pricing-table.pricing-table-solid.panel-black .panel-heading {
background-color: black;
}
.panel.pricing-table.pricing-table-solid.panel-dark .panel-heading {
background-color: #353b47;
}
.panel.pricing-table.pricing-table-solid.panel-medium .panel-heading {
background-color: #575756;
}
.panel.pricing-table.pricing-table-solid.panel-light .panel-heading {
background-color: #676f7a;
}
.panel.pricing-table.pricing-table-solid.panel-medium-light .panel-heading {
background-color: #9ca4af;
}
.panel.pricing-table.pricing-table-solid.panel-very-light .panel-heading {
background-color: #eaedf2;
}
.panel.pricing-table.pricing-table-solid.panel-primary .panel-heading {
background-color: #428bca;
}
.panel.pricing-table.pricing-table-solid.panel-success .panel-heading {
background-color: #5cb85c;
}
.panel.pricing-table.pricing-table-solid.panel-warning .panel-heading {
background-color: #f0ad4e;
}
.panel.pricing-table.pricing-table-solid.panel-danger .panel-heading {
background-color: #d9534f;
}
.panel.pricing-table.pricing-table-solid.panel-info .panel-heading {
background-color: #5dc3de;
} .panels .panel-item:first-child .panel-image {
margin-top: 45px;
}
.panel.panel-image {
margin-bottom: 0;
position: relative;
display: block;
text-decoration: none;
display: block;
border: 2px solid #eaedf2;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
margin-top: 90px;
border: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.panel.panel-image:hover {
text-decoration: none;
}
.panel.panel-image .panel-body {
padding: 30px;
}
.panel.panel-image .panel-body p {
color: #676f7a;
line-height: 22px;
margin: 0;
}
.panel.panel-image .panel-body .panel-title {
font-weight: 500;
font-size: 22px;
margin: 0 0 20px 0;
}
.panel.panel-image .panel-icon {
-webkit-transition: top 300ms;
-moz-transition: top 300ms;
-o-transition: top 300ms;
transition: top 300ms;
}
@media (min-width: 768px) {
.panel.panel-image {
margin-top: 45px;
}
}
.panel.panel-image .panel-icon {
position: absolute;
top: -45px;
left: 50%;
margin-left: -45px;
text-align: center;
line-height: 90px;
width: 90px;
height: 90px;
}
.panel.panel-image .panel-icon .icon {
border: 10px solid white;
color: white;
display: inline-block;
font-size: 45px;
line-height: 70px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 90px;
height: 90px;
}
.panel.panel-image .panel-heading {
padding: 0;
border: none;
max-height: 125px;
overflow: hidden;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
}
.panel.panel-image .panel-heading img {
display: block;
height: auto;
max-width: 100%;
-moz-border-radius-topleft: 10px;
-webkit-border-top-left-radius: 10px;
border-top-left-radius: 10px;
-moz-border-radius-topright: 10px;
-webkit-border-top-right-radius: 10px;
border-top-right-radius: 10px;
}
.panel.panel-image .panel-body {
border: 2px solid #eaedf2;
padding-top: 5px;
border-top: none;
text-align: center;
-moz-border-radius-bottomleft: 10px;
-webkit-border-bottom-left-radius: 10px;
border-bottom-left-radius: 10px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.panel.panel-image .panel-body .panel-title {
margin: 20px 0;
}
.panel.panel-image:hover .panel-icon {
top: -43.2px;
}
@media (min-width: 992px) {
.panel.panel-image:hover .panel-icon {
top: -54px;
}
}
.lt-ie9 .panel.panel-image .panel-heading img {
max-height: 141px;
}
.panels .panel-item:first-child .panel-big {
margin-top: 30px;
}
.panel.panel-big {
margin-top: 60px;
margin-bottom: 0;
position: relative;
display: block;
text-decoration: none;
display: block;
border: 2px solid #eaedf2;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.panel.panel-big:hover {
text-decoration: none;
}
.panel.panel-big .panel-body {
padding: 30px;
}
.panel.panel-big .panel-body p {
color: #676f7a;
line-height: 22px;
margin: 0;
}
.panel.panel-big .panel-body .panel-title {
font-weight: 500;
font-size: 22px;
margin: 0 0 20px 0;
}
.panel.panel-big .panel-icon {
-webkit-transition: top 300ms;
-moz-transition: top 300ms;
-o-transition: top 300ms;
transition: top 300ms;
}
@media (min-width: 768px) {
.panel.panel-big {
margin-top: 30px;
}
}
.panel.panel-big .panel-icon {
position: absolute;
top: -30px;
left: 50%;
margin-left: -55px;
text-align: center;
background-color: white;
line-height: 60px;
width: 110px;
height: 60px;
}
.panel.panel-big .panel-icon .icon {
display: inline-block;
font-size: 60px;
line-height: 60px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 60px;
height: 60px;
}
.panel.panel-big .panel-body {
padding-top: 48px;
text-align: center;
}
.panel.panel-big:hover .panel-icon {
top: -36px;
}
@media (min-width: 992px) {
.panel.panel-big:hover .panel-icon {
top: -39.6px;
}
}
.panels .panel-item:first-child .panel-circle-big-contrast {
margin-top: 45px;
}
.panel.panel-circle-big-contrast {
margin-top: 90px;
margin-bottom: 0;
position: relative;
display: block;
text-decoration: none;
display: block;
border: 2px solid #eaedf2;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.panel.panel-circle-big-contrast:hover {
text-decoration: none;
}
.panel.panel-circle-big-contrast .panel-body {
padding: 30px;
}
.panel.panel-circle-big-contrast .panel-body p {
color: #676f7a;
line-height: 22px;
margin: 0;
}
.panel.panel-circle-big-contrast .panel-body .panel-title {
font-weight: 500;
font-size: 22px;
margin: 0 0 20px 0;
}
.panel.panel-circle-big-contrast .panel-icon {
-webkit-transition: top 300ms;
-moz-transition: top 300ms;
-o-transition: top 300ms;
transition: top 300ms;
}
@media (min-width: 768px) {
.panel.panel-circle-big-contrast {
margin-top: 45px;
}
}
.panel.panel-circle-big-contrast .panel-icon {
position: absolute;
top: -45px;
left: 50%;
margin-left: -60px;
text-align: center;
background-color: white;
line-height: 90px;
width: 120px;
height: 90px;
}
.panel.panel-circle-big-contrast .panel-icon .icon {
color: white;
display: inline-block;
font-size: 36px;
line-height: 90px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 90px;
height: 90px;
}
.panel.panel-circle-big-contrast .panel-body {
padding-top: 72px;
text-align: center;
}
.panel.panel-circle-big-contrast:hover .panel-icon {
top: -43.2px;
}
@media (min-width: 992px) {
.panel.panel-circle-big-contrast:hover .panel-icon {
top: -54px;
}
}
@media (max-width: 767px) {
.panels .panel-item:first-child .panel-circle-contrast {
margin-top: 30px;
}
}
.panel.panel-circle-contrast {
margin-top: 60px;
margin-bottom: 0;
position: relative;
display: block;
text-decoration: none;
display: block;
border: 2px solid #eaedf2;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.panel.panel-circle-contrast:hover {
text-decoration: none;
}
.panel.panel-circle-contrast .panel-body {
padding: 30px;
}
.panel.panel-circle-contrast .panel-body p {
color: #676f7a;
line-height: 22px;
margin: 0;
}
.panel.panel-circle-contrast .panel-body .panel-title {
font-weight: 500;
font-size: 22px;
margin: 0 0 20px 0;
}
.panel.panel-circle-contrast .panel-icon {
-webkit-transition: top 300ms;
-moz-transition: top 300ms;
-o-transition: top 300ms;
transition: top 300ms;
}
@media (min-width: 768px) {
.panel.panel-circle-contrast {
margin-top: 30px;
}
}
.panel.panel-circle-contrast .panel-icon {
position: absolute;
top: -30px;
left: 50%;
margin-left: -50px;
text-align: center;
background-color: white;
line-height: 60px;
width: 100px;
height: 60px;
}
.panel.panel-circle-contrast .panel-icon .icon {
color: white;
display: inline-block;
font-size: 30px;
line-height: 60px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 60px;
height: 60px;
}
.panel.panel-circle-contrast .panel-body {
padding-top: 48px;
text-align: center;
}
.panel.panel-circle-contrast:hover .panel-icon {
top: -36px;
}
@media (min-width: 992px) {
.panel.panel-circle-contrast:hover .panel-icon {
top: -39.6px;
}
}
.panel.panel-circle-contrast.panel-white .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-white > [class*=" fa-icon-"] {
background-color: white;
}
.panel.panel-circle-contrast.panel-black .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-black > [class*=" fa-icon-"] {
background-color: black;
}
.panel.panel-circle-contrast.panel-dark .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-dark > [class*=" fa-icon-"] {
background-color: #353b47;
}
.panel.panel-circle-contrast.panel-medium .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-medium > [class*=" fa-icon-"] {
background-color: #575756;
}
.panel.panel-circle-contrast.panel-light .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-light > [class*=" fa-icon-"] {
background-color: #676f7a;
}
.panel.panel-circle-contrast.panel-medium-light .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-medium-light > [class*=" fa-icon-"] {
background-color: #9ca4af;
}
.panel.panel-circle-contrast.panel-very-light .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-very-light > [class*=" fa-icon-"] {
background-color: #eaedf2;
}
.panel.panel-circle-contrast.panel-primary .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-primary > [class*=" fa-icon-"] {
background-color: #428bca;
}
.panel.panel-circle-contrast.panel-success .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-success > [class*=" fa-icon-"] {
background-color: #5cb85c;
}
.panel.panel-circle-contrast.panel-warning .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-warning > [class*=" fa-icon-"] {
background-color: #f0ad4e;
}
.panel.panel-circle-contrast.panel-danger .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-danger > [class*=" fa-icon-"] {
background-color: #d9534f;
}
.panel.panel-circle-contrast.panel-info .panel-icon [class^="fa-icon-"], .panel.panel-circle-contrast.panel-info > [class*=" fa-icon-"] {
background-color: #5dc3de;
}
.panels-wrapper .panels {
margin-top: 22px;
}
@media (min-width: 768px) {
.panels-wrapper .panels {
margin-top: 45px;
}
}
.panels-wrapper .panels:first-child {
margin-top: 0;
}
.panel-bordered {
margin-bottom: 0;
position: relative;
display: block;
text-decoration: none;
display: block;
border: 2px solid #eaedf2;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.panel-bordered:hover {
text-decoration: none;
}
.panel-bordered .panel-body {
padding: 30px;
}
.panel-bordered .panel-body p {
color: #676f7a;
line-height: 22px;
margin: 0;
}
.panel-bordered .panel-body .panel-title {
font-weight: 500;
font-size: 22px;
margin: 0 0 20px 0;
}
.panel-bordered .panel-icon {
-webkit-transition: top 300ms;
-moz-transition: top 300ms;
-o-transition: top 300ms;
transition: top 300ms;
}
.panel-bordered .panel-body {
padding: 15px;
}
.panel-bordered > .panel-heading, .panel-bordered > .panel-footer {
background-color: #eaedf2;
}
.panel-bordered > .panel-heading {
border-bottom: 2px solid #eaedf2;
}
.panel-bordered > .panel-footer {
border-top: 2px solid #eaedf2;
}
.panel-white {
border-color: white;
}
.panel-white > .panel-heading {
color: white;
background-color: white;
border-color: white;
}
.panel-white > .panel-heading .panel-title {
color: inherit;
}
.panel-white > .panel-heading + .panel-collapse .panel-body {
border-top-color: white;
}
.panel-white > .panel-footer {
color: white;
background-color: white;
border-color: white;
}
.panel-white > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: white;
}
.panel-black {
border-color: black;
}
.panel-black > .panel-heading {
color: white;
background-color: black;
border-color: black;
}
.panel-black > .panel-heading .panel-title {
color: inherit;
}
.panel-black > .panel-heading + .panel-collapse .panel-body {
border-top-color: black;
}
.panel-black > .panel-footer {
color: white;
background-color: black;
border-color: black;
}
.panel-black > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: black;
}
.panel-contrast > .panel-heading {
color: white;
}
.panel-contrast > .panel-heading .panel-title {
color: inherit;
}
.panel-contrast > .panel-footer {
color: white;
}
.panel-dark {
border-color: #353b47;
}
.panel-dark > .panel-heading {
color: white;
background-color: #353b47;
border-color: #353b47;
}
.panel-dark > .panel-heading .panel-title {
color: inherit;
}
.panel-dark > .panel-heading + .panel-collapse .panel-body {
border-top-color: #353b47;
}
.panel-dark > .panel-footer {
color: white;
background-color: #353b47;
border-color: #353b47;
}
.panel-dark > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #353b47;
}
.panel-medium {
border-color: #575756;
}
.panel-medium > .panel-heading {
color: white;
background-color: #575756;
border-color: #575756;
}
.panel-medium > .panel-heading .panel-title {
color: inherit;
}
.panel-medium > .panel-heading + .panel-collapse .panel-body {
border-top-color: #575756;
}
.panel-medium > .panel-footer {
color: white;
background-color: #575756;
border-color: #575756;
}
.panel-medium > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #575756;
}
.panel-light {
border-color: #676f7a;
}
.panel-light > .panel-heading {
color: white;
background-color: #676f7a;
border-color: #676f7a;
}
.panel-light > .panel-heading .panel-title {
color: inherit;
}
.panel-light > .panel-heading + .panel-collapse .panel-body {
border-top-color: #676f7a;
}
.panel-light > .panel-footer {
color: white;
background-color: #676f7a;
border-color: #676f7a;
}
.panel-light > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #676f7a;
}
.panel-medium-light {
border-color: #9ca4af;
}
.panel-medium-light > .panel-heading {
color: white;
background-color: #9ca4af;
border-color: #9ca4af;
}
.panel-medium-light > .panel-heading .panel-title {
color: inherit;
}
.panel-medium-light > .panel-heading + .panel-collapse .panel-body {
border-top-color: #9ca4af;
}
.panel-medium-light > .panel-footer {
color: white;
background-color: #9ca4af;
border-color: #9ca4af;
}
.panel-medium-light > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #9ca4af;
}
.panel-very-light {
border-color: #eaedf2;
}
.panel-very-light > .panel-heading {
color: white;
background-color: #eaedf2;
border-color: #eaedf2;
}
.panel-very-light > .panel-heading .panel-title {
color: inherit;
}
.panel-very-light > .panel-heading + .panel-collapse .panel-body {
border-top-color: #eaedf2;
}
.panel-very-light > .panel-footer {
color: white;
background-color: #eaedf2;
border-color: #eaedf2;
}
.panel-very-light > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #eaedf2;
}
.panel-primary {
border-color: #428bca;
}
.panel-primary > .panel-heading {
color: white;
background-color: #428bca;
border-color: #428bca;
}
.panel-primary > .panel-heading .panel-title {
color: inherit;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
.panel-primary > .panel-footer {
color: white;
background-color: #428bca;
border-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
.panel-success {
border-color: #5cb85c;
}
.panel-success > .panel-heading {
color: white;
background-color: #5cb85c;
border-color: #5cb85c;
}
.panel-success > .panel-heading .panel-title {
color: inherit;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #5cb85c;
}
.panel-success > .panel-footer {
color: white;
background-color: #5cb85c;
border-color: #5cb85c;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #5cb85c;
}
.panel-warning {
border-color: #f0ad4e;
}
.panel-warning > .panel-heading {
color: white;
background-color: #f0ad4e;
border-color: #f0ad4e;
}
.panel-warning > .panel-heading .panel-title {
color: inherit;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #f0ad4e;
}
.panel-warning > .panel-footer {
color: white;
background-color: #f0ad4e;
border-color: #f0ad4e;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #f0ad4e;
}
.panel-danger {
border-color: #d9534f;
}
.panel-danger > .panel-heading {
color: white;
background-color: #d9534f;
border-color: #d9534f;
}
.panel-danger > .panel-heading .panel-title {
color: inherit;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d9534f;
}
.panel-danger > .panel-footer {
color: white;
background-color: #d9534f;
border-color: #d9534f;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d9534f;
}
.panel-info {
border-color: #5dc3de;
}
.panel-info > .panel-heading {
color: white;
background-color: #5dc3de;
border-color: #5dc3de;
}
.panel-info > .panel-heading .panel-title {
color: inherit;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #5dc3de;
}
.panel-info > .panel-footer {
color: white;
background-color: #5dc3de;
border-color: #5dc3de;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #5dc3de;
} .text-boxes .text-box:first-child.text-box-title-above .title {
margin-top: 0;
}
.text-boxes .text-box {
text-align: center;
}
@media (min-width: 768px) {
.text-boxes .text-box {
text-align: left;
}
}
.text-boxes .text-box .title {
margin-top: 40px;
margin-bottom: 0;
}
.text-boxes .text-box .title a {
color: #575756;
}
@media (min-width: 768px) {
.text-boxes .text-box .title {
margin-top: 0;
}
}
.text-boxes .text-box .toolbar {
margin-bottom: 30px;
}
.text-boxes .text-box .toolbar .btn-link {
font-weight: 400;
padding: 2px 10px;
color: #9ca4af;
text-decoration: none;
font-size: 14px;
line-height: 17px;
}
.text-boxes .text-box .toolbar .btn-link [class^="fa-icon-"], .text-boxes .text-box .toolbar .btn-link > [class*=" fa-icon-"] {
margin-right: 10px;
}
.text-boxes .text-box .toolbar .btn-link:hover span, .text-boxes .text-box .toolbar .btn-link:focus span {
text-decoration: underline;
}
.text-boxes .text-box .toolbar .btn-link:first-child {
padding-left: 0;
}
.text-boxes .text-box p {
margin: 20px 0;
line-height: 22px;
}
.text-boxes .text-box.text-box-title-above .title {
margin: 0;
}
@media (min-width: 768px) {
.text-boxes .text-box.text-box-title-above p {
margin-top: 0;
}
}
@media (min-width: 768px) {
.text-boxes .text-box.text-box-big-image p {
margin: 20px 0;
}
}
.lt-ie9 .text-box .img-responsive {
width: auto !important;
}
.image-list-box > li {
padding: 0;
margin: 0;
margin-bottom: 10px;
margin-right: 10px;
vertical-align: top;
}
.image-list-box > li > a {
display: block;
}
.image-list-box > li > a img {
border: 4px solid #eaedf2;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
-o-transition: border-color 300ms;
transition: border-color 300ms;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.image-list-box > li > a:hover img {
border-color: #cad2df;
}
@media (min-width: 768px) {
.icon-boxes .row:last-child .icon-box, .icon-boxes.icon-boxes-lg .row:last-child .icon-box {
margin-bottom: 0;
}
}
.icon-boxes .row:last-child .icon-box:last-child, .icon-boxes.icon-boxes-lg .row:last-child .icon-box:last-child {
margin-bottom: 0;
}
.icon-boxes {
text-align: center;
}
@media (min-width: 768px) {
.icon-boxes {
text-align: left;
}
}
.icon-boxes .icon-box {
margin-bottom: 15px;
}
.icon-boxes .icon {
float: none;
margin-bottom: 20px;
vertical-align: top;
}
.icon-boxes .icon.icon-circle {
vertical-align: middle;
}
@media (min-width: 768px) {
.icon-boxes .icon {
float: left;
margin-bottom: 0;
margin-right: 10px;
}
.icon-boxes .icon.icon-lg {
margin-right: 30px;
}
.icon-boxes .icon.icon-md {
margin-right: 25px;
}
}
.icon-boxes .content {
overflow: hidden;
zoom: 1;
}
.icon-boxes .content .title {
margin-top: 0;
font-weight: 500;
}
.icon-boxes .content p {
margin-bottom: 0;
}
.icon-boxes.icon-boxes-nowrap {
text-align: left;
}
.icon-boxes.icon-boxes-nowrap .icon {
float: left;
margin-right: 10px;
}
.icon-boxes.icon-boxes-nowrap .icon.icon-lg {
margin-right: 30px;
}
.icon-boxes.icon-boxes-nowrap .icon.icon-md {
margin-right: 25px;
}
.icon-boxes.icon-boxes-lg .icon-box {
margin-bottom: 50px;
}
.icon-boxes.icon-boxes-lg .content p {
line-height: 22px;
}
.portfolio-boxes .portfolio-box {
position: relative;
margin-top: 20px;
text-align: center;
}
.portfolio-boxes .portfolio-box a {
text-decoration: none;
display: block;
-webkit-transition: color 300ms;
-moz-transition: color 300ms;
-o-transition: color 300ms;
transition: color 300ms;
}
.portfolio-boxes .portfolio-box a.image-link, .portfolio-boxes .portfolio-box a .image-link {
overflow: hidden;
display: block;
position: relative;
bottom: 0;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
-webkit-transition: bottom 300ms;
-moz-transition: bottom 300ms;
-o-transition: bottom 300ms;
transition: bottom 300ms;
}
.portfolio-boxes .portfolio-box a.image-link:before, .portfolio-boxes .portfolio-box a .image-link:before {
content: '';
background-color: transparent;
position: absolute;
display: block;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transition: background-color 300ms;
-moz-transition: background-color 300ms;
-o-transition: background-color 300ms;
transition: background-color 300ms;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.portfolio-boxes .portfolio-box a.image-link [class^="fa-icon-"], .portfolio-boxes .portfolio-box a.image-link [class*=" fa-icon-"], .portfolio-boxes .portfolio-box a .image-link [class^="fa-icon-"], .portfolio-boxes .portfolio-box a .image-link [class*=" fa-icon-"] {
position: absolute;
left: 50%;
top: -50%;
font-size: 30px;
margin-left: -15px;
margin-top: -15px;
color: white;
-webkit-transition: top 300ms;
-moz-transition: top 300ms;
-o-transition: top 300ms;
transition: top 300ms;
text-shadow: 1px 1px 1px black;
width: 30px;
height: 30px;
}
.portfolio-boxes .portfolio-box a.image-link img, .portfolio-boxes .portfolio-box a .image-link img {
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.portfolio-boxes .portfolio-box a:hover.image-link, .portfolio-boxes .portfolio-box a:hover .image-link {
bottom: 5px;
}
.portfolio-boxes .portfolio-box a:hover.image-link:before, .portfolio-boxes .portfolio-box a:hover .image-link:before {
background-color: #353b47;
background-color: rgba(53, 59, 71, 0.8);
}
.portfolio-boxes .portfolio-box a:hover.image-link [class^="fa-icon-"], .portfolio-boxes .portfolio-box a:hover.image-link [class*=" fa-icon-"], .portfolio-boxes .portfolio-box a:hover .image-link [class^="fa-icon-"], .portfolio-boxes .portfolio-box a:hover .image-link [class*=" fa-icon-"] {
top: 50%;
}
.portfolio-boxes .portfolio-box a:hover .category {
color: #8c94a5;
}
.portfolio-boxes .portfolio-box .title {
margin-top: 15px;
margin-bottom: 5px;
color: #575756;
white-space: nowrap;
overflow: hidden;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
-webkit-transition: color 300ms;
-moz-transition: color 300ms;
-o-transition: color 300ms;
transition: color 300ms;
}
.portfolio-boxes .portfolio-box .category {
color: #a9afbb;
margin: 0;
font-size: 14px;
white-space: nowrap;
overflow: hidden;
-ms-text-overflow: ellipsis;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
-webkit-transition: color 300ms;
-moz-transition: color 300ms;
-o-transition: color 300ms;
transition: color 300ms;
}
#portfolio-filter {
text-align: center;
margin-bottom: 50px;
}
#portfolio-filter ul.nav-pills {
display: inline-block;
}
#portfolio-filter ul.nav-pills li {
display: inline;
}
#portfolio-filter ul.nav-pills li a {
padding: 5px 20px;
float: left;
}
.lt-ie9 .portfolio-boxes .portfolio-box a.image-link [class^="fa-icon-"], .lt-ie9 .portfolio-boxes .portfolio-box a.image-link [class*=" fa-icon-"], .lt-ie9 .portfolio-boxes .portfolio-box a .image-link [class^="fa-icon-"], .lt-ie9 .portfolio-boxes .portfolio-box a .image-link [class*=" fa-icon-"] {
display: none;
}
.lt-ie9 .portfolio-boxes .portfolio-box a.image-link:before, .lt-ie9 .portfolio-boxes .portfolio-box a .image-link:before {
background-color: transparent;
}
.lt-ie9 .portfolio-boxes .portfolio-box a.image-link, .lt-ie9 .portfolio-boxes .portfolio-box a .image-link {
min-width: 100%;
}
@media (min-width: 768px) {
.profile-boxes .row:last-child .profile-box {
margin-bottom: 0;
}
}
.profile-boxes .row:last-child .profile-box:last-child {
margin-bottom: 0;
}
.profile-boxes .profile-box {
margin-bottom: 50px;
text-align: center;
}
@media (min-width: 768px) {
.profile-boxes .profile-box {
text-align: left;
}
}
.profile-boxes .profile-box .image-link {
position: relative;
overflow: hidden;
text-decoration: none;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
display: -moz-inline-stack;
display: block;
vertical-align: middle;
*vertical-align: auto;
zoom: 1;
*display: inline;
}
.profile-boxes .profile-box .image-link:before {
content: '';
background-color: transparent;
position: absolute;
display: block;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transition: background-color 300ms;
-moz-transition: background-color 300ms;
-o-transition: background-color 300ms;
transition: background-color 300ms;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.profile-boxes .profile-box .image-link [class^="fa-icon-"], .profile-boxes .profile-box .image-link [class*=" fa-icon-"] {
position: absolute;
left: 50%;
top: -50%;
font-size: 30px;
margin-left: -15px;
margin-top: -15px;
color: white;
-webkit-transition: top 300ms;
-moz-transition: top 300ms;
-o-transition: top 300ms;
transition: top 300ms;
text-shadow: 1px 1px 1px black;
width: 30px;
height: 30px;
}
.profile-boxes .profile-box .image-link:hover:before {
background-color: #353b47;
background-color: rgba(53, 59, 71, 0.8);
}
.profile-boxes .profile-box .image-link:hover [class^="fa-icon-"], .profile-boxes .profile-box .image-link:hover [class*=" fa-icon-"] {
top: 50%;
}
.profile-boxes .profile-box .name {
color: #575756;
margin: 0;
margin-top: 20px;
}
@media (min-width: 768px) {
.profile-boxes .profile-box .name {
margin-top: 0;
}
}
.profile-boxes .profile-box .position {
color: #9ca4af;
font-size: 14px;
text-transform: uppercase;
margin-top: 0;
}
.profile-boxes .profile-box p {
margin-bottom: 15px;
}
.profile-boxes .profile-box img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
margin-left: auto;
margin-right: auto;
display: block;
height: auto;
max-width: 100%;
}
@media (min-width: 768px) {
.profile-boxes .profile-box .links .btn {
margin-right: 5px;
}
}
.lt-ie9 .profile-box .image-link:hover [class^="fa-icon-"], .lt-ie9 .profile-box .image-link:hover [class*=" fa-icon-"] {
display: none;
}
.lt-ie9 .profile-box .image-link:hover:before {
background-color: transparent;
}
.lt-ie9 .profile-box .image-link {
min-width: 100%;
}
.author-box {
padding: 30px 0;
margin: 20px 0;
border-top: 2px solid #eaedf2;
border-bottom: 2px solid #eaedf2;
text-align: center;
}
@media (min-width: 768px) {
.author-box {
text-align: left;
}
}
.author-box .title {
margin: 20px 0;
}
@media (min-width: 768px) {
.author-box .title {
margin-top: 0;
}
}
.author-box p {
line-height: 22px;
}
.lt-ie9 .author-box .img-responsive {
width: 100% !important;
} .carousel-blur:before, .carousel-contrast:before, .carousel-image:before {
position: absolute;
top: 50%;
left: 50%;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
line-height: 30px;
text-align: center;
vertical-align: middle;
display: inline-block;
color: white;
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
content: "\f110";
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-o-transition: opacity 300ms;
transition: opacity 300ms;
}
.carousel-blur.fade-loading:before, .carousel-contrast.fade-loading:before, .carousel-image.fade-loading:before {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
}
.lt-ie9 .carousel-blur.fade-loading:before, .lt-ie9 .carousel-contrast.fade-loading:before, .lt-ie9 .carousel-image.fade-loading:before {
display: none;
}
.carousel-indicators {
margin-bottom: 0;
bottom: 0;
}
.carousel-indicators .active {
margin: 3px;
border-color: transparent;
width: 10px;
height: 10px;
}
.carousel-indicators li {
margin: 3px;
border-color: transparent;
background-color: #eaedf2;
width: 10px;
height: 10px;
}
.carousel-indicators li:hover {
background-color: #cad2df;
}
.carousel .carousel-inner {
padding-bottom: 50px;
}
.carousel .carousel-inner > .item {
z-index: 999;
}
.carousel.carousel-fade .item {
-webkit-transition: opacity .25s;
transition: opacity .25s;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
}
.carousel.carousel-fade .item.active {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.carousel.carousel-fade .item.active.left, .carousel.carousel-fade .item.active.right {
left: 0;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
opacity: 0;
}
body.boxed .carousel-blur .flex-direction-nav .flex-prev {
left: 0;
}
body.boxed .carousel-blur .flex-direction-nav .flex-next {
right: 0;
}
.carousel-blur {
position: relative;
min-height: 380px;
}
.carousel-blur .slides {
margin: 0;
padding: 0;
overflow: hidden;
*zoom: 1;
}
.carousel-blur p {
margin: 0;
}
.carousel-blur .big, .carousel-blur .normal {
color: white;
font-weight: 500;
margin: 0;
margin-top: 54px;
font-size: 36px;
line-height: 45px;
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel-blur .big, .carousel-blur .normal {
margin-top: 72px;
font-size: 48px;
line-height: 60px;
}
}
@media (min-width: 992px) {
.carousel-blur .big, .carousel-blur .normal {
margin-top: 90px;
font-size: 60px;
line-height: 75px;
}
}
.carousel-blur .normal {
font-weight: 300;
margin: 0;
margin-top: 27px;
font-size: 18px;
line-height: 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel-blur .normal {
margin-top: 36px;
font-size: 24px;
line-height: 30px;
}
}
@media (min-width: 992px) {
.carousel-blur .normal {
margin-top: 45px;
font-size: 30px;
line-height: 37px;
}
}
.carousel-blur .btn.btn-lg {
margin-top: 50px;
margin-bottom: 95px;
font-size: 14px;
padding: 12px 40px;
font-weight: 700;
text-transform: uppercase;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
@media (min-width: 768px) {
.carousel-blur .btn.btn-lg {
margin-top: 50px;
margin-bottom: 95px;
}
}
.carousel-blur .item {
display: none;
text-align: center;
}
.carousel-blur .flex-control-paging {
position: absolute;
padding: 0;
margin: 0;
left: 50%;
width: 60%;
margin-left: -30%;
text-align: center;
list-style: none;
z-index: 999;
bottom: 18px;
height: 20px;
}
.carousel-blur .flex-control-paging li {
display: inline-block;
margin: 2px;
}
.carousel-blur .flex-control-paging a {
display: inline-block;
cursor: pointer;
color: transparent;
position: relative;
background-color: transparent;
border: 2px solid transparent;
text-indent: -9999px;
width: 18px;
height: 18px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.carousel-blur .flex-control-paging a:before {
content: '';
text-indent: -9999px;
display: block;
text-indent: -9999px;
position: absolute;
top: 50%;
left: 50%;
margin-left: -3px;
margin-top: -3px;
background-color: white;
width: 6px;
height: 6px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.carousel-blur .flex-control-paging a:hover, .carousel-blur .flex-control-paging a.flex-active {
border-color: white;
}
.carousel-blur .flex-direction-nav {
position: absolute;
list-style: none;
padding: 0;
margin: 0;
top: 0;
left: 50%;
height: 100%;
width: 480px;
margin-left: -240px;
overflow: visible;
display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-blur .flex-direction-nav {
display: block;
width: 992px;
margin-left: -496px;
}
}
@media (min-width: 1200px) {
.carousel-blur .flex-direction-nav {
display: block;
width: 1200px;
margin-left: -600px;
}
}
.carousel-blur .flex-direction-nav .flex-next, .carousel-blur .flex-direction-nav .flex-prev {
top: 50%;
position: absolute;
text-decoration: none;
margin-top: -20px;
z-index: 999;
color: white;
border: 2px solid white;
text-align: center;
vertical-align: middle;
line-height: 40px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 40px;
height: 40px;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=15);
opacity: 0.15;
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-o-transition: opacity 300ms;
transition: opacity 300ms;
}
.carousel-blur .flex-direction-nav .flex-next:before, .carousel-blur .flex-direction-nav .flex-prev:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
content: "\f054";
position: relative;
top: -1px;
font-size: 20px;
}
.carousel-blur .flex-direction-nav .flex-prev {
left: -30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-blur .flex-direction-nav .flex-prev {
left: 0px;
}
}
.carousel-blur .flex-direction-nav .flex-prev:before {
content: "\f053";
margin-left: -2px;
}
.carousel-blur .flex-direction-nav .flex-next {
right: -30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-blur .flex-direction-nav .flex-next {
right: 0px;
}
}
.carousel-blur .flex-direction-nav .flex-next:before {
content: "\f054";
margin-right: -2px;
}
.carousel-blur:hover .flex-direction-nav .flex-next, .carousel-blur:hover .flex-direction-nav .flex-prev {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.carousel-blur, .carousel-blur .item {
height: 388px;
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel-blur, .carousel-blur .item {
height: 393px;
}
}
@media (min-width: 992px) {
.carousel-blur, .carousel-blur .item {
height: 437px;
}
}
body.boxed .carousel-contrast .flex-direction-nav .flex-prev {
left: 0;
}
body.boxed .carousel-contrast .flex-direction-nav .flex-next {
right: 0;
}
.carousel-contrast {
position: relative;
min-height: 380px;
top: -91px;
margin-bottom: -91px;
}
.carousel-contrast .slides {
margin: 0;
padding: 0;
overflow: hidden;
*zoom: 1;
}
.carousel-contrast p {
margin: 0;
}
.carousel-contrast .big, .carousel-contrast .carousel-blur .normal, .carousel-blur .carousel-contrast .normal, .carousel-contrast .carousel-image .normal, .carousel-image .carousel-contrast .normal {
color: white;
font-weight: 500;
margin: 0;
margin-top: 50px;
margin-bottom: 10px;
padding: 15px 30px;
display: inline-block;
background-color: black;
background-color: rgba(0, 0, 0, 0.6);
font-size: 28px;
line-height: 35px;
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel-contrast .big, .carousel-contrast .carousel-blur .normal, .carousel-blur .carousel-contrast .normal, .carousel-contrast .carousel-image .normal, .carousel-image .carousel-contrast .normal {
margin-top: 68px;
font-size: 38px;
line-height: 47px;
}
}
@media (min-width: 992px) {
.carousel-contrast .big, .carousel-contrast .carousel-blur .normal, .carousel-blur .carousel-contrast .normal, .carousel-contrast .carousel-image .normal, .carousel-image .carousel-contrast .normal {
margin-top: 85px;
font-size: 48px;
line-height: 60px;
}
}
.carousel-contrast .normal {
color: white;
font-weight: 300;
margin: 0;
padding: 15px 30px;
display: inline-block;
font-size: 18px;
line-height: 22px;
background-color: black;
background-color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel-contrast .normal {
font-size: 24px;
line-height: 30px;
}
}
@media (min-width: 992px) {
.carousel-contrast .normal {
font-size: 30px;
line-height: 37px;
}
}
.carousel-contrast .btn.btn-lg {
margin-top: 30px;
margin-bottom: 95px;
font-size: 14px;
padding: 12px 40px;
font-weight: 700;
text-transform: uppercase;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.carousel-contrast .item {
display: none;
padding-top: 91px;
}
.carousel-contrast .flex-control-paging {
position: absolute;
padding: 0;
margin: 0;
left: 50%;
width: 60%;
margin-left: -30%;
text-align: center;
list-style: none;
z-index: 999;
bottom: -9px;
height: 20px;
}
.carousel-contrast .flex-control-paging li {
display: inline-block;
margin: 2px;
}
.carousel-contrast .flex-control-paging a {
display: inline-block;
cursor: pointer;
text-indent: -9999px;
background-color: #9ca4af;
border: 4px solid white;
width: 18px;
height: 18px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.carousel-contrast .flex-direction-nav {
position: absolute;
list-style: none;
padding: 0;
margin: 0;
top: 0;
left: 50%;
height: 100%;
width: 480px;
margin-left: -240px;
overflow: visible;
display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-contrast .flex-direction-nav {
display: block;
width: 992px;
margin-left: -496px;
}
}
@media (min-width: 1200px) {
.carousel-contrast .flex-direction-nav {
display: block;
width: 1200px;
margin-left: -600px;
}
}
.carousel-contrast .flex-direction-nav .flex-next, .carousel-contrast .flex-direction-nav .flex-prev {
top: 50%;
position: absolute;
text-decoration: none;
margin-top: 32px;
z-index: 999;
color: white;
line-height: 26px;
width: 26px;
height: 26px;
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
opacity: 0.25;
-webkit-transition: opacity 300ms;
-moz-transition: opacity 300ms;
-o-transition: opacity 300ms;
transition: opacity 300ms;
}
.carousel-contrast .flex-direction-nav .flex-next:before, .carousel-contrast .flex-direction-nav .flex-prev:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
content: "\f054";
font-size: 26px;
}
.carousel-contrast .flex-direction-nav .flex-prev {
left: -30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-contrast .flex-direction-nav .flex-prev {
left: 0px;
}
}
.carousel-contrast .flex-direction-nav .flex-prev:before {
content: "\f053";
}
.carousel-contrast .flex-direction-nav .flex-next {
right: -30px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-contrast .flex-direction-nav .flex-next {
right: 0px;
}
}
.carousel-contrast .flex-direction-nav .flex-next:before {
content: "\f054";
}
.carousel-contrast:hover .flex-direction-nav .flex-next, .carousel-contrast:hover .flex-direction-nav .flex-prev {
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
opacity: 1;
}
.carousel-contrast, .carousel-contrast .item {
height: 488px;
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel-contrast, .carousel-contrast .item {
height: 491px;
}
}
@media (min-width: 992px) {
.carousel-contrast, .carousel-contrast .item {
height: 528px;
}
}
body.boxed .carousel-image .flex-direction-nav .flex-prev {
left: 0;
width: 30px;
}
body.boxed .carousel-image .flex-direction-nav .flex-next {
right: 0;
width: 30px;
}
.carousel-image {
position: relative;
min-height: 380px;
}
.carousel-image .slides {
margin: 0;
padding: 0;
overflow: hidden;
*zoom: 1;
}
.carousel-image p {
margin: 0;
}
.carousel-image .big, .carousel-image .normal {
color: white;
font-weight: 500;
margin: 0;
margin-top: 54px;
font-size: 36px;
line-height: 45px;
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel-image .big, .carousel-image .normal {
margin-top: 72px;
font-size: 48px;
line-height: 60px;
}
}
@media (min-width: 992px) {
.carousel-image .big, .carousel-image .normal {
margin-top: 90px;
font-size: 60px;
line-height: 75px;
}
}
.carousel-image .normal {
font-weight: 300;
margin: 0;
margin-top: 24px;
font-size: 18px;
line-height: 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel-image .normal {
margin-top: 32px;
font-size: 24px;
line-height: 30px;
}
}
@media (min-width: 992px) {
.carousel-image .normal {
margin-top: 40px;
font-size: 30px;
line-height: 37px;
}
}
.carousel-image .btn.btn-lg {
margin-top: 50px;
margin-bottom: 95px;
font-size: 16px;
padding: 12px 40px;
font-weight: 500;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.carousel-image .item {
display: none;
}
.carousel-image .flex-control-paging {
position: absolute;
padding: 0;
margin: 0;
left: 50%;
width: 60%;
margin-left: -30%;
text-align: center;
list-style: none;
z-index: 999;
bottom: 30px;
height: 12px;
}
.carousel-image .flex-control-paging li {
display: inline-block;
margin: 0 4px;
width: 12px;
height: 12px;
}
.carousel-image .flex-control-paging a {
display: inline-block;
cursor: pointer;
text-indent: -9999px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 12px;
height: 12px;
background-color: white;
background-color: rgba(255, 255, 255, 0.3);
}
.carousel-image .flex-direction-nav {
position: absolute;
list-style: none;
padding: 0;
margin: 0;
top: 0;
left: 0;
overflow: visible;
display: none;
width: 100%;
height: 100%;
}
@media (min-width: 992px) and (max-width: 1199px) {
.carousel-image .flex-direction-nav {
display: block;
}
}
@media (min-width: 1200px) {
.carousel-image .flex-direction-nav {
display: block;
}
}
.carousel-image .flex-direction-nav .flex-next, .carousel-image .flex-direction-nav .flex-prev {
top: 50%;
position: absolute;
text-decoration: none;
margin-top: -25px;
z-index: 999;
color: white;
text-align: center;
vertical-align: middle;
line-height: 50px;
background-color: white;
background-color: rgba(255, 255, 255, 0.1);
width: 50px;
height: 50px;
-webkit-transition: background-color 300ms;
-moz-transition: background-color 300ms;
-o-transition: background-color 300ms;
transition: background-color 300ms;
}
.carousel-image .flex-direction-nav .flex-next:before, .carousel-image .flex-direction-nav .flex-prev:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
content: "\f054";
position: relative;
font-size: 20px;
}
.carousel-image .flex-direction-nav .flex-prev {
left: 0;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.carousel-image .flex-direction-nav .flex-prev:before {
content: "\f053";
margin-left: -2px;
}
.carousel-image .flex-direction-nav .flex-next {
right: 0;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.carousel-image .flex-direction-nav .flex-next:before {
content: "\f054";
margin-right: -2px;
}
.carousel-image:hover .flex-direction-nav .flex-next, .carousel-image:hover .flex-direction-nav .flex-prev {
background-color: white;
background-color: rgba(255, 255, 255, 0.2);
}
.carousel-image, .carousel-image .item {
height: 388px;
}
@media (min-width: 768px) and (max-width: 991px) {
.carousel-image, .carousel-image .item {
height: 393px;
}
}
@media (min-width: 992px) {
.carousel-image, .carousel-image .item {
height: 437px;
}
}
.lt-ie9 .carousel-image .flex-direction-nav .flex-next, .lt-ie9 .carousel-image .flex-direction-nav .flex-prev {
background-color: transparent;
border: 1px solid white;
}
.lt-ie9 .carousel-image .flex-direction-nav .flex-next {
border-right: none;
}
.lt-ie9 .carousel-image .flex-direction-nav .flex-prev {
border-left: none;
} ol.timeline {
list-style: none;
position: relative;
padding: 0;
margin: 0;
}
@media (min-width: 768px) {
ol.timeline {
margin-top: 56px;
}
ol.timeline:before {
content: '';
display: block;
position: absolute;
height: 100%;
width: 4px;
left: 50%;
margin-left: -2px;
background-color: #eaedf2;
z-index: 997;
}
}
ol.timeline li {
position: relative;
text-align: center;
margin-bottom: 56px;
}
@media (min-width: 768px) {
ol.timeline li {
margin-bottom: 93px;
}
}
@media (min-width: 768px) {
ol.timeline li {
width: 50%;
}
}
ol.timeline li .image {
margin-bottom: 20px;
border: 10px solid #eaedf2;
outline: 10px solid white;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 140px;
height: 140px;
margin-left: auto;
margin-right: auto;
-webkit-transition: border-color 300ms linear;
-moz-transition: border-color 300ms linear;
-o-transition: border-color 300ms linear;
transition: border-color 300ms linear;
}
@media (min-width: 768px) {
ol.timeline li .image {
position: absolute;
top: -56px;
z-index: 999;
margin-bottom: 0;
}
}
ol.timeline li .image img {
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
@media (min-width: 768px) {
ol.timeline li .image:before {
content: '';
position: absolute;
z-index: 999;
display: block;
top: 50%;
margin-top: -6px;
-webkit-transition: border-color 300ms linear;
-moz-transition: border-color 300ms linear;
-o-transition: border-color 300ms linear;
transition: border-color 300ms linear;
}
}
ol.timeline li .time {
color: #575756;
font-weight: 700;
font-size: 22px;
margin-bottom: 15px;
-webkit-transition: color 300ms;
-moz-transition: color 300ms;
-o-transition: color 300ms;
transition: color 300ms;
}
ol.timeline li .title {
color: #575756;
font-size: 18px;
font-weight: 500;
}
ol.timeline li p {
color: #9ca4af;
line-height: 22px;
margin-bottom: 0;
}
@media (min-width: 768px) {
ol.timeline li:nth-child(odd) {
left: 50%;
text-align: left;
padding-left: 112px;
}
}
ol.timeline li:nth-child(odd) .image {
left: -70px;
}
ol.timeline li:nth-child(odd) .image:before {
right: -15px;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid #eaedf2;
}
@media (min-width: 768px) {
ol.timeline li.nth-child-odd {
left: 50%;
text-align: left;
padding-left: 112px;
}
}
ol.timeline li.nth-child-odd .image {
left: -70px;
}
ol.timeline li.nth-child-odd .image:before {
right: -15px;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-left: 6px solid #eaedf2;
}
@media (min-width: 768px) {
ol.timeline li:nth-child(even) {
padding-right: 112px;
text-align: right;
}
}
ol.timeline li:nth-child(even) .image {
right: -70px;
}
ol.timeline li:nth-child(even) .image:before {
left: -15px;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-right: 6px solid #eaedf2;
}
@media (min-width: 768px) {
ol.timeline li.nth-child-even {
padding-right: 112px;
text-align: right;
}
}
ol.timeline li.nth-child-even .image {
right: -70px;
}
ol.timeline li.nth-child-even .image:before {
left: -15px;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
border-right: 6px solid #eaedf2;
}
ol.timeline li:last-child {
margin-bottom: 0;
}
@media (min-width: 768px) {
ol.timeline li:last-child:before {
content: '';
display: block;
width: 10px;
height: 100%;
position: absolute;
z-index: 998;
background-color: white;
}
ol.timeline li:last-child:nth-child(odd):before {
left: -5px;
}
ol.timeline li:last-child.nth-child-odd:before {
left: -5px;
}
ol.timeline li:last-child:nth-child(even):before {
right: -5px;
}
ol.timeline li:last-child.nth-child-even:before {
right: -5px;
}
}
ol.timeline li.last-child {
margin-bottom: 0;
}
@media (min-width: 768px) {
ol.timeline li.last-child:before {
content: '';
display: block;
width: 10px;
height: 100%;
position: absolute;
z-index: 998;
background-color: white;
}
ol.timeline li.last-child:nth-child(odd):before {
left: -5px;
}
ol.timeline li.last-child.nth-child-odd:before {
left: -5px;
}
ol.timeline li.last-child:nth-child(even):before {
right: -5px;
}
ol.timeline li.last-child.nth-child-even:before {
right: -5px;
}
} ul.circle-stats {
list-style-type: none;
padding: 0;
margin: 0;
text-align: justify;
}
ul.circle-stats:after {
width: 100%;
display: inline-block;
content: "";
visibility: hidden;
}
ul.circle-stats li {
display: inline-block;
text-align: center;
vertical-align: top;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 767px) and (orientation: landscape) {
ul.circle-stats li {
max-width: 200px;
}
}
@media (min-width: 768px) {
ul.circle-stats li {
max-width: 150px;
}
}
@media (min-width: 992px) {
ul.circle-stats li {
max-width: 200px;
}
}
ul.circle-stats li:last-child {
margin-bottom: 0;
}
ul.circle-stats li {
text-align: center;
}
ul.circle-stats li .circle-stat-wrapper {
position: relative;
}
ul.circle-stats li canvas {
max-width: 120px;
max-height: 120px;
}
ul.circle-stats li .percent {
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 30px;
margin-top: -19px;
margin-bottom: 0;
font-weight: 400;
font-size: 24px;
color: #575756;
}
ul.circle-stats li.circle-stat-small canvas {
max-width: 80px;
max-height: 80px;
}
ul.circle-stats .title {
margin-top: 20px;
margin-bottom: 0;
font-weight: 500;
font-size: 18px;
line-height: 22px;
}
ul.circle-stats .description {
font-size: 14px;
margin-top: 20px;
margin-bottom: 0;
} .media {
margin-top: 20px;
}
.media > .pull-left {
margin-right: 30px;
display: none;
}
@media (min-width: 768px) {
.media > .pull-left {
display: block;
}
}
.media .media-body {
overflow: visible;
}
@media (max-width: 767px) {
.media .media-body .media-body {
padding-left: 20px;
}
}
@media (min-width: 768px) {
.media .media-body {
padding-left: 90px;
}
}
.media .media-object {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
width: 60px;
height: 60px;
}
.media .media-object.without-image {
text-align: center;
line-height: 60px;
color: #575756;
font-size: 22px;
background-color: #eaedf2;
}
.media .media-object.without-image:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
content: "\f007";
}
.media .content {
padding: 20px;
border: 2px solid #eaedf2;
position: relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
-o-transition: border-color 300ms;
transition: border-color 300ms;
}
.media .content .title {
font-size: 16px;
line-height: 20px;
margin-top: 0;
}
.media .content .title .label {
padding: .2em .6em;
position: relative;
top: -2px;
text-transform: uppercase;
}
.media .content .time {
color: #9ca4af;
text-align: right;
margin-bottom: 0;
}
.media .content .time a {
color: #9ca4af;
}
.media .content .time a:hover {
color: #8e97a4;
}
.media .content .toolbar {
overflow: hidden;
*zoom: 1;
}
.media .content .toolbar .title {
float: left;
}
.media .content .toolbar .btn-link {
float: right;
padding-right: 0;
margin-top: -5px;
font-weight: normal;
text-decoration: none;
}
.media .content .toolbar .btn-link:hover span {
text-decoration: underline;
}
.media .content:hover {
border-color: #cad2df;
}
.media .content:hover:before {
border-right-color: #cad2df;
}
@media (min-width: 768px) {
.media .content:before {
content: '';
border-top: 9px solid transparent;
border-bottom: 9px solid transparent;
position: absolute;
border-right: 11px solid #eaedf2;
top: 21px;
left: -11px;
width: 0;
height: 0;
-webkit-transition: border-color 300ms;
-moz-transition: border-color 300ms;
-o-transition: border-color 300ms;
transition: border-color 300ms;
}
.media .content:after {
content: '';
border-top: 7px solid transparent;
border-bottom: 7px solid transparent;
position: absolute;
z-index: 1;
border-right: 9px solid white;
top: 23px;
left: -8px;
width: 0;
height: 0;
}
} .browser-window {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border: 1px solid #b1b1b1;
margin: 20px 0;
}
.browser-window .browser-header {
position: relative;
height: 40px;
line-height: 40px;
border-bottom: 1px solid #7f7f7f;
padding: 0 5px;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NhY2FjYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dddddd), color-stop(100%, #cacaca));
background-image: -webkit-linear-gradient(#dddddd, #cacaca);
background-image: -moz-linear-gradient(#dddddd, #cacaca);
background-image: -o-linear-gradient(#dddddd, #cacaca);
background-image: linear-gradient(#dddddd, #cacaca);
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-webkit-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5);
-moz-box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5);
box-shadow: inset 0px 1px 1px rgba(255, 255, 255, 0.5);
}
@media (min-width: 768px) {
.browser-window .browser-header {
padding: 0 10px;
}
}
.browser-window .browser-header .browser-header-controls {
display: none;
}
@media (min-width: 768px) {
.browser-window .browser-header .browser-header-controls {
display: block;
float: left;
margin-right: 10px;
}
.browser-window .browser-header .browser-header-controls span.red {
background-color: #f0453c;
}
.browser-window .browser-header .browser-header-controls span.orange {
background-color: #f4b958;
}
.browser-window .browser-header .browser-header-controls span.green {
background-color: #8bc865;
}
.browser-window .browser-header .browser-header-controls span {
display: inline-block;
margin: 0 2px;
position: relative;
vertical-align: middle;
top: -1px;
width: 12px;
height: 12px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
}
.browser-window .browser-header .browser-header-controls span:before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.8);
-moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.8);
box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.8);
}
.browser-window .browser-header .browser-header-controls span:after {
content: '';
display: block;
position: absolute;
top: 2px;
left: 1px;
bottom: 1px;
right: 1px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iNSUiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC45KSIvPjxzdG9wIG9mZnNldD0iMTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxNSUiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC40KSIvPjxzdG9wIG9mZnNldD0iNDUlIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDApIi8+PHN0b3Agb2Zmc2V0PSI4MCUiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC43NCkiLz48c3RvcCBvZmZzZXQ9IjExNSUiIHN0b3AtY29sb3I9InJnYmEoMjU1LCAyNTUsIDI1NSwgMC43KSIvPjxzdG9wIG9mZnNldD0iMTUwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTUsIDI1NSwgMjU1LCAwLjcpIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
background-size: 100%;
background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(5%, rgba(255, 255, 255, 0.9)), color-stop(10%, #ffffff), color-stop(15%, rgba(255, 255, 255, 0.4)), color-stop(45%, rgba(255, 255, 255, 0)), color-stop(80%, rgba(255, 255, 255, 0.74)), color-stop(115%, rgba(255, 255, 255, 0.7)), color-stop(150%, rgba(255, 255, 255, 0.7)));
background-image: -webkit-linear-gradient(#ffffff, rgba(255, 255, 255, 0.9) 5%, #ffffff, rgba(255, 255, 255, 0.4) 15%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 150%);
background-image: -moz-linear-gradient(#ffffff, rgba(255, 255, 255, 0.9) 5%, #ffffff, rgba(255, 255, 255, 0.4) 15%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 150%);
background-image: -o-linear-gradient(#ffffff, rgba(255, 255, 255, 0.9) 5%, #ffffff, rgba(255, 255, 255, 0.4) 15%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 150%);
background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0.9) 5%, #ffffff, rgba(255, 255, 255, 0.4) 15%, rgba(255, 255, 255, 0) 45%, rgba(255, 255, 255, 0.74), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7) 150%);
}
}
.browser-window .browser-header .browser-address-bar {
background-color: white;
height: 31px;
overflow: hidden;
zoom: 1;
border: 1px solid #afafaf;
position: relative;
top: 4px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
-moz-box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
box-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5);
}
.browser-window .browser-header .browser-address-bar:before {
content: '';
display: block;
position: absolute;
width: 100%;
height: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
-moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.browser-window .browser-header .browser-address-bar .browser-title {
margin: 0 30px;
padding: 0 10px;
position: absolute;
height: 15px;
line-height: 15px;
top: 7px;
bottom: 0;
left: 0;
right: 0;
font-size: 12px;
border-left: 1px solid #cacaca;
}
.browser-window .browser-header .browser-address-bar .browser-title a {
color: #676f7a;
}
.browser-window .browser-header .browser-address-bar .browser-title:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
content: "\f067";
position: absolute;
left: -21px;
top: 1px;
font-size: 14px;
}
.browser-window .browser-header .browser-address-bar .browser-title:after {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
content: "\f021";
position: absolute;
right: -20px;
top: 1px;
font-size: 14px;
}
.browser-window .browser-content {
overflow-x: hidden;
overflow-y: scroll;
max-height: 500px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.browser-window .browser-content img {
display: block;
height: auto;
width: 100%;
} .btn {
font-weight: 600;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
font-size: 16px;
line-height: 20px;
padding: 8px 12px;
border-width: 2px;
}
.btn.btn-circle {
overflow: hidden;
text-align: center;
vertical-align: middle;
padding: 0;
line-height: 35px;
width: 40px;
height: 40px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.btn.btn-squared {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn.btn-lg {
padding: 12px 35px;
font-size: 18px;
line-height: 22px;
border-width: 2px;
}
.btn.btn-lg.btn-circle {
padding: 0;
line-height: 45px;
width: 50px;
height: 50px;
}
.btn.btn-sm {
padding: 4px 18px;
font-size: 14px;
line-height: 17px;
border-width: 2px;
}
.btn.btn-sm.btn-circle {
padding: 0;
line-height: 25px;
width: 29px;
height: 29px;
}
.btn.btn-xs {
padding: 2px 13px;
font-size: 13px;
line-height: 16px;
border-width: 2px;
}
.btn.btn-xs.btn-circle {
padding: 0;
line-height: 19px;
width: 24px;
height: 24px;
} .progress {
height: 20px;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.progress.progress-md {
height: 30px;
}
.progress.progress-lg {
height: 40px;
}
.progress .progress-bar {
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
} a.link-white {
color: white;
}
a.link-white:hover {
color: #f2f2f2;
}
a.link-black {
color: black;
}
a.link-black:hover {
color: black;
}
a.link-dark {
color: #353b47;
}
a.link-dark:hover {
color: #2a2f38;
}
a.link-medium {
color: #575756;
}
a.link-medium:hover {
color: #383d47;
}
a.link-light {
color: #676f7a;
}
a.link-light:hover {
color: #5b626c;
}
a.link-medium-light {
color: #9ca4af;
}
a.link-medium-light:hover {
color: #8e97a4;
}
a.link-very-light {
color: #eaedf2;
}
a.link-very-light:hover {
color: #dae0e8;
}
a.link-primary {
color: #428bca;
}
a.link-primary:hover {
color: #357ebd;
}
a.link-success {
color: #5cb85c;
}
a.link-success:hover {
color: #4cae4c;
}
a.link-warning {
color: #f0ad4e;
}
a.link-warning:hover {
color: #eea236;
}
a.link-danger {
color: #d9534f;
}
a.link-danger:hover {
color: #d43f3a;
}
a.link-info {
color: #5dc3de;
}
a.link-info:hover {
color: #48bbda;
} .accordion .panel-heading {
padding: 0;
border: none;
}
.accordion .accordion-toggle {
display: block;
padding: 10px 15px;
color: white;
text-decoration: none;
font-size: 16px;
font-weight: 600;
border: 2px solid transparent;
-webkit-transition: background-color 300ms, color 300ms;
-moz-transition: background-color 300ms, color 300ms;
-o-transition: background-color 300ms, color 300ms;
transition: background-color 300ms, color 300ms;
}
.accordion .accordion-toggle:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
content: "\f146";
margin-right: 10px;
}
.accordion .accordion-toggle:focus {
outline: none;
}
.accordion .accordion-toggle.collapsed {
background-color: #353b47;
}
.accordion .accordion-toggle.collapsed:before {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
-webkit-font-smoothing: antialiased;
*margin-right: .3em;
content: "\f0fe";
}
.accordion .accordion-toggle.collapsed:hover {
background-color: #404756;
}
.accordion .panel {
border: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.accordion .panel .panel-body {
border: 2px solid #eaedf2;
border-top: none;
-moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.accordion.accordion-bordered .panel-heading {
background-color: transparent;
}
.accordion.accordion-bordered .accordion-toggle {
background-color: transparent;
border: 2px solid #eaedf2;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.accordion.accordion-bordered .accordion-toggle.collapsed {
color: #353b47;
}
.accordion.accordion-bordered .accordion-toggle.collapsed:hover {
background-color: transparent;
}
.accordion.accordion-bordered .panel {
border-color: transparent;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.accordion.accordion-bordered .panel .panel-body {
border-color: transparent;
} .tabbable .nav-tabs {
border-bottom: 2px solid #eaedf2;
}
.tabbable .nav-tabs > li {
margin-bottom: -2px;
}
.tabbable .nav-tabs > li > a {
background-color: #eaedf2;
border: 2px solid transparent;
border-bottom: none;
border-top: 4px solid transparent;
font-size: 16px;
font-weight: 600;
margin-right: 3px;
color: #353b47;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-webkit-transition: background-color 300ms, color 300ms;
-moz-transition: background-color 300ms, color 300ms;
-o-transition: background-color 300ms, color 300ms;
transition: background-color 300ms, color 300ms;
}
.tabbable .nav-tabs > li > a:hover {
border-color: transparent;
background-color: #e4e8ee;
}
.tabbable .nav-tabs > li > a:focus {
outline: none;
}
.tabbable .nav-tabs > li.active > a, .tabbable .nav-tabs > li.active > a:hover, .tabbable .nav-tabs > li.active > a:focus {
background-color: white;
border: 2px solid #eaedf2;
border-bottom: none;
}
.tabbable .tab-content {
padding: 20px;
border: 2px solid #eaedf2;
border-top: none;
overflow: auto;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.tabbable.tabs-below .nav-tabs {
border-bottom: none;
border-top: 2px solid #eaedf2;
}
.tabbable.tabs-below .nav-tabs > li {
margin-bottom: 0;
margin-top: -2px;
}
.tabbable.tabs-below .nav-tabs > li > a {
border: 2px solid transparent;
border-top: none;
border-bottom: 4px solid transparent;
-moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.tabbable.tabs-below .nav-tabs > li.active > a, .tabbable.tabs-below .nav-tabs > li.active > a:hover, .tabbable.tabs-below .nav-tabs > li.active > a:focus {
border: 2px solid #eaedf2;
border-top: none;
}
.tabbable.tabs-below .tab-content {
border: 2px solid #eaedf2;
border-bottom: none;
-moz-border-radius-bottomleft: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}
.tabbable.tabs-left > .nav-tabs > li, .tabbable.tabs-right > .nav-tabs > li {
float: none;
}
.tabbable.tabs-left .nav-tabs {
float: left;
border-bottom: none;
}
.tabbable.tabs-left .nav-tabs > li {
margin-bottom: 0;
margin-right: -2px;
}
.tabbable.tabs-left .nav-tabs > li > a {
border: 2px solid transparent;
border-right: none;
border-left: 4px solid transparent;
margin-right: 0;
margin-bottom: 3px;
-moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.tabbable.tabs-left .nav-tabs > li.active > a, .tabbable.tabs-left .nav-tabs > li.active > a:hover, .tabbable.tabs-left .nav-tabs > li.active > a:focus {
border: 2px solid #eaedf2;
border-right: none;
}
.tabbable.tabs-left .tab-content {
border: 2px solid #eaedf2;
-moz-border-radius-bottomleft: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.tabbable.tabs-right .nav-tabs {
float: right;
border-bottom: none;
}
.tabbable.tabs-right .nav-tabs > li {
margin-bottom: 0;
margin-left: -2px;
}
.tabbable.tabs-right .nav-tabs > li > a {
border: 2px solid transparent;
border-left: none;
border-right: 4px solid transparent;
margin-right: 0;
margin-bottom: 3px;
-moz-border-radius-topleft: 0;
-webkit-border-top-left-radius: 0;
border-top-left-radius: 0;
-moz-border-radius-topright: 0;
-webkit-border-top-right-radius: 0;
border-top-right-radius: 0;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.tabbable.tabs-right .nav-tabs > li.active > a, .tabbable.tabs-right .nav-tabs > li.active > a:hover, .tabbable.tabs-right .nav-tabs > li.active > a:focus {
border: 2px solid #eaedf2;
border-left: none;
}
.tabbable.tabs-right .tab-content {
border: 2px solid #eaedf2;
-moz-border-radius-bottomleft: 0;
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-moz-border-radius-bottomright: 0;
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
} textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
select[multiple] {
-webkit-appearance: none;
-moz-appearance: none;
}
.form-control {
height: 40px;
color: #676f7a;
border: 2px solid #eaedf2;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.form-control:-moz-placeholder {
color: #c5c9ce;
}
.form-control:-ms-input-placeholder {
color: #c5c9ce;
}
.form-control::-webkit-input-placeholder {
color: #c5c9ce;
}
.form-control:focus {
border-color: #bbc5d5;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.form-control[disabled] {
background: #eaedf2;
}
select.form-control {
border-width: 1px;
}
select.form-control:focus {
border-color: #bbc5d5;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
select[multiple].form-control {
height: auto;
border-width: 2px;
}
.input-group-addon {
background-color: #eaedf2;
border: 2px solid #eaedf2;
}
.input-lg {
height: 50px;
}
.input-sm {
height: 29px;
} .pagination {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pagination > li > a, .pagination > li > span {
color: #353b47;
background-color: transparent;
border: 2px solid #eaedf2;
margin-right: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
margin-right: 0;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
background-color: #eaedf2;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
color: #353b47;
background-color: transparent;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #d7dce5;
background-color: transparent;
border-color: #f6f7f9;
} .list-group .list-group-item {
border-color: #eaedf2;
}
.list-group .list-group-item:hover, .list-group .list-group-item:focus {
background-color: #f4f6f8;
}
.list-group .list-group-item.active, .list-group .list-group-item.active:hover, .list-group .list-group-item.active:focus {
color: white;
}
.list-group .list-group-item.active [class^="fa-icon-"], .list-group .list-group-item.active [class*=" fa-icon-"], .list-group .list-group-item.active:hover [class^="fa-icon-"], .list-group .list-group-item.active:hover [class*=" fa-icon-"], .list-group .list-group-item.active:focus [class^="fa-icon-"], .list-group .list-group-item.active:focus [class*=" fa-icon-"] {
color: white;
}
.list-group .list-group-item:first-child {
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}
.list-group .list-group-item:last-child {
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.nav-pills li + li {
margin-left: 5px;
margin-bottom: 5px;
}
.nav-pills > li > a {
color: #575756;
background-color: #eaedf2;
}
.nav-pills > li > a:hover, .nav-pills > li > a:focus {
background-color: #dae0e8;
}
.nav-pills > li.active > a {
padding: 5px 20px;
color: white;
} table {
background-color: transparent;
}
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
padding: 12px;
border-top: 1px solid #eaedf2;
}
.table thead > tr > th {
border-bottom: 2px solid #eaedf2;
}
.table tbody + tbody {
border-top: 2px solid #eaedf2;
}
.table .table {
background-color: white;
}
.table-bordered {
border: 1px solid #eaedf2;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
border: 1px solid #eaedf2;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #fafbfc;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f3f5f8;
}
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
background-color: #f3f5f8;
}
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
border-color: #d6e9c6;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
background-color: #d0e9c6;
border-color: #c9e2b3;
}
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
border-color: #eed3d7;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
background-color: #ebcccc;
border-color: #e6c1c7;
}
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
border-color: #fbeed5;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
background-color: #faf2cc;
border-color: #f8e5be;
}
@media (max-width: 767px) {
.table-responsive {
border: 1px solid #eaedf2;
}
}
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
padding: 6px;
} .icon-wrap {
display: inline-block;
text-align: center;
font-size: 1em;
width: 30px;
height: 30px;
}
.icon-wrap i {
width: 1.14286em;
}
.icon-wrap.icon-circle {
line-height: 30px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.icon-wrap.icon-circle i {
width: auto;
}
.icon-wrap.icon-circle.icon-md {
line-height: 45px;
}
.icon-wrap.icon-circle.icon-lg {
line-height: 60px;
}
.icon-wrap.icon-rounded-square {
line-height: 30px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.icon-wrap.icon-rounded-square i {
width: auto;
}
.icon-wrap.icon-rounded-square.icon-md {
line-height: 45px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
.icon-wrap.icon-rounded-square.icon-lg {
line-height: 60px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.icon-wrap.icon-bordered {
border: 2px solid transparent;
line-height: 26px;
}
.icon-wrap.icon-bordered.icon-md {
line-height: 41px;
}
.icon-wrap.icon-bordered.icon-lg {
line-height: 56px;
}
.icon-wrap.icon-md {
font-size: 1.5em;
width: 45px;
height: 45px;
}
.icon-wrap.icon-lg {
font-size: 2em;
width: 60px;
height: 60px;
} .client-slideshow {
position: relative;
}
.client-slideshow:before, .client-slideshow:after {
content: '';
position: absolute;
height: 100%;
width: 5%;
top: 0;
z-index: 999;
}
@media (min-width: 768px) {
.client-slideshow:before, .client-slideshow:after {
width: 10%;
}
}
.client-slideshow:before {
right: 0;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTUsIDI1NSwgMjU1LCAwKSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
background-image: -webkit-linear-gradient(left center, rgba(255, 255, 255, 0), #ffffff);
background-image: -moz-linear-gradient(left center, rgba(255, 255, 255, 0), #ffffff);
background-image: -o-linear-gradient(left center, rgba(255, 255, 255, 0), #ffffff);
background-image: linear-gradient(left center, rgba(255, 255, 255, 0), #ffffff);
}
.client-slideshow:after {
left: 0;
background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSI1MCUiIHgyPSIwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTUsIDI1NSwgMjU1LCAwKSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
background-size: 100%;
background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
background-image: -webkit-linear-gradient(right center, rgba(255, 255, 255, 0), #ffffff);
background-image: -moz-linear-gradient(right center, rgba(255, 255, 255, 0), #ffffff);
background-image: -o-linear-gradient(right center, rgba(255, 255, 255, 0), #ffffff);
background-image: linear-gradient(right center, rgba(255, 255, 255, 0), #ffffff);
}
.client-slideshow img {
margin-right: 60px;
}  .contact-page-wide-map #map-canvas {
height: 400px;
margin-bottom: 70px;
}
.contact-page #map-canvas {
width: 100%;
height: 300px;
overflow: hidden;
}
@media (min-width: 768px) {
.contact-page #map-canvas {
height: 326px;
}
}
.contact-page textarea {
min-height: 215px;
}
.contact-page.contact-page-wide-map #main-content {
padding-top: 0;
}
.contact-page.contact-page-wide-map #map-canvas {
margin-bottom: 70px;
height: 300px;
}
@media (min-width: 768px) {
.contact-page.contact-page-wide-map #map-canvas {
height: 400px;
}
} html.no-touch body.error-page {
height: 100%;
}
html.no-touch body.error-page #wrapper {
display: table;
height: 100%;
margin-left: auto;
margin-right: auto;
}
html.no-touch body.error-page #wrapper .container {
vertical-align: middle;
display: table-cell;
}
body.error-page {
background: url(//lapetitereine.com/wp-content/themes/jednotka/images/bg_fullsize.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
text-align: center;
-ms-behavior: url(//lapetitereine.com/assets/images/ie/backgroundsize.min.htc);
}
body.error-page #wrapper {
padding: 20px 0;
background-image: none !important;
}
body.error-page .code {
margin: 0;
padding: 0;
color: white;
}
body.error-page .code span {
font-size: 100px;
line-height: 100px;
}
@media (min-width: 768px) {
body.error-page .code span {
font-size: 150px;
line-height: 150px;
}
}
body.error-page .message {
font-size: 18px;
line-height: 24px;
margin-top: 50px;
margin-bottom: 0;
font-weight: 300;
color: white;
}
@media (min-width: 768px) {
body.error-page .message {
font-size: 24px;
line-height: 34px;
}
}
body.error-page .btn {
margin-top: 50px;
font-weight: 300;
}
body.error-page .logo {
margin-top: 50px;
display: inline-block;
} html.no-touch body.countdown-page {
height: 100%;
}
html.no-touch body.countdown-page #wrapper {
display: table;
height: 100%;
margin-left: auto;
margin-right: auto;
}
html.no-touch body.countdown-page #wrapper .container {
vertical-align: middle;
display: table-cell;
}
body.countdown-page {
background: url(//lapetitereine.com/wp-content/themes/jednotka/images/bg_fullsize.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
text-align: center;
-ms-behavior: url(//lapetitereine.com/assets/images/ie/backgroundsize.min.htc);
}
body.countdown-page #wrapper {
padding: 20px 0;
background-image: none !important;
}
body.countdown-page .icon {
border: 5px solid white;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
display: inline-block;
line-height: 120px;
position: relative;
margin-top: 15px;
width: 120px;
height: 120px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
body.countdown-page .icon [class^="fa-icon-"], body.countdown-page .icon [class*=" fa-icon-"] {
color: white;
font-size: 60px;
position: absolute;
display: inline-block;
top: 50%;
left: 50%;
margin-top: -30px;
margin-left: -30px;
width: 60px;
height: 60px;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
body.countdown-page .title {
color: white;
font-size: 40px;
line-height: 40px;
font-weight: 500;
text-transform: uppercase;
margin-top: 30px;
margin-bottom: 0;
}
body.countdown-page .message {
font-size: 18px;
line-height: 24px;
margin-top: 50px;
margin-bottom: 0;
font-weight: 300;
color: white;
}
@media (min-width: 768px) {
body.countdown-page .message {
font-size: 24px;
line-height: 34px;
}
}
body.countdown-page form {
margin-top: 50px;
}
body.countdown-page form .form-control {
border-color: transparent;
}
body.countdown-page .logo {
margin-top: 40px;
display: inline-block;
}
body.countdown-page .countdown {
margin-top: 60px;
}
body.countdown-page .countdown .countdown-item {
display: inline-block;
position: relative;
margin-right: 10px;
margin-bottom: 20px;
width: 120px;
height: 120px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
@media (min-width: 768px) {
body.countdown-page .countdown .countdown-item {
margin-right: 20px;
margin-bottom: 0;
}
}
body.countdown-page .countdown .countdown-item:last-child {
margin-right: 0;
}
body.countdown-page .countdown .countdown-item .countdown-time, body.countdown-page .countdown .countdown-item .countdown-label {
position: absolute;
left: 0;
color: white;
width: 120px;
text-align: center;
}
body.countdown-page .countdown .countdown-item .countdown-time {
top: 25px;
font-size: 40px;
line-height: 40px;
font-weight: 500;
}
body.countdown-page .countdown .countdown-item .countdown-label {
bottom: 25px;
font-size: 18px;
line-height: 18px;
} .faq-page .accordion.accordion-bordered .accordion-toggle {
background-color: #f4f6f8;
}
.faq-page .accordion.accordion-bordered .accordion-toggle:hover {
background-color: #f4f6f8;
}Services Icon Size.error-page .btn.btn-bordered:hover, .error-page .btn.btn-bordered:focus {
background-color: rgba(0, 0, 0, 0.05);
}
.sidebar-widget .button-cloud-box .btn.btn-bordered:hover, .btn.btn-bordered:focus {
background-color: rgba(0, 0, 0, 0.05);
}
.browser-window .browser-content br {
height: 0;
}
.flexslider .btn.btn-bordered {
background-color: rgba(0, 0, 0, 0);
border-color: #fff;
color: #fff;
}
.flexslider .btn.btn-bordered:focus, .flexslider .btn.btn-bordered:hover {
background-color: rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
.text-boxes .text-box .image-link {
margin-bottom: 20px;
}
}
a:focus
{
outline: none;
}
#footer #footer-main .footer-widget a.time {
color: #717E90;
}
#header .navbar-brand {
color: #fff;
}    .pagemenu ul li {
list-style-type: none;
float: right;
margin-left: 10px;
}
.pagemenu > ul > li a {
float: left;
}
.pagemenu > ul > li ul {
float: left;
}
.sidebar-toggle .btn {
padding: 15px 0;
}
.blog-posts.portfolio-boxes .portfolio-box a.image-link, .blog-posts.portfolio-boxes .portfolio-box a .image-link {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.blog-posts.portfolio-boxes .portfolio-box a.image-link:before, .blog-posts.portfolio-boxes .portfolio-box a .image-link:before {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.blog-posts .portfolio-boxes .portfolio-box a.image-link img, .blog-posts.portfolio-boxes .portfolio-box a .image-link img {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.portfolio-boxes .post-carousel .carousel-inner, .portfolio-media .post-carousel .carousel-inner, .portfolio-media .post-carousel .carousel-inner img  {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.button-cloud-box .btn.btn-bordered {
border-color: #676F7A;
margin-right: 5px;
margin-bottom: 10px;
}
.sidebar-widget .button-cloud-box a.btn.btn-bordered {
border-color: #EAEDF2;
}
.countdown-page .button-wrapper {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.carousel-control.left, .carousel-control.right {
background-image: none;
}
.portfolio-media {
margin-bottom: 20px;
}
.button-wrapper.table-button {
width: 100%;
}
.button-wrapper.table-button.table-button-normal {
background-color: #676F7A;
color: #676F7A;
}
.pricing-table .btn.btn-bordered.btn-table {
border-color: #676F7A;
color: #676F7A;
}
.text-boxes .text-box p, .text-boxes .text-box.text-box-big-image p {
margin: 0;
}
.text-boxes .text-box.text-box-big-image .image-link {
margin-bottom: 20px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.text-boxes .portfolio-box a .image-link img, .text-boxes .portfolio-box a .image-link:before {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
.text-boxes .text-box .btn.btn-bordered {
margin-top: 20px;
}
.text-boxes.portfolio-boxes .portfolio-item {
margin: 0;
}
.carousel-control span {
position: absolute;
top: 50%;
z-index: 5;
margin-top: -15px;
color: #fff;
}
.post-carousel .carousel-inner {
padding: 0;
}
.post-carousel .carousel-inner .item {
z-index: 0;
}
#main-content.full-width-main-content {
padding-top: 0;
}
.panel.panel-big.panel-circle-big-contrast .panel-icon i {
color: #fff;
}
.panel.panel-big.panel-circle-contrast .panel-icon i {
color: #fff;
}
.btn.btn-white.button404 {
border-color: #fff;
color: #fff;
}
.btn.btn-medium-light {
background-color: #9CA4AF;
}
.btn.btn-medium-light:hover, .btn.btn-medium-light:focus {
background-color: #88929f;
background-color: #88929f;
}
.panel .panel-heading, .panel .panel-footer {
color: #fff;
}
.button-wrapper.contact-form-button-wrapper {
width: 100%;
}
.button-wrapper.contact-form-button-wrapper input:hover, .button-wrapper.contact-form-button-wrapper input:focus {
color: #fff;
}
.blog-full-image {
margin-bottom: 20px;
}
.map-canvas-placeholder{
height: 70px;
}
.flickr-images {
text-align: center;
}
.flickr-images > .flickr_badge_image {
margin: 0 10px 10px 0;
padding: 0;
vertical-align: top;
display: block;
float: left;
}
.flickr-images > .flickr_badge_image > a img {
border: 4px solid #676F7A;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
transition: border-color 300ms ease 0s;
width: 50px;
height: 50px;
}
.flickr-images > .flickr_badge_image > a:hover img {
border-color: #808894;
}
.sidebar-widget .flickr-images > .flickr_badge_image > a:hover img {
border-color: #cad2df;
}
.sidebar-widget .flickr-images > div > a img {
border: 4px solid #EAEDF2;
}
@media (max-width: 767px) {
.flickr-images > .flickr_badge_image {
margin: 0 10px 10px 0;
padding: 0;
vertical-align: top;
display: inline-block;
float: none;
}
}
.list-group a.list-group-item {
color: #555;
}
#wp-calendar {
width: 100%;
}
#portfolio_gallery, #portfolio_video {
display: none;
}
#comments .time a:hover {
text-decoration: none;
}
#comments .pull-left img {
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}
#comments ul.children {
padding-left: 90px;
margin: 20px 0 0 0;
}
.comment-reply-link {
float: right;
font-weight: normal;
margin-top: -5px;
text-decoration: none;
border-width: 2px;
border-style: solid;
font-size: 14px;
line-height: 17px;
padding: 4px 0 4px 18px;
border-color: rgba(0, 0, 0, 0);
}
.comment-reply-link i {
display: inline-block;
cursor: pointer;
padding-right: 4px;
}
.comment-reply-link:hover i {
text-decoration: none;
}
p.form-submit {
display: inline-block;
background-color: #8DC153;
background-image: none;
color: #FFFFFF;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
height: 40px;
}
p.form-submit input {
background-color: rgba(0, 0, 0, 0);
border: 0 none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #FFFFFF;
display: block;
font-size: 16px;
font-weight: 600;
line-height: 40px;
height: 39px;
margin: 0;
padding: 0 12px 1px 12px;
vertical-align: baseline;
transition: all 0.4s ease 0s;
}
p.form-submit input:hover {
background-color: rgba(0, 0, 0, 0.2);
} .btn.social-icon {
background-color: #9ca4af;
border-color: #9ca4af;
background-image: none;
color: white;
}
.btn.social-icon:hover, .btn.social-icon:focus {
background-color: #88929f;
border-color: #88929f;
color: white; }
.btn.social-icon:active, .btn.social-icon.active {
background-color: #808a98;
border-color: #808a98;
color: white; }
.button-wrapper {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
width: auto;
display: inline-block;
}
.squared-button-wrapper {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.button-wrapper a.btn {
color: #fff;
}
.button-wrapper.btn-bordered {
background-color: transparent;
}
.button-wrapper.btn-bordered a.btn {
border-width: 0;
} .flexslider.carousel-blur .button-wrapper {
margin-top: 50px;
}
.flexslider .button-wrapper {
margin-top: 30px;
}
.flexslider .button-wrapper .btn.btn-lg {
margin-bottom: 0;
}
.flexslider .button-wrapper .btn.btn-lg {
margin: 0;
} .footer-widget .list-group .list-group-item {
border: 0;
background-color: transparent;
padding: 0;
margin-bottom: 5px;
}
.footer-widget .list-group .list-group-item:hover, .footer-widget .list-group .list-group-item:focus {
background-color: transparent;
}
.footer-widget .list-group .list-group-item:hover span, .footer-widget .list-group .list-group-item:focus span {
text-decoration: underline;
}
.footer-widget .list-group .list-group-item:first-child {
-moz-border-radius-topleft: 5px;
-webkit-border-top-left-radius: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-top-right-radius: 5px;
border-top-right-radius: 5px;
}
.footer-widget .list-group .list-group-item:last-child {
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-bottom-right-radius: 5px;
border-bottom-right-radius: 5px;
}
iframe {
max-width: 100%;
}
 A:link { color: #EDAC05;}
A:visited { color: #EDAC05;}
A:active {color: #EDAC05;}
A:hover {color: EDAC05;} .carousel-blur .flex-direction-nav {
display: none;
}  .table {
color: #676f7a !important;
}
.lead {
color: rgb(206, 216, 57);
}
.fa-number-1:before {
content: "1";
}
.fa-number-2:before {
content: "2";
}
.fa-number-3:before {
content: "3";
}
.fa-number-4:before {
content: "4";
}
<i class="fa fa-number-1"></i>
<i class="fa fa-number-2"></i>
<i class="fa fa-number-3"></i>
<i class="fa fa-number-4"></i>
.jumbotron {
background-color: #EFEFEF !important;
}
{
border-radius: 10px !important;
}
.carousel-contrast .big, .carousel-contrast .carousel-blur .normal, .carousel-blur .carousel-contrast .normal, .carousel-contrast .carousel-image .normal, .carousel-image .carousel-contrast .normal , p.normal.fadeInRightBig.animated, .big.fadeInRightBig.animated {
border-radius: 10px !important;
}
.accordion.accordion-bordered .accordion-toggle{
color: #9CA514 ;
}
.fa.accordion.accordion-bordered .accordion-toggle{
color: #ced645 !important;
}
.lead{
color: #9CA514 !important ;
}
.body{
color: #9CA514 !important ;
}
.fa{
color: #ced645 !important;
} #main-content{
padding-bottom: 30px !important;
} .accordion .accordion-toggle.collapsed {
background-color: #b9c22d;
}
.accordion .accordion-toggle {
background-color: #353B47;
}
.accordion .accordion-toggle:before {
content: "\f0E0";
}
.accordion .accordion-toggle.collapsed:before {
content: "\F0E0";
} input.wpcf7-submit,
inputwpcf7-file
{
background-color:#b8c22d;
color:#ffffff;
border-radius: 3px;
box-shadow:none;
border:none;	
}
input[type="text"],
input[type="email"],
textarea
{
background-color: #fff;
border:2px solid #eaedf2;
width: 100%;
}@font-face {
font-family: 'FontAwesome';
src: url(//lapetitereine.com/wp-content/themes/jednotka/styles/font-awesome-4.0.3/fonts/fontawesome-webfont.eot?v=4.2.0);
src: url(//lapetitereine.com/wp-content/themes/jednotka/styles/font-awesome-4.0.3/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'), url(//lapetitereine.com/wp-content/themes/jednotka/styles/font-awesome-4.0.3/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'), url(//lapetitereine.com/wp-content/themes/jednotka/styles/font-awesome-4.0.3/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'), url(//lapetitereine.com/wp-content/themes/jednotka/styles/font-awesome-4.0.3/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
line-height: 0.75em;
vertical-align: -15%;
}
.fa-2x {
font-size: 2em;
}
.fa-3x {
font-size: 3em;
}
.fa-4x {
font-size: 4em;
}
.fa-5x {
font-size: 5em;
}
.fa-fw {
width: 1.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}