/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
    font-family: 'vwheadline-bkregular';
    src: url('../fonts/vwheadline-bk-webfont.woff2') format('woff2'), url('../fonts/vwheadline-bk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vwheadline-bktabregular';
    src: url('../fonts/vwheadline-bktab-webfont.woff2') format('woff2'), url('../fonts/vwheadline-bktab-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vwheadline-blkregular';
    src: url('../fonts/vwheadline-blk-webfont.woff2') format('woff2'), url('../fonts/vwheadline-blk-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'vwheadline-blktabregular';
    src: url('../fonts/vwheadline-blktab-webfont.woff2') format('woff2'), url('../fonts/vwheadline-blktab-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: vwheadline-bkregular, sans-serif;
    background: url('../img/bg-page.jpg');
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

html {
    height: 100%;
}

.container {
    padding: 0 40px;
    height: auto;
    background: rgba(255, 255, 255, 0.9);
    width: 100%;
    max-width: 840px;
    min-width: 360px;
}

.container.selection {
    padding: 0 40px;
    height: auto;
    background: none;
    width: 100%;
    max-width: 840px;
    min-width: 360px;
    margin-top: 100px;
}

.selection .sel.box {
    background: #ffffff;
    /* height: 278px; */
    padding: 0 20px 20px 20px;
    margin-bottom: 30px;
}

.imgbox {
    height: 140px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-lang-selection {
    text-align: right;
    display: inline-block;
}

.top-lang-btn {
    text-align: center;
    font-size: 12px;
    padding: 7px;
    background: #00b1eb;
    color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
}

.top-lang-btn:hover {
    color: #fff;
    text-decoration: none;
}

.btn-lang {
    text-align: center;
    font-size: 16px;
    padding: 10px;
    margin-bottom: 10px;
    background: #00b1eb;
    color: #fff;
    width: 100%;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    display: block;
}
.sel.box .col-md-12:last-child a{
  margin-bottom: 0;
}

.btn-vw {
    background: #00b1eb;
    color: #fff;
    margin : 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}


.btn-add {
    width: 100%;
   font-size: 18px !important;
   padding: 18px !important;
   margin-bottom: 50px !important;

}


.btn-vw:hover {
   background: #0071bb;
}

.block-btn {
    -moz-user-select     : none;
 -khtml-user-select   : none;
 -webkit-user-select  : none;
 -o-user-select       : none;
 user-select          : none;
}

.btn-lang:hover {
    color: #fff;
    text-decoration: none;
}

.imgbox img {
    width: 100px;
}

.logo {
    padding: 40px 0;
}

#logo_container {
    margin-bottom: 25px;
    text-align: center;
}

#logo_container img {
    width: 100%;
    max-width: 310px;
}

.disclaimer {
    font-size: 20px;
    padding: 20px;
    margin-bottom: 40px;
    background: #00b1eb;
    color: #fff;
    border-radius: 5px;
}

.home.disclaimer {
    font-size: 20px
}

#code_section .form-group {
    margin: 0 auto;
    width: 100%;
    max-width: 360px;
}

.form-control {
    height: 40px;
    border: 1px solid #dedfde;
}

.input-group-btn span {
    height: 38px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.form-control {
    height: 40px;
    border: 1px solid #dedfde;
}

.form-group label,
.label-text {
    font-size: 18px;
    margin-bottom: 5px;
}

.btn-next {
    font-family: vwheadline-blkregular;
    margin-top: 10px;
    margin-bottom: 37px;
    height: 60px;
    font-size: 18px;
    background-color: #1d8955 !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-color: #1d8955 !important;
}

.btn-prev {
    font-family: vwheadline-blkregular;
    margin-top: 10px;
    margin-bottom: 37px;
    height: 60px;
    font-size: 18px;
    background-color: #00b1eb !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-color: #00b1eb !important;
}

.btn-new {
    font-family: vwheadline-blkregular;
    margin-top: 10px;
    margin-bottom: 37px;
    height: 60px;
    font-size: 18px;
    background-color: #00b1eb !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-color: #00b1eb !important;
}

.space1 {
    margin-left: 35px;
}

.btn-choose {
    font-weight: bold;
    font-family: vwheadline-blkregular;
    background-color: #00b1eb !important;
    border-color: #00b1eb !important;
}

.btn-choose-gal {
    width: 100%;
    font-size: 16px;
    text-align: center;
    font-weight: regular;
    font-family: vwheadline-blkregular;
    background-color: #00b1eb !important;
    border-color: #00b1eb !important;
    padding: 6px;
    margin-bottom: 10px;
    background: #00b1eb;
    color: #fff !important;
    margin-top: 0;
    border: 0 none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    text-decoration: none;
        white-space: normal;
}

.btn-box {
    display: inline-block;
}

.centering-box {
    text-align: center;
}

.home.centering-box {
    margin-top: 41px;
}

label.error {
    color: rgba(205, 0, 0, 1);
    font-family: vwheadline-bkregular !important;
    font-size: 13px !important;
}

#signature {
    max-width: 761px;
    width: 100%;
}

.has-error {
    border-color: #a94442 !important;
}

.has-error span {
    color: #a94442 !important;
}

.label-text {
    font-weight: bold;
}

.label-text span {
    font-size: 14px;
    font-family: vwheadline-bkregular;
    font-weight: normal;
}

.block-text {
    display: inline-block;
}

.bootstrap-select.form-control {
    background-color: transparent;
}

.filter-option.pull-left,
.dropdown-menu>li>a {
    color: #555;
}

.btn-default,
.dropdown-menu {
    border: 1px solid #dedfde;
}

.btn.dropdown-toggle {
    height: 40px
}

.home.disclaimer a {
    color: #fff;
    outline: none;
    text-decoration: none;
}

.modal-dialog {
    width: 232px;
    display: block;
    margin: 30px auto;
}

.btn-vw {
    font-size: 12px;
    padding: 6px;
    margin-bottom: 10px;
    background: #00b1eb;
    color: #fff !important;
    border: 0 none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    outline: none;
    text-decoration: none;
}

.btn-vw:hover {
    color: #fff;
}

.total {
    width: 100%;
}

@media only screen and (max-width: 639px) {
    .top-lang-selection {
        text-align: left;
        display: block;
        width: 100%;
    }
    .top-lang-btn {
        text-align: center;
        font-size: 12px;
        padding: 7px;
        background: #00b1eb;
        color: #fff;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        display: block;
        width: 100%;
    }
    .row.logo img {
        margin-bottom: 25px;
    }
}

.navbar,
.dropdown-menu {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.dropdown-menu-user {
    top: 55px;
    padding: 0;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background: #00b1eb;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #fff;
    background: #00b1eb;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background: #00b1eb;
    }
}

#dashboard {
    margin-top: 85px;
}

#dashboard tbody{
    font-size: 13px;
}




a > .fa {
    color: #999 !important;
    font-weight: normal !important;
    font-size: 21px;
    display: block;
}

a:hover > .fa {
    color: #666 !important;
    font-weight: bold !important;
    font-size: 21px;
}

a {
    text-decoration: none !important;
}

.btn span.glyphicon {
    opacity: 0;
}

.btn.active span.glyphicon {
    opacity: 1;
}

.btn-check {
    background-color: #00b1eb;
    color: #fff;
    padding: 9px 12px;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top: 1px #ccc solid;
    border-left: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
}

.btn-check:hover {
    background-color: #00b1eb;
    color: #fff;
}

.btn-check:active, .btn-check.active {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.055) inset;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #fff;
    cursor: not-allowed;
    opacity: 1;
}

.input-group-addon {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 0;
    text-align: center;
}

.divider {
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    margin : 20px 0;
}


.block-btn {
    background-color: #00b1eb;
    color: #fff;
    padding: 2px 0;
    -webkit-border-radius: 4px;
    width: 30px;
    margin-bottom: 10px;
    text-align: center;
    border: 4px;
    border: 1px #ccc solid;
    display: inline-block;
    cursor: pointer;
}


.box-crop .frame {
    border: 1px solid rgba(0, 0, 0, 0.3);
   margin : 10px 0;
   background: #fff;
   display: inline-block;
   width: 100%;
}

.img-gal {
    display: block;
    line-height: 1px;
   border: 1px solid #666;
}

.img-gal-select {
    cursor: pointer;
    width: 100%;
    max-width: 200px;
    margin-bottom: 10px;
    border: 10px solid transparent;
}

.img-gal-select, .img-gal-select {
    border-color: #e5e5e5;
}
.img-gal-select:hover, .img-gal-select.selected {
    border-color: #00b1eb;
}


.img-gal-grp {
    text-align: center;
}
.modal-gal {
    width: 60% !important;
    max-width: 926px;
        display: block;
    margin: 30px auto;
}

.underline {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
}

h2.underline {
  margin-top: 60px;
   margin-bottom: 30px;
}


@media (min-width: 1200px){
    #dashboard.container {
        width: 1470px;
        max-width: 1470px;
    }
}
@media (min-width: 992px){
    #dashboard.container {
        width: 1170px;
        max-width: 1170px;
    }
}
@media (min-width: 768px){
    #dashboard.container {
        width: 950px;
        max-width: 950px;

    }

    .right-side{
        float: right;
    }

}

