@font-face {
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: 400;
    src: url(/fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
    src: local('Material Icons'),
    local('MaterialIcons-Regular'),
    url(/fonts/MaterialIcons-Regular.woff2) format('woff2'),
    url(/fonts/MaterialIcons-Regular.woff) format('woff'),
    url(/fonts/MaterialIcons-Regular.ttf) format('truetype');
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}
/* open-sans-regular - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/open-sans-v27-latin-ext_latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/open-sans-v27-latin-ext_latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v27-latin-ext_latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v27-latin-ext_latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v27-latin-ext_latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v27-latin-ext_latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 600;
    src: url('/fonts/open-sans-v27-latin-ext_latin-600.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/open-sans-v27-latin-ext_latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v27-latin-ext_latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v27-latin-ext_latin-600.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v27-latin-ext_latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v27-latin-ext_latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-800 - latin-ext_latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 800;
    src: url('/fonts/open-sans-v27-latin-ext_latin-800.eot'); /* IE9 Compat Modes */
    src: local(''),
    url('../fonts/open-sans-v27-latin-ext_latin-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/open-sans-v27-latin-ext_latin-800.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/open-sans-v27-latin-ext_latin-800.woff') format('woff'), /* Modern Browsers */
    url('../fonts/open-sans-v27-latin-ext_latin-800.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/open-sans-v27-latin-ext_latin-800.svg#OpenSans') format('svg'); /* Legacy iOS */
}


body {
    font-family: 'Open Sans', sans-serif;
}

.header_background {
    background-color: #2F5597;
}

.div-center .header_title {
    font: normal normal 600 24px/33px Open Sans;
    letter-spacing: 0;
    color: rgba(13, 83, 131, 1);
    opacity: 1;
    text-align: center;
    margin-top: 25px;
}

.div-center-wide .header_title {
    font: normal normal 600 24px/33px Open Sans;
    letter-spacing: 0;
    color: rgba(13, 83, 131, 1);
    opacity: 1;
    text-align: center;
    margin-top: 32px;
    padding-bottom: 28px;
    margin-bottom: 22px;
    border-bottom: 1px solid #DFDFDF;
}

.main_title {
    font: normal normal normal 80px/109px Open Sans;
    letter-spacing: 0;
    color: rgba(255, 255, 255, 1);
    text-shadow: 0 3px 0 rgba(0, 0, 0, 0.47);
    opacity: 1;
    text-transform: uppercase;
}

.nav.nav-tabs > .nav-item {
    max-width: 50%;
}

.logo {
    max-width: 100%;
}

.back-btn {
    /*position: absolute;*/
    top: 0;
    left: 15px;
}
.background_blue {
    background-color: #cce3f3;
    font-weight: bold;
    text-align: center;
}
.tabela {
    width: 100%;
    padding: 5px;
}
.ticket.tabela_view {
    display: block;
}
.ticket.mobile_view {
    display: none;
}

#container-content,
#container-content-table {
    padding: 0px 30px;
}

.form-label {
    text-align: left;
    font: normal normal normal 13px/12px Open Sans;
    letter-spacing: 0;
    color: #3A3A3A;
}

.textarea-form {
    height: 125px!important;
}

@media (max-width: 600px) {
    .ticket.tabela_view {
        display: none;
    }
    .ticket.mobile_view {
        display: block;
    }
}

.table-list th {
    color: #004876;
    font: normal normal 600 12px/16px Open Sans;
}

.table-list td {
    color: #3A3A3A;
    font: normal normal 600 12px/16px Open Sans;
}

.table-list > :not(:first-child) {
    border-top: 0px solid #fff !important;
}

#top_container {
    width:100%;
    background-color: #2F5597;
    text-align:center;
}

#top_left {
    background-image: url('../images/header_left.png');
    background-position: left top; 
    background-repeat: no-repeat;
    background-size: contain;
}

#top_right {
    background-image: url('../images/header_right.png'); 
    background-position: right top; 
    background-repeat: no-repeat;
    background-size: contain;   
}

#top_center {
    display: inline-block;
    margin:0 auto;
    width: calc(100% - 317px - 317px);
    min-height: 317px;
}

.div-center {
    background: white;
    margin-top: -55px;
    /*width: 1200px;*/
    min-height: 250px;
    min-width: 800px;
    box-shadow: 0 3px 18px #9fb9b933;
    border-radius: 16px;
    display: table;
    margin-right: auto;
    margin-left: auto;
}

.div-center-wide {
    background: white;
    margin-top: -55px;
    width: 1200px;
    min-height: 250px;
    min-width: 800px;
    box-shadow: 0 3px 18px #9fb9b933;
    border-radius: 16px;
    display: table;
    margin-right: auto;
    margin-left: auto;
}

#navbar {
    height: 72px;    
}

nav .navbar-container {
    height: 72px;
}

nav .navbar-container ul {
    padding-left: 0;
    list-style: none;
}

nav .navbar-container ul li {
    float: left;
    position: relative;
    display: block;
}

nav .navbar-container ul li a {    
    position: relative;
    display: block;
    padding: 0px 15px;
    height: 72px;
    line-height: 70px !important;
    border-bottom: 2px solid #ffffff;
    text-decoration: none;
    font: normal normal 600 14px/19px Open Sans;
    color: #404040;;
}

nav .navbar-container ul li a.active,
nav .navbar-container ul li a:hover  {
    line-height: 70px !important;
    color: #55AF3C;
    border-bottom: 2px solid #55af3c;
}

nav .nav-lang a {
    line-height: 70px !important;   
    position: relative;
    display: block;
    float: right;
    text-decoration: none;
    padding: 0px 10px;
    color: #404040;
}

nav .nav-lang a:hover {
    color: #55AF3C;
}

nav .nav-lang a.btn-active {
    text-decoration: underline;
}

nav .nav-logo {
    line-height: 72px !important; 
    padding: 0px 30px;
}

nav.nav-mobile {
    display:none;
}

@media (max-width: 575px) {
    .div-center-wide {
        margin-top: -55px;
        width: 100%;
        min-height: 250px;
        min-width: initial;
    }
    
    .div-center {
        min-width: initial;
    }
    
    .main_title {
        font: normal normal normal 36px/48px Open Sans;
    }

    #top_center {
        margin-top: 75px;
        width: calc(100% - 30px);
        min-height: 200px;
    }  

    nav .navbar-container ul li a { 
        padding: 0px 6px;
        font: normal normal 600 11px/13px Open Sans;
    }

    #navbar {
        height: 144px;    
    }

    nav .navbar-container {
        height: 72px;
    }

    nav .nav-logo {
        line-height: 72px !important; 
        padding: 0px 30px;
        text-align: center;
    }
/*
    nav .nav-lang {
        position: relative;
        top: -72px
    }*/
    nav .nav-lang a {
        padding: 0px 2px;
    }
    
    nav ul.nav li {
        position: relative;
        z-index: 5;
    }    

    nav.nav-mobile {
        display: block;
    }
    nav .nav-menu {
        display: none;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .div-center-wide {
        margin-top: -55px;
        width: 576px;
        min-height: 240px;
        min-width: initial;
    }
    
    .div-center {
        min-width: initial;
    }

    .main_title {
        font: normal normal normal 42px/55px Open Sans;
    }

    #top_center {    
        margin-top: 40px;
        width: calc(100% - 30px);
        min-height: 180px;
    }   

    nav .navbar-container ul li a { 
        padding: 0px 10px;
        font: normal normal 600 12px/15px Open Sans;
    }

    #navbar {
        height: 144px;    
    }

    nav .navbar-container {
        height: 144px;
    }

    nav .nav-logo {
        line-height: 72px !important; 
        padding: 0px 30px;
        text-align: center;
    }

    nav .nav-lang {
        position: relative;
        top: -72px
    }
    
    nav ul.nav li {
        position: relative;
        z-index: 5;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .div-center-wide {
        margin-top: -55px;
        width: 768px;
        min-height: 250px;
        min-width: initial;
    }
    
    .div-center {
        min-width: initial;
    }

    .main_title {
        font: normal normal normal 58px/75px Open Sans;
    }

    #top_center {
        margin-top: 60px;
        width: 768px;
        min-height: 275px;
    }    

    nav .navbar-container ul li a { 
        padding: 0px 12px;
        font: normal normal 600 13px/16px Open Sans;
    }

    nav .nav-logo {
        line-height: 72px !important; 
        padding: 0px 15px;
    }

}

@media (min-width: 992px) and (max-width: 1199px) { 
    .div-center-wide {
        margin-top: -55px;
        width: 992px;
        min-height: 250px;
        min-width: initial;
    }

    .main_title {
        font: normal normal normal 70px/96px Open Sans;
    }

    #top_center {
        margin-top: 60px;
        width: 992px;
        min-height: 300px;
    }
}

@media (min-width: 1200px) and (max-width: 1368px) {
    .main_title {
        font: normal normal normal 75px/96px Open Sans;
        margin-bottom: 100px;
    }

    #top_center {
        margin-top: 60px;
        min-height: 315px;
        width: calc(100% - 300px - 300px);
    }
    .div-center-wide {
        margin-top: -55px;
        width: 1200px;
        min-height: 250px;
        min-width: initial;
    }
}

@media (min-width: 1368px) {
    .div-center-wide {
        margin-top: -55px;
        width: 1200px;
        min-height: 250px;
        min-width: initial;
    }

    #top_center {
        margin-top: 60px;
        min-height: 317px;
    }
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit;
}
button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
}
[type="reset"], [type="submit"], button, html [type="button"] {
    -webkit-appearance: button;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}

.btn-primary {
    height: 39px;
    background: #55AF3C 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    opacity: 1;
    border-color: #55AF3C;
    text-align: center;
    font: normal normal 600 14px/19px Open Sans;
    padding: 8px 25px;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #fff;
    background-color: #73CC34;
    border-color: #73CC34;
}

.btn-secondary {
    height: 39px;
    background: #858585 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    opacity: 1;
    border-color: #858585;
    text-align: center;
    font: normal normal 600 14px/19px Open Sans;
    padding: 8px 25px;
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
    color: #fff;
    background-color: #707070;
    border-color: #707070;
}

.btn-link {
    background: #ffffff 0% 0% no-repeat padding-box;
    opacity: 1;
    text-align: center;
    font: normal normal normal 13px/12px Open Sans;
    letter-spacing: 0px;
    color: #0D5383;   
    margin: 0px 1px;
    text-decoration: none;
}

.btn-link:hover,
.btn-link:active,
.btn-link:focus {
    color: #0D5383;
    text-decoration: underline;
    background-color: #ffffff;
    border-color: #ffffff;
}

.btn-dark {
    height: 39px;
    background: #004876 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 4px;
    opacity: 1;
    border-color: #004876;
    text-align: center;
    font: normal normal 600 14px/19px Open Sans;
    padding: 8px 25px;
}

.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus {
    color: #fff;
    background-color: #004876;
    border-color: #105886;
}


#menuToggle
{
  display: block;
  position: relative;
  top: 25px;
  left: 25px;
  z-index: 1;  
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
  text-decoration: none;
  color: #232323;  
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: tomato;
}

#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;  
  cursor: pointer;  
  opacity: 0; 
  z-index: 2;  
  -webkit-touch-callout: none;
}

#menuToggle span
{
  display: block;
  width: 25px;
  height: 3px;
  margin-bottom: 4px;
  position: relative;  
  background: #cdcdcd;
  border-radius: 2px;  
  z-index: 1;  
  transform-origin: 2px 0px;  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menu-mobile
{
    position: absolute;
    width: 100%;
    margin: -50px 0 0 -40px;
    padding: 65px 40px 25px 40px;
    background: #fff;
    box-shadow: 0 3px 18px #9999;
    border-radius: 5px;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(-110%, 0);  
    transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menuToggle input:checked ~ ul
{
  transform: none;
}

#menu-mobile li a {    
    position: relative;
    display: block;
    padding: 0px 0px;
    height: 40px;
    line-height: 40px !important;
    text-decoration: none;
    font: normal normal 600 14px/19px Open Sans;
    color: #404040;;
}

#menu-mobile li a.active,
#menu-mobile li a:hover  {
    color: #55AF3C;
}

.shrink-row {
    vertical-align: middle ;
}

.shrinked-row .shrinked-th {
    font-weight: bold;
    text-align: right;
}
.shrinked-row .shrinked-th::after {
    content: ":";
}

.shrinked-row .shrinked-td {
    font-weight: normal;
    text-align: left;
}

.shrinked-row .shrinked-td .btn {
    padding: 0rem .125rem;
    position: relative;
    top: -3px;
}

.sortorder {
    cursor: pointer;
}

.only-mobile {
    display: none;
}

@media (max-width: 768px) {
    .only-desktop {
        display: none;
    }    
    div.only-mobile {
        display: block;
    }  
    span.only-mobile {
        display: inline-block;
    }  
    tr.shrink-row span.only-mobile {
        margin-left: 10px;
    }  
}

.footer {
    width: 100% !important;
    border-top: 1px solid #2F5597;
    padding: 20px;
    margin-top: 45px;
    min-height: 50px;
    font-size: 14px;
}

.foot-logo {
    display: inline-block;
    margin-right: 15px;
}

@media (max-width: 768px) {
    
    .footer {
        img {
            display: block;
            margin: 0px auto 20px auto;
        }
    }
}