/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;

	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
﻿.google-font-css{
}

//@import url('https://fonts.googleapis.com/css?family=Oswald:300,700&subset=latin-ext');

//@import url('http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&subset=latin,latin-ext');

//@import url('https://fonts.googleapis.com/css?family=Oswald:300,400,700&subset=latin-ext');

// body: font-family v op/bootstrap-new

/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url('https://fonts.gstatic.com/s/oswald/v13/WDQRONh0ieLkzMd4njMkJBJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url('https://fonts.gstatic.com/s/oswald/v13/qlwg-kjAsZDGqOniRm96VBJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url('https://fonts.gstatic.com/s/oswald/v13/l1cOQ90roY9yC7voEhngDBJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 300;
  src: local('Oswald Light'), local('Oswald-Light'), url('https://fonts.gstatic.com/s/oswald/v13/HqHm7BVC_nzzTui2lzQTDVtXRa8TVwTICgirnJhmVJw.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url('https://fonts.gstatic.com/s/oswald/v13/smkSb2csQFrK-wxLDSe5RxJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url('https://fonts.gstatic.com/s/oswald/v13/69aXBpgQONjr_rHWADjBuRJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url('https://fonts.gstatic.com/s/oswald/v13/dI-qzxlKVQA6TUC5RKSb3xJtnKITppOI_IvcXXDNrsc.woff2') format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url('https://fonts.gstatic.com/s/oswald/v13/bH7276GfdCjMjApa_dkG6VtXRa8TVwTICgirnJhmVJw.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}/*
h1
*/


html{

}

h1{
    position: absolute;
    width: 100%;
    top: 130px;
    z-index: 1;
    text-align: center;
    color: white;
    text-transform: uppercase;
}

.frontdefault h1{
    width: auto;
    position: static;
    color: #4a4a4a;
    text-align: center;
}


li .man_box h2{
    text-align: center;
    color: white;
    margin-bottom: 20px;
}
li .man_box .topic{
    margin-bottom: 20px;
    opacity: 0.6;
}

li#news .man_box h2{
    text-align: center;
    color: #4a4a4a;
}

li .container{
    color: white;
}


.container{
    line-height: 25px;
}

.container .font_awesome{
    font-size: 500%;
    text-align: center;
    letter-spacing: 15px;
    text-align: center;
}

.container h2{
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.tcenter{
    text-align: center;
}
/*
super pismo
*/

.fontAwesome{
    font-family: FontAwesome;
}


.container{
    text-align: justify;
}

/*
HP
*/

li#news, li#news .container{
    color: #4a4a4a;
}
.frontdefault li#news, .frontdefault li#news .container{
    color: #fff;
}
li#news .news_mid{
    background: none repeat scroll 0 0 #eeeeee;
}
li#news .top-border-left{ border-color: transparent transparent transparent #eeeeee;}
li#news .top-border-right{ border-color: transparent transparent #eeeeee;}
li#news .bot-border-left{ border-color: #eeeeee transparent transparent;}
li#news .bot-border-right{ border-color: transparent #eeeeee transparent;}



#events a{
    color: white;
}

#events a:hover{
    opacity: 0.8;
}

#events h3, #news h3{
    line-height: 29px;
    margin-bottom: 10px;
}
#events h3 a:hover, #news h3 a:hover{
    text-decoration: none;
    color: #80298f;
}
#events .events_mid{
    background: none repeat scroll 0 0 #32004B;
}
#events .top-border-left{ border-color: transparent transparent transparent #32004B;}
#events .top-border-right{ border-color: transparent transparent #32004B;}
#events .bot-border-left{ border-color: #32004B transparent transparent;}
#events .bot-border-right{ border-color: transparent #32004B transparent;}




li#contact .contact_mid{
    background: none repeat scroll 0 0 #422e39;
}
li#contact .top-border-left{ border-color: transparent transparent transparent #422e39;}
li#contact .top-border-right{ border-color: transparent transparent #422e39;}
li#contact .bot-border-left{ border-color: #422e39 transparent transparent;}
li#contact .bot-border-right{ border-color: transparent #422e39 transparent;}

li#contact #frm-forms-formForm{
    max-width: 500px;
}
li#contact #map-canvas-contact{
    width: 48%;
    height: 381px;
    float: left;
    margin-top: 22px;
}

.contact_mid .form_wrap{
    width: 48%;
    float: right;
}



li#subscription .subscription_mid{
    background: none repeat scroll 0 0 #422e39;
}
li#subscription .top-border-left{ border-color: transparent transparent transparent #422e39;}
li#subscription .top-border-right{ border-color: transparent transparent #422e39;}
li#subscription .bot-border-left{ border-color: #422e39 transparent transparent;}
li#subscription .bot-border-right{ border-color: transparent #422e39 transparent;}

li#subscription #frm-forms-formForm{
    max-width: 500px;
}
li#subscription #map-canvas-contact{
    width: 100%;
    height: 380px;
}





li#text .text_mid{
    background: #0f8595;
    color: white;
}
li#text h3{
    line-height: 25px;
}
li#text h3 a:hover{
    text-decoration: none;
    line-height: 28px;
}
li#text .events_mid{
    background: none repeat scroll 0 0 #0f8595;
}
li#text .top-border-left{ border-color: transparent transparent transparent #0f8595;}
li#text .top-border-right{ border-color: transparent transparent #0f8595;}
li#text .bot-border-left{ border-color: #0f8595 transparent transparent;}
li#text .bot-border-right{ border-color: transparent #0f8595 transparent;}


.fronterror .id_page{
    background: #eeeeee;
    color: #4f4f4f;
}
.fronterror .id_page h1{
    color: #4f4f4f;
}


.author{
    margin: 10px auto 3px auto;
}


.id_page .section-mid{
    padding-top: 0px;
    padding-bottom: 0px;
}

 .error li {
    margin: 10px 0px;
    background-repeat: no-repeat;
    background-position: 10px center;
    border: 1px solid;
    padding: 5px;
    color: #D8000C;
    background-color: #FFBABA;
    border-color: #D8000C;
    list-style: none;
}

/*

rift

*/

.rift_my{
    height: 200px;
    overflow: hidden;


}

.rubik{
    color: white;
}

.hapy_boys .testimonial .from{
    margin-left: 80px;
    padding: 0 10px;
}


.hapy_boys .testimonial .imgWrap{
    height: 150px;
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: 10px;
}

/*
.hapy_boys .testimonial .imgWrap{
    height: 80px;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
}*/



.cycle-slide{
    width: 100%;
}



.publish{
    color: #888;
    font-size: 0.8em;
}

.frontpeople .team_entry .team_person{
    margin: 0;
    margin-bottom: 10px;
}

.frontpeople .team_entry .equalHeightsText2{
    color: black;
}



.id_page .container ol{
    list-style-type: decimal;
}

.id_page .container ul{
    list-style-type: circle;
}



#menu li a{
    text-transform: uppercase;
    color: white;
}

#menu li ul a{
    text-transform: none;
}


#menu li:hover ul {

    padding: 15px 0;
    background: #f5f5f5;
    opacity: 1;
    visibility: visible;
    -webkit-animation: swingdown 1s ease;
    -moz-animation: swingdown 1s ease;

}

#menu .submenu {display: block; float: none; width: 16.71em;}

@keyframes swingdown {
    0% {
    opacity: .99999;
    transform: rotateX(90deg);
}

30% {
    transform: rotateX(-20deg) rotateY(5deg);
    animation-timing-function: ease-in-out;
}

65% {
    transform: rotateX(20deg) rotateY(-3deg);
    animation-timing-function: ease-in-out;
}

100% {
    transform: rotateX(0);
    animation-timing-function: ease-in-out;
}
}

@-moz-keyframes swingdown {
    0% {
    opacity: .99999;
    -moz-transform: rotateX(90deg);
}

30% {
    -moz-transform: rotateX(-20deg) rotateY(5deg);
    -moz-animation-timing-function: ease-in-out;
}

65% {
    -moz-transform: rotateX(20deg) rotateY(-3deg);
    -moz-animation-timing-function: ease-in-out;
}

100% {
    -moz-transform: rotateX(0);
    -moz-animation-timing-function: ease-in-out;
}
}
@-webkit-keyframes swingdown {
    0% {
    opacity: .99999;
    -webkit-transform: rotateX(90deg);
}

30% {
    -webkit-transform: rotateX(-20deg) rotateY(5deg);
    -webkit-animation-timing-function: ease-in-out;
}

65% {
    -webkit-transform: rotateX(20deg) rotateY(-3deg);
    -webkit-animation-timing-function: ease-in-out;
}

100% {
    -webkit-transform: rotateX(0);
    -webkit-animation-timing-function: ease-in-out;
}
}



table.standard{
    margin: auto;
    width: 100%;
}

table.standard td, table.standard th{
    padding: 10px 7px;
    text-align: left;
}

table.standard tr:hover, table.standard th{
    background: #e3e3e3;
    opacity: 0.9;
}

.frontpeople.archive table.standard tr:hover, .frontpeople.archive table.standard th{
    background: #eaeaea;/*#0c7280;*/
    opacity: 0.9;
}
/*
.frontpeople.archive table.standard a{
    color: #e8ea1c;
}
*/

.frontevent.archive .id_page{
    background: #eeeeee;
    color: #4a4a4a;
}

.frontevent.archive  h1{
    color: #4a4a4a;
}


.frontcalendar .instead_of_table, .frontpeople .instead_of_table, .frontevent.detail .instead_of_table  {
    display: none;
}

.button_buy{
    display: block;
    color: white;
    background: #80298f;
    padding: 4px 8px;
    text-align: center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
}
.button_buy.free, .button_buy.live_stream{
    background-color: #065900;
}
.button_buy.sold {
    background-color: #888;
}
.button_buy.canceled {
    background-color: #222;
}
.button_buy.played_from {
    background-color: #aaa;
}


.button_buy.multi_order{
    margin-top: 4px;
    background: #b7b7b7;
    padding: 2px 8px;
    font-size: 14px;
}

#frmmultiorderForm-text{
    width: 100%;
    height: 300px;
    line-height: 24px;
}

.id_page .standard a.button_buy:hover, #news .standard a.button_buy:hover, a.button_buy:hover{
    text-decoration: underline;
    color: white !important;
}

.control_menu{
    display: none;
}

ul, ol{
    list-style-type: none;
}

.padding_15 ul, .padding_15 ol {margin-left: 35px !important;}


.team_entry p.color_box{
  display: inline-block;
    color: white;
}


.frontpeople.archive .instead_of_table ul{
    list-style-type: none;
}
.frontpeople.archive .instead_of_table a{
    color: #e8ea1c;

    /*#d8335b*/

}

/* fermany */
.ferman_wrapper .id_page {
    padding-top:65px;
}
.ferman_wrapper h1 {margin-top: 15px; top: 0;}
.ferman-place {
    float: left;
    background-color: #49006d;
    width: 22%;
    border: 1px solid #9d47c8;
    margin-right: 1%;
    padding: 10px;
}

.ferman-place h4 {text-align: center; color: #fff;}
.ferman {border: 1px dotted #9d47c8; background-color: #440066;padding: 4px;}
.ferman p, .ferman div {text-align: left;}
.ferman .heading {color: #e43d59; font-weight: bold;}
.ferman .heading span {display: inline-block; vertical-align: top; text-align: center; line-height: 14px; font-size: 11px; color: #000; background-color: #fff; border: 1px solid; -webkit-border-radius: 14px; border-radius: 14px; padding: 4px 3px 3px 2px; width: 18px;}
.ferman-navigation {
    text-align: center;
    margin: 25px 0 15px 260px;
}
.ferman-navigation a {
    display: block;
    float: left;
    min-width: 120px;
    background-color: #200030;
    border: 1px solid #5f008e;
    margin: 0 6px;
    padding: 8px 12px;
}

.ferman_wrap {/*background-color: #450068;*/padding: 25px 0 25px 10px;}
.ferman_wrap.odd {background-color: #450068;}
.ferman_wrap h3.dayname {font-size: 32px; text-align: center;}
.ferman_wrap .rose {color: #e43d59}


/*

predstaveni

*/

.hapy_boys {
    text-align: center;
}
.hapy_boys .testimonial {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    display: inline-block;
    margin: 10px 10px;
    text-align: left;
    vertical-align: top;
    width: 250px;
}
.hapy_boys .testimonial .attachment-customer {
    border: 4px solid rgba(78, 78, 78, 0.15);
    border-radius: 8px;
    float: left;
    margin: 0 20px 10px 10px;
}
.hapy_boys_t {
    border-color: transparent transparent rgba(0, 0, 0, 0.1);
    border-style: solid;
    border-width: 0 15px 10px;
    height: 0;
    margin-left: 45%;
    margin-right: 45%;
    position: relative;
    top: -10px;
    width: 0;
}


.frontevent .id_page{
    /*background: #32004B;*/
    padding-left: 10px;
    padding-right: 10px;
}

/*
.frontevent .id_page.premiere{
    background: #eeeeee;
}*/


.premiere #events a, .actualplay #events a{
    color: #d8335b;
}

.frontnews .id_page, .frontcalendar .id_page, .frontarticle .id_page, .frontevent.detail .id_page, .frontpeople .id_page {
    background: #eeeeee;
}
.frontnews h1, .frontnews .id_page, .frontcalendar .id_page, .frontarticle .id_page, .frontevent.detail .id_page, .frontpeople h1, .frontpeople .id_page
/*, .frontevent .id_page.premiere*/{
    color: #4f4f4f;
}

.frontpeople.archive .id_page h2{
    color: #d8335b;
}
/*
.frontnews.detail .id_page{
    background: #3d3d3d;
}
.frontnews.detail h1, .frontnews{
    color: white;
}
*/
.frontnews h1, .frontcalendar h1, .frontarticle h1, .frontevent.detail h1 {
    color: #4f4f4f;
}

.container.inner{
    color: #4a4a4a;
    background: white;
    text-align: justify;
}



.frontnews .slider-post{
    max-height: 750px;
    overflow: hidden;
}

.inner_text{
    padding: 30px;
    line-height: 22px;
}

.cycle-slideshow{
    position: relative;
}

.id_page p.topic {
    margin-bottom: 20px;
    opacity: 0.6;
    text-align: center;
}




/*
strankovani

*/

.paginator{
    padding: 10px;
    text-align: center;
    margin: 20px 0 10px 0 ;
}

.paginator a, span.current, span.pagebutton{
    text-align:center;
    text-decoration:none;
    padding: 10px 18px;
    border: none;
}

.paginator a{
    background: #CDCDCD;
}

.paginator span.current{
    background: #656565;
    border: 1px solid #656565;
    color: white;
}

.paginator a{
    border: 1px solid #CDCDCD;
    color: black;
}

.paginator a:hover {
    text-decoration: none;
    color: black;
    border: 1px solid white;
}

.float_left{
    float: left;

}
.float_right{
    float: right;
}

.footer_bottom .container{
    text-align: center;
    line-height: 70px;
}
@media (min-width: 768px){
    .footer-consent{
        margin-top: -30px;
    }
}

#contact .font_awesome a{
    color: white;
}
#contact .font_awesome a:hover{
    opacity: 0.8;
}

.color_box{
    line-height: 20px;
    padding: 0px 5px;
    min-width: 20px;
    font-size: 11px;
    height: 20px;
    border: black 1px solid;
    margin-right: 5px;
    text-align: center;
    margin-bottom: 4px;
    color: white;
    background: #888;
    cursor: help;
}

.color_box a {
    cursor: help;
}

.id_page .color_box a, .id_page .color_box a:hover{
    color: white;
    display: block;
}




.cleaner{
    clear: both;
    width: 100%;
    height: 1px;
    margin: 0;
    padding: 0;
}

.equalHeightsLi .team_entry{
    padding-bottom: 0;
}


.standard span.event_link a{
    color: #d8335b;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;

}

.standard .event_mini_thumb {
    width: 100px;
    max-height: 75px;
    overflow: hidden;
    opacity: 0.7;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.standard tr:hover .event_mini_thumb {
    opacity: 1;
}

.team_container .team_person{
    color: black;
}

.id_page a:hover{
    color: #80298f;
}

.team_person_wrap{
    margin-bottom: 8px;
}



.pricing_table_intro .rubik {
    background: none repeat scroll 0 0 rgba(15, 133, 149, 0.7);
    color: #ffffff;
}
.pricing_table_intro .rubik-top-border {
    border-color: transparent transparent rgba(15, 133, 149, 0.7);
}
.pricing_table_intro .rubik-bot-border {
    border-color: rgba(15, 133, 149, 0.7) transparent transparent;
}
#pricing_table .intro_pad div {
    color: #ffffff;
}
.pricing_table_main .section-mid {
    background: none repeat scroll 0 0 #ffffff;
    color: #ffffff;
}
.pricing_table_main h1, .pricing_table_main h2, .pricing_table_main h3, .pricing_table_main h4, .pricing_table_main h5, .pricing_table_main h6, .pricing_table_main .sub_title {
    color: #555555;
}
.pricing_table_main .top-border-left {
    border-color: transparent transparent transparent #ffffff;
}
.pricing_table_main .top-border-right {
    border-color: transparent transparent #ffffff;
}
.pricing_table_main .bot-border-left {
    border-color: #ffffff transparent transparent;
}
.pricing_table_main .bot-border-right {
    border-color: transparent #ffffff transparent transparent;
}
#pricing_table a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
#pricing_table a:hover {
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}
#pricing_table a.btn {
    background: none repeat scroll 0 0 #0f8595;
}
#pricing_table a.btn:hover {
    background: none repeat scroll 0 0 #555555;
}
#pricing-table .title-row {
    background: none repeat scroll 0 0 #80298f;
    color: #79d9e6;
}
.pricing-row {
    /*background: none repeat scroll 0 0 #0f8595;*/
    color: #defbff;
    background: none repeat scroll 0 0 #80298f !important;
}
.pricing_table_sc ul {
    background: none repeat scroll 0 0 #f5f5f5;
    border-radius: 5px;
    color: #555555;
}


/*.frontpeople.detail .id_page .container a, .frontevent.detail .id_page .container a{
    color: #e8ea1c;
}
*/
.alternation, .visiting_text{
    font-size: 13px;
    color: #6f6d6d;
}

.id_page .bot-border.in_id_page{
    position: absolute;
    bottom: -30px;
}
/*
.frontevent .bot-border.in_id_page .bot-border-left{border-color: #32004B transparent transparent;}
.frontevent .bot-border.in_id_page .bot-border-right{border-color: transparent #32004B;}

.frontnews .bot-border.in_id_page .bot-border-left{border-color: #3d3d3d transparent transparent;}
.frontnews .bot-border.in_id_page .bot-border-right{border-color: transparent #3d3d3d;}

.frontpeople .bot-border.in_id_page .bot-border-left{border-color: #32004b transparent transparent;}
.frontpeople .bot-border.in_id_page .bot-border-right{border-color: transparent #32004b;}
*/

.frontevent .bot-border.in_id_page .bot-border-left{border-color: #eeeeee transparent transparent;}
.frontevent .bot-border.in_id_page .bot-border-right{border-color: transparent #eeeeee;}

.frontnews .bot-border.in_id_page .bot-border-left{border-color: #eeeeee transparent transparent;}
.frontnews .bot-border.in_id_page .bot-border-right{border-color: transparent #eeeeee;}

.frontpeople .bot-border.in_id_page .bot-border-left{border-color: #eeeeee transparent transparent;}
.frontpeople .bot-border.in_id_page .bot-border-right{border-color: transparent #eeeeee;}

.button_vtupenky{
    margin-bottom: 0;
}
.button_vtupenky a, .button_vtupenky span{
    background: #480a19;
    padding: 5px 0;
    text-align: center;
    margin-bottom: 0;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.button_vtupenky a:hover{
    text-decoration: none;
}
.button_vtupenky a:hover{
    text-decoration: underline;
}

#port-container .post-43{
    margin-left: 30px;
    margin-right: 30px;
}


/*.frontnews .id_page p.topic a, .frontnews .id_page p.topic a:hover{
    color: white;
}
*/
.standard .koupit{
    width: 180px;
}


.one_fourth li.footer-row a{
    margin: 0;
    padding: 10px 8px;
}

.detail_text ol, .detail_text ul{margin-left: 35px !important;}

.id_page ul.monthFilter{
    list-style-type: none;
    margin: 0 auto;
    /*width: 400px;*/
    /*padding-left: 35%;*/
    text-align: center;
}
ul.monthFilter li{
    list-style-type: none;
    display: inline-block;
    text-align: center;
}
ul.monthFilter li a{
    display: block;
    padding: 10px 20px;
    font-weight: bold;
    text-transform: uppercase;
}
ul.monthFilter li a:hover, ul.monthFilter li a.active{
    background: #e3e3e3;

}

ul.monthFilter.bottom{
    border-top: 2px solid #e3e3e3;
    margin-top: 20px;
}

.block_calendar{
    text-align: center;
    margin-bottom: 15px;
}

/*
cookie control
*/
.cookiesConfirm{
    width: 100%;
    position: fixed;
    bottom: 0;
    background: #f2f2f2; 
    color: #657888;
    padding: 0px;
    line-height: 25px;
    margin-bottom: 0px;
    text-align: center;
    z-index:9999999;
    font-size: 12px;
}
.cookiesConfirm p{ margin: 0; padding: 10px; text-align: center;}
.cookiesConfirm a{ color: #657888; }
.cookiesConfirm a.ok{
    background: #4a8cf6;
    padding: 5px 20px;
    text-decoration: none;
    color: white;
    margin-left: 6px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

#lightbox .lb-loader {
    background: url('https://www.klicperovodivadlo.cz/css/../images/spinner.gif') center no-repeat;
}

#lightbox .lb-close {
    height: 27px;
    width: 27px;
    background: url('https://www.klicperovodivadlo.cz/css/../images/close.png') no-repeat;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-image {
    position: relative;
    top: -5px;
    left: -5px;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  /*background-image: url('https://www.klicperovodivadlo.cz/css/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7');
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
  cursor: pointer;
  z-index: 10000;
  _background: url('https://www.klicperovodivadlo.cz/css/../images/prev.png') left 48% no-repeat;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
  cursor: pointer;
  z-index: 10000000;
  _background: url('https://www.klicperovodivadlo.cz/css/../images/next.png') right 48% no-repeat;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url('https://www.klicperovodivadlo.cz/css/../images/prev.png') left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url('https://www.klicperovodivadlo.cz/css/../images/next.png') right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 2px;	
	opacity: 0.85;
	font-size:0.8em;
}
#tooltip h3, #tooltip div { margin: 0; text-align:left;}

#tooltip span {text-align:left; font-weight:normal;}
html{    overflow-x: hidden;    width: 100%;}body {    width: 100%;    color: black;    -ms-word-wrap: break-word;    word-wrap: break-word;    overflow-x: hidden;    background: #fff}header#site-header {    height: 75px;    width: 100%;    position: fixed;    top: 0;    z-index: 1000;    }header#site-header .container{    position: relative;    z-index: 2;}.header-border-bot {    position: absolute;    z-index: 1;    bottom: -29px;    left: 0;    content: "";    width: 0px;    height: 0px;    border-style: solid dashed solid dashed ;    border-width: 30px 960px 0 960px;    border-color: #80298f transparent transparent transparent;}#logo {    float: left;    width: 115px;    height: 76px;    margin: 0;}#logo a{    font-size: 2px;    color: #80298f;    }#logo a img{  margin: 0;}#main_menu {    float: right;}#home{    position:relative;    /*z-index: -1;*/}.tinynav {    display: none;}.mycont {    margin: 0 auto 50px auto;    overflow: hidden;    max-width: 1170px}.mycarousel {    list-style: none;    margin: 0;    padding: 0;    text-align: center;}.mycarousel li {    display: inline-block;    text-align: center;    vertical-align: top;    padding-top: 20px;}.mycarousel-woo {    list-style: none;    margin: 0;    padding: 0;    text-align: center;}.mycarousel-woo li {    display: inline-block;    text-align: center;    vertical-align: top;    padding-top: 20px;}.mycarousel-woo li .amount{    display: block;}.serv_corusel .mycarousel  li {    display: inline-block;    text-align: center;    vertical-align: top;    padding: 40px 10px 20px !important;    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;}.serv_link {    text-decoration: none}.mycarousel-woo li:hover h3 {    transform: translateY(100px);    -moz-transform: translateY(100px);    -o-transform: translateY(100px);    -webkit-transform: translateY(100px);    transition: all .5s;    -moz-transition: all .5s;    -webkit-transition: all .5s;}.serv_corusel li h3 {    text-transform: uppercase;    position: relative;    transition: all .5s;    -moz-transition: all .5s;    -webkit-transition: all .5s;}.serv_corusel li i {    font-size: 56px;    margin: 25px 0;    display: inline-block;    width: 80px;    line-height: 80px;    height: 80px;    border-radius: 50%;    transition: all .5s;    -moz-transition: all .5s;    -webkit-transition: all .5s;    position: relative;}/* PORTFOLIO */.portfolio_main {}.isotope-item {    z-index: 20}.isotope-hidden.isotope-item {    pointer-events: none;    z-index: 19}.isotope, .isotope .isotope-item {    -webkit-transition-duration: .8s;    -moz-transition-duration: .8s;    -ms-transition-duration: .8s;    -o-transition-duration: .8s;    transition-duration: .8s}.isotope {    -webkit-transition-property: height, width;    -moz-transition-property: height, width;    -ms-transition-property: height, width;    -o-transition-property: height, width;    transition-property: height, width}.isotope .isotope-item {    -webkit-transition-property: -webkit-transform, opacity;    -moz-transition-property: -moz-transform, opacity;    -ms-transition-property: -ms-transform, opacity;    -o-transition-property: -o-transform, opacity;    transition-property: transform, opacity}.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {    -webkit-transition-duration: 0s;    -moz-transition-duration: 0s;    -ms-transition-duration: 0s;    -o-transition-duration: 0s;    transition-duration: 0s}.isotope.infinite-scrolling {    -webkit-transition: none;    -moz-transition: none;    -ms-transition: none;    -o-transition: none;    transition: none}#filters {    list-style: none;    text-align: center;    margin-bottom: 25px;}#filters li {    display: inline}#filters li a {    display: inline-block;    font-size: 14px;    font-weight: 900;    text-decoration: none;    margin: 0 8px;    padding: 7px 10px;    text-transform: uppercase;    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;    transition: all .5s;    -moz-transition: all .5s;    -webkit-transition: all .5s;}#filters li a.selected {    color: #fff;}.isotope-item {    margin: 0 0 15px 0;    overflow: hidden;    float: left;}.load_more {    display: inline-block;    padding: 0 20px 0 20px;    font-size: 14px;    line-height: 38px;    font-weight: 600;    text-decoration: none;    text-transform: uppercase;    color: #454444;    background: #cecdcd;    border-radius: 3px;    transition: all .5s;    -moz-transition: all .5s;    -webkit-transition: all .5s;}.pricing_table_main {}.hapy_boys {    text-align: center;}.hapy_boys .testimonial {    vertical-align: top;    display: inline-block;    text-align: left;    background: rgba(0,0,0,0.5);    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;}.hapy_boys .testimonial .attachment-customer {    float: left;    margin: 0 10px;    border: rgba(78,78,78,0.15) solid 4px;    -webkit-border-radius: 8px;    -moz-border-radius: 8px;    border-radius: 8px;}.hapy_boys .testimonial .from{    padding: 0px 10px;    margin-bottom: 15px;}.hapy_boys_t {    border-color: transparent transparent rgba(0,0,0,0.5);    border-style: solid;    border-width: 0 15px 10px;    height: 0;    margin-left: 45%;    margin-right: 45%;    position: relative;    top:-10px;    width: 0;}.testimonial-link {    display: block;}.testimonial-name {    margin: 10px 0 0;}.about_us_main {}.team_corusel .mycont {}.team_corusel {    text-align: center;}.team_corusel .item {    display: inline-block;    margin: 10px;    vertical-align: top;    width: 265px;    display: inline-block;    vertical-align: top;    background: white;    padding-bottom: 10px;}.team_container {    background: #ffffff;    border-radius: 5px;}.team_container img{    border-radius: 0;}#map-canvas-contact{     max-width: none;}.rift {    border-radius: 4px 4px 0 0;    cursor: pointer;    display: inline-block;}.rift {    backface-visibility: hidden;    border-radius: 4px 4px 0 0;    height: 200px;    overflow: hidden;    position: relative;    width: 265px;}.team_corusel .team_name {    padding: 15px 0 0px 0;}.team_name {    color: #fff;    font-size: 18px;    font-weight: 900;    margin-top: 0;    padding-bottom: 0;    text-transform: uppercase;}h2.team_name  {    line-height: 22px;}.team_name a {    color: #d8335b;}.team_entry p {    color: #555555;}.team_photo {    position: relative;    max-width: 280px;    overflow: hidden;    margin-bottom: 30px;}.team_hover, .team_hover2 {    position: absolute;    width: 100%;    height: 100%;    top: 0;    left: 0;    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    box-sizing: border-box;    padding: 10px 20px;    color: #fff;}.team_person {    background: #e1e1e1;    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;    margin-left: 20%;    margin-right: 20%;    margin-bottom: 0px;    padding: 5px 10px;    text-align: center;}.team_person_t {    margin-left: 45%;    margin-right:45%;    width: 0px;    height: 0px;    border-style: solid;    border-width: 0 15px 10px 15px;    border-color: transparent transparent #e1e1e1 transparent;}.team_hover2 {    display: none;}.btn.white {    background: #fff;}.team_social {    margin-bottom: 20px;    margin-top: 100px;}.team-pos {    margin: 0 0 50px;    color: #fff;    font-size: 15px !important;    font-weight: 900 !important;}.team_entry {    padding-left:20px;    padding-right:20px;    padding-bottom:20px;}.team_social a {    display: inline-block;    width: 36px;    height: 36px;    line-height: 36px;    text-align: center;    background: #fff;    border-radius: 3px;}.team_social a:before {    float: none;}.team_social a:hover {    color: #fff;}.team_name {    margin-top: 0px;    padding-bottom: 0px;    /*border-bottom: 1px solid rgba(255, 255, 255, .3);    margin-bottom: 10px;*/    color: #fff;    font-size: 18px;    text-transform:uppercase;    font-weight: 900;}.team-link {    margin-left: 0px !important;}.ts-ava {    width: 30%;    float: left;}.ts-right {    width: 70%;    float: right;}.ts-gallery {    overflow: hidden;    margin-bottom: 15px;}.ts-right .padding {    padding: 0 15px;    clear:  both;}.ts-ava img {    margin-bottom: 15px;}.ts-ava .team_social {    margin-top: 30px;}.ts-img {    width: 33.33%;    float: left;    display: block;}a:hover {    text-decoration: none;}.contact_us_main {}.more_info_box i {    width: 20px;    margin-right: 10px;    text-align: center;    display: inline-block;    font-size: 18px;}.more_info_box li {    margin-bottom: 5px;}.google_map {    margin-bottom: 50px}.google_map iframe {    width: 100%}.alignleft {    float: left}.alignright {    float: right}.post_thumb {    clear: both}.wp-caption-text {    background: rgba(255,255,255,0.5);    color: #000;    font-style:italic;}.bypostauthor {    display: none;}.wp-caption {    max-width: 100%;    position: relative;    background: rgba(0, 0, 0, 0.5);    padding: 5px 5px;    border-radius: 5px;    text-align: center}.aligncenter {    margin: 0 auto}.sticky {    background: rgba(255, 0, 0, 0.3)}.gallery-caption {    background: rgba(0, 0, 0, 0.5);    padding: 5px 5px}.one_half, .one_third, .two_third, .three_fourth, .one_fourth {    margin-right: 4%;    float: left;    line-height: 21px;    margin-bottom: 20px;    position: relative}.one_half {    width: 48%}.one_third {    width: 30.6666%}.two_third {    width: 65.3332%}.one_fourth {    width: 22%}.three_fourth {    width: 74%}#main .last {    margin-right: 0 !important;    clear: right}.clearboth {    clear: both;    display: block;    font-size: 0;    height: 0;    line-height: 0;    width: 100%;    overflow: hidden}.nav-tabs {    overflow: hidden;    list-style: none;    margin: 0;    padding: 0;    border-bottom: #d8d8d8 solid 3px;}.nav-tabs li a {    display: block;    float: left;    padding: 10px 20px;    margin-right: 8px;    text-decoration: none;    font-size: 15px;    color: #fff;    border-radius: 3px 3px 0 0;    text-transform: uppercase;}.nav-tabs li.active a {    background: #d8d8d8;    color: #454444}.tab_content {    padding: 20px 10px}.progress-bar {    background: transparent;    height: 37px;    position: relative;    margin-bottom: 10px;    overflow: hidden;    border-radius: 3px;}.progress-bar-content {    height: 37px}.progress-bar .progress-title {    font-size: 14px;    color: #fff;    font-weight: normal;    position: absolute;    top: 10px;    left: 13px}.progress-bar .percentage {    font-size: 14px;    color: #626363;    font-weight: normal;    position: absolute;    top: 10px;    left: 90%}.person {    text-align: center}.person-img {    margin-bottom: 25px}.person-author-wrapper {    margin-bottom: 25px}.person-author-wrapper span {    display: block}.person-author a {    display: inline-block;    height: 19px}.person-author .social-icon {    display: block;    float: right;    position: relative;    margin-left: 19px;    margin-top: 10px}.bbtn a {    margin-right: 30px;    color: #fff;}.bbtn {    background: #555;    color: #fff !important;    text-decoration: none;    display: inline-block;    margin: 0 0 10px 10px;    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;    font-size: 15px;    padding: 11px 19px;}.bbtn:hover {    background: #333;    color: #fff;    text-decoration: none;}.btn a {    margin-right: 30px}.btn {    text-decoration: none;    display: inline-block;    margin: 0 0 10px 10px}.btn:hover {    color: #fff;    text-decoration: none;}.btn.firm, input[type="submit"], button {    color: #fff;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.firm:hover, input[type="submit"]:hover, button:hover {    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.black {    background: #202020;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.black:hover {    background: #111111;    color: #fff;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.orange {    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s;    background: #eeb135}.btn.orange:hover {    background: #e69d1f;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.blue {    background: #62abde;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.blue:hover {    background: #4495d3;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.red {    background: #a9292a;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.red:hover {    background: #931717;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.pink {    background: #d44891;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.pink:hover {    background: #c72d75;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.green {    background: #85a64e;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.green:hover {    background: #678f32;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.aqua {    background: #49beb6;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.aqua:hover {    background: #2eaca3;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.teal {    background: #597f81;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.teal:hover {    background: #3b6163;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.purple {    background: #66546f;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.purple:hover {    background: #473750;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.silver,.woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button{    background: #a6a6a6;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.silver:hover,.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce #content input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce-page #respond input#submit:hover, .woocommerce-page #content input.button:hover{    background: #8c8a8a;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.grey {    background: #505050;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.btn.grey:hover {    background: #343434;    transition: all .5s;    -webkit-transition: all .5s;    -moz-transition: all .5s}.alert {    padding: 8px;    text-align: center;    position: relative;    margin-bottom: 10px;}.alert .msg {    padding: 0 50px 0 10px}.alert .toggle-alert {    position: absolute;    top: 50%;    right: 25px;    display: block;    width: 12px;    height: 20px;    text-decoration: none;    margin-top: -10px;}.alert .toggle-alert:before {    content: "\f00d";    font-family: FontAwesome}.alert.general, .wpcf7-validation-errors {    background: #ffecc9;    color: #db6d12;}.alert.general .toggle-alert {    color: #edac6d;}.alert.general .msg:before {    font-family: FontAwesome;    content: "\f0c6";    float: left;}.alert.error, .wpcf7-not-valid-tip {    background: #f8dee0 !important;    color: #af2c20 !important}.alert.error .toggle-alert {    color: #d38580;}.alert.error .msg:before {    font-family: FontAwesome;    content: "\f071";    float: left}.wpcf7-not-valid-tip:before {    font-family: FontAwesome;    content: "\f071";    float: left;    margin-right: 10px}.alert.success, .woocommerce-message:before {    background: #c9f1b5;    color: #4f5f39}.woocommerce-message {    border-top: 3px solid #c9f1b5;}.alert.success .toggle-alert {    color: #8ca877;}.alert.success .msg:before {    font-family: FontAwesome;    content: "\f14a";    float: left}.alert.notice {    background: #e2edf3;    color: #4671a3}.alert.notice .toggle-alert {    color: #94afcb;}.alert.notice .msg:before, .wpcf7-validation-errors:before {    font-family: FontAwesome;    content: "\f05a";    float: left}.wpcf7-validation-errors:before {    margin-right: 10px}.highlight1 {    background: #fff;    padding: 2px;    color: #000}.highlight2 {    background: #000;    color: #fff;    padding: 2px}.dropcap {    font-size: 60px;    margin-right: 6px;    padding-top: 11px;    text-transform: uppercase;    float: left;    position: relative;    top: 5px;    padding-bottom: 11px}.video-shortcode {    margin-bottom: 25px}.social_links_shortcode ul {    margin-left: 0;    padding-left: 0}.social_links_shortcode .social li {    display: inline-block;    position: relative;    width: 30px;    margin-bottom: 20px}.error_page .useful_links {    width: 25.06%;    padding-left: 5%}.fontawesome-icon {    display: inline-block !important;    float: left}.fontawesome-icon {    margin-right: 10px}.fontawesome-icon.circle-yes {    -moz-border-radius: 75px;    -webkit-border-radius: 75px;    border-radius: 75px;    background: rgba(0,0,0,0.5);    color: #fff;    text-align: center;    margin-top: 2px}.fontawesome-icon.large {    font-size: 40px}.fontawesome-icon.large.circle-yes {    width: 70px;    height: 70px;    line-height: 70px}.fontawesome-icon.medium {    font-size: 18px}.fontawesome-icon.medium.circle-yes {    width: 35px;    height: 35px;    line-height: 35px}.fontawesome-icon.small {    font-size: 10px}.fontawesome-icon.small.circle-yes {    width: 18px;    height: 18px;    line-height: 18px}.fontawesome-icon.circle-no.large {    margin-top: 2px}.fontawesome-icon.circle-no.medium {    margin-top: 3px}.fontawesome-icon.circle-no.small {    margin-top: 5px}.icon-heading .fontawesome-icon {    margin-top: -6px !important}.content-boxes .heading .fontawesome-icon {    float: left}.content-boxes .heading-and-icon h2 {    padding-left: 45px}.shortcode-tabs .tab_content ul.arrow {    float: none}.container .last {    clear: right;    margin-right: 0 !important}.columns {    overflow: hidden;    margin: 0 0 80px}.columns .col {    float: left;    width: 23%;    padding: 0 2.6666666% 0 0}.columns-3 .col {    width: 31.42857%}.columns-3 .col:nth-child(3n+1) {    clear: both}.columns-3 .col:nth-child(3n) {    padding-right: 0}.columns-4 .col {    width: 23%;    padding: 0 2.6666666% 0 0}.columns-4 .col:nth-child(4n+1) {    clear: both}.columns-4 .col:nth-child(4n) {    padding-right: 0}.columns .col.last {    padding: 0}.col .heading {    overflow: hidden;    margin: 0 0 15px}.col .heading img {    float: left;    margin: 0 10px 0 0}.col p {    margin: 0 0 23px}h3.toggle {    overflow: hidden;    margin: 3px 0 0;    background: rgba(0,0,0,0.5);    border-radius: 3px;    line-height: 36px;}h3.toggle.active {    border-radius: 3px 3px 0 0 ;}h3.toggle:hover a {    /*color: #fff;*/}h3.toggle a {    cursor: pointer;    overflow: hidden;    margin: 0;    text-decoration: none;    float: left;    width: 100%;}h3.toggle.active a {    border-bottom: 0}h3.toggle span.arrow:before {    font-family: FontAwesome;    display: block;    width: 40px;    height: 40px;    float: left;    font-size: 22px;    line-height: 40px;    text-align: center;    margin-right: 18px;    content: "\f067";    transition: all .5s}h3.toggle:hover span.arrow:before {    /*color: #fff;*/}h3.toggle.active span.arrow:before {    content: "\f068";    transition: all .5s}h3.toggle span.toggle-title {    float: left;    width: 90%}.toggle-content {    padding-bottom: 15px;    position: relative;    display: none;    padding-left: 60px;    padding-right: 10px;    background: rgba(0,0,0,0.5);    border-radius: 0 0 3px 3px;}.reading-box {    overflow: hidden;    padding: 28px 28px 27px 31px;    margin: 0 0 50px}.container .reading-box h2 {    margin: 0 0 7px}.reading-box p {    margin: 15px 260px 0 0 !important}.mobile-button {    display: none;    margin: 20px 0 0;    float: none;}.continue {    float: right}.clear {    clear: both;    padding: 0px 20px 20px 20px;}.review {    clear: both}.c_quot {    font-size: 36px;    font-style: italic;    font-family: Arial;    opacity: 1 !important;    margin-bottom: 25px !important;    padding-bottom: 25px !important;}.reviews {    max-width: 600px;    margin: 0 auto;    text-align: center}.review blockquote {    background: none !important;    border-left: none !important;    padding: 0 !important;    margin: 0 !important}.review blockquote q {    display: block}.review blockquote div {    display: block;    padding: 12px 0 0 2px;    overflow: hidden;    font-style: normal !important}.review blockquote div strong {    padding: 0;    font-style: normal !important}.review blockquote div span {    font-style: normal !important}.review a {    text-decoration: none}.review blockquote div {    line-height: 15px}.review blockquote div .company-name {    display: block;    min-height: 29px;    padding-top: 6px;    font-style: normal !important}.social-networks {    list-style: none;    margin: 0;    padding: 0;    clear: both}.social-networks li {    display: inline-block;    margin: 0 10px}.social-networks li a:before {    font-family: zocial}img.alignleft {    float: left;    margin: 0 10px 5px 0}img.alignright {    float: right;    margin: 0 0 5px 10px}.pricing_table_sc>div {    margin-bottom: 10px}.pricing_table_sc ul {    list-style: none;    padding: 0;    margin: 0;    text-align: center;    /*border:1px solid #e3e3e3;*/    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;}.pricing_table_sc ul li {    margin: 0 !important}.title-row {    -webkit-border-top-left-radius: 4px;    -webkit-border-top-right-radius: 4px;    -moz-border-radius-topleft: 4px;    -moz-border-radius-topright: 4px;    border-top-left-radius: 4px;    border-top-right-radius: 4px;    background: rgba(0, 0, 0, 0.1);    padding: 25px 0;    text-transform: uppercase;    font-size: 18px;    font-weight: 900;}.pricing-row {    background: rgba(0, 0, 0, 0.1);    padding: 25px 0;    font-size: 44px;    font-weight: bold;    font-weight: 900;    border-bottom: 1px solid rgba(227, 227, 227, .3);}.pricing-row sup {    font-size: 24px}.pricing-row .time {    font-weight: normal;    font-size: 16px}.normal-row {    padding: 15px 0;    border-bottom: 1px solid rgba(227, 227, 227, .3);}.footer-row {    padding: 20px 0}ul.arrow {    list-style: none}ul.arrow li:before {    content: "\f054";    float: left;    font-family: FontAwesome;    margin-right: 5px}::-webkit-input-placeholder {    color: #454444;    font: inherit}:-moz-placeholder {    color: #454444;    font: inherit}.placeholder {    color: #454444;    font: inherit}#gmap {    min-height: 350px;    color: #000}.team_entry p {    margin: 15px;    padding:5px;}.section_exc {    margin-bottom: 25px;    clear: both;}.man_box {    position: relative;    z-index: 20;}.box-bord-left{    width: 0;    height: 0;    border-style: solid;    border-top-width: 30px;    border-right-width: 0;    border-bottom-width: 0;    border-left-width: 800px;    border-color: transparent transparent transparent #007bff;    float: left;}.box-bord-right{    width: 0px;    height: 0px;    border-style: solid;    border-top-width: 0;    border-right-width: 0;    border-bottom-width: 30px;    border-left-width: 800px;    border-color: transparent transparent #007bff transparent;    float: right;}.top-border,.bot-border {    width: 100%;    position: relative;    left: 0;}.top-border {top: -30px;}.bot-border {bottom: 0px;}.top-border-left,.top-border-right,.bot-border-left,.bot-border-right{    width: 0;    height: 0;}.top-border-left,.bot-border-left{    border-style: solid solid inset solid;}.top-border-right,.bot-border-right{   border-style: inset solid solid solid;}.top-border-left {    border-top-width: 30px;    border-right-width: 0;    border-bottom-width: 0;    border-left-width: 800px;    border-color: transparent transparent transparent #ffffff;    float: left;}.top-border-right {    border-top-width: 0;    border-right-width: 0;    border-bottom-width: 30px;    border-left-width: 800px;    border-color: transparent transparent #ffffff transparent;    float: right;}.bot-border-left {    border-top-width: 30px;    border-right-width: 575px;    border-bottom-width: 0;    border-left-width: 0;    border-color: #23b9c7 transparent transparent transparent;    float: left;}.bot-border-right{    border-top-width: 0;    border-right-width: 800px;    border-bottom-width: 30px;    border-left-width: 0;    border-color: transparent #ffffff transparent transparent;    float: right;}.fsoc {    font-family: zocial;}#home img {    width: 100%;}.intro {    background-repeat: no-repeat;    background-attachment: fixed;    height: 500px;    position: relative;    z-index: 10;    background-position: center;    background-size: cover;}.rubik {    position: absolute;    background-color: #3d7f78;    background:rgba(128,41,143,0.70);    height: 170px;    padding: 50px 0;    width: 100%;    bottom: 0;}.rubik.social {    height: auto;    min-height: 100px;}.rubik-top-border {    position: absolute;    top: -30px;    left: 0;    width: 0px;    height: 0px;    border-style: solid dashed solid dashed;    border-width: 0 960px 30px 960px;    border-color: transparent transparent #3d7f78 transparent;    border-color: transparent transparent rgba(128,41,143, 0.70) transparent;}.rubik-bot-border {    position: absolute;    bottom: -30px;    width: 0px;    left: 0;    height: 0px;    border-style: solid dashed solid dashed;    border-width: 30px 960px 0px 960px;    border-color: #3d7f78 transparent transparent transparent;    border-color: rgba(128,41,143,0.70) transparent transparent transparent;}.section-mid {    background: #fff;    padding: 70px 0;}.footer_bottom {    padding: 50px 0;    position: relative;}.footer-top-bord {    position: absolute;    top: -60px;    left: 0;    width: 0px;    height: 30px;    border-style: solid dashed solid dashed;    border-width: 0 960px 30px 960px;    border-color: transparent transparent #ffffff transparent;}.widget_mid {    padding: 100px 0;}.widget_mid .widget {    background: #fff;    padding: 35px 20px;    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;}.widget_mid .widget .widgettitle {    text-align: center;}.widget_intro h1 {    color: #fff;    text-transform: uppercase;    font-weight: 400;    margin-bottom: 40px;}.intro_pad {    margin-top: 30px;}.social_line a {    color: #fff;    text-decoration: none;    font-size: 18px;    margin: 0 3px;}.h1 {    font-size: 56px;    /*color: #fff;*/    margin-bottom: 10px;    text-transform: uppercase;    line-height: 56px;}.h2 {    text-transform: uppercase;    font-size: 26px;    /*color: #fff;*/    line-height: 26px;}#pages > ul {    margin-bottom: 0;}.sub_title {    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";    filter: alpha(opacity=50);    -moz-opacity: 0.5;    -khtml-opacity: 0.5;    opacity: 0.5;    padding-bottom: 40px;    margin-bottom: 40px;    background: url('https://www.klicperovodivadlo.cz/css/op/../images/subline.png') no-repeat center bottom;}.row-fluid .first {    margin-left: 0;    clear: both;}.text-up {    text-transform: uppercase;}.id_page {    position: relative;}.id_page {    padding-top: 200px;    padding-bottom: 100px;}.frontdefault .id_page {    padding-top: 70px;    padding-bottom: 0px;    background: none;    z-index: 1;}.id_page .bot-border {    z-index: 20;}.id_page2 {    position: relative;}.id_page2 .container {    padding-top: 170px;    padding-bottom: 100px;}.id_page2 .bot-border {    z-index: 20;}.id_woo {    position: relative;}.id_woo .container{    padding-top: 150px;    padding-bottom: 100px;}.id_woo .bot-border {    z-index: 20;}.id_blog {    position: relative;}.id_blog .container{    padding-top: 150px;    padding-bottom: 100px;}.id_blog .bot-border {    z-index: 20;}.affix-top.back2top {    opacity: 0;}.back2top {    background: rgba( 0, 0, 0, 0.1);    color: #fff;    width: 38px;    font-size: 30px;    height: 38px;    text-align: center;    line-height: 35px;    right: 5px;    bottom: 5px;    z-index: 999;    cursor: pointer;    position: fixed;    display: block;    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;}.back2top :hover{    background: rgba( 255, 255, 255, 1);    color: rgba( 0, 0, 0, 0.3);    width: 38px;    font-size: 30px;    height: 38px;    text-align: center;    line-height: 35px;    right: 5px;    bottom: 5px;    z-index: 999;    cursor: pointer;    position: fixed;    display: block;    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;    transition: all .5s ease-in-out 0s;    -webkit-transition: all .5s ease-in-out;}#parallax-nav {    position: fixed;    right: 0;    top: 15%;    z-index: 999;}.p-nav {    position: absolute;    right: -192px;}#parallax-nav ul li a {    color: #454444;    font-size: 13px;    display: block;    padding: 10px;    border-radius: 3px;}#parallax-nav ul {    width: 165px;    padding: 10px 10px 10px 15px;    background: #fff; /*   border: #d5d5d5 solid 2px; */    border-right: none;    border-radius: 5px 0 0 5px;    font-weight: 900;    text-transform: uppercase;}#parallax-nav ul li.current a {    background: #3d7f78;    color: #fff;    text-decoration: none;}/*.trig {  background: url('https://www.klicperovodivadlo.cz/css/op/../images/menu-tic.png') no-repeat;  height: 154px;  position: absolute;  right: -2px;  top: 35px;  width: 58px;  z-index: 999;  cursor: pointer;}*/.trig {    position: absolute;    z-index: 999;    cursor: pointer;    right: -2px;    top: 35px;    width: 0px;    height: 0px;    border-top: 90px solid transparent;    border-bottom: 90px solid transparent;    border-right: 50px solid #ecf0f1;}.trig .icon-align-justify{    font-size: 23px;    position: absolute;    top: -12px;    right: -42px;    -webkit-transition: all 500ms ease-in-out;    -moz-transition: all 500ms ease-in-out;    -o-transition: all 500ms ease-in-out;    -ms-transition: all 500ms ease-in-out;}.trig.active .icon-align-justify{    font-size: 23px;    position: absolute;    top: -12px;    right: -42px;    /*-webkit-animation:mymove 300ms ease 0ms 1 forwards;*/    -moz-transform: rotate(-90deg); /* Для Firefox */    -ms-transform: rotate(-90deg); /* Для IE */    -webkit-transform: rotate(-90deg); /* Для Safari, Chrome, iOS */    -o-transform: rotate(-90deg); /* Для Opera */    transform: rotate(-90deg);}@keyframes mymove{    from {top:0px;}    to {top:200px;}}@-webkit-keyframes mymove /* Safari and Chrome */{    from {top:0px;}    to {top:200px;}}.trig.active .icon-align-justify{}.post-box {    width: 100%;    overflow: hidden;    clear: both;    margin-bottom: 50px;    border-radius: 3px;}.left-box {    width: 50%;    float: left;}.right-box {    width: 50%;    float: right;    background: #fff;    min-height:328px ;    color: #454444}.post_thumb img {    width: 100%}.right-box .padding, .whitebg .padding {    padding: 20px;}.full-box .padding {    padding: 10px;}.full-box {    /*background: #fff;*/    color: #454444}.cycle-slideshow img, .gallery-strip img, .cycle-slideshow a{    width: 100%;    height: auto;}/*.cycle-slide{    height: 300px !important;}*/.gallery-post img {    margin-bottom: 10px;    width: 100%}.post_info {    text-transform: uppercase;    padding-bottom: 15px;    background: url('https://www.klicperovodivadlo.cz/css/op/../images/subline.png') no-repeat left bottom;    margin-bottom: 15px;    font-size: 13px;}.post_info li {    padding: 0 !important;}.slash {    padding: 0 5px;}.extrab {    font-weight: 900;}.id_blog a{    color: #3d7f78;}h1 a:active, h2 a:active, h3 a:active {    text-decoration: none;}.nomarg {    margin: 0;}#sidebar > div {    margin-bottom: 20px;}#sidebar .widget {    background: #fff;    border-radius: 3px;    overflow: hidden;    font-size: 13px;    color: #454444}#sidebar .widgettitle {    color: #454444;    padding: 20px;    border-bottom: #e4e4e4 solid 1px;    margin-bottom: 0;}#sidebar .widget ul li a {    background: #fff;    display: block;    padding: 12px 0 12px 20px;    border-bottom: #e4e4e4 solid 1px;    color: #3d7f78;    font-size: 13px;}#sidebar .widget ul li a:hover {    /*background: #e4e4e4;*/    color: #454444;}#sidebar .widget ul ul li a {    background: #3d7f78;    display: block;    padding: 12px 0 12px 25px;    border-bottom: rgba(255,255,255,0.1) solid 1px;    color: #fff;    font-size: 12px;}.widget_nav_menu ul ul {    display: none;}.widget_nav_menu ul li.current-menu-item ul {    display: block;    background:#ff9900;}.customm li{    background:rgba(0,0,0,0.1);    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;    padding:10px;    margin-bottom: 4px;    text-transform: uppercase;    font-size: 13px;    font-weight: 900px;    cursor: pointer;}.customm li:hover{    background:rgba(255,255,255,0.1);    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;    padding:10px;        margin-bottom: 4px;}.widget_text {    background: #fff;    border-radius: 3px;    overflow: hidden;    color: #454444;}.textwidget {    padding: 12px 0 12px 20px;}#sidebar .widget_categories {    border-radius: 3px;    overflow: hidden;}#sidebar .widget_categories .widgettitle {    color: #fff;    padding: 20px;    border-bottom: rgba(255,255,255,0.1) solid 1px;    margin-bottom: 0;}.widget ul {    list-style: none;    margin: 0;    padding: 0;}#sidebar .widget_categories ul li a,.product-categories li a {    display: block;    padding: 12px 0 12px 20px;    border-bottom: rgba(255,255,255,0.1) solid 1px;    color: #fff;    font-size: 13px;}#sidebar .widget_categories ul li a:hover,.product-categories li a:hover {    background: #fff;    color: #454444;}#sidebar .widget_categories ul ul li a.product-categories ul li a {    display: block;    padding: 12px 0 12px 25px;    border-bottom: rgba(255,255,255,0.1) solid 1px;    color: #fff;    font-size: 12px;}#sidebar .widget_categories ul ul,.product-categories ul {    display: none;}#sidebar .widget_categories ul li.current-cat ul,.product-categories li.current-cat ul {    display: block;}.widget_recent_comments .recentcomments {    display: block;    padding: 10px 10px 10px 20px;    border-bottom: rgba(0,0,0,0.1) solid 1px;}.widget_recent_comments .recentcomments a {    border-bottom: none !important;    text-transform: none !important;}.widget_recent_entries li a {    border-bottom: none !important;    padding: 0 !important;    /*color: #454444;*/    display: block;}.widget_recent_entries li {    display: block;    padding: 12px 0 12px 20px;    border-bottom: rgba(0,0,0,0.1) solid 1px;}#sidebar .widget_recent_entries li .post-date {    font-size: 13px;}.widget_tag_cloud .widgettitle {    border-bottom: none !important;    padding-bottom: 10px !important;}.tagcloud {    padding: 0 10px 10px;    overflow: hidden;}.tagcloud a {    font-size: 13px !important;    color: #7b7b7b;    background: #d8d8d8;    margin: 5px 10px 5px 0;    float: left;    padding: 15px 10px;    border-radius: 3px;    text-transform: uppercase;}#searchsubmit {    position: absolute;    right: -9999px;}#searchform {    margin: 15px;}.whitebg {    background: #fff;}.gallery-strip {    background: none;}.format-gallery {    position: relative;}.post-stream {    position: absolute;    top: 0;    left: 0;}.full-box .video-shortcode {    margin: 0;}.center {    margin: 0 auto;}.full-box.video-post {    padding: 15px;}.in-post {    overflow: hidden;    color: #454444 !important;}.in-post h2,.in-post h3,.in-post h4,.in-post h5,.in-post h6 {    color: #454444 !important;}#share {    margin: 30px 0;    clear: both;}#commentform {    color: #fff;}.comment-body {    background: #fff;    padding: 15px;    position: relative;    margin-bottom: 30px;    color: #454444;}code {    white-space: normal;    display: block;}.comment-body:before {    position: absolute;    content: "";    width: 0px;    height: 0px;    border-style: solid;    border-width: 0 19px 18px 19px;    border-color: transparent transparent #ffffff transparent;    top: -18px;    left: 30px;}.comment-author.vcard .avatar {    float: left;}.comment-author.vcard .reply {    float: right;}.comment-author.vcard .comment_info {    margin-left: 80px;    margin-right: 100px;}.comment_entry {    clear: both;    padding-top: 15px;}input.black,textarea.black {    background: #272727;}input.black,textarea.black {    color: #fff;}#comment {    height: 140px;}.form-submit {    text-align: right;}.comment-notes {    margin-bottom: 30px;    padding-bottom: 15px;    background: url('https://www.klicperovodivadlo.cz/css/op/../images/subline.png') no-repeat left bottom;}.flickr img {    width: 70px;    height: 70px;    margin: 0 3px 5px ;}#jtwt li {    padding-left: 30px;    position: relative;    margin-bottom: 20px;    font-style: italic;}#jtwt li:before {    font-family: FontAwesome;    content: "\f099";    position: absolute;    left: -10px;    top: 5px;    font-size: 36px;    font-style: normal;}.jtwt_date, .post-date {    color: #a9a8a8;    font-size: 13px;}.iso_inner {    position: relative;    width: 100%;}.port-overlay {    position: absolute;    width: 100%;    height: 100%;    display: none;    top: 0;    left: 0;    z-index: 999;}.pop-up {    color: #fff;    text-decoration: none;    position: absolute;    left: 50%;    font-size: 30px;    width: 26px;    text-align: center;    display: block;    margin-left: -13px;    height: 26px;    top: 50%;    margin-top: -83px;    line-height: 26px;}.pop-up:hover {    color: #fff;}.port-title {    position: absolute;    left: 0;    width: 100%;    padding: 15px;    color: #fff;    text-transform: uppercase;    font-size: 13px;    bottom: -100px;}#instagram_widget img {    width: 70px;    height: auto;}#instagram_widget li {    float: left;    margin: 3px;}.form-allowed-tags {    clear: both;}#comments {    margin-bottom: 25px}/* WooCommerce */.input-text.qty.text {    margin: 0;}.woocommerce-tabs .panel {    padding: 10px !important;}.woocommerce .related ul.products li.product, .woocommerce .related ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .upsells.products ul.products li.product, .woocommerce-page .upsells.products ul li.product {    width: 22.05%;}.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl, .woocommerce-page ul.cart_list li dl, .woocommerce-page ul.product_list_widget li dl {    border: none;    padding: 0;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li.active a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li.active a {    color: #454444;}.widget.woocommerce {    color: #454444;}.widget.woocommerce .product_list_widget a {    border: none !important;    padding: 0 !important;}.product_list_widget li {    padding: 12px 10px 12px 20px !important;    border-bottom: #e4e4e4 solid 1px;}.widget_shopping_cart_content p.total,.widget_shopping_cart_content p.buttons,.price_slider_wrapper{    padding: 12px 10px 12px 20px !important;}#woo .mycarousel .image-clear img{    margin: 0 auto 20px;    float: none;    display: block;    width: auto !important;    box-shadow: 0 0 0 !important;    max-width: 200px;}#woo .mycarousel-woo .image-clear img{    margin: 0 auto 20px;    float: none;    display: block;    width: auto !important;    box-shadow: 0 0 0 !important;    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;}.mycarousel li {    padding: 0 !important;    border-bottom: none;}.mycarousel-woo li {    padding: 0 !important;    border-bottom: none;}.mycarousel .star-rating {    margin: 10px auto;}.woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page a.button.alt, .woocommerce-page button.button.alt, .woocommerce-page input.button.alt, .woocommerce-page #respond input#submit.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit, .woocommerce #content input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce-page #respond input#submit, .woocommerce-page #content input.button {    padding: 10px 15px;}.woocommerce table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon .input-text {    padding: 9px 6px;}.woocommerce .cart-collaterals .cart_totals table, .woocommerce-page .cart-collaterals .cart_totals table {    float: right;}.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce #content .quantity .plus, .woocommerce #content .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus, .woocommerce-page #content .quantity .plus, .woocommerce-page #content .quantity .minus {    height: 18px;}.woocommerce .quantity input.qty, .woocommerce #content .quantity input.qty, .woocommerce-page .quantity input.qty, .woocommerce-page #content .quantity input.qty {    height: 36px;}.woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li {    background: #F7F6F7;    box-shadow: 0 0 0}.woocommerce div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce-page #content div.product div.images img {    box-shadow: 0 0 0 ;}.woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #content div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page div.product .woocommerce-tabs ul.tabs li a, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a {    padding: 10px 15px;}/*update*/.thumbLink {    display: block;    width: 100%;}.thumbImage {    -moz-box-sizing: border-box;    -webkit-box-sizing: border-box;    box-sizing: border-box;    display: block;    float: left;    width: auto;    height: auto;    max-width: 280px;    max-height: 280px;    margin-bottom: 0;    overflow: hidden;    position: relative;    text-align: center;    -webkit-border-radius: 5px;    -moz-border-radius: 5px;    border-radius: 5px;}.thumbImage img {    transition: all .5s ease-in-out 0s;    -webkit-transition: all .5s ease-in-out;    width: 100%;}.thumbImage .thumbText h3 {    /*border-top: 1px  solid rgba(255, 255, 255, .2);    margin-top: 20px;    padding-top: 20px;    transition: all .5s ease-in-out 0s;    -webkit-transition: all .5s ease-in-out 0s;    color: #fff;*/    background: none repeat scroll 0 0 rgb(0, 0, 0);    border-radius: 5px 5px 5px 5px;    color: rgb(255, 255, 255);    margin-bottom: 0;    padding: 20px 0px 20px 60px;    text-align: left;    transition: all 0.5s ease-in-out 0s;    width: 100%;    box-sizing: border-box;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;}.thumbImage .thumbTextWrap {    height: 100%;    max-width: 100%;    min-width: 100%;    opacity: 0;    position: absolute;    text-align: center;    top: 0;    transition: all .7s ease-in-out 0s;    -webkit-transition: all .7s ease-in-out 0s;    -webkit-user-select: none;}.ie8 .thumbImage .thumbTextWrap {    display: none;}.thumbImage .thumbTextWrap:before {    content: "";    display: inline-block;    height: 100%;    margin-right: -0.5em;    vertical-align: middle;}.thumbText {    display: inline-block;    text-align: center;    transform: scale(0);    transition: all .7s ease-in-out 0s;    -webkit-transform: scale(0);    -webkit-transition: all .7s ease-in-out 0s;    vertical-align: middle;    width: 90%;    font-size: 30px;}/* .thumbImage:hover img {    opacity: 0;    transform: scale(10);    -moz-transform: scale(10);    -o-transform: scale(10);    -webkit-transform: scale(10);}.touch-device .thumbImage:hover img {    transform: none;}.thumbImage:hover .thumbTextWrap {    opacity: 1;    transition-delay: .2s;    -moz-transition-delay: .2s;    -o-transition-delay: .2s;    -webkit-transition-delay: .2s;}.thumbImage:hover .thumbText {    transform: scale(1);    -moz-transform: scale(1);    -o-transform: scale(1);    -webkit-transform: scale(1);}.touch-device .thumbImage:hover .thumbTextWrap {    display: block;}.touch-device .thumbText, .touch-device .thumbImage img, .touch-device .thumbImage .thumbText h3, .touch-device .thumbImage .thumbText p, .touch-device .thumbImage .thumbTextWrap {    transition: none 0s ease 0s;}.ie8 .thumbImage:hover .thumbTextWrap {    display: block;} */.thumbLink {    /*background: none repeat scroll 0 0 #FFFFFF;    border-radius: 15px 15px 15px 15px;    font-size: 20px;    height: 30px;    margin: 0 auto;    /*opacity: 0.5;*/    /*width: 30px;    line-height: 27px;*/    font-size: 30px;    height: 70px;    line-height: 67px;    margin: 0px 0 -62px 0;  /*  text-align: left; */    width: 70px;}.thumbLink:hover {    opacity: 1;}iframe.c100{    width: 100%;    height: 100%;}.instagram_likes,.instagram_caption{    margin-bottom: 0px !important;}#instagram_widget li{    margin-bottom: 10px;}iframe{    margin: 0;    border: 0;}[title="spot"] {    background: red;    height: 62px;    width: 48px;}/*---Resp --- */@media (max-width: 979px){    .team_corusel .span3,    .hapy_boys .span3,    .mycarousel-woo .span3,    .contact_us_main .row-fluid > .span6 .span6,    .widget_mid .span3,    .serv_corusel .span3{        width: 48%;        margin-left: 0;    }    .contact_us_main .row-fluid > .span6{        width: 100%;    }    .team_corusel .span3:nth-child(even),    .serv_corusel .span3:nth-child(even),    .mycarousel-woo .span3:nth-child(even),    .contact_us_main .row-fluid > .span6 .span6:nth-child(even),    .widget_mid .span3:nth-child(even),    .hapy_boys .span3:nth-child(even){        margin-left: 2%;        margin-bottom: 2%;    }}.contact_us_main .section-mid input,.contact_us_main .section-mid textarea{    width: 100%;}/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

 li.section{
     list-style-type: none;
 }


.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {

}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
 -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;

  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */

  width: auto\9;
  /* IE7-8 need help adjusting responsive images */

  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */

  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
body {
  margin: 0;
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  /*font-family: "Varela", "Roboto", sans-serif;*/
  /*font-family: "Source Sans Pro","Varela", "Roboto", sans-serif;*/
  font-family: Oswald, sans-serif;
  /*font-size: 16px;*/
  line-height: 20px;
  color: #454444;
  background-color: #ffffff;
}
a {
  color: #80298f;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #80298f;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}
.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}
.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}
.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}
.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}
.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}
.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}
.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}
.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}
.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}
.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}
.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}
.row-fluid .offset12 {
  margin-left: 104.25531914893617%;
  *margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.12765957446808%;
  *margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
  margin-left: 95.74468085106382%;
  *margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.61702127659574%;
  *margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
  margin-left: 87.23404255319149%;
  *margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.1063829787234%;
  *margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
  margin-left: 78.72340425531914%;
  *margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.59574468085106%;
  *margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
  margin-left: 70.2127659574468%;
  *margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.08510638297872%;
  *margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
  margin-left: 61.70212765957446%;
  *margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.574468085106375%;
  *margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
  margin-left: 53.191489361702125%;
  *margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.063829787234035%;
  *margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
  margin-left: 44.68085106382979%;
  *margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.5531914893617%;
  *margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
  margin-left: 36.170212765957444%;
  *margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.04255319148936%;
  *margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
  margin-left: 27.659574468085104%;
  *margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.53191489361702%;
  *margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
  margin-left: 19.148936170212764%;
  *margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.02127659574468%;
  *margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
  margin-left: 10.638297872340425%;
  *margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.51063829787234%;
  *margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 22.5px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;

  font-weight: bold;
  line-height: 20px;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2 {
  line-height: 40px;
}
h1 {
  font-size: 41.25px;
}
h2 {
  font-size: 33.75px;
}
h3 {
  font-size: 26.25px;
}
h4 {
  font-size: 18.75px;
}
h5 {
  font-size: 15px;
}
h6 {
  font-size: 12.75px;
}
h1 small {
  font-size: 26.25px;
}
h2 small {
  font-size: 18.75px;
}
h3 small {
  font-size: 15px;
}
h4 small {
  font-size: 15px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
.id_page ul,
.id_page ol {
  padding: 0;
  margin: 0 10px 10px 10px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 18.75px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 13px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 12.69px;
  font-weight: bold;
  line-height: 14px;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 20px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 22.5px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 40px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 40px;
  color: #454444;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 3px;
  vertical-align: middle;

}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: 120px;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background: #e0e0e0;
  border: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */

  margin-top: 1px \9;
  /* IE8-9 */

  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */

  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */

  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #6c6a6a;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 15px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 15px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */

  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
input[type="submit"],
button,
.btn {
  display: inline-block;
  padding: 8px 15px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #fff;
  background-color: #80298f;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all .3s;
  border: none;
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  transition: all .3s;
  color: #fff;
  background-color: #005c59;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  transition: all .3s;
  text-decoration: none;
  background: #005c59;
  color: #fff;
}
.btn:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  outline: 0;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-large {
  padding: 11px 19px;
  font-size: 18.75px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 3px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 12.75px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
  margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
  margin-top: -1px;
}
.btn-mini {
  padding: 0 6px;
  font-size: 11.25px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #3d7f78;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #244b47;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333333;
  text-decoration: none;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: rgba(2,2,2,0.1);
  margin: 0 2px;
  border-radius: 3px;
  color: #fff;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
  color: #454444;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #454444;
  cursor: default;
  background: #d8d8d8;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #fff;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 18.75px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 12.75px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 11.25px;
}
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
.thumbnails {
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #3d7f78;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', 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);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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);
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 30px;
}
.media,
.media-body {
  overflow: hidden;
  *overflow: visible;
  zoom: 1;
}
.media,
.media .media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.media-list {
  margin-left: 0;
  list-style: none;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important ;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  .one_half, .one_third, .one_fourth, .two_third, .three_fourth,
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none !important;
    display: block;
    width: 100% !important;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  .modal.fade {
    top: -100px;
  }
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 724px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265194%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327259903608%;
  }
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81973668743387%;
  }
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.25620077583166%;
  }
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266486422946%;
  }
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12912895262725%;
  }
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559304102504%;
  }
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00205712942283%;
  }
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852121782062%;
  }
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87498530621841%;
  }
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.311449394616199%;
  }
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.747913483013988%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41847889972962%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.6560479605031%;
  }
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.8549429881274%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251204890089%;
  }
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.2914070765252%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52897613729868%;
  }
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787116492299%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544022569647%;
  }
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16433525332079%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.40190431409427%;
  }
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.600799341718584%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.838368402492065%;
  }
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.037263430116376%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483249088986%;
  }
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47372751851417%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.71129657928765%;
  }
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019160691196%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776066768544%;
  }
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.346655695309746%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.584224756083227%;
  }
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.783119783707537%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02068884448102%;
  }
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.219583872105325%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.457152932878806%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 1170px;
  }
  .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
    *margin-left: 2.5109110747408616%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851063829%;
  }
  .row-fluid .span11 {
    width: 91.45299145299145%;
    *width: 91.39979996362975%;
  }
  .row-fluid .span10 {
    width: 82.90598290598291%;
    *width: 82.8527914166212%;
  }
  .row-fluid .span9 {
    width: 74.35897435897436%;
    *width: 74.30578286961266%;
  }
  .row-fluid .span8 {
    width: 65.81196581196582%;
    *width: 65.75877432260411%;
  }
  .row-fluid .span7 {
    width: 57.26495726495726%;
    *width: 57.21176577559556%;
  }
  .row-fluid .span6 {
    width: 48.717948717948715%;
    *width: 48.664757228587014%;
  }
  .row-fluid .span5 {
    width: 40.17094017094017%;
    *width: 40.11774868157847%;
  }
  .row-fluid .span4 {
    width: 31.623931623931625%;
    *width: 31.570740134569924%;
  }
  .row-fluid .span3 {
    width: 23.076923076923077%;
    *width: 23.023731587561375%;
  }
  .row-fluid .span2 {
    width: 14.52991452991453%;
    *width: 14.476723040552828%;
  }
  .row-fluid .span1 {
    width: 5.982905982905983%;
    *width: 5.929714493544281%;
  }
  .row-fluid .offset12 {
    margin-left: 105.12820512820512%;
    *margin-left: 105.02182214948171%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.56410256410257%;
    *margin-left: 102.45771958537915%;
  }
  .row-fluid .offset11 {
    margin-left: 96.58119658119658%;
    *margin-left: 96.47481360247316%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.01709401709402%;
    *margin-left: 93.91071103837061%;
  }
  .row-fluid .offset10 {
    margin-left: 88.03418803418803%;
    *margin-left: 87.92780505546462%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.47008547008548%;
    *margin-left: 85.36370249136206%;
  }
  .row-fluid .offset9 {
    margin-left: 79.48717948717949%;
    *margin-left: 79.38079650845607%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.92307692307693%;
    *margin-left: 76.81669394435352%;
  }
  .row-fluid .offset8 {
    margin-left: 70.94017094017094%;
    *margin-left: 70.83378796144753%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.37606837606839%;
    *margin-left: 68.26968539734497%;
  }
  .row-fluid .offset7 {
    margin-left: 62.393162393162385%;
    *margin-left: 62.28677941443899%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.82905982905982%;
    *margin-left: 59.72267685033642%;
  }
  .row-fluid .offset6 {
    margin-left: 53.84615384615384%;
    *margin-left: 53.739770867430444%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.28205128205128%;
    *margin-left: 51.175668303327875%;
  }
  .row-fluid .offset5 {
    margin-left: 45.299145299145295%;
    *margin-left: 45.1927623204219%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.73504273504273%;
    *margin-left: 42.62865975631933%;
  }
  .row-fluid .offset4 {
    margin-left: 36.75213675213675%;
    *margin-left: 36.645753773413354%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.18803418803419%;
    *margin-left: 34.081651209310785%;
  }
  .row-fluid .offset3 {
    margin-left: 28.205128205128204%;
    *margin-left: 28.0987452264048%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.641025641025642%;
    *margin-left: 25.53464266230224%;
  }
  .row-fluid .offset2 {
    margin-left: 19.65811965811966%;
    *margin-left: 19.551736679396257%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.094017094017094%;
    *margin-left: 16.98763411529369%;
  }
  .row-fluid .offset1 {
    margin-left: 11.11111111111111%;
    *margin-left: 11.004728132387708%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.547008547008547%;
    *margin-left: 8.440625568285142%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 956px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 856px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 756px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 656px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 556px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 456px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 356px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 256px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 156px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 56px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 20px;
  }
  .navbar-fixed-bottom {
    margin-top: 20px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #777777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
#menu > li:first-child {
}
#menu > li {
    border-right: 1px solid rgba(0, 0, 0, 0.05);
    float: left;
    perspective: 1000px;
    position: relative;
}
.sf-menu > li {
    float: left;
}
.sf-menu li {
    position: relative;
}
.sf-menu, .sf-menu * {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
li {
    line-height: 20px;
}


#menu a {
    background: none repeat scroll 0 0 transparent;
    color: #3f3f3f;
    display: block;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    padding: 13px 20px;
    position: relative;
    text-decoration: none;
    transition: all 0.25s ease-in-out 0s;
    z-index: 10;
}
#menu > li:hover > a {
    background: none repeat scroll 0 0 #422e39;
    text-shadow: none;
}
#menu li ul {
    background: none repeat scroll 0 0 transparent;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    left: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    transform-origin: 50% 0 0;
    -webkit-transform-style: preserve-3d;
    -webkit-transform-origin: center 0 0; 
    visibility: hidden;
    width: 260px;
    z-index: 1;
    margin-left: 0;
    top: 35px;
}

#menu li:hover ul {
    /*animation: 1s ease 0s normal none 1 swingdown;*/
    background: none repeat scroll 0 0 #422e39;
    /*opacity: 1;
    padding: 0px 0;
    visibility: visible;*/
}




a {
    color: #555555;
}
a {
    color: #d8335b;
    text-decoration: none;
}
/*
a:hover{
    color: #80298f;
}*/
.header-border-bot{    position: absolute;    top: 75px;}.id_page{    background: #32004B;}.id_page, .id_page .post-title {    color: #ffffff;}header#site-header{   background: #80298f;}.widget_intro .intro_pad h3 {    color: #ffffff;    font-weight: 400;    margin-bottom: 40px;    text-transform: uppercase;}.widget_intro .rubik {    background: none repeat scroll 0 0 rgba(15, 133, 149, 0.7);}.widget_intro .rubik-bot-border {    border-color: rgba(15, 133, 149, 0.7) transparent transparent;}.bot-border-left{    border-color: white transparent transparent;}.boffset30{    margin-bottom: 30px;}/*.widget_intro .rubik-top-border {    border-color: rgba(15, 133, 149, 0.7) transparent transparent;}*//*.widget_main {    background: none repeat scroll 0 0 #eeeeee;    color: #454444;}.widget_main .top-border-left{    border-color: transparent transparent transparent #eeeeee;}.widget_main .top-border-right {    border-color: transparent transparent #eeeeee;}.widget_main .bot-border-left {    border-color: #eeeeee transparent transparent;}.widget_main .bot-border-right {    border-color: transparent #eeeeee transparent transparent;    float: right;}*//*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('https://www.klicperovodivadlo.cz/css/op/../fonts/fontawesome-webfont.eot?v=4.1.0');src:url('https://www.klicperovodivadlo.cz/css/op/../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'),url('https://www.klicperovodivadlo.cz/css/op/../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'),url('https://www.klicperovodivadlo.cz/css/op/../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'),url('https://www.klicperovodivadlo.cz/css/op/../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu {
  /*margin-top: 35px;*/
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
  overflow: hidden;
}
.sf-menu > li > a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sf-menu a.sf-with-ul {
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
-webkit-border-bottom-left-radius: 0px;
-webkit-border-bottom-right-radius: 0px;
-moz-border-radius-bottomleft: 0px;
-moz-border-radius-bottomright: 0px;
border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
  
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
	margin-bottom: 1em;
}
.sf-menu ul {
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu > li > ul > li:first-child > a {
  border-radius: 0 3px 0 0 ;
}
.sf-menu > li > ul > li:last-child > a {
  border-radius: 0 0px 3px 3px;
}
.sf-menu a {
	padding: .75em 1em;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu a {
	color: #585757;
}
.sf-menu li li a {
  color: #fff;
}
.sf-menu li li li a {
  color: #fff;
}
.sf-menu li a {
	background: none;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu ul li a{
}
.sf-menu ul ul li a {
}
.sf-menu li:hover > a,
.sf-menu li.sfHover > a{
	/* only transition out, not in */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu li:hover > a,
.sf-menu li.sfHover > a {
  color: #fff;
}
.sf-menu li li:hover > a,
.sf-menu li li.sfHover > a {
  background: #fff;
  -webkit-transition: none;
  transition: none;
}


/* Magnific Popup CSS */.mfp-bg {  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 1002;  overflow: hidden;  position: fixed;  background: #0b0b0b;  opacity: 0.8;  filter: alpha(opacity=80);}.mfp-wrap {  top: 0;  left: 0;  width: 100%;  height: 100%;  z-index: 1003;  position: fixed;  outline: none !important;  -webkit-backface-visibility: hidden;}.mfp-container {  height: 100%;  text-align: center;  position: absolute;  width: 100%;  height: 100%;  left: 0;  top: 0;  padding: 0 8px;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}.mfp-container:before {  content: '';  display: inline-block;  height: 100%;  vertical-align: middle;}.mfp-align-top .mfp-container:before {  display: none;}.mfp-content {  position: relative;  display: inline-block;  vertical-align: middle;  margin: 0 auto;  text-align: left;  z-index: 1005;}.mfp-content .container{    max-width: 600px;    position: relative;}.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {  width: 100%;  cursor: auto;}.mfp-ajax-cur {  cursor: progress;}.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {  cursor: -moz-zoom-out;  cursor: -webkit-zoom-out;  cursor: zoom-out;}.mfp-zoom {  cursor: pointer;  cursor: -webkit-zoom-in;  cursor: -moz-zoom-in;  cursor: zoom-in;}.mfp-auto-cursor .mfp-content {  cursor: auto;}.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}.mfp-loading.mfp-figure {  display: none;}.mfp-hide {  display: none !important;}.mfp-preloader {  color: #cccccc;  position: absolute;  top: 50%;  width: auto;  text-align: center;  margin-top: -0.8em;  left: 8px;  right: 8px;  z-index: 1004;}.mfp-preloader a {  color: #cccccc;}.mfp-preloader a:hover {  color: white;}.mfp-s-ready .mfp-preloader {  display: none;}.mfp-s-error .mfp-content {  display: none;}button.mfp-close, button.mfp-arrow {  overflow: visible;  cursor: pointer;  background: #fff;  border: 0;  -webkit-appearance: none;  display: block;  padding: 0;  z-index: 1006;}button::-moz-focus-inner {  padding: 0;  border: 0;}.mfp-close {  width: 44px;  height: 44px;  line-height: 44px;  position: absolute;  right: 0;  top: 0;  text-decoration: none;  text-align: center;  opacity: 0.65;  padding: 0 0 18px 10px;  color: white;  font-style: normal;  font-size: 28px;  font-family: Arial, Baskerville, monospace;}.mfp-close:hover, .mfp-close:focus {  opacity: 1;}.mfp-close:active {  top: 1px;}.mfp-close-btn-in .mfp-close {  color: #333333;}.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {  color: white;  right: -6px;}.mfp-counter {  position: absolute;  top: 0;  right: 0;  color: #cccccc;  font-size: 12px;  line-height: 18px;}.mfp-arrow {  position: absolute;  top: 0;  opacity: 0.65;  margin: 0;  top: 50%;  margin-top: -55px;  padding: 0;  width: 90px;  height: 110px;  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}.mfp-arrow:active {  margin-top: -54px;}.mfp-arrow:hover, .mfp-arrow:focus {  opacity: 1;}.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {  content: '';  display: block;  width: 0;  height: 0;  position: absolute;  left: 0;  top: 0;  margin-top: 35px;  margin-left: 35px;  border: solid transparent;}.mfp-arrow:after, .mfp-arrow .mfp-a {  opacity: 1;  border-top-width: 12px;  border-bottom-width: 12px;  top: 8px;}.mfp-arrow:before, .mfp-arrow .mfp-b {  border-top-width: 20px;  border-bottom-width: 20px;}.mfp-arrow-left {  left: 0;}.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {  border-right: 12px solid black;  left: 5px;}.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {  border-right: 20px solid black;}.mfp-arrow-right {  right: 0;}.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {  border-left: 12px solid black;  left: 3px;}.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {  border-left: 20px solid black;}.mfp-iframe-holder {  padding-top: 40px;  padding-bottom: 40px;}.mfp-iframe-holder .mfp-content {  line-height: 0;  width: 100%;  max-width: 900px;}.mfp-iframe-scaler {  width: 100%;  height: 0;  overflow: hidden;  padding-top: 56.25%;}.mfp-iframe-scaler iframe {  position: absolute;  top: -3px;  left: 0;  width: 100%;  height: 100%;  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);  background: black;}.mfp-iframe-holder .mfp-close {  top: -43px;}/* Main image in popup */img.mfp-img {  width: auto;  max-width: 100%;  height: auto;  display: block;  line-height: 0;  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;  padding: 40px 0 40px;  margin: 0 auto;}/* The shadow behind the image */.mfp-figure:after {  content: '';  position: absolute;  left: 0;  top: 40px;  bottom: 40px;  display: block;  right: 0;  width: auto;  height: auto;  z-index: -1;  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);}.mfp-figure {  line-height: 0;}.mfp-bottom-bar {  margin-top: -36px;  position: absolute;  top: 100%;  left: 0;  width: 100%;  cursor: auto;}.mfp-title {  text-align: left;  line-height: 18px;  color: #f3f3f3;}.mfp-figure small {  color: #bdbdbd;  display: block;  font-size: 12px;  line-height: 14px;}.mfp-image-holder .mfp-content {  max-width: 100%;}.mfp-gallery .mfp-image-holder .mfp-figure {  cursor: pointer;}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {  /**   * Remove all paddings around the image on small screen   */  .mfp-img-mobile .mfp-image-holder {  padding-left: 0;  padding-right: 0;}  .mfp-img-mobile img.mfp-img {    padding: 0;  }  /* The shadow behind the image */  .mfp-img-mobile .mfp-figure:after {                                       top: 0;                                       bottom: 0;                                     }  .mfp-img-mobile .mfp-bottom-bar {    background: rgba(0, 0, 0, 0.6);    bottom: 0;    margin: 0;    top: auto;    padding: 3px 5px;    position: fixed;    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;  }  .mfp-img-mobile .mfp-bottom-bar:empty {    padding: 0;  }  .mfp-img-mobile .mfp-counter {    right: 5px;    top: 3px;  }  .mfp-img-mobile .mfp-close {    top: 0;    right: 0;    width: 35px;    height: 35px;    line-height: 35px;    background: rgba(0, 0, 0, 0.6);    position: fixed;    text-align: center;    padding: 0;  }  .mfp-img-mobile .mfp-figure small {    display: inline;    margin-left: 5px;  }}@media all and (max-width: 800px) {  .mfp-arrow {    -webkit-transform: scale(0.75);    transform: scale(0.75);  }  .mfp-arrow-left {    -webkit-transform-origin: 0;    transform-origin: 0;  }  .mfp-arrow-right {    -webkit-transform-origin: 100%;    transform-origin: 100%;  }  .mfp-container {    padding-left: 6px;    padding-right: 6px;  }}.mfp-ie7 .mfp-img {  padding: 0;}.mfp-ie7 .mfp-bottom-bar {  width: 600px;  left: 50%;  margin-left: -300px;  margin-top: 5px;  padding-bottom: 5px;}.mfp-ie7 .mfp-container {  padding: 0;}.mfp-ie7 .mfp-content {  padding-top: 44px;}.mfp-ie7 .mfp-close {  top: 0;  right: 0;  padding-top: 0;}#portfolio_box {  max-width: 600px;  margin: 0 auto;  background: #fff;  color: #000 !important;  position: relative;}#portfolio_box .entry {  padding: 20px 20px 20px;}.cycle-slideshow:hover .cycle-prev, .cycle-slideshow:hover .cycle-next {  opacity: 1;  transition: all .5s;}.cycle-prev, .cycle-next {  transition: all .5s;  position: absolute;  top: 50%;  margin-top: -25px;  width: 50px;  height: 50px;  color: black;  background: transparent;  z-index: 509;  line-height: 50px;  text-align: center;  cursor: pointer;  font-size: 50px;  opacity: 0.8;}.cycle-prev {  left: 0;}.cycle-next {  right: 0;}#portfolio_box .cycle-slideshow {  margin-bottom: 15px;}.mfp-close {  color: #000 !important;}.mfp-close:hover {  color: #fff !important;  cursor: pointer;}.mfp-arrow-left:hover:before, .mfp-arrow-left .mfp-b:hover  {  border-right: 20px solid white}.mfp-arrow-left:hover:after, .mfp-arrow-left:hover .mfp-a {  border-right: 12px solid white}.mfp-arrow-right:hover:before, .mfp-arrow-right .mfp-b:hover  {  border-left: 20px solid white}.mfp-arrow-right:hover:after, .mfp-arrow-right:hover .mfp-a {  border-left: 12px solid white}input[type="text"],input[type="email"],textarea {  width: 95%;}input[type="text"].half,input[type="email"].half {  width: 45%;}.isotope-item {  width: 300px;}.ie8 .cycle-slideshow {max-height: 764px;}.ie8 #menu li a {padding: 15px 10px !important;}/*#overlay {    display: none;}*/@media (max-width: 1210px) {
    #menu a{
        padding: 13px 12px;
    }  
}
@media (max-width: 1024px) {
    .intro {
        background-size:cover;
        background-position: center top;
        background-attachment: scroll;
    }
    
    ul, ol{
        list-style-type: none;
    }
    
    /*ul#menu {
        margin: 0 0 10px 25px;
        padding: 0;
    } */
    
    #menu a{
        padding: 13px 10px;
    }    
    
        
     #menu li:hover ul {
    -webkit-animation: none;
    -moz-animation: none;

}   
      

    
}

@media (max-width: 980px) {
    /*#main_menu{
        display: block;
    }*/
    

    
}

@media (max-width: 979px) {
    
    .padding_15{
        padding: 0 15px;
    }
    
    
    .control_menu{
        display: block;
        float: right;
        margin-top: 15px
    }
    
    .control_menu p{
        background: #eeeeee;
        color: black;
        padding: 4px 10px;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
    }
    
    
    ul#menu{
        margin: 0;
    }
    
    #main_menu{
        position: absolute;
        top: 70px;
        left: 0;
        z-index: 1000;
        background: #0f8595;
        width: 100%;
        display: none;
    }
    
    #main_menu li{
        float: none;
        width: 100%;
    }
    
    #main_menu li a{
        display: block;
        width: 100%;
        text-align: center;
        color: white;
        padding: 10px 0;
        font-size: 17px;
        border-bottom: 1px solid #459b92;
    }
    
    
    #main_menu li ul{
        display: block;
        visibility: visible;
        position: static;
        opacity: 1;
        width: 100%;
        
        
    }
    
    #main_menu li ul li a {
        font-size: 14px;
        font-weight: normal;
        text-transform: capitalize;
        background: #3f8b83;
    }
    

    
    #logo{
        margin:  0px auto;
        z-index: 800;
    }
    

    .tinynav {
        display: block;
        margin-top: 35px;
    }
    
    .rubik {
    	bottom: 0 !important;
    }
    
   .id_page ul.monthFilter{
        padding-left: 0; 
        margin: 0 20px;
    }
    
    ul.monthFilter li, ul.monthFilter li a{
       display: block;
            text-align: center;
            
    }
    
}
@media (min-width: 768px) and (max-width: 979px) {

}
@media (min-width: 480px) and (max-width: 979px) {
    .isotope-item {
        width: 32%;
    }
    

    
}
@media (max-width: 767px) {
    .row-fluid [class*="span"] {
        padding: 0 15px;
    }
    body {
        font-size: 19px;
    }
    .h1 {
        font-size: 26px;
        line-height: 26px;
    }
    .h2 {
        font-size: 16px;
        line-height: 16px;
    }
    .rubik {
        height: 150px;
    }
    .widget_intro .intro_pad {
        margin: 0;
    }
    .widget_intro h1 {
        margin-bottom: 15px;
    }
    h1 {
        font-size: 28px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    h2 {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 10px;
    }
    h3 {
        font-size: 24px;
        line-height: 24px;
        margin-bottom: 10px;
    }
    #gmap {
        width: 80%;
        margin: 0 10%;

    }
    .footer_bottom, .powerby {
        text-align: center;
    }
    .port-overlay {
        display: none !important;
    }
    .reading-box p {
        margin: 0 !important;
    }
    .continue {
        display: none;
    }
    .mobile-button {
        display: inline-block;
    }
    
    .container{
        padding: 0 10px; /*JF temporarily*/
    }
    
    /*.id_page .container{
        padding: 0;
    }*/
    
    .frontcalendar .id_page .container{
       padding: 0;
    }
    
    
    li#contact #map-canvas-contact{
        width: 100%;
        max-width: none;
        height: 380px;
        float: none;
        margin-bottom: 30px;
    }

    li#contact #frm-forms-formForm{
         max-width: none;
    }


    .contact_mid .form_wrap{
        width: 100%;
        float: none;
        
    }
    
    
    .frontcalendar table.standard, .frontpeople table.standard, .frontevent.detail table.standard{
        display: none;      
    }
    
    .frontpeople .instead_of_table h2{
        margin-bottom: 0;
    }
    
    
    .frontcalendar .instead_of_table, .frontpeople .instead_of_table, .frontevent.detail .instead_of_table  {
        display: block;
    }
    
    .float_left.flogo{
        float: none;
        margin: 10px auto;
        width: 100%;
    }
    
    .footer_bottom span{
        text-align: center;
        width: 100%;
    }
     
    .paginator a, span.current, span.pagebutton{
        padding: 15px 4px;
        line-height: 40px;
    }
    
    .paginator{
        margin: 20px 0;
        padding: 0;
    }
    
}
@media (max-width: 480px) {
    .isotope-item {
        width: 48%;
    }
    #main_menu {
        float: none;
        text-align: center;
    }
    
  
    
    .tinynav {
        margin: 10px auto;
    }
    #logo img {
        margin: 0;
    }
    header#site-header {
        /*height: auto;*/
    }
    .product .images, .summary.entry-summary {
        width: 100% !important;
        float: none !important;
        padding: 0 15px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
    
    .instead_of_table ul {margin: 0;}
    
    .control_menu{
        width: 90%;
        margin: 6px auto;
        margin-bottom: 0;
        float: none;
    }
    
    #frmselectMenuForm-select_url{
        width: 100%;
    }
    
    #frm-selectMenuForm{
        margin:  0;
    }
    
    
    #logo{
        float: none;
        margin: 0 auto;
        width: 96px;
        margin-top: -11px;
    }
    
    /*TEST JH temporarily*/
    #port-container .post-43 {margin-right:0;margin-left:0;}
    
    
   

}.cookie-bar-wrapper {
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.5); /* Black w/ opacity */
    z-index: 9999998;
}

.cookie-bar {
    position: relative;
    margin: 5% auto 0 auto; /* 15% from the top and centered */
    color: #666;
    width: 650px;
    height: auto;
    text-align: left;
    line-height: 30px;
    background: #fafafa;
    border: 1px solid #999;
    -webkit-box-shadow: 0 0 8px 2px #444;
    box-shadow: 0 0 8px 2px #444;
    font-size: 16px;
    font-family: Arial, sans-serif;
    font-weight: normal;
    padding: 20px;
    z-index: 9999999;
}
.cookie-bar.detail {
    height: auto;
}
.cookie-bar form fieldset {
    border: none;
    margin: 0;
}

.cookie-bar p {
    line-height: 24px;
}
.cookie-bar .message {

}
.cookie-bar table {
    width: 100%;
}
.cookie-bar table th {
    display: none;
}
.cookie-bar .btn {
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    padding: 8px 16px;
    margin: 15px 0 4px 0;
    width: 100%;
}
.cookie-bar .btn-success {
    background-color: #80298f;
    border-color: #551960;
}
.cookie-bar .btn-success:hover {
    background-color: #551960;
    border-color: #350e3c;
}

.cookie-bar .btn-info {
    background-color: #fff;
    border-color: #999;
    color: #999;
}
.cookie-bar .btn-info:hover {
    background-color: #f5f5f5;
}
.cookie-bar .btn.w50p {
    width: 49.2%;
}
.cookie-bar .radio_select {
    margin: 0 15px 0 10px;
}
.close-cb {
    border: none;
    color: #999;
    text-decoration: none;
    text-align: center;
    position: absolute;
    display: inline-block;
    right: 10px;
    top: 0;
    cursor: pointer;
    /*border-radius: 3px;
    box-shadow: inset 0 0 3px 0 rgba(0, 0, 0, 0.2);*/
    line-height: 30px;
    height: 30px;
    width: 30px;
    font-size: 16px;
    font-weight: bold;
}
.close-cb:hover {
    background: #999;
    text-decoration: none;
}

.checkbox-cb {
    display: none;
}
.checkbox-cb:checked + .cookie-bar {
    transform: translateY(-50px);
}

a {
    color: #000;
    text-decoration: underline;
}

@media (max-width: 767px) {
    .cookie-bar {
        color: #222;
        font-size: 14px;
        width: auto;
        height: auto;
        right: 0;
        bottom: 0;
    }
    .cookie-bar.detail {
        height: auto;
        min-height: 280px;
    }
}