/*reset boostrap*/
ul, p, h4, h3, h2, h1{
  font-family: 'Source Sans Pro', sans-serif;
}

div#phone_code_select {
    display: none;
    background-color: white;
    height: 200px;
    overflow: scroll;
	overflow-x: hidden;
	z-index: 100;
    position: absolute;
}

.country {
  background-color: white;
  color: black;
}
.country:hover {
  background-color: #6286ba;
}
.country:selected {
  background-color: #6286ba;
}

/*=========================My style==========================*/
/*Chat*/
#chat-box .item{
  padding: 20px 0;
  margin: 20px;
  border-top: 1px solid #ccc;
}
.container, .container-fluid{
  padding: 0;
}
.row, p{
  margin: 0;
}
.row, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
  padding: 0;
}
h3, p{
  margin: 0;
}
.clear{
  clear: both;
}
.article-item {
  margin-bottom: 15px;
}
.article-item .article-title,
.article-item .article-title a {
  color: inherit;
  margin: 0;
}
.article-item .article-meta,
.article-item .article-meta a {
  color: #999;
  font-size: .85em;
}
.article-item .article-meta a {
  text-decoration: underline;
}
.article-item .article-thumb {
  margin-right: 10px;
  margin-bottom: 10px;
}
.article-item .article-text {
  margin-top: 7px;
}
html,
body {
  font-family: 'Source Sans Pro', sans-serif;
  height: 100%;
}
.wrap {
  min-height: 100%;
  height: auto;
  margin: 10px auto -10px;
  padding: 0;
}
.wrap > .container {
  padding: 70px 15px 20px;
  height: auto;
}
.footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  margin-top: 60px;
}
.jumbotron {
  text-align: center;
  background-color: transparent;
}
.jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
}
.not-set {
  color: #c55;
  font-style: italic;
}
/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Sourse Sans Pro", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}
a.asc:after {
  content: "\e151";
}
a.desc:after {
  content: "\e152";
}
.sort-numerical a.asc:after {
  content: "\e153";
}
.sort-numerical a.desc:after {
  content: "\e154";
}
.sort-ordinal a.asc:after {
  content: "\e155";
}
.sort-ordinal a.desc:after {
  content: "\e156";
}
.grid-view th {
  white-space: nowrap;
}
.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}
.error-summary {
  color: #a94442;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}
/*# sourceMappingURL=style.map */

/*Chat*/

/*blocks overview*/
.reset-m{
  margin: 0;
  font-family: 'Source Sans Pro', sans-serif;
}
.overview-left .result{
  margin-bottom: -12px;
}
.reset-m .overview-left, .overview-left .result{
  font-size: 26px;
  font-weight: 600;
  font-family: 'Source Sans Pro', sans-serif;
}
.reset-m .bottom {
  font-family: 'Source Sans Pro', sans-serif;
}
.reset-m .reset-p{
  /*min-width: 375px;*/
  padding: 0;
}
.reset-m .overview{
  border: 2px solid #252767;
  border-radius: 10px;
  /*height: auto;*/
  /*max-height: 320px;*/
  padding: 25px 35px 20px 35px;
  margin-bottom: 15px;
}


.reset-m .t-left{
  text-align: left;
}
.reset-m .t-right{
  text-align: right;
}

/**/
.reset-m h3{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 20px;
  color: #252767;
  text-transform: uppercase;
}
.reset-p{
  color: #4448e0;
}
.reset-m .list{
  font-weight: 600;
  margin-top: 45px;
  font-size: 18px;
  list-style: none;
}
.reset-m .list li{
  padding: 15px 0;
}
.reset-m .bottom{
  padding: 15px 0;
}
.reset-m .bottom .total_amount{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 18px;
  color: #4448e0;
}

.reset-m .overview-right .bottom{
  font-weight: 600;
  font-size: 16px;
}





@media (max-width: 992px) and (min-width: 768px){
  .reset-p.flag{
    width: 60px;
  }
  .reset-p.flag2{
    width: 86px;
  }
  .row.full{
    width: 150px;
  }
}
@media (max-width: 320px) {
  .overview .my-small{
    width: 10px !important;
  }
  .reset-m .bottom .total_amount {
    font-size: 15px;
  }

  .reset-m .overview{
    padding: 15px;
  }
}
@media (max-width: 385px) {
  .overview .reset-p.flag,
  .overview .reset-p.flag2{
    font-size: 10px;
  }
  .overview .total_amount{
    font-size: 15px  !important;
  }
}
@media (max-width: 390px) {
  .overview .reset-m li{
   font-size: 14px;
  }
  .reset-m .overview-left, .overview-left .result {
    font-size: 20px;
  }

  .reset-m .overview-left, .overview-left .result {
    font-size: 15px;
  }
  .overview .my-small{
    width: 40px;
  }
}
@media (max-width: 410px) {
  .overview-right .row.full{
    font-size: 14px;
  }
}
@media (max-width: 342px) {
    .title-account .dropdown-toggle{
      margin: 10px 0 !important;
  }
  .reset-m .overview-left, .overview-left .result {
    font-size: 17px !important;
  }
}
@media (max-width: 520px) {
  .reset-m .overview-left, .overview-left .result {
    font-size: 21px;
  }
  .reset-m .bottom .total_amount {
    font-size: 19px;
  }
}
@media (max-width: 764px) {
  .reset-m .overview-left, .overview-left .result {
    font-size: 26px;
  }
}
@media (min-width: 1000px) {
  .reset-m .overview {
    max-height: 320px;
  }
}
@media (max-width: 1000px) {
  .reset-m .overview-left, .overview-left .result {
    font-size: 20px;
  }
  .reset-m .overview {
    max-height: 385px;
  }
  .reset-m .bottom .total_amount {
    font-size: 17px;
  }
}
@media (min-width: 768px) {




  .overview-left{
      margin-right: 12.5px;
  }
  .reset-m .overview-right{
      margin-left: 12.5px;
    }
}
/*blocks overview*/



/*new style*/
  .reset-p.align-left{
    text-align: right;
  }
  .reset-m .overview{
    padding: 15px;
  }


/*bank_accounts*/
.wrapper--bank-accounts{
  margin-top: 20px;
  padding: 15px 25px 25px;
  background-color: #edf4ff;
}
.bank-accounts{
}
.bank-accounts__title{
  margin-bottom: 30px;
}
.bank-accounts__item{
  margin-top: 10px;
}

.bank-accounts__item a{
  text-decoration: none;
}

/*bank-account*/
.wrapper-b-ac{
  padding: 7px;
  background: #fff;
}
.bank-account{
  border: 1px solid #ccc;
  padding: 7px 10px;
  min-height: 120px;
  position: relative;
}
.bank-account__name{
  font-size: 16px;
  font-weight: 900;
}
.bank-account__type{
  font-size: 12px;
}
.bank-account__number{
  font-size: 18px;
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  padding: 0 10px;
}
.bank-account__number .icon{
  width: 30px;
  display: inline-block;
  float: right;
  margin: -8px 0 0 0;
}
.bank-account__number .icon img{
  width: 100%;
}

/*link-add*/
.link-add {
  text-align: center;
  background: #ccc;
  min-height: 135px;
  border-radius: 7px;
}
.link-add .plus{
  font-size: 30px;
  line-height: 20px;
  padding: 40px 0 0 0;
}
.link-add .text{
  font-size: 18px;
}




@media (min-width: 768px){
  /*bank_accounts*/
  .wrapper--bank-accounts h4{
    margin-left: 5px;
  }
  .bank-accounts{
    margin-left: -5px;
  }
  .bank-accounts__item{
    margin: 0 0 10px;

  }
  .bank-account__number{
    font-size: 16px;
  }
  .wrapper-b-ac,
  .link-add{
    margin-left: 10px;
  }

  .overview.overview-left,
  .overview.overview-right{
    min-height: 325px;
  }

}
@media (min-width: 992px){
  .reset-m .overview{
    padding: 25px;
  }
  .overview.overview-left,
  .overview.overview-right{
    min-height: 360px;
  }

  .wrapper--bank-accounts{
    margin-left: 30px;
  }
}
@media (min-width: 1200px){
  .reset-m .overview{
    padding: 40px;
  }

  .wrapper--bank-accounts{
    padding: 30px 75px 50px;
  }
}

/**/


.percentage-info {
  color: #252767;
}
/* Index */
.title-account{
  min-height: 70px;
}
.title-account span{
  font-weight: bold;
  font-size: 20px;
}
.title-account div{
  margin: 0 3px;
  display: inline-block;
}
.title-account .dropdown-toggle{
  margin:-5px 0 0 0;
  font-size: 16px;
  color:  #DAA520;
  font-weight: bold;
  border: none;
}
ul.navbar-right {
  margin: 0px 0;
}
.navbar-collapse.collapse{
  background-color: #252767;
}
ul.navbar-right li{
  margin: -1px 1px;
}
.navbar-header{
  margin-bottom: 5px;
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-inverse {
  height: 59px;
  background-color: #252767;
  border-color: #080808;
}
.navbar-inverse li {
  margin: 0 1px;
}
.navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0 0px;
}
.navbar-inverse .navbar-nav > li > a {
  color: #252767;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 16px;
}
.navbar-nav > li {
  ;
}
.navbar-nav li a:hover{
  color: #f8d179 !important;
  transition: 0.8s;
}
.navbar-nav > li.active a {
  color: #f8d179 !important;
  background-color:#252767 !important;
}
.navbar-brand > img {
  margin-top: 15px;
  margin-left: 15px;
}
.gold-color{
  color: #DAA520;
}
/*footer*/
.footer {
  background-color: #252767;
}
.footer .company-slogan{
  color: #fff;
}
/*My account*/
.nav > li > a:hover, .nav > li > a:hover {
  background-color: #fff;
  color: #000;
}
.nav-tabs {
  border-radius: 4px;
  text-align: center;
  background-color: #fff;
}
.nav-tabs > li {
  text-align: center;
  float: none;
  display: inline-block;
}
.nav-tabs > li > a {
  color: #4448e0;
  border-bottom: 0;
  margin-right: -4px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #252767!important;
  font-weight: 600;

}
.nav-tabs > li > a:hover {
  border: 1px solid #4448e0;
  background:  #4448e0;
  color: white!important;
  border-bottom-color: transparent;
}
.align-center{
   text-align: center;
 }
.align-right{
  text-align: right;
}
.account-tbl{
  border: 1px solid #e3e3e3;
  background-color: #f0fafb;
  min-height: 250px;
}
.percentage-info:hover{
  cursor: pointer;
  text-decoration: none;
}
.float-right {
  float: right !important;
}

/*Notification*/
.bg-info {
  margin-top:40px;
  padding: 25px;
  border-radius: 10px;
  /*text-align: center;*/
  position: relative;
}
.bg-info .new{
  height: 70px;
  position: absolute;
  top: 0;
  right: 0;
}
.bg-info .time{
  margin: -15px 0 10px 0;
  color: white;
  font-weight: bold;
}
/*Notification*/
.career-default-index .balance{
  font-size: 26px;
}
.career-default-index .balance span{
  font-size: 26px;
  color: #4448e0;
}

/*Settings*/


  /*right*/

.phone-number.phone-code{
  position: absolute;
  left: 40px;
}

.phone-number.phone-code input{
  border-radius: 0;
  max-width: 75px;
  padding-right: 20px;
  text-align: center;
}

.phone-number.phone-flag img{
  position: absolute;
  top: -6px;
  width: 46px;
  left: -2px;
  height: 49px;
  border-radius: 35% 0 0 35%;
}
.mob-phone .field-userprofile-tel_num input{
  padding-left: 15px;
}
#userprofile-tel_num {
	z-index: 10;
}
.phone-label{
  display: block;
}

.bold {
  font-weight: bold;
}

.phone-number.phone-flag {
  position: relative;
}

/*bank card*/
.bank_card{background-color:#252767;border-radius:5px;padding-bottom: 3px;}
.bank_card .form-group{padding-top: 10px;}
.bank_card .form-group input,
.bank_card .form-control {height: 38px;}
.bank_card .overlay{
  padding: 0px 15px;
  background-image:url(/img/bg_map.png);
  background-position:50%;
  background-size:cover;
  background-repeat:no-repeat;
  border-radius:inherit}
.bank_card #bank_logo{margin-top:15px}
.bank_card label{text-transform:uppercase;font-size:12px;font-weight:700;color: #fff;}
.bank_card input,.bank_card select{
  text-transform:uppercase;
  color:#4a4a4a;
  font-size:16px;
  font-weight:700}
.bank_card input::-webkit-input-placeholder,.bank_card select::-webkit-input-placeholder{
  color:rgba(74,74,74,.7)}
.bank_card input::-moz-placeholder,.bank_card select::-moz-placeholder{
  color:rgba(74,74,74,.7)}
.bank_card input:-ms-input-placeholder,.bank_card select:-ms-input-placeholder{
  color:rgba(74,74,74,.7)}
.bank_card input:-moz-placeholder,.bank_card select:-moz-placeholder{
  color:rgba(74,74,74,.7)}
.bank_card #bank_card_number{
  font-size:20px;
  font-weight:400;
  letter-spacing:1.5px}

.bank_card .card_type_logo{
  width:60px;height:40px}

.bank_card .card_type_logo:last-child{
  margin-right:10px}
.bank_card .card_footer{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap-reverse}
.bank_card .cards_logos,.bank_card .select_block{
  display:inline-block;
  margin-bottom:15px}
.bank_card .cards_logos{
  padding-top: 9px;
}
.select_block .form-group{
  display: inline-block;
}
.select_block .help-block{
  position: absolute;
}
.bank_card .select_block select{
  display:inline-block;
  width:80px;
  margin-right:10px}
.bank_card .select_block select::-webkit-input-placeholder{
  color:#2b679c}
.bank_card .select_block select::-moz-placeholder{
  color:#2b679c}
.bank_card .select_block select:-ms-input-placeholder{
  color:#2b679c}
.bank_card .select_block select:-moz-placeholder{
  color:#2b679c}
.bank_card .select_block select:last-child{
  margin-right:0}
.bank_card .select_block label{
  margin-right:10px}
@media screen and (max-width:366px){.bank_card .select_block label{margin-right:50%}}/*bank card*/



@media (max-width: 479px){
  .select_block,
  .cards_logos{
    width: 50%;
  }
  .cards_logos{
    top: 35px;
    position: absolute;
    right: 0;

  }
  .bank_card .cards_logos{
    padding-top: 0;
  }
  .select_block label{
    width: 100%;
  }
  .cards_logos img {
    float: right;
  }
  .bank_card .select_block select{
    width: 50px;
    padding: 0;
  }
  .bank_card .card_type_logo{
    width: 45px;
    height: 30px;
  }
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{
  color: #4448e0!important;
  background-color:unset;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #252767!important;
}
.navbar-inverse .navbar-toggle{
  border: unset!important;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: unset!important;
}
.navbar-inverse .navbar-toggle:hover  .icon-bar, .navbar-inverse .navbar-toggle:focus  .icon-bar{
  background-color: #4448e0!important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
  border: unset!important;
}

/*.nav-tabs > li.active > a{*/
/*  background: #4448e0!important;*/
/*}*/

.nav-tabs > li.active > a{
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}

.footer {
  background-color: #fff!important;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%)!important;
}
.footer p {
  color: #252767!important;
}
.navbar-inverse{
  background-color: #fff!important;
  box-shadow: 0 0 4px 0 rgb(0 0 0 / 10%)!important;
  border: unset!important;
}
.navbar-collapse.collapse{
  background-color: #fff!important;
}
.navbar-inverse .navbar-nav > .active > a{
  background-color: #fff!important;
  color: #4448e0!important;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 15px;
}

.img_notf {
  position: absolute;
  left: 25px;
  top: 15px;
  width: 90px;
}

@media(max-width: 335px){
  .img_notf{
    width: 70px;
  }
}