@import url("../../../admin/exe/system/css/elements/tablet.css");
@import url("../../../admin/exe/system/css/forms/tablet.css");
@import url("../../../admin/exe/popup/css/tablet.css");
@import url("../../../admin/exe/notes/css/tablet.css");
@import url("../../../admin/exe/system/css/errors/tablet.css");



#allx {
    display: block;
    width: 70% !important;
 
}


#loginscreen {
 
    width: 100%;
 
}



#footer2 > div:nth-child(1) > div:nth-child(1), 
#footer > div:nth-child(1) > div:nth-child(1) {
 
    /* width: 90%; */
    width: 95%;
 
}


#topmast {
    width: 100%;
}



#contents {
    width: 100%;
    margin: 0 auto;
}



#footer {
    width: 100%;
}




#maincenter > div:nth-child(1) {
    width: 25%;
}


.formbold, #maincenter > div:nth-child(2) {
    width: 72%;
    color: #DDD;
    padding: 3em 0 3em 3em;
 
}