.seat-init input{
    border:1px solid #F1F1F1;
    background:#FCFCFC;
    height: 32px;
    line-height: 29px;
    text-align: center;
    display: block;
    width:100%;
}
#content_place{
    overflow:hidden;
}

.seat-show{
    background:#84E54B;
    line-height:25px;
    text-align:center;
    border: 1px solid #f1f1f1;
}


.seat-busy{
    background:#FF6B6B;
    line-height:25px;
    color:white;
    text-align:center;
    border: 1px solid #f1f1f1;
}
.seat-busy:hover{
    background:#ED5A5A;
    cursor: pointer;
}

time.icon
{
    font-size: 1em; /* change icon size */
    display: block;
    position: relative;
    width: 7em;
    height: 7em;
    margin:13px auto;
    background-color: #fff;
    border-radius: 0.6em;
    box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #FF6B6B;
    overflow: hidden;
}

time.icon *
{
    display: block;
    width: 100%;
    font-size: 1em;
    font-weight: bold;
    font-style: normal;
    text-align: center;
}

time.icon strong
{
    position: absolute;
    top: 0;
    padding: 0.4em 0;
    color: #fff;
    background-color: #FF6B6B;
    border-bottom: 1px dashed #fff;
    box-shadow: 0 2px 0 #FF6B6B;
}

time.icon em
{
    position: absolute;
    bottom: 0.3em;
    color: #FF6B6B;
}

time.icon span
{
    font-size: 2.8em;
    letter-spacing: -0.05em;
    padding-top: 0.8em;
    color: #2f2f2f;
}

.hours{
    font-family: 'Oswald', sans-serif;
    font-size: 22px;
    text-align: center;
    letter-spacing: 2.3px;
    float: left;
    line-height: 115px;
    margin-left: 15px;
}

.titleplay{
    font-family: 'Pacifico', cursive;
    font-size: 26px;
    text-align: left;
    padding-left: 7px;
    border-bottom: 1px dashed #fff;
    line-height: 56px;
}

.titleplace{
    font-size: 16px;
    padding: 4px 6px;
}
body .tabletypetarif tr td{
    padding: 0;
}
.typetarif{
    height: 35px;
    text-transform: uppercase;
    line-height: 35px;
    color: black;
    text-align: center;
}
.typetarif-invite{
    background: #C1A4EA;
}
.typetarif-rdt{
    background: #FF6600;
}
.typetarif-rdt-paye{
    background: #EAC0A4;
}
.typetarif-pl{
    background: #0090FF;
}
.typetarif-pl-paye{
    background: #93BAD8;
}

.targetAccord{
    display: none;
    border-left: 4px solid #c0c0c0;
}
