/*
Theme Name: Worketic
Theme URI: http://amentotech.com/projects/worketic
Author: Amentotech
Author URI:  https://themeforest.net/user/amentotech/portfolio
Version: 1.0.0
You can add your custom styling here
*/
fieldset.bank-info-border {
  border: 1px groove #ddd !important;
  padding: 0 1.4em 1.4em 1.4em !important;
  margin: 0 0 1.5em 0 !important;
  -webkit-box-shadow: 0px 0px 0px 0px #000;
  box-shadow: 0px 0px 0px 0px #000;
}
legend.bank-info-border {
  font-size: 1.2em !important;
  font-weight: bold !important;
  text-align: left !important;
  width: auto;
  padding: 0 10px;
  border-bottom: none;
}
.chu-y {
  color: #EE0000;
}
.linh-vuc-hoat-dong .tags a {
  display: inline-flex;
  height: 21px;
  margin: 0 10px 0 0;
  padding: 0 7px 0 14px;
  white-space: nowrap;
  position: relative;
  background: -moz-linear-gradient(top, #fed970 0%, #febc4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fed970), color-stop(100%, #febc4a));
  background: -webkit-linear-gradient(top, #fed970 0%, #febc4a 100%);
  background: -o-linear-gradient(top, #fed970 0%, #febc4a 100%);
  background: linear-gradient(to bottom, #fed970 0%, #febc4a 100%);
  background-color: #FEC95B;
  color: #963;
  font: bold 11px/21px Arial, Tahoma, sans-serif;
  text-decoration: none;
  text-shadow: 0 1px rgba(255, 255, 255, 0.4);
  border-top: 1px solid #EDB14A;
  border-bottom: 1px solid #CE922E;
  border-right: 1px solid #DCA03B;
  border-radius: 1px 3px 3px 1px;
  box-shadow: inset 0 1px #FEE395, 0 1px 2px rgba(0, 0, 0, 0.21);
}
.linh-vuc-hoat-dong a:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -6px;
  width: 10px;
  height: 10px;
  background: -moz-linear-gradient(45deg, #fed970 0%, #febc4a 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #fed970), color-stop(100%, #febc4a));
  background: -webkit-linear-gradient(-45deg, #fed970 0%, #febc4a 100%);
  background: -o-linear-gradient(45deg, #fed970 0%, #febc4a 100%);
  background: linear-gradient(135deg, #fed970 0%, #febc4a 100%);
  background-color: #FEC95B;
  border-left: 1px solid #EDB14A;
  border-bottom: 1px solid #CE922E;
  border-radius: 0 0 0 2px;
  box-shadow: inset 1px 0 #FEDB7C, 0 2px 2px -2px rgba(0, 0, 0, 0.33);
}
.linh-vuc-hoat-dong a:before {
  -webkit-transform: scale(1, 1.5) rotate(45deg);
  -moz-transform: scale(1, 1.5) rotate(45deg);
  -ms-transform: scale(1, 1.5) rotate(45deg);
  transform: scale(1, 1.5) rotate(45deg);
}
.linh-vuc-hoat-dong a:after {
  content: '';
  position: absolute;
  top: 7px;
  left: 1px;
  width: 5px;
  height: 5px;
  background: #FFF;
  border-radius: 4px;
  border: 1px solid #DCA03B;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.21);
}
.linh-vuc-hoat-dong .tags a:hover {
  color: #FFF;
  text-shadow: -1px -1px 0 rgba(153, 102, 51, 0.3);
}
.wt-usersingle {
  background: #fff;
  padding: 20px;
}
.alert {
  display: flex;
}
.san-pham-da-lam {
  margin-top: 20px;
}
.san-pham-da-lam ul.nav-tabs li {
  list-style: none;
}
.san-pham-da-lam ul.nav-tabs li a {
  border: solid transparent;
  border-width: 0 0 2px;
  border-radius: 0;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 500;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.6);
  padding: 17px 29px 16px;
}
.san-pham-da-lam ul.nav-tabs li a.active {
  color: #1266f1;
  border-color: #1266f1;
}
.san-pham-da-lam .tab-content {
  margin-top: 20px;
}
.san-pham-da-lam .tab-content .panel {
  text-align: center;
}
#submit-profile {
  margin-right: 10px;
}
.wt-skillsform.images fieldset .form-group .form-control {
  width: 100%;
}
.social-linksocialflow-content .form-group .form-control:first-child {
  border-bottom: 1px solid #ccc !important;
  width: 100%;
}
.wt-description {
  text-align: justify;
}
/*# sourceMappingURL=custom.css.map */