@font-face {
    font-family: 'deckerregular';
    src: url('/fonts/decker-webfont.eot');
    src: url('/fonts/decker-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/decker-webfont.woff') format('woff'),
         url('/fonts/decker-webfont.ttf') format('truetype'),
         url('/fonts/decker-webfont.svg#deckerregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	background-image: url(/img/bg.jpg);
	background-color: #DCDFE8 !important;
    background-repeat: no-repeat;
    font-family: 'deckerregular';
    padding-bottom: 40px;
}

#container{
	background-color: #FFFFFF;
	box-shadow: 0 0 10px #5D5D5D;
	padding: 20px;
	border-radius: 0 0 5px 5px;
}

#content{
	min-height: 800px;
}

.hidden-html {

    display: none;
}

.btn-finalize {

    margin-left: 650px;
}

label{
    font-weight: bold !important;
}

.wa-form-clear{
    display: block;
    height: 15px;
}

.wa-alert-fade{
    display: none;
}

.wa-loading{
    margin-left: 380px;
    margin-top: 40%;
    position: absolute;
    display: none;
    z-index: 1000;
}

.checkbox{
    padding-left: 0 !important;
    padding-top: 15px !important;
}

table tr td, table tr th{
    text-align: center !important;
}

#footer{
    text-align: center;
}

.wa-input-disabled{
    background: #cccccc !important;
}

.chzn-container-single .chzn-single{
    height: 26px !important;
    padding-top: 2px !important;
}

.wa-hidden{
    display: none;
}

.wa-form-input-success{
    background-image: url(/img/icons/tick-circle.png);
    background-repeat: no-repeat;
    background-position: 2px 0px;
    padding-left: 20px;
}

.wa-form-input-error{
    background-image: url(/img/icons/exclamation-red.png);
    background-repeat: no-repeat;
    background-position: 2px 0px;
    padding-left: 20px;
}

.wa-form-label-error{
    color: red;
}

#box-sources-selection{
    padding-left: 35px !important;
    margin: 0 !important;
    padding: 0 !important;
}

#box-sources-selection ul{
    margin: 0 !important;
    padding: 0 !important;
    float: right;
}

#box-sources-selection ul li {
    margin: 0 !important;
    padding: 0 !important;
}

#box-sources-selection ul li a {
    margin: 0 !important;
    padding: 6px !important;
}

#link-sources-selection{
    cursor: pointer;
}

.divider-nav {

    width: 100%;
    height: 5px;
    background: #D9D9D9;
    padding-top: 2px;
    margin-top: 5px;
}

.nav-top li {

    font-size: 15px;
}

.menu-below-red {

    width: 100%;
    height: 3px;
    background: #75AAAA;
}

.menu-below-magenta {

    width: 100%;
    height: 3px;
    background: #ff167e;
}

.menu-below-yellow {

    width: 100%;
    height: 3px;
    background: #ffe116;
}

.menu-below-blue {

    width: 100%;
    height: 3px;
    background: #3FA8F5;
}

.menu-below-orange {

    width: 100%;
    height: 3px;
    background: #e5613d;
}

.btn-search { 

    margin: -50px 0 0 275px;
}

.form-search {

    margin: 30px 0 0 0;
}

.user-bar {

    margin: -15px 0 0 0;
    padding-left: 175px; 
}

.btn-data {

    cursor: pointer;
}

.close-modal {

    cursor: pointer;
}

.main-new {

    font-size: 30px;
    line-height: 10mm;
}

.main-new-soutien {

    font-style: italic;
    color: #6f6d6d;
    font-size: 15px;
    line-height: 20px;
}

.sidebar {

    margin-left: 20px;
}

.sidebar-item {

}

.sidebar-title {

    font-size: 20px;
}

.text-new {

    font-size: 15px;
    text-align: justify;
    line-height: 20px;
}

.new-date {

    color: #bababa;
}

.divider-subject {

    background: #666666;
    color: #fff;
    width: 250px;
    height: 3px;
}

.subject-text-header {

    margin-top: 5px;
}

.subject-text-header a {

    color: #000;
    font-size: 20px;
    margin-top: 5px;
}

.box-new {

    margin-top: 10px;
    height: 100px;
}

.img-new-subject {

    width: 250px;
    font-size: 20px;
}

.btn-img-download {

    position: absolute;
    display: none;
    margin-top: 50px;
    margin-left: 500px; 
}
