﻿@media all and (max-width: 374px) {
    .tk-products-simple-grid .card-svg.t-infancia-svg {
        background-size: 145px;
    }

    .tk-products-simple-grid .card-svg.t-infancia-svg {
        background-size: 325px;
    }
}

@media all and (max-width: 320px) {
    .tk-products-simple-grid .card-svg.t-infancia-svg {
        background-size: 235px;
    }
}

.tk-products-simple-grid .card-svg.t-infancia-svg {
    background-image: url(../images/svg/t_infancia_icon.svg);
    background-size: 185px;
    background-position: center 14px;
}

.tk-products-simple-grid .card-svg.t-saude-svg {
    background-image: url(../images/svg/t_saude_icon.svg);
    background-size: 165px;
    background-position: center 30px;
}

.tk-products-simple-grid .card-svg.t-oferta-svg {
    background-image: url(../images/svg/t_oferta_icon.svg);
    background-size: 165px;
    background-position: center 30px;
}

.btn {
    border-radius: 1000px;
}

#tk-personal-area-content .tk-hello-text-select {
    /*max-width: 120px;*/
    max-width:none;
}

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="date"]::-webkit-clear-button {
    display: inline;
    -webkit-appearance: inherit;
}
input[type="date"]::-ms-clear,
input[type="date"]::-moz-clear {
    display: inline;
}

.tk-progress {
    padding: 0px !important;
}

.tk-progress-bar {
    padding: 0px !important;
}

    .tk-progress-bar div {
        padding-left: 0px;
        padding-right: 0px;
    }

.tk-lista-title ul li {
    /*padding-right: 5px;*/
    padding-right: 0px;
    text-align: left !important;
}

.tk-lista-column ul li {
    /*padding-right: 5px;*/
    padding-right: 0px;
    text-align:left;
    position: relative;
}

    .tk-lista-title ul li.li-03,
    .tk-lista-column ul li.li-03 {
        min-width: 100px;
    }

    .tk-lista-title ul li.li-05,
    .tk-lista-column ul li.li-05 {
        min-width: 76px;
    }

    .tk-lista-title ul li.li-07,
    .tk-lista-column ul li.li-07 {
        min-width: 63px;
    }

    .tk-lista-title ul li.li-10,
    .tk-lista-column ul li.li-10 {
        min-width: 70px;
        padding-right: 5px;
    }

    /*.listOptionMenu{
    height:auto !important;
}*/

    /*.listOptionMenu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #3B3B3B;
    max-width: 14px;
    height: 60px;
    padding: 0;
    cursor: pointer;
    z-index: 1000;

}

.listOptionMenu img {
    max-height: 100%;
    max-width: 100%;
}

.listOptionMenu:hover {
    z-index: 20;
    background-color: #9FA0A5;
}*/

    .tk-lista-column ul li:not(:nth-last-child(2)):not(.selectencomendas) span::after {
        display: inline-block;
        content: '';
        background-color: rgba(159,160,165, 0.3);
        height: 36px;
        width: 1px;
        position: absolute;
        right: 0;
        top: 0;
    }


.tk-lista-options-menu li.tk-edit-request {
    background-image: url(../images/svg/list_file.svg);
    background-repeat: no-repeat;
    background-position: 2px center;
    background-size: 22px;
    width:100%;
}

.tk-alert {
    min-height: 230px;
    min-width: 250px;
    z-index: 100;
    width:auto;
    height:auto;
    /*width: 415px;
    height: 292px;*/
}

.tk-alert2 {
    min-height: 230px;
    min-width: 650px;
    background-color: #ffffff;
    box-shadow: 0px 0px 16px rgba(0,0,0,0.15);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 32px 25px 25px 25px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    visibility: visible;
    opacity: 1;
    z-index: 100;
    max-height: 90%;
    overflow: auto;
}

.tk-prod-top button {
    float: left;
    left: 600px;
}

.tk-prod-image-left .prod-img {
    height: 300px;
}

.tk-prod-image-left .prod-text {
    background-color: ghostwhite;
}

.tk-prod-image-right {
    top: -53px;
}

    .tk-prod-image-right .prod-img {
        background-image: none;
        /*box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.20);*/
        box-shadow: none;
    }

    .tk-prod-image-right .prod-text {
        /*top: -50px;*/
        top:0px;
    }

    .tk-prod-image-right .prod-text1 {
        display: table;
        background-color: #ffffff;
        max-width: 522px;
        width: 60%;
        height: 100%;
        padding: 25px 24px;
        position: absolute;
        /*top: -50px;*/
        left: -100px;
    }
        .tk-prod-image-right .prod-text1 .title {
            font-size: 21px;
            font-weight: 700;
            color: #3B3B3B;
            display: block;
            margin-bottom: 10px;
        }

            .tk-prod-image-right .prod-text1 .title::before {
                content: '';
                width: 12px;
                height: 12px;
                background-color: #ED1C24;
                border-radius: 50%;
                display: inline-block;
                margin-right: 10px;
            }


            .tk-prod-image-right .prod-text1 .title::before {
                content: '';
                width: 12px;
                height: 12px;
                background-color: #ED1C24;
                border-radius: 50%;
                display: inline-block;
                margin-right: 10px;
            }

            .tk-prod-image-right .prod-text1 .title::before {
                content: '';
                width: 12px;
                height: 12px;
                background-color: #ED1C24;
                border-radius: 50%;
                display: inline-block;
                margin-right: 10px;
            }




        .tk-prod-image-right .prod-text1 .description {
            font-size: 15px;
            font-weight: 400;
            display: block;
        }
.tk-prod-two-images .image-right {
    background-image: url('../images/img/img_produto_4.png');
}

.tk-prod-two-images .prod-text {
    /*top: 70px;*/
    top:0px;
    left: 290px;
}

.prod-text1 ul li::before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #ED1C24;
    border-radius: 50%;
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 3px;
}

.tk-prod-text-on-text .prod-text-left {
    width: 290px;
}

.tk-prod-text-on-text .prod-text-left1 {
    color: #0052A1;
    font-size: 26px;
    /*width: 230px;*/
    position: relative;
    z-index: 20;
    left: 500px;
    top: 82px;
}

.tk-prod-text-on-text .prod-text-right {
    /*width: 100%;*/ 
    padding: 55px 24px 50px;
    /*top: 90px;*/
    top:0px;
    left: 290px;
}

.tk-prod-text-on-text .prod-text-right1 {
    display: table;
    background-color: #ffffff;
    /*max-width: 741px;*/
    width: 60%;
    height: 100%;
    /*padding: 55px 24px 50px 243px;*/
    position: absolute;
    top: 90px;
    right: 350px;
}

    .tk-prod-text-on-text .prod-text-right1 .title {
        font-size: 21px;
        font-weight: 700;
        color: #3B3B3B;
        display: block;
        margin-bottom: 10px;
    }

        .tk-prod-text-on-text .prod-text-right1 .title::before {
            content: '';
            width: 12px;
            height: 12px;
            background-color: #ED1C24;
            border-radius: 50%;
            display: inline-block;
            margin-right: 10px;
        }

    .tk-prod-text-on-text .prod-text-right1 .subtitle {
        font-size: 15px;
        font-weight: 700;
        color: #3B3B3B;
    }

    .tk-prod-text-on-text .prod-text-right1 ul {
    }

        .tk-prod-text-on-text .prod-text-right1 ul li::before {
            content: '';
            width: 4px;
            height: 4px;
            background-color: #ED1C24;
            border-radius: 50%;
            display: inline-block;
            margin-right: 8px;
            margin-bottom: 3px;
        }

.tk-homepage-grid .tk-small-card .tk-client-name {
    text-align: center;
}


.tk-prod-two-images {
    top: -69px;
}
    ShowLabel {
    opacity: 0.5;
    color: #9FA0A5;
}

.labelForm {
    color: gray;
    margin-right: 10px;
}

.withRadio {
    padding-top: 20px;
}


.ValidatorMessage {
    color: #f7931e !important;
    width: 100%;
    display: inline-block;
}

.messagepop {
    background: rgba(0,0,0,.4);
    cursor: pointer;
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.messagepop2 {
    background: rgba(0,0,0,.4);
    /*cursor: pointer;// Removed as an attempt to try to fix all popups size */
    display: none;
    height: 100%;
    position: fixed;
    text-align: center;
    top: 0;
    width: 100%;
    z-index: 9999999;
}

.active-drop {
    background: #77bafa !important;
    border: solid 2px blue !important;
    opacity: .5;
    color: black !important;
}

.tk-progress-bar-group img {
    top: 5px;
}

.question {
    white-space: pre;
    text-align: left;
}


/*label {
    display: block;
    margin-bottom: 3px;
    padding-left: 15px;
    text-indent: -15px;
}

.messagepop p, .messagepop.div {
    border-bottom: 1px solid #EFEFEF;
    margin: 8px 0;
    padding-bottom: 8px;
}*/
    .inputAlign {
    /*direction: RTL;*/
    text-align: right;
}

/*Cross button class*/
.close {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 30px;
    height: 32px;
    opacity: 0.3;
    font-weight: 900;
    cursor:pointer;
}

    .close:hover {
        opacity: 1;
    }

    .close:before, .close:after {
        position: absolute;
        left: 15px;
        content: ' ';
        height: 33px;
        width: 2px;
        background-color: #333;
    }

    .close:before {
        transform: rotate(45deg);
    }

    .close:after {
        transform: rotate(-45deg);
    }

.LinkButton {
    border-color: transparent !important;
    background-color: transparent !important;
    /*color: inherit;*/
    color: #ED1C24;
    box-shadow: none;
    font-size: 18px;
}

/* End Cross button class*/

.OptionLine {
    height: 100%;
}

.OptionItem {
    position: relative;
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center;
}

    .OptionItem:hover {
        background-color: #0052A1;
        color: #ffffff;
        box-shadow: 0px 10px 16px rgba(0,0,0,0.4);
        transition: all 0.3s ease-in-out;
    }

    .OptionItem:not(:first-child)::before {
        border-left: 2px solid #E9E9F0;
        content: '';
        height: 50%;
        background-color: #E9E9F0;
        width: 1px;
        position: absolute;
        left: 0;
    }

.list-cls-1, .list-cls-2, .list-cls-3, .list-cls-5 {
    fill: none;
}

.list-cls-1 {
    opacity: 0;
}

.list-cls-2, .list-cls-3 {
    stroke: #0052A1;
    stroke-width: 5px;
}

.list-cls-2 {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.list-cls-4 {
    stroke: none;
    fill: #0052A1;
}

/*.cls-1, .cls-2 {
    fill: none;
}

.cls-1 {
    opacity: 0;
}*/

/*.cls-2 {
    stroke: #9fa0a5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 5px;
}*/

.OptionsBlock {
    justify-content: center !important;
    padding: 0 !important;
    text-align: center;
}


.BlockProperty {
    display: block;
    width: 100%;
}

.BlockPropertyHeader {
    font-weight: bold;
}

.tk-listagem-pedido-emissao-panel .tk-first-panel {
    margin-left: 0px;
}

.SelectMenuContent {
    padding: 0px !important;
    height: auto !important;
}

.tk-listagem-pedido-emissao-panel .small-panel > div svg {
    margin-bottom: 10px;
}

.rowListContent {
    align-items: center !important;
}


    /*.rowListContent li:not(:first-child )::before {
    border-left: 1px solid #A0A1A6;
    content: '';
    height: 100%;
    background-color: #A0A1A6;
    width: 1px;
    position: absolute;
    left: 0;
}*/


    .rowListContent li {
        height: 100%;
        min-height: 40px;
        display: flex;
        /*justify-content: center;*/
        align-items: center;
    }

.OptionsListButton {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #3B3B3B;
    max-width: 14px;
    height: 60px;
    padding: 0;
    cursor: pointer;
    z-index: 1000;
}

    .OptionsListButton:hover {
        z-index: 20;
        background-color: #9FA0A5;
    }

/*.OptionsDependentes {
    background-color: #9FA0A5 !important;
}*/


.StateList {
    border-radius: 2px;
    padding: 4px 5px 5px 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
}

.StateListAtivo {
    background-color: rgba(105,228,166, 0.2);
}

.StateListInativo {
    background-color: rgba(255,202,131, 0.2);
}

.noBackground {
    background-color: white !important;
    border-bottom: none !important;
}

.DepColumns {
    min-width: 200px;
}

.RowDependente {
    background-color: #EAEAEA !important;
    margin-bottom: 7px;
}

.Utente {
    margin-left: -14px;
    margin-right: -14px;
    margin-bottom: 10px;
}

    .Utente:hover {
        box-shadow: 0px 0px 16px rgba(0,10,0,0.4);
        z-index: 200;
    }

.CleanCss {
    box-shadow: none !important;
}

.FormWith {
    width: 100%;
}

.ButtonApply {
    padding: 0px;
    margin: 0px;
    height: 35px;
    margin-left: 20px;
}

.field-validation-valid {
    /*position: inherit;*/
}

.bottomValidation {
    bottom: -25px;
}

/*.tk-lista-column:hover > div,
.tk-lista-column.activeCol > div*/

.tk-products-simple-grid .card-svg.t-restaurante-svg {
    background-image: url(../images/svg/t_restaurant_icon.svg);
    background-size: 185px;
    background-position: center 14px;
}

.tk-lista-column > div 
{
    z-index:1;
}

.datePickerUi{}

.datePickerDay{}

.btn-primary{
    z-index:1;
}

/*.tk-small-card.not-subscribed
{
    opacity:100;
}*/

.not-subscribed:hover{
    opacity:0.5;
    fill:white;
}


.tk-carregamento-panel .small-panel > div:hover svg.listagem .cls-3,
.tk-carregamento-panel .small-panel > div:hover svg.listagem .cls-4 {
    stroke: #3B3B3B !important;
    stroke-width: 0px;
}

.tk-listagem-pedido-emissao-panel .small-panel > div img {
    width: 65px;
    margin-bottom: 20px;
    transition: all 0.3s ease-in-out;
}

.tk-listagem-pedido-emissao-panel .small-panel > div:hover svg.listagem path.cls-2,
.tk-listagem-pedido-emissao-panel .small-panel > div:hover svg.listagem line.cls-2,
.tk-listagem-pedido-emissao-panel .small-panel > div:hover svg.listagem ellipse.cls-5 {
    stroke: #3B3B3B !important;
    transition: all 0.3s ease-in-out;
}

.panelActive {
    pointer-events: none;
}

.notActiveChoose
{
    color:black;
}

/*.tk-homepage-grid .tk-small-card {
    padding-right: 10px;
}*/

.select2-container--default .select2-selection--single .select2-selection__rendered
{
    font-weight:inherit;
}

.tk-lista-column:hover > div,
.tk-lista-column.activeCol > div {
    z-index: auto;
}

.tk-lista-column:hover > div ul,
.tk-lista-column.activeCol > div ul {
    z-index: auto;
}

.btn-regular-link {
    cursor: pointer;
    text-decoration: underline !important;
    color: #4276af !important;
    font-weight: 600;
}

.tk-pedido-emissao-options-list a:hover {
    color: white !important;
}

.notSub
{
    width:110px;
}