﻿html, form, body {
    margin: 0;
    padding: 0;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: rgb(104, 202, 217) !important;
}


.navbar-default .navbar-nav > li > a {
    color: white !important; /* Cambia el color del texto a blanco */
}

    /* Estilo para el enlace del dropdown cuando está activo o se hace clic */
    .navbar-default .navbar-nav > li > a:active,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > .open > a,
    .navbar-default .navbar-nav > .open > a:hover,
    .navbar-default .navbar-nav > .open > a:focus {
        color: black !important;  /* Cambia el color del texto a negro */
        background-color: lightgrey; /* Fondo transparente */
    }    

/* Estilo para los elementos del dropdown */
.navbar-default .dropdown-menu > li > a {
    color: black; /* Color del texto en negro */
}

/* Cambiar el color del brand si es necesario */
.navbar-default .navbar-brand {
    color: white;
}
    
.navbar-default {
    background-color: #97CA3D !important;
}

html {
    background-color: #f1f2f7;
    position: relative;
    min-height: 100%;
    padding: 0 16px;
    /*overflow-y: scroll;*/
}

    html.htmlLogin {
        padding: 0;
    }


body {
    background-color: #FCFCFC;
    min-height: 100%;
    min-height: 100vh;
    color: #000;
    font-size: 12px;
    padding-bottom: 40px;
}

html, form, body, div, a, tabel, td, tr, b,
strong, span, ul, li, ol, dt, th, thead, p,
i, u, input, select, textarea, label, button {
    font-family: Arial, Sans-Serif !important;
}

p {
    margin: 0 0 5px;
}

.divTabuladores a,
a,
a:focus,
a:hover {
    color: #000;
}


input, select, textarea, button,
.k-dropdown,
.k-dropdown div,
.k-dropdown span,
.k-dropdown input,
.k-dropdown .k-input,
.k-dropdown-wrap.k-state-default,
.k-dropdown-wrap .k-input,
.k-dropdown-wrap span,
.k-dropdown-wrap a,
.k-dropdown-wrap input,
.k-dropdown-wrap div,
.k-combobox.k-state-default,
.k-combobox .k-input,
.k-combobox span,
.k-combobox a,
.k-combobox input,
.k-combobox div,
.k-autocomplete .k-input,
.k-numeric-wrap .k-input,
.k-picker-wrap .k-input,
.k-selectbox .k-input,
.k-textbox > input,
.k-datepicker .k-input,
.k-datepicker,
.k-datepicker span,
.KendoComboBox,
.NoBoldLabel label {
    font-weight: normal !important;
    color: #000 !important;
    font-size: 12px !important;
}


.form-group {
    margin-bottom: 1px;
}

.k-grid-delete,
.k-grid-edit,
.k-grid td a.k-grid-cancel,
.k-grid td a.k-primary,
.k-grid-add,
button, .button, .btn {
    font-family: Calibri !important;
    font-size: 14px !important;
    color: #007182 !important;
}

    .k-grid-delete,
    .k-grid-edit,
    .k-state-focused.k-grid-add,
    .k-grid-add:focus,
    .k-grid-add,
    .btn {
        border-color: #ddd !important;
        text-decoration: none;
    }

    .k-grid td a.k-grid-cancel:hover,
    .k-grid td a.k-primary:hover {
        background: #eee none !important;
        border-color: #eee !important;
    }

.k-grid td a.k-grid-cancel,
.k-grid td a.k-primary {
    background: #fff none !important;
    border-color: #eee !important;
}

.k-grid td a.k-grid-cancel {
    margin-left: 5px;
}

.k-grid-Descarregar,
.k-grid-Remover,
.btn-pesquisar,
.btn-limparcampos {
    position: relative;
    padding-left: 30px;
    border-color: #eee;
    color: #007182;
}


    .k-grid-Descarregar:before,
    .k-grid-Remover:before,
    .btn-limparcampos:before,
    .btn-pesquisar:before {
        font-family: FontAwesome;
        font-style: normal;
        text-decoration: inherit;
        position: absolute;
        top: 7px;
        left: 12px;
        color: #000 !important;
    }

    .btn-limparcampos:before {
        content: "\f12d";
    }

    .btn-pesquisar:before {
        content: "\f002";
    }

    .k-grid-Remover:before {
        top: 5px;
        content: "\f00d";
    }

    .k-grid-Descarregar:before {
        top: 5px;
        content: "\f019";
    }


#divCaptcha a {
    display: inline-block;
    margin: 5px 0;
    color: #007182;
    font-size: 14px;
    font-family: calibri !important;
    border: 1px solid #eee;
    text-align: center;
    background-color: #fff;
    padding: 5px 14px 4px;
    line-height: 1.72em;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
}

    #divCaptcha a:before {
        font-family: FontAwesome;
        font-style: normal;
        text-decoration: inherit;
        position: absolute;
        top: 6px;
        left: 12px;
        color: #000 !important;
        content: "\f021" !important;
    }


.k-grid-toolbar,
.k-item-links {
    text-align: right;
}

a,
input:focus,
.k-datetimepicker .k-select + .k-select,
.k-dropdown-wrap .k-select,
.k-list-container.k-state-border-right,
.k-numeric-wrap .k-select, .k-picker-wrap .k-select,
.k-state-default {
    outline: none !important;
}


.k-combobox .k-select .k-icon,
.k-dropdown .k-dropdown-wrap .k-select .k-icon,
.k-datepicker .k-picker-wrap .k-select span {
    color: transparent !important;
}

.k-block > .k-header,
.k-window-titlebar,
.ListTitle,
fieldset legend,
#panelBarHome .spanTitle {
    font-size: 14px !important;
    font-family: Calibri !important;
}


div, a, table, td, th, ul, li, input, span,
.k-autocomplete .k-input,
.k-multiselect-wrap,
.k-textbox > input, button {
    border-radius: 0 !important;
}

.k-timepicker .k-state-disabled,
.k-timepicker .k-state-disabled input,
textarea[disabled],
.k-multiselect.k-state-disabled,
.k-multiselect.k-state-disabled div,
.k-datepicker .k-state-disabled,
.k-datepicker .k-state-disabled input,
.k-dropdown .k-state-disabled,
.k-combobox .k-state-disabled,
.k-combobox .k-state-disabled input,
.k-textbox.k-state-disabled,
.k-textbox.k-state-disabled:hover,
.k-numeric-wrap.k-state-disabled .k-formatted-value.k-input {
    background-color: #f5f5f5;
}

    .k-timepicker .k-state-disabled .k-icon,
    .k-datepicker .k-state-disabled .k-icon,
    .k-numerictextbox .k-state-disabled .k-icon,
    .k-combobox .k-state-disabled .k-icon,
    .k-dropdown .k-state-disabled .k-icon {
        display: none;
    }

.k-timepicker input {
    border: 0 !important;
}


.k-multiselect.k-state-disabled .k-multiselect-wrap {
    padding: 4px;
    font-weight: normal;
}


.divMultiSelectTitle {
    z-index: 100;
}

    .divMultiSelectTitle .SubTitle {
        color: #000 !important;
        font-weight: normal;
        padding: 4px 0 4px 0;
    }



header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}


.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5, h6 {
    font-size: 1em;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }


/* main layout
----------------------------------------------------------*/
#body {
    background-color: #fcfcfc;
    clear: both;
    margin-bottom: 120px;
}


@media screen and (min-width: 768px) {
    #body {
        margin-bottom: 40px;
    }
}

@media screen and (min-width: 1200px) {
    #body {
        margin-bottom: 15px;
    }
}


.divWrapperFooter {
    position: absolute;
    z-index: 1;
    /*background-color: #23282e;*/
    background: #97CA3D none !important;
    margin: 0 16px;
}

footer {
    color: #fff;
    min-height: 35px;
    padding: 10px 0;
    width: 100%;
    float: left;
    text-align: center;
}

    footer span,
    footer a,
    footer a:focus,
    footer a:active,
    footer p,
    footer .text-muted {
        color: #fff;
    }

        footer a:focus,
        footer a:active,
        footer a:hover {
            text-decoration: none;
            color: #fff;
        }

    footer .divFooter {
        display: block;
        margin: 0 auto 0 auto;
        width: 80%;
    }

.divFooter .Titulo {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
}

footer .Titulo,
footer .Titulo a {
    font-size: 12px;
}


/* login
----------------------------------------------------------*/



#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

        #login a.username {
            background: none;
            margin: 0;
            padding: 0;
            text-decoration: underline;
        }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            text-decoration: none;
        }

            ul#menu li a:hover {
                text-decoration: none;
            }


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #68CADA;
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

    .featured hgroup.title h1, .featured hgroup.title h2 {
        color: #fff;
    }

    .featured p {
        font-size: 1.1em;
    }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

    hgroup.title h1, hgroup.title h2 {
        display: inline;
    }

    hgroup.title h2 {
        font-weight: normal;
        margin-left: 3px;
    }

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }



/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }

    #loginForm .validation-summary-errors ul {
        margin: 0;
        padding: 0;
    }

    #loginForm .validation-summary-errors li {
        display: inline;
        list-style: none;
        margin: 0;
    }

    #loginForm input {
        width: 250px;
    }

        #loginForm input[type="checkbox"],
        #loginForm input[type="submit"],
        #loginForm input[type="button"],
        #loginForm button {
            width: auto;
        }

#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom: 5px;
    }

#socialLoginList button {
    margin-bottom: 12px;
}

#logoutForm {
    display: inline;
}

/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #000;
    margin: 5px 0 0 10px;
}

/* forms */
label {
    display: block;
    margin-bottom: 1px;
}

.ComAsterisco label {
    display: inline-block;
    white-space: nowrap;
}

label.checkbox {
    display: inline;
}

input, textarea {
    border: 1px solid #ccc !important;
    background: #fff;
    color: #000;
    font-size: 1.2em;
    margin: 5px 0 6px 0;
    padding: 5px;
}

    input.k-textbox,
    textarea.k-textbox {
        padding: 0 !important;
    }

textarea {
    font-family: inherit;
    width: 500px;
}

    input:focus, textarea:focus {
        border: 1px solid #68CADA;
    }

input[type="checkbox"] {
    background: transparent;
    border: inherit;
    width: auto;
}

input[type="submit"],
input[type="button"],
button {
    background-color: #d3dce0;
    border: 1px solid #787878;
    cursor: pointer;
    font-size: 1.2em;
    font-weight: 600;
    padding: 7px;
    margin-right: 2px;
    width: auto;
}


td input[type="submit"],
td input[type="button"],
td button {
    font-size: 1em;
    padding: 4px;
    margin-right: 4px;
}

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #68CADA;
    font-size: 1.3em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 1.1em;
}

.validation-summary-valid {
    display: none;
}


/* tables
----------------------------------------------------------*/

th.asc a, th.desc a {
    margin-right: .75em;
}

    th.asc a:after, th.desc a:after {
        display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
    }

    th.asc a:after {
        content: '▲';
    }

    th.desc a:after {
        content: '▼';
    }


tr.pager td {
    padding: 0;
}


.k-pager-numbers a.k-link,
.k-pager-wrap,
.k-state-selected.k-draghandle:hover, .k-ghost-splitbar-horizontal,
.k-ghost-splitbar-vertical, .k-list > .k-state-highlight, .k-list > .k-state-selected,
.k-marquee-color, .k-panel > .k-state-selected, .k-scheduler .k-scheduler-toolbar .k-state-selected,
.k-scheduler .k-state-selected.k-today, .k-state-selected,
.k-state-selected:link, .k-state-selected:visited {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}

.k-pager-numbers .k-state-selected {
    background-color: #f5f5f5 !important;
    color: #000;
    border: 1px solid #f5f5f5 !important;
}

.k-pager-wrap,
.k-pager-info {
    padding: 0;
}

.k-pager-numbers .k-link, .k-pager-wrap {
    line-height: 25px !important;
}

.k-pager-numbers li {
    font-size: 12px !important;
}


.k-pager-numbers .k-link,
.k-pager-numbers .k-state-selected,
.k-pager-wrap .k-link {
    min-width: 18px !important;
    line-height: 15px !important;
    font-size: 11px !important;
    height: 18px !important;
}

.k-pager-numbers .k-state-selected,
.k-pager-wrap .k-link {
    background-color: transparent;
    border: 0;
    box-shadow: none;
}

.k-pager-numbers a.k-link,
.k-pager-numbers .k-state-selected {
    margin-top: 2px;
}

.k-pager-wrap .k-link,
.k-grid-pager,
.k-grid-pager td,
.k-grid-pager a,
.k-grid-pager div,
.k-pager-first.k-pager-nav,
.k-pager-last.k-pager-nav,
.k-pager-wrap .k-pager-last.k-pager-nav {
    border-radius: 0;
    border: 0 !important;
    font-size: 12px;
}

.k-grid-pager {
    border-top: 0 !important;
    background-color: #fff !important;
}

/*.k-grid-pager .k-pager-info {
  display: none;
 }*/

.k-grid-header .k-link:link,
.k-grid-header .k-link:visited,
.k-grid-header .k-state-hover.k-nav-current .k-link,
.k-grouping-header .k-link {
    color: #5B5B5B;
}

.k-grid th,
.k-grid td {
    padding: 5px;
}

/**grid add, cancel, update, editar se for acao, sao botoes */

/**links */
.btn-grid-detalhe,
.btn-responder {
    font-size: 12px !important;
}

    .k-grid-cancelar,
    .k-grid-cancelar:hover .btn-grid-detalhe,
    .btn-grid-detalhe:hover,
    .k-grid td a.k-grid-Editar,
    .k-grid td a.k-grid-Detalhe,
    .k-grid td a.k-grid-Eliminar,
    .k-grid td a.k-grid-Validar,
    .gridCellButton a {
        color: #007182;
        text-decoration: underline;
        border: 0;
        background-color: transparent !important;
        font-family: Arial !important;
        padding: 0 5px 0 0;
    }


.k-grid td a.k-grid-Detalhe {
    float: right;
}

.k-grid td a.k-grid-Editar {
    float: right;
}

.k-grid td a.k-grid-Eliminar {
    float: right;
}

.k-grid td a.k-grid-Validar {
    float: left;
}

.k-grid-Validar:hover {
    cursor: pointer;
}


.k-grid-norecords,
.k-grid-norecords-template {
    display: block;
    font-size: 12px;
    height: auto; /*bug kendo*/
    width: 100%; /*bug kendo*/
    border: 1px solid #eee !important;
    border-left: 0 !important;
    border-right: 0 !important;
    background-color: #fff;
    text-align: left;
    padding: .3em;
}

    .k-grid-norecords .k-grid-norecords-template {
        border: 0 !important;
        padding: 0;
        line-height: 100%;
    }

.k-dropzone {
    padding: 0;
}



/*SiteMAP*/
/* Bootstrap Dropdown Submenu */
.dropdown-submenu {
    position: relative;
}


    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #cccccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #ffffff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            border-radius: 0;
        }

.navbar-nav .divider-vertical {
    height: 35px;
    margin: 0 9px;
    border-left: 1px solid #97CA3D;
    border-right: 1px solid #97CA3D;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}


/*******HEADER**********/

header {
    display: block;
    clear: both;
    padding: 0 0 1px 0;
    min-height: 65px;
    color: #000;
}


.rowLightBlue5px {
    display: block;
    clear: both;
    height: 5px;
    border: 0;
    background-color: #68CADA;
}

.rowDarkBlue5px {
    display: block;
    clear: both;
    height: 5px;
    border: 0;
    background-color: #007182;
}

.rowGreen5px {
    display: block;
    clear: both;
    height: 5px;
    border: 0;
    background-color: #97CA3D;
}

.aLogotipo {
    display: inline-block;
    clear: both;
    height: 56px;
}

.spanIconLogOut {
    display: inline-block;
    width: 16px;
    height: 16px;
}


.divLinkUserEntidade {
    display: block;
    clear: both;
    margin: 5px 0 0 0;
}

    .divLinkUserEntidade a {
        color: #000;
        font-size: 12px;
    }

.divMenuTop {
    display: block;
    clear: both;
}

    .divMenuTop .caret {
        display: none;
    }

    .divMenuTop .navbar {
        border-radius: 0;
        border: 0;
        margin-bottom: 0;
        font-size: 14px;
    }

    .divMenuTop .navbar-default {
        border-color: transparent;
        border: 0;
    }

    .divMenuTop .navbar-collapse,
    .divMenuTop .container-fluid {
        padding: 0;
    }

    .divMenuTop .navbar-nav {
        width: 100%;
    }

        .divMenuTop .navbar-nav > li {
            min-width: 12%;
            text-align: center;
        }

            .divMenuTop .navbar-nav > li > a {
                padding-top: 8px;
                padding-bottom: 7px;
            }

    .divMenuTop .navbar {
        min-height: 35px;
    }

    .divMenuTop a {
        text-transform: uppercase;
        font-size: 14px;
        font-family: Calibri !important;
    }

    .divMenuTop .dropdown-menu a {
        text-transform: none;
    }

    .divMenuTop .dropdownNavMaster:hover a.dropdown-toggle,
    .divMenuTop a:hover,
    .divMenuTop a:focus,
    .divMenuTop a:active {
        background: #007182 none !important;
    }


    .divMenuTop .dropdown-menu a:hover,
    .divMenuTop .dropdown-menu a:focus,
    .divMenuTop .dropdown-menu a:active {
        background: #7ac0da none !important;
    }

    .divMenuTop .dropdown-menu {
        border-radius: 0;
    }

    .divMenuTop .divider-vertical {
        display: none;
    }

    .divMenuTop .dropdown-menu > li > a {
        padding: 3px 20px 3px 12px;
    }


.divDateTime {
    margin: 0;
    font-size: 11px;
    text-align: right;
    font-style: italic;
    color: #696762;
    line-height: 14px;
}

.divBreadcrumb {
    position: relative;
    display: block;
    clear: both;
    height: 30px;
    /*background: #EFF5E9 url(../images/bg_fx_sitemap.jpg) repeat-x bottom left;*/
    padding: 5px 0 4px 12px;
    font-size: 11px;
    color: #000;
}

    .divBreadcrumb span,
    .divBreadcrumb a {
        color: #000;
    }


.badge-verde {
    display: inline-block;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 600;
    color: black;
    border-radius: 30px !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    user-select: none;
    align-content: center;
}

.boton-lindo {
    display: inline-block;
    padding: 8px 16px; 
    background: linear-gradient(135deg, #00c853, #43a047);
    color: white;
    height: 20px;
    font-weight: 500;
    font-size: 14px;
    border-radius: 30px !important;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
    transition: all 0.3s ease;
    user-select: none;
    backdrop-filter: blur(5px);
    position: relative;
    z-index: 10;
    display: flex; 
    justify-content: center; 
    align-items: center; 
    width: fit-content;
}

    .boton-lindo:hover {
        transform: translateY(0px) scale(1.3);
        box-shadow: 0 16px 30px rgba(0, 0, 0, 0.25);
        background: linear-gradient(135deg, #00cec9, #74b9ff);
    }



/******************CENTER HP***********************/


#panelBarHome div,
#panelBarHome ul,
#panelBarHome li {
    border-radius: 0;
    font-size: 12px;
}

#panelBarHome .k-state-highlight .k-header,
#panelBarHome .k-header {
    background: #FFFFFF none;
    color: #000;
    font-weight: bold;
}

#panelBarHome .k-state-default .k-header,
#panelBarHome .k-state-active .k-header {
    background: #FFFFFF none;
    color: #007182;
}




/* LISTAGENS */

.NoMarginTop {
    margin-top: 0;
}

.vAlignTop {
    vertical-align: top;
}

.AlignLeft {
    text-align: left;
}

.AlignRight {
    text-align: right;
}

.AlignCenter {
    text-align: center;
}

.AlignJustify {
    text-align: justify;
}

.LineHeight150percent {
    line-height: 150%;
}

.NoPadding {
    padding: 0 !important;
}

.NoPaddingLeft {
    padding-left: 0;
}

.NoPaddingRight {
    padding-right: 0;
}

.PaddingRight4px {
    padding-right: 4px;
}

.PaddingRight9px {
    padding-right: 9px;
}

.PaddingTop5px {
    padding-top: 5px;
}

.Padding1px {
    padding: 1px !important;
}

.fontSize11px {
    font-size: 11px;
}

.textColor666,
.fa.textColor666 {
    color: #666 !important;
}



.ListTitle {
    display: block;
    font-weight: bold;
    padding: 0 0 5px 15px;
    color: #000;
    background-color: #fff;
    min-height: 35px;
}

.ListTitle-shadow {
    -webkit-box-shadow: 0 7px 7px -3px -7px #E1E1E1;
    -moz-box-shadow: 0 7px 7px -3px -7px #E1E1E1;
    box-shadow: 0 7px 7px -3px #E1E1E1;
    background-color: #fff;
    padding: 4px 0;
    margin-bottom: 15px;
    border-top: 1px solid #E1E1E1;
    border-bottom: 1px solid #E1E1E1;
    border-radius: 0;
}

.ListTitle .ListTitleDescription {
    padding-top: 5px !important;
    font-family: Calibri !important;
    font-size: 16px !important;
}

.ListTitle .ListTitleButtons {
    display: flex;
    justify-content: flex-end;
}

    .ListTitle .ListTitleButtons .k-button {
        padding: 4px 8px;
    }

#panelBarHome .ListTitle-shadow {
    margin-bottom: 5px;
}

.ListTitle .k-button {
    margin: 0 0 0 5px;
    color: #007182 !important;
    font-size: 14px !important;
    border: 1px solid #eee !important;
    background-color: #fff !important;
    text-align: center;
}


    .ListTitle .k-button:hover {
        background-color: #eee !important;
    }

/**font-awesome**/
/** astronautweb.co/snippet/font-awesome **/


.fa {
    font: normal normal normal 14px/1 FontAwesome !important;
    margin-right: 5px;
    color: #000 !important;
}
/**font-awesome**/

.filterZone {
    background: #eee;
    margin: 0 1.1% 0 1.1%;
    width: 97.8%;
    border: 1px solid #eee;
    float: left;
    padding: 15px !important;
}

    .filterZone .divColLeft {
        padding-left: 0;
    }

    .filterZone .divColRightLast {
        padding-right: 0;
    }

    .filterZone .filterZone {
        background: transparent;
        border: 0;
        width: 100%;
        margin: auto 0;
        padding: 0 !important;
    }

.ListTitle .k-button:first-child {
    margin-left: 0;
}

.SubTitle {
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
}

.divSearchPanel {
    display: block;
    float: left;
    width: 100%;
    margin: 0 0 5px 0;
}

    .divSearchPanel .divSearchPanel {
        margin: 0;
    }

    .divSearchPanel label {
        color: #5b5b5b;
    }

.panelSearch {
    display: block;
    margin: 5px 0 5px 0;
}

.fdsSearch {
    margin-bottom: 10px;
}

    .fdsSearch legend {
        margin: 5px 1.1% 2px 1.1%;
        padding: 0 0 2px 0;
        font-weight: bold;
        width: 97.8%;
        font-size: 12px !important;
        font-family: Arial !important;
        color: #5b5b5b;
    }


.divSearchButtons {
    display: block;
    clear: both;
    float: right;
    margin: 5px 0 0 5px;
    text-align: right;
}

.divCalendarSearchLetterA {
    text-align: center;
}

.spanCalendarSearchLetterA {
    display: block;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    text-align: center;
}


.btn-submeter,
.btn-submeter:hover {
    background: #007182 none !important;
    font-size: 12px;
    color: #fff !important;
}

.main-content .k-grid {
    margin: 0 15px 5px 15px;
}

.divFichaDados #Documentos .k-grid {
    margin: 0;
}


div.form-control:focus,
div.form-control {
    padding: 0 !important;
    height: auto;
}

.asterisco {
    color: red;
    font-size: 12px;
}

/* KENDO */

select,
textarea,
input,
input.k-textbox,
.k-ie input.k-textbox,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-numeric-wrap .k-input,
.k-picker-wrap .k-input,
.k-selectbox .k-input,
.k-textbox > input {
    text-indent: 0 !important;
}


.k-autocomplete .k-input,
.k-state-focused.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-state-focused.k-dropdown-wrap .k-input,
.k-state-focused.k-numeric-wrap .k-input,
.k-state-focused.k-picker-wrap .k-input,
.k-textbox > input {
    border-color: #ccc !important;
}

.k-dropdown-wrap.k-state-disabled {
    padding-right: 0;
}

    .k-dropdown-wrap.k-state-disabled .k-select {
        display: none;
    }

button.k-button:hover,
.btn:hover,
.k-button:hover {
    background-color: #eee;
    border-color: #eee;
    color: #007182 !important;
}

button.k-button {
    border-color: #eee;
    color: #007182 !important;
}

button.btn-submeter:hover,
button.btn-submeter {
    border-color: #eee;
    color: #fff !important;
}

    button.btn-submeter:hover .fa,
    button.btn-submeter .fa {
        color: #fff !important;
    }

.divButtonVoltar {
    color: #000;
    border: 1px solid #eee;
    padding: 8px 8px;
    width: 80px;
    background: #fff none;
    float: right;
}

.divButtonContinuar {
    color: #000;
    border: 1px solid #eee;
    padding: 8px 8px;
    width: 100px;
    background: #fff none;
}

    .divButtonVoltar:hover,
    .divButtonContinuar:hover {
        background: #eee none;
    }

    .divButtonVoltar a,
    .divButtonVoltar a:hover,
    .divButtonContinuar a,
    .divButtonContinuar a:hover {
        color: #007182;
        text-decoration: none;
    }

.k-state-focused.k-autocomplete,
.k-state-focused.k-dropdown-wrap,
.k-state-focused.k-header.k-multiselect,
.k-state-focused.k-numeric-wrap,
.k-state-focused.k-picker-wrap,
.k-textbox:focus,
div.form-control:focus,
div.form-control,
.k-datetimepicker .k-select + .k-select,
.k-dropdown-wrap .k-select,
.k-list-container.k-state-border-right,
.k-list-container.k-state-border-left,
.k-numeric-wrap .k-select,
.k-picker-wrap .k-select,
.k-state-default,
.k-state-default.k-autocomplete .k-input, .k-combobox .k-state-default .k-input,
.k-multiselect-wrap, .k-state-default.k-numeric-wrap .k-input,
.k-state-default.k-picker-wrap .k-input,
.k-progress-status-wrap,
.k-slider-selection,
.k-slider-track,
.k-button, .k-widget,
.k-grid, .k-listview,
.k-state-focused.k-button,
.k-button:focus,
.k-button:focus:active,
.k-state-focused,
.k-grid-header th.k-state-focused,
.k-list > .k-state-focused,
.k-listview > .k-state-focused,
.k-state-focused, td.k-state-focused,
.k-list > .k-state-selected.k-state-focused,
.k-listview > .k-state-selected.k-state-focused,
.k-state-selected td.k-state-focused,
td.k-state-selected.k-state-focused {
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
}


.divTextBoxContainer .k-textbox,
.divTextBoxContainer .k-widget input {
    height: 25px;
    border-color: #ccc;
    margin: 0;
}

.divTextBoxContainer .k-textbox,
.divTextBoxContainer .k-widget {
    width: 100%;
}


.k-multiselect-wrap {
    border: 0 !important;
    padding: 0;
}

.divControlMultiSelect .k-multiselect-wrap,
.divSearchPanel .k-multiselect-wrap {
    border: 1px solid #ccc !important;
}


.k-multiselect-wrap li {
    padding: 0 18px 0 0;
    line-height: 100%;
}

.k-multiselect-wrap input {
    border: 0 !important;
    padding: 0;
}

.k-multiselect .k-button:hover,
.k-multiselect .k-button {
    border: 0;
    background-color: transparent;
    color: #000;
}

.k-list > .k-state-focused,
.k-list > .k-state-hover,
.k-list > .k-state-focused.k-state-selected {
    color: #007182 !important;
}


.k-datepicker .k-input {
    border: 0 !important;
}


.k-dropdown-wrap .k-input,
.k-autocomplete .k-input,
.k-numeric-wrap .k-input,
.k-picker-wrap .k-input,
.k-selectbox .k-input,
.k-textbox > input {
    padding: 1px;
}

.k-dropdown-wrap .k-select,
.k-numeric-wrap .k-select {
    line-height: 1.29em;
}

.k-dropdown-wrap input {
    border: 0 !important;
    height: auto;
    line-height: 100%;
}



span.k-dropdown-wrap.k-state-hover.k-state-disabled {
    background-color: #fff;
}

.k-combobox .k-select,
.k-numeric-wrap .k-select,
.k-picker-wrap .k-select {
    border: 0;
}

.k-autocomplete, .k-draghandle, .k-dropdown-wrap,
.k-grid-header, .k-grouping-header,
.k-header, .k-numeric-wrap,
.k-pager-wrap,
.k-panelbar .k-tabstrip-items .k-item,
.k-picker-wrap,
.k-progressbar, .k-state-highlight,
.k-tabstrip-items .k-item, .k-textbox,
.k-toolbar,
.km-pane-wrapper > .km-pane > .km-view > .km-content {
    background-color: transparent;
}

.k-numerictextbox .k-numeric-wrap {
    background-color: transparent;
    border: 0;
}

.k-picker-wrap .k-select {
    line-height: 1.9em;
}


.k-grid, .k-listview {
    position: static;
}

.k-block,
.k-draghandle,
.k-inline-block,
.k-widget {
    border: 0;
}

.form-group .k-widget.k-multiselect {
    border: 1px solid #ccc !important;
}

    .form-group .k-widget.k-multiselect .k-multiselect-wrap {
        border: 0 !important;
    }

.k-block, .k-widget {
    background-color: transparent;
}


.liPanel .k-link.k-header.k-state-selected.k-state-hover,
.liPanel .k-link.k-header.k-state-selected.k-state-focused,
.k-panel > .k-item > .k-link,
.k-panelbar > .k-item > .k-link {
    margin: 0 0 10px 0;
    border-bottom: 1px solid #E1E1E1;
    border-top: 1px solid #E1E1E1;
    -webkit-box-shadow: 0 7px 7px -3px -7px #E1E1E1;
    -moz-box-shadow: 0 7px 7px -3px -7px #E1E1E1;
    box-shadow: 0 7px 7px -3px #E1E1E1 !important;
}


.k-panelbar .k-content,
.k-panelbar .k-item,
.k-panelbar .k-panel {
    border-color: #fff !important;
}

.liPanel .panelSearch {
    margin: 0 0 10px 0;
    -webkit-box-shadow: 0 7px 7px -3px -7px #E1E1E1;
    -moz-box-shadow: 0 7px 7px -3px -7px #E1E1E1;
    box-shadow: 0 7px 7px -3px #E1E1E1 !important;
}

.k-filter-row th, .k-grid-header th.k-header {
    border: 0;
    padding: .3em .6em .3em .4em;
    font-weight: bold;
}

    .k-grid-header th.k-header > .k-link {
        padding: .3em .6em .3em 0;
        font-weight: bold;
    }

.k-grid .k-button {
    margin: 0 .32em 0 0;
    color: #007182 !important;
}

    /*.k-grid .k-button:first-child {
  margin: 0;
 }*/

    .k-grid .k-button .k-icon {
        color: #000;
    }


.k-grid table td {
    font-size: 12px;
}

.k-grid tr td {
    border-width: 0 0 1px 0;
    border-color: #ccc;
}


.k-grid-header th.k-header {
    background: #eee none !important;
}

.k-grid .k-overflow-container .k-primary,
.k-grid .k-primary {
    color: #000;
    border-color: #eee;
}

.k-filter-row th,
.k-grid-header th.k-header {
    border-bottom: 1px solid #ECECEC;
    border-top: 1px solid #ECECEC;
}

.k-grid-header,
.k-grid-header a {
    font-weight: normal;
}


.k-grid tr td {
    background-color: #fff;
}

.k-grid tr.k-alt td {
    background-color: #FCFCFC;
}


.k-editor, .k-grid,
.k-menu, .k-scheduler {
    border-radius: 0;
}


input.k-textbox {
    min-height: 1.94em;
    height: auto;
}

input.k-textbox,
textarea.k-textbox {
    margin: 0;
}


.k-calendar table th,
.k-calendar table td {
    text-align: center !important;
}

.k-calendar .k-today,
.k-calendar .k-today:hover,
.k-calendar .k-today a:hover {
    background-color: #68CADA;
}


    .k-calendar .k-today,
    .k-calendar .k-today a,
    .k-calendar .k-today span {
        color: #fff;
    }

.k-calendar .k-state-selected.k-state-focused {
    background-color: #E1E1E1;
}

    .k-calendar .k-state-selected.k-state-focused a:hover,
    .k-calendar .k-state-selected.k-state-focused a {
        color: #000;
    }



/****GRID**KENDO*****/
#divGrid {
    display: block;
    clear: both;
    border: 0;
}

    #divGrid .k-grid-toolbar {
        padding: 0 0 5px 0;
    }



.k-grid-toolbar,
.k-grouping-header {
    padding: 5px 0 5px 0;
}

    :first-child.k-grid-toolbar,
    .k-grouping-header + .k-grid-toolbar {
        border: 0;
    }

/****GRID**KENDO*****/


/**bugs**/

.k-animation-container, .k-animation-container *,
.k-animation-container ::after, .k-block .k-header,
.k-list-container, .k-widget, .k-widget *,
.k-widget ::before {
    box-sizing: inherit !important;
}

/* LOGIN */
.htmlLogin {
    background: transparent none;
}

.bodyLogin {
    background: transparent url(../Images/ENMCLogin.jpg) no-repeat top left;
    background-size: cover;
    font-size: 13px;
    color: #fff;
}

    .bodyLogin a {
        color: #fff;
    }

    .bodyLogin .divLoginForm {
        display: block;
        clear: both;
        /*width: 350px;*/ width: 672px;
        /*height: 290px;*/ height: 335px;
        /*  margin: 100px auto -145px auto; -- USAR COM RECAPTCHA*/
        margin: 175px auto -145px auto;
        /*border: 0;*/
    }

.divLoginLogos {
    float: left;
    width: 350px;
    /*height: 440px; USAR RECPTCHA*/
    height: 362px;
    background: transparent url(../Images/logos-01.jpg) no-repeat right top;
    /*background-size: cover; #007183*/
    background-size: contain;
}

.divBarraLoginForm {
    display: block;
    clear: both;
    height: 40px;
    position: relative;
    top: 255px;
    z-index: -1;
    background: transparent url(../Images/barras-01.jpg) repeat-x top left;
    background-size: contain;
}

.bgFXIMage {
    display: block;
    background: transparent url(../Images/bg_fx_login.png) repeat top left;
    padding: 0px;
}

.bgFXIMage-no-bg {
    display: block;
    padding: 0px;
    background: transparent, none !important;
}


.bgFXIMage .bgFXIMage-no-bg,
.bgFXIMage .bgFXIMage {
    padding: 10px;
}




.bodyLogin .divForm {
    display: block;
    clear: both;
    width: 70%;
    margin: 0 auto;
}

.bodyLogin .divTitle {
    display: block;
    clear: both;
    text-align: center;
    margin: 0;
    font-size: 15px;
    padding-top: 45px;
}

    .bodyLogin label,
    .bodyLogin .divTitle strong {
        font-weight: normal;
    }

.bodyLogin #errorMessage {
    display: block;
    clear: both;
    text-align: center;
    font-size: 11px;
    color: #7F0000;
    height: 20px;
}

.bodyLogin .divSubTitle {
    display: block;
    clear: both;
    margin: 10px 0 0 0;
}

.bodyLogin .k-textbox {
    margin: 0 !important;
    padding: 2px 2px 2px 2px !important;
    border: 1px solid #fff !important;
    width: 100%;
    height: 25px !important;
    line-height: 16px !important;
}

.bodyLogin .divLoginBottom {
    display: block;
    clear: both;
    margin: 10px 0 0 0;
}

.bodyLogin .divButtonEntrar button {
    display: block;
    clear: both;
    background: #97CA3D none;
    border: 0;
    color: #fff !important;
    width: 100%;
    text-transform: uppercase;
    padding: 1px 0 !important;
    margin: 5px 0 0 0;
}


.divLinkBottom {
    padding-top: 25px;
    display: block;
}

.bodyLogin .divLink {
    margin: 5px 0 5px 27px;
    display: block;
    clear: both;
    font-size: 11px;
    text-align: left;
}

.bodyLogin .fa {
    color: #fff !important;
}
/***********/

.alert-danger {
    overflow: auto;
    max-height: 300px;
}

legend {
    margin-bottom: 5px;
    font-size: 12px !important;
}

fieldset legend p {
    margin: 0;
}

fieldset legend .SubTitle {
    font-size: 14px !important;
}

.divWrapperDashboard label,
.divWrapperDashboard p,
.divWrapperDashboard {
    color: #5B5B5B;
}

    .divWrapperDashboard fieldset legend {
        margin-bottom: 10px;
    }

        .divWrapperDashboard fieldset legend .SubTitle {
            font-size: 12px !important;
        }

.Off {
    display: none;
}


/**window*/

/*div.k-window-content,*/
.divConfirmPanel {
    top: 10px;
}

    .divConfirmPanel button {
        margin-right: 5px;
    }


.k-window {
    background-color: #fff !important;
    padding-top: 0 !important;
}

    .k-window .k-window-titlebar.k-header {
        margin-top: 0 !important;
        background-color: #fff !important;
        z-index: 1;
        padding-bottom: 26px;
    }

.k-window-titlebar.k-header, .k-window-titlebar.k-header .k-window-title {
    cursor: move;
}

.k-window div.k-window-content {
    padding: 2.5em .58em .58em .58em !important;
}

    .k-window div.k-window-content .ListTitle-shadow {
        border-top: 0;
    }


/***************/

.divToolBarButtons {
    display: block;
    margin: 0 0 5px 0;
}

.divButtonsInsidePanels {
    display: block;
    margin: 0 0 5px 15px;
}

.divButtonsInsideConfirmPanel {
    text-align: right;
}

.divButtonsInsideWindow {
    text-align: right;
}

.Width100percent {
    width: 100%;
}

.Width50percent {
    width: 50%;
}

.Width5percent {
    width: 5%;
}

.Width40percent {
    width: 40%;
}

.Width30percent {
    width: 30%;
}

.Width5percent {
    width: 5% !important;
}


.FloatRight {
    float: right;
}

.DisplayBlock {
    display: block;
}

.btn-ok {
    min-width: 68px;
}




.Height5px {
    display: block;
    clear: both;
    height: 5px;
}

.Height10px {
    display: block;
    clear: both;
    height: 10px;
}

.Height15px {
    display: block;
    clear: both;
    height: 15px;
}


.Height20px {
    display: block;
    clear: both;
    height: 20px;
}


.NoMargin {
    margin: 0;
}

.ColorLightBlue {
    color: #68CADA;
}

.ColorDarkBlue {
    color: #007182;
}


/***************************/

.divFaqGroup fieldset {
    text-align: justify;
}

.divFaqGroup legend {
    font-size: 12px !important;
    margin-bottom: 10px;
    font-weight: bold;
}

.tab-content > .active {
    padding-top: 20px;
}

.divTabuladores .nav-tabs {
    border: 0;
    background-color: #f5f5f5;
}

    .divTabuladores .nav-tabs > li {
        margin-bottom: 0;
    }

        .divTabuladores .nav-tabs > li > a,
        .divTabuladores .nav-tabs > li > a:focus,
        .divTabuladores .nav-tabs > li > a:hover {
            border: 0;
            margin: 0;
            border-bottom: 5px solid #f5f5f5;
            background-color: #f5f5f5;
        }

        .divTabuladores .nav-tabs > li.active > a,
        .divTabuladores .nav-tabs > li.active > a:focus,
        .divTabuladores .nav-tabs > li.active > a:hover {
            border-bottom: 5px solid #007182;
            background-color: #f5f5f5;
            color: #007182;
        }


.divRadioButton label {
    padding-top: 4px;
}

.divInstalacaoProdutos {
    display: block;
    background: #FCFCFC;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    border: 1px solid #eee;
    float: left;
    width: 100%;
}

    .divInstalacaoProdutos .SubTitle {
        font-size: 13px;
        padding: 5px 12px;
        background: #eee;
    }

    .divInstalacaoProdutos .k-grid {
        padding: 0 12px;
        background: #FCFCFC;
    }

    .divInstalacaoProdutos .k-grid-delete,
    .divInstalacaoProdutos .k-grid-toolbar .k-button {
        float: right;
    }

    .divInstalacaoProdutos .k-grid-delete {
        border-color: #eee;
    }

.divFormHUBLocalizacao .divLabelMorada,
.divFormHUBLocalizacao .divLabelDistrito,
.divFormHUBLocalizacao .divLabelCodPostal,
.divFormHUBLocalizacao .divLabelGPS,
.divFormHUBLocalizacao .divLabelSentido {
    padding-right: 0;
}

.divFormHUBLocalizacao .divFieldDistrito,
.divFormHUBLocalizacao .divFieldCP3,
.divFormHUBLocalizacao .divFieldGPSLatitude {
    padding-right: 0;
}


.NoWrap {
    white-space: nowrap !important;
}

.divRequiredFieldMessage {
    font-size: 10px;
    margin-top: 20px;
}

.divPedidoAcreditacaoEntidade .divWrapperCaptcha,
.divPedidoAcreditacaoEntidade .divWrapperDocumentos {
    margin: 20px 0 0 0;
}

.divPedidoAcreditacaoEntidade .divToolBarButtons {
    margin: 0 0 5px 0;
}

.k-loading-mask {
    width: 100% !important;
    height: 95% !important;
    top: 5% !important;
    left: 0px !important;
}

.divPedidoAcreditacaoEntidade .k-grid {
    margin-top: 0;
    margin-bottom: 0;
}

.divPedidoAcreditacaoEntidade legend {
    margin-bottom: 15px;
}


.divInfoEstado,
.divInfoEstadoPedido {
    display: block;
    clear: both;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

    .divInfoEstado,
    .divInfoEstadoPedido,
    .divInfoEstado .fa,
    .divInfoEstadoPedido .fa {
        color: #007182 !important;
    }

.divWarningInfo {
    display: block;
    clear: both;
    margin-top: 5px;
    margin-bottom: 15px;
    padding-bottom: 5px;
}

    .divWarningInfo,
    .divWarningInfo .fa {
        color: #B54500 !important;
    }

.divComentarios {
    display: block;
    clear: both;
    margin-bottom: 15px;
    padding-top: 0;
    padding-bottom: 5px;
    color: #666;
}

.divWrapperDashboard {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
    border: 1px solid #E1E1E1;
    background-color: #EDF2F4;
}



/****MEDIA****/


@media (min-width:768px) {
}

@media (min-width:992px) {
}

@media (min-width:1200px) {
}
/************************+*/


:checked.k-radio + .k-radio-label::after {
    border: 0 !important;
    background: #68CADA !important;
    top: 2px !important;
    left: 2px !important;
}


.alink, .alink:hover {
    color: rgb(0, 113, 130);
    cursor: pointer;
    text-decoration: underline;
}



.k-tooltip {
    background: #f5f5f5 !important;
    color: black !important;
    border-color: grey;
    text-align: left !important;
}

.fa-info-circle:hover {
    cursor: pointer;
}

.g-recaptcha {
    transform: scale(0.75);
    transform-origin: 0 0;
}

