.placeholder {
color: #aaa;
}

.container {
max-width: none !important;
width: 970px;
}

a {
color: #666666;
}

input, textarea, select {
color: #000000;
font-weight: normal;
}

input[type=file] {
color: inherit;
}

.errorForm {
width: 300px;
}

/* TOP */
.toplogo {
height: 60px;
background: url('../img/logo.png') no-repeat left center;
}

.toplogo h1 {
margin-left: 10px;
color: #e13a00;
font-size: 24px;
float: left;
}

.toplogo h1:first-child {
margin-left: 170px;
color: #ffa02f;
}

.toplogo .userInfo {
margin: 38px 0 0 0;
float: right;
}

.toplogo .userInfo a {
text-decoration: underline;
}

/* MENU */
.menu {
background: #ffa02f url('../img/shadowmenu.png') repeat-x;
}

.menu .navbar-nav {
margin: 0;
}

.menu .navbar-nav>li {
border-right: 1px solid #ffffff;
float: left;
}
.menu .navbar-nav>li:first-child {
border-left: 1px solid #ffffff;
}

.menu .navbar-nav>li>a {
width: 124px;
padding: 15px 0;
text-align: center;
color: #ffffff;
font-weight: bold;
}

.menu .active, .menu .navbar-nav>li>a:hover, .menu .active, .menu .navbar-nav>li>a:focus {
background: #e13a00 url('../img/shadowmenu.png') repeat-x;;
}

/* CONTENT */
/* TABLES */
.table, .table tr, .table th, .table td {
border: 1px solid #ffa02f !important;
}

.table a {
text-decoration: underline;
}

.table .btn {
text-decoration: none;
}

.table th, .table th a {
border: 1px solid #ffa02f;
background: #ffa02f;
color: #ffffff;
}

.table tr td {
vertical-align: middle !important;
}

.table tr>td:first-child {
font-weight: bold;
}

/* RESEARCH */
.research, .infoList {
width: 100%;
padding: 15px 0;
margin-bottom: 20px;
background: #ffa02f;
font-weight: bold;
color: #ffffff;
}

.research span, .downloader label {
margin: 3px 15px;
float: left;
}

.downloader label {
width: 69px;
}

.research input{
height: 26px;
}

.infoList span {
margin: 3px 15px;
}

.downloaderOpener {
padding: 2px 0 4px 0;
margin-right: 15px;
float: right;
}

.downloader {
padding-top: 10px;
border-top: 1px solid #ffffff;
display: none;
}

.downloader .downloaderForm {
width: 410px;
}

.downloader .downloaderForm input {
margin-bottom: 5px;
}

.downloader .downloaderForm .btn {
margin-top: 35px;
float: right;
}

.downloader .downloaderForm .btn span {
margin: 0;
float: none;
}

.downloader #alertContainer {
width: 400px;
margin-top: 25px;
margin-right: 20px;
float: right;
font-weight: normal;
}

/* ALERT CONTAINER */
#alertContainer {
margin-top: 10px;
}

/* BLUE BOX */
#bluebox {
width: 100%;
padding: 15px;
background: #0061bb;
color: #ffffff;
}

#bluebox h5 {
font-weight: bold;
}

#bluebox .complete {
display: none;
}

/* MODULE THEME */
.showOriginal {
margin-top: 10px;
}

.themeForm {
padding: 15px;
background: #0061bb;
color: #ffffff;
}

.themeForm h5 {
font-weight: bold;
}

/* MODULE PLANIFICATION */
#bluebox.planification input[type=text], #bluebox.planification select {
width: 150px;
}

/* MODULE PLANIFICATION AND MODULE MESSAGES */
.category_radio_selector {
width: 30px;
height: 22px;
margin-right: 10px;
background: url('../img/category_selector.png') no-repeat;
float: left;
cursor: pointer;
}

.category_radio_selector.office {background-position: -30px 0;}
.category_radio_selector.nuclear {background-position: -30px -22px;}
.category_radio_selector.nnb {background-position: -30px -44px;}
.category_radio_selector.office.selected {background-position: 0 0;}
.category_radio_selector.nuclear.selected {background-position: 0 -22px;}
.category_radio_selector.nnb.selected {background-position: 0 -44px;}

/* MODULE MESSAGES */
#messageForm {
padding: 15px;
background: #0061bb;
color: #ffffff;
}

#messageForm h5 {
font-weight: bold;
}

/* MODULE MESSAGES - Preview */
#modalPreview .modal-dialog {
width: 350px;
}

#modalPreview .modal-content {
border-radius: 0;
}

#modalPreview .modal-header {
min-height: 100px;
background: #0061bb url('../img/preview/logo2.png') no-repeat center 10px;
color: #ffffff;
}

#modalPreview #previewTheme {
margin-top: 30px;
font-weight: bold;
}

#modalPreview .modal-header .close {
color: #ffffff;
text-shadow: 0 ;
opacity: 1;
filter: alpha(opacity=100);
}

#modalPreview .modal-footer {
background: #0061bb;
}

#modalPreview .modal-body {
min-height: 200px;
}

#modalPreview .modal-body ul {
padding: 10px 19px 0 19px;
}

#modalPreview .modal-body ul li {
padding: 5px 0;
border-bottom: 1px solid #0061bb;
list-style-image: url('../img/preview/dot.png');
}

#modalPreview .modal-body ul li:first-child {
border-top: 1px solid #0061bb;
}

/* MODULE USER */
.userForm, .userInfoBlock {
padding: 15px;
background: #0061bb;
color: #ffffff;
}

.userLogin {
width: 400px;
margin: 0 auto 20px auto;
}

.userForm h5 {
font-weight: bold;
}

.userLogin h5, .userLogin p {
margin-left: 50px;
}

.userForm div {
margin-bottom: 10px;
}

.userForm label {
width: 100px;
padding-top: 3px;
float: left;
}

.userForm.lblLong label {
width: 150px;
padding-top: 3px;
float: left;
}

.disclaimer {
width: 400px;
margin: 0 auto 20px auto;
padding: 20px;
background: #0061bb;
color: #ffffff;
text-align: justify;
}

.profile {
border: 1px solid #ffa02f;
}

.profile h5 {
padding: 10px;
margin-top: 0;
background: #ffa02f;
color: #ffffff;
}

.profile h5, .profile span {
padding-left: 10px;
font-weight: bold;
}

/* MODULE FEEDBACK */
.rating {
width: 80px;
height: 16px;
}

.rating div {
height: 16px;
background: url('../img/stars.png') no-repeat;
float: left;
}