@charset "utf-8";
/* CSS Document */

@import url('../roboto.css');
@import url('../bootstrap-responsive.min.css');
@import url('../animate.delay.css');
@import url('../animate.min.css');


/* FOR ROBOTO FONT */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: local('Roboto Thin'), local('Roboto-Thin'), url(../../fonts/roboto/roboto100.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(../../fonts/roboto/roboto300.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(../../fonts/roboto/roboto400.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(../../fonts/roboto/roboto500.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(../../fonts/roboto/roboto700.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: local('Roboto Black'), local('Roboto-Black'), url(../../fonts/roboto/roboto900.woff) format('woff');
}

body { margin: 0 auto; font-family: 'Roboto', 'Helvetica Neue', Helvetica, sans-serif; background: url(../../images/admin/bg1.png); }
h1 { font-family: 'Roboto', 'Helvetica Neue', Helvetica, sans-serif; }
/*.row{
margin-top: 150px;
}*/

.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox
{
    margin-bottom: 10px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: 20px;
    padding: 40px 0px 20px 0px;
    background-color: #f7f7f7;
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	border-top: 1px solid #e0e0e0;
}
.login-title
{
    color: #555;
    font-size: 18px;
    font-weight: 900;
    display: block;
	letter-spacing: 1px;
}
.profile-img
{
    width: 96px;
    height: 96px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.need-help
{
    margin-top: 10px;
}
.new-account
{
    display: block;
    margin-top: 10px;
}
.upp_case{
text-transform:uppercase;
}
.but_top{
margin-top:10px;
}
.forget_pad{
padding-top:20px;
}


/**header**/

.outerheader {
margin-left: 0;
margin-right: 0;
width:100%;
background:#d4aaff;
}
.logo_cap {
width: auto;
}
.logo {
margin-top: 17%;
}
.image {
padding-top: 2%;
}
.sc_name {
width: 55%!important;
}
.outerheader h1 {
color: #503b66;
margin-bottom: 0;
}
.sc_name h1 {
width: 100%;
padding-left:15px;
margin-top: 22px;
}
.sub {
text-transform: uppercase;
color: #9d88b3;
margin-top: 3px;
padding-left:15px;
margin-bottom: 23px;
}
.clear {
clear: both;
}
.flt_rgt.text-right.openSans {
margin-left: 0%;
}
.alumini {
margin-top: 23px;
color: #78638e;
}
.pd_0 {
padding-left: 0px;
}
.social {
margin-top: 20px;
}
h1, h2, h3, h4, h5 {
font-family: 'Open Sans', sans-serif;
font-weight: 300;
}

.footer {
padding-top: 1%;
padding-bottom: 2%;
background-color: rgb(220,213,207);
font-family: "Open Sans", sans-serif;
font-weight: 300;
font-size: 13px;
line-height: 30px;
}

.ftr_nav.txt_left {
padding-top: 15px;
padding-bottom: 7px;
}

.txt_left {
text-align: left;
}
.ftr_nav a {
color: #5a5a5a;
padding: 0 10px;
padding-bottom: 2%;
padding-top: 1%;
}
.cop_txt_left {
text-align: left;
padding-left: 10px !important;
}
.copy {
text-align: center;
font-size: 12px;
font-weight: 400;
letter-spacing: 1px;
}
.ftr_social a {
color: #5a5a5a;
padding: 0 10px;
}
.mrg_T_7 {
margin-top: 7px;
}
.footer_logo {
margin-right: 5px;
}
.copy a {
color: rgb(204,0,1);
}

.extra_pad{
padding-left:15px;
padding-right:15px;
}
.left_pad{
padding-left:0;
}

.social i {
font-size: 19px;
margin: 0 7px;
}

.social .fa.fa-envelope{
color:#78638e;
}
.social .fa.fa-facebook{
color:#78638e;
}
.social .fa.fa-youtube{
color:#78638e;
}

.social .fa.fa-envelope:hover{
color:#333;
}
.social .fa.fa-facebook:hover{
color:#3b579d;
}
.social .fa.fa-youtube:hover{
color:#cf3427;
}

.social i:hover { transition-duration: .3s; -webkit-transition-duration: .3s;  }
/**header end**/