.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(//nebraskarecords.de/wp-content/plugins/download-manager/assets/css/themes/default/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(//nebraskarecords.de/wp-content/plugins/download-manager/assets/css/themes/default/prev.png); 
border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/css/themes/default/next.png); 
border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/css/themes/default/close.png) no-repeat 5px 5px;
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(//nebraskarecords.de/wp-content/plugins/download-manager/assets/css/themes/default/loading@2x.gif); 
background-size: 32px 32px;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/css/themes/default/prev@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/css/themes/default/next@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close { 
background-image: url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/css/themes/default/close@2x.png); 
background-size: 16px 16px;
}
}.w3eden html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
.w3eden body {
margin: 0;
}
.w3eden article,
.w3eden aside,
.w3eden details,
.w3eden figcaption,
.w3eden figure,
.w3eden footer,
.w3eden header,
.w3eden hgroup,
.w3eden main,
.w3eden menu,
.w3eden nav,
.w3eden section,
.w3eden summary {
display: block;
}
.w3eden audio,
.w3eden canvas,
.w3eden progress,
.w3eden video {
display: inline-block;
vertical-align: baseline;
}
.w3eden audio:not([controls]) {
display: none;
height: 0;
}
.w3eden [hidden],
.w3eden template {
display: none;
}
.w3eden a {
background-color: transparent;
}
.w3eden a:active,
.w3eden a:hover {
outline: 0;
}
.w3eden abbr[title] {
border-bottom: 1px dotted;
}
.w3eden b,
.w3eden strong {
font-weight: 700;
}
.w3eden dfn {
font-style: italic;
}
.w3eden h1 {
margin: .67em 0;
font-size: 2em;
}
.w3eden mark {
color: #000;
background: #ffff00;
}
.w3eden small {
font-size: 80%;
}
.w3eden sub,
.w3eden sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
.w3eden sup {
top: -0.5em;
}
.w3eden sub {
bottom: -0.25em;
}
.w3eden img {
border: 0;
}
.w3eden svg:not(:root) {
overflow: hidden;
}
.w3eden figure {
margin: 1em 40px;
}
.w3eden hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
.w3eden pre {
overflow: auto;
}
.w3eden code,
.w3eden kbd,
.w3eden pre,
.w3eden samp {
font-family: monospace,monospace;
font-size: 1em;
}
.w3eden button,
.w3eden input,
.w3eden optgroup,
.w3eden select,
.w3eden textarea {
margin: 0;
font: inherit;
color: inherit;
}
.w3eden button {
overflow: visible;
}
.w3eden button,
.w3eden select {
text-transform: none;
}
.w3eden button,
.w3eden html input[type=button],
.w3eden input[type=reset],
.w3eden input[type=submit] {
-webkit-appearance: button;
cursor: pointer;
}
.w3eden button[disabled],
.w3eden html input[disabled] {
cursor: default;
}
.w3eden button::-moz-focus-inner,
.w3eden input::-moz-focus-inner {
padding: 0;
border: 0;
}
.w3eden input {
line-height: normal;
}
.w3eden input[type=checkbox],
.w3eden input[type=radio] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
.w3eden input[type=number]::-webkit-inner-spin-button,
.w3eden input[type=number]::-webkit-outer-spin-button {
height: auto;
}
.w3eden input[type=search] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
.w3eden input[type=search]::-webkit-search-cancel-button,
.w3eden input[type=search]::-webkit-search-decoration {
-webkit-appearance: none;
}
.w3eden fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
.w3eden legend {
padding: 0;
border: 0;
}
.w3eden textarea {
overflow: auto;
}
.w3eden optgroup {
font-weight: 700;
}
.w3eden table {
border-spacing: 0;
border-collapse: collapse;
}
.w3eden td,
.w3eden th {
padding: 0;
}
@media print {
.w3eden *,
.w3eden :after,
.w3eden :before {
color: #000!important;
text-shadow: none!important;
background: 0 0!important;
-webkit-box-shadow: none!important;
box-shadow: none !important;
}
.w3eden a,
.w3eden a:visited {
text-decoration: underline;
}
.w3eden a[href]:after {
content: " (" attr(href) ")";
}
.w3eden abbr[title]:after {
content: " (" attr(title) ")";
}
.w3eden a[href^="javascript:"]:after,
.w3eden a[href^="#"]:after {
content: "";
}
.w3eden blockquote,
.w3eden pre {
border: 1px solid #999;
page-break-inside: avoid;
}
.w3eden thead {
display: table-header-group;
}
.w3eden img,
.w3eden tr {
page-break-inside: avoid;
}
.w3eden img {
max-width: 100% !important;
}
.w3eden h2,
.w3eden h3,
.w3eden p {
orphans: 3;
widows: 3;
}
.w3eden h2,
.w3eden h3 {
page-break-after: avoid;
}
.w3eden select {
background: #ffffff !important;
}
.w3eden .navbar {
display: none;
}
.w3eden .btn > .caret,
.w3eden .dropup > .btn > .caret {
border-top-color: #000000 !important;
}
.w3eden .label {
border: 1px solid #000000;
}
.w3eden .table {
border-collapse: collapse !important;
}
.w3eden .table td,
.w3eden .table th {
background-color: #ffffff !important;
}
.w3eden .table-bordered td,
.w3eden .table-bordered th {
border: 1px solid #dddddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/bootstrap/fonts/glyphicons-halflings-regular.eot);
src: url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.w3eden .glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.w3eden .glyphicon-asterisk:before {
content: "\2a";
}
.w3eden .glyphicon-plus:before {
content: "\2b";
}
.w3eden .glyphicon-eur:before,
.w3eden .glyphicon-euro:before {
content: "\20ac";
}
.w3eden .glyphicon-minus:before {
content: "\2212";
}
.w3eden .glyphicon-cloud:before {
content: "\2601";
}
.w3eden .glyphicon-envelope:before {
content: "\2709";
}
.w3eden .glyphicon-pencil:before {
content: "\270f";
}
.w3eden .glyphicon-glass:before {
content: "\e001";
}
.w3eden .glyphicon-music:before {
content: "\e002";
}
.w3eden .glyphicon-search:before {
content: "\e003";
}
.w3eden .glyphicon-heart:before {
content: "\e005";
}
.w3eden .glyphicon-star:before {
content: "\e006";
}
.w3eden .glyphicon-star-empty:before {
content: "\e007";
}
.w3eden .glyphicon-user:before {
content: "\e008";
}
.w3eden .glyphicon-film:before {
content: "\e009";
}
.w3eden .glyphicon-th-large:before {
content: "\e010";
}
.w3eden .glyphicon-th:before {
content: "\e011";
}
.w3eden .glyphicon-th-list:before {
content: "\e012";
}
.w3eden .glyphicon-ok:before {
content: "\e013";
}
.w3eden .glyphicon-remove:before {
content: "\e014";
}
.w3eden .glyphicon-zoom-in:before {
content: "\e015";
}
.w3eden .glyphicon-zoom-out:before {
content: "\e016";
}
.w3eden .glyphicon-off:before {
content: "\e017";
}
.w3eden .glyphicon-signal:before {
content: "\e018";
}
.w3eden .glyphicon-cog:before {
content: "\e019";
}
.w3eden .glyphicon-trash:before {
content: "\e020";
}
.w3eden .glyphicon-home:before {
content: "\e021";
}
.w3eden .glyphicon-file:before {
content: "\e022";
}
.w3eden .glyphicon-time:before {
content: "\e023";
}
.w3eden .glyphicon-road:before {
content: "\e024";
}
.w3eden .glyphicon-download-alt:before {
content: "\e025";
}
.w3eden .glyphicon-download:before {
content: "\e026";
}
.w3eden .glyphicon-upload:before {
content: "\e027";
}
.w3eden .glyphicon-inbox:before {
content: "\e028";
}
.w3eden .glyphicon-play-circle:before {
content: "\e029";
}
.w3eden .glyphicon-repeat:before {
content: "\e030";
}
.w3eden .glyphicon-refresh:before {
content: "\e031";
}
.w3eden .glyphicon-list-alt:before {
content: "\e032";
}
.w3eden .glyphicon-lock:before {
content: "\e033";
}
.w3eden .glyphicon-flag:before {
content: "\e034";
}
.w3eden .glyphicon-headphones:before {
content: "\e035";
}
.w3eden .glyphicon-volume-off:before {
content: "\e036";
}
.w3eden .glyphicon-volume-down:before {
content: "\e037";
}
.w3eden .glyphicon-volume-up:before {
content: "\e038";
}
.w3eden .glyphicon-qrcode:before {
content: "\e039";
}
.w3eden .glyphicon-barcode:before {
content: "\e040";
}
.w3eden .glyphicon-tag:before {
content: "\e041";
}
.w3eden .glyphicon-tags:before {
content: "\e042";
}
.w3eden .glyphicon-book:before {
content: "\e043";
}
.w3eden .glyphicon-bookmark:before {
content: "\e044";
}
.w3eden .glyphicon-print:before {
content: "\e045";
}
.w3eden .glyphicon-camera:before {
content: "\e046";
}
.w3eden .glyphicon-font:before {
content: "\e047";
}
.w3eden .glyphicon-bold:before {
content: "\e048";
}
.w3eden .glyphicon-italic:before {
content: "\e049";
}
.w3eden .glyphicon-text-height:before {
content: "\e050";
}
.w3eden .glyphicon-text-width:before {
content: "\e051";
}
.w3eden .glyphicon-align-left:before {
content: "\e052";
}
.w3eden .glyphicon-align-center:before {
content: "\e053";
}
.w3eden .glyphicon-align-right:before {
content: "\e054";
}
.w3eden .glyphicon-align-justify:before {
content: "\e055";
}
.w3eden .glyphicon-list:before {
content: "\e056";
}
.w3eden .glyphicon-indent-left:before {
content: "\e057";
}
.w3eden .glyphicon-indent-right:before {
content: "\e058";
}
.w3eden .glyphicon-facetime-video:before {
content: "\e059";
}
.w3eden .glyphicon-picture:before {
content: "\e060";
}
.w3eden .glyphicon-map-marker:before {
content: "\e062";
}
.w3eden .glyphicon-adjust:before {
content: "\e063";
}
.w3eden .glyphicon-tint:before {
content: "\e064";
}
.w3eden .glyphicon-edit:before {
content: "\e065";
}
.w3eden .glyphicon-share:before {
content: "\e066";
}
.w3eden .glyphicon-check:before {
content: "\e067";
}
.w3eden .glyphicon-move:before {
content: "\e068";
}
.w3eden .glyphicon-step-backward:before {
content: "\e069";
}
.w3eden .glyphicon-fast-backward:before {
content: "\e070";
}
.w3eden .glyphicon-backward:before {
content: "\e071";
}
.w3eden .glyphicon-play:before {
content: "\e072";
}
.w3eden .glyphicon-pause:before {
content: "\e073";
}
.w3eden .glyphicon-stop:before {
content: "\e074";
}
.w3eden .glyphicon-forward:before {
content: "\e075";
}
.w3eden .glyphicon-fast-forward:before {
content: "\e076";
}
.w3eden .glyphicon-step-forward:before {
content: "\e077";
}
.w3eden .glyphicon-eject:before {
content: "\e078";
}
.w3eden .glyphicon-chevron-left:before {
content: "\e079";
}
.w3eden .glyphicon-chevron-right:before {
content: "\e080";
}
.w3eden .glyphicon-plus-sign:before {
content: "\e081";
}
.w3eden .glyphicon-minus-sign:before {
content: "\e082";
}
.w3eden .glyphicon-remove-sign:before {
content: "\e083";
}
.w3eden .glyphicon-ok-sign:before {
content: "\e084";
}
.w3eden .glyphicon-question-sign:before {
content: "\e085";
}
.w3eden .glyphicon-info-sign:before {
content: "\e086";
}
.w3eden .glyphicon-screenshot:before {
content: "\e087";
}
.w3eden .glyphicon-remove-circle:before {
content: "\e088";
}
.w3eden .glyphicon-ok-circle:before {
content: "\e089";
}
.w3eden .glyphicon-ban-circle:before {
content: "\e090";
}
.w3eden .glyphicon-arrow-left:before {
content: "\e091";
}
.w3eden .glyphicon-arrow-right:before {
content: "\e092";
}
.w3eden .glyphicon-arrow-up:before {
content: "\e093";
}
.w3eden .glyphicon-arrow-down:before {
content: "\e094";
}
.w3eden .glyphicon-share-alt:before {
content: "\e095";
}
.w3eden .glyphicon-resize-full:before {
content: "\e096";
}
.w3eden .glyphicon-resize-small:before {
content: "\e097";
}
.w3eden .glyphicon-exclamation-sign:before {
content: "\e101";
}
.w3eden .glyphicon-gift:before {
content: "\e102";
}
.w3eden .glyphicon-leaf:before {
content: "\e103";
}
.w3eden .glyphicon-fire:before {
content: "\e104";
}
.w3eden .glyphicon-eye-open:before {
content: "\e105";
}
.w3eden .glyphicon-eye-close:before {
content: "\e106";
}
.w3eden .glyphicon-warning-sign:before {
content: "\e107";
}
.w3eden .glyphicon-plane:before {
content: "\e108";
}
.w3eden .glyphicon-calendar:before {
content: "\e109";
}
.w3eden .glyphicon-random:before {
content: "\e110";
}
.w3eden .glyphicon-comment:before {
content: "\e111";
}
.w3eden .glyphicon-magnet:before {
content: "\e112";
}
.w3eden .glyphicon-chevron-up:before {
content: "\e113";
}
.w3eden .glyphicon-chevron-down:before {
content: "\e114";
}
.w3eden .glyphicon-retweet:before {
content: "\e115";
}
.w3eden .glyphicon-shopping-cart:before {
content: "\e116";
}
.w3eden .glyphicon-folder-close:before {
content: "\e117";
}
.w3eden .glyphicon-folder-open:before {
content: "\e118";
}
.w3eden .glyphicon-resize-vertical:before {
content: "\e119";
}
.w3eden .glyphicon-resize-horizontal:before {
content: "\e120";
}
.w3eden .glyphicon-hdd:before {
content: "\e121";
}
.w3eden .glyphicon-bullhorn:before {
content: "\e122";
}
.w3eden .glyphicon-bell:before {
content: "\e123";
}
.w3eden .glyphicon-certificate:before {
content: "\e124";
}
.w3eden .glyphicon-thumbs-up:before {
content: "\e125";
}
.w3eden .glyphicon-thumbs-down:before {
content: "\e126";
}
.w3eden .glyphicon-hand-right:before {
content: "\e127";
}
.w3eden .glyphicon-hand-left:before {
content: "\e128";
}
.w3eden .glyphicon-hand-up:before {
content: "\e129";
}
.w3eden .glyphicon-hand-down:before {
content: "\e130";
}
.w3eden .glyphicon-circle-arrow-right:before {
content: "\e131";
}
.w3eden .glyphicon-circle-arrow-left:before {
content: "\e132";
}
.w3eden .glyphicon-circle-arrow-up:before {
content: "\e133";
}
.w3eden .glyphicon-circle-arrow-down:before {
content: "\e134";
}
.w3eden .glyphicon-globe:before {
content: "\e135";
}
.w3eden .glyphicon-wrench:before {
content: "\e136";
}
.w3eden .glyphicon-tasks:before {
content: "\e137";
}
.w3eden .glyphicon-filter:before {
content: "\e138";
}
.w3eden .glyphicon-briefcase:before {
content: "\e139";
}
.w3eden .glyphicon-fullscreen:before {
content: "\e140";
}
.w3eden .glyphicon-dashboard:before {
content: "\e141";
}
.w3eden .glyphicon-paperclip:before {
content: "\e142";
}
.w3eden .glyphicon-heart-empty:before {
content: "\e143";
}
.w3eden .glyphicon-link:before {
content: "\e144";
}
.w3eden .glyphicon-phone:before {
content: "\e145";
}
.w3eden .glyphicon-pushpin:before {
content: "\e146";
}
.w3eden .glyphicon-usd:before {
content: "\e148";
}
.w3eden .glyphicon-gbp:before {
content: "\e149";
}
.w3eden .glyphicon-sort:before {
content: "\e150";
}
.w3eden .glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.w3eden .glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.w3eden .glyphicon-sort-by-order:before {
content: "\e153";
}
.w3eden .glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.w3eden .glyphicon-sort-by-attributes:before {
content: "\e155";
}
.w3eden .glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.w3eden .glyphicon-unchecked:before {
content: "\e157";
}
.w3eden .glyphicon-expand:before {
content: "\e158";
}
.w3eden .glyphicon-collapse-down:before {
content: "\e159";
}
.w3eden .glyphicon-collapse-up:before {
content: "\e160";
}
.w3eden .glyphicon-log-in:before {
content: "\e161";
}
.w3eden .glyphicon-flash:before {
content: "\e162";
}
.w3eden .glyphicon-log-out:before {
content: "\e163";
}
.w3eden .glyphicon-new-window:before {
content: "\e164";
}
.w3eden .glyphicon-record:before {
content: "\e165";
}
.w3eden .glyphicon-save:before {
content: "\e166";
}
.w3eden .glyphicon-open:before {
content: "\e167";
}
.w3eden .glyphicon-saved:before {
content: "\e168";
}
.w3eden .glyphicon-import:before {
content: "\e169";
}
.w3eden .glyphicon-export:before {
content: "\e170";
}
.w3eden .glyphicon-send:before {
content: "\e171";
}
.w3eden .glyphicon-floppy-disk:before {
content: "\e172";
}
.w3eden .glyphicon-floppy-saved:before {
content: "\e173";
}
.w3eden .glyphicon-floppy-remove:before {
content: "\e174";
}
.w3eden .glyphicon-floppy-save:before {
content: "\e175";
}
.w3eden .glyphicon-floppy-open:before {
content: "\e176";
}
.w3eden .glyphicon-credit-card:before {
content: "\e177";
}
.w3eden .glyphicon-transfer:before {
content: "\e178";
}
.w3eden .glyphicon-cutlery:before {
content: "\e179";
}
.w3eden .glyphicon-header:before {
content: "\e180";
}
.w3eden .glyphicon-compressed:before {
content: "\e181";
}
.w3eden .glyphicon-earphone:before {
content: "\e182";
}
.w3eden .glyphicon-phone-alt:before {
content: "\e183";
}
.w3eden .glyphicon-tower:before {
content: "\e184";
}
.w3eden .glyphicon-stats:before {
content: "\e185";
}
.w3eden .glyphicon-sd-video:before {
content: "\e186";
}
.w3eden .glyphicon-hd-video:before {
content: "\e187";
}
.w3eden .glyphicon-subtitles:before {
content: "\e188";
}
.w3eden .glyphicon-sound-stereo:before {
content: "\e189";
}
.w3eden .glyphicon-sound-dolby:before {
content: "\e190";
}
.w3eden .glyphicon-sound-5-1:before {
content: "\e191";
}
.w3eden .glyphicon-sound-6-1:before {
content: "\e192";
}
.w3eden .glyphicon-sound-7-1:before {
content: "\e193";
}
.w3eden .glyphicon-copyright-mark:before {
content: "\e194";
}
.w3eden .glyphicon-registration-mark:before {
content: "\e195";
}
.w3eden .glyphicon-cloud-download:before {
content: "\e197";
}
.w3eden .glyphicon-cloud-upload:before {
content: "\e198";
}
.w3eden .glyphicon-tree-conifer:before {
content: "\e199";
}
.w3eden .glyphicon-tree-deciduous:before {
content: "\e200";
}
.w3eden .glyphicon-cd:before {
content: "\e201";
}
.w3eden .glyphicon-save-file:before {
content: "\e202";
}
.w3eden .glyphicon-open-file:before {
content: "\e203";
}
.w3eden .glyphicon-level-up:before {
content: "\e204";
}
.w3eden .glyphicon-copy:before {
content: "\e205";
}
.w3eden .glyphicon-paste:before {
content: "\e206";
}
.w3eden .glyphicon-alert:before {
content: "\e209";
}
.w3eden .glyphicon-equalizer:before {
content: "\e210";
}
.w3eden .glyphicon-king:before {
content: "\e211";
}
.w3eden .glyphicon-queen:before {
content: "\e212";
}
.w3eden .glyphicon-pawn:before {
content: "\e213";
}
.w3eden .glyphicon-bishop:before {
content: "\e214";
}
.w3eden .glyphicon-knight:before {
content: "\e215";
}
.w3eden .glyphicon-baby-formula:before {
content: "\e216";
}
.w3eden .glyphicon-tent:before {
content: "\26fa";
}
.w3eden .glyphicon-blackboard:before {
content: "\e218";
}
.w3eden .glyphicon-bed:before {
content: "\e219";
}
.w3eden .glyphicon-apple:before {
content: "\f8ff";
}
.w3eden .glyphicon-erase:before {
content: "\e221";
}
.w3eden .glyphicon-hourglass:before {
content: "\231b";
}
.w3eden .glyphicon-lamp:before {
content: "\e223";
}
.w3eden .glyphicon-duplicate:before {
content: "\e224";
}
.w3eden .glyphicon-piggy-bank:before {
content: "\e225";
}
.w3eden .glyphicon-scissors:before {
content: "\e226";
}
.w3eden .glyphicon-bitcoin:before {
content: "\e227";
}
.w3eden .glyphicon-btc:before {
content: "\e227";
}
.w3eden .glyphicon-xbt:before {
content: "\e227";
}
.w3eden .glyphicon-yen:before {
content: "\00a5";
}
.w3eden .glyphicon-jpy:before {
content: "\00a5";
}
.w3eden .glyphicon-ruble:before {
content: "\20bd";
}
.w3eden .glyphicon-rub:before {
content: "\20bd";
}
.w3eden .glyphicon-scale:before {
content: "\e230";
}
.w3eden .glyphicon-ice-lolly:before {
content: "\e231";
}
.w3eden .glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.w3eden .glyphicon-education:before {
content: "\e233";
}
.w3eden .glyphicon-option-horizontal:before {
content: "\e234";
}
.w3eden .glyphicon-option-vertical:before {
content: "\e235";
}
.w3eden .glyphicon-menu-hamburger:before {
content: "\e236";
}
.w3eden .glyphicon-modal-window:before {
content: "\e237";
}
.w3eden .glyphicon-oil:before {
content: "\e238";
}
.w3eden .glyphicon-grain:before {
content: "\e239";
}
.w3eden .glyphicon-sunglasses:before {
content: "\e240";
}
.w3eden .glyphicon-text-size:before {
content: "\e241";
}
.w3eden .glyphicon-text-color:before {
content: "\e242";
}
.w3eden .glyphicon-text-background:before {
content: "\e243";
}
.w3eden .glyphicon-object-align-top:before {
content: "\e244";
}
.w3eden .glyphicon-object-align-bottom:before {
content: "\e245";
}
.w3eden .glyphicon-object-align-horizontal:before {
content: "\e246";
}
.w3eden .glyphicon-object-align-left:before {
content: "\e247";
}
.w3eden .glyphicon-object-align-vertical:before {
content: "\e248";
}
.w3eden .glyphicon-object-align-right:before {
content: "\e249";
}
.w3eden .glyphicon-triangle-right:before {
content: "\e250";
}
.w3eden .glyphicon-triangle-left:before {
content: "\e251";
}
.w3eden .glyphicon-triangle-bottom:before {
content: "\e252";
}
.w3eden .glyphicon-triangle-top:before {
content: "\e253";
}
.w3eden .glyphicon-console:before {
content: "\e254";
}
.w3eden .glyphicon-superscript:before {
content: "\e255";
}
.w3eden .glyphicon-subscript:before {
content: "\e256";
}
.w3eden .glyphicon-menu-left:before {
content: "\e257";
}
.w3eden .glyphicon-menu-right:before {
content: "\e258";
}
.w3eden .glyphicon-menu-down:before {
content: "\e259";
}
.w3eden .glyphicon-menu-up:before {
content: "\e260";
}
.w3eden * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.w3eden :after,
.w3eden :before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.w3eden html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.w3eden body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #ffffff;
}
.w3eden button,
.w3eden input,
.w3eden select,
.w3eden textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.w3eden a {
color: #337ab7;
text-decoration: none;
}
.w3eden a:focus,
.w3eden a:hover {
color: #23527c;
text-decoration: underline;
}
.w3eden a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.w3eden figure {
margin: 0;
}
.w3eden img {
vertical-align: middle;
}
.w3eden .carousel-inner > .item > a > img,
.w3eden .carousel-inner > .item > img,
.w3eden .img-responsive,
.w3eden .thumbnail a > img,
.w3eden .thumbnail > img {
display: block;
max-width: 100%;
height: auto;
}
.w3eden .img-rounded {
border-radius: 6px;
}
.w3eden .img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.w3eden .img-circle {
border-radius: 50%;
}
.w3eden hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.w3eden .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.w3eden .sr-only-focusable:active,
.w3eden .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
.w3eden [role=button] {
cursor: pointer;
}
.w3eden .h1,
.w3eden .h2,
.w3eden .h3,
.w3eden .h4,
.w3eden .h5,
.w3eden .h6,
.w3eden h1,
.w3eden h2,
.w3eden h3,
.w3eden h4,
.w3eden h5,
.w3eden h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
.w3eden .h1 .small,
.w3eden .h1 small,
.w3eden .h2 .small,
.w3eden .h2 small,
.w3eden .h3 .small,
.w3eden .h3 small,
.w3eden .h4 .small,
.w3eden .h4 small,
.w3eden .h5 .small,
.w3eden .h5 small,
.w3eden .h6 .small,
.w3eden .h6 small,
.w3eden h1 .small,
.w3eden h1 small,
.w3eden h2 .small,
.w3eden h2 small,
.w3eden h3 .small,
.w3eden h3 small,
.w3eden h4 .small,
.w3eden h4 small,
.w3eden h5 .small,
.w3eden h5 small,
.w3eden h6 .small,
.w3eden h6 small {
font-weight: 400;
line-height: 1;
color: #777777;
}
.w3eden .h1,
.w3eden .h2,
.w3eden .h3,
.w3eden h1,
.w3eden h2,
.w3eden h3 {
margin-top: 20px;
margin-bottom: 10px;
}
.w3eden .h1 .small,
.w3eden .h1 small,
.w3eden .h2 .small,
.w3eden .h2 small,
.w3eden .h3 .small,
.w3eden .h3 small,
.w3eden h1 .small,
.w3eden h1 small,
.w3eden h2 .small,
.w3eden h2 small,
.w3eden h3 .small,
.w3eden h3 small {
font-size: 65%;
}
.w3eden .h4,
.w3eden .h5,
.w3eden .h6,
.w3eden h4,
.w3eden h5,
.w3eden h6 {
margin-top: 10px;
margin-bottom: 10px;
}
.w3eden .h4 .small,
.w3eden .h4 small,
.w3eden .h5 .small,
.w3eden .h5 small,
.w3eden .h6 .small,
.w3eden .h6 small,
.w3eden h4 .small,
.w3eden h4 small,
.w3eden h5 .small,
.w3eden h5 small,
.w3eden h6 .small,
.w3eden h6 small {
font-size: 75%;
}
.w3eden .h1,
.w3eden h1 {
font-size: 36px;
}
.w3eden .h2,
.w3eden h2 {
font-size: 30px;
}
.w3eden .h3,
.w3eden h3 {
font-size: 24px;
}
.w3eden .h4,
.w3eden h4 {
font-size: 18px;
}
.w3eden .h5,
.w3eden h5 {
font-size: 14px;
}
.w3eden .h6,
.w3eden h6 {
font-size: 12px;
}
.w3eden p {
margin: 0 0 10px;
}
.w3eden .lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.w3eden .lead {
font-size: 21px;
}
}
.w3eden .small,
.w3eden small {
font-size: 85%;
}
.w3eden .mark,
.w3eden mark {
padding: .2em;
background-color: #fcf8e3;
}
.w3eden .text-left {
text-align: left;
}
.w3eden .text-right {
text-align: right;
}
.w3eden .text-center {
text-align: center;
}
.w3eden .text-justify {
text-align: justify;
}
.w3eden .text-nowrap {
white-space: nowrap;
}
.w3eden .text-lowercase {
text-transform: lowercase;
}
.w3eden .text-uppercase {
text-transform: uppercase;
}
.w3eden .text-capitalize {
text-transform: capitalize;
}
.w3eden .text-muted {
color: #777777;
}
.w3eden .text-primary {
color: #337ab7;
}
.w3eden a.text-primary:hover {
color: #286090;
}
.w3eden .text-success {
color: #3c763d;
}
.w3eden a.text-success:hover {
color: #2b542c;
}
.w3eden .text-info {
color: #31708f;
}
.w3eden a.text-info:hover {
color: #245269;
}
.w3eden .text-warning {
color: #8a6d3b;
}
.w3eden a.text-warning:hover {
color: #66512c;
}
.w3eden .text-danger {
color: #a94442;
}
.w3eden a.text-danger:hover {
color: #843534;
}
.w3eden .bg-primary {
color: #fff;
background-color: #337ab7;
}
.w3eden a.bg-primary:hover {
background-color: #286090;
}
.w3eden .bg-success {
background-color: #dff0d8;
}
.w3eden a.bg-success:hover {
background-color: #c1e2b3;
}
.w3eden .bg-info {
background-color: #d9edf7;
}
.w3eden a.bg-info:hover {
background-color: #afd9ee;
}
.w3eden .bg-warning {
background-color: #fcf8e3;
}
.w3eden a.bg-warning:hover {
background-color: #f7ecb5;
}
.w3eden .bg-danger {
background-color: #f2dede;
}
.w3eden a.bg-danger:hover {
background-color: #e4b9b9;
}
.w3eden .page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
.w3eden ol,
.w3eden ul {
margin-top: 0;
margin-bottom: 10px;
}
.w3eden ol ol,
.w3eden ol ul,
.w3eden ul ol,
.w3eden ul ul {
margin-bottom: 0;
}
.w3eden .list-unstyled {
padding-left: 0;
list-style: none;
}
.w3eden .list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.w3eden .list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.w3eden dl {
margin-top: 0;
margin-bottom: 20px;
}
.w3eden dd,
.w3eden dt {
line-height: 1.42857143;
}
.w3eden dt {
font-weight: 700;
}
.w3eden dd {
margin-left: 0;
}
@media (min-width: 768px) {
.w3eden .dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.w3eden .dl-horizontal dd {
margin-left: 180px;
}
}
.w3eden abbr[data-original-title],
.w3eden abbr[title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.w3eden .initialism {
font-size: 90%;
text-transform: uppercase;
}
.w3eden blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
.w3eden blockquote ol:last-child,
.w3eden blockquote p:last-child,
.w3eden blockquote ul:last-child {
margin-bottom: 0;
}
.w3eden blockquote .small,
.w3eden blockquote footer,
.w3eden blockquote small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
.w3eden blockquote .small:before,
.w3eden blockquote footer:before,
.w3eden blockquote small:before {
content: '\2014 \00A0';
}
.w3eden .blockquote-reverse,
.w3eden blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.w3eden .blockquote-reverse .small:before,
.w3eden .blockquote-reverse footer:before,
.w3eden .blockquote-reverse small:before,
.w3eden blockquote.pull-right .small:before,
.w3eden blockquote.pull-right footer:before,
.w3eden blockquote.pull-right small:before {
content: '';
}
.w3eden .blockquote-reverse .small:after,
.w3eden .blockquote-reverse footer:after,
.w3eden .blockquote-reverse small:after,
.w3eden blockquote.pull-right .small:after,
.w3eden blockquote.pull-right footer:after,
.w3eden blockquote.pull-right small:after {
content: '\00A0 \2014';
}
.w3eden address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
.w3eden code,
.w3eden kbd,
.w3eden pre,
.w3eden samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.w3eden code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
.w3eden kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.w3eden kbd kbd {
padding: 0;
font-size: 100%;
font-weight: 700;
-webkit-box-shadow: none;
box-shadow: none;
}
.w3eden pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
.w3eden pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.w3eden .pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.w3eden .container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.w3eden .container {
width: 750px;
}
}
@media (min-width: 992px) {
.w3eden .container {
width: 970px;
}
}
@media (min-width: 1200px) {
.w3eden .container {
width: 1170px;
}
}
.w3eden .container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.w3eden .row {
margin-right: -15px;
margin-left: -15px;
}
.w3eden .col-lg-1,
.w3eden .col-lg-10,
.w3eden .col-lg-11,
.w3eden .col-lg-12,
.w3eden .col-lg-2,
.w3eden .col-lg-3,
.w3eden .col-lg-4,
.w3eden .col-lg-5,
.w3eden .col-lg-6,
.w3eden .col-lg-7,
.w3eden .col-lg-8,
.w3eden .col-lg-9,
.w3eden .col-md-1,
.w3eden .col-md-10,
.w3eden .col-md-11,
.w3eden .col-md-12,
.w3eden .col-md-2,
.w3eden .col-md-3,
.w3eden .col-md-4,
.w3eden .col-md-5,
.w3eden .col-md-6,
.w3eden .col-md-7,
.w3eden .col-md-8,
.w3eden .col-md-9,
.w3eden .col-sm-1,
.w3eden .col-sm-10,
.w3eden .col-sm-11,
.w3eden .col-sm-12,
.w3eden .col-sm-2,
.w3eden .col-sm-3,
.w3eden .col-sm-4,
.w3eden .col-sm-5,
.w3eden .col-sm-6,
.w3eden .col-sm-7,
.w3eden .col-sm-8,
.w3eden .col-sm-9,
.w3eden .col-xs-1,
.w3eden .col-xs-10,
.w3eden .col-xs-11,
.w3eden .col-xs-12,
.w3eden .col-xs-2,
.w3eden .col-xs-3,
.w3eden .col-xs-4,
.w3eden .col-xs-5,
.w3eden .col-xs-6,
.w3eden .col-xs-7,
.w3eden .col-xs-8,
.w3eden .col-xs-9 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.w3eden .col-xs-1,
.w3eden .col-xs-10,
.w3eden .col-xs-11,
.w3eden .col-xs-12,
.w3eden .col-xs-2,
.w3eden .col-xs-3,
.w3eden .col-xs-4,
.w3eden .col-xs-5,
.w3eden .col-xs-6,
.w3eden .col-xs-7,
.w3eden .col-xs-8,
.w3eden .col-xs-9 {
float: left;
}
.w3eden .col-xs-12 {
width: 100%;
}
.w3eden .col-xs-11 {
width: 91.66666667%;
}
.w3eden .col-xs-10 {
width: 83.33333333%;
}
.w3eden .col-xs-9 {
width: 75%;
}
.w3eden .col-xs-8 {
width: 66.66666667%;
}
.w3eden .col-xs-7 {
width: 58.33333333%;
}
.w3eden .col-xs-6 {
width: 50%;
}
.w3eden .col-xs-5 {
width: 41.66666667%;
}
.w3eden .col-xs-4 {
width: 33.33333333%;
}
.w3eden .col-xs-3 {
width: 25%;
}
.w3eden .col-xs-2 {
width: 16.66666667%;
}
.w3eden .col-xs-1 {
width: 8.33333333%;
}
.w3eden .col-xs-pull-12 {
right: 100%;
}
.w3eden .col-xs-pull-11 {
right: 91.66666667%;
}
.w3eden .col-xs-pull-10 {
right: 83.33333333%;
}
.w3eden .col-xs-pull-9 {
right: 75%;
}
.w3eden .col-xs-pull-8 {
right: 66.66666667%;
}
.w3eden .col-xs-pull-7 {
right: 58.33333333%;
}
.w3eden .col-xs-pull-6 {
right: 50%;
}
.w3eden .col-xs-pull-5 {
right: 41.66666667%;
}
.w3eden .col-xs-pull-4 {
right: 33.33333333%;
}
.w3eden .col-xs-pull-3 {
right: 25%;
}
.w3eden .col-xs-pull-2 {
right: 16.66666667%;
}
.w3eden .col-xs-pull-1 {
right: 8.33333333%;
}
.w3eden .col-xs-pull-0 {
right: auto;
}
.w3eden .col-xs-push-12 {
left: 100%;
}
.w3eden .col-xs-push-11 {
left: 91.66666667%;
}
.w3eden .col-xs-push-10 {
left: 83.33333333%;
}
.w3eden .col-xs-push-9 {
left: 75%;
}
.w3eden .col-xs-push-8 {
left: 66.66666667%;
}
.w3eden .col-xs-push-7 {
left: 58.33333333%;
}
.w3eden .col-xs-push-6 {
left: 50%;
}
.w3eden .col-xs-push-5 {
left: 41.66666667%;
}
.w3eden .col-xs-push-4 {
left: 33.33333333%;
}
.w3eden .col-xs-push-3 {
left: 25%;
}
.w3eden .col-xs-push-2 {
left: 16.66666667%;
}
.w3eden .col-xs-push-1 {
left: 8.33333333%;
}
.w3eden .col-xs-push-0 {
left: auto;
}
.w3eden .col-xs-offset-12 {
margin-left: 100%;
}
.w3eden .col-xs-offset-11 {
margin-left: 91.66666667%;
}
.w3eden .col-xs-offset-10 {
margin-left: 83.33333333%;
}
.w3eden .col-xs-offset-9 {
margin-left: 75%;
}
.w3eden .col-xs-offset-8 {
margin-left: 66.66666667%;
}
.w3eden .col-xs-offset-7 {
margin-left: 58.33333333%;
}
.w3eden .col-xs-offset-6 {
margin-left: 50%;
}
.w3eden .col-xs-offset-5 {
margin-left: 41.66666667%;
}
.w3eden .col-xs-offset-4 {
margin-left: 33.33333333%;
}
.w3eden .col-xs-offset-3 {
margin-left: 25%;
}
.w3eden .col-xs-offset-2 {
margin-left: 16.66666667%;
}
.w3eden .col-xs-offset-1 {
margin-left: 8.33333333%;
}
.w3eden .col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.w3eden .col-sm-1,
.w3eden .col-sm-10,
.w3eden .col-sm-11,
.w3eden .col-sm-12,
.w3eden .col-sm-2,
.w3eden .col-sm-3,
.w3eden .col-sm-4,
.w3eden .col-sm-5,
.w3eden .col-sm-6,
.w3eden .col-sm-7,
.w3eden .col-sm-8,
.w3eden .col-sm-9 {
float: left;
}
.w3eden .col-sm-12 {
width: 100%;
}
.w3eden .col-sm-11 {
width: 91.66666667%;
}
.w3eden .col-sm-10 {
width: 83.33333333%;
}
.w3eden .col-sm-9 {
width: 75%;
}
.w3eden .col-sm-8 {
width: 66.66666667%;
}
.w3eden .col-sm-7 {
width: 58.33333333%;
}
.w3eden .col-sm-6 {
width: 50%;
}
.w3eden .col-sm-5 {
width: 41.66666667%;
}
.w3eden .col-sm-4 {
width: 33.33333333%;
}
.w3eden .col-sm-3 {
width: 25%;
}
.w3eden .col-sm-2 {
width: 16.66666667%;
}
.w3eden .col-sm-1 {
width: 8.33333333%;
}
.w3eden .col-sm-pull-12 {
right: 100%;
}
.w3eden .col-sm-pull-11 {
right: 91.66666667%;
}
.w3eden .col-sm-pull-10 {
right: 83.33333333%;
}
.w3eden .col-sm-pull-9 {
right: 75%;
}
.w3eden .col-sm-pull-8 {
right: 66.66666667%;
}
.w3eden .col-sm-pull-7 {
right: 58.33333333%;
}
.w3eden .col-sm-pull-6 {
right: 50%;
}
.w3eden .col-sm-pull-5 {
right: 41.66666667%;
}
.w3eden .col-sm-pull-4 {
right: 33.33333333%;
}
.w3eden .col-sm-pull-3 {
right: 25%;
}
.w3eden .col-sm-pull-2 {
right: 16.66666667%;
}
.w3eden .col-sm-pull-1 {
right: 8.33333333%;
}
.w3eden .col-sm-pull-0 {
right: auto;
}
.w3eden .col-sm-push-12 {
left: 100%;
}
.w3eden .col-sm-push-11 {
left: 91.66666667%;
}
.w3eden .col-sm-push-10 {
left: 83.33333333%;
}
.w3eden .col-sm-push-9 {
left: 75%;
}
.w3eden .col-sm-push-8 {
left: 66.66666667%;
}
.w3eden .col-sm-push-7 {
left: 58.33333333%;
}
.w3eden .col-sm-push-6 {
left: 50%;
}
.w3eden .col-sm-push-5 {
left: 41.66666667%;
}
.w3eden .col-sm-push-4 {
left: 33.33333333%;
}
.w3eden .col-sm-push-3 {
left: 25%;
}
.w3eden .col-sm-push-2 {
left: 16.66666667%;
}
.w3eden .col-sm-push-1 {
left: 8.33333333%;
}
.w3eden .col-sm-push-0 {
left: auto;
}
.w3eden .col-sm-offset-12 {
margin-left: 100%;
}
.w3eden .col-sm-offset-11 {
margin-left: 91.66666667%;
}
.w3eden .col-sm-offset-10 {
margin-left: 83.33333333%;
}
.w3eden .col-sm-offset-9 {
margin-left: 75%;
}
.w3eden .col-sm-offset-8 {
margin-left: 66.66666667%;
}
.w3eden .col-sm-offset-7 {
margin-left: 58.33333333%;
}
.w3eden .col-sm-offset-6 {
margin-left: 50%;
}
.w3eden .col-sm-offset-5 {
margin-left: 41.66666667%;
}
.w3eden .col-sm-offset-4 {
margin-left: 33.33333333%;
}
.w3eden .col-sm-offset-3 {
margin-left: 25%;
}
.w3eden .col-sm-offset-2 {
margin-left: 16.66666667%;
}
.w3eden .col-sm-offset-1 {
margin-left: 8.33333333%;
}
.w3eden .col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.w3eden .col-md-1,
.w3eden .col-md-10,
.w3eden .col-md-11,
.w3eden .col-md-12,
.w3eden .col-md-2,
.w3eden .col-md-3,
.w3eden .col-md-4,
.w3eden .col-md-5,
.w3eden .col-md-6,
.w3eden .col-md-7,
.w3eden .col-md-8,
.w3eden .col-md-9 {
float: left;
}
.w3eden .col-md-12 {
width: 100%;
}
.w3eden .col-md-11 {
width: 91.66666667%;
}
.w3eden .col-md-10 {
width: 83.33333333%;
}
.w3eden .col-md-9 {
width: 75%;
}
.w3eden .col-md-8 {
width: 66.66666667%;
}
.w3eden .col-md-7 {
width: 58.33333333%;
}
.w3eden .col-md-6 {
width: 50%;
}
.w3eden .col-md-5 {
width: 41.66666667%;
}
.w3eden .col-md-4 {
width: 33.33333333%;
}
.w3eden .col-md-3 {
width: 25%;
}
.w3eden .col-md-2 {
width: 16.66666667%;
}
.w3eden .col-md-1 {
width: 8.33333333%;
}
.w3eden .col-md-pull-12 {
right: 100%;
}
.w3eden .col-md-pull-11 {
right: 91.66666667%;
}
.w3eden .col-md-pull-10 {
right: 83.33333333%;
}
.w3eden .col-md-pull-9 {
right: 75%;
}
.w3eden .col-md-pull-8 {
right: 66.66666667%;
}
.w3eden .col-md-pull-7 {
right: 58.33333333%;
}
.w3eden .col-md-pull-6 {
right: 50%;
}
.w3eden .col-md-pull-5 {
right: 41.66666667%;
}
.w3eden .col-md-pull-4 {
right: 33.33333333%;
}
.w3eden .col-md-pull-3 {
right: 25%;
}
.w3eden .col-md-pull-2 {
right: 16.66666667%;
}
.w3eden .col-md-pull-1 {
right: 8.33333333%;
}
.w3eden .col-md-pull-0 {
right: auto;
}
.w3eden .col-md-push-12 {
left: 100%;
}
.w3eden .col-md-push-11 {
left: 91.66666667%;
}
.w3eden .col-md-push-10 {
left: 83.33333333%;
}
.w3eden .col-md-push-9 {
left: 75%;
}
.w3eden .col-md-push-8 {
left: 66.66666667%;
}
.w3eden .col-md-push-7 {
left: 58.33333333%;
}
.w3eden .col-md-push-6 {
left: 50%;
}
.w3eden .col-md-push-5 {
left: 41.66666667%;
}
.w3eden .col-md-push-4 {
left: 33.33333333%;
}
.w3eden .col-md-push-3 {
left: 25%;
}
.w3eden .col-md-push-2 {
left: 16.66666667%;
}
.w3eden .col-md-push-1 {
left: 8.33333333%;
}
.w3eden .col-md-push-0 {
left: auto;
}
.w3eden .col-md-offset-12 {
margin-left: 100%;
}
.w3eden .col-md-offset-11 {
margin-left: 91.66666667%;
}
.w3eden .col-md-offset-10 {
margin-left: 83.33333333%;
}
.w3eden .col-md-offset-9 {
margin-left: 75%;
}
.w3eden .col-md-offset-8 {
margin-left: 66.66666667%;
}
.w3eden .col-md-offset-7 {
margin-left: 58.33333333%;
}
.w3eden .col-md-offset-6 {
margin-left: 50%;
}
.w3eden .col-md-offset-5 {
margin-left: 41.66666667%;
}
.w3eden .col-md-offset-4 {
margin-left: 33.33333333%;
}
.w3eden .col-md-offset-3 {
margin-left: 25%;
}
.w3eden .col-md-offset-2 {
margin-left: 16.66666667%;
}
.w3eden .col-md-offset-1 {
margin-left: 8.33333333%;
}
.w3eden .col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.w3eden .col-lg-1,
.w3eden .col-lg-10,
.w3eden .col-lg-11,
.w3eden .col-lg-12,
.w3eden .col-lg-2,
.w3eden .col-lg-3,
.w3eden .col-lg-4,
.w3eden .col-lg-5,
.w3eden .col-lg-6,
.w3eden .col-lg-7,
.w3eden .col-lg-8,
.w3eden .col-lg-9 {
float: left;
}
.w3eden .col-lg-12 {
width: 100%;
}
.w3eden .col-lg-11 {
width: 91.66666667%;
}
.w3eden .col-lg-10 {
width: 83.33333333%;
}
.w3eden .col-lg-9 {
width: 75%;
}
.w3eden .col-lg-8 {
width: 66.66666667%;
}
.w3eden .col-lg-7 {
width: 58.33333333%;
}
.w3eden .col-lg-6 {
width: 50%;
}
.w3eden .col-lg-5 {
width: 41.66666667%;
}
.w3eden .col-lg-4 {
width: 33.33333333%;
}
.w3eden .col-lg-3 {
width: 25%;
}
.w3eden .col-lg-2 {
width: 16.66666667%;
}
.w3eden .col-lg-1 {
width: 8.33333333%;
}
.w3eden .col-lg-pull-12 {
right: 100%;
}
.w3eden .col-lg-pull-11 {
right: 91.66666667%;
}
.w3eden .col-lg-pull-10 {
right: 83.33333333%;
}
.w3eden .col-lg-pull-9 {
right: 75%;
}
.w3eden .col-lg-pull-8 {
right: 66.66666667%;
}
.w3eden .col-lg-pull-7 {
right: 58.33333333%;
}
.w3eden .col-lg-pull-6 {
right: 50%;
}
.w3eden .col-lg-pull-5 {
right: 41.66666667%;
}
.w3eden .col-lg-pull-4 {
right: 33.33333333%;
}
.w3eden .col-lg-pull-3 {
right: 25%;
}
.w3eden .col-lg-pull-2 {
right: 16.66666667%;
}
.w3eden .col-lg-pull-1 {
right: 8.33333333%;
}
.w3eden .col-lg-pull-0 {
right: auto;
}
.w3eden .col-lg-push-12 {
left: 100%;
}
.w3eden .col-lg-push-11 {
left: 91.66666667%;
}
.w3eden .col-lg-push-10 {
left: 83.33333333%;
}
.w3eden .col-lg-push-9 {
left: 75%;
}
.w3eden .col-lg-push-8 {
left: 66.66666667%;
}
.w3eden .col-lg-push-7 {
left: 58.33333333%;
}
.w3eden .col-lg-push-6 {
left: 50%;
}
.w3eden .col-lg-push-5 {
left: 41.66666667%;
}
.w3eden .col-lg-push-4 {
left: 33.33333333%;
}
.w3eden .col-lg-push-3 {
left: 25%;
}
.w3eden .col-lg-push-2 {
left: 16.66666667%;
}
.w3eden .col-lg-push-1 {
left: 8.33333333%;
}
.w3eden .col-lg-push-0 {
left: auto;
}
.w3eden .col-lg-offset-12 {
margin-left: 100%;
}
.w3eden .col-lg-offset-11 {
margin-left: 91.66666667%;
}
.w3eden .col-lg-offset-10 {
margin-left: 83.33333333%;
}
.w3eden .col-lg-offset-9 {
margin-left: 75%;
}
.w3eden .col-lg-offset-8 {
margin-left: 66.66666667%;
}
.w3eden .col-lg-offset-7 {
margin-left: 58.33333333%;
}
.w3eden .col-lg-offset-6 {
margin-left: 50%;
}
.w3eden .col-lg-offset-5 {
margin-left: 41.66666667%;
}
.w3eden .col-lg-offset-4 {
margin-left: 33.33333333%;
}
.w3eden .col-lg-offset-3 {
margin-left: 25%;
}
.w3eden .col-lg-offset-2 {
margin-left: 16.66666667%;
}
.w3eden .col-lg-offset-1 {
margin-left: 8.33333333%;
}
.w3eden .col-lg-offset-0 {
margin-left: 0;
}
}
.w3eden table {
background-color: transparent;
}
.w3eden caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
.w3eden th {
text-align: left;
}
.w3eden .table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.w3eden .table > tbody > tr > td,
.w3eden .table > tbody > tr > th,
.w3eden .table > tfoot > tr > td,
.w3eden .table > tfoot > tr > th,
.w3eden .table > thead > tr > td,
.w3eden .table > thead > tr > th {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.w3eden .table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.w3eden .table > caption + thead > tr:first-child > td,
.w3eden .table > caption + thead > tr:first-child > th,
.w3eden .table > colgroup + thead > tr:first-child > td,
.w3eden .table > colgroup + thead > tr:first-child > th,
.w3eden .table > thead:first-child > tr:first-child > td,
.w3eden .table > thead:first-child > tr:first-child > th {
border-top: 0;
}
.w3eden .table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.w3eden .table .table {
background-color: #ffffff;
}
.w3eden .table-condensed > tbody > tr > td,
.w3eden .table-condensed > tbody > tr > th,
.w3eden .table-condensed > tfoot > tr > td,
.w3eden .table-condensed > tfoot > tr > th,
.w3eden .table-condensed > thead > tr > td,
.w3eden .table-condensed > thead > tr > th {
padding: 5px;
}
.w3eden .table-bordered {
border: 1px solid #dddddd;
}
.w3eden .table-bordered > tbody > tr > td,
.w3eden .table-bordered > tbody > tr > th,
.w3eden .table-bordered > tfoot > tr > td,
.w3eden .table-bordered > tfoot > tr > th,
.w3eden .table-bordered > thead > tr > td,
.w3eden .table-bordered > thead > tr > th {
border: 1px solid #dddddd;
}
.w3eden .table-bordered > thead > tr > td,
.w3eden .table-bordered > thead > tr > th {
border-bottom-width: 2px;
}
.w3eden .table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.w3eden .table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
.w3eden table col[class*=col-] {
position: static;
display: table-column;
float: none;
}
.w3eden table td[class*=col-],
.w3eden table th[class*=col-] {
position: static;
display: table-cell;
float: none;
}
.w3eden .table > tbody > tr.active > td,
.w3eden .table > tbody > tr.active > th,
.w3eden .table > tbody > tr > td.active,
.w3eden .table > tbody > tr > th.active,
.w3eden .table > tfoot > tr.active > td,
.w3eden .table > tfoot > tr.active > th,
.w3eden .table > tfoot > tr > td.active,
.w3eden .table > tfoot > tr > th.active,
.w3eden .table > thead > tr.active > td,
.w3eden .table > thead > tr.active > th,
.w3eden .table > thead > tr > td.active,
.w3eden .table > thead > tr > th.active {
background-color: #f5f5f5;
}
.w3eden .table-hover > tbody > tr.active:hover > td,
.w3eden .table-hover > tbody > tr.active:hover > th,
.w3eden .table-hover > tbody > tr:hover > .active,
.w3eden .table-hover > tbody > tr > td.active:hover,
.w3eden .table-hover > tbody > tr > th.active:hover {
background-color: #e8e8e8;
}
.w3eden .table > tbody > tr.success > td,
.w3eden .table > tbody > tr.success > th,
.w3eden .table > tbody > tr > td.success,
.w3eden .table > tbody > tr > th.success,
.w3eden .table > tfoot > tr.success > td,
.w3eden .table > tfoot > tr.success > th,
.w3eden .table > tfoot > tr > td.success,
.w3eden .table > tfoot > tr > th.success,
.w3eden .table > thead > tr.success > td,
.w3eden .table > thead > tr.success > th,
.w3eden .table > thead > tr > td.success,
.w3eden .table > thead > tr > th.success {
background-color: #dff0d8;
}
.w3eden .table-hover > tbody > tr.success:hover > td,
.w3eden .table-hover > tbody > tr.success:hover > th,
.w3eden .table-hover > tbody > tr:hover > .success,
.w3eden .table-hover > tbody > tr > td.success:hover,
.w3eden .table-hover > tbody > tr > th.success:hover {
background-color: #d0e9c6;
}
.w3eden .table > tbody > tr.info > td,
.w3eden .table > tbody > tr.info > th,
.w3eden .table > tbody > tr > td.info,
.w3eden .table > tbody > tr > th.info,
.w3eden .table > tfoot > tr.info > td,
.w3eden .table > tfoot > tr.info > th,
.w3eden .table > tfoot > tr > td.info,
.w3eden .table > tfoot > tr > th.info,
.w3eden .table > thead > tr.info > td,
.w3eden .table > thead > tr.info > th,
.w3eden .table > thead > tr > td.info,
.w3eden .table > thead > tr > th.info {
background-color: #d9edf7;
}
.w3eden .table-hover > tbody > tr.info:hover > td,
.w3eden .table-hover > tbody > tr.info:hover > th,
.w3eden .table-hover > tbody > tr:hover > .info,
.w3eden .table-hover > tbody > tr > td.info:hover,
.w3eden .table-hover > tbody > tr > th.info:hover {
background-color: #c4e3f3;
}
.w3eden .table > tbody > tr.warning > td,
.w3eden .table > tbody > tr.warning > th,
.w3eden .table > tbody > tr > td.warning,
.w3eden .table > tbody > tr > th.warning,
.w3eden .table > tfoot > tr.warning > td,
.w3eden .table > tfoot > tr.warning > th,
.w3eden .table > tfoot > tr > td.warning,
.w3eden .table > tfoot > tr > th.warning,
.w3eden .table > thead > tr.warning > td,
.w3eden .table > thead > tr.warning > th,
.w3eden .table > thead > tr > td.warning,
.w3eden .table > thead > tr > th.warning {
background-color: #fcf8e3;
}
.w3eden .table-hover > tbody > tr.warning:hover > td,
.w3eden .table-hover > tbody > tr.warning:hover > th,
.w3eden .table-hover > tbody > tr:hover > .warning,
.w3eden .table-hover > tbody > tr > td.warning:hover,
.w3eden .table-hover > tbody > tr > th.warning:hover {
background-color: #faf2cc;
}
.w3eden .table > tbody > tr.danger > td,
.w3eden .table > tbody > tr.danger > th,
.w3eden .table > tbody > tr > td.danger,
.w3eden .table > tbody > tr > th.danger,
.w3eden .table > tfoot > tr.danger > td,
.w3eden .table > tfoot > tr.danger > th,
.w3eden .table > tfoot > tr > td.danger,
.w3eden .table > tfoot > tr > th.danger,
.w3eden .table > thead > tr.danger > td,
.w3eden .table > thead > tr.danger > th,
.w3eden .table > thead > tr > td.danger,
.w3eden .table > thead > tr > th.danger {
background-color: #f2dede;
}
.w3eden .table-hover > tbody > tr.danger:hover > td,
.w3eden .table-hover > tbody > tr.danger:hover > th,
.w3eden .table-hover > tbody > tr:hover > .danger,
.w3eden .table-hover > tbody > tr > td.danger:hover,
.w3eden .table-hover > tbody > tr > th.danger:hover {
background-color: #ebcccc;
}
.w3eden .table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.w3eden .table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.w3eden .table-responsive > .table {
margin-bottom: 0;
}
.w3eden .table-responsive > .table > tbody > tr > td,
.w3eden .table-responsive > .table > tbody > tr > th,
.w3eden .table-responsive > .table > tfoot > tr > td,
.w3eden .table-responsive > .table > tfoot > tr > th,
.w3eden .table-responsive > .table > thead > tr > td,
.w3eden .table-responsive > .table > thead > tr > th {
white-space: nowrap;
}
.w3eden .table-responsive > .table-bordered {
border: 0;
}
.w3eden .table-responsive > .table-bordered > tbody > tr > td:first-child,
.w3eden .table-responsive > .table-bordered > tbody > tr > th:first-child,
.w3eden .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.w3eden .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.w3eden .table-responsive > .table-bordered > thead > tr > td:first-child,
.w3eden .table-responsive > .table-bordered > thead > tr > th:first-child {
border-left: 0;
}
.w3eden .table-responsive > .table-bordered > tbody > tr > td:last-child,
.w3eden .table-responsive > .table-bordered > tbody > tr > th:last-child,
.w3eden .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.w3eden .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.w3eden .table-responsive > .table-bordered > thead > tr > td:last-child,
.w3eden .table-responsive > .table-bordered > thead > tr > th:last-child {
border-right: 0;
}
.w3eden .table-responsive > .table-bordered > tbody > tr:last-child > td,
.w3eden .table-responsive > .table-bordered > tbody > tr:last-child > th,
.w3eden .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.w3eden .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
}
.w3eden fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
.w3eden 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;
}
.w3eden label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: 700;
}
.w3eden input[type=search] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.w3eden input[type=checkbox],
.w3eden input[type=radio] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
.w3eden input[type=file] {
display: block;
}
.w3eden input[type=range] {
display: block;
width: 100%;
}
.w3eden select[multiple],
.w3eden select[size] {
height: auto;
}
.w3eden input[type=file]:focus,
.w3eden input[type=checkbox]:focus,
.w3eden input[type=radio]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.w3eden output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.w3eden .form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #d5d5d5;
border-radius: 3px; box-shadow: none;
transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.w3eden .form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 3px rgba(102, 175, 233, 0.6);
}
.w3eden .form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.w3eden .form-control:-ms-input-placeholder {
color: #999999;
}
.w3eden .form-control::-webkit-input-placeholder {
color: #999999;
}
.w3eden .form-control[disabled],
.w3eden .form-control[readonly],
.w3eden fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.w3eden .form-control[disabled],
.w3eden fieldset[disabled] .form-control {
cursor: not-allowed;
}
.w3eden textarea.form-control {
height: auto;
}
.w3eden input[type=search] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.w3eden input[type=date],
.w3eden input[type=time],
.w3eden input[type=datetime-local],
.w3eden input[type=month] {
line-height: 34px;
}
.w3eden .input-group-sm input[type=date],
.w3eden .input-group-sm input[type=time],
.w3eden .input-group-sm input[type=datetime-local],
.w3eden .input-group-sm input[type=month],
.w3eden input[type=date].input-sm,
.w3eden input[type=time].input-sm,
.w3eden input[type=datetime-local].input-sm,
.w3eden input[type=month].input-sm {
line-height: 30px;
}
.w3eden .input-group-lg input[type=date],
.w3eden .input-group-lg input[type=time],
.w3eden .input-group-lg input[type=datetime-local],
.w3eden .input-group-lg input[type=month],
.w3eden input[type=date].input-lg,
.w3eden input[type=time].input-lg,
.w3eden input[type=datetime-local].input-lg,
.w3eden input[type=month].input-lg {
line-height: 46px;
}
}
.w3eden .form-group {
margin-bottom: 15px;
}
.w3eden .checkbox,
.w3eden .radio {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.w3eden .checkbox label,
.w3eden .radio label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
cursor: pointer;
}
.w3eden .checkbox input[type=checkbox],
.w3eden .checkbox-inline input[type=checkbox],
.w3eden .radio input[type=radio],
.w3eden .radio-inline input[type=radio] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.w3eden .checkbox + .checkbox,
.w3eden .radio + .radio {
margin-top: -5px;
}
.w3eden .checkbox-inline,
.w3eden .radio-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: 400;
vertical-align: middle;
cursor: pointer;
}
.w3eden .checkbox-inline + .checkbox-inline,
.w3eden .radio-inline + .radio-inline {
margin-top: 0;
margin-left: 10px;
}
.w3eden fieldset[disabled] input[type=checkbox],
.w3eden fieldset[disabled] input[type=radio],
.w3eden input[type=checkbox].disabled,
.w3eden input[type=checkbox][disabled],
.w3eden input[type=radio].disabled,
.w3eden input[type=radio][disabled] {
cursor: not-allowed;
}
.w3eden .checkbox-inline.disabled,
.w3eden .radio-inline.disabled,
.w3eden fieldset[disabled] .checkbox-inline,
.w3eden fieldset[disabled] .radio-inline {
cursor: not-allowed;
}
.w3eden .checkbox.disabled label,
.w3eden .radio.disabled label,
.w3eden fieldset[disabled] .checkbox label,
.w3eden fieldset[disabled] .radio label {
cursor: not-allowed;
}
.w3eden .form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.w3eden .form-control-static.input-lg,
.w3eden .form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.w3eden .input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.w3eden select.input-sm {
height: 30px;
line-height: 30px;
}
.w3eden select[multiple].input-sm,
.w3eden textarea.input-sm {
height: auto;
}
.w3eden .form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.w3eden select.form-group-sm .form-control {
height: 30px;
line-height: 30px;
}
.w3eden select[multiple].form-group-sm .form-control,
.w3eden textarea.form-group-sm .form-control {
height: auto;
}
.w3eden .form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.w3eden .input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.w3eden select.input-lg {
height: 46px;
line-height: 46px;
}
.w3eden select[multiple].input-lg,
.w3eden textarea.input-lg {
height: auto;
}
.w3eden .form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.w3eden select.form-group-lg .form-control {
height: 46px;
line-height: 46px;
}
.w3eden select[multiple].form-group-lg .form-control,
.w3eden textarea.form-group-lg .form-control {
height: auto;
}
.w3eden .form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.w3eden .has-feedback {
position: relative;
}
.w3eden .has-feedback .form-control {
padding-right: 42.5px;
}
.w3eden .form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.w3eden .input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.w3eden .input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.w3eden .has-success .checkbox,
.w3eden .has-success .checkbox-inline,
.w3eden .has-success .control-label,
.w3eden .has-success .help-block,
.w3eden .has-success .radio,
.w3eden .has-success .radio-inline,
.w3eden .has-success.checkbox label,
.w3eden .has-success.checkbox-inline label,
.w3eden .has-success.radio label,
.w3eden .has-success.radio-inline label {
color: #3c763d;
}
.w3eden .has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.w3eden .has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.w3eden .has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.w3eden .has-success .form-control-feedback {
color: #3c763d;
}
.w3eden .has-warning .checkbox,
.w3eden .has-warning .checkbox-inline,
.w3eden .has-warning .control-label,
.w3eden .has-warning .help-block,
.w3eden .has-warning .radio,
.w3eden .has-warning .radio-inline,
.w3eden .has-warning.checkbox label,
.w3eden .has-warning.checkbox-inline label,
.w3eden .has-warning.radio label,
.w3eden .has-warning.radio-inline label {
color: #8a6d3b;
}
.w3eden .has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.w3eden .has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.w3eden .has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.w3eden .has-warning .form-control-feedback {
color: #8a6d3b;
}
.w3eden .has-error .checkbox,
.w3eden .has-error .checkbox-inline,
.w3eden .has-error .control-label,
.w3eden .has-error .help-block,
.w3eden .has-error .radio,
.w3eden .has-error .radio-inline,
.w3eden .has-error.checkbox label,
.w3eden .has-error.checkbox-inline label,
.w3eden .has-error.radio label,
.w3eden .has-error.radio-inline label {
color: #a94442;
}
.w3eden .has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.w3eden .has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.w3eden .has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.w3eden .has-error .form-control-feedback {
color: #a94442;
}
.w3eden .has-feedback label ~ .form-control-feedback {
top: 25px;
}
.w3eden .has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.w3eden .help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.w3eden .form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.w3eden .form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.w3eden .form-inline .form-control-static {
display: inline-block;
}
.w3eden .form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.w3eden .form-inline .input-group .form-control,
.w3eden .form-inline .input-group .input-group-addon,
.w3eden .form-inline .input-group .input-group-btn {
width: auto;
}
.w3eden .form-inline .input-group > .form-control {
width: 100%;
}
.w3eden .form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.w3eden .form-inline .checkbox,
.w3eden .form-inline .radio {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.w3eden .form-inline .checkbox label,
.w3eden .form-inline .radio label {
padding-left: 0;
}
.w3eden .form-inline .checkbox input[type=checkbox],
.w3eden .form-inline .radio input[type=radio] {
position: relative;
margin-left: 0;
}
.w3eden .form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.w3eden .form-horizontal .checkbox,
.w3eden .form-horizontal .checkbox-inline,
.w3eden .form-horizontal .radio,
.w3eden .form-horizontal .radio-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.w3eden .form-horizontal .checkbox,
.w3eden .form-horizontal .radio {
min-height: 27px;
}
.w3eden .form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.w3eden .form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.w3eden .form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.w3eden .form-horizontal .form-group-lg .control-label {
padding-top: 14.33px;
}
}
@media (min-width: 768px) {
.w3eden .form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.w3eden .btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 3px;
}
.w3eden .btn.active.focus,
.w3eden .btn.active:focus,
.w3eden .btn.focus,
.w3eden .btn:active.focus,
.w3eden .btn:active:focus,
.w3eden .btn:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.w3eden .btn.focus,
.w3eden .btn:focus,
.w3eden .btn:hover {
color: #333;
text-decoration: none;
}
.w3eden .btn.active,
.w3eden .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);
}
.w3eden .btn.disabled,
.w3eden .btn[disabled],
.w3eden fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: 0.65;
}
.w3eden .btn-default {
color: #333;
background-color: #fff;
border-color: #cccccc;
}
.w3eden .btn-default.active,
.w3eden .btn-default.focus,
.w3eden .btn-default:active,
.w3eden .btn-default:focus,
.w3eden .btn-default:hover,
.w3eden .open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.w3eden .btn-default.active,
.w3eden .btn-default:active,
.w3eden .open > .dropdown-toggle.btn-default {
background-image: none;
}
.w3eden .btn-default.disabled,
.w3eden .btn-default.disabled.active,
.w3eden .btn-default.disabled.focus,
.w3eden .btn-default.disabled:active,
.w3eden .btn-default.disabled:focus,
.w3eden .btn-default.disabled:hover,
.w3eden .btn-default[disabled],
.w3eden .btn-default[disabled].active,
.w3eden .btn-default[disabled].focus,
.w3eden .btn-default[disabled]:active,
.w3eden .btn-default[disabled]:focus,
.w3eden .btn-default[disabled]:hover,
.w3eden fieldset[disabled] .btn-default,
.w3eden fieldset[disabled] .btn-default.active,
.w3eden fieldset[disabled] .btn-default.focus,
.w3eden fieldset[disabled] .btn-default:active,
.w3eden fieldset[disabled] .btn-default:focus,
.w3eden fieldset[disabled] .btn-default:hover {
background-color: #fff;
border-color: #cccccc;
}
.w3eden .btn-default .badge {
color: #fff;
background-color: #333333;
}
.w3eden .btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.w3eden .btn-primary.active,
.w3eden .btn-primary.focus,
.w3eden .btn-primary:active,
.w3eden .btn-primary:focus,
.w3eden .btn-primary:hover,
.w3eden .open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.w3eden .btn-primary.active,
.w3eden .btn-primary:active,
.w3eden .open > .dropdown-toggle.btn-primary {
background-image: none;
}
.w3eden .btn-primary.disabled,
.w3eden .btn-primary.disabled.active,
.w3eden .btn-primary.disabled.focus,
.w3eden .btn-primary.disabled:active,
.w3eden .btn-primary.disabled:focus,
.w3eden .btn-primary.disabled:hover,
.w3eden .btn-primary[disabled],
.w3eden .btn-primary[disabled].active,
.w3eden .btn-primary[disabled].focus,
.w3eden .btn-primary[disabled]:active,
.w3eden .btn-primary[disabled]:focus,
.w3eden .btn-primary[disabled]:hover,
.w3eden fieldset[disabled] .btn-primary,
.w3eden fieldset[disabled] .btn-primary.active,
.w3eden fieldset[disabled] .btn-primary.focus,
.w3eden fieldset[disabled] .btn-primary:active,
.w3eden fieldset[disabled] .btn-primary:focus,
.w3eden fieldset[disabled] .btn-primary:hover {
background-color: #337ab7;
border-color: #2e6da4;
}
.w3eden .btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.w3eden .btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.w3eden .btn-success.active,
.w3eden .btn-success.focus,
.w3eden .btn-success:active,
.w3eden .btn-success:focus,
.w3eden .btn-success:hover,
.w3eden .open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.w3eden .btn-success.active,
.w3eden .btn-success:active,
.w3eden .open > .dropdown-toggle.btn-success {
background-image: none;
}
.w3eden .btn-success.disabled,
.w3eden .btn-success.disabled.active,
.w3eden .btn-success.disabled.focus,
.w3eden .btn-success.disabled:active,
.w3eden .btn-success.disabled:focus,
.w3eden .btn-success.disabled:hover,
.w3eden .btn-success[disabled],
.w3eden .btn-success[disabled].active,
.w3eden .btn-success[disabled].focus,
.w3eden .btn-success[disabled]:active,
.w3eden .btn-success[disabled]:focus,
.w3eden .btn-success[disabled]:hover,
.w3eden fieldset[disabled] .btn-success,
.w3eden fieldset[disabled] .btn-success.active,
.w3eden fieldset[disabled] .btn-success.focus,
.w3eden fieldset[disabled] .btn-success:active,
.w3eden fieldset[disabled] .btn-success:focus,
.w3eden fieldset[disabled] .btn-success:hover {
background-color: #5cb85c;
border-color: #4cae4c;
}
.w3eden .btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.w3eden .btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.w3eden .btn-info.active,
.w3eden .btn-info.focus,
.w3eden .btn-info:active,
.w3eden .btn-info:focus,
.w3eden .btn-info:hover,
.w3eden .open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.w3eden .btn-info.active,
.w3eden .btn-info:active,
.w3eden .open > .dropdown-toggle.btn-info {
background-image: none;
}
.w3eden .btn-info.disabled,
.w3eden .btn-info.disabled.active,
.w3eden .btn-info.disabled.focus,
.w3eden .btn-info.disabled:active,
.w3eden .btn-info.disabled:focus,
.w3eden .btn-info.disabled:hover,
.w3eden .btn-info[disabled],
.w3eden .btn-info[disabled].active,
.w3eden .btn-info[disabled].focus,
.w3eden .btn-info[disabled]:active,
.w3eden .btn-info[disabled]:focus,
.w3eden .btn-info[disabled]:hover,
.w3eden fieldset[disabled] .btn-info,
.w3eden fieldset[disabled] .btn-info.active,
.w3eden fieldset[disabled] .btn-info.focus,
.w3eden fieldset[disabled] .btn-info:active,
.w3eden fieldset[disabled] .btn-info:focus,
.w3eden fieldset[disabled] .btn-info:hover {
background-color: #5bc0de;
border-color: #46b8da;
}
.w3eden .btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.w3eden .btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.w3eden .btn-warning.active,
.w3eden .btn-warning.focus,
.w3eden .btn-warning:active,
.w3eden .btn-warning:focus,
.w3eden .btn-warning:hover,
.w3eden .open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.w3eden .btn-warning.active,
.w3eden .btn-warning:active,
.w3eden .open > .dropdown-toggle.btn-warning {
background-image: none;
}
.w3eden .btn-warning.disabled,
.w3eden .btn-warning.disabled.active,
.w3eden .btn-warning.disabled.focus,
.w3eden .btn-warning.disabled:active,
.w3eden .btn-warning.disabled:focus,
.w3eden .btn-warning.disabled:hover,
.w3eden .btn-warning[disabled],
.w3eden .btn-warning[disabled].active,
.w3eden .btn-warning[disabled].focus,
.w3eden .btn-warning[disabled]:active,
.w3eden .btn-warning[disabled]:focus,
.w3eden .btn-warning[disabled]:hover,
.w3eden fieldset[disabled] .btn-warning,
.w3eden fieldset[disabled] .btn-warning.active,
.w3eden fieldset[disabled] .btn-warning.focus,
.w3eden fieldset[disabled] .btn-warning:active,
.w3eden fieldset[disabled] .btn-warning:focus,
.w3eden fieldset[disabled] .btn-warning:hover {
background-color: #f0ad4e;
border-color: #eea236;
}
.w3eden .btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.w3eden .btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.w3eden .btn-danger.active,
.w3eden .btn-danger.focus,
.w3eden .btn-danger:active,
.w3eden .btn-danger:focus,
.w3eden .btn-danger:hover,
.w3eden .open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.w3eden .btn-danger.active,
.w3eden .btn-danger:active,
.w3eden .open > .dropdown-toggle.btn-danger {
background-image: none;
}
.w3eden .btn-danger.disabled,
.w3eden .btn-danger.disabled.active,
.w3eden .btn-danger.disabled.focus,
.w3eden .btn-danger.disabled:active,
.w3eden .btn-danger.disabled:focus,
.w3eden .btn-danger.disabled:hover,
.w3eden .btn-danger[disabled],
.w3eden .btn-danger[disabled].active,
.w3eden .btn-danger[disabled].focus,
.w3eden .btn-danger[disabled]:active,
.w3eden .btn-danger[disabled]:focus,
.w3eden .btn-danger[disabled]:hover,
.w3eden fieldset[disabled] .btn-danger,
.w3eden fieldset[disabled] .btn-danger.active,
.w3eden fieldset[disabled] .btn-danger.focus,
.w3eden fieldset[disabled] .btn-danger:active,
.w3eden fieldset[disabled] .btn-danger:focus,
.w3eden fieldset[disabled] .btn-danger:hover {
background-color: #d9534f;
border-color: #d43f3a;
}
.w3eden .btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.w3eden .btn-link {
font-weight: 400;
color: #337ab7;
border-radius: 0;
}
.w3eden .btn-link,
.w3eden .btn-link.active,
.w3eden .btn-link:active,
.w3eden .btn-link[disabled],
.w3eden fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.w3eden .btn-link,
.w3eden .btn-link:active,
.w3eden .btn-link:focus,
.w3eden .btn-link:hover {
border-color: transparent;
}
.w3eden .btn-link:focus,
.w3eden .btn-link:hover {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.w3eden .btn-link[disabled]:focus,
.w3eden .btn-link[disabled]:hover,
.w3eden fieldset[disabled] .btn-link:focus,
.w3eden fieldset[disabled] .btn-link:hover {
color: #777;
text-decoration: none;
}
.w3eden .btn-group-lg > .btn,
.w3eden .btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.w3eden .btn-group-sm > .btn,
.w3eden .btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.w3eden .btn-group-xs > .btn,
.w3eden .btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.w3eden .btn-block {
display: block;
width: 100%;
}
.w3eden .btn-block + .btn-block {
margin-top: 5px;
}
.w3eden input[type=button].btn-block,
.w3eden input[type=reset].btn-block,
.w3eden input[type=submit].btn-block {
width: 100%;
}
.w3eden .fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity 0.15s linear;
}
.w3eden .fade.in {
opacity: 1;
}
.w3eden .collapse {
display: none;
}
.w3eden .collapse.in {
display: block;
}
.w3eden tr.collapse.in {
display: table-row;
}
.w3eden tbody.collapse.in {
display: table-row-group;
}
.w3eden .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height,visibility;
-o-transition-property: height,visibility;
transition-property: height, visibility;
}
.w3eden .caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.w3eden .dropdown,
.w3eden .dropup {
position: relative;
}
.w3eden .dropdown-toggle:focus {
outline: 0;
}
.w3eden .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;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
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);
}
.w3eden .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.w3eden .dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.w3eden .dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: 400;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.w3eden .dropdown-menu > li > a:focus,
.w3eden .dropdown-menu > li > a:hover {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.w3eden .dropdown-menu > .active > a,
.w3eden .dropdown-menu > .active > a:focus,
.w3eden .dropdown-menu > .active > a:hover {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.w3eden .dropdown-menu > .disabled > a,
.w3eden .dropdown-menu > .disabled > a:focus,
.w3eden .dropdown-menu > .disabled > a:hover {
color: #777777;
}
.w3eden .dropdown-menu > .disabled > a:focus,
.w3eden .dropdown-menu > .disabled > a:hover {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.w3eden .open > .dropdown-menu {
display: block;
}
.w3eden .open > a {
outline: 0;
}
.w3eden .dropdown-menu-right {
right: 0;
left: auto;
}
.w3eden .dropdown-menu-left {
right: auto;
left: 0;
}
.w3eden .dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.w3eden .dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.w3eden .pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.w3eden .dropup .caret,
.w3eden .navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px solid;
}
.w3eden .dropup .dropdown-menu,
.w3eden .navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.w3eden .navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.w3eden .navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.w3eden .btn-group,
.w3eden .btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.w3eden .btn-group-vertical > .btn,
.w3eden .btn-group > .btn {
position: relative;
float: left;
}
.w3eden .btn-group-vertical > .btn.active,
.w3eden .btn-group-vertical > .btn:active,
.w3eden .btn-group-vertical > .btn:focus,
.w3eden .btn-group-vertical > .btn:hover,
.w3eden .btn-group > .btn.active,
.w3eden .btn-group > .btn:active,
.w3eden .btn-group > .btn:focus,
.w3eden .btn-group > .btn:hover {
z-index: 2;
}
.w3eden .btn-group .btn + .btn,
.w3eden .btn-group .btn + .btn-group,
.w3eden .btn-group .btn-group + .btn,
.w3eden .btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.w3eden .btn-toolbar {
margin-left: -5px;
}
.w3eden .btn-toolbar .btn-group,
.w3eden .btn-toolbar .input-group {
float: left;
}
.w3eden .btn-toolbar > .btn,
.w3eden .btn-toolbar > .btn-group,
.w3eden .btn-toolbar > .input-group {
margin-left: 5px;
}
.w3eden .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.w3eden .btn-group > .btn:first-child {
margin-left: 0;
}
.w3eden .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.w3eden .btn-group > .btn:last-child:not(:first-child),
.w3eden .btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.w3eden .btn-group > .btn-group {
float: left;
}
.w3eden .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.w3eden .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.w3eden .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.w3eden .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.w3eden .btn-group .dropdown-toggle:active,
.w3eden .btn-group.open .dropdown-toggle {
outline: 0;
}
.w3eden .btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.w3eden .btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.w3eden .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);
}
.w3eden .btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.w3eden .btn .caret {
margin-left: 0;
}
.w3eden .btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.w3eden .dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.w3eden .btn-group-vertical > .btn,
.w3eden .btn-group-vertical > .btn-group,
.w3eden .btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.w3eden .btn-group-vertical > .btn-group > .btn {
float: none;
}
.w3eden .btn-group-vertical > .btn + .btn,
.w3eden .btn-group-vertical > .btn + .btn-group,
.w3eden .btn-group-vertical > .btn-group + .btn,
.w3eden .btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.w3eden .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.w3eden .btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.w3eden .btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
}
.w3eden .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.w3eden .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.w3eden .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.w3eden .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.w3eden .btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.w3eden .btn-group-justified > .btn,
.w3eden .btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.w3eden .btn-group-justified > .btn-group .btn {
width: 100%;
}
.w3eden .btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
.w3eden [data-toggle=buttons] > .btn input[type=checkbox],
.w3eden [data-toggle=buttons] > .btn input[type=radio],
.w3eden [data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
.w3eden [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.w3eden .input-group {
position: relative;
display: table;
border-collapse: separate;
}
.w3eden .input-group[class*=col-] {
float: none;
padding-right: 0;
padding-left: 0;
}
.w3eden .input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.w3eden .input-group-lg > .form-control,
.w3eden .input-group-lg > .input-group-addon,
.w3eden .input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.w3eden select.input-group-lg > .form-control,
.w3eden select.input-group-lg > .input-group-addon,
.w3eden select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
.w3eden select[multiple].input-group-lg > .form-control,
.w3eden select[multiple].input-group-lg > .input-group-addon,
.w3eden select[multiple].input-group-lg > .input-group-btn > .btn,
.w3eden textarea.input-group-lg > .form-control,
.w3eden textarea.input-group-lg > .input-group-addon,
.w3eden textarea.input-group-lg > .input-group-btn > .btn {
height: auto;
}
.w3eden .input-group-sm > .form-control,
.w3eden .input-group-sm > .input-group-addon,
.w3eden .input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.w3eden select.input-group-sm > .form-control,
.w3eden select.input-group-sm > .input-group-addon,
.w3eden select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
.w3eden select[multiple].input-group-sm > .form-control,
.w3eden select[multiple].input-group-sm > .input-group-addon,
.w3eden select[multiple].input-group-sm > .input-group-btn > .btn,
.w3eden textarea.input-group-sm > .form-control,
.w3eden textarea.input-group-sm > .input-group-addon,
.w3eden textarea.input-group-sm > .input-group-btn > .btn {
height: auto;
}
.w3eden .input-group .form-control,
.w3eden .input-group-addon,
.w3eden .input-group-btn {
display: table-cell;
}
.w3eden .input-group .form-control:not(:first-child):not(:last-child),
.w3eden .input-group-addon:not(:first-child):not(:last-child),
.w3eden .input-group-btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.w3eden .input-group-addon,
.w3eden .input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.w3eden .input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: 400;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 3px;
}
.w3eden .input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.w3eden .input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.w3eden .input-group-addon input[type=checkbox],
.w3eden .input-group-addon input[type=radio] {
margin-top: 0;
}
.w3eden .input-group .form-control:first-child,
.w3eden .input-group-addon:first-child,
.w3eden .input-group-btn:first-child > .btn,
.w3eden .input-group-btn:first-child > .btn-group > .btn,
.w3eden .input-group-btn:first-child > .dropdown-toggle,
.w3eden .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.w3eden .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.w3eden .input-group-addon:first-child {
border-right: 0;
}
.w3eden .input-group .form-control:last-child,
.w3eden .input-group-addon:last-child,
.w3eden .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.w3eden .input-group-btn:first-child > .btn:not(:first-child),
.w3eden .input-group-btn:last-child > .btn,
.w3eden .input-group-btn:last-child > .btn-group > .btn,
.w3eden .input-group-btn:last-child > .dropdown-toggle {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.w3eden .input-group-addon:last-child {
border-left: 0;
}
.w3eden .input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.w3eden .input-group-btn > .btn {
position: relative;
}
.w3eden .input-group-btn > .btn + .btn {
margin-left: -1px;
}
.w3eden .input-group-btn > .btn:active,
.w3eden .input-group-btn > .btn:focus,
.w3eden .input-group-btn > .btn:hover {
z-index: 2;
}
.w3eden .input-group-btn:first-child > .btn,
.w3eden .input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.w3eden .input-group-btn:last-child > .btn,
.w3eden .input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.w3eden .nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.w3eden .nav > li {
position: relative;
display: block;
}
.w3eden .nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.w3eden .nav > li > a:focus,
.w3eden .nav > li > a:hover {
text-decoration: none;
background-color: #eeeeee;
}
.w3eden .nav > li.disabled > a {
color: #777777;
}
.w3eden .nav > li.disabled > a:focus,
.w3eden .nav > li.disabled > a:hover {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.w3eden .nav .open > a,
.w3eden .nav .open > a:focus,
.w3eden .nav .open > a:hover {
background-color: #eee;
border-color: #337ab7;
}
.w3eden .nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.w3eden .nav > li > a > img {
max-width: none;
}
.w3eden .nav-tabs {
border-bottom: 1px solid #dddddd;
}
.w3eden .nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.w3eden .nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.w3eden .nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.w3eden .nav-tabs > li.active > a,
.w3eden .nav-tabs > li.active > a:focus,
.w3eden .nav-tabs > li.active > a:hover {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.w3eden .nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.w3eden .nav-tabs.nav-justified > li {
float: none;
}
.w3eden .nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.w3eden .nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.w3eden .nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.w3eden .nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.w3eden .nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.w3eden .nav-tabs.nav-justified > .active > a,
.w3eden .nav-tabs.nav-justified > .active > a:focus,
.w3eden .nav-tabs.nav-justified > .active > a:hover {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.w3eden .nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.w3eden .nav-tabs.nav-justified > .active > a,
.w3eden .nav-tabs.nav-justified > .active > a:focus,
.w3eden .nav-tabs.nav-justified > .active > a:hover {
border-bottom-color: #ffffff;
}
}
.w3eden .nav-pills > li {
float: left;
}
.w3eden .nav-pills > li > a {
border-radius: 4px;
}
.w3eden .nav-pills > li + li {
margin-left: 2px;
}
.w3eden .nav-pills > li.active > a,
.w3eden .nav-pills > li.active > a:focus,
.w3eden .nav-pills > li.active > a:hover {
color: #fff;
background-color: #337ab7;
}
.w3eden .nav-stacked > li {
float: none;
}
.w3eden .nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.w3eden .nav-justified {
width: 100%;
}
.w3eden .nav-justified > li {
float: none;
}
.w3eden .nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.w3eden .nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.w3eden .nav-justified > li {
display: table-cell;
width: 1%;
}
.w3eden .nav-justified > li > a {
margin-bottom: 0;
}
}
.w3eden .nav-tabs-justified {
border-bottom: 0;
}
.w3eden .nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.w3eden .nav-tabs-justified > .active > a,
.w3eden .nav-tabs-justified > .active > a:focus,
.w3eden .nav-tabs-justified > .active > a:hover {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.w3eden .nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.w3eden .nav-tabs-justified > .active > a,
.w3eden .nav-tabs-justified > .active > a:focus,
.w3eden .nav-tabs-justified > .active > a:hover {
border-bottom-color: #ffffff;
}
}
.w3eden .tab-content > .tab-pane {
display: none;
}
.w3eden .tab-content > .active {
display: block;
}
.w3eden .nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.w3eden .navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.w3eden .navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.w3eden .navbar-header {
float: left;
}
}
.w3eden .navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}
.w3eden .navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.w3eden .navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.w3eden .navbar-collapse.collapse {
display: block!important;
height: auto!important;
padding-bottom: 0;
overflow: visible !important;
}
.w3eden .navbar-collapse.in {
overflow-y: visible;
}
.w3eden .navbar-fixed-bottom .navbar-collapse,
.w3eden .navbar-fixed-top .navbar-collapse,
.w3eden .navbar-static-top .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.w3eden .navbar-fixed-bottom .navbar-collapse,
.w3eden .navbar-fixed-top .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.w3eden .navbar-fixed-bottom .navbar-collapse,
.w3eden .navbar-fixed-top .navbar-collapse {
max-height: 200px;
}
}
.w3eden .container-fluid > .navbar-collapse,
.w3eden .container-fluid > .navbar-header,
.w3eden .container > .navbar-collapse,
.w3eden .container > .navbar-header {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.w3eden .container-fluid > .navbar-collapse,
.w3eden .container-fluid > .navbar-header,
.w3eden .container > .navbar-collapse,
.w3eden .container > .navbar-header {
margin-right: 0;
margin-left: 0;
}
}
.w3eden .navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.w3eden .navbar-static-top {
border-radius: 0;
}
}
.w3eden .navbar-fixed-bottom,
.w3eden .navbar-fixed-top {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.w3eden .navbar-fixed-bottom,
.w3eden .navbar-fixed-top {
border-radius: 0;
}
}
.w3eden .navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.w3eden .navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.w3eden .navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.w3eden .navbar-brand:focus,
.w3eden .navbar-brand:hover {
text-decoration: none;
}
.w3eden .navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.w3eden .navbar > .container .navbar-brand,
.w3eden .navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.w3eden .navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.w3eden .navbar-toggle:focus {
outline: 0;
}
.w3eden .navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.w3eden .navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.w3eden .navbar-toggle {
display: none;
}
}
.w3eden .navbar-nav {
margin: 7.5px -15px;
}
.w3eden .navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.w3eden .navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.w3eden .navbar-nav .open .dropdown-menu .dropdown-header,
.w3eden .navbar-nav .open .dropdown-menu > li > a {
padding: 5px 15px 5px 25px;
}
.w3eden .navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.w3eden .navbar-nav .open .dropdown-menu > li > a:focus,
.w3eden .navbar-nav .open .dropdown-menu > li > a:hover {
background-image: none;
}
}
@media (min-width: 768px) {
.w3eden .navbar-nav {
float: left;
margin: 0;
}
.w3eden .navbar-nav > li {
float: left;
}
.w3eden .navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.w3eden .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) {
.w3eden .navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.w3eden .navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.w3eden .navbar-form .form-control-static {
display: inline-block;
}
.w3eden .navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.w3eden .navbar-form .input-group .form-control,
.w3eden .navbar-form .input-group .input-group-addon,
.w3eden .navbar-form .input-group .input-group-btn {
width: auto;
}
.w3eden .navbar-form .input-group > .form-control {
width: 100%;
}
.w3eden .navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.w3eden .navbar-form .checkbox,
.w3eden .navbar-form .radio {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.w3eden .navbar-form .checkbox label,
.w3eden .navbar-form .radio label {
padding-left: 0;
}
.w3eden .navbar-form .checkbox input[type=checkbox],
.w3eden .navbar-form .radio input[type=radio] {
position: relative;
margin-left: 0;
}
.w3eden .navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.w3eden .navbar-form .form-group {
margin-bottom: 5px;
}
.w3eden .navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.w3eden .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;
}
}
.w3eden .navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.w3eden .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.w3eden .navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.w3eden .navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.w3eden .navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.w3eden .navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.w3eden .navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.w3eden .navbar-left {
float: left !important;
}
.w3eden .navbar-right {
float: right!important;
margin-right: -15px;
}
.w3eden .navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.w3eden .navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.w3eden .navbar-default .navbar-brand {
color: #777777;
}
.w3eden .navbar-default .navbar-brand:focus,
.w3eden .navbar-default .navbar-brand:hover {
color: #5e5e5e;
background-color: transparent;
}
.w3eden .navbar-default .navbar-text {
color: #777777;
}
.w3eden .navbar-default .navbar-nav > li > a {
color: #777777;
}
.w3eden .navbar-default .navbar-nav > li > a:focus,
.w3eden .navbar-default .navbar-nav > li > a:hover {
color: #333;
background-color: transparent;
}
.w3eden .navbar-default .navbar-nav > .active > a,
.w3eden .navbar-default .navbar-nav > .active > a:focus,
.w3eden .navbar-default .navbar-nav > .active > a:hover {
color: #555;
background-color: #e7e7e7;
}
.w3eden .navbar-default .navbar-nav > .disabled > a,
.w3eden .navbar-default .navbar-nav > .disabled > a:focus,
.w3eden .navbar-default .navbar-nav > .disabled > a:hover {
color: #ccc;
background-color: transparent;
}
.w3eden .navbar-default .navbar-toggle {
border-color: #dddddd;
}
.w3eden .navbar-default .navbar-toggle:focus,
.w3eden .navbar-default .navbar-toggle:hover {
background-color: #dddddd;
}
.w3eden .navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.w3eden .navbar-default .navbar-collapse,
.w3eden .navbar-default .navbar-form {
border-color: #e7e7e7;
}
.w3eden .navbar-default .navbar-nav > .open > a,
.w3eden .navbar-default .navbar-nav > .open > a:focus,
.w3eden .navbar-default .navbar-nav > .open > a:hover {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.w3eden .navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.w3eden .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.w3eden .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
color: #333;
background-color: transparent;
}
.w3eden .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.w3eden .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.w3eden .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
color: #555;
background-color: #e7e7e7;
}
.w3eden .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.w3eden .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
.w3eden .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
color: #ccc;
background-color: transparent;
}
}
.w3eden .navbar-default .navbar-link {
color: #777777;
}
.w3eden .navbar-default .navbar-link:hover {
color: #333333;
}
.w3eden .navbar-default .btn-link {
color: #777777;
}
.w3eden .navbar-default .btn-link:focus,
.w3eden .navbar-default .btn-link:hover {
color: #333333;
}
.w3eden .navbar-default .btn-link[disabled]:focus,
.w3eden .navbar-default .btn-link[disabled]:hover,
.w3eden fieldset[disabled] .navbar-default .btn-link:focus,
.w3eden fieldset[disabled] .navbar-default .btn-link:hover {
color: #cccccc;
}
.w3eden .navbar-inverse {
background-color: #222;
border-color: #080808;
}
.w3eden .navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.w3eden .navbar-inverse .navbar-brand:focus,
.w3eden .navbar-inverse .navbar-brand:hover {
color: #fff;
background-color: transparent;
}
.w3eden .navbar-inverse .navbar-text {
color: #9d9d9d;
}
.w3eden .navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.w3eden .navbar-inverse .navbar-nav > li > a:focus,
.w3eden .navbar-inverse .navbar-nav > li > a:hover {
color: #fff;
background-color: transparent;
}
.w3eden .navbar-inverse .navbar-nav > .active > a,
.w3eden .navbar-inverse .navbar-nav > .active > a:focus,
.w3eden .navbar-inverse .navbar-nav > .active > a:hover {
color: #fff;
background-color: #080808;
}
.w3eden .navbar-inverse .navbar-nav > .disabled > a,
.w3eden .navbar-inverse .navbar-nav > .disabled > a:focus,
.w3eden .navbar-inverse .navbar-nav > .disabled > a:hover {
color: #444;
background-color: transparent;
}
.w3eden .navbar-inverse .navbar-toggle {
border-color: #333333;
}
.w3eden .navbar-inverse .navbar-toggle:focus,
.w3eden .navbar-inverse .navbar-toggle:hover {
background-color: #333333;
}
.w3eden .navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.w3eden .navbar-inverse .navbar-collapse,
.w3eden .navbar-inverse .navbar-form {
border-color: #101010;
}
.w3eden .navbar-inverse .navbar-nav > .open > a,
.w3eden .navbar-inverse .navbar-nav > .open > a:focus,
.w3eden .navbar-inverse .navbar-nav > .open > a:hover {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
color: #fff;
background-color: transparent;
}
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
color: #fff;
background-color: #080808;
}
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
.w3eden .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
color: #444;
background-color: transparent;
}
}
.w3eden .navbar-inverse .navbar-link {
color: #9d9d9d;
}
.w3eden .navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.w3eden .navbar-inverse .btn-link {
color: #9d9d9d;
}
.w3eden .navbar-inverse .btn-link:focus,
.w3eden .navbar-inverse .btn-link:hover {
color: #ffffff;
}
.w3eden .navbar-inverse .btn-link[disabled]:focus,
.w3eden .navbar-inverse .btn-link[disabled]:hover,
.w3eden fieldset[disabled] .navbar-inverse .btn-link:focus,
.w3eden fieldset[disabled] .navbar-inverse .btn-link:hover {
color: #444444;
}
.w3eden .breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.w3eden .breadcrumb > li {
display: inline-block;
}
.w3eden .breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.w3eden .breadcrumb > .active {
color: #777777;
}
.w3eden .pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.w3eden .pagination > li {
display: inline;
}
.w3eden .pagination > li > a,
.w3eden .pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #dddddd;
}
.w3eden .pagination > li:first-child > a,
.w3eden .pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.w3eden .pagination > li:last-child > a,
.w3eden .pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.w3eden .pagination > li > a:focus,
.w3eden .pagination > li > a:hover,
.w3eden .pagination > li > span:focus,
.w3eden .pagination > li > span:hover {
color: #23527c;
background-color: #eee;
border-color: #dddddd;
}
.w3eden .pagination > .active > a,
.w3eden .pagination > .active > a:focus,
.w3eden .pagination > .active > a:hover,
.w3eden .pagination > .active > span,
.w3eden .pagination > .active > span:focus,
.w3eden .pagination > .active > span:hover {
z-index: 2;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.w3eden .pagination > .disabled > a,
.w3eden .pagination > .disabled > a:focus,
.w3eden .pagination > .disabled > a:hover,
.w3eden .pagination > .disabled > span,
.w3eden .pagination > .disabled > span:focus,
.w3eden .pagination > .disabled > span:hover {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #dddddd;
}
.w3eden .pagination-lg > li > a,
.w3eden .pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
}
.w3eden .pagination-lg > li:first-child > a,
.w3eden .pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.w3eden .pagination-lg > li:last-child > a,
.w3eden .pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.w3eden .pagination-sm > li > a,
.w3eden .pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
}
.w3eden .pagination-sm > li:first-child > a,
.w3eden .pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.w3eden .pagination-sm > li:last-child > a,
.w3eden .pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.w3eden .pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.w3eden .pager li {
display: inline;
}
.w3eden .pager li > a,
.w3eden .pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.w3eden .pager li > a:focus,
.w3eden .pager li > a:hover {
text-decoration: none;
background-color: #eeeeee;
}
.w3eden .pager .next > a,
.w3eden .pager .next > span {
float: right;
}
.w3eden .pager .previous > a,
.w3eden .pager .previous > span {
float: left;
}
.w3eden .pager .disabled > a,
.w3eden .pager .disabled > a:focus,
.w3eden .pager .disabled > a:hover,
.w3eden .pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #ffffff;
}
.w3eden .label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: 0.25em;
}
.w3eden a.label:focus,
.w3eden a.label:hover {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.w3eden .label:empty {
display: none;
}
.w3eden .btn .label {
position: relative;
top: -1px;
}
.w3eden .label-default {
background-color: #777777;
}
.w3eden .label-default[href]:focus,
.w3eden .label-default[href]:hover {
background-color: #5e5e5e;
}
.w3eden .label-primary {
background-color: #337ab7;
}
.w3eden .label-primary[href]:focus,
.w3eden .label-primary[href]:hover {
background-color: #286090;
}
.w3eden .label-success {
background-color: #5cb85c;
}
.w3eden .label-success[href]:focus,
.w3eden .label-success[href]:hover {
background-color: #449d44;
}
.w3eden .label-info {
background-color: #5bc0de;
}
.w3eden .label-info[href]:focus,
.w3eden .label-info[href]:hover {
background-color: #31b0d5;
}
.w3eden .label-warning {
background-color: #f0ad4e;
}
.w3eden .label-warning[href]:focus,
.w3eden .label-warning[href]:hover {
background-color: #ec971f;
}
.w3eden .label-danger {
background-color: #d9534f;
}
.w3eden .label-danger[href]:focus,
.w3eden .label-danger[href]:hover {
background-color: #c9302c;
}
.w3eden .badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: 700;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #777;
border-radius: 10px;
}
.w3eden .badge:empty {
display: none;
}
.w3eden .btn .badge {
position: relative;
top: -1px;
}
.w3eden .btn-group-xs > .btn .badge,
.w3eden .btn-xs .badge {
top: 0;
padding: 1px 5px;
}
.w3eden a.badge:focus,
.w3eden a.badge:hover {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.w3eden .list-group-item.active > .badge,
.w3eden .nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #ffffff;
}
.w3eden .list-group-item > .badge {
float: right;
}
.w3eden .list-group-item > .badge + .badge {
margin-right: 5px;
}
.w3eden .nav-pills > li > a > .badge {
margin-left: 3px;
}
.w3eden .jumbotron {
padding: 30px 15px;
margin-bottom: 30px;
color: inherit;
background-color: #eeeeee;
}
.w3eden .jumbotron .h1,
.w3eden .jumbotron h1 {
color: inherit;
}
.w3eden .jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.w3eden .jumbotron > hr {
border-top-color: #d5d5d5;
}
.w3eden .container .jumbotron,
.w3eden .container-fluid .jumbotron {
border-radius: 6px;
}
.w3eden .jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.w3eden .jumbotron {
padding: 48px 0;
}
.w3eden .container .jumbotron,
.w3eden .container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.w3eden .jumbotron .h1,
.w3eden .jumbotron h1 {
font-size: 63px;
}
}
.w3eden .thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border 0.2s ease-in-out;
-o-transition: border 0.2s ease-in-out;
transition: border 0.2s ease-in-out;
}
.w3eden .thumbnail a > img,
.w3eden .thumbnail > img {
margin-right: auto;
margin-left: auto;
}
.w3eden a.thumbnail.active,
.w3eden a.thumbnail:focus,
.w3eden a.thumbnail:hover {
border-color: #337ab7;
}
.w3eden .thumbnail .caption {
padding: 9px;
color: #333333;
}
.w3eden .alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.w3eden .alert h4 {
margin-top: 0;
color: inherit;
}
.w3eden .alert .alert-link {
font-weight: 700;
}
.w3eden .alert > p,
.w3eden .alert > ul {
margin-bottom: 0;
}
.w3eden .alert > p + p {
margin-top: 5px;
}
.w3eden .alert-dismissable,
.w3eden .alert-dismissible {
padding-right: 35px;
}
.w3eden .alert-dismissable .close,
.w3eden .alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.w3eden .alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.w3eden .alert-success hr {
border-top-color: #c9e2b3;
}
.w3eden .alert-success .alert-link {
color: #2b542c;
}
.w3eden .alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.w3eden .alert-info hr {
border-top-color: #a6e1ec;
}
.w3eden .alert-info .alert-link {
color: #245269;
}
.w3eden .alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.w3eden .alert-warning hr {
border-top-color: #f7e1b5;
}
.w3eden .alert-warning .alert-link {
color: #66512c;
}
.w3eden .alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.w3eden .alert-danger hr {
border-top-color: #e4b9c0;
}
.w3eden .alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.w3eden .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);
}
.w3eden .progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width 0.6s ease;
}
.w3eden .progress-bar-striped,
.w3eden .progress-striped .progress-bar {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.w3eden .progress-bar.active,
.w3eden .progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.w3eden .progress-bar-success {
background-color: #5cb85c;
}
.w3eden .progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.w3eden .progress-bar-info {
background-color: #5bc0de;
}
.w3eden .progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.w3eden .progress-bar-warning {
background-color: #f0ad4e;
}
.w3eden .progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.w3eden .progress-bar-danger {
background-color: #d9534f;
}
.w3eden .progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.w3eden .media {
margin-top: 15px;
}
.w3eden .media:first-child {
margin-top: 0;
}
.w3eden .media,
.w3eden .media-body {
overflow: hidden;
zoom: 1;
}
.w3eden .media-body {
width: 10000px;
}
.w3eden .media-object {
display: block;
}
.w3eden .media-right,
.w3eden .media > .pull-right {
padding-left: 10px;
}
.w3eden .media-left,
.w3eden .media > .pull-left {
padding-right: 10px;
}
.w3eden .media-body,
.w3eden .media-left,
.w3eden .media-right {
display: table-cell;
vertical-align: top;
}
.w3eden .media-middle {
vertical-align: middle;
}
.w3eden .media-bottom {
vertical-align: bottom;
}
.w3eden .media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.w3eden .media-list {
padding-left: 0;
list-style: none;
}
.w3eden .list-group {
padding-left: 0;
margin-bottom: 20px;
}
.w3eden .list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #dddddd;
}
.w3eden .list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.w3eden .list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.w3eden a.list-group-item {
color: #555555;
}
.w3eden a.list-group-item .list-group-item-heading {
color: #333333;
}
.w3eden a.list-group-item:focus,
.w3eden a.list-group-item:hover {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
.w3eden .list-group-item.disabled,
.w3eden .list-group-item.disabled:focus,
.w3eden .list-group-item.disabled:hover {
color: #777;
cursor: not-allowed;
background-color: #eeeeee;
}
.w3eden .list-group-item.disabled .list-group-item-heading,
.w3eden .list-group-item.disabled:focus .list-group-item-heading,
.w3eden .list-group-item.disabled:hover .list-group-item-heading {
color: inherit;
}
.w3eden .list-group-item.disabled .list-group-item-text,
.w3eden .list-group-item.disabled:focus .list-group-item-text,
.w3eden .list-group-item.disabled:hover .list-group-item-text {
color: #777777;
}
.w3eden .list-group-item.active,
.w3eden .list-group-item.active:focus,
.w3eden .list-group-item.active:hover {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.w3eden .list-group-item.active .list-group-item-heading,
.w3eden .list-group-item.active .list-group-item-heading > .small,
.w3eden .list-group-item.active .list-group-item-heading > small,
.w3eden .list-group-item.active:focus .list-group-item-heading,
.w3eden .list-group-item.active:focus .list-group-item-heading > .small,
.w3eden .list-group-item.active:focus .list-group-item-heading > small,
.w3eden .list-group-item.active:hover .list-group-item-heading,
.w3eden .list-group-item.active:hover .list-group-item-heading > .small,
.w3eden .list-group-item.active:hover .list-group-item-heading > small {
color: inherit;
}
.w3eden .list-group-item.active .list-group-item-text,
.w3eden .list-group-item.active:focus .list-group-item-text,
.w3eden .list-group-item.active:hover .list-group-item-text {
color: #c7ddef;
}
.w3eden .list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
.w3eden a.list-group-item-success {
color: #3c763d;
}
.w3eden a.list-group-item-success .list-group-item-heading {
color: inherit;
}
.w3eden a.list-group-item-success:focus,
.w3eden a.list-group-item-success:hover {
color: #3c763d;
background-color: #d0e9c6;
}
.w3eden a.list-group-item-success.active,
.w3eden a.list-group-item-success.active:focus,
.w3eden a.list-group-item-success.active:hover {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.w3eden .list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
.w3eden a.list-group-item-info {
color: #31708f;
}
.w3eden a.list-group-item-info .list-group-item-heading {
color: inherit;
}
.w3eden a.list-group-item-info:focus,
.w3eden a.list-group-item-info:hover {
color: #31708f;
background-color: #c4e3f3;
}
.w3eden a.list-group-item-info.active,
.w3eden a.list-group-item-info.active:focus,
.w3eden a.list-group-item-info.active:hover {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.w3eden .list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
.w3eden a.list-group-item-warning {
color: #8a6d3b;
}
.w3eden a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
.w3eden a.list-group-item-warning:focus,
.w3eden a.list-group-item-warning:hover {
color: #8a6d3b;
background-color: #faf2cc;
}
.w3eden a.list-group-item-warning.active,
.w3eden a.list-group-item-warning.active:focus,
.w3eden a.list-group-item-warning.active:hover {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.w3eden .list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
.w3eden a.list-group-item-danger {
color: #a94442;
}
.w3eden a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
.w3eden a.list-group-item-danger:focus,
.w3eden a.list-group-item-danger:hover {
color: #a94442;
background-color: #ebcccc;
}
.w3eden a.list-group-item-danger.active,
.w3eden a.list-group-item-danger.active:focus,
.w3eden a.list-group-item-danger.active:hover {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.w3eden .list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.w3eden .list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.w3eden .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);
}
.w3eden .panel-body {
padding: 15px;
}
.w3eden .panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.w3eden .panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.w3eden .panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.w3eden .panel-title > .small,
.w3eden .panel-title > .small > a,
.w3eden .panel-title > a,
.w3eden .panel-title > small,
.w3eden .panel-title > small > a {
color: inherit;
}
.w3eden .panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.w3eden .panel > .list-group,
.w3eden .panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.w3eden .panel > .list-group .list-group-item,
.w3eden .panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.w3eden .panel > .list-group:first-child .list-group-item:first-child,
.w3eden .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.w3eden .panel > .list-group:last-child .list-group-item:last-child,
.w3eden .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.w3eden .panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.w3eden .list-group + .panel-footer {
border-top-width: 0;
}
.w3eden .panel > .panel-collapse > .table,
.w3eden .panel > .table,
.w3eden .panel > .table-responsive > .table {
margin-bottom: 0;
}
.w3eden .panel > .panel-collapse > .table caption,
.w3eden .panel > .table caption,
.w3eden .panel > .table-responsive > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.w3eden .panel > .table-responsive:first-child > .table:first-child,
.w3eden .panel > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.w3eden .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.w3eden .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.w3eden .panel > .table:first-child > tbody:first-child > tr:first-child,
.w3eden .panel > .table:first-child > thead:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.w3eden .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.w3eden .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.w3eden .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.w3eden .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.w3eden .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.w3eden .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.w3eden .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.w3eden .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.w3eden .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.w3eden .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.w3eden .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.w3eden .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.w3eden .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.w3eden .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.w3eden .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.w3eden .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.w3eden .panel > .table-responsive:last-child > .table:last-child,
.w3eden .panel > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.w3eden .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.w3eden .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.w3eden .panel > .table:last-child > tbody:last-child > tr:last-child,
.w3eden .panel > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.w3eden .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.w3eden .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.w3eden .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.w3eden .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.w3eden .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.w3eden .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.w3eden .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.w3eden .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.w3eden .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.w3eden .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.w3eden .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.w3eden .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.w3eden .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.w3eden .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.w3eden .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.w3eden .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.w3eden .panel > .panel-body + .table,
.w3eden .panel > .panel-body + .table-responsive,
.w3eden .panel > .table + .panel-body,
.w3eden .panel > .table-responsive + .panel-body {
border-top: 1px solid #dddddd;
}
.w3eden .panel > .table > tbody:first-child > tr:first-child td,
.w3eden .panel > .table > tbody:first-child > tr:first-child th {
border-top: 0;
}
.w3eden .panel > .table-bordered,
.w3eden .panel > .table-responsive > .table-bordered {
border: 0;
}
.w3eden .panel > .table-bordered > tbody > tr > td:first-child,
.w3eden .panel > .table-bordered > tbody > tr > th:first-child,
.w3eden .panel > .table-bordered > tfoot > tr > td:first-child,
.w3eden .panel > .table-bordered > tfoot > tr > th:first-child,
.w3eden .panel > .table-bordered > thead > tr > td:first-child,
.w3eden .panel > .table-bordered > thead > tr > th:first-child,
.w3eden .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.w3eden .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.w3eden .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.w3eden .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.w3eden .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.w3eden .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
border-left: 0;
}
.w3eden .panel > .table-bordered > tbody > tr > td:last-child,
.w3eden .panel > .table-bordered > tbody > tr > th:last-child,
.w3eden .panel > .table-bordered > tfoot > tr > td:last-child,
.w3eden .panel > .table-bordered > tfoot > tr > th:last-child,
.w3eden .panel > .table-bordered > thead > tr > td:last-child,
.w3eden .panel > .table-bordered > thead > tr > th:last-child,
.w3eden .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.w3eden .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.w3eden .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.w3eden .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.w3eden .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.w3eden .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
border-right: 0;
}
.w3eden .panel > .table-bordered > tbody > tr:first-child > td,
.w3eden .panel > .table-bordered > tbody > tr:first-child > th,
.w3eden .panel > .table-bordered > thead > tr:first-child > td,
.w3eden .panel > .table-bordered > thead > tr:first-child > th,
.w3eden .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.w3eden .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.w3eden .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.w3eden .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
border-bottom: 0;
}
.w3eden .panel > .table-bordered > tbody > tr:last-child > td,
.w3eden .panel > .table-bordered > tbody > tr:last-child > th,
.w3eden .panel > .table-bordered > tfoot > tr:last-child > td,
.w3eden .panel > .table-bordered > tfoot > tr:last-child > th,
.w3eden .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.w3eden .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.w3eden .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.w3eden .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.w3eden .panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.w3eden .panel-group {
margin-bottom: 20px;
}
.w3eden .panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.w3eden .panel-group .panel + .panel {
margin-top: 5px;
}
.w3eden .panel-group .panel-heading {
border-bottom: 0;
}
.w3eden .panel-group .panel-heading + .panel-collapse > .list-group,
.w3eden .panel-group .panel-heading + .panel-collapse > .panel-body {
border-top: 1px solid #dddddd;
}
.w3eden .panel-group .panel-footer {
border-top: 0;
}
.w3eden .panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.w3eden .panel-default {
border-color: #dddddd;
}
.w3eden .panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.w3eden .panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #dddddd;
}
.w3eden .panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.w3eden .panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #dddddd;
}
.w3eden .panel-primary {
border-color: #337ab7;
}
.w3eden .panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.w3eden .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.w3eden .panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #ffffff;
}
.w3eden .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.w3eden .panel-success {
border-color: #d6e9c6;
}
.w3eden .panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.w3eden .panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.w3eden .panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.w3eden .panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.w3eden .panel-info {
border-color: #bce8f1;
}
.w3eden .panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.w3eden .panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.w3eden .panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.w3eden .panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.w3eden .panel-warning {
border-color: #faebcc;
}
.w3eden .panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.w3eden .panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.w3eden .panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.w3eden .panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.w3eden .panel-danger {
border-color: #ebccd1;
}
.w3eden .panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.w3eden .panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.w3eden .panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.w3eden .panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.w3eden .embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.w3eden .embed-responsive .embed-responsive-item,
.w3eden .embed-responsive embed,
.w3eden .embed-responsive iframe,
.w3eden .embed-responsive object,
.w3eden .embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.w3eden .embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.w3eden .embed-responsive-4by3 {
padding-bottom: 75%;
}
.w3eden .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);
}
.w3eden .well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.w3eden .well-lg {
padding: 24px;
border-radius: 6px;
}
.w3eden .well-sm {
padding: 9px;
border-radius: 3px;
}
.w3eden .close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: 0.2;
}
.w3eden .close:focus,
.w3eden .close:hover {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: 0.5;
}
.w3eden button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: 0 0;
border: 0;
}
.w3eden .modal-open {
overflow: hidden;
}
.w3eden .modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.w3eden .modal.fade .modal-dialog {
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.w3eden .modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.w3eden .modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.w3eden .modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.w3eden .modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
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);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: 0.5;
}
.w3eden .modal-header {
min-height: 16.43px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.w3eden .modal-header .close {
margin-top: -2px;
}
.w3eden .modal-title {
margin: 0;
line-height: 1.42857143;
}
.w3eden .modal-body {
position: relative;
padding: 15px;
}
.w3eden .modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.w3eden .modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.w3eden .modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.w3eden .modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.w3eden .modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.w3eden .modal-dialog {
width: 600px;
margin: 100px auto;
}
.w3eden .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);
}
.w3eden .modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.w3eden .modal-lg {
width: 900px;
}
}
.w3eden .tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: 400;
line-height: 1.4;
filter: alpha(opacity=0);
opacity: 0;
}
.w3eden .tooltip.in {
filter: alpha(opacity=90);
opacity: 0.9;
}
.w3eden .tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.w3eden .tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.w3eden .tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.w3eden .tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.w3eden .tooltip-inner {
max-width: 200px;
padding: 6px 12px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 2px;
}
.w3eden .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.w3eden .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.w3eden .tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.w3eden .tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.w3eden .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.w3eden .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.w3eden .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.w3eden .tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.w3eden .tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.w3eden .popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: 400;
line-height: 1.42857143;
text-align: left;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
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);
}
.w3eden .popover.top {
margin-top: -10px;
}
.w3eden .popover.right {
margin-left: 10px;
}
.w3eden .popover.bottom {
margin-top: 10px;
}
.w3eden .popover.left {
margin-left: -10px;
}
.w3eden .popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.w3eden .popover-content {
padding: 9px 14px;
}
.w3eden .popover > .arrow,
.w3eden .popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.w3eden .popover > .arrow {
border-width: 11px;
}
.w3eden .popover > .arrow:after {
content: "";
border-width: 10px;
}
.w3eden .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;
}
.w3eden .popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.w3eden .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;
}
.w3eden .popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.w3eden .popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25);
}
.w3eden .popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #ffffff;
}
.w3eden .popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.w3eden .popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #ffffff;
}
.w3eden .carousel {
position: relative;
}
.w3eden .carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.w3eden .carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.w3eden .carousel-inner > .item > a > img,
.w3eden .carousel-inner > .item > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.w3eden .carousel-inner > .item {
-webkit-transition: -webkit-transform 0.6s ease-in-out;
-o-transition: -o-transform 0.6s ease-in-out;
transition: transform 0.6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000;
perspective: 1000;
}
.w3eden .carousel-inner > .item.active.right,
.w3eden .carousel-inner > .item.next {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.w3eden .carousel-inner > .item.active.left,
.w3eden .carousel-inner > .item.prev {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.w3eden .carousel-inner > .item.active,
.w3eden .carousel-inner > .item.next.left,
.w3eden .carousel-inner > .item.prev.right {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.w3eden .carousel-inner > .active,
.w3eden .carousel-inner > .next,
.w3eden .carousel-inner > .prev {
display: block;
}
.w3eden .carousel-inner > .active {
left: 0;
}
.w3eden .carousel-inner > .next,
.w3eden .carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.w3eden .carousel-inner > .next {
left: 100%;
}
.w3eden .carousel-inner > .prev {
left: -100%;
}
.w3eden .carousel-inner > .next.left,
.w3eden .carousel-inner > .prev.right {
left: 0;
}
.w3eden .carousel-inner > .active.left {
left: -100%;
}
.w3eden .carousel-inner > .active.right {
left: 100%;
}
.w3eden .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);
filter: alpha(opacity=50);
opacity: 0.5;
}
.w3eden .carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.w3eden .carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.w3eden .carousel-control:focus,
.w3eden .carousel-control:hover {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: 0.9;
}
.w3eden .carousel-control .glyphicon-chevron-left,
.w3eden .carousel-control .glyphicon-chevron-right,
.w3eden .carousel-control .icon-next,
.w3eden .carousel-control .icon-prev {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.w3eden .carousel-control .glyphicon-chevron-left,
.w3eden .carousel-control .icon-prev {
left: 50%;
margin-left: -10px;
}
.w3eden .carousel-control .glyphicon-chevron-right,
.w3eden .carousel-control .icon-next {
right: 50%;
margin-right: -10px;
}
.w3eden .carousel-control .icon-next,
.w3eden .carousel-control .icon-prev {
width: 20px;
height: 20px;
margin-top: -10px;
font-family: serif;
line-height: 1;
}
.w3eden .carousel-control .icon-prev:before {
content: '\2039';
}
.w3eden .carousel-control .icon-next:before {
content: '\203a';
}
.w3eden .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;
}
.w3eden .carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.w3eden .carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #ffffff;
}
.w3eden .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);
}
.w3eden .carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.w3eden .carousel-control .glyphicon-chevron-left,
.w3eden .carousel-control .glyphicon-chevron-right,
.w3eden .carousel-control .icon-next,
.w3eden .carousel-control .icon-prev {
width: 30px;
height: 30px;
margin-top: -15px;
font-size: 30px;
}
.w3eden .carousel-control .glyphicon-chevron-left,
.w3eden .carousel-control .icon-prev {
margin-left: -15px;
}
.w3eden .carousel-control .glyphicon-chevron-right,
.w3eden .carousel-control .icon-next {
margin-right: -15px;
}
.w3eden .carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.w3eden .carousel-indicators {
bottom: 20px;
}
}
.w3eden .btn-group-vertical > .btn-group:after,
.w3eden .btn-group-vertical > .btn-group:before,
.w3eden .btn-toolbar:after,
.w3eden .btn-toolbar:before,
.w3eden .clearfix:after,
.w3eden .clearfix:before,
.w3eden .container-fluid:after,
.w3eden .container-fluid:before,
.w3eden .container:after,
.w3eden .container:before,
.w3eden .dl-horizontal dd:after,
.w3eden .dl-horizontal dd:before,
.w3eden .form-horizontal .form-group:after,
.w3eden .form-horizontal .form-group:before,
.w3eden .modal-footer:after,
.w3eden .modal-footer:before,
.w3eden .nav:after,
.w3eden .nav:before,
.w3eden .navbar-collapse:after,
.w3eden .navbar-collapse:before,
.w3eden .navbar-header:after,
.w3eden .navbar-header:before,
.w3eden .navbar:after,
.w3eden .navbar:before,
.w3eden .pager:after,
.w3eden .pager:before,
.w3eden .panel-body:after,
.w3eden .panel-body:before,
.w3eden .row:after,
.w3eden .row:before {
display: table;
content: " ";
}
.w3eden .btn-group-vertical > .btn-group:after,
.w3eden .btn-toolbar:after,
.w3eden .clearfix:after,
.w3eden .container-fluid:after,
.w3eden .container:after,
.w3eden .dl-horizontal dd:after,
.w3eden .form-horizontal .form-group:after,
.w3eden .modal-footer:after,
.w3eden .nav:after,
.w3eden .navbar-collapse:after,
.w3eden .navbar-header:after,
.w3eden .navbar:after,
.w3eden .pager:after,
.w3eden .panel-body:after,
.w3eden .row:after {
clear: both;
}
.w3eden .center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.w3eden .pull-right {
float: right !important;
}
.w3eden .pull-left {
float: left !important;
}
.w3eden .hide {
display: none !important;
}
.w3eden .show {
display: block !important;
}
.w3eden .invisible {
visibility: hidden;
}
.w3eden .text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.w3eden .hidden {
display: none !important;
}
.w3eden .affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.w3eden .visible-lg,
.w3eden .visible-md,
.w3eden .visible-sm,
.w3eden .visible-xs {
display: none !important;
}
.w3eden .visible-lg-block,
.w3eden .visible-lg-inline,
.w3eden .visible-lg-inline-block,
.w3eden .visible-md-block,
.w3eden .visible-md-inline,
.w3eden .visible-md-inline-block,
.w3eden .visible-sm-block,
.w3eden .visible-sm-inline,
.w3eden .visible-sm-inline-block,
.w3eden .visible-xs-block,
.w3eden .visible-xs-inline,
.w3eden .visible-xs-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.w3eden .visible-xs {
display: block !important;
}
.w3eden table.visible-xs {
display: table;
}
.w3eden tr.visible-xs {
display: table-row !important;
}
.w3eden td.visible-xs,
.w3eden th.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.w3eden .visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.w3eden .visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.w3eden .visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.w3eden .visible-sm {
display: block !important;
}
.w3eden table.visible-sm {
display: table;
}
.w3eden tr.visible-sm {
display: table-row !important;
}
.w3eden td.visible-sm,
.w3eden th.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.w3eden .visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.w3eden .visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.w3eden .visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.w3eden .visible-md {
display: block !important;
}
.w3eden table.visible-md {
display: table;
}
.w3eden tr.visible-md {
display: table-row !important;
}
.w3eden td.visible-md,
.w3eden th.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.w3eden .visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.w3eden .visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.w3eden .visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.w3eden .visible-lg {
display: block !important;
}
.w3eden table.visible-lg {
display: table;
}
.w3eden tr.visible-lg {
display: table-row !important;
}
.w3eden td.visible-lg,
.w3eden th.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.w3eden .visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.w3eden .visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.w3eden .visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.w3eden .hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.w3eden .hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.w3eden .hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.w3eden .hidden-lg {
display: none !important;
}
}
.w3eden .visible-print {
display: none !important;
}
@media print {
.w3eden .visible-print {
display: block !important;
}
.w3eden table.visible-print {
display: table;
}
.w3eden tr.visible-print {
display: table-row !important;
}
.w3eden td.visible-print,
.w3eden th.visible-print {
display: table-cell !important;
}
}
.w3eden .visible-print-block {
display: none !important;
}
@media print {
.w3eden .visible-print-block {
display: block !important;
}
}
.w3eden .visible-print-inline {
display: none !important;
}
@media print {
.w3eden .visible-print-inline {
display: inline !important;
}
}
.w3eden .visible-print-inline-block {
display: none !important;
}
@media print {
.w3eden .visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.w3eden .hidden-print {
display: none !important;
}
}
.w3eden .btn{
background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.05)));background-image:-webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05));background-image:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.05)); }
.w3eden .panel th{
background-color: #eeeeee !important;
border-bottom-width: 1px !important;
}
.w3eden .btn{  border-radius: 0.2em;  }
.w3eden .nav-pills a{
border-radius: 0.2em;
box-shadow: none !important;
font-size: 9pt !important;
}
.w3eden .panel-heading{
font-weight: 700;
}
.w3eden blockquote.alert{
font-size: 14px;
font-weight: 300;
font-style: italic;
border-radius: 2px !important;
}
.w3eden .btn-group .btn:first-child:not(:last-child),
.w3eden .input-group .form-control:first-child:not(:last-child){ border-top-right-radius: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0.2em; border-top-left-radius: 0.2em; }
.w3eden .btn-group .btn:last-child:not(:first-child){ border-top-left-radius: 0; border-bottom-left-radius: 0; border-top-right-radius: 0.2em; border-bottom-right-radius: 0.2em; }
.w3eden .btn span.left-icon{
float: left;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.16);
border-bottom-left-radius: 3px;
border-right: 1px solid rgba(0, 0, 0, 0.12);
border-top-left-radius: 3px;
margin-top: -7px;
padding: 7px 12px;
margin-left: -12px;
position: relative;
width: 40px;
}.clear{
clear: both;    
}
.no-radius{
border-radius: 0 !important;
}
.wpdm-category{
border:0px;
border-bottom:0px solid #ccc;
}
.table th a{
font-weight: 700;
}
.wpdm-front h3.title{
font-family: 'Lucida Grande','Lucida Sans';
margin: 10px 0 5px 10px;
font-size: 14pt; 
}
.qdb{
background: #0073ff;
text-decoration: none;
color:#fff;
padding:5px 7px;
font-size:8pt;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
#loginform{
margin-top: 20px;
}
.wpdm-category-list li{
clear:both;
}
.wpdm-category-list {
list-style: none;
}
.download_link label{
width: 60px;
display: block;
font-size: 10px;     
}
.cat-page-tilte{
padding:0px 5px 10px 0px;border:0px;border-top:1px dotted #666;font-size:11pt;
}
.cat-page-tilte legend{
padding-right: 5px;
}
.w3eden .wpdm-loading{
-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;background:#aa0000;color:#ffffff;padding:7px 15px;position:absolute;font-size:12px;font-weight: bold;z-index: 999999;
}
.wpdm-email2dl{    
text-align: center;
background: #ffffff;
width: 70%;
margin: 10px auto;
border:4px solid #eee;
}
.wpdm-email2dl .wcon{
padding:10px;
border:1px solid #ccc;
font-family: 'Lucida Grande','Verdana';
font-size: 10pt;;
}
.wpdm-email2dl input[type=button]:active{
background-color: #f4f4f4;
background-image: -moz-linear-gradient(top, #f6f6f6, #f1f1f1);
background-image: -ms-linear-gradient(top, #f6f6f6, #f1f1f1);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f6f6f6), to(#f1f1f1));
background-image: -webkit-linear-gradient(top, #f6f6f6, #f1f1f1);
background-image: -o-linear-gradient(top, #f6f6f6, #f1f1f1);
background-image: linear-gradient(top, #f6f6f6, #f1f1f1);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#f1f1f1', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.wpdm-email2dl input[type=button]:hover{
border: 1px solid #2F5BB7;
text-shadow: 0 1px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
background-color: #4387f5;
background-image: -moz-linear-gradient(top, #4d90fe, #357ae8);
background-image: -ms-linear-gradient(top, #4d90fe, #357ae8);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#357ae8));
background-image: -webkit-linear-gradient(top, #4d90fe, #357ae8);
background-image: -o-linear-gradient(top, #4d90fe, #357ae8);
background-image: linear-gradient(top, #4d90fe, #357ae8);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d90fe', endColorstr='#357ae8', GradientType=0);
}
.wpdm-email2dl form{
margin-top: 10px;
padding-bottom: 10px;
}
.wpdm-email2dl input[type=button]{
color: white;
text-shadow: 0 1px rgba(0, 0, 0, 0.1);
border: 1px solid #3079ED;
background-color: #4b8cf7;
background-image: -moz-linear-gradient(top, #4d90fe, #4787ed);
background-image: -ms-linear-gradient(top, #4d90fe, #4787ed);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d90fe), to(#4787ed));
background-image: -webkit-linear-gradient(top, #4d90fe, #4787ed);
background-image: -o-linear-gradient(top, #4d90fe, #4787ed);
background-image: linear-gradient(top, #4d90fe, #4787ed);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4d90fe', endColorstr='#4787ed', GradientType=0);
font-size: 9pt;
font-weight: bold;
padding: 5px 10px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;    
}
.wpdm-email2dl .wcon input[type=text]{
background: #ffffff;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;    
border:1px solid #aaa;
font-family: 'Lucida Grande','Verdana';
font-size: 11pt;;
padding: 4px 10px;
width: 250px;
}
.wpdm-email2dl label{
display: none;
}
.drag-drop #drag-drop-area {
border: 4px dashed #DDDDDD;
height: 200px;
}
.drag-drop-inside{
text-align: center;
padding: 30px;
}
.wpdm-front .inside{
padding: 10px;
}
#wpdm-login-form{
position: absolute;
padding:0px 10px;
border:1px solid #aaa;
background: #eee;
z-index: 9999999;
}
.wpdm-drop-box{
z-index:99999;
display:none;
position:absolute;
}
.hndle{
margin: 0px !important;
}
#categories_meta_box label{
display: inline !important; 
}
.more_previews_a{display: block;float: left;margin-right: 8px;}
.link-template .more_previews_a{display: block;float: left;margin-right: 9px !important;}
.more_previews_a:last-child{
margin-right: 0px !important;
}
.wpdm-facebook{
border:6px solid #777777;
background:#7C89A3;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font-family: 'Lucida Grande','Lucida Sans';
opacity:0.9;
filter:alpha(opacity=90);
margin-bottom: 10px;
}
.wpdm-facebook h3{
margin:0px !important;
padding:4px 10px !important;
background: #3B5998 !important;    
color:#ffffff !important;
font-family: 'Lucida Grande','Lucida Sans' !important;
font-size:12pt;
font-weight: bold;
border: 0px  !important;
-webkit-border-top-left-radius: 1px;
-webkit-border-top-right-radius: 1px;
-moz-border-radius-topleft: 1px;
-moz-border-radius-topright: 1px;
border-top-left-radius: 1px;
border-top-right-radius: 1px;
}
.wpdm_file .cont{
padding:5px 10px;    
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
font-size: 9pt;
}
.wpdm-facebook .btn_left {
background: #3b5998;
background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiNTk5OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NDc3YmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
background: -moz-linear-gradient(top,  #3b5998 0%, #5477bf 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b5998), color-stop(100%,#5477bf));
background: -webkit-linear-gradient(top,  #3b5998 0%,#5477bf 100%);
background: -o-linear-gradient(top,  #3b5998 0%,#5477bf 100%);
background: -ms-linear-gradient(top,  #3b5998 0%,#5477bf 100%);
background: linear-gradient(top,  #3b5998 0%,#5477bf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b5998', endColorstr='#5477bf',GradientType=0 );
font-weight: bold;  
-webkit-border-top-left-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
color: #ffffff;
float: left;
font-size: 10pt;
padding: 5px 10px;
letter-spacing: 0.5px;
text-shadow: 0 1px 0 #000;        
}
.wpdm-facebook .cont {
background: #fff;  
}
.wpdm-facebook .btn_outer {
background: none repeat scroll 0 0 #D6E3FF;
border: 1px solid #3b5998;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
float: left;    
margin-top: 10px;
margin-bottom: 10px;
margin-right: 20px;
padding: 0;
}
.wpdm-facebook .btn_right {
display: block;
float: left;
font-size: 10pt;
font-weight: normal;
padding: 5px 10px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.passit {
color:#800000;
font-style: italic;
} 
.perror{ color: #aa0000; padding-left:10px;}
.inf{
padding:4px;
font-size:8pt;
font-family: 'Lucida Grande','Lucida Sans';
} .drop-shadow {
position:relative;
}
.drop-shadow:before,
.drop-shadow:after {
content:"";
position:absolute; 
z-index:-2;
}
.drop-shadow p {
font-size:16px;
font-weight:bold;
} .lifted {
-moz-border-radius:4px; 
border-radius:4px;
}
.lifted:before,
.lifted:after { 
bottom:15px;
left:10px;
width:50%;
height:20%;
max-width:300px;
-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);   
-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
-webkit-transform:rotate(-3deg);    
-moz-transform:rotate(-3deg);   
-ms-transform:rotate(-3deg);   
-o-transform:rotate(-3deg);
transform:rotate(-3deg);
}
.lifted:after {
right:10px; 
left:auto;
-webkit-transform:rotate(3deg);   
-moz-transform:rotate(3deg);  
-ms-transform:rotate(3deg);  
-o-transform:rotate(3deg);
transform:rotate(3deg);
} .raised {
-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
} .curved:before {
top:10px;
bottom:10px;
left:0;
right:50%;
-webkit-box-shadow:0 0 15px rgba(0,0,0,0.6);
-moz-box-shadow:0 0 15px rgba(0,0,0,0.6);
box-shadow:0 0 15px rgba(0,0,0,0.6);
-moz-border-radius:10px / 100px;
border-radius:10px / 100px;
}
.curved-vt-2:before {
right:0;
}
.curved-hz-1:before {
top:50%;
bottom:0;
left:10px;
right:10px;
-moz-border-radius:100px / 10px;
border-radius:100px / 10px;
}
.curved-hz-2:before {
top:0;
bottom:0;
left:10px;
right:10px;
-moz-border-radius:100px / 10px;
border-radius:100px / 10px;
} .rotated {
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
-webkit-transform:rotate(-3deg);    
-moz-transform:rotate(-3deg);   
-ms-transform:rotate(-3deg);
-o-transform:rotate(-3deg);
transform:rotate(-3deg);
}
.rotated > :first-child:before {
content:"";
position:absolute;
z-index:-1;
top:0;
bottom:0;
left:0;
right:0;
background:#fff;
-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.wpdm-bluebox{
border:1px solid #30aedc;  
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font-family: 'Lucida Grande','Lucida Sans';
opacity:0.9;
filter:alpha(opacity=90);
margin-bottom: 10px;
background: #ffffff;
background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4ZjhmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjE3JSIgc3RvcC1jb2xvcj0iI2ZlZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=");
background: -moz-linear-gradient(top,  #e8f8ff 0%, #feffff 17%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8f8ff), color-stop(17%,#feffff));
background: -webkit-linear-gradient(top,  #e8f8ff 0%,#feffff 17%);
background: -o-linear-gradient(top,  #e8f8ff 0%,#feffff 17%);
background: -ms-linear-gradient(top,  #e8f8ff 0%,#feffff 17%);
background: linear-gradient(top,  #e8f8ff 0%,#feffff 17%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f8ff', endColorstr='#feffff',GradientType=0 );
text-align: center;
}
.wpdm-bluebox h3{
padding: 4px 10px;
font-size:12pt;
font-family: 'Lucida Grande','Lucida Sans';
margin-bottom: 0px;
}
.wpdm-bluebox .cont{
background: #ffffff;
text-align: left;
padding-top: 10px; 
padding-bottom: 10px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
}
.wpdm-bluebox .passit{
margin-bottom: 10px;
}
.wpdm-bluebox .btn_outer .btn_left{
background: #7abcff;
background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iIzYwYWJmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDk2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 52%, #4096ee 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(52%,#60abf8), color-stop(100%,#4096ee));
background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 52%,#4096ee 100%);
background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 52%,#4096ee 100%);
background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 52%,#4096ee 100%);
background: linear-gradient(top,  #7abcff 0%,#60abf8 52%,#4096ee 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 );
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding:4px 10px;
color: #ffffff;
margin: 4px;
}
.wpdm_icon{
box-shadow:none;
}        
.w3eden .panel-body iframe{
margin: 0;
}
a.btn{
text-decoration: none !important;
}
.w3eden .popover{
min-width: 250px;
}
.w3eden .all-locks{
padding: 15px;
}
td.actions{
width: 100px;
}
.actions a.btn{
border-radius: 2px;
}
.w3eden input.input-xs{
font-size: 8pt;
width: 150px;
height: 30px;
line-height: normal;
text-align: center;
}
.w3eden .input-group-btn .btn.wpdm_submit{
padding: 8px 16px !important;
}
.w3eden #wp-post_content-editor-container{
border: 1px solid #dddddd;
}
.w3eden td.mceToolbar{
border-bottom: 1px solid #dddddd !important;
}
.w3eden #post_content-html,
.w3eden #post_content-tmce{
height: 27px;
}
a.mceButton .mceIcon, .mceAction {
font: 400 15px/1 dashicons !important;
text-align: left !important;
}
#package-settings-section .panel-body{
padding: 0 !important;
}
#package-settings-section .tab-content .panel-body{
padding: 15px !important;
}
.wpdm-full-front{
width: 100% !important;
clear: both;
display: block;
}
#package-settings-section .nav-tabs{
margin: 0 !important;
padding-top: 10px;
padding-left: 10px;
padding-bottom: 0;
background: #fafafa;
}
#package-settings-section .nav-tabs li{
padding-bottom: 0 !important;
border-bottom: 0 !important;
margin-right: 2px;
}
#package-settings-section .nav-tabs li a{
padding: 8px 20px;
font-size: 9pt;
color: #777;
font-weight: 600;
}
#package-settings-section .nav-tabs li.active a{
color: #333333;
}
#package-settings-section .nav-tabs li:not(.active) a{
background: rgba(0,0,0,0.03) !important;
border: 1px solid #ddd;
}
#package-settings-section .nav-tabs li:not(.active) a:hover{
background: rgba(0,0,0,0.06) !important;
}
#package-settings-section .tab-content{
padding: 20px;
}
#package-settings-section td{
vertical-align: middle;
}
.wpdm-accordion{
border:0 !important;
}
.wpdm-accordion h3{
font-size: 10pt !important;
margin: 2px 0 !important;
border-radius: 3px;
padding: 7px 10px !important;
border: 1px solid #eeeeee;
font-weight: 700;
}
.wpdm-accordion h3 .wpdmlock{
opacity: 1 !important;
margin-right: 10px !important;
}
.wpdmlock + label{
width: 18px !important;
height: 18px !important;
border: 2px solid #306ACB;
float: left;
display: inline-block;
}
.panel-heading > label{  position: relative; }
.wpdmlock:checked + label:after{
content: "";
position: absolute;
left: 4px;
top: 4px;
background:  #306ACB;
width: 10px !important;
height: 10px !important;
z-index: 999999;
}
.fwpdmlock {
background: #FFFFFF;
border-color: #d2d6d8;
border-style: solid;
border-width: 0 1px 1px 1px;
margin-top: -3px;
width: 100%;
border-radius: 0;
}
.form-control{
box-shadow: none !important;
}
.wpdm-spinner {
background: url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/images/wpdm-settings.png) center center no-repeat;
width: 16px;
height: 16px;
display: block;
float: left;
margin-right: 8px;
margin-top: 2px;     }
.wpdm-spin{
-webkit-animation: spin 2s infinite linear;
-moz-animation: spin 2s infinite linear;
-ms-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
}
@keyframes spin {
from {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-moz-keyframes spin {
from {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-moz-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
from {
-ms-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-ms-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
from {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
to {
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.infoicon {
position: absolute;
margin-top: 10px;
margin-left: 20px;
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAA+0lEQVQ4T2NkwAS6QKEEIBYF4p9QaXYg/QqIFwDxFWQtjEgcDiC7C4j/AHE/ED9GM1sOyC8EYpCecpjhMANANiwD4slAfACLq5CFnICcLCCOAuJfMANANq4G4mMENMOkbYGMACAuBhmgD8QxQFyKRTNMrBuLXC9QbAHIgAlA3APET7AoEoSKvcciBwqTApABK4A4AofT3aHiO3HILwcZsBSIo3EoqIaKt+KQX0wVA/B5gZALwF7AF4j4DIAHIr5oBKU8EAClE3QAj0aYArITEsgAipMyyBBQZuoE4r9QJ5OUmZD9pwPkJAKxMBD/hkqwAenXQDwfiK8iKwYAr/Q4G13HFTUAAAAASUVORK5CYII=) center center no-repeat;
width: 16px;
height: 16px;
}
#package-settings .form-control{
display: inline;
}
div.tooltip.in{
border-radius: 2px !important;
}
.dropdown-menu li{
list-style: none !important;
}
.cat-panel > ul{
padding-top: 10px;
}
.cat-panel ul{
padding-left: 20px;
}
.cat-panel li{
list-style: none;
}
.cat-panel label{
font-weight: 400 !important;
cursor: pointer;
}
.cat-panel {
max-height: 200px;
overflow: hidden;
}
.cat-panel:hover{
overflow: auto;
}
.label-white{
background: #ffffff !important;
color: #222222 !important;
text-shadow: none !important;
margin-left: 10px;
}
.btn-fb{
background-color: #354C8C !important;
border: 0 !important;
color: #ffffff !important;
font-size: 10px !important;
font-weight: 700 !important;
}
.btn-fb .label-white{
color: #354C8C !important;
}
.pluginButtonIcon {
left: 0;
margin-left: -3px;
margin-right: 5px;
position: relative;
vertical-align: top;
}
.wpdm-btn-play{
outline: none !important;
}
.wpdm-btn-play-lg{
font-size: 25px !important;
padding: 12px 15px !important;
width: 60px !important;
}
.sx_plugin-button-2x_favblue {
background-position: 0 -42px;
}
.nav-tabs li{
margin-left: 0 !important;
}
.nav-tabs li a{
outline: none !important;
}
.ptypes li{
padding-left: 0 !important;
border: 0 !important;
margin: 0 !important;
}
#wpdm-files_filter{
padding-right: 10px;
padding-top: 10px;
}
#wpdm-files {
margin-bottom: 0;
}
#wpdm-files_info,
#wpdm-files_paginate{
padding: 10px;
}
a.btn-success,
a.btn-primary,
a.btn-warning,
a.btn-danger,
a.btn-info{
color:  #ffffff !important;
}
input.input-error{
border: 1px solid #C93634 !important;
color: #C93634 !important;
}
label.error{
color: #C93634;
font-weight: 300 !important;
font-size: 11px !important;
}
.wpdm-archive-meta .wpdm-download-link{
padding: 5px 10px !important; margin: 0 !important; font-size: 9pt;
}
.wpdm-archive-meta li{ border:0px !important;list-style: none !important;padding-right: 20px !important; }
.wpdm-archive-meta li:last-child{ padding: 0 !important; max-width: 100px !important; text-align: right !important; }
.wpdm-archive-meta .wpdm-download-link img{ box-shadow: none !important; height: 30px; width: auto; }
.w3eden .wpdm-file-entry{
border: 1px solid #eeeeee;
padding: 10px;
border-radius: 3px;
font-size: 9pt;
text-align: center;
}
.w3eden .panel { box-shadow: none !important; }
.w3eden .panel .panel-heading{ font-size: 9pt; }
.w3eden .panel img,
.w3eden .wpdm-file-entry img{
box-shadow: none;
}
.w3eden .file-ico{  padding: 20px; }
.w3eden .input-group input:not(:last-child){
border-top-right-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.btn-group.bootstrap-select .btn.dropdown-toggle{
border-radius: 3px !important;
}
.w3eden label.error.valid { display: none; }
#wpdm-featured-image{
display: block; width: 100%; height: 200px; border: 2px dashed #ddd; background: url(//nebraskarecords.de/wp-content/plugins/download-manager/assets/images/plus.png) no-repeat center center; text-indent: -999999px;
}
label.error.valid{ display: none !important; } .w3eden .btn {
font-family: 'Montserrat', sans-serif;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
text-transform: uppercase;
font-weight: 700;
font-size: 12px;
padding: 8.3px 16px;
border-radius: 3px;
border: 0 !important;
}
.w3eden .btn-lg {
padding: 14px 25px;
font-size: 14px;
}
.w3eden .btn-sm,
.w3eden .btn-xs {
padding: 8px 10px;
font-size: 10px;
border-radius: 2px;
}
.w3eden .btn-xs {
border-radius: 1.5px;
}
.w3eden .btn-xs {
padding: 5px 8px;
}
.w3eden .btn {
border: 0;
}
.w3eden .btn-default,
.w3eden .flat-default,
.w3eden .flat-default.btn-bordered:hover {
background-color: #bdc3c7;
color: #ffffff;
}
.w3eden .btn-default:hover:not(.no-hover),
.w3eden .flat-default:hover:not(.no-hover),
.w3eden .flat-default.btn-bordered {
background-color: #cbd1d5;
color: #ffffff;
}
.w3eden .btn-default:active:not(.no-hover),
.w3eden .flat-default:active:not(.no-hover),
.w3eden .flat-default.btn-bordered {
background-color: #a5abaf;
color: #ffffff;
}
.w3eden .btn-primary,
.w3eden .flat-primary,
.w3eden .flat-primary.btn-bordered:hover {
background-color: #1abc9c;
color: #ffffff;
}
.w3eden .btn-primary:hover:not(.no-hover),
.w3eden .flat-primary:hover:not(.no-hover),
.w3eden .flat-primary.btn-bordered {
background-color: #1bcead;
color: #ffffff;
}
.w3eden .btn-primary:focus,
.w3eden .btn-primary:active:not(.no-hover),
.w3eden .flat-primary:active:not(.no-hover),
.w3eden .flat-primary.btn-bordered {
background-color: #1aa484;
color: #ffffff;
}
.w3eden .btn-success,
.w3eden .flat-success,
.w3eden .flat-success.btn-bordered:hover {
background-color: #2ecc71;
color: #ffffff;
}
.w3eden .btn-success:focus,
.w3eden .btn-success:hover:not(.no-hover),
.w3eden .flat-success:hover:not(.no-hover),
.w3eden .flat-success.btn-bordered {
background-color: #33dd78;
color: #ffffff;
}
.w3eden .btn-success:active:not(.no-hover),
.w3eden .flat-success:active:not(.no-hover),
.w3eden .flat-success.btn-bordered {
background-color: #28ae5f;
color: #ffffff;
}
.w3eden .btn-info,
.w3eden .flat-info,
.w3eden .flat-info.btn-bordered:hover {
background-color: #3498db;
color: #ffffff;
}
.w3eden .btn-info:hover:not(.no-hover),
.w3eden .flat-info:hover:not(.no-hover),
.w3eden .flat-info.btn-bordered {
background-color: #35adf5;
border-color: #35adf5;
color: #ffffff;
}
.w3eden .btn-info:focus,
.w3eden .btn-info:active:not(.no-hover),
.w3eden .flat-info:active:not(.no-hover),
.w3eden .flat-info.btn-bordered {
background-color: #3386c7;
border-color: #3386c7;
color: #ffffff;
}
.w3eden .btn-warning,
.w3eden .flat-warning,
.w3eden .flat-warning.btn-bordered:hover {
background-color: #e67e22;
color: #ffffff;
}
.w3eden .btn-warning:hover:not(.no-hover),
.w3eden .flat-warning:hover:not(.no-hover),
.w3eden .flat-warning.btn-bordered {
background-color: #f18822;
color: #ffffff;
}
.w3eden .btn-warning:focus,
.w3eden .btn-warning:active:not(.no-hover),
.w3eden .flat-warning:active:not(.no-hover),
.w3eden .flat-warning.btn-bordered {
background-color: #d26a22;
color: #ffffff;
}
.w3eden .btn-danger,
.w3eden .flat-danger,
.w3eden .flat-danger.btn-bordered:hover {
background-color: #e74c3c;
color: #ffffff;
}
.w3eden .btn-danger:hover:not(.no-hover),
.w3eden .flat-danger:hover:not(.no-hover),
.w3eden .flat-danger.btn-bordered {
background-color: #ff503e;
color: #ffffff;
}
.w3eden .btn-danger:focus,
.w3eden .btn-danger:active:not(.no-hover),
.w3eden .flat-danger:active:not(.no-hover),
.w3eden .flat-danger.btn-bordered {
background-color: #d54a3a;
color: #ffffff;
}
.w3eden .btn-inverse,
.w3eden .flat-inverse,
.w3eden .flat-inverse.btn-bordered:hover {
background-color: #34495e;
color: #ffffff !important;
}
.w3eden .btn-inverse:hover:not(.no-hover),
.w3eden .flat-inverse:hover:not(.no-hover),
.w3eden .flat-inverse.btn-bordered {
background-color: #435f75;
color: #ffffff !important;
}
.w3eden .btn-inverse:focus,
.w3eden .btn-inverse:active,
.w3eden .flat-inverse:active,
.w3eden .flat-inverse.btn-bordered:hover {
background-color: #17222e;
color: #ffffff !important;
}
.w3eden .flat-color,
.w3eden .flat-color.btn-bordered:hover {
background-color: #2ecc71;
color: #ffffff;
}
.w3eden .flat-color:hover:not(.no-hover),
.w3eden .flat-color.btn-bordered {
background-color: #2ecc71;
color: #ffffff;
}
.w3eden .btn.no-hover:not(.flat-default) {
color: rgba(255, 255, 255, 0.7) !important;
}
.w3eden .btn.no-hover:hover:not(.flat-default) {
color: #ffffff !important;
}
.w3eden .btn .label{
margin-left: 5px;
} label.eden-checkbox,
label.eden-radio {
font-size: 9pt;
font-weight: 400 !important;
line-height: 19px;
display: block;
clear: both;
cursor: pointer;
}
label.eden-checkbox input[type=checkbox],
label.eden-radio input[type=radio] {
opacity: 0;
width: 30px;
position: absolute;
}
label.eden-checkbox span,
label.eden-radio span {
width: 17px;
height: 17px;
border: 1px solid #3498db;
left: 0;
display: block;
float: left;
margin: 1px 6px 0 0;
border-radius: 50%;
cursor: pointer;
font-size: 10px;
line-height: 14px;
text-align: center;
color: transparent;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.label.eden-radio:hover span,
.label.eden-checkbox:hover span{
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.w3eden .wpdm-prices fieldset{
margin-bottom: 10px;
}
.w3eden .wpdm-prices fieldset legend{
font-size: 10pt;
font-weight: 900;
margin-bottom: 7px;
}
.w3eden .wpdm-prices fieldset label{
display: block;
clear: both;
}
label.eden-checkbox span {
border-radius: 0;
}
label.eden-checkbox:hover input[type=checkbox]:not(:checked) + span,
label.eden-radio:hover input[type=radio]:not(:checked) + span {
color: #3498db;
}
label.eden-checkbox input[type=checkbox]:checked + span,
label.eden-radio input[type=radio]:checked + span {
background: #3498db;
color: #ffffff;
}
#cart_submit .label.label-primary{
background-color: rgba(0, 0, 0, 0.3);
font-size: 8pt;
font-weight: 400;
}
.wpdm-social-lock-box {
display: inline-block;
overflow: hidden;
padding: 10px;
margin-right: 5px;
border-radius: 3px;
height: 45px;
margin-bottom: 3px;
width: 150px;
position: relative;
text-align: center;
transition: all 300ms ease-in-out;
}
.wpdm-social-lock-box .wpdm-download-button,
.wpdm-social-lock-box .placehold{
height: 45px;
margin-bottom: 5px;
width: 150px;
margin-left: -10px;
margin-top: -10px;
text-align: center;
line-height: 45px;
color: #ffffff;
position: absolute;
z-index: 1;
font-family: Courier, serif;
transition: all 300ms ease-in-out;
}
.wpdm-social-locks .fa {
border: 0.05em solid #fff;
border-radius: 500px;
font-size: 10px;
height: 20px;
line-height: 16px;
padding: 1px;
text-align: center;
width: 20px;
}
.wpdm-social-lock-box .placehold.wpdmgoogle{
background: #DF4B38;
}
.btn-linkedin{
background-color: #007AB9 !important;
color:  #ffffff !important;
}
.wpdm-social-lock-box .placehold.wpdmlinkedin{
background: #007AB9;
}
.wpdm-social-lock-box .placehold.wpdmtwitter{
background: #4EC0FF;
}
.wpdm-social-lock-box .placehold.wpdmfacebook{
background: #48649F;
}
.wpdmslb-facebookshare,
.wpdmslb-tweet,
.wpdmslb-facebooklike{
margin-left: 3px;
}
.w3eden .wpdm-social-lock-box .IN-widget a span:first-child{
height: 20px;padding: 1px !important;
}
.w3eden  .wpdm-social-lock-box .IN-widget a span:last-child{
width: 42px;overflow: hidden;border-radius: 2px;height: 20px;
text-transform: uppercase;
font-family: Montserrat, segoe ui, Arial, sans-serif;
}
.wpdm-social-lock-box .placehold:hover,
.wpdm-social-lock-box:hover .placehold{
transition: all 300ms ease-in-out;
-webkit-transition: all 300ms ease-in-out;
transform: translateX( -100% ) rotateY( -180deg );
-webkit-transform:  translateX( -100% ) rotateY( -180deg );
}
.wpdm-social-lock-box:not(.wpdm-social-lock-unlocked):hover {
border: 1px solid #cccccc;
box-shadow: 0 0 2px rgba(0,0,0,0.2);
transition: all 300ms ease-in-out;
}
.wpdm-social-lock-box:not(.wpdm-social-lock-unlocked):hover *:not(.placehold){
opacity: 1;
}
.wpdm-social-lock-box a.btn.wpdm-download-button{
margin-left:-10px;
margin-top:-10px;
height: 45px;
line-height:27px;
width: 150px;
opacity:1 !important;
font-size: 13pt;
letter-spacing:1px;
}
.wpdm-download-link .fa-download,
.wpdm-download-link .fa-icon-left{
margin-right: 5px;
}
.w3eden .fa-play{
margin: 0 !important;
}
.w3eden .alert.alert-info:before {
background: #5bc0de none repeat scroll 0 0;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
color: #fff;
content: "\f05a";
font-family: FontAwesome;
font-size: 16pt;
height: 100%;
margin: -15px 0 0 -60px;
padding-top: 8px;
position: absolute;
text-align: center;
width: 45px;
}
.w3eden .alert.alert-info{
background: #f5f5f5 !important;
position: relative;
padding-left: 60px !important;
border: 0 !important;
}
.w3eden .alert.alert-info, .alert.alert-info *{
color: #5bc0de !important;
}
.w3eden .alert.alert-success:before {
background: #63B76C none repeat scroll 0 0;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
color: #fff;
content: "\f058";
font-family: FontAwesome;
font-size: 16pt;
height: 100%;
margin: -15px 0 0 -60px;
padding-top: 8px;
position: absolute;
text-align: center;
width: 45px;
}
.w3eden .alert.alert-success{
background: #f5f5f5 !important;
position: relative;
padding-left: 60px !important;
border: 0 !important;
}
.w3eden .alert.alert-success, .alert.alert-success *:not(.btn){
color: #63B76C !important;
}
.w3eden .alert.alert-danger:before {
background: #e74c3c none repeat scroll 0 0;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
color: #fff;
content: "\f057";
font-family: FontAwesome;
font-size: 16pt;
height: 100%;
margin: -15px 0 0 -60px;
padding-top: 8px;
position: absolute;
text-align: center;
width: 45px;
}
.w3eden .alert.alert-danger{
background: #f5f5f5 !important;
position: relative;
padding-left: 60px !important;
border: 0 !important;
}
.w3eden .alert.alert-danger, .alert.alert-danger *:not(.btn){
color: #e74c3c !important;
}
.w3eden .alert.alert-warning:before {
background: #e67e22 none repeat scroll 0 0;
border-bottom-left-radius: 3px;
border-top-left-radius: 3px;
color: #fff;
content: "\f071";
font-family: FontAwesome;
font-size: 16pt;
height: 100%;
margin: -15px 0 0 -60px;
padding-top: 8px;
position: absolute;
text-align: center;
width: 45px;
}
.w3eden .alert.alert-warning{
background: #f5f5f5 !important;
position: relative;
padding-left: 60px !important;
border: 0 !important;
}
.w3eden .alert.alert-warning, .alert.alert-warning *{
color: #e67e22 !important;
}
.w3eden .panel {
box-shadow: none;
}
.w3eden .panel-group .panel-heading + .panel-collapse > .panel-body,
.w3eden .panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ecf0f1;
}
.w3eden .panel-group .panel-footer {
border-top: 0;
}
.w3eden .panel-footer {
background: #f2f5f7;
border-top: 1px solid #D2D6D8;
font-size: 9pt;
}
.w3eden .panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ecf0f1;
}
.w3eden .panel-default {
border-color: #D2D6D8;
}
.w3eden .panel-default > .panel-heading {
color: #2c3e50;
background-color: #ecf0f1;
border-color: #D2D6D8;
}
.w3eden .panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #D2D6D8;
}
.w3eden .panel-default > .panel-heading .badge {
color: #ecf0f1;
background-color: #2c3e50;
}
.w3eden .panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #D2D6D8;
}
.w3eden .panel-primary {
border-color: #2c3e50;
}
.w3eden .panel-primary > .panel-heading {
color: #ffffff;
background-color: #2c3e50;
border-color: #2c3e50;
}
.w3eden .panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #2c3e50;
}
.w3eden .panel-primary > .panel-heading .badge {
color: #2c3e50;
background-color: #ffffff;
}
.w3eden .panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #2c3e50;
}
.w3eden .panel-success {
border-color: #18bc9c;
}
.w3eden .panel-success > .panel-heading {
color: #ffffff;
background-color: #18bc9c;
border-color: #18bc9c;
}
.w3eden .panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #18bc9c;
}
.w3eden .panel-success > .panel-heading .badge {
color: #18bc9c;
background-color: #ffffff;
}
.w3eden .panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #18bc9c;
}
.w3eden .panel-info {
border-color: #3498db;
}
.w3eden .panel-info > .panel-heading {
color: #ffffff;
background-color: #3498db;
border-color: #3498db;
}
.w3eden .panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #3498db;
}
.w3eden .panel-info > .panel-heading .badge {
color: #3498db;
background-color: #ffffff;
}
.w3eden .panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #3498db;
}
.w3eden .panel-warning {
border-color: #f39c12;
}
.w3eden .panel-warning > .panel-heading {
color: #ffffff;
background-color: #f39c12;
border-color: #f39c12;
}
.w3eden .panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #f39c12;
}
.w3eden .panel-warning > .panel-heading .badge {
color: #f39c12;
background-color: #ffffff;
}
.w3eden .panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #f39c12;
}
.w3eden .panel-danger {
border-color: #e74c3c;
}
.w3eden .panel-danger > .panel-heading {
color: #ffffff;
background-color: #e74c3c;
border-color: #e74c3c;
}
.w3eden .panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #e74c3c;
}
.w3eden .panel-danger > .panel-heading .badge {
color: #e74c3c;
background-color: #ffffff;
}
.w3eden .panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #e74c3c;
}
.w3eden #lock-options .wpdm-accordion .panel{
padding: 0 !important;
border: 0 !important;
margin-bottom: 1px !important;
border-radius: 0 !important;
}
.w3eden #lock-options .wpdm-accordion .panel .panel-heading label{
margin: 0 !important;
line-height: 18px;
}
.w3eden #lock-options .wpdm-accordion .panel .panel-heading{
border-radius: 0 !important;
}
.w3eden .ptypes li{
list-style: none !important;
padding: 0 !important;
}
.w3eden .btn .filter-option {  background: transparent none repeat scroll 0 0 !important;  }
.w3eden #xfilelist input.input-sm{ height: 31px !important; }
.w3eden #xfilelist .panel-footer.footer-info{ font-family: Courier, monospace; font-size: 9pt; text-align: center; background: #fafafa; }
.w3eden #xfilelist .panel-heading{ font-family: Montserrat, serif; font-weight: 400; font-size: 8pt; padding-top: 0 !important; padding-bottom: 0; line-height: 40px; height: 40px; overflow: hidden; word-break: break-all; }
.w3eden .wpdm-filelist thead{ display: none; }
.w3eden .wpdm-filelist td{ border-left: 0; border-right: 0; border-top: 1px solid #ffffff !important; border-bottom: 0 !important; background: rgba(0,0,0,0.03) !important; vertical-align: middle !important; }
.w3eden .wpdm-filelist{ border: 0 !important; }
.w3eden .wpdm-frontend-tabs a{ font-size: 14px !important; }
.w3eden .wpdm-frontend-tabs a.btn{
border-left: 1px solid rgba(255,255,255,0.15) !important;
border-right: 1px solid rgba(0,0,0,0.15) !important;
border-bottom: 1px solid rgba(0,0,0,0.15) !important;
}
.w3eden .wpdm-frontend-tabs{
border-bottom: 4px solid #1abc9c !important;
border-radius: 3px;
background: #34495e;
overflow: hidden;
}
.w3eden .wpdm-frontend-tabs a:focus,
.w3eden .wpdm-frontend-tabs a:active,
.w3eden .wpdm-frontend-tabs li.active a,
.w3eden .wpdm-frontend-tabs a.active{
background: #1abc9c !important;
border: 0 !important;
}
.w3eden .wpdm-frontend-tabs a{
color: #ffffff !important;
border-radius: 0 !important;
font-family: Montserrat, "segoe ui", serif;
text-transform: uppercase;
font-size: 9pt !important;
font-weight: 900;
border: 0 !important;
}
.w3eden .wpdm-frontend-tabs a:hover{
background: rgba(26, 188, 156, 0.69) !important;
}
.w3eden i.fa[rel=del], .w3eden i.fa[rel=undo]{ cursor: pointer; }
.w3eden .well{
box-shadow: none;
border: 0;
font-style: normal;
}
#wpdm-pf #title{
border-radius: 3px;
}
.wpdmpp-price-variations .fieldset-contents{
padding: 10px;
}
.g-recaptcha > div > div{
width: 100% !important;
}
.w3eden .panel-footer .page-numbers {
border: 1px solid;
border-radius: 500px;
display: inline-block;
font-size: 10px;
font-weight: 900;
height: 20px;
line-height: 18px;
text-align: center;
width: 20px;
}
.w3eden #lock-options .wpdm-accordion .panel .panel-heading label .wpdmlock + label{
margin-right: 5px !important;
}:root{--v-padding:8px;--h-padding:16px;--input-height:40px;--border-radius:3px;--color-primary:#355bf2;--color-primary-rgb:53, 91, 242;--color-primary-hover:#496dfd;--color-primary-active:#0e3cf2;--color-secondary:#6c757d;--color-secondary-rgb:108, 117, 125;--color-secondary-hover:#6c757d;--color-secondary-active:#6c757d;--color-success:#05af3b;--color-success-rgb:5, 175, 59;--color-success-hover:#18ce0f;--color-success-active:#18ce0f;--color-info:#7c54d8;--color-info-rgb:124, 84, 216;--color-info-hover:#9477d8;--color-info-active:#622fd8;--color-warning:#FFB236;--color-warning-rgb:255, 178, 54;--color-warning-hover:#FFB236;--color-warning-active:#FFB236;--color-danger:#ff5062;--color-danger-rgb:255, 80, 98;--color-danger-hover:#ff5062;--color-danger-active:#ff5062;--color-green:#30b570;--color-blue:#0073ff;--color-purple:#8557D3;--color-red:#ff5062;--color-muted:rgba(69, 89, 122, 0.6);--input-shadow-primary:0 0 0 3px #2c74f645;--input-shadow-success:0 0 0 3px #3ba25345;--input-shadow-danger:0 0 0 3px #ff506245;--input-shadow-info:0 0 0 3px #7c54d845}.c-pointer{cursor:pointer}._wplf,._wplf *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}._wplf .pos-h label{display:inline-block;margin-right:8px;font-weight:400}._wplf .pos-v label{display:block;font-weight:400}._wplf button,._wplf input,._wplf optgroup,._wplf select,._wplf textarea{color:inherit;font:inherit;margin:0}._wplf button{overflow:visible}._wplf button,._wplf select{text-transform:none}._wplf button,._wplf html input[type=button],._wplf input[type=reset],._wplf input[type=submit]{-webkit-appearance:button;cursor:pointer}._wplf button[disabled],._wplf html input[disabled]{cursor:default}._wplf button::-moz-focus-inner,._wplf input::-moz-focus-inner{border:0;padding:0}._wplf input[type=checkbox],._wplf input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}._wplf input[type=number]::-webkit-inner-spin-button,._wplf input[type=number]::-webkit-outer-spin-button{height:auto}._wplf input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}._wplf input[type=search]::-webkit-search-cancel-button,._wplf input[type=search]::-webkit-search-decoration{-webkit-appearance:none}._wplf fieldset{min-width:0;padding:0;margin:0;border:0}._wplf textarea{overflow:auto}._wplf .d-block{display:block!important;clear:both}@media print{._wplf .btn>.caret,._wplf .dropup>.btn>.caret{border-top-color:#000!important}}._wplf button,._wplf input,._wplf select,._wplf textarea{font-family:inherit;font-size:inherit;line-height:inherit}._wplf .img-responsive,._wplf .img-thumbnail,._wplf .thumbnail a>img,._wplf .thumbnail>img{display:block;max-width:100%;height:auto}._wplf .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:var(--border-radius);-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block}._wplf .container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){._wplf .container{width:750px}}@media (min-width:992px){._wplf .container{width:970px}}@media (min-width:1200px){._wplf .container{width:1170px}}._wplf .container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}._wplf .text-center{text-align:center!important}._wplf .text-left{text-align:left!important}._wplf .text-right{text-align:right!important}._wplf .row{margin-right:-15px;margin-left:-15px}._wplf .row-no-gutters{margin-right:0;margin-left:0}._wplf .row-no-gutters [class*=col-]{padding-right:0;padding-left:0}._wplf .col-lg-1,._wplf .col-lg-10,._wplf .col-lg-11,._wplf .col-lg-12,._wplf .col-lg-2,._wplf .col-lg-3,._wplf .col-lg-4,._wplf .col-lg-5,._wplf .col-lg-6,._wplf .col-lg-7,._wplf .col-lg-8,._wplf .col-lg-9,._wplf .col-md-1,._wplf .col-md-10,._wplf .col-md-11,._wplf .col-md-12,._wplf .col-md-2,._wplf .col-md-3,._wplf .col-md-4,._wplf .col-md-5,._wplf .col-md-6,._wplf .col-md-7,._wplf .col-md-8,._wplf .col-md-9,._wplf .col-sm-1,._wplf .col-sm-10,._wplf .col-sm-11,._wplf .col-sm-12,._wplf .col-sm-2,._wplf .col-sm-3,._wplf .col-sm-4,._wplf .col-sm-5,._wplf .col-sm-6,._wplf .col-sm-7,._wplf .col-sm-8,._wplf .col-sm-9,._wplf .col-xs-1,._wplf .col-xs-10,._wplf .col-xs-11,._wplf .col-xs-12,._wplf .col-xs-2,._wplf .col-xs-3,._wplf .col-xs-4,._wplf .col-xs-5,._wplf .col-xs-6,._wplf .col-xs-7,._wplf .col-xs-8,._wplf .col-xs-9{position:relative;min-height:1px;padding-right:15px;padding-left:15px}._wplf .col-xs-1,._wplf .col-xs-10,._wplf .col-xs-11,._wplf .col-xs-12,._wplf .col-xs-2,._wplf .col-xs-3,._wplf .col-xs-4,._wplf .col-xs-5,._wplf .col-xs-6,._wplf .col-xs-7,._wplf .col-xs-8,._wplf .col-xs-9{float:left}@media (min-width:768px){._wplf .col-sm-1,._wplf .col-sm-10,._wplf .col-sm-11,._wplf .col-sm-12,._wplf .col-sm-2,._wplf .col-sm-3,._wplf .col-sm-4,._wplf .col-sm-5,._wplf .col-sm-6,._wplf .col-sm-7,._wplf .col-sm-8,._wplf .col-sm-9{float:left}._wplf .col-sm-12{width:100%}._wplf .col-sm-11{width:91.66666667%}._wplf .col-sm-10{width:83.33333333%}._wplf .col-sm-9{width:75%}._wplf .col-sm-8{width:66.66666667%}._wplf .col-sm-7{width:58.33333333%}._wplf .col-sm-6{width:50%}._wplf .col-sm-5{width:41.66666667%}._wplf .col-sm-4{width:33.33333333%}._wplf .col-sm-3{width:25%}._wplf .col-sm-2{width:16.66666667%}._wplf .col-sm-1{width:8.33333333%}._wplf .col-sm-pull-12{right:100%}}@media (min-width:992px){._wplf .col-md-1,._wplf .col-md-10,._wplf .col-md-11,._wplf .col-md-12,._wplf .col-md-2,._wplf .col-md-3,._wplf .col-md-4,._wplf .col-md-5,._wplf .col-md-6,._wplf .col-md-7,._wplf .col-md-8,._wplf .col-md-9{float:left}._wplf .col-md-12{width:100%}._wplf .col-md-11{width:91.66666667%}._wplf .col-md-10{width:83.33333333%}._wplf .col-md-9{width:75%}._wplf .col-md-8{width:66.66666667%}._wplf .col-md-7{width:58.33333333%}._wplf .col-md-6{width:50%}._wplf .col-md-5{width:41.66666667%}._wplf .col-md-4{width:33.33333333%}._wplf .col-md-3{width:25%}._wplf .col-md-2{width:16.66666667%}._wplf .col-md-1{width:8.33333333%}}._wplf 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}._wplf label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}._wplf .form-group .note{font-weight:400;font-size:9pt;font-style:italic;display:block}._wplf label.error{color:var(--color-danger);font-weight:400;font-size:12px;display:block}._wplf input[type=checkbox],._wplf input[type=radio]{margin:4px 0 0;margin-top:1px \9 ;line-height:normal}._wplf fieldset[disabled] input[type=checkbox],._wplf fieldset[disabled] input[type=radio],._wplf input[type=checkbox].disabled,._wplf input[type=checkbox][disabled],._wplf input[type=radio].disabled,._wplf input[type=radio][disabled]{cursor:not-allowed}._wplf input[type=file]{display:block}._wplf input[type=range]{display:block;width:100%}._wplf select[multiple],._wplf select[size]{height:auto}._wplf input[type=checkbox]:focus,._wplf input[type=file]:focus,._wplf input[type=radio]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}._wplf output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}._wplf .form-control,.chosen-container-single .chosen-single{display:block;width:100%;height:var(--input-height);padding:var(--v-padding) var(--h-padding);font-size:14px;max-width:100%;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:var(--border-radius);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;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,-webkit-box-shadow ease-in-out .15s}._wplf input[type=date].form-control,._wplf input[type=time].form-control{padding:0 15px}._wplf .form-control:focus{border-color:var(--color-primary);box-shadow:var(--input-shadow-primary);outline:0}._wplf .form-control::-moz-placeholder{color:#999;opacity:1}._wplf .form-control:-ms-input-placeholder{color:#999}._wplf .form-control::-webkit-input-placeholder{color:#999}._wplf .form-control::-ms-expand{background-color:transparent;border:0}._wplf .form-control[disabled],._wplf .form-control[readonly],._wplf fieldset[disabled] .form-control{background-color:#eee;opacity:1}._wplf .checkbox.disabled label,._wplf .form-control[disabled],._wplf .radio.disabled label,._wplf fieldset[disabled] .checkbox label,._wplf fieldset[disabled] .form-control,._wplf fieldset[disabled] .radio label{cursor:not-allowed}._wplf textarea.form-control{height:auto;min-height:64px;min-width:196px}@media screen and (-webkit-min-device-pixel-ratio:0){._wplf input[type=date].form-control,._wplf input[type=datetime-local].form-control,._wplf input[type=month].form-control,._wplf input[type=time].form-control{line-height:var(--input-height)}._wplf .input-group-sm input[type=date],._wplf .input-group-sm input[type=datetime-local],._wplf .input-group-sm input[type=month],._wplf .input-group-sm input[type=time],._wplf input[type=date].input-sm,._wplf input[type=datetime-local].input-sm,._wplf input[type=month].input-sm,._wplf input[type=time].input-sm{line-height:30px}._wplf .input-group-lg input[type=date],._wplf .input-group-lg input[type=datetime-local],._wplf .input-group-lg input[type=month],._wplf .input-group-lg input[type=time],._wplf input[type=date].input-lg,._wplf input[type=datetime-local].input-lg,._wplf input[type=month].input-lg,._wplf input[type=time].input-lg{line-height:46px}}._wplf .form-group{margin-bottom:15px}._wplf .checkbox,._wplf .radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}._wplf .checkbox label,._wplf .radio label{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}._wplf .checkbox input[type=checkbox],._wplf .checkbox-inline input[type=checkbox],._wplf .radio input[type=radio],._wplf .radio-inline input[type=radio]{position:absolute;margin-top:4px \9 ;margin-left:-20px}._wplf .checkbox+.checkbox,._wplf .radio+.radio{margin-top:-5px}._wplf .checkbox-inline,._wplf .radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}._wplf .checkbox-inline.disabled,._wplf .radio-inline.disabled,._wplf fieldset[disabled] .checkbox-inline,._wplf fieldset[disabled] .radio-inline{cursor:not-allowed}._wplf .checkbox-inline+.checkbox-inline,._wplf .radio-inline+.radio-inline{margin-top:0;margin-left:10px}._wplf .form-control-static{min-height:var(--input-height);padding-top:7px;padding-bottom:7px;margin-bottom:0}._wplf .form-control-static.input-lg,._wplf .form-control-static.input-sm{padding-right:0;padding-left:0}._wplf .form-group-sm .form-control,._wplf .input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}._wplf .form-group-sm select[multiple].form-control,._wplf .form-group-sm textarea.form-control,._wplf select[multiple].input-sm,._wplf textarea.input-sm{height:auto}._wplf .form-group-sm select.form-control,._wplf select.input-sm{height:30px;line-height:30px}._wplf .form-group-sm .form-control-static{height:30px;min-height:32px;padding:6px 10px;font-size:12px;line-height:1.5}._wplf .form-group-lg .form-control,._wplf .input-lg{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}._wplf .form-group-lg select[multiple].form-control,._wplf .form-group-lg textarea.form-control,._wplf select[multiple].input-lg,._wplf textarea.input-lg{height:auto}._wplf .form-group-lg select.form-control,._wplf select.input-lg{height:46px;line-height:46px}._wplf .form-group-lg .form-control-static{height:46px;min-height:38px;padding:11px 16px;font-size:18px;line-height:1.3333333}._wplf .has-feedback{position:relative}._wplf .has-feedback .form-control{padding-right:42.5px}._wplf .form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:34px;height:var(--input-height);line-height:var(--input-height);text-align:center;pointer-events:none}._wplf .form-group-lg .form-control+.form-control-feedback,._wplf .input-group-lg+.form-control-feedback,._wplf .input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}._wplf .form-group-sm .form-control+.form-control-feedback,._wplf .input-group-sm+.form-control-feedback,._wplf .input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}._wplf .has-success .checkbox,._wplf .has-success .checkbox-inline,._wplf .has-success .control-label,._wplf .has-success .help-block,._wplf .has-success .radio,._wplf .has-success .radio-inline,._wplf .has-success.checkbox label,._wplf .has-success.checkbox-inline label,._wplf .has-success.radio label,._wplf .has-success.radio-inline label{color:var(--color-success)}._wplf .has-success .form-control{border-color:var(--color-success)}._wplf .has-success .form-control:focus{border-color:var(--color-success);-webkit-box-shadow:var(--input-shadow-success);box-shadow:var(--input-shadow-success)}._wplf .has-success .input-group-addon{color:var(--color-success);background-color:#dff0d8;border-color:var(--color-success)}._wplf .has-success .form-control-feedback{color:var(--color-success)}._wplf .has-error .checkbox,._wplf .has-error .checkbox-inline,._wplf .has-error .control-label,._wplf .has-error .help-block,._wplf .has-error .radio,._wplf .has-error .radio-inline,._wplf .has-error.checkbox label,._wplf .has-error.checkbox-inline label,._wplf .has-error.radio label,._wplf .has-error.radio-inline label{color:var(--color-danger-active)}._wplf .has-error .form-control{border-color:var(--color-danger-active);-webkit-box-shadow:var(--input-shadow-danger);box-shadow:var(--input-shadow-danger)}._wplf .has-error .form-control:focus{border-color:var(--color-danger-active);-webkit-box-shadow:var(--input-shadow-danger);box-shadow:var(--input-shadow-danger)}._wplf .has-error .input-group-addon{color:var(--color-danger-active);background-color:#f2dede;border-color:var(--color-danger-active)}._wplf .has-error .form-control-feedback{color:var(--color-danger-active)}._wplf .has-feedback label~.form-control-feedback{top:25px}._wplf .has-feedback label.sr-only~.form-control-feedback{top:0}._wplf .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}._wplf .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;padding:var(--v-padding) var(--h-padding);font-size:14px;line-height:1.42857143;border-radius:var(--border-radius);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}._wplf .btn.active.focus,._wplf .btn.active:focus,._wplf .btn.focus,._wplf .btn:active.focus,._wplf .btn:active:focus,._wplf .btn:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}._wplf .btn.focus,._wplf .btn:focus,._wplf .btn:hover{color:#333;text-decoration:none}._wplf .btn.active,._wplf .btn:active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}._wplf .btn.disabled,._wplf .btn[disabled],._wplf fieldset[disabled] .btn{cursor:not-allowed;filter:alpha(opacity=65);opacity:.65;-webkit-box-shadow:none;box-shadow:none}._wplf a.btn.disabled,._wplf fieldset[disabled] a.btn{pointer-events:none}._wplf .btn-default{color:#333;background-color:#fff;border-color:#ccc}._wplf .btn-default.focus,._wplf .btn-default:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}._wplf .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}._wplf .btn-default.active,._wplf .btn-default:active,._wplf .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;background-image:none;border-color:#adadad}._wplf .btn-default.active.focus,._wplf .btn-default.active:focus,._wplf .btn-default.active:hover,._wplf .btn-default:active.focus,._wplf .btn-default:active:focus,._wplf .btn-default:active:hover,._wplf .open>.dropdown-toggle.btn-default.focus,._wplf .open>.dropdown-toggle.btn-default:focus,._wplf .open>.dropdown-toggle.btn-default:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}._wplf .btn-default.disabled.focus,._wplf .btn-default.disabled:focus,._wplf .btn-default.disabled:hover,._wplf .btn-default[disabled].focus,._wplf .btn-default[disabled]:focus,._wplf .btn-default[disabled]:hover,._wplf fieldset[disabled] .btn-default.focus,._wplf fieldset[disabled] .btn-default:focus,._wplf fieldset[disabled] .btn-default:hover{background-color:#fff;border-color:#ccc}._wplf .btn-default .badge{color:#fff;background-color:#333}._wplf .btn-primary{color:#fff;background-color:var(--color-primary);border-color:var(--color-primary)}._wplf .btn-primary.focus,._wplf .btn-primary:focus{color:#fff;background-color:var(--color-primary-hover);border-color:var(--color-primary-active)}._wplf .btn-primary:hover{color:#fff;background-color:var(--color-primary-hover);border-color:var(--color-primary-hover)}._wplf .btn-primary.active,._wplf .btn-primary:active,._wplf .open>.dropdown-toggle.btn-primary{color:#fff;background-color:var(--color-primary-hover);background-image:none;border-color:var(--color-primary-active)}._wplf .btn-primary.active.focus,._wplf .btn-primary.active:focus,._wplf .btn-primary.active:hover,._wplf .btn-primary:active.focus,._wplf .btn-primary:active:focus,._wplf .btn-primary:active:hover,._wplf .open>.dropdown-toggle.btn-primary.focus,._wplf .open>.dropdown-toggle.btn-primary:focus,._wplf .open>.dropdown-toggle.btn-primary:hover{color:#fff;background-color:var(--color-primary-active);border-color:var(--color-primary-active)}._wplf .btn-primary.disabled.focus,._wplf .btn-primary.disabled:focus,._wplf .btn-primary.disabled:hover,._wplf .btn-primary[disabled].focus,._wplf .btn-primary[disabled]:focus,._wplf .btn-primary[disabled]:hover,._wplf fieldset[disabled] .btn-primary.focus,._wplf fieldset[disabled] .btn-primary:focus,._wplf fieldset[disabled] .btn-primary:hover{background-color:var(--color-primary);border-color:var(--color-primary)}._wplf .btn-primary .badge{color:var(--color-primary);background-color:#fff}._wplf .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}._wplf .btn-success.focus,._wplf .btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}._wplf .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}._wplf .btn-success.active,._wplf .btn-success:active,._wplf .open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;background-image:none;border-color:#398439}._wplf .btn-success.active.focus,._wplf .btn-success.active:focus,._wplf .btn-success.active:hover,._wplf .btn-success:active.focus,._wplf .btn-success:active:focus,._wplf .btn-success:active:hover,._wplf .open>.dropdown-toggle.btn-success.focus,._wplf .open>.dropdown-toggle.btn-success:focus,._wplf .open>.dropdown-toggle.btn-success:hover{color:#fff;background-color:#398439;border-color:#255625}._wplf .btn-success.disabled.focus,._wplf .btn-success.disabled:focus,._wplf .btn-success.disabled:hover,._wplf .btn-success[disabled].focus,._wplf .btn-success[disabled]:focus,._wplf .btn-success[disabled]:hover,._wplf fieldset[disabled] .btn-success.focus,._wplf fieldset[disabled] .btn-success:focus,._wplf fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}._wplf .btn-success .badge{color:#5cb85c;background-color:#fff}._wplf .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}._wplf .btn-info.focus,._wplf .btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}._wplf .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}._wplf .btn-info.active,._wplf .btn-info:active,._wplf .open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;background-image:none;border-color:#269abc}._wplf .btn-info.active.focus,._wplf .btn-info.active:focus,._wplf .btn-info.active:hover,._wplf .btn-info:active.focus,._wplf .btn-info:active:focus,._wplf .btn-info:active:hover,._wplf .open>.dropdown-toggle.btn-info.focus,._wplf .open>.dropdown-toggle.btn-info:focus,._wplf .open>.dropdown-toggle.btn-info:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}._wplf .btn-info.disabled.focus,._wplf .btn-info.disabled:focus,._wplf .btn-info.disabled:hover,._wplf .btn-info[disabled].focus,._wplf .btn-info[disabled]:focus,._wplf .btn-info[disabled]:hover,._wplf fieldset[disabled] .btn-info.focus,._wplf fieldset[disabled] .btn-info:focus,._wplf fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}._wplf .btn-info .badge{color:#5bc0de;background-color:#fff}._wplf .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}._wplf .btn-warning.focus,._wplf .btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}._wplf .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}._wplf .btn-warning.active,._wplf .btn-warning:active,._wplf .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;background-image:none;border-color:#d58512}._wplf .btn-warning.active.focus,._wplf .btn-warning.active:focus,._wplf .btn-warning.active:hover,._wplf .btn-warning:active.focus,._wplf .btn-warning:active:focus,._wplf .btn-warning:active:hover,._wplf .open>.dropdown-toggle.btn-warning.focus,._wplf .open>.dropdown-toggle.btn-warning:focus,._wplf .open>.dropdown-toggle.btn-warning:hover{color:#fff;background-color:#d58512;border-color:#985f0d}._wplf .btn-warning.disabled.focus,._wplf .btn-warning.disabled:focus,._wplf .btn-warning.disabled:hover,._wplf .btn-warning[disabled].focus,._wplf .btn-warning[disabled]:focus,._wplf .btn-warning[disabled]:hover,._wplf fieldset[disabled] .btn-warning.focus,._wplf fieldset[disabled] .btn-warning:focus,._wplf fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}._wplf .btn-warning .badge{color:#f0ad4e;background-color:#fff}._wplf .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}._wplf .btn-danger.focus,._wplf .btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}._wplf .btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}._wplf .btn-danger.active,._wplf .btn-danger:active,._wplf .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;background-image:none;border-color:#ac2925}._wplf .btn-danger.active.focus,._wplf .btn-danger.active:focus,._wplf .btn-danger.active:hover,._wplf .btn-danger:active.focus,._wplf .btn-danger:active:focus,._wplf .btn-danger:active:hover,._wplf .open>.dropdown-toggle.btn-danger.focus,._wplf .open>.dropdown-toggle.btn-danger:focus,._wplf .open>.dropdown-toggle.btn-danger:hover{color:#fff;background-color:#ac2925;border-color:#761c19}._wplf .btn-danger.disabled.focus,._wplf .btn-danger.disabled:focus,._wplf .btn-danger.disabled:hover,._wplf .btn-danger[disabled].focus,._wplf .btn-danger[disabled]:focus,._wplf .btn-danger[disabled]:hover,._wplf fieldset[disabled] .btn-danger.focus,._wplf fieldset[disabled] .btn-danger:focus,._wplf fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}._wplf .btn-danger .badge{color:#d9534f;background-color:#fff}._wplf .btn-link{font-weight:400;color:var(--color-primary);border-radius:0}._wplf .btn-link,._wplf .btn-link.active,._wplf .btn-link:active,._wplf .btn-link[disabled],._wplf fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}._wplf .btn-link,._wplf .btn-link:active,._wplf .btn-link:focus,._wplf .btn-link:hover{border-color:transparent}._wplf .btn-link:focus,._wplf .btn-link:hover{color:#23527c;text-decoration:underline;background-color:transparent}._wplf .btn-link[disabled]:focus,._wplf .btn-link[disabled]:hover,._wplf fieldset[disabled] .btn-link:focus,._wplf fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}._wplf .btn-group-lg>.btn,._wplf .btn-lg{padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:var(--border-radius)}._wplf .btn-group-sm>.btn,._wplf .btn-group-xs>.btn,._wplf .btn-sm,._wplf .btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}._wplf .btn-group-xs>.btn,._wplf .btn-xs{padding:1px 5px}._wplf .block .btn.wplf-form-submit-button,._wplf .btn-block{display:block;width:100%}._wplf .btn-block+.btn-block{margin-top:5px}._wplf input[type=button].btn-block,._wplf input[type=reset].btn-block,._wplf input[type=submit].btn-block{width:100%}._wplf .fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}._wplf [data-toggle=buttons]>.btn input[type=checkbox],._wplf [data-toggle=buttons]>.btn input[type=radio],._wplf [data-toggle=buttons]>.btn-group>.btn input[type=checkbox],._wplf [data-toggle=buttons]>.btn-group>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}._wplf .input-group{position:relative;display:table;border-collapse:separate}._wplf .input-group[class*=col-]{float:none;padding-right:0;padding-left:0}._wplf .input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}._wplf .input-group .form-control:focus{z-index:3}._wplf .input-group-lg>.form-control,._wplf .input-group-lg>.input-group-addon,._wplf .input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.3333333;border-radius:6px}._wplf select.input-group-lg>.form-control,._wplf select.input-group-lg>.input-group-addon,._wplf select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}._wplf select[multiple].input-group-lg>.form-control,._wplf select[multiple].input-group-lg>.input-group-addon,._wplf select[multiple].input-group-lg>.input-group-btn>.btn,._wplf textarea.input-group-lg>.form-control,._wplf textarea.input-group-lg>.input-group-addon,._wplf textarea.input-group-lg>.input-group-btn>.btn{height:auto}._wplf .input-group-sm>.form-control,._wplf .input-group-sm>.input-group-addon,._wplf .input-group-sm>.input-group-btn>.btn{height:30px;max-height:30px!important;min-height:30px!important;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}._wplf select.input-group-sm>.form-control,._wplf select.input-group-sm>.input-group-addon,._wplf select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}._wplf select[multiple].input-group-sm>.form-control,._wplf select[multiple].input-group-sm>.input-group-addon,._wplf select[multiple].input-group-sm>.input-group-btn>.btn,._wplf textarea.input-group-sm>.form-control,._wplf textarea.input-group-sm>.input-group-addon,._wplf textarea.input-group-sm>.input-group-btn>.btn{height:auto}._wplf .input-group .form-control,._wplf .input-group-addon,._wplf .input-group-btn{display:table-cell}._wplf .input-group .form-control:not(:first-child):not(:last-child),._wplf .input-group-addon:not(:first-child):not(:last-child),._wplf .input-group-btn:not(:first-child):not(:last-child){border-radius:0}._wplf .input-group-addon{white-space:nowrap}._wplf .input-group-addon,._wplf .input-group-btn{width:1%;vertical-align:middle}._wplf .input-group-addon{padding:var(--v-padding) var(--h-padding);font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:var(--border-radius)}._wplf .input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}._wplf .input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}._wplf .input-group-addon input[type=checkbox],._wplf .input-group-addon input[type=radio]{margin-top:0}._wplf .input-group .form-control:first-child,._wplf .input-group-addon:first-child,._wplf .input-group-btn:first-child>.btn,._wplf .input-group-btn:first-child>.btn-group>.btn,._wplf .input-group-btn:first-child>.dropdown-toggle,._wplf .input-group-btn:last-child>.btn-group:not(:last-child)>.btn,._wplf .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}._wplf .input-group-addon:first-child{border-right:0}._wplf .input-group .form-control:last-child,._wplf .input-group-addon:last-child,._wplf .input-group-btn:first-child>.btn-group:not(:first-child)>.btn,._wplf .input-group-btn:first-child>.btn:not(:first-child),._wplf .input-group-btn:last-child>.btn,._wplf .input-group-btn:last-child>.btn-group>.btn,._wplf .input-group-btn:last-child>.dropdown-toggle{border-top-left-radius:0;border-bottom-left-radius:0}._wplf .input-group-addon:last-child{border-left:0}._wplf .input-group-btn{position:relative;font-size:0;white-space:nowrap}._wplf .input-group-btn>.btn{position:relative}._wplf .input-group-btn>.btn+.btn{margin-left:-1px}._wplf .input-group-btn>.btn:active,._wplf .input-group-btn>.btn:focus,._wplf .input-group-btn>.btn:hover{z-index:2}._wplf .input-group-btn:first-child>.btn,._wplf .input-group-btn:first-child>.btn-group{margin-right:-1px}._wplf .input-group-btn:last-child>.btn,._wplf .input-group-btn:last-child>.btn-group{z-index:2;margin-left:-1px}._wplf .panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:var(--border-radius);-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}._wplf .panel-body{padding:15px}._wplf .panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}._wplf .panel-heading>.dropdown .dropdown-toggle{color:inherit}._wplf .panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}._wplf .panel-default{border-color:#ddd}._wplf .panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}._wplf .table{border-left:1px solid #ddd;border-top:1px solid #ddd}._wplf .table th,._wplf .table.likert td{border-bottom:1px solid #ddd;border-right:1px solid #ddd}._wplf .table th{background:#fcfcfc}._wplf .table thead th{background:#fafafa;text-align:center}._wplf .table.likert td{text-align:center}._wplf .btn-group-vertical>.btn-group:after,._wplf .btn-group-vertical>.btn-group:before,._wplf .btn-toolbar:after,._wplf .btn-toolbar:before,._wplf .container-fluid:after,._wplf .container-fluid:before,._wplf .container:after,._wplf .container:before,._wplf .form-horizontal .form-group:after,._wplf .form-horizontal .form-group:before,._wplf .nav:after,._wplf .nav:before,._wplf .panel-body:after,._wplf .panel-body:before,._wplf .row:after,._wplf .row:before{display:table;content:" "}._wplf .btn-group-vertical>.btn-group:after,._wplf .btn-toolbar:after,._wplf .clearfix:after,._wplf .container-fluid:after,._wplf .container:after,._wplf .form-horizontal .form-group:after,._wplf .nav:after,._wplf .pager:after,._wplf .panel-body:after,._wplf .row:after{clear:both}._wplf .pull-right{float:right!important}._wplf .pull-left{float:left!important}._wplf .hide{display:none!important}._wplf .show{display:block!important}._wplf .invisible{visibility:hidden}._wplf .alert.alert-success{border:1px solid var(--color-success);padding:20px;background:rgba(var(--color-success-rgb),.02);border-radius:var(--border-radius);box-shadow:var(--input-shadow-success)}._wplf .alert.alert-danger{border:1px solid var(--color-danger);padding:20px;background:rgba(var(--color-danger-rgb),.02);border-radius:var(--border-radius);box-shadow:var(--input-shadow-danger)}._wplf .alert.alert-info{border:1px solid var(--color-info);padding:20px;background:rgba(var(--color-info-rgb),.02);border-radius:var(--border-radius);box-shadow:var(--input-shadow-info)}.chosen-container-single .chosen-single,.wplf-custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#fff url(//nebraskarecords.de/wp-content/plugins/liveforms/assets/images/sort.svg) calc(100% - var(--h-padding)) center no-repeat!important;background-size:15px!important;padding-right:var(--h-padding)!important;cursor:pointer}.chosen-container-single .chosen-single div b{display:none}input.wplf-checkbox[type=checkbox],input.wplf-radio[type=radio]{border:1px solid #d5dbde;background:#d5dbde;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;margin:-3px 4px 0 0!important;outline:0;padding:0!important;text-align:center;vertical-align:middle;min-width:16px;-webkit-appearance:none;box-shadow:none;position:relative;-webkit-transition:ease-in-out 300ms;-moz-transition:ease-in-out 300ms;-ms-transition:ease-in-out 300ms;-o-transition:ease-in-out 300ms;transition:ease-in-out 300ms}input.wplf-checkbox[type=checkbox]{height:16px;width:16px;border-radius:1.5px!important}.wplf-radio:checked+span{color:var(--color-success)}.wplf-checkbox:checked+span{color:var(--color-primary)}input.wplf-checkbox.wplf-checkbox-m[type=checkbox],input.wplf-radio.wplf-radio-m[type=radio]{transform:scale(1.5);border-radius:1px!important;margin:7px 10px 0 5px!important}input.wplf-checkbox[type=checkbox]:checked{border:1px solid var(--color-primary);background:var(--color-primary);box-shadow:var(--input-shadow-primary)}input.wplf-radio[type=radio]{border-radius:500px!important;width:18px;height:18px}input.wplf-radio[type=radio]:checked{border:1px solid var(--color-success);background:var(--color-success);box-shadow:var(--input-shadow-success)}input.wplf-radio[type=radio]:checked::before{content:"";position:absolute;left:4px;top:4px;border-radius:500px;width:8px!important;height:8px;background:#fff}input.wplf-checkbox[type=checkbox]:checked::before{content:"";position:absolute;left:4.5px;top:1.5px;width:5px!important;height:9px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(40deg);-ms-transform:rotate(40deg);transform:rotate(40deg)}input.wplf-checkbox[type=checkbox]:checked::before,input.wplf-radio[type=radio]:checked::before{float:left;display:inline-block;vertical-align:middle;font:400 21px/1 dashicons;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}svg#wplf-loading path,svg#wplf-loading rect{fill:#ff6700!important}._wplf .blockui{position:relative}._wplf .blockui:before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:999;background:rgba(255,255,255,.8) url(//nebraskarecords.de/wp-content/plugins/liveforms/assets/images/loader.svg) center center no-repeat;background-size:64px;-webkit-transition:ease-in-out 400ms;-moz-transition:ease-in-out 400ms;-ms-transition:ease-in-out 400ms;-o-transition:ease-in-out 400ms;transition:ease-in-out 400ms}.wordpress-gdpr-popup {
position: fixed;
font-size: 13px;
line-height: 17px;
z-index: 999999999;
}
.wordpress-gdpr-popup-container {
display: none;
padding: 20px;
}
.wordpress-gdpr-popup p {
margin: 0;
}
.wordpress-gdpr-popup-privacy-settings {
padding: 10px;
font-size: 11px;
line-height: 15px;
text-align: left;
display: none;
}
.wordpress-gdpr-popup-privacy-settings-modal-open .wordpress-gdpr-popup-privacy-settings {
display: block;
}
.wordpress-gdpr-popup-privacy-settings-table-title {
font-size: 12px;
font-weight: bold;
}
.wordpress-gdpr-popup-privacy-settings-table-reason {
font-weight: normal;
font-size: 10px;
}
.wordpress-gdpr-popup-privacy-settings td,
.wordpress-gdpr-popup-privacy-settings th {
padding: 5px;
}
.wordpress-gdpr-popup-privacy-settings th {
font-weight: bold;
}
.wordpress-gdpr-popup-privacy-settings-table-checkbox {
text-align: right;
}
.wordpress-gdpr-popup-full-width {
width: 100%;
text-align: center;
}
.wordpress-gdpr-popup-top {
top: 0;
}
.wordpress-gdpr-popup-bottom {
bottom: 0;
}  
.wordpress-gdpr-popup-full-width {
width: 100%;
text-align: center;
}
.wordpress-gdpr-popup-overlay .wordpress-gdpr-popup-container {
position: fixed;
z-index: 99999;
width: 90%;
max-width: 500px;
height: auto;
margin: auto;
padding: 35px;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
}
.wordpress-gdpr-popup-overlay-backdrop {
z-index: 9999;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0,0,0,0.7);
display: none;
}
.wordpress-gdpr-popup-actions a, .wordpress-gdpr-popup-actions a:hover, .wordpress-gdpr-popup-actions a:active {
color: #FFF;
font-weight: bold;
margin-right: 5px;
text-decoration: underline;
}
.wordpress-gdpr-popup-small {
width: 400px;
margin-right: 15px;
right: 0;
}
.wordpress-gdpr-popup-small .wordpress-gdpr-popup-agree {
display: block;
}
.wordpress-gdpr-privacy-center-item {
text-align: center;
width: 31%;
display: block;
border: 1px solid #eaeaea;
padding: 20px;
float: left;
margin-bottom: 20px;
margin-right: 3%;
height: 250px;
}
.wordpress-gdpr-privacy-center-item-last {
margin-right: 0;
}
h2.wordpress-gdpr-privacy-center-item-headline {
font-size: 24px !important;
margin-bottom: 10px !important;;
}
.wordpress-gdpr-privacy-center-item .fa {
font-size: 32px;
margin-bottom: 15px;
}
.wordpress-gdpr-privacy-center-item-action {
background: #333;
color: #FFF;
display: inline-block;
padding: 5px 15px;
border-radius: 5px;
}
.wordpress-gdpr-form label {
display: block;
}
.wordpress-gdpr-form input[type="text"], .wordpress-gdpr-form input[type="email"],
.wordpress-gdpr-form input, .wordpress-gdpr-form textarea {
border: 1px solid #000;
padding: 15px;
width: 100%;
background: transparent;
}
.wordpress-gdpr-form input[type="checkbox"] {
width: auto;
}
.wordpress-gdpr-back-link {
margin: 0 0 20px;
display: block;
}
.wordpress-gdpr-form .form-group {
margin-bottom: 20px;
}
.alert {
padding: 20px;
color: #FFF;
margin: 15px 0;
}
.alert-success {
background-color: #4CAF50;
}
.alert-danger {
background-color: #F44336;
}
.wordpress-gdpr-btn-form {
margin-bottom: 40px;
}
.wordpress-gdpr-privacy-settings-table  {
width: 100%;
}
.wordpress-gdpr-privacy-settings-table td, .wordpress-gdpr-privacy-settings-table th {
padding: 10px;
}
.wordpress-gdpr-privacy-settings-table th {
border-bottom: 1px solid #333;
}
.wordpress-gdpr-popup-close {
position: absolute;
top: -12.5px;
right: -12.5px;
display: block;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 50%; }
.wordpress-gdpr-popup-full-width .wordpress-gdpr-popup-close {
top: 10px;
right: 10px;
}
.gdpr-buddypress-checkbox-container {
display: block;
width: 100%;
float: none;
clear: both;
} .wordpress-gdpr-popup-privacy-settings-modal {
position: absolute;
top: -40px;
right: 10px;
border-radius: 10px 10px 0 0;
width: 400px;
}
.wordpress-gdpr-popup-privacy-settings-modal-bottom {
bottom: 0;
z-index: 9999;
position: fixed;
top: auto;
}
.wordpress-gdpr-popup-small .wordpress-gdpr-popup-privacy-settings-modal { right: 0px;
}
.wordpress-gdpr-popup-privacy-settings-modal {
cursor: pointer;
}
.wordpress-gdpr-popup-privacy-settings-title {
height: 40px;
line-height: 40px;
text-align: center;
border-bottom: 1px solid #FFF;
}
@media (max-width: 768px) {
.wordpress-gdpr-privacy-center-item {
width: 100%;
float: none;
}
.wordpress-gdpr-popup, .wordpress-gdpr-popup-privacy-settings-modal {
width: 100%;
}
.wordpress-gdpr-popup-small {
margin-right: 0;
width: 100%;
}
.wordpress-gdpr-popup-privacy-settings-modal {
right: 0;
}
}html { min-width: 910px; }
html.responsive { min-width: 0px; }
.boxed#top { margin: 0 auto; overflow: visible; }
.container {
position: relative;
width: 100%;
margin: 0 auto;
padding: 0px 50px;
clear: both;
}
.inner-container{ position: relative; height:100%; width:100%; } .container_wrap {
clear: both;
position: relative; border-top-style: solid;
border-top-width: 1px;
}
.unit, .units {
float: left;
display: inline;
margin-left: 50px;
position: relative;
z-index: 1;
min-height: 1px;
}
.row {
position: relative;
margin-bottom: 20px;
clear: both;
}
#wrap_all {
width: 100%;
position: static; z-index: 2;
overflow: hidden;
}
.boxed #wrap_all {
overflow: visible; } body .unit.alpha, body .units.alpha, body div .first {
margin-left: 0;
clear: left;
}
body .unit.alpha, body .units.alpha {
width: 100%;
} .container .av-content-full.units  {width: 100%}
.container .av-content-small.units {width: 73%}
.boxed#top, .html_boxed.html_header_sticky #header{ width: 1010px; }
.container{ max-width: 1010px; }  @media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive #top { overflow-x: hidden; }
.responsive .boxed#top , 
.responsive.html_boxed.html_header_sticky #header{ width: 782px;}
.responsive .container{ max-width: 782px; }
.responsive.html_mobile_menu_tablet .boxed #wrap_all { overflow: hidden; }
} @media only screen and (max-width: 989px) {
.responsive #top #wrap_all .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell {
margin: 0;
margin-bottom: 20px;
width: 100%;
display: block;
}
.responsive #top #wrap_all .av-break-at-tablet-flextable, .responsive .av-layout-grid-container.av-break-at-tablet {
display: block;	
}
} @media only screen and (max-width: 767px) {
.responsive .boxed #wrap_all { overflow: hidden; }
.responsive #top { overflow-x: hidden; }
.responsive .boxed#top, .responsive #top.boxed .stretch_full , 
.responsive.html_boxed.html_header_sticky #header,
.responsive.html_boxed.html_header_transparency div #header{ width: 100%; max-width: 100%; }
.responsive #top .flex_column_table_cell{display: block;}
.responsive #top .flex_column_table{display:block;}
.responsive #top #wrap_all .container {
width: 85%;
max-width: 85%;
margin: 0 auto;
padding-left:0;
padding-right:0;
float:none;
}
.responsive .units, .responsive .unit {
margin: 0;
}
.responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
margin: 0;
margin-bottom: 20px;
width: 100%;
}
.responsive #top #wrap_all .av-flex-cells .no_margin{
display: block;
margin: 0;
height:auto !important;
overflow: hidden;
padding-left:8% !important;
padding-right:8% !important;
}
.responsive #top #wrap_all .av-flex-cells .no_margin .flex_cell_inner{
width: 100%;
max-width: 100%;
margin: 0 auto;  
}
.responsive #top #wrap_all .av-flex-cells .no_margin.av-zero-padding{
padding-left:0% !important;
padding-right:0% !important;
}
.responsive #top #wrap_all .flex_column:empty{margin:0;}
}  @media only screen and (min-width: 480px) and (max-width: 767px) {
}  .container:after {
content: "\0020";
display: block;
height: 0;
clear: both;
visibility: hidden;
} .clearfix:before,
.clearfix:after,
.flex_column:before,
.flex_column:after,
.widget:before,
.widget:after
{
content: '\0020';
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
.flex_column:after,
.clearfix:after {
clear: both;
}
.row,
.clearfix {
zoom: 1;
} .clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
} body div .first,
body div .no_margin {
margin-left: 0;
}
div .flex_column {
z-index: 1;
float: left;
position: relative;
min-height: 1px;
width: 100%;
}
div .av_one_fifth {
margin-left: 6%;
width: 15.2%;
}
div .av_one_fourth {
margin-left: 6%;
width: 20.5%;
}
div .av_one_third {
margin-left: 6%;
width: 29.333333333333332%;
}
div .av_two_fifth {
margin-left: 6%;
width: 36.4%;
}
div .av_one_half {
margin-left: 6%;
width: 47%;
}
div .av_three_fifth {
margin-left: 6%;
width: 57.599999999999994%;
}
div .av_two_third {
margin-left: 6%;
width: 64.66666666666666%;
}
div .av_three_fourth {
margin-left: 6%;
width: 73.5%;
}
div .av_four_fifth {
margin-left: 6%;
width: 78.8%;
}
div .av_one_sixth {
margin-left: 6%;
width: 11.666666666666666%;
}
div .av_one_seventh {
margin-left: 6%;
width: 9.142857142857142%;
}
div .av_one_eighth {
margin-left: 6%;
width: 7.25%;
}
div .av_one_nineth {
margin-left: 6%;
width: 5.777777777777778%;
}
div .av_one_tenth {
margin-left: 6%;
width: 4.6%;
} #top div .no_margin {
margin-left: 0;
margin-top: 0;
}
#top .no_margin.av_one_fifth {
width: 20%;
}
#top .no_margin.av_one_fourth {
width: 25%;
}
#top .no_margin.av_one_third {
width: 33.3%;
}
#top .no_margin.av_two_fifth {
width: 40%;
}
#top .no_margin.av_one_half {
width: 50%;
}
#top .no_margin.av_three_fifth {
width: 60%;
}
#top .no_margin.av_two_third {
width: 66.6%;
}
#top .no_margin.av_three_fourth {
width: 75%;
}
#top .no_margin.av_four_fifth {
width: 80%;
}
#top .no_margin.av_one_sixth {
width: 16.666666666666668%;
}
#top .no_margin.av_one_seventh {
width: 14.285714285714286%;
}
#top .no_margin.av_one_eighth {
width: 12.5%;
}
#top .no_margin.av_one_nineth {
width: 11.11111111111111%;
}
#top .no_margin.av_one_tenth {
width: 10%;
} #top .flex_column_table{
display: table;
table-layout: fixed;
width:100%;
}
#top .flex_column_table_cell{
float:none;
display: table-cell;
}
#top .av-flex-placeholder{
display: table-cell;
width: 6%;
}
.av-align-top{ vertical-align: top; }
.av-align-middle{ vertical-align: middle; }
.av-align-bottom{ vertical-align: bottom; } @media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive .av_one_fourth.first.el_before_av_one_fourth.flex_column_div,
.responsive .av_one_fourth.first + .av_one_fourth.flex_column_div,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth.flex_column_div,
.responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth.flex_column_div,
.responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth + .av_one_fourth.flex_column_div,
.responsive .avia-content-slider-inner .av_one_fourth.flex_column_div {
margin-left: 4%;
width: 48%;
}
.responsive .av_one_fourth.first.el_before_av_one_fourth.flex_column_div,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,
.responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth.flex_column_div,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div,
.responsive .avia-content-slider-inner .av_one_fourth.first.flex_column_div {
margin-left: 0%;
clear: both;
}
.responsive .av_one_half.first.el_before_av_one_fourth.flex_column_div,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div {
width: 100%;
}
.responsive .av_one_half.first + .av_one_fourth.flex_column_div,
.responsive .av_one_half.first + .av_one_fourth + .av_one_fourth.flex_column_div,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth.flex_column_div,
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div {
margin-top: 30px;
}
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display: block; }
body {
line-height: 1em; }
ol, ul {
list-style: none; }
.special-quote {
quotes: none; }
.special-quote:before, .special-quote:after {
content: '';
content: none; }
table {
border-collapse: collapse;
border-spacing: 0; }
* { -moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; } html.responsive, .responsive body{
overflow-x: hidden;
}
body {
font: 13px/1.65em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #444;
-webkit-text-size-adjust: 100%;
}  .lucida-sans-websave{	font-family:"Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif ;	}
.georgia-websave{		font-family:"Georgia", "Times New Roman", Times, serif;	}
.arial-websave{			font-family: Arial, Helvetica, Verdana, sans-serif;	}
.verdana-websave{		font-family: Verdana, Arial, Helvetica, sans-serif;	}
.helvetica-websave{		font-family: Helvetica, "HelveticaNeue", "Helvetica Neue", Arial, Verdana, sans-serif;	}
.helvetica-neue-websave{font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;	} h1, h2, h3, h4, h5, h6 { font-weight: 600; }
#top h1 a, #top h2 a, #top h3 a, #top h4 a, #top h5 a, #top h6 a { font-weight: inherit; text-decoration: none; color: inherit; }
#top h1 strong, #top h2 strong, #top h3 strong, #top h4 strong, #top h5 strong, #top h6 strong { color: inherit; }
h1 { font-size: 34px; line-height: 1.1em; margin-bottom: 14px;}
h2 { font-size: 28px; line-height: 1.1em; margin-bottom: 10px; }
h3 { font-size: 20px; line-height: 1.1em; margin-bottom: 8px; } h4 { font-size: 18px; line-height: 1.1em; margin-bottom: 4px; } h5 { font-size: 16px; line-height: 1.1em; } h6 { font-size: 14px; line-height: 1.1em; }
.flex_column h1 a:hover, .flex_column h2 a:hover, .flex_column h3 a:hover, .flex_column h4 a:hover, .flex_column h5 a:hover, .flex_column h6 a:hover{text-decoration: underline;}
p + h1, p + h2, p + h3, p + h4, p + h5, p + h6{
margin-top:1.5em;
}
p { margin: 0.85em 0; }
p img { margin: 0; }
p.lead { font-size: 21px; line-height: 27px;   }
em { font-style: italic; }
strong, b{ font-weight: bold;  }
small { font-size: 80%; }
hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; } blockquote{
border-left-style:solid;
border-left-width:7px;
padding-left:20px;
margin-bottom:1em;
margin-right:1em;
font-size: 1.235em;
line-height: 1.5em;
}
blockquote small, blockquote cite, blockquote small a, blockquote cite a, blockquote a small, blockquote a cite{font-size: 12px;}
mark{ background-color: transparent; color:inherit; } a { text-decoration: none; outline: 0; max-width:100%; max-width:none\9; }
a:hover, a:focus, a:visited { outline: 0; text-decoration: underline;}
p a, p a:visited { line-height: inherit; }
a.avianolink, .avianolink a{cursor: default;}
#top .avia_hidden_link_text{display: none;} ul, ol { margin-bottom: 20px;  }
ul { list-style: none outside; margin-left: 7px;}
ol { list-style: decimal; margin-left: 15px; }
ol, ul.square, ul.circle, ul.disc { }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc, .entry-content-wrapper ul { list-style: disc outside; }
ul ul, ul ol,
ol ol, ol ul { margin: 4px 0 5px 30px;  }
ul ul li, ul ol li,
ol ol li, ol ul li { margin-bottom: 6px; }
.entry-content-wrapper li {  margin-left: 1em; padding:3px 0;}
.entry-content-wrapper div li { text-indent: 0; }
.entry-content-wrapper .borderlist>li:first-child {  border-top:1px solid; }
.entry-content-wrapper .borderlist>li { border-bottom:1px solid; padding: 5px 0; list-style-position: outside; margin:0;} img, a img {
border:none;
padding: 0;
margin:0;
display:inline-block;
max-width: 100%;
height:auto;
image-rendering: optimizeQuality;
} input[type="submit"], #submit, .button{
padding:9px 22px;
cursor:pointer;
border:none;
-webkit-appearance: none;
border-radius: 0px;
} [data-av_icon]:before {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-weight: normal;
content: attr(data-av_icon);
speak: none;
} #top form {
margin-bottom: 20px; }
#top fieldset {
margin-bottom: 20px; }
#top .input-text,
#top input[type="text"],
#top input[type="input"],
#top input[type="password"],
#top input[type="email"],
#top input[type="number"],
#top input[type="url"],
#top input[type="tel"],
#top input[type="search"],
#top textarea,
#top select {
-webkit-appearance: none;
border: 1px solid #e1e1e1;
padding: 8px 6px;
outline: none;
font: 1em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #777;
margin: 0;
width: 100%;
display: block;
margin-bottom: 20px;
background: #fff;
border-radius: 0px;
}
#top input[type="text"]:focus,
#top input[type="password"]:focus,
#top input[type="email"]:focus,
#top input[type="number"]:focus,
#top input[type="url"]:focus,
#top input[type="tel"]:focus,
#top input[type="search"]:focus,
#top textarea:focus {
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.2);
color: #555;
}
#top textarea {
min-height: 60px; line-height:1.5em;}
#top label{
font-weight: bold;
font-size: 0.92em;  }
#top legend {
display: block;
font-weight: normal;
font-size: 1.2em;  }
#top select {
width: 100%; }
#top input[type="checkbox"] {
display: inline; }
#top label span,
#top legend span {
font-weight: normal;
font-size: 13px;
color: #444; }
#top textarea{width:100%;}
#top #wrap_all .valid .text_input, #top #wrap_all .valid .text_area, #top #wrap_all .valid .select{border:1px solid #9AA600;} #top #wrap_all .error .text_input, #top #wrap_all .error .text_area, #top #wrap_all .error .select{border:1px solid #DF653E;}
#top #wrap_all .ajax_alert .text_input, #top #wrap_all .ajax_alert .text_area, #top #wrap_all .ajax_alert .select{border:1px solid #ffb628;}
#top #wrap_all .valid  .input_checkbox_label{color:#9AA600;}
#top #wrap_all .error  .input_checkbox_label{color:#DF653E;} table {
width: 100%;
padding: 0;
margin: 0 0 20px 0;
font-size: 13px;
}
table caption {
padding: 0 0 5px 0;
width: auto;
font-style:italic;
text-align: right;
font-size: 12px;
}
th {
font-weight:bold;
letter-spacing: 1.5px;
text-transform: uppercase;
text-align: left;
padding: 9px 12px;
border-style: solid;
border-width: 1px;
border-left:none;
border-top:none;
}
td {
font-size: 13px;
padding: 9px 12px;
border-style: solid;
border-width: 1px;
border-left:none;
border-top:none;
}
tr th:first-child, tr td:first-child{
border-left-style: solid;
border-left-width: 1px;
}
tr:first-child th, tr:first-child td{
border-top-style: solid;
border-top-width: 1px;
}
#top th.nobg {
background: none;
border-top: 0;
}  pre{
clear:both;
border-style: solid;
border-width: 1px;
overflow:auto;
padding:2em;
line-height: 2em;
font-size: 12px;
background-image: -webkit-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: -moz-linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-image: linear-gradient(rgba(0, 0, 0, .05) 50%, transparent 50%, transparent);
background-size: 100% 4em;
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
-webkit-transition: all ease-in-out 0.5s;
-moz-transition: all ease-in-out 0.5s;
transition: all ease-in-out 0.5s;
margin-bottom: 30px;
position: relative;
left:0;
text-transform: none;
width:100%;
}
code{
font-family: Monaco, "Andale Mono", "Courier New", Courier, monospace;
}
iframe, object, embed{
max-width:100%;
} sup{
vertical-align: super;
font-size: smaller;
}
sub{
vertical-align: sub;
font-size: smaller;
} .hidden { position: absolute; top:0; visibility: hidden;}
.floatleft{float:left;}
.floatright{float:right;}
.clearboth{clear:both;}
.special_amp{font-family: "Baskerville", "Palatino Linotype", "Palatino", "Times New Roman", serif; font-style: italic; font-size: 1.3em; line-height: 0.5em; font-weight:normal;}
#top .noborder, #top .noborder img{border:none;padding:0;background: transparent;}
.bg_container{
background-position: center center; background-attachment: fixed; background-repeat: no-repeat; background-size: cover;
height:100%; width:100%; position: fixed; z-index: -1; top:0; left:0;
}
.image-overlay{position: absolute; background: #fff; z-index: 300; height:100%; width:100%; opacity: 0; filter:alpha(opacity=0);}
.avia_transform a .image-overlay{  -webkit-transition: opacity 0.4s ease-in-out; -moz-transition: opacity 0.4s ease-in-out; transition: opacity 0.4s ease-in-out; }
.avia_transform a:hover .image-overlay{opacity: 0.7 !important;}
.image-overlay .image-overlay-inside{height:100%; width:100%; position: absolute; left:0; top:0; }
.image-overlay .image-overlay-inside:before{position: absolute; border-radius: 50px; background: #000; height:80px; width:80px; line-height:80px; left:50%; top:50%; margin: -40px 0 0 -40px; z-index: 500; text-align: center; color:#fff;}
.image-overlay .image-overlay-inside:before{content:"\E869"; font-family: 'entypo-fontello'; font-size: 18px; font-weight: normal; }
.image-overlay.overlay-type-extern .image-overlay-inside:before{content:"\E832";}
.image-overlay.overlay-type-video .image-overlay-inside:before{content:"\E897";}
#top .hide-inner-overlay .image-overlay-inside{display: none;}  body .alignleft,  .entry-content-wrapper a:hover .alignleft{ float:left; margin:4px 10px 0px 0;  display: block; position: relative; }
body .alignright,  .entry-content-wrapper a:hover .alignright { float:right;margin:4px 0px 0px 10px;display: block; position: relative; }
body .aligncenter,  .entry-content-wrapper a:hover .aligncenter{ clear:both; display:block; margin:10px auto; padding: 10px 0; position: relative; }
.alignleft img, .alignright img{ display:block; } #top .gallery a, #top .gallery a img{
border:none;
max-width: 100%;
display: block;
position: relative;
}
#top .gallery .gallery-item{
margin:1px 1px 0 0;
width:80px;
height:80px;
padding:0;
}
#top .gallery-caption{
display: none;
}
.bypostauthor{
}
.gallery-icon{
margin:0;
}
.gallery-item{
margin:0;
}
.avia_textblock .gallery p{display:none;} div .wp-caption{
max-width:100%;
font-size: 11px;
font-style: italic;
border-width:1px;
border-style: solid;
margin:5px 15px 10px 0;
position: relative;
}
#top .wp-caption img {
border:medium none;
display:block;
padding:5px;
margin:0;
width:100%;
}
.wp-caption-text, #top .wp-caption .wp-caption-dd{
display:block;
font-size:11px;
font-style:italic;
margin:0 auto;
padding:3px 10px 5px;
text-align:center;
font-family: Georgia,"Times New Roman";
float: none;
}
#top .wp-caption.aligncenter{
margin:5px auto 10px auto;
padding:0;
}
#top .wp-caption.alignright{
margin: 4px 0px 0px 10px;
} #top .wp-smiley{
display:inline-block;
border:none;
} #wp-calendar td, #wp-calendar th{
text-align: center;
font-size: 11px;
padding: 3px;
}
@media only screen and (min-width: 990px){
.responsive.av-no-preview #top #wrap_all .av-desktop-hide,
.responsive.av-no-preview #top #wrap_all .av-desktop-font-size-hidden,
.responsive.av-no-preview #top #wrap_all .av-desktop-font-size-title-hidden{display:none;}
} @media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive.av-no-preview #top #wrap_all .av-medium-hide,
.responsive.av-no-preview #top #wrap_all .av-medium-font-size-hidden,
.responsive.av-no-preview #top #wrap_all .av-medium-font-size-title-hidden{display:none;}	
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive.av-no-preview #top #wrap_all .av-small-hide,
.responsive.av-no-preview #top #wrap_all .av-small-font-size-hidden,
.responsive.av-no-preview #top #wrap_all .av-small-font-size-title-hidden{display:none;}	
} @media only screen and (max-width: 479px) {
.responsive.av-no-preview #top #wrap_all .av-mini-hide,
.responsive.av-no-preview #top #wrap_all .av-mini-font-size-hidden,
.responsive.av-no-preview #top #wrap_all .av-mini-font-size-title-hidden{display:none;}
}#header{
position: relative;
z-index: 501; width:100%;
background: transparent;
}
#header_main .container, .main_menu ul:first-child > li a{ height:88px; line-height: 88px; } .html_header_top.html_header_sticky #main{ padding-top:88px; } 
.html_header_top.html_header_transparency #header{ position: absolute; }
.html_header_top.html_header_sticky #header{ position: fixed; }
.html_header_top.html_header_sticky.html_bottom_nav_header #main{ padding-top:140px; }
.html_bottom_nav_header .avia-search-tooltip { top: 101% !important; margin-left: -130px; }
.html_header_top.html_header_sticky.html_header_unstick_top .header-scrolled-full#header {  } .html_header_top.html_header_sticky.html_large #main{ padding-top:116px; }
.html_header_top.html_header_sticky.html_large #header_main .container, .html_header_top.html_header_sticky.html_large.html_main_nav_header .main_menu ul:first-child > li a { height: 116px; line-height: 116px; }
.html_header_top.html_header_sticky.html_large.html_bottom_nav_header #main{ padding-top:168px; } .html_header_top #top .av_header_stretch .container{width:96%; padding:0; max-width: 100%;} .html_header_top #top .av_logo_right .logo{ left:auto; right:0; }
.html_header_top #top .av_menu_left .main_menu{left:0px; right:auto;}
.html_header_top.html_main_nav_header #top .av_menu_left .main_menu{left:-13px; right:auto;}
.html_header_top .av_bottom_nav_header #header_main_alternate .main_menu ul:first-child > li > a { height:50px; line-height: 50px;}
.html_header_top .av_bottom_nav_header .av-logo-container .main_menu{display:none;}
.html_header_top.html_bottom_nav_header #header_main{ z-index: 3; }
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu{ clear: both; position: relative; line-height: 40px; height: 100%; width:100%; float:left; }
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu>div,
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child{width:100%; height:50px;}
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu ul:first-child>li:hover{z-index: 1000; position: relative;}
.html_header_top.html_bottom_nav_header #header_main_alternate .main_menu .menu-item-search-dropdown{float:right;}
#header_main_alternate{ z-index: 2;}
#header #header_main_alternate .container{max-height: none; height:auto;}
#header_main_alternate .main_menu .menu li ul ul { left: 207px; }
#header_main_alternate .avia_mega_div{ right:auto;left:0;}
.html_header_top.html_logo_center .main_menu{text-align: center;}
.html_header_top.html_logo_center #header_main_alternate .main_menu ul:first-child{display: inline-block; width:auto;  position: static;}
.html_header_top.html_logo_center .logo{ left:50%;  
-webkit-transform: 	translate(-50%, 0); 
-ms-transform: 		translate(-50%, 0);
transform: 			translate(-50%, 0);
}
.avia-msie-8 .logo img{height:100%;}
.avia-msie-8.html_header_top.html_logo_center .logo { left:46%; }
.html_header_top.html_bottom_nav_header.html_logo_right .main_menu ul:first-child{width:auto; float:right;}
.html_header_top.html_bottom_nav_header.html_logo_right .main_menu ul:first-child{width:auto; float:right;} .html_header_top.html_header_topbar_active.html_header_sticky #top #main{ padding-top:119px; } 
.html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main{ padding-top:147px; } 
.html_header_top.html_header_topbar_active.html_header_sticky.html_bottom_nav_header #top #main{ padding-top:170px; }
.html_header_top.html_header_topbar_active.html_header_sticky.html_large.html_bottom_nav_header #top #main{ padding-top:198px; } .av_icon_active_left .social_bookmarks{ float: left; }
.av_icon_active_right .social_bookmarks{ float: right; }
.av_secondary_right .sub_menu{float:right;}
.av_phone_active_left .phone-info{ float: left; }
.av_phone_active_right .phone-info{ float: right; } .phone-info {
float: left;
font-weight: bold;
line-height: 20px;
font-size: 11px;
padding:5px 0;
}
.phone-info span{ display: inline-block; line-height: 1em;}
.av_secondary_left .sub_menu>ul>li:last-child, .av_secondary_left .sub_menu>div>ul>li:last-child{ border:none; padding-right: 0;}
.av_secondary_right .sub_menu>ul>li:last-child, .av_secondary_right .sub_menu>div>ul>li:last-child{ border:none; margin-right: 0px; padding-right:0; padding-left:10px;}
.av_secondary_left .sub_menu>ul>li:first-child{padding-left:0;}
.av_icon_active_left.av_secondary_left .sub_menu>ul>li:first-child{padding-left:10px;}
.av_icon_active_right.av_secondary_right .sub_menu>ul>li:first-child{padding-left:10px;}
.av_secondary_right .sub_menu{padding-left:10px;} 
.av_icon_active_right .social_bookmarks{padding-left:20px;}
.av_secondary_left .sub_menu{padding-right:10px;} .html_boxed #main {position: static; overflow: hidden; }
.html_logo_right.html_bottom_nav_header #header_main .social_bookmarks{right:auto; left:0;} #top nav .social_bookmarks{
position: relative;
top: 50%;
margin-top: -16px;
right: 0;
overflow: hidden;
clear: none;
float: left;
}
.avia-menu.av_menu_icon_beside{padding-right:25px; margin-right:25px; border-right-width: 1px; border-right-style: solid;  
-webkit-transition: border-color 0.2s ease-in-out;
transition: border-color 0.2s ease-in-out;
}
.fallback_menu + .social_bookmarks { padding-left: 18px; }
#header_meta{
border-top:none;
z-index: 10;
min-height: 30px;
border-bottom-style: solid;
border-bottom-width: 1px;
margin-bottom:-1px;
}
#header_meta .container{min-height: 30px;}
#header_main{
border-bottom-width: 1px;
border-bottom-style: solid;
z-index: 1;
}
#header.shadow{box-shadow:0px 0px 3px rgba(0, 0, 0, 0.2);}
.header_bg{
position: absolute;
top:0;
left:0;
width:100%;
height:100%;
opacity:0.95;
filter:alpha(opacity=95); z-index: 0;
-webkit-transition: all 0.4s ease-in-out;
transition: 		all 0.4s ease-in-out;
-webkit-perspective: 1000px;
-webkit-backface-visibility: hidden;
}
.html_header_sticky_disabled .header_bg { opacity: 1; filter: alpha(opacity=100); }
.avia-msie-8.html_header_transparency .av_header_sticky_disabled#header{background: transparent;} .av_minimal_header .header_bg{opacity:1; filter:alpha(opacity=100);}
.av_minimal_header #header_main, .av_minimal_header #header_meta{border:none;}
.av_minimal_header .avia-menu-fx{display: none;}
#top #header.av_minimal_header .main_menu ul:first-child >li > ul, 
#top #header.av_minimal_header .main_menu .avia_mega_div > .sub-menu{border-top: none;}
.av_minimal_header #header_main .container, .av_minimal_header .main_menu ul:first-child > li a{ height:90px; line-height: 90px; }
.html_header_top.html_header_sticky.html_large .av_minimal_header #header_main .container, 
.html_header_top.html_header_sticky.html_large.html_main_nav_header .av_minimal_header .main_menu ul:first-child > li a
{height:118px; line-height: 118px;}
#top .av_minimal_header #s{border:none; padding: 12px 47px 12px 5px; }
#top .av_minimal_header .ajax_search_entry{border:none;}
.av_minimal_header_shadow{ box-shadow: 0 0 2px 1px rgba(0,0,0,0.1); }
.av_minimal_header_shadow.av_header_transparency{ box-shadow: 0 0 0px 0px rgba(0,0,0,0.0); }
.av_minimal_header #header_main_alternate{border:none;} .html_header_transparency #main{padding-top: 0 !important;}
#top .av_header_transparency .main_menu ul:first-child > li > a:hover, #top #wrap_all .av_header_transparency .sub_menu > ul > li > a:hover{ opacity: 0.8; }
#top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity: 0; filter:alpha(opacity=0);}
#top .av_header_transparency #header_main, #top .av_header_transparency .avia-menu.av_menu_icon_beside{border-color: transparent;}
#top .av_header_transparency .header_bg{background-color: transparent; opacity: 0; filter:alpha(opacity=0);}
#top .av_header_transparency .phone-info, #top .av_header_transparency .social_bookmarks li a {color:inherit;}
#top #header.av_header_transparency .avia_mega_div{margin-top:1px; padding-top:1px;}
#top .av_header_transparency .avia-menu-fx {bottom: 22%; width: 70%; left: 15%;}
#top .av_header_transparency .phone-info.with_nav span{ border-color: rgba(255, 255, 255, 0.25); color:#fff; }
#top .av_header_transparency #header_meta li{ border-color: rgba(255,255,255,0.25); color:inherit; }
#top .av_header_transparency #header_meta{background: transparent; box-shadow: none; border-bottom: 1px solid rgba(255,255,255,0.25); }
.html_header_transparency #header_meta{ -webkit-transition: background 0.4s ease-in-out; transition: background 0.4s ease-in-out;} #top .av_header_glassy.av_header_transparency .header_bg{background-color: #fff; opacity: 0.1; filter:alpha(opacity=10); }
#top .av_header_glassy.av_header_transparency #header_main{border-color: rgba(255,255,255,0.25); border-top-color: transparent;}
#top .av_header_glassy.av_header_transparency .avia-menu.av_menu_icon_beside{ border-color: rgba(255, 255, 255, 0.25); }
#top .av_header_glassy.av_header_transparency .social_bookmarks li,
#top .av_header_glassy.av_header_transparency .social_bookmarks li a{border-color: rgba(255,255,255,0.25); color:#fff;}
#top .av_header_glassy.av_header_transparency #header_main_alternate{border-bottom-color: rgba(255,255,255,0.25);} #top .av_header_with_border.av_header_transparency #header_main{
border: 1px solid rgba(255,255,255,0.25); 
border-left: none;
border-right: none;
border-top-color: transparent;}
#top .av_header_with_border.av_header_transparency .avia-menu.av_menu_icon_beside{border-color: rgba(255,255,255,0.25);} .html_header_searchicon_disabled #top .av_header_border_disabled.av_bottom_nav_disabled .main_menu .menu>li:last-child>a .avia-menu-fx{padding-right:13px;  -moz-box-sizing: content-box; 
-webkit-box-sizing: content-box;  box-sizing: content-box;} #top .av_header_scrolldown{
-webkit-transition: opacity 0.6s ease-out, margin 0.6s ease-out;
transition: opacity 0.6s ease-out, margin 0.6s ease-out;
margin-top:0px;
}
#top .av_header_scrolldown.av_header_transparency{opacity: 0;margin-top:-250px !important;}
.html_header_transparency.html_header_scrolldown #top .avia-builder-el-0 .container, 
.html_header_transparency.html_header_scrolldown #top .avia-builder-el-0 .slideshow_inner_caption {padding-top: 0;} #top .header_hidden{display:none;} .av_seperator_small_border .av-main-nav > li > a > .avia-menu-text{border-left-style: solid; border-left-width:1px; padding-left: 13px; margin-left: -13px;} 
.av_seperator_small_border .av-main-nav > li:first-child > a > .avia-menu-text{border-left:none;}
.av_seperator_big_border .av-main-nav > li > a{border-left-style: solid; border-left-width:1px; text-align: center; min-width: 90px;}
#top .av_seperator_big_border .av-main-nav > li:last-child > a,
#top .av_seperator_big_border .av-main-nav > #menu-item-search > a{border-right-style: solid; border-right-width:1px; } 
#top .av_seperator_big_border .av-main-nav > #menu-item-search > a{border-left-style: solid; border-left-width:1px; border-color: inherit; } 
#top .av_seperator_big_border#header .av-menu-button > a .avia-menu-text{border:none;}
.av_seperator_big_border .avia-menu.av_menu_icon_beside{ padding-right: 0; }
#top .av_seperator_big_border#header .av-main-nav > li > a{padding:0 13px;}
#top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style:none;border-right-width:0;}
.html_bottom_nav_header #top .av_seperator_big_border .av-main-nav > #menu-item-search > a{border-left-style: solid; border-left-width:1px; border-color: inherit; margin-left: -1px;}
.avia-menu-subtext, #top .sub-menu .avia-menu-subtext{display:none;} .html_header_top #top .av_menu_left .main_menu .menu li ul ul{ left: 207px} .html_header_sidebar{}
.html_header_sidebar #top #header{width:300px; position: absolute; min-height:100%; border-bottom:none;}
.html_boxed.html_header_sidebar #wrap_all{position: relative;} 
.html_header_sidebar #top #header_main{border-top:none;}
.html_header_sidebar #header .container{width:100%; height:auto; line-height: 1.3em; padding:0; float:none; max-width: 100%;}
.html_header_sidebar .header_bg{ opacity: 1; filter: alpha(opacity=95); }
.html_header_left #top  #header{}
.html_header_right #top #header{ right: 0;}
.html_header_left #main{ margin-left:300px; position: relative; border-left-style:solid; border-left-width:1px; }
.html_header_right #main{margin-right:300px; position: relative; border-right-style:solid; border-right-width:1px; }
.html_header_sidebar #top #header.av_always_sticky{position: fixed; -webkit-backface-visibility: hidden; }
.html_header_sidebar .logo{position: relative; clear:both; padding:40px; border-bottom-style: solid; border-bottom-width:1px; height:auto; max-height: none; width:100%;}
.html_header_sidebar .logo img{width:100%; max-height: none; padding:0; height:auto;}
.html_header_sidebar .main_menu{position: relative; clear:both; z-index: 200;}
.html_header_sidebar #header .av-main-nav , .html_header_sidebar #header .av-main-nav-wrap{width:100%;}
.html_header_sidebar #header .av-main-nav {padding:20px 0;}
.html_header_sidebar #header .av-main-nav > li{ float:none; display: block; margin:0 13%;}
.html_header_sidebar #header .av-main-nav > li > a{line-height: 1.3em; height:auto; padding:15px 3px; border-bottom-style: solid; border-bottom-width:1px; margin:0 auto;}
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text{font-size:16px; font-weight:normal;  display:block;}
.html_header_sidebar #header .av-main-nav > li > a .avia-menu-subtext{display:block; font-weight:normal; font-size:12px; padding-top: 3px;}
.html_header_sidebar #header .av-main-nav > li:last-child > a{border:none;}
.html_header_sidebar #header .av-main-nav > li:nth-last-child(2) > a{border:none;}
.html_header_sidebar #header .avia-menu-fx{display:none;}
.html_header_sidebar .av-main-nav ul{border-top-width: 1px;}
.html_header_left .av-main-nav ul{top:0; left:100%; box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1); }
.html_header_left #top .av-main-nav ul ul{left:207px; top:-1px;}
.html_header_right .av-main-nav ul{top:0; left:auto; right:100%; box-shadow: -5px 5px 15px rgba(0, 0, 0, 0.1); }
.html_header_right #top .av-main-nav ul ul{left:-207px; top:-1px;}
.html_header_sidebar #top .av-main-nav ul a{padding: 12px 15px;}
.html_header_sidebar #main > .avia-builder-el-0{border-top:none;}
.html_header_sidebar #top #header .av-menu-button > a{border:none;}
.html_header_sidebar #top #header .av-menu-button + .av-menu-button > a{padding-top:0;}
.html_header_sidebar #top #header .av-menu-button-colored:hover{opacity: 0.8;}
.html_header_left  #header .avia_mega_div{left:100%; top:0; }
.html_header_right #header .avia_mega_div{right:100%; top:0; }
.html_header_sidebar #top #header .avia_mega_div > .sub-menu{border-width: 1px; border-style:solid; }
.html_header_sidebar.html_content_align_left  .container {float:left;}
.html_header_sidebar.html_content_align_right .container {float:right;}
.html_header_sidebar.html_content_align_left #footer, .html_header_sidebar.html_content_align_right #footer,
.html_header_sidebar.html_content_align_left #socket, .html_header_sidebar.html_content_align_right #socket
{
overflow: hidden;
}
.html_header_sidebar .container_wrap { width: 100%; }
#header .avia-custom-sidebar-widget-area{margin:0; padding:0; float:none;}
#header .avia-custom-sidebar-widget-area .widget{border-top-style: solid; border-top-width:1px; padding:40px; width:100%; overflow: hidden;}
.html_header_sidebar .av-sidebar-social-container{position: relative; clear: both; overflow: hidden;}
.html_header_sidebar #top #header .social_bookmarks{position: relative; top:0;margin:0; border-top-style: solid; border-top-width:1px; clear:both; display:table;width:100%;table-layout: fixed;}
.html_header_sidebar #top #header .social_bookmarks li{float:none; display:table-cell; text-align: center;}
.html_header_sidebar #top #header .social_bookmarks li.social_icon_1 a{border:none;}
.html_header_sidebar #top #header .social_bookmarks li a{width:100%; border-radius: 0; border-left-style: solid; border-left-width: 1px; padding:10px 0;}
.html_header_sidebar .av_default_container_wrap, .html_header_sidebar .container_wrap_first{ float: left; } .html_top_nav_header #header_main_alternate{border-top:none; border-bottom-style: solid; border-bottom-width:1px; }
.html_top_nav_header.html_minimal_header #header_main_alternate{border:none;}
.html_top_nav_header div .logo{position: relative;}
.html_top_nav_header .av-logo-container .inner-container{position: relative; overflow: hidden;}
.html_top_nav_header.html_header_top.html_header_sticky #top #wrap_all #main{padding-top:50px;}
.html_top_nav_header .av-logo-container{height:88px;}
.html_top_nav_header.html_large .av-logo-container{height:150px;}
.html_top_nav_header #header_main{border:none;} .av-hamburger {
padding: 0 0 0 0;
display: inline-block;
cursor: pointer;
font: inherit;
color: inherit;
text-transform: none;
background-color: transparent;
border: 0;
margin: 0;
overflow: visible; 
}
.av-hamburger-box {
width: 35px;
height: 24px;
display: inline-block;
position: relative; 
}
.av-hamburger-inner {
display: block;
top: 50%;
margin-top: -2px; 
}
.av-hamburger-inner, .av-hamburger-inner::before, .av-hamburger-inner::after {
width: 40px;
height: 3px;
background-color: #000;
border-radius: 3px;
position: absolute;
transition: transform 0.15s ease; 
}
.av-hamburger-inner::before, .av-hamburger-inner::after {
content: "";
display: block; 
}
.av-hamburger-inner::before {
top: -10px; 
}
.av-hamburger-inner::after {
bottom: -10px; 
} .av-hamburger--spin .av-hamburger-inner {
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); 
}
.av-hamburger--spin .av-hamburger-inner::before {
transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in, background-color 0.15s ease; 
}
.av-hamburger--spin .av-hamburger-inner::after {
transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19) , background-color 0.15s ease;
}
.av-hamburger--spin.is-active .av-hamburger-inner {
transform: rotate(225deg);
transition-delay: 0.14s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); 
}
.av-hamburger--spin.is-active .av-hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out, background-color 0.15s ease; 
}
.av-hamburger--spin.is-active .av-hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0.15s ease;
} .av-burger-menu-main{ display:none; 	
-webkit-transition: padding 0.3s ease-out;
transition: 		padding 0.3s ease-out;}
.js_active.html_burger_menu #avia-menu > li{display:none;} 
.js_active.html_burger_menu #avia-menu .av-burger-menu-main, 
.html_burger_menu #top #avia-menu .menu-item-search-dropdown{ display:block; }
.av-burger-menu-main{cursor: pointer;}
.av-burger-menu-main a{padding-left:10px;}
.av-hamburger strong{display:none;}
.av-hamburger-box {
height: 8px;
}
.av-hamburger-inner, .av-hamburger-inner::before, .av-hamburger-inner::after {
width:100%;
}
.html_burger_menu #top #wrap_all .menu-item-search-dropdown > a{font-size:24px;}
html.av-burger-overlay-active #top .menu-item-search-dropdown > a{color:#fff;}
.html_burger_menu_active #header .avia-menu .menu-item{display: none;}
.html_burger_menu_active .menu-item-avia-special{ display:block; }
.html_burger_menu_active #top #wrap_all .menu-item-search-dropdown > a {font-size: 24px;}
.html_header_sidebar #top div .av-burger-menu-main{display:none;}
.html_burger_menu_active #top #wrap_all #header .av-burger-menu-main > a{background: transparent; position: relative; z-index: 10; } .av-hamburger--spin-r .av-hamburger-inner {
transition-duration: 0.3s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.av-hamburger--spin-r .av-hamburger-inner::before {
transition: top 0.1s 0.34s ease-in, opacity 0.1s ease-in; }
.av-hamburger--spin-r .av-hamburger-inner::after {
transition: bottom 0.1s 0.34s ease-in, -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s 0.34s ease-in, transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.av-hamburger--spin-r.is-active .av-hamburger-inner {
-webkit-transform: rotate(-225deg);
transform: rotate(-225deg);
transition-delay: 0.14s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.av-hamburger--spin-r.is-active .av-hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.1s ease-out, opacity 0.1s 0.14s ease-out; }
.av-hamburger--spin-r.is-active .av-hamburger-inner::after {
bottom: 0;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
transition: bottom 0.1s ease-out, -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1);
transition: bottom 0.1s ease-out, transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1); }
.av-burger-overlay{
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
right: 0;
z-index:100;
display: none;
overflow: hidden;
opacity: 0;
}
.av-burger-overlay-inner, .av-burger-overlay-bg{
position: absolute;
top: 0;
left: 0;
height:100%;
width: 100%;
min-height: 700px;
display:table;
vertical-align: middle;
text-align: center;
z-index: 5;
}
.av-burger-overlay-bg{
z-index: 3;
opacity: 0.9;
background: #000;
display: block;
position: fixed;
}
.av-burger-overlay-scroll{
overflow: auto;
position: absolute;
height: 100%;
width: 100%;
z-index: 10;
-webkit-overflow-scrolling: touch;
}
#av-burger-menu-ul li a{position: relative; display: block; -webkit-transition: none; transition: none; }
#av-burger-menu-ul li ul { background:transparent; }
html.av-burger-overlay-active #header_meta, 
html.av-burger-overlay-active #menu-item-shop.cart_dropdown,
html.av-burger-overlay-active .cart_dropdown,
html.av-burger-overlay-active #top .social_bookmarks{
z-index: 1;
}
.av-burger-overlay-active #top .av-hamburger-inner, 
.av-burger-overlay-active #top .av-hamburger-inner::before, 
.av-burger-overlay-active #top .av-hamburger-inner::after{
background-color:#fff;
}
.av-burger-overlay-active #top #header .av-main-nav > li > a{background: transparent;}
.av-burger-overlay-active #scroll-top-link{z-index:150;}
#av-burger-menu-ul{display: table-cell; height: 100%; width:100%; vertical-align: middle; padding:125px 0;}
.html_av-overlay-full #av-burger-menu-ul li{display:block; height:auto; width:100%; padding:0.3em 0; font-size: 35px;}
.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li{line-height:1.6em;}
.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li li{font-size: 0.6em; line-height:1.4em;}
.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li li li{font-size: 0.8em; }
.html_av-overlay-full #top #wrap_all #av-burger-menu-ul li a{color:#fff; height:auto; line-height:inherit; font-size: inherit;}
.html_av-overlay-full #av-burger-menu-ul li a:hover, 
.html_av-overlay-full #av-burger-menu-ul li a:active, 
.html_av-overlay-full #av-burger-menu-ul li a:focus{
text-decoration: none; opacity: 0.7;}
.html_av-overlay-full.av-burger-overlay-active #top #wrap_all #menu-item-search a, 
.html_av-overlay-full.av-burger-overlay-active #top #wrap_all #menu-item-search a:hover{
color:#fff;
}
#top #wrap_all #av-burger-menu-ul > li{
opacity:0;
position: relative;
top:18px;
-webkit-transition: opacity 0.3s ease-out, top 0.3s ease-out, left 0.3s ease-out;
transition: 		opacity 0.3s ease-out, top 0.3s ease-out, left 0.3s ease-out;
-webkit-transform: translate3d(0,0,0); }
.avia_desktop.avia-safari #top #wrap_all #av-burger-menu-ul > li { 
-webkit-transform: none; 
}
#top #wrap_all #header #av-burger-menu-ul > li.av-active-burger-items{
opacity:1;
top:0;
left:0;
}
.html_av-overlay-full #top #av-burger-menu-ul .av-menu-button > a .avia-menu-text{ padding: 0.5em 1.5em; }
.html_av-overlay-full #top #av-burger-menu-ul .av-menu-button{ margin-top: 0.4em;}
.html_av-overlay-full #av-burger-menu-ul li ul li a { font-size: 1.3em; }
#av-burger-menu-ul li a .avia-menu-subtext{
display: block;
font-size: 0.6em;
line-height: 1.2em;
margin: -10px 0 13px 0;
opacity: 0.7;
text-transform: none;
}
.html_av-overlay-side  #av-burger-menu-ul li a .avia-menu-subtext{
font-size:1em;
margin:0;
opacity: 0.9;
}
#av-burger-menu-ul .avia-menu-fx{display:none;} #top .av-small-burger-icon{ -ms-transform: scale(0.6); transform: scale(0.6); transform-origin: right; }
#top #wrap_all #header .av-small-burger-icon a{padding:0;} .html_av-overlay-side .av-burger-overlay-bg{opacity: 0.3; cursor: pointer;}
.html_av-overlay-side #top .av-burger-overlay li {margin:0;}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a{ line-height: 1.3em; height:auto; padding:15px 50px; display: block; text-align: left; text-decoration: none;}
.html_av-overlay-side #top .av-burger-overlay li a:hover{ text-decoration: none; }
.html_av-overlay-side #top #wrap_all #av-burger-menu-ul > li{top:0; left:18px;}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li li a{padding-left:70px;}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li li li a{padding-left:90px;}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li li li li a{padding-left:110px;}
.html_av-overlay-side #top #wrap_all .av-burger-overlay li li li li li a{padding-left:130px;}
.html_av-overlay-side .av-burger-overlay-scroll{width:350px; right:0; max-width:100%;
-webkit-transform: translateX(350px); transform: translateX(350px); 
-webkit-transition: all 0.5s cubic-bezier(0.75, 0, 0.25, 1);
transition: 		all 0.5s cubic-bezier(0.75, 0, 0.25, 1);		
}
.html_av-overlay-side.av-burger-overlay-active-delayed .av-burger-overlay-scroll{-webkit-transform: translateX(0); transform: translateX(0);}
.html_av-overlay-side #top #wrap_all #av-burger-menu-ul > li{ opacity:1; top:0; left:0;} .html_av-overlay-side-classic #top .av-burger-overlay{ font-size: 1em; }
.html_av-overlay-side-classic #av-burger-menu-ul{vertical-align: top;}
.html_av-overlay-side-classic #top .av-burger-overlay li a{ border-bottom-style: solid; border-bottom-width: 1px; }
.html_av-overlay-side-classic #top .av-burger-overlay li li .avia-bullet{
height: 1px;
display: block;
position: absolute;
margin-top: 0;
opacity: 0.3;
border: none!important;
width: 7px;
left: 50px;
top: 50%;}
.html_av-overlay-side-classic #top .av-burger-overlay li li li .avia-bullet{ left: 70px; }    
.html_av-overlay-side-classic #top .av-burger-overlay li li li li .avia-bullet{ left: 90px; }    
.html_av-overlay-side-classic #top .av-burger-overlay li li li li li .avia-bullet{ left: 110px; }    
.html_av-overlay-side-classic #top .av-burger-overlay li li li li li li .avia-bullet{ left: 130px; } .html_av-overlay-side-minimal .av-burger-overlay-bg{opacity: 0.1;}
.html_av-overlay-side-minimal #top .av-burger-overlay{ font-size: 1.1em; }
.html_av-overlay-side-minimal #top .av-burger-overlay .sub-menu{ font-size: 0.9em; }  .html_av-submenu-hidden #av-burger-menu-ul li ul{display:none;}
.html_av-submenu-hidden .av-submenu-indicator{ display: inline-block; padding:0 10px; font-size: 11px; opacity: 0.5; vertical-align: top; float: right; 	-webkit-transition: all 0.2s ease-out;transition: all 0.2s ease-out;position: absolute;right: 30px; top: 50%; margin-top: -9px; height: 20px; line-height: 20px;}
.html_av-submenu-hidden .av-submenu-indicator:before{ content:"\E87d"; font-family: 'entypo-fontello';}
.html_av-submenu-hidden .av-show-submenu > a > .av-submenu-indicator{-webkit-transform: rotate(90deg); transform: rotate(90deg);} div .logo{ float:left; position: absolute; left:0; z-index: 1;}
.logo, .logo a{
overflow: hidden;
position: relative;
display: block;
height: 100%;
}
.logo img{
padding:0;
display: block;
width: auto;
height: auto;
max-height: 100%;
image-rendering:auto;
position: relative;
z-index: 2;
height : 100%\9; height: auto\9; -webkit-transition: opacity 0.4s ease-in-out;
transition: 		opacity 0.4s ease-in-out;
}
.logo img.alternate{
position: absolute;
z-index: 1;
top:0;
left:0;
opacity: 0;
}
.av_header_transparency .logo img.alternate{opacity: 1;} .main_menu{ clear:none; position: absolute; z-index: 100; line-height:30px; height:100%; margin:0; right:0; }
.main_menu .pointer_arrow_wrap{display:none;}
.av-main-nav-wrap{float:left; position: relative; z-index: 3;}
.av-main-nav-wrap ul{ margin:0; padding: 0; }
.av-main-nav{z-index: 110; position: relative;}
.av-main-nav ul { display: none; margin-left:0; left:0; position: absolute; top: 100%; width: 208px; z-index: 2; padding:0; box-shadow: 0 8px 15px rgba(0, 0, 0, 0.1); margin-top:-1px; }
.av-main-nav ul li { margin:0; padding:0; width:100%; }
.av-main-nav ul li a { border-right-style: solid; border-right-width:1px; border-left-style: solid; border-left-width:1px; }
.av-main-nav ul li:last-child > a { border-bottom-style: solid; border-bottom-width: 1px; }
.av-main-nav li{ float:left; position:relative; z-index:20; }
.av-main-nav li:hover{ z-index: 100 }
.av-main-nav > li > ul { border-top-width:2px; border-top-style: solid; }
.av-main-nav > li { line-height: 30px; }
.av-main-nav li a { max-width:none; }
.av-main-nav > li > a {
display:block;
text-decoration: none;
padding:0 13px;
font-weight: normal;
font-size:12px;
font-weight: 600;
font-size: 13px;
-webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
transition: 		background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
}
.av-main-nav > li > a , div #menu-item-shop.cart_dropdown{
-webkit-transition: none;
transition: none;
-webkit-transition: background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
transition: 		background-color 0.4s ease-in-out, color 0.4s ease-in-out, border-color 0.8s ease-in-out;
}
.av_header_transparency .av-main-nav > li > a , .av_header_transparency #menu-item-shop.cart_dropdown{
-webkit-transition: border-color 0.2s ease-in-out;
transition: border-color 0.2s ease-in-out;
}
#top .av-main-nav ul a{
width:100%;
height:auto;
float:left;
text-align:left;
line-height:23px;
padding:8px 15px;
font-size: 12px;
min-height: 23px;
max-width: none;
text-decoration: none;
font-family: inherit;
}
#top .av-main-nav ul ul {
left:-207px;
top:0px;
margin:0;
border-top-style: solid;
border-top-width: 1px;
padding-top: 0px
}
.av-main-nav li:hover ul ul{ display:none; }
#top .av-main-nav li:hover > ul { display:block; }
.avia-menu-fx{position: absolute; bottom:-1px; height:2px; z-index: 10; width:100%; left:0; opacity: 0; visibility: hidden; }
.av-main-nav li:hover .avia-menu-fx, .current-menu-item > a > .avia-menu-fx, .av-main-nav li:hover .current_page_item > a > .avia-menu-fx{opacity: 1; visibility: visible;}
.avia-menu-fx .avia-arrow-wrap{
height:10px;
width:10px;
position: absolute;
top:-10px;
left:50%;
margin-left:-5px;
overflow: hidden;
display:none;
visibility: hidden;
}
.current-menu-item>a>.avia-menu-fx>.avia-arrow-wrap, .current_page_item>a>.avia-menu-fx>.avia-arrow-wrap{display:block;}
.avia-menu-fx .avia-arrow-wrap .avia-arrow{ top: 10px; }
.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a, .html_bottom_nav_header #top #menu-item-search>a{ padding-right:0; }
.html_bottom_nav_header.html_logo_center #top .av_seperator_big_border #menu-item-search>a{ padding-right:13px; border-right-style: solid; border-right-width: 1px; }
.html_bottom_nav_header .av-logo-container .main_menu{display:none;} .main_menu .avia-bullet{display:none}
#top #header .menu-item-mega-parent.current-menu-item{overflow: visible!important;}
#top #header .mega_menu_title a{
color:inherit;
font-size: 17px;
line-height: 1.1em;
padding:0;
margin:0;
background: transparent;
border:none;
}
#top #header .mega_menu_title a:hover{
text-decoration: underline;
}
#header .avia_mega_div{ display: none;
margin: -1px 0 0 0;
right: 0;
position: absolute;
top: 100%;
z-index: 2;
box-shadow: 0 32px 60px rgba(0, 0, 0, 0.1);
overflow: hidden;
padding:1px 0 0;
text-align: left;
}
#header.av_minimal_header .avia_mega_div{ margin:0; border-top-style:solid; border-top-width:1px; }
#header.av_minimal_header .avia_mega_div .units{border-right:none; }
#header .avia_mega_div .units{
padding:0 14px 0 15px;
margin:0;
border-right-style:dotted;
border-right-width:1px;
}
#header li:hover .avia_mega_div{
display:block;
}
#top #header .avia_mega_div ul, #top #header .avia_mega_div li{ position: relative;
display:block;
top:auto;
left:auto;
height:auto;
}
#top #header .avia_mega_div .sub-menu{
overflow: hidden;
width:100%;
box-shadow: 		none;
border-style:none;
border-width:0px;
position: relative;
top:0;
display:block;
left:0;
clear: both;
} #top #header .avia_mega_div > .sub-menu{
display: table;
padding:20px 30px 30px;
border-top-style:solid;
border-top-width:2px;
}
#top #header .avia_mega_div > .sub-menu.avia_mega_hr {
padding-top: 30px;
} #top #header .avia_mega_div > .sub-menu > li{
display: table-cell;
float:none;
padding-top:10px;
padding-bottom:0;
vertical-align: top;
}
#top #header .avia_mega_div > .sub-menu.avia_mega_hr{
border-top-width:1px;
border-top-style:dashed;
} #top #header .avia_mega_div > .sub-menu > li > ul{
padding:0;
} #top #header .avia_mega_div > .sub-menu > li > ul li{
display: block;
float: none;
padding: 0;
margin:0;
list-style-type: circle;
list-style-position: inside;
} #top #header .avia_mega_div > .sub-menu > li > ul ul li{
margin-left:15px;
} #top #header .avia_mega_div > .sub-menu > li > ul > li  a{
width:auto;
float:none;
display: block;
border:none;
padding:3px 12px 3px 12px;
font-weight: normal;
height: auto;
line-height: 23px;
}
#header .avia_mega_div .avia_mega_menu_columns_first{
padding-left:0;
}
#header .avia_mega_div .avia_mega_menu_columns_last{
padding-right:0;
border-right-style:none;
border-right-width:0;
}
.avia-bullet {
display: block;
position: absolute;
height: 0;
width: 0;
top: 51%;
margin-top: -3px;
left: -3px;
border-top: 3px solid transparent !important;
border-bottom: 3px solid transparent !important;
border-left: 3px solid green;
}
.avia_mega_div .avia-bullet {
margin-top: 12px;
left: 3px;
display: block;
top: 0;
} #header .mega_menu_title{
margin-bottom:8px;
font-size: 17px;
line-height: 1.1em;
font-weight: 600;
display: block;
}
#header .avia_mega_text_block{
line-height: 21px;
}
#top #header .avia_mega_div .sub-menu .avia_mega_text_block a{
padding:0;
display: inline;
border:none;
text-decoration: underline;
} #top #wrap_all #header .av-menu-button > a{background: transparent;}
#top #wrap_all .av_header_border_disabled .av-menu-button > a{border:none; }
.av-menu-button + .av-menu-button{margin-left: -10px;}
.av-menu-button + .av-menu-button > a{padding-left:0px;}
#top .av-menu-button > a .avia-menu-text{ padding: 9px;}
#top .av-menu-button > a .avia-menu-text{border: 2px solid;  border-radius: 2px;}
.av-menu-button > a .avia-menu-fx{display:none}
.av-menu-button-colored  > a .avia-menu-text{ padding: 11px 10px 10px 10px; }
#top .av-menu-button-colored  > a .avia-menu-text{border-bottom: 1px solid; border-left: none; border-right: none; border-top: none; border-radius: 3px;}
.av-menu-button-colored  > a:hover .avia-menu-text{opacity: 0.9;}
#top #header .av-menu-button > a .avia-menu-subtext{display:none;}
#top #header .av-menu-button > a .avia-menu-text{text-align: center; white-space: nowrap;} #top #menu-item-search{
z-index: 100;
}
#top .menu-item-search-dropdown > a, #searchform #searchsubmit, .ajax_search_image, .iconfont{
font-size: 17px;
}
#top #menu-item-search.menu-item-search-dropdown>a{
border-left:none;
}
#top #menu-item-search:hover>a{
background: transparent;
color: inherit;
}
.avia-search-tooltip{
position: absolute;
z-index: 9999999;
padding:0;
width: 300px;
top: 85% !important;
margin-left: -120px;
border-radius: 2px;
box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.2);
border-width:1px;
border-style: solid;
}
.avia-search-tooltip .avia-arrow-wrap{
width:20px;
height:20px;
position: absolute;
top:-20px;
right:10px;
margin-left:-10px;
overflow: hidden;
}
.avia-arrow{
height:10px;
width:10px;
position: absolute;
top:-6px;
left:50%;
margin-left:-5px;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
border-width:1px;
border-style: solid;
visibility: hidden\9;
}
.avia-search-tooltip .avia-arrow{
top: 15px;
}
#top #searchform {margin:0; padding:0;}
#top #searchform>div{position: relative;  max-width: 300px;}
#top .widget #searchform>div{margin:0; max-width: 100%;}
#top #searchform br{display:none;}
#top #s{width:100%; position: relative; padding:11px 47px 11px 5px;  z-index: 1; margin:0; box-shadow: none;}
#top #searchsubmit, .ajax_load{
width: 40px;
height: 100%;
line-height: 40px;
padding: 0;
position: absolute; right: 0; top : 0;
z-index: 2;
margin:0;
border-radius: 0;
min-width: 40px;
}
.avia_mobile #top #searchsubmit, .avia_mobile .ajax_load{
height: 41px;
}
.avia-search-tooltip #searchform>div{ margin:16px; }
.ajax_load{
z-index: 5;
}
.ajax_load_inner{
background: url(//nebraskarecords.de/wp-content/themes/enfold/images/layout/loading.gif) no-repeat scroll center center #fff;
opacity: 0.5;
position: absolute;
top:0;
left:0;
right:0;
bottom:0;
}
#top #searchform .ajax_search_response{
line-height: 1.4em;
font-size: 12px;
margin:0;
}
.ajax_search_response h4{
padding:20px 16px 2px 16px;
font-size: 14px;
margin:0;
}
.ajax_search_response h4:first-child{
padding-top:0px;
border:none;
}
#top div .ajax_search_entry{
display:block;
text-decoration: none;
line-height: 1.4em;
font-size: 12px;
height:auto;
padding:10px 16px;
border-bottom-style: dashed;
border-bottom-width: 1px;
clear:both;
overflow: hidden;
}
#top div .ajax_search_entry.with_image .ajax_search_image{
background: transparent;
}
.ajax_search_content{
overflow: hidden;
display: block;
}
.ajax_search_title{
display:block;
font-weight: bold;
text-transform: uppercase;
}
.ajax_not_found .ajax_search_title{
text-transform: none;
}
.ajax_search_image{
height:32px;
line-height:32px;
text-align: center;
width:32px;
float:left;
margin-right:8px;
border-radius: 40px;
overflow: hidden;
font-size: 15px;
}
.ajax_search_image img{
display:block; border:none; max-width: 100%;
min-height:32px;
min-width:32px;
}
.ajax_search_excerpt {
font-size: 12px;
line-height: 1.4em;
display: block;
margin-top: 3px;
font-style: italic;
}
#top div .ajax_search_entry_view_all{
text-align: center;
font-weight: bold;
border:none;
}
#top div .ajax_not_found, #top div .ajax_search_entry.ajax_not_found:hover{border:none; background: transparent;}  .title_container{
position: relative;
}
#top .title_container .container{
padding-top:10px;
padding-bottom:10px;
min-height: 56px;
}
.title_container .main-title {
margin: 0;
font-size: 16px;
position: relative;
z-index: 2;
min-height: 36px;
line-height: 2.3em;
top: 0;
font-weight: 400;
}
.title_container .main-title a{text-decoration: none;}
.title_meta, #top .portfolio-entry .title_meta{
display: block;
clear: both;
position: relative;
z-index: 1;
margin-top:-1em;
padding:0;
}
.title_meta p{
margin: 1.3em 0 0 0;
}
.title_container .breadcrumb {
z-index: 10;
line-height: 15px;
font-size: 11px;
position: absolute;
right: 50px;
top:50%;
margin-top: -7px;
}
.breadcrumb a{text-decoration: none;}
.breadcrumb a:hover{text-decoration: underline;}
.breadcrumb-trail .trail-before, .breadcrumb-trail .trail-end, .breadcrumb-trail .sep, .breadcrumb-trail a, .breadcrumb-trail .bbp-breadcrumb-current{
display: block;
float: left;
padding:0px 3px;
}
.breadcrumb-trail span, .bbp-breadcrumb-current a{display: inline; padding:0; float:none;}
.breadcrumb .sep{
display: block;
overflow: hidden;
width:8px;
} #top.avia-blank #wrap_all #main{ padding-top: 0 !important; margin:0;}
#top.avia-blank #wrap_all #main .container { padding-top: 0 !important;}
#top.avia-blank{
height: 100%;
position: absolute;
width: 100% !important;
margin: 0;
display: table;
vertical-align: middle;
float: none;
top:0;
left:0;
table-layout: fixed;
}
#top.boxed.avia-blank{
max-width:100% !important;
}
#top.boxed.avia-blank .container{
margin: 0 auto;
}
#top.avia-blank #wrap_all{
display: table-cell;
float: none;
vertical-align: middle;
}
#top.avia-blank #wrap_all #main{
padding:0;
}
#top.avia-blank #main .container_wrap:last-child{
border-bottom-style: solid;
border-bottom-width: 1px;
}
#top.avia-blank #main .container_wrap:first-child{
border-top-style: solid;
border-top-width: 1px;
} .av-frame{
position: fixed;
z-index: 600;
}
.html_av-framed-box .av-frame.av-frame-vert{
left:0;
width:100%;
top:0;
}
.html_av-framed-box .av-frame.av-frame-hor{
top:0;
height:100%;
left:0;
}
.html_av-framed-box .av-frame.av-frame-bottom{
top:auto;
bottom:0;
}
.html_av-framed-box .av-frame.av-frame-right{
left:auto;
right:0;
}
.html_av-framed-box.html_av_admin_bar_active .av-frame.av-frame-top{
margin-top:32px;
}
.html_header_top.html_header_sticky.html_av-framed-box #header{
left:0;
}
.html_header_top.html_header_sticky.html_av-framed-box #header_main,
.html_header_top.html_header_sticky.html_av-framed-box #header_meta
{
margin:0 50px;
}
@-webkit-keyframes rotateplane {
0% {
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
@keyframes rotateplane {
0% {
-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
@media (max-width: 900px){
.mfp-arrow {
text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
}
}  #top .social_bookmarks {
height: 30px;
z-index: 150;
-webkit-backface-visibility: hidden;
margin: 0 0 0 -9px;
}
#top .social_bookmarks li{
height:100%;
float:left;
padding:0;
-webkit-transition: all 0.2s ease-in-out;
transition: 		all 0.2s ease-in-out;
border-right-style: solid;
border-right-width: 1px;
display: block;
width:30px;
}
#top #header .social_bookmarks li:last-child{border-right-style:none; border-right-width:0;}
#top .social_bookmarks li a{
float:left;
width:30px;
line-height:30px;
display: block;
margin:0px;
outline: none;
padding:0;
min-height:30px;
height:100%;
overflow: visible;
z-index: 2;
position: relative;
text-align: center;
}
#top #wrap_all .social_bookmarks, #top #wrap_all .social_bookmarks a, #top #wrap_all .social_bookmarks li{background: transparent;}
#top #wrap_all .social_bookmarks li a:hover{ text-decoration: none; }
#top #wrap_all .av-social-link-rss:hover	   	 a{color:#fff; background-color:#ffa133; }
#top #wrap_all .av-social-link-facebook:hover  a{color:#fff; background-color:#37589b; }
#top #wrap_all .av-social-link-twitter:hover   a{color:#fff; background-color:#46d4fe; }
#top #wrap_all .av-social-link-mail:hover      a{color:#fff; background-color:#9fae37; }
#top #wrap_all .av-social-link-dribbble:hover  a{color:#fff; background-color:#e44885; }
#top #wrap_all .av-social-link-linkedin:hover  a{color:#fff; background-color:#419cca; }
#top #wrap_all .av-social-link-search:hover    a{color:#fff; background-color:#222222; }
#top #wrap_all .av-social-link-gplus:hover     a{color:#fff; background-color:#de5a49; }
#top #wrap_all .av-social-link-behance:hover   a{color:#fff; background-color:#008cfa; }
#top #wrap_all .av-social-link-flickr:hover    a{color:#fff; background-color:#ff0086; }
#top #wrap_all .av-social-link-forrst:hover    a{color:#fff; background-color:#234317; }
#top #wrap_all .av-social-link-myspace:hover   a{color:#fff; background-color:#000000; }
#top #wrap_all .av-social-link-tumblr:hover    a{color:#fff; background-color:#345574; }
#top #wrap_all .av-social-link-vimeo:hover     a{color:#fff; background-color:#31baff; }
#top #wrap_all .av-social-link-youtube:hover   a{color:#fff; background-color:#a72b1d; }
#top #wrap_all .av-social-link-pinterest:hover a{color:#fff; background-color:#cb2027; }
#top #wrap_all .av-social-link-skype:hover 	   a{color:#fff; background-color:#12a5f4; }
#top #wrap_all .av-social-link-instagram:hover a{color:#fff; background-color:#a67658; }
#top #wrap_all .av-social-link-five_100_px:hover a{color:#fff; background-color:#222222; }
#top #wrap_all .av-social-link-soundcloud:hover  a{color:#fff; background-color:#F76700; }
#top #wrap_all .av-social-link-xing:hover 	     a{color:#fff; background-color:#006567; }
#top #wrap_all .av-social-link-vk:hover 	   	 a{color:#fff; background-color:#597BA5; }
#top #wrap_all .av-social-link-reddit:hover 	 a{color:#fff; background-color:#FF4500; }
#top .av-section-bottom-logo .social_bookmarks, 
.html_bottom_nav_header #top .av-logo-container .social_bookmarks{
position: absolute;
top:50%;
margin-top: -15px;
right:0;
}
.html_bottom_nav_header .main_menu .social_bookmarks{display:none}
.html_cart_at_menu #top .av-section-bottom-logo .social_bookmarks, .html_bottom_nav_header.html_cart_at_menu  #top .av-logo-container .social_bookmarks{
left:0;
right: auto;
}
#top .av-logo-container .social_bookmarks li{
border:none;
}
#top .av-logo-container .social_bookmarks li a{border-radius: 100px;} .sub_menu{
float:left;
z-index: 2;
font-size: 11px;
line-height: 30px;
position: relative;
top:10px;
}
#top .sub_menu>ul{
float:left;
margin:0;
}
#top .sub_menu>ul, #top .sub_menu>ul>li{background: transparent;}
.sub_menu li{
float:left;
position: relative;
padding:0 10px;
border-right-style: solid;
border-right-width: 1px;
line-height: 10px;
}
.sub_menu>ul>li>a, .sub_menu>div>ul>li>a{
text-decoration: none;
font-weight: bold;
padding:7px 0;
} #top .sub_menu li ul{
display: none;
position: absolute;
width:170px;
padding:4px 0;
z-index: 101;
box-shadow: 0 8px 15px rgba(0,0,0,0.1);
left:-50%;
margin:0;
border-style: solid;
border-width: 1px;
top:19px;
}
#top .sub_menu li:hover>ul{
display:block;
}
.sub_menu>ul>li:hover>a{
text-decoration: underline;
}
.sub_menu li li{
float:none;
line-height: 20px;
border:none;
padding: 0 0;
margin:0;
}
#top .sub_menu li li a{
width: 100%;
height: auto;
text-align: left;
line-height: 23px;
padding: 6px 18px;
font-size: 12px;
min-height: 23px;
max-width: none;
text-decoration: none;
display: block;
border-top-style: dashed;
border-top-width: 1px;
}
#top .sub_menu li li:first-child > a {
border: none;
}
#top .sub_menu li li a:hover{
text-decoration: none;
background: #f8f8f8;
} #top .sub_menu li li ul{
top:-1px;
left:-169px;
background: none;
padding: 0;
}
.pointer_arrow{
border-style:solid;
border-width:1px;
}  .mfp-ready .mfp-figure {
opacity: 0;
}
div .mfp-title{
line-height: 1.4em;
font-size: 13px;
}
.mfp-title a{ text-decoration: underline; color:#fff;}
.mfp-title a:hover{ text-decoration: none; opacity: 0.8;}
.mfp-zoom-in .mfp-figure, .mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler{
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-image-loaded .mfp-figure, .mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler{
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure, .mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler{
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
opacity: 0;
}
div.avia-popup .mfp-iframe-scaler{ overflow: visible; }
div.avia-popup .mfp-zoom-out-cur { cursor: auto; }
div.avia-popup .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: pointer; }
div.avia-popup .mfp-close {
width: 40px;
height: 40px;
right: -13px;
text-align: center;
border-radius: 100px;
border: 2px solid transparent;
line-height: 38px;
padding: 0;
top: -5px;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
font-family: Arial, Baskerville, monospace !important;
}
div.avia-popup .mfp-close:hover{ 
border: 2px solid #fff; 
transform: scale(0.8);
-webkit-transform: scale(0.8) rotateZ(90deg);
}
div.avia-popup .mfp-iframe-scaler .mfp-close{top: -43px;}
div.avia-popup .mfp-figure:after{box-shadow: none; display: none;}
div.avia-popup button.mfp-arrow:before, div.avia-popup button.mfp-arrow:after{border:none; margin:0; display:none;}
div.avia-popup button.mfp-arrow:before{ 
opacity:1; display:block; position: absolute; top:50%; left:0; width:100%; height:80px; line-height:80px; margin-top:-40px; color:#fff; font-size: 50px;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-weight: normal;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: scale(1,1);
transform: scale(1,1);
}
div.avia-popup button.mfp-arrow:hover:before{-webkit-transform: scale(0.8,0.8); transform: scale(0.8,0.8);}
div.avia-popup button.mfp-arrow:before		{ content:"\E87d"; font-family: 'entypo-fontello'; }
div.avia-popup button.mfp-arrow-left:before { content:"\E87c"; font-family: 'entypo-fontello'; } .mfp-img {
-webkit-animation: none !important;
animation: none !important;
} div.avia-popup .mfp-preloader {
width: 30px;
height: 30px;
line-height: 30px;
background-color: #FFF;
opacity: 0.65;
margin: 0 auto;
-webkit-animation: rotateplane 1.2s infinite ease-in-out;
animation: rotateplane 1.2s infinite ease-in-out;
border-radius: 100px;
}
div.avia-popup .mfp-s-error .mfp-preloader {background: transparent; width:100%; -webkit-animation: none; animation: none; white-space: nowrap;} .av-siteloader-wrap{
position: fixed;
top:0;
left:0;
right:0;
bottom:0;
width:100%;
height:100%;
z-index: 1000000;
background: #fff;
display:none;
}
html.av-preloader-active{}
html.av-preloader-active .av-siteloader-wrap{display:block;}
.av-siteloader-inner{
position: relative;
display: table;
width: 100%;
height:100%;
text-align: center;
}
.av-siteloader-cell{display:table-cell; vertical-align: middle;}
.av-siteloader , #top div.avia-popup .mfp-preloader{
font-size: 10px;
position: relative;
text-indent: -9999em;
margin:0 auto;
border-top: 	2px solid rgba(0, 0, 0, 0.2);
border-right: 2px solid rgba(0, 0, 0, 0.2);
border-bottom:2px solid rgba(0, 0, 0, 0.2);
border-left:  2px solid #000;
-webkit-animation: av-load8 0.8s infinite linear;
animation: av-load8  0.8s infinite linear;
}
#top div.avia-popup .mfp-preloader{
position: absolute;
background: transparent;
border-top: 2px solid #fff;
border-right: 2px solid #fff;
border-bottom: 2px solid #fff;
}
.av-preloader-reactive #top .av-siteloader{
-webkit-animation: avia_pop_loader 1.3s 1 linear;
animation: avia_pop_loader 1.3s 1 linear;	
}
.av-preloader-reactive #top .av-siteloader-extra{
border-radius: 50%;
width: 400px;
height: 400px;
background:#eee;
position: absolute;
left: 50%;
top: 50%;	
-webkit-transform: scale(0);
transform: scale(0);
opacity:0;
-webkit-animation: avia_shrink 1.1s 1 linear;
animation: avia_shrink 1.1s 1 linear;	
margin:-200px 0 0 -200px;
}
.av-siteloader,  #top div.avia-popup .mfp-preloader,
.av-siteloader:after , #top div.avia-popup .mfp-preloader:after{
border-radius: 50%;
width: 40px;
height: 40px;
}
.av-preloading-logo{
position: relative;
margin: 0 auto;
display: block;
max-width:450px;
max-height:450px;
margin-bottom:20px;
z-index: 100;
}
#top div.avia-popup .mfp-s-error .mfp-preloader {
background: transparent;
width: 100%;
-webkit-animation: none;
animation: none;
white-space: nowrap;
border: none;
text-indent: 0;
font-size: 17px;
-webkit-transition: none;
transition: none;
} .content, .sidebar{
padding-top:50px;
padding-bottom:50px;
-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
min-height: 1px;
z-index: 1;
}
.content:hover, .sidebar:hover{
z-index: 1;
} #top #main .sidebar{
border-left-style:solid;
border-left-width:1px;
margin-left:0;
float: none;
width: auto;
overflow: hidden;
display: block;
clear: none;
}
.inner_sidebar{
margin-left:50px;
}
.content{
border-right-style:solid;
border-right-width:1px;
margin-right:-1px;
}
.content .entry-content-wrapper{
padding-right:50px;
} .template-blog .blog-meta{
float:left;
margin-right:50px;
}
.multi-big .post_author_timeline , .single-small .post_author_timeline {
position: absolute;
top: 0;
left: 40px;
width: 1px;
height: 100%;
border-right-width:1px;
border-right-style: dashed;
}
.single-post .post_author_timeline{
display:none;
} #top #main .sidebar_left .sidebar{
border-right-style:solid;
border-right-width:1px;
border-left:none;
}
.sidebar_left .inner_sidebar{
margin-right:50px;
margin-left:0;
}
.sidebar_left .content{
float:right;
border-left-style:solid;
border-left-width:1px;
border-right:none;
margin-right:-50px;
margin-left:-1px;
padding-left:50px;
}
.sidebar_left .template-blog .blog-meta {
float: right;
margin-left: 50px;
margin-right: 0;
}
.sidebar_left .multi-big .post_author_timeline , .sidebar_left .single-small .post_author_timeline {
left:auto;
right:40px;
}
.sidebar_left .big-preview{
padding:0 131px 10px 0;
}
div .single-big .pagination{padding:1px 50px 10px 1px;} .sidebar_left .author-extra-border{right:auto; left:-50px;} .fullsize .content{
margin:0;
border:none;
}
.fullsize .content .entry-content-wrapper{
padding-right:0;
}
#top .fullsize .template-blog .post-title{text-align: center; font-size: 30px; padding:15px 0; max-width: 800px; margin: 0 auto;}
#top.single-post .fullsize .template-blog .post_delimiter{visibility: hidden;}
#top .fullsize .template-blog .post-meta-infos{text-align: center;}
#top .fullsize .template-blog .post .entry-content-wrapper{text-align: justify; font-size:1.15em; line-height: 1.7em; max-width: 800px; margin:0 auto; overflow: visible; }
#top .fullsize .template-blog .post .entry-content-wrapper > *{ max-width: 40em; margin-left:auto; margin-right:auto; }
#top .fullsize .template-blog .post_delimiter{border-bottom-width:1px; border-bottom-style: solid; width:3000px; left:-1500px; position: relative; max-width: 3000px;}
#top .fullsize .template-blog .post_author_timeline{display:none;}
#top .fullsize .template-blog .blog-meta {
float: none;
margin: 0 auto;
display: block;
position: relative;
width: 81px;
overflow: hidden;
text-align: center;
z-index: 1000;
}
#top .av-alb-blogposts.template-blog div.post_delimiter{
width: 100%;
left: 0;
position: relative;
}
#top .fullsize .related_entries_container img{ margin: 0 auto;}
#top .fullsize .related_title{text-align: center; }
#top .fullsize .related_posts{ padding: 23px 0 33px 0; } #top .fullsize .template-blog .big-preview{padding: 0 0 10px 0;}
#top .fullsize .template-blog .first-quote{margin-top:15px;}
#top .fullsize .template-blog .big-preview.multi-big{margin-bottom:-48px; padding: 0; width:100%;}
#top .fullsize .template-blog .big-preview.multi-big a, .fullsize div .template-blog .big-preview.multi-big a img{width:100%;}
#top .fullsize .template-blog .big-preview img{width:100%}
.fullsize .big-preview .avia-gallery {
width: 40em;
max-width: 100%;
margin: 0 auto;
}
.fullsize .comment_content {padding-right:0;}
.fullsize .blog-tags{display: block;}
.container .minor-meta{font-size: 0.9em;}
#top .fullsize .flex_column .template-blog .post-title,
#top .fullsize .flex_column .template-blog .post-meta-infos{
text-align: left;
}
#top .fullsize .flex_column .big-preview .avia-gallery{width:100%;}
#top .fullsize .flex_column .template-blog .post .entry-content-wrapper > *{ max-width:100%;} .html_header_sidebar #top .fullsize .template-blog .multi-big .post-title, .html_header_sidebar #top .fullsize .template-blog .single-big .post-title{ max-width: none; text-align: left;}
.html_header_sidebar #top .fullsize .template-blog .multi-big .post-meta-infos, .html_header_sidebar #top .fullsize .template-blog .single-big .post-meta-infos{text-align: left;}
.html_header_sidebar #top .fullsize .template-blog .post .entry-content-wrapper{ max-width: none;}
.html_header_sidebar #top .fullsize .template-blog .post .entry-content-wrapper > *{ max-width: none;} .post{
clear:both;
width:100%;
float:left;
position: relative;
}
.template-blog .post .entry-content-wrapper{ overflow:hidden;
}
.template-blog .post_delimiter{
margin: 0 0 50px 0;
padding: 50px 0 0 0; clear:both;
}
.template-blog .post-entry-last .post_delimiter{
border:none;
height:1px;
}
.rounded-container, .rounded-container img{
border-radius: 111px;
overflow: hidden;
display: block;
position: relative;
z-index: 2;
}
.rounded-container{
float:left;
width:81px;
height:81px;
text-align: center;
line-height: 81px;
}
.rounded-container .iconfont, .small-preview .iconfont{
font-size: 23px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
}
.entry-content-wrapper .post-title{
font-size: 21px;
line-height: 1.3em;
}
.post-meta-infos {
font-size: 0.9em;
position: relative;
top: -8px;
display: block;
}
.post-meta-infos a{text-decoration: none;}
.post-meta-infos a:hover{text-decoration: underline;}
.text-sep{padding: 0 5px;}
.more-link{clear:both; display: inline-block;} .big-preview{
display:block;
padding:0 50px 10px 131px;
}
.template-page .big-preview{
display:block;
padding:0 0 10px 131px;
text-align: center;
}
.big-preview a{display: block; position: relative; overflow: hidden; }
.big-preview.single-big{
padding:0 50px 10px 0;
}
.entry-content-wrapper .big-preview.single-big{
padding:0 0px 10px 0;
}
.fullsize .big-preview.single-big{
padding:0 0 10px 0;
}
.post-loop-1 .big-preview{
position: relative;
z-index: 4;
}
.small-preview{
width:81px;
height:81px;
overflow: hidden;
border-radius: 4px;
float:left;
margin:6px 0 0 0;
position: relative;
text-align: center;
line-height: 81px;
position: relative;
z-index: 4;
display: block;
}
.small-preview img, .big-preview img{
display: block;
border-radius: 4px;
position: relative;
z-index: 4;
width: 100%;
}
.single-post .single-small.with-slider .small-preview{
width:180px;
height:180px;
}
.single-post .single-small.with-slider .post_author_timeline{display:none;}
#top.single-post .fullsize .single-small.with-slider .blog-meta{width:180px;}
.archive .av-content-full > .extra-mini-title{text-align: center;}
.archive .av-content-full .author-box {text-align: center; } .pagination {
clear:both;
padding: 10px 0px 50px 0;
position:relative;
z-index:3;
line-height: 13px;
overflow: hidden;
}
.pagination span, .pagination a {
display:block;
float:left;
font-size:11px;
line-height:13px;
padding:2px 9px 1px 9px;
text-decoration:none;
width:auto;
}
#top .pagination .current, #top .pagination a, #top .fullsize .template-blog .pagination a{
float: left;
height: 35px;
width: 35px;
line-height: 35px;
text-align: center;
padding: 0;
border-radius: 100px;
margin-right: 3px;
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
}
.pagination .current{
font-size:11px;
padding:1px 9px 1px 9px;
font-weight: bold;
}
.pagination .pagination-meta{
float:right;
line-height: 35px;
}
.template-blog .pagination{padding:1px 50px 10px 24px;} #top .avia-post-nav{
position: fixed;
height:110px;
top:50%;
background: #aaa;
background: rgba(0,0,0,0.1);
color:#fff;
margin-top:-55px;
padding:15px;
text-decoration: none;
z-index: 501; -webkit-transform: translate3d(0,0,0); }
#top .avia-post-nav:hover{
background: #222;
background: rgba(0,0,0,0.8);
}
.avia-post-nav .label{position: absolute; top:50%; height:22px; line-height: 22px; margin-top:-11px; font-size: 24px;}
.avia-post-nav .entry-image{height:80px; width:80px; display:block;}
.avia-post-nav .entry-image img{border-radius: 100px; display: block;}
.avia-post-prev{ left:0; border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.avia-post-prev .label{ left:10px;}
.avia-post-next{ right:0; border-top-left-radius: 4px; border-bottom-left-radius: 4px; }
.avia-post-next .label{ right:10px;}
.avia-post-next.with-image{text-align: right;}
.avia-post-nav .entry-info{
display:block;
height:80px;
width:220px;
display: table;
}
.avia-post-next .entry-info{ margin:0 20px 0 1px;}
.avia-post-prev .entry-info{ margin:0 1px 0 20px;}
.avia-post-nav .entry-info span{
display: table-cell;
vertical-align: middle;
font-size: 13px;
line-height: 1.65em;
}
.avia-post-nav .entry-info-wrap{width:1px; overflow: hidden; display:block;}
.avia-post-nav:hover .entry-info-wrap{width:240px;} .pagination_split_post{
clear: both;
padding-top: 20px;
} .related_posts {position: relative; clear:both; width:100%; float:left; border-top-style:solid; border-top-width: 1px;  padding:23px 50px 33px 0; margin-bottom:30px; }
.related_posts:hover{z-index:9999;}
.related_title {margin-bottom:20px;}
.related_column{float:left; padding-right:3px;}
.related_posts img, .related_posts a{display:block; border-radius: 2px; overflow: hidden; max-width:100%; margin:0 auto;}
.related_posts_default_image{border-width:1px; border-style: solid; display: block; float:left; border-radius: 2px; min-height: 60px; min-width: 100%; max-width:100%; }
.related_posts_default_image img{visibility: hidden; }
.relThumb{text-align: center;}
.related_posts .av-related-title{display:none;}
.related_image_wrap{position: relative; display: block; float:left; width:100%; -webkit-backface-visibility: hidden; }
.avia-related-tooltip{
position: absolute;
z-index: 9999999;
padding:0;
width: 200px;
border-radius: 2px;
box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.1);
border-width:1px;
border-style: solid;
padding:15px;
margin-top:-10px;
}
.avia-related-tooltip .avia-arrow-wrap{
top:auto;
bottom:0;
position: absolute;
left:50%
}
.avia-related-tooltip .avia-arrow-wrap .avia-arrow{
border-top: none;
border-left: none;
top: -4px;
}
.related-format-icon{position: absolute; text-align: center; top:1px; left:1px; bottom:1px; right:1px; opacity: 0; filter:alpha(opacity=0);}
.related-format-icon-inner{position: absolute; height:30px; font-size: 30px; line-height: 30px; top:50%; margin-top:-15px; left:0; width:100%;}
.related-format-icon:hover{opacity: 0.8; filter:alpha(opacity=80);}
.related-format-visible{opacity: 0.5 ; filter:alpha(opacity=50);}
.sidebar_left .related_posts_sep{right:auto; left:0;} .single-big + .related_posts.av-related-style-full{
border-top:none; padding-top:0;
}
.related_posts.av-related-style-full a {
margin: 2px 0;
padding: 6px;
border-radius: 3px;
display:table;
width:100%;
text-decoration: none; 
text-align: left;
border:1px solid transparent;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.related_posts.av-related-style-full a:hover{ border-width:1px; border-style: solid;}
.av-related-style-full .related-format-visible{opacity: 1 ; filter:alpha(opacity=100);}
#top .av-related-style-full .related_column{width:50%;}
#top .av-related-style-full .relThumb{text-align: left;}
#top .av-related-style-full .related-format-icon{width:58px; height:58px; bottom:auto; right:auto; border-radius: 100px;  }
#top .av-related-style-full .related_image_wrap{display:table-cell; float: none; background-color: transparent;}
#top .av-related-style-full .related_image_wrap, #top .av-related-style-full .related_image_wrap img, #top .av-related-style-full .related_image_wrap .related_posts_default_image{width:60px; height:60px; border-radius: 100px;}
#top .av-related-style-full .av-related-title{text-decoration: none; display:table-cell; vertical-align: middle; padding: 5px 15px; line-height: 1.2em;}
.responsive .av-related-style-full .relThumb1, .responsive .av-related-style-full .relThumb3, .responsive .av-related-style-full .relThumb5{clear:both;} .avia-post-format-image img{ border-radius: 3px;}
.avia-post-format-image{margin-bottom:10px;}
.entry-content-wrapper.gallery-content .avia-gallery{margin-bottom:10px;} #top #wrap_all .big-preview + .big-preview{
position: relative;
top:-60px;
background: transparent;
margin: 0 20px -40px 20px;
z-index: 550;
width:auto;
}
#top #wrap_all .big-preview.multi-big + .big-preview.multi-big{
margin: 0 20px -30px 20px;
} .flex_column .template-blog .post .entry-content-wrapper{
}
#top .flex_column .template-blog .post-title{
font-size:1.3em;
}
.flex_column .template-blog .post_delimiter{
margin: 0 0 20px 0;
padding: 20px 0 0 0;
}
.flex_column .template-blog .single-big .pagination {
padding: 1px 0 10px 0;
}
.flex_column .template-blog .big-preview.single-big {
padding: 0 0 10px 0;
}
.flex_column .template-blog .post-meta-infos{
margin-bottom: -13px;
} .html_elegant-blog #top .post-entry .post-title,
.html_elegant-blog .avia-content-slider .slide-entry-title{
text-align: center;
font-size: 30px;
text-transform: uppercase;
padding:0px 0 15px;
letter-spacing: 2px;
line-height: 1.3em;
margin-bottom:10px;
}
.html_elegant-blog #top .post-entry .post-title:hover,
.html_elegant-blog .avia-content-slider .slide-entry-title:hover{
opacity: 0.7;
}
.html_elegant-blog #top .post-entry .post-meta-infos,
.html_elegant-blog .avia-content-slider .slide-meta
{
display: block;
text-align: center;
padding:10px 0;
border-top-width: 1px;
border-top-style: solid;
border-bottom-width: 1px;
border-bottom-style: solid;
margin-top:40px;
width:100%;
clear: both;
float: left;
}
.html_elegant-blog #top .post-entry .blog-categories{
text-align: center;
display: block;
font-weight: bold;
position: relative;
}
.html_elegant-blog #top .post-entry .minor-meta{
text-transform: uppercase;
}
.html_elegant-blog .post-entry .post-meta-infos .text-sep,
.html_elegant-blog .post-entry .slide-meta .slide-meta-del{
border-left-width: 1px;
border-left-style: solid;    
padding: 0;
display: inline-block;
margin: 0 10px;
text-indent: -126px;
overflow: hidden;
vertical-align: bottom;
}
.html_elegant-blog .av-vertical-delimiter{
display: block;
margin:0 auto;
width:40px;
border-top-width:3px;
border-top-style: solid;
padding-bottom: 16px;
}
.html_elegant-blog .entry-content-wrapper .big-preview.single-big{
margin-top:20px;
}
.html_elegant-blog .more-link{
display: block;
text-align: center;
margin:30px auto 20px auto;
clear: both;
width:250px;
border:none;
border-style: solid;
border-width:1px;
padding: 10px 0;
border-radius: 2px;
}
.html_elegant-blog .more-link:hover{
text-decoration: none;
}
.more-link-arrow:after{
content:"\E87d"; font-family: 'entypo-fontello';	
font-size: 10px;
vertical-align: middle;
padding:0 8px;
}
.html_elegant-blog .more-link-arrow{
display:none;
}
.html_elegant-blog .multi-big .post_author_timeline, .html_elegant-blog .single-small .post_author_timeline{
border-right-style: solid;
}
.html_elegant-blog .blog-tags.minor-meta,
.html_elegant-blog .av-share-link-description,
.html_elegant-blog .related_title
{
display: block;
text-align: center;
}
.html_elegant-blog #top .big-preview{padding-left:0;padding-right:0;} .html_elegant-blog .avia-content-slider .slide-entry-title{
padding-top:15px;
font-size: 1.4em;
}
.html_elegant-blog #top .avia-content-slider .blog-categories{
top:15px;
}
.html_elegant-blog .avia-content-slider .read-more-link{
position: relative;
top:18px;	
padding-bottom: 10px;
}
.html_elegant-blog .avia-content-slider .av-vertical-delimiter{
position: relative;
top:-5px;
}
.html_elegant-blog .template-blog .post_delimiter{
margin: 0 0 20px 0;
padding: 20px 0 0 0;
}
.html_elegant-blog .av-share-box{margin-bottom:0;} .html_elegant-blog .template-author .extra-mini-title{
display: none;
} .html_elegant-blog #top .template-search .post-title{
text-align:left;
}
.html_elegant-blog #top .template-search .blog-categories{
display:none;
}
.html_elegant-blog #top .template-search .entry-content-wrapper .post-title a:hover{
text-decoration: none;
}
.html_elegant-blog #top .template-search .post-entry .post-meta-infos{
margin-top: -20px;
text-align: left;
border: none;
} .html_modern-blog #top .post-entry .post-title, .html_modern-blog .avia-content-slider .slide-entry-title{
font-size:2em;
text-align: left;
letter-spacing: 1px;
}
.html_modern-blog #top .post-entry .blog-categories{
text-align: left;
font-weight: normal;
font-size: 0.8em;
top:-25px;
}
.html_modern-blog .av-vertical-delimiter{
margin:0;
}
.html_modern-blog #top .post-entry .post-meta-infos, .html_modern-blog .avia-content-slider .slide-meta{
text-align: left;
border:none;
margin-top: 15px;
font-size: 0.9em;
}
.html_modern-blog .av-vertical-delimiter{
display: none;
}
.html_modern-blog .post-entry .post-meta-infos .text-sep, .html_modern-blog .post-entry .slide-meta .slide-meta-del{
border:none;
text-indent: 0;
opacity: 0.3;
}
.html_modern-blog .more-link{
margin: 30px 0 20px 0;
display: inline;
border: none;
position: relative;
top: -0.3em;
}
.html_modern-blog .more-link .more-link-arrow{
display: inline;
}
.html_modern-blog .blog-tags.minor-meta, .html_modern-blog .av-share-link-description, .html_modern-blog .related_title{
text-align: left;
}
.html_modern-blog #top .template-page .big-preview{
margin-top:0;
} #top .av-blog-meta-author-disabled .minor-meta.blog-author{ display:none; }
#top .av-blog-meta-comments-disabled .minor-meta.comment-container, #top .av-blog-meta-comments-disabled .text-sep-comment{display:none;}
#top .av-blog-meta-category-disabled .minor-meta.blog-categories, #top .av-blog-meta-category-disabled .text-sep-cat{display:none;} 
#top .av-blog-meta-date-disabled .minor-meta.date-container, #top .av-blog-meta-date-disabled .text-sep-date{display:none;} 
#top .av-blog-meta-html-info-disabled .form-allowed-tags{ display:none; }
#top .av-blog-meta-tag-disabled .blog-tags{display:none;}
.no_sidebar_border#top #main .sidebar, 
.no_sidebar_border .content{border-left:none; border-right:none;} .template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2{
text-transform: uppercase;
letter-spacing: 1px;
}
.extra-mini-title{padding-bottom:20px;}
.page-heading-container{
position: relative;
margin-bottom: 40px;
padding: 0 0 44px 0;
border-bottom-width: 1px;
border-bottom-style: solid;
padding-right: 50px;
}
.fullsize .page-heading-container{
padding-right:0;
}
.page-thumb img{border-radius: 3px;} .template-page .template-blog .entry-content-wrapper h1, .template-page .template-blog .entry-content-wrapper h2{
text-transform: none;
letter-spacing: 0;
}
.content .entry-content-wrapper .entry-content-wrapper{
padding-right:0; padding-left:0;
}
.content .entry-content-wrapper .entry-content-wrapper .big-preview.single-big {
padding: 0 0 10px 0;
} .template-search #searchform>div{max-width: 100%; margin-bottom:0;}
#top .template-search.content .entry-content-wrapper {
padding-bottom: 40px;
padding-left:55px;
font-size: 13px;
clear:both;
}
.template-search .pagination {
padding: 1px 50px 10px 55px;
}
.template-search .entry-content-wrapper .post-title {font-size:19px;}
#top .template-search .entry-content-wrapper .post-title a:hover{ text-decoration: underline; }
.search-result-counter {
position: absolute;
left: 0;
top: 1px;
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
height: 44px;
line-height: 24px;
padding: 10px;
text-align: center;
border-radius: 100px;
width: 44px;
}
#top #search-fail{padding-left:0;}
.template-search .post-entry{position: relative; clear:both;} .page-heading-container .author_description{overflow: hidden;}
.template-author .content .post .entry-content-wrapper{
padding-bottom:40px;
font-size: 1em;
line-height: 1.65em;
}
.template-author .pagination {
padding: 1px 50px 10px 0;
}
.template-author .entry-content-wrapper .post-title {font-size:19px;}
#top .template-author .entry-content-wrapper .post-title a:hover{ text-decoration: underline; }
.author-extra-border{
display:block;
position: absolute;
bottom:-1px;
width:600%;
right:0;
border-bottom-width: 1px;
border-bottom-style: solid;
}
.fullsize .author-extra-border{right:auto; left:-100%}
.template-author .post-entry{position: relative; clear:both;} .template-archives .tab_inner_content li {
width: 48%;
float: left;
clear: none;
margin:0 2% 0 0 ;
list-style-position: inside;
}
.template-archives .relThumWrap img, .template-archives .relThumWrap span{width:100%; text-decoration: none;}
.template-archives .relThumbTitle{ display: block; clear:both;} #top .fullsize .template-blog .tag-page-post-type-title {
font-size: 50px;
text-transform: uppercase;
}
.archive .category-term-description:empty{
display:none;
}
.archive .category-term-description{
margin-bottom: 25px;
} .widgettitle{
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 1.1em;
}
.widget{
clear:both;
position: relative;
padding:30px 0 30px 0;
float:none;
}
#footer .widget{padding:0; margin:30px 0 30px 0; overflow: hidden;}
#top .widget ul{
padding:0;
margin:0;
width:100%;
float:left;
}
#top #footer .widget ul{float:none}
.widget li{clear:both;}
.widget ul ul li,.widget ul ol li, .widget ol ol li, .widget ol ul li{margin-bottom:0;}
.sidebar .widget .seperator{ }
.sidebar .widget:first-child, .content .sidebar .widget:first-child{
padding-top:0;
border-top-style: none;
border-top-width: 0;
} .widget_archive label.screen-reader-text {
display: none;
} .widget_nav_menu a{
display: block;
padding:4px 0px 5px 0;
text-decoration: none;
}
div .widget_nav_menu{
padding-bottom:24px;
}
#top .widget_nav_menu ul{margin:0; padding:0; float: none; list-style-type: none;}
#top .widget_nav_menu li{
position: relative;
-webkit-box-sizing: content-box; 
-moz-box-sizing: content-box; 
box-sizing: content-box;
clear:both;
font-size:13px;
}
#top #footer .widget_nav_menu li{ background-color:transparent;}
#top .widget_nav_menu ul ul li:before {
content: "\2219";
position: absolute;
top:5px;
}
#top .sidebar_left .widget_nav_menu ul ul li:before {
right: -10px;
}
#top .widget_nav_menu ul ul li a{
padding:6px 0px 7px 12px;
}
.widget_nav_menu .current-menu-item>a, .widget_nav_menu .current_page_item>a{
font-weight: bold;
}
.sidebar .widget_nav_menu ul:first-child>.current-menu-item,
.sidebar .widget_nav_menu ul:first-child>.current_page_item,
.sidebar .widget_nav_menu ul:first-child>.current-menu-ancestor{
padding-left: 51px;
left: -51px;
top:1px;
margin-top: -1px;
padding-top:1px;
width:100%;
box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
margin-bottom: 4px;
}
.widget_nav_menu ul ul{
display:block;
}
.widget_nav_menu.widget_nav_hide_child ul ul{
display:none;
}
#top .widget_nav_menu .current-menu-item > ul,
#top .widget_nav_menu .current_page_item > ul,
#top .widget_nav_menu .current_page_ancestor > ul,
#top .widget_nav_menu .current-menu-ancestor > ul{
display:block;
padding:0 0 0 13px;
}
#top .sidebar_left .widget_nav_menu .current-menu-item > ul,
#top .sidebar_left .widget_nav_menu .current_page_item > ul,
#top .sidebar_left .widget_nav_menu .current_page_ancestor > ul,
#top .sidebar_left .widget_nav_menu .current-menu-ancestor > ul{
padding:0 13px 0 0 ;
}
#top .sidebar_left .widget_nav_menu .sub-menu{
padding-right: 13px;
}
.widget_nav_menu ul:first-child>.current-menu-item>a, .widget_nav_menu ul:first-child>.current_page_item>a{
border:none;
padding:6px 7px 7px 0;
}
#top .widget_nav_menu ul ul .sub-menu, #top .widget_nav_menu ul ul .children{
padding:0 0 0 10px;
overflow: hidden;
margin:0;
}
.widget_nav_menu .nested_nav>li:first-child>a{
border:none;
}
#top .widget_nav_menu .nested_nav{
padding-bottom:30px;
}
#top .content .flex_column .widget_nav_menu li a {
padding: 0.8em 3px;
}
#top .content .flex_column .widget_nav_menu li a:hover,
#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item, 
#top .content .flex_column .widget_nav_menu ul:first-child>.current_page_item{
background-color: rgba(255,255,255,0.4);
}
#top .content .flex_column .widget_nav_menu li {
background-color: transparent;
margin: 0;
padding:0;
border-bottom-style: solid;
border-bottom-width: 1px;
}
#top .content .flex_column .widget_nav_menu li:first-child {
border-top-style: solid;
border-top-width: 1px;
} .av-instagram-pics{display:table; width:100%; table-layout: fixed;}
.av-instagram-row{display:table-row;}
.av-instagram-item{display: table-cell; padding: 3px;}
.av-instagram-item a{display:block; position: relative;}
.av-instagram-item img{display:block;}
.av-instagram-item .image-overlay.overlay-type-image {left: 0; width: 100%;}
.av-instagram-item:first-child { padding-left: 0px; }
.av-instagram-item:last-child  { padding-right: 0px; }
.av-instagram-row:first-child .av-instagram-item{ padding-top: 0px; }
.av-instagram-row:last-child .av-instagram-item { padding-bottom: 0px; }
.av-instagram-follow{width:100%; text-align: center; display: block; margin-top:3px;} #top .av-mailchimp-widget fieldset, #top .av-mailchimp-widget form{margin:0;}
#top .av-mailchimp-widget p{margin:2px 0;}
#top .av-mailchimp-widget-style-boxed_form{ padding:15px; border-style: solid; border-width: 1px;}
#top .av-mailchimp-widget .button{margin-top:5px; width:100%; padding: 13px 10px;}
.widgettitle + .av-mailchimp-widget-style-boxed_form{ margin-top:-10px;}
#top .av-form-error-container{border: 1px solid #BB1313;
padding: 15px;
color: #BB1313;
line-height: 1.4em;
font-size: 13px;
margin-bottom: 20px;} #mc_embed_signup .clear{
visibility: visible;
overflow: visible;
height:auto;
} .textwidget ul{
margin-left:0px;
overflow: hidden;
} #top .widget_tab_tags{ display:none; }
.js_active .avia_combo_widget .tab_titles{border-bottom-width: 1px; border-bottom-style: solid;}
.js_active #top .avia_combo_widget .active_tab{ border-bottom-style: solid; border-bottom-width: 2px;}
.js_active #top .avia_combo_widget .tab_content {
padding:0;
background: transparent;
border: none;
}
.js_active .avia_combo_widget .top_tab .tab{
border: none;
background: transparent;
padding:5px 0;
width: 33%;
text-align: center;
} .av_facebook_widget_wrap{ overflow: hidden; position: relative; padding: 0px; background: #fff; }
.av_facebook_widget_wrap_border_yes{border-style: solid; border-width: 1px;}
.av_facebook_widget_wrap_positioner iframe{position: absolute; height:100%; width:100%;}
.av_facebook_widget_wrap_positioner{}
.av_facebook_widget{width:100%;}
.av_facebook_widget {
width: 107%;
max-width: 137%;
left: -5px;
top: -4px;
position: relative;
} .avia_socialcount{
overflow: hidden;
text-align: left;
}
#top .social_widget_icon{
padding:0;
margin:0;
height:30px;
width:30px;
line-height: 32px;
text-align: center;
float: left;
font-size: 17px;
border-radius: 2px;
}
.asc_twitter .social_widget_icon{
color:#fff;
background-color:#46d4fe;
border-color:#46d4fe;
text-shadow: 1px 1px 1px #17ACD8;
}
.asc_rss .social_widget_icon{
color:#fff;
background-color:#ffa133;
border-color:#ffa133;
text-shadow: 1px 1px 1px #D18021;
}
.avia_socialcount .seperator{
display:none;
}
div #footer .avia_socialcount{
padding:10px 0 0 0;
}
.asc_multi_count{
float:left;
width:50%;
}
.avia_socialcount a, .avia_socialcount a:hover{
height:40px;
text-decoration: none;
display:block;
min-width:89px;
}
.avia_socialcount strong, .avia_socialcount span{
display:block;
line-height: 1em;
padding:0 0 0 36px;
}
.avia_socialcount a strong{
font-size: 11px;
font-weight: bold;
letter-spacing: 0;
padding-top: 4px;
}
.avia_socialcount a span{
font-size:10px;
padding-top:3px;
} #top .widget.tweetbox .tweets{
list-style-type: none;
list-style-position: outside;
border:none;
}
#top .widget.tweetbox .tweet{
padding:10px 0;
line-height: 18px;
position: relative;
overflow: hidden;
font-size:11px;
background: none;
border-top-style: dashed;
border-top-width: 1px;
margin:0;
}
#top .widget.tweetbox .tweet:first-child{
border:none;
}
.widget.tweetbox .tweet-thumb{
position:relative;
}
.widget.tweetbox .tweet-thumb a{
margin-right:9px;
padding:3px;
float:left;
border-style: solid;
border-width: 1px;
margin-top: 5px;
display:block;
width:36px;
}
#top .widget.tweetbox .tweet-thumb img{display:block; float:left; border:none; padding:0; margin:0;}
.widget.tweetbox .tweet-text{
position: relative;
overflow: hidden;
}
.widget.tweetbox .tweet-time{
clear: both;
font-size:11px;
}
.widget.tweetbox .tweet-text.avatar_no {
font-size: 12px;
line-height: 1.7em;
font-weight: 400;
}
.widget.tweetbox .tweet-text.avatar_no .tweet-time{
font-style: italic;
font-weight: normal;
} .avia_partner_widget{
overflow: hidden;
clear:both;
}
.avia_partner_widget a, .avia_partner_widget a:hover {
float: left;
display: block;
text-decoration: none;
width: 49.5%;
outline: none;
border: none;
padding-bottom: 49.5%;
position: relative;
margin-right: 1%;
}
.avia_partner_widget a.avia_partner2, .avia_partner_widget a.avia_partner2:hover {
margin-right: 0;
}
#top .avia_partner_widget{
max-width:304px;
}
#top .avia_partner_widget img{
position: absolute;
left:0;
top:0;
}
.avia_partner1{
margin-right:1px;
}
.avia_parnter_empty{
line-height: 1em;
height:97%;
width:97%;
display: block;
font-size:10px;
text-align: center;
position: absolute;
border-style: solid;
border-width: 1px;
}
.avia_parnter_empty span{
width:100%;
position: absolute;
top:50%;
margin-top:-5px;
text-align: center;
left:0;
} .avia_google_maps_container{
height:230px;
width:100%;
}
.content .avia_google_maps_container{
height:230px;
}
#top .widget .infoWindow  input[type="text"]{
margin: 0 0px 3px 0;
}
.avia_google_maps_container img, .avia_google_maps_container  a img{
max-width: none;
}
.avia_google_maps_container div, .avia_google_maps_container img, .avia_google_maps_container a{
-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
} #top .news-content{
padding:7px 0 3px 0;
line-height: 1.7em;
position: relative;
overflow: hidden;
font-size:0.85em;
display: block;
clear: both;
margin:0;
}
#top .news-wrap{
border:none;
list-style-type: none;
list-style-position: outside;
}
#top .news-wrap li{
border:none;
background: none;
text-indent: 0;
}
.news-link, .news-link:hover, #top .widget ul li .news-link:hover{
display: block;
position: relative;
text-decoration: none;
overflow: hidden;
z-index: 2;
} .news-thumb{
margin-right:9px;
padding:3px;
float:left;
margin-top: 4px;
border-style: solid;
border-width: 1px;
height:36px;
width:36px;
display: block;
}
.news-thumb img, .news-thumb img{
width:28px;
height:28px;
} .image_size_portfolio_small .news-link{
float:left;
margin-right:10px;
}
.image_size_portfolio_small .news-thumb, .image_size_portfolio_small .tweet-thumb img, .image_size_portfolio_small .news-thumb img{
width:150px;
min-height:100px;
}
.image_size_portfolio_small .news-excerpt{
overflow: hidden;
font-size: 13px;
line-height: 1.65em;
}
.image_size_portfolio_small .news-headline{ font-size:14px;}
#top .news-thumb img{display:block; float:left; border:none; padding:0; margin:0;}
.news-headline{
overflow: hidden;
font-weight: bold;
margin-top:2px;
display:block;
}
.news-time{
font-weight:normal;
clear: both;
font-size:0.92em;
display:block;
}
.news-excerpt{
} .tagcloud br{display:none;}
.tagcloud a{
font-size:11px !important;
padding:2px 8px;
margin:0 1px 1px 0;
display:block;
float:left;
border-style: solid;
border-width: 1px;
text-decoration: none;
}
.tagcloud a:hover{
text-shadow: none;
text-decoration: underline;
}
.widget_tag_cloud h3{
border:none;
} .widget_rss li{
line-height: 1.5em;
font-size: 11px;
}
.widget_rss li div{
font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
font-style: italic;
}
.rsswidget{
display:block;
font-weight: bold;
}
.rss-date, .widget_rss cite{
font-size:11px;
}
.widget_rss li{
padding:7px 0;
}
.widget_rss .widgettitle img{
display:none;
} .recentcomments, .widget_recent_entries li{
padding:7px 0;
display:block;
font-size: 0.85em;
line-height: 1.5em;
}
.recentcomments a, .widget_recent_entries li a{
font-style: italic;
font-family: "Georgia", "Times New Roman", Helvetica, Arial, sans-serif;
}
.recentcomments, .widget_recent_entries li{
border-top-width:3px;
border-top-style: solid;
}
.recentcomments:first-child, .widget_recent_entries li:first-child{
border-top:none;
} .sidebar_left .widget_nav_menu ul:first-child>.current-menu-item,
.sidebar_left .widget_nav_menu ul:first-child>.current_page_item,
.sidebar_left .widget_nav_menu ul:first-child>.current-menu-ancestor{
padding-right: 52px;
padding-left:0;
left: auto;
top:1px;
}
.sidebar_left.sidebar{text-align: right;}
.sidebar_left .news-thumb{float:right; margin: 4px 0 0 9px;} #top .widget_twitter{ font-size: 12px; line-height: 1.65em;}
#top .widget_twitter .twitter-avatar{float:left; margin-right:13px; border-style: solid; border-width:1px; padding:3px; display: block;}
#top .widget_twitter .twitter-avatar a, #top .widget_twitter .twitter-avatar img{display: block;}
#top .widget_twitter ul{overflow: hidden; margin:0; padding:0;}
#top .widget_twitter li{padding: 0 0 8px 0; margin: 0 0 8px 0; border-bottom-style: solid; border-bottom-width: 2px; }
#top .widget_twitter li:last-child{border-bottom: none;}
#top .widget_twitter .entry-content-wrapper{padding:0; margin:0; float: none; clear: both; position: relative; border:none; width:100%;}
#top .widget_twitter .entry-meta{display: block; font-size: 11px; font-style: italic; opacity: 0.8; margin-top:5px;}
#top .widget_twitter .time-meta, #top .widget_twitter .from-meta{}
#top .widget_twitter .intent-meta{ display: block; font-size: 11px; margin-top:8px;}
#top .widget_twitter .intent-meta a{ text-decoration: none; margin-right: 4px;  }
#top .widget_twitter .intent-meta a:hover{text-decoration: underline;} #footer{
padding:15px 0 30px 0;
z-index: 1;
}
#socket .container{
padding-top:15px;
padding-bottom:15px;
}
#socket{font-size: 11px; margin-top: -1px; z-index: 1;}
#socket .menu{margin-top:6px;}
#socket .sub_menu_socket{float:right; margin:0;}
#socket .sub_menu_socket div{overflow: hidden;}
#socket .sub_menu_socket li{float:left; display:block; padding:0 10px; border-left-style: solid; border-left-width: 1px; line-height: 10px;}
#socket .sub_menu_socket li:first-child{border:none;}
#socket .sub_menu_socket li:last-child{padding-right:0;}
#socket .copyright{float:left; }
#scroll-top-link{
position:fixed;
border-radius:2px;
height:50px;
width:50px;
line-height: 50px;
text-decoration: none;
text-align: center;
opacity: 0;
right:50px;
bottom:50px;
z-index: 1030;
visibility: hidden;
}
#scroll-top-link.avia_pop_class{
opacity: 0.7;
visibility: visible;
}
#socket .social_bookmarks{float:right; margin:-10px 0 0 30px; position: relative;}
#socket .social_bookmarks li{border-radius: 300px; border:none; overflow: hidden; top: 5px; position: relative;}
#socket .social_bookmarks li a{border-radius: 300px;}
#socket .avia-bullet, #socket .avia-menu-fx { display: none; } h4#comments{
margin-bottom:30px;
}
#respond{
margin-top:20px;
}
.commentlist ul {
border-left-style: dashed;
border-left-width: 1px;
}
.children .children .says{
border-bottom-style: dashed;
border-bottom-width: 1px;
}
.miniheading, .author_name, #reply-title, #top .logged-in-as, .dynamic-column-title{
font-weight: 600;
letter-spacing: 1px;
}
#comments span, .minitext, .form-allowed-tags, #reply-title small, #commentform label{
font-size: 0.85em;
display:block;
letter-spacing: 0;
text-transform: none;
padding-top:8px;
line-height: 1.5em;
font-weight: normal;
}
.comment_meta_container{clear:both; float:none;}
#top .commentlist{
margin:0;
padding: 0 0 10px 0px;
border:none;
}
#top .commentlist .comment{
list-style-type: none;
list-style-position: outside;
width:100%;
position: relative;
display: block;
background: none;
min-height:100px;
clear: both;
}
#top .commentlist .comment.depth-1{float:left;}
#top .commentlist .comment>div{min-height: 100px; float: left; width:100%;}
.commentlist>.comment{
border-bottom-style: dashed;
border-bottom-width: 1px;
margin-bottom:30px;
}
.gravatar{
position: relative;
z-index: 2;
border-radius: 200px;
overflow: hidden;
float: left;
}
.gravatar img{
padding:0;
margin:0;
display: block;
border-radius: 200px;
}
.comment_content{
position:relative;
margin:0 0 0 85px;
padding:0 35px 15px 0;
z-index: 10;
overflow: hidden;
}
.author_name a, .author_name a:hover{
font-weight: bold;
text-decoration: none;
}
.comment-edit-link, #cancel-comment-reply-link{
display:inline-block;
font-size: 10px;
}
.author_name, .comment_title{
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.commentmetadata {
font-size:11px;
line-height: 1em;
}
.commentmetadata a{
text-decoration: none;
}
.commentmetadata a:hover{
text-decoration: underline;
}
.says {
display: block;
height: 1px;
left: -70px;
position: absolute;
text-indent: 200%;
top: 18px;
width: 40px;
overflow: hidden;
}
#top .comment_text{
clear: both;
font-size: 13px;
padding:  0 0 15px 0;
border:none;
}
#top .comment-reply-link {
font-size: 11px;
text-decoration: none;
line-height: 20px;
}
.side-container-comment-inner{
text-align: center;
position: relative;
overflow: hidden;
margin-bottom:15px;
}
.comment-count {
font-size: 24px;
line-height: 60px;
width: 60px;
display: block;
text-align: center;
border-radius: 200px;
margin: 0 auto;
position: relative;
z-index: 100;
}
.side-container-comment-inner .comment-text{
font-size: 12px;
text-transform: uppercase;
}
.center-border{position: absolute; top:39%; width:42%; border-top-style: solid; border-top-width: 1px; z-index: 1;}
.center-border-left{left:0;}
.center-border-right{right:0;} #top .commentlist ul{
margin: 0 0 0 74px;
clear:both;
}
#top .commentlist .children ul{
margin: 0 0 0 47px;
}
.children .comment_content {
margin: 0 0 0 28px;
padding-bottom:30px;
z-index: 1;
}
.children .gravatar{
position: relative;
left:-24px;
z-index: 2;
width:45px;
}
#top .children .comment-reply-link {
left: -42px;
top: 51px;
} .comment_page_nav_links{
position: relative;
display: block;
clear:both;
overflow: hidden;
font-size:11px;
}
.comment_prev_page a{
float:left;
}
.comment_next_page a{
float:right;
}
.comment_page_nav_links_bottom{
}
.comment_page_nav_links_top{
}
.sidebar_right .comment_container {
padding-right: 50px;
}
.sidebar_left .comment_container {
margin-left: 0;
}
.comment_container{max-width: 100%;} #commentform{ position: relative;}
#commentform p{ position: relative; padding:0 0 10px 0; margin:0;}
#reply-title small a{ float:right;}
#commentform label{
position: absolute;
left:245px;
font-size: 11px;
top:0;
font-weight: bold;
}
#commentform div input{
margin:0;
}
.commentlist #commentform label{
position: static;
display: block;
}
.comment-notes, #commentform  .comment-form-comment label{
display:none;
}
#top .comment-form-url input, #top .comment-form-email input, #top .comment-form-author input{
width: 220px;
}
#top .commentlist .comment-form-url input, #top .commentlist .comment-form-email input, #top .commentlist .comment-form-author input{
width: 70%;
}
#comment{
width:602px;
height:150px;
padding:10px 7px;
font-size: 12px;
margin:0;
}
.form-allowed-tags{
font-size: 11px;
line-height: 1.5em;
margin-bottom: 5px;
}
.form-allowed-tags code{
display:block;
padding-top:5px;
}
.commentlist #respond {
padding: 0 0 30px 56px;
}
.commentlist #respond #comment{
width:90%;
}
.commentlist #respond .form-allowed-tags{
display:none;
}
#reply-title{display:none;}
#reply-title small{display:inline;}
.commentlist #reply-title{display:block;}
#comment{
width:94%;
font-size:12px;
}
.personal_data p{
float:left;
width:33%;
}
.personal_data label{
display:none;
} .small-preview, .avia-post-nav .entry-info-wrap, .avia-post-nav, .avia-menu-fx, .team-social, .button, .related-format-icon, .avia-slideshow-controls a, #top .social_bookmarks li a, .fallback-post-type-icon, #scroll-top-link, .avia-slideshow-button{
-webkit-transition: all 0.3s ease-out;
transition:         all 0.3s ease-out;
}
.main_menu a, .pagination a{
-webkit-transition: color 0.15s ease-out;
transition:         color 0.15s ease-out;
-webkit-transition: background 0.15s ease-out;
transition:         background 0.15s ease-out;
}
.avia_pop_class, .avia-search-tooltip{
-webkit-animation: avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia_pop 0.3s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
a:hover .image-overlay .image-overlay-inside{
-webkit-animation: avia_pop_small 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia_pop_small 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); }
@-webkit-keyframes avia_pop {
0%   { -webkit-transform:scale(0.8);  }
100% { -webkit-transform:scale(1);  }
}
@keyframes avia_pop {
0%   { transform:scale(0.8);  }
100% { transform:scale(1);   }
}
@-webkit-keyframes avia_pop_small {
0%   { -webkit-transform:rotate(-175deg) scale(0.2);  }
100% { -webkit-transform:rotate(0deg) scale(1);  }
}
@keyframes avia_pop_small {
0%   { transform:rotate(-175deg) scale(0.2);  }
100% { transform:rotate(0deg) scale(1);   }
}
@-webkit-keyframes avia_pop_loader {
0%   { -webkit-transform:rotate(0deg) scale(0.2) ;  }
100% { -webkit-transform:rotate(720deg) scale(1);  }
}
@keyframes avia_pop_loader {
0%   { transform: rotate(0deg) scale(0.2);  }
100% { transform: rotate(720deg) scale(1);   }
}
@-webkit-keyframes avia_shrink {
0% { opacity:0; -webkit-transform: scale(1); transform: scale(1); }
75% {opacity:0.7;}
100% { opacity:0; -webkit-transform: scale(0); transform: scale(0);
}
}
@keyframes avia_shrink {
0% { opacity:0; -webkit-transform: scale(1); transform: scale(1); }
75% {opacity:0.7; }
100% { opacity:0; -webkit-transform: scale(0); transform: scale(0);}
}
@-webkit-keyframes av-load8 {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes av-load8 {
0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
100% {-webkit-transform: rotate(360deg); transform: rotate(360deg); }
}  @media only screen and (min-width: 1140px)  {
} @media only screen and (max-width: 989px) {
.responsive.html_header_sidebar #top #header{width:27%}
.responsive.html_header_left #main { margin-left: 27%; }
.responsive.html_header_right #main { margin-right: 27%; }
.responsive.html_header_sidebar #header .av-main-nav{ padding: 4% 0; }
.responsive.html_header_sidebar #header .av-main-nav > li { margin: 0 10%; }
.responsive.html_header_sidebar #header .av-main-nav > li > a .avia-menu-text{ font-size: 14px; }
.responsive.html_header_sidebar #header .av-main-nav > li > a .avia-menu-subtext{font-size: 11px; }
.responsive.html_header_sidebar #header .avia-custom-sidebar-widget-area .widget{padding:10%;}
.responsive.html_header_sidebar .logo{padding: 10%;} .responsive .av-frame{display:none;}
.responsive.html_av-framed-box{padding:0;}
.responsive.html_header_top.html_header_sticky.html_av-framed-box #header_main,
.responsive.html_header_top.html_header_sticky.html_av-framed-box #header_meta{ margin:0 auto; }
.responsive #top .avia-post-prev { left: 0px; }
.responsive #top .avia-post-next { right: 0px; }
.responsive.html_av-framed-box.html_av-overlay-side .av-burger-overlay-scroll{right:0}
} @media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive .main_menu ul:first-child > li > a { padding: 0 10px; }
.responsive #top .header_bg { opacity: 1; filter: alpha(opacity=100); }
.responsive #main .container_wrap:first-child{ border-top:none; }
.responsive .logo{float:left;}
.responsive .logo img{margin:0; }
.responsive.html_top_nav_header.html_mobile_menu_tablet #top .social_bookmarks { right: 50px; }
.responsive.html_top_nav_header.html_mobile_menu_tablet #top #wrap_all #main{padding-top:0;}
.responsive.js_active .avia_combo_widget .top_tab .tab{font-size: 10px;}
.responsive.js_active .avia_combo_widget .news-thumb{display:none;}
.responsive #top #wrap_all .grid-sort-container .av_one_sixth{ width:33.3%; margin-bottom: 0;}
.responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header, .responsive.html_boxed.html_header_transparency #top #header{max-width: 100%;}
.responsive.html_header_top.html_header_sticky.html_bottom_nav_header.html_mobile_menu_tablet #main{ padding-top: 88px; }
.responsive.html_header_top.html_header_sticky.html_bottom_nav_header.html_top_nav_header.html_mobile_menu_tablet #main{ margin-top:0; }
.responsive #top .av-hide-on-tablet{display:none !important;} .responsive.html_mobile_menu_tablet .av-burger-menu-main{display: block;}
.responsive #top #wrap_all .av_mobile_menu_tablet .main_menu{top:0;  left:auto; right:0; display:block;}
.responsive.html_logo_right #top #wrap_all .av_mobile_menu_tablet .main_menu{top:0;  left:0; right:auto;}
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item{display:none;}
.responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special{display:block;}
.responsive #top #wrap_all .av_mobile_menu_tablet .menu-item-search-dropdown > a { font-size: 24px; }
.responsive #top .av_mobile_menu_tablet #header_main_alternate{display:none;}
.responsive.html_mobile_menu_tablet #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1; min-height:0;}
.responsive.html_mobile_menu_tablet #top #header #header_meta .social_bookmarks{display:none;}
.responsive.html_mobile_menu_tablet .phone-info{float:none; width:100%; clear:both; text-align: center;}
.responsive.html_mobile_menu_tablet #top .av-logo-container .social_bookmarks{display:none}
.responsive.html_mobile_menu_tablet #top .av-logo-container .main_menu .social_bookmarks{display:block; position: relative; margin-top: -15px; right:0;}
.responsive.html_logo_center.html_bottom_nav_header .av_mobile_menu_tablet .avia-menu.av_menu_icon_beside{height:100%;}
.responsive.html_mobile_menu_tablet #top #wrap_all .menu-item-search-dropdown > a { font-size: 24px; }
.responsive.html_mobile_menu_tablet #top #main .av-logo-container .main_menu{display:block;}
.responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main{padding-top: 88px;}
.responsive.html_mobile_menu_tablet.html_header_top #top #main {padding-top: 0 !important; margin: 0;}
.responsive.html_mobile_menu_tablet.html_top_nav_header.html_header_sticky #top #wrap_all #main{padding-top:0;}
.responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu  .av-main-nav > li > a,
.responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {height:90px; line-height:90px;}
.responsive.html_mobile_menu_tablet #top #header_main > .container .main_menu  .av-main-nav > li > a{
min-width: 0; padding:0 0 0 20px; margin:0; border-style: none; border-width: 0;
}
.responsive.html_mobile_menu_tablet #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style: solid; border-right-width: 1px; padding-right: 25px;}
.responsive.html_mobile_menu_tablet #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
background:transparent;
color: inherit;
}
.responsive.html_mobile_menu_tablet.html_top_nav_header .av-logo-container .inner-container{overflow: visible;}
} @media only screen and (max-width: 767px) { .responsive .template-archives .tab_inner_content li{width:98%;}
.responsive .template-blog .blog-meta,
.responsive .post_author_timeline,
.responsive #top #main .sidebar {display:none; }
.responsive #top #main .sidebar.smartphones_sidebar_active{display:block;text-align: left; border-left: none; border-right: none; border-top-style: dashed; border-top-width: 1px; width: 100%; clear: both;}
.responsive #top #main .sidebar.smartphones_sidebar_active .inner_sidebar{margin:0;}
.responsive .content .entry-content-wrapper{padding:0;}
.responsive .content{border:none;}
.responsive .template-blog .post_delimiter { margin: 0 0 30px 0; padding: 30px 0 0 0; }
.responsive .big-preview{padding: 0 0 10px 0;}
.responsive .related_posts{padding:20px 0;}
.responsive .comment_content{padding-right:0; padding-left:0;}
.responsive .fullsize div .template-blog .entry-content-wrapper{text-align: left; font-size:14px; line-height: 24px;}
.responsive #top .fullsize .template-blog .post .entry-content-wrapper > * { max-width: 100%; }
.responsive #top .avia-post-nav { display: none; }
.responsive #top .av-related-style-full .no_margin.av_one_half.relThumb{display: block; width:100%; clear:both;} .responsive .title_container .breadcrumb{left:-2px;}
.responsive .title_container .main-title + .breadcrumb{position: relative;right:auto; top:-6px; margin:0; left:-2px;}
.responsive .pagination{padding-left: 0; padding-right: 0;}
.responsive #top .av-hide-on-mobile, .responsive #top .av-hide-on-tablet{display:none !important;} .responsive #top .av_header_transparency.av_alternate_logo_active .logo a > img{opacity:1}
.responsive #top .av_header_transparency .logo img.alternate{display:none;}
.responsive #top #wrap_all #header {position: relative; width:100%; float:none; height:auto; margin:0 !important; opacity: 1; min-height:0;}
.responsive #top #main {padding-top:0 !important; margin:0;}
.responsive #top #main .container_wrap:first-child{ border-top:none; }
.responsive.html_header_top.html_logo_center .logo { left: 0%; -webkit-transform: translate(0%, 0); -ms-transform: translate(0%, 0); transform: translate(0%, 0); margin:0; }
.responsive .phone-info{float:none; width:100%; clear:both; text-align: center;}
.responsive .phone-info span{margin:0;padding:0; border:none;}
.responsive.html_header_top #header_main .social_bookmarks ,
.responsive.html_top_nav_header #top .social_bookmarks { width:auto; margin-top:-16px; }
.responsive #top .logo{position: static; display:table; height:80px !important; float:none; padding:0; border:none; width:80%; }
.responsive .logo a{display:table-cell; vertical-align: middle;} 
.responsive .logo img{height:auto !important; width:auto; max-width: 100%; display: block;  max-height: 80px;}
.responsive #header_main .container{height:auto !important; }
.responsive #top .header_bg { opacity: 1; filter: alpha(opacity=1); }
.responsive.social_header .phone-info {text-align: center; float:none; clear:both; margin:0; padding:0;}
.responsive.social_header .phone-info span{border:none; width:100%; text-align: center; float:none; clear:both; margin:0; padding:0;}
.responsive #header_meta .social_bookmarks li{ border-style:solid; border-width:1px; margin-bottom:-1px; margin-left:-1px;}
.responsive #top #header_meta .social_bookmarks li:last-child{border-right-style: solid; border-right-width:  1px;}
.responsive #header .sub_menu, .responsive #header_meta .sub_menu>ul{float:none; width:100%; text-align: center; margin:0 auto; position: static;}
.responsive #header .social_bookmarks{padding-bottom:2px; width:100%; text-align: center; height:auto; line-height: 0.8em; margin:0;}
.responsive #header_meta .sub_menu>ul>li{float:none; display: inline-block; padding: 0 10px;}
.responsive #header .social_bookmarks li{float:none; display: inline-block;}
.responsive.bottom_nav_header #header_main .social_bookmarks{ position: relative; top: 0; right: 0; margin: 10px auto; clear:both;}
.responsive.bottom_nav_header.social_header .main_menu>div{height:auto;}
.responsive .logo img{margin:0;}
.responsive.html_header_sidebar #top #header .social_bookmarks{display:none;}
.responsive body.boxed#top, .responsive.html_boxed.html_header_sticky #top #header{max-width: 100%;}
.responsive.html_header_transparency #top .avia-builder-el-0 .container, .responsive.html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption{padding-top:0;}
.responsive #top .av_phone_active_right .phone-info.with_nav span{border:none;}
.responsive #top #wrap_all .av_header_transparency .main_menu ul:first-child > li > a, 
.responsive #top #wrap_all .av_header_transparency .sub_menu > ul > li > a, 
.responsive #top .av_header_transparency #header_main_alternate, 
.responsive .av_header_transparency #header_main .social_bookmarks li a,
.responsive #top #wrap_all .av_header_transparency .phone-info.with_nav span,
.responsive #top .av_header_transparency #header_meta, 
.responsive #top .av_header_transparency #header_meta li,
.responsive #top #header_meta .social_bookmarks li a{ color:inherit; border-color: inherit; background: inherit;}
.responsive.html_top_nav_header .av-logo-container{height:auto;}
.responsive.html_top_nav_header .av-section-bottom-logo{border-bottom-style: solid; border-bottom-width: 1px;} .responsive .av-burger-menu-main{display: block;}
.responsive #top #wrap_all .main_menu{top:0; height:80px; left:auto; right:0; display: block; position: absolute;}
.responsive .main_menu ul:first-child > li a { height: 80px; line-height: 80px;}
.responsive #top .av-main-nav .menu-item{display:none;}
.responsive #top .av-main-nav .menu-item-avia-special{display:block;}
.responsive #top #wrap_all .menu-item-search-dropdown > a { font-size: 24px; }
.responsive #header_main_alternate{display:none;}
.responsive #top #header .social_bookmarks{display:none;}
.responsive #top #header .main_menu .social_bookmarks{display:block; position: relative; margin-top: -15px;}
.responsive #top .av-logo-container .avia-menu{height:100%;}
.responsive #top .av-logo-container .avia-menu > li > a{line-height: 80px;}
.responsive #top #main .av-logo-container .main_menu{display:block;}
.responsive #top #main .av-logo-container .social_bookmarks{display:none;}
.responsive #top #main .av-logo-container .main_menu .social_bookmarks{display:block; position: relative;}
.responsive #top #main .av-logo-container .main_menu{display:block;}
.responsive #top #header_main > .container .main_menu  .av-main-nav > li > a,
.responsive #top #wrap_all .av-logo-container {height:80px; line-height:80px; }
.responsive #top #wrap_all .av-logo-container {padding:0;}
.responsive #top #header_main > .container .main_menu  .av-main-nav > li > a{
min-width: 0; padding:0 0 0 20px; margin:0; border-style: none; border-width: 0;
}
.responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{border-right-style: solid; border-right-width: 1px; padding-right: 25px;}
.responsive #top #header .av-main-nav > li > a, .responsive #top #header .av-main-nav > li > a:hover{
background:transparent;
color: inherit;
}
.responsive.html_top_nav_header .av-logo-container .inner-container{overflow: visible;} .responsive #top .related_entries_container .av_one_eighth{width:25%;}
.responsive #top .relThumb5{clear:both;}
.responsive.html_header_transparency #top .avia-builder-el-0 .container{padding-top:0px;}
.responsive.html_header_sidebar #header .avia-custom-sidebar-widget-area{display:none;}
.responsive.html_header_sidebar #main{ border: none; } .responsive.js_active #top .avia_combo_widget .top_tab .tab{ border-top: 1px solid; border-bottom:none; width: 100%; }
.responsive.js_active #top .avia_combo_widget .news-wrap li{padding:5px;} .tagcloud a{ padding:8px 20px; margin:0 8px 8px 0; }
.widget li{line-height: 1.8em; font-size: 15px;} .responsive #scroll-top-link{display: none;} .responsive #socket .sub_menu_socket{    
display: block;
float: none;
width: 100%;
clear: both;
margin: 0 0 0 -15px;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) { .responsive #top #wrap_all .grid-sort-container.grid-total-odd .grid-entry.grid-loop-1{width:100%;}
.responsive #top #wrap_all .grid-sort-container .grid-entry{ width:50%; margin-bottom: 0;}
.responsive #top #wrap_all .portfolio-parity-odd{ clear:both; }
} @media only screen and (max-width: 479px) { .responsive #top .related_entries_container .av_one_eighth{width:50%;}
.responsive #top .related_entries_container .av_one_eighth:nth-child(odd){clear:both;}
.responsive.html_header_top #header_main .social_bookmarks, 
.responsive.html_top_nav_header .social_bookmarks{display:none;} .responsive .avia-menu.av_menu_icon_beside{ padding:0;margin:0; border:none; }
.responsive #top #wrap_all #header .social_bookmarks,
.responsive #top #wrap_all #main .av-logo-container .social_bookmarks{display:none;}
.responsive #top .av_seperator_big_border .avia-menu.av_menu_icon_beside{margin-right:0; padding-right:0; border:none;}
}p:empty, .entry-content-wrapper:empty{display:none;}
.avia-shadow{box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.1);} .webkit_fix{
-webkit-perspective: 1000px;
-webkit-backface-visibility: hidden;
}
body .container_wrap .avia-builder-el-no-sibling{margin-top:0; margin-bottom:0;}
body .container_wrap .avia-builder-el-last{margin-bottom:0;}
body .container_wrap .avia-builder-el-first{margin-top:0;}
body .av-align-left{text-align: left;}
body .av-align-right{text-align: right;}
body .av-align-center{text-align: center;}
#top .av_inherit_color *{color:inherit;}
#top .av_inherit_color a{text-decoration: underline; }
#top .av_opacity_variation{opacity: 0.7;} .avia_textblock{
clear: both;
line-height: 1.65em;
}
.flex_column + .avia_textblock{padding-top:50px;} body .column-top-margin{
margin-top:50px;
} .av-special-heading{
width:100%;
clear:both;
display: block;
margin-top:50px;
position: relative;
}
.avia_mobile .av-special-heading{
-webkit-perspective: 1000px;
-webkit-backface-visibility: hidden;
}
.av-special-heading.avia-builder-el-no-sibling{margin-top:0px; margin-bottom:0px;}
.flex_column + .av-special-heading{float:left; }
body .av-special-heading .av-special-heading-tag{
padding:0;
margin:0;
float:left;
}
.meta-heading .av-special-heading-tag{
font-weight: normal;
}
.custom-color-heading .av-special-heading-tag {
color: inherit;
}
.special-heading-border{
position: relative;
overflow: hidden;
}
.av-special-heading-h1 .special-heading-border{height: 3.4em;}
.av-special-heading-h2 .special-heading-border{height: 2.6em;}
.av-special-heading-h3 .special-heading-border{height: 1.9em;}
.av-special-heading-h4 .special-heading-border{height: 1.6em;}
.av-special-heading-h5 .special-heading-border{height: 1.5em;}
.av-special-heading-h6 .special-heading-border{height: 1.4em;}
.special-heading-inner-border{
display: block;
width:100%;
margin-left:15px;
border-top-style: solid;
border-top-width:1px;
position: relative;
top:50%;
opacity: 0.15;
filter:alpha(opacity=15);
}
.meta-heading .special-heading-inner-border{ opacity: 0.2; filter:alpha(opacity=20); }
.custom-color-heading .special-heading-inner-border{ opacity: 0.4; filter:alpha(opacity=40); }
#top #wrap_all .custom-color-heading .av-special-heading-tag, #top .custom-color-heading a, #top .custom-color-heading strong, #top .custom-color-heading .special_amp{color: inherit; }
#top .custom-color-heading a{text-decoration: underline; }
#top .custom-color-heading a:hover{opacity:0.8; text-decoration: none;}
#top #wrap_all .av-inherit-size .av-special-heading-tag{ font-size: 1em; }
.av-thin-font .av-special-heading-tag, .modern-quote .av-special-heading-tag{font-weight: 300;}
.av-thin-font strong, .modern-quote strong{font-weight: 600;}
body .av-special-heading.modern-centered{ text-align: center; } body .av-special-heading.blockquote > *{
white-space: normal;
float: none;
}
.av-special-heading.classic-quote{
text-align: center;
}
body .av-special-heading.classic-quote > *{
display:block;
font-family: "Droid Serif", Georgia, Times, serif;
font-weight: normal;
font-style: italic;
float: none;
}
body .av-special-heading.blockquote .special-heading-border{display:none;} .av-subheading{ font-size: 15px; line-height: 1.3em;  }
.av-subheading p:first-child{margin-top:0;}
.av-subheading p:last-child{margin-bottom:0;}
.av-subheading_below{margin-top:0.3em;}
.av-subheading_above{margin-bottom:0.3em;}
.av-subheading.av_custom_color{opacity: 0.8;}
@media only screen and (max-width: 767px) {
#top #wrap_all .av-inherit-size .av-special-heading-tag{ font-size: 0.8em; }
} .avia-section{
clear:both;
width:100%;
float:left;
min-height:100px;
position: static; }
.avia-section.avia-section-small{
min-height:0;	
}
.js_active .av-minimum-height .container{
z-index: 1; opacity: 0;
-webkit-transition: opacity 0.6s ease-in;
transition: 		opacity 0.6s ease-in;
}
.js_active.av-preloader-enabled .av-minimum-height .container{
-webkit-transition: opacity 1.2s ease-in;
transition: 		opacity 1.2s ease-in;	
}
.avia-section.av-minimum-height .container{display: table; table-layout: fixed;}
.avia-section.av-minimum-height .container .content{display: table-cell; vertical-align: middle; height:100%; float:none !important;}
.av-minimum-height-100 .container {height:1500px;} .avia-full-stretch{
background-size: cover !important;
}
.avia-full-contain{
background-size: contain !important;
}
.avia_mobile .avia-full-stretch{
background-attachment: scroll !important;
}
#top #main .avia-section .template-page{
width:100%;
border:none;
margin-left: auto;
padding-left: 0;
margin-right: auto;
}
.avia-section .template-page .entry-content-wrapper{
padding-right:0;
}
.avia-section-small .content, .avia-section-small .sidebar { padding-top: 20px; padding-bottom: 20px;}
.avia-section-large .content, .avia-section-large .sidebar { padding-top: 70px; padding-bottom: 70px;}
.avia-section-huge .content,  .avia-section-huge .sidebar { padding-top: 130px; padding-bottom: 130px;}
.avia-section-no-padding .content, .avia-section-no-padding .sidebar,
.avia-section-custom .content, .avia-section-custom .sidebar{padding-top:0; padding-bottom:0;}
.html_header_sticky_disabled .container_wrap:first-child, .avia-section.avia-full-stretch, .html_header_transparency .avia-section.avia-builder-el-0{border-top:none;}
#top #wrap_all #main .avia-no-border-styling{border:none;} #top .av-section-with-video-bg{border-top:none; position: relative;}
#top .av-section-video-bg{
position: absolute;
top:0;
left:0;
right:0;
bottom: 0;
padding: 0;
margin: 0;
z-index: 1;
}
#top .av-section-video-bg .avia-slideshow-inner{
height:100% !important;
}
#top .av-section-with-video-bg .av-section-video-bg .av-video-service-vimeo iframe{
-webkit-transform: 	scale(1.2);
-ms-transform: 		scale(1.2);
transform: 			scale(1.2);
} .avia_mobile #top .av-parallax-section{z-index: 0; -webkit-transform: translate3d(0,0,0);}
.avia_mobile #top .av-parallax{position: absolute; z-index: -10;}
.avia_mobile #top .av-parallax .container{z-index: 10; }
.avia_mobile #top .av-section-mobile-video-disabled .av-section-video-bg{display:none;}
.avia_desktop #top .av-section-mobile-video-disabled{background-image: none !important;}
.avia_desktop #top .av-section-mobile-video-disabled .av-parallax{display: none;} .av-parallax-section{
position: relative;
border-top: none;
overflow: hidden;
}
.av-parallax {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
height: calc((100vh * 0.3) + 100%);
will-change: transform;
}
.av-parallax-inner{
position: absolute;
width: 100%;
height:100%;
bottom:0;
left:0;
} .js_active .av-parallax{opacity: 0;}
.js_active .av-parallax.enabled-parallax{opacity: 1}
.js_active .av-parallax.active-parallax{opacity: 1; 
-webkit-transition: opacity 0.3s ease-in-out;
transition: 		opacity 0.3s ease-in-out;} .avia_transform .av-extra-border-element{
position: relative; width: 100%; overflow: visible;
}
.avia_transform .av-extra-border-element.border-extra-arrow-down{
position: relative;
width: 50px;
height: 25px;
left: 50%;
margin-left: -26px;
margin-top: -1px;
z-index: 25;
margin-bottom: -25px;
clear:both;
}
.avia_transform .av-extra-border-element .av-extra-border-outer{
overflow: hidden;
height:100%;
width:100%;
position: absolute;
}
.avia_transform .av-extra-border-element.border-extra-arrow-down .av-extra-border-inner{
position: absolute;
left: 50%;
width: 50px;
height: 50px;
-webkit-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);
top: -39px;
}
.av-section-color-overlay + .container + .border-extra-diagonal,
.av-section-color-overlay + .scroll-down-link + .container + .border-extra-diagonal{
z-index: 1;
}
.avia_transform .av-extra-border-element.border-extra-diagonal{
height:250px;
margin-top: -250px;
}
.avia_transform .av-extra-border-element.border-extra-diagonal .av-extra-border-inner{
top: 250px;
right: 0;
width: 110%;
height: 100%;
-webkit-transform-origin: right top;
transform-origin: right top;
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
position: absolute;
}
.avia_transform .av-extra-border-element.border-extra-diagonal.border-extra-diagonal-inverse .av-extra-border-inner{
-webkit-transform: rotate(-5deg);
transform: rotate(-5deg);
-webkit-transform-origin: left top;
transform-origin: left top;
right:auto;
left:0;
}
.av-extra-border-element.diagonal-box-shadow .av-extra-border-inner{
box-shadow: 0 0 44px -8px rgba(0,0,0,0.2);
}
div .av-section-color-overlay-wrap{position: relative; width:100%; }
.html_header_sidebar .av-section-color-overlay-wrap{float:left;}
div .av-section-color-overlay{position: absolute; top:0; left: 0; bottom: 0; width:100%; }
div .av-arrow-down-section .av-section-color-overlay{bottom: 24px; }
div .av-section-color-overlay{z-index: 1;}
div .av-video-service-html5 .av-section-color-overlay{z-index: 8;}
.html_minimal_header #main > .avia-builder-el-0,
.av_minimal_header + #main .container_wrap_first { border-top: none; } .avia_message_box{
text-align: center;
position: relative;
border-color: #e1e1e1;
background-color: #f8f8f8;
clear: both;
margin:30px 0;
}
div .avia_message_box .avia_message_box_title{
background-color: rgba(0,0,0,0.05);
position: absolute;
top:0;
left:0;
padding:5px 20px;
font-size: 11px;
text-shadow: none;
}
.avia_message_box_content{ font-size: 14px; text-transform: uppercase; font-weight:600;}
.avia_message_box_icon{ position: relative; left: -0.5em; font-size: 1.3em;}
.avia_message_box.avia-size-normal{ padding: 17px; }
.avia_message_box.avia-size-large{ padding: 35px; }
.avia_message_box.avia-color-green , .avia_message_box.avia-color-green a	 {background-color: #E0F1B5; 	border-color: #8BAF5B; 	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); 	color: #4F5F39; }
.avia_message_box.avia-color-blue  , .avia_message_box.avia-color-blue a	 {background-color: #F5F6FC; 	border-color: #9DADBF; 	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); 	color: #4671A3; }
.avia_message_box.avia-color-red   , .avia_message_box.avia-color-red a	     {background-color: #FFF8F4; 	border-color: #CDA18F; 	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); 	color: #AF2C20; }
.avia_message_box.avia-color-orange, .avia_message_box.avia-color-orange a   {background-color: #FFFDF3; 	border-color: #E6BF4A; 	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); 	color: #C96D11; }
.avia_message_box.avia-color-grey  , .avia_message_box.avia-color-grey a	 {background-color: #333; 		border-color: #444; 	text-shadow: 0 1px 0 rgba(0, 0, 0, 1); 			color: #fff; }
.avia_message_box.avia-color-silver, .avia_message_box.avia-color-silver a   {background-color: #f8f8f8; 	border-color: #e1e1e1; 	text-shadow: 0 1px 0 rgba(255, 255, 255, 1); 	color: #444; }
.avia_message_box_content p{display: inline;}
#top .avia_message_box_content strong{color:inherit;}
.avia_message_box a{text-decoration: underline; }
#top .avia_message_box a:hover{color:inherit; opacity: 0.7;}
.avia_message_box.avia-color-blue .avia_message_box_title{ background: rgba(70, 113, 163, 0.08); }
.avia_message_box.avia-color-red .avia_message_box_title{ background: rgba(175, 44, 32, 0.06); }
.avia_message_box.avia-color-orange .avia_message_box_title{ background: rgba(250, 235, 125, 0.2) }
.avia_message_box.avia-color-grey .avia_message_box_title{ background: rgba(255, 255, 255, 0.05) }
.avia_message_box.avia-icon_select-no .avia_message_box_icon{ display:none }
.avia_message_box.avia-border-solid{border-width:3px; border-style: solid;}
.avia_message_box.avia-border-dashed{border-width:1px; border-style: dashed;} #top .tabcontainer{
background: transparent;
}
.tabcontainer{
margin: 30px 0;
position: relative;
width:100%;
clear: both;
overflow: hidden;
background: transparent;
}
.tab_titles{
position: relative;
width:100%;
clear: both;
float:left;
z-index: 5;
}
.widget .tabcontainer{
margin-top:0px;
}
.js_active .tab_content{
visibility: hidden;
clear: both;
padding: 10px 19px;
overflow:auto;
position: absolute;
top:0;
z-index: 0;
left:120%;
width:100%;
}
.js_active .tab{
cursor:pointer;
margin:0 -1px 0 0;
display: block;
float: left;
z-index: 2;
position: relative;
padding:12px 16px;
top:1px;
font-size: 0.8em;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border-style: solid;
border-width:1px;
}
.js_active .top_tab .tab{
border-bottom: none;
padding:12px 16px 14px 16px;
}
.js_active .active_tab{
z-index: 4;
position: relative;
font-weight: bold;
}
.js_active .tab_titles .tab:first-child{
border-top-left-radius:  2px;
}
.js_active .tab_titles .tab:last-child{
border-top-right-radius: 2px;
}
.js_active .active_tab_content{
display: block;
visibility: visible;
z-index: 3;
position: relative;
overflow:auto;
border-style: solid;
border-width:1px;
border-radius: 2px;
left:0;
width:auto;
}
.tabcontainer .tab_icon{
margin-right: 7px;
font-size: 1em;
}
.tab_inner_content{
margin: 11px 0;
left:-200%;
position: relative;
}
.active_tab_content .tab_inner_content{
left:0;
position: relative;
} .sidebar_tab .tab_titles{
width:30%;
min-width:170px;
max-width:250px;
float:left;
display: block;
}
.sidebar_tab_right .tab_titles{
float:right;
}
.sidebar_tab .tab_titles .tab{
width:100%;
margin:0 0 -1px 0;
top:0;
}
.sidebar_tab .tab_content{
overflow: hidden;
clear:none;
left: -1px;
}
.sidebar_tab_right .tab_content{
left: 1px;
}
.js_active .sidebar_tab .tab_titles .tab:last-child{
border-top-right-radius: 0;
border-bottom-left-radius: 2px;
}
.sidebar_tab_left .active_tab.tab{
width:100.5%;
border-right:none;
}
.sidebar_tab_right .active_tab.tab{
width:100.5%;
border-left:none;
left:-1px;
} .noborder_tabs.sidebar_tab_left .tab_content, .noborder_tabs.sidebar_tab_right .tab_content{
border:none;
box-shadow: -8px 0px 20px -10px rgba(0, 0, 0, 0.2);
left:0;
padding:0px 0 0 30px;
}
.noborder_tabs.sidebar_tab_right .tab_content{
box-shadow: 8px 0px 20px -10px rgba(0, 0, 0, 0.2);
padding:0px 30px 0 0;
}
.noborder_tabs.sidebar_tab_left .tab{
border-left:none;
}
.noborder_tabs.sidebar_tab_right .tab{
border-right:none;
}
.noborder_tabs .tab:first-child{
border-top:none;
}
.noborder_tabs .tab:last-child{
border-bottom:none;
}
.tabcontainer .tab.fullsize-tab{display:none;}
@media only screen and (max-width: 767px)  {
.responsive .tabcontainer{border-width: 1px; border-style: solid; border-top:none; overflow: hidden;}
.responsive .tabcontainer .tab_titles{display:none;}
.responsive .tabcontainer .tab_content, .responsive .tabcontainer .tab
{width:100%; max-width:100%; border-left:none; border-right:0;left:0; top:0; min-height: 0!important;}
.responsive .tabcontainer .tab_content{border-bottom:none; padding:15px 30px; clear: both; }
.responsive .tabcontainer .tab.fullsize-tab{ display:block; margin-bottom:-1px;}
.responsive .top_tab .tab.fullsize-tab{ margin-bottom:0px;}
}  .js_active .toggle_wrap{
visibility: hidden;
position: absolute;
z-index: 0;
width: 100%;
left: 120%;
}
.active_tc.toggle_wrap{
position: static;
visibility: visible;
left:0;
width:auto;
z-index: 1;
display: none;
}
.js_active .toggler {
cursor: pointer;
display: block;
margin:0;
padding: 9px 3px 9px 35px;
position: relative;
top: 1px;
border-style:solid;
border-width:1px;
line-height: 1.65em;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.togglecontainer{
margin:30px 0;
position: relative;
clear: both;
}
.togglecontainer .single_toggle:first-child .toggler, .togglecontainer .taglist + .single_toggle .toggler{
border-top-left-radius:  2px;
border-top-right-radius: 2px;
}
.togglecontainer > div:last-of-type .toggler{
border-bottom-left-radius:  2px;
border-bottom-right-radius: 2px;
}
.togglecontainer > p.activeTitle{
border-radius: 0;
}
.toggle_content {
padding: 12px 30px 11px 30px;
margin: 0px 0 5px 0;
border-style:solid;
border-width:1px;
border-top:none;
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
overflow: hidden;
}
.toggle_icon{
position: absolute;
width: 15px;
height: 15px;
border-style: solid;
border-width: 1px;
top: 50%;
left: 10px;
margin-top: -8px;
}
.toggle_icon .vert_icon{
border-left-style:solid;
border-left-width:3px;
position: absolute;
left:5px;
top:1px;
height:11px;
}
.toggle_icon .hor_icon{
border-top-style:solid;
border-top-width:3px;
position: absolute;
top:5px;
left:1px;
width:11px;
}
.activeTitle .toggle_icon .vert_icon{
border:none;
} #top .av_toggle_section .av-inherit-border-color *{border-color: inherit;}
#top .av_toggle_section .av-inherit-font-color *{color: inherit;} .taglist {margin-bottom:5px;}
.taglist .tag-seperator:last-child{display:none;}
.taglist .tag-seperator{padding:0px 4px;}
.single_toggle{ width:100%; float:left; display: block; margin: 0 0 -2px 0; padding-bottom: 1px; overflow: hidden; position: relative;} .av-minimal-toggle.togglecontainer .single_toggle .toggler{border-radius:0; border-left:none; border-right:none; border-top:none; font-size: 1.1em; }
.av-minimal-toggle .toggle_content{ border-radius:0;border:none; padding:12px 35px 11px 35px;}
.av-minimal-toggle .single_toggle{    margin: 0 0 7px 0; padding-bottom: 0px;}
.av-minimal-toggle .toggle_icon { margin-top: -7px; border: none;}
.av-minimal-toggle .toggler:hover { opacity: 0.8; }
.av-minimal-toggle .activeTitle.toggler:hover { opacity: 1; } .av_promobox{
position: relative;
border-width: 1px;
border-style: solid;
overflow: hidden;
padding:20px 30px;
clear:both;
margin:50px 0;
width:100%;
float:left;
}
.flex_column >.av_promobox:first-child{margin-top:0;}
.av_promobox .avia-button{
right: 30px;
top: 50%;
position: absolute;
z-index: 2;
}
.avia-promocontent{
margin-right:200px;
position: relative;
z-index: 3;
}
.avia-promocontent p{
font-size: 14px;
}
.avia-button-no .avia-promocontent{margin:0;}
.avia-button-no .avia-button{display:none;}
.av_promobox .avia-button.avia-size-small{ margin-top:-15px; }
.av_promobox .avia-button.avia-size-medium{ margin-top:-19px; }
.av_promobox .avia-button.avia-size-large{ margin-top:-21px; }
@media only screen and (max-width: 767px)
{
.responsive .avia-promocontent{margin: 0;}
.responsive .av_promobox .avia-button, .responsive .av_promobox .avia-button-wrap{width:100%; margin-top:4px; position: relative; top:0; left:0; text-align: center; float:none;}
} .av_dropcap1 {
display: block;
float: left;
font-size: 38px;
line-height: 32px;
margin: 4px 8px 0 0;
}
.av_dropcap2{
display:block;
float:left;
font-size:18px;
line-height:35px;
width:35px;
text-align: center;
margin:4px 8px 0 0;
border-radius: 100px;
font-weight: bold;
} fieldset{
border:none;
}
#top select, #top .avia_ajax_form .select, #top .entry-content-wrapper select{
-webkit-appearance: none;
border-radius:0px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
background-position: center right;
background-repeat: no-repeat;
border-radius: 2px;
}
#top select[multiple], #top .avia_ajax_form .select[multiple]{background-image:none;} .avia-mozilla #top select, .avia-mozilla #top .avia_ajax_form .select, .avia-mozilla #top .entry-content-wrapper select{ background-image:none; }
#top select[multiple] { background-image:none; } .avia-content-slider{ margin:30px 0; clear:both; }
.avia-content-slider, .avia-content-slider-inner{ position: relative; overflow: hidden; clear:both; }
.avia-content-slider .slide-entry-title{font-size:1.1em; line-height:1.4em; margin:0;}
.avia-content-slider .slide-image, .avia-content-slider .slide-image img{border-radius: 3px; display: block; position: relative; -webkit-perspective: 1000px;
-webkit-backface-visibility: hidden; margin:0 auto;}
.avia-content-slider .slide-image{overflow:hidden; margin-bottom:6px; border-radius: 3px;}
.avia-content-slider .slide-entry-excerpt{ overflow: hidden; text-overflow: ellipsis; } 
.avia-content-slider .slide-entry-wrap{width:100%; float:left; margin-bottom:40px;}
.avia-content-slider-active .slide-entry-wrap{position: absolute; top:0; visibility: hidden; margin:0;}
.avia-content-slider .slide-entry-wrap:first-child{position: relative;}
.avia-content-slider .slide-meta div, .avia-content-slider .slide-meta time{display: inline-block; font-size: 0.9em;}
.avia-content-slider .slide-meta a{position: relative;}
.avia-content-slider .slide-meta{position: relative;  padding-bottom: 10px; }
.avia-content-slider .slide-meta-del{margin:0px 4px;}
.avia-content-slider.avia-builder-el-no-sibling{margin:0;}
.slider-fallback-image{visibility: hidden;}
.avia-content-slider .fake-thumbnail .slide-image{border-width: 1px; border-style: solid; -webkit-perspective: 1000px; -webkit-backface-visibility: hidden; min-height: 70px;}
.fallback-post-type-icon{position: absolute; top:49%; left:50%; margin:-28px 0 0 -30px; height:60px; width:60px; line-height:59px; font-size:25px; text-align:center; border-radius: 100px;}
.avia-content-slider .slide-image:hover .fallback-post-type-icon{opacity: 0;}
.pagination-slider .pagination{padding: 1px 0 10px 0;}
.avia_desktop .avia-content-slider .avia-slideshow-arrows a{ opacity: 0; }
#top .avia-content-slider:hover .avia-slideshow-arrows a{opacity: 1;}
#top .avia-content-slider .avia-slideshow-arrows a{ top: 38%; margin: -30px 0 0;}
#top .avia-content-slider, #top .avia-content-slider-inner, #top .avia-content-slider-inner .slide-entry-wrap{    -webkit-transform-style: flat;
-webkit-perspective: 1000px;
-webkit-backface-visibility: hidden;
} #top #wrap_all .avia-content-slider .audio-preview{
margin-top: -36px;
margin-bottom: -4px;
}
#top .avia-content-slider .audio-preview .mejs-volume-button,
#top .avia-content-slider .audio-preview .mejs-time{
display:none;
}
#top #wrap_all .mejs-controls a.mejs-horizontal-volume-slider{
width:60px;
} .avia-safari .avia-content-slider, .avia-safari .avia-content-slider-inner, .avia-safari .avia-content-slider-inner .slide-entry-wrap { 
-webkit-perspective: 0 !important;
}
@media only screen and (max-width: 767px)
{
.responsive #top #wrap_all .slide-entry{width:48%; margin-left:4%}
.responsive #top #wrap_all .avia-content-slider-even .slide-entry.slide-parity-odd,
.responsive #top #wrap_all .avia-content-slider-odd .slide-entry.slide-parity-even{margin:0; clear:both;}
.responsive #top #wrap_all .avia-content-slider-odd  .slide-entry.first{margin-left:0; width:100%;}
.responsive avia-content-slider .slide-image img { width: 100%; }
}
@media only screen and (max-width: 479px)
{
.responsive #top #wrap_all .avia-content-slider-odd  .slide-entry{margin-left:0; clear:both; width:100%;}
} .av-masonry{
position: relative;
overflow: hidden;
clear:both;
}
.av-masonry-container{
width:100.4%;
float:left;
clear:both;
position: relative;
}
.av-masonry-entry{
position: relative;
display: block;
width:24.90%;
float:left;
clear: none;
text-decoration: none;
visibility: hidden;
opacity: 0;
}
#top .masonry-no-border{border-top:none;}
.av-masonry-entry.av-landscape-img{
width:49.80%;
}
.av-masonry-col-2 .av-masonry-entry{width:49.80%;}
.av-masonry-col-2 .av-masonry-entry.av-landscape-img{width:99.50%;}
.av-masonry-col-3 .av-masonry-entry{width:33.3%}
.av-masonry-col-3 .av-masonry-entry.av-landscape-img{width:66.6%}
.av-masonry-col-4 .av-masonry-entry{}
.av-masonry-col-4 .av-masonry-entry.av-landscape-img{}
.av-masonry-col-5 .av-masonry-entry{width:19.90%;}
.av-masonry-col-5 .av-masonry-entry.av-landscape-img{width:39.80%;}
.av-masonry-col-6 .av-masonry-entry{width:16.6%;}
.av-masonry-col-6 .av-masonry-entry.av-landscape-img{width:33.2%;} @media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive.av-no-preview #top .av-medium-columns-4 .av-masonry-entry{width:24.90%;}
.responsive.av-no-preview #top .av-medium-columns-3 .av-masonry-entry{width:33.3%;}
.responsive.av-no-preview #top .av-medium-columns-2 .av-masonry-entry{width:49.80%;}
.responsive.av-no-preview .av-no-preview .av-medium-columns-1 .av-masonry-entry{width:100%;}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive.av-no-preview #top .av-small-columns-4 .av-masonry-entry{width:24.90%;}
.responsive.av-no-preview #top .av-small-columns-3 .av-masonry-entry{width:33.3%;}
.responsive.av-no-preview #top .av-small-columns-2 .av-masonry-entry{width:49.80%;}
.responsive.av-no-preview #top .av-small-columns-1 .av-masonry-entry{width:100%;}
} @media only screen and (max-width: 479px) {
.responsive.av-no-preview #top .av-mini-columns-4 .av-masonry-entry{width:24.90%;}
.responsive.av-no-preview #top .av-mini-columns-3 .av-masonry-entry{width:33.3%;}
.responsive.av-no-preview #top .av-mini-columns-2 .av-masonry-entry{width:49.80%;}
.responsive.av-no-preview #top .av-mini-columns-1 .av-masonry-entry{width:100%;}
}
.av-masonry-outerimage-container{
overflow: hidden;
}
.av-masonry-outerimage-container, .av-masonry-image-container {
position: relative;
top: 0;
left: 0;
bottom: 0;
right: 0;
z-index: 1;
}
.av-masonry-image-container{
text-align: center;
background-size: cover;
background-position: center center;
}
.av-masonry-image-container img{ display:block; margin: 0 auto;}
#top .av-inner-masonry{overflow: hidden; background-color: transparent;}
.av-masonry-entry .av-inner-masonry-content{
padding:20px;
z-index: 2;
position: relative;
width:100%;
}
.av-masonry-entry .avia-arrow{border:none; top: -5px;}
.av-masonry-item-no-image .avia-arrow{display: none;}
.av-masonry-entry .av-masonry-entry-title{
line-height: 1.3em;
margin:0;
font-size: 15px;
}
.av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content{
padding-top:4px;
}
.av-masonry-date, .av-masonry-text-sep, .av-masonry-author{font-size: 11px;}
.av-masonry-text-sep{padding: 0 5px;}
.av-masonry-text-sep.text-sep-author, .av-masonry-author{display:none;} .av-masonry-entry.av-masonry-item-loaded{
opacity: 1;
visibility: visible;
}
.avia_desktop.avia_transform3d .av-masonry-entry{
-webkit-perspective: 600px;
-moz-perspective: 600px;
perspective: 600px;
}
.avia_desktop.avia_transform3d .av-masonry-entry.av-masonry-item-loaded .av-inner-masonry{
-webkit-animation: avia_msonry_show 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.075); animation:         avia_msonry_show 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.075); } .av-large-gap.av-masonry{ padding:15px 0 0 15px; }
.av-no-gap.av-fixed-size  .av-masonry-entry .av-inner-masonry{  position: absolute; top:0px; left:-1px; right: 0px; bottom:-2px; }
.av-1px-gap.av-fixed-size .av-masonry-entry .av-inner-masonry{  position: absolute; top:0px; left:0px; right: 1px; bottom:1px; }
.av-large-gap.av-fixed-size .av-masonry-entry .av-inner-masonry{position: absolute; top:0px; left:0px; right: 15px; bottom:15px; }
.av-no-gap.av-flex-size .av-masonry-entry .av-inner-masonry{  position: relative; }
.av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry{ position: relative; margin-right:1px; margin-bottom:1px; }
.av-large-gap.av-flex-size .av-masonry-entry .av-inner-masonry{ position: relative; margin-right:15px; margin-bottom:15px; } .avia-mozilla .av-1px-gap.av-flex-size .av-masonry-entry .av-inner-masonry{ margin-bottom:2px; } .av-flex-size .av-masonry-image-container{background-image: none !important; } .av-fixed-size .av-masonry-image-container, .av-fixed-size .av-masonry-outerimage-container{position: absolute;}
.av-fixed-size .av-masonry-image-container img{display: none;}
.av-fixed-size .av-masonry-entry .av-inner-masonry-sizer{ width:100%; padding-bottom:80%; z-index: 1; }
.av-fixed-size .av-masonry-entry.av-landscape-img .av-inner-masonry-sizer{ padding-bottom:40%;}
.av-fixed-size .av-masonry-entry.av-portrait-img .av-inner-masonry-sizer{ padding-bottom:160%;}
.av-fixed-size .av-masonry-entry.av-portrait-img.av-landscape-img  .av-inner-masonry-sizer{ padding-bottom:80%;}
#top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content,
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content{ display: table; position: relative; height: 100%;width:100%; bottom:0;}
#top .av-fixed-size .av-masonry-entry.av-masonry-item-no-image .av-inner-masonry-content-pos,
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content-pos{display:table-cell;  vertical-align: middle; text-align: center;}
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry {
background: transparent;
}
.av-fixed-size .av-masonry-entry .av-inner-masonry-content, 
.av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry .av-inner-masonry-content,
.av-flex-size.av-caption-on-hover-hide .av-masonry-entry.av-masonry-item-with-image  .av-inner-masonry-content
{
position: absolute;
bottom: -1px; } #top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content{
background: rgba(0,0,0,0.35);
}
#top .av-caption-style-overlay.av-hover-overlay- .av-masonry-item-with-image .av-inner-masonry-content{
background: transparent;
}
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content *,
#top .av-caption-style-overlay .av-masonry-item-with-image ins:before,
#top #wrap_all .av-caption-style-overlay .av-masonry-item-with-image del{
color:#fff;
}
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content .avia-arrow, 
#top .av-caption-style-overlay .av-masonry-item-with-image .av-inner-masonry-content .av-icon-display{
display: none;
}
#top #wrap_all .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content{ 
position: absolute; top:-2px; left:-2px; right: -2px; bottom:-2px; display:block; height: auto; width:auto;
}
#top .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content-pos{
display:table; height: 100%; width:100%;
}
#top .av-caption-style-overlay.av-flex-size .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content-pos-content{
display: table-cell;
vertical-align: middle;
}
#top .av-caption-style-overlay .av-masonry-entry .av-masonry-entry-title{
font-size: 1.5em;
} .av-fixed-size.av-orientation-landscape-large  .av-masonry-entry .av-inner-masonry-sizer{ width:100%; padding-bottom:50%;  }
.av-fixed-size.av-orientation-square .av-masonry-entry .av-inner-masonry-sizer{ width:100%; padding-bottom:100%;  }
.av-fixed-size.av-orientation-portrait .av-masonry-entry .av-inner-masonry-sizer{ width:100%; padding-bottom:130%;  }
.av-fixed-size.av-orientation-portrait-large .av-masonry-entry .av-inner-masonry-sizer{ width:100%; padding-bottom:150%;  } #top .av-masonry-entry:hover{text-decoration: none; }
.av-masonry-image-container, .av-inner-masonry-content, .av-masonry-pagination{
-webkit-transition: all 0.4s ease-in-out;
transition: 		all 0.4s ease-in-out;
}
.avia_desktop .av-hover-overlay-active .av-masonry-image-container{opacity: 0.7;}
.avia_desktop .av-hover-overlay-active .av-masonry-entry:hover .av-masonry-image-container,
.avia_desktop .av-hover-overlay-active.av-caption-style-overlay .av-masonry-entry .av-masonry-image-container
{ opacity: 1;}
.avia_desktop .av-masonry-entry:hover .av-masonry-image-container{
-webkit-transform: 	scale(1.05,1.05);
transform: 			scale(1.05,1.05);
}
.avia_desktop .av-caption-on-hover .av-masonry-item-with-image .av-inner-masonry-content{opacity: 0; filter:alpha(opacity=00);}
.avia_desktop .av-caption-on-hover .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content{opacity: 1; filter:alpha(opacity=100);}
.avia_desktop .av-caption-on-hover-hide .av-masonry-item-with-image .av-inner-masonry-content{opacity: 1; filter:alpha(opacity=100);}
.avia_desktop .av-caption-on-hover-hide .av-masonry-item-with-image.av-masonry-entry:hover .av-inner-masonry-content{opacity: 0; filter:alpha(opacity=00);}
.avia_desktop .av-inner-masonry-content{ -webkit-backface-visibility:hidden;
}
.avia_desktop.avia_transform3d .av-caption-on-hover.av-caption-style- .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content,
.avia_desktop.avia_transform3d .av-caption-on-hover-hide.av-caption-style- .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content{
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-origin: center bottom;
-moz-transform-origin: center bottom;
transform-origin: center bottom;
-webkit-transform: rotateX(120deg);
transform: rotateX(120deg);
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.avia_desktop.avia_transform3d .av-caption-on-hover-hide.av-caption-style- .av-masonry-entry.av-masonry-item-with-image .av-inner-masonry-content,
.avia_desktop.avia_transform3d .av-caption-on-hover.av-caption-style- .av-masonry-entry.av-masonry-item-with-image:hover .av-inner-masonry-content{
-webkit-transform: 	rotateX(0deg);
transform: 			rotateX(0deg);
-webkit-transform-origin: center bottom;
-moz-transform-origin: center bottom;
transform-origin: center bottom;
}
.avia_desktop.avia_transform3d .av-masonry-entry:hover .av-icon-display{
-webkit-transform: 	rotateY(180deg);
transform: 			rotateY(180deg);
border-color: transparent;
} .avia_desktop.avia_transform3d .av-masonry-image-container{
-webkit-perspective: 1000px;
-webkit-backface-visibility: hidden;
} .av-masonry-sort{ text-align: center; padding:20px 40px; visibility: hidden; overflow: hidden; }
#top div.container .av-masonry .av-masonry-sort {
padding: 0px;
background: transparent;
line-height: 30px;
margin-bottom:15px;
font-size: 0.9em;
}
.av-large-gap .av-masonry-sort{}
.av-masonry-sort a{text-decoration: none;}
.av-masonry-sort .avia_hide_sort{display: none;}
.av-sort-by-term > * { display: inline-block; }
.av-no-gap  .av-masonry-sort, .av-1px-gap  .av-masonry-sort{margin:0 0 1px 0;}
.av-large-gap .av-masonry-sort{margin:0 15px 15px 0;}
.avia-term-count{display: none; }
#top .av-sort-yes-tax{line-height: 50px}
#top .av-sort-yes-tax .av-sort-by-term, #top .av-sort-yes-tax .sort_by_cat{float: right}
#top .av-current-sort-title{float: left; font-weight: normal; font-size: 26px;} .av-masonry-pagination{
clear: both;
z-index: 2;
bottom: 20px;
right:20px;
padding:20px;
display:block;
}
#top .av-masonry-load-more{
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
font-size: 13px;
visibility: hidden;
opacity: 0;
overflow: hidden;
}
#top .av-masonry-load-more.av-masonry-no-more-items {
opacity: 0 !important;
height: 0px;
padding: 0px;
filter:alpha(opacity=00);
}
#top .av-masonry-load-more:hover{ letter-spacing: 0px; }
.av-no-gap .av-masonry-load-more{margin:1px 0 0 0; float: left; width: 100%;}
.av-large-gap .av-masonry-pagination{margin:0 15px 15px 0;}
.av-masonry-pagination .pagination{padding:5px;}
.av-masonry-pagination .pagination-meta { line-height: 30px; }  .av-masonry-entry.sale .av-masonry-entry-title{ padding-right:48px;}
#top .av-masonry-entry.type-product .av-masonry-image-container{-webkit-transform: scale(1);transform:scale(1); }
#top .av-masonry-entry .price, #top .av-masonry-entry .price span, #top .av-masonry-entry del, #top .av-masonry-entry ins {font-size: 14px;}
#top .av-masonry-entry .onsale{ top:20px; right:20px;}
#top .av-caption-style-overlay .av-masonry-entry .onsale{ top:0px; right:0px; border-radius: 0;}
#top .av-caption-style-overlay .av-masonry-entry.sale .av-masonry-entry-title{ padding-right:0px;}
#top .av-masonry-entry .av-inner-masonry .av-masonry-overlay{opacity: 0; filter:alpha(opacity=0); width:100%; z-index: 10; position: absolute; top:0; left:0; right:0; bottom:0;}
#top .av-masonry-entry:hover .av-inner-masonry .av-masonry-overlay{  opacity: 1; filter:alpha(opacity=100);  } #top .av-icon-display.av-masonry-media{
position: absolute;
left: 50%;
margin-left: -30px;
top: -75px;
opacity: 0.7;
filter:alpha(opacity=70);
}
#top .av-masonry-entry:hover .av-icon-display.av-masonry-media{
opacity: 1; filter:alpha(opacity=100);
-webkit-transform: 	rotateY(0deg);
transform: 			rotateY(0deg);
}
#top .av-masonry-entry.format-quote .av-icon-display{
position: absolute;
z-index: -1;
border: none;
background: rgba(0, 0, 0, 0);
opacity: 0.1;
filter:alpha(opacity=10);
bottom: -20px;
left: 0;
font-size: 50px;
line-height: 100px;
width: 100px;
}
#top div .av-masonry-entry.format-quote:hover .av-icon-display{
-webkit-transform: 	rotateY(0deg);
transform: 			rotateY(0deg);
opacity: 0.3; filter:alpha(opacity=30);
} #top .container .av-masonry{background: transparent;}
#top .container .av-masonry.av-large-gap {
padding: 0;
width: 102%;
width: calc(100% + 15px);
}
@media only screen and (min-width: 1800px){
.responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry,
.responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry{width:16.6%;}
.responsive.html_stretched .av-masonry-col-flexible .av-masonry-entry.av-landscape-img,
.responsive.html_av-framed-box .av-masonry-col-flexible .av-masonry-entry.av-landscape-img{width:33.2%;}
}
@media only screen and (min-width: 989px) and (max-width: 1340px) {
.responsive .av-masonry-col-flexible .av-masonry-entry{width:33.3%;}
.responsive .av-masonry-col-flexible .av-masonry-entry.av-landscape-img{width:66.6%;}
}
@media only screen and (max-width: 767px) {
.responsive #top .av-masonry-entry{width:100%;}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive #top .av-masonry-entry{width:49.90%;}
.responsive #top .av-masonry-entry.av-landscape-img{width:100%;}
}
@media only screen and (max-width: 480px){
.responsive #top .av-masonry-entry{width:100%;}
}
@media only screen and (min-width: 767px) and (max-width: 989px) {
.responsive .av-masonry-col-flexible.av-masonry-gallery .av-masonry-entry{width:33.3%;}
.responsive .av-masonry-col-flexible.av-masonry-gallery .av-masonry-entry.av-landscape-img{width:66.6%;}
.responsive .av-masonry-col-automatic .av-masonry-entry .av-masonry-entry-title{font-size:13px;}
.responsive .av-masonry-entry .av-masonry-entry-title+.av-masonry-entry-content{display:none;}
}
@media only screen and (min-width: 767px) and (max-width: 989px) {
.responsive .av-masonry-col-flexible .av-masonry-entry{width:49.90%;}
.responsive .av-masonry-col-flexible .av-masonry-entry.av-landscape-img{width:100%;}
} .avia-team-member{margin:30px 0; clear:both;}
.avia-team-member.avia-builder-el-no-sibling{margin:0;}
.team-member-name{margin-top:7px; font-size: 1.55em; }
.team-member-job-title{margin-top:-7px; font-size: 1em; }
.team-member-description{}
.team-social a{text-decoration: none; position: relative; border-radius: 30px; padding: 0 16px; background: #fff;margin: 3px; display: inline-block; height:53px; line-height:54px; width:53px; }
.team-img-container{ position: relative; overflow: hidden; border-radius: 3px; text-align: center; margin-bottom:10px; }
.team-img-container img{ display:block; margin:0 auto; width:100%;}
.team-img-container img.av-team-img-original{ width:auto; max-width:100%; }
.avia-team-member .team-social{
border: 7px solid rgba(0, 0, 0, 0.1);
position: absolute;
font-size:19px;
background: #fff;
background: rgba(255, 255, 255, 0.7);
opacity: 0;
visibility: hidden;
top:0; left:0; right:0; bottom:0;
text-align: center;
border-radius:3px;
}
.team-social-inner{width:100%;padding:0 5%;position: absolute; top:50%; margin-top:-26px;left:0;}
.team-img-container:hover .team-social{visibility: visible; opacity: 1; }
.avia-tooltip{
position: absolute;
z-index: 9999999;
padding:12px;
margin-top:-18px;
margin-left: -4px;
background: #000;
background: rgba(0, 0, 0, 0.8);
color:#fff;
width:140px;
border-radius: 2px;
text-align: center;
}
.avia-tooltip .inner_tooltip{
font-size: 0.925em;
line-height: 1.65em;
}
#top .avia-tooltip.transparent_dark, #top .avia-tooltip.transparent_dark .avia-arrow{
background: #000;
background: rgba(0, 0, 0, 0.8);
color:#fff;	
border:none;
}
#top .avia-tooltip.transparent_dark h1, #top .avia-tooltip.transparent_dark h2, #top .avia-tooltip.transparent_dark h3,
#top .avia-tooltip.transparent_dark h4, #top .avia-tooltip.transparent_dark h5, #top .avia-tooltip.transparent_dark h6{
color:inherit;
}
.avia-tooltip.av-tooltip-shadow, .avia-tooltip.av-tooltip-shadow .avia-arrow{ box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); }
.avia-tooltip ul, .avia-tooltip ol, .avia-tooltip blockquote{text-align: left; list-style-position: inside;}
.avia-tooltip .avia-arrow{
background: rgba(0, 0, 0, 0.8);
border:none;
}
.avia-tooltip .avia-arrow-wrap{
width:20px;
height:20px;
position: absolute;
bottom:-20px;
left:50%;
margin-left:-7px;
overflow: hidden;
}
.avia-tooltip .inner_tooltip br:first-child{display:none;} .av-tt-hotspot .avia-arrow-wrap{bottom:auto; bottom:-19px;}
.transparent_dark.av-tt-hotspot .avia-arrow-wrap{bottom:-20px;} .avia-tooltip.av-tt-pos-below{ margin-top: 18px; }
.avia-tooltip.av-tt-pos-below .avia-arrow-wrap{bottom:auto; top:-19px;}
.avia-tooltip.av-tt-pos-below .avia-arrow{bottom: -6px; top:auto;} .avia-tooltip.av-tt-pos-left{ margin-top: 0; margin-left: -18px;}
.avia-tooltip.av-tt-pos-left .avia-arrow-wrap{left: auto; margin-left: 0; right: -19px; top: 50%; margin-top: -10px;}
.avia-tooltip.av-tt-pos-left .avia-arrow{top: 5px; left: -5px; margin-left: 0;} .avia-tooltip.av-tt-pos-right{ margin-top: 0; margin-left: 18px;}
.avia-tooltip.av-tt-pos-right .avia-arrow-wrap{left: -19px; margin-left: 0;  top: 50%; margin-top: -10px;}
.avia-tooltip.av-tt-pos-right .avia-arrow{top: 5px; left:auto; right: -5px; margin-left: 0;} .av-tt-pos-above.av-tt-align-right.avia-tooltip, 	.av-tt-pos-below.av-tt-align-right.avia-tooltip{margin-left:4px;}
.av-tt-pos-above.av-tt-align-left .avia-arrow-wrap, .av-tt-pos-below.av-tt-align-left .avia-arrow-wrap{left: 0; margin-left: 7px;}
.av-tt-pos-above.av-tt-align-right .avia-arrow-wrap,.av-tt-pos-below.av-tt-align-right .avia-arrow-wrap{left: auto; right:0; margin-left: auto; margin-right: 7px;} .av-tt-pos-left.av-tt-align-top .avia-arrow-wrap, .av-tt-pos-right.av-tt-align-top .avia-arrow-wrap{top: 0; margin-top: 2px;}
.av-tt-pos-left.av-tt-align-bottom .avia-arrow-wrap,.av-tt-pos-right.av-tt-align-bottom .avia-arrow-wrap{bottom: 0; margin-bottom: 4px; top: auto;}
.av-tt-pos-above.av-tt-align-centered, .av-tt-pos-below.av-tt-align-centered{text-align: center;}
.avia-team-member .plus-google:hover{ color:#de5a49; }
.avia-team-member .rss:hover	    { color:#ffa133; }
.avia-team-member .facebook:hover   { color:#37589b; }
.avia-team-member .twitter:hover    { color:#46d4fe; }
.avia-team-member .mail:hover       { color:#9fae37; }
.avia-team-member .dribbble:hover   { color:#e44885; }
.avia-team-member .linkedin:hover   { color:#419cca; }
.avia-team-member .search:hover     { color:#222222; }
.avia-team-member .behance:hover    { color:#008cfa; }
.avia-team-member .flickr:hover     { color:#ff0086; }
.avia-team-member .forrst:hover     { color:#234317; }
.avia-team-member .myspace:hover    { color:#000000; }
.avia-team-member .tumblr:hover     { color:#345574; }
.avia-team-member .vimeo:hover      { color:#31baff; }
.avia-team-member .youtube:hover    { color:#a72b1d; }
.avia-team-member .pinterest:hover  { color:#cb2027; }
.avia-team-member .skype:hover 	    { color:#12a5f4; }
.avia-team-member .five_100_px:hover{ color:#222222; }
.avia-team-member .soundcloud:hover { color:#F76700; }
.avia-team-member .xing:hover 	    { color:#006567; }
.avia-team-member .reddit:hover 	a{color:#FF4500; } @media only screen and (max-width: 989px) {
.responsive.av-no-preview .team-social a{ padding: 0 8px; background: #fff;margin: 3px; margin-top:11px; display: inline-block; height:33px; line-height:32px; width:33px; border-style: solid; border-width: 1px; }
.responsive.av-no-preview  #top .avia-team-member .team-img-container img{position: relative; z-index: 3;}
.responsive.av-no-preview  #top .avia-team-member .team-social {
border: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
font-size: 20px;
background: #FFF;
background: rgba(0, 0, 0, 0.03);
opacity: 1;
visibility: visible;
top: auto;
left: 0;
right: 0;
bottom: 5px;
height: 60px;
text-align: center;
border-radius: 3px;
border-top-right-radius: 0px;
border-top-left-radius: 0px;
font-size: 15px;
z-index: 1;
}
} .avia-builder-widget-area{
position: relative;
}
.flex_column .widget:first-child, .content .widget:first-child{
padding-top: 0;
border-top: none;
}
.flex_column .widget .widgettitle , .content .widget .widgettitle{
margin-top:0.85em;
} .avia-testimonial{
border-right-style: dashed;
border-right-width: 1px;
border-bottom-style: dashed;
border-bottom-width: 1px;
padding:20px;
}
.avia-first-testimonial{clear:both;}
.avia-testimonial-wrapper .avia-testimonial-row:last-child .avia-testimonial{border-bottom:none;}
.avia-testimonial.avia-last-testimonial, .avia-grid-1-testimonials .avia-testimonial{border-right:none;}
.avia-testimonial-image img{border-radius: 100px;}
.avia-testimonial-image{float:left; margin:0 20px 0 0; width:80px; height:80px; border-radius: 100px; overflow: hidden;}
.avia-testimonial-content{overflow: hidden;}
.avia-testimonial-content p:first-child{margin-top:0;}
.avia-testimonial-meta{position: relative; overflow: hidden; margin-left: 100px;}
.avia-testimonial-meta-mini{overflow: hidden; line-height: 1.3em; padding-top:0.2em;}
.avia-testimonial-name{display:block;}
.avia-testimonial-arrow-wrap{display:none;}
.avia-testimonial-wrapper{display:table; margin: 30px 0; clear:both; width: 100%; table-layout: fixed; }
.avia-testimonial-row{display: table-row;}
body div .avia-testimonial{display: table-cell; float:none;}
.avia_transform .avia-testimonial .avia-testimonial-image{
opacity: 0.2;
-webkit-transform:scale(0.5);
transform:scale(0.5);
}
.avia_transform .avia_start_animation.avia-testimonial .avia-testimonial-image{
-webkit-animation: avia_appear 0.4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia_appear 0.4s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
-webkit-transform:scale(1);
transform:scale(1);
}
.av-minimal-grid-style .avia-testimonial{border:none; padding:40px;}
.av-minimal-grid-style .avia-testimonial-image{width: 45px; height: 45px; margin: 0 15px 0 0; overflow: visible;}
.av-minimal-grid-style .avia-testimonial-meta{margin-left:0; overflow: visible;}
.av-minimal-grid-style .avia-testimonial-meta-mini{}
.av-boxed-grid-style.avia-testimonial-wrapper{ border-spacing: 3px; border-collapse: separate;}
.av-boxed-grid-style .avia-testimonial{border:none; padding:0px;}
.av-boxed-grid-style .avia-testimonial_inner{padding:40px;}
.avia-testimonial.avia-first-testimonial{padding-left:0;}
.avia-testimonial.avia-last-testimonial{padding-right:0;} #top .avia-slider-testimonials.avia-testimonial-wrapper{display:block; clear:both; position: relative;}
#top .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial-row{display: block; width:100%; position: relative;}
#top .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial{visibility:hidden; border:none; width:100%; float:none; padding:0; position: absolute; top:0;}
.js_active .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial{opacity: 0;}
#top .avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child{display:block; visibility:visible; position: relative;}
.avia-slider-testimonials .avia-testimonial-meta{ margin:13px 0 0 20px; overflow: visible; font-size: 12px;}
.avia-slider-testimonials .avia-testimonial-meta .avia-testimonial-image{margin:0 10px 0 0; width:40px; height:40px;}
.avia-slider-testimonials .avia-testimonial-content{ padding:15px; border-style: solid; border-width: 1px; border-radius: 2px;}
.avia-slider-testimonials .avia-testimonial-content p:last-child{margin-bottom: 0;}
.avia-slider-testimonials .avia-testimonial-arrow-wrap{display: block; position: absolute; top: -14px; left: 14px; overflow: hidden; width: 10px; height: 10px;}
.avia-slider-testimonials .avia-testimonial-name{font-size:14px;}
.avia_mobile .avia-slider-testimonials {pointer-events: none;} #top .av-large-testimonial-slider { text-align: center; pointer-events: all;}
#top .av-large-testimonial-slider .avia-testimonial-content{ border:none; padding: 0; background: transparent; font-size: 1.3em; line-height: 1.65em;}
#top .av-large-testimonial-slider .avia-testimonial-meta{display: inline-block; width:auto; margin:30px 0 0 0;}
#top .av-large-testimonial-slider .avia-testimonial-arrow-wrap{display:none;}
#top .av-large-testimonial-slider .avia-testimonial-meta-mini{text-align: left; overflow: visible; float:left; line-height: 1.8em; padding-top: 0;}
#top .av-large-testimonial-slider .avia-testimonial-name { font-size: 1.6em; margin-top: 1em; }
#top .av-large-testimonial-slider .avia-testimonial-meta .avia-testimonial-image{width:80px; height:80px;}
#top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {padding: 0px 100px ; }
#top .av-large-testimonial-slider .avia-slideshow-arrows a{top:0; margin-top: -1px; color: inherit; opacity: 0.1; font-size: 45px;}
#top .av-large-testimonial-slider:hover .avia-slideshow-arrows a{opacity: 0.5;}
#top .av-large-testimonial-slider .avia-slideshow-arrows a:hover{opacity: 0.9;}
#top .av-large-testimonial-slider .avia-slideshow-arrows a:before{background: transparent;}
@media only screen and (max-width: 767px)
{
.responsive .avia-testimonial-wrapper, .responsive .avia-testimonial-row, .responsive .avia-testimonial{display:block; width:100%; float:none;}
.responsive .avia-testimonial{padding:20px 0; border-right:none; margin:0;}
.responsive #top .avia-testimonial{border-bottom-style: dashed; border-bottom-width: 1px;}
.responsive #top .avia-testimonial-row:last-child .avia-testimonial:last-child{border:none;}
.responsive #top .avia-slider-testimonials .avia-testimonial{border:none;}
.responsive #top .av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial {padding: 0px 70px ; font-size: 0.85em; }
.responsive #top .av-large-testimonial-slider .avia-slideshow-arrows a {font-size: 30px; }
} @media only screen and (max-width: 479px) {
.responsive .avia-testimonial-image{margin:0; width:100%; float:none; text-align: center; margin-bottom: 15px; height: auto;}
.responsive .avia-grid-testimonials .avia-testimonial-meta{margin-left:0;}
} .avia-progress-bar-container{margin: 15px 0; clear:both;}
.avia-progress-bar{position: relative; margin-bottom:4px;}
.avia-progress-bar .progressbar-title-wrap {
position: absolute;
z-index: 2;
bottom: 3px;
left: 3px;
color: white;
background: black;
background: rgba(0, 0, 0, 0.5);
padding: 1px 10px 2px 10px;
border-radius: 3px;
line-height: 21px;
}
.progressbar-icon{float:left;margin-right:5px;}
.icon-bar-no .progressbar-icon{display:none;}
.progressbar-title{float:left;}
.avia-progress-bar .progress{width:100%; height:30px; line-height: 30px; position: relative; border-radius: 3px; overflow: hidden;
box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.07);
}
#top .avia-progress-bar div.progress .bar-outer, #top .avia-progress-bar div.progress .bar{height:100%; position: absolute; top:0; left:0; width:100%;
background-size: 32px 32px; border-radius: 3px;
}
.av-animated-bar .avia-progress-bar div.progress .bar{
-webkit-animation: avia-bg-move 1.2s linear infinite; animation:         avia-bg-move 1.2s linear infinite; height: 100%;
}
.avia-progress-bar div.progress {
clear: both;
}
.avia_transform #top div.progress .bar-outer{
width:0;
}
.av-small-bar .avia-progress-bar{
margin-top:1.9em;
}
.av-small-bar .avia-progress-bar:first-child{
margin-top:0em;
}
.av-small-bar .avia-progress-bar .progressbar-title-wrap {
position: relative;
bottom: 0;
left: 0;
padding: 0;
background: none;
color: inherit;
line-height: 1.65em;
font-size: 0.9em;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.5px;
}
.av-small-bar .avia-progress-bar .progress {
height: 10px;
line-height: 1em;
border-radius: 0px;
}
.progressbar-percent{
float:right;
opacity: 0.6;
}
#top .av-small-bar .avia-progress-bar div.progress .bar-outer, #top .av-small-bar .avia-progress-bar div.progress .bar{
border-radius: 0px;
}
.avia_transform #top .avia-progress-bar div.progress.avia_start_animation .bar-outer{
-webkit-animation: avia_expand 1.5s cubic-bezier(0.165, 0.840, 0.440, 1.000); animation:         avia_expand 1.5s cubic-bezier(0.165, 0.840, 0.440, 1.000); width:100%;
}
.grey-bar .bar{
background: #555;
}
.av-striped-bar .grey-bar .bar{
background-image:	-webkit-linear-gradient(-45deg, #666 25%, #444 25%, #444 50%, #666 50%, #666 75%, #444 75%, #444);
background-image:      -moz-linear-gradient(-45deg, #666 25%, #444 25%, #444 50%, #666 50%, #666 75%, #444 75%, #444);
background-image:           linear-gradient(-45deg, #666 25%, #444 25%, #444 50%, #666 50%, #666 75%, #444 75%, #444);
}
.blue-bar .bar{
background: #7bb0e7;
}
.av-striped-bar .blue-bar .bar{
background-image:	-webkit-linear-gradient(-45deg, #96C8FB 25%, #74a6d9 25%, #74a6d9 50%, #96C8FB 50%, #96C8FB 75%, #74a6d9 75%, #74a6d9);
background-image:      -moz-linear-gradient(-45deg, #96C8FB 25%, #74a6d9 25%, #74a6d9 50%, #96C8FB 50%, #96C8FB 75%, #74a6d9 75%, #74a6d9);
background-image:           linear-gradient(-45deg, #96C8FB 25%, #74a6d9 25%, #74a6d9 50%, #96C8FB 50%, #96C8FB 75%, #74a6d9 75%, #74a6d9);
}
.green-bar .bar{
background: #83a846;
}
.av-striped-bar .green-bar .bar{
background-image:	-webkit-linear-gradient(-45deg, #A5CA68 25%, #83a846 25%, #83a846 50%, #A5CA68 50%, #A5CA68 75%, #83a846 75%, #83a846);
background-image:      -moz-linear-gradient(-45deg, #A5CA68 25%, #83a846 25%, #83a846 50%, #A5CA68 50%, #A5CA68 75%, #83a846 75%, #83a846);
background-image:           linear-gradient(-45deg, #A5CA68 25%, #83a846 25%, #83a846 50%, #A5CA68 50%, #A5CA68 75%, #83a846 75%, #83a846);
}
.orange-bar .bar{
background: #EDAE44;
}
.av-striped-bar .orange-bar .bar{
background-image: -webkit-linear-gradient(-45deg, #EDAE44 25%, #FFCF66 25%, #FFCF66 50%, #EDAE44 50%, #EDAE44 75%, #FFCF66 75%, #FFCF66);
background-image: -moz-linear-gradient(-45deg, #EDAE44 25%, #FFCF66 25%, #FFCF66 50%, #EDAE44 50%, #EDAE44 75%, #FFCF66 75%, #FFCF66);
background-image: linear-gradient(-45deg, #EDAE44 25%, #FFCF66 25%, #FFCF66 50%, #EDAE44 50%, #EDAE44 75%, #FFCF66 75%, #FFCF66);
}
.black-bar .bar{
background: #222;
}
.av-striped-bar .black-bar .bar{
background-image: -webkit-linear-gradient(-45deg, #222 25%, #444 25%, #444 50%, #222 50%, #222 75%, #444 75%, #444);
background-image: -moz-linear-gradient(-45deg, #222 25%, #444 25%, #444 50%, #222 50%, #222 75%, #444 75%, #444);
background-image: linear-gradient(-45deg, #222 25%, #444 25%, #444 50%, #222 50%, #222 75%, #444 75%, #444);
}
.red-bar .bar{
background: #B02B2C;
}
.av-striped-bar .red-bar .bar{
background-image: -webkit-linear-gradient(-45deg, #B02B2C 25%, #D24D4E 25%, #D24D4E 50%, #B02B2C 50%, #B02B2C 75%, #D24D4E 75%, #D24D4E);
background-image: -moz-linear-gradient(-45deg, #B02B2C 25%, #D24D4E 25%, #D24D4E 50%, #B02B2C 50%, #B02B2C 75%, #D24D4E 75%, #D24D4E);
background-image: linear-gradient(-45deg, #B02B2C 25%, #D24D4E 25%, #D24D4E 50%, #B02B2C 50%, #B02B2C 75%, #D24D4E 75%, #D24D4E);
}
.teal-bar .bar{
background: #5F8789;
}
.av-striped-bar .teal-bar .bar{
background-image: -webkit-linear-gradient(-45deg, #5F8789 25%, #7FA9AB 25%, #7FA9AB 50%, #5F8789 50%, #5F8789 75%, #7FA9AB 75%, #7FA9AB);
background-image: -moz-linear-gradient(-45deg, #5F8789 25%, #7FA9AB 25%, #7FA9AB 50%, #5F8789 50%, #5F8789 75%, #7FA9AB 75%, #7FA9AB);
background-image: linear-gradient(-45deg, #5F8789 25%, #7FA9AB 25%, #7FA9AB 50%, #5F8789 50%, #5F8789 75%, #7FA9AB 75%, #7FA9AB);
}
.aqua-bar .bar{
background: #4ECAC2;
}
.av-striped-bar .aqua-bar .bar{
background-image: -webkit-linear-gradient(-45deg, #4ECAC2 25%, #6FECE4 25%, #6FECE4 50%, #4ECAC2 50%, #4ECAC2 75%, #6FECE4 75%, #6FECE4);
background-image: -moz-linear-gradient(-45deg, #4ECAC2 25%, #6FECE4 25%, #6FECE4 50%, #4ECAC2 50%, #4ECAC2 75%, #6FECE4 75%, #6FECE4);
background-image: linear-gradient(-45deg, #4ECAC2 25%, #6FECE4 25%, #6FECE4 50%, #4ECAC2 50%, #4ECAC2 75%, #6FECE4 75%, #6FECE4);
}
.purple-bar .bar{
background: #745F7E;
}
.av-striped-bar .purple-bar .bar{
background-image: -webkit-linear-gradient(-45deg, #745F7E 25%, #967F9F 25%, #967F9F 50%, #745F7E 50%, #745F7E 75%, #967F9F 75%, #967F9F);
background-image: -moz-linear-gradient(-45deg, #745F7E 25%, #967F9F 25%, #967F9F 50%, #745F7E 50%, #745F7E 75%, #967F9F 75%, #967F9F);
background-image: linear-gradient(-45deg, #745F7E 25%, #967F9F 25%, #967F9F 50%, #745F7E 50%, #745F7E 75%, #967F9F 75%, #967F9F);
}
.pink-bar .bar{
background: #D65799;
}
.av-striped-bar .pink-bar .bar{
background-image: -webkit-linear-gradient(-45deg, #D65799 25%, #F879BB 25%, #F879BB 50%, #D65799 50%, #D65799 75%, #F879BB 75%, #F879BB);
background-image: -moz-linear-gradient(-45deg, #D65799 25%, #F879BB 25%, #F879BB 50%, #D65799 50%, #D65799 75%, #F879BB 75%, #F879BB);
background-image: linear-gradient(-45deg, #D65799 25%, #F879BB 25%, #F879BB 50%, #D65799 50%, #D65799 75%, #F879BB 75%, #F879BB);
}
.silver-bar .bar{
background: #D7D7D7;
}
.av-striped-bar .silver-bar .bar{
background-image: -webkit-linear-gradient(-45deg, #D7D7D7 25%, #F9F9F9 25%, #F9F9F9 50%, #D7D7D7 50%, #D7D7D7 75%, #F9F9F9 75%, #F9F9F9);
background-image: -moz-linear-gradient(-45deg, #D7D7D7 25%, #F9F9F9 25%, #F9F9F9 50%, #D7D7D7 50%, #D7D7D7 75%, #F9F9F9 75%, #F9F9F9);
background-image: linear-gradient(-45deg, #D7D7D7 25%, #F9F9F9 25%, #F9F9F9 50%, #D7D7D7 50%, #D7D7D7 75%, #F9F9F9 75%, #F9F9F9);
} .avia-image-container{display:block; position: relative; max-width: 100%;}
.avia-image-container-inner, .avia_image, .av-image-caption-overlay{border-radius: 3px; display:block; position: relative; max-width: 100%;}
.avia-image-container.avia-align-center{display:block; margin: 0 auto 10px auto;  text-align: center;  clear: both;}
.avia-image-container.avia-align-center .avia-image-container-inner{margin:0 auto; display:inline-block; vertical-align:bottom}
.avia-image-container.avia-align-left{display:block; float:left; margin-right: 15px; margin-top: 5px;}
.avia-image-container.avia-align-right{display:block; float:right; margin-left: 15px; margin-top: 5px;}
.avia-image-container.avia-align-center.avia-builder-el-no-sibling{margin-bottom:0; margin-top:0;}
.avia_image + br{display:none;} .av-styling-circle .avia-image-container-inner, .av-styling-circle .avia_image, .av-styling-circle .av-image-caption-overlay,
.av-styling-circle div.av-caption-image-overlay-bg{overflow: hidden; border-radius: 10000px; }
.avia-safari div.av-image-caption-overlay-center { -webkit-transform:translate3d(0,0,0); } .av-styling-no-styling .avia-image-container-inner, .av-styling-no-styling .avia_image, .av-styling-no-styling .av-image-caption-overlay{border-radius: 0; border:none;} .av-image-caption-overlay{position: absolute; height:100%; width:100%;  z-index: 10; text-align: center;
-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
}
.avia-msie-8 .av-image-caption-overlay{background: #000; filter:alpha(opacity=40); }
.av-image-caption-overlay-position{display: table; width: 100%; height:100%; position: relative; }
.av-image-caption-overlay-center{display:table-cell;  vertical-align: middle; font-size: 1.3em; line-height: 1.5em; padding: 0px 1.5em; }
.av-image-caption-overlay-center p:first-child{margin-top:0;}
.av-image-caption-overlay-center p:last-child{margin-bottom:0;}
.av-caption-image-overlay-bg{position: absolute; height:100%; width:100%; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
.av-overlay-hover-deactivate:hover .av-caption-image-overlay-bg{opacity: 0 !important; }
.av-overlay-on-hover .av-image-caption-overlay{opacity: 0; filter:alpha(opacity=00); }
.av-overlay-on-hover .avia-image-container-inner:hover .av-image-caption-overlay{opacity: 1; filter:alpha(opacity=100);} .avia_transform .avia_animated_image,
.avia_transform.avia_desktop .av-animated-generic{
opacity: 0;
}
.avia_transform .avia_start_delayed_animation.fade-in {
-webkit-animation: avia-fadein 1.5s 1 ease-out; animation:         avia-fadein 1.5s 1 ease-out; opacity: 1;
}
.avia_transform .avia_start_delayed_animation.pop-up {
-webkit-animation: avia_image_appear 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia_image_appear 0.5s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.top-to-bottom {
-webkit-animation: avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia-ttb 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.bottom-to-top {
-webkit-animation: avia-btt 0.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000); animation:         avia-btt 0.8s 1 cubic-bezier(0.165, 0.840, 0.440, 1.000); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.left-to-right {
-webkit-animation: avia-ltr 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia-ltr 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.right-to-left {
-webkit-animation: avia-rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia-rtl 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
}
.avia_transform .avia_start_delayed_animation.av-rotateIn {
-webkit-animation: avia-rotateIn 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: avia-rotateIn 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1;
}
.avia_transform .avia_start_delayed_animation.av-rotateInUpLeft {
-webkit-animation: avia-rotateInUpLeft 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: avia-rotateInUpLeft 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1;
}
.avia_transform .avia_start_delayed_animation.av-rotateInUpRight {
-webkit-animation: avia-rotateInUpRight 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
animation: avia-rotateInUpRight 0.8s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275);
opacity: 1;
} .av-hotspot-container {position: relative; display: table; margin: 0 auto; clear: both; table-layout:fixed}
.av-hotspot-container-inner-cell{display: table-cell;}
.av-fullwidth-hotspots .av-hotspot-container-inner-cell{width:100%;display:block;}
.av-hotspot-container-inner-wrap img{width:100%; display: block;}
.av-hotspot-container .av-image-hotspot{height:18px; width:18px; font-size: 10px; line-height: 18px; text-align: center; position: absolute; z-index: 1; margin:-9px 0 0 -9px; }
.av-hotspot-container .av-image-hotspot_inner{ display:block; border-radius: 100px;  position: absolute;  height:100%; width:100%; background: #fff; color: #888; z-index: 2; cursor: pointer; text-decoration: none;}
.av-hotspot-container .av-image-hotspot_inner:hover{ background: #fff; color: #888;}
.av-hotspot-blank .av-hotspot-container .av-image-hotspot_inner{overflow: hidden; text-indent: -200%;}
.av-hotspot-container .av-image-hotspot-pulse {
display: block;
background: #fff;
border-radius: 100px;
height: 40px;
width: 40px;
position: absolute;
-webkit-animation: av_pulsate 2s ease-out infinite;
animation: av_pulsate 2s linear infinite;
opacity: 0;
top: -11px;
left: -11px;
z-index: 1;
}
.av-tt-hotspot{text-align: left; }
.av-hotspot-fallback-tooltip{ padding:15px 15px 0 15px; position: relative; display:none; }
.av-hotspot-image-container .av-hotspot-fallback-tooltip:last-child{padding-bottom:15px;}
.av-hotspot-fallback-tooltip-count{height:40px; width:40px; line-height: 40px; border-style: solid; border-width: 1px; text-align: center;  border-radius: 100px; position: absolute; top:15px; left:15px; z-index: 10;}
.av-hotspot-fallback-tooltip-inner{margin-left:60px; border: 1px solid; padding: 15px; position: relative; border-radius: 2px;}
.av-hotspot-fallback-tooltip-inner img{max-width:100px; margin:0 10px 0 0; display:block;}
.av-hotspot-fallback-tooltip-inner p:first-child, .inner_tooltip p:first-child{margin-top:0;}
.av-hotspot-fallback-tooltip-inner p:last-child, .inner_tooltip p:last-child{margin-bottom:0;}
.av-hotspot-fallback-tooltip div.avia-arrow { left: 60px; top: 13px; border-right: none; border-top: none; }
.av-tt-large-width{width:250px;}
.av-tt-xlarge-width{width:350px;} .av-non-fullwidth-hotspot-image .av-hotspot-fallback-tooltip{padding-left:0; padding-right: 0;}
.av-non-fullwidth-hotspot-image .av-hotspot-fallback-tooltip-count{left:0px;} .av-fullwidth-hotspots{border-top:none;}
.av-fullwidth-hotspots img{width:100%; border-radius: 0px;}
.av-fullwidth-hotspots .av-hotspot-container{display: block; } .avia_transform.js_active .avia_animated_image .av-image-hotspot{opacity:0; visibility: hidden;}
.avia_transform.js_active .avia_animated_image .av-display-hotspot{
-webkit-animation: avia_hotspot_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia_hotspot_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
visibility: visible;
}
.avia_transform.js_active .avia_animated_image .av-image-hotspot .av-permanent-tooltip-single{
opacity:0 !important;
-webkit-transition: all 0.7s cubic-bezier(0.230, 1.000, 0.320, 1.000) 1s;
transition: 		all 0.7s cubic-bezier(0.230, 1.000, 0.320, 1.000) 1s;	
-webkit-transform:translate(0px,10px);
transform:translate(0px,10px);
}
.avia_transform.js_active .avia_animated_image .av-display-hotspot .av-permanent-tooltip-single{
opacity: 1 !important;
-webkit-transform:translate(0px,0);
transform:translate(0px,0); 
}
@media only screen and (min-width: 990px)
{
.responsive  .av-image-hotspot{ height:24px; width:24px;line-height: 24px; font-size: 11px;}
.responsive  .av-image-hotspot-pulse{ height: 54px; width: 54px; top: -15px; left: -15px;}
}
@media only screen and (max-width: 767px) 
{
.responsive .av-hotspot-fallback-tooltip{ display:block; }
.responsive .av-mobile-fallback-active.avia-tooltip{visibility: hidden;}
.responsive .av-hotspot-image-container.av-hotspot-blank.av-mobile-fallback-active .av-image-hotspot_inner{text-indent: 0px;}
} .avia-video, .avia-iframe-wrap{clear:both; position: relative; margin-bottom:20px; } .avia-video iframe, .js_active .avia-iframe-wrap iframe, div .avia-video .avia-iframe-wrap{position: absolute; width:100%; height:100%; left:0; top:0; padding:0;}
.avia-video-custom{height:0;}
.avia-video-16-9, .js_active .avia-iframe-wrap{padding-bottom: 56.25%; height:0;}
.avia-video-4-3{padding-bottom: 75%; height:0;} video{
width:100%;
height:auto;
}
.mejs-layer {
z-index: 1;
width: 100% !important;
}
.mejs-layer.mejs-overlay-play{
height:100% !important;
}
#top .avia-video .mejs-container, 
#top .avia-video .mejs-container video{
height:100% !important;
width: 100% !important;
position: absolute;
} #top div .avia-gallery{overflow: hidden; padding-bottom:2px; clear:both;}
#top div .avia-gallery img{float:left; border-style: solid; border-width:1px; padding:7px; width:100%; border-radius: 0;}
#top div .avia-gallery .avia-gallery-big{display: block;overflow: hidden; padding:7px;  margin-bottom:-1px; border-top-left-radius: 2px; border-top-right-radius: 2px; border-style: solid; border-width:1px;}
#top div .avia-gallery .avia-gallery-big-inner{display: block;overflow: hidden; height: 100%;}
#top div .avia-gallery .avia-gallery-big img{padding:0; border:none;}
#top .avia-gallery .avia-gallery-thumb a{ width:20%; opacity: 1; }
#top #wrap_all .avia-gallery .avia-gallery-thumb a{display: block; float:left; }
#top .avia-gallery .avia-gallery-thumb a:hover{opacity: 0.5;}
#top .avia-gallery .avia-gallery-caption{display:none;}
#top div .avia-gallery .avia-gallery-big-no-crop-thumb {text-align: center;}
#top div .avia-gallery .avia-gallery-big-no-crop-thumb img{clear:both; float: none; text-align: center;} .avia_transform .avia-gallery-thumb img{
opacity: 0.1;
-webkit-transform:	scale(0.5);
transform:			scale(0.5);
}
.avia_transform .avia-gallery-thumb  img.avia_start_animation{
-webkit-animation: avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia_appear 0.9s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 1;
-webkit-transform:	scale(1);
transform:			scale(1);
}
.av-hover-grow{overflow: hidden; }
.av-hover-grow img {
-webkit-transition: all 1.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
transition:			all 1.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
.av-hover-grow:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.av-hide-gallery-thumbs .avia-gallery-thumb{display:none;}
#top #av-admin-preview .avia-gallery .avia-gallery-big-inner{height:auto;}
@media only screen and (max-width: 767px)
{
.responsive .avia-gallery-thumb img{padding:3px;}
} .av-horizontal-gallery{
clear:both;
position: relative;
z-index: 1;
overflow: hidden;
}
.av-horizontal-gallery-inner{
position: relative;
white-space:nowrap;
opacity: 0;
}
.av-horizontal-gallery-slider{
left:0;
position: absolute;
height:100%;
width:100%;
}
.av-horizontal-gallery-wrap{
height:100%;
top:0;
display: inline-block;
position: relative;
z-index: 1;
-webkit-user-select: none;       
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
vertical-align: top;
}
.av-horizontal-gallery-animated .av-horizontal-gallery-inner{
-webkit-transition: opacity 0.4s ease-in-out;
transition: 		opacity 0.4s ease-in-out;	
opacity: 1;
}
.av-horizontal-gallery-animated .av-horizontal-gallery-slider{
-webkit-transition: left 0.4s ease-in-out;
transition: 		left 0.4s ease-in-out;	
}
.av-horizontal-gallery-animated .av-horizontal-gallery-wrap{
-webkit-transition: all 0.4s ease-in-out;
transition: 		all 0.4s ease-in-out;  
}
.av-horizontal-gallery-wrap:after{
height:100%;
width:100%;
position: absolute;
content:"";
top: 0;
left:0;
z-index: 5;
}
.av-horizontal-gallery-enlarge-effect.av-horizontal-gallery{
padding:60px 0;
}
.av-horizontal-gallery-enlarge-effect .av-horizontal-gallery-wrap.av-active-gal-item{
z-index: 2;
-webkit-transform: 	scale(1.3);
-ms-transform: 		scale(1.3);
transform: 			scale(1.3);
}
.av-horizontal-gallery-wrap:first-child{
transform-origin: 0% 50%;
}
.av-horizontal-gallery-wrap:last-child{
transform-origin: 100% 50%;
}
.av-horizontal-gallery-wrap.av-active-gal-item:after{
display: none;
}
.av-horizontal-gallery-link{ 
position: absolute;
opacity: 0;
bottom:10px;
right:10px;
-webkit-transition: opacity 0.4s ease-in-out;
transition: 		opacity 0.4s ease-in-out;
z-index: 100;
}
.av-horizontal-gallery-wrap:hover .av-horizontal-gallery-link{ 
opacity: 1;
}
.av-horizontal-gallery-img{
height: 100%;
width: auto;
display: block
}
.av-horizontal-gallery-large-gap .av-horizontal-gallery-wrap{
margin-right: 15px;
}
.av-horizontal-gallery-1px-gap .av-horizontal-gallery-wrap{
margin-right: 1px;
}
#top .av-horizontal-gallery-link {
color: #fff;
background: rgba(0,0,0,0.3);
display: block;
line-height: 24px;
width: 24px;
text-align: center;
border-radius: 3px;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
transition: 		all 0.2s ease-in-out;
}
#top .av-horizontal-gallery-link:hover{
-webkit-transform: 	scale(1.3);
-ms-transform: 		scale(1.3);
transform: 			scale(1.3);
}
.av-horizontal-gallery .avia-slideshow-controls a{opacity: 0;}
.av-horizontal-gallery:hover .avia-slideshow-controls a{opacity: 1;} @media only screen and (max-width: 767px) {
.responsive #top .avia-slideshow-controls a{display:none;}
.responsive #top .av-horizontal-gallery .avia-slideshow-controls a{display:block;}
.responsive .av-horizontal-gallery-inner{position: static; min-height:180px;}
.responsive .av-horizontal-gallery-enlarge-effect .av-horizontal-gallery-wrap.av-active-gal-item{
-webkit-transform: 	scale(1);
-ms-transform: 		scale(1);
transform: 			scale(1);
}	
.responsive .av-horizontal-gallery-wrap{ max-width: 85vw; margin:0; overflow: hidden;}
.responsive .av-horizontal-gallery-img{ height: auto; width: 100%; 
-webkit-transform: 	translate(0, -50%); 
-ms-transform: 		translate(0, -50%);
transform: 			translate(0, -50%);
top:50%;
position: relative;
}
.responsive .av-horizontal-gallery-fullwidth .av-horizontal-gallery-wrap{ max-width: 100vw;}
} .avia-slideshow{position: relative; margin:50px 0; width:100%; clear: both; overflow: hidden;}
.flex_column .avia-slideshow{ margin:20px 0; }
.flex_column .avia-slideshow.avia-builder-el-no-sibling{margin-top:0px;}
.avia-slideshow-inner{padding:0; margin: 0; position: relative; overflow: hidden; width:100%;}
#top .av-default-height-applied .avia-slideshow-inner{height:0px;}
.avia-slideshow li{padding:0; margin: 0; list-style-type: none; list-style-position: outside; position: absolute; visibility: hidden; z-index: 1; top:0; left:0; width:100%; clear:both; opacity: 0; overflow: hidden;}
.avia-slideshow li:first-child{position: relative; visibility: visible; z-index: 3;}
.avia-slideshow li img{display:block; width:100%; margin: 0 auto; border-radius: 3px; position: relative;}
.flex_cell_inner .avia-slideshow li img{border-radius: 0;}
.avia-slideshow.image_no_stretch li img{width:auto;}
.avia-slideshow li>p{margin:0;}
#top .avia-slideshow-arrows a{
display: block;
text-decoration: none;
color: #fff;
visibility: visible;
position: absolute;
width:60px;
text-align: center;
height: 60px;
line-height: 62px;
font-size: 25px;
top:50%;
margin:-30px 15px 0;
z-index: 99;
overflow: hidden;
text-indent: -600%;
}
#top .avia-slideshow-arrows a.next-slide{
right:0;
}
.avia-slideshow-arrows a:before{
visibility: visible;
display: block;
position: absolute;
z-index: 100;
background: #aaa;
background: rgba(0,0,0,0.3);
top:0;
left:0;
right:0;
bottom:0;
border-radius: 3px;
text-align: center;
line-height: 62px;
color:inherit;
}
.prev-slide:before{
text-indent: -2px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.next-slide:before{
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
text-indent: 0px;
}
.avia-slideshow-dots{position: absolute; z-index: 200; width:100%; bottom:0; text-align: center; left: 0; height:0px;}
.avia-slideshow-dots a{display: inline-block; height:13.5px; width:13.5px; border-radius: 14px; background: #000; opacity: 0.6; filter:alpha(opacity=60); text-indent: 100px; overflow: hidden; margin:0 1px; padding: 7px;position: relative; bottom: 33px; -webkit-backface-visibility: hidden;}
.avia-slideshow-dots a.active, .avia-slideshow-dots a:hover{opacity: 0.8; filter:alpha(opacity=80); background: #fff;}
.avia-caption{position: absolute; z-index: 10; bottom:17px; left:17px; padding:10px 20px; color:#fff; border-radius: 3px; }
.avia-slideshow .avia-caption .avia-caption-title{ color:#fff; }
.js_active .avia-slideshow li:first-child{visibility: hidden;} .avia_desktop .av_slideshow.avia-slideshow .avia-slideshow-controls a{ opacity: 0; filter:alpha(opacity=0);  }
.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a{ opacity: 0.6; filter:alpha(opacity=60);  }
.avia_desktop .av_slideshow.avia-slideshow:hover .avia-slideshow-controls a:hover{ opacity: 0.8; filter:alpha(opacity=80);  } #top .av-control-hidden .avia-slideshow-controls{display: none;}
#top .av-control-minimal .avia-slideshow-arrows a:before{border:2px solid #fff; background: transparent; line-height: 60px;}
#top .av-control-minimal .avia-slideshow-dots a{border:2px solid #fff; background: transparent; padding: 5px;}
#top .av-control-minimal .avia-slideshow-dots a.active{background: #fff;}
#top .av-control-minimal-dark .avia-slideshow-arrows a{ color: #000; }
#top .av-control-minimal-dark .avia-slideshow-arrows a:before{border-color: #000;}
#top .av-control-minimal-dark .avia-slideshow-dots a{border-color: #000;}
#top .av-control-minimal-dark .avia-slideshow-dots a.active{background: #000;}
#top .scroll-down-link.av-control-minimal-dark{color:#000;}
#top .scroll-down-link.av-custom-scroll-down-color{ text-shadow: none; } #top .avia-small-width-slider .avia-slideshow-arrows a{
width:30px;
height:30px;
margin: -15px 5px 0;
line-height: 32px;
font-size: 15px;
}
#top .avia-small-width-slider .avia-slideshow-arrows a:before{ line-height: 32px; }
#top .avia-super-small-width-slider .avia-slideshow-dots{display:none;} #top .av-video-slide , #top .av-video-slide .avia-slide-wrap{width:100%; height:100%; position: absolute; overflow: hidden;}
#top .av-video-slide .mejs-poster{width:100% !important; height: 100% !important;  background-size: cover; background-position: center center;}
#top .av-video-slide .mejs-poster img{display:none;}
#top .av-video-slide .avia-iframe-wrap{padding:0; height:100%; margin: 0;}
#top .av-video-slide iframe, #top .av-video-slide embed, #top .av-video-slide object, #top .av-video-slide video{max-width:none; max-height:none; width:100%; height:100%; position: absolute;}
#top .av-video-slide .caption_fullwidth{top: 0; left: 0; right: 0; bottom: 40px; }
#top .av-video-slide.av-hide-video-controls .caption_fullwidth{ bottom:0px;}
#top .av-video-slide .mejs-container{ height: 100% !important; width: 100% !important; position: absolute;}
#top .av-video-slide .me-plugin{width:100%; height:100%;}
span.mejs-offscreen { display: none!important; }
#top .avia-fullscreen-slider .av-video-slide.av-video-service-vimeo iframe{
-webkit-transform: 	scale(1.2);
-ms-transform: 		scale(1.2);
transform: 			scale(1.2);
}
.avia_video{z-index: 8;}
.mejs-controls{ z-index: 9; }
#top .av-video-slide.av-video-service-vimeo .mejs-controls,
.av-force-resize .av-video-service-youtube .avia_video,
.av-hide-video-controls .mejs-controls{display: none !important;}
.av-video-slide.slide-1 .mejs-mediaelement{opacity: 0;}
.av-video-slide .mejs-mediaelement{height:100%;}
#top .av-video-slide .mejs-overlay-button{display: none;}
#top .av-video-slide .avia-slide-wrap{ background: #000 url(//nebraskarecords.de/wp-content/themes/enfold/images/layout/preload-dark-grey-big.gif) no-repeat center center; } 
#top .av-video-slide.av-video-service-youtube .avia-slide-wrap{ background: #000 }
#top .av-video-slide.av-video-4-3-stretch iframe, #top .av-video-slide.av-video-4-3-stretch embed, #top .av-video-slide.av-video-4-3-stretch object, #top .av-video-slide.av-video-4-3-stretch video {
height: 270%;
} #top .av-section-with-video-bg .av-section-video-bg:after, .av-click-overlay{ 
content: ".";
position: absolute;
text-indent: -200px;
overflow: hidden;
top:0;
left:0;
right:0;
bottom:0;
z-index: 11; filter: alpha(opacity=0); opacity: 0; background: #000;
}
.av-click-overlay{z-index: 9; bottom:30px;} .av-hide-video-controls .av-click-overlay {bottom:0;}
.av-video-service-vimeo .av-click-overlay {bottom:42px;}
.av-video-service-youtube .av-click-overlay {bottom:36px;}
.av-video-stretch.av-video-service-vimeo .av-click-overlay, .av-video-stretch.av-video-service-youtube .av-click-overlay{bottom:0;} .avia_playpause_icon{
position: absolute;
height:100px;
width:100px;
margin:-50px 0 0 -50px;
background: #000;
background: rgba(0,0,0,0.4);
border-radius: 3px;
top: 50%;
left: 50%;
z-index: 50;
display:none;
-webkit-transform: scale(0.7);
-ms-transform: scale(0.7);
transform: scale(0.7);
}
.avia_playpause_icon.av-play, .avia_playpause_icon.av-pause{
display:block !important;
}
#top .avia_playpause_icon:before{
top:0;
left:0;
right:0;
bottom:0;
position: absolute;
color:#fff;
line-height: 100px;
text-align: center;
font-size: 40px;
}
.avia_transform .avia_playpause_icon.av-play, .avia_transform .avia_playpause_icon.av-pause{
-webkit-animation: avia_appear_short 1.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); animation:         avia_appear_short 1.7s 1 cubic-bezier(0.175, 0.885, 0.320, 1.275); opacity: 0;							 
}
.avia_playpause_icon.av-pause{
} .av-fallback-message{text-align: center; position: absolute; z-index: 1000; top:45%; width:100%; left:0;}
.av-fallback-message span{display: inline-block; border:1px solid #e1e1e1; padding:10px;background: #fff;} .avia-slideshow-inner li{
-webkit-transform-style: preserve-3d; }
.avia-fullwidth-slider {
border-top-style: solid;
border-top-width:1px;
z-index: 1;
}
.avia-fullwidth-slider.avia-builder-el-0{border-top:none;}
div.slider-not-first, .html_header_transparency #top .avia-builder-el-0{border-top:none;}
.avia-slide-wrap{
position: relative;
display: block;
}
.avia-slide-wrap>p{margin:0; padding:0;}
.av_slideshow_full.avia-slideshow{margin:0;}
#top .av_slideshow_full.av-control-default .avia-slideshow-arrows a{
margin:-50px 0 0 0;
width:35px;
text-align: center;
height: 100px;
line-height: 102px;
opacity: 0.5;
}
#top .av_slideshow_full .avia-slideshow-arrows a:hover{opacity: 1;}
#top .av_slideshow_full.av-control-default .next-slide:before{
border-top-right-radius: 0;
border-bottom-right-radius: 0;
line-height: 102px;
}
#top .av_slideshow_full.av-control-default .prev-slide:before{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
line-height: 102px;
}
.av_slideshow_full li img{border-radius: 0px;} .caption_fullwidth{position: absolute; right:0; bottom:0; left:0; top:0; z-index: 10;}
.slideshow_caption{
z-index: 100;
width:42%;
position: absolute;
bottom: 0;
top:auto;
height:100%;
display:block;
text-decoration: none;
padding:50px;
}
div .slideshow_caption h2{text-transform: uppercase;}
div .slideshow_caption, div .slideshow_caption a, div .slideshow_caption a:hover, div .slideshow_caption h2, div .slideshow_caption h2 .special_amp, div .slideshow_caption strong , div .slideshow_caption h2 strong{ color: #fff; }
.slideshow_inner_caption{
position: relative;
display: table;
height:100%;
width:100%;
}
.slideshow_align_caption{
display:table-cell;
vertical-align: middle;
position: relative;
}
.av_slideshow_full .container.caption_container {
position: relative;
top: 0;
z-index: 5;
height: 100%;
left: 0%;
overflow: visible;
}
.caption_left .slideshow_caption {left:0; }
.caption_right .slideshow_caption{ right:0;	}
.caption_right .slideshow_caption .slideshow_inner_caption{ float:right; }
.caption_bottom .slideshow_caption {left:0; width:100%; bottom:0; height:auto;}
#top div .caption_center .slideshow_caption { left:0; width: 100%; text-align: center;}
.caption_bottom .slideshow_caption .slideshow_inner_caption{
display: block;
height:auto;
bottom:0;
position: absolute;
padding: 0 50px;
width:100%;
left:0;
}
.caption_bottom .slideshow_caption .slideshow_inner_caption .slideshow_align_caption{
padding:20px 0;
display: block;
} .avia-caption-content{line-height: 1.3em;}
.avia-caption-content p {margin:15px 0;}
.caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title,
.avia-caption .avia-caption-content p, .avia-caption .avia-caption-title{
background: #000;
filter: alpha(opacity = 80);
background: rgba(0, 0, 0, 0.5);
display:inline-block;
margin:0 0 1px 0;
padding:10px 15px;
}
#top .avia-caption-content .wp-smiley{display:none;}
#top .avia-caption-content a{text-decoration: underline;}
#top .avia-caption-content a:hover{text-decoration: none;}
.avia_transform .av_slideshow_full .avia-caption-title{
}
.avia_transform .av_slideshow_full .avia-caption-content, .avia_transform .av_slideshow_full .avia-caption-title,
.avia_transform .av_fullscreen .avia-caption-content, .avia_transform .av_fullscreen .avia-caption-title, 
.avia_transform .av_fullscreen .avia-slideshow-button, .avia_transform .av_slideshow_full .avia-slideshow-button
{
-webkit-transform:translate(0,0);
transform:translate(0,0);
visibility: hidden;
}
.avia_transform .av_slideshow_full .active-slide .avia-caption-content,
.avia_transform .av_fullscreen .active-slide .avia-caption-content
{
visibility: visible;
-webkit-animation: caption-right  1s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
animation:         caption-right  1s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
}
.avia_transform .av_slideshow_full .active-slide .avia-slideshow-button,
.avia_transform .av_fullscreen .active-slide .avia-slideshow-button
{
visibility: visible;
-webkit-animation: caption-left  1.2s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
animation:         caption-left  1.2s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
}
.avia_transform .av_slideshow_full .active-slide .avia-slideshow-button-2,
.avia_transform .av_fullscreen .active-slide .avia-slideshow-button-2
{
visibility: visible;
-webkit-animation: caption-right  1.2s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
animation:         caption-right  1.2s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
}
.avia_transform .av_slideshow_full .active-slide .avia-caption-title,
.avia_transform .av_fullscreen .active-slide .avia-caption-title
{
visibility: visible;
-webkit-animation: caption-left   1s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
animation:         caption-left   1s 1 cubic-bezier(0.985, 0.005, 0.265, 1);
}
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-content,
.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-content
{
visibility: visible;
-webkit-animation: caption-bottom 0.5s 1 ease-out;
animation:         caption-bottom 0.5s 1 ease-out;
}
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-caption-title,
.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-caption-title
{
visibility: visible;
-webkit-animation: caption-top    0.5s 1 ease-out;
animation:         caption-top    0.5s 1 ease-out;
}
.avia_transform .av_slideshow_full.avia-fade-slider .active-slide .avia-slideshow-button,
.avia_transform .av_fullscreen.avia-fade-slider .active-slide .avia-slideshow-button
{
visibility: visible;
-webkit-animation: caption-top  1.2s 1 ease-out;
animation:         caption-top  1.2s 1 ease-out;
} @media only screen and (max-width: 479px) {
.responsive #top .slideshow_caption {left: 0; width:100%; padding:0;}
.responsive #top .slideshow_caption h2{font-size: 20px !important;}
.responsive #top .slideshow_caption .avia-caption-content{font-size: 13px !important;} } @media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive #top .slideshow_caption {left: 0; width:100%; padding:0;}
.responsive #top .slideshow_caption h2{font-size: 20px !important;}
.responsive #top .slideshow_caption .avia-caption-content{font-size: 13px !important;} } @media only screen and (min-width: 768px) and (max-width: 989px) { }
@media only screen and (min-width: 1140px)  { }
@media only screen and (min-width: 1340px)  { } .avia-fullscreen-slider {border-top:none;}
.avia-fullscreen-slider .avia_loading_icon{position: absolute;}
.avia-fullscreen-slider .avia-slideshow{margin: 0; height:1500px; height:100vh; min-height: 250px;}
.avia-fullscreen-slider .avia-slideshow-inner{width:100%; height:100%; position: absolute;
-ms-perspective: 1000px; -ms-backface-visibility: hidden;	
}
.avia-fullscreen-slider .avia-slideshow>ul>li{width:100%; height:100%;
background-size: cover;
background-position: center center;
}
.avia-fullscreen-slider .avia-slideshow[data-image_attachment="fixed"]>ul>li{
background-attachment: fixed;
}
.avia-fullscreen-slider .avia-slide-wrap{display:block; width:100%; height:100%;}
.avia-fullscreen-slider .caption_container{height:100%;}
.avia-fullscreen-slider .caption_right{text-align: right;}
.avia-fullscreen-slider .caption_bottom .slideshow_caption{bottom:40px;}
.avia-fullscreen-slider .avia-slideshow-controls a, .av-control-minimal .avia-slideshow-controls a{opacity: 0; filter: alpha(opacity=00);}
.avia-fullscreen-slider:hover .avia-slideshow-arrows a, .avia-fullscreen-slider:hover .avia-slideshow-dots a:hover, .av-control-minimal:hover .avia-slideshow-arrows a, .av-control-minimal:hover .avia-slideshow-dots a:hover{opacity: 1; filter: alpha(opacity=100);}
.avia-fullscreen-slider:hover .avia-slideshow-dots a, .av-control-minimal:hover .avia-slideshow-dots a{opacity: 0.8; filter: alpha(opacity=80);}
#top .avia-slideshow-button{border-radius: 3px; text-transform: uppercase; padding:15px 16px; display: inline-block; margin-top:20px; text-decoration: none; font-weight: bold;}
#top .avia-slideshow-button.avia-color-light{ padding:12px 16px;  background-color: rgba(0,0,0,0.2); }
#top .avia-slideshow-button.avia-color-dark{  padding:12px 16px;  background-color: rgba(255,255,255,0.1);}
.avia-multi-slideshow-button{min-width: 140px;}
.avia-multi-slideshow-button.avia-slideshow-button{margin-right:20px;}
.avia-multi-slideshow-button.avia-slideshow-button-2{margin-right:0px;}
#top .scroll-down-link {
height: 60px;
width: 80px;
margin: 0px 0 0 -40px;
line-height: 60px;
position: absolute;
left: 49.85%;
bottom: 0px;
color: #FFF;
text-align: center;
font-size: 70px;
z-index: 100;
text-decoration: none;
text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
-webkit-animation: avia_fade_move_down 2s ease-in-out infinite;
animation:         avia_fade_move_down 2s ease-in-out infinite;
}
.av-slider-scroll-down-active .avia-slideshow-dots a{bottom: 80px;}
@media only screen and (max-width: 767px) {
.avia-fullscreen-slider .avia-slideshow{min-height: 150px;}
.caption_right .slideshow_align_caption {
text-align:right;
}
} #top .avia-featureimage-slideshow{ margin:0; }
#top .avia-slideshow-fixed-height > li{
position: absolute;
width:100%; height:100%;
background-size: cover;
background-position: center center;
}
.avia-featureimage-slideshow .caption_container{
height:100%;
}
.avia-featureimage-slideshow .slideshow_caption h2{
margin:0;
text-shadow: 0px 0px 7px rgba(0,0,0,0.7);
}
.avia-featureimage-slideshow h2.avia-caption-title:after {
display: block;
content: "";
width: 40px;
border-top: 3px solid #fff;
margin: 11px auto;
position: relative;
top: 7px;
}
.main_color .av-no-image-slider h2 a{
text-shadow: none;
}
.avia_desktop .avia-featureimage-slideshow .avia-slideshow-arrows a{ opacity: 0; }
#top .avia-featureimage-slideshow:hover .avia-slideshow-arrows a{opacity: 1;}
#top .avia-featureimage-slideshow .avia-caption-content{
margin:0 auto;
max-width: 600px;
padding-top: 4px;
}
@media only screen and (max-width: 767px)
{
#top .avia-featureimage-slideshow .avia-caption-content{
display:none;
}
} @media only screen and (min-width: 768px) and (max-width: 989px) {
.responsive.av-no-preview #top .av-mdedium-font-size-overwrite.avia-caption-content{display:block;}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.responsive.av-no-preview #top .av-small-font-size-overwrite.avia-caption-content{display:block;}
} @media only screen and (max-width: 479px) {
.responsive.av-no-preview #top .av-mini-font-size-overwrite.avia-caption-content{display:block;}
} div .avia-layerslider .ls-fullwidth .ls-nav-sides,
div .avia-layerslider .ls-fullwidth .ls-bottom-slidebuttons a,
div .avia-layerslider .ls-fullwidth .ls-nav-prev,
div .avia-layerslider .ls-fullwidth .ls-nav-next,
div .avia-layerslider .ls-fullwidth .ls-nav-start,
div .avia-layerslider .ls-fullwidth .ls-nav-stop,
div .avia-layerslider .ls-fullwidth .ls-fullscreen,
div .avia-layerslider .ls-fullwidth .ls-loading-container,
div .avia-layerslider .ls-noskin .ls-loading-container,
div .avia-layerslider .ls-noskin .ls-fullscreen {
background-image: none;
}
.avia-layerslider .ls-container.ls-fullwidth{
margin-bottom:0 !important;
}
.avia-layerslider{
border-top-style: solid;
border-top-width:1px;
overflow: hidden !important;
} #top #wrap_all .ls-wp-container .ls-slide > *{
line-height: 1.1em;
}
#top .avia-layerslider .ls-nav-prev, #top .avia-layerslider .ls-nav-next {
display: block;
text-decoration: none;
color: #fff;
position: absolute;
width:60px;
text-align: center;
height: 60px;
line-height: 62px;
font-size: 25px;
top:50%;
margin:-30px 15px 0;
background: transparent;
color: #fff;
visibility: hidden;
opacity: 0.5;
z-index: 10000;
left:30px;
}
.avia-layerslider .ls-inner div, .avia-layerslider .ls-inner img{
-webkit-backface-visibility: hidden;
}
#top .avia-layerslider .ls-nav-next{
left:auto;
right:30px;
}
#top .avia-layerslider .ls-nav-prev:before{
text-indent: -4px;
}
#top .avia-layerslider .ls-nav-prev:hover, #top .avia-layerslider .ls-nav-next:hover{
opacity:1;
}
#top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-next:before{
visibility: visible;
display: block;
position: absolute;
z-index: 100;
background: #000;
background: rgba(0,0,0,0.3);
top:0;
left:0;
right:0;
bottom:0;
border-radius: 3px;
text-align: center;
line-height: 62px;
}
#top .avia-layerslider .ls-nav-start, #top .avia-layerslider .ls-nav-stop{
font-size: 13px;	
}
#top .avia-layerslider .ls-bottom-slidebuttons a, #top .avia-layerslider .ls-nav-start, #top .avia-layerslider .ls-nav-stop{
display: inline-block;
height:10px;
width:10px;
border-radius: 30px;
background: #000;
opacity: 0.3;
filter:alpha(opacity=30);
border:2px solid #fff !important;
text-indent: 300%;
overflow: hidden;
text-indent: 0;
z-index: 10000;
}
#top .avia-layerslider .ls-bottom-slidebuttons{height:30px;}
#top .avia-layerslider .ls-bottom-slidebuttons a.ls-nav-active, #top .avia-layerslider .ls-bottom-slidebuttons a:hover, #top .avia-layerslider a.ls-nav-start:hover, #top .avia-layerslider a.ls-nav-stop:hover, #top .avia-layerslider a.ls-nav-start-active, #top .avia-layerslider a.ls-nav-stop-active
{opacity: 0.6; filter:alpha(opacity=60); background: #000;}
#top .avia-layerslider .ls-nav-start, #top .avia-layerslider .ls-nav-stop{
position: relative;
height:23px;
width:23px;
margin: 0px 5px;
top: -35px;
}
#top .avia-layerslider .ls-nav-start:before, #top .avia-layerslider .ls-nav-stop:before{
top:0;
left:0;
right:0;
bottom:0;
position: absolute;
color:#fff;
line-height: 23px;
}
#top .avia-layerslider .ls-nav-start:before{
text-indent: 1px;
}
.avia-layerslider div .ls-fullwidth .ls-thumbnail-hover {
bottom: 39px;
padding: 2px;
margin-left: 2px;
}
div .avia-layerslider .ls-fullwidth .ls-bottom-slidebuttons, div .avia-layerslider .ls-fullwidth div .avia-layerslider .ls-nav-start, div .avia-layerslider .ls-fullwidth .ls-nav-stop, div .avia-layerslider .ls-fullwidth .ls-nav-sides {
top: -40px;
}
#top .avia-layerslider .ls-wp-container{
margin:0px auto !important;
}
.avia-layerslider .ls-bottom-nav-wrapper{position: relative;}
html * div .avia-layerslider .ls-wp-container .ls-layer > *, body * div .avia-layerslider .ls-wp-container .ls-layer > *, #ls-global * div .avia-layerslider .ls-wp-container .ls-layer > * {
line-height: 1em;
}
.avia-layerslider .ls-thumbnail-wrapper{
bottom: 120px;
opacity: 1 !important;
display:block !important;
} #top .avia-layerslider .ls-nav-prev:before{
content: "\E87c";
}
#top .avia-layerslider .ls-nav-next:before{
content: "\E87d";
}
#top .avia-layerslider .ls-nav-start:before{
content: "\E897";
}
#top .avia-layerslider .ls-nav-stop:before{
content: "\E899";
}
#top .avia-layerslider .ls-bottom-slidebuttons a, #top .avia-layerslider .ls-nav-next:before, #top .avia-layerslider .ls-nav-prev:before, #top .avia-layerslider .ls-nav-start:before, #top .avia-layerslider .ls-nav-stop:before{
font-family: 'entypo-fontello';
}  #top .avia-smallarrow-slider  {position: relative; overflow: visible;}
#top .avia-smallarrow-slider  .avia-slideshow-arrows {position: relative; width:51px; top:-3px; left:0; height: 24px;}
#top .avia-smallarrow-slider  .avia-slideshow-arrows a{opacity: 1; margin:0; width:24px; height:24px; line-height: 25px; font-size: 10px; top:0;}
#top .avia-smallarrow-slider  .avia-slideshow-arrows a:hover{opacity: 0.5;}
#top .avia-smallarrow-slider  .avia-slideshow-arrows a:before{line-height: 25px; border-radius: 1px;}
#top .avia-smallarrow-slider  .slide-image, #top .avia-logo-element-container img{margin:0 auto; display: block; width:auto; width: 100%\9;}
#top .avia-smallarrow-slider-heading{display: table; width:100%;}
#top .avia-smallarrow-slider-heading> div{display: table-cell;}
#top .avia-smallarrow-slider-heading h3{top:-3px; position: relative;}
#top .avia-logo-grid .slide-entry-wrap{margin:0;}
#top .avia-smallarrow-slider  .avia-slideshow-dots{position: relative; width:100%; left:0; bottom:0; margin-top: 10px;}
#top .avia-smallarrow-slider  .avia-slideshow-dots a{border-style: solid; border-width: 1px; bottom: 0;}
#top .avia-smallarrow-slider  .avia-slideshow-dots a.active, #top .avia-logo-element-container .avia-slideshow-dots a:hover{background: #aaa; } #top .avia-content-slider-element-container .avia-slideshow-dots{left:0; text-align: right; width: auto;} #top .avia-logo-element-container .slide-entry { padding:1px; }
#top .avia-logo-element-container img{ box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3); }
#top .av-border-deactivate.avia-logo-element-container img{ box-shadow: none; }
#top .avia-logo-element-container .slide-image{overflow: visible;}
@media only screen and (max-width: 767px)
{
.responsive #top .avia-smallarrow-slider  .flex_column{
margin: 0px;
width:50%;
}
}
@media only screen and (max-width: 479px)
{
.responsive #top #wrap_all .avia-logo-element-container.avia-logo-grid .flex_column{margin:0;}
}
#top .avia-content-slider-element-container .avia-slideshow-dots a.active, #top .avia-content-slider-element-container .avia-slideshow-dots a:hover{background: #aaa;} .avia-google-maps-section{border:none;}
.avia-google-maps-section.avia-builder-el-0{border-top-style: solid; border-top-width: 1px;}
.avia-google-map-container{position: relative; clear:both;}
.avia-google-map-container img { max-width: none; }
.avia-google-map-container div, .avia-google-map-container img, .avia-google-map-container a{
-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;}
.avia-google-map-container .gm-style-iw p {color: #444;} .av-magazine{clear:both;  overflow: hidden; margin-bottom:30px;  -webkit-perspective: 1000px; -webkit-backface-visibility: hidden;}
.av-magazine-group{clear:both; position: relative; overflow: hidden; }
.av-magazine-group.av-hidden-mag{display:none;}
.av-magazine-entry{clear:both; position: relative; margin-bottom: 10px;}
.av-magazine-thumbnail{float:left; margin-right:15px; width:61px; min-height:61px; border:1px solid; padding:5px; display: block; text-align: center; position: relative;}
.av-magazine-thumbnail-link{overflow: hidden; display: block;}
.av-magazine-thumbnail img{ display:block; margin:0 auto; }
.av-magazine .av-magazine-no-thumb .av-magazine-content-wrap{ min-height: 0px; }
.av-magazine .av-magazine-no-thumb .av-magazine-content-wrap .av-magazine-title{padding-bottom:10px;}
.av-magazine .av-magazine-entry-icon{font-size: 20px; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; line-height: 51px;}
.av-magazine .av-magazine-entry-icon:hover{text-decoration: none;}
.av-magazine-content-wrap{overflow: hidden; border-bottom:1px solid; min-height: 61px;}
.av-magazine header{position: relative;}
.av-magazine-time, .av-magazine-author, .av-magazine-text-sep{font-size: 12px; text-transform: uppercase;}
.av-magazine-text-sep{padding: 0 5px;}
.av-magazine-text-sep, .av-magazine-author{ display: none; }
.av-magazine .av-magazine-content-wrap .av-magazine-title{font-size: 14px; line-height: 1.3em; text-transform: none; letter-spacing:normal; padding:0; margin:0;}
.av-magazine-hero .av-magazine-thumbnail{margin:0 0 8px 0; float:none; width:100%; border-radius: 2px; padding:7px;}
.av-magazine-hero .av-magazine-content-wrap{ padding-bottom: 10px;}
.av-magazine-hero-left .av-magazine-hero .av-magazine-content-wrap{border:none; margin-bottom:0px; padding-bottom: 0px;}
.av-magazine-hero .av-magazine-content{margin-top:10px;}
.av-magazine .av-magazine-sideshow.av_one_half{margin-left:3%; padding-left: 3%; width:50%; border-left-width:1px; border-left-style:  solid;}
.av-magazine-top-bar{line-height: 30px; overflow: hidden; border-bottom-width:1px; border-bottom-style: solid; margin-bottom:10px;}
.av-magazine-hero-left .av-magazine-top-bar{margin-bottom:0px; }
.av-magazine-hero-top .av-magazine-top-bar{margin-bottom:0px; border:none; }
.av-magazine-hero-left.av-magazine-top-bar-active .flex_column{padding-top:20px;}
.av-magazine-top-heading{font-size: 15px; font-weight: bold; text-transform: uppercase; float: left; }
.av-magazine-sort{float:right; font-size: 12px;}
#top .av-magazine .avia-inherit-font-color a.av-magazine-top-heading,
#top .av-magazine .avia-inherit-font-color a.active_sort,
#top .av-magazine .avia-inherit-font-color a:hover{color: inherit;}
.avia-font-color-grey	{color: #555;   }
.avia-font-color-black 	{color: #2c2c2c;}
.avia-font-color-red 	{color: #B02B2C;}
.avia-font-color-orange {color: #edae44;}
.avia-font-color-green 	{color: #83a846;}
.avia-font-color-blue 	{color: #7bb0e7;}
.avia-font-color-aqua 	{color: #4ecac2;}
.avia-font-color-teal 	{color: #5f8789;}
.avia-font-color-purple {color: #745f7e;}
.avia-font-color-pink 	{color: #d65799;}
.avia-font-color-silver {color: #DADADA;}
@media only screen and (max-width: 767px)
{
.responsive #top #wrap_all .av-magazine .flex_column{
margin: 0px;
padding-left: 0px;
width:100%;
border:none;
}
} #top .avia-accordion-slider-wrap{border:none; z-index: 2;}
#top .avia-accordion-slider-wrap.el_after_av_slideshow_accordion{ box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4); }
#top .aviaccordion{position: relative; overflow: hidden;}
#top .aviaccordion-inner, #top .aviaccordion-slide, #top .aviaccordion-slide-link{position: absolute; margin:0; padding:0; width:100%; height:100%; list-style-type: none;}
#top .aviaccordion-slide img{ height:100%; position: absolute; display:block; opacity: 0; filter:alpha(opacity=0); }
#top .aviaccordion-slide{ box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);  z-index: 2; overflow: hidden;}
#top .aviaccordion-preview{position: absolute; z-index: 10; height:100%;}
#top .aviaccordion-preview-title-pos{ position: absolute; bottom: 0; left:0; z-index: 10;  width:100%; height:100%; opacity: 0; filter:alpha(opacity=0);}
#top .aviaccordion-preview-title-wrap{ position: relative; display: table; height:100%; width:100%; background:#000; background: rgba(0,0,0,0.5); padding:0; filter:alpha(opacity=60);}
#top .aviaccordion-preview-title{display: table-cell; vertical-align: middle; color:#fff;  -webkit-font-smoothing: subpixel-antialiased;  padding:10%;}
#top .aviaccordion-preview-title h3{color:#fff;}
#top .aviaccordion-excerpt{line-height: 1.65em;}
#top .aviaccordion .av-accordion-text-center{text-align: center;}
#top .aviaccordion-title{text-transform: uppercase;  font-size: 14px;}
#top .aviaccordion-title-on-hover .aviaccordion-preview{opacity: 0; filter:alpha(opacity=0); text-align: center;}
#top .aviaccordion-title-on-hover .aviaccordion-active-slide .aviaccordion-preview{opacity: 1; filter:alpha(opacity=100);}
#top .aviaccordion.av-animation-active .aviaccordion-slide, #top .aviaccordion-title-on-hover .aviaccordion-preview{
-webkit-transition: all 0.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
transition: 		all 0.7s cubic-bezier(0.230, 1.000, 0.320, 1.000);
}
@media only screen and (max-width: 767px)
{
.responsive #top .aviaccordion-title-no-mobile .aviaccordion-preview-title-pos{
display:none;
}
} #top .sticky_placeholder	{ height:51px; position: relative; clear:both; }
#top .av-submenu-container	{ min-height:52px; position: relative; width:100%; border-bottom-style: solid; border-bottom-width: 1px; -webkit-perspective: 1000px; -webkit-backface-visibility: hidden; font-size: 13px; line-height: 1.65em;}
#top .av-submenu-container.av-sticky-submenu{position: absolute;}
#top .av-submenu-container .container{padding:0 !important;}
#top .av-subnav-menu	  { margin:0; }
#top .av-subnav-menu   li {position: relative; display: block; margin:0;}
#top .av-subnav-menu > li {padding:15px 0; display: inline-block;}
#top .av-subnav-menu > li > a{padding:0px 10px 0px 12px; display: block; border-left-style:solid; border-left-width:1px;}
#top .av-subnav-menu > li:first-child a{border-left:none;}
#top .av-subnav-menu > li ul{visibility:hidden; position: absolute; width:200px; top:50px; left: 0; text-align: left; border-style: solid; border-width:1px; margin:0; opacity: 0; 
-webkit-transition: all 0.3s ease-in-out; transition:all 0.3s ease-in-out;
}
#top .av-subnav-menu > li ul a{line-height: 23px; padding: 8px 15px; width:100%; display: block; }
#top .av-subnav-menu > li ul ul{left:198px;top:-1px;}
#top .av-subnav-menu li a{text-decoration: none;}
#top .av-subnav-menu li:hover > ul{visibility:visible; opacity: 1;}
#top .av-subnav-menu li > ul.av-visible-mobile-sublist{visibility:visible; opacity: 1;}
#top .av-subnav-menu .avia-bullet{display:none;}
#top .av-subnav-menu .av-menu-button > a{padding: 0; border:none;}
#top .av-submenu-pos-left{text-align: left;}
#top .av-submenu-pos-center{text-align: center;}
#top .av-submenu-pos-right{text-align: right;}
#top .av-submenu-pos-right.av-subnav-menu > li ul ul{left:-200px;}
#top .av-submenu-container .avia-menu-fx{display:none;}
#top .mobile_menu_toggle{
display: none;
height: 46px; min-width: 46px; line-height: 46px; padding:0px 20px;
text-decoration: none; text-align: center;
margin:0 3px; z-index: 10000;
border-style:solid; 
border-width: 1px; 
border-top:none;
border-bottom:none;
font-size: 30px;
position: relative;
}
#top .mobile_menu_toggle .av-current-placeholder{font-size: 14px; vertical-align: bottom; display: inline-block; margin-left:20px;}
#top .av-subnav-menu li:hover > ul { z-index: 10; }
#top .av-submenu-container:hover {
z-index: 400 !important;
}
@media only screen and (max-width: 767px)
{
.responsive #top .sticky_placeholder{max-height:0px; }
.responsive #top .av-submenu-container{top: auto !important; position: relative !important; height:auto; min-height:0; margin-bottom: -1px;}
.responsive #top .av-menu-mobile-active {text-align: center; }
.responsive #top .av-menu-mobile-active .mobile_menu_toggle{display: inline-block;}
.responsive #top .av-menu-mobile-active .av-subnav-menu{display:none;}
.responsive #top #wrap_all .av-menu-mobile-active.container {width:100%; max-width: 100%;}
.responsive #top .av-menu-mobile-active .av-open-submenu.av-subnav-menu{display:block;}
.responsive #top .av-subnav-menu > li:first-child{margin-top:-1px;}
.responsive #top .av-menu-mobile-active .av-subnav-menu  li{display:block; border-top-style: solid; border-top-width: 1px; padding:0;}
.responsive #top .av-menu-mobile-active .av-subnav-menu > li > a{border-left:none; padding:15px 15%; text-align: left;}
.responsive #top .av-menu-mobile-active .av-subnav-menu > li a:before{content: "\25BA"; position: absolute; top: 15px; margin-left: -10px; font-family: 'entypo-fontello'; font-size: 7px;}
.responsive #top .av-menu-mobile-active .av-subnav-menu li > ul{visibility:visible; opacity: 1; top:0; left:0; position: relative; width:100%; border:none;}
.responsive #top .av-menu-mobile-active.av-submenu-hidden .av-subnav-menu li > ul{display: none;}
.responsive #top .av-menu-mobile-active.av-submenu-hidden .av-subnav-menu li > ul.av-visible-sublist{display: block;}
.responsive #top .av-menu-mobile-active .av-subnav-menu li > ul a{padding:15px 19%;}
.responsive #top .av-menu-mobile-active .av-subnav-menu li li > ul a{padding:15px 24%;}
.responsive #top .av-menu-mobile-active .av-subnav-menu li li li > ul a{padding:15px 29%;}
} .av-layout-grid-container{width:100%; table-layout: fixed; display: table; border-top-stye:none; border-top-width: 0px;}
.flex_cell{display: table-cell; padding:30px; vertical-align: top; }
.flex_cell_inner{display: block; position: relative;}
.av-border-top-bottom{border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px;}
.av-border-cells .flex_cell{border-left-style: solid; border-left-width:1px;}
.av-border-cells .flex_cell:first-child{border:none;}
.av-layout-grid-container + .av-layout-grid-container{border-top:none;} .av-zero-padding .av-hotspot-container-inner-wrap img { border-radius: 0; } #top .av-rotator-container{position: relative; }
#top .av-rotator-container-inner{position: relative; line-height: 1.1em; margin:0; font-weight:300; text-transform:none; color:inherit; font-size: inherit;}
#top p.av-rotator-container .av-rotator-container-inner{line-height: 1.1em;}
.av-rotator-text, .av-rotator-text-single{position: relative; display: inline; }
.av-rotator-text-single{display: none; top:0; }
.av-rotator-text-single:first-child{display: inline-block;}
#top .av-rotator-container a:hover{text-decoration: underline;}
.av-fixed-rotator-width .av-rotator-text{text-align: left; display: inline-block; }
.av-rotator-multiline-on.av-rotator-text{display:block;}
.av-rotation-container-center .av-rotator-multiline-on.av-rotator-text{display:block; margin:0 auto; text-align: center;}
@media only screen and (max-width: 767px)
{
.responsive.no-preview  #top .av-rotator-container-inner{font-size: 0.7em;}
} .av-share-box{width:100%; clear:both; float:left; font-size: 13px; margin-top:30px; margin-bottom:-50px; padding:0;}
.av-share-box .av-share-link-description{margin-bottom: 20px;}
#top .av-share-box ul{margin:0; padding:0; list-style-type: none; overflow: hidden; border-style: solid; border-width: 1px; display: table; width:100%; text-align: center; table-layout: fixed; border-radius: 3px; background: transparent; }
.av-share-box ul li{margin:0; padding:0; display: table-cell; border-left-style: solid; border-left-width:1px;}
.av-share-box ul li:first-child{border:none;}
.av-share-box ul li a{ display:block; padding:15px 0; text-decoration: none; color: inherit; font-size: 14px; -webkit-transition: all 0.2s ease-in-out;  transition: all 0.2s ease-in-out;}
.av-share-box .avia-related-tooltip{width:150px;}
.av-social-sharing-box .av-share-box{margin:0;}
#top .av-social-sharing-box-minimal .av-share-box ul{border:none;} .av-inner-tab-title, .av-tab-section-icon, .av-tab-arrow-container, .av-tab-section-image{
width:90px;
}
.av-tab-section-container{
width: 100%;
overflow: hidden;
position: relative;
border: none;
}
.av-tab-section-outer-container{
overflow: hidden;
}
.av-tab-section-inner-container{
display: table;
position: relative;
left:0%;
}
.av-tab-slide-transition .av-tab-section-inner-container{
-webkit-transition: all 0.4s ease-in-out;
transition: 		all 0.4s ease-in-out;
}
.av-layout-tab{
width:100vw;
display: block;
vertical-align: middle;
padding: 50px 0;
border-top-style:solid;
border-top-width:1px;
}
.js_active .av-layout-tab{
display: table-cell;
border:none;
}
.av-tab-section-tab-title-container{
text-align: center;
padding:20px 0 0 0;
display: none;
position: relative;
-webkit-transition: all 0.4s ease-in-out;
transition: 		all 0.4s ease-in-out;
}
.js_active .av-tab-section-tab-title-container{
display: block;
}
#top .av-section-tab-title{
padding:10px 20px 0px 20px;
display: inline-block;
text-decoration: none;
}
.av-outer-tab-title{
display: block;
}
.av-inner-tab-title{
text-transform: uppercase;
display: block;
line-height: 1.2em;
margin-top: 7px;
margin-bottom: 3px;
font-size: 13px;
text-align: center;
}
.av-tab-with-image .av-inner-tab-title{
display: table-cell;
vertical-align: middle;
height:40px;
}
.av-tab-section-icon{
display: inline-block;
font-size: 40px;
line-height: 1em;
}
.av-tab-arrow-container{
display: block;
height:15px;
overflow: hidden;
position: relative;
top: 7px;
}
.avia_transform .av-tab-arrow-container span{
position: absolute;
left: 50%;
width: 50px;
height: 50px;
-webkit-transform: translateX(-50%) rotate(45deg);
transform: translateX(-50%) rotate(45deg);
-webkit-transition: all 0.4s ease-in-out;
transition: 		all 0.4s ease-in-out;
top: 40px;
}
.avia_transform .av-active-tab-title .av-tab-arrow-container span{
top: 10px;
}
.av-tab-section-image{
display: block;
opacity: 0.65;
filter: grayscale(1);
}
.av-section-tab-title:hover .av-tab-section-image{
opacity: 0.85;
}
.av-active-tab-title .av-tab-section-image{
opacity: 1;
filter: grayscale(0);
}
.av-tab-image-circle .av-tab-section-image{
border-radius: 200px;
}
.av-tab-image-rounded .av-tab-section-image {
border-radius: 4px;
}
.av_tab_navigation{position: absolute;}
.avia-section-small .av-layout-tab{ padding-top: 20px; padding-bottom: 20px;}
.avia-section-large .av-layout-tab{ padding-top: 70px; padding-bottom: 70px;}
.avia-section-huge .av-layout-tab{ 	padding-top: 130px; padding-bottom: 130px;}
.avia-section-no-padding .av-layout-tab{padding-top:0; padding-bottom:0;}
#top .av-custom-tab-color a{color: inherit;}
.av-tab-no-icon.av-tab-no-image .av-inner-tab-title{
margin-bottom: 15px;
}
.avia-tab-title-padding-none .av-outer-tab-title{
padding:0 0;
position: relative;
top: -6px;
}
.avia-tab-title-padding-small .av-outer-tab-title{ padding:0 0; }
.avia-tab-title-padding-default .av-outer-tab-title{ padding:10px 0;}
.avia-tab-title-padding-large .av-outer-tab-title{ padding:20px 0; }
.av-tab-with-icon .av-outer-tab-title{ margin-bottom: 10px; padding:0 0;}
.av-tab-without-text .av-outer-tab-title{display: none;}
#top .av-tab-without-text.av-section-tab-title{padding-top:0;}
#top .av-tab-below-content .av-tab-without-text.av-section-tab-title{padding-bottom:10px;}
.av-tab-below-content .av-tab-arrow-container{position: absolute; top:0;}
.avia_transform .av-tab-below-content .av-tab-arrow-container span{ top: -65px;}
.avia_transform .av-tab-below-content .av-active-tab-title .av-tab-arrow-container span{ top: -45px;}
#top .av-tab-below-content .av-section-tab-title{ padding: 5px 20px 0px 20px;}
.av-tab-below-content .av-tab-section-tab-title-container{ padding: 30px 0px 20px 0px;}
.boxed .av-layout-tab-inner .container,
.av-framed-box .av-layout-tab-inner .container,
.html_header_sidebar .av-layout-tab-inner .container{
margin:0;
}
.av-tab-content-auto .av-layout-tab-inner{
-webkit-transition: height 0.4s ease-in-out;
transition: 		height 0.4s ease-in-out;  
}  .avia_textblock .wp-playlist{margin:0;}
.wp-playlist-light .wp-playlist-item.wp-playlist-playing{background: transparent;}
.wp-playlist-current-item img{border-radius: 3px;}
.wp-playlist-current-item img[src$="media/audio.png"]{border-radius: 0px; background: #fff;}
.wp-playlist-item-meta.wp-playlist-item-title{font-weight: bold;}
.wp-playlist-tracks .wp-playlist-item{padding: 4px 3px;}
.wp-playlist-tracks .wp-playlist-item-length{top: 4px;}
div .mejs-controls .mejs-time-rail .mejs-time-loaded, div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background:#9c9c9c;}
div .mejs-controls .mejs-time-rail > span, div .mejs-controls .mejs-time-rail a,
div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{height:7px;}
div .mejs-controls div.mejs-time-rail{padding-top: 7px;}
div .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{top:12px;}
div .mejs-container, div .mejs-embed, div .mejs-embed body, div .mejs-container div .mejs-controls{background:transparent;}
div .mejs-container{border-radius:2px;background:#313131}
div .wp-playlist-item-album{font-style: normal; }
div .mejs-controls .mejs-playpause-button , div .mejs-controls .mejs-volume-button{ height:30px;}
#top .mejs-container .mejs-controls .mejs-time, #top .mejs-time-rail .mejs-time-float{color:#fff;}
#top .mejs-time-rail .mejs-time-float {border:none;}
div .mejs-container .mejs-controls{height: 30px;width: 100%;}
#top .mejs-container{height: 30px; max-height: 30px}
div .mejs-button>button {margin: 6px 6px;}
div .mejs-time{padding: 12px 6px 0; height:18px;}
div .mejs-time-rail, div .mejs-horizontal-volume-slider{height:30px;}
div .mejs-controls .mejs-time-rail .mejs-time-handle{display:none;}
div .mejs-time-buffering, div .mejs-time-current,  div .mejs-time-float-corner, div .mejs-time-hovered, div .mejs-time-loaded, div .mejs-time-marker, div .mejs-time-total{ height:7px; outline:none;}
div .mejs-controls{padding:0;}  @-webkit-keyframes avia_appear {
0%   { -webkit-transform:scale(0.5); opacity: 0.1;  }
100% { -webkit-transform:scale(1); opacity: 1; }
}
@keyframes avia_appear {
0%   { transform:scale(0.5); opacity: 0.1;  }
100% { transform:scale(1); opacity: 1;  }
}
@-webkit-keyframes avia_image_appear {
0%   { -webkit-transform:scale(0.7); opacity: 0.1;  }
100% { -webkit-transform:scale(1); opacity: 1; }
}
@keyframes avia_image_appear {
0%   { transform:scale(0.7); opacity: 0.1;  }
100% { transform:scale(1); opacity: 1;  }
}
@-webkit-keyframes avia_hotspot_appear {
0%   { -webkit-transform:translate(0, 80px); opacity: 0.1;  }
100% { -webkit-transform:translate(0, 0px); opacity: 1; }
}
@keyframes avia_hotspot_appear {
0%   { transform:translate(0, 80px); opacity: 0.1;  }
100% { transform:translate(0, 0px); opacity: 1;  }
}
@-webkit-keyframes avia_appear_short {
0%   { -webkit-transform:scale(0.5); opacity: 0;  }
50%  { opacity: 1;  }
100% { -webkit-transform:scale(1); opacity: 0;  }
}
@keyframes avia_appear_short {
0%   { transform:scale(0.5); opacity: 0;  }
50%  { opacity: 1;  }
100% { transform:scale(1); opacity: 0;  }
} @-webkit-keyframes avia_msonry_show {
0%   { -webkit-transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1;  }
100% { -webkit-transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@keyframes avia_msonry_show {
0%   { transform:translateZ(300px) translateY(200px) rotateX(-70deg); opacity: 0.1;  }
100% { transform:translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1;  }
} @-webkit-keyframes avia_fade_move_down {
0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
50%  { opacity: 1;  }
100% { -webkit-transform:translate(0,20px); opacity: 0; }
}
@keyframes avia_fade_move_down {
0%   { transform:translate(0,-20px); opacity: 0;  }
50%  { opacity: 1;  }
100% { transform:translate(0,20px); opacity: 0; }
} @-webkit-keyframes avia_slide_down {
0%   { height:0%; }
100% { height:100%; }
}
@keyframes avia_slide_down {
0%   { height:0%; }
100% { height:100%; }
} @-webkit-keyframes avia_expand {
0%   { width:0%; }
100% { width:100%; }
}
@keyframes avia_expand {
0%   { width:0%; }
100% { width:100%; }
} @-webkit-keyframes avia-ltr {
0%   { -webkit-transform:translate(-10%,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-ltr {
0%   { transform:translate(-10%,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-rtl {
0%   { -webkit-transform:translate(10%,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-rtl {
0%   { transform:translate(10%,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-btt {
0%   { -webkit-transform:translate(0,50%); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-btt {
0%   { transform:translate(0,50%); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-ttb {
0%   { -webkit-transform:translate(0, -10%); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-ttb {
0%   { transform:translate(0, -10%); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes avia-fadein {
0%   { opacity: 0; }
100% { opacity: 1; }
}
@keyframes avia-fadein {
0%   { opacity: 0; }
100% { opacity: 1; }
} @-webkit-keyframes avia-rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes avia-rotateIn {
0% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: rotate3d(0, 0, 1, -200deg);
transform: rotate3d(0, 0, 1, -200deg);
opacity: 0;
}
100% {
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@-webkit-keyframes avia-rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes avia-rotateInUpLeft {
0% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: rotate3d(0, 0, 1, 45deg);
transform: rotate3d(0, 0, 1, 45deg);
opacity: 0;
}
100% {
-webkit-transform-origin: left bottom;
transform-origin: left bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@-webkit-keyframes avia-rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -22deg);
transform: rotate3d(0, 0, 1, -22deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
}
@keyframes avia-rotateInUpRight {
0% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: rotate3d(0, 0, 1, -22deg);
transform: rotate3d(0, 0, 1, -22deg);
opacity: 0;
}
100% {
-webkit-transform-origin: right bottom;
transform-origin: right bottom;
-webkit-transform: none;
transform: none;
opacity: 1;
}
} @-webkit-keyframes avia-bg-move {
0%   { background-position: -31px 0;  }
100% { background-position: 0 0; }
}
@keyframes avia-bg-move {
0%   { background-position: -31px 0;  }
100% { background-position: 0 0; }
} @-webkit-keyframes caption-right {
0%   { -webkit-transform:translate(2000px,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-right {
0%   { transform:translate(2000px,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-left {
0%   { -webkit-transform:translate(-2000px,0); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-left {
0%   { transform:translate(-2000px,0); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-top {
0%   { -webkit-transform:translate(0,-20px); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-top {
0%   { transform:translate(0,-20px); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
}
@-webkit-keyframes caption-bottom {
0%   { -webkit-transform:translate(0,20px); opacity: 0;  }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes caption-bottom {
0%   { transform:translate(0,20px); opacity: 0;  }
100% { transform:translate(0,0); opacity: 1; }
} @-webkit-keyframes av_pulsate {
0% 		{-webkit-transform: scale(0.1); opacity: 0.0;}
50% 	{opacity: 0.7;}
100% 	{-webkit-transform: scale(1); opacity: 0.0;}
}
@keyframes av_pulsate {
0% 		{transform: scale(0.1); opacity: 0.0;}
50% 	{opacity: 0.7;}
100% 	{transform: scale(1); opacity: 0.0;}
} @-webkit-keyframes sonarEffect {
0% {opacity: 0.3;}
40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);}
100% {box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);-webkit-transform: scale(1.5);opacity: 0;}
}
@keyframes sonarEffect {
0% {opacity: 0.3;}
40% {opacity: 0.5;box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);}
100% {box-shadow: 0 0 0 2px rgba(255,255,255,0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255,255,255,0.5);transform: scale(1.5);opacity: 0;}
}