html {
    height: 100%;
}

body {
    background-color: #eeeeee;
    height: 100%;
}

* {
    margin: 0 auto;
    color: #72635d;
    line-height: 1.6em;
    font-family: Arial;
}

ul {
    list-style: none;
    margin: 0 auto;
    padding: 0;
}

a {
    text-decoration: none;
}

.navbar-inverse {
    background-color: #ffffff;
    border: none;
    border-bottom: 1px solid #F36633;
    border-radius: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
        color: #F36633;
    }

    .navbar-inverse .navbar-brand {
        color: #72635d;
    }

.navTop {
    padding-top: 18px;
}

#navbar a:hover {
    color: #F36633;
}

#navbar a {
    color: #72635d;
}

.navbar-inverse .navbar-toggle {
    border-color: #F36633;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #F36633;
    }

#mainContents {
    padding: 0 20px 20px 20px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Arial;
    line-height: 1.2;
}

#contents1, #contents2, #contents3, #contents4, #contents5 {
    padding: 15px;
}

    #contents1 p {
        font-size: 18px;
        margin: 0;
        color: white;
    }

    #contents2 h3 {
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 23px;
    }

    #contents4 h3 {
        margin-top: 0;
        margin-bottom: 20px !important;
        font-weight: bold;
    }

    #contents5 h3 {
        margin-top: 0;
        margin-bottom: 20px !important;
        font-weight: bold;
    }

    #contents5 p {
        font-size: 18px;
    }

.contentDiv {
    border: 2px solid #F36633;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
}

.addDiv {
    position: absolute;
    bottom: 0;
    left: 10px;
    background-color: #221f1e;
    opacity: 0.6;
    padding: 5px 10px;
}

    .addDiv p {
        color: white;
        margin: 0;
    }

.myAccount {
    position: absolute;
    right: 20px;
    bottom: 0;
    text-decoration: underline;
}

#userListTable {
    border: 1px solid black;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 8px 10px;
    border-bottom: 1px solid #111;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.newAppBtn {
    margin-bottom: 10px;
}

#uploadFile {
    margin-bottom: 2px;
    padding-left: 0;
}

#registerModal .modal-header {
    text-align: center;
}

#loginArea {
    border: 1px solid #F36633;
    padding: 10px 30px 30px;
    margin-top: 50px;
    width: 500px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#loginBtn {
    margin-left: 40px;
    margin-right: 15px;
    margin-top: 10px;
    width: 100px;
}

#forget {
    text-decoration: underline;
    position: relative;
    top: 10px;
}

#newRegister {
    text-decoration: underline;
    position: relative;
    top: 10px;
    left: 5px;
}

#myAccountArea {
    border: 1px solid #F36633;
    padding: 10px 30px 30px;
    width: 600px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

#registerArea {
    border: 1px solid #F36633;
    padding: 10px 30px 30px;
    margin-top: 20px;
    width: 600px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.addLine {
    border: 1px solid black;
    width: 100%;
    height: 1px;
    margin-top: 15px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.beCare {
    margin-top: -15px;
}

    .beCare label {
        text-align: left !important;
        color: #F36633;
        font-size: 12px;
    }

#saveBtn, #registerBtn, #sureBtn {
    margin-left: 22px;
    margin-right: 15px;
    margin-top: 10px;
}

#cancelBtn, #regCancelBtn, #changeCancelBtn {
    margin-right: 15px;
    margin-top: 10px;
}

#changePas {
    text-decoration: underline;
    position: relative;
    top: 10px;
}

#changeSureBtn {
    margin-left: 50px;
    margin-right: 15px;
    margin-top: 10px;
}

.header-right li {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-style: italic;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #F36633;
}

#frontFooter {
    background-color: #eeeeee;
    padding-top: 10px;
}

#addNewApp {
    text-align: center;
}

.adBor .fa-plus {
    margin-top: 35px;
}

#addNewApp p {
    font-size: 25px;
}

.newAddItem {
    font-size: 15px;
}

.adBor {
    border: 1px solid #F36633;
    height: 200px;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 4px;
}

@-ms-viewport {
    width: device-width;
}

@-o-viewport {
    width: device-width;
}

@viewport {
    width: device-width;
}

@media (min-width: 960px) {
    .container {
        width: 940px !important;
        padding-left: 0;
        padding-right: 0;
    }

    #mainContents {
        padding: 0 10px;
    }

        #mainContents > .row {
            margin-left: -30px;
            margin-right: -30px;
        }
}

@media (min-width: 768px) {

    #mainContents {
        padding: 0 15px;
    }

    .container {
        width: 100%;
    }
}

#home5Photo {
    background-image: url('/Images/home5-pc.png');
    background-size: contain;
    background-repeat: no-repeat;
    max-height: 300px;
    height: 200px;
}

@media (max-width: 767px) {

    #navbar {
        margin-top: 12px;
    }

    #loginArea {
        width: 100%;
        margin-top: 0;
    }

    #loginBtn {
        margin-left: 0;
        margin-right: 10px;
    }

    #registerBtn {
        margin-left: 0;
        margin-right: 15px;
        margin-top: 10px;
    }

    #regCancelBtn, #sureBtn {
        margin-left: 0;
        margin-right: 0;
    }

    #registerArea, #myAccountArea {
        width: 100%;
        margin-top: 0;
        margin-bottom: 20px;
    }

    #saveBtn {
        margin-left: 0;
        margin-right: 5px;
        margin-top: 10px;
    }

    #home5Photo {
        background-image: url('/Images/home5-mo.png');
    }
}

@media (max-width: 413px) {
    #changePas {
        display: block;
    }

    #loginBtn {
        width: 75px;
    }

    #changeSureBtn {
        margin-left: 0;
        margin-right: 5px;
        margin-top: 10px;
    }
}

@media (max-width: 374px) {

    .navbar-brand {
        font-size: 20px;
        padding: 15px 0;
    }
}


#homeTable thead tr {
    background-color: #F36633;
    color: white;
    height: 50px;
}

    #homeTable thead tr th:nth-child(2) {
        width: 53%;
    }

    #homeTable thead tr th:nth-child(3) {
        width: 17%;
    }

#homeTable thead th {
    vertical-align: middle;
    color: white;
    border: 1px solid white;
}

#homeTable tbody td {
    vertical-align: middle;
    border: 1px solid white;
}

    #homeTable tbody td:nth-child(3) {
        text-align: center;
    }

#homeTable tbody tr:nth-child(odd) {
    background-color: #ffd3cb;
    color: black;
}

#homeTable tbody tr:nth-child(even) {
    background-color: #ffeae7;
    color: black;
}

#homeTable tbody tr td:nth-child(1) {
    background-color: #F36633;
    color: white;
}

#homeTable tbody tr td:nth-child(2) {
    background-color: #d9f1c8;
    color: black;
}

.homeAddPad {
    padding: 15px;
}

    .homeAddPad h2 {
        margin-top: 10px;
        margin-bottom: 0;
        font-weight: bold;
        font-size: 24px !important;
    }

.homeAddPad2 {
    padding: 0 15px;
    margin-bottom: 10px;
    font-weight: bold;
}

.addStyle1 {
    padding: 10px;
    background-color: #F36633;
    color: white;
}

.addStyle2 {
    padding: 20px;
    color: white;
    font-size: 16px;
}

.addPStyle1 {
    background-color: red;
    margin-bottom: 20px;
    padding: 10px !important;
    color: white;
}

.addPStyle2 {
    background-color: blue;
    margin-bottom: 20px;
    padding: 10px !important;
    color: white;
}

.addPStyle3 {
    background-color: green;
    padding: 10px !important;
    margin-bottom: 0;
    color: white;
}

#notes {
    -webkit-padding-start: 20px !important;
    font-size: 18px;
}


/*@media (min-width: 768px) and (max-width: 823px) {
    #contents1 h3 {
        font-size: 22px;
    }
}*/
@media screen and (max-width: 768px) {
    #navbar > ul {
        display: none;
    }

    .navbar-toggle {
        display: none;
    }

    #contents6 {
        display: block;
    }
}

#contents6 {
    display: none;
}

.con2TentAdd {
    padding: 25px 10px;
    background-color: #F36633;
    color: white;
    font-size: 18px;
}

.person3 {
    height: 197px;
    width: 230px;
    margin-bottom: 45px;
}

.person4 {
    height: 270px;
    width: 241px;
    margin-bottom: 45px;
}


#contents1 a {
    font-size: 18px;
    color: white;
    text-decoration: underline;
}

.reqCol {
    color: #f36633;
    vertical-align: middle;
    margin-right: 5px;
}

@media screen and (min-width:415px) and (max-width: 768px) {
    .con2TentAdd {
        padding: 32px 10px;
    }
}
