﻿.table tbody tr td a.btn-sm, .btn-xs {
    font-weight: bold;
    font-size: 12px;
    font-weight: 400;
}
.validation-summary-errors {
    margin-bottom:20px;
}
.max-none {
    max-width:unset;
}
.cs-content {
    padding:30px 0px;
}
#typePMArea label,
#typeDArea label,
#nextPage_5 label{
    padding-right:5px;
}
#nextPage_1 {
    padding-top:0;
}
.hDiv {
    padding-bottom:15px;
}
#nameLogin {
    position:absolute;
    z-index:9;
    bottom:10px;
    right:15px;
}

#mainManuArea {
    width:100%; 
    padding-top :10px;
    padding-bottom:10px;
}        

.tpHeaderArea {
            /*height: 80px;*/
            background-color: #F7B0AE;
            margin-left: 0px;
            vertical-align: middle;
            color: white;
            font-size: 20px;
            width: 100%;
            padding:10px 15px;
        }
        .tpHeaderArea label {
            margin-bottom:0;
        }
                            .h1Header {
                        position:absolute;
                        height: 154px;
                        width:auto;
                        background-color: #F7B0AE;
                        margin-left: 0px;
                        margin-top: 0px;
                    }
                    .h1Header img {
                        width:100%;
                    }
                    .hideMenu
                    {
                        display:block;
                    }
                    .showMenu
                    {
                        display:block;
                    }
                    .fontsize-header
                    {
                        font-size:24px;
                    }

#divTapContents h3 {
    margin-top: 30px;
}
h3, .h3 {
    font-size: 20px;
}

.tabColor {
    font-size:12px;
}
.tab-content{
    background-color:#E3E3E3;
    padding:30px;
}
.nav-tabs > li.active > a {
    background-color:#E3E3E3;
}
.nav-tabs > li > a {
    color:#fff;
    border-radius:0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    background-color:#E3E3E3;
}
.nav-tabs > li {
    background-color:#CACACA;
    color:#fff;
}
#menuItems {
    max-width:288px;
}
#menuSideArea,
#menuArea,
#footerArea,
#contentArea {
    border:1px solid #cdcdcd;
    background-color:#fff;
    margin-top:10px;
    width:100%;
    padding:10px;
    padding-bottom:0;
    border-bottom:0;
}
.menu-content {

}
.list-group li:last-child {
    margin-bottom:0;
}
.tab-content table tbody tr td {
    padding:10px !important;
}
.headerMenu {
    padding: 5px 10px;
    background-color: #1E77D3;
    line-height: 1.7;
    font-size: 15px;
    cursor: pointer;
    width: 278px;
    color:#fff;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.bg-1e9 {
    background-color:#1E90FF;
}
.color-white {
    color:#fff;
}
a.headerMenu:hover,
a.headerMenu:focus,
.headerMenu:hover,
.headerMenu:focus  {
    text-decoration: none;
    background-color: #2E11D3;
}

.menu-content table tbody tr td {
    padding:0;
    border-top:none;
}
.body-content {
    border-bottom:0;
    border-top:0;
    margin-top:0;
    padding-top:0;
    background-color:#fff;
}
#footerArea {
    background-color:#F7B0AE;
    border:none;
    color:#fff;
    padding-bottom:10px;
    font-weight:300;
}
#footerArea address {
    line-height:1.6;
    padding-top:10px;
    margin-bottom:0;
}
#footerArea address a {
    color:#fff;
}
#footerArea address span {
    display:block;
}
#footerArea .b {
    font-weight:400;
    font-size:16px;
}
#logoFooter {
    padding-right:30px;
    width:160px;
    padding-left:15px;
}
body {
    background-color:#f2f2f2;
}