.small-hr{
    margin: 5px 0px 5px 0px; 
}
.loginPanel{
    margin-top: 25%;
}

#searchResult{
    font-size: 120%;
}

.remove_guest_from_table, .add_guest_to_table{
    width: 45px;
}

.inline_form_2_left{
   font-size: 90%;
   width: 42%;
   text-align: left;
   position: absolute;
   left: 2%;
   margin-right: auto;
}
.inline_form_2_right{
    font-size: 90%;
    width: 42%;
    text-align: left;
    position: absolute;
    right: 10%;
    margin-left: auto;
}

html, body {
    /* background-color: rgb(254,249,234); */
    /* background-image: url("/bg3.png"); */
    color: #b51b1d;
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    height: 100vh;
    margin: 0;
}
h4{
    text-align: center;
}
.row{
    width:88%;
    margin: auto;
}
#searchLanguageBox{
    width:99%;
    margin:auto;
}
.float-left{
    float:left;
}
.float-right{
    float:right;
}
.full-height {
    height: 100vh;
}

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

.position-ref {
    position: relative;
}

.top-right {
    position: absolute;
    right: 10px;
    top: 18px;
}

.content {
    text-align: center;
}

.title {
    font-size: 70px;
}

.boldFW{
    font-weight: bold;
}
.links > a {
    color: #636b6f;
    padding: 0 25px;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
}

.m-b-md {
    margin-bottom: 25px;
}

#bg {
    position: fixed;
    background-image: url("/img/11.jpg");
        background-size: 100vw 100vh;
        height: 100vh;
        width:100vw;
        z-index: -1;
        overflow: hidden;
        margin-top:6.5vh;
    }
.mainContent{
    top:20vh;
    /* right:5vw; */
    width:98vw;
    overflow-y: scroll;
    position: fixed;
    height:80vh;
    margin-left:1vw;
    padding-bottom: 5vh;
    /* margin-right:2vw; */
}
.mainContent > h4{
    text-align: center;
}
.junmbotron.mainContent .content .title{
    margin-top: 4vh;
}
.table> thead>tr>th{
    text-align: center;
}
.table> tbody > tr > td{
    text-align: center;
}
#table_edit_info_fixed{
    position: fixed;
    top: 20vh;
    width:98vw;
}
#table_guest_search{
    margin-top: 65%;
}

#loading-img {
    background: url('/img/ajax-loader.gif') center center no-repeat;
    height: 100%;
    z-index: 20;
}

#done-img {
    display: none;
    background: url('/img/checkmark.png') center center no-repeat;
    height: 100%;
    z-index: 20;
}

.loading_overlay {
    background: #8f9193;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    z-index:9999;
}
#backToTop {
    position: fixed; /* Fixed/sticky position */
    bottom: 1vh; /* Place the button at the bottom of the page */
    left: 45vw; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    padding:1px 9px 1px 9px;
}
.form-group{
    margin-bottom: 2%;
}
label{
    margin-bottom: 3px;
}
#table_representation_sm{
    max-width: 330px;   
    /* text-align: center; */
    border: 1px solid;
    border-radius: 76px;
    font-size: 105%;
    padding-top: 5px;
    padding-bottom: 5px;
}
#table_representation_lg{
    max-width: 100%;   
    /* text-align: center; */
    border: 1px solid;
    border-radius: 90px;
    font-size: 115%;
    padding-top: 15px;
    padding-bottom: 10px;
}
.table_tables>tbody>tr>td>p{
    text-align: center;
    border: 1px solid;
    border-radius: 20px;
    font-size:85%;
    padding: 1px;
    width:45px;
    height:25px;
    max-width: 45px;
    max-height: 25px;
    overflow: scroll;
    margin-bottom: 2px;
}
#table_representation_lg>div>.table_tables>tbody>tr>td>p{
    margin-bottom: 5px;
    width: 47px;
    max-width: 47px;

}
.table_info{
    margin:0px;
}

@media screen and (min-width: 480px) {
    #table_representation_lg{
        max-width:420px;
    }    
    .btn-block{
        /* max-width: 40%; */
    }
    #bg {
        background-color: transparent;
	    background-image: none;
    }
    body{
        background-image: url('/img/regal2.png');
    }
    .loginPanel{
        margin-top: 0%;
    }
    .mainContent{
        top:12vh;
        padding-bottom: 0vh;
        height:85vh;
    }
    #table_edit_info_fixed{
        position: fixed;
        top: 6vh;
        width:98vw;
    }
    #table_guest_search{
        margin-top: 46vh;
    }
    .row{
        max-width:60%;
    }
    h4{
        margin:1% 0 1% 0;
    }
    .mainContent .mainContent,h4{
        text-align: left;
    }
}
.welcome_menu > a.welcome_page_blocks{
   margin-top: 10%;
   line-height: 1.77;
   font-size: 19px;
   color: #b51b1d;
   width: 80%;
}
.back_button{
    /* color:#b51b1d;
    border:1px solid;
    border-radius:8px;
    background-color:white;
    padding:1px 3px 1px 3px;
    font-size:110%; */
    position:absolute;
    display:inline;
    left:1%;
}
.edit_button{
    /* color:#b51b1d;
    border:1px solid;
    border-radius:8px;
    background-color:white;
    padding:1px 3px 1px 3px;
    font-size:110%; */
    position:absolute;
    display:inline;
    right:1%;
}