
body{
    background-image: url('../images/Graphics_backghround_1.jpg');
}

h3.join_form_hedar {
    background: #232f18;
    font-size: 17px;
    color: #fff;
    padding: 5px 0px 5px 20px;
}
form.form_set_join {
    padding: 0px 10px 0px 10px;
}

@media (min-width: 768px){
.condition_footer ul li {
    float: left;
    text-align: center;
    padding: 7px;
    margin-left: 0px;
  }
}
.btn-default:focus {
  color: #333;
  background-color: #fff;
  border-color: #8c8c8c;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #ffffff;
    border-color: #8c8c8c;
}
.header h2 {
    color: brown;
    text-shadow: 2px 2px 2px hwb(4deg 37% 61%);
}
.login_page {
    border: 1px solid #ddd;
    background: cyan;
}

  button.abhi {
    background-image: linear-gradient(45deg, #00baff, #ff8f8f);
}

 

button#dropdownMenu1 {
    border: none;
}

button.footer {
    background-image: linear-gradient(45deg, #00baff);
}
 form.form-horizontal {
 	padding: 15px;
}
 .divider {
    text-align: center;
    position: relative;
    top: 2px;
    padding-top: 1px;
    margin-bottom: 14px;
    line-height: 0;
}
.divider:after {
    content: "";
    width: 100%;
    background-color: transparent;
    display: block;
    height: 1px;
    border-top: 1px solid #e7e7e7;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    z-index: 1;
}
 
 .divider h5 {
    line-height: 1;
    font-size: 12px;
    color: #767676;
    font-weight: 400;
    z-index: 2;
    position: relative;
    display: inline-block;
    background-color: #fff;
    padding: 0 8px 0 7px;
}
.foter_by {
    text-align: center;
    line-height: 3;
}.condition_footer ul {
    list-style: none;
}

.need_help_ste {
    padding: 0px 0px 0px 10px;
}
.btn-block {
    display: block;
    width: 100%;
    border-radius: 0px;
}