﻿body {
    position: fixed;
    overflow: hidden;
    font-size: 90%;
    width: 100vw;
}

#footPhone {
    display: none
}

#footPadL {
    display: none;
}

#footPadP {
    display: block;
}

#footPC {
    display: none;
}

#locolist_sets {
    overflow-y: auto;
    height: 750px;
    -webkit-overflow-scrolling: touch;
}

.codetable {
    overflow-y: auto;
    height: 800px;
    -webkit-overflow-scrolling: touch;
}

.llContainer0 {
    width: 100vw;
    -webkit-overflow-scrolling: touch;
}

.llContainerA {
    overflow-y: auto;
    height: 870px;
}


.llContainerB {
    margin: 10px;
    overflow-y: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    height: 80vh;
}

.scrollableform {
    overflow-y: auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}


.llClassList{
    display:none;
}

.navTitleText {
    display: none;
}

.locolistaddcard input[type="text"] {
    margin: 5px;
    width: 85px !important;
}

#mobileBookHeader {
    display: inline;
}


.llistPhoto {
    height: 200px !important;
}


.llClassHeader
{
    margin:10px;
}

.llClassMembersHeader {
    width: 100vw;
    margin: 10px;
}

.llClassMembers {
    width: 100vw;
    margin: 10px;
    overflow: visible !important;
}

#llClassName {
    display: none;
}

#llClassListDD{
    display:block;
}

.dropdown-menu {
    max-height: 80vh;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}


.hidephotocard {
    display: none;
}

#llClassNameMobile{
    font-size:150%;
}


#BoardList {
    overflow-y: auto;
    height: 800px;
    -webkit-overflow-scrolling: touch;
}

#Posts {
    overflow-y: auto;
    height: 800px;
    -webkit-overflow-scrolling: touch;
}

#CMSPage {
    overflow-y: auto;
    height: 800px;
    -webkit-overflow-scrolling: touch;
}
