﻿/* *********************************************************************** */
/* This CSS file it is only to be used for skin Nightingale_Staff_OnePane */
/* *********************************************************************** */

.nightingale.staff.yourhealth2015 {
    padding: 20px;
}

.header {
    height: 70px;
}
.header .logo  {
    margin: 0;
}
.header .logo  > a > img{
        width: 100px;
}
.header .buttons-auth {
    top: 40px !important;
}

.headerMenu ul {
    max-width: 100% !important;
}

.header .buttons{
    top: 19px !important;
}
.header .buttons > a.linkButton,
.header .buttons > strong,
.header .buttons > span {
    height: 22px !important;
    border: none !important;
    margin: 0px 2px !important;
}
.header .buttons > a.linkButton {
    font-weight: normal;
}
 .header .buttons button.login{
    padding: 5px 10px;
    margin-top: 0px;
    }

 /*.dnnForm.dnnLoginService.dnnClear {
     display: none;
 }*/