
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//reset.css 
 ******************************************************/

root { 
    display: block;
}

* {
    margin: 0;
    padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    border: 0;
    font-size: 100;
    vertical-align: baseline;
}


a:hover {
    text-decoration: underline;
    color: #9C131A
}


h1 {
    font-size: 16px;
    color: #534840;
    font-weight: bold;
    line-height: 28px;
    padding-top: 10px;
    z-index: 100;
    padding: 10px;
}
h2,h3,h4 {
    color: #534840;
    font-size: 13px;
    padding-bottom: 4px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    background-color: #f7f7f7;
    font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
    list-style: none;
    margin : 0;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
textarea{
    overflow:auto;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//breadcrumb.css 
 ******************************************************/

.go-bread-crumb{
    margin-left: 30px;
    *margin-left: 20px;
    color: #54473E;
    font-size: 11px;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

.go-bread-crumb li:last-child a{
    background:none;
}

.go-bc-li{
    display: inline;
    font-size: 11px;
}

.go-bc-a {
    background: url('/images/francine/article_edition/right-little-arrow.png') no-repeat scroll right bottom;
    padding-right: 8px;
    margin-right: 6px;
    line-height: 15px;
    padding-top: 4px;
    color: #54473E;
    font-size: 11px;
    font-weight: normal;
}

.go-bc-a:hover{
    color: #54473E;
    text-decoration: underline;
}

.go-bc-a:hover span {
    text-decoration: underline !important;
}

.go-author-a:hover {
    color: #54473E;
}

.go-author-a {
    padding-right: 10px;
    margin-right: 3px;
    line-height: 15px;
    padding-top: 4px;
    color: #54473E;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

.go-home-icon{
    background: url('/images/francine/article_edition/home_icon.png') no-repeat center center;
    line-height: 15px;
    padding-top: 2px;
    color: #54473E;
    font-size: 11px;
    width: 15px;
    height: 15px;
    margin-right: 3px;
}

/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//article_edition/bootstrap-fix.css 
 ******************************************************/

#betty-article-edition input, 
#betty-article-edition textarea, 
#betty-article-edition select, 
#betty-article-edition .uneditable-input {
    height : auto;
    padding : 0;
    margin-bottom : 0;
}

#go-phototheque-gallery form {
    margin : 0;
}

#betty-article-edition .go-input-tags,
#betty-article-edition .go-input-assign {
    height : 30px;
    width : 192px;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//article_edition/common.css 
 ******************************************************/

/*========================= */
/* BASE STYLE */
#betty-article-content p {
    line-height: 20px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

#go-article-edit-header *, #betty-article-content * {
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif !important;
}

#go-article-edit-header ul li *, #betty-article-content ul li * {
    font-size: 13px !important;
}

#go-article-edit-header p *, #betty-article-content  p * {
    line-height: 20px !important;
    font-size: 13px !important;
}

.body-ckeditor {
    background : white;
    width : auto !important;
}

.go-block h3 {
    font-size : 15px;
    font-weight : bold;
}
.go-block h3 a{
    font-size : 15px;
    font-weight : bold;
    color:#534840!important;
}


.go-a-href{
    height: 15px;
    line-height: 20px;
    color: #EE4F15;
    font-size: 13px;
    background: url('/images/francine/article_edition/link_arrow.png') no-repeat scroll right 5px;
    padding-right: 12px;
}

.go-a-href:hover{
    color: #EE4F15;
    text-decoration: underline;
}


/* Arrows to change article */

.go-left-big-arrow, .go-right-big-arrow{
    position: fixed;
    z-index: 1;
    margin-top: 150px;
    cursor: pointer;
}

.go-left-big-arrow{
    margin-left: -30px;
    *margin-left: -70px;  /* for IE7 */
    background-image: url('/images/francine/article_edition/left-arrow-normal.png');
    width: 33px;
    height: 59px;
}

.go-left-big-arrow:hover{
    background-image: url('/images/francine/article_edition/left-arrow-over.png');
}

.go-right-big-arrow{
    margin-left: 1060px;
    *margin-left: 1020px;
    background-image: url('/images/francine/article_edition/right-arrow-normal.png');
    width: 33px;
    height: 59px;
}

.go-right-big-arrow:hover{ background-image: url('/images/francine/article_edition/right-arrow-over.png'); }

.go-green-subtitle{
    margin: 0 10px 10px 10px;;
    padding: 3px;
}

.go-text-green-subtitle, .go-text-green-subtitle-input{
    color: #60a432;
    font-size: 22px;
    line-height: 28px;
}

.go-text-green-subtitle-input{
    display: none;
    border: 0px;
    margin-left: -1px;
}

.go-no-border-input,
.go-no-border-input:active
,.go-no-border-input:hover
,.go-no-border-input:focus{
    box-shadow: none !important;
    border: 0px !important;
}

.go-child-article {
    height : 160px
}

.go-little-imgs .go-no-border-input {
    text-align : center;
    width : 155px;
    border-top : 1px solid transparent !important;
    border-bottom : 1px solid transparent !important;
}

.go-edit-green-text:hover{
    border: 1px #dadada solid;
    margin: -1px 0 9px -1px;
    cursor: pointer;
    background-color: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/* Block where goes all kind of article info */

.go-block{
    padding: 20px 10px;
    /* background-color: white; */
    position: relative;
    border-top: 1px #eeeeee solid;
    margin-top: -1px;
    width: 739px;
}

/*
.go-block p {
    text-align : justify;
}
*/

.go-img-right-margen{ margin-right: 20px !important; }

.go-img-block{
    margin-right: 10px;
    margin-left: 10px;
}

.go-map{
    width: 705px;
    height: 396px;
    position: relative;
    margin-top: 10px;
    float: left;
}

.map_canvas {
    margin: 2px 3px;
    *margin: 4px 3px 3px 3px;
    height: 293px;
    width: 700px;
}


/* Little green block */
.go-green-block{
    background-color: #dfedca;
    border-top: 1px #c5dea4 solid;
    border-bottom: 1px #c5dea4 solid;
    line-height: 62px;
    padding-left: 150px;
    font-size: 18px;
    color: #60A432;
    height: 70px;
    z-index: 20;
    margin-bottom: 1px;
}

.go-green-block .go-float-left{
    margin-right: 15px;
    padding-top: 5px;
}

.go-block-main-picture{
    position: relative;
    max-height: 278px;
}

.go-green-block-plain{
    /*border: 1px solid #c0d195;*/
    background-color: #e0eecc;
    border-radius: 5px;
    padding:10px 0px;
    width: 225px;
    margin-top:5px;
    margin-bottom: 15px;
}

.go-block-main-picture img{ width: 759px; }

/* All content in right column */

/* subtitle right column */
.go-subtitle-articles, .go-subtitle-menu{
    color: #54473E;
    padding: 5px 0px 10px 0px;
    font-size: 20px;
}

.go-subtitle-menu{ padding-left: 19px !important; }

.go-right-column .go-button-green{ margin-left: 25px; }

.go-right-column .go-button-brown{ margin: 17px 0 17px 20px;}

.go-menu{
    color: #54473E;
    padding: 10px 0px 10px 15px;
    border-top: 1px #e8e8e8 solid;
    border-bottom: 1px #e8e8e8 solid;
    cursor: pointer;
    margin-top: -1px;
}

.go-menu-a, .go-menu-sommaire{
    color: #54473E;
    text-decoration: none !important;
    font-size: 14px;
    white-space: nowrap;
/*    background-image: url('/images/francine/article_edition/trasnparent.png');*/
    background-repeat:no-repeat;
    padding-left: 0px;
    line-height: 20px;
}

.go-menu-a .go-right-menu-img{
     width: 1px;
     height: 16px;
}

.go-menu-a-bold{
    font-weight: bold;
}

.go-menu-sommaire{ background-image: url('/images/francine/article_edition/return-sommaire.png'); }


.go-menu:hover .go-menu-a, .go-menu:hover .go-menu-sommaire{
    color: #EE4F15 !important;
/*    background-image:url('/images/francine/article_edition/trasnparent.png');*/
    background-repeat:no-repeat;
}

.go-menu:hover .go-menu-sommaire{ background-image:url('/images/francine/article_edition/return-sommaire-hover.png'); }
/*
.go-button-green{
    white-space: nowrap;
    width: auto;
    height: 28px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 17px 0px 17px 0px;
    line-height: 28px;
    border: 1px #73AB4B solid;
    padding: 3px 15px 3px 15px;
    cursor: pointer;
    text-shadow: #5D8A3C 0px -1px 0px;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    background-color: #73AB4B;

}

.go-button-green:hover{
    text-decoration: none !important;
    color: white;

    box-shadow: 0px 0px 3px #9F9F9F;
    -webkit-box-shadow: 0px 0px 3px #9F9F9F;
    -moz-box-shadow: 0px 0px 3px #9F9F9F;

    background-image: linear-gradient(bottom, #6ea347 21%, #77b14e 61%);
    background-image: -o-linear-gradient(bottom, #6ea347 21%, #77b14e 61%);
    background-image: -moz-linear-gradient(bottom, #6ea347 21%, #77b14e 61%);
    background-image: -webkit-linear-gradient(bottom, #6ea347 21%, #77b14e 61%);
    background-image: -ms-linear-gradient(bottom, #6ea347 21%, #77b14e 61%);

}

.go-button-green:active{
    box-shadow: inset 0px 0px 6px #507435;
    -webkit-box-shadow: inset 0px 0px 6px #507435;
    -moz-box-shadow: inset 0px 0px 6px #507435;

    background-image: linear-gradient(bottom, #6ea347 21%, #77b14e 61%);
    background-image: -o-linear-gradient(bottom, #6ea347 21%, #77b14e 61%);
    background-image: -moz-linear-gradient(bottom, #6ea347 21%, #77b14e 61%);
    background-image: -webkit-linear-gradient(bottom, #6ea347 21%, #77b14e 61%);
    background-image: -ms-linear-gradient(bottom, #6ea347 21%, #77b14e 61%);
}*/

.go-similar-article{
    clear: both;
    border-bottom: 1px #e8e8e8 solid;
    border-top: 1px #e8e8e8 solid;
    margin-top: -1px;
    padding: 15px 0 15px 0px;
    cursor: pointer;
}

.go-similar-article-name{
    margin-left: 10px;
    color: #b2ada7;
    font-size: 13px;
    width: 135px;
    vertical-align: middle;
    height: 65px;
    position: relative;
    line-height: 97%;
    display: table-cell;
}

.go-similar-article-name .go-similar-article-txt{
    top: 0;
    bottom: 0;
    position: relative;
    margin: auto;
    display: table-cell;
    height: 15px;
    width: 100%;
    line-height: 15px;
}

.go-similar-article-name .go-similar-article-txt:hover{ color: #EE4F15; }

.go-similar-article-image{
    width: 65px;
    height: 66px;
    float: left;
    margin-right: 10px;
}

.go-similar-article-image:hover + .go-similar-article-name .go-similar-article-txt{
    color: #EE4F15;
}

.go-border-to-img, .go-border-to-edit-img{
    background-color: #f8f6fb;
    padding: 5px;
    cursor: pointer;
    position: relative;

    box-shadow: 0px 0px 3px #9F9F9F;
    -webkit-box-shadow: 0px 0px 3px #9F9F9F;
    -moz-box-shadow: 0px 0px 3px #9F9F9F;
}

.go-border-to-img{
    margin-bottom: 5px;
    *padding: 5px 5px 1px 5px;
}

.go-border-to-img:hover, .go-border-to-img-hover, .go-border-to-edit-img:hover
{
    box-shadow: 0px 0px 6px #949494;
    -webkit-box-shadow: 0px 0px 6px #949494;
    -moz-box-shadow: 0px 0px 6px #949494;
}

.go-border-to-img:active{
    box-shadow:  0px 0px 6px #EE4F15;
    -webkit-box-shadow:  0px 0px 6px #EE4F15;
    -moz-box-shadow:  0px 0px 6px #EE4F15;
}

.go-border-manyimgs-to-img{
    padding: 16px;
    width: 315px;
    height: 198px;
    border-width: 1px;
    border-image: url(/images/francine/article_edition/border_many_docs.jpg) 0% round;
    -webkit-border-image: url(/images/francine/article_edition/border_many_docs.jpg) 0% round;
    -moz-border-image: url(/images/francine/article_edition/border_many_docs.jpg) 0% round;
    position: relative;
}

.go-img-of-manyimgs{
    position: absolute;
    top: 11px;
    left: 11px;
}

/* section with number in image */
.go-count-column {
/*    width: 356px;*/
    float:left;
    margin-left: 13px;
    margin-top: 10px;
    margin-bottom: -10px;
}

.go-count-add-button {
    width : 155px;
    height : 105px !important;
    text-align : center;
}

.go-count-add-button:hover .go-add-button, .go-add-button:hover {
    background-position : -32px 0px;
}

.go-button-brown.go-delete-button {
    margin-left : 105px !important;
    background : #9C918A url(/images/francine/article_edition/delete.png) no-repeat center center;
}

.go-button-brown.go-delete-button:hover {
    margin-left : 105px !important;
    background : #534840 url(/images/francine/article_edition/delete.png) no-repeat center center;
}

.go-add-button {
    background : url(/images/francine/article_edition/ajouter.png) no-repeat 0 0;
    width : 32px;
    height : 32px;
    display : inline-block;
    position : relative;
    top : 50%;
    margin-top : -16px;
}

.go-count-img-left{
    float:left;
    margin-right: 15px;
    margin-bottom: 3px;
    width: 156px;
    position: relative;
}

.go-count-img-left .go-count-number{
    font-size: 50px;
    position: absolute;
    float: left;
    top: 5px;
    right: 10px;
    color: white;
    font-weight: bold;
    text-shadow: black 0px 0px 1px;
}

.go-count-img-left .go-centered-img-txt{
    color: #DFDAD1;
    font-size: 14px;
    margin-left: 0px;
    width: 166px;
}


.go-rotate-div-left-three{
    -moz-transform:rotate(3deg);
    -webkit-transform:rotate(3deg);
    -o-transform:rotate(3deg);
    -ms-transform:rotate(3deg);
}

.go-rotate-div-left-one{
    -moz-transform:rotate(1deg);
    -webkit-transform:rotate(1deg);
    -o-transform:rotate(1deg);
    -ms-transform:rotate(1deg);
}

.go-rotate-div-right-three{
    -moz-transform:rotate(-3deg);
    -webkit-transform:rotate(-3deg);
    -o-transform:rotate(-3deg);
    -ms-transform:rotate(-3deg);
}

.go-rotate-div-right-one{
    -moz-transform:rotate(-1deg);
    -webkit-transform:rotate(-1deg);
    -o-transform:rotate(-1deg);
    -ms-transform:rotate(-1deg);
}

.go-count-text-right{
    float: left;
    width: 158px;
    margin-top: 14px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 2px;
    color: #54473E;
}

.go-count-text-right:hover
,.go-count-img-left:hover + .go-count-text-right .go-count-title
{
    color: #EE4F15 !important;
    cursor: pointer;
}

.go-count-text-right .go-count-title{
    line-height: 18px;
    overflow: hidden;
}

.go-count-text-right-p{
    padding: 2px;
    border: none;
    margin: 0px !important;
}

.go-count-text-right-p:hover{
    *padding-top: 0px;
    *padding-bottom: 1px;
    border: 1px #EEE solid;
    margin-top:  -1px !important;
    *margin-top:  1px !important;
    margin-left:  -1px !important;
    *margin-left:  -1px !important;
    margin-bottom:  -1px !important;
    *margin-bottom: 0px !important;

    cursor: pointer;

    background-color: white;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;

}

.go-count-item{
    margin-bottom: 15px;
    /*overflow: hidden;*/
    padding: 7px 0 3px 5px;
    float: left;
    min-height : 150px;
}

.go-count-item .go-count-item-img{
    z-index:200;
}
.go-count-item .go-count-item-txt{
    z-index:-100!important;
}

/*  EDITION CHANGES */

.go-edit-title{
    padding: 4px 5px 4px 5px;
    *padding: 1px 5px 4px 5px;
    width: 540px;
    margin-left: -5px;
    margin-bottom: -4px;
    margin-top: -4px;
}

.go-similar-articles{
    clear: both;
    margin-left: 25px;
}

.go-type-content-buttons{
    height: 30px;
    width: auto;
    padding: 15px 0 15px 15px;

    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;

    float: left;
}

.go-type-content-buttons .go-button-brown,
.go-type-content-buttons .go-button-brown-pressed
{
    width: 80px;
    border-radius: 0px;
}

.go-type-content-buttons-first-div{
    -webkit-border-top-left-radius: 2px !important;
    -moz-border-radius-topleft: 2px !important;
    border-top-left-radius: 2px !important;
    -webkit-border-bottom-left-radius: 2px !important;
    -moz-border-radius-bottomleft: 2px !important;
    border-bottom-left-radius: 2px !important;
}

.go-type-content-buttons-last-div{
    -webkit-border-top-right-radius: 2px !important;
    -moz-border-radius-topright: 2px !important;
    border-top-right-radius: 2px !important;
    -webkit-border-bottom-right-radius: 2px !important;
    -moz-border-radius-bottomright: 2px !important;
    border-bottom-right-radius: 2px !important;
}

.go-block-info{
    background-color: #e6e1d9;
}

/*
#go-block-videos, #go-block-cartes, #go-block-txt{ display: none; }

#go-block-images, #go-block-txt{
    padding: 30px 0 20px 10px;
    position: relative;
}

#go-block-images .go-shadow-img-bottom,
#go-block-txt .go-shadow-img-bottom{
    margin-left: 90px;
}

#go-block-videos, #go-block-cartes{ padding: 30px 0 20px 45px; }

#go-block-videos .go-shadow-img-bottom, #go-block-cartes .go-shadow-img-bottom{
    margin-right: 54px;
}


.go-imgs-shadow{
    width: 730px;
    height: 105px;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 5px;
}


.go-shadow-img-bottom{
    background: url("/images/francine/article_edition/type_article/under_img.png") no-repeat scroll 5px 57px white;
    float: left;
    height: 80px;
    margin-bottom: 20px;
    *margin-top: 3px;
    color: #afafaf;
    text-align: center;
    position: relative;
}
*/

.go-imgs-shadow{
    width: 730px;
    overflow: hidden;
    padding-top: 5px;
    padding-left: 5px;
    text-align : center;
}

.go-shadow-img-bottom{
    /*background: url("/images/francine/article_edition/type_article/under_img.png") no-repeat scroll 5px 57px white;*/
    height: 80px;
    margin : 20px 25px 20px 25px;
    color: #afafaf;
    text-align: center;
    position: relative;
    display : inline-block;
}

.go-shadow-img-bottom:hover{
    color: #ee4f15 !important;
    cursor: pointer;
    *margin-top: 1px;
}

.go-shadow-img-bottom:hover .go-little-img{
    border: 3px #ee4f15 solid;
    margin: -2px -2px -2px -2px !important;
    *margin: 0px -2px -2px -2px !important;
}

.go-shadow-img-bottom .go-shadow-img-bottom-txt{
    font-size: 13px;
    line-height: 20px;
    width: 126px;
    margin-left: -3px;
    margin-top : 5px;
}

.go-little-imgs, .go-little-edit-imgs{
    float: left;
    margin-right: 9px;
    margin-left: 10px;
    margin-bottom : 15px;
    width: 165px;
    text-align : center;
}

.go-edit-txt .go-edit-green-title
, .go-edit-text
, .go-edit-green-title-hover
{
    margin-top: 5px;
    padding: 2px 3px;
}

.go-edit-txt, .go-edit-green-title, .go-text-green-subtitle {
    /* min-height: 50px; */
}

.go-edit-little-title:hover{ margin-top: 4px !important; }


.go-edit-green-title {
    border-top : 5px transparent solid;
    border-left : 1px transparent solid;
    border-bottom : 1px transparent solid;
}

.go-edit-txt {
    border : 1px transparent solid;
}

.go-edit-green-title:hover,
.go-edit-txt:hover,
.go-edit-green-title-hover
{
    border: 1px #EEE solid;
    /*
    margin-left: 9px !important;
    margin-top:  4px !important;
    margin-bottom: 9px !important;
    */
    cursor: pointer;

    background-color: white;1
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.go-align-edit-txt .go-edit-green-title:hover{ *margin-top:  4px !important; }

.go-edit-green-title:hover{
    margin-top: 4px !important;
    *margin-top: -1px !important;
}

.go-edit-text:hover{
    border: 1px #EEE solid;
    margin-left: -1px !important;
    margin-top:  -1px;
    padding: 1px 3px;
    cursor: pointer;

    background-color: white;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
}

.go-count-text-right .go-edit-text{ margin-top: 0px !important; }

.go-little-imgs > .go-little-imgs-title:hover,
.go-little-imgs .go-border-to-img:hover + .go-little-imgs-title
{
    color: #EE4F15 !important;
    cursor: pointer;
}

.go-little-img{
    padding: 5px 7px 5px 7px;
    border: 1px #adadad solid;
    background-color: #fff;
}

.go-little-imgs-title{
    font-size: 13px;
    line-height: 20px;
    color: #54473E;
    overflow: hidden;
}

.go-top-block-title{
    overflow: hidden;
    background-color: #e6e1d9;
}

.go-ajouter{
    line-height: 25px;
    margin-right: 10px;
    margin-left: 30px;
    margin-top: 15px;
    font-size: 20px;
    font-weight: bold;
    width: 136px;
}

.go-title-buttons{
    position: absolute;
    margin-top: -4px;
    right: 260px;
    font-weight: normal;
}

.go-title-buttons-edition{
    position: absolute;
    z-index: 200;
    margin-top: 1px;
    right: 238px;
    font-weight: normal;
}

.go-title-buttons .go-button-brown{ margin-right: 10px; }

.go-title-buttons .go-last-title-button{ margin-right: 00px; }

#go-button-brown-img{
    display: none;
    position:absolute;
    left: 0px;
    bottom: 0px;
    margin-left: 5px;
    z-index: 2;
}

#go-block-img-txt:hover .go-left-black-buttons,
.go-block:hover .go-left-black-buttons,
.go-block-main-picture:hover .go-to-show
{
    display: block;
}

#go-block-img-txt #go-button-brown-img{
    position: absolute;
    bottom: 18px;
}

.go-block-main-picture:hover #go-button-brown-img{
    display: block;
}

.go-centered-img-txt{
    width: 327px;
    text-align: center;
    display: none;
    z-index: 10;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -10px;
    font-size: 24px;
    color: #DFDAD1;
}

.go-little-edit-imgs .go-centered-img-txt, .go-little-edit-imgs .go-alpha , .go-count-img-left .go-alpha{
    width: 165px;
}


.go-block .btn-group {
    display : none;
}

.go-block .go-count-item-img:hover .btn-group {
    display : inline-block;
}

.go-block .go-border-to-img:hover .btn-group {
    display : inline-block;
}

.go-block-big-picture:hover div.go-centered-img-txt,
.go-block-big-picture:hover div.go-alpha,
.go-block-big-picture:hover div#go-button-brown-img,
.go-block-big-picture:hover img {
    width : 759px;
}

.go-block-big-picture:hover div.go-centered-img-txt,
.go-block-big-picture:hover div.go-alpha,
.go-block-big-picture:hover div#go-button-brown-img {
    display : block;
}

.go-block-main-picture .go-centered-img-txt, .go-block-main-picture .go-alpha{
    width: 759px;
}

.go-border-to-edit-img .go-alpha{
    width: 315px;
}

.go-block-main-picture:hover .go-centered-img-txt
{
    display: block;
}

#go-button-brown-img .go-button-brown{
    border-radius: 0px !important;
}

#go-button-brown-img > .go-button-brown-first-child{
    -webkit-border-top-left-radius: 2px !important;
    -webkit-border-bottom-left-radius: 2px !important;
    -moz-border-radius-topleft: 2px !important;
    -moz-border-radius-bottomleft: 2px !important;
    border-top-left-radius: 2px !important;
    border-bottom-left-radius: 2px !important;
}

#go-button-brown-img .go-button-brown-last-child{
    -webkit-border-top-right-radius: 2px !important;
    -webkit-border-bottom-right-radius: 2px !important;
    -moz-border-radius-topright: 2px !important;
    -moz-border-radius-bottomright: 2px !important;
    border-top-right-radius: 2px !important;
    border-bottom-right-radius: 2px !important;
}

.go-left-black-buttons{
    position:absolute;
    height: 100%;
    width: 42px;
    left: -43px;
    z-index: 15;
    margin-top: -20px;
    vertical-align: middle;
    border-right: 1px #54473E solid;
    display: none;
}

.go-left-black-buttons-main-picture{
    position:absolute;
    height: 98%;
    width: 42px;
    margin-left: -41px;
    margin-top: 5px;
    vertical-align: middle;
    border-right: 1px #54473E solid;
    display: none;
    z-index: 2;
}

.go-center-vertical-buttons{
    position: absolute;
    top: 50%;
    margin-top: -79px;
    margin-left: 1px;
}

.go-center-vertical-buttons .go-button-brown{
    width: 30px;
    height: 30px;
    font-size: 32px;
    border-radius: 0px !important;
}

.go-center-vertical-buttons > .go-button-brown-first-child{
    -webkit-border-top-left-radius: 2px !important;
    -moz-border-radius-topleft: 2px !important;
    border-top-left-radius: 2px !important;
}

.go-center-vertical-buttons  .go-button-brown-last-child{
    -webkit-border-bottom-left-radius: 2px !important;
    -moz-border-radius-bottomleft: 2px !important;
    border-bottom-left-radius: 2px !important;
}

.go-border-to-edit-img{
    /* border: 1px #dedede solid; */
}

.go-border-to-edit-img:hover #go-button-brown-img{
    position:absolute;
    bottom: -1px;
    display: block;
    z-index: 2;
}

.go-border-to-edit-img .go-centered-img-txt{ font-size: 18px; }

.go-little-imgs .go-centered-img-txt,
.go-little-edit-imgs .go-centered-img-txt{
    font-size: 14px;
}

.go-align-edit-txt{
    float: left;
    width: 370px;
    height: auto;
}

.go-align-edit-video-text{ width: 240px; }

.go-align-edit-video-text > p:hover{ *margin-top: 4px !important; }

.go-edit-green-title{
    color: #60a432;
    font-size: 22px;
    line-height: 28px;
}

#betty-article-edition .go-count-title-input {
    font-size : 15px;
    font-weight : bold;
    margin-bottom : 4px;
    margin-top : 0px;
    margin-left : -1px;
}

.go-select-type-article{
    background-color:white;
    position: absolute;
    z-index: 12;
    border: 1px #e7e7e7 solid;
    padding-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: white;
    float: left;
    width: 759px;
    display: none;
}

.go-edit-video{
    position: relative;
    background-color: #f8f6fb;
    padding: 5px;
    cursor: pointer;
    margin: 10px;

    box-shadow: 0px 0px 3px #9F9F9F;
    -webkit-box-shadow: 0px 0px 3px #9F9F9F;
    -moz-box-shadow: 0px 0px 3px #9F9F9F;
}

.go-alpha{
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1;
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
    top: 0px;
    display: none;
    left: 0px;
}

.go-edit-video:hover .go-alpha, .go-edit-video:hover .go-insert-url
{
    display: block;
}

.go-insert-url {
    margin-left: 65px;
    display: none;
    left: 0px;
}

.go-edit-video .go-insert-url {
    position: absolute;
    left: 0px;
    *margin-left: 30px;
    z-index: 3;
    top: 50%;
    margin-top: -10px;
}

.go-edit-video-input, .go-edit-map-input{
    border: 1px solid #e7e7e7 !important;
    color: #7f7974;
    height: 22px;
    font-size: 14px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 3px;
    margin-right: -2px;
    float: left;
    width: 250px;
    margin-right: -2px;
}

.go-edit-map-input{ margin-left: 25px; }

.go-hover-display-all-inner:hover div {
    display : block;
}

.go-border-to-img:hover .go-centered-img-txt,
.go-border-to-img:hover .go-alpha
{ display: block; }

.go-button-brown-small-img{
    position: absolute;
    left: 0px;
    top: 15px;
    color: white;
    display: none;
    z-index: 2;
}


.go-border-to-img:hover .go-button-brown-small-img {
    display: block;
}

.go-border-to-img .go-button-brown-small-img .go-button-brown{
    float: none;
    width: 100px;
    position: absolute;
    margin-left: 15px;
}

.go-border-to-img .go-button-brown-small-img .go-button-brown-first-child{
    margin-top: 0px;
}

.go-border-to-img .go-button-brown-small-img .go-button-brown-last-child{
    margin-top: 35px;
}

.go-remove-article, .go-soumettre-article,
.go-remove-content, .go-remove-bloc
{
    background-color: white;
    width: 460px;
    padding: 30px 20px 20px 20px;
    box-shadow: 0px 0px 6px #9F9F9F;
    -webkit-box-shadow: 0px 0px 6px #9F9F9F;
    -moz-box-shadow: 0px 0px 6px #9F9F9F;
    border: 1px #E6E1D9 solid;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    position: absolute;
    margin-left: -240px;
    left: 50%;
    margin-top: -70px;
    top: 50%;
    z-index: 1050;
    display: none;
}

.go-remove-div{ color: #54473E; }

.go-remove-article > .go-remove-div , .go-soumettre-article > .go-remove-div,
.go-remove-bloc > .go-remove-div {
    clear: both;
    position: relative;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    min-height: 20px;
    min-width: 190px;
    margin-left: auto;
    margin-right: auto;
}

.go-remove-article > .go-remove-div-last-child,
.go-soumettre-article > .go-remove-div-last-child,
.go-remove-bloc > .go-remove-div-last-child
{
    width: 185px;
}

.go-remove-article .go-button-brown-first-child,
.go-soumettre-article .go-button-brown-first-child,
.go-remove-bloc .go-button-brown-first-child
{
    margin-right: 20px;
}

.go-remove-div-first-child{
    margin-left: 140px;
    margin-right: 15px;
}

.go-close-select-type-article{
    height: 19px;
    width: 18px;
    background: url('/images/francine/article_edition/cross_close_normal.png') no-repeat scroll left 3px;
    float: right;
    margin-top: 20px;
    margin-right: 18px;
    margin-left: 6px;
    cursor: pointer;
}

.go-close-select-type-article:hover{
    background: url('/images/francine/article_edition/cross_close_hover.png') no-repeat scroll left 3px;
}


.go-green-subtitle + .go-border-to-img{ margin-left: 15px; }

.go-upload-list {
    position: absolute;
    background-color : white;
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.go-info-author{
    clear:both;
    width: 100%;
    line-height: 18px;
    color: #54473E;
    font-size: 11px;
    font-weight: normal;
    background: none;
}

.go-edit-title:active,
.go-edit-green-title:active,
.go-edit-txt:active,
,.go-search-img input:active
,.go-insert-url input:active
,.go-edit-text:active
,.go-count-text-right > p:active
{
    box-shadow:  0px 0px 4px #cbcbcb;
    -webkit-box-shadow:  0px 0px 4px #cbcbcb;
    -moz-box-shadow:  0px 0px 4px #cbcbcb;
}

.go-edit-title-little-img{
    margin-top: 5px;
    margin-left: -5px;
    padding: 5px 4px 3px 4px;
    width: 168px;
    height: 38px;
    box-shadow:  0px 0px 1px #cbcbcb;
    -webkit-box-shadow:  0px 0px 1px #cbcbcb;
    -moz-box-shadow:  0px 0px 1px #cbcbcb;

    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    display:none;
}

.go-edit-title-little-img .go-input-little-title{ margin-bottom: 5px; }

.go-input-little-img-link{ display: none; }

.go-input-little-title, .go-input-little-img-link{ width: 168px; }

.go-circle{
    width: 14px;
    height: 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    z-index: 10;
    filter: alpha(opacity=60);
    opacity: 0.6;
    background-color: white;
    margin-left: 5px;
}

.go-circle-p{
    text-align: center;
    margin: -1px 0 0 0 !important;
    font-size: 12px !important;
    line-height: 16px !important;
}

.go-copyright{
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 8px;
    line-height: 14px;
    padding:  3px;
    z-index: 1;
    background-color: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.go-copyright:hover{
    background-color: white;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.go-copyright-author{
    float: left;
    z-index: 26;
    display: none;
    font-size: 12px;
}

.go-copyright:hover > .go-copyright-author{ display: block; }

.go-copyright:hover > .go-circle{
    filter: alpha(opacity=100);
    opacity: 1;
    background-color: transparent;
}

.go-title{ padding: 2px 0px  2px 0px !important; }
h1.go-title a{
    font-size: 28px;
    font-weight: bold;
    line-height: 1.27em;
    z-index: 100;
    padding: 0px;
    margin-bottom: .2em;
    color:#534840;
    font-weight:bold;
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
}

.go-title-input{
    font-size: 28px;
    font-weight: bold;
    line-height: 28px;
    z-index: 100;
    padding: 0px;
    width: 100%;
    color: #534840;
    display: none;
    margin-left: -1px;
    *margin-left: 6px;
    *margin-top: 1px;
    margin-bottom: -1px;
    *margin-bottom: -6px;
    border: 0px;
}
/*
.go-title-input:first-letter{ text-transform: uppercase !important; }
*/
.go-tags{
    clear:both;
    position: relative;
}

.go-tags .go-button-brown{ *width: 143px; }


/* join with go-menu */
.go-tag{
    color: #54473E;
    padding: 10px 0px 10px 20px;
    border-top: 1px #e8e8e8 solid;
    border-bottom: 1px #e8e8e8 solid;
    cursor: pointer;
    margin-top: -1px;
}

.go-tag-a{
    color: #54473E;
    text-decoration: none !important;
    font-size: 14px;
    padding-right: 20px;
    line-height: 20px;
    width: 80px;
}

.go-tag:hover .go-tag-a{
    color: #54473E;
    background-image: url('/images/francine/article_edition/delete_tag_hover.png');
    background-position-x: 5px;
    background-position-y: 3px;
    background-position: right center;
    background-repeat: no-repeat;
}

.go-list-tags{ margin-left : -4px\9 }

.go-list-tags{ *margin-left: 8px; }

.go-list-tags, .go-list-assign{
    z-index: 20;
    position: absolute;
    background-color: white;
    margin-top: 52px;
    left: -5000px;
    border: 1px #E6E1D9 solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow : 0 3px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow:  0 3px 5px rgba(0,0,0,0.2);
    -moz-box-shadow:  0 3px 5px rgba(0,0,0,0.2);
}

.go-list-assign{ margin-top: 35px; }

.go-input-tags, .go-input-assign{
    width: 159px;
    height: 30px;
    font-size: 18px;
    margin: 5px;
    background-color: #f6f5f1;
    padding-right: 30px;
    color: #54473E;
}

.go-input-tags{ padding-right: 28px; *margin-left: -3px !important; }

.go-list-tags-ul{ height: 200px; overflow: auto; }

.go-list-tags-ul .go-new-tag{ margin-left: -16px; }

.go-new-tag{
    color: #54473E;
    padding: 8px 0px 8px 26px;
    border-top: 1px #E8E8E8 solid;
    cursor: pointer;
    margin-bottom: -1px;
    height: 28px;
}

.go-new-tag:hover{ background-color: #f6f5f1; }

.go-new-tag-a, .go-filter-a{
    line-height: 30px;
    font-size: 14px;
    color: #54473E;
    font-size: 14px;
    padding-left: 10px;
}

.go-filter-a{ line-height: 14px; }

.go-new-tag-a:hover, .go-filter-a:hover{
    color: #54473E;
    text-decoration: none;
}

.go-arrow-list-tags{
    position: absolute;
    right: 25px;
    top: -10px;
}

.go-list-tags-ul .jspPane{ width: 200px !important; }

.go-filter-dialog{
    z-index: 50000;
    width: 240px;
    position: absolute;
    padding: 10px;
    background-color: white;
    top: 35px;
    right: 0px;
    border: 1px #E6E1D9 solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: none;
    box-shadow : 0 3px 5px rgba(0,0,0,0.2);
    -webkit-box-shadow:  0 3px 5px rgba(0,0,0,0.2);
    -moz-box-shadow:  0 3px 5px rgba(0,0,0,0.2);
}

.go-filter-title{
    float: left;
    font-size: 18px;
    height: 35px;
    margin-left: 5px;
    width: 100%;
    color: #54473E;
}

.go-filtered-item{
    cursor: pointer;
    float: left;
    line-height: 20px;
    color: #54473E;
    text-decoration: none !important;
    font-size: 14px;
    padding-left: 5px;
    width: 115px;
    margin-bottom: 10px;
}

.go-return-left-icon{
    background: url('/images/francine/article_edition/turn-left.png') no-repeat center center;
    line-height: 15px;
    padding-top: 2px;
    width: 16px;
    height: 14px;
    position: absolute;
    top: 14px;
    right: 14px;
    cursor: pointer;
}

.go-lens-assign{
    background: url('/images/francine/article_edition/loupe_brown.png');
    line-height: 15px;
    padding-top: 4px;
    width: 16px;
    height: 14px;
    position: absolute;
    top: 11px;
    right: 14px;
    cursor: pointer;
}

.go-button-white-down-arrow, .go-button-brown-down-arrow{
    background-image: url('/images/francine/article_edition/arrow_down_normal.png');
    width: 9px;
    height: 6px;
    margin-top: 12px;
    float: right;
    margin-left: 3px;
    margin-right: 3px;
}

.go-button-brown-down-arrow{
    background-image: url('/images/francine/article_edition/arrow_brown_down.png');
    height: 7px;
}

.go-button-brown-cross{
    background-image: url('/images/francine/article_edition/delete_tag_hover.png');
    width: 10px;
    height: 10px;
    margin-top: 10px;
    float: right;
    margin-left: 8px;
    margin-right: 3px;
}

.go-buttons-assign{ width: 105px; }

.go-title-right-href {
    color : #54473E;
    font-size: 20px;
}

.go-title-right-href:hover {
    color : #EE4F15;
    text-decoration : none;
}

.go-text-content {
    margin-left : 5px;
}

.go-tpl-pic-120x60 {
    float:left;
    margin-right: 15px;
    margin-bottom: 3px;
    width: 121px;
    position: relative;
}

.go-tpl-pic-120x60:hover .go-button-brown-small-img {
    top : 3px;
}

.go-tpl-pic-120x60:hover .go-button-brown {
    margin-left : 10px;
}

.go-tpl-pic-120x60:hover .go-centered-img-txt {
    display : none !important;
}

#betty-article-header {
    margin-bottom : 20px;
    background-color : white;
    border-radius : 10px;
    -webkit-border-radius : 10px;
    -moz-border-radius : 10px;
    padding : 10px;
    border : 1px solid #EEE;
}

.go-article-edit-header {
    border-top : 1px solid transparent;
}

#betty-article-content .go-block-big-picture:first-child img {
    border-top-left-radius : 5px;
    border-top-right-radius : 5px;
}

/* block numbered list */
.qualityLeft {
    margin-right: 15px;
}

.quality {
    width: 290px;
}


.newNumber {
    font-family: 'Quicksand', sans-serif !important;
    color: #73AB4B;
    font-size: 80px;
    width: 120px;
    text-align: right;
}


.qualityParagraph {
    width: 240px;
    margin-top: -80px;
    padding-top: 6px;
}

.qualityTitle {
    font-size: 18px;
    color: #534840;
    line-height: normal;
}

.qualityText {
    color: #9F999A;
    font-size: 11px;
    line-height: 19px;
    margin-top: 5px;
}

.qualityText p{
    font-size: 20px !important;
}


/* block checked list */

.go-box-list-check{
    box-shadow: 0 0 6px #d0d0d0;
    min-height: 30px;
    padding: 15px;
    clear: both;
    margin: 10px auto 15px;
    width: 500px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #E6E1D9;
    overflow: visible;
}

.go-box-numbered{
    position: relative;
    width: 354px;
    margin-bottom: 10px;
    min-height: 80px;
}

.go-list-check{
/*    position: absolute;
    top: 50%;
    margin-top: -15px;
    display: table-cell;
    vertical-align: middle;*/
    float: left;
    height: 40px;
    width: 40px;
}

.go-list-check-txt{
    float: left;
    margin-left: 12px;
    max-width: 445px; //cause align text
}

.go-list-check img{
    vertical-align: middle;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.go-box-list-check:hover > .go-delete-button{
    display: block;
}

.go-box-list-check > .go-delete-button{
    display: none;
    position: absolute;
    right: 10px;
    top: 10px;
}

.go-box-numbered:hover > .go-delete-button{
    display: block;
}

.go-box-numbered > .go-delete-button{
    display: none;
    position: absolute;
    left: -95px;
    top: 50%;
    margin-top: -15px;
}

.go-box-numbered .qualityText{
    color: #54473E !important;
    font-size: 20px !important;
}

.qualityTitle p{
    font-size: 18px !important;
    color: #534840;
    line-height: normal;
}

.go-add-num-list{
    float: left;
    margin-left: 12%;
}


.go-add-check-list{
    width: 165px;
    margin: 15px auto;
}

.go-display-none{
    display: none;
}

.go-display{
    display: block !important;
}

.go-itinerary-list {
    height: 202px;
}

.go-article-edition-layer {
    position: absolute;
    top: 0;
    left :0;
    width: 100%;
    height: 100%;
}

.go-article-edition-layer .input {
    transition:all 1s;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    position: absolute;
    z-index: 1040;
    top: 50%;
    width: 100%;
    margin-top: -16px;
    text-indent: 5px;
    opacity: 0;
    text-align: center;
}

.go-article-edition-layer:hover .input {
    transition:all 1s;
    -webkit-transition:all 1s;
    -moz-transition:all 1s;
    opacity: 1;
}

.go-article-edition-layer input, .go-article-edition-layer select {
    height: 32px;
    line-height: 28px;
    margin-right: 10px;
    border: 1px solid #fff;
    background-color: #000;
    color: #fff;
    text-align: center;
    width: 600px;
}

.go-article-edition-layer .go-button-brown {
    text-align:center;
    display:inline-block;
    float:none;
}

.go-article-edition-layer .go-alpha {
    opacity: 0;
    display: block;
    transition:all .3s;
    -webkit-transition:opacity .3s;
    -moz-transition:opacity .3s;
}

.go-article-edition-layer:hover .go-alpha {
    opacity: .5;
    transition:opacity .3s;
    -webkit-transition:opacity .3s;
    -moz-transition:opacity .3s;
}

.go-itinerary-list.no-map .iti-medium .iti-thumb-map, .go-itinerary-list.no-map .iti-medium:hover .iti-thumb-map {
    display: none;
}

.go-itinerary-list.no-map .iti-medium .iti-thumb-img, .go-itinerary-list.no-map .iti-medium:hover .iti-thumb-img {
    display: block;
}

.go-itinerary-list.no-map .iti-medium .visible, .go-itinerary-list.no-map .iti-medium:hover .visible {
    display: block;
    visibility: visible;
}

.go-itinerary-list.no-pic .iti-medium .iti-thumb-map, .go-itinerary-list.no-pic .iti-medium:hover .iti-thumb-map {
    display: block;
}

.go-itinerary-list.no-pic .iti-medium .iti-thumb-img, .go-itinerary-list.no-pic .iti-medium:hover .iti-thumb-img {
    display: none;
}

.go-itinerary-list.no-pic .iti-medium .visible, .go-itinerary-list.no-pic .iti-medium:hover .visible {
    display: block;
    visibility: visible;
}

[data-type=pic-itinerary-by-one] input, [data-type=pic-itinerary-by-one] .go-button-brown {
    display:block;
    margin: 10px auto;
}

[data-type=pic-itinerary-by-one] .go-button-brown {
    width: 50px;
}

[data-type=pic-itinerary-by-one] .input {
    margin-top: -82px;
}

#article-calculator {
    width: 740px;
    height: 294px;
    overflow:hidden;
}

#article-calculator .calc-embedded-border {
    width: 740px;
}

#article-calculator .calcDisableOverlay {
    height: auto;
}

[data-type=calculator].go-article-edition-layer {
    z-index: 1040;
}

[data-type=calculator].go-article-edition-layer .go-alpha {
    opacity: .5;
}

#article-calculator ul {
    padding: 0;
}

#article-calculator li {
    list-style-type: none;
    margin: 0;
}

#betty-article-content #calcRondAmountValue   {
    line-height: inherit !important;
    font-size: inherit !important;
}

.button-green-plain{
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
    margin-top:10px;
    margin-bottom: 5px;
    margin-left: 12px !important;
    margin-right: 12px !important;     
    display: inline-block;
    padding: 3px 15px;
    line-height: 20px !important;
    white-space:nowrap;
    font-size: 15px !important;
    min-width:168px;
}

.text-green-plain{
    position: relative;
    display:block;
    color: #4E852E;
    font-size: 17px;
    font-weight: bold;
    text-align:center;
    line-height: 22px;
}

.small-text-green-plain{
    position: relative;
    display: block;
    color: #4E852E;
    font-size: 12px;
    text-align: center;
    font-style: italic;
    padding-top: 6px;  
}


@media all and (max-width: 1020px) {
    .go-itinerary-list .row4 .rowcell1:first-child, .go-itinerary-list .row4 .row4 > .rowcell1:nth-child(3n+1) {
        display: block;
    }
}


@media all and (max-width: 795px) {
    .go-itinerary-list .row4 .rowcell1:first-child, .go-itinerary-list .row4 .row4 > .rowcell1:nth-child(3n+1) {
        display: none;
    }
}

/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//article_edition/icons.css 
 ******************************************************/


.go-link-icon{
    height: 20px;
    background: url('/images/francine/article_edition/link.jpg') no-repeat scroll left 3px;
    float: left;
    margin-top: 3px;
    margin-left: 4px;
    padding-left: 18px;
    color: #534840;
    cursor: pointer;
}

.go-link-icon:hover{ color: #534840; }

.go-save-icon{
    height: 20px;
    width: 16px;
    background: url('/images/francine/article_edition/save.png') no-repeat scroll left 3px;
    float: left;
    margin-top: 3px;
    margin-left: 4px;
    margin-right: 4px;
}

.go-page-icon{
    height: 20px;
    width: 12px;
    background: url('/images/francine/article_edition//page.png') no-repeat scroll left 3px;
    float: left;
    margin-top: 3px;
    margin-right: 8px;
}

.go-close-icon{
    height: 19px;
    width: 16px;
    background: url('/images/francine/article_edition/close.png') no-repeat scroll left 3px;
    float: left;
    margin-top: 3px;
    margin-right: 6px;
    margin-left: 6px;
}

.go-disposition-icon{
    height: 18px;
    width: 18px;
    background: url('/images/francine/article_edition/disposition.png') no-repeat scroll left 3px;
    float: left;
    margin-top: 4px;
    margin-right: 8px;
    margin-left: 6px;
}

.go-moveup-icon{
    height: 19px;
    width: 16px;
    background: url('/images/francine/article_edition/moveup.png') no-repeat scroll left 3px;
    float: left;
    margin-top: 4px;
    margin-right: 8px;
    margin-left: 6px;
}

.go-movedown-icon{
    height: 19px;
    width: 16px;
    background: url('/images/francine/article_edition/movedown.png') no-repeat scroll left 3px;
    float: left;
    margin-top: 4px;
    margin-right: 8px;
    margin-left: 6px;
}

.go-cross-icon{
    height: 19px;
    width: 16px;
    background: url('/images/francine/article_edition/cross.png') no-repeat scroll left 3px;
    float: left;
    margin-top: 4px;
    margin-right: 8px;
    margin-left: 6px;
}

.go-plus-icon{
    height: 19px;
    width: 16px;
    background: url('/images/francine/article_edition/plus.png') no-repeat scroll left 3px;
    float: left;
    margin-top: 4px;
    margin-right: 8px;
    margin-left: 6px;
}

.go-lens-icon{
    height: 21px;
    width: 16px;
    background: url('/images/francine/article_edition/loupe_brown.png') no-repeat scroll left 3px;
    float: left;
    margin-top: 3px;
    margin-right: 6px;
    margin-left: -22px;
}

.go-facebook-icon{
    height: 36px;
    width: 34px;
    background: url('/images/francine/article_edition/facebook_normal.png') no-repeat scroll left 3px;
    float: left;
    margin-top: -8px;
    margin-right: 6px;
}

.go-facebook-icon:hover{
    background: url('/images/francine/article_edition/facebook_hover.png') no-repeat scroll left 3px;
}

.go-twitter-icon{
    height: 36px;
    width: 33px;
    background: url('/images/francine/article_edition/twitter_normal.png') no-repeat scroll left 3px;
    float: left;
    margin-top: -8px;
    margin-left: 6px;
}

.go-twitter-icon:hover{
    background: url('/images/francine/article_edition/twitter_hover.png') no-repeat scroll left 3px;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//article_edition/block.css 
 ******************************************************/


/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//article_edition/jscrollpane.css 
 ******************************************************/

.jspVerticalBar{
    width: 10px !important;
    background: transparent !important;
    border: 1px #dfdfdf solid;
    box-shadow: inset 0 0 5px #dfdfdf;
    -webkit-box-shadow: inset 0 0 5px #dfdfdf;
   -moz-box-shadow: inset 0 0 5px #dfdfdf;
}

.jspTrack{ background: transparent !important; }

.jspDrag{ background: #E6E1D9 !important; }

.jspDrag:hover{ background: #C1B9B2  !important; }

.jspDrag:active{ background: #9C918A !important; }

.jspContainer:focus{ border: 0 !important; }
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//article_edition/static/right-column/evaneos-concept.css 
 ******************************************************/

.staticLitleBloc {
    margin: 40px 0px;
    color: #534840;
}
.staticLitleBloc:first-child {
    margin: 0px 0px;
}

.staticLitleBloc span {
    font-size: 18px;
}

.staticLitleBloc p {
    margin-top: 15px;
    color: #9e9899;
    line-height: 20px;
    font-family: 'Droid Sans', sans-serif;
}

.staticLitleBloc table {
    color: #9e9899;
    width: 180px;
    font-size: 13px;
}

.staticLitleBloc table tr {
    line-height: 25px;
}
.staticLitleBloc table tr:last-child {
    line-height: 20px;
}

.staticLitleBloc table tr td:first-child {
    text-align: right;
    font-size: 18px;
    font-family: 'Droid Sans', sans-serif;
    padding-right: 10px;
}

.staticLitleBloc img {
    margin: 15px 20px 10px 0px;
}

.Video img {
    margin: 10px 0 0 -4px;
}

.Presse img {
    margin: 20px 0px;
}

.staticTestimonial {
    background: url('/imageTempCSS/guillemets.png') no-repeat scroll top left;
    color: #9e9899;
    padding: 3px 0px 0px 8px;
    width: 180px;
    margin-top: 20px;
}

.staticTestimonial p {
    margin-top: 15px;
    margin-left : 0px !important;
    color: #9E9899 !important;
    font-size: 12px !important;
    line-height: 20px;
    font-family: 'Droid Sans', sans-serif;
}

.staticSignature {
    margin-top: 10px;
    color: #534840;
    font-size: 13px;
}

.aHref {
    background: url('/imageTempCSS/arrowOrange.png') no-repeat scroll right 4px;
    padding-right: 15px;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//article_edition/static/right-column/popup-box.css 
 ******************************************************/

.popup_box_container{
	display: none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:999;
}
.popup_box_container .mask{
	background:#000;
	opacity:0.4;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);	
	position: fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.popup_box_container .popup_box{
	position:absolute;
	top:230px;
	left:50%;
	margin:0 0 0 -370px;
	overflow:hidden;
	padding:0;
	background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:730px;
}
.popup_box_container .select_contact_box{
	margin:0 0 0 -270px;
	width:538px;
}
.popup_box_container .select_contact_box .top{
	overflow:hidden;
}
.popup_box_container .select_contact_box .top label{
	float:left;
	margin:2px 0 0 50px;
	color:#333333;
	font-size:12px;
	line-height:16px;
}
.popup_box_container .select_contact_box .top label input{
	float:left;
	margin:0 5px 0 0;
}
.popup_box_container .select_contact_box .top input[type=text]{
	float:right;
	margin:0 40px 0 0;
	font-size:12px;
	color:#aaa;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px 5px;
	border:1px solid #dddddd;
	width:225px;
}
.popup_box_container .select_contact_box .contacts{
	border:1px solid #dddddd;
	overflow:hidden;
	overflow-y:auto;
	width:454px;
	height:255px;
	padding:0 0 5px;
	margin:5px 0 0 42px;
}
.popup_box_container .select_contact_box .contacts label{
	float:left;
	margin:7px 0 0 7px;
	color:#666;
	width:385px;
	*white-space:nowrap;
	font-size:14px;
	clear:both;
}
.popup_box_container .select_contact_box .contacts label input{
	float:left;
	margin:0 5px 0 0;
}
.popup_box_container .select_contact_box .contacts label a{
	color:#669f43;
}
.popup_box_container .select_contact_box .bot{
	overflow:hidden;
	text-align:right;
	line-height:47px;
}
.popup_box_container .select_contact_box .button-green{
	float:right;
	text-decoration:none;
	margin:8px 40px -4px 20px !important;
	display:block !important;
}
.popup_box_container .select_contact_box .bot a{
	text-decoration:underline;
	font-size:12px;
	line-height:18px;
	padding:14px 0 0;
	float:right;
}
.popup_box_container .select_contact_box .bot a.button-green{
	width: 100px;
	margin: 35px auto 0;
	font-size: 14px;
	text-align: center;
	line-height:normal;
	text-decoration:none;
	padding: 0 0 0 4px;
}
.popup_box_container .select_contact_box a:hover{
	text-decoration:none;
}

.popup_box_container .popup_box h2{
	font-size:18px;
	color:#534840;
	font-weight:bold;
	padding:10px 13px;
	margin:0 0 10px;
	border-bottom:1px solid #e9e9e9;
}
.popup_box_container .popup_box h3{
	font-size:18px;
	color:#534840;
	font-weight:bold;
	padding:10px 13px 2px;
	background:url(images/crazyxhtml/bgr_head_bullet.png) no-repeat 3px 15px;
}
.popup_box_container .popup_box h4{
	font-size:16px;
	color:#534840;
	font-weight:bold;
	padding:4px 8px 0;
}
.popup_box_container .popup_box .caption .button-green{
	width:100px;
	margin:35px auto 0;
	font-size:16px;
	text-align:center;
	padding:0 0 0 4px;
	background:url(images/crazyxhtml/btn_green_left.png) no-repeat 0 0;
}
.popup_box_container .popup_box .caption .button-green span{
	padding:7px 25px 7px 5px;
	background:url(images/crazyxhtml/btn_green_right.png) no-repeat 100% 0;
}
.popup_box_container .popup_box .caption .button-green:hover{
	background-image:url(images/crazyxhtml/btn_green_left_h.png);
}
.popup_box_container .popup_box .caption .button-green:hover span{
	background-image:url(images/crazyxhtml/btn_green_right_h.png);
}
.popup_box_container .popup_box .caption .image:hover .button-green{
	display:block;
}

.popup_box_container .popup_box p a.more{
	background:url(images/crazyxhtml/ico_more.png) no-repeat 100% 2px;
	padding:0 20px 2px 0;
}
.popup_box_container .popup_box p a.more:hover{
	background-image:url(images/crazyxhtml/ico_more_h.png);
}
.popup_box_container .popup_box .image{
	font-size:18px;
	color:#534840;
	font-weight:bold;
	padding:10px 0;
}
.popup_box_container .popup_box .btn_close{
     float:right;
     background:url(images/crazyxhtml/ico_close.png) no-repeat right 0;
     padding:1px 15px 1px 0;
     font-size:12px;
     line-height:10px;
     color:#aaa;
     text-decoration:none;
     font-weight:bold;
     margin:15px 15px 0 0;
     text-transform:uppercase;
}
.popup_box_container .popup_box .btn_close:hover{
    color:#9f131a;
    background-image:url(images/crazyxhtml/ico_close_h.png);
    text-decoration:none;
}
.popup_box_prezi .btn_close {
    float:right;
    background:url(images/crazyxhtml/ico_close.png) no-repeat right 0;
    padding:1px 15px 1px 0;
    font-size:12px;
    line-height:10px;
    color:#AAAAAA;
    text-decoration:none;
    font-weight:bold;
    margin:15px 15px 0 0;
    text-transform:uppercase;
}
.popup_box_prezi .btn_close:hover {
    color:#9F131A;
    background-image:url(images/crazyxhtml/ico_close_h.png);
    text-decoration:none;
}

.popup_box_container .popup_box .col{
    float:left;
    margin:0 0 0 29px;
    width:298px;
}
.popup_box_container .popup_box .image{
    position:relative;
}
.popup_box_container .popup_box .image img{
    display:block;
}
.popup_box_container .popup_box .image .caption{
    display:block;
    background:url(images/crazyxhtml/bgr_caption.png) repeat 0 0;
    width:100%;
    position:absolute;
    height:auto;
    top: 15px;
    padding:0 0 15px;
    overflow:hidden;
    left:0;
}
.popup_box_container .popup_box .image:hover .caption{
    width:100%;
    height:100%;
    padding:15px 0 0;
    bottom:auto;
    top:0;
}
.popup_box_container .popup_box .or{
    height:212px;
    line-height:219px;
    font-size:16px;
    float:left;
    color:#333;
    margin:13px 0px 0 20px;
    padding:7px 0 0;
    font-weight:bold;
    background:url(images/crazyxhtml/bgr_or_v.png) no-repeat 50% 50%;
}

.popup_box_container.facebook_preview_container .popup_box,.popup_box_container.forgot_password_container .popup_box  {
    width:450px;
    margin-left: -225px;
}

.popup_box_prezi {
    width:550px;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    left: 35%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 120px;
}
.prezi-player { 
    width: 550px; 
}
.prezi-player-links { 
    text-align: center;
    padding: 10px 0px;
}

.popup_box_prezi h2 {
    border-bottom: 1px solid #E9E9E9;
    color: #534840;
    font-size: 18px;
    font-weight: bold;
    margin-bottom:10px;
    padding: 10px 13px;
}

/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//article_edition/modules/aut_form_attendee.css 
 ******************************************************/

.go-aut-form-attendee {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 320px;
    border: solid 1px #EEE;
    margin: 10px auto;
    text-align: center;
    box-shadow: gray 0px 0px 3px 0px;
}

.go-aut-form-attendee form {
    padding: 10px;
}

form.invitation {
    display: none;
}

#betty-article-edition  .go-aut-form-attendee input {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    color: #7F7974;
    border: solid 1px #EEE;
    width: 270px;
    margin: 10px 0;
}

.go-aut-form-attendee .go-green-subtitle {
    text-align: center;
    border-bottom: solid 1px #DDD;
    margin: 0px;
    border-bottom: solid 1px #EEE;
    margin: 0;
    padding: 10px;
}







/* Event css */

.go-left-ribbon{
    position: absolute;
    width: 100px;
    height: 90px;
    overflow: hidden;
    left: -1px;
    top: -1px;
}

.go-left-ribbon-orange{
    background-color: #f5911b;
    -moz-transform: rotate(-44deg);
    -webkit-transform: rotate(-44deg);
    -o-transform: rotate(-44deg);
    -ms-transform: rotate(-44deg);
    
     box-shadow: 0px 0px 3px #f7941e;
    -webkit-box-shadow: 0px 0px 3px #f7941e;
    -moz-box-shadow: 0px 0px 3px #f7941e;
    
    color: white;
    font-weight: bold;
    font-size: 15px;
    height: 28px;
    text-shadow: grey 0 0px 1px;
    line-height: 28px;
    text-align: center;
    position: absolute;
    bottom: 42px;
    width: 160px;
    left: -44px;
    *left: -30px;
    top: 23px;
}

/* this works to ie8 */
@media \0screen {
    .go-left-ribbon-orange{
        left: -30px;
    }
}

.go-encounter-top{
    margin: 0px auto 15px;
    text-align: center;
}

.go-encounter-top-medium{
    font-size: 18px;
    font-weight: bold;
    color: #534840;
    text-align: center;
    line-height: 20px;
}

.go-encounter-top-little{
    font-size: 13px;
    font-weight: normal;
    color: #534840;
    text-align: center;
    line-height: 20px;
}

.go-encounter-top-big{
    font-size: 22px;
    font-weight: normal;
    color: #534840;
    text-align: center;
    line-height: 38px;
    height: 30px;
}

.go-encounter-img-div{
/*    padding: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;*/
    margin-left: -20px;
    margin-bottom: 200px;
    *margin-bottom: 210px;
}

.go-encounter-img-div img{
    border-color: grey;
}

.go-encounter-popup{
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -320px;
    *margin-left: -354px;
    padding: 20px;
    background-color: white;
    border: 1px solid lightGrey;
    
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    
    box-shadow: 0px 1px 2px grey;
    -webkit-box-shadow: 0px 1px 2px grey;
    -moz-box-shadow: 0px 1px 2px grey;
    
    *width: 662px;
}

.go-encounter-popup .go-float-left{
    margin-right: 20px;
}

.go-encounter-popup-half-div{
    width: 290px;
}



.go-encounter-popup-big{
    font-size: 22px;
    font-weight: bold;
    color: #534840;
    line-height: 30px;
    margin-bottom: 15px;
}

.go-encounter-popup-normal, .go-encounter-popup-normal-bold{
    font-size: 16px;
    font-weight: normal;
    color: #534840;
    line-height: 18px;
    margin-bottom: 10px;
}

.go-encounter-popup-normal-bold{
    font-weight: bold;
    line-height: 20px;
}

.go-encounter-popup-little{
    font-size: 13px;
    font-weight: normal;
    color: #534840;
    line-height: 20px;
}

.go-encounter-popup-little img{
    vertical-align: middle;
    margin-top: -5px;
}

.go-encounter-popup-input{
    color: grey;
    height: 40px !important;
    border: 1px solid #eee !important;
    margin-bottom: 15px !important;
    padding-left: 8px !important;
    float: left;
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    width: 280px;
    
    box-shadow: 0px 0px 2px grey !important;
    -webkit-box-shadow: 0px 0px 2px grey !important;
    -moz-box-shadow: 0px 0px 2px grey !important;
}

.go-encounter-popup-input.invalid {
    border: 1px solid #EC5124 !important;
    
}

.go-encounter-popup-input.half{
    width: 130px;
}

.go-encounter-popup-input.half.left{
    margin-right: 10px;
}

.go-button-green{
    position: relative;
}

.go-button-arrow-white-event{
    position: absolute;
    height: 16px;
    width: 16px;
    background-image: url('../../images/francine/article_edition/event/white_triangle.png');
    right: 86px;
    top: 12px;
}

.go-encounter-popup-half-div .go-button-green , .go-encounter-popup-half-div form{
    margin: 0;
}

.go-left-column{
    padding-bottom: 0px;
    z-index: 2;
}

.go-encounter-spacer {
    height: 210px;
    float: left;
    width: 400px;
}

.attendee.go-button-green.disable, .attendee.go-button-green.disable:hover, .attendee.go-button-green.disable:active {
    background: #ddd;
    border: solid 1px #ddd;
    text-shadow: none;
    box-shadow: none;
    cursor: wait;
}

.submitattendee, .submitinvitation {
    clear: both;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//article_summary/common.css 
 ******************************************************/

.ast {
    color : #EC5124;
    font-size : 22px;
    line-height : 25px;
}

.ast ~ ul.article_summary_group {
    margin-top : 10px;
}

.ast ~ ul.article_summary_group li {
    padding-bottom : 5px;
    border-bottom : 1px solid #E6E1D9;
}

.ast ~ ul.article_summary_group .ast {
    color : #534840;
    font-size : 15px;
}

.ast ~ ul.article_summary_group .ast ~ ul.article_summary_group {
    margin-left : 20px;
}

.ast ~ ul.article_summary_group .ast ~ ul.article_summary_group li {
    padding-bottom : inherit;
    border-bottom : 0px;
}

.ast ~ ul.article_summary_group .ast ~ ul.article_summary_group .ast {
    font-size : 13px;
}

.ast ~ ul.article_summary_group .ast ~ ul.article_summary_group .ast ~ ul.article_summary_group {
    margin-left : 20px;
}

.ast ~ ul.article_summary_group .ast ~ ul.article_summary_group .ast ~ ul.article_summary_group .ast {
    font-size : 11px;
}

.article_summary_group {
    margin-top : 5px;
    margin-bottom : 10px;
}

.go-left-column640 {
    margin : 0px 15px 0px 0px;
    padding : 0px;
    width : 640px;
    float : left;
}

.go-right-column320 {
    margin : 0px;
    padding : 0px;
    width : 320px;
    float : left;
}

.go-border-bottom {
    padding-bottom : 5px;
    border-bottom : 1px solid #E6E1D9;
}

.go-betty-content {
    width : 997px;
    margin-top : 20px;
    margin-left : auto;
    margin-right : auto;
}

.go-left-column1, .go-left-column2 {
    width : 280px;
}

.go-left-column1 {
    float : left;
}

.go-left-column2 {
    float : right;
}

.go-left-column1 > .article_summary_group { margin-top : 30px; }
.go-left-column1 > .article_summary_group:first-child { margin-top : 0px; }

.go-left-column2 > .article_summary_group { margin-top : 30px; }
.go-left-column2 > .article_summary_group:first-child { margin-top : 0px; }

.go-right-caret-grey {
    display : inline-block;
    width : 0px;
    height : 0px;
    border-top : 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left : 5px solid #534840;
}

.go-right-caret-orange {
    display : inline-block;
    width : 0px;
    height : 0px;
    display : none;
    border-top : 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left : 5px solid #EC5124;
}

.expander {
    display : inline-block;
    width : 16px;
    height : 16px;
    background : url(/images/francine/article_edition/icon_summary.png) no-repeat center center;
    background-position : -16px 0px;
    position : relative;
    top : 2px;
    left : -16px;
}

.expand-empty {
    display : none;
}

.expander + a {
    position : relative;
    left : -16px;
}

.expander.expand-empty + a {
    position : inherit;
    left : inherit;
}

.expander.expand            { background-position : 0px 0px; }
.expander.expand:hover      { background-position : -16px 0px; }
.expander.collapse          { background-position : 0px -16px; }
.expander.collapse:hover    { background-position : -16px -16px; }

.go-info-punchline-block {
    margin-top : 20px;
}

.go-info-punchline {
    margin-bottom : 20px;
}

.go-info-punchline h3 {
    font-size : 16px;
    line-height : 16px;
    padding-bottom : 0px;
}

.go-info-punchline .go-punchline-icon {
    background : url(/images/francine/article_edition/icons_key_points.png) no-repeat 5px center;
    background-position: 48px 0px;
    height : 48px;
    width : 48px;
    float : left;
    margin-right : 10px;
}

.go-punchline-icon.go-desc-sur-mesure {
   background-position: 0px 0px;
}

.go-punchline-icon.go-desc-agents {
    background-position: 0px -48px;
}

.go-punchline-icon.go-desc-pricing {
    background-position: 0px -96px;
}

.go-punchline-text {
    float : left;
    width : 260px;
}

#go-wrapper .go-punchline-text p {
    margin-left : 0px;
    padding-left : 0px;
}

.marker-caret {
    position: absolute;
    top: -30px;
    z-index: 10000;
    width: 0px;
    height: 0px;
    display: none;
    border-style: solid;
    border-width: 5px 0 5px 8.7px;
    border-color: transparent transparent transparent #456C43;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #456C43;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#456C43');
}

.marker-line {
    padding: 0;
    margin: 0;
    line-height: 0%;
    font-size: 1px;
    overflow: hidden;
    height: 1px;
    width: 100px;
    position: absolute;
    top: -30px;
    z-index: 10000;
    display : none;
    background-repeat: no-repeat;
    background-color:  #456C43;
    cursor: pointer;
    border: 1px solid  #EEE;
    border-left: 0;
    -moz-box-shadow: 0px 0px 2px #666;
    -webkit-box-shadow: 0px 0px 2px  #666;
    box-shadow: 0px 0px 2px  #666;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-border-radius: 1px;
}

.navigation-prev-next{
    float:left;
    width:759px;
    position:absolute;
    bottom:-55px;
    left:0;
}
.navigation-prev-next a{
    display:block;
    width:140px;
    height:40px;
    line-height:40px;

    border:1px solid #E6E1D9;

    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

    color:#4A433D;
    font-weight:bold;
    font-size:1.4em;
    
    padding:0 5px;

    text-align:center;

    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY3ZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ffffff 0%, #f9f7f3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f7f3));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f9f7f3 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f9f7f3 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f9f7f3 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f9f7f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f9f7f3',GradientType=0 );

    text-decoration:none;

    cursor:pointer;
}
.navigation-prev-next a:hover{
    text-decoration:none;
    color:#000;   
}

.navigation-prev-next a:active{
    text-decoration:none;
    color:#000;   
    background: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY3ZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f9f7f3 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9f7f3), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #f9f7f3 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #f9f7f3 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #f9f7f3 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #f9f7f3 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f7f3', endColorstr='#ffffff',GradientType=0 );
}

.navigation-prev-next a i{
    display:block;
    height:32px;
    width:32px;
    margin-top:4px;
    overflow:hidden;
    background-image:url(/stylesheets/betty/pics/betty_icons_32.png);
}
.navigation-prev-next a.previous{
    float:left;
}

.navigation-prev-next a.next{
    float:right;
}

.navigation-prev-next a.previous i{
    float:left;
    background-position:-96px -192px;
}

.navigation-prev-next a.next i{
    float:right;
    background-position:-64px -192px;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//phototheque/phototheque.css 
 ******************************************************/

#go-phototheque-gallery, #go-parametres-gallery{
    /* 
    background-color: #F9F7F3;
    background-image: url('../images/francine/article_edition/background.jpg'); 
    */
    background-color: white;
    border : 1px solid #E6E1D9;
    width: 760px;
    margin-bottom: 50px;
    margin-top : -1px;
    margin-left : -1px;
}

.go-search-img{
    position:relative;
    z-index: 5;
    width: 760px;
}

.go-img-gallery{
    height: 300px;
    padding: 10px 10px 30px 30px;
    overflow: auto;
    outline: none;
}

.go-img-content-gallery{
    background-color: transparent;
    width: 206px;
    height: 172px;
    float: left;
    margin-right: 25px;
    position: relative;
    text-align:center;
}

.go-img-content-gallery .go-number-button, .go-img-content-gallery .go-close-button{
    bottom: 142px;
    position: absolute;
    font-size: 18px;
}

.go-img-content-gallery .go-close-button{
    right: 1px;
    padding: 0 0 0 1px !important;
}

.go-img-content-gallery > .go-gallery-img-name{
    line-height: 40px;
    font-size: 14px;
    color: #54473E;
}

.go-img-content-gallery img {
    border: 3px transparent solid;
}

.go-img-content-gallery img:hover{
    border: 3px #534840 solid;
    cursor: pointer;
}

.go-search-img-content, .go-action-img-content{
    float: right;
    margin-top: 12px;
    right: 30px;
    position: absolute;
}

.go-search-img-content > .go-button-brown{ *width:  75px; }

.go-search-img-input{
/*    border: 1px #e7e7e7 solid;*/
/*    color: #7f7974;*/
    height: 23px;
/*    font-size: 14px;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: -2px;
    float: left;
}

.go-text-img{
    position: relative;
    z-index: 4;
}

.go-search-img, .go-text-img, .go-action-img {
    /*
    border-top: 1px #E6E1D9 solid;
    border-bottom: 1px #E6E1D9 solid;
    width: 760px;
    float: left;
    */
    background: #F9F7F3;
    height: 55px;

    
}

.go-text-img{
    line-height: 55px;
    text-align: center;
    color: #7f7974;
    width: 760px;
}

.go-input-txt-centered{
    padding: 3px 30px 3px 3px;
    *padding: 6px 30px 0px 3px;
}

.go-action-img{ clear: both; }

.go-action-img-content .go-button-brown{
    margin-left: 10px;
    padding: 0 20px 0 20px;
}

.go-img-gallery .jspPane {
    width: 698px; 
    top: 0px; 
}

.go-filter-dialog .simpleList {
    height : 110px;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//component/caret.css 
 ******************************************************/

.arrow-up { width: 0px;  height: 0px; z-index: 5;}

.arrow-up, .arrow-up .arrow-up-outer, .arrow-up .arrow-up-inner { position : absolute; }

.arrow-up-outer {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e5e4e3;
}

.arrow-up-inner {
    top : 1px;
    left: 1px;
    display : inline-block;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid white;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//component/popup.less 
 ******************************************************/

.IE8down .go-popup {
  border: 1px solid #534840;
}
.go-popup {
  padding: 15px;
  background-color: white;
  border-radius: 5px;
  box-shadow: #534840 0px 0px 10px 1px;
  position: fixed;
  left: 50%;
  top: 50%;
  width: 500px;
  margin-left: -250px;
  margin-top: -150px;
  z-index: 10010;
}
.go-popup .popup-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #534840;
}
.go-popup .close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.go-popup hr {
  margin-top: 12px;
  margin-left: -15px;
  margin-right: -15px;
}
.go-popup .popup-content-container {
  position: relative;
}
.go-popup .popup-content-container .popup-content {
  overflow: scroll;
  width: 100%;
  height: 100%;
}

/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//component/toggle.css 
 ******************************************************/


.toggleMain {
    border-radius: 3px;
    height: 25px; 
    width: 54px;
    margin-left: auto; 
    margin-right:auto;
    cursor:pointer;
}

.toggleMain_off {
    background: #38312C; /* Old browsers */
    background: -moz-linear-gradient(top,  #534840 0%, #38312C 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#534840), color-stop(100%,#38312C)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #534840 0%,#38312C 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #534840 0%,#38312C 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #534840 0%,#38312C 100%); /* IE10+ */
    background: linear-gradient(top,  #534840 0%,#38312C 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#534840', endColorstr='#38312C',GradientType=0 ); /* IE6-8 */

    box-shadow: inset 0px 0px 5px #38312C;
}

.toggleMain_off .toggleNon { display : block; }
.toggleMain_off .toggleOui { display : none; }
.toggleMain_on .toggleNon { display : none; }
.toggleMain_on .toggleOui { display : block; }

.toggleMain_on {
    background: #72AB49; /* Old browsers */
    background: -moz-linear-gradient(top,  #A6CE3A 0%, #72AB49 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A6CE3A), color-stop(100%,#72AB49)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #A6CE3A 0%,#72AB49 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #A6CE3A 0%,#72AB49 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #A6CE3A 0%,#72AB49 100%); /* IE10+ */
    background: linear-gradient(top,  #A6CE3A 0%,#72AB49 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A6CE3A', endColorstr='#72AB49',GradientType=0 ); /* IE6-8 */

    box-shadow: inset 0px 0px 5px #508927;
}

.toggleSlider {
    border-radius: 3px;
    width: 24px;
    height: 23px;
    background: -moz-linear-gradient(top,  #B3BEAD 0%, #FCFFF4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B3BEAD), color-stop(100%,#FCFFF4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #B3BEAD 0%,#FCFFF4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #B3BEAD 0%,#FCFFF4 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #B3BEAD 0%,#FCFFF4 100%); /* IE10+ */
    background: linear-gradient(top,  #B3BEAD 0%,#FCFFF4 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B3BEAD', endColorstr='#FCFFF4',GradientType=0 ); /* IE6-8 */
    border: 1px solid #888;
    position: relative;
    top: 0px;
    right: 0px;
}

.toggleSlider_off {
    float: left;
    box-shadow: 2px 0px 5px -2px #38312C;
}

.toggleSlider_on {
    float: right;
    box-shadow: -2px 0px 5px -2px #508927;
}

.toggleLabel {
    font-weight: bold;
    font-size: 11px;
    padding-top: 7px;
    text-align: center;
}

.toggleAssociatedText {
    float: left;
    font-size : 13px;
    overflow : hidden;
    width : 200px;
    white-space : nowrap;
    padding-top : 6px;
}

.toggleNon {
    color: white; /* #CAC9C5; */

}

.toggleOui {
    color: white; /* #E7F1D9; */   
}

.toggleMain_has_icon .toggleOui {
    display : none !important;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//component/button-brown.css 
 ******************************************************/

.go-button-brown{
    width: auto;
    height: 28px;
    color: #F9F7F3;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    padding: 1px 5px 1px 6px;
    cursor: pointer;
    text-shadow: #726B67 0px 0px 1px;
    float: left;
    text-decoration: none !important;
    position: relative;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    /*border: 1px #9C918A solid;*/
    background-color:  #9C918A;
}

.go-button-brown-pressed{
    font-weight: bold;
    width: auto;
    height: 28px;
    color: white !important;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    padding: 0 5px 0 5px;
    float: left;
    box-shadow: 0px 0px 0px black;
    -webkit-box-shadow: 0px 0px 0px black;
    -moz-box-shadow: 0px 0px 0px black;
    border: 1px #352E29 solid;
    text-shadow: #352E29 0px 0px 1px;
    background-color: #534840;
    background-image: linear-gradient(bottom, #665950 21%, #534840 61%);
    background-image: -o-linear-gradient(bottom, #665950 21%, #534840 61%);
    background-image: -moz-linear-gradient(bottom, #665950 21%, #534840 61%);
    background-image: -webkit-linear-gradient(bottom, #665950 21%, #534840 61%);
    background-image: -ms-linear-gradient(bottom, #665950 21%, #534840 61%);
}

.go-button-brown:hover, .go-button-brown-hover, go-button-brown-pressed{
    color: white !important;
    /*border: 1px #352E29 solid;*/
    text-shadow: #352E29 0px 0px 1px;
    background-color: #534840;
    /*
    background-image: linear-gradient(bottom, #665950 21%, #534840 61%);
    background-image: -o-linear-gradient(bottom, #665950 21%, #534840 61%);
    background-image: -moz-linear-gradient(bottom, #665950 21%, #534840 61%);
    background-image: -webkit-linear-gradient(bottom, #665950 21%, #534840 61%);
    background-image: -ms-linear-gradient(bottom, #665950 21%, #534840 61%);
    */
}

.go-button-brown-hover{ display: block; color: white !important; }

.go-button-brown > span { margin-left: 4px; margin-right: 4px; }

.go-button-brown > .go-tooltip{
    position: absolute;
    display: none;
    background: white;
    padding: 0px 3px;
    margin-top: 30px;
    left: 37px;
    border: 1px #54473E solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #54473E !important;
    z-index: 50;
    line-height: 20px !important;
    font-size: 14px !important;
    box-shadow: 0 0 2px black;
    -webkit-box-shadow:  0 0 2px black;
    -moz-box-shadow:  0 0 2px black;
    text-shadow: none;
}

.go-button-brown:hover > .go-tooltip{ display: block; }

.go-button-brown > *{ color: white !important; }

.go-button-brown:active{
    box-shadow: inset 0 0 2px black;
    -webkit-box-shadow: inset 0 0 2px black;
    -moz-box-shadow: inset 0 0 2px black;
}

.go-button-no-radius-left{
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}

.go-no-right-border{ border-right: 0px !important; }

.go-no-bottom-border{ border-bottom: 0px !important; }

/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//component/button-green.css 
 ******************************************************/

.go-button-green{
    width: auto;
    color: white;
    font-size: 16px;
    font-weight : bold;
    text-align: center;
    line-height: 28px;
    border: 1px #6ea047 solid;
    padding: 7px 15px 7px 15px;
    cursor: pointer;
    text-shadow: #5D8A3C 0px -1px 0px;
    text-decoration: none !important;
    
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    
    background-image: linear-gradient(bottom, #6d9946 25%, #72ab49 61%);
    background-image: -o-linear-gradient(bottom, #6d9946 25%, #72ab49 61%);
    background-image: -moz-linear-gradient(bottom, #6d9946 25%, #72ab49 61%);
    background-image: -webkit-linear-gradient(bottom, #6d9946 25%, #72ab49 61%);
    background-image: -ms-linear-gradient(bottom, #6d9946 25%, #72ab49 61%);   
    
    background-color: #72ab49;
}

.go-button-green:hover{
   
    background-image: linear-gradient(bottom, #6ea047 21%, #7BB84F 61%);
    background-image: -o-linear-gradient(bottom, #6ea047 21%, #7BB84F 61%);
    background-image: -moz-linear-gradient(bottom, #6ea047 21%, #7BB84F 61%);
    background-image: -webkit-linear-gradient(bottom, #6ea047 21%, #7BB84F 61%);
    background-image: -ms-linear-gradient(bottom, #6ea047 21%, #7BB84F 61%);
	
    background-color: #7BB84F;
    
    color : white !important;
    text-decoration : inherit !important;
}

.go-button-green:active{
    
    box-shadow: inset 0px 0px 6px #507435;
   -webkit-box-shadow: inset 0px 0px 6px #507435;
   -moz-box-shadow: inset 0px 0px 6px #507435;
   
    background-image: linear-gradient(bottom, #6ea047 21%, #7BB84F 61%);
    background-image: -o-linear-gradient(bottom, #6ea047 21%, #7BB84F 61%);
    background-image: -moz-linear-gradient(bottom, #6ea047 21%, #7BB84F 61%);
    background-image: -webkit-linear-gradient(bottom, #6ea047 21%, #7BB84F 61%);
    background-image: -ms-linear-gradient(bottom, #6ea047 21%, #7BB84F 61%);
	
    background-color: #7BB84F;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//component/button-grey.css 
 ******************************************************/

.go-button-grey {
    width: auto;
    height: 20px;
    color: #534840;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: inherit;
    line-height: 20px;
    border: 1px #E6E1D9 solid;
    padding: 7px 15px 7px 15px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #E6E1D9;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
}

.go-button-grey-hover {
    width: auto;
    height: 20px;
    color: #534840;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: inherit;
    line-height: 20px;
    border: 1px #E6E1D9 solid;
    padding: 7px 15px 7px 15px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    background-color: #E6E1D9;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1);
    
    background-image: -webkit-linear-gradient(bottom, #E6E1D9 60%, #F9F7F3 100%);
    background-color: white;
    color: #534840 !important;
    text-decoration: inherit !important;
}


.go-button-grey:hover {
    background-image: -webkit-linear-gradient(bottom, #E6E1D9 60%, #F9F7F3 100%);
    background-color: white;
    color: #534840 !important;
    text-decoration: inherit !important;
}

.go-button-grey:active {
    box-shadow: inset 0px 0px 7px #9C918A;
    background-color: #E6E1D9;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//component/simple-list.css 
 ******************************************************/

.simpleList {
    max-height: 180px;
    width : 200px;
    overflow: auto;
}

.simpleList li {
    color: #534840;
    font-size: 15px;
    border-bottom:1px solid #E8E8E8; 
    padding-top:3px; 
    padding-bottom:3px;
    padding-left: 40px;
    cursor: pointer;
    line-height : 30px;
}

.simpleList li:hover {
    background : #F9F7F3 url("/images/francine/calculateur/check_hover.png") no-repeat 10px center;
}

.simpleListSelected, .simpleList li.selected, .simpleListSelected:hover, .simpleList li.selected:hover {
    background : #F9F7F3 url("/images/francine/calculateur/check.png") no-repeat 10px center !important;
}

.simpleList li input[type=radio], .simpleList li input[type=checkbox] {
    display : none;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//component/message.css 
 ******************************************************/

#info-message-file {
    position: fixed;
    width: 100%;
    top: 4px;
    border: none;
    z-index: 1080;
    background: transparent;
}

#info-message-file .file-container .lisette-message.warning {
    background-color: #FBC98E;
    border-color: #F7941E;
    color: #F7941E;
}

#info-message-file .file-container .lisette-message.error {
    background-color:#f5a992;
    border-color:#EC5124;
    color:#EC5124;
}

#info-message-file .file-container .lisette-message.validation {
    background-color:#b9d5a5;
    border-color:#72AB49;
    color:#72AB49;
}

#info-message-file .file-container .lisette-message {
    color: white;
    padding: 5px;
    display: none;
    margin-bottom: 5px;
    font-weight: bold;
    border-radius: 3px;
    border: 2px solid #27AAE1;
    background-color: #93D4F0;
    color: #27AAE1;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
}

#info-message-file .file-container {
    width: 400px;
    margin: auto;
}
/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../../../public//stylesheets/style.css 
 ******************************************************/

/*
    Document   : style
    Created on : 23 nov. 2011, 10:38:31
    Author     : julienstara
    Description:
        Purpose of the stylesheet follows.
*/

/*
   TODO customize this sample style!!
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

root {
    display: block;
}

* {
    margin: 0;
    padding: 0;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}


a:hover {
	text-decoration: underline;
	color: #9C131A
}


h1 {
    font-size: 16px;
    color: #534840;
    font-weight: bold;
    line-height: 28px;
    padding-top: 10px;
    z-index: 100;
    padding: 10px;
}
h2,h3,h4 {
    color: #534840;
    font-size: 13px;
    padding-bottom: 4px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
    background-color: #f7f7f7;
    font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
textarea{
    overflow:auto;
}

/********************************************
                   COMMON
********************************************/


@font-face {
    font-family: 'HandOfSeanRegular';
    src: url('/fonts/handsean-webfont.eot');
    src: url('/fonts/handsean-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/handsean-webfont.woff') format('woff'),
         url('/fonts/handsean-webfont.ttf') format('truetype'),
         url('/fonts/handsean-webfont.svg#HandOfSeanRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.handSean {
    font-family: 'HandOfSeanRegular';
}

@font-face {
    font-family: 'LaBelleAuroreRegular';
    src: url('/fonts/labelleaurore-webfont.eot');
    src: url('/fonts/labelleaurore-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/labelleaurore-webfont.woff') format('woff'),
         url('/fonts/labelleaurore-webfont.ttf') format('truetype'),
         url('/fonts/labelleaurore-webfont.svg#LaBelleAuroreRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.belleAurore {
    font-family: 'LaBelleAuroreRegular', cursive;
    font-size: 16px;
}

.droid {
    font-family: 'Droid sans', cursive;
}

#body-cont {
	width: 970px;
	height: auto;
	margin-left: 29px;
	clear: both;
	position: relative;
        border-radius: 0px 0px 5px 5px;
}

.body-home.show {
	/*margin-bottom: 470px;*/
}

.body-home {
	margin-bottom: 0px;
}

#newH1 {
    height: 40px;
    left: 0;
    padding: 11px 0 0 15px;
    position: relative;
    top: 155px;
    color: #534840;
    background: transparent url('/images/francine/gallery-text-bg-d.png') repeat scroll 0 0;
    font-size: 20px;
    font-family: Arial, helvetica, sans-serif;
}
#newH1ColumnRight {
    height: 40px;
    left: 0;
    padding: 11px 0 0 15px;
    position: relative;
    top: -51px;
    color: #534840;
    background: transparent url('/images/francine/gallery-text-bg-d.png') repeat scroll 0 0;
    font-size: 20px;
    font-family: Arial, helvetica, sans-serif;
}

.newH2 {
    color: #73ab4b;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px;
    line-height: 25px;
}
.newH3 {
    color: #534840;
    font-size: 15px;
}

.aHref {
   background: url('/imageTempCSS/arrowOrange.png') no-repeat scroll right 4px;
   padding-right: 15px;
}

.hide {
    display: none;
}

.borderBottom {
    border-bottom: 1px solid #DDDDDD;
}

.floatLeft {
    float: left;
}

.floatLeft ul {
    margin:0;
}

.floatRight {
    float: right;
}

.relative {
    position: relative;
}

.borderBottom {
    border-bottom: 1px solid #DDDDDD;
}

.textAreaHight {
    border: 1px solid #E3DDDD;
    width: 685px;
    height: 250px;
    margin-top: 20px;
}
.textAreaNormal {
    border: 1px solid #E3DDDD;
    width: 685px;
    height: 100px;
    margin-top: 10px;
}

.aHref {
   background: url('/imageTempCSS/arrowOrange.png') no-repeat scroll right 4px;
   padding-right: 15px;
}

.exposant {
    font-size: 0.7em;
    line-height: 0.8em;
    vertical-align: super;
}

.aLogin {
    margin-left: 545px;
}

.inputSite {
    border: 1px solid #E3DDDD;
    font-size: 12px;
    padding: 1px;
}

.nowrap {
    white-space: nowrap;
}

.marginspace {
	margin: 0px;
}

.marginBottom10px {
	margin-bottom: 10px;
}

.margin8px {
    margin: 8px;
}


#header {
	width: 970px;
	height: auto;
	margin-left: 29px;
	z-index: 999;
}

#nouvelle-rgt .p , #nouvelle-rgt h3, #nouvelle-rgt h4 {
	padding: 10px 10px 10px;
    clear: left;
}

#nouvelle-rgt ul.p {
	padding-left: 30px;
}


.rgtLogin {
    background: url("../images/francine/background_top.png") no-repeat scroll center top transparent;
    padding: 15px;
    width: 700px;
}
.rgtLogin p {
    margin: 10px 207px;
}

.aroundButtonOrange {
    background-color: #F49A09;
    border-bottom: 1px solid #E88F00;
    border-top: 1px solid #E88F00;
    margin-left: -15px;
    padding: 20px 0;
    width: 730px;
}

.aroundButtonGreen {
    background-color: #E0EECC;
    border-bottom: 1px solid #C5DEA3;
    border-top: 1px solid #C5DEA3;
    margin-left: -15px;
    padding: 5px 0;
    width: 730px;
}
.aroundButtonGreen p {
    padding-left: 15px;
    width: 300px;
}

/***********************
       MAIN IMAGE
***********************/

#slider2,#slider2 li {
    overflow: hidden;
    position: relative;
    height: 266px;
}

.frame .content-right-frame img {
    margin-left: -5px;
}

.votor-dis .form-hobbies,.local_agent_name h4 {
    color: #534840;
    font-weight: bold;
    font-size: 14px;
}

.agentForm-hobbies {
    color: #534840;
    font-weight: bold;
    font-size: 14px;
    padding-left: 10px;
}

.infotitle {
    font-size: 13px;
    color: #ee4f15;
    font-weight: bold;
    width: 140px;
    background: url(../images/francine/infoarow.jpg) no-repeat right center;
    float: left;
    margin-right: 5px;
    min-height: 24px;
    line-height: 19px;
}

.infotitle-dis,.infotitle-dis2 {
    width: 100%;
    height: auto;
    padding: 10px 0;
}

.infotitle-dis2 {
    padding-bottom: 10px;
}

/****************
      POP-UP
****************/

.popup_box_container{
	display: none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:999;
}
.popup_box_container .mask{
	background:#000;
	opacity:0.4;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	position: fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
}
.popup_box_container .popup_box{
	position:absolute;
	top:230px;
	left:50%;
	margin:0 0 0 -370px;
	overflow:hidden;
	padding:0;
	background:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	width:730px;
}
.popup_box_container .select_contact_box{
	margin:0 0 0 -270px;
	width:538px;
}
.popup_box_container .select_contact_box .top{
	overflow:hidden;
}
.popup_box_container .select_contact_box .top label{
	float:left;
	margin:2px 0 0 50px;
	color:#333333;
	font-size:12px;
	line-height:16px;
}
.popup_box_container .select_contact_box .top label input{
	float:left;
	margin:0 5px 0 0;
}
.popup_box_container .select_contact_box .top input[type=text]{
	float:right;
	margin:0 40px 0 0;
	font-size:12px;
	color:#aaa;
	font-family: Arial, Helvetica, sans-serif;
	padding:1px 5px;
	border:1px solid #dddddd;
	width:225px;
}
.popup_box_container .select_contact_box .contacts{
	border:1px solid #dddddd;
	overflow:hidden;
	overflow-y:auto;
	width:454px;
	height:255px;
	padding:0 0 5px;
	margin:5px 0 0 42px;
}
.popup_box_container .select_contact_box .contacts label{
	float:left;
	margin:7px 0 0 7px;
	color:#666;
	width:385px;
	*white-space:nowrap;
	font-size:14px;
	clear:both;
}
.popup_box_container .select_contact_box .contacts label input{
	float:left;
	margin:0 5px 0 0;
}
.popup_box_container .select_contact_box .contacts label a{
	color:#669f43;
}
.popup_box_container .select_contact_box .bot{
	overflow:hidden;
	text-align:right;
	line-height:47px;
}
.popup_box_container .select_contact_box .button-green{
	float:right;
	text-decoration:none;
	margin:8px 40px -4px 20px !important;
	display:block !important;
}
.popup_box_container .select_contact_box .bot a{
	text-decoration:underline;
	font-size:12px;
	line-height:18px;
	padding:14px 0 0;
	float:right;
}
.popup_box_container .select_contact_box .bot a.button-green{
	width: 100px;
	margin: 35px auto 0;
	font-size: 14px;
	text-align: center;
	line-height:normal;
	text-decoration:none;
	padding: 0 0 0 4px;
}
.popup_box_container .select_contact_box a:hover{
	text-decoration:none;
}

.popup_box_container .popup_box h2{
	font-size:18px;
	color:#534840;
	font-weight:bold;
	padding:10px 13px;
	margin:0 0 10px;
	border-bottom:1px solid #e9e9e9;
}
.popup_box_container .popup_box h3{
	font-size:18px;
	color:#534840;
	font-weight:bold;
	padding:10px 13px 2px;
	background:url(images/crazyxhtml/bgr_head_bullet.png) no-repeat 3px 15px;
}
.popup_box_container .popup_box h4{
	font-size:16px;
	color:#534840;
	font-weight:bold;
	padding:4px 8px 0;
}
.popup_box_container .popup_box .caption .button-green{
	width:100px;
	margin:35px auto 0;
	font-size:16px;
	text-align:center;
	padding:0 0 0 4px;
	background:url(images/crazyxhtml/btn_green_left.png) no-repeat 0 0;
}
.popup_box_container .popup_box .caption .button-green span{
	padding:7px 25px 7px 5px;
	background:url(images/crazyxhtml/btn_green_right.png) no-repeat 100% 0;
}
.popup_box_container .popup_box .caption .button-green:hover{
	background-image:url(images/crazyxhtml/btn_green_left_h.png);
}
.popup_box_container .popup_box .caption .button-green:hover span{
	background-image:url(images/crazyxhtml/btn_green_right_h.png);
}
.popup_box_container .popup_box .caption .image:hover .button-green{
	display:block;
}

.popup_box_container .popup_box p a.more{
	background:url(images/crazyxhtml/ico_more.png) no-repeat 100% 2px;
	padding:0 20px 2px 0;
}
.popup_box_container .popup_box p a.more:hover{
	background-image:url(images/crazyxhtml/ico_more_h.png);
}
.popup_box_container .popup_box .image{
	font-size:18px;
	color:#534840;
	font-weight:bold;
	padding:10px 0;
}
.popup_box_container .popup_box .btn_close{
     float:right;
     background:url(images/crazyxhtml/ico_close.png) no-repeat right 0;
     padding:1px 15px 1px 0;
     font-size:12px;
     line-height:10px;
     color:#aaa;
     text-decoration:none;
     font-weight:bold;
     margin:15px 15px 0 0;
     text-transform:uppercase;
}
.popup_box_container .popup_box .btn_close:hover{
    color:#9f131a;
    background-image:url(images/crazyxhtml/ico_close_h.png);
    text-decoration:none;
}
.popup_box_prezi .btn_close {
    float:right;
    background:url(images/crazyxhtml/ico_close.png) no-repeat right 0;
    padding:1px 15px 1px 0;
    font-size:12px;
    line-height:10px;
    color:#AAAAAA;
    text-decoration:none;
    font-weight:bold;
    margin:15px 15px 0 0;
    text-transform:uppercase;
}
.popup_box_prezi .btn_close:hover {
    color:#9F131A;
    background-image:url(images/crazyxhtml/ico_close_h.png);
    text-decoration:none;
}

.popup_box_container .popup_box .col{
    float:left;
    margin:0 0 0 29px;
    width:298px;
}
.popup_box_container .popup_box .image{
    position:relative;
}
.popup_box_container .popup_box .image img{
    display:block;
}
.popup_box_container .popup_box .image .caption{
    display:block;
    background:url(images/crazyxhtml/bgr_caption.png) repeat 0 0;
    width:100%;
    position:absolute;
    height:auto;
    top: 15px;
    padding:0 0 15px;
    overflow:hidden;
    left:0;
}
.popup_box_container .popup_box .image:hover .caption{
    width:100%;
    height:100%;
    padding:15px 0 0;
    bottom:auto;
    top:0;
}
.popup_box_container .popup_box .or{
    height:212px;
    line-height:219px;
    font-size:16px;
    float:left;
    color:#333;
    margin:13px 0px 0 20px;
    padding:7px 0 0;
    font-weight:bold;
    background:url(images/crazyxhtml/bgr_or_v.png) no-repeat 50% 50%;
}

.popup_box_container.facebook_preview_container .popup_box,.popup_box_container.forgot_password_container .popup_box  {
    width:450px;
    margin-left: -225px;
}

.popup_box_prezi {
    width:550px;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    left: 35%;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 120px;
}
.prezi-player {
    width: 550px;
}
.prezi-player-links {
    text-align: center;
    padding: 10px 0px;
}

.popup_box_prezi h2 {
    border-bottom: 1px solid #E9E9E9;
    color: #534840;
    font-size: 18px;
    font-weight: bold;
    margin-bottom:10px;
    padding: 10px 13px;
}



/********
  FORM
********/

.form-state-error-message {
    background-color: none;
    padding: 3px 5px;
    border-radius: 5px;
    font-size: 10px;
    font-weight: bold;
    color: #A21021;
    margin-left: 10px;
    position: relative;
    border: 2px solid #A21021;
}

.infotitle-dis2 .form-state-error-message,.infotitle-dis .form-state-error-message {
    top: 4px;
}

.form-state-error {
    color: #A21021;
    border-color: #A21021;
}

#nouvelle-rgt form label.form-state-error, label.form-state-error {
    color: #A21021;
    background-color: #fff;
}

#formquote .form-agent > div {
    margin: 5px;
    position: relative;
}

#formquote .form-agent div div {
    margin: 0px;
}

#formquote .form-agent div div.agent-pic-container {
    width: 142px;
    position: absolute;
    left: 0;
}

#formquote .form-agent div div.agent-infos-display {
    margin-left: 152px;
    width: 198px;
    word-wrap: break-word;
}

#formquote .form-agent div img {
    margin: 0 10px 0 0;
}

.form-agent a.button-green {
    color: #fff;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
}

#formquote .form-agent .full-description {
    display: none;
}

.form-agent {
    float: left;
    width: 360px;
    margin: 0 20px 50px 0;
    padding: 0;
    display: block;
    text-align: left;
    height: 172px;
    position: relative;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

#formquote .form-agent div {
    margin: 5px;
}

#formquote .form-agent div div {
    margin: 0px;
}

#formquote .form-agent div img {
    float: left;
    margin: 0 10px 0 0;
}

#formquote .form-agent div div * {
    clear: both;
}

#formquote .form-agent .full-description {
    display: none;
    padding-bottom: 30px;
}

#formquote .form-agent.active {
    background-color: #fff;
    height: auto;
    z-index: 1;
}

#formquote .form-agent.active:hover {
    background-color: #f8f4f3;
}

#formquote .form-agent p.see-more {
    margin-bottom: 40px;
}

#form-agent-info-popup .form-agent .min-description,#formquote .form-agent.active .min-description {
    display: none;
}

#form-agent-info-popup .form-agent .full-description,#formquote .form-agent.active .full-description {
    display: block;
}

#formquote .form-agent.active .see-more {
    display: none;
}

#form-infos-left {
    margin: 30px 10px;
}

#form-infos-left p {
    margin: 10px 0 5px 0;
}

#private_guide_language, #private_driver_alert {
    display: none;
}

#votre-guide-lft #form-infos-left ul li {
    margin: 0 0 0 10px;
    list-style-type: square;
    list-style-position: inside;
}

.left-m-plan-agent {
    font-size: 12px;
}

.left-m-plan-agent p {
    font-weight: bold;
}

#gauthier .choose-agent {
    font-size: 90px;
    margin: 50px auto 0 auto;
    opacity: 0.3;
    color: #A39B91;
}

#formquote .precisions-exemples {
    font-style: italic;
    font-weight: normal;
}

#formquote input:FOCUS {
    border: #EE4F15 1px solid;
}

/**************
    TABLEAU
**************/

/*tabcont*/
#tabbar {
	height: auto;
}

#tabs {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 38px;
}

#tabs ul {
	height: 28px;
	border-bottom: 1px solid #DDD;
}

#tabs li {
	list-style: none;
	display: inline-block;
	float: left;
	width: 140px;
	text-align: center;
}

#tabs li a {
	display: block;
	width: 140px;
	height: 37px;
	background: url(../images/francine/tabBg.gif) no-repeat center -38px;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #534840;
	line-height: 30px;
	outline: 0 none;
}

#tabs li>a:hover,#tabs li.active>a {
	text-decoration: none;
	background-position: 0 0;
}

#tabcont {
	width: 100%;
        position: relative;
	height: auto;
	padding-bottom: 10px;
	margin: 0px 0px;
}


#tabcont p.strong2 {
	font-size: 14px;
	color: #534840;
	line-height: 18px;
	font-weight: bold;
}

#tab1 {
	width: 730px;
	height: auto;
}

#tab1 p {
	font-size: 12px;
	line-height: 18px;
}

#tab1-video {
	width: 730px;
	height: auto;
	margin-top: 20px;
}

#tab1-videobar {
	width: 261px;
	height: auto;
	float: left;
}

#tab1-video-text {
	width: 450px;
	height: auto;
	float: left;
}

#tab1-video-text ul {
	width: 196px;
	float: left;
	margin-left: 23px;
	padding: 0;
	list-style: none;
}

#tab1-video-text ul li {
	line-height: 18px;
	font-size: 12px;
	color: #817973;
}

#tab1-video-btn {
	width: 730px;
	height: auto;
	margin: 10px 0 20px;
}

#tab5,#tab3,#tab2,#tab4 {
	width: 730px;
	height: auto;
}

#tab5 p,#tab3 p,#tab2 p,#tab4 p {
	font-size: 12px;
	line-height: 18px;
}

#tab5 p strong,#tab3 p strong,#tab4 p strong {
	font-weight: bold;
	color: #ee4f15;
	font-size: 14px;
	line-height: 18px;
}

.tab5text,.tab3text,.tab2text {
	width: 730px;
	height: auto;
	margin: 0px;
	display: block;
	clear: both;
	border-bottom: #DDD 1px solid;
	padding: 10px;
}

.tab5text {
    min-height: 160px;
}

.tab5text img, .tab5text .imagewrapper {
	margin: 0px 10px 0 0;
	float: left;
}

.tab5text h4 {
	font-size: 14px;
	font-weight: bold;
	color: #534840;
	line-height: 18px;
	padding-top: 6px;
}

.tab5textstrong {
	font-size: 12px;
	color: #534840;
	line-height: 18px;
	font-weight: bold;
	display: block;
}

.tab5text p a {
	font-weight: bold;
	color: #ee4f15;
	line-height: 24px;
}

#tab5link {
	width: 730px;
	height: 36px;
}

#tab5link a {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 10px;
}

.bb {
	width: 100%;
	background: url(../images/francine/botom-border.jpg) left top repeat-x;
	margin-top: 40px;
	height: 1px;
	margin-bottom: 5px;
}

.tab3text-img {
	width: 211px;
	height: auto;
	float: left;
}

.tab3text-para {
	width: 470px;
	height: auto;
	float: left;
	margin-left: 11px;
	padding-top: 15px;
}

.tab2text-img {
	width: 152px;
	height: auto;
	float: left;
	margin: 8px;
}

.tab2text-imgItinerary {
	margin: 0px;
}

.tab2text-para {
	width: 528px;
	height: auto;
	float: left;
	margin-left: 9px;
}

.tab2text-para p {
	margin-bottom: 0;
	line-height: 18px;
	font-size: 12px;
}

.tab2text-para h5, .message h5 {
	line-height: 24px;
	color: #A51819;
	font-size: 14px;
	font-weight: bold;
}

.tab2text-para a,.tab2text-para span.like_link {
	font-size: 12px;
	font-weight: normal;
	color: #A51819;
	/*background:url(../images/francine/a+.png) right top no-repeat;*/
	padding-right: 21px;
	line-height: 24px;
}

/* Autogrow un peu specia, le JS prends le dessus
pour l'instant au 27/11/11, je n'en ai pas trouv‚àö¬©
l'utilit‚àö¬©, /!\ A VERIFIER /!\ */

.autogrow.comntbar-input {
    overflow: hidden;
    height: auto;
}

.help  {
    display: block;
    width: 12px;
    height: 12px;
    background: url(../images/francine/what.png) no-repeat left center;
    float:right;
    padding-top: 5px;
    margin-right: -5px;
}

.clic {
    border: solid 1px transparent;
}
.clic * {
    cursor: pointer;
}

.clic-showStep1 {
    margin-left: -6px;
    width: 130px;
}

.groupedis .clic-show {
    padding-left: 3px;
}

.textAreaHight {
    width: 685px;
    height: 250px;
    margin-top: 20px;
}
.textAreaSlim {
    width: 685px;
    height: 100px;
    margin-top: 20px;
}

.nowrap {
    white-space: nowrap;
}


.home-country,.square {
    width: 167px;
    float: left;
    margin-left: 8px;
    margin-bottom: 10px;
    padding: 3px 3px 10px 3px;;
    min-height: 255px;
    position: relative;
}

#cadre {
    width: 730px;
    height: auto;
    padding-left: 0px;
    margin: 10px auto;
    position: relative;
    box-shadow: #eee 0 0 3px;
    border: solid 1px #ddd !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}


.griser {
    color: #CCCCCC;
    font-style: italic;
}

#imgLoader {
    display:none;
    left: 210px;
    top: -11px;
}

.annotation {
    color: #999999;
    font-style: italic;
    font-weight: lighter;
}

.note {
    font-size:12px;
    padding: 5px 10px;
    color:#AAA;
}

.inLoading p {
    bottom: 30px;
    color: #EE4F15;
    float: left;
    font-weight: bold;
    position: relative;
    right: 39px;
}

#slider {
    width: 970px;
    z-index: 2;
}

#slider ul,#slider li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider,#slider li {
    width: 970px;
    overflow: hidden;
    height: 349px;
}

#wrapper {
    width: 1027px;
    height: auto;
    margin: 0px auto 0;
    position: relative;
    z-index: 1;
}

/*******************************
           HEADER
*******************************/

#headBand {
    background: transparent url('/imageCSS/newHeaderFooter/bandeauHeader.jpg') repeat-x;
    width: 100%;
    height: 56px;
    position: relative;
    z-index: 2;
}

#headBand>#centerMenu>.menuHeader>li>img {
    margin-top: -15px;
}

#centerMenu {
    margin: 0 auto;
    width: 1020px;
    height: 100%;
}
#centerMenu a:hover {
    text-decoration: none;
}

.menuHeaderLeft {
    font-family: 'Droid sans', sans-serif;
    vertical-align: middle;
    color: #FFFFFF;
    font-size: 13px;
    text-shadow: 1px 1px 1px #000000;
}
.menuHeaderLeft>li {
    display: inline-block;
    font-family: 'Droid sans', sans-serif;
    vertical-align: middle;
    height: 100%;
    *zoom: 1;
    *display: inline;
}

/* .menuHeaderLeft>li:first-child {
    margin-top: -52px;
}*/

.clickMenu {
    height: 100%;
    vertical-align: middle;
}
.clickMenu a div {
    color: #FFFFFF;
}
.clickMenu a:hover div:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.fondMenuHeader {
    padding: 8px;
    cursor: pointer;
}
.fondMenuHeader:hover {
    background: none repeat scroll 0 0 #534840;
    border: 1px solid #333333;
    border-radius: 3px 3px 3px 3px;
    padding: 7px;
}
.fondMenuHeader:active {
    box-shadow: 0 0 2px #000000 inset;
}
.fondArrow {
    padding-right: 16px;
    *padding-right: 7px;
    *margin-right: 5px;
}
.fondArrow:hover {
    padding-right: 15px;
    *padding-right: 6px;
}

.howWork {
    text-align: left;
    margin: -7px 0 0;
    *margin: -7px 0 0 10px;
}

.menuHeaderRight {
    margin-right: 20px;
}
.menuHeaderRight>li {
    display: inline-block;
    font-family: 'Droid sans', sans-serif;
    vertical-align: middle;
    *zoom: 1;
    *display: inline;
}

.triangle-isosceles {
    padding: 5px;
    position: relative;
}
.triangle-isosceles:after {
    border-color: #FFFFFF transparent;
    border-style: solid;
    border-width: 4px 3px 0;
    top: 23px;
    left: 105px;
    content: "";
    display: block;
    position: absolute;
    width: 0;
}

.rechercheInactive {
    background: url('/imageCSS/newHeaderFooter/leftRecherche.png') no-repeat scroll left top;
    border: 0;
    color: #38322E;
    width: 67px;
    height: 30px;
    padding: 0 0 0 10px;
    line-height: 30px;
    cursor: default;
}
.searchField:hover .rechercheInactive {
    background: url('/imageCSS/newHeaderFooter/leftRechercheHover.png') no-repeat scroll left top;
}
.rechercheSubmit {
    background: url('/imageCSS/newHeaderFooter/rightRecherche.png') no-repeat scroll right top;
    border: 0;
    width: 23px;
    height: 30px;
}
.searchField:hover .rechercheSubmit {
    background: url('/imageCSS/newHeaderFooter/rightRechercheHover.png') no-repeat scroll right top;
}

.rechercheActive {
    background: url('/imageCSS/newHeaderFooter/leftRechercheActive.png') no-repeat scroll left top;
    border: 0;
    color: #38322E;
    width: 137px;
    height: 30px;
    padding: 0 0 0 10px;
    line-height: 30px;
}

.rechercheSubmitActive {
    background: url('/imageCSS/newHeaderFooter/rightRechercheActive.png') no-repeat scroll right top;
    border: 0;
    width: 23px;
    height: 30px;
    cursor: pointer;
}
.rechercheSubmitActive:hover {
    background: url('/imageCSS/newHeaderFooter/rightRechercheActiveHover.png') no-repeat scroll right top;
    z-index: 99;
}

.triangle-isoscelesTwo {
    padding: 5px;
    position: relative;
    margin-left: -5px;
}
.triangle-isoscelesTwo:after {
    border-color: #FFFFFF transparent;
    border-style: solid;
    border-width: 4px 3px 0;
    top: 24px;
    left: 32px;
    content: "";
    display: block;
    position: absolute;
    width: 0;
}

.buttonHeader {
    color: #FFFFFF;
    font-size: 11px;
    font-family: 'Droid Sans', sans-serif;
    text-decoration: none;
    padding: 6px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.buttonHeader>img {
    margin-right: 5px;
    margin-top: -3px;
    vertical-align: middle;
}

.OrangeFacebook {
    border: 1px solid #BA3E11;
    text-shadow: 1px 1px 0px #444444;
    cursor: cursor !important;
    background: #D84813;
    background: -webkit-gradient(linear, left top, left bottom, from(#D84813), to(#BE3F11));
    background: -webkit-linear-gradient(top, #D84813, #BE3F11);
    background: -moz-linear-gradient(top, #D84813, #BE3F11);
    background: -ms-linear-gradient(top, #D84813, #BE3F11);
    background: -o-linear-gradient(top, #D84813, #BE3F11);
    cursor: pointer;
}
.OrangeFacebook:hover {
   -webkit-box-shadow: rgba(23,23,23,1) 0px 0px 5px;
   -moz-box-shadow: rgba(23,23,23,1) 0px 0px 5px;
   box-shadow: rgba(23,23,23,1) 0px 0px 5px;
}
.OrangeFacebook:active {
    box-shadow: 0 5px 6px #8E3616 inset;
}


/***************************
Submenu "How does it work ?"
***************************/

#submenuHowWork {
    background-color: #FFFFFF;
    font-family: 'Droid sans', sans-serif;
    right: -11px;
    padding: 7px 0 9px;
    position: absolute;
    top: 53px;
    width: 125px;
    *width: 118px;
    border-bottom: 1px solid #AEAEAE;
    border-left: 1px solid #AEAEAE;
    border-right: 1px solid #AEAEAE;
    border-radius: 0px 0px 2px 2px;
    text-shadow: 0px 0px 0px #FFFFFF;
    box-shadow: 0 1px 3px #CCCCCC;
    z-index: 2;
}
#submenuHowWork ul {
    font-family: 'Droid sans', sans serif;
}
#submenuHowWork ul li {
    padding: 3px 10px;
    cursor: pointer;
}
#submenuHowWork ul li:hover {
    color: #FFFFFF;
    background-color: #554A42;
    text-shadow: 1px 1px 0px #000000;
}
#submenuHowWork ul li a {
    cursor: pointer;
    color: #534840;
}
#submenuHowWork ul li:hover a {
    color: #FFFFFF;
    text-decoration: none;
}

/***************************
    Submenu connection
***************************/


#submenuConnection {
    background-color: #FFFFFF;
    border-bottom: 1px solid #AEAEAE;
    border-left: 1px solid #AEAEAE;
    border-right: 1px solid #AEAEAE;
    border-radius: 0 0 2px 2px;
    padding: 20px 0;
    position: absolute;
    right: -80px;
    *right: -72px;
    text-shadow: 0 0 0 #FFFFFF;
    box-shadow: 0 1px 3px #CCCCCC;
    top: 53px;
    width: 230px;
}

#submenuConnection>hr{
    border-top: 1px solid #EEEEEE;
    border-right: 0px;
    border-bottom: 0px;
    border-left: 0px;
    margin: 16px 0px 15px 0;
}
#submenuConnection>form {
    text-align: center;
}

.BlueFacebook {
    border: 1px solid #203359;
    text-shadow: 1px 1px 0px #444444;
    cursor: cursor !important;
    background: #3B5998;
    background: -webkit-gradient(linear, left top, left bottom, from(#3B5998), to(#2F477A));
    background: -webkit-linear-gradient(top, #3B5998, #2F477A);
    background: -moz-linear-gradient(top, #3B5998, #2F477A);
    background: -ms-linear-gradient(top, #3B5998, #2F477A);
    background: -o-linear-gradient(top, #3B5998, #2F477A);
    border-color: #203359;
    width: 170px;
    margin: 0 auto;
}
.BlueFacebook:hover {
   -webkit-box-shadow: rgba(48,74,127,1) 0px 0px 5px;
   -moz-box-shadow: rgba(48,74,127,1) 0px 0px 5px;
   box-shadow: rgba(48,74,127,1) 0px 0px 5px;
}
.BlueFacebook:active {
    box-shadow: 0 5px 6px #24375E inset;
}

.pHR {
    background-color: #FFFFFF;
    color: #B8B8B8;
    left: 105px;
    position: absolute;
    text-align: center;
    top: 56px;
    *top: 64px;
    width: 20px;
    font-size: 11px;
}

.inputConnection {
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 5px #DDDDDD inset;
    padding: 5px;
    color: #534840;
}
.inputConnection:focus {
    border: 1px solid #98918C;
    color: #534840;
}
.inputSubmenu {
    width: 180px;
    margin: 5px auto;
}

.centerSubmitConnection {
    margin: 5px 19px 0;
}

.checkboxConnection {
    color: #534840;
    font-size: 11.5px;
}
.checkboxConnection>input {
    margin-right: 5px;
}

.submitConnection {
    border: 1px solid #C9C9C9;
    color: #534840;
    padding: 6px 8px;
    font-size: 11px;
    text-decoration: none;
    cursor: cursor !important;
    background: #FEFEFE;
    background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#E5E5E5));
    background: -webkit-linear-gradient(top, #FEFEFE, #E5E5E5);
    background: -moz-linear-gradient(top, #FEFEFE, #E5E5E5);
    background: -ms-linear-gradient(top, #FEFEFE, #E5E5E5);
    background: -o-linear-gradient(top, #FEFEFE, #E5E5E5);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
}
.submitConnection:hover {
    -webkit-box-shadow: rgba(204,204,204,1) 0px 0px 4px;
    -moz-box-shadow: rgba(204,204,204,1) 0px 0px 4px;
    box-shadow: rgba(204,204,204,1) 0px 0px 4px;
}
.submitConnection:active {
    box-shadow: 0 5px 6px #CCCCCC inset;
}

/***********************************************************************
                                NEW FOOTER
***********************************************************************/

#aboveFooter {
    padding: 10px 0;
}
#aboveFooter>p {
    font-weight: 700;
    margin-left: 30px;
    margin-top: 13px;
    color: #AFA8A6;
}

.seenOn {
    margin-left: 36px;
    padding: 0 30px 0 21px;
    padding-right: 24px\9;
}

.petitFute {
    background: url('/imageCSS/newHeaderFooter/petitFute.png') no-repeat scroll left bottom;
    width: 89px;
    height: 35px;
}
.petitFute:hover {
    background: url('/imageCSS/newHeaderFooter/petitFute.png') no-repeat scroll left top;
}

.parisien {
    background: url('/imageCSS/newHeaderFooter/parisien.png') no-repeat scroll left bottom;
    width: 100px;
    height: 25px;
    margin-top: 10px;
}
.parisien:hover {
    background: url('/imageCSS/newHeaderFooter/parisien.png') no-repeat scroll left top;
}

.pleineVie {
    background: url('/imageCSS/newHeaderFooter/pleineVie.png') no-repeat scroll left bottom;
    width: 72px;
    height: 32px;
}
.pleineVie:hover {
    background: url('/imageCSS/newHeaderFooter/pleineVie.png') no-repeat scroll left top;
}

.bfm {
    background: url('/imageCSS/newHeaderFooter/bfm.png') no-repeat scroll left bottom;
    width: 99px;
    height: 36px;
    margin-top: 3px;
}
.bfm:hover {
    background: url('/imageCSS/newHeaderFooter/bfm.png') no-repeat scroll left top;
}

.twentyMin {
    background: url('/imageCSS/newHeaderFooter/twentyMin.png') no-repeat scroll left bottom;
    width: 23px;
    height: 43px;
}
.twentyMin:hover {
    background: url('/imageCSS/newHeaderFooter/twentyMin.png') no-repeat scroll left top;
}

.trek {
    background: url('/imageCSS/newHeaderFooter/trek.png') no-repeat scroll left bottom;
    width: 62px;
    height: 35px;
    margin-top: 3px;
}
.trek:hover {
    background: url('/imageCSS/newHeaderFooter/trek.png') no-repeat scroll left top;
}

#centerMenuFooter {
    margin: 0 auto;
    width: 963px;
}

#belowFooter {
    background-color: #D5CFC8;
    border-top: 1px solid #BAA69E;
    box-shadow: 0 -1px 6px #E2E2E2;
    width: 100%;
    /* height: 270px; */
}
#belowFooter ul {
    padding: 26px 14px 0px;
    padding-right: 12px\9;
}
#belowFooter ul li {
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'Droid sans', sans-serif;
}
#belowFooter ul li a {
    color: #534840;
    cursor: pointer;
}
#belowFooter ul li a:hover {
    text-decoration: underline;
}
#belowFooter ul li:first-child {
    font-weight: 700;
}

.comeUs ul>.socialFooter {
    padding-left: 20px;
}

.socialFooter {
    height: 12px;
    width: 140px;
}
.footerFacebook {
    background: url('/imageCSS/newHeaderFooter/socialFooter.png') no-repeat scroll left 2px;
}
.footerTwitter {
    background: url('/imageCSS/newHeaderFooter/socialFooter.png') no-repeat scroll left -15px;
}
.footerGoogle {
    background: url('/imageCSS/newHeaderFooter/socialFooter.png') no-repeat scroll left bottom;
}

.newsletter {
    margin-top: 30px;
    width: 220px;
}

.formNewsletter {
    background: url('/imageCSS/newHeaderFooter/newsletter.png') no-repeat scroll left top;
    width: 95px;
    height: 161px;
}
.formNewsletter:hover {
    background: url('/imageCSS/newHeaderFooter/newsletter.png') no-repeat scroll left bottom;
}
.formNewsletter p {
    text-align: left;
    font-weight: 700;
}

.confirmationMessage {
    width: 140px;
    margin-top: 10px;
    color: #73AB4B;
}

.inputFooter {
    width: 108px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.presentationNewsletter {
    padding-left: 100px;
}

.anotations {
    margin-left: 37px;
}

.anotations>.placement {
    margin-left: 22px;
    margin-top: -6px;
}

.anotations>.placement2 {
    margin-left: -30px;
}

.backgroundPopUp {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background-color: #000000;
    z-index:999;
    opacity: 0.6;
}
.popupNewsletter {
    z-index: 9999;
    position: absolute;
    top:20%;
    left:50%;
    margin:0 0 0 -370px;
    padding:50px 10px 10px;
    background-color:#FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.overflowNewsletter {
    overflow: auto;
    width: 830px;
    height: 500px;
    margin-bottom: 15px;
}

.popup {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 120px;
}

.popup h2 {
    border-bottom: 1px solid #E9E9E9;
    color: #534840;
    font-size: 18px;
    font-weight: bold;
    margin-bottom:10px;
    padding: 10px 13px;
}

.popup .btn_close {
    float:right;
    background:url(images/crazyxhtml/ico_close.png) no-repeat right 0;
    padding:1px 15px 1px 0;
    font-size:12px;
    line-height:10px;
    color:#AAAAAA;
    text-decoration:none;
    font-weight:bold;
    margin:15px 15px 0 0;
    text-transform:uppercase;
}
.popup .btn_close:hover {
    color:#9F131A;
    background-image:url(images/crazyxhtml/ico_close_h.png);
    text-decoration:none;
}

.popUpnewsletter {
    z-index: 99999;
    left: 35%;
    width: 832px;
    margin-bottom: 20px;
    left: 50%;
    margin-left: -415px;
}

/**********************************************************************
                                FOOTER
**********************************************************************/


#fbl-left {
    width:700px;
    float:left;
    height:30px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
    color:#FFFFFF;
    line-height:18px;
    text-decoration:none;
    padding-left:10px;
}

#fbl-left a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    font-weight:normal;
    color:#FFFFFF;
    line-height:30px;
    text-decoration:none;
    padding:0 4px;
    font-weight:bold;
}

#fbl-left a:hover {
	color: #92221E
}

#fbl-right {
	width: 255px;
	float: right;
	height: 31px;
	position: relative
}

#fbl-right .flag_country {
	right: 31px;
	left: auto;
	height: 14px;
	top: 0px;
}

#fbl-right .bottom {
    top:auto;
    bottom:0px;
}

#fbl-right .flag_country {
    right:31px;
    left:auto;
    height:14px;
    top:0px;
}
#fbl-right .flag_country img {
    width:13px;
    height:10px
}

.newsform {
	width: 140px;
	height: 21px;
	border: 1px solid #6e5c57;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9c877f;
	line-height: 21px;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
}

.ok {
	float: left;
	margin: 5px 10px 0 0;
}

#newsletter-submit {
	border: none;
	background: transparent url('../images/francine/ok.jpg') no-repeat top left;
	width: 23px;
	height: 23px;
}



/*******************************
      SURVOL DU FORMULAIRE
*******************************/

.hv-extensible-frame {
    max-width: 250px;
}

.hv-extensible-frame,.hv-extensible-frame .frame {
    clear: none;
    float: none;
    display: block;
    width: auto;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top;
}

.hv-extensible-frame .top-angle {
    background-position: left;
    height: 10px;
}

.hv-extensible-frame .top-right-angle {
    background-position: right;
    height: 10px;
}

.hv-extensible-frame .content-frame {
    background-position: left;
    background-repeat: repeat-y;
}

.hv-extensible-frame .content-right-frame {
    background-position: right;
    background-repeat: repeat-y;
    padding: 5px 20px;
}

.hv-extensible-frame .bottom-angle {
    background-position: left;
    height: 10px;
}

.hv-extensible-frame .bottom-right-angle {
    background-position: right;
    height: 10px;
}

.hv-extensible-frame .bottom-shadow {
    height: 15px;
    background-repeat: repeat-x;
    position: relative;
}

.hv-extensible-frame .bottom-left-shadow,.hv-extensible-frame .bottom-right-shadow {
    width: 68px;
    height: 15px;
    position: absolute;
    top: 0;
}

.hv-extensible-frame .bottom-left-shadow {
    left: 0;
}

.hv-extensible-frame .bottom-right-shadow {
    right: 0;
}

.hv-extensible-frame:hover .top-angle,.clic-active .hv-extensible-frame .top-angle {
    background-image: url('../images/francine/hv-extensible-bg-topleft.jpg');
}

.hv-extensible-frame:hover .top-right-angle,.clic-active .hv-extensible-frame .top-right-angle {
    background-image: url('../images/francine/hv-extensible-bg-topright.jpg');
}

.hv-extensible-frame:hover .content-frame,.clic-active .hv-extensible-frame .content-frame {
    background-image: url('../images/francine/hv-extensible-bg-centerleft.jpg');
}

.hv-extensible-frame:hover .content-right-frame,.clic-active .hv-extensible-frame .content-right-frame {
    background-image: url('../images/francine/hv-extensible-bg-centerright.jpg');
}

.hv-extensible-frame:hover .bottom-angle,.clic-active .hv-extensible-frame .bottom-angle {
    background-image: url('../images/francine/hv-extensible-bg-bottomleft.jpg');
}

.hv-extensible-frame:hover .bottom-right-angle,.clic-active .hv-extensible-frame .bottom-right-angle {
    background-image: url('../images/francine/hv-extensible-bg-bottomright.jpg');
}

.hv-extensible-frame:hover .bottom-shadow,.clic-active .hv-extensible-frame .bottom-shadow {
    background-image: url('../images/francine/extensible-shadow-middle.jpg');
}

.hv-extensible-frame:hover .bottom-left-shadow,.clic-active .hv-extensible-frame .bottom-left-shadow {
    background-image: url('../images/francine/extensible-shadow-left.jpg');
}

.hv-extensible-frame:hover .bottom-right-shadow,.clic-active .hv-extensible-frame .bottom-right-shadow {
    background-image: url('../images/francine/extensible-shadow-right.jpg');
}

.hv-extensible-frame.hv-disabled:hover .frame,.clic-active .hv-extensible-frame.hv-disabled .frame{
    background-image:none;
    color:#ccc;
}

.hv-extensible-frame.hv-disabled label, #nouvelle-rgt .hv-extensible-frame.hv-disabled label {
    color:#ccc;
}

/*******************************
    TITRE NOIR AVEC FLECHE
*******************************/

.bread-title,.bread-title2,.bread-title3,.glossary-title {
	height: 25px;
	border-top: 1px solid #d5d3d1;
	font-size: 16px;
	font-weight: bold;
	color: #534840;
	padding: 10px 10px 10px 22px;
	background:url(../images/francine/s-gallery-link.jpg) no-repeat 10px 17px;
}

.bread-title,.bread-title3 {
	text-align: center;
	margin: 0 auto 27px;
}

.bread-title2 {
	text-align: left;
	margin: -1px auto 0px;
        padding-top: 15px;
        padding-bottom: 15px;
}

/********************************
BREAD CRUM (FIL D'ARIANE ORANGE)
********************************/

.breadCrum {
    clear: both;
    height: 35px;
    border-bottom: 1px solid #ddd;
    overflow:hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.breadCrum.full {
    border: 1px solid #ddd;
}

a.breadCrum-item-container {
    display: block;
    height: 35px;
    float: right;
    margin: 0 0 0 0px;
    color: #ccc;
    font-weight: bold;
    text-decoration: none;
    cursor: default;
}

a.breadCrum-item-container {
    margin-left:0px;
}

a.breadCrum-item-container.breadCrum-selectable {
    color: #ee4f15;
    cursor: pointer; /* Temporary : removed the hover and click */
}

a.breadCrum-item-container.breadCrum-selected,a.breadCrum-item-container.breadCrum-selectable:hover {
    background-position: top right;
    color: #9C131A;
}

.breadCrum-item-container.breadCrum-selected .breadCrum-item-inner,.breadCrum-item-container.breadCrum-selectable:hover .breadCrum-item-inner {
    background: no-repeat transparent url('../images/francine/fleche-form.png') right top;
    color: white;
}

.breadCrum-item-container .breadCrum-item-inner {
    display: block;
    padding: 10px 20px 0 20px;
    background: no-repeat transparent url('../images/francine/fleche-form.png') right bottom;
    height: 25px;
    border-top-left-radius: 5px;
    margin-left: -20px;
    text-align: center;
}

.last .breadCrum-item-inner {
    background: none;
}

.last span {
    margin-right: -20px;
}

.testimonial {
    border: 0;
}

.testimonial a{
    width: 25%;
}

/********************
        BOUTON
*********************/

/*
BOUTON CSS3
*/

.buttonOrange {
   border-top: 1px solid #f2bc6a;
   color: white;
   font-size: 15px;
   font-family: 'Droid Sans', sans-serif;
   text-decoration: none;
   cursor: cursor !important;
   background: #db8215;
   background: -webkit-gradient(linear, left top, left bottom, from(#EB6A31), to(#EE5015));
   background: -webkit-linear-gradient(top, #EB6A31, #EE5015);
   background: -moz-linear-gradient(top, #EB6A31, #EE5015);
   background: -ms-linear-gradient(top, #EB6A31, #EE5015);
   background: -o-linear-gradient(top, #EB6A31, #EE5015);
   padding: 8.5px 17px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -webkit-box-shadow: rgba(102,102,102,1) 0 1px 2px;
   -moz-box-shadow: rgba(102,102,102,1) 0 1px 2px;
   box-shadow: rgba(102,102,102,1) 0 1px 2px;
   text-shadow: rgba(102,102,102,.4) 0 1px 2px;
   cursor: pointer;
}
.buttonOrange:hover {
   border-top-color: #9e1012;
   background: #9e1012;
   color: #fafafa;
}
.buttonOrange:active {
   border-top-color: #730b0d;
   background: #730b0d;
}


.centerLogin {
    margin: 0 249px;
}

.staticButtonOrange {
    left: 245px;
    position: relative;
    top: -20px;
    width: 195px;
}

.buttonGreen {
   color: white;
   font-size: 13px;
   font-family: 'Droid Sans', sans-serif;
   text-decoration: none;
   cursor: cursor !important;
   background: #73AB4B;
   background: -webkit-gradient(linear, left top, left bottom, from(#73AB4B), to(#699D44));
   background: -webkit-linear-gradient(top, #73AB4B, #699D44);
   background: -moz-linear-gradient(top, #73AB4B, #699D44);
   background: -ms-linear-gradient(top, #73AB4B, #699D44);
   background: -o-linear-gradient(top, #73AB4B, #699D44);
   padding: 8.5px 17px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -webkit-box-shadow: rgba(102,102,102,1) 0 1px 2px;
   -moz-box-shadow: rgba(102,102,102,1) 0 1px 2px;
   box-shadow: rgba(102,102,102,1) 0 1px 2px;
   text-shadow: rgba(102,102,102,.4) 0 1px 2px;
   cursor: pointer;
}
.buttonGreen:hover {
   border-top-color: #608F3C;
   background: #608F3C;
   color: #fafafa;
}
.buttonGreen:active {
   border-top-color: #41612B;
   background: #41612B;
}

/*
END BOUTON CSS3
*/


.button-green {
    border: 0px;
    cursor:pointer;
    display: block;
    font: normal 14px arial, sans-serif;
    height: 34px;
    margin: 10px auto;
    padding-right: 30px; /* sliding doors padding */
    text-decoration: none;
    background: transparent url('../images/francine/button_right.png') no-repeat scroll top right;
}

.button-orange {
    border: 0px;
    cursor:pointer;
    display: block;
    font: normal 12px arial, sans-serif;
    height: 34px;
    margin: 5px auto;
    background: transparent url('/imageTempCSS/buttonOrange.gif') no-repeat scroll top right;
}
.button-orange:hover {
    background: transparent url('/imageTempCSS/buttonOrangeHover.gif') no-repeat top right;
}

.button-orange span, .button-orange input, .button-orange a {
    border: 0px;
    background: transparent url('/imageTempCSS/buttonOrangeFin.gif') no-repeat top left;
    display: block;
    line-height: 12px;
    color: #fff;
    font-weight: bold;
    position:relative;
    cursor:pointer;
    margin: -3px 0 0 -7px;
    padding: 10px;
    top: -1px;
}


.button-orange:hover span, .button-orange:hover input, .button-orange:hover a {
    background: transparent url('/imageTempCSS/buttonOrangeFinHover.gif') no-repeat top left;
}

.button-grey {
    background: transparent url('../images/francine/buttons_right_brown2.png') no-repeat scroll top right;
    border: 0px;
    cursor:pointer;
    display: block;
    font: normal 14px arial, sans-serif;
    height: 34px;
    margin: 10px auto;
    padding-right: 30px; /* sliding doors padding */
    text-decoration: none;

}

.button-green.simple {
    background: transparent url('../images/francine/button_right_2.png') no-repeat scroll top right;
    padding-right:0px;
}

.button-green.simple input {
    padding-right:12px;
/*    margin-top: -33px;    */
}

.button-green span, .button-green input {
    border: 0px;
    background: transparent url('../images/francine/button_left.png') no-repeat top left;
    display: block;
    line-height: 14px;
    color: #fff;
    font-weight: bold;
    /*position:relative;*/
    cursor:pointer;
}


.button-grey span {
    border: 0px;
    display: block;
    line-height: 14px;
    color: #fff;
    font-weight: bold;
    position:relative;
    cursor:pointer;
    background: transparent url('../images/francine/buttons_left_brown2.png') no-repeat top left;

}

.button-green.input {
	padding-right: 0px;
}

.button-green span, .button-grey span {
    height: 20px;
    padding: 9px 4px 5px 12px;
}

.button-green input {
    height: 34px;
    padding: 3pt 35px 6pt 12px;
    font-size: 14px;
}

.button-green:hover, .votor-dis:hover  .button-green{
    background: transparent url('../images/francine/button_over_right.png') no-repeat top right;
    text-decoration:none;
    color:#fff;
}

.button-grey:hover {
    background: transparent url('../images/francine/buttons_right_over_brown2.png') no-repeat top right;
    text-decoration:none;
    color:#fff;
}

.button-green.simple:hover {
    background: transparent url('../images/francine/button_over_right_2.png') no-repeat top right;
}

.button-green:hover span, .votor-dis:hover  .button-green span, .button-green:hover input {
    background: transparent url('../images/francine/button_over_left.png') no-repeat top left;
}

.button-grey:hover span {
    background: transparent url('../images/francine/buttons_left_over_brown2.png') no-repeat top left;
}

button.button-green {
	border: none;
}

button.button-green span {
	margin: -2px 0 0 -3px;
}

.button-center,.button-center-wide {
    text-align: center;
    width: 160px;
    position: relative;
}

.Final {
    width: 115px;
}

.Send {
    width: 250px;
}

.button-center-wide {
	width: 200px;
}

.button-center2 {
	text-align: center;
	width: 110px;
	position: relative;
}


.button-left {
	float: left;
	width: auto;
}

.button-right {
	float: right;
	margin-right:10px;
}

.button-loader {
    position:relative;
     z-index: 999;
     right: 0;
     top: -1px;
}

#button-loaderFin {
    padding-left: 150px;
    margin-bottom: -33px;
}

.button-green.loading input {
	padding-right: 34px;
}


/********************************************
                    HOME
********************************************/
.homeCountryDown {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.homeLinkCountry {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

.homeLinkCountryHeart {
    width: 232px;
}

/**********************
    ESCALE DU MOMENT
***********************/

.homeCountryStop {
    margin-left: 0px;
}


/********************************************
                    PAYS
********************************************/
#content3 p {
    padding: 5px 10px 10px;
}

#content5 p {
    padding: 5px 10px 10px;
}

/*******************
ITINERAIRE DETAILLE
*******************/

.ItineraryDescriptionVal p {
    padding: 0px
}


/*****************
    DIAPO AGENT
*****************/

#slider-local-agent {
	overflow: hidden;
	width: 199px;
        height: 265px;
	cursor: pointer;
}
#slider-local-agent ul li h4{
	padding: 5px 5px 7px;
}



/**************
     AGENT
**************/

.agentSeeMore {
    padding-top: 20px;
}

.button-green.button-right.agentButtonModifie {
    bottom: -10px;
}

/********************************************
              TEMOIGNAGES
********************************************/

.pagebar-dis2 {
    position: relative;
    width: 220px;
    min-height: 400px;
    float: left;
    background: url(../images/francine/left-body.jpg) repeat-y right top;
    padding-right: 10px;
    margin-left: 9px;
    cursor: pointer;
}

.testimonialAForOpinion{
    position: absolute;
    bottom: 10px;
    right: 10px;
}

/********************************************
          FORMULAIRE TEMOIGNAGES
********************************************/

.temoignageCadre h2 {
    padding: 10px 5px;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #DDDDDD;
}

.testimonialTxt {
    display: inline-block;
    font-size: 13px;
    padding: 20px;
    width: 690px;
}

#divStepsP {
    padding: 20px;
    line-height: 15px;
}
#divSteps p span{
    font-weight: bold;
}


/***********************************
    EXEMPLE DE CIRCUIT SUR MESURE
***********************************/

#line-height-length-itinerary {
    line-height: 13px;
}
#line-height-length-itinerary td {
    vertical-align: middle;
    height: 28px;
}
#line-height-length-itinerary td img {
    margin-top: 0px;
}


/************************************************
                 EVANEOS
************************************************/

.contact-submit_result p {
    padding: 5px 10px 10px;
}

/***********************
        CIRCUIT
***********************/

.listingImgSlider {
    margin: -10px 0px 0px -10px;
}

.itinerariesMargin- {
    margin-left: -10px;
}

.multitest-variant-link {
	display:none;
}

iframe[name=google_conversion_frame] {
    display : none;
}

/************************************************
                 COPYRIGHT
************************************************/
.imagewrapper {
    position:relative;
    overflow: hidden;
}
.go-circle{
    width: 14px;
    height: 14px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    z-index: 10;
    filter: alpha(opacity=30);
    opacity: 0.3;
    background-color: white;
    margin-left: 5px;
}

.go-circle-p{
    text-align: center;
    margin: -1px 0 0 0 !important;
    font-size: 12px !important;
    line-height: 16px !important;
}

.clic-selected .go-circle-p a, .go-circle-p a, .go-circle-p a:hover {
    color: #534840;
    text-decoration: none;
    float: none;
    background-image: none;
    padding: 0px;
    text-align:center;
}

.go-copyright{
    position: absolute;
    right: 10px;
    bottom: 8px;
    line-height: 14px;
    padding:  3px;
    z-index: 1;
    background-color: transparent;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: block;
}
.copyright-top.go-copyright {
    top: 8px;
    bottom: auto;

}


.go-author-on:hover{
    background-color: white;
    filter: alpha(opacity=70);
	opacity: 0.7;
}

.go-copyright-author{
    float: left;
    z-index: 26;
    display: none;
    font-size: 12px;
}

.go-copyright:hover > .go-copyright-author{ display: block; }

.go-copyright.go-author-on:hover > .go-circle{
    filter: alpha(opacity=100);
    opacity: 1;
    background-color: transparent;
}

.go-copyright:hover > .go-circle{
    filter: alpha(opacity=70);
    opacity: 0.7;
    background-color: white;
}

.go-corner-2 img {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}

.go-corner-4 img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;

}

/*******************************
 DIRECT FORM
*******************************/

.form-direct-h1 {
    font-size: 22px;
    margin-left: 190px;
    padding-left: 0px;
}

.form-direct-introduction {
    margin-left: 190px;
    color: #534840;
    font-size: 15px;
    line-height: normal;
}

.form-direct-left {
    margin: -70px 8px 12px 0px;
    font-size: 13px;
    color: #534840;
}

.form-direct-left .choose_box {
    width: 180px;
}

.form-direct-left .choose_box li {
    margin-left:5px;
}

.form-direct-left .choose_box h3 {
    margin-left: 5px;
}

.form-direct-left .left-m-plan {
    background: url(../images/francine/arrow_normal.png) no-repeat center left;
    padding-left: 17px;
}

.form-direct-left .left-m-plan:hover {
    background: url(../images/francine/arrow_hover.png) no-repeat center left;
}

.form-direct-title {
    color: #EE4F15;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 8px;
}

.form-direct-text {
    font-size: 13px;
    padding-bottom: 12px;
    line-height: normal;
}

.form-direct-argument-title {
    font-weight: bold;
    padding-bottom: 10px;
    font-size: 12px;
}

.form-direct-argument {
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 7px;
}

.form-direct-argument-text {
    font-size: 11px;
    color: #817973;
    padding-bottom: 9px;
    line-height: 13px;
}

.form-direct-circuits p {
    text-align: left;
    margin-left: 185px;
}

.form-direct-left-image {
    margin-left: 0px;
    border-radius: 5px;
}

/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/colette.css 
 ******************************************************/

/**
    colette.css
*/


.go-content-title{
    margin: 0 20px 15px 1px;
}

/*.go-block{
    border-top: none;
}*/

.go-left-column{
    border-radius: 0 0 10px 10px;
}

.go-right-column{
    width:221px!important;
}

#nouvelle-rgt, .nouvelle-rgt2{
    float: left;
}

#nouvelle-rgt .form input[type="text"], input[type="password"]{
    border: none;
}

#betty-article-edition{
    margin-bottom: 50px;
}

.colette-static{
    padding: 20px;
}

.center-button{
    margin: 20px auto 29px auto !important;
    width: 80px;
}

.colette-static p{
    line-height: 18px;
}
.colette-static h2{
    line-height: 30px;
}

.colette-static .page-contact-p{
    margin: 15px 0 !important;
    padding: 0;
}

.colette-static .contact{
    margin-right: 10px;
}


.go-block span[data-rel]{
    text-decoration: none;
    color: #EE4F15;
    font-size: 13px;
    cursor: pointer;
}

.go-block .iti-green-container span[data-rel] {
    color: #fff;
}

.go-top5-img{
    padding: 0px;
    position: relative;
    height:378px;
}


/******************/
/* Francine styles*/
/******************/

#contact * {
	margin-bottom: 10px;
}

#contact label {
	display: block;
	width: 170px;
	float: left;
}

#contact input,#contact select,#contact textarea {
	border: solid 1px #E3DDDD;
}

#contact [name=message_sender] {
	width: 300px;
        line-height: 28px;
        padding-left: 5px;
        padding-right: 5px;
}

#contact [name=message_content] {
	width: 400px;
	height: 350px;
        padding: 5px;
}

/*******
 * CTA *
 *******/

#go-wrapper .iti-green-container .iti-green-opacity {
    border-radius: 0;
}


.go-table-bon{
    background-color: #c5e6f7;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.go-table-bon td{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-collapse: separate;
    background-color: white;
    border: 5px solid #c5e6f7;
}

.go-table-bon td{
    padding: 5px;
}

.go-table-bon-main-txt{
    font-size: 15px;
    font-weight: bold;
    color: #534840;
    line-height: 18px;
}

.go-table-bon-meaning-txt{
    font-size: 12px;
    font-weight: normal;
    color: #9C918A;
    line-height: 15px;
}

.go-table-bon-aux-txt{
    font-size: 11px;
    font-weight: normal;
    color: #9C918A;
    line-height: 15px;
}

.go-table-bon-txt{
    font-size: 15px;
    font-weight: normal;
    color: #534840;
}

.go-center-text{
    text-align: center;
}

.go-tick-table{
    border: 1px solid #EEE;
    box-shadow:
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomright: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    width: 216px;
    padding: 10px;
    float: left;

    -moz-box-shadow: 0 0 3px #EEE;
    -webkit-box-shadow:  0 0 3px #EEE;
    box-shadow:  0 0 9px #EEE;
    margin-left: 14px;
}

.go-bon-block{
    width: 220px;
    float: left;
    margin: 15px 10px 0px;
}


.go-table-bon-sub-div{
    margin-top: 15px;
}

.go-bon-icons{
    top: 0px;
    margin-right: 5px;
    position: absolute;
    height: 24px;
    width: 24px;
    margin-left: 0px !important;
    *margin-left: -30px !important;
}


.go-bon-half-block{
    position: relative;
}


.go-bon-half-block div{
    margin-left: 30px;
}

.go-bon-half-block p{
    margin-left: 0px !important;
}

.go-bon-block-gren-button{
    margin-right: -30px;
    margin-top: 20px !important;
    position: relative;
    width: 170px !important;
    *width: 180px !important;
}

@media \0screen {
    .go-bon-block-gren-button{
        width: 180px !important;
    }
}

.go-bon-block-gren-button-img{
    float: left;
    margin-left: -45px;
    margin-top: -18px;
    margin-right: 5px;
    height: 64px;
    width: 64px;
}


.go-vertical-line{
    border-left: 1px solid #EEE;
    width: 2px;
    height: 70%;
    margin-left: 370px;
    margin-right: 10px;
    min-height: 100px;
    position: absolute;
}

.go-destination-fy-half-block{
    width: 340px;
    margin-left: 14px;
    position: relative;
    margin-bottom: 70px;
}

.go-destination-fy-half-block p{
    margin-left: 0px !important;
}

.go-destination-fy-half-block .go-bon-block-gren-button{
    margin: 0 auto;
}

.go-block .go-button-white, .go-block .go-button-green{
    height: 28px;
    line-height: 28px;
    margin: 0;
    font-size: 15px;
}

.go-destination-fy-button-green{
/*    width: 250px;*/
    position: absolute !important;
    left: 24px;
    bottom: 20px;
}



.go-block .go-button-green div, .go-block .go-button-white div{
    margin-right: 10px;
}

.go-button-white .go-table-bon-main-txt{
    margin: -3px auto 0;
}

.go-button-white .go-button-arrow-brown{
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -7px;
}

.go-destination-fy-button-white{
/*    width: 250px;*/
    position: absolute;
    right: 75px;
    bottom: 20px;
}

/* Setting the same font of the normal state in the form bon a savoir */

.go-table-bon-txt .go-count-title-input{
    font-weight: normal !important;
    float: none;
}

.go-table-bon-aux-txt .go-count-title-input{
    font-size: 9px !important;
    font-weight: normal !important;
}
.go-block .go-bon-block .go-calculator-button.go-button-green.go-bon-block-gren-button div{
    color:#fff!important;
}

.go-no-padding{
    padding: 0 !important;
}

.go-no-padding .go-button-white {
    position: relative;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    float: left;
    *width: 165px;
}

.calc-embedded-content .go-button-green{
	color:#fff!important;
}
.calc-embedded-content .go-button-green:hover{
	color:#fff!important;
}

.iti-search {
    position:relative;
}
.iti-search span[data-rel] {
    display:block;
    font-size: 15px;
    font-weight: bold;
    color: #534840;
    width: 100%;
    height:100%;
    line-height:300px;
    text-align: center;
}


body.editionbar{
    padding-top:26px!important;
}
#topnavbar{
    z-index:100!important;
}


/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/footer.css 
 ******************************************************/

#footer {
    width: 970px;
    margin: 0px auto;
    margin-left: 29px;
    clear: both;
    background: none;
}

span.like_link {
    text-decoration: none;
    color: #ee4f15;
    font-size:13px;
}

p,ul,ol,#nouvelle-rgt form#contact label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #534840;
    text-decoration: none;
    font-weight: normal;
    line-height: 14px;
}

#aboveFooter {
    padding: 20px 0;
}

#aboveFooter>p {
    font-weight: 700;
    margin-left: 30px;
    margin-top: 13px;
    color: #AFA8A6;
}

.seenOn {
    margin-left: 36px;
    padding: 0 30px 0 21px;
    padding-right: 24px\9;
}

.petitFute {
    background: url('/imageCSS/newHeaderFooter/petitFute.png') no-repeat scroll left bottom;
    width: 89px;
    height: 35px;
}
.petitFute:hover {
    background: url('/imageCSS/newHeaderFooter/petitFute.png') no-repeat scroll left top;
}

.parisien {
    background: url('/imageCSS/newHeaderFooter/parisien.png') no-repeat scroll left bottom;
    width: 100px;
    height: 25px;
    margin-top: 10px;
}
.parisien:hover {
    background: url('/imageCSS/newHeaderFooter/parisien.png') no-repeat scroll left top;
}

.pleineVie {
    background: url('/imageCSS/newHeaderFooter/pleineVie.png') no-repeat scroll left bottom;
    width: 72px;
    height: 32px;
}
.pleineVie:hover {
    background: url('/imageCSS/newHeaderFooter/pleineVie.png') no-repeat scroll left top;
}

.bfm {
    background: url('/imageCSS/newHeaderFooter/bfm.png') no-repeat scroll left bottom;
    width: 99px;
    height: 36px;
    margin-top: 3px;
}
.bfm:hover {
    background: url('/imageCSS/newHeaderFooter/bfm.png') no-repeat scroll left top;
}

.twentyMin {
    background: url('/imageCSS/newHeaderFooter/twentyMin.png') no-repeat scroll left bottom;
    width: 23px;
    height: 43px;
}
.twentyMin:hover {
    background: url('/imageCSS/newHeaderFooter/twentyMin.png') no-repeat scroll left top;
}

.trek {
    background: url('/imageCSS/newHeaderFooter/trek.png') no-repeat scroll left bottom;
    width: 62px;
    height: 35px;
    margin-top: 3px;
}
.trek:hover {
    background: url('/imageCSS/newHeaderFooter/trek.png') no-repeat scroll left top;
}

#centerMenuFooter {
    margin: 0 auto;
    width: 963px;
}

#belowFooter {
    background-color: #D5CFC8;
    border-top: 1px solid #BAA69E;
    box-shadow: 0 -1px 6px #E2E2E2;
    width: 100%;
    height: 250px;
}
#belowFooter ul {
    padding: 30px 14px 0px;
    padding-right: 12px\9;
}
#belowFooter ul li {
    padding-top: 3px;
    padding-bottom: 3px;
    font-family: 'Droid sans', sans-serif;
}
#belowFooter ul li a {
    color: #534840;
    cursor: pointer;
}
#belowFooter ul li a:hover {
    text-decoration: underline;
}
#belowFooter ul li:first-child {
    font-weight: 700;
}

.comeUs ul>.socialFooter {
    padding-left: 20px; 
}

.socialFooter {
    height: 12px;
    width: 140px;
}
.footerFacebook {
    background: url('/imageCSS/newHeaderFooter/socialFooter.png') no-repeat scroll left 2px;
}
.footerTwitter {
    background: url('/imageCSS/newHeaderFooter/socialFooter.png') no-repeat scroll left -15px;
}
.footerGoogle {
    background: url('/imageCSS/newHeaderFooter/socialFooter.png') no-repeat scroll left bottom;
}

.newsletter {
    margin-top: 30px;
}

.formNewsletter {
    background: url('/imageCSS/newHeaderFooter/newsletter.png') no-repeat scroll left top;
    width: 95px;
    height: 161px;
}
.formNewsletter:hover {
    background: url('/imageCSS/newHeaderFooter/newsletter.png') no-repeat scroll left bottom;
}
.formNewsletter p {
    text-align: left;
    font-weight: 700;
}

.inputFooter {
    width: 108px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.presentationNewsletter {
    padding-left: 100px;
}

.anotations {
    margin-left: 37px;
}

.anotations>.placement {
    margin-left: 22px;
    margin-top: -6px;
}

.anotations>.placement2 {
    margin-left: -30px;
}

.backgroundPopUp {
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height: 100%;
    background-color: #000000;
    z-index:999;
    opacity: 0.6;
}
.popupNewsletter {
    z-index: 9999;
    position: absolute;
    top:20%;
    left:50%;
    margin:0 0 0 -370px;
    padding:50px 10px 10px;
    background-color:#FFFFFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.overflowNewsletter {
    overflow: auto;
    width: 830px;
    height: 500px;
    margin-bottom: 15px;
}

.popup {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 120px;
}

.popup h2 {
    border-bottom: 1px solid #E9E9E9;
    color: #534840;
    font-size: 18px;
    font-weight: bold;
    margin-bottom:10px;
    padding: 10px 13px;
}

.popup .btn_close {
    float:right;
    background:url(images/crazyxhtml/ico_close.png) no-repeat right 0;
    padding:1px 15px 1px 0;
    font-size:12px;
    line-height:10px;
    color:#AAAAAA;
    text-decoration:none;
    font-weight:bold;
    margin:15px 15px 0 0;
    text-transform:uppercase;
}
.popup .btn_close:hover {
    color:#9F131A;
    background-image:url(images/crazyxhtml/ico_close_h.png);
    text-decoration:none;
}

.popUpnewsletter {
    z-index: 99999;
    left: 35%;
    width: 832px;
    margin-bottom: 20px;
    left: 50%;
    margin-left: -415px;
}

.belleAurore {
    font-family: 'LaBelleAuroreRegular', cursive;
    font-size: 16px;
}

.submitConnection {
    background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#E6E1D9));
    background: -webkit-linear-gradient(top, #FEFEFE, #E6E1D9);
    background: -moz-linear-gradient(top, #FEFEFE, #E6E1D9);
    background: -ms-linear-gradient(top, #FEFEFE, #E6E1D9);
    background: -o-linear-gradient(top, #FEFEFE, #E6E1D9);
}

#belowFooter{
    height: 130px;
    color: #54473E;
}

#centerMenuFooter{
    margin: 60px auto 0;
    height: 20px;
    width: 300px;
}

#centerMenuFooter .floatLeft{
    margin-left: 30px;
    
}

#centerMenuFooter .floatLeft a{
    color: #54473E;
}

/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/header.css 
 ******************************************************/

/**
    header.css
@dark:        #534840;
@strong:      #9C918A;
@medium:      #E6E1D9;
@light:       #F9F7F3;
@green:       #72AB49;
@dark-orange: #C91717;
@orange:      #EC5124;
@lgreen:      #8dbc6d;
@blue:        #6AABDE;
@medium-grey: #F0EFEF;
@light-grey:  #F7F7F7;
*/


/*******************************
          NEW HEADER COLETTE
*******************************/
#headBand {
    background-image:none;
    background: #fff;
    width: 100%;
    height: 61px;
    position: relative;
    box-shadow: 1px 0 5px #777;
    z-index: 2;
    margin-bottom: 18px;
}

#headBand .colette-country {
    color:#fff;
    background:#6aabde;
    box-shadow: 1px 0 5px #777;
    font-size: 32px;
    line-height:1em;
    font-weight: bold;
    font-family:"Gloria Hallelujah", arial, sans-serif;
    padding: 20px 10px 10px 10px;
    margin-top:-10px;
    box-shadow: 1px 0 3px #777;
    -webkit-box-shadow: 1px 0 3px #777;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    -moz-transform:rotate(-2deg);
    -webkit-transform:rotate(-2deg);
    -o-transform:rotate(-2deg);
    z-index: 100;
}

.go-block{
    width: auto;
}

#centerMenu{
    width: 990px;
}

.menuHeaderLeft > li{
    position: relative;
}

.menuHeaderLeft-li-first-child{
    margin-left: -10px !important;
    *padding-left: 5px !important;
}

.menuHeaderRight{
    margin-right: 10px;
}

.buttonHeaderFont {
    line-height: 32px;
    padding-left: 35px;
    padding-top: 18px;
    padding-bottom: 20px;
    font-weight: bold;
    text-shadow: black 0px -1px 0px;
    color: #d1cec5;
    font-size: 14px;
    outline: none;
    cursor: pointer;
}

.buttonHeaderFont:hover, .button-destinations-hover,  
.button-idees-hover, .button-concept-hover, 
.button-my-account-hover, .button-hover {
    color: white !important;
}

.buttonHeaderMyAccount {
    background: url('/imageCSS/newHeaderFooter/Header_icons/icon_profil_normal.png') no-repeat left 0px;
    padding-top : 0px;
    margin-right : 10px;
}

.buttonHeaderMyAccount:hover, .buttonHeaderMyAccount.button-hover, .button-my-account-hover {
    background: url('/imageCSS/newHeaderFooter/Header_icons/icon_profil_hover.png') no-repeat left 0px;
}

#button-concept{
    padding-top: 0px;
    cursor: pointer;
}

.menuHeaderLeft #button-concept{
    background: url('/imageCSS/newHeaderFooter/Header_icons/icon_concept_normal.png') no-repeat left 0px;
}

.menuHeaderLeft #button-concept:hover, .button-concept-hover, .menuHeaderLeft #button-concept.button-hover {
    background-image: url('/imageCSS/newHeaderFooter/Header_icons/icon_concept_hover.png') !important;
}

.menuHeaderLeft #button-destinations{
    background: url('/imageCSS/newHeaderFooter/Header_icons/icon_desti_normal.png') no-repeat left 9px;
}

.menuHeaderLeft #button-destinations:hover, .button-destinations-hover{
    background-image: url('/imageCSS/newHeaderFooter/Header_icons/icon_desti_hover.png') !important;
}

.menuHeaderLeft #button-idees{
    background: url('/imageCSS/newHeaderFooter/Header_icons/icon_idea_normal.png') no-repeat left 9px;
}

.menuHeaderLeft #button-idees:hover, .button-idees-hover{
    background-image: url('/imageCSS/newHeaderFooter/Header_icons/icon_idea_hover.png') !important;
}

.menuHeaderLeft-li-first-child {
    margin-top: -18px !important;
    margin-left: 10px;
    padding-bottom: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-radius-bottomright: 2px;
    -moz-border-radius-bottomleft: 2px;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
}

.clickMenu{
    height: 100%;
    position: relative;
}

.clickMenuIE7{
    *padding-top: 8px;
}

.go-rechercher{
    background-color: #746b66;
    height: 30px;
    width: 80px;
    padding-right: 28px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    position: relative;
}

.go-rechercher-input{
    color: #534840;
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
    background-color: transparent;
    border: 0px;
    width: 77px;
    height: 24px;
    outline: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-top: 4px;
    padding-left: 4px;
    padding-right: 27px;
    font-size: 12px;
}

.go-rechercher-input:focus{
    background-color: white;
}

.go-rechercher-icon{
    background: url('/imageCSS/newHeaderFooter/Header_icons/iconlens.png') no-repeat center center;
    line-height: 15px;
    padding-top: 4px;
    width: 18px;
    height: 16px;
    position: absolute;
    top: 5px;
    right: 4px;
    cursor: pointer;
}

.go-button-orange{
    white-space: nowrap;
    width: auto;
    height: 22px;
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 24px;
    border: 1px #d4410e solid;
    padding: 3px 15px 3px 15px;
    cursor: pointer;
    text-shadow: #c03b0b 0px -1px 0px;
    float: left;

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;

    background-color: #ec5124;

}

.go-button-orange:hover{
    text-decoration: none !important;
    color: white;

    box-shadow: 0px 0px 3px #d4410e;
    -webkit-box-shadow: 0px 0px 3px #d4410e;
    -moz-box-shadow: 0px 0px 3px #d4410e;

    background-color: #de420a;
    background-image: linear-gradient(bottom, #d4410e 21%, #de420a 61%);
    background-image: -o-linear-gradient(bottom, #d4410e 21%, #de420a 61%);
    background-image: -moz-linear-gradient(bottom, #d4410e 21%, #de420a 61%);
    background-image: -webkit-linear-gradient(bottom, #d4410e 21%, #de420a 61%);
    background-image: -ms-linear-gradient(bottom, #d4410e 21%, #de420a 61%);

}

.go-button-orange:active{
    box-shadow: 0px 0px 3px #8c2b08;
    -webkit-box-shadow: 0px 0px 3px #8c2b08;
    -moz-box-shadow: 0px 0px 3px #8c2b08;
}

.go-button-blue{
    height: 28px;
    width: 192px;
    *width: 216px;
    color: white;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    line-height: 30px;
    border: 1px #2c426f solid;
    cursor: pointer;
    text-shadow: #385490 1px 1px 1px;
    position: relative;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #385490;
    margin-left: 22px;
    *margin-left: 20px;
    margin-bottom: 20px;
    padding-left: 22px;
    *padding-left: 18px;
}

.go-button-blue:hover{
    text-decoration: none !important;
    color: white;
    box-shadow: 0px 0px 3px #9F9F9F;
    -webkit-box-shadow: 0px 0px 3px #9F9F9F;
    -moz-box-shadow: 0px 0px 3px #9F9F9F;
    background-color: #385490;
    background-image: linear-gradient(bottom, #2c426f 21%, #385490 61%);
    background-image: -o-linear-gradient(bottom, #2c426f 21%, #385490 61%);
    background-image: -moz-linear-gradient(bottom, #2c426f 21%, #385490 61%);
    background-image: -webkit-linear-gradient(bottom, #2c426f 21%, #385490 61%);
    background-image: -ms-linear-gradient(bottom, #2c426f 21%, #385490 61%);
}




.go-form-log{ padding-left: 10px; margin-left: 12px;}

.go-form-log{ margin-left: 10px \9}

.go-form-log input{ margin-bottom: 10px; *float: left;}

.go-form-log .go-button-grey-hover{ font-size: 12px; }


/* this works to ie8 */
@media \0screen {
    #submenuConnection{
        width: 275px;
    }

    .go-log-input-email, .go-log-input-pass, .centerSubmitConnection{
        width: 218px !important;
        height:  25px;
    }

    .checkboxConnection{
        width: 90px;
        line-height: 20px;
    }

    .pHR{
        left: 130px;
        top: 64px;
    }

    .go-button-blue{
        width: 200px;
        padding-left: 18px;
        margin-left: 20px;
    }

    .checkboxConnection > input{
        margin-left: -10px;
    }

    .go-input-txt-centered{
        padding: 6px 30px 0px 3px;
    }
}

/* ____ end of ie8 class _____*/

.go-facebook-button{
    background: url('/imageCSS/newHeaderFooter/Header_icons/facebook.png') no-repeat center center;
    top: 7px;
    left: 8px;
    width: 15px;
    height: 15px;
    position: absolute;
}

.centerSubmitConnection{
    margin-right: 0px;
    margin-left: 0px;
    width: 215px;
    float: left;
    position: relative;
    width: 218px\9
}

.centerSubmitConnection .go-button-grey-hover{ float: right; }

.go-list-licences, #centerMenu  .go-list-concepts{
    padding-top: 1px;
    width: 200px;
    position: absolute;
    background-color: white;
    top: 80px;
    *top: 81px;
    margin-left: -38px;
    *right: 12px;
    border: 1px #E6E1D9 solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display:none;
    box-shadow : 0 3px 5px rgba(0,0,0,0.2);
}

#centerMenu .go-list-concepts{
    width: 150px;
    top: 46px;
    left: 38px;
    display: none;
}

#centerMenu .go-list-concepts .go-arrow-list-licences{ left: 6px; }


.go-list-a{
    /*    display: block;*/
    line-height: 47px;
    font-size: 14px;
    color: #54473E !important;
    text-decoration: none !important;
    font-size: 14px;
    white-space: nowrap;
    padding-left: 15px;
}

.go-list-a:hover{ color: #54473E; }


#centerMenu .go-list-concepts .go-list-a{
    font-size: 13px;
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
    text-shadow: 0 0 0 white;
    color: #54473E !important;
}

.go-list-a{
    font-size: 13px;
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
}

.fondMenuHeader1{
    background: url('/imageCSS/newHeaderFooter/Header_icons/icon_profil_normal.png') no-repeat left -7px;
    padding-top: 12px;
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 5px;
    width: 38px;
    height: 10px;
    cursor: pointer;
}

.fondMenuHeader1:hover, .fondMenuHeader1-hover{
    background-image: url('/imageCSS/newHeaderFooter/Header_icons/icon_profil_hover.png') !important;
}

#submenuConnection{
    top: -1px;
    right: 0px;
    border: 0px;
    width: 260px;
    *width: 275px;
    border-radius: 2px;
    border: 1px solid #E8E8E8;
    box-shadow : 0 3px 5px rgba(0,0,0,0.2);
}

#submenuConnection > HR{ *margin-top: 0px; }

.go-log-error-msg {
    text-align : left;
    color : #BE1E2D;
    margin-bottom : 10px;
}

.go-log-in{
    margin-left: 209px;
    margin-top: 18px;
    *margin-top: 20px;
    display: none;
    position: absolute;
}

.go-imgLoader {
    display : none;
    clear: both;
    margin-left : 94px;
}

.go-a-login {
    padding-right : 5px;
}

.go-log-input-email, .go-log-input-pass{
    width: 215px !important;
    border: 1px #e7e7e7 solid;
    color: #7f7974;
    height: 23px;
    font-size: 12px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: -2px;
    float: left;
    outline: none;
    padding: 0px !important;
}

.go-log-input-email, .go-log-input-pass, .centerSubmitConnection{
    width: 218px\9
}

.go-log-input-email, .go-log-input-pass, .centerSubmitConnection{
    *width: 234px !important;
    *height:  25px;
}

.checkboxConnection{ *width: 90px; *line-height: 20px; }

.pHR{
    left: 122px;
    *left: 130px;
    top: 62px;
    *top: 70px;
}

.go-arrow-list-tags-left{
    position: absolute;
    right: 25px;
    top: -10px;
    *top: -24px;
    left: 5px;
}

#centerMenu .go-arrow-log-in {
    position: absolute;
    right: 139px;
    top: -10px;
    *top: -22px;
}

#centerMenu .go-arrow-list-tags, .go-arrow-list-licences{
    position: absolute;
    right: 114px;
    top: -10px;
    *top: -22px;
}

#centerMenu .go-arrow-list-tags, #centerMenu .go-arrow-log-in { 
    *top: -24px; 
}

.go-list-profile {
    padding-top: 1px;
    width: 130px;
    position: absolute;
    background-color: white;
    top: 56px;
    margin-left: -11px;
    border: 1px #E6E1D9 solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display:none;
    box-shadow : 0 3px 5px rgba(0,0,0,0.2);
}

.go-list-concepts{
    width: 150px;
    top: 46px;
    left: 37px;
    display: none;
}

.go-list-concepts .go-list-a{
    font-size: 13px;
    font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
    text-shadow: 0 0 0 white;
}


.go-list-li{
    color: #54473E;
    padding: 0px;
    border-bottom: 1px #E8E8E8 solid;
    cursor: pointer;
    margin-top: -1px;
    height: 45px;
}

.go-list-li:hover{ background-color: #f6f5f1; }



.go-input-txt-centered{
    padding: 3px 30px 3px 3px;
    *padding: 6px 30px 0px 3px;
}

#navi-find {
    width: auto;
    float: left;
    margin-top: 1px;
    background: none;
    height: auto;
    padding: 0px;
    position: relative;
}


.go-forgot-pass{
    float: left;
    margin-right: 22px;
    margin-bottom: 5px;
    color: #534840;
    font-size: 12px;
}

.go-forgot-pass:hover{
    color: #534840;
    text-decoration: underline !important;
}

#aboveFooter{
    padding: 20px 0;
}





/*    New  Header ( css to can set the media queries ) */

.menuHeaderRight > .go-iphone-hzt, .go-bread-crumb-iphone{
    display:none;
}

.go-list-licences-ul {
    margin:0;
}


.menuHeaderLeft #button-concept-iphone {
    background: url('/imageCSS/newHeaderFooter/Header_icons/icon_concept_normal.png') no-repeat left 0px;
}

.menuHeaderLeft #button-concept-iphone:hover {
    background: url('/imageCSS/newHeaderFooter/Header_icons/icon_concept_hover.png') no-repeat left 0px;
}

#button-concept-iphone {
    padding-top: 0px;
    cursor: pointer;
}

.menuheaderright{
    margin-right: 0px;
}

.go-main-logo{
    background: transparent url('/stylesheets/images/evaneos_guides.png') center 15px no-repeat ;
    height: 70px;
    width: 217px;
    cursor: pointer
}

.go-main-logo-es{
    background: transparent url('/stylesheets/images/evaneos_guides_es.png') center 15px no-repeat ;
}

.go-main-logo-it{
    background: transparent url('/stylesheets/images/evaneos_guides_it.png') center 15px no-repeat ;
}

.go-main-logo-de{
    background: transparent url('/stylesheets/images/evaneos_guides_de.png') center 15px no-repeat ;
}


.go-se-connecter{
    line-height: 32px;
    padding-left: 35px;
    padding-bottom: 20px;
    font-weight: bold;
    text-shadow: black 0px -1px 0px;
    color: #D1CEC5;
    font-size: 14px;
    outline: none;
    font-size: 14px;
    margin-right: 10px;
}

.menuHeaderRight > li{
    float: left;
    padding-left:  3px;
}

.go-button-orange{
    border-radius: 2px;
}

.go-iphone-hzt, .go-iphone-icon{
    display: none;
}

.go-ipad-hzt{
    display: inline-block !important;
}

.go-ipad-icon{
    display: inline-block !important;
    *display: inline !important;
}


.menuHeaderLeft > .go-iphone-icon{
    display:none;
}

#centerMenu .go-list-concepts-iphone {
    width: 150px;
    top: 46px;
    left: 38px;
    display: none;
}

.go-list-licences-iphone, #centerMenu  .go-list-concepts-iphone{
    padding-top: 1px;
    width: 134px;
    position: absolute;
    background-color: white;
    top: 45px;
	*top: 41px;
    margin-left: -38px;
	*right: 12px;
    border: 1px #E6E1D9 solid;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display:none;
	box-shadow : 0 3px 5px rgba(0,0,0,0.2);
    height: 135px;
    text-shadow: none;
}
.go-button-green, .go-button-green-iti{
    border: 1px #0a7693 solid !important;
    text-shadow: #0a7693 0px -1px 0px!important;
    background: #6aabde!important;
}
.go-button-green:hover, .go-button-green-iti:hover{
    background: #0798d6!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5)!important;
}

#headBand .go-button-green {
    white-space: nowrap;
    width: auto;
    height: 28px;
    font-size: 14px !important;
    font-weight: bold;
    text-align: center;
    margin: 12px 20px 12px 0 !important;
    line-height: 28px;
    padding: 4px 15px;
    border: 1px #0a7693 solid !important;
    text-shadow: #0a7693 0px -1px 0px!important;
    background: #6aabde!important;
}

#headBand .go-button-green:hover{
    color: white !important;
    background: #0798d6!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5)!important;
}

.colette-green-button{
    background:#0898d7!important;
    border:1px solid #0595d4!important;
}
.colette-green-button img{
    margin-top: -2px;
    vertical-align: middle;
}

body{
    background: #fff url(/stylesheets/images/background_watercolorpaper.jpg)!important;
}

.go-iphone-button-bottom{
    display: none;
/*    width: 200px;*/
    float: left;
}

.iti-green-container .iti-green-opacity{
    background-color:#0798d6!important;;   
}
.go-text-green-subtitle, .iti-green-text, .go-block a, .go-block p a{
    color:#0798d6!important;
}

.go-content h2,
.go-box-numbered .newNumber {
    color:#0798d6!important;
}

.go-block .go-child-article.go-little-imgs:hover span.go-little-imgs-title, 
.go-block .go-little-imgs.go-little-edit-imgs:hover span.go-little-imgs-title, 
.go-block .go-little-imgs-title:hover,
.go-block a:hover, 
.go-block p a:hover,
.desti-thumb-name:hover, 
.go-right-column .summary-list-container a:hover,
.iti-medium a:hover,
.iti-medium a:hover h3,
.iti-medium:hover a h3,
.desti-thumb-container:hover .desti-thumb-name{
    color:#0798d6!important;   
}
.go-calculator-button .go-bon-block-gren-button-img{
    background-image: url('../../images/francine/article_edition/travel_page/calculator_blue.png')!important;
}
.go-box-list-check .go-list-check img{
    display:none!important;
}
.go-block .go-box-list-check .go-list-check{
    background:url('../../images/francine/article_edition/travel_page/colette_tick.png') top left no-repeat!important;
    height:40px;
    width:40px;
}
#headBand .go-button-green:hover{
    background: #0798d6!important;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5)!important;
}
a.go-button-white, a.go-button-white:hover{
    color:#534840!important;
}
/* 3minutes playing with CSS - congrat for noticing that :) */
@-webkit-keyframes shakeit {
    0% { -webkit-transform:  translate(2px, 1px) rotate(0deg); }
    10% { -webkit-transform: translate(-1px, -2px) rotate(-1deg); }
    20% { -webkit-transform: translate(-3px, 0px) rotate(1deg); }
    30% { -webkit-transform: translate(0px, 2px) rotate(0deg); }
    40% { -webkit-transform: translate(1px, -1px) rotate(1deg); }
    50% { -webkit-transform: translate(-1px, 2px) rotate(-1deg); }
    60% { -webkit-transform: translate(-3px, 1px) rotate(0deg); }
    70% { -webkit-transform: translate(2px, 1px) rotate(-1deg); }
    80% { -webkit-transform: translate(-1px, -1px) rotate(1deg); }
    90% { -webkit-transform: translate(2px, 2px) rotate(0deg); }
    100% { -webkit-transform:translate(1px, -2px) rotate(-1deg); }
}
#headBand .colette-country:hover,
#headBand .colette-country:focus {
    -webkit-animation-name: shakeit;
    -webkit-animation-duration: 0.8s;
    -webkit-transform-origin:50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/random_itineraries.less 
 ******************************************************/


/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/random_agents.less 
 ******************************************************/

#go-wrapper .random-agents {
  background-color: transparent;
  border-radius: 5px;
  overflow: hidden;
}
#go-wrapper .random-agents .title,
#go-wrapper .random-agents .testi-title {
  line-height: 24px;
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 5px;
}
#go-wrapper .random-agents .title .icon-evaneos,
#go-wrapper .random-agents .testi-title .icon-evaneos {
  background-image: url('../stylesheets/lisette/pics/lisette_icons_24.png');
  width: 24px;
  height: 24px;
  background-position: 0px -48px;
  margin-right: 5px;
}
#go-wrapper .random-agents a {
  color: #534840;
}
#go-wrapper .random-agents .testi-title {
  margin-bottom: 0;
  margin-top: 5px;
}
#go-wrapper .random-agents .subtitle {
  margin-top: 0;
  font-size: 1.2em;
  line-height: 1.4em;
  text-align: center;
  margin-bottom: 0;
}
#go-wrapper .random-agents .agent {
  cursor: pointer;
}
#go-wrapper .random-agents .agent > * {
  float: left;
}
#go-wrapper .random-agents .agent > *.clear {
  float: none;
}
#go-wrapper .random-agents .agent > div {
  width: 110px;
  margin-left: 10px;
  line-height: 1.2em;
}
#go-wrapper .random-agents .agent > div .agency-name {
  font-size: 1.1em;
  font-weight: bold;
}
#go-wrapper .random-agents .agent > div .description {
  margin-top: 5px;
}
#go-wrapper .random-agents .agent .imagewrapper {
  width: 70px;
}
#go-wrapper .random-agents .go-button-green {
  font-size: 1.1em;
  margin: 0;
  margin-top: 10px;
  display: block;
  line-height: 2.2em;
  padding: 0;
  height: 2.2em;
}
#go-wrapper .random-agents .division {
  padding: 10px;
  background-color: #fff;
  background-color: rgba(255,255,255,0.5);
  margin-top: 1px;
}
#go-wrapper .random-agents .division:first-child {
  margin-top: 0;
}
#go-wrapper .random-agents .division .testimonial .testi-title-link:hover {
  color: #0798d6;
}
#go-wrapper .random-agents .division .testimonial .testi-link {
  color: #0798d6;
}
#go-wrapper .random-agents .division .testimonial .testi-link:hover {
  text-decoration: underline;
}
#go-wrapper .random-agents .division .testimonial p.description {
  margin: 0;
}

/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/responsive.less 
 ******************************************************/

@media screen and (min-width: 768px) and (max-width: 1023px) {
  div.go-content .row4 {
    width: 768px;
  }
  .fixedOverHeaderToolbar,
  .fixedOverHeaderToolbar + div {
    display: none;
  }
  .go-main-logo {
    margin-left: -8px;
  }
  div.itineraries {
    margin-top: 50px;
    width: 760px;
    text-align: center;
  }
  div.itineraries .rowcell1 {
    float: left;
    margin: 10px;
    display: block;
    overflow: hidden;
  }
  div.itineraries .rowcell1:first-child {
    margin-left: 6px;
  }
  div.itineraries .rowcell1:last-child {
    display: none;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  div.go-content .row4 {
    width: 480px;
  }
  .fixedOverHeaderToolbar,
  .fixedOverHeaderToolbar + div {
    display: none;
  }
  .go-main-logo {
    margin-left: -8px;
    margin-top: 5px;
    background: transparent url('../../images/francine/article_edition/logo-iphone-minisite.png') no-repeat scroll 0 9px;
    width: 80px !important;
  }
  #centerMenu .go-button-green {
    display: none;
  }
  .go-iphone-button-bottom {
    display: block;
    margin: 10px 0 0 160px;
  }
  #headBand .colette-country {
    font-size: 24px;
  }
  #centerMenu {
    width: 470px;
  }
  #betty-article-edition {
    margin-bottom: 0px;
  }
  .go-iphone-button-bottom .go-button-green {
    margin: 0 !important;
  }
  .go-bread-crumb-iphone {
    width: 100% !important;
  }
  #go-wrapper .iti-green-container .iti-green-text {
    display: none;
  }
  #go-wrapper .iti-green-container .iti-green-button-container {
    display: block !important;
    width: 300px;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: 0px;
    top: 20px;
  }
  #go-wrapper .iti-green-container .iti-green-button-container .go-button-green {
    padding-bottom: 8px;
  }
  .navigation-prev-next {
    width: 460px;
  }
  div.itineraries {
    margin-top: 50px;
    width: 460px;
    text-align: center;
  }
  div.itineraries .rowcell1 {
    float: left;
    margin: 5px;
    display: block;
    overflow: hidden;
    width: 220px;
  }
  div.itineraries .rowcell1:first-child {
    width: 220px;
    margin: 5px;
  }
}
@media screen and (max-width: 479px) {
  div.go-content .row4 {
    width: 320px !important;
  }
  .go-main-logo {
    margin-left: -8px;
    background: transparent url('../../images/francine/article_edition/logo-iphone-minisite.png') no-repeat scroll 0 9px;
    width: 80px;
  }
  #centerMenu .go-button-green {
    display: none;
  }
  .go-iphone-button-bottom {
    display: block;
    margin: 10px 0 0 75px;
  }
  #centerMenu {
    width: 320px;
  }
  #headBand .colette-country {
    font-size: 24px;
  }
  #betty-article-edition {
    margin-bottom: 0px;
  }
  .go-iphone-button-bottom .go-button-green {
    margin: 0 !important;
  }
  .go-bread-crumb-iphone {
    width: 100% !important;
  }
  div.go-content .row4 {
    width: 479px;
  }
  .fixedOverHeaderToolbar,
  .fixedOverHeaderToolbar + div {
    display: none;
  }
  .go-main-logo {
    margin-left: -8px;
  }
  #headBand .colette-country {
    position: absolute !important;
    top: 0 !important;
    left: 115px !important;
  }
  #go-wrapper .iti-green-container .iti-green-text {
    display: none;
  }
  #go-wrapper .iti-green-container .iti-green-button-container {
    display: block !important;
    width: 280px;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
    left: -40px;
    top: 20px;
  }
  #go-wrapper .iti-green-container .iti-green-button-container .go-button-green {
    padding-bottom: 8px;
  }
  .navigation-prev-next {
    width: 300px !important;
    position: relative;
  }
  .navigation-prev-next a {
    display: block !important;
    width: 120px !important;
    float: none;
    display: block;
    font-size: 1em;
  }
  div.go-content {
    width: 300px !important;
  }
  div.itineraries {
    margin-top: 50px;
    width: 300px !important;
    text-align: center;
  }
  div.itineraries .rowcell1 {
    width: 234px !important;
    float: left;
    margin: 10px 38px;
    display: block;
    overflow: hidden;
  }
  div.itineraries .rowcell1:first-child,
  div.itineraries .rowcell1:last-child {
    display: none;
  }
}

/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../../../public/stylesheets/responsiveDesignArticle.css 
 ******************************************************/


/* Ipad vertically */
@media screen and (min-width: 768px) and (max-width: 1023px) {

    #go-wrapper{
        width: 768px;
    }

    .go-right-column, .newsletter{
        display: none !important;
    }

    .seenOn{
        margin-left: 12px;
        padding: 0 20px 0 21px;
    }
   
/*    #breadcrumb{
        border-bottom: none !important;
    }*/
    
    .go-bread-crumb, .go-content{
        margin-left: 4px !important;
    }


/*    .go-title-buttons{
        right: 30px;
    }


    .go-arrows-change-article{
        right: 10px;
    }

    .go-title-buttons {
        right: 25px;
    }

    .go-tooltip{
        display:none !important;
    }*/
}


@media screen and (min-width: 480px) and (max-width: 767px) {
    

    #go-wrapper{
        width: 480px;
    }

    .go-right-column{
        display: none !important;
    }

    .seenOn{
        margin-left: 12px;
        padding: 0 20px 0 21px;
    }


/*    #breadcrumb{
        border-bottom: none !important;
    }*/

    .go-bread-crumb, .go-content{
        margin-left: 8px !important;
    }

/*    .go-title-buttons{
        right: 10px;
    }*/

    .go-block-main-picture, .go-block-main-picture img{
        width: 460px;
        height: auto;
    }

    .go-left-column{
        width: 460px;
    }

    .go-block{
        width: auto;
    }

    .go-content-title{
        width: 300px;
        margin: 10px 20px 5px 1px;    
    }

    .go-map{
        width: 400px;
    }


    .go-border-to-img iframe{
        width: 410px !important;
    }

    .go-green-block{
        padding-left: 20px;

    }

    .go-green-block .go-float-left {
        margin-right: 0px !important;
    }

    .go-button-green{
        padding: 3px 5px 3px 5px;
        margin-left: 5px;
    }


    .go-iphone-float .go-img-block{
        margin-left: 62px;
        float: left;
    }

    .go-block  .go-green-subtitle{
        float: left;
        width: 400px;
        margin: 0 10px 5px 10px;
    }

    .go-iphone-float p{
        float: left;
    /*    clear: both;*/
    }

    .go-little-imgs, .go-little-edit-imgs {
        margin-left: 35px;
    }

    .go-count-column{
        margin-left: 50px;
    }


    #map_canvas{
        width: 396px;
    }

    #go-mode-edition{
        display: none;
    }

/*    .go-arrows-change-article{
        right: 12px;
    }*/

    .go-title-buttons {
        right: 28px;
    }

    .go-info-author{
        display: none;
    }

    #breadcrumb{
        display: none;
    }

    .go-bread-crumb-iphone {
        display: inline-block;
        width: auto;
        height: 36px;
        border-bottom: solid 1px #DDD;
        clear: both;
        margin-left: 01px;
        height: auto;
        border: 0;
    }

    .go-bread-crumb-iphone-footer{
        float: none;
        margin: 10px 0;
    }

/*    .go-bread-crumb-iphone .go-bc-a{
        float: left;
        margin-left: 12px;
        padding-left: 10px;
        background: url('../../images/francine/article_edition/left-little-arrow.png') no-repeat scroll left 4px;
        cursor: pointer;
    }*/


    #go-wrapper h1{
        font-size: 20px;
    }

    #go-wrapper h2{
        font-size: 18px;
        line-height: 22px;
    }

    #go-wrapper p, .go-a-href{
        font-size: 11px;
        line-height: 18px;
    }

    .go-tooltip{
        display:none !important;
    }

    .go-green-block-text{
        font-size: 16px;
    }

    .go-iphone-icon div{
        width: 30px;
        height: 30px;
    }
    
    
    .go-iphone-float .go-img-block{
        margin-left: 62px;
        float: left;
    }
     .go-text-content {
        font-size: 11px;
        line-height: 14px;
    }
    
    .go-edit-video iframe{
        width: 410px;
        height: 270px;
    }
    
    .go-edit-video{
        margin: 10px 10px;
    }
    
    .go-box-list-check{
        width: 300px;
    }

}


@media screen and (max-width: 479px) { 

    .go-right-column{
        display: none !important;
    }
    
    #go-wrapper{
        width: 320px;
    }

    .seenOn{
        margin-left: 12px;
        padding: 0 20px 0 21px;
    }


    #breadcrumb{
        border-bottom: none !important;
    }

    .go-bread-crumb, .go-content{
        margin-left: 8px !important;
    }

    .go-title-buttons{
        right: 10px;
    }

    .go-block-main-picture, .go-block-main-picture img{
        width: 300px;
        height: auto;
    }

    .go-left-column{
        width: 300px;
    }

    .go-block{
        width: auto;
    }

    .go-content-title{
        width: 280px;
        margin: 10px 20px 5px 1px;
    }

    .go-map{
        width: 240px;
        height: 200px;
    }


    .go-border-to-img iframe{
        width: 250px !important;
        height: 200px;
    }

    .go-green-block{
        padding-left: 0px;

    }

    .go-green-block .go-float-left {
        margin-right: 0px !important;
    }

    .go-button-green{
        padding: 3px 5px 3px 5px;
        margin-left: 5px;
    }


    .go-iphone-float .go-img-block{
    /*    margin-left: 0px;*/
        float: left;
    }

    .go-block  .go-green-subtitle{
        float: left;
        width: 240px;
        margin: 0 10px 5px 10px;
    }

    .go-iphone-float p{
        float: left;
    /*    clear: both;*/
    }

    .go-little-imgs, .go-little-edit-imgs {
        margin-left: 0px;
    }

    .go-count-column{
        margin-left: 0px;
    }

    .go-iphone-float .go-img-block img{
        width: 233px;
    }

    .go-green-block .go-green-block-text{
        display: none;
    }

    .go-button-green{
        margin-left: 60px;
    }

    .go-little-imgs{
        margin-left: 60px;
        margin-bottom: 15px;
    }

    .go-border-manyimgs-to-img{
        width: 228px;
        height: 140px;
        border-image: url('../../images/francine/article_edition/border_many_docs_iphone.jpg') 0% round;
        -webkit-border-image: url('../../images/francine/article_edition/border_many_docs_iphone.jpg') 0% round;
        -moz-border-image: url('../../images/francine/article_edition/border_many_docs_iphone.jpg') 0% round;
    }

    .go-img-of-manyimgs{
        top: 9px;
        left: 9px;
    }


    .go-count-img-left, .go-count-img-left img{
        width: 120px;
    }

    .go-count-column{
        width: 295px;
    }

    .go-count-text-right{
        width: 133px;
    }

    #map_canvas{
        width: 235px;
        height: 197px;
    }


    #go-mode-edition{
        display: none;
    }

    .go-arrows-change-article{
        right: 12px;
    }

    .go-info-author, .go-title-buttons{
        display: none;
    }

    #breadcrumb{
        display: none;
    }


    .go-bread-crumb-iphone {
        display: inline-block;
        width: auto;
        height: 36px;
        border-bottom: solid 1px #DDD;
        clear: both;
        margin-left: 5px;
        height: auto;
        border: 0;
    }

    .go-bread-crumb-iphone-footer{
        float: none;
        margin: 10px 0;
    }


/*    .go-bread-crumb-iphone .go-bc-a{
        float: left;
        margin-left: 12px;
        padding-left: 10px;
        background: url('../../images/francine/article_edition/left-little-arrow.png') no-repeat scroll left 4px;
        cursor: pointer;
    }*/

    .go-bc-a{
        min-width: 44px;
    }

    #go-wrapper h1{
        font-size: 20px;
    }

    #go-wrapper h2{
        font-size: 18px;
        line-height: 22px;
    }

    #go-wrapper p, .go-a-href{
        font-size: 11px;
        line-height: 18px;
    }

    .go-img-right-margen{
        margin-left: 10px;
    }

    .go-tooltip{
        display:none !important;
    }

    .go-iphone-icon div{
        width: 30px;
        height: 30px;
    }
    
    .go-text-content {
        font-size: 11px;
        line-height: 14px;
    }
    
    .go-edit-video iframe{
        width: 250px;
        height: 200px;
    }
    
    .go-count-item-img{
        width: 138px !important;
    }
    
    .go-count-item-txt{
        width: 150px !important;
    }
    
    .go-edit-video{
        margin: 10px 10px;
    }
    
    .go-box-list-check{
        width: 200px;
    }
    
    .go-box-numbered{
        width: 290px;
    }
    
    .newNumber{
        width: 60px;
    }
    
    .go-box-numbered .qualityTitle {
        width: 180px;
    }

}


/******************************************************
 * file: /home/evaneos/public_html/dist/releases/20180502143241-v29.90.2-7f41ce/applications/www.evaneos.com/web/app/modules/colette/css/../../betty/css//common.less 
 ******************************************************/

.border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.h1 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.27em;
  z-index: 100;
  padding: 0px;
  margin-bottom: .2em;
}
.h2 {
  font-size: 22px;
  font-weight: normal;
  line-height: 28px;
  padding: 0;
  line-height: 1.10em;
}
body {
  color: #534840;
}
.IE8down .blockLightShadow {
  border: 1px solid #ddd;
}
.blockLightShadow {
  -webkit-box-shadow: 0px 0px 5px -1px #534840;
  -moz-box-shadow: 0px 0px 5px -1px #534840;
  box-shadow: 0px 0px 5px -1px #534840;
}
.blockHeavyShadow {
  -webkit-box-shadow: 0px 0px 8px -1px #302a25;
  -moz-box-shadow: 0px 0px 8px -1px #302a25;
  box-shadow: 0px 0px 8px -1px #302a25;
}
.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 {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
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 {
  max-width: 100%;
  width: auto \9;
  height: auto;
  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-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
}
a {
  color: #08c;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  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: 964px;
}
.span12 {
  width: 964px;
}
.span11 {
  width: 882px;
}
.span10 {
  width: 800px;
}
.span9 {
  width: 718px;
}
.span8 {
  width: 636px;
}
.span7 {
  width: 554px;
}
.span6 {
  width: 472px;
}
.span5 {
  width: 390px;
}
.span4 {
  width: 308px;
}
.span3 {
  width: 226px;
}
.span2 {
  width: 144px;
}
.span1 {
  width: 62px;
}
.offset12 {
  margin-left: 1004px;
}
.offset11 {
  margin-left: 922px;
}
.offset10 {
  margin-left: 840px;
}
.offset9 {
  margin-left: 758px;
}
.offset8 {
  margin-left: 676px;
}
.offset7 {
  margin-left: 594px;
}
.offset6 {
  margin-left: 512px;
}
.offset5 {
  margin-left: 430px;
}
.offset4 {
  margin-left: 348px;
}
.offset3 {
  margin-left: 266px;
}
.offset2 {
  margin-left: 184px;
}
.offset1 {
  margin-left: 102px;
}
.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.0746887966805%;
  *margin-left: 2.0228215767635%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.0746887966805%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.948132780083%;
}
.row-fluid .span11 {
  width: 91.49377593361%;
  *width: 91.441908713693%;
}
.row-fluid .span10 {
  width: 82.98755186722%;
  *width: 82.935684647303%;
}
.row-fluid .span9 {
  width: 74.48132780083%;
  *width: 74.429460580913%;
}
.row-fluid .span8 {
  width: 65.97510373444%;
  *width: 65.923236514523%;
}
.row-fluid .span7 {
  width: 57.46887966805%;
  *width: 57.417012448133%;
}
.row-fluid .span6 {
  width: 48.96265560166%;
  *width: 48.910788381743%;
}
.row-fluid .span5 {
  width: 40.45643153527%;
  *width: 40.404564315353%;
}
.row-fluid .span4 {
  width: 31.95020746888%;
  *width: 31.898340248963%;
}
.row-fluid .span3 {
  width: 23.44398340249%;
  *width: 23.392116182573%;
}
.row-fluid .span2 {
  width: 14.9377593361%;
  *width: 14.885892116183%;
}
.row-fluid .span1 {
  width: 6.4315352697095%;
  *width: 6.3796680497925%;
}
.row-fluid .offset12 {
  margin-left: 104.14937759336%;
  *margin-left: 104.04564315353%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.07468879668%;
  *margin-left: 101.97095435685%;
}
.row-fluid .offset11 {
  margin-left: 95.643153526971%;
  *margin-left: 95.539419087137%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.56846473029%;
  *margin-left: 93.464730290456%;
}
.row-fluid .offset10 {
  margin-left: 87.136929460581%;
  *margin-left: 87.033195020747%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.0622406639%;
  *margin-left: 84.958506224066%;
}
.row-fluid .offset9 {
  margin-left: 78.630705394191%;
  *margin-left: 78.526970954357%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.55601659751%;
  *margin-left: 76.452282157676%;
}
.row-fluid .offset8 {
  margin-left: 70.124481327801%;
  *margin-left: 70.020746887967%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.04979253112%;
  *margin-left: 67.946058091286%;
}
.row-fluid .offset7 {
  margin-left: 61.618257261411%;
  *margin-left: 61.514522821577%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.54356846473%;
  *margin-left: 59.439834024896%;
}
.row-fluid .offset6 {
  margin-left: 53.112033195021%;
  *margin-left: 53.008298755187%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.03734439834%;
  *margin-left: 50.933609958506%;
}
.row-fluid .offset5 {
  margin-left: 44.605809128631%;
  *margin-left: 44.502074688797%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.53112033195%;
  *margin-left: 42.427385892116%;
}
.row-fluid .offset4 {
  margin-left: 36.099585062241%;
  *margin-left: 35.995850622407%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.02489626556%;
  *margin-left: 33.921161825726%;
}
.row-fluid .offset3 {
  margin-left: 27.593360995851%;
  *margin-left: 27.489626556017%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.51867219917%;
  *margin-left: 25.414937759336%;
}
.row-fluid .offset2 {
  margin-left: 19.087136929461%;
  *margin-left: 18.983402489627%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.01244813278%;
  *margin-left: 16.908713692946%;
}
.row-fluid .offset1 {
  margin-left: 10.580912863071%;
  *margin-left: 10.477178423237%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.50622406639%;
  *margin-left: 8.402489626556%;
}
[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: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999;
}
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-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
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;
  *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 #eee;
  border-bottom: 1px solid #fff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333;
  -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: 13px;
  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;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
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: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
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-color: #fff;
  border: 1px solid #ccc;
  -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-transform: border linear .2s, box-shadow linear .2s ease-in-out 1s;
  -moz-transform: border linear .2s, box-shadow linear .2s ease-in-out 1s;
  -o-transform: border linear .2s, box-shadow linear .2s ease-in-out 1s;
  transform: border linear .2s, box-shadow linear .2s ease-in-out 1s;
  -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;
  -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;
  margin-top: 1px \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;
  *margin-top: 4px;
  line-height: 30px;
}
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}
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: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -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: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
.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: 950px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 868px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 786px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 704px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 622px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 540px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 458px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 376px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 294px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 212px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 130px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 48px;
}
.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: #eee;
}
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: #595959;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *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-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-append .popover,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu,
.input-prepend .popover {
  font-size: 14px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.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-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select: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: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .add-on,
.input-prepend .btn,
.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;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.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-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *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;
}
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 #ddd;
}
.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 #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ddd;
  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 #ddd;
}
.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: 46px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 128px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 210px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 292px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 374px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 456px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 538px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 620px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 702px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 784px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 866px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 948px;
  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;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("../img/glyphicons-halflings.png");
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
  background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
  background-position: 0 0;
}
.icon-music {
  background-position: -24px 0;
}
.icon-search {
  background-position: -48px 0;
}
.icon-envelope {
  background-position: -72px 0;
}
.icon-heart {
  background-position: -96px 0;
}
.icon-star {
  background-position: -120px 0;
}
.icon-star-empty {
  background-position: -144px 0;
}
.icon-user {
  background-position: -168px 0;
}
.icon-film {
  background-position: -192px 0;
}
.icon-th-large {
  background-position: -216px 0;
}
.icon-th {
  background-position: -240px 0;
}
.icon-th-list {
  background-position: -264px 0;
}
.icon-ok {
  background-position: -288px 0;
}
.icon-remove {
  background-position: -312px 0;
}
.icon-zoom-in {
  background-position: -336px 0;
}
.icon-zoom-out {
  background-position: -360px 0;
}
.icon-off {
  background-position: -384px 0;
}
.icon-signal {
  background-position: -408px 0;
}
.icon-cog {
  background-position: -432px 0;
}
.icon-trash {
  background-position: -456px 0;
}
.icon-home {
  background-position: 0 -24px;
}
.icon-file {
  background-position: -24px -24px;
}
.icon-time {
  background-position: -48px -24px;
}
.icon-road {
  background-position: -72px -24px;
}
.icon-download-alt {
  background-position: -96px -24px;
}
.icon-download {
  background-position: -120px -24px;
}
.icon-upload {
  background-position: -144px -24px;
}
.icon-inbox {
  background-position: -168px -24px;
}
.icon-play-circle {
  background-position: -192px -24px;
}
.icon-repeat {
  background-position: -216px -24px;
}
.icon-refresh {
  background-position: -240px -24px;
}
.icon-list-alt {
  background-position: -264px -24px;
}
.icon-lock {
  background-position: -287px -24px;
}
.icon-flag {
  background-position: -312px -24px;
}
.icon-headphones {
  background-position: -336px -24px;
}
.icon-volume-off {
  background-position: -360px -24px;
}
.icon-volume-down {
  background-position: -384px -24px;
}
.icon-volume-up {
  background-position: -408px -24px;
}
.icon-qrcode {
  background-position: -432px -24px;
}
.icon-barcode {
  background-position: -456px -24px;
}
.icon-tag {
  background-position: 0 -48px;
}
.icon-tags {
  background-position: -25px -48px;
}
.icon-book {
  background-position: -48px -48px;
}
.icon-bookmark {
  background-position: -72px -48px;
}
.icon-print {
  background-position: -96px -48px;
}
.icon-camera {
  background-position: -120px -48px;
}
.icon-font {
  background-position: -144px -48px;
}
.icon-bold {
  background-position: -167px -48px;
}
.icon-italic {
  background-position: -192px -48px;
}
.icon-text-height {
  background-position: -216px -48px;
}
.icon-text-width {
  background-position: -240px -48px;
}
.icon-align-left {
  background-position: -264px -48px;
}
.icon-align-center {
  background-position: -288px -48px;
}
.icon-align-right {
  background-position: -312px -48px;
}
.icon-align-justify {
  background-position: -336px -48px;
}
.icon-list {
  background-position: -360px -48px;
}
.icon-indent-left {
  background-position: -384px -48px;
}
.icon-indent-right {
  background-position: -408px -48px;
}
.icon-facetime-video {
  background-position: -432px -48px;
}
.icon-picture {
  background-position: -456px -48px;
}
.icon-pencil {
  background-position: 0 -72px;
}
.icon-map-marker {
  background-position: -24px -72px;
}
.icon-adjust {
  background-position: -48px -72px;
}
.icon-tint {
  background-position: -72px -72px;
}
.icon-edit {
  background-position: -96px -72px;
}
.icon-share {
  background-position: -120px -72px;
}
.icon-check {
  background-position: -144px -72px;
}
.icon-move {
  background-position: -168px -72px;
}
.icon-step-backward {
  background-position: -192px -72px;
}
.icon-fast-backward {
  background-position: -216px -72px;
}
.icon-backward {
  background-position: -240px -72px;
}
.icon-play {
  background-position: -264px -72px;
}
.icon-pause {
  background-position: -288px -72px;
}
.icon-stop {
  background-position: -312px -72px;
}
.icon-forward {
  background-position: -336px -72px;
}
.icon-fast-forward {
  background-position: -360px -72px;
}
.icon-step-forward {
  background-position: -384px -72px;
}
.icon-eject {
  background-position: -408px -72px;
}
.icon-chevron-left {
  background-position: -432px -72px;
}
.icon-chevron-right {
  background-position: -456px -72px;
}
.icon-plus-sign {
  background-position: 0 -96px;
}
.icon-minus-sign {
  background-position: -24px -96px;
}
.icon-remove-sign {
  background-position: -48px -96px;
}
.icon-ok-sign {
  background-position: -72px -96px;
}
.icon-question-sign {
  background-position: -96px -96px;
}
.icon-info-sign {
  background-position: -120px -96px;
}
.icon-screenshot {
  background-position: -144px -96px;
}
.icon-remove-circle {
  background-position: -168px -96px;
}
.icon-ok-circle {
  background-position: -192px -96px;
}
.icon-ban-circle {
  background-position: -216px -96px;
}
.icon-arrow-left {
  background-position: -240px -96px;
}
.icon-arrow-right {
  background-position: -264px -96px;
}
.icon-arrow-up {
  background-position: -289px -96px;
}
.icon-arrow-down {
  background-position: -312px -96px;
}
.icon-share-alt {
  background-position: -336px -96px;
}
.icon-resize-full {
  background-position: -360px -96px;
}
.icon-resize-small {
  background-position: -384px -96px;
}
.icon-plus {
  background-position: -408px -96px;
}
.icon-minus {
  background-position: -433px -96px;
}
.icon-asterisk {
  background-position: -456px -96px;
}
.icon-exclamation-sign {
  background-position: 0 -120px;
}
.icon-gift {
  background-position: -24px -120px;
}
.icon-leaf {
  background-position: -48px -120px;
}
.icon-fire {
  background-position: -72px -120px;
}
.icon-eye-open {
  background-position: -96px -120px;
}
.icon-eye-close {
  background-position: -120px -120px;
}
.icon-warning-sign {
  background-position: -144px -120px;
}
.icon-plane {
  background-position: -168px -120px;
}
.icon-calendar {
  background-position: -192px -120px;
}
.icon-random {
  background-position: -216px -120px;
  width: 16px;
}
.icon-comment {
  background-position: -240px -120px;
}
.icon-magnet {
  background-position: -264px -120px;
}
.icon-chevron-up {
  background-position: -288px -120px;
}
.icon-chevron-down {
  background-position: -313px -119px;
}
.icon-retweet {
  background-position: -336px -120px;
}
.icon-shopping-cart {
  background-position: -360px -120px;
}
.icon-folder-close {
  background-position: -384px -120px;
  width: 16px;
}
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}
.icon-resize-vertical {
  background-position: -432px -119px;
}
.icon-resize-horizontal {
  background-position: -456px -118px;
}
.icon-hdd {
  background-position: 0 -144px;
}
.icon-bullhorn {
  background-position: -24px -144px;
}
.icon-bell {
  background-position: -48px -144px;
}
.icon-certificate {
  background-position: -72px -144px;
}
.icon-thumbs-up {
  background-position: -96px -144px;
}
.icon-thumbs-down {
  background-position: -120px -144px;
}
.icon-hand-right {
  background-position: -144px -144px;
}
.icon-hand-left {
  background-position: -168px -144px;
}
.icon-hand-up {
  background-position: -192px -144px;
}
.icon-hand-down {
  background-position: -216px -144px;
}
.icon-circle-arrow-right {
  background-position: -240px -144px;
}
.icon-circle-arrow-left {
  background-position: -264px -144px;
}
.icon-circle-arrow-up {
  background-position: -288px -144px;
}
.icon-circle-arrow-down {
  background-position: -312px -144px;
}
.icon-globe {
  background-position: -336px -144px;
}
.icon-wrench {
  background-position: -360px -144px;
}
.icon-tasks {
  background-position: -384px -144px;
}
.icon-filter {
  background-position: -408px -144px;
}
.icon-briefcase {
  background-position: -432px -144px;
}
.icon-fullscreen {
  background-position: -456px -144px;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #fff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#08c,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#08c,#0077b3);
  background-image: -o-linear-gradient(top,#08c,#0077b3);
  background-image: linear-gradient(to bottom,#08c,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#08c,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#08c,#0077b3);
  background-image: -o-linear-gradient(top,#08c,#0077b3);
  background-image: linear-gradient(to bottom,#08c,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.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;
}
.fade {
  opacity: 0;
  -webkit-transform: opacity .15s linear ease-in-out 1s;
  -moz-transform: opacity .15s linear ease-in-out 1s;
  -o-transform: opacity .15s linear ease-in-out 1s;
  transform: opacity .15s linear ease-in-out 1s;
  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transform: height .35s ease ease-in-out 1s;
  -moz-transform: height .35s ease ease-in-out 1s;
  -o-transform: height .35s ease ease-in-out 1s;
  transform: height .35s ease ease-in-out 1s;
  -webkit-transition: height .35s ease;
  -moz-transition: height .35s ease;
  -o-transition: height .35s ease;
  transition: height .35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  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;
}
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top,#fff,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#fff,#e6e6e6);
  background-image: -o-linear-gradient(top,#fff,#e6e6e6);
  background-image: linear-gradient(to bottom,#fff,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #ccc;
  *border: 0;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active,
.btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transform: background-position .1s linear ease-in-out 1s;
  -moz-transform: background-position .1s linear ease-in-out 1s;
  -o-transform: background-position .1s linear ease-in-out 1s;
  transform: background-position .1s linear ease-in-out 1s;
  -webkit-transition: background-position .1s linear;
  -moz-transition: background-position .1s linear;
  -o-transition: background-position .1s linear;
  transition: background-position .1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.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: 17.5px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
  margin-top: 4px;
}
.btn-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -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: 10.5px;
  -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%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#08c,#0044cc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0044cc));
  background-image: -webkit-linear-gradient(top,#08c,#0044cc);
  background-image: -o-linear-gradient(top,#08c,#0044cc);
  background-image: linear-gradient(to bottom,#08c,#0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  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='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#444,#222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
  background-image: -webkit-linear-gradient(top,#444,#222);
  background-image: -o-linear-gradient(top,#444,#222);
  background-image: linear-gradient(to bottom,#444,#222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #090909 \9;
}
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: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
  color: #333;
  text-decoration: none;
}
.btn-group {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 14px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 17.5px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -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;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -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;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 2px 4px rgba(0,0,0,.15), 0 1px 2px rgba(0,0,0,.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
  margin-top: 8px;
}
.dropup .btn-large .caret {
  border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical > .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
  background-color: #08c;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eee #eee #ddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #fff;
  background-color: #08c;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #08c;
  border-bottom-color: #08c;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #fff;
  background-color: #999;
  border-color: #999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eee #ddd #eee #eee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eee #eee #eee #ddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}
.nav > .disabled > a {
  color: #999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ffffff),to(#f2f2f2));
  background-image: -webkit-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: -o-linear-gradient(top,#ffffff,#f2f2f2);
  background-image: linear-gradient(to bottom,#ffffff,#f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  box-shadow: 0 1px 4px rgba(0,0,0,0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #777;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #777;
}
.navbar-link {
  color: #777;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 964px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #777;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555;
  text-decoration: none;
  background-color: #e6e6e6;
  -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f2f2f2),to(#e6e6e6));
  background-image: -webkit-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: -o-linear-gradient(top,#f2f2f2,#e6e6e6);
  background-image: linear-gradient(to bottom,#f2f2f2,#e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #e6e6e6;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #fff;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
  box-shadow: 0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0,0,0,0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0,0,0,0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #fff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e6e6e6;
  color: #555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #777;
  border-bottom-color: #777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top,#222222,#111111);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#222222),to(#111111));
  background-image: -webkit-linear-gradient(top,#222222,#111111);
  background-image: -o-linear-gradient(top,#222222,#111111);
  background-image: linear-gradient(to bottom,#222222,#111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .nav > li > a:focus {
  color: #fff;
}
.navbar-inverse .brand {
  color: #999;
}
.navbar-inverse .navbar-text {
  color: #999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #fff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #fff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #fff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999;
  border-bottom-color: #999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.navbar-inverse .navbar-search .search-query {
  color: #fff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transform: none ease-in-out 1s;
  -moz-transform: none ease-in-out 1s;
  -o-transform: none ease-in-out 1s;
  transform: none ease-in-out 1s;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #ccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333;
  text-shadow: 0 1px 0 #fff;
  background-color: #fff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
  box-shadow: 0 0 3px rgba(0,0,0,0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top,#151515,#040404);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#151515),to(#040404));
  background-image: -webkit-linear-gradient(top,#151515,#040404);
  background-image: -o-linear-gradient(top,#151515,#040404);
  background-image: linear-gradient(to bottom,#151515,#040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #040404;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #fff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.pagination {
  margin: 20px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
  box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 12px 20px 12px 20px;
  line-height: 20px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.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: 17.5px;
}
.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-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.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-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.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: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}
.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: #999;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal {
  position: fixed;
  top: 10%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
.modal.fade {
  -webkit-transform: opacity .3s linear, top .3s ease-out ease-in-out 1s;
  -moz-transform: opacity .3s linear, top .3s ease-out ease-in-out 1s;
  -o-transform: opacity .3s linear, top .3s ease-out ease-in-out 1s;
  transform: opacity .3s linear, top .3s ease-out ease-in-out 1s;
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 10%;
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.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: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  -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: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0,0,0,0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0,0,0,0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0,0,0,0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0,0,0,0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -20px;
  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-transform: all .2s ease-in-out ease-in-out 1s;
  -moz-transform: all .2s ease-in-out ease-in-out 1s;
  -o-transform: all .2s ease-in-out ease-in-out 1s;
  transform: all .2s ease-in-out ease-in-out 1s;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #08c;
  -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: #555;
}
.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;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: #fff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #999;
}
.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: #fff;
  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: #333;
}
.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;
}
@-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: #fff;
  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-transform: width .6s ease ease-in-out 1s;
  -moz-transform: width .6s ease ease-in-out 1s;
  -o-transform: width .6s ease ease-in-out 1s;
  transform: width .6s ease ease-in-out 1s;
  -webkit-transition: width .6s ease;
  -moz-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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='#fffab44f', 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(.25,rgba(255,255,255,0.15)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgba(255,255,255,0.15)),color-stop(.75,rgba(255,255,255,0.15)),color-stop(.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);
}
.accordion {
  margin-bottom: 20px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transform: .6s ease-in-out left ease-in-out 1s;
  -moz-transform: .6s ease-in-out left ease-in-out 1s;
  -o-transform: .6s ease-in-out left ease-in-out 1s;
  transform: .6s ease-in-out left ease-in-out 1s;
  -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 > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255,255,255,0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0,0,0,0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
  background-color: #eee;
  -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;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@-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 (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: 966px;
  }
  .span12 {
    width: 966px;
  }
  .span11 {
    width: 883px;
  }
  .span10 {
    width: 800px;
  }
  .span9 {
    width: 717px;
  }
  .span8 {
    width: 634px;
  }
  .span7 {
    width: 551px;
  }
  .span6 {
    width: 468px;
  }
  .span5 {
    width: 385px;
  }
  .span4 {
    width: 302px;
  }
  .span3 {
    width: 219px;
  }
  .span2 {
    width: 136px;
  }
  .span1 {
    width: 53px;
  }
  .offset12 {
    margin-left: 1026px;
  }
  .offset11 {
    margin-left: 943px;
  }
  .offset10 {
    margin-left: 860px;
  }
  .offset9 {
    margin-left: 777px;
  }
  .offset8 {
    margin-left: 694px;
  }
  .offset7 {
    margin-left: 611px;
  }
  .offset6 {
    margin-left: 528px;
  }
  .offset5 {
    margin-left: 445px;
  }
  .offset4 {
    margin-left: 362px;
  }
  .offset3 {
    margin-left: 279px;
  }
  .offset2 {
    margin-left: 196px;
  }
  .offset1 {
    margin-left: 113px;
  }
  .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: 3.1055900621118%;
    *margin-left: 3.0537228421948%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 3.1055900621118%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.948132780083%;
  }
  .row-fluid .span11 {
    width: 91.49377593361%;
    *width: 91.441908713693%;
  }
  .row-fluid .span10 {
    width: 82.98755186722%;
    *width: 82.935684647303%;
  }
  .row-fluid .span9 {
    width: 74.48132780083%;
    *width: 74.429460580913%;
  }
  .row-fluid .span8 {
    width: 65.97510373444%;
    *width: 65.923236514523%;
  }
  .row-fluid .span7 {
    width: 57.46887966805%;
    *width: 57.417012448133%;
  }
  .row-fluid .span6 {
    width: 48.96265560166%;
    *width: 48.910788381743%;
  }
  .row-fluid .span5 {
    width: 40.45643153527%;
    *width: 40.404564315353%;
  }
  .row-fluid .span4 {
    width: 31.95020746888%;
    *width: 31.898340248963%;
  }
  .row-fluid .span3 {
    width: 23.44398340249%;
    *width: 23.392116182573%;
  }
  .row-fluid .span2 {
    width: 14.9377593361%;
    *width: 14.885892116183%;
  }
  .row-fluid .span1 {
    width: 6.4315352697095%;
    *width: 6.3796680497925%;
  }
  .row-fluid .offset12 {
    margin-left: 106.21118012422%;
    *margin-left: 106.10744568439%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 103.10559006211%;
    *margin-left: 103.00185562228%;
  }
  .row-fluid .offset11 {
    margin-left: 95.643153526971%;
    *margin-left: 95.539419087137%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 93.56846473029%;
    *margin-left: 93.464730290456%;
  }
  .row-fluid .offset10 {
    margin-left: 87.136929460581%;
    *margin-left: 87.033195020747%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.0622406639%;
    *margin-left: 84.958506224066%;
  }
  .row-fluid .offset9 {
    margin-left: 78.630705394191%;
    *margin-left: 78.526970954357%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 76.55601659751%;
    *margin-left: 76.452282157676%;
  }
  .row-fluid .offset8 {
    margin-left: 70.124481327801%;
    *margin-left: 70.020746887967%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.04979253112%;
    *margin-left: 67.946058091286%;
  }
  .row-fluid .offset7 {
    margin-left: 61.618257261411%;
    *margin-left: 61.514522821577%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 59.54356846473%;
    *margin-left: 59.439834024896%;
  }
  .row-fluid .offset6 {
    margin-left: 53.112033195021%;
    *margin-left: 53.008298755187%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.03734439834%;
    *margin-left: 50.933609958506%;
  }
  .row-fluid .offset5 {
    margin-left: 44.605809128631%;
    *margin-left: 44.502074688797%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.53112033195%;
    *margin-left: 42.427385892116%;
  }
  .row-fluid .offset4 {
    margin-left: 36.099585062241%;
    *margin-left: 35.995850622407%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.02489626556%;
    *margin-left: 33.921161825726%;
  }
  .row-fluid .offset3 {
    margin-left: 27.593360995851%;
    *margin-left: 27.489626556017%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.51867219917%;
    *margin-left: 25.414937759336%;
  }
  .row-fluid .offset2 {
    margin-left: 19.087136929461%;
    *margin-left: 18.983402489627%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.01244813278%;
    *margin-left: 16.908713692946%;
  }
  .row-fluid .offset1 {
    margin-left: 10.580912863071%;
    *margin-left: 10.477178423237%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.50622406639%;
    *margin-left: 8.402489626556%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 952px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 869px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 786px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 703px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 620px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 537px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 454px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 371px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 288px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 205px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 122px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 39px;
  }
  .thumbnails {
    margin-left: -30px;
  }
  .thumbnails > li {
    margin-left: 30px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@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.7624309392265%;
    *margin-left: 2.7105637193095%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.7624309392265%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.948132780083%;
  }
  .row-fluid .span11 {
    width: 91.407867494824%;
    *width: 91.356000274907%;
  }
  .row-fluid .span10 {
    width: 82.815734989648%;
    *width: 82.763867769731%;
  }
  .row-fluid .span9 {
    width: 74.223602484472%;
    *width: 74.171735264555%;
  }
  .row-fluid .span8 {
    width: 65.631469979296%;
    *width: 65.579602759379%;
  }
  .row-fluid .span7 {
    width: 57.03933747412%;
    *width: 56.987470254203%;
  }
  .row-fluid .span6 {
    width: 48.447204968944%;
    *width: 48.395337749027%;
  }
  .row-fluid .span5 {
    width: 39.855072463768%;
    *width: 39.803205243851%;
  }
  .row-fluid .span4 {
    width: 31.262939958592%;
    *width: 31.211072738675%;
  }
  .row-fluid .span3 {
    width: 22.670807453416%;
    *width: 22.618940233499%;
  }
  .row-fluid .span2 {
    width: 14.07867494824%;
    *width: 14.026807728323%;
  }
  .row-fluid .span1 {
    width: 5.4865424430642%;
    *width: 5.4346752231472%;
  }
  .row-fluid .offset12 {
    margin-left: 105.52486187845%;
    *margin-left: 105.42112743862%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093923%;
    *margin-left: 102.65869649939%;
  }
  .row-fluid .offset11 {
    margin-left: 97.619047619048%;
    *margin-left: 97.515313179214%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 94.513457556936%;
    *margin-left: 94.409723117102%;
  }
  .row-fluid .offset10 {
    margin-left: 89.026915113872%;
    *margin-left: 88.923180674038%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 85.92132505176%;
    *margin-left: 85.817590611926%;
  }
  .row-fluid .offset9 {
    margin-left: 80.434782608696%;
    *margin-left: 80.331048168862%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 77.329192546584%;
    *margin-left: 77.22545810675%;
  }
  .row-fluid .offset8 {
    margin-left: 71.84265010352%;
    *margin-left: 71.738915663686%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 68.737060041408%;
    *margin-left: 68.633325601574%;
  }
  .row-fluid .offset7 {
    margin-left: 63.250517598344%;
    *margin-left: 63.14678315851%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 60.144927536232%;
    *margin-left: 60.041193096398%;
  }
  .row-fluid .offset6 {
    margin-left: 54.658385093168%;
    *margin-left: 54.554650653334%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 51.552795031056%;
    *margin-left: 51.449060591222%;
  }
  .row-fluid .offset5 {
    margin-left: 46.066252587992%;
    *margin-left: 45.962518148158%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 42.96066252588%;
    *margin-left: 42.856928086046%;
  }
  .row-fluid .offset4 {
    margin-left: 37.474120082816%;
    *margin-left: 37.370385642982%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 34.368530020704%;
    *margin-left: 34.26479558087%;
  }
  .row-fluid .offset3 {
    margin-left: 28.88198757764%;
    *margin-left: 28.778253137806%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 25.776397515528%;
    *margin-left: 25.672663075694%;
  }
  .row-fluid .offset2 {
    margin-left: 20.289855072464%;
    *margin-left: 20.18612063263%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 17.184265010352%;
    *margin-left: 17.080530570518%;
  }
  .row-fluid .offset1 {
    margin-left: 11.697722567288%;
    *margin-left: 11.593988127454%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 8.592132505176%;
    *margin-left: 8.488398065342%;
  }
  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 (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .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;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    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 (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: #777;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -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: #999;
  }
  .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;
  }
}
h3,
h2 {
  margin: 0;
}
h3 {
  line-height: 27px;
}
@media screen and (max-width: 768px) {
  body {
    padding: 0 !important;
  }
}
.dropdown-menu > li > a:hover {
  background: #eaeaea;
}
root {
  display: block;
}
* {
  margin: 0;
  padding: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
}
ol,
ul {
  list-style: none;
  margin: 0;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
textarea {
  overflow: auto;
  resize: none;
}
body {
  background-color: #FAF9F8;
  font-family: "Averta", sans-serif;
}
a {
  text-decoration: none;
  color: #EC5124;
  font-size: 13px;
  cursor: pointer;
}
a:hover {
  color: #ee4f15;
  text-decoration: underline;
}
h1 {
  font-size: 16px;
  color: #343A40;
  font-weight: bold;
  line-height: 28px;
  padding-top: 10px;
  z-index: 100;
  padding: 10px;
}
h2,
h3,
h4 {
  color: #534840;
  font-size: 13px;
  padding-bottom: 4px;
}
#headBandIphone {
  display: none;
}
abbr[title] {
  cursor: default;
  text-decoration: none;
  border-bottom: none;
}
[data-rel] {
  cursor: pointer;
}
.ie8down img {
  border: none;
}
.hide {
  display: none;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.center {
  text-align: center;
}
.body-ckeditor {
  background: white;
}
#go-wrapper input {
  outline: none;
  border: 0px;
  box-shadow: 0px 0px 1px #cbcbcb;
  -webkit-box-shadow: 0px 0px 1px #cbcbcb;
  -moz-box-shadow: 0px 0px 1px #cbcbcb;
}
#go-wrapper input:focus,
#go-wrapper input:hover {
  box-shadow: 0px 0px 4px #cbcbcb;
  -webkit-box-shadow: 0px 0px 4px #cbcbcb;
  -moz-box-shadow: 0px 0px 4px #cbcbcb;
}
#go-wrapper input:active {
  box-shadow: inset 0px 0px 5px #cbcbcb;
  -webkit-box-shadow: inset 0px 0px 5px #cbcbcb;
  -moz-box-shadow: inset 0px 0px 5px #cbcbcb;
}
#go-wrapper input.invalid {
  box-shadow: 0px 0px 4px #ff0000;
  -webkit-box-shadow: 0px 0px 4px #ff0000;
  -moz-box-shadow: 0px 0px 4px #ff0000;
}
#go-wrapper p {
  color: #54473E;
  font-size: 13px;
}
#go-wrapper p.chapo {
  font-family: 'Droid Serif', serif !important;
  color: #54473E;
  font-size: 20px;
  line-height: 1.4em;
  font-style: italic;
  display: block;
}
#go-wrapper .header-text p {
  font-size: 15px;
  line-height: 20px;
}
.go-content h1 {
  font-size: 2em;
  font-weight: 700;
  line-height: 1.27em;
  z-index: 100;
  padding: 0px;
  margin-bottom: .2em;
}
.go-content h2 {
  font-size: 22px;
  font-weight: normal;
  line-height: 28px;
  padding: 0;
}
#go-wrapper {
  width: 1027px;
  height: auto;
  margin: 0px auto 0;
  position: relative;
  z-index: 1;
  color: #54473E;
}
#error_image,
#error_image_fr,
#error_image_de,
#error_image_es,
#error_image_it {
  width: 969px;
  height: 740px;
  text-align: center;
  position: relative;
  top: -20px;
}
#error_image,
#error_image_fr {
  background-image: url('/images/francine/404.jpg');
}
#error_image_de {
  background-image: url("/images/francine/404_de.jpg");
}
#error_image_es {
  background-image: url("/images/francine/404_es.jpg");
}
#error_image_it {
  background-image: url("/images/francine/404_it.jpg");
}
.go-clear {
  clear: both;
}
.go-left-column {
  width: 759px;
  float: left;
  border: 1px #eeeeee solid;
  padding-bottom: 8px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-color: white;
  position: relative;
  margin-bottom: 20px;
}
.go-right-column {
  width: 236px;
  height: auto;
  float: left;
}
.go-right-column-agency {
  top: 28px !important;
}
.go-no-decoration {
  text-decoration: none !important;
}
.go-no-decoration,
.go-no-decoration:hover {
  text-decoration: none !important;
}
.go-content {
  margin-top: 10px;
  margin-left: 30px;
  position: relative;
}
.go-content-title {
  color: #54473E;
  font-size: 28px;
  margin: 0px 20px 5px 1px;
  height: 30px;
  width: 761px;
  font-weight: bold;
  margin-top: -10px;
}
.go-title:first-letter {
  text-transform: uppercase;
}
.go-text-color {
  color: #54473E;
}
.go-orange-text-color {
  color: #EE4F15;
}
.go-float-left {
  float: left;
}
.go-float-right {
  float: right;
}
.go-cursor-pointer {
  cursor: pointer;
}
.submitConnection {
  background: -webkit-gradient(linear,left top,left bottom,from(#FEFEFE),to(#E6E1D9));
  background: -webkit-linear-gradient(top,#FEFEFE,#E6E1D9);
  background: -moz-linear-gradient(top,#FEFEFE,#E6E1D9);
  background: -ms-linear-gradient(top,#FEFEFE,#E6E1D9);
  background: -o-linear-gradient(top,#FEFEFE,#E6E1D9);
}
.go-a-href {
  height: 15px;
  line-height: 20px;
  color: #EE4F15;
  font-size: 13px;
  background: url('/images/francine/article_edition/link_arrow.png') no-repeat scroll right 5px;
  padding-right: 12px;
}
.go-a-href:hover {
  color: #EE4F15;
  text-decoration: underline;
}
.block {
  display: block;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.clear {
  clear: both;
}
@font-face {
  font-family: 'LaBelleAuroreRegular';
  src: url('/fonts/labelleaurore-webfont.eot');
  src: url('/fonts/labelleaurore-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/labelleaurore-webfont.woff') format('woff'), url('/fonts/labelleaurore-webfont.ttf') format('truetype'), url('/fonts/labelleaurore-webfont.svg#LaBelleAuroreRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
iframe[name=google_conversion_frame] {
  display: none;
}
h3 {
  font-size: 15px;
}
.text-chapeau,
.text-chapeau * {
  font-size: 15px !important;
  line-height: 20px;
  margin-bottom: 0px;
  overflow: hidden;
}
.text-chapeau {
  position: relative;
}
.text-chapeau .show-more {
  position: absolute;
  bottom: 0px;
  display: block;
  width: 100%;
  text-align: right;
  background-color: #fff;
  padding: 2px;
  color: #EC5124;
  cursor: pointer;
}
.text-chapeau .show-more:after {
  font-family: 'titriangleregular';
  content: 'd';
}
.dropdown-popup {
  display: none;
  position: absolute;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0px 10px #534840;
  width: 100%;
  top: 34px;
  z-index: 2050;
  border: 1px solid #AEAEAE \9;
  left: 0;
}
.dropdown-popup .arrow-up,
.dropdown-popup .arrow-up .arrow-up-inner,
.dropdown-popup .arrow-up .arrow-up-outer {
  position: absolute;
}
.dropdown-popup .arrow-up {
  top: -14px;
  left: 50%;
  margin-left: -7px;
  *top: -26px;
}
.dropdown-popup .arrow-up .arrow-up-outer {
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 14px solid #AEAEAE;
}
.dropdown-popup .arrow-up .arrow-up-inner {
  top: 1px;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-bottom: 13px solid #fff;
}
.dropdown-popup .dropdown-popup-content,
.dropdown-popup .dropdown-popup-header,
.dropdown-popup .dropdown-popup-footer {
  margin: 20px;
}
.dropdown-popup .dropdown-popup-header h2 {
  font-size: 22px;
  font-weight: bold;
}
.counterShortTitle {
  position: relative;
  display: none;
  right: 0;
  top: 0;
  font-size: 20px;
  font-weight: bold;
  color: #ccc;
}
.go-button-white .go-table-bon-main-txt {
  padding-right: 5px;
}
.go-legend {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  display: none;
}
.go-legend-bigthumb {
  height: 54px;
}
.go-legend-opacity {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0.8;
  background-color: #332C25;
}
.go-legend-text {
  position: absolute;
  font-size: 13px;
  color: white;
  top: 50%;
  margin-top: -15px;
  min-height: 15px;
  max-height: 32px;
  padding-left: 15px;
  padding-right: 15px;
  line-height: 16px;
  overflow: hidden;
}
.go-img-block .qq-upload-drop-area {
  position: relative;
}
.smart-tooltip {
  font-weight: bold;
  display: block;
  position: absolute;
  color: #fff;
  max-width: 160px;
  text-align: center;
  background-color: #000;
  opacity: .9;
  line-height: 16px;
  z-index: 1090;
  padding: 10px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(73,73,73,0.6);
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(73,73,73,0.6);
  box-shadow: 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(73,73,73,0.6);
}
.smart-tooltip .caret {
  border-bottom: 10px solid black;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  top: 0;
  margin-top: -10px;
  left: 50%;
  margin-left: -10px;
}
.hand-written {
  font-family: 'Gloria Hallelujah', cursive;
}
h4.no-css {
  padding: 0;
  border: none;
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
  width: auto;
  height: auto;
  border-radius: 0;
}
.evaneos-speacker-square {
  width: 40px;
  height: 40px;
  box-shadow: 0px 0px 5px -1px #534840;
  position: fixed;
  bottom: 20px;
  left: 20px;
  border-radius: 5px;
  background-color: #fff;
}
.go-rounded-white-block {
  padding: 15px;
  background-color: white;
  border-radius: 5px;
  box-shadow: gray 0px 0px 3px 0px;
}
.go-rounded-white-block-flat-top {
  padding: 15px;
  background-color: white;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: gray 0px 0px 3px 0px;
}
.IE8down .go-rounded-white-block,
.IE8down  .go-rounded-white-block-flat-top {
  border: 1px solid #ddd;
}
.caret {
  display: block;
  opacity: 1;
  width: 0;
  height: 0;
  border: 0;
  z-index: 900;
  vertical-align: top;
  position: absolute;
  top: 10px;
  left: -8px;
  margin: 0;
}
.caret.caret-left .outer {
  border-right: 8px solid #D4D1CF;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 0px;
}
.caret .outer {
  position: absolute;
  border-top: 8px solid #D4D1CF;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 0px;
}
.caret.caret-left .inner {
  border-right: 7px solid white;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  border-left: 0px;
}
.caret .inner {
  position: absolute;
  border-top: 7px solid white;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 0px;
  display: inline-block;
  top: 1px;
  left: 1px;
}
.evaneos-speacker-square .inner-speacker {
  margin: 8px;
  width: 24px;
  height: 24px;
  background-image: url('/stylesheets/betty/pics/betty_icons_24.png');
  background-repeat: no-repeat;
  background-position: -48px -216px;
}
#go-mode-edition {
  position: relative;
  top: -9px;
}
.go-edition-mode-bar-span {
  float: left;
  color: white;
}
.go-edition-mode-text {
  font-weight: bold;
  font-size: 15px;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  color: #534840;
}
.IE8down .evaneos-speacker-square {
  border: 1px solid #9C918A;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .newsletter {
    display: none !important;
  }
  #belowFooter {
    min-width: 0 !important;
  }
}
.IE8down .header-agent-thumb {
  position: absolute;
  top: -35px;
  left: 20px;
  width: 124px;
  height: 124px;
  background-color: white;
  border-radius: 5px;
  box-shadow: 0px 0px 5px -1px #534840;
  z-index: 10;
  padding: 5px;
}
.IE8down .header-agent-name h1 {
  display: inline;
  font-size: 16px;
  font-weight: normal;
  color: #9B908A;
}
.IE8down .header-agent-nickname {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  z-index: 100;
  padding: 0px;
  color: #534840;
}
.IE8down .header-agent-name {
  position: absolute;
  top: -34px;
  left: 161px;
}
.IE8down .header-text {
  padding: 10px;
  word-wrap: break-word;
}
.IE8down .header-map .map-container {
  height: 180px;
}
.IE8down .header-agency-summary {
  display: inline-block;
  width: 145px;
  height: 45px;
}
.IE8down .header-agent-metadata {
  color: #9C918A;
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 5px;
}
.IE8down .header-agent-metadata-value {
  font-weight: normal;
  font-size: 13px;
}
.IE8down .header-agent-metadata-container {
  float: left;
  margin-left: 10px;
  width: 110px;
}
.IE8down .go-content {
  margin-top: 10px;
  margin-left: 30px;
  position: relative;
}
.IE8down .header-white-block {
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 0px 5px -1px #534840;
  min-height: fit-content;
}
.IE8down .testi-medium {
  background-color: white;
  border-radius: 5px;
  box-shadow: 0px 0px 5px -1px #534840;
  float: left;
  width: 370px;
  height: 79px;
  position: relative;
  padding: 10px;
}
.IE8down .icon-evaneos {
  background: url('/stylesheets/betty/pics/betty_icons_24.png') no-repeat center center;
  background-position: 0px -240px;
  width: 24px;
  height: 24px;
  float: left;
}
.IE8down .icon-localisation {
  background: url('/stylesheets/betty/pics/betty_icons_24.png') no-repeat center center;
  background-position: 0px -264px;
  width: 24px;
  height: 24px;
  float: left;
}
.IE8down .icon-agency {
  background: url('/stylesheets/betty/pics/betty_icons_24.png') no-repeat center center;
  background-position: -24px -312px;
  width: 24px;
  height: 24px;
  float: left;
}
.IE8down .icon-payment {
  background: url('/stylesheets/betty/pics/betty_icons_24.png') no-repeat center center;
  background-position: 0px -288px;
  width: 24px;
  height: 24px;
  float: left;
}
.IE8down .testimonial-main-picture {
  width: 476px;
  height: 284px;
  margin-bottom: 12px;
  border-radius: 5px;
  box-shadow: gray 0px 0px 3px 0px;
}
body.env-dev {
  border-top: 8px solid #363;
}
body.env-preprod {
  border-top: 8px solid orange;
}
body.env-scrum {
  border-top: 8px solid #336;
}
body.env-produciton.role-developper {
  border-top: 8px solid #ff6100;
}
#topnavbar {
  z-index: 3 !important;
}
#headBand {
  z-index: 2 !important;
}
.modal-backdrop,
#overlay {
  z-index: 2 !important;
}
.modal {
  z-index: 3 !important;
}
body.editionbar {
  padding-top: 36px;
}
#topnavbar {
  z-index: 9999;
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 36px;
  clear: both;
  background: #534840;
}
#topnavbar a#edition-mode-button {
  margin-left: -2px;
  color: #fff;
  height: 36px;
  line-height: 36px;
  font-weight: bold;
  float: left;
  padding-right: 15px;
  padding-left: 15px;
  border-left: 1px solid #333;
  border-right: 1px solid #333;
}
#topnavbar a#edition-mode-button span {
  display: inline-block;
  height: 18px;
  margin-top: 9px;
  width: 46.8px;
  line-height: 18px;
  color: #fff;
  border-radius: 18px 18px 18px 18px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  margin-left: 5px;
}
#topnavbar a#edition-mode-button span:after {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  margin-top: 1px;
  border-radius: 18px 18px 18px 18px;
  background: #fff;
}
#topnavbar a#edition-mode-button.on span {
  background: #72AB49;
}
#topnavbar a#edition-mode-button.on span:after {
  float: left;
  margin-left: 1px;
  margin-right: 3px;
}
#topnavbar a#edition-mode-button.off span {
  background: #ee5555;
  text-align: right;
}
#topnavbar a#edition-mode-button.off span:after {
  float: right;
  margin-right: 1px;
  margin-left: 3px;
}
#topnavbar a#edition-mode-button:hover {
  text-decoration: none;
}
#topnavbar ul.cutemenu {
  z-index: 100;
  float: left;
  border-right: 1px solid #333;
}
#topnavbar ul.cutemenu.with-divider > li {
  border-right: 1px solid #333;
}
#topnavbar ul.cutemenu.with-divider > li:last-child {
  border-right: none;
}
#topnavbar ul.cutemenu.menuright {
  float: right;
}
#topnavbar ul.cutemenu.menuright >li ul {
  left: auto;
  right: 0;
}
#topnavbar ul.cutemenu a i[class^="bettyicon-"],
#topnavbar ul.cutemenu a i[class*=" bettyicon-"] {
  height: 36px;
  line-height: 36px;
  font-size: 1.3em;
}
#topnavbar ul.cutemenu > li {
  z-index: 10;
  float: left;
  position: relative;
  height: 36px;
  display: block;
}
#topnavbar ul.cutemenu > li:hover {
  background: #453c35;
}
#topnavbar ul.cutemenu > li:hover ul {
  display: block;
}
#topnavbar ul.cutemenu > li a {
  display: block;
  height: 36px;
  line-height: 36px;
  color: #fff;
  padding: 0 15px;
}
#topnavbar ul.cutemenu > li a:hover {
  background: #453c35;
  text-decoration: none;
}
#topnavbar ul.cutemenu > li span {
  float: right;
  display: inline-block;
  background: red;
  color: #fff;
  margin-top: 5.5px;
  height: 14px;
  line-height: 14px;
  border-radius: 14px 14px 14px 14px;
  font-size: 9px;
  text-align: center;
  font-weight: bold;
  padding: 0 .5em;
}
#topnavbar ul.cutemenu > li ul {
  z-index: 5;
  background: #534840;
  display: block;
  width: 200px;
  position: absolute;
  top: 36px;
  left: 0;
  display: none;
}
#topnavbar ul.cutemenu > li ul li {
  border-bottom: 1px solid #333;
}
#topnavbar ul.cutemenu > li ul li a {
  height: 27px;
  line-height: 27px;
}
#topnavbar ul.cutemenu > li ul li div {
  padding: 5px;
  display: block;
  background: #453c35;
  color: #fff;
}
@media screen and (max-width: 768px) {
  #topnavbar {
    display: none;
  }
}
html[lang='de'] #footer_reladed .guarantees .guarantees_list a i.paiements {
  background-image: url("/imageCSS/betty/footer/common_de.png");
  background-position: 0px -227px;
  width: 134px;
  height: 44px;
  margin-left: 15px;
}
#footer_reladed .guarantees {
  border-top: 1px solid #F9F7F3;
  background: #E6E1D9;
  box-shadow: #534840 0px 0px 5px -1px;
  padding-top: 25px;
  padding-bottom: 10px;
}
#footer_reladed .guarantees strong.guarantees_title {
  display: block;
  text-align: center;
  font-weight: normal;
  font-family: 'Droid Sans', sans-serif !important;
  font-size: 24px;
  color: #534840;
  margin-bottom: 25px;
  line-height: 1.27em;
}
#footer_reladed .guarantees .guarantees_list a {
  display: block;
  text-align: center;
  float: left;
  width: 16.66%;
  margin-bottom: 25px;
}
#footer_reladed .guarantees .guarantees_list a span {
  display: block;
  clear: both;
  margin-top: 10px;
  color: #534840;
  line-height: 1.2em;
}
#footer_reladed .guarantees .guarantees_list a i {
  color: #6aabde;
  font-size: 50px;
}
#footer_reladed .guarantees .guarantees_list a i.paiements {
  display: block;
  height: 50px;
  background: transparent url('/imageCSS/betty/footer/paiements.png') center center no-repeat;
}
#footer_reladed .guarantees .guarantees_list a:hover {
  color: #534840;
  text-decoration: none;
}
#footer_reladed .guarantees .guarantees_list a:hover span {
  text-decoration: underline;
}
#footer_reladed .newsletter_subscribtion {
  background: #302a25;
  background: #2f2a24;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 15px;
}
#footer_reladed .newsletter_subscribtion .confirmationMessage {
  width: 100%;
  margin-top: 10px;
  color: #73AB4B;
  font-size: 12px;
  font-family: 'Droid Sans';
}
#footer_reladed .newsletter_subscribtion .in {
  position: relative;
}
#footer_reladed .newsletter_subscribtion .in label.newsletter-confirmbox {
  display: inline-block;
  text-align: center;
  padding: 14px 0 0;
  line-height: 15px;
  font-size: 12px;
  color: #9C918A;
  font-family: 'Droid Serif';
}
#footer_reladed .newsletter_subscribtion .in label.newsletter-confirmbox input {
  margin: 0 .5em;
  vertical-align: middle;
  float: left;
}
#footer_reladed .newsletter_subscribtion .in label.newsletter-email-label {
  color: #9C918A;
  height: 42px;
  line-height: 21px;
  font-size: 18px;
  width: 120px;
  text-align: right;
  font-weight: bold;
  display: inline-block;
  margin: 0 5px;
  text-transform: uppercase;
}
#footer_reladed .newsletter_subscribtion .in input[type="text"] {
  margin: 0;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  -webkit-rtl-ordering: logical;
  -webkit-transform: border 0.2s linear ease-in-out 1s;
  -moz-transform: border 0.2s linear ease-in-out 1s;
  -o-transform: border 0.2s linear ease-in-out 1s;
  transform: border 0.2s linear ease-in-out 1s;
  -webkit-transition: border 0.2s linear;
  -moz-transition: border 0.2s linear;
  -o-transition: border 0.2s linear;
  transition: border 0.2s linear;
  -webkit-user-select: text;
  -webkit-writing-mode: horizontal-tb;
  box-shadow: none;
  cursor: auto;
  display: inline-block;
  flex-direction: column;
  vertical-align: top;
  white-space: pre-wrap;
  word-spacing: 0px;
  word-wrap: break-word;
  writing-mode: lr-tb;
  resize: none;
  text-align: start;
  text-shadow: none;
  -webkit-transform: border .2s linear ease-in-out 1s;
  -moz-transform: border .2s linear ease-in-out 1s;
  -o-transform: border .2s linear ease-in-out 1s;
  transform: border .2s linear ease-in-out 1s;
  -webkit-transition: border .2s linear;
  -moz-transition: border .2s linear;
  -o-transition: border .2s linear;
  transition: border .2s linear;
  font-family: 'Droid Sans', sans-serif;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-indent: 3px;
  font-size: 15px;
  font-weight: normal;
  line-height: 30px;
  padding: 10px 0;
  margin: 0 5px;
}
#footer_reladed .newsletter_subscribtion .in input[type="submit"] {
  display: inline-block;
  margin: 0;
  text-align: center;
  vertical-align: bottom;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.27em;
  font-weight: bold;
  font-family: 'Droid Sans', sans-serif;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
  text-decoration: none;
  text-shadow: #5D8A3C 0px -1px 0px;
  color: #fff;
  outline-color: #fff;
  border-color: #6ea047;
  background-image: linear-gradient(bottom,#6d9946 25%,#72ab49 61%);
  background-image: -o-linear-gradient(bottom,#6d9946 25%,#72ab49 61%);
  background-image: -moz-linear-gradient(bottom,#6d9946 25%,#72ab49 61%);
  background-image: -webkit-linear-gradient(bottom,#6d9946 25%,#72ab49 61%);
  background-image: -ms-linear-gradient(bottom,#6d9946 25%,#72ab49 61%);
  background-color: #72ab49;
  margin: 0 5px;
}
#footer_reladed .newsletter_subscribtion .in input[type="submit"]:hover,
#footer_reladed .newsletter_subscribtion .in input[type="submit"]:focus {
  text-decoration: none;
}
#footer_reladed .newsletter_subscribtion .in input[type="submit"]:active,
#footer_reladed .newsletter_subscribtion .in input[type="submit"].active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
#footer_reladed .newsletter_subscribtion .in input[type="submit"].disabled,
#footer_reladed .newsletter_subscribtion .in input[type="submit"][disabled],
fieldset[disabled] #footer_reladed .newsletter_subscribtion .in input[type="submit"] {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.0065;
  filter: alpha(opacity=.65);
}
#footer_reladed .newsletter_subscribtion .in input[type="submit"]:focus {
  cursor: pointer;
  text-shadow: #5D8A3C 0px -1px 0px;
}
#footer_reladed .newsletter_subscribtion .in input[type="submit"]:hover {
  background-image: linear-gradient(bottom,#6ea047 21%,#6ea047 61%);
  background-image: -o-linear-gradient(bottom,#6ea047 21%,#6ea047 61%);
  background-image: -moz-linear-gradient(bottom,#6ea047 21%,#6ea047 61%);
  background-image: -webkit-linear-gradient(bottom,#6ea047 21%,#6ea047 61%);
  background-image: -ms-linear-gradient(bottom,#6ea047 21%,#6ea047 61%);
  background-color: #6ea047;
}
#footer_reladed .newsletter_subscribtion .in input[type="submit"]:focus {
  border: 1px #6ea047 solid;
}
#footer_reladed .newsletter_subscribtion .in .handwrited-message {
  background: transparent url('/imageCSS/betty/footer/arrow.png') bottom left no-repeat;
  position: absolute;
  display: block;
  width: 240px;
  right: -80px;
  padding-left: 75px;
  top: 0;
  font-family: 'Gloria Hallelujah', cursive !important;
  font-size: 1.2em;
  line-height: 1.2em;
  color: #9C918A;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  opacity: 1;
  -webkit-transform: opacity .5s ease-in-out 1s;
  -moz-transform: opacity .5s ease-in-out 1s;
  -o-transform: opacity .5s ease-in-out 1s;
  transform: opacity .5s ease-in-out 1s;
  -webkit-transition: opacity .5s;
  -moz-transition: opacity .5s;
  -o-transition: opacity .5s;
  transition: opacity .5s;
}
#footer_reladed .links {
  background: #302a25;
  background: #2f2a24;
  color: #8dbc6d;
  border-top: 1px solid #534840;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}
#footer_reladed .links ul.evaneos-univers li a {
  font-size: 22px;
  color: #fff;
  padding: 4px 10px;
  display: inline-block;
}
#footer_reladed .links ul.evaneos-univers li a:hover {
  color: #fff;
  text-decoration: underline;
}
#footer_reladed .links ul.related {
  margin-top: 12.5px;
}
#footer_reladed .links ul.related li {
  padding: 4px 8px;
}
#footer_reladed .links ul.related li a {
  font-size: 18px;
  color: #9C918A;
}
#footer_reladed .links ul.related li a:hover {
  color: #9C918A;
  text-decoration: underline;
}
#footer_reladed .links ul.social {
  margin-top: 25px;
}
#footer_reladed .links ul.social li a {
  -webkit-transform: color .3s ease-in-out 1s;
  -moz-transform: color .3s ease-in-out 1s;
  -o-transform: color .3s ease-in-out 1s;
  transform: color .3s ease-in-out 1s;
  -webkit-transition: color .3s;
  -moz-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
  padding: 10px;
  color: #9C918A;
  font-size: 28px;
}
#footer_reladed .links ul.social li a:hover {
  text-decoration: none;
}
#footer_reladed .links ul.social li a.facebook:hover {
  color: #3c5598;
}
#footer_reladed .links ul.social li a.googleplus:hover {
  color: #dd5029;
}
#footer_reladed .links ul.social li a.twitter:hover {
  color: #00c7f5;
}
#footer_reladed .links ul.social li a.pinterest:hover {
  color: #d70000;
}
#footer_reladed .links ul.social li a.youtube:hover {
  color: #bb2b22;
}
#footer_reladed .links .partnerlink {
  position: absolute;
  bottom: 15px;
  left: 15px;
  text-indent: -9999px;
  overflow: hidden;
  top: 50%;
  left: 2%;
}
#footer_reladed .links .partnerlink.atd {
  height: 42px;
  width: 100px;
  margin-top: -21px;
  background: transparent url('/imageCSS/betty/footer/atd.png') center center no-repeat;
}
#footer_reladed .links .partnerlink.atd:hover {
  background: transparent url('/imageCSS/betty/footer/atd-hover.png') center center no-repeat;
}
#footer_reladed .links .partnerlink.drv {
  height: 102px;
  width: 140px;
  margin-top: -51px;
  background: transparent url('/imageCSS/betty/footer/drv.png') bottom center no-repeat;
  -webkit-transform: opacity .3s ease-in-out 1s;
  -moz-transform: opacity .3s ease-in-out 1s;
  -o-transform: opacity .3s ease-in-out 1s;
  transform: opacity .3s ease-in-out 1s;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}
#footer_reladed .links .partnerlink.drv:hover {
  background: transparent url('/imageCSS/betty/footer/drv.png') top center no-repeat;
}
#footer_reladed .links .partnerlink.fada {
  width: 128px;
  height: 100px;
  margin-top: -50px;
  background: transparent url('/imageCSS/betty/footer/fada.png') bottom center no-repeat;
  -webkit-transform: opacity .3s ease-in-out 1s;
  -moz-transform: opacity .3s ease-in-out 1s;
  -o-transform: opacity .3s ease-in-out 1s;
  transform: opacity .3s ease-in-out 1s;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0.7;
}
#footer_reladed .links .partnerlink.fada:hover {
  opacity: 1;
}
#footer_reladed .links .partnerlink.confianza {
  right: 1%;
  left: auto;
  width: 130px;
  height: 130px;
  margin-top: -70px;
  background: transparent url('/imageCSS/betty/footer/confianza.png') bottom center no-repeat;
  -webkit-transform: opacity .3s ease-in-out 1s;
  -moz-transform: opacity .3s ease-in-out 1s;
  -o-transform: opacity .3s ease-in-out 1s;
  transform: opacity .3s ease-in-out 1s;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0.7;
}
#footer_reladed .links .partnerlink.confianza:hover {
  opacity: 1;
}
#footer_reladed .links .bottom-logos {
  min-height: 60px;
}
#footer_reladed .links .bottom-logos .travel-dor {
  background: transparent url('/imageCSS/betty/footer/travel-dor.png') bottom center no-repeat;
  display: block;
  float: right;
  height: 150px;
  margin-top: -65px;
  width: 147px;
  padding-right: 30px;
  position: relative;
}
.site-evaneos_travel #footer_reladed .guarantees .guarantees_list a i.paiements {
  background-image: url('/imageCSS/betty/footer/paiements-travel.png');
}
@media screen and (max-width: 1140px) {
  #footer_reladed .newsletter_subscribtion .in input[type="text"],
  #footer_reladed .newsletter_subscribtion .in input[type="submit"] {
    margin: 0;
  }
  #footer_reladed .newsletter_subscribtion .in .handwrited-message {
    display: none;
  }
  #footer_reladed .partnerlink {
    display: none;
  }
  #footer_reladed .bottom-logos {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  #footer_reladed .guarantees strong.guarantees_title {
    font-size: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #footer_reladed .newsletter_subscribtion .in {
    width: 90%;
    margin: 0 auto;
  }
  #footer_reladed .newsletter_subscribtion .in label {
    display: block;
    width: 100%;
    text-align: center;
  }
  #footer_reladed .newsletter_subscribtion .in input[type="text"],
  #footer_reladed .newsletter_subscribtion .in input[type="submit"] {
    display: block !important;
    width: 100%;
  }
  #footer_reladed .newsletter_subscribtion .in input[type="submit"] {
    margin-top: 10px;
  }
  #footer_reladed .related {
    padding-left: 10px;
    padding-right: 10px;
  }
  #footer_reladed .links ul.social li a i {
    font-size: 22px;
  }
}
@media screen and (max-width: 600px) {
  #footer_reladed .guarantees .guarantees_list a {
    width: 50%;
  }
  #footer_reladed .guarantees .guarantees_list a.hidden-xs {
    display: none;
  }
}
.socialcol > div {
  text-align: right !important;
}
.addthis_toolbox {
  text-align: right;
}
.addthis_toolbox span.before {
  display: inline-block;
  font-family: 'Gloria Hallelujah', cursive !important;
  height: 22px;
  line-height: 22px;
}
.addthis_toolbox a,
.addthis_toolbox a.at300b {
  float: none !important;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  width: 30px;
  text-align: center;
}
.addthis_toolbox a i,
.addthis_toolbox a.at300b i {
  font-size: 16px;
}
.addthis_toolbox a.addthis_button_facebook:hover,
.addthis_toolbox a.at300b.addthis_button_facebook:hover {
  color: #3c5598;
}
.addthis_toolbox a.addthis_button_twitter:hover,
.addthis_toolbox a.at300b.addthis_button_twitter:hover {
  color: #00c7f5;
}
.addthis_toolbox a.addthis_button_pinterest_share:hover,
.addthis_toolbox a.at300b.addthis_button_pinterest_share:hover {
  color: #d70000;
}
.addthis_toolbox a.addthis_button_google_plusone_share:hover,
.addthis_toolbox a.at300b.addthis_button_google_plusone_share:hover {
  color: #dd5029;
}
.addthis_toolbox a.addthis_button_email:hover,
.addthis_toolbox a.at300b.addthis_button_email:hover {
  color: #6aabde;
}
.addthis_toolbox a.sharing_button_youtube:hover,
.addthis_toolbox a.at300b.sharing_button_youtube:hover {
  color: #bb2b22;
}
.addthis_toolbox a.sharing_button_print:hover,
.addthis_toolbox a.at300b.sharing_button_print:hover {
  color: #f79400;
}
.addthis_toolbox a:hover,
.addthis_toolbox a.at300b:hover {
  text-decoration: none !important;
}
.addthis_toolbox.addthis_default_style {
  color: #9C918A;
}
.addthis_toolbox.addthis_default_style a,
.addthis_toolbox.addthis_default_style a.at300b {
  color: #9C918A;
}
.addthis_toolbox.addthis_white_style {
  color: #fff;
}
.addthis_toolbox.addthis_white_style span.before {
  color: #fff;
}
.addthis_toolbox.addthis_white_style a,
.addthis_toolbox.addthis_white_style a.at300b {
  color: #fff;
}
@media screen and (max-width: 960px) {
  .addthis_toolbox span.before {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  .addthis_toolbox {
    margin: 12px 0 10px -5px;
    display: inline-block;
  }
  .addthis_toolbox a,
  .addthis_toolbox a.at300b {
    float: none !important;
  }
}
.solcialhome {
  text-alignce: center !important;
}
.solcialhome .addthis_toolbox {
  padding-top: 18px;
  text-align: center !important;
}
@media screen and (max-width: 960px) {
  .solcialhome {
    text-alignce: center !important;
  }
  .solcialhome .addthis_toolbox {
    display: block;
    padding-top: 10px;
    text-align: center !important;
  }
}
ul.breadcrumb li {
  display: inline-block;
  padding: 0 0 0 6px;
  margin: 0;
  vertical-aglin: middle;
}
ul.breadcrumb li:first-child {
  padding-left: 0;
}
ul.breadcrumb li:first-child i {
  font-size: 14px !important;
}
ul.breadcrumb li span,
ul.breadcrumb li a,
ul.breadcrumb li i,
ul.breadcrumb li a:hover {
  font-size: 11px;
  color: #534840;
  line-height: 20px;
  height: 20px;
  display: inline-block;
}
ul.breadcrumb li i {
  font-size: 9px;
}
ul.breadcrumb li i.bettyicon-house {
  font-size: 11px;
}
ul.breadcrumb li a:hover span {
  text-decoration: underline;
}
ul.breadcrumb.white li span,
ul.breadcrumb.white li a,
ul.breadcrumb.white li i,
ul.breadcrumb.white li a:hover {
  color: #fff;
}
@media screen and (max-width: 760px) {
  ul.breadcrumb {
    display: none !important;
  }
}
.go-bread-crumb {
  margin-left: 30px;
  color: #54473E;
  font-size: 11px;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}
.go-bread-crumb li:last-child a {
  background: none;
}
.go-bc-li {
  display: inline;
  font-size: 11px;
}
.go-bc-a {
  background: url('/images/francine/article_edition/right-little-arrow.png') no-repeat scroll right bottom;
  padding-right: 8px;
  margin-right: 6px;
  line-height: 15px;
  padding-top: 4px;
  color: #54473E;
  font-size: 11px;
  font-weight: normal;
}
.go-bc-a:hover {
  color: #54473E;
  text-decoration: underline;
}
.go-bc-a:hover span {
  text-decoration: underline !important;
}
.go-author-a {
  padding-right: 10px;
  margin-right: 3px;
  line-height: 15px;
  padding-top: 4px;
  color: #54473E;
  font-size: 11px;
  font-weight: normal;
  text-decoration: underline;
}
.go-author-a:hover {
  color: #54473E;
}
.go-home-icon {
  background: url('/images/francine/article_edition/home_icon.png') no-repeat center center;
  line-height: 15px;
  padding-top: 2px;
  color: #54473E;
  font-size: 11px;
  width: 15px;
  height: 15px;
  margin-right: 3px;
}
#info-message-file {
  position: absolute;
  width: 100%;
  top: 0;
  broder: none;
  z-index: 15000 !important;
  background: transparent;
}
#info-message-file .file-container {
  width: 400px;
  margin: auto;
}
#info-message-file .file-container .lisette-message {
  color: #fff;
  padding: 5px;
  display: none;
  margin-bottom: 5px;
  font-weight: bold;
  border-radius: 3px;
  border: 2px solid #27AAE1;
  background-color: #93d4f0;
  color: #27AAE1;
  font-size: 14px;
  text-align: center;
  overflow: hidden;
}
#info-message-file .file-container .lisette-message .header {
  font-weight: bold;
  font-size: 1.1em;
}
#info-message-file .file-container .lisette-message .image {
  float: left;
  width: 64px;
  height: 64px;
  margin-right: 5px;
  overflow: hidden;
  border-radius: 5px;
}
#info-message-file .file-container .lisette-message.lisette-message.warning {
  background-color: #fbc98e;
  border-color: #F7941E;
  color: #F7941E;
}
#info-message-file .file-container .lisette-message.lisette-message.error {
  background-color: #f5a992;
  border-color: #EC5124;
  color: #EC5124;
}
#info-message-file .file-container .lisette-message.lisette-message.validation {
  background-color: #b9d5a5;
  border-color: #72AB49;
  color: #72AB49;
}
.IE8down .go-popup {
  border: 1px solid #534840;
}
.popup-translation {
  position: fixed;
  left: 50%;
  top: 50%;
  width: 500px;
  margin-left: -250px;
  margin-top: -150px;
  z-index: 10010;
  padding: 15px;
  background-color: #fff;
  border-radius: 5px 5px 5px 5px;
  -webkit-box-shadow: #534840 0px 0px 10px 1px;
  -moz-box-shadow: #534840 0px 0px 10px 1px;
  box-shadow: #534840 0px 0px 10px 1px;
}
.popup-translation .popup-title {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #534840;
}
.popup-translation .close-popup {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 16px;
  height: 16px;
  cursor: pointer;
  content: 'X';
}
.popup-translation hr {
  margin-top: 12px;
  margin-left: -15px;
  margin-right: -15px;
}
.popup-translation .popup-content-container {
  position: relative;
}
.popup-translation .popup-content-container .popup-content {
  overflow: auto;
  width: 100%;
  height: 100%;
}
.popup-translation .popup-content-container .popup-content .go-button-green {
  margin-bottom: 10px !important;
  display: inline-block;
  margin: 0;
  text-align: center;
  vertical-align: bottom;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.27em;
  font-weight: bold;
  font-family: 'Droid Sans', sans-serif;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.5);
  text-decoration: none;
  text-shadow: #5D8A3C 0px -1px 0px;
  color: #fff;
  outline-color: #fff;
  border-color: #6ea047;
  background-image: linear-gradient(bottom,#6d9946 25%,#72ab49 61%);
  background-image: -o-linear-gradient(bottom,#6d9946 25%,#72ab49 61%);
  background-image: -moz-linear-gradient(bottom,#6d9946 25%,#72ab49 61%);
  background-image: -webkit-linear-gradient(bottom,#6d9946 25%,#72ab49 61%);
  background-image: -ms-linear-gradient(bottom,#6d9946 25%,#72ab49 61%);
  background-color: #72ab49;
}
.popup-translation .popup-content-container .popup-content .go-button-green:hover,
.popup-translation .popup-content-container .popup-content .go-button-green:focus {
  text-decoration: none;
}
.popup-translation .popup-content-container .popup-content .go-button-green:active,
.popup-translation .popup-content-container .popup-content .go-button-green.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
.popup-translation .popup-content-container .popup-content .go-button-green.disabled,
.popup-translation .popup-content-container .popup-content .go-button-green[disabled],
fieldset[disabled] .popup-translation .popup-content-container .popup-content .go-button-green {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.0065;
  filter: alpha(opacity=.65);
}
.popup-translation .popup-content-container .popup-content .go-button-green:focus {
  cursor: pointer;
  text-shadow: #5D8A3C 0px -1px 0px;
}
.popup-translation .popup-content-container .popup-content .go-button-green:hover {
  background-image: linear-gradient(bottom,#6ea047 21%,#6ea047 61%);
  background-image: -o-linear-gradient(bottom,#6ea047 21%,#6ea047 61%);
  background-image: -moz-linear-gradient(bottom,#6ea047 21%,#6ea047 61%);
  background-image: -webkit-linear-gradient(bottom,#6ea047 21%,#6ea047 61%);
  background-image: -ms-linear-gradient(bottom,#6ea047 21%,#6ea047 61%);
  background-color: #6ea047;
}
.popup-translation .popup-content-container .popup-content .go-button-green:focus {
  border: 1px #6ea047 solid;
}
@font-face {
  font-family: 'titriangleregular';
  src: url('/fonts/titriangle-webfont.eot');
  src: url('/fonts/titriangle-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/titriangle-webfont.woff') format('woff'), url('/fonts/titriangle-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.ticaret_right:after,
.ticaret_left:after,
.ticaret_up:after,
.ticaret_down:after {
  font-family: 'titriangleregular';
}
.ticaret_right:after {
  content: 'r';
}
.ticaret_left:after {
  content: 'l';
}
.ticaret_up:after {
  content: 'u';
}
.ticaret_down:after {
  content: 'd';
}
.master-header {
  background: #fff;
  font-family: "Averta", sans-serif;
  letter-spacing: .06em;
  line-height: 1.29em;
  font-weight: 400;
}
.master-header .master-header-row {
  width: 100%;
  margin-left: 0;
}
.master-header .master-header-row .master-header-content {
  display: none;
  font-size: 1.2em;
}
.master-header .master-header-row .master-header-phone {
  padding: 7.5px 0;
}
.master-header .master-header-content,
.master-header .master-header-phone {
  text-align: center;
}
.master-header .master-header-phone {
  line-height: 1.4em;
}
.master-header .master-header-phone .link {
  color: #4ba6f5 !important;
}
.master-header .master-header-phone .link:hover {
  color: #0d81e7 !important;
}
@media (min-width: 992px) {
  .master-header .master-header-row {
    display: table;
  }
  .master-header .master-header-row .master-header-content,
  .master-header .master-header-row .master-header-phone {
    display: table-cell;
    vertica-align: middle;
  }
  .master-header .master-header-row .master-header-content {
    text-align: left;
  }
  .master-header .master-header-row .master-header-content-wrap {
    display: table;
  }
  .master-header .master-header-row .master-header-content-wrap .master-header-content-wrap-img {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    width: 70px;
  }
  .master-header .master-header-row .master-header-content-wrap .master-header-content-wrap-img img {
    position: absolute;
    z-index: 1001;
    top: 2px;
    left: 0;
    height: 68px;
    width: 68px;
  }
  .master-header .master-header-row .master-header-content-wrap .master-header-content-wrap-sentence {
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    height: 60px;
  }
  .master-header .master-header-row .master-header-phone {
    text-align: right;
    vertical-align: middle;
  }
}
.master-header {
  font-size: 14px;
  font-family: "Averta", sans-serif;
}
.cgu-belt {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 8px;
  text-align: center;
  background: #000;
  background: rgba(0,0,0,0.8);
  color: #fff;
  font-size: 13px;
  z-index: 9999;
}
.cgu-belt p {
  margin: 0;
  line-height: 1.3em;
}
.cgu-belt span {
  cursor: pointer;
  float: right;
  display: block;
  width: 18px;
  height: 18px;
  text-indent: -9999px;
  overflow: hidden;
  background: transparent url('/images/cgu/close.png') center center no-repeat;
}
.country-flag {
  width: 16px;
  height: 11px;
  background-image: url('../images/francine/flags_sprite.png');
  background-repeat: none;
  display: inline-block;
  background-color: #ccc;
}
.country-flag.country-170 {
  background-position: -96px 0;
}
.country-flag.country-169 {
  background-position: -112px -22px;
}
.country-flag.country-163 {
  background-position: 0px -55px;
}
.country-flag.country-73 {
  background-position: -240px -154px;
}
.country-flag.country-29 {
  background-position: -144px -33px;
}
.country-flag.country-6 {
  background-position: -64px -33px;
}
.country-flag.country-34 {
  background-position: -16px 0;
}
.country-flag.country-113 {
  background-position: -144px 0;
}
.country-flag.country-147 {
  background-position: -128px -44px;
}
.country-flag.country-75 {
  background-position: -160px 0;
}
.country-flag.country-50 {
  background-position: -112px 0;
}
.country-flag.country-98 {
  background-position: -208px 0;
}
.country-flag.country-13 {
  background-position: -192px 0;
}
.country-flag.country-74 {
  background-position: -240px 0;
}
.country-flag.country-107 {
  background-position: -208px -11px;
}
.country-flag.country-110 {
  background-position: -32px -11px;
}
.country-flag.country-2 {
  background-position: -48px -11px;
}
.country-flag.country-130 {
  background-position: -32px -22px;
}
.country-flag.country-111 {
  background-position: -128px -11px;
}
.country-flag.country-132 {
  background-position: -224px -11px;
}
.country-flag.country-43 {
  background-position: -16px -22px;
}
.country-flag.country-91 {
  background-position: -176px -88px;
}
.country-flag.country-97 {
  background-position: -176px -11px;
}
.country-flag.country-40 {
  background-position: 0 -11px;
}
.country-flag.country-109 {
  background-position: 0 -22px;
}
.country-flag.country-56 {
  background-position: -192px -11px;
}
.country-flag.country-26 {
  background-position: -80px -11px;
}
.country-flag.country-59 {
  background-position: -64px -11px;
}
.country-flag.country-114 {
  background-position: -112px -11px;
}
.country-flag.country-88 {
  background-position: -240px -66px;
}
.country-flag.country-153 {
  background-position: -192px -22px;
}
.country-flag.country-42 {
  background-position: -48px -22px;
}
.country-flag.country-57 {
  background-position: -16px -33px;
}
.country-flag.country-83 {
  background-position: -176px -22px;
}
.country-flag.country-85 {
  background-position: -208px -22px;
}
.country-flag.country-30 {
  background-position: -32px -33px;
}
.country-flag.country-92 {
  background-position: -224px -22px;
}
.country-flag.country-60 {
  background-position: -16px -77px;
}
.country-flag.country-66 {
  background-position: -64px -77px;
}
.country-flag.country-61 {
  background-position: -240px -22px;
}
.country-flag.country-52 {
  background-position: -144px -22px;
}
.country-flag.country-33 {
  background-position: -224px -55px;
}
.country-flag.country-65 {
  background-position: 0 -33px;
}
.country-flag.country-14 {
  background-position: -96px -33px;
}
.country-flag.country-137 {
  background-position: -208px -121px;
}
.country-flag.country-32 {
  background-position: -192px -33px;
}
.country-flag.country-39 {
  background-position: -32px 0;
}
.country-flag.country-72 {
  background-position: -160px -33px;
}
.country-flag.country-159 {
  background-position: -176px -33px;
}
.country-flag.country-37 {
  background-position: 0 -154px;
}
.country-flag.country-76 {
  background-position: -16px -44px;
}
.country-flag.country-27 {
  background-position: -48px -44px;
}
.country-flag.country-1 {
  background-position: -128px -44px;
}
.country-flag.country-295 {
  background-position: -128px -44px;
}
.country-flag.country-296 {
  background-position: -128px -44px;
}
.country-flag.country-297 {
  background-position: -128px -44px;
}
.country-flag.country-298 {
  background-position: -128px -44px;
}
.country-flag.country-299 {
  background-position: -128px -44px;
}
.country-flag.country-300 {
  background-position: -128px -44px;
}
.country-flag.country-301 {
  background-position: -128px -44px;
}
.country-flag.country-129 {
  background-position: -192px -44px;
}
.country-flag.country-28 {
  background-position: -80px -55px;
}
.country-flag.country-289 {
  background-position: -80px -55px;
}
.country-flag.country-81 {
  background-position: -112px -55px;
}
.country-flag.country-62 {
  background-position: -160px -55px;
}
.country-flag.country-156 {
  background-position: -48px -165px;
}
.country-flag.country-55 {
  background-position: -176px -55px;
}
.country-flag.country-25 {
  background-position: 0 -66px;
}
.country-flag.country-106 {
  background-position: -48px -99px;
}
.country-flag.country-11 {
  background-position: -32px -165px;
}
.country-flag.country-48 {
  background-position: -64px -66px;
}
.country-flag.country-84 {
  background-position: -16px -66px;
}
.country-flag.country-16 {
  background-position: -32px -66px;
}
.country-flag.country-46 {
  background-position: -128px -66px;
}
.country-flag.country-35 {
  background-position: -48px -66px;
}
.country-flag.country-10,
.country-flag.country-166 {
  background-position: -144px -66px;
}
.country-flag.country-105 {
  background-position: -160px -66px;
}
.country-flag.country-99 {
  background-position: -192px -66px;
}
.country-flag.country-47 {
  background-position: -176px -66px;
}
.country-flag.country-86 {
  background-position: -208px -66px;
}
.country-flag.country-143 {
  background-position: -224px -66px;
}
.country-flag.country-95 {
  background-position: -128px -77px;
}
.country-flag.country-160 {
  background-position: -16px -88px;
}
.country-flag.country-49 {
  background-position: -144px -77px;
}
.country-flag.country-45 {
  background-position: -32px -88px;
}
.country-flag.country-161 {
  background-position: -240px -77px;
}
.country-flag.country-82 {
  background-position: -112px -88px;
}
.country-flag.country-94 {
  background-position: -112px -99px;
}
.country-flag.country-87 {
  background-position: -64px -99px;
}
.country-flag.country-41 {
  background-position: -160px -88px;
}
.country-flag.country-23 {
  background-position: -32px -99px;
}
.country-flag.country-7 {
  background-position: -48px -88px;
}
.country-flag.country-54 {
  background-position: -240px -88px;
}
.country-flag.country-44 {
  background-position: 0 -99px;
}
.country-flag.country-96 {
  background-position: -224px -154px;
}
.country-flag.country-69 {
  background-position: -96px -99px;
}
.country-flag.country-158 {
  background-position: -208px -88px;
}
.country-flag.country-89 {
  background-position: -192px -88px;
}
.country-flag.country-126 {
  background-position: -96px -88px;
}
.country-flag.country-108 {
  background-position: -144px -99px;
}
.country-flag.country-70 {
  background-position: -16px -110px;
}
.country-flag.country-71 {
  background-position: -224px -99px;
}
.country-flag.country-36 {
  background-position: -176px -99px;
}
.country-flag.country-77 {
  background-position: -208px -99px;
}
.country-flag.country-9 {
  background-position: 0 -110px;
}
.country-flag.country-53,
.country-flag.country-168,
.country-flag.country-112 {
  background-position: -128px -44px;
}
.country-flag.country-103 {
  background-position: -64px -110px;
}
.country-flag.country-128 {
  background-position: -80px -110px;
}
.country-flag.country-100 {
  background-position: -32px -154px;
}
.country-flag.country-133 {
  background-position: -96px -110px;
}
.country-flag.country-131 {
  background-position: -144px -110px;
}
.country-flag.country-3 {
  background-position: -240px -99px;
}
.country-flag.country-93 {
  background-position: -112px -110px;
}
.country-flag.country-67 {
  background-position: -160px -110px;
}
.country-flag.country-17 {
  background-position: -192px -110px;
}
.country-flag.country-134 {
  background-position: -128px -110px;
}
.country-flag.country-173,
.country-flag.country-15,
.country-flag.country-164 {
  background-position: -16px -121px;
}
.country-flag.country-12 {
  background-position: -128px -33px;
}
.country-flag.country-4 {
  background-position: -48px -33px;
}
.country-flag.country-58 {
  background-position: -80px -121px;
}
.country-flag.country-19 {
  background-position: -96px -121px;
}
.country-flag.country-31 {
  background-position: -128px -121px;
}
.country-flag.country-154 {
  background-position: -160px -132px;
}
.country-flag.country-38 {
  background-position: -96px -132px;
}
.country-flag.country-101 {
  background-position: -192px -121px;
}
.country-flag.country-68 {
  background-position: 0 -132px;
}
.country-flag.country-21 {
  background-position: -48px -132px;
}
.country-flag.country-18 {
  background-position: -32px -132px;
}
.country-flag.country-80 {
  background-position: -192px -77px;
}
.country-flag.country-5 {
  background-position: -240px -121px;
}
.country-flag.country-8 {
  background-position: -128px -22px;
}
.country-flag.country-51 {
  background-position: -176px -132px;
}
.country-flag.country-90 {
  background-position: -192px -143px;
}
.country-flag.country-64 {
  background-position: -16px -143px;
}
.country-flag.country-119 {
  background-position: -64px -165px;
}
.country-flag.country-199 {
  background-position: -224px -44px;
}
.country-flag.country-104 {
  background-position: 0 -143px;
}
.country-flag.country-24 {
  background-position: -96px -143px;
}
.country-flag.country-22 {
  background-position: -128px -143px;
}
.country-flag.country-155 {
  background-position: -208px -143px;
}
.country-flag.country-162 {
  background-position: -16px -154px;
}
.country-flag.country-148 {
  background-position: -144px -154px;
}
.country-flag.country-63 {
  background-position: -80px -154px;
}
.country-flag.country-78 {
  background-position: -128px -154px;
}
.country-flag.country-79 {
  background-position: -208px -154px;
}
.country-flag.country-157 {
  background-position: -192px -143px;
}
.country-flag.country-102 {
  background-position: -16px -165px;
}
.country-flag.country-167 {
  background-position: -32px -143px;
}
.country-flag.country-171 {
  background-position: -80px -143px;
}
.country-flag.country-172 {
  background-position: -112px -77px;
}
.country-flag.country-125 {
  background-position: 0 -88px;
}
.country-flag.country-193 {
  background-position: -128px -99px;
}
.country-flag.country-207 {
  background-position: -80px -88px;
}
.country-flag.country-191 {
  background-position: -144px -121px;
}
.country-flag.country-290 {
  background-position: -80px -165px;
}
.country-flag.country-291 {
  background-position: -32px 0px;
}
.country-flag.country-234 {
  background-position: -208px -55px;
}
.country-flag.country-286 {
  background-position: 0px -44px;
}
.country-flag.country-235 {
  background-position: -240px -55px;
}
.country-flag.country-293 {
  background-position: 0px -44px;
}
.country-flag.country-190 {
  background-position: -224px -143px;
}
.country-flag.country-294 {
  background-position: -144px -66px;
}
.country-flag.country-238 {
  background-position: -160px -11px;
}
.country-flag.country-210 {
  background-position: -144px -88px;
}
.country-flag.country-209 {
  background-position: -96px 0px;
}
.country-flag.country-203 {
  background-position: -192px -165px;
}
.country-flag.country-241 {
  background-position: -16px -176px;
}
.country-flag.country-177 {
  background-position: -208px -165px;
}
.country-flag.country-208 {
  background-position: -224px -165px;
}
.country-flag.country-206 {
  background-position: -32px -176px;
}
.country-flag.country-236 {
  background-position: -240px -165px;
}
.country-flag.country-215 {
  background-position: 0px -176px;
}
.country-flag.country-196 {
  background-position: -48px -176px;
}
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
  padding-bottom: 2px;
}
#cboxTitle a span {
  color: #fff;
  font-size: 16px;
}
#cboxTitle a span:hover {
  text-decoration: underline;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#cboxOverlay {
  background: #333;
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-bottom: 25px;
  background: #222;
}
.cboxIframe {
  background: #222;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  background: #222;
}
#cboxTitle {
  position: absolute;
  bottom: -26px;
  left: 60px;
  color: #fff;
  font-size: 16px;
}
#cboxCurrent {
  position: absolute;
  bottom: -26px;
  left: 0;
  color: #fff;
  font-size: 16px;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious,
#cboxNext {
  position: absolute;
  top: 50%;
  right: 20px;
  left: auto;
  margin-top: -30px;
  width: 40px;
  height: 60px;
  font-family: 'betty';
  outline: 0;
  text-indent: -9999px;
}
#cboxPrevious:before,
#cboxNext:before {
  text-indent: 0;
  outline: 0;
  content: "\e63c";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  height: 60px;
  text-align: center;
}
#cboxPrevious {
  left: 0;
  right: auto;
}
#cboxPrevious:before {
  content: "\e63b";
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  content: '';
  width: 40px;
  height: 40px;
  color: #fff;
  font-family: 'betty';
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  text-indent: -9999px;
  outline: 0;
}
#cboxClose:before {
  content: "\e62a";
  text-indent: 0;
  display: block;
  opacity: .9;
  -webkit-transform: all .2s ease-in-out 1s;
  -moz-transform: all .2s ease-in-out 1s;
  -o-transform: all .2s ease-in-out 1s;
  transform: all .2s ease-in-out 1s;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
#cboxClose:hover:before {
  opacity: 1;
}
#cboxClose:hover {
  background-position: bottom center;
}
.fullimage-clickable {
  cursor: pointer !important;
}
#overlay {
  z-index: 9999 !important;
}
.bfh-countries {
  margin-bottom: 0px;
  border: #E6E1D9 2px solid;
  min-height: 34px;
  margin: 5px 0 0 10px;
  width: 140px;
}
.bfh-phone {
  max-width: 140px !important;
}
.bfh-skype {
  max-width: 150px !important;
}
.countries-iti {
  width: 150px;
  height: 40px;
  margin: 0 0 10px 0;
  font-size: 15px;
  border: #E6E1D9 2px solid;
  border-radius: 4px;
  color: #534840;
  padding: 3px 0;
  text-indent: 3px;
}
.phone-iti {
  height: 30px !important;
  margin: 0 0 10px 0;
  font-size: 15px !important;
  border: #E6E1D9 2px solid !important;
  border-radius: 4px !important;
  color: #534840 !important;
  padding: 3px 0;
  float: initial !important;
}
.phone-iti.invalid {
  border-color: #EC5124 !important;
}
.padiOverlay {
  position: fixed;
  left: 0px;
  top: 0px;
  padding: 0px;
  margin: 0px;
  visibility: visible;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  z-index: 1040;
}
.padiFade {
  zoom: 1;
  background-color: rgba(0,0,0,0.6);
  width: 100%;
  height: 100%;
  z-index: 1041;
}
.padiPop4Overlay h1,
.padiPop4Overlay h2,
.padiPop4Overlay h3,
.padiPop4Overlay div,
.padiPop4Overlay ul,
.padiPop4Overlay li,
.padiPop4Overlay ol,
.padiPop4Overlay p,
.padiPop4Overlay a,
.padiPop4Overlay input,
.padiPop4Overlay input[type=text],
.padiPop4Overlay input[type=email] {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-size: 100%;
  font-family: Droid Sans, Helvetica, Arial, sans-serif;
  vertical-align: middle;
  float: none;
  width: auto;
  height: auto;
  background-image: none;
  letter-spacing: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  list-style: none;
  -webkit-text-shadow: none !important;
  -moz-text-shadow: none !important;
  text-shadow: none !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  color: #96704d;
}
.padiPop4Overlay *,
.padiPop4Overlay *:before,
.padiPop4Overlay *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.padiPop4Wrap {
  position: absolute;
  visibility: visible;
  z-index: 1602;
  padding: 10px;
  left: 50%;
  margin-left: -200px;
  top: 5%;
  height: auto;
  width: auto;
  max-width: 400px;
}
.padiPop4Overlay {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  background-color: white;
  background-image: none;
  background-repeat: no-repeat;
  padding: 6px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 0 25px rgba(0,0,0,0.8);
  -webkit-box-shadow: 0 0 25px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 0 25px rgba(0,0,0,0.8);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: static;
  margin: 0;
  z-index: 1060;
  overflow: auto;
}
.padiPop4Overlay a {
  color: inherit;
  text-decoration: underline;
  border-bottom: none;
  color: #33cc99;
}
.padiPop4Overlay a:hover {
  color: inherit;
  text-decoration: underline;
  border-bottom: none;
}
.padiPop4Overlay h1.padiTitle {
  color: #33cc99;
  font-size: 26px;
  font-weight: normal;
  font-family: "Averta", sans-serif;
  margin: 0;
  text-align: center;
  padding: 15px 0;
  text-shadow: none;
  word-spacing: -1px;
  text-decoration: none;
  line-height: 28px;
}
.padiPop4Overlay div.padiPopupContent {
  position: relative;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background: #ffffff;
  margin-bottom: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #2d2d2d;
}
.padiPop4Overlay .padiContent {
  padding: 0 1.6em 0.2em 1.5em;
  color: #2d2d2d;
}
.padiPop4Overlay .padiContent p {
  margin-top: 0;
  margin-bottom: 1.4em;
  color: #96704d;
  line-height: 18px;
}
.padiPop4Overlay .padiContent p.padiErrorMessage {
  color: #b10000;
}
.padiPop4Overlay .padiCriticalMessage {
  border: none !important;
  background: #FCC;
  padding: 10px;
  font-size: 13px;
  font-weight: normal;
  color: #b10000;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.padiPop4Overlay .padiFields {
  width: 100%;
  display: block;
  vertical-align: top;
  padding: 0;
}
.padiPop4Overlay .padiThanks {
  width: 100%;
  display: block;
  vertical-align: top;
  padding: 0;
  font-weight: bold;
  color: #2d2d2d;
}
.padiClearfix:after {
  content: " ";
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}
.padiPop4Overlay .padiClose {
  font-family: Arial, Helvetica, sans-serif;
  padding: 8px;
  margin: 0;
  display: block;
  float: right;
  font-size: 28px;
  font-weight: bold;
  line-height: 18px;
  color: #c5ac93;
  text-shadow: none;
  opacity: 0.7;
  filter: alpha(opacity=20);
  text-decoration: none !important;
  border: none;
}
.padiPop4Overlay .padiClose:hover {
  color: #96704d;
  text-decoration: none;
  opacity: 0.7;
  cursor: pointer;
  text-decoration: none !important;
  border: none;
  padding: 8px;
  margin: 0;
  display: block;
}
.padiPop4Overlay form {
  position: relative;
  padding-top: 5px;
  margin: 0;
  display: block;
}
.padiPop4Overlay form .padiField {
  display: block !important;
  width: 100% !important;
  height: 34px;
  padding: 6px 8px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #49301f;
  vertical-align: middle;
  background-color: white;
  background-image: none;
  border: 1px solid #c5ac93;
  border-radius: 2px;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  margin: 4px 0px 3px 0px;
  font-family: Droid Sans, Arial, Helvetica, sans-serif;
}
.padiPop4Overlay form .padiCheck {
  margin: 0px 4px 2px 4px;
  vertical-align: bottom;
}
.padiPop4Overlay form .padiField:focus {
  border-color: #4ba6f5;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(255,255,255,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(255,255,255,0.6);
}
.padiPop4Overlay form .padiLabel {
  font-weight: regular;
  color: #49301f;
  display: block;
}
.padiPop4Overlay form .padiRadioLabel {
  font-weight: normal !important;
  font-size: 12px;
}
.padiPop4Overlay form option {
  color: #333;
}
.padiPop4Overlay form .padiRadio {
  margin-bottom: 1.4em;
  padding: 0;
  list-style: none;
}
.padiPop4Overlay form .padiRadio li {
  margin: 3px 0px;
}
.padiPop4Overlay form .padiButton {
  color: white;
  background-color: #33cc99;
  border-radius: 1500px !important;
  text-shadow: none !important;
  font-size: 18px !important;
  padding: 8px 30px 8px 30px !important;
  font-family: "Averta", sans-serif !important;
  font-weight: normal !important;
  width: 100% !important;
  margin-top: 5px !important;
}
.padiPop4Overlay form .padiButton:hover {
  background-color: #1e8a63;
}
.padiPop4Overlay form .padiButton:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.225);
  box-shadow: inset 0 3px 5px rgba(0,0,0,0.225);
}
.padiPop4Overlay form .padiButton {
  display: inline-block;
  padding: 4px 10px;
  margin-bottom: 0;
  margin-top: 15px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.428571429;
  text-shadow: 0px 1px 2px rgba(0,0,0,0.3);
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  opacity: 0.9;
  font-family: Arial, Helvetica, sans-serif;
}
.padiPop4Overlay form .padiButton:hover {
  opacity: 1;
}
.padiPop4Overlay form .padiSLabel {
  font-size: 12px;
  display: block;
  margin: 5px 0;
}
.padiPop4Overlay .privacy {
  font-size: 11px;
  font-style: italic;
  color: #777;
  margin-bottom: 10px !important;
}
.padiPreload {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: inherit;
  padding: 3px;
}
.padiCheckTerms > label,
.padiCheckTerms > label > label {
  font-weight: normal !important;
}
.btn-click {
  background-color: #f0f0f0;
  border-radius: 3px;
  border: 1px solid #cacaca;
  box-shadow: #cbcbcb 0px 0px 1px 0px;
  color: #54473E;
  cursor: pointer;
  display: inline-block;
  font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-variant: normal;
  letter-spacing: normal;
  line-height: 28px;
  padding: 7px 15px;
  text-align: center;
  vertical-align: middle;
  margin: 5px;
}
.btn-click:hover {
  background: #ec5124;
  color: #fff;
}
.country-deactivated .head {
  border-radius: 3px;
  padding: 200px 0 0 0;
  margin-bottom: 18px;
}
.country-deactivated .text-wrapper {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  overflow: hidden;
  padding: 15px 0;
  background: #fff;
  background: rgba(255,255,255,0.95);
}
.country-deactivated .text-wrapper > * {
  padding: 0 15px;
}
.country-deactivated .btn-click {
  margin-left: 0;
  margin-right: 0;
  line-height: 20px;
  display: block;
  text-align: center;
}
.country-deactivated p {
  font-size: 16px !important;
  line-height: 22px !important;
}
@media screen and (min-width: 780px) {
  .country-deactivated .head {
    padding-top: 0;
  }
  .country-deactivated .text-wrapper {
    width: 38%;
    border-radius: 3px 0 0 3px;
  }
  .country-deactivated .intro {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .country-deactivated .intro:after {
    content: '';
    display: block;
    width: 20%;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 40%;
    bottom: 0;
  }
  .country-deactivated p.form-intro {
    float: left;
    clear: none;
    max-width: 60%;
    padding-top: 15px;
  }
  .country-deactivated #country-offline-notification {
    float: right;
    width: 40%;
  }
}
