﻿/*-------------------------------------------------------------------------------Header-------------------------------------------------------------------------------*/
#logo img {
    margin-top: 15px !important;
}
#headerStrip {
    display: block;
    width: 100%;
    background-color: white;
    height: 100px;
    position: absolute;
    box-shadow: #AFC1CC 0px 3px 2px -3px;
}
#imgLogoTop
{
    margin-top: 20px;
}
#logo
{
    width: 940px;
}
#idNotificationBlockSignIn
{
    font: "Trebuchet MS",Arial,sans-serif;
}
.ButtonStyle
{
	background-color: #064181;
}
.ButtonStyle:hover
{
	background-color: #5D6F77;
}
/*-------------------------------------------------------------------------------Content------------------------------------------------------------------------------*/
.globalTable {
    font-weight: normal;
    border: none;
}
.globalTable th {
    background-color: transparent !important;
    color: rgb(102, 102, 102);
    text-transform: uppercase;
}
#idAddVacanyDetailsRow {
    padding: 0;
}
#btnVacancySupport {
	display: none;
}


.internalMessage {
    color: #076547;
    font-weight: bold;
    text-transform: uppercase;
}
.hiddenInternalMessage {
	display: none;
}
/*-------------------------------------------------------------------------------Footer-------------------------------------------------------------------------------*/
