/*==============================================*/
@font-face {
  font-family: 'rbtr';
  src: url('/fonts/Roboto-Regular-webfont.eot');
  src: url('/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Regular-webfont.woff') format('woff'), url('/fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('/fonts/Roboto-Regular-webfont.svg#robotoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbtm';
  src: url('/fonts/Roboto-Medium-webfont.eot');
  src: url('/fonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Medium-webfont.woff') format('woff'), url('/fonts/Roboto-Medium-webfont.ttf') format('truetype'), url('/fonts/Roboto-Medium-webfont.svg#robotomedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbtb';
  src: url('/fonts/Roboto-Bold-webfont.eot');
  src: url('/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Bold-webfont.woff') format('woff'), url('/fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('/fonts/Roboto-Bold-webfont.svg#robotobold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rbtl';
  src: url('fonts/roboto-light.eot');
  src: url('fonts/roboto-light.eot') format('embedded-opentype'), url('fonts/roboto-light.woff') format('woff'), url('fonts/roboto-light.ttf') format('truetype'), url('fonts/roboto-light.svg#RobotoLight') format('svg');
  font-weight: normal;
  font-style: normal;
}
.color li {
  padding: 5px 10px;
  list-style: none;
  display: inline-block;
}
.color li:nth-child(1) {
  background-color: #00539e;
}
.color li:nth-child(2) {
  background-color: #4b7b9c;
}
.color li:nth-child(3) {
  background-color: #003494;
}
.color li:nth-child(4) {
  background-color: #777777;
}
.color li:nth-child(5) {
  background-color: #333333;
}
.color li:nth-child(6) {
  background-color: #a8b4da;
}
.color li:nth-child(7) {
  background-color: #cdc3ac;
}
.color li:nth-child(8) {
  background-color: #c0392b;
}
.color li:nth-child(9) {
  background-color: #8b6d49;
}
.color li:nth-child(10) {
  background-color: #cccccc;
}
.color li:nth-child(11) {
  background-color: #4d4d4d;
}
.color li:nth-child(12) {
  background-color: #999999;
}
.color li:nth-child(13) {
  background-color: #808080;
}
.color li:nth-child(14) {
  background-color: #b2cce0;
}
.color li:nth-child(15) {
  background-color: #a8b7d7;
}
.color li:nth-child(16) {
  background-color: #5077b0;
}
.color li:nth-child(17) {
  background-color: #ffffff;
}
.color li:nth-child(18) {
  background-color: #ffffff;
}
.color li:nth-child(19) {
  background-color: #ebf2f2;
}
.color li:nth-child(20) {
  background-color: #d1d1e9;
}
.color li:nth-child(21) {
  background-color: #01304c;
}
.color li:nth-child(22) {
  background-color: #0380db;
}
/*==============================================*/
#activate .box {
  background: #ffffff;
  max-width: 300px;
  margin: 0 auto;
  margin-top: 50px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 40px 20px;
}
#activate .box h1 {
  text-align: center;
  margin-bottom: 10px;
}
#activate .form-group {
  max-width: 190px;
  padding-bottom: 10px;
  margin: auto;
}
#activate .btn {
  background-color: inherit;
  border: none;
  background-image: url(images/sinbtn.png);
  background-size: cover;
  width: 85px;
  height: 45px !important;
  font-family: rbtr;
  font-size: 13px;
  line-height: 0px;
  text-align: center !important;
}
#activate .btn:hover {
  background-image: url(images/sinbtn-hover.png);
}
#activate .btn:active {
  box-shadow: none;
}
#activate .back-btn {
  margin-top: 20px;
}
#activate a.btn {
  line-height: 30px !important;
  color: #fff;
}
#activate a.btn:hover {
  color: #fff !important;
}
#signin {
  background-color: #a8b4da;
}
#signin .container {
  background-color: #ffffff !important;
  padding-left: 0;
  padding-right: 0;
  background: url(/signinBG.png) no-repeat bottom center;
}
#signin .col-md-8 {
  background-color: #1b3b7b;
  padding: 50px 0 30px 0;
}
#signin .col-md-8 h1 {
  text-align: center;
  color: #ffffff;
  font-family: rbtl;
}
#signin .col-md-8 h2 {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 20px;
  text-align: center;
  color: #ffffff;
  font-family: rbtl;
}
#signin .col-md-8 input.btn {
  background-color: #4fb5f9;
  border: none;
  border-radius: 0;
  width: 100%;
}
#signin .col-md-8 input {
  padding-right: 120px;
}
#signin .col-md-8 input:last-child {
  padding-right: 0;
}
#signin .col-md-8 .form-group {
  margin-bottom: 5px;
}
#signin .col-md-8 .or .col-xs-5 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-top: 15px;
}
#signin .col-md-8 .or .col-xs-2 {
  padding-top: 15px;
}
#signin .col-md-8 .or p {
  color: #999;
  text-align: center;
}
#signin .col-md-8 .cartoon {
  background: url(/signinCartoon.png) no-repeat center center;
  width: 170px;
  height: 320px;
  background-size: 120px;
  position: absolute;
  left: -128px;
  top: 150px;
}
#signin .col-md-8 .form-group {
  position: relative;
}
#signin .col-md-8 .form-group a.forgot {
  position: absolute;
  top: 11px;
  right: 22px;
  font-size: 11px;
  text-decoration: underline;
  color: #999;
}
#signin .col-md-8 a.register {
  color: #ffffff;
  font-size: 12px;
}
#signin .col-md-8 a.register:hover {
  color: #ffffff !important;
  font-size: 12px;
  text-decoration: underline;
}
@media (min-width: 992px) {
  #signin .container {
    min-height: 700px;
  }
  #signin .col-md-8 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
  }
}
#forgot .box {
  background: #ffffff;
  max-width: 300px;
  margin: 0 auto;
  margin-top: 50px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 40px;
}
#forgot .box h1 {
  text-align: center;
  margin-bottom: 10px;
}
#forgot .form-group {
  width: 190px;
  padding-bottom: 10px;
  margin: auto;
}
#forgot .btn {
  background-color: inherit;
  border: none;
  background-image: url(images/sinbtn.png);
  background-size: cover;
  width: 85px;
  height: 45px !important;
  font-family: rbtr;
  font-size: 13px;
  line-height: 0px;
  text-align: center !important;
}
#forgot .btn:hover {
  background-image: url(images/sinbtn-hover.png);
}
#forgot .btn:active {
  box-shadow: none;
}
#forgot .back-btn {
  margin-top: 20px;
}
#transfer .benpage {
  min-height: 60vh;
  background-color: #d1d1e9;
}
#transfer .benpage ul.benlist {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  padding: 0px;
  margin: 0px;
}
#transfer .benpage ul.benlist li {
  padding: 20px;
}
#transfer .benpage ul.benlist li p.title {
  padding: 0px;
  margin: 0px;
  color: #999999;
  font-size: 11px;
}
#transfer .benpage ul.benlist li p.detail {
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
}
#transfer .benpage ul.benlist li > .detail {
  border-left: 1px solid #999999;
  margin-bottom: 20px;
}
#transfer .benpage ul.benlist li:nth-child(odd) {
  background-color: #d1d1e9;
  display: inline;
}
#transfer .benpage ul.benlist li:nth-child(even) {
  background-color: #ebf2f2;
  display: inline;
}
#transfer .benpage ul.benlist li.addnew {
  background-color: #ffffff !important;
}
#transfer .benpage ul.benlist li.addnew p {
  color: red;
  font-size: 12px;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}
#transfer .benpage ul.benlist li.addnew img {
  height: 25px;
  width: 25px;
  margin-bottom: 5px;
}
#transfer .benpage ul.benlist button.order_btn {
  position: absolute;
  padding: 5px 20px;
  bottom: 20px;
  right: 100px;
  border: none;
  background-color: #0380db;
}
#transfer .benpage ul.benlist button.order_btn:hover {
  opacity: 0.7;
  border: none;
}
#transfer .benpage ul.benlist button.edit_btn {
  position: absolute;
  bottom: 15px;
  right: 20px;
  padding: 8px 20px;
}
#transfer .benpage .avt {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 60px;
  height: 60px;
  margin: auto;
}
#transfer .benpage .name h2 {
  margin-top: 15px;
}
#transfer .editben {
  text-align: center;
  padding-bottom: 50px;
  background: #ffffff;
}
#transfer .editben .form-group label {
  text-align: left;
}
#transfer .editben input,
#transfer .editben select {
  text-align: left;
}
#transfer .editben .combodate select {
  width: 32% !important;
}
#transfer .editben h1 {
  margin-top: 20px;
}
#transfer .editben .avt {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  width: 100px;
  height: 100px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
#transfer .editben a {
  text-align: center;
  display: inherit;
  margin-bottom: 10px;
  margin-top: 5px;
}
#transfer .editben label.help-block {
  margin: 0px;
}
#transfer .editben select.form-control {
  margin: 0px;
}
#transfer .editben .subtext {
  margin-top: -15px;
  margin-bottom: 10px;
}
#transfer .editben button.add-ben {
  border: none;
  background-color: #0380db;
  color: #ffffff;
  font-size: 12px;
  border-radius: 4px;
  padding: 5px 10px;
}
#transfer .editben button.add-ben:hover {
  opacity: 0.7;
}
#transfer .editben button.cancel-ben,
#transfer .editben button.delete-ben {
  background-color: transparent;
  border: none;
  color: #c0392b;
}
#transfer .editben button.cancel-ben:hover,
#transfer .editben button.delete-ben:hover {
  opacity: 0.7;
}
#transfer .editben .col-xs-5,
#transfer .editben .col-xs-7 {
  padding: 0px;
}
#transfer .editben select {
  text-align: left !important;
}
#profile {
  background-color: #a8b4da;
}
#profile h4 {
  font-family: rbtr;
  font-size: 14px;
  color: #555;
  border-bottom: 2px solid #cccccc;
}
#profile .main {
  background-color: #d1d1e9;
}
#profile .profile {
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 50px;
  min-height: 80vh;
}
#profile .profile .avt {
  width: 100px;
  height: 100px;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#profile .remark {
  border: 1px solid #b3b3b3;
  border-radius: 0.5em;
  margin: 1em 0;
}
#profile .remark p {
  margin: 10px 0;
  text-align: center;
  color: #4d4d4d;
  font-family: rbtr;
  font-size: 13px;
}
#profile .password {
  background-color: #ffffff;
  padding-top: 20px;
  min-height: 80vh;
}
#profile .password button.btn {
  margin-top: 20px;
  width: 70px;
  height: 70px;
  margin: auto;
  font-size: 10px;
  background-color: inherit;
  background-image: url(images/regbtn.svg);
  color: #ffffff !important;
  border: none;
  background-size: 70px;
}
#profile .password button.btn:hover {
  background-image: url(images/regbtn-hover.svg);
}
#profile .password button.btn.disabled {
  background-image: url(images/regbtn-disabled.svg);
  opacity: 1;
}
#profile .password button.btn:active {
  box-shadow: none;
}
#profile .referfriend {
  background-color: #ffffff;
  padding-top: 20px;
  min-height: 80vh;
}
#profile .referfriend button.btn {
  margin-top: 20px;
  width: 80px;
  height: 80px;
  margin: auto;
  font-size: 10px;
  background-color: inherit;
  background-image: url(images/regbtn.svg);
  color: #ffffff !important;
  border: none;
  background-size: 80px;
}
#profile .referfriend button.btn:hover {
  background-image: url(images/regbtn-hover.svg);
}
#profile .referfriend button.btn.disabled {
  background-image: url(images/regbtn-disabled.svg);
  opacity: 1;
}
#profile .referfriend button.btn:active {
  box-shadow: none;
}
#profile .referfriend input {
  height: 30px;
  padding: 0 0 0 10px;
}
#profile .referfriend .form-group {
  margin-bottom: 3px;
}
#profile .referfriend label {
  color: #00539e;
}
#profile .referfriend label.help-block {
  margin-left: 20px;
  color: #c0392b;
}
#profile .document_form .img-loading {
  opacity: 0.4;
}
#profile .document_form .progress {
  height: 5px;
  border-radius: 0;
  margin-bottom: 0px;
}
#profile .document_form img.spinner {
  top: 45%;
  left: 45.5%;
  position: absolute;
}
#profile .document_form .cropper-container {
  left: auto!important;
  margin: 0 auto !important;
}
#profile .document_form img {
  margin: 0 auto;
}
#profile .document_form p {
  margin: 20px 0;
  text-align: center;
  color: #4d4d4d;
  font-family: rbtr;
  font-size: 13px;
}
#profile .document_form p.example {
  position: absolute;
  margin-top: -95px;
  font-family: rbtr;
  font-size: 12px;
  color: #fff;
  text-align: center;
  width: 100%;
  margin-left: -15px;
  opacity: 0.7;
}
#profile .document_form .upload p {
  color: #0380db;
}
#profile .document_form .upload p:hover {
  text-decoration: underline;
}
#profile .document_form .btn {
  padding-top: 20px;
}
#profile .sidebar {
  padding: 0px;
}
#profile .sidebar ul.sidebar {
  padding: 0;
  margin: 0;
}
#profile .sidebar ul.sidebar li {
  list-style: none;
  padding: 10px 35px;
  color: #4d4d4d;
  font-size: 13px;
}
#profile .sidebar ul.sidebar li:hover,
#profile .sidebar ul.sidebar li.active {
  background-color: #00539e;
  color: #ffffff;
}
#profile .sidebar h3 {
  margin-top: 30px;
  margin-left: 20px;
  margin-bottom: 20px;
  color: #333333;
  font-size: 14px;
}
#profile a:hover {
  text-decoration: none;
}
#profile .document-body {
  background-color: #ffffff85;
  margin-bottom: 2em;
  margin-top: 2em;
  border-width: 5px;
  border-style: solid;
  border-top-color: #233e8d;
  border-right-color: transparent;
  border-bottom-color: #233e8d;
  border-left-color: transparent;
  border-radius: 0.5em;
  padding: 15px 0;
}
@media (min-width: 768px) {
  #signin .box {
    background: #ffffff;
    width: 300px;
    margin: 0 auto;
    margin-top: 50px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 40px;
  }
  #transfer .editben {
    text-align: center;
    padding-bottom: 50px;
    background: #d1d1e9;
  }
  #transfer .editben .form-group label {
    float: left;
  }
  #transfer .editben input,
  #transfer .editben select {
    text-align: left;
  }
  #transfer ul.benlist li > .detail {
    height: 220px;
  }
  #transfer ul.benlist li:nth-child(odd) {
    height: 300px;
  }
  #transfer ul.benlist li:nth-child(even) {
    height: 300px;
  }
  #transfer ul.benlist li.addnew {
    height: 300px;
  }
  #transfer ul.benlist li.addnew p {
    text-align: center;
    margin-top: 110px !important;
  }
  #transfer ul.benlist li.addnew img {
    height: 25px;
    width: 25px;
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .wrap-select {
    margin: 0px;
    padding: 0px;
  }
}
