ul.curency li a.active-currency {
    font-weight: 700;
    padding: 26px 26px 26px 16px;
    display: block;
    font-size: 17px
    }
ul.curency li a.active-currency {
    font-weight: 700;
    padding: 26px 26px 26px 0;
    display: block;
    font-size: 17px
    }
ul.curency .dropit-submenu {
    background: #fff;
    border: 1px solid #dedede;
    color: #c5c0b0;
    z-index: 999;
    padding: 2px 0 5px 0;
    list-style: none;
    border-top: none;
    margin: 0;
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5)
    }
ul.curency .dropit-submenu a {
    border-bottom: 1px dotted #eee;
    margin: 0 !important;
    padding: 8px !important;
    display: block
    }
body .dropit .dropit-submenu {
    min-width: 206% !important;
    top: 102% !important;
    height: 183px;
    overflow: auto
    }
.col-bouton {
    padding: 20px;
    background: #f4eefa;
    text-align: left;
    margin-left: -36px;
    margin-right: -36px;
    margin-bottom: -37px
    }
body a.bouton-travel {
    display: inline-block;
    padding: 10px 20px;
    background: #f0377a;
    font-size: 15px;
    color: #fff !important;
    text-decoration: none !important;
    border-radius: 5px !important;
    margin-right: 20px
    }
#popup-login {
    background-color: #fff;
    background-image: -moz-linear-gradient(top, #f7f7f7, #e5e5e5);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e5e5e5), color-stop(1, #f7f7f7));
    color: #111;
    display: none;
    padding: 15px;
    border: 1px solid #b4b4b4 !important;
    min-width: 351px;
    height: auto !important
    }
#content-login .panel {
    background: 0 0 !important;
    border: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important
    }
.title-pop-login hr {
    margin: 15px 0 !important;
    border: none;
    border-top: 2px solid #6dbf67 !important
    }
.title-pop-login .title-popup-new {
    padding: 0 !important;
    margin: 0;
    display: block;
    text-align: center;
    color: #5b9a0e !important
    }
.col-login .form-bordered .form-group {
    padding: 0 !important;
    border-top: none !important
    }
#content-login .panel-body {
    padding: 0 15px !important
    }
.col-login .panel .form-group:first-child {
    margin-top: 0 !important;
    padding: 0 0 15px 0 !important
    }
.col-login .panel .form-group label {
    font-size: 13px !important
    }
.col-login .panel .form-group input[type=text] {
    width: 100% !important
    }
.col-login .form-bordered .panel .form-group {
    padding-bottom: 15px !important
    }
body a.bg-vert {
    background: #539f01 !important
    }
#gritter-notice-wrapper {
    background-color: #ccc
    }