/**
 * Filename:    webtickets.css
 * 
 * Description: Implementation of the webtickets class.
 * 
 * Copyright © 1999-2019 by Interact Solutions Ltda.
 * Rua Carlos Fett Filho, 47/301
 * 95.900.000, LAJEADO, RS
 * BRAZIL
 * 
 * The copyright to the computer program(s) herein
 * is the property of Interact Solutions Ltda., Brazil.
 * The program(s) may be used and/or copied only with
 * the written permission of Interact Solutions Ltda.
 * or in accordance with the terms and conditions
 * stipulated in the agreement/contract under which
 * the program(s) have been supplied.
 */

a:link
{ 
    color: #6D6F71; 
    text-decoration: none; 
}

a:visited
{ 
    color: #6D6F71; 
    text-decoration: none; 
}

a:hover 
{ 
    color: #6D6F71; 
    text-decoration: none;
    background: none;
}

.body
{
    background-color: rgb( var(--color-gray150) ) !important;
    margin: auto; 
    width: 100%; 
}

body
{
    background-color:rgb( var(--color-gray150) ) !important;
    margin: 0;
    padding: 0;
    width: 100%; 
    height: 100%;
    min-width: 620px;
    max-height: 100%;
    overflow: hidden;
}

.body-div
{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    margin: 0px auto;
    overflow: hidden;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .errordiv{
        margin-top: 0px !important;
        top: 440px !important;
    }
    
}

.header
{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: rgb( var(--color-suite) );
    height: 150px;
    width: 100%;
}

.header-title
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-left: 30px;
}

.headersecond
{
    height: 65px;
    width: 80%;
    background-color: #f1f1f1;
    margin-top: 5%;
    margin-bottom: 2%;
}

.label-organization
{
    color: rgb( var(--color-white) );
    font-family: Arial, Helvetica, sans-serif;
    font-size: 45px;
    font-weight: bold;
    margin: 0;
}

.titlelogo
{
    color: rgb( var(--color-white) );
    font-family: Arial, Helvetica, sans-serif;
    font-size: 45px;
    padding: 0px 0px 0px 30px;
    margin: 35px 0px 0px 0px;
}

.titlesecond
{
    color: rgb( var(--color-white) );
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    padding: 0px 0px 0px 30px;
    margin: 0;
    font-weight: lighter;
}

.label-naming
{
    color: rgb( var(--color-white) );
    font-family: Arial, Helvetica, sans-serif;
    font-size: 22px;
    margin: 0;
    font-weight: lighter;
}

.logo
{
    max-height: 80px;
    margin-right: 30px;
}

.background-logo
{
    max-width: 630px;
    position: fixed;
    align-self: flex-end;
    right: -120px;
    bottom: -100px;
    opacity: 30%;
    pointer-events: none;
    z-index:0;
}

.body-login
{
    display: flex;
    flex-direction: column;
    background-color: rgb( var(--color-suite) );
    height: calc(100% - 150px);
    width: 100%;
    margin: 0px auto;
    position: relative;
    overflow: auto;
}

.body-attention, .body-abort, .body-sucess
{
    display: flex;
    flex-direction: column;
    align-self: center;
    position: relative;
    margin-bottom: 5%;
    max-width: 410px;
    width: 100%;
    z-index: 1;
}

.body-sucess-rs
{
    display: flex;
    flex-direction: column;
    align-self: center;
    position: relative;
    margin-bottom: 5%;
    max-width: 850px;
    width: 100%;
    z-index: 1;
}

.input-login
{
    border-radius: 10px;
    border: solid 2px #e5e5e5;
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    text-align: left;
    color: rgb( var(--color-suite) );
    outline: none;
    margin-top: 30px;
}

.information-login 
{
    height: 65px;
    width: 80%;
    margin: 0px auto;
    margin-top: 5%;
    margin-bottom: 2.1%;
}

.label-login
{
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: bold;
    color: rgb( var(--color-white) );
}

.label-sucess
{
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    color: rgb( var(--color-white) );
    margin-bottom: 32px;
}

.label-email
{
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    color: rgb( var(--color-white) );
    margin: 33px 0 32px 0;
}

.label-serial
{
    text-align: center;
    font-family: arial, helvetica, sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: bold;
    color: rgb( var(--color-white) );
}

.divtext-login
{
    margin-top: 30px;
    margin: 0px auto;
}

.text-login, .text-password, .text-email
{
    font-family: arial, helvetica, sans-serif;
    font-size: 18px;
    font-style: normal;
    color: rgb( var(--color-white) );
    text-align: left;  
    width: 410px;
    margin: 4px auto;
}

#formulario 
{
    width: 39%;
    height: 400px;
    margin: 0 auto;
}

.inputtext
{                
    width: 100%;
}

.form-align
{
    margin: 0px auto;
    height: 410px;
    width: 39%;
}

.form-email-align
{
    margin: 0px auto;
    height: 200px;
    width: 59%;
}

.input-user
{
    width: 410px;
    font-family: Verdana, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 16px;
    text-indent: 10px;
    height: 50px;
    padding-left: 30px;
    color: #A7A7A7;
    border: 2px solid #A7A7A7;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    background: url(../../../res?name=/images/sas/cmn/login/aw_user_grey.svg) no-repeat 10px center;
    background-color: rgb( var(--color-white) );
    background-size: 20px 20px;
    transition : border 0.2s ease-out;
    margin-bottom: 30px;
    margin-left: 50%;
    transform: translateX( -50% );
}

.input-user:focus
{
    color: rgb( var(--color-suite) );
    border-color: rgb( var(--color-suite) );
    border-radius: 0;
    background: url(../../../res?name=/images/sas/cmn/login/aw_user_blue.svg) no-repeat 10px center;
    background-color: rgb( var(--color-white) );
    background-size: 20px 20px;
    transition : border 0.2s ease-in;
}

.input-user:invalid
{
    color: #E7838A;
    border-color: #E7838A;
    border-radius: 0;
    background: url(../../../res?name=/images/sas/cmn/login/aw_user_red.svg) no-repeat 10px center;
    background-color: rgb( var(--color-white) );
    background-size: 20px 20px;
}

.input-password
{
    width: 410px;    
    font-family: Verdana, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 12pt;
    text-indent: 10px;
    height: 50px;
    padding-left: 35px;
    color: #A7A7A7;
    border: 2px solid #A7A7A7;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    background: url(../../../res?name=/images/sas/cmn/login/aw_lock_grey.svg) no-repeat 10px center;
    background-color: rgb( var(--color-white) );
    background-size: 20px 20px;
    transition : border 0.2s ease-out;
    margin-left: 50%;
    transform: translateX( -50% );
}

.input-password:focus
{
    color: rgb( var(--color-suite) );
    border-color: rgb( var(--color-suite) );
    border-radius: 0;
    background: url(../../../res?name=/images/sas/cmn/login/aw_lock_blue.svg) no-repeat 10px center;
    background-color: rgb( var(--color-white) );
    background-size: 20px 20px;
    transition : border 0.2s ease-in;
}

.input-password:invalid
{
    color: #E7838A;
    border-color: #E7838A;
    border-radius: 0;
    background: url(../../../res?name=/images/sas/cmn/login/aw_lock_red.svg) no-repeat 10px center;
    background-color: rgb( var(--color-white) );
    background-size: 20px 20px;
}

.input-email
{
    width: 410px;
    font-family: Verdana, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 16px;
    text-indent: 10px;
    height: 50px;
    padding-left: 30px;
    color: #A7A7A7;
    border: 2px solid #A7A7A7;
    border-radius: 6px;
    outline: none;
    box-shadow: none;
    background: url(../../../res?name=/images/sas/cmn/login/aw_mail_grey.svg) no-repeat 10px center;
    background-color: rgb( var(--color-white) );
    background-size: 20px 20px;
    transition : border 0.2s ease-out;
    margin-left: 50%;
    transform: translateX( -50% );
}

.input-email:focus
{
    color: rgb( var(--color-suite) );
    border-color: rgb( var(--color-suite) );
    border-radius: 6px;
    background: url(../../../res?name=/images/sas/cmn/login/aw_mail_blue.svg) no-repeat 10px center;
    background-color: rgb( var(--color-white) );
    background-size: 20px 20px;
    transition : border 0.2s ease-in;
}

.input-email:invalid
{
    color: #E7838A !important;
    border-color: #E7838A !important;
    border-radius: 0;
    background: url(../../../res?name=/images/sas/cmn/login/aw_mail_red.svg) no-repeat 10px center !important;
    background-color: rgb( var(--color-white) ) !important;
    background-size: 20px 20px !important;
}

.button-login
{
    width: 410px;
    height: 50px;
    border: none;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    background-color: rgb( var(--color-white) );
    color: rgb( var(--color-suite) );
    outline: none;
    cursor: pointer;
    margin-bottom: 30px;
    margin-left: 50%;
    margin-top: 45px;
    transform: translateX( -50% );
}

.button-login-anonymous
{
    background-color: rgba(255, 255, 255, 0.13);
    padding: 15px 6%;
    border: none;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    color: rgb( var(--color-white) );
    outline: none;
    cursor: pointer;
    margin-left: 50%;
    transform: translateX( -50% );
    width: 410px;
    height: 50px;
}

.button-email
{
    width: 410px;
    height: 50px;
    border-radius: 6px;
    border: none;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    background-color: rgb( var(--color-white) );
    color: rgb( var(--color-suite) );
    outline: none;
    cursor: pointer;
    margin-bottom: 30px;
    margin-left: 50%;
    transform: translateX( -50% );
}

.button-new
{
    background-color: rgba(255, 255, 255, 0.13);
    padding: 15px 6%;
    border-radius: 6px;
    border: none;
    font-size: 16px;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    color: rgb( var(--color-white) );
    outline: none;
    cursor: pointer;
    margin-left: 50%;
    transform: translateX( -50% );
    margin-bottom: 30px;
    width: 410px;
    height: 50px;
}

.errordiv
{
    width: 40%;
    height: 55px;
    margin-top: 418px;
    margin-left: 746px;
    position: absolute;
}

.errorinfo
{
    font-family: Verdana, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 12px;
    font-style: normal;
    color: #e7838a;
    margin-top: 3px;
    margin-left: 22.5%;
}

.erroremail
{
    font-family: Verdana, Arial, Tahoma, Geneva, sans-serif !important;
    font-size: 12px;
    font-style: normal;
    color: #e7838a;
    margin-top: 3px;
    margin-bottom: 28px;
    margin-left: 10%;
}

.textfield
{
    padding-left: 65px;
    height: 15%;
    border-radius: 10px;
    border: solid 2px rgb( 229, 229, 229 );
    font-family: arial, helvetica, sans-serif;
    font-size: 18pt;
    font-style: normal;
    text-align: left; 
    color: rgb( var(--color-suite) );
    outline: none;
    margin-left: 50%;
    transform: translateX( -50% );
    width: 100%;
}

.passfield
{
    padding-left: 65px;
    height: 15%;
    border-radius: 10px;
    border: solid 2px rgb( 229, 229, 229 );
    font-family: arial, helvetica, sans-serif;
    font-size: 18pt;
    font-style: normal;
    text-align: left; 
    color: rgb( var(--color-suite) );
    outline: none;
    margin-left: 50%;
    transform: translateX( -50% );
    width: 100%;
}

.alignbutton
{                
    width: 100%;
}

.buttonlogChrome
{
    width: 100%;
    height: 15%;
    border-radius: 10px;
    border: none;
    font-size: 18pt;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    background-color: rgb( var(--color-suite) );
    color: rgb( var(--color-white) );
    outline: none;
    margin-top: 5px;
    cursor: pointer;
}

.buttonlog
{
    width: 100%;
    height: 15%;
    border-radius: 10px;
    border: none;
    font-size: 18pt;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    background-color: rgb( var(--color-suite) );
    color: rgb( var(--color-white) );
    outline: none;
    margin-top: 5px;
    cursor: pointer;
}

.buttonlogIE
{
    width: 100%;
    height: 15%;
    border-radius: 10px;
    border: none;
    font-size: 18pt;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    background-color: rgb( var(--color-suite) );
    color: rgb( var(--color-white) );
    outline: none;
    margin-top: 5px;
    cursor: pointer;
}

.buttonlogEdge
{
    width: 100%;
    height: 15%;
    border-radius: 10px;
    border: none;
    font-size: 18pt;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    background-color: rgb( var(--color-suite) );
    color: rgb( var(--color-white) );
    outline: none;
    margin-top: 5px;
    cursor: pointer;
}

.button-sucess-one
{
    width: 278px;
    height: 50px;
    border: none;
    border-radius: 6px;
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    background-color: rgb( var(--color-white) );
    color: rgb( var(--color-suite) );
    outline: none;
    cursor: pointer;
    margin: 0px auto;
    display: -ms-grid;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.button-finished
{
    width: 278px;
    height: 50px;
    border: none;
    border-radius: 6px;
    font-size: 18px;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.13);
    color: rgb( var(--color-white) );
    outline: none;
    cursor: pointer;
    margin: 0px auto;
    margin-top: 30px;
    display: -ms-grid;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.button-try-again
{
    width: 278px;
    height: 50px;
    border: none;
    font-size: 18px;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: bold;
    background-color: rgb( var(--color-white) );
    color: rgb( var(--color-suite) );
    outline: none;
    cursor: pointer;
    display: -ms-grid;
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.tab 
{
    overflow: hidden;
    width: 100%;
}

.abort
{
   display: block;
   width: 200px;
   height: 200px;
}

.attention
{
   width: 200px;
   height: 200px;  
}

.list-title
{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgb( var(--color-white) ) !important;
    margin: 25px 50px 15px 50px;
}

.label-information
{
    font-family: arial, helvetica, sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: rgb( var(--color-suite) );
}

.label-register-information
{
    font-family: arial, helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: rgb( var(--color-suite) );
}

.login-button
{
    display: flex;
    align-items: center;
}

.label-user
{
    font-family: arial, helvetica, sans-serif;
    font-size: 14px;
    color: #474747 !important;
    font-weight: normal !important;
    padding-right: 5px;
    text-align: right;
}

.logout
{
    background-color: rgb( var(--color-suite) );
    max-height: 25px;
    max-width: 25px;
    cursor: pointer;
}
.innerTab
{
    position: relative;
    z-index: 0;
    border-bottom: solid;
    border-color: transparent;
    height: 47px;
}

.tablink 
{
    position: relative;
    background-color: #e8e8e8;
    float: left;
    border: none;
    outline: none;
    cursor: default;
    font-size: 14px;
    width: 100px;
    z-index: 1;
    height: 24px;
    color: #474747;
}

.tablink:hover 
{
    background-color: #c1c1c1;
}

.tabcontent.active
{
    overflow: hidden;
}

.tablink.active 
{
    background-color: rgb( var(--color-white) );
    border-bottom-color: white;
}

.tabcontent 
{
    display: flex;
    justify-content: center;
    flex-direction: column;
    border-top: none;
    width: 100%;
    height: 100%;
    max-height: calc( 100% - 80px);
    overflow-y: auto;
}

.bar
{
    width: 100%;
    height: auto;
    min-height: 381px;
}

.realce
{
    display: flex;
    align-items: center;
    background-color: #E5E5E5;
    height: fit-content;
    padding: 5px;
}

.font-unit,
.font-category
{
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    font-size: 18px;
    font-weight: bold;
    color: #474747;
    text-overflow: ellipsis;
    width: 100%;
    display: flex;
    align-items: center;
    gap: 5px;
}

.font-unit a,
.font-category a
{
    pointer-events: none;
}

#fonts-items
{
    height: 30px;
    font-family: arial, helvetica, sans-serif;
    font-style: normal;
    font-size: 16px;
    color: #474747;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: fit-content;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.web-tickets-icon
{
    cursor: pointer; 
    margin: 0;
    padding: 0 10px 0 10px;
}

.icon-unit,
.icon-category
{
    max-width:10px; 
    max-height:10px;
}

.centraldiv
{
    height: calc(100% - 84px);
    margin: 0px 50px 0px 50px;
}

.subtitle
{
    color: rgb( var(--color-suite) );
    padding-top: 22px !important;
    margin-left: 35px !important;
}

.legend
{
    color: #474747 !important;
    padding-top: 7px !important;
}

.registerlayout
{
    width: 100% !important;
    height: auto !important;
    padding: 30px 0px !important;
}

.registerlayout-mobile
{
    height: 100% !important;
    padding: 0 8px !important;
}

.querypane
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 100%;
    margin: 0px auto;
    position: relative;
}

.page
{
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100% - 150px);
    width: 100%;
    margin: 0px auto;
    position: relative;
}

.page-register
{
    background-color: rgb( 255, 255, 255 ) !important;
    height: 100% !important;
    margin-left: 50px;
    position: relative !important;
    display: flex;
    flex-direction: column; 
    overflow-y: scroll;
}

.btncancel
{
    background-color: #E5E5E5;
    color: rgb( var(--color-suite) );
    width: 165px !important;
    height: 50px !important;
    font-size: 18px !important;
    font-style: normal !important;
    text-align: center !important;
    font-weight: bold !important;
    font-family: arial, helvetica, sans-serif !important;
    outline: none !important;
    border: none;
    border-radius: 6px;
    cursor: pointer;
}

.btnsave
{
    background-color: rgb( var(--color-suite) );
    color: white !important;
    width: 165px !important;
    height: 50px !important;
    font-size: 18px !important;
    font-style: normal !important;
    text-align: center !important;
    font-weight: bold !important;
    font-family: arial, helvetica, sans-serif !important;
    outline: none !important;
    border: none;
    border-radius: 6px;
    cursor: pointer;
    margin-left: 50px;
}

.page-summary
{
    background-color: rgb( 255, 255, 255 ) !important;
    width: 870px !important;
    height: 575px !important;
    position: absolute !important;
    margin-left: 50%;
    transform: translateX( -50% );
}

.summary-layout
{
    width: 800px !important;
    height: 445px !important;
    padding-top: 25px !important;
    padding-left: 35px !important;
}

.btnreturn
{
    background-color: rgb( var(--color-suite) ) !important;
    color: white !important;
    width: 276px !important;
    height: 50px !important;
    font-size: 18px !important;
    font-style: normal !important;
    text-align: center !important;
    font-family: arial, helvetica, sans-serif !important;
    outline: none !important;
    border: none;
    cursor: pointer;
    margin-left: 34%;
    margin-top: 10px;
}

.z-groupbox-hr {
   background: none repeat scroll 0 0 transparent !important;
   padding-right: 0 !important;
}

.z-groupbox-hl .z-groupbox-header {
    border: 0 none !important;
    color: #373737 !important;
    font-family: arial,sans-serif !important;
    font-size: 12px !important;
    font-weight: normal !important;
    padding: 4px 5px !important;
}

.z-groupbox-hl {
    background: none repeat scroll 0 0 transparent !important;
    border-bottom: 0 none !important;
    padding-left: 0 !important;
    position: relative !important;
}

.z-groupbox-tr {
    position: relative !important;
}

.z-groupbox-tl, .z-groupbox-tr {
    background: none repeat scroll 0 0 transparent!important;
    font-size: 0 !important;
    height: 0!important;
    line-height: 0!important;
    margin-right: 0 !important;
}

.z-groupbox-bl {
    background: none repeat scroll 0 0 transparent !important;
    height: 0 !important;
    padding-left: 0 !important;
}

.z-groupbox-bl, .z-groupbox-br, .z-groupbox-bm {
    font-size: 0 !important;
    line-height: 0 !important;
}

.z-groupbox-cnt {
    border: 1px solid #E5E5E5 !important;
    padding: 5px !important;
}

.z-groupbox-hm {
    border: 1px solid #E5E5E5 !important;
    overflow: hidden !important;
    background: #E5E5E5 !important;
}

.z-textbox-readonly {
    background: white;
    border: 1px solid #E5E5E5;
}

.z-caption .z-caption-l {
    font-size: 14px;
}

.z-caption .z-caption-l > img {
    height: 15px;
    width: 15px;
    margin-right: 5px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #A6A6A6;
    opacity: 1; /* Firefox */
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #A6A6A6;
  }
  
  ::-ms-input-placeholder { /* Microsoft Edge */
    color: #A6A6A6;
  }

.list-filter
{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.northst
{
    display:flex;
    justify-content: space-between;
    align-items: center;
}

.middlediv
{
    overflow-y: auto !important;
    display: flex; 
    flex-direction: column; 
}

.searchfield
{
    display: flex;
    align-items: center;
    border: solid 2px rgb( 229, 229, 229 );
    text-align: left;
    color: #E5E5E5;
    outline: none;
    width: 315px;
    height: 30px;
    background-color: transparent;
    margin-left:30px;
}

.searchTextbox 
{
    display: flex;
    align-items: center;
    color: rgb( var(--color-suite) );
    margin-left: 2px;
    border: none;
    font-size: 14px !important;
    outline: none;
    padding: 0px 0px !important;
}

.searchImage-focus
{
    background-color: rgb( var(--color-suite) );
    margin-right: 15px;
}

.summaryDiv
{
    margin-top: 15px;
    overflow: auto !important; 
    height: calc( 100% - 50px ); 
    display: flex; 
    flex-direction: column; 
}

@media only screen and (max-width: 450px)
{
    @supports (-moz-appearance:none) 
    {
        .page
        {
            height: 100%;
        }

        .centraldiv
        {
            height: calc(100% - 102px) !important;
        }
    }

    .report-details-title
    {
        width: 97% !important;
    }
    
    body
    {
        min-width: unset;
    }

    .header
    {
        height: 80px;
    }

    .header-title
    {
        margin-left: 10px;
    }

    .label-organization
    {
        font-size: 22px;
        align-self: flex-start;
        font-weight: normal;
    }

    .label-naming
    {
        font-size: 13px;
    }

    .logo
    {
        margin-right: 10px;
        width: 190px;
    }

    .label-login
    {
        font-size: 25px;
    }

    .form-align
    {
        margin: 0px 10px 0px 10px;
    }

    .background-logo
    {
        right: -380px;
        bottom: -250px;
    }

    .list-title
    {
        margin: 25px 10px 15px 10px;
        min-width: 0;
    }

    .list-filter
    {
        flex-direction: column;
        align-items: center;
    }

    .centraldiv
    {
        height: calc(100% - 99px);
        margin: 0px 10px 0px 10px;
    }

    .logout
    {
        max-height: 20px;
        max-width: 20px;
    }

    .page
    {
        height: calc(100% - 80px);
    }

    .page-success
    {
        justify-content: flex-start;
        height: calc(100% - 80px);
        overflow-y: auto;
    }

    .northst
    {
        margin: 0px;
    }

    .searchfield
    {
        margin-left: unset;
        margin-top: 5px;
        max-width: 100%;
        width: inherit;
    } 

    .searchfield table
    {
        width: 100%;
    }

    .searchfield td
    {
        width: 100%;
    }

    .summaryDiv
    {
        margin-top: 15px;
        height: calc(100% - 80px);
    }

    .button-new
    {
        width: 100%;
    }

    .button-email
    {
        width: 100%;
    }

    .button-sucess-one
    {
        width: 100%;
    }

    .button-finished
    {
        width: 100%;
    }

    .input-email
    {
        width: 100%;
    }

    .text-login, .text-password, .text-email
    {
        width: 100%;
    }

    .form-email
    {
        display: flex;
        align-self: center;
        max-width: 410px;
        width: 100%;
        margin-bottom: 10px;
        z-index: 1;
    }

    .form-email-align
    {
        height: 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        margin: 0px 10px 0px 10px;
    }

    .erroremail
    {
        margin-left: 0px;
    }

    .font-unit,
    .font-category
    {
        font-size: 16px;
    }

    #fonts-items
    {
        font-size: 14px;
    }
}