html, body {
    font-family: 'Source Sans Pro';
    width: 100%;
    height: 100%;
    margin: 0px;
}

.voffset  { margin-top: 2px; }
.voffset1 { margin-top: 5px; }
.voffset2 { margin-top: 10px; }
.voffset3 { margin-top: 15px; }
.voffset4 { margin-top: 30px; }
.voffset5 { margin-top: 40px; }
.voffset6 { margin-top: 60px; }
.voffset7 { margin-top: 80px; }
.voffset8 { margin-top: 100px; }
.voffset9 { margin-top: 150px; }

#identification_number, #username, #password {
    text-transform: none;
}
#identification_number::-webkit-input-placeholder,
#username::-webkit-input-placeholder,
#password::-webkit-input-placeholder {
    text-transform: uppercase;
}

input:-webkit-autofill,input:focus:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

a {
    color: #222222;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

a:active {
    color: #000000;
    text-decoration: none;
}

.contentCustom {
    width: 100%;
    height: 100%;
    background-color:#668296;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#page-content-wrapper {
    padding: 50px;
}

.menuHr {

}

.row {
    margin:0;
}

/* LOGIN */

#outpages-wrapper {
    padding: 50px;
    height: 100%;
}

.login-wrapper {
    width: 300px;
    padding: 30px;
    background-color: #fff;
    margin: auto;
    margin-top: 150px;
}

.login-wrapper .title {
    font-size: 18px;
    margin-bottom: 20px;
    font-weight: 300;
}

.form-control {
    display: block;
    width: 100%!important;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc!important;
    border-radius: 0px;
}

.form-input {
    width: 100%!important;
}

.form-label label {
    font-weight: 300!important;
    text-transform: uppercase;
    margin-top: 10px;
}

.form-input input {
    width: 100%;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding:5px;
}

.code-membre {
    text-transform: uppercase;
}

.reset-password {
    font-size: 12px;
}

.login-submit {
    border: 0;
    height: 35px;
    width: 100%;
    text-transform: uppercase;
    background-color: #000;
    color: #eee;
    margin: 10px 0;
}

#userregister_save, #userpassword_save {
    border: 0;
    height: 35px;
    width: 100%;
    text-transform: uppercase;
    background-color: #000;
    color: #eee;
    margin: 10px 0;
}

.login-wrapper a {
    color:#00AEEF;
}

.form-group a:hover {
    text-decoration:underline;
}


/* BUTTONS */

.btn-default, .btn-default:hover {
    text-shadow:none;
    background-image: none;
    background-color: #000;
    color: #eee;
    border-radius: 0;
    border:0;
    text-transform: uppercase;
}

.btn-primary {
    border: 0;
    border-radius: 0;
    background-color: #000;
    background-image: none;
    text-transform: uppercase;
}

/* PANELS */

.panel {
    margin-bottom:20px;
    border-radius:0;
}

.panel-primary {
    border-color: #fff;
}

.panel-primary>.panel-heading {
    background: #fff;
    border:none;
    padding: 20px;
}

.panel-title {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 24px;
    color: #999;
}

.panel-title .link_edit_member {
    float: right;
}

.panel-body ul li {
    list-style:none;
    padding: 10px 0 0 0;
}

/* SIDEBAR */

#sidebar-wrapper {
    background-color:#ffffff;
}

.sidebar-nav > .sidebar-brand {
    height:55px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #777777;
}

.sidebar-brand {
    text-indent: 0px!important;
}

.sidebar-nav li a {
    color: #999999;
}

.sidebar-nav li a:hover {
    color: #555555;
}

.sidebar-nav li.active a{
    color: #222222;
}

.logout {
    position: absolute;
    bottom: 0px;
    padding: 0 0 0px 20px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-top: 1px solid #eee;
}

/* TICKETS */

.ticketWrapper {
    background-color: #fff;
    margin-top: 30px;
    padding: 25px;
    float: left;
    width: 100%;
}

.ticketWrapper1 {
    float:left;
    width:25%;
    border-right: 1px solid #eee;
    padding-right: 20px;
    line-height: 105px;
    text-align: right;
}

.ticketWrapper2 {
    float:left;
    width:55%;
    padding-left:20px;
    line-height: 105px;
    padding-right: 20px;
    border-right: 1px solid #eee;
}

.ticketWrapper3 {
    float:left;
    width:10%;
    font-weight: 300;
    font-size: 24px;
    padding-left: 20px;
    line-height: 105px;
}

.ticketWrapper4 {
    float: left;
    width:10%;
    text-align: right;
}

.no-ticket-wrapper {
    margin-top: 200px;
    text-align: center;
}

.no-ticket {
    font-size: 30px;
    background-color: #fff;
    color: #000;
    padding: 0 5px 0 5px;
    text-transform: uppercase;
    font-weight: 300;
    display: inline-block;
}

.back-button {
    float: left;
    background: #fff;
    padding: 0 15px 0 15px;
    height: 35px;
    line-height: 35px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.ticketWrapper4 a, .ticketWrapper4 a:active {
    text-decoration: none;
    color: #000;
}

.ticket-date-wrapper, .ticket-data-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height:1.3;
}

.ticket-price-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height:1.3;
}

.ticket-event-date, .ticket-seance-date {
    font-size: 26px;
    text-align: right;
    font-weight: 300;
    line-height: 1.2;
    display: block;
    vertical-align: middle;
    text-transform: uppercase;
}

.ticket-event-time {
    font-size: 26px;
    text-align: right;
    font-weight: 300;
    line-height: 1.2;
    vertical-align: middle;    
}

.ticket-event-name {
    font-weight: 300;
    font-size:21px;
    line-height: 1.3;
}

.ticket-canceled {
    opacity:0.3;
}

.ticket-reservation {
    opacity:0.3;
}

.ticket-category {

}

.ticket-subcategory {

}

.ticket-tarif {

}

.ticket-price {

}

.ticket-seat {
    text-transform: uppercase;
}

.ticket-status-reservation {
    color:orange;
    font-weight: 300;
    font-size: 21px;
}

.ticket-status-canceled {
    color:#000;
    font-weight: 300;
    font-size: 21px;
}

.subscription_quota {
    font-size: 21px;
}


/* TABS */

.tabs-wrapper {
    width: 100%;
}

.nav-tabs {
    float:left;
    border-bottom: none;
}

.add-tickets-wrapper {
    float:right;
}

.nav-tabs>li {
    float: left;
    margin-bottom: 0;
    background-color: #fff;
}

.nav-tabs>li>a {
    margin-right: 0px;
    line-height: 1.42857143;
    border-radius: 0px;
    border: 0px;
    text-transform: uppercase;
    font-weight: 300;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #555;
    cursor: pointer;
    border: none;
    font-weight:700;
}

/* WELCOME */

.welcome {
    margin-top: 150px;
}

.jumbotron-text {
    font-family: 'Source Sans Pro';
    font-weight: 300;
    float:left;
    background-color: #fff;
    font-size: 55px;
    margin-bottom: 10px;
    text-transform: uppercase;
    padding: 0px 15px 0px 15px;
    line-height: 58px;
}

/* NEMOPAY*/

.well {
    background-color: #fff!important;
    border: 0;

}

/* MEDIA QUERIES */

/* < 1150 */

@media screen and (max-width: 1150px) {

    .ticket-date-wrapper {
        vertical-align: top;
    }

    .ticketWrapper1 {
        float:left;
        width:100%;
        border-right: 0;
        padding-right: 0px;
        padding-bottom: 20px;
        border-bottom: 1px solid #eee;
        text-align: left;
        line-height: 1.2;
    }

    .ticket-event-time {
         text-align: left;   
    }

    .ticketWrapper2 {
        padding-left: 0;
        padding-top: 20px;
        padding-bottom: 20px;
        width:100%;
        border-right: 0;
        border-bottom: 1px solid #eee;
        line-height: 1.2;
    }

    .ticketWrapper3 {
        padding-top: 20px;
        padding-left: 0;
        line-height: 1.2;
    }

    .ticketWrapper4 {
        padding-top: 20px;
        padding-left: 0;
        float:right;
        width:30%;
    }

    .ticket-event-name {
        font-size: 21px;
    }   

    .ticket-event-date {
        line-height: 1.2;
    }

}

/* < 768px */

@media screen and (max-width: 768px) {

    .nav-tabs, .add-tickets-wrapper {
    margin-top: 30px;
    }

}