body, button, input, select, textarea { 
font-family: "Arial";
}

.panda-wrapper__header {
    background: url(../addon/header.jpg) no-repeat scroll center top transparent;
}

.panda-menu__horizontal-header {
    border-width: 0px 0px;

}

.txtup {
position: absolute;
left: 20px;
top: 138px;
/*font-weight: 700;*/
font-family: "Trebuchet MS";
}

.panda-logo {
margin: -10px 0px 35px 44px;

}


.panda-secondary-font { 
font-family: "Arial";
}

.panda-illustration { 
padding: 0px;
}

.panda-border-top { 
border-top: 0px dashed #757575;
}

.panda-wrapper__footer { 
	border-top: 0px solid #000000;
	background-color: #000;
}


.panda-footer__email {
	color: #FFFFFF;	
}

.panda_copy {
    color: #FFFFFF;
}

.panda-footer__phone {
    color: #FFFFFF;
}

.panda-wrapper__footer a:hover {
    color: #ffffff !important;
	border-bottom-color: #ffffff !important;
}

.panda-wrapper__footer a{
    color: #ffffff;
	border-color: #ffffff;
}

.panda-footer-menu { 
color: #F1F1F1;
}

.panda-search__header {
margin-left: -293px;
width: 284px;
top: 122px;
}

.top-phone { 
/*left: -225px;*/
position: absolute;
top: -104px;
left: -9px;
width: 280px;
}

.panda-secondary-font  p{
margin-bottom: 2px;
}

.panda-news-filter {
margin: 0px 18px 0px 0px;
}

.panda-menu__vertical-main { 
padding: 0px 50px 0px 0px;
}

.panda-wrapper__illustration { 
background: #40647e;
height: 268px;
padding: 17px 0px 17px 0px;
margin-top: -13px;
}

.rc15 {
border-top-left-radius: 0px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
border-bottom-left-radius: 0px !important;
}

/*.price-download {
    background: #66a9dd;
    color: #fff !important;
    padding: 10px;
    border-radius: 7px;
    text-decoration: none !important;
    border-bottom: 0 !important;
    font-size: 14px;
    position: relative;
}
.price-download:hover {
color: #fff !important;
}

.oz {
    background: #66a9dd;
    color: #fff !important;
    padding: 10px;
    border-radius: 7px;
    text-decoration: none !important;
    border-bottom: 0 !important;
    font-size: 14px;
    position: relative;
}*/

.oz:hover {
color: #fff !important;
}
.buttons2 {
margin-top: 20px;
    /* display: block; */
    /* width: 800px; */
    /* position: relative; */
    padding-bottom: 10px;
}
.buttons2 li {
    float: left;
    padding: 0 10px 10px 0 !important;
}

.buttons2 li a {
    background: #66a9dd;
    color: #fff !important;
    padding: 10px;
    border-radius: 7px;
    text-decoration: none !important;
    border-bottom: 0 !important;
    font-size: 14px;
    position: relative;
}
.buttons2 li a:hover {
    background: #5893C1;
}
.panda-footer__email{display:none;}