body {
    font-family:  Nunito, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 
        "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, 
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.signin-form {
    background-color: transparent !important;
    border: none !important;
}

.btnNewDocumentActivated {
    color: #FFF;
    background-color: #e0005a !important;
}

.btnNewDocumentActivated:hover {
    background-color: #A80043 !important;
    border-color: #A80043! important;
    color: #fff;
}

label {
    font-weight: 600;
}

.legenda {
    font-size:14px;
    margin-top:20px !important;
}

.legenda a:hover {
    text-decoration: none !important;
}


.wrs_editor .wrs_tickContainer {
    display: none !important;
}

#modalChangePassword .subtitle {
    font-weight: 600;
    font-size: 12px;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.subtitle_page {
    font-size: 16px;
}

a.showPassword {
   color: #000; 
}

#modalChangePassword input[type=text], 
#modalChangePassword input[type=email], 
#modalChangePassword input[type=password], 
#modalChangePassword button[type=submit], .btn-form {
    height: 50px !important;
}


button.navbar-toggler:focus {
    outline: none;
}

.navbar-toggler {
    border: none;
}

.close { 
    margin-top: 5px;
    padding: 0 !important;
    background-color: transparent;
    border: none;
}

.btn-circle {
    color: #494949;
    width: 35px;
    height: 35px;    
    border-radius: 50% !important;
    padding: .25rem .7rem !important;
}

.btn-circle:hover {
    background-color: #efefef;
    color: #000;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    padding: .25rem .7rem !important;
}

.btn-url-published {
    border:none !important;
    color: #009688;
    height: 35px;
}

.btn-url-published:hover {
    border:none !important;
    color: #036f65;
    text-decoration: none;
}


.btn-card {
    padding: .3rem;
    padding: .3rem 0.65rem;
    border-radius: 0;
}

a[data-toggle="tooltip"] { 
    color: #ccc;
    text-decoration: none;
}

a[data-toggle="tooltip"]:hover { 
    color: #000;
}

.btn-alt {
    background-color: #fff !important;
    color: #465d68 !important;
    border: 1px solid #ccc;
    width: 45px;
    height: 45px;
    padding-top: 10px;
}

.answer {
    width: 45px;
    height: 45px;
    padding-top: 10px;    
    overflow-wrap: normal;
}

.btn-menu-typeOld {
    background-color: #002b4612;
    border: none;
    width: 60px;
    height: 40px;
    color: #607d8b;
    margin-right: 2px;
}

.btn-menu-type {
    background-color: transparent;
    border:none;
    border-right: solid 1px #efefef;
    width: 60px;
    height: 56px;
    color: #607d8b;
    margin-right: 0px;
    padding-top:12px;
}

.btn-menu-type-active {
    background-color: #000 !important;
    color: #fff;
    border: none;
}

.btn-menu-type-active:hover {
    color: #fff;
}

.btnCardLink:hover {
    text-decoration: none;
    color: #e0005a !important;
}

.group-btn-disabled {
    color: #45515e;
    background-color: #FFF;
    border-color: #7e92a647;
}

.group-btn {
    background-color: #7e92a6 !important; 
    color: #fff;
}

.group-btn-activated {
    background-color: #56626e !important; 
    color: #fff;
}

.group-btn-activated:hover {
    color: #fff;
}

/* Change the white to any color */
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:select, 
input:-webkit-autofill:active {
    background-color: #FFF !important;
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}

.form-control {
    background-color: #FFF !Important;
}

.form-control:focus {
    box-shadow: none;
    background-color: #FFF !Important;
}

.form-select:focus {
    border-color: #ced4da;
    box-shadow: none;
}

.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #009688;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    background-color: #009688;
}

.badge-warning {
    background-color: #e18600 !important;
    color: #fff !important;
    font-weight: 400;
}

.btn {
    border-radius: 3px;
}

.search-box {
    border-radius: 30px;
    background-color: #fff;
    outline: none;
    height: 35px;
    font-size: 15px;
    border: 0;
    width: 100%;
}

.search-button {
    margin-left: -106px;
    margin-top: 5px;
    right: 4px;
    top: 4px;
    background-color: #607d8b17;
    border-radius: 999em;
    border: 0;
    color: #607d8b;
    width: 100px;
    height: 35px;
    outline: 0;
}

.a-tooltip {
    line-height: 1.7;
}

.search-button:hover {
    background-color: #607d8b1a;
}

.btn.focus, .btn:focus {
    box-shadow: none !Important;
}

.btn-info {
    background-color: #009688 !important;
    border-color: #009688 !important;
    color: #fff;
}

.btn-info:hover {
    background-color: #017066 !important;
    border-color: #017066;
    color: #fff !important;
}

.btn-light {
    background-color: #fff !important;
    color: #465d68 !important;
    border: solid 1px #01706638 !important;
}

.btn-light:hover {
    background-color: #fff !important;
    color: #465d68 !important;
    border: solid 1px #017066a8 !important;
}

.btn-primary {
    color: #009688 !important;
    background-color: transparent !important;
    border: 2px solid #009688 !important;
}

.btn-primary:hover {
    color: #fff !important;
    background-color: #009688 !important;
}

/*
.btn-secondary {
    background-color: #ff9800 !important;
    color: #FFF;   
}

.btn-secondary:hover {
    background-color: #dd8400;
}
*/
.btn-add {
    background-color: #E0005A! important;
    border-color: #E0005A! important;
    color: #fff !important;
    z-index: 3000;
}

.btn-add:hover {
    background-color: #A80043 !important;
    border-color: #A80043! important;
    color: #fff !important;
}

.btn-pin {
    background-color: transparent;
    color: #000;
}

.btn-pin-active {
    background-color: transparent;
    font-size: 16px;
    color: #DB0058;
}

.label-text {
    color: #009688;
}

.btn-esc {
    position: absolute;
    z-index: 1;
    top: 20px;
    right: 20px;
    height: 64px;
    width: 64px;
    border-radius: 100%;
    font-family: brandon-grotesque,"Open Sans",open-sans,sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #8c96a9;
    letter-spacing: 1px;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}

.btn-esc:hover {
    -webkit-transition: background-color .2s ease;
    -o-transition: background-color .2s ease;
    transition: background-color .2s ease;
    background-color: #ebebeb;
    color: #596377;
}

.btnAdd {
    z-index: 2001 !important;
    color: #fff;
    border: none;
    border-radius: 0;
    height: 50px;
    width: 50px;
    position: absolute;
    z-index: 1001;
    right: 0;
    padding-top: 10px;
    margin: 45px 95% 0;
    -webkit-transition: background-color .4s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .2s ease-in-out !important;
    transition: background-color .4s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .2s ease-in-out !important;
    -o-transition: background-color .4s cubic-bezier(.175,.885,.32,1.275),transform .2s ease-in-out !important;
    transition: background-color .4s cubic-bezier(.175,.885,.32,1.275),transform .2s ease-in-out !important;
    transition: background-color .4s cubic-bezier(.175,.885,.32,1.275),transform .2s ease-in-out,-webkit-transform .2s ease-in-out !important;
}

.btnNew {
    z-index: 2001 !important;
    color: #fff;
    border: none;
    border-radius: 0;
    height: 60px;
    width: 60px;
    position: absolute;
    z-index: 1001;
    right: 0;
    margin: 45px 95% 0;
    -webkit-transition: background-color .4s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .2s ease-in-out !important;
    transition: background-color .4s cubic-bezier(.175,.885,.32,1.275),-webkit-transform .2s ease-in-out !important;
    -o-transition: background-color .4s cubic-bezier(.175,.885,.32,1.275),transform .2s ease-in-out !important;
    transition: background-color .4s cubic-bezier(.175,.885,.32,1.275),transform .2s ease-in-out !important;
    transition: background-color .4s cubic-bezier(.175,.885,.32,1.275),transform .2s ease-in-out,-webkit-transform .2s ease-in-out !important;
}

.btnNavigation {
    text-transform: uppercase;
    font-size: 11px;
    color: #117175;
}

.btnAddDisabled {
    background-color: #7e92a6;
}

.btnAddActivated {
    background-color: #e0005a;
}

/* Barra de rolagem */
/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #607d8bcc #93a0ae33;
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    width: 8px;
}

*::-webkit-scrollbar-track {
    background: #93a0ae33;
}

*::-webkit-scrollbar-thumb {
    background-color: #607d8bcc;
    border-radius: 20px;
    border: none;
}

.btnTutor {
    color: #fff;
    font-size: 10px;
    background-color: #ffffff14;
    padding: 4px 8px;
    border-radius: 40px;
    font-weight: 700;
}

.btnTutor:hover {
    color: #FFF;
}

.btnTutor.active {
    background-color: #009688 !important;
}

.subinfo {
    color: #009688 !important
}

@media (max-width: 992px) {
    .dropdown-menu-right {
        left: 0;
        top: -460px;
    }
    
    #menuAppDivisor{
        display: none;
    }
}