@charset "UTF-8";
/*! * Yamm!3 * Yet another megamenu for Bootstrap 3 * * http://geedmo.github.com/yamm3 */
.yamm .collapse,.yamm .dropdown,.yamm .dropup,.yamm .nav{
    position:static
}
.yamm .container{
    position:relative
}
.yamm .dropdown-menu{
    left:auto
}
.yamm .nav.navbar-right .dropdown-menu{
    left:auto;
    right:0
}
.yamm .yamm-content{
    padding:20px 30px
}
.yamm .dropdown.yamm-fw .dropdown-menu{
    left:0;
    right:0
}
.btn:focus{
    outline:#000 dotted 2px
}
.close:focus,.close:hover,.nav>li>a:focus,.nav>li>a:hover,a:focus,div.active:focus{
    outline:#000 dotted 1px
}
.carousel-inner>.item{
    position:absolute;
    top:-999999em;
    display:block;
    -webkit-transition:.6s ease-in-out left;
    -moz-transition:.6s ease-in-out left;
    -o-transition:.6s ease-in-out left;
    transition:.6s ease-in-out left
}
.carousel-inner>.active{
    top:0
}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{
    position:relative
}
.carousel-inner>.next,.carousel-inner>.prev{
    position:absolute;
    top:0;
    width:100%
}
.alert-success{
    color:#2d4821
}
.alert-info{
    color:#214c62
}
.alert-warning{
    color:#6c4a00;
    background-color:#f9f1c6
}
.alert-danger{
    color:#d2322d
}
.alert-danger:hover{
    color:#a82824
}
.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    -moz-backface-visibility:hidden
}
.blueimp-gallery>.slides>.slide>.slide-content{
    margin:auto;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    opacity:1
}
.blueimp-gallery{
    position:fixed;
    z-index:999999;
    overflow:hidden;
    background:#000;
    background:rgba(0,0,0,.9);
    opacity:0;
    display:none;
    direction:ltr;
    -ms-touch-action:none;
    touch-action:none
}
.blueimp-gallery-carousel{
    position:relative;
    z-index:auto;
    margin:1em auto;
    padding-bottom:56.25%;
    box-shadow:0 0 10px #000;
    -ms-touch-action:pan-y;
    touch-action:pan-y
}
.blueimp-gallery-display{
    display:block;
    opacity:1
}
.blueimp-gallery>.slides{
    position:relative;
    height:100%;
    overflow:hidden
}
.blueimp-gallery-carousel>.slides{
    position:absolute
}
.blueimp-gallery>.slides>.slide{
    position:relative;
    float:left;
    height:100%;
    text-align:center;
    -webkit-transition-timing-function:cubic-bezier(.645,.045,.355,1);
    -moz-transition-timing-function:cubic-bezier(.645,.045,.355,1);
    -ms-transition-timing-function:cubic-bezier(.645,.045,.355,1);
    -o-transition-timing-function:cubic-bezier(.645,.045,.355,1);
    transition-timing-function:cubic-bezier(.645,.045,.355,1)
}
.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{
    -webkit-transition:opacity .5s linear;
    -moz-transition:opacity .5s linear;
    -ms-transition:opacity .5s linear;
    -o-transition:opacity .5s linear;
    transition:opacity .5s linear
}
.blueimp-gallery>.slides>.slide-loading{
    background:url(../img/loading.gif) center no-repeat;
    background-size:64px 64px
}
.blueimp-gallery>.slides>.slide-loading>.slide-content{
    opacity:0
}
.blueimp-gallery>.slides>.slide-error{
    background:url(../img/error.png) center no-repeat
}
.blueimp-gallery>.slides>.slide-error>.slide-content{
    display:none
}
.blueimp-gallery>.next,.blueimp-gallery>.prev{
    position:absolute;
    top:50%;
    left:15px;
    width:40px;
    height:40px;
    margin-top:-23px;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:60px;
    font-weight:100;
    line-height:30px;
    color:#fff;
    text-decoration:none;
    text-shadow:0 0 2px #000;
    text-align:center;
    background:#222;
    background:rgba(0,0,0,.5);
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    border:3px solid #fff;
    -webkit-border-radius:23px;
    -moz-border-radius:23px;
    border-radius:23px;
    opacity:.5;
    cursor:pointer;
    display:none
}
.blueimp-gallery>.next{
    left:auto;
    right:15px
}
.blueimp-gallery>.close,.blueimp-gallery>.title{
    position:absolute;
    top:15px;
    left:15px;
    margin:0 40px 0 0;
    font-size:20px;
    line-height:30px;
    color:#fff;
    text-shadow:0 0 2px #000;
    opacity:.8;
    display:none
}
.blueimp-gallery>.close{
    padding:15px;
    right:15px;
    left:auto;
    margin:-15px;
    font-size:30px;
    text-decoration:none;
    cursor:pointer
}
.blueimp-gallery>.play-pause{
    position:absolute;
    right:15px;
    bottom:15px;
    width:15px;
    height:15px;
    background:url(../img/play-pause.png) no-repeat;
    cursor:pointer;
    opacity:.5;
    display:none
}
.blueimp-gallery-playing>.play-pause{
    background-position:-15px 0
}
.blueimp-gallery>.close:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.play-pause:hover,.blueimp-gallery>.prev:hover,.blueimp-gallery>.title:hover{
    color:#fff;
    opacity:1
}
.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.play-pause,.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.title{
    display:block;
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    -ms-transform:translateZ(0);
    -o-transform:translateZ(0);
    transform:translateZ(0)
}
.blueimp-gallery-left>.prev,.blueimp-gallery-right>.next,.blueimp-gallery-single>.next,.blueimp-gallery-single>.play-pause,.blueimp-gallery-single>.prev{
    display:none
}
.blueimp-gallery>.close,.blueimp-gallery>.next,.blueimp-gallery>.play-pause,.blueimp-gallery>.prev,.blueimp-gallery>.slides>.slide>.slide-content{
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
body:last-child .blueimp-gallery>.slides>.slide-error{
    background-image:url(../img/error.svg)
}
body:last-child .blueimp-gallery>.play-pause{
    width:20px;
    height:20px;
    background-size:40px 20px;
    background-image:url(../img/play-pause.svg)
}
body:last-child .blueimp-gallery-playing>.play-pause{
    background-position:-20px 0
}
.blueimp-gallery>.indicator{
    position:absolute;
    top:auto;
    right:15px;
    bottom:15px;
    left:15px;
    margin:0 40px;
    padding:0;
    list-style:none;
    text-align:center;
    line-height:10px;
    display:none
}
.blueimp-gallery>.indicator>li{
    display:inline-block;
    width:9px;
    height:9px;
    margin:6px 3px 0;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    border:1px solid transparent;
    background:no-repeat;
    border-radius:5px;
    box-shadow:0 0 2px #000;
    opacity:.5;
    cursor:pointer
}
.blueimp-gallery>.indicator>.active,.blueimp-gallery>.indicator>li:hover{
    background-color:#fff;
    border-color:#fff;
    opacity:1
}
.blueimp-gallery-controls>.indicator{
    display:block;
    -webkit-transform:translateZ(0);
    -moz-transform:translateZ(0);
    -ms-transform:translateZ(0);
    -o-transform:translateZ(0);
    transform:translateZ(0)
}
.blueimp-gallery-single>.indicator{
    display:none
}
.blueimp-gallery>.indicator{
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none
}
.blueimp-gallery>.slides>.slide>.video-content>img{
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    margin:auto;
    width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
    -moz-backface-visibility:hidden
}
.blueimp-gallery>.slides>.slide>.video-content>video{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.blueimp-gallery>.slides>.slide>.video-content>iframe{
    position:absolute;
    top:100%;
    left:0;
    width:100%;
    height:100%;
    border:none
}
.blueimp-gallery>.slides>.slide>.video-playing>iframe{
    top:0
}
.blueimp-gallery>.slides>.slide>.video-content>a{
    position:absolute;
    top:50%;
    right:0;
    left:0;
    margin:-64px auto 0;
    width:128px;
    height:128px;
    background:url(../img/video-play.png) center no-repeat;
    opacity:.8;
    cursor:pointer
}
.blueimp-gallery>.slides>.slide>.video-content>a:hover{
    opacity:1
}
.blueimp-gallery>.slides>.slide>.video-content>video,.blueimp-gallery>.slides>.slide>.video-playing>a,.blueimp-gallery>.slides>.slide>.video-playing>img{
    display:none
}
.blueimp-gallery>.slides>.slide>.video-playing>video{
    display:block
}
.blueimp-gallery>.slides>.slide>.video-loading>a{
    background:url(../img/loading.gif) center no-repeat;
    background-size:64px 64px
}
body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a{
    background-image:url(../img/video-play.svg)
}
.blueimp-gallery .modal-body{
    position:relative;
    text-align:center;
    padding:0 0 56.25%;
    overflow:hidden;
    cursor:pointer
}
.blueimp-gallery .modal-footer{
    margin:0
}
.blueimp-gallery .modal-body .video-content a,.blueimp-gallery .modal-body .video-content iframe,.blueimp-gallery .modal-body .video-content video,.blueimp-gallery .modal-body img{
    max-width:100%;
    max-height:100%;
    margin:auto;
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0
}
.blueimp-gallery .modal-body .video-content video{
    display:none
}
.blueimp-gallery .modal-body .video-playing video{
    display:block
}
.blueimp-gallery .modal-body .video-content iframe{
    width:100%;
    height:100%;
    border:none;
    left:100%
}
.blueimp-gallery .modal-body .video-playing iframe{
    left:0
}
.blueimp-gallery .modal-body .video-playing a,.blueimp-gallery .modal-body .video-playing img{
    display:none
}
.blueimp-gallery .modal-body .video-content a{
    cursor:pointer
}
.blueimp-gallery .modal-body .video-content a:after{
    font-family:"Glyphicons Halflings";
    -webkit-font-smoothing:antialiased;
    content:"\e029";
    font-size:64px;
    line-height:64px;
    width:64px;
    height:64px;
    position:absolute;
    top:50%;
    margin:-32px 0 0 -32px
}
.blueimp-gallery .modal-body .video-loading a{
    background:url(../img/loading.gif) center no-repeat;
    background-size:64px 64px
}
.blueimp-gallery .modal-body .video-loading a:after{
    content:none
}
@media screen and (min-width:768px){
    .blueimp-gallery .modal-dialog{
        right:auto;
        left:auto;
        width:auto;
        max-width:900px;
        padding-left:5%;
        padding-right:5%
    }
}
/*! * Pikaday * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/ */
.pika-single{
    z-index:9999;
    display:block;
    position:relative;
    color:#333;
    background:#fff;
    border:1px solid #ccc;
    border-bottom-color:#bbb;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif
}
.pika-single:after,.pika-single:before{
    content:" ";
    display:table
}
.pika-single:after{
    clear:both
}
.pika-single.is-hidden{
    display:none
}
.pika-single.is-bound{
    position:absolute;
    box-shadow:0 5px 15px -5px rgba(0,0,0,.5)
}
.pika-lendar{
    float:left;
    width:240px;
    margin:8px
}
.pika-title{
    position:relative;
    text-align:center
}
.pika-label{
    display:inline-block;
    position:relative;
    z-index:9999;
    overflow:hidden;
    margin:0;
    padding:5px 3px;
    font-size:14px;
    line-height:20px;
    font-weight:700;
    background-color:#fff
}
.pika-title select{
    cursor:pointer;
    position:absolute;
    z-index:9998;
    margin:0;
    left:0;
    top:5px;
    filter:alpha(opacity=0);
    opacity:0
}
.pika-next,.pika-prev{
    display:block;
    cursor:pointer;
    position:relative;
    outline:0;
    border:0;
    padding:0;
    width:20px;
    height:30px;
    text-indent:20px;
    white-space:nowrap;
    overflow:hidden;
    background-color:transparent;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:75% 75%;
    opacity:.5
}
.pika-next:hover,.pika-prev:hover{
    opacity:1
}
.is-rtl .pika-next,.pika-prev{
    float:left;
    background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)
}
.is-rtl .pika-prev,.pika-next{
    float:right;
    background-image:url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)
}
.pika-next.is-disabled,.pika-prev.is-disabled{
    cursor:default;
    opacity:.2
}
.pika-select{
    display:inline-block
}
.pika-table{
    width:100%;
    border-collapse:collapse;
    border-spacing:0;
    border:0
}
.pika-table td,.pika-table th{
    width:14.285714285714286%;
    padding:0
}
.pika-table th{
    color:#999;
    font-size:12px;
    line-height:25px;
    font-weight:700;
    text-align:center
}
.pika-button{
    cursor:pointer;
    display:block;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    outline:0;
    border:0;
    margin:0;
    width:100%;
    padding:5px;
    color:#666;
    font-size:12px;
    line-height:15px;
    text-align:right;
    background:#f5f5f5
}
.pika-week{
    font-size:11px;
    color:#999
}
.is-today .pika-button{
    color:#3af;
    font-weight:700
}
.is-selected .pika-button{
    color:#fff;
    font-weight:700;
    background:#3af;
    box-shadow:inset 0 1px 3px #178fe5;
    border-radius:3px
}
.is-inrange .pika-button{
    background:#D5E9F7
}
.is-startrange .pika-button{
    color:#fff;
    background:#6CB31D;
    box-shadow:none;
    border-radius:3px
}
.is-endrange .pika-button{
    color:#fff;
    background:#3af;
    box-shadow:none;
    border-radius:3px
}
.is-disabled .pika-button{
    pointer-events:none;
    cursor:default;
    color:#999;
    opacity:.3
}
.pika-button:hover{
    color:#fff;
    background:#ff8000;
    box-shadow:none;
    border-radius:3px
}
.pika-table abbr{
    border-bottom:none;
    cursor:help
}
