@charset "utf-8";

/* RESPONSIVE
*********************************************/

* {
    box-sizing: border-box;
}

[class*="col-"] {
    width: 100%;
    float: left;
}

@media only screen and (min-width: 320px) {
    .col-stel-40 {width: 40%;}
    .col-stel-60 {width: 60%;}
}

@media only screen and (min-width: 440px) {
    .col-tel-40  {width: 40%;}
    .col-tel-50  {width: 50%;}
    .col-tel-60  {width: 60%;}
}

@media only screen and (min-width: 600px) {
    .col-tab-10  {width: 10%;}
    .col-tab-16  {width: 16.66%;}
    .col-tab-20  {width: 20%;}
    .col-tab-25  {width: 25%;}
    .col-tab-33  {width: 33.33%;}
    .col-tab-45  {width: 45%;}
    .col-tab-50  {width: 50%;}
    .col-tab-55  {width: 55%;}
    .col-tab-66  {width: 66.66%;}
    .col-tab-75  {width: 75%;}
    .col-tab-80  {width: 80%;}
    .col-tab-100 {width: 100%;}
}

@media only screen and (min-width: 768px) {
    .col-10  {width: 10%;}
    .col-14  {width:14.28%}
    .col-16  {width: 16.66%;}
    .col-20  {width: 20%;}
    .col-25  {width: 25%;}
    .col-33  {width: 33.33%;}
    .col-50  {width: 50%;}
    .col-66  {width: 66.66%;}
    .col-75  {width: 75%;}
    .col-80  {width: 80%;}
    .col-100 {width: 100%;}
}

.wrapper {
    width: 95%;
    max-width: 1280px;
}

@media only screen and (max-width: 320px) {
    #centrop_logo {width: 90%}
}

@media only screen and (max-width: 438px) {
    #centrop_logo {width: 100%}
}

.clearfix::after {
    content: "";
    clear: both;
    display: block;
}

.menu-item-div {
    text-align: center;
    background: url("../img/header/nav-separator.5b03395d97e4.png") no-repeat right center, url("../img/header/nav-bg.1c2860acad9c.png") repeat-x top left;
    height: 30px;
    line-height: 30px;
    margin-bottom: 4px;
    border-radius: 5px;
    box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 440px) {
    .menu-item-div {height: 40px; line-height: 40px;}
}

@media only screen and (min-width: 768px) {
    .menu-item-div {height: 46px; margin-bottom: 0; line-height: 46px; border-radius: 0;}
}

.menu-item-div-odd, .menu-item-div-even {
    margin: 0 0 4px 0;
}

@media only screen and (min-width: 440px) {
    .menu-item-div-odd {margin-right: 1%;}
    .menu-item-div-even {margin-left: 1%;}
}

@media only screen and (min-width: 768px) {
    .menu-item-div-odd, .menu-item-div-even {margin: 0 0 4px 0; padding: 0 1px;}
}

.menu-item-div-first {
    border-radius: 5px;
}

.menu-item-div-last {
    border-radius: 5px;
}

@media only screen and (min-width: 768px) {
    .menu-item-div-first {border-radius: 5px 0 0 5px;}
    .menu-item-div-last {border-radius: 0 5px 5px 0;}
}

.menu-item-div-first a.menu-item-a:hover, .menu-item-div-last a.menu-item-a:hover {
    border-radius: 5px;
}

@media only screen and (min-width: 768px) {
    .menu-item-div-first a.menu-item-a:hover {border-radius: 5px 0 0 5px;}
    .menu-item-div-last a.menu-item-a:hover {border-radius: 0 5px 5px 0;}
}

.menu-item-a {
    color: #ffffff;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

a.menu-item-a:hover,
a.menu-item-a:active {
    background: url("../img/header/nav-active-bg-blue.1c8c2a377bcc.png") repeat-x top left;
    border-radius: 5px;
}

@media only screen and (min-width: 768px) {
    a.menu-item-a:hover, a.menu-item-a:active {border-radius: 0;}
}

.wsite-decor_1 {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
}

@media only screen and (min-width: 290px) {
    .wsite-decor_1 {width: 55%; margin-bottom: 0;}
}

@media only screen and (min-width: 400px) {
    .wsite-decor_1 {width: 52%; margin-bottom: 0;}
}

@media only screen and (min-width: 1024px) {
    .wsite-decor_1 {width: 48%; margin-bottom: 0;}
}

@media only screen and (min-width: 1280px) {
    .wsite-decor_1 {width: 40%; margin-bottom: 0;}
}

.title-h2 {
    font-size: 20px;
}

@media only screen and (min-width: 768px) {
    .title-h2 {font-size: 24px;}
}

.google-maps {
    position: relative;
    padding-bottom: 70%;
    height: 0;
    overflow: hidden;
    border-radius: 5px;
    z-index: 99;
}

.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body {
    font-size: 14px;
}

@media only screen and (min-width: 768px) {
    body {font-size: 16px;}
}

/* ORIGINAL
********************************************/

body {
    font-family: 'Open Sans', sans-serif;
    color: #CCCCFF;
    /* background: url("../img/header/header-bg-center-blue.8a47239c1d44.jpg") no-repeat center center fixed; */
    background: rgb(38,44,58);
    background-image: radial-gradient(farthest-corner at 50% 40px, rgb(46,55,74) 0%, rgb(38,44,58) 40%, rgb(38,44,58) 100%);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    border: 0;
}

.wrapper {
    margin: 0 auto;
    overflow-x: hidden;
}

.menu {
    text-align: left;
    margin-bottom: 5%;
}

.content {
    text-align: left;
    margin-bottom: 5%;
    height : auto;
}

#centrop_logo {
    float: left;
    height: auto;
    max-width: 100%;
    padding: 10px;
}

.footer {
    bottom: 1em;
    text-align: center;    
}

.wsite-decor_1 {
    float: right;
    background-size: 100%;
    border-radius: 5px;
    -webkit-box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 0px 2px 1px rgba(0, 0, 0, 0.5);
    margin-left: 3%;
}

#bannerleft {
    float: left;
    background-color: rgb(76, 76, 76);
    border-radius: 5px;
    -webkit-box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.5);
    padding: 10px;
    margin-right: 3%;
}

ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
html,
p,
div.paragraph,
blockquote,
fieldset,
input {
    margin: 0;
    padding: 0;
}

a img {
    border: 0;
}

a {
    text-decoration: none;
}

.blackBg {
    background-color: black;
    width: 100%;
    border-radius: 5px;
}

.redlabel {
    color: red;
    display: inline-block;
}

.greenlabel {
    color: limegreen;
    display: inline-block;
}

.bluelabel {
    color: #31a8f0;
    display: inline-block;
}

.blueBtn {
    height: 35px;
    font-size:15px;
    border:none;
    box-shadow: 0 1px 2px 1px rgb(0 0 0 / 50%);
    border-radius: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #eff1f7;
    background: linear-gradient(#4c618f, #364465);
    cursor: pointer;
    font-family: 'Open Sans',sans-serif;
}

.blueBtn:enabled {
    cursor: pointer;
}

.blueBtn:active {
    background: linear-gradient(#364465, #4c618f);
    box-shadow: none;
    color: #dfe7ff;
}

.blueBtn:disabled{
    cursor: not-allowed;
    background: linear-gradient(#676767,#454545);
}

.blueBtn:disabled:active{
    background: linear-gradient(#454545, #676767);
    box-shadow: none;
}

/*LOGIN, REGISTRATION
***************************************************/

.auth-container {
    margin: 0 auto;
    padding: 10px;
    box-sizing: border-box;
    background-color: #283249;
    border: 1px solid black;
    border-radius: 5px;
    box-shadow: 0px 1px 2px 1px rgba(0, 0, 0, 0.5);
    text-align: center;
}

.auth-container {
    width: 100%;
}

@media only screen and (min-width: 500px) {
    .auth-container {width: 85%;}
}

@media only screen and (min-width: 650px) {
    .auth-container {width: 75%;}
}

@media only screen and (min-width: 768px) {
    .auth-container {width: 60%;}
}

@media only screen and (min-width: 1024px) {
    .auth-container {width: 52%;}
}

@media only screen and (min-width: 1280px) {
    .auth-container {width: 42%;}
}

.auth-row {
    margin-bottom: 10px;
    width: 100%;
}

.auth-left-col {
    width: 28%;
    display: inline-block;
    text-align: left;
}

.auth-right-col {
    width: 70%;
    display: inline-block;
}

#id_password,
#id_old_password,
#id_new_password1,
#id_new_password2 {  
    background-image: url("https://img.icons8.com/material-sharp/20/000000/visible.png");
    background-position: 97% center;
    background-repeat: no-repeat;
}

#id_password.visible,
#id_old_password.visible,
#id_new_password1.visible,
#id_new_password2.visible {
    background-image: url("https://img.icons8.com/material-outlined/20/000000/invisible.png");
}
  
#id_password_reveal,
#id_old_password_reveal,
#id_new_password1_reveal,
#id_new_password2_reveal {
    display: none;
}
  
#id_password_reveal + label,
#id_old_password_reveal + label,
#id_new_password1_reveal + label,
#id_new_password2_reveal + label {
    position: absolute;
    text-indent: -9999px;
    display: inline-block;
    width: 20px;
    height: 100%;
    margin-left: -32px;
    cursor: pointer;
}


.auth-input {
    height: 30px;
    font-size: 20px;
    width: 100%;
    border-radius: 6px;
    box-shadow: 0px 1px 2px 1px rgb(0 0 0 / 50%);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 4px;
}

.reg-input:disabled {
    color:black;
}

.auth-input:focus {
    background-color: #f1f5ff;
    width: 100%;
}

.tools-container {
    display: flex;
}

.tools-container #loginMatrixContainerBtn, 
.tools-container #forgotPasswordBtn {
    width: 50%;
}

.auth-button-row {
    margin-top: 10px;
    width: 100%;
}

/* auth row in reg */
.registration .auth-button-row {
    text-align: right;
}

.auth-button {
    min-width: 40%;
}

#errorMsg { 
    display: block;
}

#infoMsg{
    display: block;
    height: 45px;
};

/*MODAL
******************************************/
.modal {
    display: block;
    /* display: none; */
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #ccccff;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.modal-content {
    background: rgb(38,44,58);
    background-image: radial-gradient(farthest-corner at 50% 40px, rgb(46,55,74) 0%, rgb(38,44,58) 40%, rgb(38,44,58) 100%);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#canvas-container {
    overflow: auto;
    height: 62vh;
    width: 77vw;
    background: #333;
    text-align: center;
    border: solid 3px;
}

@media only screen and (min-height: 900px) {
    #canvas-container {
        height:78vh;
        width: 77vw;
    }
}

#pdf-controls {
    display: flex;
    justify-content: space-between;
}

#pdf-controls input {
    border: inset;
    border-width: thin;
    border-color: #CCCCFF;
    background: #31384b;
    color: #CCCCFF;
    text-align: center;
    font-size: 16px;
    height: 35px;
}

#left-controls {
    display: flex;
    justify-content: space-evenly;
}

#left-controls button,
#left-controls input,
#right-controls button, 
#rigth-controls input {
    margin: 3px;
}

#current-page {
    width: 30px;
}

#zoom-controls button {
    width: 34px;
    font-size: 22px;
}

#right-controls {
    display: flex;
    justify-content: space-evenly;
}

.close {
    position: absolute;
    top: 0px;
    right: 10px;
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

#download-pdf {
    float: left;
    margin: 5px;
}

#print-pdf {
    float: left;
    margin: 5px;
}

#btnSign {
    float: right;
    margin: 5px;    
}

#btnGoBack {
    display: none;
    float: right;
    margin: 5px;
}

#confirmBtns {
    display: inline-flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
    margin-top:20px;
}

#btnOk, 
#btnCancel {
    width: 80px;
}

/*CERTIFICATES
******************************************/
.works-table-container,
.cert-table-container {
    display:none;
}

.works-table,
.cert-table {
    margin-top: 15px;
    border: 3px solid black;
    box-shadow: 1px 1px 8px 1px black;
    font: 12px 'Open Sans', sans-serif;
    border-collapse: collapse;
    width: 100%;
}

.cert-table-header,
.works-table-header {
    border-bottom: 3px solid black;
    font-weight: bold;
}

.works-table .row,
.cert-table .row {
    align-items: center;
    column-gap: 5px;
    padding: 5px;
    display: flex;
    height: 54px;
}

.current {
    background: linear-gradient(#253c79, #19274f);
}

.calibrated {
    background: linear-gradient(#166a0a, #104b08);
    color: #d3face;
}

.soon {
    background: linear-gradient(#d6df19, #bbc30f);
    color: #2a2b04;
}

.expired {
    background: linear-gradient(#ab1111, #680707);
    color: #f9e4e4;
}

.noexpdate { 
    background: linear-gradient(#125808, #0c3a06);
    color: #c4e9bf;
}

.work {
    background: linear-gradient(#253c79, #19274f);
}

.cell-datum {
    flex: 2;
}

.cell-ervenyesseg {
    flex: 2;
}

.cell-gyariszam {
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 2;
}

.cell-gyarto {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    flex: 5;
}

.cell-fajta {
    flex: 5;
}

.cell-felhasznalo-nev {
    flex: 2;
}

.cell-doc {
    flex: 1;
    text-align: center;
}

.cert-table-h1 {
    display: inline-block;
    font-size: 1.5em;
    margin-left: 0;
    margin-top: 38px;
}

.cert-table-td-date {
    padding: 4px;
    display: table-cell;
    vertical-align: middle;
}

.cert-table-td {
    border-bottom: none;
    border-left: none;
    line-height: 14px;
    display: table-cell;
    vertical-align: middle;
}

.legend-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    column-gap: 10px;
}

@media only screen and (max-width: 550px) {
    .cell-datum {
        flex: 1;
    }
    
    .cell-ervenyesseg {
        flex: 1;
    }
    
    .cell-gyariszam {
        flex: 1
    }
    
    .cell-gyarto {
        flex: 2;
    }
    
    .cell-fajta {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        flex: 2;
    }

    .cell-felhasznalo-nev {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        flex: 1
    }
}

@media only screen and (max-width: 768px) {
    .cert-table-h1 {
        margin-bottom: 2px;
        margin-top: 0px;
    }
}

.cert-table-header-row {
    display: flex;
    height: 60px;
    border-bottom: 3px solid black;
    font-size: 13px;
}

table thead tr.cert-table-header-row th {
    background: url("../img/header/header-bg-center-blue.8a47239c1d44.jpg") no-repeat center center fixed;
    font-size: 12px;
    color: #ccccff;
}

.cert-table-header-th {
    border-right: none;
    border-left: none;
}

.legend {
    padding: 10px;
    margin-top: 18px;
    background-color: #283249;
    border: 3px solid black;
    box-shadow: 1px 1px 8px 1px black;
    float: right;
    align-self: center;
}

.selector-container { 
    width: 50%;
    align-self: center;
}

@media only screen and (max-width: 600px) {
    .legend-container{ display: block; }
    .selector-container { width: 100%; }

    .legend { 
        width: 100%;
        float: none;
        align-self: auto;
        margin: 10px auto;
    }    
}

.legend-title-row {
    width: 100%;
    height: auto;
    display: flex;
}

.legend-title {
    width: 30%;
    height: auto;
    text-align: left;
    margin-bottom: 5px;
    margin-left: 2px;
    display: inline-block;
}

.legend-title-p {
    width: 70%;
    text-align: right;
    font-size: 12px;
    font-style: italic;
    display: inline-block;
    white-space: normal;
    margin-bottom: 5px;
}

.legend-color-row {
    width: 100%;
    height: auto;
    font-size: 12px;
    display: flex;
    margin-bottom: 12px
}

.legend-color {
    width: 24%;
    height: auto;
    min-height: 34px;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
    padding-top: 8px;
    padding-bottom: 2%;
    flex: 1;
}

#telephelyContainer, #eszkozContainer {
    display: inline-block;
    width: 100%;
}

#telephelyContainer {
    margin-bottom: 10px;
}

#eszkozContainer {
    visibility: hidden;
}

#telephelySelectedMessage {
    margin-top: 10px;
}

#telephelySelectedMessage > .green {
    color: limegreen;
}

#telephelySelectedMessage > .red {
    color: red;
}

#createCertBtnContainer > .loader {
    margin: auto;
}

#createCertBtnContainer > .loader:after {
    background: #1f3262;
}

.blueBtn .documentImage {
    background: url("../img/content/document.fc571ec24933.svg");
    width: 24px;
    height: 24px;
    
}

.blueBtn .documentPenImage {
    background: url("../img/content/document_pen.6f270631fc2a.svg");
    width: 24px;
    height: 24px;
    margin-right: -2px;    
}

.blueBtn:disabled .documentImage,
.blueBtn:disabled .documentPenImage{
    opacity: 30%;
}

#paginator {
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;    
}

#paginator > .blueBtn {
    width: 36px;
    margin: 2px;
}

.uptotop {
    margin: 0 auto;
    width: 170px;
    height: 35px;
    background: linear-gradient(#4c618f, #364465);
    text-align: center;
    border-color: #000;
    box-shadow: 0 1px 2px 1px rgba(0,0,0,.5);
    border-radius: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-top: 7px;
    position: fixed;
    bottom: 52px;
    left: 0;
    right: 0;
    z-index: 9002;
}

.uptotop:active {
    background: linear-gradient(#364465, #4c618f);
    color: #dfe7ff;
    border-color: black;
    box-shadow: none;
}

.uptotop a {
    color: #eff1f7;
}

/*TELEPHELY INFO
*******************************************/
.telephely-info .selector {
    width: 75%;
    margin-bottom: 1em;
}

.telephely-info h1 {
    text-align: center;
    margin-bottom: 1em;
}

.info-table {
    display: block;
}

.info-table ul{
    display: table;
}

.info-table li{
    display: table-row;
}

.info-table div {
    display: table-cell;
    padding: 2px 16px 0px 0px;
}

.info-table a {
    color: #31a8f0;
}

.info-table .registered {
    color: limegreen;
}

.info-table .not_registered {
    color: red;
}
/*FOOTER
*******************************************/

.footer-c {
    font-size: 14px;
}

.footer-legal {
    color: #31a8f0;
    font-size: 14px;
}

.footer-legal:hover {
    text-decoration: underline;
}

.footer-social-container {
    display: flex;
    align-items: center;
    justify-content: right;
    float:right;
}

.footer-social-container:visited {
    color: inherit;
}

.footer-social-container:hover {
    text-decoration: underline;
}

.footer-social-img {
    width: 24px;
    height: auto;
    margin-right: 3px;
}

.footer {
    animation: global-content 1s linear;
}

/*ABOUT, CONTACTS
*******************************************/

.about-nah-a {
    color: #31a8f0;
}

.about-nah-a:hover {
    text-decoration: underline;
}

.about-nah-list-title {
    margin-bottom: 5px;
}

.about-nah-list {
    list-style-position: inside;
}

.contacts-map-div {
    padding-left: 0;
}

.contacts-contacts-div {
    padding-right: 5px;
    margin-bottom: 10px;
}

@media only screen and (min-width: 768px) {
    .contacts-map-div {padding-left: 5px;}
    .contacts-contacts-div {margin-bottom: 0;}
}

.contacts-contactsdata-p {
    line-height: 25px;
}

/*HEADER
*******************************************/

.header-logo-div {
    display: inline-block;
}

.toolbox {
    text-align: left;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 30px;
}

@media only screen and (min-width: 320px) {
    .toolbox {text-align: right; margin-bottom: 0;}
}

.profile-container {
    display: inline-block;
    padding-left: 8px;
    text-align: left;
}

.profile-name {
    display: inline;
}

.greeting-container {
    display: inline-block;
    padding-top: 0;
    border-left: 1px dotted #ffff00;
    padding-left: 8px;
}

.greeting-container > p {
    text-align: left;
}

/* TODO: not here */
.bluelink {
    color: #31a8f0;
}

.bluelink:hover {
    text-decoration: underline;
    cursor: pointer;
}

.header .change-pw,
.header .telephely-info {    
    display: inline-block;
    border-right: 1px dotted yellow;
    padding: 0px 8px;
}

.header .change-pw a,
.header .telephely-info a {
    color: #CCCCFF;
}

#profileIcon {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url("../img/header/profile-icon.a083b76889e0.svg");
    margin: 0px 5px -3px 0px;
}

/* TODO : change name, not verz "IDy" */
#downArrow {
    display: none;
    position: relative;    
    width: 8px;
    height: 8px;
    background-image: url("../img/header/down-arrow.20afaa033bd5.svg");
    margin: 3px 0px 0px 3px;
}

.profile-dropdown {
    display: none; /* JS toggles it */
    position: absolute;
    background-color: #1f2533;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding: 12px 12px;
    z-index: 1;
    right: 0px;
    top: 16px;
    text-align: right;
}

.profile-dropdown ul {
    list-style-type: none;
}

.profile-dropdown li {
    margin: 8px;
    white-space: nowrap;
}

.profile-dropdown hr {
    border: 1px solid;
}

.profile-dropdown a {
    background: transparent;
    border: none;
    color: #31a0f8;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    padding-right: 0;
    cursor: pointer;
}

.debug {
    color: dimgray;
}

.logout {
    display: inline;
}

@media only screen and (max-width: 768px) {
    .header #downArrow {display:inline-block;}
    .header .change-pw, .header .telephely-info, .logout {display:none;}
}

/*INDEX
*******************************************/

.index-akkredit-list-title {
    margin-bottom: 5px;
}

.index-akkredit-list {
    list-style-position: inside;
}

/*SUPPORT
*******************************************/

.support-download-button {
    width: 250px;
    text-align: center;
    padding-top: 9px;
    box-sizing: border-box;
    margin-left: 0;
}

@media only screen and (max-width: 420px) {
    .support-download-button {width: 100%;}
}

/*MENU
******************************************/

.menu-cert {
    animation: menu-cert 5s linear;
}

@keyframes menu-cert {
    /* 0% {background-color: white; color: black;}
    50% {background-color: #9b9bec; color: #9b9bec;}
    100% {background-color: transparent; color: white;} */
    0% {color: white;}
    50% {color: yellow;}
    100% {color: white;}
}

/*GLOBAL
******************************************/

.content {
    animation: global-content 1s linear;
}

@keyframes global-content {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

/*LAW
******************************************/

.legal-div, .legal-outer-div {
    width: 100%;
    height: 550px;
    text-align: left;
}

@media only screen and (min-width: 768px) {
    .legal-div {text-align: justify;}
}

.legal-outer-div {
    position: relative;
    overflow: hidden;
    margin-top: 30px;
}

.legal-inner-div {
    position: absolute;
    left: 0;
    overflow-x: hidden;
    overflow-y: scroll;
}

.legal-inner-div::-webkit-scrollbar {
    display: none;
}

.legal-indent {
    text-indent: 1em;
}

.legal-a {
    color: #31a8f0;
}

.legal-a:hover {
    text-decoration: underline;
}

.christmas-container{
    padding-top: 2vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #4e5564;
    color: white;
    font-weight: bold;
    text-align: center;
    margin-bottom: 5vh;
    border-radius: 10px;
}

.christmas-header
{
   display: flex;
    flex-direction: row;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

.christmas-img{
    height: 100px;
}