body {
    padding: 0;
    margin: 0;
    width: 100%;
    /*background-color: #dae2ee;*/
    background-color: #333;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    /*c8d4e6*/
}

p {
    /*font-size: 29px;*/admin-intra-subhead3
}

.welcome {
    font-size: 14px;
    /*box-shadow: 3px 3px #333;*/
}

blockquote {
    display: table;
    margin-bottom: 1em;
    border-bottom: 1px solid #ccc;
    padding: 0.5em;

}

blockquote p {
    display: table-cell;
    width: 90%;
    vertical-align: top;
    font-size: 19px;
}

blockquote form {
    display: table-cell;
    width: 10%;
}

.top-statement {
    font-size: 15px;
    font-family: Monospace;
}

.errors {
    font-size: 15px;
    /*padding: 1em;*/
    border: 1em solid #ee0000;
    background-color: #eff2bd;
    color: #ee0000;
    margin-bottom: 1em;
    overflow: auto;
    text-align: center;
}

.error {
    font-size: 11px;
    margin-left: 1em;
    text-align: center;
    font-family: "Inria Sans", sans-serif;
    /*font-size: 17px;*/
    color: #ee0000;
    width: 49%;
    margin-left: auto;
    margin-right: auto;
    background-color: #f1f1ff;
    padding-top: 2px;
    padding-bottom: 2px;
}

/*form p {*/
/*    clear: both;   */
/*}*/

input[type="checkbox"]{
    float: left;
    /*clear: left;*/
    width: auto;
    margin-right: 10px;
}

input[type="checkbox"] + label {
    clear: right;
}

/*input[type="submit"] {*/
/*    color: #05246f;*/
/*}*/

.jokelist {
    display: table;
}

.categories {
    display: table-cell;
    width: 20%;
    background-color: #333;
    padding-bottom: 3px;
    list-style-type: none;
}

.categories a {
    color: white;
    text-decoration: none;
}

.categories li {
    margin-bottom: 1em;
}

.jokelist .jokes {
    display: table-cell;
    padding: 1em;
}

.currentPage:before {
    content: "[";
}

.currentPage:after {
    content: "]";
}

.whatever {
    font-size: 11px;
}

.heart {
    width: 25px;
}

.normal-sentence {
    font-family: helvetica;
    font-size: 14px;
}

/*.slot-form {
    display: none;
}*/

#main {
    margin-left: auto;
    margin-right: auto;
    min-width: 900px;
    max-width: 1200px;
    padding-top: 110px;
    cursor: default;
}

#burger, #admin-burger {
    display: none;
}

#mob-menu {
    display: none;
}

#admin-menu {
    /*display: none;*/
}

.content {
    background-color: #333;
    /*min-height: 80vh;*/
    width: 100%;
}

/*.booked-heading, .edit_slot {*/
/*    cursor: pointer;*/
/*}*/

#welcome, #letter, #get-in-touch, #what-we-do, #home-page-contact, #contact-us-page, #login-form, .reg-form, #across, footer {
    /*font-family: helvetica;*/
    /*font-family: "Poppins", sans-serif;*/
    font-family: "Inria Sans", sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.card {
    box-shadow: -2px 2px 2px #333;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
}

#welcome {
    width: 99.4%;
    /*background-color: #750404;*/
    background-image: linear-gradient(#000, #34326F);
    display: inline-block;
    color: #fff;
    margin-left: 4px;
    /*margin-right: 3px;*/
    height: 251px;
    line-height: 250px;
    /*float: left;*/
    /*border-right: 2px solid #6b63ee;*/
    /*border-bottom: 2px solid #6b63ee;*/
    /*border-radius: 7px;*/
}

#letter {
    width: 99.4%;
    margin-left: 4px;
    background-color: #f1f1ff;
    /*background-image: linear-gradient(#fff, #f1f1ff);*/
    /*font-family: cursive;*/
    font-size: 20px;
    height: auto;
}

#letter-title {
    font-family: "Bebas Neue", sans-serif;
    /*font-family: monospace;*/
    /*font-family: Avenir Next;*/
    font-size: 35px;
    color: #0e1765;
    text-align: center;
    position: relative;
    /*top: -55px;*/
    margin-bottom: 18px;
}

#letter-content {
    position: relative;
    /*top: -55px;*/
    top: -14px;
    text-align: left;
    color: #0e1765;
    /*font-family: "Raleway", sans-serif;*/
    /*font-family: monospace;*/
    font-family: "Urbanist";
    /*font-size: 17px;*/
}

.other_points, #last_point {
    position: relative;
    top: -1px;
}

.other_points {
    padding-bottom: 5px;
    list-style: none;
}

#last_point {
    padding-bottom: unset;
    list-style: none;
}

#letter-content p {
    line-height: 30px;
}

#corner {
    /*position: relative;*/
    /*top: -3px;*/
    /*left: -3px;*/
    z-index: 10;
    position: absolute;
    top: 370px;
    left: 3px;
}

.standard_colour {
    background-color: #fff;
    color: #0e1765;
    padding-left: 10px;
    padding-right: 10px;
}

.alt_colour {
    /*background-color: #d44a4a;*/
    /*color: #fff;*/
}

.names {
    text-align: center;
    font-size: 32px;
    font-family: "Bebas Neue", sans-serif;
    width: 33.3%;
    display: inline-block;
    position: relative;
    /*padding-top: 5px;*/
    padding-bottom: 9px;
    /*top: 12px;*/
    /*padding-top: 20px;*/
}

/*#sigs {*/
/*    height: 50px;*/
/*}*/

#homepage_house {
    display: block;
    width: 300px;
    float: right;
    padding-left: 15px;
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
    position: relative;
}

#homepage_house_image {
    /*width: 250px;*/
    width: -webkit-fill-available;
}

#homepage_house_mob, #homepage_house_image_mob {
    display: none;
}

#squeezebox {
    line-height: 30px;
    display: flex;
}

.welcome-text {
    line-height: 35px;
    position: relative;
    /*vertical-align: middle;*/
}

#welcome1, #welcome2 {
    text-align: left;
    font-size: 24px;
    padding-left: 5px;
}

#welcome1 {
    top: -22px;
}

#welcome2 {
    text-align: center;
    top: -17px;
}

#welcome3, #welcome4{
    font-size: 37px;
}

#welcome3 {
    text-align: right;
    top: 40px;
    font-size: 32px;
    /*font-family: "Noto Sans", sans-serif;*/
    /*padding-right: 15px;*/
}

/*#welcome4 {*/
/*    font-size: 37px;*/
/*    text-align: right;*/
/*    top: -30px;*/
/*    right: 7px;*/
/*}*/

.welcome-points {
    font-size: 15px;
    color: #05246f;
}

#picto {
    width: 39%;
    float: right;
    margin-right: 3px;
    display: inline;
    background-color: #fff;
    color: #fff;
    height: 250px;
}

.picts {
    /*display: inline-block;*/
    width: 50%;
    height: 125px;
    /*line-height: 50%;*/
    /*border-radius: 3px;*/
    /*float: left;*/
}

.float_imgs {
    display: block;
    position: relative;
    margin: auto;
    width: 125px;
    /*height: 125px;*/
}



#pict-1, #pict-3 {
    float: left;
}

#pict-2, #pict-4 {
    float: right;
}

#pict-1, #pict-4 {
    background-color: #fff;
}

#pict-2 {
    background-color: #9fb7f9;
}

#pict-3 {
    background-color: #9fb7f9;
}

.wedge, .small-wedge {
    width: 100%;
    background-color: #333;
    clear: both;
}

.wedge {
    margin-bottom: 7px;
}

.small-wedge {
    height: 3px;
}

#across {
    width: 59.7%;
    background-color: #cce9f7;
    /*background-image: linear-gradient(to bottom left, #ecf6fc, #cce9f7);*/
    display: inline;
    /*background-image: linear-gradient(#fa3d3a, #05246f);*/
    /*font-size: 50px;*/
    color: #05246f;
    float: left;
    /*text-align: center;*/
    margin-left: 4px;
    margin-right: 3px;
    /*padding-bottom: 9px;*/
    margin-bottom: 0;
    /*height: 250px;*/
}

#house-pic {
    height: 250px;
}

#across-left {
    position: relative;
    /*top: -10px;*/
    height: 250px;
    float: left;
}

#across-mid {
    /*display: inline;*/
    /*position: relative;*/
    background-color: #0e1765;
    color: #cce9f7;
    font-size: 60px;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    width: 35%;
    text-align: right;
    right: 0;
    float: right;
    /*top: 0px;*/
    display: flex;
    align-items: center;
    display: inline-block;
    height: 250px;
    padding-right: 5%;
    line-height: 73px;
}

#across-right {
    /*display: inline;*/
    width: 33%;
    position: relative;
    text-align: right;
    float: right;
    /*color: #fa3d3a;*/
}

#selling {
    position: relative;
    /*top: 8%;*/
    top: 21px;
    /*right: 5px;*/
}

#get-in-touch {
    /*width: 50%;*/
    font-size: 17px;
    line-height: 28px;
    width: 49.7%;
    margin-left: 4px;
    float: left;
    display: block;
    text-align: center;
    background-color: #05246f;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 3px;
    /*font-family: "Raleway", sans-serif;*/
    font-family: "Urbanist";
}

#in-touch-p {
    /*font-size: 19px;*/
    padding-top: 45px;
    /*vertical-align: middle;*/
    /*display: inline-block;*/
    /*position: relative;*/
    /*top: -35px;*/
}

#form-title {
    color: #05246f;
    font-size: 35px;
    line-height: 35px;
    position: relative;
    top: -3px;
    font-family: "Bebas Neue", sans-serif;
    text-align: center;
}

#home-page-contact, #contact-us-page, #login-form, .reg-form {
    width: 49%;
    /*float: right;*/
    background-color: #cce9f7;
    /*border: 4px dotted #6b63ee;*/
    /*border-radius: 15px;*/
    /*padding-left: 10px;*/
    /*margin-left: 5px;*/
}

#home-page-contact {
    float: right;
    margin-right: 3px;
    /*font-family: Avenir Next;*/
}


#home-page-form {
    padding-left: 4.5%;
}

#contact-us-page, #login-form {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
}

#contact-us-page {
    width: 495px;
}

#login-form, .reg-form {
    /*padding-top: 10px;*/
    padding-bottom: 5px;
}

.reg-form {
    width: 60%;
    margin: auto;
    /*padding-top: 0;*/
}

/*#login-form {*/
/*    padding-bottom: 5px;*/
/*}*/

.centre-it {
    text-align: center;
}

#reg-text {
    font-family: "Inria Sans", sans-serif;
    /*margin-top: 14px;*/
    padding-top: 2px;
    padding-bottom: 4px;
    color: #05246f;
    background-color: #f1f1ff;
    width: 441px;
    margin-left: auto;
    margin-right: auto;
}

#reg-text a {
    text-decoration: none;
    color: #05246f;
    font-weight: bold;
}

.form-label, .form-label-reg {
    color: #05246f;
    font-size: 17px;
    display: inline-block;
}

.form-label {
    width: 100px;
    margin-left: 9px;
}

.form-label-reg {
    margin-left: 10px;
    width: 130px;
}

.form-line {
    height: 40px;
    clear: both;
}

.home-small-input, .reg-input {
    display: inline-block;
    /*float: right;*/
    margin-bottom: 6px;
    height: 25px;
    border: 1px solid #333;
}

.home-small-input {
    width: 70%;
}

.reg-input {
    /*width: 65%;*/
    width: 70%;
}

#homepage_gate, #contact-us-gate, #reg-gate {
    padding-top: 6px;
    padding-bottom: 1px;
    background-color: #e7eeff;
    /*overflow: visible;*/
    position: relative;
    z-index: 500;
    text-align: center;
    /*width: 49%;*/
    /*right: -10px;*/
}

/*#home-gate {*/
/*    position: absolute;*/
/*    right: -50px;*/
/*}*/

#form-errors {
    position: relative;
    font-family: helvetica;
    z-index: 550;
    /*top: 420px;*/
    background-color: #dbdbdb;
    color: #ee0000;
    width: 99.4%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 7px;
    text-align: center;
    /*margin-left: -19px;*/
}

.mob-submit {
    margin-top: unset;
}

.submit {
    background-color: #05246f;
    color: #fff;
    font-size: 15px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
    margin-bottom: 6px;
    padding-top: 4px;
    padding-bottom: 5px;
    width: 100px;
    border-radius: 5px;
    border: none;
    clear: both;
}

.submit:hover {
    color: #9fb7f9;
}

.thanks {
    text-align: center;
    font-family: "Raleway", sans-serif;
    color: #0e1765;
    background-color: #f1f1ff;
    min-height: 100px;
}

.thanks-words {
    padding-top: 5px;
    padding-bottom: 5px;
    /*text-decoration: none;*/
}

.thanks-words a {
    text-decoration: none;
    color: #0e1765;
    cursor: pointer;
}

.thanks-words :hover {
    color: #6068ad;
}


.surround {
    padding-left: 10px;
    /*padding-top: 10px;*/
    padding-top: 7px;
    padding-right: 10px;
}

#admin-header, #main-nav, #admin-navvo {
    min-width: 900px;
}

header {
    height: 50px;
    width: 100%;
    position: fixed;
    z-index: 600;
    
}

#masthead-img {
    height: 110px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 600;
    border-right: 1px #566798 solid;
    cursor: pointer;
}

#masthead-blurb {
    font-family: "Poppins", sans-serif;
    font-size: 25px;
    color: #fff;
    /*padding-right: 6px;*/
    margin-right: 19px;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 600;
}

#callable-tel {
    text-decoration: none;
    color: #fff;
}

/*#admin-header {*/
/*    width: 100%;*/
/*    height: 50px;*/
/*    background-color: #3254a8;*/
/*}*/

#main-nav, footer {
    /*background-color: #3f81b8;*/
    background-color: #0e1765;
}

#main-nav, #admin-navvo {
    text-align: center;
    position: fixed;
    z-index: 590;
    
}

#main-nav {
    /*background-image: linear-gradient(#750404, #6b63ee);*/
    height: 110px;
    width: 100%;
    /*overflow: scroll;*/
    border-bottom: 1px solid #4e6095;
}

.left-side {
    float: left;
    padding-left: 155px;
}

.right-side {
    /*float: right;*/
    position: fixed;
    right: 0;
    padding-right: 7px;
}

#admin-logo {
    position: fixed;
    top: 0;
    height: 53px;
    z-index: 600;
}

#admin-navvo {
    width: 100%;
    background-color: #0e1765;
    padding-top: 17px;
    padding-bottom: 18px;
}

.main-nav-headings {
    /*float: left;*/
    position: relative;
    top: 70px;
    padding-left: 5px;
    padding-right: 15px;
    z-index: 602;
    font-size: 21px;
}

.admin-nav-headings {
    position: relative;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 16px;
}

.main-nav-headings a, .admin-nav-headings a {
    text-decoration: none;
    color: #fff;
    /*text-shadow: 2px 2px #43426f;*/
    /*font-size: 16px;*/
    /*font-family: helvetica;*/
    /*font-family: "Poppins", sans-serif;*/
    font-family: "Raleway", sans-serif;
    /*font-family: "Noto Sans", sans-serif;*/
    /*font-family: "Arimo", sans-serif;*/
    font-weight: 700;
    font-style: normal;
}

.main-nav-headings a:hover, .admin-nav-headings a:hover {
    color: #cce9f7;
}

.table-600 {
    width: 100%;
    font-family: helvetica;
}

footer {
    clear: both;
    color: #fff;
    position: relative;
    margin-top: auto;
    /*bottom: 0;*/
    width: 100%;
    font-size: 12px;
    padding-top: 5px;
    padding-left: 10px;
    /*height: 70px;*/
    height: 790px;
    border-top: 1px solid #4e6095;
}

#contact-hello {
    display: none;
}

#register-lecture {
    font-size: 17px;
    color: #05246f;
}

.admin-container {
    max-width: 600px;
    min-height: 20px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    position: relative;
    overflow: auto;
    /*padding-bottom: 1px;*/
    /*top: 13px;*/
}

.admin-heading {
    font-size: 25px;
    font-family: "Inria Sans", sans-serif;
    color: #05246f;
    position: relative;
    padding-top: 20px;
    font-weight: 700;
    text-align: center;
}

#all-sellers-admin {
    /*top: 1px;*/
}

#sellers-contain-admin {
    /*top: 6px;*/
    display: block;
}

#user-list-admin {
    /*top: -37px;*/
    display: block;
}

.admin-home-title, .admin-content {
    position: relative;
    /*top: -40px;*/
    color: #05246f;
}

.admin-home-title {
    display: block;
    font-size: 28px;
    /*top: 54px;*/
    font-family: "Bebas Neue", sans-serif;
    text-align: center;
    /*padding-top: 1px;*/
}


#admin-intra-options, #admin-intra-options2 {
    font-size: 20px;
    background-color: #e5e5e5;
    /*position: fixed;*/
    /*top: 79px;*/
    z-index: 10;
    /*width: 600px;*/
}

#admin-intra-options {
    width: 600px;
    /*padding-bottom: 1px;*/
    margin-top: 1px;
}

#admin-intra-options2 {
    /*width: 600px;*/
    width: 100%;
    background-color: #e5e5e5;
    color: #fff;
    height: 22px;
    padding-top: 2px;
    font-family: helvetica;
    /*padding-bottom: 1px;*/
}

.heading-itself {
    position: relative;
    display: inline-block;
    color: #000;
}

.admin-intra-subhead, .admin-intra-subhead2, .admin-intra-subhead3 {
    display: block;
    /*width: 200px;*/
    text-align: center;
    float: left;
    background-color: #e5e5e5;
}

.admin-intra-subhead {
    width: 200px;
}

.admin-intra-subhead a {
    text-decoration: none;
    color: #05246f;
}

.admin-intra-subhead2 {
    width: 100px;
    height: 20px;
}

.admin-intra-subhead2, .admin-intra-subhead3 {
    /*width: 72px;*/
    /*height: 20px;*/
    font-size: 10px;
    /*text-decoration: none;*/
}

.admin-intra-subhead3 {
    /*width: 40%;*/
    text-align: center;
    /*height: 19px;*/
    /*width: 297px;*/
    position: relative;
    top: -1px;
    /*line-height: 27px;*/
    
}

.admin-intra-subhead3 a {
    /*text-decoration: none;*/
    /*color: #000;*/
    display: block;
    /*width: 296px;*/
    /*position: relative;*/
    /*top: -2px;*/
}

.admin-intra-subhead3:hover {
    background-color: #000;
    color: #fff;
}

.admin-intra-subhead2 a, .admin-intra-subhead2 a {
    /*color: #000;*/
    text-decoration: none;
}

.admin-intra-subhead2 a {
    color: #000;
}

.admin-intra-subhead a:hover, .heading-itself:hover 
/*, .admin-intra-subhead2 a:hover */
{
    background-color: #000;
    color: #fff;
}

.edit_controls {
    /*height: 25px;*/
}

.top_controls {
    width: 100%;
    text-align: center;
}

.admin-form {
    width: 250px;
}

.admin-form2 {
    width: 306px;
    padding: 4px;
    background-color: #e9e9e9;
    display: block;
    font-family: helvetica;
}

.admin-form, .admin-form2 {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
}

.form2-label {
    font-family: helvetica;
    font-size: 14px;
    display: block;
    width: 100%;
    color: #05246f;
    margin-bottom: 2px;
}

.perms-label {
    line-height: 24px;
    float: left;
    clear: left;
    width: 120px;
}

.perms-check {
    margin-top: 6px;
}

.form2-input {
    width: 298px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}

.admin-form-input {
    width: 200px;
}

.edit-text {
    width: 242px;
}

.admin-mid-heading {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 9px;
    color: #05246f;
    text-align: center;
}

.admin-subheading {
    font-size: 11px;
    font-style: italic;
}

#permissions-box {
    width: 175px;
    margin-left: auto;
    margin-right: auto;
}

.prospect-table {
    text-align: center;
    width: 600px;
    color: #05246f;
}

.prospect-key {
    width: 80px;
    background-color: #d9d9d9;
    text-align: right;
    padding-right: 5px;
}

.prospect-value {
    /*width: 250px;*/
    background-color: #e9e9e9;
}

#edit_text {
    height: 50px;
    resize: none;
}

#note-textearea {
    resize: none;
}

.no-dec {
    text-decoration: none;
}

/*.admin-intra-subhead2 a:hover {*/
/*    color: #fff;*/
/*}*/

#admin-seller-search {
    /*top: -23px;*/
    background-color: #97a4c9;
    position: relative;
    /*padding-top: 2px;*/
}

.search-form-block {
    display: block;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #97a4c9;
}

.admin-submit, .search-submit, .other-submit {
    color: #05246f;
    text-align: center;
    position: relative;
    top: -1px;
    /*display: block;*/
    /*margin-top: 3px;*/
    /*width: 50px;*/
    margin-left: auto;
    margin-right: auto;
    /*text-decoration: none;*/
}

.admin-submit {
    margin-top: 3px;
    width: 50px;
    display: block;
}

.search-submit {
    display: inline-block;
    top: 0;
}

.other-submit {
    text-align: center;
    display: block;
    margin-bottom: 2px;
}

.other-submit, .book-submit {
    /*display: block;*/
    height: 20px;
    margin-top: 3px;
    border-radius: 3px;
    background-color: #fff;
    line-height: 12px;
}

.other-submit:hover, .search-submit:hover, .book-submit:hover {
    color: #fff;
    background-color: #05246f;
    /*text-decoration: none;*/
}

.search-submit:hover {
    padding-top: unset;
    border-radius: 5px;
    height: 18px;
}

.submit-contain {
    width: 304px;
    text-align: center;
}

.admin-content {
    position: relative;
    display: block;
    /*top: -20px;*/
    /*text-align: center;*/
    font-size: 17px;
    font-family: "Inria Sans", sans-serif;
    /*margin: auto;*/
}

.make_middle {
    text-align: center;
    font-family: helvetica;
}

.make_label {
    font-size: 17px;
    font-family: helvetica;
    float: left;
}

#admin-house-info {
    clear: both;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.admin-table-heading-equal {
    font-size: 17px;
    font-family: "Inria Sans", sans-serif;
    color: #fff;
    background-color: #05246f;
    /*width: 30%;*/
}

.admin-table-row-big {
    
}

#properties-table a {
    text-decoration: none;
}

#properties-table a:hover {
    color: #fff;
    background-color: #000;
}

.no-hov:hover {
    background-color: unset;
}

.admin-table-row-equal, .admin-table-row-equal2 {
    text-decoration: none;
    color: #05246f;
}

.admin-table-row-equal {
    width: 30%;
}

.admin-table-row-equal a, .admin-table-row-equal2 a {
    text-decoration: none;
    color: #fff;
}

.admin-table-row-equal a:hover, .admin-table-row-equal2 a:hover {
    color: #fff;
    background-color: #000;
}

#properties-table {
    min-width: 700px;
}

#property-list-info {
    /*min-width: 800px;*/
    max-width: 700px;
}

.admin-third {
    width: 31%;
}

.admin-light, .admin-dark {
    text-align: left;
    font-size: 13px;
    padding-left: 5px;
    padding-right: 5px;
    /*float: right;*/
    text-decoration: none;
}

.admin-non-link {
    padding-left: 5px;   
}

.admin-light *, .admin-dark *, .admin-light a, .admin-dark a {
    text-decoration: none;
    color: #05246f;
    /*display: inline-block;*/
}

/*tr:hover {*/
/*    color: #fff;*/
/*}*/

.admin-light {
    background-color: #e9e9e9;
}

.admin-dark {
    background-color: #d9d9d9;
}
.admin-light:hover, .admin-dark:hover {
    background-color: #b0afb3;
    color: #fff;
}

.admin-light:hover, .admin-dark:hover {
    /*background-color: #583fb0;*/
    /*color: #fff;*/
}

.admin-light:hover a, .admin-dark:hover a {
    color: #fff;
}

/*.admin-light *:hover, .admin-dark *:hover, .admin-third *:hover*/
/*, .admin-light tr:hover, .admin-dark tr:hover, .admin-light tr:hover a, .admin-dark tr:hover a */
/*{*/
/*    text-decoration: none;*/
/*    background-color: #000;*/
/*    color: #fff;*/
/*}*/

/*.admin-light tr:hover, .admin-dark tr:hover {*/
/*    color: #fff;*/
/*}*/

.admin-link {
    display: block;
    text-align: center;
    cursor: pointer;
}

/*.admin-link a {*/
/*    text-decoration; none;*/
/*    color: #05246f;*/
/*}*/

.admin-title {
    font-size: 18px;
    font-family: "Bebas Neue", sans-serif;
    text-align: center;
    padding-top: 2px;
    margin-top: 2px;
    
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 3px;
    background-color: #6e85bb;
    color: #fff;
}

#admin-selling-info {
    /*text-align: center;*/
}

.admin-house-info {
    font-family: helvetica;
    color: #0e1765;
}

.admin-booking-itself {
    width: 340px;
    font-size: 14px;
    font-family: helvetica;
    border: 2px solid #05246f;
    color: #05246f;
    margin-bottom: 5px;
    padding: 4px;
}

#delete_it {
    cursor: pointer;
}

.admin-label, .admin-label-small {
    font-size: 14px;
    margin-left: auto;
    margin-right: auto;
    color: #05246f;
}

.admin-label {
    width: 200px;
    text-align: left;
}

.admin-label-small {
    width: 80px;
}

.solitary-message {
    margin-top: 5px;
    font-size: 17px;
    text-align: center;
    font-family: helvetica;
    color: #05246f;
    padding-top: 3px;
    padding-bottom: 3px;
}

.image-upload {
    width: 300px;
    /*margin-left: 68px;*/
    margin-left: 24.5%;
    text-align: center;
}

.uploaded-images {
    /*padding-top: 4px;*/
    padding-bottom: 4px;
    position: relative;
    top: -4px;
}

#perm-submit {
    /*display: block;*/
    /*width: 55px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: -5px;
}

#booking-title  {
    width: 352px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 3px;
    background-color: #05246f;
    color: #fff;
}


#booking-heading-both {
    width: 352px;
    margin-top: 1px;
    margin-bottom: 1px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    /*padding-left: 6px;*/
}

.booking-heading {
    width: 136px;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 2px;
    /*display: inline-block;*/
}

.booking-heading  {
    cursor: pointer;
}

#booking-list {
    width: 352px;
    margin-left: auto;
    margin-right: auto;
    /*padding-bottom: 1px;*/
    display: block;
}

.booked-already {
    text-align: right;
    width: 150px;
    float: right;
    font-size: 10px;
    font-family: helvetica;
    color: #ee0000;
}

.already_booked {
    font-size: 12px;
    color: #ee0000;
}

.book_it {
    cursor: pointer;
}

.booked-main, .edit_slot_form, .slot_form {
    width: 352px;
    text-align: center;
    background-color: #e9e9e9;
    color: #05246f;
    /*border: 1px solid #e5e5e5;*/
    position: relative;
    top: -5px;
    padding-top: 2px;
    padding-bottom: 5px;
    font-family: helvetica;
}

.slot_form {
    top: 0px;
    margin-bottom: 5px;
}

.delete_it, .booked-heading, .edit_slot, .book_it {
    cursor: pointer;
    display: inline-block;
    color: #05246f;
    padding-left: 3px;
    padding-right: 3px;
}

.delete_it:hover, .booked-heading:hover, .edit_slot:hover, .book_it:hover {
    color: #fff;
    background-color: #000;
}

.book_form {
    padding-top: 5px;
}

.book_form_blank {
    padding-top: unset;
}

.admin-row {
    width: 340px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.casual-heading, .create_slot {
    font-size: 12px;
    font-family: helvetica;
    text-align: center;
    padding-top: 2px;
    padding-bottom: 1px;
    color: #05246f;
}

.casual-heading a, .create_slot {
    text-decoration: none;
    color: #05246f;
    display: inline-block;
    padding-left: 3px;
    padding-right: 3px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.casual-heading a:hover, .create_slot:hover {
    color: #fff;
    background-color: #000;
}

.main-note {
    text-align: center;
    width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
    /*padding-bottom: 1px;*/
    background-color: #e9e9e9;
    font-family: helvetica;
    /*color: #05246f;*/
}

.note-title {
    padding-top: 3px;
    padding-bottom: 3px;
    /*margin-bottom: 5px;*/
    font-size: 14px;
}

.note-title-assist {
    height: 1px;
}

.note-main-assist {
    height: 3px;
    /*background-color: #e9e9e9;*/
}

.note-main {
    background-color: #f9f9f9;
    margin-left: 4px;
    margin-right: 4px;
    /*padding-bottom: 100px;*/
}

.note-item {
    font-size: 12px;
    padding-top: 2px;
    padding-bottom: 3px;
}

.plussy {
    cursor: pointer;
}

.pagination_collection
{
    text-align: center;
}

.pagination_collection div {
    display: inline;
}

.pagination-list {
    text-align: center;
}

.a_page_number, .page_words {
    font-family: helvetica;
    font-size: 20px;
    color: #0e1765;
    padding-left: 10px;
    padding-right: 10px;
    cursor: pointer;
}

/*.a_page_number:hover {*/
/*    color: #6e85bb;*/
/*}*/

#page_range {
    width: 100%;
    /*display: block;*/
    /*clear: both;*/
    text-align: center;
    font-family: helvetica;
    font-size: 14px;
    color: #0e1765;
    margin-top: 2px;
    margin-bottom: 1px;
    font-style: italic;
}

.page-words {
    display: inline-block;
}

#word_start {
    /*float: left;*/
    padding-right: 1px;
    display: none;
}

#word_end {
    /*float: right;*/
    padding-left: 7px;
    display: none;
}
#word_start:hover, #word_end:hover {
    color: #6e85bb;
}

.pag_elipsis {
    color: #0e1765;
    display: none;
    /*cursor: cursor;*/
}

#elipsis_begin {
    margin-left: 9px;
    margin-right: 1px;
}

#elipsis_end {
    margin-left: -1px;
    margin-right: 7px;
}

.today, .time {
    font-size: 15px;
    width: 30%;
    display: inline-block;
    font-weight: bold;
}

.today {
    text-align: left;
    margin-left: 5px;
}

.time {
    text-align: right;
    margin-right: 5px;
}

#admin-shortcuts {
    padding-top: 4px;
    font-size: 15px;
    width: 37%;
    display: inline-block;
}

#mob-newline {
    display: block;
}

.mob-br {
    display: none;
}

.table-br {
    /*display: none;*/
}

#form-blank {
    display: none;
    height: 20px;
    clear: both;
}

#upend_error, #upend_success {
    background-color: #f1f1ff;
    font-size: 14px;
    line-height: 19px;
}

/* MOBILE DEVICES */

@media only screen and (max-width: 700px)
{
    header {
        width: 100vw;
    }
    
    body {
        width: 100vw;
    }
    
    footer {
        width: 100vw;
    }
    
    div {
        flex-direction: column;
    }
    
    #main {
        min-width: unset;
        max-width: unset;
        width: 100vw;
        flex-direction: column;
    }
    
    #admin-header, #main-nav, #main-navvo {
        min-width: unset;
    }
    
    #masthead-blurb {
        font-size: 19px;
        margin-right: 14px;
    }
    
    #main-nav {
        /*min-width: 1px;*/
        width: 100vw;
    }
    
    .main-nav-headings {
        display: none;
    }
    
    .left-side {
        padding-left: 0;
    }
    
    #burger, #admin-burger {
        display: block;
        position: fixed;
        right: 18px;
        /*top: 62px;*/
        cursor: pointer;
    }
    
    #burger {
        top: 62px;
    }
    
    #admin-burger {
        top: 8px;
    }
    
    #burger-img, #admin-burger-img {
        width: 40px;
    }
    
    #mob-block {
        width: 100%;
    }
    
    #content {
        width: 100%;
    }
    
    ul {
        list-style: none;
    }
    
    #across {
        width: 100%;
        margin-left: unset;
        height: 150px;
        margin-bottom: 7px;
    }
    
    #across-mid {
        font-size: 30px;
        line-height: 38px;
        height: 150px;
        width: 90px;
    }
    
    #selling {
        top: 20px;
        right: -5px;
    }
    
    #house-pic {
        height: 150px;
    }
    
    #picto {
        width: 100%;
        margin-right: unset;
    }
    
    /*#picto {
        width: 100%;
        clear: both;
        height: unset;
        position: relative;
        margin-right: 0;
    }
    
    .picts {
        width: 100%;
        height: 120px;
        flex-direction: column;
        clear: both;
    }
    
    #pict-1, #pict-2, #pict-3, #pict-4 {
        float: left;
        clear: right;
        height: 120px;
    }
    
    #pict-1, #pict-3 {
        background-color: #9fb7f9;
    }
    
    #pict-2, #pict-4 {
        background-color: #fff;
    }
    
    .float_imgs {
        clear: both;
        width: 40%;
        padding-top: 2.1%;
        vertical-align: middle;
        float: none;
        height: 120px;
        width: auto;
    }*/
    
    #corner {
        top: -2px;
        /*left: 1px;*/
    }
    
    #letter {
        position: relative;
        margin-left: unset;
        width: 100%;
    }
    
    #letter-title {
        font-size: 28px;
        margin-bottom: unset;
    }
    
    #homepage_house, #homepage_house_image {
        display: none;
    }
    
    #homepage_house_mob, #homepage_house_image_mob {
        display: block;
    }
    
    #homepage_house_image_mob {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    
    #squeezebox {
        margin-top: 21px;
    }
    
    .other_points, #last_point {
        position: relative;
        left: -20px;
    }
    
    .names {
        font-size: 30px;
    }
    
    #get-in-touch {
        width: 100%;
        position: relative;
        margin-left: unset;
        margin-bottom: 7px;
        /*height: 300px;*/
        display: block;
        /*height: 250px;*/
    }
    
    #in-touch-p {
        /*display: inline;*/
        /*vertical-align: middle;*/
        height: fit-content;
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 17px;
        /*color: #000;*/
    }
    
    .get_touch {
        padding-bottom: 10px;
        font-family: "Raleway", sans-serif;
    }
    
    #home-page-contact {
        width: 100%;
        margin-right: 0;
        /*margin-bottom: 7px;*/
    }
    
    #home-page-form {
    padding-left: unset;
}
    
    .form-label {
        /*width: 40px;*/
        clear: both;
    }
    
    .home-small-input, .reg-input {
        clear: both;
        width: 96%;
        margin-left: 1%;
        margin-right: auto;
    }
    
    #register-lecture {
        clear: both;
        display: block;
        margin-top: 14px;
    }
    
    #form-title {
        top: 0;
    }
    
    #mob-menu {
        top: 110px;
        /*padding-bottom: 7px;*/
    }
    
    #admin-menu {
        display: none;
        top: 54px;
        /*padding-bottom: 7px;*/
    }
    
    #mob-menu, #admin-menu {
        width: 100vw;
        background-color: #0e1765;
        border-bottom: 1px solid #4e6095;
        padding-bottom: 9px;
        position: fixed;
        /*font-family: "Poppins", sans-serif;*/
        /*font-family: helvetica;*/
        font-family: "Raleway", sans-serif;
        /*text-shadow: 2px 2px #43426f;*/
        color: #fff;
        font-size: 22px;
        font-weight: 700;
        font-style: normal;
        cursor: pointer;
    }
    
    #mob-menu a, #mob-menu a:visited, #admin-menu a, #admin-menu:visited {
        text-decoration: none;
        color: #fff;
    }
    
    #mob-menu a:hover, #mob-contact:hover, #admin-menu a:hover {
        color: #cce9f7;
    }
    
    .mob-menu-links {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    
    .surround {
        width: 100vw;
        padding-left: unset;
        padding-right: unset;
    }
    
    #login-form {
        width: 100vw;
    }
    
    .reg-form {
        width: 100vw;
    }
    
    #contact-us-page, #login-form, #reg-form {
        width: 100vw;
        margin-left: 0;
        margin-right: 0;
    } 
    
    #reg-text {
        width: 100%;
    }

    .admin-container {
        max-width: unset;
        width: 100vw;
    }
    
    .admin-content {
        width: 100vw;
    }
    
    #admin-navvo {
        max-width: unset;
        width: 100vw;
        height: 19px;
    }
    
    .admin-non-link {
        position: relative;
        /*top: 1px;*/
    }
    
    .admin-non-link, .admin-table-row-equal2 {
        font-size: 7px;
    }
     
    .admin-intra-subhead {
        font-size: 10px;
        width: 33vw;
        display: inline-block;
    }
    
    #admin-intra-options {
        width: unset;
    }
    
    #properties-table {
        min-width: unset;
        width: 100vw;
    }

    #property-list-info {
        width: 100vw;
        min-width: unset;
        max-width: unset;
    }
    
    .admin-third {
        width: 25%;
    }
    
    .admin-table-heading-equal {
        font-size: 10px;
    }
    
    .admin-light, .admin-dark {
        font-size: 6px;
    }
    
    .admin-link, .admin-non-link {
        zoom: 120%;
    }
    
    .pagination-collection {
        width: 100vw;
    }
    
    .perms-label {
        line-height: 26px;
    }
    
    .perms-check {
        margin-top: 4px;
    }
    
    .table-br {
        display: block;
        /*width: 100vw;*/
        /*clear: both;*/
    }
    
    #admin-intra-options2 {
        width: 100vw;
    }
    
    #admin-house-info {
        width: 100vw;
    }
    
    .admin-title {
        width: 100vw;
    }
    
    .main-note {
        width: 100vw;
    }
    
    .prospect-table {
        width: 100vw;
    }
    
    .mob-submit {
        /*margin-top: 20px;*/
    }
    
    #form-blank {
        /*display: none;*/
        /*height: 20px;*/
    }
    
    #form-errors {
        width: 100vw;
    }
    
    #email, #password {
        margin-left: 1.5%;
    }
    
    .search-form-block {
        padding-top: 2px;
    }
    
    .thanks {
        /*margin-top: 100px;*/
        width: 100vw;
    }
    
    .error {
        width: 100vw;
    }
    
}

