body {font-family:Arial, Sans-Serif;}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
/*
a {color:#0067ab; text-decoration:none;}
a:hover {text-decoration:underline;}
.form{width: 300px; margin: 0 auto;}
*/
/*
input[type='text'], input[type='email'], input[type='password'] {width: 200px; border-radius: 2px;border: 1px solid #CCC; padding: 10px; color: #333; font-size: 14px; margin-top: 10px;}
input[type='submit']{padding: 10px 25px 8px; color: #fff; background-color: #0067ab; text-shadow: rgba(0,0,0,0.24) 0 1px 0; font-size: 16px; box-shadow: rgba(255,255,255,0.24) 0 2px 0 0 inset,#fff 0 1px 0 0; border: 1px solid #0164a5; border-radius: 2px; margin-top: 10px; cursor:pointer;}
input[type='submit']:hover {background-color: #024978;}
*/
input[type='submit'] {background-color: #009748;}
/*input[type='submit']:hover {background-color: #024978;}*/
.bg { 
  background: url(../img/flywithus.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
    width: 100%;
     height: 660px;
    position: relative;
}
.login-panel{
    margin-top: 180px;
}

.dropdown-menu a {
       white-space:normal;
       left: 1000px;
       padding-bottom: 100px;
       }

      .dropdown-menu > li{position:relative;}

      .dropdown-menu > li > i{position:absolute;left:0;top:3px;}

.title-usbangla {
	margin-top: 24px;
	font-size: 17px;
}
.logo {
	margin-top: 9px;
}
.box
{
  border-color: #DBDEE0;
  border-width: 1px;
  border-style: solid;
  margin: 10px 0px 30px 0px;
  float: left;
  width: 100%;
  font-size: 14px;
  background-color: #FFFFFF;
}
.midle-box-area {
	margin-top: 84px;
}
.footer-section{
    background-color: #009748;
}
.navbar.navbar-default {
	background: transparent;
}
.footer.navbar-fixed-bottom {
    padding-top: 13px;
    padding-bottom: 5px;
	background:#1A2E58;
}
.copy-right p{
    color: #ffffff;
    font-size: 17px;
}
.boxs {
	margin-top: 70px;
}
.well {
	
	padding: 60px;
	
}

/*
.navbar {
  overflow: hidden;
  position: fixed;
  top: 0;
  width: 100%;
}*/
