.fa.fa-calendar {
    color: #000;
    vertical-align: top;
}

.info-box-icon {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    border-radius: 2px 0 0 2px;
    display: block;
    float: left;
    font-size: 45px;
    height: 102px;
    line-height: 118px;
    text-align: center;
    width: 90px;
}
.info-box{ min-height:102px;}
.emit_serv {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    float: left;
    padding: 5px 0;
    width: 100%;
}
.mybtn {
    background-color: #3c8dbc;
    border: 0 none;
    border-radius: 1px;
    color: #fff;
    display: inline-table;
    font-family: "poppinsmedium";
    font-size: 18px;
    padding: 5px 60px;
    text-align: center;
}.nominee_row {
    float: left;
    margin-bottom: 100px;
    width: 100%;
}label.error {
    color: red;
    font-size: 12px;
    font-weight: normal;
}table {
    width: 100%;
}thead {
    background: #FBC314 none repeat scroll 0 0;
    color: #000;
}th {
    padding: 10px;
    text-align: left;vertical-align:top;
}td, th {
    padding: 10px; vertical-align:top; font-weight:normal;
}.results {
    background: #f3f3f3 none repeat scroll 0 0;
    border-radius: 5px;
    float: left;
    padding: 10px;
    width: 100%;
}.invoice_head {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
    float: left;
    margin-bottom: 15px;
    padding: 0 5px;
    width: 100%;
}.invoice_head h5 a {
    background-color: #FBC314;
    border: 1px solid #FBC314;
    color: #fff;
    font-size: 13px;
    margin-left: 5px;
    padding: 5px 10px;
}.apis ul li {
    float: left;
    margin-right: 1%;
    vertical-align: top;
    width: 14%;
}
.content-wrapper { min-height:1100px!important;}
.mubtn {
    background: #FBC314 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-family: "opensans_semibold";
    font-size: 16px;
    height: 30px;
    width: 100%;
}.apis ul li a {
    background: #3c8dbc none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    display: inline-table;
    font-family: "opensans_semibold";
    font-size: 16px;
    height: 31px;
    text-align: center;
    width: 100%;
}.proceed {
    margin-top: 15px;
    text-align: center;
}.recharge_fild {
    margin-bottom: 10px;
}/*//loding bar css*/
#dialog-overlay {
   /* background: none repeat scroll 0 0 #000000;*/
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
	filter: alpha(opacity = 50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000; background:#000;
}
#dialog-box {
    display: none;
    position: fixed;
    width: 328px;
    z-index: 5000;
}
.loading_div {
    border-radius: 10px 10px 10px 10px;
    float: left;
    font-family: Arial;
    height: auto;
    left: 45%;
    padding: 5px;
    position: relative;
    top: 45%;
    width: 35%;
    z-index: 1;
}

/*end loding bar css*/
.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 0, 0, 0.4);
  border-right: 1.1em solid rgba(0, 0, 0, 0.4);
  border-bottom: 1.1em solid rgba(0, 0, 0, 0.4);
  border-left: 1.1em solid #f35600;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;  margin-left: 0;
}.loader1 {
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 137px;
}.apis ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}#datatable h3 {
    font-size: 13px;
    margin: 0;
    padding: 0;
}#datatable > tr {
    border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
}.pagination li.current > a {
    background: #3c8dbc none repeat scroll 0 0;
    color: #fff;
}
.pagination li.current > span {
    background: #3c8dbc none repeat scroll 0 0;
    color: #fff;
}.content {
    margin-left: auto;
    margin-right: auto;
    min-height: 1800px;
    padding: 15px;
}
.form-horizontal .form-group {
    margin-left: 0px;
    margin-right: 0px;
}


/*//loding bar css*/
#dialog-overlay {
   /* background: none repeat scroll 0 0 #000000;*/
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.5;
	filter: alpha(opacity = 50);
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10; background:#000;
}
#dialog-box {
    display: none;
    position: fixed;
    width: 328px;
    z-index: 5000;
}
.loading_div {
    border-radius: 10px 10px 10px 10px;
    float: left;
    font-family: Arial;
    height: auto;
    left: 45%;
    padding: 5px;
    position: relative;
    top: 45%;
    width: 35%;
    z-index: 1;
}

/*end loding bar css*/
.loader {
  margin: 60px auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 0, 0, 0.4);
  border-right: 1.1em solid rgba(0, 0, 0, 0.4);
  border-bottom: 1.1em solid rgba(0, 0, 0, 0.4);
  border-left: 1.1em solid #f35600;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
  animation: load8 1.1s infinite linear;
}
.loader,
.loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;  margin-left: 0;
}
.search_text.autofil {
     float: left;
    margin-bottom: 15px;
    margin-right: 2px;
    width: 24%;
}
.searchtext input {
    border: 1px solid #e7e7e7;
    padding-left: 5px;
    padding-top: 5px;
    width: 100%;
}
.loader1 {
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 150px;
}
.current {
    background-color: #0084ff !important;
    color: #fff !important;
}
.text.mysearch.ui-autocomplete-input {
    border: 1px solid #e5e5e5;
    padding: 3px;
}
#zip {
    border: 1px solid #e7e7e7;
    padding-top: 5px;
}

.skin-blue .main-header .navbar {
    background-color: #FBC314; 
}

.skin-blue .main-header .logo {
    background-color: #f3f3f3;
    border-bottom: 0 solid transparent;
    color: #fff;
}

.skin-blue .main-header li.user-header {
    background-color: #FBC314;
}

.btn-info {
    background-color:#FBC314;
    border-color:#FBC314;
}

.box {border-top: 3px solid #FBC314!important;}
/*end loding bar css*/
.users-list > li:nth-child(4n+1) { clear: both; }
.fa.fa-pencil { color: #EC3235;}
.fa.fa-fw.fa-check{color: #EC3235 !important;}
.fa.fa-fw.fa-trash{ color:#F00}

.form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    font-weight: normal!important;
} .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
    font-weight: normal!important;
}