
/* Essentials */

html, div, map, dt, isindex, form, header, aside, section, section, article, footer {
    display: block;
}

html, body {
    color: #787878;
    height: 100%;
    padding: 0;
	font-family: 'Open Sans', sans-serif;
    /* background: #F8F8F8;*/
    /*background: url("/images/bg/orange-bg2.PNG") repeat-x #FE9900;*/
    background-color: #fff /* #232323*/;
    font-size: 12px;
}
body {
    margin: 0 0 0 0;
}
ul,ol{
    list-style: outside none none;
    list-style-type: none;
}
@media (min-width: 1200px)
.container {
  width: 1280px;
}
.container {
    width: 1280px;
}
.container-fluid {
    margin: 0;
    padding: 0 15px;
}

a {
    color: #ff993d;
}

th{
    font-size: 10px;
}
.clear {
    clear: both;
}

header#header {
    background: url("../images/header_bg.png") repeat-x scroll 0 0 #FFFFFF;
    height: 134px;
    width: 100%;

}

#footer {
    background-color: #232323;
    /*bottom: 0;*/
    color: #ffffff;
    font-size: 1.2em;
    height: 60px;
    padding: 20px 0;
    position: absolute;
    width: 100%;
}

#footer p {
    color: #FFFFFF;
    padding: 0;
}

#logo {
    background: url("../../images/logo/bipalogo2.png") no-repeat scroll 0 0 #FFFFFF;
    height: 110px;
    left: 29px;
    position: absolute;
    top: 6px;
    width: 386px;
}

#top-nav {
    background-color: #ff993d;
    height: 23px;
}

#content {
    background-color: #FFFFFF;
    min-height: 100%;
}


/**
*Application dash board
*/
#dash-board-header {
    /*border-bottom: 1px solid #d4d4d4;*/
    margin: 15px auto;
}
#dash-board-header h2{
    margin: 15px auto;
}
h3.wicrs-pannel-heading{
    margin: 5px;
}
/*
#dash-board-header {
    border-bottom: 1px solid #000000;
    margin-bottom: 19px;
   margin-left: 10px;
    margin-right: 10px;
}*/

#app-container-bottom{
    margin-top: 20px;
    margin-bottom: 20px;
}

/*#app-main-menu{
    padding: 10px;
}*/

/*#app-main-menu ul {
    /*background: none repeat scroll 0 0 #C0C0C0;
    background: none repeat scroll 0 0 #000000;
    float: left;
    margin-left: 32px;
    width: 400px;
}*/


/*#app-main-menu ul {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin-left: 32px;
    width: 400px;
}*/


/*#app-main-menu ul h4 {
    border-bottom: 1px solid #ff993d;
    color: #333333;
    padding: 10px;
    width: 323px;
}*/

#app-main-menu ul h4 {
    border-bottom: 1px solid #ff993d;
    color: #333333;
    /*font-size: 1.8em;*/
    padding: 10px 0;
    /*width: 323px;*/
}
#app-main-menu ul,
#app-main-menu ol{
    padding-left: 0;
    margin: 0;
}
/*#app-main-menu ul li {
    display: block;
    font-size: 1.3em;
    list-style: none outside none;
    margin: 10px;

}*/
#app-main-menu ul a:hover{
    text-decoration: none;
    border: solid 1px #FFFFFF;
    color: #FFFFFF;
    background-color: #9acfea;
}

#app-main-menu ul .menu-item {
    border: 1px solid #ff993d;
    color: #ff993d;
    display: block;
    margin-top: 10px;
    /*width: 323px;*/
}

#app-main-menu ul .menu-item {
    border: 1px solid #ff993d;
    color: #ff993d;
    display: block;
    /*margin-left: 16px;*/
    margin-top: 5px;
    /*width: 291px;*/
}

#app-main-menu ul .menu-item:hover{
    border: solid 1px #FFFFFF;
}

/*#app-main-menu ul li {
    display: block;
    font-size: 1.3em;
    list-style: none outside none;
    padding: 8px;
    word-spacing: -10px;
}*/

#app-main-menu ul li {
    display: block;
    font-size: 1.2em;
    list-style: outside none none;
    padding: 8px;
}

section#app-alert {
    font-size: 1.2em;
    left: 502px;
    padding-top: 1px;
    position: relative;
    text-align: center;
    top: 46px;
    width: 700px;
}

.nb {
    display: block;
    /*font-style: italic;*/
    margin-bottom: 10px;
    padding: 6px;
    /*text-align: center;*/
    font-size: 15px;
}

ul.errors li{
    color: #d9534f;
}


#user-welcome {
    clear: right;
    display: block;
    float: right;
    position: relative;
    right: 94px;
    top: 16px;
    width: auto;
}

.alert-info{
    margin-bottom: 19px;
}

.alert-info li.none{
    list-style: none;
}

.top-msg {
    font-size: 1.2em;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
}


.txt-to-upper{
    text-transform: uppercase;
}

.item-emphasys{
    font-weight: bold;
}

.margin-ten{
    margin: 0 10px;
}

.input-file-control{
    border: 0 none;
    cursor: pointer;
    height: 42px;
    margin-top: 16px;
    width: 190px;
}

.notice-board{
    position: relative;
    color: #5B9B00;
    font-size: 18px;
    padding: 10px 15px;
    line-height: 30px;
    
}
a#notice-board-bell{
 font-size: 12px;
 color: rgb(241,81,42);
 text-decoration: none;
}
ul.notifications li a{
    color: darkorange;
}
.notice-count {
  position: absolute;
  top: 0;
  font-size: 11px;
  font-weight: normal;
  color: rgb(255,0,0);
}
/**
*Complete page
*/
.bipa-navigation {
    background: none repeat scroll 0 0 #ffffff;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    border-top: 1px solid #fff;
}
.info-section {
    border: 1px solid #ff993d;
    margin-bottom: 50px;
    margin-top: 50px;
}

.info-data {
    font-size: 14px;
    padding: 20px;
    text-align: center;
}

.info-title{
    text-align: center;
}


.home-link {
    color: #ff993d;
    font-size: 20px;
    opacity: 0.9;
    top: 14px;
}


.pagination{
    width: 100%;
}

.full-page {
    width: 883px;
}

.user-profile {
    display: inline;
    position: relative;
    cursor: pointer;
    padding-top: 17px;
}

.orange-text{
    color: #ff993d;
}
/**
  Responsive css
*/

.bipa-navigation {
    background: none repeat scroll 0 0 #ffffff;
/*    border-bottom: 1px solid #ff993d;
    border-top: 1px solid #ff993d;*/
    border-radius: 0;

}

.login-container {
    border: 1px solid #ff993d;
    margin-bottom: 40px;
    padding: 20px;
}

.orange-border {
    border: 1px solid #ff993d;
    margin-bottom: 20px;
    padding: 0;
}

.medium-form{
    width: 600px;
}

.align-box-center {
    margin: 15px auto;
}

.recovery a{
    color: #ff993d;
    opacity: 0.8;
}

.recovery a:hover{
    color: #ff993d;
    opacity: 1;
    text-decoration: none;
}

.notification-container ul li a{
    font-size: inherit;
}
.notification-container{

}

.notification-container a{
    color: #5B9B00;
    font-size: 18px;
}

.loggedin-user:hover, #loggedin-user,.loggedin-user a:hover ,.loggedin-user a:focus{
    background-color: transparent;
    color: #ff993d;
    background: none;
}

#loggedin-user{
    font-weight: bold;
    text-transform: capitalize;
}

#navbarCollapse ul li a{
    color: #ff993d;
    opacity: 0.8;
}

#navbarCollapse ul li a:hover{
    opacity: 1;
}

table thead{
    background-color: #f5f5f5;
}

.info-box ul li {
    display: block;
    text-align: center;
}

.name-search-box ul li {
    text-align: left;
}

.info-box {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.176);
    font-size: 14px;
    margin: auto;
    padding: 5px;
}
.name-search-box {
    margin: auto auto 30px;
}

.inner-box{
    margin: auto;
}


.info-box h4{
    text-align: center;
}

.help{
    cursor: pointer;
}

.inner-box form{
    margin-right: 36px;
}

.list-search-results .alert-info{
    background: none;
}

.act-buttons-wraper {
    border-top: 2px solid #f5f5f5;
    margin-bottom: 26px;
    margin-left: 0;
    margin-right: 18px;
    padding-top: 13px;
}

.act-buttons-wraper a{
    width: 100%;
}


#stepForm .inner-col{
    margin-left: 0;
}

.form-control-row{
    margin-bottom: 15px;
}
form[name=name-search]{

}
form[name=name-search] input[type=submit]{
    width: 100%;
}
ul.errors li {
    color: #d9534f;
}
.form-actions {
    margin: auto auto 20px;
}
.text-bold{
    font-weight: bold;
}
/*
Annual Duty Submission
*/
.payads{
    width: 100%;
    padding: 2px;
}
.has-b-border{
    border-bottom: 4px #ddd double;
}
.fld-notice{
    margin: 10px auto 10px auto;
}
.fld-notice .alert{
    margin-bottom: 0;
}
#proof-of-payment,
#credit-card{
    display: none;
}
#credit-card.creditcard{
    display: block;
}
.form-control.no-border[readonly] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-color: #ddd -moz-use-text-color;
    border-radius: 0;
    border-style: solid none double;
    border-width: 1px medium 4px;
    font-size: 1em;
    font-weight: bold;
}
.zend-table tbody tr:last-child{
    border-bottom: 1px solid #ddd;
}
ul[class=cards]{
    padding-left: 0;
}
ul[class=cards] li {
    display: inline;
    vertical-align: bottom;
}
#csrf-label{
    display: none;
}
#ads-table td{
    vertical-align: middle;
}
/*
Navigation adjustment
*/
#wicrs-nav{
    margin-bottom: 0;
    border: none;
}
.menu-title{
    position: relative;
    margin: 0.5em auto 0.5em auto;
}
h4.menu-title{
    position: relative;
    margin: 0.5em auto 0.5em auto;
}
.menu-title span{
    position: absolute;
    right: 15px;
    color: rgb(241,81,42);
}
.menu-title span{
    display: none;
}
.app-bottom-menu:hover span.help,
.menu-title:hover span{
    display: inline-block;
}
.tooltip{position:absolute;z-index:1030;display:block;visibility:visible;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:300px;padding:3px 8px;color:#fff;text-align:left;text-decoration:none;background-color:rgb(241,81,42);border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:rgb(241,81,42)}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:rgb(241,81,42)}.tooltip.top-right .tooltip-arrow{bottom:0;right:5px;border-width:5px 5px 0;border-top-color:rgb(241,81,42)}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:rgb(241,81,42)}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:rgb(241,81,42)}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:rgb(241,81,42)}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:rgb(241,81,42)}

/* Custom table headers*/
#ads-table > thead > tr > th,
.wicrs-table-list > thead > tr > th, 
#wicrs-table-orgs > thead > tr > th {
    border-top: 2px solid #ddd;
}
ul.user-meta{
    text-align: right;
    margin: 15px auto;
}
ul.user-meta li{
    margin: 10px auto;
    font-size: 1.2em;
}
#menu-bar-holder{
    border-bottom: 2px solid rgb(241,81,42);
    border-top: 2px solid rgb(241,81,42);
}
.nav-pills>li {
  line-height: 30px;
}
.login-meta{
   margin: 0; 
}
.login-meta li{
   display: inline;
   color: #b4b4b4;
   font-size: 1.2em;
   margin: auto 15px auto auto;
}
.link-default{
    color: rgb(241,81,42);
}
.notice-board{
}
.text-to-lower{
    text-transform: lowercase;
}
.bipa-form .row {
    margin: 1rem auto 1rem auto;
}
.bipa-form .row{
    
}
.relative-position{
    position: relative;
}
#pswd_info {
    position:absolute;
    bottom:-180px;
    /*bottom: -115px\9;  IE Specific */
    right:55px;
    width:250px;
    padding:15px;
    background:#fefefe;
    font-size:.875em;
    border-radius:5px;
    box-shadow:0 1px 3px #ccc;
    border:1px solid #ddd;
    z-index: 1000;
    left: 1.4rem;
}
#pswd_info h4 {
    margin:0 0 10px 0;
    padding:0;
    font-weight:normal;
    font-size: 1.2rem;
}
#pswd_info::before {
    content: "\25B2";
    position:absolute;
    top:-12px;
    left:45%;
    font-size:14px;
    line-height:14px;
    color:#ddd;
    text-shadow:none;
    display:block;
}

.invalid {
    background:url(../../images/farmfarm/icons/cross.png) no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#ec3f41;
}
.valid {
    background:url(../../images/farmfarm/icons/tick.png) no-repeat 0 50%;
    padding-left:22px;
    line-height:24px;
    color:#3a7d34;
}
#pswd_info {
    display:none;
    /*visibility: hidden;*/
}
/*#password:focus #pswd_info{
    display:block;
    visibility:visible;
}*/
.has-orange{
    color: #ff993d;
}
.has-list-style li{ 
}
.num-container-round {
    height: 2.5rem;
    width: 2.5rem;
    display: block;
    position: absolute;
    background-color: #ff993d;
    border-radius: 2.5rem;
    color: #fff;
    line-height: 2.5rem;
    text-align: center;
    /*top: 20%;*/
}

article{
    position: relative;
}
.guidelines {
    margin: 2rem;
    padding: 0;
}
.guideline-item{
    
}
.guideline-item section{
  padding-left: 4rem;  
}
.guideline-item header{
    font-weight: bold;
}
.guideline-item p{
    margin: 1rem auto 1rem auto;
}
.sub-heading {
    margin: 1rem 1rem 1rem 1.2rem;
}
.sub-heading h4{
    margin: 1rem 1rem 1rem 0;
    font-size: 2.5rem;
}
#captcha-element b {
    text-transform: uppercase;
    font-size: 1.2rem;
    color: rgba(241,89,42,1);
}
nav li{
    line-height: 50px;
    list-style: none;
}
.sign-in a{
    text-decoration: none;
    color: rgba(241,89,42,0.5);
    margin-right: 2rem;
}
.sign-in a:hover{
    text-decoration: none;
    color: rgba(241,89,42,1);
}
.description{
    font-style: italic;
}
.btn.btn-primary.act-proceed{
    background: #ff993d;
    border: 1px solid rgba(241,89,42,1);
}
dt#create-label,#cancel-label{
    display: none;
}
.has-arrow{
    /*background: transparent url('data:images/bipa_arrow.png') no-repeat;*/
}#captcha-element pre {

    background-color: rgba(241,89,42,0.05);

}.contact {
    margin-left: 2rem;
    display: inherit;
    margin: 1rem;
}

a img , a{
    outline: none;
    border: none;
    box-shadow: none;
}
.sub-heading-instruction{
    font-size: 1.3rem;
}
.notice-suspend{}
.notice-suspend p {
    padding: 1rem;
    font-size: 1.1rem;
}