/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 27-feb-2015, 21.25.05
    Author     : carmineelia
*/

body{
    font-family: 'Muli', sans-serif;
    font-weight:300;
    min-width:1240px;
    font-size:12px;
}

.navbar-brand img{
    width:120px;
    
}

.navbar-nav img{
   margin-right:10px; 
}

.loginButton{
     
    background-color: #08998B;
    border-color: #4CD8CA;
    color: #fff;
    
}

.loginButton:hover{
     
    background-color: #057267;
    border-color: #4CD8CA;
    color: #4CD8CA;
    
}

.formStyle{
    border:1px solid #ccc;
    border-top:5px solid #555;
    padding-top:20px;
    padding-bottom:20px;
    
    
}

.mainRow{
    padding-top:20px;
    height:60px;
    background-color:#e8f3f7;
    color:#333;
}
.generalTitle{
    font-size:22px;
}
.nav > li > a > img {
    max-width: none;
    width: 35px;
}

.form input{
    width:350px;
    border-radius:5px;
    height:40px;
    margin-bottom:15px;
}

button.btn.btn-default input[type="submit"]{
    background-color:transparent;
    border:none;
    width:60px;
    height:40px;
}

.nopadding{
    padding-left:0;
    padding-right:0;
}

div[class*="col-"] img{   
    width:100%;
}

.navbar{
    font-size:21px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover, 
.navbar-default .navbar-nav > .active > a:focus {
    color: #4A78B6;
}

.navbar-default .navbar-nav > li > a {
    color: #4A78B6;
}

.message{
    font-weight:bold;
    color:#D12509;
}

.error-message{
     color:#D12509;
}

.table > tbody > tr > th{
    font-size:14px;
}

.badge {
    padding-top:5px;
}
.form select{
    width:350px;
    border-radius:5px;
    height:40px;
    margin-top:10px;
}

select#ProjectSceltaContraente.notEmpty.form-control option{
    margin-top:5px;
}
.saluto{
    font-size:16px;
    margin-top:30px;
    display:block;
}

#GroupCategoria{
    width:150px;
}

.navbar {
    border: 1px solid transparent;
    margin-bottom: 0px;
    min-height: 50px;
    position: relative;
}

.mytable{
    border-top:5px solid #038689;
}
.btn {
     
    font-size: 12px;
    font-weight: 300;
     
}

.parsley-errors-list {
    color: #ff4136;
    list-style: outside none none;
}

ul, ol {
    
    margin: 0;
    padding:0;
    margin-bottom: 10px;
}

.lotInformations{
    
}

.informationTitle {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

.informationSubTitle{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 18px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    margin-top:10px;
}

.informationContent{
    font-size:16px;
    margin-top:10px;
}

.group1Informations{
     
    border-top:5px solid #0E7206;
    margin-bottom:20px;
     
}

.btn-personal1 {
    background-color: #09A0CE;
    border-color: #09A0CE;
    color: #fff;
}

.btn-personal2 {
    background-color: #CE7D09;
    border-color: #CE7D09;
    color: #fff;
}


.btn-personal3 {
    background-color: #9BBE8B;
    border-color: #9BBE8B;
    color: #fff;
}


.btn-personal4 {
    background-color: #CCD107;
    border-color: #CCD107;
    color: #fff;
}

.aggMemberRagPart{
    margin-top:-5px;
}

.publication{
    margin-top:30px;
    
    
}

.publicationItem{
    font-size:14px;
    margin-top:3px;
    
}

#saveGroups{
    font-size:16px;
    margin-bottom:10px;
}

#flashMessage{
    text-align:center;
    padding:20px;
    font-size:16px;
    font-weight:400;
}
