* {
    margin: 0px; padding: 0px; border: 0px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    font-family: Courier New; font-size: 17px; font-weight: normal; color: #fff;
}
html {
    width: 100%;
}
body {
    width: 100%; 
    background-color: #000;
}

header {
    width: 100%; height: auto;
    overflow: auto;
}

main {
    width: 100%; haeight: auto; overflow: auto;
}
.loginBox {  
    margin: 100px auto;
    width: 60%;
}
.loginBox img {
    margin: 0px auto;
    width: 100%;
    display: block;
}
.loginBox form {
    margin-top: 20px;
    width: 100%;
    font-size: 15px; color: #000;
}
.loginBox form input {
    padding: 10px;
    width: 100%;
    text-align: center; color: #000;
    background-color: #bbb;
}
.loginBox p {
    padding: 10px;
    width: 100%;
    text-align: center; color: #999;
}
.loginBox message {
    margin-top: 20px;
    width: 100%;
    font-size: 15px; color: #000;
}
p.messageError {
    margin-top: 20px; padding: 10px;
    border: 1px #f00 solid;
    color: #f00;
}
header {
    width: 100%; height: auto;
    text-align: center;
}
.header {
    height: 100px;
    background-image: url('/view/mobile/image/header.jpg'); background-position: center center;
}
h1 {
    padding-top: 25px;
    font-size: 40px; color: black;
}
.header p {
    position: relative; top: -8px;
    font-size: 10px;
}
header .user {
    padding: 10px 0px;
    background-color: #333;
    font-size: 15px;         
}
.userMenu {
    display: none;
}
.userMenu p {
    padding: 10px;
    background-color: #666;
    border-bottom: 1px solid #333;
    font-size: 13px; color: #bbb;
}
a {
    text-decoration: none;
}
footer {
    clear: both;
    width: 100%; padding: 20px;
    background-color: #333; text-align: center;
}
footer img {
    margin: 0px auto;
    width: 50px;
    display: block;
}
.buttonContainer {
    width: 100%; height: auto; overflow: auto;
    padding: 20px 10px;
}
.taskContainer {
    width: 100%; height: auto;
    padding: 30px 20px;
}
.taskBox {
    float: left;
    width: 50%; height: auto;
    padding: 10px;
}
.task {
    width: 100%; height: auto;
    background-color: #999;
    
}
.task img {
    width: 100%;
    display: block;
    
}
.taskHeader {
    width: 100%; height: 50px;
    background-color: #999;
}
.taskHeader img {
    float: left;
    width: 50px;
}
.taskHeader p {
    float: left;
    padding: 14px 0px;
    font-size: 19px; font-weight: bold; overflow: hidden;
}
form {    
    margin-top: 30px; 
}
textarea {
    padding: 10px;
    width: 100%; height: 200px;
    color: #000;
    background-color: #bbb;
}
input {
    margin-top: 10px;
    padding: 10px;
    width: 100%;
    color: #000;
    background-color: #bbb;
}
button {
    margin-top: 10px;
    padding: 10px;
    width: 100%;
    text-align: center; color: #fff; 
    background-color: #e5aa16;
}
select {
    padding: 10px;
    width: 100%; 
    background-color: #bbb;   text-align: center; 
}
.delivery {
    margin-top: 30px;
}
.howTo {
    margin-top: 30px;
    font-size: 12px; font-style: italic; color: #999;
}
b {
    font-weight: bold;
}




/*

footer {    
    width: 100%; height: auto;
    background-color: #000;
    display: block;
    text-align: center;
}
.footerSweet {
    margin: 0px auto 10px auto; padding: 20px 20px;
    width: 100%; height: auto;
}
.footerSweet img { 
    width: 100%;
    display: block;
}
.footerSekler {
    width: 100%; height: 150px;
    background-image: url('/view/mobile/image/footer-background.jpg'); background-position: center center;
}
.footerSekler img {   
    margin: 40px auto;
}

main {
    width: 100%; height: auto;
    overflow: auto;
    background-color: #000;
}
.main {  
    overflow: auto;  
    margin: 0px auto;
    width: 100%; height: auto;
}
.mainLeft {
    width: 100%;
}
.mainLeft p {
    margin: 30px 20px 0px 20px;
    font-size: 13px; font-weight: normal; line-height: 150%;
}
.mainLeft p b {
    font-size: 15px;
}
.mainLeft .more {
    margin: 20px 20px 0px 20px;
}
.mainCenter {
    width: 100%;
}
.mainCenter .container {
    margin: 45px 20px 0px 20px;
}
.mainCenter .container img {
    width: 100%;
    display: block;
}
.mainRight {
    width: 100%;
}
.mainRight ul {
    margin: 30px 20px 0px 20px;
}
.mainRight ul li {
    margin: 0px 10px;
    font-size: 13px; font-weight: normal; line-height: 150%;
    list-style: disc;
}
.mainRight p {
    margin: 30px 20px 0px 20px;
    font-size: 13px; font-weight: normal; line-height: 150%;
}
.mainRight .more {
    margin: 20px 20px 0px 20px;
}
nav { 
    margin: 0px auto;
    width: 100%; height: auto;
}
nav p {
    margin: 20px; padding-bottom: 20px;
    border-bottom: 1px dotted #fff;
}
span.number {
    padding: 2px 7px;
    background-color: #f5931e;
    font-weight: bold;
}
.video {
    margin: 40px auto 0px auto;
    width: 100%; height: auto;
}
.video .embed {
    border-top: 10px solid #f5931e;
    margin: 0px 20px 0px 20px;
    position: relative;
    padding-bottom: 54%;
    height: 0;
    overflow: hidden;
}
.video .embed iframe {    
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    padding-bottom: 0px;
}
h1 {
    margin: 0px 20px; padding: 10px 0px;
    display: block;
    font-size: 24px; font-weight: normal; 
}
h2 {
    margin: 30px 20px 0px 20px; padding: 10px 0px;
    font-size: 24px; font-weight: normal;
}
.h1Underline {
    margin: 0px 20px 30px 20px;
    display: block;
}
.h2Underline {
    margin: 0px 20px;
    display: block;
}
.orange {
    color: #f5931e;
}
p.lead {
    margin: 0px 20px 30px 20px;
    font-size: 15px; font-weight: bold; line-height: 150%;

}
p.text {
    margin: 0px 20px;
    padding-bottom: 30px;
    font-size: 13px; line-height: 150%;
}
p.info {
    clear: both;
    margin: 0px 20px; padding: 30px 0px;
    font-size: 13px; font-style: italic; line-height: 150%; text-align: center;
}
div.text {
    margin: 0px 20px 30px 20px;
}
div.text table {
    width: 100%;
}
div.text td {
    padding: 15px;
    border: 1px solid #fff;
    background-color: #ffead9;
    font-size: 13px;
}
div.embed {
    margin: 0px 20px 0px 20px;
    position: relative;
    padding-bottom: 54%;
    height: 0;
    overflow: hidden;
}
div.embed iframe {    
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    padding-bottom: 30px;
}
div.imageContainer {
    padding: 0px 20px 30px 20px;
}
div.imageContainer img {
    width: 100%;
    display: block;
}
a {
    color: #f5931e; text-decoration: none;
}
a:HOVER {
    color: #fff;
}

*/