@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');

.pt-perspective {
    margin: 0;
    padding: 0;
}

.pt-perspective>div {
    padding: 0;
    margin: 0;
    overflow: hidden;
}

.ClearFixElement {
    height: 15px;
    float: left;
    background-color: #FFF;
    width: 100%;
    clear: both;
}

.tdPanelKeyboard {
    background-color: #E0E0E0;
    text-align: center;
    height: 9vmin;
}

.btnKeybooard {
    width: 15vmin;
    height: 5vmin;
    padding-top: 1.5vmin;
}

html,
body,
div[data-role="page"] {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.imgCat {
    width: 12vw;
    height: 12vh;
    border-radius: 0;
}

.CatStyle {
    width: 12vw;
    height: 14vh;
}

.ui-state-default {
    height: 60px;
    width: 80px;
    margin-bottom: 10px;
    border-radius: 10px;
}

.ui-datepicker {
    height: 550px;
    padding: 0.2em 0.2em 0;
    width: 50%;
}

.ui-datepicker-title {
    height: 60px;
    font-size: 2em;
}

.ui-datepicker-prev ui-corner-all {
    width: 15%;
    height: 100%;
}

#content {
    padding: 0;
}

.button {
    background: url("../../../images/picto-right.png") 100% 50% no-repeat transparent;
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    padding: 0 20px 0 10px;
    text-decoration: none !important;
}

.button:hover {
    color: #098B03;
}

.button {
    color: rgb(255, 255, 255);
    display: inline-block;
    font-size: 12px;
    line-height: 22px;
    background: url("../../../images/picto-right.png") 100% 50% no-repeat transparent;
    padding: 0px 20px 0px 10px;
    text-decoration: none !important;
}

.h1-like {
    font-size: 25pt;
}

.h1-like {
    color: #098B03;
    font-family: DaxWeb-CondLight;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
}

.spanCat {
    clear: left;
    color: rgb(0, 0, 0);
    font-size: 13px;
    height: 2vh;
    padding-right: 15px;
    width: 100%;
    background: url("../../../images/picto-right.png") 100% 50% no-repeat rgb(238, 238, 238);
    overflow: hidden;
    display: block;
    padding: 5px;
    text-transform: uppercase;
}