﻿/*HEADER*/

.dvaoratiaHeader {
    width: 100%;
    top: 0;
    left: 0;
    background-color: #fdfdfd;
    box-shadow: 0 2px 2px #fbe2c7;
}

.dvinnerheader {
    white-space: nowrap;
    font-size: 0;
}

.dvheadleft {
    width: 5%;
    margin-right: 3%;
    box-sizing: border-box;
}

.imheadlogo {
    width: 80%;
    max-width: 240px;
    margin: auto;
    padding:5px;
}

.dvheadright {
    width: 77%;
    text-align: left;
    box-sizing: border-box;
}

.dvupp01{
    margin-bottom:20px;
}


.ahdmenu, .ahdmenu:visited {
    font-size: 0.9vw;
    color: #6d6e72;
}


.MNselected{
    font-size:1.1vw;
    font-weight:500;
}


.hdsel, hdsel:visited {
    font-size: 2vw !important;
    color: #f5ad27 !important;
}




.dvdiax {
    width: 2px;
    height: 30px;
    background-color: #6d6e72;
    margin-left: 15px;
    margin-right: 15px;
}



.dvacat {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 17%;
    margin-right: 1%;
    white-space: normal;
}

.hlclass {
    position: relative;
    display: block;
    width: 100%;
}

.spcat0 {
    position: relative;
    display: block;
    width: 100%;
    color: #6d6e71;
    font-size: 1.28vw;
    font-weight: 500;
}

.spcat1 {
    position: relative;
    display: block;
    width: 100%;
    color: #7c839a;
    font-size: 1vw;
    font-weight: 300;
}



.dvheadend {
    position: relative;
    box-sizing: border-box;
    width:10%;
}

.pnlog {
    position: relative;
    display: normal;
    box-sizing: border-box;
}

.dvlogin {
    box-sizing: border-box;
    background-color: #f5ad27;
    border: 1px solid #f5ad27;
    border-radius: 2px;
}

.dvregister {
    box-sizing: border-box;
    border: 1px solid #606060;
    border-radius: 2px;
}

.hfsignin, .hfsignin:visited {
    font-size: 1.2vw;
    text-align:center;
    color:white;
}

.hfsignup, .hfsignup:visited {
    font-size: 1vw;
    text-align: center;
    color: #ff6a00;
    background-color: #dae2e6;
}


.dvformlogin {
    position: relative;
    display: block;
    margin-top: 80px;
    margin-bottom: 80px;
}



.pnloged {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
}

.dvprofileimage{
   width:100%;
}

.hfprofile {
    width: 100%;
}

.imgprofile{
    position:relative;
    display:block;
    width:100%;
}


/*END HEADER*/
/*FOOTER*/
.dvaoratiaFooter {
    background-color: #f6af33;
    padding-top: 10px;
    padding-bottom: 10px;
    white-space: nowrap;
    font-size: 0;
}



.dvuplines {
    font-size: 0;
    text-align: center;
    white-space: nowrap;
    margin-bottom: 20px;
}

.footcol {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
    white-space: normal;
}


.spinfofoot {
    font-size: 1.1vw;
    color: black;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
}

.spinfofoot1 {
    font-size: 1.4vw;
    color: black;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
}

.dvfootmmap {
    margin-top: 10px;
    margin-bottom: 10px;
}



.spcopyrght, .ffdx, .ffoothr {
    position: relative;
    display: inline-block;
}

.ffdx{
    margin-left:5px;
    margin-right:5px;
}

.spcopyrght, .ffdx {
    text-align: left;
    color: black;
    font-size: 0.9vw;
}

.spcopyrght {
    padding-left: 1%;
}

.ffoothr, .ffoothr1 {
    text-align: left;
    color: black;
    font-size: 1vw;
}

.ffoothr {
    margin-left: 3%;
}



.ffoothr1 {
    width: 90px;
}

    .ffoothr:visited, .ffoothr1:visited {
        color: black;
    }


    .ffoothr:hover, .ffoothr1:hover {
        background-color: #eeeeee;
        color: #002e40
    }


.dvsocialmedia {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    box-sizing: content-box;
    text-align: right;
}

.hlsm {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 1.5%;
    margin-right: 1%;
}


    .hlsm:hover {
        opacity: 0.8;
    }

.imsm, .imgpubbuhlogo {
    position: relative;
    display: block;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.28);
    padding: 4px;
    border-radius: 5px;
    box-shadow: 0 0 2px gray;
}

.poweredbypubbuh {
    width: 8%;
    margin-left: 3%;
}

/*END FOOTER*/
