

/* HR */

hr.style {
	margin-top: 0;
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
}
////////////////////////
.jumbotron {

  background:url(images/il4.png) no-repeat ;
}
green{
  color: #388e3c ;
}
h1{
font-family: 'Quicksand' ;
font-size: 20px;

}
h2{
font-family: 'Quicksand' ;
font-size: 20px;

}
h3{
font-family: 'Quicksand' ;
}
h3{
  font-size: 30px ;
  font-family: 'Quicksand' ;
}
h5{
font-family: 'Quicksand' ;
font-size: 20px;

}
::-moz-selection { /* Code for Firefox */
    color: white;
    background: #6ef9b7;
}

::selection {
    color: white;
    background: #6ef9b7;
}

.navbar-brand {
    position: absolute;
    padding: 20px;
}

.navbar
{
background-color: #388e3c;

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #39B54A;
}
brand:focus {
  color: #ffffff;
  background-color: transparent;
}


  input.form-control{
  border-radius: 0 ;
  border-color: #39B54A;

}
.input-group-addon
{

  background-color: #39B54A;
  border-color: #39B54A;
  color: #FFFFFF;
  border-radius: 0 ;
}

button.btn.btn-default{
background-color:  #39B54A;
border-radius: 0 ;
padding-left: 60px  ;
padding-right: 60px ;
text-align: center;
}


.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #39B54A;
}
.navbar-default .navbar-toggle {
  border-color: #ffffff;
}


//date picker
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300);
@import url(http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
@import url(https://fonts.googleapis.com/css?family=Comfortaa:400,300,700);
@import url(http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
.message-item {
margin-top: 25px;
margin-bottom: 25px;
margin-left: 25px;
position: relative;
}
.message-item .message-inner {
background: #f7f9fa;
border: 1px solid #eff2f3;
border-radius: 3px;
padding: 10px;
position: relative;
}
.message-item .message-inner:before {
border-right: 5px solid #eff2f3;
border-style: solid;
border-width: 5px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -10px;
top: 10px;
width: 0;
}
.message-item .message-inner:after {
border-right: 5px solid #f7f9fa;
border-style: solid;
border-width: 5px;
color: rgba(0,0,0,0);
content: "";
display: block;
height: 0;
position: absolute;
left: -9px;
top: 10px;
width: 0;
}
.message-item:before {
background: #eff2f3;
border-radius: 2px;
bottom: -28px;
content: "";
height: 100%;
left: -14px;
position: absolute;
width: 1px;
}
.message-item:after {
background: #fff;
border: 1px solid #2e9df7;
border-radius: 50%;
content: "";
height: 11px;
left: -19px;
position: absolute;
top: 10px;
width: 11px;
}
.clearfix:before, .clearfix:after {
content: " ";
display: table;
}
.message-item .message-head {
border-bottom: 1px solid #eee;
margin-bottom: 8px;
padding-bottom: 8px;
}
.message-item .message-head .message-icon {
background-color: #8560a8;
padding: 5px 5px;
margin-right: 10px;
border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.message-item .message-head .message-icon a i{
color: #fff;
font-size: 1.3em;
}
.message-item .message-head .user-detail {
overflow: hidden;
}
.message-item .message-head .user-detail h5 {
font-size: 1.2em;
color: #585b5e;
margin: 0;
margin-bottom: 2px;
}
.message-item .message-head .post-type >p {
color: #8560a8;
font-weight: bold;
text-transform: uppercase;
font-size: .8em;
margin: 0;
line-height: 17px;
}
.message-item .message-head .post-time {
float: left;
}
.message-item .message-head .post-time >p {
color: #858b8f;
text-transform: uppercase;
letter-spacing: 1px;
font-size: .6em;
line-height: 15px;
margin: 0;
}
.message-item .qa-message-content p {
text-align: center;
color: #585b5e;
font-size: .9em;
margin: 0;
}
imgt {
 min-height: 40px;
 max-height: 40px;
 border-radius: 50%;
}
