body {
    padding-top: 70px;
    color: #8D9199;
    background-color: #ccc;
    font-family: Open sans Regular;
}

.container-fluid {
    padding-left: 30px;
    padding-right: 30px;
}

.green {
    color: #4AD4A6;
}

.border-bottom {
    width: 95%;
    border-bottom: 1px solid #dee2e6!important;
    color: #655e5e;
}

tr.collapse.in {
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-color: #4ad4a640;
}

tr.collapse {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-color: #ffffff;
}

label {
    overflow: hidden;
    text-overflow: ellipsis;
}

a {
    color: #333;
}

a:hover {
    text-decoration: none;
}

.top-margins {
    margin-top: -20px;
    border-bottom: 1px solid #e7e7e7;
}

.below-menu {
    padding-top: 10px;
}

.below-menu div table tbody tr td a {
    width: 100%;
    display: inline-block;
}

.m-t-20 {
    margin-top: 20px;
}

.dropdown-menu>li>a {
    margin-left: 0px;
    color: grey !important;
    cursor: pointer;
}


/* Waiver Start*/

.panel-title {
    font-size: 26px;
}

.colorgraph {
    height: 5px;
    border-top: 0;
    background: #24387A;
    border-radius: 5px;
}

.waiver-title {
    border-bottom: 1px solid #24387A;
    margin-bottom: 33px !important;
}

.bottom-row-margins {
    margin: 20px;
}

#waiverForm .btn:active,
#waiverForm .btn.active,
#waiverForm .btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 2px solid #4AD4A6;
    border-radius: 0px !important;
    margin-top: 10px;
}

#waiverForm .btn:focus {
    background-color: white;
}

.margin-bottom-buttons {
    margin-bottom: 15px;
}

.uppercase {
    text-transform: uppercase;
}

.activeMenu {
    background-color: #4AD4A6 !important;
    font-weight: bold;
}


/* Menu start */


/*.navbar-default .navbar-brand {
    color: white;
    border: 1px solid #5cb85c;
    background-color: #4AD4A6;
    margin-right: 5px;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1.5px;
    font-size: 14px;
    height: 52px;
    padding: 16px 15px;
}*/


/*.navbar-brand1 {
    color: #5cb85c !important;
    background-color: white !important;
}

.navbar-brand1:hover {
    color: white !important;
    background-color: #5cb85c !important;
}
*/


/*.navbar-right li {
    border: 1px solid #5cb85c;
    margin-left: 5px;
}

.navbar-right li:last-child {
    margin-right: 5px;
}
*/


/*
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: #5cb85c;
    color: white;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: white;
    background-color: #5cb85c;
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #5cb85c;
    background-color: transparent;
}
*/


/*
.menu-clerk {
    text-transform: uppercase;
    font-weight: bold;
    background-color: #5cb85c;
    color: white !important;
}

.menu-clerk:hover {
    background-color: white !important;
    color: #5cb85c !important;
}

*/


/*.clerk-info{
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 12px;
    margin-right: 20px

}

.navbar-right li.clerk-info {
    border: 1px solid;
}*/


/*@media (min-width: 768px) {
    .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
        margin-left: 0px;
    }
    .navbar-right {
        float: right!important;
        margin-right: -5px;
    }
}
*/


/*#cancel-bill {
    background-color: #FF634D !important;
    border: 1px solid #FF634D !important;
}

#cancel-bill:hover {
    color: #FF634D !important;
    background-color: white !important;
    border: 1px solid #FF634D !important;
}*/

.navbar {
    background-color: #24387A;
    padding-left: 27px;
    border: none;
}

.navbar-default .navbar-nav>li>a,
.navbar-brand {
    color: #EAEFF2 !important;
    font-size: 14px !important;
    border-left: dotted 1px grey;
    text-transform: uppercase;
}

.navbar-default .navbar-nav>li {}

.navbar-default .navbar-nav>li:hover,
.navbar-header a:hover,
.navbar-brand:hover {
    background-color: #FF645C !important;
    color: white !important;
}

.navbar-brand {
    height: 100% !important;
}

#cancel-bill {
    background-color: #FF645C !important;
}

.clerk-info {
    margin-right: 100px;
}


/*  Menu end   */


/* bill view */

.bill-section-title {
    color: #3c4564;
    font-weight: 600;
    font-size: 20px;
    margin: 10px 0;
    font-family: Open sans Bold;
}

.mode-paiement {
    float: left;
}

.text-bouton-switch {
    padding-right: 10px;
    float: left;
}

.bill-section-title-right-section {
    font-size: 15px;
    margin: 10px 0;
    float: right;
}

.bill-facture {
    float: left;
}

fieldset.fieldset-border {
    border-bottom: 1px groove #ddd !important;
    padding: 0 1.4em 0em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    background-color: white;
    width: 100%;
}

.fullname {
    height: 33px;
    width: 80%;
    border: 1px solid #4AD4A6;
    border-radius: 0px;
    float: left;
}

.look-for-client {
    float: left;
    color: #4AD4A6;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    height: 33px;
}

.look-for-disabled-client {
    height: 28px !important;
    float: left;
    margin-right: 5px;
    margin-top: 0px !important;
}

.over-add-client {
    width: 102px !important;
    margin-top: 34px !important;
}

.button-def-green,
.btn-button-def-green {
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    display: inline-block;
    padding: 6px 0;
    width: 122px;
    margin-bottom: 0;
    margin-top: -1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
}

.button-def-green-open-width,
.btn-button-def-green-open-width {
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    display: inline-block;
    padding: 6px 0;
    margin-bottom: 0;
    margin-top: -1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
}

.button-def-green:hover,
.button-def-green-open-width:hover,
.btn-button-def-green-open-width:hover {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
}

.button-def-red,
.btn-button-def-red {
    color: white;
    background-color: #FF645C;
    border: 1px solid #FF645C;
    display: inline-block;
    padding: 6px 0;
    width: 122px;
    margin-bottom: 0;
    margin-top: -1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
}

.button-def-red:hover {
    color: #FF645C;
    background-color: white;
    border: 1px solid #FF645C;
}

.row-with-table {
    margin-left: -50px !important;
    margin-right: -50px !important;
}

.participant_bill {
    border-bottom: 1px solid #EAEFF2;
}

.row-with-table2 {
    margin-left: -35px;
    margin-right: -35px;
}

#mode-right {
    float: right;
    margin-top: 5px;
}

.plus-icon {
    color: #4AD4A6;
}

.ajout-text {
    vertical-align: 10px;
    margin-right: 5px;
}

input[type=radio]:checked+label {
    color: white;
    background: #FF645C;
}

label+input[type=radio]:checked {
    color: white;
    background: #FF645C;
}

.finalize-bill {
    background-color: white;
    display: inline-block;
    padding: 6px 6px;
    /*    margin-bottom: 10px;*/
    margin-left: 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    cursor: pointer;
}

.finalize-bill:hover {
    color: white;
    background-color: #FF645C;
}

.amount {
    width: 81%;
}

.input-group-addon {
    color: white;
    background-color: #4AD4A6;
    border: solid 1px #4AD4A6;
}

.normal-box {
    background-color: white;
    padding: 10px;
}

.finaliser-title {
    float: left;
    margin-bottom: 20px;
}

.impression-brac {
    float: right;
    margin-top: 15px;
}

.btn-primary.active {
    color: #fff;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
}

.btn-primary.active:hover {
    color: #fff;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
}

.reset-btn {
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    /*    padding: 6px 10px;*/
    border-radius: 0px;
    /*    font-weight: 600;*/
    /*    letter-spacing: 1px;*/
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    /*    font-size: 14px;
	margin-bottom: 0;
	margin-top: 35px;*/
}

.reset-btn:hover {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
}

#type_transaction {
    margin-top: -23px;
    margin-left: 10px;
}

.products {
    width: 280px;
    color: #3a515f;
    background-color: white;
    display: inline-block;
    padding: 8px 6px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.42857143;
    text-align: left;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    cursor: pointer;
    text-transform: uppercase;
    border: 1px solid #d8d8d8;
}

.products:hover {
    color: white;
    background-color: #FF645C;
}

.products-first-level {
    margin-right: -15px;
}

.products-second-level {
    text-align: left;
    margin-left: -15px;
}


/*  Search page */

.tbody-search-result {
    background-color: white;
    Color: black;
}

.fullname:focus {
    border-color: #5cb85c;
}

.new-help-block {
    display: block;
    margin-bottom: -20px;
    margin-top: 0px;
    color: red;
}

.note-input {
    height: 33px;
    width: 100%;
    border: 1px solid #5cb85c;
}

.note-input:focus {
    border-color: #5cb85c;
}

.bill-product-padding {
    padding-top: 16px;
}

.add-client {
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    display: inline-block;
    padding: 6px 0;
    width: 87px;
    margin-bottom: 0;
    margin-top: -1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
}

.add-client:hover {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
}

.search-client-area {
    border-left: 1px solid #e7e7e7;
    padding-bottom: 20px;
}

.selected-client {
    color: #3a515f;
    background-color: white;
    border: 1px solid #d3d3d3;
    display: inline-block;
    padding: 6px 0;
    width: 155px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
}

.edit-client {
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    display: inline-block;
    padding: 6px 0;
    width: 155px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    float: right;
}

.edit-client:hover {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
}

.client-info {
    margin-bottom: 4px;
}

.facture-border {
    border-bottom: 1px solid #e7e7e7;
}

.date-note-inputs {
    width: 100%;
}

.product-table tr th {
    border: 1px solid black;
    padding-left: 4px;
}

.product-table tr td {
    border: 1px solid black;
    padding-left: 4px;
}

.product-table {
    margin-top: -11px;
}

table {
    border-collapse: collapse;
    width: 98%;
}

th {
    height: auto;
    background-color: #EAEFF2;
    color: black;
    padding-left: 4px;
}

#members_list tr,
#members_list th {
    border: none !important;
}

.above-product-section {
    border-top: 1px solid black;
    border-left: 1px solid black;
    border-right: 1px solid black;
    padding-left: 4px;
}

.discount-input {
    border: 1px solid #4AD4A6;
    border-radius: 0px;
    height: 37px;
    margin-top: 2px;
}

.discount-input:focus {
    border-color: #4AD4A6;
}

.add-discount-input {
    width: 100%;
    margin-top: 20px;
}

.tax {
    padding-top: 8px;
    text-align: right;
}

.tax-number {
    color: #3a515f;
    background-color: white;
    display: inline-block;
    padding: 6px 0;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
}

.tax-number1 {
    width: 80%;
    color: #3a515f;
    background-color: white;
    border: 1px solid #4AD4A6;
    display: inline-block;
    padding: 6px 0;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    box-shadow: 2px 2px 0px #888888;
}

.tax-number1:hover {
    color: white;
    background-color: #4AD4A6;
}

.border-btm {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 5px;
}

.choose-cc {
    background-color: #5cb85c;
    color: white;
    border: 2px solid #5cb85c;
    font-size: 30px;
    border-radius: 50%;
    margin-top: -6px;
    cursor: pointer;
}

.glyphicon-plus {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #5cb85c;
    display: inline-table;
    text-align: center;
    margin-top: 1px;
    cursor: pointer;
    font-size: 2em;
    vertical-align: middle;
}

.glyphicon-plus:before {
    content: "";
}

.add_minor_partici,
.add_participant {
    font-size: 18px;
    cursor: pointer;
    color: #5cb85c;
}

.glyphicon-plus-sign {
    font-size: 18px;
    cursor: pointer;
    color: #4AD4A6;
}

.glyphicon-plus-sign {
    font-size: 18px;
    cursor: pointer;
}

.white {
    color: #FFFFFF;
}

.glyphicon-minus {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: #FF634D;
    display: inline-table;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
    font-size: 2em;
}

.glyphicon-minus:before {
    content: "";
}

.glyphicon-minus .glyphicon-bordered {
    font-size: 28px;
    vertical-align: middle;
    display: table-cell;
}

.glyphicon-minus-payment:before {
    content: "";
}

.glyphicon-remove {
    font-size: 18px;
    color: #FF634D;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

.glyphicon-folder-open {
    font-size: 14px;
    color: #4AD4A6 !important;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

.glyphicon-folder-close {
    font-size: 14px;
    color: #FF645C !important;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

.glyphicon-pencil-update {
    font-size: 20px;
    color: #4AD4A6 !important;
    text-align: center;
    cursor: pointer;
    vertical-align: middle;
}

legend {
    margin-bottom: 7px !important;
}

fieldset {
    width: 98%;
}

legend.fieldset-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

fieldset.fieldset1-border {}

legend.fieldset1-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

fieldset.rent-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.rent-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: center !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.add-amount-input {
    float: right;
}

.payment-details {
    padding-bottom: 9px;
}

.td-width {
    width: 15%;
}

.td-width1 {
    width: 25%;
    text-align: center;
}

.td-width1 input {
    width: 80%;
}

.onoffswitch {
    position: relative;
    width: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: inline-block;
}

.onoffswitch-checkbox {
    display: none;
}

.onoffswitch-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 20px;
}

.onoffswitch-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch-inner:before,
.onoffswitch-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 20px;
    padding: 0;
    line-height: 20px;
    font-size: 10px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch-inner:before {
    content: "";
    padding-left: 5px;
    background-color: #5cb85c;
}

.onoffswitch-inner:after {
    content: "";
    padding-right: 5px;
    background-color: #FF634D;
    text-align: right;
}

.onoffswitch-switch {
    display: block;
    width: 15px;
    margin: 3px 3px 7px 3px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    border: 2px solid transparent;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner {
    margin-left: 0;
}

.onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch {
    right: 0px;
}

.purchase-or-rent p {
    margin: 0 5px;
    padding: 0;
    font-size: 16px;
    display: inline-block;
    font-weight: 700;
    vertical-align: 33%;
}

.products-input {
    width: 135px;
    color: #3a515f;
    background-color: white;
    border: 1px solid #4AD4A6;
    display: inline-block;
    padding: 2px 0;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
    box-shadow: 2px 2px 0px #888888;
}

.onoffswitch1 {
    position: relative;
    width: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: inline-block;
}

.onoffswitch1-checkbox {
    display: none;
}

.onoffswitch1-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 20px;
}

.onoffswitch1-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch1-inner:before,
.onoffswitch1-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 20px;
    padding: 0;
    line-height: 20px;
    font-size: 10px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch1-inner:before {
    content: "";
    padding-left: 5px;
    background-color: #5cb85c;
}

.onoffswitch1-inner:after {
    content: "";
    padding-right: 5px;
    background-color: #FF634D;
    text-align: right;
}

.onoffswitch1-switch {
    display: block;
    width: 15px;
    margin: 3px 3px 7px 3px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    border: 2px solid transparent;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch1-checkbox:checked+.onoffswitch1-label .onoffswitch1-inner {
    margin-left: 0;
}

.onoffswitch1-checkbox:checked+.onoffswitch1-label .onoffswitch1-switch {
    right: 0px;
}

.final-info p {
    margin: 0 5px;
    padding: 0;
    font-size: 14px;
    display: inline-block;
    font-weight: 600;
    vertical-align: 50%;
}

div.clear {
    clear: both;
}

.option-to-buy {
    padding-left: 10px;
}

.onoffswitch2 {
    position: relative;
    width: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: inline-block;
}

.onoffswitch2-checkbox {
    display: none;
}

.onoffswitch2-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 20px;
}

.onoffswitch2-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch2-inner:before,
.onoffswitch2-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 20px;
    padding: 0;
    line-height: 20px;
    font-size: 10px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch2-inner:before {
    content: "";
    padding-left: 5px;
    background-color: #5cb85c;
}

.onoffswitch2-inner:after {
    content: "";
    padding-right: 5px;
    background-color: #FF634D;
    text-align: right;
}

.onoffswitch2-switch {
    display: block;
    width: 15px;
    margin: 3px 3px 7px 3px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    border: 2px solid transparent;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch2-checkbox:checked+.onoffswitch2-label .onoffswitch2-inner {
    margin-left: 0;
}

.onoffswitch2-checkbox:checked+.onoffswitch2-label .onoffswitch2-switch {
    right: 0px;
}

.option-to-buy-font {
    font-weight: 700;
}

.submit-btn {
    width: 100px;
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    padding: 6px 0;
    float: right;
}

.float-right {
    float: right;
}

.float-left {
    text-align: left;
}

.submit-btn:hover {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
}

.scrollable-table {
    /*float:left;*/
    width: 100%;
    margin-top: -11px;
    border: 1px solid black;
}

#table-tbody {
    height: 140px;
    overflow-y: auto;
    width: 100%;
}

#table-tbody table tr td {
    padding: 1px 5px;
    /* pixels */
    border-right: 1px solid black;
    /* to avoid the hacks for the padding */
    border-bottom: 1px solid black;
}

.td1 {
    width: 15%;
}

.td2 {
    width: 30%;
}

.td3 {
    width: 30%;
}

.td4 {
    width: 10%;
}

.td5 {
    width: 15%;
    border-right-width: 0;
}


/* optional */

#table-header {
    width: 100%;
    background: pink;
    border-bottom: 1px solid black;
}

#table-header div {
    padding: 1px 5px;
    float: left;
    border-right: 1px solid black;
}

input[type=radio] {
    position: absolute;
    visibility: hidden;
    display: none;
}

#table-header #head1 {
    width: 15%;
}

#table-header #head2 {
    width: 58%;
}

#table-header #head3 {
    width: 29%;
}

#table-header #head4 {
    width: 10%;
}

#table-header #head5 {
    /*width: 15%; */
    float: none;
    border-right-width: 0
}

.radio-group {
    display: inline-block;
}

.equal-with-rent {
    padding-top: 10px;
    padding-bottom: 10px;
}

.purchase-option {
    vertical-align: 50%;
}

.ski-level1 {
    float: left;
}

.ski-level2 {
    float: left;
    padding-left: 35px;
}

.ski-level3 {
    float: left;
    padding-left: 36px;
}

.ski-level4 {
    float: left;
    padding-left: 36px;
}

.ski-level5 {
    float: right;
}

.top-pads-label0 {
    padding-top: 4px;
}

.top-pads-label {
    padding-top: 8px;
}

.top-pads-label1 {
    padding-top: 12px;
}

.col-sm-6 .note-plus-input .glyphicon,
.col-sm-6 .note-plus-input .fa {
    margin-top: 3px;
}

.facture-span-margin {
    margin-right: 12px;
}

.col-sm-6 .note-plus-input {
    cursor: pointer;
}

.add-discount-input span {
    cursor: pointer;
}

.tech-search-input {
    text-align: left;
}

.tech-reference {
    float: right;
}

@media (max-width: 767px) {
    .input-large,
    .input-xlarge,
    .input-xxlarge,
    input[class*="span"],
    select[class*="span"],
    textarea[class*="span"],
    .uneditable-input {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }
    .tech-menu {
        margin: 5px !important;
        width: 213px;
    }
    .tech-search-input {
        text-align: center;
    }
    .tech-reference {
        float: none;
    }
    .tech-reference-input {
        margin: 0 auto !important;
        width: 92.3px !important;
    }
    .customer-info-for-tech {
        float: left;
    }
    .customer-dim-for-tech {
        float: right;
    }
    .width-dimentions-input {
        width: 187px !important;
    }
    .no-wrap-text {
        white-space: nowrap;
        margin-top: 6px;
        margin-bottom: -2px;
    }
    .mobile-version {
        margin-top: 0px;
    }
    .mobile-paddings {
        padding-bottom: 6px !important;
        margin-top: -12px;
    }
}


/*End of Radio control */


/* Compte Client page */

.account-page-top {
    padding-bottom: 33px;
}

div.info-inline {
    float: left;
    margin: 0 15px;
}

.clear-info-inline {
    clear: both;
}

.info-inline input {
    border: 1px solid #4AD4A6;
    border-radius: 0px;
}

.info-inline select {
    border: 1px solid #4AD4A6;
    border-radius: 0px;
}

.profile-input:focus {
    border-color: #4AD4A6;
}

.submit-btn-location {
    padding-top: 5px;
}

.return-btn {
    width: 100px;
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6 !important;
    border-radius: 0;
    padding: 6px 0;
}

.return-btn:hover {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
}

.return-btn:focus {
    outline: none;
}

.communication-history {
    padding-left: 5px;
    font-size: 16px;
}

.submit-btn-accountpage {
    min-width: 100px;
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    padding: 6px 0;
    margin-left: 15px;
    border-radius: 0 !important;
}

.submit-btn-accountpage:hover {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
}

.red_button {
    color: white;
    background-color: #FF645C !important;
    border: 1px solid #FF645C;
    display: inline-block;
    padding: 6px 0;
    width: 155px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    float: right;
}

.red_button:hover {
    color: #FF645C;
    background-color: white !important;
    border: 1px solid #FF645C;
}

.submit-btn-hover {
    color: #4AD4A6!important;
    background-color: white !important;
    border: 1px solid #4AD4A6!important;
}

.info-inline .input-group-addon .glyphicon {
    top: 3px;
}

.info-inline .input-group-addon {
    cursor: pointer;
}

.note-plus-input {
    display: inline;
}

.note-plus {
    float: left;
}

.note-plus-customer {
    width: 42px;
    margin-top: 2px;
    padding: 7px 12px;
}

.note-only {
    width: calc(100% - 39px);
    float: left;
}

.tax-number-modal {
    color: #3a515f;
    background-color: white;
    display: inline-block;
    padding: 6px 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    white-space: nowrap;
    vertical-align: middle;
    background-image: none;
}

.tax-modal {
    padding-top: 6px;
}

.modal-table {
    border-bottom: 1px solid #ddd;
}

.modal-table tr td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
}

.odd-even-bgc tbody tr:nth-child(even) {
    background-color: #ececec;
}


/* Rapport page start */

.rapport-menu {
    width: 100%;
}

.top-rapport th {
    vertical-align: middle !important;
}

.rapport-btn {
    margin-top: 5px;
}

.above-rapport-table {
    margin-bottom: 35px;
}

.odd-even-bgc thead tr th:first-child {
    width: 12%;
}

.odd-even-bgc thead tr th:nth-child(2) {
    width: 12%;
}

.odd-even-bgc thead tr th:nth-child(3) {
    width: 12%;
}

.odd-even-bgc thead tr th:nth-child(n+4) {
    width: 8%;
}

.odd-even-bgc tbody tr td:first-child {
    width: 12%;
}

.odd-even-bgc tbody tr td:nth-child(2) {
    width: 12%;
}

.odd-even-bgc tbody tr td:nth-child(3) {
    width: 12%;
}

.odd-even-bgc tbody tr td:nth-child(n+4) {
    width: 8%;
}

.total-rapport tr td:first-child {
    width: 12%;
    border: 1px solid transparent;
}

.total-rapport tr td:nth-child(2) {
    width: 22%;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding-top: 10px;
    font-size: 16px;
    font-weight: 600;
}

.total-rapport tr td:nth-child(3) {
    width: 18%;
}

.total-rapport tr td:nth-child(n+4) {
    width: 8%;
}

.input-rapport-page {
    width: 100%;
}

.floating-right {
    float: right !important;
}


/* Courriel page start */

.onoffswitch3 {
    position: relative;
    width: 50px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    display: inline-block;
    margin: 0 15px;
}

.onoffswitch3-checkbox {
    display: none;
}

.onoffswitch3-label {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 20px;
}

.onoffswitch3-inner {
    display: block;
    width: 200%;
    margin-left: -100%;
    transition: margin 0.3s ease-in 0s;
}

.onoffswitch3-inner:before,
.onoffswitch3-inner:after {
    display: block;
    float: left;
    width: 50%;
    height: 20px;
    padding: 0;
    line-height: 20px;
    font-size: 10px;
    color: white;
    font-family: Trebuchet, Arial, sans-serif;
    font-weight: bold;
    box-sizing: border-box;
}

.onoffswitch3-inner:before {
    content: "";
    padding-left: 5px;
    background-color: #5cb85c;
}

.onoffswitch3-inner:after {
    content: "";
    padding-right: 5px;
    background-color: #FF634D;
    text-align: right;
}

.onoffswitch3-switch {
    display: block;
    width: 15px;
    margin: 3px 3px 7px 3px;
    background: #FFFFFF;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 26px;
    border: 2px solid;
    border-radius: 20px;
    transition: all 0.3s ease-in 0s;
}

.onoffswitch3-checkbox:checked+.onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.onoffswitch3-checkbox:checked+.onoffswitch3-label .onoffswitch3-switch {
    right: 0px;
}

.switch-style-email {
    font-size: 15px;
    font-weight: 600;
    vertical-align: 40%;
}

.switch-wrap {
    padding-top: 13px;
    float: left;
    margin: 0 15px;
}

.switch-wrap1 {
    float: left;
    margin: 0 15px;
    padding-top: 5px;
}

.sent-date {
    margin-left: 15px;
    vertical-align: 36%;
}

.sent-date1 {
    margin-left: 15px;
}


/* Radio control */

.slider.slider-horizontal .slider-handle {
    margin-left: -10px;
    margin-top: -5px;
}

.slider-handle.round {
    border-radius: 20px;
}

.slider-handle {
    position: absolute;
    width: 20px;
    height: 20px;
    background-color: rgb(14, 144, 210);
    background-image: linear-gradient(rgb(20, 155, 223), rgb(4, 128, 190));
    box-shadow: rgba(255, 255, 255, 0.2) 0px 1px 0px inset, rgba(0, 0, 0, 0.05) 0px 1px 2px;
    opacity: 0.8;
    background-repeat: repeat-x;
    border-width: 0px;
    border-style: solid;
    border-color: transparent;
    border-image: initial;
    border-radius: 50%;
}

.slider.slider-horizontal {
    height: 20px;
}

.slider {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}

.slider.slider-horizontal .slider-track {
    height: 10px;
    width: 100%;
    margin-top: -5px;
    top: 50%;
    left: 0px;
}

.slider-track {
    position: absolute;
    cursor: pointer;
    background-color: rgb(247, 247, 247);
    background-image: linear-gradient(rgb(245, 245, 245), rgb(249, 249, 249));
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 2px inset;
    background-repeat: repeat-x;
    border-radius: 4px;
}

.slider.slider-horizontal .slider-selection {
    height: 100%;
    top: 0px;
    bottom: 0px;
}

.slider-selection {
    position: absolute;
    /*background-color: rgb(247, 247, 247);
    background-image: linear-gradient(rgb(249, 249, 249), rgb(245, 245, 245));*/
    box-shadow: rgba(0, 0, 0, 0.15) 0px -1px 0px inset;
    box-sizing: border-box;
    background-repeat: repeat-x;
    border-radius: 4px;
}

.slider input {
    display: none;
}

.purchase-option {
    vertical-align: 50%;
}

.ski-level-slider {
    width: 182px;
    margin: 0 auto;
}


/* Chargement page */

.late-customers-info {
    margin: 0 10px;
}

.late-customers-info input {
    border: 1px solid #5cb85c;
    border-radius: 0px;
}

.late-rent {
    padding-left: 5px;
}

.above-charge-btn {
    margin-top: 25px;
}

.charge-client-btn {
    color: white;
    background-color: #FF634D;
    border: 1px solid #FF634D;
    padding: 6px 11px;
    font-weight: 600;
    letter-spacing: 1px;
}

.charge-client-btn:hover {
    color: #FF634D;
    background-color: white;
    border: 1px solid #FF634D;
}

.above-charge-btn+p {
    letter-spacing: 1px;
    font-size: 15px;
    color: black;
    text-align: center;
    padding-top: 15px;
}

.above-charge-btn+p:before {
    content: " * ";
    color: red;
    vertical-align: -13%;
}

.align-label-switcher {
    margin-top: 5px;
}


/* text style inside switcher*/

.toggle-on,
.toggle-off {
    font-weight: 600;
}


/* Technicien page */

.look-for-product {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
    display: inline-block;
    padding: 6px 9px;
    margin-bottom: 0;
    margin-top: -1px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
}

.look-for-product:hover {
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
}

.align-winput {
    padding-top: 7px;
}

.product-search {
    height: 33px;
    width: 250px;
    border: 1px solid #5cb85c;
    border-radius: 0;
    padding: 6px 12px;
}

.product-search:focus {
    border-color: #5cb85c;
}

.dimentions-input {
    display: block;
    width: 250px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid #5cb85c;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-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;
}

.dimentions-input:focus {
    border-color: #5cb85c;
}

.dim-recom {
    color: white;
    background-color: #FF634D;
    border: 1px solid #FF634D;
    padding: 6px 11px;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
    width: 250px;
    margin: 0 auto;
}

.dim-recom:hover {
    color: #FF634D;
    background-color: white;
    border: 1px solid #FF634D;
}

.add-item-btn {
    width: 100px;
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    padding: 6px 0;
    margin-top: 33px;
}

.add-item-btn:hover {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
}

.tech-page-top {
    padding-bottom: 33px;
    border-bottom: 1px solid #e7e7e7;
    margin-top: 33px;
}

div#parameters .row:first-of-type {
    margin-top: 33px;
}


/* Users Page */

.pads-add-newuser {
    margin-top: 40px;
}

.table-border {
    margin-top: 20px;
    border: 1px solid #ddd;
}

.table-border thead tr th {
    border: 1px solid #ddd;
}

.table-border tbody tr td {
    border: 1px solid #ddd;
}

.add-new-user {
    width: 250px;
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    padding: 6px 0;
    border-radius: 0px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-bottom: 10px;
}

.add-new-user:hover {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
}

#content_modal .center-margs {
    display: table;
    margin: 0 auto;
}

.margs-add-new-user {
    margin-top: 5px;
    margin-bottom: 10px;
}

.box-body .info-inline .form-control:focus {
    border-color: #5cb85c;
}

.box-body .info-inline label {
    float: left;
    text-transform: none;
}

.location-btn-newuser {
    margin-left: 15px;
    float: left;
}

.space-above {
    padding-top: 12px;
}

.red {
    color: #FF645C;
}

.slider.slider-horizontal .slider-track {
    left: 5px;
}

.help-block,
.no-results-found {
    color: #dd4b39;
}

.text-white,
.text-white:hover {
    color: white;
}

table.notes-array tr th:nth-child(2) {
    width: 20%;
}

table.notes-array tr td:first-child,
table.notes-array tr td:nth-child(2) {
    text-align: center;
}

table.notes-array tr td {
    padding: 5px;
}

.display-bill-article {
    width: 50% !important;
}

.display-bill-price {
    width: 50% !important;
}

.modal-total-section tr th,
.modal-total-section tr td {
    vertical-align: middle !important;
}

.blue-btn {
    color: #4AD4A6;
    background-color: white;
}

.blue-btn:hover {
    color: white;
    background-color: #4AD4A6;
}

.gray-color {
    color: #8D9199 !important;
}

.gray-btn {
    color: #8D9199;
    background-color: white;
}

.gray-btn:hover {
    color: white;
    background-color: #8D9199 !important;
    cursor: pointer;
}

.black-color {
    color: #000 !important;
}

.black-btn {
    color: #000;
    background-color: white;
}

.black-btn:hover {
    color: white;
    background-color: #000;
}


/*fieldset.fieldset-border.modal-fieldset {
    margin: 1.5em 1.5em !important;
}*/

.total-bill-height tr th {
    height: 40px !important;
}

.total-bill-height tr td {
    border-right: 1px solid #ddd;
}

.modal-logo {
    display: block;
    margin: 0 auto;
    margin-top: -17px;
}

.color-gray {
    color: gray;
}

.submit-btn-customer {
    padding-top: 25px;
    margin-top: -50px;
    padding-bottom: 20px;
}

.new-rent-margins {
    margin-top: 25px;
    margin-right: 15px;
}

.submit-btn-customer-input {
    width: 100px;
    color: white;
    background-color: #4AD4A6;
    border: 1px solid #4AD4A6;
    padding: 6px 0;
}

.submit-btn-customer-input:hover {
    color: #4AD4A6;
    background-color: white;
    border: 1px solid #4AD4A6;
}

.customer-note-only {
    width: calc(300px - 39px);
    float: left;
}

.align-customer {
    float: left;
    margin: 0 15px;
}

.delete-btn-width {
    width: 50px;
}

.submit-btn-accountpage .glyphicon-eye-open {
    vertical-align: -9%;
    padding-right: 2px;
}

.logo-align {
    margin-left: -3px;
}

.aling-wbill-number {
    font-weight: 500;
}

.right-column-facture {
    padding-left: 70px;
    margin-bottom: 0px !important;
}

.logo-align .modal-logo {
    margin-top: -30px;
    margin-bottom: 10px;
}

#borderless {
    border-right: transparent !important;
}

#borderless1 {
    border-left: transparent !important;
}

.cc-input-info {
    margin: 0 5px !important;
}

.glyphicon-align {
    display: block !important;
}

.card-holder-name {
    margin-top: 10px !important;
}

.hidden-btn {
    visibility: hidden;
}

.close {
    opacity: 1 !important;
}

.white-space {
    white-space: nowrap;
}

.bootstrap-datetimepicker-widget div table thead tr th {
    background-color: white !important;
}

.customer-input-search {
    display: inline-block !important;
    margin-right: 15px;
    width: 350px;
}

.customer-button-align {
    margin-top: 25px !important;
}

@media (max-width: 767px) {
    .tech-page-top {
        margin-top: 0px;
    }
    div#parameters .row:first-of-type {
        margin-top: 10px;
    }
}

.width-cc-bill {
    width: 196px !important;
}

.selected-client-info {
    font-weight: 700;
}

.font-client {
    font-size: 15px;
}

.padding-selected-client {
    padding-top: 9px;
}


/*.cc-pour-caution-margin {

    margin-bottom: 40px;
}
*/

.space-for-note {
    margin-bottom: 8px;
}

.no-paddings {
    padding-right: 0px !important;
}

.help-block1 {
    white-space: nowrap;
    display: block;
    margin-bottom: -24px;
    color: red;
}

.border-style {
    border-right: 1px groove #ddd !important;
}

.border-fieldset-right {
    border-top: 1px groove #ddd !important;
    padding: 36px 1.4em 1.4em 1.4em !important;
    margin: 11px 0 0.5em 0 !important;
    border-right: 1px groove #ddd !important;
    border-bottom: 1px groove #ddd !important;
}

@-webkit-keyframes spin2 {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: scale(1) rotate(0deg);
    }
    to {
        transform: scale(1) rotate(360deg);
    }
}

.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

.skip-btn {
    padding: 6px 10px;
    font-weight: 800;
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 32px;
}

.paddingTop {
    font-weight: 600;
    display: inline-block;
}

#add_payment_method,
#add_discount_submit {
    width: 10%;
}

.gris {
    color: #8c8989;
    cursor: none;
}


/*Start spinner quantity*/

.spinner {
    width: 140px;
}

.spinner input {
    text-align: right;
}

.input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell;
}

.input-group-btn-vertical>.btn:first-child {
    border-top-right-radius: 4px;
}

.input-group-btn-vertical>.btn:last-child {
    border-bottom-right-radius: 4px;
}

.input-group-btn-vertical i {
    position: absolute;
    top: 0;
    left: 4px;
}


/*End spinner quantity*/

@media print {
    /*Start CSS for ticket printer*/
    table.fixed {
        table-layout: fixed;
    }
    table.fixed td {
        overflow: hidden;
    }
    .hide {
        display: none;
    }
    * {
        /* old-style reset here :) */
        border: 0px;
        padding: 0px;
        font-family: monospace, sans-serif;
        font-size: 60px;
    }
    #printDiv table {
        width: 1200px;
        margin-left: 80px;
        top: 0px;
    }
    #printDiv td,
    #printDiv th {
        vertical-align: middle;
        color: #000;
    }
    .border {
        border: solid 2px #0FF;
    }
    .size-1 {
        font-size: 100px;
    }
    .size-2 {
        font-size: 80px;
    }
    .centred {
        text-align: center;
    }
    .col-left {
        text-align: left;
    }
    .col-right {
        text-align: right;
    }
    td {
        padding-top: 50px;
    }
    .section td {
        padding-top: 180px;
    }
    hr {
        border: dashed 1px black;
    }
    /*End CSS for ticket printer*/
}

.clerk-info {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    vertical-align: middle;
    padding-top: 15px;
    padding-bottom: 12px;
    margin-right: 20px
}

.menu-dropdown-admin {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 12px;
    color: white !important;
    background-color: #5cb85c!important;
}

.space-right {
    margin-right: 30px !important;
}

.navbar-right li.clerk-info {
    border: 1px solid;
}


/*******************************************************************************************/

.btn-padding {
    margin-left: 3.5em!important;
}

.btn span.glyphicon {
    opacity: 0;
}

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

input[type=radio],
input[type=checkbox] {
    opacity: 0;
    height: 0px;
}

#deceased {
    background-color: rgba(224, 137, 12, 0.13);
    padding-top: 10px;
    margin-bottom: 10px;
}

.remove_field {
    float: right;
    cursor: pointer;
    position: absolute;
}

.remove_field:hover {
    text-decoration: none;
}

.calendar {
    position: relative;
    font-family: 'Century Gothic', 'Segoe UI', Calibri, Arial;
    font-size: 12px;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
    z-index: 4;
    border: 1px solid rgba(0, 0, 0, 0.08);
    width: 250px;
    color: #000;
    text-align: center;
    background-color: #FFF;
}

.calendar th,
.calendar td {
    text-align: center;
    -webki-ttransition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.calendar th:first-child,
.calendar td:first-child {
    margin-left: 5px;
}

.calendar span {
    padding: 6px 4px;
    display: block;
}

.calendar .month {
    padding: 15px;
}

.calendar .pMDate,
.calendar .nMDate {
    color: #AAA;
}

.calendar .date,
.calendar .pMDate,
.calendar .nMDate,
.calendar .month {
    cursor: pointer;
}

.calendar .date:hover,
.calendar .pMDate:hover,
.calendar .nMDate:hover,
.calendar .month:hover {
    background-color: #E2E2E2;
}

.calendar .date:active,
.calendar .pMDate:active,
.calendar .nMDate:active,
.calendar .month:active {
    background-color: #1D2D71;
    color: #FFF;
}

.calendar .selected {
    background-color: #1D2D71 !important;
    color: #FFF !important;
}

.calendar tr:first-child th {
    background-color: #FFF;
    padding: 4px;
    padding-top: 8px;
    font-size: 14px;
}

.calendar tr:first-child th {
    cursor: pointer;
    color: #000;
}

.calendar tr:first-child th:hover {
    color: #1D2D71;
}

.calendar tr:first-child th:active {
    color: #1D2D71;
}

.calendar thead tr:nth-child(2) th {
    color: #555;
    padding: 8px 3px;
}

.calendar #prev,
.calendar #next {
    font-family: 'Times New Roman';
    font-size: 20px;
    padding: 0;
}

.calendar #today {
    text-align: center;
    cursor: pointer;
    color: #1D2D71;
    padding: 10px 6px;
}

.calendar #today:hover {
    color: #80A7DD;
}

.calendar #today:active {
    color: #000;
}

.calendar #currDay {
    color: #1D2D71;
}

.datepicker {
    background: #ffffff url('https://cdn4.iconfinder.com/data/icons/small-n-flat/24/calendar-128.png') no-repeat right top;
    background-size: 30px 30px;
}

.input-group-addon {
    background-size: 30px 30px;
}

.background_gray {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 2px rgba(45, 38, 38, 0.12)
}

.label-primary {
    background-color: #1D2D71 !important;
}

.btn-primary:hover {
    color: #1D2D71;
    /*  font-weight: bold;*/
    background-color: #fff;
    /*  border:2px solid #1D2D71;*/
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: white;
    background-color: #3C4564;
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: rgb(92, 184, 92);
}

.btn-success active {
    color: #fff;
    background-color: #5cb85c;
    border-color: rgb(92, 184, 92);
}


/*    .btn-success:hover {
    color: #AF1500;
    background-color: #fff;
    border-color: rgba(78, 11, 1, 0.67);
    }*/

.conditions_text {
    color: #000;
    font-size: 15px;
    padding-left: 2.5em;
    padding-right: 2.5em;
}

.conditions_text p {
    padding-top: 0.7em;
}

.help-block,
.no-results-found {
    color: #dd4b39;
}

.label_primary,
.label_primary:hover {
    color: grey;
    background-color: #ffffff;
    border: 1px solid #4AD4A6;
    border-radius: 0px !important;
    height: 34px;
    margin-top: 5px;
}

input.accept_email_info {
    opacity: 1 !important;
    height: 20px;
}

.space-left {
    padding-left: 2%;
}

.minors_this_client {
    background-color: #bbc0c37d !important;
}

.selected_client {
    background-color: #bbc0c37d !important;
}

.selected {
    background-color: #3c456482;
    color: #fff;
}

.btn span.glyphicon {
    opacity: 0;
}

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

.headerCaisseReport th {
    border: none !important;
    text-align: center;
    background-color: transparent;
    color: #8D9199;
}

.headerCaisseReport th {
    padding: 0px !important;
    line-height: 0.2;
    vertical-align: top;
}

#submitProducts {
    margin-top: -50px;
}

.disable_payment {
    background: white;
    color: #8D9199!important;
    cursor: unset;
}

.disable_payment:hover {
    background: white !important;
    color: #8D9199 !important;
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #FF645C !important;
    border-color: #FF645C !important;
}

.btn-warning {
    background-color: #FF645C !important;
    border-color: #FF645C !important;
}

.marginBottom {
    margin-bottom: 6%;
}

.cash_disabled {
    background-color: #ccc;
    border: solid 1px #ccc;
}

.margin_r {
    margin-right: 100px;
}

.padding-20 {
    padding: 20px !important;
}

.p-r-30 {
    padding-right: 30px !important;
}

.m-t--7 {
    margin-top: -7%;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}

@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}

:root {
    --progress: 0%;
}

.export_progressbar {
    padding: 10px;
    position: relative;
    align-items: center;
    display: none;
}

.export_progressbar .export-progress {
    flex: auto;
    padding: 0 10px;
}

.export_progressbar .export-progress::before {
    content: "";
    width: var(--progress);
    height: 10px;
    background-color: limegreen;
    display: block;
}

.export_progressbar::after {
    content: attr(data-cnt);
}

.export_progressbar::before {
    content: "";
    display: inline-block;
    border: solid 3px limegreen;
    width: 25px;
    height: 25px;
    animation-name: panimate;
    animation-direction: normal;
    animation-iteration-count: infinite;
    border-radius: 50%;
    border-top-color: transparent;
    border-bottom-color: transparent;
    animation-duration: 1.2s;
}

.export-modal-disable,
.export-modal-disable *,
.export-modal-disable .modal-content,
.export-modal-disable .modal-dialog {
    pointer-events: none !important;
}

.export-modal-disable .export_progressbar {
    display: flex;
}

@keyframes panimate {
    0% {
        transform: rotate(0deg)
    }
    0% {
        transform: rotate(360deg)
    }
}