.warning{
    color:		#ac2925;
}
.logo{
    padding-top:	30px;
    padding-bottom:	10px;	
}
.questionmark{
    color:		#ac2925;
}
.header img{
    width:		100%;
    height:		auto;
}
.footer{
    margin-top:		20px;
    margin-bottom:	50px;
    padding-top:	20px;
    border-top:		1px solid #dddddd;
}
.topmenu{
    border-bottom:	1px solid #dddddd;
    border-top:		1px solid #dddddd;
    padding:		15px 0;  
}
.content{
    padding-top:	15px;
    min-height:		400px;
}
.navbar-left li a{
    color:		#666 !important;
}
 li a:hover, .navbar-left li a:active, .navbar-left li a:focus{
    background-color:	#e7e7e7 !important;
    color:		#666 !important;
}
.topmenu nav{
    margin:		0; 
}
.front-rightsec table *{
    font-size:		95%;
}
.front-rightsec table{
    width:		100%;
}
.front-rightsec table thead{
    text-transform:	uppercase;
}
.frimg img{
    margin:		10px 0;
}
.navbar-collapse {
    padding-left:	0;
}
.forms-wrapper{
    padding-top: 	30px;
}
.nav-tabs a{
    outline:		none
}
.detbutt button{
    margin-top:		15px;
}
.participants-detail-right .badge{
    margin:		2px;
}
.has-error label{
  color: #a94442;
}
.pbox{
    float: left;
    margin: 15px;
}
.badge-online{
    background-color: #3AADBA;
}
.badge-offline{
    background-color: #9AD27F;
}
.ttip{
    cursor: help;
}
