﻿#ms-designer-ribbon {
    display: none;
}

#ms-designer-ribbon {
    display: none !important;
}

p, h1, h3 {
    margin: 0;
}


table {
    width: 100%;
}

th {
    text-align: left;
}

tbody tr:nth-child(2n) {
    background-color: #f6f6f6;
}

tbody tr:nth-child(2n +1) {
    background-color: #e0e0e0;
}

.output {
    text-align: right;
}

#surfEcoAme, #surfParcbis, #result3, #totSurfPT, #surfParc {
    text-align: right;
    border: 0px;
}

.td-arrow {
    padding-left: 30px;
}

.souTex {
    font-weight: 200;
    position: relative;
}

.greenTi {
    background-color: #97bf0d !important;
}
.grisTi {
    background-color: #e7f0c7;
}

.input-group .button-plus,
.input-group .button-minus {
    display: none;
}

.ratio{
    text-align: center;
}

.class_group_home{
    display: none;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input[type=number] {
    -moz-appearance: textfield;
}


input[type=number] {
    border: none;
    background-color: transparent;
    text-align: center;
    width: 100%;
}

.souTex {
    padding-left: 20px;
}

#print-page{
    display: none;
}

.sidy__panel, .header, footer, .hideInPrint, h2 {
    display: none;
}

#skipToContent {
    margin-bottom: 0px !important;
}

#CBS tr.grisTi td, #PTL tr.grisTi td {
    text-align: center;
}